@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Serif:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Serif:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap);

@font-face {
    font-family: "IcoMoon";
    src: url(../fonts/icomoon.eot);
    src: url(../fonts/icomoon.eot?#iefix) 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#IcoMoon) format("svg");
    font-weight: 300;
    font-style: normal
}

/*! helpers - functions v0.0.1 */
/*! helpers - utility v0.0.1 */
/*! helpers - box-model v0.0.1 */
/*! helpers - presentational v0.0.1 */
/*! helpers - ui-pattern v0.0.1 */
/*! helpers - typography v0.0.1 */
@font-face {
    font-family: "bpa-font-icons";
    src: url(../fonts/bpa-icon-library.eot);
    src: url(../fonts/bpa-icon-library.eot?#iefix) 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#IcoMoon) format("svg");
    font-weight: 400;
    font-style: normal
}

.icon-library .fsElement {
    -webkit-box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, .3);
    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, .3);
    display: block;
    position: relative;
    -webkit-transition: .3s all;
    transition: .3s all;
    padding: 23px 6px 23px 23px;
    border-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.icon-library .fsElement>header .fsElementTitle {
    font-size: 17px;
    line-height: 20px;
    margin: 0;
    margin-left: 10px
}

.icon-library .fsElement>header .fsElementHeaderContent {
    display: none
}

.icon-library .fsElement .copy-btn {
    border: 0;
    background: none;
    cursor: pointer;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    width: 40px;
    height: 70px;
    text-indent: -60000px;
    overflow: hidden;
    -webkit-transition: .3s all;
    transition: .3s all;
    opacity: 0;
    pointer-events: none
}

.icon-library .fsElement .copy-btn::before {
    position: absolute;
    content: "";
    font-family: "IcoMoon";
    color: #262626;
    font-size: 20px;
    text-indent: 0;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    -webkit-transition: .3s all;
    transition: .3s all;
    opacity: 1
}

.icon-library .fsElement .copy-btn::after {
    position: absolute;
    content: "";
    font-family: "IcoMoon";
    color: #50c878;
    font-size: 20px;
    text-indent: 0;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    -webkit-transition: .3s all;
    transition: .3s all;
    opacity: 0
}

.icon-library .fsElement .copy-btn.copied::before {
    opacity: 0
}

.icon-library .fsElement .copy-btn.copied::after {
    opacity: 1
}

.icon-library .fsElement>.fsElementContent {
    width: 100%;
    position: relative;
    -webkit-transition: .3s all;
    transition: .3s all
}

.icon-library .fsElement::before {
    content: "";
    font-family: "bpa-font-icons";
    font-weight: normal;
    speak: none
}

.icon-library .fsElement:hover,
.icon-library .fsElement:focus {
    border-radius: 20px 20px 0px 20px;
    scale: 1.05
}

.icon-library .fsElement:hover .copy-btn,
.icon-library .fsElement:focus .copy-btn {
    opacity: 1;
    pointer-events: all
}

.icon-library .fsElement.copied-element {
    -webkit-box-shadow: 0px 4px 15px 0px #50c878;
    box-shadow: 0px 4px 15px 0px #50c878;
    border-radius: 20px 20px 0px 20px
}

.icon-library .fsElement.copied-element .copy-btn {
    opacity: 1;
    pointer-events: all
}

.icon-library .fsElement.icon-add-user:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-alumni:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-apple:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-apply:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-backpack:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-badge:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-bar-graph:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-baseball:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-block:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-book-stack:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-book:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-brainstorm:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-briefcase:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-bullhorn:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-bus:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-calendar:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-camera:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-certificate:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-chat-alt:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-chat:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-check:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-chess:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-church:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-city:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-classroom:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-cleat:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-clock:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-college:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-connected-users:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-construction:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-credit-card:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-cross:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-diagram:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-diploma:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-directory:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-diversity:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-droplet:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-email:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-family:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-faq:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-flag:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-folder:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-football:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-gift:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-global-diversity:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-globe:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-google-classroom:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-graduation:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-group-alt:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-group:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-handshake:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-heart-hand-alt:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-heart-hand:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-heart:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-info:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-interactive:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-jersey:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-laurel:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-leader:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-leaf:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-lightbulb:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-link:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-location:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-lock:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-map:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-medal:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-medical:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-menu:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-microphone-alt:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-microphone:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-microscope:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-mobile-phone:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-money:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-music:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-name-badge:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-newspaper:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-open-door:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-paint:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-parent:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-park:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-party:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-pencil:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-phone:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-picture:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-pie-chart:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-piggy-bank:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-ping-pong:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-plate:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-playground:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-podium:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-question:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-rain:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-reading-alt:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-reading:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-report-card:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-robot:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-school:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-screens:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-settings:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-shield-police:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-snowflake:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-soccer:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-star-david:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-star:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-store:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-sun:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-task:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-teacher:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-teamwork:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-theatre:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-thropys:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-skyward:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-thumbs-up:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-tools:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-translate:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-tree:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-trophy:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-user:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-video:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-virus:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-warning:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-wheelchair:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-add-user-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-alumni-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-apple-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-apply-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-backpack-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-badge-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-bar-graph-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-baseball-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-block-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-book-stack-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-book-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-brainstorm-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-briefcase-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-bullhorn-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-bus-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-calendar-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-camera-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-certificate-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-chat-alt-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-chat-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-check-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-chess-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-church-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-city-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-classroom-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-cleat-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-clock-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-college-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-connected-users-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-construction-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-credit-card-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-cross-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-diagram-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-diploma-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-directory-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-diversity-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-droplet-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-email-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-family-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-faq-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-flag-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-folder-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-football-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-gift-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-global-diversity-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-globe-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-google-classroom-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-graduation-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-group-alt-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-group-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-handshake-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-heart-hand-alt-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-heart-hand-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-heart-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-info-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-interactive-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-jersey-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-laurel-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-leader-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-leaf-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-lightbulb-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-link-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-location-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-lock-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-map-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-medal-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-medical-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-menu-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-microphone-alt-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-microphone-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-microscope-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-mobile-phone-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-money-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-music-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-name-badge-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-newspaper-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-open-door-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-paint-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-parent-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-park-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-party-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-pencil-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-phone-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-picture-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-pie-chart-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-piggy-bank-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-ping-pong-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-plate-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-playground-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-podium-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-question-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-rain-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-reading-alt-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-reading-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-report-card-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-robot-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-school-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-screens-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-settings-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-shield-police-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-snowflake-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-soccer-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-star-david-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-star-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-store-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-sun-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-task-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-teacher-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-teamwork-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-theatre-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-thumbs-up-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-tools-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-translate-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-tree-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-trophy-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-user-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-video-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-virus-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-warning-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-wheelchair-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.dark {
    background-color: #171717;
    color: #fff
}

.icon-library .fsElement.dark .fsElementTitle {
    color: #fff
}

.icon-library .fsElement.dark::before {
    color: #fff
}

.icon-library .fsElement {
    -webkit-box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, .3);
    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, .3);
    display: block;
    position: relative;
    -webkit-transition: .3s all;
    transition: .3s all;
    padding: 23px 6px 28px 23px;
    border-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.icon-library .fsElement::after {
    position: absolute;
    content: "";
    width: 0%;
    height: 6px;
    left: 23px;
    bottom: 16px;
    background-color: #50c878;
    border-radius: 20px;
    -webkit-transition: .3s all;
    transition: .3s all
}

.icon-library .fsElement {
    margin-bottom: 25px
}

@media(min-width: 800px) {
    .icon-library .fsElement {
        margin: 25px
    }
}

@media(min-width: 1000px) {
    .icon-library .fsElement {
        margin: 0;
        margin-bottom: 40px
    }
}

.icon-library .fsElement>header .fsElementTitle {
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    margin-left: 10px
}

.icon-library .fsElement>header .fsElementHeaderContent {
    display: none
}

.icon-library .fsElement .copy-btn {
    border: 0;
    background: none;
    cursor: pointer;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    width: 40px;
    height: 70px;
    text-indent: -60000px;
    overflow: hidden;
    -webkit-transition: .3s all;
    transition: .3s all;
    opacity: 0;
    pointer-events: none
}

.icon-library .fsElement .copy-btn::before {
    position: absolute;
    content: "";
    font-family: "IcoMoon";
    color: #262626;
    font-size: 20px;
    text-indent: 0;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    -webkit-transition: .3s all;
    transition: .3s all;
    opacity: 1
}

.icon-library .fsElement .copy-btn::after {
    position: absolute;
    content: "";
    font-family: "IcoMoon";
    color: #50c878;
    font-size: 20px;
    text-indent: 0;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    -webkit-transition: .3s all;
    transition: .3s all;
    opacity: 0
}

.icon-library .fsElement .copy-btn.copied::before {
    opacity: 0
}

.icon-library .fsElement .copy-btn.copied::after {
    opacity: 1
}

.icon-library .fsElement>.fsElementContent {
    width: 100%;
    position: relative;
    -webkit-transition: .3s all;
    transition: .3s all;
    margin-top: 3px
}

.icon-library .fsElement::before {
    content: "";
    font-family: "bpa-font-icons";
    font-weight: normal;
    speak: none
}

.icon-library .fsElement:hover,
.icon-library .fsElement:focus {
    border-radius: 20px 20px 0px 20px;
    scale: 1.04
}

.icon-library .fsElement:hover .copy-btn,
.icon-library .fsElement:focus .copy-btn {
    opacity: 1;
    pointer-events: all
}

.icon-library .fsElement.copied-element {
    -webkit-box-shadow: 0px 4px 15px 0px #50c878;
    box-shadow: 0px 4px 15px 0px #50c878;
    border-radius: 20px 20px 0px 20px
}

.icon-library .fsElement.copied-element::after {
    width: 70%
}

.icon-library .fsElement.copied-element .copy-btn {
    opacity: 1;
    pointer-events: all
}

.icon-library .fsElement.icon-add-user:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-alumni:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-apple:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-apply:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-backpack:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-badge:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-bar-graph:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-baseball:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-block:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-book-stack:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-book:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-brainstorm:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-briefcase:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-bullhorn:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-bus:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-calendar:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-camera:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-certificate:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-chat-alt:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-chat:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-check:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-chess:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-church:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-city:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-classroom:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-cleat:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-clock:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-college:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-connected-users:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-construction:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-credit-card:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-cross:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-diagram:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-diploma:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-directory:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-diversity:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-droplet:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-email:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-family:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-faq:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-flag:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-folder:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-football:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-gift:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-global-diversity:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-globe:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-google-classroom:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-graduation:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-group-alt:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-group:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-handshake:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-heart-hand-alt:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-heart-hand:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-heart:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-info:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-interactive:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-jersey:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-laurel:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-leader:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-leaf:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-lightbulb:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-link:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-location:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-lock:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-map:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-medal:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-medical:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-menu:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-microphone-alt:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-microphone:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-microscope:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-mobile-phone:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-money:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-music:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-name-badge:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-newspaper:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-open-door:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-paint:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-parent:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-park:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-party:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-pencil:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-phone:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-picture:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-pie-chart:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-piggy-bank:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-ping-pong:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-plate:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-playground:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-podium:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-question:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-rain:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-reading-alt:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-reading:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-report-card:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-robot:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-school:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-screens:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-settings:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-shield-police:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-snowflake:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-soccer:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-star-david:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-star:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-store:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-sun:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-task:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-teacher:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-teamwork:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-theatre:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-thropys:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-skyward:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-thumbs-up:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-tools:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-translate:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-tree:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-trophy:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-user:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-video:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-virus:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-warning:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-wheelchair:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-add-user-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-alumni-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-apple-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-apply-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-backpack-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-badge-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-bar-graph-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-baseball-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-block-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-book-stack-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-book-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-brainstorm-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-briefcase-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-bullhorn-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-bus-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-calendar-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-camera-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-certificate-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-chat-alt-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-chat-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-check-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-chess-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-church-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-city-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-classroom-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-cleat-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-clock-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-college-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-connected-users-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-construction-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-credit-card-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-cross-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-diagram-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-diploma-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-directory-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-diversity-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-droplet-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-email-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-family-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-faq-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-flag-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-folder-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-football-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-gift-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-global-diversity-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-globe-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-google-classroom-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-graduation-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-group-alt-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-group-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-handshake-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-heart-hand-alt-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-heart-hand-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-heart-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-info-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-interactive-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-jersey-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-laurel-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-leader-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-leaf-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-lightbulb-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-link-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-location-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-lock-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-map-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-medal-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-medical-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-menu-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-microphone-alt-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-microphone-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-microscope-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-mobile-phone-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-money-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-music-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-name-badge-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-newspaper-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-open-door-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-paint-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-parent-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-park-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-party-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-pencil-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-phone-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-picture-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-pie-chart-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-piggy-bank-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-ping-pong-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-plate-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-playground-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-podium-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-question-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-rain-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-reading-alt-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-reading-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-report-card-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-robot-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-school-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-screens-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-settings-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-shield-police-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-snowflake-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-soccer-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-star-david-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-star-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-store-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-sun-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-task-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-teacher-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-teamwork-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-theatre-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-thumbs-up-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-tools-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-translate-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-tree-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-trophy-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-user-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-video-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-virus-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-warning-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-wheelchair-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.dark {
    background-color: #171717;
    color: #fff
}

.icon-library .fsElement.dark .fsElementTitle {
    color: #fff
}

.icon-library .fsElement.dark .copy-btn::before {
    color: #fff
}

.icon-library .fsElement.dark::before {
    color: #fff
}

.icon-library.library-title-background {
    background-color: #50c878;
    -webkit-box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, .3);
    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, .3);
    padding: 30px;
    border-radius: 20px;
    color: #000
}

.icon-library.library-title-background p {
    margin: 0
}

.header-portals-nav .icon-add-user:before {
    content: "" !important
}

.header-portals-nav .icon-alumni:before {
    content: "" !important
}

.header-portals-nav .icon-apple:before {
    content: "" !important
}

.header-portals-nav .icon-apply:before {
    content: "" !important
}

.header-portals-nav .icon-backpack:before {
    content: "" !important
}

.header-portals-nav .icon-badge:before {
    content: "" !important
}

.header-portals-nav .icon-bar-graph:before {
    content: "" !important
}

.header-portals-nav .icon-baseball:before {
    content: "" !important
}

.header-portals-nav .icon-block:before {
    content: "" !important
}

.header-portals-nav .icon-book-stack:before {
    content: "" !important
}

.header-portals-nav .icon-book:before {
    content: "" !important
}

.header-portals-nav .icon-brainstorm:before {
    content: "" !important
}

.header-portals-nav .icon-briefcase:before {
    content: "" !important
}

.header-portals-nav .icon-bullhorn:before {
    content: "" !important
}

.header-portals-nav .icon-bus:before {
    content: "" !important
}

.header-portals-nav .icon-calendar:before {
    content: "" !important
}

.header-portals-nav .icon-camera:before {
    content: "" !important
}

.header-portals-nav .icon-certificate:before {
    content: "" !important
}

.header-portals-nav .icon-chat-alt:before {
    content: "" !important
}

.header-portals-nav .icon-chat:before {
    content: "" !important
}

.header-portals-nav .icon-check:before {
    content: "" !important
}

.header-portals-nav .icon-chess:before {
    content: "" !important
}

.header-portals-nav .icon-church:before {
    content: "" !important
}

.header-portals-nav .icon-city:before {
    content: "" !important
}

.header-portals-nav .icon-classroom:before {
    content: "" !important
}

.header-portals-nav .icon-cleat:before {
    content: "" !important
}

.header-portals-nav .icon-clock:before {
    content: "" !important
}

.header-portals-nav .icon-college:before {
    content: "" !important
}

.header-portals-nav .icon-connected-users:before {
    content: "" !important
}

.header-portals-nav .icon-construction:before {
    content: "" !important
}

.header-portals-nav .icon-credit-card:before {
    content: "" !important
}

.header-portals-nav .icon-cross:before {
    content: "" !important
}

.header-portals-nav .icon-diagram:before {
    content: "" !important
}

.header-portals-nav .icon-diploma:before {
    content: "" !important
}

.header-portals-nav .icon-directory:before {
    content: "" !important
}

.header-portals-nav .icon-diversity:before {
    content: "" !important
}

.header-portals-nav .icon-droplet:before {
    content: "" !important
}

.header-portals-nav .icon-email:before {
    content: "" !important
}

.header-portals-nav .icon-family:before {
    content: "" !important
}

.header-portals-nav .icon-faq:before {
    content: "" !important
}

.header-portals-nav .icon-flag:before {
    content: "" !important
}

.header-portals-nav .icon-folder:before {
    content: "" !important
}

.header-portals-nav .icon-football:before {
    content: "" !important
}

.header-portals-nav .icon-gift:before {
    content: "" !important
}

.header-portals-nav .icon-global-diversity:before {
    content: "" !important
}

.header-portals-nav .icon-globe:before {
    content: "" !important
}

.header-portals-nav .icon-google-classroom:before {
    content: "" !important
}

.header-portals-nav .icon-graduation:before {
    content: "" !important
}

.header-portals-nav .icon-group-alt:before {
    content: "" !important
}

.header-portals-nav .icon-group:before {
    content: "" !important
}

.header-portals-nav .icon-handshake:before {
    content: "" !important
}

.header-portals-nav .icon-heart-hand-alt:before {
    content: "" !important
}

.header-portals-nav .icon-heart-hand:before {
    content: "" !important
}

.header-portals-nav .icon-heart:before {
    content: "" !important
}

.header-portals-nav .icon-info:before {
    content: "" !important
}

.header-portals-nav .icon-interactive:before {
    content: "" !important
}

.header-portals-nav .icon-jersey:before {
    content: "" !important
}

.header-portals-nav .icon-laurel:before {
    content: "" !important
}

.header-portals-nav .icon-leader:before {
    content: "" !important
}

.header-portals-nav .icon-leaf:before {
    content: "" !important
}

.header-portals-nav .icon-lightbulb:before {
    content: "" !important
}

.header-portals-nav .icon-link:before {
    content: "" !important
}

.header-portals-nav .icon-location:before {
    content: "" !important
}

.header-portals-nav .icon-lock:before {
    content: "" !important
}

.header-portals-nav .icon-map:before {
    content: "" !important
}

.header-portals-nav .icon-medal:before {
    content: "" !important
}

.header-portals-nav .icon-medical:before {
    content: "" !important
}

.header-portals-nav .icon-menu:before {
    content: "" !important
}

.header-portals-nav .icon-microphone-alt:before {
    content: "" !important
}

.header-portals-nav .icon-microphone:before {
    content: "" !important
}

.header-portals-nav .icon-microscope:before {
    content: "" !important
}

.header-portals-nav .icon-mobile-phone:before {
    content: "" !important
}

.header-portals-nav .icon-money:before {
    content: "" !important
}

.header-portals-nav .icon-music:before {
    content: "" !important
}

.header-portals-nav .icon-name-badge:before {
    content: "" !important
}

.header-portals-nav .icon-newspaper:before {
    content: "" !important
}

.header-portals-nav .icon-open-door:before {
    content: "" !important
}

.header-portals-nav .icon-paint:before {
    content: "" !important
}

.header-portals-nav .icon-parent:before {
    content: "" !important
}

.header-portals-nav .icon-park:before {
    content: "" !important
}

.header-portals-nav .icon-party:before {
    content: "" !important
}

.header-portals-nav .icon-pencil:before {
    content: "" !important
}

.header-portals-nav .icon-phone:before {
    content: "" !important
}

.header-portals-nav .icon-picture:before {
    content: "" !important
}

.header-portals-nav .icon-pie-chart:before {
    content: "" !important
}

.header-portals-nav .icon-piggy-bank:before {
    content: "" !important
}

.header-portals-nav .icon-ping-pong:before {
    content: "" !important
}

.header-portals-nav .icon-plate:before {
    content: "" !important
}

.header-portals-nav .icon-playground:before {
    content: "" !important
}

.header-portals-nav .icon-podium:before {
    content: "" !important
}

.header-portals-nav .icon-question:before {
    content: "" !important
}

.header-portals-nav .icon-rain:before {
    content: "" !important
}

.header-portals-nav .icon-reading-alt:before {
    content: "" !important
}

.header-portals-nav .icon-reading:before {
    content: "" !important
}

.header-portals-nav .icon-report-card:before {
    content: "" !important
}

.header-portals-nav .icon-robot:before {
    content: "" !important
}

.header-portals-nav .icon-school:before {
    content: "" !important
}

.header-portals-nav .icon-screens:before {
    content: "" !important
}

.header-portals-nav .icon-settings:before {
    content: "" !important
}

.header-portals-nav .icon-shield-police:before {
    content: "" !important
}

.header-portals-nav .icon-snowflake:before {
    content: "" !important
}

.header-portals-nav .icon-soccer:before {
    content: "" !important
}

.header-portals-nav .icon-star-david:before {
    content: "" !important
}

.header-portals-nav .icon-star:before {
    content: "" !important
}

.header-portals-nav .icon-store:before {
    content: "" !important
}

.header-portals-nav .icon-sun:before {
    content: "" !important
}

.header-portals-nav .icon-task:before {
    content: "" !important
}

.header-portals-nav .icon-teacher:before {
    content: "" !important
}

.header-portals-nav .icon-teamwork:before {
    content: "" !important
}

.header-portals-nav .icon-theatre:before {
    content: "" !important
}

.header-portals-nav .icon-thropys:before {
    content: "" !important
}

.header-portals-nav .icon-skyward:before {
    content: "" !important
}

.header-portals-nav .icon-thumbs-up:before {
    content: "" !important
}

.header-portals-nav .icon-tools:before {
    content: "" !important
}

.header-portals-nav .icon-translate:before {
    content: "" !important
}

.header-portals-nav .icon-tree:before {
    content: "" !important
}

.header-portals-nav .icon-trophy:before {
    content: "" !important
}

.header-portals-nav .icon-user:before {
    content: "" !important
}

.header-portals-nav .icon-video:before {
    content: "" !important
}

.header-portals-nav .icon-virus:before {
    content: "" !important
}

.header-portals-nav .icon-warning:before {
    content: "" !important
}

.header-portals-nav .icon-wheelchair:before {
    content: "" !important
}

.header-portals-nav .icon-add-user-solid:before {
    content: "" !important
}

.header-portals-nav .icon-alumni-solid:before {
    content: "" !important
}

.header-portals-nav .icon-apple-solid:before {
    content: "" !important
}

.header-portals-nav .icon-apply-solid:before {
    content: "" !important
}

.header-portals-nav .icon-backpack-solid:before {
    content: "" !important
}

.header-portals-nav .icon-badge-solid:before {
    content: "" !important
}

.header-portals-nav .icon-bar-graph-solid:before {
    content: "" !important
}

.header-portals-nav .icon-baseball-solid:before {
    content: "" !important
}

.header-portals-nav .icon-block-solid:before {
    content: "" !important
}

.header-portals-nav .icon-book-stack-solid:before {
    content: "" !important
}

.header-portals-nav .icon-book-solid:before {
    content: "" !important
}

.header-portals-nav .icon-brainstorm-solid:before {
    content: "" !important
}

.header-portals-nav .icon-briefcase-solid:before {
    content: "" !important
}

.header-portals-nav .icon-bullhorn-solid:before {
    content: "" !important
}

.header-portals-nav .icon-bus-solid:before {
    content: "" !important
}

.header-portals-nav .icon-calendar-solid:before {
    content: "" !important
}

.header-portals-nav .icon-camera-solid:before {
    content: "" !important
}

.header-portals-nav .icon-certificate-solid:before {
    content: "" !important
}

.header-portals-nav .icon-chat-alt-solid:before {
    content: "" !important
}

.header-portals-nav .icon-chat-solid:before {
    content: "" !important
}

.header-portals-nav .icon-check-solid:before {
    content: "" !important
}

.header-portals-nav .icon-chess-solid:before {
    content: "" !important
}

.header-portals-nav .icon-church-solid:before {
    content: "" !important
}

.header-portals-nav .icon-city-solid:before {
    content: "" !important
}

.header-portals-nav .icon-classroom-solid:before {
    content: "" !important
}

.header-portals-nav .icon-cleat-solid:before {
    content: "" !important
}

.header-portals-nav .icon-clock-solid:before {
    content: "" !important
}

.header-portals-nav .icon-college-solid:before {
    content: "" !important
}

.header-portals-nav .icon-connected-users-solid:before {
    content: "" !important
}

.header-portals-nav .icon-construction-solid:before {
    content: "" !important
}

.header-portals-nav .icon-credit-card-solid:before {
    content: "" !important
}

.header-portals-nav .icon-cross-solid:before {
    content: "" !important
}

.header-portals-nav .icon-diagram-solid:before {
    content: "" !important
}

.header-portals-nav .icon-diploma-solid:before {
    content: "" !important
}

.header-portals-nav .icon-directory-solid:before {
    content: "" !important
}

.header-portals-nav .icon-diversity-solid:before {
    content: "" !important
}

.header-portals-nav .icon-droplet-solid:before {
    content: "" !important
}

.header-portals-nav .icon-email-solid:before {
    content: "" !important
}

.header-portals-nav .icon-family-solid:before {
    content: "" !important
}

.header-portals-nav .icon-faq-solid:before {
    content: "" !important
}

.header-portals-nav .icon-flag-solid:before {
    content: "" !important
}

.header-portals-nav .icon-folder-solid:before {
    content: "" !important
}

.header-portals-nav .icon-football-solid:before {
    content: "" !important
}

.header-portals-nav .icon-gift-solid:before {
    content: "" !important
}

.header-portals-nav .icon-global-diversity-solid:before {
    content: "" !important
}

.header-portals-nav .icon-globe-solid:before {
    content: "" !important
}

.header-portals-nav .icon-google-classroom-solid:before {
    content: "" !important
}

.header-portals-nav .icon-graduation-solid:before {
    content: "" !important
}

.header-portals-nav .icon-group-alt-solid:before {
    content: "" !important
}

.header-portals-nav .icon-group-solid:before {
    content: "" !important
}

.header-portals-nav .icon-handshake-solid:before {
    content: "" !important
}

.header-portals-nav .icon-heart-hand-alt-solid:before {
    content: "" !important
}

.header-portals-nav .icon-heart-hand-solid:before {
    content: "" !important
}

.header-portals-nav .icon-heart-solid:before {
    content: "" !important
}

.header-portals-nav .icon-info-solid:before {
    content: "" !important
}

.header-portals-nav .icon-interactive-solid:before {
    content: "" !important
}

.header-portals-nav .icon-jersey-solid:before {
    content: "" !important
}

.header-portals-nav .icon-laurel-solid:before {
    content: "" !important
}

.header-portals-nav .icon-leader-solid:before {
    content: "" !important
}

.header-portals-nav .icon-leaf-solid:before {
    content: "" !important
}

.header-portals-nav .icon-lightbulb-solid:before {
    content: "" !important
}

.header-portals-nav .icon-link-solid:before {
    content: "" !important
}

.header-portals-nav .icon-location-solid:before {
    content: "" !important
}

.header-portals-nav .icon-lock-solid:before {
    content: "" !important
}

.header-portals-nav .icon-map-solid:before {
    content: "" !important
}

.header-portals-nav .icon-medal-solid:before {
    content: "" !important
}

.header-portals-nav .icon-medical-solid:before {
    content: "" !important
}

.header-portals-nav .icon-menu-solid:before {
    content: "" !important
}

.header-portals-nav .icon-microphone-alt-solid:before {
    content: "" !important
}

.header-portals-nav .icon-microphone-solid:before {
    content: "" !important
}

.header-portals-nav .icon-microscope-solid:before {
    content: "" !important
}

.header-portals-nav .icon-mobile-phone-solid:before {
    content: "" !important
}

.header-portals-nav .icon-money-solid:before {
    content: "" !important
}

.header-portals-nav .icon-music-solid:before {
    content: "" !important
}

.header-portals-nav .icon-name-badge-solid:before {
    content: "" !important
}

.header-portals-nav .icon-newspaper-solid:before {
    content: "" !important
}

.header-portals-nav .icon-open-door-solid:before {
    content: "" !important
}

.header-portals-nav .icon-paint-solid:before {
    content: "" !important
}

.header-portals-nav .icon-parent-solid:before {
    content: "" !important
}

.header-portals-nav .icon-park-solid:before {
    content: "" !important
}

.header-portals-nav .icon-party-solid:before {
    content: "" !important
}

.header-portals-nav .icon-pencil-solid:before {
    content: "" !important
}

.header-portals-nav .icon-phone-solid:before {
    content: "" !important
}

.header-portals-nav .icon-picture-solid:before {
    content: "" !important
}

.header-portals-nav .icon-pie-chart-solid:before {
    content: "" !important
}

.header-portals-nav .icon-piggy-bank-solid:before {
    content: "" !important
}

.header-portals-nav .icon-ping-pong-solid:before {
    content: "" !important
}

.header-portals-nav .icon-plate-solid:before {
    content: "" !important
}

.header-portals-nav .icon-playground-solid:before {
    content: "" !important
}

.header-portals-nav .icon-podium-solid:before {
    content: "" !important
}

.header-portals-nav .icon-question-solid:before {
    content: "" !important
}

.header-portals-nav .icon-rain-solid:before {
    content: "" !important
}

.header-portals-nav .icon-reading-alt-solid:before {
    content: "" !important
}

.header-portals-nav .icon-reading-solid:before {
    content: "" !important
}

.header-portals-nav .icon-report-card-solid:before {
    content: "" !important
}

.header-portals-nav .icon-robot-solid:before {
    content: "" !important
}

.header-portals-nav .icon-school-solid:before {
    content: "" !important
}

.header-portals-nav .icon-screens-solid:before {
    content: "" !important
}

.header-portals-nav .icon-settings-solid:before {
    content: "" !important
}

.header-portals-nav .icon-shield-police-solid:before {
    content: "" !important
}

.header-portals-nav .icon-snowflake-solid:before {
    content: "" !important
}

.header-portals-nav .icon-soccer-solid:before {
    content: "" !important
}

.header-portals-nav .icon-star-david-solid:before {
    content: "" !important
}

.header-portals-nav .icon-star-solid:before {
    content: "" !important
}

.header-portals-nav .icon-store-solid:before {
    content: "" !important
}

.header-portals-nav .icon-sun-solid:before {
    content: "" !important
}

.header-portals-nav .icon-task-solid:before {
    content: "" !important
}

.header-portals-nav .icon-teacher-solid:before {
    content: "" !important
}

.header-portals-nav .icon-teamwork-solid:before {
    content: "" !important
}

.header-portals-nav .icon-theatre-solid:before {
    content: "" !important
}

.header-portals-nav .icon-thumbs-up-solid:before {
    content: "" !important
}

.header-portals-nav .icon-tools-solid:before {
    content: "" !important
}

.header-portals-nav .icon-translate-solid:before {
    content: "" !important
}

.header-portals-nav .icon-tree-solid:before {
    content: "" !important
}

.header-portals-nav .icon-trophy-solid:before {
    content: "" !important
}

.header-portals-nav .icon-user-solid:before {
    content: "" !important
}

.header-portals-nav .icon-video-solid:before {
    content: "" !important
}

.header-portals-nav .icon-virus-solid:before {
    content: "" !important
}

.header-portals-nav .icon-warning-solid:before {
    content: "" !important
}

.header-portals-nav .icon-wheelchair-solid:before {
    content: "" !important
}

.system-button {
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
    padding: 12px 24px;
    border: 1px solid rgba(251, 176, 64, .2) !important;
    background: rgba(251, 176, 64, .2);
    color: var(--secondary-color, #A3A3A3);
    font-family: "Source Sans 3", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-decoration: none;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: .3s all;
    transition: .3s all;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.system-button:hover,
.system-button:focus,
.fsStateSelected .system-button,
.system-button.on {
    border-color: rgba(144, 206, 241, .2) !important;
    background: rgba(144, 206, 241, .2);
    color: var(--secondary-color, #A3A3A3);
    -webkit-transition: .3s all;
    transition: .3s all
}

.system-button.full-width-button {
    width: 100% !important;
    max-width: unset
}

.solid-primary-button {
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
    padding: 12px 24px;
    border: 1px solid var(--primary-color, #404040) !important;
    background: var(--primary-color, #404040);
    color: #fff;
    font-family: "Source Sans 3", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-decoration: none;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: .3s all;
    transition: .3s all;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.solid-primary-button:hover,
.solid-primary-button:focus,
.fsStateSelected .solid-primary-button,
.solid-primary-button.on {
    border-color: var(--primary-color, #404040) !important;
    background: #fff;
    color: var(--primary-color, #404040);
    -webkit-transition: .3s all;
    transition: .3s all
}

.solid-primary-button.full-width-button {
    width: 100% !important;
    max-width: unset
}

.solid-secondary-button {
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
    padding: 12px 24px;
    border: 1px solid var(--secondary-color, #A3A3A3) !important;
    background: var(--secondary-color, #A3A3A3);
    color: #fff;
    font-family: "Source Sans 3", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-decoration: none;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: .3s all;
    transition: .3s all;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.solid-secondary-button:hover,
.solid-secondary-button:focus,
.fsStateSelected .solid-secondary-button,
.solid-secondary-button.on {
    border-color: var(--secondary-color, #A3A3A3) !important;
    background: #fff;
    color: var(--secondary-color, #A3A3A3);
    -webkit-transition: .3s all;
    transition: .3s all
}

.solid-secondary-button.full-width-button {
    width: 100% !important;
    max-width: unset
}

.solid-accent-button-1 {
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
    padding: 12px 24px;
    border: 1px solid var(--tertiary-color, #A3A3A3) !important;
    background: var(--tertiary-color, #A3A3A3);
    color: var(--secondary-color, #A3A3A3);
    font-family: "Source Sans 3", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-decoration: none;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: .3s all;
    transition: .3s all;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.solid-accent-button-1:hover,
.solid-accent-button-1:focus,
.fsStateSelected .solid-accent-button-1,
.solid-accent-button-1.on {
    border-color: var(--tertiary-color, #A3A3A3) !important;
    background: #fff;
    color: var(--secondary-color, #A3A3A3);
    -webkit-transition: .3s all;
    transition: .3s all
}

.solid-accent-button-1.full-width-button {
    width: 100% !important;
    max-width: unset
}

.solid-accent-button-2 {
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
    padding: 12px 24px;
    border: 1px solid #fbb040 !important;
    background: #fbb040;
    color: var(--secondary-color, #A3A3A3);
    font-family: "Source Sans 3", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-decoration: none;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: .3s all;
    transition: .3s all;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.solid-accent-button-2:hover,
.solid-accent-button-2:focus,
.fsStateSelected .solid-accent-button-2,
.solid-accent-button-2.on {
    border-color: #fbb040 !important;
    background: #fff;
    color: var(--secondary-color, #A3A3A3);
    -webkit-transition: .3s all;
    transition: .3s all
}

.solid-accent-button-2.full-width-button {
    width: 100% !important;
    max-width: unset
}

.solid-accent-button-3 {
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
    padding: 12px 24px;
    border: 1px solid #4d4d4d !important;
    background: #4d4d4d;
    color: #fff;
    font-family: "Source Sans 3", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-decoration: none;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: .3s all;
    transition: .3s all;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.solid-accent-button-3:hover,
.solid-accent-button-3:focus,
.fsStateSelected .solid-accent-button-3,
.solid-accent-button-3.on {
    border-color: #4d4d4d !important;
    background: #fff;
    color: #4d4d4d;
    -webkit-transition: .3s all;
    transition: .3s all
}

.solid-accent-button-3.full-width-button {
    width: 100% !important;
    max-width: unset
}

.hollow-primary-button {
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
    padding: 12px 24px;
    border: 1px solid var(--primary-color, #404040) !important;
    background: rgba(0, 0, 0, 0);
    color: var(--primary-color, #404040);
    font-family: "Source Sans 3", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-decoration: none;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: .3s all;
    transition: .3s all;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.hollow-primary-button:hover,
.hollow-primary-button:focus,
.fsStateSelected .hollow-primary-button,
.hollow-primary-button.on {
    border-color: var(--primary-color, #404040) !important;
    background: var(--primary-color, #404040);
    color: #fff;
    -webkit-transition: .3s all;
    transition: .3s all
}

.hollow-primary-button.full-width-button {
    width: 100% !important;
    max-width: unset
}

.hollow-secondary-button {
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
    padding: 12px 24px;
    border: 1px solid var(--secondary-color, #A3A3A3) !important;
    background: rgba(0, 0, 0, 0);
    color: var(--secondary-color, #A3A3A3);
    font-family: "Source Sans 3", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-decoration: none;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: .3s all;
    transition: .3s all;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.hollow-secondary-button:hover,
.hollow-secondary-button:focus,
.fsStateSelected .hollow-secondary-button,
.hollow-secondary-button.on {
    border-color: var(--secondary-color, #A3A3A3) !important;
    background: var(--secondary-color, #A3A3A3);
    color: #fff;
    -webkit-transition: .3s all;
    transition: .3s all
}

.hollow-secondary-button.full-width-button {
    width: 100% !important;
    max-width: unset
}

.hollow-accent-button-1 {
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
    padding: 12px 24px;
    border: 1px solid var(--tertiary-color, #A3A3A3) !important;
    background: rgba(0, 0, 0, 0);
    color: var(--secondary-color, #A3A3A3);
    font-family: "Source Sans 3", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-decoration: none;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: .3s all;
    transition: .3s all;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.hollow-accent-button-1:hover,
.hollow-accent-button-1:focus,
.fsStateSelected .hollow-accent-button-1,
.hollow-accent-button-1.on {
    border-color: var(--tertiary-color, #A3A3A3) !important;
    background: var(--tertiary-color, #A3A3A3);
    color: var(--secondary-color, #A3A3A3);
    -webkit-transition: .3s all;
    transition: .3s all
}

.hollow-accent-button-1.full-width-button {
    width: 100% !important;
    max-width: unset
}

.hollow-accent-button-2 {
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
    padding: 12px 24px;
    border: 1px solid #fbb040 !important;
    background: rgba(0, 0, 0, 0);
    color: var(--secondary-color, #A3A3A3);
    font-family: "Source Sans 3", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-decoration: none;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: .3s all;
    transition: .3s all;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.hollow-accent-button-2:hover,
.hollow-accent-button-2:focus,
.fsStateSelected .hollow-accent-button-2,
.hollow-accent-button-2.on {
    border-color: #fbb040 !important;
    background: #fbb040;
    color: var(--secondary-color, #A3A3A3);
    -webkit-transition: .3s all;
    transition: .3s all
}

.hollow-accent-button-2.full-width-button {
    width: 100% !important;
    max-width: unset
}

.hollow-accent-button-3 {
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
    padding: 12px 24px;
    border: 1px solid #4d4d4d !important;
    background: rgba(0, 0, 0, 0);
    color: #4d4d4d;
    font-family: "Source Sans 3", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-decoration: none;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: .3s all;
    transition: .3s all;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.hollow-accent-button-3:hover,
.hollow-accent-button-3:focus,
.fsStateSelected .hollow-accent-button-3,
.hollow-accent-button-3.on {
    border-color: #4d4d4d !important;
    background: #4d4d4d;
    color: #fff;
    -webkit-transition: .3s all;
    transition: .3s all
}

.hollow-accent-button-3.full-width-button {
    width: 100% !important;
    max-width: unset
}

.solid-dark-button {
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
    padding: 12px 24px;
    border: 1px solid #262626 !important;
    background: #262626;
    color: #fff;
    font-family: "Source Sans 3", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-decoration: none;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: .3s all;
    transition: .3s all;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.solid-dark-button:hover,
.solid-dark-button:focus,
.fsStateSelected .solid-dark-button,
.solid-dark-button.on {
    border-color: #262626 !important;
    background: rgba(0, 0, 0, 0);
    color: #262626;
    -webkit-transition: .3s all;
    transition: .3s all
}

.solid-dark-button.full-width-button {
    width: 100% !important;
    max-width: unset
}

.solid-light-button {
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
    padding: 12px 24px;
    border: 1px solid #e5e5e5 !important;
    background: #e5e5e5;
    color: #262626;
    font-family: "Source Sans 3", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-decoration: none;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: .3s all;
    transition: .3s all;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.solid-light-button:hover,
.solid-light-button:focus,
.fsStateSelected .solid-light-button,
.solid-light-button.on {
    border-color: #727272 !important;
    background: rgba(0, 0, 0, 0);
    color: #727272;
    -webkit-transition: .3s all;
    transition: .3s all
}

.solid-light-button.full-width-button {
    width: 100% !important;
    max-width: unset
}

.hollow-dark-button {
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
    padding: 12px 24px;
    border: 1px solid #262626 !important;
    background: rgba(0, 0, 0, 0);
    color: #262626;
    font-family: "Source Sans 3", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-decoration: none;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: .3s all;
    transition: .3s all;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.hollow-dark-button:hover,
.hollow-dark-button:focus,
.fsStateSelected .hollow-dark-button,
.hollow-dark-button.on {
    border-color: #262626 !important;
    background: #262626;
    color: #fff;
    -webkit-transition: .3s all;
    transition: .3s all
}

.hollow-dark-button.full-width-button {
    width: 100% !important;
    max-width: unset
}

.hollow-light-button {
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
    padding: 12px 24px;
    border: 1px solid #727272 !important;
    background: rgba(0, 0, 0, 0);
    color: #727272;
    font-family: "Source Sans 3", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-decoration: none;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: .3s all;
    transition: .3s all;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.hollow-light-button:hover,
.hollow-light-button:focus,
.fsStateSelected .hollow-light-button,
.hollow-light-button.on {
    border-color: #e5e5e5 !important;
    background: #e5e5e5;
    color: #262626;
    -webkit-transition: .3s all;
    transition: .3s all
}

.hollow-light-button.full-width-button {
    width: 100% !important;
    max-width: unset
}

.large-button {
    font-family: "Source Sans 3", sans-serif !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 24px !important;
    padding: 24px 40px !important;
    min-width: 200px;
    border-radius: 4px !important
}

.large-button em {
    display: block;
    margin-top: 4px;
    text-transform: none;
    font-family: "Source Sans 3", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px
}

.solid-white-button {
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
    padding: 12px 24px;
    border: 1px solid #fff !important;
    background: #fff;
    color: #262626;
    font-family: "Source Sans 3", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-decoration: none;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: .3s all;
    transition: .3s all;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.solid-white-button:hover,
.solid-white-button:focus,
.fsStateSelected .solid-white-button,
.solid-white-button.on {
    border-color: #fff !important;
    background: rgba(0, 0, 0, 0);
    color: #fff;
    -webkit-transition: .3s all;
    transition: .3s all
}

.solid-white-button.full-width-button {
    width: 100% !important;
    max-width: unset
}

.hollow-white-button {
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
    padding: 12px 24px;
    border: 1px solid #fff !important;
    background: rgba(0, 0, 0, 0);
    color: #fff;
    font-family: "Source Sans 3", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-decoration: none;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: .3s all;
    transition: .3s all;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.hollow-white-button:hover,
.hollow-white-button:focus,
.fsStateSelected .hollow-white-button,
.hollow-white-button.on {
    border-color: #fff !important;
    background: #fff;
    color: #262626;
    -webkit-transition: .3s all;
    transition: .3s all
}

.hollow-white-button.full-width-button {
    width: 100% !important;
    max-width: unset
}

.external-link-button,
.download-button {
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
    padding: 12px 24px;
    border: 1px solid #f5f5f5 !important;
    background: #f5f5f5;
    color: #525252;
    font-family: "Source Sans 3", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-decoration: none;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: .3s all;
    transition: .3s all;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.external-link-button:hover,
.external-link-button:focus,
.fsStateSelected .external-link-button,
.external-link-button.on,
.download-button:hover,
.download-button:focus,
.fsStateSelected .download-button,
.download-button.on {
    border-color: #e5e5e5 !important;
    background: #e5e5e5;
    color: #262626;
    -webkit-transition: .3s all;
    transition: .3s all
}

.external-link-button.full-width-button,
.download-button.full-width-button {
    width: 100% !important;
    max-width: unset
}

.external-link-button,
.download-button {
    padding: 16px 32px 16px 75px;
    border-radius: 3px;
    min-width: 214px;
    text-align: left !important;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px
}

.external-link-button:before,
.download-button:before {
    position: absolute;
    left: 30px;
    top: 53%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 15px;
    line-height: 16px;
    margin: 0px;
    color: inherit
}

.external-link-button:hover::before,
.external-link-button:focus::before,
.download-button:hover::before,
.download-button:focus::before {
    color: #262626
}

.download-button:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none
}

.external-link-button:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none
}

.fsStyleDefaultButton {
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
    padding: 12px 24px;
    border: 1px solid rgba(251, 176, 64, .2) !important;
    background: rgba(251, 176, 64, .2);
    color: var(--secondary-color, #A3A3A3);
    font-family: "Source Sans 3", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-decoration: none;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: .3s all;
    transition: .3s all;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.fsStyleDefaultButton:hover,
.fsStyleDefaultButton:focus,
.fsStateSelected .fsStyleDefaultButton,
.fsStyleDefaultButton.on {
    border-color: rgba(144, 206, 241, .2) !important;
    background: rgba(144, 206, 241, .2);
    color: var(--secondary-color, #A3A3A3);
    -webkit-transition: .3s all;
    transition: .3s all
}

.fsStyleDefaultButton.full-width-button {
    width: 100% !important;
    max-width: unset
}

.fsStyleDefaultButton.fsLoadMoreButton {
    margin: 40px 0 0
}

@media(min-width: 1000px) {

    .fsBannerLeft .fsStyleDefaultButton.fsLoadMoreButton,
    .fsBannerRight .fsStyleDefaultButton.fsLoadMoreButton,
    .fsStyleOneThird .fsStyleDefaultButton.fsLoadMoreButton,
    .fsTwoColumnLayout .fsStyleDefaultButton.fsLoadMoreButton,
    .fsThreeColumnLayout>.fsDiv .fsStyleDefaultButton.fsLoadMoreButton,
    .fsFourColumnLayout>.fsDiv .fsStyleDefaultButton.fsLoadMoreButton,
    .fsConstituentColumnLayout_3 .fsStyleDefaultButton.fsLoadMoreButton,
    .fsConstituentColumnLayout_4 .fsStyleDefaultButton.fsLoadMoreButton {
        max-width: 100%;
        width: 100%
    }
}

.fsStyleDefaultButton.fsSelectAll {
    margin-bottom: 5px;
    padding: 7px 12px;
    font-size: .875em;
    line-height: 1.2
}

.fsStyleUpdateButton {
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
    padding: 12px 24px;
    border: 1px solid rgba(251, 176, 64, .2) !important;
    background: rgba(251, 176, 64, .2);
    color: var(--secondary-color, #A3A3A3);
    font-family: "Source Sans 3", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-decoration: none;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: .3s all;
    transition: .3s all;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.fsStyleUpdateButton:hover,
.fsStyleUpdateButton:focus,
.fsStateSelected .fsStyleUpdateButton,
.fsStyleUpdateButton.on {
    border-color: rgba(144, 206, 241, .2) !important;
    background: rgba(144, 206, 241, .2);
    color: var(--secondary-color, #A3A3A3);
    -webkit-transition: .3s all;
    transition: .3s all
}

.fsStyleUpdateButton.full-width-button {
    width: 100% !important;
    max-width: unset
}

.fsAccount input[type=submit] {
    border-style: solid
}

.j-paginate.juicer-button {
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
    padding: 12px 24px;
    border: 1px solid rgba(251, 176, 64, .2) !important;
    background: rgba(251, 176, 64, .2);
    color: var(--secondary-color, #A3A3A3);
    font-family: "Source Sans 3", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-decoration: none;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: .3s all;
    transition: .3s all;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.j-paginate.juicer-button:hover,
.j-paginate.juicer-button:focus,
.fsStateSelected .j-paginate.juicer-button,
.j-paginate.juicer-button.on {
    border-color: rgba(144, 206, 241, .2) !important;
    background: rgba(144, 206, 241, .2);
    color: var(--secondary-color, #A3A3A3);
    -webkit-transition: .3s all;
    transition: .3s all
}

.j-paginate.juicer-button.full-width-button {
    width: 100% !important;
    max-width: unset
}

.j-paginate.juicer-button {
    width: auto;
    margin-top: 40px
}

.button-dark .fsElementTitle {
    color: #262626
}

.button-dark .fsElementContent {
    background-color: var(--primary-color, #404040);
    padding: 20px 20px 0px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.button-dark .fsElementContent a:last-child {
    margin-right: 0px
}

.buttons-area a {
    margin-right: 20px;
    margin-bottom: 20px
}

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

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

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

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

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

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

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

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

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

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

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

.fsYoutubeTitle,
.fsYoutubeTitle>a,
.fsVimeoTitle,
.fsVimeoTitle>a,
.fsAthleticsRosterList li>div.fsRosterName,
.fsAthleticsRosterList li>div.fsRosterName>a,
.fsTitle,
.fsTitle>a,
.fsYoutubeTitle>a>a,
.fsVimeoTitle>a>a,
.fsAthleticsRosterList li>div.fsRosterName>a>a,
.fsTitle>a>a {
    color: var(--secondary-color, #A3A3A3);
    font-family: "Source Sans 3", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px
}

.\:container\(width\<600px\).fsYoutubeTitle,
.fsYoutubeTitle>a.\:container\(width\<600px\),
.\:container\(width\<600px\).fsVimeoTitle,
.fsVimeoTitle>a.\:container\(width\<600px\),
.fsAthleticsRosterList li>div.\:container\(width\<600px\).fsRosterName,
.fsAthleticsRosterList li>div.fsRosterName>a.\:container\(width\<600px\),
.\:container\(width\<600px\).fsTitle,
.fsTitle>a.\:container\(width\<600px\),
.fsYoutubeTitle>a>a.\:container\(width\<600px\),
.fsVimeoTitle>a>a.\:container\(width\<600px\),
.fsAthleticsRosterList li>div.fsRosterName>a>a.\:container\(width\<600px\),
.fsTitle>a>a.\:container\(width\<600px\) {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    color: var(--secondary-color, #A3A3A3)
}

.fsBanner .fsYoutubeTitle,
.fsBanner .fsYoutubeTitle>a,
.fsBanner .fsVimeoTitle,
.fsBanner .fsVimeoTitle>a,
.fsBanner .fsAthleticsRosterList li>div.fsRosterName,
.fsAthleticsRosterList .fsBanner li>div.fsRosterName,
.fsBanner .fsAthleticsRosterList li>div.fsRosterName>a,
.fsAthleticsRosterList .fsBanner li>div.fsRosterName>a,
.fsBanner .fsTitle,
.fsBanner .fsTitle>a,
.fsBanner .fsYoutubeTitle>a>a,
.fsBanner .fsVimeoTitle>a>a,
.fsBanner .fsAthleticsRosterList li>div.fsRosterName>a>a,
.fsAthleticsRosterList .fsBanner li>div.fsRosterName>a>a,
.fsBanner .fsTitle>a>a,
.fsStyleOneThird .fsYoutubeTitle,
.fsStyleOneThird .fsYoutubeTitle>a,
.fsStyleOneThird .fsVimeoTitle,
.fsStyleOneThird .fsVimeoTitle>a,
.fsStyleOneThird .fsAthleticsRosterList li>div.fsRosterName,
.fsAthleticsRosterList .fsStyleOneThird li>div.fsRosterName,
.fsStyleOneThird .fsAthleticsRosterList li>div.fsRosterName>a,
.fsAthleticsRosterList .fsStyleOneThird li>div.fsRosterName>a,
.fsStyleOneThird .fsTitle,
.fsStyleOneThird .fsTitle>a,
.fsStyleOneThird .fsYoutubeTitle>a>a,
.fsStyleOneThird .fsVimeoTitle>a>a,
.fsStyleOneThird .fsAthleticsRosterList li>div.fsRosterName>a>a,
.fsAthleticsRosterList .fsStyleOneThird li>div.fsRosterName>a>a,
.fsStyleOneThird .fsTitle>a>a {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    color: var(--secondary-color, #A3A3A3)
}

@media(max-width: 999px) {

    .fsYoutubeTitle,
    .fsYoutubeTitle>a,
    .fsVimeoTitle,
    .fsVimeoTitle>a,
    .fsAthleticsRosterList li>div.fsRosterName,
    .fsAthleticsRosterList li>div.fsRosterName>a,
    .fsTitle,
    .fsTitle>a,
    .fsYoutubeTitle>a>a,
    .fsVimeoTitle>a>a,
    .fsAthleticsRosterList li>div.fsRosterName>a>a,
    .fsTitle>a>a {
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 28px;
        color: var(--secondary-color, #A3A3A3)
    }
}

.fsYoutubeTitle,
.fsYoutubeTitle>a,
.fsVimeoTitle,
.fsVimeoTitle>a,
.fsAthleticsRosterList li>div.fsRosterName,
.fsAthleticsRosterList li>div.fsRosterName>a,
.fsTitle,
.fsTitle>a,
.fsYoutubeTitle>a>a,
.fsVimeoTitle>a>a,
.fsAthleticsRosterList li>div.fsRosterName>a>a,
.fsTitle>a>a {
    margin-bottom: 15px
}

.fsYoutubeTitle:last-child,
.fsYoutubeTitle>a:last-child,
.fsVimeoTitle:last-child,
.fsVimeoTitle>a:last-child,
.fsAthleticsRosterList li>div.fsRosterName:last-child,
.fsAthleticsRosterList li>div.fsRosterName>a:last-child,
.fsTitle:last-child,
.fsTitle>a:last-child,
.fsYoutubeTitle>a>a:last-child,
.fsVimeoTitle>a>a:last-child,
.fsAthleticsRosterList li>div.fsRosterName>a>a:last-child,
.fsTitle>a>a:last-child {
    margin-bottom: 0
}

.fsYoutubeTitle>a,
.fsYoutubeTitle>a>a,
.fsVimeoTitle>a,
.fsVimeoTitle>a>a,
.fsAthleticsRosterList li>div.fsRosterName>a,
.fsAthleticsRosterList li>div.fsRosterName>a>a,
.fsTitle>a,
.fsTitle>a>a,
.fsYoutubeTitle>a>a>a,
.fsVimeoTitle>a>a>a,
.fsAthleticsRosterList li>div.fsRosterName>a>a>a,
.fsTitle>a>a>a {
    color: var(--secondary-color, #A3A3A3);
    font-weight: 700;
    text-decoration-color: rgba(0, 0, 0, 0)
}

.fsYoutubeTitle>a:hover,
.fsYoutubeTitle>a>a:hover,
.fsVimeoTitle>a:hover,
.fsVimeoTitle>a>a:hover,
.fsAthleticsRosterList li>div.fsRosterName>a:hover,
.fsAthleticsRosterList li>div.fsRosterName>a>a:hover,
.fsTitle>a:hover,
.fsTitle>a>a:hover,
.fsYoutubeTitle>a>a>a:hover,
.fsVimeoTitle>a>a>a:hover,
.fsAthleticsRosterList li>div.fsRosterName>a>a>a:hover,
.fsTitle>a>a>a:hover,
.fsYoutubeTitle>a:focus,
.fsYoutubeTitle>a>a:focus,
.fsVimeoTitle>a:focus,
.fsVimeoTitle>a>a:focus,
.fsAthleticsRosterList li>div.fsRosterName>a:focus,
.fsAthleticsRosterList li>div.fsRosterName>a>a:focus,
.fsTitle>a:focus,
.fsTitle>a>a:focus,
.fsYoutubeTitle>a>a>a:focus,
.fsVimeoTitle>a>a>a:focus,
.fsAthleticsRosterList li>div.fsRosterName>a>a>a:focus,
.fsTitle>a>a>a:focus {
    color: var(--primary-color, #404040);
    text-decoration-color: inherit
}

h1 {
    color: var(--secondary-color, #A3A3A3);
    margin-top: 0;
    font-weight: 700;
    word-break: break-word
}

p+h1 {
    margin-top: 40px
}

h1 {
    font-family: "IBM Plex Serif", serif;
    font-size: 3.75rem;
    font-style: normal;
    font-weight: 500;
    line-height: 75px;
    letter-spacing: unset;
    text-transform: none
}

h1.\:container\(width\<600px\) {
    color: var(--secondary-color, #A3A3A3);
    font-family: "IBM Plex Serif", serif;
    font-size: 2.6875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 54px;
    letter-spacing: unset;
    text-transform: none;
    margin-bottom: 40px
}

.fsBanner h1,
.fsStyleOneThird h1,
.card h1 {
    color: var(--secondary-color, #A3A3A3);
    font-family: "IBM Plex Serif", serif;
    font-size: 2.6875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 54px;
    letter-spacing: unset;
    text-transform: none;
    margin-bottom: 40px
}

@media(max-width: 999px) {
    h1 {
        color: var(--secondary-color, #A3A3A3);
        font-family: "IBM Plex Serif", serif;
        font-size: 2.6875rem;
        font-style: normal;
        font-weight: 500;
        line-height: 54px;
        letter-spacing: unset;
        text-transform: none;
        margin-bottom: 40px
    }
}

h1 {
    margin-bottom: 50px
}

h2 {
    color: var(--secondary-color, #A3A3A3);
    margin-top: 0;
    font-weight: 700;
    word-break: break-word
}

p+h2 {
    margin-top: 40px
}

h2 {
    font-family: "IBM Plex Serif", serif;
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 500;
    line-height: 50px;
    letter-spacing: unset;
    text-transform: none
}

h2.\:container\(width\<600px\) {
    color: var(--secondary-color, #A3A3A3);
    font-family: "IBM Plex Serif", serif;
    font-size: 2.0625rem;
    font-style: normal;
    font-weight: 500;
    line-height: 42px;
    letter-spacing: unset;
    text-transform: none;
    margin-bottom: 20px
}

.fsBanner h2,
.fsStyleOneThird h2,
.card h2 {
    color: var(--secondary-color, #A3A3A3);
    font-family: "IBM Plex Serif", serif;
    font-size: 2.0625rem;
    font-style: normal;
    font-weight: 500;
    line-height: 42px;
    letter-spacing: unset;
    text-transform: none;
    margin-bottom: 20px
}

@media(max-width: 999px) {
    h2 {
        color: var(--secondary-color, #A3A3A3);
        font-family: "IBM Plex Serif", serif;
        font-size: 2.0625rem;
        font-style: normal;
        font-weight: 500;
        line-height: 42px;
        letter-spacing: unset;
        text-transform: none;
        margin-bottom: 20px
    }
}

h2 {
    margin-bottom: 20px
}

h3 {
    color: var(--secondary-color, #A3A3A3);
    margin-top: 0;
    font-weight: 700;
    word-break: break-word
}

p+h3 {
    margin-top: 40px
}

h3 {
    font-family: "IBM Plex Serif", serif;
    font-size: 1.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 38px;
    letter-spacing: unset;
    text-transform: none
}

h3.\:container\(width\<600px\) {
    color: var(--secondary-color, #A3A3A3);
    font-family: "IBM Plex Serif", serif;
    font-size: 1.6875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 34px;
    letter-spacing: unset;
    text-transform: none;
    margin-bottom: 10px
}

.fsBanner h3,
.fsStyleOneThird h3,
.card h3 {
    color: var(--secondary-color, #A3A3A3);
    font-family: "IBM Plex Serif", serif;
    font-size: 1.6875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 34px;
    letter-spacing: unset;
    text-transform: none;
    margin-bottom: 10px
}

@media(max-width: 999px) {
    h3 {
        color: var(--secondary-color, #A3A3A3);
        font-family: "IBM Plex Serif", serif;
        font-size: 1.6875rem;
        font-style: normal;
        font-weight: 500;
        line-height: 34px;
        letter-spacing: unset;
        text-transform: none;
        margin-bottom: 10px
    }
}

h3 {
    margin-bottom: 20px
}

h4 {
    color: var(--secondary-color, #A3A3A3);
    margin-top: 0;
    font-weight: 700;
    word-break: break-word
}

p+h4 {
    margin-top: 40px
}

h4 {
    font-family: "IBM Plex Serif", serif;
    font-size: 1.5625rem;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: unset;
    text-transform: none
}

h4.\:container\(width\<600px\) {
    color: var(--secondary-color, #A3A3A3);
    font-family: "IBM Plex Serif", serif;
    font-size: 1.4375rem;
    font-style: normal;
    font-weight: 600;
    line-height: 29px;
    letter-spacing: unset;
    text-transform: none;
    margin-bottom: 10px
}

.card h4 {
    font-family: "IBM Plex Serif", serif;
    font-size: 1.4375rem;
    font-style: normal;
    font-weight: 600;
    line-height: 29px;
    letter-spacing: unset;
    text-transform: none
}

.fsBanner h4,
.fsStyleOneThird h4,
.card h4 {
    color: var(--secondary-color, #A3A3A3);
    font-family: "IBM Plex Serif", serif;
    font-size: 1.4375rem;
    font-style: normal;
    font-weight: 600;
    line-height: 29px;
    letter-spacing: unset;
    text-transform: none;
    margin-bottom: 10px
}

@media(max-width: 999px) {
    h4 {
        color: var(--secondary-color, #A3A3A3);
        font-family: "IBM Plex Serif", serif;
        font-size: 1.4375rem;
        font-style: normal;
        font-weight: 600;
        line-height: 29px;
        letter-spacing: unset;
        text-transform: none;
        margin-bottom: 10px
    }
}

h4 {
    margin-bottom: 20px
}

h5 {
    color: var(--secondary-color, #A3A3A3);
    margin-top: 0;
    font-weight: 700;
    word-break: break-word
}

p+h5 {
    margin-top: 40px
}

h5 {
    font-family: "Source Sans 3", sans-serif;
    font-size: 1.1875rem;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: unset;
    text-transform: uppercase
}

h5.\:container\(width\<600px\) {
    color: var(--secondary-color, #A3A3A3);
    font-family: "Source Sans 3", sans-serif;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: unset;
    text-transform: uppercase;
    margin-bottom: 10px
}

.fsBanner h5,
.fsStyleOneThird h5,
.card h5 {
    color: var(--secondary-color, #A3A3A3);
    font-family: "Source Sans 3", sans-serif;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: unset;
    text-transform: uppercase;
    margin-bottom: 10px
}

@media(max-width: 999px) {
    h5 {
        color: var(--secondary-color, #A3A3A3);
        font-family: "Source Sans 3", sans-serif;
        font-size: 1.125rem;
        font-style: normal;
        font-weight: 700;
        line-height: 22px;
        letter-spacing: unset;
        text-transform: uppercase;
        margin-bottom: 10px
    }
}

h5 {
    margin-bottom: 15px
}

h6 {
    color: var(--secondary-color, #A3A3A3);
    margin-top: 0;
    font-weight: 700;
    word-break: break-word
}

p+h6 {
    margin-top: 40px
}

h6 {
    font-family: "IBM Plex Serif", serif;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 700;
    line-height: 23px;
    letter-spacing: unset;
    text-transform: none
}

h6.\:container\(width\<600px\) {
    color: var(--secondary-color, #A3A3A3);
    font-family: "IBM Plex Serif", serif;
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: unset;
    text-transform: none;
    margin-bottom: 10px
}

.fsBanner h6,
.fsStyleOneThird h6,
.card h6 {
    color: var(--secondary-color, #A3A3A3);
    font-family: "IBM Plex Serif", serif;
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: unset;
    text-transform: none;
    margin-bottom: 10px
}

@media(max-width: 999px) {
    h6 {
        color: var(--secondary-color, #A3A3A3);
        font-family: "IBM Plex Serif", serif;
        font-size: 1rem;
        font-style: normal;
        font-weight: 700;
        line-height: 20px;
        letter-spacing: unset;
        text-transform: none;
        margin-bottom: 10px
    }
}

h6 {
    margin-bottom: 15px
}

p {
    margin: 0 0 20px
}

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

hr {
    margin: 0 auto 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    border: none;
    border-bottom: 1px solid #e5e5e5
}

a {
    text-decoration: underline;
    color: var(--primary-color, #404040);
    font-weight: 700;
    -webkit-transition: .3s all;
    transition: .3s all;
    text-underline-offset: 6px;
    text-decoration-color: #fbb040;
    cursor: pointer
}

a:hover,
a:focus {
    color: var(--primary-color, #404040);
    text-decoration-color: rgba(0, 0, 0, 0)
}

a.\:container\(width\<600px\) {
    text-underline-offset: 5px
}

.fsBanner a,
.fsStyleOneThird a {
    text-underline-offset: 5px
}

@media(max-width: 999px) {
    a {
        text-underline-offset: 5px
    }
}

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

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

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

.j-poster h1,
.j-poster h2,
.j-poster h3,
.j-poster h4,
.j-poster h5,
.j-poster h6,
.j-poster a {
    text-underline-offset: 2px
}

/*! _main.scss - src/sass/modules/common/ - main common import */
/*! elements - common v0.0.1 */
.fsElement {
    margin-bottom: 60px
}

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

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

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

.fsElementHeaderContent {
    margin-bottom: 20px
}

.fsElementFooterContent {
    margin-top: 20px
}

.fsElementEmpty {
    font-size: 1rem;
    line-height: 1.375;
    font-style: italic;
    color: #171717
}

.fsPanel {
    margin-bottom: 0
}

.fsStyleDefaultField {
    border: solid 1px #e5e5e5
}

/*! elements - common - list subtype v0.0.1 */
.fsList article {
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: solid 1px #e5e5e5
}

.fsList .fsListItems:last-of-type>article:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.fsList .fsListItems:last-of-type>.fsMonthContainer:last-child>.fsDayContainer:last-child article:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.fsList .fsListItems:last-of-type>.fsDayContainer:last-child article:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.fsList li.fsListItem {
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: solid 1px #e5e5e5
}

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

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

.fsListNav .fsStyleDefaultList .fsListItem a:hover,
.fsListNav .fsStyleDefaultList .fsListItem a:focus {
    color: var(--primary-color, #404040);
    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: solid 1px #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
}

/*! element - common - slideshow subtype v0.0.1 */
.fsSlideshow.fsSlideshowVertical .fsPrevButton {
    margin: 0 auto 10px
}

.fsSlideshow.fsSlideshowVertical .fsPager {
    margin-bottom: 20px
}

.fsSlideshow.fsSlideshowVertical .slick-navigation {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.fsSlideshow .fsElementSlideshow {
    margin: 0 -10px
}

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

.fsSlideshow .slick-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 30px
}

.fsSlideshow .fsNextButton,
.fsSlideshow .fsPrevButton {
    overflow: hidden;
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    margin: 0 10px;
    border: 1px solid #525252;
    background-color: rgba(0, 0, 0, 0);
    color: #525252;
    font-size: 0;
    line-height: 1;
    -webkit-transition: .3s all;
    transition: .3s all;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.fsSlideshow .fsNextButton:before,
.fsSlideshow .fsPrevButton:before {
    font-size: 16px;
    line-height: 1;
    width: auto;
    height: auto;
    color: inherit;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    font-family: "IcoMoon";
    font-weight: normal
}

.fsSlideshow .fsNextButton:hover,
.fsSlideshow .fsNextButton:focus,
.fsSlideshow .fsPrevButton:hover,
.fsSlideshow .fsPrevButton:focus {
    border-color: var(--primary-color, #404040);
    background-color: var(--primary-color, #404040);
    color: #fff
}

.fsSlideshow .fsPrevButton:before {
    content: ""
}

.fsSlideshow .fsNextButton:before {
    content: ""
}

.fsSlideshow .fsPager {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    margin: -4px 6px
}

.fsSlideshow .fsPager li {
    width: 8px;
    height: 8px;
    margin: 4px
}

.fsSlideshow .fsPager li button {
    width: 100%;
    height: 100%;
    padding: 0;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #525252;
    -webkit-transition: .3s all;
    transition: .3s all
}

.fsSlideshow .fsPager li button:before {
    content: normal
}

.fsSlideshow .fsPager li button:hover,
.fsSlideshow .fsPager li button:focus {
    background-color: var(--primary-color, #404040);
    border-color: var(--primary-color, #404040)
}

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

.fsSlideshow .fsPager li.slick-active button {
    background-color: var(--primary-color, #404040);
    border-color: var(--primary-color, #404040)
}

/*! elements - common - dialog box v0.0.1 */
.fsDialogCloseButton {
    opacity: 1;
    width: 40px;
    height: 40px;
    top: 0;
    right: 0;
    font-size: 1rem;
    line-height: 1
}

.fsDialogCloseButton:after {
    content: normal
}

.fsDialogCloseButton:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    color: #171717;
    background-color: rgba(0, 0, 0, 0);
    max-width: unset;
    height: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    border-radius: 0;
    -webkit-transition: .3s color;
    transition: .3s color
}

.fsDialogCloseButton:focus:before {
    color: #171717;
    background-color: rgba(0, 0, 0, 0)
}

.fsDialogCloseButton:hover:before {
    color: var(--primary-color, #404040);
    background-color: rgba(0, 0, 0, 0)
}

.fsElementDialog {
    color: #525252;
    width: 800px;
    border-radius: 8px;
    -webkit-filter: drop-shadow(0px 4px 40px rgba(0, 0, 0, 0.08));
    filter: drop-shadow(0px 4px 40px rgba(0, 0, 0, 0.08));
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none
}

.fsDialog .fsElementSlideshow {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.lead-in {
    font-family: "IBM Plex Serif", serif;
    font-size: 26px;
    font-style: normal;
    font-weight: 300;
    line-height: 40px;
    color: var(--secondary-color, #A3A3A3)
}

.lead-in.\:container\(width\<600px\) {
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 31px;
    color: var(--secondary-color, #A3A3A3)
}

.fsBanner .lead-in,
.fsStyleOneThird .lead-in {
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 31px;
    color: var(--secondary-color, #A3A3A3)
}

@media(max-width: 999px) {
    .lead-in {
        font-size: 19px;
        font-style: normal;
        font-weight: 400;
        line-height: 31px;
        color: var(--secondary-color, #A3A3A3)
    }
}

blockquote {
    margin: 50px 0;
    padding-left: 40px;
    position: relative;
    font-family: "IBM Plex Serif", serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 42px;
    font-family: "IBM Plex Serif", serif;
    color: var(--secondary-color, #A3A3A3);
    text-align: left
}

body:not(.fsComposeMode) blockquote:first-child {
    margin-top: 0
}

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

blockquote:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    color: #fbb040;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    font-size: 1.375rem;
    line-height: 1
}

blockquote.\:container\(width\<600px\) {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px
}

.fsBanner blockquote,
.fsStyleOneThird blockquote {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px
}

@media(max-width: 999px) {
    blockquote {
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px
    }
}

blockquote cite {
    margin-top: 20px
}

cite {
    color: var(--primary-color, #404040);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 20px 0 0;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    font-family: "IBM Plex Serif", serif
}

cite strong {
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px
}

.callout-text {
    display: block;
    -webkit-box-shadow: inset 4px 0px 0px #fbb040;
    box-shadow: inset 4px 0px 0px #fbb040;
    margin: 50px 0;
    padding-left: 19px;
    font-family: "IBM Plex Serif", serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    color: var(--primary-color, #404040)
}

.callout-text.\:container\(width\<600px\) {
    margin: 40px 0;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px
}

.fsBanner .callout-text,
.fsStyleOneThird .callout-text {
    margin: 40px 0;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px
}

@media(max-width: 999px) {
    .callout-text {
        margin: 40px 0;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px
    }
}

body:not(.fsComposeMode) .sr-only {
    display: block;
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.fsAthleticsRoster .fsElementTable,
.fsAthleticsEvent.fsTable .fsElementTable,
table.table-styled {
    width: 100%;
    margin-bottom: 20px
}

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

.fsAthleticsRoster .fsElementTable th,
.fsAthleticsEvent.fsTable .fsElementTable th,
table.table-styled th {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    font-family: "Source Sans 3", sans-serif;
    padding: 20px;
    background: var(--secondary-color, #A3A3A3);
    color: #fff !important;
    text-align: left
}

.fsAthleticsRoster .fsElementTable td,
.fsAthleticsEvent.fsTable .fsElementTable td,
table.table-styled td {
    padding: 13px 20px
}

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

.fsAthleticsRoster .fsElementTable tr a,
.fsAthleticsEvent.fsTable .fsElementTable tr a,
table.table-styled tr a {
    color: #262626
}

.fsAthleticsRoster .fsElementTable tr:nth-of-type(odd) td,
.fsAthleticsEvent.fsTable .fsElementTable tr:nth-of-type(odd) td,
table.table-styled tr:nth-of-type(odd) td {
    background-color: rgba(251, 176, 64, .2)
}

.fsAthleticsRoster .fsElementTable tr:nth-of-type(even) td,
.fsAthleticsEvent.fsTable .fsElementTable tr:nth-of-type(even) td,
table.table-styled tr:nth-of-type(even) td {
    background-color: rgba(251, 176, 64, .2)
}

.fsAthleticsRoster .fsElementTable tr.fsLoadMoreButtonRow td,
.fsAthleticsEvent.fsTable .fsElementTable tr.fsLoadMoreButtonRow td,
table.table-styled tr.fsLoadMoreButtonRow td {
    background-color: rgba(0, 0, 0, 0);
    padding: 20px 0
}

body:not(.fsComposeMode) .fsAthleticsRoster .fsElementTable:last-child,
.fsAthleticsRoster body:not(.fsComposeMode) .fsElementTable:last-child,
body:not(.fsComposeMode) .fsAthleticsEvent.fsTable .fsElementTable:last-child,
.fsAthleticsEvent.fsTable body:not(.fsComposeMode) .fsElementTable:last-child,
body:not(.fsComposeMode) table.table-styled:last-child {
    margin-bottom: 0
}

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

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

.hr-styled {
    display: block;
    position: relative;
    text-indent: -600000px;
    overflow: hidden;
    height: 25px
}

.hr-styled::before {
    content: "";
    position: absolute;
    width: calc(50% - (12.5px + 20px));
    height: 1px;
    background-color: #e5e5e5;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 0
}

.hr-styled::after {
    content: "";
    position: absolute;
    width: calc(50% - (12.5px + 20px));
    height: 1px;
    background-color: #e5e5e5;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 0
}

.hr-styled img {
    display: block;
    position: absolute;
    max-height: 25px;
    height: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1
}

.cke_panel_list .hr-styled {
    text-indent: 0 !important
}

.cke_panel_list .hr-styled::before,
.cke_panel_list .hr-styled::after,
.cke_panel_list .hr-styled .additional,
.cke_panel_list .hr-styled img {
    display: none !important
}

.fsFeeds.fsSlideshow .juicer-feed {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.fsFeeds.fsSlideshow .juicer-feed .slick-prev.slick-arrow {
    cursor: pointer;
    overflow: hidden;
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    margin: 0 10px;
    border: 1px solid #525252;
    background-color: rgba(0, 0, 0, 0);
    color: #525252;
    font-size: 0;
    line-height: 1;
    -webkit-transition: .3s all;
    transition: .3s all;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.fsFeeds.fsSlideshow .juicer-feed .slick-prev.slick-arrow::before {
    font-size: 16px;
    line-height: 1;
    width: auto;
    height: auto;
    color: inherit;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    font-family: "IcoMoon";
    font-weight: normal;
    content: ""
}

.fsFeeds.fsSlideshow .juicer-feed .slick-prev.slick-arrow:hover,
.fsFeeds.fsSlideshow .juicer-feed .slick-prev.slick-arrow:focus {
    background-color: #525252;
    color: #fff
}

.fsFeeds.fsSlideshow .juicer-feed .slick-list.draggable {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    margin-bottom: 30px
}

.fsFeeds.fsSlideshow .juicer-feed .slick-next.slick-arrow {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    margin: 0 10px;
    border: 1px solid #525252;
    background-color: rgba(0, 0, 0, 0);
    color: #525252;
    font-size: 0;
    line-height: 1;
    -webkit-transition: .3s all;
    transition: .3s all;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.fsFeeds.fsSlideshow .juicer-feed .slick-next.slick-arrow::before {
    font-size: 16px;
    line-height: 1;
    width: auto;
    height: auto;
    color: inherit;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    font-family: "IcoMoon";
    font-weight: normal;
    content: ""
}

.fsFeeds.fsSlideshow .juicer-feed .slick-next.slick-arrow:hover,
.fsFeeds.fsSlideshow .juicer-feed .slick-next.slick-arrow:focus {
    background-color: #525252;
    color: #fff
}

.card {
    display: block;
    width: 100%;
    position: relative;
    background-image: none !important;
    border-radius: 0px;
    overflow: hidden
}

.card.light {
    background: #f5f5f5;
    color: #262626
}

.card.light>header .fsElementTitle {
    color: var(--primary-color, #404040) !important
}

.card.light>.fsElementContent h1,
.card.light>.fsElementContent h2,
.card.light>.fsElementContent h3,
.card.light>.fsElementContent h4,
.card.light>.fsElementContent h5,
.card.light>.fsElementContent h6,
.card.light .fsElementFooterContent h1,
.card.light .fsElementFooterContent h2,
.card.light .fsElementFooterContent h3,
.card.light .fsElementFooterContent h4,
.card.light .fsElementFooterContent h5,
.card.light .fsElementFooterContent h6,
.card.light .fsElementHeaderContent h1,
.card.light .fsElementHeaderContent h2,
.card.light .fsElementHeaderContent h3,
.card.light .fsElementHeaderContent h4,
.card.light .fsElementHeaderContent h5,
.card.light .fsElementHeaderContent h6 {
    color: var(--primary-color, #404040) !important
}

.card.light a:not([class]) {
    color: var(--primary-color, #404040);
    text-decoration-color: #fbb040
}

.card.light a:not([class]):hover,
.card.light a:not([class]):focus {
    color: var(--primary-color, #404040)
}

.card.dark {
    background: var(--secondary-color, #A3A3A3);
    color: #fff
}

.card.dark>header .fsElementTitle {
    color: var(--tertiary-color, #A3A3A3) !important
}

.card.dark>.fsElementContent h1,
.card.dark>.fsElementContent h2,
.card.dark>.fsElementContent h3,
.card.dark>.fsElementContent h4,
.card.dark>.fsElementContent h5,
.card.dark>.fsElementContent h6,
.card.dark .fsElementFooterContent h1,
.card.dark .fsElementFooterContent h2,
.card.dark .fsElementFooterContent h3,
.card.dark .fsElementFooterContent h4,
.card.dark .fsElementFooterContent h5,
.card.dark .fsElementFooterContent h6,
.card.dark .fsElementHeaderContent h1,
.card.dark .fsElementHeaderContent h2,
.card.dark .fsElementHeaderContent h3,
.card.dark .fsElementHeaderContent h4,
.card.dark .fsElementHeaderContent h5,
.card.dark .fsElementHeaderContent h6 {
    color: var(--tertiary-color, #A3A3A3) !important
}

.card.dark a:not([class]) {
    color: #fbb040;
    text-decoration-color: var(--tertiary-color, #A3A3A3)
}

.card.dark a:not([class]):hover,
.card.dark a:not([class]):focus {
    color: #fbb040
}

.card.primary {
    background: #b5141b;
    color: #fff
}

.card.primary>header .fsElementTitle {
    color: #fff !important
}

.card.primary>.fsElementContent h1,
.card.primary>.fsElementContent h2,
.card.primary>.fsElementContent h3,
.card.primary>.fsElementContent h4,
.card.primary>.fsElementContent h5,
.card.primary>.fsElementContent h6,
.card.primary .fsElementFooterContent h1,
.card.primary .fsElementFooterContent h2,
.card.primary .fsElementFooterContent h3,
.card.primary .fsElementFooterContent h4,
.card.primary .fsElementFooterContent h5,
.card.primary .fsElementFooterContent h6,
.card.primary .fsElementHeaderContent h1,
.card.primary .fsElementHeaderContent h2,
.card.primary .fsElementHeaderContent h3,
.card.primary .fsElementHeaderContent h4,
.card.primary .fsElementHeaderContent h5,
.card.primary .fsElementHeaderContent h6 {
    color: #fff !important
}

.card.primary a:not([class]) {
    color: #fff;
    text-decoration-color: #fbb040
}

.card.primary a:not([class]):hover,
.card.primary a:not([class]):focus {
    color: #fff
}

.card.secondary {
    background: #fbb040;
    color: #262626
}

.card.secondary>header .fsElementTitle {
    color: #262626 !important
}

.card.secondary>.fsElementContent h1,
.card.secondary>.fsElementContent h2,
.card.secondary>.fsElementContent h3,
.card.secondary>.fsElementContent h4,
.card.secondary>.fsElementContent h5,
.card.secondary>.fsElementContent h6,
.card.secondary .fsElementFooterContent h1,
.card.secondary .fsElementFooterContent h2,
.card.secondary .fsElementFooterContent h3,
.card.secondary .fsElementFooterContent h4,
.card.secondary .fsElementFooterContent h5,
.card.secondary .fsElementFooterContent h6,
.card.secondary .fsElementHeaderContent h1,
.card.secondary .fsElementHeaderContent h2,
.card.secondary .fsElementHeaderContent h3,
.card.secondary .fsElementHeaderContent h4,
.card.secondary .fsElementHeaderContent h5,
.card.secondary .fsElementHeaderContent h6 {
    color: #262626 !important
}

.card.secondary a:not([class]) {
    color: #262626;
    text-decoration-color: var(--primary-color, #404040)
}

.card.secondary a:not([class]):hover,
.card.secondary a:not([class]):focus {
    color: #262626
}

.card.accent-1 {
    background: rgba(144, 206, 241, .2);
    color: #262626
}

.card.accent-1>header .fsElementTitle {
    color: var(--secondary-color, #A3A3A3) !important
}

.card.accent-1>.fsElementContent h1,
.card.accent-1>.fsElementContent h2,
.card.accent-1>.fsElementContent h3,
.card.accent-1>.fsElementContent h4,
.card.accent-1>.fsElementContent h5,
.card.accent-1>.fsElementContent h6,
.card.accent-1 .fsElementFooterContent h1,
.card.accent-1 .fsElementFooterContent h2,
.card.accent-1 .fsElementFooterContent h3,
.card.accent-1 .fsElementFooterContent h4,
.card.accent-1 .fsElementFooterContent h5,
.card.accent-1 .fsElementFooterContent h6,
.card.accent-1 .fsElementHeaderContent h1,
.card.accent-1 .fsElementHeaderContent h2,
.card.accent-1 .fsElementHeaderContent h3,
.card.accent-1 .fsElementHeaderContent h4,
.card.accent-1 .fsElementHeaderContent h5,
.card.accent-1 .fsElementHeaderContent h6 {
    color: var(--secondary-color, #A3A3A3) !important
}

.card.accent-1 a:not([class]) {
    color: var(--primary-color, #404040);
    text-decoration-color: #fbb040
}

.card.accent-1 a:not([class]):hover,
.card.accent-1 a:not([class]):focus {
    color: var(--primary-color, #404040)
}

.card.accent-2 {
    background: rgba(251, 176, 64, .2);
    color: #262626
}

.card.accent-2>header .fsElementTitle {
    color: var(--primary-color, #404040) !important
}

.card.accent-2>.fsElementContent h1,
.card.accent-2>.fsElementContent h2,
.card.accent-2>.fsElementContent h3,
.card.accent-2>.fsElementContent h4,
.card.accent-2>.fsElementContent h5,
.card.accent-2>.fsElementContent h6,
.card.accent-2 .fsElementFooterContent h1,
.card.accent-2 .fsElementFooterContent h2,
.card.accent-2 .fsElementFooterContent h3,
.card.accent-2 .fsElementFooterContent h4,
.card.accent-2 .fsElementFooterContent h5,
.card.accent-2 .fsElementFooterContent h6,
.card.accent-2 .fsElementHeaderContent h1,
.card.accent-2 .fsElementHeaderContent h2,
.card.accent-2 .fsElementHeaderContent h3,
.card.accent-2 .fsElementHeaderContent h4,
.card.accent-2 .fsElementHeaderContent h5,
.card.accent-2 .fsElementHeaderContent h6 {
    color: var(--primary-color, #404040) !important
}

.card.accent-2 a:not([class]) {
    color: #262626;
    text-decoration-color: var(--primary-color, #404040)
}

.card.accent-2 a:not([class]):hover,
.card.accent-2 a:not([class]):focus {
    color: #262626
}

.card.accent-3 {
    background: #4d4d4d;
    color: #fff
}

.card.accent-3>header .fsElementTitle {
    color: var(--tertiary-color, #A3A3A3) !important
}

.card.accent-3>.fsElementContent h1,
.card.accent-3>.fsElementContent h2,
.card.accent-3>.fsElementContent h3,
.card.accent-3>.fsElementContent h4,
.card.accent-3>.fsElementContent h5,
.card.accent-3>.fsElementContent h6,
.card.accent-3 .fsElementFooterContent h1,
.card.accent-3 .fsElementFooterContent h2,
.card.accent-3 .fsElementFooterContent h3,
.card.accent-3 .fsElementFooterContent h4,
.card.accent-3 .fsElementFooterContent h5,
.card.accent-3 .fsElementFooterContent h6,
.card.accent-3 .fsElementHeaderContent h1,
.card.accent-3 .fsElementHeaderContent h2,
.card.accent-3 .fsElementHeaderContent h3,
.card.accent-3 .fsElementHeaderContent h4,
.card.accent-3 .fsElementHeaderContent h5,
.card.accent-3 .fsElementHeaderContent h6 {
    color: var(--tertiary-color, #A3A3A3) !important
}

.card.accent-3 a:not([class]) {
    color: #fbb040;
    text-decoration-color: var(--tertiary-color, #A3A3A3)
}

.card.accent-3 a:not([class]):hover,
.card.accent-3 a:not([class]):focus {
    color: #fbb040
}

.card.equal-height {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.card.equal-height:last-child {
    margin-bottom: 0
}

.card.equal-height>.fsElementContent {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.card.has-background-image .show-image {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    min-height: 320px;
    max-height: 320px;
    -o-object-fit: cover;
    object-fit: cover;
    background-size: cover;
    border-radius: 0px 0px 0px 0px
}

.card.has-background-image {
    padding-top: 352px
}

.card {
    display: block;
    padding: 32px
}

.card>header {
    overflow: hidden;
    position: relative
}

.card>header .fsElementTitle,
.card>header .fsElementHeaderContent {
    margin-bottom: 20px
}

.card>.fsElementContent,
.card .fsElementHeaderContent,
.card .fsElementFooterContent {
    font-family: "Source Sans 3", sans-serif;
    font-size: 16px;
    font-weight: 16px;
    line-height: 23px;
    font-style: normal;
    letter-spacing: unset
}

.card a:not([class]):not(h1 a):not(h2 a):not(h3 a):not(h4 a):not(h5 a):not(h6 a) {
    font-weight: 700
}

.card a:not([class]) {
    text-decoration: underline
}

.card a:not([class]):hover,
.card a:not([class]):focus {
    text-decoration-color: rgba(0, 0, 0, 0)
}

/*! _main.scss - src/sass/navigation/ - main import */
.fsNavigation ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.fsNavigation li.fsNavCurrentPage>a,
.fsNavigation li.fsNavCurrentPageAncestor>a {
    color: var(--primary-color, #404040);
    background: rgba(0, 0, 0, 0)
}

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

.fsNavigation a:hover,
.fsNavigation a:focus {
    color: var(--primary-color, #404040);
    background: rgba(0, 0, 0, 0)
}

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

.fsBreadcrumb {
    padding-top: 0px;
    margin-bottom: 25px
}

@media(min-width: 1100px) {
    .fsBreadcrumb {
        padding-top: 50px;
        padding-left: 0px;
        margin-bottom: 50px
    }
}

.home .fsBreadcrumb {
    display: none
}

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

.fsBreadcrumb>.fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 1180px
}

.fsBreadcrumb ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.fsBreadcrumb ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "Source Sans 3", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    text-transform: uppercase
}

.fsBreadcrumb ul li[aria-current=location] {
    color: var(--secondary-color, #A3A3A3)
}

.fsBreadcrumb ul li a {
    padding: 0;
    color: #727272;
    font-weight: inherit;
    text-decoration: underline;
    text-decoration-color: rgba(0, 0, 0, 0);
    text-underline-offset: 3px
}

.fsBreadcrumb ul li a:hover,
.fsBreadcrumb ul li a:focus {
    color: var(--secondary-color, #A3A3A3);
    text-decoration-color: var(--secondary-color, #A3A3A3)
}

.fsBreadcrumb ul li .fsNavBreadcrumbSeperator {
    margin: 0 8px;
    color: #525252;
    line-height: 1
}

.fsBreadcrumb ul li .fsNavBreadcrumbSeperator:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    content: "";
    color: #a3a3a3;
    font-size: 15px
}

.landing-nav,
.horizontal-nav {
    display: none;
    width: 100%;
    position: relative;
    margin-bottom: 0;
    background: var(--secondary-color, #A3A3A3);
    border-bottom: 1px solid rgba(0, 0, 0, .12);
    padding: 0px
}

@media(min-width: 1000px) {

    .landing-nav,
    .horizontal-nav {
        display: block
    }
}

.landing-nav.horizontal-nav-empty,
.horizontal-nav.horizontal-nav-empty {
    display: none
}

.home .landing-nav,
.home .horizontal-nav {
    display: none !important
}

.landing-nav header,
.horizontal-nav header {
    display: none
}

.landing-nav .fsElementContent,
.horizontal-nav .fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 1180px;
    width: 100%
}

.landing-nav nav,
.horizontal-nav nav {
    padding: 22px 5px 22px 5px
}

.landing-nav nav::empty,
.horizontal-nav nav::empty {
    display: none
}

.landing-nav .fsNavLevel1,
.horizontal-nav .fsNavLevel1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.landing-nav .fsNavLevel1 li,
.horizontal-nav .fsNavLevel1 li {
    margin: 8px 16px
}

.landing-nav .fsNavLevel1 li .fsNavPageInfo,
.horizontal-nav .fsNavLevel1 li .fsNavPageInfo {
    display: none
}

.landing-nav .fsNavLevel1 li a,
.horizontal-nav .fsNavLevel1 li a {
    position: relative;
    display: block;
    padding: 0;
    color: #fff;
    text-decoration: none;
    text-transform: none;
    -webkit-transition: all .3s;
    transition: all .3s;
    font-family: "Source Sans 3", sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px
}

.landing-nav .fsNavLevel1 li a:before,
.horizontal-nav .fsNavLevel1 li a:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 0px;
    left: 0;
    bottom: -3px;
    opacity: 0;
    background: rgba(0, 0, 0, 0);
    pointer-events: none;
    z-index: 1;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.landing-nav .fsNavLevel1 li a:hover,
.landing-nav .fsNavLevel1 li a:focus,
.horizontal-nav .fsNavLevel1 li a:hover,
.horizontal-nav .fsNavLevel1 li a:focus {
    color: #fff
}

.landing-nav .fsNavLevel1 li a:hover:before,
.landing-nav .fsNavLevel1 li a:focus:before,
.horizontal-nav .fsNavLevel1 li a:hover:before,
.horizontal-nav .fsNavLevel1 li a:focus:before {
    background: #fbb040;
    opacity: 1;
    height: 3px
}

.landing-nav .fsNavLevel1 li.fsNavCurrentPage a,
.horizontal-nav .fsNavLevel1 li.fsNavCurrentPage a {
    color: #fff
}

.landing-nav .fsNavLevel1 li.fsNavCurrentPage a:before,
.horizontal-nav .fsNavLevel1 li.fsNavCurrentPage a:before {
    background: #fbb040;
    opacity: 1;
    height: 3px
}

.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 {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0;
        -webkit-column-rule: 0;
        -moz-column-rule: 0;
        column-rule: 0;
        min-height: initial
    }

    .nav-site-map ul.fsNavLevel1 li {
        -webkit-column-break-inside: avoid;
        -moz-column-break-inside: avoid;
        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-sub.mobile-nav-sub {
    display: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    padding: 0 20px;
    margin-bottom: 10px;
    overflow: hidden
}

.nav-sub.mobile-nav-sub>header {
    padding: 0px 0px;
    position: relative;
    display: block;
    width: 100%
}

.nav-sub.mobile-nav-sub>header .fsElementTitle {
    display: block;
    padding: 18px 20px 18px 20px;
    margin-bottom: 0px !important;
    font-family: "IBM Plex Serif", serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    text-transform: none;
    letter-spacing: 0;
    color: #262626
}

.nav-sub.mobile-nav-sub>header .fsElementTitle:after,
.nav-sub.mobile-nav-sub>header .fsElementTitle:before {
    display: none
}

@media(max-width: 999px) {
    .nav-sub.mobile-nav-sub {
        display: block
    }
}

.nav-sub.mobile-nav-sub ul li .fsNavPageInfo {
    padding-left: 0px;
    background-color: rgba(0, 0, 0, 0)
}

.nav-sub.mobile-nav-sub .fsNavLevel1>li>a:hover,
.nav-sub.mobile-nav-sub .fsNavLevel1>li>a:focus {
    text-decoration: none
}

.nav-sub.mobile-nav-sub .fsElementContent {
    position: relative;
    z-index: 2;
    padding: 0px
}

.nav-tier ul li a {
    display: block;
    padding: 10px 10px;
    color: var(--primary-color, #404040);
    background: rgba(0, 0, 0, 0)
}

.nav-tier ul li a:hover,
.nav-tier ul li a:focus {
    color: var(--primary-color, #404040);
    background: #d4d4d4
}

.nav-tier ul li.fsNavCurrentPage>a {
    color: var(--primary-color, #404040);
    background: #a3a3a3
}

.nav-tier ul li.fsNavCurrentPage>a:hover,
.nav-tier ul li.fsNavCurrentPage>a:focus {
    color: var(--secondary-color, #A3A3A3);
    background: #d4d4d4
}

.nav-tier ul li.fsNavCurrentPageAncestor {
    background: #d4d4d4
}

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

.nav-tier ul li.fsNavCurrentPageAncestor>a:hover,
.nav-tier ul li.fsNavCurrentPageAncestor>a:focus {
    color: var(--primary-color, #404040);
    background: #d4d4d4
}

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

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

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

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

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

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

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

@media screen and (max-width: 999px) {
    .nav-sub>header {
        display: block;
        position: relative;
        position: relative;
        padding: 10px 20px;
        background-color: rgba(0, 0, 0, 0);
        color: #727272;
        -webkit-transition: .3s;
        transition: .3s
    }

    .nav-sub>header .fsElementTitle {
        color: var(--secondary-color, #A3A3A3);
        margin-top: 0;
        font-weight: 700;
        word-break: break-word
    }

    p+.nav-sub>header .fsElementTitle {
        margin-top: 40px
    }

    .nav-sub>header .fsElementTitle {
        font-family: "Source Sans 3", sans-serif;
        font-size: 1.1875rem;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
        letter-spacing: unset;
        text-transform: uppercase
    }

    .nav-sub>header .fsElementTitle.\:container\(width\<600px\) {
        color: var(--secondary-color, #A3A3A3);
        font-family: "Source Sans 3", sans-serif;
        font-size: 1.125rem;
        font-style: normal;
        font-weight: 700;
        line-height: 22px;
        letter-spacing: unset;
        text-transform: uppercase
    }

    .fsBanner .nav-sub>header .fsElementTitle,
    .fsStyleOneThird .nav-sub>header .fsElementTitle,
    .card .nav-sub>header .fsElementTitle {
        color: var(--secondary-color, #A3A3A3);
        font-family: "Source Sans 3", sans-serif;
        font-size: 1.125rem;
        font-style: normal;
        font-weight: 700;
        line-height: 22px;
        letter-spacing: unset;
        text-transform: uppercase
    }

    .nav-sub>header .fsElementTitle {
        margin-bottom: 0;
        color: inherit;
        margin-bottom: 0px
    }

    .nav-sub>header {
        cursor: pointer
    }
}

@media screen and (max-width: 999px)and (max-width: 999px) {
    .nav-sub>header .fsElementTitle {
        color: var(--secondary-color, #A3A3A3);
        font-family: "Source Sans 3", sans-serif;
        font-size: 1.125rem;
        font-style: normal;
        font-weight: 700;
        line-height: 22px;
        letter-spacing: unset;
        text-transform: uppercase
    }
}

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

    .nav-sub>header:hover,
    .nav-sub>header:focus-within {
        color: #262626
    }
}

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

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

    .nav-sub>header .nav-toggle {
        border: 0;
        background: none;
        cursor: pointer;
        margin: 0;
        padding: 0;
        position: absolute;
        position: absolute;
        top: 50%;
        -webkit-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0);
        right: 0px;
        color: inherit;
        cursor: pointer;
        font-size: 0;
        line-height: 1;
        color: #262626;
        width: 25px;
        height: 25px;
        border-radius: 100%;
        -webkit-transition: all .3s ease;
        transition: all .3s ease
    }

    .nav-sub>header .nav-toggle:after {
        content: "";
        font-family: "IcoMoon";
        font-size: 5px;
        position: absolute;
        right: 17px;
        top: 50%;
        -webkit-transform: translate3d(0, -50%, 0) rotate(0deg);
        transform: translate3d(0, -50%, 0) rotate(0deg);
        -webkit-transition: .3s all;
        transition: .3s all
    }

    .nav-sub>.fsElementContent {
        position: relative;
        display: block;
        background-color: rgba(0, 0, 0, 0)
    }

    .nav-sub.active-nav>header {
        color: #262626
    }

    .nav-sub.active-nav>header .nav-toggle:after {
        content: "";
        -webkit-transform: translate3d(0, -50%, 0) rotate(90deg);
        transform: translate3d(0, -50%, 0) rotate(90deg)
    }
}

.nav-sub {
    display: none
}

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

.nav-sub.mobile-nav-sub {
    display: block
}

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

.nav-sub>header .fsElementTitle {
    padding: 18px 20px 18px 20px;
    margin-bottom: 0px;
    border-bottom: 2px solid #d4d4d4;
    font-family: "IBM Plex Serif", serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 23px;
    text-transform: none;
    letter-spacing: 0;
    color: var(--secondary-color, #A3A3A3)
}

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

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

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

.fsHeader .nav-sub {
    display: block
}

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

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

body.fsComposeMode .nav-sub.nav-sub-empty {
    display: block !important
}

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

.nav-sub ul li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: rgba(0, 0, 0, 0);
    -webkit-transition: .2s all;
    transition: .2s all
}

.nav-sub ul li a {
    position: relative;
    display: block;
    width: calc(100% - 50px);
    padding: 10px 10px;
    color: var(--secondary-color, #A3A3A3);
    text-decoration: none !important;
    font-family: "Source Sans 3", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px
}

.nav-sub ul li a::before {
    position: absolute;
    content: "";
    font-family: "IcoMoon";
    color: var(--primary-color, #404040);
    left: 0px;
    -webkit-transition: .2s all;
    transition: .2s all;
    opacity: 0
}

.nav-sub ul li a:hover::before,
.nav-sub ul li a:focus::before {
    opacity: 1
}

.nav-sub ul li:hover,
.nav-sub ul li:focus {
    background: rgba(251, 176, 64, .2)
}

.nav-sub ul li:hover>a,
.nav-sub ul li:focus>a {
    color: var(--secondary-color, #A3A3A3)
}

.nav-sub ul li.fsNavCurrentPage {
    background: rgba(251, 176, 64, .2)
}

.nav-sub ul li.fsNavCurrentPage>a {
    color: var(--secondary-color, #A3A3A3);
    font-weight: 500
}

.nav-sub ul li.fsNavCurrentPage>a::before {
    opacity: 1
}

.nav-sub ul li.fsNavCurrentPage:hover>a,
.nav-sub ul li.fsNavCurrentPage:focus>a {
    color: var(--secondary-color, #A3A3A3)
}

.nav-sub ul li.fsNavCurrentPage:hover,
.nav-sub ul li.fsNavCurrentPage:focus {
    background: rgba(251, 176, 64, .2)
}

.nav-sub ul li.fsNavCurrentPageAncestor {
    background: rgba(251, 176, 64, .2)
}

.nav-sub ul li.fsNavCurrentPageAncestor>a {
    color: var(--secondary-color, #A3A3A3)
}

.nav-sub ul li.fsNavCurrentPageAncestor:hover>a,
.nav-sub ul li.fsNavCurrentPageAncestor:focus>a {
    color: var(--secondary-color, #A3A3A3)
}

.nav-sub ul li.fsNavCurrentPageAncestor:hover,
.nav-sub ul li.fsNavCurrentPageAncestor:focus {
    background: rgba(251, 176, 64, .2)
}

.nav-sub li:not(.has-expander) a {
    width: 100%
}

.nav-sub .fsNavPageInfo {
    width: 100%
}

.nav-sub .expanded {
    background: rgba(251, 176, 64, .2)
}

.nav-sub .fsNavLevel1 {
    padding-left: 0;
    padding-top: 0;
    margin-bottom: 0;
    margin-top: 0
}

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

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

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

.nav-sub .fsNavLevel1>li>a {
    padding: 18px 20px 18px 20px;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    font-family: "Source Sans 3", sans-serif
}

.nav-sub .fsNavLevel1>li>a::before {
    display: none
}

.nav-sub .fsNavLevel2>li>a {
    padding: 14px 20px 16px 40px
}

.nav-sub .fsNavLevel2>li>a::before {
    left: 20px
}

.nav-sub .fsNavLevel3>li>a {
    padding: 14px 20px 16px 60px
}

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

.nav-sub .fsNavLevel4>li>a {
    padding: 14px 20px 16px 80px
}

.nav-sub .fsNavLevel4>li>a::before {
    left: 60px
}

.nav-sub .fsNavLevel5>li>a {
    padding: 14px 20px 16px 100px
}

.nav-sub .fsNavLevel5>li>a::before {
    left: 80px
}

.nav-sub a {
    position: relative
}

.nav-sub .has-expander>a {
    padding-right: 50px
}

.nav-sub .expander {
    border: 0;
    background: none;
    cursor: pointer;
    margin: 0;
    padding: 0;
    position: relative;
    color: inherit;
    top: 0;
    right: 0px;
    width: 25px;
    height: auto;
    font-size: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: auto;
    cursor: pointer;
    padding: 0px 25px
}

.nav-sub .expander:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    color: inherit;
    font-size: 18px;
    -webkit-transition: all ease-in .3s;
    transition: all ease-in .3s;
    font-weight: 400;
    color: #a3a3a3;
    width: 40px
}

.nav-sub .fsNavParentPage.has-expander.expanded>a {
    text-decoration: none;
    color: var(--secondary-color, #A3A3A3)
}

.nav-sub .expanded>.expander:before,
.nav-sub .expanded.fsNavCurrentPage>.expander:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    color: var(--secondary-color, #A3A3A3)
}

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

.nav-main {
    margin-top: 9px
}

.fsHeader .nav-main {
    display: none
}

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

@media(min-width: 900px) {
    .nav-main .fsNavLevel1 {
        position: relative;
        margin: 0 auto;
        max-width: 1180px;
        position: static;
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.nav-main .fsNavLevel1>li {
    margin-left: 30px;
    padding-bottom: 0px;
    position: relative
}

.nav-main .fsNavLevel1>li:hover>a,
.nav-main .fsNavLevel1>li:focus-within>a,
.nav-main .fsNavLevel1>li.menu-item-open>a {
    color: #fff;
    background: rgba(0, 0, 0, 0);
    -webkit-box-shadow: inset 0px -5px 0px 0px #fbb040;
    box-shadow: inset 0px -5px 0px 0px #fbb040
}

.nav-main .fsNavLevel1>li:hover>a::before,
.nav-main .fsNavLevel1>li:focus-within>a::before,
.nav-main .fsNavLevel1>li.menu-item-open>a::before {
    opacity: 1;
    pointer-events: all
}

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

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

.nav-main .fsNavLevel1>li[class*=fsNavCurrentPage]>a::before {
    opacity: 1;
    pointer-events: all
}

.nav-main .fsNavLevel1>li>a {
    display: block;
    color: #fff;
    background: rgba(0, 0, 0, 0);
    padding: 0px 0 10px;
    font-family: "Source Sans 3", sans-serif;
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: 125%;
    text-transform: uppercase;
    -webkit-box-shadow: inset 0px -5px 0px 0px rgba(0, 0, 0, 0);
    box-shadow: inset 0px -5px 0px 0px rgba(0, 0, 0, 0);
    text-decoration: none;
    position: relative
}

.nav-main .fsNavLevel1>li>a::before {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    height: 20px;
    bottom: -20px;
    width: 100%;
    opacity: 0;
    -webkit-transition: all ease .3s;
    transition: all ease .3s
}

.nav-main .fsNavLevel1>li:nth-last-child(1)>.fsNavPageInfo,
.nav-main .fsNavLevel1>li:nth-last-child(2)>.fsNavPageInfo {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    left: auto;
    right: 0
}

.nav-main .fsNavPageInfo {
    background: hsla(var(--secondary-color-hsl), 1);
    text-align: left;
    position: absolute;
    top: calc(100% + 5px);
    position: absolute;
    left: 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    width: 550px;
    z-index: 300;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .4s all;
    transition: .4s all;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 210px;
    padding: 30px 45px 40px
}

.nav-main .fsNavPageDescription {
    display: none
}

.nav-main .fsNavPageThumbnail {
    width: 280px;
    height: 270px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 30px;
    margin-top: 30px;
    margin-bottom: 30px;
    border-radius: 5px;
    position: relative;
    display: none
}

.nav-main .fsNavPageThumbnail img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.nav-main .fsNavLevel2 {
    width: 205px
}

.nav-main .fsNavLevel2 li {
    margin-bottom: 0px
}

.nav-main .fsNavLevel2 li a {
    display: block;
    color: #fff;
    background: rgba(0, 0, 0, 0);
    padding: 10px 0px;
    font-family: "Source Sans 3", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    text-decoration: none;
    -webkit-box-shadow: inset 0px 0px 0px 0px var(--secondary-color, #A3A3A3);
    box-shadow: inset 0px 0px 0px 0px var(--secondary-color, #A3A3A3);
    border-bottom: 1px solid rgba(144, 206, 241, .2)
}

.nav-main .fsNavLevel2 li a:hover,
.nav-main .fsNavLevel2 li a:focus {
    color: #fbb040;
    background: rgba(0, 0, 0, 0);
    border-bottom: 1px solid #fbb040
}

.nav-main .fsNavLevel2 li[class*=fsNavCurrentPage]>a {
    color: #fbb040;
    background: rgba(0, 0, 0, 0);
    -webkit-box-shadow: inset 0px -2px 0px 0px var(--secondary-color, #A3A3A3);
    box-shadow: inset 0px -2px 0px 0px var(--secondary-color, #A3A3A3)
}

.fsAccountBarVisible .fsMenu {
    top: 45px
}

.fsMenu {
    position: absolute;
    z-index: 500;
    width: 100%;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, transform .3s;
    transition: opacity .3s, transform .3s, -webkit-transform .3s;
    top: 0;
    right: 0;
    -webkit-transform: translate3d(20%, 0, 0);
    transform: translate3d(20%, 0, 0);
    -webkit-transform: translate(20%, 0);
    -ms-transform: translate(20%, 0);
    transform: translate(20%, 0);
    top: 0px;
    min-height: 100vh;
    max-width: 100%;
    width: 100%;
    background-color: var(--secondary-color, #A3A3A3);
    overflow-x: hidden;
    overflow-y: scroll;
    position: fixed;
    height: 100%;
    padding-bottom: 100px
}

.fsMenu .fsElementTitle {
    display: none
}

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

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

.mobile-header-portals-nav,
.mobile-main-nav {
    position: relative;
    z-index: 5;
    display: block;
    width: 100%;
    padding: 0px 20px 0px 20px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 0px
}

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

.mobile-header-portals-nav .fsNavLevel1>li,
.mobile-main-nav .fsNavLevel1>li {
    position: relative;
    border-bottom: 1px solid rgba(144, 206, 241, .2)
}

.mobile-header-portals-nav .fsNavLevel1 li a,
.mobile-main-nav .fsNavLevel1 li a {
    display: block;
    position: relative
}

.mobile-header-portals-nav .fsNavLevel1 li.fsNavParentPage,
.mobile-main-nav .fsNavLevel1 li.fsNavParentPage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.mobile-header-portals-nav .fsNavLevel1 li.fsNavParentPage .fsNavPageInfo,
.mobile-main-nav .fsNavLevel1 li.fsNavParentPage .fsNavPageInfo {
    display: block;
    width: 100%
}

.mobile-header-portals-nav .fsNavLevel1 li.fsNavParentPage>a,
.mobile-main-nav .fsNavLevel1 li.fsNavParentPage>a {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2
}

.mobile-header-portals-nav .fsNavLevel1 li.fsNavParentPage>button,
.mobile-main-nav .fsNavLevel1 li.fsNavParentPage>button {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.mobile-header-portals-nav .fsNavLevel1 li.fsNavParentPage>a,
.mobile-main-nav .fsNavLevel1 li.fsNavParentPage>a {
    padding-right: 10px;
    width: calc(100% - 40px)
}

.mobile-header-portals-nav .fsNavLevel1>li>a,
.mobile-main-nav .fsNavLevel1>li>a {
    display: block;
    color: #fff;
    font-family: "Source Sans 3", sans-serif;
    font-size: 17.5px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    line-height: 20px;
    -webkit-transition: all .3s;
    transition: all .3s;
    padding-top: 20px;
    padding-bottom: 20px;
    text-decoration: none
}

.mobile-header-portals-nav .fsNavLevel1>li>a:hover,
.mobile-header-portals-nav .fsNavLevel1>li>a:focus,
.mobile-main-nav .fsNavLevel1>li>a:hover,
.mobile-main-nav .fsNavLevel1>li>a:focus {
    color: #fbb040
}

.mobile-header-portals-nav .fsNavLevel1>li>a:hover::before,
.mobile-header-portals-nav .fsNavLevel1>li>a:focus::before,
.mobile-main-nav .fsNavLevel1>li>a:hover::before,
.mobile-main-nav .fsNavLevel1>li>a:focus::before {
    color: inherit
}

.mobile-header-portals-nav .fsNavLevel1>.expanded>a,
.mobile-header-portals-nav .fsNavLevel1>li.fsNavCurrentPage>a,
.mobile-header-portals-nav .fsNavLevel1>li.fsNavCurrentPageAncestor>a,
.mobile-main-nav .fsNavLevel1>.expanded>a,
.mobile-main-nav .fsNavLevel1>li.fsNavCurrentPage>a,
.mobile-main-nav .fsNavLevel1>li.fsNavCurrentPageAncestor>a {
    color: #fbb040
}

.mobile-header-portals-nav .fsNavLevel2,
.mobile-main-nav .fsNavLevel2 {
    padding: 10px 0 10px 20px;
    border-top: 1px solid #fbb040
}

.mobile-header-portals-nav .fsNavLevel2 li a,
.mobile-main-nav .fsNavLevel2 li a {
    display: block;
    color: #fff;
    font-family: "Source Sans 3", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    padding: 10px 0;
    text-decoration: none;
    text-transform: capitalize
}

.mobile-header-portals-nav .fsNavLevel2 li a:hover,
.mobile-header-portals-nav .fsNavLevel2 li a:focus,
.mobile-main-nav .fsNavLevel2 li a:hover,
.mobile-main-nav .fsNavLevel2 li a:focus {
    color: #fbb040
}

.mobile-header-portals-nav .fsNavLevel2 li.fsNavCurrentPage>a,
.mobile-header-portals-nav .fsNavLevel2 li.fsNavCurrentPageAncestor>a,
.mobile-main-nav .fsNavLevel2 li.fsNavCurrentPage>a,
.mobile-main-nav .fsNavLevel2 li.fsNavCurrentPageAncestor>a {
    color: #fbb040
}

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

.mobile-header-portals-nav .fsNavLevel3,
.mobile-main-nav .fsNavLevel3 {
    padding-left: 10px;
    padding-top: 18px
}

.mobile-header-portals-nav .fsNavLevel4,
.mobile-main-nav .fsNavLevel4 {
    padding-left: 10px;
    padding-top: 18px
}

.mobile-header-portals-nav .fsNavLevel5,
.mobile-main-nav .fsNavLevel5 {
    padding-left: 10px;
    padding-top: 18px
}

.mobile-header-portals-nav .fsNavLevel1 li.fsNavParentPage .expander,
.mobile-main-nav .fsNavLevel1 li.fsNavParentPage .expander {
    border: 0;
    background: none;
    cursor: pointer;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1;
    font-size: 0px;
    background: rgba(0, 0, 0, 0);
    width: 30px;
    height: 30px;
    cursor: pointer
}

.mobile-header-portals-nav .fsNavLevel1 li.fsNavParentPage .expander span,
.mobile-main-nav .fsNavLevel1 li.fsNavParentPage .expander span {
    font-size: 15px;
    display: none
}

.mobile-header-portals-nav .fsNavLevel1 li.fsNavParentPage .expander:before,
.mobile-main-nav .fsNavLevel1 li.fsNavParentPage .expander:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "IcoMoon";
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s
}

.mobile-header-portals-nav .fsNavLevel1 li.fsNavParentPage .expander[aria-expanded=true]:before,
.mobile-main-nav .fsNavLevel1 li.fsNavParentPage .expander[aria-expanded=true]:before {
    content: "";
    color: #fbb040
}

.fsMenu .menu-trigger-container {
    position: absolute;
    top: 48px;
    right: 30px;
    z-index: 100
}

.fsMenu .menu-trigger-container>header {
    display: none
}

.fsMenu .menu-trigger-container button {
    width: 24px;
    height: 24px;
    overflow: hidden;
    display: block;
    max-width: 100%;
    overflow: hidden;
    color: rgba(0, 0, 0, 0);
    text-indent: -300px;
    position: relative;
    border: 0;
    background: none;
    cursor: pointer;
    margin: 0;
    padding: 0;
    border-radius: 100%;
    background: rgba(0, 0, 0, 0);
    -webkit-transition: all ease .3s;
    transition: all ease .3s
}

.fsMenu .menu-trigger-container button::before {
    content: "";
    font-family: "IcoMoon";
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
    background: rgba(0, 0, 0, 0);
    display: block;
    position: absolute;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    font-size: 16px;
    text-indent: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.fsMenu .menu-trigger-container button:hover::before,
.fsMenu .menu-trigger-container button:focus-within::before {
    color: #fbb040
}

.mobile-search {
    padding: 38px 72px 30px 30px;
    margin-bottom: 0
}

.mobile-search>header {
    display: none
}

.mobile-search>.fsElementContent {
    position: relative
}

.mobile-search label {
    display: block;
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.mobile-search .fsSearchElementKeyword {
    margin-bottom: 0 !important
}

.mobile-search .fsSearchElementKeyword input {
    border: 1px solid rgba(144, 206, 241, .2);
    padding: 8px 40px 8px 40px;
    border-radius: 3px;
    color: #fff;
    font-family: "Source Sans 3", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    background: rgba(144, 206, 241, .2)
}

.mobile-search .fsSearchElementKeyword input::-webkit-input-placeholder {
    color: #fff;
    opacity: 1
}

.mobile-search .fsSearchElementKeyword input::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.mobile-search .fsSearchElementKeyword input:-ms-input-placeholder {
    color: #fff;
    opacity: 1
}

.mobile-search .fsSearchElementKeyword input::-ms-input-placeholder {
    color: #fff;
    opacity: 1
}

.mobile-search .fsSearchElementKeyword input::placeholder {
    color: #fff;
    opacity: 1
}

.mobile-search .fsSearchElementKeyword input:-ms-input-placeholder {
    color: #fff
}

.mobile-search .fsSearchElementKeyword input::-ms-input-placeholder {
    color: #fff
}

.mobile-search .fsSearchElementSearchButton {
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    height: 100%;
    left: 12px;
    border: 0 !important;
    border-left: 0px solid var(--primary-color, #404040) !important;
    border-right: 0px solid var(--primary-color, #404040) !important;
    color: rgba(0, 0, 0, 0);
    text-indent: -300px;
    overflow: hidden;
    width: 20px;
    border: 0;
    background: none;
    cursor: pointer;
    margin: 0;
    padding: 0
}

.mobile-search .fsSearchElementSearchButton::before {
    content: "";
    font-family: "IcoMoon";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    font-size: 16px;
    color: #fff;
    -webkit-transition: all ease .6s;
    transition: all ease .6s;
    text-indent: 0;
    width: 100%;
    text-align: center;
    font-style: normal
}

.mobile-search .fsSearchElementSearchButton:hover::before,
.mobile-search .fsSearchElementSearchButton:focus::before {
    color: #fbb040
}

.mobile-header-portals-nav {
    width: 100%
}

.mobile-header-portals-nav .fsNavLevel1>li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.mobile-header-portals-nav .fsNavLevel1>li:hover>a,
.mobile-header-portals-nav .fsNavLevel1>li:focus-within>a,
.mobile-header-portals-nav .fsNavLevel1>li.menu-item-open>a {
    -webkit-box-shadow: inset 0px -2px 0px 0px var(--secondary-color, #A3A3A3);
    box-shadow: inset 0px -2px 0px 0px var(--secondary-color, #A3A3A3)
}

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

.mobile-header-portals-nav .fsNavLevel1>li[class*=fsNavCurrentPage]::before {
    opacity: 1
}

.mobile-header-portals-nav .fsNavLevel1>li[class*=fsNavCurrentPage]>a {
    color: #fff
}

.mobile-header-portals-nav .fsNavLevel1>li[class*=fsNavCurrentPage]>a::before {
    color: #fff
}

.mobile-header-portals-nav .fsNavLevel1>li::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    -webkit-transform: scaleY(0.25);
    -ms-transform: scaleY(0.25);
    transform: scaleY(0.25);
    width: 100%;
    height: 1px;
    background: #fff
}

.mobile-header-portals-nav .fsNavLevel1>li>a {
    color: #fff;
    font-family: "Source Sans 3", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase;
    text-decoration: none;
    position: relative
}

.mobile-header-portals-nav .fsNavLevel1>li>a::before {
    color: #fff;
    margin-right: 7px;
    font-size: 11px
}

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

.nav-social .fsNavLevel1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav-social .fsNavLevel1 [href*=smugmug]:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none
}

.nav-social .fsNavLevel1 [href*=tiktok]:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none
}

.nav-social .fsNavLevel1 [href*=whatsapp]:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none
}

.nav-social .fsNavLevel1 [href*=threads]:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none
}

.nav-social .fsNavLevel1 a {
    color: #fff;
    padding: 0;
    text-decoration: none;
    position: relative;
    border: 1px solid hsla(0, 0%, 100%, .5);
    height: 40px;
    width: 40px;
    border-radius: 100%;
    text-indent: -100vw
}

.nav-social .fsNavLevel1 a:hover,
.nav-social .fsNavLevel1 a:focus {
    background: #fff;
    border-color: #fff;
    color: var(--primary-color, #404040)
}

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

.nav-social .fsNavLevel1 [href*="x.com"]:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none
}

.header-portals-nav {
    position: relative;
    margin-bottom: 0
}

.header-portals-nav ul.fsNavLevel1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.header-portals-nav ul.fsNavLevel1>li {
    position: relative;
    margin-left: 30px
}

.header-portals-nav ul.fsNavLevel1>li:hover>a,
.header-portals-nav ul.fsNavLevel1>li:focus-within>a,
.header-portals-nav ul.fsNavLevel1>li.menu-item-open>a {
    -webkit-box-shadow: inset 0px -5px 0px 0px #fbb040;
    box-shadow: inset 0px -5px 0px 0px #fbb040
}

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

.header-portals-nav ul.fsNavLevel1>li[class*=fsNavCurrentPage]>a {
    color: #fff
}

.header-portals-nav ul.fsNavLevel1>li>a {
    color: #fff;
    font-family: "Source Sans 3", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    text-transform: uppercase;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    padding: 0 0 10px;
    -webkit-box-shadow: inset 0px -5px 0px 0px rgba(0, 0, 0, 0);
    box-shadow: inset 0px -5px 0px 0px rgba(0, 0, 0, 0)
}

.header-portals-nav ul.fsNavLevel1>li>a::before {
    content: "";
    color: #fff;
    font-size: 11px;
    margin-right: 5px;
    font-weight: 300
}

.header-portals-nav ul.fsNavLevel1>li.fsNavParentPage>a::after {
    content: "";
    font-family: "IcoMoon";
    margin-left: 5px;
    width: 13px;
    text-align: center;
    display: inline-block;
    font-size: 8px
}

.header-portals-nav .fsNavPageInfo {
    background: hsla(var(--secondary-color-hsl), 1);
    text-align: left;
    position: absolute;
    top: calc(100% + 0px);
    position: absolute;
    left: 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    width: 245px;
    z-index: 300;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .4s all;
    transition: .4s all;
    padding: 10px 20px 20px
}

.header-portals-nav .fsNavLevel2>li>a {
    color: #fff;
    font-family: "Source Sans 3", sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    text-decoration: none;
    -webkit-box-shadow: inset 0px 0px 0px 0px var(--secondary-color, #A3A3A3);
    box-shadow: inset 0px 0px 0px 0px var(--secondary-color, #A3A3A3);
    padding-left: 0;
    padding: 10px 0;
    border-bottom: 1px solid rgba(144, 206, 241, .2)
}

.header-portals-nav .fsNavLevel2>li>a:hover,
.header-portals-nav .fsNavLevel2>li>a:focus {
    color: #fbb040;
    border-bottom: 1px solid #fbb040
}

li.custom-icon-calendar>a::before {
    content: "" !important;
    font-family: "IcoMoon" !important
}

li.custom-icon-quicklinks>a::before {
    content: "" !important;
    font-family: "bpa-font-icons" !important
}

body:not(.fsComposeMode) .cta-nav {
    position: relative;
    z-index: 300;
    margin: 0
}

@media(max-width: 1299px) {
    body:not(.fsComposeMode) .cta-nav {
        padding-left: 10px;
        padding-right: 10px;
        background: var(--secondary-color, #A3A3A3)
    }
}

@media(min-width: 1300px) {
    body:not(.fsComposeMode) .cta-nav {
        position: fixed;
        top: 360px;
        margin-bottom: 0;
        right: 0
    }
}

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

@media(max-width: 1299px) {
    body:not(.fsComposeMode) .cta-nav .fsNavLevel1 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media(max-width: 1299px) {
    body:not(.fsComposeMode) .cta-nav .fsNavLevel1>li {
        width: 33.3333333333%
    }
}

@media(min-width: 1300px) {
    body:not(.fsComposeMode) .cta-nav .fsNavLevel1>li {
        margin-bottom: 10px
    }
}

body:not(.fsComposeMode) .cta-nav .fsNavLevel1>li>a {
    padding: 12px 24px;
    min-width: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    font-family: "Source Sans 3", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    background: var(--primary-color, #404040);
    text-decoration: none;
    border-radius: 2px 0px 0px 2px
}

@media(max-width: 1299px) {
    body:not(.fsComposeMode) .cta-nav .fsNavLevel1>li>a {
        padding: 15px 10px;
        border-radius: 0
    }
}

body:not(.fsComposeMode) .cta-nav .fsNavLevel1>li>a:hover,
body:not(.fsComposeMode) .cta-nav .fsNavLevel1>li>a:focus {
    background: var(--secondary-color, #A3A3A3)
}

body:not(.fsComposeMode) .cta-nav .fsNavLevel1>li>a::before {
    margin-right: 5px;
    display: inline-block;
    font-weight: 300
}

li.custom-icon-giving>a::before {
    content: "";
    font-family: "IcoMoon"
}

li.custom-icon-apply>a::before {
    content: "";
    font-family: "IcoMoon"
}

li.custom-icon-tour>a::before {
    content: "";
    font-family: "IcoMoon"
}

#fsMenu .cta-nav {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0;
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    pointer-events: none
}

body.drawer-is-active #fsMenu .cta-nav {
    visibility: visible;
    pointer-events: all;
    opacity: 1
}

.fsMenu .fsElement,
.fsHeader .fsElement {
    margin-bottom: 0
}

.fsMenu .fsElementTitle,
.fsHeader .fsElementTitle {
    display: none
}

body:not(.fsComposeMode) .header-container {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    padding: 0;
    background: var(--secondary-color, #A3A3A3);
    z-index: 300;
    -webkit-transition: all ease .4s;
    transition: all ease .4s
}

body:not(.fsComposeMode) .header-container>.fsElementContent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 41px 100px 9px;
    -webkit-transition: all ease .6s;
    transition: all ease .6s
}

@media(max-width: 1299px) {
    body:not(.fsComposeMode) .header-container>.fsElementContent {
        padding: 18px 32px 10px
    }
}

.logo-container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media(max-width: 1299px) {
    .logo-container {
        width: 100%
    }
}

.logo-container>.fsElementContent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    width: 100%
}

.logo-container .logo-image * {
    line-height: 1;
    margin: 0
}

.logo-container .logo-image img {
    max-height: 150px
}

@media(max-width: 1299px) {
    .logo-container .logo-image img {
        max-height: 80px
    }
}

@media(min-width: 1300px) {
    .logo-container .menu-trigger-container {
        display: none
    }
}

@media(max-width: 1299px) {
    .fsHeader .right-container {
        display: none
    }
}

.fsHeader .right-container>.fsElementContent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.fsHeader .right-container .right-top-container>.fsElementContent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.menu-trigger-container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    background: rgba(0, 0, 0, 0);
    margin-left: auto
}

.menu-trigger-container button {
    width: 22px;
    height: 22px;
    overflow: hidden;
    display: block;
    max-width: 100%;
    overflow: hidden;
    color: rgba(0, 0, 0, 0);
    text-indent: -300px;
    position: relative;
    border: 0;
    background: none;
    cursor: pointer;
    margin: 0;
    padding: 0;
    background: rgba(0, 0, 0, 0);
    -webkit-transition: all ease .3s;
    transition: all ease .3s
}

.menu-trigger-container button::before {
    content: "";
    font-family: "IcoMoon";
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
    background: rgba(0, 0, 0, 0);
    display: block;
    position: absolute;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    font-size: 22px;
    text-indent: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.menu-trigger-container button:hover::before,
.menu-trigger-container button:focus-within::before {
    color: #fbb040
}

.translate-container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
    padding: 0px 0px;
    padding-bottom: 5px;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    -webkit-box-shadow: inset 0px -5px 0px 0px rgba(0, 0, 0, 0);
    box-shadow: inset 0px -5px 0px 0px rgba(0, 0, 0, 0)
}

@media(max-width: 1299px) {
    .translate-container {
        margin-left: 20px;
        margin-right: 20px;
        padding-top: 30px;
        padding-bottom: 20px
    }
}

.translate-container * {
    line-height: 1;
    margin: 0
}

.translate-container>.fsElementContent {
    padding-bottom: 10px
}

.translate-container:before {
    content: "";
    font-size: 16px;
    line-height: 27px;
    font-family: "IcoMoon";
    color: #fff;
    position: relative;
    pointer-events: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all ease .3s;
    transition: all ease .3s
}

.translate-container::after {
    content: "Translate";
    color: #fff;
    font-family: "Source Sans 3", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    text-transform: uppercase;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    pointer-events: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    margin-left: 10px
}

.translate-container:hover,
.translate-container:focus-within {
    -webkit-box-shadow: inset 0px -5px 0px 0px #fbb040;
    box-shadow: inset 0px -5px 0px 0px #fbb040
}

@media(max-width: 1299px) {

    .translate-container:hover,
    .translate-container:focus-within {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .translate-container:hover::after,
    .translate-container:hover::before,
    .translate-container:focus-within::after,
    .translate-container:focus-within::before {
        color: #fbb040
    }
}

.translate-container .goog-te-combo,
.translate-container #google_translate_element {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.translate-container .goog-te-gadget {
    font-size: 0;
    line-height: 1
}

.translate-container .goog-te-gadget label {
    display: block;
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.translate-container .goog-te-gadget .goog-te-combo {
    margin: 0 !important
}

.translate-container .goog-te-gadget span {
    display: block;
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.translate-container select {
    background: rgba(0, 0, 0, 0);
    border: none;
    width: 70px;
    height: 20px;
    cursor: pointer;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: -9999px
}

.fsFooter {
    display: block;
    position: relative;
    color: #262626
}

.fsFooter:before {
    position: absolute;
    content: "";
    max-width: 1180px;
    width: calc(100% - 100px);
    height: 12px;
    background-color: #fbb040;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0
}

.fsFooter a {
    color: #262626;
    text-decoration-color: rgba(0, 0, 0, 0)
}

.fsFooter a:hover,
.fsFooter a:focus {
    color: #262626;
    text-decoration-color: #262626
}

.fsFooter header .fsElementTitle {
    color: var(--secondary-color, #A3A3A3);
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    font-family: "Source Sans 3", sans-serif;
    text-transform: uppercase;
    margin-bottom: 10px
}

.fsFooter .fsElementContent,
.fsFooter .fsLocationSingleItem,
.fsFooter a {
    color: #262626;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    padding: 0
}

.fsFooter .fsElement {
    margin-bottom: 0
}

.fsFooter .extract-horizontal-rule {
    display: none
}

.fsFooter .nav-social {
    margin: 20px 0px
}

.fsFooter .nav-social .fsNavLevel1 li {
    margin: 8px
}

.fsFooter .nav-social .fsNavLevel1 li a {
    color: var(--secondary-color, #A3A3A3);
    border-color: #fbb040;
    text-indent: -60000px;
    overflow: hidden
}

.fsFooter .nav-social .fsNavLevel1 li a:hover,
.fsFooter .nav-social .fsNavLevel1 li a:focus {
    background-color: #fbb040;
    color: var(--secondary-color, #A3A3A3)
}

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

.fsFooter .school-details a {
    color: inherit
}

.fsFooter .footer-base {
    padding: 52px 17px 40px 17px;
    background: rgba(144, 206, 241, .2)
}

@media(min-width: 1100px) {
    .fsFooter .footer-base {
        padding-bottom: 0px
    }
}

.fsFooter .footer-base>.fsElementContent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 1180px;
    margin: 0 auto
}

.fsFooter .footer-base .interior-container {
    border-bottom: 1px solid #fbb040;
    padding-bottom: 35px
}

@media(min-width: 1100px) {
    .fsFooter .footer-base .interior-container {
        padding-bottom: 60px
    }
}

@media(min-width: 1100px) {
    .fsFooter .footer-base .interior-container>.fsElementContent {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .fsFooter .footer-base .interior-container>.fsElementContent .fsElement {
        max-width: 230px
    }
}

@media(min-width: 1100px) {
    .fsFooter .footer-base .interior-container>.fsElementContent .footer-logo {
        max-width: 185px
    }
}

.fsFooter .footer-base .interior-container>.fsElementContent .footer-logo>.fsElementContent .fsLocationSingleItem {
    text-align: center
}

@media(min-width: 1100px) {
    .fsFooter .footer-base .interior-container>.fsElementContent .footer-logo>.fsElementContent .fsLocationSingleItem {
        text-align: left
    }
}

.fsFooter .footer-base .interior-container>.fsElementContent .footer-logo>.fsElementContent .fsLocationSingleItem .fsThumbnail img,
.fsFooter .footer-base .interior-container>.fsElementContent .footer-logo>.fsElementContent .fsLocationSingleItem a {
    max-width: 142px;
    width: 100%
}

@media(min-width: 1100px) {

    .fsFooter .footer-base .interior-container>.fsElementContent .footer-logo>.fsElementContent .fsLocationSingleItem .fsThumbnail img,
    .fsFooter .footer-base .interior-container>.fsElementContent .footer-logo>.fsElementContent .fsLocationSingleItem a {
        max-width: 185px
    }
}

.fsFooter .footer-base .interior-container>.fsElementContent .contact-us {
    margin: 35px 0px 20px 0px
}

@media(min-width: 1100px) {
    .fsFooter .footer-base .interior-container>.fsElementContent .contact-us {
        margin: 0
    }
}

.fsFooter .footer-base .interior-container>.fsElementContent .contact-us header .fsElementTitle {
    text-align: center
}

@media(min-width: 1100px) {
    .fsFooter .footer-base .interior-container>.fsElementContent .contact-us header .fsElementTitle {
        text-align: left
    }
}

.fsFooter .footer-base .interior-container>.fsElementContent .contact-us>.fsElementContent .fsLocationSingleItem {
    text-align: center
}

@media(min-width: 1100px) {
    .fsFooter .footer-base .interior-container>.fsElementContent .contact-us>.fsElementContent .fsLocationSingleItem {
        text-align: left
    }
}

.fsFooter .footer-base .interior-container>.fsElementContent .contact-us>.fsElementContent .fsLocationSingleItem .fsLocationPhone {
    margin-top: 10px
}

.fsFooter .footer-base .interior-container>.fsElementContent .contact-us>.fsElementContent .fsLocationSingleItem .fsLocationPhone::before {
    content: "P:";
    margin-right: 3px
}

.fsFooter .footer-base .interior-container>.fsElementContent .contact-us>.fsElementContent .fsLocationSingleItem .fsLocationPhone a {
    text-decoration: underline
}

.fsFooter .footer-base .interior-container>.fsElementContent .contact-us>.fsElementContent .fsLocationSingleItem .fsLocationPhone a:hover,
.fsFooter .footer-base .interior-container>.fsElementContent .contact-us>.fsElementContent .fsLocationSingleItem .fsLocationPhone a:focus {
    text-decoration: none
}

.fsFooter .footer-base .interior-container>.fsElementContent .contact-us>.fsElementContent .fsLocationSingleItem .fsLocationFax::before {
    content: "F:";
    margin-right: 3px
}

.fsFooter .footer-base .interior-container>.fsElementContent .our-vision {
    text-align: center;
    margin-top: 40px
}

@media(min-width: 1100px) {
    .fsFooter .footer-base .interior-container>.fsElementContent .our-vision {
        text-align: left;
        margin: 0
    }
}

.fsFooter .footer-base .interior-container>.fsElementContent .useful-links {
    text-align: center;
    margin-top: 40px
}

@media(min-width: 1100px) {
    .fsFooter .footer-base .interior-container>.fsElementContent .useful-links {
        text-align: left;
        margin: 0
    }
}

.fsFooter .footer-base .interior-container>.fsElementContent .useful-links>.fsElementContent .fsNavLevel1 li {
    margin: 4px 0px
}

.fsFooter .footer-base .footer-bottom {
    padding-top: 40px
}

@media(min-width: 1100px) {
    .fsFooter .footer-base .footer-bottom {
        padding: 20px
    }
}

.fsFooter .footer-base .footer-bottom>.fsElementContent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media(min-width: 1100px) {
    .fsFooter .footer-base .footer-bottom>.fsElementContent {
        text-align: left;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.fsFooter .footer-base .footer-bottom .footer-utility {
    margin: 5px 0px
}

.fsFooter .footer-base .footer-bottom .footer-utility>.fsElementContent .fsNavLevel1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.fsFooter .footer-base .footer-bottom .footer-utility>.fsElementContent .fsNavLevel1 li {
    margin: 10px 20.5px
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body:not(.fsComposeMode):not(.fsDraftMode):not(.cke_editable) #fsPageWrapper {
    opacity: 0;
    -webkit-transition: opacity .4s, padding-top .6s;
    transition: opacity .4s, padding-top .6s;
    padding-top: 0
}

body:not(.fsComposeMode):not(.fsDraftMode):not(.cke_editable).site-is--loaded #fsPageWrapper {
    opacity: 1;
    -webkit-transition: opacity .4s;
    transition: opacity .4s
}

body:not(.fsComposeMode):not(.fsDraftMode):not(.cke_editable).site-is--unloading #fsPageWrapper {
    opacity: 0;
    -webkit-transition: opacity .4s;
    transition: opacity .4s
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    pointer-events: none
}

html {
    -webkit-font-feature-settings: "clig" off, "liga" off;
    font-feature-settings: "clig" off, "liga" off;
    font-family: "Source Sans 3", sans-serif;
    background: rgba(0, 0, 0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body {
    color: #525252;
    font-size: 1.0625rem;
    font-weight: 400;
    line-height: 1.6875rem;
    letter-spacing: unset
}

[class*=fsElement][id].\:container\(width\<600px\) {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.4375rem;
    font-weight: normal;
    letter-spacing: unset
}

.fsBanner [class*=fsElement][id],
.fsStyleOneThird [class*=fsElement][id] {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.4375rem;
    font-weight: normal;
    letter-spacing: unset
}

@media(max-width: 999px) {
    [class*=fsElement][id] {
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.4375rem;
        font-weight: normal;
        letter-spacing: unset
    }
}

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

body.fsComposeMode #fsPageWrapper {
    overflow: visible
}

#fsPageBodyWrapper {
    background-color: #fff;
    padding: 50px 20px 40px
}

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

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

@media(min-width: 1000px) {
    #fsPageBody {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

#fsBannerLeft {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
    margin-bottom: 20px
}

@media(min-width: 1000px) {
    #fsBannerLeft {
        padding-right: 20px;
        width: 240px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 0
    }
}

@media(min-width: 1100px) {
    #fsBannerLeft {
        padding-right: 60px;
        width: 440px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media(min-width: 1000px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        padding-right: 20px;
        width: 240px
    }
}

@media(min-width: 1100px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
        padding-right: 60px;
        width: 440px
    }
}

@media(min-width: 1000px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        padding-right: 20px;
        width: 240px
    }
}

@media(min-width: 1100px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
        padding-right: 60px;
        width: 440px
    }
}

#fsPageContent {
    width: 100%
}

.fsHasRightBanner #fsPageContent {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%
}

@media(min-width: 1000px) {
    .fsHasRightBanner #fsPageContent {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: calc(100% - 240px)
    }
}

@media(min-width: 1100px) {
    .fsHasRightBanner #fsPageContent {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: calc(100% - 440px)
    }
}

.fsHasLeftBanner #fsPageContent {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%
}

@media(min-width: 1000px) {
    .fsHasLeftBanner #fsPageContent {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: calc(100% - 240px)
    }
}

@media(min-width: 1100px) {
    .fsHasLeftBanner #fsPageContent {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: calc(100% - 440px)
    }
}

.fsHasLeftBanner.fsHasRightBanner #fsPageContent {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 20px;
    width: 100%
}

@media(min-width: 1000px) {
    .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: calc(100% - 240px)
    }
}

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

@media(min-width: 1000px) {
    .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: calc(100% - 480px);
        margin-bottom: 0
    }
}

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

#fsBannerRight {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    width: 100%;
    margin-bottom: 20px
}

@media(min-width: 1000px) {
    #fsBannerRight {
        padding-left: 20px;
        width: 240px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 0
    }
}

@media(min-width: 1100px) {
    #fsBannerRight {
        padding-left: 60px;
        width: 440px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

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

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

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

@media(min-width: 1000px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        padding-left: 20px;
        width: 240px
    }
}

@media(min-width: 1100px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
        padding-left: 60px;
        width: 440px
    }
}

.fsLayout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

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

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

@media(min-width: 1000px) {

    .fsLayout>*>.fsDiv,
    .fsLayout>.fsDiv {
        padding-right: 20px;
        padding-left: 20px
    }
}

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

@media(min-width: 1000px) {

    .fsLayout>header,
    .fsLayout>footer {
        padding-right: 20px;
        padding-left: 20px
    }
}

.fsLayout .fsElementAddWrapper {
    width: 100%
}

@media(min-width: 1000px) {
    .fsOneColumnLayout:not(.fsPageLayout) {
        max-width: 1020px;
        margin-left: auto;
        margin-right: auto
    }
}

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

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

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

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

.fsLayout>.fsStyleOneThird {
    float: none
}

.fsLayout>.fsStyleTwoThirds {
    float: none
}

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

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

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

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

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

@media(min-width: 1000px) {

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

@media(min-width: 1100px) {

    .fsTwoColumnWideRightLayout>.fsStyleOneThird,
    .fsElephantLeftLayout>.fsStyleOneThird {
        padding-right: 60px;
        width: 440px
    }
}

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

@media(min-width: 1000px) {

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

@media(min-width: 1100px) {

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

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

@media(min-width: 1000px) {

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

@media(min-width: 1100px) {

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

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

@media(min-width: 1000px) {

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

@media(min-width: 1100px) {

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

@media(min-width: 1000px) {

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

@media(min-width: 1100px) {

    .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsPageLayout>.fsStyleOneThird,
    .fsHasElephantLeftLayout.fsHasRightBanner .fsPageLayout>.fsStyleOneThird {
        padding-right: 60px;
        width: 440px
    }
}

@media(min-width: 1000px) {

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

@media(min-width: 1100px) {

    .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsPageLayout>.fsStyleOneThird,
    .fsHasElephantLeftLayout.fsHasRightBanner .fsPageLayout>.fsStyleOneThird {
        padding-right: 60px;
        width: 440px
    }
}

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

@media(min-width: 1000px) {

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

@media(min-width: 1100px) {

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

@media(min-width: 1000px) {

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

@media(min-width: 1100px) {

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

@media(min-width: 1000px) {

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

@media(min-width: 1100px) {

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

@media(min-width: 1000px) {

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

@media(min-width: 1100px) {

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

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

@media(min-width: 1000px) {

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

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

@media(min-width: 1000px) {

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

@media(min-width: 1000px) {

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

@media(min-width: 1000px) {

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

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

@media(min-width: 1000px) {

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

@media(min-width: 1000px) {

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

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

@media(min-width: 1000px) {

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

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

@media(min-width: 1100px) {

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

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

@media(min-width: 1100px) {

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

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

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

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

@media(min-width: 1000px) {

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

@media(min-width: 1100px) {

    .fsTwoColumnWideLeftLayout>.fsStyleOneThird,
    .fsElephantRightLayout>.fsStyleOneThird {
        padding-left: 60px;
        width: 440px
    }
}

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

@media(min-width: 1000px) {

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

@media(min-width: 1100px) {

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

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

@media(min-width: 1000px) {

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

@media(min-width: 1100px) {

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

@media(min-width: 1000px) {

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

@media(min-width: 1100px) {

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

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

@media(min-width: 1000px) {

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

@media(min-width: 1100px) {

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

@media(min-width: 1000px) {

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

@media(min-width: 1100px) {

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

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

@media(min-width: 1000px) {

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

@media(min-width: 1100px) {

    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsPageLayout>.fsStyleOneThird,
    .fsHasElephantRightLayout.fsHasLeftBanner .fsPageLayout>.fsStyleOneThird {
        padding-left: 60px;
        width: 440px
    }
}

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

@media(min-width: 1000px) {

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

@media(min-width: 1100px) {

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

@media(min-width: 1000px) {

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

@media(min-width: 1100px) {

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

@media(min-width: 1000px) {

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

@media(min-width: 1100px) {

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

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

@media(min-width: 1000px) {

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

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

@media(min-width: 1000px) {

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

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

@media(min-width: 1000px) {

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

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

@media(min-width: 1000px) {

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

@media(min-width: 1000px) {

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

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

@media(min-width: 1000px) {

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

@media(min-width: 1000px) {

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

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

@media(min-width: 1100px) {

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

@media(min-width: 1000px) {

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

@media(min-width: 1100px) {

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

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

@media(min-width: 1100px) {

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

@media(min-width: 1000px) {

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

@media(min-width: 1100px) {

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

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

    .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft,
    .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
        width: 360px
    }
}

body:not(.home) .fsPageBodyWrapper .fsTwoColumnLayout:not(.fsElement):not(.fsLayout),
body:not(.home) .fsPageBodyWrapper .fsThreeColumnLayout:not(.fsElement):not(.fsLayout) {
    width: 100%
}

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

    .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft,
    .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
        width: 360px
    }
}

#fsPoweredByFinalsite {
    margin: 10px 20.5px
}

/*! elements - constituent main */
/*! elements - constituent default layout */
.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: center;
    display: inline-block
}

.fsConstituent .fsPhoto[style*=background-image]>img,
.fsConstituent .fsProfileImage[style*=background-image]>img {
    opacity: 0;
    visibility: hidden
}

.fsConstituent .fsFullName {
    font-family: "Source Sans 3", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 19px
}

.fsConstituent .fsTitles {
    color: #525252;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px
}

.fsConstituent .fsTitles strong {
    display: none
}

.fsConstituent .fsEmail strong {
    display: none
}

.fsConstituent .fsViewProfileLink {
    margin-top: 10px
}

.fsConstituent .fsViewProfileLink a {
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px
}

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

.fsConstituentItem {
    outline: none;
    border: solid 1px #e5e5e5
}

.fsConstituentItem.fsHasPhoto {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 0
}

.fsConstituentItem.fsHasPhoto .fsPhoto {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin-top: 0
}

/*! elements - constituent default layout */
.fsConstituent .fsConstituentItem {
    float: none;
    width: calc(100% - 20px);
    margin: 0 auto 40px;
    margin: 0 auto 20px
}

.fsConstituent:not(.fsThumbnailAlignLeft):not(.fsThumbnailAlignRight) .fsPhoto {
    max-width: unset
}

.fsConstituent.fsThumbnailAlignLeft .fsPhoto {
    margin-right: 10px;
    margin-bottom: 10px
}

.fsConstituent.fsThumbnailAlignRight .fsPhoto {
    margin-left: 10px;
    margin-bottom: 10px
}

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

.fsConstituentItem>h3,
.fsConstituentItem>div {
    margin-bottom: 5px
}

.fsConstituentItem>h3:last-child,
.fsConstituentItem>div:last-child {
    margin-bottom: 0
}

.fsConstituentItem .fsPhoto {
    width: auto;
    margin-bottom: 30px;
    margin: -30px -30px 30px
}

.fsConstituentItem .fsPhoto:not(:first-child) {
    margin-top: 0
}

.fsConstituentItem .fsPhoto:last-child {
    margin-bottom: 0
}

.fsConstituentItem .fsPhoto .fsCroppedImage,
.fsConstituentItem .fsPhoto img {
    display: block;
    width: 100%
}

.fsConstituentItem .fsFullName a {
    color: inherit;
    text-decoration: none
}

.fsConstituentItem .fsFullName a:hover,
.fsConstituentItem .fsFullName a:focus {
    color: var(--primary-color, #404040);
    text-decoration: underline
}

.fsConstituentItem {
    padding: 30px;
    border: solid 1px #e5e5e5
}

div[class^=fsConstituentColumnLayout] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -20px;
    margin: 0 -10px
}

@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)
    }
}

/*! elements - constituent profile */
.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 0;
    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.fsThumbnailSquare .fsHasPhoto .fsProfileImage,
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailRectangle .fsHasPhoto .fsProfileImage,
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailSquare .fsHasPhoto .fsProfileImage,
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailRectangle .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.fsThumbnailSquare .fsHasPhoto .fsProfileImage,
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle .fsHasPhoto .fsProfileImage,
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare .fsHasPhoto .fsProfileImage,
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle .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.fsThumbnailSquare .fsHasPhoto>div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailSquare .fsHasPhoto>h3,
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailRectangle .fsHasPhoto>div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailRectangle .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.fsThumbnailSquare .fsHasPhoto>div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare .fsHasPhoto>h3,
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle .fsHasPhoto>div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle .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.fsThumbnailSquare .fsHasPhoto>div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailSquare .fsHasPhoto>h3,
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailRectangle .fsHasPhoto>div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailRectangle .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.fsThumbnailSquare .fsHasPhoto>div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare .fsHasPhoto>h3,
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle .fsHasPhoto>div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle .fsHasPhoto>h3 {
        padding-right: 148px
    }
}

.fsProfileImage {
    margin-bottom: 20px
}

.fsProfileImage img {
    display: block
}

.fsProfileSection {
    margin-bottom: 20px
}

.fsProfileSection h4 {
    margin: 0 0 1rem 0
}

.fsProfileSectionData {
    margin-bottom: 1em
}

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

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

.fsProfileSectionFieldName,
.fsEmail>div:first-child {
    font-weight: 700
}

/*! elements - constituent search */
.fsConstituent.fsSearch {
    overflow: hidden
}

.fsConstituent.fsSearch+.fsConstituent {
    border-top: 1px solid #e5e5e5;
    margin-top: 20px;
    padding-top: 20px
}

.fsConstituentSearchForm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px
}

.fsConstituentSearchForm>label {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.fsConstituentSearchForm>label>span {
    margin-bottom: 4px;
    font-size: .875rem;
    line-height: 1.3571428571;
    font-weight: 600
}

.fsConstituentSearchForm>label>select,
.fsConstituentSearchForm>label>input {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border: 1px solid #a3a3a3;
    border-radius: 3px;
    -webkit-transition: .3s border;
    transition: .3s border;
    line-height: 28px
}

.fsConstituentSearchForm>label>select:hover,
.fsConstituentSearchForm>label>select:focus,
.fsConstituentSearchForm>label>input:hover,
.fsConstituentSearchForm>label>input:focus {
    border-color: #727272
}

.fsConstituentSearchForm>label>select {
    height: 33px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.fsConstituentSearchForm [type*=submit] {
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin: 10px;
    width: 100%
}

@media(min-width: 600px) {
    .fsConstituentSearchForm [type*=submit] {
        width: auto
    }
}

/*! elements - constituent default layout */
.fsConstituent.fsDialog .fsProfileImage:first-child {
    margin-top: 1em
}

.fsConstituent.fsDialog .fsProfileImage img {
    float: none;
    margin: 0
}

.fsConstituent.fsDialog .fsTitle .fsProfileSectionFieldName {
    color: #373737;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 27px
}

.fsConstituent.fsDialog .fsTitle .fsProfileSectionFieldValue {
    color: #131313;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 31px
}

.fsConstituent.fsDialog .fsFullName {
    font-size: 30px;
    margin-bottom: 50px;
    letter-spacing: .5px;
    line-height: 29px
}

.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 0;
    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.fsThumbnailSquare .fsProfileImage,
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle .fsProfileImage,
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare .fsProfileImage,
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle .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.fsThumbnailSquare>div:not(.fsProfileImage),
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare>h3,
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle>div:not(.fsProfileImage),
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle>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.fsThumbnailSquare>div:not(.fsProfileImage),
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare>h3,
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle>div:not(.fsProfileImage),
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle>h3 {
        padding-right: 148px
    }
}

/*! elements - accordion */
.fsTabs .fsPanel,
.fsAccordion .fsPanel {
    border-top: solid 1px #e5e5e5
}

.fsTabs .fsPanel:last-child,
.fsAccordion .fsPanel:last-child {
    border-bottom: solid 1px #e5e5e5
}

.fsTabs .fsPanel>header,
.fsAccordion .fsPanel>header {
    cursor: pointer;
    background: rgba(0, 0, 0, 0);
    -webkit-transition: .3s;
    transition: .3s
}

.fsTabs .fsPanel>header h1,
.fsAccordion .fsPanel>header h1,
.fsTabs .fsPanel>header h2,
.fsAccordion .fsPanel>header h2,
.fsTabs .fsPanel>header h3,
.fsAccordion .fsPanel>header h3,
.fsTabs .fsPanel>header h4,
.fsAccordion .fsPanel>header h4,
.fsTabs .fsPanel>header h5,
.fsAccordion .fsPanel>header h5,
.fsTabs .fsPanel>header h6,
.fsAccordion .fsPanel>header h6 {
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    font-family: "Source Sans 3", sans-serif;
    padding: 24px;
    margin: 0;
    color: var(--secondary-color, #A3A3A3);
    -webkit-transition: .3s;
    transition: .3s;
    position: relative
}

.fsTabs .fsPanel>header h1 a,
.fsAccordion .fsPanel>header h1 a,
.fsTabs .fsPanel>header h2 a,
.fsAccordion .fsPanel>header h2 a,
.fsTabs .fsPanel>header h3 a,
.fsAccordion .fsPanel>header h3 a,
.fsTabs .fsPanel>header h4 a,
.fsAccordion .fsPanel>header h4 a,
.fsTabs .fsPanel>header h5 a,
.fsAccordion .fsPanel>header h5 a,
.fsTabs .fsPanel>header h6 a,
.fsAccordion .fsPanel>header h6 a {
    -webkit-transition: none;
    transition: none
}

.fsTabs .fsPanel>header h2 a,
.fsAccordion .fsPanel>header h2 a {
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    font-family: "Source Sans 3", sans-serif
}

.fsTabs .fsPanel>header:hover,
.fsAccordion .fsPanel>header:hover,
.fsTabs .fsPanel>header:focus-within,
.fsAccordion .fsPanel>header:focus-within {
    background: #fafafa;
    -webkit-transition: .3s;
    transition: .3s
}

.fsTabs .fsPanel>header:hover h1,
.fsAccordion .fsPanel>header:hover h1,
.fsTabs .fsPanel>header:hover h2,
.fsAccordion .fsPanel>header:hover h2,
.fsTabs .fsPanel>header:hover h3,
.fsAccordion .fsPanel>header:hover h3,
.fsTabs .fsPanel>header:hover h4,
.fsAccordion .fsPanel>header:hover h4,
.fsTabs .fsPanel>header:hover h5,
.fsAccordion .fsPanel>header:hover h5,
.fsTabs .fsPanel>header:hover h6,
.fsAccordion .fsPanel>header:hover h6,
.fsTabs .fsPanel>header:focus-within h1,
.fsAccordion .fsPanel>header:focus-within h1,
.fsTabs .fsPanel>header:focus-within h2,
.fsAccordion .fsPanel>header:focus-within h2,
.fsTabs .fsPanel>header:focus-within h3,
.fsAccordion .fsPanel>header:focus-within h3,
.fsTabs .fsPanel>header:focus-within h4,
.fsAccordion .fsPanel>header:focus-within h4,
.fsTabs .fsPanel>header:focus-within h5,
.fsAccordion .fsPanel>header:focus-within h5,
.fsTabs .fsPanel>header:focus-within h6,
.fsAccordion .fsPanel>header:focus-within h6 {
    color: var(--primary-color, #404040);
    -webkit-transition: .3s;
    transition: .3s
}

.fsTabs .fsPanel>.fsElementContent,
.fsAccordion .fsPanel>.fsElementContent {
    position: relative;
    padding: 8px 0px 11px 30px;
    margin-bottom: 32px;
    margin-left: 26px
}

.fsTabs .fsPanel>.fsElementContent::before,
.fsAccordion .fsPanel>.fsElementContent::before {
    position: absolute;
    content: "";
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #fbb040
}

.fsTabs .fsPanel.fsStateOpen>header,
.fsAccordion .fsPanel.fsStateOpen>header {
    background: rgba(0, 0, 0, 0)
}

.fsTabs .fsPanel.fsStateOpen>header h1,
.fsAccordion .fsPanel.fsStateOpen>header h1,
.fsTabs .fsPanel.fsStateOpen>header h2,
.fsAccordion .fsPanel.fsStateOpen>header h2,
.fsTabs .fsPanel.fsStateOpen>header h3,
.fsAccordion .fsPanel.fsStateOpen>header h3,
.fsTabs .fsPanel.fsStateOpen>header h4,
.fsAccordion .fsPanel.fsStateOpen>header h4,
.fsTabs .fsPanel.fsStateOpen>header h5,
.fsAccordion .fsPanel.fsStateOpen>header h5,
.fsTabs .fsPanel.fsStateOpen>header h6,
.fsAccordion .fsPanel.fsStateOpen>header h6 {
    color: var(--primary-color, #404040)
}

.fsTabs .fsPanel.fsStateOpen>header h1:before,
.fsAccordion .fsPanel.fsStateOpen>header h1:before,
.fsTabs .fsPanel.fsStateOpen>header h2:before,
.fsAccordion .fsPanel.fsStateOpen>header h2:before,
.fsTabs .fsPanel.fsStateOpen>header h3:before,
.fsAccordion .fsPanel.fsStateOpen>header h3:before,
.fsTabs .fsPanel.fsStateOpen>header h4:before,
.fsAccordion .fsPanel.fsStateOpen>header h4:before,
.fsTabs .fsPanel.fsStateOpen>header h5:before,
.fsAccordion .fsPanel.fsStateOpen>header h5:before,
.fsTabs .fsPanel.fsStateOpen>header h6:before,
.fsAccordion .fsPanel.fsStateOpen>header h6:before {
    content: ""
}

.fsPanelIconAfter.fsTabs .fsPanel>header h1::after,
.fsPanelIconAfter.fsAccordion .fsPanel>header h1::after,
.fsPanelIconAfter.fsTabs .fsPanel>header h2::after,
.fsPanelIconAfter.fsAccordion .fsPanel>header h2::after,
.fsPanelIconAfter.fsTabs .fsPanel>header h3::after,
.fsPanelIconAfter.fsAccordion .fsPanel>header h3::after,
.fsPanelIconAfter.fsTabs .fsPanel>header h4::after,
.fsPanelIconAfter.fsAccordion .fsPanel>header h4::after,
.fsPanelIconAfter.fsTabs .fsPanel>header h5::after,
.fsPanelIconAfter.fsAccordion .fsPanel>header h5::after,
.fsPanelIconAfter.fsTabs .fsPanel>header h6::after,
.fsPanelIconAfter.fsAccordion .fsPanel>header h6::after,
.fsPanelIconBefore.fsTabs .fsPanel>header h1::before,
.fsPanelIconBefore.fsAccordion .fsPanel>header h1::before,
.fsPanelIconBefore.fsTabs .fsPanel>header h2::before,
.fsPanelIconBefore.fsAccordion .fsPanel>header h2::before,
.fsPanelIconBefore.fsTabs .fsPanel>header h3::before,
.fsPanelIconBefore.fsAccordion .fsPanel>header h3::before,
.fsPanelIconBefore.fsTabs .fsPanel>header h4::before,
.fsPanelIconBefore.fsAccordion .fsPanel>header h4::before,
.fsPanelIconBefore.fsTabs .fsPanel>header h5::before,
.fsPanelIconBefore.fsAccordion .fsPanel>header h5::before,
.fsPanelIconBefore.fsTabs .fsPanel>header h6::before,
.fsPanelIconBefore.fsAccordion .fsPanel>header h6::before {
    content: "";
    border: none;
    width: auto;
    height: auto;
    margin: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    font-family: "IcoMoon";
    font-weight: 300;
    font-size: 16px;
    content: ""
}

.fsPanelIconBefore.fsTabs .fsPanel.fsStateOpen>header h1::before,
.fsPanelIconBefore.fsAccordion .fsPanel.fsStateOpen>header h1::before,
.fsPanelIconBefore.fsTabs .fsPanel.fsStateOpen>header h2::before,
.fsPanelIconBefore.fsAccordion .fsPanel.fsStateOpen>header h2::before,
.fsPanelIconBefore.fsTabs .fsPanel.fsStateOpen>header h3::before,
.fsPanelIconBefore.fsAccordion .fsPanel.fsStateOpen>header h3::before,
.fsPanelIconBefore.fsTabs .fsPanel.fsStateOpen>header h4::before,
.fsPanelIconBefore.fsAccordion .fsPanel.fsStateOpen>header h4::before,
.fsPanelIconBefore.fsTabs .fsPanel.fsStateOpen>header h5::before,
.fsPanelIconBefore.fsAccordion .fsPanel.fsStateOpen>header h5::before,
.fsPanelIconBefore.fsTabs .fsPanel.fsStateOpen>header h6::before,
.fsPanelIconBefore.fsAccordion .fsPanel.fsStateOpen>header h6::before,
.fsPanelIconAfter.fsTabs .fsPanel.fsStateOpen>header h1::after,
.fsPanelIconAfter.fsAccordion .fsPanel.fsStateOpen>header h1::after,
.fsPanelIconAfter.fsTabs .fsPanel.fsStateOpen>header h2::after,
.fsPanelIconAfter.fsAccordion .fsPanel.fsStateOpen>header h2::after,
.fsPanelIconAfter.fsTabs .fsPanel.fsStateOpen>header h3::after,
.fsPanelIconAfter.fsAccordion .fsPanel.fsStateOpen>header h3::after,
.fsPanelIconAfter.fsTabs .fsPanel.fsStateOpen>header h4::after,
.fsPanelIconAfter.fsAccordion .fsPanel.fsStateOpen>header h4::after,
.fsPanelIconAfter.fsTabs .fsPanel.fsStateOpen>header h5::after,
.fsPanelIconAfter.fsAccordion .fsPanel.fsStateOpen>header h5::after,
.fsPanelIconAfter.fsTabs .fsPanel.fsStateOpen>header h6::after,
.fsPanelIconAfter.fsAccordion .fsPanel.fsStateOpen>header h6::after {
    content: "";
    border: none;
    width: auto;
    height: auto;
    margin: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    font-family: "IcoMoon";
    font-weight: 300;
    font-size: 16px;
    content: ""
}

.fsPanelIconBefore.fsTabs .fsPanel>header h1,
.fsPanelIconBefore.fsAccordion .fsPanel>header h1,
.fsPanelIconBefore.fsTabs .fsPanel>header h2,
.fsPanelIconBefore.fsAccordion .fsPanel>header h2,
.fsPanelIconBefore.fsTabs .fsPanel>header h3,
.fsPanelIconBefore.fsAccordion .fsPanel>header h3,
.fsPanelIconBefore.fsTabs .fsPanel>header h4,
.fsPanelIconBefore.fsAccordion .fsPanel>header h4,
.fsPanelIconBefore.fsTabs .fsPanel>header h5,
.fsPanelIconBefore.fsAccordion .fsPanel>header h5,
.fsPanelIconBefore.fsTabs .fsPanel>header h6,
.fsPanelIconBefore.fsAccordion .fsPanel>header h6 {
    padding-left: 52px
}

.fsPanelIconBefore.fsTabs .fsPanel>header h1:before,
.fsPanelIconBefore.fsAccordion .fsPanel>header h1:before,
.fsPanelIconBefore.fsTabs .fsPanel>header h2:before,
.fsPanelIconBefore.fsAccordion .fsPanel>header h2:before,
.fsPanelIconBefore.fsTabs .fsPanel>header h3:before,
.fsPanelIconBefore.fsAccordion .fsPanel>header h3:before,
.fsPanelIconBefore.fsTabs .fsPanel>header h4:before,
.fsPanelIconBefore.fsAccordion .fsPanel>header h4:before,
.fsPanelIconBefore.fsTabs .fsPanel>header h5:before,
.fsPanelIconBefore.fsAccordion .fsPanel>header h5:before,
.fsPanelIconBefore.fsTabs .fsPanel>header h6:before,
.fsPanelIconBefore.fsAccordion .fsPanel>header h6:before {
    left: 20px
}

.fsPanelIconAfter.fsTabs .fsPanel>header h1,
.fsPanelIconAfter.fsAccordion .fsPanel>header h1,
.fsPanelIconAfter.fsTabs .fsPanel>header h2,
.fsPanelIconAfter.fsAccordion .fsPanel>header h2,
.fsPanelIconAfter.fsTabs .fsPanel>header h3,
.fsPanelIconAfter.fsAccordion .fsPanel>header h3,
.fsPanelIconAfter.fsTabs .fsPanel>header h4,
.fsPanelIconAfter.fsAccordion .fsPanel>header h4,
.fsPanelIconAfter.fsTabs .fsPanel>header h5,
.fsPanelIconAfter.fsAccordion .fsPanel>header h5,
.fsPanelIconAfter.fsTabs .fsPanel>header h6,
.fsPanelIconAfter.fsAccordion .fsPanel>header h6 {
    padding-right: 52px
}

.fsPanelIconAfter.fsTabs .fsPanel>header h1:before,
.fsPanelIconAfter.fsAccordion .fsPanel>header h1:before,
.fsPanelIconAfter.fsTabs .fsPanel>header h2:before,
.fsPanelIconAfter.fsAccordion .fsPanel>header h2:before,
.fsPanelIconAfter.fsTabs .fsPanel>header h3:before,
.fsPanelIconAfter.fsAccordion .fsPanel>header h3:before,
.fsPanelIconAfter.fsTabs .fsPanel>header h4:before,
.fsPanelIconAfter.fsAccordion .fsPanel>header h4:before,
.fsPanelIconAfter.fsTabs .fsPanel>header h5:before,
.fsPanelIconAfter.fsAccordion .fsPanel>header h5:before,
.fsPanelIconAfter.fsTabs .fsPanel>header h6:before,
.fsPanelIconAfter.fsAccordion .fsPanel>header h6:before {
    display: none
}

.fsPanelIconAfter.fsTabs .fsPanel>header h1:after,
.fsPanelIconAfter.fsAccordion .fsPanel>header h1:after,
.fsPanelIconAfter.fsTabs .fsPanel>header h2:after,
.fsPanelIconAfter.fsAccordion .fsPanel>header h2:after,
.fsPanelIconAfter.fsTabs .fsPanel>header h3:after,
.fsPanelIconAfter.fsAccordion .fsPanel>header h3:after,
.fsPanelIconAfter.fsTabs .fsPanel>header h4:after,
.fsPanelIconAfter.fsAccordion .fsPanel>header h4:after,
.fsPanelIconAfter.fsTabs .fsPanel>header h5:after,
.fsPanelIconAfter.fsAccordion .fsPanel>header h5:after,
.fsPanelIconAfter.fsTabs .fsPanel>header h6:after,
.fsPanelIconAfter.fsAccordion .fsPanel>header h6:after {
    right: 20px
}

.fsTabs:not(.fsPanelIconBefore):not(.fsPanelIconAfter) .fsPanel>header h1:before,
.fsAccordion:not(.fsPanelIconBefore):not(.fsPanelIconAfter) .fsPanel>header h1:before,
.fsTabs:not(.fsPanelIconBefore):not(.fsPanelIconAfter) .fsPanel>header h2:before,
.fsAccordion:not(.fsPanelIconBefore):not(.fsPanelIconAfter) .fsPanel>header h2:before,
.fsTabs:not(.fsPanelIconBefore):not(.fsPanelIconAfter) .fsPanel>header h3:before,
.fsAccordion:not(.fsPanelIconBefore):not(.fsPanelIconAfter) .fsPanel>header h3:before,
.fsTabs:not(.fsPanelIconBefore):not(.fsPanelIconAfter) .fsPanel>header h4:before,
.fsAccordion:not(.fsPanelIconBefore):not(.fsPanelIconAfter) .fsPanel>header h4:before,
.fsTabs:not(.fsPanelIconBefore):not(.fsPanelIconAfter) .fsPanel>header h5:before,
.fsAccordion:not(.fsPanelIconBefore):not(.fsPanelIconAfter) .fsPanel>header h5:before,
.fsTabs:not(.fsPanelIconBefore):not(.fsPanelIconAfter) .fsPanel>header h6:before,
.fsAccordion:not(.fsPanelIconBefore):not(.fsPanelIconAfter) .fsPanel>header h6:before {
    content: ""
}

/*! elements - athletics main */
/*! elements - athletics events */
.fsAthleticsEvent>.fsElementContent {
    width: 100%
}

.fsAthleticsEvent .fsAlertFeeds {
    margin-bottom: 10px
}

.fsAthleticsEvent .fsElementEventIcon {
    display: inline-block
}

.fsAthleticsEvent .fsElementEventIcon img {
    max-width: 30px
}

.fsAthleticsEvent div.fsTitle {
    display: inline-block
}

.fsAthleticsEvent .fsAthleticsEventDetailLink {
    text-underline-offset: 2px;
    text-decoration: underline;
    text-decoration-color: rgba(0, 0, 0, 0)
}

.fsAthleticsEvent .fsAthleticsEventDetailLink:hover,
.fsAthleticsEvent .fsAthleticsEventDetailLink:focus {
    text-decoration-color: var(--primary-color, #404040)
}

/*! elements - athletics events - list subtype */
.fsAthleticsEvent.fsList .fsElementEventIcon {
    margin-right: 10px
}

.fsAthleticsEvent.fsList .fsAlertIcon {
    margin-left: 5px;
    margin-bottom: -3px
}

.fsAthleticsEvent.fsList .fsAthleticsOpponents {
    display: inline
}

.fsAthleticsEvent.fsList .fsAthleticsOpponentNames {
    display: inline
}

.fsAthleticsEvent.fsList .fsAthleticsEventReadMoreLink {
    display: inline-block;
    margin-top: 5px
}

.fsAthleticsEvent.fsList .fsAthleticsDismissal,
.fsAthleticsEvent.fsList .fsAthleticsDeparture,
.fsAthleticsEvent.fsList .fsAthleticsReturn,
.fsAthleticsEvent.fsList .fsAthleticsPickup {
    margin-top: 5px
}

.fsAthleticsEvent.fsList .fsAthleticsDismissalLabel,
.fsAthleticsEvent.fsList .fsAthleticsDepartureLabel,
.fsAthleticsEvent.fsList .fsAthleticsReturnLabel,
.fsAthleticsEvent.fsList .fsAthleticsPickupLabel {
    display: inline-block
}

.fsAthleticsEvent.fsList .fsAthleticsDismissalLabel+div,
.fsAthleticsEvent.fsList .fsAthleticsDepartureLabel+div,
.fsAthleticsEvent.fsList .fsAthleticsReturnLabel+div,
.fsAthleticsEvent.fsList .fsAthleticsPickupLabel+div {
    display: inline-block
}

/*! elements - athletics events */
.fsAthleticsEvent.fsEvent article>div {
    margin-bottom: 10px
}

.fsAthleticsEvent.fsEvent article>div:last-child {
    margin-bottom: 0
}

.fsAthleticsEvent.fsEvent .fsAthleticsOpponents {
    display: inline-block
}

.fsAthleticsEvent.fsEvent .fsAthleticsVs+div {
    display: inline-block
}

/*! elements - athletics events - table*/
@media(min-width: 801px) {

    .fsAthleticsEvent.fsTable .fsDateTime,
    .fsAthleticsEvent.fsTable .fsAthleticsScore {
        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 {
        display: inline-block
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsOpponents .fsAthleticsVs {
        display: inline-block
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsOpponents .fsAthleticsOpponentNames {
        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 .fsAthleticsDismissalLabel,
.fsAthleticsEvent.fsTable .fsAthleticsDepartureLabel,
.fsAthleticsEvent.fsTable .fsAthleticsReturnLabel,
.fsAthleticsEvent.fsTable .fsAthleticsPickupLabel {
    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
}

/*! elements - athletics popup dialog box */
.fsAthleticsEvent.fsDialog .fsAthleticsTitle {
    color: var(--secondary-color, #A3A3A3);
    margin-top: 0;
    font-weight: 700;
    word-break: break-word
}

p+.fsAthleticsEvent.fsDialog .fsAthleticsTitle {
    margin-top: 40px
}

.fsAthleticsEvent.fsDialog .fsAthleticsTitle {
    font-family: "IBM Plex Serif", serif;
    font-size: 1.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 38px;
    letter-spacing: unset;
    text-transform: none
}

.fsAthleticsEvent.fsDialog .fsAthleticsTitle.\:container\(width\<600px\) {
    color: var(--secondary-color, #A3A3A3);
    font-family: "IBM Plex Serif", serif;
    font-size: 1.6875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 34px;
    letter-spacing: unset;
    text-transform: none;
    margin-bottom: 10px
}

.fsBanner .fsAthleticsEvent.fsDialog .fsAthleticsTitle,
.fsStyleOneThird .fsAthleticsEvent.fsDialog .fsAthleticsTitle,
.card .fsAthleticsEvent.fsDialog .fsAthleticsTitle {
    color: var(--secondary-color, #A3A3A3);
    font-family: "IBM Plex Serif", serif;
    font-size: 1.6875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 34px;
    letter-spacing: unset;
    text-transform: none;
    margin-bottom: 10px
}

@media(max-width: 999px) {
    .fsAthleticsEvent.fsDialog .fsAthleticsTitle {
        color: var(--secondary-color, #A3A3A3);
        font-family: "IBM Plex Serif", serif;
        font-size: 1.6875rem;
        font-style: normal;
        font-weight: 500;
        line-height: 34px;
        letter-spacing: unset;
        text-transform: none;
        margin-bottom: 10px
    }
}

.fsAthleticsEvent.fsDialog .fsAthleticsTitle {
    margin-bottom: 20px
}

.fsAthleticsEvent.fsDialog .fsAthleticsLabel {
    font-weight: bold;
    margin-top: 20px
}

.fsAthleticsEvent.fsDialog .fsAthleticsAddress>div {
    margin-top: 10px
}

/*! elements - athletics roster */
.fsAthleticsRosterList li>div:before,
.fsAthleticsRoster .fsElementTable td:before {
    margin-right: 5px;
    display: inline-block;
    font-weight: 700
}

.fsAthleticsRosterList li>div.fsRosterPlayerNumber:before,
.fsAthleticsRoster .fsElementTable td.fsRosterPlayerNumber:before {
    content: "Number: "
}

.fsAthleticsRosterList li>div.fsRosterName:before,
.fsAthleticsRoster .fsElementTable td.fsRosterName:before {
    content: "Name: "
}

.fsAthleticsRosterList li>div.fsRosterPosition:before,
.fsAthleticsRoster .fsElementTable td.fsRosterPosition:before {
    content: "Position: "
}

.fsAthleticsRosterList li>div.fsRosterClass:before,
.fsAthleticsRoster .fsElementTable td.fsRosterClass:before {
    content: "Class: "
}

.fsAthleticsRosterList li>div.fsRosterGradeLevel:before,
.fsAthleticsRoster .fsElementTable td.fsRosterGradeLevel:before {
    content: "Grade: "
}

.fsAthleticsRosterList li>div.fsRosterHometown:before,
.fsAthleticsRoster .fsElementTable td.fsRosterHometown:before {
    content: "Hometown: "
}

.fsAthleticsRosterList li>div.fsRosterHeight:before,
.fsAthleticsRoster .fsElementTable td.fsRosterHeight:before {
    content: "Height: "
}

.fsAthleticsRosterList li>div.fsRosterWeight:before,
.fsAthleticsRoster .fsElementTable td.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
}

.fsAthleticsRosterList li {
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: solid 1px #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
}

/*! elements - athletics teams */
.fsAthleticsTeamDirectory,
.fsAthleticsTeamDirectory ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.fsAthleticsTeamDirectory li {
    margin: 0;
    padding: 0
}

.fsAthleticsTeamDirectory {
    max-width: 100%
}

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

/*! _main.scss - src/sass/modules/calendar/ - main calendar import */
/*! _all.scss - src/sass/modules/calendar/list.scss - calendar each article style */
.fsCalendar article {
    position: relative;
    padding-left: 105px;
    min-height: 60px;
    padding-top: 0
}

.fsCalendar article .fsElementEventColorIcon {
    width: 12px;
    height: 12px
}

.fsCalendar .fsDate {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    min-height: 60px;
    min-width: 60px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    color: #fff;
    background: var(--primary-color, #404040);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: .75rem;
    line-height: 1.1666666667;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px
}

.fsCalendar .fsDate>span.fsMonth,
.fsCalendar .fsDate>span.fsDayName,
.fsCalendar .fsDate>span .fsYear {
    font-family: "Source Sans 3", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase
}

.fsCalendar .fsDate>span.fsDay {
    font-family: "IBM Plex Serif", serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase
}

.fsCalendar .fsEventDetails {
    margin-bottom: 15px
}

.fsCalendar .fsEventDetails:last-child {
    margin-bottom: 0
}

.fsCalendar .fsEventDetails>hr {
    display: none
}

.fsCalendar .fsAllDay,
.fsCalendar .fsTimeRange,
.fsCalendar .fsLocation {
    position: relative;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    color: var(--secondary-color, #A3A3A3);
    margin-top: 5px
}

.fsCalendar .fsAllDay:first-child,
.fsCalendar .fsTimeRange:first-child,
.fsCalendar .fsLocation:first-child {
    margin-top: 0
}

.fsCalendar .fsAllDay:before,
.fsCalendar .fsTimeRange:before,
.fsCalendar .fsLocation:before {
    position: absolute;
    top: 0;
    left: 0
}

.fsCalendar .fsAllDay,
.fsCalendar .fsTimeRange {
    padding-left: 26px
}

.fsCalendar .fsAllDay:before,
.fsCalendar .fsTimeRange:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    left: -2px
}

.fsCalendar .fsLocation {
    padding-left: 26px
}

.fsCalendar .fsLocation:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none
}

.fsCalendar .fsNotes,
.fsCalendar .fsDescription {
    margin-top: 15px
}

.fsCalendar .fsNotes:first-child,
.fsCalendar .fsDescription:first-child {
    margin-top: 0
}

.fsCalendar .fsReadMoreLink {
    color: var(--primary-color, #404040);
    font-family: "Source Sans 3", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    text-decoration: underline;
    text-decoration-color: #fbb040
}

.fsCalendar .fsReadMoreLink:hover,
.fsCalendar .fsReadMoreLink:focus,
.fsCalendar .fsReadMoreLink:focus-within {
    text-decoration-color: rgba(0, 0, 0, 0)
}

.fsCalendar .fsReadMoreLink.\:container\(width\<800px\) {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px
}

.fsBanner .fsCalendar .fsReadMoreLink,
.fsStyleOneThird .fsCalendar .fsReadMoreLink {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px
}

@media(max-width: 999px) {
    .fsCalendar .fsReadMoreLink {
        font-size: 14px;
        font-weight: 700;
        line-height: 20px
    }
}

@media(max-width: 599px) {
    .fsDialog.fsCalendar article {
        padding-left: 0px
    }

    .fsDialog.fsCalendar article .fsDate {
        position: relative;
        left: initial;
        top: initial;
        margin-bottom: 20px
    }
}

/*! _list.scss - src/sass/modules/calendar/list.scss - calendar event */
/*! _grid.scss - src/sass/modules/calendar/grid.scss - calendar grid */
.fsCalendar.fsGrid .fsCalendarDayView {
    margin-top: 20px
}

.fsCalendar.fsGrid .fsCalendarDayView .fsCalendarInfo:not(:last-child) {
    margin-bottom: 40px
}

.fsCalendar.fsGrid .fsCalendarEventTitle {
    font-weight: bold
}

.fsCalendarEventGrid .fsCalendarRow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.fsCalendarEventGrid .fsCalendarRow .fsCalendarToday {
    background-color: #e5e5e5
}

.fsCalendarEventGrid .fsCalendarRow .fsCalendarOutOfRange {
    background-color: rgba(0, 0, 0, 0)
}

.fsCalendarEventGrid .fsCalendarRow .fsCalendarOutOfRange .fsCalendarDate {
    background-color: #d4d4d4
}

.fsCalendarEventGrid .fsCalendarDaybox {
    border-color: #a3a3a3
}

.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarInfo {
    color: #525252
}

.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarInfo>div {
    margin-bottom: 5px
}

.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarInfo>div:last-child {
    margin-bottom: 0
}

.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarEventTitle.fsCalendarEventLink {
    color: #000;
    text-decoration: none;
    text-underline-offset: unset
}

.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarEventTitle.fsCalendarEventLink:hover,
.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarEventTitle.fsCalendarEventLink:focus {
    text-decoration: underline
}

.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarEventTitle+div {
    margin-top: 5px
}

.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarDate {
    line-height: 1;
    display: table;
    padding: 5px;
    margin: -5px -5px 5px auto
}

@media(min-width: 900px) {
    .fsCalendarEventGrid .fsCalendarDaybox {
        height: auto !important;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox>div {
        height: auto;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        display: block !important
    }

    .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox>div:first-child {
        position: relative
    }
}

.fsCalendar.fsGrid .fsCalendarGridControlBar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fsCalendar.fsGrid .fsCalendarGridControlBar:after {
    display: none
}

.fsCalendar.fsGrid .fsCalendarGridControlBar>div {
    margin: 0;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.fsCalendar.fsGrid .fsCalendarGridControlBar .fsDisplayNavigation {
    margin-right: 10px
}

.fsCalendar.fsGrid .fsCalendarGridControlBar .fsCalendarGridBrowser {
    width: 100%;
    margin-top: 10px;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

@media(min-width: 900px) {
    .fsCalendar.fsGrid .fsCalendarGridControlBar .fsCalendarGridBrowser {
        width: auto;
        margin-top: 0;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
}

.fsCalendar.fsGrid .fsCalendarGridControlBar .fsElementControls {
    margin: 10px 0 0
}

@media(min-width: 900px) {
    .fsCalendar.fsGrid .fsCalendarGridControlBar .fsElementControls {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        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: solid 1px #a3a3a3;
        -webkit-box-shadow: 0 1px 0 0 #a3a3a3;
        box-shadow: 0 1px 0 0 #a3a3a3
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarRow:last-child {
        border-bottom: solid 1px #a3a3a3;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox {
        cursor: pointer;
        min-height: 44px;
        position: relative;
        padding: 0;
        margin: 0;
        border: none;
        height: auto !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        border-left: solid 1px #a3a3a3;
        border-top: 1px solid #a3a3a3;
        color: #525252;
        background: #fff;
        -webkit-transition: .3s;
        transition: .3s
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox:not(.fsCalendarWeekendDayBox):hover,
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox:not(.fsCalendarWeekendDayBox):focus,
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox>div:hover,
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox>div:focus {
        color: #fff;
        background: var(--primary-color, #404040);
        -webkit-transition: .3s;
        transition: .3s
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox:not(.fsCalendarWeekendDayBox):hover .fsCalendarOutOfRange,
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox:not(.fsCalendarWeekendDayBox):focus .fsCalendarOutOfRange,
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox>div:hover .fsCalendarOutOfRange,
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox>div:focus .fsCalendarOutOfRange {
        color: #fff;
        -webkit-transition: .3s;
        transition: .3s
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox:not(.fsCalendarWeekendDayBox):hover .fsCalendarOutOfRange .fsCalendarDate,
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox:not(.fsCalendarWeekendDayBox):focus .fsCalendarOutOfRange .fsCalendarDate,
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox>div:hover .fsCalendarOutOfRange .fsCalendarDate,
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox>div:focus .fsCalendarOutOfRange .fsCalendarDate {
        background: var(--primary-color, #404040);
        -webkit-transition: .3s;
        transition: .3s
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox .fsCalendarDate {
        margin: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        text-align: center;
        font-size: 14px;
        padding-bottom: calc(50% - 14px/2);
        padding-top: calc(50% - 14px/2);
        color: inherit;
        background-color: rgba(0, 0, 0, 0)
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarToday {
        background: var(--primary-color, #404040);
        color: #fff
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsStateHasEvents .fsCalendarDate:after {
        content: "●";
        font-size: 10px;
        display: block;
        line-height: .5;
        -webkit-transform: translate3d(0, 3px, 0);
        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 {
        -webkit-box-shadow: inset 0 -1px 0 0 #a3a3a3;
        box-shadow: inset 0 -1px 0 0 #a3a3a3
    }

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

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox>div.selected:hover,
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox>div.selected:focus {
        color: #fff;
        background: var(--primary-color, #404040);
        -webkit-transition: .3s;
        transition: .3s
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox>div.selected .fsCalendarOutOfRange {
        background: inherit;
        color: inherit
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox .fsCalendarDate {
        padding: calc(25% - 14px/2) 0 calc(25% - 14px/2);
        margin: 0 0 3px;
        font-size: .75rem;
        display: block;
        height: 100%;
        background-color: rgba(0, 0, 0, 0)
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.selected {
        color: #fff;
        background: #404040
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.selected .fsCalendarOutOfRange {
        background: inherit;
        color: inherit
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarOutOfRange {
        background: #d4d4d4;
        color: #525252;
        -webkit-transition: .3s;
        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 {
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
    padding: 12px 24px;
    border: 1px solid rgba(251, 176, 64, .2) !important;
    background: rgba(251, 176, 64, .2);
    color: var(--secondary-color, #A3A3A3);
    font-family: "Source Sans 3", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-decoration: none;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: .3s all;
    transition: .3s all;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.scroll-up:hover,
.scroll-up:focus,
.fsStateSelected .scroll-up,
.scroll-up.on {
    border-color: rgba(144, 206, 241, .2) !important;
    background: rgba(144, 206, 241, .2);
    color: var(--secondary-color, #A3A3A3);
    -webkit-transition: .3s all;
    transition: .3s all
}

.scroll-up.full-width-button {
    width: 100% !important;
    max-width: unset
}

.scroll-up {
    display: table;
    margin: 20px auto
}

.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: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        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
}

/*! _slideshow.scss - src/sass/modules/calendar/slideshow.scss - calendar slideshow */
.fsCalendar.fsSlideshow .fsAlertFeeds {
    float: none
}

.fsCalendar.fsSlideshow.fsSlideshowHorizontal .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.fsCalendar.fsSlideshow article {
    border: solid 1px #e5e5e5;
    border-radius: 0px;
    margin: 10px;
    padding: 40px;
    text-align: center;
    overflow: hidden
}

.fsCalendar.fsSlideshow article .fsReadMoreLink {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px
}

.fsCalendar.fsSlideshow article .fsTitle a {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    color: var(--secondary-color, #A3A3A3)
}

.fsCalendar.fsSlideshow article .fsNotes,
.fsCalendar.fsSlideshow article .fsDescription {
    font-size: 16px;
    font-weight: 16px;
    line-height: 23px;
    font-style: normal;
    letter-spacing: unset
}

.fsCalendar.fsSlideshow .fsDate {
    position: static;
    margin: 0 auto 20px
}

.fsCalendar.fsSlideshow .fsEventDetails {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fsCalendar.fsSlideshowVertical .fsPrevButton::before {
    content: ""
}

.fsCalendar.fsSlideshowVertical .fsNextButton::before {
    content: ""
}

/*! _event.scss - src/sass/modules/calendar/event.scss - calendar event */
/*! _dialog.scss - src/sass/modules/calendar/_dialog.scss - calendar dialog pop up */
/*! elements - forms */
textarea,
input,
select {
    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 textarea,
.fsComposerFormEmbed form select {
    font-family: "Source Sans 3", sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 27px;
    font-style: normal;
    color: #525252
}

.fsComposerFormEmbed form input {
    border: solid 1px #e5e5e5
}

.fsComposerFormEmbed form input.fileUploader {
    padding: 0;
    width: 100%;
    border: none
}

.fsComposerFormEmbed form fieldset {
    padding: 0
}

.fsComposerFormEmbed form textarea {
    max-width: 100%;
    width: 100%;
    border: solid 1px #e5e5e5
}

.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 label,
.fsComposerFormEmbed form .labelLeft .elementContainer .groupLabel {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    float: none
}

@media(min-width: 600px) {

    .fsComposerFormEmbed form .labelLeft .elementContainer label,
    .fsComposerFormEmbed form .labelLeft .elementContainer .groupLabel {
        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: var(--primary-color, #404040);
    margin-right: 10px;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s
}

.fsComposerFormEmbed form .linkLike:hover {
    color: var(--primary-color, #404040)
}

.fsComposerFormEmbed form .required {
    color: var(--primary-color, #404040);
    -webkit-transition: .3s color;
    transition: .3s color
}

.fsComposerFormEmbed form .valFail {
    background-color: rgba(0, 0, 0, 0);
    border: 0
}

.fsComposerFormEmbed form .valFail .required,
.fsComposerFormEmbed form .valFail .valFailMsg {
    color: #903
}

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

.fsComposerFormEmbed form .elementColumn:after {
    display: table;
    clear: both;
    content: ""
}

.fsComposerFormEmbed form .elementColumn {
    margin-bottom: 20px;
    max-width: 100%
}

@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: var(--primary-color, #404040);
    -webkit-transition: .3s;
    transition: .3s;
    outline: 0;
    float: left;
    padding: 0;
    line-height: 1;
    padding: 10px 0
}

.fsComposerFormEmbed form .pageBreak .nextPage:hover,
.fsComposerFormEmbed form .pageBreak .prevPage:hover {
    color: var(--primary-color, #404040);
    -webkit-transition: .3s;
    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 {
    margin-bottom: 10px;
    position: relative;
    padding: 12px 24px;
    border: 1px solid rgba(251, 176, 64, .2) !important;
    background: rgba(251, 176, 64, .2);
    color: var(--secondary-color, #A3A3A3);
    font-family: "Source Sans 3", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-decoration: none;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: .3s all;
    transition: .3s all;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.fsComposerFormEmbed form .submitBtn:hover,
.fsComposerFormEmbed form .submitBtn:focus,
.fsStateSelected .fsComposerFormEmbed form .submitBtn,
.fsComposerFormEmbed form .submitBtn.on {
    border-color: rgba(144, 206, 241, .2) !important;
    background: rgba(144, 206, 241, .2);
    color: var(--secondary-color, #A3A3A3);
    -webkit-transition: .3s all;
    transition: .3s all
}

.fsComposerFormEmbed form .submitBtn.full-width-button {
    width: 100% !important;
    max-width: unset
}

.fsComposerFormEmbed .ui-widget {
    font-family: "Source Sans 3", sans-serif;
    max-width: 100%
}

.fsComposerFormEmbed .ui-datepicker:empty {
    display: none
}

.fsComposerFormEmbed .ui-datepicker .ui-datepicker-header {
    background: none;
    border: none
}

.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev,
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-next {
    background: none;
    border: none;
    text-align: center;
    font-size: 20px;
    cursor: pointer
}

.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev span,
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-next span {
    display: none
}

.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:before,
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:before {
    content: "";
    font-weight: bold;
    -webkit-transition: .3s;
    transition: .3s
}

.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:hover:before,
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:hover:before {
    -webkit-transition: .3s;
    transition: .3s;
    opacity: .5
}

.fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:before {
    content: "›"
}

.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:before {
    content: "‹"
}

.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: solid 1px #d3d3d3;
    background-color: #d3d3d3
}

::-webkit-input-placeholder {
    color: #e5e5e5
}

:-moz-placeholder {
    color: #e5e5e5;
    opacity: 1
}

::-moz-placeholder {
    color: #e5e5e5;
    opacity: 1
}

:-ms-input-placeholder {
    color: #e5e5e5
}

/*! elements - login */
.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: #a3a3a3
}

.fsAccountLogout {
    display: block;
    margin-top: 20px
}

.fsAccountLogout>.fsStyleUpdateButton:last-child {
    margin-bottom: 0
}

input[name*=passkey]+.fsLoginSubmit {
    margin-top: 20px
}

.fsError {
    margin-bottom: 50px
}

.fsResetContinue,
.fsResetCancel,
.fsLoginNewSuccess>button {
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
    padding: 12px 24px;
    border: 1px solid rgba(251, 176, 64, .2) !important;
    background: rgba(251, 176, 64, .2);
    color: var(--secondary-color, #A3A3A3);
    font-family: "Source Sans 3", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-decoration: none;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: .3s all;
    transition: .3s all;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.fsResetContinue:hover,
.fsResetContinue:focus,
.fsStateSelected .fsResetContinue,
.fsResetContinue.on,
.fsResetCancel:hover,
.fsResetCancel:focus,
.fsStateSelected .fsResetCancel,
.fsResetCancel.on,
.fsLoginNewSuccess>button:hover,
.fsLoginNewSuccess>button:focus,
.fsStateSelected .fsLoginNewSuccess>button,
.fsLoginNewSuccess>button.on {
    border-color: rgba(144, 206, 241, .2) !important;
    background: rgba(144, 206, 241, .2);
    color: var(--secondary-color, #A3A3A3);
    -webkit-transition: .3s all;
    transition: .3s all
}

.fsResetContinue.full-width-button,
.fsResetCancel.full-width-button,
.fsLoginNewSuccess>button.full-width-button {
    width: 100% !important;
    max-width: unset
}

.fsLoginNewSuccess button {
    margin-top: 20px
}

.fsAccount .fsLoginMainView input,
.fsAccount .fsLoginForgotView input,
.fsAccount .fsLoginNewView input {
    width: 380px
}

.fsPostElement.fsThumbnailAlignLeft .fsThumbnail {
    float: none
}

@media(min-width: 600px) {
    .fsPostElement.fsThumbnailAlignLeft .fsThumbnail {
        float: left;
        margin-right: 30px
    }
}

.fsPostElement.fsThumbnailAlignRight .fsThumbnail {
    float: none
}

@media(min-width: 600px) {
    .fsPostElement.fsThumbnailAlignRight .fsThumbnail {
        float: right;
        margin-left: 30px
    }
}

.fsPostElement article>* {
    margin-bottom: 15px
}

.fsPostElement article>*:last-child {
    margin-bottom: 0
}

.fsPostElement .fsThumbnail .fsCroppedImage,
.fsPostElement .fsThumbnail img {
    display: block
}

.fsPostElement .fsAuthor,
.fsPostElement .fsDateTime {
    display: block;
    color: var(--secondary-color, #A3A3A3);
    font-family: "Source Sans 3", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px
}

.fsPostElement .fsAuthor {
    text-transform: capitalize;
    margin-right: 0
}

.fsPostElement .fsAuthor+.fsDateTime {
    margin-top: -10px
}

.fsPostElement .fsCategories {
    margin: -3px -3px 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.fsPostElement .fsCategories:last-child {
    margin-bottom: -3px
}

.fsPostElement .fsCategories .fsCategory {
    margin: 3px;
    border: 0;
    padding: 8px 12px;
    background-color: rgba(144, 206, 241, .2);
    color: var(--secondary-color, #A3A3A3);
    font-family: "Source Sans 3", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    text-transform: uppercase
}

.fsPostElement .fsTags {
    margin: -3px -3px 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.fsPostElement .fsTags:last-child {
    margin-bottom: -3px
}

.fsPostElement .fsTags .fsTag {
    margin: 3px;
    padding: 8px 12px;
    border: 1px solid var(--tertiary-color, #A3A3A3);
    border-radius: 3px;
    background-color: rgba(0, 0, 0, 0);
    color: var(--secondary-color, #A3A3A3);
    text-transform: none;
    font-family: "Source Sans 3", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px
}

.fsPostElement .fsReadMoreLink {
    color: var(--primary-color, #404040);
    font-family: "Source Sans 3", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    text-decoration: underline;
    text-decoration-color: #fbb040
}

.fsPostElement .fsReadMoreLink:hover,
.fsPostElement .fsReadMoreLink:focus,
.fsPostElement .fsReadMoreLink:focus-within {
    text-decoration-color: rgba(0, 0, 0, 0)
}

.fsPostElement .fsReadMoreLink.\:container\(width\<800px\) {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px
}

.fsBanner .fsPostElement .fsReadMoreLink,
.fsStyleOneThird .fsPostElement .fsReadMoreLink {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px
}

@media(max-width: 999px) {
    .fsPostElement .fsReadMoreLink {
        font-size: 14px;
        font-weight: 700;
        line-height: 20px
    }
}

body:not(.fsComposeMode):not(.home) .fsPostElement.fsList article.has-thumbnail {
    min-height: 320px
}

@media(min-width: 800px) {
    body:not(.fsComposeMode):not(.home) .fsPostElement.fsList article.has-thumbnail {
        position: relative;
        padding-left: 420px
    }

    body:not(.fsComposeMode):not(.home) .fsPostElement.fsList article.has-thumbnail .fsThumbnail {
        position: absolute;
        top: 0;
        left: 0;
        width: 380px;
        height: 280px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        margin-bottom: 20px;
        max-width: 100%
    }
}

body:not(.fsComposeMode):not(.home) .fsStyleTwoThirds .fsPostElement.fsList article .fsReadMoreLink {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px
}

body:not(.fsComposeMode):not(.home) .fsStyleTwoThirds .fsPostElement.fsList article .fsTitle a {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    color: var(--secondary-color, #A3A3A3)
}

body:not(.fsComposeMode):not(.home) .fsStyleTwoThirds .fsPostElement.fsList article .fsSummary,
body:not(.fsComposeMode):not(.home) .fsStyleTwoThirds .fsPostElement.fsList article .fsBody {
    font-size: 16px;
    font-weight: 16px;
    line-height: 23px;
    font-style: normal;
    letter-spacing: unset
}

@media(min-width: 1000px) {
    body:not(.fsComposeMode):not(.home) .fsStyleTwoThirds .fsPostElement.fsList article.has-thumbnail {
        padding-left: 330px;
        min-height: 260px
    }

    body:not(.fsComposeMode):not(.home) .fsStyleTwoThirds .fsPostElement.fsList article.has-thumbnail .fsThumbnail {
        width: 300px;
        height: 220px
    }
}

@media(min-width: 1000px) {

    body:not(.fsComposeMode):not(.home) .fsStyleOneThird .fsPostElement.fsList article.has-thumbnail,
    .fsTwoColumnLayout .fsPostElement.fsList article.has-thumbnail,
    .fsThreeColumnLayout .fsPostElement.fsList article.has-thumbnail,
    .fsFourColumnLayout .fsPostElement.fsList article.has-thumbnail {
        padding-left: unset
    }

    body:not(.fsComposeMode):not(.home) .fsStyleOneThird .fsPostElement.fsList article.has-thumbnail .fsThumbnail,
    .fsTwoColumnLayout .fsPostElement.fsList article.has-thumbnail .fsThumbnail,
    .fsThreeColumnLayout .fsPostElement.fsList article.has-thumbnail .fsThumbnail,
    .fsFourColumnLayout .fsPostElement.fsList article.has-thumbnail .fsThumbnail {
        position: relative;
        top: 0;
        left: 0;
        width: unset;
        height: unset;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        margin-bottom: 20px;
        max-width: 100%
    }
}

@media(min-width: 600px) {
    .fsPostElement.fsGrid .fsStyleTwoColumns article {
        width: calc(50% - 20px)
    }
}

@media(min-width: 600px) {
    .fsPostElement.fsGrid .fsStyleThreeColumns article {
        width: calc(50% - 20px)
    }
}

@media(min-width: 800px) {
    .fsPostElement.fsGrid .fsStyleThreeColumns article {
        width: calc(33.33% - 20px)
    }
}

@media(min-width: 600px) {
    .fsPostElement.fsGrid .fsStyleFourColumns article {
        width: calc(50% - 20px)
    }
}

@media(min-width: 800px) {
    .fsPostElement.fsGrid .fsStyleFourColumns article {
        width: calc(33.33% - 20px)
    }
}

@media(min-width: 1000px) {
    .fsPostElement.fsGrid .fsStyleFourColumns article {
        width: calc(25% - 20px)
    }
}

.fsPostElement.fsGrid .fsTitle {
    text-align: left
}

.fsPostElement.fsGrid .fsListItems {
    margin: -10px
}

.fsPostElement.fsGrid article {
    border: solid 1px #e5e5e5;
    border-radius: 0px;
    padding: 30px;
    margin: 10px;
    padding: 30px
}

.fsPostElement.fsGrid article .fsReadMoreLink {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px
}

.fsPostElement.fsGrid article .fsTitle a {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    color: var(--secondary-color, #A3A3A3)
}

.fsPostElement.fsGrid article .fsSummary,
.fsPostElement.fsGrid article .fsBody {
    font-size: 16px;
    font-weight: 16px;
    line-height: 23px;
    font-style: normal;
    letter-spacing: unset
}

.fsPostElement.fsGrid .fsThumbnail {
    margin: -30px -30px 20px;
    width: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 250px
}

.fsPostElement.fsSlideshow.fsSlideshowHorizontal article .fsThumbnail {
    margin: -30px -30px 20px;
    width: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 250px
}

.fsPostElement.fsSlideshow.fsSlideshowHorizontal .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.fsPostElement.fsSlideshow.fsSlideshowVertical .fsNextButton::before {
    content: ""
}

.fsPostElement.fsSlideshow.fsSlideshowVertical .fsPrevButton::before {
    content: ""
}

.fsPostElement.fsSlideshow article {
    border: solid 1px #e5e5e5;
    border-radius: 0px;
    padding: 30px;
    margin: 10px
}

.fsPostElement.fsSlideshow article .fsReadMoreLink {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px
}

.fsPostElement.fsSlideshow article .fsTitle a {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    color: var(--secondary-color, #A3A3A3)
}

.fsPostElement.fsSlideshow article .fsSummary,
.fsPostElement.fsSlideshow article .fsBody {
    font-size: 16px;
    font-weight: 16px;
    line-height: 23px;
    font-style: normal;
    letter-spacing: unset
}

/*! _dialog.scss - src/sass/modules/post/_dialog.scss - post dialog pop up */
@media(max-width: 599px) {
    .fsPostElement.fsDialog .fsThumbnailAlignLeft .fsThumbnail {
        float: none;
        margin-right: 0
    }
}

@media(max-width: 599px) {
    .fsPostElement.fsDialog .fsThumbnailAlignRight .fsThumbnail {
        float: none;
        margin-left: 0
    }
}

.fsResourceElement .fsDescription,
.fsResourceElement figcaption {
    margin-top: 20px;
    font-style: italic;
    font-size: 16px
}

.fsResourceElement .fsDescription.\:container\(width\<600px\),
.fsResourceElement figcaption.\:container\(width\<600px\) {
    font-size: 15px
}

.fsBanner .fsResourceElement .fsDescription,
.fsStyleOneThird .fsResourceElement .fsDescription,
.fsBanner .fsResourceElement figcaption,
.fsStyleOneThird .fsResourceElement figcaption {
    font-size: 15px
}

@media(max-width: 999px) {

    .fsResourceElement .fsDescription,
    .fsResourceElement figcaption {
        font-size: 15px
    }
}

.fsResourceElement .fsDescription:empty,
.fsResourceElement figcaption:empty {
    display: none
}

.fsResourceElement.fsListNav .fsResourceCollectionName+nav {
    margin-top: 20px
}

.fsResourceElement.fsGrid .fsDescription,
.fsResourceElement.fsGrid figcaption {
    margin-top: 15px
}

.fsResourceElement.fsGrid .fsResource>.fsResourceLink,
.fsResourceElement.fsGrid .fsResourceThumbnail,
.fsResourceElement.fsGrid picture {
    display: block;
    position: relative;
    overflow: hidden
}

.fsResourceElement.fsGrid img {
    -o-object-fit: cover;
    object-fit: cover;
    aspect-ratio: 16/9
}

.fsResourceElement.fsGrid .fsResourceName {
    margin-top: 10px
}

.fsResourceElement.fsSlideshow article {
    padding-top: 0px
}

/*! _dialog.scss - src/sass/modules/resources/_dialog.scss - resource dialog pop up */
/*! _main.scss - src/sass/modules/search/ - main search import */
/*! _search-box.scss - src/sass/modules/search/ - sitewide search box */
.fsSearchElement.fsSearchForm .fsSearchElementKeyword {
    margin-bottom: 20px;
    line-height: 28px
}

.fsSearchElement.fsSearchForm .fsSearchElementKeyword+.fsSearchElementSearchButton {
    margin-top: 0
}

.fsSearchElement.fsSearchForm .fsSearchElementSearchButton:last-child {
    margin-bottom: 0
}

/*! _search-results.scss - src/sass/modules/search/ - sitewide search results */
.fsSearchElement.fsList .fsListItems {
    padding: 0
}

.fsSearchElement.fsList .fsSearchResultInfo {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #e5e5e5
}

.fsSearchElement.fsList .fsSearchResultInfo:empty {
    margin: 0;
    border: none
}

.search-container {
    margin-bottom: 0;
    line-height: 1;
    position: relative;
    z-index: 200;
    margin-left: 30px;
    -webkit-transition: all ease-in-out .6s;
    transition: all ease-in-out .6s
}

@media(max-width: 1299px) {
    .search-container {
        display: none
    }
}

.search-container * {
    line-height: 1;
    margin: 0
}

.search-container .trigger-search {
    margin-bottom: 0;
    padding-bottom: 10px
}

.search-container .trigger-search button {
    border: 0;
    background: none;
    cursor: pointer;
    margin: 0;
    padding: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-transition: all ease .3s;
    transition: all ease .3s
}

.search-container .trigger-search button em {
    font-style: normal;
    color: #fff;
    font-family: "Source Sans 3", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    display: block;
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.search-container .trigger-search button::before {
    content: "";
    font-family: "IcoMoon";
    font-weight: 300;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    text-align: center;
    display: block
}

.search-container .trigger-search button:hover::before,
.search-container .trigger-search button:focus-visible::before {
    color: #fbb040
}

.search-popup {
    position: absolute;
    right: 0;
    width: 347px;
    top: 0;
    background: rgba(0, 0, 0, 0);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease .6s;
    transition: all ease .6s;
    margin-bottom: 0;
    z-index: 100;
    padding: 0px;
    background: rgba(0, 0, 0, 0)
}

.search-popup .site-search {
    position: relative
}

.search-popup label {
    display: block;
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.search-popup .fsButtonClear {
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    right: 40px;
    z-index: 50
}

.search-popup .fsSearchElementKeyword {
    margin-bottom: 0 !important
}

.search-popup>footer,
.search-popup>header {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 100
}

.search-popup>footer .fsELementTitle,
.search-popup>header .fsELementTitle {
    display: none
}

.search-popup>footer .fsElementFooterContent button,
.search-popup>footer .fsElementHeaderContent button,
.search-popup>header .fsElementFooterContent button,
.search-popup>header .fsElementHeaderContent button {
    border: 0;
    background: none;
    cursor: pointer;
    margin: 0;
    padding: 0;
    width: 20px;
    height: 20px;
    position: relative;
    text-indent: -300px;
    overflow: hidden
}

.search-popup>footer .fsElementFooterContent button::before,
.search-popup>footer .fsElementHeaderContent button::before,
.search-popup>header .fsElementFooterContent button::before,
.search-popup>header .fsElementHeaderContent button::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    font-family: "IcoMoon";
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    text-indent: 0;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    font-weight: 700
}

.search-popup>footer .fsElementFooterContent button:hover::before,
.search-popup>footer .fsElementFooterContent button:focus::before,
.search-popup>footer .fsElementHeaderContent button:hover::before,
.search-popup>footer .fsElementHeaderContent button:focus::before,
.search-popup>header .fsElementFooterContent button:hover::before,
.search-popup>header .fsElementFooterContent button:focus::before,
.search-popup>header .fsElementHeaderContent button:hover::before,
.search-popup>header .fsElementHeaderContent button:focus::before {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(90deg);
    transform: translate3d(-50%, -50%, 0) rotate(90deg)
}

.search-popup button.fsSearchElementSearchButton.fsStyleUpdateButton {
    border: 0;
    background: none;
    cursor: pointer;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    margin-right: 0;
    left: 0;
    max-width: 25px;
    height: 25px;
    width: 25px;
    z-index: 20;
    padding: 0;
    font-weight: 300;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: rgba(0, 0, 0, 0);
    border-radius: 100%;
    border: 0 !important;
    -webkit-transition: all ease .6s;
    transition: all ease .6s;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    text-indent: -300px;
    overflow: hidden
}

.search-popup button.fsSearchElementSearchButton.fsStyleUpdateButton::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    font-family: "IcoMoon";
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    text-indent: 0;
    text-indent: 0;
    font-weight: 300;
    -webkit-transition: all ease .3s;
    transition: all ease .3s
}

.search-popup button.fsSearchElementSearchButton.fsStyleUpdateButton:hover,
.search-popup button.fsSearchElementSearchButton.fsStyleUpdateButton:focus {
    background: var(--primary-color, #404040)
}

.search-popup .fsStyleSearchField {
    position: relative;
    border: 0;
    border-bottom: 2px solid #fbb040;
    border-top: 0px solid rgba(0, 0, 0, 0);
    padding: 0px 70px 6px 29px;
    width: 100%;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    font-family: "Source Sans 3", sans-serif;
    width: 100%;
    background: rgba(0, 0, 0, 0);
    z-index: 20;
    color: #fff;
    border-radius: 0px;
    text-transform: none;
    margin: 0 !important
}

.search-popup .fsStyleSearchField::-webkit-input-placeholder {
    color: #fff;
    opacity: 1
}

.search-popup .fsStyleSearchField::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.search-popup .fsStyleSearchField:-ms-input-placeholder {
    color: #fff;
    opacity: 1
}

.search-popup .fsStyleSearchField::-ms-input-placeholder {
    color: #fff;
    opacity: 1
}

.search-popup .fsStyleSearchField::placeholder {
    color: #fff;
    opacity: 1
}

.search-popup .fsStyleSearchField:-ms-input-placeholder {
    color: #fff
}

.search-popup .fsStyleSearchField::-ms-input-placeholder {
    color: #fff
}

body.active-search .trigger-search {
    opacity: 0
}

body.active-search #fsHeader .search-container {
    margin-left: 360px
}

body.active-search .header-container .search-popup {
    opacity: 1;
    visibility: visible;
    right: 0
}

body.active-search .search-popup {
    opacity: 1 !important;
    visibility: visible !important
}

/*! elements - social main */
/*! elements - social vimeo */
.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: 20px;
    border-bottom: solid 1px #e5e5e5;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    cursor: pointer
}

.fsVimeoList .fsVimeoListItem:hover {
    background-color: #d4d4d4
}

.fsVimeoList .vimeo_view_link {
    margin-top: 20px
}

.fsVimeoList .vimeo_view_link a {
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
    padding: 12px 24px;
    border: 1px solid rgba(251, 176, 64, .2) !important;
    background: rgba(251, 176, 64, .2);
    color: var(--secondary-color, #A3A3A3);
    font-family: "Source Sans 3", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-decoration: none;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: .3s all;
    transition: .3s all;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.fsVimeoList .vimeo_view_link a:hover,
.fsVimeoList .vimeo_view_link a:focus,
.fsStateSelected .fsVimeoList .vimeo_view_link a,
.fsVimeoList .vimeo_view_link a.on {
    border-color: rgba(144, 206, 241, .2) !important;
    background: rgba(144, 206, 241, .2);
    color: var(--secondary-color, #A3A3A3);
    -webkit-transition: .3s all;
    transition: .3s all
}

.fsVimeoList .vimeo_view_link a.full-width-button {
    width: 100% !important;
    max-width: unset
}

.fsVimeoThumb {
    margin-bottom: 10px;
    margin-right: 20px
}

@media(min-width: 600px) {
    .fsVimeoThumb {
        float: left;
        margin-bottom: 0
    }
}

/*! elements - social youtube */
.fsYoutube {
    margin-bottom: 20px
}

.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: solid 1px #e5e5e5;
    -webkit-transition: opacity .3s;
    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: solid 1px #e5e5e5;
    padding: 0;
    padding-bottom: 20px;
    opacity: 1;
    -webkit-transition: opacity .3s;
    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 {
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
    padding: 12px 24px;
    border: 1px solid rgba(251, 176, 64, .2) !important;
    background: rgba(251, 176, 64, .2);
    color: var(--secondary-color, #A3A3A3);
    font-family: "Source Sans 3", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-decoration: none;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: .3s all;
    transition: .3s all;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.Youtube_view_link a:hover,
.Youtube_view_link a:focus,
.fsStateSelected .Youtube_view_link a,
.Youtube_view_link a.on {
    border-color: rgba(144, 206, 241, .2) !important;
    background: rgba(144, 206, 241, .2);
    color: var(--secondary-color, #A3A3A3);
    -webkit-transition: .3s all;
    transition: .3s all
}

.Youtube_view_link a.full-width-button {
    width: 100% !important;
    max-width: unset
}

.fsTabs .fsTabsNav {
    display: none
}

@media(min-width: 600px) {
    .fsTabs .fsTabsNav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: -10px
    }
}

.fsTabs .fsTabsNav li {
    margin: 10px
}

.fsTabs .fsTabsNav li a {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    padding: 0 0 12px;
    -webkit-transition: .3s all;
    transition: .3s all;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0)
}

.fsTabs .fsTabsNav li a:hover,
.fsTabs .fsTabsNav li a:focus {
    -webkit-box-shadow: inset 0 -4px 0 #d4d4d4;
    box-shadow: inset 0 -4px 0 #d4d4d4
}

.fsTabs .fsTabsNav li a {
    background: rgba(0, 0, 0, 0);
    color: var(--secondary-color, #A3A3A3)
}

.fsTabs .fsTabsNav li a:hover,
.fsTabs .fsTabsNav li a:focus {
    background: rgba(0, 0, 0, 0);
    color: var(--primary-color, #404040)
}

.fsTabs .fsTabsNav li.fsStateSelected a {
    background: rgba(0, 0, 0, 0);
    color: var(--primary-color, #404040);
    -webkit-box-shadow: inset 0 -4px 0 #fbb040;
    box-shadow: inset 0 -4px 0 #fbb040
}

@media(min-width: 600px) {
    .fsTabs .fsPanel:last-child {
        border-bottom: 0
    }

    .fsTabs .fsPanel>.fsElementContent {
        padding: 20px 0 0 !important;
        -webkit-box-shadow: unset;
        box-shadow: unset;
        margin-left: 0
    }

    .fsTabs .fsPanel>.fsElementContent::before {
        display: none
    }
}

.fsPanelGroup.fsTabs>.fsElementContent>.fsPanel>.fsElementActionButtonContainer,
.fsPanelGroup.fsTabs>.fsElementContent>.fsPanel>header,
.fsPanelGroup.fsTabs>.fsElementContent>.fsPanel:not(.fsStateOpen) {
    display: block
}

@media(min-width: 600px) {

    .fsPanelGroup.fsTabs>.fsElementContent>.fsPanel>.fsElementActionButtonContainer,
    .fsPanelGroup.fsTabs>.fsElementContent>.fsPanel>header,
    .fsPanelGroup.fsTabs>.fsElementContent>.fsPanel:not(.fsStateOpen) {
        display: none
    }
}

.fsTabs .fsPanel>.fsElementContent .fsAccordion .fsPanel>.fsElementContent {
    position: relative;
    padding: 8px 0px 11px 30px;
    margin-bottom: 32px;
    margin-left: 26px
}

.fsTabs .fsPanel>.fsElementContent .fsAccordion .fsPanel>.fsElementContent::before {
    position: absolute;
    content: "";
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #fbb040
}

/*! -main.scss - /sass/modules/tools  */
/*! _all.scss - src/sass/modules/tools - News, Calendar, & Posts Tools Elements */
.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
}

/*! _filter.scss - src/sass/modules/tools/posts - News & Calendar Tools Elements */
.fsBannerLeft .fsElementToolsSearch,
.fsBannerRight .fsElementToolsSearch,
.fsStyleOneThird .fsElementToolsSearch,
.fsTwoColumnLayout .fsElementToolsSearch,
.fsThreeColumnLayout>.fsDiv .fsElementToolsSearch,
.fsFourColumnLayout>.fsDiv .fsElementToolsSearch,
.fsConstituentColumnLayout_3 .fsElementToolsSearch,
.fsConstituentColumnLayout_4 .fsElementToolsSearch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.fsBannerLeft .fsElementToolsSearch>div,
.fsBannerRight .fsElementToolsSearch>div,
.fsStyleOneThird .fsElementToolsSearch>div,
.fsTwoColumnLayout .fsElementToolsSearch>div,
.fsThreeColumnLayout>.fsDiv .fsElementToolsSearch>div,
.fsFourColumnLayout>.fsDiv .fsElementToolsSearch>div,
.fsConstituentColumnLayout_3 .fsElementToolsSearch>div,
.fsConstituentColumnLayout_4 .fsElementToolsSearch>div {
    width: 100%
}

.fsBannerLeft .fsElementToolsSearch .fsFieldContainer,
.fsBannerRight .fsElementToolsSearch .fsFieldContainer,
.fsStyleOneThird .fsElementToolsSearch .fsFieldContainer,
.fsTwoColumnLayout .fsElementToolsSearch .fsFieldContainer,
.fsThreeColumnLayout>.fsDiv .fsElementToolsSearch .fsFieldContainer,
.fsFourColumnLayout>.fsDiv .fsElementToolsSearch .fsFieldContainer,
.fsConstituentColumnLayout_3 .fsElementToolsSearch .fsFieldContainer,
.fsConstituentColumnLayout_4 .fsElementToolsSearch .fsFieldContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.fsBannerLeft .fsElementToolsSearch .fsFieldContainer .fsStyleDefaultField,
.fsBannerRight .fsElementToolsSearch .fsFieldContainer .fsStyleDefaultField,
.fsStyleOneThird .fsElementToolsSearch .fsFieldContainer .fsStyleDefaultField,
.fsTwoColumnLayout .fsElementToolsSearch .fsFieldContainer .fsStyleDefaultField,
.fsThreeColumnLayout>.fsDiv .fsElementToolsSearch .fsFieldContainer .fsStyleDefaultField,
.fsFourColumnLayout>.fsDiv .fsElementToolsSearch .fsFieldContainer .fsStyleDefaultField,
.fsConstituentColumnLayout_3 .fsElementToolsSearch .fsFieldContainer .fsStyleDefaultField,
.fsConstituentColumnLayout_4 .fsElementToolsSearch .fsFieldContainer .fsStyleDefaultField {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.fsBannerLeft .fsElementToolsSearch .fsElementToolsSearchButton,
.fsBannerRight .fsElementToolsSearch .fsElementToolsSearchButton,
.fsStyleOneThird .fsElementToolsSearch .fsElementToolsSearchButton,
.fsTwoColumnLayout .fsElementToolsSearch .fsElementToolsSearchButton,
.fsThreeColumnLayout>.fsDiv .fsElementToolsSearch .fsElementToolsSearchButton,
.fsFourColumnLayout>.fsDiv .fsElementToolsSearch .fsElementToolsSearchButton,
.fsConstituentColumnLayout_3 .fsElementToolsSearch .fsElementToolsSearchButton,
.fsConstituentColumnLayout_4 .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
}

/*! _filter.scss - src/sass/modules/tools/posts - Calendar Tools Elements */
.fsLegend .fsElementControls {
    margin-bottom: 5px
}

.fsLegend .fsElementControls label input:checked+span {
    background: #262626;
    color: #fff
}

.fsLegend .fsElementControls label input+span {
    color: #262626;
    background: #d4d4d4
}

/*! _filter.scss - src/sass/modules/tools/posts - Calendar Tools Elements */
.fsMiniGrid .fsCalendarEventGrid {
    max-width: 100%;
    width: 380px
}

.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox {
    -webkit-box-shadow: inset -1px 0 0 0 #fff, inset 0 -1px 0 0 #fff;
    box-shadow: inset -1px 0 0 0 #fff, inset 0 -1px 0 0 #fff;
    background: #d4d4d4;
    color: #404040;
    font-size: .875em;
    line-height: 1;
    padding: 0;
    padding: 10px 5px;
    -webkit-transition: .3s;
    transition: .3s
}

.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox:hover {
    opacity: 1;
    background: var(--primary-color, #404040) !important;
    color: #fff !important;
    -webkit-transition: .3s;
    transition: .3s
}

.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox:last-child {
    -webkit-box-shadow: inset 0 -1px 0 0 #fff;
    box-shadow: inset 0 -1px 0 0 #fff
}

.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox .fsCalendarDate {
    display: block;
    padding: 0;
    margin: 0
}

.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox.fsStateHasEvents {
    padding-bottom: 12px;
    background: #d4d4d4;
    color: #404040
}

.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox.fsStateHasEvents .fsCalendarDate:after {
    content: "●";
    font-size: 8px;
    display: block;
    line-height: .5;
    -webkit-transform: translate3d(0, 2px, 0);
    transform: translate3d(0, 2px, 0)
}

.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarOutOfRange {
    background: #d4d4d4;
    color: #525252
}

.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarToday {
    background: var(--primary-color, #404040);
    color: #fff
}

.fsCalendarMonthYearPicker>.fsStyleUpdateButton {
    margin-bottom: 0;
    display: block;
    color: #fff;
    background-color: #262626
}

/*! _category.scss - src/sass/modules/tools/posts - Posts Tools Elements */
/*! _tag.scss - src/sass/modules/tools/posts - Posts Tools Elements */
body:not(.fsComposeMode).home #fsPageBodyWrapper {
    margin: 0px;
    padding: 0px
}

body:not(.fsComposeMode).home #fsPageBody {
    margin: 0px;
    padding: 0px;
    width: 100%;
    max-width: 100%
}

body:not(.fsComposeMode).home #fsPageContent>.fsPageLayout {
    margin: 0px;
    padding: 0px
}

body:not(.fsComposeMode).home #fsPageContent>.fsPageLayout>.fsDiv {
    margin: 0px;
    padding: 0px
}

body:not(.fsComposeMode).home .page-title-wrapper {
    display: none !important
}

.home h1.fsPageTitle {
    display: block;
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

/*! pages - style-guide v0.0.1 */
.dark-bg {
    background-color: var(--primary-color, #404040);
    padding: 20px
}

.colors ol {
    margin: -5px;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.colors ol li {
    margin: 5px;
    position: relative;
    font-style: italic;
    text-align: center;
    color: #727272;
    border-radius: 5px
}

.colors ol li:nth-last-child(-n+10) {
    display: none
}

.colors ol li:nth-of-type(1):before {
    content: "";
    background: var(--primary-color, #404040)
}

.colors ol li:nth-of-type(1):after {
    content: "var(--primary-color, #404040)";
    display: none
}

.colors ol li:nth-of-type(2):before {
    content: "";
    background: var(--secondary-color, #A3A3A3)
}

.colors ol li:nth-of-type(2):after {
    content: "var(--secondary-color, #A3A3A3)";
    display: none
}

.colors ol li:nth-of-type(3):before {
    content: "";
    background: var(--tertiary-color, #A3A3A3)
}

.colors ol li:nth-of-type(3):after {
    content: "var(--tertiary-color, #A3A3A3)";
    display: none
}

.colors ol li:before {
    display: block;
    width: 80px;
    height: 52px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, .15);
    box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, .15)
}

.colors.shade ol {
    margin: -5px;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.colors.shade ol li {
    margin: 5px;
    position: relative;
    font-style: italic;
    text-align: center;
    color: #727272;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    text-transform: uppercase;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    padding-bottom: 12px
}

.colors.shade ol li:nth-last-child(-n+10) {
    display: block
}

.colors.shade ol li:nth-last-child(-n+3) {
    display: none
}

.colors.shade ol li:nth-of-type(1):before {
    content: "";
    background: #000
}

.colors.shade ol li:nth-of-type(1):after {
    content: "#000000";
    text-transform: uppercase;
    display: block
}

.colors.shade ol li:nth-of-type(2):before {
    content: "";
    background: #171717
}

.colors.shade ol li:nth-of-type(2):after {
    content: "#171717";
    text-transform: uppercase;
    display: block
}

.colors.shade ol li:nth-of-type(3):before {
    content: "";
    background: #262626
}

.colors.shade ol li:nth-of-type(3):after {
    content: "#262626";
    text-transform: uppercase;
    display: block
}

.colors.shade ol li:nth-of-type(4):before {
    content: "";
    background: #404040
}

.colors.shade ol li:nth-of-type(4):after {
    content: "#404040";
    text-transform: uppercase;
    display: block
}

.colors.shade ol li:nth-of-type(5):before {
    content: "";
    background: #525252
}

.colors.shade ol li:nth-of-type(5):after {
    content: "#525252";
    text-transform: uppercase;
    display: block
}

.colors.shade ol li:nth-of-type(6):before {
    content: "";
    background: #727272
}

.colors.shade ol li:nth-of-type(6):after {
    content: "#727272";
    text-transform: uppercase;
    display: block
}

.colors.shade ol li:nth-of-type(7):before {
    content: "";
    background: #a3a3a3
}

.colors.shade ol li:nth-of-type(7):after {
    content: "#A3A3A3";
    text-transform: uppercase;
    display: block
}

.colors.shade ol li:nth-of-type(8):before {
    content: "";
    background: #d4d4d4
}

.colors.shade ol li:nth-of-type(8):after {
    content: "#D4D4D4";
    text-transform: uppercase;
    display: block
}

.colors.shade ol li:nth-of-type(9):before {
    content: "";
    background: #e5e5e5
}

.colors.shade ol li:nth-of-type(9):after {
    content: "#E5E5E5";
    text-transform: uppercase;
    display: block
}

.colors.shade ol li:nth-of-type(10):before {
    content: "";
    background: #f5f5f5
}

.colors.shade ol li:nth-of-type(10):after {
    content: "#F5F5F5";
    text-transform: uppercase;
    display: block
}

.colors.shade ol li:nth-of-type(11):before {
    content: "";
    background: #fafafa
}

.colors.shade ol li:nth-of-type(11):after {
    content: "#FAFAFA";
    text-transform: uppercase;
    display: block
}

.colors.shade ol li:nth-of-type(12):before {
    content: "";
    background: #fff
}

.colors.shade ol li:nth-of-type(12):after {
    content: "#FFFFFF";
    text-transform: uppercase;
    display: block
}

.colors.shade ol li:before {
    display: block;
    width: 80px;
    height: 52px;
    margin-bottom: 10px;
    border-radius: 5px
}

.fonts ol {
    padding: 0;
    list-style: none
}

.fonts ol li:nth-of-type(1) {
    font-family: "Source Sans 3", sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.fonts ol li:nth-of-type(1)::before {
    margin-right: 10px;
    content: "";
    font-weight: 100;
    font-size: 20px;
    font-family: "IcoMoon";
    color: var(--primary-color, #404040)
}

.fonts ol li:nth-of-type(1):after {
    content: "Source Sans 3, sans-serif";
    display: block;
    margin-bottom: 10px
}

.fonts ol li:nth-of-type(3) {
    font-family: "IcoMoon";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.fonts ol li:nth-of-type(3)::before {
    margin-right: 10px;
    content: "";
    font-weight: 100;
    font-size: 20px;
    font-family: "IcoMoon";
    color: var(--primary-color, #404040)
}

.fonts ol li:nth-of-type(3):after {
    content: "IcoMoon";
    display: block;
    margin-bottom: 10px
}

.fonts ol li:nth-of-type(2) {
    font-family: "IBM Plex Serif", serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.fonts ol li:nth-of-type(2)::before {
    margin-right: 10px;
    content: "";
    font-weight: 100;
    font-size: 20px;
    font-family: "IcoMoon";
    color: var(--primary-color, #404040)
}

.fonts ol li:nth-of-type(2):after {
    content: "IBM Plex Serif, serif";
    display: block;
    margin-bottom: 10px
}

.fonts ol li:nth-of-type(3) {
    font-family: "IcoMoon";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.fonts ol li:nth-of-type(3)::before {
    margin-right: 10px;
    content: "";
    font-weight: 100;
    font-size: 20px;
    font-family: "IcoMoon";
    color: var(--primary-color, #404040)
}

.fonts ol li:nth-of-type(3):after {
    content: "IcoMoon";
    display: block;
    margin-bottom: 10px
}

.fonts ol li:nth-of-type(3) {
    font-family: "IcoMoon";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.fonts ol li:nth-of-type(3)::before {
    margin-right: 10px;
    content: "";
    font-weight: 100;
    font-size: 20px;
    font-family: "IcoMoon";
    color: var(--primary-color, #404040)
}

.fonts ol li:nth-of-type(3):after {
    content: "IcoMoon";
    display: block;
    margin-bottom: 10px
}

.fonts ol li:nth-of-type(3) {
    font-family: "IcoMoon";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.fonts ol li:nth-of-type(3)::before {
    margin-right: 10px;
    content: "";
    font-weight: 100;
    font-size: 20px;
    font-family: "IcoMoon";
    color: var(--primary-color, #404040)
}

.fonts ol li:nth-of-type(3):after {
    content: "IcoMoon";
    display: block;
    margin-bottom: 10px
}

.production-page .fsPageTitle {
    display: none
}

body.production-page:not(.fsComposeMode) {
    -webkit-transition: .4s all;
    transition: .4s all
}

body.production-page:not(.fsComposeMode) .info-box {
    display: none
}

body.production-page:not(.fsComposeMode) .instructions-toggle {
    border: 0;
    background: none;
    cursor: pointer;
    margin: 0;
    padding: 0;
    position: fixed;
    z-index: 100;
    bottom: 50px;
    left: 50px;
    font-family: "Source Sans 3", sans-serif;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    background-color: #fff;
    border-radius: 20px;
    -webkit-box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, .3);
    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, .3);
    -webkit-transition: .4s all;
    transition: .4s all;
    padding: 5px 60px 5px 20px
}

body.production-page:not(.fsComposeMode) .instructions-toggle::before {
    position: absolute;
    content: "OFF";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    width: 50px;
    background-color: #d22b2b;
    right: 0;
    top: 0;
    border-radius: 20px;
    color: #fff;
    -webkit-transition: .4s all;
    transition: .4s all
}

body.production-page:not(.fsComposeMode) .instructions-toggle.toggle-on {
    -webkit-transition: .4s all;
    transition: .4s all;
    padding: 5px 20px 5px 60px
}

body.production-page:not(.fsComposeMode) .instructions-toggle.toggle-on::before {
    content: "ON";
    background-color: #50c878;
    color: #000;
    right: unset;
    right: 123px
}

body.production-page:not(.fsComposeMode) [class*=need-info-] {
    -webkit-transition: .4s all;
    transition: .4s all;
    position: relative
}

@media(max-width: 1279px) {
    body.production-page:not(.fsComposeMode) [class*=need-info-] .info-pop {
        left: 0
    }
}

body.production-page:not(.fsComposeMode) [class*=need-info-] .info-pop {
    -webkit-transition: .3s all;
    transition: .3s all;
    position: absolute;
    z-index: 50;
    left: -40px;
    top: 0px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    padding-left: 20px
}

body.production-page:not(.fsComposeMode) [class*=need-info-] .info-pop::before {
    position: absolute;
    content: "";
    font-family: "IcoMoon";
    left: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 30px;
    color: #525252
}

body.production-page:not(.fsComposeMode) [class*=need-info-] .info-pop::after {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    -webkit-animation: glow-pulse 2s infinite ease-in-out;
    animation: glow-pulse 2s infinite ease-in-out;
    left: 2px;
    top: calc(50% - 12px);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

body.production-page:not(.fsComposeMode) [class*=need-info-] .info-pop .content-elements {
    font-size: 16px;
    line-height: 20px;
    padding: 20px;
    background-color: #fff;
    -webkit-box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, .3);
    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, .3);
    border-radius: 20px;
    margin-left: 35px;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: .4s all;
    transition: .4s all
}

body.production-page:not(.fsComposeMode) [class*=need-info-] .info-pop p {
    margin: 0
}

body.production-page:not(.fsComposeMode) [class*=need-info-] .info-pop:hover .content-elements,
body.production-page:not(.fsComposeMode) [class*=need-info-] .info-pop:focus-within .content-elements {
    opacity: 1;
    visibility: visible;
    pointer-events: all
}

body.production-page:not(.fsComposeMode).instructions-view [class*=need-info-] .info-pop {
    opacity: 1;
    visibility: visible;
    pointer-events: all
}

body.production-page:not(.fsComposeMode) .horizontal-nav .info-pop {
    top: unset;
    bottom: -30px;
    left: 40px
}

body.production-page:not(.fsComposeMode) .horizontal-nav .info-pop::before {
    left: 0
}

body.production-page:not(.fsComposeMode) .horizontal-nav .info-pop::after {
    left: 2px
}

@-webkit-keyframes glow-pulse {
    0% {
        -webkit-box-shadow: 0 0 0px #50c878;
        box-shadow: 0 0 0px #50c878;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-box-shadow: 0 0 20px 10px #50c878;
        box-shadow: 0 0 20px 10px #50c878;
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    100% {
        -webkit-box-shadow: 0 0 0px #50c878;
        box-shadow: 0 0 0px #50c878;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes glow-pulse {
    0% {
        -webkit-box-shadow: 0 0 0px #50c878;
        box-shadow: 0 0 0px #50c878;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-box-shadow: 0 0 20px 10px #50c878;
        box-shadow: 0 0 20px 10px #50c878;
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    100% {
        -webkit-box-shadow: 0 0 0px #50c878;
        box-shadow: 0 0 0px #50c878;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

body:not(.fsComposeMode) .hp-mission-statement {
    position: relative;
    padding: 50px 22px;
    background: var(--secondary-color, #A3A3A3);
    margin-bottom: 140px
}

@media(min-width: 800px) {
    body:not(.fsComposeMode) .hp-mission-statement {
        margin-bottom: 133px
    }
}

@media(min-width: 1100px) {
    body:not(.fsComposeMode) .hp-mission-statement {
        padding: 150px 22px;
        margin-bottom: 210px
    }
}

body:not(.fsComposeMode) .hp-mission-statement:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 100%);
    -ms-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
    height: 10px;
    width: 74vw;
    background: #fbb040
}

@media(min-width: 800px) {
    body:not(.fsComposeMode) .hp-mission-statement:before {
        width: 68vw
    }
}

body:not(.fsComposeMode) .hp-mission-statement .fsContent {
    max-width: 375px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    color: #fff;
    text-align: center;
    font-family: "IBM Plex Serif", serif;
    font-size: 19px;
    font-style: normal;
    font-weight: 300;
    line-height: 31px
}

@media(min-width: 1100px) {
    body:not(.fsComposeMode) .hp-mission-statement .fsContent {
        max-width: 1120px;
        font-size: 23px;
        line-height: 34px
    }
}

body:not(.fsComposeMode) .hp-mission-statement .fsContent h1,
body:not(.fsComposeMode) .hp-mission-statement .fsContent h2,
body:not(.fsComposeMode) .hp-mission-statement .fsContent h3,
body:not(.fsComposeMode) .hp-mission-statement .fsContent h4,
body:not(.fsComposeMode) .hp-mission-statement .fsContent h5,
body:not(.fsComposeMode) .hp-mission-statement .fsContent h6,
body:not(.fsComposeMode) .hp-mission-statement .fsContent a:not([classs]),
body:not(.fsComposeMode) .hp-mission-statement .fsContent .lead-in {
    color: #fff
}

body:not(.fsComposeMode) .hp-mission-statement .fsLocationElement {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 271px;
    height: 271px
}

@media(min-width: 800px) {
    body:not(.fsComposeMode) .hp-mission-statement .fsLocationElement {
        width: 230px;
        height: 230px
    }
}

@media(min-width: 1100px) {
    body:not(.fsComposeMode) .hp-mission-statement .fsLocationElement {
        width: 355px;
        height: 355px
    }
}

body:not(.fsComposeMode) .hp-mission-statement .fsLocationElement * {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%
}

body:not(.fsComposeMode) .hp-mission-statement .fsLocationElement img {
    -o-object-fit: contain;
    object-fit: contain;
    opacity: .07
}

@media(min-width: 1100px) {
    body:not(.fsComposeMode) .hp-mission-statement .fsContent {
        -webkit-transition: .6s all;
        transition: .6s all
    }

    body:not(.fsComposeMode) .hp-mission-statement .fsLocationElement {
        -webkit-transition: .6s all;
        transition: .6s all
    }

    body:not(.fsComposeMode) .hp-mission-statement:not(.is-in-view) .fsContent {
        opacity: 0;
        -webkit-transform: translateY(50px);
        -ms-transform: translateY(50px);
        transform: translateY(50px)
    }

    body:not(.fsComposeMode) .hp-mission-statement:not(.is-in-view) .fsLocationElement {
        opacity: 0;
        -webkit-transform: translate(-50%, calc(-50% + 50px));
        -ms-transform: translate(-50%, calc(-50% + 50px));
        transform: translate(-50%, calc(-50% + 50px))
    }

    body:not(.fsComposeMode) .hp-mission-statement.is-in-view .fsContent {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px)
    }

    body:not(.fsComposeMode) .hp-mission-statement.is-in-view .fsLocationElement {
        opacity: 1;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}

body:not(.fsComposeMode) .hp-college-slider {
    margin: 80px 0;
    position: relative
}

@media(min-width: 800px) {
    body:not(.fsComposeMode) .hp-college-slider {
        margin: 73px 0
    }
}

@media(min-width: 1100px) {
    body:not(.fsComposeMode) .hp-college-slider {
        margin: 100px 0
    }
}

body:not(.fsComposeMode) .hp-college-slider .fsContent {
    position: relative;
    margin: 0 auto;
    max-width: 1277px;
    position: relative;
    padding: 0 20px;
    margin-bottom: 40px
}

@media(min-width: 800px) {
    body:not(.fsComposeMode) .hp-college-slider .fsContent {
        margin-bottom: 50px
    }
}

@media(min-width: 1100px) {
    body:not(.fsComposeMode) .hp-college-slider .fsContent {
        padding: 0 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 auto 90px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

body:not(.fsComposeMode) .hp-college-slider .fsContent>header .fsElementHeaderContent {
    text-align: center;
    margin: 0
}

body:not(.fsComposeMode) .hp-college-slider .fsContent>header .fsElementHeaderContent h2 {
    display: table;
    margin: 0 auto 30px;
    position: relative;
    color: var(--secondary-color, #A3A3A3);
    font-family: "IBM Plex Serif", serif;
    font-size: 43px;
    font-style: normal;
    font-weight: 500;
    line-height: 125%;
    padding-bottom: 20px
}

@media(min-width: 800px) {
    body:not(.fsComposeMode) .hp-college-slider .fsContent>header .fsElementHeaderContent h2 {
        margin-bottom: 26px
    }
}

@media(min-width: 1100px) {
    body:not(.fsComposeMode) .hp-college-slider .fsContent>header .fsElementHeaderContent h2 {
        margin: 0;
        display: block;
        font-size: 60px;
        padding: 0
    }
}

body:not(.fsComposeMode) .hp-college-slider .fsContent>header .fsElementHeaderContent h2::before {
    content: "";
    position: absolute;
    display: block;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 35px;
    height: 5px;
    background: #fbb040
}

@media(min-width: 1100px) {
    body:not(.fsComposeMode) .hp-college-slider .fsContent>header .fsElementHeaderContent h2::before {
        display: none
    }
}

body:not(.fsComposeMode) .hp-college-slider .fsContent>header .fsElementHeaderContent h2 em {
    color: var(--secondary-color, #A3A3A3);
    text-align: center;
    font-family: "IBM Plex Serif", serif;
    font-size: 43px;
    font-style: normal;
    font-weight: 500;
    line-height: 125%;
    margin: 0
}

@media(min-width: 1100px) {
    body:not(.fsComposeMode) .hp-college-slider .fsContent>header .fsElementHeaderContent h2 em {
        font-size: 60px
    }
}

body:not(.fsComposeMode) .hp-college-slider .fsContent>.fsElementContent {
    color: #262626;
    text-align: center;
    font-family: "Source Sans 3", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px
}

@media(min-width: 800px) {
    body:not(.fsComposeMode) .hp-college-slider .fsContent>.fsElementContent {
        display: table;
        margin: 0 auto 0px;
        max-width: 570px
    }
}

@media(min-width: 1100px) {
    body:not(.fsComposeMode) .hp-college-slider .fsContent>.fsElementContent {
        font-size: 17px;
        line-height: 27px;
        max-width: 556px;
        position: relative;
        padding-left: 20px;
        text-align: left
    }

    body:not(.fsComposeMode) .hp-college-slider .fsContent>.fsElementContent::before {
        content: "";
        position: absolute;
        display: block;
        top: 50%;
        left: 0%;
        -webkit-transform: translate(0%, -50%);
        -ms-transform: translate(0%, -50%);
        transform: translate(0%, -50%);
        height: 66px;
        width: 4px;
        background: #fbb040
    }
}

body:not(.fsComposeMode) .hp-college-slider .bpa-college-slider-1 {
    margin-top: 0
}

@media(min-width: 1100px) {
    body:not(.fsComposeMode) .hp-college-slider .fsContent {
        -webkit-transition: .6s all;
        transition: .6s all
    }

    body:not(.fsComposeMode) .hp-college-slider:not(.is-in-view) .fsContent {
        opacity: 0;
        -webkit-transform: translateY(50px);
        -ms-transform: translateY(50px);
        transform: translateY(50px)
    }

    body:not(.fsComposeMode) .hp-college-slider.is-in-view .fsContent {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px)
    }
}

body:not(.fsComposeMode) .hp-testimonials {
    position: relative;
    padding: 33px 20px 49px;
    background: rgba(144, 206, 241, .2)
}

@media(min-width: 800px) {
    body:not(.fsComposeMode) .hp-testimonials {
        padding: 73px 32px;
        background: none
    }

    body:not(.fsComposeMode) .hp-testimonials::before {
        content: "";
        position: absolute;
        display: block;
        top: 0;
        left: 0%;
        -webkit-transform: translate(0%, 0);
        -ms-transform: translate(0%, 0);
        transform: translate(0%, 0);
        width: 84.29%;
        height: 100%;
        background: rgba(144, 206, 241, .2)
    }
}

@media(min-width: 1100px) {
    body:not(.fsComposeMode) .hp-testimonials {
        position: relative;
        margin: 0 auto;
        max-width: 1200px;
        padding: 98px 10px 110px
    }

    body:not(.fsComposeMode) .hp-testimonials:before {
        width: 67.15vw;
        left: 50%;
        -webkit-transform: translate(-75%, 0);
        -ms-transform: translate(-75%, 0);
        transform: translate(-75%, 0)
    }
}

body:not(.fsComposeMode) .hp-testimonials>header {
    margin-bottom: 40px
}

@media(min-width: 1100px) {
    body:not(.fsComposeMode) .hp-testimonials>header {
        margin-bottom: 30px
    }
}

body:not(.fsComposeMode) .hp-testimonials>header .fsElementTitle {
    position: relative;
    color: var(--secondary-color, #A3A3A3);
    text-align: center;
    font-family: "IBM Plex Serif", serif;
    font-size: 43px;
    font-style: normal;
    font-weight: 500;
    line-height: 125%;
    margin: 0;
    padding-bottom: 20px
}

@media(min-width: 1100px) {
    body:not(.fsComposeMode) .hp-testimonials>header .fsElementTitle {
        font-size: 60px;
        padding-bottom: 25px
    }
}

body:not(.fsComposeMode) .hp-testimonials>header .fsElementTitle::before {
    content: "";
    position: absolute;
    display: block;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 35px;
    height: 5px;
    background: #fbb040
}

body:not(.fsComposeMode) .hp-testimonials .inner-wrapper {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    position: relative
}

body:not(.fsComposeMode) .hp-testimonials .inner-wrapper>.fsElementContent {
    position: relative
}

body:not(.fsComposeMode) .hp-testimonials .inner-wrapper>.fsElementContent.clone {
    display: none;
    position: absolute;
    right: -260px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 461px
}

body:not(.fsComposeMode) .hp-testimonials .inner-wrapper>.fsElementContent.clone .fsResourceElement:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 11px);
    height: calc(100% - 10px);
    background: hsla(var(--secondary-color-hsl), 0.5);
    z-index: 1
}

body:not(.fsComposeMode) .hp-testimonials .inner-wrapper>.fsElementContent.clone .fsResourceElement>.fsElementContent {
    width: 100%
}

body:not(.fsComposeMode) .hp-testimonials .inner-wrapper>.fsElementContent.clone .fsVideoPlayOverlay {
    display: none
}

@media(min-width: 1100px) {
    body:not(.fsComposeMode) .hp-testimonials .inner-wrapper>.fsElementContent.clone {
        display: block
    }
}

@media(min-width: 1100px) {
    body:not(.fsComposeMode) .hp-testimonials .inner-wrapper>.fsElementContent.main {
        max-width: 925px
    }
}

body:not(.fsComposeMode) .hp-testimonials .inner-wrapper .fsResourceElement {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0
}

@media(min-width: 800px) {
    body:not(.fsComposeMode) .hp-testimonials .inner-wrapper .fsResourceElement {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media(min-width: 1100px) {
    body:not(.fsComposeMode) .hp-testimonials .inner-wrapper .fsResourceElement {
        margin: 0
    }
}

body:not(.fsComposeMode) .hp-testimonials .inner-wrapper .fsResourceElement .open-pop-up {
    position: absolute;
    background: rgba(0, 0, 0, 0);
    display: block;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 10;
    text-indent: -99999px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: none;
    cursor: pointer;
    -webkit-filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.5));
    -webkit-transition: .4s all;
    transition: .4s all
}

body:not(.fsComposeMode) .hp-testimonials .inner-wrapper .fsResourceElement .open-pop-up:hover:before,
body:not(.fsComposeMode) .hp-testimonials .inner-wrapper .fsResourceElement .open-pop-up:focus:before,
body:not(.fsComposeMode) .hp-testimonials .inner-wrapper .fsResourceElement .open-pop-up:focus-within:before {
    opacity: .8
}

body:not(.fsComposeMode) .hp-testimonials .inner-wrapper .fsResourceElement .open-pop-up:before {
    content: "";
    font-family: "IcoMoon";
    color: #000;
    font-size: 25px;
    line-height: 73.357px;
    text-indent: 0;
    position: absolute;
    width: 73.224px;
    height: 73.357px;
    background: hsla(0, 0%, 100%, .6);
    border-radius: 50%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: .4s all;
    transition: .4s all
}

body:not(.fsComposeMode) .hp-testimonials .inner-wrapper .fsResourceElement .fsListItems {
    margin: 0
}

body:not(.fsComposeMode) .hp-testimonials .inner-wrapper .fsResourceElement>header {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

@media(min-width: 800px) {
    body:not(.fsComposeMode) .hp-testimonials .inner-wrapper .fsResourceElement>header {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        width: 49.96%;
        padding: 60px 0
    }
}

@media(min-width: 1100px) {
    body:not(.fsComposeMode) .hp-testimonials .inner-wrapper .fsResourceElement>header {
        width: 41.18%
    }
}

body:not(.fsComposeMode) .hp-testimonials .inner-wrapper .fsResourceElement>header .fsElementTitle {
    color: var(--secondary-color, #A3A3A3);
    font-family: "IBM Plex Serif", serif;
    font-size: 33px;
    font-style: normal;
    font-weight: 500;
    line-height: 125%;
    margin-bottom: 20px
}

@media(min-width: 800px) {
    body:not(.fsComposeMode) .hp-testimonials .inner-wrapper .fsResourceElement>header .fsElementTitle {
        margin-bottom: 30px
    }
}

@media(min-width: 1100px) {
    body:not(.fsComposeMode) .hp-testimonials .inner-wrapper .fsResourceElement>header .fsElementTitle {
        font-size: 40px
    }
}

body:not(.fsComposeMode) .hp-testimonials .inner-wrapper .fsResourceElement>header .fsElementHeaderContent {
    color: #262626;
    font-family: "Source Sans 3", sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    margin: 0
}

@media(min-width: 800px) {
    body:not(.fsComposeMode) .hp-testimonials .inner-wrapper .fsResourceElement>header .fsElementHeaderContent {
        font-size: 16px;
        line-height: 23px
    }
}

@media(min-width: 1100px) {
    body:not(.fsComposeMode) .hp-testimonials .inner-wrapper .fsResourceElement>header .fsElementHeaderContent {
        font-size: 17px;
        line-height: 27px
    }
}

body:not(.fsComposeMode) .hp-testimonials .inner-wrapper .fsResourceElement>header .fsElementHeaderContent p {
    margin-bottom: 50px
}

@media(min-width: 800px) {
    body:not(.fsComposeMode) .hp-testimonials .inner-wrapper .fsResourceElement>header .fsElementHeaderContent p {
        margin-bottom: 30px
    }
}

@media(min-width: 1100px) {
    body:not(.fsComposeMode) .hp-testimonials .inner-wrapper .fsResourceElement>header .fsElementHeaderContent p {
        margin-bottom: 50px
    }
}

body:not(.fsComposeMode) .hp-testimonials .inner-wrapper .fsResourceElement>header .fsElementHeaderContent p:nth-last-of-type(1) {
    margin: 0
}

body:not(.fsComposeMode) .hp-testimonials .inner-wrapper .fsResourceElement>header .fsElementHeaderContent a {
    display: table;
    text-decoration: none;
    color: #fff;
    font-family: "Source Sans 3", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    padding: 12px 24px;
    border-radius: 2px;
    background: var(--secondary-color, #A3A3A3);
    position: relative;
    border: 1px solid var(--secondary-color, #A3A3A3);
    -webkit-transition: .3s all;
    transition: .3s all
}

body:not(.fsComposeMode) .hp-testimonials .inner-wrapper .fsResourceElement>header .fsElementHeaderContent a:hover,
body:not(.fsComposeMode) .hp-testimonials .inner-wrapper .fsResourceElement>header .fsElementHeaderContent a:focus {
    border: 1px solid var(--secondary-color, #A3A3A3);
    color: var(--secondary-color, #A3A3A3);
    background: rgba(0, 0, 0, 0)
}

body:not(.fsComposeMode) .hp-testimonials .inner-wrapper .fsResourceElement>.fsElementContent {
    position: relative
}

@media(min-width: 800px) {
    body:not(.fsComposeMode) .hp-testimonials .inner-wrapper .fsResourceElement>.fsElementContent {
        width: 47%
    }
}

@media(min-width: 1100px) {
    body:not(.fsComposeMode) .hp-testimonials .inner-wrapper .fsResourceElement>.fsElementContent {
        width: 49.29%
    }
}

body:not(.fsComposeMode) .hp-testimonials .inner-wrapper .fsResourceElement article {
    position: relative;
    height: 397px;
    width: 100%;
    z-index: 1;
    margin-bottom: 40px
}

@media(min-width: 800px) {
    body:not(.fsComposeMode) .hp-testimonials .inner-wrapper .fsResourceElement article {
        margin: 0;
        height: 387.061px
    }
}

@media(min-width: 1100px) {
    body:not(.fsComposeMode) .hp-testimonials .inner-wrapper .fsResourceElement article {
        height: 511px
    }
}

body:not(.fsComposeMode) .hp-testimonials .inner-wrapper .fsResourceElement article .fsResourceVideoWrapper,
body:not(.fsComposeMode) .hp-testimonials .inner-wrapper .fsResourceElement article figure {
    width: calc(100% - 10px);
    height: calc(100% - 10px)
}

body:not(.fsComposeMode) .hp-testimonials .inner-wrapper .fsResourceElement article .fsResourceVideoWrapper:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(27, 32, 74, .5);
    z-index: 1
}

body:not(.fsComposeMode) .hp-testimonials .inner-wrapper .fsResourceElement article * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

body:not(.fsComposeMode) .hp-testimonials .inner-wrapper .fsResourceElement article:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    background: #fbb040;
    z-index: -1
}

body:not(.fsComposeMode) .hp-testimonials .inner-wrapper .fsResourceElement article video,
body:not(.fsComposeMode) .hp-testimonials .inner-wrapper .fsResourceElement article img {
    -o-object-fit: cover;
    object-fit: cover
}

body:not(.fsComposeMode) .hp-testimonials .controls-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 30px
}

@media(min-width: 800px) {
    body:not(.fsComposeMode) .hp-testimonials .controls-container {
        margin-top: 0;
        position: absolute;
        bottom: 73px;
        left: 32px;
        width: 44.96%
    }
}

@media(min-width: 1100px) {
    body:not(.fsComposeMode) .hp-testimonials .controls-container {
        width: 26.45vw;
        max-width: 381px;
        left: 10px;
        bottom: 110px
    }
}

body:not(.fsComposeMode) .hp-testimonials .controls-container .slide-counter {
    color: var(--secondary-color, #A3A3A3);
    font-family: "IBM Plex Serif", serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 125%
}

body:not(.fsComposeMode) .hp-testimonials .controls-container .arrows-container .slick-arrow {
    position: relative;
    text-indent: -9999px;
    background: rgba(0, 0, 0, 0);
    border: 1px solid #fbb040;
    border-radius: 50%;
    margin: 0 10px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    -webkit-transition: .3s all;
    transition: .3s all
}

body:not(.fsComposeMode) .hp-testimonials .controls-container .arrows-container .slick-arrow:hover,
body:not(.fsComposeMode) .hp-testimonials .controls-container .arrows-container .slick-arrow:focus {
    background: #fbb040
}

body:not(.fsComposeMode) .hp-testimonials .controls-container .arrows-container .slick-arrow:before {
    content: "";
    font-family: "IcoMoon";
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 20px;
    line-height: 1;
    font-weight: 400;
    color: var(--secondary-color, #A3A3A3);
    text-indent: 1px
}

body:not(.fsComposeMode) .hp-testimonials .controls-container .arrows-container .slick-arrow.slick-next:before {
    -webkit-transform: translate(-50%, -50%) scaleX(-1);
    -ms-transform: translate(-50%, -50%) scaleX(-1);
    transform: translate(-50%, -50%) scaleX(-1)
}

.global-popups-container {
    position: relative
}

.global-popups-container .pop-up-wrapper {
    position: relative;
    z-index: 1000;
    padding: 0px;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .4s all;
    transition: .4s all;
    width: 101vw;
    height: 101vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.global-popups-container .pop-up-wrapper article {
    width: 100%;
    height: 100%
}

.global-popups-container .pop-up-wrapper article .fsResourceVideoWrapper {
    width: 100%;
    height: 100%
}

.global-popups-container .pop-up-wrapper.visible {
    opacity: 1;
    visibility: visible
}

.global-popups-container .pop-up-wrapper video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.global-popups-container .pop-up-wrapper .close-pop-up {
    z-index: 5;
    position: absolute;
    display: block;
    top: 15px;
    left: 15px;
    width: 36px;
    height: 36px;
    background: none;
    text-indent: -9999px;
    border: none;
    cursor: pointer;
    background: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    -webkit-transition: .4s all;
    transition: .4s all;
    border-radius: 50%
}

@media(min-width: 1100px) {
    .global-popups-container .pop-up-wrapper .close-pop-up {
        top: 30px;
        left: 30px
    }
}

.global-popups-container .pop-up-wrapper .close-pop-up:hover,
.global-popups-container .pop-up-wrapper .close-pop-up:focus {
    background: #fff
}

.global-popups-container .pop-up-wrapper .close-pop-up:hover:before,
.global-popups-container .pop-up-wrapper .close-pop-up:focus:before {
    color: #000
}

.global-popups-container .pop-up-wrapper .close-pop-up:before {
    content: "";
    font-family: "IcoMoon";
    color: #fff;
    font-size: 10px;
    line-height: 1;
    text-indent: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -40%);
    -ms-transform: translate(-50%, -40%);
    transform: translate(-50%, -40%);
    -webkit-transition: .4s all;
    transition: .4s all
}

.global-popups-container .pop-up-wrapper .fsPlayOverlay:hover button:before,
.global-popups-container .pop-up-wrapper .fsPlayOverlay:focus button:before,
.global-popups-container .pop-up-wrapper .fsPlayOverlay:focus-within button:before {
    opacity: .8
}

.global-popups-container .pop-up-wrapper .fsPlayOverlay button {
    position: absolute;
    left: 10px;
    top: auto;
    bottom: 11px;
    background: rgba(0, 0, 0, 0);
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 50px;
    height: 50px;
    padding: 0;
    -webkit-filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.5));
    margin: 0
}

.global-popups-container .pop-up-wrapper .fsPlayOverlay button:before {
    content: "";
    font-family: "IcoMoon";
    color: #fff;
    font-size: 50px;
    line-height: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: .4s all;
    transition: .4s all
}

@media(min-width: 1100px) {
    body:not(.fsComposeMode) .hp-testimonials>header {
        -webkit-transition: .6s all;
        transition: .6s all
    }

    body:not(.fsComposeMode) .hp-testimonials .inner-wrapper {
        -webkit-transition: .6s all;
        transition: .6s all
    }

    body:not(.fsComposeMode) .hp-testimonials .controls-container {
        -webkit-transition: .6s all;
        transition: .6s all
    }

    body:not(.fsComposeMode) .hp-testimonials:not(.is-in-view)>header {
        opacity: 0;
        -webkit-transform: translateY(50px);
        -ms-transform: translateY(50px);
        transform: translateY(50px)
    }

    body:not(.fsComposeMode) .hp-testimonials:not(.is-in-view) .inner-wrapper {
        opacity: 0;
        -webkit-transform: translateY(50px);
        -ms-transform: translateY(50px);
        transform: translateY(50px)
    }

    body:not(.fsComposeMode) .hp-testimonials:not(.is-in-view) .controls-container {
        opacity: 0;
        -webkit-transform: translateY(50px);
        -ms-transform: translateY(50px);
        transform: translateY(50px)
    }

    body:not(.fsComposeMode) .hp-testimonials.is-in-view>header {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px)
    }

    body:not(.fsComposeMode) .hp-testimonials.is-in-view .inner-wrapper {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px)
    }

    body:not(.fsComposeMode) .hp-testimonials.is-in-view .controls-container {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px)
    }
}

body:not(.fsComposeMode) .hp-posts {
    position: relative;
    margin: 0 auto;
    max-width: 1380px;
    position: relative;
    margin: 80px auto;
    padding: 0 22px
}

@media(min-width: 800px) {
    body:not(.fsComposeMode) .hp-posts {
        margin: 73px auto;
        padding: 0 44px
    }
}

@media(min-width: 1100px) {
    body:not(.fsComposeMode) .hp-posts {
        margin: 100px auto;
        padding: 0 10px
    }
}

body:not(.fsComposeMode) .hp-posts>header .fsElementTitle {
    position: relative;
    color: var(--secondary-color, #A3A3A3);
    text-align: center;
    font-family: "IBM Plex Serif", serif;
    font-size: 43px;
    font-style: normal;
    font-weight: 500;
    line-height: 125%;
    padding-bottom: 25px;
    margin-bottom: 30px
}

@media(min-width: 1100px) {
    body:not(.fsComposeMode) .hp-posts>header .fsElementTitle {
        font-size: 60px;
        margin-bottom: 32px
    }
}

body:not(.fsComposeMode) .hp-posts>header .fsElementTitle:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    height: 5px;
    width: 35px;
    background: #fbb040
}

@media(min-width: 1100px) {
    body:not(.fsComposeMode) .hp-posts>.fsElementContent {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

body:not(.fsComposeMode) .hp-posts .fsListItems {
    margin-bottom: 30px
}

@media(min-width: 1100px) {
    body:not(.fsComposeMode) .hp-posts .fsListItems {
        width: calc(100% - 160px);
        margin-bottom: 0
    }
}

body:not(.fsComposeMode) .hp-posts .slick-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

body:not(.fsComposeMode) .hp-posts .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

body:not(.fsComposeMode) .hp-posts article {
    position: relative;
    border: none;
    padding: 0;
    margin-bottom: 0;
    background: #fbb040;
    overflow: hidden
}

@media(min-width: 800px) {
    body:not(.fsComposeMode) .hp-posts article {
        margin: 0 10px
    }
}

body:not(.fsComposeMode) .hp-posts article:hover .inner-wrapper,
body:not(.fsComposeMode) .hp-posts article:focus .inner-wrapper,
body:not(.fsComposeMode) .hp-posts article:focus-within .inner-wrapper {
    -webkit-transform: translate(-10px, -10px);
    -ms-transform: translate(-10px, -10px);
    transform: translate(-10px, -10px)
}

body:not(.fsComposeMode) .hp-posts article .inner-wrapper {
    position: relative;
    height: 100%;
    width: 100%;
    -webkit-transition: .4s all;
    transition: .4s all
}

body:not(.fsComposeMode) .hp-posts article .fsThumbnail {
    width: 100%;
    height: 232px;
    margin-bottom: 0;
    position: relative
}

@media(min-width: 1100px) {
    body:not(.fsComposeMode) .hp-posts article .fsThumbnail {
        height: 250px
    }
}

body:not(.fsComposeMode) .hp-posts article .fsThumbnail img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

body:not(.fsComposeMode) .hp-posts article .text-wrapper {
    padding: 50px 30px;
    background: #fff;
    border: 1px solid #d4d4d4;
    border-top: none;
    height: calc(100% - 232px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media(min-width: 1100px) {
    body:not(.fsComposeMode) .hp-posts article .text-wrapper {
        height: calc(100% - 250px)
    }
}

body:not(.fsComposeMode) .hp-posts article .categorie-date-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px
}

body:not(.fsComposeMode) .hp-posts article .fsCategories {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0
}

body:not(.fsComposeMode) .hp-posts article .fsCategories .fsCategory {
    margin: 1px 0;
    margin-right: 20px;
    background: hsla(var(--tertiary-color-hsl), 0.2);
    padding: 8px 12px;
    color: var(--secondary-color, #A3A3A3);
    font-family: "Source Sans 3", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    text-transform: uppercase
}

body:not(.fsComposeMode) .hp-posts article .fsDateTime {
    color: var(--secondary-color, #A3A3A3);
    font-family: "Source Sans 3", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px
}

body:not(.fsComposeMode) .hp-posts article .fsTitle {
    color: var(--secondary-color, #A3A3A3);
    font-family: "Source Sans 3", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 20px
}

body:not(.fsComposeMode) .hp-posts article .fsTitle a {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    line-height: inherit
}

body:not(.fsComposeMode) .hp-posts article .fsSummary {
    color: #262626;
    font-family: "Source Sans 3", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 20px
}

@media(min-width: 1100px) {
    body:not(.fsComposeMode) .hp-posts article .fsSummary {
        font-size: 17px;
        line-height: 27px
    }
}

body:not(.fsComposeMode) .hp-posts article .fsReadMoreLink {
    margin-top: auto;
    color: var(--primary-color, #404040);
    font-family: "Source Sans 3", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px
}

body:not(.fsComposeMode) .hp-posts .arrow-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

body:not(.fsComposeMode) .hp-posts .slick-arrow {
    position: relative;
    margin: 0 15px;
    width: 50px;
    height: 50px;
    text-indent: -999999px;
    padding: 0;
    border: 1px solid #fbb040;
    background-color: #fff;
    color: var(--secondary-color, #A3A3A3);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: .4s all;
    transition: .4s all
}

@media(min-width: 1100px) {
    body:not(.fsComposeMode) .hp-posts .slick-arrow {
        margin: 0
    }
}

body:not(.fsComposeMode) .hp-posts .slick-arrow:hover,
body:not(.fsComposeMode) .hp-posts .slick-arrow:focus {
    background: #fbb040
}

body:not(.fsComposeMode) .hp-posts .slick-arrow:before {
    content: "";
    font-family: "IcoMoon";
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) scaleX(-1);
    -ms-transform: translate(-50%, -50%) scaleX(-1);
    transform: translate(-50%, -50%) scaleX(-1);
    font-size: 20px;
    line-height: 1;
    font-weight: 400;
    color: var(--secondary-color, #A3A3A3);
    text-indent: 1px
}

body:not(.fsComposeMode) .hp-posts .slick-arrow.slick-prev:before {
    -webkit-transform: translate(-50%, -50%) scaleX(1);
    -ms-transform: translate(-50%, -50%) scaleX(1);
    transform: translate(-50%, -50%) scaleX(1)
}

body:not(.fsComposeMode) .hp-posts>footer {
    margin-top: 30px
}

body:not(.fsComposeMode) .hp-posts>footer .fsElementFooterContent {
    margin: 0
}

body:not(.fsComposeMode) .hp-posts>footer ul {
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    margin: 0
}

body:not(.fsComposeMode) .hp-posts>footer ul li {
    margin: 2px 15px
}

body:not(.fsComposeMode) .hp-posts>footer ul li a {
    display: table;
    padding: 12px 24px;
    border-radius: 2px;
    border: 1px solid var(--secondary-color, #A3A3A3);
    background: var(--secondary-color, #A3A3A3);
    color: #fff;
    font-family: "Source Sans 3", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    text-decoration: none
}

body:not(.fsComposeMode) .hp-posts>footer ul li a:hover,
body:not(.fsComposeMode) .hp-posts>footer ul li a:focus {
    background: #fff;
    color: var(--secondary-color, #A3A3A3)
}

@media(min-width: 1100px) {
    body:not(.fsComposeMode) .hp-posts>header {
        -webkit-transition: .6s all;
        transition: .6s all
    }

    body:not(.fsComposeMode) .hp-posts>.fsElementContent {
        -webkit-transition: .6s all;
        transition: .6s all
    }

    body:not(.fsComposeMode) .hp-posts>footer {
        -webkit-transition: .6s all;
        transition: .6s all
    }

    body:not(.fsComposeMode) .hp-posts .arrow-container {
        -webkit-transition: .6s all;
        transition: .6s all
    }

    body:not(.fsComposeMode) .hp-posts:not(.is-in-view)>header {
        opacity: 0;
        -webkit-transform: translateY(50px);
        -ms-transform: translateY(50px);
        transform: translateY(50px)
    }

    body:not(.fsComposeMode) .hp-posts:not(.is-in-view)>.fsElementContent {
        opacity: 0;
        -webkit-transform: translateY(50px);
        -ms-transform: translateY(50px);
        transform: translateY(50px)
    }

    body:not(.fsComposeMode) .hp-posts:not(.is-in-view)>footer {
        opacity: 0;
        -webkit-transform: translateY(50px);
        -ms-transform: translateY(50px);
        transform: translateY(50px)
    }

    body:not(.fsComposeMode) .hp-posts:not(.is-in-view) .arrow-container {
        opacity: 0;
        -webkit-transform: translateY(50px);
        -ms-transform: translateY(50px);
        transform: translateY(50px)
    }

    body:not(.fsComposeMode) .hp-posts.is-in-view>header {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px)
    }

    body:not(.fsComposeMode) .hp-posts.is-in-view>.fsElementContent {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px)
    }

    body:not(.fsComposeMode) .hp-posts.is-in-view>footer {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px)
    }

    body:not(.fsComposeMode) .hp-posts.is-in-view .arrow-container {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px)
    }
}

body:not(.fsComposeMode) .image-card {
    display: block;
    position: relative;
    z-index: 5;
    overflow: hidden;
    width: 100%;
    max-height: 380px;
    min-height: 380px;
    height: 100%;
    -webkit-transition: .4s all;
    transition: .4s all;
    padding: 30px
}

body:not(.fsComposeMode) .image-card.full {
    max-height: 500px;
    min-height: 500px
}

body:not(.fsComposeMode) .image-card.full img {
    max-height: 500px;
    min-height: 500px
}

body:not(.fsComposeMode) .image-card img {
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    left: 0;
    top: 0;
    z-index: 5;
    width: 100%;
    max-height: 380px;
    min-height: 380px;
    height: 100%;
    -webkit-transition: .4s all;
    transition: .4s all
}

body:not(.fsComposeMode) .image-card::before {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(40.38%, rgba(27, 32, 74, 0)), to(#1B204A));
    background: linear-gradient(180deg, rgba(27, 32, 74, 0) 40.38%, #1B204A 100%);
    z-index: 10;
    -webkit-transition: .4s all;
    transition: .4s all
}

body:not(.fsComposeMode) .image-card::after {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(27, 32, 74, 0.7)), to(rgba(27, 32, 74, 0.7))), -webkit-gradient(linear, left top, left bottom, color-stop(40.38%, rgba(27, 32, 74, 0)), to(#1B204A));
    background: linear-gradient(0deg, rgba(27, 32, 74, 0.7) 0%, rgba(27, 32, 74, 0.7) 100%), linear-gradient(180deg, rgba(27, 32, 74, 0) 40.38%, #1B204A 100%);
    z-index: 15;
    -webkit-transition: .4s all;
    transition: .4s all;
    opacity: 0
}

body:not(.fsComposeMode) .image-card .fsCardContent {
    position: relative;
    z-index: 20;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 100%
}

body:not(.fsComposeMode) .image-card .fsCardContent>header .fsElementTitle {
    font-family: "IBM Plex Serif", serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 38px;
    color: #fff
}

body:not(.fsComposeMode) .image-card .fsCardContent>.fsElementContent {
    color: #fff;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    max-height: 0px;
    -webkit-transition: .4s all;
    transition: .4s all
}

body:not(.fsComposeMode) .image-card>footer .fsElementFooterContent a {
    position: absolute;
    z-index: 25;
    right: 30px;
    bottom: 30px;
    text-indent: -60000px;
    overflow: hidden;
    display: block;
    width: 31px;
    height: 31px;
    border-radius: 100%;
    border: 1px solid #fbb040
}

body:not(.fsComposeMode) .image-card>footer .fsElementFooterContent a::before {
    content: "";
    font-family: "IcoMoon";
    position: absolute;
    text-indent: 0;
    color: #fff;
    left: 12px;
    font-size: 20px;
    top: 3px;
    -webkit-transition: .4s all;
    transition: .4s all
}

body:not(.fsComposeMode) .image-card>footer .fsElementFooterContent a:hover,
body:not(.fsComposeMode) .image-card>footer .fsElementFooterContent a:focus {
    background-color: #fbb040
}

body:not(.fsComposeMode) .image-card>footer .fsElementFooterContent a:hover::before,
body:not(.fsComposeMode) .image-card>footer .fsElementFooterContent a:focus::before {
    color: #000
}

body:not(.fsComposeMode) .image-card:hover::after,
body:not(.fsComposeMode) .image-card:focus-within::after {
    opacity: 1
}

body:not(.fsComposeMode) .image-card:hover .fsCardContent>.fsElementContent,
body:not(.fsComposeMode) .image-card:focus-within .fsCardContent>.fsElementContent {
    max-height: 300px;
    opacity: 1;
    visibility: visible;
    pointer-events: all
}

.full-width-card {
    position: relative;
    background-image: none !important;
    padding: 80px 0px
}

.full-width-card>header,
.full-width-card>.fsElementContent,
.full-width-card>footer {
    position: relative;
    margin: 0 auto;
    max-width: 1180px
}

.full-width-card header,
.full-width-card .fsElementContent,
.full-width-card footer {
    position: relative;
    z-index: 10
}

.full-width-card.gradient {
    color: #fff;
    position: relative
}

.full-width-card.gradient::before {
    position: absolute;
    content: "";
    width: 100vw;
    height: 100%;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: rgba(0, 0, 0, 0)
}

.full-width-card.gradient header .fsElementTitle {
    color: #fff !important
}

.full-width-card.gradient>.fsElementContent h1,
.full-width-card.gradient>.fsElementContent h2,
.full-width-card.gradient>.fsElementContent h3,
.full-width-card.gradient>.fsElementContent h4,
.full-width-card.gradient>.fsElementContent h5,
.full-width-card.gradient>.fsElementContent h6,
.full-width-card.gradient .fsElementFooterContent h1,
.full-width-card.gradient .fsElementFooterContent h2,
.full-width-card.gradient .fsElementFooterContent h3,
.full-width-card.gradient .fsElementFooterContent h4,
.full-width-card.gradient .fsElementFooterContent h5,
.full-width-card.gradient .fsElementFooterContent h6,
.full-width-card.gradient .fsElementHeaderContent h1,
.full-width-card.gradient .fsElementHeaderContent h2,
.full-width-card.gradient .fsElementHeaderContent h3,
.full-width-card.gradient .fsElementHeaderContent h4,
.full-width-card.gradient .fsElementHeaderContent h5,
.full-width-card.gradient .fsElementHeaderContent h6 {
    color: #fff !important
}

.full-width-card.gradient a:not([class]) {
    color: #fff
}

.full-width-card.gradient a:not([class]):hover,
.full-width-card.gradient a:not([class]):focus {
    color: #fff
}

.full-width-card.gradient::before {
    opacity: .85;
    background: linear-gradient(101deg, #005288 0%, #001522 100%)
}

.full-width-card.light {
    color: #262626;
    position: relative
}

.full-width-card.light::before {
    position: absolute;
    content: "";
    width: 100vw;
    height: 100%;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #f5f5f5
}

.full-width-card.light header .fsElementTitle {
    color: #262626 !important
}

.full-width-card.light>.fsElementContent h1,
.full-width-card.light>.fsElementContent h2,
.full-width-card.light>.fsElementContent h3,
.full-width-card.light>.fsElementContent h4,
.full-width-card.light>.fsElementContent h5,
.full-width-card.light>.fsElementContent h6,
.full-width-card.light .fsElementFooterContent h1,
.full-width-card.light .fsElementFooterContent h2,
.full-width-card.light .fsElementFooterContent h3,
.full-width-card.light .fsElementFooterContent h4,
.full-width-card.light .fsElementFooterContent h5,
.full-width-card.light .fsElementFooterContent h6,
.full-width-card.light .fsElementHeaderContent h1,
.full-width-card.light .fsElementHeaderContent h2,
.full-width-card.light .fsElementHeaderContent h3,
.full-width-card.light .fsElementHeaderContent h4,
.full-width-card.light .fsElementHeaderContent h5,
.full-width-card.light .fsElementHeaderContent h6 {
    color: #262626 !important
}

.full-width-card.light a:not([class]) {
    color: #262626
}

.full-width-card.light a:not([class]):hover,
.full-width-card.light a:not([class]):focus {
    color: #262626
}

.full-width-card.secondary {
    color: #fff;
    position: relative
}

.full-width-card.secondary::before {
    position: absolute;
    content: "";
    width: 100vw;
    height: 100%;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: var(--secondary-color, #A3A3A3)
}

.full-width-card.secondary header .fsElementTitle {
    color: var(--tertiary-color, #A3A3A3) !important
}

.full-width-card.secondary>.fsElementContent h1,
.full-width-card.secondary>.fsElementContent h2,
.full-width-card.secondary>.fsElementContent h3,
.full-width-card.secondary>.fsElementContent h4,
.full-width-card.secondary>.fsElementContent h5,
.full-width-card.secondary>.fsElementContent h6,
.full-width-card.secondary .fsElementFooterContent h1,
.full-width-card.secondary .fsElementFooterContent h2,
.full-width-card.secondary .fsElementFooterContent h3,
.full-width-card.secondary .fsElementFooterContent h4,
.full-width-card.secondary .fsElementFooterContent h5,
.full-width-card.secondary .fsElementFooterContent h6,
.full-width-card.secondary .fsElementHeaderContent h1,
.full-width-card.secondary .fsElementHeaderContent h2,
.full-width-card.secondary .fsElementHeaderContent h3,
.full-width-card.secondary .fsElementHeaderContent h4,
.full-width-card.secondary .fsElementHeaderContent h5,
.full-width-card.secondary .fsElementHeaderContent h6 {
    color: var(--tertiary-color, #A3A3A3) !important
}

.full-width-card.secondary a:not([class]) {
    color: #fff
}

.full-width-card.secondary a:not([class]):hover,
.full-width-card.secondary a:not([class]):focus {
    color: #fff
}

.full-width-card>header {
    overflow: hidden;
    position: relative
}

.full-width-card>header .fsElementTitle,
.full-width-card>header .fsElementHeaderContent {
    margin-bottom: 20px
}

.full-width-card a:not([class]):not(h1 a):not(h2 a):not(h3 a):not(h4 a):not(h5 a):not(h6 a) {
    font-weight: 700
}

.full-width-card a:not([class]) {
    text-decoration: underline
}

.full-width-card a:not([class]):hover,
.full-width-card a:not([class]):focus {
    text-decoration-color: rgba(0, 0, 0, 0)
}

body:not(.fsComposeMode) .hero-banner {
    display: block;
    width: 100%;
    z-index: 100;
    position: relative;
    margin: 0;
    padding: 0px;
    background: #fff;
    overflow: hidden;
    background: rgba(0, 0, 0, 0)
}

body:not(.fsComposeMode) .hero-banner>.fsElementContent {
    position: relative;
    overflow: hidden;
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

body:not(.fsComposeMode) .hero-banner>header {
    display: none
}

body:not(.fsComposeMode) .hero-banner .fsElementSlideshow {
    margin: 0;
    padding: 0
}

body:not(.fsComposeMode) .hero-banner .slick-slider {
    margin: 0 !important;
    padding: 0 !important
}

body:not(.fsComposeMode) .hero-banner .fsResourceCollectionDescription {
    margin: 0px
}

body:not(.fsComposeMode) .hero-banner article {
    position: relative;
    width: 100%;
    display: block;
    margin: 0;
    padding: 0;
    z-index: 10;
    overflow: hidden
}

body:not(.fsComposeMode) .hero-banner article figure {
    margin: 0px
}

body:not(.fsComposeMode) .hero-banner article picture {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

body:not(.fsComposeMode) .hero-banner article picture img {
    max-height: 40px;
    opacity: 0;
    display: block;
    margin: 0 auto
}

body:not(.fsComposeMode) .hero-banner article .fsResourceName {
    display: none
}

body:not(.fsComposeMode) .hero-banner article figcaption,
body:not(.fsComposeMode) .hero-banner article .fsDescription {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    z-index: 300;
    max-width: 100%;
    padding: 0px 20px 30px;
    color: #fff;
    font-family: "Source Sans 3", sans-serif;
    font-size: 15.5px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    width: 100%;
    margin: 0
}

body:not(.fsComposeMode) .hero-banner article figcaption *,
body:not(.fsComposeMode) .hero-banner article .fsDescription * {
    color: #fff
}

@media(max-width: 1299px) {

    body:not(.fsComposeMode) .hero-banner article figcaption,
    body:not(.fsComposeMode) .hero-banner article .fsDescription {
        padding: 20px 22px 15px 22px
    }
}

@media(max-width: 799px) {

    body:not(.fsComposeMode) .hero-banner article figcaption,
    body:not(.fsComposeMode) .hero-banner article .fsDescription {
        padding: 20px 20px 13px 20px
    }
}

body:not(.fsComposeMode) .hero-banner article figcaption a,
body:not(.fsComposeMode) .hero-banner article .fsDescription a {
    margin-bottom: 0
}

body:not(.fsComposeMode) .hero-banner article figcaption .watch-full-video,
body:not(.fsComposeMode) .hero-banner article .fsDescription .watch-full-video {
    display: table;
    color: #fff;
    font-family: "Source Sans 3", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    text-transform: uppercase;
    position: relative;
    text-decoration: none
}

body:not(.fsComposeMode) .hero-banner article figcaption .watch-full-video::after,
body:not(.fsComposeMode) .hero-banner article .fsDescription .watch-full-video::after {
    content: "";
    font-family: "IcoMoon";
    font-size: 14px;
    line-height: 14px;
    margin-left: 10px;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    width: 50px;
    height: 52px;
    line-height: 52px;
    background: hsla(var(--secondary-color-hsl), 0.65);
    border-radius: 100%;
    display: inline-block;
    text-align: center
}

body:not(.fsComposeMode) .hero-banner article figcaption .watch-full-video:hover::after,
body:not(.fsComposeMode) .hero-banner article figcaption .watch-full-video:focus-visible::after,
body:not(.fsComposeMode) .hero-banner article .fsDescription .watch-full-video:hover::after,
body:not(.fsComposeMode) .hero-banner article .fsDescription .watch-full-video:focus-visible::after {
    background: hsla(var(--secondary-color-hsl), 1)
}

body:not(.fsComposeMode) .hero-banner article.fsResourceTypeVideo .video-wrapper {
    position: relative;
    overflow: hidden;
    display: block
}

body:not(.fsComposeMode) .hero-banner article.fsResourceTypeVideo .video-wrapper video {
    position: relative;
    display: block;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

body:not(.fsComposeMode) .hero-banner article picture,
body:not(.fsComposeMode) .hero-banner article video {
    min-height: 230px
}

@media(min-width: 800px) {

    body:not(.fsComposeMode) .hero-banner article picture,
    body:not(.fsComposeMode) .hero-banner article video {
        min-height: 458px
    }
}

@media(min-width: 1300px) {

    body:not(.fsComposeMode) .hero-banner article picture,
    body:not(.fsComposeMode) .hero-banner article video {
        height: calc(100vh - 32px);
        max-height: calc(100vh - 32px);
        min-height: calc(100vh - 32px)
    }
}

body:not(.fsComposeMode) .hero-banner article picture::before,
body:not(.fsComposeMode) .hero-banner article .video-wrapper::before {
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    pointer-events: none;
    z-index: 100;
    background: rgba(0, 0, 0, .6)
}

body:not(.fsComposeMode) .hero-banner .fsPager {
    display: none !important
}

body:not(.fsComposeMode) .hero-banner .holder-controls,
body:not(.fsComposeMode) .hero-banner .slick-navigation {
    margin: 0;
    position: absolute;
    z-index: 150;
    width: 100%;
    background: rgba(0, 0, 0, 0);
    border-radius: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    left: 0px;
    bottom: 30px;
    max-width: 100%;
    padding: 0 50px;
    overflow: hidden;
    left: 0
}

@media(max-width: 1299px) {

    body:not(.fsComposeMode) .hero-banner .holder-controls,
    body:not(.fsComposeMode) .hero-banner .slick-navigation {
        padding: 0 20px
    }
}

body:not(.fsComposeMode) .hero-banner .holder-controls .fsElementSlideshowControls,
body:not(.fsComposeMode) .hero-banner .slick-navigation .fsElementSlideshowControls {
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

body:not(.fsComposeMode) .hero-banner .holder-controls .fsLeftArrow,
body:not(.fsComposeMode) .hero-banner .slick-navigation .fsLeftArrow {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-left: 10px
}

body:not(.fsComposeMode) .hero-banner .holder-controls .fsRightArrow,
body:not(.fsComposeMode) .hero-banner .slick-navigation .fsRightArrow {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 10px
}

body:not(.fsComposeMode) .hero-banner .slick-arrow {
    border: 0;
    background: none;
    cursor: pointer;
    margin: 0;
    padding: 0;
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    border: none;
    background: rgba(0, 0, 0, 0);
    -webkit-transition: all .3s;
    transition: all .3s;
    margin-bottom: 0;
    margin-left: 0px;
    border-radius: 0;
    border-radius: 0%;
    margin: 0;
    overflow: visible;
    border-radius: 40px;
    background: hsla(var(--primary-color-hsl), 1);
    border-radius: 100%
}

@media(max-width: 1299px) {
    body:not(.fsComposeMode) .hero-banner .slick-arrow {
        width: 32px;
        height: 32px
    }
}

body:not(.fsComposeMode) .hero-banner .slick-arrow:before {
    display: none
}

body:not(.fsComposeMode) .hero-banner .slick-arrow:after {
    position: relative;
    content: "";
    width: 100%;
    height: 100%;
    left: 0%;
    top: 0%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "IcoMoon";
    font-weight: 400;
    font-size: 16px;
    line-height: 40px;
    color: #fff;
    -webkit-transition: all .6s;
    transition: all .6s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    border-radius: 100%
}

@media(max-width: 1299px) {
    body:not(.fsComposeMode) .hero-banner .slick-arrow:after {
        font-size: 12px
    }
}

body:not(.fsComposeMode) .hero-banner .slick-arrow:hover,
body:not(.fsComposeMode) .hero-banner .slick-arrow:focus-visible {
    background: #fff
}

body:not(.fsComposeMode) .hero-banner .slick-arrow:hover::after,
body:not(.fsComposeMode) .hero-banner .slick-arrow:focus-visible::after {
    color: var(--primary-color, #404040)
}

body:not(.fsComposeMode) .hero-banner .slick-arrow.fsPrevButton {
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1)
}

body:not(.fsComposeMode) .hero-banner .fsElementSlideshowControls {
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    z-index: 20;
    right: 30px;
    bottom: 21px;
    overflow: hidden;
    z-index: 300
}

@media(max-width: 1299px) {
    body:not(.fsComposeMode) .hero-banner .fsElementSlideshowControls {
        right: 16px;
        bottom: 15px
    }
}

@media(max-width: 799px) {
    body:not(.fsComposeMode) .hero-banner .fsElementSlideshowControls {
        right: 13px;
        bottom: 13px
    }
}

body:not(.fsComposeMode) .hero-banner .fsElementSlideshowControls .fsStyleSROnly {
    display: block;
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

body:not(.fsComposeMode) .hero-banner .fsElementSlideshowControls button {
    border: 0;
    background: none;
    cursor: pointer;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 1;
    color: rgba(0, 0, 0, 0);
    overflow: hidden;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0);
    box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0);
    text-indent: -3000px;
    background: hsla(var(--secondary-color-hsl), 0.65);
    border-radius: 100%
}

body:not(.fsComposeMode) .hero-banner .fsElementSlideshowControls button:before {
    display: none
}

body:not(.fsComposeMode) .hero-banner .fsElementSlideshowControls button:after {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "IcoMoon";
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    pointer-events: none;
    -webkit-transition: all .6s;
    transition: all .6s;
    text-indent: 0;
    border-radius: 100%
}

body:not(.fsComposeMode) .hero-banner .fsElementSlideshowControls button:hover,
body:not(.fsComposeMode) .hero-banner .fsElementSlideshowControls button:focus-visible {
    background: hsla(var(--secondary-color-hsl), 1)
}

body:not(.fsComposeMode) .hero-banner .fsElementSlideshowControls button.fsSlideshowPause:after {
    content: ""
}

body:not(.fsComposeMode) .hero-banner .fsElementSlideshowControls button.fsSlideshowPlay:after {
    content: ""
}

body:not(.fsComposeMode) .hero-banner .fsElementSlideshowControls button.pause.hidden {
    display: none
}

body:not(.fsComposeMode) .hero-banner .fsElementSlideshowControls button.play {
    display: none
}

body:not(.fsComposeMode) .hero-banner .fsElementSlideshowControls button.play.visible {
    display: block
}

body:not(.fsComposeMode) .hero-banner .fsPageTitle {
    color: var(--secondary-color, #A3A3A3);
    margin-top: 0;
    font-weight: 700;
    word-break: break-word
}

p+body:not(.fsComposeMode) .hero-banner .fsPageTitle {
    margin-top: 40px
}

body:not(.fsComposeMode) .hero-banner .fsPageTitle {
    font-family: "IBM Plex Serif", serif;
    font-size: 3.75rem;
    font-style: normal;
    font-weight: 500;
    line-height: 75px;
    letter-spacing: unset;
    text-transform: none
}

body:not(.fsComposeMode) .hero-banner .fsPageTitle.\:container\(width\<600px\) {
    color: var(--secondary-color, #A3A3A3);
    font-family: "IBM Plex Serif", serif;
    font-size: 2.6875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 54px;
    letter-spacing: unset;
    text-transform: none;
    margin-bottom: 40px
}

.fsBanner body:not(.fsComposeMode) .hero-banner .fsPageTitle,
.fsStyleOneThird body:not(.fsComposeMode) .hero-banner .fsPageTitle,
.card body:not(.fsComposeMode) .hero-banner .fsPageTitle {
    color: var(--secondary-color, #A3A3A3);
    font-family: "IBM Plex Serif", serif;
    font-size: 2.6875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 54px;
    letter-spacing: unset;
    text-transform: none;
    margin-bottom: 40px
}

@media(max-width: 999px) {
    body:not(.fsComposeMode) .hero-banner .fsPageTitle {
        color: var(--secondary-color, #A3A3A3);
        font-family: "IBM Plex Serif", serif;
        font-size: 2.6875rem;
        font-style: normal;
        font-weight: 500;
        line-height: 54px;
        letter-spacing: unset;
        text-transform: none;
        margin-bottom: 40px
    }
}

body:not(.fsComposeMode) .hero-banner .fsPageTitle {
    margin-bottom: 50px;
    color: #fff;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    left: 0;
    padding: 0 70px;
    z-index: 300
}

@media(max-width: 799px) {
    body:not(.fsComposeMode) .hero-banner .fsPageTitle {
        padding: 0 30px
    }
}

body:not(.fsComposeMode).home .hero-banner {
    padding: 17px 16px;
    -webkit-box-shadow: inset 0px -259px 0px 0px var(--secondary-color, #A3A3A3);
    box-shadow: inset 0px -259px 0px 0px var(--secondary-color, #A3A3A3)
}

@media(max-width: 1299px) {
    body:not(.fsComposeMode).home .hero-banner {
        padding: 0 10px;
        -webkit-box-shadow: inset 0px -230px 0px 0px var(--secondary-color, #A3A3A3);
        box-shadow: inset 0px -230px 0px 0px var(--secondary-color, #A3A3A3)
    }
}

@media(max-width: 799px) {
    body:not(.fsComposeMode).home .hero-banner {
        -webkit-box-shadow: inset 0px -104px 0px 0px var(--secondary-color, #A3A3A3);
        box-shadow: inset 0px -104px 0px 0px var(--secondary-color, #A3A3A3)
    }
}

body:not(.fsComposeMode).home .hero-banner article video,
body:not(.fsComposeMode).home .hero-banner article picture {
    min-height: 230px
}

@media(min-width: 800px) {

    body:not(.fsComposeMode).home .hero-banner article video,
    body:not(.fsComposeMode).home .hero-banner article picture {
        min-height: 458px
    }
}

@media(min-width: 1300px) {

    body:not(.fsComposeMode).home .hero-banner article video,
    body:not(.fsComposeMode).home .hero-banner article picture {
        height: calc(100vh - 32px);
        max-height: calc(100vh - 32px);
        min-height: calc(100vh - 32px)
    }
}

body:not(.fsComposeMode).hasHero #fsPageWrapper {
    padding-top: 0 !important
}

body:not(.fsComposeMode).hasHero .header-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0)
}

@media(min-width: 1300px) {
    body:not(.fsComposeMode) #fsHeader .header-container {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        background: rgba(0, 0, 0, 0);
        z-index: 300
    }

    body:not(.fsComposeMode) #fsHeader .header-container .logo-container {
        position: absolute;
        top: 41px;
        left: 100px
    }

    body:not(.fsComposeMode) #fsHeader .header-container .right-container {
        margin-left: auto
    }

    body:not(.fsComposeMode).noHero #fsHeader .header-container {
        background: var(--secondary-color, #A3A3A3);
        -webkit-box-shadow: inset 0px -4px 0px 0px #fbb040;
        box-shadow: inset 0px -4px 0px 0px #fbb040;
        padding-bottom: 100px
    }
}

@media(min-width: 1300px) {

    body:not(.fsComposeMode).go-header-up #fsHeader .header-container,
    body:not(.fsComposeMode).go-header-down #fsHeader .header-container {
        background: var(--secondary-color, #A3A3A3);
        -webkit-box-shadow: inset 0px -4px 0px 0px #fbb040;
        box-shadow: inset 0px -4px 0px 0px #fbb040;
        padding-bottom: 9px
    }
}

.fs-lightbox {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .4);
    z-index: 10000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all ease .6s;
    transition: all ease .6s
}

.fs-lightbox .video-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    max-width: 1440px;
    margin: 0 auto
}

.fs-lightbox .video-wrapper>span {
    position: relative;
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 80px;
    height: 40px
}

.fs-lightbox .video-wrapper>span #video-pause,
.fs-lightbox .video-wrapper>span #video-play {
    border: 0;
    background: none;
    cursor: pointer;
    margin: 0;
    padding: 0;
    position: relative;
    width: 26px;
    height: 26px;
    position: absolute;
    left: 20px;
    bottom: 1å0px;
    z-index: 450;
    cursor: pointer;
    color: rgba(0, 0, 0, 0)
}

.fs-lightbox .video-wrapper>span #video-pause:before,
.fs-lightbox .video-wrapper>span #video-play:before {
    content: "";
    width: 10px;
    height: 1px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    right: 100%;
    background-color: #fff
}

.fs-lightbox .video-wrapper>span #video-pause:after,
.fs-lightbox .video-wrapper>span #video-play:after {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    color: #fff;
    line-height: 26px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    font-size: .4375rem;
    -webkit-transition: .3s;
    transition: .3s
}

.fs-lightbox .video-wrapper>span #video-pause>span,
.fs-lightbox .video-wrapper>span #video-play>span {
    display: block;
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.fs-lightbox .video-wrapper>span #video-pause:hover:after,
.fs-lightbox .video-wrapper>span #video-pause:focus:after,
.fs-lightbox .video-wrapper>span #video-play:hover:after,
.fs-lightbox .video-wrapper>span #video-play:focus:after {
    color: #fbb040;
    -webkit-transition: .3s;
    transition: .3s
}

.fs-lightbox .video-wrapper>span #video-pause.hide {
    display: none
}

.fs-lightbox .video-wrapper>span #video-play:after {
    content: ""
}

.fs-lightbox .video-wrapper>span #video-play.hide {
    display: none
}

.fs-lightbox .video-wrapper .video-play {
    opacity: 0
}

.fs-lightbox .controls-wrapper {
    opacity: 0
}

.fs-lightbox #fs-lightbox-close {
    position: absolute;
    top: 26px;
    left: 30px;
    border: 0;
    background: none;
    cursor: pointer;
    margin: 0;
    padding: 0;
    height: 36px;
    width: 36px;
    border: 1px solid hsla(0, 0%, 100%, .5);
    overflow: hidden;
    color: rgba(0, 0, 0, 0);
    -webkit-transition: all ease .6s;
    transition: all ease .6s;
    border-radius: 100%
}

.fs-lightbox #fs-lightbox-close::before {
    content: "";
    font-family: "IcoMoon";
    color: #fff;
    width: inherit;
    height: inherit;
    text-align: center;
    font-size: 12px;
    line-height: 32px;
    display: inline-block
}

.fs-lightbox #fs-lightbox-close:hover,
.fs-lightbox #fs-lightbox-close:focus {
    border: 1px solid #fff
}

@media(max-width: 1299px) {
    #fsPageWrapper {
        padding-top: 0 !important
    }
}

@media print {

    .nav-main,
    .nav-sub,
    .nav-social,
    .nav-utility-header,
    .nav-utility-footer,
    #fsMenu,
    #fsFooter,
    #fsHeader,
    .fsThumbnail,
    .hide-for-print {
        display: none !important
    }

    #fsPageContent,
    #fsBannerLeft,
    #fsBannerRight {
        width: 100% !important
    }

    html {
        font-size: 100%
    }

    body {
        font-size: 62.5%
    }

    *,
    *:before,
    *:after {
        background: rgba(0, 0, 0, 0) !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    .slick-slide {
        display: none !important
    }

    .slick-slide.slick-active {
        display: block !important
    }

    .slick-list {
        height: auto !important
    }

    .slick-track {
        width: auto !important;
        height: auto !important;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important
    }

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

    pre,
    blockquote {
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,
    img {
        page-break-inside: avoid
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .fsPanel>header~.fsElementContent {
        display: block
    }
}

@font-face {
    font-family: "IcoMoon";
    src: url(../fonts/icomoon.eot);
    src: url(../fonts/icomoon.eot?#iefix) 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#IcoMoon) format("svg");
    font-weight: 300;
    font-style: normal
}

/*! helpers - functions v0.0.1 */
/*! helpers - utility v0.0.1 */
/*! helpers - box-model v0.0.1 */
/*! helpers - presentational v0.0.1 */
/*! helpers - ui-pattern v0.0.1 */
/*! helpers - typography v0.0.1 */
@font-face {
    font-family: "bpa-font-icons";
    src: url(../fonts/bpa-icon-library.eot);
    src: url(../fonts/bpa-icon-library.eot?#iefix) 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#IcoMoon) format("svg");
    font-weight: 400;
    font-style: normal
}

.icon-library .fsElement {
    -webkit-box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, .3);
    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, .3);
    display: block;
    position: relative;
    -webkit-transition: .3s all;
    transition: .3s all;
    padding: 23px 6px 23px 23px;
    border-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.icon-library .fsElement>header .fsElementTitle {
    font-size: 17px;
    line-height: 20px;
    margin: 0;
    margin-left: 10px
}

.icon-library .fsElement>header .fsElementHeaderContent {
    display: none
}

.icon-library .fsElement .copy-btn {
    border: 0;
    background: none;
    cursor: pointer;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    width: 40px;
    height: 70px;
    text-indent: -60000px;
    overflow: hidden;
    -webkit-transition: .3s all;
    transition: .3s all;
    opacity: 0;
    pointer-events: none
}

.icon-library .fsElement .copy-btn::before {
    position: absolute;
    content: "";
    font-family: "IcoMoon";
    color: #262626;
    font-size: 20px;
    text-indent: 0;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    -webkit-transition: .3s all;
    transition: .3s all;
    opacity: 1
}

.icon-library .fsElement .copy-btn::after {
    position: absolute;
    content: "";
    font-family: "IcoMoon";
    color: #50c878;
    font-size: 20px;
    text-indent: 0;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    -webkit-transition: .3s all;
    transition: .3s all;
    opacity: 0
}

.icon-library .fsElement .copy-btn.copied::before {
    opacity: 0
}

.icon-library .fsElement .copy-btn.copied::after {
    opacity: 1
}

.icon-library .fsElement>.fsElementContent {
    width: 100%;
    position: relative;
    -webkit-transition: .3s all;
    transition: .3s all
}

.icon-library .fsElement::before {
    content: "";
    font-family: "bpa-font-icons";
    font-weight: normal;
    speak: none
}

.icon-library .fsElement:hover,
.icon-library .fsElement:focus {
    border-radius: 20px 20px 0px 20px;
    scale: 1.05
}

.icon-library .fsElement:hover .copy-btn,
.icon-library .fsElement:focus .copy-btn {
    opacity: 1;
    pointer-events: all
}

.icon-library .fsElement.copied-element {
    -webkit-box-shadow: 0px 4px 15px 0px #50c878;
    box-shadow: 0px 4px 15px 0px #50c878;
    border-radius: 20px 20px 0px 20px
}

.icon-library .fsElement.copied-element .copy-btn {
    opacity: 1;
    pointer-events: all
}

.icon-library .fsElement.icon-add-user:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-alumni:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-apple:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-apply:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-backpack:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-badge:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-bar-graph:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-baseball:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-block:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-book-stack:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-book:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-brainstorm:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-briefcase:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-bullhorn:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-bus:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-calendar:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-camera:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-certificate:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-chat-alt:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-chat:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-check:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-chess:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-church:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-city:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-classroom:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-cleat:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-clock:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-college:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-connected-users:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-construction:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-credit-card:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-cross:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-diagram:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-diploma:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-directory:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-diversity:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-droplet:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-email:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-family:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-faq:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-flag:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-folder:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-football:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-gift:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-global-diversity:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-globe:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-google-classroom:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-graduation:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-group-alt:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-group:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-handshake:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-heart-hand-alt:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-heart-hand:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-heart:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-info:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-interactive:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-jersey:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-laurel:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-leader:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-leaf:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-lightbulb:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-link:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-location:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-lock:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-map:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-medal:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-medical:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-menu:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-microphone-alt:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-microphone:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-microscope:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-mobile-phone:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-money:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-music:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-name-badge:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-newspaper:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-open-door:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-paint:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-parent:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-park:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-party:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-pencil:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-phone:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-picture:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-pie-chart:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-piggy-bank:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-ping-pong:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-plate:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-playground:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-podium:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-question:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-rain:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-reading-alt:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-reading:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-report-card:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-robot:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-school:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-screens:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-settings:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-shield-police:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-snowflake:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-soccer:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-star-david:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-star:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-store:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-sun:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-task:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-teacher:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-teamwork:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-theatre:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-thropys:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-skyward:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-thumbs-up:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-tools:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-translate:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-tree:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-trophy:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-user:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-video:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-virus:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-warning:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-wheelchair:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-add-user-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-alumni-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-apple-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-apply-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-backpack-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-badge-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-bar-graph-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-baseball-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-block-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-book-stack-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-book-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-brainstorm-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-briefcase-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-bullhorn-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-bus-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-calendar-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-camera-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-certificate-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-chat-alt-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-chat-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-check-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-chess-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-church-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-city-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-classroom-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-cleat-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-clock-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-college-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-connected-users-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-construction-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-credit-card-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-cross-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-diagram-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-diploma-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-directory-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-diversity-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-droplet-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-email-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-family-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-faq-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-flag-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-folder-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-football-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-gift-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-global-diversity-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-globe-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-google-classroom-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-graduation-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-group-alt-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-group-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-handshake-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-heart-hand-alt-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-heart-hand-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-heart-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-info-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-interactive-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-jersey-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-laurel-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-leader-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-leaf-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-lightbulb-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-link-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-location-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-lock-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-map-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-medal-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-medical-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-menu-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-microphone-alt-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-microphone-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-microscope-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-mobile-phone-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-money-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-music-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-name-badge-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-newspaper-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-open-door-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-paint-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-parent-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-park-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-party-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-pencil-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-phone-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-picture-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-pie-chart-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-piggy-bank-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-ping-pong-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-plate-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-playground-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-podium-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-question-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-rain-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-reading-alt-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-reading-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-report-card-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-robot-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-school-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-screens-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-settings-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-shield-police-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-snowflake-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-soccer-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-star-david-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-star-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-store-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-sun-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-task-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-teacher-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-teamwork-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-theatre-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-thumbs-up-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-tools-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-translate-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-tree-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-trophy-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-user-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-video-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-virus-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-warning-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-wheelchair-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.dark {
    background-color: #171717;
    color: #fff
}

.icon-library .fsElement.dark .fsElementTitle {
    color: #fff
}

.icon-library .fsElement.dark::before {
    color: #fff
}

.icon-library .fsElement {
    -webkit-box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, .3);
    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, .3);
    display: block;
    position: relative;
    -webkit-transition: .3s all;
    transition: .3s all;
    padding: 23px 6px 28px 23px;
    border-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.icon-library .fsElement::after {
    position: absolute;
    content: "";
    width: 0%;
    height: 6px;
    left: 23px;
    bottom: 16px;
    background-color: #50c878;
    border-radius: 20px;
    -webkit-transition: .3s all;
    transition: .3s all
}

.icon-library .fsElement {
    margin-bottom: 25px
}

@media(min-width: 800px) {
    .icon-library .fsElement {
        margin: 25px
    }
}

@media(min-width: 1000px) {
    .icon-library .fsElement {
        margin: 0;
        margin-bottom: 40px
    }
}

.icon-library .fsElement>header .fsElementTitle {
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    margin-left: 10px
}

.icon-library .fsElement>header .fsElementHeaderContent {
    display: none
}

.icon-library .fsElement .copy-btn {
    border: 0;
    background: none;
    cursor: pointer;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    width: 40px;
    height: 70px;
    text-indent: -60000px;
    overflow: hidden;
    -webkit-transition: .3s all;
    transition: .3s all;
    opacity: 0;
    pointer-events: none
}

.icon-library .fsElement .copy-btn::before {
    position: absolute;
    content: "";
    font-family: "IcoMoon";
    color: #262626;
    font-size: 20px;
    text-indent: 0;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    -webkit-transition: .3s all;
    transition: .3s all;
    opacity: 1
}

.icon-library .fsElement .copy-btn::after {
    position: absolute;
    content: "";
    font-family: "IcoMoon";
    color: #50c878;
    font-size: 20px;
    text-indent: 0;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    -webkit-transition: .3s all;
    transition: .3s all;
    opacity: 0
}

.icon-library .fsElement .copy-btn.copied::before {
    opacity: 0
}

.icon-library .fsElement .copy-btn.copied::after {
    opacity: 1
}

.icon-library .fsElement>.fsElementContent {
    width: 100%;
    position: relative;
    -webkit-transition: .3s all;
    transition: .3s all;
    margin-top: 3px
}

.icon-library .fsElement::before {
    content: "";
    font-family: "bpa-font-icons";
    font-weight: normal;
    speak: none
}

.icon-library .fsElement:hover,
.icon-library .fsElement:focus {
    border-radius: 20px 20px 0px 20px;
    scale: 1.04
}

.icon-library .fsElement:hover .copy-btn,
.icon-library .fsElement:focus .copy-btn {
    opacity: 1;
    pointer-events: all
}

.icon-library .fsElement.copied-element {
    -webkit-box-shadow: 0px 4px 15px 0px #50c878;
    box-shadow: 0px 4px 15px 0px #50c878;
    border-radius: 20px 20px 0px 20px
}

.icon-library .fsElement.copied-element::after {
    width: 70%
}

.icon-library .fsElement.copied-element .copy-btn {
    opacity: 1;
    pointer-events: all
}

.icon-library .fsElement.icon-add-user:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-alumni:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-apple:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-apply:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-backpack:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-badge:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-bar-graph:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-baseball:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-block:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-book-stack:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-book:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-brainstorm:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-briefcase:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-bullhorn:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-bus:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-calendar:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-camera:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-certificate:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-chat-alt:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-chat:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-check:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-chess:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-church:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-city:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-classroom:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-cleat:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-clock:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-college:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-connected-users:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-construction:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-credit-card:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-cross:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-diagram:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-diploma:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-directory:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-diversity:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-droplet:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-email:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-family:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-faq:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-flag:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-folder:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-football:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-gift:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-global-diversity:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-globe:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-google-classroom:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-graduation:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-group-alt:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-group:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-handshake:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-heart-hand-alt:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-heart-hand:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-heart:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-info:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-interactive:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-jersey:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-laurel:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-leader:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-leaf:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-lightbulb:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-link:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-location:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-lock:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-map:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-medal:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-medical:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-menu:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-microphone-alt:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-microphone:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-microscope:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-mobile-phone:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-money:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-music:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-name-badge:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-newspaper:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-open-door:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-paint:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-parent:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-park:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-party:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-pencil:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-phone:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-picture:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-pie-chart:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-piggy-bank:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-ping-pong:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-plate:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-playground:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-podium:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-question:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-rain:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-reading-alt:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-reading:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-report-card:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-robot:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-school:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-screens:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-settings:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-shield-police:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-snowflake:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-soccer:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-star-david:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-star:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-store:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-sun:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-task:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-teacher:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-teamwork:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-theatre:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-thropys:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-skyward:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-thumbs-up:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-tools:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-translate:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-tree:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-trophy:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-user:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-video:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-virus:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-warning:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-wheelchair:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-add-user-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-alumni-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-apple-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-apply-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-backpack-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-badge-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-bar-graph-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-baseball-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-block-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-book-stack-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-book-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-brainstorm-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-briefcase-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-bullhorn-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-bus-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-calendar-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-camera-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-certificate-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-chat-alt-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-chat-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-check-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-chess-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-church-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-city-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-classroom-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-cleat-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-clock-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-college-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-connected-users-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-construction-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-credit-card-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-cross-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-diagram-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-diploma-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-directory-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-diversity-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-droplet-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-email-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-family-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-faq-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-flag-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-folder-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-football-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-gift-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-global-diversity-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-globe-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-google-classroom-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-graduation-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-group-alt-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-group-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-handshake-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-heart-hand-alt-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-heart-hand-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-heart-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-info-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-interactive-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-jersey-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-laurel-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-leader-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-leaf-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-lightbulb-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-link-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-location-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-lock-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-map-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-medal-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-medical-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-menu-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-microphone-alt-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-microphone-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-microscope-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-mobile-phone-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-money-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-music-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-name-badge-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-newspaper-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-open-door-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-paint-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-parent-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-park-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-party-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-pencil-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-phone-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-picture-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-pie-chart-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-piggy-bank-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-ping-pong-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-plate-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-playground-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-podium-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-question-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-rain-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-reading-alt-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-reading-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-report-card-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-robot-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-school-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-screens-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-settings-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-shield-police-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-snowflake-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-soccer-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-star-david-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-star-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-store-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-sun-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-task-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-teacher-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-teamwork-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-theatre-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-thumbs-up-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-tools-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-translate-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-tree-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-trophy-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-user-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-video-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-virus-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-warning-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.icon-wheelchair-solid:before {
    content: "" !important;
    font-size: 30px
}

.icon-library .fsElement.dark {
    background-color: #171717;
    color: #fff
}

.icon-library .fsElement.dark .fsElementTitle {
    color: #fff
}

.icon-library .fsElement.dark .copy-btn::before {
    color: #fff
}

.icon-library .fsElement.dark::before {
    color: #fff
}

.icon-library.library-title-background {
    background-color: #50c878;
    -webkit-box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, .3);
    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, .3);
    padding: 30px;
    border-radius: 20px;
    color: #000
}

.icon-library.library-title-background p {
    margin: 0
}

.header-portals-nav .icon-add-user:before {
    content: "" !important
}

.header-portals-nav .icon-alumni:before {
    content: "" !important
}

.header-portals-nav .icon-apple:before {
    content: "" !important
}

.header-portals-nav .icon-apply:before {
    content: "" !important
}

.header-portals-nav .icon-backpack:before {
    content: "" !important
}

.header-portals-nav .icon-badge:before {
    content: "" !important
}

.header-portals-nav .icon-bar-graph:before {
    content: "" !important
}

.header-portals-nav .icon-baseball:before {
    content: "" !important
}

.header-portals-nav .icon-block:before {
    content: "" !important
}

.header-portals-nav .icon-book-stack:before {
    content: "" !important
}

.header-portals-nav .icon-book:before {
    content: "" !important
}

.header-portals-nav .icon-brainstorm:before {
    content: "" !important
}

.header-portals-nav .icon-briefcase:before {
    content: "" !important
}

.header-portals-nav .icon-bullhorn:before {
    content: "" !important
}

.header-portals-nav .icon-bus:before {
    content: "" !important
}

.header-portals-nav .icon-calendar:before {
    content: "" !important
}

.header-portals-nav .icon-camera:before {
    content: "" !important
}

.header-portals-nav .icon-certificate:before {
    content: "" !important
}

.header-portals-nav .icon-chat-alt:before {
    content: "" !important
}

.header-portals-nav .icon-chat:before {
    content: "" !important
}

.header-portals-nav .icon-check:before {
    content: "" !important
}

.header-portals-nav .icon-chess:before {
    content: "" !important
}

.header-portals-nav .icon-church:before {
    content: "" !important
}

.header-portals-nav .icon-city:before {
    content: "" !important
}

.header-portals-nav .icon-classroom:before {
    content: "" !important
}

.header-portals-nav .icon-cleat:before {
    content: "" !important
}

.header-portals-nav .icon-clock:before {
    content: "" !important
}

.header-portals-nav .icon-college:before {
    content: "" !important
}

.header-portals-nav .icon-connected-users:before {
    content: "" !important
}

.header-portals-nav .icon-construction:before {
    content: "" !important
}

.header-portals-nav .icon-credit-card:before {
    content: "" !important
}

.header-portals-nav .icon-cross:before {
    content: "" !important
}

.header-portals-nav .icon-diagram:before {
    content: "" !important
}

.header-portals-nav .icon-diploma:before {
    content: "" !important
}

.header-portals-nav .icon-directory:before {
    content: "" !important
}

.header-portals-nav .icon-diversity:before {
    content: "" !important
}

.header-portals-nav .icon-droplet:before {
    content: "" !important
}

.header-portals-nav .icon-email:before {
    content: "" !important
}

.header-portals-nav .icon-family:before {
    content: "" !important
}

.header-portals-nav .icon-faq:before {
    content: "" !important
}

.header-portals-nav .icon-flag:before {
    content: "" !important
}

.header-portals-nav .icon-folder:before {
    content: "" !important
}

.header-portals-nav .icon-football:before {
    content: "" !important
}

.header-portals-nav .icon-gift:before {
    content: "" !important
}

.header-portals-nav .icon-global-diversity:before {
    content: "" !important
}

.header-portals-nav .icon-globe:before {
    content: "" !important
}

.header-portals-nav .icon-google-classroom:before {
    content: "" !important
}

.header-portals-nav .icon-graduation:before {
    content: "" !important
}

.header-portals-nav .icon-group-alt:before {
    content: "" !important
}

.header-portals-nav .icon-group:before {
    content: "" !important
}

.header-portals-nav .icon-handshake:before {
    content: "" !important
}

.header-portals-nav .icon-heart-hand-alt:before {
    content: "" !important
}

.header-portals-nav .icon-heart-hand:before {
    content: "" !important
}

.header-portals-nav .icon-heart:before {
    content: "" !important
}

.header-portals-nav .icon-info:before {
    content: "" !important
}

.header-portals-nav .icon-interactive:before {
    content: "" !important
}

.header-portals-nav .icon-jersey:before {
    content: "" !important
}

.header-portals-nav .icon-laurel:before {
    content: "" !important
}

.header-portals-nav .icon-leader:before {
    content: "" !important
}

.header-portals-nav .icon-leaf:before {
    content: "" !important
}

.header-portals-nav .icon-lightbulb:before {
    content: "" !important
}

.header-portals-nav .icon-link:before {
    content: "" !important
}

.header-portals-nav .icon-location:before {
    content: "" !important
}

.header-portals-nav .icon-lock:before {
    content: "" !important
}

.header-portals-nav .icon-map:before {
    content: "" !important
}

.header-portals-nav .icon-medal:before {
    content: "" !important
}

.header-portals-nav .icon-medical:before {
    content: "" !important
}

.header-portals-nav .icon-menu:before {
    content: "" !important
}

.header-portals-nav .icon-microphone-alt:before {
    content: "" !important
}

.header-portals-nav .icon-microphone:before {
    content: "" !important
}

.header-portals-nav .icon-microscope:before {
    content: "" !important
}

.header-portals-nav .icon-mobile-phone:before {
    content: "" !important
}

.header-portals-nav .icon-money:before {
    content: "" !important
}

.header-portals-nav .icon-music:before {
    content: "" !important
}

.header-portals-nav .icon-name-badge:before {
    content: "" !important
}

.header-portals-nav .icon-newspaper:before {
    content: "" !important
}

.header-portals-nav .icon-open-door:before {
    content: "" !important
}

.header-portals-nav .icon-paint:before {
    content: "" !important
}

.header-portals-nav .icon-parent:before {
    content: "" !important
}

.header-portals-nav .icon-park:before {
    content: "" !important
}

.header-portals-nav .icon-party:before {
    content: "" !important
}

.header-portals-nav .icon-pencil:before {
    content: "" !important
}

.header-portals-nav .icon-phone:before {
    content: "" !important
}

.header-portals-nav .icon-picture:before {
    content: "" !important
}

.header-portals-nav .icon-pie-chart:before {
    content: "" !important
}

.header-portals-nav .icon-piggy-bank:before {
    content: "" !important
}

.header-portals-nav .icon-ping-pong:before {
    content: "" !important
}

.header-portals-nav .icon-plate:before {
    content: "" !important
}

.header-portals-nav .icon-playground:before {
    content: "" !important
}

.header-portals-nav .icon-podium:before {
    content: "" !important
}

.header-portals-nav .icon-question:before {
    content: "" !important
}

.header-portals-nav .icon-rain:before {
    content: "" !important
}

.header-portals-nav .icon-reading-alt:before {
    content: "" !important
}

.header-portals-nav .icon-reading:before {
    content: "" !important
}

.header-portals-nav .icon-report-card:before {
    content: "" !important
}

.header-portals-nav .icon-robot:before {
    content: "" !important
}

.header-portals-nav .icon-school:before {
    content: "" !important
}

.header-portals-nav .icon-screens:before {
    content: "" !important
}

.header-portals-nav .icon-settings:before {
    content: "" !important
}

.header-portals-nav .icon-shield-police:before {
    content: "" !important
}

.header-portals-nav .icon-snowflake:before {
    content: "" !important
}

.header-portals-nav .icon-soccer:before {
    content: "" !important
}

.header-portals-nav .icon-star-david:before {
    content: "" !important
}

.header-portals-nav .icon-star:before {
    content: "" !important
}

.header-portals-nav .icon-store:before {
    content: "" !important
}

.header-portals-nav .icon-sun:before {
    content: "" !important
}

.header-portals-nav .icon-task:before {
    content: "" !important
}

.header-portals-nav .icon-teacher:before {
    content: "" !important
}

.header-portals-nav .icon-teamwork:before {
    content: "" !important
}

.header-portals-nav .icon-theatre:before {
    content: "" !important
}

.header-portals-nav .icon-thropys:before {
    content: "" !important
}

.header-portals-nav .icon-skyward:before {
    content: "" !important
}

.header-portals-nav .icon-thumbs-up:before {
    content: "" !important
}

.header-portals-nav .icon-tools:before {
    content: "" !important
}

.header-portals-nav .icon-translate:before {
    content: "" !important
}

.header-portals-nav .icon-tree:before {
    content: "" !important
}

.header-portals-nav .icon-trophy:before {
    content: "" !important
}

.header-portals-nav .icon-user:before {
    content: "" !important
}

.header-portals-nav .icon-video:before {
    content: "" !important
}

.header-portals-nav .icon-virus:before {
    content: "" !important
}

.header-portals-nav .icon-warning:before {
    content: "" !important
}

.header-portals-nav .icon-wheelchair:before {
    content: "" !important
}

.header-portals-nav .icon-add-user-solid:before {
    content: "" !important
}

.header-portals-nav .icon-alumni-solid:before {
    content: "" !important
}

.header-portals-nav .icon-apple-solid:before {
    content: "" !important
}

.header-portals-nav .icon-apply-solid:before {
    content: "" !important
}

.header-portals-nav .icon-backpack-solid:before {
    content: "" !important
}

.header-portals-nav .icon-badge-solid:before {
    content: "" !important
}

.header-portals-nav .icon-bar-graph-solid:before {
    content: "" !important
}

.header-portals-nav .icon-baseball-solid:before {
    content: "" !important
}

.header-portals-nav .icon-block-solid:before {
    content: "" !important
}

.header-portals-nav .icon-book-stack-solid:before {
    content: "" !important
}

.header-portals-nav .icon-book-solid:before {
    content: "" !important
}

.header-portals-nav .icon-brainstorm-solid:before {
    content: "" !important
}

.header-portals-nav .icon-briefcase-solid:before {
    content: "" !important
}

.header-portals-nav .icon-bullhorn-solid:before {
    content: "" !important
}

.header-portals-nav .icon-bus-solid:before {
    content: "" !important
}

.header-portals-nav .icon-calendar-solid:before {
    content: "" !important
}

.header-portals-nav .icon-camera-solid:before {
    content: "" !important
}

.header-portals-nav .icon-certificate-solid:before {
    content: "" !important
}

.header-portals-nav .icon-chat-alt-solid:before {
    content: "" !important
}

.header-portals-nav .icon-chat-solid:before {
    content: "" !important
}

.header-portals-nav .icon-check-solid:before {
    content: "" !important
}

.header-portals-nav .icon-chess-solid:before {
    content: "" !important
}

.header-portals-nav .icon-church-solid:before {
    content: "" !important
}

.header-portals-nav .icon-city-solid:before {
    content: "" !important
}

.header-portals-nav .icon-classroom-solid:before {
    content: "" !important
}

.header-portals-nav .icon-cleat-solid:before {
    content: "" !important
}

.header-portals-nav .icon-clock-solid:before {
    content: "" !important
}

.header-portals-nav .icon-college-solid:before {
    content: "" !important
}

.header-portals-nav .icon-connected-users-solid:before {
    content: "" !important
}

.header-portals-nav .icon-construction-solid:before {
    content: "" !important
}

.header-portals-nav .icon-credit-card-solid:before {
    content: "" !important
}

.header-portals-nav .icon-cross-solid:before {
    content: "" !important
}

.header-portals-nav .icon-diagram-solid:before {
    content: "" !important
}

.header-portals-nav .icon-diploma-solid:before {
    content: "" !important
}

.header-portals-nav .icon-directory-solid:before {
    content: "" !important
}

.header-portals-nav .icon-diversity-solid:before {
    content: "" !important
}

.header-portals-nav .icon-droplet-solid:before {
    content: "" !important
}

.header-portals-nav .icon-email-solid:before {
    content: "" !important
}

.header-portals-nav .icon-family-solid:before {
    content: "" !important
}

.header-portals-nav .icon-faq-solid:before {
    content: "" !important
}

.header-portals-nav .icon-flag-solid:before {
    content: "" !important
}

.header-portals-nav .icon-folder-solid:before {
    content: "" !important
}

.header-portals-nav .icon-football-solid:before {
    content: "" !important
}

.header-portals-nav .icon-gift-solid:before {
    content: "" !important
}

.header-portals-nav .icon-global-diversity-solid:before {
    content: "" !important
}

.header-portals-nav .icon-globe-solid:before {
    content: "" !important
}

.header-portals-nav .icon-google-classroom-solid:before {
    content: "" !important
}

.header-portals-nav .icon-graduation-solid:before {
    content: "" !important
}

.header-portals-nav .icon-group-alt-solid:before {
    content: "" !important
}

.header-portals-nav .icon-group-solid:before {
    content: "" !important
}

.header-portals-nav .icon-handshake-solid:before {
    content: "" !important
}

.header-portals-nav .icon-heart-hand-alt-solid:before {
    content: "" !important
}

.header-portals-nav .icon-heart-hand-solid:before {
    content: "" !important
}

.header-portals-nav .icon-heart-solid:before {
    content: "" !important
}

.header-portals-nav .icon-info-solid:before {
    content: "" !important
}

.header-portals-nav .icon-interactive-solid:before {
    content: "" !important
}

.header-portals-nav .icon-jersey-solid:before {
    content: "" !important
}

.header-portals-nav .icon-laurel-solid:before {
    content: "" !important
}

.header-portals-nav .icon-leader-solid:before {
    content: "" !important
}

.header-portals-nav .icon-leaf-solid:before {
    content: "" !important
}

.header-portals-nav .icon-lightbulb-solid:before {
    content: "" !important
}

.header-portals-nav .icon-link-solid:before {
    content: "" !important
}

.header-portals-nav .icon-location-solid:before {
    content: "" !important
}

.header-portals-nav .icon-lock-solid:before {
    content: "" !important
}

.header-portals-nav .icon-map-solid:before {
    content: "" !important
}

.header-portals-nav .icon-medal-solid:before {
    content: "" !important
}

.header-portals-nav .icon-medical-solid:before {
    content: "" !important
}

.header-portals-nav .icon-menu-solid:before {
    content: "" !important
}

.header-portals-nav .icon-microphone-alt-solid:before {
    content: "" !important
}

.header-portals-nav .icon-microphone-solid:before {
    content: "" !important
}

.header-portals-nav .icon-microscope-solid:before {
    content: "" !important
}

.header-portals-nav .icon-mobile-phone-solid:before {
    content: "" !important
}

.header-portals-nav .icon-money-solid:before {
    content: "" !important
}

.header-portals-nav .icon-music-solid:before {
    content: "" !important
}

.header-portals-nav .icon-name-badge-solid:before {
    content: "" !important
}

.header-portals-nav .icon-newspaper-solid:before {
    content: "" !important
}

.header-portals-nav .icon-open-door-solid:before {
    content: "" !important
}

.header-portals-nav .icon-paint-solid:before {
    content: "" !important
}

.header-portals-nav .icon-parent-solid:before {
    content: "" !important
}

.header-portals-nav .icon-park-solid:before {
    content: "" !important
}

.header-portals-nav .icon-party-solid:before {
    content: "" !important
}

.header-portals-nav .icon-pencil-solid:before {
    content: "" !important
}

.header-portals-nav .icon-phone-solid:before {
    content: "" !important
}

.header-portals-nav .icon-picture-solid:before {
    content: "" !important
}

.header-portals-nav .icon-pie-chart-solid:before {
    content: "" !important
}

.header-portals-nav .icon-piggy-bank-solid:before {
    content: "" !important
}

.header-portals-nav .icon-ping-pong-solid:before {
    content: "" !important
}

.header-portals-nav .icon-plate-solid:before {
    content: "" !important
}

.header-portals-nav .icon-playground-solid:before {
    content: "" !important
}

.header-portals-nav .icon-podium-solid:before {
    content: "" !important
}

.header-portals-nav .icon-question-solid:before {
    content: "" !important
}

.header-portals-nav .icon-rain-solid:before {
    content: "" !important
}

.header-portals-nav .icon-reading-alt-solid:before {
    content: "" !important
}

.header-portals-nav .icon-reading-solid:before {
    content: "" !important
}

.header-portals-nav .icon-report-card-solid:before {
    content: "" !important
}

.header-portals-nav .icon-robot-solid:before {
    content: "" !important
}

.header-portals-nav .icon-school-solid:before {
    content: "" !important
}

.header-portals-nav .icon-screens-solid:before {
    content: "" !important
}

.header-portals-nav .icon-settings-solid:before {
    content: "" !important
}

.header-portals-nav .icon-shield-police-solid:before {
    content: "" !important
}

.header-portals-nav .icon-snowflake-solid:before {
    content: "" !important
}

.header-portals-nav .icon-soccer-solid:before {
    content: "" !important
}

.header-portals-nav .icon-star-david-solid:before {
    content: "" !important
}

.header-portals-nav .icon-star-solid:before {
    content: "" !important
}

.header-portals-nav .icon-store-solid:before {
    content: "" !important
}

.header-portals-nav .icon-sun-solid:before {
    content: "" !important
}

.header-portals-nav .icon-task-solid:before {
    content: "" !important
}

.header-portals-nav .icon-teacher-solid:before {
    content: "" !important
}

.header-portals-nav .icon-teamwork-solid:before {
    content: "" !important
}

.header-portals-nav .icon-theatre-solid:before {
    content: "" !important
}

.header-portals-nav .icon-thumbs-up-solid:before {
    content: "" !important
}

.header-portals-nav .icon-tools-solid:before {
    content: "" !important
}

.header-portals-nav .icon-translate-solid:before {
    content: "" !important
}

.header-portals-nav .icon-tree-solid:before {
    content: "" !important
}

.header-portals-nav .icon-trophy-solid:before {
    content: "" !important
}

.header-portals-nav .icon-user-solid:before {
    content: "" !important
}

.header-portals-nav .icon-video-solid:before {
    content: "" !important
}

.header-portals-nav .icon-virus-solid:before {
    content: "" !important
}

.header-portals-nav .icon-warning-solid:before {
    content: "" !important
}

.header-portals-nav .icon-wheelchair-solid:before {
    content: "" !important
}

.bpa-college-slider-1 {
    opacity: 0;
    width: 100%;
    max-width: 100%;
    margin: 50px 0
}

.bpa-college-slider-1.element-loaded,
.bpa-college-slider-1.element-empty {
    opacity: 1
}

body.fsComposeMode .bpa-college-slider-1 {
    opacity: 1
}

.bpa-college-slider-1 .js-marquee {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.bpa-college-slider-1>.fsElementContent>.fsListItems {
    height: 100px;
    background: none;
    overflow: hidden;
    margin: 0;
    padding: 0;
    display: block;
    zoom: 1
}

.bpa-college-slider-1>.fsElementContent>.fsListItems:after {
    display: table;
    clear: both;
    content: ""
}

body.fsComposeMode .bpa-college-slider-1>.fsElementContent>.fsListItems {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    white-space: nowrap
}

.bpa-college-slider-1>.fsElementContent>.fsListItems .fsResource {
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    padding: 0 40px;
    height: 100px;
    position: relative;
    width: auto
}

body.fsComposeMode .bpa-college-slider-1>.fsElementContent>.fsListItems .fsResource {
    width: auto
}

.bpa-college-slider-1>.fsElementContent>.fsListItems .fsResource figure {
    display: block;
    margin: auto
}

.bpa-college-slider-1>.fsElementContent>.fsListItems .fsResource picture {
    padding: 0
}

.bpa-college-slider-1>.fsElementContent>.fsListItems .fsResource img {
    display: block;
    max-height: 100px;
    width: auto;
    opacity: 1;
    height: 100px;
    max-width: 100px;
    position: relative;
    margin: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    min-height: 0;
    min-width: 0;
    left: 0;
    top: 0;
    -o-object-fit: contain;
    object-fit: contain
}

body:not(.fsComposeMode) .bpa-college-slider-1>.fsElementContent>.fsListItems .fsResource a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    color: rgba(0, 0, 0, 0);
    white-space: nowrap;
    background: rgba(0, 0, 0, 0);
    -webkit-transition: .3s;
    transition: .3s
}

body:not(.fsComposeMode) .bpa-college-slider-1>.fsElementContent>.fsListItems .fsResource a:focus {
    -webkit-box-shadow: inset 0 0 0 1px var(--primary-color, #404040);
    box-shadow: inset 0 0 0 1px var(--primary-color, #404040)
}

.bpa-college-slider-1.dark>.fsElementContent {
    padding: 40px 0;
    background-color: #171717
}