/*!
 * Learning Alliance Internation
 * @link: https://learningalliance.edu.pk
 * Built By: Imran Sharif
 */
@charset "UTF-8";

/*! helpers - functions v0.0.1 */

/*! helpers - utility v0.0.1 */
.compartment {
  position:relative;
  margin:0 auto;
  max-width:1180px
}
@media (min-width:600px) {
  .col-4 {
    width:50%;
    float:left
  }
}
@media (min-width:900px) {
  .col-4 {
    width:25%
  }
}

/*! helpers - box-model v0.0.1 */
.margin-x {
  margin-right:1.11111em;
  margin-left:1.11111em
}
.margin-x-2x {
  margin-right:2.22222em;
  margin-left:2.22222em
}
.margin-y {
  margin-top:1.11111em;
  margin-bottom:1.11111em
}
.margin-y-2x {
  margin-top:2.22222em;
  margin-bottom:2.22222em
}
.padding-x {
  padding-right:1.11111em;
  padding-left:1.11111em
}
.padding-x-2x {
  padding-right:2.22222em;
  padding-left:2.22222em
}
.padding-y {
  padding-top:1.11111em;
  padding-bottom:1.11111em
}
.padding-y-2x {
  padding-top:2.22222em;
  padding-bottom:2.22222em
}
.stretch-container {
  margin-right:-1.11111em;
  margin-left:-1.11111em
}
.cover {
  position:absolute;
  height:100%;
  width:100%
}

/*! helpers - presentational v0.0.1 */

/*! helpers - ui-pattern v0.0.1 */

/*! helpers - typography v0.0.1 */
@font-face {
  font-family:IcoMoon;
  src:url(fonts/icomoon.eot);
  src:url(fonts/icomoon.eot) format("embedded-opentype"),
  url(fonts/icomoon.woff2) format("woff2"),
  url(fonts/icomoon.woff) format("woff"),
  url(fonts/icomoon.ttf) format("truetype"),
  url(fonts/icomoon.svg) format("svg");
  font-weight:400;
  font-style:normal
}
.fsAthleticsRosterList li>div.fsRosterName,
.fsTitle,
.fsVimeoTitle,
.fsYoutubeTitle {
  margin:0;
  font-weight:700;
  font-size:1.1em
}
h1 {
  margin-top:0;
  font-weight:400;
  font-size:40px;
  line-height:50px;
  font-weight:300;
  text-transform:uppercase;
  margin-bottom:30px
}
@media (min-width:700px) {
  h1 {
    font-size:50px;
    line-height:60px
  }
}
h2 {
  font-size:30px;
  line-height:40px;
  text-transform:uppercase;
  margin-bottom:20px
}
h2,
h3 {
  margin-top:0;
  font-weight:400;
  font-weight:500
}
h3 {
  font-size:26px;
  line-height:36px;
  margin-bottom:15px
}
h4 {
  line-height:22px;
  text-transform:uppercase;
  margin-bottom:15px
}
h4,
h5 {
  margin-top:0;
  font-weight:400;
  font-size:18px;
  font-weight:700
}
h5 {
  line-height:30px
}
h5,
h6 {
  margin-bottom:10px
}
h6 {
  margin-top:0;
  font-weight:400;
  font-size:16px;
  line-height:20px;
  font-weight:700;
  text-transform:uppercase
}
p {
  margin:0 0 20px
}
body:not(.fsComposeMode) p:last-child {
  margin-bottom:0
}
hr {
  margin:0 auto 20px
}
a {
  text-decoration:none;
  color:#00833f;
  font-weight:400;
  transition:background .3s,color .3s
}
a:focus,
a:hover {
  color:#003a70
}
ol,
ul {
  margin-top:0;
  padding-left:20px
}
.fsContent ol li,
.fsContent ul li {
  padding-left:16px
}
.fsAthleticsEvent.fsTable .fsElementTable,
.fsAthleticsRoster .fsElementTable,
table.fs_style_34 {
  margin-bottom:20px
}
.fsAthleticsEvent.fsTable .fsElementTable td,
.fsAthleticsEvent.fsTable .fsElementTable th,
.fsAthleticsRoster .fsElementTable td,
.fsAthleticsRoster .fsElementTable th,
table.fs_style_34 td,
table.fs_style_34 th {
  vertical-align:top;
  border-bottom:none;
  font-size:16px
}
.fsAthleticsEvent.fsTable .fsElementTable th,
.fsAthleticsRoster .fsElementTable th,
table.fs_style_34 th {
  padding:10px 20px;
  background:#00833f;
  color:#fff;
  text-align:left;
  line-height:20px;
  font-weight:700;
  text-transform:uppercase
}
.fsAthleticsEvent.fsTable .fsElementTable td,
.fsAthleticsRoster .fsElementTable td,
table.fs_style_34 td {
  padding:10px 20px;
  background:hsla(0,0%,78%,.15);
  line-height:28px
}
.fsAthleticsEvent.fsTable .fsElementTable tr:nth-of-type(odd) td,
.fsAthleticsRoster .fsElementTable tr:nth-of-type(odd) td,
table.fs_style_34 tr:nth-of-type(odd) td {
  background-color:hsla(0,0%,78%,.3)
}
.fsAthleticsEvent.fsTable .fsElementTable tr,
.fsAthleticsRoster .fsElementTable tr,
table.fs_style_34 tr {
  border-bottom:1px solid #fff
}
.fsAthleticsEvent.fsTable .fsElementTable tr.fsLoadMoreButtonRow,
.fsAthleticsRoster .fsElementTable tr.fsLoadMoreButtonRow,
table.fs_style_34 tr.fsLoadMoreButtonRow {
  border-bottom:none
}
.fsAthleticsEvent.fsTable .fsElementTable tr.fsLoadMoreButtonRow>td,
.fsAthleticsRoster .fsElementTable tr.fsLoadMoreButtonRow>td,
table.fs_style_34 tr.fsLoadMoreButtonRow>td {
  background:none;
  padding:20px 0
}
.fsAthleticsEvent.fsTable body:not(.fsComposeMode) .fsElementTable:last-child,
.fsAthleticsRoster body:not(.fsComposeMode) .fsElementTable:last-child,
body:not(.fsComposeMode) .fsAthleticsEvent.fsTable .fsElementTable:last-child,
body:not(.fsComposeMode) .fsAthleticsRoster .fsElementTable:last-child,
body:not(.fsComposeMode) table.fs_style_34:last-child {
  margin-bottom:0
}
.table-overflow {
  overflow-x:auto;
  max-width:100%;
  margin-bottom:20px
}
.table-overflow:last-child {
  margin-bottom:0
}
canvas,
img,
svg,
video {
  height:auto;
  max-width:100%
}
iframe {
  border:0;
  max-width:100%
}
.fs_style_26 {
  display:inline-block;
  border:1px solid #6d6d6e;
  margin:0 0 20px;
  padding:15px 20px;
  background:transparent;
  color:#6d6d6e;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase
}
.fs_style_26.on,
.fs_style_26:focus,
.fs_style_26:hover,
.fsStateSelected .fs_style_26 {
  background:#252b33;
  color:#fff;
  transition:.3s
}
.fs_style_27 {
  display:inline-block;
  border:1px solid transparent;
  margin:0 0 20px;
  padding:15px 20px;
  background:#00833f;
  color:#fff;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase
}
.fs_style_27.on,
.fs_style_27:focus,
.fs_style_27:hover,
.fsStateSelected .fs_style_27 {
  background:#005a2b;
  color:#fff;
  transition:.3s
}
.fs_style_28 {
  display:inline-block;
  border:1px solid transparent;
  margin:0 0 20px;
  padding:15px 20px;
  background:#003a70;
  color:#fff;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase
}
.fs_style_28.on,
.fs_style_28:focus,
.fs_style_28:hover,
.fsStateSelected .fs_style_28 {
  background:#002547;
  color:#fff;
  transition:.3s
}
.fs_style_29 {
  display:inline-block;
  border:1px solid transparent;
  margin:0 0 20px;
  padding:15px 20px;
  background:#93721e;
  color:#fff;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase
}
.fs_style_29.on,
.fs_style_29:focus,
.fs_style_29:hover,
.fsStateSelected .fs_style_29 {
  background:#715817;
  color:#fff;
  transition:.3s
}
.fs_style_30 {
  display:inline-block;
  border:1px solid #fff;
  margin:0 0 20px;
  padding:15px 20px;
  background:transparent;
  color:#fff;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase
}
.fs_style_30.on,
.fs_style_30:focus,
.fs_style_30:hover,
.fsStateSelected .fs_style_30 {
  background:#fff;
  color:#00833f;
  transition:.3s
}
.button-dark {
  background:#00833f;
  padding:40px
}
.fs_style_31 {
  padding:20px;
  max-width:300px;
  width:100%;
  font-size:17px;
  line-height:22px
}
.fs_style_31 em {
  display:block;
  font-style:normal;
  font-size:16px;
  line-height:28px;
  text-transform:none;
  font-weight:500
}
.fsBannerLeft .fs_style_31,
.fsBannerRight .fs_style_31,
.fsFourColumnLayout>.fsDiv .fs_style_31,
.fsStyleOneThird .fs_style_31,
.fsThreeColumnLayout>.fsDiv .fs_style_31,
.fsTwoColumnLayout .fs_style_31 {
  margin-bottom:0
}
.fs_style_32 {
  background:transparent;
  border:1px solid #6d6d6e;
  border-radius:2px;
  font-size:14px;
  font-weight:700;
  color:#6d6d6e;
  text-decoration:none!important;
  text-transform:uppercase;
  display:inline-block;
  padding:19px 25px;
  line-height:18px;
  position:relative;
  padding-left:55px
}
.fs_style_32:before {
  color:#93721e;
  vertical-align:middle;
  position:absolute;
  left:25px;
  top:50%;
  transform:translateY(-50%);
  font-size:16px
}
.fs_style_32:focus,
.fs_style_32:hover {
  color:#fff;
  background:#252b33
}
.fs_style_32:focus:before,
.fs_style_32:hover:before {
  color:#fff
}
.fsBannerLeft .fs_style_32,
.fsBannerRight .fs_style_32,
.fsFourColumnLayout>.fsDiv .fs_style_32,
.fsStyleOneThird .fs_style_32,
.fsThreeColumnLayout>.fsDiv .fs_style_32,
.fsTwoColumnLayout .fs_style_32 {
  width:100%;
  display:block
}
.fs_style_32:before {
  content:"\E916";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none
}
.fs_style_33 {
  background:transparent;
  border:1px solid #6d6d6e;
  border-radius:2px;
  font-size:14px;
  font-weight:700;
  color:#6d6d6e;
  text-decoration:none!important;
  text-transform:uppercase;
  display:inline-block;
  padding:19px 25px;
  line-height:18px;
  position:relative;
  padding-left:55px
}
.fs_style_33:before {
  color:#93721e;
  vertical-align:middle;
  position:absolute;
  left:25px;
  top:50%;
  transform:translateY(-50%);
  font-size:16px
}
.fs_style_33:focus,
.fs_style_33:hover {
  color:#fff;
  background:#252b33
}
.fs_style_33:focus:before,
.fs_style_33:hover:before {
  color:#fff
}
.fsBannerLeft .fs_style_33,
.fsBannerRight .fs_style_33,
.fsFourColumnLayout>.fsDiv .fs_style_33,
.fsStyleOneThird .fs_style_33,
.fsThreeColumnLayout>.fsDiv .fs_style_33,
.fsTwoColumnLayout .fs_style_33 {
  width:100%;
  display:block
}
.fs_style_33:before {
  content:"\E925";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none
}
.fsStyleDefaultButton {
  display:inline-block;
  border:1px solid #6d6d6e;
  margin:0 0 20px;
  padding:15px 20px;
  background:transparent;
  color:#6d6d6e;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase
}
.fsStateSelected .fsStyleDefaultButton,
.fsStyleDefaultButton.on,
.fsStyleDefaultButton:focus,
.fsStyleDefaultButton:hover {
  background:#252b33;
  color:#fff;
  transition:.3s
}
.fsStyleDefaultButton.fsLoadMoreButton {
  margin-bottom:0;
  display:block;
  max-width:300px;
  width:100%
}
.fsStyleDefaultButton.fsSelectAll {
  margin-bottom:5px;
  padding:7px 12px;
  font-size:.875em;
  line-height:1.2;
  border:1px solid #6d6d6e
}
.fsStyleUpdateButton {
  display:inline-block;
  border:1px solid #6d6d6e;
  margin:0 0 20px;
  padding:15px 20px;
  background:transparent;
  color:#6d6d6e;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase
}
.fsStateSelected .fsStyleUpdateButton,
.fsStyleUpdateButton.on,
.fsStyleUpdateButton:focus,
.fsStyleUpdateButton:hover {
  background:#252b33;
  color:#fff;
  transition:.3s
}

/*! elements - common v0.0.1 */

/*! _main.scss - src/sass/modules/common/ - main common import */

/*! elements - common v0.0.1 */
.fsElement {
  margin-bottom:40px
}
.fsElement:last-child {
  margin-bottom:0
}
.fsBannerLeft .fsElement>header .fsElementTitle,
.fsBannerRight .fsElement>header .fsElementTitle,
.fsTwoColumnWideLeftLayout .fsStyleOneThird .fsElement>header .fsElementTitle,
.fsTwoColumnWideRightLayout .fsStyleOneThird .fsElement>header .fsElementTitle {
  font-size:24px;
  line-height:34px;
  font-family:minion-pro,serif;
  font-style:italic;
  font-weight:400;
  text-transform:none
}
.fsElementHeaderContent {
  margin-bottom:20px
}
.fsElementFooterContent {
  margin-top:20px
}
.fsPanel {
  margin-bottom:0
}
.fsStyleDefaultField {
  border:1px solid #cfcfcf
}

/*! elements - common - list subtype v0.0.1 */
.fsList article {
  margin-bottom:20px
}
.fsListNav .fsStyleDefaultList {
  list-style:none;
  margin:0;
  padding:0
}
.fsListNav .fsStyleDefaultList .fsListItem a {
  display:inline-block;
  padding:0
}
.fsListNav .fsStyleDefaultList .fsListItem a:focus,
.fsListNav .fsStyleDefaultList .fsListItem a:hover {
  color:#003a70;
  background:transparent
}
.fsListNav .fsStyleDefaultList .fsListItem.fsResourceCollection.fsStateExpanded>.fsResourceCollectionLink {
  margin-bottom:10px
}
.fsListNav .fsListLevel1>.fsListItem {
  padding:0 0 20px;
  margin-bottom:20px;
  border-bottom:1px solid #c8c8c8
}
.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 .fsElementSlideshow[data-slides-to-show="1"] article {
  padding-bottom:0
}
.fsSlideshow.fsSlideshowHorizontal .fsElementSlideshow[data-arrows*=true] {
  padding-top:0;
  padding-bottom:0
}
.fsSlideshow.fsSlideshowHorizontal article {
  padding-bottom:0
}
.fsSlideshow .fsNextButton,
.fsSlideshow .fsPrevButton {
  overflow:hidden
}
.fsSlideshow .fsNextButton:before,
.fsSlideshow .fsPrevButton:before {
  color:#252b33;
  font-size:45px;
  transition:.3s;
  display:inline-block;
  line-height:1;
  width:auto;
  height:auto;
  position:absolute
}
.fsSlideshow .fsNextButton.fsLeftArrow:before,
.fsSlideshow .fsNextButton.fsRightArrow:before,
.fsSlideshow .fsPrevButton.fsLeftArrow:before,
.fsSlideshow .fsPrevButton.fsRightArrow:before {
  position:absolute;
  top:50%;
  transform:translate3d(0,-50%,0)
}
.fsSlideshow .fsNextButton.fsLeftArrow:before,
.fsSlideshow .fsPrevButton.fsLeftArrow:before {
  left:0
}
.fsSlideshow .fsNextButton.fsRightArrow:before,
.fsSlideshow .fsPrevButton.fsRightArrow:before {
  right:0
}
.fsSlideshow .fsNextButton:focus:before,
.fsSlideshow .fsNextButton:hover:before,
.fsSlideshow .fsPrevButton:focus:before,
.fsSlideshow .fsPrevButton:hover:before {
  color:rgba(37,43,51,.5);
  transition:.3s
}
.fsSlideshow .fsPager {
  margin-bottom:0;
  margin-top:20px
}
.fsSlideshow .fsPager li {
  width:12px;
  height:12px;
  position:relative;
  vertical-align:middle
}
.fsSlideshow .fsPager li button {
  width:100%;
  height:100%;
  padding:0;
  color:#252b33
}
.fsSlideshow .fsPager li button:before {
  content:"";
  width:100%;
  height:100%;
  border-radius:50%;
  background-color:rgba(37,43,51,.25);
  transition:.3s;
  opacity:1
}
.fsSlideshow .fsPager li button:focus:before,
.fsSlideshow .fsPager li button:hover:before {
  background-color:#252b33;
  transition:.3s
}
.fsSlideshow .fsPager li button:focus {
  outline:1px dashed rgba(37,43,51,.25)
}
.fsSlideshow .fsPager li.slick-active button:before {
  opacity:1;
  background-color:#252b33
}

/*! elements - common - dialog box v0.0.1 */
.fsDialogCloseButton {
  opacity:1
}
.fsDialogCloseButton:after,
.fsDialogCloseButton:before,
.fsDialogCloseButton:focus:after,
.fsDialogCloseButton:focus:before {
  background:#252b33
}
.fsDialogCloseButton:hover:after,
.fsDialogCloseButton:hover:before {
  background:#000
}
.fsElementDialog {
  color:#252b33
}
.fs_style_24 {
  font-size:20px;
  line-height:36px;
  color:#003a70;
  font-weight:400
}
@media (min-width:700px) {
  .fs_style_24 {
    font-size:24px;
    line-height:40px
  }
}
blockquote {
  color:#003a70;
  position:relative;
  margin:40px 0;
  font-size:30px;
  line-height:50px;
  font-family:minion-pro,serif;
  font-style:italic;
  border:1px solid #c8c8c8;
  padding:50.5px
}
.fsBannerLeft blockquote,
.fsBannerRight blockquote,
.fsFourColumnLayout>.fsDiv blockquote,
.fsStyleOneThird blockquote,
.fsThreeColumnLayout>.fsDiv blockquote,
.fsTwoColumnLayout>.fsDiv blockquote {
  font-size:20px;
  line-height:40px;
  padding:30.5px
}
.fsBannerLeft blockquote:before,
.fsBannerRight blockquote:before,
.fsFourColumnLayout>.fsDiv blockquote:before,
.fsStyleOneThird blockquote:before,
.fsThreeColumnLayout>.fsDiv blockquote:before,
.fsTwoColumnLayout>.fsDiv blockquote:before {
  width:70px;
  height:43px;
  font-size:45px
}
blockquote:before {
  color:#6d6d6e;
  background:#efefef;
  font-style:normal;
  position:absolute;
  top:-20px;
  content:"\E91C";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none;
  font-size:50px;
  line-height:1;
  width:80px;
  height:43px;
  display:flex;
  justify-content:center;
  align-items:center
}
@media (max-width:599px) {
  blockquote {
    font-size:20px;
    line-height:40px;
    padding:30.5px
  }
  blockquote:before {
    width:70px;
    height:43px;
    font-size:45px
  }
}
cite {
  margin:0 0 20px;
  font-family:Roboto,sans-serif;
  font-size:14px;
  line-height:18px;
  font-style:normal;
  font-weight:700;
  text-transform:uppercase;
  margin-top:20px;
  margin-bottom:0
}
.fs_style_25,
cite {
  color:#6d6d6e;
  display:block
}
.fs_style_25 {
  padding:14px;
  font-size:30px;
  line-height:50px;
  font-family:minion-pro,serif;
  font-style:italic;
  padding-left:40px;
  border-left:4px solid #003a70;
  margin:40px 0
}
.fs_style_25.left {
  float:left;
  margin-left:20px
}
@media (min-width:500px) {
  .fs_style_25.left {
    width:50%
  }
}
.fs_style_25.right {
  float:right;
  margin-right:20px
}
@media (min-width:500px) {
  .fs_style_25.right {
    width:50%
  }
}

/*! _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:#003a70;
  background:transparent
}
.fsNavigation a {
  display:block;
  padding:10px 0;
  color:#00833f;
  background:transparent
}
.fsNavigation a:focus,
.fsNavigation a:hover {
  color:#003a70;
  background:transparent
}
.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 {
  margin-top:50px;
  margin-bottom:0;
  padding:0 20px;
  display:none
}
.home .fsBreadcrumb {
  display:none
}
@media (min-width:700px) {
  .fsBreadcrumb {
    padding:0 34px;
    display:block
  }
}
@media (min-width:1000px) {
  .fsBreadcrumb {
    padding:0 32px
  }
}
body:not(.fsComposeMode) .fsBreadcrumb header {
  display:none
}
.fsBreadcrumb .fsElementContent {
  position:relative;
  margin:0 auto;
  max-width:1180px
}
.fsBreadcrumb ul {
  margin:0;
  padding:0;
  list-style:none
}
.fsBreadcrumb ul li {
  display:inline-block;
  font-size:12px;
  line-height:16px;
  font-weight:600;
  text-transform:uppercase
}
.fsBreadcrumb ul li a {
  color:#6d6d6e;
  display:inline-block;
  padding:0
}
.fsBreadcrumb ul li a:focus,
.fsBreadcrumb ul li a:hover {
  color:#252b33
}
.fsBreadcrumb ul li .fsNavBreadcrumbSeperator {
  font-size:0
}
.fsBreadcrumb ul li .fsNavBreadcrumbSeperator:before {
  content:"\E900";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none;
  font-size:14px;
  vertical-align:top;
  margin:0 6px 0 7px
}
.nav-site-map ul {
  margin:0 0 0 20px;
  padding:0
}
.nav-site-map ul.fsNavLevel1 {
  margin-left:0;
  list-style:none
}
@media (min-width:600px) {
  .nav-site-map ul.fsNavLevel1 {
    column-count:2;
    column-gap:0;
    column-rule:0;
    min-height:0
  }
  .nav-site-map ul.fsNavLevel1 li {
    break-inside:avoid-column
  }
}
.nav-site-map ul.fsNavLevel1>li>a {
  margin-bottom:20px;
  font-weight:700
}
.nav-site-map ul.fsNavLevel2 {
  list-style:disc
}
.nav-site-map ul.fsNavLevel3 {
  list-style:circle
}
.nav-site-map ul.fsNavLevel4 {
  list-style:square
}
.nav-site-map ul.fsNavLevel5 {
  list-style:disc
}
.nav-tier {
  margin-bottom:0;
  display:none;
  background:#00833f
}
@media (min-width:1000px) {
  .nav-tier {
    display:block
  }
}
.home .nav-tier {
  display:none
}
.nav-tier .fsElementContent {
  position:relative;
  margin:0 auto;
  max-width:980px;
  padding:20px 0
}
.nav-tier ul {
  list-style:none;
  margin:0;
  padding:0
}
.nav-tier ul li a {
  display:block;
  padding:7.5px 10px;
  color:#fff;
  background:transparent;
  font-weight:700
}
.nav-tier ul li a:focus,
.nav-tier ul li a:hover {
  color:#fff;
  background:transparent;
  text-decoration:underline
}
.nav-tier ul li.fsNavCurrentPage>a {
  color:#fff;
  background:rgba(0,0,0,.3)
}
.nav-tier ul li.fsNavCurrentPage>a:focus,
.nav-tier ul li.fsNavCurrentPage>a:hover {
  color:#fff;
  background:transparent
}
.nav-tier ul li.fsNavCurrentPageAncestor {
  background:rgba(0,0,0,.3)
}
.nav-tier ul li.fsNavCurrentPageAncestor>a,
.nav-tier ul li.fsNavCurrentPageAncestor>a:focus,
.nav-tier ul li.fsNavCurrentPageAncestor>a:hover {
  color:#fff;
  background:transparent
}
.nav-tier .fsNavLevel1 {
  padding-left:0;
  display:flex;
  flex-flow:row wrap;
  justify-content:center
}
.nav-tier .fsNavLevel1>li:last-child {
  border-bottom:none
}
.nav-tier .fsNavLevel1>li>a {
  font-size:14px;
  line-height:18px
}
.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
}
.nav-sub {
  display:none
}
@media screen and (max-width:999px) {
  .nav-sub>header {
    display:block;
    position:relative
  }
  .nav-sub>header .fsElementTitle {
    margin-bottom:0;
    display:block;
    font-size:16px;
    line-height:20px;
    font-style:normal;
    font-family:Roboto,sans-serif;
    font-weight:700;
    text-transform:uppercase;
    padding:20px 0;
    transition:.3s;
    cursor:pointer;
    position:relative;
    padding-right:40px
  }
  .nav-sub>header .fsElementTitle,
  .nav-sub>header .fsElementTitle:hover {
    color:#6d6d6e;
    background-color:#efefef
  }
}
@media screen and (max-width:999px) and (min-width:1000px) {
  .nav-sub>header .fsElementTitle {
    cursor:default
  }
}
@media screen and (max-width:999px) {
  .nav-sub>header .fsElementTitle:after {
    content:"\E900";
    line-height:1;
    margin:0;
    position:absolute;
    top:50%;
    transform:translate3d(0,-50%,0);
    right:10px;
    font-family:IcoMoon;
    font-weight:400;
    font-size:24px
  }
  .nav-sub>.fsElementContent {
    position:relative;
    display:block;
    background-color:transparent
  }
  .nav-sub>.fsElementContent ul li a {
    display:block;
    color:#6d6d6e;
    background:transparent;
    font-size:14px;
    line-height:26px
  }
  .nav-sub>.fsElementContent ul li a:focus,
  .nav-sub>.fsElementContent ul li a:hover {
    color:#252b33;
    background:transparent
  }
  .nav-sub>.fsElementContent ul li.fsNavCurrentPage>a {
    color:#00833f;
    background:transparent
  }
  .nav-sub>.fsElementContent ul li.fsNavCurrentPage>a:focus,
  .nav-sub>.fsElementContent ul li.fsNavCurrentPage>a:hover {
    color:#252b33;
    background:transparent
  }
  .nav-sub>.fsElementContent ul li.fsNavCurrentPageAncestor {
    background:transparent
  }
  .nav-sub>.fsElementContent ul li.fsNavCurrentPageAncestor>a {
    color:#6d6d6e;
    background:transparent
  }
  .nav-sub>.fsElementContent ul li.fsNavCurrentPageAncestor>a:focus,
  .nav-sub>.fsElementContent ul li.fsNavCurrentPageAncestor>a:hover {
    color:#252b33;
    background:transparent
  }
  .nav-sub>.fsElementContent .fsNavLevel1>li>a {
    padding-left:0
  }
  .nav-sub>.fsElementContent .fsNavLevel2>li:last-child a {
    padding-bottom:0
  }
  .nav-sub>.fsElementContent .fsNavLevel3>li>a {
    padding-left:30px
  }
  .nav-sub>.fsElementContent .fsNavLevel4>li>a,
  .nav-sub>.fsElementContent .fsNavLevel5>li>a {
    padding-left:40px
  }
  .nav-sub.active-nav>header .fsElementTitle {
    background-color:#efefef;
    color:#6d6d6e
  }
  .nav-sub.active-nav>header .fsElementTitle:after {
    content:"\E928"
  }
}
@media (min-width:1000px) {
  .nav-sub {
    display:block
  }
}
.nav-sub>.fsElementContent {
  height:auto;
  max-height:0;
  visibility:hidden;
  opacity:0;
  transition:all .3s ease
}
@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;
  background:transparent;
  border-bottom:1px solid #c8c8c8;
  border-top:1px solid #c8c8c8;
  border-left:none;
  border-right:none;
  margin:0 20px;
  padding:0;
  margin-top:20px
}
@media (min-width:1000px) {
  .fsHeader .nav-sub {
    display:none
  }
}
.fsHeader .nav-sub.active-nav {
  border-bottom:4px solid #00833f;
  border-top:4px solid #00833f
}
.nav-sub.nav-sub-empty {
  display:none!important
}
.nav-sub ul {
  list-style:none;
  margin:0;
  padding:0
}
.nav-sub ul li {
  position:relative;
  padding-bottom:0;
  transition:padding .3s ease
}
.nav-sub ul li a {
  display:block;
  padding:15px 0;
  color:#6d6d6e;
  background:transparent;
  font-size:14px;
  line-height:26px
}
.nav-sub ul li a:focus,
.nav-sub ul li a:hover {
  color:#252b33;
  background:transparent
}
.nav-sub ul li.currentExpand>.fsNavPageInfo {
  max-height:9999px;
  visibility:visible
}
.nav-sub ul li.currentExpand>.toggleMenu:before {
  content:"\E928";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none
}
.nav-sub ul li.fsNavCurrentPage>a {
  color:#00833f;
  background:transparent
}
.nav-sub ul li.fsNavCurrentPage>a:focus,
.nav-sub ul li.fsNavCurrentPage>a:hover {
  color:#252b33;
  background:transparent
}
.nav-sub ul li.fsNavCurrentPageAncestor {
  background:transparent
}
.nav-sub ul li.fsNavCurrentPageAncestor>a {
  color:#00833f;
  background:transparent
}
.nav-sub ul li.fsNavCurrentPageAncestor>a:focus,
.nav-sub ul li.fsNavCurrentPageAncestor>a:hover {
  color:#252b33;
  background:transparent
}
.nav-sub .toggleMenu {
  position:absolute;
  top:0;
  right:0;
  width:37px;
  height:56px;
  line-height:1;
  cursor:pointer;
  z-index:20
}
.nav-sub .toggleMenu:before {
  content:"\E900";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none;
  color:#6d6d6e;
  position:absolute;
  top:50%;
  right:0;
  transform:translateY(-50%);
  font-size:14px
}
.nav-sub .fsNavPageInfo {
  max-height:0;
  height:auto;
  visibility:hidden;
  transition:all .3s ease
}
.nav-sub .fsNavLevel1 {
  padding-left:0;
  border:1px solid #c8c8c8;
  padding:30px
}
@media screen and (max-width:999px) {
  .nav-sub .fsNavLevel1 {
    padding:15px 0;
    border:none
  }
}
.nav-sub .fsNavLevel1>li {
  border-bottom:1px solid #c8c8c8
}
.nav-sub .fsNavLevel1>li:first-child>a {
  padding-top:0
}
.nav-sub .fsNavLevel1>li:last-child {
  border-bottom:none
}
.nav-sub .fsNavLevel1>li:last-child>a {
  padding-bottom:0
}
.nav-sub .fsNavLevel1>li.currentExpand {
  padding-bottom:15px
}
.nav-sub .fsNavLevel1>li>a {
  padding-left:0
}
.nav-sub .fsNavLevel2 {
  border-left:3px solid #c8c8c8
}
.nav-sub .fsNavLevel2>li:first-child>a {
  padding-top:0
}
.nav-sub .fsNavLevel2>li>a {
  padding-left:20px;
  padding-top:5px;
  padding-bottom:5px
}
.nav-sub .fsNavLevel2>li .toggleMenu {
  height:36px
}
.nav-sub .fsNavLevel3>li>a {
  padding-left:30px;
  padding-top:5px;
  padding-bottom:5px
}
.nav-sub .fsNavLevel4>li>a {
  padding-left:40px;
  padding-top:5px;
  padding-bottom:5px
}
.nav-sub .fsNavLevel5>li>a {
  padding-left:40px
}
.nav-main {
  margin-bottom:0
}
.fsHeader .nav-main {
  display:none
}
@media (min-width:1000px) {
  .fsHeader .nav-main {
    display:block
  }
}
@media (min-width:1000px) {
  .nav-main .fsNavLevel1 {
    max-width:1180px;
    width:100%;
    margin:0 auto;
    text-align:center;
    display:flex;
    justify-content:space-between;
    flex-wrap:wrap
  }
  .no-flexbox .nav-main .fsNavLevel1 {
    text-align:justify;
    font-size:.1px
  }
  .no-flexbox .nav-main .fsNavLevel1>li {
    display:inline-block
  }
  .no-flexbox .nav-main .fsNavLevel1:after {
    content:"";
    display:inline-block;
    width:100%
  }
}
@media (min-width:1000px) {
  .nav-main .fsNavLevel1>li {
    flex:1 auto
  }
}
.nav-main .fsNavLevel1>li:hover>a,
.nav-main .fsNavLevel1>li[class*=fsNavCurrentPage]>a {
  color:#252b33;
  background:transparent
}
.nav-main .fsNavLevel1>li[class*=fsNavCurrentPage]>a:after {
  background:#00833f
}
.hasHeroImg .nav-main .fsNavLevel1>li[class*=fsNavCurrentPage]>a:after {
  background:#fff
}
.nav-main .fsNavLevel1>li:last-child>a {
  margin-right:0
}
.nav-main .fsNavLevel1>li>a {
  display:block;
  color:#252b33;
  background:transparent;
  padding:66px 0;
  margin:0 15px;
  font-size:15px;
  line-height:26px;
  font-weight:700;
  text-transform:uppercase;
  position:relative;
  transition:padding .3s cubic-bezier(.445,.05,.55,.95)
}
.stuck .nav-main .fsNavLevel1>li>a {
  padding:37px 0
}
@media (min-width:1200px) {
  .nav-main .fsNavLevel1>li>a {
    font-size:17px;
    padding:77px 0
  }
}
@media (min-width:1400px) {
  .nav-main .fsNavLevel1>li>a {
    margin:0 22.5px
  }
}
.nav-main .fsNavLevel1>li>a:focus {
  color:#252b33;
  background:transparent
}
.nav-main .fsNavLevel1>li>a:after {
  content:"";
  background:transparent;
  width:100%;
  height:4px;
  position:absolute;
  left:0;
  top:calc(100% - 66px + 20px)
}
.stuck .nav-main .fsNavLevel1>li>a:after {
  top:calc(100% - 37px + 20px)
}
@media (min-width:1200px) {
  .nav-main .fsNavLevel1>li>a:after {
    top:calc(100% - 77px + 20px)
  }
}
.hasHeroImg .nav-main .fsNavLevel1>li>a {
  color:#fff
}
@media (min-width:1000px) {
  .hasHeroImg .stuck .nav-main .fsNavLevel1>li>a {
    color:#252b33
  }
}
html.js .nav-main .fsNavLevel1>li,
html:not(.js) .nav-main .fsNavLevel1>li.menu-item-open {
  position:static
}
html.js .nav-main .fsNavLevel1>li .fsNavPageInfo,
html:not(.js) .nav-main .fsNavLevel1>li.menu-item-open .fsNavPageInfo {
  opacity:1;
  visibility:visible;
  transition:opacity .3s ease-in,visibility .3s ease-in
}
html.js .nav-main .fsNavLevel1>li:hover>a:after,
html:not(.js) .nav-main .fsNavLevel1>li.menu-item-open:hover>a:after {
  background:#00833f
}
html.js .nav-main .fsNavLevel1>li:hover .fsNavPageInfo,
html:not(.js) .nav-main .fsNavLevel1>li.menu-item-open:hover .fsNavPageInfo {
  max-height:none;
  opacity:1;
  visibility:visible
}
.nav-main .fsNavLevel1>li html.js .hasHeroImg .fsNavPageInfo,
html:not(.js) .hasHeroImg .nav-main .fsNavLevel1>li.menu-item-open .fsNavPageInfo {
  opacity:1;
  visibility:visible;
  transition:opacity .3s ease-in,visibility .3s ease-in
}
.nav-main .fsNavLevel1>li html.js .hasHeroImg:hover>a:after,
html:not(.js) .hasHeroImg .nav-main .fsNavLevel1>li.menu-item-open:hover>a:after {
  background:#fff
}
.nav-main .fsNavLevel1>li html.js .hasHeroImg:hover .fsNavPageInfo,
html:not(.js) .hasHeroImg .nav-main .fsNavLevel1>li.menu-item-open:hover .fsNavPageInfo {
  max-height:none;
  opacity:1;
  visibility:visible
}
.nav-main .fsNavLevel1>li html.js .hasHeroImg .fsNavPageInfo,
html:not(.js) .hasHeroImg .stuck .nav-main .fsNavLevel1>li.menu-item-open .fsNavPageInfo {
  opacity:1;
  visibility:visible;
  transition:opacity .3s ease-in,visibility .3s ease-in
}
.nav-main .fsNavLevel1>li html.js .hasHeroImg:hover>a:after,
html:not(.js) .hasHeroImg .stuck .nav-main .fsNavLevel1>li.menu-item-open:hover>a:after {
  background:#00833f
}
.nav-main .fsNavLevel1>li html.js .hasHeroImg:hover .fsNavPageInfo,
html:not(.js) .hasHeroImg .stuck .nav-main .fsNavLevel1>li.menu-item-open:hover .fsNavPageInfo {
  opacity:1;
  visibility:visible
}
html:not(.js) .nav-main .fsNavLevel1>li {
  position:static
}
html:not(.js) .nav-main .fsNavLevel1>li:hover .fsNavPageInfo {
  opacity:1;
  visibility:visible
}
.nav-main .fsNavPageInfo {
  position:absolute;
  top:100%;
  left:0;
  overflow:hidden;
  background:#00833f;
  text-align:left;
  z-index:300;
  display:flex;
  max-width:1400px;
  width:100%;
  margin:0 auto;
  right:0;
  padding:40px 45px;
  opacity:0;
  visibility:hidden;
  transition:opacity .3s ease-in,visibility .3s ease-in
}
.nav-main .fsNavPageDescription {
  margin-bottom:0;
  padding-right:60px;
  border-right:1px solid hsla(0,0%,100%,.3);
  margin-right:60px;
  flex:1
}
body:not(.fsComposeMode) .nav-main .fsNavPageDescription>header {
  display:none
}
.nav-main .fsNavPageDescription .fsListItems {
  margin:0
}
.nav-main .fsNavPageDescription article {
  padding:0 0 20px;
  margin:0 0 20px;
  border-bottom:1px solid hsla(0,0%,100%,.3);
  width:100%
}
.nav-main .fsNavPageDescription article:last-child {
  border-bottom:none
}
.nav-main .fsNavPageDescription figure {
  display:flex;
  align-items:center
}
.nav-main .fsNavPageDescription picture {
  display:block;
  width:110px;
  height:110px;
  border:5px solid #fff;
  margin-right:30px;
  background-position:50% 50%;
  background-repeat:no-repeat;
  background-size:cover;
  flex:none
}
.nav-main .fsNavPageDescription picture img {
  display:none
}
.nav-main .fsNavPageDescription figcaption {
  color:#fff;
  font-size:14px;
  line-height:26px;
  margin:0
}
.nav-main .fsNavPageDescription figcaption h3 {
  font-size:18px;
  line-height:22px;
  font-weight:700;
  text-transform:uppercase;
  margin-bottom:10px
}
.nav-main .fsNavPageDescription figcaption h3 a {
  color:inherit;
  padding:0
}
.nav-main .fsNavPageDescription figcaption h3 a:focus,
.nav-main .fsNavPageDescription figcaption h3 a:hover {
  text-decoration:underline
}
.nav-main .col-wrap {
  display:flex;
  flex:1
}
.nav-main .fsNavLevel2.column-1 {
  padding-right:80px
}
.nav-main .fsNavLevel2.column-2 {
  padding-left:80px
}
.nav-main .fsNavLevel2 li a {
  display:block;
  color:#fff;
  background:transparent;
  padding:12.5px 0;
  font-size:14px;
  line-height:18px;
  font-weight:700
}
.nav-main .fsNavLevel2 li a:focus,
.nav-main .fsNavLevel2 li a:hover {
  text-decoration:underline
}
.nav-main .fsNavLevel2 li[class*=fsNavCurrentPage]>a {
  color:#e5e5e5;
  background:transparent
}
.drawer-ribbon {
  position:relative;
  height:50px
}
@media (min-width:1000px) {
  .drawer-ribbon {
    display:none
  }
}
.mobile-menu-button {
  line-height:1
}
@media (min-width:1000px) {
  .mobile-menu-button {
    display:none
  }
}
.fsMenu .mobile-menu-button {
  margin-bottom:0
}
.mobile-toggle {
  border:0;
  background:none;
  margin:0;
  padding:0;
  width:60px;
  height:40px;
  position:relative;
  font-size:0;
  cursor:pointer
}
.fsMenu .mobile-toggle {
  left:calc(100% - 60px)
}
.mobile-toggle:before {
  content:"\E917";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none;
  color:#fff;
  font-size:18px;
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%)
}
.fsMenu .mobile-toggle:before {
  left:auto;
  right:0;
  top:0;
  transform:none
}
.drawer-is-active .mobile-toggle:before {
  content:"\E924";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none
}
.fsMenu {
  position:absolute;
  z-index:500;
  pointer-events:none;
  opacity:0;
  visibility:hidden;
  transition:opacity .3s,visibility .3s,transform .3s;
  right:0;
  transform:translate3d(20%,0,0);
  transform:translate(20%);
  top:0;
  min-height:100%;
  width:100%;
  background:#00833f;
  padding:20px
}
.drawer-is-active .fsMenu {
  pointer-events:auto;
  opacity:1;
  visibility:visible;
  transform:translateZ(0);
  transform:translate(0)
}
@media (min-width:700px) {
  .fsMenu {
    max-width:33.33333em
  }
}
@media (min-width:1000px) {
  .fsMenu {
    display:none
  }
}
.nav-main-mobile ul {
  list-style:none;
  margin:0;
  padding:0
}
.nav-main-mobile ul li {
  position:relative;
  padding-bottom:0;
  transition:padding .3s ease
}
.nav-main-mobile ul li a {
  display:block;
  padding:20px 0;
  color:#fff;
  background:transparent;
  font-size:14px;
  line-height:18px
}
.nav-main-mobile ul li a:focus,
.nav-main-mobile ul li a:hover {
  color:#fff;
  background:transparent;
  text-decoration:underline
}
.nav-main-mobile ul li.currentExpand>.fsNavPageInfo {
  max-height:9999px;
  visibility:visible
}
.nav-main-mobile ul li.currentExpand>.toggleMenu:before {
  content:"\E928";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none
}
.nav-main-mobile ul li.fsNavCurrentPage>a,
.nav-main-mobile ul li.fsNavCurrentPage>a:focus,
.nav-main-mobile ul li.fsNavCurrentPage>a:hover {
  color:#fff;
  background:transparent
}
.nav-main-mobile ul li.fsNavCurrentPageAncestor {
  background:transparent
}
.nav-main-mobile ul li.fsNavCurrentPageAncestor>a,
.nav-main-mobile ul li.fsNavCurrentPageAncestor>a:focus,
.nav-main-mobile ul li.fsNavCurrentPageAncestor>a:hover {
  color:#fff;
  background:transparent
}
.nav-main-mobile .toggleMenu {
  position:absolute;
  top:0;
  right:0;
  width:37px;
  height:67px;
  line-height:1;
  cursor:pointer;
  z-index:20
}
.nav-main-mobile .toggleMenu:before {
  content:"\E900";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none;
  color:#fff;
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  font-size:18px
}
.nav-main-mobile .fsNavPageInfo {
  max-height:0;
  height:auto;
  visibility:hidden;
  transition:all .3s ease
}
.nav-main-mobile .fsNavLevel1>li {
  border-bottom:1px solid hsla(0,0%,100%,.3)
}
.nav-main-mobile .fsNavLevel1>li.currentExpand {
  padding-bottom:15px
}
.nav-main-mobile .fsNavLevel1>li>a {
  padding-left:0;
  font-size:17px;
  line-height:26px;
  text-transform:uppercase
}
.nav-main-mobile .fsNavLevel2 {
  border-left:3px solid #fff
}
.nav-main-mobile .fsNavLevel2>li>a {
  padding-left:20px;
  padding-top:10px;
  padding-bottom:10px
}
.nav-main-mobile .fsNavLevel2>li .toggleMenu {
  height:38px
}
.nav-main-mobile .fsNavLevel3>li>a {
  padding-left:30px;
  padding-top:10px;
  padding-bottom:10px
}
.nav-main-mobile .fsNavLevel4>li>a {
  padding-left:40px;
  padding-top:10px;
  padding-bottom:10px
}
.nav-main-mobile .fsNavLevel5>li>a {
  padding-left:40px
}
.nav-social .fsNavLevel1 {
  font-size:0;
  text-align:center
}
.nav-social .fsNavLevel1,
.nav-social .fsNavLevel1 ul {
  margin:0;
  padding:0;
  list-style:none
}
.nav-social .fsNavLevel1 li {
  margin:0;
  padding:0
}
@media (min-width:1000px) {
  .nav-social .fsNavLevel1 {
    text-align:left
  }
}
.nav-social .fsNavLevel1 li {
  display:inline-block
}
.nav-social .fsNavLevel1 li:not(:last-child) {
  margin-right:10px
}
.nav-social .fsNavLevel1 [href*=facebook]:before {
  content:"\E90C";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none
}
.nav-social .fsNavLevel1 [href*=instagram]:before {
  content:"\E908";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none
}
.nav-social .fsNavLevel1 [href*=linkedin]:before {
  content:"\E909";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none
}
.nav-social .fsNavLevel1 [href*=pinterest]:before {
  content:"\E906";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none
}
.nav-social .fsNavLevel1 [href*=tumblr]:before {
  content:"\E905";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none
}
.nav-social .fsNavLevel1 [href*=twitter]:before {
  content:"\E90B";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none
}
.nav-social .fsNavLevel1 [href*=vimeo]:before {
  content:"\E907";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none
}
.nav-social .fsNavLevel1 [href*=vine]:before {
  content:"\E901";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none
}
.nav-social .fsNavLevel1 [href*=youtube]:before {
  content:"\E90A";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none
}
.nav-social .fsNavLevel1 [href*=googleplus]:before {
  content:"\F0D5";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none
}
.nav-social .fsNavLevel1 [href*=wechat]:before {
  content:"\E902";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none
}
.nav-social .fsNavLevel1 [href*=flickr]:before {
  content:"\F16E";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none
}
.nav-social .fsNavLevel1 [href*=wordpress]:before {
  content:"\E903";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none
}
.nav-social .fsNavLevel1 [href*=rss]:before {
  content:"\E904";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none
}
.nav-social .fsNavLevel1 [href*=facebook]:focus,
.nav-social .fsNavLevel1 [href*=facebook]:hover {
  background:#fff;
  border-color:#fff
}
.nav-social .fsNavLevel1 [href*=facebook]:focus:before,
.nav-social .fsNavLevel1 [href*=facebook]:hover:before {
  color:#252b33
}
.nav-social .fsNavLevel1 [href*=instagram]:focus,
.nav-social .fsNavLevel1 [href*=instagram]:hover {
  background:#fff;
  border-color:#fff
}
.nav-social .fsNavLevel1 [href*=instagram]:focus:before,
.nav-social .fsNavLevel1 [href*=instagram]:hover:before {
  color:#252b33
}
.nav-social .fsNavLevel1 [href*=linkedin]:focus,
.nav-social .fsNavLevel1 [href*=linkedin]:hover {
  background:#fff;
  border-color:#fff
}
.nav-social .fsNavLevel1 [href*=linkedin]:focus:before,
.nav-social .fsNavLevel1 [href*=linkedin]:hover:before {
  color:#252b33
}
.nav-social .fsNavLevel1 [href*=pinterest]:focus,
.nav-social .fsNavLevel1 [href*=pinterest]:hover {
  background:#fff;
  border-color:#fff
}
.nav-social .fsNavLevel1 [href*=pinterest]:focus:before,
.nav-social .fsNavLevel1 [href*=pinterest]:hover:before {
  color:#252b33
}
.nav-social .fsNavLevel1 [href*=tumblr]:focus,
.nav-social .fsNavLevel1 [href*=tumblr]:hover {
  background:#fff;
  border-color:#fff
}
.nav-social .fsNavLevel1 [href*=tumblr]:focus:before,
.nav-social .fsNavLevel1 [href*=tumblr]:hover:before {
  color:#252b33
}
.nav-social .fsNavLevel1 [href*=twitter]:focus,
.nav-social .fsNavLevel1 [href*=twitter]:hover {
  background:#fff;
  border-color:#fff
}
.nav-social .fsNavLevel1 [href*=twitter]:focus:before,
.nav-social .fsNavLevel1 [href*=twitter]:hover:before {
  color:#252b33
}
.nav-social .fsNavLevel1 [href*=vimeo]:focus,
.nav-social .fsNavLevel1 [href*=vimeo]:hover {
  background:#fff;
  border-color:#fff
}
.nav-social .fsNavLevel1 [href*=vimeo]:focus:before,
.nav-social .fsNavLevel1 [href*=vimeo]:hover:before {
  color:#252b33
}
.nav-social .fsNavLevel1 [href*=vine]:focus,
.nav-social .fsNavLevel1 [href*=vine]:hover {
  background:#fff;
  border-color:#fff
}
.nav-social .fsNavLevel1 [href*=vine]:focus:before,
.nav-social .fsNavLevel1 [href*=vine]:hover:before {
  color:#252b33
}
.nav-social .fsNavLevel1 [href*=youtube]:focus,
.nav-social .fsNavLevel1 [href*=youtube]:hover {
  background:#fff;
  border-color:#fff
}
.nav-social .fsNavLevel1 [href*=youtube]:focus:before,
.nav-social .fsNavLevel1 [href*=youtube]:hover:before {
  color:#252b33
}
.nav-social .fsNavLevel1 [href*=googleplus]:focus,
.nav-social .fsNavLevel1 [href*=googleplus]:hover {
  background:#fff;
  border-color:#fff
}
.nav-social .fsNavLevel1 [href*=googleplus]:focus:before,
.nav-social .fsNavLevel1 [href*=googleplus]:hover:before {
  color:#252b33
}
.nav-social .fsNavLevel1 [href*=wechat]:focus,
.nav-social .fsNavLevel1 [href*=wechat]:hover {
  background:#fff;
  border-color:#fff
}
.nav-social .fsNavLevel1 [href*=wechat]:focus:before,
.nav-social .fsNavLevel1 [href*=wechat]:hover:before {
  color:#252b33
}
.nav-social .fsNavLevel1 [href*=flickr]:focus,
.nav-social .fsNavLevel1 [href*=flickr]:hover {
  background:#fff;
  border-color:#fff
}
.nav-social .fsNavLevel1 [href*=flickr]:focus:before,
.nav-social .fsNavLevel1 [href*=flickr]:hover:before {
  color:#252b33
}
.nav-social .fsNavLevel1 [href*=wordpress]:focus,
.nav-social .fsNavLevel1 [href*=wordpress]:hover {
  background:#fff;
  border-color:#fff
}
.nav-social .fsNavLevel1 [href*=wordpress]:focus:before,
.nav-social .fsNavLevel1 [href*=wordpress]:hover:before {
  color:#252b33
}
.nav-social .fsNavLevel1 [href*=rss]:focus,
.nav-social .fsNavLevel1 [href*=rss]:hover {
  background:#fff;
  border-color:#fff
}
.nav-social .fsNavLevel1 [href*=rss]:focus:before,
.nav-social .fsNavLevel1 [href*=rss]:hover:before {
  color:#252b33
}
.nav-social .fsNavLevel1 a {
  display:block;
  position:relative;
  border:1px solid #fff;
  background:transparent;
  height:40px;
  width:40px;
  border-radius:100%
}
.nav-social .fsNavLevel1 a:before {
  color:#fff;
  font-size:18px;
  transition:all .3s;
  display:block;
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%)
}
.nav-social .fsNavLevel1 [href*="plus.google.com"]:before {
  content:"\F0D5";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none
}
.nav-social .fsNavLevel1 [href*="plus.google.com"]:focus,
.nav-social .fsNavLevel1 [href*="plus.google.com"]:hover {
  background:#db4f46;
  border-color:#db4f46
}
.nav-social .fsNavLevel1 [href*="plus.google.com"]:focus:before,
.nav-social .fsNavLevel1 [href*="plus.google.com"]:hover:before {
  color:#fff
}
.nav-utility-header {
  margin-bottom:0
}
.nav-utility-header .fsNavLevel1 {
  display:flex
}
@media (min-width:1000px) {
  .nav-utility-header .fsNavLevel1 {
    justify-content:flex-end
  }
}
.nav-utility-header .fsNavLevel1>li>a {
  padding:0;
  font-size:0;
  line-height:1
}
.nav-utility-header .fsNavLevel1>li.portal-trigger {
  margin-right:10px;
  cursor:pointer
}
.nav-utility-header .fsNavLevel1>li.portal-trigger>a {
  width:60px;
  height:40px;
  pointer-events:none;
  position:relative
}
.nav-utility-header .fsNavLevel1>li.portal-trigger>a:before {
  content:"\E91E";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none;
  font-size:20px;
  color:#fff;
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%)
}
.nav-utility-header .fsNavLevel1>li.portal-trigger>a:after {
  content:"\E927";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none;
  font-size:10px;
  color:#fff;
  position:absolute;
  right:10px;
  bottom:8px
}
.nav-utility-header .fsNavLevel1>li.search-trigger {
  cursor:pointer;
  display:none;
  width:auto;
  overflow:hidden;
  transition:width .5s ease-in-out
}
@media (min-width:1000px) {
  .nav-utility-header .fsNavLevel1>li.search-trigger {
    display:block
  }
}
.search-open .nav-utility-header .fsNavLevel1>li.search-trigger {
  width:270px
}
.nav-utility-header .fsNavLevel1>li.search-trigger>a {
  height:40px;
  width:40px;
  padding:0;
  pointer-events:none;
  position:relative;
  opacity:1;
  visibility:visible;
  transition:.3s ease
}
.nav-utility-header .fsNavLevel1>li.search-trigger>a:before {
  content:"\E91D";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none;
  font-size:16px;
  color:#fff;
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%)
}
@media (min-width:1000px) {
  html.js .nav-utility-header .fsNavLevel1>li,
  html:not(.js) .nav-utility-header .fsNavLevel1>li.menu-item-open {
    position:relative
  }
  html.js .nav-utility-header .fsNavLevel1>li>.fsNavPageInfo,
  html:not(.js) .nav-utility-header .fsNavLevel1>li.menu-item-open>.fsNavPageInfo {
    position:absolute;
    top:100%;
    left:0;
    max-height:0;
    overflow:hidden
  }
  .menu-item-open html.js .nav-utility-header .fsNavLevel1>li>.fsNavPageInfo,
  .menu-item-open html:not(.js) .nav-utility-header .fsNavLevel1>li.menu-item-open>.fsNavPageInfo,
  html.js .nav-utility-header .fsNavLevel1>li.menu-item-open>.fsNavPageInfo,
  html:not(.js) .nav-utility-header .fsNavLevel1>li.menu-item-open.menu-item-open>.fsNavPageInfo {
    max-height:9999px
  }
  html.js .nav-utility-header .fsNavLevel1>li:hover .fsNavPageInfo,
  html:not(.js) .nav-utility-header .fsNavLevel1>li.menu-item-open:hover .fsNavPageInfo {
    max-height:9999px;
    left:auto;
    right:0
  }
}
@media (min-width:1000px) {
  html:not(.js) .nav-utility-header .fsNavLevel1>li {
    position:relative
  }
  html:not(.js) .nav-utility-header .fsNavLevel1>li>.fsNavPageInfo {
    position:absolute;
    top:100%;
    left:0;
    max-height:0;
    overflow:hidden
  }
  html:not(.js) .nav-utility-header .fsNavLevel1>li:hover>.fsNavPageInfo {
    max-height:9999px
  }
}
@media (min-width:1000px) and (max-width:599px) {
  html:not(.js) .nav-utility-header .fsNavLevel1>li:focus>.fsNavPageInfo {
    max-height:9999px
  }
}
@media (min-width:1000px) {
  html:not(.js) .nav-utility-header .fsNavLevel1>li:hover .fsNavPageInfo {
    max-height:9999px;
    left:auto;
    right:0
  }
}
.nav-utility-header .fsNavPageInfo {
  background:#003a70;
  width:140px;
  z-index:300
}
@media (max-width:999px) {
  .nav-utility-header .fsNavPageInfo {
    display:none
  }
}
.nav-utility-header .fsNavPageInfo .fsNavLevel2 {
  padding:12.5px 20px
}
.nav-utility-header .fsNavPageInfo .fsNavLevel2 li a {
  color:#fff;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  padding:7.5px 0
}
.nav-utility-header .fsNavPageInfo .fsNavLevel2 li a:focus,
.nav-utility-header .fsNavPageInfo .fsNavLevel2 li a:hover {
  text-decoration:underline
}
.fsMenu-2 {
  position:absolute;
  z-index:500;
  pointer-events:none;
  opacity:0;
  visibility:hidden;
  transition:opacity .3s,visibility .3s,transform .3s;
  left:0;
  transform:translate3d(-20%,0,0);
  transform:translate(-20%);
  top:0;
  min-height:100%;
  width:100%;
  background:#003a70
}
@media (min-width:700px) {
  .fsMenu-2 {
    max-width:33.33333em
  }
}
.fsMenu-2 .fsNavLevel2 {
  padding:45px 20px 20px;
  list-style-type:none;
  margin:0
}
.fsMenu-2 .fsNavLevel2 li a {
  color:#fff;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  padding:7.5px 0
}
.fsMenu-2 .fsNavLevel2 li a:focus,
.fsMenu-2 .fsNavLevel2 li a:hover {
  text-decoration:underline
}
.fsMenu-2 .fsNavLevel2 li a {
  display:block;
  padding:15px 0;
  border-bottom:1px solid hsla(0,0%,100%,.3)
}
.portal-is-active .fsMenu-2 {
  pointer-events:auto;
  opacity:1;
  visibility:visible;
  transform:translateZ(0);
  transform:translate(0)
}
.fsMenu-2 .close-portal {
  border:0;
  background:none;
  margin:0;
  padding:0;
  line-height:1;
  position:absolute;
  top:15px;
  left:20px;
  cursor:pointer;
  font-size:0
}
.fsMenu-2 .close-portal:before {
  content:"\E924";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none;
  color:#fff;
  font-size:20px
}
.nav-utility-footer {
  position:relative
}
.nav-utility-footer .fsNavLevel1 {
  text-align:center
}
.nav-utility-footer .fsNavLevel1,
.nav-utility-footer .fsNavLevel1 ul {
  margin:0;
  padding:0;
  list-style:none
}
.nav-utility-footer .fsNavLevel1 li {
  margin:0;
  padding:0
}
@media (min-width:700px) {
  .nav-utility-footer .fsNavLevel1 {
    display:flex;
    justify-content:center
  }
}
@media (min-width:1000px) {
  .nav-utility-footer .fsNavLevel1 {
    flex-direction:column;
    align-items:flex-end
  }
}
.nav-utility-footer .fsNavLevel1 li a {
  color:#fff;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase;
  padding:7.5px 0
}
@media (min-width:700px) {
  .nav-utility-footer .fsNavLevel1 li a {
    padding:0 15px
  }
}
@media (min-width:1000px) {
  .nav-utility-footer .fsNavLevel1 li a {
    padding:7.5px 0
  }
}
.nav-utility-footer .fsNavLevel1 li a:focus,
.nav-utility-footer .fsNavLevel1 li a:hover {
  text-decoration:underline
}

/*! structure - header v0.0.1 */
#fsHeader {
  padding:0;
  background:#efefef
}
#fsHeader .site-search {
  position:absolute;
  top:0;
  left:0;
  opacity:0;
  visibility:hidden;
  transition:.1s ease;
  width:270px;
  z-index:-1
}
.search-open #fsHeader .site-search {
  opacity:1;
  visibility:visible;
  z-index:100
}
.sticky-header {
  margin-bottom:0;
  position:static;
  transition:position .3s ease
}
@media (min-width:1000px) {
  .sticky-header {
    padding-top:40px
  }
}
@media (min-width:700px) {
  body:not(.fsComposeMode).hasHeroImg .sticky-header {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    z-index:20
  }
}
body:not(.fsComposeMode) .top-row {
  background:#93721e;
  margin-bottom:0;
  z-index:40
}
@media (min-width:700px) {
  body:not(.fsComposeMode) .top-row {
    padding:0 14px
  }
}
@media (min-width:1000px) {
  body:not(.fsComposeMode) .top-row {
    padding:0 20px;
    position:fixed;
    top:0;
    left:0;
    width:100%
  }
}
@media (min-width:1200px) {
  body:not(.fsComposeMode) .top-row {
    padding:0 60px
  }
}
body:not(.fsComposeMode) .top-row>.fsElementContent {
  display:flex;
  justify-content:space-between;
  max-width:1400px;
  width:100%;
  margin:0 auto
}
@media (min-width:1000px) {
  body:not(.fsComposeMode) .top-row>.fsElementContent {
    display:block
  }
}
.logo-nav-container {
  background:#efefef;
  padding:0 20px;
  position:relative;
  z-index:30
}
.hasHeroImg .logo-nav-container {
  background:transparent
}
.logo-nav-container.stuck {
  background:#efefef;
  border-bottom:1px solid #c8c8c8
}
@media (min-width:1000px) {
  .logo-nav-container.stuck {
    position:fixed;
    top:40px;
    left:0;
    width:100%
  }
  .hasHeroImg .logo-nav-container.stuck {
    background:#efefef
  }
}
@media (min-width:700px) {
  .logo-nav-container {
    padding:0 34px
  }
}
@media (min-width:1000px) {
  .logo-nav-container {
    padding:0 32px
  }
}
@media (min-width:1200px) {
  .logo-nav-container {
    padding:0 60px
  }
}
.logo-nav-container>.fsElementContent {
  max-width:1400px;
  width:100%;
  margin:0 auto
}
@media (min-width:1000px) {
  .logo-nav-container>.fsElementContent {
    display:flex;
    justify-content:space-between;
    align-items:center
  }
}
.skip-link {
  margin:0
}
.skip-link a {
  position:fixed;
  top:0;
  left:0;
  padding:1em;
  background:#000;
  color:#fff;
  font-size:1em;
  line-height:1;
  text-decoration:underline;
  transition:transform .1s ease-in;
  transform:translateY(-100%);
  z-index:9000
}
.skip-link a:focus {
  color:#fff;
  transform:translateY(0)
}
.site-info-container {
  padding:15px 0;
  margin-bottom:0
}
.site-info-container a {
  display:block;
  color:transparent;
  width:278px;
  height:90px;
  background-position:50% 50%;
  background-repeat:no-repeat;
  background-size:cover;
  margin:0 auto;
  transition:.3s cubic-bezier(.445,.05,.55,.95)
}
@media (min-width:700px) {
  .site-info-container a {
    margin:0
  }
}
@media (min-width:1200px) {
  .site-info-container a {
    width:396px;
    height:128px
  }
}
.no-svg .site-info-container a,
.svg .site-info-container a {
  /*background-image:url(images/logo-green-horizontal.svg)*/
}
@media (min-width:700px) {
  .no-svg .hasHeroImg .site-info-container a,
  .svg .hasHeroImg .site-info-container a {
   /* background-image:url(images/logo-white-horizontal.svg)*/
  }
}
.site-info-container a:focus,
.site-info-container a:hover {
  color:transparent
}
@media (min-width:1000px) {
  .stuck .site-info-container {
    padding:20px 0
  }
}
@media (min-width:1000px) {
  .stuck .site-info-container a {
    width:186px;
    height:60px
  }
  .no-svg .stuck .site-info-container a,
  .svg .stuck .site-info-container a {
   /* background-image:url(images/logo-green-horizontal.svg)*/
  }
}
.hero-image {
  margin-bottom:0
}
@media (min-width:700px) {
  .hero-image {
    margin-top:40px
  }
}
.hero-image .slick-slider {
  margin-bottom:0
}
.hero-image article {
  padding:0;
  position:relative
}
.hero-image article figure {
  position:relative
}
.hero-image article picture {
  background-position:50% 50%;
  background-repeat:no-repeat;
  background-size:cover;
  display:block;
  height:63vw;
  position:relative
}
@media (min-width:700px) {
  .hero-image article picture {
    max-height:600px;
    height:73vw
  }
}
.hero-image article picture:before {
  content:"";
  background:linear-gradient(180deg,#000,transparent);
  opacity:.8;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:17vw
}
.hero-image article picture:after {
  content:"";
  background:linear-gradient(0deg,#000,transparent);
  opacity:.5;
  position:absolute;
  left:0;
  bottom:0;
  width:100%;
  height:33vw
}
.hero-image article picture img {
  display:none
}
.hero-image article .fsResourceTitle {
  position:absolute;
  left:0;
  bottom:60px;
  color:#fff;
  font-family:minion-pro,serif;
  font-size:30px;
  line-height:36px;
  font-style:italic;
  font-weight:400;
  text-shadow:0 2px 30px rgba(0,0,0,.5);
  margin-bottom:0;
  text-align:center;
  width:100%;
  z-index:10
}
@media (min-width:700px) {
  .hero-image article .fsResourceTitle {
    bottom:90px;
    font-size:42px;
    line-height:70px
  }
}
@media (min-width:1000px) {
  .hero-image article .fsResourceTitle {
    bottom:50px
  }
}
.hero-image article .fsResourceName {
  display:none
}
.hero-image .fsResourceTypeVideo {
  position:relative;
  height:63vw;
  overflow:hidden
}
@media (min-width:700px) {
  .hero-image .fsResourceTypeVideo {
    max-height:600px;
    height:73vw
  }
}
.hero-image .fsResourceTypeVideo:before {
  content:"";
  background:linear-gradient(180deg,#000,transparent);
  opacity:.8;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:17vw;
  z-index:10
}
.hero-image .fsResourceTypeVideo:after {
  content:"";
  background:linear-gradient(0deg,#000,transparent);
  opacity:.5;
  position:absolute;
  left:0;
  bottom:0;
  width:100%;
  height:33vw;
  z-index:10
}
.hero-image .fsResourceTypeVideo video {
  object-fit:cover;
  position:absolute;
  bottom:0;
  left:50%;
  transform:translate3d(-50%,0,0);
  width:auto;
  height:auto;
  min-width:100%;
  min-height:100%
}
.hero-image .fsPager {
  position:absolute;
  left:0;
  bottom:25px;
  margin-top:0;
  line-height:10px
}
@media (min-width:700px) {
  .hero-image .fsPager {
    bottom:40px
  }
}
@media (min-width:1000px) {
  .hero-image .fsPager {
    bottom:68px;
    left:auto;
    right:33px;
    width:auto
  }
}
.hero-image .fsPager li {
  width:10px;
  height:10px;
  line-height:1;
  margin:0 7.5px
}
.hero-image .fsPager li.slick-active button:before,
.hero-image .fsPager li button:focus:before,
.hero-image .fsPager li button:hover:before {
  background:#fff
}
.hero-image .fsPager li button:before {
  background:hsla(0,0%,100%,.6)
}
.hero-image .fsElementSlideshowControls button {
  background:transparent;
  height:20px;
  width:20px;
  opacity:1;
  top:auto;
  bottom:20px;
  left:20px
}
@media (min-width:700px) {
  .hero-image .fsElementSlideshowControls button {
    height:25px;
    width:25px;
    bottom:30px;
    left:34px
  }
}
@media (min-width:1000px) {
  .hero-image .fsElementSlideshowControls button {
    bottom:60px
  }
}
.hero-image .fsElementSlideshowControls button:before {
  background-image:none;
  font-size:20px;
  height:20px;
  width:20px;
  display:block;
  color:hsla(0,0%,100%,.6);
  margin:0;
  transition:color .3s ease
}
@media (min-width:700px) {
  .hero-image .fsElementSlideshowControls button:before {
    font-size:25px;
    height:25px;
    width:25px
  }
}
.hero-image .fsElementSlideshowControls button:focus:before,
.hero-image .fsElementSlideshowControls button:hover:before {
  color:#fff
}
.hero-image .fsElementSlideshowControls .fsSlideshowPause:before {
  content:"\E918";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none
}
.hero-image .fsElementSlideshowControls .fsSlideshowPlay:before {
  content:"\E91A";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none
}
.megaNavPhotos {
  display:none
}
#fsFooter {
  padding:0 20px;
  color:#fff;
  background-color:#000;
  position:relative;
  background-position:50% 50%;
  background-repeat:no-repeat;
  background-size:cover
}
@media (max-width:699px) {
  #fsFooter {
    background-image:none!important
  }
}
@media (min-width:700px) {
  #fsFooter {
    padding:0 34px
  }
}
@media (min-width:1000px) {
  #fsFooter {
    padding:80px 32px 0
  }
}
#fsFooter:before {
  content:"";
  background:rgba(0,0,0,.5);
  width:100%;
  height:100%;
  position:absolute;
  top:0;
  left:0
}
@media (min-width:700px) {
  #fsFooter:after {
    content:"";
    background:linear-gradient(180deg,transparent .01%,#000);
    opacity:.6;
    width:100%;
    height:325px;
    position:absolute;
    left:0;
    bottom:0
  }
}
#fsFooter .fsBanner {
  position:relative;
  margin:0 auto;
  max-width:1180px;
  display:flex;
  flex-flow:row wrap;
  justify-content:space-between
}
#fsFooter .fsBanner:after {
  content:normal
}
body.fsDraftMode #fsFooter .fsBanner {
  flex-flow:row wrap
}
body.fsDraftMode #fsFooter .fsBanner .fsElementActionButtonContainer {
  flex:0 1 100%
}
#fsFooter .address-container {
  padding:40px 0;
  margin-bottom:0;
  margin-left:-20px;
  margin-right:-20px;
  position:relative;
  width:calc(100% + 40px);
  background-position:50% 50%;
  background-repeat:no-repeat;
  background-size:cover
}
@media (min-width:700px) {
  #fsFooter .address-container {
    background-image:none!important;
    border-bottom:1px solid hsla(0,0%,100%,.5);
    margin:0;
    width:100%;
    padding:60px 0 30px
  }
}
@media (min-width:1000px) {
  #fsFooter .address-container {
    padding:0
  }
}
@media (min-width:1000px) {
  #fsFooter .address-container>.fsElementContent {
    display:flex;
    justify-content:space-between
  }
}
#fsFooter .address-container:before {
  content:"";
  background:rgba(0,0,0,.5);
  height:100%;
  position:absolute;
  top:0;
  left:0;
  right:0;
  margin-left:-20px;
  margin-right:-20px
}
@media (min-width:700px) {
  #fsFooter .address-container:before {
    content:none
  }
}
#fsFooter .utility-container {
  width:100%;
  padding:25px 0;
  margin-bottom:7px;
  z-index:10
}
@media (min-width:700px) {
  #fsFooter .utility-container {
    padding:30px 0;
    margin-bottom:0
  }
}
#fsFooter .utility-container>.fsElementContent {
  max-width:635px;
  width:100%;
  margin:0 auto
}
@media (min-width:1200px) {
  #fsFooter .utility-container>.fsElementContent {
    max-width:none;
    display:flex;
    justify-content:space-between
  }
}
#fsFooter .nav-social {
  margin-bottom:0
}
.address-social {
  margin-bottom:34px;
  position:relative
}
body:not(.fsComposeMode) .footer-bg {
  display:none
}
.fsContent.content-info {
  color:hsla(0,0%,100%,.7);
  font-size:12px;
  line-height:22px;
  font-weight:600;
  text-align:center;
  margin-bottom:20px
}
@media (min-width:1200px) {
  .fsContent.content-info {
    text-align:left;
    margin-bottom:0
  }
}
.fsContent.content-info a {
  color:hsla(0,0%,100%,.7)
}
.fsContent.content-info a:focus,
.fsContent.content-info a:hover {
  text-decoration:underline
}
.fsContent.content-info ul,
.fsContent.content-info ul ul {
  margin:0;
  padding:0;
  list-style:none
}
.fsContent.content-info ul li {
  margin:0;
  padding:0;
  padding-left:0
}
.accreditation-logos {
  margin-bottom:26px!important
}
@media (min-width:1200px) {
  .accreditation-logos {
    margin-bottom:0!important
  }
}
.accreditation-logos .fsListItems {
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  align-items:center;
  margin:0
}
@media (min-width:1200px) {
  .accreditation-logos .fsListItems {
    justify-content:flex-end
  }
}
.accreditation-logos .fsListItems article {
  padding:0;
  margin:0 5px 10px;
  flex:0 1 auto;
  width:auto;
  max-width:calc(50% - 10px)
}
.accreditation-logos .fsListItems article img {
  margin:auto;
  max-height:75px
}
.accreditation-logos .fsListItems article:first-child {
  margin-left:0
}
.accreditation-logos .fsListItems article:first-child img {
  max-height:30px
}
.accreditation-logos .fsListItems article:nth-child(2) img {
  max-height:40px
}
.accreditation-logos .fsListItems article:last-child {
  margin-right:0
}
@media (min-width:700px) {
  .accreditation-logos .fsListItems article {
    flex-wrap:nowrap
  }
}
.school-details-container {
  margin-bottom:30px
}
.school-details {
  margin-bottom:20px;
  font-size:16px;
  line-height:28px;
  text-align:center;
  text-shadow:0 2px 30px #000
}
@media (min-width:1000px) {
  .school-details {
    text-align:left;
    margin-bottom:0
  }
}
.school-details [itemprop=name] {
  margin-top:0;
  font-weight:400;
  font-size:18px;
  line-height:22px;
  font-weight:700;
  text-transform:uppercase;
  margin-bottom:15px
}
.school-details [itemprop=addressLocality],
.school-details [itemprop=postalCode],
.school-details [itemprop=streetAddress] {
  display:inline-block
}
.school-details [itemprop=telephone1] a,
.school-details [itemprop=telephone2] a {
  color:#fff
}
.school-details [itemprop=telephone1] a:focus,
.school-details [itemprop=telephone1] a:hover,
.school-details [itemprop=telephone2] a:focus,
.school-details [itemprop=telephone2] a:hover {
  color:inherit;
  text-decoration:underline
}
.school-details a {
  color:inherit
}

/*! structure - layouts v0.0.1 */
*,
:after,
:before {
  box-sizing:border-box
}
:after,
:before {
  pointer-events:none
}
html {
  font-family:Roboto,sans-serif;
  background:#00833f;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale
}
body {
  font-size:18px;
  line-height:30px;
  color:#252b33;
  font-weight:300
}
#fsPageWrapper {
  overflow-x:hidden;
  position:relative;
  background:#efefef
}
body.fsComposeMode #fsPageWrapper {
  overflow:visible
}
#fsPageWrapper:after {
  content:"";
  background:rgba(0,0,0,.5);
  width:100%;
  height:100%;
  position:absolute;
  top:0;
  left:0;
  opacity:0;
  visibility:hidden;
  transition:.3s ease
}
#fsPageWrapper.page-overlay:after {
  opacity:1;
  visibility:visible
}
#fsPageBodyWrapper {
  padding:40px 1.11111em 80px;
  padding-bottom:40px
}
#fsPageBody {
  position:relative;
  margin:0 auto;
  max-width:1180px;
  display:flex;
  flex-wrap:wrap
}
@media (min-width:1000px) {
  #fsPageBody {
    display:block;
    display:flex
  }
}
#fsBannerLeft {
  order:1;
  width:100%;
  margin-bottom:20px
}
@media (min-width:1000px) {
  #fsBannerLeft {
    padding-right:20px;
    width:200px;
    order:1;
    margin-bottom:0;
    padding-right:40px;
    width:280px
  }
}
@media (min-width:1000px) {
  .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
    order:1;
    padding-right:20px;
    width:200px;
    padding-right:40px;
    width:280px
  }
}
#fsPageContent {
  width:100%
}
.fsHasRightBanner #fsPageContent {
  order:1;
  width:100%
}
@media (min-width:1000px) {
  .fsHasRightBanner #fsPageContent {
    order:1;
    width:calc(100% - 240px);
    width:calc(100% - 400px)
  }
}
.fsHasLeftBanner #fsPageContent {
  order:1;
  width:100%
}
@media (min-width:1000px) {
  .fsHasLeftBanner #fsPageContent {
    order:1;
    width:calc(100% - 200px);
    width:calc(100% - 280px)
  }
}
.fsHasLeftBanner.fsHasRightBanner #fsPageContent {
  order:1;
  margin-bottom:20px;
  width:100%
}
@media (min-width:1000px) {
  .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
    order:1;
    width:calc(100% - 200px);
    width:calc(100% - 280px);
    width:calc(100% - 440px);
    margin-bottom:0;
    width:calc(100% - 620px)
  }
}
#fsBannerRight {
  order:1;
  width:100%;
  margin-bottom:20px
}
@media (min-width:1000px) {
  #fsBannerRight {
    padding-left:20px;
    width:240px;
    order:1;
    margin-bottom:0;
    padding-left:100px;
    width:400px
  }
}
.fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
  width:100%;
  padding:0
}
@media (min-width:1000px) {
  .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
    width:calc(100% - 200px);
    width:calc(100% - 280px);
    order:1;
    padding-left:20px;
    width:240px;
    padding-left:40px;
    width:340px
  }
}
@media (min-width:1000px) {
  .fsLayout {
    margin-right:-20px;
    margin-left:-20px
  }
}
.fsLayout .fsDiv {
  margin-bottom:20px;
  width:100%;
  float:none
}
@media (min-width:1000px) {
  .fsLayout .fsDiv {
    float:left;
    padding-right:1.11111em;
    padding-left:1.11111em
  }
}
.fsLayout>footer,
.fsLayout>header {
  width:100%
}
@media (min-width:1000px) {
  .fsLayout>footer,
  .fsLayout>header {
    padding-right:1.11111em;
    padding-left:1.11111em
  }
}
@media (min-width:800px) {
  .fsTwoColumnLayout .fsDiv {
    width:50%
  }
}
@media (min-width:900px) {
  .fsThreeColumnLayout .fsDiv {
    width:33.33333%
  }
}
@media (min-width:800px) {
  .fsFourColumnLayout .fsDiv {
    width:50%
  }
}
@media (min-width:1000px) {
  .fsFourColumnLayout .fsDiv {
    width:25%
  }
}
.fsLayout .fsStyleOneThird,
.fsLayout .fsStyleTwoThirds {
  float:none
}
.fsLayout .fsStyleTwoThirds>.fsDiv {
  padding-left:0;
  padding-right:0;
  float:none
}
@media (min-width:1000px) {
  .fsLayout .fsStyleTwoThirds>.fsTwoColumnLayout {
    margin-right:-20px;
    margin-left:-20px
  }
}
.fsElephantLeftLayout,
.fsTwoColumnWideRightLayout {
  margin-left:0;
  margin-right:0
}
@media (min-width:1000px) {
  .fsElephantLeftLayout,
  .fsTwoColumnWideRightLayout {
    display:flex;
    flex-wrap:wrap
  }
}
.fsElephantLeftLayout>footer,
.fsElephantLeftLayout>header,
.fsTwoColumnWideRightLayout>footer,
.fsTwoColumnWideRightLayout>header {
  padding-left:0;
  padding-right:0
}
.fsElephantLeftLayout .fsStyleOneThird,
.fsTwoColumnWideRightLayout .fsStyleOneThird {
  width:100%;
  margin-bottom:20px
}
@media (min-width:1000px) {
  .fsElephantLeftLayout .fsStyleOneThird,
  .fsTwoColumnWideRightLayout .fsStyleOneThird {
    padding-left:0;
    padding-right:20px;
    width:200px;
    margin-bottom:0;
    padding-right:40px;
    width:280px
  }
}
.fsElephantLeftLayout .fsStyleTwoThirds,
.fsTwoColumnWideRightLayout .fsStyleTwoThirds {
  width:100%
}
@media (min-width:1000px) {
  .fsElephantLeftLayout .fsStyleTwoThirds,
  .fsTwoColumnWideRightLayout .fsStyleTwoThirds {
    padding-left:0;
    padding-right:0;
    width:calc(100% - 200px);
    width:calc(100% - 280px)
  }
}
.fsHasElephantLeftLayout.fsHasRightBanner #fsPageContent,
.fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsPageContent {
  width:100%
}
@media (min-width:1000px) {
  .fsHasElephantLeftLayout.fsHasRightBanner #fsPageContent,
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsPageContent {
    width:calc(100% - 240px);
    width:calc(100% - 400px)
  }
}
.fsHasElephantLeftLayout.fsHasRightBanner #fsBannerRight,
.fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsBannerRight {
  width:100%;
  padding-left:0;
  margin-top:20px
}
@media (min-width:1000px) {
  .fsHasElephantLeftLayout.fsHasRightBanner #fsBannerRight,
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsBannerRight {
    padding-left:20px;
    width:240px;
    margin-top:0;
    padding-left:100px;
    width:400px
  }
}
@media (min-width:1000px) {
  .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleOneThird,
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleOneThird {
    padding-right:20px;
    width:200px;
    padding-right:40px;
    width:280px
  }
}
.fsHasElephantLeftLayout.fsHasRightBanner .fsStyleTwoThirds,
.fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleTwoThirds {
  width:100%
}
@media (min-width:1000px) {
  .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleTwoThirds,
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleTwoThirds {
    width:calc(100% - 200px);
    width:calc(100% - 280px)
  }
}
@media (min-width:1000px) {
  .fsHasElephantLeftLayout.fsHasLeftBanner #fsPageContent,
  .fsHasTwoColumnWideRightLayout.fsHasLeftBanner #fsPageContent {
    width:calc(100% - 200px);
    width:calc(100% - 280px)
  }
}
@media (min-width:1000px) {
  .fsHasElephantLeftLayout.fsHasLeftBanner #fsBannerLeft,
  .fsHasTwoColumnWideRightLayout.fsHasLeftBanner #fsBannerLeft {
    padding-right:20px;
    width:200px;
    margin-top:0;
    padding-right:40px;
    width:280px
  }
}
.fsHasElephantLeftLayout.fsHasLeftBanner .fsStyleOneThird,
.fsHasTwoColumnWideRightLayout.fsHasLeftBanner .fsStyleOneThird {
  width:100%;
  padding-right:0
}
@media (min-width:1000px) {
  .fsHasElephantLeftLayout.fsHasLeftBanner .fsStyleOneThird,
  .fsHasTwoColumnWideRightLayout.fsHasLeftBanner .fsStyleOneThird {
    padding-right:20px;
    width:200px
  }
}
.fsHasElephantLeftLayout.fsHasLeftBanner .fsStyleTwoThirds,
.fsHasTwoColumnWideRightLayout.fsHasLeftBanner .fsStyleTwoThirds {
  width:100%
}
@media (min-width:1000px) {
  .fsHasElephantLeftLayout.fsHasLeftBanner .fsStyleTwoThirds,
  .fsHasTwoColumnWideRightLayout.fsHasLeftBanner .fsStyleTwoThirds {
    width:calc(100% - 200px)
  }
}
@media (min-width:1000px) {
  .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft,
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
    padding-right:20px;
    width:200px
  }
}
.fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
.fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
  width:100%;
  margin-bottom:0
}
@media (min-width:1000px) {
  .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
    width:calc(100% - 200px);
    width:calc(100% - 440px)
  }
}
.fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight,
.fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
  width:100%;
  padding-left:0;
  margin-top:20px;
  margin-bottom:0
}
@media (min-width:1000px) {
  .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight,
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
    padding-left:20px;
    width:240px;
    margin-top:0
  }
}
.fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird,
.fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird {
  margin-bottom:20px;
  width:100%
}
@media (min-width:1000px) {
  .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird,
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird {
    padding-right:20px;
    width:200px;
    margin-bottom:0
  }
}
.fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
.fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds {
  margin-bottom:20px;
  width:100%;
  margin-bottom:0
}
@media (min-width:1000px) {
  .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds {
    width:calc(100% - 200px)
  }
}
.fsElephantRightLayout,
.fsTwoColumnWideLeftLayout {
  margin-left:0;
  margin-right:0
}
@media (min-width:1000px) {
  .fsElephantRightLayout,
  .fsTwoColumnWideLeftLayout {
    display:flex;
    flex-wrap:wrap
  }
}
.fsElephantRightLayout>footer,
.fsElephantRightLayout>header,
.fsTwoColumnWideLeftLayout>footer,
.fsTwoColumnWideLeftLayout>header {
  padding-left:0;
  padding-right:0
}
.fsElephantRightLayout .fsStyleOneThird,
.fsTwoColumnWideLeftLayout .fsStyleOneThird {
  width:100%;
  margin-bottom:20px
}
@media (min-width:1000px) {
  .fsElephantRightLayout .fsStyleOneThird,
  .fsTwoColumnWideLeftLayout .fsStyleOneThird {
    padding-left:20px;
    padding-right:0;
    width:240px;
    margin-bottom:0;
    padding-left:100px;
    width:400px
  }
}
.fsElephantRightLayout .fsStyleTwoThirds,
.fsTwoColumnWideLeftLayout .fsStyleTwoThirds {
  width:100%
}
@media (min-width:1000px) {
  .fsElephantRightLayout .fsStyleTwoThirds,
  .fsTwoColumnWideLeftLayout .fsStyleTwoThirds {
    width:calc(100% - 240px);
    padding-left:0;
    padding-right:0;
    width:calc(100% - 400px)
  }
}
.fsHasElephantRightLayout.fsHasLeftBanner #fsPageContent,
.fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent {
  width:100%
}
@media (min-width:1000px) {
  .fsHasElephantRightLayout.fsHasLeftBanner #fsPageContent,
  .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent {
    width:calc(100% - 200px);
    width:calc(100% - 280px)
  }
}
.fsHasElephantRightLayout.fsHasLeftBanner #fsBannerLeft,
.fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft {
  width:100%;
  padding-left:0;
  margin-bottom:20px
}
@media (min-width:1000px) {
  .fsHasElephantRightLayout.fsHasLeftBanner #fsBannerLeft,
  .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft {
    padding-right:20px;
    width:200px;
    margin-bottom:0;
    padding-right:40px;
    width:280px
  }
}
.fsHasElephantRightLayout.fsHasLeftBanner .fsStyleOneThird,
.fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleOneThird {
  width:100%;
  padding-left:0
}
@media (min-width:1000px) {
  .fsHasElephantRightLayout.fsHasLeftBanner .fsStyleOneThird,
  .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleOneThird {
    padding-left:20px;
    width:240px;
    padding-left:100px;
    width:400px
  }
}
.fsHasElephantRightLayout.fsHasLeftBanner .fsStyleTwoThirds,
.fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleTwoThirds {
  margin-bottom:20px;
  width:100%
}
@media (min-width:1000px) {
  .fsHasElephantRightLayout.fsHasLeftBanner .fsStyleTwoThirds,
  .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleTwoThirds {
    width:calc(100% - 240px);
    margin-bottom:0;
    width:calc(100% - 400px)
  }
}
@media (min-width:1000px) {
  .fsHasElephantRightLayout.fsHasRightBanner #fsPageContent,
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner #fsPageContent {
    width:calc(100% - 240px);
    width:calc(100% - 400px)
  }
}
@media (min-width:1000px) {
  .fsHasElephantRightLayout.fsHasRightBanner #fsBannerRight,
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner #fsBannerRight {
    padding-left:20px;
    width:240px;
    margin-top:0;
    padding-left:100px;
    width:400px
  }
}
.fsHasElephantRightLayout.fsHasRightBanner .fsStyleOneThird,
.fsHasTwoColumnWideLeftLayout.fsHasRightBanner .fsStyleOneThird {
  width:100%;
  padding-left:0
}
@media (min-width:1000px) {
  .fsHasElephantRightLayout.fsHasRightBanner .fsStyleOneThird,
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner .fsStyleOneThird {
    padding-left:20px;
    width:240px
  }
}
.fsHasElephantRightLayout.fsHasRightBanner .fsStyleTwoThirds,
.fsHasTwoColumnWideLeftLayout.fsHasRightBanner .fsStyleTwoThirds {
  width:100%
}
@media (min-width:1000px) {
  .fsHasElephantRightLayout.fsHasRightBanner .fsStyleTwoThirds,
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner .fsStyleTwoThirds {
    width:calc(100% - 240px)
  }
}
.fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight,
.fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
  width:100%;
  padding-left:0;
  margin-top:20px;
  margin-bottom:0
}
@media (min-width:1000px) {
  .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight,
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
    padding-left:20px;
    width:240px;
    margin-top:0
  }
}
.fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
.fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
  width:100%;
  margin-bottom:0
}
@media (min-width:1000px) {
  .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
    width:calc(100% - 200px);
    width:calc(100% - 440px)
  }
}
.fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft,
.fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
  width:100%;
  padding-left:0;
  margin-bottom:20px
}
@media (min-width:1000px) {
  .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft,
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
    padding-right:20px;
    width:200px;
    margin-bottom:0
  }
}
.fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird,
.fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird {
  margin-bottom:0
}
@media (min-width:1000px) {
  .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird,
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird {
    width:100%;
    padding-left:0;
    padding-left:20px;
    width:240px
  }
}
.fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
.fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds {
  margin-bottom:0
}
@media (min-width:1000px) {
  .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds {
    width:100%;
    width:calc(100% - 240px)
  }
}
#fsPoweredByFinalsite {
  position:absolute;
  right:0;
  bottom:0;
  margin-left:auto;
  z-index:20
}

/*! 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:50%;
  display:inline-block
}
.fsConstituent .fsPhoto[style*=background-image]>img,
.fsConstituent .fsProfileImage[style*=background-image]>img {
  opacity:0;
  visibility:hidden
}
.fsConstituent .fsFullName {
  margin-top:0;
  font-weight:400;
  font-size:18px;
  line-height:30px;
  font-weight:700;
  margin-bottom:10px
}
.fsConstituent .fsEmail {
  color:#00833f
}
.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
}

/*! elements - constituent default layout */
.fsConstituent .fsConstituentItem {
  float:none;
  width:calc(100% - 20px);
  margin:0 auto 40px
}
.fsConstituent.fsThumbnailAlignLeft .fsPhoto {
  margin-right:10px;
  margin-bottom:10px
}
.fsConstituent.fsThumbnailAlignRight .fsPhoto {
  margin-left:10px;
  margin-bottom:10px
}
.fsConstituentItem {
  padding-left:10px;
  padding-right:10px
}
.fsConstituentItem>div,
.fsConstituentItem>h3 {
  margin-bottom:5px
}
.fsConstituentItem>div:last-child,
.fsConstituentItem>h3:last-child {
  margin-bottom:0
}
.fsConstituentItem>div {
  font-size:16px;
  line-height:22px
}
.fsConstituentItem .fsPhoto {
  margin-bottom:20px
}
.fsConstituentItem .fsPhoto img {
  display:block;
  width:100%
}
div[class^=fsConstituentColumnLayout] {
  display:flex;
  flex-wrap:wrap;
  margin:0 -20px
}
@media (min-width:600px) {
  .fsConstituentColumnLayout_2 .fsConstituentItem,
  .fsConstituentColumnLayout_3 .fsConstituentItem,
  .fsConstituentColumnLayout_4 .fsConstituentItem {
    width:calc(50% - 20px);
    margin-left:10px;
    margin-right:10px
  }
}
@media (min-width:800px) {
  .fsConstituentColumnLayout_3 .fsConstituentItem,
  .fsConstituentColumnLayout_4 .fsConstituentItem {
    width:calc(33.33% - 20px)
  }
}
@media (min-width:1000px) {
  .fsConstituentColumnLayout_4 .fsConstituentItem {
    width:calc(25% - 20px)
  }
}

/*! 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;
  padding:0;
  float:none
}
.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto>div:not(.fsProfileImage),
.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto>h3,
.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto>div:not(.fsProfileImage),
.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto>h3,
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto>div:not(.fsProfileImage),
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto>h3,
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto>div:not(.fsProfileImage),
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto>h3 {
  float:none;
  width:100%
}
@media (min-width:800px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto>div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto>h3,
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto>div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto>h3,
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto>div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto>h3,
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto>div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto>h3 {
    padding:0
  }
}
.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto>h3:first-child,
.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto>h3:first-child,
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto>h3:first-child,
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto>h3:first-child {
  padding:0
}
.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto .fsProfileImage,
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto .fsProfileImage {
  float:none
}
@media (min-width:600px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto .fsProfileImage,
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto .fsProfileImage {
    max-width:40%

  }
}
@media (min-width:1000px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailRectangle .fsHasPhoto .fsProfileImage,
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailSquare .fsHasPhoto .fsProfileImage,
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailRectangle .fsHasPhoto .fsProfileImage,
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailSquare .fsHasPhoto .fsProfileImage {
    max-width:512px
  }
}
@media (min-width:600px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto .fsProfileImage,
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto .fsProfileImage {
    max-width:25%
  }
}
@media (min-width:800px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle .fsHasPhoto .fsProfileImage,
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare .fsHasPhoto .fsProfileImage,
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle .fsHasPhoto .fsProfileImage,
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare .fsHasPhoto .fsProfileImage {
    max-width:128px
  }
}
.fsConstituent.fsProfile.fsThumbnailAlignLeft .fsProfileSection:after,
.fsConstituent.fsProfile.fsThumbnailAlignRight .fsProfileSection:after {
  display:none
}
.fsConstituent.fsProfile.fsThumbnailAlignLeft .fsProfileSectionData,
.fsConstituent.fsProfile.fsThumbnailAlignRight .fsProfileSectionData {
  float:none;
  display:block;
  width:100%
}
.fsConstituent.fsProfile.fsThumbnailAlignLeft .fsProfileSectionData>div,
.fsConstituent.fsProfile.fsThumbnailAlignRight .fsProfileSectionData>div {
  clear:none
}
@media (min-width:600px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto .fsProfileImage,
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto .fsProfileImage {
    margin-right:20px;
    float:left
  }
}
@media (min-width:800px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto>div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto>h3 {
    padding-left:calc(40% + 20px)
  }
}
@media (min-width:1000px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailRectangle .fsHasPhoto>div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailRectangle .fsHasPhoto>h3,
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailSquare .fsHasPhoto>div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailSquare .fsHasPhoto>h3 {
    padding-left:532px
  }
}
@media (min-width:800px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto>div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto>h3 {
    padding-left:calc(25% + 20px)
  }
}
@media (min-width:800px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle .fsHasPhoto>div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle .fsHasPhoto>h3,
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare .fsHasPhoto>div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare .fsHasPhoto>h3 {
    padding-left:148px
  }
}
@media (min-width:600px) {
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto .fsProfileImage,
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto .fsProfileImage {
    margin-left:20px;
    float:right
  }
}
@media (min-width:800px) {
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto>div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto>h3 {
    padding-right:calc(40% + 20px)
  }
}
@media (min-width:1000px) {
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailRectangle .fsHasPhoto>div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailRectangle .fsHasPhoto>h3,
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailSquare .fsHasPhoto>div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailSquare .fsHasPhoto>h3 {
    padding-right:532px
  }
}
@media (min-width:800px) {
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto>div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto>h3 {
    padding-right:calc(25% + 20px)
  }
}
@media (min-width:800px) {
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle .fsHasPhoto>div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle .fsHasPhoto>h3,
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare .fsHasPhoto>div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare .fsHasPhoto>h3 {
    padding-right:148px
  }
}
.fsProfileImage {
  margin-bottom:20px
}
.fsProfileImage img {
  display:block
}
.fsProfileSection {
  margin-bottom:20px
}
.fsProfileSection h4 {
  margin:0 0 1rem
}
.fsProfileSectionData {
  margin-bottom:1em
}
.fsProfileSectionData:last-child {
  margin-bottom:0
}
.fsProfileSectionData.fsTitle {
  font-weight:inherit;
  font-size:18px;
  line-height:30px
}
.fsProfileSectionData>div {
  width:auto;
  float:none;
  display:block
}
.fsProfileSectionData.fsStyleHalf {
  width:100%
}
@media (min-width:600px) {
  .fsProfileSectionData.fsStyleHalf {
    width:50%
  }
}
.fsProfileSectionSpecialData>div {
  width:auto;
  float:none;
  display:block
}
.fsProfileSectionSpecialData div[id^=fsEmail] {
  display:inline-block
}
.fsEmail>div:first-child,
.fsProfileSectionFieldName {
  font-weight:700
}

/*! elements - constituent search */
.fsConstituent.fsSearch {
  overflow:hidden
}
.fsConstituent.fsSearch+.fsConstituent {
  border-top:1px solid #cfcfcf;
  margin-top:20px;
  padding-top:20px
}
.fsConstituentSearchForm {
  display:flex;
  flex-wrap:wrap;
  margin-left:-10px;
  margin-right:-10px
}
.fsConstituentSearchForm>label {
  flex-grow:1;
  margin-bottom:10px;
  margin-top:10px;
  padding:0 10px;
  display:flex;
  flex-direction:column;
  justify-content:space-between
}
.fsConstituentSearchForm>label>span {
  margin-bottom:2px
}
.fsConstituentSearchForm>label>input,
.fsConstituentSearchForm>label>select {
  border:1px solid #cfcfcf;
  flex-grow:1
}
.fsConstituentSearchForm>label>select {
  height:34px;
  text-overflow:ellipsis;
  white-space:nowrap;
  width:100%
}
.fsConstituentSearchForm [type*=submit] {
  align-self:flex-end;
  margin:10px;
  width:100%
}
@media (min-width:600px) {
  .fsConstituentSearchForm [type*=submit] {
    width:auto
  }
}

/*! elements - constituent default layout */
.fsConstituent.fsDialog .fsProfileImage:first-child {
  margin-top:1em
}
.fsConstituent.fsDialog .fsProfileImage img {
  float:none;
  margin:0
}
.fsConstituent .fsDialogContent {
  padding-top:45px
}
.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge .fsProfileImage,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall .fsProfileImage,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge .fsProfileImage,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall .fsProfileImage {
  margin:0 0 20px;
  padding:0;
  float:none
}
.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge>div:not(.fsProfileImage),
.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge>h3,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall>div:not(.fsProfileImage),
.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall>h3,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge>div:not(.fsProfileImage),
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge>h3,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall>div:not(.fsProfileImage),
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall>h3 {
  float:none;
  width:100%
}
@media (min-width:800px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge>div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge>h3,
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall>div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall>h3,
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge>div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge>h3,
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall>div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall>h3 {
    padding:0
  }
}
.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge>h3:first-child,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall>h3:first-child,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge>h3:first-child,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall>h3:first-child {
  padding:0
}
.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge .fsProfileImage,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge .fsProfileImage {
  float:none
}
@media (min-width:600px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge .fsProfileImage,
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge .fsProfileImage {
    max-width:40%
  }
}
@media (min-width:600px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall .fsProfileImage,
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall .fsProfileImage {
    max-width:25%
  }
}
@media (min-width:800px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle .fsProfileImage,
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare .fsProfileImage,
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle .fsProfileImage,
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare .fsProfileImage {
    max-width:128px
  }
}
.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft .fsProfileSection:after,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight .fsProfileSection:after {
  display:none
}
.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft .fsProfileSectionData,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight .fsProfileSectionData {
  float:none;
  display:block;
  width:100%
}
.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft .fsProfileSectionData>div,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight .fsProfileSectionData>div {
  clear:none
}
@media (min-width:600px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge .fsProfileImage,
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall .fsProfileImage {
    margin-right:20px;
    float:left
  }
}
@media (min-width:800px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge>div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge>h3 {
    padding-left:calc(40% + 20px)
  }
}
@media (min-width:800px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall>div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall>h3 {
    padding-left:calc(25% + 20px)
  }
}
@media (min-width:800px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle>div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle>h3,
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare>div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare>h3 {
    padding-left:148px
  }
}
@media (min-width:600px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge .fsProfileImage,
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall .fsProfileImage {
    margin-left:20px;
    float:right
  }
}
@media (min-width:800px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge>div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge>h3 {
    padding-right:calc(40% + 20px)
  }
}
@media (min-width:800px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall>div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall>h3 {
    padding-right:calc(25% + 20px)
  }
}
@media (min-width:800px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle>div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle>h3,
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare>div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare>h3 {
    padding-right:148px
  }
}

/*! elements - accordion */
.fsAccordion .fsPanel,
.fsTabs .fsPanel {
  border-top:0 solid transparent;
  border-bottom:1px solid #c8c8c8;
  transition:border .3s ease
}
.fsAccordion .fsPanel>header,
.fsTabs .fsPanel>header {
  cursor:pointer;
  background:transparent;
  transition:.3s
}
.fsAccordion .fsPanel>header h2,
.fsTabs .fsPanel>header h2 {
  margin-bottom:0;
  display:block;
  font-family:Roboto,sans-serif;
  font-size:16px;
  line-height:20px;
  font-weight:700;
  font-style:normal;
  text-transform:uppercase;
  padding:19.5px 20px;
  color:#6d6d6e;
  transition:.3s;
  position:relative
}
.fsAccordion .fsPanel>header h2 a,
.fsTabs .fsPanel>header h2 a {
  transition:none
}
.fsAccordion .fsPanel>header:hover,
.fsTabs .fsPanel>header:hover {
  background:transparent;
  transition:.3s
}
.fsAccordion .fsPanel>header:hover h2,
.fsTabs .fsPanel>header:hover h2 {
  color:#252b33;
  transition:.3s
}
.fsAccordion .fsPanel>.fsElementContent,
.fsTabs .fsPanel>.fsElementContent {
  padding:15px 20px;
  padding-top:0
}
.fsAccordion .fsPanel.fsStateOpen,
.fsTabs .fsPanel.fsStateOpen {
  border-top:4px solid #00833f;
  border-bottom:4px solid #00833f;
  box-shadow:0 -4px 0 #efefef
}
.fsAccordion .fsPanel.fsStateOpen>header,
.fsTabs .fsPanel.fsStateOpen>header {
  background:transparent
}
.fsAccordion .fsPanel.fsStateOpen>header h2,
.fsTabs .fsPanel.fsStateOpen>header h2 {
  color:#00833f
}
.fsAccordion .fsPanel.fsStateOpen>header h2:before,
.fsTabs .fsPanel.fsStateOpen>header h2:before {
  content:"\E928"
}
.fsPanelIconAfter.fsAccordion .fsPanel>header h2:after,
.fsPanelIconAfter.fsTabs .fsPanel>header h2:after,
.fsPanelIconBefore.fsAccordion .fsPanel>header h2:before,
.fsPanelIconBefore.fsTabs .fsPanel>header h2:before {
  color:#6d6d6e;
  content:"";
  border:none;
  width:auto;
  height:auto;
  position:absolute;
  margin:0;
  top:50%;
  transform:translateY(-50%);
  font-family:IcoMoon;
  font-size:18px;
  line-height:1;
  content:"\E900"
}
.fsPanelIconAfter.fsAccordion .fsPanel.fsStateOpen>header h2:after,
.fsPanelIconAfter.fsTabs .fsPanel.fsStateOpen>header h2:after,
.fsPanelIconBefore.fsAccordion .fsPanel.fsStateOpen>header h2:before,
.fsPanelIconBefore.fsTabs .fsPanel.fsStateOpen>header h2:before {
  color:#6d6d6e;
  content:"";
  border:none;
  width:auto;
  height:auto;
  position:absolute;
  margin:0;
  top:50%;
  transform:translateY(-50%);
  font-family:IcoMoon;
  font-size:18px;
  line-height:1;
  content:"\E928"
}
.fsPanelIconBefore.fsAccordion .fsPanel>header h2,
.fsPanelIconBefore.fsTabs .fsPanel>header h2 {
  padding-left:40px
}
.fsPanelIconBefore.fsAccordion .fsPanel>header h2:before,
.fsPanelIconBefore.fsTabs .fsPanel>header h2:before {
  left:13.33333px
}
.fsPanelIconAfter.fsAccordion .fsPanel>header h2,
.fsPanelIconAfter.fsTabs .fsPanel>header h2 {
  padding-right:40px
}
.fsPanelIconAfter.fsAccordion .fsPanel>header h2:before,
.fsPanelIconAfter.fsTabs .fsPanel>header h2:before {
  display:none
}
.fsPanelIconAfter.fsAccordion .fsPanel>header h2:after,
.fsPanelIconAfter.fsTabs .fsPanel>header h2:after {
  right:13.33333px
}
.fsAccordion:not(.fsPanelIconBefore):not(.fsPanelIconAfter) .fsPanel>header h2:before,
.fsTabs:not(.fsPanelIconBefore):not(.fsPanelIconAfter) .fsPanel>header h2:before {
  content:""
}

/*! elements - athletics main */

/*! elements - athletics events */
.fsAthleticsEvent>.fsElementContent {
  width:100%
}
.fsAthleticsEvent .fsAlertFeeds {
  margin-bottom:10px
}
.fsAthleticsEvent .fsElementEventIcon {
  display:inline-block;
  max-width:100%
}
.fsAthleticsEvent .fsTitle {
  font-size:18px;
  line-height:30px;
  margin-bottom:0
}
.fsAthleticsEvent div.fsTitle {
  display:inline-block
}

/*! elements - athletics events - list subtype */
.fsAthleticsEvent.fsList .fsElementEventIcon {
  margin-right:10px
}
.fsAthleticsEvent.fsList .fsAthleticsEventDetailLink {
  outline:0
}
.fsAthleticsEvent.fsList .fsAlertIcon {
  margin-left:5px;
  margin-bottom:-3px
}
.fsAthleticsEvent.fsList .fsAthleticsOpponentNames,
.fsAthleticsEvent.fsList .fsAthleticsOpponents {
  display:inline
}
.fsAthleticsEvent.fsList .fsAthleticsEventReadMoreLink {
  display:inline-block;
  margin-top:5px
}
.fsAthleticsEvent.fsList .fsAthleticsDeparture,
.fsAthleticsEvent.fsList .fsAthleticsDismissal,
.fsAthleticsEvent.fsList .fsAthleticsPickup,
.fsAthleticsEvent.fsList .fsAthleticsReturn {
  margin-top:5px
}
.fsAthleticsEvent.fsList .fsAthleticsDepartureLabel,
.fsAthleticsEvent.fsList .fsAthleticsDepartureLabel+div,
.fsAthleticsEvent.fsList .fsAthleticsDismissalLabel,
.fsAthleticsEvent.fsList .fsAthleticsDismissalLabel+div,
.fsAthleticsEvent.fsList .fsAthleticsPickupLabel,
.fsAthleticsEvent.fsList .fsAthleticsPickupLabel+div,
.fsAthleticsEvent.fsList .fsAthleticsReturnLabel,
.fsAthleticsEvent.fsList .fsAthleticsReturnLabel+div {
  display:inline-block
}

/*! elements - athletics events */
.fsAthleticsEvent.fsEvent article>div {
  margin-bottom:10px
}
.fsAthleticsEvent.fsEvent article>div:last-child {
  margin-bottom:0
}
.fsAthleticsEvent.fsEvent .fsAthleticsOpponents,
.fsAthleticsEvent.fsEvent .fsAthleticsVs+div {
  display:inline-block
}

/*! elements - athletics events - table*/
@media (min-width:801px) {
  .fsAthleticsEvent.fsTable .fsTitle .fsElementEventIcon {
    max-width:100px
  }
}
@media (min-width:801px) {
  .fsAthleticsEvent.fsTable .fsAthleticsScore,
  .fsAthleticsEvent.fsTable .fsDateTime {
    white-space:nowrap
  }
}
.fsAthleticsEvent.fsTable .fsElementTable {
  margin-bottom:0
}
@media (max-width:800px) {
  .fsAthleticsEvent.fsTable .fsElementTable thead {
    display:none
  }
}
.fsAthleticsEvent.fsTable .fsElementTable thead th {
  white-space:nowrap
}
@media (max-width:800px) {
  .fsAthleticsEvent.fsTable .fsElementTable td {
    display:inline-block;
    width:100%;
    padding:0 10px
  }
  .fsAthleticsEvent.fsTable .fsElementTable td:not(:last-child) {
    border:0
  }
  .fsAthleticsEvent.fsTable .fsElementTable td:first-of-type {
    padding-top:10px
  }
  .fsAthleticsEvent.fsTable .fsElementTable td:last-of-type {
    padding-bottom:10px
  }
  .fsAthleticsEvent.fsTable .fsElementTable td:before {
    display:inline-block;
    font-weight:700
  }
  .fsAthleticsEvent.fsTable .fsElementTable td.fsTitle:before {
    content:"Team: "
  }
  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsOpponents,
  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsOpponents .fsAthleticsOpponentNames,
  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsOpponents .fsAthleticsVs {
    display:inline-block
  }
  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsOpponents:before {
    content:"Opponent: "
  }
  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDate .fsDateTime {
    display:inline-block
  }
  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDate:before {
    content:"Date: "
  }
  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsTime .fsDateTime {
    display:inline-block
  }
  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsTime:before {
    content:"Time: "
  }
  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsLocations:before {
    content:"Location: "
  }
  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsAdvantage:before {
    content:"Advantage: "
  }
  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsEventType:before {
    content:"Type: "
  }
  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDetails:before {
    content:"Details: "
  }
  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsResult:before {
    content:"Result: "
  }
  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsScore:before {
    content:"Score: "
  }
  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsAlerts:before {
    content:"Alerts: "
  }
  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDismissal:before {
    content:"Dismissal: "
  }
  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDeparture:before {
    content:"Departure: "
  }
  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsReturn:before {
    content:"Return Time: "
  }
  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsPickup:before {
    content:"Pickup Time: "
  }
  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsRecap:before {
    content:"Recap: "
  }
  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsStatus:before {
    content:"Status: "
  }
}
.fsAthleticsEvent.fsTable .fsAthleticsVs+div {
  display:inline
}
.fsAthleticsEvent.fsTable .fsAthleticsDepartureLabel,
.fsAthleticsEvent.fsTable .fsAthleticsDismissalLabel,
.fsAthleticsEvent.fsTable .fsAthleticsPickupLabel,
.fsAthleticsEvent.fsTable .fsAthleticsReturnLabel {
  display:none
}
.fsAthleticsEvent.fsTable .fsAthleticsDismissal .fsDateTime {
  display:inline-block
}
@media (min-width:800px) {
  .fsAthleticsEvent.fsTable .fsAthleticsDismissal .fsDateTime {
    display:block
  }
}
body.fsComposeMode .fsAthleticsEvent.fsTable>.fsElementContent {
  overflow-x:auto
}

/*! elements - athletics popup dialog box */
.fsAthleticsEvent.fsDialog {
  margin:auto
}
.fsAthleticsEvent.fsDialog .fsAthleticsTitle {
  margin-top:0;
  font-weight:400;
  font-size:26px;
  line-height:36px;
  font-weight:500;
  margin-bottom:15px
}
.fsAthleticsEvent.fsDialog .fsAthleticsLabel {
  font-weight:700;
  margin-top:20px
}
.fsAthleticsEvent.fsDialog .fsAthleticsAddress>div {
  margin-top:10px
}

/*! elements - athletics roster */
.fsAthleticsRoster .fsElementTable td:before,
.fsAthleticsRosterList li>div:before {
  margin-right:5px;
  display:inline-block;
  font-weight:700
}
.fsAthleticsRoster .fsElementTable td.fsRosterPlayerNumber:before,
.fsAthleticsRosterList li>div.fsRosterPlayerNumber:before {
  content:"Number: "
}
.fsAthleticsRoster .fsElementTable td.fsRosterName:before,
.fsAthleticsRosterList li>div.fsRosterName:before {
  content:"Name: "
}
.fsAthleticsRoster .fsElementTable td.fsRosterPosition:before,
.fsAthleticsRosterList li>div.fsRosterPosition:before {
  content:"Position: "
}
.fsAthleticsRoster .fsElementTable td.fsRosterClass:before,
.fsAthleticsRosterList li>div.fsRosterClass:before {
  content:"Class: "
}
.fsAthleticsRoster .fsElementTable td.fsRosterGradeLevel:before,
.fsAthleticsRosterList li>div.fsRosterGradeLevel:before {
  content:"Grade: "
}
.fsAthleticsRoster .fsElementTable td.fsRosterHometown:before,
.fsAthleticsRosterList li>div.fsRosterHometown:before {
  content:"Hometown: "
}
.fsAthleticsRoster .fsElementTable td.fsRosterHeight:before,
.fsAthleticsRosterList li>div.fsRosterHeight:before {
  content:"Height: "
}
.fsAthleticsRoster .fsElementTable td.fsRosterWeight:before,
.fsAthleticsRosterList li>div.fsRosterWeight:before {
  content:"Weight: "
}
@media (max-width:800px) {
  .fsAthleticsRoster .fsElementTable thead {
    display:none
  }
}
@media (min-width:800px) {
  .fsAthleticsRoster .fsElementTable td:before {
    display:none
  }
}
@media (max-width:800px) {
  .fsAthleticsRoster .fsElementTable td {
    display:inline-block;
    width:100%;
    padding:0 10px
  }
  .fsAthleticsRoster .fsElementTable td:not(:last-child) {
    border:0
  }
  .fsAthleticsRoster .fsElementTable td:first-of-type {
    padding-top:10px
  }
  .fsAthleticsRoster .fsElementTable td:last-of-type {
    padding-bottom:10px
  }
}
.fsAthleticsRosterContent {
  margin-bottom:20px
}
.fsAthleticsRosterContent:empty,
.fsAthleticsRosterContent:last-child {
  margin-bottom:0
}
.fsAthleticsRosterList,
.fsAthleticsRosterList ul {
  margin:0;
  padding:0;
  list-style:none
}
.fsAthleticsRosterList li {
  margin:0;
  padding:0;
  padding-bottom:40px;
  margin-bottom:40px;
  border-bottom:1px solid #c8c8c8
}
.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 {
  max-width:100%
}
.fsAthleticsTeamDirectory,
.fsAthleticsTeamDirectory ul {
  margin:0;
  padding:0;
  list-style:none
}
.fsAthleticsTeamDirectory li {
  margin:0;
  padding:0
}
.fsAthleticsTeamDirectory>li {
  margin-bottom:10px
}
.fsAthleticsTeamDirectory .fsAthleticsTeamIcon {
  display:inline-block
}
.fsAthleticsTeamIcon {
  margin-right:10px
}
.fsBoardElement.fsThumbnailAlignLeft .fsThumbnail {
  float:none
}
@media (min-width:600px) {
  .fsBoardElement.fsThumbnailAlignLeft .fsThumbnail {
    float:left
  }
}
.fsBoardElement.fsThumbnailAlignRight .fsThumbnail {
  float:none
}
@media (min-width:600px) {
  .fsBoardElement.fsThumbnailAlignRight .fsThumbnail {
    float:right
  }
}

/*! _main.scss - src/sass/modules/calendar/ - main calendar import */

/*! _all.scss - src/sass/modules/calendar/list.scss - calendar each article style */
.fsCalendar .fsTitle {
  color:#003a70;
  font-size:18px;
  line-height:24px
}
.fsCalendar .fsDate,
.fsCalendar .fsTitle {
  font-weight:700;
  text-transform:uppercase;
  margin-bottom:15px
}
.fsCalendar .fsDate {
  color:#00833f;
  font-size:14px;
  line-height:18px;
  display:block
}
.fsCalendar .fsEventDetails {
  font-size:16px;
  line-height:28px
}
.fsCalendar .fsTimeRange:before {
  content:"\E923";
  margin-right:5px
}
.fsCalendar .fsLocation:before,
.fsCalendar .fsTimeRange:before {
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none;
  font-size:10px;
  vertical-align:middle
}
.fsCalendar .fsLocation:before {
  content:"\E919";
  margin-right:10px
}
.fsCalendar .fsDescription,
.fsCalendar .fsNotes {
  margin-top:15px
}
.fsCalendar .fsDescription p:last-child,
.fsCalendar .fsNotes p:last-child {
  margin-bottom:0
}
.fsCalendar .fsCalendarEventLink {
  color:#003a70
}
.fsCalendar .fsCalendarEventLink:focus,
.fsCalendar .fsCalendarEventLink:hover {
  color:#00833f
}
.fsCalendar .fsReadMoreLink {
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase;
  position:relative;
  padding-right:20px
}
.fsCalendar .fsReadMoreLink:after {
  content:"\E920";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none;
  color:#93721e;
  font-size:9px;
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  right:0;
  line-height:1
}
.fsCalendar footer .fsElementFooterContent {
  margin-top:0
}
.fsCalendar footer .fsElementFooterContent .fs_style_26 {
  display:block;
  max-width:300px;
  margin-top:40px;
  margin-bottom:0
}

/*! _list.scss - src/sass/modules/calendar/list.scss - calendar event */
.fsCalendar.fsList article {
  padding-bottom:40px;
  margin-bottom:40px;
  border-bottom:1px solid #c8c8c8
}
.fsCalendar.fsList .fsListItems:last-of-type>.fsDayContainer:last-child article:last-child,
.fsCalendar.fsList .fsListItems:last-of-type>.fsMonthContainer:last-child>.fsDayContainer:last-child article:last-child,
.fsCalendar.fsList .fsListItems:last-of-type>article:last-of-type {
  margin-bottom:0;
  padding-bottom:0;
  border-bottom:none
}
.fsCalendar.fsList .fsListItems+button {
  margin-top:40px
}

/*! _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:700
}
.fsCalendarEventGrid .fsCalendarRow {
  display:flex
}
.fsCalendarEventGrid .fsCalendarRow .fsCalendarToday {
  background-color:rgba(0,131,63,.1)
}
.fsCalendarEventGrid .fsCalendarRow .fsCalendarOutOfRange {
  background-color:#f8f8f8
}
.fsCalendarEventGrid .fsCalendarDaybox {
  border-color:#cfcfcf
}
.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarInfo {
  color:#252b33
}
.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarInfo>div {
  margin-bottom:5px
}
.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarInfo>div:last-child {
  margin-bottom:0
}
.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarEventTitle+div {
  margin-top:5px
}
.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarDate {
  line-height:1
}
@media (min-width:900px) {
  .fsCalendarEventGrid .fsCalendarDaybox {
    height:auto!important;
    flex-grow:1
  }
  .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox {
    display:flex;
    flex-direction:column
  }
  .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox>div {
    height:auto;
    flex-grow:1
  }
  .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox>div:first-child {
    position:relative
  }
}
.fsCalendar.fsGrid .fsCalendarGridControlBar {
  display:flex;
  justify-content:space-between;
  flex-wrap:wrap;
  align-items:center
}
.fsCalendar.fsGrid .fsCalendarGridControlBar:after {
  display:none
}
.fsCalendar.fsGrid .fsCalendarGridControlBar>div {
  margin:0;
  order:3
}
.fsCalendar.fsGrid .fsCalendarGridControlBar .fsDisplayNavigation {
  margin-right:10px
}
.fsCalendar.fsGrid .fsCalendarGridControlBar .fsCalendarGridBrowser {
  width:100%;
  margin-top:10px;
  order:5
}
@media (min-width:900px) {
  .fsCalendar.fsGrid .fsCalendarGridControlBar .fsCalendarGridBrowser {
    width:auto;
    margin-top:0;
    order:3
  }
}
.fsCalendar.fsGrid .fsCalendarGridControlBar .fsElementControls {
  margin:10px 0 0
}
@media (min-width:900px) {
  .fsCalendar.fsGrid .fsCalendarGridControlBar .fsElementControls {
    order:5;
    margin:0
  }
}
.fsCalendar.fsGrid .fsCalendarGridControlBar .fsCalendarMonthYearPicker:not(.fsStateHidden) {
  z-index:1
}
@media (max-width:899px) {
  .fsCalendar.fsGrid .fsCalendarEventGrid {
    width:100%;
    margin:0 auto
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid:after {
    display:none
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarMonthBrowser {
    margin:20px 0
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarWeekdays {
    display:none
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarRow {
    width:auto;
    border-right:1px solid #cfcfcf;
    box-shadow:0 1px 0 0 #cfcfcf
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarRow:last-child {
    border-bottom:1px solid #cfcfcf;
    box-shadow:none
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox {
    cursor:pointer;
    min-height:44px;
    position:relative;
    padding:0;
    margin:0;
    border:none;
    height:auto!important;
    display:flex;
    flex-wrap:wrap;
    border-left:1px solid #cfcfcf;
    border-top:1px solid #cfcfcf;
    color:#252b33;
    background:#fff;
    transition:.3s
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox:hover,
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox:hover .fsCalendarOutOfRange {
    color:#fff;
    background:#003a70;
    transition:.3s
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox .fsCalendarDate {
    margin:0;
    flex-grow:1;
    text-align:center;
    font-size:14px;
    padding-bottom:calc(50% - 14px / 2);
    padding-top:calc(50% - 14px / 2);
    color:inherit
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarToday {
    background:#00833f;
    color:#fff
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsStateHasEvents .fsCalendarDate:after,
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.has-info .fsCalendarDate:after {
    content:"\25CF";
    font-size:10px;
    display:block;
    line-height:.5;
    transform:translate3d(0,3px,0)
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox>div {
    position:relative;
    min-height:22px;
    width:100%;
    padding:0;
    overflow:hidden
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox>div:first-child {
    box-shadow:inset 0 -1px 0 0 #cfcfcf
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox>div:not(.has-info) .fsCalendarDate {
    margin-bottom:0
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox>div:not(.has-info) .fsCalendarDate:after {
    display:none
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox .fsCalendarDate {
    padding-bottom:calc(25% - 14px / 2);
    padding-top:calc(25% - 14px / 2);
    transform:scale(.875);
    margin-bottom:3px
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.selected {
    color:#fff;
    background:#373737
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.selected .fsCalendarOutOfRange {
    background:inherit;
    color:inherit
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarOutOfRange {
    background:#f8f8f8;
    color:#636363;
    transition:.3s
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarInfo {
    display:none
  }
}
#event-view {
  padding:0 20px;
  margin:20px 0
}
#event-view .fsCalendarDaybox {
  height:auto!important
}
#event-view .fsCalendarDaybox>div {
  margin-bottom:20px
}
#event-view .fsCalendarWeekendDayBox>div:first-child {
  padding-bottom:20px
}
#event-view .fsCalendarWeekendDayBox .fsCalendarInfo:not(:last-child) {
  margin-bottom:20px
}
#event-view .fsCalendarEventTitle {
  margin-bottom:5px
}
.fsCalendarDayView:not(.fsStateHidden)+.fsCalendarEventGrid+#event-view {
  display:none
}
@media (min-width:900px) {
  #event-view {
    display:none
  }
}
.scroll-up {
  cursor:pointer;
  margin-top:20px
}
.scroll-up,
.scroll-up span {
  text-align:center;
  font-weight:700;
  font-size:14px
}
.scroll-up span {
  display:inline-block;
  border:1px solid transparent;
  margin:0 0 20px;
  padding:15px 20px;
  background:#00833f;
  color:#fff;
  border-radius:2px;
  transition:.3s;
  line-height:18px;
  text-transform:uppercase;
  padding:10px 20px;
  margin-bottom:0
}
.fsStateSelected .scroll-up span,
.scroll-up span.on,
.scroll-up span:focus,
.scroll-up span:hover {
  background:#001d0e;
  color:#fff;
  transition:.3s
}
.scroll-up+.fsCalendarLegend {
  margin-top:20px!important
}
@media (min-width:900px) {
  .scroll-up {

    display:none
  }
}
.fsElementEventColorIcon {
  display:inline-block
}
.fsCalendar.fsGrid .fsCalendarEventGrid+.fsCalendarLegend {
  margin-top:40px
}
.fsCalendar.fsGrid .fsCalendarLegend,
.fsCalendar.fsGrid .fsCalendarLegend ul {
  margin:0;
  padding:0;
  list-style:none
}
.fsCalendar.fsGrid .fsCalendarLegend li {
  margin:0;
  padding:0
}
.fsCalendar.fsGrid .fsCalendarLegend h4 {
  margin-bottom:20px
}
@media (min-width:600px) {
  .fsCalendar.fsGrid .fsCalendarLegend>ul {
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between
  }
}
.fsCalendar.fsGrid .fsCalendarLegend>ul>li {
  margin-left:0
}
@media (min-width:600px) {
  .fsCalendar.fsGrid .fsCalendarLegend>ul>li {
    width:49%
  }
}
.fsCalendar.fsGrid .fsCalendarLegend .fsElementEventColorIcon {
  vertical-align:baseline
}

/*! _slideshow.scss - src/sass/modules/calendar/slideshow.scss - calendar slideshow */
.fsCalendar.fsSlideshow .fsAlertFeeds {
  float:none
}

/*! _event.scss - src/sass/modules/calendar/event.scss - calendar event */

/*! _dialog.scss - src/sass/modules/calendar/_dialog.scss - calendar dialog pop up */

/*! elements - forms */
input,
select,
textarea {
  padding:5px;
  max-width:100%
}
.fsComposerFormEmbed {
  background:none
}
.fsComposerFormEmbed body {
  margin:0
}
.fsComposerFormEmbed form {
  zoom:1
}
.fsComposerFormEmbed form:after {
  display:table;
  clear:both;
  content:""
}
.fsComposerFormEmbed form input,
.fsComposerFormEmbed form select,
.fsComposerFormEmbed form textarea {
  font-family:Roboto,sans-serif;
  font-size:18px;
  line-height:30px;
  color:#252b33
}
.fsComposerFormEmbed form input {
  border:1px solid #cfcfcf
}
.fsComposerFormEmbed form input.fileUploader {
  padding:0;
  width:100%;
  border:none
}
.fsComposerFormEmbed form fieldset {
  padding:0
}
.fsComposerFormEmbed form textarea {
  max-width:100%;
  width:100%;
  border:1px solid #cfcfcf
}
.fsComposerFormEmbed form .mainGroupSub {
  max-width:100%;
  width:100%!important
}
.fsComposerFormEmbed form .formPage {
  margin-bottom:20px
}
.fsComposerFormEmbed form .elementRow {
  max-width:100%;
  margin:0
}
.fsComposerFormEmbed form .elementRow:last-child .elementContainer:last-child {
  margin-bottom:0
}
.fsComposerFormEmbed form .elementContainer {
  margin:0 0 20px;
  padding:0
}
@media screen and (max-width:599px) {
  .fsComposerFormEmbed form .elementContainer {
    width:100%
  }
}
.fsComposerFormEmbed form .elementContainer label {
  margin-bottom:2px
}
.fsComposerFormEmbed form .elementContainer label.horizontal {
  white-space:normal;
  margin-right:10px!important
}
.fsComposerFormEmbed form .elementContainer label.horizontal:last-child {
  margin-right:0
}
.fsComposerFormEmbed form .elementContainer hr {
  margin:0 auto
}
.fsComposerFormEmbed form .elementContainer p:last-child {
  margin-bottom:0
}
@media screen and (max-width:599px) {
  .fsComposerFormEmbed form .elementBody>input {
    width:100%
  }
}
.fsComposerFormEmbed form .elementBody>.descText {
  margin-bottom:10px
}
.fsComposerFormEmbed form .labelLeft .elementContainer .groupLabel,
.fsComposerFormEmbed form .labelLeft .elementContainer label {
  width:100%;
  margin:0;
  padding:0;
  text-align:left;
  float:none
}
@media (min-width:600px) {
  .fsComposerFormEmbed form .labelLeft .elementContainer .groupLabel,
  .fsComposerFormEmbed form .labelLeft .elementContainer label {
    width:20%;
    padding-right:10px;
    text-align:right;
    float:left
  }
}
@media (min-width:600px) {
  .fsComposerFormEmbed form .labelLeft .elementContainer>label {
    padding:5px 10px 5px 5px
  }
}
.fsComposerFormEmbed form .labelLeft .elementContainer .groupLabel label {
  width:100%
}
.fsComposerFormEmbed form .labelLeft .elementContainer fieldset label {
  width:auto
}
.fsComposerFormEmbed form .labelLeft .elementBody {
  margin:0;
  width:100%;
  float:none
}
@media (min-width:600px) {
  .fsComposerFormEmbed form .labelLeft .elementBody {
    width:80%;
    float:left
  }
}
.fsComposerFormEmbed form .linkLike {
  color:#00833f;
  margin-right:10px;
  cursor:pointer;
  transition:.3s
}
.fsComposerFormEmbed form .linkLike:hover {
  color:#003a70
}
.fsComposerFormEmbed form .required {
  color:#00833f
}
.fsComposerFormEmbed form .pageControls {
  padding:10px 0!important;
  margin-bottom:10px
}
.fsComposerFormEmbed form .pageControls .userConfirmation {
  margin-bottom:0
}
.fsComposerFormEmbed form .userConfirmation {
  margin-bottom:20px
}
.fsComposerFormEmbed form .userConfirmation .userConfirmationToggle {
  margin-right:5px
}
.fsComposerFormEmbed form .userConfirmation>label {
  display:block
}
.fsComposerFormEmbed form .elementColumn {
  zoom:1;
  margin-bottom:20px;
  max-width:100%
}
.fsComposerFormEmbed form .elementColumn:after {
  display:table;
  clear:both;
  content:""
}
@media screen and (max-width:599px) {
  .fsComposerFormEmbed form .elementColumn {
    float:none!important;
    width:100%!important
  }
}
.fsComposerFormEmbed form .elementColumn .elementContainer {
  margin-bottom:0
}
.fsComposerFormEmbed form .elementColumn .elementBody>input {
  width:100%
}
.fsComposerFormEmbed form .pageBreak {
  zoom:1
}
.fsComposerFormEmbed form .pageBreak:after {
  display:table;
  clear:both;
  content:""
}
.fsComposerFormEmbed form .pageBreak .nextPage,
.fsComposerFormEmbed form .pageBreak .prevPage {
  background:none;
  border:none;
  color:#00833f;
  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:#003a70;
  transition:.3s
}
.fsComposerFormEmbed form .pageBreak .prevPage {
  margin-right:10px
}
.fsComposerFormEmbed form .pageBreak .pagenum {
  display:inline-block;
  float:left;
  line-height:1;
  margin-right:10px;
  padding:10px 0
}
.fsComposerFormEmbed form .pageBreak .pagenum:empty {
  margin:0
}
.fsComposerFormEmbed form .submitBtn {
  border:0;
  margin:0;
  float:left;
  display:inline-block;
  border:1px solid #6d6d6e;
  margin:0 0 20px;
  padding:15px 20px;
  background:transparent;
  color:#6d6d6e;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase
}
.fsComposerFormEmbed form .submitBtn.on,
.fsComposerFormEmbed form .submitBtn:focus,
.fsComposerFormEmbed form .submitBtn:hover,
.fsStateSelected .fsComposerFormEmbed form .submitBtn {
  background:#252b33;
  color:#fff;
  transition:.3s
}
.fsComposerFormEmbed form .submitBtn:hover {
  transition:.3s
}
.fsComposerFormEmbed .ui-widget {
  font-family:Roboto,sans-serif;
  max-width:100%
}
.fsComposerFormEmbed .ui-datepicker:empty {
  display:none
}
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-header {
  background:none;
  border:none
}
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-next,
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev {
  background:none;
  border:none;
  text-align:center;
  font-size:20px;
  cursor:pointer
}
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-next span,
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev span {
  display:none
}
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:before,
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:before {
  content:"";
  font-weight:700;
  transition:.3s
}
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:hover:before,
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:hover:before {
  transition:.3s;
  opacity:.5
}
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:before {
  content:"\203A"
}
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:before {
  content:"\2039"
}
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-next-hover {
  right:2px;
  top:2px
}
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev-hover {
  left:2px;
  top:2px
}
.fsComposerFormEmbed .ui-datepicker .ui-state-default {
  background:rgba(0,0,0,.05);
  text-align:center
}
.fsComposerFormEmbed .ui-datepicker .ui-state-active {
  background:rgba(0,0,0,.1)
}
.fsComposerFormEmbed .ui-datepicker .ui-state-highlight {
  border:1px solid #d3d3d3;
  background-color:#d3d3d3
}
::-webkit-input-placeholder {
  color:#242424
}
:-moz-placeholder,
::-moz-placeholder {
  color:#242424
}
:-ms-input-placeholder {
  color:#242424
}

/*! elements - login */
.fsAccount button:not(:last-of-type) {
  margin-right:10px
}
.fsLoginMainView input[type=submit].fsLoginSubmit {
  border:1px solid #6d6d6e
}
.fsLoginForgotPasswordLink,
.fsLoginNewAccountLink {
  margin-bottom:10px
}
.fsLoginForgotPasswordLink:last-child,
.fsLoginNewAccountLink:last-child {
  margin-bottom:0
}
.fsLoginNewFields .fsLoginNewCaptcha {
  margin-bottom:20px
}
.fsLoginNewFields .fsLoginNewCaptcha #recaptcha_area,
.fsLoginNewFields .fsLoginNewCaptcha #recaptcha_table {
  max-width:100%
}
@media screen and (max-width:599px) {
  .fsLoginNewFields .fsLoginNewCaptcha #recaptcha_widget_div {
    overflow:hidden;
    border-radius:5px
  }
}
.fsResetPasswordFields>div {
  margin-bottom:20px
}
.fsResetPasswordFields>div:last-child {
  margin-bottom:0
}
.fsResetPasswordFields label>span {
  display:block
}
.fsResetPasswordFields label>input {
  margin-bottom:20px
}
@media screen and (max-width:599px) {
  .fsLoginForgotControls label,
  .fsLoginNewFields label,
  .fsResetPasswordFields label {
    display:block;
    margin-bottom:3px
  }
  .fsLoginForgotControls input,
  .fsLoginNewFields input,
  .fsResetPasswordFields input {
    display:block;
    width:100%
  }
}
.fsLoginForgotView .fsLoginForgotEmail {
  display:block
}
.fsLoginForgotSuccess .fsStyleDefaultButton {
  margin-top:20px
}
.fsAccountGreeting {
  margin-bottom:20px
}
.fsAccountLinks {
  margin:0
}
.fsAccountLinks li:not(:first-child) {
  border-color:#e5e5e5
}
.fsAccountLogout {
  display:block;
  margin-top:20px
}
.fsAccountLogout>.fsStyleUpdateButton:last-child {
  margin-bottom:0
}
input[name*=passkey]+.fsLoginSubmit {
  margin-top:20px
}
.fsError {
  margin-bottom:50px
}
.fsLoginNewSuccess>button,
.fsResetCancel,
.fsResetContinue {
  display:inline-block;
  border:1px solid transparent;
  margin:0 0 20px;
  padding:15px 20px;
  background:#00833f;
  color:#fff;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase
}
.fsLoginNewSuccess>button.on,
.fsLoginNewSuccess>button:focus,
.fsLoginNewSuccess>button:hover,
.fsResetCancel.on,
.fsResetCancel:focus,
.fsResetCancel:hover,
.fsResetContinue.on,
.fsResetContinue:focus,
.fsResetContinue:hover,
.fsStateSelected .fsLoginNewSuccess>button,
.fsStateSelected .fsResetCancel,
.fsStateSelected .fsResetContinue {
  background:#001d0e;
  color:#fff;
  transition:.3s
}
.fsLoginNewSuccess button {
  margin-top:20px
}
.fsNews.fsThumbnailAlignLeft .fsThumbnail {
  float:none
}
@media (min-width:600px) {
  .fsNews.fsThumbnailAlignLeft .fsThumbnail {
    float:left
  }
}
.fsNews.fsThumbnailAlignRight .fsThumbnail {
  float:none
}
@media (min-width:600px) {
  .fsNews.fsThumbnailAlignRight .fsThumbnail {
    float:right
  }
}

/*! _dialog.scss - src/sass/modules/news/_dialog.scss - news dialog pop up */
.fsPostElement.fsThumbnailAlignLeft .fsThumbnail {
  float:none
}
@media (min-width:600px) {
  .fsPostElement.fsThumbnailAlignLeft .fsThumbnail {
    float:left
  }
}
.fsPostElement.fsThumbnailAlignRight .fsThumbnail {
  float:none
}
@media (min-width:600px) {
  .fsPostElement.fsThumbnailAlignRight .fsThumbnail {
    float:right
  }
}
.fsPostElement .fsThumbnail {
  margin-bottom:15px
}
.fsPostElement .fsThumbnail img {
  display:block
}
.fsPostElement .fsTitle {
  color:#003a70;
  font-size:18px;
  line-height:24px;
  text-transform:uppercase;
  margin-bottom:10px
}
.fsPostElement .fsAuthor {
  color:#6d6d6e;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase;
  position:relative;
  padding-right:10px;
  margin-right:6px;
  margin-bottom:15px
}
.fsPostElement .fsAuthor:after {
  content:"";
  background:#6d6d6e;
  width:1px;
  height:80%;
  position:absolute;
  top:0;
  bottom:0;
  right:0;
  margin:auto
}
.fsPostElement .fsDateTime {
  color:#6d6d6e;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase;
  margin-bottom:15px
}
.fsPostElement .fsSummary {
  font-size:16px;
  line-height:28px;
  margin-bottom:15px
}
.fsPostElement .fsPostLink {
  color:#003a70
}
.fsPostElement .fsPostLink:focus,
.fsPostElement .fsPostLink:hover {
  color:#00833f
}
.fsPostElement .fsCategories {
  margin:0 -2.75px;
  margin-bottom:14.5px;
  line-height:1
}
.fsPostElement .fsCategory {
  color:#6d6d6e;
  font-size:10px;
  line-height:14px;
  font-weight:700;
  text-transform:uppercase;
  border:1px solid #6d6d6e;
  border-radius:2px;
  margin:0 2.75px;
  padding:6px 8.5px
}
.fsPostElement .fsCategory:not(:last-child) {
  border-color:#6d6d6e
}
.fsPostElement .fsTags {
  margin:0 -6px 15px
}
.fsPostElement .fsTag {
  color:#6d6d6e;
  background:transparent;
  font-size:10px;
  line-height:14px;
  font-weight:700;
  padding:0 2px 0 6px;
  margin:0
}
.fsPostElement .fsTag:not(:last-child):after {
  content:",";
  margin-left:6px
}
.fsPostElement .fsReadMoreLink {
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase;
  position:relative;
  padding-right:20px
}
.fsPostElement .fsReadMoreLink:after {
  content:"\E920";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none;
  color:#93721e;
  font-size:9px;
  position:absolute;
  top:60%;
  transform:translateY(-60%);
  right:0;
  line-height:1
}
.fsPostElement.fsList article {
  padding-bottom:40px;
  margin-bottom:40px;
  border-bottom:1px solid #c8c8c8
}
.fsPostElement.fsList .fsListItems:last-of-type>.fsDayContainer:last-child article:last-child,
.fsPostElement.fsList .fsListItems:last-of-type>.fsMonthContainer:last-child>.fsDayContainer:last-child article:last-child,
.fsPostElement.fsList .fsListItems:last-of-type>article:last-of-type {
  margin-bottom:0;
  padding-bottom:0;
  border-bottom:none
}
.fsPostElement.fsList .fsListItems+button {
  margin-top:40px
}
body:not(.fsComposeMode) .fsPostElement.custom-post-list article {
  padding-bottom:40px;
  margin-bottom:40px;
  border-bottom:1px solid #c8c8c8
}
body:not(.fsComposeMode) .fsPostElement.custom-post-list .fsListItems:last-of-type>.fsDayContainer:last-child article:last-child,
body:not(.fsComposeMode) .fsPostElement.custom-post-list .fsListItems:last-of-type>.fsMonthContainer:last-child>.fsDayContainer:last-child article:last-child,
body:not(.fsComposeMode) .fsPostElement.custom-post-list .fsListItems:last-of-type>article:last-of-type {
  margin-bottom:0;
  padding-bottom:0;
  border-bottom:none
}
body:not(.fsComposeMode) .fsPostElement.custom-post-list .fsListItems+button {
  margin-top:40px
}
body:not(.fsComposeMode) .fsPostElement.custom-post-list article {
  display:flex;
  align-items:center
}
body:not(.fsComposeMode) .fsPostElement.custom-post-list article .fsThumbnail {
  margin-right:40px;
  flex:1
}
body:not(.fsComposeMode) .fsPostElement.custom-post-list article .text-wrap {
  flex:1
}

/*! _dialog.scss - src/sass/modules/post/_dialog.scss - post dialog pop up */
.fsResourceElement .fsTitle {
  margin-bottom:10px
}
.fsResourceElement figcaption {
  margin-top:10px;
  font-size:16px;
  line-height:28px
}
.fsResourceElement.fsListNav .fsResourceCollectionName+nav {
  margin-top:20px
}
.fsResourceElement.fsListNav .fsTitle {
  font-size:18px;
  line-height:30px;
  font-weight:400;
  margin-bottom:0
}
.fsResourceElement .fsElementSlideshow[data-slides-to-show="1"] .fsResourceTypeImage .fsTitle {
  text-align:center
}
.fsResourceElement .fsElementSlideshow[data-slides-to-show="1"] .fsResourceTypeImage img {
  margin:0 auto
}
.fsResourceElement.video-style .fsResourceTypeVideo .video-wrapper {
  background-size:cover;
  background-position:50%;
  display:block;
  position:relative;
  cursor:pointer;
  transform:translateZ(0);
  box-shadow:-9px -9px 0 0 #93721e;
  transition:.3s;
  padding:0;
  border:none;
  height:58vw;
  width:100%
}
@media (min-width:700px) {
  .fsResourceElement.video-style .fsResourceTypeVideo .video-wrapper {
    box-shadow:-20px -20px 0 0 #93721e
  }
}
@media (min-width:1000px) {
  .fsResourceElement.video-style .fsResourceTypeVideo .video-wrapper {
    max-height:400px;
    height:34vw
  }
}
.fsResourceElement.video-style .fsResourceTypeVideo .video-wrapper:before {
  content:"";
  background:linear-gradient(0deg,#000,transparent);
  opacity:.5;
  position:absolute;
  left:0;
  bottom:0;
  width:100%;
  height:35vw
}
@media (min-width:1000px) {
  .fsResourceElement.video-style .fsResourceTypeVideo .video-wrapper:before {
    max-height:246px;
    height:20vw
  }
}
.fsResourceElement.video-style .fsResourceTypeVideo .video-wrapper:after {
  content:"\E91B";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none;
  position:absolute;
  left:50%;
  top:50%;
  transform:translate3d(-50%,-50%,0);
  border-radius:100%;
  text-align:center;
  line-height:1;
  color:#fff;
  transition:.3s;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  transform:translate3d(-50%,-50%,0) scale(1);
  width:30px;
  height:30px;
  font-size:30px
}
@media (min-width:700px) {
  .fsResourceElement.video-style .fsResourceTypeVideo .video-wrapper:after {
    width:60px;
    height:60px;
    font-size:60px
  }
}
.fsResourceElement.video-style .fsResourceTypeVideo .video-wrapper video {
  opacity:0;
  visibility:hidden;
  width:100%;
  display:block;
  position:absolute;
  left:50%;
  bottom:0;
  transform:translate3d(-50%,0,0);
  min-width:100%;
  min-height:100%;
  height:auto;
  width:auto;
  object-fit:cover
}
.fsResourceElement.video-style .fsResourceTypeVideo .video-wrapper:focus,
.fsResourceElement.video-style .fsResourceTypeVideo .video-wrapper:hover {
  transition:.3s
}
.fsResourceElement.video-style .fsResourceTypeVideo .video-wrapper:focus:after,
.fsResourceElement.video-style .fsResourceTypeVideo .video-wrapper:hover:after {
  color:#fff;
  transition:.3s;
  transform:translate3d(-50%,-50%,0) scale(1.1)
}
.fsResourceElement.video-style .fsResourceTypeVideo .video-wrapper.play-video {
  background-color:#fff
}
.fsResourceElement.video-style .fsResourceTypeVideo .video-wrapper.play-video video {
  opacity:1;
  visibility:visible
}
.fsResourceElement.video-style .fsResourceTypeVideo .video-wrapper.play-video:after,
.fsResourceElement.video-style .fsResourceTypeVideo .video-wrapper.play-video:before {
  opacity:0;
  visibility:hidden;
  transform:scale(0);
  transition:.5s
}
.fsResourceElement.video-style .fsResourceTypeVideo .fsDescription {
  margin-top:18px
}
@media (min-width:600px) {
  .fsResourceElement.video-style .fsResourceTypeVideo .fsDescription {
    margin-top:21px
  }
}
.fsResourceElement.video-style .fsResourceTypeVideo video::-webkit-media-controls-overlay-play-button {
  display:none
}

/*! _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
}
.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 li.fsListItem {
  padding-bottom:40px;
  margin-bottom:40px;
  border-bottom:1px solid #c8c8c8
}
.fsSearchElement.fsList .fsListItems {
  padding:0
}
.fsSearchElement.fsList .fsSearchResultInfo {
  margin-bottom:10px;
  padding-bottom:10px;
  border-bottom:1px solid #c8c8c8
}
.fsSearchElement.fsList .fsSearchResultInfo:empty {
  margin:0;
  border:none
}

/*! _custom.scss - src/sass/modules/search/ - custom site search, design based */
.fsMenu .fsSearchElement.site-search {
  border-bottom:1px solid hsla(0,0%,100%,.3);
  margin-bottom:0;
  padding-bottom:25px
}
.fsSearchElement.site-search form {
  display:flex;
  align-items:center;
  background:#fff;
  border:1px solid #c8c8c8
}
.fsMenu .fsSearchElement.site-search form {
  background:transparent;
  border:none
}
.fsMenu .fsSearchElement.site-search form ::-webkit-input-placeholder {
  color:#fff
}
.fsMenu .fsSearchElement.site-search form :-moz-placeholder,
.fsMenu .fsSearchElement.site-search form ::-moz-placeholder {
  color:#fff
}
.fsMenu .fsSearchElement.site-search form :-ms-input-placeholder {
  color:#fff
}
.fsSearchElement.site-search label {
  display:block;
  height:1px;
  margin:-1px;
  overflow:hidden;
  padding:0;
  position:absolute;
  white-space:nowrap;
  width:1px
}
.fsSearchElement.site-search .fsSearchElementKeyword {
  margin-bottom:0;
  order:2;
  line-height:1;
  width:calc(100% - 38px)
}
.fsSearchElement.site-search .fsStyleSearchField {
  color:#252b33;
  font-size:14px;
  line-height:18px;
  font-weight:600;
  border:none;
  padding-top:10px;
  padding-bottom:10px;
  padding-left:13px
}
.fsMenu .fsSearchElement.site-search .fsStyleSearchField {
  background:transparent;
  color:#fff
}
.fsSearchElement.site-search .fsSearchElementSearchButton {
  border:0;
  background:none;
  margin:0;
  padding:0;
  font-size:0;
  order:1;
  position:relative;
  width:38px;
  height:38px
}
.fsSearchElement.site-search .fsSearchElementSearchButton:before {
  content:"\E91D";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none;
  font-size:20px;
  color:#6d6d6e;
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%)
}
.fsMenu .fsSearchElement.site-search .fsSearchElementSearchButton:before {
  color:#fff
}

/*! elements - social main */

/*! elements - social vimeo */
.fsVimeo,
.fsVimeo iframe.fsSocialVideoFrame {
  margin-bottom:20px
}
.fsVimeoList,
.fsVimeoList ul {
  margin:0;
  padding:0;
  list-style:none
}
.fsVimeoList li {
  margin:0;
  padding:0
}
.fsVimeoList .fsVimeoListItem {
  padding-bottom:20px;
  margin-bottom:20px;
  border-bottom:1px solid #c8c8c8;
  transition:opacity .3s;
  opacity:.6;
  cursor:pointer
}
.fsVimeoList .fsVimeoListItem:last-child {
  padding-bottom:0;
  margin-bottom:0;
  border-bottom:none
}
.fsVimeoList .fsVimeoListItem:hover {
  border:none;
  border-bottom:1px solid #c8c8c8;
  padding:0;
  padding-bottom:20px;
  opacity:1;
  transition:opacity .3s
}
.fsVimeoList .fsVimeoListItem:hover:last-child {
  border-bottom:none;
  padding-bottom:0;
  margin-bottom:0
}
.fsVimeoThumb {
  margin-bottom:10px;
  margin-right:20px
}
@media (min-width:600px) {
  .fsVimeoThumb {
    float:left;
    margin-bottom:0
  }
}
.vimeo_view_link a {
  display:inline-block;
  border:1px solid #6d6d6e;
  margin:0 0 20px;
  padding:15px 20px;
  background:transparent;
  color:#6d6d6e;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase
}
.fsStateSelected .vimeo_view_link a,
.vimeo_view_link a.on,
.vimeo_view_link a:focus,
.vimeo_view_link a:hover {
  background:#252b33;
  color:#fff;
  transition:.3s
}

/*! elements - social youtube */
.fsYoutube,
.fsYoutube .fsSocialVideoFrame {
  margin-bottom:20px
}
.fsYoutubeList,
.fsYoutubeList ul {
  margin:0;
  padding:0;
  list-style:none
}
.fsYoutubeList li {
  margin:0;
  padding:0
}
.fsYoutubeList .fsYoutubeListItem {
  padding-bottom:20px;
  margin-bottom:20px;
  border-bottom:1px solid #c8c8c8;
  transition:opacity .3s;
  opacity:.6
}
.fsYoutubeList .fsYoutubeListItem:last-child {
  padding-bottom:0;
  margin-bottom:0;
  border-bottom:none
}
.fsYoutubeList .fsYoutubeListItem:hover {
  border:none;
  border-bottom:1px solid #c8c8c8;
  padding:0;
  padding-bottom:20px;
  opacity:1;
  transition:opacity .3s
}
.fsYoutubeList .fsYoutubeListItem:hover:last-child {
  border-bottom:none;
  padding-bottom:0;
  margin-bottom:0
}
.fsYoutubeThumb {
  margin-bottom:10px;
  margin-right:20px;
  float:none
}
@media (min-width:600px) {
  .fsYoutubeThumb {
    float:left;
    margin-bottom:0
  }
}
.Youtube_view_link a {
  display:inline-block;
  border:1px solid transparent;
  margin:0 0 20px;
  padding:15px 20px;
  background:#00833f;
  color:#fff;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase
}
.fsStateSelected .Youtube_view_link a,
.Youtube_view_link a.on,
.Youtube_view_link a:focus,
.Youtube_view_link a:hover {
  background:#001d0e;
  color:#fff;
  transition:.3s
}

/*! elements - tabs */
.fsTabs {
  padding:0;
  background:none;
  border:0;
  margin-bottom:20px
}
.fsTabs .fsTabsNav {
  margin:0;
  padding:0;
  display:none
}
@media (min-width:600px) {
  .fsTabs .fsTabsNav {
    display:block
  }
}
.fsTabs .fsTabsNav li {
  margin-right:10px
}
.fsTabs .fsTabsNav li a {
  display:block;
  font-size:16px;
  line-height:20px;
  font-weight:700;
  font-style:normal;
  text-transform:uppercase;
  background:transparent;
  color:#6d6d6e;
  position:relative
}
.fsTabs .fsTabsNav li a:after {
  content:"";
  background:#c8c8c8;
  width:100%;
  height:2px;
  position:absolute;
  bottom:0;
  left:0;
  transition:.3s ease
}
.fsTabs .fsTabsNav li a:hover {
  background:transparent;
  color:#252b33
}
.fsTabs .fsTabsNav li.fsStateSelected a {
  background:transparent;
  color:#00833f
}
.fsTabs .fsTabsNav li.fsStateSelected a:after {
  content:"";
  background:#00833f;
  height:4px
}
@media (min-width:600px) {
  .fsTabs .fsPanel,
  .fsTabs .fsPanel.fsStateOpen {
    border:none
  }
}
@media (min-width:600px) {
  .fsTabs .fsPanel>.fsElementContent {
    padding:20px 0
  }
}
.fsPanelGroup.fsTabs>.fsElementContent>.fsPanel:not(.fsStateOpen),
.fsPanelGroup.fsTabs>.fsElementContent>.fsPanel>.fsElementActionButtonContainer,
.fsPanelGroup.fsTabs>.fsElementContent>.fsPanel>header {
  display:block
}
@media (min-width:600px) {
  .fsPanelGroup.fsTabs>.fsElementContent>.fsPanel:not(.fsStateOpen),
  .fsPanelGroup.fsTabs>.fsElementContent>.fsPanel>.fsElementActionButtonContainer,
  .fsPanelGroup.fsTabs>.fsElementContent>.fsPanel>header {
    display:none
  }
}

/*! -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;
  border:1px solid #6d6d6e
}

/*! _filter.scss - src/sass/modules/tools/posts - News & Calendar Tools Elements */
.fsBannerLeft .fsElementToolsSearch,
.fsBannerRight .fsElementToolsSearch,
.fsFourColumnLayout>.fsDiv .fsElementToolsSearch,
.fsStyleOneThird .fsElementToolsSearch,
.fsThreeColumnLayout>.fsDiv .fsElementToolsSearch,
.fsTwoColumnLayout .fsElementToolsSearch {
  display:flex;
  flex-wrap:wrap
}
.fsBannerLeft .fsElementToolsSearch>div,
.fsBannerRight .fsElementToolsSearch>div,
.fsFourColumnLayout>.fsDiv .fsElementToolsSearch>div,
.fsStyleOneThird .fsElementToolsSearch>div,
.fsThreeColumnLayout>.fsDiv .fsElementToolsSearch>div,
.fsTwoColumnLayout .fsElementToolsSearch>div {
  width:100%
}
.fsBannerLeft .fsElementToolsSearch .fsFieldContainer,
.fsBannerRight .fsElementToolsSearch .fsFieldContainer,
.fsFourColumnLayout>.fsDiv .fsElementToolsSearch .fsFieldContainer,
.fsStyleOneThird .fsElementToolsSearch .fsFieldContainer,
.fsThreeColumnLayout>.fsDiv .fsElementToolsSearch .fsFieldContainer,
.fsTwoColumnLayout .fsElementToolsSearch .fsFieldContainer {
  display:flex;
  flex-wrap:wrap
}
.fsBannerLeft .fsElementToolsSearch .fsFieldContainer .fsStyleDefaultField,
.fsBannerRight .fsElementToolsSearch .fsFieldContainer .fsStyleDefaultField,
.fsFourColumnLayout>.fsDiv .fsElementToolsSearch .fsFieldContainer .fsStyleDefaultField,
.fsStyleOneThird .fsElementToolsSearch .fsFieldContainer .fsStyleDefaultField,
.fsThreeColumnLayout>.fsDiv .fsElementToolsSearch .fsFieldContainer .fsStyleDefaultField,
.fsTwoColumnLayout .fsElementToolsSearch .fsFieldContainer .fsStyleDefaultField {
  flex-grow:1
}
.fsBannerLeft .fsElementToolsSearch .fsElementToolsSearchButton,
.fsBannerRight .fsElementToolsSearch .fsElementToolsSearchButton,
.fsFourColumnLayout>.fsDiv .fsElementToolsSearch .fsElementToolsSearchButton,
.fsStyleOneThird .fsElementToolsSearch .fsElementToolsSearchButton,
.fsThreeColumnLayout>.fsDiv .fsElementToolsSearch .fsElementToolsSearchButton,
.fsTwoColumnLayout .fsElementToolsSearch .fsElementToolsSearchButton {
  width:100%
}
.fsElementToolsSearch .fsSeparator {
  margin:0 5px;
  display:inline-block;
  text-align:center
}
.fsElementToolsKeyword+.fsElementToolsDateRange {
  margin-top:10px
}
.fsElementToolsSearchButton {
  margin:10px 0 0
}

/*! _filter.scss - src/sass/modules/tools/posts - Calendar Tools Elements */
.fsLegend .fsElementControls {
  margin-bottom:5px
}
.fsLegend .fsElementControls label input:checked+span {
  background:#242424;
  color:#fff
}
.fsLegend .fsElementControls label input+span {
  color:#242424;
  background:#e5e5e5
}

/*! _filter.scss - src/sass/modules/tools/posts - Calendar Tools Elements */
.fsMiniGrid .fsCalendarEventGrid {
  max-width:100%;
  width:300px
}
.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox {
  box-shadow:inset -1px 0 0 0 #fff,inset 0 -1px 0 0 #fff;
  background:#e5e5e5;
  color:#373737;
  font-size:.875em;
  line-height:1;
  padding:0;
  padding:10px 5px;
  transition:.3s
}
.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox:hover {
  opacity:1;
  background:#003a70!important;
  color:#fff!important;
  transition:.3s
}
.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox:last-child {
  box-shadow:inset 0 -1px 0 0 #fff
}
.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox.fsStateHasEvents {
  padding-bottom:12px;
  background:#e5e5e5;
  color:#373737
}
.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox.fsStateHasEvents .fsCalendarDate:after {
  content:"\25CF";
  font-size:8px;
  display:block;
  line-height:.5;
  transform:translate3d(0,2px,0)
}
.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarOutOfRange {
  background:#f8f8f8;
  color:#636363
}
.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarToday {
  background:#00833f;
  color:#fff
}
.fsCalendarMonthYearPicker>.fsStyleUpdateButton {
  margin-bottom:0;
  display:block;
  color:#fff;
  background-color:#242424
}

/*! _category.scss - src/sass/modules/tools/posts - Posts Tools Elements */

/*! _tag.scss - src/sass/modules/tools/posts - Posts Tools Elements */

/*! elements - common v0.0.1 */
.module {
  padding:20px;
  color:#fff
}
.module a,
.module h1,
.module h2,
.module h3,
.module h4,
.module h5,
.module h6 {
  color:inherit
}
.module {
  background:#00833f
}
.callout-box {
  position:relative
}
.callout-box.white {
  background:transparent;
  color:#252b33
}
.callout-box.white header .fsElementHeaderContent {
  margin-bottom:0
}
.callout-box.white header picture {
  display:block;
  background-position:50% 50%;
  background-repeat:no-repeat;
  background-size:cover;
  height:0;
  padding-top:51.28205%
}
@media (min-width:1000px) {
  .fsBannerLeft .callout-box.white header picture,
  .fsBannerRight .callout-box.white header picture,
  .fsFourColumnLayout>.fsDiv .callout-box.white header picture,
  .fsStyleOneThird .callout-box.white header picture,
  .fsThreeColumnLayout>.fsDiv .callout-box.white header picture,
  .fsTwoColumnLayout:not(.wide-left):not(.wide-right)>.fsDiv .callout-box.white header picture,
  .wide-left>.fsStyleColumn-last .callout-box.white header picture,
  .wide-right>.fsStyleColumn-1 .callout-box.white header picture {
    padding-top:86.66667%
  }
}
.callout-box.white header img {
  display:none
}
.callout-box.white .fsElementContent {
  font-size:16px;
  line-height:28px;
  padding:30px
}
.callout-box.white h2,
.callout-box.white h3,
.callout-box.white h4,
.callout-box.white h5,
.callout-box.white h6 {
  color:#252b33;
  font-family:minion-pro,serif;
  font-style:italic;
  font-weight:400;
  font-size:24px;
  line-height:34px;
  margin-bottom:15px;
  text-transform:none
}
.callout-box.white a {
  color:#fff
}
.callout-box.white a:focus,
.callout-box.white a:hover {
  text-decoration:underline
}
.callout-box.white .fsElementContent {
  border:1px solid #c8c8c8
}
.callout-box.white a {
  color:#00833f
}
.callout-box.white a:focus,
.callout-box.white a:hover {
  color:#003a70;
  text-decoration:none
}
.callout-box.white.hasImage .fsElementContent {
  border-top:none
}
.callout-box.green {
  background:#00833f;
  color:#fff
}
.callout-box.green header .fsElementHeaderContent {
  margin-bottom:0
}
.callout-box.green header picture {
  display:block;
  background-position:50% 50%;
  background-repeat:no-repeat;
  background-size:cover;
  height:0;
  padding-top:51.28205%
}
@media (min-width:1000px) {
  .fsBannerLeft .callout-box.green header picture,
  .fsBannerRight .callout-box.green header picture,
  .fsFourColumnLayout>.fsDiv .callout-box.green header picture,
  .fsStyleOneThird .callout-box.green header picture,
  .fsThreeColumnLayout>.fsDiv .callout-box.green header picture,
  .fsTwoColumnLayout:not(.wide-left):not(.wide-right)>.fsDiv .callout-box.green header picture,
  .wide-left>.fsStyleColumn-last .callout-box.green header picture,
  .wide-right>.fsStyleColumn-1 .callout-box.green header picture {
    padding-top:86.66667%
  }
}
.callout-box.green header img {
  display:none
}
.callout-box.green .fsElementContent {
  font-size:16px;
  line-height:28px;
  padding:30px
}
.callout-box.green h2,
.callout-box.green h3,
.callout-box.green h4,
.callout-box.green h5,
.callout-box.green h6 {
  color:#fff;
  font-family:minion-pro,serif;
  font-style:italic;
  font-weight:400;
  font-size:24px;
  line-height:34px;
  margin-bottom:15px;
  text-transform:none
}
.callout-box.green a {
  color:#fff
}
.callout-box.green a:focus,
.callout-box.green a:hover {
  text-decoration:underline
}
.callout-box.blue {
  background:#003a70;
  color:#fff
}
.callout-box.blue header .fsElementHeaderContent {
  margin-bottom:0
}
.callout-box.blue header picture {
  display:block;
  background-position:50% 50%;
  background-repeat:no-repeat;
  background-size:cover;
  height:0;
  padding-top:51.28205%
}
@media (min-width:1000px) {
  .fsBannerLeft .callout-box.blue header picture,
  .fsBannerRight .callout-box.blue header picture,
  .fsFourColumnLayout>.fsDiv .callout-box.blue header picture,
  .fsStyleOneThird .callout-box.blue header picture,
  .fsThreeColumnLayout>.fsDiv .callout-box.blue header picture,
  .fsTwoColumnLayout:not(.wide-left):not(.wide-right)>.fsDiv .callout-box.blue header picture,
  .wide-left>.fsStyleColumn-last .callout-box.blue header picture,
  .wide-right>.fsStyleColumn-1 .callout-box.blue header picture {
    padding-top:86.66667%
  }
}
.callout-box.blue header img {
  display:none
}
.callout-box.blue .fsElementContent {
  font-size:16px;
  line-height:28px;
  padding:30px
}
.callout-box.blue h2,
.callout-box.blue h3,
.callout-box.blue h4,
.callout-box.blue h5,
.callout-box.blue h6 {
  color:#fff;
  font-family:minion-pro,serif;
  font-style:italic;
  font-weight:400;
  font-size:24px;
  line-height:34px;
  margin-bottom:15px;
  text-transform:none
}
.callout-box.blue a {
  color:#fff
}
.callout-box.blue a:focus,
.callout-box.blue a:hover {
  text-decoration:underline
}
.callout-box.gold {
  background:#93721e;
  color:#fff
}
.callout-box.gold header .fsElementHeaderContent {
  margin-bottom:0
}
.callout-box.gold header picture {
  display:block;
  background-position:50% 50%;
  background-repeat:no-repeat;
  background-size:cover;
  height:0;
  padding-top:51.28205%
}
@media (min-width:1000px) {
  .fsBannerLeft .callout-box.gold header picture,
  .fsBannerRight .callout-box.gold header picture,
  .fsFourColumnLayout>.fsDiv .callout-box.gold header picture,
  .fsStyleOneThird .callout-box.gold header picture,
  .fsThreeColumnLayout>.fsDiv .callout-box.gold header picture,
  .fsTwoColumnLayout:not(.wide-left):not(.wide-right)>.fsDiv .callout-box.gold header picture,
  .wide-left>.fsStyleColumn-last .callout-box.gold header picture,
  .wide-right>.fsStyleColumn-1 .callout-box.gold header picture {
    padding-top:86.66667%
  }
}
.callout-box.gold header img {
  display:none
}
.callout-box.gold .fsElementContent {
  font-size:16px;
  line-height:28px;
  padding:30px
}
.callout-box.gold h2,
.callout-box.gold h3,
.callout-box.gold h4,
.callout-box.gold h5,
.callout-box.gold h6 {
  color:#fff;
  font-family:minion-pro,serif;
  font-style:italic;
  font-weight:400;
  font-size:24px;
  line-height:34px;
  margin-bottom:15px;
  text-transform:none
}
.callout-box.gold a {
  color:#fff
}
.callout-box.gold a:focus,
.callout-box.gold a:hover {
  text-decoration:underline
}
.section-title>header {
  border-bottom:1px solid #c8c8c8
}
@media (max-width:699px) {
  .section-title>header {
    text-align:center
  }
}
.section-title>header .fsElementTitle {
  display:inline-block;
  font-size:32px;
  line-height:40px;
  font-family:minion-pro,serif;
  font-style:italic;
  position:relative;
  margin-bottom:0;
  padding-bottom:20px;
  text-transform:none
}
@media (max-width:699px) {
  .section-title>header .fsElementTitle {
    font-size:25px;
    line-height:34px;
    text-align:center
  }
}
.section-title>header .fsElementTitle:after {
  content:"";
  background:#00833f;
  height:3px;
  width:100%;
  position:absolute;
  left:0;
  bottom:-1.5px
}
@media (max-width:699px) {
  .section-title>header .fsElementTitle:after {
    right:0;
    width:60px;
    margin:0 auto
  }
}

/*! pages - home v0.0.1 */
.home #fsPageBodyWrapper {
  padding:0
}
.home #fsPageBody {
  max-width:none
}
.home .fsLayout .fsDiv {
  margin-bottom:40px
}
@media (min-width:700px) {
  .home .fsLayout .fsDiv {
    margin-bottom:60px
  }
}
body:not(.fsComposeMode).home .hero-image {
  margin-bottom:0
}
@media (min-width:700px) {
  body:not(.fsComposeMode).home .hero-image {
    margin-top:40px
  }
}
body:not(.fsComposeMode).home .hero-image .slick-slider {
  margin-bottom:0
}
body:not(.fsComposeMode).home .hero-image article {
  padding:0;
  position:relative
}
body:not(.fsComposeMode).home .hero-image article figure {
  position:relative
}
body:not(.fsComposeMode).home .hero-image article picture {
  background-position:50% 50%;
  background-repeat:no-repeat;
  background-size:cover;
  display:block;
  height:63vw;
  position:relative
}
@media (min-width:700px) {
  body:not(.fsComposeMode).home .hero-image article picture {
    max-height:600px;
    height:73vw
  }
}
body:not(.fsComposeMode).home .hero-image article picture:before {
  content:"";
  background:linear-gradient(180deg,#000,transparent);
  opacity:.8;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:17vw
}
body:not(.fsComposeMode).home .hero-image article picture:after {
  content:"";
  background:linear-gradient(0deg,#000,transparent);
  opacity:.5;
  position:absolute;
  left:0;
  bottom:0;
  width:100%;
  height:33vw
}
body:not(.fsComposeMode).home .hero-image article picture img {
  display:none
}
body:not(.fsComposeMode).home .hero-image article .fsResourceTitle {
  position:absolute;
  left:0;
  bottom:60px;
  color:#fff;
  font-family:minion-pro,serif;
  font-size:30px;
  line-height:36px;
  font-style:italic;
  font-weight:400;
  text-shadow:0 2px 30px rgba(0,0,0,.5);
  margin-bottom:0;
  text-align:center;
  width:100%;
  z-index:10
}
@media (min-width:700px) {
  body:not(.fsComposeMode).home .hero-image article .fsResourceTitle {
    bottom:90px;
    font-size:42px;
    line-height:70px
  }
}
@media (min-width:1000px) {
  body:not(.fsComposeMode).home .hero-image article .fsResourceTitle {
    bottom:50px
  }
}
body:not(.fsComposeMode).home .hero-image article .fsResourceName {
  display:none
}
body:not(.fsComposeMode).home .hero-image .fsResourceTypeVideo {
  position:relative;
  height:63vw;
  overflow:hidden
}
@media (min-width:700px) {
  body:not(.fsComposeMode).home .hero-image .fsResourceTypeVideo {
    max-height:600px;
    height:73vw
  }
}
body:not(.fsComposeMode).home .hero-image .fsResourceTypeVideo:before {
  content:"";
  background:linear-gradient(180deg,#000,transparent);
  opacity:.8;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:17vw;
  z-index:10
}
body:not(.fsComposeMode).home .hero-image .fsResourceTypeVideo:after {
  content:"";
  background:linear-gradient(0deg,#000,transparent);
  opacity:.5;
  position:absolute;
  left:0;
  bottom:0;
  width:100%;
  height:33vw;
  z-index:10
}
body:not(.fsComposeMode).home .hero-image .fsResourceTypeVideo video {
  object-fit:cover;
  position:absolute;
  bottom:0;
  left:50%;
  transform:translate3d(-50%,0,0);
  width:auto;
  height:auto;
  min-width:100%;
  min-height:100%
}
body:not(.fsComposeMode).home .hero-image .fsPager {
  position:absolute;
  left:0;
  bottom:25px;
  margin-top:0;
  line-height:10px
}
@media (min-width:700px) {
  body:not(.fsComposeMode).home .hero-image .fsPager {
    bottom:40px
  }
}
@media (min-width:1000px) {
  body:not(.fsComposeMode).home .hero-image .fsPager {
    bottom:68px;
    left:auto;
    right:33px;
    width:auto
  }
}
body:not(.fsComposeMode).home .hero-image .fsPager li {
  width:10px;
  height:10px;
  line-height:1;
  margin:0 7.5px
}
body:not(.fsComposeMode).home .hero-image .fsPager li.slick-active button:before,
body:not(.fsComposeMode).home .hero-image .fsPager li button:focus:before,
body:not(.fsComposeMode).home .hero-image .fsPager li button:hover:before {
  background:#fff
}
body:not(.fsComposeMode).home .hero-image .fsPager li button:before {
  background:hsla(0,0%,100%,.6)
}
body:not(.fsComposeMode).home .hero-image .fsElementSlideshowControls button {
  background:transparent;
  height:20px;
  width:20px;
  opacity:1;
  top:auto;
  bottom:20px;
  left:20px
}
@media (min-width:700px) {
  body:not(.fsComposeMode).home .hero-image .fsElementSlideshowControls button {
    height:25px;
    width:25px;
    bottom:30px;
    left:34px
  }
}
@media (min-width:1000px) {
  body:not(.fsComposeMode).home .hero-image .fsElementSlideshowControls button {
    bottom:60px
  }
}
body:not(.fsComposeMode).home .hero-image .fsElementSlideshowControls button:before {
  background-image:none;
  font-size:20px;
  height:20px;
  width:20px;
  display:block;
  color:hsla(0,0%,100%,.6);
  margin:0;
  transition:color .3s ease
}
@media (min-width:700px) {
  body:not(.fsComposeMode).home .hero-image .fsElementSlideshowControls button:before {
    font-size:25px;
    height:25px;
    width:25px
  }
}
body:not(.fsComposeMode).home .hero-image .fsElementSlideshowControls button:focus:before,
body:not(.fsComposeMode).home .hero-image .fsElementSlideshowControls button:hover:before {
  color:#fff
}
body:not(.fsComposeMode).home .hero-image .fsElementSlideshowControls .fsSlideshowPause:before {
  content:"\E918";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none
}
body:not(.fsComposeMode).home .hero-image .fsElementSlideshowControls .fsSlideshowPlay:before {
  content:"\E91A";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none
}
body:not(.fsComposeMode).home .hero-image article picture {
  height:90vw
}
@media (min-width:700px) {
  body:not(.fsComposeMode).home .hero-image article picture {
    max-height:750px
  }
}
body:not(.fsComposeMode).home .hero-image article .fsResourceTitle {
  padding:0 40px
}
body:not(.fsComposeMode).home .hero-image .fsResourceTypeVideo {
  height:90vw
}
@media (min-width:700px) {
  body:not(.fsComposeMode).home .hero-image .fsResourceTypeVideo {
    max-height:750px
  }
}
.cta-buttons {
  margin-top:40px;
  margin-bottom:75px
}
@media (min-width:700px) {
  .cta-buttons {
    margin-top:0;
    padding:0 34px
  }
}
.cta-buttons .fsElementContent {
  position:relative;
  margin:0 auto;
  max-width:1440px
}
.cta-buttons .fsNavLevel1 {
  display:flex;
  flex-direction:column;
  align-items:center
}
@media (min-width:700px) {
  .cta-buttons .fsNavLevel1 {
    flex-flow:row nowrap;
    justify-content:center
  }
}
.cta-buttons .fsNavLevel1>li {
  margin:5px 0;
  width:180px
}
.cta-buttons .fsNavLevel1>li:first-child {
  margin-left:0
}
.cta-buttons .fsNavLevel1>li:last-child {
  margin-right:0
}
@media (min-width:700px) {
  .cta-buttons .fsNavLevel1>li {
    margin:0 10px;
    padding-top:40px;
    width:220px
  }
}
@media (min-width:1000px) {
  .cta-buttons .fsNavLevel1>li {
    width:240px
  }
}
@media (min-width:700px) {
  .cta-buttons .fsNavLevel1>li:focus>a:after,
  .cta-buttons .fsNavLevel1>li:hover>a:after {
    content:"";
    width:0;
    height:0;
    border-left:10px solid transparent;
    border-right:10px solid transparent;
    border-bottom:5px solid #005026;
    position:absolute;
    left:0;
    right:0;
    top:-5px;
    margin:auto
  }
}
.cta-buttons .fsNavLevel1>li.green-btn .image-text-wrap,
.cta-buttons .fsNavLevel1>li.green-btn>a {
  background:#00833f
}
.cta-buttons .fsNavLevel1>li.green-btn:focus>a,
.cta-buttons .fsNavLevel1>li.green-btn:hover>a {
  background:#005026
}
.cta-buttons .fsNavLevel1>li.green-btn:focus>a:after,
.cta-buttons .fsNavLevel1>li.green-btn:hover>a:after {
  border-bottom-color:#005026
}
.cta-buttons .fsNavLevel1>li.gold-btn .image-text-wrap,
.cta-buttons .fsNavLevel1>li.gold-btn>a {
  background:#93721e
}
.cta-buttons .fsNavLevel1>li.gold-btn:focus>a,
.cta-buttons .fsNavLevel1>li.gold-btn:hover>a {
  background:#695115
}
.cta-buttons .fsNavLevel1>li.gold-btn:focus>a:after,
.cta-buttons .fsNavLevel1>li.gold-btn:hover>a:after {
  border-bottom-color:#695115
}
.cta-buttons .fsNavLevel1>li.blue-btn .image-text-wrap,
.cta-buttons .fsNavLevel1>li.blue-btn>a {
  background:#003a70
}
.cta-buttons .fsNavLevel1>li.blue-btn:focus>a,
.cta-buttons .fsNavLevel1>li.blue-btn:hover>a {
  background:#00203d
}
.cta-buttons .fsNavLevel1>li.blue-btn:focus>a:after,
.cta-buttons .fsNavLevel1>li.blue-btn:hover>a:after {
  border-bottom-color:#00203d
}
.cta-buttons .fsNavLevel1>li>a {
  color:#fff;
  background:#00833f;
  border-radius:2px;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase;
  text-align:center;
  padding:16px 0;
  position:relative
}
@media (min-width:700px) {
  .cta-buttons .fsNavLevel1>li>a {
    font-size:17px;
    line-height:22px;
    padding:19px 0
  }
}
@media (min-width:700px) {
  html.js .cta-buttons .fsNavLevel1>li,
  html:not(.js) .cta-buttons .fsNavLevel1>li.menu-item-open {
    position:static
  }
  html.js .cta-buttons .fsNavLevel1>li .fsNavPageInfo,
  html:not(.js) .cta-buttons .fsNavLevel1>li.menu-item-open .fsNavPageInfo {
    opacity:1;
    visibility:visible;
    transition:opacity .3s ease-in,visibility .3s ease-in
  }
  html.js .cta-buttons .fsNavLevel1>li:focus .fsNavPageInfo,
  html.js .cta-buttons .fsNavLevel1>li:hover .fsNavPageInfo,
  html:not(.js) .cta-buttons .fsNavLevel1>li.menu-item-open:focus .fsNavPageInfo,
  html:not(.js) .cta-buttons .fsNavLevel1>li.menu-item-open:hover .fsNavPageInfo {
    opacity:1;
    visibility:visible
  }
}
@media (min-width:700px) {
  html:not(.js) .cta-buttons .fsNavLevel1>li {
    position:static
  }
  html:not(.js) .cta-buttons .fsNavLevel1>li:focus .fsNavPageInfo,
  html:not(.js) .cta-buttons .fsNavLevel1>li:hover .fsNavPageInfo {
    max-height:none;
    opacity:1;
    visibility:visible
  }
}
.cta-buttons .fsNavPageInfo {
  display:flex;
  position:absolute;
  left:0;
  overflow:hidden;
  top:auto;
  bottom:100%;
  padding:20px;
  padding-bottom:34px;
  opacity:0;
  visibility:hidden;
  transition:opacity .3s ease-in,visibility .3s ease-in;
  width:100%;
  z-index:10
}
@media (max-width:699px) {
  .cta-buttons .fsNavPageInfo {
    display:none
  }
}
.cta-buttons .col-wrap {
  background:#fff;
  display:flex;
  flex-flow:row wrap;
  justify-content:space-between;
  align-items:center;
  padding:20px 40px;
  width:47%
}
@media (min-width:1200px) {
  .cta-buttons .col-wrap {
    padding:40px 65px 40px 40px
  }
}
.cta-buttons .col-wrap h4 {
  color:#000;
  font-size:16px;
  line-height:28px;
  font-weight:400;
  text-transform:none;
  width:100%
}
.cta-buttons .col-wrap .column-1 {
  margin-right:30px
}
.cta-buttons .image-text-wrap {
  display:flex;
  justify-content:center;
  align-items:center;
  width:54%;
  padding:20px 40px
}
@media (min-width:1200px) {
  .cta-buttons .image-text-wrap {
    padding:20px 45px 20px 0;
    justify-content:space-between
  }
}
.cta-buttons .fsNavPageDescription {
  text-align:center;
  width:100%
}
@media (min-width:1200px) {
  .cta-buttons .fsNavPageDescription {
    order:2;
    margin-left:45px;
    width:auto
  }
}
.cta-buttons .fsNavPageDescription a {
  display:inline-block;
  border:1px solid hsla(0,0%,100%,.6);
  margin:0 0 20px;
  padding:15px 20px;
  background:transparent;
  color:#fff;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase;
  font-size:20px;
  line-height:30px;
  font-style:italic;
  font-weight:400;
  font-family:minion-pro,serif;
  text-transform:none;
  width:100%
}
.cta-buttons .fsNavPageDescription a.on,
.cta-buttons .fsNavPageDescription a:focus,
.cta-buttons .fsNavPageDescription a:hover,
.fsStateSelected .cta-buttons .fsNavPageDescription a {
  background:#fff;
  color:#00833f;
  transition:.3s
}
@media (min-width:1200px) {
  .cta-buttons .fsNavPageDescription a {
    width:220px
  }
}
.cta-buttons .fsNavPageThumbnail {
  display:none
}
@media (min-width:1200px) {
  .cta-buttons .fsNavPageThumbnail {
    display:block;
    order:1;
    width:415px;
    height:0;
    padding-bottom:42.67%;
    position:relative;
    margin-left:-20px;
    background-position:50% 50%;
    background-repeat:no-repeat;
    background-size:cover
  }
}
.cta-buttons .fsNavPageThumbnail img {
  display:none
}
.cta-buttons .fsNavLevel2 {
  flex:1
}
.cta-buttons .fsNavLevel2 li {
  border-bottom:1px solid #c8c8c8
}
.cta-buttons .fsNavLevel2 li a {
  color:#003a70;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase;
  padding:9px 0;
  padding-right:15px;
  position:relative
}
.cta-buttons .fsNavLevel2 li a:after {
  content:"\E920";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none;
  color:#93721e;
  font-size:9px;
  position:absolute;
  right:0;
  top:50%;
  transform:translateY(-50%);
  line-height:1
}
.cta-buttons .fsNavLevel2 li a:focus,
.cta-buttons .fsNavLevel2 li a:hover {
  color:#00833f
}
.video-container {
  padding:0 20px;
  position:relative;
  margin:0 auto;
  max-width:1180px;
  margin-bottom:40px
}
.video-container>header {
  border-bottom:1px solid #c8c8c8
}
@media (max-width:699px) {
  .video-container>header {
    text-align:center
  }
}
.video-container>header .fsElementTitle {
  display:inline-block;
  font-size:32px;
  line-height:40px;
  font-family:minion-pro,serif;
  font-style:italic;
  position:relative;
  margin-bottom:0;
  padding-bottom:20px;
  text-transform:none
}
@media (max-width:699px) {
  .video-container>header .fsElementTitle {
    font-size:25px;
    line-height:34px;
    text-align:center
  }
}
.video-container>header .fsElementTitle:after {
  content:"";
  background:#00833f;
  height:3px;
  width:100%;
  position:absolute;
  left:0;
  bottom:-1.5px
}
@media (max-width:699px) {
  .video-container>header .fsElementTitle:after {
    right:0;
    width:60px;
    margin:0 auto
  }
}
@media (min-width:700px) {
  .video-container {
    padding:0 34px;
    margin-bottom:60px
  }
}
@media (min-width:1000px) {
  .video-container {
    padding:0 32px;
    margin-bottom:100px
  }
}
@media (min-width:1200px) {
  .video-container {
    padding:0
  }
}
.video-container>header {
  margin-bottom:50px
}
@media (min-width:700px) {
  .video-container>header {
    margin-bottom:70px
  }
}
body.fsDraftMode .video-container .fsElementActionButtonContainer {
  flex:1
}
body:not(.fsComposeMode) .video-style {
  display:flex;
  flex-flow:row wrap
}
@media (min-width:1000px) {
  body:not(.fsComposeMode) .video-style {
    flex-flow:row nowrap;
    justify-content:space-between
  }
}
body:not(.fsComposeMode) .video-style header {
  border:none;
  order:2;
  width:100%
}
@media (min-width:1000px) {
  body:not(.fsComposeMode) .video-style header {
    max-width:480px
  }
}
body:not(.fsComposeMode) .video-style header .fsElementHeaderContent {
  font-size:16px;
  line-height:28px;
  margin:0
}
body:not(.fsComposeMode) .video-style header .fs_style_35 {
  display:block;
  color:#003a70;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase;
  margin-top:30px
}
body:not(.fsComposeMode) .video-style header .fs_style_35:after {
  content:"\E920";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none;
  color:#93721e;
  font-size:9px;
  margin-left:10px;
  vertical-align:middle
}
body:not(.fsComposeMode) .video-style header .fs_style_35:focus,
body:not(.fsComposeMode) .video-style header .fs_style_35:hover {
  color:#00833f
}
body:not(.fsComposeMode) .video-style .fsElementContent {
  order:1;
  margin-bottom:30px;
  width:100%
}
@media (min-width:700px) {
  body:not(.fsComposeMode) .video-style .fsElementContent {
    margin-left:20px
  }
}
@media (min-width:1000px) {
  body:not(.fsComposeMode) .video-style .fsElementContent {
    max-width:680px;
    margin-right:20px;
    margin-bottom:0;
    padding-right:20px
  }
}
@media (min-width:1200px) {
  body:not(.fsComposeMode) .video-style .fsElementContent {
    padding-right:40px
  }
}
.admissions-container {
  background-position:50% 50%;
  background-repeat:no-repeat;
  background-size:cover;
  transition:background .5s ease-in-out;
  margin-bottom:40px
}
@media (min-width:700px) {
  .admissions-container {
    margin-bottom:75px
  }
}
@media (max-width:999px) {
  .admissions-container {
    background-image:none!important
  }
}
@media (min-width:1000px) {
  .admissions-container>.fsElementContent {
    display:flex
  }
}
.admissions-block {
  border-bottom:1px solid hsla(0,0%,100%,.5);
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  margin-bottom:0;
  position:relative;
  height:103.15vw;
  background-position:50% 50%;
  background-repeat:no-repeat;
  background-size:cover
}
.admissions-block header {
  color:#fff;
  text-align:center;
  position:relative
}
.admissions-block header .fsElementTitle {
  font-family:Roboto,sans-serif;
  font-style:normal;
  font-weight:500;
  font-size:24px;
  line-height:30px;
  text-transform:uppercase;
  position:relative;
  padding-bottom:20px
}
@media (min-width:700px) {
  .admissions-block header .fsElementTitle {
    font-size:30px;
    line-height:40px
  }
}
.admissions-block header .fsElementTitle:after {
  content:"";
  background:#4ca686;
  height:2px;
  width:60px;
  position:absolute;
  bottom:0;
  left:0;
  right:0;
  margin:0 auto
}
.admissions-block header .fsElementHeaderContent {
  font-size:14px;
  line-height:18px
}
@media (min-width:700px) {
  .admissions-block {
    max-height:570px;
    height:52.1vw
  }
}
@media (min-width:1000px) {
  .admissions-block {
    width:33.33%;
    background-image:none!important
  }
}
.admissions-block:before {
  content:"";
  background:rgba(0,0,0,.65);
  height:100%;
  width:100%;
  position:absolute;
  top:0;
  left:0
}
@media (min-width:1000px) {
  .admissions-block {
    border-bottom:none;
    border-right:1px solid hsla(0,0%,100%,.5)
  }
}
.admissions-block .fsElementContent {
  color:#fff;
  text-align:center;
  position:relative;
  padding:0 60px;
  margin-bottom:0;
  opacity:0;
  visibility:hidden;
  max-height:0;
  overflow:hidden;
  transition:all .5s ease;
  width:100%
}
.admissions-block picture {
  display:none
}
.admissions-block figcaption {
  margin:0
}
.admissions-block footer {
  position:relative
}
.admissions-block footer .fs_style_30 {
  margin-bottom:0;
  max-width:180px
}
.admissions-block:focus .fsElementContent,
.admissions-block:hover .fsElementContent {
  margin-bottom:30px;
  opacity:1;
  visibility:visible;
  max-height:9999px
}
.events-block {
  margin-bottom:0;
  height:103.15vw;
  background-position:50% 50%;
  background-repeat:no-repeat;
  background-size:cover;
  height:112.5vw;
  display:flex;
  flex-direction:column;
  justify-content:center;
  position:relative;
  padding:0 30px;
  margin-bottom:75px
}
.events-block header {
  color:#fff;
  text-align:center;
  position:relative
}
.events-block header .fsElementTitle {
  font-family:Roboto,sans-serif;
  font-style:normal;
  font-weight:500;
  font-size:24px;
  line-height:30px;
  text-transform:uppercase;
  position:relative;
  padding-bottom:20px
}
@media (min-width:700px) {
  .events-block header .fsElementTitle {
    font-size:30px;
    line-height:40px
  }
}
.events-block header .fsElementTitle:after {
  content:"";
  background:#4ca686;
  height:2px;
  width:60px;
  position:absolute;
  bottom:0;
  left:0;
  right:0;
  margin:0 auto
}
.events-block header .fsElementHeaderContent {
  font-size:14px;
  line-height:18px
}
@media (min-width:700px) {
  .events-block {
    max-height:570px;
    height:52.1vw
  }
}
@media (min-width:1000px) {
  .events-block {
    width:33.33%;
    background-image:none!important
  }
}
.events-block:before {
  content:"";
  background:rgba(0,0,0,.65);
  height:100%;
  width:100%;
  position:absolute;
  top:0;
  left:0
}
.events-block>.fsElementContent {
  position:static;
  color:#fff;
  z-index:10;
  text-align:center
}
.events-block .slick-slider {
  margin-bottom:0;
  position:static
}
.events-block article {
  padding:0;
  text-align:center;
  color:#fff
}
.events-block article .fsCalendarEventLink,
.events-block article .fsDate,
.events-block article .fsTitle {
  color:#fff
}
.events-block .fsPager {
  position:absolute;
  left:0;
  bottom:40px;
  margin-top:0
}
.events-block .fsPager li {
  width:10px;
  height:10px
}
.events-block .fsPager li.slick-active button:before {
  background:#fff
}
.events-block .fsPager li button:before {
  background:hsla(0,0%,100%,.6);
  opacity:1
}
.events-block .fsPager li button:focus:before,
.events-block .fsPager li button:hover:before {
  background:#fff
}
@media (min-width:1000px) {
  .events-block .fsPager {
    left:auto;
    right:30px;
    width:auto
  }
}
.spotlight-slider {
  margin-bottom:40px
}
@media (min-width:700px) {
  .spotlight-slider {
    margin-bottom:60px
  }
}
@media (min-width:1000px) {
  .spotlight-slider {
    margin-bottom:80px
  }
}
.spotlight-slider article {
  padding:0
}
.spotlight-slider article figure {
  position:relative;
  text-align:center
}
.spotlight-slider article picture {
  display:block;
  height:594px;
  position:relative;
  background-position:50% 50%;
  background-repeat:no-repeat;
  background-size:cover
}
@media (min-width:700px) {
  .spotlight-slider article picture {
    max-height:570px;
    height:75vw
  }
}
.spotlight-slider article picture:before {
  content:"";
  background:rgba(0,0,0,.65);
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%
}
.spotlight-slider article picture img {
  display:none
}
.spotlight-slider article figcaption {
  position:absolute;
  top:50%;
  left:0;
  transform:translateY(-50%);
  color:#fff;
  padding:0 20px;
  margin:0
}
@media (min-width:700px) {
  .spotlight-slider article figcaption {
    padding:0 34px;
    top:auto;
    bottom:80px;
    transform:none
  }
}
@media (min-width:1000px) {
  .spotlight-slider article figcaption {
    max-width:980px;
    width:100%;
    margin:0 auto;
    padding:0 40px;
    bottom:30px;
    right:0
  }
}
.spotlight-slider article figcaption .fsResourceTitle {
  font-weight:500;
  font-size:24px;
  line-height:30px;
  text-transform:uppercase;
  position:relative;
  padding-bottom:20px;
  margin-bottom:20px
}
@media (min-width:700px) {
  .spotlight-slider article figcaption .fsResourceTitle {
    font-size:30px;
    line-height:40px
  }
}
.spotlight-slider article figcaption .fsResourceTitle:after {
  content:"";
  background:#4ca686;
  height:2px;
  width:60px;
  position:absolute;
  bottom:0;
  left:0;
  right:0;
  margin:0 auto
}
.spotlight-slider article figcaption p {
  margin-bottom:0
}
.spotlight-slider article figcaption ul {
  list-style-type:none;
  padding:0;
  margin:40px 0 0
}
@media (min-width:700px) {
  .spotlight-slider article figcaption ul {
    display:flex;
    justify-content:center
  }
}
@media (min-width:1000px) {
  .spotlight-slider article figcaption ul {
    justify-content:flex-start;
    margin:56px 0 0;
    padding:0 32px;
    width:100vw;
    left:50%;
    transform:translate(-50%);
    transform:translate3d(-50%,0,0);
    position:relative
  }
}
@media (min-width:1200px) {
  .spotlight-slider article figcaption ul {
    padding:0 60px
  }
}
@media (min-width:700px) {
  .spotlight-slider article figcaption ul li:first-child a {
    margin-left:0
  }
}
@media (min-width:700px) {
  .spotlight-slider article figcaption ul li:last-child a {
    margin-right:0
  }
}
.spotlight-slider article figcaption ul li a {
  display:inline-block;
  border:1px solid #fff;
  margin:0 0 20px;
  padding:15px 20px;
  background:transparent;
  color:#fff;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase;
  width:180px
}
.fsStateSelected .spotlight-slider article figcaption ul li a,
.spotlight-slider article figcaption ul li a.on,
.spotlight-slider article figcaption ul li a:focus,
.spotlight-slider article figcaption ul li a:hover {
  background:#fff;
  color:#00833f;
  transition:.3s
}
@media (min-width:700px) {
  .spotlight-slider article figcaption ul li a {
    margin:0 10px
  }
}
.spotlight-slider .fsPager {
  position:absolute;
  bottom:30px;
  margin-top:0
}
.spotlight-slider .fsPager li {
  width:10px;
  height:10px
}
.spotlight-slider .fsPager li.slick-active button:before {
  background:#fff
}
.spotlight-slider .fsPager li button:before {
  background:hsla(0,0%,100%,.6);
  opacity:1
}
.spotlight-slider .fsPager li button:focus:before,
.spotlight-slider .fsPager li button:hover:before {
  background:#fff
}
@media (min-width:1000px) {
  .spotlight-slider .fsPager {
    text-align:right;
    right:34px;
    width:auto
  }
}
@media (min-width:1200px) {
  .spotlight-slider .fsPager {
    right:60px
  }
}
.home-news {
  padding:0 20px
}
.home-news>header {
  border-bottom:1px solid #c8c8c8
}
@media (max-width:699px) {
  .home-news>header {
    text-align:center
  }
}
.home-news>header .fsElementTitle {
  display:inline-block;
  font-size:32px;
  line-height:40px;
  font-family:minion-pro,serif;
  font-style:italic;
  position:relative;
  margin-bottom:0;
  padding-bottom:20px;
  text-transform:none
}
@media (max-width:699px) {
  .home-news>header .fsElementTitle {
    font-size:25px;
    line-height:34px;
    text-align:center
  }
}
.home-news>header .fsElementTitle:after {
  content:"";
  background:#00833f;
  height:3px;
  width:100%;
  position:absolute;
  left:0;
  bottom:-1.5px
}
@media (max-width:699px) {
  .home-news>header .fsElementTitle:after {
    right:0;
    width:60px;
    margin:0 auto
  }
}
@media (min-width:700px) {
  .home-news {
    padding:0 34px
  }
}
@media (min-width:1000px) {
  .home-news {
    padding:0 32px
  }
}
@media (min-width:1200px) {
  .home-news {
    max-width:1180px;
    width:100%;
    margin:0 auto;
    padding:0
  }
}
.home-news .fsListItems {
  margin:0
}
@media (min-width:700px) {
  .home-news .fsListItems {
    margin:0 -10px
  }
}
.home-news header {
  margin-bottom:40px;
  position:relative
}
@media (min-width:700px) {
  .home-news header {
    display:flex;
    justify-content:space-between;
    align-items:center;
    padding-right:110px
  }
}
.home-news header .fsElementHeaderContent {
  display:none
}
@media (min-width:700px) {
  .home-news header .fsElementHeaderContent {
    display:block;
    margin-bottom:0
  }
}
.home-news header .fsElementHeaderContent a {
  color:#252b33;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase
}
.home-news header .fsElementHeaderContent a:focus,
.home-news header .fsElementHeaderContent a:hover {
  color:#00833f
}
.home-news .button-controls {
  position:absolute;
  right:0;
  top:50%;
  transform:translateY(-50%);
  display:none
}
@media (min-width:700px) {
  .home-news .button-controls {
    display:block
  }
}
.home-news .button-controls:after {
  content:"";
  display:inline-block;
  width:1px;
  height:28px;
  background:#252b33;
  position:absolute;
  left:40%;
  top:50%;
  transform:rotate(20deg) translate(-40%,-50%)
}
.home-news .button-controls button {
  border:0;
  background:none;
  margin:0;
  padding:0;
  font-size:0;
  line-height:1;
  color:#252b33;
  cursor:pointer
}
.home-news .button-controls button:before {
  content:"\E91F";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none;
  font-size:16px;
  display:block
}
.home-news .button-controls button:focus,
.home-news .button-controls button:hover {
  color:#003a70
}
.home-news .button-controls .slick-prev {
  margin-right:15px
}
.home-news .button-controls .slick-prev:before {
  transform:rotate(180deg)
}
.home-news .button-controls .slick-next {
  margin-left:10px
}
@media (max-width:699px) {
  .home-news article {
    padding-bottom:121px
  }
}
@media (min-width:700px) {
  .home-news article {
    padding:0 10px
  }
}
.home-news article .fsTitle {
  line-height:22px;
  margin-bottom:15px
}
.home-news article .fsTitle a {
  color:#252b33
}
.home-news article .fsSummary {
  line-height:26px
}
.home-news article.noThumbnailPhoto .fsThumbnail .fsCroppedImage {
  background-image:url(images/default-thumbnail.jpg)
}
.home-news .slick-dots {
  display:flex!important;
  flex-flow:row wrap;
  justify-content:center;
  align-items:center;
  width:100%;
  position:absolute;
  bottom:0
}
.home-news .slick-dots,
.home-news .slick-dots ul {
  margin:0;
  padding:0;
  list-style:none
}
.home-news .slick-dots li {
  margin:0;
  padding:0
}
.home-news .slick-dots .button-wrap {
  display:none;
  text-align:center;
  width:100%
}
@media (max-width:699px) {
  .home-news .slick-dots .button-wrap {
    display:block
  }
}
.home-news .slick-dots .newsBtn {
  display:inline-block;
  border:1px solid #6d6d6e;
  margin:0 0 20px;
  padding:15px 20px;
  background:#fff;
  color:#6d6d6e;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase;
  margin-bottom:25px;
  width:180px
}
.fsStateSelected .home-news .slick-dots .newsBtn,
.home-news .slick-dots .newsBtn.on,
.home-news .slick-dots .newsBtn:focus,
.home-news .slick-dots .newsBtn:hover {
  background:#252b33;
  color:#fff;
  transition:.3s
}
.home-news .slick-dots li {
  font-size:0;
  line-height:1;
  margin:0 7.5px
}
.home-news .slick-dots li.slick-active button {
  background:#6d6d6e
}
.home-news .slick-dots li button {
  border:0;
  background:none;
  margin:0;
  padding:0;
  width:10px;
  height:10px;
  background:hsla(240,0%,43%,.6);
  border-radius:100%;
  cursor:pointer
}
.home-news .slick-dots li button:focus,
.home-news .slick-dots li button:hover {
  background:#6d6d6e
}
.portal-page .fsTwoColumnWideRightLayout>.fsDiv>.fsElement+.fsElement {
  margin-top:2em
}

/*! pages - style-guide v0.0.1 */
.colors ol {
  zoom:1;
  padding:0;
  list-style:none
}
.colors ol:after {
  display:table;
  clear:both;
  content:""
}
.colors ol li {
  position:relative;
  float:left;
  width:50%;
  min-width:20%
}
@media (min-width:1180px) {
  .colors ol li {
    margin-bottom:0
  }
}
.colors ol li:after {
  display:block;
  margin-top:60px;
  background:#fff;
  padding-bottom:20px
}
@media (min-width:800px) {
  .colors.main ol li {
    width:33.33333%
  }
}
.colors.main ol li:first-of-type {
  background:#252b33
}
.colors.main ol li:first-of-type:after {
  content:"#252b33"
}
.colors.main ol li:nth-of-type(2) {
  background:#00833f
}
.colors.main ol li:nth-of-type(2):after {
  content:"#00833f"
}
.colors.main ol li:nth-of-type(3) {
  background:#003a70
}
.colors.main ol li:nth-of-type(3):after {
  content:"#003a70"
}
@media (min-width:800px) {
  .colors.shade ol li {
    width:10%
  }
}
.colors.shade ol li:first-of-type {
  background:#000
}
.colors.shade ol li:first-of-type:after {
  content:"#000"
}
.colors.shade ol li:nth-of-type(2) {
  background:#131313
}
.colors.shade ol li:nth-of-type(2):after {
  content:"#131313"
}
.colors.shade ol li:nth-of-type(3) {
  background:#242424
}
.colors.shade ol li:nth-of-type(3):after {
  content:"#242424"
}
.colors.shade ol li:nth-of-type(4) {
  background:#373737
}
.colors.shade ol li:nth-of-type(4):after {
  content:"#373737"
}
.colors.shade ol li:nth-of-type(5) {
  background:#636363
}
.colors.shade ol li:nth-of-type(5):after {
  content:"#636363"
}
.colors.shade ol li:nth-of-type(6) {
  background:#959595
}
.colors.shade ol li:nth-of-type(6):after {
  content:"#959595"
}
.colors.shade ol li:nth-of-type(7) {
  background:#cfcfcf
}
.colors.shade ol li:nth-of-type(7):after {
  content:"#cfcfcf"
}
.colors.shade ol li:nth-of-type(8) {
  background:#e5e5e5
}
.colors.shade ol li:nth-of-type(8):after {
  content:"#e5e5e5"
}
.colors.shade ol li:nth-of-type(9) {
  background:#f8f8f8
}
.colors.shade ol li:nth-of-type(9):after {
  content:"#f8f8f8"
}
.colors.shade ol li:nth-of-type(10) {
  background:#fff
}
.colors.shade ol li:nth-of-type(10):after {
  content:"#fff"
}
.fonts ol {
  padding:0;
  list-style:none
}
.fonts ol li:first-of-type {
  font-family:Roboto,sans-serif
}
.fonts ol li:first-of-type:after {
  content:"Roboto, sans-serif";
  display:block;
  margin-bottom:10px
}
.fonts ol li:nth-of-type(2) {
  font-family:IcoMoon
}
.fonts ol li:nth-of-type(2):after {
  content:"IcoMoon";
  display:block;
  margin-bottom:10px
}
.headers .fsElementContent h1:after {
  content:" - font-size: 40px / line-height: 50px"
}
.headers .fsElementContent h2:after {
  content:" - font-size: 30px / line-height: 40px"
}
.headers .fsElementContent h3:after {
  content:" - font-size: 26px / line-height: 36px"
}
.headers .fsElementContent h4:after {
  content:" - font-size: 18px / line-height: 22px"
}
.headers .fsElementContent h5:after {
  content:" - font-size: 18px / line-height: 30px"
}
.headers .fsElementContent h6:after {
  content:" - font-size: 16px / line-height: 20px"
}
.photo-block-container {
  margin-left:-10px;
  margin-right:-10px
}
@media (min-width:700px) {
  .photo-block-container .fsDiv {
    padding-left:10px;
    padding-right:10px
  }
}
.photo-block {
  position:relative;
  overflow:hidden
}
.photo-block header {
  position:absolute;
  top:0;
  left:0;
  height:100%;
  width:100%;
  display:flex;
  flex-flow:row wrap;
  align-content:center;
  text-align:center;
  opacity:1;
  visibility:visible;
  transition:.3s ease-in-out;
  z-index:10
}
.photo-block header .fsElementTitle {
  color:#fff;
  font-size:24px;
  line-height:30px;
  font-family:Roboto,sans-serif;
  font-weight:600;
  font-style:normal;
  text-transform:uppercase;
  width:100%;
  position:relative;
  margin-bottom:20px;
  padding-bottom:20px
}
@media (min-width:1200px) {
  .photo-block header .fsElementTitle {
    font-size:30px;
    line-height:40px
  }
}
.photo-block header .fsElementTitle:after {
  content:"";
  background:#4ca686;
  height:2px;
  width:60px;
  position:absolute;
  bottom:0;
  left:0;
  right:0;
  margin:0 auto
}
.photo-block header .fsElementHeaderContent {
  color:#fff;
  font-size:16px;
  line-height:26px;
  font-weight:700;
  text-transform:uppercase;
  margin-bottom:0;
  width:100%
}
.photo-block picture {
  display:block;
  height:72vw;
  position:relative;
  transform:scale(1);
  transition:transform .3s ease-in-out;
  background-position:50% 50%;
  background-repeat:no-repeat;
  background-size:cover
}
@media (min-width:900px) {
  .photo-block picture {
    max-height:290px;
    height:23vw
  }
}
.photo-block picture img {
  display:none
}
.photo-block picture:after {
  content:"";
  background:rgba(0,0,0,.5)
}
.photo-block figcaption,
.photo-block picture:after {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%
}
.photo-block figcaption {
  color:#fff;
  margin:0;
  display:flex;
  flex-flow:row wrap;
  justify-content:center;
  align-content:center;
  text-align:center;
  padding:20px 47px;
  opacity:0;
  visibility:hidden;
  transition:.3s ease-in-out
}
.photo-block figcaption .fs_style_30 {
  margin-bottom:0
}
.photo-block:focus header,
.photo-block:hover header {
  opacity:0;
  visibility:hidden
}
.photo-block:focus picture,
.photo-block:hover picture {
  transform:scale(1.3)
}
.photo-block:focus figcaption,
.photo-block:hover figcaption {
  opacity:1;
  visibility:visible
}
@media print {
  #fsFooter,
  #fsHeader,
  #fsMenu,
  .fsThumbnail,
  .hide-for-print,
  .nav-main,
  .nav-social,
  .nav-sub,
  .nav-utility-footer,
  .nav-utility-header {
    display:none!important
  }
  #fsBannerLeft,
  #fsBannerRight,
  #fsPageContent {
    width:100%!important
  }
  html {
    font-size:100%
  }
  body {
    font-size:62.5%
  }
  *,
  :after,
  :before {
    background:transparent!important;
    color:#000!important;
    box-shadow:none!important;
    text-shadow:none!important
  }
  .slick-slide {
    display:none!important
  }
  .slick-slide.slick-active {
    display:block!important
  }
  .slick-list,
  .slick-track {
    height:auto!important
  }
  .slick-track {
    transform:none!important
  }
  .slick-track,
  .slick-track .slick-slide {
    width:auto!important
  }
  a[class*=fs_style] {
    border-color:#000
  }
  a,
  a:visited {
    text-decoration:underline
  }
  a[href]:after {
    content:" (" attr(href) ")"
  }
  abbr[title]:after {
    content:" (" attr(title) ")"
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content:""
  }
  pre {
    white-space:pre-wrap!important
  }
  blockquote,
  pre {
    page-break-inside:avoid
  }
  thead {
    display:table-header-group
  }
  img,
  tr {
    page-break-inside:avoid
  }
  h2,
  h3,
  p {
    orphans:3;
    widows:3
  }
  h2,
  h3 {
    page-break-after:avoid
  }
  .fsPanel>header~.fsElementContent {
    display:block
  }
}
@charset "UTF-8";

/*! 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 */

/*! elements - common v0.0.1 */

/*! helpers - functions v0.0.1 */

/*! helpers - utility v0.0.1 */
.compartment {
  position:relative;
  margin:0 auto;
  max-width:1180px
}
@media (min-width:600px) {
  .col-4 {
    width:50%;
    float:left
  }
}
@media (min-width:900px) {
  .col-4 {
    width:25%
  }
}

/*! helpers - box-model v0.0.1 */
.margin-x {
  margin-right:1.11111em;
  margin-left:1.11111em
}
.margin-x-2x {
  margin-right:2.22222em;
  margin-left:2.22222em
}
.margin-y {
  margin-top:1.11111em;
  margin-bottom:1.11111em
}
.margin-y-2x {
  margin-top:2.22222em;
  margin-bottom:2.22222em
}
.padding-x {
  padding-right:1.11111em;
  padding-left:1.11111em
}
.padding-x-2x {
  padding-right:2.22222em;
  padding-left:2.22222em
}
.padding-y {
  padding-top:1.11111em;
  padding-bottom:1.11111em
}
.padding-y-2x {
  padding-top:2.22222em;
  padding-bottom:2.22222em
}
.stretch-container {
  margin-right:-1.11111em;
  margin-left:-1.11111em
}
.cover {
  position:absolute;
  height:100%;
  width:100%
}

/*! helpers - presentational v0.0.1 */

/*! helpers - ui-pattern v0.0.1 */

/*! helpers - typography v0.0.1 */
@font-face {
  font-family:IcoMoon;
  src:url(fonts/icomoon.eot);
  src:url(fonts/icomoon.eot) format("embedded-opentype"),
  url(fonts/icomoon.woff2) format("woff2"),
  url(fonts/icomoon.woff) format("woff"),
  url(fonts/icomoon.ttf) format("truetype"),
  url(fonts/icomoon.svg) format("svg");
  font-weight:400;
  font-style:normal
}
h1 {
  margin-top:0;
  font-weight:400;
  font-size:40px;
  line-height:50px;
  font-weight:300;
  text-transform:uppercase;
  margin-bottom:30px
}
@media (min-width:700px) {
  h1 {
    font-size:50px;
    line-height:60px
  }
}
h2 {
  font-size:30px;
  line-height:40px;
  text-transform:uppercase;
  margin-bottom:20px
}
h2,
h3 {
  margin-top:0;
  font-weight:400;
  font-weight:500
}
h3 {
  font-size:26px;
  line-height:36px;
  margin-bottom:15px
}
h4 {
  line-height:22px;
  text-transform:uppercase;
  margin-bottom:15px
}
h4,
h5 {
  margin-top:0;
  font-weight:400;
  font-size:18px;
  font-weight:700
}
h5 {
  line-height:30px
}
h5,
h6 {
  margin-bottom:10px
}
h6 {
  margin-top:0;
  font-weight:400;
  font-size:16px;
  line-height:20px;
  font-weight:700;
  text-transform:uppercase
}
p {
  margin:0 0 20px
}
body:not(.fsComposeMode) p:last-child {
  margin-bottom:0
}
hr {
  margin:0 auto 20px
}
a {
  text-decoration:none;
  color:#00833f;
  font-weight:400;
  transition:background .3s,color .3s
}
a:focus,
a:hover {
  color:#003a70
}
ol,
ul {
  margin-top:0;
  padding-left:20px
}
.fsContent ol li,
.fsContent ul li {
  padding-left:16px
}
table.fs_style_34 {
  margin-bottom:20px
}
table.fs_style_34 td,
table.fs_style_34 th {
  vertical-align:top;
  border-bottom:none;
  font-size:16px
}
table.fs_style_34 th {
  padding:10px 20px;
  background:#00833f;
  color:#fff;
  text-align:left;
  line-height:20px;
  font-weight:700;
  text-transform:uppercase
}
table.fs_style_34 td {
  padding:10px 20px;
  background:hsla(0,0%,78%,.15);
  line-height:28px
}
table.fs_style_34 tr:nth-of-type(odd) td {
  background-color:hsla(0,0%,78%,.3)
}
table.fs_style_34 tr {
  border-bottom:1px solid #fff
}
table.fs_style_34 tr.fsLoadMoreButtonRow {
  border-bottom:none
}
table.fs_style_34 tr.fsLoadMoreButtonRow>td {
  background:none;
  padding:20px 0
}
body:not(.fsComposeMode) table.fs_style_34:last-child {
  margin-bottom:0
}
.table-overflow {
  overflow-x:auto;
  max-width:100%;
  margin-bottom:20px
}
.table-overflow:last-child {
  margin-bottom:0
}
canvas,
img,
svg,
video {
  height:auto;
  max-width:100%
}
iframe {
  border:0;
  max-width:100%
}
.fs_style_26 {
  display:inline-block;
  border:1px solid #6d6d6e;
  margin:0 0 20px;
  padding:15px 20px;
  background:transparent;
  color:#6d6d6e;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase
}
.fs_style_26.on,
.fs_style_26:focus,
.fs_style_26:hover,
.fsStateSelected .fs_style_26 {
  background:#252b33;
  color:#fff;
  transition:.3s
}
.fs_style_27 {
  display:inline-block;
  border:1px solid transparent;
  margin:0 0 20px;
  padding:15px 20px;
  background:#00833f;
  color:#fff;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase
}
.fs_style_27.on,
.fs_style_27:focus,
.fs_style_27:hover,
.fsStateSelected .fs_style_27 {
  background:#005a2b;
  color:#fff;
  transition:.3s
}
.fs_style_28 {
  display:inline-block;
  border:1px solid transparent;
  margin:0 0 20px;
  padding:15px 20px;
  background:#003a70;
  color:#fff;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase
}
.fs_style_28.on,
.fs_style_28:focus,
.fs_style_28:hover,
.fsStateSelected .fs_style_28 {
  background:#002547;
  color:#fff;
  transition:.3s
}
.fs_style_29 {
  display:inline-block;
  border:1px solid transparent;
  margin:0 0 20px;
  padding:15px 20px;
  background:#93721e;
  color:#fff;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase
}
.fs_style_29.on,
.fs_style_29:focus,
.fs_style_29:hover,
.fsStateSelected .fs_style_29 {
  background:#715817;
  color:#fff;
  transition:.3s
}
.fs_style_30 {
  display:inline-block;
  border:1px solid #fff;
  margin:0 0 20px;
  padding:15px 20px;
  background:transparent;
  color:#fff;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase
}
.fs_style_30.on,
.fs_style_30:focus,
.fs_style_30:hover,
.fsStateSelected .fs_style_30 {
  background:#fff;
  color:#00833f;
  transition:.3s
}
.button-dark {
  background:#00833f;
  padding:40px
}
.fs_style_31 {
  padding:20px;
  max-width:300px;
  width:100%;
  font-size:17px;
  line-height:22px
}
.fs_style_31 em {
  display:block;
  font-style:normal;
  font-size:16px;
  line-height:28px;
  text-transform:none;
  font-weight:500
}
.fsBannerLeft .fs_style_31,
.fsBannerRight .fs_style_31,
.fsFourColumnLayout>.fsDiv .fs_style_31,
.fsStyleOneThird .fs_style_31,
.fsThreeColumnLayout>.fsDiv .fs_style_31,
.fsTwoColumnLayout .fs_style_31 {
  margin-bottom:0
}
.fs_style_32 {
  background:transparent;
  border:1px solid #6d6d6e;
  border-radius:2px;
  font-size:14px;
  font-weight:700;
  color:#6d6d6e;
  text-decoration:none!important;
  text-transform:uppercase;
  display:inline-block;
  padding:19px 25px;
  line-height:18px;
  position:relative;
  padding-left:55px
}
.fs_style_32:before {
  color:#93721e;
  vertical-align:middle;
  position:absolute;
  left:25px;
  top:50%;
  transform:translateY(-50%);
  font-size:16px
}
.fs_style_32:focus,
.fs_style_32:hover {
  color:#fff;
  background:#252b33
}
.fs_style_32:focus:before,
.fs_style_32:hover:before {
  color:#fff
}
.fsBannerLeft .fs_style_32,
.fsBannerRight .fs_style_32,
.fsFourColumnLayout>.fsDiv .fs_style_32,
.fsStyleOneThird .fs_style_32,
.fsThreeColumnLayout>.fsDiv .fs_style_32,
.fsTwoColumnLayout .fs_style_32 {
  width:100%;
  display:block
}
.fs_style_32:before {
  content:"\E916";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none
}
.fs_style_33 {
  background:transparent;
  border:1px solid #6d6d6e;
  border-radius:2px;
  font-size:14px;
  font-weight:700;
  color:#6d6d6e;
  text-decoration:none!important;
  text-transform:uppercase;
  display:inline-block;
  padding:19px 25px;
  line-height:18px;
  position:relative;
  padding-left:55px
}
.fs_style_33:before {
  color:#93721e;
  vertical-align:middle;
  position:absolute;
  left:25px;
  top:50%;
  transform:translateY(-50%);
  font-size:16px
}
.fs_style_33:focus,
.fs_style_33:hover {
  color:#fff;
  background:#252b33
}
.fs_style_33:focus:before,
.fs_style_33:hover:before {
  color:#fff
}
.fsBannerLeft .fs_style_33,
.fsBannerRight .fs_style_33,
.fsFourColumnLayout>.fsDiv .fs_style_33,
.fsStyleOneThird .fs_style_33,
.fsThreeColumnLayout>.fsDiv .fs_style_33,
.fsTwoColumnLayout .fs_style_33 {
  width:100%;
  display:block
}
.fs_style_33:before {
  content:"\E925";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none
}
.fsStyleDefaultButton {
  display:inline-block;
  border:1px solid #6d6d6e;
  margin:0 0 20px;
  padding:15px 20px;
  background:transparent;
  color:#6d6d6e;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase
}
.fsStateSelected .fsStyleDefaultButton,
.fsStyleDefaultButton.on,
.fsStyleDefaultButton:focus,
.fsStyleDefaultButton:hover {
  background:#252b33;
  color:#fff;
  transition:.3s
}
.fsStyleDefaultButton.fsLoadMoreButton {
  margin-bottom:0;
  display:block;
  max-width:300px;
  width:100%
}
.fsStyleDefaultButton.fsSelectAll {
  margin-bottom:5px;
  padding:7px 12px;
  font-size:.875em;
  line-height:1.2;
  border:1px solid #6d6d6e
}
.fsStyleUpdateButton {
  display:inline-block;
  border:1px solid #6d6d6e;
  margin:0 0 20px;
  padding:15px 20px;
  background:transparent;
  color:#6d6d6e;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase
}
.fsStateSelected .fsStyleUpdateButton,
.fsStyleUpdateButton.on,
.fsStyleUpdateButton:focus,
.fsStyleUpdateButton:hover {
  background:#252b33;
  color:#fff;
  transition:.3s
}

/*! elements - common v0.0.1 */
.module {
  padding:20px;
  color:#fff
}
.module a,
.module h1,
.module h2,
.module h3,
.module h4,
.module h5,
.module h6 {
  color:inherit
}
.module {
  background:#00833f
}
.callout-box {
  position:relative
}
.callout-box.white {
  background:transparent;
  color:#252b33
}
.callout-box.white header .fsElementHeaderContent {
  margin-bottom:0
}
.callout-box.white header picture {
  display:block;
  background-position:50% 50%;
  background-repeat:no-repeat;
  background-size:cover;
  height:0;
  padding-top:51.28205%
}
@media (min-width:1000px) {
  .fsBannerLeft .callout-box.white header picture,
  .fsBannerRight .callout-box.white header picture,
  .fsFourColumnLayout>.fsDiv .callout-box.white header picture,
  .fsStyleOneThird .callout-box.white header picture,
  .fsThreeColumnLayout>.fsDiv .callout-box.white header picture,
  .fsTwoColumnLayout:not(.wide-left):not(.wide-right)>.fsDiv .callout-box.white header picture,
  .wide-left>.fsStyleColumn-last .callout-box.white header picture,
  .wide-right>.fsStyleColumn-1 .callout-box.white header picture {
    padding-top:86.66667%
  }
}
.callout-box.white header img {
  display:none
}
.callout-box.white .fsElementContent {
  font-size:16px;
  line-height:28px;
  padding:30px
}
.callout-box.white h2,
.callout-box.white h3,
.callout-box.white h4,
.callout-box.white h5,
.callout-box.white h6 {
  color:#252b33;
  font-family:minion-pro,serif;
  font-style:italic;
  font-weight:400;
  font-size:24px;
  line-height:34px;
  margin-bottom:15px;
  text-transform:none
}
.callout-box.white a {
  color:#fff
}
.callout-box.white a:focus,
.callout-box.white a:hover {
  text-decoration:underline
}
.callout-box.white .fsElementContent {
  border:1px solid #c8c8c8
}
.callout-box.white a {
  color:#00833f
}
.callout-box.white a:focus,
.callout-box.white a:hover {
  color:#003a70;
  text-decoration:none
}
.callout-box.white.hasImage .fsElementContent {
  border-top:none
}
.callout-box.green {
  background:#00833f;
  color:#fff
}
.callout-box.green header .fsElementHeaderContent {
  margin-bottom:0
}
.callout-box.green header picture {
  display:block;
  background-position:50% 50%;
  background-repeat:no-repeat;
  background-size:cover;
  height:0;
  padding-top:51.28205%
}
@media (min-width:1000px) {
  .fsBannerLeft .callout-box.green header picture,
  .fsBannerRight .callout-box.green header picture,
  .fsFourColumnLayout>.fsDiv .callout-box.green header picture,
  .fsStyleOneThird .callout-box.green header picture,
  .fsThreeColumnLayout>.fsDiv .callout-box.green header picture,
  .fsTwoColumnLayout:not(.wide-left):not(.wide-right)>.fsDiv .callout-box.green header picture,
  .wide-left>.fsStyleColumn-last .callout-box.green header picture,
  .wide-right>.fsStyleColumn-1 .callout-box.green header picture {
    padding-top:86.66667%
  }
}
.callout-box.green header img {
  display:none
}
.callout-box.green .fsElementContent {
  font-size:16px;
  line-height:28px;
  padding:30px
}
.callout-box.green h2,
.callout-box.green h3,
.callout-box.green h4,
.callout-box.green h5,
.callout-box.green h6 {
  color:#fff;
  font-family:minion-pro,serif;
  font-style:italic;
  font-weight:400;
  font-size:24px;
  line-height:34px;
  margin-bottom:15px;
  text-transform:none
}
.callout-box.green a {
  color:#fff
}
.callout-box.green a:focus,
.callout-box.green a:hover {
  text-decoration:underline
}
.callout-box.blue {
  background:#003a70;
  color:#fff
}
.callout-box.blue header .fsElementHeaderContent {
  margin-bottom:0
}
.callout-box.blue header picture {
  display:block;
  background-position:50% 50%;
  background-repeat:no-repeat;
  background-size:cover;
  height:0;
  padding-top:51.28205%
}
@media (min-width:1000px) {
  .fsBannerLeft .callout-box.blue header picture,
  .fsBannerRight .callout-box.blue header picture,
  .fsFourColumnLayout>.fsDiv .callout-box.blue header picture,
  .fsStyleOneThird .callout-box.blue header picture,
  .fsThreeColumnLayout>.fsDiv .callout-box.blue header picture,
  .fsTwoColumnLayout:not(.wide-left):not(.wide-right)>.fsDiv .callout-box.blue header picture,
  .wide-left>.fsStyleColumn-last .callout-box.blue header picture,
  .wide-right>.fsStyleColumn-1 .callout-box.blue header picture {
    padding-top:86.66667%
  }
}
.callout-box.blue header img {
  display:none
}
.callout-box.blue .fsElementContent {
  font-size:16px;
  line-height:28px;
  padding:30px
}
.callout-box.blue h2,
.callout-box.blue h3,
.callout-box.blue h4,
.callout-box.blue h5,
.callout-box.blue h6 {
  color:#fff;
  font-family:minion-pro,serif;
  font-style:italic;
  font-weight:400;
  font-size:24px;
  line-height:34px;
  margin-bottom:15px;
  text-transform:none
}
.callout-box.blue a {
  color:#fff
}
.callout-box.blue a:focus,
.callout-box.blue a:hover {
  text-decoration:underline
}
.callout-box.gold {
  background:#93721e;
  color:#fff
}
.callout-box.gold header .fsElementHeaderContent {
  margin-bottom:0
}
.callout-box.gold header picture {
  display:block;
  background-position:50% 50%;
  background-repeat:no-repeat;
  background-size:cover;
  height:0;
  padding-top:51.28205%
}
@media (min-width:1000px) {
  .fsBannerLeft .callout-box.gold header picture,
  .fsBannerRight .callout-box.gold header picture,
  .fsFourColumnLayout>.fsDiv .callout-box.gold header picture,
  .fsStyleOneThird .callout-box.gold header picture,
  .fsThreeColumnLayout>.fsDiv .callout-box.gold header picture,
  .fsTwoColumnLayout:not(.wide-left):not(.wide-right)>.fsDiv .callout-box.gold header picture,
  .wide-left>.fsStyleColumn-last .callout-box.gold header picture,
  .wide-right>.fsStyleColumn-1 .callout-box.gold header picture {
    padding-top:86.66667%
  }

}
.callout-box.gold header img {
  display:none
}
.callout-box.gold .fsElementContent {
  font-size:16px;
  line-height:28px;
  padding:30px
}
.callout-box.gold h2,
.callout-box.gold h3,
.callout-box.gold h4,
.callout-box.gold h5,
.callout-box.gold h6 {
  color:#fff;
  font-family:minion-pro,serif;
  font-style:italic;
  font-weight:400;
  font-size:24px;
  line-height:34px;
  margin-bottom:15px;
  text-transform:none
}
.callout-box.gold a {
  color:#fff
}
.callout-box.gold a:focus,
.callout-box.gold a:hover {
  text-decoration:underline
}
.section-title>header {
  border-bottom:1px solid #c8c8c8
}
@media (max-width:699px) {
  .section-title>header {
    text-align:center
  }
}
.section-title>header .fsElementTitle {
  display:inline-block;
  font-size:32px;
  line-height:40px;
  font-family:minion-pro,serif;
  font-style:italic;
  position:relative;
  margin-bottom:0;
  padding-bottom:20px;
  text-transform:none
}
@media (max-width:699px) {
  .section-title>header .fsElementTitle {
    font-size:25px;
    line-height:34px;
    text-align:center
  }
}
.section-title>header .fsElementTitle:after {
  content:"";
  background:#00833f;
  height:3px;
  width:100%;
  position:absolute;
  left:0;
  bottom:-1.5px
}
@media (max-width:699px) {
  .section-title>header .fsElementTitle:after {
    right:0;
    width:60px;
    margin:0 auto
  }
}
body:not(.fsComposeMode) .bpa-image-buttons-1 {
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  flex-grow:1;
  overflow:hidden;
  position:relative;
  height:0;
  margin:0 auto;
  padding:0 0 100%;
  color:#fff;
  background-size:cover;
  background-position:top;
  text-align:center;
  border-radius:100%
}
body:not(.fsComposeMode) .bpa-image-buttons-1 .image-button-content {
  position:absolute;
  bottom:0;
  padding:20px;
  z-index:2
}
body:not(.fsComposeMode) .bpa-image-buttons-1 .image-button-content>header {
  margin-bottom:15px
}
body:not(.fsComposeMode) .bpa-image-buttons-1 .image-button-content>header h2.fsElementTitle {
  margin-bottom:0
}
body:not(.fsComposeMode) .bpa-image-buttons-1 .image-button-content>header>.fsElementHeaderContent {
  margin-top:5px;
  margin-bottom:0
}
body:not(.fsComposeMode) .bpa-image-buttons-1 .image-button-content>header>.fsElementHeaderContent p {
  margin-bottom:0
}
body:not(.fsComposeMode) .bpa-image-buttons-1 .image-button-content>.fsElementContent {
  opacity:0;
  max-height:0;
  overflow:hidden;
  height:auto;
  transition:all .3s ease-in-out;
  margin-bottom:15px
}
body:not(.fsComposeMode) .bpa-image-buttons-1 .image-button-content>.fsElementContent p:last-child {
  margin:0
}
body:not(.fsComposeMode) .bpa-image-buttons-1 .image-button-content>footer {
  opacity:0;
  max-height:0;
  overflow:hidden;
  height:auto;
  transition:all .3s ease-in-out
}
body:not(.fsComposeMode) .bpa-image-buttons-1 .image-button-content>footer>.fsElementFooterContent {
  margin-top:15px
}
body:not(.fsComposeMode) .bpa-image-buttons-1 .image-button-content>footer>.fsElementFooterContent p {
  margin:0
}
body:not(.fsComposeMode) .bpa-image-buttons-1:hover .image-button-content>.fsElementContent,
body:not(.fsComposeMode) .bpa-image-buttons-1:hover .image-button-content>footer {
  opacity:1;
  transition:all .8s ease-in-out
}
body:not(.fsComposeMode) .bpa-image-buttons-1:before {
  content:"";
  position:absolute;
  bottom:0;
  width:100%;
  height:50%;
  background:linear-gradient(180deg,transparent,rgba(0,0,0,.5) 50%);
  left:0;
  transition:.3s;
  z-index:1
}
body:not(.fsComposeMode) .bpa-image-buttons-1:after {
  content:"";
  position:absolute;
  width:100%;
  height:50%;
  left:0;
  bottom:0;
  background:rgba(0,0,0,.5);
  opacity:0;
  visibility:hidden;
  transition:.3s;
  z-index:1
}
body:not(.fsComposeMode) .bpa-image-buttons-1:hover:after {
  opacity:1;
  visibility:visible;
  transition:.5s;
  height:100%
}
body:not(.fsComposeMode) .bpa-image-buttons-1:hover .image-button-content>.fsElementContent,
body:not(.fsComposeMode) .bpa-image-buttons-1:hover .image-button-content>footer {
  max-height:500px
}
body:not(.fsComposeMode) .bpa-image-buttons-1>.image-button-content {
  padding:20px 40px 40px;
  padding-right:20%;
  padding-left:20%;
  padding-bottom:15%
}
body:not(.fsComposeMode) .bpa-image-buttons-1>.image-button-content>header {
  position:relative;
  padding-bottom:12px
}
body:not(.fsComposeMode) .bpa-image-buttons-1>.image-button-content>header:after {
  content:"";
  width:50px;
  height:2px;
  background:#003a70;
  position:absolute;
  bottom:0;
  left:50%;
  transform:translateX(-50%)
}
body:not(.fsComposeMode) .bpa-image-buttons-1>.image-button-content>header h2.fsElementTitle {
  font-weight:700;
  font-size:24px;
  line-height:29px
}
body:not(.fsComposeMode) .bpa-image-buttons-1>.image-button-content>header .fsElementHeaderContent {
  font-weight:600;
  font-size:14px;
  line-height:22px;
  text-transform:uppercase
}
body:not(.fsComposeMode) .bpa-image-buttons-1>.image-button-content>.fsElementContent {
  font-size:18px;
  line-height:22px;
  font-weight:500
}
body:not(.fsComposeMode) .bpa-image-buttons-1>.image-button-content>footer>.fsElementFooterContent {
  margin-top:5px
}
body:not(.fsComposeMode) .bpa-image-buttons-1>.image-button-content>footer>.fsElementFooterContent a {
  color:#fff;
  font-weight:600
}
body:not(.fsComposeMode) .bpa-image-buttons-1>.image-button-content>footer>.fsElementFooterContent a:hover {
  text-decoration:underline
}
@charset "UTF-8";

/*! 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 */

/*! elements - common v0.0.1 */

/*! helpers - functions v0.0.1 */

/*! helpers - utility v0.0.1 */
.compartment {
  position:relative;
  margin:0 auto;
  max-width:1180px
}
@media (min-width:600px) {
  .col-4 {
    width:50%;
    float:left
  }
}
@media (min-width:900px) {
  .col-4 {
    width:25%
  }
}

/*! helpers - box-model v0.0.1 */
.margin-x {
  margin-right:1.11111em;
  margin-left:1.11111em
}
.margin-x-2x {
  margin-right:2.22222em;
  margin-left:2.22222em
}
.margin-y {
  margin-top:1.11111em;
  margin-bottom:1.11111em
}
.margin-y-2x {
  margin-top:2.22222em;
  margin-bottom:2.22222em
}
.padding-x {
  padding-right:1.11111em;
  padding-left:1.11111em
}
.padding-x-2x {
  padding-right:2.22222em;
  padding-left:2.22222em
}
.padding-y {
  padding-top:1.11111em;
  padding-bottom:1.11111em
}
.padding-y-2x {
  padding-top:2.22222em;
  padding-bottom:2.22222em
}
.stretch-container {
  margin-right:-1.11111em;
  margin-left:-1.11111em
}
.cover {
  position:absolute;
  height:100%;
  width:100%
}

/*! helpers - presentational v0.0.1 */

/*! helpers - ui-pattern v0.0.1 */

/*! helpers - typography v0.0.1 */
@font-face {
  font-family:IcoMoon;
  src:url(fonts/icomoon.eot);
  src:url(fonts/icomoon.eot) format("embedded-opentype"),
  url(fonts/icomoon.woff2) format("woff2"),
  url(fonts/icomoon.woff) format("woff"),
  url(fonts/icomoon.ttf) format("truetype"),
  url(fonts/icomoon.svg) format("svg");
  font-weight:400;
  font-style:normal
}
h1 {
  margin-top:0;
  font-weight:400;
  font-size:40px;
  line-height:50px;
  font-weight:300;
  text-transform:uppercase;
  margin-bottom:30px
}
@media (min-width:700px) {
  h1 {
    font-size:50px;
    line-height:60px
  }
}
h2 {
  font-size:30px;
  line-height:40px;
  text-transform:uppercase;
  margin-bottom:20px
}
h2,
h3 {
  margin-top:0;
  font-weight:400;
  font-weight:500
}
h3 {
  font-size:26px;
  line-height:36px;
  margin-bottom:15px
}
h4 {
  line-height:22px;
  text-transform:uppercase;
  margin-bottom:15px
}
h4,
h5 {
  margin-top:0;
  font-weight:400;
  font-size:18px;
  font-weight:700
}
h5 {
  line-height:30px
}
h5,
h6 {
  margin-bottom:10px
}
h6 {
  margin-top:0;
  font-weight:400;
  font-size:16px;
  line-height:20px;
  font-weight:700;
  text-transform:uppercase
}
p {
  margin:0 0 20px
}
body:not(.fsComposeMode) p:last-child {
  margin-bottom:0
}
hr {
  margin:0 auto 20px
}
a {
  text-decoration:none;
  color:#00833f;
  font-weight:400;
  transition:background .3s,color .3s
}
a:focus,
a:hover {
  color:#003a70
}
ol,
ul {
  margin-top:0;
  padding-left:20px
}
.fsContent ol li,
.fsContent ul li {
  padding-left:16px
}
table.fs_style_34 {
  margin-bottom:20px
}
table.fs_style_34 td,
table.fs_style_34 th {
  vertical-align:top;
  border-bottom:none;
  font-size:16px
}
table.fs_style_34 th {
  padding:10px 20px;
  background:#00833f;
  color:#fff;
  text-align:left;
  line-height:20px;
  font-weight:700;
  text-transform:uppercase
}
table.fs_style_34 td {
  padding:10px 20px;
  background:hsla(0,0%,78%,.15);
  line-height:28px
}
table.fs_style_34 tr:nth-of-type(odd) td {
  background-color:hsla(0,0%,78%,.3)
}
table.fs_style_34 tr {
  border-bottom:1px solid #fff
}
table.fs_style_34 tr.fsLoadMoreButtonRow {
  border-bottom:none
}
table.fs_style_34 tr.fsLoadMoreButtonRow>td {
  background:none;
  padding:20px 0
}
body:not(.fsComposeMode) table.fs_style_34:last-child {
  margin-bottom:0
}
.table-overflow {
  overflow-x:auto;
  max-width:100%;
  margin-bottom:20px
}
.table-overflow:last-child {
  margin-bottom:0
}
canvas,
img,
svg,
video {
  height:auto;
  max-width:100%
}
iframe {
  border:0;
  max-width:100%
}
.fs_style_26 {
  display:inline-block;
  border:1px solid #6d6d6e;
  margin:0 0 20px;
  padding:15px 20px;
  background:transparent;
  color:#6d6d6e;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase
}
.fs_style_26.on,
.fs_style_26:focus,
.fs_style_26:hover,
.fsStateSelected .fs_style_26 {
  background:#252b33;
  color:#fff;
  transition:.3s
}
.fs_style_27 {
  display:inline-block;
  border:1px solid transparent;
  margin:0 0 20px;
  padding:15px 20px;
  background:#00833f;
  color:#fff;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase
}
.fs_style_27.on,
.fs_style_27:focus,
.fs_style_27:hover,
.fsStateSelected .fs_style_27 {
  background:#005a2b;
  color:#fff;
  transition:.3s
}
.fs_style_28 {
  display:inline-block;
  border:1px solid transparent;
  margin:0 0 20px;
  padding:15px 20px;
  background:#003a70;
  color:#fff;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase
}
.fs_style_28.on,
.fs_style_28:focus,
.fs_style_28:hover,
.fsStateSelected .fs_style_28 {
  background:#002547;
  color:#fff;
  transition:.3s
}
.fs_style_29 {
  display:inline-block;
  border:1px solid transparent;
  margin:0 0 20px;
  padding:15px 20px;
  background:#93721e;
  color:#fff;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase
}
.fs_style_29.on,
.fs_style_29:focus,
.fs_style_29:hover,
.fsStateSelected .fs_style_29 {
  background:#715817;
  color:#fff;
  transition:.3s
}
.fs_style_30 {
  display:inline-block;
  border:1px solid #fff;
  margin:0 0 20px;
  padding:15px 20px;
  background:transparent;
  color:#fff;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase
}
.fs_style_30.on,
.fs_style_30:focus,
.fs_style_30:hover,
.fsStateSelected .fs_style_30 {
  background:#fff;
  color:#00833f;
  transition:.3s
}
.button-dark {
  background:#00833f;
  padding:40px
}
.fs_style_31 {
  padding:20px;
  max-width:300px;
  width:100%;
  font-size:17px;
  line-height:22px
}
.fs_style_31 em {
  display:block;
  font-style:normal;
  font-size:16px;
  line-height:28px;
  text-transform:none;
  font-weight:500
}
.fsBannerLeft .fs_style_31,
.fsBannerRight .fs_style_31,
.fsFourColumnLayout>.fsDiv .fs_style_31,
.fsStyleOneThird .fs_style_31,
.fsThreeColumnLayout>.fsDiv .fs_style_31,
.fsTwoColumnLayout .fs_style_31 {
  margin-bottom:0
}
.fs_style_32 {
  background:transparent;
  border:1px solid #6d6d6e;
  border-radius:2px;
  font-size:14px;
  font-weight:700;
  color:#6d6d6e;
  text-decoration:none!important;
  text-transform:uppercase;
  display:inline-block;
  padding:19px 25px;
  line-height:18px;
  position:relative;
  padding-left:55px
}
.fs_style_32:before {
  color:#93721e;
  vertical-align:middle;
  position:absolute;
  left:25px;
  top:50%;
  transform:translateY(-50%);
  font-size:16px
}
.fs_style_32:focus,
.fs_style_32:hover {
  color:#fff;
  background:#252b33
}
.fs_style_32:focus:before,
.fs_style_32:hover:before {
  color:#fff
}
.fsBannerLeft .fs_style_32,
.fsBannerRight .fs_style_32,
.fsFourColumnLayout>.fsDiv .fs_style_32,
.fsStyleOneThird .fs_style_32,
.fsThreeColumnLayout>.fsDiv .fs_style_32,
.fsTwoColumnLayout .fs_style_32 {
  width:100%;
  display:block
}
.fs_style_32:before {
  content:"\E916";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none
}
.fs_style_33 {
  background:transparent;
  border:1px solid #6d6d6e;
  border-radius:2px;
  font-size:14px;
  font-weight:700;
  color:#6d6d6e;
  text-decoration:none!important;
  text-transform:uppercase;
  display:inline-block;
  padding:19px 25px;
  line-height:18px;
  position:relative;
  padding-left:55px
}
.fs_style_33:before {
  color:#93721e;
  vertical-align:middle;
  position:absolute;
  left:25px;
  top:50%;
  transform:translateY(-50%);
  font-size:16px
}
.fs_style_33:focus,
.fs_style_33:hover {
  color:#fff;
  background:#252b33
}
.fs_style_33:focus:before,
.fs_style_33:hover:before {
  color:#fff
}
.fsBannerLeft .fs_style_33,
.fsBannerRight .fs_style_33,
.fsFourColumnLayout>.fsDiv .fs_style_33,
.fsStyleOneThird .fs_style_33,
.fsThreeColumnLayout>.fsDiv .fs_style_33,
.fsTwoColumnLayout .fs_style_33 {
  width:100%;
  display:block
}
.fs_style_33:before {
  content:"\E925";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none
}
.fsStyleDefaultButton {
  display:inline-block;
  border:1px solid #6d6d6e;
  margin:0 0 20px;
  padding:15px 20px;
  background:transparent;
  color:#6d6d6e;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase
}
.fsStateSelected .fsStyleDefaultButton,
.fsStyleDefaultButton.on,
.fsStyleDefaultButton:focus,
.fsStyleDefaultButton:hover {
  background:#252b33;
  color:#fff;
  transition:.3s
}
.fsStyleDefaultButton.fsLoadMoreButton {
  margin-bottom:0;
  display:block;
  max-width:300px;
  width:100%
}
.fsStyleDefaultButton.fsSelectAll {
  margin-bottom:5px;
  padding:7px 12px;
  font-size:.875em;
  line-height:1.2;
  border:1px solid #6d6d6e
}
.fsStyleUpdateButton {
  display:inline-block;
  border:1px solid #6d6d6e;
  margin:0 0 20px;
  padding:15px 20px;
  background:transparent;
  color:#6d6d6e;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase
}
.fsStateSelected .fsStyleUpdateButton,
.fsStyleUpdateButton.on,
.fsStyleUpdateButton:focus,
.fsStyleUpdateButton:hover {
  background:#252b33;
  color:#fff;
  transition:.3s
}

/*! elements - common v0.0.1 */
.module {
  padding:20px;
  color:#fff
}
.module a,
.module h1,
.module h2,
.module h3,
.module h4,
.module h5,
.module h6 {
  color:inherit
}
.module {
  background:#00833f
}
.callout-box {
  position:relative
}
.callout-box.white {
  background:transparent;
  color:#252b33
}
.callout-box.white header .fsElementHeaderContent {
  margin-bottom:0
}
.callout-box.white header picture {
  display:block;
  background-position:50% 50%;
  background-repeat:no-repeat;
  background-size:cover;
  height:0;
  padding-top:51.28205%
}
@media (min-width:1000px) {
  .fsBannerLeft .callout-box.white header picture,
  .fsBannerRight .callout-box.white header picture,
  .fsFourColumnLayout>.fsDiv .callout-box.white header picture,
  .fsStyleOneThird .callout-box.white header picture,
  .fsThreeColumnLayout>.fsDiv .callout-box.white header picture,
  .fsTwoColumnLayout:not(.wide-left):not(.wide-right)>.fsDiv .callout-box.white header picture,
  .wide-left>.fsStyleColumn-last .callout-box.white header picture,
  .wide-right>.fsStyleColumn-1 .callout-box.white header picture {
    padding-top:86.66667%
  }
}
.callout-box.white header img {
  display:none
}
.callout-box.white .fsElementContent {
  font-size:16px;
  line-height:28px;
  padding:30px
}
.callout-box.white h2,
.callout-box.white h3,
.callout-box.white h4,
.callout-box.white h5,
.callout-box.white h6 {
  color:#252b33;
  font-family:minion-pro,serif;
  font-style:italic;
  font-weight:400;
  font-size:24px;
  line-height:34px;
  margin-bottom:15px;
  text-transform:none
}
.callout-box.white a {
  color:#fff
}
.callout-box.white a:focus,
.callout-box.white a:hover {
  text-decoration:underline
}
.callout-box.white .fsElementContent {
  border:1px solid #c8c8c8
}
.callout-box.white a {
  color:#00833f
}
.callout-box.white a:focus,
.callout-box.white a:hover {
  color:#003a70;
  text-decoration:none
}
.callout-box.white.hasImage .fsElementContent {
  border-top:none
}
.callout-box.green {
  background:#00833f;
  color:#fff
}
.callout-box.green header .fsElementHeaderContent {
  margin-bottom:0
}
.callout-box.green header picture {
  display:block;
  background-position:50% 50%;
  background-repeat:no-repeat;
  background-size:cover;
  height:0;
  padding-top:51.28205%
}
@media (min-width:1000px) {
  .fsBannerLeft .callout-box.green header picture,
  .fsBannerRight .callout-box.green header picture,
  .fsFourColumnLayout>.fsDiv .callout-box.green header picture,
  .fsStyleOneThird .callout-box.green header picture,
  .fsThreeColumnLayout>.fsDiv .callout-box.green header picture,
  .fsTwoColumnLayout:not(.wide-left):not(.wide-right)>.fsDiv .callout-box.green header picture,
  .wide-left>.fsStyleColumn-last .callout-box.green header picture,
  .wide-right>.fsStyleColumn-1 .callout-box.green header picture {
    padding-top:86.66667%
  }
}
.callout-box.green header img {
  display:none
}
.callout-box.green .fsElementContent {
  font-size:16px;
  line-height:28px;
  padding:30px
}
.callout-box.green h2,
.callout-box.green h3,
.callout-box.green h4,
.callout-box.green h5,
.callout-box.green h6 {
  color:#fff;
  font-family:minion-pro,serif;
  font-style:italic;
  font-weight:400;
  font-size:24px;
  line-height:34px;
  margin-bottom:15px;
  text-transform:none
}
.callout-box.green a {
  color:#fff
}
.callout-box.green a:focus,
.callout-box.green a:hover {
  text-decoration:underline
}
.callout-box.blue {
  background:#003a70;
  color:#fff
}
.callout-box.blue header .fsElementHeaderContent {
  margin-bottom:0
}
.callout-box.blue header picture {
  display:block;
  background-position:50% 50%;
  background-repeat:no-repeat;
  background-size:cover;
  height:0;
  padding-top:51.28205%
}
@media (min-width:1000px) {
  .fsBannerLeft .callout-box.blue header picture,
  .fsBannerRight .callout-box.blue header picture,
  .fsFourColumnLayout>.fsDiv .callout-box.blue header picture,
  .fsStyleOneThird .callout-box.blue header picture,
  .fsThreeColumnLayout>.fsDiv .callout-box.blue header picture,
  .fsTwoColumnLayout:not(.wide-left):not(.wide-right)>.fsDiv .callout-box.blue header picture,
  .wide-left>.fsStyleColumn-last .callout-box.blue header picture,
  .wide-right>.fsStyleColumn-1 .callout-box.blue header picture {
    padding-top:86.66667%
  }
}
.callout-box.blue header img {
  display:none
}
.callout-box.blue .fsElementContent {
  font-size:16px;
  line-height:28px;
  padding:30px
}
.callout-box.blue h2,
.callout-box.blue h3,
.callout-box.blue h4,
.callout-box.blue h5,
.callout-box.blue h6 {
  color:#fff;
  font-family:minion-pro,serif;
  font-style:italic;
  font-weight:400;
  font-size:24px;
  line-height:34px;
  margin-bottom:15px;
  text-transform:none
}
.callout-box.blue a {
  color:#fff
}
.callout-box.blue a:focus,
.callout-box.blue a:hover {
  text-decoration:underline
}
.callout-box.gold {
  background:#93721e;
  color:#fff
}
.callout-box.gold header .fsElementHeaderContent {
  margin-bottom:0
}
.callout-box.gold header picture {
  display:block;
  background-position:50% 50%;
  background-repeat:no-repeat;
  background-size:cover;
  height:0;
  padding-top:51.28205%
}
@media (min-width:1000px) {
  .fsBannerLeft .callout-box.gold header picture,
  .fsBannerRight .callout-box.gold header picture,
  .fsFourColumnLayout>.fsDiv .callout-box.gold header picture,
  .fsStyleOneThird .callout-box.gold header picture,
  .fsThreeColumnLayout>.fsDiv .callout-box.gold header picture,
  .fsTwoColumnLayout:not(.wide-left):not(.wide-right)>.fsDiv .callout-box.gold header picture,
  .wide-left>.fsStyleColumn-last .callout-box.gold header picture,
  .wide-right>.fsStyleColumn-1 .callout-box.gold header picture {
    padding-top:86.66667%
  }
}
.callout-box.gold header img {
  display:none
}
.callout-box.gold .fsElementContent {
  font-size:16px;
  line-height:28px;
  padding:30px
}
.callout-box.gold h2,
.callout-box.gold h3,
.callout-box.gold h4,
.callout-box.gold h5,
.callout-box.gold h6 {
  color:#fff;
  font-family:minion-pro,serif;
  font-style:italic;
  font-weight:400;
  font-size:24px;
  line-height:34px;
  margin-bottom:15px;
  text-transform:none
}
.callout-box.gold a {
  color:#fff
}
.callout-box.gold a:focus,
.callout-box.gold a:hover {
  text-decoration:underline
}
.section-title>header {
  border-bottom:1px solid #c8c8c8
}
@media (max-width:699px) {
  .section-title>header {
    text-align:center
  }
}
.section-title>header .fsElementTitle {
  display:inline-block;
  font-size:32px;
  line-height:40px;
  font-family:minion-pro,serif;
  font-style:italic;
  position:relative;
  margin-bottom:0;
  padding-bottom:20px;
  text-transform:none
}
@media (max-width:699px) {
  .section-title>header .fsElementTitle {
    font-size:25px;
    line-height:34px;
    text-align:center
  }
}
.section-title>header .fsElementTitle:after {
  content:"";
  background:#00833f;
  height:3px;
  width:100%;
  position:absolute;
  left:0;
  bottom:-1.5px
}
@media (max-width:699px) {
  .section-title>header .fsElementTitle:after {
    right:0;
    width:60px;
    margin:0 auto
  }
}
@font-face {
  font-family:bpa-infographic3;
  src:url(fonts/bpa-infographic3.eot);
  src:url(fonts/bpa-infographic3.eot) format("embedded-opentype"),
  url(fonts/bpa-infographic3.woff2) format("woff2"),
  url(fonts/bpa-infographic3.ttf) format("truetype"),
  url(fonts/bpa-infographic3.woff) format("woff"),
  url(fonts/bpa-infographic3.svg) format("svg");
  font-weight:400;
  font-style:normal
}
.bpa-infographic-3 section:before {
  font-family:bpa-infographic3!important;
  speak:none;
  font-style:normal;
  font-weight:400;
  font-variant:normal;
  text-transform:none;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale
}
.icon-bell:before {
  content:"\E900"
}
.icon-bicycle:before {
  content:"\E901"
}
.icon-books:before {
  content:"\E902"
}
.icon-bus:before {
  content:"\E903"
}
.icon-earth:before {
  content:"\E904"
}
.icon-family:before {
  content:"\E905"
}
.icon-gift:before {
  content:"\E906"
}
.icon-graduate:before {
  content:"\E907"
}
.icon-heart:before {
  content:"\E908"
}
.icon-ipad:before {
  content:"\E909"
}
.icon-leaf:before {
  content:"\E90A"
}
.icon-marker:before {
  content:"\E90B"
}
.icon-mortarboard:before {
  content:"\E90C"
}
.icon-note:before {
  content:"\E90D"
}
.icon-pencil:before {
  content:"\E90E"
}
.icon-pie-chart:before {
  content:"\E90F"
}
.icon-robot:before {
  content:"\E910"
}
.icon-skyscraper:before {
  content:"\E911"
}
.icon-star:before {
  content:"\E912"
}
.icon-trophy:before {
  content:"\E913"
}
.icon-university:before {
  content:"\E914"
}
.infographic-container {
  padding:0 20px;
  margin-bottom:40px
}
.infographic-container>header {
  border-bottom:1px solid #c8c8c8
}
@media (max-width:699px) {
  .infographic-container>header {
    text-align:center
  }
}
.infographic-container>header .fsElementTitle {
  display:inline-block;
  font-size:32px;
  line-height:40px;
  font-family:minion-pro,serif;
  font-style:italic;
  position:relative;
  margin-bottom:0;
  padding-bottom:20px;
  text-transform:none
}
@media (max-width:699px) {
  .infographic-container>header .fsElementTitle {
    font-size:25px;
    line-height:34px;
    text-align:center
  }
}
.infographic-container>header .fsElementTitle:after {
  content:"";
  background:#00833f;
  height:3px;
  width:100%;
  position:absolute;
  left:0;
  bottom:-1.5px
}
@media (max-width:699px) {
  .infographic-container>header .fsElementTitle:after {
    right:0;
    width:60px;
    margin:0 auto
  }
}
@media (min-width:700px) {
  .infographic-container {
    padding:0 34px;
    margin-bottom:60px
  }
}
@media (min-width:1000px) {
  .infographic-container {
    padding:0 32px;
    position:relative;
    margin:0 auto;
    max-width:1180px;
    margin-bottom:100px
  }
}
@media (min-width:1200px) {
  .infographic-container {
    padding:0
  }
}
body.fsDraftMode .infographic-container .fsElementActionButtonContainer {
  flex:1
}
.infographic-container>header {
  margin-bottom:40px
}
@media (min-width:700px) {
  .infographic-container>header {
    margin-bottom:60px
  }
}
.infographic-container>.fsElementContent {
  position:relative;
  margin:0 auto;
  max-width:1180px
}
.bpa-infographic-3 {
  position:relative;
  background-color:transparent;
  margin-left:0;
  margin-right:0
}
body.fsDraftMode .bpa-infographic-3 .fsElementActionButtonContainer {
  flex:1
}
body:not(.fsHasLeftBanner):not(.fsComposeMode) .bpa-infographic-3 .fsStyleColumn-1,
body:not(.fsHasLeftBanner):not(.fsComposeMode) .bpa-infographic-3 .fsStyleColumn-2,
body:not(.fsHasRightBanner):not(.fsComposeMode) .bpa-infographic-3 .fsStyleColumn-1,
body:not(.fsHasRightBanner):not(.fsComposeMode) .bpa-infographic-3 .fsStyleColumn-2 {
  width:32%
}
@media (min-width:1000px) {
  body:not(.fsHasLeftBanner):not(.fsComposeMode) .bpa-infographic-3 .fsStyleColumn-2,
  body:not(.fsHasRightBanner):not(.fsComposeMode) .bpa-infographic-3 .fsStyleColumn-2 {
    margin-left:20px;
    margin-right:20px;
    padding-left:13px;
    padding-right:13px
  }
}
body:not(.fsHasLeftBanner):not(.fsComposeMode) .bpa-infographic-3 .fsStyleColumn-3,
body:not(.fsHasRightBanner):not(.fsComposeMode) .bpa-infographic-3 .fsStyleColumn-3 {
  width:32%
}
@media (min-width:1000px) {
  body:not(.fsHasLeftBanner):not(.fsComposeMode) .bpa-infographic-3,
  body:not(.fsHasRightBanner):not(.fsComposeMode) .bpa-infographic-3 {
    display:flex;
    justify-content:space-between
  }
}
@media (max-width:999px) {
  body:not(.fsHasLeftBanner):not(.fsComposeMode) .bpa-infographic-3,
  body:not(.fsHasRightBanner):not(.fsComposeMode) .bpa-infographic-3 {
    position:relative;
    max-width:700px;
    width:100%;
    margin:0 auto;
    left:0;
    right:0;
    transform:translate(0);
    transform:translateZ(0);
    display:flex;
    justify-content:center;
    flex-wrap:wrap
  }
  body:not(.fsHasLeftBanner):not(.fsComposeMode) .bpa-infographic-3.dark:before,
  body:not(.fsHasRightBanner):not(.fsComposeMode) .bpa-infographic-3.dark:before {
    content:"";
    position:absolute;
    width:50vw;
    height:100%;
    transform:translateX(-100%);
    top:0;
    left:0;
    background:#00833f
  }
  body:not(.fsHasLeftBanner):not(.fsComposeMode) .bpa-infographic-3.dark:after,
  body:not(.fsHasRightBanner):not(.fsComposeMode) .bpa-infographic-3.dark:after {
    content:"";
    position:absolute;
    width:50vw;
    height:100%;
    transform:translateX(99%);
    top:0;
    right:0;
    background:#00833f;
    visibility:visible
  }
  body:not(.fsHasLeftBanner):not(.fsComposeMode) .bpa-infographic-3 .fsStyleColumn-1,
  body:not(.fsHasRightBanner):not(.fsComposeMode) .bpa-infographic-3 .fsStyleColumn-1 {
    width:100%;
    order:2;
    margin-bottom:0
  }
  body:not(.fsHasLeftBanner):not(.fsComposeMode) .bpa-infographic-3 .fsStyleColumn-2,
  body:not(.fsHasRightBanner):not(.fsComposeMode) .bpa-infographic-3 .fsStyleColumn-2 {
    width:100%;
    order:1;
    border-left-width:0;
    border-right-width:0;
    margin-bottom:0
  }
  body:not(.fsHasLeftBanner):not(.fsComposeMode) .bpa-infographic-3 .fsStyleColumn-3,
  body:not(.fsHasRightBanner):not(.fsComposeMode) .bpa-infographic-3 .fsStyleColumn-3 {
    width:100%;
    order:3;
    margin-bottom:0
  }
}
@media (max-width:699px) {
  body:not(.fsHasLeftBanner):not(.fsComposeMode) .bpa-infographic-3 .fsStyleColumn-1>.fsElement,
  body:not(.fsHasLeftBanner):not(.fsComposeMode) .bpa-infographic-3 .fsStyleColumn-3>.fsElement,
  body:not(.fsHasRightBanner):not(.fsComposeMode) .bpa-infographic-3 .fsStyleColumn-1>.fsElement,
  body:not(.fsHasRightBanner):not(.fsComposeMode) .bpa-infographic-3 .fsStyleColumn-3>.fsElement {
    padding-top:70px
  }
  body:not(.fsHasLeftBanner):not(.fsComposeMode) .bpa-infographic-3 .fsStyleColumn-1>.fsElement:before,
  body:not(.fsHasLeftBanner):not(.fsComposeMode) .bpa-infographic-3 .fsStyleColumn-3>.fsElement:before,
  body:not(.fsHasRightBanner):not(.fsComposeMode) .bpa-infographic-3 .fsStyleColumn-1>.fsElement:before,
  body:not(.fsHasRightBanner):not(.fsComposeMode) .bpa-infographic-3 .fsStyleColumn-3>.fsElement:before {
    font-size:25px;
    height:60px;
    width:60px;
    line-height:60px
  }
  body:not(.fsHasLeftBanner):not(.fsComposeMode) .bpa-infographic-3 .fsStyleColumn-1,
  body:not(.fsHasLeftBanner):not(.fsComposeMode) .bpa-infographic-3 .fsStyleColumn-3,
  body:not(.fsHasRightBanner):not(.fsComposeMode) .bpa-infographic-3 .fsStyleColumn-1,
  body:not(.fsHasRightBanner):not(.fsComposeMode) .bpa-infographic-3 .fsStyleColumn-3 {
    width:100%
  }
}
body.fsHasLeftBanner .bpa-infographic-3,
body.fsHasRightBanner .bpa-infographic-3 {
  position:relative;
  max-width:700px;
  width:100%;
  margin:0 auto;
  left:0;
  right:0;
  transform:translate(0);
  transform:translateZ(0);
  display:flex;
  justify-content:center;
  flex-wrap:wrap
}
body.fsHasLeftBanner .bpa-infographic-3 .fsStyleColumn-1>.fsElement,
body.fsHasLeftBanner .bpa-infographic-3 .fsStyleColumn-3>.fsElement,
body.fsHasRightBanner .bpa-infographic-3 .fsStyleColumn-1>.fsElement,
body.fsHasRightBanner .bpa-infographic-3 .fsStyleColumn-3>.fsElement {
  padding-top:80px
}
body.fsHasLeftBanner .bpa-infographic-3 .fsStyleColumn-1>.fsElement:before,
body.fsHasLeftBanner .bpa-infographic-3 .fsStyleColumn-3>.fsElement:before,
body.fsHasRightBanner .bpa-infographic-3 .fsStyleColumn-1>.fsElement:before,
body.fsHasRightBanner .bpa-infographic-3 .fsStyleColumn-3>.fsElement:before {
  font-size:25px;
  height:60px;
  width:60px;
  line-height:67px
}
body.fsHasLeftBanner .bpa-infographic-3 .fsStyleColumn-1,
body.fsHasRightBanner .bpa-infographic-3 .fsStyleColumn-1 {
  width:50%;
  order:2
}
body.fsHasLeftBanner .bpa-infographic-3 .fsStyleColumn-2,
body.fsHasRightBanner .bpa-infographic-3 .fsStyleColumn-2 {
  width:100%;
  order:1;
  border-left-width:0;
  border-right-width:0
}
body.fsHasLeftBanner .bpa-infographic-3 .fsStyleColumn-3,
body.fsHasRightBanner .bpa-infographic-3 .fsStyleColumn-3 {
  width:50%;
  order:3
}
@media (max-width:999px) {
  body.fsHasLeftBanner .bpa-infographic-3,
  body.fsHasRightBanner .bpa-infographic-3 {
    padding:20px 0
  }
  body.fsHasLeftBanner .bpa-infographic-3 .fsStyleColumn-1,
  body.fsHasLeftBanner .bpa-infographic-3 .fsStyleColumn-3,
  body.fsHasRightBanner .bpa-infographic-3 .fsStyleColumn-1,
  body.fsHasRightBanner .bpa-infographic-3 .fsStyleColumn-3 {
    width:100%
  }
}
.bpa-infographic-3>header {
  margin-bottom:40px;
  padding-left:0;
  padding-right:0
}
@media (min-width:700px) {
  .bpa-infographic-3>header {
    margin-bottom:60px
  }
}
.bpa-infographic-3 .fsStyleColumn {
  float:left;
  width:auto;
  margin-bottom:0;
  padding:0
}
body:not(.fsDraftMode) .bpa-infographic-3 .fsStyleColumn {
  display:flex;
  justify-content:center;
  flex-wrap:wrap;
  margin-bottom:0
}
.bpa-infographic-3 .fsStyleColumn>.fsElement {
  color:#252b33;
  position:relative;
  text-align:center
}
body.fsDraftMode .bpa-infographic-3 .fsStyleColumn>.fsElement:before {
  position:relative!important;
  top:0!important
}
body.fsDraftMode .bpa-infographic-3 .fsStyleColumn>.fsElement .fsElementContent,
body.fsDraftMode .bpa-infographic-3 .fsStyleColumn>.fsElement .fsElementTitle {
  text-align:center!important
}
body:not(.fsDraftMode) .bpa-infographic-3 .fsStyleColumn>.fsElement {
  display:flex;
  align-content:center;
  flex-wrap:wrap;
  flex-direction:column;
  flex:1 1;
  min-height:185px;
  min-width:50%;
  padding:105px 8px 0;
  margin-bottom:30px
}
@media (max-width:999px) {
  body:not(.fsDraftMode) .bpa-infographic-3 .fsStyleColumn>.fsElement {
    padding:105px 60px 0
  }
}
@media (max-width:699px) {
  body:not(.fsDraftMode) .bpa-infographic-3 .fsStyleColumn>.fsElement {
    padding-top:75px;
    padding-left:0;
    padding-right:0
  }
}
.bpa-infographic-3 .fsStyleColumn>.fsElement:before {
  color:#fff;
  background:#93721e;
  display:inline-block;
  position:absolute;
  text-align:center;
  margin:0 auto;
  left:0;
  right:0;
  width:90px;
  height:90px;
  top:0;
  border-radius:50%;
  line-height:86px;
  font-size:37px
}
.bpa-infographic-3 .fsStyleColumn>.fsElement .fsElementTitle {
  display:block;
  font-family:Roboto Condensed,sans-serif;
  font-style:normal;
  font-size:30px;
  font-weight:400;
  line-height:30px;
  color:#252b33;
  margin-bottom:10px
}
@media (min-width:700px) {
  .bpa-infographic-3 .fsStyleColumn>.fsElement .fsElementTitle {
    font-size:40px;
    line-height:40px
  }
}
.bpa-infographic-3 .fsStyleColumn>.fsElement .fsElementContent {
  font-size:14px;
  line-height:20px;
  text-align:center
}
.bpa-infographic-3 .fsStyleColumn>.fsElement .fsElementContent p {
  margin:0
}
body:not(.fsDraftMode) .bpa-infographic-3 .fsStyleColumn.fsStyleColumn-2>.fsElement {
  padding-top:0;
  justify-content:center
}
@media (min-width:1000px) {
  body:not(.fsDraftMode) .bpa-infographic-3 .fsStyleColumn.fsStyleColumn-2>.fsElement {
    border-left:1px solid hsla(0,0%,78%,.5);
    border-right:1px solid hsla(0,0%,78%,.5)
  }
}
.bpa-infographic-3 .fsStyleColumn.fsStyleColumn-2>.fsElement:before {
  top:auto;
  width:180px;
  height:180px;
  font-size:86px;
  line-height:160px;
  position:relative;
  margin-bottom:30px
}
@media (min-width:1200px) {
  .bpa-infographic-3 .fsStyleColumn.fsStyleColumn-2>.fsElement:before {
    width:200px;
    height:200px;
    font-size:95px;
    line-height:190px
  }
}
.bpa-infographic-3.dark {
  background-color:#00833f
}
.bpa-infographic-3.dark>header>.fsElementTitle {
  color:#fff
}
.bpa-infographic-3.dark .fsStyleColumn-2 {
  border-left-color:#131313;
  border-right-color:#131313
}
.bpa-infographic-3.dark>.fsStyleColumn>.fsElement {
  color:#fff
}
.bpa-infographic-3.dark>.fsStyleColumn>.fsElement:before {
  color:#00833f;
  background:#fff
}
.bpa-infographic-3.dark>.fsStyleColumn>.fsElement .fsElementTitle {
  color:#fff
}
.bpa-infographic-3 .slick-dots {
  display:flex!important;
  flex-flow:row wrap;
  justify-content:center;
  align-items:center;
  width:100%;
  position:absolute;
  bottom:0
}
.bpa-infographic-3 .slick-dots,
.bpa-infographic-3 .slick-dots ul {
  margin:0;
  padding:0;
  list-style:none
}
.bpa-infographic-3 .slick-dots li {
  margin:0;
  padding:0
}
.bpa-infographic-3 .slick-dots .button-wrap {
  display:none;
  text-align:center;
  width:100%
}
@media (max-width:699px) {
  .bpa-infographic-3 .slick-dots .button-wrap {
    display:block
  }
}
.bpa-infographic-3 .slick-dots li {
  font-size:0;
  line-height:1;
  margin:0 7.5px
}
.bpa-infographic-3 .slick-dots li.slick-active button {
  background:#6d6d6e
}
.bpa-infographic-3 .slick-dots li button {
  border:0;
  background:none;
  margin:0;
  padding:0;
  width:10px;
  height:10px;
  background:hsla(240,0%,43%,.6);
  border-radius:100%;
  cursor:pointer
}
.bpa-infographic-3 .slick-dots li button:focus,
.bpa-infographic-3 .slick-dots li button:hover {
  background:#6d6d6e
}
.icon-list,
.icon-list ul {
  margin:0;
  padding:0;
  list-style:none
}
.icon-list li {
  margin:0;
  padding:0;
  margin:6px 0
}
.icon-list li:before {
  font-family:bpa-infographic3!important;
  font-size:30px;
  margin-right:14px
}
@charset "UTF-8";

/*! helpers - functions v0.0.1 */

/*! helpers - utility v0.0.1 */
.compartment {
  position:relative;
  margin:0 auto;
  max-width:1180px
}
@media (min-width:600px) {
  .col-4 {
    width:50%;
    float:left
  }
}
@media (min-width:900px) {
  .col-4 {
    width:25%
  }
}

/*! helpers - box-model v0.0.1 */
.margin-x {
  margin-right:1.11111em;
  margin-left:1.11111em
}
.margin-x-2x {
  margin-right:2.22222em;
  margin-left:2.22222em
}
.margin-y {
  margin-top:1.11111em;
  margin-bottom:1.11111em
}
.margin-y-2x {
  margin-top:2.22222em;
  margin-bottom:2.22222em
}
.padding-x {
  padding-right:1.11111em;
  padding-left:1.11111em
}
.padding-x-2x {
  padding-right:2.22222em;
  padding-left:2.22222em
}
.padding-y {
  padding-top:1.11111em;
  padding-bottom:1.11111em
}
.padding-y-2x {
  padding-top:2.22222em;
  padding-bottom:2.22222em
}
.stretch-container {
  margin-right:-1.11111em;
  margin-left:-1.11111em
}
.cover {
  position:absolute;
  height:100%;
  width:100%
}

/*! helpers - presentational v0.0.1 */

/*! helpers - ui-pattern v0.0.1 */

/*! helpers - typography v0.0.1 */
@font-face {
  font-family:IcoMoon;
  src:url(fonts/icomoon.eot);
  src:url(fonts/icomoon.eot) format("embedded-opentype"),
  url(fonts/icomoon.woff2) format("woff2"),
  url(fonts/icomoon.woff) format("woff"),
  url(fonts/icomoon.ttf) format("truetype"),
  url(fonts/icomoon.svg) format("svg");
  font-weight:400;
  font-style:normal
}
h1 {
  margin-top:0;
  font-weight:400;
  font-size:40px;
  line-height:50px;
  font-weight:300;
  text-transform:uppercase;
  margin-bottom:30px
}
@media (min-width:700px) {
  h1 {
    font-size:50px;
    line-height:60px
  }
}
h2 {
  font-size:30px;
  line-height:40px;
  text-transform:uppercase;
  margin-bottom:20px
}
h2,
h3 {
  margin-top:0;
  font-weight:400;
  font-weight:500
}
h3 {
  font-size:26px;
  line-height:36px;
  margin-bottom:15px
}
h4 {
  line-height:22px;
  text-transform:uppercase;
  margin-bottom:15px
}
h4,
h5 {
  margin-top:0;
  font-weight:400;
  font-size:18px;
  font-weight:700
}
h5 {
  line-height:30px
}
h5,
h6 {
  margin-bottom:10px
}
h6 {
  margin-top:0;
  font-weight:400;
  font-size:16px;
  line-height:20px;
  font-weight:700;
  text-transform:uppercase
}
p {
  margin:0 0 20px
}
body:not(.fsComposeMode) p:last-child {
  margin-bottom:0
}
hr {
  margin:0 auto 20px
}
a {
  text-decoration:none;
  color:#00833f;
  font-weight:400;
  transition:background .3s,color .3s
}
a:focus,
a:hover {
  color:#003a70
}
ol,
ul {
  margin-top:0;
  padding-left:20px
}
.fsContent ol li,
.fsContent ul li {
  padding-left:16px
}
table.fs_style_34 {
  margin-bottom:20px
}
table.fs_style_34 td,
table.fs_style_34 th {
  vertical-align:top;
  border-bottom:none;
  font-size:16px
}
table.fs_style_34 th {
  padding:10px 20px;
  background:#00833f;
  color:#fff;
  text-align:left;
  line-height:20px;
  font-weight:700;
  text-transform:uppercase
}
table.fs_style_34 td {
  padding:10px 20px;
  background:hsla(0,0%,78%,.15);
  line-height:28px
}
table.fs_style_34 tr:nth-of-type(odd) td {
  background-color:hsla(0,0%,78%,.3)
}
table.fs_style_34 tr {
  border-bottom:1px solid #fff
}
table.fs_style_34 tr.fsLoadMoreButtonRow {
  border-bottom:none
}
table.fs_style_34 tr.fsLoadMoreButtonRow>td {
  background:none;
  padding:20px 0
}
body:not(.fsComposeMode) table.fs_style_34:last-child {
  margin-bottom:0
}
.table-overflow {
  overflow-x:auto;
  max-width:100%;
  margin-bottom:20px
}
.table-overflow:last-child {
  margin-bottom:0
}
canvas,
img,
svg,
video {
  height:auto;
  max-width:100%
}
iframe {
  border:0;
  max-width:100%
}
.fs_style_26 {
  display:inline-block;
  border:1px solid #6d6d6e;
  margin:0 0 20px;
  padding:15px 20px;
  background:transparent;
  color:#6d6d6e;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase
}
.fs_style_26.on,
.fs_style_26:focus,
.fs_style_26:hover,
.fsStateSelected .fs_style_26 {
  background:#252b33;
  color:#fff;
  transition:.3s
}
.fs_style_27 {
  display:inline-block;
  border:1px solid transparent;
  margin:0 0 20px;
  padding:15px 20px;
  background:#00833f;
  color:#fff;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase
}
.fs_style_27.on,
.fs_style_27:focus,
.fs_style_27:hover,
.fsStateSelected .fs_style_27 {
  background:#005a2b;
  color:#fff;
  transition:.3s
}
.fs_style_28 {
  display:inline-block;
  border:1px solid transparent;
  margin:0 0 20px;
  padding:15px 20px;
  background:#003a70;
  color:#fff;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase
}
.fs_style_28.on,
.fs_style_28:focus,
.fs_style_28:hover,
.fsStateSelected .fs_style_28 {
  background:#002547;
  color:#fff;
  transition:.3s
}
.fs_style_29 {
  display:inline-block;
  border:1px solid transparent;
  margin:0 0 20px;
  padding:15px 20px;
  background:#93721e;
  color:#fff;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase
}
.fs_style_29.on,
.fs_style_29:focus,
.fs_style_29:hover,
.fsStateSelected .fs_style_29 {
  background:#715817;
  color:#fff;
  transition:.3s
}
.fs_style_30 {
  display:inline-block;
  border:1px solid #fff;
  margin:0 0 20px;
  padding:15px 20px;
  background:transparent;
  color:#fff;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase
}
.fs_style_30.on,
.fs_style_30:focus,
.fs_style_30:hover,
.fsStateSelected .fs_style_30 {
  background:#fff;
  color:#00833f;
  transition:.3s
}
.button-dark {
  background:#00833f;
  padding:40px
}
.fs_style_31 {
  padding:20px;
  max-width:300px;
  width:100%;
  font-size:17px;
  line-height:22px
}
.fs_style_31 em {
  display:block;
  font-style:normal;
  font-size:16px;
  line-height:28px;
  text-transform:none;
  font-weight:500
}
.fsBannerLeft .fs_style_31,
.fsBannerRight .fs_style_31,
.fsFourColumnLayout>.fsDiv .fs_style_31,
.fsStyleOneThird .fs_style_31,
.fsThreeColumnLayout>.fsDiv .fs_style_31,
.fsTwoColumnLayout .fs_style_31 {
  margin-bottom:0
}
.fs_style_32 {
  background:transparent;
  border:1px solid #6d6d6e;
  border-radius:2px;
  font-size:14px;
  font-weight:700;
  color:#6d6d6e;
  text-decoration:none!important;
  text-transform:uppercase;
  display:inline-block;
  padding:19px 25px;
  line-height:18px;
  position:relative;
  padding-left:55px
}
.fs_style_32:before {
  color:#93721e;
  vertical-align:middle;
  position:absolute;
  left:25px;
  top:50%;
  transform:translateY(-50%);
  font-size:16px
}
.fs_style_32:focus,
.fs_style_32:hover {
  color:#fff;
  background:#252b33
}
.fs_style_32:focus:before,
.fs_style_32:hover:before {
  color:#fff
}
.fsBannerLeft .fs_style_32,
.fsBannerRight .fs_style_32,
.fsFourColumnLayout>.fsDiv .fs_style_32,
.fsStyleOneThird .fs_style_32,
.fsThreeColumnLayout>.fsDiv .fs_style_32,
.fsTwoColumnLayout .fs_style_32 {
  width:100%;
  display:block
}
.fs_style_32:before {
  content:"\E916";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none
}
.fs_style_33 {
  background:transparent;
  border:1px solid #6d6d6e;
  border-radius:2px;
  font-size:14px;
  font-weight:700;
  color:#6d6d6e;
  text-decoration:none!important;
  text-transform:uppercase;
  display:inline-block;
  padding:19px 25px;
  line-height:18px;
  position:relative;
  padding-left:55px
}
.fs_style_33:before {
  color:#93721e;
  vertical-align:middle;
  position:absolute;
  left:25px;
  top:50%;
  transform:translateY(-50%);
  font-size:16px
}
.fs_style_33:focus,
.fs_style_33:hover {
  color:#fff;
  background:#252b33
}
.fs_style_33:focus:before,
.fs_style_33:hover:before {
  color:#fff
}
.fsBannerLeft .fs_style_33,
.fsBannerRight .fs_style_33,
.fsFourColumnLayout>.fsDiv .fs_style_33,
.fsStyleOneThird .fs_style_33,
.fsThreeColumnLayout>.fsDiv .fs_style_33,
.fsTwoColumnLayout .fs_style_33 {
  width:100%;
  display:block
}
.fs_style_33:before {
  content:"\E925";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none
}
.fsStyleDefaultButton {
  display:inline-block;
  border:1px solid #6d6d6e;
  margin:0 0 20px;
  padding:15px 20px;
  background:transparent;
  color:#6d6d6e;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase
}
.fsStateSelected .fsStyleDefaultButton,
.fsStyleDefaultButton.on,
.fsStyleDefaultButton:focus,
.fsStyleDefaultButton:hover {
  background:#252b33;
  color:#fff;
  transition:.3s
}
.fsStyleDefaultButton.fsLoadMoreButton {
  margin-bottom:0;
  display:block;
  max-width:300px;
  width:100%
}
.fsStyleDefaultButton.fsSelectAll {
  margin-bottom:5px;
  padding:7px 12px;
  font-size:.875em;
  line-height:1.2;
  border:1px solid #6d6d6e
}
.fsStyleUpdateButton {
  display:inline-block;
  border:1px solid #6d6d6e;
  margin:0 0 20px;
  padding:15px 20px;
  background:transparent;
  color:#6d6d6e;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase
}
.fsStateSelected .fsStyleUpdateButton,
.fsStyleUpdateButton.on,
.fsStyleUpdateButton:focus,
.fsStyleUpdateButton:hover {
  background:#252b33;
  color:#fff;
  transition:.3s
}

/*! elements - common v0.0.1 */
.module {
  padding:20px;
  color:#fff
}
.module a,
.module h1,
.module h2,
.module h3,
.module h4,
.module h5,
.module h6 {
  color:inherit
}
.module {
  background:#00833f
}
.callout-box {
  position:relative
}
.callout-box.white {
  background:transparent;
  color:#252b33
}
.callout-box.white header .fsElementHeaderContent {
  margin-bottom:0
}
.callout-box.white header picture {
  display:block;
  background-position:50% 50%;
  background-repeat:no-repeat;
  background-size:cover;
  height:0;
  padding-top:51.28205%
}
@media (min-width:1000px) {
  .fsBannerLeft .callout-box.white header picture,
  .fsBannerRight .callout-box.white header picture,
  .fsFourColumnLayout>.fsDiv .callout-box.white header picture,
  .fsStyleOneThird .callout-box.white header picture,
  .fsThreeColumnLayout>.fsDiv .callout-box.white header picture,
  .fsTwoColumnLayout:not(.wide-left):not(.wide-right)>.fsDiv .callout-box.white header picture,
  .wide-left>.fsStyleColumn-last .callout-box.white header picture,
  .wide-right>.fsStyleColumn-1 .callout-box.white header picture {
    padding-top:86.66667%
  }
}
.callout-box.white header img {
  display:none
}
.callout-box.white .fsElementContent {
  font-size:16px;
  line-height:28px;
  padding:30px
}
.callout-box.white h2,
.callout-box.white h3,
.callout-box.white h4,
.callout-box.white h5,
.callout-box.white h6 {
  color:#252b33;
  font-family:minion-pro,serif;
  font-style:italic;
  font-weight:400;
  font-size:24px;
  line-height:34px;
  margin-bottom:15px;
  text-transform:none
}
.callout-box.white a {
  color:#fff
}
.callout-box.white a:focus,
.callout-box.white a:hover {
  text-decoration:underline
}
.callout-box.white .fsElementContent {
  border:1px solid #c8c8c8
}
.callout-box.white a {
  color:#00833f
}
.callout-box.white a:focus,
.callout-box.white a:hover {
  color:#003a70;
  text-decoration:none
}
.callout-box.white.hasImage .fsElementContent {
  border-top:none
}
.callout-box.green {
  background:#00833f;
  color:#fff
}
.callout-box.green header .fsElementHeaderContent {
  margin-bottom:0
}
.callout-box.green header picture {
  display:block;
  background-position:50% 50%;
  background-repeat:no-repeat;
  background-size:cover;
  height:0;
  padding-top:51.28205%
}
@media (min-width:1000px) {
  .fsBannerLeft .callout-box.green header picture,
  .fsBannerRight .callout-box.green header picture,
  .fsFourColumnLayout>.fsDiv .callout-box.green header picture,
  .fsStyleOneThird .callout-box.green header picture,
  .fsThreeColumnLayout>.fsDiv .callout-box.green header picture,
  .fsTwoColumnLayout:not(.wide-left):not(.wide-right)>.fsDiv .callout-box.green header picture,
  .wide-left>.fsStyleColumn-last .callout-box.green header picture,
  .wide-right>.fsStyleColumn-1 .callout-box.green header picture {
    padding-top:86.66667%
  }
}
.callout-box.green header img {
  display:none
}
.callout-box.green .fsElementContent {
  font-size:16px;
  line-height:28px;
  padding:30px
}
.callout-box.green h2,
.callout-box.green h3,
.callout-box.green h4,
.callout-box.green h5,
.callout-box.green h6 {
  color:#fff;
  font-family:minion-pro,serif;
  font-style:italic;
  font-weight:400;
  font-size:24px;
  line-height:34px;
  margin-bottom:15px;
  text-transform:none
}
.callout-box.green a {
  color:#fff
}
.callout-box.green a:focus,
.callout-box.green a:hover {
  text-decoration:underline
}
.callout-box.blue {
  background:#003a70;
  color:#fff
}
.callout-box.blue header .fsElementHeaderContent {
  margin-bottom:0
}
.callout-box.blue header picture {
  display:block;
  background-position:50% 50%;
  background-repeat:no-repeat;
  background-size:cover;
  height:0;
  padding-top:51.28205%
}
@media (min-width:1000px) {
  .fsBannerLeft .callout-box.blue header picture,
  .fsBannerRight .callout-box.blue header picture,
  .fsFourColumnLayout>.fsDiv .callout-box.blue header picture,
  .fsStyleOneThird .callout-box.blue header picture,
  .fsThreeColumnLayout>.fsDiv .callout-box.blue header picture,
  .fsTwoColumnLayout:not(.wide-left):not(.wide-right)>.fsDiv .callout-box.blue header picture,
  .wide-left>.fsStyleColumn-last .callout-box.blue header picture,
  .wide-right>.fsStyleColumn-1 .callout-box.blue header picture {
    padding-top:86.66667%
  }
}
.callout-box.blue header img {
  display:none
}
.callout-box.blue .fsElementContent {
  font-size:16px;
  line-height:28px;
  padding:30px
}
.callout-box.blue h2,
.callout-box.blue h3,
.callout-box.blue h4,
.callout-box.blue h5,
.callout-box.blue h6 {
  color:#fff;
  font-family:minion-pro,serif;
  font-style:italic;
  font-weight:400;
  font-size:24px;
  line-height:34px;
  margin-bottom:15px;
  text-transform:none
}
.callout-box.blue a {
  color:#fff
}
.callout-box.blue a:focus,
.callout-box.blue a:hover {
  text-decoration:underline
}
.callout-box.gold {
  background:#93721e;
  color:#fff
}
.callout-box.gold header .fsElementHeaderContent {
  margin-bottom:0
}
.callout-box.gold header picture {
  display:block;
  background-position:50% 50%;
  background-repeat:no-repeat;
  background-size:cover;
  height:0;
  padding-top:51.28205%
}
@media (min-width:1000px) {
  .fsBannerLeft .callout-box.gold header picture,
  .fsBannerRight .callout-box.gold header picture,
  .fsFourColumnLayout>.fsDiv .callout-box.gold header picture,
  .fsStyleOneThird .callout-box.gold header picture,
  .fsThreeColumnLayout>.fsDiv .callout-box.gold header picture,
  .fsTwoColumnLayout:not(.wide-left):not(.wide-right)>.fsDiv .callout-box.gold header picture,
  .wide-left>.fsStyleColumn-last .callout-box.gold header picture,
  .wide-right>.fsStyleColumn-1 .callout-box.gold header picture {
    padding-top:86.66667%
  }
}
.callout-box.gold header img {
  display:none
}
.callout-box.gold .fsElementContent {
  font-size:16px;
  line-height:28px;
  padding:30px
}
.callout-box.gold h2,
.callout-box.gold h3,
.callout-box.gold h4,
.callout-box.gold h5,
.callout-box.gold h6 {
  color:#fff;
  font-family:minion-pro,serif;
  font-style:italic;
  font-weight:400;
  font-size:24px;
  line-height:34px;
  margin-bottom:15px;
  text-transform:none
}
.callout-box.gold a {
  color:#fff
}
.callout-box.gold a:focus,
.callout-box.gold a:hover {
  text-decoration:underline
}
.section-title>header {
  border-bottom:1px solid #c8c8c8
}
@media (max-width:699px) {
  .section-title>header {
    text-align:center
  }
}
.section-title>header .fsElementTitle {
  display:inline-block;
  font-size:32px;
  line-height:40px;
  font-family:minion-pro,serif;
  font-style:italic;
  position:relative;
  margin-bottom:0;
  padding-bottom:20px;
  text-transform:none
}
@media (max-width:699px) {
  .section-title>header .fsElementTitle {
    font-size:25px;
    line-height:34px;
    text-align:center
  }
}
.section-title>header .fsElementTitle:after {
  content:"";
  background:#00833f;
  height:3px;
  width:100%;
  position:absolute;
  left:0;
  bottom:-1.5px
}
@media (max-width:699px) {
  .section-title>header .fsElementTitle:after {
    right:0;
    width:60px;
    margin:0 auto
  }
}
.bpa-featured-profiles-1 {
  margin-bottom:50px
}
.bpa-featured-profiles-1>.fsElementContent {
  text-align:center
}
.bpa-featured-profiles-1 article {
  position:relative;
  background-size:cover;
  background-position:50%;
  display:flex;
  flex-direction:column;
  text-align:left
}
.bpa-featured-profiles-1 article>a,
.bpa-featured-profiles-1 article>div,
.bpa-featured-profiles-1 article>ul {
  position:relative;
  z-index:5;
  width:100%
}
.bpa-featured-profiles-1 article>.fsThumbnail {
  padding:30px;
  display:flex;
  flex-wrap:wrap;
  align-items:flex-end;
  background-color:#242424;
  background-size:cover;
  background-position:50%;
  position:relative;
  flex-grow:1;
  max-width:100%
}
@media (min-width:600px) {
  .fsBannerLeft .bpa-featured-profiles-1 article>.fsThumbnail,
  .fsBannerRight .bpa-featured-profiles-1 article>.fsThumbnail,
  .fsFourColumnLayout>.fsDiv .bpa-featured-profiles-1 article>.fsThumbnail,
  .fsStyleOneThird .bpa-featured-profiles-1 article>.fsThumbnail,
  .fsThreeColumnLayout>.fsDiv .bpa-featured-profiles-1 article>.fsThumbnail,
  .wide-left>.fsStyleColumn-last .bpa-featured-profiles-1 article>.fsThumbnail,
  .wide-right>.fsStyleColumn-1 .bpa-featured-profiles-1 article>.fsThumbnail {
    padding:20px
  }
}
.bpa-featured-profiles-1 article>.fsThumbnail:before {
  content:"";
  position:absolute;
  width:100%;
  height:34%;
  bottom:0;
  left:0;
  background:linear-gradient(180deg,rgba(12,22,31,0),#0c161f);
  transition:height .3s ease-in-out;
  z-index:3
}
.bpa-featured-profiles-1 article>.fsThumbnail img {
  opacity:0;
  max-width:100%;
  width:100%
}
.bpa-featured-profiles-1 article>.fsThumbnail .fsTitleHolder {
  position:relative;
  z-index:5;
  width:100%;
  color:#fff
}
.bpa-featured-profiles-1 article>.fsThumbnail+a,
.bpa-featured-profiles-1 article>.fsThumbnail+div,
.bpa-featured-profiles-1 article>.fsThumbnail+ul {
  margin:10px 0 0
}
.bpa-featured-profiles-1 article>.fsThumbnail:focus:before,
.bpa-featured-profiles-1 article>.fsThumbnail:hover:before {
  height:42%
}
.bpa-featured-profiles-1 article .fsSummary {
  margin-top:10px
}
.bpa-featured-profiles-1 article .fsReadMoreLink {
  margin-top:5px;
  align-self:flex-start;
  width:auto
}
.bpa-featured-profiles-1 article .fsCategories {
  margin:0 0 5px
}
.bpa-featured-profiles-1 article .fsCategory {
  padding:0;
  margin:0;
  color:inherit;
  font-size:14px;
  line-height:18px;
  font-weight:400;
  text-transform:uppercase;
  letter-spacing:.2px;
  border:none
}
.bpa-featured-profiles-1 article .fsCategory:not(:last-child) {
  border:none;
  margin-right:2px
}
.bpa-featured-profiles-1 article .fsCategory:not(:last-child):after {
  content:","
}
.bpa-featured-profiles-1 article .fsTitle {
  color:inherit;
  margin-bottom:0
}
.bpa-featured-profiles-1 article .fsTitle a,
.bpa-featured-profiles-1 article .fsTitle a:focus,
.bpa-featured-profiles-1 article .fsTitle a:hover {
  color:inherit
}
.bpa-featured-profiles-1 .fsListItems {
  display:flex;
  justify-content:flex-start;
  flex-wrap:wrap;
  margin:0
}
@media (min-width:600px) {
  .bpa-featured-profiles-1 .fsListItems {
    margin:0 -10px
  }
}
.bpa-featured-profiles-1 .fsListItems article {
  width:100%
}
@media (min-width:600px) {
  .bpa-featured-profiles-1 .fsListItems article {
    width:calc(50% - 20px);
    margin:0 10px 20px
  }
}
@media (min-width:900px) {
  .bpa-featured-profiles-1 .fsListItems article {
    width:calc(33.33% - 20px)
  }
}
@media (min-width:600px) {
  .fsHasLeftBanner .bpa-featured-profiles-1 .fsListItems article,
  .fsHasRightBanner .bpa-featured-profiles-1 .fsListItems article,
  .fsHasTwoColumnWideLeftLayout .bpa-featured-profiles-1 .fsListItems article,
  .fsHasTwoColumnWideRightLayout .bpa-featured-profiles-1 .fsListItems article {
    width:100%;
    margin:0 10px 20px
  }
}
@media (min-width:900px) {
  .fsHasLeftBanner .bpa-featured-profiles-1 .fsListItems article,
  .fsHasRightBanner .bpa-featured-profiles-1 .fsListItems article,
  .fsHasTwoColumnWideLeftLayout .bpa-featured-profiles-1 .fsListItems article,
  .fsHasTwoColumnWideRightLayout .bpa-featured-profiles-1 .fsListItems article {
    width:calc(50% - 20px)
  }
}
@media (min-width:1100px) {
  .fsHasLeftBanner .bpa-featured-profiles-1 .fsListItems article,
  .fsHasRightBanner .bpa-featured-profiles-1 .fsListItems article,
  .fsHasTwoColumnWideLeftLayout .bpa-featured-profiles-1 .fsListItems article,
  .fsHasTwoColumnWideRightLayout .bpa-featured-profiles-1 .fsListItems article {
    width:calc(33.33% - 20px)
  }
}
.fsBannerLeft .bpa-featured-profiles-1 .fsListItems article,
.fsBannerRight .bpa-featured-profiles-1 .fsListItems article,
.fsFourColumnLayout>.fsDiv .bpa-featured-profiles-1 .fsListItems article,
.fsStyleOneThird .bpa-featured-profiles-1 .fsListItems article,
.fsThreeColumnLayout>.fsDiv .bpa-featured-profiles-1 .fsListItems article,
.fsTwoColumnLayout .bpa-featured-profiles-1 .fsListItems article {
  width:100%
}
@media (min-width:600px) {
  .bpa-featured-profiles-1.vertical .fsListItems {
    display:block;
    column-gap:0;
    column-count:2
  }
}
@media (min-width:900px) {
  .bpa-featured-profiles-1.vertical .fsListItems {
    column-count:3
  }
}
.fsBannerLeft .bpa-featured-profiles-1.vertical .fsListItems,
.fsBannerRight .bpa-featured-profiles-1.vertical .fsListItems,
.fsFourColumnLayout>.fsDiv .bpa-featured-profiles-1.vertical .fsListItems,
.fsStyleOneThird .bpa-featured-profiles-1.vertical .fsListItems,
.fsThreeColumnLayout>.fsDiv .bpa-featured-profiles-1.vertical .fsListItems,
.fsTwoColumnLayout .bpa-featured-profiles-1.vertical .fsListItems {
  display:flex;
  column-count:none
}
@media (min-width:600px) {
  .fsHasLeftBanner .bpa-featured-profiles-1.vertical .fsListItems,
  .fsHasRightBanner .bpa-featured-profiles-1.vertical .fsListItems,
  .fsHasTwoColumnWideLeftLayout .bpa-featured-profiles-1.vertical .fsListItems,
  .fsHasTwoColumnWideRightLayout .bpa-featured-profiles-1.vertical .fsListItems {
    column-count:1
  }
}
@media (min-width:900px) {
  .fsHasLeftBanner .bpa-featured-profiles-1.vertical .fsListItems,
  .fsHasRightBanner .bpa-featured-profiles-1.vertical .fsListItems,
  .fsHasTwoColumnWideLeftLayout .bpa-featured-profiles-1.vertical .fsListItems,
  .fsHasTwoColumnWideRightLayout .bpa-featured-profiles-1.vertical .fsListItems {
    column-count:2
  }
}
@media (min-width:1100px) {
  .fsHasLeftBanner .bpa-featured-profiles-1.vertical .fsListItems,
  .fsHasRightBanner .bpa-featured-profiles-1.vertical .fsListItems,
  .fsHasTwoColumnWideLeftLayout .bpa-featured-profiles-1.vertical .fsListItems,
  .fsHasTwoColumnWideRightLayout .bpa-featured-profiles-1.vertical .fsListItems {
    column-count:3
  }
}
@media (min-width:600px) {
  .bpa-featured-profiles-1.vertical .fsListItems article,
  .fsHasLeftBanner .bpa-featured-profiles-1.vertical .fsListItems article,
  .fsHasRightBanner .bpa-featured-profiles-1.vertical .fsListItems article,
  .fsHasTwoColumnWideLeftLayout .bpa-featured-profiles-1.vertical .fsListItems article,
  .fsHasTwoColumnWideRightLayout .bpa-featured-profiles-1.vertical .fsListItems article {
    break-inside:avoid;
    display:block;
    width:calc(100% - 20px)
  }
}
.bpa-featured-profiles-1.vertical .fsListItems+.fsLoadMoreButton {
  margin-top:20px
}
.bpa-featured-profiles-1.fsPostElement.fsList .fsListItems:last-of-type>article:last-of-type {
  margin-bottom:20px;
  padding-bottom:40px;
  border-bottom:1px solid #c8c8c8
}
.has-bpa-featured-profiles .fsElementDialog {
  width:860px;
  color:#252b33;
  font-size:18px;
  line-height:30px
}
.has-bpa-featured-profiles .fsElementDialog .fsThumbnailAlignLeft .fsThumbnail {
  margin-bottom:30px;
  margin-right:0;
  float:none
}
@media (min-width:600px) {
  .has-bpa-featured-profiles .fsElementDialog .fsThumbnailAlignLeft .fsThumbnail {
    margin-right:30px;
    float:left
  }
}
.has-bpa-featured-profiles .fsElementDialog .fsCategories {
  margin:0 0 5px
}
.has-bpa-featured-profiles .fsElementDialog .fsCategory {
  padding:0;
  margin:0;
  color:rgba(0,0,0,.5);
  font-size:14px;
  line-height:18px;
  font-weight:400;
  text-transform:uppercase;
  letter-spacing:.2px
}
.has-bpa-featured-profiles .fsElementDialog .fsCategory:not(:last-child) {
  border:none;
  margin-right:2px
}
.has-bpa-featured-profiles .fsElementDialog .fsCategory:not(:last-child):after {
  content:","
}
.has-bpa-featured-profiles .fsElementDialog .fsTitle {
  margin-bottom:20px
}
@charset "UTF-8";

/*! helpers - functions v0.0.1 */

/*! helpers - utility v0.0.1 */
.compartment {
  position:relative;
  margin:0 auto;
  max-width:1180px
}
@media (min-width:600px) {
  .col-4 {
    width:50%;
    float:left
  }
}
@media (min-width:900px) {
  .col-4 {
    width:25%
  }
}

/*! helpers - box-model v0.0.1 */
.margin-x {
  margin-right:1.11111em;
  margin-left:1.11111em
}
.margin-x-2x {
  margin-right:2.22222em;
  margin-left:2.22222em
}
.margin-y {
  margin-top:1.11111em;
  margin-bottom:1.11111em
}
.margin-y-2x {
  margin-top:2.22222em;
  margin-bottom:2.22222em
}
.padding-x {
  padding-right:1.11111em;
  padding-left:1.11111em
}
.padding-x-2x {
  padding-right:2.22222em;
  padding-left:2.22222em
}
.padding-y {
  padding-top:1.11111em;
  padding-bottom:1.11111em
}
.padding-y-2x {
  padding-top:2.22222em;
  padding-bottom:2.22222em
}
.stretch-container {
  margin-right:-1.11111em;
  margin-left:-1.11111em
}
.cover {
  position:absolute;
  height:100%;
  width:100%
}

/*! helpers - presentational v0.0.1 */

/*! helpers - ui-pattern v0.0.1 */

/*! helpers - typography v0.0.1 */
@font-face {
  font-family:IcoMoon;
  src:url(fonts/icomoon.eot);
  src:url(fonts/icomoon.eot) format("embedded-opentype"),
  url(fonts/icomoon.woff2) format("woff2"),
  url(fonts/icomoon.woff) format("woff"),
  url(fonts/icomoon.ttf) format("truetype"),
  url(fonts/icomoon.svg) format("svg");
  font-weight:400;
  font-style:normal
}

h1 {
  margin-top:0;
  font-weight:400;
  font-size:40px;
  line-height:50px;
  font-weight:300;
  text-transform:uppercase;
  margin-bottom:30px
}
@media (min-width:700px) {
  h1 {
    font-size:50px;
    line-height:60px
  }
}
h2 {
  font-size:30px;
  line-height:40px;
  text-transform:uppercase;
  margin-bottom:20px
}
h2,
h3 {
  margin-top:0;
  font-weight:400;
  font-weight:500
}
h3 {
  font-size:26px;
  line-height:36px;
  margin-bottom:15px
}
h4 {
  line-height:22px;
  text-transform:uppercase;
  margin-bottom:15px
}
h4,
h5 {
  margin-top:0;
  font-weight:400;
  font-size:18px;
  font-weight:700
}
h5 {
  line-height:30px
}
h5,
h6 {
  margin-bottom:10px
}
h6 {
  margin-top:0;
  font-weight:400;
  font-size:16px;
  line-height:20px;
  font-weight:700;
  text-transform:uppercase
}
p {
  margin:0 0 20px
}
body:not(.fsComposeMode) p:last-child {
  margin-bottom:0
}
hr {
  margin:0 auto 20px
}
a {
  text-decoration:none;
  color:#00833f;
  font-weight:400;
  transition:background .3s,color .3s
}
a:focus,
a:hover {
  color:#003a70
}
ol,
ul {
  margin-top:0;
  padding-left:20px
}
.fsContent ol li,
.fsContent ul li {
  padding-left:16px
}
table.fs_style_34 {
  margin-bottom:20px
}
table.fs_style_34 td,
table.fs_style_34 th {
  vertical-align:top;
  border-bottom:none;
  font-size:16px
}
table.fs_style_34 th {
  padding:10px 20px;
  background:#00833f;
  color:#fff;
  text-align:left;
  line-height:20px;
  font-weight:700;
  text-transform:uppercase
}
table.fs_style_34 td {
  padding:10px 20px;
  background:hsla(0,0%,78%,.15);
  line-height:28px
}
table.fs_style_34 tr:nth-of-type(odd) td {
  background-color:hsla(0,0%,78%,.3)
}
table.fs_style_34 tr {
  border-bottom:1px solid #fff
}
table.fs_style_34 tr.fsLoadMoreButtonRow {
  border-bottom:none
}
table.fs_style_34 tr.fsLoadMoreButtonRow>td {
  background:none;
  padding:20px 0
}
body:not(.fsComposeMode) table.fs_style_34:last-child {
  margin-bottom:0
}
.table-overflow {
  overflow-x:auto;
  max-width:100%;
  margin-bottom:20px
}
.table-overflow:last-child {
  margin-bottom:0
}
canvas,
img,
svg,
video {
  height:auto;
  max-width:100%
}
iframe {
  border:0;
  max-width:100%
}
.fs_style_26 {
  display:inline-block;
  border:1px solid #6d6d6e;
  margin:0 0 20px;
  padding:15px 20px;
  background:transparent;
  color:#6d6d6e;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase
}
.fs_style_26.on,
.fs_style_26:focus,
.fs_style_26:hover,
.fsStateSelected .fs_style_26 {
  background:#252b33;
  color:#fff;
  transition:.3s
}
.fs_style_27 {
  display:inline-block;
  border:1px solid transparent;
  margin:0 0 20px;
  padding:15px 20px;
  background:#00833f;
  color:#fff;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase
}
.fs_style_27.on,
.fs_style_27:focus,
.fs_style_27:hover,
.fsStateSelected .fs_style_27 {
  background:#005a2b;
  color:#fff;
  transition:.3s
}
.fs_style_28 {
  display:inline-block;
  border:1px solid transparent;
  margin:0 0 20px;
  padding:15px 20px;
  background:#003a70;
  color:#fff;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase
}
.fs_style_28.on,
.fs_style_28:focus,
.fs_style_28:hover,
.fsStateSelected .fs_style_28 {
  background:#002547;
  color:#fff;
  transition:.3s
}
.fs_style_29 {
  display:inline-block;
  border:1px solid transparent;
  margin:0 0 20px;
  padding:15px 20px;
  background:#93721e;
  color:#fff;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase
}
.fs_style_29.on,
.fs_style_29:focus,
.fs_style_29:hover,
.fsStateSelected .fs_style_29 {
  background:#715817;
  color:#fff;
  transition:.3s
}
.fs_style_30 {
  display:inline-block;
  border:1px solid #fff;
  margin:0 0 20px;
  padding:15px 20px;
  background:transparent;
  color:#fff;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase
}
.fs_style_30.on,
.fs_style_30:focus,
.fs_style_30:hover,
.fsStateSelected .fs_style_30 {
  background:#fff;
  color:#00833f;
  transition:.3s
}
.button-dark {
  background:#00833f;
  padding:40px
}
.fs_style_31 {
  padding:20px;
  max-width:300px;
  width:100%;
  font-size:17px;
  line-height:22px
}
.fs_style_31 em {
  display:block;
  font-style:normal;
  font-size:16px;
  line-height:28px;
  text-transform:none;
  font-weight:500
}
.fsBannerLeft .fs_style_31,
.fsBannerRight .fs_style_31,
.fsFourColumnLayout>.fsDiv .fs_style_31,
.fsStyleOneThird .fs_style_31,
.fsThreeColumnLayout>.fsDiv .fs_style_31,
.fsTwoColumnLayout .fs_style_31 {
  margin-bottom:0
}
.fs_style_32 {
  background:transparent;
  border:1px solid #6d6d6e;
  border-radius:2px;
  font-size:14px;
  font-weight:700;
  color:#6d6d6e;
  text-decoration:none!important;
  text-transform:uppercase;
  display:inline-block;
  padding:19px 25px;
  line-height:18px;
  position:relative;
  padding-left:55px
}
.fs_style_32:before {
  color:#93721e;
  vertical-align:middle;
  position:absolute;
  left:25px;
  top:50%;
  transform:translateY(-50%);
  font-size:16px
}
.fs_style_32:focus,
.fs_style_32:hover {
  color:#fff;
  background:#252b33
}
.fs_style_32:focus:before,
.fs_style_32:hover:before {
  color:#fff
}
.fsBannerLeft .fs_style_32,
.fsBannerRight .fs_style_32,
.fsFourColumnLayout>.fsDiv .fs_style_32,
.fsStyleOneThird .fs_style_32,
.fsThreeColumnLayout>.fsDiv .fs_style_32,
.fsTwoColumnLayout .fs_style_32 {
  width:100%;
  display:block
}
.fs_style_32:before {
  content:"\E916";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none
}
.fs_style_33 {
  background:transparent;
  border:1px solid #6d6d6e;
  border-radius:2px;
  font-size:14px;
  font-weight:700;
  color:#6d6d6e;
  text-decoration:none!important;
  text-transform:uppercase;
  display:inline-block;
  padding:19px 25px;
  line-height:18px;
  position:relative;
  padding-left:55px
}
.fs_style_33:before {
  color:#93721e;
  vertical-align:middle;
  position:absolute;
  left:25px;
  top:50%;
  transform:translateY(-50%);
  font-size:16px
}
.fs_style_33:focus,
.fs_style_33:hover {
  color:#fff;
  background:#252b33
}
.fs_style_33:focus:before,
.fs_style_33:hover:before {
  color:#fff
}
.fsBannerLeft .fs_style_33,
.fsBannerRight .fs_style_33,
.fsFourColumnLayout>.fsDiv .fs_style_33,
.fsStyleOneThird .fs_style_33,
.fsThreeColumnLayout>.fsDiv .fs_style_33,
.fsTwoColumnLayout .fs_style_33 {
  width:100%;
  display:block
}
.fs_style_33:before {
  content:"\E925";
  font-family:IcoMoon;
  font-smoothing:antialiased;
  font-weight:400;
  speak:none
}
.fsStyleDefaultButton {
  display:inline-block;
  border:1px solid #6d6d6e;
  margin:0 0 20px;
  padding:15px 20px;
  background:transparent;
  color:#6d6d6e;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase
}
.fsStateSelected .fsStyleDefaultButton,
.fsStyleDefaultButton.on,
.fsStyleDefaultButton:focus,
.fsStyleDefaultButton:hover {
  background:#252b33;
  color:#fff;
  transition:.3s
}
.fsStyleDefaultButton.fsLoadMoreButton {
  margin-bottom:0;
  display:block;
  max-width:300px;
  width:100%
}
.fsStyleDefaultButton.fsSelectAll {
  margin-bottom:5px;
  padding:7px 12px;
  font-size:.875em;
  line-height:1.2;
  border:1px solid #6d6d6e
}
.fsStyleUpdateButton {
  display:inline-block;
  border:1px solid #6d6d6e;
  margin:0 0 20px;
  padding:15px 20px;
  background:transparent;
  color:#6d6d6e;
  border-radius:2px;
  text-align:center;
  transition:.3s;
  font-size:14px;
  line-height:18px;
  font-weight:700;
  text-transform:uppercase
}
.fsStateSelected .fsStyleUpdateButton,
.fsStyleUpdateButton.on,
.fsStyleUpdateButton:focus,
.fsStyleUpdateButton:hover {
  background:#252b33;
  color:#fff;
  transition:.3s
}

/*! elements - common v0.0.1 */
.module {
  padding:20px;
  color:#fff
}
.module a,
.module h1,
.module h2,
.module h3,
.module h4,
.module h5,
.module h6 {
  color:inherit
}
.module {
  background:#00833f
}
.callout-box {
  position:relative
}
.callout-box.white {
  background:transparent;
  color:#252b33
}
.callout-box.white header .fsElementHeaderContent {
  margin-bottom:0
}
.callout-box.white header picture {
  display:block;
  background-position:50% 50%;
  background-repeat:no-repeat;
  background-size:cover;
  height:0;
  padding-top:51.28205%
}
@media (min-width:1000px) {
  .fsBannerLeft .callout-box.white header picture,
  .fsBannerRight .callout-box.white header picture,
  .fsFourColumnLayout>.fsDiv .callout-box.white header picture,
  .fsStyleOneThird .callout-box.white header picture,
  .fsThreeColumnLayout>.fsDiv .callout-box.white header picture,
  .fsTwoColumnLayout:not(.wide-left):not(.wide-right)>.fsDiv .callout-box.white header picture,
  .wide-left>.fsStyleColumn-last .callout-box.white header picture,
  .wide-right>.fsStyleColumn-1 .callout-box.white header picture {
    padding-top:86.66667%
  }
}
.callout-box.white header img {
  display:none
}
.callout-box.white .fsElementContent {
  font-size:16px;
  line-height:28px;
  padding:30px
}
.callout-box.white h2,
.callout-box.white h3,
.callout-box.white h4,
.callout-box.white h5,
.callout-box.white h6 {
  color:#252b33;
  font-family:minion-pro,serif;
  font-style:italic;
  font-weight:400;
  font-size:24px;
  line-height:34px;
  margin-bottom:15px;
  text-transform:none
}
.callout-box.white a {
  color:#fff
}
.callout-box.white a:focus,
.callout-box.white a:hover {
  text-decoration:underline
}
.callout-box.white .fsElementContent {
  border:1px solid #c8c8c8
}
.callout-box.white a {
  color:#00833f
}
.callout-box.white a:focus,
.callout-box.white a:hover {
  color:#003a70;
  text-decoration:none
}
.callout-box.white.hasImage .fsElementContent {
  border-top:none
}
.callout-box.green {
  background:#00833f;
  color:#fff
}
.callout-box.green header .fsElementHeaderContent {
  margin-bottom:0
}
.callout-box.green header picture {
  display:block;
  background-position:50% 50%;
  background-repeat:no-repeat;
  background-size:cover;
  height:0;
  padding-top:51.28205%
}
@media (min-width:1000px) {
  .fsBannerLeft .callout-box.green header picture,
  .fsBannerRight .callout-box.green header picture,
  .fsFourColumnLayout>.fsDiv .callout-box.green header picture,
  .fsStyleOneThird .callout-box.green header picture,
  .fsThreeColumnLayout>.fsDiv .callout-box.green header picture,
  .fsTwoColumnLayout:not(.wide-left):not(.wide-right)>.fsDiv .callout-box.green header picture,
  .wide-left>.fsStyleColumn-last .callout-box.green header picture,
  .wide-right>.fsStyleColumn-1 .callout-box.green header picture {
    padding-top:86.66667%
  }
}
.callout-box.green header img {
  display:none
}
.callout-box.green .fsElementContent {
  font-size:16px;
  line-height:28px;
  padding:30px
}
.callout-box.green h2,
.callout-box.green h3,
.callout-box.green h4,
.callout-box.green h5,
.callout-box.green h6 {
  color:#fff;
  font-family:minion-pro,serif;
  font-style:italic;
  font-weight:400;
  font-size:24px;
  line-height:34px;
  margin-bottom:15px;
  text-transform:none
}
.callout-box.green a {
  color:#fff
}
.callout-box.green a:focus,
.callout-box.green a:hover {
  text-decoration:underline
}
.callout-box.blue {
  background:#003a70;
  color:#fff
}
.callout-box.blue header .fsElementHeaderContent {
  margin-bottom:0
}
.callout-box.blue header picture {
  display:block;
  background-position:50% 50%;
  background-repeat:no-repeat;
  background-size:cover;
  height:0;
  padding-top:51.28205%
}
@media (min-width:1000px) {
  .fsBannerLeft .callout-box.blue header picture,
  .fsBannerRight .callout-box.blue header picture,
  .fsFourColumnLayout>.fsDiv .callout-box.blue header picture,
  .fsStyleOneThird .callout-box.blue header picture,
  .fsThreeColumnLayout>.fsDiv .callout-box.blue header picture,
  .fsTwoColumnLayout:not(.wide-left):not(.wide-right)>.fsDiv .callout-box.blue header picture,
  .wide-left>.fsStyleColumn-last .callout-box.blue header picture,
  .wide-right>.fsStyleColumn-1 .callout-box.blue header picture {
    padding-top:86.66667%
  }
}
.callout-box.blue header img {
  display:none
}
.callout-box.blue .fsElementContent {
  font-size:16px;
  line-height:28px;
  padding:30px
}
.callout-box.blue h2,
.callout-box.blue h3,
.callout-box.blue h4,
.callout-box.blue h5,
.callout-box.blue h6 {
  color:#fff;
  font-family:minion-pro,serif;
  font-style:italic;
  font-weight:400;
  font-size:24px;
  line-height:34px;
  margin-bottom:15px;
  text-transform:none
}
.callout-box.blue a {
  color:#fff
}
.callout-box.blue a:focus,
.callout-box.blue a:hover {
  text-decoration:underline
}
.callout-box.gold {
  background:#93721e;
  color:#fff
}
.callout-box.gold header .fsElementHeaderContent {
  margin-bottom:0
}
.callout-box.gold header picture {
  display:block;
  background-position:50% 50%;
  background-repeat:no-repeat;
  background-size:cover;
  height:0;
  padding-top:51.28205%
}
@media (min-width:1000px) {
  .fsBannerLeft .callout-box.gold header picture,
  .fsBannerRight .callout-box.gold header picture,
  .fsFourColumnLayout>.fsDiv .callout-box.gold header picture,
  .fsStyleOneThird .callout-box.gold header picture,
  .fsThreeColumnLayout>.fsDiv .callout-box.gold header picture,
  .fsTwoColumnLayout:not(.wide-left):not(.wide-right)>.fsDiv .callout-box.gold header picture,
  .wide-left>.fsStyleColumn-last .callout-box.gold header picture,
  .wide-right>.fsStyleColumn-1 .callout-box.gold header picture {
    padding-top:86.66667%
  }
}
.callout-box.gold header img {
  display:none
}
.callout-box.gold .fsElementContent {
  font-size:16px;
  line-height:28px;
  padding:30px
}
.callout-box.gold h2,
.callout-box.gold h3,
.callout-box.gold h4,
.callout-box.gold h5,
.callout-box.gold h6 {
  color:#fff;
  font-family:minion-pro,serif;
  font-style:italic;
  font-weight:400;
  font-size:24px;
  line-height:34px;
  margin-bottom:15px;
  text-transform:none
}
.callout-box.gold a {
  color:#fff
}
.callout-box.gold a:focus,
.callout-box.gold a:hover {
  text-decoration:underline
}
.section-title>header {
  border-bottom:1px solid #c8c8c8
}
@media (max-width:699px) {
  .section-title>header {
    text-align:center
  }
}
.section-title>header .fsElementTitle {
  display:inline-block;
  font-size:32px;
  line-height:40px;
  font-family:minion-pro,serif;
  font-style:italic;
  position:relative;
  margin-bottom:0;
  padding-bottom:20px;
  text-transform:none
}
@media (max-width:699px) {
  .section-title>header .fsElementTitle {
    font-size:25px;
    line-height:34px;
    text-align:center
  }
}
.section-title>header .fsElementTitle:after {
  content:"";
  background:#00833f;
  height:3px;
  width:100%;
  position:absolute;
  left:0;
  bottom:-1.5px
}
@media (max-width:699px) {
  .section-title>header .fsElementTitle:after {
    right:0;
    width:60px;
    margin:0 auto
  }
}
@font-face {
  font-family:bpa-font-icons;
  src:url(fonts/bpa-icon-library.eot);
  src:url(fonts/bpa-icon-library.eot) format("embedded-opentype"),
  url(fonts/bpa-icon-library.woff2) format("woff2"),
  url(fonts/bpa-icon-library.woff) format("woff"),
  url(fonts/bpa-icon-library.ttf) format("truetype"),
  url(fonts/bpa-icon-library.svg) format("svg");
  font-weight:400;
  font-style:normal
}
.map-container {
  position:relative
}
.map-container:before {
  content:"";
  width:100%;
  height:100%;
  position:absolute;
  left:0;
  top:0;
  background-color:#fff;
  opacity:0;
  visibility:hidden;
  z-index:10;
  transition:.5s ease-in-out .3s;
  display:none
}
@media (min-width:900px) {
  .map-container:before {
    display:block
  }
}
.map-container>header {
  position:relative
}
body:not(.fsComposeMode) .map-container>header .fsElementTitle {
  display:none
}
.map-container>header .fsElementHeaderContent {
  margin-bottom:0
}
.map-container>header .fsElementHeaderContent img,
.map-container>header .fsElementHeaderContent picture {
  display:block;
  width:100%
}
body:not(.fsComposeMode) .map-container>.fsElementContent {
  margin:0 auto;
  margin-bottom:0;
  background-color:#fff;
  transform:translate3d(100%,0,0);
  transition:opacity .3s;
  opacity:0;
  display:flex;
  flex-direction:column;
  max-width:540px;
  position:relative;
  max-height:0;
  visibility:hidden
}
@media (min-width:900px) {
  body:not(.fsComposeMode) .map-container>.fsElementContent {
    margin:0;
    transition:.3s ease-in-out .3s;
    position:absolute;
    left:auto;
    right:0;
    top:0;
    width:0;
    height:100%;
    max-height:none;
    z-index:15;
    visibility:visible
  }
}
body:not(.fsComposeMode) .map-container.active:before {
  opacity:.7;
  visibility:visible;
  transition:.3s
}
body:not(.fsComposeMode) .map-container.active>.fsElementContent {
  max-height:100%;
  transform:translateZ(0);
  opacity:1;
  visibility:visible;
  transition:transform .5s ease-in-out .3s;
  z-index:20;
  margin-top:30px;
  width:100%
}
@media (min-width:900px) {
  body:not(.fsComposeMode) .map-container.active>.fsElementContent {
    margin-top:0;
    transition:transform .5s ease-in-out .3s,width .5s ease-in-out .3s
  }
}
.point-plotter .map-container {
  z-index:10
}
.point-plotter .map-container>header {
  opacity:.5
}
.close-map {
  position:absolute;
  top:15px;
  right:15px;
  width:40px;
  height:40px;
  padding:0;
  border-radius:100%;
  border:2px solid #fff;
  overflow:hidden;
  background-color:rgba(0,0,0,.2);
  color:transparent;
  z-index:30;
  line-height:1;
  cursor:pointer;
  opacity:0;
  transition:.3s
}
.close-map:after,
.close-map:before {
  content:"";
  position:absolute;
  left:50%;
  top:50%;
  transform:translate3d(-50%,-50%,0);
  content:" ";
  height:15px;
  width:2px;
  background-color:#fff;
  transition:.3s
}
.close-map:before {
  transform:translate3d(-50%,-50%,0) rotate(45deg)
}
.close-map:after {
  transform:translate3d(-50%,-50%,0) rotate(-45deg)
}
.close-map:focus,
.close-map:hover {
  background-color:rgba(0,0,0,.5);
  transition:.3s
}
.close-map:focus:before,
.close-map:hover:before {
  transform:translate3d(-50%,-50%,0) rotate(90deg);
  transition:.3s
}
.close-map:focus:after,
.close-map:hover:after {
  transform:translate3d(-50%,-50%,0) rotate(-90deg);
  transition:.3s
}
.active .close-map {
  opacity:1;
  visibility:visible;
  transition:.5s ease-in .3s
}
body:not(.fsComposeMode) .map-points {
  position:absolute;
  width:100%;
  height:100%;
  left:0;
  top:0;
  margin-bottom:0
}
.point-plotter .map-points {
  z-index:-1
}
body:not(.fsComposeMode) .map-points>footer,
body:not(.fsComposeMode) .map-points>header {
  display:none
}
.map-points .fsStyleDefaultList {
  padding:0;
  margin:0
}
.map-points .fsStyleDefaultList>li.fsListItem {
  border:none;
  padding:0;
  position:absolute;
  margin:0;
  display:block;
  counter-increment:a;
  z-index:2;
  transform:translate3d(-10px,-10px,0);
  opacity:0;
  visibility:hidden;
  opacity:1;
  visibility:visible
}
.map-points .fsStyleDefaultList>li.fsListItem:focus,
.map-points .fsStyleDefaultList>li.fsListItem:hover {
  z-index:5
}
.map-points .fsStyleDefaultList>li.fsListItem.active-point {
  opacity:1;
  visibility:visible
}
@media (min-width:900px) {
  .map-points .fsStyleDefaultList>li.fsListItem.active-point>a {
    background-color:#93721e;
    color:inherit
  }
  .map-points .fsStyleDefaultList>li.fsListItem.active-point>a>span {
    opacity:1;
    visibility:visible;
    transition:.5s
  }
}
@media (min-width:900px) {
  .map-points .fsStyleDefaultList>li.fsListItem {
    opacity:1;
    visibility:visible
  }
}
body.fsComposeMode .map-points .fsStyleDefaultList>li.fsListItem {
  position:relative
}
.map-points .fsStyleDefaultList>li.fsListItem>a {
  width:18px;
  height:18px;
  border-radius:100%;
  border:none;
  box-shadow:0 0 0 2px rgba(147,114,30,.3);
  background-color:#93721e;
  text-align:center;
  white-space:nowrap;
  display:block
}
@media (min-width:900px) {
  .map-points .fsStyleDefaultList>li.fsListItem>a {
    width:20px;
    height:20px
  }
}
body.fsComposeMode .map-points .fsStyleDefaultList>li.fsListItem>a {
  color:#252b33
}
.map-points .fsStyleDefaultList>li.fsListItem>a:before {
  display:none
}
.map-points .fsStyleDefaultList>li.fsListItem>a:after {
  content:counter(a);
  position:absolute;
  left:50%;
  top:50%;
  transform:translate3d(-50%,-50%,0);
  text-align:center;
  color:#fff;
  font-size:9.9px;
  font-weight:700;
  line-height:1
}
@media (min-width:900px) {
  .map-points .fsStyleDefaultList>li.fsListItem>a:after {
    font-size:11px
  }
}
.map-points .fsStyleDefaultList>li.fsListItem>a>span {
  position:absolute;
  left:50%;
  transform:translate3d(-50%,0,0);
  display:block;
  bottom:30px;
  border-radius:2px;
  background-color:#93721e;
  box-shadow:0 2px 4px 0 rgba(0,0,0,.3);
  color:#fff;
  padding:12px 18px;
  font-size:16px;
  font-weight:400;
  line-height:1.25;
  opacity:0;
  visibility:hidden;
  transition:.3s
}
.map-points .fsStyleDefaultList>li.fsListItem>a>span:after {
  content:"";
  width:0;
  height:0;
  border-style:solid;
  border-width:7px 6px 0;
  border-color:#93721e transparent transparent;
  position:absolute;
  left:50%;
  transform:translate3d(-50%,0,0);
  bottom:-6px
}
.map-points .fsStyleDefaultList>li.fsListItem>a:focus,
.map-points .fsStyleDefaultList>li.fsListItem>a:hover {
  background-color:#93721e;
  color:inherit
}
.map-points .fsStyleDefaultList>li.fsListItem>a:focus>span,
.map-points .fsStyleDefaultList>li.fsListItem>a:hover>span {
  opacity:1;
  visibility:visible;
  transition:.5s
}
.map-slideshow-element {
  display:flex;
  flex-direction:column;
  flex-grow:1
}
@media (min-width:900px) {
  .map-slideshow-element {
    height:100%
  }
}
body:not(.fsComposeMode) .map-slideshow-element>header {
  display:none
}
.map-slideshow-element>.fsElementContent {
  opacity:0;
  visibility:hidden;
  transition:.3s ease-in-out .5s;
  flex-grow:1;
  display:flex;
  flex-direction:column
}
@media (min-width:900px) {
  .map-slideshow-element>.fsElementContent {
    height:100%
  }
}
.map-slideshow-element.empty>.fsElementContent,
.map-slideshow-element.show>.fsElementContent {
  box-shadow:inset 0 0 0 1px #131313;
  opacity:1;
  visibility:visible;
  transition:.3s
}
.map-slideshow-element .fsElementEmpty {
  padding:70px 30px 30px;
  flex-grow:1;
  background:#131313
}
.map-slideshow-element .fsListItems {
  margin:0;
  display:flex;
  flex-grow:1;
  opacity:0;
  visibility:hidden;
  transition:.5s
}
.map-slideshow-element .fsListItems.slick-initialized {
  opacity:1;
  visibility:visible;
  transition:.5s ease-in-out .3s
}
@media (min-width:900px) {
  .map-slideshow-element .fsListItems.slick-initialized {
    height:100%
  }
}
@media (min-width:900px) {
  .map-slideshow-element .fsListItems.slick-initialized article {
    overflow-y:auto
  }
}
@media (min-width:900px) {
  .map-slideshow-element .fsListItems .slick-list {
    position:relative;
    height:100%
  }
  .map-slideshow-element .fsListItems .slick-list:before {
    content:"";
    background:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.85) 51.8%,#fff);
    width:calc(100% - 2px);
    height:100px;
    position:absolute;
    left:1px;
    bottom:0;
    z-index:10;
    border-bottom:1px solid #131313
  }
}
@media (min-width:900px) {
  .map-slideshow-element .fsListItems .slick-track {
    height:100%
  }
}
.map-slideshow-element .fsListItems article {
  padding:0 0 100px;
  margin:0
}
@media (min-width:900px) {
  .map-slideshow-element .fsListItems article {
    height:100%
  }
}
.map-slideshow-element .fsListItems article:first-child:last-child {
  padding-bottom:30px
}
.map-slideshow-element .fsListItems article .fsTitle {
  margin-bottom:0;
  position:absolute;
  width:100%;
  left:0;
  bottom:0;
  padding:20px 30px;
  z-index:5;
  background-color:rgba(0,0,0,.6);
  color:#fff;
  font-family:Roboto,sans-serif;
  font-weight:400;
  font-size:16px;
  line-height:1.25
}
.map-slideshow-element .fsListItems article .fsTitle>a {
  color:inherit;
  pointer-events:none
}
.map-slideshow-element .fsListItems article .fsTitle.fsResourceName {
  display:none
}
.map-slideshow-element .fsListItems article figure picture {
  display:block;
  position:relative
}
.map-slideshow-element .fsListItems article figure picture img {
  width:100%
}
.map-slideshow-element .fsListItems article figcaption {
  margin:0;
  padding:30px 30px 0;
  font-style:normal;
  font-size:16px;
  line-height:1.75;
  font-family:inherit
}
.map-slideshow-element .slick-arrow {
  position:absolute;
  transform:translateZ(0);
  top:auto;
  right:0;
  bottom:0;
  padding:0;
  width:50px;
  height:50px;
  background-color:rgba(0,0,0,.42);
  transition:.3s;
  overflow:hidden;
  white-space:nowrap;
  color:transparent;
  line-height:0;
  z-index:20;
  border:none;
  cursor:pointer
}
.map-slideshow-element .slick-arrow:before {
  position:absolute;
  top:50%;
  transform:translate3d(0,-50%,0);
  left:0;
  color:#fff;
  width:100%;
  text-align:center;
  font-size:30px;
  transition:.3s;
  display:inline-block;
  line-height:1;
  height:auto
}
.map-slideshow-element .slick-arrow:focus,
.map-slideshow-element .slick-arrow:hover {
  background-color:rgba(0,0,0,.5);
  transition:.3s;
  outline:transparent
}
.map-slideshow-element .slick-arrow:focus:before,
.map-slideshow-element .slick-arrow:hover:before {
  color:#fff
}
.map-slideshow-element .slick-arrow.fsPrevButton,
.map-slideshow-element .slick-arrow.slick-prev {
  left:auto;
  right:51px
}
.map-slideshow-element .slick-arrow.fsPrevButton:before,
.map-slideshow-element .slick-arrow.slick-prev:before {
  content:"\E922";
  font-family:bpa-font-icons;
  font-weight:400;
  speak:none
}
.map-slideshow-element .slick-arrow.slick-next:before {
  content:"\E921";
  font-family:bpa-font-icons;
  font-weight:400;
  speak:none
}
.map-legend {
  position:relative
}
.map-legend .fsStyleDefaultList {
  padding:0;
  margin:0
}
@media (min-width:600px) {
  .map-legend .fsStyleDefaultList {
    column-gap:20px;
    column-rule:0;
    min-height:0;
    column-count:2
  }
}
.map-legend .fsStyleDefaultList.small {
  column-count:1
}
@media (min-width:1000px) {
  .map-legend .fsStyleDefaultList.large {
    column-count:4
  }
}
.map-legend .fsStyleDefaultList>li.fsListItem {
  break-inside:avoid;
  border:none;
  position:relative;
  padding:0;
  margin:0 0 15px;
  display:block;
  counter-increment:a;
  font-family:Roboto,sans-serif;
  font-size:16px;
  line-height:19px;
  font-weight:400;
  color:#252b33
}
.map-legend .fsStyleDefaultList>li.fsListItem:before {
  content:counter(a);
  position:absolute;
  left:0;
  top:0;
  font-weight:700;
  color:#93721e;
  font-size:16px;
  line-height:inherit
}
.map-legend .fsStyleDefaultList>li.fsListItem>a {
  display:inline-block;
  color:inherit;
  font-weight:inherit;
  font-size:inherit;
  line-height:inherit;
  word-wrap:normal;
  word-break:normal;
  padding-left:25px
}
.map-legend .fsStyleDefaultList>li.fsListItem>a:focus,
.map-legend .fsStyleDefaultList>li.fsListItem>a:hover {
  color:#93721e
}
.map-legend .fsStyleDefaultList>li.fsListItem>a:before {
  display:none
}
.coordinates-popup {
  position:absolute;
  left:10px;
  top:10px;
  z-index:50;
  background-color:#fff;
  color:#252b33;
  padding:10px
}
