@import url(https://fonts.googleapis.com/css2?family=Crimson+Pro&family=Roboto:wght@400%3b500%3b700%3b900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Crimson+Pro&family=Roboto:wght@400%3b500%3b700%3b900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Crimson+Pro&family=Roboto:wght@400%3b500%3b700%3b900&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%
}

@font-face {
    font-family: IcoMoon;
    src: url(../fonts/icomoon.eot);
    src: url(../fonts/icomoon.eot) format("embedded-opentype"), url(../fonts/icomoon.woff2) format("woff2"), url(../fonts/icomoon.woff) format("woff"), url(../fonts/icomoon.ttf) format("truetype"), 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
}

h1 {
    font-size: 3rem;
    line-height: 3.6rem;
    margin-bottom: 40px
}

h1,
h2 {
    margin-top: 0;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    color: #59118e;
    font-weight: 700
}

h2 {
    font-size: 1.875rem;
    line-height: 2.25rem;
    margin-bottom: 20px
}

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

h3,
h4 {
    margin-top: 0;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    color: #59118e;
    font-weight: 700;
    margin-bottom: 20px
}

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

h5 {
    color: #59118e;
    font-size: 1.0625rem;
    line-height: 1.275rem;
    margin-bottom: 10px
}

h5,
h6 {
    margin-top: 0;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    font-weight: 700
}

h6 {
    color: #59118e;
    font-size: .8125rem;
    line-height: .975rem;
    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: #59118e;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 160%;
    text-decoration: underline;
    transition: background .3s, color .3s
}

a:focus,
a:hover {
    color: #59118e;
    text-decoration: none
}

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

.fsAthleticsEvent.fsTable .fsElementTable,
.fsAthleticsRoster .fsElementTable,
table.fs_style_30 {
    margin-bottom: 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_30 td,
table.fs_style_30 th {
    vertical-align: top;
    border-bottom: none
}

.fsAthleticsEvent.fsTable .fsElementTable th,
.fsAthleticsRoster .fsElementTable th,
table.fs_style_30 th {
    padding: 19px 20px;
    background: #59118e;
    text-align: left;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #fff;
    font-family: Roboto, sans-serif
}

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

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

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

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

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

.fsAthleticsEvent.fsTable .fsElementTable tr.fsLoadMoreButtonRow>td,
.fsAthleticsRoster .fsElementTable tr.fsLoadMoreButtonRow>td,
table.fs_style_30 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%
}

.fs_style_31 {
    border: 1px solid #59118e;
    margin: 0 0 20px;
    padding: 15px 30px;
    background: rgba(0, 0, 0, 0);
    color: #59118e;
    cursor: pointer;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem;
    line-height: 1.02563rem;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    overflow: hidden;
    font-family: Roboto, sans-serif;
    text-decoration: none;
    display: inline-block;
    text-transform: none
}

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

.fs_style_31 em {
    display: block;
    font-style: normal;
    text-transform: none;
    font-size: .9375rem;
    font-weight: 600;
    margin-top: 8px
}

.fs_style_32 {
    border: 1px solid #59118e;
    margin: 0 0 20px;
    padding: 15px 30px;
    background: rgba(0, 0, 0, 0);
    color: #59118e;
    cursor: pointer;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem;
    line-height: 1.02563rem;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    overflow: hidden;
    font-family: Roboto, sans-serif;
    text-decoration: none;
    display: inline-block
}

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

.fs_style_32 em {
    display: block;
    font-style: normal;
    text-transform: none;
    font-size: .9375rem;
    font-weight: 600;
    margin-top: 8px
}

.fs_style_32:after {
    position: absolute;
    content: "";
    right: -1px;
    top: -1px;
    content: "\E907";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    color: rgba(0, 0, 0, 0);
    font-size: 3.5625rem;
    transition: color .3s ease-in-out;
    line-height: 1
}

.fs_style_32:hover:after {
    color: #ffc61e;
    transition: color .3s ease-in-out
}

.fs_style_33 {
    border: 1px solid #ffc61e;
    margin: 0 0 20px;
    padding: 15px 30px;
    background: rgba(0, 0, 0, 0);
    color: #59118e;
    cursor: pointer;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem;
    line-height: 1.02563rem;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    overflow: hidden;
    font-family: Roboto, sans-serif;
    text-decoration: none;
    display: inline-block;
    background-clip: padding-box
}

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

.fs_style_33 em {
    display: block;
    font-style: normal;
    text-transform: none;
    font-size: .9375rem;
    font-weight: 600;
    margin-top: 8px
}

.fs_style_33:after {
    position: absolute;
    content: "";
    right: -2px;
    top: 20px;
    content: "\E907";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    color: rgba(0, 0, 0, 0);
    font-size: 3.5625rem;
    transition: color .3s ease-in-out !important
}

.fs_style_33:hover:after {
    color: #ffc61e;
    transition: color .3s ease-in-out !important
}

.fs_style_41 {
    border: 1px solid rgba(0, 0, 0, 0);
    margin: 0 0 20px;
    padding: 15px 30px;
    background: #59118e;
    color: #fff;
    cursor: pointer;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem;
    line-height: 1.02563rem;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    overflow: hidden;
    font-family: Roboto, sans-serif;
    text-decoration: none;
    display: inline-block
}

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

.fs_style_41 em {
    display: block;
    font-style: normal;
    text-transform: none;
    font-size: .9375rem;
    font-weight: 600;
    margin-top: 8px
}

.fs_style_42 {
    border: 1px solid rgba(0, 0, 0, 0);
    margin: 0 0 20px;
    padding: 15px 30px;
    background: #ffc61e;
    color: #59118e;
    cursor: pointer;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem;
    line-height: 1.02563rem;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    overflow: hidden;
    font-family: Roboto, sans-serif;
    text-decoration: none;
    display: inline-block
}

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

.fs_style_42 em {
    display: block;
    font-style: normal;
    text-transform: none;
    font-size: .9375rem;
    font-weight: 600;
    margin-top: 8px
}

.fs_style_39 {
    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;
    line-height: 1.02563rem;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    overflow: hidden;
    font-family: Roboto, sans-serif;
    text-decoration: none;
    display: inline-block
}

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

.fs_style_39 em {
    display: block;
    font-style: normal;
    text-transform: none;
    font-size: .9375rem;
    font-weight: 600;
    margin-top: 8px
}

.fs_style_38 {
    border: 1px solid #ffc61e;
    margin: 0 0 20px;
    padding: 15px 30px;
    background: rgba(0, 0, 0, 0);
    color: #ffc61e;
    cursor: pointer;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem;
    line-height: 1.02563rem;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    overflow: hidden;
    font-family: Roboto, sans-serif;
    text-decoration: none;
    display: inline-block
}

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

.fs_style_38 em {
    display: block;
    font-style: normal;
    text-transform: none;
    font-size: .9375rem;
    font-weight: 600;
    margin-top: 8px
}

.fs_style_36 {
    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_36 {
        min-width: 280px;
        padding: 30px 60px !important
    }
}

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

.fs_style_40 {
    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;
    line-height: 1.02563rem;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    overflow: hidden;
    font-family: Roboto, sans-serif;
    text-decoration: none;
    display: inline-block;
    text-transform: none;
    font-size: 1rem;
    line-height: 1.4375rem;
    padding: 14px 24px;
    font-weight: 500;
    border-radius: 2px
}

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

.fs_style_40 em {
    display: block;
    font-style: normal;
    text-transform: none;
    font-size: .9375rem;
    font-weight: 600;
    margin-top: 8px
}

.fs_style_40:before {
    content: "\F023";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    color: #59118e;
    font-size: 1rem;
    margin-right: 15px;
    transition: color .3s
}

.fs_style_35 {
    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;
    line-height: 1.02563rem;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    overflow: hidden;
    font-family: Roboto, sans-serif;
    text-decoration: none;
    display: inline-block;
    text-transform: none;
    font-size: 1rem;
    line-height: 1.4375rem;
    padding: 14px 24px;
    font-weight: 500;
    border-radius: 2px
}

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

.fs_style_35 em {
    display: block;
    font-style: normal;
    text-transform: none;
    font-size: .9375rem;
    font-weight: 600;
    margin-top: 8px
}

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

.fs_style_34 {
    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;
    line-height: 1.02563rem;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    overflow: hidden;
    font-family: Roboto, sans-serif;
    text-decoration: none;
    display: inline-block;
    text-transform: none;
    font-size: 1rem;
    line-height: 1.4375rem;
    padding: 14px 24px;
    font-weight: 500;
    border-radius: 2px
}

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

.fs_style_34 em {
    display: block;
    font-style: normal;
    text-transform: none;
    font-size: .9375rem;
    font-weight: 600;
    margin-top: 8px
}

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

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

.fsFourColumnLayout .fsStyleColumn a[class*=fs_style] {
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center
}

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

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

.fsStyleDefaultButton em {
    display: block;
    font-style: normal;
    text-transform: none;
    font-size: .9375rem;
    font-weight: 600;
    margin-top: 8px
}

.fsLoadMoreButton {
    padding: 15px 30px;
    background: #fff;
    color: #59118e;
    cursor: pointer;
    text-align: center;
    transition: background .3s ease-in-out;
    line-height: 1.02563rem;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    display: inline-block;
    border: 1px solid #59118e;
    font-size: .875rem;
    margin: 0;
    border-radius: 0;
    font-family: Roboto, sans-serif
}

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

.fsLoadMoreButton em {
    display: block;
    font-style: normal;
    text-transform: none;
    font-size: .9375rem;
    font-weight: 600;
    margin-top: 8px
}

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

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

.fsLoadMoreButton.fsSelectAll em {
    display: block;
    font-style: normal;
    text-transform: none;
    font-size: .9375rem;
    font-weight: 600;
    margin-top: 8px
}

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

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

.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: #59118e;
    color: #fff;
    transition: all .3s ease-in-out;
    border: 1px solid #59118e;
    text-decoration: none
}

.fsStyleUpdateButton em,
.j-paginate.juicer-button em {
    display: block;
    font-style: normal;
    text-transform: none;
    font-size: .9375rem;
    font-weight: 600;
    margin-top: 8px
}

.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: #59118e;
    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: #59118e;
    font-size: 20px;
    transition: .3s;
    display: inline-block;
    line-height: 1;
    width: auto;
    height: auto;
    position: absolute;
    font-family: IcoMoon;
    font-weight: 400
}

.fsSlideshow .fsNextButton.fsDownArrow:before,
.fsSlideshow .fsNextButton.fsUpArrow:before,
.fsSlideshow .fsPrevButton.fsDownArrow:before,
.fsSlideshow .fsPrevButton.fsUpArrow:before {
    top: auto;
    bottom: 0
}

.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: #373737;
    transition: .3s
}

.fsSlideshow .fsPrevButton:before {
    content: "\F053"
}

.fsSlideshow .fsNextButton:before {
    content: "\F054"
}

.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: #373737;
    transition: .3s;
    opacity: 1
}

.fsSlideshow .fsPager li button:focus:before,
.fsSlideshow .fsPager li button:hover:before {
    background-color: #59118e;
    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: #59118e
}

.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_29,
.lead-in {
    font-size: 1.875rem;
    line-height: 2.625rem;
    color: #59118e;
    font-weight: 300;
    font-family: Roboto, sans-serif
}

blockquote {
    position: relative;
    font-size: 1.3125rem;
    line-height: 2.125rem;
    padding: 0 0 15px 40px;
    color: #59118e;
    margin: 50px 0 0
}

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

blockquote:before {
    content: "\E904";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    font-size: 1.125rem;
    line-height: 1;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    color: #ffc61e;
    font-style: normal;
    color: #59118e
}

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

cite {
    display: block;
    font-style: normal;
    font-size: .875rem;
    line-height: 1.1875rem;
    color: #ffc61e;
    margin-top: 30px;
    padding-top: 13px;
    position: relative;
    font-family: Roboto, sans-serif;
    color: #59118e;
    font-weight: 400;
    margin-bottom: 50px
}

cite:before {
    width: 200px;
    content: "";
    background: #ffc61e;
    height: 2px;
    position: absolute;
    left: 0;
    top: 0
}

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

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

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

@media (min-width:500px) {

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

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

@media (min-width:500px) {

    .callout.right,
    .fs_style_28.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.light-gray {
    background: #f8f8f8;
    color: #131313
}

.card.light-gray a:not([class*=fs_style_]),
.card.light-gray h2 {
    color: #59118e
}

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

.card.purple {
    background: #59118e;
    color: #fff
}

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

.card.yellow {
    background: #ffc61e;
    color: #59118e
}

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

.card.background {
    background-color: #59118e;
    color: #fff
}

.card.background>.fsElementContent {
    z-index: 0
}

.card.background>.fsElementContent:before {
    content: "";
    position: absolute;
    inset: 0;
    background: url(../images/feathers-2.png);
    background-size: cover;
    z-index: -1
}

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

.card.corner {
    background-color: #59118e;
    color: #fff
}

.card.corner>.fsElementContent {
    z-index: 0
}

.card.corner>.fsElementContent:before {
    content: "";
    position: absolute;
    content: "\E906";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    z-index: -1;
    font-size: 10.375rem;
    color: #ffc61e;
    right: -1px;
    top: 67px
}

.card.corner blockquote:before,
.card.corner 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
}

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

.full-width img {
    width: 100%
}

.fsResourceElement.pop-up .fsVideoPlayOverlay {
    position: relative;
    display: block !important;
    width: auto;
    height: 40vh;
    top: auto;
    left: auto
}

@media (min-width:1000px) {
    .fsResourceElement.pop-up .fsVideoPlayOverlay {
        height: 650px
    }
}

.overlay {
    position: fixed;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease;
    top: 0;
    left: 0;
    z-index: 1000;
    background-color: rgba(0, 0, 0, .9)
}

.overlay.visible {
    opacity: 1;
    visibility: visible
}

.overlay video {
    display: block;
    width: 75%;
    height: auto !important
}

.overlay button.close {
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    color: rgba(0, 0, 0, 0);
    cursor: pointer
}

.overlay button.close:hover:before {
    color: #ffc61e
}

.overlay button.close:before {
    content: "\E908";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 18px;
    color: #fff
}

.fsPlayOverlay:hover button {
    box-shadow: inset 0 0 0 5px hsla(0, 0%, 97.3%, .7), inset 0 0 20px 25px hsla(0, 0%, 100%, 0)
}

.fsPlayOverlay:hover button:before {
    font-size: 40px;
    left: 49px
}

.fsPlayOverlay button {
    box-shadow: inset 0 0 0 5px #f8f8f8, inset 0 0 20px 25px hsla(0, 0%, 100%, 0);
    width: 123px;
    height: 123px;
    left: calc(50% - 61.5px);
    top: calc(50% - 61.5px)
}

.fsPlayOverlay button:before {
    color: #f8f8f8;
    font-size: 48px;
    left: 49px
}

hr {
    background: url(../images/k-logo.png) no-repeat top;
    background-size: contain;
    display: block;
    height: 43px;
    border: 0;
    position: relative;
    margin: 50px 0
}

hr:after,
hr:before {
    content: "";
    display: block;
    position: absolute;
    background: #59118e;
    height: 1px;
    top: 20px
}

hr:before {
    left: 0;
    right: 50%;
    margin-right: 21px
}

hr:after {
    right: 0;
    left: 50%;
    margin-left: 21px
}

.seal hr {
    background: url(../images/logo.png) no-repeat top;
    background-size: contain;
    display: block;
    height: 50px;
    border: 0;
    position: relative;
    margin: 50px 0
}

.seal hr:after,
.seal hr:before {
    content: "";
    display: block;
    position: absolute;
    background: #59118e;
    height: 1px;
    top: 20px
}

.seal hr:before {
    left: 0;
    right: 50%
}

.seal hr:after {
    right: 0;
    left: 50%
}

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

.fsNavigation li.fsNavCurrentPage>a,
.fsNavigation li.fsNavCurrentPageAncestor>a {
    color: #59118e;
    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: #59118e
}

.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: #59118e;
    transition: color .3s;
    height: 34px;
    color: #373737
}

.fsNavigation .expanded>a,
.fsNavigation .expander:focus:before,
.fsNavigation .expander:hover:before {
    color: #59118e
}

.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: #59118e;
    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.625rem;
    line-height: 1.9375rem;
    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: 34px 40px;
    background: #59118e
}

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

.nav-tier>header h2:after {
    content: "\E905";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    color: #fff;
    margin-left: 20px;
    font-size: 12px
}

.nav-tier ul.fsNavLevel1>li {
    color: #fff;
    font-size: 1.625rem;
    line-height: 1.9375rem;
    font-family: Roboto, sans-serif;
    display: none;
    justify-content: center;
    align-items: center;
    background: #59118e
}

.nav-tier ul.fsNavLevel1>li>a {
    margin: 0;
    padding: 34px 40px;
    color: #fff;
    font-weight: 700;
    font-size: 17px;
    line-height: 120%;
    position: relative;
    text-decoration: none;
    border-right: 1px solid hsla(0, 0%, 100%, .2);
    min-width: 15%;
    text-align: center
}

.nav-tier ul.fsNavLevel1>li>a:after {
    content: "\E905";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    color: #fff;
    margin-left: 20px;
    font-size: 12px
}

.nav-tier ul.fsNavLevel1>li>a:focus,
.nav-tier ul.fsNavLevel1>li>a:focus:after,
.nav-tier ul.fsNavLevel1>li>a:hover,
.nav-tier ul.fsNavLevel1>li>a:hover:after {
    color: #ffc61e;
    transition: all .3s ease-in-out
}

.nav-tier ul.fsNavLevel1>li.fsNavCurrentPage,
.nav-tier ul.fsNavLevel1>li.fsNavCurrentPageAncestor {
    display: flex;
    align-items: center;
    justify-content: left
}

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

.nav-tier ul.fsNavLevel2 li a {
    display: block;
    padding: 6px 12px;
    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.fsNavLevel2 li a:focus,
.nav-tier ul.fsNavLevel2 li a:hover {
    color: #ffc61e;
    background: rgba(0, 0, 0, 0);
    text-shadow: 1px 0 0 #ffc61e;
    transition: all .3s ease-in-out
}

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

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

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

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

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

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

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

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

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

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

.nav-tier .fsNavLevel6>li>a {
    padding-left: 52px
}

.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: Roboto, sans-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: #59118e;
    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: #ffc61e;
    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-tier.nav-tier-show>header .expander:after {
    color: #fff
}

.nav-tier.nav-tier-show>.fsElementContent {
    display: block;
    transition: opacity .6s;
    transition-delay: .3s;
    width: auto
}

.nav-tier.nav-tier-show>.fsElementContent:before {
    right: 0;
    width: 100%
}

.nav-tier.nav-tier-show>.fsElementContent a {
    pointer-events: all;
    opacity: 1
}

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

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

    .nav-sub>header {
        display: block;
        position: relative;
        background-color: #ffc61e;
        color: #fff;
        transition: .3s;
        cursor: pointer
    }

    .nav-sub>header .fsElementTitle {
        margin-bottom: 0;
        color: inherit;
        font-size: 1.0625rem;
        line-height: 1.236;
        padding: 19px 60px 20px 20px
    }

    .nav-sub>header:focus-within,
    .nav-sub>header:hover {
        background-color: #59118e;
        color: #fff
    }
}

@media screen and (max-width:599px) and (min-width:1100px) {
    .nav-sub>header {
        display: none
    }
}

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

    .nav-sub>header .nav-toggle {
        border: 0;
        background: none;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 0;
        right: 0;
        width: 60px;
        height: 60px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: inherit;
        cursor: pointer;
        font-size: 0;
        line-height: 1;
        border-left: 1px solid hsla(0, 0%, 100%, .2)
    }

    .nav-sub>header .nav-toggle:after {
        content: "+";
        font-size: 1.125rem;
        transition: transform .3s;
        content: "\F105";
        font-family: IcoMoon;
        font-smoothing: antialiased;
        font-weight: 400;
        speak: none
    }

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

    .nav-sub>.fsElementContent nav {
        border: 1px solid #e5e5e5
    }

    .nav-sub>.fsElementContent ul li {
        position: relative
    }

    .nav-sub>.fsElementContent ul li a {
        display: block;
        padding: 0;
        color: #636363;
        background: rgba(0, 0, 0, 0);
        font-size: 14px;
        line-height: 21px;
        font-weight: 600;
        text-transform: uppercase;
        text-decoration: none;
        position: relative
    }

    .nav-sub>.fsElementContent ul li a:focus,
    .nav-sub>.fsElementContent ul li a:hover {
        color: #59118e;
        background: rgba(0, 0, 0, 0);
        text-decoration: underline
    }

    .nav-sub>.fsElementContent ul li.fsNavCurrentPage:before {
        background: #ffc61e
    }

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

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

    .nav-sub>.fsElementContent ul li.fsNavCurrentPageAncestor:before {
        background: #59118e
    }

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

    .nav-sub>.fsElementContent ul li.active-subnav:before {
        background: #59118e
    }

    .nav-sub>.fsElementContent ul li.active-subnav>a,
    .nav-sub>.fsElementContent ul li.active-subnav>a:focus,
    .nav-sub>.fsElementContent ul li.active-subnav>a:hover {
        color: #ffc61e
    }

    .nav-sub>.fsElementContent ul li.active-subnav>.sublevel-toggle:before {
        transform: translate(-50%, -50%) rotate(180deg)
    }

    .nav-sub>.fsElementContent ul li ul li {
        margin-bottom: 16px
    }

    .nav-sub>.fsElementContent ul li ul li:last-child {
        margin-bottom: 0
    }

    .nav-sub>.fsElementContent .sublevel-toggle {
        border: 0;
        background: none;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 0;
        right: 15px;
        font-size: 0;
        line-height: 1;
        width: 20px;
        height: 20px;
        color: #373737;
        transition: color .3s;
        cursor: pointer
    }

    .nav-sub>.fsElementContent .sublevel-toggle:focus,
    .nav-sub>.fsElementContent .sublevel-toggle:hover {
        color: #373737
    }

    .nav-sub>.fsElementContent .sublevel-toggle:before {
        font-size: 8px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) rotate(0deg);
        transition: transform .3s
    }

    .nav-sub>.fsElementContent .fsNavPageInfo {
        padding-left: 40px
    }
}

@media screen and (max-width:599px) and (min-width:600px) {
    .nav-sub>.fsElementContent .fsNavPageInfo {
        padding-bottom: 15px
    }
}

@media screen and (max-width:599px) {
    .nav-sub>.fsElementContent .fsNavPageInfo .fsNavPageInfo {
        padding-left: 20px;
        padding-bottom: 0;
        margin-top: 15px
    }

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

    .nav-sub>.fsElementContent .fsNavLevel1>li:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 5px;
        height: 100%;
        background: rgba(0, 0, 0, 0);
        transition: background .3s
    }

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

    .nav-sub>.fsElementContent .fsNavLevel1>li>a {
        font-size: .9375rem;
        line-height: 1.534;
        padding: 15px 20px;
        position: relative;
        font-weight: 600
    }

    .nav-sub>.fsElementContent .fsNavLevel1>li>a:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 5px;
        height: 100%;
        background: rgba(0, 0, 0, 0);
        transition: background .3s
    }

    .nav-sub>.fsElementContent .fsNavLevel1>li>a:focus,
    .nav-sub>.fsElementContent .fsNavLevel1>li>a:hover {
        color: #59118e;
        text-decoration: none
    }

    .nav-sub>.fsElementContent .fsNavLevel1>li>.sublevel-toggle {
        top: 17px
    }

    .nav-sub.active-nav>header {
        color: #fff;
        background-color: #59118e
    }

    .nav-sub.active-nav>header .nav-toggle:after {
        content: "-";
        content: "\F107";
        font-family: IcoMoon;
        font-smoothing: antialiased;
        font-weight: 400;
        speak: none
    }
}

@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 {
        font-family: Roboto, sans-serif;
        text-transform: none;
        color: #fff;
        background: #59118e
    }

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

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

.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: #59118e;
    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;
    padding: 0
}

.nav-sub ul li a {
    display: block;
    color: #373737;
    background: rgba(0, 0, 0, 0);
    font-weight: 600;
    font-family: Roboto, sans-serif;
    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: #59118e;
    text-decoration: underline
}

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

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

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

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

.nav-sub .fsNavLevel1 {
    padding-left: 0
}

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

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

.nav-sub .fsNavLevel1>li.expanded,
.nav-sub .fsNavLevel1>li.expanded>a {
    box-shadow: inset 5px 0 0 #ffc61e
}

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

.nav-sub .fsNavLevel1>li>a {
    padding: 13px 30px;
    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 {
    text-decoration: none;
    background: #f8f8f8;
    box-shadow: inset 5px 0 0 #ffc61e;
    color: #373737;
    transition: all .3s ease-in-out
}

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

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

.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
}

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

.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: 25px
}

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

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

.nav-sub-on-page {
    margin: 0;
    display: block
}

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

    .nav-sub-on-page>header {
        display: block;
        position: relative;
        background-color: #ffc61e;
        color: #fff;
        transition: .3s;
        cursor: pointer
    }

    .nav-sub-on-page>header .fsElementTitle {
        margin-bottom: 0;
        color: inherit;
        font-size: 1.0625rem;
        line-height: 1.236;
        padding: 19px 60px 20px 20px
    }

    .nav-sub-on-page>header:focus-within,
    .nav-sub-on-page>header:hover {
        background-color: #59118e;
        color: #fff
    }
}

@media screen and (max-width:599px) and (min-width:1100px) {
    .nav-sub-on-page>header {
        display: none
    }
}

