@import url(https://use.typekit.net/uxz7jjd.css);
@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300%3b0,400%3b0,700%3b1,100%3b1,300&display=swap);
@import url(https://use.typekit.net/uxz7jjd.css);
@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300%3b0,400%3b0,700%3b1,100%3b1,300&display=swap);
@import url(https://use.typekit.net/uxz7jjd.css);
@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300%3b0,400%3b0,700%3b1,100%3b1,300&display=swap);
@import url(https://use.typekit.net/uxz7jjd.css);
@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300%3b0,400%3b0,700%3b1,100%3b1,300&display=swap);
@import url(https://use.typekit.net/uxz7jjd.css);
@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300%3b0,400%3b0,700%3b1,100%3b1,300&display=swap);
@import url(https://use.typekit.net/uxz7jjd.css);
@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300%3b0,400%3b0,700%3b1,100%3b1,300&display=swap);
@charset "UTF-8";

.compartment {
    position: relative;
    margin: 0 auto;
    max-width: 1180px
}

.margin-x {
    margin-right: 1.11111em;
    margin-left: 1.11111em
}

.margin-x-2x {
    margin-right: 2.22222em;
    margin-left: 2.22222em
}

.margin-y {
    margin-top: 1.11111em;
    margin-bottom: 1.11111em
}

.margin-y-2x {
    margin-top: 2.22222em;
    margin-bottom: 2.22222em
}

.padding-x {
    padding-right: 1.11111em;
    padding-left: 1.11111em
}

.padding-x-2x {
    padding-right: 2.22222em;
    padding-left: 2.22222em
}

.padding-y {
    padding-top: 1.11111em;
    padding-bottom: 1.11111em
}

.padding-y-2x {
    padding-top: 2.22222em;
    padding-bottom: 2.22222em
}

.stretch-container {
    margin-right: -1.11111em;
    margin-left: -1.11111em
}

.cover {
    position: absolute;
    height: 100%;
    width: 100%
}

body:not(.fsComposeMode) .icon-buttons {
    position: relative
}

body:not(.fsComposeMode) .icon-buttons .fsContainer>.fsElementContent {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px
}

@media (min-width:900px) {
    body:not(.fsComposeMode) .icon-buttons .fsContainer>.fsElementContent {
        flex-wrap: nowrap
    }
}

body:not(.fsComposeMode) .icon-buttons .fsContainer>.fsElementContent .fsElement {
    position: relative;
    margin-bottom: 0;
    width: calc(50% - 20px)
}

@media (min-width:500px) {
    body:not(.fsComposeMode) .icon-buttons .fsContainer>.fsElementContent .fsElement {
        width: calc(33% - 20px)
    }
}

@media (min-width:700px) {
    body:not(.fsComposeMode) .icon-buttons .fsContainer>.fsElementContent .fsElement {
        width: calc(25% - 20px)
    }
}

body:not(.fsComposeMode) .icon-buttons .fsContainer>.fsElementContent .fsElement figure {
    display: block !important
}

body:not(.fsComposeMode) .icon-buttons .fsContainer>.fsElementContent .fsElement picture {
    display: flex
}

body:not(.fsComposeMode) .icon-buttons .fsContainer>.fsElementContent .fsElement a {
    display: block
}

body:not(.fsComposeMode) .icon-buttons .fsContainer>.fsElementContent .fsElement>footer {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity .3s
}

body:not(.fsComposeMode) .icon-buttons .fsContainer>.fsElementContent .fsElement>footer>.fsElementFooterContent {
    margin: 0
}

@media (min-width:1000px) {

    body:not(.fsComposeMode) .icon-buttons .fsContainer>.fsElementContent .fsElement:focus>footer,
    body:not(.fsComposeMode) .icon-buttons .fsContainer>.fsElementContent .fsElement:hover>footer {
        opacity: 1
    }
}

@font-face {
    font-family: IcoMoon;
    src: url(../fonts/icomoon.eot);
    src: url(../fonts/icomoon.ttf) format("truetype"), url(../fonts/icomoon.eot) format("embedded-opentype"), url(../fonts/icomoon.woff2) format("woff2"), url(../fonts/icomoon.woff) format("woff"), url(../fonts/icomoon.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

.fsAthleticsRosterList li>div.fsRosterName,
.fsTitle,
.fsVimeoTitle,
.fsYoutubeTitle {
    margin: 0;
    font-weight: 700;
    font-size: 1.1em
}

.home .intro-panel,
body:not(.fsComposeMode).home .voices,
body:not(.fsComposeMode) .infographic-container {
    padding: 39px 24px 58px
}

@media (min-width:1000px) {

    .home .intro-panel,
    body:not(.fsComposeMode).home .voices,
    body:not(.fsComposeMode) .infographic-container {
        padding: 90px 0 60px
    }
}

h1 {
    margin-top: 0;
    font-weight: 700;
    color: #242424;
    font-size: 3rem;
    line-height: 3.625rem;
    font-family: adobe-caslon-pro, serif;
    margin-bottom: 50px
}

h2 {
    font-size: 1.5rem;
    line-height: 1.8125rem
}

h2,
h3 {
    margin-top: 0;
    font-weight: 700;
    color: #242424;
    margin-bottom: 20px
}

h3 {
    font-size: 1.25rem;
    line-height: 1.5rem
}

h4 {
    font-size: 1rem;
    line-height: 1.1875rem;
    text-transform: uppercase
}

h4,
h5 {
    margin-top: 0;
    font-weight: 700;
    color: #242424;
    margin-bottom: 20px
}

h5 {
    font-size: 1.0625rem;
    line-height: 1.75rem
}

h6 {
    margin-top: 0;
    font-weight: 700;
    color: #242424;
    font-size: .8125rem;
    line-height: 1rem;
    color: #636363;
    text-transform: uppercase;
    margin-bottom: 20px
}

p {
    margin: 0 0 20px
}

body:not(.fsComposeMode) p:last-child {
    margin-bottom: 0
}

hr {
    margin: 0 auto 20px
}

a {
    text-decoration: none;
    color: #211e1f;
    font-weight: 700;
    text-decoration: underline;
    transition: background .3s, color .3s
}

a:focus,
a:hover {
    color: #211e1f;
    text-decoration: none
}

ol,
ul {
    margin-top: 0;
    padding-left: 20px
}

.fsAthleticsEvent.fsTable .fsElementTable,
.fsAthleticsRoster .fsElementTable,
table.fs_style_40 {
    margin-bottom: 19px 20px;
    width: 100%;
    border: 1px solid #e5e5e5;
    border-collapse: inherit
}

.fsAthleticsEvent.fsTable .fsElementTable td,
.fsAthleticsEvent.fsTable .fsElementTable th,
.fsAthleticsRoster .fsElementTable td,
.fsAthleticsRoster .fsElementTable th,
table.fs_style_40 td,
table.fs_style_40 th {
    vertical-align: top;
    border-bottom: none
}

.fsAthleticsEvent.fsTable .fsElementTable th,
.fsAthleticsRoster .fsElementTable th,
table.fs_style_40 th {
    padding: 19px 20px;
    background: #0b1f41;
    text-align: left;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #fff
}

.fsAthleticsEvent.fsTable .fsElementTable td,
.fsAthleticsRoster .fsElementTable td,
table.fs_style_40 td {
    padding: 13px 20px;
    border-bottom: 1px solid #e5e5e5;
    color: #373737
}

.fsAthleticsEvent.fsTable .fsElementTable td:first-child,
.fsAthleticsRoster .fsElementTable td:first-child,
table.fs_style_40 td:first-child {
    border-left: 0
}

.fsAthleticsEvent.fsTable .fsElementTable tr:last-child td,
.fsAthleticsRoster .fsElementTable tr:last-child td,
table.fs_style_40 tr:last-child td {
    border-bottom: 0
}

.fsAthleticsEvent.fsTable .fsElementTable tr,
.fsAthleticsRoster .fsElementTable tr,
table.fs_style_40 tr {
    border-bottom: 1px solid #fff
}

.fsAthleticsEvent.fsTable .fsElementTable tr.fsLoadMoreButtonRow,
.fsAthleticsRoster .fsElementTable tr.fsLoadMoreButtonRow,
table.fs_style_40 tr.fsLoadMoreButtonRow {
    border-bottom: none
}

.fsAthleticsEvent.fsTable .fsElementTable tr.fsLoadMoreButtonRow>td,
.fsAthleticsRoster .fsElementTable tr.fsLoadMoreButtonRow>td,
table.fs_style_40 tr.fsLoadMoreButtonRow>td {
    background: none;
    padding: 20px 0
}

.table-overflow {
    overflow-x: auto;
    max-width: 100%;
    margin-bottom: 20px
}

.table-overflow:last-child {
    margin-bottom: 0
}

canvas,
img,
svg,
video {
    height: auto;
    max-width: 100%
}

iframe {
    border: 0;
    max-width: 100%
}

body.cke_editable {
    font-size: 18px
}

.fs_style_29 {
    border: 1px solid #0b1f41;
    margin: 0 0 20px;
    padding: 15px 30px;
    background: rgba(0, 0, 0, 0);
    color: #0b1f41;
    cursor: pointer;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem !important;
    line-height: 1.0625rem;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    letter-spacing: 7px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block
}

.fs_style_29.on,
.fs_style_29:focus,
.fs_style_29:hover,
.fsStateSelected .fs_style_29 {
    background: #0b1f41;
    color: #fff;
    transition: all .3s ease-in-out;
    border: 1px solid #0b1f41;
    text-decoration: none
}

.fs_style_29 em {
    display: block;
    font-style: normal;
    font-size: 1.125rem;
    font-weight: 400;
    margin-top: 10px;
    letter-spacing: 0;
    text-transform: none
}

.fs_style_35 {
    border: 1px solid #fff;
    margin: 0 0 20px;
    padding: 15px 30px;
    background: #0b1f41;
    color: #fff;
    cursor: pointer;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem !important;
    line-height: 1.0625rem;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    letter-spacing: 7px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block
}

.fs_style_35.on,
.fs_style_35:focus,
.fs_style_35:hover,
.fsStateSelected .fs_style_35 {
    background: #fff;
    color: #0b1f41;
    transition: all .3s ease-in-out;
    border: 1px solid #0b1f41;
    text-decoration: none
}

.fs_style_35 em {
    display: block;
    font-style: normal;
    font-size: 1.125rem;
    font-weight: 400;
    margin-top: 10px;
    letter-spacing: 0;
    text-transform: none
}

.fs_style_36 {
    border: 1px solid rgba(0, 0, 0, 0);
    margin: 0 0 20px;
    padding: 15px 30px;
    background: #e6bc6b;
    color: #131313;
    cursor: pointer;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem !important;
    line-height: 1.0625rem;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    letter-spacing: 7px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block
}

.fs_style_36.on,
.fs_style_36:focus,
.fs_style_36:hover,
.fsStateSelected .fs_style_36 {
    background: #fff;
    color: #131313;
    transition: all .3s ease-in-out;
    border: 1px solid #e6bc6b;
    text-decoration: none
}

.fs_style_36 em {
    display: block;
    font-style: normal;
    font-size: 1.125rem;
    font-weight: 400;
    margin-top: 10px;
    letter-spacing: 0;
    text-transform: none
}

.fs_style_34 {
    border: 1px solid #fff;
    margin: 0 0 20px;
    padding: 15px 30px;
    background: rgba(0, 0, 0, 0);
    color: #fff;
    cursor: pointer;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem !important;
    line-height: 1.0625rem;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    letter-spacing: 7px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block
}

.fs_style_34.on,
.fs_style_34:focus,
.fs_style_34:hover,
.fsStateSelected .fs_style_34 {
    background: #fff;
    color: #0b1f41;
    transition: all .3s ease-in-out;
    border: 1px solid #fff;
    text-decoration: none
}

.fs_style_34 em {
    display: block;
    font-style: normal;
    font-size: 1.125rem;
    font-weight: 400;
    margin-top: 10px;
    letter-spacing: 0;
    text-transform: none
}

.fs_style_37 {
    border: 1px solid #e6bc6b;
    margin: 0 0 20px;
    padding: 15px 30px;
    background: rgba(0, 0, 0, 0);
    color: #e6bc6b;
    cursor: pointer;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem !important;
    line-height: 1.0625rem;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    letter-spacing: 7px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block
}

.fs_style_37.on,
.fs_style_37:focus,
.fs_style_37:hover,
.fsStateSelected .fs_style_37 {
    background: #e6bc6b;
    color: #131313;
    transition: all .3s ease-in-out;
    border: 1px solid #e6bc6b;
    text-decoration: none
}

.fs_style_37 em {
    display: block;
    font-style: normal;
    font-size: 1.125rem;
    font-weight: 400;
    margin-top: 10px;
    letter-spacing: 0;
    text-transform: none
}

.fs_style_33 {
    font-size: 1.0625rem;
    line-height: 1.25rem;
    text-transform: uppercase;
    padding: 28px 30px !important;
    font-weight: 700;
    min-width: 227px
}

@media (min-width:1000px) {
    .fs_style_33 {
        min-width: 280px;
        padding: 30px 60px !important
    }
}

.fs_style_33.fs_style_33:after,
.fs_style_33.fs_style_37:after {
    top: 48px;
    font-size: 7.25rem
}

.fs_style_32 {
    border: 1px solid #cfcfcf;
    margin: 0 0 20px;
    background: #f8f8f8;
    color: #373737;
    cursor: pointer;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem !important;
    line-height: 1.0625rem;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    letter-spacing: 7px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    text-transform: none;
    font-size: 1rem;
    line-height: 1.4375rem;
    padding: 14px 24px;
    letter-spacing: 0
}

.fs_style_32.on,
.fs_style_32:focus,
.fs_style_32:hover,
.fsStateSelected .fs_style_32 {
    background: #fff;
    color: #0b1f41;
    transition: all .3s ease-in-out;
    border: 1px solid #cfcfcf;
    text-decoration: none
}

.fs_style_32 em {
    display: block;
    font-style: normal;
    font-size: 1.125rem;
    font-weight: 400;
    margin-top: 10px;
    letter-spacing: 0;
    text-transform: none
}

.fs_style_32:before {
    content: "\E987";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    color: #0b1f41;
    font-size: 1rem;
    margin-right: 15px;
    transition: color .3s
}

.fs_style_30 {
    border: 1px solid #cfcfcf;
    margin: 0 0 20px;
    background: #f8f8f8;
    color: #373737;
    cursor: pointer;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem !important;
    line-height: 1.0625rem;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    letter-spacing: 7px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    text-transform: none;
    font-size: 1rem;
    line-height: 1.4375rem;
    padding: 14px 24px;
    letter-spacing: 0
}

.fs_style_30.on,
.fs_style_30:focus,
.fs_style_30:hover,
.fsStateSelected .fs_style_30 {
    background: #fff;
    color: #0b1f41;
    transition: all .3s ease-in-out;
    border: 1px solid #cfcfcf;
    text-decoration: none
}

.fs_style_30 em {
    display: block;
    font-style: normal;
    font-size: 1.125rem;
    font-weight: 400;
    margin-top: 10px;
    letter-spacing: 0;
    text-transform: none
}

.fs_style_30:before {
    content: "\E986";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    color: #0b1f41;
    font-size: 1rem;
    margin-right: 15px;
    transition: color .3s
}

.fs_style_31 {
    width: 100%;
    max-width: none
}

.fsStyleDefaultButton {
    border: 1px solid #0b1f41;
    margin: 0 0 20px;
    padding: 15px 30px;
    background: #fff;
    color: #0b1f41;
    cursor: pointer;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem !important;
    line-height: 1.0625rem;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    letter-spacing: 7px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    border: 1px solid #0b1f41 !important;
    text-transform: none
}

.fsStateSelected .fsStyleDefaultButton,
.fsStyleDefaultButton.on,
.fsStyleDefaultButton:focus,
.fsStyleDefaultButton:hover {
    background: #0b1f41;
    color: #fff;
    transition: all .3s ease-in-out;
    border: 1px solid #0b1f41;
    text-decoration: none
}

.fsStyleDefaultButton em {
    display: block;
    font-style: normal;
    font-size: 1.125rem;
    font-weight: 400;
    margin-top: 10px;
    letter-spacing: 0;
    text-transform: none
}

.fsLoadMoreButton {
    padding: 15px 30px;
    background: #fff;
    color: #0b1f41;
    cursor: pointer;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem !important;
    line-height: 1.0625rem;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    letter-spacing: 7px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    border: 1px solid #0b1f41;
    font-size: .875rem;
    margin: 0;
    border-radius: 0
}

.fsLoadMoreButton.on,
.fsLoadMoreButton:focus,
.fsLoadMoreButton:hover,
.fsStateSelected .fsLoadMoreButton {
    background: #0b1f41;
    color: #fff;
    transition: all .3s ease-in-out;
    border: 1px solid #0b1f41;
    text-decoration: none
}

.fsLoadMoreButton em {
    display: block;
    font-style: normal;
    font-size: 1.125rem;
    font-weight: 400;
    margin-top: 10px;
    letter-spacing: 0;
    text-transform: none
}

.fsLoadMoreButton.fsSelectAll {
    border: 1px solid #0b1f41;
    margin: 0 0 20px;
    padding: 15px 30px;
    background: #fff;
    color: #0b1f41;
    cursor: pointer;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem !important;
    line-height: 1.0625rem;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    letter-spacing: 7px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    border: 1px solid #0b1f41 !important
}

.fsLoadMoreButton.fsSelectAll.on,
.fsLoadMoreButton.fsSelectAll:focus,
.fsLoadMoreButton.fsSelectAll:hover,
.fsStateSelected .fsLoadMoreButton.fsSelectAll {
    background: #0b1f41;
    color: #fff;
    transition: all .3s ease-in-out;
    border: 1px solid #0b1f41;
    text-decoration: none
}

.fsLoadMoreButton.fsSelectAll em {
    display: block;
    font-style: normal;
    font-size: 1.125rem;
    font-weight: 400;
    margin-top: 10px;
    letter-spacing: 0;
    text-transform: none
}

.fsStyleOneThird .fsLoadMoreButton {
    width: 100%;
    display: block
}

.fsStyleUpdateButton,
.j-paginate.juicer-button {
    border: 1px solid #0b1f41;
    margin: 0 0 20px;
    padding: 15px 30px;
    background: #fff;
    color: #0b1f41;
    cursor: pointer;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem !important;
    line-height: 1.0625rem;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    letter-spacing: 7px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    text-transform: none;
    border: 1px solid #0b1f41 !important;
    width: auto
}

.fsStateSelected .fsStyleUpdateButton,
.fsStateSelected .j-paginate.juicer-button,
.fsStyleUpdateButton.on,
.fsStyleUpdateButton:focus,
.fsStyleUpdateButton:hover,
.j-paginate.juicer-button.on,
.j-paginate.juicer-button:focus,
.j-paginate.juicer-button:hover {
    background: #0b1f41;
    color: #fff;
    transition: all .3s ease-in-out;
    border: 1px solid #0b1f41;
    text-decoration: none
}

.fsStyleUpdateButton em,
.j-paginate.juicer-button em {
    display: block;
    font-style: normal;
    font-size: 1.125rem;
    font-weight: 400;
    margin-top: 10px;
    letter-spacing: 0;
    text-transform: none
}

.juicer-feed a h3:focus,
.juicer-feed a h3:hover {
    text-decoration: underline
}

.fsElement {
    margin-bottom: 40px
}

.fsElement.fsLayout {
    margin-bottom: 20px
}

.fsElement:last-child {
    margin-bottom: 0
}

.fsElementHeaderContent {
    margin-bottom: 20px
}

.fsElementFooterContent {
    margin-top: 20px
}

.fsPanel {
    margin-bottom: 0
}

.fsStyleDefaultField {
    border: 1px solid #cfcfcf
}

.fsList article {
    margin-bottom: 20px
}

.fsListNav .fsStyleDefaultList {
    list-style: none;
    margin: 0;
    padding: 0
}

.fsListNav .fsStyleDefaultList .fsListItem a {
    display: inline-block;
    padding: 0
}

.fsListNav .fsStyleDefaultList .fsListItem a:focus,
.fsListNav .fsStyleDefaultList .fsListItem a:hover {
    color: #211e1f;
    background: rgba(0, 0, 0, 0)
}

.fsListNav .fsStyleDefaultList .fsListItem.fsResourceCollection.fsStateExpanded>.fsResourceCollectionLink {
    margin-bottom: 10px
}

.fsListNav .fsListLevel1>.fsListItem {
    padding: 0 0 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5
}

.fsListNav .fsListLevel2>.fsListItem {
    padding-left: 10px
}

.fsListNav .fsListLevel3>.fsListItem {
    padding-left: 20px
}

.fsListNav .fsListLevel4>.fsListItem {
    padding-left: 30px
}

.fsListNav .fsListLevel5>.fsListItem {
    padding-left: 40px
}

.fsSlideshow.fsSlideshowVertical .fsElementSlideshow[data-slides-to-show="1"] article {
    padding-bottom: 0
}

.fsSlideshow.fsSlideshowHorizontal .fsElementSlideshow[data-arrows*=true] {
    padding-top: 0;
    padding-bottom: 0
}

.fsSlideshow.fsSlideshowHorizontal article {
    padding-bottom: 0
}

.fsSlideshow .fsNextButton,
.fsSlideshow .fsPrevButton {
    overflow: hidden
}

.fsSlideshow .fsNextButton:before,
.fsSlideshow .fsPrevButton:before {
    color: #373737;
    font-size: 45px;
    transition: .3s;
    display: inline-block;
    line-height: 1;
    width: auto;
    height: auto;
    position: absolute
}

.fsSlideshow .fsNextButton.fsLeftArrow:before,
.fsSlideshow .fsNextButton.fsRightArrow:before,
.fsSlideshow .fsPrevButton.fsLeftArrow:before,
.fsSlideshow .fsPrevButton.fsRightArrow:before {
    position: absolute;
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.fsSlideshow .fsNextButton.fsLeftArrow:before,
.fsSlideshow .fsPrevButton.fsLeftArrow:before {
    left: 0
}

.fsSlideshow .fsNextButton.fsRightArrow:before,
.fsSlideshow .fsPrevButton.fsRightArrow:before {
    right: 0
}

.fsSlideshow .fsNextButton:focus:before,
.fsSlideshow .fsNextButton:hover:before,
.fsSlideshow .fsPrevButton:focus:before,
.fsSlideshow .fsPrevButton:hover:before {
    color: rgba(55, 55, 55, .5);
    transition: .3s
}

.fsSlideshow .fsPager {
    margin-bottom: 0;
    margin-top: 20px
}

.fsSlideshow .fsPager li {
    width: 12px;
    height: 12px;
    position: relative;
    vertical-align: middle
}

.fsSlideshow .fsPager li button {
    width: 100%;
    height: 100%;
    padding: 0;
    color: #373737
}

.fsSlideshow .fsPager li button:before {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: rgba(55, 55, 55, .25);
    transition: .3s;
    opacity: 1
}

.fsSlideshow .fsPager li button:focus:before,
.fsSlideshow .fsPager li button:hover:before {
    background-color: #373737;
    transition: .3s
}

.fsSlideshow .fsPager li button:focus {
    outline: 1px dashed rgba(55, 55, 55, .25)
}

.fsSlideshow .fsPager li.slick-active button:before {
    opacity: 1;
    background-color: #373737
}

.fsDialogCloseButton {
    opacity: 1
}

.fsDialogCloseButton:after,
.fsDialogCloseButton:before,
.fsDialogCloseButton:focus:after,
.fsDialogCloseButton:focus:before {
    background: #373737
}

.fsDialogCloseButton:hover:after,
.fsDialogCloseButton:hover:before {
    background: #000
}

.fsElementDialog {
    color: #373737
}

.fs_style_39,
.lead-in {
    font-size: 1.875rem;
    line-height: 2.625rem;
    color: #0b1f41;
    font-weight: 300
}

blockquote {
    position: relative;
    margin: 50px auto;
    font-size: 1.375rem;
    line-height: 2.0625rem;
    text-align: center;
    padding: 35px 0 20px;
    color: #373737;
    width: 90%;
    letter-spacing: 1px;
    font-family: adobe-caslon-pro, serif
}

@media (min-width:800px) {
    blockquote {
        font-size: 1.375rem;
        line-height: 2.0625rem
    }
}

blockquote:before {
    content: "\E900";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    font-size: 1.875rem;
    line-height: 1;
    position: absolute;
    top: -15px;
    left: 50%;
    transform: translate(-50%);
    z-index: 2;
    color: #e6bc6b;
    background: #fff;
    padding: 0 25px;
    font-style: normal
}

blockquote:after {
    background: #e5e5e5;
    width: 100%;
    top: 0;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 1px
}

.fsStyleOneThird blockquote {
    font-size: 1rem;
    line-height: 1.5rem;
    width: 100%
}

blockquote cite {
    margin-bottom: 0
}

cite {
    display: block;
    font-style: normal;
    font-size: .875rem;
    line-height: 1.1875rem;
    color: #373737;
    margin-top: 20px;
    position: relative;
    color: #0b1f41;
    font-weight: 400;
    margin-bottom: 50px;
    display: flex;
    justify-content: center
}

cite:before {
    content: "-";
    left: 0;
    top: 0;
    margin-right: 10px
}

.callout,
.fs_style_38 {
    padding: 0 30px;
    font-size: 1.375rem;
    line-height: 2.1875rem;
    display: block;
    margin: 50px 0;
    position: relative;
    font-weight: 300;
    color: #0b1f41
}

.callout:before,
.fs_style_38:before {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 3px;
    background: #979899;
    content: ""
}

.callout.left,
.fs_style_38.left {
    float: left;
    margin-left: 20px
}

@media (min-width:500px) {

    .callout.left,
    .fs_style_38.left {
        width: 50%
    }
}

.callout.right,
.fs_style_38.right {
    float: right;
    margin-right: 20px
}

@media (min-width:500px) {

    .callout.right,
    .fs_style_38.right {
        width: 50%
    }
}

.card {
    color: #fff;
    overflow: hidden
}

.card>header .fsElementHeaderContent {
    margin-bottom: 0
}

.card>header .fsElementHeaderContent img {
    width: 100%;
    display: block
}

.card blockquote:before {
    background: inherit;
    color: inherit
}

.card>.fsElementContent {
    padding: 30px;
    position: relative
}

.card .fs_style_24,
.card blockquote,
.card blockquote:before,
.card cite,
.card h1,
.card h2,
.card h3,
.card h4,
.card h5,
.card h6 {
    color: inherit;
    background: inherit
}

.card a:not([class*=fs_style_]),
.card a:not([class*=fs_style_]):focus,
.card a:not([class*=fs_style_]):hover {
    color: inherit
}

.card.white {
    background: #f8f8f8;
    color: #131313
}

.card.white h2 {
    color: #0b1f41
}

.card.white a:not([class*=fs_style_]) {
    color: #211e1f
}

.card.white a:not([class*=fs_style_]):focus,
.card.white a:not([class*=fs_style_]):hover {
    color: #131313
}

.card.blue {
    background: #0b1f41;
    color: #fff
}

.card.blue blockquote:before,
.card.blue cite {
    color: inherit
}

.fsResourceTypeImage figcaption {
    font-size: .9375rem;
    line-height: 1.3125rem;
    color: #373737;
    font-style: italic
}

.sidebar-content {
    display: flex;
    flex-flow: column-reverse
}

.sidebar-content>.fsElementContent {
    margin-bottom: 70px
}

body:not(.fsComposeMode) .testimonials-container {
    padding: 40px 15px
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .testimonials-container {
        padding: 100px 40px
    }
}

@media (min-width:1200px) {
    body:not(.fsComposeMode) .testimonials-container {
        padding: 125px 0
    }
}

.full-width {
    width: 100vw;
    margin-left: 50%;
    transform: translateX(-50%)
}

.interior-map-container>header .fsElementTitle {
    margin-bottom: 25px;
    font-weight: 400;
    font-size: 52px;
    line-height: 74px;
    color: #0b1f41;
    font-family: adobe-caslon-pro, serif
}

.interior-map-container>.fsElementContent {
    position: relative
}

@media (min-width:1000px) {
    .interior-map-container>.fsElementContent {
        padding-bottom: 63px
    }
}

.interior-map-container>.fsElementContent>.fsResourceElement {
    margin: 0
}

.interior-map-container>.fsElementContent>.fsContent {
    background: #0b1f41;
    color: #fff;
    padding: 27px 44px;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px
}

@media (min-width:1000px) {
    .interior-map-container>.fsElementContent>.fsContent {
        position: absolute;
        bottom: 0;
        left: 93px;
        max-width: 516px
    }
}

.interior-map-container>.fsElementContent>.fsContent>header h2 {
    font-weight: 400;
    font-size: 36px;
    line-height: 44px;
    color: #fff;
    margin-bottom: 0;
    font-family: adobe-caslon-pro, serif
}

.panel {
    text-align: center;
    margin-bottom: 60px
}

.panel .fsElementTitle {
    font-weight: 700;
    font-size: .75rem;
    line-height: .875rem;
    letter-spacing: 12px;
    text-transform: uppercase;
    color: #767676
}

@media (min-width:1000px) {
    .panel .fsElementTitle {
        font-size: 1rem;
        line-height: 1.1875rem
    }
}

.panel .fsElementHeaderContent {
    font-weight: 400;
    font-size: 2.625rem;
    line-height: 2.75rem;
    color: #0b1f41;
    font-family: adobe-caslon-pro, serif;
    position: relative;
    margin: 0
}

@media (min-width:1000px) {
    .panel .fsElementHeaderContent {
        font-size: 3.25rem;
        line-height: 4.625rem
    }
}

.panel .fsElementHeaderContent:after {
    content: "";
    color: #e6bc6b;
    font-size: 5px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    bottom: 10px;
    background: url(../images/underline-fancy.svg) no-repeat;
    background-size: contain;
    width: 183px;
    height: 4px;
    bottom: -18px;
    background-position: 50%
}

@media (min-width:1000px) {
    .panel .fsElementHeaderContent:after {
        bottom: -6px
    }
}

@media (min-width:1000px) {
    .panel {
        margin-bottom: 120px
    }
}

.panel>header {
    margin-bottom: 40px
}

.divider {
    border-top: 1px solid #e5bc6b;
    border-bottom: 1px solid #e5bc6b;
    height: 10px
}

body:not(.fsComposeMode) .divider>header {
    display: none
}

.fsNavigation ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.fsNavigation li.fsNavCurrentPage>a,
.fsNavigation li.fsNavCurrentPageAncestor>a {
    color: #0b1f41;
    background: rgba(0, 0, 0, 0)
}

.fsNavigation a {
    display: block;
    padding: 10px 0;
    color: #373737;
    background: rgba(0, 0, 0, 0)
}

.fsNavigation a:focus,
.fsNavigation a:hover {
    color: #0b1f41
}

.fsNavigation .fsNavLevel2>li>a {
    padding-left: 10px
}

.fsNavigation .fsNavLevel3>li>a {
    padding-left: 20px
}

.fsNavigation .fsNavLevel4>li>a {
    padding-left: 30px
}

.fsNavigation .fsNavLevel5>li>a {
    padding-left: 40px
}

.fsNavigation .has-expander>a {
    padding-right: 30px;
    position: relative
}

.fsNavigation .expander {
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 10px;
    height: 34px;
    height: 100%;
    font-size: 0;
    cursor: pointer
}

.fsNavigation .expander,
.fsNavigation .expander:before {
    width: 34px;
    display: flex;
    align-items: center;
    justify-content: center
}

.fsNavigation .expander:before {
    content: "\F107";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    font-size: 1.125rem;
    color: #211e1f;
    transition: color .3s;
    height: 34px;
    color: #373737
}

.fsNavigation .expanded>a,
.fsNavigation .expander:focus:before,
.fsNavigation .expander:hover:before {
    color: #0b1f41
}

.fsNavigation .expanded>a>.expander:before {
    content: "\F106";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    position: absolute
}

.fsBreadcrumb {
    margin-bottom: 20px
}

@media (max-width:799px) {
    .fsBreadcrumb {
        display: none
    }
}

.fsBreadcrumb ul li {
    display: inline-block;
    font-size: .75rem;
    color: #131313;
    font-weight: 400;
    font-family: Roboto, sans-serif
}

.fsBreadcrumb ul li a {
    display: inline-block;
    padding: 0;
    font-weight: 300;
    color: #373737;
    font-size: .75rem;
    line-height: .875rem;
    text-decoration: none
}

.fsBreadcrumb ul li a:focus,
.fsBreadcrumb ul li a:hover {
    text-decoration: underline
}

.fsBreadcrumb ul li .fsNavBreadcrumbSeperator:before {
    content: "\F105";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    margin-right: 5px;
    margin-left: 5px;
    color: #373737
}

.breadcrumb-empty .fsBreadcrumb {
    display: none
}

.nav-site-map ul {
    margin: 0 0 0 20px;
    padding: 0
}

.nav-site-map ul.fsNavLevel1 {
    margin-left: 0;
    list-style: none
}

@media (min-width:600px) {
    .nav-site-map ul.fsNavLevel1 {
        column-count: 2;
        column-gap: 0;
        column-rule: 0;
        min-height: 0
    }

    .nav-site-map ul.fsNavLevel1 li {
        break-inside: avoid-column
    }
}

.nav-site-map ul.fsNavLevel1>li>a {
    margin-bottom: 20px;
    font-weight: 700
}

.nav-site-map ul.fsNavLevel2 {
    list-style: disc
}

.nav-site-map ul.fsNavLevel3 {
    list-style: circle
}

.nav-site-map ul.fsNavLevel4 {
    list-style: square
}

.nav-site-map ul.fsNavLevel5 {
    list-style: disc
}

.nav-tier {
    background: #0b1f41;
    display: flex;
    align-items: center;
    margin-bottom: 0
}

@media (max-width:799px) {
    .nav-tier {
        display: none
    }
}

.nav-tier-empty .nav-tier {
    display: none
}

.nav-tier>header {
    color: #fff;
    font-size: 1.0625rem;
    line-height: 1.25rem;
    font-family: Roboto, sans-serif;
    min-width: 15%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 1px solid hsla(0, 0%, 100%, .2);
    padding: 35px 40px;
    background: #0b1f41
}

.nav-tier>header h2,
.nav-tier>header h2>a {
    margin: 0;
    color: #fff;
    font-weight: 700;
    font-size: 17px;
    line-height: 120%;
    position: relative;
    text-decoration: none
}

.nav-tier>header h2>a:focus,
.nav-tier>header h2>a:hover {
    text-decoration: none;
    color: #e5bc6b
}

.nav-tier ul.fsNavLevel1 {
    list-style: none;
    margin: 0;
    display: flex;
    flex-flow: wrap
}

.nav-tier ul.fsNavLevel1 li a {
    display: block;
    padding: 6px 15px;
    color: #fff;
    background: rgba(0, 0, 0, 0);
    font-size: .9375rem;
    line-height: 1.125rem;
    font-weight: 400;
    text-decoration: none;
    transition: all .3s ease-in-out
}

.nav-tier ul.fsNavLevel1 li a:focus,
.nav-tier ul.fsNavLevel1 li a:hover {
    color: #e6bc6b;
    background: rgba(0, 0, 0, 0);
    text-shadow: 1px 0 0 #979899;
    transition: all .3s ease-in-out
}

.nav-tier ul.fsNavLevel1 li.fsNavCurrentPage>a {
    color: #e6bc6b;
    background: rgba(0, 0, 0, 0);
    text-shadow: 1px 0 0 #979899
}

.nav-tier ul.fsNavLevel1 li.fsNavCurrentPage>a:focus,
.nav-tier ul.fsNavLevel1 li.fsNavCurrentPage>a:hover {
    color: #e6bc6b;
    background: rgba(0, 0, 0, 0)
}

.nav-tier ul.fsNavLevel1 li.fsNavCurrentPageAncestor {
    background: rgba(0, 0, 0, 0)
}

.nav-tier ul.fsNavLevel1 li.fsNavCurrentPageAncestor>a {
    color: #fff;
    background: rgba(0, 0, 0, 0)
}

.nav-tier ul.fsNavLevel1 li.fsNavCurrentPageAncestor>a:focus,
.nav-tier ul.fsNavLevel1 li.fsNavCurrentPageAncestor>a:hover {
    color: #e6bc6b;
    background: rgba(0, 0, 0, 0);
    text-shadow: 1px 0 0 #979899
}

.nav-tier .fsNavLevel1 {
    padding: 0 35px
}

.nav-tier .fsNavLevel1>li:last-child {
    border-bottom: none
}

.nav-tier .fsNavLevel2>li>a {
    padding-left: 25px
}

.nav-tier .fsNavLevel3>li>a {
    padding-left: 35px
}

.nav-tier .fsNavLevel4>li>a {
    padding-left: 45px
}

.nav-tier .fsNavLevel5>li>a {
    padding-left: 55px
}

.nav-tier.has-expander {
    display: inline-flex;
    align-items: stretch
}

@media (max-width:799px) {
    .nav-tier.has-expander {
        display: none
    }
}

.nav-tier.has-expander>header {
    position: relative;
    min-width: 233px;
    border: 0
}

.nav-tier.has-expander>header .expander {
    font-size: 1.6875rem;
    line-height: 120%;
    color: #fff;
    font-family: adobe-caslon-pro, serif;
    position: relative;
    width: auto;
    padding: 25px 27px;
    white-space: nowrap
}

.nav-tier.has-expander>header .expander:before {
    display: none
}

.nav-tier.has-expander>header .expander:after {
    color: #fff;
    font-size: .875rem;
    margin-left: 20px;
    line-height: 1;
    text-decoration: none
}

.nav-tier.has-expander>header .expander:focus,
.nav-tier.has-expander>header .expander:hover {
    background: #0b1f41;
    overflow: hidden
}

.nav-tier.has-expander>.fsElementContent {
    overflow: hidden;
    border-left: 1px solid hsla(0, 0%, 100%, .2);
    display: flex;
    align-items: center;
    width: auto;
    min-height: 82px;
    z-index: 1;
    position: relative;
    transition: all .6s
}

.nav-tier.has-expander>.fsElementContent:before {
    background: #979899;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    position: absolute;
    transition: all .6s;
    right: 100%;
    width: 0
}

.nav-tier.has-expander>.fsElementContent a {
    position: relative;
    pointer-events: none;
    opacity: 0;
    transition: opacity .4s
}

.nav-sub {
    margin: 0;
    display: none
}

@media screen and (max-width:599px) {
    .nav-sub {
        border-top: 1px solid #979899
    }

    .nav-sub>header {
        display: block;
        position: relative;
        padding: 10px 20px;
        background-color: #0b1f41;
        color: #fff;
        transition: .3s;
        cursor: pointer
    }

    .nav-sub>header .fsElementTitle {
        margin-top: 0;
        font-weight: 700;
        color: #242424;
        font-size: 1.0625rem;
        line-height: 1.75rem;
        margin-bottom: 0;
        color: inherit;
        font-size: 18px
    }

    .nav-sub>header:focus-within,
    .nav-sub>header:hover {
        background-color: #0b1f41;
        color: #e6bc6b
    }
}

@media screen and (max-width:599px) and (min-width:600px) {
    .nav-sub>header {
        cursor: default
    }
}

@media screen and (max-width:599px) {
    .nav-sub>header .fsElementTitle {
        position: relative;
        padding-right: 40px
    }

    .nav-sub>header .nav-toggle {
        border: 0;
        background: none;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 50%;
        transform: translate3d(0, -50%, 0);
        right: 20px;
        color: inherit;
        cursor: pointer;
        font-size: 0;
        line-height: 1
    }

    .nav-sub>header .nav-toggle:after {
        content: "+";
        font-size: 18px
    }

    .nav-sub>.fsElementContent {
        position: relative;
        display: block;
        background-color: #e5e5e5
    }

    .nav-sub>.fsElementContent ul li a {
        display: block;
        padding: 10px 20px;
        color: #211e1f;
        background: rgba(0, 0, 0, 0)
    }

    .nav-sub>.fsElementContent ul li a:focus,
    .nav-sub>.fsElementContent ul li a:hover {
        color: #211e1f;
        background: #fff
    }

    .nav-sub>.fsElementContent ul li.fsNavCurrentPage>a {
        color: #211e1f;
        background: #cfcfcf
    }

    .nav-sub>.fsElementContent ul li.fsNavCurrentPage>a:focus,
    .nav-sub>.fsElementContent ul li.fsNavCurrentPage>a:hover {
        color: #979899;
        background: #b2b2b2
    }

    .nav-sub>.fsElementContent ul li.fsNavCurrentPageAncestor {
        background: #cfcfcf
    }

    .nav-sub>.fsElementContent ul li.fsNavCurrentPageAncestor>a {
        color: #211e1f;
        background: rgba(0, 0, 0, 0)
    }

    .nav-sub>.fsElementContent ul li.fsNavCurrentPageAncestor>a:focus,
    .nav-sub>.fsElementContent ul li.fsNavCurrentPageAncestor>a:hover {
        color: #0b1f41;
        background: #cfcfcf
    }

    .nav-sub>.fsElementContent .fsNavLevel1>li>a {
        padding-left: 20px
    }

    .nav-sub>.fsElementContent .fsNavLevel2>li>a {
        padding-left: 30px
    }

    .nav-sub>.fsElementContent .fsNavLevel3>li>a {
        padding-left: 40px
    }

    .nav-sub>.fsElementContent .fsNavLevel4>li>a {
        padding-left: 50px
    }

    .nav-sub>.fsElementContent .fsNavLevel5>li>a {
        padding-left: 60px
    }

    .nav-sub.active-nav>header {
        color: #e6bc6b;
        background-color: #0b1f41
    }

    .nav-sub.active-nav>header .nav-toggle:after {
        content: "-"
    }
}

@media (max-width:599px) {
    body:not(.has-internal-hero) .nav-sub {
        margin: 0
    }

    body:not(.has-internal-hero) .nav-sub>header {
        box-shadow: none
    }

    body:not(.has-internal-hero) .nav-sub>header .fsElementTitle {
        text-transform: none;
        color: #fff;
        background: #0b1f41
    }

    .nav-sub>.fsElementContent nav {
        padding: 0
    }
}

@media (min-width:600px) {
    .nav-sub {
        display: block;
        padding: 0;
        margin-bottom: 70px
    }
}

.nav-sub .fsNavLevel2,
.nav-sub .fsNavLevel3,
.nav-sub .fsNavLevel4,
.nav-sub .fsNavLevel5 {
    display: none
}

.nav-sub>.fsElementContent {
    height: auto;
    max-height: 0;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease
}

@media (min-width:600px) {
    .nav-sub>.fsElementContent {
        max-height: 9999px;
        visibility: visible;
        opacity: 1
    }
}

.nav-sub .expander:before {
    color: #373737
}

@media (max-width:599px) {
    .nav-sub .expander {
        right: 0
    }

    .nav-sub .expander:before {
        background: rgba(0, 0, 0, 0)
    }
}

.nav-sub.active-nav>.fsElementContent {
    max-height: 9999px;
    visibility: visible;
    opacity: 1
}

.nav-sub>header {
    color: #fff;
    background: #0b1f41;
    position: relative
}

@media (min-width:600px) {
    .nav-sub>header {
        padding: 20px
    }
}

.nav-sub>header h2.fsElementTitle {
    font-size: 1rem;
    color: #fff;
    line-height: 1.1875rem;
    margin: 0;
    text-transform: uppercase
}

.fsHeader .nav-sub {
    display: block
}

@media (min-width:600px) {
    .fsHeader .nav-sub {
        display: none
    }
}

.nav-sub.nav-sub-empty {
    display: none !important
}

.nav-sub ul {
    list-style: none;
    margin: 0
}

.nav-sub ul li a {
    display: block;
    color: #131313;
    background: rgba(0, 0, 0, 0);
    font-weight: 600;
    font-size: .875rem;
    line-height: 1.3125rem;
    padding: 8px 5px 8px 0;
    text-decoration: none
}

.nav-sub ul li a:focus,
.nav-sub ul li a:hover {
    color: #0b1f41;
    text-decoration: underline
}

.nav-sub ul li.fsNavCurrentPage>a,
.nav-sub ul li.fsNavCurrentPage>a:focus,
.nav-sub ul li.fsNavCurrentPage>a:hover {
    color: #0b1f41;
    background: rgba(0, 0, 0, 0)
}

.nav-sub ul li.fsNavCurrentPageAncestor {
    background: rgba(0, 0, 0, 0)
}

.nav-sub ul li.fsNavCurrentPageAncestor>a {
    color: #0b1f41;
    background: rgba(0, 0, 0, 0);
    font-weight: 700
}

.nav-sub ul li.fsNavCurrentPageAncestor>a:focus,
.nav-sub ul li.fsNavCurrentPageAncestor>a:hover {
    color: #0b1f41;
    background: rgba(0, 0, 0, 0)
}

.nav-sub .fsNavLevel1 {
    padding: 0;
    background: #f8f8f8
}

@media (min-width:600px) {
    .nav-sub .fsNavLevel1 {
        padding: 30px
    }
}

@media screen and (max-width:599px) {
    .nav-sub .fsNavLevel1 {
        padding-top: 0;
        padding-bottom: 10px
    }
}

.nav-sub .fsNavLevel1>li {
    border-bottom: 1px solid #e5e5e5
}

.nav-sub .fsNavLevel1>li:last-child {
    border-bottom: none
}

.nav-sub .fsNavLevel1>li>a {
    padding: 15px 0;
    text-decoration: none;
    font-size: .9375rem;
    line-height: 1.375rem;
    transition: all .3s ease-in-out
}

.nav-sub .fsNavLevel1>li>a:focus,
.nav-sub .fsNavLevel1>li>a:hover {
    background: #f8f8f8;
    transition: all .3s ease-in-out
}

.nav-sub .fsNavLevel2 {
    margin-bottom: 0;
    padding-bottom: 20px;
    margin-left: 15px
}

@media (min-width:600px) {
    .nav-sub .fsNavLevel2 {
        padding-bottom: 10px
    }
}

.nav-sub .fsNavLevel2>li:last-child {
    border: 0
}

.nav-sub .fsNavLevel2>li>a {
    padding-left: 10px
}

.nav-sub .fsNavLevel3 {
    margin-bottom: 5px;
    padding-top: 5px;
    margin-left: 15px
}

.nav-sub .fsNavLevel3>li:last-child {
    border: 0
}

.nav-sub .fsNavLevel3>li>a {
    padding: 10px 20px 10px 15px
}

.nav-sub .fsNavLevel4 {
    margin-bottom: 5px;
    padding-top: 5px;
    margin-left: 15px
}

.nav-sub .fsNavLevel4>li:last-child {
    border: 0
}

.nav-sub .fsNavLevel4>li>a {
    padding: 10px 20px 10px 15px
}

.nav-sub .fsNavLevel5 {
    margin-bottom: 5px;
    margin-left: 15px
}

.nav-sub .fsNavLevel5>li:last-child {
    border: 0
}

.nav-sub .fsNavLevel5>li>a {
    padding: 10px 20px 10px 15px
}

.desktop-nav-container {
    margin-bottom: 0
}

@media (max-width:1199px) {
    .desktop-nav-container {
        display: none
    }
}

.nav-main {
    position: relative;
    margin-bottom: 46px;
    padding-left: 5px;
    display: none;
    width: 100%;
    z-index: 1;
    background-size: 1px;
    background-repeat: no-repeat;
    background-position: -99999px;
    overflow-y: auto
}

@media (min-width:1000px) {
    .nav-main {
        display: block
    }
}

.nav-main::-webkit-scrollbar {
    width: 2px;
    border-radius: 4px
}

.nav-main::-webkit-scrollbar-thumb {
    background: hsla(0, 0%, 100%, .5)
}

.nav-main>header h2 {
    display: none
}

.nav-main>header {
    position: fixed;
    display: block;
    width: 40vw;
    height: 100vh;
    top: 0;
    right: 0;
    z-index: 9;
    background-image: inherit;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

.drawer-is-active .nav-main>header {
    z-index: 2
}

.nav-main>footer {
    position: relative;
    z-index: 99
}

.nav-main>.fsElementContent {
    max-width: 350px;
    position: relative;
    z-index: 5
}

@media (min-width:1200px) {
    .nav-main>.fsElementContent {
        max-width: 380px
    }
}

@media (min-width:1400px) {
    .nav-main>.fsElementContent {
        max-width: 430px
    }
}

.nav-main .fsNavLevel1 {
    position: relative;
    display: flex;
    flex-direction: column;
    border-right: 1px solid #e6bc6b
}

.nav-main .fsNavLevel1>li {
    padding-right: 20px;
    position: static !important;
    display: flex;
    justify-content: flex-start
}

.nav-main .fsNavLevel1>li:not(:last-child) {
    margin-bottom: 17px
}

.nav-main .fsNavLevel1>li.hide-main-nav {
    display: none
}

.nav-main .fsNavLevel1>li.menu-item-open>a,
.nav-main .fsNavLevel1>li:focus>a,
.nav-main .fsNavLevel1>li:hover>a {
    color: #fff;
    background: rgba(0, 0, 0, 0);
    text-decoration: none;
    transition-delay: unset !important
}

.nav-main .fsNavLevel1>li.menu-item-open>a:before,
.nav-main .fsNavLevel1>li:focus>a:before,
.nav-main .fsNavLevel1>li:hover>a:before {
    transform: translateX(-50px);
    opacity: 1
}

.nav-main .fsNavLevel1>li[class*=fsNavCurrentPage]>a {
    color: #fff;
    background: rgba(0, 0, 0, 0);
    text-decoration: none
}

.nav-main .fsNavLevel1>li[class*=fsNavCurrentPage]>a:before {
    transform: translateX(-50px);
    opacity: 1
}

.nav-main .fsNavLevel1>li>a {
    display: block;
    position: relative;
    font-family: adobe-caslon-pro, serif;
    font-size: 38px;
    font-weight: 400;
    line-height: 110%;
    text-decoration: none;
    text-transform: none;
    color: #fff;
    background: rgba(0, 0, 0, 0);
    padding: 7px 0 7px 50px;
    transform: translateY(10px);
    opacity: 0;
    transition: all .3s ease-in-out
}

.drawer-is-active .nav-main .fsNavLevel1>li>a {
    opacity: 1;
    transform: translateY(0)
}

.nav-main .fsNavLevel1>li>a:before {
    position: absolute;
    content: "";
    transform: translateX(-100px);
    transition: all .5s ease;
    content: "\E907";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    opacity: 1;
    top: 4px;
    color: #e6bc6b
}

html.js .nav-main .fsNavLevel1>li>.fsNavPageInfo,
html:not(.js) .nav-main .fsNavLevel1>li.menu-item-open>.fsNavPageInfo {
    position: absolute;
    top: 100%;
    left: 0;
    max-height: 0;
    overflow: hidden;
    right: 0;
    opacity: 0;
    pointer-events: none
}

.menu-item-open html.js .nav-main .fsNavLevel1>li>.fsNavPageInfo,
.menu-item-open html:not(.js) .nav-main .fsNavLevel1>li.menu-item-open>.fsNavPageInfo,
html.js .nav-main .fsNavLevel1>li.menu-item-open>.fsNavPageInfo,
html:not(.js) .nav-main .fsNavLevel1>li.menu-item-open.menu-item-open>.fsNavPageInfo {
    max-height: 9999px;
    opacity: 1;
    overflow: visible;
    pointer-events: all
}

html.js .nav-main .fsNavLevel1>li:hover .fsNavPageInfo,
html:not(.js) .nav-main .fsNavLevel1>li.menu-item-open:hover .fsNavPageInfo {
    max-height: 9999px
}

html:not(.js) .nav-main .fsNavLevel1>li>.fsNavPageInfo {
    position: absolute;
    top: 100%;
    left: 0;
    max-height: 0;
    overflow: hidden;
    right: 0;
    opacity: 0;
    pointer-events: none
}

html:not(.js) .nav-main .fsNavLevel1>li:hover>.fsNavPageInfo {
    max-height: 9999px;
    opacity: 1;
    overflow: visible;
    pointer-events: all;
    height: 100%
}

@media (max-width:599px) {
    html:not(.js) .nav-main .fsNavLevel1>li:focus>.fsNavPageInfo {
        max-height: 9999px;
        opacity: 1;
        overflow: visible;
        pointer-events: all
    }
}

.nav-main .fsNavLevel1>li.menu-item-open>.fsNavPageInfo,
.nav-main .fsNavLevel1>li:hover>.fsNavPageInfo {
    opacity: 1;
    visibility: visible;
    pointer-events: auto
}

.nav-main .fsNavLevel1>li.menu-item-open>.fsNavPageInfo .fsNavLevel2,
.nav-main .fsNavLevel1>li:hover>.fsNavPageInfo .fsNavLevel2 {
    transform: translateX(95px)
}

.nav-main .fsNavPageInfo {
    background: rgba(0, 0, 0, 0);
    text-align: left;
    z-index: 300;
    top: 0 !important;
    left: 100% !important;
    right: auto !important;
    bottom: auto !important;
    width: 190px;
    height: 435px;
    max-height: unset !important;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    overflow: inherit !important;
    transition: all .4s
}

@media (min-width:1300px) {
    .nav-main .fsNavPageInfo {
        width: 320px
    }
}

.nav-main .fsNavPageInfo::-webkit-scrollbar {
    width: 2px;
    border-radius: 4px
}

.nav-main .fsNavPageInfo::-webkit-scrollbar-thumb {
    background: hsla(0, 0%, 100%, .5)
}

.nav-main .fsNavPageThumbnail {
    position: fixed;
    display: block;
    width: 40vw;
    height: 100vh;
    top: 0;
    right: 0;
    z-index: 2;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

.nav-main .fsNavPageThumbnail img {
    display: none
}

.nav-main .fsNavLevel2 {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    overflow-y: auto;
    transform: translateX(110px);
    transition: all .4s;
    padding-top: 20px
}

.nav-main .fsNavLevel2::-webkit-scrollbar {
    width: 2px;
    border-radius: 4px
}

.nav-main .fsNavLevel2::-webkit-scrollbar-thumb {
    background: hsla(0, 0%, 100%, .5)
}

.nav-main .fsNavLevel2 li {
    display: flex;
    justify-content: flex-start;
    width: 100%
}

.nav-main .fsNavLevel2 li:not(:last-child) {
    margin-bottom: 15px
}

.nav-main .fsNavLevel2 li.fsNavCurrentPage a {
    text-decoration: underline
}

.nav-main .fsNavLevel2 li a {
    display: block;
    position: relative;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    text-decoration: none;
    text-transform: none;
    color: #fff;
    background: rgba(0, 0, 0, 0);
    padding: 0
}

.nav-main .fsNavLevel2 li a:focus,
.nav-main .fsNavLevel2 li a:hover {
    color: #fff;
    background: rgba(0, 0, 0, 0);
    text-decoration: underline
}

.nav-main .fsNavLevel2 li[class*=fsNavCurrentPage]>a {
    color: #fff;
    background: rgba(0, 0, 0, 0)
}

.drawer-ribbon {
    position: relative;
    height: 50px
}

@media (min-width:1200px) {
    .drawer-ribbon {
        display: none
    }
}

.mobile-close {
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
    opacity: 0;
    pointer-events: none;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 4px;
    text-transform: uppercase;
    position: absolute;
    position: fixed;
    right: 44px;
    top: 30px
}

.mobile-close,
.mobile-close:before {
    display: block;
    transition: all .3s;
    color: #0b1f41
}

.mobile-close:before {
    position: relative;
    width: 100%;
    text-align: center;
    content: "\E911";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    font-size: 2.8125rem;
    margin-bottom: 15px;
    transform-origin: 50% 50%
}

@media (min-width:1200px) {
    .mobile-close:after {
        content: "";
        position: absolute;
        width: 80px;
        height: 70px;
        background: hsla(0, 0%, 100%, .55);
        left: 50%;
        top: -18px;
        z-index: -1;
        transform: translateX(-50%)
    }
}

@media (min-width:1200px) {
    .mobile-close span {
        display: block;
        width: 100%;
        text-align: center;
        font-family: Roboto, sans-serif;
        font-size: 11px;
        font-weight: 700;
        line-height: 13px;
        letter-spacing: 1px;
        color: #fff;
        text-transform: uppercase;
        margin-top: 5px;
        opacity: 0;
        transition: all .3s
    }
}

.mobile-close:focus span,
.mobile-close:hover span {
    opacity: 1
}

.mobile-close:focus:before,
.mobile-close:hover:before {
    transform: scale(1.3)
}

.drawer-is-active .mobile-close {
    opacity: 1;
    pointer-events: auto;
    z-index: 9
}

body.drawer-is-active {
    overflow-y: hidden
}

.fsMenu {
    position: fixed;
    top: 0;
    left: 0;
    max-width: 100%;
    width: 100%;
    height: 100vh;
    overflow-y: auto;
    background: #0b1f41;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    z-index: 9999;
    transition: all .5s ease-in-out;
    display: flex;
    flex-direction: column;
    padding: 30px 20px 80px
}

@media (min-width:1200px) {
    .fsMenu {
        padding: 30px;
        justify-content: center;
        background: linear-gradient(290.81deg, #0b1f41 12.04%, #0f2f7b 81.13%)
    }
}

.fsAccountBarVisible .fsMenu {
    top: 45px;
    height: calc(100vh - 45px)
}

.drawer-is-active .fsMenu {
    opacity: 1;
    visibility: visible;
    pointer-events: auto
}

.fsMenu .mobile--main--nav {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 28px
}

@media (max-width:1199px) {
    .fsMenu .mobile--main--nav {
        flex-grow: 1
    }
}

@media (min-width:1200px) {
    .fsMenu .mobile--main--nav {
        width: 0;
        height: 0;
        overflow: hidden;
        margin-bottom: 0;
        visibility: hidden;
        pointer-events: none;
        z-index: -1
    }
}

.fsMenu .mobile--main--nav>header {
    display: none
}

.fsMenu .mobile--main--nav .fsNavLevel1,
.fsMenu .mobile--main--nav .fsNavLevel1 li {
    position: relative
}

.fsMenu .mobile--main--nav .fsNavLevel1>li {
    position: static;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%
}

.fsMenu .mobile--main--nav .fsNavLevel1>li:not(:last-child) {
    margin-bottom: 10px
}

.fsMenu .mobile--main--nav .fsNavLevel1>li>a {
    display: block;
    position: relative;
    padding: 0;
    font-family: adobe-caslon-pro, serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    color: #fff;
    text-decoration: none;
    text-transform: none;
    opacity: 1;
    pointer-events: auto;
    transition: all .4s ease-in-out
}

.fsMenu .mobile--main--nav .fsNavLevel1>li>a:before {
    position: absolute;
    content: "";
    width: 0;
    right: 0;
    bottom: 1px;
    height: 2px;
    background: #979899;
    transition: width .5s ease
}

.fsMenu .mobile--main--nav .fsNavLevel1>li>a:focus,
.fsMenu .mobile--main--nav .fsNavLevel1>li>a:hover {
    color: #fff;
    text-decoration: none
}

.fsMenu .mobile--main--nav .fsNavLevel1>li>a:focus:before,
.fsMenu .mobile--main--nav .fsNavLevel1>li>a:hover:before {
    width: 100%;
    right: auto;
    left: 0
}

.fsMenu .mobile--main--nav .fsNavLevel1 li.fsNavCurrentPage>a,
.fsMenu .mobile--main--nav .fsNavLevel1 li.fsNavCurrentPageAncestor>a {
    color: #fff;
    text-decoration: none
}

.fsMenu .mobile--main--nav .fsNavLevel1 li.fsNavCurrentPage>a:before,
.fsMenu .mobile--main--nav .fsNavLevel1 li.fsNavCurrentPageAncestor>a:before {
    width: 100%;
    right: auto;
    left: 0
}

.fsMenu .mobile--main--nav .fsNavLevel2 {
    display: block;
    width: 100%
}

.fsMenu .mobile--main--nav .fsNavLevel2 li {
    width: 100%;
    display: flex;
    justify-content: flex-start
}

.fsMenu .mobile--main--nav .fsNavLevel2 li:not(:last-child) {
    margin-bottom: 15px
}

.fsMenu .mobile--main--nav .fsNavLevel2 li a {
    display: block;
    padding: 0;
    position: relative;
    font-family: adobe-caslon-pro, serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    color: #fff;
    text-decoration: none;
    text-transform: none
}

.fsMenu .mobile--main--nav .fsNavLevel2 li a:before {
    position: absolute;
    content: "";
    width: 0;
    right: 0;
    bottom: -2px;
    height: 2px;
    background: #979899;
    transition: width .5s ease
}

.fsMenu .mobile--main--nav .fsNavLevel2 li a:focus,
.fsMenu .mobile--main--nav .fsNavLevel2 li a:hover {
    color: #fff;
    text-decoration: none
}

.fsMenu .mobile--main--nav .fsNavLevel2 li a:focus:before,
.fsMenu .mobile--main--nav .fsNavLevel2 li a:hover:before {
    width: 100%;
    right: auto;
    left: 0
}

.fsMenu .mobile--main--nav .fsNavLevel1 li.fsNavParentPage .open-slide-menu {
    border: 0;
    background: none;
    padding: 0;
    display: block;
    margin: 0 0 0 25px;
    font-size: 0;
    position: relative;
    width: 25px;
    height: 20px;
    cursor: pointer;
    opacity: 1;
    pointer-events: auto;
    transition: all .4s ease-in-out
}

.fsMenu .mobile--main--nav .fsNavLevel1 li.fsNavParentPage .open-slide-menu:before {
    position: absolute;
    content: "\E913";
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: IcoMoon;
    font-weight: 400;
    font-size: 11px;
    line-height: 1;
    color: #fff;
    transform: rotate(-180deg)
}

.fsMenu .mobile--main--nav .fsNavLevel1 li.fsNavParentPage .fsNavPageInfo {
    display: block;
    position: absolute;
    width: 100%;
    height: auto;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    transform: translateX(50%);
    pointer-events: none;
    transition: all .4s ease-in-out
}

.fsMenu .mobile--main--nav .fsNavLevel1.active-level2 li.fsNavParentPage .open-slide-menu,
.fsMenu .mobile--main--nav .fsNavLevel1.active-level2>li>a {
    opacity: 0;
    pointer-events: none
}

.fsMenu .mobile--main--nav .fsNavLevel1 li.fsNavParentPage.active-slide-menu>.fsNavPageInfo {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateX(0)
}

.fsMenu .mobile--schools--container {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 30px
}

@media (min-width:1200px) {
    .fsMenu .mobile--schools--container {
        display: none
    }
}

.fsMenu .mobile--schools--container>header {
    display: none
}

.fsMenu .mobile--schools--container>.fsElementContent {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.close-slide-menu {
    border: 0;
    background: none;
    padding: 0;
    position: relative;
    z-index: 1;
    display: block;
    margin: 0 0 13px;
    font-size: 0;
    width: 25px;
    height: 20px;
    cursor: pointer;
    display: none
}

@media (min-width:1200px) {
    .close-slide-menu {
        display: none !important
    }
}

.close-slide-menu.show {
    display: block
}

.close-slide-menu:before {
    position: absolute;
    content: "\E913";
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: IcoMoon;
    font-weight: 400;
    font-size: 11px;
    line-height: 1;
    color: #fff
}

.nav-main-mobile {
    position: relative;
    flex: 1 0 auto;
    width: 100%;
    overflow: hidden;
    order: 2;
    margin-top: 15px;
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #e6bc6b
}

.nav-main-mobile .has-expander>a {
    position: relative;
    padding-right: 20px
}

.nav-main-mobile .expander {
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 20px;
    right: 0;
    text-align: center;
    cursor: pointer;
    font-size: 0;
    color: rgba(0, 0, 0, 0);
    overflow: hidden
}

.nav-main-mobile .expander:before {
    color: #e6bc6b;
    font-size: 1.1875rem;
    height: 20px;
    content: "\E941";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.nav-main-mobile .expander:focus:before,
.nav-main-mobile .expander:hover:before {
    color: #fff
}

.nav-main-mobile ul.fsNavLevel1 li.hide-main-nav {
    display: none
}

.nav-main-mobile ul.fsNavLevel1 li.expanded {
    border-bottom: 0
}

.nav-main-mobile .expanded>a {
    color: #373737
}

.nav-main-mobile .expanded>a>.expander:before {
    color: #e6bc6b;
    content: "\E942";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.nav-main-mobile .fsNavLevel2,
.nav-main-mobile .fsNavLevel3,
.nav-main-mobile .fsNavLevel4,
.nav-main-mobile .fsNavLevel5 {
    display: none
}

.nav-main-mobile ul.fsNavLevel1 {
    display: block;
    margin: 0;
    padding: 0;
    position: relative
}

.nav-main-mobile ul.fsNavLevel1,
.nav-main-mobile ul.fsNavLevel1 ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.nav-main-mobile ul.fsNavLevel1 li {
    padding: 0;
    font-family: Roboto, sans-serif;
    display: block;
    position: relative;
    margin: 0;
    z-index: 10;
    font-size: 26px;
    line-height: 140%
}

.nav-main-mobile ul.fsNavLevel1 li.active>a {
    color: #fff
}

.nav-main-mobile ul.fsNavLevel1 li.fsNavCurrentPage>a,
.nav-main-mobile ul.fsNavLevel1 li.fsNavCurrentPageAncestor>a {
    color: #e6bc6b
}

.nav-main-mobile ul.fsNavLevel1 li a {
    position: relative;
    text-decoration: none;
    color: #fff
}

.nav-main-mobile ul.fsNavLevel1 li a:after {
    display: none
}

.nav-main-mobile ul.fsNavLevel1 li a:focus,
.nav-main-mobile ul.fsNavLevel1 li a:hover {
    color: #373737
}

.nav-main-mobile ul.fsNavLevel1 li a:focus {
    outline: 2px solid initial
}

.nav-main-mobile ul.fsNavLevel1 li>a>.expander {
    top: 20px
}

.nav-main-mobile ul.fsNavLevel1 li>a>.expander:before {
    font-size: 1.625rem
}

.nav-main-mobile ul.fsNavLevel1>li {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: normal;
    text-transform: none;
    overflow: hidden
}

.nav-main-mobile ul.fsNavLevel1>li>a {
    padding: 15px 0 0;
    font-weight: 700;
    font-size: 32px;
    line-height: 52px;
    font-weight: 400;
    font-family: adobe-caslon-pro, serif
}

.nav-main-mobile ul.fsNavLevel1>li>a:focus,
.nav-main-mobile ul.fsNavLevel1>li>a:hover {
    color: #e6bc6b
}

.nav-main-mobile ul.fsNavLevel2>li {
    margin: 0;
    text-transform: none;
    border-bottom: 1px solid rgba(55, 55, 55, .15)
}

.nav-main-mobile ul.fsNavLevel2>li a {
    color: #fff;
    padding: 7px 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 30px
}

.nav-main-mobile ul.fsNavLevel2>li a .expander {
    top: 14px
}

.nav-main-mobile ul.fsNavLevel2>li a .expander:after {
    font-size: 15px;
    color: #fff
}

.nav-main-mobile ul.fsNavLevel2>li a:focus,
.nav-main-mobile ul.fsNavLevel2>li a:hover {
    color: #e6bc6b
}

.nav-main-mobile ul.fsNavLevel3,
.nav-main-mobile ul.fsNavLevel4,
.nav-main-mobile ul.fsNavLevel5 {
    margin: 0 0 5px !important
}

.nav-main-mobile ul.fsNavLevel3>li,
.nav-main-mobile ul.fsNavLevel4>li,
.nav-main-mobile ul.fsNavLevel5>li {
    padding: 0
}

.nav-main-mobile ul.fsNavLevel3>li>a,
.nav-main-mobile ul.fsNavLevel4>li>a,
.nav-main-mobile ul.fsNavLevel5>li>a {
    color: #373737;
    padding: 0 0 15px 15px
}

.nav-main-mobile ul.fsNavLevel3>li>a .expander,
.nav-main-mobile ul.fsNavLevel4>li>a .expander,
.nav-main-mobile ul.fsNavLevel5>li>a .expander {
    top: 0
}

.nav-main-mobile ul.fsNavLevel3>li>a .expander:after,
.nav-main-mobile ul.fsNavLevel4>li>a .expander:after,
.nav-main-mobile ul.fsNavLevel5>li>a .expander:after {
    font-size: 15px
}

.nav-main-mobile ul.fsNavLevel3>li>a:focus,
.nav-main-mobile ul.fsNavLevel3>li>a:hover,
.nav-main-mobile ul.fsNavLevel4>li>a:focus,
.nav-main-mobile ul.fsNavLevel4>li>a:hover,
.nav-main-mobile ul.fsNavLevel5>li>a:focus,
.nav-main-mobile ul.fsNavLevel5>li>a:hover {
    color: #0b1f41
}

.nav-main-mobile .fsNavPageInfo {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    transform: none;
    background: none;
    overflow: visible
}

@media (min-width:1200px) {
    body:not(.fsComposeMode) .mobile-nav-container {
        display: none
    }
}

body:not(.fsComposeMode) .mobile-nav-container>header {
    display: none
}

.mobile-top>.fsElementContent {
    display: flex;
    justify-content: space-between
}

.mobile-top>.fsElementContent>div {
    margin-bottom: 0
}

.mobile-top>.fsElementContent .mobile-toggle {
    inset: auto
}

.mobile-top>.fsElementContent .search-toggle {
    border: 0;
    background: none;
    margin: 0;
    background: rgba(0, 0, 0, 0);
    padding: 39px 0 0
}

.mobile-top a,
.mobile-top button {
    font-weight: 400;
    font-size: .75rem;
    line-height: .875rem;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    display: flex;
    cursor: pointer;
    transition: all .3s ease-in-out;
    margin-bottom: 0;
    color: #fff;
    padding: 39px 0 10px
}

.mobile-top a:before,
.mobile-top button:before {
    margin-right: 10px;
    color: #e6bc6b;
    font-size: 2.1875rem;
    transition: all .3s ease-in-out;
    height: 39px;
    position: absolute;
    inset: 0
}

.mobile-top a:focus,
.mobile-top a:hover,
.mobile-top button:focus,
.mobile-top button:hover {
    color: #e6bc6b
}

.mobile-top a:focus:before,
.mobile-top a:hover:before,
.mobile-top button:focus:before,
.mobile-top button:hover:before {
    color: #fff
}

.mobile-top .login-container a {
    flex-flow: column;
    align-items: center;
    text-align: center
}

.mobile-top .login-container a:before {
    content: "\E90E";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    font-size: 2.8125rem;
    margin-right: 0
}

.mobile-top button {
    flex-flow: column;
    align-items: center
}

.mobile-top button:before {
    font-size: 2.1875rem;
    margin-right: 0
}

.mobile-top button.search-toggle:before {
    content: "\E90F";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.mobile-top button.mobile-toggle:before {
    content: "\E90A";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.mobile-top button.mobile-toggle span {
    opacity: 1;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 4px
}

@media (min-width:1200px) {
    .mobile-bottom {
        display: none
    }
}

.mobile-bottom>.fsElementContent>div {
    margin-bottom: 20px
}

.mobile-bottom a {
    font-weight: 400;
    font-size: .75rem;
    line-height: .875rem;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    display: flex;
    padding: 10px 0;
    cursor: pointer;
    margin-bottom: 0
}

.mobile-bottom a,
.mobile-bottom a:before {
    position: relative;
    transition: all .3s ease-in-out
}

.mobile-bottom a:before {
    margin-right: 10px;
    color: #e6bc6b;
    font-size: 1.5625rem
}

.mobile-bottom a:focus:before,
.mobile-bottom a:hover:before {
    color: #e6bc6b
}

.mobile-bottom .news-events-btn a:before {
    content: "\E912";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.mobile-bottom .alumni-btn a:before {
    content: "\E910";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.nav-social nav {
    margin: -5px
}

.nav-social .fsNavLevel1 {
    display: flex;
    flex-wrap: wrap;
    line-height: 1
}

.nav-social .fsNavLevel1,
.nav-social .fsNavLevel1 ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.nav-social .fsNavLevel1 li {
    margin: 0;
    padding: 0;
    margin: 5px 10px
}

@media (min-width:1000px) {
    .nav-social .fsNavLevel1 li {
        margin: 5px
    }
}

.nav-social .fsNavLevel1 [href*=facebook]:before {
    content: "\F09A";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.nav-social .fsNavLevel1 [href*=instagram]:before {
    content: "\F16D";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.nav-social .fsNavLevel1 [href*=linkedin]:before {
    content: "\F0E1";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.nav-social .fsNavLevel1 [href*=pinterest]:before {
    content: "\F0D2";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.nav-social .fsNavLevel1 [href*=tumblr]:before {
    content: "\F173";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.nav-social .fsNavLevel1 [href*=twitter]:before {
    content: "\F099";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.nav-social .fsNavLevel1 [href*=vimeo]:before {
    content: "\F27D";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.nav-social .fsNavLevel1 [href*=vine]:before {
    content: "\F1CA";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.nav-social .fsNavLevel1 [href*=youtube]:before {
    content: "\F16A";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.nav-social .fsNavLevel1 [href*=googleplus]:before {
    content: "\F0D5";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.nav-social .fsNavLevel1 [href*=wechat]:before {
    content: "\F1D7";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.nav-social .fsNavLevel1 [href*=flickr]:before {
    content: "\F16E";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.nav-social .fsNavLevel1 [href*=wordpress]:before {
    content: "\F19A";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.nav-social .fsNavLevel1 [href*=rss]:before {
    content: "\F09E";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.nav-social .fsNavLevel1 a {
    color: #e5bc6b;
    text-indent: -9999px;
    position: relative;
    width: 40px;
    height: 40px
}

.nav-social .fsNavLevel1 a:focus,
.nav-social .fsNavLevel1 a:hover {
    color: #e5e5e5
}

.nav-social .fsNavLevel1 a:before {
    font-size: 1.5rem;
    display: block;
    text-indent: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

@media (min-width:1000px) {
    .nav-social .fsNavLevel1 a:before {
        font-size: 1.25rem
    }
}

.nav-utility-footer .fsNavLevel1,
.nav-utility-footer .fsNavLevel1 ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.nav-utility-footer .fsNavLevel1 li {
    margin: 0;
    padding: 0
}

.nav-utility-footer {
    width: 100%;
    border-top: 1px solid #e6bc6b
}

.nav-utility-footer .fsNavLevel1 {
    display: flex
}

.nav-utility-footer .fsNavLevel1 li {
    position: relative;
    padding: 0 30px
}

@media (min-width:1000px) {
    .nav-utility-footer .fsNavLevel1 li:first-child {
        padding-left: 0
    }
}

.nav-utility-footer .fsNavLevel1 a {
    font-weight: 400;
    font-size: 12px;
    line-height: 43px;
    color: #fff;
    text-decoration: none
}

.nav-utility-footer .fsNavLevel1 a:focus,
.nav-utility-footer .fsNavLevel1 a:hover {
    text-decoration: underline
}

.icon-nav .fsNavLevel1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 20px
}

@media (min-width:900px) {
    .icon-nav .fsNavLevel1 {
        flex-wrap: nowrap
    }
}

.icon-nav .fsNavLevel1 li {
    position: relative;
    width: calc(50% - 20px)
}

.icon-nav .fsNavLevel1 li.fsNavCurrentPage a {
    background-position: 100% 0
}

@media (min-width:500px) {
    .icon-nav .fsNavLevel1 li {
        width: calc(33.33% - 20px)
    }
}

@media (min-width:700px) {
    .icon-nav .fsNavLevel1 li {
        width: calc(25% - 20px)
    }
}

.icon-nav .fsNavLevel1 a {
    color: rgba(0, 0, 0, 0);
    font-size: 0;
    width: 100%;
    height: 0;
    padding: 0 0 115%;
    background-repeat: no-repeat;
    background-size: 200% 100%;
    background-position: 0 0;
    transition: none
}

.icon-nav .fsNavLevel1 a:focus,
.icon-nav .fsNavLevel1 a:hover {
    background-position: 100% 0
}

.icon-nav .fsNavLevel1 .fsNavPageInfo {
    display: block;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

#fsHeader {
    padding: 0;
    background: linear-gradient(290.81deg, #0b1f41 12.04%, #0f2f7b 81.13%)
}

@media (min-width:1000px) {
    #fsHeader .fsBanner:not(.campaign-header) .header-container {
        min-height: 100px
    }
}

.home #fsHeader .fsBanner:not(.campaign-header) .header-container {
    min-height: 300px
}

#fsHeader .fsBanner:not(.campaign-header) .header-container {
    margin-bottom: 0
}

#fsHeader .fsBanner:not(.campaign-header) .header-container button {
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
    white-space: nowrap
}

#fsHeader .fsBanner:not(.campaign-header) .header-container button.open-events {
    flex-flow: row
}

#fsHeader .fsBanner:not(.campaign-header) .header-container button.open-events:before {
    margin-bottom: 0
}

#fsHeader .fsBanner:not(.campaign-header) .header-container>.fsElementContent {
    display: flex
}

@media (max-width:1199px) {
    #fsHeader .fsBanner:not(.campaign-header) .header-container>.fsElementContent {
        justify-content: center
    }
}

@media (min-width:1200px) {
    #fsHeader .fsBanner:not(.campaign-header) .header-container>.fsElementContent {
        padding: 18px 20px;
        justify-content: space-between
    }

    .home #fsHeader .fsBanner:not(.campaign-header) .header-container>.fsElementContent {
        padding: 40px
    }
}

@media (max-width:1199px) {
    #fsHeader .fsBanner:not(.campaign-header) .alumni-btn {
        display: none
    }
}

#fsHeader .fsBanner:not(.campaign-header) .alumni-btn a {
    margin-right: 0
}

#fsHeader .fsBanner:not(.campaign-header) .alumni-btn a:before {
    content: "\E910";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.home #fsHeader .fsBanner:not(.campaign-header) button {
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.home #fsHeader .fsBanner:not(.campaign-header) a,
.home #fsHeader .fsBanner:not(.campaign-header) button {
    font-weight: 400;
    font-size: .75rem;
    line-height: .875rem;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    position: relative;
    display: flex;
    padding: 10px 0;
    cursor: pointer;
    transition: color .3s ease-in-out;
    margin-bottom: 0
}

@media (min-width:1200px) {

    .home #fsHeader .fsBanner:not(.campaign-header) a,
    .home #fsHeader .fsBanner:not(.campaign-header) button {
        margin-right: 27px;
        font-weight: 600
    }
}

.home #fsHeader .fsBanner:not(.campaign-header) a:before,
.home #fsHeader .fsBanner:not(.campaign-header) button:before {
    position: relative;
    margin-right: 10px;
    color: #e6bc6b;
    font-size: 1.5625rem;
    transition: color .3s ease-in-out
}

.home #fsHeader .fsBanner:not(.campaign-header) a:focus,
.home #fsHeader .fsBanner:not(.campaign-header) a:hover,
.home #fsHeader .fsBanner:not(.campaign-header) button:focus,
.home #fsHeader .fsBanner:not(.campaign-header) button:hover {
    color: #e6bc6b
}

.home #fsHeader .fsBanner:not(.campaign-header) a:focus:before,
.home #fsHeader .fsBanner:not(.campaign-header) a:hover:before,
.home #fsHeader .fsBanner:not(.campaign-header) button:focus:before,
.home #fsHeader .fsBanner:not(.campaign-header) button:hover:before {
    color: #fff
}

.home #fsHeader .fsBanner:not(.campaign-header) a.open-events:before,
.home #fsHeader .fsBanner:not(.campaign-header) button.open-events:before {
    content: "\E912";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.home #fsHeader .fsBanner:not(.campaign-header) .left-header {
    flex: 0 0 25%
}

.home #fsHeader .fsBanner:not(.campaign-header) .left-header>.fsElementContent {
    display: flex
}

@media (min-width:1200px) {
    .home #fsHeader .fsBanner:not(.campaign-header) .right-header {
        flex: 0 0 25%
    }
}

.home #fsHeader .fsBanner:not(.campaign-header) .right-header>.fsElementContent {
    display: flex;
    justify-content: flex-end
}

.home #fsHeader .fsBanner:not(.campaign-header) .right-header .login-container a {
    flex-flow: column;
    align-items: center
}

.home #fsHeader .fsBanner:not(.campaign-header) .right-header .login-container a:before {
    content: "\E90E";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    font-size: 2.3125rem;
    margin-right: 0;
    margin-bottom: 15px
}

.home #fsHeader .fsBanner:not(.campaign-header) .right-header button {
    flex-flow: column;
    align-items: center
}

.home #fsHeader .fsBanner:not(.campaign-header) .right-header button:before {
    font-size: 1.875rem;
    margin-right: 0;
    margin-bottom: 15px
}

.home #fsHeader .fsBanner:not(.campaign-header) .right-header button.search-toggle:before {
    content: "\E90F";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.home #fsHeader .fsBanner:not(.campaign-header) .right-header button.mobile-toggle:before {
    content: "\E90D";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

#fsHeader .fsBanner:not(.campaign-header) .header-container a,
#fsHeader .fsBanner:not(.campaign-header) .header-container button {
    font-weight: 400;
    font-size: .75rem;
    line-height: .875rem;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    position: relative;
    display: flex;
    padding: 10px 0;
    cursor: pointer;
    transition: color .3s ease-in-out
}

@media (min-width:1200px) {

    #fsHeader .fsBanner:not(.campaign-header) .header-container a,
    #fsHeader .fsBanner:not(.campaign-header) .header-container button {
        margin-right: 27px;
        font-weight: 600
    }
}

#fsHeader .fsBanner:not(.campaign-header) .header-container a:before,
#fsHeader .fsBanner:not(.campaign-header) .header-container button:before {
    position: relative;
    margin-right: 10px;
    color: #e6bc6b;
    font-size: 1.9375rem;
    transition: color .3s ease-in-out
}

@media (min-width:1200px) {

    #fsHeader .fsBanner:not(.campaign-header) .header-container a:before,
    #fsHeader .fsBanner:not(.campaign-header) .header-container button:before {
        font-size: 1.5625rem
    }
}

#fsHeader .fsBanner:not(.campaign-header) .header-container a:focus,
#fsHeader .fsBanner:not(.campaign-header) .header-container a:hover,
#fsHeader .fsBanner:not(.campaign-header) .header-container button:focus,
#fsHeader .fsBanner:not(.campaign-header) .header-container button:hover {
    color: #e6bc6b
}

#fsHeader .fsBanner:not(.campaign-header) .header-container a:focus:before,
#fsHeader .fsBanner:not(.campaign-header) .header-container a:hover:before,
#fsHeader .fsBanner:not(.campaign-header) .header-container button:focus:before,
#fsHeader .fsBanner:not(.campaign-header) .header-container button:hover:before {
    color: #fff
}

#fsHeader .fsBanner:not(.campaign-header) .header-container a.open-events:before,
#fsHeader .fsBanner:not(.campaign-header) .header-container button.open-events:before {
    content: "\E912";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

#fsHeader .fsBanner:not(.campaign-header) .login-container a:before {
    content: "\E90E";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    font-size: 2.3125rem
}

#fsHeader .fsBanner:not(.campaign-header) button {
    flex-flow: column;
    align-items: center
}

#fsHeader .fsBanner:not(.campaign-header) button:before {
    font-size: 1.875rem;
    margin-right: 0;
    margin-bottom: 15px
}

#fsHeader .fsBanner:not(.campaign-header) button.search-toggle:before {
    content: "\E90F";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

#fsHeader .fsBanner:not(.campaign-header) button.mobile-toggle {
    margin-right: 0
}

#fsHeader .fsBanner:not(.campaign-header) button.mobile-toggle:before {
    content: "\E90D";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    margin-right: 0
}

@media (min-width:1200px) {
    html:not(.stuck) body:not(.fsComposeMode) #fsHeader .header-container:not(.sticky-container) .site-info-container {
        margin-left: 40px
    }
}

html:not(.stuck) body:not(.fsComposeMode) #fsHeader .header-container:not(.sticky-container)>.fsElementContent {
    align-items: center
}

html:not(.stuck) body:not(.fsComposeMode) #fsHeader .header-container:not(.sticky-container) .alumni-btn,
html:not(.stuck) body:not(.fsComposeMode) #fsHeader .header-container:not(.sticky-container) .login-container,
html:not(.stuck) body:not(.fsComposeMode) #fsHeader .header-container:not(.sticky-container) .news-and-events {
    margin-bottom: 0
}

html:not(.stuck) body:not(.fsComposeMode) #fsHeader .header-container:not(.sticky-container) .news-and-events {
    margin-left: auto
}

html:not(.stuck) body:not(.fsComposeMode) #fsHeader .header-container:not(.sticky-container) .news-and-events a,
html:not(.stuck) body:not(.fsComposeMode) #fsHeader .header-container:not(.sticky-container) .news-and-events button,
html:not(.stuck) body:not(.fsComposeMode) #fsHeader .header-container:not(.sticky-container) .right-header a,
html:not(.stuck) body:not(.fsComposeMode) #fsHeader .header-container:not(.sticky-container) .right-header button {
    flex-flow: column
}

@media (min-width:1200px) {

    html:not(.stuck) body:not(.fsComposeMode) #fsHeader .header-container:not(.sticky-container) .news-and-events a,
    html:not(.stuck) body:not(.fsComposeMode) #fsHeader .header-container:not(.sticky-container) .news-and-events button,
    html:not(.stuck) body:not(.fsComposeMode) #fsHeader .header-container:not(.sticky-container) .right-header a,
    html:not(.stuck) body:not(.fsComposeMode) #fsHeader .header-container:not(.sticky-container) .right-header button {
        flex-flow: row
    }
}

html:not(.stuck) body:not(.fsComposeMode) #fsHeader .header-container:not(.sticky-container) .right-header>.fsElementContent {
    display: flex;
    align-items: center
}

html:not(.stuck) body:not(.fsComposeMode) #fsHeader .header-container:not(.sticky-container) .login-container a:before {
    font-size: 1.4375rem;
    margin-bottom: 0
}

html:not(.stuck) body:not(.fsComposeMode) #fsHeader .header-container:not(.sticky-container) .mobile-toggle-container {
    margin: 0
}

html:not(.stuck) body:not(.fsComposeMode) #fsHeader .header-container:not(.sticky-container) .search-toggle {
    margin-right: 0
}

@media (min-width:1200px) {
    html:not(.stuck) body:not(.fsComposeMode) #fsHeader .header-container:not(.sticky-container) .search-toggle {
        text-indent: -99999px
    }
}

@media (min-width:1200px) {
    html:not(.stuck) body:not(.fsComposeMode) #fsHeader .header-container:not(.sticky-container) .search-toggle:before {
        text-indent: 0;
        margin: 0
    }
}

@media (max-width:1199px) {

    #fsHeader .left-header,
    #fsHeader .login-container {
        display: none
    }
}

@media (max-width:1199px) {
    #fsHeader .search-toggle-container {
        position: absolute;
        left: 22px;
        top: 22px
    }
}

#fsHeader .mobile-toggle-container {
    z-index: 99;
    margin-bottom: 0
}

@media (max-width:1199px) {
    #fsHeader .mobile-toggle-container {
        position: absolute;
        right: 22px;
        top: 22px
    }
}

.skip-link {
    margin: 0
}

.skip-link a {
    position: fixed;
    top: 0;
    left: 0;
    padding: 1em;
    background: #000;
    color: #fff;
    font-size: 1em;
    line-height: 1;
    text-decoration: underline;
    transition: transform .1s ease-in;
    transform: translateY(-100%);
    z-index: 9000
}

.skip-link a:focus {
    transform: translateY(0)
}

.site-info-container {
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    display: flex;
    justify-content: center;
    margin-bottom: 0
}

@media (max-width:999px) {
    .site-info-container.desktop-logo {
        display: none
    }
}

@media (min-width:1000px) {
    .site-info-container.mobile-logo {
        display: none
    }
}

.site-info-container a {
    display: block;
    padding: 0;
    color: rgba(0, 0, 0, 0);
    margin-right: 0 !important
}

.site-info-container a:hover {
    color: rgba(0, 0, 0, 0)
}

@media (max-width:1199px) {
    .site-info-container a {
        padding-top: 18px !important
    }
}

.site-info-container img {
    width: 280px
}

@media (min-width:1000px) {
    .site-info-container img {
        width: 544px
    }
}

@media (min-width:1200px) {
    html body:not(.fsComposeMode) #fsHeader .fsBanner.right-menu .header-container>.fsElementContent .sticky .mobile-toggle-container {
        margin-left: 0
    }
}

html body:not(.fsComposeMode) #fsHeader .fsBanner.right-menu .header-container>.fsElementContent>.fsElementContent {
    display: flex;
    justify-content: flex-end
}

html body:not(.fsComposeMode) #fsHeader .fsBanner.right-menu .header-container>.fsElementContent .search-toggle {
    text-indent: 0;
    flex-flow: column;
    align-items: center;
    margin-right: 27px
}

html body:not(.fsComposeMode) #fsHeader .fsBanner.right-menu .header-container>.fsElementContent .search-toggle:before {
    margin-bottom: 15px
}

html body:not(.fsComposeMode) #fsHeader .fsBanner.right-menu .header-container>.fsElementContent .login-container a {
    flex-flow: column;
    align-items: center
}

html body:not(.fsComposeMode) #fsHeader .fsBanner.right-menu .header-container>.fsElementContent .login-container a:before {
    content: "\E90E";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    font-size: 2.3125rem;
    margin-right: 0;
    margin-bottom: 15px
}

html body:not(.fsComposeMode) #fsHeader .fsBanner.right-menu .header-container>.fsElementContent button {
    flex-flow: column;
    align-items: center
}

html body:not(.fsComposeMode) #fsHeader .fsBanner.right-menu .header-container>.fsElementContent button:before {
    font-size: 1.875rem;
    margin-right: 0;
    margin-bottom: 15px
}

html body:not(.fsComposeMode) #fsHeader .fsBanner.right-menu .header-container>.fsElementContent button.search-toggle:before {
    content: "\E90F";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

html body:not(.fsComposeMode) #fsHeader .fsBanner.right-menu .header-container>.fsElementContent button.mobile-toggle:before {
    content: "\E90D";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

html:not(.stuck) body:not(.fsComposeMode) #fsHeader .header-container>.fsElementContent.sticky {
    background: linear-gradient(290.81deg, #0b1f41 12.04%, #0f2f7b 81.13%);
    position: fixed;
    top: -100%;
    left: 0;
    width: 100%;
    z-index: 9998;
    transition: top .3s ease-in, opacity .3s
}

@media (max-width:1199px) {
    html:not(.stuck) body:not(.fsComposeMode) #fsHeader .header-container>.fsElementContent.sticky {
        display: none
    }
}

html:not(.stuck) body:not(.fsComposeMode) #fsHeader .header-container>.fsElementContent.sticky.show {
    top: 0;
    transition: top .55s ease-out
}

body:not(.fsComposeMode).fsAccountBarVisible #fsHeader .site-info-container>.fsElementContent.sticky.show {
    top: 45px
}

.sticky-logo,
html:not(.stuck) body:not(.fsComposeMode) #fsHeader .header-container>.fsElementContent.sticky:before {
    display: none
}

html.stuck #fsHeader .header-container.interior>.fsElementContent {
    align-items: center
}

@media (min-width:1200px) {
    html.stuck #fsHeader .header-container.interior .site-info-container {
        margin-left: 40px
    }
}

html.stuck #fsHeader .header-container.interior .news-and-events {
    margin-left: auto;
    margin-bottom: 0
}

html.stuck #fsHeader .header-container.interior .right-header>.fsElementContent {
    display: flex;
    align-items: center
}

html.stuck #fsHeader .header-container.interior .right-header>.fsElementContent>div {
    margin-bottom: 0
}

html.stuck #fsHeader .header-container.interior .right-header>.fsElementContent .login-container a:before {
    font-size: 1.4375rem
}

html.stuck #fsHeader .header-container.interior .right-header>.fsElementContent .search-toggle {
    text-indent: -99999px;
    margin-right: 0;
    flex-flow: row
}

html.stuck #fsHeader .header-container.interior .right-header>.fsElementContent .search-toggle:before {
    text-indent: 0;
    margin: 0
}

html:not(.stuck) #fsHeader .header-container.interior>.fsElementContent .right-header {
    flex-flow: row-reverse
}

html:not(.stuck) #fsHeader .header-container>.fsElementContent.sticky.show>div {
    opacity: 1
}

html:not(.stuck) #fsHeader .header-container>.fsElementContent.sticky>div {
    opacity: 0
}

html:not(.stuck) #fsHeader .header-container>.fsElementContent.sticky .site-info-container.sticky-logo img {
    width: 698px;
    height: 34px
}

html:not(.stuck) #fsHeader .header-container>.fsElementContent.sticky button {
    transition: none
}

html:not(.stuck) #fsHeader .header-container>.fsElementContent.sticky .left-header {
    display: none
}

html:not(.stuck) #fsHeader .header-container>.fsElementContent.sticky .right-header {
    margin-left: auto;
    order: 1
}

html:not(.stuck) #fsHeader .header-container>.fsElementContent.sticky .right-header a {
    flex-flow: column;
    align-items: center;
    margin-right: 27px;
    font-weight: 600
}

html:not(.stuck) #fsHeader .header-container>.fsElementContent.sticky .right-header a:before {
    margin-bottom: 15px;
    margin-right: 0
}

html:not(.stuck) #fsHeader .header-container>.fsElementContent.sticky .right-header>.fsElementContent {
    display: flex;
    justify-content: flex-end
}

html:not(.stuck) #fsHeader .header-container>.fsElementContent.sticky .right-header>.fsElementContent>div {
    margin-bottom: 0
}

html:not(.stuck) #fsHeader .header-container>.fsElementContent.sticky .alumni-btn,
html:not(.stuck) #fsHeader .header-container>.fsElementContent.sticky .news-and-events,
html:not(.stuck) #fsHeader .header-container>.fsElementContent.sticky .site-info-container {
    display: none
}

html:not(.stuck) #fsHeader .header-container>.fsElementContent.sticky .site-info-container.sticky-logo {
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    order: 0
}

html:not(.stuck) #fsHeader .header-container>.fsElementContent.sticky .mobile-toggle-container {
    order: 2;
    margin-bottom: 0
}

html:not(.stuck) #fsHeader .header-container>.fsElementContent.sticky>.fsElementContent {
    align-items: center
}

#fsFooter,
body.fsComposeMode #fsHeader .fsBanner>.fsElementContent {
    position: relative
}

#fsFooter {
    background: linear-gradient(290.81deg, #0b1f41 12.04%, #0f2f7b 81.13%);
    color: #fff
}

#fsFooter:before {
    height: 115px;
    background: #e6bc6b;
    content: "";
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    top: -45px;
    width: 1px
}

@media (min-width:1000px) {
    #fsFooter:before {
        top: -55px
    }
}

#fsFooter .fsBanner {
    display: flex;
    justify-content: space-between;
    padding: 98px 29px 30px;
    flex-flow: column
}

@media (min-width:1000px) {
    #fsFooter .fsBanner {
        padding: 60px 20px 30px
    }
}

@media (min-width:1300px) {
    #fsFooter .fsBanner {
        padding: 60px 60px 30px
    }
}

#fsFooter .fsBanner:after {
    content: normal
}

body.fsDraftMode #fsFooter .fsBanner {
    flex-flow: row wrap
}

body.fsDraftMode #fsFooter .fsBanner .fsElementActionButtonContainer {
    flex: 0 1 100%
}

#fsFooter .footer-container {
    margin-bottom: 0
}

#fsFooter .footer-container>.fsElementContent {
    display: flex;
    margin-bottom: 55px;
    flex-wrap: wrap;
    justify-content: space-between
}

@media (max-width:999px) {
    #fsFooter .footer-container>.fsElementContent {
        flex-flow: column;
        margin-bottom: 50px
    }
}

#fsFooter .nav-social {
    display: flex;
    flex-flow: column;
    margin-bottom: 0
}

@media (max-width:999px) {
    #fsFooter .nav-social {
        order: 3;
        margin-left: auto;
        margin-right: auto
    }
}

#fsFooter .nav-social>header {
    text-align: center
}

@media (min-width:1000px) {
    #fsFooter .nav-social>header {
        text-align: right
    }
}

#fsFooter .nav-social>header .fsElementTitle {
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 4px;
    text-transform: uppercase
}

@media (max-width:999px) {
    #fsFooter .nav-social>header .fsElementTitle {
        margin-bottom: 6px
    }
}

@media (max-width:999px) {
    #fsFooter .nav-social nav {
        margin: 0
    }
}

#fsFooter .nav-social .fsNavLevel1 {
    display: flex
}

@media (min-width:1000px) {
    #fsFooter .nav-social .fsNavLevel1 {
        justify-content: flex-end;
        transform: translateX(8px)
    }
}

.nav-utility-footer {
    margin-bottom: 0
}

@media (max-width:999px) {
    .nav-utility-footer .fsNavLevel1 {
        flex-flow: column;
        text-align: center;
        margin-top: 35px
    }

    .nav-utility-footer .fsNavLevel1 a {
        padding: 5px;
        line-height: 15px
    }
}

@media (min-width:1000px) {
    .footer-nav {
        margin-top: 20px;
        margin-bottom: 0
    }
}

@media (max-width:999px) {
    .footer-nav {
        order: 2;
        width: 100%;
        text-align: center;
        margin-bottom: 25px
    }
}

.footer-nav .fsNavLevel1 {
    display: flex
}

@media (max-width:999px) {
    .footer-nav .fsNavLevel1 {
        flex-flow: column;
        width: 100%
    }
}

.footer-nav .fsNavLevel1 li {
    position: relative;
    padding: 0 20px
}

@media (min-width:1000px) {
    .footer-nav .fsNavLevel1 li:first-child {
        padding-left: 0
    }
}

.footer-nav .fsNavLevel1 li:last-child:after {
    display: none
}

@media (min-width:1000px) {
    .footer-nav .fsNavLevel1 li:after {
        background: #e6bc6b;
        content: "";
        height: 20px;
        width: 1px;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%)
    }
}

.footer-nav .fsNavLevel1 a {
    font-weight: 300;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    line-height: 30px;
    padding: 5px 0
}

@media (min-width:1000px) {
    .footer-nav .fsNavLevel1 a {
        font-size: 18px;
        line-height: 30px;
        padding: 10px 0
    }
}

.footer-nav .fsNavLevel1 a:focus,
.footer-nav .fsNavLevel1 a:hover {
    text-decoration: underline
}

.footer-cta {
    margin-bottom: 60px
}

@media (max-width:999px) {
    .footer-cta {
        order: 1;
        margin-bottom: 29px
    }
}

.footer-cta .fsNavLevel1 {
    display: flex
}

@media (max-width:999px) {
    .footer-cta .fsNavLevel1 {
        flex-flow: column;
        align-items: center
    }
}

@media (min-width:1000px) {
    .footer-cta .fsNavLevel1 li {
        margin-right: 25px
    }
}

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

@media (max-width:999px) {
    .footer-cta .fsNavLevel1 li:last-child a {
        margin-bottom: 0
    }
}

.footer-cta .fsNavLevel1 li a {
    border: 1px solid #e6bc6b;
    margin: 0 0 20px;
    background: rgba(0, 0, 0, 0);
    color: #fff;
    cursor: pointer;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem !important;
    line-height: 1.0625rem;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    letter-spacing: 7px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    padding: 22px 20px;
    letter-spacing: 4px
}

.footer-cta .fsNavLevel1 li a.on,
.footer-cta .fsNavLevel1 li a:focus,
.footer-cta .fsNavLevel1 li a:hover,
.fsStateSelected .footer-cta .fsNavLevel1 li a {
    background: #e6bc6b;
    color: #131313;
    transition: all .3s ease-in-out;
    border: 1px solid #e6bc6b;
    text-decoration: none
}

.footer-cta .fsNavLevel1 li a em {
    display: block;
    font-style: normal;
    font-size: 1.125rem;
    font-weight: 400;
    margin-top: 10px;
    letter-spacing: 0;
    text-transform: none
}

@media (max-width:999px) {
    .footer-cta .fsNavLevel1 li a {
        min-width: 170px
    }
}

@media (min-width:1200px) {
    .footer-cta .fsNavLevel1 li a {
        min-width: 170px
    }
}

.school-details-container {
    margin-bottom: 0
}

@media (min-width:1000px) {
    .school-details-container {
        flex-basis: 50%
    }
}

@media (max-width:999px) {
    .school-details-container {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 26px;
        order: 0
    }
}

.school-details-container .fsElementFooterContent {
    margin: 0;
    font-weight: 300
}

@media (max-width:999px) {
    .school-details-container .fsImage img {
        max-width: 270px;
        height: 14px;
        margin-left: auto;
        margin-right: auto
    }
}

.school-details {
    margin-bottom: 0;
    font-weight: 300;
    font-size: 14px;
    line-height: 25px
}

@media (min-width:1000px) {
    .school-details {
        font-size: 18px;
        line-height: 30px
    }
}

.school-details [itemprop=name] {
    margin-top: 0;
    font-weight: 700;
    color: #242424;
    font-size: 1rem;
    line-height: 1.1875rem;
    text-transform: uppercase;
    margin-bottom: 20px
}

@media (max-width:999px) {
    .school-details [itemprop=streetAddress] {
        display: block
    }
}

.school-details a {
    color: inherit
}

.school-details span {
    display: inline
}

.school-details .fsElementFooterContent {
    margin: 0
}

[itemprop=telephone] {
    font-size: 16px;
    line-height: 30px
}

@media (min-width:1000px) {
    [itemprop=telephone] {
        font-size: 18px;
        line-height: 30px
    }
}

[itemprop=telephone] a {
    text-decoration: none;
    color: #fff;
    font-weight: 300
}

[itemprop=telephone] a:hover {
    text-decoration: underline
}

*,
:after,
:before {
    box-sizing: border-box
}

:after,
:before {
    pointer-events: none
}

html {
    font-family: Roboto, sans-serif;
    background: #0b1f41;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body {
    font-size: .75rem;
    line-height: 1.6875rem;
    color: #373737;
    font-size: 1.125rem;
    line-height: 1.8125rem
}

#fsPageWrapper {
    overflow-x: hidden;
    position: relative
}

body.fsComposeMode #fsPageWrapper {
    overflow: visible
}

@media (min-width:1000px) {
    body:not(.home) #fsPageBodyWrapper {
        padding-top: 100px
    }
}

#fsPageBodyWrapper {
    padding: 40px 1.11111em;
    background: #fff
}

#fsPageBody {
    position: relative;
    margin: 0 auto;
    max-width: 1180px;
    display: flex;
    flex-wrap: wrap
}

@media (min-width:600px) {
    #fsPageBody {
        display: block
    }
}

@media (min-width:800px) {
    #fsPageBody {
        display: flex
    }
}

#fsBannerLeft {
    order: 1;
    width: 100%;
    margin-bottom: 20px
}

@media (min-width:600px) {
    #fsBannerLeft {
        padding-right: 20px;
        width: 200px;
        order: 1;
        margin-bottom: 0
    }
}

@media (min-width:700px) {
    #fsBannerLeft {
        padding-right: 40px;
        width: 280px;
        order: 1
    }
}

@media (min-width:600px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
        order: 1;
        padding-right: 20px;
        width: 200px
    }
}

@media (min-width:700px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
        padding-right: 40px;
        width: 280px
    }
}

@media (min-width:800px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
        order: 1;
        padding-right: 20px;
        width: 200px
    }
}

@media (min-width:1000px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
        padding-right: 40px;
        width: 280px
    }
}

#fsPageContent {
    width: 100%
}

.fsHasRightBanner #fsPageContent {
    order: 1;
    width: 100%
}

@media (min-width:600px) {
    .fsHasRightBanner #fsPageContent {
        order: 1;
        width: calc(100% - 240px)
    }
}

@media (min-width:700px) {
    .fsHasRightBanner #fsPageContent {
        order: 1;
        width: calc(100% - 320px)
    }
}

.fsHasLeftBanner #fsPageContent {
    order: 1;
    width: 100%
}

@media (min-width:600px) {
    .fsHasLeftBanner #fsPageContent {
        order: 1;
        width: calc(100% - 200px)
    }
}

@media (min-width:700px) {
    .fsHasLeftBanner #fsPageContent {
        order: 1;
        width: calc(100% - 280px)
    }
}

.fsHasLeftBanner.fsHasRightBanner #fsPageContent {
    order: 1;
    margin-bottom: 20px;
    width: 100%
}

@media (min-width:600px) {
    .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
        order: 1;
        width: calc(100% - 200px)
    }
}

@media (min-width:700px) {
    .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
        width: calc(100% - 280px)
    }
}

@media (min-width:800px) {
    .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
        order: 1;
        width: calc(100% - 440px);
        margin-bottom: 0
    }
}

@media (min-width:1000px) {
    .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
        width: calc(100% - 600px)
    }
}

#fsBannerRight {
    order: 1;
    width: 100%;
    margin-bottom: 20px
}

@media (min-width:600px) {
    #fsBannerRight {
        padding-left: 20px;
        width: 240px;
        order: 1;
        margin-bottom: 0
    }
}

@media (min-width:700px) {
    #fsBannerRight {
        padding-left: 40px;
        width: 320px;
        order: 1
    }
}

.fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
    width: 100%;
    padding: 0
}

@media (min-width:600px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
        width: calc(100% - 200px)
    }
}

@media (min-width:700px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
        width: calc(100% - 280px)
    }
}

@media (min-width:800px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
        order: 1;
        padding-left: 20px;
        width: 240px
    }
}

@media (min-width:1000px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
        padding-left: 40px;
        width: 320px
    }
}

@media (min-width:600px) {
    .fsLayout {
        margin-right: -20px;
        margin-left: -20px
    }
}

.fsLayout .fsDiv {
    margin-bottom: 20px;
    width: 100%;
    float: none
}

@media (min-width:600px) {
    .fsLayout .fsDiv {
        float: left;
        padding-right: 1.11111em;
        padding-left: 1.11111em
    }
}

.fsLayout>footer,
.fsLayout>header {
    width: 100%
}

@media (min-width:600px) {

    .fsLayout>footer,
    .fsLayout>header {
        padding-right: 1.11111em;
        padding-left: 1.11111em
    }
}

@media (min-width:800px) {
    .fsTwoColumnLayout .fsDiv {
        width: 50%
    }
}

@media (min-width:900px) {
    .fsThreeColumnLayout .fsDiv {
        width: 33.33333%
    }
}

@media (min-width:800px) {
    .fsFourColumnLayout .fsDiv {
        width: 50%
    }
}

@media (min-width:1000px) {
    .fsFourColumnLayout .fsDiv {
        width: 25%
    }
}

.fsLayout .fsStyleOneThird,
.fsLayout .fsStyleTwoThirds {
    float: none
}

.fsLayout .fsStyleTwoThirds>.fsDiv {
    padding-left: 0;
    padding-right: 0;
    float: none
}

@media (min-width:600px) {
    .fsLayout .fsStyleTwoThirds>.fsTwoColumnLayout {
        margin-right: -20px;
        margin-left: -20px
    }
}

.fsElephantLeftLayout,
.fsTwoColumnWideRightLayout {
    margin-left: 0;
    margin-right: 0
}

@media (min-width:600px) {

    .fsElephantLeftLayout,
    .fsTwoColumnWideRightLayout {
        display: flex;
        flex-wrap: wrap
    }
}

.fsElephantLeftLayout>footer,
.fsElephantLeftLayout>header,
.fsTwoColumnWideRightLayout>footer,
.fsTwoColumnWideRightLayout>header {
    padding-left: 0;
    padding-right: 0
}

.fsElephantLeftLayout .fsStyleOneThird,
.fsTwoColumnWideRightLayout .fsStyleOneThird {
    width: 100%;
    margin-bottom: 20px
}

@media (min-width:600px) {

    .fsElephantLeftLayout .fsStyleOneThird,
    .fsTwoColumnWideRightLayout .fsStyleOneThird {
        padding-left: 0;
        padding-right: 20px;
        width: 200px;
        margin-bottom: 0
    }
}

@media (min-width:700px) {

    .fsElephantLeftLayout .fsStyleOneThird,
    .fsTwoColumnWideRightLayout .fsStyleOneThird {
        padding-right: 40px;
        width: 280px
    }
}

.fsElephantLeftLayout .fsStyleTwoThirds,
.fsTwoColumnWideRightLayout .fsStyleTwoThirds {
    width: 100%
}

@media (min-width:600px) {

    .fsElephantLeftLayout .fsStyleTwoThirds,
    .fsTwoColumnWideRightLayout .fsStyleTwoThirds {
        padding-left: 0;
        padding-right: 0;
        width: calc(100% - 200px)
    }
}

@media (min-width:700px) {

    .fsElephantLeftLayout .fsStyleTwoThirds,
    .fsTwoColumnWideRightLayout .fsStyleTwoThirds {
        width: calc(100% - 280px)
    }
}

.fsHasElephantLeftLayout.fsHasRightBanner #fsPageContent,
.fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsPageContent {
    width: 100%
}

@media (min-width:800px) {

    .fsHasElephantLeftLayout.fsHasRightBanner #fsPageContent,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsPageContent {
        width: calc(100% - 240px)
    }
}

@media (min-width:1000px) {

    .fsHasElephantLeftLayout.fsHasRightBanner #fsPageContent,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsPageContent {
        width: calc(100% - 320px)
    }
}

.fsHasElephantLeftLayout.fsHasRightBanner #fsBannerRight,
.fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsBannerRight {
    width: 100%;
    padding-left: 0;
    margin-top: 20px
}

@media (min-width:800px) {

    .fsHasElephantLeftLayout.fsHasRightBanner #fsBannerRight,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsBannerRight {
        padding-left: 20px;
        width: 240px;
        margin-top: 0
    }
}

@media (min-width:1000px) {

    .fsHasElephantLeftLayout.fsHasRightBanner #fsBannerRight,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsBannerRight {
        padding-left: 40px;
        width: 320px
    }
}

@media (min-width:600px) {

    .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleOneThird,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleOneThird {
        padding-right: 20px;
        width: 200px
    }
}

@media (min-width:700px) {

    .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleOneThird,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleOneThird {
        padding-right: 40px;
        width: 280px
    }
}

@media (min-width:800px) {

    .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleOneThird,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleOneThird {
        padding-right: 20px;
        width: 200px
    }
}

@media (min-width:1000px) {

    .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleOneThird,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleOneThird {
        padding-right: 40px;
        width: 280px
    }
}

.fsHasElephantLeftLayout.fsHasRightBanner .fsStyleTwoThirds,
.fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleTwoThirds {
    width: 100%
}

@media (min-width:600px) {

    .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleTwoThirds,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleTwoThirds {
        width: calc(100% - 200px)
    }
}

@media (min-width:700px) {

    .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleTwoThirds,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleTwoThirds {
        width: calc(100% - 280px)
    }
}

@media (min-width:800px) {

    .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleTwoThirds,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleTwoThirds {
        width: calc(100% - 200px)
    }
}

@media (min-width:1000px) {

    .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleTwoThirds,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleTwoThirds {
        width: calc(100% - 280px)
    }
}

@media (min-width:800px) {

    .fsHasElephantLeftLayout.fsHasLeftBanner #fsPageContent,
    .fsHasTwoColumnWideRightLayout.fsHasLeftBanner #fsPageContent {
        width: calc(100% - 200px)
    }
}

@media (min-width:1000px) {

    .fsHasElephantLeftLayout.fsHasLeftBanner #fsPageContent,
    .fsHasTwoColumnWideRightLayout.fsHasLeftBanner #fsPageContent {
        width: calc(100% - 280px)
    }
}

@media (min-width:800px) {

    .fsHasElephantLeftLayout.fsHasLeftBanner #fsBannerLeft,
    .fsHasTwoColumnWideRightLayout.fsHasLeftBanner #fsBannerLeft {
        padding-right: 20px;
        width: 200px;
        margin-top: 0
    }
}

@media (min-width:1000px) {

    .fsHasElephantLeftLayout.fsHasLeftBanner #fsBannerLeft,
    .fsHasTwoColumnWideRightLayout.fsHasLeftBanner #fsBannerLeft {
        padding-right: 40px;
        width: 280px
    }
}

.fsHasElephantLeftLayout.fsHasLeftBanner .fsStyleOneThird,
.fsHasTwoColumnWideRightLayout.fsHasLeftBanner .fsStyleOneThird {
    width: 100%;
    padding-right: 0
}

@media (min-width:800px) {

    .fsHasElephantLeftLayout.fsHasLeftBanner .fsStyleOneThird,
    .fsHasTwoColumnWideRightLayout.fsHasLeftBanner .fsStyleOneThird {
        padding-right: 20px;
        width: 200px
    }
}

.fsHasElephantLeftLayout.fsHasLeftBanner .fsStyleTwoThirds,
.fsHasTwoColumnWideRightLayout.fsHasLeftBanner .fsStyleTwoThirds {
    width: 100%
}

@media (min-width:800px) {

    .fsHasElephantLeftLayout.fsHasLeftBanner .fsStyleTwoThirds,
    .fsHasTwoColumnWideRightLayout.fsHasLeftBanner .fsStyleTwoThirds {
        width: calc(100% - 200px)
    }
}

@media (min-width:600px) {

    .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
        padding-right: 20px;
        width: 200px
    }
}

@media (min-width:800px) {

    .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
        padding-right: 20px;
        width: 200px
    }
}

.fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
.fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
    width: 100%;
    margin-bottom: 0
}

@media (min-width:600px) {

    .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
        width: calc(100% - 200px)
    }
}

@media (min-width:800px) {

    .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
        width: calc(100% - 440px)
    }
}

.fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight,
.fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
    margin-bottom: 0
}

@media (min-width:800px) {

    .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
        padding-left: 20px;
        width: 240px;
        margin-top: 0
    }
}

.fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird,
.fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird {
    margin-bottom: 20px;
    width: 100%
}

@media (min-width:1000px) {

    .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird {
        padding-right: 20px;
        width: 200px;
        margin-bottom: 0
    }
}

.fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
.fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds {
    width: 100%;
    margin-bottom: 0
}

@media (min-width:1000px) {

    .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds {
        width: calc(100% - 200px)
    }
}

.fsElephantRightLayout,
.fsTwoColumnWideLeftLayout {
    margin-left: 0;
    margin-right: 0
}

@media (min-width:600px) {

    .fsElephantRightLayout,
    .fsTwoColumnWideLeftLayout {
        display: flex;
        flex-wrap: wrap
    }
}

.fsElephantRightLayout>footer,
.fsElephantRightLayout>header,
.fsTwoColumnWideLeftLayout>footer,
.fsTwoColumnWideLeftLayout>header {
    padding-left: 0;
    padding-right: 0
}

.fsElephantRightLayout .fsStyleOneThird,
.fsTwoColumnWideLeftLayout .fsStyleOneThird {
    width: 100%;
    margin-bottom: 20px
}

@media (min-width:600px) {

    .fsElephantRightLayout .fsStyleOneThird,
    .fsTwoColumnWideLeftLayout .fsStyleOneThird {
        padding-left: 20px;
        padding-right: 0;
        width: 240px;
        margin-bottom: 0
    }
}

@media (min-width:700px) {

    .fsElephantRightLayout .fsStyleOneThird,
    .fsTwoColumnWideLeftLayout .fsStyleOneThird {
        padding-left: 40px;
        width: 320px
    }
}

.fsElephantRightLayout .fsStyleTwoThirds,
.fsTwoColumnWideLeftLayout .fsStyleTwoThirds {
    width: 100%
}

@media (min-width:600px) {

    .fsElephantRightLayout .fsStyleTwoThirds,
    .fsTwoColumnWideLeftLayout .fsStyleTwoThirds {
        width: calc(100% - 240px);
        padding-left: 0;
        padding-right: 0
    }
}

@media (min-width:700px) {

    .fsElephantRightLayout .fsStyleTwoThirds,
    .fsTwoColumnWideLeftLayout .fsStyleTwoThirds {
        width: calc(100% - 320px)
    }
}

.fsHasElephantRightLayout.fsHasLeftBanner #fsPageContent,
.fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent {
    width: 100%
}

@media (min-width:600px) {

    .fsHasElephantRightLayout.fsHasLeftBanner #fsPageContent,
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent {
        width: calc(100% - 200px)
    }
}

@media (min-width:700px) {

    .fsHasElephantRightLayout.fsHasLeftBanner #fsPageContent,
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent {
        width: calc(100% - 280px)
    }
}

@media (min-width:800px) {

    .fsHasElephantRightLayout.fsHasLeftBanner #fsPageContent,
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent {
        width: calc(100% - 200px)
    }
}

@media (min-width:1000px) {

    .fsHasElephantRightLayout.fsHasLeftBanner #fsPageContent,
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent {
        width: calc(100% - 280px)
    }
}

.fsHasElephantRightLayout.fsHasLeftBanner #fsBannerLeft,
.fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft {
    width: 100%;
    padding-left: 0;
    margin-bottom: 20px
}

@media (min-width:600px) {

    .fsHasElephantRightLayout.fsHasLeftBanner #fsBannerLeft,
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft {
        padding-right: 20px;
        width: 200px
    }
}

@media (min-width:700px) {

    .fsHasElephantRightLayout.fsHasLeftBanner #fsBannerLeft,
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft {
        padding-right: 40px;
        width: 280px
    }
}

@media (min-width:800px) {

    .fsHasElephantRightLayout.fsHasLeftBanner #fsBannerLeft,
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft {
        padding-right: 20px;
        width: 200px;
        margin-bottom: 0
    }
}

@media (min-width:1000px) {

    .fsHasElephantRightLayout.fsHasLeftBanner #fsBannerLeft,
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft {
        padding-right: 40px;
        width: 280px
    }
}

.fsHasElephantRightLayout.fsHasLeftBanner .fsStyleOneThird,
.fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleOneThird {
    width: 100%;
    padding-left: 0
}

@media (min-width:800px) {

    .fsHasElephantRightLayout.fsHasLeftBanner .fsStyleOneThird,
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleOneThird {
        padding-left: 20px;
        width: 240px
    }
}

@media (min-width:1000px) {

    .fsHasElephantRightLayout.fsHasLeftBanner .fsStyleOneThird,
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleOneThird {
        padding-left: 40px;
        width: 320px
    }
}

.fsHasElephantRightLayout.fsHasLeftBanner .fsStyleTwoThirds,
.fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleTwoThirds {
    margin-bottom: 20px;
    width: 100%
}

@media (min-width:800px) {

    .fsHasElephantRightLayout.fsHasLeftBanner .fsStyleTwoThirds,
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleTwoThirds {
        width: calc(100% - 240px);
        margin-bottom: 0
    }
}

@media (min-width:1000px) {

    .fsHasElephantRightLayout.fsHasLeftBanner .fsStyleTwoThirds,
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleTwoThirds {
        width: calc(100% - 320px)
    }
}

@media (min-width:800px) {

    .fsHasElephantRightLayout.fsHasRightBanner #fsPageContent,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner #fsPageContent {
        width: calc(100% - 240px)
    }
}

@media (min-width:1000px) {

    .fsHasElephantRightLayout.fsHasRightBanner #fsPageContent,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner #fsPageContent {
        width: calc(100% - 320px)
    }
}

@media (min-width:800px) {

    .fsHasElephantRightLayout.fsHasRightBanner #fsBannerRight,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner #fsBannerRight {
        padding-left: 20px;
        width: 240px;
        margin-top: 0
    }
}

@media (min-width:1000px) {

    .fsHasElephantRightLayout.fsHasRightBanner #fsBannerRight,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner #fsBannerRight {
        padding-left: 40px;
        width: 320px
    }
}

.fsHasElephantRightLayout.fsHasRightBanner .fsStyleOneThird,
.fsHasTwoColumnWideLeftLayout.fsHasRightBanner .fsStyleOneThird {
    width: 100%;
    padding-left: 0
}

@media (min-width:800px) {

    .fsHasElephantRightLayout.fsHasRightBanner .fsStyleOneThird,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner .fsStyleOneThird {
        padding-left: 20px;
        width: 240px
    }
}

.fsHasElephantRightLayout.fsHasRightBanner .fsStyleTwoThirds,
.fsHasTwoColumnWideLeftLayout.fsHasRightBanner .fsStyleTwoThirds {
    width: 100%
}

@media (min-width:800px) {

    .fsHasElephantRightLayout.fsHasRightBanner .fsStyleTwoThirds,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner .fsStyleTwoThirds {
        width: calc(100% - 240px)
    }
}

.fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight,
.fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
    margin-bottom: 0
}

@media (min-width:800px) {

    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
        padding-left: 20px;
        width: 240px;
        margin-top: 0
    }
}

.fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
.fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
    width: 100%;
    margin-bottom: 0
}

@media (min-width:600px) {

    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
        width: calc(100% - 200px)
    }
}

@media (min-width:800px) {

    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
        width: calc(100% - 440px)
    }
}

.fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft,
.fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
    width: 100%;
    padding-left: 0;
    margin-bottom: 20px
}

@media (min-width:600px) {

    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
        padding-right: 20px;
        width: 200px;
        margin-bottom: 0
    }
}

@media (min-width:800px) {

    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
        padding-right: 20px;
        width: 200px
    }
}

.fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird,
.fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird {
    margin-bottom: 0
}

@media (min-width:700px) {

    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird {
        padding-left: 20px;
        width: 240px
    }
}

@media (min-width:800px) {

    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird {
        width: 100%;
        padding-left: 0
    }
}

@media (min-width:1000px) {

    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird {
        padding-left: 20px;
        width: 240px
    }
}

.fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
.fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds {
    margin-bottom: 0
}

@media (min-width:700px) {

    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds {
        width: calc(100% - 240px)
    }
}

@media (min-width:800px) {

    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds {
        width: 100%
    }
}

@media (min-width:1000px) {

    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds {
        width: calc(100% - 240px)
    }
}

#fsPoweredByFinalsite {
    width: 100%;
    position: relative;
    margin: 0 auto;
    max-width: 1180px;
    background-position: 50%;
    max-width: none;
    display: flex;
    justify-content: flex-end
}

@media (min-width:1000px) {
    #fsPoweredByFinalsite {
        background-position: 100%;
        transform: translateY(-40px);
        pointer-events: none
    }
}

#fsPoweredByFinalsite a {
    display: inline-block;
    width: 300px;
    pointer-events: all
}

.fsConstituent {
    word-break: break-word
}

.fsConstituent .fsElementPagination {
    margin: 20px 0
}

.fsConstituent .fsPhoto[style*=background-image],
.fsConstituent .fsProfileImage[style*=background-image] {
    background-size: cover;
    background-position: 50%;
    display: inline-block
}

.fsConstituent .fsPhoto[style*=background-image]>img,
.fsConstituent .fsProfileImage[style*=background-image]>img {
    opacity: 0;
    visibility: hidden
}

.fsConstituent[class*=fsThumbnailAlign] .fsPhoto img,
.fsConstituent[class*=fsThumbnailAlign] .fsProfileImage img {
    float: none;
    margin: 0
}

.fsConstituent.fsThumbnailAlignLeft .fsPhoto,
.fsConstituent.fsThumbnailAlignLeft .fsProfileImage {
    float: left;
    padding-right: 0
}

.fsConstituent.fsThumbnailAlignRight .fsPhoto,
.fsConstituent.fsThumbnailAlignRight .fsProfileImage {
    float: right;
    padding-left: 0
}

.fsConstituentProfile {
    position: relative
}

.fsConstituentProfile>div,
.fsConstituentProfile>h3 {
    margin-bottom: 20px
}

.fsConstituentProfile>div>strong {
    display: block
}

.fsConstituent.fsDirectory .fsConstituentItem .fsNickname {
    display: none
}

.fsConstituent .fsConstituentItem {
    float: none;
    width: calc(100% - 20px);
    margin: 0 auto 40px
}

.fsConstituent.fsThumbnailAlignLeft .fsPhoto {
    margin-right: 10px;
    margin-bottom: 10px
}

.fsConstituent.fsThumbnailAlignRight .fsPhoto {
    margin-left: 10px;
    margin-bottom: 10px
}

.fsConstituentItem {
    padding-left: 10px;
    padding-right: 10px
}

.fsConstituentItem>div,
.fsConstituentItem>h3 {
    margin-bottom: 10px
}

.fsConstituentItem>div:last-child,
.fsConstituentItem>h3:last-child {
    margin-bottom: 0
}

.fsConstituentItem .fsPhoto img {
    display: block
}

div[class^=fsConstituentColumnLayout] {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px
}

@media (min-width:600px) {

    .fsConstituentColumnLayout_2 .fsConstituentItem,
    .fsConstituentColumnLayout_3 .fsConstituentItem,
    .fsConstituentColumnLayout_4 .fsConstituentItem {
        width: calc(50% - 20px);
        margin-left: 10px;
        margin-right: 10px
    }
}

@media (min-width:800px) {

    .fsConstituentColumnLayout_3 .fsConstituentItem,
    .fsConstituentColumnLayout_4 .fsConstituentItem {
        width: calc(33.33% - 20px)
    }
}

@media (min-width:1000px) {
    .fsConstituentColumnLayout_4 .fsConstituentItem {
        width: calc(25% - 20px)
    }
}

.fsConstituent.fsProfile .fsFullName {
    margin-bottom: 20px
}

.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto .fsProfileImage,
.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto .fsProfileImage,
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto .fsProfileImage,
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto .fsProfileImage {
    margin: 0 0 20px;
    padding: 0;
    float: none
}

.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto>div:not(.fsProfileImage),
.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto>h3,
.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto>div:not(.fsProfileImage),
.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto>h3,
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto>div:not(.fsProfileImage),
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto>h3,
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto>div:not(.fsProfileImage),
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto>h3 {
    float: none;
    width: 100%
}

@media (min-width:800px) {

    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto>div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto>h3,
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto>div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto>h3,
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto>div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto>h3,
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto>div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto>h3 {
        padding: 0
    }
}

.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto>h3:first-child,
.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto>h3:first-child,
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto>h3:first-child,
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto>h3:first-child {
    padding: 0
}

.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto .fsProfileImage,
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto .fsProfileImage {
    float: none
}

@media (min-width:600px) {

    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto .fsProfileImage,
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto .fsProfileImage {
        max-width: 40%
    }
}

@media (min-width:1000px) {

    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailRectangle .fsHasPhoto .fsProfileImage,
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailSquare .fsHasPhoto .fsProfileImage,
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailRectangle .fsHasPhoto .fsProfileImage,
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailSquare .fsHasPhoto .fsProfileImage {
        max-width: 512px
    }
}

@media (min-width:600px) {

    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto .fsProfileImage,
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto .fsProfileImage {
        max-width: 25%
    }
}

@media (min-width:800px) {

    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle .fsHasPhoto .fsProfileImage,
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare .fsHasPhoto .fsProfileImage,
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle .fsHasPhoto .fsProfileImage,
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare .fsHasPhoto .fsProfileImage {
        max-width: 128px
    }
}

.fsConstituent.fsProfile.fsThumbnailAlignLeft .fsProfileSection:after,
.fsConstituent.fsProfile.fsThumbnailAlignRight .fsProfileSection:after {
    display: none
}

.fsConstituent.fsProfile.fsThumbnailAlignLeft .fsProfileSectionData,
.fsConstituent.fsProfile.fsThumbnailAlignRight .fsProfileSectionData {
    float: none;
    display: block;
    width: 100%
}

.fsConstituent.fsProfile.fsThumbnailAlignLeft .fsProfileSectionData>div,
.fsConstituent.fsProfile.fsThumbnailAlignRight .fsProfileSectionData>div {
    clear: none
}

@media (min-width:600px) {

    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto .fsProfileImage,
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto .fsProfileImage {
        margin-right: 20px;
        float: left
    }
}

@media (min-width:800px) {

    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto>div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto>h3 {
        padding-left: calc(40% + 20px)
    }
}

@media (min-width:1000px) {

    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailRectangle .fsHasPhoto>div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailRectangle .fsHasPhoto>h3,
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailSquare .fsHasPhoto>div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailSquare .fsHasPhoto>h3 {
        padding-left: 532px
    }
}

@media (min-width:800px) {

    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto>div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto>h3 {
        padding-left: calc(25% + 20px)
    }
}

@media (min-width:800px) {

    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle .fsHasPhoto>div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle .fsHasPhoto>h3,
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare .fsHasPhoto>div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare .fsHasPhoto>h3 {
        padding-left: 148px
    }
}

@media (min-width:600px) {

    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto .fsProfileImage,
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto .fsProfileImage {
        margin-left: 20px;
        float: right
    }
}

@media (min-width:800px) {

    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto>div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto>h3 {
        padding-right: calc(40% + 20px)
    }
}

@media (min-width:1000px) {

    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailRectangle .fsHasPhoto>div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailRectangle .fsHasPhoto>h3,
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailSquare .fsHasPhoto>div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailSquare .fsHasPhoto>h3 {
        padding-right: 532px
    }
}

@media (min-width:800px) {

    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto>div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto>h3 {
        padding-right: calc(25% + 20px)
    }
}

@media (min-width:800px) {

    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle .fsHasPhoto>div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle .fsHasPhoto>h3,
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare .fsHasPhoto>div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare .fsHasPhoto>h3 {
        padding-right: 148px
    }
}

.fsProfileImage {
    margin-bottom: 20px
}

.fsProfileImage img {
    display: block
}

.fsProfileSection {
    margin-bottom: 20px
}

.fsProfileSection h4 {
    margin: 0 0 1rem
}

.fsProfileSectionData {
    margin-bottom: 1em
}

.fsProfileSectionData:last-child {
    margin-bottom: 0
}

.fsProfileSectionData.fsTitle {
    font-weight: inherit;
    font-size: 18px;
    line-height: 29px
}

.fsProfileSectionData>div {
    width: auto;
    float: none;
    display: block
}

.fsProfileSectionData.fsStyleHalf {
    width: 100%
}

@media (min-width:600px) {
    .fsProfileSectionData.fsStyleHalf {
        width: 50%
    }
}

.fsProfileSectionSpecialData>div {
    width: auto;
    float: none;
    display: block
}

.fsProfileSectionSpecialData div[id^=fsEmail] {
    display: inline-block
}

.fsEmail>div:first-child,
.fsProfileSectionFieldName {
    font-weight: 700
}

.fsConstituent.fsSearch {
    overflow: hidden
}

.fsConstituent.fsSearch+.fsConstituent {
    border-top: 1px solid #cfcfcf;
    margin-top: 20px;
    padding-top: 20px
}

.fsConstituentSearchForm {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px
}

.fsConstituentSearchForm>label {
    flex-grow: 1;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.fsConstituentSearchForm>label>span {
    margin-bottom: 2px
}

.fsConstituentSearchForm>label>input,
.fsConstituentSearchForm>label>select {
    border: 1px solid #cfcfcf;
    flex-grow: 1
}

.fsConstituentSearchForm>label>select {
    height: 34px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.fsConstituentSearchForm [type*=submit] {
    align-self: flex-end;
    margin: 10px;
    width: 100%
}

@media (min-width:600px) {
    .fsConstituentSearchForm [type*=submit] {
        width: auto
    }
}

.fsConstituent.fsDialog .fsProfileImage:first-child {
    margin-top: 1em
}

.fsConstituent.fsDialog .fsProfileImage img {
    float: none;
    margin: 0
}

.fsConstituent .fsDialogContent {
    padding-top: 45px
}

.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge .fsProfileImage,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall .fsProfileImage,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge .fsProfileImage,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall .fsProfileImage {
    margin: 0 0 20px;
    padding: 0;
    float: none
}

.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge>div:not(.fsProfileImage),
.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge>h3,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall>div:not(.fsProfileImage),
.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall>h3,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge>div:not(.fsProfileImage),
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge>h3,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall>div:not(.fsProfileImage),
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall>h3 {
    float: none;
    width: 100%
}

@media (min-width:800px) {

    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge>div:not(.fsProfileImage),
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge>h3,
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall>div:not(.fsProfileImage),
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall>h3,
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge>div:not(.fsProfileImage),
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge>h3,
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall>div:not(.fsProfileImage),
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall>h3 {
        padding: 0
    }
}

.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge>h3:first-child,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall>h3:first-child,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge>h3:first-child,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall>h3:first-child {
    padding: 0
}

.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge .fsProfileImage,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge .fsProfileImage {
    float: none
}

@media (min-width:600px) {

    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge .fsProfileImage,
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge .fsProfileImage {
        max-width: 40%
    }
}

@media (min-width:600px) {

    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall .fsProfileImage,
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall .fsProfileImage {
        max-width: 25%
    }
}

@media (min-width:800px) {

    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle .fsProfileImage,
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare .fsProfileImage,
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle .fsProfileImage,
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare .fsProfileImage {
        max-width: 128px
    }
}

.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft .fsProfileSection:after,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight .fsProfileSection:after {
    display: none
}

.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft .fsProfileSectionData,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight .fsProfileSectionData {
    float: none;
    display: block;
    width: 100%
}

.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft .fsProfileSectionData>div,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight .fsProfileSectionData>div {
    clear: none
}

@media (min-width:600px) {

    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge .fsProfileImage,
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall .fsProfileImage {
        margin-right: 20px;
        float: left
    }
}

@media (min-width:800px) {

    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge>div:not(.fsProfileImage),
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge>h3 {
        padding-left: calc(40% + 20px)
    }
}

@media (min-width:800px) {

    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall>div:not(.fsProfileImage),
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall>h3 {
        padding-left: calc(25% + 20px)
    }
}

@media (min-width:800px) {

    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle>div:not(.fsProfileImage),
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle>h3,
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare>div:not(.fsProfileImage),
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare>h3 {
        padding-left: 148px
    }
}

@media (min-width:600px) {

    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge .fsProfileImage,
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall .fsProfileImage {
        margin-left: 20px;
        float: right
    }
}

@media (min-width:800px) {

    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge>div:not(.fsProfileImage),
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge>h3 {
        padding-right: calc(40% + 20px)
    }
}

@media (min-width:800px) {

    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall>div:not(.fsProfileImage),
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall>h3 {
        padding-right: calc(25% + 20px)
    }
}

@media (min-width:800px) {

    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle>div:not(.fsProfileImage),
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle>h3,
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare>div:not(.fsProfileImage),
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare>h3 {
        padding-right: 148px
    }
}

.fsAccordion .fsPanel>header,
.fsTabs .fsPanel>header {
    cursor: pointer;
    background: #f8f8f8;
    transition: .3s
}

.fsAccordion .fsPanel>header h2,
.fsTabs .fsPanel>header h2 {
    margin-top: 0;
    font-weight: 700;
    color: #242424;
    font-size: 1.5rem;
    line-height: 1.8125rem;
    margin-bottom: 4px;
    display: block;
    font-size: 18px;
    padding: 15px 20px;
    color: #373737;
    transition: .3s;
    line-height: 1.5rem;
    position: relative
}

.fsAccordion .fsPanel>header h2 a,
.fsTabs .fsPanel>header h2 a {
    transition: none
}

.fsAccordion .fsPanel>header:hover,
.fsTabs .fsPanel>header:hover {
    background: hsla(0, 0%, 89.8%, .5);
    transition: .3s
}

.fsAccordion .fsPanel>header:hover h2,
.fsTabs .fsPanel>header:hover h2 {
    color: #131313;
    transition: .3s
}

.fsAccordion .fsPanel>.fsElementContent,
.fsTabs .fsPanel>.fsElementContent {
    padding: 20px 0;
    font-size: 1.125rem;
    line-height: 1.8125rem
}

.fsAccordion .fsPanel.fsStateOpen>header,
.fsTabs .fsPanel.fsStateOpen>header {
    background: #0b1f41
}

.fsAccordion .fsPanel.fsStateOpen>header h2,
.fsTabs .fsPanel.fsStateOpen>header h2 {
    color: #fff
}

.fsAccordion .fsPanel.fsStateOpen>header h2:before,
.fsTabs .fsPanel.fsStateOpen>header h2:before {
    content: "-"
}

.fsPanelIconAfter.fsAccordion .fsPanel>header h2:after,
.fsPanelIconAfter.fsTabs .fsPanel>header h2:after,
.fsPanelIconBefore.fsAccordion .fsPanel>header h2:before,
.fsPanelIconBefore.fsTabs .fsPanel>header h2:before {
    content: "";
    border: none;
    width: auto;
    height: auto;
    position: absolute;
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
    content: "\E936";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.fsPanelIconAfter.fsAccordion .fsPanel.fsStateOpen>header h2:after,
.fsPanelIconAfter.fsTabs .fsPanel.fsStateOpen>header h2:after,
.fsPanelIconBefore.fsAccordion .fsPanel.fsStateOpen>header h2:before,
.fsPanelIconBefore.fsTabs .fsPanel.fsStateOpen>header h2:before {
    content: "";
    border: none;
    width: auto;
    height: auto;
    position: absolute;
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
    content: "\E934";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    height: 10px;
    line-height: 0
}

.fsPanelIconBefore.fsAccordion .fsPanel>header h2,
.fsPanelIconBefore.fsTabs .fsPanel>header h2 {
    padding-left: 55px
}

.fsPanelIconBefore.fsAccordion .fsPanel>header h2:before,
.fsPanelIconBefore.fsTabs .fsPanel>header h2:before {
    left: 20px;
    font-size: 1.5625rem
}

.fsPanelIconAfter.fsAccordion .fsPanel>header h2,
.fsPanelIconAfter.fsTabs .fsPanel>header h2 {
    padding-right: 55px
}

.fsPanelIconAfter.fsAccordion .fsPanel>header h2:before,
.fsPanelIconAfter.fsTabs .fsPanel>header h2:before {
    display: none
}

.fsPanelIconAfter.fsAccordion .fsPanel>header h2:after,
.fsPanelIconAfter.fsTabs .fsPanel>header h2:after {
    right: 20px;
    font-size: 1.5625rem
}

.fsAccordion:not(.fsPanelIconBefore):not(.fsPanelIconAfter) .fsPanel>header h2:before,
.fsTabs:not(.fsPanelIconBefore):not(.fsPanelIconAfter) .fsPanel>header h2:before {
    content: ""
}

.fsAthleticsEvent>.fsElementContent {
    width: 100%
}

.fsAthleticsEvent .fsAlertFeeds {
    margin-bottom: 10px
}

.fsAthleticsEvent .fsElementEventIcon {
    display: inline-block;
    max-width: 100%
}

.fsAthleticsEvent .fsTitle {
    font-size: 18px;
    line-height: 29px;
    margin-bottom: 0
}

.fsAthleticsEvent div.fsTitle {
    display: inline-block
}

.fsAthleticsEvent .fsAthleticsEventDetailLink:focus,
.fsAthleticsEvent .fsAthleticsEventDetailLink:hover {
    text-decoration: underline
}

.fsAthleticsEvent.fsList .fsElementEventIcon {
    margin-right: 10px
}

.fsAthleticsEvent.fsList .fsAlertIcon {
    margin-left: 5px;
    margin-bottom: -3px
}

.fsAthleticsEvent.fsList .fsAthleticsOpponentNames,
.fsAthleticsEvent.fsList .fsAthleticsOpponents {
    display: inline
}

.fsAthleticsEvent.fsList .fsAthleticsEventReadMoreLink {
    display: inline-block;
    margin-top: 5px
}

.fsAthleticsEvent.fsList .fsAthleticsDeparture,
.fsAthleticsEvent.fsList .fsAthleticsDismissal,
.fsAthleticsEvent.fsList .fsAthleticsPickup,
.fsAthleticsEvent.fsList .fsAthleticsReturn {
    margin-top: 5px
}

.fsAthleticsEvent.fsList .fsAthleticsDepartureLabel,
.fsAthleticsEvent.fsList .fsAthleticsDepartureLabel+div,
.fsAthleticsEvent.fsList .fsAthleticsDismissalLabel,
.fsAthleticsEvent.fsList .fsAthleticsDismissalLabel+div,
.fsAthleticsEvent.fsList .fsAthleticsPickupLabel,
.fsAthleticsEvent.fsList .fsAthleticsPickupLabel+div,
.fsAthleticsEvent.fsList .fsAthleticsReturnLabel,
.fsAthleticsEvent.fsList .fsAthleticsReturnLabel+div {
    display: inline-block
}

.fsAthleticsEvent.fsEvent article>div {
    margin-bottom: 10px
}

.fsAthleticsEvent.fsEvent article>div:last-child {
    margin-bottom: 0
}

.fsAthleticsEvent.fsEvent .fsAthleticsOpponents,
.fsAthleticsEvent.fsEvent .fsAthleticsVs+div {
    display: inline-block
}

@media (min-width:801px) {
    .fsAthleticsEvent.fsTable .fsTitle .fsElementEventIcon {
        max-width: 100px
    }
}

@media (min-width:801px) {

    .fsAthleticsEvent.fsTable .fsAthleticsScore,
    .fsAthleticsEvent.fsTable .fsDateTime {
        white-space: nowrap
    }
}

.fsAthleticsEvent.fsTable .fsElementTable {
    margin-bottom: 0
}

@media (max-width:800px) {
    .fsAthleticsEvent.fsTable .fsElementTable thead {
        display: none
    }
}

.fsAthleticsEvent.fsTable .fsElementTable thead th {
    white-space: nowrap
}

@media (max-width:800px) {
    .fsAthleticsEvent.fsTable .fsElementTable td {
        display: inline-block;
        width: 100%;
        padding: 0 10px
    }

    .fsAthleticsEvent.fsTable .fsElementTable td:not(:last-child) {
        border: 0
    }

    .fsAthleticsEvent.fsTable .fsElementTable td:first-of-type {
        padding-top: 10px
    }

    .fsAthleticsEvent.fsTable .fsElementTable td:last-of-type {
        padding-bottom: 10px
    }

    .fsAthleticsEvent.fsTable .fsElementTable td:before {
        display: inline-block;
        font-weight: 700
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsTitle:before {
        content: "Team: "
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsOpponents,
    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsOpponents .fsAthleticsOpponentNames,
    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsOpponents .fsAthleticsVs {
        display: inline-block
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsOpponents:before {
        content: "Opponent: "
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDate .fsDateTime {
        display: inline-block
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDate:before {
        content: "Date: "
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsTime .fsDateTime {
        display: inline-block
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsTime:before {
        content: "Time: "
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsLocations:before {
        content: "Location: "
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsAdvantage:before {
        content: "Advantage: "
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsEventType:before {
        content: "Type: "
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDetails:before {
        content: "Details: "
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsResult:before {
        content: "Result: "
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsScore:before {
        content: "Score: "
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsAlerts:before {
        content: "Alerts: "
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDismissal:before {
        content: "Dismissal: "
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDeparture:before {
        content: "Departure: "
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsReturn:before {
        content: "Return Time: "
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsPickup:before {
        content: "Pickup Time: "
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsRecap:before {
        content: "Recap: "
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsStatus:before {
        content: "Status: "
    }
}

.fsAthleticsEvent.fsTable .fsAthleticsVs+div {
    display: inline
}

.fsAthleticsEvent.fsTable .fsAthleticsDepartureLabel,
.fsAthleticsEvent.fsTable .fsAthleticsDismissalLabel,
.fsAthleticsEvent.fsTable .fsAthleticsPickupLabel,
.fsAthleticsEvent.fsTable .fsAthleticsReturnLabel {
    display: none
}

.fsAthleticsEvent.fsTable .fsAthleticsDismissal .fsDateTime {
    display: inline-block
}

@media (min-width:800px) {
    .fsAthleticsEvent.fsTable .fsAthleticsDismissal .fsDateTime {
        display: block
    }
}

body.fsComposeMode .fsAthleticsEvent.fsTable>.fsElementContent {
    overflow-x: auto
}

.fsAthleticsEvent.fsDialog .fsAthleticsTitle {
    margin-top: 0;
    font-weight: 700;
    color: #242424;
    font-size: 1.25rem;
    line-height: 1.5rem;
    margin-bottom: 20px
}

.fsAthleticsEvent.fsDialog .fsAthleticsLabel {
    font-weight: 700;
    margin-top: 20px
}

.fsAthleticsEvent.fsDialog .fsAthleticsAddress>div {
    margin-top: 10px
}

.fsAthleticsRoster .fsElementTable td:before,
.fsAthleticsRosterList li>div:before {
    margin-right: 5px;
    display: inline-block;
    font-weight: 700
}

.fsAthleticsRoster .fsElementTable td.fsRosterPlayerNumber:before,
.fsAthleticsRosterList li>div.fsRosterPlayerNumber:before {
    content: "Number: "
}

.fsAthleticsRoster .fsElementTable td.fsRosterName:before,
.fsAthleticsRosterList li>div.fsRosterName:before {
    content: "Name: "
}

.fsAthleticsRoster .fsElementTable td.fsRosterPosition:before,
.fsAthleticsRosterList li>div.fsRosterPosition:before {
    content: "Position: "
}

.fsAthleticsRoster .fsElementTable td.fsRosterClass:before,
.fsAthleticsRosterList li>div.fsRosterClass:before {
    content: "Class: "
}

.fsAthleticsRoster .fsElementTable td.fsRosterGradeLevel:before,
.fsAthleticsRosterList li>div.fsRosterGradeLevel:before {
    content: "Grade: "
}

.fsAthleticsRoster .fsElementTable td.fsRosterHometown:before,
.fsAthleticsRosterList li>div.fsRosterHometown:before {
    content: "Hometown: "
}

.fsAthleticsRoster .fsElementTable td.fsRosterHeight:before,
.fsAthleticsRosterList li>div.fsRosterHeight:before {
    content: "Height: "
}

.fsAthleticsRoster .fsElementTable td.fsRosterWeight:before,
.fsAthleticsRosterList li>div.fsRosterWeight:before {
    content: "Weight: "
}

@media (max-width:800px) {
    .fsAthleticsRoster .fsElementTable thead {
        display: none
    }
}

@media (min-width:800px) {
    .fsAthleticsRoster .fsElementTable td:before {
        display: none
    }
}

@media (max-width:800px) {
    .fsAthleticsRoster .fsElementTable td {
        display: inline-block;
        width: 100%;
        padding: 0 10px
    }

    .fsAthleticsRoster .fsElementTable td:not(:last-child) {
        border: 0
    }

    .fsAthleticsRoster .fsElementTable td:first-of-type {
        padding-top: 10px
    }

    .fsAthleticsRoster .fsElementTable td:last-of-type {
        padding-bottom: 10px
    }
}

.fsAthleticsRosterContent {
    margin-bottom: 20px
}

.fsAthleticsRosterContent:empty,
.fsAthleticsRosterContent:last-child {
    margin-bottom: 0
}

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

.fsAthleticsRosterList li {
    margin: 0;
    padding: 0;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e5e5e5
}

.fsAthleticsRosterList li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.fsAthleticsRosterList li>div {
    margin-bottom: 10px
}

.fsAthleticsRosterList li>div:last-child {
    margin-bottom: 0
}

.fsAthleticsRosterList li>div.fsRosterName {
    margin-bottom: 10px
}

.fsAthleticsRosterList li>div.fsRosterName:before {
    display: none
}

.fsAthleticsRosterList .fsCoachImage {
    display: block;
    margin-bottom: 10px
}

.fsAthleticsTeamDirectory {
    max-width: 100%
}

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

.fsAthleticsTeamDirectory li {
    margin: 0;
    padding: 0
}

.fsAthleticsTeamDirectory>li {
    margin-bottom: 10px
}

.fsAthleticsTeamDirectory .fsAthleticsTeamIcon {
    display: inline-block
}

.fsAthleticsTeamIcon {
    margin-right: 10px
}

.fsBoardElement.fsThumbnailAlignLeft .fsThumbnail {
    float: none
}

@media (min-width:600px) {
    .fsBoardElement.fsThumbnailAlignLeft .fsThumbnail {
        float: left
    }
}

.fsBoardElement.fsThumbnailAlignRight .fsThumbnail {
    float: none
}

@media (min-width:600px) {
    .fsBoardElement.fsThumbnailAlignRight .fsThumbnail {
        float: right
    }
}

.fsCalendar:not(.athletics-events) article {
    position: relative;
    padding-left: 75px;
    min-height: 90px;
    padding-top: 0
}

.fsCalendar:not(.athletics-events) article .fsElementEventColorIcon {
    width: 12px;
    height: 12px
}

.fsCalendar:not(.athletics-events) .fsDate {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    height: 90px;
    width: 60px;
    color: #fff;
    background: #0b1f41;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.fsCalendar:not(.athletics-events) .fsDate>span {
    display: block
}

.fsCalendar:not(.athletics-events) .fsDate>span.fsMonth {
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase
}

.fsCalendar:not(.athletics-events) .fsDate>span.fsDay {
    font-weight: 700;
    font-size: 30px;
    line-height: 35px
}

.fsCalendar:not(.athletics-events) .fsDate>span.fsYear {
    font-size: 12px;
    line-height: 14px
}

.fsCalendar:not(.athletics-events) .fsTitle {
    display: block;
    margin-bottom: 15px
}

.fsCalendar:not(.athletics-events) .fsTitle .fsCalendarEventLink {
    font-weight: 700;
    font-size: 18px;
    line-height: 140%;
    text-decoration: none
}

.fsCalendar:not(.athletics-events) .fsTitle .fsCalendarEventLink:focus,
.fsCalendar:not(.athletics-events) .fsTitle .fsCalendarEventLink:hover {
    text-decoration: underline
}

.fsCalendar:not(.athletics-events) .fsAllDay,
.fsCalendar:not(.athletics-events) .fsTimeRange {
    font-weight: 400;
    font-size: 13px;
    line-height: 120%;
    text-transform: uppercase;
    color: #131313;
    margin-bottom: 5px
}

.fsCalendar:not(.athletics-events) .fsAllDay:before,
.fsCalendar:not(.athletics-events) .fsTimeRange:before {
    content: "\F017";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    color: #e6bc6b;
    margin-right: 5px
}

.fsCalendar:not(.athletics-events) .fsLocation {
    font-weight: 400;
    font-size: 13px;
    line-height: 120%;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #131313
}

.fsCalendar:not(.athletics-events) .fsLocation:before {
    content: "\E944";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    color: #e6bc6b;
    margin-right: 5px
}

.fsCalendar:not(.athletics-events) .fsDescription,
.fsCalendar:not(.athletics-events) .fsNotes {
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    color: #373737
}

.fsCalendar:not(.athletics-events) .fsDescription p:last-child,
.fsCalendar:not(.athletics-events) .fsNotes p:last-child {
    margin-bottom: 0
}

.fsCalendar:not(.athletics-events) .fsCalendarEventLink {
    font-size: 16px;
    line-height: 120%;
    text-decoration: none;
    display: block;
    margin-top: 15px
}

.fsCalendar:not(.athletics-events) .fsCalendarEventLink:focus,
.fsCalendar:not(.athletics-events) .fsCalendarEventLink:hover {
    text-decoration: underline
}

.fsCalendar.fsList .fsListItems+button {
    margin-top: 0
}

.fsCalendar.fsGrid .fsCalendarDayView {
    margin-top: 20px
}

.fsCalendar.fsGrid .fsCalendarDayView .fsCalendarInfo:not(:last-child) {
    margin-bottom: 30px
}

.fsCalendar.fsGrid .fsCalendarEventTitle {
    font-weight: 700
}

.fsCalendarEventGrid .fsCalendarRow {
    display: flex
}

.fsCalendarEventGrid .fsCalendarRow .fsCalendarToday {
    background-color: rgba(11, 31, 65, .1)
}

.fsCalendarEventGrid .fsCalendarRow .fsCalendarOutOfRange {
    background-color: #f8f8f8
}

.fsCalendarEventGrid .fsCalendarDaybox {
    border-color: #cfcfcf
}

.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarInfo {
    color: #373737
}

.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarInfo>div {
    margin-bottom: 5px
}

.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarInfo>div:last-child {
    margin-bottom: 0
}

.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarEventTitle+div {
    margin-top: 5px
}

.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarDate {
    line-height: 1
}

@media (min-width:900px) {
    .fsCalendarEventGrid .fsCalendarDaybox {
        height: auto !important;
        flex-grow: 1
    }

    .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox {
        display: flex;
        flex-direction: column
    }

    .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox>div {
        height: auto;
        flex-grow: 1
    }

    .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox>div:first-child {
        position: relative
    }
}

.fsCalendar.fsGrid .fsCalendarGridControlBar {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center
}

.fsCalendar.fsGrid .fsCalendarGridControlBar:after {
    display: none
}

.fsCalendar.fsGrid .fsCalendarGridControlBar>div {
    margin: 0;
    order: 3
}

.fsCalendar.fsGrid .fsCalendarGridControlBar .fsDisplayNavigation {
    margin-right: 10px
}

.fsCalendar.fsGrid .fsCalendarGridControlBar .fsCalendarGridBrowser {
    width: 100%;
    margin-top: 10px;
    order: 5
}

@media (min-width:900px) {
    .fsCalendar.fsGrid .fsCalendarGridControlBar .fsCalendarGridBrowser {
        width: auto;
        margin-top: 0;
        order: 3
    }
}

.fsCalendar.fsGrid .fsCalendarGridControlBar .fsElementControls {
    margin: 10px 0 0
}

@media (min-width:900px) {
    .fsCalendar.fsGrid .fsCalendarGridControlBar .fsElementControls {
        order: 5;
        margin: 0
    }
}

.fsCalendar.fsGrid .fsCalendarGridControlBar .fsCalendarMonthYearPicker:not(.fsStateHidden) {
    z-index: 1
}

@media (max-width:899px) {
    .fsCalendar.fsGrid .fsCalendarEventGrid {
        width: 100%;
        margin: 0 auto
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid:after {
        display: none
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarMonthBrowser {
        margin: 20px 0
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarWeekdays {
        display: none
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarRow {
        width: auto;
        border-right: 1px solid #cfcfcf;
        box-shadow: 0 1px 0 0 #cfcfcf
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarRow:last-child {
        border-bottom: 1px solid #cfcfcf;
        box-shadow: none
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox {
        cursor: pointer;
        min-height: 44px;
        position: relative;
        padding: 0;
        margin: 0;
        height: auto !important;
        display: flex;
        flex-wrap: wrap;
        border: 1px solid #cfcfcf;
        border-right: none;
        border-bottom: none;
        color: #373737;
        background: #fff;
        transition: .3s
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox>div:focus,
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox>div:focus .fsCalendarOutOfRange,
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox>div:hover,
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox>div:hover .fsCalendarOutOfRange,
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox:not(.fsCalendarWeekendDayBox):focus,
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox:not(.fsCalendarWeekendDayBox):focus .fsCalendarOutOfRange,
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox:not(.fsCalendarWeekendDayBox):hover,
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox:not(.fsCalendarWeekendDayBox):hover .fsCalendarOutOfRange {
        color: #fff;
        background: #211e1f;
        transition: .3s
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox .fsCalendarDate {
        margin: 0;
        flex-grow: 1;
        text-align: center;
        font-size: 14px;
        padding-bottom: calc(50% - 7px);
        padding-top: calc(50% - 7px);
        color: inherit
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarToday {
        background: #211e1f;
        color: #fff
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsStateHasEvents .fsCalendarDate:after {
        content: "\25CF";
        font-size: 10px;
        display: block;
        line-height: .5;
        transform: translate3d(0, 3px, 0)
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox>div {
        position: relative;
        min-height: 22px;
        width: 100%;
        padding: 0;
        overflow: hidden
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox>div:first-child {
        box-shadow: inset 0 -1px 0 0 #cfcfcf
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox>div:not([tabIndex]) .fsCalendarDate {
        margin-bottom: 0
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox>div:not([tabIndex]) .fsCalendarDate:after {
        display: none
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox>div.selected {
        color: #fff;
        background: #373737
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox>div.selected:focus,
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox>div.selected:hover {
        color: #fff;
        background: #211e1f;
        transition: .3s
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox>div.selected .fsCalendarOutOfRange {
        background: inherit;
        color: inherit
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox .fsCalendarDate {
        padding-bottom: calc(25% - 7px);
        padding-top: calc(25% - 7px);
        transform: scale(.875);
        margin-bottom: 3px
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.selected {
        color: #fff;
        background: #373737
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.selected .fsCalendarOutOfRange {
        background: inherit;
        color: inherit
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarOutOfRange {
        background: #f8f8f8;
        color: #636363;
        transition: .3s
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarInfo {
        display: none
    }
}

#event-view {
    padding: 0 20px;
    margin: 20px 0
}

#event-view .fsCalendarDaybox {
    height: auto !important
}

#event-view .fsCalendarDaybox>div {
    margin-bottom: 20px
}

#event-view .fsCalendarWeekendDayBox>div:first-child {
    padding-bottom: 20px
}

#event-view .fsCalendarWeekendDayBox .fsCalendarInfo:not(:last-child) {
    margin-bottom: 20px
}

#event-view .fsCalendarEventTitle {
    margin-bottom: 5px
}

.fsCalendarDayView:not(.fsStateHidden)+.fsCalendarEventGrid+#event-view {
    display: none
}

@media (min-width:900px) {
    #event-view {
        display: none
    }
}

.scroll-up {
    border: 1px solid #0b1f41;
    padding: 15px 30px;
    background: #fff;
    color: #0b1f41;
    cursor: pointer;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem !important;
    line-height: 1.0625rem;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    letter-spacing: 7px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    display: table;
    margin: 20px auto
}

.fsStateSelected .scroll-up,
.scroll-up.on,
.scroll-up:focus,
.scroll-up:hover {
    background: #0b1f41;
    color: #fff;
    transition: all .3s ease-in-out;
    border: 1px solid #0b1f41;
    text-decoration: none
}

.scroll-up em {
    display: block;
    font-style: normal;
    font-size: 1.125rem;
    font-weight: 400;
    margin-top: 10px;
    letter-spacing: 0;
    text-transform: none
}

.scroll-up+.fsCalendarLegend {
    margin-top: 20px !important
}

@media (min-width:900px) {
    .scroll-up {
        display: none
    }
}

.fsElementEventColorIcon {
    display: inline-block
}

.fsCalendar.fsGrid .fsCalendarEventGrid+.fsCalendarLegend {
    margin-top: 40px
}

.fsCalendar.fsGrid .fsCalendarLegend,
.fsCalendar.fsGrid .fsCalendarLegend ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.fsCalendar.fsGrid .fsCalendarLegend li {
    margin: 0;
    padding: 0
}

.fsCalendar.fsGrid .fsCalendarLegend h4 {
    margin-bottom: 20px
}

@media (min-width:600px) {
    .fsCalendar.fsGrid .fsCalendarLegend>ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }
}

.fsCalendar.fsGrid .fsCalendarLegend>ul>li {
    margin-left: 0
}

@media (min-width:600px) {
    .fsCalendar.fsGrid .fsCalendarLegend>ul>li {
        width: 49%
    }
}

.fsCalendar.fsGrid .fsCalendarLegend .fsElementEventColorIcon {
    vertical-align: baseline
}

.fsCalendar.fsSlideshow .fsAlertFeeds {
    float: none
}

.fsCalendar.fsSlideshowHorizontal .fsElementSlideshow {
    padding-left: 45px;
    padding-right: 45px;
    padding-bottom: 0
}

.fsCalendar.fsSlideshowVertical .fsElementSlideshow {
    padding-left: 45px;
    padding-top: 45px;
    padding-bottom: 45px
}

input,
select,
textarea {
    padding: 5px;
    max-width: 100%
}

.fsComposerFormEmbed {
    background: none
}

.fsComposerFormEmbed body {
    margin: 0
}

.fsComposerFormEmbed form {
    zoom: 1
}

.fsComposerFormEmbed form:after {
    display: table;
    clear: both;
    content: ""
}

.fsComposerFormEmbed form input,
.fsComposerFormEmbed form select,
.fsComposerFormEmbed form textarea {
    font-family: Roboto, sans-serif;
    font-size: 18px;
    line-height: 29px;
    color: #373737
}

.fsComposerFormEmbed form input {
    border: 1px solid #cfcfcf
}

.fsComposerFormEmbed form input.fileUploader {
    padding: 0;
    width: 100%;
    border: none
}

.fsComposerFormEmbed form fieldset {
    padding: 0
}

.fsComposerFormEmbed form textarea {
    max-width: 100%;
    width: 100%;
    border: 1px solid #cfcfcf
}

.fsComposerFormEmbed form .mainGroupSub {
    max-width: 100%;
    width: 100% !important
}

.fsComposerFormEmbed form .formPage {
    margin-bottom: 20px
}

.fsComposerFormEmbed form .elementRow {
    max-width: 100%;
    margin: 0
}

.fsComposerFormEmbed form .elementRow:last-child .elementContainer:last-child {
    margin-bottom: 0
}

.fsComposerFormEmbed form .elementContainer {
    margin: 0 0 20px;
    padding: 0
}

@media screen and (max-width:599px) {
    .fsComposerFormEmbed form .elementContainer {
        width: 100%
    }
}

.fsComposerFormEmbed form .elementContainer label {
    margin-bottom: 2px
}

.fsComposerFormEmbed form .elementContainer label.horizontal {
    white-space: normal;
    margin-right: 10px !important
}

.fsComposerFormEmbed form .elementContainer label.horizontal:last-child {
    margin-right: 0
}

.fsComposerFormEmbed form .elementContainer hr {
    margin: 0 auto
}

.fsComposerFormEmbed form .elementContainer p:last-child {
    margin-bottom: 0
}

@media screen and (max-width:599px) {
    .fsComposerFormEmbed form .elementBody>input {
        width: 100%
    }
}

.fsComposerFormEmbed form .elementBody>.descText {
    margin-bottom: 10px
}

.fsComposerFormEmbed form .labelLeft .elementContainer .groupLabel,
.fsComposerFormEmbed form .labelLeft .elementContainer label {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    float: none
}

@media (min-width:600px) {

    .fsComposerFormEmbed form .labelLeft .elementContainer .groupLabel,
    .fsComposerFormEmbed form .labelLeft .elementContainer label {
        width: 20%;
        padding-right: 10px;
        text-align: right;
        float: left
    }
}

@media (min-width:600px) {
    .fsComposerFormEmbed form .labelLeft .elementContainer>label {
        padding: 5px 10px 5px 5px
    }
}

.fsComposerFormEmbed form .labelLeft .elementContainer .groupLabel label {
    width: 100%
}

.fsComposerFormEmbed form .labelLeft .elementContainer fieldset label {
    width: auto
}

.fsComposerFormEmbed form .labelLeft .elementBody {
    margin: 0;
    width: 100%;
    float: none
}

@media (min-width:600px) {
    .fsComposerFormEmbed form .labelLeft .elementBody {
        width: 80%;
        float: left
    }
}

.fsComposerFormEmbed form .linkLike {
    color: #211e1f;
    margin-right: 10px;
    cursor: pointer;
    transition: .3s
}

.fsComposerFormEmbed form .linkLike:hover {
    color: #211e1f
}

.fsComposerFormEmbed form .required {
    color: #0b1f41
}

.fsComposerFormEmbed form .pageControls {
    padding: 10px 0 !important;
    margin-bottom: 10px
}

.fsComposerFormEmbed form .pageControls .userConfirmation {
    margin-bottom: 0
}

.fsComposerFormEmbed form .userConfirmation {
    margin-bottom: 20px
}

.fsComposerFormEmbed form .userConfirmation .userConfirmationToggle {
    margin-right: 5px
}

.fsComposerFormEmbed form .userConfirmation>label {
    display: block
}

.fsComposerFormEmbed form .elementColumn {
    zoom: 1;
    margin-bottom: 20px;
    max-width: 100%
}

.fsComposerFormEmbed form .elementColumn:after {
    display: table;
    clear: both;
    content: ""
}

@media screen and (max-width:599px) {
    .fsComposerFormEmbed form .elementColumn {
        float: none !important;
        width: 100% !important
    }
}

.fsComposerFormEmbed form .elementColumn .elementContainer {
    margin-bottom: 0
}

.fsComposerFormEmbed form .elementColumn .elementBody>input {
    width: 100%
}

.fsComposerFormEmbed form .pageBreak {
    zoom: 1
}

.fsComposerFormEmbed form .pageBreak:after {
    display: table;
    clear: both;
    content: ""
}

.fsComposerFormEmbed form .pageBreak .nextPage,
.fsComposerFormEmbed form .pageBreak .prevPage {
    background: none;
    border: none;
    color: #211e1f;
    transition: .3s;
    outline: 0;
    float: left;
    line-height: 1;
    padding: 10px 0
}

.fsComposerFormEmbed form .pageBreak .nextPage:hover,
.fsComposerFormEmbed form .pageBreak .prevPage:hover {
    color: #211e1f;
    transition: .3s
}

.fsComposerFormEmbed form .pageBreak .prevPage {
    margin-right: 10px
}

.fsComposerFormEmbed form .pageBreak .pagenum {
    display: inline-block;
    float: left;
    line-height: 1;
    margin-right: 10px;
    padding: 10px 0
}

.fsComposerFormEmbed form .pageBreak .pagenum:empty {
    margin: 0
}

.fsComposerFormEmbed form .submitBtn {
    border: 1px solid #0b1f41;
    margin: 0 0 20px;
    padding: 15px 30px;
    background: #fff;
    color: #0b1f41;
    cursor: pointer;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem !important;
    line-height: 1.0625rem;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    letter-spacing: 7px;
    text-transform: uppercase;
    text-decoration: none
}

.fsComposerFormEmbed form .submitBtn.on,
.fsComposerFormEmbed form .submitBtn:focus,
.fsComposerFormEmbed form .submitBtn:hover,
.fsStateSelected .fsComposerFormEmbed form .submitBtn {
    background: #0b1f41;
    color: #fff;
    transition: all .3s ease-in-out;
    border: 1px solid #0b1f41;
    text-decoration: none
}

.fsComposerFormEmbed form .submitBtn em {
    display: block;
    font-style: normal;
    font-size: 1.125rem;
    font-weight: 400;
    margin-top: 10px;
    letter-spacing: 0;
    text-transform: none
}

.fsComposerFormEmbed .ui-widget {
    font-family: Roboto, sans-serif;
    max-width: 100%
}

.fsComposerFormEmbed .ui-datepicker:empty {
    display: none
}

.fsComposerFormEmbed .ui-datepicker .ui-datepicker-header {
    background: none;
    border: none
}

.fsComposerFormEmbed .ui-datepicker .ui-datepicker-next,
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev {
    background: none;
    border: none;
    text-align: center;
    font-size: 20px;
    cursor: pointer
}

.fsComposerFormEmbed .ui-datepicker .ui-datepicker-next span,
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev span {
    display: none
}

.fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:before,
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:before {
    content: "";
    font-weight: 700;
    transition: .3s
}

.fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:hover:before,
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:hover:before {
    transition: .3s;
    opacity: .5
}

.fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:before {
    content: "\203A"
}

.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:before {
    content: "\2039"
}

.fsComposerFormEmbed .ui-datepicker .ui-datepicker-next-hover {
    right: 2px;
    top: 2px
}

.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev-hover {
    left: 2px;
    top: 2px
}

.fsComposerFormEmbed .ui-datepicker .ui-state-default {
    background: rgba(0, 0, 0, .05);
    text-align: center
}

.fsComposerFormEmbed .ui-datepicker .ui-state-active {
    background: rgba(0, 0, 0, .1)
}

.fsComposerFormEmbed .ui-datepicker .ui-state-highlight {
    border: 1px solid #d3d3d3;
    background-color: #d3d3d3
}

.cf_form .targetForm .elementContainer label {
    font-family: Roboto, sans-serif
}

::-webkit-input-placeholder {
    color: #242424
}

:-moz-placeholder,
::-moz-placeholder {
    color: #242424;
    opacity: 1
}

:-ms-input-placeholder {
    color: #242424
}

.fsAccount button:not(:last-of-type) {
    margin-right: 10px
}

.fsLoginForgotPasswordLink,
.fsLoginNewAccountLink {
    margin-bottom: 10px
}

.fsLoginForgotPasswordLink:last-child,
.fsLoginNewAccountLink:last-child {
    margin-bottom: 0
}

.fsLoginNewFields .fsLoginNewCaptcha {
    margin-bottom: 20px
}

.fsLoginNewFields .fsLoginNewCaptcha #recaptcha_area,
.fsLoginNewFields .fsLoginNewCaptcha #recaptcha_table {
    max-width: 100%
}

@media screen and (max-width:599px) {
    .fsLoginNewFields .fsLoginNewCaptcha #recaptcha_widget_div {
        overflow: hidden;
        border-radius: 5px
    }
}

.fsResetPasswordFields>div {
    margin-bottom: 20px
}

.fsResetPasswordFields>div:last-child {
    margin-bottom: 0
}

.fsResetPasswordFields label>span {
    display: block
}

.fsResetPasswordFields label>input {
    margin-bottom: 20px
}

@media screen and (max-width:599px) {

    .fsLoginForgotControls label,
    .fsLoginNewFields label,
    .fsResetPasswordFields label {
        display: block;
        margin-bottom: 3px
    }

    .fsLoginForgotControls input,
    .fsLoginNewFields input,
    .fsResetPasswordFields input {
        display: block;
        width: 100%
    }
}

.fsLoginForgotView .fsLoginForgotEmail {
    display: block
}

.fsLoginForgotSuccess .fsStyleDefaultButton {
    margin-top: 20px
}

.fsAccountGreeting {
    margin-bottom: 20px
}

.fsAccountLinks {
    margin: 0
}

.fsAccountLinks li:not(:first-child) {
    border-color: #e5e5e5
}

.fsAccountLogout {
    display: block;
    margin-top: 20px
}

.fsAccountLogout>.fsStyleUpdateButton:last-child {
    margin-bottom: 0
}

input[name*=passkey]+.fsLoginSubmit {
    margin-top: 20px
}

.fsError {
    margin-bottom: 50px
}

.fsLoginNewSuccess>button,
.fsResetCancel,
.fsResetContinue {
    border: 1px solid #0b1f41;
    margin: 0 0 20px;
    padding: 15px 30px;
    background: #fff;
    color: #0b1f41;
    cursor: pointer;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem !important;
    line-height: 1.0625rem;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    letter-spacing: 7px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block
}

.fsLoginNewSuccess>button.on,
.fsLoginNewSuccess>button:focus,
.fsLoginNewSuccess>button:hover,
.fsResetCancel.on,
.fsResetCancel:focus,
.fsResetCancel:hover,
.fsResetContinue.on,
.fsResetContinue:focus,
.fsResetContinue:hover,
.fsStateSelected .fsLoginNewSuccess>button,
.fsStateSelected .fsResetCancel,
.fsStateSelected .fsResetContinue {
    background: #0b1f41;
    color: #fff;
    transition: all .3s ease-in-out;
    border: 1px solid #0b1f41;
    text-decoration: none
}

.fsLoginNewSuccess>button em,
.fsResetCancel em,
.fsResetContinue em {
    display: block;
    font-style: normal;
    font-size: 1.125rem;
    font-weight: 400;
    margin-top: 10px;
    letter-spacing: 0;
    text-transform: none
}

.fsLoginNewSuccess button {
    margin-top: 20px
}

.fsNews.fsThumbnailAlignLeft .fsThumbnail {
    float: none
}

@media (min-width:600px) {
    .fsNews.fsThumbnailAlignLeft .fsThumbnail {
        float: left
    }
}

.fsNews.fsThumbnailAlignRight .fsThumbnail {
    float: none
}

@media (min-width:600px) {
    .fsNews.fsThumbnailAlignRight .fsThumbnail {
        float: right
    }
}

.fsPostElement.fsThumbnailAlignLeft .fsThumbnail {
    float: none
}

@media (min-width:600px) {
    .fsPostElement.fsThumbnailAlignLeft .fsThumbnail {
        float: left
    }
}

.fsPostElement.fsThumbnailAlignRight .fsThumbnail {
    float: none
}

@media (min-width:600px) {
    .fsPostElement.fsThumbnailAlignRight .fsThumbnail {
        float: right
    }
}

.fsPostElement .fsThumbnail {
    margin-bottom: 10px
}

.fsPostElement .fsTitle {
    display: block;
    margin-bottom: 15px;
    font-weight: 700;
    font-size: 18px;
    line-height: 140%
}

.fsPostElement .fsTitle .fsPostLink {
    text-decoration: none;
    font-weight: 700;
    font-size: 18px;
    line-height: 140%
}

.fsPostElement .fsTitle .fsPostLink:focus,
.fsPostElement .fsTitle .fsPostLink:hover {
    text-decoration: underline
}

.fsPostElement .fsAuthor {
    margin-bottom: 5px
}

.fsPostElement .fsAuthor,
.fsPostElement .fsDateTime {
    font-weight: 400;
    font-size: 15px;
    line-height: 120%;
    color: #636363;
    display: block
}

.fsPostElement .fsDateTime {
    margin-bottom: 15px
}

.fsPostElement .fsSummary {
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    color: #636363
}

.fsPostElement .fsPostLink {
    font-size: 16px;
    line-height: 120%;
    text-decoration: none
}

.fsPostElement .fsPostLink:focus,
.fsPostElement .fsPostLink:hover {
    text-decoration: underline
}

.fsPostElement .fsCategories {
    margin: 0 0 15px
}

.fsPostElement .fsCategory {
    padding: 6px 8px;
    font-size: 10px;
    line-height: 14px;
    text-transform: uppercase;
    color: #131313;
    margin-right: 6px;
    background: #e5e5e5;
    font-weight: 400
}

.fsPostElement .fsTag {
    padding: 6px 8px;
    border: 1px solid #e5e5e5;
    font-size: 12px;
    line-height: 16px;
    color: #131313;
    margin-right: 6px;
    background: #fff
}

.fsPostElement.fsList article {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e5e5e5
}

.fsPostElement.fsList .fsListItems:last-of-type>.fsDayContainer:last-child article:last-child,
.fsPostElement.fsList .fsListItems:last-of-type>.fsMonthContainer:last-child>.fsDayContainer:last-child article:last-child,
.fsPostElement.fsList .fsListItems:last-of-type>article:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.fsPostElement.fsList .fsListItems+button {
    margin-top: 60px
}

.fsResourceElement .fsTitle {
    margin-bottom: 10px
}

.fsResourceElement figcaption {
    margin-top: 10px
}

.fsResourceElement.fsListNav .fsResourceCollectionName+nav {
    margin-top: 20px
}

.fsResourceElement.fsListNav .fsTitle {
    font-size: 18px;
    line-height: 29px;
    font-weight: 400;
    margin-bottom: 0
}

.fsResourceElement .fsElementSlideshow[data-slides-to-show="1"] .fsResourceTypeImage .fsTitle {
    text-align: center
}

.fsResourceElement .fsElementSlideshow[data-slides-to-show="1"] .fsResourceTypeImage img {
    margin: 0 auto
}

.fsSearchElement.fsSearchForm .fsSearchElementKeyword {
    margin-bottom: 20px
}

.fsSearchElement.fsSearchForm .fsSearchElementKeyword+.fsSearchElementSearchButton {
    margin-top: 0
}

.fsSearchElement.fsSearchForm .fsSearchElementSearchButton:last-child {
    margin-bottom: 0
}

.fsSearchElement.fsList li.fsListItem {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e5e5e5
}

.fsSearchElement.fsList .fsListItems {
    padding: 0
}

.fsSearchElement.fsList .fsSearchResultInfo {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5
}

.fsSearchElement.fsList .fsSearchResultInfo:empty {
    margin: 0;
    border: none
}

.site-search {
    display: none;
    height: 100vh;
    width: 100vw;
    position: fixed;
    top: 0;
    left: 0;
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    z-index: 9000;
    transition: transform 1s ease-in-out;
    transition-delay: .5s;
    flex-direction: column;
    justify-content: center;
    transform: scale(-1);
    overflow: hidden
}

.site-search:before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(290.81deg, #0b1f41 12.04%, #0f2f7b 81.13%);
    opacity: .9
}

.search-active .site-search {
    display: flex;
    transform: scale(1)
}

.fsAccountBarVisible .site-search {
    height: calc(100vh - 45px);
    top: 45px
}

.site-search .search-close {
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
    height: 64px;
    width: 64px;
    color: rgba(0, 0, 0, 0);
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    transition: all .3s
}

@media (min-width:1000px) {
    .site-search .search-close {
        top: 40px;
        right: 40px
    }
}

.site-search .search-close:before {
    content: "\E911";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    font-size: 1.875rem;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all .3s
}

.site-search .search-close:focus,
.site-search .search-close:hover {
    color: rgba(0, 0, 0, 0)
}

.site-search .search-close:focus:before,
.site-search .search-close:hover:before {
    color: #e6bc6b
}

@media (min-width:1000px) {
    .site-search .fsSearchElement {
        margin-bottom: 70px
    }
}

.site-search form {
    width: 80%;
    height: 50px;
    position: relative;
    border: 0;
    margin: 0 auto;
    border-bottom: 1px solid #e6bc6b
}

@media (min-width:1000px) {
    .site-search form {
        position: relative;
        margin: 0 auto;
        max-width: 1180px;
        height: 94px
    }
}

.site-search form * {
    margin: 0 !important
}

.site-search form label {
    font-size: 0;
    color: rgba(0, 0, 0, 0);
    position: absolute
}

.site-search form .fsSearchElementKeyword {
    margin: 0;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0);
    height: 50px
}

.site-search form .fsSearchElementKeyword ::-webkit-input-placeholder {
    color: #fff
}

.site-search form .fsSearchElementKeyword :-moz-placeholder,
.site-search form .fsSearchElementKeyword ::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.site-search form .fsSearchElementKeyword :-ms-input-placeholder {
    color: #fff
}

@media (min-width:1000px) {
    .site-search form .fsSearchElementKeyword {
        height: 94px
    }
}

.site-search form .fsSearchElementKeyword .fsStyleSearchField {
    background: rgba(0, 0, 0, 0);
    height: 100%;
    width: 100%;
    border: 0;
    font-family: adobe-caslon-pro, serif;
    font-weight: 400;
    font-size: 30px;
    line-height: 47px;
    color: #fff;
    text-transform: uppercase
}

@media (min-width:1000px) {
    .site-search form .fsSearchElementKeyword .fsStyleSearchField {
        font-size: 70px;
        line-height: 87px
    }
}

.site-search form .fsButtonClear {
    top: 30px;
    right: 100px
}

.site-search form .fsButtonClear:before {
    color: #fff
}

.site-search form .fsSearchElementSearchButton {
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
    background: rgba(0, 0, 0, 0);
    height: 50px;
    width: 50px;
    color: rgba(0, 0, 0, 0);
    position: absolute;
    top: 0;
    right: 0;
    border: 0 !important;
    border-radius: 0;
    transition: color .3s ease-in-out;
    text-indent: 99999px
}

@media (min-width:1000px) {
    .site-search form .fsSearchElementSearchButton {
        height: 70px;
        width: 100px
    }
}

.site-search form .fsSearchElementSearchButton:after {
    content: "\E915";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    color: #e6bc6b;
    font-size: 1.875rem;
    position: absolute;
    inset: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: auto;
    top: 10px;
    text-indent: 0
}

@media (min-width:1000px) {
    .site-search form .fsSearchElementSearchButton:after {
        font-size: 3.125rem;
        inset: 0
    }
}

.site-search form .fsSearchElementSearchButton:focus:after,
.site-search form .fsSearchElementSearchButton:hover:after {
    color: #fff
}

.site-search .quick-links {
    position: relative;
    margin: 0 auto;
    max-width: 1180px;
    width: 80%
}

.site-search .quick-links>header .fsElementTitle {
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 3px;
    color: #e5bc6b;
    text-transform: uppercase;
    margin-bottom: 40px
}

.site-search .quick-links .col-wrap {
    display: flex
}

@media (max-width:699px) {
    .site-search .quick-links .col-wrap {
        flex-flow: column
    }
}

.site-search .quick-links .col-wrap .fsNavLevel1 {
    width: 100%
}

.site-search .quick-links .col-wrap .fsNavLevel1 li {
    border-top: 1px solid #e5bc6b
}

.site-search .quick-links .col-wrap .fsNavLevel1 li:last-child {
    border-bottom: 1px solid #e5bc6b
}

.site-search .quick-links .col-wrap .fsNavLevel1 a {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    line-height: 110%;
    margin: 0;
    text-decoration: none;
    padding: 15px 0 10px;
    font-family: adobe-caslon-pro, serif
}

@media (min-width:1000px) {
    .site-search .quick-links .col-wrap .fsNavLevel1 a {
        font-size: 22px
    }
}

.site-search .quick-links .col-wrap .fsNavLevel1 a:focus,
.site-search .quick-links .col-wrap .fsNavLevel1 a:hover {
    color: #e5bc6b
}

.site-search .quick-links .col-wrap .column-1,
.site-search .quick-links .col-wrap .column-2 {
    margin-right: 39px
}

.fsVimeo,
.fsVimeo iframe.fsSocialVideoFrame {
    margin-bottom: 20px
}

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

.fsVimeoList li {
    margin: 0;
    padding: 0
}

.fsVimeoList .fsVimeoListItem {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
    transition: opacity .3s;
    opacity: .6;
    cursor: pointer
}

.fsVimeoList .fsVimeoListItem:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none
}

.fsVimeoList .fsVimeoListItem:hover {
    border: none;
    border-bottom: 1px solid #e5e5e5;
    padding: 0 0 20px;
    opacity: 1;
    transition: opacity .3s
}

.fsVimeoList .fsVimeoListItem:hover:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.fsVimeoThumb {
    margin-bottom: 10px;
    margin-right: 20px
}

@media (min-width:600px) {
    .fsVimeoThumb {
        float: left;
        margin-bottom: 0
    }
}

.vimeo_view_link a {
    border: 1px solid #0b1f41;
    margin: 0 0 20px;
    padding: 15px 30px;
    background: #fff;
    color: #0b1f41;
    cursor: pointer;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem !important;
    line-height: 1.0625rem;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    letter-spacing: 7px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block
}

.fsStateSelected .vimeo_view_link a,
.vimeo_view_link a.on,
.vimeo_view_link a:focus,
.vimeo_view_link a:hover {
    background: #0b1f41;
    color: #fff;
    transition: all .3s ease-in-out;
    border: 1px solid #0b1f41;
    text-decoration: none
}

.vimeo_view_link a em {
    display: block;
    font-style: normal;
    font-size: 1.125rem;
    font-weight: 400;
    margin-top: 10px;
    letter-spacing: 0;
    text-transform: none
}

.fsYoutube,
.fsYoutube .fsSocialVideoFrame {
    margin-bottom: 20px
}

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

.fsYoutubeList li {
    margin: 0;
    padding: 0
}

.fsYoutubeList .fsYoutubeListItem {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
    transition: opacity .3s;
    opacity: .6
}

.fsYoutubeList .fsYoutubeListItem:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none
}

.fsYoutubeList .fsYoutubeListItem:hover {
    border: none;
    border-bottom: 1px solid #e5e5e5;
    padding: 0 0 20px;
    opacity: 1;
    transition: opacity .3s
}

.fsYoutubeList .fsYoutubeListItem:hover:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.fsYoutubeThumb {
    margin-bottom: 10px;
    margin-right: 20px;
    float: none
}

@media (min-width:600px) {
    .fsYoutubeThumb {
        float: left;
        margin-bottom: 0
    }
}

.Youtube_view_link a {
    border: 1px solid #0b1f41;
    margin: 0 0 20px;
    padding: 15px 30px;
    background: #fff;
    color: #0b1f41;
    cursor: pointer;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem !important;
    line-height: 1.0625rem;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    letter-spacing: 7px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block
}

.fsStateSelected .Youtube_view_link a,
.Youtube_view_link a.on,
.Youtube_view_link a:focus,
.Youtube_view_link a:hover {
    background: #0b1f41;
    color: #fff;
    transition: all .3s ease-in-out;
    border: 1px solid #0b1f41;
    text-decoration: none
}

.Youtube_view_link a em {
    display: block;
    font-style: normal;
    font-size: 1.125rem;
    font-weight: 400;
    margin-top: 10px;
    letter-spacing: 0;
    text-transform: none
}

.fsTabs {
    padding: 0;
    background: none;
    border: 0;
    margin-bottom: 20px
}

.fsTabs .fsTabsNav {
    margin: 0;
    padding: 0;
    display: none
}

@media (min-width:600px) {
    .fsTabs .fsTabsNav {
        display: block
    }
}

.fsTabs .fsTabsNav li {
    margin-right: 10px
}

.fsTabs .fsTabsNav li a {
    margin-top: 0;
    font-weight: 700;
    color: #242424;
    font-size: 1.5rem;
    line-height: 1.8125rem;
    margin-bottom: 4px;
    display: block;
    font-size: 18px;
    color: #373737;
    transition: .3s;
    background: #fff;
    color: #131313;
    border-bottom: 3px solid #e5e5e5;
    padding: 15px 12px 11px;
    font-size: 1.125rem;
    line-height: 1.5rem
}

.fsTabs .fsTabsNav li a:hover {
    background: #fff;
    color: #0b1f41;
    border-bottom: 3px solid #e6bc6b
}

.fsTabs .fsTabsNav li.fsStateSelected a {
    background: #0b1f41;
    color: #fff;
    border-bottom: 3px solid #0b1f41
}

.fsPanelGroup.fsTabs>.fsElementContent>.fsPanel:not(.fsStateOpen),
.fsPanelGroup.fsTabs>.fsElementContent>.fsPanel>.fsElementActionButtonContainer,
.fsPanelGroup.fsTabs>.fsElementContent>.fsPanel>header {
    display: block
}

@media (min-width:600px) {

    .fsPanelGroup.fsTabs>.fsElementContent>.fsPanel:not(.fsStateOpen),
    .fsPanelGroup.fsTabs>.fsElementContent>.fsPanel>.fsElementActionButtonContainer,
    .fsPanelGroup.fsTabs>.fsElementContent>.fsPanel>header {
        display: none
    }
}

.fsElementToolsSearchButton,
.fsToolsList.fsStyleSelectList .fsStyleDefaultButton {
    margin: 0 5px 0 0;
    width: auto
}

.fsToolsList.fsStyleSelectList>li {
    padding: 0;
    margin: 0
}

.fsToolsList.fsStyleSelectList .fsStyleDefaultButton {
    margin-bottom: 5px;
    padding: 7px 12px;
    font-size: .875em;
    line-height: 1.2
}

.fsBannerLeft .fsElementToolsSearch,
.fsBannerRight .fsElementToolsSearch,
.fsFourColumnLayout>.fsDiv .fsElementToolsSearch,
.fsStyleOneThird .fsElementToolsSearch,
.fsThreeColumnLayout>.fsDiv .fsElementToolsSearch,
.fsTwoColumnLayout .fsElementToolsSearch {
    display: flex;
    flex-wrap: wrap
}

.fsBannerLeft .fsElementToolsSearch>div,
.fsBannerRight .fsElementToolsSearch>div,
.fsFourColumnLayout>.fsDiv .fsElementToolsSearch>div,
.fsStyleOneThird .fsElementToolsSearch>div,
.fsThreeColumnLayout>.fsDiv .fsElementToolsSearch>div,
.fsTwoColumnLayout .fsElementToolsSearch>div {
    width: 100%
}

.fsBannerLeft .fsElementToolsSearch .fsFieldContainer,
.fsBannerRight .fsElementToolsSearch .fsFieldContainer,
.fsFourColumnLayout>.fsDiv .fsElementToolsSearch .fsFieldContainer,
.fsStyleOneThird .fsElementToolsSearch .fsFieldContainer,
.fsThreeColumnLayout>.fsDiv .fsElementToolsSearch .fsFieldContainer,
.fsTwoColumnLayout .fsElementToolsSearch .fsFieldContainer {
    display: flex;
    flex-wrap: wrap
}

.fsBannerLeft .fsElementToolsSearch .fsFieldContainer .fsStyleDefaultField,
.fsBannerRight .fsElementToolsSearch .fsFieldContainer .fsStyleDefaultField,
.fsFourColumnLayout>.fsDiv .fsElementToolsSearch .fsFieldContainer .fsStyleDefaultField,
.fsStyleOneThird .fsElementToolsSearch .fsFieldContainer .fsStyleDefaultField,
.fsThreeColumnLayout>.fsDiv .fsElementToolsSearch .fsFieldContainer .fsStyleDefaultField,
.fsTwoColumnLayout .fsElementToolsSearch .fsFieldContainer .fsStyleDefaultField {
    flex-grow: 1
}

.fsBannerLeft .fsElementToolsSearch .fsElementToolsSearchButton,
.fsBannerRight .fsElementToolsSearch .fsElementToolsSearchButton,
.fsFourColumnLayout>.fsDiv .fsElementToolsSearch .fsElementToolsSearchButton,
.fsStyleOneThird .fsElementToolsSearch .fsElementToolsSearchButton,
.fsThreeColumnLayout>.fsDiv .fsElementToolsSearch .fsElementToolsSearchButton,
.fsTwoColumnLayout .fsElementToolsSearch .fsElementToolsSearchButton {
    width: 100%
}

.fsElementToolsSearch .fsSeparator {
    margin: 0 5px;
    display: inline-block;
    text-align: center
}

.fsElementToolsKeyword+.fsElementToolsDateRange {
    margin-top: 10px
}

.fsElementToolsSearchButton {
    margin: 10px 0 0
}

.fsLegend .fsElementControls {
    margin-bottom: 5px
}

.fsLegend .fsElementControls label input:checked+span {
    background: #242424;
    color: #fff
}

.fsLegend .fsElementControls label input+span {
    color: #242424;
    background: #e5e5e5
}

.fsMiniGrid .fsCalendarEventGrid {
    max-width: 100%;
    width: 280px
}

.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox {
    box-shadow: inset -1px 0 0 0 #fff, inset 0 -1px 0 0 #fff;
    background: #e5e5e5;
    color: #373737;
    font-size: .875em;
    line-height: 1;
    padding: 10px 5px;
    transition: .3s
}

.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox:hover {
    opacity: 1;
    background: #211e1f !important;
    color: #fff !important;
    transition: .3s
}

.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox:last-child {
    box-shadow: inset 0 -1px 0 0 #fff
}

.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox.fsStateHasEvents {
    padding-bottom: 12px;
    background: #e5e5e5;
    color: #373737
}

.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox.fsStateHasEvents .fsCalendarDate:after {
    content: "\25CF";
    font-size: 8px;
    display: block;
    line-height: .5;
    transform: translate3d(0, 2px, 0)
}

.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarOutOfRange {
    background: #f8f8f8;
    color: #636363
}

.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarToday {
    background: #211e1f;
    color: #fff
}

.fsCalendarMonthYearPicker>.fsStyleUpdateButton {
    margin-bottom: 0;
    display: block;
    color: #fff;
    background-color: #242424
}

.module {
    padding: 20px;
    color: #fff
}

.module a,
.module h1,
.module h2,
.module h3,
.module h4,
.module h5,
.module h6 {
    color: inherit
}

.module {
    background: #0b1f41
}

.home #fsPageBodyWrapper {
    padding: 0;
    background: #fff
}

.home #fsPageBody {
    max-width: none
}

.home .site-info-container img {
    width: 100%
}

.home .fsLayout .fsDiv {
    margin-bottom: 0
}

.home h1.fsPageTitle {
    display: block;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.home .fsBreadcrumb,
.home .nav-tier {
    display: none
}

.home #fsHeader .fsBanner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0);
    z-index: 9
}

.home #fsHeader .fsBanner:before {
    left: 0;
    right: 0;
    top: 0;
    bottom: -20vh;
    background: linear-gradient(180deg, #0b1f41, rgba(0, 0, 0, 0));
    content: "";
    position: absolute;
    width: 100%
}

.home .hero {
    opacity: 1;
    transition: all .3s ease;
    z-index: 1;
    position: relative
}

@media (min-width:900px) {
    .home .hero {
        max-height: 100vh;
        height: 100vh;
        width: 100%;
        overflow: hidden
    }

    .home .hero>.fsElementContent {
        width: 100%
    }

    .home .hero>.fsElementContent>article {
        position: relative;
        height: 100%
    }
}

@media (min-width:900px) and (min-width:900px) {
    .home .hero>.fsElementContent>article {
        height: 100vh
    }
}

.home .hero:before {
    content: "";
    position: absolute;
    z-index: 1;
    background: linear-gradient(180deg, rgba(69, 93, 88, 0), #2e3d3a);
    transform: rotate(-180deg);
    height: 172px;
    left: 0;
    right: 0;
    top: 0
}

@media (max-width:999px) {
    .home .hero:after {
        background: linear-gradient(180deg, #0b1f41, rgba(0, 0, 0, 0));
        transform: matrix(1, 0, 0, -1, 0, 0);
        content: "";
        position: absolute;
        top: 0;
        z-index: 0;
        left: 0;
        right: 0;
        height: 384px;
        bottom: 0;
        top: auto
    }
}

.home .hero .fsElementSlideshow {
    padding: 0;
    margin: 0
}

.home .hero img {
    display: none
}

.home .hero>header {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    z-index: 9
}

@media (max-width:999px) {
    .home .hero>header {
        padding: 22px 22px 70px
    }
}

@media (min-width:1000px) {
    .home .hero>header {
        display: flex
    }
}

.home .hero>header:before {
    content: "";
    position: absolute;
    z-index: -1;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, .57));
    height: 311px;
    left: 0;
    right: 0;
    bottom: 0
}

@media (min-width:1000px) {
    .home .hero>header:before {
        bottom: -150px;
        left: -100%;
        right: -100%;
        height: 150px;
        background: rgba(0, 0, 0, .57)
    }
}

@media (min-width:1000px) {
    .home .hero>header:after {
        content: "";
        position: absolute;
        top: 0;
        z-index: 0;
        left: -100%;
        right: -100%;
        height: 100%;
        bottom: 84.09%;
        background: linear-gradient(180deg, #0b1f41, rgba(0, 0, 0, 0));
        transform: matrix(1, 0, 0, -1, 0, 0)
    }
}

.home .hero>header h2 {
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 12px;
    color: #e5bc6b;
    text-transform: uppercase;
    margin-bottom: 15px
}

@media (min-width:1000px) {
    .home .hero>header h2 {
        display: none
    }
}

.home .hero>header .fsElementHeaderContent {
    font-family: adobe-caslon-pro, serif;
    font-style: italic;
    font-weight: 400;
    font-size: 29px;
    line-height: 34px;
    color: #fff;
    position: relative;
    margin: 0 auto;
    max-width: 1180px;
    z-index: 9
}

@media (min-width:1000px) {
    .home .hero>header .fsElementHeaderContent {
        padding-left: 20px;
        padding-top: 100px;
        padding-right: 20vw;
        padding-bottom: 50px;
        font-weight: 400;
        font-size: 60px;
        line-height: 72px
    }
}

@media (min-width:1300px) {
    .home .hero>header .fsElementHeaderContent {
        padding-left: 0
    }
}

.home .hero article {
    background-size: cover;
    padding: 0
}

.home .hero .playpause {
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
    background: rgba(0, 0, 0, 0);
    display: block;
    height: 25px;
    width: 25px;
    bottom: 30px;
    right: 15px;
    z-index: 993;
    font-size: 0;
    color: rgba(0, 0, 0, 0);
    transition: all .3s;
    cursor: pointer;
    position: absolute;
    border-radius: 50%
}

@media (min-width:1000px) {
    .home .hero .playpause {
        bottom: 24px;
        right: 26px;
        height: 41px;
        width: 41px
    }
}

.home .hero .playpause:before {
    content: "\E902";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    font-size: 20px;
    line-height: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    width: 35px;
    height: 35px;
    border: 1px solid #e6bc6b;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .3s;
    background: #0b1f41
}

.home .hero .playpause:focus:before,
.home .hero .playpause:hover:before {
    background: #e6bc6b;
    color: #0b1f41
}

.home .hero .playpause.pause:before {
    content: "\E90C";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    font-size: 13px
}

.home .hero .fsElementSlideshowControls {
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
    background: rgba(0, 0, 0, 0);
    display: block;
    height: 25px;
    width: 25px;
    bottom: 20px;
    right: 68px;
    z-index: 993;
    font-size: 0;
    color: rgba(0, 0, 0, 0);
    transition: all .3s;
    cursor: pointer;
    position: absolute
}

@media (min-width:1000px) {
    .home .hero .fsElementSlideshowControls {
        bottom: 115px;
        right: 44px;
        height: 32px;
        width: 32px
    }
}

.home .hero .fsElementSlideshowControls .fsSlideshowPause,
.home .hero .fsElementSlideshowControls .fsSlideshowPlay {
    background-color: rgba(0, 0, 0, 0);
    top: auto
}

.home .hero .fsElementSlideshowControls .fsSlideshowPause:before,
.home .hero .fsElementSlideshowControls .fsSlideshowPlay:before {
    content: "\E940";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    font-size: 20px;
    line-height: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #0b1f41;
    width: 35px;
    height: 35px;
    border: 1px solid #bc2031;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: background .3s;
    margin: 0
}

.home .hero .fsElementSlideshowControls .fsSlideshowPause:focus:before,
.home .hero .fsElementSlideshowControls .fsSlideshowPause:hover:before,
.home .hero .fsElementSlideshowControls .fsSlideshowPlay:focus:before,
.home .hero .fsElementSlideshowControls .fsSlideshowPlay:hover:before {
    background: #0b1f41
}

.home .hero .fsElementSlideshowControls .fsSlideshowPlay:before {
    content: "\E902";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    font-size: 13px
}

.home .hero article {
    position: relative;
    padding-top: 0;
    height: 92vh
}

@media (min-width:900px) {
    .home .hero article {
        height: 100vh;
        max-height: 100%
    }
}

.home .hero article video {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 406px
}

@media (min-width:900px) {
    .home .hero article video {
        position: absolute;
        left: 50%;
        right: 0;
        height: 100vh
    }
}

.home .hero footer {
    display: block
}

@media (min-width:1000px) {
    .home .hero footer {
        position: absolute;
        bottom: 20px;
        padding-top: 0;
        display: block;
        width: 100%;
        z-index: 1;
        display: none
    }
}

.home .hero footer .fsElementFooterContent {
    margin-top: 0
}

.home .hero .slick-arrow {
    background: none;
    margin: 0;
    padding: 0;
    z-index: 2;
    background-repeat: no-repeat;
    background-position: 50%;
    width: 35px;
    height: 35px;
    overflow: hidden;
    color: rgba(0, 0, 0, 0);
    cursor: pointer;
    background: rgba(0, 0, 0, 0);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    border: 1px solid #0b1f41;
    z-index: 9;
    top: auto;
    bottom: -5px
}

@media (min-width:1000px) {
    .home .hero .slick-arrow {
        bottom: 95px;
        left: 50px
    }
}

.home .hero .slick-arrow:before {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff
}

.home .hero .slick-arrow:focus,
.home .hero .slick-arrow:hover {
    background: #3d8261;
    transition: all .3s;
    border: 1px solid #979899
}

.home .hero .slick-arrow:focus:before,
.home .hero .slick-arrow:hover:before {
    color: #fff;
    transition: all .3s
}

@media (max-width:999px) {
    .home .hero .fsPrevButton {
        right: 110px;
        left: auto
    }
}

.home .hero .fsPrevButton:before {
    content: "\E904";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    font-size: .9375rem
}

.home .hero .fsNextButton {
    right: 10px
}

@media (min-width:1000px) {
    .home .hero .fsNextButton {
        left: 110px;
        right: auto
    }
}

.home .hero .fsNextButton:before {
    content: "\E904";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    transform: translate(-50%, -50%) rotate(180deg);
    text-align: center;
    font-size: .9375rem;
    background: rgba(0, 0, 0, 0)
}

.home .intro-panel.active span {
    -webkit-animation: fadeIn .5s 0s forwards;
    animation: fadeIn .5s 0s forwards;
    opacity: 0
}

.home .intro-panel.active span:first-of-type {
    -webkit-animation-delay: .15s;
    animation-delay: .15s
}

.home .intro-panel.active span:nth-of-type(2) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.home .intro-panel.active span:nth-of-type(3) {
    -webkit-animation-delay: .45s;
    animation-delay: .45s
}

.home .intro-panel.active span:nth-of-type(4) {
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

.home .intro-panel.active span:nth-of-type(5) {
    -webkit-animation-delay: .75s;
    animation-delay: .75s
}

.home .intro-panel.active span:nth-of-type(6) {
    -webkit-animation-delay: .9s;
    animation-delay: .9s
}

.home .intro-panel.active span:nth-of-type(7) {
    -webkit-animation-delay: 1.05s;
    animation-delay: 1.05s
}

.home .intro-panel.active span:nth-of-type(8) {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s
}

.home .intro-panel.active span:nth-of-type(9) {
    -webkit-animation-delay: 1.35s;
    animation-delay: 1.35s
}

.home .intro-panel.active span:nth-of-type(10) {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.home .intro-panel {
    position: relative;
    margin: 0 auto;
    max-width: 1180px;
    font-style: normal;
    font-weight: 400;
    font-size: 1.375rem;
    line-height: 2.375rem;
    font-family: adobe-caslon-pro, serif;
    color: #636363;
    padding-left: 20px;
    padding-right: 20px
}

@media (min-width:1000px) {
    .home .intro-panel {
        padding-bottom: 130px
    }
}

@media (min-width:1200px) {
    .home .intro-panel {
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width:999px) {
    .home .intro-panel {
        background: #e0e0e0;
        font-size: .875rem;
        line-height: 1.3125rem;
        text-align: center;
        padding-bottom: 65px
    }
}

@media (min-width:1000px) {
    .home .intro-panel.active footer:after {
        height: 115px;
        max-height: 115px
    }
}

.home .intro-panel span {
    opacity: 0
}

.home .intro-panel>header .fsElementTitle {
    font-weight: 700;
    font-size: .75rem;
    line-height: .875rem;
    letter-spacing: 12px;
    text-transform: uppercase;
    color: #0b1f41;
    font-family: Roboto, sans-serif
}

@media (max-width:999px) {
    .home .intro-panel>header .fsElementTitle {
        text-align: center
    }
}

@media (min-width:1000px) {
    .home .intro-panel>header .fsElementTitle {
        font-size: 1rem;
        line-height: 1.1875rem
    }
}

@media (max-width:699px) {
    .home .intro-panel>header .fsElementTitle {
        margin-bottom: 5px
    }
}

.home .intro-panel>header .fsElementHeaderContent {
    font-weight: 400;
    font-size: 3.6875rem;
    line-height: 3.1875rem;
    font-family: adobe-caslon-pro, serif;
    color: #636363
}

@media (max-width:699px) {
    .home .intro-panel>header .fsElementHeaderContent {
        text-align: center;
        padding-top: 17px
    }
}

@media (min-width:700px) {
    .home .intro-panel>header .fsElementHeaderContent {
        line-height: 3.1875rem;
        padding-top: 10%;
        padding-bottom: 5%;
        font-size: 21vw
    }
}

@media (min-width:1200px) {
    .home .intro-panel>header .fsElementHeaderContent {
        font-size: 16.25rem;
        padding-top: 120px;
        padding-bottom: 50px
    }
}

.home .intro-panel>footer {
    text-align: center;
    position: relative
}

.home .intro-panel>footer:after {
    height: 71px;
    width: 1px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    background: #e6bc6b;
    content: ""
}

@media (min-width:1000px) {
    .home .intro-panel>footer:after {
        height: 115px;
        max-height: 0;
        transition: max-height 2s ease-in-out;
        transition-delay: 1s
    }
}

.home .intro-panel>footer .fsElementFooterContent {
    margin-top: 0
}

.home .intro-panel>footer a {
    background: rgba(0, 0, 0, 0);
    color: #fff;
    cursor: pointer;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem;
    line-height: 1rem;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    letter-spacing: 7px;
    text-transform: uppercase;
    text-decoration: none;
    z-index: 1;
    padding: 31px 85px;
    margin: 50px auto 22px;
    display: inline-block
}

.home .intro-panel>footer a:before {
    background: linear-gradient(290.81deg, #0b1f41 12.04%, #0f2f7b 81.13%)
}

.home .intro-panel>footer a:after,
.home .intro-panel>footer a:before {
    position: absolute;
    inset: 0;
    content: "";
    z-index: -1;
    margin: 0;
    transition: all .3s ease-in-out
}

.home .intro-panel>footer a:after {
    background: rgba(0, 0, 0, 0)
}

.fsStateSelected .home .intro-panel>footer a,
.home .intro-panel>footer a.on,
.home .intro-panel>footer a:focus,
.home .intro-panel>footer a:hover {
    background: #0b1f41;
    transition: all .3s ease-in-out;
    text-decoration: none
}

.fsStateSelected .home .intro-panel>footer a:after,
.home .intro-panel>footer a.on:after,
.home .intro-panel>footer a:focus:after,
.home .intro-panel>footer a:hover:after {
    background: #0b1f41
}

.home .line-bg {
    position: relative
}

.home .line-bg:before {
    content: "";
    position: absolute;
    inset: 20% 0 0 0;
    background: url(../images/grey-lines.svg) no-repeat;
    opacity: .2;
    background-size: cover
}

.home .image-slider-container.fsContainer {
    position: relative;
    margin-bottom: 0;
    padding-bottom: 108px
}

@media (max-width:999px) {
    .home .image-slider-container.fsContainer {
        background: linear-gradient(180deg, #e0e0e0, hsla(0, 0%, 76.9%, 0))
    }
}

.home .image-slider-container.fsContainer:before {
    background-image: url(../images/light-lines.svg);
    background-size: cover;
    position: absolute;
    content: "";
    background-repeat: no-repeat;
    inset: 0
}

@media (min-width:1000px) {
    .home .image-slider-container.fsContainer:before {
        background-position: 0 -120%;
        transition: all 2s ease-in-out
    }
}

@media (max-width:999px) {
    .home .image-slider-container.fsContainer:before {
        background-position: 100% 100%;
        background-position: 10% -640%;
        background-size: 230%
    }
}

@media (min-width:1000px) {
    .home .image-slider-container.fsContainer.active:before {
        background-position: 0 -50%
    }
}

.home .at-a-glance-container {
    position: relative;
    margin: 0
}

@media (min-width:1000px) {
    .home .at-a-glance-container:before {
        background-color: #fff;
        inset: 0;
        position: absolute;
        content: "";
        z-index: 0;
        background-image: url(../images/light-lines.svg);
        background-repeat: no-repeat;
        background-position: 0 100%
    }
}

.home .at-a-glance-container:after {
    background: linear-gradient(290.81deg, #0b1f41 12.04%, #0f2f7b 81.13%);
    inset: 0 0 15% 0;
    position: absolute;
    content: "";
    z-index: 0
}

@media (min-width:1000px) {
    .home .at-a-glance-container:after {
        inset: 0 0 37% 0
    }
}

.home .at-a-glance-container>.fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 1180px;
    z-index: 1
}

.home .at-a-glance-container .infographic-container {
    padding-bottom: 0;
    margin-bottom: 0
}

.home .at-a-glance-container .infographic-container>header {
    text-align: center;
    margin-bottom: 60px
}

.home .at-a-glance-container .infographic-container>header .fsElementTitle {
    font-weight: 700;
    font-size: .75rem;
    line-height: .875rem;
    letter-spacing: 12px;
    text-transform: uppercase;
    color: #fff
}

@media (min-width:1000px) {
    .home .at-a-glance-container .infographic-container>header .fsElementTitle {
        font-size: 1rem;
        line-height: 1.1875rem
    }
}

.home .at-a-glance-container .infographic-container>header .fsElementHeaderContent {
    font-weight: 400;
    font-size: 2.625rem;
    line-height: 2.75rem;
    color: #fff;
    font-family: adobe-caslon-pro, serif;
    position: relative;
    margin: 0
}

@media (min-width:1000px) {
    .home .at-a-glance-container .infographic-container>header .fsElementHeaderContent {
        font-size: 3.25rem;
        line-height: 4.625rem
    }
}

.home .at-a-glance-container .infographic-container>header .fsElementHeaderContent:after {
    content: "";
    color: #e6bc6b;
    font-size: 5px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    bottom: 10px;
    background: url(../images/underline-fancy.svg) no-repeat;
    background-size: contain;
    width: 183px;
    height: 4px;
    bottom: -18px;
    background-position: 50%
}

@media (min-width:1000px) {
    .home .at-a-glance-container .infographic-container>header .fsElementHeaderContent:after {
        bottom: -6px
    }
}

.home .parallax-image {
    transition: .5s linear
}

@media (max-width:999px) {
    .home .parallax-image {
        max-width: calc(100% - 54px);
        margin-left: auto;
        margin-right: auto
    }
}

.home .social-feed {
    position: relative;
    text-align: center;
    margin-bottom: 0
}

.home .social-feed .fsElementTitle {
    font-weight: 700;
    font-size: .75rem;
    line-height: .875rem;
    letter-spacing: 12px;
    text-transform: uppercase;
    color: #767676
}

@media (min-width:1000px) {
    .home .social-feed .fsElementTitle {
        font-size: 1rem;
        line-height: 1.1875rem
    }
}

.home .social-feed .fsElementHeaderContent {
    font-weight: 400;
    font-size: 2.625rem;
    line-height: 2.75rem;
    color: #0b1f41;
    font-family: adobe-caslon-pro, serif;
    position: relative;
    margin: 0
}

@media (min-width:1000px) {
    .home .social-feed .fsElementHeaderContent {
        font-size: 3.25rem;
        line-height: 4.625rem
    }
}

.home .social-feed .fsElementHeaderContent:after {
    content: "";
    color: #e6bc6b;
    font-size: 5px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    bottom: 10px;
    background: url(../images/underline-fancy.svg) no-repeat;
    background-size: contain;
    width: 183px;
    height: 4px;
    bottom: -18px;
    background-position: 50%
}

@media (min-width:1000px) {
    .home .social-feed .fsElementHeaderContent:after {
        bottom: -6px
    }
}

@media (min-width:1000px) {
    .home .social-feed {
        text-align: left
    }
}

@media (min-width:1000px) {
    .home .social-feed .fsElementHeaderContent:after {
        left: 0;
        transform: none
    }
}

.home .social-feed .slick-arrow {
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
    z-index: 2;
    background-repeat: no-repeat;
    background-position: 50%;
    overflow: hidden;
    color: rgba(0, 0, 0, 0);
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 85px;
    height: 50px;
    transition: all .3s;
    position: relative
}

.home .social-feed .slick-arrow:before {
    position: absolute;
    background: rgba(0, 0, 0, 0);
    color: #0b1f41;
    transform: none;
    transition: all .3s;
    font-size: 3.125rem;
    content: "\E907";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    transform: translateX(0)
}

.home .social-feed .slick-arrow:focus:before,
.home .social-feed .slick-arrow:hover:before {
    color: #979899
}

.home .social-feed .slick-arrow:focus.slick-prev:before,
.home .social-feed .slick-arrow:hover.slick-prev:before {
    transform: rotate(180deg) translateX(10px)
}

.home .social-feed .slick-arrow:focus.slick-next:before,
.home .social-feed .slick-arrow:hover.slick-next:before {
    transform: translateX(10px)
}

.home .social-feed .slick-prev:before {
    transform: rotate(180deg)
}

.home .social-feed .slick-prev:after {
    content: "";
    background: #e6bc6b;
    height: 35px;
    width: 1px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.home .social-feed .slick-next:before {
    content: "\E907";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

@media (min-width:1000px) {
    .home .social-feed {
        padding-left: 129px;
        background: #fff;
        padding-bottom: 110px
    }
}

@media (max-width:999px) {
    .home .social-feed {
        padding-bottom: 130px
    }
}

@media (min-width:1000px) {
    .home .social-feed:before {
        content: "";
        position: absolute;
        inset: 20% 0 0 0;
        background: url(../images/grey-lines.svg) no-repeat;
        opacity: .2;
        background-size: cover
    }
}

.home .social-feed>header .fsElementHeaderContent,
.home .social-feed>header .fsElementTitle {
    opacity: 0
}

.home .social-feed.active>header .fsElementTitle {
    -webkit-animation: fadeIn;
    animation: fadeIn;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    opacity: 1
}

.home .social-feed.active>header .fsElementHeaderContent {
    -webkit-animation: fadeInUp;
    animation: fadeInUp;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    opacity: 1
}

.home .social-feed .slick-navigation {
    display: flex;
    justify-content: flex-end;
    position: absolute;
    right: 0
}

@media (min-width:1000px) {
    .home .social-feed .slick-navigation {
        top: 50%;
        transform: translateY(-50%)
    }
}

@media (max-width:999px) {
    .home .social-feed .slick-navigation {
        bottom: 70px;
        left: 0;
        right: 0;
        top: auto;
        display: flex;
        justify-content: center
    }
}

.home .social-feed>header {
    position: relative
}

@media (min-width:1000px) {
    .home .social-feed>header {
        margin-right: 129px;
        margin-bottom: 70px
    }
}

@media (max-width:999px) {
    .home .social-feed>header {
        padding: 0 30px 58px;
        position: static
    }
}

.home .social-feed>.fsElementContent {
    position: relative;
    right: 0
}

@media (min-width:1000px) {
    .home .social-feed .slick-list {
        padding-right: 280px
    }
}

.home .social-feed>header .fsElementHeaderContent,
.home .social-feed article.social-intro .fsElementHeaderContent {
    margin-bottom: 0
}

.home .social-feed>header h2,
.home .social-feed article.social-intro h2 {
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #979899;
    font-weight: 900;
    margin-bottom: 20px
}

.home .social-feed>header h3,
.home .social-feed article.social-intro h3 {
    font-size: 40px;
    line-height: 48px;
    color: #0b1f41;
    padding-bottom: 20px;
    margin-bottom: 30px;
    position: relative
}

.home .social-feed>header h3:after,
.home .social-feed article.social-intro h3:after {
    content: "";
    width: 85px;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #0b1f41
}

@media (max-width:1099px) {

    .home .social-feed>header h3:after,
    .home .social-feed article.social-intro h3:after {
        left: 50%;
        transform: translateX(-50%)
    }
}

@media (min-width:1200px) {

    .home .social-feed>header h3,
    .home .social-feed article.social-intro h3 {
        font-size: 54px;
        line-height: 64px;
        font-weight: 500
    }
}

@media (min-width:1000px) {
    .home .social-feed>.fsElementContent {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap
    }
}

.home .social-feed>.fsElementContent article.fsFeeds-post {
    background-size: cover;
    position: relative;
    height: 345px;
    margin-right: 20px;
    background-color: #0b1f41
}

@media (max-width:999px) {
    .home .social-feed>.fsElementContent article.fsFeeds-post {
        height: 273px;
        margin: 0 25px;
        display: block
    }
}

.home .social-feed>.fsElementContent article.fsFeeds-post img {
    z-index: -1;
    position: absolute;
    inset: 0
}

.home .social-feed>.fsElementContent article.fsFeeds-post .post-wrapper {
    background: rgba(11, 31, 65, .9);
    padding: 20px;
    height: 100%;
    opacity: 0;
    transition: opacity .3s;
    display: flex;
    flex-flow: column
}

.home .social-feed>.fsElementContent article.fsFeeds-post .post-wrapper .post-desc {
    font-weight: 400;
    font-size: 12px;
    line-height: 25px;
    color: #fff;
    position: relative
}

.home .social-feed>.fsElementContent article.fsFeeds-post .post-wrapper .poster-name {
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    line-height: 25px
}

.home .social-feed>.fsElementContent article.fsFeeds-post .post-wrapper .top-banner {
    display: flex;
    align-items: center;
    color: #fff;
    margin-bottom: 12px
}

.home .social-feed>.fsElementContent article.fsFeeds-post .post-wrapper .poster-container {
    display: flex;
    align-items: center
}

.home .social-feed>.fsElementContent article.fsFeeds-post .post-wrapper .poster-container:focus .poster-name,
.home .social-feed>.fsElementContent article.fsFeeds-post .post-wrapper .poster-container:hover .poster-name {
    text-decoration: underline
}

.home .social-feed>.fsElementContent article.fsFeeds-post .post-wrapper .poster-image {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 40px;
    height: 40px;
    background-image: url(../images/seal-campaign.png);
    margin-right: 15px
}

.home .social-feed>.fsElementContent article.fsFeeds-post .post-wrapper .ig-date {
    font-weight: 600;
    font-size: 14px;
    line-height: 25px;
    margin-left: auto;
    padding-left: 10px
}

.home .social-feed>.fsElementContent article.fsFeeds-post.active .post-wrapper,
.home .social-feed>.fsElementContent article.fsFeeds-post:focus .post-wrapper,
.home .social-feed>.fsElementContent article.fsFeeds-post:hover .post-wrapper {
    opacity: 1
}

.home .social-feed>.fsElementContent article.fsFeeds-post:before {
    content: "";
    font-family: IcoMoon;
    color: #fff;
    font-size: 30px;
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 3;
    top: auto
}

.home .social-feed>.fsElementContent article.fsFeeds-post.instagram-post:before {
    content: "\F16D"
}

.home .social-feed>.fsElementContent article.fsFeeds-post.facebook-post:before {
    content: "\F09A"
}

.home .social-feed>.fsElementContent .social-intro {
    order: 1;
    width: calc(40% - 10px);
    margin: 5px
}

@media (max-width:1099px) {
    .home .social-feed>.fsElementContent .social-intro {
        width: 100%;
        text-align: center;
        margin-bottom: 50px
    }
}

.home .social-feed>.fsElementContent .social-intro a {
    display: inline-block;
    font-size: 0;
    width: 40px;
    height: 40px;
    border: 1.5px solid #0b1f41;
    border-radius: 100%;
    text-decoration: none;
    color: #0b1f41;
    text-align: center;
    margin-right: 10px;
    background: rgba(0, 0, 0, 0);
    transition: all .15s
}

.home .social-feed>.fsElementContent .social-intro a:before {
    font-size: 18px;
    position: relative;
    top: 4px
}

.home .social-feed>.fsElementContent .social-intro a:focus,
.home .social-feed>.fsElementContent .social-intro a:hover {
    background: #0b1f41;
    color: #fff
}

.home .social-feed>.fsElementContent .social-intro a[data-page-name=Instagram]:before {
    content: "\F16D";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.home .social-feed>.fsElementContent .social-intro a[data-page-name=Facebook]:before {
    content: "\F09A";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

@media (min-width:1200px) {
    body:not(.past-hero).home .site-info-container {
        opacity: 0;
        -webkit-animation: fadeIn;
        animation: fadeIn;
        -webkit-animation-duration: 1.5s;
        animation-duration: 2s;
        -webkit-animation-delay: 1s;
        animation-delay: 1s;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1
    }

    body:not(.past-hero).home .fsBanner .left-header {
        opacity: 0;
        -webkit-animation: fadeInLeft;
        animation: fadeInLeft;
        -webkit-animation-duration: 1.5s;
        animation-duration: 2s;
        -webkit-animation-delay: 1.15s;
        animation-delay: 1.15s;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1
    }

    body:not(.past-hero).home .fsBanner .right-header {
        opacity: 0;
        -webkit-animation: fadeInRight;
        animation: fadeInRight;
        -webkit-animation-duration: 1.5s;
        animation-duration: 2s;
        -webkit-animation-delay: 1.15s;
        animation-delay: 1.15s
    }

    body:not(.past-hero).home .hero>header .fsElementHeaderContent,
    body:not(.past-hero).home .hero>header h2 {
        opacity: 0;
        -webkit-animation: fadeInUp;
        animation: fadeInUp;
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s;
        -webkit-animation-delay: 2s;
        animation-delay: 2s
    }

    body:not(.past-hero).home.all-set .fsBanner .left-header,
    body:not(.past-hero).home.all-set .fsBanner .right-header,
    body:not(.past-hero).home.all-set .hero>header .fsElementHeaderContent,
    body:not(.past-hero).home.all-set .hero>header h2,
    body:not(.past-hero).home.all-set .site-info-container {
        opacity: 1;
        transition-delay: .5s
    }
}

body.fsComposeMode .at-a-glance-container .infographic-container .fsContent header img {
    max-width: 100px
}

body.cke_editable .fsImage.cke_widget_element {
    max-width: 300px
}

.portal-page .fsTwoColumnWideRightLayout>.fsDiv>.fsElement+.fsElement {
    margin-top: 2em
}

.colors ol {
    zoom: 1;
    padding: 0;
    list-style: none
}

.colors ol:after {
    display: table;
    clear: both;
    content: ""
}

.colors ol li {
    position: relative;
    float: left;
    width: 50%;
    min-width: 20%
}

@media (min-width:1180px) {
    .colors ol li {
        margin-bottom: 0
    }
}

.colors ol li:after {
    display: block;
    margin-top: 60px;
    background: #fff;
    padding-bottom: 20px
}

@media (min-width:800px) {
    .colors.main ol li {
        width: 33.33333%
    }
}

.colors.main ol li:first-of-type {
    background: #373737
}

.colors.main ol li:first-of-type:after {
    content: "#373737"
}

.colors.main ol li:nth-of-type(2) {
    background: #0b1f41
}

.colors.main ol li:nth-of-type(2):after {
    content: "#0B1F41"
}

.colors.main ol li:nth-of-type(3) {
    background: #979899
}

.colors.main ol li:nth-of-type(3):after {
    content: "#979899"
}

@media (min-width:800px) {
    .colors.shade ol li {
        width: 10%
    }
}

.colors.shade ol li:first-of-type {
    background: #000
}

.colors.shade ol li:first-of-type:after {
    content: "#000000"
}

.colors.shade ol li:nth-of-type(2) {
    background: #131313
}

.colors.shade ol li:nth-of-type(2):after {
    content: "#131313"
}

.colors.shade ol li:nth-of-type(3) {
    background: #242424
}

.colors.shade ol li:nth-of-type(3):after {
    content: "#242424"
}

.colors.shade ol li:nth-of-type(4) {
    background: #373737
}

.colors.shade ol li:nth-of-type(4):after {
    content: "#373737"
}

.colors.shade ol li:nth-of-type(5) {
    background: #636363
}

.colors.shade ol li:nth-of-type(5):after {
    content: "#636363"
}

.colors.shade ol li:nth-of-type(6) {
    background: #959595
}

.colors.shade ol li:nth-of-type(6):after {
    content: "#959595"
}

.colors.shade ol li:nth-of-type(7) {
    background: #cfcfcf
}

.colors.shade ol li:nth-of-type(7):after {
    content: "#cfcfcf"
}

.colors.shade ol li:nth-of-type(8) {
    background: #e5e5e5
}

.colors.shade ol li:nth-of-type(8):after {
    content: "#e5e5e5"
}

.colors.shade ol li:nth-of-type(9) {
    background: #f8f8f8
}

.colors.shade ol li:nth-of-type(9):after {
    content: "#f8f8f8"
}

.colors.shade ol li:nth-of-type(10) {
    background: #fff
}

.colors.shade ol li:nth-of-type(10):after {
    content: "#ffffff"
}

.fonts ol {
    padding: 0;
    list-style: none
}

.fonts ol li:first-of-type {
    font-family: Roboto, sans-serif
}

.fonts ol li:first-of-type:after {
    content: "Roboto, sans-serif";
    display: block;
    margin-bottom: 10px
}

.fonts ol li:nth-of-type(2) {
    font-family: IcoMoon
}

.fonts ol li:nth-of-type(2):after {
    content: "IcoMoon";
    display: block;
    margin-bottom: 10px
}

.headers .fsElementContent h1:after {
    content: " - font-size: 48px / line-height: 58px"
}

.headers .fsElementContent h2:after {
    content: " - font-size: 24px / line-height: 29px"
}

.headers .fsElementContent h3:after {
    content: " - font-size: 20px / line-height: 24px"
}

.headers .fsElementContent h4:after {
    content: " - font-size: 16px / line-height: 19px"
}

.headers .fsElementContent h5:after {
    content: " - font-size: 17px / line-height: 28px"
}

.headers .fsElementContent h6:after {
    content: " - font-size: 13px / line-height: 16px"
}

body.flyout-open #fsHeader .news-and-events button.close-events {
    display: block !important
}

@media (max-width:1199px) {
    #fsHeader .news-and-events {
        display: none
    }
}

#fsHeader .news-and-events a {
    letter-spacing: 0
}

#fsHeader .news-and-events>header .fsElementHeaderContent {
    margin: 0
}

#fsHeader .news-and-events>header .fsElementHeaderContent button.open-events:focus,
#fsHeader .news-and-events>header .fsElementHeaderContent button.open-events:hover {
    color: #e6bc6b
}

#fsHeader .news-and-events>header .fsElementHeaderContent button.open-events:focus:before,
#fsHeader .news-and-events>header .fsElementHeaderContent button.open-events:hover:before {
    color: #fff
}

#fsHeader .news-and-events>header .fsElementHeaderContent button.close-events {
    position: fixed;
    top: 30px;
    right: 30px;
    z-index: 9999;
    margin: 0;
    display: none;
    transition: all .3s ease-in-out
}

#fsHeader .news-and-events>header .fsElementHeaderContent button.close-events:after {
    content: "\E911";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    color: #0b1f41;
    font-size: 2.5rem
}

#fsHeader .news-and-events>header .fsElementHeaderContent button.close-events:focus,
#fsHeader .news-and-events>header .fsElementHeaderContent button.close-events:hover {
    transform: scale(1.2)
}

#fsHeader .news-and-events .fsElement>header .fsElementTitle {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 3.25rem;
    line-height: 4.625rem;
    font-family: adobe-caslon-pro, serif;
    color: #0b1f41
}

#fsHeader .news-and-events>.fsElementContent {
    position: absolute;
    top: 0;
    right: 0;
    transform: translateY(-100%);
    width: 100%;
    height: auto;
    overflow-y: scroll;
    z-index: 8500;
    display: flex;
    transition: all .4s ease-out;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    background: #eaeaea;
    padding: 50px 75px
}

@media (min-width:1200px) {
    body.flyout-open {
        overflow: hidden !important
    }
}

@media (min-width:1200px) {
    body.flyout-open #fsHeader .news-and-events>.fsElementContent {
        transform: translateY(0);
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        transition: all .4s, transform .8s
    }
}

#fsHeader .news-and-events>.fsElementContent .fsPostElement {
    background-size: 0 0;
    background-repeat: no-repeat;
    display: flex;
    flex-flow: column;
    width: 60%
}

#fsHeader .news-and-events>.fsElementContent .fsPostElement .fsListItems {
    display: flex
}

#fsHeader .news-and-events>.fsElementContent .fsPostElement article {
    padding: 0;
    margin: 28px 0;
    width: 50%;
    position: relative;
    color: #fff
}

#fsHeader .news-and-events>.fsElementContent .fsPostElement article:first-of-type {
    margin-right: 40px
}

#fsHeader .news-and-events>.fsElementContent .fsPostElement article .fsPostLink {
    font-weight: 600;
    font-family: adobe-caslon-pro, serif;
    font-size: 1.8125rem;
    line-height: 2.4375rem;
    color: #0b1f41;
    text-transform: none;
    padding-top: 14px
}

#fsHeader .news-and-events>.fsElementContent .fsPostElement article:focus-within .fsReadMoreLink,
#fsHeader .news-and-events>.fsElementContent .fsPostElement article:hover .fsReadMoreLink {
    visibility: visible
}

#fsHeader .news-and-events>.fsElementContent .fsPostElement article .fsThumbnail {
    margin-bottom: 0;
    background-position: 50%;
    background-size: cover;
    position: relative
}

#fsHeader .news-and-events>.fsElementContent .fsPostElement article .fsThumbnail.default-img,
#fsHeader .news-and-events>.fsElementContent .fsPostElement article .fsThumbnail img {
    height: 0;
    padding-bottom: 73.41772%
}

#fsHeader .news-and-events>.fsElementContent .fsPostElement article .fsReadMoreLink {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 3;
    text-indent: -9999px;
    visibility: hidden
}

#fsHeader .news-and-events>.fsElementContent .fsPostElement article .wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 75px 42px 30px 26px;
    z-index: 2
}

#fsHeader .news-and-events>.fsElementContent .fsPostElement article .fsTitle {
    color: inherit;
    font-size: 1.75rem;
    line-height: .965;
    font-weight: 400;
    font-family: adobe-caslon-pro, serif;
    padding-right: 72px;
    margin-bottom: 0;
    transition: margin .4s
}

#fsHeader .news-and-events>.fsElementContent .fsPostElement article .fsTitle a:focus,
#fsHeader .news-and-events>.fsElementContent .fsPostElement article .fsTitle a:hover {
    text-decoration: underline
}

#fsHeader .news-and-events>.fsElementContent .fsPostElement article .fsSummary {
    color: #0b1f41;
    font-size: .75rem;
    line-height: 1.834;
    transition: all .4s;
    max-height: 0;
    opacity: 0;
    overflow: hidden
}

#fsHeader .news-and-events>.fsElementContent .fsPostElement article .fsSummary a:not([class]) {
    color: #0b1f41;
    background-image: linear-gradient(0deg, #0b1f41 0, #0b1f41)
}

#fsHeader .news-and-events>.fsElementContent .fsPostElement article .fsSummary a:not([class]):focus,
#fsHeader .news-and-events>.fsElementContent .fsPostElement article .fsSummary a:not([class]):hover {
    color: #fff
}

#fsHeader .news-and-events>.fsElementContent .fsPostElement>footer {
    display: flex;
    justify-content: flex-start
}

#fsHeader .news-and-events>.fsElementContent .fsPostElement>footer .fsElementFooterContent {
    margin-top: 44px
}

#fsHeader .news-and-events>.fsElementContent .fsPostElement>footer .fsElementFooterContent a {
    background: rgba(0, 0, 0, 0);
    color: #fff;
    cursor: pointer;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem;
    line-height: 1rem;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    letter-spacing: 7px;
    text-transform: uppercase;
    text-decoration: none;
    z-index: 1;
    padding: 30px 45px;
    margin: 0 0 20px;
    display: inline-block
}

#fsHeader .news-and-events>.fsElementContent .fsPostElement>footer .fsElementFooterContent a:before {
    position: absolute;
    inset: 0;
    background: linear-gradient(290.81deg, #0b1f41 12.04%, #0f2f7b 81.13%);
    content: "";
    z-index: -1;
    margin: 0;
    transition: all .3s ease-in-out
}

#fsHeader .news-and-events>.fsElementContent .fsPostElement>footer .fsElementFooterContent a:after {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0);
    content: "";
    z-index: -1;
    margin: 0;
    transition: all .3s ease-in-out
}

#fsHeader .news-and-events>.fsElementContent .fsPostElement>footer .fsElementFooterContent a.on,
#fsHeader .news-and-events>.fsElementContent .fsPostElement>footer .fsElementFooterContent a:focus,
#fsHeader .news-and-events>.fsElementContent .fsPostElement>footer .fsElementFooterContent a:hover,
.fsStateSelected #fsHeader .news-and-events>.fsElementContent .fsPostElement>footer .fsElementFooterContent a {
    background: #0b1f41;
    transition: all .3s ease-in-out;
    text-decoration: none
}

#fsHeader .news-and-events>.fsElementContent .fsPostElement>footer .fsElementFooterContent a.on:after,
#fsHeader .news-and-events>.fsElementContent .fsPostElement>footer .fsElementFooterContent a:focus:after,
#fsHeader .news-and-events>.fsElementContent .fsPostElement>footer .fsElementFooterContent a:hover:after,
.fsStateSelected #fsHeader .news-and-events>.fsElementContent .fsPostElement>footer .fsElementFooterContent a:after {
    background: #0b1f41
}

#fsHeader .news-and-events>.fsElementContent .fsCalendar {
    width: 40%;
    padding: 0 0 0 56px;
    margin-left: 56px;
    position: relative
}

#fsHeader .news-and-events>.fsElementContent .fsCalendar:before {
    content: "";
    width: 1px;
    background: #979899;
    top: 40px;
    bottom: 0;
    left: 0;
    position: absolute
}

#fsHeader .news-and-events>.fsElementContent .fsCalendar>header .fsElementHeaderContent {
    margin: 0
}

#fsHeader .news-and-events>.fsElementContent .fsCalendar>header .fsElementHeaderContent button {
    border: 0;
    background: none;
    margin: 0;
    padding: 5px;
    position: absolute;
    top: 45px;
    right: 45px;
    line-height: 1;
    color: #fff;
    transition: color .3s
}

#fsHeader .news-and-events>.fsElementContent .fsCalendar>header .fsElementHeaderContent button:focus,
#fsHeader .news-and-events>.fsElementContent .fsCalendar>header .fsElementHeaderContent button:hover {
    text-decoration: underline
}

#fsHeader .news-and-events>.fsElementContent .fsCalendar>header .fsElementHeaderContent button:before {
    content: "\E911";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    font-size: 1.6875rem
}

#fsHeader .news-and-events>.fsElementContent .fsCalendar .fsDayContainer article .fsDate {
    background: rgba(0, 0, 0, 0);
    position: relative;
    display: block;
    width: auto;
    height: auto;
    flex-flow: row;
    display: flex;
    color: #131313;
    font-size: .8125rem;
    line-height: 120%;
    justify-content: flex-start;
    margin-top: 30px;
    margin-bottom: 0
}

#fsHeader .news-and-events>.fsElementContent .fsCalendar .fsDayContainer article .fsDate .fsDay {
    margin: 0 0 0 10px
}

#fsHeader .news-and-events>.fsElementContent .fsCalendar .fsDayContainer article .fsDate .fsYear {
    margin-left: 10px
}

#fsHeader .news-and-events>.fsElementContent .fsCalendar .fsDayContainer article .fsDate .fsDay,
#fsHeader .news-and-events>.fsElementContent .fsCalendar .fsDayContainer article .fsDate .fsMonth,
#fsHeader .news-and-events>.fsElementContent .fsCalendar .fsDayContainer article .fsDate .fsSeparator,
#fsHeader .news-and-events>.fsElementContent .fsCalendar .fsDayContainer article .fsDate .fsYear {
    font-weight: 500;
    font-size: 1.125rem;
    line-height: 120%;
    letter-spacing: 2px
}

#fsHeader .news-and-events>.fsElementContent .fsCalendar article {
    min-height: 0;
    color: #fff;
    margin: 0;
    padding: 0 0 30px;
    border-bottom: 1px solid #979899
}

#fsHeader .news-and-events>.fsElementContent .fsCalendar article .fsTitle .fsCalendarEventLink {
    margin-bottom: 26px;
    color: #0b1f41;
    font-size: 1.375rem;
    line-height: 1.875rem;
    text-transform: none;
    font-family: adobe-caslon-pro, serif;
    padding: 0;
    font-weight: 400
}

#fsHeader .news-and-events>.fsElementContent .fsCalendar article .fsTitle .fsCalendarEventLink:focus,
#fsHeader .news-and-events>.fsElementContent .fsCalendar article .fsTitle .fsCalendarEventLink:hover {
    text-decoration: underline
}

#fsHeader .news-and-events>.fsElementContent .fsCalendar article .fsEventDetails:empty {
    margin-top: -26px
}

#fsHeader .news-and-events>.fsElementContent .fsCalendar>footer .fsElementFooterContent {
    margin-top: 39px;
    justify-content: flex-start;
    display: flex
}

#fsHeader .news-and-events>.fsElementContent .fsCalendar>footer .fsElementFooterContent a {
    background: rgba(0, 0, 0, 0);
    color: #fff;
    cursor: pointer;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem;
    line-height: 1rem;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    letter-spacing: 7px;
    text-transform: uppercase;
    text-decoration: none;
    z-index: 1;
    padding: 30px 45px;
    margin: 0 0 20px;
    display: inline-block
}

#fsHeader .news-and-events>.fsElementContent .fsCalendar>footer .fsElementFooterContent a:before {
    position: absolute;
    inset: 0;
    background: linear-gradient(290.81deg, #0b1f41 12.04%, #0f2f7b 81.13%);
    content: "";
    z-index: -1;
    margin: 0;
    transition: all .3s ease-in-out
}

#fsHeader .news-and-events>.fsElementContent .fsCalendar>footer .fsElementFooterContent a:after {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0);
    content: "";
    z-index: -1;
    margin: 0;
    transition: all .3s ease-in-out
}

#fsHeader .news-and-events>.fsElementContent .fsCalendar>footer .fsElementFooterContent a.on,
#fsHeader .news-and-events>.fsElementContent .fsCalendar>footer .fsElementFooterContent a:focus,
#fsHeader .news-and-events>.fsElementContent .fsCalendar>footer .fsElementFooterContent a:hover,
.fsStateSelected #fsHeader .news-and-events>.fsElementContent .fsCalendar>footer .fsElementFooterContent a {
    background: #0b1f41;
    transition: all .3s ease-in-out;
    text-decoration: none
}

#fsHeader .news-and-events>.fsElementContent .fsCalendar>footer .fsElementFooterContent a.on:after,
#fsHeader .news-and-events>.fsElementContent .fsCalendar>footer .fsElementFooterContent a:focus:after,
#fsHeader .news-and-events>.fsElementContent .fsCalendar>footer .fsElementFooterContent a:hover:after,
.fsStateSelected #fsHeader .news-and-events>.fsElementContent .fsCalendar>footer .fsElementFooterContent a:after {
    background: #0b1f41
}

.flyout-open .fsDialog article .fsSeparator {
    display: none
}

body:not(.fsComposeMode) .image-slider-container {
    position: relative;
    margin-bottom: 100px;
    padding: 40px 10px;
    z-index: 0
}

@media (max-width:999px) {
    body:not(.fsComposeMode) .image-slider-container {
        margin-bottom: 0;
        padding: 30px 0 155px
    }
}

body:not(.fsComposeMode) .image-slider-container>header .fsElementHeaderContent,
body:not(.fsComposeMode) .image-slider-container>header .fsElementTitle {
    opacity: 0
}

body:not(.fsComposeMode) .image-slider-container.active>header .fsElementTitle {
    -webkit-animation: fadeIn;
    animation: fadeIn;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    opacity: 1
}

body:not(.fsComposeMode) .image-slider-container.active>header .fsElementHeaderContent {
    -webkit-animation: fadeInUp;
    animation: fadeInUp;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    opacity: 1
}

body:not(.fsComposeMode) .image-slider-container .slick-arrow {
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
    z-index: 2;
    background-repeat: no-repeat;
    background-position: 50%;
    overflow: hidden;
    color: rgba(0, 0, 0, 0);
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 85px;
    height: 50px;
    transition: all .3s;
    position: relative
}

body:not(.fsComposeMode) .image-slider-container .slick-arrow:before {
    position: absolute;
    background: rgba(0, 0, 0, 0);
    color: #0b1f41;
    transform: none;
    transition: all .3s;
    font-size: 3.125rem;
    content: "\E907";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    transform: translateX(0)
}

body:not(.fsComposeMode) .image-slider-container .slick-arrow:focus:before,
body:not(.fsComposeMode) .image-slider-container .slick-arrow:hover:before {
    color: #979899
}

body:not(.fsComposeMode) .image-slider-container .slick-arrow:focus.slick-prev:before,
body:not(.fsComposeMode) .image-slider-container .slick-arrow:hover.slick-prev:before {
    transform: rotate(180deg) translateX(10px)
}

body:not(.fsComposeMode) .image-slider-container .slick-arrow:focus.slick-next:before,
body:not(.fsComposeMode) .image-slider-container .slick-arrow:hover.slick-next:before {
    transform: translateX(10px)
}

body:not(.fsComposeMode) .image-slider-container .slick-prev:before {
    transform: rotate(180deg)
}

body:not(.fsComposeMode) .image-slider-container .slick-prev:after {
    content: "";
    background: #e6bc6b;
    height: 35px;
    width: 1px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

body:not(.fsComposeMode) .image-slider-container .slick-next:before {
    content: "\E907";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

body:not(.fsComposeMode) .image-slider-container .slick-arrows-container {
    position: relative;
    margin: 0 auto;
    max-width: 1180px;
    display: flex
}

@media (max-width:999px) {
    body:not(.fsComposeMode) .image-slider-container .slick-arrows-container {
        position: absolute;
        bottom: 50px;
        left: 0;
        right: 0;
        justify-content: center
    }
}

body:not(.fsComposeMode) .image-slider-container .slick-dots-container {
    position: relative;
    max-width: 1180px;
    display: flex;
    margin: 50px auto 0
}

body:not(.fsComposeMode) .image-slider-container>header {
    position: relative;
    z-index: 1;
    text-align: center;
    margin-bottom: 60px
}

body:not(.fsComposeMode) .image-slider-container>header .fsElementTitle {
    font-weight: 700;
    font-size: .75rem;
    line-height: .875rem;
    letter-spacing: 12px;
    text-transform: uppercase;
    color: #767676
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .image-slider-container>header .fsElementTitle {
        font-size: 1rem;
        line-height: 1.1875rem
    }
}

body:not(.fsComposeMode) .image-slider-container>header .fsElementHeaderContent {
    font-weight: 400;
    font-size: 2.625rem;
    line-height: 2.75rem;
    color: #0b1f41;
    font-family: adobe-caslon-pro, serif;
    position: relative;
    margin: 0
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .image-slider-container>header .fsElementHeaderContent {
        font-size: 3.25rem;
        line-height: 4.625rem
    }
}

body:not(.fsComposeMode) .image-slider-container>header .fsElementHeaderContent:after {
    content: "";
    color: #e6bc6b;
    font-size: 5px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    bottom: 10px;
    background: url(../images/underline-fancy.svg) no-repeat;
    background-size: contain;
    width: 183px;
    height: 4px;
    bottom: -18px;
    background-position: 50%
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .image-slider-container>header .fsElementHeaderContent:after {
        bottom: -6px
    }
}

@media (max-width:999px) {
    body:not(.fsComposeMode) .image-slider-container>header {
        padding-left: 22px;
        padding-right: 22px
    }
}

body:not(.fsComposeMode) .image-slider-container>.fsElementContent {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: relative;
    margin: 0 auto;
    max-width: 1185px
}

@media (max-width:999px) {
    body:not(.fsComposeMode) .image-slider-container>.fsElementContent {
        flex-flow: column;
        position: static
    }
}

@media (max-width:1399px) {
    body:not(.fsComposeMode) .image-slider-container>.fsElementContent {
        justify-content: center
    }
}

body:not(.fsComposeMode) .image-slider-container>.fsElementContent .image-sliders {
    display: flex;
    align-items: center
}

@media (max-width:999px) {
    body:not(.fsComposeMode) .image-slider-container>.fsElementContent .image-sliders {
        margin-left: auto
    }
}

body:not(.fsComposeMode) .image-slider-container>.fsElementContent section.fsContent {
    font-weight: 300
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .image-slider-container>.fsElementContent section.fsContent {
        padding: 0 50px 0 0
    }
}

@media (max-width:999px) {
    body:not(.fsComposeMode) .image-slider-container>.fsElementContent section.fsContent {
        text-align: center;
        padding-left: 20px;
        padding-right: 20px
    }
}

body:not(.fsComposeMode) .image-slider-container>.fsElementContent section.fsContent>header {
    padding: 0 0 30px
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .image-slider-container>.fsElementContent section.fsContent>header {
        padding: 0 0 10px
    }
}

body:not(.fsComposeMode) .image-slider-container>.fsElementContent section.fsContent>header .fsElementTitle {
    font-weight: 400;
    font-size: 33px;
    line-height: 110%;
    color: #0b1f41;
    font-family: adobe-caslon-pro, serif;
    margin: 0
}

body:not(.fsComposeMode) .image-slider-container>.fsElementContent section.fsContent>footer .fsElementFooterContent {
    margin-top: 50px
}

body:not(.fsComposeMode) .image-slider-container>.fsElementContent section.fsContent>footer a {
    border: 1px solid #e6bc6b;
    margin: 0 0 20px;
    background: rgba(0, 0, 0, 0);
    color: #0b1f41;
    cursor: pointer;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem !important;
    line-height: 1.0625rem;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    letter-spacing: 7px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    padding: 22px 26px
}

.fsStateSelected body:not(.fsComposeMode) .image-slider-container>.fsElementContent section.fsContent>footer a,
body:not(.fsComposeMode) .image-slider-container>.fsElementContent section.fsContent>footer a.on,
body:not(.fsComposeMode) .image-slider-container>.fsElementContent section.fsContent>footer a:focus,
body:not(.fsComposeMode) .image-slider-container>.fsElementContent section.fsContent>footer a:hover {
    background: #e6bc6b;
    color: #0b1f41;
    transition: all .3s ease-in-out;
    border: 1px solid #e6bc6b;
    text-decoration: none
}

body:not(.fsComposeMode) .image-slider-container>.fsElementContent section.fsContent>footer a em {
    display: block;
    font-style: normal;
    font-size: 1.125rem;
    font-weight: 400;
    margin-top: 10px;
    letter-spacing: 0;
    text-transform: none
}

body:not(.fsComposeMode) .image-slider-container>.fsElementContent .image-slider .fsContent {
    font-weight: 300;
    font-size: 14px;
    line-height: 27px
}

body:not(.fsComposeMode) .image-slider-container>.fsElementContent .image-slider .fsContent>header {
    margin-top: auto;
    padding: 20px;
    width: 100%
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .image-slider-container>.fsElementContent .image-slider .fsContent>header {
        padding: 25px
    }
}

body:not(.fsComposeMode) .image-slider-container>.fsElementContent .image-slider .fsContent>header .fsElementTitle {
    font-weight: 400;
    font-size: 23px;
    line-height: 110%;
    color: #fff;
    font-family: adobe-caslon-pro, serif;
    margin: 0
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .image-slider-container>.fsElementContent .image-slider .fsContent>header .fsElementTitle {
        font-size: 33px;
        line-height: 110%
    }
}

body:not(.fsComposeMode) .image-slider-container>.fsElementContent .image-slider .fsContent>footer .fsElementFooterContent {
    margin-top: 50px
}

body:not(.fsComposeMode) .image-slider-container>.fsElementContent .image-slider .fsContent>footer a {
    border: 1px solid #e6bc6b;
    margin: 0 0 20px;
    background: rgba(0, 0, 0, 0);
    color: #0b1f41;
    cursor: pointer;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem !important;
    line-height: 1.0625rem;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    letter-spacing: 7px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    padding: 22px 26px
}

.fsStateSelected body:not(.fsComposeMode) .image-slider-container>.fsElementContent .image-slider .fsContent>footer a,
body:not(.fsComposeMode) .image-slider-container>.fsElementContent .image-slider .fsContent>footer a.on,
body:not(.fsComposeMode) .image-slider-container>.fsElementContent .image-slider .fsContent>footer a:focus,
body:not(.fsComposeMode) .image-slider-container>.fsElementContent .image-slider .fsContent>footer a:hover {
    background: #e6bc6b;
    color: #0b1f41;
    transition: all .3s ease-in-out;
    border: 1px solid #e6bc6b;
    text-decoration: none
}

body:not(.fsComposeMode) .image-slider-container>.fsElementContent .image-slider .fsContent>footer a em {
    display: block;
    font-style: normal;
    font-size: 1.125rem;
    font-weight: 400;
    margin-top: 10px;
    letter-spacing: 0;
    text-transform: none
}

body:not(.fsComposeMode) .image-slider-container .text-slider {
    width: 540px;
    margin-right: 85px;
    margin-bottom: 0
}

@media (max-width:1099px) {
    body:not(.fsComposeMode) .image-slider-container .text-slider {
        margin-right: 30px
    }
}

@media (max-width:999px) {
    body:not(.fsComposeMode) .image-slider-container .text-slider {
        max-width: 540px;
        width: 100%;
        margin-right: 0
    }
}

body:not(.fsComposeMode) .image-slider-container .text-slider>header .fsElementTitle {
    text-align: center;
    margin-top: 0;
    font-weight: 700;
    color: #242424;
    font-size: 1.25rem;
    line-height: 1.5rem;
    padding-bottom: 6px;
    margin-bottom: 30px;
    position: relative
}

body:not(.fsComposeMode) .image-slider-container .text-slider>header .fsElementTitle:before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    bottom: 0;
    height: 3px;
    width: 24px;
    background-color: #979899
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .image-slider-container .text-slider>header .fsElementTitle {
        font-size: 45px;
        line-height: 60px;
        margin-bottom: 15px
    }

    body:not(.fsComposeMode) .image-slider-container .text-slider>header .fsElementTitle:before {
        width: 68px;
        height: 5px
    }
}

body:not(.fsComposeMode) .image-slider-container .text-slider .fsElement.fsContent {
    text-align: center;
    padding: 0 20px;
    margin-bottom: 10px
}

body:not(.fsComposeMode) .image-slider-container .text-slider .fsElement.fsContent h2.fsElementTitle {
    font-size: 18px;
    line-height: 30px;
    color: #0b1f41;
    margin-bottom: 22px;
    font-weight: 400;
    text-transform: uppercase
}

body:not(.fsComposeMode) .image-slider-container .text-slider .fsElement.fsContent footer a {
    color: #0b1f41;
    text-decoration: none;
    display: table;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding-right: 35px;
    font-size: 14px;
    line-height: 17px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase
}

@media (max-width:999px) {
    body:not(.fsComposeMode) .image-slider-container .text-slider .fsElement.fsContent footer a {
        margin-bottom: 20px
    }
}

body:not(.fsComposeMode) .image-slider-container .text-slider .fsElement.fsContent footer a:after {
    content: "\E906";
    font-family: IcoMoon;
    right: 0;
    position: absolute;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    line-height: 24px;
    padding-left: 0;
    font-size: 10px;
    font-weight: 400;
    height: 24px;
    width: 24px;
    border-radius: 100%;
    box-shadow: inset 0 0 0 1px #0b1f41;
    transition: all .3s ease
}

body:not(.fsComposeMode) .image-slider-container .text-slider .fsElement.fsContent footer a:focus:after,
body:not(.fsComposeMode) .image-slider-container .text-slider .fsElement.fsContent footer a:hover:after {
    transform: translateY(-50%) translateX(5px)
}

body:not(.fsComposeMode) .image-slider-container .image-slider:not(.small-images) {
    width: 380px;
    height: 502px;
    position: relative;
    z-index: 10;
    margin-bottom: 0
}

@media (max-width:999px) {
    body:not(.fsComposeMode) .image-slider-container .image-slider:not(.small-images) {
        width: 233px;
        height: auto
    }
}

body:not(.fsComposeMode) .image-slider-container .image-slider:not(.small-images) .fsElement.fsContent {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all .6s ease;
    position: relative;
    width: 380px;
    margin-bottom: 0;
    height: 502px;
    display: block;
    display: flex
}

@media (max-width:999px) {
    body:not(.fsComposeMode) .image-slider-container .image-slider:not(.small-images) .fsElement.fsContent {
        height: 308px;
        width: 233px
    }
}

body:not(.fsComposeMode) .image-slider-container .image-slider:not(.small-images) .fsElement.fsContent:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 0;
    transition: all .6s ease
}

body:not(.fsComposeMode) .image-slider-container .image-slider:not(.small-images) .fsElement.fsContent:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 40%;
    display: block;
    z-index: -1;
    transition: all .6s ease;
    background: linear-gradient(0deg, #0b1f41, rgba(0, 0, 0, 0))
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .image-slider-container .image-slider:not(.small-images) .fsElement.fsContent:after {
        height: 25%
    }
}

body:not(.fsComposeMode) .image-slider-container .image-slider:not(.small-images) .fsElement.fsContent.slick-current {
    z-index: 100
}

body:not(.fsComposeMode) .image-slider-container .image-slider:not(.small-images) .fsElement.fsContent.slick-current:before {
    opacity: 0
}

@media (max-width:999px) {
    body:not(.fsComposeMode) .image-slider-container .image-slider:not(.small-images) .fsElement.fsContent.slick-current>header .fsElementTitle {
        position: relative;
        display: flex;
        flex-flow: column;
        align-items: center
    }

    body:not(.fsComposeMode) .image-slider-container .image-slider:not(.small-images) .fsElement.fsContent.slick-current>header .fsElementTitle:before {
        content: "\E941";
        font-family: IcoMoon;
        font-smoothing: antialiased;
        font-weight: 400;
        speak: none;
        margin-bottom: 10px
    }
}

body:not(.fsComposeMode) .image-slider-container .image-slider:not(.small-images) .fsElement.fsContent .fsElementContent {
    color: #fff;
    padding: 25px 36px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 5;
    font-size: 18px;
    line-height: 30px;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
    display: flex;
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start
}

@media (max-width:999px) {
    body:not(.fsComposeMode) .image-slider-container .image-slider:not(.small-images) .fsElement.fsContent .fsElementContent {
        padding: 50px 20px 20px;
        font-size: 16px;
        line-height: 24px
    }
}

body:not(.fsComposeMode) .image-slider-container .image-slider:not(.small-images) .fsElement.fsContent .fsElementContent h2+p {
    max-height: 100px
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .image-slider-container .image-slider:not(.small-images) .fsElement.fsContent .fsElementContent h2+p {
        max-height: 200px
    }
}

body:not(.fsComposeMode) .image-slider-container .image-slider:not(.small-images) .fsElement.fsContent .fsElementContent h2 {
    font-weight: 400;
    font-size: 33px;
    line-height: 74px;
    color: #fff;
    position: relative;
    margin-bottom: 17px;
    display: inline-flex;
    font-family: adobe-caslon-pro, serif
}

body:not(.fsComposeMode) .image-slider-container .image-slider:not(.small-images) .fsElement.fsContent .fsElementContent h2:after {
    left: 0;
    right: 0;
    bottom: 0;
    height: 7px;
    position: absolute;
    content: "";
    border-top: 1px solid #e6bc6b;
    border-bottom: 1px solid #e6bc6b
}

@media (max-width:999px) {
    body:not(.fsComposeMode) .image-slider-container .image-slider:not(.small-images) .fsElement.fsContent .fsElementContent h2 {
        margin-bottom: 10px;
        margin-left: auto;
        margin-right: auto;
        line-height: 59px
    }
}

body:not(.fsComposeMode) .image-slider-container .image-slider:not(.small-images) .fsElement.fsContent .fsElementContent a {
    border: 1px solid #e6bc6b;
    background: rgba(0, 0, 0, 0);
    color: #fff;
    cursor: pointer;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem !important;
    line-height: 1.0625rem;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    letter-spacing: 7px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    padding: 15px;
    margin: 0
}

.fsStateSelected body:not(.fsComposeMode) .image-slider-container .image-slider:not(.small-images) .fsElement.fsContent .fsElementContent a,
body:not(.fsComposeMode) .image-slider-container .image-slider:not(.small-images) .fsElement.fsContent .fsElementContent a.on,
body:not(.fsComposeMode) .image-slider-container .image-slider:not(.small-images) .fsElement.fsContent .fsElementContent a:focus,
body:not(.fsComposeMode) .image-slider-container .image-slider:not(.small-images) .fsElement.fsContent .fsElementContent a:hover {
    background: #e6bc6b;
    color: #131313;
    transition: all .3s ease-in-out;
    border: 1px solid #e6bc6b;
    text-decoration: none
}

body:not(.fsComposeMode) .image-slider-container .image-slider:not(.small-images) .fsElement.fsContent .fsElementContent a em {
    display: block;
    font-style: normal;
    font-size: 1.125rem;
    font-weight: 400;
    margin-top: 10px;
    letter-spacing: 0;
    text-transform: none
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .image-slider-container .image-slider:not(.small-images) .fsElement.fsContent .fsElementContent a {
        padding: 22px 30px
    }
}

body:not(.fsComposeMode) .image-slider-container .image-slider:not(.small-images) .fsElement.fsContent:before {
    background: linear-gradient(0deg, rgba(11, 31, 65, .75), rgba(11, 31, 65, .75))
}

body:not(.fsComposeMode) .image-slider-container .image-slider:not(.small-images) .fsElement.fsContent.active:before,
body:not(.fsComposeMode) .image-slider-container .image-slider:not(.small-images) .fsElement.fsContent:focus:before,
body:not(.fsComposeMode) .image-slider-container .image-slider:not(.small-images) .fsElement.fsContent:hover:before {
    opacity: 1;
    visibility: visible
}

body:not(.fsComposeMode) .image-slider-container .image-slider:not(.small-images) .fsElement.fsContent.active>header,
body:not(.fsComposeMode) .image-slider-container .image-slider:not(.small-images) .fsElement.fsContent:focus>header,
body:not(.fsComposeMode) .image-slider-container .image-slider:not(.small-images) .fsElement.fsContent:hover>header {
    display: none
}

body:not(.fsComposeMode) .image-slider-container .image-slider:not(.small-images) .fsElement.fsContent.active .fsElementContent,
body:not(.fsComposeMode) .image-slider-container .image-slider:not(.small-images) .fsElement.fsContent:focus .fsElementContent,
body:not(.fsComposeMode) .image-slider-container .image-slider:not(.small-images) .fsElement.fsContent:hover .fsElementContent {
    opacity: 1;
    visibility: visible;
    transition-delay: .3s
}

body:not(.fsComposeMode) .image-slider-container .image-slider.small-images {
    width: 50vw;
    position: relative;
    margin-bottom: 0;
    margin-left: -125px
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .image-slider-container .image-slider.small-images {
        margin-left: -216px;
        width: 648px
    }
}

body:not(.fsComposeMode) .image-slider-container .image-slider.small-images>.fsElementContent .fsElement.fsContent>.fsElementContent {
    display: none
}

body:not(.fsComposeMode) .image-slider-container .image-slider.small-images .fsElement.fsContent {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: inset 0 0 0 1px #fff;
    width: 125px;
    height: 263px;
    margin-bottom: 0;
    transition: all 1s ease;
    position: relative
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .image-slider-container .image-slider.small-images .fsElement.fsContent {
        width: 216px;
        height: 440px;
        cursor: pointer
    }
}

body:not(.fsComposeMode) .image-slider-container .image-slider.small-images .fsElement.fsContent:focus:before,
body:not(.fsComposeMode) .image-slider-container .image-slider.small-images .fsElement.fsContent:hover:before {
    opacity: .8;
    transition: .3s ease-in-out
}

body:not(.fsComposeMode) .image-slider-container .image-slider.small-images .fsElement.fsContent:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 0;
    transition: all .6s ease
}

body:not(.fsComposeMode) .image-slider-container .image-slider.small-images .fsElement.fsContent.slick-active {
    visibility: hidden
}

body:not(.fsComposeMode) .image-slider-container .image-slider.small-images .fsElement.fsContent>header {
    z-index: 9
}

body:not(.fsComposeMode) .image-slider-container .image-slider.small-images .fsElement.fsContent>header .fsElementTitle {
    position: absolute;
    transform-origin: bottom left;
    left: 27%;
    bottom: 25px;
    transform: rotate(-90deg) translateY(100%);
    white-space: nowrap
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .image-slider-container .image-slider.small-images .fsElement.fsContent>header .fsElementTitle {
        left: 77%
    }
}

body:not(.fsComposeMode) .image-slider-container .image-slider.small-images .fsElement.fsContent:before {
    background: linear-gradient(0deg, rgba(11, 31, 65, .75), rgba(11, 31, 65, .75));
    transition: opacity .3s ease-in-out;
    opacity: 1
}

body:not(.fsComposeMode) .image-slider-container .slick-dots {
    padding: 0;
    list-style: none;
    text-align: center;
    margin: 0
}

body:not(.fsComposeMode) .image-slider-container .slick-dots li {
    display: inline-block
}

body:not(.fsComposeMode) .image-slider-container .slick-dots li+li {
    margin-left: 22px
}

body:not(.fsComposeMode) .image-slider-container .slick-dots button {
    border: 0;
    background-color: #959595;
    padding: 0;
    width: 7px;
    height: 7px;
    border-radius: 100%;
    font-size: 0;
    cursor: pointer;
    position: relative
}

body:not(.fsComposeMode) .image-slider-container .slick-dots button:after {
    border: 1px solid rgba(0, 0, 0, 0);
    content: "";
    inset: -10px;
    position: absolute;
    border-radius: 50%;
    transition: all .3s
}

body:not(.fsComposeMode) .image-slider-container .slick-dots button:hover {
    background-color: #0b1f41;
    transition: all .3s
}

body:not(.fsComposeMode) .image-slider-container .slick-dots .slick-active button {
    background-color: #0b1f41
}

body:not(.fsComposeMode) .image-slider-container .slick-dots .slick-active button:after {
    border: 1px solid #e6bc6b
}

body:not(.fsComposeMode) .image-slider-container .slick-dots {
    display: flex;
    justify-content: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    margin-bottom: 0
}

body:not(.fsComposeMode) .image-slider-container .slick-dots,
body:not(.fsComposeMode) .image-slider-container .slick-dots ul {
    margin: 0;
    padding: 0;
    list-style: none
}

body:not(.fsComposeMode) .image-slider-container .slick-dots li {
    margin: 0;
    padding: 0
}

body:not(.fsComposeMode).home .infographic-container .fsContent>header .fsElementHeaderContent.fsElementHeaderContent,
body:not(.fsComposeMode).home .infographic-container>header .fsElementHeaderContent,
body:not(.fsComposeMode).home .infographic-container>header .fsElementTitle {
    opacity: 0
}

body:not(.fsComposeMode).home .infographic-container.active>header .fsElementTitle {
    -webkit-animation: fadeIn;
    animation: fadeIn;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    opacity: 1
}

body:not(.fsComposeMode).home .infographic-container.active>header .fsElementHeaderContent {
    -webkit-animation: fadeInUp;
    animation: fadeInUp;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    opacity: 1
}

body:not(.fsComposeMode).home .infographic-container.active .fsContent>header .fsElementHeaderContent {
    -webkit-animation: flipInY;
    animation: flipInY;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    overflow: visible;
    opacity: 1
}

body:not(.fsComposeMode).home .infographic-container.active .fsContent.slick-active>header .fsElementHeaderContent {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
    transition-delay: .4s
}

body:not(.fsComposeMode).home .infographic-container.active .fsContent.slick-active.slick-current>header .fsElementHeaderContent {
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
    transition-delay: .2s
}

body:not(.fsComposeMode).home .infographic-container.active .slick-active+.slick-active+.slick-active>header .fsElementHeaderContent {
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
    transition-delay: .8s
}

body:not(.fsComposeMode) .infographic-container>header {
    text-align: center;
    margin-bottom: 60px
}

body:not(.fsComposeMode) .infographic-container>header .fsElementTitle {
    font-weight: 700;
    font-size: .75rem;
    line-height: .875rem;
    letter-spacing: 12px;
    text-transform: uppercase;
    color: #0b1f41
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .infographic-container>header .fsElementTitle {
        font-size: 1rem;
        line-height: 1.1875rem
    }
}

body:not(.fsComposeMode) .infographic-container>header .fsElementHeaderContent {
    font-weight: 400;
    font-size: 2.625rem;
    line-height: 2.75rem;
    color: #0b1f41;
    font-family: adobe-caslon-pro, serif;
    position: relative;
    margin: 0
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .infographic-container>header .fsElementHeaderContent {
        font-size: 3.25rem;
        line-height: 4.625rem
    }
}

body:not(.fsComposeMode) .infographic-container>header .fsElementHeaderContent:after {
    content: "";
    color: #e6bc6b;
    font-size: 5px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    bottom: 10px;
    background: url(../images/underline-fancy.svg) no-repeat;
    background-size: contain;
    width: 183px;
    height: 4px;
    bottom: -18px;
    background-position: 50%
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .infographic-container>header .fsElementHeaderContent:after {
        bottom: -6px
    }
}

body:not(.fsComposeMode) .infographic-container .fsContent {
    display: flex;
    flex-flow: column;
    margin: 0 30px
}

body:not(.fsComposeMode) .infographic-container .fsContent>header {
    display: flex;
    flex-flow: row-reverse;
    justify-content: flex-end
}

@media (max-width:999px) {
    body:not(.fsComposeMode) .infographic-container .fsContent>header {
        align-items: center;
        justify-content: center;
        align-content: center
    }
}

body:not(.fsComposeMode) .infographic-container .fsContent>header .fsElementTitle {
    font-style: normal;
    font-weight: 400;
    font-size: 76px;
    line-height: 120%;
    color: #fff;
    font-family: adobe-caslon-pro, serif;
    position: relative
}

@media (max-width:999px) {
    body:not(.fsComposeMode) .infographic-container .fsContent>header .fsElementTitle {
        margin-bottom: 0;
        margin-top: 20px
    }
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .infographic-container .fsContent>header .fsElementTitle:after {
        left: 0;
        bottom: 0;
        height: 7px;
        position: absolute;
        content: "";
        border-top: 1px solid #e6bc6b;
        border-bottom: 1px solid #e6bc6b;
        width: 131px
    }
}

@media (max-width:999px) {
    body:not(.fsComposeMode) .infographic-container .fsContent>header .fsElementHeaderContent {
        margin-bottom: 0
    }
}

body:not(.fsComposeMode) .infographic-container .fsContent .fsImage {
    max-width: 72px;
    margin-right: 26px
}

body:not(.fsComposeMode) .infographic-container .fsContent .fsImage img {
    min-width: 72px;
    min-height: 86px
}

body:not(.fsComposeMode) .infographic-container .fsContent .fsElementContent {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .infographic-container .fsContent .fsElementContent {
        padding-left: 98px
    }
}

@media (max-width:999px) {
    body:not(.fsComposeMode) .infographic-container .fsContent .fsElementContent {
        position: relative;
        padding-top: 30px;
        margin-top: 28px;
        text-align: center
    }

    body:not(.fsComposeMode) .infographic-container .fsContent .fsElementContent:after {
        left: 50%;
        top: 0;
        height: 7px;
        position: absolute;
        content: "";
        border-top: 1px solid #e6bc6b;
        border-bottom: 1px solid #e6bc6b;
        width: 131px;
        transform: translateX(-50%)
    }
}

body:not(.fsComposeMode) .infographic-container .slick-arrow {
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
    z-index: 2;
    background-repeat: no-repeat;
    background-position: 50%;
    overflow: hidden;
    color: rgba(0, 0, 0, 0);
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 85px;
    height: 50px;
    transition: all .3s;
    position: relative
}

body:not(.fsComposeMode) .infographic-container .slick-arrow:before {
    position: absolute;
    background: rgba(0, 0, 0, 0);
    color: #0b1f41;
    transform: none;
    transition: all .3s;
    font-size: 3.125rem;
    content: "\E907";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    transform: translateX(0)
}

body:not(.fsComposeMode) .infographic-container .slick-arrow:focus:before,
body:not(.fsComposeMode) .infographic-container .slick-arrow:hover:before {
    color: #979899
}

body:not(.fsComposeMode) .infographic-container .slick-arrow:focus.slick-prev:before,
body:not(.fsComposeMode) .infographic-container .slick-arrow:hover.slick-prev:before {
    transform: rotate(180deg) translateX(10px)
}

body:not(.fsComposeMode) .infographic-container .slick-arrow:focus.slick-next:before,
body:not(.fsComposeMode) .infographic-container .slick-arrow:hover.slick-next:before {
    transform: translateX(10px)
}

body:not(.fsComposeMode) .infographic-container .slick-prev:before {
    transform: rotate(180deg)
}

body:not(.fsComposeMode) .infographic-container .slick-prev:after {
    content: "";
    background: #e6bc6b;
    height: 35px;
    width: 1px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

body:not(.fsComposeMode) .infographic-container .slick-next:before {
    content: "\E907";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

body:not(.fsComposeMode) .infographic-container .slick-navigation {
    margin-bottom: 40px;
    display: flex;
    justify-content: center
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .infographic-container .slick-navigation {
        margin-bottom: 60px;
        margin-top: 40px
    }
}

body:not(.fsComposeMode) .infographic-container .slick-navigation .slick-arrow:focus:before,
body:not(.fsComposeMode) .infographic-container .slick-navigation .slick-arrow:hover:before {
    color: #e6bc6b
}

body:not(.fsComposeMode) .infographic-container .slick-navigation .slick-arrow:before {
    color: #fff
}

body:not(.home) .infographic-container .fsContent .fsElementContent,
body:not(.home) .infographic-container .fsContent>header .fsElementTitle {
    color: #0b1f41
}

body:not(.home) .infographic-container .slick-dots button {
    background: #0b1f41
}

body:not(.home) .testimonials-container .testimonial-slider article.slick-active {
    opacity: 1
}

@media (max-width:999px) {
    body:not(.fsComposeMode):not(.home) .testimonials-container {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 100px
    }
}

body:not(.fsComposeMode) .testimonials-container article.slick-active {
    opacity: 0;
    transition: opacity .2s
}

body:not(.fsComposeMode) .testimonials-container.active article.slick-active {
    -webkit-animation: fadeIn;
    animation: fadeIn;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    opacity: 1;
    transition-delay: 1.8s
}

body:not(.fsComposeMode) .testimonials-container .image-slider .slick-track {
    display: flex;
    align-items: center
}

body:not(.fsComposeMode) .testimonials-container .image-slider .slick-list {
    max-width: 520px;
    margin-left: auto;
    margin-right: auto
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .testimonials-container .image-slider .slick-list {
        max-width: 900px
    }
}

body:not(.fsComposeMode) .testimonials-container .image-slider .fsBody {
    display: none
}

body:not(.fsComposeMode) .testimonials-container .image-slider .fsThumbnail {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    position: relative;
    overflow: hidden
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .testimonials-container .image-slider .fsThumbnail {
        width: 130px;
        height: 130px
    }
}

body:not(.fsComposeMode) .testimonials-container .image-slider .fsThumbnail img {
    position: absolute;
    inset: 0;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: .2;
    transition: opacity .3s ease-in-out;
    border-radius: 50%;
    width: 80px;
    height: 80px
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .testimonials-container .image-slider .fsThumbnail img {
        width: 130px;
        height: 130px
    }
}

body:not(.fsComposeMode) .testimonials-container .image-slider .slide-buttons {
    border: 0;
    background: none;
    margin: 0 5px;
    display: flex;
    justify-content: center;
    flex-flow: column;
    align-items: center;
    position: relative;
    padding: 0 0 100px;
    transition-delay: 1.5s;
    transition: opacity .2s;
    cursor: pointer
}

@media (min-width:700px) {
    body:not(.fsComposeMode) .testimonials-container .image-slider .slide-buttons {
        padding-bottom: 40px
    }
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .testimonials-container .image-slider .slide-buttons {
        margin: 0 10px
    }
}

body:not(.fsComposeMode) .testimonials-container .image-slider .slide-buttons:not(.slick-center.animate) {
    opacity: 0
}

body:not(.fsComposeMode) .testimonials-container .image-slider .slide-buttons:hover .fsThumbnail img {
    opacity: 1
}

body:not(.fsComposeMode) .testimonials-container .image-slider .slide-buttons.show-slides {
    -webkit-animation: fadeIn;
    animation: fadeIn;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    transition-delay: 1.1s
}

@media (max-width:699px) {
    body:not(.fsComposeMode) .testimonials-container .image-slider .slide-buttons.show-slides {
        opacity: 0;
        transition: 0;
        visibility: hidden;
        transition-delay: 1s
    }

    body:not(.fsComposeMode) .testimonials-container .image-slider .slide-buttons.show-slides+.show-slides {
        opacity: 1;
        transition: 0;
        visibility: visible
    }
}

body:not(.fsComposeMode) .testimonials-container .image-slider .slide-buttons .fsCategories,
body:not(.fsComposeMode) .testimonials-container .image-slider .slide-buttons .fsTitle {
    display: none;
    -webkit-animation: fadeIn;
    animation: fadeIn;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    opacity: 1;
    transition-delay: 1s
}

body:not(.fsComposeMode) .testimonials-container .image-slider .slide-buttons .testimonial-info {
    display: flex;
    flex-flow: row-reverse;
    align-items: center;
    margin-top: 14px;
    position: absolute;
    top: 170px;
    left: 50%;
    transform: translateX(-50%)
}

@media (min-width:700px) {
    body:not(.fsComposeMode) .testimonials-container .image-slider .slide-buttons .testimonial-info {
        bottom: 0;
        top: auto
    }
}

body:not(.fsComposeMode) .testimonials-container .image-slider .slide-buttons .testimonial-info .fsTitle {
    font-weight: 800;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 6px;
    color: #0b1f41;
    text-transform: uppercase
}

@media (min-width:700px) {
    body:not(.fsComposeMode) .testimonials-container .image-slider .slide-buttons .testimonial-info .fsTitle {
        white-space: nowrap
    }
}

body:not(.fsComposeMode) .testimonials-container .image-slider .slide-buttons .testimonial-info .fsCategories {
    margin: 0;
    padding: 0
}

body:not(.fsComposeMode) .testimonials-container .image-slider .slide-buttons .testimonial-info .fsCategory {
    position: relative;
    padding-left: 15px;
    margin-left: 4px;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    font-style: italic;
    color: #0b1f41
}

body:not(.fsComposeMode) .testimonials-container .image-slider .slide-buttons .testimonial-info .fsCategory:before {
    height: 27px;
    background: #e6bc6b;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    width: 1px
}

body:not(.fsComposeMode) .testimonials-container .image-slider .slide-buttons.animate,
body:not(.fsComposeMode) .testimonials-container .image-slider .slide-buttons.slick-center.slick-current {
    -webkit-animation: fadeIn;
    animation: fadeIn;
    -webkit-animation-duration: 1.74s;
    animation-duration: 1.74s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@media (max-width:699px) {

    body:not(.fsComposeMode) .testimonials-container .image-slider .slide-buttons.animate+.show-slides,
    body:not(.fsComposeMode) .testimonials-container .image-slider .slide-buttons.slick-center.slick-current+.show-slides {
        opacity: 1;
        transition: 0;
        visibility: visible
    }

    body:not(.fsComposeMode) .testimonials-container .image-slider .slide-buttons.animate+.show-slides+.show-slides,
    body:not(.fsComposeMode) .testimonials-container .image-slider .slide-buttons.slick-center.slick-current+.show-slides+.show-slides {
        opacity: 0;
        transition: 0;
        visibility: hidden
    }
}

body:not(.fsComposeMode) .testimonials-container .image-slider .slide-buttons.animate .fsCategories,
body:not(.fsComposeMode) .testimonials-container .image-slider .slide-buttons.animate .fsTitle,
body:not(.fsComposeMode) .testimonials-container .image-slider .slide-buttons.slick-center.slick-current .fsCategories,
body:not(.fsComposeMode) .testimonials-container .image-slider .slide-buttons.slick-center.slick-current .fsTitle {
    display: block
}

body:not(.fsComposeMode) .testimonials-container .image-slider .slide-buttons.animate .fsThumbnail,
body:not(.fsComposeMode) .testimonials-container .image-slider .slide-buttons.slick-center.slick-current .fsThumbnail {
    width: 150px;
    height: 150px;
    transition: .3s;
    border: 2px solid #0b1f41
}

@media (min-width:1000px) {

    body:not(.fsComposeMode) .testimonials-container .image-slider .slide-buttons.animate .fsThumbnail,
    body:not(.fsComposeMode) .testimonials-container .image-slider .slide-buttons.slick-center.slick-current .fsThumbnail {
        width: 220px;
        height: 220px
    }
}

body:not(.fsComposeMode) .testimonials-container .image-slider .slide-buttons.animate .fsThumbnail img,
body:not(.fsComposeMode) .testimonials-container .image-slider .slide-buttons.slick-center.slick-current .fsThumbnail img {
    width: 100%;
    height: 100%;
    opacity: 1
}

body:not(.fsComposeMode).home .testimonials-container {
    background: #fff;
    margin-bottom: 0;
    padding-bottom: 80px
}

@media (min-width:1000px) {
    body:not(.fsComposeMode).home .testimonials-container {
        padding-top: 80px;
        padding-bottom: 100px
    }
}

body:not(.fsComposeMode).home .testimonials-container:before {
    inset: 0;
    position: absolute;
    content: "";
    z-index: 0
}

body:not(.fsComposeMode) .testimonials-container {
    position: relative
}

body:not(.fsComposeMode) .testimonials-container>.fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 1180px
}

body:not(.fsComposeMode) .testimonials-container .testimonial-slider {
    margin-bottom: 0
}

body:not(.fsComposeMode) .testimonials-container .testimonial-slider article {
    padding-top: 50px;
    display: block;
    margin-bottom: 0 !important;
    position: relative;
    opacity: 0;
    border-bottom: 0
}

@media (max-width:999px) {
    body:not(.fsComposeMode) .testimonials-container .testimonial-slider article {
        padding-bottom: 15px
    }
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .testimonials-container .testimonial-slider article {
        min-height: 600px;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding-top: 60px
    }
}

@media (min-width:1200px) {
    body:not(.fsComposeMode) .testimonials-container .testimonial-slider article {
        min-height: 500px
    }
}

body:not(.fsComposeMode) .testimonials-container .testimonial-slider article:before {
    content: "\E908";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    color: #0b1f41;
    font-size: 1.875rem;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .testimonials-container .testimonial-slider article:before {
        font-size: 3.125rem;
        top: 10px
    }
}

body:not(.fsComposeMode) .testimonials-container .testimonial-slider article .fsCategories,
body:not(.fsComposeMode) .testimonials-container .testimonial-slider article .fsThumbnail,
body:not(.fsComposeMode) .testimonials-container .testimonial-slider article .fsTitle {
    display: none
}

body:not(.fsComposeMode) .testimonials-container .testimonial-slider article .fsBody {
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    text-align: center;
    color: #0b1f41;
    font-family: adobe-caslon-pro, serif
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .testimonials-container .testimonial-slider article .fsBody {
        font-size: 37px;
        line-height: 64px
    }
}

body:not(.fsComposeMode) .testimonials-container .testimonial-slider .slick-dots {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0;
    padding: 25px 0 0;
    list-style-type: none;
    position: relative
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .testimonials-container .testimonial-slider .slick-dots {
        padding: 52px 0 0
    }
}

body:not(.fsComposeMode) .testimonials-container .testimonial-slider .slick-dots:before {
    left: 50%;
    top: 0;
    height: 7px;
    position: absolute;
    content: "";
    border-top: 1px solid #e6bc6b;
    border-bottom: 1px solid #e6bc6b;
    width: 131px;
    transform: translateX(-50%)
}

body:not(.fsComposeMode) .testimonials-container .testimonial-slider .slick-dots li {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 4.5px;
    max-width: 50px;
    transform: translateY(10px);
    transition: all 2s ease-in-out
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .testimonials-container .testimonial-slider .slick-dots li {
        margin: 0
    }

    body:not(.fsComposeMode) .testimonials-container .testimonial-slider .slick-dots li:not(:last-child) {
        margin-right: 20px
    }
}

@media (max-width:699px) {
    body:not(.fsComposeMode) .testimonials-container .testimonial-slider .slick-dots li:first-child .slider-info {
        left: 0
    }
}

@media (max-width:699px) {
    body:not(.fsComposeMode) .testimonials-container .testimonial-slider .slick-dots li:nth-child(3) .slider-info {
        left: 50%;
        transform: translateX(-50%)
    }
}

@media (max-width:699px) {

    body:not(.fsComposeMode) .testimonials-container .testimonial-slider .slick-dots li:nth-child(4) .slider-info,
    body:not(.fsComposeMode) .testimonials-container .testimonial-slider .slick-dots li:nth-child(5) .slider-info {
        right: 0;
        left: auto
    }
}

body:not(.fsComposeMode) .testimonials-container .testimonial-slider .slick-dots li .button-container {
    display: flex;
    flex-flow: column;
    align-items: center
}

body:not(.fsComposeMode) .testimonials-container .testimonial-slider .slick-dots li:hover button {
    border: 2px solid #0b1f41;
    opacity: 1
}

body:not(.fsComposeMode) .testimonials-container .testimonial-slider .slick-dots li .slider-info {
    max-height: 0;
    opacity: 0;
    transition: width 0s, opacity 0s ease-in-out;
    position: absolute;
    bottom: -50px
}

@media (max-width:699px) {
    body:not(.fsComposeMode) .testimonials-container .testimonial-slider .slick-dots li .slider-info {
        align-items: center;
        justify-content: center;
        display: flex
    }
}

@media (min-width:700px) {
    body:not(.fsComposeMode) .testimonials-container .testimonial-slider .slick-dots li .slider-info {
        white-space: nowrap
    }
}

body:not(.fsComposeMode) .testimonials-container .testimonial-slider .slick-dots li .slider-name {
    font-weight: 800;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 6px;
    color: #0b1f41;
    text-transform: uppercase;
    white-space: nowrap
}

body:not(.fsComposeMode) .testimonials-container .testimonial-slider .slick-dots li .slider-category {
    position: relative;
    padding-left: 15px;
    margin-left: 4px;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    font-style: italic
}

body:not(.fsComposeMode) .testimonials-container .testimonial-slider .slick-dots li .slider-category:before {
    height: 27px;
    background: #e6bc6b;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    width: 1px
}

body:not(.fsComposeMode) .testimonials-container .testimonial-slider .slick-dots li button {
    background: none;
    margin: 0;
    padding: 0;
    display: block;
    font-size: 0;
    cursor: pointer;
    width: 50px;
    height: 50px;
    border: 2px solid #e6bc6b;
    border-radius: 50%;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    transition: all .3s ease-in-out;
    z-index: 3;
    opacity: .2
}

body:not(.fsComposeMode) .testimonials-container .testimonial-slider .slick-dots li.slick-active {
    max-width: 100%;
    transform: translateY(10px);
    transition: all .6s ease-in-out
}

body:not(.fsComposeMode) .testimonials-container .testimonial-slider .slick-dots li.slick-active:before {
    opacity: 1
}

body:not(.fsComposeMode) .testimonials-container .testimonial-slider .slick-dots li.slick-active button {
    opacity: 1;
    width: 74px;
    height: 74px;
    border: 2px solid #0b1f41
}

body:not(.fsComposeMode) .testimonials-container .testimonial-slider .slick-dots li.slick-active .slider-info {
    max-height: 100%;
    opacity: 1;
    transition: width 0s, opacity .4s ease-in-out;
    transition-delay: .1s
}

.fsLayout.image-button-container {
    margin-bottom: 0;
    padding: 0
}

.fsLayout.image-button-container+.image-button-container {
    margin-bottom: 80px
}

@media (min-width:1000px) {
    .fsLayout.image-button-container+.image-button-container {
        margin-bottom: 189px
    }
}

.fsLayout.image-button-container .fsDiv {
    padding: 7.5px;
    margin-bottom: 0
}

.fsLayout.image-button-container>header .fsElementTitle {
    margin-bottom: 25px;
    font-weight: 400;
    font-size: 52px;
    line-height: 74px;
    color: #0b1f41;
    font-family: adobe-caslon-pro, serif
}

body:not(.fsComposeMode) .image-button {
    background-size: cover;
    background-position: top;
    position: relative;
    text-align: center;
    height: 402px;
    color: #fff
}

body:not(.fsComposeMode) .image-button .image-container {
    position: absolute;
    inset: 0;
    transition: all .3s ease-in-out;
    background-size: cover
}

body:not(.fsComposeMode) .image-button .entrylink {
    text-decoration: none;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: flex !important;
    flex-direction: column;
    justify-content: flex-end;
    flex-grow: 1;
    color: #fff;
    overflow: hidden
}

body:not(.fsComposeMode) .image-button footer {
    display: none
}

body:not(.fsComposeMode) .image-button .fs_style_37 {
    padding: 15px;
    color: #fff
}

body:not(.fsComposeMode) .image-button .fs_style_37:focus,
body:not(.fsComposeMode) .image-button .fs_style_37:hover {
    color: #131313
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .image-button .fs_style_37 {
        padding: 22px 30px
    }
}

body:not(.fsComposeMode) .image-button .image-button-content {
    padding: 20px;
    position: relative;
    z-index: 2
}

body:not(.fsComposeMode) .image-button .image-button-content>header {
    margin-bottom: 0;
    transition: all .35s ease-in-out;
    display: inline-block
}

body:not(.fsComposeMode) .image-button .image-button-content>header h2.fsElementTitle {
    margin-bottom: 0
}

body:not(.fsComposeMode) .image-button .image-button-content>header>.fsElementHeaderContent {
    margin-bottom: 0;
    padding: 0;
    font-weight: 400;
    font-size: 33px;
    line-height: 110%;
    font-family: adobe-caslon-pro, serif
}

body:not(.fsComposeMode) .image-button .image-button-content>header>.fsElementHeaderContent a {
    color: #fff;
    text-decoration: none
}

body:not(.fsComposeMode) .image-button .image-button-content>header>.fsElementHeaderContent a:focus,
body:not(.fsComposeMode) .image-button .image-button-content>header>.fsElementHeaderContent a:hover {
    text-decoration: underline
}

body:not(.fsComposeMode) .image-button .image-button-content>header>.fsElementHeaderContent p {
    margin-bottom: 0
}

body:not(.fsComposeMode) .image-button .image-button-content>.fsElementContent {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    height: auto;
    transition: all .3s ease-in-out
}

body:not(.fsComposeMode) .image-button .image-button-content>.fsElementContent p:last-child {
    margin: 0
}

body:not(.fsComposeMode) .image-button .image-button-content>footer {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    height: auto;
    transition: all .3s ease-in-out
}

body:not(.fsComposeMode) .image-button .image-button-content>footer>.fsElementFooterContent {
    margin-top: 15px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    font-family: Roboto, sans-serif;
    letter-spacing: .07em
}

@media (max-width:799px) {
    body:not(.fsComposeMode) .image-button .image-button-content>footer>.fsElementFooterContent {
        font-size: 1rem;
        line-height: 1.6rem
    }
}

body:not(.fsComposeMode) .image-button .image-button-content>footer>.fsElementFooterContent p {
    margin: 0
}

body:not(.fsComposeMode) .image-button.active:before,
body:not(.fsComposeMode) .image-button:focus:before,
body:not(.fsComposeMode) .image-button:hover:before {
    opacity: 1
}

body:not(.fsComposeMode) .image-button.active .image-button-content>.fsElementContent,
body:not(.fsComposeMode) .image-button.active .image-button-content>footer,
body:not(.fsComposeMode) .image-button:focus .image-button-content>.fsElementContent,
body:not(.fsComposeMode) .image-button:focus .image-button-content>footer,
body:not(.fsComposeMode) .image-button:hover .image-button-content>.fsElementContent,
body:not(.fsComposeMode) .image-button:hover .image-button-content>footer {
    opacity: 1;
    transition: all 0s ease-in-out
}

body:not(.fsComposeMode) .image-button.active .image-button-content>header,
body:not(.fsComposeMode) .image-button:focus .image-button-content>header,
body:not(.fsComposeMode) .image-button:hover .image-button-content>header {
    margin-bottom: 17px;
    padding-bottom: 17px
}

body:not(.fsComposeMode) .image-button.active .image-button-content>header:before,
body:not(.fsComposeMode) .image-button:focus .image-button-content>header:before,
body:not(.fsComposeMode) .image-button:hover .image-button-content>header:before {
    border-top: 1px solid #e6bc6b;
    border-bottom: 1px solid #e6bc6b;
    width: 131px
}

body:not(.fsComposeMode) .image-button.active .image-button-content>header>.fsElementHeaderContent,
body:not(.fsComposeMode) .image-button:focus .image-button-content>header>.fsElementHeaderContent,
body:not(.fsComposeMode) .image-button:hover .image-button-content>header>.fsElementHeaderContent {
    border: 0;
    background: rgba(0, 0, 0, 0);
    text-align: left
}

@media (min-width:700px) {
    body:not(.fsComposeMode) .image-button {
        height: 502px
    }
}

body:not(.fsComposeMode) .image-button:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(11, 31, 65, .81);
    opacity: 0;
    transition: opacity .3s ease-in-out
}

body:not(.fsComposeMode) .image-button:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    height: 30%;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: linear-gradient(0deg, #0b1f41, rgba(0, 0, 0, 0));
    opacity: 1
}

body:not(.fsComposeMode) .image-button.active:before,
body:not(.fsComposeMode) .image-button:hover:before {
    opacity: 1
}

body:not(.fsComposeMode) .image-button.active:after,
body:not(.fsComposeMode) .image-button:hover:after {
    opacity: 0;
    transition: opacity .3s ease-in-out
}

body:not(.fsComposeMode) .image-button.active .image-button-content>.fsElementContent,
body:not(.fsComposeMode) .image-button.active .image-button-content>footer,
body:not(.fsComposeMode) .image-button:hover .image-button-content>.fsElementContent,
body:not(.fsComposeMode) .image-button:hover .image-button-content>footer {
    max-height: 430px
}

body:not(.fsComposeMode) .image-button .image-button-content {
    font-style: normal
}

body:not(.fsComposeMode) .image-button .image-button-content>header {
    position: relative
}

body:not(.fsComposeMode) .image-button .image-button-content>header:before {
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    height: 7px;
    position: absolute;
    content: "";
    border-top: 1px solid rgba(0, 0, 0, 0);
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    width: 0;
    transition: all .4s linear
}

body:not(.fsComposeMode) .image-button .image-button-content>.fsElementContent {
    font-weight: 400;
    font-size: 16px;
    line-height: 30px
}

body:not(.fsComposeMode) .image-button .image-button-content>footer>.fsElementFooterContent {
    margin-bottom: 20px
}

body:not(.fsComposeMode) .image-button .image-button-content>footer>.fsElementFooterContent strong {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: .07em;
    font-family: adobe-caslon-pro, serif
}

body:not(.fsComposeMode) .image-button .image-button-content>footer>.fsElementFooterContent a {
    color: #979899;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .07em;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    margin-top: 15px
}

body:not(.fsComposeMode) .image-button .image-button-content>footer>.fsElementFooterContent a:hover {
    text-decoration: none;
    color: #fff
}

.image-button-grid {
    margin-left: 0;
    margin-right: 0
}

.image-button-grid.fsFourColumnLayout .fsDiv,
.image-button-grid.fsThreeColumnLayout .fsDiv,
.image-button-grid.fsTwoColumnLayout .fsDiv {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 0
}

.campaign-hp #fsPageWrapper {
    background: #fff
}

.campaign-hp #fsPageBodyWrapper {
    padding: 0 !important
}

.campaign-hp #fsPageBody {
    max-width: 100%;
    display: block
}

.campaign-hp #fsPageBody:after {
    content: normal
}

.campaign-hp #fsPageContent {
    margin: 0;
    padding: 0;
    float: none
}

.campaign-hp .fsPageLayout {
    margin: 0
}

.campaign-hp .fsPageLayout>.fsDiv {
    padding: 0;
    margin: 0;
    float: none;
    min-height: 0
}

.campaign-hp .fsPageLayout>.fsDiv:after {
    content: normal
}

.campaign-hp .fsPageLayout .fsElement {
    margin-bottom: 0
}

.campaign-hp .fsPageLayout:after {
    content: normal
}

.campaign-hp .image-button-container {
    display: flex;
    flex-wrap: wrap;
    margin: 0
}

.campaign-hp .image-button-container>.fsDiv {
    margin: 0;
    padding: 0;
    width: 100%
}

@media (min-width:1200px) {
    .campaign-hp .image-button-container>.fsDiv {
        width: 33.33333%
    }
}

.campaign-hp .image-button-container:after {
    content: normal
}

.campaign-hp .image-button-container .fsContent {
    background-size: cover;
    background-position: 50%;
    height: 550px;
    position: relative;
    text-align: center;
    color: #fff;
    overflow: hidden
}

.campaign-hp .image-button-container .fsContent:before {
    content: "";
    position: absolute;
    bottom: 15px;
    left: 15px;
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    border: 1px solid hsla(0, 0%, 100%, .7);
    opacity: 0;
    transition: opacity .4s;
    z-index: 10
}

@media (min-width:600px) {
    .campaign-hp .image-button-container .fsContent:before {
        bottom: 32px;
        left: 32px;
        width: calc(100% - 64px);
        height: calc(100% - 64px)
    }
}

@media (min-width:1200px) {
    .campaign-hp .image-button-container .fsContent:before {
        bottom: 15px;
        left: 15px;
        width: calc(100% - 30px);
        height: calc(100% - 30px)
    }
}

@media (min-width:1000px) {
    .campaign-hp .image-button-container .fsContent:before {
        bottom: 32px;
        left: 32px;
        width: calc(100% - 64px);
        height: calc(100% - 64px)
    }
}

.campaign-hp .image-button-container .fsContent:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 191px;
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .42) 0, rgba(0, 0, 0, .42) 52.878%, rgba(0, 0, 0, 0));
    opacity: 1;
    transition: opacity .4s
}

.campaign-hp .image-button-container .fsContent p {
    margin: 0 0 25px
}

.campaign-hp .image-button-container .fsContent p:last-child {
    margin-bottom: 0
}

.campaign-hp .image-button-container .fsContent.focused-in:before,
.campaign-hp .image-button-container .fsContent:focus:before,
.campaign-hp .image-button-container .fsContent:hover:before {
    opacity: 1
}

.campaign-hp .image-button-container .fsContent.focused-in:after,
.campaign-hp .image-button-container .fsContent:focus:after,
.campaign-hp .image-button-container .fsContent:hover:after {
    opacity: 0
}

.campaign-hp .image-button-container .fsContent.focused-in>header .fsElementTitle,
.campaign-hp .image-button-container .fsContent:focus>header .fsElementTitle,
.campaign-hp .image-button-container .fsContent:hover>header .fsElementTitle {
    opacity: 0;
    visibility: hidden
}

.campaign-hp .image-button-container .fsContent.focused-in .wrapper,
.campaign-hp .image-button-container .fsContent:focus .wrapper,
.campaign-hp .image-button-container .fsContent:hover .wrapper {
    opacity: 1
}

.campaign-hp .image-button-container .fsContent .wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: all .4s;
    opacity: 0;
    background-color: rgba(11, 31, 65, .85);
    z-index: 5
}

@media (min-width:600px) {
    .campaign-hp .image-button-container .fsContent .wrapper {
        padding: 57px
    }
}

@media (min-width:1200px) {
    .campaign-hp .image-button-container .fsContent .wrapper {
        padding: 30px
    }
}

@media (min-width:1000px) {
    .campaign-hp .image-button-container .fsContent .wrapper {
        padding: 57px
    }
}

.campaign-hp .image-button-container .fsContent .wrapper:before {
    content: "";
    position: absolute;
    bottom: 11px;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    width: 10px;
    height: 10px;
    background: #fff;
    opacity: 1
}

@media (min-width:600px) {
    .campaign-hp .image-button-container .fsContent .wrapper:before {
        bottom: 27px
    }
}

@media (min-width:1200px) {
    .campaign-hp .image-button-container .fsContent .wrapper:before {
        bottom: 11px
    }
}

@media (min-width:1000px) {
    .campaign-hp .image-button-container .fsContent .wrapper:before {
        bottom: 27px
    }
}

.campaign-hp .image-button-container .fsContent .wrapper header .fsElementTitle {
    margin-bottom: 25px;
    color: #fff;
    font-size: 28px;
    line-height: 37px
}

.campaign-hp .image-button-container .fsContent .wrapper .fsElementContent {
    font-size: 1.25rem;
    line-height: 1.5
}

.campaign-hp .image-button-container .fsContent .wrapper .fsElementContent a {
    border: 2px solid #979899;
    color: #fff;
    letter-spacing: .5px;
    font-size: 16px;
    line-height: 23px;
    display: inline-block;
    vertical-align: bottom;
    padding: 12px 23px;
    text-transform: uppercase;
    transition: all .3s
}

.campaign-hp .image-button-container .fsContent .wrapper .fsElementContent a[style] {
    display: table !important;
    margin: 10px auto 0 !important
}

.campaign-hp .image-button-container .fsContent .wrapper .fsElementContent a:focus,
.campaign-hp .image-button-container .fsContent .wrapper .fsElementContent a:hover {
    border-color: #fff;
    background: #fff;
    color: #bc2031
}

.campaign-hp .image-button-container .fsContent>header .fsElementTitle {
    margin-bottom: 0;
    color: #fff;
    position: absolute;
    bottom: 41px;
    left: 20px;
    width: calc(100% - 40px);
    transition: all .15s;
    opacity: 1;
    font-size: 28px;
    line-height: 37px;
    z-index: 15
}

@media (min-width:600px) {
    .campaign-hp .image-button-container .fsContent>header .fsElementTitle {
        bottom: 58px;
        left: 57px;
        width: calc(100% - 114px)
    }
}

@media (min-width:1200px) {
    .campaign-hp .image-button-container .fsContent>header .fsElementTitle {
        bottom: 41px;
        left: 20px;
        width: calc(100% - 40px)
    }
}

@media (min-width:1000px) {
    .campaign-hp .image-button-container .fsContent>header .fsElementTitle {
        bottom: 58px;
        left: 57px;
        width: calc(100% - 114px)
    }
}

.campaign-hp .image-button-container .fsContent>header .fsElementTitle:after,
.campaign-hp .image-button-container .fsContent>header .fsElementTitle:before {
    content: "";
    position: absolute;
    left: 50%;
    background: #fff;
    opacity: 1
}

.campaign-hp .image-button-container .fsContent>header .fsElementTitle:before {
    top: calc(100% + 20px);
    width: 10px;
    height: 10px;
    transform: translateX(-50%) rotate(45deg)
}

.campaign-hp .image-button-container .fsContent>header .fsElementTitle:after {
    top: calc(100% + 25px);
    width: 120px;
    height: 1px;
    transform: translateX(-50%)
}

.campaign-hp .image-button-container .fsContent>.fsElementContent {
    display: none
}

.campaign-hp .school-values {
    background: #eaeaea;
    padding: 40px 20px
}

@media (min-width:600px) {
    .campaign-hp .school-values {
        padding: 40px 30px
    }
}

@media (min-width:1200px) {
    .campaign-hp .school-values {
        padding: 100px 0 100px 40px;
        padding: 100px 0 100px 100px
    }
}

@media (min-width:1200px) {
    .campaign-hp .school-values>.fsElementContent {
        display: flex
    }
}

.campaign-hp .school-values .fsContent {
    font-size: 22px;
    line-height: 35px;
    color: #333;
    font-weight: 400;
    margin-bottom: 20px
}

@media (min-width:1200px) {
    .campaign-hp .school-values .fsContent {
        width: 40%;
        margin-right: 40px;
        margin-bottom: 0;
        flex-shrink: 0;
        width: 32.25806%;
        margin-right: 100px
    }
}

.campaign-hp .school-values .fsContent p {
    margin: 0 0 20px
}

.campaign-hp .school-values .fsContent p:first-child:first-letter {
    color: #0b1f41;
    font-size: 115px;
    float: left;
    line-height: 102px;
    padding-right: 6px;
    position: relative;
    margin-top: 23px;
    margin-bottom: -23px
}

.campaign-hp .school-values .fsContent p:last-child {
    margin-bottom: 0
}

.campaign-hp .school-values .fsResourceElement,
.campaign-hp .school-values .fsVimeo {
    flex-grow: 1
}

.campaign-hp .school-values .fsResourceElement {
    position: relative
}

.campaign-hp .school-values .fsResourceElement.start-video .play-trigger {
    opacity: 0;
    visibility: hidden
}

.campaign-hp .school-values .fsResourceElement .play-trigger {
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 0;
    line-height: 1;
    z-index: 1;
    cursor: pointer;
    transition: all .15s
}

.campaign-hp .school-values .fsResourceElement .play-trigger:focus:before,
.campaign-hp .school-values .fsResourceElement .play-trigger:hover:before {
    background: #000
}

.campaign-hp .school-values .fsResourceElement .play-trigger:before {
    content: "\E902";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background: rgba(0, 0, 0, .7);
    transition: background .3s;
    font-size: 1.25rem;
    line-height: 70px
}

.campaign-hp .school-values .fsResourceElement video {
    display: block
}

@media (min-width:1200px) {
    .campaign-hp .our-progress {
        padding: 100px 20px 0 0;
        padding-right: 0
    }
}

.campaign-hp .our-progress>.fsElementContent {
    display: flex;
    flex-direction: column
}

@media (min-width:1200px) {
    .campaign-hp .our-progress>.fsElementContent {
        flex-direction: row;
        margin-right: calc(50% - 590px)
    }
}

.campaign-hp .our-progress .building {
    flex-shrink: 0;
    order: 2;
    max-width: 400px;
    margin: 0 0 0 auto
}

@media (min-width:1200px) {
    .campaign-hp .our-progress .building {
        order: 1;
        max-width: 250px;
        width: 100%;
        margin: 0 62px 0 0;
        align-self: flex-end;
        padding-top: 9px
    }
}

@media (min-width:1100px) {
    .campaign-hp .our-progress .building {
        max-width: 400px
    }
}

.campaign-hp .our-progress .building figure {
    margin: 0
}

.campaign-hp .our-progress .building img,
.campaign-hp .our-progress .building picture {
    display: block;
    width: 100%
}

.campaign-hp .our-progress .progress {
    order: 1;
    padding: 40px 20px
}

@media (min-width:600px) {
    .campaign-hp .our-progress .progress {
        padding: 40px 30px
    }
}

@media (min-width:1200px) {
    .campaign-hp .our-progress .progress {
        order: 2;
        padding: 0 0 100px
    }
}

.campaign-hp .our-progress .progress .progress-info {
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 20px;
    font-weight: 400
}

@media (min-width:600px) {
    .campaign-hp .our-progress .progress .progress-info {
        margin-bottom: 40px
    }
}

@media (min-width:1200px) {
    .campaign-hp .our-progress .progress .progress-info {
        padding-right: 8px;
        margin-bottom: 51px
    }
}

.campaign-hp .our-progress .progress .progress-info>header .fsElementTitle {
    margin-bottom: 10px;
    font-size: 40px;
    line-height: 45px
}

.campaign-hp .our-progress .progress .progress-info p {
    margin: 0 0 20px
}

.campaign-hp .our-progress .progress .progress-info p:last-child {
    margin-bottom: 0
}

.campaign-hp .our-progress .progress .fsThreeColumnLayout {
    margin: 0;
    display: flex;
    flex-direction: column
}

@media (min-width:600px) {
    .campaign-hp .our-progress .progress .fsThreeColumnLayout {
        flex-direction: row;
        justify-content: space-between
    }
}

.campaign-hp .our-progress .progress .fsThreeColumnLayout>.fsDiv {
    padding: 0;
    margin: 0;
    width: 100%
}

@media (min-width:600px) {
    .campaign-hp .our-progress .progress .fsThreeColumnLayout>.fsDiv {
        width: calc(33.33333% - 13.33px)
    }
}

@media (min-width:1100px) {
    .campaign-hp .our-progress .progress .fsThreeColumnLayout>.fsDiv.fsStyleColumn-1 {
        width: 29.00943%
    }
}

.campaign-hp .our-progress .progress .fsThreeColumnLayout>.fsDiv.fsStyleColumn-2 {
    margin: 20px 0
}

@media (min-width:600px) {
    .campaign-hp .our-progress .progress .fsThreeColumnLayout>.fsDiv.fsStyleColumn-2 {
        margin: 0
    }
}

@media (min-width:1100px) {

    .campaign-hp .our-progress .progress .fsThreeColumnLayout>.fsDiv.fsStyleColumn-2,
    .campaign-hp .our-progress .progress .fsThreeColumnLayout>.fsDiv.fsStyleColumn-3 {
        width: 30.18868%
    }
}

.campaign-hp .our-progress .progress .fsThreeColumnLayout:after {
    content: normal
}

.campaign-hp .our-progress .progress .goal {
    background: #0b1f41;
    padding: 32px 20px 25px
}

.campaign-hp .our-progress .progress .goal .fsContent {
    color: #fff;
    font-size: 24px;
    line-height: 26px;
    font-weight: 600;
    text-align: center;
    position: relative
}

.campaign-hp .our-progress .progress .goal .fsContent+.fsContent {
    margin-top: 49px
}

.campaign-hp .our-progress .progress .goal .fsContent+.fsContent:before {
    content: "";
    position: absolute;
    top: -29px;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 1px;
    background: #bc2031
}

.campaign-hp .our-progress .progress .goal .fsContent+.fsContent:after {
    content: "";
    position: absolute;
    top: -34px;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    width: 10px;
    height: 10px;
    background: #bc2031
}

.campaign-hp .our-progress .progress .goal .fsContent>header .fsElementTitle {
    color: #fff;
    margin-bottom: 6px;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    text-transform: uppercase
}

.campaign-hp .our-progress .progress .goal .fsContent p {
    margin: 0
}

.campaign-hp .our-progress .progress .stat {
    border: 1px solid #e6bc6b;
    text-align: center;
    padding: 30px 30px 20px;
    min-height: 210px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.campaign-hp .our-progress .progress .stat>header {
    display: flex;
    flex-direction: column
}

.campaign-hp .our-progress .progress .stat>header .fsElementTitle {
    order: 2;
    margin-bottom: 0;
    font-size: 35px;
    line-height: 47px
}

.campaign-hp .our-progress .progress .stat>header .fsElementHeaderContent {
    order: 1;
    margin: 0 0 8px
}

.campaign-hp .our-progress .progress .stat>header .fsElementHeaderContent img {
    display: block;
    margin: 0 auto 15px;
    max-height: 60px
}

.campaign-hp .our-progress .progress .stat>.fsElementContent {
    font-size: 20px;
    line-height: 27px;
    font-weight: 400
}

.campaign-hp .our-progress .progress .stat p {
    margin: 0 0 20px
}

.campaign-hp .our-progress .progress .stat p:last-child {
    margin-bottom: 0
}

.campaign-hp.fsComposeMode .redactor-editor {
    background-color: #fff;
    color: #000
}

.campaign-hp.fsComposeMode .image-button-container .fsContent {
    height: auto
}

.campaign-hp.fsComposeMode .image-button-container .fsContent:after,
.campaign-hp.fsComposeMode .image-button-container .fsContent:before {
    content: normal
}

.campaign-hp.fsComposeMode .image-button-container .fsContent>header .fsElementTitle {
    position: static;
    width: auto;
    opacity: 1;
    transition: none;
    transform: none
}

.campaign-hp.fsComposeMode .image-button-container .fsContent>.fsElementContent {
    display: block
}

.campaign-hp.fsComposeMode .image-button-container .fsContent .wrapper {
    display: none
}

.campaign-hp.fsComposeMode .image-button-container .fsElementAddWrapper {
    width: 100%
}

.campaign-hp.fsComposeMode .our-progress .progress .fsThreeColumnLayout {
    flex-direction: column
}

.campaign-hp.fsComposeMode .our-progress .progress .fsThreeColumnLayout .fsElementAddWrapper,
.campaign-hp.fsComposeMode .our-progress .progress .fsThreeColumnLayout>.fsDiv {
    width: 100%
}

.campaign-testimonials article {
    position: relative;
    text-align: center;
    color: #fff
}

.campaign-testimonials article.focused-in .initial,
.campaign-testimonials article.focused-in:after,
.campaign-testimonials article.focused-in:before,
.campaign-testimonials article:focus .initial,
.campaign-testimonials article:focus:after,
.campaign-testimonials article:focus:before,
.campaign-testimonials article:hover .initial,
.campaign-testimonials article:hover:after,
.campaign-testimonials article:hover:before {
    opacity: 0
}

.campaign-testimonials article.focused-in .overlay,
.campaign-testimonials article:focus .overlay,
.campaign-testimonials article:hover .overlay {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1)
}

.campaign-testimonials article:before {
    content: "";
    bottom: 0;
    height: 80px;
    background: rgba(0, 0, 0, .55)
}

.campaign-testimonials article:after,
.campaign-testimonials article:before {
    position: absolute;
    left: 15px;
    width: calc(100% - 30px);
    z-index: 1;
    transition: opacity .3s;
    opacity: 1
}

.campaign-testimonials article:after {
    bottom: 80px;
    height: 40px;
    visibility: visible;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, .55))
}

.campaign-testimonials article .fsThumbnail {
    position: relative
}

.campaign-testimonials article .fsThumbnail:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    border: 1px solid hsla(0, 0%, 100%, .7);
    z-index: 20
}

.campaign-testimonials article .fsThumbnail .fsCroppedImage,
.campaign-testimonials article .fsThumbnail img {
    display: block
}

.campaign-testimonials article .fsThumbnail .fsCroppedImage {
    min-height: 300px
}

.campaign-testimonials article .fsTitle {
    color: #fff;
    font-size: 20px;
    line-height: 22px;
    margin: 0
}

.campaign-testimonials article .fsTitle a {
    color: inherit;
    display: block
}

.campaign-testimonials article .fsTitle a:focus,
.campaign-testimonials article .fsTitle a:hover {
    color: #e6bc6b
}

.campaign-testimonials article .initial {
    position: absolute;
    bottom: 30px;
    left: 25px;
    width: calc(100% - 50px);
    z-index: 5;
    transition: opacity .3s;
    opacity: 1
}

.campaign-testimonials article .initial .fsCategories {
    margin: 5px 0 0
}

.campaign-testimonials article .initial .fsCategories li {
    margin: 0;
    padding: 0;
    font-size: 1rem;
    line-height: 1.4375;
    font-weight: 400;
    text-transform: none
}

.campaign-testimonials article .initial .fsCategories li:nth-child(1n+2) {
    display: none
}

.campaign-testimonials article .overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    width: calc(100% - 30px);
    height: 100%;
    transform: translate(-50%, -50%) scale(.9);
    transition: all .3s;
    opacity: 0;
    background: rgba(11, 31, 65, .8);
    z-index: 5;
    display: flex;
    align-items: center;
    padding: 25px
}

.campaign-testimonials article .overlay .inner {
    overflow: hidden
}

.campaign-testimonials article .overlay .fsSummary {
    font-style: italic;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 28px
}

.campaign-testimonials article .overlay .fsSummary:before {
    content: "";
    display: block;
    width: 25px;
    height: 20px;
    margin: 0 auto 10px;
    background: url(../images/quote-old.svg);
    background-size: cover
}

.campaign-testimonials article .overlay .fsSummary p {
    margin: 0 0 20px
}

.campaign-testimonials article .overlay .fsSummary p:last-child {
    margin-bottom: 0
}

.campaign-button .mobile-campaign a {
    padding: .625em 0;
    color: #fff;
    position: relative;
    text-transform: uppercase;
    font-family: Palatino Linotype Italic, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 18px;
    display: block;
    text-align: center;
    border-bottom: 1px solid hsla(0, 0%, 100%, .6)
}

.campaign-button p {
    margin: 0
}

.campaign-button .fsElementContent>div {
    display: none;
    background: #0b1f41
}

.campaign-button span {
    display: none
}

@media (min-width:900px) {
    .campaign-button .mobile-campaign {
        display: none
    }

    .top-bar+.fsBanner .campaign-button {
        right: 25px;
        display: block;
        position: absolute;
        height: 110px;
        cursor: pointer;
        z-index: 99
    }

    .top-bar+.fsBanner .campaign-button .fsElementContent>div {
        display: block
    }

    .top-bar+.fsBanner .campaign-button:focus .fsElementContent div,
    .top-bar+.fsBanner .campaign-button:hover .fsElementContent div {
        background: #07152b
    }

    .top-bar+.fsBanner .campaign-button:focus .fsElementContent div:after,
    .top-bar+.fsBanner .campaign-button:hover .fsElementContent div:after {
        border-top-color: #07152b
    }

    .top-bar+.fsBanner .campaign-button .fsElementContent div {
        display: block;
        height: 70px;
        width: 165px;
        background: #0b1f41;
        color: #fff;
        text-align: center;
        position: relative;
        transition: all .3s
    }

    .top-bar+.fsBanner .campaign-button .fsElementContent div:after {
        display: block;
        content: "";
        border-color: #0b1f41 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
        border-style: solid;
        border-width: 42px 82.5px 25px;
        position: absolute;
        top: 100%;
        left: 0;
        transition: all .3s
    }

    .top-bar+.fsBanner .campaign-button a {
        width: 159px;
        margin: 0 auto;
        color: #fff;
        display: block;
        display: flex;
        border: 1px solid #fff;
        border-top: 0;
        border-bottom: 0;
        justify-content: center;
        align-items: center;
        font-size: 12px;
        padding: 25px 10px 10px;
        height: 67px;
        text-transform: uppercase;
        letter-spacing: .6px
    }

    .top-bar+.fsBanner .campaign-button .angle-left {
        font-size: 0;
        background-color: #fff;
        width: 89.1px;
        position: absolute;
        height: 1px;
        transform: translate(-1.5px, 19.4px) rotate(27deg);
        z-index: 999;
        display: block
    }

    .top-bar+.fsBanner .campaign-button .angle-right {
        font-size: 0;
        background-color: #fff;
        width: 89px;
        position: absolute;
        height: 1px;
        transform: translate(77.6px, 19.4px) rotate(-27deg);
        z-index: 999;
        display: block
    }
}

@media (min-width:1300px) {
    .top-bar+.fsBanner .campaign-button {
        right: 145px
    }
}

html:not(.stuck) body:not(.fsComposeMode) #fsHeader .fsBanner.campaign-header .header-container>.fsElementContent.sticky.show {
    align-items: center
}

@media (min-width:1200px) {
    .fsBanner.campaign-header .header-container>.fsElementContent {
        position: relative;
        margin: 0 auto;
        max-width: 1180px;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        max-width: none
    }
}

@media (min-width:1000px) {
    .fsBanner.campaign-header .utility>.fsElementContent {
        display: flex;
        align-items: center
    }
}

@media (min-width:1200px) {
    .fsBanner.campaign-header .site-title {
        max-width: 100%;
        padding: 0;
        margin: 0 auto 0 40px
    }
}

@media (min-width:700px) {
    .fsBanner.campaign-header .site-title a {
        padding-right: 0;
        padding-bottom: 0;
        min-height: 100px
    }
}

.fsBanner.campaign-header .back-to-main a {
    display: block;
    font-size: 15px;
    line-height: 16px;
    color: #000;
    transition: all .3s
}

.fsBanner.campaign-header .back-to-main a:focus,
.fsBanner.campaign-header .back-to-main a:focus:before,
.fsBanner.campaign-header .back-to-main a:hover,
.fsBanner.campaign-header .back-to-main a:hover:before {
    color: #1c3f6b
}

.fsBanner.campaign-header .gift-button {
    margin-top: 20px
}

@media (min-width:1000px) {
    .fsBanner.campaign-header .gift-button {
        margin-top: 0;
        margin-left: 40px
    }
}

.fsBanner.campaign-header .gift-button p {
    margin: 0
}

.fsBanner.campaign-header .gift-button a {
    display: block;
    border: 2px solid #e6bc6b;
    text-align: center;
    font-size: 14px;
    line-height: 17px;
    color: #0b1f41;
    font-weight: 600;
    padding: 20px 19px;
    text-transform: uppercase;
    max-width: 130px;
    transition: all .3s
}

.fsBanner.campaign-header .gift-button a:focus,
.fsBanner.campaign-header .gift-button a:hover {
    background: #0b1f41;
    border-color: #0b1f41;
    color: #fff
}

.fsBanner.campaign-header .gift-button a:focus:before,
.fsBanner.campaign-header .gift-button a:hover:before {
    color: #e6bc6b
}

.fsBanner.campaign-header .gift-button a:before {
    content: "\E900";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    display: block;
    font-size: 1.25rem;
    line-height: 1;
    margin-bottom: 7px;
    color: #bc2031;
    transition: all .3s
}

.campaign-header .search-toggle-container {
    margin: 0
}

.campaign-header .site-info {
    text-decoration: none
}

.campaign-header .site-title {
    position: relative;
    margin: 0 auto;
    max-width: 1180px;
    padding: 18px 0;
    overflow: hidden;
    white-space: nowrap;
    font-variant: small-caps;
    text-decoration: none
}

@media (min-width:900px) {
    .campaign-header .site-title {
        max-width: 900px;
        margin: 0 auto
    }
}

.campaign-header .site-title .site-name {
    font-size: 13px;
    display: block;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    font-family: adobe-caslon-pro, serif
}

@media (min-width:375px) {
    .campaign-header .site-title .site-name {
        font-size: 16px
    }
}

@media (min-width:700px) {
    .campaign-header .site-title .site-name {
        font-size: 24px
    }
}

@media (min-width:900px) {
    .campaign-header .site-title .site-name {
        font-size: 34px
    }
}

.campaign-header .site-title .motto {
    display: block;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    font-family: adobe-caslon-pro, serif
}

@media (max-width:699px) {
    .campaign-header .site-title .motto {
        font-size: 10px
    }
}

@media (min-width:335px) {
    .campaign-header .site-title .motto {
        font-size: 14px
    }
}

@media (min-width:700px) {
    .campaign-header .site-title .motto {
        font-size: 18px
    }
}

.campaign-header .site-title a {
    display: block;
    color: #0b1f41
}

@media (min-width:700px) {
    .campaign-header .site-title a {
        padding: 30px 120px;
        background: url(../images/seal-campaign.png) no-repeat 0 0
    }
}

.site-motto .campaign-header .site-title a {
    color: #979899
}

@media (min-width:1000px) {
    .campaign-header .header-container {
        min-height: 100px
    }
}

.campaign-header .header-container {
    margin-bottom: 0
}

.campaign-header .header-container button {
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.campaign-header .header-container .search-toggle {
    text-indent: -99999px;
    overflow: hidden;
    width: 35px
}

.campaign-header .header-container button.open-events {
    flex-flow: row
}

.campaign-header .header-container button.open-events:before {
    margin-bottom: 0
}

.campaign-header .header-container>.fsElementContent {
    display: flex
}

@media (max-width:1199px) {
    .campaign-header .header-container>.fsElementContent {
        justify-content: center
    }
}

@media (min-width:1200px) {
    .campaign-header .header-container>.fsElementContent {
        padding: 18px 20px;
        justify-content: space-between
    }
}

@media (max-width:1199px) {
    .campaign-header .back-btn {
        display: none
    }
}

.campaign-header .back-btn a {
    margin-right: 0
}

.campaign-header .back-btn a:before {
    content: "\E916";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.campaign-header .header-container a:not(.site-info),
.campaign-header .header-container button {
    font-weight: 400;
    font-size: .75rem;
    line-height: .875rem;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    position: relative;
    display: flex;
    padding: 10px 0;
    cursor: pointer;
    transition: color .3s ease-in-out
}

@media (min-width:1200px) {

    .campaign-header .header-container a:not(.site-info),
    .campaign-header .header-container button {
        margin-right: 27px;
        font-weight: 600
    }
}

.campaign-header .header-container a:not(.site-info):before,
.campaign-header .header-container button:before {
    position: relative;
    margin-right: 10px;
    color: #e6bc6b;
    font-size: 1.9375rem;
    transition: color .3s ease-in-out
}

@media (min-width:1200px) {

    .campaign-header .header-container a:not(.site-info):before,
    .campaign-header .header-container button:before {
        font-size: 1.5625rem
    }
}

.campaign-header .header-container a:not(.site-info):focus,
.campaign-header .header-container a:not(.site-info):hover,
.campaign-header .header-container button:focus,
.campaign-header .header-container button:hover {
    color: #e6bc6b
}

.campaign-header .header-container a:not(.site-info):focus:before,
.campaign-header .header-container a:not(.site-info):hover:before,
.campaign-header .header-container button:focus:before,
.campaign-header .header-container button:hover:before {
    color: #fff
}

.campaign-header .header-container a:not(.site-info).open-events:before,
.campaign-header .header-container button.open-events:before {
    content: "\E912";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.campaign-header .gift-container a:before {
    content: "\E917";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    font-size: 2.3125rem
}

.campaign-header button {
    flex-flow: column;
    align-items: center
}

.campaign-header button:before {
    font-size: 1.875rem;
    margin-right: 0;
    margin-bottom: 15px
}

.campaign-header button.search-toggle:before {
    content: "\E90F";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.campaign-header button.mobile-toggle {
    margin-right: 0
}

.campaign-header button.mobile-toggle:before {
    content: "\E90D";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    margin-right: 0
}

@media (min-width:1200px) {
    html:not(.stuck) body:not(.fsComposeMode) .campaign-header .header-container:not(.sticky-container) .site-info-container {
        margin-left: 40px
    }
}

html:not(.stuck) body:not(.fsComposeMode) .campaign-header .header-container:not(.sticky-container)>.fsElementContent {
    align-items: center
}

html:not(.stuck) body:not(.fsComposeMode) .campaign-header .header-container:not(.sticky-container) .back-btn,
html:not(.stuck) body:not(.fsComposeMode) .campaign-header .header-container:not(.sticky-container) .gift-container,
html:not(.stuck) body:not(.fsComposeMode) .campaign-header .header-container:not(.sticky-container) .news-and-events {
    margin-bottom: 0
}

html:not(.stuck) body:not(.fsComposeMode) .campaign-header .header-container:not(.sticky-container) .news-and-events {
    margin-left: auto
}

html:not(.stuck) body:not(.fsComposeMode) .campaign-header .header-container:not(.sticky-container) .news-and-events a,
html:not(.stuck) body:not(.fsComposeMode) .campaign-header .header-container:not(.sticky-container) .news-and-events button,
html:not(.stuck) body:not(.fsComposeMode) .campaign-header .header-container:not(.sticky-container) .right-header a,
html:not(.stuck) body:not(.fsComposeMode) .campaign-header .header-container:not(.sticky-container) .right-header button {
    flex-flow: column
}

@media (min-width:1200px) {

    html:not(.stuck) body:not(.fsComposeMode) .campaign-header .header-container:not(.sticky-container) .news-and-events a,
    html:not(.stuck) body:not(.fsComposeMode) .campaign-header .header-container:not(.sticky-container) .news-and-events button,
    html:not(.stuck) body:not(.fsComposeMode) .campaign-header .header-container:not(.sticky-container) .right-header a,
    html:not(.stuck) body:not(.fsComposeMode) .campaign-header .header-container:not(.sticky-container) .right-header button {
        flex-flow: row
    }
}

html:not(.stuck) body:not(.fsComposeMode) .campaign-header .header-container:not(.sticky-container) .right-header>.fsElementContent {
    display: flex;
    align-items: center
}

html:not(.stuck) body:not(.fsComposeMode) .campaign-header .header-container:not(.sticky-container) .gift-container a:before {
    font-size: 1.4375rem;
    margin-bottom: 0
}

html:not(.stuck) body:not(.fsComposeMode) .campaign-header .header-container:not(.sticky-container) .mobile-toggle-container {
    margin: 0
}

html:not(.stuck) body:not(.fsComposeMode) .campaign-header .header-container:not(.sticky-container) .search-toggle {
    margin-right: 0
}

@media (min-width:1200px) {
    html:not(.stuck) body:not(.fsComposeMode) .campaign-header .header-container:not(.sticky-container) .search-toggle {
        text-indent: -99999px;
        overflow: hidden
    }
}

@media (min-width:1200px) {
    html:not(.stuck) body:not(.fsComposeMode) .campaign-header .header-container:not(.sticky-container) .search-toggle:before {
        text-indent: 0;
        margin: 0
    }
}

@media (max-width:1199px) {

    .campaign-header .gift-container,
    .campaign-header .left-header {
        display: none
    }
}

@media (max-width:1199px) {
    .campaign-header .search-toggle-container {
        position: absolute;
        left: 22px;
        top: 22px
    }
}

.campaign-header .mobile-toggle-container {
    z-index: 99;
    margin-bottom: 0
}

@media (max-width:1199px) {
    .campaign-header .mobile-toggle-container {
        position: absolute;
        right: 22px;
        top: 22px
    }
}

.campaign-header .skip-link {
    margin: 0
}

body:not(.fsComposeMode).home .voices {
    position: relative;
    margin: 0 auto;
    max-width: 1180px
}

@media (min-width:1000px) {
    body:not(.fsComposeMode).home .voices {
        padding-bottom: 130px
    }
}

@media (min-width:1200px) {
    body:not(.fsComposeMode).home .voices {
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width:999px) {
    body:not(.fsComposeMode).home .voices {
        padding-bottom: 65px
    }
}

body:not(.fsComposeMode).home .voices>header .fsElementHeaderContent,
body:not(.fsComposeMode).home .voices>header .fsElementTitle {
    opacity: 0
}

body:not(.fsComposeMode).home .voices.active>header .fsElementTitle {
    -webkit-animation: fadeIn;
    animation: fadeIn;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    opacity: 1
}

body:not(.fsComposeMode).home .voices.active>header .fsElementHeaderContent {
    -webkit-animation: fadeInUp;
    animation: fadeInUp;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    opacity: 1
}

body:not(.fsComposeMode) .voices {
    margin-bottom: 70px
}

@media (min-width:600px) {
    body:not(.fsComposeMode) .voices {
        margin-bottom: 0
    }
}

body:not(.fsComposeMode) .voices>header {
    position: relative;
    z-index: 1;
    text-align: center;
    margin-bottom: 60px
}

body:not(.fsComposeMode) .voices>header .fsElementTitle {
    font-weight: 700;
    font-size: .75rem;
    line-height: .875rem;
    letter-spacing: 12px;
    text-transform: uppercase;
    color: #767676
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .voices>header .fsElementTitle {
        font-size: 1rem;
        line-height: 1.1875rem
    }
}

body:not(.fsComposeMode) .voices>header .fsElementHeaderContent {
    font-weight: 400;
    font-size: 2.625rem;
    line-height: 2.75rem;
    color: #0b1f41;
    font-family: adobe-caslon-pro, serif;
    position: relative;
    margin: 0
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .voices>header .fsElementHeaderContent {
        font-size: 3.25rem;
        line-height: 4.625rem
    }
}

body:not(.fsComposeMode) .voices>header .fsElementHeaderContent:after {
    content: "";
    color: #e6bc6b;
    font-size: 5px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    bottom: 10px;
    background: url(../images/underline-fancy.svg) no-repeat;
    background-size: contain;
    width: 183px;
    height: 4px;
    bottom: -18px;
    background-position: 50%
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .voices>header .fsElementHeaderContent:after {
        bottom: -6px
    }
}

@media (max-width:999px) {
    body:not(.fsComposeMode) .voices>header {
        padding-left: 22px;
        padding-right: 22px
    }
}

body:not(.fsComposeMode) .voices>footer .fsElementFooterContent {
    display: none
}

@media (min-width:1200px) {
    body:not(.fsComposeMode) .voices>footer .fsElementFooterContent {
        display: block;
        text-align: center;
        margin-top: 40px
    }
}

@media (min-width:600px) {
    body:not(.fsComposeMode) .voices {
        padding: 75px 35px;
        margin-bottom: 75px
    }
}

@media (min-width:1200px) {
    body:not(.fsComposeMode) .voices {
        padding: 100px 35px
    }
}

body:not(.fsComposeMode) .voices.in-view>header .fsElementTitle:after {
    width: 78px
}

body:not(.fsComposeMode) .voices .fsElement {
    margin-bottom: 0
}

body:not(.fsComposeMode) .voices label[for=questions-select] {
    line-height: 1;
    position: relative
}

body:not(.fsComposeMode) .voices .questions-wrapper {
    position: relative;
    max-width: 1180px;
    margin: 0 auto 50px
}

@media (min-width:900px) {
    body:not(.fsComposeMode) .voices .questions-wrapper {
        display: flex;
        align-items: center;
        margin-bottom: 55px
    }
}

body:not(.fsComposeMode) .voices .questions-wrapper:focus-within .question-border:after,
body:not(.fsComposeMode) .voices .questions-wrapper:hover .question-border:after {
    transform: translateY(-50%) rotate(-180deg)
}

body:not(.fsComposeMode) .voices .questions-wrapper span {
    display: inline-block;
    position: relative;
    font-family: Roboto, sans-serif;
    text-align: center;
    font-size: .875rem;
    line-height: 1.5;
    font-weight: 600;
    color: #0b1f41;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin-right: 45px;
    margin-bottom: 40px;
    border: 1px solid #e5bc6b;
    padding: 18px 55px
}

@media (min-width:1200px) {
    body:not(.fsComposeMode) .voices .questions-wrapper span {
        margin-bottom: 0
    }
}

body:not(.fsComposeMode) .voices .questions-wrapper span:before {
    display: block;
    position: absolute;
    content: "";
    top: -15%;
    left: 2.5%;
    width: 95%;
    height: 130%;
    border: 1px solid #e5bc6b
}

body:not(.fsComposeMode) .voices .questions-wrapper .question-border {
    flex: 1 1 0;
    position: relative
}

body:not(.fsComposeMode) .voices .questions-wrapper .question-border:before {
    display: block;
    position: absolute;
    content: "";
    top: -15%;
    left: 1.5%;
    width: 97%;
    height: 128%;
    border: 1px solid #e5bc6b
}

body:not(.fsComposeMode) .voices .questions-wrapper .question-border:after {
    content: "\E919";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    speak: none;
    position: absolute;
    top: 50%;
    right: 33px;
    transform: translateY(-50%) rotate(0deg);
    transform-origin: center;
    font-size: .625rem;
    line-height: 1;
    color: #0b1f41;
    width: 35px;
    height: 35px;
    transition: color .3s;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-weight: 400;
    transition: .3s ease
}

body:not(.fsComposeMode) .voices .questions-wrapper select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    display: block;
    background-color: #fff;
    text-align: left;
    font-family: Roboto, sans-serif;
    font-size: .875rem;
    line-height: 1.5;
    font-weight: 600;
    cursor: pointer;
    white-space: normal;
    border: 1px solid #e5bc6b;
    padding: 18px 80px 18px 45px
}

@media (min-width:600px) {
    body:not(.fsComposeMode) .voices .questions-wrapper select {
        padding: 18px 55px 18px 45px
    }

    body:not(.fsComposeMode) .voices .questions-wrapper select option {
        padding-bottom: 40px
    }
}

body:not(.fsComposeMode) .voices .videos-container {
    position: relative
}

body.fsComposeMode .videos-container .fsGrid>.fsElementContent article {
    width: 50%
}

@media (min-width:1200px) {
    body:not(.fsComposeMode) .voices .videos-container {
        position: static
    }

    body:not(.fsComposeMode) .voices .videos-container.animate .fsResourceElement {
        -webkit-clip-path: circle(100% at 50% 50%);
        clip-path: circle(100% at 50% 50%);
        opacity: 1;
        transition: opacity .3s ease, -webkit-clip-path .5s ease;
        transition: opacity .3s ease, clip-path .5s ease;
        transition: opacity .3s ease, clip-path .5s ease, -webkit-clip-path .5s ease
    }
}

@media (max-width:1199px) {
    body:not(.fsComposeMode) .voices .videos-container.swiping {
        pointer-events: none
    }
}

body:not(.fsComposeMode) .voices .videos-container,
body:not(.fsComposeMode) .voices .videos-container>header {
    display: none
}

body:not(.fsComposeMode) .voices .videos-container>footer {
    width: 260px;
    height: 10px;
    position: relative;
    left: -10px;
    margin: 35px auto 0
}

@media (min-width:600px) {
    body:not(.fsComposeMode) .voices .videos-container>footer {
        width: 350px
    }
}

@media (min-width:1200px) {
    body:not(.fsComposeMode) .voices .videos-container>footer {
        display: none
    }
}

body:not(.fsComposeMode) .voices .videos-container>footer .fsElementFooterContent {
    margin: 0
}

body:not(.fsComposeMode) .voices .videos-container>footer .swipe-arrows {
    display: flex;
    justify-content: center
}

body:not(.fsComposeMode) .voices .videos-container>footer .swipe-arrows button {
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
    z-index: 2;
    background-repeat: no-repeat;
    background-position: 50%;
    overflow: hidden;
    color: rgba(0, 0, 0, 0);
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 85px;
    height: 50px;
    transition: all .3s;
    position: relative
}

body:not(.fsComposeMode) .voices .videos-container>footer .swipe-arrows button:before {
    position: absolute;
    background: rgba(0, 0, 0, 0);
    color: #0b1f41;
    transform: none;
    transition: all .3s;
    font-size: 3.125rem;
    content: "\E907";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    transform: translateX(0)
}

body:not(.fsComposeMode) .voices .videos-container>footer .swipe-arrows button:focus:before,
body:not(.fsComposeMode) .voices .videos-container>footer .swipe-arrows button:hover:before {
    color: #979899
}

body:not(.fsComposeMode) .voices .videos-container>footer .swipe-arrows button:focus.prev:before,
body:not(.fsComposeMode) .voices .videos-container>footer .swipe-arrows button:hover.prev:before {
    transform: rotate(180deg) translateX(10px)
}

body:not(.fsComposeMode) .voices .videos-container>footer .swipe-arrows button:focus.slick-next:before,
body:not(.fsComposeMode) .voices .videos-container>footer .swipe-arrows button:hover.slick-next:before {
    transform: translateX(10px)
}

body:not(.fsComposeMode) .voices .videos-container>footer .swipe-arrows .prev:before {
    transform: rotate(180deg)
}

body:not(.fsComposeMode) .voices .videos-container>footer .swipe-arrows .prev:after {
    content: "";
    background: #e6bc6b;
    height: 35px;
    width: 1px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

body:not(.fsComposeMode) .voices .videos-container>footer .swipe-arrows .next:before {
    content: "\E907";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

body:not(.fsComposeMode) .voices .videos-container>.fsElementContent {
    position: relative;
    display: block;
    width: 260px;
    height: 387px;
    margin: 0 auto;
    left: -10px
}

@media (min-width:600px) {
    body:not(.fsComposeMode) .voices .videos-container>.fsElementContent {
        width: 350px;
        height: 520px
    }
}

@media (min-width:1200px) {
    body:not(.fsComposeMode) .voices .videos-container>.fsElementContent {
        position: static;
        display: flex;
        width: auto;
        height: auto;
        margin: 0;
        flex-wrap: wrap
    }
}

body:not(.fsComposeMode) .voices .videos-container.show {
    display: block
}

body:not(.fsComposeMode) .voices .fsResourceElement {
    width: calc(100% - 27px);
    height: calc(100% - 40px);
    position: absolute;
    top: 20px;
    left: 47px;
    z-index: 1;
    pointer-events: none;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 30px 20px;
    color: #fff;
    transition: all .2s ease, opacity .3s ease .5s, -webkit-clip-path .5s ease .5s;
    transition: all .2s ease, opacity .3s ease .5s, clip-path .5s ease .5s;
    transition: all .2s ease, opacity .3s ease .5s, clip-path .5s ease .5s, -webkit-clip-path .5s ease .5s;
    overflow: hidden
}

body:not(.fsComposeMode) .voices.expanded .fsResourceElement {
    display: flex !important
}

@media (min-width:1200px) {
    body:not(.fsComposeMode) .voices .fsResourceElement:nth-child(n+4) {
        display: none
    }
}

@media (max-width:1199px) {

    body:not(.fsComposeMode) .voices .fsResourceElement.swipe-left,
    body:not(.fsComposeMode) .voices .fsResourceElement.swipe-right {
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-timing-function: cubic-bezier(.3, .38, .58, 1.45);
        animation-timing-function: cubic-bezier(.3, .38, .58, 1.45);
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }

    body:not(.fsComposeMode) .voices .fsResourceElement.swipe-left {
        -webkit-animation-name: swipeLeft;
        animation-name: swipeLeft
    }

    body:not(.fsComposeMode) .voices .fsResourceElement.swipe-right {
        -webkit-animation-name: swipeRight;
        animation-name: swipeRight
    }

    body:not(.fsComposeMode) .voices .fsResourceElement[data-order="1"] {
        z-index: 3;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        pointer-events: all
    }

    body:not(.fsComposeMode) .voices .fsResourceElement[data-order="1"] button.overlay {
        display: block
    }

    body:not(.fsComposeMode) .voices .fsResourceElement[data-order="2"] {
        left: 40px;
        top: 11px;
        z-index: 2
    }

    body:not(.fsComposeMode) .voices .fsResourceElement[data-order="3"] {
        z-index: 1
    }

    body:not(.fsComposeMode) .voices .fsResourceElement button.overlay {
        display: none
    }
}

@media (min-width:1200px) {
    body:not(.fsComposeMode) .voices .fsResourceElement {
        width: calc(33.33% - 10px);
        height: 565px;
        padding: 25px 40px;
        margin: 0 5px 25px;
        position: relative;
        top: auto;
        left: auto;
        z-index: auto;
        pointer-events: auto;
        border: 1px solid #e5bc6b;
        transform: scaleX(1) scaleY(1);
        transition: scale .8s ease;
        transition: padding .8s ease;
        transition: opacity .6s, -webkit-clip-path .3s;
        transition: clip-path .3s, opacity .6s;
        transition: clip-path .3s, opacity .6s, -webkit-clip-path .3s;
        -webkit-clip-path: circle(0 at 50% 25%);
        clip-path: circle(0 at 50% 25%);
        opacity: 0
    }
}

@media (min-width:1200px) {

    body:not(.fsComposeMode) .voices .fsResourceElement.on,
    body:not(.fsComposeMode) .voices .fsResourceElement:focus-within,
    body:not(.fsComposeMode) .voices .fsResourceElement:hover {
        padding-bottom: 52px;
        transform: scaleX(1.1) scaleY(1.1);
        z-index: 1
    }

    body:not(.fsComposeMode) .voices .fsResourceElement.on:before,
    body:not(.fsComposeMode) .voices .fsResourceElement:focus-within:before,
    body:not(.fsComposeMode) .voices .fsResourceElement:hover:before {
        opacity: 0
    }

    body:not(.fsComposeMode) .voices .fsResourceElement.on:after,
    body:not(.fsComposeMode) .voices .fsResourceElement:focus-within:after,
    body:not(.fsComposeMode) .voices .fsResourceElement:hover:after {
        opacity: 1
    }

    body:not(.fsComposeMode) .voices .fsResourceElement.on>header .fsElementHeaderContent:before,
    body:not(.fsComposeMode) .voices .fsResourceElement:focus-within>header .fsElementHeaderContent:before,
    body:not(.fsComposeMode) .voices .fsResourceElement:hover>header .fsElementHeaderContent:before {
        opacity: 1
    }
}

body:not(.fsComposeMode) .voices .fsResourceElement:last-child {
    margin-right: 0
}

body:not(.fsComposeMode) .voices .fsResourceElement:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 0;
    background: linear-gradient(0deg, rgba(11, 31, 65, .65), rgba(11, 31, 65, .65));
    z-index: 1;
    opacity: 0;
    transition: all .3s ease
}

@media (min-width:1200px) {
    body:not(.fsComposeMode) .voices .fsResourceElement:before {
        opacity: 1
    }
}

body:not(.fsComposeMode) .voices .fsResourceElement:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 150px;
    background: linear-gradient(0deg, #0b1f41, rgba(0, 0, 0, 0));
    z-index: 1;
    opacity: 1;
    transition: all .3s ease
}

@media (min-width:600px) {
    body:not(.fsComposeMode) .voices .fsResourceElement:after {
        height: 186px
    }
}

@media (min-width:1200px) {
    body:not(.fsComposeMode) .voices .fsResourceElement:after {
        opacity: 0
    }
}

body:not(.fsComposeMode) .voices .fsResourceElement>header {
    position: relative;
    z-index: 2
}

body:not(.fsComposeMode) .voices .fsResourceElement>header .fsElementTitle {
    line-height: 1;
    color: inherit;
    margin-bottom: 6px
}

body:not(.fsComposeMode) .voices .fsResourceElement>header .fsElementHeaderContent {
    font-family: adobe-caslon-pro, serif;
    margin-bottom: 0;
    font-size: 1.6875rem;
    line-height: 34px;
    font-weight: 400
}

body:not(.fsComposeMode) .voices .fsResourceElement>header .fsElementHeaderContent:before {
    content: "\E918";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    position: absolute;
    top: -28px;
    transform: translateY(-50%);
    left: 0;
    font-size: 16px;
    line-height: 1;
    color: #e5bc6b;
    opacity: 1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease
}

@media (min-width:1200px) {
    body:not(.fsComposeMode) .voices .fsResourceElement>header .fsElementHeaderContent:before {
        opacity: 0
    }
}

body:not(.fsComposeMode) .voices .fsResourceElement>footer {
    position: relative;
    z-index: 2
}

body:not(.fsComposeMode) .voices .fsResourceElement>footer .fsElementFooterContent {
    font-family: Roboto, sans-serif;
    font-size: .875rem;
    line-height: 1.5;
    font-weight: 600;
    letter-spacing: 4px;
    text-transform: uppercase;
    margin: 0
}

body:not(.fsComposeMode) .voices .fsResourceElement button.overlay {
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 1;
    z-index: 3;
    border: thin solid rgba(0, 0, 0, 0);
    color: rgba(0, 0, 0, 0)
}

body:not(.fsComposeMode) .voices .fsResourceElement .fsListItems {
    margin: 0
}

body:not(.fsComposeMode) .voices .fsResourceElement .fsResource {
    padding: 0;
    margin: 0;
    float: none
}

body:not(.fsComposeMode) .voices .fsResourceElement .fsResource:nth-child(1n+2) {
    display: none
}

body:not(.fsComposeMode) .voices .fsResourceElement .fsResource .fsResourceVideoWrapper {
    position: static
}

body:not(.fsComposeMode) .voices .fsResourceElement .fsResource video {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover
}

body:not(.fsComposeMode) .voices .fsResourceElement .fsResource .fsPlayOverlay {
    display: none
}

.fsLiveMode.voices-active.home body:not(.fsComposeMode) .voices .fsElementHeaderContent,
.fsLiveMode.voices-active.home body:not(.fsComposeMode) .voices h2.fsElementTitle {
    transform: translateY(0);
    opacity: 1
}

dialog.voices-dialog {
    background-color: rgba(0, 0, 0, 0);
    box-shadow: none;
    border-radius: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    overflow: unset;
    border: 1px solid #e5bc6b
}

dialog.voices-dialog::-webkit-backdrop {
    background: rgba(11, 31, 65, .9)
}

dialog.voices-dialog+.fsDialogBackdrop,
dialog.voices-dialog::backdrop {
    background: rgba(11, 31, 65, .9)
}

dialog.voices-dialog .fsDialogContent {
    max-height: unset;
    padding: 0;
    position: relative
}

dialog.voices-dialog .fsDialogCloseButton {
    position: static;
    margin: 0 0 10px auto;
    width: auto;
    height: auto;
    color: #fff;
    transition: opacity .3s;
    position: absolute;
    right: 10px;
    top: -50px
}

dialog.voices-dialog .fsDialogCloseButton:focus,
dialog.voices-dialog .fsDialogCloseButton:hover {
    opacity: .8
}

dialog.voices-dialog .fsDialogCloseButton:after,
dialog.voices-dialog .fsDialogCloseButton:before {
    border-radius: 0;
    transition: none;
    width: auto;
    height: auto;
    transform: none;
    position: static;
    max-width: unset;
    background: rgba(0, 0, 0, 0);
    color: inherit
}

dialog.voices-dialog .fsDialogCloseButton:before {
    content: "\E90A";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 1.5625rem;
    line-height: 1.6;
    margin-right: 0
}

dialog.voices-dialog .fsDialogCloseButton:after {
    font-size: 1.3125rem;
    line-height: 1
}

dialog.voices-dialog video {
    display: block;
    max-height: 90vh
}

dialog.voices-dialog button.overlay {
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    font-size: 0;
    line-height: 1;
    transition: all .3s
}

dialog.voices-dialog button.overlay:focus:before,
dialog.voices-dialog button.overlay:hover:before {
    color: #979899
}

dialog.voices-dialog button.overlay.hide-play {
    opacity: 0;
    visibility: hidden
}

dialog.voices-dialog button.overlay:before {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    font-size: 4.125rem;
    color: #e6bc6b;
    transition: color .3s
}

dialog.voices-dialog button.overlay:after {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    color: #fff;
    font-size: 1.125rem
}

@-webkit-keyframes showIcon {
    0% {
        margin-left: -49px
    }

    10% {
        margin-left: -54px
    }

    to {
        margin-left: 0
    }
}

@keyframes showIcon {
    0% {
        margin-left: -49px
    }

    10% {
        margin-left: -54px
    }

    to {
        margin-left: 0
    }
}

@-webkit-keyframes hideIcon {
    0% {
        margin-left: 0
    }

    to {
        margin-left: -49px
    }
}

@keyframes hideIcon {
    0% {
        margin-left: 0
    }

    to {
        margin-left: -49px
    }
}

@-webkit-keyframes swipeLeft {
    0% {
        transform: translateX(0) rotate(0deg);
        opacity: 1;
        z-index: 3
    }

    49% {
        transform: translateX(-500px) rotate(-45deg);
        opacity: 1;
        z-index: 3
    }

    50% {
        transform: translateX(-500px) rotate(-45deg);
        opacity: 0;
        z-index: -1
    }

    to {
        transform: translateX(0) rotate(0deg);
        opacity: 0;
        z-index: -1
    }
}

@keyframes swipeLeft {
    0% {
        transform: translateX(0) rotate(0deg);
        opacity: 1;
        z-index: 3
    }

    49% {
        transform: translateX(-500px) rotate(-45deg);
        opacity: 1;
        z-index: 3
    }

    50% {
        transform: translateX(-500px) rotate(-45deg);
        opacity: 0;
        z-index: -1
    }

    to {
        transform: translateX(0) rotate(0deg);
        opacity: 0;
        z-index: -1
    }
}

@-webkit-keyframes swipeRight {
    0% {
        transform: translateX(0) rotate(0deg);
        opacity: 1;
        z-index: 3
    }

    49% {
        transform: translateX(500px) rotate(45deg);
        opacity: 1;
        z-index: 3
    }

    50% {
        transform: translateX(500px) rotate(45deg);
        opacity: 0;
        z-index: -1
    }

    to {
        transform: translateX(0) rotate(0deg);
        opacity: 0;
        z-index: -1
    }
}

@keyframes swipeRight {
    0% {
        transform: translateX(0) rotate(0deg);
        opacity: 1;
        z-index: 3
    }

    49% {
        transform: translateX(500px) rotate(45deg);
        opacity: 1;
        z-index: 3
    }

    50% {
        transform: translateX(500px) rotate(45deg);
        opacity: 0;
        z-index: -1
    }

    to {
        transform: translateX(0) rotate(0deg);
        opacity: 0;
        z-index: -1
    }
}

body.fsLiveMode .hero {
    max-height: 0;
    overflow: hidden
}

body.fsLiveMode .hero img {
    width: 100%
}

body.hero-loaded .hero {
    max-height: none
}

.hero,
.video-hero {
    overflow: hidden;
    margin-bottom: 0;
    position: relative;
    background-size: cover
}

.hero header *,
.video-hero header * {
    margin: 0
}

@media (min-width:700px) {

    .hero header,
    .video-hero header {
        display: none
    }
}

.hero .playpause,
.video-hero .playpause {
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
    background: rgba(0, 0, 0, 0);
    display: block;
    height: 25px;
    width: 25px;
    bottom: 30px;
    right: 15px;
    z-index: 993;
    font-size: 0;
    color: rgba(0, 0, 0, 0);
    transition: all .3s;
    cursor: pointer;
    position: absolute;
    display: none
}

@media (min-width:700px) {

    .hero .playpause,
    .video-hero .playpause {
        bottom: 40px;
        right: 30px;
        height: 40px;
        width: 40px;
        display: block
    }
}

.hero .playpause:before,
.video-hero .playpause:before {
    content: "\E940";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    font-size: 20px;
    line-height: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    width: 40px;
    height: 40px;
    border: 1px solid hsla(0, 0%, 100%, .65);
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .3s;
    border-radius: 50%;
    background: rgba(0, 0, 0, .65)
}

.hero .playpause:focus:before,
.hero .playpause:hover:before,
.video-hero .playpause:focus:before,
.video-hero .playpause:hover:before {
    border: 1px solid #fff;
    transition: all .3s;
    color: #0b1f41;
    background: #fff
}

.hero .playpause.pause:before,
.video-hero .playpause.pause:before {
    content: "\E902";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    font-size: 13px
}

.hero .fsElementSlideshowControls,
.video-hero .fsElementSlideshowControls {
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
    background: rgba(0, 0, 0, 0);
    display: block;
    height: 25px;
    width: 25px;
    bottom: 20px;
    right: 68px;
    z-index: 993;
    font-size: 0;
    color: rgba(0, 0, 0, 0);
    transition: all .3s;
    cursor: pointer
}

@media (min-width:700px) {

    .hero .fsElementSlideshowControls,
    .video-hero .fsElementSlideshowControls {
        bottom: 90px;
        right: 44px;
        height: 30px;
        width: 30px
    }
}

.hero .fsElementSlideshowControls .fsSlideshowPause,
.hero .fsElementSlideshowControls .fsSlideshowPlay,
.video-hero .fsElementSlideshowControls .fsSlideshowPause,
.video-hero .fsElementSlideshowControls .fsSlideshowPlay {
    background-color: rgba(0, 0, 0, 0);
    top: auto
}

.hero .fsElementSlideshowControls .fsSlideshowPause:before,
.hero .fsElementSlideshowControls .fsSlideshowPlay:before,
.video-hero .fsElementSlideshowControls .fsSlideshowPause:before,
.video-hero .fsElementSlideshowControls .fsSlideshowPlay:before {
    content: "\E940";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    font-size: 15px;
    line-height: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: color .3s;
    margin: 0
}

.hero .fsElementSlideshowControls .fsSlideshowPause:focus:before,
.hero .fsElementSlideshowControls .fsSlideshowPause:hover:before,
.hero .fsElementSlideshowControls .fsSlideshowPlay:focus:before,
.hero .fsElementSlideshowControls .fsSlideshowPlay:hover:before,
.video-hero .fsElementSlideshowControls .fsSlideshowPause:focus:before,
.video-hero .fsElementSlideshowControls .fsSlideshowPause:hover:before,
.video-hero .fsElementSlideshowControls .fsSlideshowPlay:focus:before,
.video-hero .fsElementSlideshowControls .fsSlideshowPlay:hover:before {
    background: #0b1f41
}

.hero .fsElementSlideshowControls .fsSlideshowPlay:before,
.video-hero .fsElementSlideshowControls .fsSlideshowPlay:before {
    content: "\E902";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    font-size: 13px
}

.hero>.fsElementContent,
.video-hero>.fsElementContent {
    height: 100%
}

.hero article:not(.fsResourceTypeImage),
.video-hero article:not(.fsResourceTypeImage) {
    min-height: 250px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover
}

@media (min-width:700px) {

    .hero article:not(.fsResourceTypeImage),
    .video-hero article:not(.fsResourceTypeImage) {
        height: 33vw;
        min-height: 500px
    }
}

@media (min-width:900px) {

    .hero article:not(.fsResourceTypeImage),
    .video-hero article:not(.fsResourceTypeImage) {
        height: calc(100vh - 144px)
    }
}

.hero article,
.video-hero article {
    padding: 0;
    position: relative
}

@media (min-width:700px) {

    .hero article figcaption:before,
    .video-hero article figcaption:before {
        position: absolute;
        left: -9.5vw;
        bottom: -40px;
        background: linear-gradient(180deg, rgba(0, 0, 0, .7), hsla(0, 0%, 76.9%, 0));
        transform: rotate(-180deg);
        content: "";
        height: 110%;
        z-index: 1;
        pointer-events: none;
        transition: .3s;
        width: 100vw;
        z-index: 0
    }
}

.hero article.fsResourceTypeVideo,
.video-hero article.fsResourceTypeVideo {
    overflow: hidden;
    min-height: 250px
}

@media (min-width:700px) {

    .hero article.fsResourceTypeVideo,
    .video-hero article.fsResourceTypeVideo {
        height: 33vw;
        min-height: 500px
    }
}

@media (min-width:900px) {

    .hero article.fsResourceTypeVideo,
    .video-hero article.fsResourceTypeVideo {
        height: calc(100vh - 144px)
    }
}

.hero article.fsResourceTypeVideo .fsResourceVideoWrapper,
.video-hero article.fsResourceTypeVideo .fsResourceVideoWrapper {
    min-height: 250px
}

@media (min-width:700px) {

    .hero article.fsResourceTypeVideo .fsResourceVideoWrapper,
    .video-hero article.fsResourceTypeVideo .fsResourceVideoWrapper {
        height: 33vw;
        min-height: 500px
    }
}

@media (min-width:900px) {

    .hero article.fsResourceTypeVideo .fsResourceVideoWrapper,
    .video-hero article.fsResourceTypeVideo .fsResourceVideoWrapper {
        height: calc(100vh - 144px)
    }
}

.hero article .hero-title,
.video-hero article .hero-title {
    bottom: 120px
}

.hero article .hero-title .fsTitle,
.video-hero article .hero-title .fsTitle {
    text-align: left;
    font-weight: 700;
    font-size: 26px;
    line-height: 18px;
    text-transform: uppercase;
    display: block
}

.hero article figcaption,
.video-hero article figcaption {
    margin: 0;
    color: #fff;
    z-index: 9;
    text-shadow: 0 2px 2px rgba(0, 0, 0, .25);
    font-weight: 700;
    font-size: 40px;
    line-height: 20px;
    font-style: normal
}

@media (min-width:700px) {

    .hero article figcaption,
    .video-hero article figcaption {
        position: absolute;
        bottom: 40px
    }
}

@media (max-width:699px) {

    .hero article figcaption,
    .video-hero article figcaption {
        background: #0b1f41;
        border-top: 4px solid #979899;
        padding: 20px
    }
}

@media (min-width:700px) {

    .hero article figcaption,
    .video-hero article figcaption {
        padding-right: 70px
    }
}

.hero article figcaption p,
.video-hero article figcaption p {
    text-shadow: 0 1px 1px rgba(0, 0, 0, .25);
    font-weight: 900;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: .07em;
    text-transform: uppercase;
    margin-bottom: 6px
}

@media (min-width:1000px) {

    .hero article figcaption p,
    .video-hero article figcaption p {
        font-size: 17px;
        line-height: 20px
    }
}

.hero article figcaption strong,
.video-hero article figcaption strong {
    font-weight: 900;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: .07em;
    text-transform: uppercase;
    margin-bottom: 20px;
    display: block
}

@media (min-width:1000px) {

    .hero article figcaption strong,
    .video-hero article figcaption strong {
        font-size: 60px;
        line-height: 70px
    }
}

.hero .arrow-container,
.hero .fsElementSlideshowControls,
.hero .fsPager,
.video-hero .arrow-container,
.video-hero .fsElementSlideshowControls,
.video-hero .fsPager {
    right: 25px
}

@media (min-width:700px) {

    .hero .arrow-container,
    .hero .fsElementSlideshowControls,
    .hero .fsPager,
    .video-hero .arrow-container,
    .video-hero .fsElementSlideshowControls,
    .video-hero .fsPager {
        right: 9.5vw
    }
}

.hero figcaption,
.video-hero figcaption {
    left: 25px
}

@media (min-width:700px) {

    .hero figcaption,
    .video-hero figcaption {
        left: 9.5vw
    }
}

.hero .fsPager,
.video-hero .fsPager {
    display: none
}

@media (min-width:700px) {

    .hero .fsPager,
    .video-hero .fsPager {
        bottom: 33px;
        display: block
    }
}

.hero .arrow-container,
.video-hero .arrow-container {
    bottom: 30px;
    width: 50%;
    z-index: 5;
    justify-content: end
}

.hero picture,
.video-hero picture {
    min-height: 200px
}

.hero video,
.video-hero video {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto
}

.hero .slick-slider,
.video-hero .slick-slider {
    margin: 0;
    position: static
}

.hero .fsResourceCollectionDescription,
.video-hero .fsResourceCollectionDescription {
    margin: 0
}

.hero .fsTitle.fsResourceName,
.video-hero .fsTitle.fsResourceName {
    display: none
}

.hero .fsElementSlideshowControls,
.video-hero .fsElementSlideshowControls {
    z-index: 999;
    position: absolute;
    pointer-events: none;
    bottom: 35px
}

@media (min-width:700px) {

    .hero .fsElementSlideshowControls,
    .video-hero .fsElementSlideshowControls {
        bottom: 77px;
        padding-left: 77px
    }
}

.hero .fsElementSlideshowControls button,
.video-hero .fsElementSlideshowControls button {
    background: rgba(0, 0, 0, 0);
    width: 20px;
    height: 20px;
    border: 1px solid #fff;
    border-radius: 50%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    top: auto;
    bottom: auto;
    pointer-events: all;
    opacity: 1
}

.hero .fsElementSlideshowControls button:before,
.video-hero .fsElementSlideshowControls button:before {
    font-size: .5625rem
}

.hero .fsElementSlideshowControls button:focus,
.hero .fsElementSlideshowControls button:hover,
.video-hero .fsElementSlideshowControls button:focus,
.video-hero .fsElementSlideshowControls button:hover {
    background: #979899
}

.hero .fsPager,
.video-hero .fsPager {
    display: inline;
    text-align: left;
    position: relative;
    margin: 0 auto;
    max-width: 1180px;
    position: absolute;
    z-index: 9;
    width: auto
}

.hero .fsPager li,
.video-hero .fsPager li {
    width: 8px;
    height: 8px
}

.hero .fsPager li.slick-active button:before,
.video-hero .fsPager li.slick-active button:before {
    background: #fff
}

.hero .fsPager li button:focus:before,
.hero .fsPager li button:hover:before,
.video-hero .fsPager li button:focus:before,
.video-hero .fsPager li button:hover:before {
    background: hsla(0, 0%, 100%, .7)
}

.hero .fsPager li button:focus,
.video-hero .fsPager li button:focus {
    outline: 2px solid #0b1f41
}

.hero .fsPager li button:before,
.video-hero .fsPager li button:before {
    border: 1px solid #fff;
    background: rgba(0, 0, 0, 0)
}

.hero .arrow-container,
.video-hero .arrow-container {
    position: relative;
    margin: 0 auto;
    max-width: 1180px;
    position: absolute;
    z-index: 9;
    display: flex
}

@media (max-width:699px) {

    .hero .arrow-container,
    .video-hero .arrow-container {
        display: none
    }
}

.hero .arrow-container .slick-arrow,
.video-hero .arrow-container .slick-arrow {
    position: relative;
    width: 25px
}

.hero .arrow-container .slick-arrow:before,
.video-hero .arrow-container .slick-arrow:before {
    color: #fff
}

.hero .arrow-container .slick-arrow:focus:before,
.hero .arrow-container .slick-arrow:hover:before,
.video-hero .arrow-container .slick-arrow:focus:before,
.video-hero .arrow-container .slick-arrow:hover:before {
    color: #979899
}

body.has-internal-hero .hero article {
    max-height: 550px;
    background-size: cover
}

body.has-internal-hero .hero article figcaption,
body.has-internal-hero .hero article figcaption p {
    font-weight: 900;
    font-size: 17px;
    line-height: 20px;
    letter-spacing: .07em;
    text-transform: uppercase;
    text-shadow: 0 2px 2px rgba(0, 0, 0, .25)
}

body.has-internal-hero .hero article figcaption .fsTitle {
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    text-shadow: 0 2px 2px rgba(0, 0, 0, .25);
    text-align: left !important;
    text-transform: none
}

body:not(.fsComposeMode) .hero .fsElementSlideshow {
    background: #fff;
    padding: 0;
    overflow: hidden;
    margin-bottom: 0;
    position: relative
}

body:not(.fsComposeMode) .hero .fsElementSlideshow article {
    transition: opacity .5s ease 0s !important;
    transition-delay: 0s !important
}

body:not(.fsComposeMode) .hero .fsElementSlideshow article.fsResourceTypeImage {
    background-size: cover
}

body:not(.fsComposeMode) .hero .fsElementSlideshow article.fsResourceTypeImage img {
    display: none
}

body:not(.fsComposeMode) .hero .fsElementSlideshow article.slick-active {
    transition: opacity 1s ease 0s !important;
    transition-delay: 0 !important
}

@media (max-width:899px) {
    body:not(.fsComposeMode) .hero .fsElementSlideshow {
        padding-top: 57px
    }
}

body:not(.fsComposeMode) .hero .fsElementSlideshow>.fsElementContent {
    height: 100%
}

body:not(.fsComposeMode) .hero .fsElementSlideshow .slick-list {
    height: 630px
}

body:not(.fsComposeMode) .hero .fsElementSlideshow article {
    padding: 0;
    min-height: 250px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

@media (min-width:700px) {
    body:not(.fsComposeMode) .hero .fsElementSlideshow article {
        height: 33vw;
        min-height: 500px
    }
}

@media (min-width:900px) {
    body:not(.fsComposeMode) .hero .fsElementSlideshow article {
        height: calc(100vh - 144px)
    }
}

body:not(.fsComposeMode) .hero .fsElementSlideshow article:before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, .7), hsla(0, 0%, 76.9%, 0));
    transform: rotate(-180deg);
    content: "";
    height: 34.29%;
    z-index: 1;
    pointer-events: none;
    transition: .3s
}

@media (max-width:999px) {
    body:not(.fsComposeMode) .hero .fsElementSlideshow article:after {
        background: linear-gradient(180deg, rgba(0, 0, 0, .7), hsla(0, 0%, 76.9%, 0));
        content: "";
        left: 0;
        right: 0;
        top: 0;
        height: 139px;
        position: absolute;
        z-index: -1
    }
}

body:not(.fsComposeMode).mobile-hero-image .hero {
    background-size: cover;
    background-position: 50%
}

@media (max-width:699px) {
    body:not(.fsComposeMode).mobile-hero-image .hero {
        height: 95vh
    }
}

body:not(.fsComposeMode).mobile-hero-image .hero>header {
    display: block
}

body:not(.fsComposeMode).mobile-hero-image .hero>header .fsElementHeaderContent .fsImage {
    opacity: 0
}

@media (min-width:700px) {
    body:not(.fsComposeMode).mobile-hero-image .hero>header .fsElementHeaderContent .fsImage {
        display: none
    }
}

@media (max-width:699px) {

    body:not(.fsComposeMode).mobile-hero-image .hero .fsResourceTypeVideo,
    body:not(.fsComposeMode).mobile-hero-image .hero .playpause {
        display: none
    }
}

@media print {

    #fsFooter,
    #fsHeader,
    #fsMenu,
    .fsThumbnail,
    .hide-for-print,
    .nav-main,
    .nav-social,
    .nav-sub,
    .nav-utility-footer,
    .nav-utility-header {
        display: none !important
    }

    #fsBannerLeft,
    #fsBannerRight,
    #fsPageContent {
        width: 100% !important
    }

    html {
        font-size: 100%
    }

    body {
        font-size: 62.5%
    }

    *,
    :after,
    :before {
        background: rgba(0, 0, 0, 0) !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    .slick-slide {
        display: none !important
    }

    .slick-slide.slick-active {
        display: block !important
    }

    .slick-list,
    .slick-track {
        height: auto !important
    }

    .slick-track {
        transform: none !important
    }

    .slick-track,
    .slick-track .slick-slide {
        width: auto !important
    }

    a[class*=fs_style] {
        border-color: #000
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    pre {
        white-space: pre-wrap !important
    }

    blockquote,
    pre {
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .fsPanel>header~.fsElementContent {
        display: block
    }
}

.bpa-athletics-board-2 {
    margin-top: 40px;
    margin-bottom: 40px
}

.bpa-athletics-board-2:first-child {
    margin-top: 0
}

.bpa-athletics-board-2>.fsElementContent {
    border: 1px solid #adafb4;
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end
}

.bpa-athletics-toggle-2 {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
    width: 100%
}

body:not(.fsComposeMode) .bpa-athletics-toggle-2>footer,
body:not(.fsComposeMode) .bpa-athletics-toggle-2>header {
    display: none
}

.bpa-athletics-toggle-2>.fsElementContent {
    display: flex;
    flex-grow: 1;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%
}

.bpa-athletics-toggle-2>.fsElementContent button {
    border: 1px solid #0b1f41;
    margin: 0 0 20px;
    background: #fff;
    color: #0b1f41;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem !important;
    line-height: 1.0625rem;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    letter-spacing: 7px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    margin: 0 0 10px !important;
    padding: 15px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    min-width: calc(50% - 5px);
    width: auto;
    flex-grow: 0
}

.bpa-athletics-toggle-2>.fsElementContent button.on,
.bpa-athletics-toggle-2>.fsElementContent button:focus,
.bpa-athletics-toggle-2>.fsElementContent button:hover,
.fsStateSelected .bpa-athletics-toggle-2>.fsElementContent button {
    background: #0b1f41;
    color: #fff;
    transition: all .3s ease-in-out;
    border: 1px solid #0b1f41;
    text-decoration: none
}

.bpa-athletics-toggle-2>.fsElementContent button em {
    display: block;
    font-style: normal;
    font-size: 1.125rem;
    font-weight: 400;
    margin-top: 10px;
    letter-spacing: 0;
    text-transform: none
}

.bpa-athletics-toggle-2>.fsElementContent button.on {
    cursor: default
}

.bpa-athletic-events-2 {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
    height: 0;
    overflow: hidden;
    order: 5;
    width: 100%
}

.bpa-athletic-events-2>.fsElementContent {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%
}

.bpa-athletic-events-2 .fsListItems {
    position: relative;
    display: flex;
    flex-direction: column;
    white-space: normal;
    padding: 0;
    flex-grow: 0
}

.bpa-athletic-events-2 .fsListItems article {
    display: block;
    margin-bottom: 20px;
    padding: 0 0 20px;
    border-bottom: none;
    box-shadow: 0 1px 0 0 #131313;
    max-width: 100%;
    height: auto;
    white-space: normal;
    color: #373737;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.28;
    font-weight: 600
}

.bpa-athletic-events-2 .fsListItems article>div {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    margin-bottom: 5px
}

.bpa-athletic-events-2 .fsListItems article .fsDateTime .fsMeridian {
    text-transform: lowercase
}

.bpa-athletic-events-2 .fsListItems article .fsTitle {
    display: block;
    color: #0b1f41;
    font-family: inherit;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: normal
}

.bpa-athletic-events-2 .fsListItems article .fsAthleticsOpponents {
    display: block;
    color: #6d676e;
    font-style: italic;
    margin-bottom: 10px
}

.bpa-athletic-events-2 .fsListItems article .fsAthleticsEventReadMoreLink {
    margin: 0;
    color: #211e1f
}

.bpa-athletic-events-2 .fsListItems article .fsAthleticsEventReadMoreLink:focus,
.bpa-athletic-events-2 .fsListItems article .fsAthleticsEventReadMoreLink:hover {
    color: #211e1f
}

.bpa-athletic-events-2 .fsListItems article.fsAthleticsStatusCancelled .fsAthleticsAdvantage,
.bpa-athletic-events-2 .fsListItems article.fsAthleticsStatusChanged .fsAthleticsAdvantage,
.bpa-athletic-events-2 .fsListItems article.fsAthleticsStatusPostponed .fsAthleticsAdvantage {
    display: none
}

.bpa-athletic-events-2 .fsListItems article .fsAthleticsScore {
    border-left: 1px solid #373737;
    padding-left: 4px;
    margin-left: 2px;
    display: inline-block
}

.bpa-athletic-events-2 .fsListItems:last-of-type article:last-of-type {
    box-shadow: none;
    padding-bottom: 0;
    margin-bottom: 30px
}

.bpa-athletic-events-2>footer {
    display: flex;
    flex-direction: column;
    width: 100%
}

.bpa-athletic-events-2>footer .fsElementFooterContent {
    margin-top: 10px
}

.bpa-athletic-events-2>footer a {
    border: 1px solid #0b1f41;
    background: #0b1f41;
    color: #0b1f41;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem !important;
    line-height: 1.0625rem;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    letter-spacing: 7px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    margin: 0 0 10px !important;
    padding: 15px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    min-width: calc(50% - 5px);
    width: auto;
    flex-grow: 0;
    margin: 0;
    color: #fff
}

.bpa-athletic-events-2>footer a.on,
.bpa-athletic-events-2>footer a:focus,
.bpa-athletic-events-2>footer a:hover,
.fsStateSelected .bpa-athletic-events-2>footer a {
    background: #0b1f41;
    color: #fff;
    transition: all .3s ease-in-out;
    border: 1px solid #0b1f41;
    text-decoration: none
}

.bpa-athletic-events-2>footer a em {
    display: block;
    font-style: normal;
    font-size: 1.125rem;
    font-weight: 400;
    margin-top: 10px;
    letter-spacing: 0;
    text-transform: none
}

.bpa-athletic-events-2>footer a:focus,
.bpa-athletic-events-2>footer a:hover {
    background: #fff;
    color: #0b1f41;
    border: 1px solid #0b1f41
}

.bpa-athletic-events-2.on {
    margin-bottom: 0;
    height: auto;
    overflow: visible;
    order: 3
}

body.fsComposeMode .bpa-athletic-events-2,
body.fsComposeMode .bpa-athletics-toggle-2 {
    width: 100%;
    height: auto
}

body.fsComposeMode .bpa-athletic-events-2 {
    width: 50%
}

body.fsComposeMode .bpa-athletic-events-2.on {
    order: 5
}

body.fsComposeMode .fsThreeColumnLayout>.fsDiv .bpa-athletic-events-2,
body.fsComposeMode .small .bpa-athletic-events-2 {
    width: 100%
}

@charset "UTF-8";

@font-face {
    font-family: bpa-font-icons;
    src: url(../fonts/bpa-icon-library.eot);
    src: url(../fonts/bpa-icon-library.eot) format("embedded-opentype"), url(../fonts/bpa-icon-library.woff2) format("woff2"), url(../fonts/bpa-icon-library.woff) format("woff"), url(../fonts/bpa-icon-library.ttf) format("truetype"), url(../fonts/bpa-icon-library.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

.icon-library .fsElement.fsContent {
    display: flex;
    flex-direction: column
}

.icon-library .fsElement.fsContent.apple:before {
    content: "\E901";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.backpack:before {
    content: "\E902";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.bar-graph:before {
    content: "\E903";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.baseball:before {
    content: "\E904";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.book:before {
    content: "\E905";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.briefcase:before {
    content: "\E906";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.bullhorn:before {
    content: "\E907";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.bus:before {
    content: "\E908";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.calendar:before {
    content: "\E909";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.camera:before {
    content: "\E90A";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.certificate:before {
    content: "\E90B";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.check:before {
    content: "\E90C";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.chess:before {
    content: "\E90D";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.city:before {
    content: "\E90E";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.college:before {
    content: "\E90F";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.covid:before {
    content: "\E951";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.cross:before {
    content: "\E910";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.directory:before {
    content: "\E911";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.diversity:before {
    content: "\E912";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.dollar:before {
    content: "\E94F";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.door:before {
    content: "\E913";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.droplet:before {
    content: "\E914";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.enroll:before {
    content: "\E915";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.family:before {
    content: "\E954";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.faq:before {
    content: "\E916";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.files:before {
    content: "\E917";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.football:before {
    content: "\E918";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.gift:before {
    content: "\E919";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.giving:before {
    content: "\E91A";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.globe:before {
    content: "\E91B";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.grad:before {
    content: "\E91C";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.group-boys:before {
    content: "\E91D";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.group-coed:before {
    content: "\E91E";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.group-girls:before {
    content: "\E926";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.group:before {
    content: "\E927";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.heart:before {
    content: "\E928";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.info:before {
    content: "\E929";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.jersey:before {
    content: "\E92A";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.leaf:before {
    content: "\E92B";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.lightbulb:before {
    content: "\E92C";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.link:before {
    content: "\E92D";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.list:before {
    content: "\E92E";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.location:before {
    content: "\E92F";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.lock:before {
    content: "\E930";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.map:before {
    content: "\E931";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.medal:before {
    content: "\E932";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.microscope:before {
    content: "\E933";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.mobile:before {
    content: "\E950";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.music:before {
    content: "\E934";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.paint:before {
    content: "\E935";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.parent:before {
    content: "\E953";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.pencil:before {
    content: "\E936";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.person:before {
    content: "\E937";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.phone:before {
    content: "\E938";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.piggy-bank:before {
    content: "\E939";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.portion:before {
    content: "\E93A";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.question:before {
    content: "\E93B";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.ratio:before {
    content: "\E93C";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.robot:before {
    content: "\E93D";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.school:before {
    content: "\E93E";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.screens:before {
    content: "\E93F";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.settings:before {
    content: "\E940";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.shoe:before {
    content: "\E941";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.soccer:before {
    content: "\E942";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.sports:before {
    content: "\E943";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.star-of-david:before {
    content: "\E944";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.star:before {
    content: "\E945";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.store:before {
    content: "\E946";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.sun:before {
    content: "\E947";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.teacher:before {
    content: "\E948";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.theatre:before {
    content: "\E949";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.time:before {
    content: "\E94A";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.tree:before {
    content: "\E94B";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.trophy:before {
    content: "\E94C";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.virtual:before {
    content: "\E952";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.warning:before {
    content: "\E94D";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent:before {
    font-size: 100px;
    line-height: 1;
    margin-bottom: 40px
}

.cta-buttons li.apple a:before {
    content: "\E901";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.backpack a:before {
    content: "\E902";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.bar-graph a:before {
    content: "\E903";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.baseball a:before {
    content: "\E904";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.book a:before {
    content: "\E905";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.briefcase a:before {
    content: "\E906";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.bullhorn a:before {
    content: "\E907";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.bus a:before {
    content: "\E908";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.calendar a:before {
    content: "\E909";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.camera a:before {
    content: "\E90A";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.certificate a:before {
    content: "\E90B";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.check a:before {
    content: "\E90C";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.chess a:before {
    content: "\E90D";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.city a:before {
    content: "\E90E";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.college a:before {
    content: "\E90F";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.covid a:before {
    content: "\E951";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.cross a:before {
    content: "\E910";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.directory a:before {
    content: "\E911";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.diversity a:before {
    content: "\E912";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.dollar a:before {
    content: "\E94F";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.door a:before {
    content: "\E913";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.droplet a:before {
    content: "\E914";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.enroll a:before {
    content: "\E915";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.family a:before {
    content: "\E954";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.faq a:before {
    content: "\E916";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.files a:before {
    content: "\E917";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.football a:before {
    content: "\E918";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.gift a:before {
    content: "\E919";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.giving a:before {
    content: "\E91A";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.globe a:before {
    content: "\E91B";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.grad a:before {
    content: "\E91C";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.group-boys a:before {
    content: "\E91D";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.group-coed a:before {
    content: "\E91E";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.group-girls a:before {
    content: "\E926";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.group a:before {
    content: "\E927";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.heart a:before {
    content: "\E928";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.info a:before {
    content: "\E929";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.jersey a:before {
    content: "\E92A";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.leaf a:before {
    content: "\E92B";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.lightbulb a:before {
    content: "\E92C";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.link a:before {
    content: "\E92D";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.list a:before {
    content: "\E92E";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.location a:before {
    content: "\E92F";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.lock a:before {
    content: "\E930";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.map a:before {
    content: "\E931";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.medal a:before {
    content: "\E932";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.microscope a:before {
    content: "\E933";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.mobile a:before {
    content: "\E950";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.music a:before {
    content: "\E934";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.paint a:before {
    content: "\E935";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.parent a:before {
    content: "\E953";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.pencil a:before {
    content: "\E936";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.person a:before {
    content: "\E937";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.phone a:before {
    content: "\E938";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.piggy-bank a:before {
    content: "\E939";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.portion a:before {
    content: "\E93A";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.question a:before {
    content: "\E93B";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.ratio a:before {
    content: "\E93C";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.robot a:before {
    content: "\E93D";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.school a:before {
    content: "\E93E";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.screens a:before {
    content: "\E93F";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.settings a:before {
    content: "\E940";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.shoe a:before {
    content: "\E941";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.soccer a:before {
    content: "\E942";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.sports a:before {
    content: "\E943";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.star-of-david a:before {
    content: "\E944";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.star a:before {
    content: "\E945";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.store a:before {
    content: "\E946";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.sun a:before {
    content: "\E947";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.teacher a:before {
    content: "\E948";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.theatre a:before {
    content: "\E949";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.time a:before {
    content: "\E94A";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.tree a:before {
    content: "\E94B";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.trophy a:before {
    content: "\E94C";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.virtual a:before {
    content: "\E952";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.warning a:before {
    content: "\E94D";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-icon-library:not(.fsComposeMode) .bpa-infographic-1>footer {
    display: none
}

.map-container {
    position: relative;
    overflow: hidden
}

.map-container:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    z-index: 10;
    transition: .5s ease-in-out .3s;
    display: none
}

@media (min-width:900px) {
    .map-container:before {
        display: block
    }
}

.map-container>header {
    position: relative
}

body:not(.fsComposeMode) .map-container>header .fsElementTitle {
    display: none
}

.map-container>header .fsElementHeaderContent {
    margin-bottom: 0
}

.map-container>header .fsElementHeaderContent img,
.map-container>header .fsElementHeaderContent picture {
    display: block;
    width: 100%
}

body:not(.fsComposeMode) .map-container>.fsElementContent {
    margin: 0 auto;
    background-color: #fff;
    transform: translate3d(100%, 0, 0);
    transition: opacity .3s;
    opacity: 0;
    display: flex;
    flex-direction: column;
    max-width: 540px;
    position: relative;
    max-height: 0;
    visibility: hidden
}

@media (min-width:900px) {
    body:not(.fsComposeMode) .map-container>.fsElementContent {
        margin: 0;
        transition: .3s ease-in-out .3s;
        position: absolute;
        left: auto;
        right: 0;
        top: 0;
        width: 0;
        height: 100%;
        max-height: none;
        z-index: 15;
        visibility: visible
    }
}

body:not(.fsComposeMode) .map-container>.fsElementContent h5 {
    margin-bottom: 0
}

body:not(.fsComposeMode) .map-container.active:before {
    opacity: .7;
    visibility: visible;
    transition: .3s
}

body:not(.fsComposeMode) .map-container.active>.fsElementContent {
    max-height: 100%;
    transform: translateZ(0);
    opacity: 1;
    visibility: visible;
    transition: transform .5s ease-in-out .3s;
    z-index: 20;
    margin-top: 30px;
    width: 100%
}

@media (min-width:900px) {
    body:not(.fsComposeMode) .map-container.active>.fsElementContent {
        margin-top: 0;
        transition: transform .5s ease-in-out .3s, width .5s ease-in-out .3s
    }
}

.point-plotter .map-container {
    z-index: 10
}

.point-plotter .map-container>header {
    opacity: .5
}

.close-map {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 40px;
    height: 40px;
    padding: 0;
    border-radius: 100%;
    border: 2px solid #fff;
    overflow: hidden;
    background-color: rgba(0, 0, 0, .2);
    color: rgba(0, 0, 0, 0);
    z-index: 30;
    line-height: 1;
    cursor: pointer;
    opacity: 0;
    transition: .3s
}

.close-map:after,
.close-map:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    content: " ";
    height: 15px;
    width: 2px;
    background-color: #fff;
    transition: .3s
}

.close-map:before {
    transform: translate3d(-50%, -50%, 0) rotate(45deg)
}

.close-map:after {
    transform: translate3d(-50%, -50%, 0) rotate(-45deg)
}

.close-map:focus,
.close-map:hover {
    background-color: rgba(0, 0, 0, .5);
    transition: .3s
}

.close-map:focus:before,
.close-map:hover:before {
    transform: translate3d(-50%, -50%, 0) rotate(90deg);
    transition: .3s
}

.close-map:focus:after,
.close-map:hover:after {
    transform: translate3d(-50%, -50%, 0) rotate(-90deg);
    transition: .3s
}

.active .close-map {
    opacity: 1;
    visibility: visible;
    transition: .5s ease-in .3s
}

body:not(.fsComposeMode) .map-points {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    margin-bottom: 0
}

.point-plotter .map-points {
    z-index: -1
}

body:not(.fsComposeMode) .map-points>footer,
body:not(.fsComposeMode) .map-points>header {
    display: none
}

.map-points .fsStyleDefaultList {
    padding: 0;
    margin: 0
}

.map-points .fsStyleDefaultList>li.fsListItem {
    border: none;
    padding: 0;
    position: absolute;
    margin: 0;
    display: block;
    counter-increment: li;
    z-index: 2;
    transform: translate3d(-10px, -10px, 0);
    opacity: 0;
    visibility: hidden
}

.map-points .fsStyleDefaultList>li.fsListItem:focus,
.map-points .fsStyleDefaultList>li.fsListItem:hover {
    z-index: 5
}

.map-points .fsStyleDefaultList>li.fsListItem.active-point {
    opacity: 1;
    visibility: visible
}

@media (min-width:900px) {
    .map-points .fsStyleDefaultList>li.fsListItem.active-point>a {
        background-color: #0b1f41;
        color: inherit
    }

    .map-points .fsStyleDefaultList>li.fsListItem.active-point>a>span {
        opacity: 1;
        visibility: visible;
        transition: .5s
    }
}

@media (min-width:900px) {
    .map-points .fsStyleDefaultList>li.fsListItem {
        opacity: 1;
        visibility: visible
    }
}

body.fsComposeMode .map-points .fsStyleDefaultList>li.fsListItem {
    position: relative
}

.map-points .fsStyleDefaultList>li.fsListItem>a {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    border: none;
    box-shadow: 0 0 0 2px rgba(11, 31, 65, .3);
    background-color: #0b1f41;
    text-align: center;
    white-space: nowrap;
    display: block
}

body.fsComposeMode .map-points .fsStyleDefaultList>li.fsListItem>a {
    color: #373737
}

.map-points .fsStyleDefaultList>li.fsListItem>a:before {
    display: none
}

.map-points .fsStyleDefaultList>li.fsListItem>a:after {
    content: counter(li);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    text-align: center;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    line-height: 1
}

.map-points .fsStyleDefaultList>li.fsListItem>a>span {
    position: absolute;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    display: block;
    bottom: 30px;
    border-radius: 2px;
    background-color: #0b1f41;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .3);
    color: #fff;
    padding: 12px 18px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.25;
    opacity: 0;
    visibility: hidden;
    transition: .3s
}

.map-points .fsStyleDefaultList>li.fsListItem>a>span:after {
    content: "";
    width: 0;
    height: 0;
    border-color: #0b1f41 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 7px 6px 0;
    position: absolute;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    bottom: -6px
}

.map-points .fsStyleDefaultList>li.fsListItem>a:focus,
.map-points .fsStyleDefaultList>li.fsListItem>a:hover {
    background-color: #0b1f41;
    color: inherit
}

.map-points .fsStyleDefaultList>li.fsListItem>a:focus>span,
.map-points .fsStyleDefaultList>li.fsListItem>a:hover>span {
    opacity: 1;
    visibility: visible;
    transition: .5s
}

.map-slideshow-element {
    display: flex;
    flex-direction: column;
    flex-grow: 1
}

@media (min-width:900px) {
    .map-slideshow-element {
        height: 100%
    }
}

body:not(.fsComposeMode) .map-slideshow-element>header {
    display: none
}

.map-slideshow-element>.fsElementContent {
    opacity: 0;
    visibility: hidden;
    transition: .3s ease-in-out .5s;
    flex-grow: 1;
    display: flex;
    flex-direction: column
}

@media (min-width:900px) {
    .map-slideshow-element>.fsElementContent {
        height: 100%
    }
}

.map-slideshow-element.empty>.fsElementContent,
.map-slideshow-element.show>.fsElementContent {
    box-shadow: inset 0 0 0 1px #131313;
    opacity: 1;
    visibility: visible;
    transition: .3s
}

.map-slideshow-element .fsElementEmpty {
    padding: 70px 30px 30px;
    flex-grow: 1;
    background: #131313
}

.map-slideshow-element .fsListItems {
    margin: 0;
    display: flex;
    flex-grow: 1;
    opacity: 0;
    visibility: hidden;
    transition: .5s
}

.map-slideshow-element .fsListItems.slick-initialized {
    opacity: 1;
    visibility: visible;
    transition: .5s ease-in-out .3s
}

@media (min-width:900px) {
    .map-slideshow-element .fsListItems.slick-initialized {
        height: 100%
    }
}

@media (min-width:900px) {
    .map-slideshow-element .fsListItems.slick-initialized article {
        overflow-y: auto
    }
}

@media (min-width:900px) {
    .map-slideshow-element .fsListItems .slick-list {
        position: relative;
        height: 100%
    }

    .map-slideshow-element .fsListItems .slick-list:before {
        content: "";
        background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .85) 51.8%, #fff);
        width: calc(100% - 2px);
        height: 100px;
        position: absolute;
        left: 1px;
        bottom: 0;
        z-index: 10;
        border-bottom: 1px solid #131313
    }
}

@media (min-width:900px) {
    .map-slideshow-element .fsListItems .slick-track {
        height: 100%
    }
}

.map-slideshow-element .fsListItems article {
    padding: 0 0 100px;
    margin: 0
}

@media (min-width:900px) {
    .map-slideshow-element .fsListItems article {
        height: 100%
    }
}

.map-slideshow-element .fsListItems article:first-child:last-child {
    padding-bottom: 30px
}

.map-slideshow-element .fsListItems article .fsTitle {
    margin-bottom: 0;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 20px 30px;
    z-index: 5;
    background-color: rgba(0, 0, 0, .6);
    color: #fff;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.25
}

.map-slideshow-element .fsListItems article .fsTitle>a {
    color: inherit;
    pointer-events: none
}

.map-slideshow-element .fsListItems article .fsTitle.fsResourceName {
    display: none
}

.map-slideshow-element .fsListItems article figure picture {
    display: block;
    position: relative
}

.map-slideshow-element .fsListItems article figure picture img {
    width: 100%
}

.map-slideshow-element .fsListItems article figcaption {
    margin: 0;
    padding: 30px 30px 0;
    font-style: normal;
    font-size: 16px;
    line-height: 1.75;
    font-family: inherit
}

.map-slideshow-element .slick-arrow {
    position: absolute;
    transform: translateZ(0);
    top: auto;
    right: 0;
    bottom: 0;
    padding: 0;
    width: 50px;
    height: 50px;
    background-color: rgba(0, 0, 0, .42);
    transition: .3s;
    overflow: hidden;
    white-space: nowrap;
    color: rgba(0, 0, 0, 0);
    line-height: 0;
    z-index: 20;
    border: none;
    cursor: pointer
}

.map-slideshow-element .slick-arrow:before {
    position: absolute;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    left: 0;
    color: #fff;
    width: 100%;
    text-align: center;
    font-size: 30px;
    transition: .3s;
    display: inline-block;
    line-height: 1;
    height: auto
}

.map-slideshow-element .slick-arrow:focus,
.map-slideshow-element .slick-arrow:hover {
    background-color: rgba(0, 0, 0, .5);
    transition: .3s;
    outline: rgba(0, 0, 0, 0)
}

.map-slideshow-element .slick-arrow:focus:before,
.map-slideshow-element .slick-arrow:hover:before {
    color: #fff
}

.map-slideshow-element .slick-arrow.fsPrevButton,
.map-slideshow-element .slick-arrow.slick-prev {
    left: auto;
    right: 51px
}

.map-slideshow-element .slick-arrow.fsPrevButton:before,
.map-slideshow-element .slick-arrow.slick-prev:before {
    content: "\E922";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.map-slideshow-element .slick-arrow.slick-next:before {
    content: "\E921";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.map-legend {
    position: relative
}

.map-legend>header .fsElementTitle {
    font-weight: 400;
    font-size: 32px;
    line-height: 38px
}

.map-legend .fsStyleDefaultList {
    padding: 0;
    margin: 0
}

@media (min-width:600px) {
    .map-legend .fsStyleDefaultList {
        -moz-column-gap: 20px;
        column-gap: 20px;
        -moz-column-rule: 0;
        column-rule: 0;
        min-height: 0;
        -moz-column-count: 2;
        column-count: 2
    }
}

.map-legend .fsStyleDefaultList.small {
    -moz-column-count: 1;
    column-count: 1
}

@media (min-width:1000px) {
    .map-legend .fsStyleDefaultList.large {
        -moz-column-count: 4;
        column-count: 4
    }
}

.map-legend .fsStyleDefaultList>li.fsListItem {
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    border: none;
    position: relative;
    padding: 0;
    margin: 0 0 15px;
    display: block;
    counter-increment: li;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #373737
}

.map-legend .fsStyleDefaultList>li.fsListItem:before {
    content: counter(li);
    position: absolute;
    left: 0;
    top: 0;
    font-weight: 700;
    color: #0b1f41;
    font-size: 16px;
    line-height: inherit
}

.map-legend .fsStyleDefaultList>li.fsListItem>a {
    display: inline-block;
    color: inherit;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    word-wrap: normal;
    word-break: normal;
    padding-left: 25px;
    text-decoration: none
}

.map-legend .fsStyleDefaultList>li.fsListItem>a:focus,
.map-legend .fsStyleDefaultList>li.fsListItem>a:hover {
    color: #0b1f41;
    text-decoration: underline
}

.map-legend .fsStyleDefaultList>li.fsListItem>a:before {
    display: none
}

.coordinates-popup {
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 50;
    background-color: #fff;
    color: #373737;
    padding: 10px
}

@-webkit-keyframes slideshow-transition {
    0% {
        opacity: 0;
        visibility: hidden
    }
}

@keyframes slideshow-transition {
    0% {
        opacity: 0;
        visibility: hidden
    }
}

@-webkit-keyframes radiate-point-1 {

    50%,
    to {
        transform: translate3d(-50%, -50%, 0) scale(2);
        opacity: .8
    }
}

@keyframes radiate-point-1 {

    50%,
    to {
        transform: translate3d(-50%, -50%, 0) scale(2);
        opacity: .8
    }
}

@-webkit-keyframes radiate-point-2 {

    50%,
    to {
        transform: translate3d(-50%, -50%, 0) scale(3);
        opacity: 0;
        padding: 5px
    }
}

@keyframes radiate-point-2 {

    50%,
    to {
        transform: translate3d(-50%, -50%, 0) scale(3);
        opacity: 0;
        padding: 5px
    }
}

@charset "UTF-8";

@font-face {
    font-family: bpa-font-icons;
    src: url(../fonts/bpa-icon-library.eot);
    src: url(../fonts/bpa-icon-library.eot) format("embedded-opentype"), url(../fonts/bpa-icon-library.woff2) format("woff2"), url(../fonts/bpa-icon-library.woff) format("woff"), url(../fonts/bpa-icon-library.ttf) format("truetype"), url(../fonts/bpa-icon-library.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

.icon-library .fsElement.fsContent {
    display: flex;
    flex-direction: column
}

.icon-library .fsElement.fsContent.apple:before {
    content: "\E901";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.backpack:before {
    content: "\E902";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.bar-graph:before {
    content: "\E903";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.baseball:before {
    content: "\E904";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.book:before {
    content: "\E905";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.briefcase:before {
    content: "\E906";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.bullhorn:before {
    content: "\E907";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.bus:before {
    content: "\E908";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.calendar:before {
    content: "\E909";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.camera:before {
    content: "\E90A";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.certificate:before {
    content: "\E90B";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.check:before {
    content: "\E90C";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.chess:before {
    content: "\E90D";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.city:before {
    content: "\E90E";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.college:before {
    content: "\E90F";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.covid:before {
    content: "\E951";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.cross:before {
    content: "\E910";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.directory:before {
    content: "\E911";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.diversity:before {
    content: "\E912";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.dollar:before {
    content: "\E94F";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.door:before {
    content: "\E913";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.droplet:before {
    content: "\E914";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.enroll:before {
    content: "\E915";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.family:before {
    content: "\E954";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.faq:before {
    content: "\E916";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.files:before {
    content: "\E917";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.football:before {
    content: "\E918";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.gift:before {
    content: "\E919";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.giving:before {
    content: "\E91A";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.globe:before {
    content: "\E91B";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.grad:before {
    content: "\E91C";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.group-boys:before {
    content: "\E91D";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.group-coed:before {
    content: "\E91E";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.group-girls:before {
    content: "\E926";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.group:before {
    content: "\E927";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.heart:before {
    content: "\E928";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.info:before {
    content: "\E929";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.jersey:before {
    content: "\E92A";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.leaf:before {
    content: "\E92B";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.lightbulb:before {
    content: "\E92C";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.link:before {
    content: "\E92D";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.list:before {
    content: "\E92E";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.location:before {
    content: "\E92F";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.lock:before {
    content: "\E930";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.map:before {
    content: "\E931";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.medal:before {
    content: "\E932";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.microscope:before {
    content: "\E933";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.mobile:before {
    content: "\E950";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.music:before {
    content: "\E934";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.paint:before {
    content: "\E935";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.parent:before {
    content: "\E953";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.pencil:before {
    content: "\E936";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.person:before {
    content: "\E937";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.phone:before {
    content: "\E938";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.piggy-bank:before {
    content: "\E939";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.portion:before {
    content: "\E93A";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.question:before {
    content: "\E93B";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.ratio:before {
    content: "\E93C";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.robot:before {
    content: "\E93D";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.school:before {
    content: "\E93E";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.screens:before {
    content: "\E93F";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.settings:before {
    content: "\E940";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.shoe:before {
    content: "\E941";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.soccer:before {
    content: "\E942";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.sports:before {
    content: "\E943";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.star-of-david:before {
    content: "\E944";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.star:before {
    content: "\E945";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.store:before {
    content: "\E946";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.sun:before {
    content: "\E947";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.teacher:before {
    content: "\E948";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.theatre:before {
    content: "\E949";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.time:before {
    content: "\E94A";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.tree:before {
    content: "\E94B";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.trophy:before {
    content: "\E94C";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.virtual:before {
    content: "\E952";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.warning:before {
    content: "\E94D";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent:before {
    font-size: 100px;
    line-height: 1;
    margin-bottom: 40px
}

.cta-buttons li.apple a:before {
    content: "\E901";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.backpack a:before {
    content: "\E902";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.bar-graph a:before {
    content: "\E903";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.baseball a:before {
    content: "\E904";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.book a:before {
    content: "\E905";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.briefcase a:before {
    content: "\E906";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.bullhorn a:before {
    content: "\E907";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.bus a:before {
    content: "\E908";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.calendar a:before {
    content: "\E909";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.camera a:before {
    content: "\E90A";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.certificate a:before {
    content: "\E90B";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.check a:before {
    content: "\E90C";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.chess a:before {
    content: "\E90D";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.city a:before {
    content: "\E90E";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.college a:before {
    content: "\E90F";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.covid a:before {
    content: "\E951";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.cross a:before {
    content: "\E910";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.directory a:before {
    content: "\E911";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.diversity a:before {
    content: "\E912";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.dollar a:before {
    content: "\E94F";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.door a:before {
    content: "\E913";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.droplet a:before {
    content: "\E914";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.enroll a:before {
    content: "\E915";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.family a:before {
    content: "\E954";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.faq a:before {
    content: "\E916";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.files a:before {
    content: "\E917";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.football a:before {
    content: "\E918";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.gift a:before {
    content: "\E919";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.giving a:before {
    content: "\E91A";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.globe a:before {
    content: "\E91B";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.grad a:before {
    content: "\E91C";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.group-boys a:before {
    content: "\E91D";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.group-coed a:before {
    content: "\E91E";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.group-girls a:before {
    content: "\E926";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.group a:before {
    content: "\E927";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.heart a:before {
    content: "\E928";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.info a:before {
    content: "\E929";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.jersey a:before {
    content: "\E92A";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.leaf a:before {
    content: "\E92B";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.lightbulb a:before {
    content: "\E92C";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.link a:before {
    content: "\E92D";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.list a:before {
    content: "\E92E";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.location a:before {
    content: "\E92F";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.lock a:before {
    content: "\E930";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.map a:before {
    content: "\E931";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.medal a:before {
    content: "\E932";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.microscope a:before {
    content: "\E933";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.mobile a:before {
    content: "\E950";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.music a:before {
    content: "\E934";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.paint a:before {
    content: "\E935";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.parent a:before {
    content: "\E953";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.pencil a:before {
    content: "\E936";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.person a:before {
    content: "\E937";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.phone a:before {
    content: "\E938";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.piggy-bank a:before {
    content: "\E939";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.portion a:before {
    content: "\E93A";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.question a:before {
    content: "\E93B";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.ratio a:before {
    content: "\E93C";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.robot a:before {
    content: "\E93D";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.school a:before {
    content: "\E93E";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.screens a:before {
    content: "\E93F";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.settings a:before {
    content: "\E940";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.shoe a:before {
    content: "\E941";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.soccer a:before {
    content: "\E942";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.sports a:before {
    content: "\E943";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.star-of-david a:before {
    content: "\E944";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.star a:before {
    content: "\E945";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.store a:before {
    content: "\E946";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.sun a:before {
    content: "\E947";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.teacher a:before {
    content: "\E948";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.theatre a:before {
    content: "\E949";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.time a:before {
    content: "\E94A";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.tree a:before {
    content: "\E94B";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.trophy a:before {
    content: "\E94C";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.virtual a:before {
    content: "\E952";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.warning a:before {
    content: "\E94D";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-icon-library:not(.fsComposeMode) .bpa-infographic-1>footer {
    display: none
}

@media (max-width:699px) {
    .home-map-active.fsDialogOpen {
        overflow: visible
    }
}

@media (max-width:699px) {
    .plane-container img {
        max-width: 10px
    }
}

.plane-1 {
    position: absolute;
    left: 30%;
    top: 47%;
    left: 36%
}

@media (min-width:1000px) {
    .plane-1 {
        top: 45%
    }
}

.plane-2 {
    position: absolute;
    top: 62.795%;
    left: 30.2%
}

@media (min-width:1000px) {
    .plane-2 {
        top: 59.795%
    }
}

.plane-3 {
    position: absolute;
    left: 32%;
    top: 42.795%;
    left: 40.2%
}

@media (min-width:1000px) {
    .plane-3 {
        top: 38.795%
    }
}

.home .map-container-2>header .fsElementHeaderContent:before {
    transform: scale(0);
    transform-origin: 19% 43%;
    transition: all 1.2s ease .2s
}

.home .home-map>header {
    text-align: center;
    margin-bottom: 60px
}

.home .home-map>header .fsElementTitle {
    font-weight: 700;
    font-size: .75rem;
    line-height: .875rem;
    letter-spacing: 12px;
    text-transform: uppercase;
    color: #767676
}

@media (min-width:1000px) {
    .home .home-map>header .fsElementTitle {
        font-size: 1rem;
        line-height: 1.1875rem
    }
}

.home .home-map>header .fsElementHeaderContent {
    font-weight: 400;
    font-size: 2.625rem;
    line-height: 2.75rem;
    color: #0b1f41;
    font-family: adobe-caslon-pro, serif;
    position: relative;
    margin: 0
}

@media (min-width:1000px) {
    .home .home-map>header .fsElementHeaderContent {
        font-size: 3.25rem;
        line-height: 4.625rem
    }
}

.home .home-map>header .fsElementHeaderContent:after {
    content: "";
    color: #e6bc6b;
    font-size: 5px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    bottom: 10px;
    background: url(../images/underline-fancy.svg) no-repeat;
    background-size: contain;
    width: 183px;
    height: 4px;
    bottom: -18px;
    background-position: 50%
}

@media (min-width:1000px) {
    .home .home-map>header .fsElementHeaderContent:after {
        bottom: -6px
    }
}

.home .home-map .map-point {
    border: 0;
    background: none;
    margin: 0;
    padding: 0
}

.home .home-map .map-point:before {
    transition: all .3s ease-in-out
}

.home .home-map .map-point:focus:before,
.home .home-map .map-point:hover:before {
    font-size: 28px
}

.home .home-map .plane-1,
.home .home-map .plane-2,
.home .home-map .plane-3 {
    opacity: 0;
    transition: all 1s ease
}

.home .home-map .plane-1 {
    transform: translateX(30px)
}

.home .home-map .plane-2 {
    transform: translateY(30px)
}

.home .home-map .plane-3 {
    transform: translateX(30px)
}

.home .home-map .map-container-2>header .fsElementHeaderContent:after,
.home .home-map .map-point {
    transform: translateY(-100px);
    opacity: 0;
    transition: all .3s ease
}

.home .home-map.active .map-container-2>header .fsElementHeaderContent:before {
    transform: scale(1);
    transition-delay: 1.75s
}

.home .home-map.active .plane-1,
.home .home-map.active .plane-2,
.home .home-map.active .plane-3 {
    transform: translateX(0);
    opacity: 1
}

.home .home-map.active .plane-1 {
    transition-delay: 2.4s
}

.home .home-map.active .plane-2 {
    transition-delay: 2.6s;
    transform: translateY(0)
}

.home .home-map.active .plane-3 {
    transition-delay: 2.8s
}

.home .home-map.active .map-container-2>header .fsElementHeaderContent:after {
    transform: translateY(0);
    opacity: 1;
    transition-delay: 1.8s
}

.home .home-map.active .map-point {
    transform: translateY(0);
    opacity: 1
}

.home .home-map.active .color-1 .map-point {
    transition-delay: 1.05s
}

.home .home-map.active .color-2 .map-point {
    transition-delay: 1.1s
}

.home .home-map.active .color-3 .map-point {
    transition-delay: 1.15s
}

.home .home-map.active .color-4 .map-point {
    transition-delay: 1.2s
}

.home .home-map.active .color-5 .map-point {
    transition-delay: 1.25s
}

.home .home-map.active .color-6 .map-point {
    transition-delay: 1.3s
}

.home .home-map .color-7 .map-point {
    transition-delay: 1.35s
}

.home .home-map .color-8 .map-point {
    transition-delay: 1.4s
}

.home .home-map .color-9 .map-point {
    transition-delay: 1.45s
}

.home .home-map .color-10 .map-point {
    transition-delay: 1.5s
}

.home .home-map .color-11 .map-point {
    transition-delay: 1.55s
}

.home .home-map .color-12 .map-point {
    transition-delay: 1.6s
}

.home .home-map .color-13 .map-point {
    transition-delay: 1.65s
}

.home .home-map .color-14 .map-point {
    transition-delay: 1.7s
}

.bpa-campus-map-2 {
    margin-bottom: 0
}

@media (max-width:999px) {
    .bpa-campus-map-2 {
        display: none
    }
}

.bpa-campus-map-2 ._dialog_overlay,
.bpa-campus-map-2 .fsDialogBackdrop,
.bpa-campus-map-2 dialog.fsResourceElement {
    display: none !important;
    width: 0 !important;
    opacity: 0 !important;
    visibility: hidden !important;
    height: 0 !important;
    overflow: hidden !important
}

.bpa-campus-map-2 .fsPageTitle,
.map-intro {
    text-align: center
}

.map-container-2 {
    position: relative;
    margin: 50px 0 0;
    padding-bottom: 100px
}

.fsPageLayout.fsOneColumnLayout .map-container-2>header {
    width: 100vw;
    margin-left: 50%;
    transform: translateX(-50%);
    padding-top: 80px
}

body.fsComposeMode .fsPageLayout.fsOneColumnLayout .map-container-2>header {
    width: auto;
    margin-left: 0;
    transform: unset
}

.map-container-2:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #eaeaea;
    opacity: 0;
    visibility: hidden;
    z-index: 10;
    transition: .5s ease-in-out .3s;
    display: none
}

@media (min-width:300px) {
    .map-container-2:before {
        display: block
    }
}

.map-container-2>header {
    position: relative
}

body:not(.fsComposeMode) .map-container-2>header .fsElementTitle {
    display: none
}

.map-container-2>header .fsElementHeaderContent {
    margin-bottom: 0;
    position: relative
}

.map-container-2>header .fsElementHeaderContent:before {
    background: url(../images/map-lines-mobile.svg) no-repeat 0 50%;
    height: 500px;
    background-size: contain;
    content: "";
    position: absolute;
    width: 400px;
    left: 16%;
    top: 25.25%;
    width: 56%;
    height: 47%
}

@media (min-width:700px) {
    .map-container-2>header .fsElementHeaderContent:before {
        top: 28%;
        width: 54%;
        height: 50%;
        background: url(../images/lines.svg) no-repeat 0 50%;
        background-size: contain;
        left: 17%
    }
}

@media (min-width:1200px) {
    .map-container-2>header .fsElementHeaderContent:before {
        top: 27.5%;
        left: 17.5%;
        height: 52%
    }
}

.map-container-2>header .fsElementHeaderContent:after {
    background: url(../images/home-marker-new.png) no-repeat 0 50%;
    background-size: contain;
    content: "";
    position: absolute;
    top: 38%;
    width: 17px;
    height: 64px;
    left: 27.5%
}

@media (min-width:700px) {
    .map-container-2>header .fsElementHeaderContent:after {
        top: 47%;
        width: 57px;
        height: 54px;
        left: 25.75%
    }
}

@media (min-width:1200px) {
    .map-container-2>header .fsElementHeaderContent:after {
        left: 26.75%;
        top: 49%
    }
}

.map-container-2>header .fsElementHeaderContent img,
.map-container-2>header .fsElementHeaderContent picture {
    display: block;
    width: 100%
}

.point-plotter .map-container-2 {
    z-index: 10
}

.point-plotter .map-container-2>header {
    opacity: .5
}

body:not(.fsComposeMode) .map-points-2 {
    display: none
}

body.fsComposeMode .map-points-2 .fsResource {
    position: relative;
    z-index: 5;
    width: 250px;
    background-color: #fff;
    box-shadow: 7px 10px 10px rgba(0, 0, 0, .35);
    margin-left: 15px;
    padding: 20px;
    align-self: flex-start
}

body.fsComposeMode .map-points-2 .fsResource>.fsTitle {
    margin-bottom: 10px
}

body.fsComposeMode .map-points-2 .fsResource>figure {
    display: flex;
    flex-direction: column-reverse
}

body.fsComposeMode .map-points-2 .fsResource>figure picture {
    display: block;
    overflow: hidden
}

body.fsComposeMode .map-points-2 .fsResource>figure picture img {
    display: block;
    width: 100%
}

body.fsComposeMode .map-points-2 .fsResource figcaption {
    margin-bottom: 20px
}

body.fsComposeMode .map-points-2 .fsResource.mobile {
    display: none
}

body:not(.fsComposeMode) .points-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    margin-bottom: 0
}

.point-plotter .points-wrapper {
    z-index: -1
}

body:not(.fsComposeMode) .points-wrapper>footer,
body:not(.fsComposeMode) .points-wrapper>header {
    display: none
}

.points-wrapper .fsResource {
    border: none;
    padding: 0;
    position: absolute;
    margin: 0;
    display: block;
    counter-increment: li;
    z-index: 2;
    transform: translate3d(-11.5px, -22px, 0);
    opacity: 0;
    visibility: hidden;
    width: 23px;
    height: 22px;
    text-align: center
}

@media (min-width:300px) {
    .points-wrapper .fsResource {
        opacity: 1;
        visibility: visible
    }
}

body.fsComposeMode .points-wrapper .fsResource {
    position: relative
}

.points-wrapper .fsResource:focus,
.points-wrapper .fsResource:hover {
    z-index: 5
}

.points-wrapper .fsResource.active-point {
    z-index: 50;
    opacity: 1;
    visibility: visible
}

.map-point {
    width: 100%;
    text-align: center;
    white-space: nowrap;
    display: block;
    cursor: pointer;
    height: 22px
}

body.fsComposeMode .map-point {
    color: #373737
}

.map-point:before {
    content: "\E989";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    display: block;
    font-size: 8px;
    line-height: 1;
    color: #e6bc6b;
    text-shadow: 0 20px 10px rgba(0, 0, 0, .35);
    opacity: 1;
    background: none;
    margin: 0;
    position: absolute;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    top: 0
}

@media (min-width:1000px) {
    .map-point:before {
        font-size: 22px
    }
}

.map-point:after {
    content: counter(li);
    position: absolute;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    text-align: center;
    color: #373737;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    top: 12px;
    display: none
}

.map-point>span {
    display: none
}

.map-point:focus,
.map-point:hover {
    color: inherit
}

.point-content-container {
    display: none;
    text-align: left;
    position: absolute;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    left: calc(100% + 10px);
    width: 150px;
    background-color: #eaeaea;
    box-shadow: 7px 10px 10px rgba(0, 0, 0, .35);
    margin-left: 15px;
    padding: 10px 5px 20px 0
}

@media (min-width:700px) {
    .point-content-container {
        width: 250px
    }
}

.point-content-container:before {
    content: "";
    position: absolute;
    left: -9px;
    width: 20px;
    height: 20px;
    background-color: #eaeaea;
    border-radius: 2px;
    top: calc(50% - 20px);
    transform: translate3d(0, -50%, 0) rotate(45deg);
    transform-origin: bottom left;
    box-shadow: 7px 10px 10px rgba(0, 0, 0, .35)
}

@media (min-width:300px) {
    .active-point .point-content-container {
        display: block
    }
}

.right-side .point-content-container {
    left: auto;
    right: calc(100% + 10px);
    margin-left: 0;
    margin-right: 15px
}

.right-side .point-content-container:before {
    left: calc(100% - 20px);
    box-shadow: none
}

.up-top .point-content-container {
    top: -10px;
    transform: translateZ(0)
}

.up-top .point-content-container:before {
    top: 0;
    transform: translateZ(0) rotate(45deg)
}

.down-low .point-content-container {
    top: auto;
    bottom: -10px;
    transform: translateZ(0)
}

.down-low .point-content-container:before {
    top: auto;
    bottom: 35px;
    transform: translateZ(0) rotate(45deg);
    box-shadow: none
}

.point-content {
    background-color: #eaeaea;
    position: relative;
    z-index: 5;
    padding-top: 30px;
    display: flex;
    flex-flow: column-reverse;
    max-height: 260px
}

@media (min-width:300px) {
    .point-content {
        padding: 10px 15px 5px 20px;
        overflow-y: auto
    }
}

.point-content>.fsTitle {
    margin-bottom: 10px;
    display: none
}

.point-content>figure {
    display: flex;
    flex-direction: column
}

.point-content>figure picture {
    display: block;
    overflow: hidden
}

.point-content>figure picture img {
    display: block;
    width: 100%
}

@media (max-width:699px) {
    .point-content>figure picture img {
        max-height: 119px;
        width: auto !important
    }
}

.point-content figcaption {
    margin-bottom: 20px;
    font-style: normal;
    margin-top: 20px;
    font-weight: 300;
    font-size: 12px;
    line-height: 19px
}

.point-content figcaption p {
    margin: 0
}

.point-content figcaption strong {
    font-family: adobe-caslon-pro, serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 110%;
    color: #0b1f41;
    margin-bottom: 10px
}

@media (min-width:300px) {
    .point-content.mobile {
        display: none
    }
}

body:not(.fsComposeMode) .map-legend-container {
    padding-left: 50px;
    padding-right: 50px
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .map-legend-container {
        display: none
    }
}

body:not(.fsComposeMode) .map-legend-container>header {
    text-align: center;
    display: none
}

body:not(.fsComposeMode) .map-legend-container>header .fsElementTitle {
    color: #373737;
    font-family: Roboto, sans-serif;
    font-size: 28px;
    line-height: 32px;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0;
    margin-bottom: 50px
}

@media (min-width:100px) {
    body:not(.fsComposeMode) .map-legend-container>.fsElementContent {
        margin: 0 -10px;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start
    }
}

.map-legend-2 {
    position: relative;
    color: #0b1f41;
    margin-top: 30px
}

.map-legend-2 nav {
    margin-top: 0 !important
}

@media (min-width:100px) {
    .map-legend-2 {
        margin: 0 10px;
        width: calc(50% - 20px)
    }

    .map-legend-2:nth-child(n+3) {
        margin-top: 7px
    }
}

@media (min-width:800px) {
    .map-legend-2 {
        width: calc(33.333% - 20px)
    }

    .map-legend-2:nth-child(n+3) {
        margin-top: 0
    }

    .map-legend-2:nth-child(n+4) {
        margin-top: 7px
    }
}

@media (min-width:1100px) {
    .map-legend-2 {
        width: calc(25% - 20px)
    }

    .map-legend-2:nth-child(n+4) {
        margin-top: 0
    }

    .map-legend-2:nth-child(n+5) {
        margin-top: 7px
    }
}

.map-legend-2 .fsResourceCollectionName {
    position: relative;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0;
    padding-bottom: 5px;
    margin-bottom: 5px;
    display: none
}

.map-legend-2 .fsResourceCollectionName:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    box-shadow: 0 1px 0 0 #ccc
}

.map-legend-2 .fsStyleDefaultList {
    padding: 0;
    margin: 0
}

.map-legend-2 .fsStyleDefaultList>li.fsListItem {
    border: none;
    position: relative;
    padding: 0;
    margin: 0;
    display: block;
    cursor: pointer
}

.map-legend-2 .fsStyleDefaultList>li.fsListItem>.fsTitle {
    color: #0b1f41;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    display: inline-block;
    word-wrap: normal;
    word-break: normal
}

.map-legend-2 .fsStyleDefaultList>li.fsListItem>.fsTitle.fsResourceName,
.map-legend-2 .fsStyleDefaultList>li.fsListItem>.fsTitle:before {
    display: none
}

.map-legend-2 .fsStyleDefaultList>li.fsListItem>.fsTitle:focus,
.map-legend-2 .fsStyleDefaultList>li.fsListItem>.fsTitle:hover {
    text-decoration: underline
}

.map-legend-2 .fsStyleDefaultList>li.fsListItem>.fsTitle a {
    color: inherit;
    display: inline;
    font-weight: 400
}

.map-legend-2 .fsStyleDefaultList>li.fsListItem>.fsTitle a:focus,
.map-legend-2 .fsStyleDefaultList>li.fsListItem>.fsTitle a:hover {
    text-decoration: underline
}

body:not(.fsComposeMode) .map-legend-2>footer {
    display: none
}

.legend-item-number {
    display: inline;
    font-size: inherit;
    line-height: inherit;
    font-weight: 600;
    display: none
}

.legend-item-number:after {
    content: " - ";
    display: inline-block;
    margin: 0 3px;
    color: #0b1f41;
    font-weight: 400
}

.color-1 .fsElementEmpty,
.color-1 .fsResourceCollectionName,
.color-1 .legend-item-number,
.color-1 .map-point:after {
    color: #0b1f41
}

.color-2 .fsElementEmpty,
.color-2 .fsResourceCollectionName,
.color-2 .legend-item-number,
.color-2 .map-point:after {
    color: #00bccd
}

.color-3 .fsElementEmpty,
.color-3 .fsResourceCollectionName,
.color-3 .legend-item-number,
.color-3 .map-point:after {
    color: #f99d3c
}

.color-4 .fsElementEmpty,
.color-4 .fsResourceCollectionName,
.color-4 .legend-item-number,
.color-4 .map-point:after {
    color: #813f95
}

.color-5 .fsElementEmpty,
.color-5 .fsResourceCollectionName,
.color-5 .legend-item-number,
.color-5 .map-point:after {
    color: #0072bc
}

.color-6 .fsElementEmpty,
.color-6 .fsResourceCollectionName,
.color-6 .legend-item-number,
.color-6 .map-point:after {
    color: #acc02a
}

.color-7 .fsElementEmpty,
.color-7 .fsResourceCollectionName,
.color-7 .legend-item-number,
.color-7 .map-point:after {
    color: #7da7d9
}

.color-8 .fsElementEmpty,
.color-8 .fsResourceCollectionName,
.color-8 .legend-item-number,
.color-8 .map-point:after {
    color: #39b54a
}

.coordinates-popup {
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 50;
    background-color: #fff;
    color: #373737;
    padding: 10px
}

.bpa-featured-profiles-1 {
    margin-bottom: 50px
}

.bpa-featured-profiles-1>.fsElementContent {
    text-align: center
}

.bpa-featured-profiles-1 article {
    position: relative;
    background-size: cover;
    background-position: 50%;
    display: flex;
    flex-direction: column;
    text-align: left
}

.bpa-featured-profiles-1 article>a,
.bpa-featured-profiles-1 article>div,
.bpa-featured-profiles-1 article>ul {
    position: relative;
    z-index: 5;
    width: 100%
}

.bpa-featured-profiles-1 article>.fsThumbnail {
    padding: 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    background-color: #242424;
    background-size: cover;
    background-position: 50%;
    position: relative;
    flex-grow: 1;
    max-width: 100%
}

@media (min-width:600px) {

    .fsBannerLeft .bpa-featured-profiles-1 article>.fsThumbnail,
    .fsBannerRight .bpa-featured-profiles-1 article>.fsThumbnail,
    .fsFourColumnLayout>.fsDiv .bpa-featured-profiles-1 article>.fsThumbnail,
    .fsStyleOneThird .bpa-featured-profiles-1 article>.fsThumbnail,
    .fsThreeColumnLayout>.fsDiv .bpa-featured-profiles-1 article>.fsThumbnail {
        padding: 20px
    }
}

.bpa-featured-profiles-1 article>.fsThumbnail:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 34%;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(12, 22, 31, 0), #0c161f);
    transition: height .3s ease-in-out;
    z-index: 3
}

.bpa-featured-profiles-1 article>.fsThumbnail img {
    opacity: 0;
    max-width: 100%;
    width: 100%
}

.bpa-featured-profiles-1 article>.fsThumbnail .fsTitleHolder {
    position: relative;
    z-index: 5;
    width: 100%;
    color: #fff
}

.bpa-featured-profiles-1 article>.fsThumbnail+a,
.bpa-featured-profiles-1 article>.fsThumbnail+div,
.bpa-featured-profiles-1 article>.fsThumbnail+ul {
    margin: 10px 0 0
}

.bpa-featured-profiles-1 article>.fsThumbnail:focus:before,
.bpa-featured-profiles-1 article>.fsThumbnail:hover:before {
    height: 42%
}

.bpa-featured-profiles-1 article .fsSummary {
    margin-top: 10px
}

.bpa-featured-profiles-1 article .fsReadMoreLink {
    margin-top: 5px;
    align-self: flex-start;
    width: auto
}

.bpa-featured-profiles-1 article .fsCategories {
    margin: 0 0 5px
}

.bpa-featured-profiles-1 article .fsCategory {
    padding: 0;
    margin: 0;
    color: inherit;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2px;
    background: rgba(0, 0, 0, 0)
}

.bpa-featured-profiles-1 article .fsCategory:not(:last-child) {
    border: none;
    margin-right: 2px
}

.bpa-featured-profiles-1 article .fsCategory:not(:last-child):after {
    content: ","
}

.bpa-featured-profiles-1 article .fsTitle {
    color: inherit;
    margin-bottom: 0
}

.bpa-featured-profiles-1 article .fsTitle a,
.bpa-featured-profiles-1 article .fsTitle a:focus,
.bpa-featured-profiles-1 article .fsTitle a:hover {
    color: inherit
}

.bpa-featured-profiles-1 article.focused>.fsThumbnail:before {
    height: 42%
}

.bpa-featured-profiles-1 .fsListItems {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0
}

@media (min-width:600px) {
    .bpa-featured-profiles-1 .fsListItems {
        margin: 0 -10px
    }
}

.bpa-featured-profiles-1 .fsListItems article {
    width: 100%;
    border-bottom: 0;
    padding-bottom: 0
}

@media (min-width:600px) {
    .bpa-featured-profiles-1 .fsListItems article {
        width: calc(50% - 20px);
        margin: 0 10px 20px !important
    }
}

@media (min-width:900px) {
    .bpa-featured-profiles-1 .fsListItems article {
        width: calc(33.33% - 20px)
    }
}

@media (min-width:600px) {

    .fsHasLeftBanner .bpa-featured-profiles-1 .fsListItems article,
    .fsHasRightBanner .bpa-featured-profiles-1 .fsListItems article,
    .fsStyleTwoThirds .bpa-featured-profiles-1 .fsListItems article {
        width: 100%;
        margin: 0 10px 20px !important
    }
}

@media (min-width:900px) {

    .fsHasLeftBanner .bpa-featured-profiles-1 .fsListItems article,
    .fsHasRightBanner .bpa-featured-profiles-1 .fsListItems article,
    .fsStyleTwoThirds .bpa-featured-profiles-1 .fsListItems article {
        width: calc(50% - 20px)
    }
}

@media (min-width:1100px) {

    .fsHasLeftBanner .bpa-featured-profiles-1 .fsListItems article,
    .fsHasRightBanner .bpa-featured-profiles-1 .fsListItems article,
    .fsStyleTwoThirds .bpa-featured-profiles-1 .fsListItems article {
        width: calc(33.33% - 20px)
    }
}

.fsBannerLeft .bpa-featured-profiles-1 .fsListItems article,
.fsBannerRight .bpa-featured-profiles-1 .fsListItems article,
.fsFourColumnLayout>.fsDiv .bpa-featured-profiles-1 .fsListItems article,
.fsStyleOneThird .bpa-featured-profiles-1 .fsListItems article,
.fsThreeColumnLayout>.fsDiv .bpa-featured-profiles-1 .fsListItems article,
.fsTwoColumnLayout .bpa-featured-profiles-1 .fsListItems article {
    width: 100%
}

@media (min-width:600px) {
    .bpa-featured-profiles-1.vertical .fsListItems {
        display: block;
        -moz-column-gap: 0;
        column-gap: 0;
        -moz-column-count: 2;
        column-count: 2
    }
}

@media (min-width:900px) {
    .bpa-featured-profiles-1.vertical .fsListItems {
        -moz-column-count: 3;
        column-count: 3
    }
}

.fsBannerLeft .bpa-featured-profiles-1.vertical .fsListItems,
.fsBannerRight .bpa-featured-profiles-1.vertical .fsListItems,
.fsFourColumnLayout>.fsDiv .bpa-featured-profiles-1.vertical .fsListItems,
.fsStyleOneThird .bpa-featured-profiles-1.vertical .fsListItems,
.fsThreeColumnLayout>.fsDiv .bpa-featured-profiles-1.vertical .fsListItems,
.fsTwoColumnLayout .bpa-featured-profiles-1.vertical .fsListItems {
    display: flex;
    -moz-column-count: none;
    column-count: none
}

@media (min-width:600px) {

    .fsHasLeftBanner .bpa-featured-profiles-1.vertical .fsListItems,
    .fsHasRightBanner .bpa-featured-profiles-1.vertical .fsListItems,
    .fsStyleTwoThirds .bpa-featured-profiles-1.vertical .fsListItems {
        -moz-column-count: 1;
        column-count: 1
    }
}

@media (min-width:900px) {

    .fsHasLeftBanner .bpa-featured-profiles-1.vertical .fsListItems,
    .fsHasRightBanner .bpa-featured-profiles-1.vertical .fsListItems,
    .fsStyleTwoThirds .bpa-featured-profiles-1.vertical .fsListItems {
        -moz-column-count: 2;
        column-count: 2
    }
}

@media (min-width:1100px) {

    .fsHasLeftBanner .bpa-featured-profiles-1.vertical .fsListItems,
    .fsHasRightBanner .bpa-featured-profiles-1.vertical .fsListItems,
    .fsStyleTwoThirds .bpa-featured-profiles-1.vertical .fsListItems {
        -moz-column-count: 3;
        column-count: 3
    }
}

@media (min-width:600px) {

    .bpa-featured-profiles-1.vertical .fsListItems article,
    .fsHasLeftBanner .bpa-featured-profiles-1.vertical .fsListItems article,
    .fsHasRightBanner .bpa-featured-profiles-1.vertical .fsListItems article,
    .fsStyleTwoThirds .bpa-featured-profiles-1.vertical .fsListItems article {
        page-break-inside: avoid;
        -moz-column-break-inside: avoid;
        break-inside: avoid;
        display: block;
        width: calc(100% - 20px)
    }
}

.bpa-featured-profiles-1.vertical .fsListItems+.fsLoadMoreButton {
    margin-top: 20px
}

.has-bpa-featured-profiles .fsElementDialog {
    width: 860px;
    color: #373737;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    line-height: 29px
}

.has-bpa-featured-profiles .fsElementDialog .fsThumbnailAlignLeft .fsThumbnail {
    margin-bottom: 30px;
    margin-right: 0;
    float: none
}

@media (min-width:600px) {
    .has-bpa-featured-profiles .fsElementDialog .fsThumbnailAlignLeft .fsThumbnail {
        margin-right: 30px;
        float: left
    }
}

.has-bpa-featured-profiles .fsElementDialog .fsCategories {
    margin: 0 0 5px
}

.has-bpa-featured-profiles .fsElementDialog .fsCategory {
    padding: 0;
    margin: 0;
    color: rgba(0, 0, 0, .5);
    font-family: Roboto, sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2px
}

.has-bpa-featured-profiles .fsElementDialog .fsCategory:not(:last-child) {
    border: none;
    margin-right: 2px
}

.has-bpa-featured-profiles .fsElementDialog .fsCategory:not(:last-child):after {
    content: ","
}

.has-bpa-featured-profiles .fsElementDialog .fsTitle {
    margin-bottom: 20px
}

@charset "UTF-8";

@font-face {
    font-family: bpa-font-icons;
    src: url(../fonts/bpa-icon-library.eot);
    src: url(../fonts/bpa-icon-library.eot) format("embedded-opentype"), url(../fonts/bpa-icon-library.woff2) format("woff2"), url(../fonts/bpa-icon-library.woff) format("woff"), url(../fonts/bpa-icon-library.ttf) format("truetype"), url(../fonts/bpa-icon-library.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

.icon-library .fsElement.fsContent {
    display: flex;
    flex-direction: column
}

.icon-library .fsElement.fsContent.apple:before {
    content: "\E901";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.backpack:before {
    content: "\E902";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.bar-graph:before {
    content: "\E903";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.baseball:before {
    content: "\E904";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.book:before {
    content: "\E905";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.briefcase:before {
    content: "\E906";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.bullhorn:before {
    content: "\E907";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.bus:before {
    content: "\E908";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.calendar:before {
    content: "\E909";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.camera:before {
    content: "\E90A";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.certificate:before {
    content: "\E90B";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.check:before {
    content: "\E90C";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.chess:before {
    content: "\E90D";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.city:before {
    content: "\E90E";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.college:before {
    content: "\E90F";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.covid:before {
    content: "\E951";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.cross:before {
    content: "\E910";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.directory:before {
    content: "\E911";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.diversity:before {
    content: "\E912";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.dollar:before {
    content: "\E94F";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.door:before {
    content: "\E913";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.droplet:before {
    content: "\E914";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.enroll:before {
    content: "\E915";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.family:before {
    content: "\E954";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.faq:before {
    content: "\E916";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.files:before {
    content: "\E917";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.football:before {
    content: "\E918";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.gift:before {
    content: "\E919";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.giving:before {
    content: "\E91A";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.globe:before {
    content: "\E91B";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.grad:before {
    content: "\E91C";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.group-boys:before {
    content: "\E91D";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.group-coed:before {
    content: "\E91E";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.group-girls:before {
    content: "\E926";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.group:before {
    content: "\E927";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.heart:before {
    content: "\E928";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.info:before {
    content: "\E929";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.jersey:before {
    content: "\E92A";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.leaf:before {
    content: "\E92B";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.lightbulb:before {
    content: "\E92C";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.link:before {
    content: "\E92D";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.list:before {
    content: "\E92E";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.location:before {
    content: "\E92F";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.lock:before {
    content: "\E930";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.map:before {
    content: "\E931";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.medal:before {
    content: "\E932";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.microscope:before {
    content: "\E933";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.mobile:before {
    content: "\E950";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.music:before {
    content: "\E934";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.paint:before {
    content: "\E935";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.parent:before {
    content: "\E953";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.pencil:before {
    content: "\E936";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.person:before {
    content: "\E937";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.phone:before {
    content: "\E938";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.piggy-bank:before {
    content: "\E939";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.portion:before {
    content: "\E93A";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.question:before {
    content: "\E93B";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.ratio:before {
    content: "\E93C";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.robot:before {
    content: "\E93D";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.school:before {
    content: "\E93E";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.screens:before {
    content: "\E93F";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.settings:before {
    content: "\E940";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.shoe:before {
    content: "\E941";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.soccer:before {
    content: "\E942";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.sports:before {
    content: "\E943";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.star-of-david:before {
    content: "\E944";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.star:before {
    content: "\E945";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.store:before {
    content: "\E946";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.sun:before {
    content: "\E947";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.teacher:before {
    content: "\E948";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.theatre:before {
    content: "\E949";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.time:before {
    content: "\E94A";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.tree:before {
    content: "\E94B";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.trophy:before {
    content: "\E94C";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.virtual:before {
    content: "\E952";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.warning:before {
    content: "\E94D";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent:before {
    font-size: 100px;
    line-height: 1;
    margin-bottom: 40px
}

.cta-buttons li.apple a:before {
    content: "\E901";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.backpack a:before {
    content: "\E902";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.bar-graph a:before {
    content: "\E903";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.baseball a:before {
    content: "\E904";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.book a:before {
    content: "\E905";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.briefcase a:before {
    content: "\E906";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.bullhorn a:before {
    content: "\E907";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.bus a:before {
    content: "\E908";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.calendar a:before {
    content: "\E909";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.camera a:before {
    content: "\E90A";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.certificate a:before {
    content: "\E90B";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.check a:before {
    content: "\E90C";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.chess a:before {
    content: "\E90D";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.city a:before {
    content: "\E90E";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.college a:before {
    content: "\E90F";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.covid a:before {
    content: "\E951";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.cross a:before {
    content: "\E910";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.directory a:before {
    content: "\E911";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.diversity a:before {
    content: "\E912";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.dollar a:before {
    content: "\E94F";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.door a:before {
    content: "\E913";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.droplet a:before {
    content: "\E914";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.enroll a:before {
    content: "\E915";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.family a:before {
    content: "\E954";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.faq a:before {
    content: "\E916";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.files a:before {
    content: "\E917";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.football a:before {
    content: "\E918";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.gift a:before {
    content: "\E919";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.giving a:before {
    content: "\E91A";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.globe a:before {
    content: "\E91B";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.grad a:before {
    content: "\E91C";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.group-boys a:before {
    content: "\E91D";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.group-coed a:before {
    content: "\E91E";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.group-girls a:before {
    content: "\E926";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.group a:before {
    content: "\E927";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.heart a:before {
    content: "\E928";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.info a:before {
    content: "\E929";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.jersey a:before {
    content: "\E92A";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.leaf a:before {
    content: "\E92B";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.lightbulb a:before {
    content: "\E92C";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.link a:before {
    content: "\E92D";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.list a:before {
    content: "\E92E";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.location a:before {
    content: "\E92F";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.lock a:before {
    content: "\E930";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.map a:before {
    content: "\E931";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.medal a:before {
    content: "\E932";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.microscope a:before {
    content: "\E933";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.mobile a:before {
    content: "\E950";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.music a:before {
    content: "\E934";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.paint a:before {
    content: "\E935";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.parent a:before {
    content: "\E953";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.pencil a:before {
    content: "\E936";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.person a:before {
    content: "\E937";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.phone a:before {
    content: "\E938";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.piggy-bank a:before {
    content: "\E939";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.portion a:before {
    content: "\E93A";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.question a:before {
    content: "\E93B";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.ratio a:before {
    content: "\E93C";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.robot a:before {
    content: "\E93D";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.school a:before {
    content: "\E93E";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.screens a:before {
    content: "\E93F";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.settings a:before {
    content: "\E940";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.shoe a:before {
    content: "\E941";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.soccer a:before {
    content: "\E942";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.sports a:before {
    content: "\E943";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.star-of-david a:before {
    content: "\E944";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.star a:before {
    content: "\E945";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.store a:before {
    content: "\E946";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.sun a:before {
    content: "\E947";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.teacher a:before {
    content: "\E948";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.theatre a:before {
    content: "\E949";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.time a:before {
    content: "\E94A";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.tree a:before {
    content: "\E94B";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.trophy a:before {
    content: "\E94C";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.virtual a:before {
    content: "\E952";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.cta-buttons li.warning a:before {
    content: "\E94D";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-icon-library:not(.fsComposeMode) .bpa-infographic-1>footer {
    display: none
}

.icon-apple>.fsTitle:before {
    content: "\E901" !important;
    font-family: bpa-font-icons
}

.icon-backpack>.fsTitle:before {
    content: "\E902" !important;
    font-family: bpa-font-icons
}

.icon-bar-graph>.fsTitle:before {
    content: "\E903" !important;
    font-family: bpa-font-icons
}

.icon-baseball>.fsTitle:before {
    content: "\E904" !important;
    font-family: bpa-font-icons
}

.icon-book>.fsTitle:before {
    content: "\E905" !important;
    font-family: bpa-font-icons
}

.icon-briefcase>.fsTitle:before {
    content: "\E906" !important;
    font-family: bpa-font-icons
}

.icon-bullhorn>.fsTitle:before {
    content: "\E907" !important;
    font-family: bpa-font-icons
}

.icon-bus>.fsTitle:before {
    content: "\E908" !important;
    font-family: bpa-font-icons
}

.icon-calendar>.fsTitle:before {
    content: "\E909" !important;
    font-family: bpa-font-icons
}

.icon-camera>.fsTitle:before {
    content: "\E90A" !important;
    font-family: bpa-font-icons
}

.icon-certificate>.fsTitle:before {
    content: "\E90B" !important;
    font-family: bpa-font-icons
}

.icon-check>.fsTitle:before {
    content: "\E90C" !important;
    font-family: bpa-font-icons
}

.icon-chess>.fsTitle:before {
    content: "\E90D" !important;
    font-family: bpa-font-icons
}

.icon-city>.fsTitle:before {
    content: "\E90E" !important;
    font-family: bpa-font-icons
}

.icon-college>.fsTitle:before {
    content: "\E90F" !important;
    font-family: bpa-font-icons
}

.icon-covid>.fsTitle:before {
    content: "\E951" !important;
    font-family: bpa-font-icons
}

.icon-cross>.fsTitle:before {
    content: "\E910" !important;
    font-family: bpa-font-icons
}

.icon-directory>.fsTitle:before {
    content: "\E911" !important;
    font-family: bpa-font-icons
}

.icon-diversity>.fsTitle:before {
    content: "\E912" !important;
    font-family: bpa-font-icons
}

.icon-dollar>.fsTitle:before {
    content: "\E94F" !important;
    font-family: bpa-font-icons
}

.icon-door>.fsTitle:before {
    content: "\E913" !important;
    font-family: bpa-font-icons
}

.icon-droplet>.fsTitle:before {
    content: "\E914" !important;
    font-family: bpa-font-icons
}

.icon-enroll>.fsTitle:before {
    content: "\E915" !important;
    font-family: bpa-font-icons
}

.icon-family>.fsTitle:before {
    content: "\E954" !important;
    font-family: bpa-font-icons
}

.icon-faq>.fsTitle:before {
    content: "\E916" !important;
    font-family: bpa-font-icons
}

.icon-files>.fsTitle:before {
    content: "\E917" !important;
    font-family: bpa-font-icons
}

.icon-football>.fsTitle:before {
    content: "\E918" !important;
    font-family: bpa-font-icons
}

.icon-gift>.fsTitle:before {
    content: "\E919" !important;
    font-family: bpa-font-icons
}

.icon-giving>.fsTitle:before {
    content: "\E91A" !important;
    font-family: bpa-font-icons
}

.icon-globe>.fsTitle:before {
    content: "\E91B" !important;
    font-family: bpa-font-icons
}

.icon-grad>.fsTitle:before {
    content: "\E91C" !important;
    font-family: bpa-font-icons
}

.icon-group-boys>.fsTitle:before {
    content: "\E91D" !important;
    font-family: bpa-font-icons
}

.icon-group-coed>.fsTitle:before {
    content: "\E91E" !important;
    font-family: bpa-font-icons
}

.icon-group-girls>.fsTitle:before {
    content: "\E926" !important;
    font-family: bpa-font-icons
}

.icon-group>.fsTitle:before {
    content: "\E927" !important;
    font-family: bpa-font-icons
}

.icon-heart>.fsTitle:before {
    content: "\E928" !important;
    font-family: bpa-font-icons
}

.icon-info>.fsTitle:before {
    content: "\E929" !important;
    font-family: bpa-font-icons
}

.icon-jersey>.fsTitle:before {
    content: "\E92A" !important;
    font-family: bpa-font-icons
}

.icon-leaf>.fsTitle:before {
    content: "\E92B" !important;
    font-family: bpa-font-icons
}

.icon-lightbulb>.fsTitle:before {
    content: "\E92C" !important;
    font-family: bpa-font-icons
}

.icon-link>.fsTitle:before {
    content: "\E92D" !important;
    font-family: bpa-font-icons
}

.icon-list>.fsTitle:before {
    content: "\E92E" !important;
    font-family: bpa-font-icons
}

.icon-location>.fsTitle:before {
    content: "\E92F" !important;
    font-family: bpa-font-icons
}

.icon-lock>.fsTitle:before {
    content: "\E930" !important;
    font-family: bpa-font-icons
}

.icon-map>.fsTitle:before {
    content: "\E931" !important;
    font-family: bpa-font-icons
}

.icon-medal>.fsTitle:before {
    content: "\E932" !important;
    font-family: bpa-font-icons
}

.icon-microscope>.fsTitle:before {
    content: "\E933" !important;
    font-family: bpa-font-icons
}

.icon-mobile>.fsTitle:before {
    content: "\E950" !important;
    font-family: bpa-font-icons
}

.icon-music>.fsTitle:before {
    content: "\E934" !important;
    font-family: bpa-font-icons
}

.icon-paint>.fsTitle:before {
    content: "\E935" !important;
    font-family: bpa-font-icons
}

.icon-parent>.fsTitle:before {
    content: "\E953" !important;
    font-family: bpa-font-icons
}

.icon-pencil>.fsTitle:before {
    content: "\E936" !important;
    font-family: bpa-font-icons
}

.icon-person>.fsTitle:before {
    content: "\E937" !important;
    font-family: bpa-font-icons
}

.icon-phone>.fsTitle:before {
    content: "\E938" !important;
    font-family: bpa-font-icons
}

.icon-piggy-bank>.fsTitle:before {
    content: "\E939" !important;
    font-family: bpa-font-icons
}

.icon-portion>.fsTitle:before {
    content: "\E93A" !important;
    font-family: bpa-font-icons
}

.icon-question>.fsTitle:before {
    content: "\E93B" !important;
    font-family: bpa-font-icons
}

.icon-ratio>.fsTitle:before {
    content: "\E93C" !important;
    font-family: bpa-font-icons
}

.icon-robot>.fsTitle:before {
    content: "\E93D" !important;
    font-family: bpa-font-icons
}

.icon-school>.fsTitle:before {
    content: "\E93E" !important;
    font-family: bpa-font-icons
}

.icon-screens>.fsTitle:before {
    content: "\E93F" !important;
    font-family: bpa-font-icons
}

.icon-settings>.fsTitle:before {
    content: "\E940" !important;
    font-family: bpa-font-icons
}

.icon-shoe>.fsTitle:before {
    content: "\E941" !important;
    font-family: bpa-font-icons
}

.icon-soccer>.fsTitle:before {
    content: "\E942" !important;
    font-family: bpa-font-icons
}

.icon-sports>.fsTitle:before {
    content: "\E943" !important;
    font-family: bpa-font-icons
}

.icon-star-of-david>.fsTitle:before {
    content: "\E944" !important;
    font-family: bpa-font-icons
}

.icon-star>.fsTitle:before {
    content: "\E945" !important;
    font-family: bpa-font-icons
}

.icon-store>.fsTitle:before {
    content: "\E946" !important;
    font-family: bpa-font-icons
}

.icon-sun>.fsTitle:before {
    content: "\E947" !important;
    font-family: bpa-font-icons
}

.icon-teacher>.fsTitle:before {
    content: "\E948" !important;
    font-family: bpa-font-icons
}

.icon-theatre>.fsTitle:before {
    content: "\E949" !important;
    font-family: bpa-font-icons
}

.icon-time>.fsTitle:before {
    content: "\E94A" !important;
    font-family: bpa-font-icons
}

.icon-tree>.fsTitle:before {
    content: "\E94B" !important;
    font-family: bpa-font-icons
}

.icon-trophy>.fsTitle:before {
    content: "\E94C" !important;
    font-family: bpa-font-icons
}

.icon-virtual>.fsTitle:before {
    content: "\E952" !important;
    font-family: bpa-font-icons
}

.icon-warning>.fsTitle:before {
    content: "\E94D" !important;
    font-family: bpa-font-icons
}

.bpa-post-filter-1 {
    margin-bottom: 20px
}

body.fsComposeMode .fsTagFilter.bpa-post-filter-1.tag-dropdown>.fsElementContent,
body.fsComposeMode .fsTagFilter.bpa-post-filter-1.tag-dropdown>header h2 {
    display: block
}

.fsTagFilter.bpa-post-filter-1 {
    margin-top: 20px
}

.fsTagFilter.bpa-post-filter-1>header h2 {
    font-family: Roboto, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px
}

.fsTagFilter.bpa-post-filter-1 .tags_trigger,
.fsTagFilter.bpa-post-filter-1.tag-dropdown>header h2 {
    display: none
}

.fsTagFilter.bpa-post-filter-1.tag-dropdown .tags_trigger {
    border: 0;
    background: none;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 55px;
    position: relative;
    background-color: #f8f8f8;
    padding: 0 0 0 20px;
    width: 100%;
    text-align: left;
    cursor: pointer;
    transition: all .3s;
    margin: 0 0 12px;
    display: block
}

@media (max-width:599px) {
    .fsTagFilter.bpa-post-filter-1.tag-dropdown .tags_trigger {
        font-size: 17px;
        line-height: 48px
    }
}

.fsTagFilter.bpa-post-filter-1.tag-dropdown .tags_trigger:before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    width: 35px;
    height: 35px;
    background-color: #fff;
    border-radius: 100%;
    right: 20px
}

.fsTagFilter.bpa-post-filter-1.tag-dropdown .tags_trigger:after {
    content: "\F105";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    position: absolute;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    right: 32px;
    line-height: 1;
    color: #979899;
    font-size: 25px
}

.fsTagFilter.bpa-post-filter-1.tag-dropdown .tags_trigger:focus,
.fsTagFilter.bpa-post-filter-1.tag-dropdown .tags_trigger:hover {
    background-color: #979899;
    color: #fff
}

@media (max-width:699px) {
    .fsStyleOneThird .fsTagFilter.bpa-post-filter-1.tag-dropdown .tags_trigger {
        font-size: 17px;
        line-height: 48px
    }
}

.fsTagFilter.bpa-post-filter-1.tag-dropdown>.fsElementContent {
    display: none
}

.fsTagFilter.bpa-post-filter-1.tag-dropdown.is-active .tags_trigger:after {
    content: "\F107";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    right: 29px
}

.fsTagFilter.bpa-post-filter-1 .fsToolsList .fsTagLink {
    padding: 5px 10px;
    margin: 0 5px 10px 0;
    background-color: #f8f8f8;
    border-radius: 0;
    color: #373737;
    border: none;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    text-transform: none
}

.fsTagFilter.bpa-post-filter-1 .fsToolsList .fsStateSelected .fsTagLink,
.fsTagFilter.bpa-post-filter-1 .fsToolsList .fsTagLink:focus,
.fsTagFilter.bpa-post-filter-1 .fsToolsList .fsTagLink:hover {
    background-color: #979899;
    color: #fff
}

body.fsComposeMode .fsCategoryFilter.bpa-post-filter-1.category-dropdown>.fsElementContent,
body.fsComposeMode .fsCategoryFilter.bpa-post-filter-1.category-dropdown>header h2 {
    display: block
}

.fsCategoryFilter.bpa-post-filter-1 {
    margin-top: 40px
}

@media (max-width:599px) {
    .fsCategoryFilter.bpa-post-filter-1 {
        margin-top: 24px
    }
}

.fsCategoryFilter.bpa-post-filter-1>header h2 {
    font-family: Roboto, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    display: block
}

@media (max-width:599px) {
    .fsCategoryFilter.bpa-post-filter-1>header h2 {
        display: none
    }
}

.fsCategoryFilter.bpa-post-filter-1 .category_trigger {
    border: 0;
    background: none;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 55px;
    position: relative;
    background-color: #f8f8f8;
    padding: 0 0 0 20px;
    width: 100%;
    text-align: left;
    cursor: pointer;
    transition: all .3s;
    margin: 0 0 12px;
    display: block;
    display: none
}

@media (max-width:599px) {
    .fsCategoryFilter.bpa-post-filter-1 .category_trigger {
        font-size: 17px;
        line-height: 48px
    }
}

.fsCategoryFilter.bpa-post-filter-1 .category_trigger:before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    width: 35px;
    height: 35px;
    background-color: #fff;
    border-radius: 100%;
    right: 20px
}

.fsCategoryFilter.bpa-post-filter-1 .category_trigger:after {
    content: "\F105";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    position: absolute;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    right: 32px;
    line-height: 1;
    color: #979899;
    font-size: 25px
}

.fsCategoryFilter.bpa-post-filter-1 .category_trigger:focus,
.fsCategoryFilter.bpa-post-filter-1 .category_trigger:hover {
    background-color: #979899;
    color: #fff
}

@media (max-width:699px) {
    .fsStyleOneThird .fsCategoryFilter.bpa-post-filter-1 .category_trigger {
        font-size: 17px;
        line-height: 48px
    }
}

@media (max-width:599px) {
    .fsCategoryFilter.bpa-post-filter-1 .category_trigger {
        display: block
    }
}

.fsCategoryFilter.bpa-post-filter-1>.fsElementContent {
    width: 100%;
    z-index: 2;
    display: block
}

@media (max-width:599px) {
    .fsCategoryFilter.bpa-post-filter-1>.fsElementContent {
        display: none
    }
}

@media (max-width:599px) {
    .fsCategoryFilter.bpa-post-filter-1.is-active>header .category_trigger:after {
        content: "\F107";
        font-family: IcoMoon;
        font-smoothing: antialiased;
        font-weight: 400;
        speak: none;
        right: 29px
    }
}

.fsCategoryFilter.bpa-post-filter-1.category-dropdown {
    margin: 20px 0
}

.fsCategoryFilter.bpa-post-filter-1.category-dropdown>header h2 {
    display: none
}

.fsCategoryFilter.bpa-post-filter-1.category-dropdown .category_trigger {
    display: block
}

.fsCategoryFilter.bpa-post-filter-1.category-dropdown>.fsElementContent {
    display: none
}

.fsCategoryFilter.bpa-post-filter-1 .fsToolsList>li {
    display: block;
    border-bottom: 1px solid #e5e5e5
}

.fsCategoryFilter.bpa-post-filter-1 .fsToolsList>li:last-child {
    border-bottom: none
}

.fsCategoryFilter.bpa-post-filter-1 .fsToolsList>li:first-child .fsCategoryLink {
    padding-top: 0
}

.fsCategoryFilter.bpa-post-filter-1 .fsToolsList>li:first-child .fsCategoryLink:before {
    top: 7px
}

.fsCategoryFilter.bpa-post-filter-1 .fsToolsList .fsCategoryLink {
    position: relative;
    text-align: left;
    border: none;
    padding: 14px 25px;
    margin: 0;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    color: #373737;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    text-transform: none
}

.fsCategoryFilter.bpa-post-filter-1 .fsToolsList .fsCategoryLink:before {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    top: 21px;
    left: 0;
    border: 1px solid #979899;
    border-radius: 100%;
    background: rgba(0, 0, 0, 0);
    transition: .3s
}

.fsCategoryFilter.bpa-post-filter-1 .fsToolsList .fsCategoryLink:focus,
.fsCategoryFilter.bpa-post-filter-1 .fsToolsList .fsCategoryLink:hover {
    color: #979899
}

.fsCategoryFilter.bpa-post-filter-1 .fsToolsList .fsStateSelected .fsCategoryLink:before {
    background-color: #979899;
    transition: .3s
}

.fsCategoryFilter.bpa-post-filter-1 .fsToolsList .fsStateSelected .fsCategoryLink:focus {
    color: #373737
}

body:not(.fsComposeMode) .filter-search-container {
    position: relative;
    margin-top: 40px
}

@media (min-width:700px) {
    body:not(.fsComposeMode) .filter-search-container .fsCategoryFilter.bpa-post-filter-1>header {
        width: 280px
    }
}

body:not(.fsComposeMode) .filter-search-container .fsCategoryFilter.bpa-post-filter-1>header h2 {
    display: none
}

body:not(.fsComposeMode) .filter-search-container .fsCategoryFilter.bpa-post-filter-1 .category_trigger {
    display: block
}

body:not(.fsComposeMode) .filter-search-container .fsCategoryFilter.bpa-post-filter-1>.fsElementContent {
    display: none;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5
}

body:not(.fsComposeMode) .filter-search-container .fsCategoryFilter.bpa-post-filter-1.is-active>header .category_trigger:after {
    content: "\F107";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    right: 29px
}

body:not(.fsComposeMode) .filter-search-container .fsCategoryFilter.bpa-post-filter-1 .fsToolsList {
    background: #fff;
    margin-bottom: 0
}

@media (min-width:700px) {
    body:not(.fsComposeMode) .filter-search-container .fsCategoryFilter.bpa-post-filter-1 .fsToolsList {
        display: flex;
        flex-wrap: wrap;
        overflow: hidden
    }
}

body:not(.fsComposeMode) .filter-search-container .fsCategoryFilter.bpa-post-filter-1 .fsToolsList>li {
    border-bottom: 1px solid #e5e5e5
}

@media (min-width:700px) {
    body:not(.fsComposeMode) .filter-search-container .fsCategoryFilter.bpa-post-filter-1 .fsToolsList>li {
        width: calc(33.33% - 20px);
        margin: 1px 10px -1px
    }
}

body:not(.fsComposeMode) .filter-search-container .fsCategoryFilter.bpa-post-filter-1 .fsToolsList>li:first-child .fsCategoryLink {
    padding-top: 9px
}

@media (max-width:599px) {
    body:not(.fsComposeMode) .filter-search-container .fsCategoryFilter.bpa-post-filter-1 .fsToolsList>li:last-child {
        border: 0
    }
}

body:not(.fsComposeMode) .filter-search-container .fsCategoryFilter.bpa-post-filter-1 .fsToolsList>li .fsCategoryLink {
    padding: 9px 25px 9px 40px
}

body:not(.fsComposeMode) .filter-search-container .fsCategoryFilter.bpa-post-filter-1 .fsToolsList>li .fsCategoryLink:before {
    left: 20px;
    top: 16px
}

body:not(.fsComposeMode) .filter-search-container .fsSearch.bpa-post-filter-1 {
    margin-bottom: 20px
}

@media (min-width:700px) {
    body:not(.fsComposeMode) .filter-search-container .fsSearch.bpa-post-filter-1 {
        position: absolute;
        top: 0;
        right: 0;
        width: calc(100% - 300px);
        margin-bottom: 0
    }
}

.fsSearch.bpa-post-filter-1 .fsElementToolsSearch {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    background-color: #f8f8f8;
    padding: 15.5px 20px
}

@media (max-width:599px) {
    .fsSearch.bpa-post-filter-1 .fsElementToolsSearch {
        padding: 13px 20px
    }
}

.fsSearch.bpa-post-filter-1 .fsElementToolsKeyword {
    flex-grow: 1;
    margin-right: 5px
}

.fsSearch.bpa-post-filter-1 .fsElementToolsKeyword .fsStyleSearchField {
    border: none;
    background: none;
    padding: 0 30px 0 0;
    color: #373737;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1
}

@media (max-width:599px) {
    .fsSearch.bpa-post-filter-1 .fsElementToolsKeyword .fsStyleSearchField {
        font-size: 17px
    }
}

.fsSearch.bpa-post-filter-1 .fsElementToolsKeyword .fsStyleSearchField::-webkit-input-placeholder {
    color: #373737
}

.fsSearch.bpa-post-filter-1 .fsElementToolsKeyword .fsStyleSearchField::-moz-placeholder {
    color: #373737
}

.fsSearch.bpa-post-filter-1 .fsElementToolsKeyword .fsStyleSearchField:-ms-input-placeholder {
    color: #373737
}

.fsSearch.bpa-post-filter-1 .fsElementToolsKeyword .fsStyleSearchField::-ms-input-placeholder {
    color: #373737
}

.fsSearch.bpa-post-filter-1 .fsElementToolsKeyword .fsStyleSearchField::placeholder {
    color: #373737
}

.fsSearch.bpa-post-filter-1 .fsElementToolsKeyword .fsButtonClear {
    display: none
}

.fsSearch.bpa-post-filter-1 .fsElementToolsKeyword.buttonClearActive .fsButtonClear {
    display: block
}

.fsSearch.bpa-post-filter-1 .fsElementToolsSearchButton {
    margin: 0;
    width: 35px;
    overflow: hidden;
    color: rgba(0, 0, 0, 0);
    padding: 0;
    align-self: stretch;
    background-color: rgba(0, 0, 0, 0);
    position: relative;
    border: 0;
    min-width: 0
}

.fsSearch.bpa-post-filter-1 .fsElementToolsSearchButton:before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    width: 35px;
    height: 35px;
    background-color: #fff;
    border-radius: 100%
}

.fsSearch.bpa-post-filter-1 .fsElementToolsSearchButton:after {
    content: "\E90F";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    position: absolute;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    width: 100%;
    text-align: center;
    left: 0;
    line-height: 1;
    color: #979899;
    font-size: 16px
}

.fsGrid.bpa-post-filter-1 .fsListItems {
    margin-left: -10px;
    margin-right: -10px
}

.fsGrid.bpa-post-filter-1 article {
    position: relative;
    text-align: center;
    margin: 0 0 20px;
    padding: 10px 20px;
    display: flex;
    flex-wrap: wrap;
    align-content: center
}

.fsGrid.bpa-post-filter-1 article[class*=icon-] .fsTitle {
    position: relative
}

.fsGrid.bpa-post-filter-1 article[class*=icon-] .fsTitle:before {
    content: "";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none;
    visibility: visible !important;
    opacity: 1 !important
}

@media (min-width:600px) {
    .fsGrid.bpa-post-filter-1 article {
        width: 100%
    }
}

@media (min-width:800px) {
    .fsGrid.bpa-post-filter-1 article {
        width: 50%
    }
}

@media (min-width:1000px) {
    .fsGrid.bpa-post-filter-1 article {
        width: 33.33%
    }
}

.fsGrid.bpa-post-filter-1 article:before {
    content: "";
    position: absolute;
    top: 0;
    left: 10px;
    width: calc(100% - 20px);
    height: 100%;
    background-color: #f8f8f8
}

.fsGrid.bpa-post-filter-1 article>a,
.fsGrid.bpa-post-filter-1 article>div {
    position: relative;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px
}

.fsGrid.bpa-post-filter-1 article>.fsTitle {
    position: relative;
    padding-bottom: 16px;
    transition: .4s;
    transform: translate3d(0, 43.5px, 0);
    color: #373737;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    text-transform: none
}

.fsGrid.bpa-post-filter-1 article>.fsTitle a {
    color: inherit
}

.fsGrid.bpa-post-filter-1 article>.fsTitle:after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    bottom: 0;
    width: 30px;
    height: 3px;
    background-color: #979899
}

.fsGrid.bpa-post-filter-1 article>.fsThumbnail {
    padding: 0;
    position: absolute;
    top: 0;
    left: 10px;
    width: calc(100% - 20px);
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat
}

.fsGrid.bpa-post-filter-1 article>.fsThumbnail:before {
    content: "";
    background: linear-gradient(180deg, rgba(0, 0, 0, 0), #000);
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .4s
}

.fsGrid.bpa-post-filter-1 article>.fsThumbnail img {
    opacity: 0;
    visibility: hidden
}

.fsGrid.bpa-post-filter-1 article>.fsSummary {
    color: inherit;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    line-height: 29px;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 12px;
    height: 87px;
    opacity: 0;
    overflow: hidden;
    transition: .4s;
    transform: scale(.5)
}

.fsGrid.bpa-post-filter-1 article>.fsReadMoreLink {
    position: absolute;
    width: 100%;
    height: 100%;
    color: rgba(0, 0, 0, 0);
    top: 0;
    left: 0
}

.fsGrid.bpa-post-filter-1 article.active>.fsTitle,
.fsGrid.bpa-post-filter-1 article:focus>.fsTitle,
.fsGrid.bpa-post-filter-1 article:hover>.fsTitle {
    transform: translateZ(0);
    transition: .4s
}

.fsGrid.bpa-post-filter-1 article.active>.fsThumbnail:before,
.fsGrid.bpa-post-filter-1 article:focus>.fsThumbnail:before,
.fsGrid.bpa-post-filter-1 article:hover>.fsThumbnail:before {
    background: linear-gradient(180deg, #000, #000);
    opacity: .8;
    transition: all .4s
}

.fsGrid.bpa-post-filter-1 article.active>.fsSummary,
.fsGrid.bpa-post-filter-1 article:focus>.fsSummary,
.fsGrid.bpa-post-filter-1 article:hover>.fsSummary {
    opacity: 1;
    transition: .4s;
    transform: scale(1)
}

.fsGrid.bpa-post-filter-1 article[class*=fsCategory] {
    padding: 20px 20px 30px
}

.fsGrid.bpa-post-filter-1 article[class*=fsCategory]>.fsTitle {
    transform: translateZ(0)
}

.fsGrid.bpa-post-filter-1 article[class*=fsCategory]>.fsTitle:before {
    content: "$";
    display: block;
    border-radius: 100%;
    width: 60px;
    height: 60px;
    color: #373737;
    background-color: #fff;
    margin: 0 auto 25px;
    line-height: 60px;
    font-size: 24px;
    font-weight: 400;
    visibility: hidden;
    opacity: 0
}

.fsGrid.bpa-post-filter-1 article[class*=fsCategory].active>.fsTitle,
.fsGrid.bpa-post-filter-1 article[class*=fsCategory]:focus>.fsTitle,
.fsGrid.bpa-post-filter-1 article[class*=fsCategory]:hover>.fsTitle {
    transform: translate3d(0, -42.5px, 0);
    transition: .4s
}

.fsGrid.bpa-post-filter-1 article[class*=fsCategory].active>.fsTitle:before,
.fsGrid.bpa-post-filter-1 article[class*=fsCategory]:focus>.fsTitle:before,
.fsGrid.bpa-post-filter-1 article[class*=fsCategory]:hover>.fsTitle:before {
    transform: scale(0);
    opacity: 0;
    transition: .4s
}

.fsGrid.bpa-post-filter-1 article[class*=fsCategory].active>.fsSummary,
.fsGrid.bpa-post-filter-1 article[class*=fsCategory]:focus>.fsSummary,
.fsGrid.bpa-post-filter-1 article[class*=fsCategory]:hover>.fsSummary {
    opacity: 1;
    transition: .4s;
    transform: translate3d(0, -42.5px, 0) scale(1)
}

.fsGrid.bpa-post-filter-1 article.has-summary[class*=fsCategory] {
    padding: 0 20px
}

.fsGrid.bpa-post-filter-1 article.has-summary[class*=fsCategory][class*=icon-]>.fsTitle {
    transform: translate3d(0, 49.5px, 0)
}

.fsGrid.bpa-post-filter-1 article.has-summary[class*=fsCategory].active>.fsTitle,
.fsGrid.bpa-post-filter-1 article.has-summary[class*=fsCategory]:focus>.fsTitle,
.fsGrid.bpa-post-filter-1 article.has-summary[class*=fsCategory]:hover>.fsTitle {
    transform: translate3d(0, -42.5px, 0)
}

.fsGrid.bpa-post-filter-1 article.has-thumbnail>.fsTitle {
    color: #fff;
    text-shadow: 1px 1px 1px #000
}

.fsGrid.bpa-post-filter-1 article.has-thumbnail>.fsTitle:before {
    text-shadow: none
}

.fsGrid.bpa-post-filter-1 article.has-thumbnail>.fsTitle a {
    color: inherit
}

.fsGrid.bpa-post-filter-1 article.has-thumbnail>.fsSummary {
    color: #fff;
    text-shadow: 1px 1px 1px #000
}

.fsGrid.bpa-post-filter-1.dark article:before {
    background-color: #0b1f41
}

.fsGrid.bpa-post-filter-1.dark article>.fsTitle {
    color: #fff
}

.fsGrid.bpa-post-filter-1.dark article>.fsTitle a {
    color: inherit
}

.fsGrid.bpa-post-filter-1.dark article>.fsSummary {
    color: #fff
}

.fsStyleOneThird .fsGrid.bpa-post-filter-1 article {
    width: 100%
}

.bpa-icon-library .fsContent {
    position: relative;
    padding-top: 20px
}

.bpa-icon-library .fsContent[class*=icon]:before {
    content: "";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none;
    font-size: 50px
}

.bpa-icon-library .icon-apple:before {
    content: "\E901" !important
}

.bpa-icon-library .icon-backpack:before {
    content: "\E902" !important
}

.bpa-icon-library .icon-bar-graph:before {
    content: "\E903" !important
}

.bpa-icon-library .icon-baseball:before {
    content: "\E904" !important
}

.bpa-icon-library .icon-book:before {
    content: "\E905" !important
}

.bpa-icon-library .icon-briefcase:before {
    content: "\E906" !important
}

.bpa-icon-library .icon-bullhorn:before {
    content: "\E907" !important
}

.bpa-icon-library .icon-bus:before {
    content: "\E908" !important
}

.bpa-icon-library .icon-calendar:before {
    content: "\E909" !important
}

.bpa-icon-library .icon-camera:before {
    content: "\E90A" !important
}

.bpa-icon-library .icon-certificate:before {
    content: "\E90B" !important
}

.bpa-icon-library .icon-check:before {
    content: "\E90C" !important
}

.bpa-icon-library .icon-chess:before {
    content: "\E90D" !important
}

.bpa-icon-library .icon-city:before {
    content: "\E90E" !important
}

.bpa-icon-library .icon-college:before {
    content: "\E90F" !important
}

.bpa-icon-library .icon-covid:before {
    content: "\E951" !important
}

.bpa-icon-library .icon-cross:before {
    content: "\E910" !important
}

.bpa-icon-library .icon-directory:before {
    content: "\E911" !important
}

.bpa-icon-library .icon-diversity:before {
    content: "\E912" !important
}

.bpa-icon-library .icon-dollar:before {
    content: "\E94F" !important
}

.bpa-icon-library .icon-door:before {
    content: "\E913" !important
}

.bpa-icon-library .icon-droplet:before {
    content: "\E914" !important
}

.bpa-icon-library .icon-enroll:before {
    content: "\E915" !important
}

.bpa-icon-library .icon-family:before {
    content: "\E954" !important
}

.bpa-icon-library .icon-faq:before {
    content: "\E916" !important
}

.bpa-icon-library .icon-files:before {
    content: "\E917" !important
}

.bpa-icon-library .icon-football:before {
    content: "\E918" !important
}

.bpa-icon-library .icon-gift:before {
    content: "\E919" !important
}

.bpa-icon-library .icon-giving:before {
    content: "\E91A" !important
}

.bpa-icon-library .icon-globe:before {
    content: "\E91B" !important
}

.bpa-icon-library .icon-grad:before {
    content: "\E91C" !important
}

.bpa-icon-library .icon-group-boys:before {
    content: "\E91D" !important
}

.bpa-icon-library .icon-group-coed:before {
    content: "\E91E" !important
}

.bpa-icon-library .icon-group-girls:before {
    content: "\E926" !important
}

.bpa-icon-library .icon-group:before {
    content: "\E927" !important
}

.bpa-icon-library .icon-heart:before {
    content: "\E928" !important
}

.bpa-icon-library .icon-info:before {
    content: "\E929" !important
}

.bpa-icon-library .icon-jersey:before {
    content: "\E92A" !important
}

.bpa-icon-library .icon-leaf:before {
    content: "\E92B" !important
}

.bpa-icon-library .icon-lightbulb:before {
    content: "\E92C" !important
}

.bpa-icon-library .icon-link:before {
    content: "\E92D" !important
}

.bpa-icon-library .icon-list:before {
    content: "\E92E" !important
}

.bpa-icon-library .icon-location:before {
    content: "\E92F" !important
}

.bpa-icon-library .icon-lock:before {
    content: "\E930" !important
}

.bpa-icon-library .icon-map:before {
    content: "\E931" !important
}

.bpa-icon-library .icon-medal:before {
    content: "\E932" !important
}

.bpa-icon-library .icon-microscope:before {
    content: "\E933" !important
}

.bpa-icon-library .icon-mobile:before {
    content: "\E950" !important
}

.bpa-icon-library .icon-music:before {
    content: "\E934" !important
}

.bpa-icon-library .icon-paint:before {
    content: "\E935" !important
}

.bpa-icon-library .icon-parent:before {
    content: "\E953" !important
}

.bpa-icon-library .icon-pencil:before {
    content: "\E936" !important
}

.bpa-icon-library .icon-person:before {
    content: "\E937" !important
}

.bpa-icon-library .icon-phone:before {
    content: "\E938" !important
}

.bpa-icon-library .icon-piggy-bank:before {
    content: "\E939" !important
}

.bpa-icon-library .icon-portion:before {
    content: "\E93A" !important
}

.bpa-icon-library .icon-question:before {
    content: "\E93B" !important
}

.bpa-icon-library .icon-ratio:before {
    content: "\E93C" !important
}

.bpa-icon-library .icon-robot:before {
    content: "\E93D" !important
}

.bpa-icon-library .icon-school:before {
    content: "\E93E" !important
}

.bpa-icon-library .icon-screens:before {
    content: "\E93F" !important
}

.bpa-icon-library .icon-settings:before {
    content: "\E940" !important
}

.bpa-icon-library .icon-shoe:before {
    content: "\E941" !important
}

.bpa-icon-library .icon-soccer:before {
    content: "\E942" !important
}

.bpa-icon-library .icon-sports:before {
    content: "\E943" !important
}

.bpa-icon-library .icon-star-of-david:before {
    content: "\E944" !important
}

.bpa-icon-library .icon-star:before {
    content: "\E945" !important
}

.bpa-icon-library .icon-store:before {
    content: "\E946" !important
}

.bpa-icon-library .icon-sun:before {
    content: "\E947" !important
}

.bpa-icon-library .icon-teacher:before {
    content: "\E948" !important
}

.bpa-icon-library .icon-theatre:before {
    content: "\E949" !important
}

.bpa-icon-library .icon-time:before {
    content: "\E94A" !important
}

.bpa-icon-library .icon-tree:before {
    content: "\E94B" !important
}

.bpa-icon-library .icon-trophy:before {
    content: "\E94C" !important
}

.bpa-icon-library .icon-virtual:before {
    content: "\E952" !important
}

.bpa-icon-library .icon-warning:before {
    content: "\E94D" !important
}