@charset "UTF-8";
 /**
 *
 * Dulwich College - redesign_21
 * @link https://www.dulwich.org.uk
 * Site Template : newclientcustom
 * Built By: Chris Dryland
 * Project Manager: Jess Clarke
 * Designer: Kealan Duffy
 * ==== Git Info ====
 * Branch Name: clients/dulwichorguk_redesign21
 * Build version: 3.2.4
 * Git Tag: v3.0-390-g22d4e9685a
 * Last build by: Josh Webb
 *
 **/

@charset "UTF-8";
/*! helpers - functions v0.0.1 */
/*! helpers - utility v0.0.1 */
@import url("//fast.fonts.net/t/1.css?apiType=css&projectid=f1f06ae9-7968-43c3-849e-6be5233ac102");
.compartment {
  position: relative;
  margin: 0 auto;
  max-width: 65.55556em;
  max-width: 73.75rem; }

@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 */
/*
Example sites:
http://coderepo.demo.finalsite.com/stuff-by-al/dropdown-mixin
http://codepen.io/foxareld/pen/BNpWJm

Ex 1:
    <div class='parent'>
      <span class='sibling'>Dropdown</span>
      <ul class='dropdown'>
        <li>Link</li>
        <li>Link</li>
        <li>Link</li>
      </ul>
    </div>

Use:
    .parent {
        @include drop(".dropdown"); //this makes .dropdown drop on hover of .parent
    }

    //this makes .dropdown drop when .parent has class .drop-class, it was also have a transition
    .parent {
        @include drop(".dropdown", true, ".drop-class");
    }

    //this makes .dropdown drop when .sibling has class .drop-class, it will not have a transition
    .sibling {
        @include drop("+ .dropdown", false, ".drop-class");
    }

*/
/*! helpers - typography v0.0.1 */
@font-face {
  font-family: 'IcoMoon';
  src: url("../fonts/icomoon.eot");
  src: url("../fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts/icomoon.woff2") format("woff2"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.svg#IcoMoon") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "NewBaskervilleW01-Roman";
  src: url("../fonts/6f8d5d3a-3676-4586-b129-13ecdaabbbc0.eot?#iefix");
  src: url("../fonts/6f8d5d3a-3676-4586-b129-13ecdaabbbc0.eot?#iefix") format("eot"), url("../fonts/bc1790d7-cfa9-4990-a053-959c34ee137d.woff2") format("woff2"), url("../fonts/d34e3a5a-59f6-4d14-b0a8-54a75a3adfae.woff") format("woff"), url("../fonts/e9ccb09b-59c7-44be-b649-dffa01b3ac54.ttf") format("truetype"), url("../fonts/013cba0b-1605-4164-8b58-7c77b084d5bc.svg#013cba0b-1605-4164-8b58-7c77b084d5bc") format("svg"); }

@font-face {
  font-family: "NewBaskervilleW01-Itali";
  src: url("../fonts/7055b210-8d54-4a81-bcc1-927fb48b5af8.eot?#iefix");
  src: url("../fonts/7055b210-8d54-4a81-bcc1-927fb48b5af8.eot?#iefix") format("eot"), url("../fonts/1e4af2bf-92c8-4750-8875-85a1fd275cad.woff2") format("woff2"), url("../fonts/b74f9e80-f9c2-45b4-9d5d-7f3aba245e3d.woff") format("woff"), url("../fonts/22b7afa3-0619-4c9c-b91f-22978be3f21f.ttf") format("truetype"), url("../fonts/70b35ac5-da0e-4238-87ce-f67818f47e8e.svg#70b35ac5-da0e-4238-87ce-f67818f47e8e") format("svg"); }

@font-face {
  font-family: "NewBaskervilleW01-SemiB_693023";
  src: url("../fonts/326360e3-08ef-4eb5-99d5-332ef3d47305.eot?#iefix");
  src: url("../fonts/326360e3-08ef-4eb5-99d5-332ef3d47305.eot?#iefix") format("eot"), url("../fonts/726e44f3-ffc1-40fe-b1bb-3f43894f20c8.woff2") format("woff2"), url("../fonts/77f6e0fc-9416-4830-8029-823319e3b166.woff") format("woff"), url("../fonts/4e5f0563-f45c-4696-a997-bed581667db2.ttf") format("truetype"), url("../fonts/6ff7a546-0ee7-4e92-bdb3-f3513cd897e6.svg#6ff7a546-0ee7-4e92-bdb3-f3513cd897e6") format("svg"); }

@font-face {
  font-family: "NewBaskervilleW01-Bold";
  src: url("../fonts/f90b1c79-b9a4-4a45-a4f6-f877c52ebcba.eot?#iefix");
  src: url("../fonts/f90b1c79-b9a4-4a45-a4f6-f877c52ebcba.eot?#iefix") format("eot"), url("../fonts/c0b7456d-2d10-4e8c-aeb4-7677db32b306.woff2") format("woff2"), url("../fonts/2dbec691-8b23-42b6-8747-e63a64eaeda9.woff") format("woff"), url("../fonts/16abdd47-d250-484d-b2b5-a7df18fb3709.ttf") format("truetype"), url("../fonts/a97e3443-0e7f-4117-bf3f-f7c33cebcff7.svg#a97e3443-0e7f-4117-bf3f-f7c33cebcff7") format("svg"); }

@font-face {
  font-family: "DIN Next W01 Regular";
  src: url("../fonts/da088ecc-a53c-4831-a95b-6fd81b5b338a.eot?#iefix");
  src: url("../fonts/da088ecc-a53c-4831-a95b-6fd81b5b338a.eot?#iefix") format("eot"), url("../fonts/44e7b0fa-6c8d-43c2-b19e-f1e3ce9ea57c.woff2") format("woff2"), url("../fonts/c5a7f89e-15b6-49a9-8259-5ea665e72191.woff") format("woff"), url("../fonts/868c94b5-ca49-46b7-b62b-297f8d861125.ttf") format("truetype"), url("../fonts/e3145f65-29b5-4f7f-8c6e-2dc135021b6a.svg#e3145f65-29b5-4f7f-8c6e-2dc135021b6a") format("svg"); }

@font-face {
  font-family: "DIN Next W01 Italic";
  src: url("../fonts/4393bcd9-65c9-4c71-b688-9a0c17e40ebf.eot?#iefix");
  src: url("../fonts/4393bcd9-65c9-4c71-b688-9a0c17e40ebf.eot?#iefix") format("eot"), url("../fonts/f37f8098-b16e-405f-ab24-bd595a5d5762.woff2") format("woff2"), url("../fonts/c5635d60-91fa-4e4b-8a51-41c97fc744c3.woff") format("woff"), url("../fonts/de34232f-b870-49c0-a6c0-24c25db73bc2.ttf") format("truetype"), url("../fonts/35916fb2-3ed3-4d39-bec8-74155a53b1f0.svg#35916fb2-3ed3-4d39-bec8-74155a53b1f0") format("svg"); }

@font-face {
  font-family: "DIN Next W01 Bold";
  src: url("../fonts/b32ab78b-6c51-4bd3-bc37-4edcec0331f8.eot?#iefix");
  src: url("../fonts/b32ab78b-6c51-4bd3-bc37-4edcec0331f8.eot?#iefix") format("eot"), url("../fonts/121784c1-863c-4e49-b682-625ea7de55b0.woff2") format("woff2"), url("../fonts/9949035f-6226-4080-a14a-bf7d94ffb1e1.woff") format("woff"), url("../fonts/6241bd09-15c2-485e-9796-9db8d0aa6974.ttf") format("truetype"), url("../fonts/af94da3e-4232-416a-b6bc-f39f85dd5db6.svg#af94da3e-4232-416a-b6bc-f39f85dd5db6") format("svg"); }

@font-face {
  font-family: "DIN Next W01 Light";
  src: url("../fonts/3e0b2cd7-9657-438b-b4af-e04122e8f1f7.eot?#iefix");
  src: url("../fonts/3e0b2cd7-9657-438b-b4af-e04122e8f1f7.eot?#iefix") format("eot"), url("../fonts/de1216be-00c2-43c0-9c45-3e7f925eb519.woff2") format("woff2"), url("../fonts/bc176270-17fa-4c78-a343-9fe52824e501.woff") format("woff"), url("../fonts/3516f91d-ac48-42cd-acfe-1be691152cc4.ttf") format("truetype"), url("../fonts/d1b1e866-a411-42ba-8f75-72bf28e23694.svg#d1b1e866-a411-42ba-8f75-72bf28e23694") format("svg"); }

@font-face {
  font-family: "Myriad W01 Regular";
  src: url("../fonts/2bd106a4-3872-4193-8627-d7af96dd4f7e.eot?#iefix");
  src: url("../fonts/2bd106a4-3872-4193-8627-d7af96dd4f7e.eot?#iefix") format("eot"), url("../fonts/3b0f1c67-c2e4-4df6-976f-49d52e45aba1.woff2") format("woff2"), url("../fonts/c5b1c170-d8f7-41f9-85c2-0ab670780c6b.woff") format("woff"), url("../fonts/ba1ff8f6-0c27-4e7b-8be5-818b6c3dd801.ttf") format("truetype"), url("../fonts/a379413e-a0b8-44dc-b250-1e000e4092a4.svg#a379413e-a0b8-44dc-b250-1e000e4092a4") format("svg"); }

.fsTitle, .fsFacebookFrom, .fsVimeoTitle, .fsYoutubeTitle {
  margin: 0; }

h1 {
  margin-top: 0;
  font-weight: normal;
  font-size: 30px;
  line-height: 32px;
  font-family: "NewBaskervilleW01-Roman", Georgia, serif;
  color: #312F30;
  margin-top: 15px;
  margin-bottom: 18px; }
  @media (min-width: 1200px) {
    h1 {
      font-size: 50px;
      line-height: 52px; } }

h2 {
  margin-top: 0;
  font-weight: normal;
  font-size: 24px;
  line-height: 26px;
  font-family: "NewBaskervilleW01-Roman", Georgia, serif;
  color: #312F30;
  margin-top: 15px;
  margin-bottom: 18px; }
  @media (min-width: 1200px) {
    h2 {
      font-size: 30px;
      line-height: 32px; } }

h3 {
  margin-top: 0;
  font-weight: normal;
  font-size: 24px;
  line-height: 26px;
  font-family: "NewBaskervilleW01-Roman", Georgia, serif;
  color: #0082C8;
  margin-top: 15px;
  margin-bottom: 18px; }
  @media (min-width: 1200px) {
    h3 {
      font-size: 30px;
      line-height: 32px; } }
  .junior h3 {
    color: #D20D44; }
  .ducks h3 {
    color: #e27d05; }
  .venue h3 {
    color: #6E6338; }

h4 {
  margin-top: 0;
  font-weight: normal;
  font-size: 18px;
  line-height: 20px;
  font-family: "NewBaskervilleW01-Roman", Georgia, serif;
  color: #312F30;
  margin-top: 15px;
  margin-bottom: 13px; }
  @media (min-width: 1200px) {
    h4 {
      font-size: 22px;
      line-height: 24px; } }

h5 {
  margin-top: 0;
  font-weight: normal;
  font-size: 18px;
  line-height: 20px;
  font-family: "NewBaskervilleW01-Roman", Georgia, serif;
  color: #0082C8;
  margin-top: 15px;
  margin-bottom: 13px; }
  @media (min-width: 1200px) {
    h5 {
      font-size: 22px;
      line-height: 24px; } }
  .junior h5 {
    color: #D20D44; }
  .ducks h5 {
    color: #e27d05; }
  .venue h5 {
    color: #6E6338; }

h6 {
  margin-top: 0;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  font-family: "NewBaskervilleW01-Roman", Georgia, serif;
  color: #312F30;
  margin-top: 15px;
  margin-bottom: 13px; }
  @media (min-width: 1200px) {
    h6 {
      font-size: 18px;
      line-height: 20px; } }

p {
  margin: 0 0 20px; }

hr {
  margin: 0 auto 20px; }

a {
  text-decoration: none;
  color: #0082C8;
  transition: background .3s, color .3s; }
  a:hover, a:focus {
    color: #0082C8;
    text-decoration: underline;
    outline: 0; }

.junior a {
  color: #D20D44; }

.ducks a {
  color: #e27d05; }

.venue a {
  color: #6E6338; }

ul,
ol {
  margin-top: 0;
  padding-left: 1.11111em;
  margin-left: 1.11111em; }

body:not(.fsComposeMode) .fsContent:not(.bpa-thermometer-2) .fsElementContent ul li {
  display: block;
  list-style: none;
  position: relative; }
  body:not(.fsComposeMode) .fsContent:not(.bpa-thermometer-2) .fsElementContent ul li:before {
    content: '';
    position: absolute;
    top: 10px;
    left: -1.11111em;
    width: 6px;
    height: 6px;
    background: #0082C8;
    border-radius: 50%; }

body:not(.fsComposeMode) .custom-list .fsElementContent ul {
  padding: 0;
  margin: 0; }
  body:not(.fsComposeMode) .custom-list .fsElementContent ul li:before {
    display: none; }
  body:not(.fsComposeMode) .custom-list .fsElementContent ul li a.fs_style_27, body:not(.fsComposeMode) .custom-list .fsElementContent ul li a.fs_style_28 {
    margin: 0; }

body:not(.fsComposeMode).junior .fsContent .fsElementContent ul li:before {
  background: #D20D44; }

body:not(.fsComposeMode).ducks .fsContent .fsElementContent ul li:before {
  background: #e27d05; }

body:not(.fsComposeMode).venue .fsContent .fsElementContent ul li:before {
  background: #6E6338; }

.fsAthleticsEvent.fsTable .fsElementTable, .fsAthleticsRoster .fsElementTable,
table.styled, .fs_style_30 {
  margin-bottom: 20px;
  width: 100%;
  overflow-x: auto;
  display: block; }
  @media (min-width: 800px) {
    .fsAthleticsEvent.fsTable .fsElementTable, .fsAthleticsRoster .fsElementTable,
    table.styled, .fs_style_30 {
      display: table; } }
  .fsAthleticsEvent.fsTable .fsElementTable th, .fsAthleticsRoster .fsElementTable th,
  .fsAthleticsEvent.fsTable .fsElementTable td,
  .fsAthleticsRoster .fsElementTable td,
  table.styled th,
  table.styled td, .fs_style_30 th,
  .fs_style_30 td {
    vertical-align: top;
    border-bottom: 1px solid #fff; }
  .fsAthleticsEvent.fsTable .fsElementTable th, .fsAthleticsRoster .fsElementTable th,
  table.styled th, .fs_style_30 th {
    padding: 10px;
    text-align: left;
    background: #0082C8;
    color: #fff;
    border: 1px solid #0082C8;
    font-size: 16px;
    font-weight: normal; }
  
  .fsAthleticsEvent.fsTable .fsElementTable td,
  .fsAthleticsRoster .fsElementTable td,
  table.styled td, .fs_style_30 td {
    padding: 10px;
    background: #fff;
    border: 1px solid #d3d3d3;
    font-size: 16px; }
    table.fs_style_30 tr:nth-of-type(odd) td {
      background-color: rgba(211, 211, 211, 0.4); }
  .junior .fsAthleticsEvent.fsTable .fsElementTable th, .fsAthleticsEvent.fsTable .junior .fsElementTable th, .junior .fsAthleticsRoster .fsElementTable th, .fsAthleticsRoster .junior .fsElementTable th, .junior
  table.styled th, .junior .fs_style_30 th {
    background: #D20D44;
    border: 1px solid #D20D44; }
  .ducks .fsAthleticsEvent.fsTable .fsElementTable th, .fsAthleticsEvent.fsTable .ducks .fsElementTable th, .ducks .fsAthleticsRoster .fsElementTable th, .fsAthleticsRoster .ducks .fsElementTable th, .ducks
  table.styled th, .ducks .fs_style_30 th {
    background: #e27d05;
    border: 1px solid #e27d05; }
  .venue .fsAthleticsEvent.fsTable .fsElementTable th, .fsAthleticsEvent.fsTable .venue .fsElementTable th, .venue .fsAthleticsRoster .fsElementTable th, .fsAthleticsRoster .venue .fsElementTable th, .venue
  table.styled th, .venue .fs_style_30 th {
    background: #6E6338;
    border: 1px solid #6E6338; }

.styled table th,
.styled table td {
  vertical-align: top; }
  .styled table th h2,
  .styled table td h2 {
    line-height: 24px; }

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

body:not(.fsComposeMode) .bg-image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-position: center center;
  background-size: cover;
  z-index: 0; }

.img-treatment {
  zoom: 1; }
  .img-treatment:after {
    display: table;
    clear: both;
    content: ''; }

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

.redactor-toolbar li a {
  color: #333 !important; }

/*! _main.scss - src/sass/modules/common/ - main common import */
/*! elements - common v0.0.1 */
/* Contains generic styles that apply to every element */
.fsElement {
  margin-bottom: 45px; }
  .fsElement:last-child {
    margin-bottom: 0; }

.fsElementHeaderContent {
  margin-bottom: 20px; }

.fsElementFooterContent {
  margin-top: 20px; }

.fsPanel {
  margin-bottom: 0; }

.fsDialogCloseButton {
  opacity: 1; }
  .fsDialogCloseButton:after, .fsDialogCloseButton:before {
    background: #312F30; }
  .fsDialogCloseButton:focus:after, .fsDialogCloseButton:focus:before {
    background: #312F30; }
  .fsDialogCloseButton:hover:after, .fsDialogCloseButton:hover:before {
    background: black; }

.fsElementDialog {
  color: #312F30; }

/*! elements - common - list subtype v0.0.1 */
/* Contains generic styles that apply to every element with the class '.fsList' and the list subtype selected */
.fsList article {
  margin-bottom: 20px; }

/*! element - common - slideshow subtype v0.0.1 */
/* Contains generic styles that apply to every element slideshow subtype*/
.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:before,
.fsSlideshow .fsPrevButton:before {
  color: #312F30;
  font-size: 45px;
  transition: opacity .3s;
  display: inline-block;
  line-height: 1;
  width: auto;
  height: auto;
  opacity: .5;
  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:hover:before,
.fsSlideshow .fsPrevButton:hover:before {
  opacity: 1;
  transition: opacity .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%; }
      .fsSlideshow .fsPager li button:before {
        content: '';
        width: 100%;
        height: 100%;
        border-radius: 50%;
        background-color: #312F30;
        transition: .3s; }
      .fsSlideshow .fsPager li button:hover:before {
        transition: .3s; }

a.fs_style_23 {
  position: relative;
  display: inline-block;
  border: 0;
  padding: 11px 20px 7px 20px;
  background: #0082C8;
  color: #505050;
  border-radius: 0;
  text-transform: uppercase;
  min-width: 200px;
  text-align: center;
  font-size: 16px;
  border: 1px solid #0082C8;
  color: #fff; }
  a.fs_style_23:hover, a.fs_style_23:focus {
    background: #0071af;
    color: #fff;
    text-decoration: none; }
  a.fs_style_23 em {
    display: block;
    font-style: normal;
    font-size: 14px; }
  a.fs_style_23:hover, a.fs_style_23:focus {
    background: #0071af; }
  .junior a.fs_style_23 {
    color: #fff;
    background: #D20D44;
    border: 1px solid #D20D44; }
    .junior a.fs_style_23:hover, .junior a.fs_style_23:focus {
      background: #ba0c3c; }
  .ducks a.fs_style_23 {
    color: #fff;
    background: #e27d05;
    border: 1px solid #e27d05; }
    .ducks a.fs_style_23:hover, .ducks a.fs_style_23:focus {
      background: #c96f04; }
  .venue a.fs_style_23 {
    color: #fff;
    background: #6E6338;
    border: 1px solid #6E6338; }
    .venue a.fs_style_23:hover, .venue a.fs_style_23:focus {
      background: #5d542f; }

.event-btn {
  position: relative;
  display: inline-block;
  border: 0;
  padding: 11px 20px 7px 20px;
  background: #0082C8;
  color: #505050;
  border-radius: 0;
  text-transform: uppercase;
  min-width: 200px;
  text-align: center;
  font-size: 16px;
  border: 1px solid #0082C8;
  color: #fff;
  min-width: 128px;
  text-align: center;
  font-size: 12px;
  padding: 6px 20px 4px 20px; }
  .event-btn:hover, .event-btn:focus {
    background: #0071af;
    color: #fff;
    text-decoration: none; }
  .event-btn em {
    display: block;
    font-style: normal;
    font-size: 14px; }
  @media (min-width: 1000px) {
    .event-btn {
      min-width: 176px;
      padding: 10px 20px 6px 20px;
      font-size: 13px; } }
  .junior .event-btn {
    background: #D20D44;
    border: 1px solid #D20D44; }
    .junior .event-btn:hover, .junior .event-btn:focus {
      background: #ba0c3c; }
  .ducks .event-btn {
    background: #F7971D;
    border: 1px solid #F7971D; }
    .ducks .event-btn:hover, .ducks .event-btn:focus {
      background: #f28b09; }
  .venue .event-btn {
    background: #6E6338;
    border: 1px solid #6E6338; }
    .venue .event-btn:hover, .venue .event-btn:focus {
      background: #5d542f; }

a.fs_style_25, a.fs_style_27, a.fs_style_28, .fs_style_44 {
  position: relative;
  display: inline-block;
  border: 0;
  padding: 11px 20px 7px 20px;
  background: transparent;
  color: #505050;
  border-radius: 0;
  text-transform: uppercase;
  min-width: 200px;
  text-align: center;
  font-size: 16px;
  border: 1px solid #312F30; }
  a.fs_style_25:hover, a.fs_style_25:focus, a.fs_style_27:hover, a.fs_style_27:focus, a.fs_style_28:hover, a.fs_style_28:focus, .fs_style_44:hover, .fs_style_44:focus {
    background: rgba(0, 0, 0, 0);
    color: #fff;
    text-decoration: none; }
  a.fs_style_25 em, a.fs_style_27 em, a.fs_style_28 em, .fs_style_44 em {
    display: block;
    font-style: normal;
    font-size: 14px; }
  a.fs_style_25:hover, a.fs_style_25:focus, a.fs_style_27:hover, a.fs_style_27:focus, a.fs_style_28:hover, a.fs_style_28:focus, .fs_style_44:hover, .fs_style_44:focus {
    background: #0082C8;
    border: 1px solid #0082C8;
    color: #fff; }
  .junior a.fs_style_25, .junior a.fs_style_27, .junior a.fs_style_28, .junior .fs_style_44 {
    color: #505050; }
    .junior a.fs_style_25:hover, .junior a.fs_style_25:focus, .junior a.fs_style_27:hover, .junior a.fs_style_27:focus, .junior a.fs_style_28:hover, .junior a.fs_style_28:focus, .junior .fs_style_44:hover, .junior .fs_style_44:focus {
      color: #fff;
      background: #D20D44;
      border: 1px solid #D20D44; }
  .ducks a.fs_style_25, .ducks a.fs_style_27, .ducks a.fs_style_28, .ducks .fs_style_44 {
    color: #505050; }
    .ducks a.fs_style_25:hover, .ducks a.fs_style_25:focus, .ducks a.fs_style_27:hover, .ducks a.fs_style_27:focus, .ducks a.fs_style_28:hover, .ducks a.fs_style_28:focus, .ducks .fs_style_44:hover, .ducks .fs_style_44:focus {
      color: #fff;
      background: #e27d05;
      border: 1px solid #e27d05; }
  .venue a.fs_style_25, .venue a.fs_style_27, .venue a.fs_style_28, .venue .fs_style_44 {
    color: #505050; }
    .venue a.fs_style_25:hover, .venue a.fs_style_25:focus, .venue a.fs_style_27:hover, .venue a.fs_style_27:focus, .venue a.fs_style_28:hover, .venue a.fs_style_28:focus, .venue .fs_style_44:hover, .venue .fs_style_44:focus {
      color: #fff;
      background: #6E6338;
      border: 1px solid #6E6338; }

a.fs_style_27, a.fs_style_28 {
  padding-left: 50px;
  border: 0;
  display: block;
  text-transform: none;
  line-height: 30px;
  width: 100%;
  margin: 0;
  background: rgba(211, 211, 211, 0.4);
  text-align: left;
  background: none;
  border: 1px solid #312F30; }
  a.fs_style_27:before, a.fs_style_28:before {
    content: '\e909';
    font-family: 'icomoon';
    color: #0082C8;
    font-size: 18px;
    opacity: 1;
    display: block;
    position: absolute;
    left: 15px;
    top: 10px; }
  a.fs_style_27:hover:before, a.fs_style_27:focus:before, a.fs_style_28:hover:before, a.fs_style_28:focus:before {
    color: #fff; }
  .fsStyleOneThird a.fs_style_27, .fsBannerRight a.fs_style_27, .fsStyleOneThird a.fs_style_28, .fsBannerRight a.fs_style_28 {
    width: 100%;
    text-align: left; }
  .junior a.fs_style_27:before, .junior a.fs_style_28:before {
    color: #D20D44; }
  .junior a.fs_style_27:hover:before, .junior a.fs_style_27:focus:before, .junior a.fs_style_28:hover:before, .junior a.fs_style_28:focus:before {
    color: #fff; }
  .ducks a.fs_style_27:before, .ducks a.fs_style_28:before {
    color: #F7971D; }
  .ducks a.fs_style_27:hover:before, .ducks a.fs_style_27:focus:before, .ducks a.fs_style_28:hover:before, .ducks a.fs_style_28:focus:before {
    color: #fff; }
  .venue a.fs_style_27:before, .venue a.fs_style_28:before {
    color: #6E6338; }
  .venue a.fs_style_27:hover:before, .venue a.fs_style_27:focus:before, .venue a.fs_style_28:hover:before, .venue a.fs_style_28:focus:before {
    color: #fff; }

a.fs_style_28:before {
  content: '\e917'; }

a.fs_style_26 {
  position: relative;
  display: inline-block;
  border: 0;
  padding: 11px 20px 7px 20px;
  background: transparent;
  color: #D20D44;
  border-radius: 0;
  text-transform: uppercase;
  min-width: 200px;
  text-align: center;
  font-size: 16px;
  font-size: 13px;
  letter-spacing: 1.5px;
  color: #b6b6b6;
  padding: 0;
  text-align: left; }
  a.fs_style_26:hover, a.fs_style_26:focus {
    background: rgba(0, 0, 0, 0);
    color: #fff;
    text-decoration: none; }
  a.fs_style_26 em {
    display: block;
    font-style: normal;
    font-size: 14px; }
  a.fs_style_26:hover, a.fs_style_26:focus {
    text-decoration: none;
    color: #0082C8; }
  .junior a.fs_style_26 {
    color: #939598; }
    .junior a.fs_style_26:hover, .junior a.fs_style_26:focus {
      color: #D20D44; }
  .ducks a.fs_style_26 {
    color: #939598; }
    .ducks a.fs_style_26:hover, .ducks a.fs_style_26:focus {
      color: #e27d05; }
  .venue a.fs_style_26 {
    color: #939598; }
    .venue a.fs_style_26:hover, .venue a.fs_style_26:focus {
      color: #6E6338; }

.fsBannerRight a.fs_style_23, .fsBannerRight a.fs_style_25, .fsBannerRight a.fs_style_27, .fsBannerRight a.fs_style_28 {
  text-align: center; }

body:not(.fsComposeMode) .fs_style_42 {
  color: #006FAB;
  position: relative;
  font-weight: normal;
  font-size: 0.8125rem;
  line-height: 1.76923;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #fff; }
  @media (min-width: 1000px) {
    body:not(.fsComposeMode) .fs_style_42 {
      font-size: 0.9375rem;
      line-height: 1.53333; } }
  body:not(.fsComposeMode) .fs_style_42:after {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    display: inline-block;
    font-size: 10px;
    color: #006FAB;
    margin-left: 3px;
    vertical-align: baseline; }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode) .fs_style_42:after {
        font-size: 12px;
        margin-left: 3px; } }
  body:not(.fsComposeMode) .fs_style_42:hover, body:not(.fsComposeMode) .fs_style_42:focus {
    text-decoration: underline; }
  body:not(.fsComposeMode) .fs_style_42:after {
    color: #fff;
    margin-left: 10px; }
  body:not(.fsComposeMode) .fs_style_42:hover, body:not(.fsComposeMode) .fs_style_42:focus {
    color: #fff; }

body:not(.fsComposeMode) .photo-quicklink {
  position: relative;
  height: 420px;
  overflow: hidden;
  border-top: 4px solid #ef9a13; }
  @media (min-width: 800px) {
    body:not(.fsComposeMode) .photo-quicklink {
      height: 300px; } }
  @media (min-width: 1200px) {
    body:not(.fsComposeMode) .photo-quicklink {
      height: 420px; } }
  body:not(.fsComposeMode) .photo-quicklink > .fsElementContent img {
    transition: all .3s ease-in-out; }
  body:not(.fsComposeMode) .photo-quicklink:before {
    content: '';
    background: rgba(0, 0, 0, 0);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    transition: all .3s ease-in-out; }
  body:not(.fsComposeMode) .photo-quicklink:hover:before, body:not(.fsComposeMode) .photo-quicklink:focus:before {
    background: rgba(0, 0, 0, 0.3); }
  body:not(.fsComposeMode) .photo-quicklink .fs_style_37 {
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    z-index: 2; }
    body:not(.fsComposeMode) .photo-quicklink .fs_style_37 .quicklink-btn {
      position: relative;
      display: inline-block;
      border: 0;
      padding: 11px 20px 7px 20px;
      background: #0082C8;
      color: #505050;
      border-radius: 0;
      text-transform: uppercase;
      min-width: 200px;
      text-align: center;
      font-size: 16px;
      color: #fff;
      text-align: center;
      max-width: 206px;
      letter-spacing: 0.5px;
      position: absolute;
      bottom: 40px;
      left: 50%;
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      margin: 0;
      transition: all .3s ease-in-out; }
      body:not(.fsComposeMode) .photo-quicklink .fs_style_37 .quicklink-btn:hover, body:not(.fsComposeMode) .photo-quicklink .fs_style_37 .quicklink-btn:focus {
        background: #0071af;
        color: #fff;
        text-decoration: none; }
      body:not(.fsComposeMode) .photo-quicklink .fs_style_37 .quicklink-btn em {
        display: block;
        font-style: normal;
        font-size: 14px; }

body:not(.fsComposeMode).junior .fs_style_37 .quicklink-btn {
  background: #D20D44;
  border: 1px solid #D20D44; }
  body:not(.fsComposeMode).junior .fs_style_37 .quicklink-btn:hover {
    background: #ba0c3c; }

body:not(.fsComposeMode).ducks .fs_style_37 .quicklink-btn {
  background: #e27d05;
  border: 1px solid #e27d05; }
  body:not(.fsComposeMode).ducks .fs_style_37 .quicklink-btn:hover {
    background: #c96f04; }

body:not(.fsComposeMode).venue .fs_style_37 .quicklink-btn {
  background: #6E6338;
  border: 1px solid #6E6338; }
  body:not(.fsComposeMode).venue .fs_style_37 .quicklink-btn:hover {
    background: #5d542f; }

body:not(.fsComposeMode) .discover-more-section {
  position: relative;
  padding: 34px 20px 60px 20px;
  background: #F3F3F3;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0; }
  body:not(.fsComposeMode) .discover-more-section:before, body:not(.fsComposeMode) .discover-more-section:after {
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 9999px;
    background: #F3F3F3; }
  body:not(.fsComposeMode) .discover-more-section:before {
    right: 100%; }
  body:not(.fsComposeMode) .discover-more-section:after {
    left: 100%; }
  @media (min-width: 1000px) {
    body:not(.fsComposeMode) .discover-more-section {
      padding: 34px 30px 90px 30px; } }
  @media (min-width: 1500px) {
    body:not(.fsComposeMode) .discover-more-section {
      padding: 34px 75px 90px 75px; } }
  body:not(.fsComposeMode) .discover-more-section header {
    text-align: center;
    width: 100%; }
    body:not(.fsComposeMode) .discover-more-section header h2 {
      font-size: 16px;
      text-transform: uppercase;
      letter-spacing: 8px;
      font-family: "DIN Next W01 Regular", arial, sans-serif;
      margin-bottom: 30px; }
  body:not(.fsComposeMode) .discover-more-section > .fsElementContent {
    width: 100%; }
    @media (min-width: 500px) {
      body:not(.fsComposeMode) .discover-more-section > .fsElementContent .fsLayout {
        margin-right: -10px;
        margin-left: -10px; } }
    @media (min-width: 1500px) {
      body:not(.fsComposeMode) .discover-more-section > .fsElementContent .fsLayout {
        margin-right: -20px;
        margin-left: -20px; } }
    body:not(.fsComposeMode) .discover-more-section > .fsElementContent .fsLayout > .fsDiv {
      margin: 0;
      height: 288px;
      overflow: hidden;
      margin-bottom: 20px; }
      @media (min-width: 500px) {
        body:not(.fsComposeMode) .discover-more-section > .fsElementContent .fsLayout > .fsDiv {
          width: 50%;
          float: left;
          padding-right: 10px;
          padding-left: 10px; } }
      @media (min-width: 1000px) {
        body:not(.fsComposeMode) .discover-more-section > .fsElementContent .fsLayout > .fsDiv {
          width: 25%;
          margin-bottom: 0; } }
      @media (min-width: 1500px) {
        body:not(.fsComposeMode) .discover-more-section > .fsElementContent .fsLayout > .fsDiv {
          padding-right: 1.11111em;
          padding-left: 1.11111em; } }
  body:not(.fsComposeMode) .discover-more-section .photo-quicklink {
    height: 100%;
    max-height: 100%; }
    body:not(.fsComposeMode) .discover-more-section .photo-quicklink:before {
      transition: all .3s ease-in-out; }
    body:not(.fsComposeMode) .discover-more-section .photo-quicklink:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 100px;
      background: linear-gradient(to top, black 0%, transparent 100%);
      z-index: 1; }
    body:not(.fsComposeMode) .discover-more-section .photo-quicklink a {
      position: absolute;
      bottom: 0;
      left: 0;
      top: 0;
      right: 0;
      z-index: 2; }
      body:not(.fsComposeMode) .discover-more-section .photo-quicklink a .quicklink-btn {
        color: #fff;
        font-family: "NewBaskervilleW01-Roman", Georgia, serif;
        font-size: 25px;
        text-align: center;
        position: absolute;
        bottom: 36px;
        left: 50%;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        margin: 0;
        transition: all .3s ease-in-out;
        width: 100%; }
    body:not(.fsComposeMode) .discover-more-section .photo-quicklink .bg-image {
      transition: all .3s ease-in-out; }
    body:not(.fsComposeMode) .discover-more-section .photo-quicklink:hover:before, body:not(.fsComposeMode) .discover-more-section .photo-quicklink:focus:before {
      background: rgba(0, 0, 0, 0.3); }

.fs_style_31 {
  display: block;
  line-height: 50px;
  color: #fff !important;
  padding: 0 0 0 68px;
  font-size: 13px;
  letter-spacing: 1.5px; }
  .fs_style_31:after {
    content: '\e903';
    font-family: 'icomoon';
    color: #fff;
    font-size: 28px;
    position: absolute;
    left: 0;
    top: 0;
    border: 2px solid #fff;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    transition: all .3s ease-in-out; }
  .fs_style_31:hover, .fs_style_31:focus {
    color: #fff;
    outline: none; }
    .fs_style_31:hover:after, .fs_style_31:focus:after {
      background: rgba(0, 0, 0, 0.6); }

/* Wobble Vertical */
@keyframes wobble-vertical {
  16.65% {
    transform: translateY(8px); }
  33.3% {
    transform: translateY(-6px); }
  49.95% {
    transform: translateY(4px); }
  66.6% {
    transform: translateY(-2px); }
  83.25% {
    transform: translateY(1px); }
  100% {
    transform: translateY(0); } }

.scroll-up-btn {
  position: absolute;
  top: -30px;
  width: 94px;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }
  .scroll-up-btn a {
    color: transparent !important;
    position: relative;
    margin: 0 auto;
    display: block; }
    .scroll-up-btn a:before {
      content: '\e90f';
      font-family: 'icomoon';
      font-size: 23px;
      position: absolute;
      bottom: -10px;
      left: 0;
      right: 0;
      color: #fff;
      z-index: 2;
      text-align: center; }
    .scroll-up-btn a:after {
      content: "";
      position: absolute;
      bottom: 0px;
      left: 50%;
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      z-index: 1;
      width: 0;
      height: 0;
      border-left: 63px solid transparent;
      border-right: 63px solid transparent;
      border-bottom: 48px solid #454545; }
    .scroll-up-btn a:hover {
      color: transparent;
      background: none; }
      .scroll-up-btn a:hover:before {
        animation-name: wobble-vertical;
        animation-duration: 1s;
        animation-timing-function: ease-in-out;
        animation-iteration-count: 1; }

.back-to-top-btn {
  display: none; }
  .back-to-top-btn .go-top {
    position: fixed;
    bottom: 1em;
    right: 1em;
    text-decoration: none;
    color: transparent !important;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 12px;
    padding: 1em;
    display: none;
    line-height: 14px;
    text-align: center;
    z-index: 1; }
    .back-to-top-btn .go-top:before {
      content: '\e90f';
      font-family: 'icomoon';
      font-size: 23px;
      position: absolute;
      bottom: 18px;
      left: 0;
      right: 0;
      color: #fff;
      z-index: 2;
      text-align: center; }
  .back-to-top-btn .go-top:hover {
    background-color: rgba(0, 0, 0, 0.6); }

.fsSharingButtonsContainer {
  position: relative;
  text-align: center;
  width: 320px;
  margin: 0 auto; }
  .fsSharingButtonsContainer .fsSharingButtons:before {
    content: '';
    background: #D6D6D6;
    width: 100px;
    height: 1px;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0; }
  .fsSharingButtonsContainer .fsSharingButtons:after {
    content: '';
    background: #D6D6D6;
    width: 100px;
    height: 1px;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0; }
  .fsSharingButtonsContainer .fsSharingButtons .fsSharingLink {
    background: transparent;
    width: 38px; }
    .fsSharingButtonsContainer .fsSharingButtons .fsSharingLink:before {
      font-family: 'icomoon';
      font-size: 20px;
      color: #0082C8;
      text-align: center;
      background-image: none; }
    .fsSharingButtonsContainer .fsSharingButtons .fsSharingLink.fsSharingEmail:before {
      content: '\e918'; }
    .fsSharingButtonsContainer .fsSharingButtons .fsSharingLink.fsSharingPrint:before {
      content: '\e907'; }
  .junior .fsSharingButtonsContainer .fsSharingButtons .fsSharingLink:before {
    color: #D20D44; }
  .ducks .fsSharingButtonsContainer .fsSharingButtons .fsSharingLink:before {
    color: #e27d05; }
  .venue .fsSharingButtonsContainer .fsSharingButtons .fsSharingLink:before {
    color: #6E6338; }

body.home .addThis-container {
  display: none; }

.addthis_inline_share_toolbox_e9ta {
  display: none; }
  .addthis_inline_share_toolbox_e9ta .at-share-btn-elements {
    position: relative;
    text-align: center;
    width: 380px;
    margin: 0 auto; }
    .addthis_inline_share_toolbox_e9ta .at-share-btn-elements:before, .addthis_inline_share_toolbox_e9ta .at-share-btn-elements:after {
      content: '';
      background: #D6D6D6;
      width: 100px;
      height: 2px;
      position: absolute;
      top: 56%;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      left: 10px; }
    .addthis_inline_share_toolbox_e9ta .at-share-btn-elements:after {
      left: auto;
      right: 10px; }
    .addthis_inline_share_toolbox_e9ta .at-share-btn-elements .at-svc-compact {
      position: relative; }
      .addthis_inline_share_toolbox_e9ta .at-share-btn-elements .at-svc-compact:after {
        content: '\e90a';
        font-size: 15px;
        font-family: 'icomoon';
        position: absolute;
        top: 0;
        left: 0;
        color: #0082C8;
        width: 30px;
        height: 30px; }
      .addthis_inline_share_toolbox_e9ta .at-share-btn-elements .at-svc-compact svg {
        display: none; }
    .addthis_inline_share_toolbox_e9ta .at-share-btn-elements .at-icon-wrapper {
      line-height: 30px !important;
      width: 30px !important;
      height: 30px !important;
      margin: 0 3px;
      padding: 0; }
      .addthis_inline_share_toolbox_e9ta .at-share-btn-elements .at-icon-wrapper .at-icon {
        fill: #0082C8 !important;
        width: 29px !important;
        height: 29px !important; }
        .addthis_inline_share_toolbox_e9ta .at-share-btn-elements .at-icon-wrapper .at-icon.at-icon-email {
          width: 24px !important;
          height: 29px !important; }
  .junior .addthis_inline_share_toolbox_e9ta .at-share-btn-elements .at-icon-wrapper .at-icon {
    fill: #D20D44 !important; }
  .junior .addthis_inline_share_toolbox_e9ta .at-share-btn-elements .at-svc-compact:after {
    color: #D20D44; }
  .ducks .addthis_inline_share_toolbox_e9ta .at-share-btn-elements .at-icon-wrapper .at-icon {
    fill: #e27d05 !important; }
  .ducks .addthis_inline_share_toolbox_e9ta .at-share-btn-elements .at-svc-compact:after {
    color: #e27d05; }
  .venue .addthis_inline_share_toolbox_e9ta .at-share-btn-elements .at-icon-wrapper .at-icon {
    fill: #6E6338 !important; }
  .venue .addthis_inline_share_toolbox_e9ta .at-share-btn-elements .at-svc-compact:after {
    color: #6E6338; }

.fsStyleDefaultButton {
  position: relative;
  display: inline-block;
  border: 0;
  padding: 11px 20px 7px 20px;
  background: transparent;
  color: #505050;
  border-radius: 0;
  text-transform: uppercase;
  min-width: 200px;
  text-align: center;
  font-size: 16px; }
  .fsStyleDefaultButton:hover, .fsStyleDefaultButton:focus {
    background: rgba(0, 0, 0, 0);
    color: #fff;
    text-decoration: none; }
  .fsStyleDefaultButton em {
    display: block;
    font-style: normal;
    font-size: 14px; }
  .fsStyleDefaultButton.fsCategoryLink {
    margin-right: 5px; }
  .fsStyleDefaultButton.fsLoadMoreButton {
    margin-bottom: 0; }

.fsStyleUpdateButton {
  position: relative;
  display: inline-block;
  border: 0;
  padding: 11px 20px 7px 20px;
  background: transparent;
  color: #505050;
  border-radius: 0;
  text-transform: uppercase;
  min-width: 200px;
  text-align: center;
  font-size: 16px;
  font-size: 15px;
  line-height: 33px;
  padding: 0 20px; }
  .fsStyleUpdateButton:hover, .fsStyleUpdateButton:focus {
    background: rgba(0, 0, 0, 0);
    color: #fff;
    text-decoration: none; }
  .fsStyleUpdateButton em {
    display: block;
    font-style: normal;
    font-size: 14px; }
  .fsStyleUpdateButton:hover, .fsStyleUpdateButton:focus {
    color: #0082C8;
    text-decoration: none; }
  .fsStyleUpdateButton.fsElementToolsSearchButton {
    margin-top: 20px;
    margin-bottom: 0; }

.fsFormSubmitButton {
  background: #0082C8;
  color: #fff;
  min-width: 0;
  padding: 5px 25px;
  font-size: 16px; }
  .fsFormSubmitButton:hover {
    background: #312F30;
    color: #fff; }

.control-toggle {
  position: absolute;
  bottom: 30px;
  right: 30px;
  z-index: 10;
  background: rgba(0, 0, 0, 0.42);
  width: 33px;
  height: 33px;
  border-radius: 100%;
  border: 0;
  color: transparent;
  cursor: pointer;
  overflow: hidden;
  transition: all .3s; }
  @media (min-width: 1000px) {
    .control-toggle {
      width: 40px;
      height: 40px; } }
  .control-toggle:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    font-size: 10px;
    color: #fff; }
    @media (min-width: 1000px) {
      .control-toggle:before {
        font-size: 12px; } }
  .video-playing .control-toggle:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .control-toggle:hover, .control-toggle:focus {
    background: #0082C8; }

body.fsComposeMode .control-toggle {
  display: none; }

a.fs_style_43 {
  position: relative;
  display: inline-block;
  border: 0;
  padding: 11px 20px 7px 20px;
  background: transparent;
  color: #505050;
  border-radius: 0;
  text-transform: uppercase;
  min-width: 200px;
  text-align: center;
  font-size: 16px;
  padding-left: 30px;
  border: 1px solid #312F30;
  height: 60px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  background: none !important;
  z-index: 9;
  transition: 0.3s;
  border-left: 0 !important;
  font-weight: 400;
  font-size: 17px;
  letter-spacing: 2px; }
  a.fs_style_43:hover, a.fs_style_43:focus {
    background: rgba(0, 0, 0, 0);
    color: #fff;
    text-decoration: none; }
  a.fs_style_43 em {
    display: block;
    font-style: normal;
    font-size: 14px; }
  a.fs_style_43.full-width, a.fs_style_43.fs_style_46 {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  a.fs_style_43.hero {
    border-color: #fff;
    color: #fff; }
  a.fs_style_43:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 5px;
    transition: 0.3s;
    background: #0082C8;
    z-index: -1; }
  a.fs_style_43:after {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    display: inline-block;
    font-size: 10px;
    color: #0082C8;
    margin-left: 3px;
    vertical-align: baseline;
    margin-left: 15px;
    font-size: 15px;
    height: 28px;
    line-height: 1; }
  a.fs_style_43:after {
    height: 15px;
    top: -0.4px;
    position: relative; }
  a.fs_style_43:hover, a.fs_style_43:focus {
    background: #0082C8;
    border: 1px solid #0082C8;
    color: #fff; }
    a.fs_style_43:hover:before, a.fs_style_43:focus:before {
      color: #fff;
      width: 100%; }
    a.fs_style_43:hover:after, a.fs_style_43:focus:after {
      color: #fff !important;
      transition: 0.3s; }
  .junior a.fs_style_43 {
    color: #505050; }
    .junior a.fs_style_43:before {
      background: #D20D44; }
    .junior a.fs_style_43:after {
      color: #D20D44; }
    .junior a.fs_style_43:hover, .junior a.fs_style_43:focus {
      color: #fff;
      background: #D20D44;
      border: 1px solid #D20D44; }
  .ducks a.fs_style_43 {
    color: #505050; }
    .ducks a.fs_style_43:before {
      background: #e27d05; }
    .ducks a.fs_style_43:after {
      color: #e27d05; }
    .ducks a.fs_style_43:hover, .ducks a.fs_style_43:focus {
      color: #fff;
      background: #e27d05;
      border: 1px solid #e27d05; }
  .venue a.fs_style_43 {
    color: #505050; }
    .venue a.fs_style_43:before {
      background: #6E6338; }
    .venue a.fs_style_43:after {
      color: #6E6338; }
    .venue a.fs_style_43:hover, .venue a.fs_style_43:focus {
      color: #fff;
      background: #6E6338;
      border: 1px solid #6E6338; }

a.fs_style_44 {
  padding-left: 50px;
  border: 0;
  display: block;
  text-transform: none;
  line-height: 30px;
  margin: 0;
  text-align: left;
  background: none;
  border: 1px solid #312F30;
  min-width: 0;
  display: inline-block;
  font-size: 15px;
  letter-spacing: 2px;
  text-transform: uppercase; }
  a.fs_style_44.full-width {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  a.fs_style_44:before {
    content: '\e942';
    font-family: 'icomoon';
    color: #0082C8;
    font-size: 18px;
    opacity: 1;
    display: block;
    position: absolute;
    left: 15px;
    top: 10px; }
  a.fs_style_44:hover:before, a.fs_style_44:focus:before {
    color: #fff; }
  .fsStyleOneThird a.fs_style_44, .fsBannerRight a.fs_style_44 {
    width: 100%;
    text-align: left; }
  .junior a.fs_style_44:before {
    color: #D20D44; }
  .junior a.fs_style_44:hover, .junior a.fs_style_44:focus {
    border: 0; }
    .junior a.fs_style_44:hover:before, .junior a.fs_style_44:focus:before {
      color: #fff; }
  .ducks a.fs_style_44:before {
    color: #F7971D; }
  .ducks a.fs_style_44:hover, .ducks a.fs_style_44:focus {
    border: 0; }
    .ducks a.fs_style_44:hover:before, .ducks a.fs_style_44:focus:before {
      color: #fff; }
  .venue a.fs_style_44 {
    border: 0; }
    .venue a.fs_style_44:before {
      color: #6E6338; }
    .venue a.fs_style_44:hover:before, .venue a.fs_style_44:focus:before {
      color: #fff; }

a.fs_style_45 {
  color: #0082C8;
  cursor: pointer;
  color: #006FAB;
  position: relative;
  font-weight: normal;
  font-size: 0.8125rem;
  line-height: 1.76923;
  letter-spacing: 1.5px;
  text-transform: uppercase; }
  @media (min-width: 1000px) {
    a.fs_style_45 {
      font-size: 0.9375rem;
      line-height: 1.53333; } }
  a.fs_style_45:after {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    display: inline-block;
    font-size: 10px;
    color: #006FAB;
    margin-left: 3px;
    vertical-align: baseline; }
    @media (min-width: 1000px) {
      a.fs_style_45:after {
        font-size: 12px;
        margin-left: 3px; } }
  a.fs_style_45:hover, a.fs_style_45:focus {
    text-decoration: underline; }
  a.fs_style_45:after {
    color: #0082C8; }
    @media (min-width: 1000px) {
      a.fs_style_45:after {
        margin-left: 15px; } }

.lead-in {
  padding: 0 0 5px 0;
  margin: 0 0 30px 0;
  border-bottom: 1px solid #D6D6D6; }

.fs_style_24 {
  font-family: "NewBaskervilleW01-Roman", Georgia, serif;
  font-size: 1.11111em;
  line-height: 1.55em; }
  @media (min-width: 1200px) {
    .fs_style_24 {
      font-size: 1.22222em;
      line-height: 1.5em; } }

.fs_style_35 {
  position: relative;
  margin: 36px 0 0 0;
  padding: 0 0 0 30px;
  font-family: "NewBaskervilleW01-Itali", Georgia, serif;
  font-size: 21px;
  line-height: 1.2em;
  display: block; }
  @media (min-width: 1200px) {
    .fs_style_35 {
      font-size: 27px; } }
  .fs_style_35:before {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 4px;
    height: 100%;
    background: #ef9a13; }
  .fsBannerRight .fs_style_35 {
    padding: 30px 0 0 0; }
    .fsBannerRight .fs_style_35:before {
      width: 100%;
      height: 4px; }

blockquote {
  position: relative;
  margin: 0 0 40px 0;
  padding: 0;
  font-family: "NewBaskervilleW01-Itali", Georgia, serif;
  font-size: 21px;
  line-height: 1.2em;
  display: block; }
  @media (min-width: 1200px) {
    blockquote {
      font-size: 27px; } }

cite, .fs_style_32 {
  position: relative;
  display: block;
  font-family: "DIN Next W01 Regular", arial, sans-serif;
  font-style: normal;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
  padding: 20px 0 0 0; }
  @media (min-width: 1200px) {
    cite, .fs_style_32 {
      font-size: 16px;
      line-height: 24px; } }
  .fsBannerRight cite, .fsBannerRight .fs_style_32 {
    padding: 0; }
    .fsBannerRight cite:before, .fsBannerRight .fs_style_32:before {
      display: none; }

.callout, .fs_style_36 {
  padding: 20px;
  background: #ECECEC;
  display: block; }
  .callout.left, .fs_style_36.left {
    float: left;
    margin-left: 20px; }
    @media (min-width: 500px) {
      .callout.left, .fs_style_36.left {
        width: 50%; } }
  .callout.right, .fs_style_36.right {
    float: right;
    margin-right: 20px; }
    @media (min-width: 500px) {
      .callout.right, .fs_style_36.right {
        width: 50%; } }

.fs_style_38 {
  font-size: 14px; }

html a.orange-link-wrapper:hover .orange-vacancy-title, html a.orange-link-wrapper:focus .orange-vacancy-title {
  text-decoration: underline !important; }

/*! structure - header v0.0.1 */
#fsHeader {
  padding: 4px 20px 0;
  width: 100%;
  z-index: 500;
  background: #fff;
  height: 65px;
  margin-bottom: 10px;
  transition: all 0.3s ease-in-out; }
  #fsHeader .fsEmbed {
    margin-bottom: 0; }
  @media (min-width: 700px) {
    #fsHeader {
      height: 100px;
      position: fixed;
      padding: 0 20px;
      margin-bottom: 0; }
      .cookiebanner #fsHeader {
        top: 72px; } }
  @media (min-width: 900px) {
    .cookiebanner #fsHeader {
      top: 48px; } }
  @media (min-width: 1000px) {
    #fsHeader {
      padding: 0 25px;
      height: 136px; } }
  @media (min-width: 1300px) {
    #fsHeader {
      padding: 0 30px; } }
  @media (min-width: 1500px) {
    #fsHeader {
      padding: 0 70px; } }
  #fsHeader .fsBanner {
    position: relative;
    padding: 0;
    border-bottom: 1px solid #D6D6D6;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 74px; }
  #fsHeader .fsLayout .fsDiv {
    margin-bottom: 0; }
  #fsHeader .header-container {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0; }
    #fsHeader .header-container .fsStyleColumn-1 {
      padding: 0; }
      @media (min-width: 1000px) {
        #fsHeader .header-container .fsStyleColumn-1 {
          width: 30%; } }
    #fsHeader .header-container .fsStyleColumn-2 {
      display: none;
      text-align: right;
      position: relative;
      height: 46px;
      margin-top: 42px;
      transition: all 0.3s ease-in-out;
      padding: 0; }
      @media (min-width: 1275px) {
        #fsHeader .header-container .fsStyleColumn-2 {
          width: 70%;
          display: block; } }
  .sticky-header #fsHeader {
    height: 65px; }
    @media (min-width: 1000px) {
      .sticky-header #fsHeader {
        height: 90px; } }
    .sticky-header #fsHeader .utility-links-container {
      display: none; }
      @media (min-width: 1275px) {
        .sticky-header #fsHeader .utility-links-container {
          display: block;
          top: 5px; } }
    .sticky-header #fsHeader .nav-utility-header {
      display: none; }
      @media (min-width: 1000px) {
        .sticky-header #fsHeader .nav-utility-header {
          display: block;
          top: 5px; } }
    @media (min-width: 700px) {
      .sticky-header #fsHeader .header-container .fsStyleColumn-1 .site-info-container {
        max-width: 200px; } }
    @media (min-width: 1000px) {
      .sticky-header #fsHeader .header-container .fsStyleColumn-1 .site-info-container {
        max-width: 315px; } }
    .sticky-header #fsHeader .header-container .fsStyleColumn-1 .site-info-container a {
      height: 65px; }
      @media (min-width: 1000px) {
        .sticky-header #fsHeader .header-container .fsStyleColumn-1 .site-info-container a {
          height: 90px; } }
    .sticky-header #fsHeader .header-container .fsStyleColumn-2 {
      margin-top: 18px; }
    .sticky-header #fsHeader .anniversary .header-container .fsStyleColumn-1 .site-info-container {
      max-width: 150px; }
      @media (min-width: 1000px) {
        .sticky-header #fsHeader .anniversary .header-container .fsStyleColumn-1 .site-info-container {
          max-width: 215px; } }
  .home #fsHeader .fsBanner {
    border: 0; }
  .coach-service #fsHeader {
    position: relative; }
    .coach-service #fsHeader .fsBanner {
      border: 0; }
  .fsComposeMode #fsHeader {
    height: auto;
    position: relative; }
    .fsComposeMode #fsHeader .fsBanner, .fsComposeMode #fsHeader .header-container {
      display: block; }

.site-info-container {
  max-width: 200px;
  transition: all 0.3s ease-in-out; }
  @media (min-width: 500px) {
    .site-info-container {
      max-width: 250px; } }
  @media (min-width: 1000px) {
    .site-info-container {
      max-width: 100%; } }
  .site-info-container a {
    display: block;
    padding: 0;
    color: transparent;
    background-size: cover;
    height: 90px;
    min-width: 242px;
    background: url("../images/dc-founded-1619.svg") no-repeat 0 50%; }
    .site-info-container a:hover, .site-info-container a:focus {
      color: transparent; }
  .junior .site-info-container a {
    background: url("../images/dc-junior.svg") no-repeat 0 50%;
    color: transparent; }
    .junior .site-info-container a:hover, .junior .site-info-container a:focus {
      color: transparent; }
  .ducks .site-info-container a {
    background: url("../images/dc-ducks.svg") no-repeat 0 50%;
    color: transparent; }
    .ducks .site-info-container a:hover, .ducks .site-info-container a:focus {
      color: transparent; }
  .old-alleynians .site-info-container a {
    background: url("../images/dc-old-alleynians.svg") no-repeat 0 50%;
    color: transparent; }
    .old-alleynians .site-info-container a:hover, .old-alleynians .site-info-container a:focus {
      color: transparent; }
  .venue .site-info-container a {
    background: url("../images/dc-enterprises.svg") no-repeat 0 50%;
    color: transparent;
    background-size: 100%; }
    .venue .site-info-container a:hover, .venue .site-info-container a:focus {
      color: transparent; }
  .coach-service .site-info-container {
    width: 481px;
    margin: 0 auto;
    max-width: 100%; }
    @media (min-width: 350px) {
      .coach-service .site-info-container {
        max-width: 325px; } }
    @media (min-width: 1000px) {
      .coach-service .site-info-container {
        max-width: 100%; } }
    .coach-service .site-info-container a {
      background: url("../images/logo_coaches.png") no-repeat 0 50%;
      height: 95px;
      text-align: center;
      color: transparent;
      background-size: contain; }
      .coach-service .site-info-container a:hover, .coach-service .site-info-container a:focus {
        color: transparent; }
  @media (max-width: 699px) {
    .anniversary .site-info-container {
      max-width: 150px; } }

#fsFooter {
  position: relative;
  background: #454545;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  padding: 40px 30px 40px 30px; }
  @media (min-width: 1500px) {
    #fsFooter {
      padding: 40px 75px 40px 75px; } }
  #fsFooter .fsBanner {
    overflow: hidden;
    position: relative;
    padding: 0 2px; }
    #fsFooter .fsBanner:after {
      content: normal; }
    body.fsDraftMode #fsFooter .fsBanner {
      -ms-flex-flow: row wrap;
      flex-flow: row wrap; }
      body.fsDraftMode #fsFooter .fsBanner .fsElementActionButtonContainer {
        -ms-flex: 0 1 100%;
        flex: 0 1 100%; }
    #fsFooter .fsBanner .fsElement, #fsFooter .fsBanner .fsDiv {
      margin-bottom: 10px; }
      @media (min-width: 800px) {
        #fsFooter .fsBanner .fsElement, #fsFooter .fsBanner .fsDiv {
          margin-bottom: 0; } }
    #fsFooter .fsBanner h2 {
      font-family: "NewBaskervilleW01-Roman", Georgia, serif;
      font-size: 24px;
      margin-bottom: 25px;
      color: #fff;
      padding: 0; }
    #fsFooter .fsBanner p {
      font-family: "DIN Next W01 Regular", arial, sans-serif;
      margin: 0; }
    #fsFooter .fsBanner a {
      color: #fff; }
    #fsFooter .fsBanner .top-section {
      text-align: center; }
      @media (min-width: 800px) {
        #fsFooter .fsBanner .top-section {
          text-align: left;
          padding: 0 0 45px 0; } }
      @media (min-width: 1600px) {
        #fsFooter .fsBanner .top-section {
          padding: 0 138px 45px 0; } }
      #fsFooter .fsBanner .top-section .fsDiv {
        margin-bottom: 30px; }
        @media (min-width: 800px) {
          #fsFooter .fsBanner .top-section .fsDiv {
            width: 50%;
            min-height: 250px;
            text-align: center;
            margin-bottom: 0; } }
        @media (min-width: 1000px) {
          #fsFooter .fsBanner .top-section .fsDiv {
            width: 25%;
            text-align: left;
            margin-bottom: 0;
            min-height: initial; } }
      @media (min-width: 1000px) {
        #fsFooter .fsBanner .top-section .fsStyleColumn-2 {
          width: 20%; } }
      @media (min-width: 1000px) {
        #fsFooter .fsBanner .top-section .fsStyleColumn-3 {
          width: 26%; } }
      #fsFooter .fsBanner .top-section .fsStyleColumn-3 .enterprises {
        margin-bottom: 28px; }
      #fsFooter .fsBanner .top-section .fsStyleColumn-4 {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center; }
        @media (min-width: 1000px) {
          #fsFooter .fsBanner .top-section .fsStyleColumn-4 {
            width: 28%;
            -ms-flex-align: end;
            align-items: flex-end; } }
        @media (min-width: 1400px) {
          #fsFooter .fsBanner .top-section .fsStyleColumn-4 {
            width: 24%; } }
      body.fsDraftMode #fsFooter .fsBanner .top-section {
        display: block; }
    #fsFooter .fsBanner .venue-top-section {
      padding: 0 0 45px 0; }
    #fsFooter .fsBanner .bottom-section {
      border-top: 1px solid #c0c0c0;
      padding: 28px 0 0 0;
      text-align: center; }
      @media (min-width: 800px) {
        #fsFooter .fsBanner .bottom-section {
          text-align: left; } }
      body.fsDraftMode #fsFooter .fsBanner .bottom-section {
        display: block; }
      #fsFooter .fsBanner .bottom-section .fsDiv {
        width: 100%; }
        @media (min-width: 800px) {
          #fsFooter .fsBanner .bottom-section .fsDiv {
            width: 33.33%; } }
    #fsFooter .fsBanner.footer_banner .top-section {
      text-align: center;
      padding: 0 0 10px 0; }
      @media (min-width: 800px) {
        #fsFooter .fsBanner.footer_banner .top-section {
          text-align: left; } }
      #fsFooter .fsBanner.footer_banner .top-section .fsDiv {
        margin-bottom: 30px; }
        @media (min-width: 800px) {
          #fsFooter .fsBanner.footer_banner .top-section .fsDiv {
            width: 100%;
            min-height: 250px;
            text-align: center;
            margin-bottom: 0; } }
        @media (min-width: 1000px) {
          #fsFooter .fsBanner.footer_banner .top-section .fsDiv {
            width: 33.33%;
            text-align: left;
            margin-bottom: 0;
            min-height: initial;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: center;
            justify-content: center; } }
        @media (min-width: 1000px) {
          #fsFooter .fsBanner.footer_banner .top-section .fsDiv > .fsContent {
            max-width: 250px; } }
      @media (min-width: 1000px) {
        #fsFooter .fsBanner.footer_banner .top-section .fsStyleColumn-2 {
          width: 33.33%; } }
      @media (min-width: 1000px) {
        #fsFooter .fsBanner.footer_banner .top-section .fsStyleColumn-3 {
          width: 33.33%; } }
      #fsFooter .fsBanner.footer_banner .top-section .fsStyleColumn-3 .enterprises {
        margin-bottom: 28px; }
    #fsFooter .fsBanner.footer_banner .accreditations-container {
      text-align: center;
      padding: 0 0 30px 0; }
      #fsFooter .fsBanner.footer_banner .accreditations-container .accreditation-wrapper > .fsElementContent {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%; }
        @media (min-width: 1000px) {
          #fsFooter .fsBanner.footer_banner .accreditations-container .accreditation-wrapper > .fsElementContent {
            display: -ms-inline-flexbox;
            display: inline-flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -ms-flex-direction: row;
            flex-direction: row; } }
        #fsFooter .fsBanner.footer_banner .accreditations-container .accreditation-wrapper > .fsElementContent p {
          margin: 10px 20px; }
          @media (min-width: 1000px) {
            #fsFooter .fsBanner.footer_banner .accreditations-container .accreditation-wrapper > .fsElementContent p {
              margin: 0 20px; } }
          #fsFooter .fsBanner.footer_banner .accreditations-container .accreditation-wrapper > .fsElementContent p:last-child img:first-child {
            margin: 0; }
  #fsFooter .email-container a {
    position: relative;
    padding-left: 30px;
    color: #ef9a13; }
    #fsFooter .email-container a:hover, #fsFooter .email-container a:focus {
      color: #fff;
      text-decoration: none; }
    #fsFooter .email-container a:before {
      content: '\e918';
      font-family: 'icomoon';
      color: #fff;
      font-size: 20px;
      opacity: 1;
      display: block;
      position: absolute;
      left: 0;
      top: 50%;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
  #fsFooter .web-link a {
    position: relative;
    padding-left: 25px;
    color: #ef9a13; }
    #fsFooter .web-link a:hover, #fsFooter .web-link a:focus {
      color: #fff;
      text-decoration: none; }
    #fsFooter .web-link a:before {
      content: '\e909';
      font-family: 'icomoon';
      color: #fff;
      font-size: 16px;
      opacity: 1;
      display: block;
      position: absolute;
      left: 0;
      top: 50%;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
  #fsFooter .useful-links .fsNavLevel1 {
    padding: 0;
    margin: 0; }
    #fsFooter .useful-links .fsNavLevel1 li:before {
      display: none; }
    #fsFooter .useful-links .fsNavLevel1 li a {
      padding: 0;
      color: #ef9a13; }
      #fsFooter .useful-links .fsNavLevel1 li a:hover, #fsFooter .useful-links .fsNavLevel1 li a:focus {
        color: #fff;
        text-decoration: none; }
  #fsFooter .accreditations-container p {
    margin: 0 0 20px 0; }
    #fsFooter .accreditations-container p:last-child {
      margin: 0; }
      #fsFooter .accreditations-container p:last-child img:first-child {
        margin: 0 40px 0 0; }
  #fsFooter .copyright p {
    display: block;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-size: 10px;
    color: #c0c0c0; }
    @media (min-width: 800px) {
      #fsFooter .copyright p {
        display: inline-block; } }
    @media (min-width: 1200px) {
      #fsFooter .copyright p {
        font-size: 11px; } }
    @media (min-width: 800px) {
      #fsFooter .copyright p:first-child {
        margin-right: 35px; } }
  .coach-service #fsFooter {
    padding: 52px 20px 38px 20px; }
    @media (min-width: 1500px) {
      .coach-service #fsFooter {
        padding: 52px 116px 38px 116px; } }
    .coach-service #fsFooter .fsBanner .bottom-section {
      border: 0;
      padding: 0; }
      @media (min-width: 800px) {
        .coach-service #fsFooter .fsBanner .bottom-section > .fsDiv {
          width: 50%; } }
      .coach-service #fsFooter .fsBanner .bottom-section .fsStyleColumn-1 .nav-social .fsNavLevel1 {
        text-align: center;
        padding-top: 20px; }
        @media (min-width: 800px) {
          .coach-service #fsFooter .fsBanner .bottom-section .fsStyleColumn-1 .nav-social .fsNavLevel1 {
            text-align: left; } }
        .coach-service #fsFooter .fsBanner .bottom-section .fsStyleColumn-1 .nav-social .fsNavLevel1 li {
          border-radius: 50%;
          background: #fff; }
          .coach-service #fsFooter .fsBanner .bottom-section .fsStyleColumn-1 .nav-social .fsNavLevel1 li a {
            color: #4b4a4a; }
            .coach-service #fsFooter .fsBanner .bottom-section .fsStyleColumn-1 .nav-social .fsNavLevel1 li a:before {
              color: #4b4a4a; }
      .coach-service #fsFooter .fsBanner .bottom-section .fsStyleColumn-2 {
        text-align: center; }
        @media (min-width: 800px) {
          .coach-service #fsFooter .fsBanner .bottom-section .fsStyleColumn-2 {
            text-align: right; } }
        .coach-service #fsFooter .fsBanner .bottom-section .fsStyleColumn-2 .fsElementContent {
          padding-top: 30px; }
          @media (min-width: 800px) {
            .coach-service #fsFooter .fsBanner .bottom-section .fsStyleColumn-2 .fsElementContent {
              padding-top: 70px; } }
      .coach-service #fsFooter .fsBanner .bottom-section .school-details p {
        color: #fff;
        font-size: 16px;
        text-transform: none;
        display: block;
        letter-spacing: initial; }

.school-details {
  margin-bottom: 28px; }
  .school-details [itemprop='streetAddress'] {
    display: block; }
  .school-details a {
    color: inherit; }

/*! structure - layouts v0.0.1 */
* {
  box-sizing: border-box; }

*:after,
*:before {
  box-sizing: border-box;
  pointer-events: none; }

html {
  font-family: "DIN Next W01 Regular", arial, sans-serif;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body {
  font-size: 15px;
  line-height: 30px;
  color: #505050; }
  @media (min-width: 1200px) {
    body {
      font-size: 18px; } }
  body.layout-align .fsLayout > header {
    padding-left: 1.11111em;
    padding-right: 1.11111em; }

#fsPageWrapper {
  overflow: hidden;
  position: relative; }
  body.fsComposeMode #fsPageWrapper {
    overflow: initial; }

#fsPageBodyWrapper {
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 40px;
  padding-bottom: 82px;
  background: #fff; }
  @media (min-width: 700px) {
    #fsPageBodyWrapper {
      padding-top: 148px; } }
  @media (min-width: 1000px) {
    #fsPageBodyWrapper {
      padding-right: 20px;
      padding-left: 20px;
      padding-top: 182px; } }
  @media (min-width: 1500px) {
    #fsPageBodyWrapper {
      padding-right: 75px;
      padding-left: 75px; } }
  .fsComposeMode #fsPageBodyWrapper {
    padding-top: 50px; }

#fsPageBody {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (min-width: 600px) {
    #fsPageBody {
      display: block; } }
  @media (min-width: 800px) {
    #fsPageBody {
      display: -ms-flexbox;
      display: flex; } }

#fsBannerLeft {
  -ms-flex-order: 1;
  order: 1;
  width: 100%;
  margin-bottom: 30px;
  overflow: hidden; }
  @media (min-width: 600px) {
    #fsBannerLeft {
      padding-right: 20px;
      width: 240px;
      -ms-flex-order: 1;
      order: 1;
      margin-bottom: 0; } }
  @media (min-width: 1200px) {
    #fsBannerLeft {
      padding-right: 40px;
      width: 376px;
      -ms-flex-order: 1;
      order: 1; } }
  @media (min-width: 600px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
      -ms-flex-order: 1;
      order: 1;
      padding-right: 20px;
      width: 240px; } }
  @media (min-width: 700px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
      padding-right: 40px;
      width: 240px; } }
  @media (min-width: 800px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
      -ms-flex-order: 1;
      order: 1;
      padding-right: 20px;
      width: 240px; } }
  @media (min-width: 1200px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
      padding-right: 40px;
      width: 376px; } }

#fsPageContent {
  width: 100%; }
  .fsHasRightBanner #fsPageContent {
    -ms-flex-order: 1;
    order: 1;
    width: 100%; }
    @media (min-width: 600px) {
      .fsHasRightBanner #fsPageContent {
        -ms-flex-order: 1;
        order: 1;
        width: calc(100% - 240px); } }
    @media (min-width: 700px) {
      .fsHasRightBanner #fsPageContent {
        -ms-flex-order: 1;
        order: 1;
        width: calc(100% - 376px); } }
  .fsHasLeftBanner #fsPageContent {
    -ms-flex-order: 1;
    order: 1;
    width: 100%; }
    @media (min-width: 600px) {
      .fsHasLeftBanner #fsPageContent {
        -ms-flex-order: 1;
        order: 1;
        width: calc(100% - 240px); } }
    @media (min-width: 1200px) {
      .fsHasLeftBanner #fsPageContent {
        -ms-flex-order: 1;
        order: 1;
        width: calc(100% - 376px); } }
  .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 20px;
    width: 100%; }
    @media (min-width: 600px) {
      .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
        -ms-flex-order: 1;
        order: 1;
        width: calc(100% - 240px); } }
    @media (min-width: 700px) {
      .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
        width: calc(100% - 240px); } }
    @media (min-width: 800px) {
      .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
        -ms-flex-order: 1;
        order: 1;
        width: calc(100% - 480px);
        margin-bottom: 0; } }
    @media (min-width: 1200px) {
      .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
        width: calc(100% - 752px); } }

#fsBannerRight {
  -ms-flex-order: 1;
  order: 1;
  width: 100%;
  margin-bottom: 20px; }
  @media (min-width: 600px) {
    #fsBannerRight {
      padding-left: 20px;
      width: 240px;
      -ms-flex-order: 1;
      order: 1;
      margin-bottom: 0; } }
  @media (min-width: 700px) {
    #fsBannerRight {
      padding-left: 40px;
      width: 376px;
      -ms-flex-order: 1;
      order: 1; } }
  .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
    width: 100%;
    padding: 0; }
    @media (min-width: 600px) {
      .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
        width: calc(100% - 240px); } }
    @media (min-width: 800px) {
      .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
        -ms-flex-order: 1;
        order: 1;
        padding-left: 20px;
        width: 240px; } }
    @media (min-width: 1200px) {
      .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
        padding-left: 40px;
        width: 376px; } }

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

.fsLayout .fsDiv {
  margin-bottom: 20px;
  width: 100%;
  float: none; }
  @media (min-width: 600px) {
    .fsLayout .fsDiv {
      float: left; } }
  @media (min-width: 600px) {
    .fsLayout .fsDiv {
      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 {
  float: none; }

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

.fsElephantLeftLayout,
.fsTwoColumnWideRightLayout {
  margin-left: 0;
  margin-right: 0; }
  @media (min-width: 600px) {
    .fsElephantLeftLayout,
    .fsTwoColumnWideRightLayout {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .fsElephantLeftLayout .fsStyleOneThird,
  .fsTwoColumnWideRightLayout .fsStyleOneThird {
    width: 100%;
    margin-bottom: 20px; }
    @media (min-width: 600px) {
      .fsElephantLeftLayout .fsStyleOneThird,
      .fsTwoColumnWideRightLayout .fsStyleOneThird {
        padding-left: 0;
        padding-right: 20px;
        width: 240px;
        margin-bottom: 0; } }
    @media (min-width: 700px) {
      .fsElephantLeftLayout .fsStyleOneThird,
      .fsTwoColumnWideRightLayout .fsStyleOneThird {
        padding-right: 40px;
        width: 376px; } }
  .fsElephantLeftLayout .fsStyleTwoThirds,
  .fsTwoColumnWideRightLayout .fsStyleTwoThirds {
    width: 100%; }
    @media (min-width: 600px) {
      .fsElephantLeftLayout .fsStyleTwoThirds,
      .fsTwoColumnWideRightLayout .fsStyleTwoThirds {
        padding-left: 0;
        padding-right: 0;
        width: calc(100% - 240px); } }
    @media (min-width: 700px) {
      .fsElephantLeftLayout .fsStyleTwoThirds,
      .fsTwoColumnWideRightLayout .fsStyleTwoThirds {
        width: calc(100% - 376px); } }

.fsHasElephantLeftLayout.fsHasRightBanner #fsPageContent,
.fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsPageContent {
  width: 100%; }
  @media (min-width: 800px) {
    .fsHasElephantLeftLayout.fsHasRightBanner #fsPageContent,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsPageContent {
      width: calc(100% - 240px); } }
  @media (min-width: 1200px) {
    .fsHasElephantLeftLayout.fsHasRightBanner #fsPageContent,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsPageContent {
      width: calc(100% - 376px); } }

.fsHasElephantLeftLayout.fsHasRightBanner #fsBannerRight,
.fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsBannerRight {
  width: 100%;
  padding-left: 0;
  margin-top: 20px; }
  @media (min-width: 800px) {
    .fsHasElephantLeftLayout.fsHasRightBanner #fsBannerRight,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsBannerRight {
      padding-left: 20px;
      width: 240px;
      margin-top: 0; } }
  @media (min-width: 1200px) {
    .fsHasElephantLeftLayout.fsHasRightBanner #fsBannerRight,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsBannerRight {
      padding-left: 40px;
      width: 376px; } }

@media (min-width: 600px) {
  .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleOneThird,
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleOneThird {
    padding-right: 20px;
    width: 240px; } }

@media (min-width: 700px) {
  .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleOneThird,
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleOneThird {
    padding-right: 40px;
    width: 376px; } }

@media (min-width: 800px) {
  .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleOneThird,
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleOneThird {
    padding-right: 20px;
    width: 240px; } }

@media (min-width: 1200px) {
  .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleOneThird,
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleOneThird {
    padding-right: 40px;
    width: 376px; } }

.fsHasElephantLeftLayout.fsHasRightBanner .fsStyleTwoThirds,
.fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleTwoThirds {
  width: 100%; }
  @media (min-width: 600px) {
    .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleTwoThirds,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleTwoThirds {
      width: calc(100% - 240px); } }
  @media (min-width: 700px) {
    .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleTwoThirds,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleTwoThirds {
      width: calc(100% - 376px); } }
  @media (min-width: 800px) {
    .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleTwoThirds,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleTwoThirds {
      width: calc(100% - 240px); } }
  @media (min-width: 1200px) {
    .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleTwoThirds,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleTwoThirds {
      width: calc(100% - 376px); } }

@media (min-width: 800px) {
  .fsHasElephantLeftLayout.fsHasLeftBanner #fsPageContent,
  .fsHasTwoColumnWideRightLayout.fsHasLeftBanner #fsPageContent {
    width: calc(100% - 240px); } }

@media (min-width: 1200px) {
  .fsHasElephantLeftLayout.fsHasLeftBanner #fsPageContent,
  .fsHasTwoColumnWideRightLayout.fsHasLeftBanner #fsPageContent {
    width: calc(100% - 376px); } }

@media (min-width: 800px) {
  .fsHasElephantLeftLayout.fsHasLeftBanner #fsBannerLeft,
  .fsHasTwoColumnWideRightLayout.fsHasLeftBanner #fsBannerLeft {
    padding-right: 20px;
    width: 240px;
    margin-top: 0; } }

@media (min-width: 1200px) {
  .fsHasElephantLeftLayout.fsHasLeftBanner #fsBannerLeft,
  .fsHasTwoColumnWideRightLayout.fsHasLeftBanner #fsBannerLeft {
    padding-right: 40px;
    width: 376px; } }

.fsHasElephantLeftLayout.fsHasLeftBanner .fsStyleOneThird,
.fsHasTwoColumnWideRightLayout.fsHasLeftBanner .fsStyleOneThird {
  width: 100%;
  padding-right: 0; }
  @media (min-width: 800px) {
    .fsHasElephantLeftLayout.fsHasLeftBanner .fsStyleOneThird,
    .fsHasTwoColumnWideRightLayout.fsHasLeftBanner .fsStyleOneThird {
      padding-right: 20px;
      width: 240px; } }

.fsHasElephantLeftLayout.fsHasLeftBanner .fsStyleTwoThirds,
.fsHasTwoColumnWideRightLayout.fsHasLeftBanner .fsStyleTwoThirds {
  width: 100%; }
  @media (min-width: 800px) {
    .fsHasElephantLeftLayout.fsHasLeftBanner .fsStyleTwoThirds,
    .fsHasTwoColumnWideRightLayout.fsHasLeftBanner .fsStyleTwoThirds {
      width: calc(100% - 240px); } }

@media (min-width: 600px) {
  .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft,
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
    padding-right: 20px;
    width: 240px; } }

@media (min-width: 800px) {
  .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft,
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
    padding-right: 20px;
    width: 240px; } }

.fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
.fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
  width: 100%;
  margin-bottom: 0; }
  @media (min-width: 600px) {
    .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 240px); } }
  @media (min-width: 800px) {
    .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 480px); } }

.fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight,
.fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
  width: 100%;
  padding-left: 0;
  margin-top: 20px;
  margin-bottom: 0; }
  @media (min-width: 800px) {
    .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
      padding-left: 20px;
      width: 240px;
      margin-top: 0; } }

.fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird,
.fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird {
  margin-bottom: 20px;
  width: 100%; }
  @media (min-width: 1200px) {
    .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird {
      padding-right: 20px;
      width: 240px;
      margin-bottom: 0; } }

.fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
.fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds {
  margin-bottom: 20px;
  width: 100%;
  margin-bottom: 0; }
  @media (min-width: 1200px) {
    .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds {
      width: calc(100% - 240px); } }

.fsElephantRightLayout,
.fsTwoColumnWideLeftLayout {
  margin-left: 0;
  margin-right: 0; }
  @media (min-width: 600px) {
    .fsElephantRightLayout,
    .fsTwoColumnWideLeftLayout {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .fsElephantRightLayout .fsStyleOneThird,
  .fsTwoColumnWideLeftLayout .fsStyleOneThird {
    width: 100%;
    margin-bottom: 20px; }
    @media (min-width: 600px) {
      .fsElephantRightLayout .fsStyleOneThird,
      .fsTwoColumnWideLeftLayout .fsStyleOneThird {
        padding-left: 20px;
        padding-right: 0;
        width: 240px;
        margin-bottom: 0; } }
    @media (min-width: 700px) {
      .fsElephantRightLayout .fsStyleOneThird,
      .fsTwoColumnWideLeftLayout .fsStyleOneThird {
        padding-left: 40px;
        width: 376px; } }
  .fsElephantRightLayout .fsStyleTwoThirds,
  .fsTwoColumnWideLeftLayout .fsStyleTwoThirds {
    width: 100%; }
    @media (min-width: 600px) {
      .fsElephantRightLayout .fsStyleTwoThirds,
      .fsTwoColumnWideLeftLayout .fsStyleTwoThirds {
        width: calc(100% - 240px);
        padding-left: 0;
        padding-right: 0; } }
    @media (min-width: 700px) {
      .fsElephantRightLayout .fsStyleTwoThirds,
      .fsTwoColumnWideLeftLayout .fsStyleTwoThirds {
        width: calc(100% - 376px); } }

.fsHasElephantRightLayout.fsHasLeftBanner #fsPageContent,
.fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent {
  width: 100%; }
  @media (min-width: 600px) {
    .fsHasElephantRightLayout.fsHasLeftBanner #fsPageContent,
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 240px); } }
  @media (min-width: 700px) {
    .fsHasElephantRightLayout.fsHasLeftBanner #fsPageContent,
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 240px); } }
  @media (min-width: 800px) {
    .fsHasElephantRightLayout.fsHasLeftBanner #fsPageContent,
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 240px); } }
  @media (min-width: 1200px) {
    .fsHasElephantRightLayout.fsHasLeftBanner #fsPageContent,
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 376px); } }

.fsHasElephantRightLayout.fsHasLeftBanner #fsBannerLeft,
.fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft {
  width: 100%;
  padding-left: 0;
  margin-bottom: 20px; }
  @media (min-width: 600px) {
    .fsHasElephantRightLayout.fsHasLeftBanner #fsBannerLeft,
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft {
      padding-right: 20px;
      width: 240px; } }
  @media (min-width: 700px) {
    .fsHasElephantRightLayout.fsHasLeftBanner #fsBannerLeft,
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft {
      padding-right: 40px;
      width: 240px; } }
  @media (min-width: 800px) {
    .fsHasElephantRightLayout.fsHasLeftBanner #fsBannerLeft,
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft {
      padding-right: 20px;
      width: 240px;
      margin-bottom: 0; } }
  @media (min-width: 1200px) {
    .fsHasElephantRightLayout.fsHasLeftBanner #fsBannerLeft,
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft {
      padding-right: 40px;
      width: 376px; } }

.fsHasElephantRightLayout.fsHasLeftBanner .fsStyleOneThird,
.fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleOneThird {
  width: 100%;
  padding-left: 0; }
  @media (min-width: 800px) {
    .fsHasElephantRightLayout.fsHasLeftBanner .fsStyleOneThird,
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleOneThird {
      padding-left: 20px;
      width: 240px; } }
  @media (min-width: 1200px) {
    .fsHasElephantRightLayout.fsHasLeftBanner .fsStyleOneThird,
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleOneThird {
      padding-left: 40px;
      width: 376px; } }

.fsHasElephantRightLayout.fsHasLeftBanner .fsStyleTwoThirds,
.fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleTwoThirds {
  margin-bottom: 20px;
  width: 100%; }
  @media (min-width: 800px) {
    .fsHasElephantRightLayout.fsHasLeftBanner .fsStyleTwoThirds,
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleTwoThirds {
      width: calc(100% - 240px);
      margin-bottom: 0; } }
  @media (min-width: 1200px) {
    .fsHasElephantRightLayout.fsHasLeftBanner .fsStyleTwoThirds,
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleTwoThirds {
      width: calc(100% - 376px); } }

@media (min-width: 800px) {
  .fsHasElephantRightLayout.fsHasRightBanner #fsPageContent,
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner #fsPageContent {
    width: calc(100% - 240px); } }

@media (min-width: 1200px) {
  .fsHasElephantRightLayout.fsHasRightBanner #fsPageContent,
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner #fsPageContent {
    width: calc(100% - 376px); } }

@media (min-width: 800px) {
  .fsHasElephantRightLayout.fsHasRightBanner #fsBannerRight,
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner #fsBannerRight {
    padding-left: 20px;
    width: 240px;
    margin-top: 0; } }

@media (min-width: 1200px) {
  .fsHasElephantRightLayout.fsHasRightBanner #fsBannerRight,
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner #fsBannerRight {
    padding-left: 40px;
    width: 376px; } }

.fsHasElephantRightLayout.fsHasRightBanner .fsStyleOneThird,
.fsHasTwoColumnWideLeftLayout.fsHasRightBanner .fsStyleOneThird {
  width: 100%;
  padding-left: 0; }
  @media (min-width: 800px) {
    .fsHasElephantRightLayout.fsHasRightBanner .fsStyleOneThird,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner .fsStyleOneThird {
      padding-left: 20px;
      width: 240px; } }

.fsHasElephantRightLayout.fsHasRightBanner .fsStyleTwoThirds,
.fsHasTwoColumnWideLeftLayout.fsHasRightBanner .fsStyleTwoThirds {
  width: 100%; }
  @media (min-width: 800px) {
    .fsHasElephantRightLayout.fsHasRightBanner .fsStyleTwoThirds,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner .fsStyleTwoThirds {
      width: calc(100% - 240px); } }

.fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight,
.fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
  width: 100%;
  padding-left: 0;
  margin-top: 20px;
  margin-bottom: 0; }
  @media (min-width: 800px) {
    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
      padding-left: 20px;
      width: 240px;
      margin-top: 0; } }

.fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
.fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
  width: 100%;
  margin-bottom: 0; }
  @media (min-width: 600px) {
    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 240px); } }
  @media (min-width: 800px) {
    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 480px); } }

.fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft,
.fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
  width: 100%;
  padding-left: 0;
  margin-bottom: 20px; }
  @media (min-width: 600px) {
    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
      padding-right: 20px;
      width: 240px;
      margin-bottom: 0; } }
  @media (min-width: 800px) {
    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
      padding-right: 20px;
      width: 240px; } }

.fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird,
.fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird {
  margin-bottom: 0; }
  @media (min-width: 700px) {
    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird {
      padding-left: 20px;
      width: 240px; } }
  @media (min-width: 800px) {
    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird {
      width: 100%;
      padding-left: 0; } }
  @media (min-width: 1200px) {
    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird {
      padding-left: 20px;
      width: 240px; } }

.fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
.fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds {
  margin-bottom: 0; }
  @media (min-width: 700px) {
    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds {
      width: calc(100% - 240px); } }
  @media (min-width: 800px) {
    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds {
      width: 100%; } }
  @media (min-width: 1200px) {
    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds {
      width: calc(100% - 240px); } }

#fsPoweredByFinalsite {
  margin: 0 auto; }
  @media (min-width: 800px) {
    #fsPoweredByFinalsite {
      position: absolute;
      bottom: 0;
      right: 0;
      margin: 0; } }
  @media (min-width: 1062px) {
    #fsPoweredByFinalsite {
      bottom: 15px; } }

/*! _main.scss - src/sass/navigation/ - main import */
.fsNavigation ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .fsNavigation ul li.fsNavCurrentPage > a, .fsNavigation ul li.fsNavCurrentPageAncestor > a {
    color: #0082C8;
    background: transparent; }
  .fsNavigation ul li a {
    display: block;
    padding: 10px 0;
    color: #0082C8;
    background: transparent; }
    .fsNavigation ul li a:hover, .fsNavigation ul li a:focus {
      color: #0082C8;
      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: 0;
  text-align: left;
  z-index: 1;
  margin-bottom: 24px; }
  .fsBreadcrumb ul {
    font-family: "DIN Next W01 Regular", arial, sans-serif;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .fsBreadcrumb ul li {
      display: inline-block;
      color: #585656;
      font-size: 13px;
      letter-spacing: 1px; }
      .fsBreadcrumb ul li:before {
        display: none; }
      .fsBreadcrumb ul li a {
        color: #585656;
        display: inline-block;
        padding: 0; }
      .fsBreadcrumb ul li span {
        position: relative;
        padding: 4px 15px;
        display: inline-block; }
        .fsBreadcrumb ul li span:after {
          content: '\e903';
          font-family: 'icomoon';
          color: #0082C8;
          font-size: 15px;
          display: block;
          position: absolute;
          left: 4px;
          top: 50%;
          -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
  .junior .fsBreadcrumb ul li span:after {
    color: #D20D44; }
  .ducks .fsBreadcrumb ul li span:after {
    color: #F7971D; }
  .venue .fsBreadcrumb ul li span:after {
    color: #6E6338; }

.home .fsBreadcrumb {
  display: none !important; }

.nav-site-map ul {
  margin: 0 0 0 20px;
  padding: 0; }
  .nav-site-map ul a {
    font-size: 15px;
    line-height: 20px;
    padding: 0; }
  .nav-site-map ul.fsNavLevel1 {
    margin-left: 0;
    list-style: none; }
    @media (min-width: 600px) {
      .nav-site-map ul.fsNavLevel1 {
        -moz-column-count: 4;
        column-count: 4;
        -moz-column-gap: 0;
        column-gap: 0;
        -moz-column-rule: 0;
        column-rule: 0;
        min-height: initial; }
        .nav-site-map ul.fsNavLevel1 li {
          page-break-inside: avoid;
          break-inside: avoid-column;
          padding: 0 10px; } }
    .nav-site-map ul.fsNavLevel1 > li > a {
      font-size: 16px;
      margin: 20px 0 10px 0;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 1.5px; }
  .nav-site-map ul.fsNavLevel2 {
    list-style: disc; }
    .nav-site-map ul.fsNavLevel2 li a {
      padding: 0; }
  .nav-site-map ul.fsNavLevel3 {
    list-style: circle; }
    .nav-site-map ul.fsNavLevel3 li a {
      padding: 0; }
  .nav-site-map ul.fsNavLevel4 {
    list-style: square; }
    .nav-site-map ul.fsNavLevel4 li a {
      padding: 0; }
  .nav-site-map ul.fsNavLevel5 {
    list-style: disc; }
    .nav-site-map ul.fsNavLevel5 li a {
      padding: 0; }

.nav-tier ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .nav-tier ul li a {
    display: block;
    padding: 10px 10px;
    color: #0082C8;
    background: transparent; }
    .nav-tier ul li a:hover, .nav-tier ul li a:focus {
      color: #0082C8;
      background: #939598; }
  .nav-tier ul li.fsNavCurrentPage > a {
    color: #0082C8;
    background: #797b7f; }
    .nav-tier ul li.fsNavCurrentPage > a:hover, .nav-tier ul li.fsNavCurrentPage > a:focus {
      color: #D20D44;
      background: #939598; }
  .nav-tier ul li.fsNavCurrentPageAncestor {
    background: #939598; }
    .nav-tier ul li.fsNavCurrentPageAncestor > a {
      color: #0082C8;
      background: transparent; }
      .nav-tier ul li.fsNavCurrentPageAncestor > a:hover, .nav-tier ul li.fsNavCurrentPageAncestor > a:focus {
        color: #0082C8;
        background: #939598; }

.nav-tier .fsNavLevel1 {
  padding-left: 0; }
  .nav-tier .fsNavLevel1 > li {
    border-bottom: 1px solid #939598; }
    .nav-tier .fsNavLevel1 > li:last-child {
      border-bottom: none; }

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

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

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

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

.nav-sub {
  background: #F3F3F3;
  position: relative;
  display: block; }
  .nav-sub:after {
    background-color: #F3F3F3;
    content: "";
    height: 9999%;
    left: 0;
    position: absolute;
    top: 100%;
    width: 100%; }
  .nav-sub header {
    background: #0082C8;
    text-align: center; }
    .nav-sub header .fsElementTitle {
      font-family: "DIN Next W01 Regular", arial, sans-serif;
      font-size: 14px;
      text-transform: uppercase;
      color: #fff;
      line-height: 47px;
      margin: 0;
      letter-spacing: 2px;
      padding-top: 3px; }
  .junior .nav-sub header {
    background: #D20D44; }
  .junior .nav-sub nav ul li a:hover, .junior .nav-sub nav ul li a:focus {
    color: #D20D44; }
  .junior .nav-sub nav ul li.fsNavCurrentPageAncestor > a {
    color: #D20D44; }
    .junior .nav-sub nav ul li.fsNavCurrentPageAncestor > a:hover, .junior .nav-sub nav ul li.fsNavCurrentPageAncestor > a:focus {
      color: #D20D44; }
  .junior .nav-sub nav ul li .fsNavCurrentPage > a {
    color: #D20D44 !important; }
  .junior .nav-sub nav ul li.fsNavCurrentPage > a {
    color: #505050; }
    .junior .nav-sub nav ul li.fsNavCurrentPage > a:hover, .junior .nav-sub nav ul li.fsNavCurrentPage > a:focus {
      color: #D20D44; }
  .junior .nav-sub nav ul li.fsNavParentPage .nav-sub-btn:after {
    color: #D20D44; }
  .ducks .nav-sub header {
    background: #e27d05; }
  .ducks .nav-sub nav ul li a:hover, .ducks .nav-sub nav ul li a:focus {
    color: #e27d05; }
  .ducks .nav-sub nav ul li.fsNavCurrentPageAncestor > a {
    color: #e27d05; }
    .ducks .nav-sub nav ul li.fsNavCurrentPageAncestor > a:hover, .ducks .nav-sub nav ul li.fsNavCurrentPageAncestor > a:focus {
      color: #e27d05; }
  .ducks .nav-sub nav ul li .fsNavCurrentPage > a {
    color: #e27d05 !important; }
  .ducks .nav-sub nav ul li.fsNavCurrentPage > a {
    color: #505050; }
    .ducks .nav-sub nav ul li.fsNavCurrentPage > a:hover, .ducks .nav-sub nav ul li.fsNavCurrentPage > a:focus {
      color: #e27d05; }
  .ducks .nav-sub nav ul li.fsNavParentPage .nav-sub-btn:after {
    color: #e27d05; }
  .venue .nav-sub header {
    background: #6E6338; }
  .venue .nav-sub nav ul li a:hover, .venue .nav-sub nav ul li a:focus {
    color: #6E6338; }
  .venue .nav-sub nav ul li.fsNavCurrentPageAncestor > a {
    color: #6E6338; }
    .venue .nav-sub nav ul li.fsNavCurrentPageAncestor > a:hover, .venue .nav-sub nav ul li.fsNavCurrentPageAncestor > a:focus {
      color: #6E6338; }
  .venue .nav-sub nav ul li.fsNavCurrentPage > a {
    color: #505050; }
    .venue .nav-sub nav ul li.fsNavCurrentPage > a:hover, .venue .nav-sub nav ul li.fsNavCurrentPage > a:focus {
      color: #6E6338; }
  .venue .nav-sub nav ul li.fsNavParentPage .nav-sub-btn:after {
    color: #6E6338; }
  @media screen and (max-width: 599px) {
    .nav-sub > header {
      display: block;
      position: relative; }
      .nav-sub > header .fsElementTitle {
        position: relative;
        font-family: "DIN Next W01 Regular", arial, sans-serif;
        margin-bottom: 0;
        display: block;
        font-size: 14px;
        padding: 10px 20px;
        color: #fff;
        background-color: #0082C8;
        transition: .3s;
        line-height: 20px;
        cursor: pointer;
        position: relative;
        padding-right: 40px; }
        .nav-sub > header .fsElementTitle:hover {
          background-color: #0071af;
          color: #fff; } }
    @media screen and (max-width: 599px) and (min-width: 600px) {
      .nav-sub > header .fsElementTitle {
        cursor: default; } }
  @media screen and (max-width: 599px) {
        .nav-sub > header .fsElementTitle:after {
          content: "+";
          line-height: 1;
          position: absolute;
          margin: 0;
          position: absolute;
          top: 50%;
          transform: translate3d(0, -50%, 0);
          right: 20px;
          font-size: 20px; }
      .junior .nav-sub > header .fsElementTitle {
        background-color: #D20D44; }
      .ducks .nav-sub > header .fsElementTitle {
        background-color: #F7971D; }
      .venue .nav-sub > header .fsElementTitle {
        background-color: #6E6338; }
    .nav-sub > .fsElementContent {
      position: relative;
      display: block;
      background-color: #F3F3F3; }
      .nav-sub > .fsElementContent ul li a {
        display: block;
        padding: 10px 20px;
        color: #585656;
        background: transparent;
        font-size: 16px; }
        .nav-sub > .fsElementContent ul li a:hover, .nav-sub > .fsElementContent ul li a:focus {
          color: #0082C8;
          background: #eeeeee; }
      .nav-sub > .fsElementContent ul li.fsNavCurrentPage > a {
        color: #0082C8;
        background: transparent; }
        .nav-sub > .fsElementContent ul li.fsNavCurrentPage > a:before {
          top: 10px; }
        .nav-sub > .fsElementContent ul li.fsNavCurrentPage > a:hover, .nav-sub > .fsElementContent ul li.fsNavCurrentPage > a:focus {
          color: #0082C8;
          background: #eeeeee; }
      .nav-sub > .fsElementContent ul li.fsNavCurrentPageAncestor {
        background: transparent; }
        .nav-sub > .fsElementContent ul li.fsNavCurrentPageAncestor > a {
          color: #0082C8;
          background: #eeeeee; }
          .nav-sub > .fsElementContent ul li.fsNavCurrentPageAncestor > a:hover, .nav-sub > .fsElementContent ul li.fsNavCurrentPageAncestor > a:focus {
            color: #0082C8;
            background: #eeeeee; }
      .nav-sub > .fsElementContent .fsNavLevel1 > li > a {
        padding-left: 20px; }
      .nav-sub > .fsElementContent .fsNavLevel2 li.fsNavParentPage > a:before {
        top: 10px;
        left: 10px; }
      .nav-sub > .fsElementContent .fsNavLevel2 > li > a {
        padding-left: 30px; }
      .nav-sub > .fsElementContent .fsNavLevel3 > li > a {
        padding-left: 40px; }
      .nav-sub > .fsElementContent .fsNavLevel4 > li > a {
        padding-left: 50px; }
      .nav-sub > .fsElementContent .fsNavLevel5 > li > a {
        padding-left: 60px; }
    .nav-sub.active-nav > header .fsElementTitle {
      background-color: #0071af;
      color: #fff; }
      .nav-sub.active-nav > header .fsElementTitle:after {
        content: "-";
        font-size: 30px; }
    .junior .nav-sub.active-nav > header .fsElementTitle {
      background-color: #D20D44; }
    .ducks .nav-sub.active-nav > header .fsElementTitle {
      background-color: #F7971D; }
    .venue .nav-sub.active-nav > header .fsElementTitle {
      background-color: #6E6338; } }
  @media (min-width: 600px) {
    .nav-sub {
      display: block; } }
  .nav-sub > .fsElementContent {
    height: auto;
    max-height: 0;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease; }
    @media (min-width: 600px) {
      .nav-sub > .fsElementContent {
        max-height: 9999px;
        visibility: visible;
        opacity: 1; } }
  .nav-sub.active-nav > .fsElementContent {
    max-height: 9999px;
    visibility: visible;
    opacity: 1; }
  .fsHeader .nav-sub {
    display: block; }
    @media (min-width: 600px) {
      .fsHeader .nav-sub {
        display: none; } }
  .nav-sub.nav-sub-empty {
    display: none !important; }
  .nav-sub ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .nav-sub ul li a {
      position: relative;
      display: block;
      font-size: 14px;
      font-family: "DIN Next W01 Regular", arial, sans-serif;
      line-height: 16px;
      padding: 18px 24px 16px 10px;
      color: #585656;
      background: transparent; }
      @media (min-width: 800px) {
        .nav-sub ul li a {
          padding: 18px 24px 16px 15px; } }
      @media (min-width: 1200px) {
        .nav-sub ul li a {
          font-size: 19px;
          line-height: 21px; } }
      .nav-sub ul li a:hover, .nav-sub ul li a:focus {
        color: #0082C8;
        background: #eeeeee;
        text-decoration: none; }
    .nav-sub ul li .fsNavPageInfo {
      display: none; }
    .nav-sub ul li[class*="fsNavCurrentPage"] > .fsNavPageInfo {
      display: block; }
    .nav-sub ul li.fsNavCurrentPage > a {
      color: #0082C8;
      font-weight: bold; }
      .nav-sub ul li.fsNavCurrentPage > a:hover, .nav-sub ul li.fsNavCurrentPage > a:focus {
        color: #0082C8;
        background: #eeeeee; }
    .nav-sub ul li.fsNavCurrentPageAncestor {
      background: transparent; }
      .nav-sub ul li.fsNavCurrentPageAncestor > a {
        color: #0082C8;
        background: transparent;
        font-weight: bold; }
        .nav-sub ul li.fsNavCurrentPageAncestor > a:hover, .nav-sub ul li.fsNavCurrentPageAncestor > a:focus {
          color: #0082C8; }
    .nav-sub ul li.fsNavParentPage {
      position: relative; }
      .nav-sub ul li.fsNavParentPage .nav-sub-btn {
        border: none;
        background: transparent;
        font-size: 30px;
        font-weight: 400;
        position: absolute;
        right: 0;
        top: 2px;
        margin: auto;
        outline: 0;
        z-index: 1; }
        @media (min-width: 600px) {
          .nav-sub ul li.fsNavParentPage .nav-sub-btn {
            top: 10px; } }
        .nav-sub ul li.fsNavParentPage .nav-sub-btn:after {
          content: '\e916';
          font-family: 'icomoon';
          color: #0082C8;
          font-size: 21px;
          display: block; }
          @media (min-width: 1200px) {
            .nav-sub ul li.fsNavParentPage .nav-sub-btn:after {
              font-size: 24px; } }
      .nav-sub ul li.fsNavParentPage.active-nav > .nav-sub-btn:after {
        content: '\e915'; }
      .nav-sub ul li.fsNavParentPage.fsNavCurrentPage > .nav-sub-btn:after {
        content: '\e915'; }
      .nav-sub ul li.fsNavParentPage.fsNavCurrentPage.active-nav > .nav-sub-btn:after {
        content: '\e916'; }
      .nav-sub ul li.fsNavParentPage.fsNavCurrentPageAncestor > .nav-sub-btn:after {
        content: '\e915'; }
      .nav-sub ul li.fsNavParentPage.fsNavCurrentPageAncestor.active-nav > .nav-sub-btn:after {
        content: '\e916'; }
  .nav-sub .fsNavLevel1 {
    padding: 22px 15px; }
    @media (min-width: 1200px) {
      .nav-sub .fsNavLevel1 {
        padding: 22px 30px; } }
    @media screen and (max-width: 599px) {
      .nav-sub .fsNavLevel1 {
        padding-top: 17px;
        padding-bottom: 17px; } }
    .nav-sub .fsNavLevel1 > li {
      border-bottom: 1px solid #d3d3d3; }
      .nav-sub .fsNavLevel1 > li:last-child {
        border-bottom: none; }
      .nav-sub .fsNavLevel1 > li.fsNavCurrentPageAncestor > a, .nav-sub .fsNavLevel1 > li.fsNavCurrentPage > a {
        background: #eeeeee; }
  .nav-sub .fsNavLevel2 {
    padding: 0 0 10px 0; }
    .nav-sub .fsNavLevel2 li a {
      font-size: 13px;
      padding-top: 9px;
      padding-bottom: 6px; }
      @media (min-width: 1200px) {
        .nav-sub .fsNavLevel2 li a {
          font-size: 18px; } }
    .nav-sub .fsNavLevel2 > li > a {
      padding-left: 20px; }
      @media (min-width: 1200px) {
        .nav-sub .fsNavLevel2 > li > a {
          padding-left: 30px; } }
    .nav-sub .fsNavLevel2 > li.fsNavParentPage .nav-sub-btn {
      top: 3px; }
  .nav-sub .fsNavLevel3 > li > a {
    font-size: 13px;
    padding-left: 30px; }
    @media (min-width: 1200px) {
      .nav-sub .fsNavLevel3 > li > a {
        font-size: 18px;
        padding-left: 45px; } }
  .nav-sub .fsNavLevel3 > li.fsNavParentPage > a:before {
    left: 27px;
    top: 7px; }
  .nav-sub .fsNavLevel4 > li > a {
    font-size: 13px;
    padding-left: 40px; }
    @media (min-width: 1200px) {
      .nav-sub .fsNavLevel4 > li > a {
        padding-left: 55px;
        font-size: 18px; } }
  .nav-sub .fsNavLevel4 > li.fsNavParentPage > a:before {
    left: 37px;
    top: 7px; }
  .nav-sub .fsNavLevel5 > li > a {
    font-size: 13px;
    padding-left: 60px; }
    @media (min-width: 1200px) {
      .nav-sub .fsNavLevel5 > li > a {
        font-size: 18px;
        padding-left: 75px; } }
  .nav-sub .fsNavLevel5 > li.fsNavParentPage > a:before {
    left: 47px;
    top: 7px; }
  .coach-service .nav-sub {
    background: #999696;
    margin-top: 83px; }
    @media (min-width: 1200px) {
      .coach-service .nav-sub {
        margin-top: 97px; } }
    .coach-service .nav-sub:before {
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 336px 40px 0;
      border-color: transparent #b6b5b5 transparent transparent;
      position: absolute;
      top: 0;
      right: 0; }
    .coach-service .nav-sub:after {
      display: none; }
    .coach-service .nav-sub header {
      display: block; }
      @media (min-width: 600px) {
        .coach-service .nav-sub header {
          display: none; } }
    @media screen and (max-width: 599px) {
      .coach-service .nav-sub > .fsElementContent {
        background: #999696; } }
    .coach-service .nav-sub .fsNavLevel1 {
      padding: 70px 0 40px 0; }
      @media screen and (max-width: 599px) {
        .coach-service .nav-sub .fsNavLevel1 {
          padding: 20px 0 40px 0; } }
      .coach-service .nav-sub .fsNavLevel1 li {
        border: 0; }
        .coach-service .nav-sub .fsNavLevel1 li a {
          color: #fff !important;
          text-transform: uppercase;
          font-size: 15px;
          padding: 12px 10px 9px 27px; }
          .coach-service .nav-sub .fsNavLevel1 li a:hover, .coach-service .nav-sub .fsNavLevel1 li a:focus {
            color: #fff;
            background: #1870b4; }
        .coach-service .nav-sub .fsNavLevel1 li.fsNavCurrentPage > a {
          font-weight: normal;
          background: #1870b4; }

.nav-main {
  margin-bottom: 0; }
  @media (min-width: 900px) {
    .fsHeader .nav-main {
      padding: 0 38px 0 0; } }
  @media (min-width: 900px) {
    .nav-main .fsNavLevel1 {
      position: relative;
      margin: 0 auto;
      max-width: 65.55556em;
      max-width: 73.75rem;
      text-align: center;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .no-flexbox .nav-main .fsNavLevel1 {
        text-align: justify;
        font-size: 0.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: 900px) {
    .nav-main .fsNavLevel1 > li {
      -ms-flex: 1 auto;
      flex: 1 auto; } }
  .nav-main .fsNavLevel1 > li:hover > a {
    color: #312F30;
    background: transparent;
    text-decoration: none; }
    .nav-main .fsNavLevel1 > li:hover > a:before {
      visibility: visible;
      opacity: 1; }
    .nav-main .fsNavLevel1 > li:hover > a:after {
      visibility: visible;
      opacity: 1; }
  .nav-main .fsNavLevel1 > li[class*="fsNavCurrentPage"] > a {
    color: #312F30;
    background: transparent; }
    .nav-main .fsNavLevel1 > li[class*="fsNavCurrentPage"] > a:after {
      visibility: visible;
      opacity: 1; }
  .nav-main .fsNavLevel1 > li > a {
    position: relative;
    display: block;
    font-size: 13px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #312F30;
    background: transparent;
    padding: 0.55556em 0.44444em 32px 0.44444em; }
    @media (min-width: 1100px) {
      .nav-main .fsNavLevel1 > li > a {
        font-size: 11px; } }
    @media (min-width: 1200px) {
      .nav-main .fsNavLevel1 > li > a {
        padding: 0.55556em 0.5em 32px 0.5em;
        font-size: 12px; } }
    @media (min-width: 1400px) {
      .nav-main .fsNavLevel1 > li > a {
        padding: 0.55556em 0.72222em 32px 0.72222em;
        font-size: 13px; } }
    @media (min-width: 1600px) {
      .nav-main .fsNavLevel1 > li > a {
        font-size: 14px; } }
    @media (min-width: 1700px) {
      .nav-main .fsNavLevel1 > li > a {
        font-size: 15px; } }
    .nav-main .fsNavLevel1 > li > a:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 50%;
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      width: 0;
      height: 0;
      border-left: 15px solid transparent;
      border-right: 15px solid transparent;
      border-bottom: 15px solid #F3F3F3;
      visibility: hidden;
      opacity: 0; }
    .nav-main .fsNavLevel1 > li > a:after {
      content: '';
      position: absolute;
      bottom: 31px;
      left: 50%;
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      width: calc(100% - 20px);
      height: 3px;
      background: #0082C8;
      visibility: hidden;
      opacity: 0; }
    .nav-main .fsNavLevel1 > li > a:focus {
      color: #312F30;
      background: transparent; }
  html.js .nav-main .fsNavLevel1 > li {
    position: static; }
    html.js .nav-main .fsNavLevel1 > li > .fsNavPageInfo {
      position: absolute;
      top: 100%;
      left: 0;
      max-height: 0;
      overflow: hidden; }
    .menu-item-open html.js .nav-main .fsNavLevel1 > li > .fsNavPageInfo {
      max-height: 9999px; }
    html.js .nav-main .fsNavLevel1 > li.menu-item-open > .fsNavPageInfo {
      max-height: 9999px; }
    html.js .nav-main .fsNavLevel1 > li:hover .fsNavPageInfo {
      max-height: 9999px; }
  html:not(.js) .nav-main .fsNavLevel1 > li {
    position: static; }
    html:not(.js) .nav-main .fsNavLevel1 > li > .fsNavPageInfo {
      position: absolute;
      top: 100%;
      left: 0;
      max-height: 0;
      overflow: hidden; }
    html:not(.js) .nav-main .fsNavLevel1 > li:hover > .fsNavPageInfo {
      max-height: 9999px; }
    @media (max-width: 599px) {
      html:not(.js) .nav-main .fsNavLevel1 > li:focus > .fsNavPageInfo {
        max-height: 9999px; } }
  .ducks .nav-main .fsNavLevel1 > li > a:after {
    background: #F7971D; }
  .junior .nav-main .fsNavLevel1 > li > a:after {
    background: #D20D44; }
  .venue .nav-main .fsNavLevel1 > li > a:after {
    background: #6E6338; }

html.js .sticky-header .nav-main .fsNavLevel1 > li a:before {
  bottom: 5px; }
  @media (min-width: 1550px) {
    html.js .sticky-header .nav-main .fsNavLevel1 > li a:before {
      bottom: 6px; } }

html.js .sticky-header .nav-main .fsNavLevel1 > li > .fsNavPageInfo {
  top: 59px; }

.nav-main .fsNavPageInfo {
  position: relative;
  background: #F3F3F3;
  text-align: left;
  width: 100%;
  z-index: 300;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .nav-main .fsNavLevel1 > li:first-child .fsNavPageInfo {
    left: 0;
    -ms-transform: none;
    transform: none; }
  .nav-main .fsNavLevel1 > li:last-child .fsNavPageInfo {
    right: 0;
    left: auto;
    -ms-transform: none;
    transform: none; }
  .nav-main .fsNavPageInfo:after {
    content: '';
    position: absolute;
    bottom: 13px;
    left: 0;
    width: 100%;
    height: 10px;
    background: #F3F3F3;
    z-index: 0; }
  .nav-main .fsNavPageInfo .fsNavPageThumbnail {
    -ms-flex-order: 2;
    order: 2;
    background-size: cover;
    background-position: center;
    display: none;
    z-index: 1;
    width: 57%; }
    @media (min-width: 980px) {
      .nav-main .fsNavPageInfo .fsNavPageThumbnail {
        display: block; } }
    .nav-main .fsNavPageInfo .fsNavPageThumbnail img {
      display: block;
      opacity: 0;
      visibility: hidden; }
  .nav-main .fsNavPageInfo .fsNavLevel2 {
    padding: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 65%;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-order: 1;
    order: 1; }
    @media (min-width: 1200px) {
      .nav-main .fsNavPageInfo .fsNavLevel2 {
        padding: 20px 40px; } }
    .nav-main .fsNavPageInfo .fsNavLevel2 .sub-list {
      width: 30%; }
    .nav-main .fsNavPageInfo .fsNavLevel2 li {
      border-bottom: 1px solid #d3d3d3; }
    .nav-main .fsNavPageInfo .fsNavLevel2 a {
      padding: 10px 0;
      color: #505050;
      display: block;
      font-size: 13px;
      line-height: 1.2;
      transition: none; }
      @media (min-width: 1400px) {
        .nav-main .fsNavPageInfo .fsNavLevel2 a {
          font-size: 16px;
          line-height: 1.3; } }
      .nav-main .fsNavPageInfo .fsNavLevel2 a:hover {
        color: #0082C8;
        font-weight: bold; }
  .ducks .nav-main .fsNavPageInfo .fsNavLevel2 li a:hover {
    color: #F7971D; }
  .junior .nav-main .fsNavPageInfo .fsNavLevel2 li a:hover {
    color: #D20D44; }
  .venue .nav-main .fsNavPageInfo .fsNavLevel2 li a:hover {
    color: #6E6338; }

.nav-main .fsNavLevel2 li a {
  display: block;
  color: #fff;
  background: transparent;
  padding: 0.55556em; }
  .nav-main .fsNavLevel2 li a:hover, .nav-main .fsNavLevel2 li a:focus {
    font-weight: bold;
    text-decoration: none; }

.nav-main .fsNavLevel2 li[class*="fsNavCurrentPage"] > a {
  font-weight: bold;
  text-decoration: none; }

.drawer-ribbon {
  position: relative;
  height: 50px; }
  @media (min-width: 900px) {
    .drawer-ribbon {
      display: none; } }

.menu_trigger {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  margin: 0;
  display: block; }
  @media (min-width: 1275px) {
    .menu_trigger {
      display: none; } }

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

.drawer-trigger {
  border: 0;
  background: none;
  outline: 0;
  margin: 0;
  padding: 0;
  max-width: 22px;
  color: transparent;
  cursor: pointer; }
  .drawer-trigger:before, .drawer-trigger:after {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 2px;
    width: 22px;
    content: '';
    background: #312F30; }
  .drawer-trigger:before {
    margin-top: -8px;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: margin-top .3s, transform .3s; }
  .drawer-trigger:after {
    box-shadow: 0 8px 0 0 #312F30;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: box-shadow .3s, transform .3s; }
  .drawer-is-active .drawer-trigger:before {
    margin-top: 0;
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg); }
  .drawer-is-active .drawer-trigger:after {
    box-shadow: none;
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg); }

#fsMenu {
  position: absolute;
  z-index: 501;
  width: 100%;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s, visibility .3s, transform .3s;
  top: 0;
  right: 0;
  transform: translate3d(20%, 0, 0);
  -ms-transform: translate(20%, 0);
  transform: translate(20%, 0);
  position: fixed;
  top: 0em;
  height: 100%;
  max-width: 17.5rem;
  width: 100%;
  background: #F6F6F6;
  z-index: 501;
  transition: all .3s; }
  .drawer-is-active #fsMenu {
    pointer-events: auto;
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
  .fsAccountBarVisible #fsMenu {
    top: 45px; }

.fsMenu {
  position: relative;
  height: 100%;
  overflow-y: auto;
  padding: 50px 20px; }
  .fsMenu .fs_style_25 {
    text-align: center;
    max-width: 145px;
    margin: 0 auto;
    line-height: 34px;
    padding: 0;
    font-size: 12px; }
  .fsMenu .menu_trigger {
    position: absolute;
    top: 10px;
    right: 20px;
    -ms-transform: none;
    transform: none; }

.mobile-nav {
  margin-bottom: 0; }
  .mobile-nav ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .mobile-nav li {
    position: relative;
    margin-bottom: 0; }
    .mobile-nav li:before {
      display: none; }
    .mobile-nav li.fsNavParentPage > a {
      width: calc(100% - 55px);
      border-right: solid 1px #D6D6D6; }
    .mobile-nav li.fsNavCurrentPageAncestor > a, .mobile-nav li.fsNavCurrentPage > a {
      color: #D20D44; }
  .mobile-nav .fsNavLevel1 {
    border-top: solid 1px #D6D6D6; }
    .mobile-nav .fsNavLevel1 > li {
      border-bottom: solid 1px #D6D6D6; }
      .mobile-nav .fsNavLevel1 > li > a {
        color: #505050;
        font-size: 17px;
        line-height: 1.3;
        display: block;
        padding: 10px 0; }
        .mobile-nav .fsNavLevel1 > li > a:hover, .mobile-nav .fsNavLevel1 > li > a:focus {
          text-decoration: none; }
  .mobile-nav .fsNavLevel2 {
    padding: 10px 0;
    display: none; }
    .mobile-nav .fsNavLevel2 li a {
      padding-top: 0;
      padding-bottom: 0;
      font-size: 15px;
      color: #505050; }
      .mobile-nav .fsNavLevel2 li a:hover, .mobile-nav .fsNavLevel2 li a:focus {
        color: #0082C8;
        text-decoration: none; }
    .mobile-nav .fsNavLevel2 li.fsNavCurrentPage > a {
      color: #0082C8;
      text-decoration: none; }
    .mobile-nav .fsNavLevel2 > li > a {
      padding-left: 15px; }
  .mobile-nav .open:not(.fsNavCurrentPageAncestor) > .mobile-toggle:before, .mobile-nav .fsNavCurrentPageAncestor:not(.open) > .mobile-toggle:before {
    content: '\e915'; }
  .mobile-nav .open:not(.fsNavCurrentPageAncestor) > .fsNavPageInfo, .mobile-nav .fsNavCurrentPageAncestor:not(.open) > .fsNavPageInfo {
    display: block;
    border-top: solid 1px #D6D6D6; }
    .mobile-nav .open:not(.fsNavCurrentPageAncestor) > .fsNavPageInfo li.fsNavParentPage, .mobile-nav .fsNavCurrentPageAncestor:not(.open) > .fsNavPageInfo li.fsNavParentPage {
      border-top: solid 1px #D6D6D6;
      box-shadow: 0px 1px 0 0 #D6D6D6; }

.mobile-toggle {
  position: absolute;
  right: 0;
  top: 0;
  width: 55px;
  height: 42px;
  padding: 0;
  background-color: transparent;
  border: none;
  outline: transparent; }
  .mobile-toggle:before {
    content: '\e916';
    font-family: "IcoMoon";
    color: #0082C8;
    font-size: 24px;
    font-weight: normal;
    transition: .3s; }

.nav-social {
  text-align: center;
  position: fixed;
  right: 0;
  top: 36%;
  display: none; }
  @media (min-width: 1000px) {
    .nav-social {
      display: block; } }
  .nav-social .fsNavLevel1 {
    font-size: 0; }
    .nav-social .fsNavLevel1, .nav-social .fsNavLevel1 ul {
      margin: 0;
      padding: 0;
      list-style: none; }
    .nav-social .fsNavLevel1 li {
      margin: 0;
      padding: 0; }
    .nav-social .fsNavLevel1 li {
      display: block; }
      .nav-social .fsNavLevel1 li:before {
        display: none; }
      .nav-social .fsNavLevel1 li span {
        display: none; }
    .nav-social .fsNavLevel1 [href~='facebook']:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .nav-social .fsNavLevel1 [href~='instagram']:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .nav-social .fsNavLevel1 [href~='linkedin']:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .nav-social .fsNavLevel1 [href~='pinterest']:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .nav-social .fsNavLevel1 [href~='tumblr']:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .nav-social .fsNavLevel1 [href~='twitter']:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .nav-social .fsNavLevel1 [href~='vimeo']:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .nav-social .fsNavLevel1 [href~='vine']:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .nav-social .fsNavLevel1 [href~='youtube']:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .nav-social .fsNavLevel1 [href~='rss']:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .nav-social .fsNavLevel1 [href~='share']:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .nav-social .fsNavLevel1 [href~='snapchat']:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .nav-social .fsNavLevel1 [href~='flickr']:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .nav-social .fsNavLevel1 [href~='addthis']:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .nav-social .fsNavLevel1 [href~='video']:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .nav-social .fsNavLevel1 [href~='facebook']:focus, .nav-social .fsNavLevel1 [href~='facebook']:hover {
      background: #3b5998;
      border-color: #3b5998; }
      .nav-social .fsNavLevel1 [href~='facebook']:focus:before, .nav-social .fsNavLevel1 [href~='facebook']:hover:before {
        color: #fff; }
    .nav-social .fsNavLevel1 [href~='instagram']:focus, .nav-social .fsNavLevel1 [href~='instagram']:hover {
      background: #3f729b;
      border-color: #3f729b; }
      .nav-social .fsNavLevel1 [href~='instagram']:focus:before, .nav-social .fsNavLevel1 [href~='instagram']:hover:before {
        color: #fff; }
    .nav-social .fsNavLevel1 [href~='linkedin']:focus, .nav-social .fsNavLevel1 [href~='linkedin']:hover {
      background: #0077b5;
      border-color: #0077b5; }
      .nav-social .fsNavLevel1 [href~='linkedin']:focus:before, .nav-social .fsNavLevel1 [href~='linkedin']:hover:before {
        color: #fff; }
    .nav-social .fsNavLevel1 [href~='pinterest']:focus, .nav-social .fsNavLevel1 [href~='pinterest']:hover {
      background: #cc2127;
      border-color: #cc2127; }
      .nav-social .fsNavLevel1 [href~='pinterest']:focus:before, .nav-social .fsNavLevel1 [href~='pinterest']:hover:before {
        color: #fff; }
    .nav-social .fsNavLevel1 [href~='tumblr']:focus, .nav-social .fsNavLevel1 [href~='tumblr']:hover {
      background: #35465c;
      border-color: #35465c; }
      .nav-social .fsNavLevel1 [href~='tumblr']:focus:before, .nav-social .fsNavLevel1 [href~='tumblr']:hover:before {
        color: #fff; }
    .nav-social .fsNavLevel1 [href~='twitter']:focus, .nav-social .fsNavLevel1 [href~='twitter']:hover {
      background: #55acee;
      border-color: #55acee; }
      .nav-social .fsNavLevel1 [href~='twitter']:focus:before, .nav-social .fsNavLevel1 [href~='twitter']:hover:before {
        color: #fff; }
    .nav-social .fsNavLevel1 [href~='vimeo']:focus, .nav-social .fsNavLevel1 [href~='vimeo']:hover {
      background: #1ab7ea;
      border-color: #1ab7ea; }
      .nav-social .fsNavLevel1 [href~='vimeo']:focus:before, .nav-social .fsNavLevel1 [href~='vimeo']:hover:before {
        color: #fff; }
    .nav-social .fsNavLevel1 [href~='vine']:focus, .nav-social .fsNavLevel1 [href~='vine']:hover {
      background: #00b488;
      border-color: #00b488; }
      .nav-social .fsNavLevel1 [href~='vine']:focus:before, .nav-social .fsNavLevel1 [href~='vine']:hover:before {
        color: #fff; }
    .nav-social .fsNavLevel1 [href~='youtube']:focus, .nav-social .fsNavLevel1 [href~='youtube']:hover {
      background: #cd201f;
      border-color: #cd201f; }
      .nav-social .fsNavLevel1 [href~='youtube']:focus:before, .nav-social .fsNavLevel1 [href~='youtube']:hover:before {
        color: #fff; }
    .nav-social .fsNavLevel1 [href~='rss']:focus, .nav-social .fsNavLevel1 [href~='rss']:hover {
      background: #f26522;
      border-color: #f26522; }
      .nav-social .fsNavLevel1 [href~='rss']:focus:before, .nav-social .fsNavLevel1 [href~='rss']:hover:before {
        color: #fff; }
    .nav-social .fsNavLevel1 [href~='snapchat']:focus, .nav-social .fsNavLevel1 [href~='snapchat']:hover {
      background: #fffb53;
      border-color: #fffb53; }
      .nav-social .fsNavLevel1 [href~='snapchat']:focus:before, .nav-social .fsNavLevel1 [href~='snapchat']:hover:before {
        color: #fff; }
    .nav-social .fsNavLevel1 [href~='flickr']:focus, .nav-social .fsNavLevel1 [href~='flickr']:hover {
      background: #0063dc;
      border-color: #0063dc; }
      .nav-social .fsNavLevel1 [href~='flickr']:focus:before, .nav-social .fsNavLevel1 [href~='flickr']:hover:before {
        color: #fff; }
    .nav-social .fsNavLevel1 [href~='addthis']:focus, .nav-social .fsNavLevel1 [href~='addthis']:hover {
      background: #F7971D;
      border-color: #F7971D; }
      .nav-social .fsNavLevel1 [href~='addthis']:focus:before, .nav-social .fsNavLevel1 [href~='addthis']:hover:before {
        color: #fff; }
    .nav-social .fsNavLevel1 [href~='share']:focus, .nav-social .fsNavLevel1 [href~='share']:hover {
      background: #f26522;
      border-color: #f26522; }
      .nav-social .fsNavLevel1 [href~='share']:focus:before, .nav-social .fsNavLevel1 [href~='share']:hover:before {
        color: #fff; }
    .nav-social .fsNavLevel1 [href~='video']:focus, .nav-social .fsNavLevel1 [href~='video']:hover {
      background: #f26522;
      border-color: #f26522; }
      .nav-social .fsNavLevel1 [href~='video']:focus:before, .nav-social .fsNavLevel1 [href~='video']:hover:before {
        color: #fff; }
    .nav-social .fsNavLevel1 a {
      display: block;
      position: relative;
      background: #0082C8;
      height: 40px;
      width: 40px; }
      .nav-social .fsNavLevel1 a:before {
        color: #fff;
        font-size: 18px;
        transition: 0.3s all;
        display: block;
        font-size: 16px;
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .nav-social .fsNavLevel1 a[href~='dulwich-on-film']:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      font-size: 23px !important; }
    .nav-social .fsNavLevel1 .sticky a {
      height: 120px;
      width: 144px;
      background: transparent !important;
      opacity: 0;
      -ms-transform: translate(100%, 0);
      transform: translate(100%, 0);
      transition: 0.3s; }
      .nav-social .fsNavLevel1 .sticky a:before {
        content: '';
        background-image: url("/uploaded/themes/default_17/images/Thinking_About_sticky.svg");
        background-size: contain;
        background-repeat: no-repeat;
        width: 100%;
        height: 100%; }
    .gold-400 .nav-social .fsNavLevel1 .sticky a:before {
      content: '';
      background-image: url("/uploaded/themes/default_17/images/Thinking_About_sticky.svg"); }
    .ducks .nav-social .fsNavLevel1 .sticky a:before {
      content: '';
      background-image: url("/uploaded/themes/default_17/images/Thinking_About_sticky.svg"); }
    .red-400 .nav-social .fsNavLevel1 .sticky a:before {
      content: '';
      background-image: url("/uploaded/themes/default_17/images/Thinking_About_sticky.svg"); }
    .junior .nav-social .fsNavLevel1 .sticky a:before {
      content: '';
      background-image: url("/uploaded/themes/default_17/images/Thinking_About_sticky.svg"); }
    .blue-400 .nav-social .fsNavLevel1 .sticky a:before {
      content: '';
      background-image: url("/uploaded/themes/default_17/images/Thinking_About_sticky.svg"); }
    body.coach-service .nav-social .fsNavLevel1 .sticky a:before,
    body.venue .nav-social .fsNavLevel1 .sticky a:before,
    body.old-alleynians .nav-social .fsNavLevel1 .sticky a:before {
      display: none; }
  #fsFooter .nav-social {
    margin-bottom: 20px;
    position: relative;
    top: 0;
    display: block; }
    #fsFooter .nav-social .fsNavLevel1 li {
      display: inline-block; }
      #fsFooter .nav-social .fsNavLevel1 li:not(:last-child) {
        margin-right: 10px; }
      #fsFooter .nav-social .fsNavLevel1 li a {
        background: transparent;
        border-radius: 100%;
        height: 30px;
        width: 30px; }
      #fsFooter .nav-social .fsNavLevel1 li [href~='facebook']:focus, #fsFooter .nav-social .fsNavLevel1 li [href~='facebook']:hover {
        background: #3b5998;
        border-color: #3b5998; }
        #fsFooter .nav-social .fsNavLevel1 li [href~='facebook']:focus:before, #fsFooter .nav-social .fsNavLevel1 li [href~='facebook']:hover:before {
          color: #fff; }
      #fsFooter .nav-social .fsNavLevel1 li [href~='instagram']:focus, #fsFooter .nav-social .fsNavLevel1 li [href~='instagram']:hover {
        background: #3f729b;
        border-color: #3f729b; }
        #fsFooter .nav-social .fsNavLevel1 li [href~='instagram']:focus:before, #fsFooter .nav-social .fsNavLevel1 li [href~='instagram']:hover:before {
          color: #fff; }
      #fsFooter .nav-social .fsNavLevel1 li [href~='linkedin']:focus, #fsFooter .nav-social .fsNavLevel1 li [href~='linkedin']:hover {
        background: #0077b5;
        border-color: #0077b5; }
        #fsFooter .nav-social .fsNavLevel1 li [href~='linkedin']:focus:before, #fsFooter .nav-social .fsNavLevel1 li [href~='linkedin']:hover:before {
          color: #fff; }
      #fsFooter .nav-social .fsNavLevel1 li [href~='pinterest']:focus, #fsFooter .nav-social .fsNavLevel1 li [href~='pinterest']:hover {
        background: #cc2127;
        border-color: #cc2127; }
        #fsFooter .nav-social .fsNavLevel1 li [href~='pinterest']:focus:before, #fsFooter .nav-social .fsNavLevel1 li [href~='pinterest']:hover:before {
          color: #fff; }
      #fsFooter .nav-social .fsNavLevel1 li [href~='tumblr']:focus, #fsFooter .nav-social .fsNavLevel1 li [href~='tumblr']:hover {
        background: #35465c;
        border-color: #35465c; }
        #fsFooter .nav-social .fsNavLevel1 li [href~='tumblr']:focus:before, #fsFooter .nav-social .fsNavLevel1 li [href~='tumblr']:hover:before {
          color: #fff; }
      #fsFooter .nav-social .fsNavLevel1 li [href~='twitter']:focus, #fsFooter .nav-social .fsNavLevel1 li [href~='twitter']:hover {
        background: #55acee;
        border-color: #55acee; }
        #fsFooter .nav-social .fsNavLevel1 li [href~='twitter']:focus:before, #fsFooter .nav-social .fsNavLevel1 li [href~='twitter']:hover:before {
          color: #fff; }
      #fsFooter .nav-social .fsNavLevel1 li [href~='vimeo']:focus, #fsFooter .nav-social .fsNavLevel1 li [href~='vimeo']:hover {
        background: #1ab7ea;
        border-color: #1ab7ea; }
        #fsFooter .nav-social .fsNavLevel1 li [href~='vimeo']:focus:before, #fsFooter .nav-social .fsNavLevel1 li [href~='vimeo']:hover:before {
          color: #fff; }
      #fsFooter .nav-social .fsNavLevel1 li [href~='vine']:focus, #fsFooter .nav-social .fsNavLevel1 li [href~='vine']:hover {
        background: #00b488;
        border-color: #00b488; }
        #fsFooter .nav-social .fsNavLevel1 li [href~='vine']:focus:before, #fsFooter .nav-social .fsNavLevel1 li [href~='vine']:hover:before {
          color: #fff; }
      #fsFooter .nav-social .fsNavLevel1 li [href~='youtube']:focus, #fsFooter .nav-social .fsNavLevel1 li [href~='youtube']:hover {
        background: #cd201f;
        border-color: #cd201f; }
        #fsFooter .nav-social .fsNavLevel1 li [href~='youtube']:focus:before, #fsFooter .nav-social .fsNavLevel1 li [href~='youtube']:hover:before {
          color: #fff; }
      #fsFooter .nav-social .fsNavLevel1 li [href~='rss']:focus, #fsFooter .nav-social .fsNavLevel1 li [href~='rss']:hover {
        background: #f26522;
        border-color: #f26522; }
        #fsFooter .nav-social .fsNavLevel1 li [href~='rss']:focus:before, #fsFooter .nav-social .fsNavLevel1 li [href~='rss']:hover:before {
          color: #fff; }
      #fsFooter .nav-social .fsNavLevel1 li [href~='snapchat']:focus, #fsFooter .nav-social .fsNavLevel1 li [href~='snapchat']:hover {
        background: #fffb53;
        border-color: #fffb53; }
        #fsFooter .nav-social .fsNavLevel1 li [href~='snapchat']:focus:before, #fsFooter .nav-social .fsNavLevel1 li [href~='snapchat']:hover:before {
          color: #fff; }
      #fsFooter .nav-social .fsNavLevel1 li [href~='flickr']:focus, #fsFooter .nav-social .fsNavLevel1 li [href~='flickr']:hover {
        background: #0063dc;
        border-color: #0063dc; }
        #fsFooter .nav-social .fsNavLevel1 li [href~='flickr']:focus:before, #fsFooter .nav-social .fsNavLevel1 li [href~='flickr']:hover:before {
          color: #fff; }
      #fsFooter .nav-social .fsNavLevel1 li [href~='addthis']:focus, #fsFooter .nav-social .fsNavLevel1 li [href~='addthis']:hover {
        background: #F7971D;
        border-color: #F7971D; }
        #fsFooter .nav-social .fsNavLevel1 li [href~='addthis']:focus:before, #fsFooter .nav-social .fsNavLevel1 li [href~='addthis']:hover:before {
          color: #fff; }
      #fsFooter .nav-social .fsNavLevel1 li [href~='share']:focus, #fsFooter .nav-social .fsNavLevel1 li [href~='share']:hover {
        background: #f26522;
        border-color: #f26522; }
        #fsFooter .nav-social .fsNavLevel1 li [href~='share']:focus:before, #fsFooter .nav-social .fsNavLevel1 li [href~='share']:hover:before {
          color: #fff; }
      #fsFooter .nav-social .fsNavLevel1 li [href~='video']:focus, #fsFooter .nav-social .fsNavLevel1 li [href~='video']:hover {
        background: #f26522;
        border-color: #f26522; }
        #fsFooter .nav-social .fsNavLevel1 li [href~='video']:focus:before, #fsFooter .nav-social .fsNavLevel1 li [href~='video']:hover:before {
          color: #fff; }
      #fsFooter .nav-social .fsNavLevel1 li.video {
        display: none; }
    #fsFooter .nav-social .fsNavLevel1 li.share a:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    #fsFooter .nav-social .fsNavLevel1 li.share a:focus, #fsFooter .nav-social .fsNavLevel1 li.share a:hover {
      background: #F7971D;
      border-color: #F7971D; }
    #fsFooter .nav-social .fsNavLevel1 li.facebook a:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    #fsFooter .nav-social .fsNavLevel1 li.facebook a:focus, #fsFooter .nav-social .fsNavLevel1 li.facebook a:hover {
      background: #3b5998;
      border-color: #3b5998; }
    #fsFooter .nav-social .fsNavLevel1 li.twitter a:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    #fsFooter .nav-social .fsNavLevel1 li.twitter a:focus, #fsFooter .nav-social .fsNavLevel1 li.twitter a:hover {
      background: #55acee;
      border-color: #55acee; }
    #fsFooter .nav-social .fsNavLevel1 li.linkedin a:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    #fsFooter .nav-social .fsNavLevel1 li.linkedin a:focus, #fsFooter .nav-social .fsNavLevel1 li.linkedin a:hover {
      background: #0077b5;
      border-color: #0077b5; }
    #fsFooter .nav-social .fsNavLevel1 li.instagram a:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    #fsFooter .nav-social .fsNavLevel1 li.instagram a:focus, #fsFooter .nav-social .fsNavLevel1 li.instagram a:hover {
      background: #3f729b;
      border-color: #3f729b; }
    #fsFooter .nav-social .fsNavLevel1 li.youtube a:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    #fsFooter .nav-social .fsNavLevel1 li.youtube a:focus, #fsFooter .nav-social .fsNavLevel1 li.youtube a:hover {
      background: #ff0000;
      border-color: #ff0000; }
    #fsFooter .nav-social .fsNavLevel1 li.flickr a:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    #fsFooter .nav-social .fsNavLevel1 li.flickr a:focus, #fsFooter .nav-social .fsNavLevel1 li.flickr a:hover {
      background: #0063dc;
      border-color: #0063dc; }
    #fsFooter .nav-social .fsNavLevel1 li.video a:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    #fsFooter .nav-social .fsNavLevel1 li.video a:focus, #fsFooter .nav-social .fsNavLevel1 li.video a:hover {
      background: #3b5998;
      border-color: #3b5998; }
    #fsFooter .nav-social .fsNavLevel1 li a {
      background: transparent;
      border-radius: 100%;
      height: 30px;
      width: 30px; }
  body.coach-service .nav-social {
    display: none; }
  .junior .nav-social .fsNavLevel1 li a {
    background: #D20D44; }
  .ducks .nav-social .fsNavLevel1 li a {
    background: #F7971D; }
  .venue .nav-social .fsNavLevel1 li a {
    background: #6E6338; }
  .fourhundred-banner .nav-social .fsNavLevel1 .sticky a {
    opacity: 1;
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
  @media (max-width: 999px) {
    .fourhundred-banner .nav-social {
      top: 130px;
      display: block;
      z-index: 9; }
      .fourhundred-banner .nav-social .fsNavLevel1 .sticky a {
        height: 80px;
        width: 96px; } }
  @media (min-width: 1000px) {
    .fourhundred-banner .nav-social {
      z-index: 9999;
      top: 190px; } }

.nav-social-mobile .fsNavLevel1 {
  font-size: 0; }
  .nav-social-mobile .fsNavLevel1, .nav-social-mobile .fsNavLevel1 ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .nav-social-mobile .fsNavLevel1 li {
    margin: 0;
    padding: 0; }
  .nav-social-mobile .fsNavLevel1 li {
    display: inline-block; }
    .nav-social-mobile .fsNavLevel1 li:before {
      display: none; }
    .nav-social-mobile .fsNavLevel1 li span {
      display: none; }
    .nav-social-mobile .fsNavLevel1 li.share {
      display: none; }
    .nav-social-mobile .fsNavLevel1 li.facebook a:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .nav-social-mobile .fsNavLevel1 li.twitter a:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .nav-social-mobile .fsNavLevel1 li.linkedin a:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .nav-social-mobile .fsNavLevel1 li.instagram a:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .nav-social-mobile .fsNavLevel1 li.youtube a:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .nav-social-mobile .fsNavLevel1 li.flickr a:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .nav-social-mobile .fsNavLevel1 li.video a:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .nav-social-mobile .fsNavLevel1 li.add a:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
  .nav-social-mobile .fsNavLevel1 a {
    display: block;
    position: relative;
    background: transparent;
    height: 40px;
    width: 40px; }
    .nav-social-mobile .fsNavLevel1 a:before {
      color: #505050;
      font-size: 18px;
      transition: 0.3s all;
      display: block;
      font-size: 16px;
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .nav-social-mobile .fsNavLevel1 a:hover, .nav-social-mobile .fsNavLevel1 a:focus {
      background: transparent;
      border: 0;
      text-decoration: none; }
      .nav-social-mobile .fsNavLevel1 a:hover:before, .nav-social-mobile .fsNavLevel1 a:focus:before {
        color: #0082C8; }
  .nav-social-mobile .fsNavLevel1 a[href~='dulwich-on-film']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }

body:not(.junior):not(.ducks):not(.old-alleynians) .nav-sticky {
  position: fixed;
  top: 130px;
  right: 0;
  z-index: 9999; }
  @media (min-width: 1000px) {
    body:not(.junior):not(.ducks):not(.old-alleynians) .nav-sticky {
      top: 190px; } }
  body:not(.junior):not(.ducks):not(.old-alleynians) .nav-sticky .fsNavLevel1 > li {
    position: relative;
    display: none; }
    body:not(.junior):not(.ducks):not(.old-alleynians) .nav-sticky .fsNavLevel1 > li a {
      position: absolute;
      z-index: 1;
      display: block;
      text-decoration: none;
      font-size: 0;
      width: 100%;
      height: 100%; }
    body:not(.junior):not(.ducks):not(.old-alleynians) .nav-sticky .fsNavLevel1 > li .fsNavPageThumbnail {
      width: 125px;
      height: 125px; }
      @media (min-width: 800px) {
        body:not(.junior):not(.ducks):not(.old-alleynians) .nav-sticky .fsNavLevel1 > li .fsNavPageThumbnail {
          width: 144px;
          height: 144px; } }
  body:not(.junior):not(.ducks):not(.old-alleynians) .nav-sticky li.senior {
    display: block; }

body.junior .nav-sticky {
  position: fixed;
  top: 130px;
  right: 0;
  z-index: 9999; }
  @media (min-width: 1000px) {
    body.junior .nav-sticky {
      top: 190px; } }
  body.junior .nav-sticky .fsNavLevel1 > li {
    position: relative;
    display: none; }
    body.junior .nav-sticky .fsNavLevel1 > li a {
      position: absolute;
      z-index: 1;
      display: block;
      text-decoration: none;
      font-size: 0;
      width: 100%;
      height: 100%; }
    body.junior .nav-sticky .fsNavLevel1 > li .fsNavPageThumbnail {
      width: 125px;
      height: 125px; }
      @media (min-width: 800px) {
        body.junior .nav-sticky .fsNavLevel1 > li .fsNavPageThumbnail {
          width: 144px;
          height: 144px; } }
  body.junior .nav-sticky li.junior {
    display: block; }

body.ducks .nav-sticky {
  position: fixed;
  top: 130px;
  right: 0;
  z-index: 9999; }
  @media (min-width: 1000px) {
    body.ducks .nav-sticky {
      top: 190px; } }
  body.ducks .nav-sticky .fsNavLevel1 > li {
    position: relative;
    display: none; }
    body.ducks .nav-sticky .fsNavLevel1 > li a {
      position: absolute;
      z-index: 1;
      display: block;
      text-decoration: none;
      font-size: 0;
      width: 100%;
      height: 100%; }
    body.ducks .nav-sticky .fsNavLevel1 > li .fsNavPageThumbnail {
      width: 125px;
      height: 125px; }
      @media (min-width: 800px) {
        body.ducks .nav-sticky .fsNavLevel1 > li .fsNavPageThumbnail {
          width: 144px;
          height: 144px; } }
  body.ducks .nav-sticky li.ducks {
    display: block; }

body.old-alleynians .nav-sticky {
  position: fixed;
  top: 130px;
  right: 0;
  z-index: 9999; }
  @media (min-width: 1000px) {
    body.old-alleynians .nav-sticky {
      top: 190px; } }
  body.old-alleynians .nav-sticky .fsNavLevel1 > li {
    position: relative;
    display: none; }
    body.old-alleynians .nav-sticky .fsNavLevel1 > li a {
      position: absolute;
      z-index: 1;
      display: block;
      text-decoration: none;
      font-size: 0;
      width: 100%;
      height: 100%; }
    body.old-alleynians .nav-sticky .fsNavLevel1 > li .fsNavPageThumbnail {
      width: 125px;
      height: 125px; }
      @media (min-width: 800px) {
        body.old-alleynians .nav-sticky .fsNavLevel1 > li .fsNavPageThumbnail {
          width: 144px;
          height: 144px; } }
  body.old-alleynians .nav-sticky li.old-alleynians {
    display: block; }

body.fsComposeMode .nav-sticky {
  display: none; }

.utility-links-container {
  text-align: right;
  padding: 0 0 8px 0;
  margin: 0;
  display: none;
  transition: all .3s ease-in-out; }
  @media (min-width: 1000px) {
    .utility-links-container {
      position: absolute;
      top: 24px;
      right: 0; } }
  @media (min-width: 1275px) {
    .utility-links-container {
      display: block; } }
  .utility-links-container > .fsElementContent {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center; }
  .utility-links-container .nav-utility-header {
    padding: 0;
    margin-right: 10px; }
    @media (min-width: 1000px) {
      .utility-links-container .nav-utility-header {
        position: static;
        top: 0; } }
  .utility-links-container .nav-social {
    position: static;
    top: 0;
    padding-bottom: 3px; }
    .utility-links-container .nav-social .fsNavLevel1 {
      display: -ms-flexbox;
      display: flex; }
      .utility-links-container .nav-social .fsNavLevel1 li {
        margin: 0 8px; }
        .utility-links-container .nav-social .fsNavLevel1 li:last-child {
          margin-right: 0; }
        .utility-links-container .nav-social .fsNavLevel1 li.share {
          display: none; }
        .utility-links-container .nav-social .fsNavLevel1 li.facebook a:before {
          content: "";
          font-family: "IcoMoon";
          font-smoothing: antialiased;
          font-weight: normal;
          speak: none;
          font-size: 16px; }
        .utility-links-container .nav-social .fsNavLevel1 li.twitter a:before {
          content: "";
          font-family: "IcoMoon";
          font-smoothing: antialiased;
          font-weight: normal;
          speak: none;
          font-size: 17px; }
        .utility-links-container .nav-social .fsNavLevel1 li.linkedin a:before {
          content: "";
          font-family: "IcoMoon";
          font-smoothing: antialiased;
          font-weight: normal;
          speak: none; }
        .utility-links-container .nav-social .fsNavLevel1 li.instagram a:before {
          content: "";
          font-family: "IcoMoon";
          font-smoothing: antialiased;
          font-weight: normal;
          speak: none;
          font-size: 16px; }
        .utility-links-container .nav-social .fsNavLevel1 li.youtube a:before {
          content: "";
          font-family: "IcoMoon";
          font-smoothing: antialiased;
          font-weight: normal;
          speak: none;
          font-size: 17px; }
        .utility-links-container .nav-social .fsNavLevel1 li.flickr a:before {
          content: "";
          font-family: "IcoMoon";
          font-smoothing: antialiased;
          font-weight: normal;
          speak: none; }
        .utility-links-container .nav-social .fsNavLevel1 li.video a:before {
          content: "";
          font-family: "IcoMoon";
          font-smoothing: antialiased;
          font-weight: normal;
          speak: none;
          font-size: 17px; }
        .utility-links-container .nav-social .fsNavLevel1 li.add a:before {
          content: "";
          font-family: "IcoMoon";
          font-smoothing: antialiased;
          font-weight: normal;
          speak: none; }
        .utility-links-container .nav-social .fsNavLevel1 li a {
          background: transparent;
          width: 19px;
          height: 19px;
          padding: 0; }
          .utility-links-container .nav-social .fsNavLevel1 li a:before {
            color: #0082C8;
            font-size: 19px; }
          .utility-links-container .nav-social .fsNavLevel1 li a:hover, .utility-links-container .nav-social .fsNavLevel1 li a:focus {
            background: transparent;
            border: 0;
            text-decoration: none; }
            .utility-links-container .nav-social .fsNavLevel1 li a:hover:before, .utility-links-container .nav-social .fsNavLevel1 li a:focus:before {
              color: #9b9b9b; }
  .junior .utility-links-container .nav-social .fsNavLevel1 li a:hover:before, .junior .utility-links-container .nav-social .fsNavLevel1 li a:focus:before {
    color: #D20D44; }
  .old-alleynians .utility-links-container .nav-social .fsNavLevel1 li a:hover:before, .old-alleynians .utility-links-container .nav-social .fsNavLevel1 li a:focus:before {
    color: #0082C8; }
  .ducks .utility-links-container .nav-social .fsNavLevel1 li a:hover:before, .ducks .utility-links-container .nav-social .fsNavLevel1 li a:focus:before {
    color: #F7971D; }
  .venue .utility-links-container .nav-social .fsNavLevel1 li a:hover:before, .venue .utility-links-container .nav-social .fsNavLevel1 li a:focus:before {
    color: #6E6338; }

.nav-utility-header {
  text-align: right;
  padding: 0 0 8px 0;
  margin: 0;
  display: none;
  transition: all .3s ease-in-out; }
  @media (min-width: 1000px) {
    .nav-utility-header {
      display: block;
      position: absolute;
      top: 24px;
      right: 0; } }
  .nav-utility-header .fsNavLevel1 {
    display: -ms-inline-flexbox;
    display: inline-flex; }
    .nav-utility-header .fsNavLevel1, .nav-utility-header .fsNavLevel1 ul {
      margin: 0;
      padding: 0;
      list-style: none; }
    .nav-utility-header .fsNavLevel1 li {
      margin: 0;
      padding: 0; }
    .nav-utility-header .fsNavLevel1 li {
      margin: 0 10px; }
      .nav-utility-header .fsNavLevel1 li:before {
        display: none; }
      .nav-utility-header .fsNavLevel1 li a {
        font-size: 11px;
        color: #707275;
        text-transform: uppercase;
        letter-spacing: 1.5px;
        padding: 0; }
        .nav-utility-header .fsNavLevel1 li a:hover {
          text-decoration: none; }
      .nav-utility-header .fsNavLevel1 li:last-child {
        margin-right: 0; }
  .junior .nav-utility-header .fsNavLevel1 li a:hover {
    color: #D20D44; }
  .ducks .nav-utility-header .fsNavLevel1 li a:hover {
    color: #e27d05; }
  .venue .nav-utility-header .fsNavLevel1 li a:hover {
    color: #6E6338; }

.fsNavigation.nav-utility-mobile {
  margin-top: 30px;
  margin-bottom: 30px; }
  .fsNavigation.nav-utility-mobile .fsNavLevel1 li:before {
    display: none; }
  .fsNavigation.nav-utility-mobile .fsNavLevel1 li:last-of-type a {
    border-bottom: none; }
  .fsNavigation.nav-utility-mobile .fsNavLevel1 li[class*='fsNavCurrentPage'] a {
    color: #0082C8; }
  .fsNavigation.nav-utility-mobile a {
    color: #505050;
    font-size: 17px;
    line-height: 1.3;
    display: block;
    padding: 10px 0;
    border-bottom: solid 1px #D3D3D3; }
    .fsNavigation.nav-utility-mobile a:hover {
      color: #0082C8;
      text-decoration: none; }

.nav-utility-footer {
  position: relative; }
  @media (min-width: 800px) {
    .nav-utility-footer {
      text-align: right; } }
  @media (min-width: 1062px) {
    .nav-utility-footer {
      right: 142px; } }
  @media (min-width: 1200px) {
    .nav-utility-footer {
      right: 160px; } }
  .nav-utility-footer .fsNavLevel1, .nav-utility-footer .fsNavLevel1 ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .nav-utility-footer .fsNavLevel1 li {
    margin: 0;
    padding: 0; }
  .nav-utility-footer .fsNavLevel1 li {
    display: inline-block;
    margin-right: 10px; }
    .nav-utility-footer .fsNavLevel1 li:before {
      display: none; }
    @media (min-width: 1200px) {
      .nav-utility-footer .fsNavLevel1 li {
        margin-right: 34px; } }
    .nav-utility-footer .fsNavLevel1 li:last-child {
      margin: 0; }
    .nav-utility-footer .fsNavLevel1 li a {
      padding: 0;
      color: #c0c0c0;
      text-transform: uppercase;
      letter-spacing: 1.5px;
      font-size: 10px; }
      @media (min-width: 1200px) {
        .nav-utility-footer .fsNavLevel1 li a {
          font-size: 11px; } }

.fsComposeMode .nav-utility-footer {
  right: 0; }

body.fsComposeMode .sticky-cta-links {
  display: none; }

.sticky-cta-links {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 100; }
  @media (min-width: 1000px) {
    .sticky-cta-links {
      top: 50%;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      bottom: auto;
      width: 52px; } }
  @media (max-width: 999px) {
    .sticky-cta-links {
      width: 100%; } }
  .sticky-cta-links.active-nav > header .fsElementTitle:after {
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    top: 0; }
  .sticky-cta-links.active-nav > .fsElementContent {
    max-height: 240px; }
  .sticky-cta-links > header {
    display: block;
    position: relative;
    padding: 10px 20px;
    background-color: #0082C8;
    color: #fff;
    transition: .3s;
    cursor: pointer;
    text-align: center; }
    @media (min-width: 1000px) {
      .sticky-cta-links > header {
        display: none; } }
    .sticky-cta-links > header .fsElementTitle {
      position: relative;
      font-family: "DIN Next W01 Regular", arial, sans-serif;
      font-size: 0.8125rem;
      line-height: 2.30769;
      font-weight: normal;
      text-align: center;
      letter-spacing: 2px;
      text-transform: uppercase;
      color: #fff;
      margin: 0;
      padding-right: 20px;
      display: inline-block; }
      .sticky-cta-links > header .fsElementTitle:after {
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none;
        font-size: 12px;
        display: inline-block;
        position: absolute;
        top: -2px;
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        right: 0;
        transition: all .3s; }
    .sticky-cta-links > header:hover {
      background-color: #0071af; }
  @media (max-width: 999px) {
    .sticky-cta-links > .fsElementContent {
      max-height: 0;
      transition: all .3s; } }
  @media (max-width: 999px) {
    .sticky-cta-links .fsNavLevel1 {
      background: #fff;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-align: center;
      align-items: center;
      text-align: center;
      padding: 30px 20px; } }
  .sticky-cta-links .fsNavLevel1 > li {
    position: relative;
    margin-bottom: 6px;
    transition: all .5s; }
    .sticky-cta-links .fsNavLevel1 > li.icon-forest-school a:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .sticky-cta-links .fsNavLevel1 > li.icon-publications a:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .sticky-cta-links .fsNavLevel1 > li.icon-oa-connect a:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .sticky-cta-links .fsNavLevel1 > li.icon-sustainability a:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .sticky-cta-links .fsNavLevel1 > li.icon-free-learning a:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .sticky-cta-links .fsNavLevel1 > li.icon-partnerships a:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .sticky-cta-links .fsNavLevel1 > li.icon-whats-on a:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .sticky-cta-links .fsNavLevel1 > li.icon-news a:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .sticky-cta-links .fsNavLevel1 > li.icon-virtual-tours a:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .sticky-cta-links .fsNavLevel1 > li.icon-dulwich-on-film a:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .sticky-cta-links .fsNavLevel1 > li.icon-diversity-and-inclusion a:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      font-size: 15px; }
    .sticky-cta-links .fsNavLevel1 > li.icon-equality-and-respect a:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      left: 10px; }
    .sticky-cta-links .fsNavLevel1 > li.icon-prospectus a:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .sticky-cta-links .fsNavLevel1 > li a {
      position: relative;
      z-index: 1;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      text-decoration: none;
      background: #fff;
      color: #0082C8;
      font-weight: normal;
      font-size: 1.0625rem;
      line-height: 1.17647;
      height: 100%;
      padding-right: 10px;
      padding-left: 47px;
      padding-top: 11px;
      padding-bottom: 9px; }
      @media (min-width: 1000px) {
        .sticky-cta-links .fsNavLevel1 > li a {
          width: 165px;
          padding-top: 20px;
          padding-bottom: 18px;
          right: 0;
          border-left: 5px solid #0082C8;
          transition: all .5s; } }
      .sticky-cta-links .fsNavLevel1 > li a:before {
        position: absolute;
        top: 50%;
        transform: translate3d(0, -50%, 0);
        top: calc(50% - 1px);
        left: 9px;
        font-size: 22px; }
      .sticky-cta-links .fsNavLevel1 > li a:hover, .sticky-cta-links .fsNavLevel1 > li a:focus {
        text-decoration: underline; }
        @media (min-width: 1000px) {
          .sticky-cta-links .fsNavLevel1 > li a:hover, .sticky-cta-links .fsNavLevel1 > li a:focus {
            background: #0082C8;
            color: #fff;
            text-decoration: none; } }
    @media (min-width: 1000px) {
      .sticky-cta-links .fsNavLevel1 > li:hover a, .sticky-cta-links .fsNavLevel1 > li:focus-within a {
        right: 113px;
        border-color: #fff; } }

/*! elements - constituent main */
/*! elements - constituent default layout */
.fsConstituent {
  word-break: break-word; }
  .fsConstituent .fsElementPagination {
    margin: 20px 0; }
  .fsConstituent .fsPhoto[style*="background-image"],
  .fsConstituent .fsProfileImage[style*="background-image"] {
    background-size: cover;
    background-position: center;
    display: inline-block; }
    .fsConstituent .fsPhoto[style*="background-image"] > img,
    .fsConstituent .fsProfileImage[style*="background-image"] > img {
      opacity: 0;
      visibility: hidden; }
  .fsConstituent[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 > h3,
  .fsConstituentItem > div {
    margin-bottom: 10px; }
    .fsConstituentItem > h3:last-child,
    .fsConstituentItem > div:last-child {
      margin-bottom: 0; }
  .fsConstituentItem .fsPhoto img {
    display: block; }

div[class^="fsConstituentColumnLayout"] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  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 0;
  padding: 0;
  float: none; }

.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto > div:not(.fsProfileImage),
.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto > h3, .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto > div:not(.fsProfileImage),
.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto > h3, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto > div:not(.fsProfileImage),
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto > h3, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto > div:not(.fsProfileImage),
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto > h3 {
  float: none;
  width: 100%; }
  @media (min-width: 800px) {
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto > div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto > h3, .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto > div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto > h3, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto > div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto > h3, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto > div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto > h3 {
      padding: 0; } }

.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto > h3:first-child, .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto > h3:first-child, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto > h3:first-child, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto > h3:first-child {
  padding: 0; }

.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto .fsProfileImage, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto .fsProfileImage {
  float: none; }
  @media (min-width: 600px) {
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto .fsProfileImage, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto .fsProfileImage {
      max-width: 40%; } }

@media (min-width: 1000px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailSquare .fsHasPhoto .fsProfileImage, .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailRectangle .fsHasPhoto .fsProfileImage, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailSquare .fsHasPhoto .fsProfileImage, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailRectangle .fsHasPhoto .fsProfileImage {
    max-width: 512px; } }

@media (min-width: 600px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto .fsProfileImage, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto .fsProfileImage {
    max-width: 25%; } }

@media (min-width: 800px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare .fsHasPhoto .fsProfileImage, .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle .fsHasPhoto .fsProfileImage, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare .fsHasPhoto .fsProfileImage, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle .fsHasPhoto .fsProfileImage {
    max-width: 128px; } }

.fsConstituent.fsProfile.fsThumbnailAlignLeft .fsProfileSection:after, .fsConstituent.fsProfile.fsThumbnailAlignRight .fsProfileSection:after {
  display: none; }

.fsConstituent.fsProfile.fsThumbnailAlignLeft .fsProfileSectionData, .fsConstituent.fsProfile.fsThumbnailAlignRight .fsProfileSectionData {
  float: none;
  display: block;
  width: 100%; }
  .fsConstituent.fsProfile.fsThumbnailAlignLeft .fsProfileSectionData > div, .fsConstituent.fsProfile.fsThumbnailAlignRight .fsProfileSectionData > div {
    clear: none; }

@media (min-width: 600px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto .fsProfileImage, .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto .fsProfileImage {
    margin-right: 20px;
    float: left; } }

@media (min-width: 800px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto > div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto > h3 {
    padding-left: calc(40% + 20px); } }

@media (min-width: 1000px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailSquare .fsHasPhoto > div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailSquare .fsHasPhoto > h3, .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailRectangle .fsHasPhoto > div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailRectangle .fsHasPhoto > h3 {
    padding-left: 532px; } }

@media (min-width: 800px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto > div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto > h3 {
    padding-left: calc(25% + 20px); } }

@media (min-width: 800px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare .fsHasPhoto > div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare .fsHasPhoto > h3, .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle .fsHasPhoto > div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle .fsHasPhoto > h3 {
    padding-left: 148px; } }

@media (min-width: 600px) {
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto .fsProfileImage, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto .fsProfileImage {
    margin-left: 20px;
    float: right; } }

@media (min-width: 800px) {
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto > div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto > h3 {
    padding-right: calc(40% + 20px); } }

@media (min-width: 1000px) {
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailSquare .fsHasPhoto > div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailSquare .fsHasPhoto > h3, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailRectangle .fsHasPhoto > div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailRectangle .fsHasPhoto > h3 {
    padding-right: 532px; } }

@media (min-width: 800px) {
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto > div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto > h3 {
    padding-right: calc(25% + 20px); } }

@media (min-width: 800px) {
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare .fsHasPhoto > div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare .fsHasPhoto > h3, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle .fsHasPhoto > div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle .fsHasPhoto > h3 {
    padding-right: 148px; } }

.fsProfileImage {
  margin-bottom: 20px; }
  .fsProfileImage img {
    display: block; }

.fsProfileSection {
  margin-bottom: 20px; }
  .fsProfileSection h4 {
    margin: 0 0 1rem 0; }

.fsProfileSectionData {
  margin-bottom: 1em; }
  .fsProfileSectionData:last-child {
    margin-bottom: 0; }
  .fsProfileSectionData.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; }

.fsProfileSectionFieldName,
.fsEmail > div:first-child {
  font-weight: 700; }

/*! elements - constituent search */
.fsConstituent.fsSearch {
  overflow: hidden; }
  .fsConstituent.fsSearch + .fsConstituent {
    border-top: solid 1px #606265;
    margin-top: 20px;
    padding-top: 20px; }

.fsConstituentSearchForm {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px; }
  .fsConstituentSearchForm > label {
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .fsConstituentSearchForm > label > span {
      margin-bottom: 2px; }
    .fsConstituentSearchForm > label > select,
    .fsConstituentSearchForm > label > input {
      border: solid 1px #606265;
      -ms-flex-positive: 1;
      flex-grow: 1; }
    .fsConstituentSearchForm > label > select {
      height: 34px;
      text-overflow: ellipsis;
      white-space: nowrap;
      width: 100%; }
  .fsConstituentSearchForm [type*='submit'] {
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin: 10px;
    width: 100%; }
    @media (min-width: 600px) {
      .fsConstituentSearchForm [type*='submit'] {
        width: auto; } }

/*! elements - constituent default layout */
.fsConstituent.fsElementDialog .fsProfileImage:first-child {
  margin-top: 1em; }

.fsConstituent.fsElementDialog .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 0;
  padding: 0;
  float: none; }

.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge > div:not(.fsProfileImage),
.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge > h3, .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall > div:not(.fsProfileImage),
.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall > h3, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge > div:not(.fsProfileImage),
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge > h3, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall > div:not(.fsProfileImage),
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall > h3 {
  float: none;
  width: 100%; }
  @media (min-width: 800px) {
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge > div:not(.fsProfileImage),
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge > h3, .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall > div:not(.fsProfileImage),
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall > h3, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge > div:not(.fsProfileImage),
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge > h3, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall > div:not(.fsProfileImage),
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall > h3 {
      padding: 0; } }

.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge > h3:first-child, .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall > h3:first-child, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge > h3:first-child, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall > h3:first-child {
  padding: 0; }

.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge .fsProfileImage, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge .fsProfileImage {
  float: none; }
  @media (min-width: 600px) {
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge .fsProfileImage, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge .fsProfileImage {
      max-width: 40%; } }

@media (min-width: 600px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall .fsProfileImage, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall .fsProfileImage {
    max-width: 25%; } }

@media (min-width: 800px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare .fsProfileImage, .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle .fsProfileImage, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare .fsProfileImage, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle .fsProfileImage {
    max-width: 128px; } }

.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft .fsProfileSection:after, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight .fsProfileSection:after {
  display: none; }

.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft .fsProfileSectionData, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight .fsProfileSectionData {
  float: none;
  display: block;
  width: 100%; }
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft .fsProfileSectionData > div, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight .fsProfileSectionData > div {
    clear: none; }

@media (min-width: 600px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge .fsProfileImage, .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall .fsProfileImage {
    margin-right: 20px;
    float: left; } }

@media (min-width: 800px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge > div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge > h3 {
    padding-left: calc(40% + 20px); } }

@media (min-width: 800px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall > div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall > h3 {
    padding-left: calc(25% + 20px); } }

@media (min-width: 800px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare > div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare > h3, .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle > div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle > h3 {
    padding-left: 148px; } }

@media (min-width: 600px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge .fsProfileImage, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall .fsProfileImage {
    margin-left: 20px;
    float: right; } }

@media (min-width: 800px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge > div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge > h3 {
    padding-right: calc(40% + 20px); } }

@media (min-width: 800px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall > div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall > h3 {
    padding-right: calc(25% + 20px); } }

@media (min-width: 800px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare > div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare > h3, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle > div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle > h3 {
    padding-right: 148px; } }

/*! elements - accordion */
.fsAccordion .fsPanel > header, .fsTabs .fsPanel > header {
  cursor: pointer;
  background: rgba(211, 211, 211, 0.4);
  transition: .3s; }
  .fsAccordion .fsPanel > header h2, .fsTabs .fsPanel > header h2 {
    font-family: "DIN Next W01 Regular", arial, sans-serif;
    margin-bottom: 2px;
    display: block;
    font-size: 16px;
    padding: 13.33333px;
    color: #505050;
    transition: .3s;
    position: relative; }
    @media (min-width: 1200px) {
      .fsAccordion .fsPanel > header h2, .fsTabs .fsPanel > header h2 {
        line-height: normal; } }
    .fsAccordion .fsPanel > header h2 a, .fsTabs .fsPanel > header h2 a {
      transition: none; }
  .fsAccordion .fsPanel > header:hover, .fsTabs .fsPanel > header:hover {
    background: #0082C8;
    transition: .3s; }
    .fsAccordion .fsPanel > header:hover h2, .fsTabs .fsPanel > header:hover h2 {
      color: #fff;
      transition: .3s; }
      .fsAccordion .fsPanel > header:hover h2:before, .fsTabs .fsPanel > header:hover h2:before, .fsAccordion .fsPanel > header:hover h2:after, .fsTabs .fsPanel > header:hover h2:after {
        color: #fff; }

.fsAccordion .fsPanel.fsStateOpen > header, .fsTabs .fsPanel.fsStateOpen > header {
  background: #0082C8; }
  .fsAccordion .fsPanel.fsStateOpen > header h2, .fsTabs .fsPanel.fsStateOpen > header h2 {
    color: #fff; }
    .fsAccordion .fsPanel.fsStateOpen > header h2:before, .fsTabs .fsPanel.fsStateOpen > header h2:before {
      content: ""; }

.fsPanelIconAfter.fsAccordion .fsPanel > header h2::after, .fsPanelIconAfter.fsTabs .fsPanel > header h2::after,
.fsPanelIconBefore.fsAccordion .fsPanel > header h2::before,
.fsPanelIconBefore.fsTabs .fsPanel > header h2::before {
  content: '';
  border: none;
  width: auto;
  height: auto;
  position: absolute;
  margin: 0;
  top: 13.33333px;
  font-size: 26px;
  font-family: 'icomoon';
  content: ""; }

.fsPanelIconBefore.fsAccordion .fsPanel.fsStateOpen > header h2::before, .fsPanelIconBefore.fsTabs .fsPanel.fsStateOpen > header h2::before,
.fsPanelIconAfter.fsAccordion .fsPanel.fsStateOpen > header h2::after,
.fsPanelIconAfter.fsTabs .fsPanel.fsStateOpen > header h2::after {
  content: '';
  border: none;
  width: auto;
  height: auto;
  position: absolute;
  margin: 0;
  top: 13.33333px;
  font-size: 26px;
  font-family: 'icomoon';
  content: "";
  color: #fff; }

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

.fsPanelIconAfter.fsAccordion .fsPanel > header h2, .fsPanelIconAfter.fsTabs .fsPanel > header h2 {
  padding-right: 40px; }
  .fsPanelIconAfter.fsAccordion .fsPanel > header h2:before, .fsPanelIconAfter.fsTabs .fsPanel > header h2:before {
    display: none; }
  .fsPanelIconAfter.fsAccordion .fsPanel > header h2:after, .fsPanelIconAfter.fsTabs .fsPanel > header h2:after {
    right: 13.33333px; }

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

.fsAccordion {
  margin-bottom: 45px; }
  .fsAccordion .fsAccordion {
    margin-top: 12px;
    position: relative;
    left: -15px;
    width: calc(100% + 30px); }
    .fsAccordion .fsAccordion .fsPanel > .fsElementContent {
      padding-top: 10px;
      padding-bottom: 10px; }
    .fsAccordion .fsAccordion.fsPanelIconBefore .fsPanel > header h2.fsElementTitle:after {
      display: none !important;
      color: transparent !important; }
    .fsAccordion .fsAccordion.fsPanelIconAfter .fsPanel > header h2.fsElementTitle:before {
      display: none !important;
      color: transparent !important; }
    .fsAccordion .fsAccordion .fsPanel.fsStateOpen > header h2.fsElementTitle:before, .fsAccordion .fsAccordion .fsPanel.fsStateOpen > header h2.fsElementTitle:after {
      content: '\e913' !important;
      color: #0082C8 !important; }
    .fsAccordion .fsAccordion .fsPanel:last-child > header h2.fsElementTitle {
      border-bottom: thin solid #CFCFCF; }
    .fsAccordion .fsAccordion .fsPanel:last-child.fsStateOpen > header h2.fsElementTitle {
      border-bottom: thin solid transparent; }
    .fsAccordion .fsAccordion .fsPanel > header {
      background: none !important; }
      .fsAccordion .fsAccordion .fsPanel > header h2.fsElementTitle {
        color: #505050;
        border-top: thin solid #CFCFCF;
        margin-bottom: 0;
        margin-top: 0;
        padding-top: 17px;
        padding-bottom: 17px;
        padding-left: 54px !important; }
        .fsAccordion .fsAccordion .fsPanel > header h2.fsElementTitle:before, .fsAccordion .fsAccordion .fsPanel > header h2.fsElementTitle:after {
          top: 15.3px;
          font-size: 22px;
          content: '\e914' !important;
          display: block !important; }
      .fsAccordion .fsAccordion .fsPanel > header:hover h2.fsElementTitle {
        color: #0082C8; }
        .fsAccordion .fsAccordion .fsPanel > header:hover h2.fsElementTitle:before, .fsAccordion .fsAccordion .fsPanel > header:hover h2.fsElementTitle:after {
          color: #0082C8 !important; }
  .fsAccordion .fsTabs .fsElementContent {
    padding-top: 0 !important; }
  .fsAccordion .fsTabs .fsTabsNav li {
    margin-right: 0;
    border-bottom: 4px solid #CFCFCF;
    transition: 0.3s; }
    .fsAccordion .fsTabs .fsTabsNav li.fsStateSelected {
      border-color: #0082C8; }
    .fsAccordion .fsTabs .fsTabsNav li a {
      background: none !important;
      color: #505050 !important; }
      .fsAccordion .fsTabs .fsTabsNav li a:after {
        display: none !important; }
      .fsAccordion .fsTabs .fsTabsNav li a:hover, .fsAccordion .fsTabs .fsTabsNav li a:focus {
        color: #0082C8 !important; }
  .fsAccordion .fsTabs .fsPanel {
    padding-top: 30px; }
  @media (max-width: 599px) {
    .fsAccordion .fsTabs .fsPanel {
      margin-bottom: 0; }
    .fsAccordion .fsTabs.fsPanelIconBefore .fsPanel > header h2.fsElementTitle:after {
      display: none !important;
      color: transparent !important; }
    .fsAccordion .fsTabs.fsPanelIconAfter .fsPanel > header h2.fsElementTitle:before {
      display: none !important;
      color: transparent !important; }
    .fsAccordion .fsTabs .fsPanel.fsStateOpen > header h2.fsElementTitle:before, .fsAccordion .fsTabs .fsPanel.fsStateOpen > header h2.fsElementTitle:after {
      content: '\e913' !important;
      color: #0082C8 !important; }
    .fsAccordion .fsTabs .fsPanel:last-child > header h2.fsElementTitle {
      border-bottom: thin solid #CFCFCF; }
    .fsAccordion .fsTabs .fsPanel > header {
      background: none !important; }
      .fsAccordion .fsTabs .fsPanel > header h2.fsElementTitle {
        color: #505050;
        border-top: thin solid #CFCFCF;
        margin-bottom: 0;
        margin-top: 0;
        padding-top: 15px;
        padding-bottom: 15px; }
        .fsAccordion .fsTabs .fsPanel > header h2.fsElementTitle:before, .fsAccordion .fsTabs .fsPanel > header h2.fsElementTitle:after {
          content: '\e914' !important;
          display: block !important; }
      .fsAccordion .fsTabs .fsPanel > header:hover h2.fsElementTitle {
        color: #0082C8; }
        .fsAccordion .fsTabs .fsPanel > header:hover h2.fsElementTitle:before, .fsAccordion .fsTabs .fsPanel > header:hover h2.fsElementTitle:after {
          color: #0082C8 !important; } }

.junior .fsAccordion .fsPanel > header:hover, .junior .fsTabs .fsPanel > header:hover {
  background: #D20D44; }
  .junior .fsAccordion .fsPanel > header:hover h2 a, .junior .fsTabs .fsPanel > header:hover h2 a {
    color: #fff; }
  .junior .fsAccordion .fsPanel > header:hover h2:before, .junior .fsTabs .fsPanel > header:hover h2:before {
    color: #fff; }

.junior .fsAccordion .fsPanel.fsStateOpen > header, .junior .fsTabs .fsPanel.fsStateOpen > header {
  background: #D20D44; }
  .junior .fsAccordion .fsPanel.fsStateOpen > header h2 a, .junior .fsTabs .fsPanel.fsStateOpen > header h2 a {
    color: #fff; }
  .junior .fsAccordion .fsPanel.fsStateOpen > header h2:before, .junior .fsTabs .fsPanel.fsStateOpen > header h2:before {
    color: #fff; }

.ducks .fsAccordion .fsPanel > header:hover, .ducks .fsTabs .fsPanel > header:hover {
  background: #e27d05; }
  .ducks .fsAccordion .fsPanel > header:hover h2 a, .ducks .fsTabs .fsPanel > header:hover h2 a {
    color: #fff; }
  .ducks .fsAccordion .fsPanel > header:hover h2:before, .ducks .fsTabs .fsPanel > header:hover h2:before {
    color: #fff; }

.ducks .fsAccordion .fsPanel.fsStateOpen > header, .ducks .fsTabs .fsPanel.fsStateOpen > header {
  background: #e27d05; }
  .ducks .fsAccordion .fsPanel.fsStateOpen > header h2 a, .ducks .fsTabs .fsPanel.fsStateOpen > header h2 a {
    color: #fff; }
  .ducks .fsAccordion .fsPanel.fsStateOpen > header h2:before, .ducks .fsTabs .fsPanel.fsStateOpen > header h2:before {
    color: #fff; }

.venue .fsAccordion .fsPanel > header:hover, .venue .fsTabs .fsPanel > header:hover {
  background: #6E6338; }
  .venue .fsAccordion .fsPanel > header:hover h2 a, .venue .fsTabs .fsPanel > header:hover h2 a {
    color: #fff; }
  .venue .fsAccordion .fsPanel > header:hover h2:before, .venue .fsTabs .fsPanel > header:hover h2:before {
    color: #fff; }

.venue .fsAccordion .fsPanel.fsStateOpen > header, .venue .fsTabs .fsPanel.fsStateOpen > header {
  background: #6E6338; }
  .venue .fsAccordion .fsPanel.fsStateOpen > header h2 a, .venue .fsTabs .fsPanel.fsStateOpen > header h2 a {
    color: #fff; }
  .venue .fsAccordion .fsPanel.fsStateOpen > header h2:before, .venue .fsTabs .fsPanel.fsStateOpen > header h2:before {
    color: #fff; }

/*! 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 {
  display: inline-block;
  color: #0082C8;
  margin-bottom: 0; }
  .fsAthleticsEvent .fsTitle a {
    color: inherit; }

/*! elements - athletics events - list subtype */
.fsAthleticsEvent.fsList .fsTitle {
  display: inline-block;
  margin-bottom: 0; }

.fsAthleticsEvent.fsList .fsElementEventIcon {
  margin-right: 10px;
  max-width: 250px; }

.fsAthleticsEvent.fsList .fsAthleticsEventDetailLink {
  outline: 0; }

.fsAthleticsEvent.fsList .fsAlertIcon {
  margin-left: 5px;
  margin-bottom: -3px; }

.fsAthleticsEvent.fsList .fsAthleticsOpponents {
  display: inline; }

.fsAthleticsEvent.fsList .fsAthleticsOpponentNames {
  display: inline; }

/*! elements - athletics events */
/*! elements - athletics events - table*/
@media (max-width: 800px) {
  .fsAthleticsEvent.fsTable .fsElementTable thead {
    display: none; } }

@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;
      color: #D20D44; }
    .fsAthleticsEvent.fsTable .fsElementTable td.fsTitle:before {
      content: 'Team: '; }
    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsOpponents {
      display: inline-block; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsOpponents .fsAthleticsVs {
        display: inline-block; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsOpponents .fsAthleticsOpponentNames {
        display: inline-block; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsOpponents:before {
        content: 'Opponent: '; }
    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDate .fsDateTime {
      display: inline-block; }
    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDate:before {
      content: 'Date: '; }
    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsTime .fsDateTime {
      display: inline-block; }
    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsTime:before {
      content: 'Time: '; }
    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsLocations:before {
      content: 'Location: '; }
    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsAdvantage:before {
      content: 'Advantage: '; }
    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsEventType:before {
      content: 'Type: '; }
    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDetails:before {
      content: 'Details: '; }
    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsResult:before {
      content: 'Result: '; }
    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsScore:before {
      content: 'Score: '; }
    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsAlerts:before {
      content: 'Alerts: '; }
    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDismissal:before {
      content: 'Dismissal: '; }
    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDeparture:before {
      content: 'Departure: '; }
    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsReturn:before {
      content: 'Return Time: '; }
    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsPickup:before {
      content: 'Pickup Time: '; }
    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsRecap:before {
      content: 'Recap: '; }
    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsStatus:before {
      content: 'Status: '; } }

/*! elements - athletics popup modal */
.fsAthleticsEvent.fsDialog {
  margin: auto; }

/*! elements - athletics roster */
.fsAthleticsRoster .fsElementTable td:before, .fsAthleticsRosterList li > div:before {
  margin-right: 5px;
  display: inline-block;
  font-weight: 700;
  color: #D20D44; }

.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 p:last-child {
    margin-bottom: 0; }
  .fsAthleticsRosterContent:empty {
    margin-bottom: 0; }

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

.fsAthleticsRosterList li {
  margin: 0;
  padding: 0; }

.fsAthleticsRosterList li {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: solid 1px #939598; }
  .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; }

/*! elements - athletics teams */
.fsAthleticsTeamDirectory {
  max-width: 100%;
  margin-bottom: 20px; }
  .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 article {
  position: relative;
  min-height: 80px;
  padding-top: 0; }
  .fsCalendar article .fsElementEventColorIcon {
    width: 12px;
    height: 12px; }

.fsCalendar .fsDate {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 22px;
  margin-bottom: 10px;
  display: block; }
  .fsCalendar .fsDate > span {
    display: inline-block; }

.fsCalendar article {
  border-bottom: 1px solid #D6D6D6;
  padding-bottom: 15px; }

.fsCalendar .fsTitle {
  font-family: "NewBaskervilleW01-Roman", Georgia, serif;
  font-size: 23px;
  color: #0082C8;
  margin-bottom: 12px;
  font-weight: normal; }
  .fsCalendar .fsTitle .fsCalendarEventLink:hover, .fsCalendar .fsTitle .fsCalendarEventLink:focus {
    color: #004B74;
    text-decoration: none; }

.fsCalendar .fsEventDetails {
  font-family: "Gotham A", "Gotham B", arial, sans-serif;
  font-size: 14px;
  line-height: 25px;
  color: #312F30;
  -ms-flex-order: 3;
  order: 3;
  font-style: normal;
  font-weight: 400; }

.fsCalendar .fsNotes p:last-child, .fsCalendar .fsDescription p:last-child {
  margin-bottom: 0; }

.fsCalendar .fsElementFooterContent a {
  position: relative;
  display: inline-block;
  border: 0;
  padding: 11px 20px 7px 20px;
  background: transparent;
  color: #D20D44;
  border-radius: 0;
  text-transform: uppercase;
  min-width: 200px;
  text-align: center;
  font-size: 16px;
  font-size: 13px;
  letter-spacing: 1.5px;
  color: #b6b6b6;
  padding: 0; }
  .fsCalendar .fsElementFooterContent a:hover, .fsCalendar .fsElementFooterContent a:focus {
    background: rgba(0, 0, 0, 0);
    color: #fff;
    text-decoration: none; }
  .fsCalendar .fsElementFooterContent a em {
    display: block;
    font-style: normal;
    font-size: 14px; }
  .fsCalendar .fsElementFooterContent a:hover, .fsCalendar .fsElementFooterContent a:focus {
    text-decoration: none;
    color: #0082C8; }

.fsCalendar.junior .fsTitle .fsCalendarEventLink {
  color: #D20D44; }
  .fsCalendar.junior .fsTitle .fsCalendarEventLink:hover, .fsCalendar.junior .fsTitle .fsCalendarEventLink:focus {
    color: #000000; }

.fsCalendar.junior .fsReadMoreLink {
  color: #C80C34; }

.fsCalendar.ducks .fsTitle .fsCalendarEventLink {
  color: #e27d05; }
  .fsCalendar.ducks .fsTitle .fsCalendarEventLink:hover, .fsCalendar.ducks .fsTitle .fsCalendarEventLink:focus {
    color: #000000; }

.fsCalendar.ducks .fsReadMoreLink {
  color: #e27d05; }

.fsCalendar.senior .fsTitle .fsCalendarEventLink {
  color: #0082C8; }
  .fsCalendar.senior .fsTitle .fsCalendarEventLink:hover, .fsCalendar.senior .fsTitle .fsCalendarEventLink:focus {
    color: #000000; }

.venue .fsCalendar .fsTitle .fsCalendarEventLink {
  color: #6E6338; }
  .venue .fsCalendar .fsTitle .fsCalendarEventLink:hover, .venue .fsCalendar .fsTitle .fsCalendarEventLink:focus {
    color: #000000; }

.fsBannerRight .fsCalendar .fsTitle {
  font-size: 21px; }

/*! _list.scss - src/sass/modules/calendar/list.scss - calendar event */
.fsCalendar.fsList .fsListItems + button {
  margin-top: 0; }

/*! _grid.scss - src/sass/modules/calendar/grid.scss - calendar grid */
.fsCalendarEventGrid .fsCalendarDaybox a {
  color: #d20d44; }

.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarInfo > div {
  margin-bottom: 5px; }
  .fsCalendarEventGrid .fsCalendarDaybox .fsCalendarInfo > div:last-child {
    margin-bottom: 0; }

.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarEventTitle {
  font-size: 1.1em;
  font-weight: bold;
  outline: 0; }
  .fsCalendarEventGrid .fsCalendarDaybox .fsCalendarEventTitle + div {
    margin-top: 5px; }

.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarDate {
  line-height: 1; }

.fsCalendar.fsGrid.ducks-cal .fsCalendarEventTitle {
  color: #f7971d; }

.fsCalendar.fsGrid.junior-cal .fsCalendarEventTitle {
  color: #d20d44; }

.fsCalendar.fsGrid.senior-cal .fsCalendarEventTitle {
  color: #0082C8; }

@media (min-width: 800px) {
  .flexbox .fsCalendarEventGrid .fsCalendarRow {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch; }
  .flexbox .fsCalendarEventGrid .fsCalendarDaybox {
    height: auto !important; }
    .flexbox .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column; }
      .flexbox .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox > div {
        height: auto;
        -ms-flex-positive: 1;
        flex-grow: 1; } }

.fsCalendar.fsGrid .fsCalendarGridControlBar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center; }
  .fsCalendar.fsGrid .fsCalendarGridControlBar:after {
    display: none; }
  .fsCalendar.fsGrid .fsCalendarGridControlBar > div {
    margin: 0; }
  .fsCalendar.fsGrid .fsCalendarGridControlBar .fsDisplayNavigation {
    margin-right: 10px; }
  .fsCalendar.fsGrid .fsCalendarGridControlBar .fsCalendarMonthBrowser {
    width: 100%; }
    @media (min-width: 600px) {
      .fsCalendar.fsGrid .fsCalendarGridControlBar .fsCalendarMonthBrowser {
        width: auto; } }
  .fsCalendar.fsGrid .fsCalendarGridControlBar .fsElementControls {
    margin: 10px 0; }
    @media (min-width: 600px) {
      .fsCalendar.fsGrid .fsCalendarGridControlBar .fsElementControls {
        -ms-flex-order: 3;
        order: 3;
        margin: 0; } }
  .fsCalendar.fsGrid .fsCalendarGridControlBar .fsCalendarMonthYearPicker:not(.fsStateHidden) {
    z-index: 1; }

@media screen and (max-width: 799px) {
  .fsCalendar.fsGrid .fsCalendarEventGrid {
    width: 100%;
    margin: 0 auto; }
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarMonthBrowser {
      margin: 20px 0; }
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarRow {
      width: auto;
      display: inline; }
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox {
      width: 14.28% !important;
      height: 45px !important;
      float: left;
      overflow: hidden !important;
      cursor: pointer;
      min-height: 0;
      position: relative;
      padding: 0;
      margin: 0;
      border: none; }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarToday {
        background-color: rgba(0, 130, 200, 0.15); }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarOutOfRange {
        background-color: rgba(0, 130, 200, 0.05); }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox {
        border: none; }
        .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox > div {
          position: relative;
          min-height: 0;
          height: 25px;
          border: 1px solid #EDEDED; }
          .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox > div.selected {
            background-color: rgba(0, 130, 200, 0.25); }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.selected {
        background-color: rgba(0, 130, 200, 0.25); }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox .fsCalendarDate {
        position: absolute;
        left: 50%;
        top: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        line-height: 1;
        font-size: 15px;
        margin-bottom: 0; }
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarInfo {
      display: none; }
    .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarRow {
      border-left: 1px solid #EDEDED;
      border-right: 1px solid #EDEDED;
      zoom: 1;
      display: block; }
      .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarRow:after {
        display: table;
        clear: both;
        content: ''; }
      .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarRow:first-child {
        border-top: 1px solid #EDEDED; }
      .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarRow:last-child {
        border-bottom: 1px solid #EDEDED; }
    .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarDaybox {
      width: 16.666% !important;
      height: 50px !important;
      border: 1px solid #EDEDED; }
      .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarDaybox.fsCalendarWeekendDayBox {
        border: none; }
      .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarDaybox.fsCalendarOutOfRange {
        display: block; }
  .fsCalendar.fsGrid.ducks-cal .fsStateHasEvents {
    background: rgba(247, 151, 29, 0.7); }
  .fsCalendar.fsGrid.junior-cal .fsStateHasEvents {
    background: rgba(210, 13, 68, 0.7); }
  .fsCalendar.fsGrid.senior-cal .fsStateHasEvents {
    background: rgba(0, 130, 200, 0.7); } }

#event-view {
  padding: 20px;
  margin: 20px auto 0; }
  #event-view .fsCalendarDaybox {
    height: auto !important; }
    #event-view .fsCalendarDaybox > div {
      margin-bottom: 20px; }
  #event-view .fsCalendarEventTitle {
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 5px; }
  @media screen and (min-width: 800px) {
    #event-view {
      display: none; } }

.scroll-up {
  text-align: center;
  cursor: pointer;
  font-weight: bold;
  font-size: 14px; }
  .scroll-up span {
    position: relative;
    display: inline-block;
    border: 0;
    padding: 11px 20px 7px 20px;
    background: transparent;
    color: #505050;
    border-radius: 0;
    text-transform: uppercase;
    min-width: 200px;
    text-align: center;
    font-size: 16px;
    padding: 10px 20px; }
    .scroll-up span:hover, .scroll-up span:focus {
      background: rgba(0, 0, 0, 0);
      color: #fff;
      text-decoration: none; }
    .scroll-up span em {
      display: block;
      font-style: normal;
      font-size: 14px; }
  .scroll-up + .fsCalendarLegend {
    margin-top: 20px !important; }
  @media screen and (min-width: 800px) {
    .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: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

.fsCalendar.fsGrid .fsCalendarLegend > ul > li {
  margin-left: 0; }
  @media (min-width: 600px) {
    .fsCalendar.fsGrid .fsCalendarLegend > ul > li {
      width: 49%; } }

/*! _slideshow.scss - src/sass/modules/calendar/slideshow.scss - calendar slideshow */
.fsCalendar.fsSlideshow article {
  border: 0; }

.fsCalendar.fsSlideshow .fsAlertFeeds {
  float: none; }

.fsCalendar.fsSlideshowHorizontal .fsElementSlideshow {
  padding-left: 45px;
  padding-right: 45px;
  padding-bottom: 0; }

.fsCalendar.fsSlideshowVertical .fsElementSlideshow {
  padding-left: 45px;
  padding-top: 45px;
  padding-bottom: 45px; }

/*! _event.scss - src/sass/modules/calendar/event.scss - calendar event */
/*! elements - forms */
textarea,
input,
select {
  padding: 5px;
  max-width: 100%; }

.fsComposerFormEmbed {
  background: none; }
  .fsComposerFormEmbed body {
    margin: 0;
    opacity: 1 !important; }
  .fsComposerFormEmbed form {
    zoom: 1; }
    .fsComposerFormEmbed form:after {
      display: table;
      clear: both;
      content: ''; }
    .fsComposerFormEmbed form input,
    .fsComposerFormEmbed form textarea,
    .fsComposerFormEmbed form select {
      font-family: "DIN Next W01 Regular", arial, sans-serif;
      font-size: 18px;
      line-height: 30px;
      color: #312F30; }
    .fsComposerFormEmbed form input {
      border: solid 1px #ccc; }
      .fsComposerFormEmbed form input.fileUploader {
        padding: 0;
        width: 100%;
        border: none; }
    .fsComposerFormEmbed form fieldset {
      padding: 0; }
    .fsComposerFormEmbed form textarea {
      max-width: 100%;
      width: 100%;
      border: solid 1px #ccc; }
    .fsComposerFormEmbed form .mainGroupSub {
      max-width: 100%;
      width: 100% !important; }
    .fsComposerFormEmbed form .formPage {
      margin-bottom: 20px; }
    .fsComposerFormEmbed form .elementRow {
      max-width: 100%;
      margin: 0; }
      .fsComposerFormEmbed form .elementRow:last-child .elementContainer:last-child {
        margin-bottom: 0; }
    .fsComposerFormEmbed form .elementContainer {
      margin: 0 0 20px;
      padding: 0; }
      @media screen and (max-width: 599px) {
        .fsComposerFormEmbed form .elementContainer {
          width: 100%; } }
      .fsComposerFormEmbed form .elementContainer label {
        margin-bottom: 2px; }
        .fsComposerFormEmbed form .elementContainer label.horizontal {
          white-space: normal;
          margin-right: 10px !important; }
          .fsComposerFormEmbed form .elementContainer label.horizontal:last-child {
            margin-right: 0; }
      .fsComposerFormEmbed form .elementContainer hr {
        margin: 0 auto; }
      .fsComposerFormEmbed form .elementContainer p:last-child {
        margin-bottom: 0; }
    @media screen and (max-width: 599px) {
      .fsComposerFormEmbed form .elementBody > input {
        width: 100%; } }
    .fsComposerFormEmbed form .elementBody > .descText {
      margin-bottom: 10px; }
    .fsComposerFormEmbed form .labelLeft .elementContainer label, .fsComposerFormEmbed form .labelLeft .elementContainer .groupLabel {
      width: 100%;
      margin: 0;
      padding: 0;
      text-align: left;
      float: none; }
      @media (min-width: 600px) {
        .fsComposerFormEmbed form .labelLeft .elementContainer label, .fsComposerFormEmbed form .labelLeft .elementContainer .groupLabel {
          width: 20%;
          padding-right: 10px;
          text-align: right;
          float: left; } }
    @media (min-width: 600px) {
      .fsComposerFormEmbed form .labelLeft .elementContainer > label {
        padding: 5px 10px 5px 5px; } }
    .fsComposerFormEmbed form .labelLeft .elementContainer .groupLabel label {
      width: 100%; }
    .fsComposerFormEmbed form .labelLeft .elementContainer fieldset label {
      width: auto; }
    .fsComposerFormEmbed form .labelLeft .elementBody {
      margin: 0;
      width: 100%;
      float: none; }
      @media (min-width: 600px) {
        .fsComposerFormEmbed form .labelLeft .elementBody {
          width: 80%;
          float: left; } }
    .fsComposerFormEmbed form .linkLike {
      color: #0082C8;
      margin-right: 10px;
      cursor: pointer;
      transition: .3s; }
      .fsComposerFormEmbed form .linkLike:hover {
        color: #0082C8; }
    .fsComposerFormEmbed form .required {
      color: #505050;
      font-weight: normal; }
    .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: #0082C8;
        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: #0082C8;
          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;
      padding: 11px 20px 7px 20px;
      color: #fff !important;
      outline: 0;
      background: #0082C8 !important;
      text-shadow: none;
      font-size: inherit;
      border: none !important;
      float: left;
      line-height: 1;
      border-radius: 0 !important;
      -webkit-border-radius: 0 !important;
      text-transform: uppercase !important; }
      .fsComposerFormEmbed form .submitBtn:hover {
        transition: .3s;
        color: #fff !important;
        background: #0071af !important; }
  .fsComposerFormEmbed .ui-widget {
    font-family: "DIN Next W01 Regular", arial, sans-serif;
    max-width: 100%; }
  .fsComposerFormEmbed .ui-datepicker:empty {
    display: none; }
  .fsComposerFormEmbed .ui-datepicker .ui-datepicker-header {
    background: none;
    border: none; }
  .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev, .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next {
    background: none;
    border: none;
    text-align: center;
    font-size: 20px;
    cursor: pointer; }
    .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev span, .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next span {
      display: none; }
    .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:before, .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:before {
      content: '';
      font-weight: bold;
      transition: .3s; }
    .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:hover:before, .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next: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, 0.05);
    text-align: center; }
  .fsComposerFormEmbed .ui-datepicker .ui-state-active {
    background: rgba(0, 0, 0, 0.1); }
  .fsComposerFormEmbed .ui-datepicker .ui-state-highlight {
    border: solid 1px #d3d3d3;
    background-color: #d3d3d3; }

.fsFormFieldLayoutColumns .fsFormFieldOption {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  margin: 0; }

.fsFormFieldOption input + label {
  padding-top: 3px; }

::-webkit-input-placeholder {
  color: rgba(49, 47, 48, 0.8); }

:-moz-placeholder {
  color: rgba(49, 47, 48, 0.8); }

::-moz-placeholder {
  color: rgba(49, 47, 48, 0.8); }

:-ms-input-placeholder {
  color: rgba(49, 47, 48, 0.8); }

/*! elements - login */
.fsLogin input, .fsAccount input {
  font-size: 15px; }

.fsLogin .fsLoginMainView,
.fsLogin .fsLoginForgotView,
.fsLogin .fsLoginNewView,
.fsLogin .fsResetPasswordView, .fsAccount .fsLoginMainView,
.fsAccount .fsLoginForgotView,
.fsAccount .fsLoginNewView,
.fsAccount .fsResetPasswordView {
  zoom: 1;
  text-align: center; }
  .fsLogin .fsLoginMainView:after,
  .fsLogin .fsLoginForgotView:after,
  .fsLogin .fsLoginNewView:after,
  .fsLogin .fsResetPasswordView:after, .fsAccount .fsLoginMainView:after,
  .fsAccount .fsLoginForgotView:after,
  .fsAccount .fsLoginNewView:after,
  .fsAccount .fsResetPasswordView:after {
    display: table;
    clear: both;
    content: ''; }
  .fsLogin .fsLoginMainView h3,
  .fsLogin .fsLoginForgotView h3,
  .fsLogin .fsLoginNewView h3,
  .fsLogin .fsResetPasswordView h3, .fsAccount .fsLoginMainView h3,
  .fsAccount .fsLoginForgotView h3,
  .fsAccount .fsLoginNewView h3,
  .fsAccount .fsResetPasswordView h3 {
    margin-bottom: 20px; }
  .fsLogin .fsLoginMainView span,
  .fsLogin .fsLoginForgotView span,
  .fsLogin .fsLoginNewView span,
  .fsLogin .fsResetPasswordView span, .fsAccount .fsLoginMainView span,
  .fsAccount .fsLoginForgotView span,
  .fsAccount .fsLoginNewView span,
  .fsAccount .fsResetPasswordView span {
    margin-bottom: 2px; }
  .fsLogin .fsLoginMainView .fsLoginSubmit,
  .fsLogin .fsLoginMainView button,
  .fsLogin .fsLoginForgotView .fsLoginSubmit,
  .fsLogin .fsLoginForgotView button,
  .fsLogin .fsLoginNewView .fsLoginSubmit,
  .fsLogin .fsLoginNewView button,
  .fsLogin .fsResetPasswordView .fsLoginSubmit,
  .fsLogin .fsResetPasswordView button, .fsAccount .fsLoginMainView .fsLoginSubmit,
  .fsAccount .fsLoginMainView button,
  .fsAccount .fsLoginForgotView .fsLoginSubmit,
  .fsAccount .fsLoginForgotView button,
  .fsAccount .fsLoginNewView .fsLoginSubmit,
  .fsAccount .fsLoginNewView button,
  .fsAccount .fsResetPasswordView .fsLoginSubmit,
  .fsAccount .fsResetPasswordView button {
    position: relative;
    display: inline-block;
    border: 0;
    padding: 11px 20px 7px 20px;
    background: transparent;
    color: #505050;
    border-radius: 0;
    text-transform: uppercase;
    min-width: 200px;
    text-align: center;
    font-size: 16px; }
    .fsLogin .fsLoginMainView .fsLoginSubmit:hover, .fsLogin .fsLoginMainView .fsLoginSubmit:focus,
    .fsLogin .fsLoginMainView button:hover,
    .fsLogin .fsLoginMainView button:focus,
    .fsLogin .fsLoginForgotView .fsLoginSubmit:hover,
    .fsLogin .fsLoginForgotView .fsLoginSubmit:focus,
    .fsLogin .fsLoginForgotView button:hover,
    .fsLogin .fsLoginForgotView button:focus,
    .fsLogin .fsLoginNewView .fsLoginSubmit:hover,
    .fsLogin .fsLoginNewView .fsLoginSubmit:focus,
    .fsLogin .fsLoginNewView button:hover,
    .fsLogin .fsLoginNewView button:focus,
    .fsLogin .fsResetPasswordView .fsLoginSubmit:hover,
    .fsLogin .fsResetPasswordView .fsLoginSubmit:focus,
    .fsLogin .fsResetPasswordView button:hover,
    .fsLogin .fsResetPasswordView button:focus, .fsAccount .fsLoginMainView .fsLoginSubmit:hover, .fsAccount .fsLoginMainView .fsLoginSubmit:focus,
    .fsAccount .fsLoginMainView button:hover,
    .fsAccount .fsLoginMainView button:focus,
    .fsAccount .fsLoginForgotView .fsLoginSubmit:hover,
    .fsAccount .fsLoginForgotView .fsLoginSubmit:focus,
    .fsAccount .fsLoginForgotView button:hover,
    .fsAccount .fsLoginForgotView button:focus,
    .fsAccount .fsLoginNewView .fsLoginSubmit:hover,
    .fsAccount .fsLoginNewView .fsLoginSubmit:focus,
    .fsAccount .fsLoginNewView button:hover,
    .fsAccount .fsLoginNewView button:focus,
    .fsAccount .fsResetPasswordView .fsLoginSubmit:hover,
    .fsAccount .fsResetPasswordView .fsLoginSubmit:focus,
    .fsAccount .fsResetPasswordView button:hover,
    .fsAccount .fsResetPasswordView button:focus {
      background: rgba(0, 0, 0, 0);
      color: #fff;
      text-decoration: none; }
    .fsLogin .fsLoginMainView .fsLoginSubmit em,
    .fsLogin .fsLoginMainView button em,
    .fsLogin .fsLoginForgotView .fsLoginSubmit em,
    .fsLogin .fsLoginForgotView button em,
    .fsLogin .fsLoginNewView .fsLoginSubmit em,
    .fsLogin .fsLoginNewView button em,
    .fsLogin .fsResetPasswordView .fsLoginSubmit em,
    .fsLogin .fsResetPasswordView button em, .fsAccount .fsLoginMainView .fsLoginSubmit em,
    .fsAccount .fsLoginMainView button em,
    .fsAccount .fsLoginForgotView .fsLoginSubmit em,
    .fsAccount .fsLoginForgotView button em,
    .fsAccount .fsLoginNewView .fsLoginSubmit em,
    .fsAccount .fsLoginNewView button em,
    .fsAccount .fsResetPasswordView .fsLoginSubmit em,
    .fsAccount .fsResetPasswordView button em {
      display: block;
      font-style: normal;
      font-size: 14px; }
    .fsLogin .fsLoginMainView .fsLoginSubmit:hover, .fsLogin .fsLoginMainView .fsLoginSubmit:focus,
    .fsLogin .fsLoginMainView button:hover,
    .fsLogin .fsLoginMainView button:focus,
    .fsLogin .fsLoginForgotView .fsLoginSubmit:hover,
    .fsLogin .fsLoginForgotView .fsLoginSubmit:focus,
    .fsLogin .fsLoginForgotView button:hover,
    .fsLogin .fsLoginForgotView button:focus,
    .fsLogin .fsLoginNewView .fsLoginSubmit:hover,
    .fsLogin .fsLoginNewView .fsLoginSubmit:focus,
    .fsLogin .fsLoginNewView button:hover,
    .fsLogin .fsLoginNewView button:focus,
    .fsLogin .fsResetPasswordView .fsLoginSubmit:hover,
    .fsLogin .fsResetPasswordView .fsLoginSubmit:focus,
    .fsLogin .fsResetPasswordView button:hover,
    .fsLogin .fsResetPasswordView button:focus, .fsAccount .fsLoginMainView .fsLoginSubmit:hover, .fsAccount .fsLoginMainView .fsLoginSubmit:focus,
    .fsAccount .fsLoginMainView button:hover,
    .fsAccount .fsLoginMainView button:focus,
    .fsAccount .fsLoginForgotView .fsLoginSubmit:hover,
    .fsAccount .fsLoginForgotView .fsLoginSubmit:focus,
    .fsAccount .fsLoginForgotView button:hover,
    .fsAccount .fsLoginForgotView button:focus,
    .fsAccount .fsLoginNewView .fsLoginSubmit:hover,
    .fsAccount .fsLoginNewView .fsLoginSubmit:focus,
    .fsAccount .fsLoginNewView button:hover,
    .fsAccount .fsLoginNewView button:focus,
    .fsAccount .fsResetPasswordView .fsLoginSubmit:hover,
    .fsAccount .fsResetPasswordView .fsLoginSubmit:focus,
    .fsAccount .fsResetPasswordView button:hover,
    .fsAccount .fsResetPasswordView button:focus {
      color: #0082C8;
      text-decoration: none; }
    .fsLogin .fsLoginMainView .fsLoginSubmit + button,
    .fsLogin .fsLoginMainView button + button,
    .fsLogin .fsLoginForgotView .fsLoginSubmit + button,
    .fsLogin .fsLoginForgotView button + button,
    .fsLogin .fsLoginNewView .fsLoginSubmit + button,
    .fsLogin .fsLoginNewView button + button,
    .fsLogin .fsResetPasswordView .fsLoginSubmit + button,
    .fsLogin .fsResetPasswordView button + button, .fsAccount .fsLoginMainView .fsLoginSubmit + button,
    .fsAccount .fsLoginMainView button + button,
    .fsAccount .fsLoginForgotView .fsLoginSubmit + button,
    .fsAccount .fsLoginForgotView button + button,
    .fsAccount .fsLoginNewView .fsLoginSubmit + button,
    .fsAccount .fsLoginNewView button + button,
    .fsAccount .fsResetPasswordView .fsLoginSubmit + button,
    .fsAccount .fsResetPasswordView button + button {
      margin-left: 10px; }
  .fsLogin .fsLoginMainView .fsLoginSubmit,
  .fsLogin .fsLoginForgotView .fsLoginSubmit,
  .fsLogin .fsLoginNewView .fsLoginSubmit,
  .fsLogin .fsResetPasswordView .fsLoginSubmit, .fsAccount .fsLoginMainView .fsLoginSubmit,
  .fsAccount .fsLoginForgotView .fsLoginSubmit,
  .fsAccount .fsLoginNewView .fsLoginSubmit,
  .fsAccount .fsResetPasswordView .fsLoginSubmit {
    display: block; }
  .fsLogin .fsLoginMainView .fsLoginForgotPasswordLink,
  .fsLogin .fsLoginMainView .fsLoginNewAccountLink,
  .fsLogin .fsLoginForgotView .fsLoginForgotPasswordLink,
  .fsLogin .fsLoginForgotView .fsLoginNewAccountLink,
  .fsLogin .fsLoginNewView .fsLoginForgotPasswordLink,
  .fsLogin .fsLoginNewView .fsLoginNewAccountLink,
  .fsLogin .fsResetPasswordView .fsLoginForgotPasswordLink,
  .fsLogin .fsResetPasswordView .fsLoginNewAccountLink, .fsAccount .fsLoginMainView .fsLoginForgotPasswordLink,
  .fsAccount .fsLoginMainView .fsLoginNewAccountLink,
  .fsAccount .fsLoginForgotView .fsLoginForgotPasswordLink,
  .fsAccount .fsLoginForgotView .fsLoginNewAccountLink,
  .fsAccount .fsLoginNewView .fsLoginForgotPasswordLink,
  .fsAccount .fsLoginNewView .fsLoginNewAccountLink,
  .fsAccount .fsResetPasswordView .fsLoginForgotPasswordLink,
  .fsAccount .fsResetPasswordView .fsLoginNewAccountLink {
    margin-bottom: 10px; }

.fsLogin .fsLoginForgotView .fsLoginForgotEmail, .fsAccount .fsLoginForgotView .fsLoginForgotEmail {
  display: block; }

.fsLogin .fsLoginNewFields .fsLoginNewCaptcha, .fsAccount .fsLoginNewFields .fsLoginNewCaptcha {
  margin-bottom: 20px; }
  .fsLogin .fsLoginNewFields .fsLoginNewCaptcha #recaptcha_area,
  .fsLogin .fsLoginNewFields .fsLoginNewCaptcha #recaptcha_table, .fsAccount .fsLoginNewFields .fsLoginNewCaptcha #recaptcha_area,
  .fsAccount .fsLoginNewFields .fsLoginNewCaptcha #recaptcha_table {
    max-width: 100%; }
  @media screen and (max-width: 599px) {
    .fsLogin .fsLoginNewFields .fsLoginNewCaptcha #recaptcha_widget_div, .fsAccount .fsLoginNewFields .fsLoginNewCaptcha #recaptcha_widget_div {
      overflow: hidden;
      border-radius: 5px; } }

.fsLogin .fsLoginNewSuccess button, .fsAccount .fsLoginNewSuccess button {
  margin-top: 20px; }

.fsLogin .fsResetPasswordFields > div, .fsAccount .fsResetPasswordFields > div {
  margin-bottom: 20px; }
  .fsLogin .fsResetPasswordFields > div:last-child, .fsAccount .fsResetPasswordFields > div:last-child {
    margin-bottom: 0; }

.fsLogin .fsResetPasswordFields label > span, .fsAccount .fsResetPasswordFields label > span {
  display: block; }

.fsLogin .fsResetPasswordFields label > input, .fsAccount .fsResetPasswordFields label > input {
  margin-bottom: 20px; }

.fsAccount .fsAccountGreeting {
  margin-bottom: 20px; }

.fsAccount .fsAccountLinks {
  margin: 0; }

.fsAccount .fsAccountLogout {
  display: block;
  margin-top: 20px; }
  .fsAccount .fsAccountLogout a {
    position: relative;
    display: inline-block;
    border: 0;
    padding: 11px 20px 7px 20px;
    background: transparent;
    color: #505050;
    border-radius: 0;
    text-transform: uppercase;
    min-width: 200px;
    text-align: center;
    font-size: 16px; }
    .fsAccount .fsAccountLogout a:hover, .fsAccount .fsAccountLogout a:focus {
      background: rgba(0, 0, 0, 0);
      color: #fff;
      text-decoration: none; }
    .fsAccount .fsAccountLogout a em {
      display: block;
      font-style: normal;
      font-size: 14px; }
    .fsAccount .fsAccountLogout a:hover, .fsAccount .fsAccountLogout a:focus {
      color: #0082C8;
      text-decoration: none; }

body:not(.fsComposeMode) .hero-video * {
  height: 100% !important; }

.hero-video {
  height: 385px;
  overflow: hidden;
  margin: 0; }
  @media (min-width: 900px) {
    .hero-video {
      height: 400px; } }
  @media (min-width: 1000px) {
    .hero-video {
      height: 552px; } }
  .hero-video .fsMediaControlsContainer {
    display: none !important; }
  .hero-video video {
    -o-object-fit: cover;
    object-fit: cover; }

.video-container {
  height: 250px;
  background-size: cover;
  position: relative;
  background-position: center center;
  margin: 0; }
  @media (min-width: 700px) {
    .video-container {
      height: 350px; } }
  @media (min-width: 1200px) {
    .video-container {
      height: 465px; } }
  .video-container:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, transparent 100%);
    z-index: 1; }
  .video-container:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 150px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
    z-index: 1; }
  .video-container > .fsElementContent {
    position: absolute;
    bottom: 46px;
    right: 75px;
    z-index: 2; }

.hero-image {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0;
  height: 250px;
  width: 100%;
  margin-bottom: 20px;
  overflow: hidden; }
  .hero-image:after {
    content: '';
    background: #0082C8;
    height: 4px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1; }
  @media (min-width: 700px) {
    .hero-image {
      height: 350px; } }
  @media (min-width: 1200px) {
    .hero-image {
      height: 465px; } }
  .junior .hero-image:after {
    background: #D20D44; }
  .ducks .hero-image:after {
    background: #F7971D; }
  .venue .hero-image:after {
    background: #6E6338; }

.universal-slideshow, .universal-slideshow-sync {
  position: relative;
  margin: 0; }
  .universal-slideshow .universal-slide, .universal-slideshow-sync .universal-slide {
    position: relative;
    height: 200px;
    padding: 35px 0 0 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; }
    @media (min-width: 500px) {
      .universal-slideshow .universal-slide, .universal-slideshow-sync .universal-slide {
        height: 385px; } }
    @media (min-width: 900px) {
      .universal-slideshow .universal-slide, .universal-slideshow-sync .universal-slide {
        height: 400px; } }
    @media (min-width: 1000px) {
      .universal-slideshow .universal-slide, .universal-slideshow-sync .universal-slide {
        height: 552px; } }
    .universal-slideshow .universal-slide img, .universal-slideshow-sync .universal-slide img {
      display: none; }
    .universal-slideshow .universal-slide:before, .universal-slideshow-sync .universal-slide:before {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 50px;
      background: linear-gradient(to top, rgba(0, 0, 0, 0.2) 0%, transparent 100%);
      z-index: 1; }
      @media (min-width: 1000px) {
        .universal-slideshow .universal-slide:before, .universal-slideshow-sync .universal-slide:before {
          height: 100px;
          background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 100%); } }
    .universal-slideshow .universal-slide:after, .universal-slideshow-sync .universal-slide:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 150px;
      background: linear-gradient(to top, black 0%, transparent 100%);
      z-index: 1; }
      @media (min-width: 700px) {
        .universal-slideshow .universal-slide:after, .universal-slideshow-sync .universal-slide:after {
          display: none; } }
  .universal-slideshow .fsCustomSlider .slick-dots, .universal-slideshow-sync .fsCustomSlider .slick-dots {
    right: 50px;
    bottom: 30px;
    left: initial;
    -ms-transform: none;
    transform: none; }
    .universal-slideshow .fsCustomSlider .slick-dots > li:only-child, .universal-slideshow-sync .fsCustomSlider .slick-dots > li:only-child {
      display: none; }
  .universal-slideshow .slider-play-btn, .universal-slideshow-sync .slider-play-btn {
    display: none; }
  body:not(.home) .universal-slideshow, body:not(.home) .universal-slideshow-sync {
    width: 100%;
    margin-bottom: 20px; }
    body:not(.home) .universal-slideshow .universal-slide, body:not(.home) .universal-slideshow-sync .universal-slide {
      height: 250px;
      border-bottom: 4px solid #0082C8; }
      @media (min-width: 700px) {
        body:not(.home) .universal-slideshow .universal-slide, body:not(.home) .universal-slideshow-sync .universal-slide {
          height: 350px; } }
      @media (min-width: 1200px) {
        body:not(.home) .universal-slideshow .universal-slide, body:not(.home) .universal-slideshow-sync .universal-slide {
          height: 465px; } }
    body:not(.home) .universal-slideshow .slick-dots, body:not(.home) .universal-slideshow-sync .slick-dots {
      bottom: 30px; }
  body:not(.home).junior .universal-slideshow .universal-slide, body:not(.home).junior .universal-slideshow-sync .universal-slide {
    border-bottom: 4px solid #D20D44; }
  body:not(.home).ducks .universal-slideshow .universal-slide, body:not(.home).ducks .universal-slideshow-sync .universal-slide {
    border-bottom: 4px solid #F7971D; }
  body:not(.home).venue .universal-slideshow .universal-slide, body:not(.home).venue .universal-slideshow-sync .universal-slide {
    border-bottom: 4px solid #6E6338; }

.fsMediaCustomPlayer {
  background: none;
  position: relative;
  color: #312F30;
  font-family: "DIN Next W01 Regular", arial, sans-serif; }
  .fsMediaCustomPlayer article {
    position: relative; }

.fsCustomSlider .fsElement {
  margin-bottom: 0; }

.fsCustomSlider .slick-next, .fsCustomSlider .slick-prev {
  background: none;
  border: none;
  color: transparent;
  height: 40px;
  padding: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 40px;
  z-index: 2; }
  .fsCustomSlider .slick-next:before, .fsCustomSlider .slick-prev:before {
    color: #fff;
    display: block;
    font-size: 50px;
    font-weight: normal;
    height: 100%;
    left: 0;
    line-height: 30px;
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center; }

.fsCustomSlider .slick-next {
  left: auto;
  right: 0; }
  .fsCustomSlider .slick-next:before {
    content: '\203A'; }

.fsCustomSlider .slick-prev {
  left: 0;
  right: auto; }
  .fsCustomSlider .slick-prev:before {
    content: '\2039'; }

.fsCustomSlider .slider-play-btn {
  position: absolute;
  top: 20px;
  left: 20px;
  background-color: #D20D44;
  font-size: 0;
  width: 30px;
  height: 30px;
  border: 0;
  padding: 0;
  z-index: 1;
  line-height: 42px; }
  .fsCustomSlider .slider-play-btn:before {
    content: "";
    color: #fff;
    font-size: 18px;
    font-family: "NewBaskervilleW01-Roman", Georgia, serif; }

.fsCustomSlider.slider-paused .slider-play-btn:before {
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-left: 13px solid #fff;
  border-bottom: 7px solid transparent;
  display: inline-block; }

.fsCustomSlider.slider-playing .slider-play-btn:before, .fsCustomSlider.slider-playing .slider-play-btn:after {
  content: "";
  width: 3px;
  height: 18px;
  background-color: #fff;
  display: inline-block;
  margin: 6px 2px 0; }

.fsCustomSlider .slick-dots {
  padding: 0;
  list-style: none;
  text-align: center;
  margin: 0;
  line-height: 0; }
  .fsCustomSlider .slick-dots li {
    display: inline-block;
    margin-right: 8px; }
    .fsCustomSlider .slick-dots li:first-child {
      margin-left: 0; }
  .fsCustomSlider .slick-dots button {
    border: 0;
    background-color: transparent;
    padding: 0;
    border-radius: 100%;
    height: 12px;
    width: 12px;
    border: 1px solid #fff;
    color: transparent;
    overflow: hidden;
    cursor: pointer;
    transition: all .3s; }
    .fsCustomSlider .slick-dots button:hover, .fsCustomSlider .slick-dots button:focus {
      background-color: #fff; }
  .fsCustomSlider .slick-dots .slick-active button {
    background-color: #fff; }

.fsCustomSlider .caption-wrapper {
  font-family: "DIN Next W01 Regular", arial, sans-serif;
  font-size: 18px;
  line-height: 30px;
  width: 100%;
  background-color: rgba(12, 12, 12, 0.5);
  color: #fff;
  padding: 15px 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(12, 12, 12, 0.5);
  z-index: 999999; }
  .fsCustomSlider .caption-wrapper .caption-inner {
    padding: 10px 10px 30px; }
  @media (min-width: 800px) {
    .fsCustomSlider .caption-wrapper {
      padding: 30px 20px; } }
  .fsCustomSlider .caption-wrapper a {
    color: #fff; }
    .fsCustomSlider .caption-wrapper a:hover {
      text-decoration: underline; }
  .fsCustomSlider .caption-wrapper.is-empty {
    display: none; }

.fsCustomSlider .caption-title {
  margin-top: 0;
  font-weight: normal;
  font-size: 24px;
  line-height: 26px;
  font-family: "NewBaskervilleW01-Roman", Georgia, serif;
  color: #312F30;
  margin-top: 15px;
  margin-bottom: 18px;
  color: #fff;
  margin-bottom: 0; }
  @media (min-width: 1200px) {
    .fsCustomSlider .caption-title {
      font-size: 30px;
      line-height: 32px; } }

.fsCustomSlider .caption-desc {
  display: block; }
  .fsCustomSlider .caption-desc p:last-child {
    margin-bottom: 0; }
  .fsCustomSlider .caption-desc:empty {
    display: none; }

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

.fsNews .fsDateTime {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 22px;
  margin-bottom: 5px; }

.fsNews .fsThumbnail {
  float: left;
  margin-right: 20px;
  max-width: 280px; }

.fsNews .fsTitle {
  font-family: "NewBaskervilleW01-Roman", Georgia, serif;
  font-size: 21px;
  color: #0082C8;
  margin-bottom: 20px;
  font-weight: normal; }
  .fsNews .fsTitle .fsNewsPostLink:hover, .fsNews .fsTitle .fsNewsPostLink:focus {
    color: #004B74;
    text-decoration: none; }

.junior .fsNews.fsPost article .fsTitle {
  color: #D20D44; }

.junior .fsNews.fsPost article .fsElementFooterContent a:hover, .junior .fsNews.fsPost article .fsElementFooterContent a:focus {
  color: #D20D44; }

.junior .fsBannerRight .fsNews.fsList .fsTitle {
  color: #D20D44; }
  .junior .fsBannerRight .fsNews.fsList .fsTitle .fsNewsPostLink {
    color: #D20D44; }
    .junior .fsBannerRight .fsNews.fsList .fsTitle .fsNewsPostLink:hover, .junior .fsBannerRight .fsNews.fsList .fsTitle .fsNewsPostLink:focus {
      color: #a20a34; }

.ducks .fsNews.fsPost article .fsTitle {
  color: #e27d05; }

.ducks .fsNews.fsPost article .fsElementFooterContent a:hover, .ducks .fsNews.fsPost article .fsElementFooterContent a:focus {
  color: #e27d05; }

.ducks .fsBannerRight .fsNews.fsList .fsTitle {
  color: #e27d05; }
  .ducks .fsBannerRight .fsNews.fsList .fsTitle .fsNewsPostLink {
    color: #e27d05; }
    .ducks .fsBannerRight .fsNews.fsList .fsTitle .fsNewsPostLink:hover, .ducks .fsBannerRight .fsNews.fsList .fsTitle .fsNewsPostLink:focus {
      color: #b06104; }

.venue .fsNews.fsPost article .fsTitle {
  color: #6E6338; }

.venue .fsNews.fsPost article .fsElementFooterContent a:hover, .venue .fsNews.fsPost article .fsElementFooterContent a:focus {
  color: #6E6338; }

.venue .fsBannerRight .fsNews.fsList .fsTitle {
  color: #6E6338; }
  .venue .fsBannerRight .fsNews.fsList .fsTitle .fsNewsPostLink {
    color: #6E6338; }
    .venue .fsBannerRight .fsNews.fsList .fsTitle .fsNewsPostLink:hover, .venue .fsBannerRight .fsNews.fsList .fsTitle .fsNewsPostLink:focus {
      color: #4c4527; }

.fsNews.fsList {
  border-top: 1px solid #D6D6D6;
  border-bottom: 1px solid #D6D6D6;
  padding: 15px 0;
  margin-bottom: 20px; }
  .fsNews.fsList article {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0; }
    .fsNews.fsList article .fsThumbnail {
      margin-bottom: 10px; }
    .fsNews.fsList article .fsTitle {
      font-family: "NewBaskervilleW01-Roman", Georgia, serif;
      font-size: 21px;
      color: #0082C8;
      margin-bottom: 10px;
      font-weight: normal;
      -ms-flex-order: 2;
      order: 2; }
      .fsNews.fsList article .fsTitle .fsNewsPostLink:hover, .fsNews.fsList article .fsTitle .fsNewsPostLink:focus {
        color: #004B74;
        text-decoration: none; }
    .fsNews.fsList article .fsDateTime {
      font-size: 11px;
      font-family: "Myriad W01 Regular", arial, sans-serif;
      color: #2A3D4D;
      text-transform: uppercase;
      letter-spacing: 1px;
      -ms-flex-order: 1;
      order: 1;
      margin-bottom: 10px; }
    .fsNews.fsList article .fsSummary {
      font-family: "Gotham A", "Gotham B", arial, sans-serif;
      font-size: 14px;
      line-height: 25px;
      color: #312F30;
      -ms-flex-order: 3;
      order: 3;
      font-style: normal;
      font-weight: 400; }
    .fsNews.fsList article .fsReadMoreLink {
      -ms-flex-order: 3;
      order: 3; }

.fsNews.fsPost {
  zoom: 1; }
  .fsNews.fsPost:after {
    display: table;
    clear: both;
    content: ''; }
  .fsNews.fsPost article {
    border-bottom: 1px solid #D6D6D6;
    padding-bottom: 15px; }
    .fsNews.fsPost article .fsDateTime {
      font-size: 12px;
      text-transform: uppercase;
      line-height: 22px;
      margin-bottom: 5px; }
      @media (min-width: 1000px) {
        .fsNews.fsPost article .fsDateTime {
          font-size: 14px; } }
    .fsNews.fsPost article .fsThumbnail {
      float: left;
      margin-right: 20px;
      max-width: 150px; }
    .fsNews.fsPost article .fsTitle {
      font-family: "NewBaskervilleW01-Roman", Georgia, serif;
      font-size: 16px;
      line-height: 23px;
      color: #0082C8;
      margin-bottom: 20px;
      font-weight: normal; }
      @media (min-width: 400px) {
        .fsNews.fsPost article .fsTitle {
          font-size: 18px;
          line-height: 25px; } }
      @media (min-width: 1000px) {
        .fsNews.fsPost article .fsTitle {
          font-size: 23px;
          line-height: 30px; } }
      .fsNews.fsPost article .fsTitle .fsNewsPostLink:hover, .fsNews.fsPost article .fsTitle .fsNewsPostLink:focus {
        color: #004B74;
        text-decoration: none; }
  .fsNews.fsPost .fsElementFooterContent a {
    position: relative;
    display: inline-block;
    border: 0;
    padding: 11px 20px 7px 20px;
    background: transparent;
    color: #D20D44;
    border-radius: 0;
    text-transform: uppercase;
    min-width: 200px;
    text-align: center;
    font-size: 16px;
    font-size: 13px;
    letter-spacing: 1.5px;
    color: #b6b6b6;
    padding: 0; }
    .fsNews.fsPost .fsElementFooterContent a:hover, .fsNews.fsPost .fsElementFooterContent a:focus {
      background: rgba(0, 0, 0, 0);
      color: #fff;
      text-decoration: none; }
    .fsNews.fsPost .fsElementFooterContent a em {
      display: block;
      font-style: normal;
      font-size: 14px; }
    .fsNews.fsPost .fsElementFooterContent a:hover, .fsNews.fsPost .fsElementFooterContent a:focus {
      text-decoration: none;
      color: #0082C8; }

.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.news-post article {
  border-bottom: 1px solid #D6D6D6;
  padding-bottom: 15px; }

.fsPostElement.news-post .fsThumbnail {
  float: left;
  margin-right: 20px;
  max-width: 150px; }

.fsPostElement.news-post .fsTitle {
  font-family: "NewBaskervilleW01-Roman", Georgia, serif;
  font-size: 16px;
  line-height: 23px;
  color: #0082C8;
  margin-bottom: 20px;
  font-weight: normal; }
  .junior .fsPostElement.news-post .fsTitle {
    color: #D20D44; }
  .ducks .fsPostElement.news-post .fsTitle {
    color: #F7971D; }
  @media (min-width: 400px) {
    .fsPostElement.news-post .fsTitle {
      font-size: 18px;
      line-height: 25px; } }
  @media (min-width: 1000px) {
    .fsPostElement.news-post .fsTitle {
      font-size: 23px;
      line-height: 30px; } }
  .fsPostElement.news-post .fsTitle .fsPostLink:hover, .fsPostElement.news-post .fsTitle .fsPostLink:focus {
    color: #000000;
    text-decoration: none; }

.fsPostElement.news-post .fsDateTime {
  font-size: 12px;
  text-transform: uppercase;
  line-height: 22px;
  margin-bottom: 5px; }
  @media (min-width: 1000px) {
    .fsPostElement.news-post .fsDateTime {
      font-size: 14px; } }

.fsPostElement.news-post .fsSummary p {
  margin: 0 0 10px 0; }

.fsPostElement.news-post .fsElementFooterContent a {
  position: relative;
  display: inline-block;
  border: 0;
  padding: 11px 20px 7px 20px;
  background: transparent;
  color: #D20D44;
  border-radius: 0;
  text-transform: uppercase;
  min-width: 200px;
  text-align: center;
  font-size: 16px;
  font-size: 13px;
  letter-spacing: 1.5px;
  color: #b6b6b6;
  padding: 0; }
  .fsPostElement.news-post .fsElementFooterContent a:hover, .fsPostElement.news-post .fsElementFooterContent a:focus {
    background: rgba(0, 0, 0, 0);
    color: #fff;
    text-decoration: none; }
  .fsPostElement.news-post .fsElementFooterContent a em {
    display: block;
    font-style: normal;
    font-size: 14px; }
  .fsPostElement.news-post .fsElementFooterContent a:hover, .fsPostElement.news-post .fsElementFooterContent a:focus {
    text-decoration: none;
    color: #0082C8; }

.fsBannerRight .fsPostElement.news-post article {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }

.fsBannerRight .fsPostElement.news-post .fsThumbnail {
  float: none;
  margin-bottom: 10px;
  max-width: 100%; }

.fsBannerRight .fsPostElement.news-post .fsTitle {
  font-family: "NewBaskervilleW01-Roman", Georgia, serif;
  font-size: 21px;
  color: #0082C8;
  margin-bottom: 10px;
  font-weight: normal;
  -ms-flex-order: 2;
  order: 2; }
  .junior .fsPostElement.fsBannerRight .fsTitle {
    color: #D20D44; }
  .ducks .fsPostElement.fsBannerRight .fsTitle {
    color: #F7971D; }
  .fsBannerRight .fsPostElement.news-post .fsTitle .fsPostLink:hover, .fsBannerRight .fsPostElement.news-post .fsTitle .fsPostLink:focus {
    color: #000000;
    text-decoration: none; }

.fsBannerRight .fsPostElement.news-post .fsDateTime {
  font-size: 11px;
  font-family: "Myriad W01 Regular", arial, sans-serif;
  color: #2A3D4D;
  text-transform: uppercase;
  letter-spacing: 1px;
  -ms-flex-order: 1;
  order: 1;
  margin-bottom: 10px; }

.fsBannerRight .fsPostElement.news-post .fsSummary {
  font-family: "Gotham A", "Gotham B", arial, sans-serif;
  font-size: 14px;
  line-height: 25px;
  color: #2B2B2B;
  -ms-flex-order: 3;
  order: 3;
  font-style: normal;
  font-weight: 400; }

.fsBannerRight .fsPostElement.news-post .fsReadMoreLink {
  -ms-flex-order: 3;
  order: 3; }

.fsPostElement .fsPostLink {
  color: #0082C8; }
  .junior .fsPostElement .fsPostLink {
    color: #D20D44; }
  .ducks .fsPostElement .fsPostLink {
    color: #F7971D; }
  .fsPostElement .fsPostLink:hover, .fsPostElement .fsPostLink:focus {
    text-decoration: none;
    color: #000000; }

/*
.junior {
    .fsPostElement {
        .fsTitle {
            color: $m2;

            .fsPostLink {
                color: $m2;

                &:hover,
                &:focus {
                    color: darken($m2, 10%);
                }
            }
        }

        .fsElementFooterContent a {
            &:hover,
            &:focus {
                color: $m2;
                text-decoration: none;
            }
        }
    }

    .fsBannerRight {
        .news-post {
            .fsTitle {
                color: $m2;

                .fsPostLink {
                    color: $m2;

                    &:hover,
                    &:focus {
                        color: darken($m2, 10%);
                    }
                }
            }
        }
    }
}

.ducks {
    .fsPostElement {
        .fsTitle {
            color: $m5;

            .fsPostLink {
                color: $m5;

                &:hover,
                &:focus {
                    color: darken($m5, 10%);
                }
            }
        }

        .fsElementFooterContent a {
            &:hover,
            &:focus {
                color: $m5;
                text-decoration: none;
            }
        }
    }

    .fsBannerRight {
        .news-post {
            .fsTitle {
                color: $m5;

                .fsPostLink {
                    color: $m5;

                    &:hover,
                    &:focus {
                        color: darken($m5, 10%);
                    }
                }
            }
        }
    }
}
*/
.venue .fsPostElement .fsTitle {
  color: #6E6338; }
  .venue .fsPostElement .fsTitle .fsPostLink {
    color: #6E6338; }
    .venue .fsPostElement .fsTitle .fsPostLink:hover, .venue .fsPostElement .fsTitle .fsPostLink:focus {
      color: #4c4527; }

.venue .fsPostElement .fsElementFooterContent a:hover, .venue .fsPostElement .fsElementFooterContent a:focus {
  color: #6E6338;
  text-decoration: none; }

.venue .fsBannerRight .news-post .fsTitle {
  color: #6E6338; }
  .venue .fsBannerRight .news-post .fsTitle .fsPostLink {
    color: #6E6338; }
    .venue .fsBannerRight .news-post .fsTitle .fsPostLink:hover, .venue .fsBannerRight .news-post .fsTitle .fsPostLink:focus {
      color: #4c4527; }

dialog.fsPostElement article {
  max-width: 466px;
  margin: 0 auto;
  border: 0;
  position: relative; }
  dialog.fsPostElement article .fsTitle {
    font-size: 21px;
    line-height: 1.2;
    font-family: "NewBaskervilleW01-Roman", Georgia, serif;
    margin: 0 0 14px 0;
    color: #0082C8; }
    @media (min-width: 1500px) {
      dialog.fsPostElement article .fsTitle {
        font-size: 26px; } }
  dialog.fsPostElement article .fsThumbnail {
    float: none; }
  dialog.fsPostElement article .fsDateTime {
    font-size: 13px;
    line-height: 1.2;
    font-family: "Myriad W01 Regular", arial, sans-serif;
    color: #2A3D4D;
    text-transform: uppercase;
    letter-spacing: 1px;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 10px; }
  dialog.fsPostElement article .fsBody {
    font-size: 14px; }
    @media (min-width: 1500px) {
      dialog.fsPostElement article .fsBody {
        font-size: 16px; } }
  dialog.fsPostElement article .fsCategories {
    position: absolute;
    background: #0082C8;
    width: 100%;
    top: 0;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0 5px;
    max-width: 100%; }
    dialog.fsPostElement article .fsCategories .fsCategory {
      font-size: 16px;
      line-height: 19px;
      color: #fff;
      font-weight: normal;
      text-transform: none;
      margin: 0; }
      dialog.fsPostElement article .fsCategories .fsCategory:before {
        display: none; }
  dialog.fsPostElement article.pink .fsTitle {
    color: #ed3794; }
  dialog.fsPostElement article.pink .fsCategories {
    background: #ed3794; }
  dialog.fsPostElement article.emerald .fsTitle {
    color: #008d4c; }
  dialog.fsPostElement article.emerald .fsCategories {
    background: #008d4c; }
  dialog.fsPostElement article.grape .fsTitle {
    color: #683e98; }
  dialog.fsPostElement article.grape .fsCategories {
    background: #683e98; }
  dialog.fsPostElement article.lime .fsTitle {
    color: #87c540; }
  dialog.fsPostElement article.lime .fsCategories {
    background: #87c540; }
  dialog.fsPostElement article.orange .fsTitle {
    color: #f7941d; }
  dialog.fsPostElement article.orange .fsCategories {
    background: #f7941d; }

.ducks dialog.fsPostElement article .fsTitle {
  color: #e27d05; }

.ducks dialog.fsPostElement article a {
  color: #e27d05; }

.junior dialog.fsPostElement article .fsTitle {
  color: #D20D44; }

.junior dialog.fsPostElement article a {
  color: #D20D44; }

.venue dialog.fsPostElement article .fsTitle {
  color: #6E6338; }

.venue dialog.fsPostElement article a {
  color: #6E6338; }

body:not(.fsComposeMode) .fsPostElement .fsElementContent article ul li {
  display: block;
  list-style: none;
  position: relative; }
  body:not(.fsComposeMode) .fsPostElement .fsElementContent article ul li:before {
    content: '';
    position: absolute;
    top: 10px;
    left: -1.11111em;
    width: 6px;
    height: 6px;
    background: #0082C8;
    border-radius: 50%; }

body:not(.fsComposeMode).junior .fsPostElement .fsElementContent article ul li:before {
  background: #D20D44; }

body:not(.fsComposeMode).ducks .fsPostElement .fsElementContent article ul li:before {
  background: #e27d05; }

body:not(.fsComposeMode).venue .fsPostElement .fsElementContent article ul li:before {
  background: #6E6338; }

.fsPostElement.fsList .fsTitle {
  font-size: 16px;
  line-height: 1.2;
  font-family: "NewBaskervilleW01-Roman", Georgia, serif;
  margin: 0;
  padding: 0;
  -ms-flex-order: 3;
  order: 3; }
  @media (min-width: 1000px) {
    .fsPostElement.fsList .fsTitle {
      font-size: 21px;
      margin: 0 0 15px 0; } }
  .fsPostElement.fsList .fsTitle .fsPostLink {
    color: #0082C8;
    display: block; }
    .junior .fsPostElement.fsList .fsTitle .fsPostLink {
      color: #D20D44; }
    .ducks .fsPostElement.fsList .fsTitle .fsPostLink {
      color: #F7971D; }
    .fsPostElement.fsList .fsTitle .fsPostLink:hover {
      color: #000000;
      text-decoration: none; }

.fsPostElement.fsList .fsDateTime {
  font-size: 12px;
  line-height: 1.2;
  color: #585858;
  text-transform: uppercase;
  -ms-flex-order: 2;
  order: 2;
  margin-bottom: 10px;
  letter-spacing: 1.5px; }
  @media (min-width: 1000px) {
    .fsPostElement.fsList .fsDateTime {
      margin-bottom: 20px; } }

.fsPostElement.fsList .fsSummary {
  font-size: 14px;
  line-height: 1.2;
  -ms-flex-order: 4;
  order: 4; }
  @media (min-width: 1000px) {
    .fsPostElement.fsList .fsSummary {
      font-size: 16px;
      line-height: 30px; } }
  .fsPostElement.fsList .fsSummary h6 {
    margin-top: 0; }
    @media (max-width: 999px) {
      .fsPostElement.fsList .fsSummary h6 {
        font-size: 14px; } }
  .fsPostElement.fsList .fsSummary p {
    margin: 0 0 10px 0; }

.fsPostElement.fsList .fsReadMoreLink {
  font-size: 14px;
  line-height: 1.2;
  -ms-flex-order: 5;
  order: 5; }
  @media (min-width: 1000px) {
    .fsPostElement.fsList .fsReadMoreLink {
      font-size: 16px;
      line-height: 30px; } }

body:not(.fsComposeMode).news-page .fsPostElement.fsList {
  position: relative; }
  body:not(.fsComposeMode).news-page .fsPostElement.fsList:after {
    content: '';
    width: 5px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -18px;
    background: #fff; }
  body:not(.fsComposeMode).news-page .fsPostElement.fsList article {
    position: relative;
    text-align: left;
    margin-bottom: 30px;
    overflow: hidden; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList article .fsTitle {
      margin: 0 0 15px 0; }
      @media (min-width: 1000px) {
        body:not(.fsComposeMode).news-page .fsPostElement.fsList article .fsTitle {
          margin: 0 0 20px 0;
          font-size: 24px;
          line-height: 28px; } }
      body:not(.fsComposeMode).news-page .fsPostElement.fsList article .fsTitle .fsPostLink:hover, body:not(.fsComposeMode).news-page .fsPostElement.fsList article .fsTitle .fsPostLink:focus {
        text-decoration: underline; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList article .fsThumbnail {
      position: relative;
      margin-bottom: 12px;
      max-width: 100%; }
      @media (min-width: 600px) {
        body:not(.fsComposeMode).news-page .fsPostElement.fsList article .fsThumbnail {
          float: left;
          margin-right: 30px;
          max-width: 256px; } }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList article .fsCategories {
      position: absolute;
      background: #0082C8;
      width: 100%;
      top: 0;
      width: 100%;
      top: 0;
      left: 0;
      z-index: 1;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0;
      padding: 0 5px;
      max-width: 100%; }
      @media (min-width: 600px) {
        body:not(.fsComposeMode).news-page .fsPostElement.fsList article .fsCategories {
          max-width: 256px; } }
      body:not(.fsComposeMode).news-page .fsPostElement.fsList article .fsCategories .fsCategory {
        font-size: 16px;
        line-height: 19px;
        color: #fff;
        font-weight: normal;
        text-transform: none;
        margin: 0; }
        body:not(.fsComposeMode).news-page .fsPostElement.fsList article .fsCategories .fsCategory:before {
          display: none; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList article .fsTags {
      -ms-flex-order: 4;
      order: 4;
      margin-top: 20px; }
      body:not(.fsComposeMode).news-page .fsPostElement.fsList article .fsTags .fsTag {
        position: relative;
        background: transparent;
        font-size: 12px;
        font-weight: bold;
        background: #0178B3;
        color: #fff;
        border-radius: 50%;
        padding: 0;
        margin: 0 0 0 84px;
        width: 25px;
        height: 25px;
        line-height: 25px;
        text-align: center;
        text-transform: uppercase; }
        body:not(.fsComposeMode).news-page .fsPostElement.fsList article .fsTags .fsTag:before {
          position: absolute;
          content: 'Audience';
          background: none;
          width: 100%;
          top: 0;
          left: -84px;
          height: 100%;
          border-radius: 0;
          color: #000;
          text-transform: none;
          font-size: 18px;
          line-height: 20px;
          font-weight: 600;
          font-family: "NewBaskervilleW01-Roman", Georgia, serif; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList article .fsDateTime, body:not(.fsComposeMode).news-page .fsPostElement.fsList article .fsExpireDateTime {
      -ms-flex-order: 3;
      order: 3;
      text-transform: none;
      font-family: "NewBaskervilleW01-Roman", Georgia, serif;
      display: inline-block; }
      @media (min-width: 1000px) {
        body:not(.fsComposeMode).news-page .fsPostElement.fsList article .fsDateTime, body:not(.fsComposeMode).news-page .fsPostElement.fsList article .fsExpireDateTime {
          font-size: 24px;
          line-height: 28px; } }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList article.pink .fsDateTime, body:not(.fsComposeMode).news-page .fsPostElement.fsList article.pink .fsExpireDateTime {
      color: #ed3794; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList article.pink .fsCategories {
      background: #ed3794; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList article.pink .fsTitle .fsPostLink {
      color: #ed3794; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList article.emerald .fsDateTime, body:not(.fsComposeMode).news-page .fsPostElement.fsList article.emerald .fsExpireDateTime {
      color: #008d4c; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList article.emerald .fsCategories {
      background: #008d4c; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList article.emerald .fsTitle .fsPostLink {
      color: #008d4c; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList article.grape .fsDateTime, body:not(.fsComposeMode).news-page .fsPostElement.fsList article.grape .fsExpireDateTime {
      color: #683e98; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList article.grape .fsCategories {
      background: #683e98; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList article.grape .fsTitle .fsPostLink {
      color: #683e98; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList article.lime .fsDateTime, body:not(.fsComposeMode).news-page .fsPostElement.fsList article.lime .fsExpireDateTime {
      color: #87c540; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList article.lime .fsCategories {
      background: #87c540; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList article.lime .fsTitle .fsPostLink {
      color: #87c540; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList article.orange .fsDateTime, body:not(.fsComposeMode).news-page .fsPostElement.fsList article.orange .fsExpireDateTime {
      color: #f7941d; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList article.orange .fsCategories {
      background: #f7941d; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList article.orange .fsTitle .fsPostLink {
      color: #f7941d; }
  body:not(.fsComposeMode).news-page .fsPostElement.fsList .fsLoadMoreButton {
    margin-top: 50px; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList .fsLoadMoreButton:hover, body:not(.fsComposeMode).news-page .fsPostElement.fsList .fsLoadMoreButton:focus {
      color: #0082C8; }

.fsPostElement.fsGrid article {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }

.fsPostElement.fsGrid .fsThumbnail {
  float: none;
  margin-bottom: 10px;
  max-width: 100%; }

.fsPostElement.fsGrid .fsTitle {
  font-size: 16px;
  line-height: 1.2;
  font-family: "NewBaskervilleW01-Roman", Georgia, serif;
  margin: 0;
  padding: 0;
  -ms-flex-order: 3;
  order: 3; }
  @media (min-width: 1000px) {
    .fsPostElement.fsGrid .fsTitle {
      font-size: 21px;
      margin: 0 0 15px 0; } }
  .fsPostElement.fsGrid .fsTitle .fsPostLink {
    color: #0082C8;
    display: block; }
    .junior .fsPostElement.fsGrid .fsTitle .fsPostLink {
      color: #D20D44; }
    .ducks .fsPostElement.fsGrid .fsTitle .fsPostLink {
      color: #F7971D; }
    .fsPostElement.fsGrid .fsTitle .fsPostLink:hover {
      color: #000000;
      text-decoration: none; }

.fsPostElement.fsGrid .fsDateTime {
  font-size: 12px;
  line-height: 1.2;
  color: #585858;
  text-transform: uppercase;
  -ms-flex-order: 2;
  order: 2;
  margin-bottom: 10px;
  letter-spacing: 1.5px; }
  @media (min-width: 1000px) {
    .fsPostElement.fsGrid .fsDateTime {
      margin-bottom: 20px; } }

.fsPostElement.fsGrid .fsSummary {
  font-size: 14px;
  line-height: 1.2;
  -ms-flex-order: 4;
  order: 4; }
  @media (min-width: 1000px) {
    .fsPostElement.fsGrid .fsSummary {
      font-size: 16px;
      line-height: 30px; } }
  .fsPostElement.fsGrid .fsSummary h6 {
    margin-top: 0; }
    @media (max-width: 999px) {
      .fsPostElement.fsGrid .fsSummary h6 {
        font-size: 14px; } }
  .fsPostElement.fsGrid .fsSummary p {
    margin: 0 0 10px 0; }

.fsPostElement.fsGrid .fsReadMoreLink {
  font-size: 14px;
  line-height: 1.2;
  -ms-flex-order: 5;
  order: 5; }
  @media (min-width: 1000px) {
    .fsPostElement.fsGrid .fsReadMoreLink {
      font-size: 16px;
      line-height: 30px; } }

body:not(.fsComposeMode).news-page .fsPostElement.fsGrid {
  position: relative; }
  body:not(.fsComposeMode).news-page .fsPostElement.fsGrid:after {
    content: '';
    width: 5px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -18px;
    background: #fff; }
  body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article {
    border-right: 1px solid #979797;
    padding: 0 20px;
    position: relative;
    text-align: left; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article .fsTitle {
      -ms-flex-order: 2;
      order: 2;
      margin: 0 0 15px 0; }
      @media (min-width: 1000px) {
        body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article .fsTitle {
          margin: 0 0 20px 0;
          font-size: 24px;
          line-height: 28px; } }
      body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article .fsTitle .fsPostLink:hover, body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article .fsTitle .fsPostLink:focus {
        text-decoration: underline; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article .fsThumbnail {
      position: relative;
      margin-bottom: 12px; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article .fsCategories {
      position: absolute;
      background: #0082C8;
      width: 100%;
      top: 0;
      width: calc(100% - 40px);
      top: 0;
      left: 20px;
      z-index: 1;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0;
      padding: 0 5px; }
      body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article .fsCategories .fsCategory {
        font-size: 16px;
        line-height: 19px;
        color: #fff;
        font-weight: normal;
        text-transform: none;
        margin: 0; }
        body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article .fsCategories .fsCategory:before {
          display: none; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article .fsTags {
      -ms-flex-order: 4;
      order: 4;
      margin-top: 20px; }
      body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article .fsTags .fsTag {
        position: relative;
        background: transparent;
        font-size: 12px;
        font-weight: bold;
        background: #0178B3;
        color: #fff;
        border-radius: 50%;
        padding: 0;
        margin: 0 0 0 84px;
        width: 25px;
        height: 25px;
        line-height: 25px;
        text-align: center;
        text-transform: uppercase; }
        body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article .fsTags .fsTag:before {
          position: absolute;
          content: 'Audience';
          background: none;
          width: 100%;
          top: 0;
          left: -84px;
          height: 100%;
          border-radius: 0;
          color: #000;
          text-transform: none;
          font-size: 18px;
          line-height: 20px;
          font-weight: 600;
          font-family: "NewBaskervilleW01-Roman", Georgia, serif; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article .fsDateTime, body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article .fsExpireDateTime {
      -ms-flex-order: 3;
      order: 3;
      text-transform: none;
      font-family: "NewBaskervilleW01-Roman", Georgia, serif;
      display: inline-block; }
      @media (min-width: 1000px) {
        body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article .fsDateTime, body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article .fsExpireDateTime {
          font-size: 24px;
          line-height: 28px; } }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article.pink .fsDateTime, body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article.pink .fsExpireDateTime {
      color: #ed3794; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article.pink .fsCategories {
      background: #ed3794; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article.pink .fsTitle .fsPostLink {
      color: #ed3794; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article.emerald .fsDateTime, body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article.emerald .fsExpireDateTime {
      color: #008d4c; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article.emerald .fsCategories {
      background: #008d4c; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article.emerald .fsTitle .fsPostLink {
      color: #008d4c; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article.grape .fsDateTime, body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article.grape .fsExpireDateTime {
      color: #683e98; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article.grape .fsCategories {
      background: #683e98; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article.grape .fsTitle .fsPostLink {
      color: #683e98; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article.lime .fsDateTime, body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article.lime .fsExpireDateTime {
      color: #87c540; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article.lime .fsCategories {
      background: #87c540; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article.lime .fsTitle .fsPostLink {
      color: #87c540; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article.orange .fsDateTime, body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article.orange .fsExpireDateTime {
      color: #f7941d; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article.orange .fsCategories {
      background: #f7941d; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article.orange .fsTitle .fsPostLink {
      color: #f7941d; }
  body:not(.fsComposeMode).news-page .fsPostElement.fsGrid .fsLoadMoreButton {
    margin-top: 50px; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid .fsLoadMoreButton:hover, body:not(.fsComposeMode).news-page .fsPostElement.fsGrid .fsLoadMoreButton:focus {
      color: #0082C8; }

.fsPostElement.fsPost article {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }

.fsPostElement.fsPost .fsThumbnail {
  float: none;
  margin-bottom: 10px;
  height: 100%; }

.fsPostElement.fsPost .fsTitle {
  font-size: 16px;
  line-height: 1.2;
  font-family: "NewBaskervilleW01-Roman", Georgia, serif;
  margin: 0;
  padding: 0;
  -ms-flex-order: 3;
  order: 3;
  color: #0082C8;
  display: block; }
  @media (min-width: 1000px) {
    .fsPostElement.fsPost .fsTitle {
      font-size: 21px;
      margin: 0 0 15px 0; } }
  .junior .fsPostElement.fsGrid .fsTitle .fsPostLink {
    color: #D20D44; }
  .ducks .fsPostElement.fsGrid .fsTitle .fsPostLink {
    color: #F7971D; }

.fsPostElement.fsPost .fsDateTime {
  font-size: 12px;
  line-height: 1.2;
  color: #585858;
  text-transform: uppercase;
  -ms-flex-order: 2;
  order: 2;
  margin-bottom: 10px;
  letter-spacing: 1.5px; }
  @media (min-width: 1000px) {
    .fsPostElement.fsPost .fsDateTime {
      margin-bottom: 20px; } }

.fsPostElement.fsPost .fsBody {
  font-size: 14px;
  line-height: 1.2;
  -ms-flex-order: 4;
  order: 4; }
  @media (min-width: 1000px) {
    .fsPostElement.fsPost .fsBody {
      font-size: 16px;
      line-height: 30px; } }
  .fsPostElement.fsPost .fsBody p {
    margin: 0 0 10px 0; }

.fsPostElement.fsPost .fsThumbnail {
  position: relative;
  line-height: 0;
  margin-bottom: 20px; }

.fsPostElement.fsSingleItem {
  position: relative; }
  .fsPostElement.fsSingleItem article {
    position: relative;
    text-align: left; }
    .fsPostElement.fsSingleItem article .fsTitle {
      -ms-flex-order: 0;
      order: 0;
      margin: 0 0 15px 0; }
      @media (min-width: 1000px) {
        .fsPostElement.fsSingleItem article .fsTitle {
          margin: 0 0 20px 0;
          font-size: 24px;
          line-height: 28px; } }
      .fsPostElement.fsSingleItem article .fsTitle .fsPostLink:hover, .fsPostElement.fsSingleItem article .fsTitle .fsPostLink:focus {
        text-decoration: underline; }
    .fsPostElement.fsSingleItem article .fsCategories {
      position: absolute;
      background: #0082C8;
      width: 100%;
      top: 0;
      max-width: 512px;
      top: 0;
      left: 0;
      z-index: 1;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0;
      padding: 0 5px; }
      .fsPostElement.fsSingleItem article .fsCategories .fsCategory {
        font-size: 16px;
        line-height: 19px;
        color: #fff;
        font-weight: normal;
        text-transform: none;
        margin: 0; }
        .fsPostElement.fsSingleItem article .fsCategories .fsCategory:before {
          display: none; }
    .fsPostElement.fsSingleItem article .fsDateTime, .fsPostElement.fsSingleItem article .fsExpireDateTime {
      -ms-flex-order: 3;
      order: 3;
      text-transform: none;
      font-family: "NewBaskervilleW01-Roman", Georgia, serif;
      display: inline-block; }
      @media (min-width: 1000px) {
        .fsPostElement.fsSingleItem article .fsDateTime, .fsPostElement.fsSingleItem article .fsExpireDateTime {
          font-size: 24px;
          line-height: 28px; } }
    .fsPostElement.fsSingleItem article.pink .fsDateTime, .fsPostElement.fsSingleItem article.pink .fsExpireDateTime {
      color: #ed3794; }
    .fsPostElement.fsSingleItem article.pink .fsCategories {
      background: #ed3794; }
    .fsPostElement.fsSingleItem article.pink .fsTitle {
      color: #ed3794; }
    .fsPostElement.fsSingleItem article.emerald .fsDateTime, .fsPostElement.fsSingleItem article.emerald .fsExpireDateTime {
      color: #008d4c; }
    .fsPostElement.fsSingleItem article.emerald .fsCategories {
      background: #008d4c; }
    .fsPostElement.fsSingleItem article.emerald .fsTitle {
      color: #008d4c; }
    .fsPostElement.fsSingleItem article.grape .fsDateTime, .fsPostElement.fsSingleItem article.grape .fsExpireDateTime {
      color: #683e98; }
    .fsPostElement.fsSingleItem article.grape .fsCategories {
      background: #683e98; }
    .fsPostElement.fsSingleItem article.grape .fsTitle {
      color: #683e98; }
    .fsPostElement.fsSingleItem article.lime .fsDateTime, .fsPostElement.fsSingleItem article.lime .fsExpireDateTime {
      color: #87c540; }
    .fsPostElement.fsSingleItem article.lime .fsCategories {
      background: #87c540; }
    .fsPostElement.fsSingleItem article.lime .fsTitle {
      color: #87c540; }
    .fsPostElement.fsSingleItem article.orange .fsDateTime, .fsPostElement.fsSingleItem article.orange .fsExpireDateTime {
      color: #f7941d; }
    .fsPostElement.fsSingleItem article.orange .fsCategories {
      background: #f7941d; }
    .fsPostElement.fsSingleItem article.orange .fsTitle {
      color: #f7941d; }
  .fsPostElement.fsSingleItem .fsLoadMoreButton {
    margin-top: 50px; }
    .fsPostElement.fsSingleItem .fsLoadMoreButton:hover, .fsPostElement.fsSingleItem .fsLoadMoreButton:focus {
      color: #0082C8; }

/*! _main.scss - src/sass/modules/search/ - main search import */
.fsSearch form.gsc-search-box-tools {
  margin-bottom: 0;
  overflow: hidden;
  font-size: inherit; }
  .fsSearch form.gsc-search-box-tools table {
    border: 0; }
  .fsSearch form.gsc-search-box-tools > table.gsc-search-box {
    margin-bottom: 0;
    position: relative; }
  .fsSearch form.gsc-search-box-tools td.gsib_a {
    padding: 0; }
  .fsSearch form.gsc-search-box-tools td.gsib_b {
    display: none !important; }
  .fsSearch form.gsc-search-box-tools table.gsc-branding {
    display: none; }

/*! _custom.scss - src/sass/modules/search/ - custom site search, design based */
.fsSearch.site-search {
  position: absolute;
  right: -8px;
  bottom: 0;
  margin: 0;
  display: none;
  z-index: 301; }
  @media (min-width: 1000px) {
    .fsSearch.site-search {
      display: block; } }
  .fsSearch.site-search > header {
    color: transparent;
    width: 46px;
    overflow: hidden;
    height: 52px;
    position: relative;
    cursor: pointer; }
    .fsSearch.site-search > header:before {
      content: '\e908';
      font-family: "IcoMoon";
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate3d(-50%, -50%, 0);
      right: 0;
      color: #312F30;
      display: block;
      font-size: 16px;
      line-height: 1;
      transition: color .3s; }
    .fsSearch.site-search > header h2 {
      display: none; }
  .fsSearch.site-search > .fsElementContent {
    position: absolute;
    right: 12px;
    overflow: hidden;
    height: 0;
    padding: 0;
    background-color: #ECECEC; }
    .fsSearch.site-search > .fsElementContent > div {
      opacity: 0;
      visibility: hidden; }
      .fsSearch.site-search > .fsElementContent > div:before {
        top: 15px; }
  .fsSearch.site-search.open > header:before {
    content: '\e912';
    font-size: 20px;
    font-weight: 700; }
  .fsSearch.site-search.open > .fsElementContent {
    height: 40px;
    visibility: visible;
    transition: .2s; }
    .fsSearch.site-search.open > .fsElementContent > div {
      opacity: 1;
      visibility: visible;
      transition: .3s ease-in .1s; }
  .fsSearch.site-search form.gsc-search-box-tools {
    width: 310px; }
    .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-input {
      padding: 0; }
      .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-input div.gsc-input-box {
        border: 0;
        height: 100%; }
        .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-input div.gsc-input-box input.gsc-input {
          background: #ECECEC !important;
          background-image: none !important;
          width: 100%;
          height: 40px !important;
          color: #312F30;
          padding-left: 20px !important;
          padding-right: 10px !important;
          margin: 0 !important;
          border-radius: 0 !important;
          font-size: 16px;
          font-family: "DIN Next W01 Regular", arial, sans-serif; }
    .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button {
      padding: 0;
      overflow: hidden;
      height: 40px;
      width: 40px;
      background: #0082C8;
      position: absolute;
      top: 0;
      right: 0;
      transition: .3s; }
      .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:after {
        content: "Go";
        color: #fff;
        font-family: "DIN Next W01 Regular", arial, sans-serif;
        opacity: 1;
        display: block;
        position: absolute;
        text-align: center;
        height: 100%;
        width: 100%;
        left: 0;
        top: 1px;
        line-height: 40px;
        font-size: 14px;
        text-transform: uppercase;
        letter-spacing: .075em;
        font-weight: 700; }
      .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:hover {
        background: #004B74;
        transition: .3s; }
      .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button input.gsc-search-button {
        border: 0;
        height: 100%;
        width: 100%;
        color: transparent;
        opacity: 0;
        padding: 0;
        position: absolute;
        top: 0;
        left: 0;
        margin: 0; }

.fsMenu .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-input div.gsc-input-box input.gsc-input {
  background: #EEEEEE !important; }

.junior .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button {
  background: #D20D44; }
  .junior .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:hover, .junior .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:focus {
    background: #a20a34; }

.ducks .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button {
  background: #e27d05; }
  .ducks .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:hover, .ducks .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:focus {
    background: #b06104; }

.venue .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button {
  background: #6E6338; }
  .venue .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:hover, .venue .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:focus {
    background: #4c4527; }

/*! _search-box.scss - src/sass/modules/search/ - sitewide search box */
.fsSearch:not(.site-search) {
  margin-bottom: 20px; }
  .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-input {
    padding: 0; }
    .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-input div.gsc-input-box {
      border: 0;
      height: 100%; }
      @media (min-width: 1000px) {
        .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-input div.gsc-input-box {
          border: solid 1px #312F30; } }
      .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-input div.gsc-input-box input.gsc-input {
        background: #fff !important;
        background-image: none !important;
        width: 100%;
        height: 40px !important;
        color: #312F30;
        padding-left: 20px !important;
        padding-right: 40px !important;
        margin: 0 !important;
        border-radius: 0 !important;
        font-size: 16px;
        font-family: "DIN Next W01 Regular", arial, sans-serif; }
  .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button {
    padding: 0;
    overflow: hidden;
    height: 100%;
    width: 40px;
    position: absolute;
    transition: .3s;
    right: 0;
    top: 0; }
    @media (min-width: 1000px) {
      .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button {
        left: auto;
        right: 0;
        background: #312F30; } }
    .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:after {
      content: '\e908';
      font-family: "IcoMoon";
      color: #312F30;
      opacity: 1;
      display: block;
      position: absolute;
      text-align: center;
      height: 100%;
      width: 100%;
      left: 0;
      top: 0;
      line-height: 40px;
      font-size: 14px; }
      @media (min-width: 1000px) {
        .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:after {
          color: #fff;
          content: "Go";
          font-family: "DIN Next W01 Regular", arial, sans-serif; } }
    .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:hover, .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:focus {
      background: #0082C8;
      transition: .3s; }
      .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:hover:after, .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:focus:after {
        color: #fff; }
    .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button input.gsc-search-button {
      border: 0;
      height: 100%;
      width: 100%;
      color: transparent;
      opacity: 0;
      padding: 0;
      position: absolute;
      top: 0;
      left: 0;
      margin: 0; }

.junior .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:hover, .junior .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:focus {
  background: #D20D44; }

.ducks .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:hover, .ducks .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:focus {
  background: #e27d05; }

.venue .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:hover, .venue .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:focus {
  background: #6E6338; }

/*! _search-results.scss - src/sass/modules/search/ - sitewide search results */
.fsSearchResults form.gsc-search-box-tools, .fsSearchFieldWithResults form.gsc-search-box-tools {
  margin-bottom: 20px; }

.fsSearchResults .gsc-control-cse, .fsSearchFieldWithResults .gsc-control-cse {
  padding: 0;
  font-family: "DIN Next W01 Regular", arial, sans-serif;
  font-size: 16px; }

.fsSearchResults .gsc-results, .fsSearchFieldWithResults .gsc-results {
  width: 100%; }

.fsSearchResults .gsc-above-wrapper-area, .fsSearchFieldWithResults .gsc-above-wrapper-area {
  border: 0; }

.fsSearchResults .gs-result .gs-title, .fsSearchResults .gs-result .gs-title *, .fsSearchFieldWithResults .gs-result .gs-title, .fsSearchFieldWithResults .gs-result .gs-title * {
  text-decoration: none; }
  .fsSearchResults .gs-result .gs-title:hover, .fsSearchResults .gs-result .gs-title:focus, .fsSearchResults .gs-result .gs-title *:hover, .fsSearchResults .gs-result .gs-title *:focus, .fsSearchFieldWithResults .gs-result .gs-title:hover, .fsSearchFieldWithResults .gs-result .gs-title:focus, .fsSearchFieldWithResults .gs-result .gs-title *:hover, .fsSearchFieldWithResults .gs-result .gs-title *:focus {
    text-decoration: underline; }

.fsSearchResults .gsc-webResult .gsc-result, .fsSearchFieldWithResults .gsc-webResult .gsc-result {
  margin-bottom: 20px;
  border-bottom: solid 1px #ccc !important;
  padding: 0 0 20px; }
  .fsSearchResults .gsc-webResult .gsc-result .gs-result .gs-snippet, .fsSearchFieldWithResults .gsc-webResult .gsc-result .gs-result .gs-snippet {
    color: #312F30; }
  .fsSearchResults .gsc-webResult .gsc-result .gs-webResult div.gs-visibleUrl, .fsSearchResults .gsc-webResult .gsc-result .gs-imageResult div.gs-visibleUrl, .fsSearchFieldWithResults .gsc-webResult .gsc-result .gs-webResult div.gs-visibleUrl, .fsSearchFieldWithResults .gsc-webResult .gsc-result .gs-imageResult div.gs-visibleUrl {
    color: #505050; }

.fsSearchResults .gsc-table-result, .fsSearchResults .gsc-thumbnail-inside, .fsSearchResults .gsc-url-top, .fsSearchFieldWithResults .gsc-table-result, .fsSearchFieldWithResults .gsc-thumbnail-inside, .fsSearchFieldWithResults .gsc-url-top {
  padding: 0; }

.fsSearchResults div.gs-title, .fsSearchFieldWithResults div.gs-title {
  margin-bottom: 10px; }

.fsSearchResults a.gs-title, .fsSearchResults .gsc-results .gsc-cursor-box .gsc-cursor-page, .fsSearchFieldWithResults a.gs-title, .fsSearchFieldWithResults .gsc-results .gsc-cursor-box .gsc-cursor-page {
  color: #0082C8 !important;
  outline: transparent; }
  .fsSearchResults a.gs-title:hover, .fsSearchResults .gsc-results .gsc-cursor-box .gsc-cursor-page:hover, .fsSearchFieldWithResults a.gs-title:hover, .fsSearchFieldWithResults .gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
    color: #0082C8 !important; }

.fsSearchResults .gsc-control-cse .gs-spelling, .fsSearchResults .gsc-control-cse .gs-result .gs-title, .fsSearchResults .gsc-control-cse .gs-result .gs-title *, .fsSearchFieldWithResults .gsc-control-cse .gs-spelling, .fsSearchFieldWithResults .gsc-control-cse .gs-result .gs-title, .fsSearchFieldWithResults .gsc-control-cse .gs-result .gs-title * {
  font-size: 18px; }

.fsSearchResults .gsc-results .gsc-cursor-box, .fsSearchFieldWithResults .gsc-results .gsc-cursor-box {
  margin: 10px 0; }

/*! elements - social main */
/*! elements - social facebook */
.fsFacebook {
  margin-bottom: 20px; }

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

.fsFacebookList li {
  margin: 0;
  padding: 0; }

.fsFacebookList .fsFacebookListItem {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: solid 1px #dddedf; }

.fsFacebookExtras {
  margin-top: 10px; }
  .fsFacebookExtras .fsFacebookThumb {
    margin-bottom: 10px;
    display: block; }
  .fsFacebookExtras .fsFacebookTitle[href*="https://www.facebook.com/finalsite/photos"] {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block; }

.fsFacebookFollow {
  margin-top: 20px; }

/*! elements - social twitter */
.fsTwitter {
  margin-bottom: 20px; }

/*! elements - social vimeo */
.fsVimeo {
  margin-bottom: 20px; }
  .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: solid 1px #dddedf;
  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: solid 1px #dddedf;
    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 {
  position: relative;
  display: inline-block;
  border: 0;
  padding: 11px 20px 7px 20px;
  background: transparent;
  color: #505050;
  border-radius: 0;
  text-transform: uppercase;
  min-width: 200px;
  text-align: center;
  font-size: 16px; }
  .vimeo_view_link a:hover, .vimeo_view_link a:focus {
    background: rgba(0, 0, 0, 0);
    color: #fff;
    text-decoration: none; }
  .vimeo_view_link a em {
    display: block;
    font-style: normal;
    font-size: 14px; }
  .vimeo_view_link a:hover, .vimeo_view_link a:focus {
    color: #0082C8;
    text-decoration: none; }

/*! elements - social youtube */
.fsYoutube {
  margin-bottom: 20px; }
  .fsYoutube .fsSocialVideoFrame {
    margin-bottom: 20px; }

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

.fsYoutubeList li {
  margin: 0;
  padding: 0; }

.fsYoutubeList .fsYoutubeListItem {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: solid 1px #dddedf;
  transition: opacity .3s;
  opacity: .6; }
  .fsYoutubeList .fsYoutubeListItem:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none; }
  .fsYoutubeList .fsYoutubeListItem:hover {
    border: none;
    border-bottom: solid 1px #dddedf;
    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 {
  position: relative;
  display: inline-block;
  border: 0;
  padding: 11px 20px 7px 20px;
  background: transparent;
  color: #505050;
  border-radius: 0;
  text-transform: uppercase;
  min-width: 200px;
  text-align: center;
  font-size: 16px; }
  .Youtube_view_link a:hover, .Youtube_view_link a:focus {
    background: rgba(0, 0, 0, 0);
    color: #fff;
    text-decoration: none; }
  .Youtube_view_link a em {
    display: block;
    font-style: normal;
    font-size: 14px; }

/*! elements - tabs */
.fsTabs {
  padding: 0;
  background: none;
  border: 0;
  /*
      .junior & {
          .fsTabsNav li {
              a {
                  &:hover {
                      color: $m2;
                  }
              }
    
              &.fsStateSelected a {
                  color: $m2;
    
                  &:after {
                      border-bottom: 4px solid $m2;
                  }
              }
          }
      }
    
      .ducks & {
          .fsTabsNav li {
              a {
                  &:hover {
                      color: $m5;
                  }
              }
    
              &.fsStateSelected a {
                  color: $m5;
    
                  &:after {
                      border-bottom: 4px solid $m5;
                  }
              }
          }
      }
      */ }
  .fsTabs .fsTabsNav {
    margin: 0;
    padding: 0;
    display: none; }
    @media (min-width: 600px) {
      .fsTabs .fsTabsNav {
        display: block; } }
    .fsTabs .fsTabsNav li {
      margin-right: 2px;
      margin-bottom: 2px;
      margin-top: 0; }
      .fsTabs .fsTabsNav li a {
        display: block;
        background: rgba(211, 211, 211, 0.4);
        color: #505050;
        font-size: 16px;
        padding: 10px 20px 7px; }
        .fsTabs .fsTabsNav li a:hover {
          background: #ECECEC;
          color: #0082C8; }
          .junior .fsTabs .fsTabsNav li a:hover {
            color: #D20D44; }
          .ducks .fsTabs .fsTabsNav li a:hover {
            color: #F7971D; }
          .venue .fsTabs .fsTabsNav li a:hover {
            color: #6E6338; }
      .fsTabs .fsTabsNav li.fsStateSelected a {
        background: #0082C8;
        color: #fff;
        position: relative; }
        .junior .fsTabs .fsTabsNav li.fsStateSelected a {
          background: #D20D44;
          border-top: 1px solid #D20D44;
          border-right: 1px solid #D20D44; }
          .junior .fsTabs .fsTabsNav li.fsStateSelected a:hover {
            color: #fff; }
        .ducks .fsTabs .fsTabsNav li.fsStateSelected a {
          background: #F7971D;
          border-top: 1px solid #F7971D;
          border-right: 1px solid #F7971D; }
          .ducks .fsTabs .fsTabsNav li.fsStateSelected a:hover {
            color: #fff; }
        .venue .fsTabs .fsTabsNav li.fsStateSelected a {
          background: #6E6338;
          border-top: 1px solid #6E6338;
          border-right: 1px solid #6E6338; }
          .venue .fsTabs .fsTabsNav li.fsStateSelected a:hover {
            color: #fff; }
        @media (min-width: 1200px) {
          .fsTabs .fsTabsNav li.fsStateSelected a:after {
            content: "";
            position: absolute;
            bottom: -8px;
            left: 50%;
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
            z-index: 1;
            width: 0;
            height: 0;
            border-left: 12px solid transparent;
            border-right: 12px solid transparent;
            border-top: 8px solid #0082C8; } }
  .fsTabs .fsPanel {
    margin-bottom: 25px; }
    .fsTabs .fsPanel .fsElementContent {
      padding: 15px 0 0 0; }
      .fsTabs .fsPanel .fsElementContent p {
        line-height: 26px; }
  .junior .fsTabs .fsTabs .fsTabsNav li.fsStateSelected {
    border-color: #D20D44; }
  .junior .fsTabs .fsTabs .fsTabsNav li a:hover, .junior .fsTabs .fsTabs .fsTabsNav li a:focus {
    color: #D20D44; }
  .ducks .fsTabs .fsTabs .fsTabsNav li.fsStateSelected {
    border-color: #e27d05; }
  .ducks .fsTabs .fsTabs .fsTabsNav li a:hover, .ducks .fsTabs .fsTabs .fsTabsNav li a:focus {
    color: #e27d05; }
  .fsTabs .fsTabs .fsTabsNav li {
    margin-right: 0;
    border-bottom: 4px solid #CFCFCF;
    transition: 0.3s; }
    .fsTabs .fsTabs .fsTabsNav li.fsStateSelected {
      border-color: #0082C8; }
    .fsTabs .fsTabs .fsTabsNav li a {
      background: none !important;
      color: #505050 !important; }
      .fsTabs .fsTabs .fsTabsNav li a:after {
        display: none !important; }
      .fsTabs .fsTabs .fsTabsNav li a:hover, .fsTabs .fsTabs .fsTabsNav li a:focus {
        color: #0082C8 !important; }
  @media (max-width: 599px) {
    .fsTabs .fsTabs .fsPanel {
      margin-bottom: 0; }
    .fsTabs .fsTabs.fsPanelIconBefore .fsPanel > header h2.fsElementTitle:after {
      display: none !important;
      color: transparent !important; }
    .fsTabs .fsTabs.fsPanelIconAfter .fsPanel > header h2.fsElementTitle:before {
      display: none !important;
      color: transparent !important; }
    .fsTabs .fsTabs .fsPanel.fsStateOpen > header h2.fsElementTitle:before, .fsTabs .fsTabs .fsPanel.fsStateOpen > header h2.fsElementTitle:after {
      content: '\e913' !important;
      color: #0082C8 !important; }
    .fsTabs .fsTabs .fsPanel:last-child > header h2.fsElementTitle {
      border-bottom: thin solid #CFCFCF; }
    .fsTabs .fsTabs .fsPanel > header {
      background: none !important; }
      .fsTabs .fsTabs .fsPanel > header h2.fsElementTitle {
        color: #505050;
        border-top: thin solid #CFCFCF;
        margin-bottom: 0;
        margin-top: 0;
        padding-top: 15px;
        padding-bottom: 15px; }
        .fsTabs .fsTabs .fsPanel > header h2.fsElementTitle:before, .fsTabs .fsTabs .fsPanel > header h2.fsElementTitle:after {
          content: '\e914' !important;
          display: block !important; }
      .fsTabs .fsTabs .fsPanel > header:hover h2.fsElementTitle {
        color: #0082C8; }
        .fsTabs .fsTabs .fsPanel > header:hover h2.fsElementTitle:before, .fsTabs .fsTabs .fsPanel > header:hover h2.fsElementTitle:after {
          color: #0082C8 !important; } }
  .fsTabs .fsAccordion {
    margin-top: 12px; }
    .fsTabs .fsAccordion .fsPanel {
      margin-bottom: 0; }
      .fsTabs .fsAccordion .fsPanel > .fsElementContent {
        padding-top: 10px;
        padding-bottom: 10px; }
    .fsTabs .fsAccordion.fsPanelIconBefore .fsPanel > header h2.fsElementTitle:after {
      display: none !important;
      color: transparent !important; }
    .fsTabs .fsAccordion.fsPanelIconAfter .fsPanel > header h2.fsElementTitle:before {
      display: none !important;
      color: transparent !important; }
    .fsTabs .fsAccordion .fsPanel.fsStateOpen > header h2.fsElementTitle:before, .fsTabs .fsAccordion .fsPanel.fsStateOpen > header h2.fsElementTitle:after {
      content: '\e913' !important;
      color: #0082C8 !important; }
    .fsTabs .fsAccordion .fsPanel:last-child > header h2.fsElementTitle {
      border-bottom: thin solid #CFCFCF; }
    .fsTabs .fsAccordion .fsPanel:last-child.fsStateOpen > header h2.fsElementTitle {
      border-bottom: thin solid transparent; }
    .fsTabs .fsAccordion .fsPanel > header {
      background: none !important; }
      .fsTabs .fsAccordion .fsPanel > header h2.fsElementTitle {
        color: #505050;
        border-top: thin solid #CFCFCF;
        margin-bottom: 0;
        margin-top: 0;
        padding-top: 17px;
        padding-bottom: 17px;
        padding-left: 54px !important; }
        .fsTabs .fsAccordion .fsPanel > header h2.fsElementTitle:before, .fsTabs .fsAccordion .fsPanel > header h2.fsElementTitle:after {
          top: 15.3px;
          font-size: 22px;
          content: '\e914' !important;
          display: block !important; }
      .fsTabs .fsAccordion .fsPanel > header:hover h2.fsElementTitle {
        color: #0082C8; }
        .fsTabs .fsAccordion .fsPanel > header:hover h2.fsElementTitle:before, .fsTabs .fsAccordion .fsPanel > header:hover h2.fsElementTitle:after {
          color: #0082C8 !important; }
  .fsTabs .fsPanel .image-quicklink .fsElementContent {
    padding: 0 !important; }
    .fsTabs .fsPanel .image-quicklink .fsElementContent p {
      color: #fff;
      line-height: inherit; }
  .fsTabs .fsPanel .image-quicklink .control-toggle {
    display: none; }

.fsPanelGroup.fsTabs > .fsElementContent > .fsPanel > .fsElementActionButtonContainer,
.fsPanelGroup.fsTabs > .fsElementContent > .fsPanel > header, .fsPanelGroup.fsTabs > .fsElementContent > .fsPanel:not(.fsStateOpen) {
  display: block; }
  @media (min-width: 600px) {
    .fsPanelGroup.fsTabs > .fsElementContent > .fsPanel > .fsElementActionButtonContainer,
    .fsPanelGroup.fsTabs > .fsElementContent > .fsPanel > header, .fsPanelGroup.fsTabs > .fsElementContent > .fsPanel:not(.fsStateOpen) {
      display: none; } }

#cookie-law {
  background: #505050;
  color: #fff;
  padding: 12px 60px 12px 20px;
  line-height: 24px;
  font-size: 0.95em;
  z-index: 1000; }
  @media (min-width: 700px) {
    .cookiebanner #cookie-law {
      position: fixed;
      top: 0;
      width: 100%; } }
  @media (min-width: 1000px) {
    #cookie-law {
      padding: 12px 154px 12px 30px; } }
  @media (min-width: 1500px) {
    #cookie-law {
      padding: 12px 154px 12px 75px; } }
  #cookie-law p {
    margin: 0; }
  #cookie-law a {
    color: #ef9a13; }
    #cookie-law a.close-cookie-banner {
      position: relative;
      display: block;
      position: absolute;
      right: 24px;
      top: 12px; }
      @media (max-width: 999px) {
        #cookie-law a.close-cookie-banner {
          height: 24px;
          font-size: 0;
          width: 24px;
          text-align: center;
          background: #ef9a13;
          border-radius: 50%; } }
      @media (max-width: 999px) {
        #cookie-law a.close-cookie-banner:after {
          content: '\e912';
          font-family: 'icomoon';
          color: #fff;
          font-size: 18px;
          position: absolute;
          top: 0;
          left: 0;
          width: 24px;
          height: 24px; } }

/*! elements - common v0.0.1 */
/* Contains generic styles that apply to every element */
.module {
  margin-bottom: 1.11111em;
  padding: 1.11111em;
  color: #fff; }
  .module h1, .module h2, .module h3, .module h4, .module h5, .module h6 {
    color: inherit; }

.module {
  background: #0082C8; }

.fsPostToolsElement.fsCategoryFilter ul.fsToolsList li {
  background: #F3F3F3;
  display: block;
  padding: 0; }
  .fsPostToolsElement.fsCategoryFilter ul.fsToolsList li.fsStateSelected {
    background: #0082C8; }
    .junior .fsPostToolsElement.fsCategoryFilter ul.fsToolsList li.fsStateSelected {
      background: #D20D44; }
    .ducks .fsPostToolsElement.fsCategoryFilter ul.fsToolsList li.fsStateSelected {
      background: #F7971D; }
    .fsPostToolsElement.fsCategoryFilter ul.fsToolsList li.fsStateSelected:hover a {
      color: #fff; }
  .fsPostToolsElement.fsCategoryFilter ul.fsToolsList li:hover a {
    color: #0082C8; }
    .junior .fsPostToolsElement.fsCategoryFilter ul.fsToolsList li:hover a {
      color: #D20D44; }
    .ducks .fsPostToolsElement.fsCategoryFilter ul.fsToolsList li:hover a {
      color: #F7971D; }
  .fsPostToolsElement.fsCategoryFilter ul.fsToolsList li a.fsCategoryLink.fsStyleDefaultButton {
    margin: 0;
    background: none; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #444444;
  opacity: 0.9;
  filter: alpha(opacity=90); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  width: 75%;
  height: 100%;
  left: 0;
  top: 0;
  margin: 0 auto;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 45px;
  height: 45px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  background: #0082C8;
  border-radius: 40px;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

@media (max-width: 599px) {
  .mfp-image-holder,
  .mfp-iframe-holder {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important; } }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after,
  .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before,
  .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 100%; }
  .mfp-iframe-holder .mfp-close {
    position: fixed;
    top: 10px;
    width: 30px;
    height: 30px;
    line-height: 25px;
    right: 10px;
    padding: 0;
    width: 45px;
    height: 45px;
    background: #0082C8;
    font-size: 35px;
    font-size: 35px;
    right: -63px;
    top: 0;
    left: auto;
    -ms-transform: none;
    transform: none;
    position: absolute;
    text-align: center;
    font-size: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    transition: 0.3s; }
    @media (max-width: 599px) {
      .mfp-iframe-holder .mfp-close {
        top: 20px;
        right: 20px;
        position: fixed !important; } }
    .mfp-iframe-holder .mfp-close:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      color: #fff;
      font-size: 26px;
      line-height: 0; }
    .mfp-iframe-holder .mfp-close:hover, .mfp-iframe-holder .mfp-close:focus {
      opacity: 1;
      background: #fff;
      filter: alpha(opacity=100); }
      .mfp-iframe-holder .mfp-close:hover:before, .mfp-iframe-holder .mfp-close:focus:before {
        color: #0082C8; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  max-width: 1060px;
  margin: 0 auto; }
  .mfp-iframe-scaler iframe {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 1060px; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
             * Remove all paddings around the image on small screen
             */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -ms-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -ms-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -ms-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

#fsMediaPlayerDialog {
  border: none; }

[data-aos][data-aos][data-aos-duration="50"], body[data-aos-duration="50"] [data-aos] {
  transition-duration: 50ms; }

[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
  transition-delay: 50ms; }

[data-aos][data-aos][data-aos-duration="100"], body[data-aos-duration="100"] [data-aos] {
  transition-duration: .1s; }

[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
  transition-delay: .1s; }

[data-aos][data-aos][data-aos-duration="150"], body[data-aos-duration="150"] [data-aos] {
  transition-duration: .15s; }

[data-aos][data-aos][data-aos-delay="150"], body[data-aos-delay="150"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="150"].aos-animate, body[data-aos-delay="150"] [data-aos].aos-animate {
  transition-delay: .15s; }

[data-aos][data-aos][data-aos-duration="200"], body[data-aos-duration="200"] [data-aos] {
  transition-duration: .2s; }

[data-aos][data-aos][data-aos-delay="200"], body[data-aos-delay="200"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="200"].aos-animate, body[data-aos-delay="200"] [data-aos].aos-animate {
  transition-delay: .2s; }

[data-aos][data-aos][data-aos-duration="250"], body[data-aos-duration="250"] [data-aos] {
  transition-duration: .25s; }

[data-aos][data-aos][data-aos-delay="250"], body[data-aos-delay="250"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="250"].aos-animate, body[data-aos-delay="250"] [data-aos].aos-animate {
  transition-delay: .25s; }

[data-aos][data-aos][data-aos-duration="300"], body[data-aos-duration="300"] [data-aos] {
  transition-duration: .3s; }

[data-aos][data-aos][data-aos-delay="300"], body[data-aos-delay="300"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="300"].aos-animate, body[data-aos-delay="300"] [data-aos].aos-animate {
  transition-delay: .3s; }

[data-aos][data-aos][data-aos-duration="350"], body[data-aos-duration="350"] [data-aos] {
  transition-duration: .35s; }

[data-aos][data-aos][data-aos-delay="350"], body[data-aos-delay="350"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="350"].aos-animate, body[data-aos-delay="350"] [data-aos].aos-animate {
  transition-delay: .35s; }

[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
  transition-duration: .4s; }

[data-aos][data-aos][data-aos-delay="400"], body[data-aos-delay="400"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="400"].aos-animate, body[data-aos-delay="400"] [data-aos].aos-animate {
  transition-delay: .4s; }

[data-aos][data-aos][data-aos-duration="450"], body[data-aos-duration="450"] [data-aos] {
  transition-duration: .45s; }

[data-aos][data-aos][data-aos-delay="450"], body[data-aos-delay="450"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="450"].aos-animate, body[data-aos-delay="450"] [data-aos].aos-animate {
  transition-delay: .45s; }

[data-aos][data-aos][data-aos-duration="500"], body[data-aos-duration="500"] [data-aos] {
  transition-duration: .5s; }

[data-aos][data-aos][data-aos-delay="500"], body[data-aos-delay="500"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="500"].aos-animate, body[data-aos-delay="500"] [data-aos].aos-animate {
  transition-delay: .5s; }

[data-aos][data-aos][data-aos-duration="550"], body[data-aos-duration="550"] [data-aos] {
  transition-duration: .55s; }

[data-aos][data-aos][data-aos-delay="550"], body[data-aos-delay="550"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="550"].aos-animate, body[data-aos-delay="550"] [data-aos].aos-animate {
  transition-delay: .55s; }

[data-aos][data-aos][data-aos-duration="600"], body[data-aos-duration="600"] [data-aos] {
  transition-duration: .6s; }

[data-aos][data-aos][data-aos-delay="600"], body[data-aos-delay="600"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="600"].aos-animate, body[data-aos-delay="600"] [data-aos].aos-animate {
  transition-delay: .6s; }

[data-aos][data-aos][data-aos-duration="650"], body[data-aos-duration="650"] [data-aos] {
  transition-duration: .65s; }

[data-aos][data-aos][data-aos-delay="650"], body[data-aos-delay="650"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="650"].aos-animate, body[data-aos-delay="650"] [data-aos].aos-animate {
  transition-delay: .65s; }

[data-aos][data-aos][data-aos-duration="700"], body[data-aos-duration="700"] [data-aos] {
  transition-duration: .7s; }

[data-aos][data-aos][data-aos-delay="700"], body[data-aos-delay="700"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="700"].aos-animate, body[data-aos-delay="700"] [data-aos].aos-animate {
  transition-delay: .7s; }

[data-aos][data-aos][data-aos-duration="750"], body[data-aos-duration="750"] [data-aos] {
  transition-duration: .75s; }

[data-aos][data-aos][data-aos-delay="750"], body[data-aos-delay="750"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="750"].aos-animate, body[data-aos-delay="750"] [data-aos].aos-animate {
  transition-delay: .75s; }

[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
  transition-duration: .8s; }

[data-aos][data-aos][data-aos-delay="800"], body[data-aos-delay="800"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
  transition-delay: .8s; }

[data-aos][data-aos][data-aos-duration="850"], body[data-aos-duration="850"] [data-aos] {
  transition-duration: .85s; }

[data-aos][data-aos][data-aos-delay="850"], body[data-aos-delay="850"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="850"].aos-animate, body[data-aos-delay="850"] [data-aos].aos-animate {
  transition-delay: .85s; }

[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] {
  transition-duration: .9s; }

[data-aos][data-aos][data-aos-delay="900"], body[data-aos-delay="900"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="900"].aos-animate, body[data-aos-delay="900"] [data-aos].aos-animate {
  transition-delay: .9s; }

[data-aos][data-aos][data-aos-duration="950"], body[data-aos-duration="950"] [data-aos] {
  transition-duration: .95s; }

[data-aos][data-aos][data-aos-delay="950"], body[data-aos-delay="950"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="950"].aos-animate, body[data-aos-delay="950"] [data-aos].aos-animate {
  transition-delay: .95s; }

[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
  transition-duration: 1s; }

[data-aos][data-aos][data-aos-delay="1000"], body[data-aos-delay="1000"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="1000"].aos-animate, body[data-aos-delay="1000"] [data-aos].aos-animate {
  transition-delay: 1s; }

[data-aos][data-aos][data-aos-duration="1050"], body[data-aos-duration="1050"] [data-aos] {
  transition-duration: 1.05s; }

[data-aos][data-aos][data-aos-delay="1050"], body[data-aos-delay="1050"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="1050"].aos-animate, body[data-aos-delay="1050"] [data-aos].aos-animate {
  transition-delay: 1.05s; }

[data-aos][data-aos][data-aos-duration="1100"], body[data-aos-duration="1100"] [data-aos] {
  transition-duration: 1.1s; }

[data-aos][data-aos][data-aos-delay="1100"], body[data-aos-delay="1100"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="1100"].aos-animate, body[data-aos-delay="1100"] [data-aos].aos-animate {
  transition-delay: 1.1s; }

[data-aos][data-aos][data-aos-duration="1150"], body[data-aos-duration="1150"] [data-aos] {
  transition-duration: 1.15s; }

[data-aos][data-aos][data-aos-delay="1150"], body[data-aos-delay="1150"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="1150"].aos-animate, body[data-aos-delay="1150"] [data-aos].aos-animate {
  transition-delay: 1.15s; }

[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
  transition-duration: 1.2s; }

[data-aos][data-aos][data-aos-delay="1200"], body[data-aos-delay="1200"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="1200"].aos-animate, body[data-aos-delay="1200"] [data-aos].aos-animate {
  transition-delay: 1.2s; }

[data-aos][data-aos][data-aos-duration="1250"], body[data-aos-duration="1250"] [data-aos] {
  transition-duration: 1.25s; }

[data-aos][data-aos][data-aos-delay="1250"], body[data-aos-delay="1250"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="1250"].aos-animate, body[data-aos-delay="1250"] [data-aos].aos-animate {
  transition-delay: 1.25s; }

[data-aos][data-aos][data-aos-duration="1300"], body[data-aos-duration="1300"] [data-aos] {
  transition-duration: 1.3s; }

[data-aos][data-aos][data-aos-delay="1300"], body[data-aos-delay="1300"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="1300"].aos-animate, body[data-aos-delay="1300"] [data-aos].aos-animate {
  transition-delay: 1.3s; }

[data-aos][data-aos][data-aos-duration="1350"], body[data-aos-duration="1350"] [data-aos] {
  transition-duration: 1.35s; }

[data-aos][data-aos][data-aos-delay="1350"], body[data-aos-delay="1350"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="1350"].aos-animate, body[data-aos-delay="1350"] [data-aos].aos-animate {
  transition-delay: 1.35s; }

[data-aos][data-aos][data-aos-duration="1400"], body[data-aos-duration="1400"] [data-aos] {
  transition-duration: 1.4s; }

[data-aos][data-aos][data-aos-delay="1400"], body[data-aos-delay="1400"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="1400"].aos-animate, body[data-aos-delay="1400"] [data-aos].aos-animate {
  transition-delay: 1.4s; }

[data-aos][data-aos][data-aos-duration="1450"], body[data-aos-duration="1450"] [data-aos] {
  transition-duration: 1.45s; }

[data-aos][data-aos][data-aos-delay="1450"], body[data-aos-delay="1450"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="1450"].aos-animate, body[data-aos-delay="1450"] [data-aos].aos-animate {
  transition-delay: 1.45s; }

[data-aos][data-aos][data-aos-duration="1500"], body[data-aos-duration="1500"] [data-aos] {
  transition-duration: 1.5s; }

[data-aos][data-aos][data-aos-delay="1500"], body[data-aos-delay="1500"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="1500"].aos-animate, body[data-aos-delay="1500"] [data-aos].aos-animate {
  transition-delay: 1.5s; }

[data-aos][data-aos][data-aos-duration="1550"], body[data-aos-duration="1550"] [data-aos] {
  transition-duration: 1.55s; }

[data-aos][data-aos][data-aos-delay="1550"], body[data-aos-delay="1550"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="1550"].aos-animate, body[data-aos-delay="1550"] [data-aos].aos-animate {
  transition-delay: 1.55s; }

[data-aos][data-aos][data-aos-duration="1600"], body[data-aos-duration="1600"] [data-aos] {
  transition-duration: 1.6s; }

[data-aos][data-aos][data-aos-delay="1600"], body[data-aos-delay="1600"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="1600"].aos-animate, body[data-aos-delay="1600"] [data-aos].aos-animate {
  transition-delay: 1.6s; }

[data-aos][data-aos][data-aos-duration="1650"], body[data-aos-duration="1650"] [data-aos] {
  transition-duration: 1.65s; }

[data-aos][data-aos][data-aos-delay="1650"], body[data-aos-delay="1650"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="1650"].aos-animate, body[data-aos-delay="1650"] [data-aos].aos-animate {
  transition-delay: 1.65s; }

[data-aos][data-aos][data-aos-duration="1700"], body[data-aos-duration="1700"] [data-aos] {
  transition-duration: 1.7s; }

[data-aos][data-aos][data-aos-delay="1700"], body[data-aos-delay="1700"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="1700"].aos-animate, body[data-aos-delay="1700"] [data-aos].aos-animate {
  transition-delay: 1.7s; }

[data-aos][data-aos][data-aos-duration="1750"], body[data-aos-duration="1750"] [data-aos] {
  transition-duration: 1.75s; }

[data-aos][data-aos][data-aos-delay="1750"], body[data-aos-delay="1750"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="1750"].aos-animate, body[data-aos-delay="1750"] [data-aos].aos-animate {
  transition-delay: 1.75s; }

[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
  transition-duration: 1.8s; }

[data-aos][data-aos][data-aos-delay="1800"], body[data-aos-delay="1800"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="1800"].aos-animate, body[data-aos-delay="1800"] [data-aos].aos-animate {
  transition-delay: 1.8s; }

[data-aos][data-aos][data-aos-duration="1850"], body[data-aos-duration="1850"] [data-aos] {
  transition-duration: 1.85s; }

[data-aos][data-aos][data-aos-delay="1850"], body[data-aos-delay="1850"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="1850"].aos-animate, body[data-aos-delay="1850"] [data-aos].aos-animate {
  transition-delay: 1.85s; }

[data-aos][data-aos][data-aos-duration="1900"], body[data-aos-duration="1900"] [data-aos] {
  transition-duration: 1.9s; }

[data-aos][data-aos][data-aos-delay="1900"], body[data-aos-delay="1900"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="1900"].aos-animate, body[data-aos-delay="1900"] [data-aos].aos-animate {
  transition-delay: 1.9s; }

[data-aos][data-aos][data-aos-duration="1950"], body[data-aos-duration="1950"] [data-aos] {
  transition-duration: 1.95s; }

[data-aos][data-aos][data-aos-delay="1950"], body[data-aos-delay="1950"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="1950"].aos-animate, body[data-aos-delay="1950"] [data-aos].aos-animate {
  transition-delay: 1.95s; }

[data-aos][data-aos][data-aos-duration="2000"], body[data-aos-duration="2000"] [data-aos] {
  transition-duration: 2s; }

[data-aos][data-aos][data-aos-delay="2000"], body[data-aos-delay="2000"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="2000"].aos-animate, body[data-aos-delay="2000"] [data-aos].aos-animate {
  transition-delay: 2s; }

[data-aos][data-aos][data-aos-duration="2050"], body[data-aos-duration="2050"] [data-aos] {
  transition-duration: 2.05s; }

[data-aos][data-aos][data-aos-delay="2050"], body[data-aos-delay="2050"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="2050"].aos-animate, body[data-aos-delay="2050"] [data-aos].aos-animate {
  transition-delay: 2.05s; }

[data-aos][data-aos][data-aos-duration="2100"], body[data-aos-duration="2100"] [data-aos] {
  transition-duration: 2.1s; }

[data-aos][data-aos][data-aos-delay="2100"], body[data-aos-delay="2100"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="2100"].aos-animate, body[data-aos-delay="2100"] [data-aos].aos-animate {
  transition-delay: 2.1s; }

[data-aos][data-aos][data-aos-duration="2150"], body[data-aos-duration="2150"] [data-aos] {
  transition-duration: 2.15s; }

[data-aos][data-aos][data-aos-delay="2150"], body[data-aos-delay="2150"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="2150"].aos-animate, body[data-aos-delay="2150"] [data-aos].aos-animate {
  transition-delay: 2.15s; }

[data-aos][data-aos][data-aos-duration="2200"], body[data-aos-duration="2200"] [data-aos] {
  transition-duration: 2.2s; }

[data-aos][data-aos][data-aos-delay="2200"], body[data-aos-delay="2200"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="2200"].aos-animate, body[data-aos-delay="2200"] [data-aos].aos-animate {
  transition-delay: 2.2s; }

[data-aos][data-aos][data-aos-duration="2250"], body[data-aos-duration="2250"] [data-aos] {
  transition-duration: 2.25s; }

[data-aos][data-aos][data-aos-delay="2250"], body[data-aos-delay="2250"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="2250"].aos-animate, body[data-aos-delay="2250"] [data-aos].aos-animate {
  transition-delay: 2.25s; }

[data-aos][data-aos][data-aos-duration="2300"], body[data-aos-duration="2300"] [data-aos] {
  transition-duration: 2.3s; }

[data-aos][data-aos][data-aos-delay="2300"], body[data-aos-delay="2300"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="2300"].aos-animate, body[data-aos-delay="2300"] [data-aos].aos-animate {
  transition-delay: 2.3s; }

[data-aos][data-aos][data-aos-duration="2350"], body[data-aos-duration="2350"] [data-aos] {
  transition-duration: 2.35s; }

[data-aos][data-aos][data-aos-delay="2350"], body[data-aos-delay="2350"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="2350"].aos-animate, body[data-aos-delay="2350"] [data-aos].aos-animate {
  transition-delay: 2.35s; }

[data-aos][data-aos][data-aos-duration="2400"], body[data-aos-duration="2400"] [data-aos] {
  transition-duration: 2.4s; }

[data-aos][data-aos][data-aos-delay="2400"], body[data-aos-delay="2400"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="2400"].aos-animate, body[data-aos-delay="2400"] [data-aos].aos-animate {
  transition-delay: 2.4s; }

[data-aos][data-aos][data-aos-duration="2450"], body[data-aos-duration="2450"] [data-aos] {
  transition-duration: 2.45s; }

[data-aos][data-aos][data-aos-delay="2450"], body[data-aos-delay="2450"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="2450"].aos-animate, body[data-aos-delay="2450"] [data-aos].aos-animate {
  transition-delay: 2.45s; }

[data-aos][data-aos][data-aos-duration="2500"], body[data-aos-duration="2500"] [data-aos] {
  transition-duration: 2.5s; }

[data-aos][data-aos][data-aos-delay="2500"], body[data-aos-delay="2500"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="2500"].aos-animate, body[data-aos-delay="2500"] [data-aos].aos-animate {
  transition-delay: 2.5s; }

[data-aos][data-aos][data-aos-duration="2550"], body[data-aos-duration="2550"] [data-aos] {
  transition-duration: 2.55s; }

[data-aos][data-aos][data-aos-delay="2550"], body[data-aos-delay="2550"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="2550"].aos-animate, body[data-aos-delay="2550"] [data-aos].aos-animate {
  transition-delay: 2.55s; }

[data-aos][data-aos][data-aos-duration="2600"], body[data-aos-duration="2600"] [data-aos] {
  transition-duration: 2.6s; }

[data-aos][data-aos][data-aos-delay="2600"], body[data-aos-delay="2600"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="2600"].aos-animate, body[data-aos-delay="2600"] [data-aos].aos-animate {
  transition-delay: 2.6s; }

[data-aos][data-aos][data-aos-duration="2650"], body[data-aos-duration="2650"] [data-aos] {
  transition-duration: 2.65s; }

[data-aos][data-aos][data-aos-delay="2650"], body[data-aos-delay="2650"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="2650"].aos-animate, body[data-aos-delay="2650"] [data-aos].aos-animate {
  transition-delay: 2.65s; }

[data-aos][data-aos][data-aos-duration="2700"], body[data-aos-duration="2700"] [data-aos] {
  transition-duration: 2.7s; }

[data-aos][data-aos][data-aos-delay="2700"], body[data-aos-delay="2700"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="2700"].aos-animate, body[data-aos-delay="2700"] [data-aos].aos-animate {
  transition-delay: 2.7s; }

[data-aos][data-aos][data-aos-duration="2750"], body[data-aos-duration="2750"] [data-aos] {
  transition-duration: 2.75s; }

[data-aos][data-aos][data-aos-delay="2750"], body[data-aos-delay="2750"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="2750"].aos-animate, body[data-aos-delay="2750"] [data-aos].aos-animate {
  transition-delay: 2.75s; }

[data-aos][data-aos][data-aos-duration="2800"], body[data-aos-duration="2800"] [data-aos] {
  transition-duration: 2.8s; }

[data-aos][data-aos][data-aos-delay="2800"], body[data-aos-delay="2800"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="2800"].aos-animate, body[data-aos-delay="2800"] [data-aos].aos-animate {
  transition-delay: 2.8s; }

[data-aos][data-aos][data-aos-duration="2850"], body[data-aos-duration="2850"] [data-aos] {
  transition-duration: 2.85s; }

[data-aos][data-aos][data-aos-delay="2850"], body[data-aos-delay="2850"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="2850"].aos-animate, body[data-aos-delay="2850"] [data-aos].aos-animate {
  transition-delay: 2.85s; }

[data-aos][data-aos][data-aos-duration="2900"], body[data-aos-duration="2900"] [data-aos] {
  transition-duration: 2.9s; }

[data-aos][data-aos][data-aos-delay="2900"], body[data-aos-delay="2900"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="2900"].aos-animate, body[data-aos-delay="2900"] [data-aos].aos-animate {
  transition-delay: 2.9s; }

[data-aos][data-aos][data-aos-duration="2950"], body[data-aos-duration="2950"] [data-aos] {
  transition-duration: 2.95s; }

[data-aos][data-aos][data-aos-delay="2950"], body[data-aos-delay="2950"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="2950"].aos-animate, body[data-aos-delay="2950"] [data-aos].aos-animate {
  transition-delay: 2.95s; }

[data-aos][data-aos][data-aos-duration="3000"], body[data-aos-duration="3000"] [data-aos] {
  transition-duration: 3s; }

[data-aos][data-aos][data-aos-delay="3000"], body[data-aos-delay="3000"] [data-aos] {
  transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="3000"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
  transition-delay: 3s; }

[data-aos] {
  pointer-events: none; }

[data-aos].aos-animate {
  pointer-events: auto; }

[data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75); }

[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
  transition-timing-function: ease; }

[data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
  transition-timing-function: ease-in; }

[data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
  transition-timing-function: ease-out; }

[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
  transition-timing-function: ease-in-out; }

[data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045); }

[data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275); }

[data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

[data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715); }

[data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1); }

[data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95); }

[data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

[data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

[data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

[data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

[data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

[data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

[data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

[data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

@media screen {
  html:not(.no-js) [data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity,transform;
    transition-property: opacity,transform,-webkit-transform; }
  html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    -ms-transform: none;
    transform: none; }
  html:not(.no-js) [data-aos=fade-up] {
    transform: translate3d(0, 100px, 0); }
  html:not(.no-js) [data-aos=fade-down] {
    transform: translate3d(0, -100px, 0); }
  html:not(.no-js) [data-aos=fade-right] {
    transform: translate3d(-100px, 0, 0); }
  html:not(.no-js) [data-aos=fade-left] {
    transform: translate3d(100px, 0, 0); }
  html:not(.no-js) [data-aos=fade-up-right] {
    transform: translate3d(-100px, 100px, 0); }
  html:not(.no-js) [data-aos=fade-up-left] {
    transform: translate3d(100px, 100px, 0); }
  html:not(.no-js) [data-aos=fade-down-right] {
    transform: translate3d(-100px, -100px, 0); }
  html:not(.no-js) [data-aos=fade-down-left] {
    transform: translate3d(100px, -100px, 0); }
  html:not(.no-js) [data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    transition-property: opacity,transform;
    transition-property: opacity,transform,-webkit-transform; }
  html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    transform: translateZ(0) scale(1); }
  html:not(.no-js) [data-aos=zoom-in] {
    -ms-transform: scale(0.6);
    transform: scale(0.6); }
  html:not(.no-js) [data-aos=zoom-in-up] {
    transform: translate3d(0, 100px, 0) scale(0.6); }
  html:not(.no-js) [data-aos=zoom-in-down] {
    transform: translate3d(0, -100px, 0) scale(0.6); }
  html:not(.no-js) [data-aos=zoom-in-right] {
    transform: translate3d(-100px, 0, 0) scale(0.6); }
  html:not(.no-js) [data-aos=zoom-in-left] {
    transform: translate3d(100px, 0, 0) scale(0.6); }
  html:not(.no-js) [data-aos=zoom-out] {
    -ms-transform: scale(1.2);
    transform: scale(1.2); }
  html:not(.no-js) [data-aos=zoom-out-up] {
    transform: translate3d(0, 100px, 0) scale(1.2); }
  html:not(.no-js) [data-aos=zoom-out-down] {
    transform: translate3d(0, -100px, 0) scale(1.2); }
  html:not(.no-js) [data-aos=zoom-out-right] {
    transform: translate3d(-100px, 0, 0) scale(1.2); }
  html:not(.no-js) [data-aos=zoom-out-left] {
    transform: translate3d(100px, 0, 0) scale(1.2); }
  html:not(.no-js) [data-aos^=slide][data-aos^=slide] {
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    visibility: hidden; }
  html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate {
    visibility: visible;
    transform: translateZ(0); }
  html:not(.no-js) [data-aos=slide-up] {
    transform: translate3d(0, 100%, 0); }
  html:not(.no-js) [data-aos=slide-down] {
    transform: translate3d(0, -100%, 0); }
  html:not(.no-js) [data-aos=slide-right] {
    transform: translate3d(-100%, 0, 0); }
  html:not(.no-js) [data-aos=slide-left] {
    transform: translate3d(100%, 0, 0); }
  html:not(.no-js) [data-aos^=flip][data-aos^=flip] {
    backface-visibility: hidden;
    transition-property: transform;
    transition-property: transform,-webkit-transform; }
  html:not(.no-js) [data-aos=flip-left] {
    transform: perspective(2500px) rotateY(-100deg); }
  html:not(.no-js) [data-aos=flip-left].aos-animate {
    transform: perspective(2500px) rotateY(0); }
  html:not(.no-js) [data-aos=flip-right] {
    transform: perspective(2500px) rotateY(100deg); }
  html:not(.no-js) [data-aos=flip-right].aos-animate {
    transform: perspective(2500px) rotateY(0); }
  html:not(.no-js) [data-aos=flip-up] {
    transform: perspective(2500px) rotateX(-100deg); }
  html:not(.no-js) [data-aos=flip-up].aos-animate {
    transform: perspective(2500px) rotateX(0); }
  html:not(.no-js) [data-aos=flip-down] {
    transform: perspective(2500px) rotateX(100deg); }
  html:not(.no-js) [data-aos=flip-down].aos-animate {
    transform: perspective(2500px) rotateX(0); } }

/*************** SCROLLBAR BASE CSS ***************/
.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative; }

.scroll-wrapper > .scroll-content {
  border: none !important;
  box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important; }

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0; }

.scroll-element {
  display: none; }

.scroll-element, .scroll-element div {
  box-sizing: content-box; }

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
  display: block; }

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
  cursor: default; }

.scroll-textarea {
  border: 1px solid #cccccc;
  border-top-color: #999999; }

.scroll-textarea > .scroll-content {
  overflow: hidden !important; }

.scroll-textarea > .scroll-content > textarea {
  border: none !important;
  box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: none;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important; }

.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
  height: 0;
  width: 0; }

/*************** SIMPLE INNER SCROLLBAR ***************/
.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10; }

.scrollbar-inner > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%; }

.scrollbar-inner > .scroll-element.scroll-x {
  bottom: 2px;
  height: 8px;
  left: 0;
  width: 100%; }

.scrollbar-inner > .scroll-element.scroll-y {
  height: 100%;
  right: 8px;
  top: 0;
  width: 8px; }

.scrollbar-inner > .scroll-element .scroll-element_outer {
  overflow: hidden; }

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  border-radius: 8px; }

.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  opacity: 0.4; }

.scrollbar-inner > .scroll-element .scroll-element_track {
  background-color: #e0e0e0; }

.scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #c2c2c2; }

.scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #919191; }

.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -12px; }

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -12px; }

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -12px; }

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -12px; }

/*************** SIMPLE OUTER SCROLLBAR ***************/
.scrollbar-outer > .scroll-element,
.scrollbar-outer > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10; }

.scrollbar-outer > .scroll-element {
  background-color: #ffffff; }

.scrollbar-outer > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%; }

.scrollbar-outer > .scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  left: 0;
  width: 100%; }

.scrollbar-outer > .scroll-element.scroll-y {
  height: 100%;
  right: 0;
  top: 0;
  width: 12px; }

.scrollbar-outer > .scroll-element.scroll-x .scroll-element_outer {
  height: 8px;
  top: 2px; }

.scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer {
  left: 2px;
  width: 8px; }

.scrollbar-outer > .scroll-element .scroll-element_outer {
  overflow: hidden; }

.scrollbar-outer > .scroll-element .scroll-element_track {
  background-color: #eeeeee; }

.scrollbar-outer > .scroll-element .scroll-element_outer,
.scrollbar-outer > .scroll-element .scroll-element_track,
.scrollbar-outer > .scroll-element .scroll-bar {
  border-radius: 8px; }

.scrollbar-outer > .scroll-element .scroll-bar {
  background-color: #d9d9d9; }

.scrollbar-outer > .scroll-element .scroll-bar:hover {
  background-color: #c2c2c2; }

.scrollbar-outer > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191; }

/* scrollbar height/width & offset from container borders */
.scrollbar-outer > .scroll-content.scroll-scrolly_visible {
  left: -12px;
  margin-left: 12px; }

.scrollbar-outer > .scroll-content.scroll-scrollx_visible {
  top: -12px;
  margin-top: 12px; }

.scrollbar-outer > .scroll-element.scroll-x .scroll-bar {
  min-width: 10px; }

.scrollbar-outer > .scroll-element.scroll-y .scroll-bar {
  min-height: 10px; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -14px; }

.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -14px; }

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -14px; }

.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -14px; }

/*************** SCROLLBAR MAC OS X ***************/
.scrollbar-macosx > .scroll-element,
.scrollbar-macosx > .scroll-element div {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10; }

.scrollbar-macosx > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%; }

.scrollbar-macosx > .scroll-element .scroll-element_track {
  display: none; }

.scrollbar-macosx > .scroll-element .scroll-bar {
  background-color: #6C6E71;
  display: block;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  border-radius: 7px;
  transition: opacity 0.2s linear; }

.scrollbar-macosx:hover > .scroll-element .scroll-bar,
.scrollbar-macosx > .scroll-element.scroll-draggable .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7; }

.scrollbar-macosx > .scroll-element.scroll-x {
  bottom: 0px;
  height: 0px;
  left: 0;
  min-width: 100%;
  overflow: visible;
  width: 100%; }

.scrollbar-macosx > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0px;
  top: 0;
  width: 0px; }

/* scrollbar height/width & offset from container borders */
.scrollbar-macosx > .scroll-element.scroll-x .scroll-bar {
  height: 7px;
  min-width: 10px;
  top: -9px; }

.scrollbar-macosx > .scroll-element.scroll-y .scroll-bar {
  left: -9px;
  min-height: 10px;
  width: 7px; }

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer {
  left: 2px; }

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size {
  left: -4px; }

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer {
  top: 2px; }

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size {
  top: -4px; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-macosx > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -11px; }

.scrollbar-macosx > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -11px; }

/*************** SCROLLBAR LIGHT ***************/
.scrollbar-light > .scroll-element,
.scrollbar-light > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10; }

.scrollbar-light > .scroll-element {
  background-color: #ffffff; }

.scrollbar-light > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%; }

.scrollbar-light > .scroll-element .scroll-element_outer {
  border-radius: 10px; }

.scrollbar-light > .scroll-element .scroll-element_size {
  background: #dbdbdb;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: linear-gradient(to right, #dbdbdb 0%, #e8e8e8 100%);
  border-radius: 10px; }

.scrollbar-light > .scroll-element.scroll-x {
  bottom: 0;
  height: 17px;
  left: 0;
  min-width: 100%;
  width: 100%; }

.scrollbar-light > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 17px; }

.scrollbar-light > .scroll-element .scroll-bar {
  background: #fefefe;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: linear-gradient(to right, #fefefe 0%, #f5f5f5 100%);
  border: 1px solid #dbdbdb;
  border-radius: 10px; }

/* scrollbar height/width & offset from container borders */
.scrollbar-light > .scroll-content.scroll-scrolly_visible {
  left: -17px;
  margin-left: 17px; }

.scrollbar-light > .scroll-content.scroll-scrollx_visible {
  top: -17px;
  margin-top: 17px; }

.scrollbar-light > .scroll-element.scroll-x .scroll-bar {
  height: 10px;
  min-width: 10px;
  top: 0px; }

.scrollbar-light > .scroll-element.scroll-y .scroll-bar {
  left: 0px;
  min-height: 10px;
  width: 10px; }

.scrollbar-light > .scroll-element.scroll-x .scroll-element_outer {
  height: 12px;
  left: 2px;
  top: 2px; }

.scrollbar-light > .scroll-element.scroll-x .scroll-element_size {
  left: -4px; }

.scrollbar-light > .scroll-element.scroll-y .scroll-element_outer {
  left: 2px;
  top: 2px;
  width: 12px; }

.scrollbar-light > .scroll-element.scroll-y .scroll-element_size {
  top: -4px; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -19px; }

.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -19px; }

.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -19px; }

.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -19px; }

/*************** SCROLLBAR RAIL ***************/
.scrollbar-rail > .scroll-element,
.scrollbar-rail > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10; }

.scrollbar-rail > .scroll-element {
  background-color: #ffffff; }

.scrollbar-rail > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%; }

.scrollbar-rail > .scroll-element .scroll-element_size {
  background-color: #999;
  background-color: rgba(0, 0, 0, 0.3); }

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-element_size {
  background-color: #666;
  background-color: rgba(0, 0, 0, 0.5); }

.scrollbar-rail > .scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  left: 0;
  min-width: 100%;
  padding: 3px 0 2px;
  width: 100%; }

.scrollbar-rail > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  padding: 0 2px 0 3px;
  right: 0;
  top: 0;
  width: 12px; }

.scrollbar-rail > .scroll-element .scroll-bar {
  background-color: #d0b9a0;
  border-radius: 2px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); }

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-bar {
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6); }

/* scrollbar height/width & offset from container borders */
.scrollbar-rail > .scroll-content.scroll-scrolly_visible {
  left: -17px;
  margin-left: 17px; }

.scrollbar-rail > .scroll-content.scroll-scrollx_visible {
  margin-top: 17px;
  top: -17px; }

.scrollbar-rail > .scroll-element.scroll-x .scroll-bar {
  height: 10px;
  min-width: 10px;
  top: 1px; }

.scrollbar-rail > .scroll-element.scroll-y .scroll-bar {
  left: 1px;
  min-height: 10px;
  width: 10px; }

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_outer {
  height: 15px;
  left: 5px; }

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_size {
  height: 2px;
  left: -10px;
  top: 5px; }

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_outer {
  top: 5px;
  width: 15px; }

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_size {
  left: 5px;
  top: -10px;
  width: 2px; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -25px; }

.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -25px; }

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -25px; }

.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -25px; }

/*************** SCROLLBAR DYNAMIC ***************/
.scrollbar-dynamic > .scroll-element,
.scrollbar-dynamic > .scroll-element div {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10; }

.scrollbar-dynamic > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%; }

.scrollbar-dynamic > .scroll-element.scroll-x {
  bottom: 2px;
  height: 7px;
  left: 0;
  min-width: 100%;
  width: 100%; }

.scrollbar-dynamic > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 2px;
  top: 0;
  width: 7px; }

.scrollbar-dynamic > .scroll-element .scroll-element_outer {
  opacity: 0.3;
  border-radius: 12px; }

.scrollbar-dynamic > .scroll-element .scroll-element_size {
  background-color: #cccccc;
  opacity: 0;
  border-radius: 12px;
  transition: opacity 0.2s; }

.scrollbar-dynamic > .scroll-element .scroll-bar {
  background-color: #6c6e71;
  border-radius: 7px; }

/* scrollbar height/width & offset from container borders */
.scrollbar-dynamic > .scroll-element.scroll-x .scroll-bar {
  bottom: 0;
  height: 7px;
  min-width: 24px;
  top: auto; }

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-bar {
  left: auto;
  min-height: 24px;
  right: 0;
  width: 7px; }

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_outer {
  bottom: 0;
  top: auto;
  left: 2px;
  transition: height 0.2s; }

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_outer {
  left: auto;
  right: 0;
  top: 2px;
  transition: width 0.2s; }

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_size {
  left: -4px; }

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_size {
  top: -4px; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-dynamic > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -11px; }

.scrollbar-dynamic > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -11px; }

/* hover & drag */
.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer {
  overflow: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7; }

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-element_size,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size {
  opacity: 1; }

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-bar,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-bar {
  height: 100%;
  width: 100%;
  border-radius: 12px; }

.scrollbar-dynamic > .scroll-element.scroll-x:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-x.scroll-draggable .scroll-element_outer {
  height: 20px;
  min-height: 7px; }

.scrollbar-dynamic > .scroll-element.scroll-y:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-y.scroll-draggable .scroll-element_outer {
  min-width: 7px;
  width: 20px; }

/*************** SCROLLBAR GOOGLE CHROME ***************/
.scrollbar-chrome > .scroll-element,
.scrollbar-chrome > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10; }

.scrollbar-chrome > .scroll-element {
  background-color: #ffffff; }

.scrollbar-chrome > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%; }

.scrollbar-chrome > .scroll-element .scroll-element_track {
  background: #f1f1f1;
  border: 1px solid #dbdbdb; }

.scrollbar-chrome > .scroll-element.scroll-x {
  bottom: 0;
  height: 16px;
  left: 0;
  min-width: 100%;
  width: 100%; }

.scrollbar-chrome > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 16px; }

.scrollbar-chrome > .scroll-element .scroll-bar {
  background-color: #d9d9d9;
  border: 1px solid #bdbdbd;
  cursor: default;
  border-radius: 2px; }

.scrollbar-chrome > .scroll-element .scroll-bar:hover {
  background-color: #c2c2c2;
  border-color: #a9a9a9; }

.scrollbar-chrome > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
  border-color: #7e7e7e; }

/* scrollbar height/width & offset from container borders */
.scrollbar-chrome > .scroll-content.scroll-scrolly_visible {
  left: -16px;
  margin-left: 16px; }

.scrollbar-chrome > .scroll-content.scroll-scrollx_visible {
  top: -16px;
  margin-top: 16px; }

.scrollbar-chrome > .scroll-element.scroll-x .scroll-bar {
  height: 8px;
  min-width: 10px;
  top: 3px; }

.scrollbar-chrome > .scroll-element.scroll-y .scroll-bar {
  left: 3px;
  min-height: 10px;
  width: 8px; }

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_outer {
  border-left: 1px solid #dbdbdb; }

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_track {
  height: 14px;
  left: -3px; }

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_size {
  height: 14px;
  left: -4px; }

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_outer {
  border-top: 1px solid #dbdbdb; }

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_track {
  top: -3px;
  width: 14px; }

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
  width: 14px; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -19px; }

.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -19px; }

.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -19px; }

.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -19px; }

/*! pages - home v0.0.1 */
body:not(.fsComposeMode).home.cta-active #fsPageBodyWrapper:before {
  opacity: 1; }

body:not(.fsComposeMode).home #fsPageBodyWrapper {
  padding: 5px 0 0 0; }
  @media (min-width: 700px) {
    body:not(.fsComposeMode).home #fsPageBodyWrapper {
      padding: 100px 0 0 0; } }
  @media (min-width: 1000px) {
    body:not(.fsComposeMode).home #fsPageBodyWrapper {
      padding: 136px 0 0 0; } }
  body:not(.fsComposeMode).home #fsPageBodyWrapper:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: opacity .3s; }

body:not(.fsComposeMode).home.fsComposeMode #fsPageBodyWrapper {
  padding-top: 50px; }

body:not(.fsComposeMode).home #fsPageContent > .fsLayout > .fsDiv {
  margin-bottom: 0; }

body:not(.fsComposeMode).home .tier-1 {
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  background: #ECECEC; }
  @media (min-width: 900px) {
    body:not(.fsComposeMode).home .tier-1 {
      display: block; } }
  body:not(.fsComposeMode).home .tier-1 .fsStyleColumn-1 {
    padding: 0;
    margin: 0;
    width: 100%;
    -ms-flex-order: 2;
    order: 2; }
    @media (min-width: 900px) {
      body:not(.fsComposeMode).home .tier-1 .fsStyleColumn-1 {
        width: 50%; } }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode).home .tier-1 .fsStyleColumn-1 {
        width: 430px; } }
  body:not(.fsComposeMode).home .tier-1 .fsStyleColumn-2 {
    padding: 0;
    margin: 0;
    width: 100%;
    -ms-flex-order: 1;
    order: 1;
    position: relative; }
    @media (min-width: 900px) {
      body:not(.fsComposeMode).home .tier-1 .fsStyleColumn-2 {
        width: 50%; } }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode).home .tier-1 .fsStyleColumn-2 {
        width: calc(100% - 430px); } }

body:not(.fsComposeMode).home .tier-2 {
  position: relative;
  background: #ECECEC;
  padding: 45px 0 25px 0;
  margin: 0; }
  @media (min-width: 800px) {
    body:not(.fsComposeMode).home .tier-2 {
      padding-bottom: 55px; } }
  @media (min-width: 1000px) {
    body:not(.fsComposeMode).home .tier-2 {
      padding: 90px 0 100px 0; } }
  body:not(.fsComposeMode).home .tier-2 > .fsStyleColumn-1 {
    padding-left: 20px;
    padding-right: 20px; }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode).home .tier-2 > .fsStyleColumn-1 {
        width: 46.5%;
        padding-right: 62px;
        padding-left: 60px;
        padding-top: 55px; } }
    @media (min-width: 1400px) {
      body:not(.fsComposeMode).home .tier-2 > .fsStyleColumn-1 {
        padding-left: 154px; } }
    body:not(.fsComposeMode).home .tier-2 > .fsStyleColumn-1 .image-quicklink-large {
      display: block; }
      @media (min-width: 800px) {
        body:not(.fsComposeMode).home .tier-2 > .fsStyleColumn-1 .image-quicklink-large {
          display: none; } }
  body:not(.fsComposeMode).home .tier-2 > .fsStyleColumn-2 {
    padding-left: 20px;
    padding-right: 20px; }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode).home .tier-2 > .fsStyleColumn-2 {
        padding-left: 0;
        padding-right: 0;
        width: 53.5%; } }
    body:not(.fsComposeMode).home .tier-2 > .fsStyleColumn-2 .image-quicklink-large {
      display: none; }
      @media (min-width: 800px) {
        body:not(.fsComposeMode).home .tier-2 > .fsStyleColumn-2 .image-quicklink-large {
          display: block; } }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode).home .tier-2 > .fsStyleColumn-2 .image-quicklink {
        width: calc(100% - 100px); } }
    @media (min-width: 1400px) {
      body:not(.fsComposeMode).home .tier-2 > .fsStyleColumn-2 .image-quicklink {
        width: calc(100% - 231px); } }

body:not(.fsComposeMode).home .tier-3 {
  margin-bottom: 45px; }
  @media (min-width: 1000px) {
    body:not(.fsComposeMode).home .tier-3 {
      margin: 0; } }

body:not(.fsComposeMode).home .tier-4 {
  padding: 0 20px; }
  @media (min-width: 1000px) {
    body:not(.fsComposeMode).home .tier-4 {
      padding: 0 60px; } }
  @media (min-width: 1400px) {
    body:not(.fsComposeMode).home .tier-4 {
      padding: 0 130px; } }
  @media (max-width: 599px) {
    body:not(.fsComposeMode).home .tier-4 {
      margin-bottom: 35px; } }

body:not(.fsComposeMode).home .tier-5 {
  padding: 0 20px; }
  @media (min-width: 1000px) {
    body:not(.fsComposeMode).home .tier-5 {
      padding: 0 60px;
      margin: 0; } }
  @media (min-width: 1400px) {
    body:not(.fsComposeMode).home .tier-5 {
      padding: 0 130px; } }

body:not(.fsComposeMode).home .tier-6 {
  position: relative;
  background: #ECECEC;
  padding: 45px 0 10px 0;
  margin: 0; }
  @media (min-width: 800px) {
    body:not(.fsComposeMode).home .tier-6 {
      padding-bottom: 0; } }
  @media (min-width: 1000px) {
    body:not(.fsComposeMode).home .tier-6 {
      padding: 215px 0 148px 0; } }
  @media (min-width: 1000px) {
    body:not(.fsComposeMode).home .tier-6:before {
      content: '';
      position: absolute;
      top: 0;
      left: 25px;
      background: #fff;
      height: 100px;
      width: calc(100% - 50px); } }
  @media (min-width: 1400px) {
    body:not(.fsComposeMode).home .tier-6:before {
      width: calc(100% - 100px);
      left: 50px; } }
  body:not(.fsComposeMode).home .tier-6.spacing-adjust {
    padding-bottom: 42px; }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode).home .tier-6.spacing-adjust {
        padding-bottom: 98px; } }
  body:not(.fsComposeMode).home .tier-6 > .fsStyleColumn-1 {
    padding-left: 20px;
    padding-right: 20px; }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode).home .tier-6 > .fsStyleColumn-1 {
        padding-left: 0;
        padding-right: 0;
        width: 53.5%; } }
    body:not(.fsComposeMode).home .tier-6 > .fsStyleColumn-1 .intro-text {
      display: block; }
      @media (min-width: 800px) {
        body:not(.fsComposeMode).home .tier-6 > .fsStyleColumn-1 .intro-text {
          display: none; } }
    @media (min-width: 800px) {
      body:not(.fsComposeMode).home .tier-6 > .fsStyleColumn-1 .image-quicklink-large:before {
        left: auto;
        right: 0; } }
    body:not(.fsComposeMode).home .tier-6 > .fsStyleColumn-1 .image-quicklink-large article {
      padding-left: 0; }
      @media (min-width: 800px) {
        body:not(.fsComposeMode).home .tier-6 > .fsStyleColumn-1 .image-quicklink-large article {
          padding-right: 30px; } }
    @media (min-width: 800px) {
      body:not(.fsComposeMode).home .tier-6 > .fsStyleColumn-1 .image-quicklink-large figcaption {
        padding-left: 30px;
        padding-right: 100px;
        width: 100%; } }
    @media (min-width: 1200px) {
      body:not(.fsComposeMode).home .tier-6 > .fsStyleColumn-1 .image-quicklink-large figcaption {
        padding-left: 60px;
        padding-right: 65px; } }
    @media (min-width: 1200px) {
      body:not(.fsComposeMode).home .tier-6 > .fsStyleColumn-1 .image-quicklink-large figcaption:after {
        right: auto;
        left: 0; } }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode).home .tier-6 > .fsStyleColumn-1 .image-quicklink-large figcaption .fs_style_42 {
        right: 20px; } }
    @media (max-width: 799px) {
      body:not(.fsComposeMode).home .tier-6 > .fsStyleColumn-1 .image-quicklink-large figcaption .fs_style_42 {
        bottom: 72px; } }
    body:not(.fsComposeMode).home .tier-6 > .fsStyleColumn-1 .image-quicklink {
      margin-bottom: 45px; }
      @media (min-width: 1000px) {
        body:not(.fsComposeMode).home .tier-6 > .fsStyleColumn-1 .image-quicklink {
          width: calc(100% - 100px);
          margin-left: auto;
          margin-bottom: 0; } }
      @media (min-width: 1400px) {
        body:not(.fsComposeMode).home .tier-6 > .fsStyleColumn-1 .image-quicklink {
          width: calc(100% - 231px); } }
  body:not(.fsComposeMode).home .tier-6 > .fsStyleColumn-2 {
    padding-left: 20px;
    padding-right: 20px; }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode).home .tier-6 > .fsStyleColumn-2 {
        width: 46.5%;
        padding-left: 62px;
        padding-right: 60px;
        padding-top: 50px; } }
    @media (min-width: 1400px) {
      body:not(.fsComposeMode).home .tier-6 > .fsStyleColumn-2 {
        padding-right: 154px; } }
    body:not(.fsComposeMode).home .tier-6 > .fsStyleColumn-2 .intro-text {
      display: none; }
      @media (min-width: 800px) {
        body:not(.fsComposeMode).home .tier-6 > .fsStyleColumn-2 .intro-text {
          display: block; } }

body:not(.fsComposeMode).home .tier-7 {
  position: relative;
  background: #fff;
  padding: 0 0 68px 0;
  margin: 0; }
  @media (min-width: 800px) {
    body:not(.fsComposeMode).home .tier-7 {
      padding: 0 0 128px 0; } }
  body:not(.fsComposeMode).home .tier-7 > .fsStyleColumn-1 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 45px; }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode).home .tier-7 > .fsStyleColumn-1 {
        padding-right: 62px;
        padding-left: 60px;
        padding-top: 100px; } }
    @media (min-width: 1400px) {
      body:not(.fsComposeMode).home .tier-7 > .fsStyleColumn-1 {
        padding-left: 154px; } }
    body:not(.fsComposeMode).home .tier-7 > .fsStyleColumn-1 .intro-text {
      margin-bottom: 32px; }
      @media (min-width: 1000px) {
        body:not(.fsComposeMode).home .tier-7 > .fsStyleColumn-1 .intro-text {
          margin-bottom: 39px; } }
      @media (min-width: 1000px) {
        body:not(.fsComposeMode).home .tier-7 > .fsStyleColumn-1 .intro-text > header {
          margin-bottom: 21px; } }
  body:not(.fsComposeMode).home .tier-7 > .fsStyleColumn-2 {
    padding-left: 20px;
    padding-right: 20px;
    display: none; }
    @media (min-width: 800px) {
      body:not(.fsComposeMode).home .tier-7 > .fsStyleColumn-2 {
        display: block;
        margin-top: 45px; } }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode).home .tier-7 > .fsStyleColumn-2 {
        padding-left: 0;
        padding-right: 0;
        margin-top: -50px; } }

.portal-page .fsTwoColumnWideRightLayout > .fsDiv > .fsElement + .fsElement {
  margin-top: 2em; }

.coach-service #fsHeader {
  height: 156px; }

.coach-service #fsPageBodyWrapper {
  padding: 0; }

.coach-service #fsPageBody {
  padding: 0 20px 56px 20px; }
  @media (min-width: 600px) {
    .coach-service #fsPageBody {
      padding: 76px 20px 56px 20px; } }
  @media (min-width: 1500px) {
    .coach-service #fsPageBody {
      padding: 76px 116px 100px 116px; } }
  .coach-service #fsPageBody .fsPageTitle {
    position: relative; }
    .coach-service #fsPageBody .fsPageTitle:after {
      content: '';
      background: #1870b4;
      width: 90%;
      height: 1px;
      position: absolute;
      bottom: -10px;
      left: 0; }

.coach-service .map-container {
  position: relative;
  margin: 0; }
  .coach-service .map-container .coaches-image {
    background-size: cover;
    background-repeat: no-repeat;
    height: 380px;
    width: 100%;
    margin: 0; }
    @media screen and (max-width: 599px) {
      .coach-service .map-container .coaches-image {
        height: 180px; } }
  .coach-service .map-container .schools-container {
    width: auto;
    position: absolute;
    bottom: -34px;
    right: 0;
    margin: 0; }
    @media (min-width: 400px) {
      .coach-service .map-container .schools-container {
        right: 10px; } }
    @media (min-width: 700px) {
      .coach-service .map-container .schools-container {
        right: 30px;
        -ms-transform: none;
        transform: none; } }
    @media (min-width: 1500px) {
      .coach-service .map-container .schools-container {
        bottom: -34px;
        right: 180px; } }
    .coach-service .map-container .schools-container img {
      box-shadow: 5px 6px 20px 2px rgba(204, 204, 204, 0.79);
      margin: 0 4px;
      max-width: 99px; }
      @media (min-width: 1000px) {
        .coach-service .map-container .schools-container img {
          max-width: 100%; } }

body:not(.fsComposeMode) .gallery-box {
  zoom: 1; }
  body:not(.fsComposeMode) .gallery-box:after {
    display: table;
    clear: both;
    content: ''; }
  body:not(.fsComposeMode) .gallery-box > header .fsElementTitle {
    display: none; }

body:not(.fsComposeMode) .gallery-item {
  position: relative;
  float: left;
  width: 100%;
  height: 226px;
  margin: 0;
  padding: 0;
  border: 9px solid #fff;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #ccc;
  z-index: 0; }
  body:not(.fsComposeMode) .gallery-item > header {
    display: none; }
  @media (min-width: 492px) {
    body:not(.fsComposeMode) .gallery-item {
      width: 226px; } }
  @media (min-width: 600px) {
    body:not(.fsComposeMode) .gallery-item {
      width: 100%; } }
  @media (min-width: 861px) {
    body:not(.fsComposeMode) .gallery-item {
      width: 226px; } }
  body:not(.fsComposeMode) .gallery-item:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 70%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
    z-index: 1; }
  @media (min-width: 1100px) {
    body:not(.fsComposeMode) .gallery-item.wide {
      width: 452px; } }
  @media (min-width: 1100px) {
    body:not(.fsComposeMode) .gallery-item.large {
      width: 452px;
      height: 452px; } }

body:not(.fsComposeMode) .fs_style_39,
body:not(.fsComposeMode) .fs_style_40,
body:not(.fsComposeMode) .fs_style_41 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  z-index: 2; }
  body:not(.fsComposeMode) .fs_style_39:before,
  body:not(.fsComposeMode) .fs_style_40:before,
  body:not(.fsComposeMode) .fs_style_41:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 51px;
    height: 51px;
    border: 2px solid #fff;
    border-radius: 50%;
    background-color: transparent;
    transition: all 0.3s ease-in-out;
    z-index: 2; }
  body:not(.fsComposeMode) .fs_style_39:after,
  body:not(.fsComposeMode) .fs_style_40:after,
  body:not(.fsComposeMode) .fs_style_41:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-in-out; }
  body:not(.fsComposeMode) .fs_style_39 .title_link,
  body:not(.fsComposeMode) .fs_style_40 .title_link,
  body:not(.fsComposeMode) .fs_style_41 .title_link {
    position: absolute;
    bottom: 15px;
    left: 50%;
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    color: #FFFFFF;
    font-family: "NewBaskervilleW01-Roman", Georgia, serif;
    font-size: 19px;
    line-height: 23px;
    text-align: center;
    z-index: 2;
    width: 100%;
    padding: 0 15px; }
  body:not(.fsComposeMode) .fs_style_39:focus, body:not(.fsComposeMode) .fs_style_39:hover,
  body:not(.fsComposeMode) .fs_style_40:focus,
  body:not(.fsComposeMode) .fs_style_40:hover,
  body:not(.fsComposeMode) .fs_style_41:focus,
  body:not(.fsComposeMode) .fs_style_41:hover {
    color: transparent; }
    body:not(.fsComposeMode) .fs_style_39:focus:before, body:not(.fsComposeMode) .fs_style_39:hover:before,
    body:not(.fsComposeMode) .fs_style_40:focus:before,
    body:not(.fsComposeMode) .fs_style_40:hover:before,
    body:not(.fsComposeMode) .fs_style_41:focus:before,
    body:not(.fsComposeMode) .fs_style_41:hover:before {
      background-color: #0082C8; }
    body:not(.fsComposeMode) .fs_style_39:focus:after, body:not(.fsComposeMode) .fs_style_39:hover:after,
    body:not(.fsComposeMode) .fs_style_40:focus:after,
    body:not(.fsComposeMode) .fs_style_40:hover:after,
    body:not(.fsComposeMode) .fs_style_41:focus:after,
    body:not(.fsComposeMode) .fs_style_41:hover:after {
      visibility: visible;
      opacity: 1; }

body:not(.fsComposeMode) .cke_panel_listItem .fs_style_39,
body:not(.fsComposeMode) .cke_panel_listItem .fs_style_40,
body:not(.fsComposeMode) .cke_panel_listItem .fs_style_41 {
  background: none !important;
  position: relative !important;
  color: #505050 !important; }
  body:not(.fsComposeMode) .cke_panel_listItem .fs_style_39:before,
  body:not(.fsComposeMode) .cke_panel_listItem .fs_style_40:before,
  body:not(.fsComposeMode) .cke_panel_listItem .fs_style_41:before {
    content: none !important; }

body:not(.fsComposeMode) .fs_style_39:before {
  background: url("/uploaded/themes/default_17/images/film-reel.png") no-repeat center center; }

body:not(.fsComposeMode) .fs_style_40:before {
  background: url("/uploaded/themes/default_17/images/image-icon.png") no-repeat center center; }

body:not(.fsComposeMode) .fs_style_41:before {
  background: url("/uploaded/themes/default_17/images/gallery-icon.png") no-repeat center center;
  background-size: 26px; }

body:not(.fsComposeMode).gallery-template {
  /* overlay at start */
  /* overlay animate in */
  /* overlay animate out */
  /* content at start */
  /* content animate it */
  /* content animate out */ }
  body:not(.fsComposeMode).gallery-template .mfp-fade.mfp-bg {
    opacity: 0;
    transition: all 0.8s ease-in-out; }
  body:not(.fsComposeMode).gallery-template .mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.84; }
  body:not(.fsComposeMode).gallery-template .mfp-fade.mfp-bg.mfp-removing {
    opacity: 0; }
  body:not(.fsComposeMode).gallery-template .mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    transition: all 0.8s ease-in-out; }
  body:not(.fsComposeMode).gallery-template .mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1; }
  body:not(.fsComposeMode).gallery-template .mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0; }
  body:not(.fsComposeMode).gallery-template .mfp-iframe-scaler {
    background: #000; }
    @media (min-width: 992px) {
      body:not(.fsComposeMode).gallery-template .mfp-iframe-scaler {
        padding-top: 56.3%; } }
    body:not(.fsComposeMode).gallery-template .mfp-iframe-scaler iframe {
      background: none;
      position: absolute; }
  .object-fit body:not(.fsComposeMode).gallery-template .mfp-image-holder .mfp-content {
    max-width: 800px;
    width: 100%; }
  .object-fit body:not(.fsComposeMode).gallery-template img.mfp-img {
    width: 100%;
    min-height: 300px;
    max-height: 500px; }

.fsComposeMode .gallery-box .gallery-item {
  background-color: #ccc; }
  .fsComposeMode .gallery-box .gallery-item h2.fsElementTitle {
    background: white; }
  .fsComposeMode .gallery-box .gallery-item > .fsElementContent {
    background: white; }

body:not(.fsComposeMode) .grid-container {
  zoom: 1;
  max-width: 1130px; }
  body:not(.fsComposeMode) .grid-container:after {
    display: table;
    clear: both;
    content: ''; }

body:not(.fsComposeMode) .grid-item {
  position: relative;
  float: left;
  width: 100%;
  height: 226px;
  margin: 0;
  padding: 0;
  border: 9px solid #fff;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 0; }
  @media (min-width: 492px) {
    body:not(.fsComposeMode) .grid-item {
      width: 226px; } }
  @media (min-width: 600px) {
    body:not(.fsComposeMode) .grid-item {
      width: 100%; } }
  @media (min-width: 861px) {
    body:not(.fsComposeMode) .grid-item {
      width: 226px; } }
  body:not(.fsComposeMode) .grid-item:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 70%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
    z-index: 1; }

@media (min-width: 1100px) {
  body:not(.fsComposeMode) .grid-item--width2 {
    width: 452px; } }

@media (min-width: 1100px) {
  body:not(.fsComposeMode) .grid-item--height3 {
    height: 452px; } }

body:not(.fsComposeMode) .fs_style_39,
body:not(.fsComposeMode) .fs_style_40 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  z-index: 2; }
  body:not(.fsComposeMode) .fs_style_39:before,
  body:not(.fsComposeMode) .fs_style_40:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 51px;
    height: 51px;
    border: 2px solid #fff;
    border-radius: 50%;
    background-color: transparent;
    transition: all 0.3s ease-in-out;
    z-index: 2; }
  body:not(.fsComposeMode) .fs_style_39:after,
  body:not(.fsComposeMode) .fs_style_40:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-in-out; }
  body:not(.fsComposeMode) .fs_style_39 .title_link,
  body:not(.fsComposeMode) .fs_style_40 .title_link {
    position: absolute;
    bottom: 15px;
    left: 50%;
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    color: #FFFFFF;
    font-family: "NewBaskervilleW01-Roman", Georgia, serif;
    font-size: 19px;
    line-height: 23px;
    text-align: center;
    z-index: 2;
    width: 100%;
    padding: 0 15px; }
  body:not(.fsComposeMode) .fs_style_39:focus, body:not(.fsComposeMode) .fs_style_39:hover,
  body:not(.fsComposeMode) .fs_style_40:focus,
  body:not(.fsComposeMode) .fs_style_40:hover {
    color: transparent; }
    body:not(.fsComposeMode) .fs_style_39:focus:before, body:not(.fsComposeMode) .fs_style_39:hover:before,
    body:not(.fsComposeMode) .fs_style_40:focus:before,
    body:not(.fsComposeMode) .fs_style_40:hover:before {
      background-color: #0082C8; }
    body:not(.fsComposeMode) .fs_style_39:focus:after, body:not(.fsComposeMode) .fs_style_39:hover:after,
    body:not(.fsComposeMode) .fs_style_40:focus:after,
    body:not(.fsComposeMode) .fs_style_40:hover:after {
      visibility: visible;
      opacity: 1; }

body:not(.fsComposeMode) .fs_style_39:before {
  background: url("/uploaded/themes/default_17/images/film-reel.png") no-repeat center center; }

body:not(.fsComposeMode) .fs_style_40:before {
  background: url("/uploaded/themes/default_17/images/image-icon.png") no-repeat center center; }

.mfp-content .fsElementHeaderContent {
  zoom: 1;
  position: relative;
  background: #FFF;
  padding: 44px 20px;
  width: auto;
  height: auto;
  margin: 20px auto;
  font-size: 15px;
  line-height: 18px;
  color: #535353;
  max-width: 500px; }
  .mfp-content .fsElementHeaderContent:after {
    display: table;
    clear: both;
    content: ''; }
  @media (min-width: 500px) {
    .mfp-content .fsElementHeaderContent {
      padding: 44px; } }
  @media (min-width: 898px) {
    .mfp-content .fsElementHeaderContent {
      width: 898px;
      height: 527px;
      max-width: 100%; } }
  .mfp-content .fsElementHeaderContent h3 {
    font-size: 19px;
    line-height: 23px; }
    @media (min-width: 898px) {
      .mfp-content .fsElementHeaderContent h3 {
        margin-top: 0; } }
  .mfp-content .fsElementHeaderContent img {
    width: 100%;
    height: 100%; }
    @media (min-width: 898px) {
      .mfp-content .fsElementHeaderContent img {
        width: 449px;
        height: 442px;
        float: left;
        margin-right: 30px; } }
  @media (min-width: 898px) {
    .mfp-content .fsElementHeaderContent .contentWrap {
      float: left;
      width: calc(100% - 479px);
      height: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-pack: center;
      justify-content: center; } }

.fsComposeMode .grid-item {
  background-image: none !important; }

.timeline #fsHeader .fsBanner {
  border: 0; }

.timeline.version-2 #fsPageBodyWrapper {
  background: #ECECEC; }

.timeline #fsPageBodyWrapper {
  background: url(../images/timeline_bg.jpg) no-repeat 0 0;
  background-size: cover;
  background-attachment: fixed;
  padding-bottom: 120px; }
  @media (min-width: 700px) {
    .timeline #fsPageBodyWrapper {
      padding-left: 100px;
      padding-bottom: 260px; } }
  @media (min-width: 1000px) {
    .timeline #fsPageBodyWrapper {
      padding-left: 140px; } }
  @media (min-width: 1500px) {
    .timeline #fsPageBodyWrapper {
      padding-left: 195px; } }
  @media (min-width: 600px) {
    .timeline #fsPageBodyWrapper .fsPageContent .fsLayout > .fsDiv {
      padding-right: 3.333em;
      padding-left: 3.333em; } }
  @media (min-width: 1500px) {
    .timeline #fsPageBodyWrapper .fsPageContent .fsLayout > .fsDiv {
      padding-right: 1.11111em;
      padding-left: 1.11111em; } }

.timeline .fsBreadcrumb {
  display: none; }

.timeline .fsPageTitle {
  position: relative;
  display: block;
  color: #000;
  font-size: 20px;
  line-height: 26px;
  font-family: "NewBaskervilleW01-Roman", Georgia, serif;
  text-transform: uppercase;
  background-size: contain;
  margin-bottom: 20px;
  padding: 17px 0 0 0;
  max-width: 230px;
  margin: 0 auto 20px auto;
  height: 80px;
  text-align: center; }
  @media (min-width: 420px) {
    .timeline .fsPageTitle {
      font-size: 28px;
      line-height: 34px;
      padding: 20px 0 0 0;
      max-width: 322px;
      height: 100px; } }
  @media (min-width: 600px) {
    .timeline .fsPageTitle {
      font-size: 34px;
      line-height: 40px;
      padding: 18px 0 0 0;
      max-width: 392px;
      height: 110px; } }
  @media (min-width: 1000px) {
    .timeline .fsPageTitle {
      font-size: 46px;
      line-height: 52px;
      max-width: 532px;
      padding: 69px 0 0 0;
      height: 225px; } }

.timeline .fsElementDialog {
  border-radius: 0;
  border: 0; }
  .timeline .fsElementDialog .fsDialogContent {
    padding: 0; }
  .timeline .fsElementDialog article {
    max-width: 100%;
    overflow: hidden; }
    .timeline .fsElementDialog article .fsThumbnail {
      width: 100%; }
    .timeline .fsElementDialog article .fsTitle {
      font-size: 24px;
      padding: 20px 15px 0 15px;
      margin-bottom: 15px;
      color: #606060; }
      @media (min-width: 600px) {
        .timeline .fsElementDialog article .fsTitle {
          font-size: 30px;
          padding: 30px 30px 0 30px;
          margin-bottom: 25px; } }
      @media (min-width: 1048px) {
        .timeline .fsElementDialog article .fsTitle {
          padding: 50px 30px 0 30px;
          font-size: 34px; } }
    .timeline .fsElementDialog article .fsBody {
      font-size: 14px;
      line-height: 24px;
      padding: 0 15px 30px 15px; }
      @media (min-width: 600px) {
        .timeline .fsElementDialog article .fsBody {
          font-size: 16px;
          padding: 0 30px 50px 30px; } }
      @media (min-width: 1048px) {
        .timeline .fsElementDialog article .fsBody {
          padding: 0 30px 30px 30px;
          font-size: 18px; } }
  .timeline .fsElementDialog .fsDialogCloseButton {
    z-index: 2;
    border: 1px solid #312F30;
    border-radius: 50%; }
    .timeline .fsElementDialog .fsDialogCloseButton:before {
      width: 2px;
      height: 20px;
      left: 11px;
      top: 2px; }
    .timeline .fsElementDialog .fsDialogCloseButton:after {
      left: 2px;
      height: 2px;
      top: 11px;
      width: 20px; }

body:not(.fsComposeMode) .timeline-navigation {
  background-color: #272726;
  color: #fff;
  margin: 30px 0; }
  @media (min-width: 700px) {
    body:not(.fsComposeMode) .timeline-navigation {
      position: fixed;
      left: 0;
      top: 0;
      width: 80px;
      height: 100vh;
      margin: 0; } }
  @media (min-width: 1000px) {
    body:not(.fsComposeMode) .timeline-navigation {
      width: 120px; } }
  body:not(.fsComposeMode) .timeline-navigation > header {
    display: none; }
  body:not(.fsComposeMode) .timeline-navigation .timeline_nav {
    transition: all .3s ease-in-out; }
    @media (min-width: 700px) {
      body:not(.fsComposeMode) .timeline-navigation .timeline_nav {
        padding-top: 100px; } }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode) .timeline-navigation .timeline_nav {
        padding-top: 136px; } }
    body:not(.fsComposeMode) .timeline-navigation .timeline_nav .navigation__link {
      position: relative;
      font-family: Georgia, serif;
      font-size: 16px;
      font-weight: bold;
      display: block;
      color: #fff;
      background: #454545;
      text-decoration: none;
      padding: 0.8em;
      text-align: center;
      border-bottom: 1px solid #fff; }
      @media (min-width: 1000px) {
        body:not(.fsComposeMode) .timeline-navigation .timeline_nav .navigation__link {
          padding: 1.35em;
          font-size: 21px; } }
      body:not(.fsComposeMode) .timeline-navigation .timeline_nav .navigation__link:hover, body:not(.fsComposeMode) .timeline-navigation .timeline_nav .navigation__link:focus {
        background-color: #6e6379; }
      body:not(.fsComposeMode) .timeline-navigation .timeline_nav .navigation__link.active {
        color: white;
        background-color: #6e6379; }
      body:not(.fsComposeMode) .timeline-navigation .timeline_nav .navigation__link:nth-child(2).active {
        background-color: #a0745b; }
      body:not(.fsComposeMode) .timeline-navigation .timeline_nav .navigation__link:nth-child(2):hover, body:not(.fsComposeMode) .timeline-navigation .timeline_nav .navigation__link:nth-child(2):focus {
        background-color: #a0745b; }
      body:not(.fsComposeMode) .timeline-navigation .timeline_nav .navigation__link:nth-child(3).active {
        background-color: #627c7a; }
      body:not(.fsComposeMode) .timeline-navigation .timeline_nav .navigation__link:nth-child(3):hover, body:not(.fsComposeMode) .timeline-navigation .timeline_nav .navigation__link:nth-child(3):focus {
        background-color: #627c7a; }
      body:not(.fsComposeMode) .timeline-navigation .timeline_nav .navigation__link:nth-child(4).active {
        background-color: #7b7a5c; }
      body:not(.fsComposeMode) .timeline-navigation .timeline_nav .navigation__link:nth-child(4):hover, body:not(.fsComposeMode) .timeline-navigation .timeline_nav .navigation__link:nth-child(4):focus {
        background-color: #7b7a5c; }
      body:not(.fsComposeMode) .timeline-navigation .timeline_nav .navigation__link:last-child.active {
        background-color: #723f4a; }
      body:not(.fsComposeMode) .timeline-navigation .timeline_nav .navigation__link:last-child:hover, body:not(.fsComposeMode) .timeline-navigation .timeline_nav .navigation__link:last-child:focus {
        background-color: #723f4a; }

.timeline.version-2 .timeline-navigation .timeline_nav .navigation__link:hover, .timeline.version-2 .timeline-navigation .timeline_nav .navigation__link:focus {
  background-color: #006FAB; }

.timeline.version-2 .timeline-navigation .timeline_nav .navigation__link.active {
  color: white;
  background-color: #006FAB; }

.timeline.version-2 .timeline-navigation .timeline_nav .navigation__link:nth-child(2).active {
  background-color: #683e98; }

.timeline.version-2 .timeline-navigation .timeline_nav .navigation__link:nth-child(2):hover, .timeline.version-2 .timeline-navigation .timeline_nav .navigation__link:nth-child(2):focus {
  background-color: #683e98; }

.timeline.version-2 .timeline-navigation .timeline_nav .navigation__link:nth-child(3).active {
  background-color: #008e4c; }

.timeline.version-2 .timeline-navigation .timeline_nav .navigation__link:nth-child(3):hover, .timeline.version-2 .timeline-navigation .timeline_nav .navigation__link:nth-child(3):focus {
  background-color: #008e4c; }

.timeline.version-2 .timeline-navigation .timeline_nav .navigation__link:nth-child(4).active {
  background-color: #F7971D; }

.timeline.version-2 .timeline-navigation .timeline_nav .navigation__link:nth-child(4):hover, .timeline.version-2 .timeline-navigation .timeline_nav .navigation__link:nth-child(4):focus {
  background-color: #F7971D; }

.timeline.version-2 .timeline-navigation .timeline_nav .navigation__link:nth-child(5).active {
  background-color: #D20D44; }

.timeline.version-2 .timeline-navigation .timeline_nav .navigation__link:nth-child(5):hover, .timeline.version-2 .timeline-navigation .timeline_nav .navigation__link:nth-child(5):focus {
  background-color: #D20D44; }

.timeline.version-2 .timeline-navigation .timeline_nav .navigation__link:last-child.active {
  background-color: #0082C8; }

.timeline.version-2 .timeline-navigation .timeline_nav .navigation__link:last-child:hover, .timeline.version-2 .timeline-navigation .timeline_nav .navigation__link:last-child:focus {
  background-color: #0082C8; }

.timeline.version-2 .fifthteen-hundred .cd-timeline-img {
  background: #006FAB; }

.timeline.version-2 .fifthteen-hundred .cd-timeline-content {
  border-bottom: 4px solid #006FAB; }

.timeline.version-2 .sixteen-hundred .cd-timeline-img {
  background: #683e98; }

.timeline.version-2 .sixteen-hundred .cd-timeline-content {
  border-bottom: 4px solid #683e98; }

.timeline.version-2 .seventeen-hundred .cd-timeline-img {
  background: #008e4c; }

.timeline.version-2 .seventeen-hundred .cd-timeline-content {
  border-bottom: 4px solid #008e4c; }

.timeline.version-2 .eighteen-hundred .cd-timeline-img {
  background: #F7971D; }

.timeline.version-2 .eighteen-hundred .cd-timeline-content {
  border-bottom: 4px solid #F7971D; }

.timeline.version-2 .nineteen-hundred .cd-timeline-img {
  background: #D20D44; }

.timeline.version-2 .nineteen-hundred .cd-timeline-content {
  border-bottom: 4px solid #D20D44; }

.timeline.version-2 .twenty-hundred .cd-timeline-img {
  background: #0082C8; }

.timeline.version-2 .twenty-hundred .cd-timeline-content {
  border-bottom: 4px solid #0082C8; }

@media (min-width: 700px) {
  .timeline.sticky-header .timeline-navigation .timeline_nav {
    padding-top: 65px; } }

@media (min-width: 1000px) {
  .timeline.sticky-header .timeline-navigation .timeline_nav {
    padding-top: 90px; } }

.cd-timeline {
  position: relative;
  padding: 0;
  margin: 0 0 50px 0;
  background-repeat: no-repeat;
  background-position: 50% 64%;
  background-size: contain; }
  @media (min-width: 1200px) {
    .cd-timeline {
      background-size: auto; } }
  @media (min-width: 700px) {
    .cd-timeline:before {
      display: block;
      content: "";
      height: 70px;
      /* Give height of your fixed element */
      margin-top: -70px;
      /* Give negative margin of your fixed element */
      visibility: hidden; } }
  @media (min-width: 1000px) {
    .cd-timeline:before {
      height: 90px;
      margin-top: -90px; } }
  .cd-timeline::after {
    /* this is the vertical line */
    content: '';
    position: absolute;
    top: 45px;
    left: 22px;
    height: 100%;
    width: 4px;
    background: #000; }
    @media (min-width: 700px) {
      .cd-timeline::after {
        top: 160px;
        height: calc(100% - 130px); } }
    @media (min-width: 1000px) {
      .cd-timeline::after {
        top: 222px;
        height: calc(100% - 190px); } }
  @media (min-width: 1200px) {
    .cd-timeline::after {
      left: 50%;
      margin-left: -2px; } }
  .cd-timeline > header {
    text-align: left;
    margin-bottom: 30px; }
    @media (min-width: 1200px) {
      .cd-timeline > header {
        margin-bottom: 60px;
        text-align: center; } }
    .cd-timeline > header .fsElementTitle {
      font-family: Georgia, serif;
      font-size: 32px;
      line-height: 1.2;
      color: #696969; }
      @media (min-width: 700px) {
        .cd-timeline > header .fsElementTitle {
          font-size: 52px; } }
      @media (min-width: 1000px) {
        .cd-timeline > header .fsElementTitle {
          font-size: 82px; } }
  .cd-timeline > footer {
    position: absolute;
    left: 0; }
    @media (min-width: 1200px) {
      .cd-timeline > footer {
        text-align: center;
        left: 50%;
        -ms-transform: translate(-50%);
        transform: translate(-50%); } }
    .cd-timeline > footer .fsElementFooterContent {
      font-family: Georgia, serif;
      font-size: 32px;
      line-height: 1.2;
      color: #696969;
      margin-top: 50px; }
      @media (min-width: 700px) {
        .cd-timeline > footer .fsElementFooterContent {
          font-size: 52px; } }
      @media (min-width: 1000px) {
        .cd-timeline > footer .fsElementFooterContent {
          font-size: 82px; } }

.cd-timeline-block {
  position: relative;
  margin: 2em 0;
  zoom: 1;
  z-index: 1; }
  .cd-timeline-block:after {
    display: table;
    clear: both;
    content: ''; }
  .cd-timeline-block:first-child {
    margin-top: 0; }
  .cd-timeline-block:last-child {
    margin-bottom: 0; }
  @media (min-width: 1200px) {
    .cd-timeline-block {
      margin: 0; }
      .cd-timeline-block:first-child {
        margin-top: 0; }
      .cd-timeline-block:last-child {
        margin-bottom: 0; } }

.cd-timeline-img {
  position: absolute;
  top: 20px;
  left: 0;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: #0082C8; }
  @media (min-width: 1200px) {
    .cd-timeline-img {
      left: 50%;
      margin-left: -22.5px;
      /* Force Hardware Acceleration in WebKit */
      -webkit-transform: translateZ(0);
      -webkit-backface-visibility: hidden; }
      .cssanimations .cd-timeline-img.is-hidden {
        visibility: hidden; }
      .cssanimations .cd-timeline-img.bounce-in {
        visibility: visible;
        animation: cd-bounce-1 .6s; } }
  .fifthteen-hundred .cd-timeline-img {
    background: #006FAB; }
  .sixteen-hundred .cd-timeline-img {
    background: #6e6379; }
  .seventeen-hundred .cd-timeline-img {
    background: #a0745b; }
  .eighteen-hundred .cd-timeline-img {
    background: #627c7a; }
  .nineteen-hundred .cd-timeline-img {
    background: #7b7a5c; }
  .twenty-hundred .cd-timeline-img {
    background: #723f4a; }

@keyframes cd-bounce-1 {
  0% {
    opacity: 0; }
  60% {
    opacity: 1; }
  100% { } }

.cd-timeline-content {
  zoom: 1;
  position: relative;
  margin-left: 70px;
  background: #fff;
  padding: 0;
  height: 220px; }
  .cd-timeline-content:after {
    display: table;
    clear: both;
    content: ''; }
  .cd-timeline-content .inner-content {
    padding: 0 1em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%; }
    @media (min-width: 1200px) {
      .cd-timeline-content .inner-content {
        padding: 0 30px; } }
    @media (min-width: 1500px) {
      .cd-timeline-content .inner-content {
        padding: 0 40px; } }
  .cd-timeline-content .fsThumbnail {
    width: 216px !important;
    height: 100%;
    margin-right: 0;
    float: left;
    display: none; }
    @media (min-width: 700px) {
      .cd-timeline-content .fsThumbnail {
        display: block; } }
    .cd-timeline-content .fsThumbnail .fsCroppedImage {
      height: 220px;
      padding: 0; }
  .cd-timeline-content .fsTitle {
    font-family: "NewBaskervilleW01-Roman", Georgia, serif;
    font-size: 20px;
    line-height: 29px;
    margin-bottom: 10px; }
    @media (min-width: 800px) {
      .cd-timeline-content .fsTitle {
        font-size: 24px;
        line-height: 33px; } }
    @media (min-width: 1000px) {
      .cd-timeline-content .fsTitle {
        font-size: 29px;
        line-height: 38px;
        margin-bottom: 15px; } }
    @media (min-width: 1200px) {
      .cd-timeline-content .fsTitle {
        font-size: 24px;
        line-height: 33px;
        margin-bottom: 10px; } }
    @media (min-width: 1400px) {
      .cd-timeline-content .fsTitle {
        font-size: 29px;
        line-height: 38px;
        margin-bottom: 15px; } }
    .cd-timeline-content .fsTitle .fsPostLink {
      color: #606060; }
      .cd-timeline-content .fsTitle .fsPostLink:hover, .cd-timeline-content .fsTitle .fsPostLink:focus {
        color: #0082C8; }
  .cd-timeline-content p {
    font-size: 14px;
    line-height: 22px;
    color: #606060; }
    @media (min-width: 800px) {
      .cd-timeline-content p {
        font-size: 16px;
        line-height: 24px; } }
  .cd-timeline-content .fsCategories {
    float: left;
    padding: 0;
    margin: 0; }
    .cd-timeline-content .fsCategories li {
      font-family: Georgia, serif;
      font-size: 20px;
      line-height: 1;
      font-weight: normal;
      margin: 0;
      padding: .3em 0;
      display: inline-block !important; }
      @media (min-width: 800px) {
        .cd-timeline-content .fsCategories li {
          font-size: 25px; } }
      @media (min-width: 1200px) {
        .cd-timeline-content .fsCategories li {
          padding: .3em .5em; } }
      .cd-timeline-content .fsCategories li:before {
        display: none; }
  .cd-timeline-content::before {
    content: '';
    position: absolute;
    top: 34px;
    right: 100%;
    height: 0;
    width: 0;
    border: 14px solid transparent;
    border-right: 14px solid #fff; }
  .cd-timeline-content .fsPostLink.fsReadMoreLink {
    border-radius: 50%;
    position: absolute;
    bottom: 15px;
    right: 15px;
    font-size: 0;
    width: 25px;
    height: 25px;
    line-height: 23px;
    border: 1px solid #312F30;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    transition: all .3s ease-in-out; }
    .cd-timeline-content .fsPostLink.fsReadMoreLink:after {
      content: '\e914';
      font-family: "IcoMoon";
      font-size: 20px;
      transition: all .3s ease-in-out;
      color: #312F30; }
  @media (min-width: 1200px) {
    .cd-timeline-content {
      margin-left: 0;
      width: 45%; }
      .cd-timeline-content::before {
        top: 34px;
        left: 100%;
        border-color: transparent;
        border-left-color: #fff; }
      .cd-timeline-content .fsCategories {
        position: absolute;
        width: 100%;
        left: 116%;
        top: 30px; }
      .cd-timeline-block:nth-child(even) .cd-timeline-content {
        float: right; }
        .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
          top: 34px;
          left: auto;
          right: 100%;
          border-color: transparent;
          border-right-color: #fff; }
        .cd-timeline-block:nth-child(even) .cd-timeline-content .fsCategories {
          left: auto;
          right: 116%;
          text-align: right; }
      .cssanimations .cd-timeline-content.is-hidden {
        visibility: hidden; }
      .cssanimations .cd-timeline-content.bounce-in {
        visibility: visible;
        animation: cd-bounce-2 .6s; } }
  .fifthteen-hundred .cd-timeline-content {
    border-bottom: 4px solid #006FAB; }
    .fifthteen-hundred .cd-timeline-content .fsTitle .fsPostLink:hover, .fifthteen-hundred .cd-timeline-content .fsTitle .fsPostLink:focus {
      color: #006FAB; }
    .fifthteen-hundred .cd-timeline-content .fsReadMoreLink:hover, .fifthteen-hundred .cd-timeline-content .fsReadMoreLink:focus {
      border: 1px solid #006FAB; }
      .fifthteen-hundred .cd-timeline-content .fsReadMoreLink:hover:after, .fifthteen-hundred .cd-timeline-content .fsReadMoreLink:focus:after {
        color: #006FAB; }
  .sixteen-hundred .cd-timeline-content {
    border-bottom: 4px solid #6e6379; }
    .sixteen-hundred .cd-timeline-content .fsTitle .fsPostLink:hover, .sixteen-hundred .cd-timeline-content .fsTitle .fsPostLink:focus {
      color: #6e6379; }
    .sixteen-hundred .cd-timeline-content .fsReadMoreLink:hover, .sixteen-hundred .cd-timeline-content .fsReadMoreLink:focus {
      border: 1px solid #6e6379; }
      .sixteen-hundred .cd-timeline-content .fsReadMoreLink:hover:after, .sixteen-hundred .cd-timeline-content .fsReadMoreLink:focus:after {
        color: #6e6379; }
  .seventeen-hundred .cd-timeline-content {
    border-bottom: 4px solid #a0745b; }
    .seventeen-hundred .cd-timeline-content .fsTitle .fsPostLink:hover, .seventeen-hundred .cd-timeline-content .fsTitle .fsPostLink:focus {
      color: #a0745b; }
    .seventeen-hundred .cd-timeline-content .fsReadMoreLink:hover, .seventeen-hundred .cd-timeline-content .fsReadMoreLink:focus {
      border: 1px solid #a0745b; }
      .seventeen-hundred .cd-timeline-content .fsReadMoreLink:hover:after, .seventeen-hundred .cd-timeline-content .fsReadMoreLink:focus:after {
        color: #a0745b; }
  .eighteen-hundred .cd-timeline-content {
    border-bottom: 4px solid #627c7a; }
    .eighteen-hundred .cd-timeline-content .fsTitle .fsPostLink:hover, .eighteen-hundred .cd-timeline-content .fsTitle .fsPostLink:focus {
      color: #627c7a; }
    .eighteen-hundred .cd-timeline-content .fsReadMoreLink:hover, .eighteen-hundred .cd-timeline-content .fsReadMoreLink:focus {
      border: 1px solid #627c7a; }
      .eighteen-hundred .cd-timeline-content .fsReadMoreLink:hover:after, .eighteen-hundred .cd-timeline-content .fsReadMoreLink:focus:after {
        color: #627c7a; }
  .nineteen-hundred .cd-timeline-content {
    border-bottom: 4px solid #7b7a5c; }
    .nineteen-hundred .cd-timeline-content .fsTitle .fsPostLink:hover, .nineteen-hundred .cd-timeline-content .fsTitle .fsPostLink:focus {
      color: #7b7a5c; }
    .nineteen-hundred .cd-timeline-content .fsReadMoreLink:hover, .nineteen-hundred .cd-timeline-content .fsReadMoreLink:focus {
      border: 1px solid #7b7a5c; }
      .nineteen-hundred .cd-timeline-content .fsReadMoreLink:hover:after, .nineteen-hundred .cd-timeline-content .fsReadMoreLink:focus:after {
        color: #7b7a5c; }
  .twenty-hundred .cd-timeline-content {
    border-bottom: 4px solid #723f4a; }
    .twenty-hundred .cd-timeline-content .fsTitle .fsPostLink:hover, .twenty-hundred .cd-timeline-content .fsTitle .fsPostLink:focus {
      color: #723f4a; }
    .twenty-hundred .cd-timeline-content .fsReadMoreLink:hover, .twenty-hundred .cd-timeline-content .fsReadMoreLink:focus {
      border: 1px solid #723f4a; }
      .twenty-hundred .cd-timeline-content .fsReadMoreLink:hover:after, .twenty-hundred .cd-timeline-content .fsReadMoreLink:focus:after {
        color: #723f4a; }

@media (min-width: 1200px) {
  /* inverse bounce effect on even content blocks */
  .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
    animation: cd-bounce-2-inverse .6s; } }

@keyframes cd-bounce-2 {
  0% {
    opacity: 0; }
  60% {
    opacity: 1; }
  100% { } }

@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0; }
  60% {
    opacity: 1; }
  100% { } }

.bpa-thermometer-2 {
  margin-top: 24px;
  margin-bottom: 35px; }
  @media (min-width: 600px) {
    .bpa-thermometer-2 {
      margin-bottom: 50px; } }
  .bpa-thermometer-2 > .fsElementContent {
    -ms-flex-order: 3;
    order: 3;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center; }
    .bpa-thermometer-2 > .fsElementContent ul {
      list-style: none;
      padding: 0;
      margin: 0 0 7px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      @media (max-width: 599px) {
        .bpa-thermometer-2 > .fsElementContent ul {
          -ms-flex-direction: column;
          flex-direction: column; } }
      .fsBannerLeft .bpa-thermometer-2 > .fsElementContent ul,
      .fsBannerRight .bpa-thermometer-2 > .fsElementContent ul,
      .fsStyleOneThird .bpa-thermometer-2 > .fsElementContent ul,
      .fsThreeColumnLayout > .fsDiv .bpa-thermometer-2 > .fsElementContent ul,
      .fsFourColumnLayout > .fsDiv .bpa-thermometer-2 > .fsElementContent ul {
        -ms-flex-direction: column;
        flex-direction: column; }
      .bpa-thermometer-2 > .fsElementContent ul li {
        line-height: 18px;
        padding: 4px 0;
        letter-spacing: 5px;
        font-size: 13px; }
        @media (min-width: 600px) {
          .bpa-thermometer-2 > .fsElementContent ul li {
            font-size: 15px; } }
        .bpa-thermometer-2 > .fsElementContent ul li:before {
          color: #312F30;
          font-weight: 400;
          line-height: 18px;
          font-size: 13px;
          margin-right: 5px; }
          @media (min-width: 600px) {
            .bpa-thermometer-2 > .fsElementContent ul li:before {
              font-size: 15px; } }
      .bpa-thermometer-2 > .fsElementContent ul li:first-of-type {
        margin-right: 20px; }
        .bpa-thermometer-2 > .fsElementContent ul li:first-of-type:before {
          content: "Total Raised";
          letter-spacing: 5px;
          text-transform: uppercase; }
      .bpa-thermometer-2 > .fsElementContent ul li:last-of-type:before {
        content: "Our Goal";
        letter-spacing: 5px;
        text-transform: uppercase; }
  .bpa-thermometer-2 .therm-wrapper {
    position: relative;
    height: 50px;
    width: 100%; }
    .bpa-thermometer-2 .therm-wrapper .horizontal-therm {
      box-shadow: inset 0 0 0 1px #0082C8;
      display: block;
      height: 100%;
      width: 100%;
      border-radius: 25px;
      overflow: hidden;
      position: relative; }
    .bpa-thermometer-2 .therm-wrapper .amount-slider {
      background: #0082C8;
      position: absolute;
      height: 100%;
      left: 0;
      width: 0;
      transition: width 0.75s; }
      .bpa-thermometer-2 .therm-wrapper .amount-slider.animate {
        transition: width 0.75s; }
  .bpa-thermometer-2.dark {
    background-color: #0082C8;
    padding: 20px;
    color: #fff; }
    .bpa-thermometer-2.dark h1, .bpa-thermometer-2.dark h2, .bpa-thermometer-2.dark h3, .bpa-thermometer-2.dark h4, .bpa-thermometer-2.dark h5, .bpa-thermometer-2.dark h6, .bpa-thermometer-2.dark a {
      color: inherit; }
    .bpa-thermometer-2.dark > .fsElementContent ul li {
      color: #fff; }
      .bpa-thermometer-2.dark > .fsElementContent ul li:before {
        color: #fff; }
    .bpa-thermometer-2.dark .horizontal-therm {
      box-shadow: inset 0 0 0 1px #fff;
      background-color: rgba(255, 255, 255, 0.2); }
    .bpa-thermometer-2.dark .amount-slider {
      background: #fff; }

.bpa-post-filter-1 {
  margin-bottom: 20px; }
  .bpa-post-filter-1:only-child > header {
    width: 100% !important; }

body.fsComposeMode .fsTagFilter.bpa-post-filter-1.category-dropdown > header h2 {
  display: block; }

body.fsComposeMode .fsTagFilter.bpa-post-filter-1.category-dropdown > .fsElementContent {
  display: block; }

.fsTagFilter.bpa-post-filter-1 {
  margin-top: 40px;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: end;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: end;
  align-items: end;
  margin-top: 0;
  margin-top: 0;
  padding-bottom: 28px;
  border-bottom: thin solid #C4C4C4;
  margin-bottom: 0; }
  .fsTagFilter.bpa-post-filter-1 > header h2 {
    font-family: "DIN Next W01 Regular", arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    display: block; }
    @media (max-width: 599px) {
      .fsTagFilter.bpa-post-filter-1 > header h2 {
        display: none; } }
  .fsTagFilter.bpa-post-filter-1 .category_trigger, .fsTagFilter.bpa-post-filter-1 .school_trigger {
    border: 0;
    background: none;
    outline: 0;
    margin: 0;
    padding: 0;
    font-family: "DIN Next W01 Regular", arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 55px;
    position: relative;
    background-color: #F1F1F1;
    padding-left: 20px;
    width: 100%;
    text-align: left;
    cursor: pointer;
    transition: all .3s;
    margin-bottom: 12px;
    display: block;
    padding-left: 50px;
    display: none; }
    @media (max-width: 599px) {
      .fsTagFilter.bpa-post-filter-1 .category_trigger, .fsTagFilter.bpa-post-filter-1 .school_trigger {
        font-size: 17px;
        line-height: 48px; } }
    .fsTagFilter.bpa-post-filter-1 .category_trigger:before, .fsTagFilter.bpa-post-filter-1 .school_trigger:before {
      content: "\e999";
      position: absolute;
      top: 50%;
      transform: translate3d(0, -50%, 0);
      width: 35px;
      height: 35px;
      font-family: 'fsIcomoon';
      font-weight: normal;
      font-style: normal;
      left: 20px;
      top: 17px;
      color: #0082C8; }
    .fsTagFilter.bpa-post-filter-1 .category_trigger:after, .fsTagFilter.bpa-post-filter-1 .school_trigger:after {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      position: absolute;
      top: 50%;
      transform: translate3d(0, -50%, 0);
      transform: translate3d(0, -50%, 0) rotate(0deg);
      right: 18px;
      font-weight: bold;
      line-height: 1;
      color: #0082C8;
      font-size: 25px; }
    .fsTagFilter.bpa-post-filter-1 .category_trigger:hover, .fsTagFilter.bpa-post-filter-1 .category_trigger:focus, .fsTagFilter.bpa-post-filter-1 .school_trigger:hover, .fsTagFilter.bpa-post-filter-1 .school_trigger:focus {
      background-color: #0082C8;
      color: #fff; }
      .fsTagFilter.bpa-post-filter-1 .category_trigger:hover:after, .fsTagFilter.bpa-post-filter-1 .category_trigger:hover:before, .fsTagFilter.bpa-post-filter-1 .category_trigger:focus:after, .fsTagFilter.bpa-post-filter-1 .category_trigger:focus:before, .fsTagFilter.bpa-post-filter-1 .school_trigger:hover:after, .fsTagFilter.bpa-post-filter-1 .school_trigger:hover:before, .fsTagFilter.bpa-post-filter-1 .school_trigger:focus:after, .fsTagFilter.bpa-post-filter-1 .school_trigger:focus:before {
        color: #fff; }
    @media (max-width: 699px) {
      .fsStyleOneThird .fsTagFilter.bpa-post-filter-1 .category_trigger, .fsStyleOneThird .fsTagFilter.bpa-post-filter-1 .school_trigger {
        font-size: 17px;
        line-height: 48px; } }
    @media (max-width: 599px) {
      .fsTagFilter.bpa-post-filter-1 .category_trigger, .fsTagFilter.bpa-post-filter-1 .school_trigger {
        display: block; } }
    .fsTagFilter.bpa-post-filter-1 .category_trigger:before, .fsTagFilter.bpa-post-filter-1 .school_trigger:before {
      font-family: 'fsIcomoon';
      font-weight: normal;
      font-style: normal;
      font-display: block;
      content: "\e999";
      color: #0082C8; }
  .fsTagFilter.bpa-post-filter-1 > .fsElementContent {
    width: 100%;
    z-index: 2;
    display: block; }
    @media (max-width: 599px) {
      .fsTagFilter.bpa-post-filter-1 > .fsElementContent {
        display: none; } }
  .fsTagFilter.bpa-post-filter-1.category-dropdown {
    margin: 20px 0; }
    .fsTagFilter.bpa-post-filter-1.category-dropdown > header h2 {
      display: none; }
    .fsTagFilter.bpa-post-filter-1.category-dropdown .category_trigger, .fsTagFilter.bpa-post-filter-1.category-dropdown .school_trigger {
      display: block; }
    .fsTagFilter.bpa-post-filter-1.category-dropdown > .fsElementContent {
      display: none; }
  .fsTagFilter.bpa-post-filter-1 .fsToolsList > li {
    display: block;
    border-bottom: thin solid #C4C4C4; }
    .fsTagFilter.bpa-post-filter-1 .fsToolsList > li:last-child {
      border-bottom: none; }
    .fsTagFilter.bpa-post-filter-1 .fsToolsList > li:first-child .fsTagLink {
      padding-top: 0; }
      .fsTagFilter.bpa-post-filter-1 .fsToolsList > li:first-child .fsTagLink:before {
        top: 7px; }
  .fsTagFilter.bpa-post-filter-1 .fsToolsList .fsTagLink {
    position: relative;
    text-align: left;
    border: none;
    padding: 14px 25px;
    margin: 0;
    background-color: transparent;
    border-radius: 0;
    color: #585656;
    font-family: "DIN Next W01 Regular", arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-transform: none;
    text-transform: capitalize; }
    .fsTagFilter.bpa-post-filter-1 .fsToolsList .fsTagLink[data-tag-id*="66"] {
      text-transform: uppercase !important; }
    .fsTagFilter.bpa-post-filter-1 .fsToolsList .fsTagLink[data-tag-id*="51"] {
      text-transform: lowercase !important; }
      .fsTagFilter.bpa-post-filter-1 .fsToolsList .fsTagLink[data-tag-id*="51"]::first-letter {
        text-transform: uppercase !important; }
    .fsTagFilter.bpa-post-filter-1 .fsToolsList .fsTagLink:before {
      content: '';
      width: 10px;
      height: 10px;
      position: absolute;
      top: 21px;
      left: 0;
      border: 1px solid #0082C8;
      border-radius: 100%;
      background: transparent;
      transition: .3s; }
    .fsTagFilter.bpa-post-filter-1 .fsToolsList .fsTagLink:hover, .fsTagFilter.bpa-post-filter-1 .fsToolsList .fsTagLink:focus {
      color: #0082C8;
      text-decoration: underline; }
  .fsTagFilter.bpa-post-filter-1 .fsToolsList .fsStateSelected .fsTagLink:before {
    background-color: #0082C8;
    transition: .3s; }
  .fsTagFilter.bpa-post-filter-1 .fsToolsList .fsStateSelected .fsTagLink:focus {
    color: #312F30; }

body:not(.fsComposeMode) .filter-search-container {
  position: relative;
  margin-top: 40px; }
  body:not(.fsComposeMode) .filter-search-container > header {
    margin-bottom: 22px; }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode) .filter-search-container > header {
        margin-bottom: 24px; } }
    body:not(.fsComposeMode) .filter-search-container > header h2 {
      font-family: "DIN Next W01 Regular", arial, sans-serif;
      font-weight: normal;
      font-size: 0.8125rem;
      line-height: 2;
      color: #505050;
      letter-spacing: 5px;
      text-transform: uppercase;
      padding-top: 9px;
      padding-bottom: 6px;
      margin-top: 0;
      margin-bottom: 0;
      padding-left: 19px;
      border-left: 5px solid #0082C8; }
      @media (min-width: 1000px) {
        body:not(.fsComposeMode) .filter-search-container > header h2 {
          font-size: 1rem;
          line-height: 1.5;
          padding-left: 21px; } }
      body:not(.fsComposeMode) .filter-search-container > header h2 em {
        font-family: "NewBaskervilleW01-Roman", Georgia, serif;
        font-style: normal;
        font-weight: normal;
        font-size: 2rem;
        line-height: 1;
        letter-spacing: 1px;
        color: #0082C8;
        display: block;
        text-transform: none; }
        @media (min-width: 1000px) {
          body:not(.fsComposeMode) .filter-search-container > header h2 em {
            font-size: 2.625rem;
            line-height: 1.14286; } }
  body:not(.fsComposeMode) .filter-search-container > header {
    margin-bottom: 15px; }
  body:not(.fsComposeMode) .filter-search-container > header h2 {
    border-left: 0;
    padding-left: 0; }
  body:not(.fsComposeMode) .filter-search-container.single {
    margin-top: 10px;
    margin-bottom: 35px; }
    @media (min-width: 1024px) {
      body:not(.fsComposeMode) .filter-search-container.single {
        margin-bottom: 45px; } }
    @media (max-width: 1023px) {
      body:not(.fsComposeMode) .filter-search-container.single .bpa-post-filter-1 {
        padding-bottom: 21px; } }
  body:not(.fsComposeMode) .filter-search-container > .fsElementContent {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media (min-width: 1250px) {
      body:not(.fsComposeMode) .filter-search-container > .fsElementContent {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row; } }
  body:not(.fsComposeMode) .filter-search-container .fsTagFilter.bpa-post-filter-1 > header {
    width: 100%; }
    @media (min-width: 1250px) {
      body:not(.fsComposeMode) .filter-search-container .fsTagFilter.bpa-post-filter-1 > header {
        width: 325px; } }
    body:not(.fsComposeMode) .filter-search-container .fsTagFilter.bpa-post-filter-1 > header h2 {
      display: none; }
  body:not(.fsComposeMode) .filter-search-container .fsTagFilter.bpa-post-filter-1 .category_trigger, body:not(.fsComposeMode) .filter-search-container .fsTagFilter.bpa-post-filter-1 .school_trigger {
    display: block; }
  body:not(.fsComposeMode) .filter-search-container .fsTagFilter.bpa-post-filter-1 > .fsElementContent {
    display: none;
    padding-bottom: 10px;
    margin-bottom: -38px; }
  body:not(.fsComposeMode) .filter-search-container .fsTagFilter.bpa-post-filter-1.is-active > header .category_trigger:after, body:not(.fsComposeMode) .filter-search-container .fsTagFilter.bpa-post-filter-1.is-active > header .school_trigger:after {
    transform: translate3d(0, -50%, 0) rotate(180deg); }
  body:not(.fsComposeMode) .filter-search-container .fsTagFilter.bpa-post-filter-1 .fsToolsList {
    background: #fff;
    margin-bottom: 0;
    margin-left: 0; }
    @media (min-width: 700px) {
      body:not(.fsComposeMode) .filter-search-container .fsTagFilter.bpa-post-filter-1 .fsToolsList {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        overflow: hidden; } }
    body:not(.fsComposeMode) .filter-search-container .fsTagFilter.bpa-post-filter-1 .fsToolsList > li {
      width: 100%; }
      @media (min-width: 700px) {
        body:not(.fsComposeMode) .filter-search-container .fsTagFilter.bpa-post-filter-1 .fsToolsList > li {
          width: calc(50% - 20px);
          margin: 1px 10px -1px 10px; } }
      @media (min-width: 1024px) {
        body:not(.fsComposeMode) .filter-search-container .fsTagFilter.bpa-post-filter-1 .fsToolsList > li {
          width: calc(33.33% - 20px);
          margin: 1px 10px -1px 10px; } }
      body:not(.fsComposeMode) .filter-search-container .fsTagFilter.bpa-post-filter-1 .fsToolsList > li:first-child .fsTagLink {
        padding-top: 9px; }
      @media (max-width: 599px) {
        body:not(.fsComposeMode) .filter-search-container .fsTagFilter.bpa-post-filter-1 .fsToolsList > li:last-child {
          border: 0; } }
      body:not(.fsComposeMode) .filter-search-container .fsTagFilter.bpa-post-filter-1 .fsToolsList > li .fsTagLink {
        padding: 9px 25px 9px 40px; }
        body:not(.fsComposeMode) .filter-search-container .fsTagFilter.bpa-post-filter-1 .fsToolsList > li .fsTagLink:before {
          left: 20px;
          top: 16px; }
  body:not(.fsComposeMode) .filter-search-container .fsSearch.bpa-post-filter-1 {
    margin-bottom: 20px; }
    @media (min-width: 700px) {
      body:not(.fsComposeMode) .filter-search-container .fsSearch.bpa-post-filter-1 {
        position: absolute;
        top: 0;
        right: 0;
        width: calc(100% - 300px);
        margin-bottom: 0; } }

.fsSearch.bpa-post-filter-1 .fsElementToolsSearch {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: center;
  align-items: center;
  background-color: #636363;
  padding: 15.5px 20px; }
  @media (max-width: 599px) {
    .fsSearch.bpa-post-filter-1 .fsElementToolsSearch {
      padding: 13px 20px; } }

.fsSearch.bpa-post-filter-1 .fsElementToolsKeyword {
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-right: 5px; }
  .fsSearch.bpa-post-filter-1 .fsElementToolsKeyword .fsStyleSearchField {
    border: none;
    background: none;
    padding: 0 30px 0 0;
    color: #312F30;
    font-family: "DIN Next W01 Regular", arial, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1; }
    @media (max-width: 599px) {
      .fsSearch.bpa-post-filter-1 .fsElementToolsKeyword .fsStyleSearchField {
        font-size: 17px; } }
    .fsSearch.bpa-post-filter-1 .fsElementToolsKeyword .fsStyleSearchField::-moz-placeholder {
      color: #312F30; }
    .fsSearch.bpa-post-filter-1 .fsElementToolsKeyword .fsStyleSearchField:-ms-input-placeholder {
      color: #312F30; }
    .fsSearch.bpa-post-filter-1 .fsElementToolsKeyword .fsStyleSearchField::placeholder {
      color: #312F30; }
  .fsSearch.bpa-post-filter-1 .fsElementToolsKeyword .fsButtonClear {
    display: none; }
  .fsSearch.bpa-post-filter-1 .fsElementToolsKeyword.buttonClearActive .fsButtonClear {
    display: block; }

.fsSearch.bpa-post-filter-1 .fsElementToolsSearchButton {
  margin: 0;
  width: 35px;
  overflow: hidden;
  color: transparent;
  padding: 0;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  background-color: transparent;
  position: relative;
  border: 0;
  min-width: initial; }
  .fsSearch.bpa-post-filter-1 .fsElementToolsSearchButton:before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    width: 35px;
    height: 35px; }
  .fsSearch.bpa-post-filter-1 .fsElementToolsSearchButton:after {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    position: absolute;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    width: 100%;
    text-align: center;
    left: 0;
    line-height: 1;
    color: #0082C8;
    font-size: 16px; }

@media (max-width: 1249px) {
  .fsPostToolsElement.fsCategoryFilter.custom-category {
    margin-top: 0;
    border-bottom: 0;
    padding-bottom: 0;
    -ms-flex-order: -1;
    order: -1; } }

.fsPostToolsElement.fsCategoryFilter.custom-category > header h2 {
  display: none; }

@media (max-width: 1249px) {
  .fsPostToolsElement.fsCategoryFilter.custom-category > .fsElementContent {
    display: none; } }

@media (max-width: 1249px) {
  .fsPostToolsElement.fsCategoryFilter.custom-category .fsToolsList {
    -ms-flex-direction: column;
    flex-direction: column; }
    .fsPostToolsElement.fsCategoryFilter.custom-category .fsToolsList li {
      margin-bottom: 6px; } }

.fsPostToolsElement.fsCategoryFilter.custom-category .school_trigger {
  border: 0;
  background: none;
  outline: 0;
  margin: 0;
  padding: 0;
  font-family: "DIN Next W01 Regular", arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 55px;
  position: relative;
  background-color: #F1F1F1;
  padding-left: 20px;
  width: 100%;
  text-align: left;
  cursor: pointer;
  transition: all .3s;
  margin-bottom: 12px;
  display: block;
  padding-left: 50px;
  display: none;
  margin-bottom: 20px; }
  @media (max-width: 599px) {
    .fsPostToolsElement.fsCategoryFilter.custom-category .school_trigger {
      font-size: 17px;
      line-height: 48px; } }
  .fsPostToolsElement.fsCategoryFilter.custom-category .school_trigger:before {
    content: "\e999";
    position: absolute;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    width: 35px;
    height: 35px;
    font-family: 'fsIcomoon';
    font-weight: normal;
    font-style: normal;
    left: 20px;
    top: 17px;
    color: #0082C8; }
  .fsPostToolsElement.fsCategoryFilter.custom-category .school_trigger:after {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    position: absolute;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0) rotate(0deg);
    right: 18px;
    font-weight: bold;
    line-height: 1;
    color: #0082C8;
    font-size: 25px; }
  .fsPostToolsElement.fsCategoryFilter.custom-category .school_trigger:hover, .fsPostToolsElement.fsCategoryFilter.custom-category .school_trigger:focus {
    background-color: #0082C8;
    color: #fff; }
    .fsPostToolsElement.fsCategoryFilter.custom-category .school_trigger:hover:after, .fsPostToolsElement.fsCategoryFilter.custom-category .school_trigger:hover:before, .fsPostToolsElement.fsCategoryFilter.custom-category .school_trigger:focus:after, .fsPostToolsElement.fsCategoryFilter.custom-category .school_trigger:focus:before {
      color: #fff; }
  @media (max-width: 699px) {
    .fsStyleOneThird .fsPostToolsElement.fsCategoryFilter.custom-category .school_trigger {
      font-size: 17px;
      line-height: 48px; } }
  @media (max-width: 1249px) {
    .fsPostToolsElement.fsCategoryFilter.custom-category .school_trigger {
      display: block; } }
  .fsPostToolsElement.fsCategoryFilter.custom-category .school_trigger:before {
    font-family: 'fsIcomoon';
    font-weight: normal;
    font-style: normal;
    font-display: block;
    content: "\e999";
    color: #0082C8; }

.fsPostToolsElement.fsCategoryFilter.custom-category.is-active > header .school_trigger:after {
  transform: translate3d(0, -50%, 0) rotate(180deg); }

@media (min-width: 1250px) {
  .fsPostToolsElement.fsCategoryFilter.custom-category {
    position: absolute; } }

.fsPostToolsElement.fsCategoryFilter.custom-category .fsToolsList {
  display: -ms-flexbox;
  display: flex;
  margin-left: 0; }
  .fsPostToolsElement.fsCategoryFilter.custom-category .fsToolsList li {
    background: none;
    border: thin solid #505050;
    margin-right: 5px;
    margin-left: 0;
    -ms-flex-order: 0;
    order: 0;
    transition: 0.3s; }
    .fsPostToolsElement.fsCategoryFilter.custom-category .fsToolsList li a {
      text-decoration: none !important; }
    .fsPostToolsElement.fsCategoryFilter.custom-category .fsToolsList li:hover, .fsPostToolsElement.fsCategoryFilter.custom-category .fsToolsList li:focus {
      color: #fff;
      background: #0082C8;
      border-color: #0082C8; }
      .fsPostToolsElement.fsCategoryFilter.custom-category .fsToolsList li:hover a, .fsPostToolsElement.fsCategoryFilter.custom-category .fsToolsList li:focus a {
        color: #fff; }
    .fsPostToolsElement.fsCategoryFilter.custom-category .fsToolsList li.fsCategory-543 {
      -ms-flex-order: 1;
      order: 1; }
    .fsPostToolsElement.fsCategoryFilter.custom-category .fsToolsList li.fsCategory-541 {
      -ms-flex-order: 2;
      order: 2; }
      .fsPostToolsElement.fsCategoryFilter.custom-category .fsToolsList li.fsCategory-541:hover {
        color: #fff;
        background: #CF0D44;
        border-color: #CF0D44; }
        .fsPostToolsElement.fsCategoryFilter.custom-category .fsToolsList li.fsCategory-541:hover a {
          color: #fff; }
      .fsPostToolsElement.fsCategoryFilter.custom-category .fsToolsList li.fsCategory-541.fsStateSelected {
        background: #CF0D44 !important;
        color: #fff !important;
        border-color: #CF0D44 !important; }
    .fsPostToolsElement.fsCategoryFilter.custom-category .fsToolsList li.fsCategory-540 {
      -ms-flex-order: 3;
      order: 3; }
      .fsPostToolsElement.fsCategoryFilter.custom-category .fsToolsList li.fsCategory-540:hover {
        color: #fff;
        background: #F7971D;
        border-color: #F7971D; }
        .fsPostToolsElement.fsCategoryFilter.custom-category .fsToolsList li.fsCategory-540:hover a {
          color: #fff; }
      .fsPostToolsElement.fsCategoryFilter.custom-category .fsToolsList li.fsCategory-540.fsStateSelected {
        background: #F7971D !important;
        color: #fff !important;
        border-color: #F7971D !important; }
    .fsPostToolsElement.fsCategoryFilter.custom-category .fsToolsList li.fsCategory-542 {
      -ms-flex-order: 4;
      order: 4; }
    .fsPostToolsElement.fsCategoryFilter.custom-category .fsToolsList li.fsStateSelected {
      border-color: #0082C8; }
      .fsPostToolsElement.fsCategoryFilter.custom-category .fsToolsList li.fsStateSelected a:focus {
        color: #fff; }
  .fsPostToolsElement.fsCategoryFilter.custom-category .fsToolsList a {
    min-width: 0;
    height: 48px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: capitalize; }
    .fsPostToolsElement.fsCategoryFilter.custom-category .fsToolsList a:focus {
      text-decoration: underline;
      color: inherit; }

.fsGrid.bpa-post-filter-1 .fsListItems {
  margin-left: -10px;
  margin-right: -10px; }

.fsStyleOneThird .fsGrid.bpa-post-filter-1 article {
  width: 100%; }

/*! pages - style-guide v0.0.1 */
.colors ol {
  zoom: 1;
  margin-bottom: 2.22222em;
  padding: 0;
  list-style: none; }
  .colors ol:after {
    display: table;
    clear: both;
    content: ''; }
  @media (min-width: 600px) {
    .colors ol {
      margin-left: -5px;
      margin-right: -5px; } }
  .colors ol li {
    position: relative;
    float: left;
    margin-bottom: 2em;
    height: 4em;
    width: 100%; }
    @media (min-width: 600px) {
      .colors ol li {
        border-left: 5px solid #fff;
        border-right: 5px solid #fff;
        width: 25%; } }
    .colors ol li:after {
      position: absolute;
      top: 100%;
      left: 0; }
    .colors ol li:nth-of-type(1) {
      background: #0082C8;
      color: #0082C8; }
      .colors ol li:nth-of-type(1):after {
        content: "#0082C8"; }
    .colors ol li:nth-of-type(2) {
      background: #312F30;
      color: #312F30; }
      .colors ol li:nth-of-type(2):after {
        content: "#312F30"; }
    .colors ol li:nth-of-type(3) {
      background: #939598;
      color: #939598; }
      .colors ol li:nth-of-type(3):after {
        content: "#939598"; }
    .colors ol li:nth-of-type(4) {
      background: #ECECEC;
      color: #ECECEC; }
      .colors ol li:nth-of-type(4):after {
        content: "#ECECEC"; }
    .colors ol li:nth-of-type(5) {
      background: #D20D44;
      color: #D20D44; }
      .colors ol li:nth-of-type(5):after {
        content: "#D20D44"; }
    .colors ol li:nth-of-type(6) {
      background: #F7971D;
      color: #F7971D; }
      .colors ol li:nth-of-type(6):after {
        content: "#F7971D"; }
    .colors ol li:nth-of-type(7) {
      background: #6E6338;
      color: #6E6338; }
      .colors ol li:nth-of-type(7):after {
        content: "#6E6338"; }
    .colors ol li:nth-of-type(8) {
      background: #e27d05;
      color: #e27d05; }
      .colors ol li:nth-of-type(8):after {
        content: "#e27d05"; }

.fonts ol {
  zoom: 1;
  margin-bottom: 2.22222em;
  margin-left: 0;
  padding: 0;
  list-style: none; }
  .fonts ol:after {
    display: table;
    clear: both;
    content: ''; }
  .fonts ol li {
    margin-bottom: 0.27778em;
    padding: 0.27778em; }
    .fonts ol li:nth-of-type(1) {
      font-family: "NewBaskervilleW01-Roman", Georgia, serif; }
      .fonts ol li:nth-of-type(1):after {
        content: "NewBaskervilleW01-Roman, Georgia, serif"; }
    .fonts ol li:nth-of-type(2) {
      font-family: "DIN Next W01 Regular", arial, sans-serif; }
      .fonts ol li:nth-of-type(2):after {
        content: "DIN Next W01 Regular, arial, sans-serif"; }
    .fonts ol li:nth-of-type(3) {
      font-family: "DIN Next W01 Light", arial, sans-serif; }
      .fonts ol li:nth-of-type(3):after {
        content: "DIN Next W01 Light, arial, sans-serif"; }
    .fonts ol li:nth-of-type(4) {
      font-family: "Myriad W01 Regular", arial, sans-serif; }
      .fonts ol li:nth-of-type(4):after {
        content: "Myriad W01 Regular, arial, sans-serif"; }
    .fonts ol li:nth-of-type(5) {
      font-family: "Gotham A", "Gotham B", arial, sans-serif; }
      .fonts ol li:nth-of-type(5):after {
        content: "Gotham A, Gotham B, arial, sans-serif"; }
    .fonts ol li:nth-of-type(6) {
      font-family: "IcoMoon"; }
      .fonts ol li:nth-of-type(6):after {
        content: "IcoMoon"; }
    .fonts ol li:nth-of-type(7) {
      font-family: "FontAwesome"; }
      .fonts ol li:nth-of-type(7):after {
        content: "FontAwesome"; }

.headers h1:after {
  content: " size: 50px / line: 52px"; }

.headers h2:after {
  content: " size: 30px / line: 32px"; }

.headers h3:after {
  content: " size: 30px / line: 32px"; }

.headers h4:after {
  content: " size: 22px / line: 24px"; }

.headers h5:after {
  content: " size: 22px / line: 24px"; }

.headers h6:after {
  content: " size: 18px / line: 20px"; }

.hero article picture, .hero article picture img, .hero .fsResourceTypeVideo {
  height: 351px; }
  @media (min-width: 600px) {
    .hero article picture, .hero article picture img, .hero .fsResourceTypeVideo {
      height: 529px; } }
  @media (min-width: 1000px) {
    .hero article picture, .hero article picture img, .hero .fsResourceTypeVideo {
      height: 610px; } }
  body:not(.home) .hero.fsSlideshow .control-toggle {
    display: none !important; }
  body:not(.home) .hero.fsSingleItem .control-toggle {
    right: 40px !important; }
  body:not(.home) .hero:after {
    content: '';
    background: #0082C8;
    height: 4px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: none; }
    @media (min-width: 1000px) {
      body:not(.home) .hero:after {
        display: block; } }
  body:not(.home) .hero article > .fsResourceTitle, body:not(.home) .hero article > .fsDescription {
    display: none; }
  body:not(.home) .hero .fsResourceTypeVideo, body:not(.home) .hero picture {
    height: 250px; }
    @media (min-width: 1000px) {
      body:not(.home) .hero .fsResourceTypeVideo, body:not(.home) .hero picture {
        height: 350px; } }
    @media (min-width: 1200px) {
      body:not(.home) .hero .fsResourceTypeVideo, body:not(.home) .hero picture {
        height: 465px; } }
  @media (max-width: 699px) {
    body:not(.home) .hero .fsResourceTypeVideo video {
      height: 350px; } }
  @media (max-width: 999px) {
    body:not(.home) .hero .fsResourceTypeVideo {
      height: auto; }
      body:not(.home) .hero .fsResourceTypeVideo video {
        width: auto;
        height: auto;
        position: relative;
        -ms-transform: none;
        transform: none;
        left: auto;
        top: auto;
        height: 250px; }
      body:not(.home) .hero .fsResourceTypeVideo .control-toggle {
        bottom: auto;
        top: 180px;
        right: 20px !important; } }
  @media (min-width: 1000px) {
    body:not(.home) .hero figcaption {
      padding-left: 40px; } }
  @media (max-width: 999px) {
    body:not(.home) .hero figcaption {
      position: relative;
      padding: 30px 20px;
      padding-top: 18px;
      background: #0082C8; }
      body:not(.home) .hero figcaption .fsTitle {
        font-size: 23px;
        line-height: 27px;
        margin-bottom: 15px;
        width: 100%; }
      body:not(.home) .hero figcaption .fs_style_25 {
        display: block !important;
        text-align: left;
        padding: 0;
        border: 0;
        width: 100%;
        max-width: none;
        margin-top: 0 !important;
        border-color: #fff !important;
        height: 50px;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        -ms-flex-align: center;
        align-items: center;
        border: 1px solid #fff;
        margin-top: 12px !important;
        text-decoration: none !important;
        color: #006FAB;
        position: relative;
        font-weight: normal;
        font-size: 0.8125rem;
        line-height: 1.76923;
        letter-spacing: 1.5px;
        text-transform: uppercase;
        color: #fff; } }
      @media (max-width: 999px) and (min-width: 1000px) {
        body:not(.home) .hero figcaption .fs_style_25 {
          font-size: 0.9375rem;
          line-height: 1.53333; } }
  @media (max-width: 999px) {
        body:not(.home) .hero figcaption .fs_style_25:after {
          content: "";
          font-family: "IcoMoon";
          font-smoothing: antialiased;
          font-weight: normal;
          speak: none;
          display: inline-block;
          font-size: 10px;
          color: #006FAB;
          margin-left: 3px;
          vertical-align: baseline; } }
        @media (max-width: 999px) and (min-width: 1000px) {
          body:not(.home) .hero figcaption .fs_style_25:after {
            font-size: 12px;
            margin-left: 3px; } }
  @media (max-width: 999px) {
        body:not(.home) .hero figcaption .fs_style_25:hover, body:not(.home) .hero figcaption .fs_style_25:focus {
          text-decoration: underline; }
        body:not(.home) .hero figcaption .fs_style_25:after {
          margin-left: 10px;
          color: #fff;
          display: none; }
        body:not(.home) .hero figcaption .fs_style_25:hover, body:not(.home) .hero figcaption .fs_style_25:focus {
          background: #fff !important;
          color: #0082C8 !important; }
        body:not(.home) .hero figcaption .fs_style_25:after {
          display: none !important; } }
  body:not(.home) .hero figcaption * {
    margin-bottom: 0 !important;
    margin-top: 10px !important; }
    @media (max-width: 999px) {
      body:not(.home) .hero figcaption * {
        max-width: none;
        width: 100%; } }
  body:not(.home) .hero .fsElementSlideshowControls {
    bottom: 50px;
    right: 147px; }
    @media (max-width: 999px) {
      body:not(.home) .hero .fsElementSlideshowControls {
        bottom: auto;
        top: 180px;
        right: 122px; } }
    body:not(.home) .hero .fsElementSlideshowControls button {
      width: 40px !important;
      height: 40px !important;
      opacity: 1; }
  body:not(.home) .hero .fsPrevButton {
    right: 93px !important;
    width: 40px !important;
    height: 40px !important; }
    @media (max-width: 999px) {
      body:not(.home) .hero .fsPrevButton {
        bottom: auto;
        top: 180px;
        right: 73px !important; } }
  body:not(.home) .hero .fsNextButton {
    right: 40px !important;
    width: 40px !important;
    height: 40px !important; }
    @media (max-width: 999px) {
      body:not(.home) .hero .fsNextButton {
        bottom: auto;
        top: 180px;
        right: 20px !important; } }
  body:not(.home) .hero .fs_style_43 {
    color: #fff;
    border-color: #fff; }
    @media (max-width: 999px) {
      body:not(.home) .hero .fs_style_43 {
        width: 100%; } }
    body:not(.home) .hero .fs_style_43:before {
      background: #fff; }
    body:not(.home) .hero .fs_style_43:after {
      color: #fff;
      color: #fff;
      height: 15px;
      top: -0.4px;
      position: relative; }
    body:not(.home) .hero .fs_style_43:hover, body:not(.home) .hero .fs_style_43:focus {
      background: #0082C8;
      color: #fff;
      border-color: #0082C8; }
      body:not(.home) .hero .fs_style_43:hover:before, body:not(.home) .hero .fs_style_43:focus:before {
        background: #0082C8; }
      body:not(.home) .hero .fs_style_43:hover:after, body:not(.home) .hero .fs_style_43:focus:after {
        color: #fff; }

.hero {
  position: relative; }
  @media (max-width: 599px) {
    .hero {
      margin-bottom: 30px; } }
  .hero.fullHeightImage article picture img {
    height: 100%; }
  .hero:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
    z-index: 2;
    opacity: 0;
    transition: all .5s; }
  .hero.active:before {
    opacity: 1; }
  .hero.active-caption article.slick-current figcaption .inner {
    max-height: 160px;
    opacity: 1; }
  .hero.active-caption article.slick-current .ellipsis-toggle:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    font-size: 12px; }
  .hero.active-caption.fsSingleItem article figcaption .inner {
    max-height: 160px;
    opacity: 1; }
  .hero.active-caption.fsSingleItem article .ellipsis-toggle:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    font-size: 12px; }
  .hero article {
    padding: 0;
    overflow: hidden; }
    @media (min-width: 600px) {
      .hero article.has-button figcaption {
        padding-bottom: 27px; } }
    @media (min-width: 1000px) {
      .hero article.has-button figcaption {
        padding-bottom: 48px; } }
    .hero article.has-button .ellipsis-toggle {
      margin-bottom: 22px; }
      @media (max-width: 599px) {
        .hero article.has-button .ellipsis-toggle {
          margin-bottom: 0; } }
    @media (max-width: 599px) {
      .hero article.has-ellipsis figcaption {
        padding-bottom: 74px; } }
    .hero article.has-ellipsis .fsResourceTitle {
      width: 100%; }
    .hero article figure {
      position: relative; }
    .hero article picture {
      display: block; }
      .hero article picture img {
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%; }
    .hero article figcaption {
      position: absolute;
      left: 0;
      bottom: 0;
      color: #fff;
      margin: 0;
      padding: 40px 20px 15px 20px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      width: 100%;
      background: rgba(0, 0, 0, 0.7);
      font-weight: normal;
      font-size: 0.9375rem;
      line-height: 2;
      z-index: 0;
      transition: all .3s; }
      @media (min-width: 600px) {
        .hero article figcaption {
          padding-bottom: 27px; } }
      @media (min-width: 1000px) {
        .hero article figcaption {
          font-size: 1.1875rem;
          line-height: 1.57895;
          padding-left: 100px;
          -ms-flex-pack: end;
          justify-content: flex-end;
          padding-bottom: 48px;
          padding-right: 57px; } }
      .hero article figcaption:before {
        content: "";
        position: absolute;
        top: -60px;
        left: 0;
        height: 60px;
        width: 100%;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.696) 100%);
        z-index: -1; }
        @media (min-width: 900px) {
          .hero article figcaption:before {
            top: -150px;
            height: 150px; } }
      .hero article figcaption .fs_style_25 {
        display: block;
        color: #fff; }
        @media (max-width: 599px) {
          .hero article figcaption .fs_style_25 {
            display: none; } }
      .hero article figcaption .inner {
        max-height: 0;
        overflow: hidden;
        opacity: 0;
        transition: all .5s; }
        .hero article figcaption .inner p {
          margin-bottom: 15px; }
        .hero article figcaption .inner a:not(.fs_style_42) {
          color: #fff;
          text-decoration: underline; }
          .hero article figcaption .inner a:not(.fs_style_42):hover, .hero article figcaption .inner a:not(.fs_style_42):focus {
            text-decoration: none; }
      .hero article figcaption * {
        -ms-flex-order: 1;
        order: 1;
        max-width: 590px; }
      .hero article figcaption.hideme {
        display: none; }
      .hero article figcaption .fsResourceName {
        display: none; }
      .hero article figcaption .fsResourceTitle {
        font-family: "NewBaskervilleW01-Roman", Georgia, serif;
        font-weight: 500;
        margin-bottom: 11px;
        font-size: 1.5rem;
        line-height: 1.20833;
        width: calc(100% - 50px); }
        @media (min-width: 600px) {
          .hero article figcaption .fsResourceTitle {
            width: 100%; } }
        @media (min-width: 1000px) {
          .hero article figcaption .fsResourceTitle {
            font-size: 1.75rem;
            line-height: 1.21429;
            letter-spacing: 1px; } }
    .hero article .ellipsis-toggle {
      border: 0;
      background: none;
      outline: 0;
      margin: 0;
      padding: 0;
      position: relative;
      border-radius: 100%;
      color: transparent;
      cursor: pointer;
      overflow: hidden;
      background: #0082C8;
      width: 35px;
      height: 35px;
      margin-top: 8px;
      margin-bottom: 0;
      transition: all .3s; }
      @media (max-width: 599px) {
        .hero article .ellipsis-toggle {
          position: absolute;
          bottom: 27px; } }
      .hero article .ellipsis-toggle:hover, .hero article .ellipsis-toggle:focus {
        background: #0071af; }
      .hero article .ellipsis-toggle:before {
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate3d(-50%, -50%, 0);
        font-size: 5px;
        color: #fff;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: 1; }
    .hero article .control-toggle {
      position: absolute;
      right: 25px;
      bottom: 21.5px;
      z-index: 20;
      background: rgba(0, 0, 0, 0.42);
      width: 33px;
      height: 33px;
      border-radius: 100%;
      border: 0;
      color: transparent;
      cursor: pointer;
      overflow: hidden;
      transition: all .3s; }
      @media (min-width: 1000px) {
        .hero article .control-toggle {
          bottom: 50px;
          right: 70px;
          z-index: 10; } }
      @media (min-width: 1200px) {
        .hero article .control-toggle {
          width: 40px;
          height: 40px; } }
      @media (min-width: 1400px) {
        .hero article .control-toggle {
          right: 135px; } }
      .hero article .control-toggle:before {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate3d(-50%, -50%, 0);
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none;
        margin: 0;
        height: auto;
        width: auto;
        font-size: 10px;
        color: #fff; }
        @media (min-width: 1000px) {
          .hero article .control-toggle:before {
            font-size: 12px; } }
      .hero article .control-toggle:hover, .hero article .control-toggle:focus {
        background: #0082C8; }
    .video-playing .hero article .control-toggle:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
  .hero .fsResourceTypeVideo {
    overflow: hidden;
    position: relative; }
    .hero .fsResourceTypeVideo video {
      -o-object-fit: cover;
      object-fit: cover;
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      min-width: 100%;
      min-height: 100%;
      width: auto;
      height: auto; }
    .hero .fsResourceTypeVideo .fsDescription {
      display: none; }
    .hero .fsResourceTypeVideo figure {
      position: static; }
  .hero .fs_style_25 {
    position: relative;
    font-weight: normal;
    font-size: 0.9375rem;
    line-height: 2;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff !important;
    border: 1px solid #fff;
    line-height: 30px;
    max-width: 216px;
    margin-top: 10px;
    display: none;
    transition: all .3s; }
    @media (max-width: 599px) {
      .hero .fs_style_25 {
        position: relative;
        bottom: 0;
        left: 0;
        width: 100%;
        max-width: 100%;
        border: 1px solid #0082C8;
        background: #0082C8;
        margin: 0;
        display: block; } }
    .hero .fs_style_25:hover, .hero .fs_style_25:focus {
      border: 1px solid #0082C8; }

.fsSlideshow.hero .fsElementSlideshow {
  margin-bottom: 0; }
  .fsSlideshow.hero .fsElementSlideshow[data-arrows*="true"] {
    padding: 0;
    margin-bottom: 0; }

.fsSlideshow.hero .fsPrevButton,
.fsSlideshow.hero .fsNextButton {
  top: auto;
  bottom: 21.5px;
  -ms-transform: none;
  transform: none;
  border-radius: 100%;
  color: transparent;
  cursor: pointer;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.42);
  width: 38px;
  height: 38px;
  opacity: 1;
  z-index: 20;
  transition: all .3s; }
  @media (min-width: 1000px) {
    .fsSlideshow.hero .fsPrevButton,
    .fsSlideshow.hero .fsNextButton {
      bottom: 50px; } }
  @media (min-width: 1200px) {
    .fsSlideshow.hero .fsPrevButton,
    .fsSlideshow.hero .fsNextButton {
      width: 45px;
      height: 45px; } }
  .fsSlideshow.hero .fsPrevButton:hover,
  .fsSlideshow.hero .fsNextButton:hover {
    background: #0082C8; }
  .fsSlideshow.hero .fsPrevButton:before,
  .fsSlideshow.hero .fsNextButton:before {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    font-size: 12px;
    color: #fff;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1; }
    @media (min-width: 1000px) {
      .fsSlideshow.hero .fsPrevButton:before,
      .fsSlideshow.hero .fsNextButton:before {
        font-size: 13px; } }

.fsSlideshow.hero .fsNextButton {
  right: calc(48px + 20px); }
  @media (min-width: 1000px) {
    .fsSlideshow.hero .fsNextButton {
      right: calc(57px + 65px); } }
  @media (min-width: 1400px) {
    .fsSlideshow.hero .fsNextButton {
      right: calc(57px + 130px); } }
  .fsSlideshow.hero .fsNextButton:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    right: auto; }

.fsSlideshow.hero .fsPrevButton {
  left: auto;
  right: calc(96px + 20px); }
  @media (min-width: 1000px) {
    .fsSlideshow.hero .fsPrevButton {
      right: calc(114px + 61px); } }
  @media (min-width: 1400px) {
    .fsSlideshow.hero .fsPrevButton {
      right: calc(114px + 126px); } }
  .fsSlideshow.hero .fsPrevButton:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }

.fsSlideshow.hero .fsElementSlideshowControls {
  position: absolute;
  right: 25px;
  bottom: 23.5px;
  z-index: 20;
  transition: all .3s; }
  @media (min-width: 1000px) {
    .fsSlideshow.hero .fsElementSlideshowControls {
      bottom: 52.5px;
      right: 70px; } }
  @media (min-width: 1400px) {
    .fsSlideshow.hero .fsElementSlideshowControls {
      bottom: 52.5px;
      right: 135px; } }
  .fsSlideshow.hero .fsElementSlideshowControls .fsSlideshowPause,
  .fsSlideshow.hero .fsElementSlideshowControls .fsSlideshowPlay {
    background: rgba(0, 0, 0, 0.42);
    width: 33px;
    height: 33px;
    border-radius: 100%;
    border: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: static;
    color: transparent;
    cursor: pointer;
    overflow: hidden;
    transition: all .3s; }
    @media (min-width: 1200px) {
      .fsSlideshow.hero .fsElementSlideshowControls .fsSlideshowPause,
      .fsSlideshow.hero .fsElementSlideshowControls .fsSlideshowPlay {
        width: 40px;
        height: 40px; } }
    .fsSlideshow.hero .fsElementSlideshowControls .fsSlideshowPause:before,
    .fsSlideshow.hero .fsElementSlideshowControls .fsSlideshowPlay:before {
      background-image: none;
      margin: 0;
      height: auto;
      width: auto;
      font-size: 10px;
      color: #fff; }
      @media (min-width: 1200px) {
        .fsSlideshow.hero .fsElementSlideshowControls .fsSlideshowPause:before,
        .fsSlideshow.hero .fsElementSlideshowControls .fsSlideshowPlay:before {
          font-size: 12px; } }
    .fsSlideshow.hero .fsElementSlideshowControls .fsSlideshowPause:hover, .fsSlideshow.hero .fsElementSlideshowControls .fsSlideshowPause:focus,
    .fsSlideshow.hero .fsElementSlideshowControls .fsSlideshowPlay:hover,
    .fsSlideshow.hero .fsElementSlideshowControls .fsSlideshowPlay:focus {
      background: #0082C8; }
  .fsSlideshow.hero .fsElementSlideshowControls .fsSlideshowPause:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .fsSlideshow.hero .fsElementSlideshowControls .fsSlideshowPlay:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }

.fsComposeMode .hero img {
  max-width: 100%; }

body:not(.fsComposeMode).keyboard-active .fsSlideshow.hero .fsPrevButton:focus, body:not(.fsComposeMode).keyboard-active .fsSlideshow.hero .fsNextButton:focus {
  background: #0082C8; }

.intro-text {
  margin-bottom: 32px; }
  .intro-text > header {
    margin-bottom: 22px; }
    @media (min-width: 1000px) {
      .intro-text > header {
        margin-bottom: 24px; } }
    .intro-text > header h2 {
      font-family: "DIN Next W01 Regular", arial, sans-serif;
      font-weight: normal;
      font-size: 0.8125rem;
      line-height: 2;
      color: #505050;
      letter-spacing: 5px;
      text-transform: uppercase;
      padding-top: 9px;
      padding-bottom: 6px;
      margin-top: 0;
      margin-bottom: 0;
      padding-left: 19px;
      border-left: 5px solid #0082C8; }
      @media (min-width: 1000px) {
        .intro-text > header h2 {
          font-size: 1rem;
          line-height: 1.5;
          padding-left: 21px; } }
      .intro-text > header h2 em {
        font-family: "NewBaskervilleW01-Roman", Georgia, serif;
        font-style: normal;
        font-weight: normal;
        font-size: 2rem;
        line-height: 1;
        letter-spacing: 1px;
        color: #0082C8;
        display: block;
        text-transform: none; }
        @media (min-width: 1000px) {
          .intro-text > header h2 em {
            font-size: 2.625rem;
            line-height: 1.14286; } }
  @media (min-width: 1000px) {
    .intro-text {
      padding-right: 10px;
      margin-bottom: 52px; } }
  @media (min-width: 1000px) {
    .intro-text > .fsElementContent {
      font-size: 1.1875rem;
      line-height: 1.57895; } }

body:not(.fsComposeMode) .introduction-container {
  position: relative;
  background: #fff;
  z-index: 3; }
  @media (min-width: 1000px) {
    body:not(.fsComposeMode) .introduction-container {
      min-height: 658px; } }
  @media (min-width: 1000px) {
    body:not(.fsComposeMode) .introduction-container:after {
      content: '';
      background: #fff;
      width: 50px;
      height: calc(100% - 50px);
      position: absolute;
      top: 50px;
      right: -50px; } }

body.fsComposeMode .introduction-panel {
  padding: 20px; }
  body.fsComposeMode .introduction-panel:after {
    display: none; }

.introduction-panel {
  position: relative;
  z-index: 1;
  margin: 0;
  padding: 36px 20px 43px 20px; }
  @media (min-width: 1000px) {
    .introduction-panel {
      padding: 93px 10px 35px 60px; } }
  .introduction-panel .fsElementTitle {
    font-family: "NewBaskervilleW01-Roman", Georgia, serif;
    font-weight: normal;
    font-size: 2rem;
    line-height: 1.1875;
    letter-spacing: 1px;
    color: #0082C8;
    margin-bottom: 13px;
    margin-top: 0; }
    @media (min-width: 1000px) {
      .introduction-panel .fsElementTitle {
        font-size: 2.8125rem;
        line-height: 1.2;
        margin-bottom: 15px; } }
  .introduction-panel .fsElementHeaderContent {
    font-family: "DIN Next W01 Regular", arial, sans-serif;
    font-weight: normal;
    font-size: 0.8125rem;
    line-height: 2;
    letter-spacing: 5px;
    text-transform: uppercase;
    color: #505050;
    margin-bottom: 21px;
    margin-top: 0; }
    @media (min-width: 1000px) {
      .introduction-panel .fsElementHeaderContent {
        font-size: 1rem;
        line-height: 1.5;
        margin-bottom: 28px;
        padding-right: 10px; } }
  .introduction-panel .fsElementContent {
    font-family: "DIN Next W01 Regular", arial, sans-serif;
    font-weight: normal;
    font-size: 0.9375rem;
    line-height: 2;
    color: #505050;
    margin-bottom: 29px; }
    @media (min-width: 1000px) {
      .introduction-panel .fsElementContent {
        font-size: 1.1875rem;
        line-height: 1.57895;
        margin-bottom: 34px; } }
  .introduction-panel .fsElementFooterContent {
    display: -ms-flexbox;
    display: flex;
    margin-top: 0;
    margin-bottom: 18px; }
    @media (max-width: 599px) {
      .introduction-panel .fsElementFooterContent {
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0; } }
    .introduction-panel .fsElementFooterContent p {
      height: 100%;
      margin-bottom: 15px; }
      @media (min-width: 600px) {
        .introduction-panel .fsElementFooterContent p {
          margin: 0; } }
      .introduction-panel .fsElementFooterContent p:last-child {
        margin: 0; }
    .introduction-panel .fsElementFooterContent a {
      position: relative;
      display: block;
      text-align: center;
      height: 104px;
      width: 100%;
      font-family: "NewBaskervilleW01-Roman", Georgia, serif;
      font-style: normal;
      font-weight: normal;
      font-size: 1.375rem;
      line-height: 1.09091;
      color: #131313;
      border: 1px solid #CFCFCF;
      padding-top: 20px; }
      @media (min-width: 600px) {
        .introduction-panel .fsElementFooterContent a {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: column;
          flex-direction: column;
          -ms-flex-pack: center;
          justify-content: center;
          height: 87px;
          width: 175px;
          padding: 0 14px 0 25px;
          margin-right: 15px;
          border: 0;
          -ms-flex-align: start;
          align-items: flex-start;
          text-align: left; } }
      .introduction-panel .fsElementFooterContent a em {
        display: block;
        font-family: "DIN Next W01 Regular", arial, sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 0.8125rem;
        line-height: 1.46154;
        letter-spacing: 3px;
        text-transform: uppercase;
        color: #505050;
        margin-top: 7px; }
      .introduction-panel .fsElementFooterContent a:before {
        content: '';
        height: 5px;
        position: absolute;
        width: calc(100% + 2px);
        height: 5px;
        top: -1px;
        left: -1px;
        transition: all .3s; }
        @media (min-width: 600px) {
          .introduction-panel .fsElementFooterContent a:before {
            top: 0;
            left: 0;
            width: 5px;
            height: 100%; } }
      .introduction-panel .fsElementFooterContent a:hover, .introduction-panel .fsElementFooterContent a:focus {
        text-decoration: none; }
        @media (min-width: 600px) {
          .introduction-panel .fsElementFooterContent a:hover:before, .introduction-panel .fsElementFooterContent a:focus:before {
            width: 10px; } }
        @media (max-width: 599px) {
          .introduction-panel .fsElementFooterContent a:hover:before, .introduction-panel .fsElementFooterContent a:focus:before {
            height: 10px; } }
      .introduction-panel .fsElementFooterContent a.red:before {
        background: #D20D44; }
      .introduction-panel .fsElementFooterContent a.yellow:before {
        background: #F7971D; }
      .introduction-panel .fsElementFooterContent a.blue:before {
        background: #0082C8; }

body:not(.fsComposeMode) .key-event {
  position: relative;
  -ms-flex-align: center;
  align-items: center;
  height: 128px;
  width: 100%;
  margin: 0;
  background: #0082C8;
  z-index: 1;
  display: none; }
  @media (min-width: 900px) {
    body:not(.fsComposeMode) .key-event {
      display: -ms-flexbox;
      display: flex; } }
  @media (min-width: 1000px) {
    body:not(.fsComposeMode) .key-event {
      width: calc(100% + 50px);
      position: absolute;
      bottom: 0;
      left: 0; } }
  body:not(.fsComposeMode) .key-event > header {
    height: 100%; }
    body:not(.fsComposeMode) .key-event > header .fsElementHeaderContent {
      margin: 0;
      line-height: 0; }
      body:not(.fsComposeMode) .key-event > header .fsElementHeaderContent .fsImage {
        height: 128px;
        width: 179px; }
        body:not(.fsComposeMode) .key-event > header .fsElementHeaderContent .fsImage img {
          -o-object-fit: cover;
          object-fit: cover;
          width: 100%;
          height: 100%; }
  body:not(.fsComposeMode) .key-event > .fsElementContent {
    padding: 10px 30px; }
    body:not(.fsComposeMode) .key-event > .fsElementContent p {
      margin: 0;
      font-family: "NewBaskervilleW01-Roman", Georgia, serif;
      font-style: normal;
      font-weight: 500;
      font-size: 1.4375rem;
      line-height: 1.30435;
      font-size: 23px;
      color: #fff; }

body:not(.fsComposeMode) .key-event-overlay {
  background: #0082C8;
  position: relative; }
  @media (min-width: 900px) {
    body:not(.fsComposeMode) .key-event-overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 3;
      opacity: 0;
      visibility: hidden;
      transition: all .5s; } }
  @media (min-width: 1000px) {
    body:not(.fsComposeMode) .key-event-overlay {
      top: 50px;
      width: calc(100% + 50px);
      height: calc(100% - 50px); } }
  @media (max-width: 899px) {
    body:not(.fsComposeMode) .key-event-overlay:before, body:not(.fsComposeMode) .key-event-overlay:after {
      content: '';
      background: #fff;
      position: absolute;
      top: 0;
      width: 20px;
      height: 20px; } }
  body:not(.fsComposeMode) .key-event-overlay:before {
    left: 0; }
  body:not(.fsComposeMode) .key-event-overlay:after {
    right: 0; }
  @media (min-width: 900px) {
    body:not(.fsComposeMode) .key-event-overlay.active {
      visibility: visible;
      opacity: 1; } }
  body:not(.fsComposeMode) .key-event-overlay article picture {
    width: 100%;
    display: block;
    padding: 0 20px; }
    @media (min-width: 900px) {
      body:not(.fsComposeMode) .key-event-overlay article picture {
        padding: 0;
        height: 264px; } }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode) .key-event-overlay article picture {
        height: 343px; } }
    body:not(.fsComposeMode) .key-event-overlay article picture img {
      -o-object-fit: cover;
      object-fit: cover;
      height: 100%;
      width: 100%; }
  body:not(.fsComposeMode) .key-event-overlay article figcaption {
    padding: 29px 20px 27px 20px;
    color: #fff; }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode) .key-event-overlay article figcaption {
        font-size: 1.1875rem;
        line-height: 1.57895;
        padding: 39px 30px; } }
    body:not(.fsComposeMode) .key-event-overlay article figcaption h2 {
      color: #fff;
      margin: 0 0 15px 0;
      font-weight: normal;
      font-size: 1.40625rem;
      line-height: 1.2;
      padding: 0; }
      @media (min-width: 1000px) {
        body:not(.fsComposeMode) .key-event-overlay article figcaption h2 {
          font-size: 1.625rem;
          line-height: 1.19231;
          font-weight: 500; } }
    body:not(.fsComposeMode) .key-event-overlay article figcaption p {
      margin-bottom: 15px; }
      body:not(.fsComposeMode) .key-event-overlay article figcaption p:last-child {
        margin-bottom: 0; }

body:not(.fsComposeMode) .image-quicklink {
  position: relative;
  z-index: 0;
  width: 100%;
  overflow: hidden;
  border-top: 5px solid #0082C8; }
  body:not(.fsComposeMode) .image-quicklink .imageLink {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }
  body:not(.fsComposeMode) .image-quicklink header {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    padding: 20px 15px 0 15px;
    z-index: 1;
    opacity: 1;
    visibility: visible;
    transition: all 0.5s; }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode) .image-quicklink header {
        padding: 20px 30px 0 30px; } }
    body:not(.fsComposeMode) .image-quicklink header:before {
      content: "";
      position: absolute;
      top: -60px;
      left: 0;
      height: 60px;
      width: 100%;
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
      z-index: -1; }
  body:not(.fsComposeMode) .image-quicklink h2 {
    font-weight: 500;
    font-size: 1.40625rem;
    line-height: 1.2;
    color: #ffffff;
    margin: 0 0 30px 0;
    padding: 0; }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode) .image-quicklink h2 {
        font-size: 1.625rem;
        line-height: 1.19231; } }
  body:not(.fsComposeMode) .image-quicklink .fsElementContent {
    height: 100%; }
  body:not(.fsComposeMode) .image-quicklink article {
    width: 100%;
    height: 100%;
    line-height: 0; }
    body:not(.fsComposeMode) .image-quicklink article figure {
      width: 100%;
      height: 100%; }
    body:not(.fsComposeMode) .image-quicklink article picture {
      overflow: hidden;
      width: 100%;
      display: block; }
    body:not(.fsComposeMode) .image-quicklink article video {
      -o-object-fit: cover;
      object-fit: cover;
      width: 100%;
      height: 100%;
      min-height: 240px; }
    body:not(.fsComposeMode) .image-quicklink article img {
      -o-object-fit: cover;
      object-fit: cover;
      width: 100%;
      height: 100%;
      min-height: 240px;
      transition: all 0.5s; }
  body:not(.fsComposeMode) .image-quicklink figcaption,
  body:not(.fsComposeMode) .image-quicklink .fsDescription {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
    color: transparent;
    font-style: normal;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 20px 15px;
    z-index: 1;
    opacity: 0;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    font-size: 0.9375rem;
    line-height: 2;
    z-index: 0;
    transition: all 0.5s; }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode) .image-quicklink figcaption,
      body:not(.fsComposeMode) .image-quicklink .fsDescription {
        font-size: 1.125rem;
        line-height: 1.66667;
        padding: 30px; } }
    body:not(.fsComposeMode) .image-quicklink figcaption:before,
    body:not(.fsComposeMode) .image-quicklink .fsDescription:before {
      content: "";
      position: absolute;
      top: -60px;
      left: 0;
      height: 60px;
      width: 100%;
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
      z-index: -1; }
    body:not(.fsComposeMode) .image-quicklink figcaption h2,
    body:not(.fsComposeMode) .image-quicklink .fsDescription h2 {
      margin-bottom: 15px; }
    body:not(.fsComposeMode) .image-quicklink figcaption p:last-child,
    body:not(.fsComposeMode) .image-quicklink .fsDescription p:last-child {
      margin-bottom: 0; }
  body:not(.fsComposeMode) .image-quicklink .fsDescription {
    padding-right: 85px; }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode) .image-quicklink .fsDescription {
        padding-right: 80px; } }
  body:not(.fsComposeMode) .image-quicklink img,
  body:not(.fsComposeMode) .image-quicklink video {
    -ms-transform: scale(1);
    transform: scale(1); }
  body:not(.fsComposeMode) .image-quicklink video {
    will-change: transform;
    transition: transform 0.3s; }
  body:not(.fsComposeMode) .image-quicklink:hover .fs_style_42, body:not(.fsComposeMode) .image-quicklink:focus-within .fs_style_42 {
    text-decoration: underline; }
  body:not(.fsComposeMode) .image-quicklink:hover header, body:not(.fsComposeMode) .image-quicklink:focus-within header {
    opacity: 0;
    visibility: hidden; }
  body:not(.fsComposeMode) .image-quicklink:hover figcaption,
  body:not(.fsComposeMode) .image-quicklink:hover .fsDescription, body:not(.fsComposeMode) .image-quicklink:focus-within figcaption,
  body:not(.fsComposeMode) .image-quicklink:focus-within .fsDescription {
    opacity: 1; }
  body:not(.fsComposeMode) .image-quicklink:hover img, body:not(.fsComposeMode) .image-quicklink:focus-within img {
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    transition: all 0.5s; }
  body:not(.fsComposeMode) .image-quicklink:hover video, body:not(.fsComposeMode) .image-quicklink:focus-within video {
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    transition: transform 0.3s; }

.image-quicklink.no-fade figcaption,
.image-quicklink.no-fade .fsDescription,
.image-quicklink.no-fade header {
  transition: unset !important; }

@media (min-width: 1000px) {
  body:not(.home):not(.fsComposeMode) .fsThreeColumnLayout .image-quicklink h2,
  body:not(.home):not(.fsComposeMode) .fsTwoColumnLayout .image-quicklink h2 {
    font-size: 1.625rem; } }

body:not(.home):not(.fsComposeMode) .image-quicklink {
  border-top: 4px solid #0082c8; }
  body:not(.home):not(.fsComposeMode) .image-quicklink:before {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    font-size: 2.0625rem;
    z-index: 10;
    color: #fff;
    opacity: 1;
    filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.85));
    transition: all 0.5s; }
    @media (min-width: 1000px) {
      body:not(.home):not(.fsComposeMode) .image-quicklink:before {
        font-size: 2.25rem; } }
  body:not(.home):not(.fsComposeMode) .image-quicklink > header {
    padding: 15px 15px 36px 15px; }
    @media (min-width: 1000px) {
      body:not(.home):not(.fsComposeMode) .image-quicklink > header {
        padding: 21px 21px 55px 21px; } }
  body:not(.home):not(.fsComposeMode) .image-quicklink h2 {
    font-weight: 400;
    color: #ffffff;
    text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6); }
    @media (min-width: 1000px) {
      body:not(.home):not(.fsComposeMode) .image-quicklink h2 {
        font-size: 1.75rem;
        line-height: 120%; } }
  body:not(.home):not(.fsComposeMode) .image-quicklink article img {
    min-height: 300px; }
  body:not(.home):not(.fsComposeMode) .image-quicklink figcaption,
  body:not(.home):not(.fsComposeMode) .image-quicklink .fsDescription {
    z-index: 2;
    padding: 15px 15px 51px 15px;
    bottom: 0; }
    @media (min-width: 1000px) {
      body:not(.home):not(.fsComposeMode) .image-quicklink figcaption,
      body:not(.home):not(.fsComposeMode) .image-quicklink .fsDescription {
        font-size: 1.0625rem;
        line-height: 141%;
        padding: 21px 21px 70px 21px; } }
    body:not(.home):not(.fsComposeMode) .image-quicklink figcaption p,
    body:not(.home):not(.fsComposeMode) .image-quicklink .fsDescription p {
      letter-spacing: 0.5px;
      margin: 0; }
  body:not(.home):not(.fsComposeMode) .image-quicklink.video:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  body:not(.home):not(.fsComposeMode) .image-quicklink.podcast:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  body:not(.home):not(.fsComposeMode) .image-quicklink.publications:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  body:not(.home):not(.fsComposeMode) .image-quicklink.gallery:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  body:not(.home):not(.fsComposeMode) .image-quicklink:hover:before, body:not(.home):not(.fsComposeMode) .image-quicklink:focus-within:before {
    opacity: 0; }

body:not(.home):not(.fsComposeMode) .image-quicklink article a {
  position: absolute;
  bottom: 0;
  right: 0;
  width: auto;
  padding: 18px;
  z-index: 10;
  font-family: "DIN Next W01 Regular", arial, sans-serif;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 27px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #fff;
  padding-right: 65px;
  text-decoration: none !important; }
  @media (min-width: 1000px) {
    body:not(.home):not(.fsComposeMode) .image-quicklink article a {
      font-size: 0.9375rem;
      padding-right: 90px;
      background-size: 55px 54px;
      line-height: 54px; } }
  body:not(.home):not(.fsComposeMode) .image-quicklink article a:hover, body:not(.home):not(.fsComposeMode) .image-quicklink article a:focus {
    text-decoration: none !important; }
  body:not(.home):not(.fsComposeMode) .image-quicklink article a:after {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    background-image: url("../images/arrow-button.svg");
    background-size: 35px 34px;
    background-repeat: no-repeat;
    background-position: right 50%;
    font-family: "DIN Next W01 Regular", arial, sans-serif;
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 34px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    bottom: 15px;
    right: 15px;
    z-index: 1;
    padding-right: 50px; }
    @media (min-width: 1000px) {
      body:not(.home):not(.fsComposeMode) .image-quicklink article a:after {
        font-size: 0.9375rem;
        padding-right: 80px;
        background-size: 55px 54px;
        line-height: 60px; } }

body:not(.home):not(.fsComposeMode) .image-quicklink-slider .image-quicklink > .fsElementContent article a {
  display: none; }

.touchevents body:not(.fsComposeMode) .image-quicklink .imageLink {
  display: none; }

body:not(.fsComposeMode) .image-quicklink-large {
  position: relative;
  background: #fff;
  margin-bottom: 36px; }
  @media (min-width: 1000px) {
    body:not(.fsComposeMode) .image-quicklink-large {
      margin-bottom: 50px; } }
  @media (min-width: 1000px) {
    body:not(.fsComposeMode) .image-quicklink-large.no-margin {
      margin-bottom: 0; } }
  @media (min-width: 800px) {
    body:not(.fsComposeMode) .image-quicklink-large:before {
      content: "";
      background: #ECECEC;
      width: 30px;
      height: 30px;
      position: absolute;
      left: 0;
      top: 0; } }
  @media (min-width: 800px) {
    body:not(.fsComposeMode) .image-quicklink-large article {
      padding-left: 30px; } }
  body:not(.fsComposeMode) .image-quicklink-large article picture {
    overflow: hidden;
    width: 100%;
    display: block; }
    body:not(.fsComposeMode) .image-quicklink-large article picture img {
      -o-object-fit: cover;
      object-fit: cover;
      width: 100%;
      height: 100%;
      min-height: 235px;
      transition: all 0.5s; }
  body:not(.fsComposeMode) .image-quicklink-large .imageLink {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  body:not(.fsComposeMode) .image-quicklink-large figcaption {
    position: relative;
    padding-top: 30px;
    padding-bottom: 38px;
    padding-right: 20px;
    padding-left: 20px; }
    @media (min-width: 800px) {
      body:not(.fsComposeMode) .image-quicklink-large figcaption {
        padding-left: 0;
        width: calc(100% - 30px);
        padding-right: 65px; } }
    @media (min-width: 800px) {
      body:not(.fsComposeMode) .image-quicklink-large figcaption {
        font-size: 1.1875rem;
        line-height: 1.57895; } }
    @media (min-width: 1200px) {
      body:not(.fsComposeMode) .image-quicklink-large figcaption {
        width: calc(100% - 130px); } }
    @media (min-width: 1200px) {
      body:not(.fsComposeMode) .image-quicklink-large figcaption:after {
        content: "";
        background: #ECECEC;
        height: 100%;
        width: 30px;
        position: absolute;
        right: -130px;
        top: 0; } }
    body:not(.fsComposeMode) .image-quicklink-large figcaption h2 {
      font-weight: normal;
      font-size: 1.40625rem;
      line-height: 1.2;
      color: #006FAB;
      margin: 0 0 15px 0;
      padding: 0; }
      @media (min-width: 1000px) {
        body:not(.fsComposeMode) .image-quicklink-large figcaption h2 {
          font-size: 1.625rem;
          line-height: 1.19231; } }
    body:not(.fsComposeMode) .image-quicklink-large figcaption p {
      margin: 0; }
      @media (max-width: 799px) {
        body:not(.fsComposeMode) .image-quicklink-large figcaption p {
          padding-right: 64px; } }
  body:not(.fsComposeMode) .image-quicklink-large .fs_style_42 {
    width: 48px;
    height: 48px;
    border: 1px solid #CFCFCF;
    border-radius: 100%;
    overflow: hidden;
    color: transparent;
    display: block;
    transition: all .3s;
    position: absolute;
    bottom: 37px;
    right: 21px; }
    @media (min-width: 800px) {
      body:not(.fsComposeMode) .image-quicklink-large .fs_style_42 {
        width: 55px;
        height: 55px; } }
    body:not(.fsComposeMode) .image-quicklink-large .fs_style_42:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate3d(-50%, -50%, 0);
      font-size: 14px;
      color: #0082C8;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      opacity: 1; }
      @media (min-width: 800px) {
        body:not(.fsComposeMode) .image-quicklink-large .fs_style_42:before {
          font-size: 15px; } }
    body:not(.fsComposeMode) .image-quicklink-large .fs_style_42:hover, body:not(.fsComposeMode) .image-quicklink-large .fs_style_42:focus {
      background: #0082C8; }
      body:not(.fsComposeMode) .image-quicklink-large .fs_style_42:hover:before, body:not(.fsComposeMode) .image-quicklink-large .fs_style_42:focus:before {
        color: #fff; }
    @media (min-width: 800px) {
      body:not(.fsComposeMode) .image-quicklink-large .fs_style_42 {
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 0; } }
  body:not(.fsComposeMode) .image-quicklink-large:hover picture img, body:not(.fsComposeMode) .image-quicklink-large:focus-within picture img {
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    transition: all 0.5s; }
  body:not(.fsComposeMode) .image-quicklink-large:hover .fs_style_42, body:not(.fsComposeMode) .image-quicklink-large:focus-within .fs_style_42 {
    background-color: #0082C8;
    border-color: #0082C8; }
    body:not(.fsComposeMode) .image-quicklink-large:hover .fs_style_42:before, body:not(.fsComposeMode) .image-quicklink-large:focus-within .fs_style_42:before {
      color: #fff; }

body:not(.fsComposeMode) .image-quicklink-slider {
  position: relative;
  margin-bottom: 65px; }
  @media (min-width: 800px) {
    body:not(.fsComposeMode) .image-quicklink-slider {
      margin-bottom: 0; } }
  body:not(.fsComposeMode) .image-quicklink-slider > header {
    display: none; }
  body:not(.fsComposeMode) .image-quicklink-slider .image-quicklink {
    margin: 0; }
    body:not(.fsComposeMode) .image-quicklink-slider .image-quicklink > header {
      padding-bottom: 21px; }
      @media (min-width: 800px) {
        body:not(.fsComposeMode) .image-quicklink-slider .image-quicklink > header {
          padding-bottom: 36px; } }
    body:not(.fsComposeMode) .image-quicklink-slider .image-quicklink figcaption {
      padding-bottom: 66px; }
  body:not(.fsComposeMode) .image-quicklink-slider .quicklink-nav-controls {
    position: absolute;
    bottom: -30px;
    left: 30px;
    width: 271px;
    height: 59px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    background: #0082C8;
    padding: 0 20px; }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode) .image-quicklink-slider .quicklink-nav-controls {
        bottom: -32px;
        height: 64px; } }
    @media (max-width: 799px) {
      body:not(.fsComposeMode) .image-quicklink-slider .quicklink-nav-controls {
        width: 250px;
        left: 50%;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%); } }
  body:not(.fsComposeMode) .image-quicklink-slider .slick-arrow {
    border: 0;
    background: none;
    outline: 0;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 2;
    height: 40px;
    width: 40px;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 100%;
    color: transparent;
    cursor: pointer;
    overflow: hidden;
    transition: all .3s; }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode) .image-quicklink-slider .slick-arrow {
        height: 45px;
        width: 45px; } }
    body:not(.fsComposeMode) .image-quicklink-slider .slick-arrow:before {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate3d(-50%, -50%, 0);
      font-size: 12px;
      line-height: 40px;
      color: #fff;
      font-weight: bold;
      transition: all .3s; }
      @media (min-width: 1000px) {
        body:not(.fsComposeMode) .image-quicklink-slider .slick-arrow:before {
          font-size: 13px;
          line-height: 45px; } }
    body:not(.fsComposeMode) .image-quicklink-slider .slick-arrow.slick-prev {
      margin-right: 4px; }
      body:not(.fsComposeMode) .image-quicklink-slider .slick-arrow.slick-prev:before {
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none; }
    body:not(.fsComposeMode) .image-quicklink-slider .slick-arrow.slick-next {
      margin-left: 4px; }
      body:not(.fsComposeMode) .image-quicklink-slider .slick-arrow.slick-next:before {
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none; }
    body:not(.fsComposeMode) .image-quicklink-slider .slick-arrow:hover {
      background-color: #fff; }
      body:not(.fsComposeMode) .image-quicklink-slider .slick-arrow:hover:before {
        color: #0082C8; }
    body:not(.fsComposeMode) .image-quicklink-slider .slick-arrow.slick-prev {
      -ms-flex-order: 1;
      order: 1; }
    body:not(.fsComposeMode) .image-quicklink-slider .slick-arrow.slick-next {
      -ms-flex-order: 2;
      order: 2; }
  body:not(.fsComposeMode) .image-quicklink-slider .slick-dots {
    padding: 0;
    list-style: none;
    text-align: center;
    margin: 0;
    line-height: 0;
    margin-right: auto;
    -ms-flex-order: 0;
    order: 0; }
    body:not(.fsComposeMode) .image-quicklink-slider .slick-dots li {
      display: inline-block;
      margin-right: 8px; }
      body:not(.fsComposeMode) .image-quicklink-slider .slick-dots li:first-child {
        margin-left: 0; }
    body:not(.fsComposeMode) .image-quicklink-slider .slick-dots button {
      border: 0;
      background-color: transparent;
      padding: 0;
      border-radius: 100%;
      height: 12px;
      width: 12px;
      border: 1px solid #fff;
      color: transparent;
      overflow: hidden;
      cursor: pointer;
      transition: all .3s; }
      body:not(.fsComposeMode) .image-quicklink-slider .slick-dots button:hover, body:not(.fsComposeMode) .image-quicklink-slider .slick-dots button:focus {
        background-color: #fff; }
    body:not(.fsComposeMode) .image-quicklink-slider .slick-dots .slick-active button {
      background-color: #fff; }

body:not(.fsComposeMode).keyboard-active .image-quicklink-slider .slick-arrow:focus {
  background-color: #fff; }
  body:not(.fsComposeMode).keyboard-active .image-quicklink-slider .slick-arrow:focus:before {
    color: #0082C8; }

body:not(.home):not(.fsComposeMode) .image-quicklink-slider {
  margin-bottom: 65px; }

body:not(.home):not(.fsComposeMode) .fsDiv:not(.fsStyleColumn) > .image-quicklink {
  max-width: 768px;
  margin: 0 auto;
  margin-bottom: 45px; }

body:not(.home):not(.fsComposeMode) .portrait .fsStyleOneThird .image-quicklink img,
body:not(.home):not(.fsComposeMode) .portrait .fsStyleOneThird .image-quicklink video,
body:not(.home):not(.fsComposeMode) .fsTwoColumnWideLeftLayout .fsStyleOneThird .image-quicklink img,
body:not(.home):not(.fsComposeMode) .fsTwoColumnWideLeftLayout .fsStyleOneThird .image-quicklink video,
body:not(.home):not(.fsComposeMode) .fsTwoColumnWideRightLayout .fsStyleOneThird .image-quicklink img,
body:not(.home):not(.fsComposeMode) .fsTwoColumnWideRightLayout .fsStyleOneThird .image-quicklink video {
  -o-object-fit: cover;
  object-fit: cover;
  aspect-ratio: 161/200;
  max-height: 800px; }

body:not(.home):not(.fsComposeMode) .image-quicklink-slider {
  max-width: 768px;
  margin: 0 auto;
  margin-bottom: 75px; }
  @media (min-width: 800px) {
    body:not(.home):not(.fsComposeMode) .image-quicklink-slider .quicklink-nav-controls {
      right: 30px;
      left: auto; } }
  body:not(.home):not(.fsComposeMode) .image-quicklink-slider img {
    height: 240px; }
    @media (min-width: 400px) {
      body:not(.home):not(.fsComposeMode) .image-quicklink-slider img {
        height: 310px; } }
    @media (min-width: 600px) {
      body:not(.home):not(.fsComposeMode) .image-quicklink-slider img {
        height: 337px; } }
    @media (min-width: 800px) {
      body:not(.home):not(.fsComposeMode) .image-quicklink-slider img {
        height: 517px; } }
  body:not(.home):not(.fsComposeMode) .image-quicklink-slider video {
    height: 240px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
    @media (min-width: 400px) {
      body:not(.home):not(.fsComposeMode) .image-quicklink-slider video {
        height: 310px; } }
    @media (min-width: 600px) {
      body:not(.home):not(.fsComposeMode) .image-quicklink-slider video {
        height: 337px; } }
    @media (min-width: 800px) {
      body:not(.home):not(.fsComposeMode) .image-quicklink-slider video {
        height: 517px; } }
  body:not(.home):not(.fsComposeMode) .image-quicklink-slider .video .fsDescription {
    padding-bottom: 66px; }

body:not(.home):not(.fsComposeMode) .image-quicklink p {
  color: #fff; }

body:not(.home):not(.fsComposeMode) .image-quicklink.video video::-webkit-media-controls {
  display: none; }

body:not(.home):not(.fsComposeMode) .image-quicklink.video .fsPlayOverlay {
  display: none; }

body:not(.home):not(.fsComposeMode) .image-quicklink.video .fsDescription a,
body:not(.home):not(.fsComposeMode) .image-quicklink.video figcaption a {
  color: #006FAB;
  position: relative;
  font-weight: normal;
  font-size: 0.8125rem;
  line-height: 1.76923;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #fff; }
  @media (min-width: 1000px) {
    body:not(.home):not(.fsComposeMode) .image-quicklink.video .fsDescription a,
    body:not(.home):not(.fsComposeMode) .image-quicklink.video figcaption a {
      font-size: 0.9375rem;
      line-height: 1.53333; } }
  body:not(.home):not(.fsComposeMode) .image-quicklink.video .fsDescription a:after,
  body:not(.home):not(.fsComposeMode) .image-quicklink.video figcaption a:after {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    display: inline-block;
    font-size: 10px;
    color: #006FAB;
    margin-left: 3px;
    vertical-align: baseline; }
    @media (min-width: 1000px) {
      body:not(.home):not(.fsComposeMode) .image-quicklink.video .fsDescription a:after,
      body:not(.home):not(.fsComposeMode) .image-quicklink.video figcaption a:after {
        font-size: 12px;
        margin-left: 3px; } }
  body:not(.home):not(.fsComposeMode) .image-quicklink.video .fsDescription a:hover, body:not(.home):not(.fsComposeMode) .image-quicklink.video .fsDescription a:focus,
  body:not(.home):not(.fsComposeMode) .image-quicklink.video figcaption a:hover,
  body:not(.home):not(.fsComposeMode) .image-quicklink.video figcaption a:focus {
    text-decoration: underline; }
  body:not(.home):not(.fsComposeMode) .image-quicklink.video .fsDescription a:hover, body:not(.home):not(.fsComposeMode) .image-quicklink.video .fsDescription a:focus,
  body:not(.home):not(.fsComposeMode) .image-quicklink.video figcaption a:hover,
  body:not(.home):not(.fsComposeMode) .image-quicklink.video figcaption a:focus {
    text-decoration: underline; }
  body:not(.home):not(.fsComposeMode) .image-quicklink.video .fsDescription a:after,
  body:not(.home):not(.fsComposeMode) .image-quicklink.video figcaption a:after {
    color: #fff;
    margin-left: 10px;
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }

body:not(.home):not(.fsComposeMode) .image-quicklink.gallery .fs_style_42:after {
  content: "\e946"; }

body:not(.home):not(.fsComposeMode) .image-quicklink.publications .fs_style_42:after {
  content: "\e945"; }

body:not(.home):not(.fsComposeMode) .image-quicklink.podcast .fs_style_42:after {
  content: "\e944";
  font-size: 16px; }

body:not(.home):not(.fsComposeMode) .control-toggle {
  bottom: 45px; }
  @media (min-width: 800px) {
    body:not(.home):not(.fsComposeMode) .control-toggle {
      bottom: 60px; } }

.statistic {
  margin: 0; }
  .statistic article {
    position: relative;
    width: 100%; }
    .statistic article:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      height: 20px;
      width: 20px;
      background: #ECECEC; }
      @media (min-width: 800px) {
        .statistic article:before {
          top: auto;
          bottom: 0;
          height: 100%;
          width: 100%;
          background: linear-gradient(0deg, rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)); } }
    .statistic article:after {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      height: 20px;
      width: 20px;
      background: #ECECEC; }
    .statistic article figure {
      width: 100%;
      height: 100%; }
      .statistic article figure picture {
        display: block;
        height: 100%;
        width: 100%; }
        @media (max-width: 799px) {
          .statistic article figure picture {
            position: relative;
            left: 20px;
            width: calc(100% - 40px); } }
      .statistic article figure img {
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
        height: 100%;
        -o-object-position: center;
        object-position: center; }
    .statistic article figcaption {
      margin: 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-pack: center;
      justify-content: center;
      padding: 20px 15px;
      text-align: center;
      z-index: 1; }
      @media (min-width: 800px) {
        .statistic article figcaption {
          position: absolute;
          top: 50%;
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          left: 0;
          width: 100%;
          height: calc(100% - 100px); } }
      @media (min-width: 1000px) {
        .statistic article figcaption {
          top: 0;
          -ms-transform: none;
          transform: none; } }
      .statistic article figcaption h2 {
        font-weight: normal;
        font-size: 3.75rem;
        line-height: 1.2;
        letter-spacing: 1px;
        color: #FFFFFF;
        margin-bottom: 8px;
        margin-top: 0; }
        @media (min-width: 1000px) {
          .statistic article figcaption h2 {
            font-size: 5.625rem;
            line-height: 1.2;
            margin-bottom: 10px; } }
        @media (min-width: 1200px) {
          .statistic article figcaption h2 {
            margin-bottom: 20px; } }
      .statistic article figcaption h3 {
        font-family: "DIN Next W01 Regular", arial, sans-serif;
        font-weight: normal;
        font-size: 1.125rem;
        line-height: 1.5;
        color: #FFFFFF;
        margin-bottom: 10px;
        margin-top: 0;
        max-width: 370px;
        margin-left: auto;
        margin-right: auto; }
        @media (min-width: 1000px) {
          .statistic article figcaption h3 {
            font-size: 1.4375rem;
            line-height: 1.17391;
            margin-bottom: 16px; } }
      .statistic article figcaption p:last-child {
        margin-bottom: 0; }

body:not(.fsComposeMode) .statistics-slider {
  position: relative;
  background: #0082C8;
  padding-bottom: 35px; }
  @media (min-width: 800px) {
    body:not(.fsComposeMode) .statistics-slider {
      background: transparent;
      padding-bottom: 0; } }
  @media (min-width: 1000px) {
    body:not(.fsComposeMode) .statistics-slider:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 25px;
      background: #fff;
      height: 100px;
      width: calc(100% - 50px); } }
  @media (min-width: 1400px) {
    body:not(.fsComposeMode) .statistics-slider:after {
      width: calc(100% - 100px);
      left: 50px; } }
  @media (min-width: 800px) {
    body:not(.fsComposeMode) .statistics-slider .statistic article:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      height: 100%;
      width: 100%;
      background: transparent;
      opacity: 0;
      transition: all .5s; } }
  @media (min-width: 800px) {
    body:not(.fsComposeMode) .statistics-slider .statistic.slick-current article:after {
      background: #0082C8;
      opacity: 1; } }
  body:not(.fsComposeMode) .statistics-slider .stat-nav-controls {
    width: 88px;
    height: 40px;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto; }
    @media (min-width: 800px) {
      body:not(.fsComposeMode) .statistics-slider .stat-nav-controls {
        position: absolute;
        left: 50%;
        transform: translate3d(-50%, 0, 0);
        left: calc(50% + 1px);
        bottom: 48px;
        margin: 0; } }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode) .statistics-slider .stat-nav-controls {
        width: 98px;
        height: 45px;
        bottom: 148px; } }
  body:not(.fsComposeMode) .statistics-slider .slick-arrow {
    border: 0;
    background: none;
    outline: 0;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 2;
    height: 40px;
    width: 40px;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 100%;
    color: transparent;
    cursor: pointer;
    overflow: hidden;
    transition: all .3s; }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode) .statistics-slider .slick-arrow {
        height: 45px;
        width: 45px; } }
    body:not(.fsComposeMode) .statistics-slider .slick-arrow:before {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate3d(-50%, -50%, 0);
      font-size: 12px;
      line-height: 40px;
      color: #fff;
      font-weight: bold;
      transition: all .3s; }
      @media (min-width: 1000px) {
        body:not(.fsComposeMode) .statistics-slider .slick-arrow:before {
          font-size: 13px;
          line-height: 45px; } }
    body:not(.fsComposeMode) .statistics-slider .slick-arrow.slick-prev {
      margin-right: 4px; }
      body:not(.fsComposeMode) .statistics-slider .slick-arrow.slick-prev:before {
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none; }
    body:not(.fsComposeMode) .statistics-slider .slick-arrow.slick-next {
      margin-left: 4px; }
      body:not(.fsComposeMode) .statistics-slider .slick-arrow.slick-next:before {
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none; }
    body:not(.fsComposeMode) .statistics-slider .slick-arrow:hover {
      background-color: #fff; }
      body:not(.fsComposeMode) .statistics-slider .slick-arrow:hover:before {
        color: #0082C8; }
    body:not(.fsComposeMode) .statistics-slider .slick-arrow:hover {
      background: #fff; }
      body:not(.fsComposeMode) .statistics-slider .slick-arrow:hover:before {
        color: #0082C8; }
    body:not(.fsComposeMode) .statistics-slider .slick-arrow.slick-prev {
      -ms-flex-order: 1;
      order: 1; }
    body:not(.fsComposeMode) .statistics-slider .slick-arrow.slick-next {
      -ms-flex-order: 2;
      order: 2; }

body:not(.fsComposeMode).keyboard-active .statistics-slider .slick-arrow:focus {
  background: #fff; }
  body:not(.fsComposeMode).keyboard-active .statistics-slider .slick-arrow:focus:before {
    color: #0082C8; }

body:not(.fsComposeMode) .whats-on-slider {
  position: relative;
  overflow: hidden; }
  body:not(.fsComposeMode) .whats-on-slider > header {
    margin-bottom: 22px; }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode) .whats-on-slider > header {
        margin-bottom: 24px; } }
    body:not(.fsComposeMode) .whats-on-slider > header h2 {
      font-family: "DIN Next W01 Regular", arial, sans-serif;
      font-weight: normal;
      font-size: 0.8125rem;
      line-height: 2;
      color: #505050;
      letter-spacing: 5px;
      text-transform: uppercase;
      padding-top: 9px;
      padding-bottom: 6px;
      margin-top: 0;
      margin-bottom: 0;
      padding-left: 19px;
      border-left: 5px solid #0082C8; }
      @media (min-width: 1000px) {
        body:not(.fsComposeMode) .whats-on-slider > header h2 {
          font-size: 1rem;
          line-height: 1.5;
          padding-left: 21px; } }
      body:not(.fsComposeMode) .whats-on-slider > header h2 em {
        font-family: "NewBaskervilleW01-Roman", Georgia, serif;
        font-style: normal;
        font-weight: normal;
        font-size: 2rem;
        line-height: 1;
        letter-spacing: 1px;
        color: #0082C8;
        display: block;
        text-transform: none; }
        @media (min-width: 1000px) {
          body:not(.fsComposeMode) .whats-on-slider > header h2 em {
            font-size: 2.625rem;
            line-height: 1.14286; } }
  @media (min-width: 1000px) {
    body:not(.fsComposeMode) .whats-on-slider {
      margin-bottom: 99px; } }
  body:not(.fsComposeMode) .whats-on-slider > header {
    display: block; }
    @media (min-width: 800px) {
      body:not(.fsComposeMode) .whats-on-slider > header {
        display: none; } }
  body:not(.fsComposeMode) .whats-on-slider article {
    margin-bottom: 0; }
    @media (min-width: 800px) {
      body:not(.fsComposeMode) .whats-on-slider article {
        display: -ms-flexbox;
        display: flex; } }
    body:not(.fsComposeMode) .whats-on-slider article .fsTitle {
      font-size: 1.8125rem;
      line-height: 1.31034;
      margin-bottom: 16px; }
      @media (min-width: 1000px) {
        body:not(.fsComposeMode) .whats-on-slider article .fsTitle {
          font-size: 2.0625rem;
          line-height: 1.21212;
          margin-bottom: 15px; } }
      body:not(.fsComposeMode) .whats-on-slider article .fsTitle .fsPostLink {
        color: #006FAB; }
        body:not(.fsComposeMode) .whats-on-slider article .fsTitle .fsPostLink:hover, body:not(.fsComposeMode) .whats-on-slider article .fsTitle .fsPostLink:focus {
          color: #505050; }
    body:not(.fsComposeMode) .whats-on-slider article .fsDateTime {
      font-size: 0.9375rem;
      line-height: 1.46667;
      text-transform: none;
      letter-spacing: 0;
      color: #505050;
      margin-bottom: 17px;
      -ms-flex-order: 3;
      order: 3; }
    body:not(.fsComposeMode) .whats-on-slider article .fsSummary, body:not(.fsComposeMode) .whats-on-slider article .fsBody {
      font-size: 1rem;
      line-height: 2;
      margin-bottom: 12px; }
      @media (min-width: 1000px) {
        body:not(.fsComposeMode) .whats-on-slider article .fsSummary, body:not(.fsComposeMode) .whats-on-slider article .fsBody {
          font-size: 1.1875rem;
          line-height: 1.57895;
          margin-bottom: 10px; } }
    body:not(.fsComposeMode) .whats-on-slider article .fsReadMoreLink {
      color: #006FAB;
      position: relative;
      font-weight: normal;
      font-size: 0.8125rem;
      line-height: 1.76923;
      letter-spacing: 1.5px;
      text-transform: uppercase; }
      @media (min-width: 1000px) {
        body:not(.fsComposeMode) .whats-on-slider article .fsReadMoreLink {
          font-size: 0.9375rem;
          line-height: 1.53333; } }
      body:not(.fsComposeMode) .whats-on-slider article .fsReadMoreLink:after {
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none;
        display: inline-block;
        font-size: 10px;
        color: #006FAB;
        margin-left: 3px;
        vertical-align: baseline; }
        @media (min-width: 1000px) {
          body:not(.fsComposeMode) .whats-on-slider article .fsReadMoreLink:after {
            font-size: 12px;
            margin-left: 3px; } }
      body:not(.fsComposeMode) .whats-on-slider article .fsReadMoreLink:hover, body:not(.fsComposeMode) .whats-on-slider article .fsReadMoreLink:focus {
        text-decoration: underline; }
  body:not(.fsComposeMode) .whats-on-slider .fsThumbnail {
    margin-right: 40px;
    margin-bottom: 25px;
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 0;
    padding-bottom: 100%; }
    @media (min-width: 800px) {
      body:not(.fsComposeMode) .whats-on-slider .fsThumbnail {
        width: 50%;
        margin-bottom: 0;
        padding-bottom: 50%; } }
    @media (min-width: 1200px) {
      body:not(.fsComposeMode) .whats-on-slider .fsThumbnail {
        width: calc(100% - 681px);
        padding-bottom: 40.644%; } }
    body:not(.fsComposeMode) .whats-on-slider .fsThumbnail img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      display: block;
      max-width: 100%;
      max-height: 100%;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0; }
  body:not(.fsComposeMode) .whats-on-slider .inner {
    position: relative; }
    body:not(.fsComposeMode) .whats-on-slider .inner > header {
      margin-bottom: 22px; }
      @media (min-width: 1000px) {
        body:not(.fsComposeMode) .whats-on-slider .inner > header {
          margin-bottom: 24px; } }
      body:not(.fsComposeMode) .whats-on-slider .inner > header h2 {
        font-family: "DIN Next W01 Regular", arial, sans-serif;
        font-weight: normal;
        font-size: 0.8125rem;
        line-height: 2;
        color: #505050;
        letter-spacing: 5px;
        text-transform: uppercase;
        padding-top: 9px;
        padding-bottom: 6px;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 19px;
        border-left: 5px solid #0082C8; }
        @media (min-width: 1000px) {
          body:not(.fsComposeMode) .whats-on-slider .inner > header h2 {
            font-size: 1rem;
            line-height: 1.5;
            padding-left: 21px; } }
        body:not(.fsComposeMode) .whats-on-slider .inner > header h2 em {
          font-family: "NewBaskervilleW01-Roman", Georgia, serif;
          font-style: normal;
          font-weight: normal;
          font-size: 2rem;
          line-height: 1;
          letter-spacing: 1px;
          color: #0082C8;
          display: block;
          text-transform: none; }
          @media (min-width: 1000px) {
            body:not(.fsComposeMode) .whats-on-slider .inner > header h2 em {
              font-size: 2.625rem;
              line-height: 1.14286; } }
    @media (min-width: 800px) {
      body:not(.fsComposeMode) .whats-on-slider .inner {
        width: 50%; } }
    @media (min-width: 1200px) {
      body:not(.fsComposeMode) .whats-on-slider .inner {
        width: 640px; } }
    @media (min-width: 1600px) {
      body:not(.fsComposeMode) .whats-on-slider .inner {
        width: 50%; } }
    @media (max-width: 799px) {
      body:not(.fsComposeMode) .whats-on-slider .inner {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column; } }
    body:not(.fsComposeMode) .whats-on-slider .inner header {
      display: none; }
      @media (min-width: 800px) {
        body:not(.fsComposeMode) .whats-on-slider .inner header {
          display: block; } }
      @media (min-width: 1000px) {
        body:not(.fsComposeMode) .whats-on-slider .inner header {
          margin-bottom: 32px; } }
  @media (min-width: 1000px) {
    body:not(.fsComposeMode) .whats-on-slider footer {
      position: absolute;
      bottom: 0;
      right: 1px; } }
  @media (max-width: 799px) {
    body:not(.fsComposeMode) .whats-on-slider footer {
      -ms-flex-order: 5;
      order: 5; } }
  @media (max-width: 799px) {
    body:not(.fsComposeMode) .whats-on-slider footer .fsElementFooterContent {
      margin-top: 30px; } }
  body:not(.fsComposeMode) .whats-on-slider footer .fs_style_25 {
    font-weight: normal;
    font-size: 0.9375rem;
    line-height: 2;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 11px 30px 7px 30px; }
    @media (max-width: 599px) {
      body:not(.fsComposeMode) .whats-on-slider footer .fs_style_25 {
        display: block; } }
  body:not(.fsComposeMode) .whats-on-slider .whats-on-nav-controls {
    width: 88px;
    height: 40px;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto 20px auto; }
    @media (min-width: 800px) {
      body:not(.fsComposeMode) .whats-on-slider .whats-on-nav-controls {
        margin: 30px 0 0 0; } }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode) .whats-on-slider .whats-on-nav-controls {
        width: 98px;
        height: 45px;
        position: absolute;
        bottom: 0;
        left: 0;
        margin: 0; } }
  body:not(.fsComposeMode) .whats-on-slider .slick-arrow {
    border: 0;
    background: none;
    outline: 0;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 2;
    height: 40px;
    width: 40px;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 100%;
    color: transparent;
    cursor: pointer;
    overflow: hidden;
    transition: all .3s;
    border-color: #CFCFCF; }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode) .whats-on-slider .slick-arrow {
        height: 45px;
        width: 45px; } }
    body:not(.fsComposeMode) .whats-on-slider .slick-arrow:before {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate3d(-50%, -50%, 0);
      font-size: 12px;
      line-height: 40px;
      color: #fff;
      font-weight: bold;
      transition: all .3s; }
      @media (min-width: 1000px) {
        body:not(.fsComposeMode) .whats-on-slider .slick-arrow:before {
          font-size: 13px;
          line-height: 45px; } }
    body:not(.fsComposeMode) .whats-on-slider .slick-arrow.slick-prev {
      margin-right: 4px; }
      body:not(.fsComposeMode) .whats-on-slider .slick-arrow.slick-prev:before {
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none; }
    body:not(.fsComposeMode) .whats-on-slider .slick-arrow.slick-next {
      margin-left: 4px; }
      body:not(.fsComposeMode) .whats-on-slider .slick-arrow.slick-next:before {
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none; }
    body:not(.fsComposeMode) .whats-on-slider .slick-arrow:hover {
      background-color: #fff; }
      body:not(.fsComposeMode) .whats-on-slider .slick-arrow:hover:before {
        color: #0082C8; }
    body:not(.fsComposeMode) .whats-on-slider .slick-arrow:before {
      color: #636363; }
    body:not(.fsComposeMode) .whats-on-slider .slick-arrow:hover {
      border-color: #0082C8;
      background: #0082C8; }
      body:not(.fsComposeMode) .whats-on-slider .slick-arrow:hover:before {
        color: #fff; }
  body:not(.fsComposeMode) .whats-on-slider.interior .whats-on-nav-controls {
    display: none; }
  @media (min-width: 1000px) {
    body:not(.fsComposeMode) .whats-on-slider.interior {
      margin-bottom: 0; } }
  body:not(.fsComposeMode) .whats-on-slider.interior .slick-list {
    overflow: visible; }
  body:not(.fsComposeMode) .whats-on-slider.interior > header {
    display: block !important; }
    body:not(.fsComposeMode) .whats-on-slider.interior > header .fsElementTitle {
      display: block;
      border-left: 0;
      padding-left: 0;
      padding-bottom: 0; }
  body:not(.fsComposeMode) .whats-on-slider.interior .fsElementTitle {
    display: none; }
  body:not(.fsComposeMode) .whats-on-slider.interior .fsThumbnail {
    width: 100%;
    margin-right: 0;
    min-height: 208px;
    margin-bottom: 0; }
    @media (max-width: 999px) {
      body:not(.fsComposeMode) .whats-on-slider.interior .fsThumbnail {
        height: auto;
        padding-bottom: 0; }
        body:not(.fsComposeMode) .whats-on-slider.interior .fsThumbnail img {
          position: relative; } }
    @media (min-width: 1200px) {
      body:not(.fsComposeMode) .whats-on-slider.interior .fsThumbnail {
        margin-right: 20px;
        width: calc(100% - 429px);
        padding-bottom: 38.6%; } }
  body:not(.fsComposeMode) .whats-on-slider.interior .inner {
    width: 100%;
    padding: 20px; }
    @media (min-width: 1200px) {
      body:not(.fsComposeMode) .whats-on-slider.interior .inner {
        width: 50%;
        padding-top: 42px;
        padding-right: 60px; } }
    @media (min-width: 800px) {
      body:not(.fsComposeMode) .whats-on-slider.interior .inner header {
        margin-bottom: 8px; } }
    @media (min-width: 1200px) {
      body:not(.fsComposeMode) .whats-on-slider.interior .inner header {
        margin-bottom: 32px; } }
  body:not(.fsComposeMode) .whats-on-slider.interior article {
    background: #ECECEC;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative; }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode) .whats-on-slider.interior article .fsTitle {
        font-size: 29px; } }
    @media (min-width: 1200px) {
      body:not(.fsComposeMode) .whats-on-slider.interior article {
        background: none;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: start;
        justify-content: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-bottom: 30px; } }
    @media (min-width: 1200px) {
      body:not(.fsComposeMode) .whats-on-slider.interior article:before {
        background: #F1F1F1;
        display: block;
        content: '';
        position: absolute;
        width: calc(100% - 30px);
        right: 0;
        height: 100%;
        top: 30px; } }
  body:not(.fsComposeMode) .whats-on-slider.interior.fsItemCount_1 article.fsCategory-541 .fsCategories .fsCategory {
    border-color: #CF0D44; }
  body:not(.fsComposeMode) .whats-on-slider.interior.fsItemCount_1 article.fsCategory-541 .fsTags .fsTag {
    background: #CF0D44; }
  body:not(.fsComposeMode) .whats-on-slider.interior.fsItemCount_1 article.fsCategory-541 .fsTitle .fsPostLink {
    color: #CF0D44; }
    body:not(.fsComposeMode) .whats-on-slider.interior.fsItemCount_1 article.fsCategory-541 .fsTitle .fsPostLink:hover, body:not(.fsComposeMode) .whats-on-slider.interior.fsItemCount_1 article.fsCategory-541 .fsTitle .fsPostLink:focus {
      color: #505050; }
  body:not(.fsComposeMode) .whats-on-slider.interior.fsItemCount_1 article.fsCategory-541 .fsReadMoreLink {
    color: #CF0D44; }
    body:not(.fsComposeMode) .whats-on-slider.interior.fsItemCount_1 article.fsCategory-541 .fsReadMoreLink:after {
      color: #CF0D44; }
  body:not(.fsComposeMode) .whats-on-slider.interior.fsItemCount_1 article.fsCategory-540 .fsCategories .fsCategory {
    border-color: #F7971D; }
  body:not(.fsComposeMode) .whats-on-slider.interior.fsItemCount_1 article.fsCategory-540 .fsTags .fsTag {
    background: #F7971D; }
  body:not(.fsComposeMode) .whats-on-slider.interior.fsItemCount_1 article.fsCategory-540 .fsTitle .fsPostLink {
    color: #F7971D; }
    body:not(.fsComposeMode) .whats-on-slider.interior.fsItemCount_1 article.fsCategory-540 .fsTitle .fsPostLink:hover, body:not(.fsComposeMode) .whats-on-slider.interior.fsItemCount_1 article.fsCategory-540 .fsTitle .fsPostLink:focus {
      color: #505050; }
  body:not(.fsComposeMode) .whats-on-slider.interior.fsItemCount_1 article.fsCategory-540 .fsReadMoreLink {
    color: #F7971D; }
    body:not(.fsComposeMode) .whats-on-slider.interior.fsItemCount_1 article.fsCategory-540 .fsReadMoreLink:after {
      color: #F7971D; }
  body:not(.fsComposeMode) .whats-on-slider.interior:not(.fsItemCount_1) article {
    cursor: pointer;
    position: relative;
    margin-bottom: 36px;
    padding-bottom: 0; }
    @media (min-width: 1200px) {
      body:not(.fsComposeMode) .whats-on-slider.interior:not(.fsItemCount_1) article {
        margin-bottom: 60px; } }
    @media (min-width: 1200px) {
      body:not(.fsComposeMode) .whats-on-slider.interior:not(.fsItemCount_1) article .fsThumbnail {
        padding-bottom: 0;
        width: 273px;
        height: 262px;
        margin-right: 16px; } }
    body:not(.fsComposeMode) .whats-on-slider.interior:not(.fsItemCount_1) article .inner {
      padding-bottom: 33px; }
      @media (min-width: 1200px) {
        body:not(.fsComposeMode) .whats-on-slider.interior:not(.fsItemCount_1) article .inner {
          -ms-flex-positive: 1;
          flex-grow: 1;
          padding-right: 140px;
          padding-bottom: 0; } }
    body:not(.fsComposeMode) .whats-on-slider.interior:not(.fsItemCount_1) article strong {
      margin-bottom: 10px;
      display: inline-block; }
    body:not(.fsComposeMode) .whats-on-slider.interior:not(.fsItemCount_1) article p:not(:last-child) {
      margin-bottom: 10px; }
    body:not(.fsComposeMode) .whats-on-slider.interior:not(.fsItemCount_1) article .fsTitle {
      color: #0082C8;
      margin-top: 10px;
      font-size: 22.5px; }
      @media (min-width: 700px) {
        body:not(.fsComposeMode) .whats-on-slider.interior:not(.fsItemCount_1) article .fsTitle {
          font-size: 29px;
          margin-top: 20px; } }
      @media (min-width: 1000px) {
        body:not(.fsComposeMode) .whats-on-slider.interior:not(.fsItemCount_1) article .fsTitle {
          margin-top: 32px; } }
      body:not(.fsComposeMode) .whats-on-slider.interior:not(.fsItemCount_1) article .fsTitle .fsPostLink:before {
        position: absolute;
        top: 0;
        z-index: 9999999;
        left: 0;
        width: 100%;
        height: 100%;
        content: '';
        pointer-events: all; }
    body:not(.fsComposeMode) .whats-on-slider.interior:not(.fsItemCount_1) article .fsSummary {
      font-size: 17px; }
      body:not(.fsComposeMode) .whats-on-slider.interior:not(.fsItemCount_1) article .fsSummary strong {
        font-size: 15px; }
    body:not(.fsComposeMode) .whats-on-slider.interior:not(.fsItemCount_1) article .fsReadMoreLink {
      width: 48px;
      height: 48px;
      border: 1px solid #CFCFCF;
      border-radius: 100%;
      overflow: hidden;
      color: transparent;
      display: block;
      transition: all .3s;
      position: relative; }
      @media (min-width: 800px) {
        body:not(.fsComposeMode) .whats-on-slider.interior:not(.fsItemCount_1) article .fsReadMoreLink {
          width: 55px;
          height: 55px; } }
      body:not(.fsComposeMode) .whats-on-slider.interior:not(.fsItemCount_1) article .fsReadMoreLink:before {
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate3d(-50%, -50%, 0);
        font-size: 14px;
        color: #0082C8;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: 1; }
        @media (min-width: 800px) {
          body:not(.fsComposeMode) .whats-on-slider.interior:not(.fsItemCount_1) article .fsReadMoreLink:before {
            font-size: 15px; } }
      body:not(.fsComposeMode) .whats-on-slider.interior:not(.fsItemCount_1) article .fsReadMoreLink:hover, body:not(.fsComposeMode) .whats-on-slider.interior:not(.fsItemCount_1) article .fsReadMoreLink:focus {
        background: #0082C8; }
        body:not(.fsComposeMode) .whats-on-slider.interior:not(.fsItemCount_1) article .fsReadMoreLink:hover:before, body:not(.fsComposeMode) .whats-on-slider.interior:not(.fsItemCount_1) article .fsReadMoreLink:focus:before {
          color: #fff; }
      @media (min-width: 1200px) {
        body:not(.fsComposeMode) .whats-on-slider.interior:not(.fsItemCount_1) article .fsReadMoreLink {
          position: absolute;
          bottom: 0;
          right: 40px;
          left: auto;
          margin-top: 0; } }
      body:not(.fsComposeMode) .whats-on-slider.interior:not(.fsItemCount_1) article .fsReadMoreLink:hover, body:not(.fsComposeMode) .whats-on-slider.interior:not(.fsItemCount_1) article .fsReadMoreLink:focus-within {
        background-color: #0082C8;
        border-color: #0082C8; }
        body:not(.fsComposeMode) .whats-on-slider.interior:not(.fsItemCount_1) article .fsReadMoreLink:hover:before, body:not(.fsComposeMode) .whats-on-slider.interior:not(.fsItemCount_1) article .fsReadMoreLink:focus-within:before {
          color: #fff; }
    body:not(.fsComposeMode) .whats-on-slider.interior:not(.fsItemCount_1) article:hover .fsReadMoreLink, body:not(.fsComposeMode) .whats-on-slider.interior:not(.fsItemCount_1) article:focus .fsReadMoreLink {
      background-color: #0082C8;
      border-color: #0082C8; }
      body:not(.fsComposeMode) .whats-on-slider.interior:not(.fsItemCount_1) article:hover .fsReadMoreLink:before, body:not(.fsComposeMode) .whats-on-slider.interior:not(.fsItemCount_1) article:focus .fsReadMoreLink:before {
        color: #fff; }
  body:not(.fsComposeMode) .whats-on-slider.interior:not(.fsItemCount_1) .fsLoadMoreButton {
    left: 50%;
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    border: thin solid #312F30;
    height: 50px;
    color: #505050;
    width: 100%; }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode) .whats-on-slider.interior:not(.fsItemCount_1) .fsLoadMoreButton {
        width: auto; } }
    body:not(.fsComposeMode) .whats-on-slider.interior:not(.fsItemCount_1) .fsLoadMoreButton:hover, body:not(.fsComposeMode) .whats-on-slider.interior:not(.fsItemCount_1) .fsLoadMoreButton:focus {
      background: #0082C8;
      color: #fff;
      border-color: #0082C8; }

body:not(.fsComposeMode).keyboard-active .whats-on-slider .slick-arrow:focus {
  border-color: #0082C8;
  background: #0082C8; }
  body:not(.fsComposeMode).keyboard-active .whats-on-slider .slick-arrow:focus:before {
    color: #fff; }

body:not(.fsComposeMode) .fsPostElement.latest-news-slider {
  position: relative; }
  body:not(.fsComposeMode) .fsPostElement.latest-news-slider > header {
    margin-bottom: 22px; }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode) .fsPostElement.latest-news-slider > header {
        margin-bottom: 24px; } }
    body:not(.fsComposeMode) .fsPostElement.latest-news-slider > header h2 {
      font-family: "DIN Next W01 Regular", arial, sans-serif;
      font-weight: normal;
      font-size: 0.8125rem;
      line-height: 2;
      color: #505050;
      letter-spacing: 5px;
      text-transform: uppercase;
      padding-top: 9px;
      padding-bottom: 6px;
      margin-top: 0;
      margin-bottom: 0;
      padding-left: 19px;
      border-left: 5px solid #0082C8; }
      @media (min-width: 1000px) {
        body:not(.fsComposeMode) .fsPostElement.latest-news-slider > header h2 {
          font-size: 1rem;
          line-height: 1.5;
          padding-left: 21px; } }
      body:not(.fsComposeMode) .fsPostElement.latest-news-slider > header h2 em {
        font-family: "NewBaskervilleW01-Roman", Georgia, serif;
        font-style: normal;
        font-weight: normal;
        font-size: 2rem;
        line-height: 1;
        letter-spacing: 1px;
        color: #0082C8;
        display: block;
        text-transform: none; }
        @media (min-width: 1000px) {
          body:not(.fsComposeMode) .fsPostElement.latest-news-slider > header h2 em {
            font-size: 2.625rem;
            line-height: 1.14286; } }
  @media (max-width: 599px) {
    body:not(.fsComposeMode) .fsPostElement.latest-news-slider {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column; } }
  body:not(.fsComposeMode) .fsPostElement.latest-news-slider .fsListItems {
    margin: 0 -10px 31px; }
  @media (min-width: 1000px) {
    body:not(.fsComposeMode) .fsPostElement.latest-news-slider > header {
      margin-bottom: 20px; } }
  @media (max-width: 599px) {
    body:not(.fsComposeMode) .fsPostElement.latest-news-slider > header {
      -ms-flex-order: 0;
      order: 0; } }
  @media (max-width: 599px) {
    body:not(.fsComposeMode) .fsPostElement.latest-news-slider > .fsElementContent {
      -ms-flex-order: 1;
      order: 1; } }
  body:not(.fsComposeMode) .fsPostElement.latest-news-slider article {
    display: -ms-flexbox;
    display: flex;
    margin: 0 10px;
    position: relative; }
    body:not(.fsComposeMode) .fsPostElement.latest-news-slider article .title-container {
      background: #0082C8;
      padding: 21px 20px;
      height: 136px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column; }
    body:not(.fsComposeMode) .fsPostElement.latest-news-slider article .inner {
      background: #0082C8;
      padding: 24px 20px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-pack: center;
      justify-content: center;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 0;
      z-index: 1;
      transition: all .5s; }
    body:not(.fsComposeMode) .fsPostElement.latest-news-slider article .fsThumbnail {
      -ms-flex-order: 0;
      order: 0;
      margin: 0;
      display: block;
      width: 100%;
      position: relative;
      overflow: hidden;
      height: 0;
      padding-bottom: 73.6842105263158%; }
      body:not(.fsComposeMode) .fsPostElement.latest-news-slider article .fsThumbnail > .fsCroppedImage {
        padding-bottom: 73.6842105263158%; }
      body:not(.fsComposeMode) .fsPostElement.latest-news-slider article .fsThumbnail img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        display: block;
        max-width: 100%;
        max-height: 100%;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0; }
    body:not(.fsComposeMode) .fsPostElement.latest-news-slider article .fsTitle {
      font-weight: normal;
      font-size: 1.25rem;
      line-height: 1.6;
      color: #fff;
      -ms-flex-order: 1;
      order: 1;
      margin-bottom: 8px; }
      @media (min-width: 1000px) {
        body:not(.fsComposeMode) .fsPostElement.latest-news-slider article .fsTitle {
          font-size: 1.4375rem;
          line-height: 1.21739;
          margin-bottom: 13px; } }
      body:not(.fsComposeMode) .fsPostElement.latest-news-slider article .fsTitle .fsPostLink {
        color: inherit;
        pointer-events: none; }
    body:not(.fsComposeMode) .fsPostElement.latest-news-slider article .fsDateTime {
      -ms-flex-order: 2;
      order: 2;
      color: #fff;
      font-size: 0.9375rem;
      line-height: 1.46667;
      text-transform: none;
      letter-spacing: 0; }
    body:not(.fsComposeMode) .fsPostElement.latest-news-slider article .fsSummary {
      font-weight: normal;
      font-size: 1.0625rem;
      line-height: 1.76471;
      color: #fff;
      -ms-flex-order: 3;
      order: 3; }
      body:not(.fsComposeMode) .fsPostElement.latest-news-slider article .fsSummary a {
        color: #fff;
        text-decoration: underline; }
        body:not(.fsComposeMode) .fsPostElement.latest-news-slider article .fsSummary a:hover, body:not(.fsComposeMode) .fsPostElement.latest-news-slider article .fsSummary a:focus {
          text-decoration: none; }
    body:not(.fsComposeMode) .fsPostElement.latest-news-slider article .fsReadMoreLink {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      color: transparent;
      z-index: 10; }
    body:not(.fsComposeMode) .fsPostElement.latest-news-slider article .readMore {
      color: #006FAB;
      position: relative;
      font-weight: normal;
      font-size: 0.8125rem;
      line-height: 1.76923;
      letter-spacing: 1.5px;
      text-transform: uppercase;
      -ms-flex-order: 4;
      order: 4;
      color: #fff; }
      @media (min-width: 1000px) {
        body:not(.fsComposeMode) .fsPostElement.latest-news-slider article .readMore {
          font-size: 0.9375rem;
          line-height: 1.53333; } }
      body:not(.fsComposeMode) .fsPostElement.latest-news-slider article .readMore:after {
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none;
        display: inline-block;
        font-size: 10px;
        color: #006FAB;
        margin-left: 3px;
        vertical-align: baseline; }
        @media (min-width: 1000px) {
          body:not(.fsComposeMode) .fsPostElement.latest-news-slider article .readMore:after {
            font-size: 12px;
            margin-left: 3px; } }
      body:not(.fsComposeMode) .fsPostElement.latest-news-slider article .readMore:hover, body:not(.fsComposeMode) .fsPostElement.latest-news-slider article .readMore:focus {
        text-decoration: underline; }
      body:not(.fsComposeMode) .fsPostElement.latest-news-slider article .readMore:after {
        color: #fff; }
        @media (max-width: 999px) {
          body:not(.fsComposeMode) .fsPostElement.latest-news-slider article .readMore:after {
            margin-left: 6px; } }
    body:not(.fsComposeMode) .fsPostElement.latest-news-slider article:hover .inner, body:not(.fsComposeMode) .fsPostElement.latest-news-slider article:focus-within .inner {
      opacity: 1;
      height: 100%; }
    body:not(.fsComposeMode) .fsPostElement.latest-news-slider article:hover .readMore, body:not(.fsComposeMode) .fsPostElement.latest-news-slider article:focus-within .readMore {
      text-decoration: underline; }
  @media (min-width: 600px) {
    body:not(.fsComposeMode) .fsPostElement.latest-news-slider footer {
      position: absolute;
      bottom: 0;
      right: 0; } }
  @media (max-width: 599px) {
    body:not(.fsComposeMode) .fsPostElement.latest-news-slider footer {
      -ms-flex-order: 3;
      order: 3; } }
  body:not(.fsComposeMode) .fsPostElement.latest-news-slider footer .fsElementFooterContent {
    margin-top: 0; }
  body:not(.fsComposeMode) .fsPostElement.latest-news-slider footer .fs_style_25 {
    font-weight: normal;
    font-size: 0.9375rem;
    line-height: 2;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 11px 30px 7px 30px; }
    @media (max-width: 599px) {
      body:not(.fsComposeMode) .fsPostElement.latest-news-slider footer .fs_style_25 {
        display: block; } }
  body:not(.fsComposeMode) .fsPostElement.latest-news-slider .news-nav-controls {
    width: 88px;
    height: 40px;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto 24px auto; }
    @media (max-width: 599px) {
      body:not(.fsComposeMode) .fsPostElement.latest-news-slider .news-nav-controls {
        -ms-flex-order: 2;
        order: 2; } }
    @media (min-width: 800px) {
      body:not(.fsComposeMode) .fsPostElement.latest-news-slider .news-nav-controls {
        margin: 0; } }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode) .fsPostElement.latest-news-slider .news-nav-controls {
        width: 98px;
        height: 45px; } }
  body:not(.fsComposeMode) .fsPostElement.latest-news-slider .slick-arrow {
    border: 0;
    background: none;
    outline: 0;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 2;
    height: 40px;
    width: 40px;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 100%;
    color: transparent;
    cursor: pointer;
    overflow: hidden;
    transition: all .3s;
    border-color: #CFCFCF; }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode) .fsPostElement.latest-news-slider .slick-arrow {
        height: 45px;
        width: 45px; } }
    body:not(.fsComposeMode) .fsPostElement.latest-news-slider .slick-arrow:before {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate3d(-50%, -50%, 0);
      font-size: 12px;
      line-height: 40px;
      color: #fff;
      font-weight: bold;
      transition: all .3s; }
      @media (min-width: 1000px) {
        body:not(.fsComposeMode) .fsPostElement.latest-news-slider .slick-arrow:before {
          font-size: 13px;
          line-height: 45px; } }
    body:not(.fsComposeMode) .fsPostElement.latest-news-slider .slick-arrow.slick-prev {
      margin-right: 4px; }
      body:not(.fsComposeMode) .fsPostElement.latest-news-slider .slick-arrow.slick-prev:before {
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none; }
    body:not(.fsComposeMode) .fsPostElement.latest-news-slider .slick-arrow.slick-next {
      margin-left: 4px; }
      body:not(.fsComposeMode) .fsPostElement.latest-news-slider .slick-arrow.slick-next:before {
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none; }
    body:not(.fsComposeMode) .fsPostElement.latest-news-slider .slick-arrow:hover {
      background-color: #fff; }
      body:not(.fsComposeMode) .fsPostElement.latest-news-slider .slick-arrow:hover:before {
        color: #0082C8; }
    body:not(.fsComposeMode) .fsPostElement.latest-news-slider .slick-arrow:before {
      color: #636363; }
    body:not(.fsComposeMode) .fsPostElement.latest-news-slider .slick-arrow:hover {
      border-color: #0082C8;
      background: #0082C8; }
      body:not(.fsComposeMode) .fsPostElement.latest-news-slider .slick-arrow:hover:before {
        color: #fff; }
  body:not(.fsComposeMode) .fsPostElement.latest-news-slider.interior:not(.show-all) article:not([class*="fsCategory"]) {
    display: none !important; }
  body:not(.fsComposeMode) .fsPostElement.latest-news-slider.interior[data-category-id="541"] article .inner {
    background: #CF0D44; }
  body:not(.fsComposeMode) .fsPostElement.latest-news-slider.interior[data-category-id="541"] .fsTag {
    background: #CF0D44; }
  body:not(.fsComposeMode) .fsPostElement.latest-news-slider.interior[data-category-id="541"] .fsLoadMoreButton:hover, body:not(.fsComposeMode) .fsPostElement.latest-news-slider.interior[data-category-id="541"] .fsLoadMoreButton:focus {
    background: #CF0D44;
    border-color: #CF0D44; }
  body:not(.fsComposeMode) .fsPostElement.latest-news-slider.interior[data-category-id="540"] article .inner {
    background: #F7971D; }
  body:not(.fsComposeMode) .fsPostElement.latest-news-slider.interior[data-category-id="540"] .fsTag {
    background: #F7971D; }
  body:not(.fsComposeMode) .fsPostElement.latest-news-slider.interior[data-category-id="540"] .fsLoadMoreButton:hover, body:not(.fsComposeMode) .fsPostElement.latest-news-slider.interior[data-category-id="540"] .fsLoadMoreButton:focus {
    background: #F7971D;
    border-color: #F7971D; }
  body:not(.fsComposeMode) .fsPostElement.latest-news-slider.interior .fsListItems {
    margin: 0; }
    @media (min-width: 1100px) {
      body:not(.fsComposeMode) .fsPostElement.latest-news-slider.interior .fsListItems {
        margin: 0 -15px; } }
  body:not(.fsComposeMode) .fsPostElement.latest-news-slider.interior article {
    padding: 0;
    margin: 0;
    margin-bottom: 40px;
    width: 100%; }
    body:not(.fsComposeMode) .fsPostElement.latest-news-slider.interior article.fsCategory-541 .inner {
      background: #CF0D44; }
    body:not(.fsComposeMode) .fsPostElement.latest-news-slider.interior article.fsCategory-541 .fsTag {
      background: #CF0D44; }
    body:not(.fsComposeMode) .fsPostElement.latest-news-slider.interior article.fsCategory-540 .inner {
      background: #F7971D; }
    body:not(.fsComposeMode) .fsPostElement.latest-news-slider.interior article.fsCategory-540 .fsTag {
      background: #F7971D; }
    @media (min-width: 1100px) {
      body:not(.fsComposeMode) .fsPostElement.latest-news-slider.interior article {
        width: calc(33.33333% - 30px);
        min-height: 400px;
        margin: 0 15px;
        margin-bottom: 40px; } }
    body:not(.fsComposeMode) .fsPostElement.latest-news-slider.interior article .title-container {
      height: 100%;
      background: #F1F1F1;
      padding-top: 29px; }
      body:not(.fsComposeMode) .fsPostElement.latest-news-slider.interior article .title-container .fsTitle, body:not(.fsComposeMode) .fsPostElement.latest-news-slider.interior article .title-container .fsDateTime {
        color: #312F30; }
    body:not(.fsComposeMode) .fsPostElement.latest-news-slider.interior article .readMore {
      display: none; }
      @media (min-width: 600px) {
        body:not(.fsComposeMode) .fsPostElement.latest-news-slider.interior article .readMore {
          display: block; } }
    @media (max-width: 599px) {
      body:not(.fsComposeMode) .fsPostElement.latest-news-slider.interior article .fsReadMoreLink {
        position: relative;
        visibility: visible;
        height: auto;
        width: auto;
        left: auto;
        top: auto;
        color: #fff;
        color: #006FAB;
        position: relative;
        font-weight: normal;
        font-size: 0.8125rem;
        line-height: 1.76923;
        letter-spacing: 1.5px;
        text-transform: uppercase;
        color: #fff; } }
  @media (max-width: 599px) and (min-width: 1000px) {
    body:not(.fsComposeMode) .fsPostElement.latest-news-slider.interior article .fsReadMoreLink {
      font-size: 0.9375rem;
      line-height: 1.53333; } }
    @media (max-width: 599px) {
        body:not(.fsComposeMode) .fsPostElement.latest-news-slider.interior article .fsReadMoreLink:after {
          content: "";
          font-family: "IcoMoon";
          font-smoothing: antialiased;
          font-weight: normal;
          speak: none;
          display: inline-block;
          font-size: 10px;
          color: #006FAB;
          margin-left: 3px;
          vertical-align: baseline; } }
    @media (max-width: 599px) and (min-width: 1000px) {
      body:not(.fsComposeMode) .fsPostElement.latest-news-slider.interior article .fsReadMoreLink:after {
        font-size: 12px;
        margin-left: 3px; } }
    @media (max-width: 599px) {
        body:not(.fsComposeMode) .fsPostElement.latest-news-slider.interior article .fsReadMoreLink:hover, body:not(.fsComposeMode) .fsPostElement.latest-news-slider.interior article .fsReadMoreLink:focus {
          text-decoration: underline; }
        body:not(.fsComposeMode) .fsPostElement.latest-news-slider.interior article .fsReadMoreLink:after {
          color: #fff; } }
  body:not(.fsComposeMode) .fsPostElement.latest-news-slider.interior .fsLoadMoreButton {
    left: 50%;
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    border: thin solid #312F30;
    height: 50px;
    color: #505050; }
    body:not(.fsComposeMode) .fsPostElement.latest-news-slider.interior .fsLoadMoreButton:hover, body:not(.fsComposeMode) .fsPostElement.latest-news-slider.interior .fsLoadMoreButton:focus {
      background: #0082C8;
      color: #fff;
      border-color: #0082C8; }
  body:not(.fsComposeMode) .fsPostElement.latest-news-slider.interior.fsThumbnailOriginal .fsThumbnail {
    height: unset;
    padding-bottom: unset;
    overflow: unset; }
    body:not(.fsComposeMode) .fsPostElement.latest-news-slider.interior.fsThumbnailOriginal .fsThumbnail > .fsCroppedImage {
      padding-bottom: 100%; }
    body:not(.fsComposeMode) .fsPostElement.latest-news-slider.interior.fsThumbnailOriginal .fsThumbnail img {
      position: unset; }

body:not(.fsComposeMode).keyboard-active .fsPostElement.latest-news-slider .slick-arrow:focus {
  border-color: #0082C8;
  background: #0082C8; }
  body:not(.fsComposeMode).keyboard-active .fsPostElement.latest-news-slider .slick-arrow:focus:before {
    color: #fff; }

@media (min-width: 800px) {
  body:not(.fsComposeMode) .image-button-container > .fsElementContent {
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px; } }

@media (min-width: 800px) {
  .touchevents body:not(.fsComposeMode) .image-button .imageLink {
    display: none; } }

body:not(.fsComposeMode) .image-button {
  position: relative;
  background: #0082C8;
  margin-bottom: 30px;
  overflow: hidden; }
  @media (min-width: 800px) {
    body:not(.fsComposeMode) .image-button {
      margin-bottom: 0;
      width: 50%;
      border-left: 10px solid #fff;
      border-right: 10px solid #fff; } }
  @media (min-width: 800px) {
    body:not(.fsComposeMode) .image-button:after {
      display: block;
      content: '';
      padding-top: 88.0165289256%; } }
  body:not(.fsComposeMode) .image-button .imageLink {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  body:not(.fsComposeMode) .image-button > header {
    display: none;
    padding: 26px 20px;
    color: #FFFFFF; }
    @media (min-width: 800px) {
      body:not(.fsComposeMode) .image-button > header {
        display: block;
        opacity: 1;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
        transition: all .3s; } }
    body:not(.fsComposeMode) .image-button > header h2 {
      margin: 0;
      padding: 0; }
  body:not(.fsComposeMode) .image-button article {
    position: relative; }
    @media (min-width: 800px) {
      body:not(.fsComposeMode) .image-button article {
        display: none; } }
  body:not(.fsComposeMode) .image-button h2 {
    position: relative;
    font-weight: normal;
    font-size: 1.40625rem;
    line-height: 1.46667;
    color: #FFFFFF;
    margin: 0 0 12px 0;
    padding: 0 50px 0 0;
    transition: all .3s; }
    @media (min-width: 800px) {
      body:not(.fsComposeMode) .image-button h2 {
        font-size: 1.125rem;
        line-height: 1.61111; } }
    @media (min-width: 1100px) {
      body:not(.fsComposeMode) .image-button h2 {
        font-size: 1.4375rem;
        line-height: 1.30435; } }
    body:not(.fsComposeMode) .image-button h2 span {
      width: 48px;
      height: 48px;
      border: 1px solid #CFCFCF;
      border-radius: 100%;
      overflow: hidden;
      color: transparent;
      display: block;
      transition: all .3s;
      position: absolute;
      top: 0;
      right: 0;
      transition: all .3s;
      width: 40px;
      height: 40px;
      border: 1px solid #fff; }
      @media (min-width: 800px) {
        body:not(.fsComposeMode) .image-button h2 span {
          width: 55px;
          height: 55px; } }
      body:not(.fsComposeMode) .image-button h2 span:before {
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate3d(-50%, -50%, 0);
        font-size: 14px;
        color: #0082C8;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: 1; }
        @media (min-width: 800px) {
          body:not(.fsComposeMode) .image-button h2 span:before {
            font-size: 15px; } }
      body:not(.fsComposeMode) .image-button h2 span:hover, body:not(.fsComposeMode) .image-button h2 span:focus {
        background: #0082C8; }
        body:not(.fsComposeMode) .image-button h2 span:hover:before, body:not(.fsComposeMode) .image-button h2 span:focus:before {
          color: #fff; }
      @media (min-width: 800px) {
        body:not(.fsComposeMode) .image-button h2 span:before {
          font-size: 17px; } }
      @media (min-width: 800px) {
        body:not(.fsComposeMode) .image-button h2 span {
          position: relative;
          top: 0;
          right: 0;
          width: 45px;
          height: 45px;
          margin: 11px auto 0 auto; } }
      body:not(.fsComposeMode) .image-button h2 span:before {
        color: #fff; }
      body:not(.fsComposeMode) .image-button h2 span:after {
        display: none; }
  body:not(.fsComposeMode) .image-button picture {
    display: block;
    width: 100%;
    height: 100%; }
  body:not(.fsComposeMode) .image-button figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    padding: 0 20px 20px 20px;
    z-index: 0;
    background: rgba(0, 0, 0, 0.7); }
    @media (min-width: 800px) {
      body:not(.fsComposeMode) .image-button figcaption {
        padding: 0 30px 25px 30px; } }
    body:not(.fsComposeMode) .image-button figcaption p {
      margin: 0; }
    body:not(.fsComposeMode) .image-button figcaption:before {
      content: "";
      position: absolute;
      top: -100px;
      left: 0;
      height: 100px;
      width: 100%;
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
      z-index: -1; }
  body:not(.fsComposeMode) .image-button > footer {
    padding: 20px;
    color: #FFFFFF; }
    @media (min-width: 800px) {
      body:not(.fsComposeMode) .image-button > footer {
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        transition: all .3s; } }
    body:not(.fsComposeMode) .image-button > footer .fsElementFooterContent {
      margin: 0;
      position: relative; }
      @media (min-width: 800px) {
        body:not(.fsComposeMode) .image-button > footer .fsElementFooterContent {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: center;
          justify-content: center;
          -ms-flex-align: center;
          align-items: center;
          -ms-flex-direction: column;
          flex-direction: column;
          text-align: center;
          height: 100%;
          line-height: 23px; } }
      @media (min-width: 1100px) {
        body:not(.fsComposeMode) .image-button > footer .fsElementFooterContent {
          font-size: 1.0625rem;
          line-height: 1.58824; } }
      body:not(.fsComposeMode) .image-button > footer .fsElementFooterContent h2 {
        display: block; }
        @media (min-width: 800px) {
          body:not(.fsComposeMode) .image-button > footer .fsElementFooterContent h2 {
            display: none; } }
    body:not(.fsComposeMode) .image-button > footer p {
      margin-bottom: 10px; }
      body:not(.fsComposeMode) .image-button > footer p:last-child {
        margin-bottom: 0; }
    body:not(.fsComposeMode) .image-button > footer .fs_style_42 {
      display: none; }
      @media (min-width: 800px) {
        body:not(.fsComposeMode) .image-button > footer .fs_style_42 {
          display: block;
          font-size: 0.75rem;
          line-height: 1.66667; } }
      @media (min-width: 1200px) {
        body:not(.fsComposeMode) .image-button > footer .fs_style_42 {
          font-size: 0.9375rem;
          line-height: 1.53333; } }
  @media (min-width: 800px) {
    body:not(.fsComposeMode) .image-button:hover > header, body:not(.fsComposeMode) .image-button:focus-within > header {
      opacity: 0; } }
  @media (max-width: 799px) {
    body:not(.fsComposeMode) .image-button:hover h2 span, body:not(.fsComposeMode) .image-button:focus-within h2 span {
      background: #fff;
      border-color: #fff; }
      body:not(.fsComposeMode) .image-button:hover h2 span:before, body:not(.fsComposeMode) .image-button:focus-within h2 span:before {
        color: #0082C8; } }
  @media (min-width: 800px) {
    body:not(.fsComposeMode) .image-button:hover > footer, body:not(.fsComposeMode) .image-button:focus-within > footer {
      opacity: 1; } }
  body:not(.fsComposeMode) .image-button:hover > footer .fs_style_42, body:not(.fsComposeMode) .image-button:focus-within > footer .fs_style_42 {
    text-decoration: underline; }

body:not(.fsComposeMode) .image-container {
  position: relative; }
  body:not(.fsComposeMode) .image-container .image {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all .5s;
    margin: 0; }
    body:not(.fsComposeMode) .image-container .image.item1 {
      z-index: 0;
      opacity: 1;
      position: relative; }
    body:not(.fsComposeMode) .image-container .image.item2 {
      z-index: 1; }
      body:not(.fsComposeMode) .image-container .image.item2.active {
        opacity: 1; }
    body:not(.fsComposeMode) .image-container .image.item3 {
      z-index: 2; }
      body:not(.fsComposeMode) .image-container .image.item3.active {
        opacity: 1; }
    body:not(.fsComposeMode) .image-container .image article {
      position: relative; }
      body:not(.fsComposeMode) .image-container .image article figure {
        width: 100%;
        height: 100%; }
      body:not(.fsComposeMode) .image-container .image article img {
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
        height: 100%; }
      body:not(.fsComposeMode) .image-container .image article figcaption {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        color: #fff;
        padding: 0 30px 25px 30px;
        z-index: 0;
        background: rgba(0, 0, 0, 0.7); }
        @media (min-width: 1000px) {
          body:not(.fsComposeMode) .image-container .image article figcaption {
            font-size: 1.125rem;
            line-height: 1.66667; } }
        body:not(.fsComposeMode) .image-container .image article figcaption p {
          margin: 0; }
        body:not(.fsComposeMode) .image-container .image article figcaption:before {
          content: "";
          position: absolute;
          top: -100px;
          left: 0;
          height: 100px;
          width: 100%;
          background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
          z-index: -1; }

.cke_panel_listItem .fs_style_31,
.cke_panel_listItem .fs_style_39,
.cke_panel_listItem .fs_style_40,
.cke_panel_listItem .fs_style_41 {
  background: none !important;
  position: relative !important;
  color: #505050 !important; }
  .cke_panel_listItem .fs_style_31:before,
  .cke_panel_listItem .fs_style_39:before,
  .cke_panel_listItem .fs_style_40:before,
  .cke_panel_listItem .fs_style_41:before {
    content: none !important; }

.home .tier-1 .hero-caption-section article .fsTitle .fsPostLink,
.home .tier-1 .hero-caption-section-sync article .fsTitle .fsPostLink {
  color: #FFF; }

.video-popup-link {
  margin-bottom: 0; }

body:not(.fsComposeMode) .content-card {
  padding: 30px 20px;
  background-color: #ECECEC;
  margin-bottom: 45px; }
  @media (min-width: 600px) {
    body:not(.fsComposeMode) .content-card {
      padding: 30px 30px 30px;
      margin-top: 50px;
      margin-bottom: 50px; } }
  body:not(.fsComposeMode) .content-card > header {
    margin-bottom: 15px; }
  body:not(.fsComposeMode) .content-card .fsElementTitle {
    color: #312F30;
    font-size: 26px;
    margin-top: 0; }
  body:not(.fsComposeMode) .content-card .fsElementContent {
    color: #312F30; }
    body:not(.fsComposeMode) .content-card .fsElementContent p:last-child {
      margin-bottom: 0; }
    body:not(.fsComposeMode) .content-card .fsElementContent a {
      color: #0082C8; }
  body:not(.fsComposeMode) .image.content-card:not(.left):not(.right):not(.bottom) .fsElementTitle {
    margin-top: 10px; }
  @media (min-width: 600px) {
    body:not(.fsComposeMode) .image.content-card {
      width: calc(100% - 30px);
      margin-top: 80px;
      margin-bottom: 50px; } }
  body:not(.fsComposeMode) .image.content-card > header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-bottom: 0; }
    body:not(.fsComposeMode) .image.content-card > header .fsElementHeaderContent {
      margin-top: 10px; }
      body:not(.fsComposeMode) .image.content-card > header .fsElementHeaderContent .fsImage {
        width: calc(100% + 40px);
        margin: -40px -20px 0; }
        @media (min-width: 600px) {
          body:not(.fsComposeMode) .image.content-card > header .fsElementHeaderContent .fsImage {
            width: calc(100% + 60px);
            margin: -40px -30px 0; } }
      body:not(.fsComposeMode) .image.content-card > header .fsElementHeaderContent img {
        display: block;
        width: 100%; }
        @media (min-width: 600px) {
          body:not(.fsComposeMode) .image.content-card > header .fsElementHeaderContent img {
            position: relative;
            left: 30px;
            top: -30px;
            margin-bottom: -30px; } }
  body:not(.fsComposeMode) .image.right.content-card > header, body:not(.fsComposeMode) .image.left.content-card > header {
    -ms-flex-direction: column;
    flex-direction: column; }
  @media (min-width: 600px) {
    body:not(.fsComposeMode) .image.right.content-card, body:not(.fsComposeMode) .image.left.content-card {
      display: -ms-flexbox;
      display: flex; }
      body:not(.fsComposeMode) .image.right.content-card .fsElementTitle, body:not(.fsComposeMode) .image.left.content-card .fsElementTitle {
        padding-top: 30px; }
      body:not(.fsComposeMode) .image.right.content-card .fsElementContent, body:not(.fsComposeMode) .image.left.content-card .fsElementContent {
        width: 50%; } }
  @media (max-width: 1023px) {
    body:not(.fsComposeMode) .image.right.content-card, body:not(.fsComposeMode) .image.left.content-card {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      body:not(.fsComposeMode) .image.right.content-card .fsElementContent, body:not(.fsComposeMode) .image.left.content-card .fsElementContent {
        width: 100%;
        margin: 0 !important; } }
  @media (min-width: 1000px) {
    body:not(.fsComposeMode) .image.right.content-card img, body:not(.fsComposeMode) .image.left.content-card img {
      max-width: 482px; } }
  @media (min-width: 1600px) {
    body:not(.fsComposeMode) .image.right.content-card img, body:not(.fsComposeMode) .image.left.content-card img {
      max-width: 600px; } }
  @media (min-width: 600px) {
    body:not(.fsComposeMode) .image.right.content-card {
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }
      body:not(.fsComposeMode) .image.right.content-card .fsElementContent {
        margin-right: 80px; }
      body:not(.fsComposeMode) .image.right.content-card > header .fsElementHeaderContent img {
        margin-bottom: -50px; } }
  @media (min-width: 1000px) {
    body:not(.fsComposeMode) .image.right.content-card {
      -ms-flex-pack: justify;
      justify-content: space-between; } }
  @media (min-width: 600px) {
    body:not(.fsComposeMode) .image.left.content-card {
      margin-left: auto; }
      body:not(.fsComposeMode) .image.left.content-card .fsElementContent {
        margin-left: 40px; }
      body:not(.fsComposeMode) .image.left.content-card > header .fsElementHeaderContent img {
        margin-bottom: -50px;
        left: -30px; } }
  @media (max-width: 599px) {
    body:not(.fsComposeMode) .image.bottom.content-card {
      margin-left: auto;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
      display: -ms-flexbox;
      display: flex;
      padding-bottom: 0; }
      body:not(.fsComposeMode) .image.bottom.content-card > header {
        margin-bottom: 0; }
        body:not(.fsComposeMode) .image.bottom.content-card > header .fsElementHeaderContent .fsImage {
          margin-left: -20px;
          margin-right: -20px;
          margin-top: 0;
          margin-bottom: 0; } }
  @media (min-width: 600px) {
    body:not(.fsComposeMode) .image.bottom.content-card {
      margin-left: auto;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 80px;
      margin-top: 60px;
      padding-bottom: 30px; }
      body:not(.fsComposeMode) .image.bottom.content-card .fsElementContent {
        padding-bottom: 40px; }
      body:not(.fsComposeMode) .image.bottom.content-card > header {
        margin-bottom: -30px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; }
        body:not(.fsComposeMode) .image.bottom.content-card > header .fsElementHeaderContent img {
          margin-bottom: -50px;
          left: -30px;
          top: auto;
          margin-top: 10px; } }

@media (min-width: 600px) {
  body:not(.fsComposeMode) .fsDiv > .content-card:first-child {
    margin-top: 40px; } }

body:not(.fsComposeMode) .content-card .fsElementActionButtonContainer {
  display: none; }

body:not(.fsComposeMode) .content-card.blue {
  color: #fff;
  background-color: #0082C8;
  position: relative; }
  body:not(.fsComposeMode) .content-card.blue * {
    color: inherit !important; }
  body:not(.fsComposeMode) .content-card.blue .fs_style_45:after {
    color: #fff !important; }

body:not(.fsComposeMode) .content-card.yellow {
  color: #fff;
  background-color: #F7971D;
  position: relative; }
  body:not(.fsComposeMode) .content-card.yellow * {
    color: inherit !important; }
  body:not(.fsComposeMode) .content-card.yellow .fs_style_45:after {
    color: #fff !important; }

body:not(.fsComposeMode) .content-card.red {
  color: #fff;
  background-color: #CF0D44;
  position: relative; }
  body:not(.fsComposeMode) .content-card.red * {
    color: inherit !important; }
  body:not(.fsComposeMode) .content-card.red .fs_style_45:after {
    color: #fff !important; }

.infographic-container {
  margin-bottom: 45px;
  margin-top: -20px; }
  @media (min-width: 900px) {
    .infographic-container {
      margin-bottom: 20px; } }
  .infographic-container .fsStyleColumn-last {
    margin-bottom: 0; }
    @media (min-width: 900px) {
      .infographic-container .fsStyleColumn-last {
        margin-bottom: 20px; } }
  @media (min-width: 900px) {
    .infographic-container {
      margin-top: 20px; } }
  .infographic-container.fsOneColumnLayout .fsStyleColumn-1 .fsContent {
    border-right: 0; }
    .infographic-container.fsOneColumnLayout .fsStyleColumn-1 .fsContent:first-child {
      padding-top: 0; }
    .infographic-container.fsOneColumnLayout .fsStyleColumn-1 .fsContent:last-child {
      border-bottom: 0;
      padding-bottom: 0; }
  @media (min-width: 900px) {
    .infographic-container.fsTwoColumnLayout .fsStyleColumn-2 .fsContent {
      border-right: 0; } }

.fsContent + .infographic-container,
.fsContent + .infographic-slider {
  margin-top: -35px; }
  @media (min-width: 900px) {
    .fsContent + .infographic-container,
    .fsContent + .infographic-slider {
      margin-top: 0; } }

.infographic-container,
.infographic-slider {
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 900px) {
    .infographic-container,
    .infographic-slider {
      margin-top: 40px; } }
  .infographic-container .fsStyleColumn,
  .infographic-slider .fsStyleColumn {
    padding: 0; }
    .infographic-container .fsStyleColumn.fsStyleColumn-3 .fsContent,
    .infographic-slider .fsStyleColumn.fsStyleColumn-3 .fsContent {
      border-right: 0; }
      @media (max-width: 899px) {
        .infographic-container .fsStyleColumn.fsStyleColumn-3 .fsContent:last-child,
        .infographic-slider .fsStyleColumn.fsStyleColumn-3 .fsContent:last-child {
          border-bottom: 0; } }
  .infographic-container .fsContent,
  .infographic-slider .fsContent {
    border: thin solid #CFCFCF;
    display: block;
    border-width: 0px 1px 1px 0px;
    padding: 20px;
    text-align: center;
    margin-bottom: 0; }
    @media (max-width: 899px) {
      .infographic-container .fsContent,
      .infographic-slider .fsContent {
        border-right: 0;
        padding-left: 0;
        padding-right: 0; } }
    .infographic-container .fsContent .fsElementTitle,
    .infographic-slider .fsContent .fsElementTitle {
      font-size: 50px;
      line-height: 1;
      font-weight: 400;
      color: #0082C8;
      letter-spacing: 1px; }
      @media (min-width: 1100px) {
        .infographic-container .fsContent .fsElementTitle,
        .infographic-slider .fsContent .fsElementTitle {
          font-size: 55px; } }
      @media (min-width: 1300px) {
        .infographic-container .fsContent .fsElementTitle,
        .infographic-slider .fsContent .fsElementTitle {
          font-size: 70px;
          line-height: 84px; } }
    @media (min-width: 900px) {
      .infographic-container .fsContent:last-child,
      .infographic-slider .fsContent:last-child {
        border-bottom: 0; } }
    .infographic-container .fsContent .fsElementContent p,
    .infographic-slider .fsContent .fsElementContent p {
      font-size: 18px;
      line-height: 30px; }
      @media (min-width: 900px) {
        .infographic-container .fsContent .fsElementContent p,
        .infographic-slider .fsContent .fsElementContent p {
          font-size: 15px; } }
      @media (min-width: 1300px) {
        .infographic-container .fsContent .fsElementContent p,
        .infographic-slider .fsContent .fsElementContent p {
          font-size: 18px; } }
    .infographic-container .fsContent .fsElementContent a,
    .infographic-slider .fsContent .fsElementContent a {
      color: #0082C8;
      cursor: pointer;
      color: #006FAB;
      position: relative;
      font-weight: normal;
      font-size: 0.8125rem;
      line-height: 1.76923;
      letter-spacing: 1.5px;
      text-transform: uppercase; }
      @media (min-width: 1000px) {
        .infographic-container .fsContent .fsElementContent a,
        .infographic-slider .fsContent .fsElementContent a {
          font-size: 0.9375rem;
          line-height: 1.53333; } }
      .infographic-container .fsContent .fsElementContent a:after,
      .infographic-slider .fsContent .fsElementContent a:after {
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none;
        display: inline-block;
        font-size: 10px;
        color: #006FAB;
        margin-left: 3px;
        vertical-align: baseline; }
        @media (min-width: 1000px) {
          .infographic-container .fsContent .fsElementContent a:after,
          .infographic-slider .fsContent .fsElementContent a:after {
            font-size: 12px;
            margin-left: 3px; } }
      .infographic-container .fsContent .fsElementContent a:hover, .infographic-container .fsContent .fsElementContent a:focus,
      .infographic-slider .fsContent .fsElementContent a:hover,
      .infographic-slider .fsContent .fsElementContent a:focus {
        text-decoration: underline; }
      .infographic-container .fsContent .fsElementContent a:after,
      .infographic-slider .fsContent .fsElementContent a:after {
        color: #0082C8; }
        @media (min-width: 1000px) {
          .infographic-container .fsContent .fsElementContent a:after,
          .infographic-slider .fsContent .fsElementContent a:after {
            margin-left: 15px; } }

.fsStyleOneThird .infographic-slider .fsContent.slick-slide {
  border: 0 !important; }

@media (min-width: 1000px) {
  .fsStyleOneThird .infographic-slider .stat-nav-controls {
    margin-top: 0; } }

.infographic-slider .fsContent {
  border-bottom: 0; }
  .infographic-slider .fsContent:last-child {
    border-right: 0; }
  @media (max-width: 899px) {
    .infographic-slider .fsContent {
      padding-top: 0; } }
  @media (min-width: 1000px) {
    .infographic-slider .fsContent {
      padding: 40px; } }
  .infographic-slider .fsContent:first-child:last-child {
    border: 0; }

.infographic-slider .stat-nav-controls {
  width: 88px;
  height: 40px;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  margin-top: -20px;
  margin-bottom: 30px; }
  @media (min-width: 900px) {
    .infographic-slider .stat-nav-controls {
      margin-top: 30px; } }
  @media (min-width: 1000px) {
    .infographic-slider .stat-nav-controls {
      width: 98px;
      height: 45px;
      bottom: 148px;
      margin-bottom: 45px;
      margin-top: 30px; } }

@media (min-width: 900px) {
  .infographic-slider .slick-track {
    display: -ms-flexbox;
    display: flex; }
    .infographic-slider .slick-track .fsContent {
      height: inherit;
      padding-top: 0;
      padding-bottom: 0; } }

.infographic-slider .slick-arrow {
  border: 0;
  background: none;
  outline: 0;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 2;
  height: 40px;
  width: 40px;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 100%;
  color: transparent;
  cursor: pointer;
  overflow: hidden;
  transition: all .3s;
  border: 1px solid #CFCFCF; }
  @media (min-width: 1000px) {
    .infographic-slider .slick-arrow {
      height: 45px;
      width: 45px; } }
  .infographic-slider .slick-arrow:before {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    font-size: 12px;
    line-height: 40px;
    color: #fff;
    font-weight: bold;
    transition: all .3s; }
    @media (min-width: 1000px) {
      .infographic-slider .slick-arrow:before {
        font-size: 13px;
        line-height: 45px; } }
  .infographic-slider .slick-arrow.slick-prev {
    margin-right: 4px; }
    .infographic-slider .slick-arrow.slick-prev:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
  .infographic-slider .slick-arrow.slick-next {
    margin-left: 4px; }
    .infographic-slider .slick-arrow.slick-next:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
  .infographic-slider .slick-arrow:hover {
    background-color: #fff; }
    .infographic-slider .slick-arrow:hover:before {
      color: #0082C8; }
  .infographic-slider .slick-arrow:before {
    color: #505050; }
  .infographic-slider .slick-arrow:hover, .infographic-slider .slick-arrow:focus {
    background: #0082C8; }
    .infographic-slider .slick-arrow:hover:before, .infographic-slider .slick-arrow:focus:before {
      color: #fff; }
  .infographic-slider .slick-arrow.slick-prev {
    -ms-flex-order: 1;
    order: 1; }
  .infographic-slider .slick-arrow.slick-next {
    -ms-flex-order: 2;
    order: 2; }

.interior.fsPostElement .fsTags {
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 10px;
  left: 15px;
  margin: 0;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.interior.fsPostElement .fsTag {
  text-transform: capitalize;
  background: #0082C8;
  color: #fff;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  padding: 5px 8px;
  display: inline-block !important;
  margin: 0 !important;
  margin-bottom: 5px !important;
  margin-right: 5px !important;
  z-index: 1;
  padding-top: 6px;
  padding-bottom: 3px; }
  .interior.fsPostElement .fsTag[tag-data*="dci"] {
    text-transform: uppercase !important; }
  .interior.fsPostElement .fsTag[tag-data*="co-curricular"] {
    text-transform: lowercase !important; }
    .interior.fsPostElement .fsTag[tag-data*="co-curricular"]::first-letter {
      text-transform: uppercase !important; }
  .interior.fsPostElement .fsTag:before {
    display: none; }

.interior.fsPostElement .fsCategories {
  margin: 0; }
  .interior.fsPostElement .fsCategories .fsCategory {
    font-weight: 500;
    font-size: 12px;
    line-height: 19px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    border: thin solid #0082C8;
    padding: 5px 8px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-weight: bold;
    margin-bottom: 20px;
    padding-top: 8px; }
    .interior.fsPostElement .fsCategories .fsCategory:before {
      display: none; }
    @media (max-width: 999px) {
      .interior.fsPostElement .fsCategories .fsCategory {
        width: 100%;
        text-align: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 8px 0px; } }

.interior.whats-on-slider.color-tags .fsTag[tag-data*="Alumni"], .interior.whats-on-slider.color-tags .fsTag[tag-data*="alumni"] {
  background: #0C8787; }

.interior.whats-on-slider.color-tags .fsTag[tag-data*="charity"] {
  background: #119F4A; }

.interior.whats-on-slider.color-tags .fsTag[tag-data*="Cultural"], .interior.whats-on-slider.color-tags .fsTag[tag-data*="cultural"] {
  background: #8B9C24; }

.interior.whats-on-slider.color-tags .fsTag[tag-data*="free learning"], .interior.whats-on-slider.color-tags .fsTag[tag-data*="Free Learning"] {
  background: #B88115; }

.interior.whats-on-slider.color-tags .fsTag[tag-data*="Fair"], .interior.whats-on-slider.color-tags .fsTag[tag-data*="fair"] {
  background: #CF5C1B; }

.interior.whats-on-slider.color-tags .fsTag[tag-data*="Networking"], .interior.whats-on-slider.color-tags .fsTag[tag-data*="networking"] {
  background: #BA3624; }

.interior.whats-on-slider.color-tags .fsTag[tag-data*="Partnership"], .interior.whats-on-slider.color-tags .fsTag[tag-data*="partnership"] {
  background: #C7297E; }

.interior.whats-on-slider.color-tags .fsTag[tag-data*="Services"], .interior.whats-on-slider.color-tags .fsTag[tag-data*="services"] {
  background: #AF46B8; }

.interior.whats-on-slider.color-tags .fsTag[tag-data*="Open Event"], .interior.whats-on-slider.color-tags .fsTag[tag-data*="open event"] {
  background: #AF46B8; }

.interior.whats-on-slider.color-tags .fsTag[tag-data*="Talk"], .interior.whats-on-slider.color-tags .fsTag[tag-data*="talk"] {
  background: #694AC0; }

.interior.fsPost .fsThumbnail, .interior.fsDialog .fsThumbnail {
  position: relative; }

.interior.fsPost article.fsCategory-541 .inner, .interior.fsDialog article.fsCategory-541 .inner {
  background: #CF0D44; }

.interior.fsPost article.fsCategory-541 .fsTag, .interior.fsDialog article.fsCategory-541 .fsTag {
  background: #CF0D44; }

.interior.fsPost article.fsCategory-540 .inner, .interior.fsDialog article.fsCategory-540 .inner {
  background: #F7971D; }

.interior.fsPost article.fsCategory-540 .fsTag, .interior.fsDialog article.fsCategory-540 .fsTag {
  background: #F7971D; }

.interior.fsDialog .fsThumbnail {
  position: relative;
  line-height: 0;
  margin-bottom: 20px; }

@media (min-width: 900px) {
  .video-collection .fsLayout.fsThreeColumnLayout .fsDiv {
    width: 50%; } }

@media (min-width: 1400px) {
  .video-collection .fsLayout.fsThreeColumnLayout .fsDiv {
    width: 33.333333%; } }

@media print {
  .nav-main,
  .nav-sub,
  .nav-social,
  .nav-utility-header,
  .nav-utility-footer,
  #fsMenu,
  #fsFooter,
  .fsThumbnail {
    display: none !important;
    height: 0 !important; }
  #fsPageContent,
  #fsBannerLeft,
  #fsBannerRight {
    width: 100%; }
  html {
    font-size: 100%;
    /* for IE */ }
  body {
    font-size: 62.5%; }
  .video-container, .discover-more-section, #fsBannerLeft, .fsBreadcrumb, .addThis-container, .drawer-trigger {
    height: 0 !important;
    display: none !important; }
  #fsPageBodyWrapper {
    padding: 0 !important; }
  #fsHeader .header-container .fsStyleColumn-1 {
    width: 100% !important; }
  #fsHeader .header-container .fsStyleColumn-2 {
    display: none !important; }
  .site-info-container {
    text-align: center;
    max-width: 100% !important;
    width: 100% !important;
    display: block; }
    .site-info-container a {
      font-size: 30px;
      text-decoration: none;
      margin: 0 0 20px; }
  * {
    position: static !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
    min-height: auto !important;
    height: auto !important; }
  a, a:visited {
    text-decoration: underline; }
  dl dd {
    margin-left: 0; }
  div, dl, li {
    height: auto !important;
    height: 1%; }
  thead {
    display: table-header-group; }
  tr, img, h2, h3, pre, blockquote {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; } }