@media screen and (max-width:599px) {
    .nav-sub-on-page>header .fsElementTitle {
        position: relative
    }

    .nav-sub-on-page>header .nav-toggle {
        border: 0;
        background: none;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 0;
        right: 0;
        width: 60px;
        height: 60px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: inherit;
        cursor: pointer;
        font-size: 0;
        line-height: 1;
        border-left: 1px solid hsla(0, 0%, 100%, .2)
    }

    .nav-sub-on-page>header .nav-toggle:after {
        content: "+";
        font-size: 1.125rem;
        transition: transform .3s;
        content: "\F105";
        font-family: IcoMoon;
        font-smoothing: antialiased;
        font-weight: 400;
        speak: none
    }

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

    .nav-sub-on-page>.fsElementContent nav {
        border: 1px solid #e5e5e5
    }

    .nav-sub-on-page>.fsElementContent ul li {
        position: relative
    }

    .nav-sub-on-page>.fsElementContent ul li a {
        display: block;
        padding: 0;
        color: #636363;
        background: rgba(0, 0, 0, 0);
        font-size: 14px;
        line-height: 21px;
        font-weight: 600;
        text-transform: uppercase;
        text-decoration: none;
        position: relative
    }

    .nav-sub-on-page>.fsElementContent ul li a:focus,
    .nav-sub-on-page>.fsElementContent ul li a:hover {
        color: #59118e;
        background: rgba(0, 0, 0, 0);
        text-decoration: underline
    }

    .nav-sub-on-page>.fsElementContent ul li.fsNavCurrentPage:before {
        background: #ffc61e
    }

    .nav-sub-on-page>.fsElementContent ul li.fsNavCurrentPage>a,
    .nav-sub-on-page>.fsElementContent ul li.fsNavCurrentPage>a:focus,
    .nav-sub-on-page>.fsElementContent ul li.fsNavCurrentPage>a:hover {
        color: #59118e;
        background: rgba(0, 0, 0, 0)
    }

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

    .nav-sub-on-page>.fsElementContent ul li.fsNavCurrentPageAncestor:before {
        background: #59118e
    }

    .nav-sub-on-page>.fsElementContent ul li.fsNavCurrentPageAncestor>a,
    .nav-sub-on-page>.fsElementContent ul li.fsNavCurrentPageAncestor>a:focus,
    .nav-sub-on-page>.fsElementContent ul li.fsNavCurrentPageAncestor>a:hover {
        color: #59118e;
        background: rgba(0, 0, 0, 0)
    }

    .nav-sub-on-page>.fsElementContent ul li.active-subnav:before {
        background: #59118e
    }

    .nav-sub-on-page>.fsElementContent ul li.active-subnav>a,
    .nav-sub-on-page>.fsElementContent ul li.active-subnav>a:focus,
    .nav-sub-on-page>.fsElementContent ul li.active-subnav>a:hover {
        color: #ffc61e
    }

    .nav-sub-on-page>.fsElementContent ul li.active-subnav>.sublevel-toggle:before {
        transform: translate(-50%, -50%) rotate(180deg)
    }

    .nav-sub-on-page>.fsElementContent ul li ul li {
        margin-bottom: 16px
    }

    .nav-sub-on-page>.fsElementContent ul li ul li:last-child {
        margin-bottom: 0
    }

    .nav-sub-on-page>.fsElementContent .sublevel-toggle {
        border: 0;
        background: none;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 0;
        right: 15px;
        font-size: 0;
        line-height: 1;
        width: 20px;
        height: 20px;
        color: #373737;
        transition: color .3s;
        cursor: pointer
    }

    .nav-sub-on-page>.fsElementContent .sublevel-toggle:focus,
    .nav-sub-on-page>.fsElementContent .sublevel-toggle:hover {
        color: #373737
    }

    .nav-sub-on-page>.fsElementContent .sublevel-toggle:before {
        font-size: 8px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) rotate(0deg);
        transition: transform .3s
    }

    .nav-sub-on-page>.fsElementContent .fsNavPageInfo {
        padding-left: 40px
    }
}

@media screen and (max-width:599px) and (min-width:600px) {
    .nav-sub-on-page>.fsElementContent .fsNavPageInfo {
        padding-bottom: 15px
    }
}

@media screen and (max-width:599px) {
    .nav-sub-on-page>.fsElementContent .fsNavPageInfo .fsNavPageInfo {
        padding-left: 20px;
        padding-bottom: 0;
        margin-top: 15px
    }

    .nav-sub-on-page>.fsElementContent .fsNavLevel1>li {
        position: relative;
        border-bottom: 1px solid #e5e5e5
    }

    .nav-sub-on-page>.fsElementContent .fsNavLevel1>li:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 5px;
        height: 100%;
        background: rgba(0, 0, 0, 0);
        transition: background .3s
    }

    .nav-sub-on-page>.fsElementContent .fsNavLevel1>li:last-child {
        border-bottom: 0
    }

    .nav-sub-on-page>.fsElementContent .fsNavLevel1>li>a {
        font-size: .9375rem;
        line-height: 1.534;
        padding: 15px 20px;
        position: relative;
        font-weight: 600
    }

    .nav-sub-on-page>.fsElementContent .fsNavLevel1>li>a:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 5px;
        height: 100%;
        background: rgba(0, 0, 0, 0);
        transition: background .3s
    }

    .nav-sub-on-page>.fsElementContent .fsNavLevel1>li>a:focus,
    .nav-sub-on-page>.fsElementContent .fsNavLevel1>li>a:hover {
        color: #59118e;
        text-decoration: none
    }

    .nav-sub-on-page>.fsElementContent .fsNavLevel1>li>.sublevel-toggle {
        top: 17px
    }

    .nav-sub-on-page.active-nav>header {
        color: #fff;
        background-color: #59118e
    }

    .nav-sub-on-page.active-nav>header .nav-toggle:after {
        content: "-";
        content: "\F107";
        font-family: IcoMoon;
        font-smoothing: antialiased;
        font-weight: 400;
        speak: none
    }
}

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

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

    body:not(.has-internal-hero) .nav-sub-on-page>header .fsElementTitle {
        font-family: Roboto, sans-serif;
        text-transform: none;
        color: #fff;
        background: #59118e
    }

    .nav-sub-on-page>.fsElementContent nav {
        padding: 0 15px
    }
}

@media (min-width:600px) {
    .nav-sub-on-page {
        display: block;
        padding: 0;
        margin-bottom: 70px;
        border: 1px solid #e5e5e5
    }
}

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

.nav-sub-on-page>.fsElementContent {
    height: auto;
    transition: all .3s ease
}

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

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

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

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

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

.nav-sub-on-page>header {
    color: #fff;
    background: #59118e;
    position: relative
}

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

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

.fsHeader .nav-sub-on-page {
    display: block
}

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

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

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

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

.nav-sub-on-page ul li a:focus,
.nav-sub-on-page ul li a:hover {
    color: #59118e;
    text-decoration: underline
}

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

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

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

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

.nav-sub-on-page .fsNavLevel1 {
    padding-left: 0
}

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

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

.nav-sub-on-page .fsNavLevel1>li.expanded,
.nav-sub-on-page .fsNavLevel1>li.expanded>a {
    box-shadow: inset 5px 0 0 #ffc61e
}

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

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

.nav-sub-on-page .fsNavLevel1>li>a:focus,
.nav-sub-on-page .fsNavLevel1>li>a:hover {
    text-decoration: none;
    background: #f8f8f8;
    box-shadow: inset 5px 0 0 #ffc61e;
    color: #373737;
    transition: all .3s ease-in-out
}

.nav-sub-on-page .fsNavLevel2 {
    margin-bottom: 0;
    padding-bottom: 20px
}

@media (min-width:600px) {
    .nav-sub-on-page .fsNavLevel2 {
        padding-bottom: 10px;
        padding-left: 40px
    }
}

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

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

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

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

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

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

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

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

.nav-sub-on-page .fsNavLevel5 {
    margin-bottom: 5px;
    margin-left: 25px
}

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

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

.nav-main {
    margin-bottom: 0;
    z-index: 9
}

.fsHeader .nav-main {
    display: none
}

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

.nav-main .nav-wrap {
    display: flex;
    flex-flow: row-reverse;
    flex: 1;
    align-items: center;
    padding: 35px 0 35px 35px
}

@media (min-width:1100px) {
    .nav-main .fsNavLevel1 {
        position: relative;
        margin: 0 auto;
        max-width: 1180px;
        text-align: center;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        position: static
    }

    .no-flexbox .nav-main .fsNavLevel1 {
        text-align: justify;
        font-size: .1px
    }

    .no-flexbox .nav-main .fsNavLevel1>li {
        display: inline-block
    }

    .no-flexbox .nav-main .fsNavLevel1:after {
        content: "";
        display: inline-block;
        width: 100%
    }
}

@media (min-width:1100px) {
    .nav-main .fsNavLevel1>li {
        flex: 1 auto
    }
}

.nav-main .fsNavLevel1>li.menu-item-open>a,
.nav-main .fsNavLevel1>li:hover>a {
    color: #59118e;
    background: #fff
}

.nav-main .fsNavLevel1>li.menu-item-open>a:after,
.nav-main .fsNavLevel1>li:hover>a:after {
    background: #59118e
}

.nav-main .fsNavLevel1>li[class*=fsNavCurrentPage]>a {
    color: #59118e;
    background: #fff
}

.nav-main .fsNavLevel1>li>a {
    display: block;
    color: #373737;
    background: rgba(0, 0, 0, 0);
    padding: 44px 5px;
    font-size: 1rem;
    line-height: 1.1875rem;
    position: relative;
    text-decoration: none;
    font-weight: 500
}

@media (min-width:1300px) {
    .nav-main .fsNavLevel1>li>a {
        padding: 44px 15px
    }
}

.nav-main .fsNavLevel1>li>a:focus {
    color: #59118e;
    background: #fff
}

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
}

@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 .nav-dropdown-empty .fsNavPageInfo {
    display: none
}

.nav-main .fsNavPageInfo {
    background: #59118e;
    text-align: left;
    z-index: 300;
    position: relative;
    display: flex;
    justify-content: flex-end;
    max-width: 100vw;
    flex-flow: row;
    min-height: 295px
}

.nav-main .fsNavPageDescription {
    position: relative;
    padding: 0 0 0 65px;
    display: flex;
    justify-content: center;
    flex-flow: column;
    flex: 1 1 0;
    color: #fff;
    align-content: center
}

.nav-main .fsNavPageDescription strong {
    color: #ffc61e;
    font-weight: 900;
    font-size: 17px;
    line-height: 20px;
    letter-spacing: .07em;
    text-transform: uppercase;
    font-family: Roboto, sans-serif;
    margin-bottom: 25px;
    display: block
}

.nav-main .fsNavPageDescription a.fs_style_38 {
    border: 1px solid #ffc61e;
    padding: 15px 30px;
    background: rgba(0, 0, 0, 0);
    color: #ffc61e;
    cursor: pointer;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem;
    line-height: 1.02563rem;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    overflow: hidden;
    font-family: Roboto, sans-serif;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    margin: 30px 0 0
}

.fsStateSelected .nav-main .fsNavPageDescription a.fs_style_38,
.nav-main .fsNavPageDescription a.fs_style_38.on,
.nav-main .fsNavPageDescription a.fs_style_38:focus,
.nav-main .fsNavPageDescription a.fs_style_38:hover {
    background: #ffc61e;
    color: #59118e;
    transition: all .3s ease-in-out;
    border: 1px solid #ffc61e;
    text-decoration: none
}

.nav-main .fsNavPageDescription a.fs_style_38 em {
    display: block;
    font-style: normal;
    text-transform: none;
    font-size: .9375rem;
    font-weight: 600;
    margin-top: 8px
}

.nav-main .fsNavPageThumbnail {
    width: 380px;
    height: 340px;
    background-size: cover;
    background-position: 50%;
    overflow: hidden
}

.nav-main .fsNavPageThumbnail img {
    display: block;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.nav-main .col-wrap {
    position: relative;
    min-width: 440px;
    display: flex;
    padding: 23px 40px
}

.nav-main .col-wrap a {
    font-weight: 500;
    font-size: 17px;
    line-height: 30px;
    text-decoration: none
}

.nav-main .col-wrap .menu-col {
    padding: 0 15px 30px 20px
}

.nav-main .fsNavLevel2 li a {
    display: block;
    color: #fff;
    background: rgba(0, 0, 0, 0);
    padding: .55556em 0;
    font-weight: 500
}

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

.drawer-ribbon {
    position: relative;
    height: 35px;
    width: 20px;
    margin-right: 5px;
    z-index: 20;
    margin-bottom: 0
}

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

.mobile-toggle {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
    max-width: 40px;
    cursor: pointer;
    text-indent: -999999px;
    width: 40px;
    height: 36px
}

.mobile-toggle:focus {
    outline: 2px solid
}

.mobile-toggle:focus:after,
.mobile-toggle:hover:after {
    width: 22px
}

.mobile-toggle:after,
.mobile-toggle:before {
    position: absolute;
    top: 50%;
    right: 15px;
    height: 1.5px;
    content: "";
    background: #fff;
    transition: all .4s ease
}

.mobile-toggle:before {
    top: 17px;
    width: 23px;
    transition: all .6s ease .2s
}

.mobile-toggle:after {
    top: 10px;
    box-shadow: 0 14px 0 0 #fff;
    width: 17px
}

.drawer-is-active .mobile-toggle:before {
    margin-top: 0;
    transform: translate(-50%, -50%) rotate(-225deg);
    top: 50%;
    width: 50%
}

.drawer-is-active .mobile-toggle:after {
    box-shadow: none;
    transform: translate(-50%, -50%) rotate(225deg);
    top: 50%;
    width: 50%
}

.drawer-is-active .mobile-toggle:hover:after,
.drawer-is-active .mobile-toggle:hover:before {
    background: #ffc61e;
    transition: background .4s
}

.fsMenu {
    position: absolute;
    z-index: 500;
    width: 100%;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s, transform .3s;
    right: 0;
    transform: translate3d(20%, 0, 0);
    transform: translate(20%);
    top: 0;
    min-height: 100%;
    background: #59118e;
    z-index: 999;
    position: fixed
}

@media (min-width:1100px) {
    .fsMenu {
        display: none
    }
}

.drawer-is-active .fsMenu {
    pointer-events: auto;
    opacity: 1;
    visibility: visible;
    transform: translateZ(0);
    transform: translate(0)
}

.fsAccountBarVisible .fsMenu {
    top: 46px
}

@media (min-width:1100px) {
    .nav-mobile-container {
        display: none
    }
}

.nav-mobile-container .nav-utility-header {
    border-top: .5px solid #ffc61e;
    padding-top: 12px;
    margin-top: 2px;
    flex: 1;
    min-width: 100vw;
    justify-content: center
}

.nav-mobile-container .nav-utility-header>.fsElementContent {
    justify-content: space-between;
    align-items: flex-start;
    flex-flow: row-reverse
}

.nav-mobile-container .nav-utility-header .fsNavLevel1 {
    justify-content: center
}

.nav-mobile-container .nav-utility-header .fsNavLevel1 li {
    margin: 0 5px
}

.nav-mobile-container .nav-utility-header .fsNavLevel1 li a {
    padding-top: 0;
    font-size: .875rem;
    line-height: 1.375rem
}

.nav-mobile-container .mobile-search {
    position: relative;
    margin-bottom: 25px
}

.nav-mobile-container .mobile-search .fsFieldLabel {
    display: block;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.nav-mobile-container .mobile-search ::-webkit-input-placeholder {
    color: #59118e
}

.nav-mobile-container .mobile-search :-moz-placeholder,
.nav-mobile-container .mobile-search ::-moz-placeholder {
    color: #59118e;
    opacity: 1
}

.nav-mobile-container .mobile-search :-ms-input-placeholder {
    color: #59118e
}

.nav-mobile-container .mobile-search .fsStyleSearchField {
    border: 1.5px solid #59118e;
    background: hsla(0, 0%, 100%, .95);
    border-radius: 2px;
    font-size: 15px;
    line-height: 18px;
    font-family: Roboto, sans-serif;
    padding: 13px 30px 13px 50px
}

.nav-mobile-container .mobile-search .fsSearchElementSearchButton {
    border: 0;
    background: none;
    padding: 0;
    position: relative;
    width: 50px;
    height: 50px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 15px 0 0;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    overflow: hidden;
    text-indent: -9999px
}

.nav-mobile-container .mobile-search .fsSearchElementSearchButton:focus,
.nav-mobile-container .mobile-search .fsSearchElementSearchButton:hover {
    opacity: .7
}

.nav-mobile-container .mobile-search .fsSearchElementSearchButton:before {
    content: "\E903";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    text-indent: 0;
    color: #59118e;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
    background: rgba(0, 0, 0, 0);
    float: left;
    padding-left: 10px
}

@media (max-width:999px) {
    .nav-mobile-container .mobile-search .fsSearchElementSearchButton:before {
        font-size: 1rem
    }
}

.nav-mobile-container .utility-cta a {
    border: 1px solid #59118e;
    margin: 0 0 20px;
    padding: 15px 30px;
    background: rgba(0, 0, 0, 0);
    color: #59118e;
    cursor: pointer;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem;
    line-height: 1.02563rem;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    overflow: hidden;
    font-family: Roboto, sans-serif;
    text-decoration: none;
    display: inline-block;
    transition: all .3s;
    font-size: 1.0625rem;
    line-height: 1.3125rem;
    display: block
}

.fsStateSelected .nav-mobile-container .utility-cta a,
.nav-mobile-container .utility-cta a.on,
.nav-mobile-container .utility-cta a:focus,
.nav-mobile-container .utility-cta a:hover {
    background: rgba(0, 0, 0, 0);
    color: #59118e;
    transition: all .3s ease-in-out;
    border: 1px solid #59118e;
    text-decoration: none
}

.nav-mobile-container .utility-cta a em {
    display: block;
    font-style: normal;
    text-transform: none;
    font-size: .9375rem;
    font-weight: 600;
    margin-top: 8px
}

.nav-mobile-container .utility-cta a:before {
    border: 1px solid #ffc61e;
    left: 0;
    right: 0
}

.fsNavigation.nav-main-mobile {
    display: none
}

@media (max-width:1099px) {
    .fsNavigation.nav-main-mobile {
        display: block;
        padding: 33px 5px
    }
}

.fsNavigation.nav-main-mobile>.fsElementContent {
    position: relative
}

.fsNavigation.nav-main-mobile .fsNavLevel1 {
    margin: 0;
    max-width: none;
    text-align: left;
    display: block
}

.fsNavigation.nav-main-mobile .fsNavLevel1>li {
    box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0)
}

.fsNavigation.nav-main-mobile .fsNavLevel1>li:first-child {
    box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0), inset 0 1px 0 0 rgba(0, 0, 0, 0)
}

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

.fsNavigation.nav-main-mobile .fsNavLevel1>li.fsNavCurrentPage>a:after,
.fsNavigation.nav-main-mobile .fsNavLevel1>li.fsNavCurrentPageAncestor>a:after {
    background: hsla(0, 0%, 100%, .12)
}

.fsNavigation.nav-main-mobile .fsNavLevel1>li>a {
    color: #fff;
    position: relative;
    padding: 2px 40px 2px 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 35px;
    text-decoration: none;
    text-indent: 28px
}

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

.fsNavigation.nav-main-mobile .fsNavLevel1 li .expander:before {
    content: "\E941";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    font-size: 1.375rem;
    color: #fff
}

.fsNavigation.nav-main-mobile .fsNavLevel1 li .expander:before:hover:before {
    color: #ffc61e
}

.fsNavigation.nav-main-mobile .fsNavLevel1 li.expanded>a {
    color: #ffc61e;
    border-bottom: 1px solid #ffc61e
}

.fsNavigation.nav-main-mobile .fsNavLevel1 li.expanded .expander:before {
    content: "\E942";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    color: #ffc61e
}

.fsNavigation.nav-main-mobile .fsNavLevel2 {
    display: none;
    transition: transform .5s ease;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-left: 50px;
    padding-top: 10px
}

.fsNavigation.nav-main-mobile .fsNavLevel2>li.fsNavCurrentPage>a,
.fsNavigation.nav-main-mobile .fsNavLevel2>li.fsNavCurrentPageAncestor>a {
    color: #ffc61e;
    text-decoration: none;
    font-weight: 700
}

.fsNavigation.nav-main-mobile .fsNavLevel2>li.fsNavCurrentPage>a:after,
.fsNavigation.nav-main-mobile .fsNavLevel2>li.fsNavCurrentPageAncestor>a:after {
    background: hsla(0, 0%, 100%, .12)
}

.fsNavigation.nav-main-mobile .fsNavLevel2>li a {
    color: #fff;
    font-weight: 400;
    padding: 0;
    position: relative;
    font-size: 14px;
    line-height: 35px;
    font-family: Roboto, sans-serif;
    text-decoration: none
}

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

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

.nav-social .fsNavLevel1 {
    display: flex;
    flex-wrap: wrap;
    line-height: 1;
    text-indent: -9999px
}

.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 5px 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: #59118e;
    position: relative;
    border: 1px solid #ffc61e;
    height: 28px;
    width: 28px;
    background: #ffc61e;
    border-radius: 5px
}

.nav-social .fsNavLevel1 a:focus,
.nav-social .fsNavLevel1 a:hover {
    background: #fff;
    border-color: #fff;
    color: #59118e
}

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

.nav-utility-header {
    margin: 0
}

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

.nav-utility-header .fsNavLevel1 li {
    margin: 0 6px;
    position: relative
}

.nav-utility-header .fsNavLevel1 li.no-link {
    padding-right: 5px
}

.nav-utility-header .fsNavLevel1 li.no-link:after {
    content: "\F107";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    color: #fff;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.nav-utility-header .fsNavLevel1 li.no-link>a {
    cursor: default
}

.nav-utility-header .fsNavLevel1 li.no-link>a:focus,
.nav-utility-header .fsNavLevel1 li.no-link>a:hover {
    text-decoration: none;
    color: #fff
}

.nav-utility-header .fsNavLevel1 li.menu-item-open>.fsNavPageInfo,
.nav-utility-header .fsNavLevel1 li:hover>.fsNavPageInfo {
    opacity: 1;
    visibility: visible
}

.nav-utility-header .fsNavLevel1 li a {
    color: #fff;
    font-size: .8125rem;
    line-height: 1rem;
    padding: 2px 12.5px;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase
}

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

.nav-utility-header .fsNavPageInfo {
    position: absolute;
    top: 100%;
    z-index: 4500;
    opacity: 0;
    visibility: hidden;
    min-width: 148px;
    transition: all .3s ease;
    left: 50%;
    transform: translateX(-50%)
}

.nav-utility-header .fsNavLevel2 {
    background: #59118e;
    position: relative;
    padding: 20px 0
}

.nav-utility-header .fsNavLevel2>li {
    margin: 0 !important
}

.nav-utility-header .fsNavLevel2>li[class*=fsNavCurrentPage]>a {
    text-decoration: underline
}

.nav-utility-header .fsNavLevel2>li>a {
    padding: 10px 20px;
    color: #fff;
    text-decoration: none;
    position: relative
}

.nav-utility-header .fsNavLevel2>li>a:focus,
.nav-utility-header .fsNavLevel2>li>a:hover {
    text-decoration: underline;
    color: #fff
}

.active-search .fsMenu .my-kinkaid {
    opacity: 0
}

.my-kinkaid {
    margin: 0 25px
}

@media (max-width:1099px) {
    .my-kinkaid {
        margin: 0 0 0 5px
    }

    .my-kinkaid>.fsElementContent {
        line-height: 1
    }
}

.my-kinkaid a {
    color: #fff;
    text-decoration: none;
    font-size: .75rem;
    line-height: 2rem;
    font-weight: 700;
    transition: all .3s ease-in-out
}

@media (max-width:1099px) {
    .my-kinkaid a {
        padding: 5px;
        border: 1px solid #ffc61e;
        text-decoration: none
    }
}

.my-kinkaid a strong {
    color: #ffc61e;
    transition: all .3s ease-in-out
}

.my-kinkaid a:focus,
.my-kinkaid a:hover {
    text-decoration: underline
}

.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
}

#fsHeader {
    padding: 0;
    background: #fff
}

.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;
    margin: 20px auto
}

@media (min-width:1000px) {
    .site-info-container {
        margin: 0 38px 0 0
    }
}

.site-info-container a {
    display: block;
    color: #59118e;
    font-weight: 400;
    font-size: 24px;
    line-height: 33px;
    padding: 0 0 0 60px;
    position: relative;
    height: 40px;
    display: flex;
    align-items: center;
    font-family: Crimson Pro, serif;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap
}

@media (min-width:1000px) {
    .site-info-container a {
        height: 50px;
        padding-left: 67px;
        font-size: 30px;
        line-height: 41px
    }
}

@media (min-width:1000px) {
    .home .site-info-container a {
        padding-left: 147px;
        height: 98px
    }
}

.site-info-container a:before {
    content: "";
    background: url(../images/logo.png);
    position: absolute;
    left: 0;
    top: 50%;
    width: 40px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
    transform: translateY(-50%);
    left: 10px
}

@media (min-width:1000px) {
    .home .site-info-container a:before {
        width: 127px;
        height: 127px;
        top: 0;
        transform: none;
        left: 0
    }
}

.header-top {
    margin: 0;
    background: #59118e
}

.header-top>.fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 1230px
}

.header-top .fsNavLevel1 {
    display: flex;
    justify-content: center
}

.header-top .fsNavLevel1 li {
    padding: 0 40px;
    position: relative
}

.header-top .fsNavLevel1 li a {
    padding: 7px 0;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    color: #373737;
    text-decoration: none
}

.header-top .fsNavLevel1 li a:focus,
.header-top .fsNavLevel1 li a:hover {
    text-decoration: underline
}

.header-top .fsNavLevel1 li:after {
    content: "";
    width: 2px;
    top: 10px;
    bottom: 10px;
    position: absolute;
    right: 0;
    background: #59118e
}

.header-top .fsNavLevel1 li:last-child {
    padding-right: 0
}

.header-top .fsNavLevel1 li:last-child:after {
    display: none
}

.header-container {
    margin: 0;
    background: #59118e
}

.header-container>.fsElementContent {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    flex-flow: column;
    align-items: stretch
}

@media (max-width:1099px) {
    .fsBanner .header-container .nav-utility-header {
        display: none
    }

    .fsMenu .header-container .nav-utility-header {
        display: block
    }
}

.nav-container {
    display: flex;
    align-items: flex-end;
    background: #fff;
    position: relative;
    z-index: 9
}

@media (min-width:1000px) {
    .nav-container {
        padding: 0 20px;
        min-height: 107px
    }
}

@media (min-width:1300px) {
    .nav-container {
        padding: 0
    }
}

.nav-container>.fsElementContent {
    display: flex;
    align-items: center;
    position: relative;
    margin: 0 auto;
    max-width: 1230px;
    flex: 1;
    justify-content: space-between
}

.fsMenu .nav-container>.fsElementContent {
    flex-flow: wrap
}

.utility-container {
    margin: 0;
    background: #59118e;
    z-index: 99
}

.utility-container>.fsElementContent {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    margin: 0 auto;
    max-width: 1230px
}

@media (max-width:1099px) {
    .utility-container>.fsElementContent {
        justify-content: space-between
    }

    .utility-container>.fsElementContent:before {
        content: "";
        position: absolute;
        inset: 0;
        background: url(../images/feathers.png);
        z-index: 1;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: calc(100% - 40px) 50%
    }
}

.fsMenu .utility-container>.fsElementContent {
    flex-flow: wrap
}

.fsMenu .utility-container>.fsElementContent:before {
    display: none
}

@media (max-width:1099px) {
    .utility-container>.fsElementContent {
        padding: 0 5px 0 0
    }
}

.search-toggle {
    height: 16px;
    width: 16px;
    flex: 0 0 auto;
    margin: 7px 0 0 15px
}

.search-toggle button {
    border: 0;
    background: none;
    margin: 0;
    height: 16px;
    width: 16px;
    color: rgba(0, 0, 0, 0);
    overflow: visible;
    position: relative;
    padding: 0;
    cursor: pointer;
    transition: all .3s
}

.search-toggle button:before {
    content: "\E903";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    font-size: 16px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.search-toggle button:before:focus:before,
.search-toggle button:before:hover:before {
    color: #ffc61e
}

#fsFooter {
    position: relative
}

#fsFooter:after {
    content: "\E906";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    color: #ffc61e;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 128px;
    line-height: 100%
}

@media (min-width:700px) {
    #fsFooter:after {
        font-size: 278px
    }
}

#fsFooter .footer-container {
    position: relative;
    margin: 0 auto;
    max-width: 1180px;
    display: flex;
    justify-content: space-between;
    flex-flow: column;
    padding: 83px 20px 63px;
    color: #fff
}

@media (min-width:700px) {
    #fsFooter .footer-container {
        padding: 60px 20px 20px
    }
}

#fsFooter .footer-cta {
    margin-bottom: 30px;
    border-bottom: .5px solid #ffc61e;
    padding-bottom: 30px;
    position: relative;
    z-index: 9
}

@media (min-width:700px) {
    #fsFooter .footer-cta {
        margin-bottom: 50px;
        padding-bottom: 50px
    }
}

#fsFooter .footer-cta>header .fsElementHeaderContent {
    font-weight: 900;
    font-size: 30px;
    line-height: 35px;
    text-align: center;
    letter-spacing: .07em;
    text-transform: uppercase;
    font-family: Roboto, sans-serif;
    margin-bottom: 25px
}

@media (min-width:700px) {
    #fsFooter .footer-cta>header .fsElementHeaderContent {
        font-size: 60px;
        line-height: 70px;
        margin-bottom: 50px
    }
}

#fsFooter .footer-cta>header .fsElementHeaderContent strong {
    color: #ffc61e
}

#fsFooter .footer-cta ul {
    display: flex;
    justify-content: center
}

#fsFooter .footer-cta ul,
#fsFooter .footer-cta ul ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#fsFooter .footer-cta ul li {
    margin: 0;
    padding: 0
}

@media (max-width:699px) {
    #fsFooter .footer-cta ul {
        display: flex;
        flex-flow: column
    }
}

@media (max-width:699px) {
    #fsFooter .footer-cta ul li {
        justify-content: center;
        display: flex;
        margin-bottom: 18px
    }
}

@media (min-width:700px) {
    #fsFooter .footer-cta ul li:nth-child(2) {
        margin: 0 72px
    }
}

#fsFooter .footer-cta ul a {
    min-width: 200px;
    min-height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    letter-spacing: .1em;
    text-transform: uppercase;
    margin-bottom: 0
}

@media (max-width:699px) {
    #fsFooter .footer-cta ul a {
        max-width: 200px
    }
}

#fsFooter .school-details-container>header .fsElementTitle {
    font-weight: 400;
    font-size: 28px;
    line-height: 39px;
    color: #fff;
    text-transform: uppercase;
    font-family: Crimson Pro, serif;
    margin-bottom: 30px
}

@media (max-width:699px) {
    #fsFooter .school-details-container>header .fsElementTitle {
        text-align: center
    }
}

@media (min-width:700px) {
    #fsFooter .school-details-container>header .fsElementTitle {
        font-size: 30px;
        line-height: 41px
    }
}

@media (max-width:699px) {
    #fsFooter .school-details-container>.fsDiv {
        margin-bottom: 45px
    }
}

#fsFooter .school-details-container>.fsDiv .fsElement>header h2 {
    color: #ffc61e;
    font-weight: 900;
    font-size: 20px;
    line-height: 23px;
    letter-spacing: .07em;
    text-transform: uppercase;
    margin-bottom: 15px
}

@media (max-width:699px) {
    #fsFooter .school-details-container>.fsDiv .fsElement>header h2 {
        text-align: center;
        margin-bottom: 38px
    }
}

@media (min-width:700px) {
    #fsFooter .school-details-container>.fsDiv .fsElement>header h2 {
        font-size: 25px;
        line-height: 29px
    }
}

#fsFooter .school-details-container>.fsDiv .fsNavigation:not(.nav-social) .fsNavLevel1 a {
    color: #fff;
    position: relative;
    font-weight: 400;
    font-size: 17px;
    line-height: 20px;
    text-decoration: none;
    transition: .3s ease-in-out
}

#fsFooter .school-details-container>.fsDiv .fsNavigation:not(.nav-social) .fsNavLevel1 a:focus,
#fsFooter .school-details-container>.fsDiv .fsNavigation:not(.nav-social) .fsNavLevel1 a:hover {
    color: #ffc61e
}

#fsFooter .school-details-container>.fsDiv .fsNavigation:not(.nav-social) .fsNavLevel1 a:before {
    content: "\F054";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    color: #ffc61e;
    font-size: .875rem;
    margin-right: 8px
}

#fsFooter .nav-social {
    margin-bottom: 20px
}

@media (max-width:699px) {
    #fsFooter .nav-social .fsNavLevel1 {
        display: flex;
        justify-content: center
    }
}

#fsFooter .footer-bottom {
    background: #fff;
    margin-bottom: 0
}

#fsFooter .footer-bottom .fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 1180px
}

#fsFooter .footer-bottom .fsNavLevel1 {
    display: flex
}

@media (max-width:699px) {
    #fsFooter .footer-bottom .fsNavLevel1 {
        flex-flow: column;
        padding: 21px 0 37px
    }
}

@media (min-width:700px) {
    #fsFooter .footer-bottom .fsNavLevel1 {
        align-items: flex-end
    }
}

@media (min-width:700px) {
    #fsFooter .footer-bottom .fsNavLevel1 li {
        margin-left: 40px
    }
}

@media (min-width:700px) {
    #fsFooter .footer-bottom .fsNavLevel1 li:first-child {
        margin-left: auto
    }
}

#fsFooter .footer-bottom .fsNavLevel1 a {
    color: #59118e;
    font-weight: 600;
    font-size: 13px;
    line-height: 15px;
    letter-spacing: .1em;
    text-transform: uppercase;
    text-decoration: none;
    padding: 12px 25px
}

@media (min-width:700px) {
    #fsFooter .footer-bottom .fsNavLevel1 a {
        padding: 28px 20px
    }
}

#fsFooter .footer-bottom .fsNavLevel1 a:focus,
#fsFooter .footer-bottom .fsNavLevel1 a:hover {
    text-decoration: underline
}

.school-details {
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 17px;
    line-height: 25px;
    font-family: Roboto, sans-serif
}

@media (min-width:700px) {
    .school-details {
        font-size: 16px;
        line-height: 24px
    }
}

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

.school-details .school-location {
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px
}

.school-details .school-location:before {
    content: "\E900";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    color: #ffc61e;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 1.375rem
}

.school-details [itemprop=email] {
    position: relative;
    padding-left: 30px
}

.school-details [itemprop=email]:before {
    content: "\E901";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    color: #ffc61e;
    position: absolute;
    left: 0;
    top: 0;
    font-size: .9375rem
}

.school-details [itemprop=streetAddress] {
    display: block
}

.school-details a {
    color: inherit;
    text-decoration: none
}

.school-details a:focus,
.school-details a:hover {
    text-decoration: underline
}

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

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

html {
    font-family: Crimson Pro, serif;
    background: #59118e;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

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

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

body.fsComposeMode #fsPageWrapper {
    overflow: visible
}

#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% - 380px)
    }
}

.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% - 660px)
    }
}

#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: 100px;
        width: 380px;
        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: 100px;
        width: 380px
    }
}

@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:700px) {
    .fsTwoColumnLayout .fsDiv {
        width: 50%
    }
}

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

@media (min-width:700px) {
    .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% - 380px)
    }
}

.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: 100px;
        width: 380px
    }
}

@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: 100px;
        width: 380px
    }
}

.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% - 380px)
    }
}

.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: 100px;
        width: 380px
    }
}

.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% - 380px)
    }
}

@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% - 380px)
    }
}

@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: 100px;
        width: 380px
    }
}

.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: calc(100% - 40px);
    margin-right: 20px;
    margin-left: 20px;
    background-position: 50%;
    position: absolute;
    bottom: 200px
}

@media (min-width:700px) {
    #fsPoweredByFinalsite {
        background-position: 100%;
        bottom: 90px
    }
}

.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 .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
}

.fsConstituent.hide-img .fsConstituentItem:before {
    display: none
}

.fsThumbnailSquare .fsCroppedImage {
    padding-bottom: 110%
}

@media (min-width:1000px) {
    .fsThumbnailSquare .fsCroppedImage {
        padding-bottom: 130%
    }
}

.fsConstituentItem {
    padding-left: 10px;
    padding-right: 10px
}

.fsConstituentItem .fsPhoto {
    max-height: 400px;
    overflow: hidden;
    margin: 0 0 9px
}

.fsConstituentItem .fsPhoto img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top center;
    object-position: top center;
    max-width: none;
    width: 100%;
    height: 400px;
    margin: 0
}

.fsConstituentItem:before {
    content: "";
    height: 0;
    padding-bottom: 100%;
    width: 100%;
    display: inline-block;
    background: url(../images/placeholder-image.jpg) no-repeat 0 50%;
    background-size: contain;
    min-height: 400px;
    background-position: 50%;
    max-width: 340px
}

.fsConstituentItem.fsHasPhoto:before,
.fsConstituentItem .fsTitles strong {
    display: none
}

.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: #59118e;
    transition: .3s
}

.fsAccordion .fsPanel>header h2,
.fsTabs .fsPanel>header h2 {
    margin-top: 0;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    color: #59118e;
    font-weight: 700;
    font-size: 1.875rem;
    line-height: 2.25rem;
    margin-bottom: 2px;
    display: block;
    font-size: 1.125rem;
    padding: 15px;
    color: #fff;
    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: #ffc61e;
    transition: .3s
}

.fsAccordion .fsPanel>header:hover h2,
.fsTabs .fsPanel>header:hover h2 {
    color: #59118e;
    transition: .3s
}

.fsAccordion .fsPanel.fsStateOpen>header,
.fsTabs .fsPanel.fsStateOpen>header {
    background: #59118e
}

.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%);
    font-size: 1.875rem;
    line-height: 0;
    transition: .2s;
    content: "+";
    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%);
    font-size: 1.875rem;
    line-height: 0;
    transition: .2s;
    content: "-";
    content: "\E936";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    transform: rotate(90deg)
}

.fsPanelIconBefore.fsAccordion .fsPanel>header h2,
.fsPanelIconBefore.fsTabs .fsPanel>header h2 {
    padding-left: 40px
}

.fsPanelIconBefore.fsAccordion .fsPanel>header h2:before,
.fsPanelIconBefore.fsTabs .fsPanel>header h2:before {
    left: 13.33333px
}

.fsPanelIconAfter.fsAccordion .fsPanel>header h2,
.fsPanelIconAfter.fsTabs .fsPanel>header h2 {
    padding-right: 40px
}

.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: 13.33333px
}

.fsAccordion:not(.fsPanelIconBefore):not(.fsPanelIconAfter) .fsPanel>header h2:before,
.fsTabs:not(.fsPanelIconBefore):not(.fsPanelIconAfter) .fsPanel>header h2:before {
    content: ""
}

.fsAccordion .fsPanel>.fsElementContent {
    border: 1px solid #e5e5e5;
    margin-top: -2px;
    border-top: 0
}

.fsAccordion.accordion-2 .fsPanel:first-of-type>header {
    border-top: 1px solid #e5e5e5
}

.fsAccordion.accordion-2 .fsPanel>header {
    cursor: pointer;
    background: #fff;
    transition: .3s;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid rgba(0, 0, 0, 0)
}

.fsAccordion.accordion-2 .fsPanel>header h2 {
    margin-top: 0;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    color: #59118e;
    font-weight: 700;
    font-size: 1.875rem;
    line-height: 2.25rem;
    margin-bottom: 2px;
    display: block;
    font-size: 1.125rem;
    padding: 15px;
    color: #373737;
    transition: .3s;
    line-height: 1.5rem;
    position: relative
}

.fsAccordion.accordion-2 .fsPanel>header h2 a {
    transition: none
}

.fsAccordion.accordion-2 .fsPanel>header:hover {
    background: #fff;
    transition: .3s
}

.fsAccordion.accordion-2 .fsPanel>header:hover h2 {
    color: #59118e;
    transition: .3s
}

.fsAccordion.accordion-2 .fsPanel.fsStateOpen>header {
    background: #fff;
    box-shadow: inset 0 5px 0 0 #59118e;
    border-top: 1px solid #59118e;
    border-bottom: 1px solid #59118e
}

.fsAccordion.accordion-2 .fsPanel.fsStateOpen>header h2 {
    color: #59118e
}

.fsAccordion.accordion-2 .fsPanel.fsStateOpen>header h2:before {
    content: "-"
}

.fsPanelIconAfter.fsAccordion.accordion-2 .fsPanel>header h2:after,
.fsPanelIconBefore.fsAccordion.accordion-2 .fsPanel>header h2:before {
    content: "";
    border: none;
    width: auto;
    height: auto;
    position: absolute;
    margin: 0;
    top: 50%;
    transition: none;
    content: "+";
    height: 14px
}

.fsPanelIconAfter.fsAccordion.accordion-2 .fsPanel.fsStateOpen>header h2:after,
.fsPanelIconBefore.fsAccordion.accordion-2 .fsPanel.fsStateOpen>header h2:before {
    content: "";
    border: none;
    width: auto;
    height: auto;
    position: absolute;
    margin: 0;
    top: 50%;
    transition: none;
    content: "-";
    transform: none;
    content: "\E942";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    font-size: 1.375rem
}

.fsPanelIconBefore.fsAccordion.accordion-2 .fsPanel>header h2 {
    padding-left: 65px
}

.fsPanelIconBefore.fsAccordion.accordion-2 .fsPanel>header h2:before {
    left: 13.33333px
}

.fsPanelIconAfter.fsAccordion.accordion-2 .fsPanel>header h2 {
    padding-right: 65px
}

.fsPanelIconAfter.fsAccordion.accordion-2 .fsPanel>header h2:before {
    display: none
}

.fsPanelIconAfter.fsAccordion.accordion-2 .fsPanel>header h2:after {
    right: 13.33333px
}

.fsAccordion.accordion-2:not(.fsPanelIconBefore):not(.fsPanelIconAfter) .fsPanel>header h2:before {
    content: ""
}

.fsAccordion.accordion-2 .fsPanel>.fsElementContent {
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

.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 {
    text-decoration: underline
}

.fsAthleticsEvent .fsAthleticsEventDetailLink:focus,
.fsAthleticsEvent .fsAthleticsEventDetailLink:hover {
    text-decoration: none
}

.fsCalendar.athletics-events article {
    position: relative;
    padding-left: 98px;
    min-height: 80px;
    padding-top: 0;
    padding-bottom: 22px;
    border-bottom: 1px solid #e5e5e5
}

.fsCalendar.athletics-events article .fsDate {
    position: absolute;
    top: 5px;
    left: 0;
    text-align: center;
    height: 80px;
    width: 80px;
    color: #94939a;
    background: rgba(0, 0, 0, 0);
    font-size: 32px;
    display: flex;
    justify-content: center;
    flex-flow: row;
    font-family: Roboto, sans-serif
}

.fsCalendar.athletics-events article .fsDate>span {
    display: block
}

.fsCalendar.athletics-events article .fsElementEventIcon img {
    vertical-align: middle
}

.fsCalendar.athletics-events article .fsCalendarEventLink {
    color: #373737;
    text-decoration: none
}

.fsCalendar.athletics-events article .fsCalendarEventLink:focus,
.fsCalendar.athletics-events article .fsCalendarEventLink:hover {
    text-decoration: underline
}

.fsCalendar.athletics-events article .fsCalendarEventLink.fsReadMoreLink {
    color: #59118e
}

.fsPrintButton {
    width: auto;
    border: 1px solid #ffc61e;
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    background-color: #fff;
    padding: 6px 13px;
    height: auto;
    text-decoration: none;
    display: flex;
    align-items: center;
    transition: all .3s ease-in-out
}

.fsPrintButton:focus,
.fsPrintButton:hover {
    border: 1px solid #59118e;
    background-color: #fff
}

.fsPrintButton:before {
    color: #59118e;
    margin-right: 5px
}

.fsPrintButton:after {
    content: "PRINT";
    color: #59118e
}

.fsCalendarFilter {
    width: auto;
    border: 1px solid #ffc61e;
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    background-color: #fff;
    padding: 6px 13px;
    height: auto;
    text-decoration: none;
    display: flex;
    align-items: center;
    transition: all .3s ease-in-out
}

.fsCalendarFilter:focus,
.fsCalendarFilter:hover {
    border: 1px solid #59118e;
    background-color: #fff
}

.fsCalendarFilter .fsCalendarFilterIcon:before {
    color: #59118e;
    margin-right: 5px
}

.fsCalendarFilter:after {
    content: "FILTER";
    color: #59118e
}

.fsRSSIcon {
    width: auto;
    border: 1px solid #ffc61e;
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    background-color: #fff;
    padding: 6px 13px;
    height: auto;
    text-decoration: none;
    display: flex;
    align-items: center;
    transition: all .3s ease-in-out
}

.fsRSSIcon:focus,
.fsRSSIcon:hover {
    border: 1px solid #59118e;
    background-color: #fff
}

.fsRSSIcon:before {
    color: #59118e;
    margin-right: 5px
}

.fsRSSIcon:after {
    content: "SUBSCRIBE";
    color: #59118e
}

.fsAlertsIcon {
    width: auto;
    border: 1px solid #ffc61e;
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    background-color: #fff;
    padding: 6px 13px;
    height: auto;
    text-decoration: none;
    display: flex;
    align-items: center;
    transition: all .3s ease-in-out
}

.fsAlertsIcon:focus,
.fsAlertsIcon:hover {
    border: 1px solid #59118e;
    background-color: #fff
}

.fsAlertsIcon:before {
    color: #59118e;
    margin-right: 5px
}

.fsAlertsIcon:after {
    content: "ALERT";
    color: #59118e
}

.fsElement:not(.fsLegend) .fsElementControls {
    justify-content: flex-start;
    margin-top: 30px;
    margin-bottom: 30px
}

@media (max-width:699px) {
    .fsElement:not(.fsLegend) .fsElementControls {
        flex-flow: wrap
    }

    .fsElement:not(.fsLegend) .fsElementControls>a {
        margin-bottom: 5px
    }
}

.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: 400;
    font-family: Roboto, sans-serif;
    color: #59118e;
    font-weight: 700;
    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: #59118e;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.fsCalendar:not(.athletics-events) .fsDate>span {
    display: block;
    font-family: Roboto, sans-serif
}

.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;
    font-family: Roboto, sans-serif
}

.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: #59118e;
    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;
    font-family: Roboto, sans-serif
}

.fsCalendar:not(.athletics-events) .fsLocation:before {
    content: "\E944";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    color: #59118e;
    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(89, 17, 142, .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: #59118e;
        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: #59118e;
        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: #59118e;
        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 #59118e;
    padding: 15px 30px;
    background: #fff;
    color: #59118e;
    cursor: pointer;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem;
    line-height: 1.02563rem;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    overflow: hidden;
    font-family: Roboto, sans-serif;
    text-decoration: none;
    display: inline-block;
    display: table;
    margin: 20px auto
}

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

.scroll-up em {
    display: block;
    font-style: normal;
    text-transform: none;
    font-size: .9375rem;
    font-weight: 600;
    margin-top: 8px
}

.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
}

.fsFourColumnLayout .fsStyleColumn .fsResourceElement .fsElementSlideshow .fsResourceTypeImage {
    padding-top: 0
}

.fsFourColumnLayout .fsStyleColumn .fsResourceElement .fsElementSlideshow .fsResourceTypeImage img {
    aspect-ratio: 16/10
}

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: Crimson Pro, 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: #59118e;
    margin-right: 10px;
    cursor: pointer;
    transition: .3s
}

.fsComposerFormEmbed form .linkLike:hover,
.fsComposerFormEmbed form .required {
    color: #59118e
}

.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: #59118e;
    transition: .3s;
    outline: 0;
    float: left;
    line-height: 1;
    padding: 10px 0
}

.fsComposerFormEmbed form .pageBreak .nextPage:hover,
.fsComposerFormEmbed form .pageBreak .prevPage:hover {
    color: #59118e;
    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 #59118e;
    margin: 0 0 20px;
    padding: 15px 30px;
    background: #fff;
    color: #59118e;
    cursor: pointer;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem;
    line-height: 1.02563rem;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    overflow: hidden;
    font-family: Roboto, sans-serif;
    text-decoration: none
}

.fsComposerFormEmbed form .submitBtn.on,
.fsComposerFormEmbed form .submitBtn:focus,
.fsComposerFormEmbed form .submitBtn:hover,
.fsStateSelected .fsComposerFormEmbed form .submitBtn {
    background: #59118e;
    color: #fff;
    transition: all .3s ease-in-out;
    border: 1px solid #59118e;
    text-decoration: none
}

.fsComposerFormEmbed form .submitBtn em {
    display: block;
    font-style: normal;
    text-transform: none;
    font-size: .9375rem;
    font-weight: 600;
    margin-top: 8px
}

.fsComposerFormEmbed .ui-widget {
    font-family: Crimson Pro, 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
}

::-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 #59118e;
    margin: 0 0 20px;
    padding: 15px 30px;
    background: #fff;
    color: #59118e;
    cursor: pointer;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem;
    line-height: 1.02563rem;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    overflow: hidden;
    font-family: Roboto, sans-serif;
    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: #59118e;
    color: #fff;
    transition: all .3s ease-in-out;
    border: 1px solid #59118e;
    text-decoration: none
}

.fsLoginNewSuccess>button em,
.fsResetCancel em,
.fsResetContinue em {
    display: block;
    font-style: normal;
    text-transform: none;
    font-size: .9375rem;
    font-weight: 600;
    margin-top: 8px
}

.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
}

.fsPostElement .fsTitle .fsPostLink {
    text-decoration: none
}

.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;
    font-family: Roboto, sans-serif;
    display: block
}

.fsPostElement .fsDateTime {
    margin-bottom: 15px
}

.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 {
    border: 1px solid #ffc61e;
    font-size: 10px;
    line-height: 12px;
    text-transform: uppercase
}

.fsPostElement .fsCategory,
.fsPostElement .fsTag {
    padding: 6px 8px;
    color: #131313;
    margin-right: 6px;
    font-family: Roboto, sans-serif
}

.fsPostElement .fsTag {
    border: 1px solid #e5e5e5;
    font-size: 12px;
    line-height: 14px;
    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
}

.fsPostElement.fsList.custom-posts article {
    display: flex
}

@media (max-width:799px) {
    .fsPostElement.fsList.custom-posts article {
        flex-flow: column
    }
}

.fsPostElement.fsList.custom-posts article .fsThumbnail {
    margin-right: 40px;
    flex: 1
}

.fsPostElement.fsList.custom-posts article .post-content {
    flex: 1
}

.fsPostElement.fsList.custom-posts article .fsCategories,
.fsPostElement.fsList.custom-posts article .fsStyleInlineList {
    margin-top: 0
}

.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
}

.fsSearchElement.site-search {
    display: none;
    position: relative;
    height: 34px;
    margin: 0 0 0 15px
}

@media (min-width:1100px) {
    .fsSearchElement.site-search {
        display: block
    }
}

.fsSearchElement.site-search ::-webkit-input-placeholder {
    color: #fff
}

.fsSearchElement.site-search :-moz-placeholder,
.fsSearchElement.site-search ::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.fsSearchElement.site-search :-ms-input-placeholder {
    color: #fff
}

.fsSearchElement.site-search.search-open form {
    max-width: 500px;
    opacity: 1;
    visibility: visible;
    max-height: 32px
}

@media (max-width:699px) {
    .fsSearchElement.site-search.search-open form {
        width: calc(100vw - 58px);
        justify-content: space-between
    }
}

.fsSearchElement.site-search.search-open .fsSearchElementSearchButton:before {
    color: #ffc61e;
    transition: color .3s ease-in-out
}

.fsSearchElement.site-search.search-open .fsSearchElementSearchButton:hover:before {
    color: #fff
}

.fsSearchElement.site-search.search-open footer .fsElementFooterContent .search-trigger {
    opacity: 0;
    visibility: hidden
}

.fsMenu .fsSearchElement.site-search {
    display: block;
    margin: 0 0 0 auto
}

@media (max-width:699px) {
    .fsMenu .fsSearchElement.site-search {
        margin-right: 5px
    }
}

.fsMenu .fsSearchElement.site-search form {
    position: absolute;
    right: 0;
    top: 0;
    left: auto
}

.fsSearchElement.site-search form {
    display: flex;
    max-width: 41px;
    background-color: #59118e;
    opacity: 0;
    visibility: hidden;
    transition: max-width .5s;
    overflow: hidden
}

.fsSearchElement.site-search form label {
    position: absolute;
    opacity: 0
}

.fsSearchElement.site-search form .fsSearchElementKeyword {
    margin: 0
}

.fsSearchElement.site-search form .fsSearchElementKeyword input {
    width: 294px;
    padding: 9px 12px;
    color: #fff;
    font-size: 16px !important;
    line-height: 14px;
    background-color: rgba(0, 0, 0, 0);
    border: 0
}

@media (min-width:1000px) {
    .fsSearchElement.site-search form .fsSearchElementKeyword input {
        font-size: 14px
    }
}

.fsMenu .fsSearchElement.site-search form .fsSearchElementKeyword input {
    width: 280px
}

.fsSearchElement.site-search form .fsSearchElementSearchButton {
    display: block;
    position: relative;
    height: 36px;
    width: 41px;
    padding: 0;
    font-size: 0;
    background-color: rgba(0, 0, 0, 0);
    border: 0
}

.fsSearchElement.site-search form .fsSearchElementSearchButton:before {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    content: "\E903";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    font-size: 16px;
    color: #59118e
}

.fsSearchElement.site-search form .fsSearchElementSearchButton:hover:before {
    color: #59118e
}

.fsMenu .fsSearchElement.site-search footer {
    width: 50px
}

.fsSearchElement.site-search footer .fsElementFooterContent {
    margin: 0
}

.fsSearchElement.site-search footer .fsElementFooterContent .search-trigger {
    border: 0;
    background: none;
    border-right: 3px solid #59118e;
    margin: 0 19px 0 0;
    position: absolute;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    right: 0;
    height: 34px;
    width: 41px;
    padding: 0;
    font-size: 0;
    background-color: rgba(0, 0, 0, 0);
    transition: .3s;
    cursor: pointer
}

.fsMenu .fsSearchElement.site-search footer .fsElementFooterContent .search-trigger {
    margin: 0;
    border-right: none
}

.fsMenu .fsSearchElement.site-search footer .fsElementFooterContent .search-trigger:before {
    top: 50%
}

.fsMenu .fsSearchElement.site-search footer .fsElementFooterContent .search-trigger:hover:before {
    color: #ffc61e
}

.fsSearchElement.site-search footer .fsElementFooterContent .search-trigger:before {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    content: "\E903";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    font-size: 1.125rem;
    color: #ffc61e;
    padding: 0 3px;
    transition: color .3s ease-in
}

@media (min-width:700px) {
    .fsSearchElement.site-search footer .fsElementFooterContent .search-trigger:before {
        font-size: .9375rem
    }
}

.fsSearchElement.site-search footer .fsElementFooterContent .search-trigger:focus:before,
.fsSearchElement.site-search footer .fsElementFooterContent .search-trigger:hover:before {
    color: #fff
}

.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 #59118e;
    margin: 0 0 20px;
    padding: 15px 30px;
    background: #fff;
    color: #59118e;
    cursor: pointer;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem;
    line-height: 1.02563rem;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    overflow: hidden;
    font-family: Roboto, sans-serif;
    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: #59118e;
    color: #fff;
    transition: all .3s ease-in-out;
    border: 1px solid #59118e;
    text-decoration: none
}

.vimeo_view_link a em {
    display: block;
    font-style: normal;
    text-transform: none;
    font-size: .9375rem;
    font-weight: 600;
    margin-top: 8px
}

.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 #59118e;
    margin: 0 0 20px;
    padding: 15px 30px;
    background: #fff;
    color: #59118e;
    cursor: pointer;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem;
    line-height: 1.02563rem;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    overflow: hidden;
    font-family: Roboto, sans-serif;
    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: #59118e;
    color: #fff;
    transition: all .3s ease-in-out;
    border: 1px solid #59118e;
    text-decoration: none
}

.Youtube_view_link a em {
    display: block;
    font-style: normal;
    text-transform: none;
    font-size: .9375rem;
    font-weight: 600;
    margin-top: 8px
}

.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: 6px
}

.fsTabs .fsTabsNav li a {
    margin-top: 0;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 1.875rem;
    line-height: 2.25rem;
    margin-bottom: 2px;
    display: block;
    font-size: 1.125rem;
    padding: 15px;
    color: #fff;
    transition: .3s;
    line-height: 1.5rem;
    background: #f8f8f8;
    color: #59118e;
    border: 1px solid #e5e5e5
}

.fsTabs .fsTabsNav li a:hover {
    background: #59118e;
    color: #fff;
    border: 1px solid #59118e
}

.fsTabs .fsTabsNav li.fsStateSelected a {
    background: #59118e;
    color: #ffc61e;
    border: 1px solid #59118e
}

.fsTabs .fsPanel>.fsElementContent {
    padding: 20px 20px 20px 0
}

.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: #59118e !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: #59118e;
    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: #59118e
}

.home #fsPageBodyWrapper {
    padding: 0
}

.home #fsPageBody {
    max-width: none
}

.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
}

@media (min-width:1000px) {
    .home .site-info-container a:before {
        bottom: -27px;
        z-index: 9;
        top: auto
    }
}

.home .hero .playpause:before {
    background: rgba(89, 17, 142, .65)
}

.hero-full-container {
    margin: 0
}

.hero-full-container>header {
    display: none
}

.fsComposeMode .hero-full-container>header {
    display: block
}

.intro-panel.fsContainer {
    margin-top: 10px;
    display: block
}

@media (min-width:700px) {
    .intro-panel.fsContainer {
        margin-top: 70px;
        margin-bottom: 60px
    }
}

@media (min-width:1000px) {
    .intro-panel.fsContainer {
        margin-top: 130px;
        margin-bottom: 120px
    }
}

.intro-panel.fsContainer .fsContent,
.intro-panel.fsContainer .fsResourceElement {
    margin-bottom: 0
}

@media (min-width:700px) {

    .intro-panel.fsContainer .fsContent,
    .intro-panel.fsContainer .fsResourceElement {
        width: 50%
    }
}

@media (min-width:700px) {
    .intro-panel.fsContainer>.fsElementContent {
        display: flex
    }
}

.intro-panel.fsContainer .fsResourceElement {
    position: relative;
    display: block;
    padding: 5px;
    border: 1px solid #59118e;
    margin: 15px 5px 34px
}

@media (min-width:700px) {
    .intro-panel.fsContainer .fsResourceElement {
        border-left: 0;
        padding: 10px 10px 10px 0;
        margin: 0;
        height: 342px
    }
}

@media (min-width:1000px) {
    .intro-panel.fsContainer .fsResourceElement {
        height: auto
    }
}

.intro-panel.fsContainer .fsResourceElement .fsResourceTypeImage {
    min-height: 222px;
    position: relative
}

.intro-panel.fsContainer .fsResourceElement article .fsVideoPlayOverlay {
    height: 222px
}

@media (min-width:700px) {
    .intro-panel.fsContainer .fsResourceElement article .fsVideoPlayOverlay {
        height: 322px
    }
}

@media (min-width:1000px) {
    .intro-panel.fsContainer .fsResourceElement article .fsVideoPlayOverlay {
        height: 480px
    }
}

.intro-panel.fsContainer .fsResourceElement article img {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center
}

.intro-panel.fsContainer .fsContent {
    padding: 0 25px
}

@media (min-width:700px) {
    .intro-panel.fsContainer .fsContent {
        padding: 0 20px 0 45px;
        display: flex;
        justify-content: center;
        flex-flow: column;
        max-width: 575px
    }
}

@media (min-width:1000px) {
    .intro-panel.fsContainer .fsContent {
        padding: 0 20px 0 65px
    }
}

@media (min-width:1100px) {
    .intro-panel.fsContainer .fsContent {
        padding: 0 0 0 65px
    }
}

.video-hero {
    position: relative;
    margin-bottom: 0;
    background-color: #373737;
    max-height: none !important
}

@media (min-width:600px) {
    .video-hero {
        min-height: 46.875vw
    }
}

@media (min-width:1000px) {
    .video-hero {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        height: 675px;
        min-height: 675px;
        max-height: 75vw
    }
}

.video-hero>header,
body:not(.fsComposeMode) .video-hero>header .fsElementTitle {
    display: none
}

@media (max-width:699px) {
    .video-hero>header {
        display: block
    }
}

.video-hero>.fsElementContent {
    position: relative;
    overflow: hidden;
    height: 100%
}

.video-hero>.fsElementContent div {
    height: 100%
}

.video-hero>.fsElementContent video {
    display: none;
    z-index: 3
}

@media (min-width:600px) {
    .video-hero>.fsElementContent video {
        display: block
    }
}

@media (min-width:1000px) {
    .video-hero>.fsElementContent video {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate3d(-50%, -50%, 0);
        min-height: 100%;
        min-width: 100%;
        width: auto;
        height: auto;
        max-height: none
    }
}

.video-hero>.fsElementContent img {
    display: block
}

.video-hero .fsMediaContainer {
    border: none
}

.fsComposeMode .video-hero {
    position: relative;
    height: auto
}

.home.fsComposeMode .video-hero {
    height: 300px
}

.home .video-hero {
    background-color: #fff
}

@media (max-width:699px) {
    .home .video-hero {
        min-height: 0
    }
}

@media (min-width:600px) {
    .home .video-hero {
        overflow: hidden
    }
}

@media (min-width:1000px) {
    .home .video-hero {
        max-height: none;
        height: 100%;
        min-height: 250px;
        height: calc(100vh - 144px);
        transition: .5s
    }
}

.home .video-hero .fsDescription {
    transform: translateZ(0);
    transition: .5s;
    width: 100%;
    max-width: 1180px;
    margin: 0 auto
}

.home .video-hero .hide:before {
    display: none
}

@media (min-width:600px) {
    .home .video-hero .hide .fsDescription {
        transform: translate3d(-100%, 0, 0);
        opacity: 0;
        visibility: hidden;
        transition: 1s
    }
}

@media (min-width:1000px) {
    .home .video-hero>.fsElementContent {
        position: absolute;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        overflow: visible
    }
}

@media (min-width:1000px) {
    .home .video-hero>.fsElementContent video {
        top: 0;
        transform: translate3d(-50%, 0, 0)
    }
}

@media (max-width:699px) {
    .home .video-hero .fsResourceTypeVideo {
        min-height: 0
    }
}

@media (min-width:1000px) {
    .home .video-hero .fsResourceTypeVideo {
        width: 100vw;
        position: absolute;
        left: 50%;
        transform: translate3d(-50%, 0, 0);
        transition: .75s
    }
}

@media (min-width:1000px) {
    .home .video-hero:after {
        opacity: 1;
        visibility: visible;
        transition: .3s ease-in .5s
    }
}

@media (min-width:1000px) {
    .home .video-hero.move-video {
        overflow: visible
    }
}

@media (min-width:1000px) {
    .home .video-hero.move-video .fsResourceTypeVideo {
        padding: 10px 10px 10px 0;
        box-shadow: 0 0 0 10px #fff, 0 0 0 11px #59118e
    }
}

@media (min-width:1000px) {
    .home .video-hero.move-video:after {
        opacity: 0;
        visibility: hidden
    }
}

@media (min-width:1000px) {
    .home .video-hero.move-video>.fsElementContent {
        height: 450px;
        top: calc(100% + 130px);
        transition: .75s
    }

    .home .video-hero.move-video>.fsElementContent>.fsResourceTypeVideo {
        width: 450px;
        left: 0;
        transform: translateZ(0);
        transition: .75s;
        z-index: 10;
        height: 100%;
        width: 50vw
    }

    .home .video-hero.move-video>.fsElementContent>.fsResourceTypeVideo video {
        max-height: 100%
    }
}

.custom-landing-intro {
    padding: 0 25px
}

@media (min-width:700px) {
    .custom-landing-intro {
        padding-right: 80px;
        padding-left: 40px
    }
}

@media (min-width:1000px) {
    .custom-landing-intro {
        padding-left: calc(480px + 6vw);
        padding-right: 5.55vw;
        min-height: 450px
    }
}

@media (min-width:1220px) {
    .custom-landing-intro {
        padding-left: 530px;
        padding-right: 80px
    }
}

@media (min-width:700px) and (max-width:999px) {
    .custom-landing-intro {
        padding-left: 0;
        padding-right: 20px;
        width: 100%
    }

    .custom-landing-intro>.fsElementContent {
        display: flex
    }
}

.custom-landing-intro>.fsElementContent,
.custom-landing-intro>footer {
    padding: 0
}

.custom-landing-intro>.fsElementContent .fsContent {
    padding: 0;
    flex: 1;
    width: auto
}

@media (min-width:1000px) {
    .custom-landing-intro>.fsElementContent .fsContent {
        padding-top: 40px
    }
}

.intro-panel,
.intro.intro-panel {
    margin-top: 16px
}

@media (min-width:600px) {

    .intro-panel,
    .intro.intro-panel {
        margin-top: 70px;
        margin-bottom: 70px
    }
}

@media (min-width:1000px) {

    .intro-panel,
    .intro.intro-panel {
        margin: 130px auto
    }
}

@media (min-width:1000px) {

    .intro-panel .custom-landing-intro,
    .intro.intro-panel .custom-landing-intro {
        padding-left: calc(80px + 50vw)
    }
}

.intro-panel .fsContent header .fsElementTitle,
.intro.intro-panel .fsContent header .fsElementTitle {
    font-weight: 900;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: .07em;
    text-transform: uppercase
}

@media (min-width:1000px) {

    .intro-panel .fsContent header .fsElementTitle,
    .intro.intro-panel .fsContent header .fsElementTitle {
        font-size: 17px;
        line-height: 20px
    }
}

.intro-panel .fsContent header .fsElementHeaderContent h2,
.intro.intro-panel .fsContent header .fsElementHeaderContent h2 {
    font-weight: 900;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: .06em;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 18px
}

@media (min-width:1000px) {

    .intro-panel .fsContent header .fsElementHeaderContent h2,
    .intro.intro-panel .fsContent header .fsElementHeaderContent h2 {
        font-size: 45px;
        line-height: 53px;
        margin-bottom: 47px
    }
}

body:not(.fsComposeMode) .intro-panel .hide-desktop,
body:not(.fsComposeMode) .intro.intro-panel .hide-desktop {
    margin-left: -20px;
    margin-right: -20px
}

@media (min-width:700px) and (max-width:999px) {

    body:not(.fsComposeMode) .intro-panel .hide-desktop,
    body:not(.fsComposeMode) .intro.intro-panel .hide-desktop {
        margin: 0 40px 0 0;
        height: 242px
    }
}

body:not(.fsComposeMode) .intro-panel .hide-desktop>header,
body:not(.fsComposeMode) .intro.intro-panel .hide-desktop>header {
    display: none
}

@media (min-width:1000px) {

    body:not(.fsComposeMode) .intro-panel .hide-desktop,
    body:not(.fsComposeMode) .intro.intro-panel .hide-desktop {
        display: none
    }
}

.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: #59118e
}

.colors.main ol li:nth-of-type(2):after {
    content: "#59118E"
}

.colors.main ol li:nth-of-type(3) {
    background: #ffc61e
}

.colors.main ol li:nth-of-type(3):after {
    content: "#FFC61E"
}

@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: Crimson Pro, serif
}

.fonts ol li:first-of-type:after {
    content: "Crimson Pro, 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: 57.6px"
}

.headers .fsElementContent h2:after {
    content: " - font-size: 30px / line-height: 36px"
}

.headers .fsElementContent h3:after {
    content: " - font-size: 20px / line-height: 24px"
}

.headers .fsElementContent h4:after {
    content: " - font-size: 16px / line-height: 19.2px"
}

.headers .fsElementContent h5:after {
    content: " - font-size: 17px / line-height: 20.4px"
}

.headers .fsElementContent h6:after {
    content: " - font-size: 13px / line-height: 15.6px"
}

body:not(.fsComposeMode):not(.home) .image-box-container {
    width: 100vw;
    margin-left: 50%;
    transform: translateX(-50%)
}

@media (min-width:1000px) {
    body:not(.fsComposeMode):not(.home) .image-box-container {
        padding: 0 50px
    }
}

body:not(.fsComposeMode) .image-box-container {
    margin-bottom: 0
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .image-box-container {
        padding: 0 20px;
        padding: 0;
        /* margin-bottom: 142px COMMENTED OUT BY PENTERA */
        margin-bottom: 60px;
    }
}

@media (min-width:1000px) {
    body.home body:not(.fsComposeMode) .image-box-container {
        padding: 0 60px
    }
}

body:not(.fsComposeMode) .image-box-container a {
    text-decoration: none;
    color: #fff
}

body:not(.fsComposeMode) .image-box-container>header {
    position: relative;
    margin: 0 auto;
    max-width: 1180px
}

@media (max-width:1199px) {
    body:not(.fsComposeMode) .image-box-container>header {
        padding: 0 28px
    }
}

body:not(.fsComposeMode) .image-box-container>header h2 {
    color: #1b1717;
    font-weight: 900;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: .06em;
    text-transform: uppercase;
    margin-bottom: 25px
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .image-box-container>header h2 {
        font-size: 45px;
        line-height: 53px
    }
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .image-box-container>.fsElementContent {
        display: flex;
        flex-direction: column;
        flex-flow: wrap;
        flex-direction: row;
        flex-wrap: nowrap;
        position: relative;
        margin: 0 auto;
        max-width: 1340px
    }
}

body:not(.fsComposeMode) .image-box-container .image-box-flex {
    position: relative;
    height: 350px;
    color: #fff;
    box-sizing: content-box;
    margin: 0 0 2px;
    transition: all .3s ease-in;
    padding-top: 55px;
    overflow: hidden
}

body:not(.fsComposeMode) .image-box-container .image-box-flex:last-of-type {
    margin-bottom: 0
}

@media (min-width:700px) {
    body:not(.fsComposeMode) .image-box-container .image-box-flex {
        margin: 0 9px
    }
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .image-box-container .image-box-flex {
        flex: 1 1 auto;
        height: 168px;
        display: flex;
        height: 350px;
        min-width: 0;
        margin: 0 9px;
        width: 25%;
        padding-bottom: 55px
    }
}

body:not(.fsComposeMode) .image-box-container .image-box-flex .box-wrapper {
    position: absolute;
    top: 48px;
    left: 0;
    bottom: 0;
    width: 100%;
    background-position: 50%;
    background-size: cover;
    transition: height .3s, width .3s, top .3s, left .3s;
    padding-top: 50px
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .image-box-container .image-box-flex .box-wrapper {
        bottom: 55px;
        padding-top: 65px
    }
}

body:not(.fsComposeMode) .image-box-container .image-box-flex .box-wrapper:before {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: "";
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50.11%, rgba(0, 0, 0, .8));
    transition: background .3s;
    z-index: 0
}

body:not(.fsComposeMode) .image-box-container .image-box-flex .box-wrapper:after {
    opacity: 0;
    transition: .3s ease-in-out;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    content: "";
    transition: all .3s ease-in-out;
    background: rgba(0, 0, 0, 0)
}

body:not(.fsComposeMode) .image-box-container .image-box-flex header {
    position: absolute;
    top: -43px;
    font-family: Roboto, sans-serif;
    z-index: 1;
    text-align: left;
    transition: all .3s;
    left: 35px;
    right: 35px;
    background: #59118e;
    color: #fff;
    font-weight: 900;
    font-size: 17px;
    line-height: 20px;
    letter-spacing: .07em;
    text-transform: uppercase;
    min-height: 75px;
    padding: 0 28px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .image-box-container .image-box-flex header {
        left: 15px;
        right: 15px
    }
}

@media (min-width:1200px) {
    body:not(.fsComposeMode) .image-box-container .image-box-flex header {
        left: 37px;
        right: 37px
    }
}

body:not(.fsComposeMode) .image-box-container .image-box-flex header .fsElementHeaderContent {
    position: relative;
    display: inline-block;
    margin-bottom: 0
}

body:not(.fsComposeMode) .image-box-container .image-box-flex header strong {
    display: block;
    position: relative;
    padding-bottom: 25px;
    font-family: Roboto, sans-serif;
    font-size: 30px;
    letter-spacing: 0;
    line-height: 36px;
    text-transform: none
}

body:not(.fsComposeMode) .image-box-container .image-box-flex .fsElementContent {
    position: absolute;
    opacity: 0;
    padding: 0;
    transition: opacity .3s;
    z-index: -1;
    position: relative;
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    font-family: Crimson Pro, serif;
    text-align: center;
    letter-spacing: .07em;
    max-height: 300px
}

@media (min-width:700px) {
    body:not(.fsComposeMode) .image-box-container .image-box-flex .fsElementContent {
        padding: 0 20px;
        transition-delay: opacity 1s
    }
}

body:not(.fsComposeMode) .image-box-container .image-box-flex .fsElementContent a {
    color: #ffc61e;
    margin-top: 20px;
    letter-spacing: .07em;
    font-weight: 700;
    font-size: 12px;
    line-height: 26px;
    text-transform: uppercases
}

body:not(.fsComposeMode) .image-box-container .image-box-flex .fsElementContent a:before {
    display: none
}

body:not(.fsComposeMode) .image-box-container .image-box-flex .fsElementContent a:after,
body:not(.fsComposeMode) .image-box-container .image-box-flex .fsElementContent a:focus,
body:not(.fsComposeMode) .image-box-container .image-box-flex .fsElementContent a:hover {
    color: #fff
}

body:not(.fsComposeMode) .image-box-container .image-box-flex footer {
    display: none
}

@media (min-width:1000px) {

    body:not(.fsComposeMode) .image-box-container .image-box-flex.focus-state,
    body:not(.fsComposeMode) .image-box-container .image-box-flex:focus,
    body:not(.fsComposeMode) .image-box-container .image-box-flex:hover {
        width: 436px
    }

    body:not(.fsComposeMode) .image-box-container .image-box-flex.focus-state header,
    body:not(.fsComposeMode) .image-box-container .image-box-flex:focus header,
    body:not(.fsComposeMode) .image-box-container .image-box-flex:hover header {
        top: -25px;
        color: #ffc61e;
        font-weight: 900;
        font-size: 22px;
        line-height: 26px
    }
}

@media (min-width:1000px) and (min-width:1000px) {

    body:not(.fsComposeMode) .image-box-container .image-box-flex.focus-state .box-wrapper,
    body:not(.fsComposeMode) .image-box-container .image-box-flex:focus .box-wrapper,
    body:not(.fsComposeMode) .image-box-container .image-box-flex:hover .box-wrapper {
        display: flex;
        flex-direction: column;
        align-items: center
    }
}

@media (min-width:1000px) {

    body:not(.fsComposeMode) .image-box-container .image-box-flex.focus-state .box-wrapper:after,
    body:not(.fsComposeMode) .image-box-container .image-box-flex:focus .box-wrapper:after,
    body:not(.fsComposeMode) .image-box-container .image-box-flex:hover .box-wrapper:after {
        position: absolute;
        bottom: -55px;
        top: -55px;
        left: 0;
        width: 100%;
        content: "";
        transition: all .2s ease-in-out;
        background: #59118e;
        opacity: 1
    }

    body:not(.fsComposeMode) .image-box-container .image-box-flex.focus-state header .fsElementHeaderContent:after,
    body:not(.fsComposeMode) .image-box-container .image-box-flex:focus header .fsElementHeaderContent:after,
    body:not(.fsComposeMode) .image-box-container .image-box-flex:hover header .fsElementHeaderContent:after {
        background: #fff;
        width: 100%
    }

    body:not(.fsComposeMode) .image-box-container .image-box-flex.focus-state .fsElementContent,
    body:not(.fsComposeMode) .image-box-container .image-box-flex:focus .fsElementContent,
    body:not(.fsComposeMode) .image-box-container .image-box-flex:hover .fsElementContent {
        z-index: 1;
        opacity: 1;
        transition-delay: .4s
    }
}

body:not(.fsComposeMode) .image-box-container .image-box-flex.focus-state header {
    top: -25px;
    color: #ffc61e;
    font-weight: 900;
    font-size: 22px;
    line-height: 26px
}

body:not(.fsComposeMode) .image-box-container .image-box-flex.focus-state .box-wrapper:after {
    position: absolute;
    bottom: -55px;
    top: -55px;
    left: 0;
    width: 100%;
    content: "";
    transition: all .2s ease-in-out;
    background: #59118e;
    opacity: 1
}

body:not(.fsComposeMode) .image-box-container .image-box-flex.focus-state header .fsElementHeaderContent:after {
    background: #fff;
    width: 100%
}

body:not(.fsComposeMode) .image-box-container .image-box-flex.focus-state .fsElementContent {
    z-index: 1;
    opacity: 1
}

@media (max-width:999px) {
    body:not(.fsComposeMode) .image-box-container .close-btn {
        border: 0;
        background: none;
        margin: 0;
        position: absolute;
        right: 20px;
        top: 10px;
        text-indent: -9999px;
        width: 30px;
        height: 20px;
        padding: 10px;
        text-align: unset;
        display: block;
        overflow: hidden;
        z-index: 999;
        pointer-events: all;
        opacity: 0;
        display: none;
        cursor: pointer
    }

    body:not(.fsComposeMode) .image-box-container .close-btn:focus:before,
    body:not(.fsComposeMode) .image-box-container .close-btn:hover:before {
        color: #ffc61e
    }

    body:not(.fsComposeMode) .image-box-container .close-btn:before {
        content: "\E908";
        font-family: IcoMoon;
        font-smoothing: antialiased;
        font-weight: 400;
        speak: none;
        color: #fff;
        text-indent: 0;
        font-size: .875rem;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: block
    }

    body:not(.fsComposeMode) .image-box-container .image-box-flex.focus-state .close-btn {
        opacity: 1;
        transition: opacity .4s;
        display: block;
        transition-delay: .3s
    }

    body:not(.fsComposeMode) .image-box-container .controls-container {
        display: flex;
        justify-content: center
    }

    body:not(.fsComposeMode) .image-box-container .slick-arrows-container {
        margin: 40px auto;
        position: relative;
        right: 0;
        text-align: center;
        display: inline-flex;
        padding-left: 25px;
        padding-right: 25px
    }
}

@media (max-width:999px) and (min-width:700px) {
    body:not(.fsComposeMode) .image-box-container .slick-arrows-container {
        margin-left: auto
    }
}

@media (max-width:999px) {
    body:not(.fsComposeMode) .image-box-container .slick-arrows-container .slick-arrow {
        font-size: 0;
        background-color: rgba(0, 0, 0, 0);
        border: 0;
        color: rgba(0, 0, 0, 0);
        width: 1.25rem;
        height: 1.5625rem;
        position: absolute;
        cursor: pointer;
        transform: scale(1);
        transition: all .5s
    }

    body:not(.fsComposeMode) .image-box-container .slick-arrows-container .slick-arrow:focus:before,
    body:not(.fsComposeMode) .image-box-container .slick-arrows-container .slick-arrow:hover:before {
        color: #959595;
        transition: .3s
    }

    body:not(.fsComposeMode) .image-box-container .slick-arrows-container .slick-arrow:before {
        font-size: 1rem;
        color: #59118e;
        position: absolute;
        top: 50%;
        transform: translateY(-50%)
    }

    body:not(.fsComposeMode) .image-box-container .slick-arrows-container .slick-arrow.slick-prev {
        left: 0
    }

    body:not(.fsComposeMode) .image-box-container .slick-arrows-container .slick-arrow.slick-prev:before {
        content: "\F053";
        font-family: IcoMoon;
        font-smoothing: antialiased;
        font-weight: 400;
        speak: none;
        left: 0
    }

    body:not(.fsComposeMode) .image-box-container .slick-arrows-container .slick-arrow.slick-next {
        right: 0
    }

    body:not(.fsComposeMode) .image-box-container .slick-arrows-container .slick-arrow.slick-next:before {
        content: "\F054";
        font-family: IcoMoon;
        font-smoothing: antialiased;
        font-weight: 400;
        speak: none;
        right: 0
    }

    body:not(.fsComposeMode) .image-box-container .slick-dots {
        padding: 0;
        list-style: none;
        text-align: center;
        margin: 0
    }

    body:not(.fsComposeMode) .image-box-container .slick-dots li {
        display: inline-block
    }

    body:not(.fsComposeMode) .image-box-container .slick-dots li+li {
        margin-left: 6px
    }

    body:not(.fsComposeMode) .image-box-container .slick-dots button {
        border: 0;
        background-color: #959595;
        padding: 0;
        width: 12px;
        height: 12px;
        border-radius: 100%;
        font-size: 0;
        cursor: pointer
    }

    body:not(.fsComposeMode) .image-box-container .slick-dots button:hover {
        background-color: #59118e;
        transition: all .3s
    }

    body:not(.fsComposeMode) .image-box-container .slick-dots .slick-active button {
        background-color: #59118e
    }
}

.image-tabs {
    position: relative
}

@media (min-width:700px) {
    .image-tabs:before {
        content: "";
        position: absolute;
        top: 41px;
        bottom: 41px;
        left: 0;
        right: 0;
        background: #59118e
    }
}

@media (min-width:1000px) {
    .image-tabs {
        /* margin-bottom: 163px */
        margin-bottom: 60px;
    }
}

body:not(.home) .image-tabs {
    width: 100vw;
    left: 50%;
    transform: translate(-50%);
    transform: translate3d(-50%, 0, 0)
}

.image-tabs>header {
    padding-right: 20px;
    padding-left: 20px;
    position: relative
}

@media (min-width:700px) {
    .image-tabs>header {
        padding-right: 34px;
        padding-left: 34px
    }
}

@media (min-width:1220px) {
    .image-tabs>header {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:700px) {
    .image-tabs>header {
        padding-top: 10px
    }
}

@media (min-width:1000px) {
    .image-tabs>header {
        padding-top: 0
    }
}

.image-tabs>header>.fsElementHeaderContent {
    margin: 0
}

.image-tabs>header .fsElementTitle {
    color: #636363
}

@media (min-width:1000px) {
    .image-tabs>header .fsElementTitle {
        margin-left: 30px
    }
}

@media (min-width:1200px) {
    .image-tabs>header .fsElementTitle {
        margin-left: 80px
    }
}

@media (min-width:1000px) {
    body:not(.fsComposeMode) .image-tabs.visible>header h2:before {
        width: 58px
    }
}

.image-tabs>.fsElementContent {
    zoom: 1;
    display: flex;
    flex-direction: column
}

.image-tabs>.fsElementContent:after {
    display: table;
    clear: both;
    content: ""
}

@media (min-width:700px) {
    .image-tabs>.fsElementContent {
        display: flex;
        flex-direction: row-reverse
    }
}

.image-tabs>.fsElementContent .fsAccordion {
    order: 3;
    margin-bottom: 0;
    padding: 24px 22px 40px;
    background: #59118e;
    z-index: 9;
    position: relative
}

@media (min-width:700px) {
    .image-tabs>.fsElementContent .fsAccordion {
        background: rgba(0, 0, 0, 0);
        padding: 24px 0 40px
    }
}

@media (min-width:1220px) {
    .image-tabs>.fsElementContent .fsAccordion {
        padding: 24px 0 40px
    }
}

@media (min-width:700px) {
    .image-tabs>.fsElementContent .fsAccordion {
        margin-left: 20px;
        transition: all 1s ease;
        transition-delay: 1s;
        flex: 1;
        align-content: center;
        display: flex;
        flex-flow: column;
        justify-content: center
    }

    body:not(.fsComposeMode) .image-tabs.visible>.fsElementContent .fsAccordion {
        transform: translate(0);
        opacity: 1
    }
}

@media (min-width:1000px) {
    .image-tabs>.fsElementContent .fsAccordion {
        flex: 1;
        margin-left: 20px;
        padding-right: 34px;
        padding-left: 34px
    }
}

@media (min-width:1300px) {
    .image-tabs>.fsElementContent .fsAccordion {
        margin-left: 88px
    }
}

.image-tabs>.fsElementContent .fsAccordion>header {
    position: static
}

@media (min-width:700px) {
    .image-tabs>.fsElementContent .fsAccordion>header {
        padding-left: 15px
    }
}

.image-tabs>.fsElementContent .fsAccordion>header:before {
    content: "";
    background: #59118e;
    inset: 0;
    position: absolute;
    left: -50vw;
    right: -30px;
    top: -30px
}

.image-tabs>.fsElementContent .fsAccordion>header h2 {
    color: #fff;
    font-weight: 900;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: .06em;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 10px
}

@media (min-width:1000px) {
    .image-tabs>.fsElementContent .fsAccordion>header h2 {
        font-size: 45px;
        line-height: 53px
    }
}

@media (max-width:699px) {
    .image-tabs>.fsElementContent .fsAccordion>header h2 {
        margin: 0 0 10px
    }
}

.image-tabs>.fsElementContent .fsAccordion .fsElementContent .fsPanel.fsStateOpen>header h2 {
    border-bottom: 0
}

@media (max-width:699px) {
    .image-tabs>.fsElementContent .fsAccordion .fsElementContent .fsPanel.fsStateOpen>header h2 {
        color: #fff
    }
}

@media (max-width:699px) {
    .image-tabs>.fsElementContent .fsAccordion .fsElementContent {
        padding: 5px 0 15px
    }

    .image-tabs>.fsElementContent .fsAccordion .fsElementContent .fsElement {
        margin-bottom: 0
    }

    .image-tabs>.fsElementContent .fsAccordion .fsElementContent .fsElement .fsElement~.fsElement {
        display: flex;
        justify-content: center
    }
}

@media (min-width:1000px) {
    .image-tabs>.fsElementContent .fsAccordion .fsElementContent .fsPanel {
        margin-top: 20px;
        margin-bottom: 10px
    }
}

.image-tabs>.fsElementContent .fsAccordion .fsElementContent .fsPanel>header h2 {
    border-top: 1px solid #ffc61e;
    padding: 20px 15px
}

@media (min-width:1000px) {
    .image-tabs>.fsElementContent .fsAccordion .fsElementContent .fsPanel>header h2 {
        padding: 0 15px 20px
    }
}

.image-tabs>.fsElementContent .fsAccordion .fsElementContent .fsPanel>header h2:first-of-type {
    border-top: 0
}

.image-tabs>.fsElementContent .fsAccordion .fsPanel,
.image-tabs>.fsElementContent .fsAccordion .fsPanel.fsStateOpen {
    position: relative
}

.image-tabs>.fsElementContent .fsAccordion .fsPanel .fsContent,
.image-tabs>.fsElementContent .fsAccordion .fsPanel.fsStateOpen .fsContent {
    margin-bottom: 0;
    padding-right: 20px
}

.image-tabs>.fsElementContent .fsAccordion .fsPanel.fsStateOpen p,
.image-tabs>.fsElementContent .fsAccordion .fsPanel p {
    margin-bottom: 0
}

.image-tabs>.fsElementContent .fsAccordion .fsPanel.fsStateOpen>header:hover,
.image-tabs>.fsElementContent .fsAccordion .fsPanel>header:hover {
    background: rgba(0, 0, 0, 0)
}

.image-tabs>.fsElementContent .fsAccordion .fsPanel.fsStateOpen>header:hover h2,
.image-tabs>.fsElementContent .fsAccordion .fsPanel>header:hover h2 {
    color: #fff
}

.image-tabs>.fsElementContent .fsAccordion .fsPanel.fsStateOpen>header h2,
.image-tabs>.fsElementContent .fsAccordion .fsPanel>header h2 {
    color: #ffc61e;
    border-bottom: .25px solid rgba(255, 198, 30, .5)
}

@media (max-width:699px) {

    .image-tabs>.fsElementContent .fsAccordion .fsPanel.fsStateOpen>header h2,
    .image-tabs>.fsElementContent .fsAccordion .fsPanel>header h2 {
        padding: 10px 0
    }
}

.image-tabs>.fsElementContent .fsAccordion .fsPanel.fsStateOpen>header h2:after,
.image-tabs>.fsElementContent .fsAccordion .fsPanel>header h2:after {
    display: none
}

.image-tabs>.fsElementContent .fsAccordion .fsPanel.fsStateOpen>header h2 a,
.image-tabs>.fsElementContent .fsAccordion .fsPanel>header h2 a {
    font-weight: 900;
    font-size: 20px;
    line-height: 23px;
    letter-spacing: .06em;
    text-transform: uppercase
}

@media (min-width:700px) {

    .image-tabs>.fsElementContent .fsAccordion .fsPanel.fsStateOpen>header h2 a,
    .image-tabs>.fsElementContent .fsAccordion .fsPanel>header h2 a {
        font-size: 25px;
        line-height: 29px
    }
}

.image-tabs>.fsElementContent .fsAccordion .fsPanel.fsStateOpen>.fsElementContent,
.image-tabs>.fsElementContent .fsAccordion .fsPanel>.fsElementContent {
    border: 0;
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
    letter-spacing: .06em;
    font-family: Crimson Pro, serif
}

.image-tabs>.fsElementContent .fsAccordion .fsPanel.fsStateOpen>.fsElementContent .fsContent>.fsElementContent,
.image-tabs>.fsElementContent .fsAccordion .fsPanel>.fsElementContent .fsContent>.fsElementContent {
    position: static
}

.image-tabs>.fsElementContent .fsAccordion .fsPanel .fs_style_33 {
    border: 1px solid #ffc61e;
    padding: 15px 30px;
    background: #ffc61e;
    color: #59118e;
    cursor: pointer;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem;
    line-height: 1.02563rem;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    overflow: hidden;
    font-family: Roboto, sans-serif;
    text-decoration: none;
    display: inline-block;
    margin: 20px 0 0
}

.fsStateSelected .image-tabs>.fsElementContent .fsAccordion .fsPanel .fs_style_33,
.image-tabs>.fsElementContent .fsAccordion .fsPanel .fs_style_33.on,
.image-tabs>.fsElementContent .fsAccordion .fsPanel .fs_style_33:focus,
.image-tabs>.fsElementContent .fsAccordion .fsPanel .fs_style_33:hover {
    background: #59118e;
    color: #fff;
    transition: all .3s ease-in-out;
    border: 1px solid #ffc61e;
    text-decoration: none
}

.image-tabs>.fsElementContent .fsAccordion .fsPanel .fs_style_33 em {
    display: block;
    font-style: normal;
    text-transform: none;
    font-size: .9375rem;
    font-weight: 600;
    margin-top: 8px
}

@media (min-width:700px) {
    .image-tabs>.fsElementContent .fsAccordion .fsPanel .fs_style_33 {
        position: absolute;
        right: -100px;
        bottom: 0;
        margin-bottom: 0;
        opacity: 0;
        transform: translateX(-50px);
        text-transform: uppercase;
        padding: 15px;
        transition: opacity .2s ease-in-out, transform .2s ease-in-out;
        transition-delay: transform 1.4s;
        margin-top: 0
    }
}

.image-tabs>.fsElementContent .fsAccordion .fsPanel .fs_style_33:after {
    transition: color .3s ease-in-out
}

.image-tabs>.fsElementContent .fsAccordion .fsPanel .fs_style_33:focus,
.image-tabs>.fsElementContent .fsAccordion .fsPanel .fs_style_33:hover {
    transition-delay: 0
}

.image-tabs>.fsElementContent .fsAccordion .fsPanel .fs_style_33:focus:after,
.image-tabs>.fsElementContent .fsAccordion .fsPanel .fs_style_33:hover:after {
    transition: color .3s ease-in-out
}

.image-tabs>.fsElementContent .fsAccordion .fsPanel.fsStateOpen .fs_style_33 {
    opacity: 1;
    transition: opacity .6s ease-in-out, transform .8s ease-in-out;
    transform: translateX(0);
    transition-delay: .3s, .4s
}

.image-tabs>.fsElementContent .fsAccordion .fsPanel.fsStateOpen .fs_style_33:focus,
.image-tabs>.fsElementContent .fsAccordion .fsPanel.fsStateOpen .fs_style_33:hover {
    transition-delay: 0;
    transition: background .3s ease-in-out
}

.image-tabs>.fsElementContent .fsAccordion .fsPanel:last-of-type>header h2 {
    border-bottom: 0
}

.image-tabs>.fsElementContent .fsAccordion .fsPanel>div,
.image-tabs>.fsElementContent .fsAccordion .fsPanel>header {
    background: #59118e
}

.image-tabs>.fsElementContent .fsAccordion .close-btn {
    display: none;
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 40px;
    height: 30px;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    line-height: 1;
    text-indent: 9999px;
    color: #59118e
}

.image-tabs>.fsElementContent .fsAccordion .close-btn:before {
    content: "\E908";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    color: #fff;
    font-size: 1.25rem;
    display: block;
    text-indent: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

@media (max-width:699px) {

    .image-tabs>.fsElementContent .fsAccordion .fsPanel,
    .image-tabs>.fsElementContent .fsAccordion .fsPanel.fsStateOpen {
        position: static
    }

    .image-tabs>.fsElementContent .fsAccordion .fsPanel.fsStateOpen .close-btn {
        display: flex
    }

    .image-tabs>.fsElementContent .fsAccordion .fsPanel.fsStateOpen .close-btn:hover:before {
        color: #ffc61e
    }
}

.image-tabs>.fsElementContent .accordion-button-container {
    z-index: 1
}

@media (min-width:700px) {
    .image-tabs>.fsElementContent .accordion-button-container {
        order: 2;
        overflow: hidden;
        margin-bottom: 0;
        position: relative;
        overflow: visible;
        margin-right: 50px;
        min-height: 545px;
        width: 50%;
        transition: all 1s ease;
        transition-delay: .5s;
        max-width: 728px;
        margin-left: 10px
    }
}

@media (min-width:700px) {
    body:not(.fsComposeMode) .image-tabs.visible>.fsElementContent .accordion-button-container {
        transform: translate(0);
        opacity: 1
    }

    .image-tabs>.fsElementContent .accordion-button-container:before {
        content: "";
        border: 1px solid #59118e;
        inset: -15px;
        position: absolute
    }
}

@media (min-width:1000px) {
    .image-tabs>.fsElementContent .accordion-button-container {
        width: 50%;
        margin-right: 50px
    }
}

@media (min-width:1100px) {
    .image-tabs>.fsElementContent .accordion-button-container {
        margin-right: 115px
    }
}

@media (max-width:699px) {
    .image-tabs>.fsElementContent .accordion-button-container {
        padding: 5px;
        margin: 5px;
        border: 1px solid #59118e;
        background: #fff
    }
}

.image-tabs>.fsElementContent .accordion-button-container>header .fsElementHeaderContent {
    margin: 0
}

.image-tabs>.fsElementContent .accordion-button-container>header a {
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    z-index: 1;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, .8));
    display: flex;
    flex-direction: column;
    justify-content: center
}

.image-tabs>.fsElementContent .accordion-button-container>header a:before {
    content: "\E919";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    display: block;
    margin: 0 auto 25px;
    font-size: 50px;
    line-height: 50px;
    transition: font-size .4s ease-in-out
}

.image-tabs>.fsElementContent .accordion-button-container>header a:focus,
.image-tabs>.fsElementContent .accordion-button-container>header a:hover {
    text-decoration: none
}

.image-tabs>.fsElementContent .accordion-button-container>header a:focus:before,
.image-tabs>.fsElementContent .accordion-button-container>header a:hover:before {
    font-size: 60px
}

.image-tabs>.fsElementContent .accordion-button-container>.fsElementContent {
    height: 232px;
    position: relative
}

@media (min-width:700px) {
    .image-tabs>.fsElementContent .accordion-button-container>.fsElementContent {
        height: 100%
    }
}

.image-tabs>.fsElementContent .accordion-button-container>.fsElementContent .fsResourceElement {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    margin: 0;
    background-size: cover;
    background-position: 50% top;
    opacity: 0;
    transition: opacity .3s
}

body:not(.fsComposeMode).accordion-0-active .image-tabs>.fsElementContent .accordion-button-container>.fsElementContent .fsResourceElement:first-child,
body:not(.fsComposeMode).accordion-1-active .image-tabs>.fsElementContent .accordion-button-container>.fsElementContent .fsResourceElement:nth-child(2),
body:not(.fsComposeMode).accordion-2-active .image-tabs>.fsElementContent .accordion-button-container>.fsElementContent .fsResourceElement:nth-child(3),
body:not(.fsComposeMode).accordion-3-active .image-tabs>.fsElementContent .accordion-button-container>.fsElementContent .fsResourceElement:nth-child(4),
body:not(.fsComposeMode).accordion-4-active .image-tabs>.fsElementContent .accordion-button-container>.fsElementContent .fsResourceElement:nth-child(5),
body:not(.fsComposeMode).accordion-5-active .image-tabs>.fsElementContent .accordion-button-container>.fsElementContent .fsResourceElement:nth-child(6),
body:not(.fsComposeMode).accordion-6-active .image-tabs>.fsElementContent .accordion-button-container>.fsElementContent .fsResourceElement:nth-child(7),
body:not(.fsComposeMode).accordion-7-active .image-tabs>.fsElementContent .accordion-button-container>.fsElementContent .fsResourceElement:nth-child(8),
body:not(.fsComposeMode).accordion-8-active .image-tabs>.fsElementContent .accordion-button-container>.fsElementContent .fsResourceElement:nth-child(9),
body:not(.fsComposeMode).accordion-9-active .image-tabs>.fsElementContent .accordion-button-container>.fsElementContent .fsResourceElement:nth-child(10),
body:not(.fsComposeMode).accordion-10-active .image-tabs>.fsElementContent .accordion-button-container>.fsElementContent .fsResourceElement:nth-child(11),
body:not(.fsComposeMode).accordion-11-active .image-tabs>.fsElementContent .accordion-button-container>.fsElementContent .fsResourceElement:nth-child(12),
body:not(.fsComposeMode).accordion-12-active .image-tabs>.fsElementContent .accordion-button-container>.fsElementContent .fsResourceElement:nth-child(13),
body:not(.fsComposeMode).accordion-13-active .image-tabs>.fsElementContent .accordion-button-container>.fsElementContent .fsResourceElement:nth-child(14),
body:not(.fsComposeMode).accordion-14-active .image-tabs>.fsElementContent .accordion-button-container>.fsElementContent .fsResourceElement:nth-child(15),
body:not(.fsComposeMode).accordion-15-active .image-tabs>.fsElementContent .accordion-button-container>.fsElementContent .fsResourceElement:nth-child(16),
body:not(.fsComposeMode).accordion-16-active .image-tabs>.fsElementContent .accordion-button-container>.fsElementContent .fsResourceElement:nth-child(17),
body:not(.fsComposeMode).accordion-17-active .image-tabs>.fsElementContent .accordion-button-container>.fsElementContent .fsResourceElement:nth-child(18),
body:not(.fsComposeMode).accordion-18-active .image-tabs>.fsElementContent .accordion-button-container>.fsElementContent .fsResourceElement:nth-child(19),
body:not(.fsComposeMode).accordion-19-active .image-tabs>.fsElementContent .accordion-button-container>.fsElementContent .fsResourceElement:nth-child(20),
body:not(.fsComposeMode).accordion-20-active .image-tabs>.fsElementContent .accordion-button-container>.fsElementContent .fsResourceElement:nth-child(21) {
    opacity: 1
}

.image-tabs>.fsElementContent .accordion-button-container>.fsElementContent .fsResourceElement figure {
    visibility: hidden
}

.fsComposeMode .image-tabs>.fsElementContent .accordion-button-container>.fsElementContent .fsResourceElement {
    position: relative;
    opacity: 1;
    height: auto
}

.fsComposeMode .image-tabs>.fsElementContent .accordion-button-container>.fsElementContent .fsResourceElement figure {
    visibility: visible
}

.testimonials {
    padding: 0 0 52px;
    background: #fff;
    margin-bottom: 0
}

@media (min-width:1100px) {
    .testimonials {
        padding: 117px 0;
        position: relative;
        margin: 0 auto;
        max-width: 1180px
    }
}

.testimonials>.fsElementContent {
    display: flex;
    justify-content: flex-start;
    align-items: top
}

@media (max-width:1099px) {
    .testimonials>.fsElementContent {
        flex-direction: column
    }
}

@media (min-width:1100px) {
    .testimonials>.fsElementContent {
        flex-flow: row
    }
}

.testimonials>.fsElementContent .slick-thumbnails {
    margin-bottom: 0;
    width: 100%
}

@media (max-width:699px) {
    .testimonials>.fsElementContent .slick-thumbnails {
        height: 325px;
        overflow: hidden;
        margin-bottom: 40px
    }
}

@media (min-width:700px) {
    .testimonials>.fsElementContent .slick-thumbnails {
        height: 400px
    }
}

@media (min-width:1100px) {
    .testimonials>.fsElementContent .slick-thumbnails {
        max-width: 40%
    }
}

.testimonials>.fsElementContent .slick-articles {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0
}

@media (max-width:699px) {
    .testimonials>.fsElementContent .slick-articles {
        padding: 0 20px
    }
}

@media (min-width:700px) {
    .testimonials>.fsElementContent .slick-articles {
        padding: 0 50px
    }
}

@media (min-width:1100px) {
    .testimonials>.fsElementContent .slick-articles {
        margin-left: auto;
        padding-top: 50px;
        padding-left: 78px;
        max-width: 60%
    }
}

@media (max-width:699px) {
    .testimonials>.fsElementContent .slick-articles .controls-container {
        display: flex;
        justify-content: center
    }

    .testimonials>.fsElementContent .slick-articles .controls-container .slick-arrows-container {
        margin-right: auto
    }
}

.testimonials .slick-thumbnails .slick-list {
    padding: 0
}

.testimonials .slick-thumbnails .fsThumbnail {
    margin-left: auto;
    margin-right: auto;
    max-width: none
}

@media (min-width:1000px) {
    .testimonials .slick-thumbnails .slick-slide img {
        transition: all .1s ease-in-out;
        transform: scale(.75);
        padding: 10px;
        border: 1px solid #59118e;
        border-radius: 50%
    }
}

.testimonials .slick-thumbnails .slick-current .fsThumbnail img {
    width: 18.75rem;
    height: 18.75rem;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 0 0;
    object-position: 0 0;
    border: 1px solid #59118e;
    margin: auto;
    position: relative;
    padding: 10px
}

@media (min-width:700px) {
    .testimonials .slick-thumbnails .slick-current .fsThumbnail img {
        width: 25rem;
        height: 25rem
    }
}

@media (min-width:1000px) {
    .testimonials .slick-thumbnails .slick-current .fsThumbnail img {
        transition: all .3s ease-in-out;
        transform: scale(1)
    }
}

@media (min-width:1200px) {
    .testimonials .slick-thumbnails .slick-current .fsThumbnail img {
        width: 27.5rem;
        height: 27.5rem
    }
}

@media (max-width:1099px) {
    .testimonials .slick-thumbnails .fsThumbnail {
        margin-left: auto;
        margin-right: auto
    }
}

.testimonials .slick-thumbnails .fsThumbnail img {
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 0 0;
    object-position: 0 0;
    margin: auto;
    max-width: none;
    max-height: none;
    width: 18.75rem;
    height: 18.75rem
}

@media (min-width:700px) {
    .testimonials .slick-thumbnails .fsThumbnail img {
        width: 25rem;
        height: 25rem
    }
}

@media (min-width:1200px) {
    .testimonials .slick-thumbnails .fsThumbnail img {
        width: 27.5rem;
        height: 27.5rem
    }
}

.testimonials .slick-thumbnails>footer {
    position: relative
}

.testimonials .slick-thumbnails>footer .fsElementFooterContent {
    text-align: right
}

.testimonials .slick-articles {
    padding: 0
}

@media (min-width:600px) {
    .testimonials .slick-articles {
        padding: 0
    }
}

.testimonials .slick-articles>header {
    margin-bottom: 1.25rem;
    position: relative
}

@media (min-width:600px) {
    .testimonials .slick-articles>header {
        margin-bottom: 3.125rem
    }
}

.testimonials .slick-articles>header .fsElementTitle {
    font-size: 1.8125rem;
    line-height: 1;
    color: #fff;
    padding-left: 2.1875rem;
    position: relative
}

@media (min-width:900px) {
    .testimonials .slick-articles>header .fsElementTitle {
        font-size: 2.5625rem;
        padding-left: 2.5rem
    }
}

.testimonials .slick-articles>header .fsElementTitle:before {
    content: "";
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    height: 2.125rem;
    width: 2.25rem;
    position: absolute;
    top: 0;
    left: -.625rem
}

@media (min-width:600px) {
    .testimonials .slick-articles>header .fsElementTitle:before {
        height: 4.25rem;
        width: 4.5rem;
        top: -.3125rem;
        left: -2.5rem
    }
}

.testimonials .slick-articles>.fsElementContent {
    font-size: 1.3125rem;
    line-height: 1.875rem
}

.testimonials .slick-articles>.fsElementContent .fsListItems {
    font-size: 1.5625rem;
    line-height: 2.375rem;
    margin: 0
}

.testimonials .slick-articles .slick-slide {
    display: flex;
    flex-flow: column-reverse;
    padding-right: 0;
    padding-bottom: 0;
    justify-content: center;
    margin-bottom: 17px
}

.testimonials .slick-articles .fsCategories {
    display: flex;
    flex-flow: column;
    margin: 0
}

@media (min-width:600px) {
    .testimonials .slick-articles .fsCategories {
        display: block
    }
}

.testimonials .slick-articles .fsCategoryTitle {
    font-size: 1.0625rem;
    line-height: 1.25rem;
    background-color: rgba(0, 0, 0, 0);
    border: 0;
    color: #373737;
    padding: 0;
    font-family: Roboto, sans-serif;
    display: block;
    font-weight: 900;
    letter-spacing: .07em;
    text-transform: uppercase
}

.testimonials .slick-articles .fsCategory {
    font-size: .9375rem;
    line-height: 1.125rem;
    background-color: rgba(0, 0, 0, 0);
    border: 0;
    text-transform: none;
    padding: 0;
    margin: 0;
    color: #59118e;
    letter-spacing: .1em;
    text-transform: uppercase
}

@media (max-width:699px) {
    .testimonials .slick-articles .fsCategory {
        margin-top: 12px;
        margin-bottom: 17px
    }
}

.testimonials .slick-articles .fsBody {
    font-size: 1.125rem;
    text-align: left;
    margin-bottom: 0;
    color: #373737;
    position: relative;
    padding-bottom: 55px;
    font-weight: 400;
    line-height: 160%;
    font-family: Crimson Pro, serif
}

@media (max-width:1099px) {
    .testimonials .slick-articles .fsBody {
        font-size: 1.125rem;
        line-height: 1.8rem;
        padding-bottom: 35px
    }
}

.testimonials .slick-articles .fsBody h2 {
    color: #1b1717;
    font-weight: 900;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: .06em;
    text-transform: uppercase;
    margin-bottom: 25px
}

@media (min-width:1000px) {
    .testimonials .slick-articles .fsBody h2 {
        font-size: 45px;
        line-height: 53px
    }
}

@media (min-width:700px) {
    .testimonials .slick-articles .fsBody h2 {
        margin-bottom: 46px
    }
}

.testimonials .slick-slider .slick-slide {
    color: #fff;
    border-bottom: 0
}

@media (max-width:1099px) {
    .testimonials .slick-slider .slick-slide {
        margin-bottom: 0
    }
}

.testimonials .slick-arrows-container {
    position: relative;
    right: 0;
    text-align: center;
    display: inline-flex;
    padding-left: 25px;
    padding-right: 25px
}

@media (min-width:700px) {
    .testimonials .slick-arrows-container {
        margin-left: auto
    }
}

.testimonials .slick-arrows-container .slick-arrow {
    font-size: 0;
    background-color: rgba(0, 0, 0, 0);
    border: 0;
    color: rgba(0, 0, 0, 0);
    width: 1.25rem;
    height: 1.5625rem;
    position: absolute;
    cursor: pointer;
    transform: scale(1);
    transition: all .5s
}

.testimonials .slick-arrows-container .slick-arrow:focus:before,
.testimonials .slick-arrows-container .slick-arrow:hover:before {
    color: #959595;
    transition: .3s
}

.testimonials .slick-arrows-container .slick-arrow:before {
    font-size: 1rem;
    color: #59118e;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.testimonials .slick-arrows-container .slick-arrow.slick-prev {
    left: 0
}

.testimonials .slick-arrows-container .slick-arrow.slick-prev:before {
    content: "\F053";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    left: 0
}

.testimonials .slick-arrows-container .slick-arrow.slick-next {
    right: 0
}

.testimonials .slick-arrows-container .slick-arrow.slick-next:before {
    content: "\F054";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    right: 0
}

.testimonials .slick-dots {
    padding: 0;
    list-style: none;
    text-align: center;
    margin: 0
}

.testimonials .slick-dots li {
    display: inline-block
}

.testimonials .slick-dots li+li {
    margin-left: 6px
}

.testimonials .slick-dots button {
    border: 0;
    background-color: #959595;
    padding: 0;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    font-size: 0;
    cursor: pointer
}

.testimonials .slick-dots button:hover {
    background-color: #59118e;
    transition: all .3s
}

.testimonials .slick-dots .slick-active button {
    background-color: #59118e
}

.image-panel.fsContainer {
    position: relative;
    z-index: 0
}

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

.image-panel.fsContainer>.fsElementContent {
    display: flex;
    justify-content: center;
    align-items: center;
    align-items: stretch
}

@media (max-width:999px) {
    .image-panel.fsContainer>.fsElementContent {
        flex-flow: column-reverse
    }

    .image-panel.fsContainer>.fsElementContent>.fsResourceElement {
        display: none
    }
}

.image-panel.fsContainer>.fsElementContent>.image-right {
    margin-bottom: 0
}

@media (min-width:700px) {
    .image-panel.fsContainer>.fsElementContent>.image-right .fsElementContent {
        width: 100%
    }
}

.image-panel.fsContainer>.fsElementContent>.image-right article {
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    background-position: 50%;
    min-height: 200px
}

@media (min-width:700px) {
    .image-panel.fsContainer>.fsElementContent>.image-right article {
        width: 100%
    }
}

@media (min-width:1000px) {
    .image-panel.fsContainer>.fsElementContent>.image-right article {
        max-width: 50vw
    }

    .home .image-panel.fsContainer>.fsElementContent>.image-right article {
        width: 50vw;
        max-width: none
    }
}

.image-panel.fsContainer>.fsElementContent>.image-right article img {
    opacity: 0
}

.image-panel.fsContainer>.fsElementContent .image-right {
    display: flex;
    border: 1px solid #59118e;
    padding: 10px;
    margin: 5px;
    position: relative
}

.image-panel.fsContainer>.fsElementContent .image-right:before {
    content: "";
    background: #ffc61e;
    position: absolute;
    top: 50%;
    left: -20px;
    right: -20px;
    bottom: -20px;
    z-index: -1
}

@media (min-width:700px) {
    .image-panel.fsContainer>.fsElementContent .image-right:before {
        display: none
    }
}

@media (min-width:1000px) {
    .image-panel.fsContainer>.fsElementContent .image-right {
        padding: 10px 0 10px 10px;
        margin: 0;
        border-right: 0
    }
}

.image-panel.fsContainer>.fsElementContent>.fsContent {
    background: #ffc61e;
    padding: 40px 20px
}

.image-panel.fsContainer>.fsElementContent>.fsContent.aos-animate {
    background: #ffc61e;
    transition: background 1.5s ease-in-out
}

@media (min-width:1000px) {
    .image-panel.fsContainer>.fsElementContent>.fsContent {
        padding: 45px 120px;
        display: flex;
        margin-right: -12px;
        margin-top: 56px;
        margin-bottom: 56px;
        background: #59118e;
        flex-flow: column;
        justify-content: center
    }
}

.image-panel.fsContainer>.fsElementContent>.fsContent>header {
    margin-bottom: 5px;
    color: #59118e
}

.image-panel.fsContainer>.fsElementContent>.fsContent>header h2 {
    color: #59118e;
    font-weight: 900;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: .06em;
    text-transform: uppercase;
    margin-bottom: 25px
}

@media (min-width:1000px) {
    .image-panel.fsContainer>.fsElementContent>.fsContent>header h2 {
        font-size: 45px;
        line-height: 53px
    }
}

.image-panel.fsContainer>.fsElementContent>.fsContent>header .fsResourceTypeImage {
    margin-bottom: 30px;
    background-size: cover
}

@media (min-width:700px) {
    .image-panel.fsContainer>.fsElementContent>.fsContent>header .fsResourceTypeImage img {
        display: none
    }
}

@media (min-width:1000px) {
    .image-panel.fsContainer>.fsElementContent>.fsContent>header .fsResourceTypeImage {
        display: none
    }
}

.image-panel.fsContainer>.fsElementContent .fsElementHeaderContent {
    margin-bottom: 30px
}

@media (min-width:1000px) {
    .image-panel.fsContainer>.fsElementContent .fsElementHeaderContent {
        margin-bottom: 23px
    }
}

.image-panel.fsContainer>.fsElementContent footer .fsElementFooterContent {
    margin: 0
}

@media (max-width:699px) {
    .image-panel.fsContainer>.fsElementContent footer .fsElementFooterContent {
        display: flex;
        justify-content: center
    }
}

.image-panel.fsContainer>.fsElementContent footer .fs_style_32 {
    margin-bottom: 0
}

body.fsComposeMode .image-panel.fsContainer>.fsElementContent>.image-right article img {
    opacity: 1
}

body.fsComposeMode .image-panel.fsContainer>.fsElementContent {
    display: block
}

body.fsComposeMode .image-panel.fsContainer>.fsElementContent>.fsContent {
    background: #ffc61e
}

.fsLayout .image-button-container {
    margin-bottom: 0
}

.fsLayout .image-button-container .fsDiv {
    padding: 7.5px;
    margin-bottom: 0
}

.fsLayout .image-button-container>header .fsElementTitle {
    text-align: center;
    text-transform: uppercase
}

@media (min-width:1000px) {
    .fsLayout .image-button-container>header .fsElementTitle {
        margin-bottom: 75px
    }
}

body:not(.fsComposeMode) .image-button {
    background-size: cover;
    background-position: top;
    overflow: hidden;
    position: relative;
    height: 330px;
    color: #fff
}

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
}

body:not(.fsComposeMode) .image-button .image-button-content {
    padding: 20px;
    position: relative;
    z-index: 2
}

body:not(.fsComposeMode) .image-button .image-button-content>header,
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-top: 5px;
    margin-bottom: 0;
    background: rgba(17, 1, 30, .3);
    border: 1px solid #ffc61e;
    padding: 15px;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    line-height: 32px
}

body:not(.fsComposeMode) .image-button .image-button-content>header>.fsElementHeaderContent strong {
    font-size: 18px;
    line-height: 120%;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative
}

body:not(.fsComposeMode) .image-button .image-button-content>header>.fsElementHeaderContent strong:after {
    content: "";
    background: #ffc61e;
    width: 30px;
    height: 2px;
    position: absolute;
    bottom: -10px;
    left: 0
}

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: Crimson Pro, 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 .7s ease-in-out
}

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;
    padding: 0;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px
}

body:not(.fsComposeMode) .image-button:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    left: 0;
    transition: .3s;
    z-index: 2;
    background: rgba(89, 17, 142, .8);
    opacity: 0
}

body:not(.fsComposeMode) .image-button:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 59.95%, rgba(17, 1, 30, .6));
    z-index: 1
}

body:not(.fsComposeMode) .image-button.active:after,
body:not(.fsComposeMode) .image-button:hover:after {
    visibility: visible;
    transition: opacity .8s;
    height: 100%
}

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: 330px
}

body:not(.fsComposeMode) .image-button .image-button-content {
    font-style: normal
}

body:not(.fsComposeMode) .image-button .image-button-content>header h2.fsElementTitle {
    font-weight: 600;
    font-size: 25px;
    line-height: 32px
}

body:not(.fsComposeMode) .image-button .image-button-content>header .fsElementHeaderContent {
    font-weight: 400;
    font-weight: 600;
    font-size: 18px;
    line-height: 32px
}

body:not(.fsComposeMode) .image-button .image-button-content>.fsElementContent {
    font-size: 16px;
    line-height: 25px
}

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: Roboto, sans-serif
}

body:not(.fsComposeMode) .image-button .image-button-content>footer>.fsElementFooterContent a {
    color: #ffc61e;
    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
}

.circle-panel {
    padding: 47px 0;
    position: relative;
    width: 100vw;
    margin-left: 50%;
    transform: translateX(-50%);
    background-color: #59118e
}

.circle-panel:before {
    content: "";
    position: absolute;
    inset: 0;
    background: url(../images/feathers-2.png);
    background-size: cover
}

@media (min-width:1000px) {
    .circle-panel {
        padding: 117px 0;
        margin-bottom: 90px
    }
}

.circle-panel>.fsElementContent {
    display: flex;
    justify-content: flex-start;
    align-items: top;
    position: relative;
    margin: 0 auto;
    max-width: 1180px
}

@media (max-width:999px) {
    .circle-panel>.fsElementContent {
        flex-direction: column
    }
}

@media (min-width:1000px) {
    .circle-panel>.fsElementContent {
        flex-flow: row
    }
}

.circle-panel>.fsElementContent .image-circle {
    margin-bottom: 0;
    width: 100%
}

.circle-panel .image-circle {
    margin-right: 120px
}

.circle-panel .image-circle article {
    border-radius: 50%;
    width: 17.3125rem;
    height: 17.3125rem;
    margin: auto;
    position: relative;
    background-size: cover
}

@media (min-width:1100px) {
    .circle-panel .image-circle article {
        width: 22.5rem;
        height: 22.5rem
    }
}

@media (min-width:1200px) {
    .circle-panel .image-circle article {
        width: 460px;
        height: 460px
    }
}

.circle-panel .image-circle article:before {
    inset: -10px;
    border: 1px solid #ffc61e;
    position: absolute;
    content: "";
    border-radius: 50%
}

.circle-panel .image-circle article img {
    display: none
}

.circle-panel .fsContent {
    display: flex;
    justify-content: center;
    color: #fff;
    flex-flow: column;
    font-weight: 400;
    font-size: 22px;
    line-height: 30px
}

@media (max-width:999px) {
    .circle-panel .fsContent {
        padding: 50px 28px 0
    }
}

.circle-panel .fsContent>header h2 {
    color: #fff;
    font-weight: 900;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: .06em;
    text-transform: uppercase;
    margin-bottom: 25px
}

@media (min-width:1000px) {
    .circle-panel .fsContent>header h2 {
        font-size: 45px;
        line-height: 53px
    }
}

@media (max-width:999px) {
    .circle-panel .fsContent>footer .fsElementFooterContent {
        display: flex;
        justify-content: center
    }
}

.circle-panel .fsContent .fs_style_38 {
    border: 1px solid #ffc61e;
    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;
    line-height: 1.02563rem;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    overflow: hidden;
    font-family: Roboto, sans-serif;
    text-decoration: none;
    display: inline-block;
    margin: 40px 0 20px
}

.circle-panel .fsContent .fs_style_38.on,
.circle-panel .fsContent .fs_style_38:focus,
.circle-panel .fsContent .fs_style_38:hover,
.fsStateSelected .circle-panel .fsContent .fs_style_38 {
    background: #ffc61e;
    color: #59118e;
    transition: all .3s ease-in-out;
    border: 1px solid #ffc61e;
    text-decoration: none
}

.circle-panel .fsContent .fs_style_38 em {
    display: block;
    font-style: normal;
    text-transform: none;
    font-size: .9375rem;
    font-weight: 600;
    margin-top: 8px
}

.loading-spinner {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999999;
    background-color: #fff;
    height: 100%;
    width: 100%;
    visibility: visible;
    opacity: 1;
    transition: visibility 0s linear 0s, opacity .5s;
    display: flex;
    align-items: center;
    justify-content: center
}

.loading-spinner .js-loading-spinner-copy {
    position: absolute;
    visibility: hidden;
    width: 1px;
    height: 1px;
    margin: 0
}

body.fsDraftMode .loading-spinner {
    display: none;
    position: static;
    height: auto;
    width: auto
}

.all-set .loading-spinner {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear .5s, opacity .5s
}

.lds-hourglass {
    position: relative;
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center
}

.lds-hourglass:after {
    content: " ";
    display: block;
    border-radius: 50%;
    width: 0;
    height: 0;
    margin: 8px;
    box-sizing: border-box;
    border-color: #ffc61e #59118e;
    border-style: solid;
    border-width: 42px;
    -webkit-animation: lds-hourglass 1.2s infinite;
    animation: lds-hourglass 1.2s infinite
}

@-webkit-keyframes lds-hourglass {
    0% {
        transform: rotate(0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    50% {
        transform: rotate(900deg);
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    to {
        transform: rotate(5turn)
    }
}

@keyframes lds-hourglass {
    0% {
        transform: rotate(0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    50% {
        transform: rotate(900deg);
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    to {
        transform: rotate(5turn)
    }
}

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
}

@media (min-width:700px) {

    .hero,
    .video-hero {
        border-bottom: 3px solid #ffc61e
    }
}

.hero.move-video,
.video-hero.move-video {
    border-bottom: 3px solid rgba(0, 0, 0, 0)
}

.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: #59118e;
    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: #59118e
}

.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)
    }
}

@media (max-width:699px) {

    .hero article.fsResourceTypeVideo video,
    .video-hero article.fsResourceTypeVideo video {
        display: none
    }
}

.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;
    font-family: Roboto, sans-serif
}

@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: #59118e;
        border-top: 4px solid #ffc61e;
        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 article figcaption .fs_style_39,
.video-hero article figcaption .fs_style_39 {
    margin-bottom: 0
}

.hero article figcaption .fs_style_39:after,
.video-hero article figcaption .fs_style_39:after {
    position: absolute;
    content: "";
    right: -1px;
    top: -1px;
    content: "\E907";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    color: rgba(0, 0, 0, 0);
    font-size: 3.5625rem;
    transition: all .3s ease-in-out;
    line-height: 1;
    opacity: 0
}

.hero article figcaption .fs_style_39:hover,
.video-hero article figcaption .fs_style_39:hover {
    background: #59118e;
    color: #fff
}

.hero article figcaption .fs_style_39:hover:after,
.video-hero article figcaption .fs_style_39:hover:after {
    color: #ffc61e;
    opacity: 1
}

@media (min-width:1000px) {

    .hero article figcaption .fs_style_39,
    .video-hero article figcaption .fs_style_39 {
        padding: 28px 23px
    }
}

.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: #ffc61e
}

.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 #59118e
}

.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: #ffc61e
}

body.has-internal-hero .hero article {
    max-height: 743px
}

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>header {
    display: 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
    }
}

[data-aos][data-aos][data-aos-duration="50"],
body[data-aos-duration="50"] [data-aos] {
    transition-duration: 50ms
}

[data-aos][data-aos][data-aos-delay="50"],
body[data-aos-delay="50"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate,
body[data-aos-delay="50"] [data-aos].aos-animate {
    transition-delay: 50ms
}

[data-aos][data-aos][data-aos-duration="100"],
body[data-aos-duration="100"] [data-aos] {
    transition-duration: .1s
}

[data-aos][data-aos][data-aos-delay="100"],
body[data-aos-delay="100"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate,
body[data-aos-delay="100"] [data-aos].aos-animate {
    transition-delay: .1s
}

[data-aos][data-aos][data-aos-duration="150"],
body[data-aos-duration="150"] [data-aos] {
    transition-duration: .15s
}

[data-aos][data-aos][data-aos-delay="150"],
body[data-aos-delay="150"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate,
body[data-aos-delay="150"] [data-aos].aos-animate {
    transition-delay: .15s
}

[data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
    transition-duration: .2s
}

[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
    transition-delay: .2s
}

[data-aos][data-aos][data-aos-duration="250"],
body[data-aos-duration="250"] [data-aos] {
    transition-duration: .25s
}

[data-aos][data-aos][data-aos-delay="250"],
body[data-aos-delay="250"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate,
body[data-aos-delay="250"] [data-aos].aos-animate {
    transition-delay: .25s
}

[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
    transition-duration: .3s
}

[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
    transition-delay: .3s
}

[data-aos][data-aos][data-aos-duration="350"],
body[data-aos-duration="350"] [data-aos] {
    transition-duration: .35s
}

[data-aos][data-aos][data-aos-delay="350"],
body[data-aos-delay="350"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate,
body[data-aos-delay="350"] [data-aos].aos-animate {
    transition-delay: .35s
}

[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
    transition-duration: .4s
}

[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
    transition-delay: .4s
}

[data-aos][data-aos][data-aos-duration="450"],
body[data-aos-duration="450"] [data-aos] {
    transition-duration: .45s
}

[data-aos][data-aos][data-aos-delay="450"],
body[data-aos-delay="450"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate,
body[data-aos-delay="450"] [data-aos].aos-animate {
    transition-delay: .45s
}

[data-aos][data-aos][data-aos-duration="500"],
body[data-aos-duration="500"] [data-aos] {
    transition-duration: .5s
}

[data-aos][data-aos][data-aos-delay="500"],
body[data-aos-delay="500"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate,
body[data-aos-delay="500"] [data-aos].aos-animate {
    transition-delay: .5s
}

[data-aos][data-aos][data-aos-duration="550"],
body[data-aos-duration="550"] [data-aos] {
    transition-duration: .55s
}

[data-aos][data-aos][data-aos-delay="550"],
body[data-aos-delay="550"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate,
body[data-aos-delay="550"] [data-aos].aos-animate {
    transition-delay: .55s
}

[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
    transition-duration: .6s
}

[data-aos][data-aos][data-aos-delay="600"],
body[data-aos-delay="600"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate,
body[data-aos-delay="600"] [data-aos].aos-animate {
    transition-delay: .6s
}

[data-aos][data-aos][data-aos-duration="650"],
body[data-aos-duration="650"] [data-aos] {
    transition-duration: .65s
}

[data-aos][data-aos][data-aos-delay="650"],
body[data-aos-delay="650"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate,
body[data-aos-delay="650"] [data-aos].aos-animate {
    transition-delay: .65s
}

[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="700"] [data-aos] {
    transition-duration: .7s
}

[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate,
body[data-aos-delay="700"] [data-aos].aos-animate {
    transition-delay: .7s
}

[data-aos][data-aos][data-aos-duration="750"],
body[data-aos-duration="750"] [data-aos] {
    transition-duration: .75s
}

[data-aos][data-aos][data-aos-delay="750"],
body[data-aos-delay="750"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate,
body[data-aos-delay="750"] [data-aos].aos-animate {
    transition-delay: .75s
}

[data-aos][data-aos][data-aos-duration="800"],
body[data-aos-duration="800"] [data-aos] {
    transition-duration: .8s
}

[data-aos][data-aos][data-aos-delay="800"],
body[data-aos-delay="800"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate,
body[data-aos-delay="800"] [data-aos].aos-animate {
    transition-delay: .8s
}

[data-aos][data-aos][data-aos-duration="850"],
body[data-aos-duration="850"] [data-aos] {
    transition-duration: .85s
}

[data-aos][data-aos][data-aos-delay="850"],
body[data-aos-delay="850"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate,
body[data-aos-delay="850"] [data-aos].aos-animate {
    transition-delay: .85s
}

[data-aos][data-aos][data-aos-duration="900"],
body[data-aos-duration="900"] [data-aos] {
    transition-duration: .9s
}

[data-aos][data-aos][data-aos-delay="900"],
body[data-aos-delay="900"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate,
body[data-aos-delay="900"] [data-aos].aos-animate {
    transition-delay: .9s
}

[data-aos][data-aos][data-aos-duration="950"],
body[data-aos-duration="950"] [data-aos] {
    transition-duration: .95s
}

[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="950"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate,
body[data-aos-delay="950"] [data-aos].aos-animate {
    transition-delay: .95s
}

[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
    transition-duration: 1s
}

[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
    transition-delay: 1s
}

[data-aos][data-aos][data-aos-duration="1050"],
body[data-aos-duration="1050"] [data-aos] {
    transition-duration: 1.05s
}

[data-aos][data-aos][data-aos-delay="1050"],
body[data-aos-delay="1050"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate,
body[data-aos-delay="1050"] [data-aos].aos-animate {
    transition-delay: 1.05s
}

[data-aos][data-aos][data-aos-duration="1100"],
body[data-aos-duration="1100"] [data-aos] {
    transition-duration: 1.1s
}

[data-aos][data-aos][data-aos-delay="1100"],
body[data-aos-delay="1100"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate,
body[data-aos-delay="1100"] [data-aos].aos-animate {
    transition-delay: 1.1s
}

[data-aos][data-aos][data-aos-duration="1150"],
body[data-aos-duration="1150"] [data-aos] {
    transition-duration: 1.15s
}

[data-aos][data-aos][data-aos-delay="1150"],
body[data-aos-delay="1150"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate,
body[data-aos-delay="1150"] [data-aos].aos-animate {
    transition-delay: 1.15s
}

[data-aos][data-aos][data-aos-duration="1200"],
body[data-aos-duration="1200"] [data-aos] {
    transition-duration: 1.2s
}

[data-aos][data-aos][data-aos-delay="1200"],
body[data-aos-delay="1200"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate,
body[data-aos-delay="1200"] [data-aos].aos-animate {
    transition-delay: 1.2s
}

[data-aos][data-aos][data-aos-duration="1250"],
body[data-aos-duration="1250"] [data-aos] {
    transition-duration: 1.25s
}

[data-aos][data-aos][data-aos-delay="1250"],
body[data-aos-delay="1250"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate,
body[data-aos-delay="1250"] [data-aos].aos-animate {
    transition-delay: 1.25s
}

[data-aos][data-aos][data-aos-duration="1300"],
body[data-aos-duration="1300"] [data-aos] {
    transition-duration: 1.3s
}

[data-aos][data-aos][data-aos-delay="1300"],
body[data-aos-delay="1300"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate,
body[data-aos-delay="1300"] [data-aos].aos-animate {
    transition-delay: 1.3s
}

[data-aos][data-aos][data-aos-duration="1350"],
body[data-aos-duration="1350"] [data-aos] {
    transition-duration: 1.35s
}

[data-aos][data-aos][data-aos-delay="1350"],
body[data-aos-delay="1350"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate,
body[data-aos-delay="1350"] [data-aos].aos-animate {
    transition-delay: 1.35s
}

[data-aos][data-aos][data-aos-duration="1400"],
body[data-aos-duration="1400"] [data-aos] {
    transition-duration: 1.4s
}

[data-aos][data-aos][data-aos-delay="1400"],
body[data-aos-delay="1400"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate,
body[data-aos-delay="1400"] [data-aos].aos-animate {
    transition-delay: 1.4s
}

[data-aos][data-aos][data-aos-duration="1450"],
body[data-aos-duration="1450"] [data-aos] {
    transition-duration: 1.45s
}

[data-aos][data-aos][data-aos-delay="1450"],
body[data-aos-delay="1450"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate,
body[data-aos-delay="1450"] [data-aos].aos-animate {
    transition-delay: 1.45s
}

[data-aos][data-aos][data-aos-duration="1500"],
body[data-aos-duration="1500"] [data-aos] {
    transition-duration: 1.5s
}

[data-aos][data-aos][data-aos-delay="1500"],
body[data-aos-delay="1500"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate,
body[data-aos-delay="1500"] [data-aos].aos-animate {
    transition-delay: 1.5s
}

[data-aos][data-aos][data-aos-duration="1550"],
body[data-aos-duration="1550"] [data-aos] {
    transition-duration: 1.55s
}

[data-aos][data-aos][data-aos-delay="1550"],
body[data-aos-delay="1550"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate,
body[data-aos-delay="1550"] [data-aos].aos-animate {
    transition-delay: 1.55s
}

[data-aos][data-aos][data-aos-duration="1600"],
body[data-aos-duration="1600"] [data-aos] {
    transition-duration: 1.6s
}

[data-aos][data-aos][data-aos-delay="1600"],
body[data-aos-delay="1600"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate,
body[data-aos-delay="1600"] [data-aos].aos-animate {
    transition-delay: 1.6s
}

[data-aos][data-aos][data-aos-duration="1650"],
body[data-aos-duration="1650"] [data-aos] {
    transition-duration: 1.65s
}

[data-aos][data-aos][data-aos-delay="1650"],
body[data-aos-delay="1650"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate,
body[data-aos-delay="1650"] [data-aos].aos-animate {
    transition-delay: 1.65s
}

[data-aos][data-aos][data-aos-duration="1700"],
body[data-aos-duration="1700"] [data-aos] {
    transition-duration: 1.7s
}

[data-aos][data-aos][data-aos-delay="1700"],
body[data-aos-delay="1700"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate,
body[data-aos-delay="1700"] [data-aos].aos-animate {
    transition-delay: 1.7s
}

[data-aos][data-aos][data-aos-duration="1750"],
body[data-aos-duration="1750"] [data-aos] {
    transition-duration: 1.75s
}

[data-aos][data-aos][data-aos-delay="1750"],
body[data-aos-delay="1750"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate,
body[data-aos-delay="1750"] [data-aos].aos-animate {
    transition-delay: 1.75s
}

[data-aos][data-aos][data-aos-duration="1800"],
body[data-aos-duration="1800"] [data-aos] {
    transition-duration: 1.8s
}

[data-aos][data-aos][data-aos-delay="1800"],
body[data-aos-delay="1800"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate,
body[data-aos-delay="1800"] [data-aos].aos-animate {
    transition-delay: 1.8s
}

[data-aos][data-aos][data-aos-duration="1850"],
body[data-aos-duration="1850"] [data-aos] {
    transition-duration: 1.85s
}

[data-aos][data-aos][data-aos-delay="1850"],
body[data-aos-delay="1850"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate,
body[data-aos-delay="1850"] [data-aos].aos-animate {
    transition-delay: 1.85s
}

[data-aos][data-aos][data-aos-duration="1900"],
body[data-aos-duration="1900"] [data-aos] {
    transition-duration: 1.9s
}

[data-aos][data-aos][data-aos-delay="1900"],
body[data-aos-delay="1900"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate,
body[data-aos-delay="1900"] [data-aos].aos-animate {
    transition-delay: 1.9s
}

[data-aos][data-aos][data-aos-duration="1950"],
body[data-aos-duration="1950"] [data-aos] {
    transition-duration: 1.95s
}

[data-aos][data-aos][data-aos-delay="1950"],
body[data-aos-delay="1950"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate,
body[data-aos-delay="1950"] [data-aos].aos-animate {
    transition-delay: 1.95s
}

[data-aos][data-aos][data-aos-duration="2000"],
body[data-aos-duration="2000"] [data-aos] {
    transition-duration: 2s
}

[data-aos][data-aos][data-aos-delay="2000"],
body[data-aos-delay="2000"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate,
body[data-aos-delay="2000"] [data-aos].aos-animate {
    transition-delay: 2s
}

[data-aos][data-aos][data-aos-duration="2050"],
body[data-aos-duration="2050"] [data-aos] {
    transition-duration: 2.05s
}

[data-aos][data-aos][data-aos-delay="2050"],
body[data-aos-delay="2050"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate,
body[data-aos-delay="2050"] [data-aos].aos-animate {
    transition-delay: 2.05s
}

[data-aos][data-aos][data-aos-duration="2100"],
body[data-aos-duration="2100"] [data-aos] {
    transition-duration: 2.1s
}

[data-aos][data-aos][data-aos-delay="2100"],
body[data-aos-delay="2100"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate,
body[data-aos-delay="2100"] [data-aos].aos-animate {
    transition-delay: 2.1s
}

[data-aos][data-aos][data-aos-duration="2150"],
body[data-aos-duration="2150"] [data-aos] {
    transition-duration: 2.15s
}

[data-aos][data-aos][data-aos-delay="2150"],
body[data-aos-delay="2150"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate,
body[data-aos-delay="2150"] [data-aos].aos-animate {
    transition-delay: 2.15s
}

[data-aos][data-aos][data-aos-duration="2200"],
body[data-aos-duration="2200"] [data-aos] {
    transition-duration: 2.2s
}

[data-aos][data-aos][data-aos-delay="2200"],
body[data-aos-delay="2200"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate,
body[data-aos-delay="2200"] [data-aos].aos-animate {
    transition-delay: 2.2s
}

[data-aos][data-aos][data-aos-duration="2250"],
body[data-aos-duration="2250"] [data-aos] {
    transition-duration: 2.25s
}

[data-aos][data-aos][data-aos-delay="2250"],
body[data-aos-delay="2250"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate,
body[data-aos-delay="2250"] [data-aos].aos-animate {
    transition-delay: 2.25s
}

[data-aos][data-aos][data-aos-duration="2300"],
body[data-aos-duration="2300"] [data-aos] {
    transition-duration: 2.3s
}

[data-aos][data-aos][data-aos-delay="2300"],
body[data-aos-delay="2300"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate,
body[data-aos-delay="2300"] [data-aos].aos-animate {
    transition-delay: 2.3s
}

[data-aos][data-aos][data-aos-duration="2350"],
body[data-aos-duration="2350"] [data-aos] {
    transition-duration: 2.35s
}

[data-aos][data-aos][data-aos-delay="2350"],
body[data-aos-delay="2350"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate,
body[data-aos-delay="2350"] [data-aos].aos-animate {
    transition-delay: 2.35s
}

[data-aos][data-aos][data-aos-duration="2400"],
body[data-aos-duration="2400"] [data-aos] {
    transition-duration: 2.4s
}

[data-aos][data-aos][data-aos-delay="2400"],
body[data-aos-delay="2400"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate,
body[data-aos-delay="2400"] [data-aos].aos-animate {
    transition-delay: 2.4s
}

[data-aos][data-aos][data-aos-duration="2450"],
body[data-aos-duration="2450"] [data-aos] {
    transition-duration: 2.45s
}

[data-aos][data-aos][data-aos-delay="2450"],
body[data-aos-delay="2450"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate,
body[data-aos-delay="2450"] [data-aos].aos-animate {
    transition-delay: 2.45s
}

[data-aos][data-aos][data-aos-duration="2500"],
body[data-aos-duration="2500"] [data-aos] {
    transition-duration: 2.5s
}

[data-aos][data-aos][data-aos-delay="2500"],
body[data-aos-delay="2500"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate,
body[data-aos-delay="2500"] [data-aos].aos-animate {
    transition-delay: 2.5s
}

[data-aos][data-aos][data-aos-duration="2550"],
body[data-aos-duration="2550"] [data-aos] {
    transition-duration: 2.55s
}

[data-aos][data-aos][data-aos-delay="2550"],
body[data-aos-delay="2550"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate,
body[data-aos-delay="2550"] [data-aos].aos-animate {
    transition-delay: 2.55s
}

[data-aos][data-aos][data-aos-duration="2600"],
body[data-aos-duration="2600"] [data-aos] {
    transition-duration: 2.6s
}

[data-aos][data-aos][data-aos-delay="2600"],
body[data-aos-delay="2600"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate,
body[data-aos-delay="2600"] [data-aos].aos-animate {
    transition-delay: 2.6s
}

[data-aos][data-aos][data-aos-duration="2650"],
body[data-aos-duration="2650"] [data-aos] {
    transition-duration: 2.65s
}

[data-aos][data-aos][data-aos-delay="2650"],
body[data-aos-delay="2650"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate,
body[data-aos-delay="2650"] [data-aos].aos-animate {
    transition-delay: 2.65s
}

[data-aos][data-aos][data-aos-duration="2700"],
body[data-aos-duration="2700"] [data-aos] {
    transition-duration: 2.7s
}

[data-aos][data-aos][data-aos-delay="2700"],
body[data-aos-delay="2700"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate,
body[data-aos-delay="2700"] [data-aos].aos-animate {
    transition-delay: 2.7s
}

[data-aos][data-aos][data-aos-duration="2750"],
body[data-aos-duration="2750"] [data-aos] {
    transition-duration: 2.75s
}

[data-aos][data-aos][data-aos-delay="2750"],
body[data-aos-delay="2750"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate,
body[data-aos-delay="2750"] [data-aos].aos-animate {
    transition-delay: 2.75s
}

[data-aos][data-aos][data-aos-duration="2800"],
body[data-aos-duration="2800"] [data-aos] {
    transition-duration: 2.8s
}

[data-aos][data-aos][data-aos-delay="2800"],
body[data-aos-delay="2800"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate,
body[data-aos-delay="2800"] [data-aos].aos-animate {
    transition-delay: 2.8s
}

[data-aos][data-aos][data-aos-duration="2850"],
body[data-aos-duration="2850"] [data-aos] {
    transition-duration: 2.85s
}

[data-aos][data-aos][data-aos-delay="2850"],
body[data-aos-delay="2850"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate,
body[data-aos-delay="2850"] [data-aos].aos-animate {
    transition-delay: 2.85s
}

[data-aos][data-aos][data-aos-duration="2900"],
body[data-aos-duration="2900"] [data-aos] {
    transition-duration: 2.9s
}

[data-aos][data-aos][data-aos-delay="2900"],
body[data-aos-delay="2900"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate,
body[data-aos-delay="2900"] [data-aos].aos-animate {
    transition-delay: 2.9s
}

[data-aos][data-aos][data-aos-duration="2950"],
body[data-aos-duration="2950"] [data-aos] {
    transition-duration: 2.95s
}

[data-aos][data-aos][data-aos-delay="2950"],
body[data-aos-delay="2950"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate,
body[data-aos-delay="2950"] [data-aos].aos-animate {
    transition-delay: 2.95s
}

[data-aos][data-aos][data-aos-duration="3000"],
body[data-aos-duration="3000"] [data-aos] {
    transition-duration: 3s
}

[data-aos][data-aos][data-aos-delay="3000"],
body[data-aos-delay="3000"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate,
body[data-aos-delay="3000"] [data-aos].aos-animate {
    transition-delay: 3s
}

[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .25, .75, .75)
}

[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
    transition-timing-function: ease
}

[data-aos][data-aos][data-aos-easing=ease-in],
body[data-aos-easing=ease-in] [data-aos] {
    transition-timing-function: ease-in
}

[data-aos][data-aos][data-aos-easing=ease-out],
body[data-aos-easing=ease-out] [data-aos] {
    transition-timing-function: ease-out
}

[data-aos][data-aos][data-aos-easing=ease-in-out],
body[data-aos-easing=ease-in-out] [data-aos] {
    transition-timing-function: ease-in-out
}

[data-aos][data-aos][data-aos-easing=ease-in-back],
body[data-aos-easing=ease-in-back] [data-aos] {
    transition-timing-function: cubic-bezier(.6, -.28, .735, .045)
}

[data-aos][data-aos][data-aos-easing=ease-out-back],
body[data-aos-easing=ease-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.275)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back],
body[data-aos-easing=ease-in-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
}

[data-aos][data-aos][data-aos-easing=ease-in-sine],
body[data-aos-easing=ease-in-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.47, 0, .745, .715)
}

[data-aos][data-aos][data-aos-easing=ease-out-sine],
body[data-aos-easing=ease-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.39, .575, .565, 1)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine],
body[data-aos-easing=ease-in-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.445, .05, .55, .95)
}

[data-aos][data-aos][data-aos-easing=ease-in-quad],
body[data-aos-easing=ease-in-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quad],
body[data-aos-easing=ease-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad],
body[data-aos-easing=ease-in-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic],
body[data-aos-easing=ease-in-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic],
body[data-aos-easing=ease-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],
body[data-aos-easing=ease-in-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos][data-aos][data-aos-easing=ease-in-quart],
body[data-aos-easing=ease-in-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quart],
body[data-aos-easing=ease-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart],
body[data-aos-easing=ease-in-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity, transform
}

[data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: translateZ(0)
}

[data-aos=fade-up] {
    transform: translate3d(0, 100px, 0)
}

[data-aos=fade-down] {
    transform: translate3d(0, -100px, 0)
}

[data-aos=fade-right] {
    transform: translate3d(-100px, 0, 0)
}

[data-aos=fade-left] {
    transform: translate3d(100px, 0, 0)
}

[data-aos=fade-up-right] {
    transform: translate3d(-100px, 100px, 0)
}

[data-aos=fade-up-left] {
    transform: translate3d(100px, 100px, 0)
}

[data-aos=fade-down-right] {
    transform: translate3d(-100px, -100px, 0)
}

[data-aos=fade-down-left] {
    transform: translate3d(100px, -100px, 0)
}

[data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    transition-property: opacity, transform
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    transform: translateZ(0) scale(1)
}

[data-aos=zoom-in] {
    transform: scale(.6)
}

[data-aos=zoom-in-up] {
    transform: translate3d(0, 100px, 0) scale(.6)
}

[data-aos=zoom-in-down] {
    transform: translate3d(0, -100px, 0) scale(.6)
}

[data-aos=zoom-in-right] {
    transform: translate3d(-100px, 0, 0) scale(.6)
}

[data-aos=zoom-in-left] {
    transform: translate3d(100px, 0, 0) scale(.6)
}

[data-aos=zoom-out] {
    transform: scale(1.2)
}

[data-aos=zoom-out-up] {
    transform: translate3d(0, 100px, 0) scale(1.2)
}

[data-aos=zoom-out-down] {
    transform: translate3d(0, -100px, 0) scale(1.2)
}

[data-aos=zoom-out-right] {
    transform: translate3d(-100px, 0, 0) scale(1.2)
}

[data-aos=zoom-out-left] {
    transform: translate3d(100px, 0, 0) scale(1.2)
}

[data-aos^=slide][data-aos^=slide] {
    transition-property: transform
}

[data-aos^=slide][data-aos^=slide].aos-animate {
    transform: translateZ(0)
}

[data-aos=slide-up] {
    transform: translate3d(0, 100%, 0)
}

[data-aos=slide-down] {
    transform: translate3d(0, -100%, 0)
}

[data-aos=slide-right] {
    transform: translate3d(-100%, 0, 0)
}

[data-aos=slide-left] {
    transform: translate3d(100%, 0, 0)
}

[data-aos^=flip][data-aos^=flip] {
    backface-visibility: hidden;
    transition-property: transform
}

[data-aos=flip-left] {
    transform: perspective(2500px) rotateY(-100deg)
}

[data-aos=flip-left].aos-animate {
    transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-right] {
    transform: perspective(2500px) rotateY(100deg)
}

[data-aos=flip-right].aos-animate {
    transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-up] {
    transform: perspective(2500px) rotateX(-100deg)
}

[data-aos=flip-up].aos-animate {
    transform: perspective(2500px) rotateX(0)
}

[data-aos=flip-down] {
    transform: perspective(2500px) rotateX(100deg)
}

[data-aos=flip-down].aos-animate {
    transform: perspective(2500px) rotateX(0)
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes bounce {

    0%,
    to {
        -webkit-transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-10px)
    }
}

@keyframes bounce {

    0%,
    to {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-10px)
    }
}

.animated {
    -webkit-animation-delay: .15s;
    animation-delay: .15s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated,
.animated2 {
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

.animated2 {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated3 {
    -webkit-animation-delay: .45s;
    animation-delay: .45s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated3,
.animated4 {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

.animated4 {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated5 {
    -webkit-animation-delay: .75s;
    animation-delay: .75s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated5,
.animated6 {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

.animated6 {
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated7 {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-delay: 1.05s;
    animation-delay: 1.05s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated8 {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated8,
.animated9 {
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

.animated9 {
    -webkit-animation-delay: 1.35s;
    animation-delay: 1.35s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated10 {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated10,
.animated11 {
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

.animated11 {
    -webkit-animation-delay: 1.65s;
    animation-delay: 1.65s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated12 {
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated12,
.animated13 {
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

.animated13 {
    -webkit-animation-delay: 1.95s;
    animation-delay: 1.95s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated14 {
    -webkit-animation-delay: 2.1s;
    animation-delay: 2.1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated14,
.animated15 {
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

.animated15 {
    -webkit-animation-delay: 2.25s;
    animation-delay: 2.25s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 1
}

.animatedNormal {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animatedSlow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animatedSlower {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@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
    }
}

@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
}

.bpa-infographic-1.apple:before {
    content: "\E901";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.backpack:before {
    content: "\E902";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.bar-graph:before {
    content: "\E903";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.baseball:before {
    content: "\E904";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.book:before {
    content: "\E905";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.briefcase:before {
    content: "\E906";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.bullhorn:before {
    content: "\E907";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.bus:before {
    content: "\E908";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.calendar:before {
    content: "\E909";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.camera:before {
    content: "\E90A";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.certificate:before {
    content: "\E90B";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.check:before {
    content: "\E90C";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.chess:before {
    content: "\E90D";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.city:before {
    content: "\E90E";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.college:before {
    content: "\E90F";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.covid:before {
    content: "\E951";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.cross:before {
    content: "\E910";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.directory:before {
    content: "\E911";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.diversity:before {
    content: "\E912";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.dollar:before {
    content: "\E94F";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.door:before {
    content: "\E913";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.droplet:before {
    content: "\E914";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.enroll:before {
    content: "\E915";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.family:before {
    content: "\E954";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.faq:before {
    content: "\E916";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.files:before {
    content: "\E917";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.football:before {
    content: "\E918";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.gift:before {
    content: "\E919";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.giving:before {
    content: "\E91A";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.globe:before {
    content: "\E91B";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.grad:before {
    content: "\E91C";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.group-boys:before {
    content: "\E91D";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.group-coed:before {
    content: "\E91E";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.group-girls:before {
    content: "\E926";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.group:before {
    content: "\E927";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.heart:before {
    content: "\E928";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.info:before {
    content: "\E929";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.jersey:before {
    content: "\E92A";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.leaf:before {
    content: "\E92B";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.lightbulb:before {
    content: "\E92C";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.link:before {
    content: "\E92D";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.list:before {
    content: "\E92E";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.location:before {
    content: "\E92F";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.lock:before {
    content: "\E930";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.map:before {
    content: "\E931";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.medal:before {
    content: "\E932";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.microscope:before {
    content: "\E933";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.mobile:before {
    content: "\E950";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.music:before {
    content: "\E934";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.paint:before {
    content: "\E935";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.parent:before {
    content: "\E953";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.pencil:before {
    content: "\E936";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.person:before {
    content: "\E937";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.phone:before {
    content: "\E938";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.piggy-bank:before {
    content: "\E939";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.portion:before {
    content: "\E93A";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.question:before {
    content: "\E93B";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.ratio:before {
    content: "\E93C";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.robot:before {
    content: "\E93D";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.school:before {
    content: "\E93E";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.screens:before {
    content: "\E93F";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.settings:before {
    content: "\E940";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.shoe:before {
    content: "\E941";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.soccer:before {
    content: "\E942";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.sports:before {
    content: "\E943";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.star-of-david:before {
    content: "\E944";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.star:before {
    content: "\E945";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.store:before {
    content: "\E946";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.sun:before {
    content: "\E947";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.teacher:before {
    content: "\E948";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.theatre:before {
    content: "\E949";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.time:before {
    content: "\E94A";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.tree:before {
    content: "\E94B";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.trophy:before {
    content: "\E94C";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.virtual:before {
    content: "\E952";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1.warning:before {
    content: "\E94D";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-1:before {
    font-size: 50px;
    line-height: 1;
    margin-bottom: 40px
}

.bpa-icon-library .bpa-infographic-1 {
    display: flex;
    flex-direction: column;
    text-align: center;
    margin-bottom: 30px
}

.bpa-icon-library .fsElementHeaderContent,
.bpa-icon-library:not(.fsComposeMode) .bpa-infographic-1>footer {
    display: none
}

.icon-library .fsElement.fsContent,
.icon-library header {
    display: flex;
    flex-direction: column
}

.icon-library .fsElement.fsContent.apple:before,
.icon-library header.apple:before {
    content: "\E901";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.backpack:before,
.icon-library header.backpack:before {
    content: "\E902";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.bar-graph:before,
.icon-library header.bar-graph:before {
    content: "\E903";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.baseball:before,
.icon-library header.baseball:before {
    content: "\E904";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.book:before,
.icon-library header.book:before {
    content: "\E905";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.briefcase:before,
.icon-library header.briefcase:before {
    content: "\E906";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.bullhorn:before,
.icon-library header.bullhorn:before {
    content: "\E907";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.bus:before,
.icon-library header.bus:before {
    content: "\E908";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.calendar:before,
.icon-library header.calendar:before {
    content: "\E909";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.camera:before,
.icon-library header.camera:before {
    content: "\E90A";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.certificate:before,
.icon-library header.certificate:before {
    content: "\E90B";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.check:before,
.icon-library header.check:before {
    content: "\E90C";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.chess:before,
.icon-library header.chess:before {
    content: "\E90D";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.city:before,
.icon-library header.city:before {
    content: "\E90E";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.college:before,
.icon-library header.college:before {
    content: "\E90F";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.covid:before,
.icon-library header.covid:before {
    content: "\E951";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.cross:before,
.icon-library header.cross:before {
    content: "\E910";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.directory:before,
.icon-library header.directory:before {
    content: "\E911";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.diversity:before,
.icon-library header.diversity:before {
    content: "\E912";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.dollar:before,
.icon-library header.dollar:before {
    content: "\E94F";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.door:before,
.icon-library header.door:before {
    content: "\E913";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.droplet:before,
.icon-library header.droplet:before {
    content: "\E914";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.enroll:before,
.icon-library header.enroll:before {
    content: "\E915";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.family:before,
.icon-library header.family:before {
    content: "\E954";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.faq:before,
.icon-library header.faq:before {
    content: "\E916";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.files:before,
.icon-library header.files:before {
    content: "\E917";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.football:before,
.icon-library header.football:before {
    content: "\E918";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.gift:before,
.icon-library header.gift:before {
    content: "\E919";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.giving:before,
.icon-library header.giving:before {
    content: "\E91A";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.globe:before,
.icon-library header.globe:before {
    content: "\E91B";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.grad:before,
.icon-library header.grad:before {
    content: "\E91C";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.group-boys:before,
.icon-library header.group-boys:before {
    content: "\E91D";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.group-coed:before,
.icon-library header.group-coed:before {
    content: "\E91E";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.group-girls:before,
.icon-library header.group-girls:before {
    content: "\E926";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.group:before,
.icon-library header.group:before {
    content: "\E927";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.heart:before,
.icon-library header.heart:before {
    content: "\E928";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.info:before,
.icon-library header.info:before {
    content: "\E929";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.jersey:before,
.icon-library header.jersey:before {
    content: "\E92A";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.leaf:before,
.icon-library header.leaf:before {
    content: "\E92B";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.lightbulb:before,
.icon-library header.lightbulb:before {
    content: "\E92C";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.link:before,
.icon-library header.link:before {
    content: "\E92D";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.list:before,
.icon-library header.list:before {
    content: "\E92E";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.location:before,
.icon-library header.location:before {
    content: "\E92F";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.lock:before,
.icon-library header.lock:before {
    content: "\E930";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.map:before,
.icon-library header.map:before {
    content: "\E931";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.medal:before,
.icon-library header.medal:before {
    content: "\E932";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.microscope:before,
.icon-library header.microscope:before {
    content: "\E933";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.mobile:before,
.icon-library header.mobile:before {
    content: "\E950";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.music:before,
.icon-library header.music:before {
    content: "\E934";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.paint:before,
.icon-library header.paint:before {
    content: "\E935";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.parent:before,
.icon-library header.parent:before {
    content: "\E953";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.pencil:before,
.icon-library header.pencil:before {
    content: "\E936";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.person:before,
.icon-library header.person:before {
    content: "\E937";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.phone:before,
.icon-library header.phone:before {
    content: "\E938";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.piggy-bank:before,
.icon-library header.piggy-bank:before {
    content: "\E939";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.portion:before,
.icon-library header.portion:before {
    content: "\E93A";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.question:before,
.icon-library header.question:before {
    content: "\E93B";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.ratio:before,
.icon-library header.ratio:before {
    content: "\E93C";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.robot:before,
.icon-library header.robot:before {
    content: "\E93D";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.school:before,
.icon-library header.school:before {
    content: "\E93E";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.screens:before,
.icon-library header.screens:before {
    content: "\E93F";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.settings:before,
.icon-library header.settings:before {
    content: "\E940";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.shoe:before,
.icon-library header.shoe:before {
    content: "\E941";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.soccer:before,
.icon-library header.soccer:before {
    content: "\E942";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.sports:before,
.icon-library header.sports:before {
    content: "\E943";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.star-of-david:before,
.icon-library header.star-of-david:before {
    content: "\E944";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.star:before,
.icon-library header.star:before {
    content: "\E945";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.store:before,
.icon-library header.store:before {
    content: "\E946";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.sun:before,
.icon-library header.sun:before {
    content: "\E947";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.teacher:before,
.icon-library header.teacher:before {
    content: "\E948";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.theatre:before,
.icon-library header.theatre:before {
    content: "\E949";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.time:before,
.icon-library header.time:before {
    content: "\E94A";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.tree:before,
.icon-library header.tree:before {
    content: "\E94B";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.trophy:before,
.icon-library header.trophy:before {
    content: "\E94C";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.virtual:before,
.icon-library header.virtual:before {
    content: "\E952";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent.warning:before,
.icon-library header.warning:before {
    content: "\E94D";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.icon-library .fsElement.fsContent:before,
.icon-library header:before {
    font-size: 50px;
    line-height: 1;
    padding-bottom: 20px
}

.bpa-infographic-3 .fsContent[class*=icon-]:before {
    content: "";
    font-family: bpa-font-icons;
    font-weight: 400;
    speak: none
}

.bpa-infographic-3 .icon-apple:before {
    content: "\E901" !important
}

.bpa-infographic-3 .icon-backpack:before {
    content: "\E902" !important
}

.bpa-infographic-3 .icon-bar-graph:before {
    content: "\E903" !important
}

.bpa-infographic-3 .icon-baseball:before {
    content: "\E904" !important
}

.bpa-infographic-3 .icon-book:before {
    content: "\E905" !important
}

.bpa-infographic-3 .icon-briefcase:before {
    content: "\E906" !important
}

.bpa-infographic-3 .icon-bullhorn:before {
    content: "\E907" !important
}

.bpa-infographic-3 .icon-bus:before {
    content: "\E908" !important
}

.bpa-infographic-3 .icon-calendar:before {
    content: "\E909" !important
}

.bpa-infographic-3 .icon-camera:before {
    content: "\E90A" !important
}

.bpa-infographic-3 .icon-certificate:before {
    content: "\E90B" !important
}

.bpa-infographic-3 .icon-check:before {
    content: "\E90C" !important
}

.bpa-infographic-3 .icon-chess:before {
    content: "\E90D" !important
}

.bpa-infographic-3 .icon-city:before {
    content: "\E90E" !important
}

.bpa-infographic-3 .icon-college:before {
    content: "\E90F" !important
}

.bpa-infographic-3 .icon-covid:before {
    content: "\E951" !important
}

.bpa-infographic-3 .icon-cross:before {
    content: "\E910" !important
}

.bpa-infographic-3 .icon-directory:before {
    content: "\E911" !important
}

.bpa-infographic-3 .icon-diversity:before {
    content: "\E912" !important
}

.bpa-infographic-3 .icon-dollar:before {
    content: "\E94F" !important
}

.bpa-infographic-3 .icon-door:before {
    content: "\E913" !important
}

.bpa-infographic-3 .icon-droplet:before {
    content: "\E914" !important
}

.bpa-infographic-3 .icon-enroll:before {
    content: "\E915" !important
}

.bpa-infographic-3 .icon-family:before {
    content: "\E954" !important
}

.bpa-infographic-3 .icon-faq:before {
    content: "\E916" !important
}

.bpa-infographic-3 .icon-files:before {
    content: "\E917" !important
}

.bpa-infographic-3 .icon-football:before {
    content: "\E918" !important
}

.bpa-infographic-3 .icon-gift:before {
    content: "\E919" !important
}

.bpa-infographic-3 .icon-giving:before {
    content: "\E91A" !important
}

.bpa-infographic-3 .icon-globe:before {
    content: "\E91B" !important
}

.bpa-infographic-3 .icon-grad:before {
    content: "\E91C" !important
}

.bpa-infographic-3 .icon-group-boys:before {
    content: "\E91D" !important
}

.bpa-infographic-3 .icon-group-coed:before {
    content: "\E91E" !important
}

.bpa-infographic-3 .icon-group-girls:before {
    content: "\E926" !important
}

.bpa-infographic-3 .icon-group:before {
    content: "\E927" !important
}

.bpa-infographic-3 .icon-heart:before {
    content: "\E928" !important
}

.bpa-infographic-3 .icon-info:before {
    content: "\E929" !important
}

.bpa-infographic-3 .icon-jersey:before {
    content: "\E92A" !important
}

.bpa-infographic-3 .icon-leaf:before {
    content: "\E92B" !important
}

.bpa-infographic-3 .icon-lightbulb:before {
    content: "\E92C" !important
}

.bpa-infographic-3 .icon-link:before {
    content: "\E92D" !important
}

.bpa-infographic-3 .icon-list:before {
    content: "\E92E" !important
}

.bpa-infographic-3 .icon-location:before {
    content: "\E92F" !important
}

.bpa-infographic-3 .icon-lock:before {
    content: "\E930" !important
}

.bpa-infographic-3 .icon-map:before {
    content: "\E931" !important
}

.bpa-infographic-3 .icon-medal:before {
    content: "\E932" !important
}

.bpa-infographic-3 .icon-microscope:before {
    content: "\E933" !important
}

.bpa-infographic-3 .icon-mobile:before {
    content: "\E950" !important
}

.bpa-infographic-3 .icon-music:before {
    content: "\E934" !important
}

.bpa-infographic-3 .icon-paint:before {
    content: "\E935" !important
}

.bpa-infographic-3 .icon-parent:before {
    content: "\E953" !important
}

.bpa-infographic-3 .icon-pencil:before {
    content: "\E936" !important
}

.bpa-infographic-3 .icon-person:before {
    content: "\E937" !important
}

.bpa-infographic-3 .icon-phone:before {
    content: "\E938" !important
}

.bpa-infographic-3 .icon-piggy-bank:before {
    content: "\E939" !important
}

.bpa-infographic-3 .icon-portion:before {
    content: "\E93A" !important
}

.bpa-infographic-3 .icon-question:before {
    content: "\E93B" !important
}

.bpa-infographic-3 .icon-ratio:before {
    content: "\E93C" !important
}

.bpa-infographic-3 .icon-robot:before {
    content: "\E93D" !important
}

.bpa-infographic-3 .icon-school:before {
    content: "\E93E" !important
}

.bpa-infographic-3 .icon-screens:before {
    content: "\E93F" !important
}

.bpa-infographic-3 .icon-settings:before {
    content: "\E940" !important
}

.bpa-infographic-3 .icon-shoe:before {
    content: "\E941" !important
}

.bpa-infographic-3 .icon-soccer:before {
    content: "\E942" !important
}

.bpa-infographic-3 .icon-sports:before {
    content: "\E943" !important
}

.bpa-infographic-3 .icon-star-of-david:before {
    content: "\E944" !important
}

.bpa-infographic-3 .icon-star:before {
    content: "\E945" !important
}

.bpa-infographic-3 .icon-store:before {
    content: "\E946" !important
}

.bpa-infographic-3 .icon-sun:before {
    content: "\E947" !important
}

.bpa-infographic-3 .icon-teacher:before {
    content: "\E948" !important
}

.bpa-infographic-3 .icon-theatre:before {
    content: "\E949" !important
}

.bpa-infographic-3 .icon-time:before {
    content: "\E94A" !important
}

.bpa-infographic-3 .icon-tree:before {
    content: "\E94B" !important
}

.bpa-infographic-3 .icon-trophy:before {
    content: "\E94C" !important
}

.bpa-infographic-3 .icon-virtual:before {
    content: "\E952" !important
}

.bpa-infographic-3 .icon-warning:before {
    content: "\E94D" !important
}

@media (min-width:1000px) {
    .athletics-container.fsLayout {
        margin-bottom: 142px
    }
}

.bpa-infographic-3 {
    padding: 110px 20px 100px;
    margin-left: 0;
    margin-right: 0;
    position: relative;
    background-color: rgba(0, 0, 0, 0)
}

.bpa-infographic-3:before {
    content: "";
    position: absolute;
    inset: 0;
    background: url(../images/feathers-2.png);
    background-size: cover;
    z-index: -1
}

@media (max-width:699px) {
    .bpa-infographic-3:before {
        background-repeat: no-repeat;
        background-size: contain
    }
}

@media (min-width:1000px) {
    .bpa-infographic-3:before {
        background-position: 50%
    }
}

body:not(.fsHasLeftBanner) .bpa-infographic-3,
body:not(.fsHasRightBanner) .bpa-infographic-3 {
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translate(-50%);
    transform: translate3d(-50%, 0, 0);
    width: calc(100vw - 60px);
    margin: 0 0 50px
}

@media (min-width:1000px) {

    body:not(.fsHasLeftBanner) .bpa-infographic-3,
    body:not(.fsHasRightBanner) .bpa-infographic-3 {
        margin-bottom: 158px
    }
}

body.home .bpa-infographic-3 {
    margin-bottom: 0
}

body:not(.fsHasLeftBanner) .bpa-infographic-3 .fsStyleColumn-1,
body:not(.fsHasRightBanner) .bpa-infographic-3 .fsStyleColumn-1 {
    width: 38%
}

body:not(.fsHasLeftBanner) .bpa-infographic-3 .fsStyleColumn-2,
body:not(.fsHasRightBanner) .bpa-infographic-3 .fsStyleColumn-2 {
    width: 24%
}

body:not(.fsHasLeftBanner) .bpa-infographic-3 .fsStyleColumn-3,
body:not(.fsHasRightBanner) .bpa-infographic-3 .fsStyleColumn-3 {
    width: 38%
}

@media (max-width:1179px) {

    body:not(.fsHasLeftBanner) .bpa-infographic-3,
    body:not(.fsHasRightBanner) .bpa-infographic-3 {
        position: relative;
        max-width: 780px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        width: 100%;
        left: 0;
        right: 0;
        transform: translate(0);
        transform: translateZ(0);
        margin: 0 auto 50px
    }

    body:not(.fsHasLeftBanner) .bpa-infographic-3.dark:after,
    body:not(.fsHasRightBanner) .bpa-infographic-3.dark:after {
        content: ""
    }

    body:not(.fsHasLeftBanner) .bpa-infographic-3 .fsStyleColumn-1>.fsElement,
    body:not(.fsHasLeftBanner) .bpa-infographic-3 .fsStyleColumn-3>.fsElement,
    body:not(.fsHasRightBanner) .bpa-infographic-3 .fsStyleColumn-1>.fsElement,
    body:not(.fsHasRightBanner) .bpa-infographic-3 .fsStyleColumn-3>.fsElement {
        padding-top: 80px
    }

    body:not(.fsHasLeftBanner) .bpa-infographic-3 .fsStyleColumn-1>.fsElement:before,
    body:not(.fsHasLeftBanner) .bpa-infographic-3 .fsStyleColumn-3>.fsElement:before,
    body:not(.fsHasRightBanner) .bpa-infographic-3 .fsStyleColumn-1>.fsElement:before,
    body:not(.fsHasRightBanner) .bpa-infographic-3 .fsStyleColumn-3>.fsElement:before {
        width: 90px;
        height: 90px;
        font-size: 35px;
        line-height: 87px
    }
}

@media (max-width:1179px) and (min-width:700px) {

    body:not(.fsHasLeftBanner) .bpa-infographic-3 .fsStyleColumn-1>.fsElement:before,
    body:not(.fsHasLeftBanner) .bpa-infographic-3 .fsStyleColumn-3>.fsElement:before,
    body:not(.fsHasRightBanner) .bpa-infographic-3 .fsStyleColumn-1>.fsElement:before,
    body:not(.fsHasRightBanner) .bpa-infographic-3 .fsStyleColumn-3>.fsElement:before {
        width: 70px;
        height: 70px;
        font-size: 25px;
        line-height: 67px
    }
}

@media (max-width:1179px) {

    body:not(.fsHasLeftBanner) .bpa-infographic-3 .fsStyleColumn-1,
    body:not(.fsHasRightBanner) .bpa-infographic-3 .fsStyleColumn-1 {
        order: 2;
        width: 100%
    }

    body:not(.fsHasLeftBanner) .bpa-infographic-3 .fsStyleColumn-2,
    body:not(.fsHasRightBanner) .bpa-infographic-3 .fsStyleColumn-2 {
        order: 1;
        width: 100%;
        border-left-width: 0;
        border-right-width: 0;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        margin-bottom: 50px
    }
}

@media (max-width:1179px) and (min-width:1000px) {

    body:not(.fsHasLeftBanner) .bpa-infographic-3 .fsStyleColumn-2,
    body:not(.fsHasRightBanner) .bpa-infographic-3 .fsStyleColumn-2 {
        padding-bottom: 30px
    }
}

@media (max-width:1179px) {

    body:not(.fsHasLeftBanner) .bpa-infographic-3 .fsStyleColumn-3,
    body:not(.fsHasRightBanner) .bpa-infographic-3 .fsStyleColumn-3 {
        order: 3;
        width: 100%
    }
}

@media (max-width:699px) {

    body:not(.fsHasLeftBanner) .bpa-infographic-3,
    body:not(.fsHasRightBanner) .bpa-infographic-3 {
        padding: 20px 0
    }

    body:not(.fsHasLeftBanner) .bpa-infographic-3 .fsStyleColumn-1,
    body:not(.fsHasLeftBanner) .bpa-infographic-3 .fsStyleColumn-3,
    body:not(.fsHasRightBanner) .bpa-infographic-3 .fsStyleColumn-1,
    body:not(.fsHasRightBanner) .bpa-infographic-3 .fsStyleColumn-3 {
        width: 100%
    }
}

body.fsHasLeftBanner .bpa-infographic-3,
body.fsHasRightBanner .bpa-infographic-3 {
    position: relative;
    max-width: 780px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    left: 0;
    right: 0;
    transform: translate(0);
    transform: translateZ(0);
    margin: 0 auto 50px
}

body.fsHasLeftBanner .bpa-infographic-3 .fsStyleColumn-1>.fsElement,
body.fsHasLeftBanner .bpa-infographic-3 .fsStyleColumn-3>.fsElement,
body.fsHasRightBanner .bpa-infographic-3 .fsStyleColumn-1>.fsElement,
body.fsHasRightBanner .bpa-infographic-3 .fsStyleColumn-3>.fsElement {
    padding-top: 80px
}

body.fsHasLeftBanner .bpa-infographic-3 .fsStyleColumn-1>.fsElement:before,
body.fsHasLeftBanner .bpa-infographic-3 .fsStyleColumn-3>.fsElement:before,
body.fsHasRightBanner .bpa-infographic-3 .fsStyleColumn-1>.fsElement:before,
body.fsHasRightBanner .bpa-infographic-3 .fsStyleColumn-3>.fsElement:before {
    width: 70px;
    height: 70px;
    font-size: 25px;
    line-height: 67px
}

body.fsHasLeftBanner .bpa-infographic-3 .fsStyleColumn-1,
body.fsHasRightBanner .bpa-infographic-3 .fsStyleColumn-1 {
    order: 2;
    width: 50%
}

body.fsHasLeftBanner .bpa-infographic-3 .fsStyleColumn-2,
body.fsHasRightBanner .bpa-infographic-3 .fsStyleColumn-2 {
    order: 1;
    width: 100%;
    border-left-width: 0;
    border-right-width: 0;
    border-bottom: 1px solid #242424;
    margin-bottom: 50px
}

@media (min-width:1000px) {

    body.fsHasLeftBanner .bpa-infographic-3 .fsStyleColumn-2,
    body.fsHasRightBanner .bpa-infographic-3 .fsStyleColumn-2 {
        padding-bottom: 30px
    }
}

body.fsHasLeftBanner .bpa-infographic-3 .fsStyleColumn-3,
body.fsHasRightBanner .bpa-infographic-3 .fsStyleColumn-3 {
    order: 3;
    width: 50%
}

@media (max-width:999px) {

    body.fsHasLeftBanner .bpa-infographic-3,
    body.fsHasRightBanner .bpa-infographic-3 {
        padding: 20px 0
    }

    body.fsHasLeftBanner .bpa-infographic-3 .fsStyleColumn-1,
    body.fsHasLeftBanner .bpa-infographic-3 .fsStyleColumn-3,
    body.fsHasRightBanner .bpa-infographic-3 .fsStyleColumn-1,
    body.fsHasRightBanner .bpa-infographic-3 .fsStyleColumn-3 {
        width: 100%
    }
}

.bpa-infographic-3>header {
    padding-bottom: 30px;
    text-align: center
}

.bpa-infographic-3>header .fsElementTitle {
    color: #373737;
    font-size: 36px;
    line-height: 1.2;
    font-weight: 500;
    letter-spacing: .01em
}

.bpa-infographic-3>.fsStyleColumn {
    padding-left: 10px;
    padding-right: 10px
}

body:not(.fsComposeMode) .bpa-infographic-3>.fsStyleColumn {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.bpa-infographic-3>.fsStyleColumn>.fsElement {
    position: relative;
    color: #373737;
    text-align: center
}

body.fsComposeMode .bpa-infographic-3>.fsStyleColumn>.fsElement:before {
    position: relative !important;
    top: 0 !important
}

body.fsComposeMode .bpa-infographic-3>.fsStyleColumn>.fsElement .fsElementContent,
body.fsComposeMode .bpa-infographic-3>.fsStyleColumn>.fsElement .fsElementTitle {
    text-align: center !important
}

body:not(.fsComposeMode) .bpa-infographic-3>.fsStyleColumn>.fsElement {
    flex: 1 1;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    min-height: 185px;
    min-width: 50%;
    padding: 90px 8px 35px;
    margin: 0 !important
}

@media (max-width:499px) {
    body:not(.fsComposeMode) .bpa-infographic-3>.fsStyleColumn>.fsElement {
        min-width: 100%;
        flex-flow: column;
        align-items: center
    }
}

body:not(.fsComposeMode) .bpa-infographic-3>.fsStyleColumn>.fsElement .fsElementContent,
body:not(.fsComposeMode) .bpa-infographic-3>.fsStyleColumn>.fsElement header {
    width: 50%;
    padding: 0 5px
}

.bpa-infographic-3>.fsStyleColumn>.fsElement:before {
    display: inline-block;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    color: #fff;
    font-size: 37px;
    line-height: 86px;
    text-align: center;
    background: #ffc61e
}

.bpa-infographic-3>.fsStyleColumn>.fsElement .fsElementTitle {
    display: block;
    color: #242424;
    font-size: 35px;
    line-height: 1.1;
    font-weight: 700;
    text-align: center
}

@media (max-width:499px) {
    .bpa-infographic-3>.fsStyleColumn>.fsElement .fsElementTitle {
        margin-top: 10px;
        margin-bottom: 0;
        font-size: 45px
    }
}

@media (min-width:500px) {
    .bpa-infographic-3>.fsStyleColumn>.fsElement .fsElementTitle {
        text-align: right
    }
}

@media (min-width:1180px) {
    .bpa-infographic-3>.fsStyleColumn>.fsElement .fsElementTitle {
        font-size: 28px
    }
}

@media (min-width:1350px) {
    .bpa-infographic-3>.fsStyleColumn>.fsElement .fsElementTitle {
        font-size: 33px
    }
}

.bpa-infographic-3>.fsStyleColumn>.fsElement .fsElementContent {
    padding-top: 6px !important;
    padding-right: 30px;
    padding-bottom: 15px;
    line-height: 1.2;
    text-align: left
}

@media (max-width:499px) {
    .bpa-infographic-3>.fsStyleColumn>.fsElement .fsElementContent {
        text-align: center
    }
}

.bpa-infographic-3>.fsStyleColumn>.fsElement .fsElementContent p {
    margin: 0
}

.bpa-infographic-3>.fsStyleColumn.fsStyleColumn-2 {
    border-left: 1px solid #242424;
    border-right: 1px solid #242424;
    border-bottom-color: #242424;
    border-bottom-width: 0
}

body:not(.fsComposeMode) .bpa-infographic-3>.fsStyleColumn.fsStyleColumn-2>.fsElement {
    padding-top: 300px
}

.bpa-infographic-3>.fsStyleColumn.fsStyleColumn-2>.fsElement:before {
    width: 250px;
    height: 250px;
    top: 20px;
    font-size: 130px;
    line-height: 220px
}

.bpa-infographic-3.dark {
    background-color: #59118e
}

.bpa-infographic-3.dark>header>.fsElementTitle {
    color: #fff
}

.bpa-infographic-3.dark .fsStyleColumn-2.fsStyleColumn {
    border-left-color: #fff;
    border-right-color: #fff;
    border-bottom-color: #fff !important
}

@media (max-width:699px) {
    .bpa-infographic-3.dark .fsStyleColumn-2.fsStyleColumn {
        margin-left: 20px;
        margin-right: 20px
    }
}

.bpa-infographic-3.dark .fsStyleColumn-2.fsStyleColumn>.fsElement:before {
    background: #ffc61e
}

.bpa-infographic-3.dark>.fsStyleColumn>.fsElement {
    color: #fff
}

.bpa-infographic-3.dark>.fsStyleColumn>.fsElement:before {
    color: #59118e;
    background: #fff
}

.bpa-infographic-3.dark>.fsStyleColumn>.fsElement .fsElementTitle {
    color: #ffc61e
}

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

.icon-list li {
    margin: 0;
    padding: 0;
    margin: 6px 0
}

.icon-list li:before {
    margin-right: 14px;
    font-size: 30px
}

.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 #59118e;
    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 {
    margin: 0 0 20px;
    background: #fff;
    color: #59118e;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem;
    line-height: 1.02563rem;
    letter-spacing: 1px;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    display: inline-block;
    margin: 0 0 10px !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    min-width: calc(50% - 5px);
    width: auto;
    flex-grow: 0;
    border-radius: 5px;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    font-family: Roboto, sans-serif;
    text-transform: uppercase;
    padding: 20px 0;
    background: #ffc61e;
    border: 1px solid #ffc61e
}

.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: #59118e;
    color: #fff;
    transition: all .3s ease-in-out;
    border: 1px solid #59118e;
    text-decoration: none
}

.bpa-athletics-toggle-2>.fsElementContent button em {
    display: block;
    font-style: normal;
    text-transform: none;
    font-size: .9375rem;
    font-weight: 600;
    margin-top: 8px
}

.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 #eee;
    max-width: 100%;
    height: auto;
    white-space: normal;
    color: #373737;
    font-family: Crimson Pro, serif;
    font-size: 18px;
    line-height: 24.87px;
    font-weight: 400
}

.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: #ffc61e;
    text-transform: none;
    letter-spacing: normal
}

.bpa-athletic-events-2 .fsListItems article .fsTitle,
.bpa-athletic-events-2 .fsListItems article .fsTitle a {
    font-family: Crimson Pro, serif;
    font-size: 18px;
    line-height: 25px;
    font-weight: 400
}

.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: #59118e
}

.bpa-athletic-events-2 .fsListItems article .fsAthleticsEventReadMoreLink:focus,
.bpa-athletic-events-2 .fsListItems article .fsAthleticsEventReadMoreLink:hover {
    color: #59118e
}

.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 {
    background: #ffc61e;
    color: #59118e;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem;
    line-height: 1.02563rem;
    letter-spacing: 1px;
    position: relative;
    overflow: hidden;
    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;
    border-radius: 5px;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    font-family: Roboto, sans-serif;
    text-transform: uppercase;
    border: 1px solid #ffc61e;
    margin: 0
}

.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: #59118e;
    color: #fff;
    transition: all .3s ease-in-out;
    border: 1px solid #59118e;
    text-decoration: none
}

.bpa-athletic-events-2>footer a em {
    display: block;
    font-style: normal;
    text-transform: none;
    font-size: .9375rem;
    font-weight: 600;
    margin-top: 8px
}

.bpa-athletic-events-2.on {
    margin-bottom: 0;
    height: auto;
    overflow: visible;
    order: 3
}

.bpa-athletic-events-2 .fsLoadMoreButton {
    margin: 0 0 20px;
    background: #fff;
    color: #59118e;
    text-align: center;
    transition: background .3s ease-in-out;
    font-size: .875rem;
    line-height: 1.02563rem;
    letter-spacing: 1px;
    position: relative;
    overflow: hidden;
    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;
    border-radius: 5px;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    font-family: Roboto, sans-serif;
    text-transform: uppercase;
    border: 1px solid #59118e
}

.bpa-athletic-events-2 .fsLoadMoreButton.on,
.bpa-athletic-events-2 .fsLoadMoreButton:focus,
.bpa-athletic-events-2 .fsLoadMoreButton:hover,
.fsStateSelected .bpa-athletic-events-2 .fsLoadMoreButton {
    background: #59118e;
    color: #fff;
    transition: all .3s ease-in-out;
    border: 1px solid #59118e;
    text-decoration: none
}

.bpa-athletic-events-2 .fsLoadMoreButton em {
    display: block;
    font-style: normal;
    text-transform: none;
    font-size: .9375rem;
    font-weight: 600;
    margin-top: 8px
}

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%
}