@charset "UTF-8";
body #page {
  overflow: hidden;
}
body .container-white, body .container-white-laurel {
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
  overflow: hidden;
}
body .container-white-laurel {
  background-image: url('img/laurel.svg');
  background-position: center;
  background-size: 50%;
  background-repeat: no-repeat;
  transition: all 0.5s linear;
}
body .front-page-header, body .partners .carousel-slide {
  z-index: -1;
  position: relative;
}
body .container-white-laurel, body .container-white, body .slick-twitter, body .slick-slide {
  z-index: 2;
  position: relative;
}
body .schoolicon, body .twitter-box .slick-controls, body .main-navigation-wrapper {
  z-index: 3;
  position: relative;
}
body .homepage-tabs-nav, body .home .tabcontent {
  z-index: 4;
}
body .home .tabcontent {
  z-index: 50;
}
body .currenthover {
  z-index: 1030;
}
html, body {
  transition: opacity 0.25s ease-out;
  height: 100%;
  width: 100%;
}
html {
  overflow: hidden;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.carousel-slide .slick-track {
  background: transparent;
}
html, body {
  overflow-x: hidden;
  /* Prevent scroll on narrow devices */
}
@media (max-width: 991.98px) {
  .offcanvas-collapse {
    position: fixed;
    top: 50px;
    /* Height of navbar */
    bottom: 0;
    left: 100%;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    visibility: hidden;
    background-color: #fff;
    transition: transform 0.3s ease-in-out, visibility 0.3s ease-in-out;
  }
  .offcanvas-collapse.open {
    visibility: visible;
    transform: translateX(-100%);
  }
}
.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}
.nav-scroller .nav {
  display: flex;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  color: rgba(255, 255, 255, 0.75);
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
.nav-underline .nav-link {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  color: #6c757d;
}
.nav-underline .nav-link:hover {
  color: #007bff;
}
.nav-underline .active {
  font-weight: 500;
  color: #343a40;
}
/*!
 * Font Awesome Free 5.15.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa, .fas, #searchform button, #mobilesearch button, .close, .partners .slick-controls-lower .next-slide-lower:before, .partners .slick-controls-lower .prev-slide-lower:before, .page-template-vacancies .log_interest .cv_upload .upload, .far, .fal, .fad, .fab, .latestnews .twitter-box .twitter-header:after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
#searchform button, #mobilesearch button, .close, .partners .slick-controls-lower .next-slide-lower:before, .partners .slick-controls-lower .prev-slide-lower:before, .latestnews .twitter-box .twitter-header:after, .page-template-vacancies .log_interest .cv_upload .upload {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
}
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.fa-xs {
  font-size: 0.75em;
}
.fa-sm {
  font-size: 0.875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left, .fas.fa-pull-left, #searchform button.fa-pull-left, #mobilesearch button.fa-pull-left, .fa-pull-left.close, .partners .slick-controls-lower .fa-pull-left.next-slide-lower:before, .partners .slick-controls-lower .fa-pull-left.prev-slide-lower:before, .page-template-vacancies .log_interest .cv_upload .fa-pull-left.upload, .far.fa-pull-left, .fal.fa-pull-left, .fab.fa-pull-left, .latestnews .twitter-box .fa-pull-left.twitter-header:after {
  margin-right: 0.3em;
}
.fa.fa-pull-right, .fas.fa-pull-right, #searchform button.fa-pull-right, #mobilesearch button.fa-pull-right, .fa-pull-right.close, .partners .slick-controls-lower .fa-pull-right.next-slide-lower:before, .partners .slick-controls-lower .fa-pull-right.prev-slide-lower:before, .page-template-vacancies .log_interest .cv_upload .fa-pull-right.upload, .far.fa-pull-right, .fal.fa-pull-right, .fab.fa-pull-right, .latestnews .twitter-box .fa-pull-right.twitter-header:after {
  margin-left: 0.3em;
}
.fa-spin {
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-flip-both {
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}
.fa-stack-1x, .fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "";
}
.fa-accessible-icon:before {
  content: "";
}
.fa-accusoft:before {
  content: "";
}
.fa-acquisitions-incorporated:before {
  content: "";
}
.fa-ad:before {
  content: "";
}
.fa-address-book:before {
  content: "";
}
.fa-address-card:before {
  content: "";
}
.fa-adjust:before {
  content: "";
}
.fa-adn:before {
  content: "";
}
.fa-adversal:before {
  content: "";
}
.fa-affiliatetheme:before {
  content: "";
}
.fa-air-freshener:before {
  content: "";
}
.fa-airbnb:before {
  content: "";
}
.fa-algolia:before {
  content: "";
}
.fa-align-center:before {
  content: "";
}
.fa-align-justify:before {
  content: "";
}
.fa-align-left:before {
  content: "";
}
.fa-align-right:before {
  content: "";
}
.fa-alipay:before {
  content: "";
}
.fa-allergies:before {
  content: "";
}
.fa-amazon:before {
  content: "";
}
.fa-amazon-pay:before {
  content: "";
}
.fa-ambulance:before {
  content: "";
}
.fa-american-sign-language-interpreting:before {
  content: "";
}
.fa-amilia:before {
  content: "";
}
.fa-anchor:before {
  content: "";
}
.fa-android:before {
  content: "";
}
.fa-angellist:before {
  content: "";
}
.fa-angle-double-down:before {
  content: "";
}
.fa-angle-double-left:before {
  content: "";
}
.fa-angle-double-right:before {
  content: "";
}
.fa-angle-double-up:before {
  content: "";
}
.fa-angle-down:before {
  content: "";
}
.fa-angle-left:before {
  content: "";
}
.fa-angle-right:before {
  content: "";
}
.fa-angle-up:before {
  content: "";
}
.fa-angry:before {
  content: "";
}
.fa-angrycreative:before {
  content: "";
}
.fa-angular:before {
  content: "";
}
.fa-ankh:before {
  content: "";
}
.fa-app-store:before {
  content: "";
}
.fa-app-store-ios:before {
  content: "";
}
.fa-apper:before {
  content: "";
}
.fa-apple:before {
  content: "";
}
.fa-apple-alt:before {
  content: "";
}
.fa-apple-pay:before {
  content: "";
}
.fa-archive:before {
  content: "";
}
.fa-archway:before {
  content: "";
}
.fa-arrow-alt-circle-down:before {
  content: "";
}
.fa-arrow-alt-circle-left:before {
  content: "";
}
.fa-arrow-alt-circle-right:before {
  content: "";
}
.fa-arrow-alt-circle-up:before {
  content: "";
}
.fa-arrow-circle-down:before {
  content: "";
}
.fa-arrow-circle-left:before {
  content: "";
}
.fa-arrow-circle-right:before {
  content: "";
}
.fa-arrow-circle-up:before {
  content: "";
}
.fa-arrow-down:before {
  content: "";
}
.fa-arrow-left:before {
  content: "";
}
.fa-arrow-right:before {
  content: "";
}
.fa-arrow-up:before {
  content: "";
}
.fa-arrows-alt:before {
  content: "";
}
.fa-arrows-alt-h:before {
  content: "";
}
.fa-arrows-alt-v:before {
  content: "";
}
.fa-artstation:before {
  content: "";
}
.fa-assistive-listening-systems:before {
  content: "";
}
.fa-asterisk:before {
  content: "";
}
.fa-asymmetrik:before {
  content: "";
}
.fa-at:before {
  content: "";
}
.fa-atlas:before {
  content: "";
}
.fa-atlassian:before {
  content: "";
}
.fa-atom:before {
  content: "";
}
.fa-audible:before {
  content: "";
}
.fa-audio-description:before {
  content: "";
}
.fa-autoprefixer:before {
  content: "";
}
.fa-avianex:before {
  content: "";
}
.fa-aviato:before {
  content: "";
}
.fa-award:before {
  content: "";
}
.fa-aws:before {
  content: "";
}
.fa-baby:before {
  content: "";
}
.fa-baby-carriage:before {
  content: "";
}
.fa-backspace:before {
  content: "";
}
.fa-backward:before {
  content: "";
}
.fa-bacon:before {
  content: "";
}
.fa-bacteria:before {
  content: "";
}
.fa-bacterium:before {
  content: "";
}
.fa-bahai:before {
  content: "";
}
.fa-balance-scale:before {
  content: "";
}
.fa-balance-scale-left:before {
  content: "";
}
.fa-balance-scale-right:before {
  content: "";
}
.fa-ban:before {
  content: "";
}
.fa-band-aid:before {
  content: "";
}
.fa-bandcamp:before {
  content: "";
}
.fa-barcode:before {
  content: "";
}
.fa-bars:before {
  content: "";
}
.fa-baseball-ball:before {
  content: "";
}
.fa-basketball-ball:before {
  content: "";
}
.fa-bath:before {
  content: "";
}
.fa-battery-empty:before {
  content: "";
}
.fa-battery-full:before {
  content: "";
}
.fa-battery-half:before {
  content: "";
}
.fa-battery-quarter:before {
  content: "";
}
.fa-battery-three-quarters:before {
  content: "";
}
.fa-battle-net:before {
  content: "";
}
.fa-bed:before {
  content: "";
}
.fa-beer:before {
  content: "";
}
.fa-behance:before {
  content: "";
}
.fa-behance-square:before {
  content: "";
}
.fa-bell:before {
  content: "";
}
.fa-bell-slash:before {
  content: "";
}
.fa-bezier-curve:before {
  content: "";
}
.fa-bible:before {
  content: "";
}
.fa-bicycle:before {
  content: "";
}
.fa-biking:before {
  content: "";
}
.fa-bimobject:before {
  content: "";
}
.fa-binoculars:before {
  content: "";
}
.fa-biohazard:before {
  content: "";
}
.fa-birthday-cake:before {
  content: "";
}
.fa-bitbucket:before {
  content: "";
}
.fa-bitcoin:before {
  content: "";
}
.fa-bity:before {
  content: "";
}
.fa-black-tie:before {
  content: "";
}
.fa-blackberry:before {
  content: "";
}
.fa-blender:before {
  content: "";
}
.fa-blender-phone:before {
  content: "";
}
.fa-blind:before {
  content: "";
}
.fa-blog:before {
  content: "";
}
.fa-blogger:before {
  content: "";
}
.fa-blogger-b:before {
  content: "";
}
.fa-bluetooth:before {
  content: "";
}
.fa-bluetooth-b:before {
  content: "";
}
.fa-bold:before {
  content: "";
}
.fa-bolt:before {
  content: "";
}
.fa-bomb:before {
  content: "";
}
.fa-bone:before {
  content: "";
}
.fa-bong:before {
  content: "";
}
.fa-book:before {
  content: "";
}
.fa-book-dead:before {
  content: "";
}
.fa-book-medical:before {
  content: "";
}
.fa-book-open:before {
  content: "";
}
.fa-book-reader:before {
  content: "";
}
.fa-bookmark:before {
  content: "";
}
.fa-bootstrap:before {
  content: "";
}
.fa-border-all:before {
  content: "";
}
.fa-border-none:before {
  content: "";
}
.fa-border-style:before {
  content: "";
}
.fa-bowling-ball:before {
  content: "";
}
.fa-box:before {
  content: "";
}
.fa-box-open:before {
  content: "";
}
.fa-box-tissue:before {
  content: "";
}
.fa-boxes:before {
  content: "";
}
.fa-braille:before {
  content: "";
}
.fa-brain:before {
  content: "";
}
.fa-bread-slice:before {
  content: "";
}
.fa-briefcase:before {
  content: "";
}
.fa-briefcase-medical:before {
  content: "";
}
.fa-broadcast-tower:before {
  content: "";
}
.fa-broom:before {
  content: "";
}
.fa-brush:before {
  content: "";
}
.fa-btc:before {
  content: "";
}
.fa-buffer:before {
  content: "";
}
.fa-bug:before {
  content: "";
}
.fa-building:before {
  content: "";
}
.fa-bullhorn:before {
  content: "";
}
.fa-bullseye:before {
  content: "";
}
.fa-burn:before {
  content: "";
}
.fa-buromobelexperte:before {
  content: "";
}
.fa-bus:before {
  content: "";
}
.fa-bus-alt:before {
  content: "";
}
.fa-business-time:before {
  content: "";
}
.fa-buy-n-large:before {
  content: "";
}
.fa-buysellads:before {
  content: "";
}
.fa-calculator:before {
  content: "";
}
.fa-calendar:before {
  content: "";
}
.fa-calendar-alt:before {
  content: "";
}
.fa-calendar-check:before {
  content: "";
}
.fa-calendar-day:before {
  content: "";
}
.fa-calendar-minus:before {
  content: "";
}
.fa-calendar-plus:before {
  content: "";
}
.fa-calendar-times:before {
  content: "";
}
.fa-calendar-week:before {
  content: "";
}
.fa-camera:before {
  content: "";
}
.fa-camera-retro:before {
  content: "";
}
.fa-campground:before {
  content: "";
}
.fa-canadian-maple-leaf:before {
  content: "";
}
.fa-candy-cane:before {
  content: "";
}
.fa-cannabis:before {
  content: "";
}
.fa-capsules:before {
  content: "";
}
.fa-car:before {
  content: "";
}
.fa-car-alt:before {
  content: "";
}
.fa-car-battery:before {
  content: "";
}
.fa-car-crash:before {
  content: "";
}
.fa-car-side:before {
  content: "";
}
.fa-caravan:before {
  content: "";
}
.fa-caret-down:before {
  content: "";
}
.fa-caret-left:before {
  content: "";
}
.fa-caret-right:before {
  content: "";
}
.fa-caret-square-down:before {
  content: "";
}
.fa-caret-square-left:before {
  content: "";
}
.fa-caret-square-right:before {
  content: "";
}
.fa-caret-square-up:before {
  content: "";
}
.fa-caret-up:before {
  content: "";
}
.fa-carrot:before {
  content: "";
}
.fa-cart-arrow-down:before {
  content: "";
}
.fa-cart-plus:before {
  content: "";
}
.fa-cash-register:before {
  content: "";
}
.fa-cat:before {
  content: "";
}
.fa-cc-amazon-pay:before {
  content: "";
}
.fa-cc-amex:before {
  content: "";
}
.fa-cc-apple-pay:before {
  content: "";
}
.fa-cc-diners-club:before {
  content: "";
}
.fa-cc-discover:before {
  content: "";
}
.fa-cc-jcb:before {
  content: "";
}
.fa-cc-mastercard:before {
  content: "";
}
.fa-cc-paypal:before {
  content: "";
}
.fa-cc-stripe:before {
  content: "";
}
.fa-cc-visa:before {
  content: "";
}
.fa-centercode:before {
  content: "";
}
.fa-centos:before {
  content: "";
}
.fa-certificate:before {
  content: "";
}
.fa-chair:before {
  content: "";
}
.fa-chalkboard:before {
  content: "";
}
.fa-chalkboard-teacher:before {
  content: "";
}
.fa-charging-station:before {
  content: "";
}
.fa-chart-area:before {
  content: "";
}
.fa-chart-bar:before {
  content: "";
}
.fa-chart-line:before {
  content: "";
}
.fa-chart-pie:before {
  content: "";
}
.fa-check:before {
  content: "";
}
.fa-check-circle:before {
  content: "";
}
.fa-check-double:before {
  content: "";
}
.fa-check-square:before {
  content: "";
}
.fa-cheese:before {
  content: "";
}
.fa-chess:before {
  content: "";
}
.fa-chess-bishop:before {
  content: "";
}
.fa-chess-board:before {
  content: "";
}
.fa-chess-king:before {
  content: "";
}
.fa-chess-knight:before {
  content: "";
}
.fa-chess-pawn:before {
  content: "";
}
.fa-chess-queen:before {
  content: "";
}
.fa-chess-rook:before {
  content: "";
}
.fa-chevron-circle-down:before {
  content: "";
}
.fa-chevron-circle-left:before {
  content: "";
}
.fa-chevron-circle-right:before {
  content: "";
}
.fa-chevron-circle-up:before {
  content: "";
}
.fa-chevron-down:before {
  content: "";
}
.fa-chevron-left:before {
  content: "";
}
.fa-chevron-right:before {
  content: "";
}
.fa-chevron-up:before {
  content: "";
}
.fa-child:before {
  content: "";
}
.fa-chrome:before {
  content: "";
}
.fa-chromecast:before {
  content: "";
}
.fa-church:before {
  content: "";
}
.fa-circle:before {
  content: "";
}
.fa-circle-notch:before {
  content: "";
}
.fa-city:before {
  content: "";
}
.fa-clinic-medical:before {
  content: "";
}
.fa-clipboard:before {
  content: "";
}
.fa-clipboard-check:before {
  content: "";
}
.fa-clipboard-list:before {
  content: "";
}
.fa-clock:before {
  content: "";
}
.fa-clone:before {
  content: "";
}
.fa-closed-captioning:before {
  content: "";
}
.fa-cloud:before {
  content: "";
}
.fa-cloud-download-alt:before {
  content: "";
}
.fa-cloud-meatball:before {
  content: "";
}
.fa-cloud-moon:before {
  content: "";
}
.fa-cloud-moon-rain:before {
  content: "";
}
.fa-cloud-rain:before {
  content: "";
}
.fa-cloud-showers-heavy:before {
  content: "";
}
.fa-cloud-sun:before {
  content: "";
}
.fa-cloud-sun-rain:before {
  content: "";
}
.fa-cloud-upload-alt:before {
  content: "";
}
.fa-cloudflare:before {
  content: "";
}
.fa-cloudscale:before {
  content: "";
}
.fa-cloudsmith:before {
  content: "";
}
.fa-cloudversify:before {
  content: "";
}
.fa-cocktail:before {
  content: "";
}
.fa-code:before {
  content: "";
}
.fa-code-branch:before {
  content: "";
}
.fa-codepen:before {
  content: "";
}
.fa-codiepie:before {
  content: "";
}
.fa-coffee:before {
  content: "";
}
.fa-cog:before {
  content: "";
}
.fa-cogs:before {
  content: "";
}
.fa-coins:before {
  content: "";
}
.fa-columns:before {
  content: "";
}
.fa-comment:before {
  content: "";
}
.fa-comment-alt:before {
  content: "";
}
.fa-comment-dollar:before {
  content: "";
}
.fa-comment-dots:before {
  content: "";
}
.fa-comment-medical:before {
  content: "";
}
.fa-comment-slash:before {
  content: "";
}
.fa-comments:before {
  content: "";
}
.fa-comments-dollar:before {
  content: "";
}
.fa-compact-disc:before {
  content: "";
}
.fa-compass:before {
  content: "";
}
.fa-compress:before {
  content: "";
}
.fa-compress-alt:before {
  content: "";
}
.fa-compress-arrows-alt:before {
  content: "";
}
.fa-concierge-bell:before {
  content: "";
}
.fa-confluence:before {
  content: "";
}
.fa-connectdevelop:before {
  content: "";
}
.fa-contao:before {
  content: "";
}
.fa-cookie:before {
  content: "";
}
.fa-cookie-bite:before {
  content: "";
}
.fa-copy:before {
  content: "";
}
.fa-copyright:before {
  content: "";
}
.fa-cotton-bureau:before {
  content: "";
}
.fa-couch:before {
  content: "";
}
.fa-cpanel:before {
  content: "";
}
.fa-creative-commons:before {
  content: "";
}
.fa-creative-commons-by:before {
  content: "";
}
.fa-creative-commons-nc:before {
  content: "";
}
.fa-creative-commons-nc-eu:before {
  content: "";
}
.fa-creative-commons-nc-jp:before {
  content: "";
}
.fa-creative-commons-nd:before {
  content: "";
}
.fa-creative-commons-pd:before {
  content: "";
}
.fa-creative-commons-pd-alt:before {
  content: "";
}
.fa-creative-commons-remix:before {
  content: "";
}
.fa-creative-commons-sa:before {
  content: "";
}
.fa-creative-commons-sampling:before {
  content: "";
}
.fa-creative-commons-sampling-plus:before {
  content: "";
}
.fa-creative-commons-share:before {
  content: "";
}
.fa-creative-commons-zero:before {
  content: "";
}
.fa-credit-card:before {
  content: "";
}
.fa-critical-role:before {
  content: "";
}
.fa-crop:before {
  content: "";
}
.fa-crop-alt:before {
  content: "";
}
.fa-cross:before {
  content: "";
}
.fa-crosshairs:before {
  content: "";
}
.fa-crow:before {
  content: "";
}
.fa-crown:before {
  content: "";
}
.fa-crutch:before {
  content: "";
}
.fa-css3:before {
  content: "";
}
.fa-css3-alt:before {
  content: "";
}
.fa-cube:before {
  content: "";
}
.fa-cubes:before {
  content: "";
}
.fa-cut:before {
  content: "";
}
.fa-cuttlefish:before {
  content: "";
}
.fa-d-and-d:before {
  content: "";
}
.fa-d-and-d-beyond:before {
  content: "";
}
.fa-dailymotion:before {
  content: "";
}
.fa-dashcube:before {
  content: "";
}
.fa-database:before {
  content: "";
}
.fa-deaf:before {
  content: "";
}
.fa-deezer:before {
  content: "";
}
.fa-delicious:before {
  content: "";
}
.fa-democrat:before {
  content: "";
}
.fa-deploydog:before {
  content: "";
}
.fa-deskpro:before {
  content: "";
}
.fa-desktop:before {
  content: "";
}
.fa-dev:before {
  content: "";
}
.fa-deviantart:before {
  content: "";
}
.fa-dharmachakra:before {
  content: "";
}
.fa-dhl:before {
  content: "";
}
.fa-diagnoses:before {
  content: "";
}
.fa-diaspora:before {
  content: "";
}
.fa-dice:before {
  content: "";
}
.fa-dice-d20:before {
  content: "";
}
.fa-dice-d6:before {
  content: "";
}
.fa-dice-five:before {
  content: "";
}
.fa-dice-four:before {
  content: "";
}
.fa-dice-one:before {
  content: "";
}
.fa-dice-six:before {
  content: "";
}
.fa-dice-three:before {
  content: "";
}
.fa-dice-two:before {
  content: "";
}
.fa-digg:before {
  content: "";
}
.fa-digital-ocean:before {
  content: "";
}
.fa-digital-tachograph:before {
  content: "";
}
.fa-directions:before {
  content: "";
}
.fa-discord:before {
  content: "";
}
.fa-discourse:before {
  content: "";
}
.fa-disease:before {
  content: "";
}
.fa-divide:before {
  content: "";
}
.fa-dizzy:before {
  content: "";
}
.fa-dna:before {
  content: "";
}
.fa-dochub:before {
  content: "";
}
.fa-docker:before {
  content: "";
}
.fa-dog:before {
  content: "";
}
.fa-dollar-sign:before {
  content: "";
}
.fa-dolly:before {
  content: "";
}
.fa-dolly-flatbed:before {
  content: "";
}
.fa-donate:before {
  content: "";
}
.fa-door-closed:before {
  content: "";
}
.fa-door-open:before {
  content: "";
}
.fa-dot-circle:before {
  content: "";
}
.fa-dove:before {
  content: "";
}
.fa-download:before {
  content: "";
}
.fa-draft2digital:before {
  content: "";
}
.fa-drafting-compass:before {
  content: "";
}
.fa-dragon:before {
  content: "";
}
.fa-draw-polygon:before {
  content: "";
}
.fa-dribbble:before {
  content: "";
}
.fa-dribbble-square:before {
  content: "";
}
.fa-dropbox:before {
  content: "";
}
.fa-drum:before {
  content: "";
}
.fa-drum-steelpan:before {
  content: "";
}
.fa-drumstick-bite:before {
  content: "";
}
.fa-drupal:before {
  content: "";
}
.fa-dumbbell:before {
  content: "";
}
.fa-dumpster:before {
  content: "";
}
.fa-dumpster-fire:before {
  content: "";
}
.fa-dungeon:before {
  content: "";
}
.fa-dyalog:before {
  content: "";
}
.fa-earlybirds:before {
  content: "";
}
.fa-ebay:before {
  content: "";
}
.fa-edge:before {
  content: "";
}
.fa-edge-legacy:before {
  content: "";
}
.fa-edit:before {
  content: "";
}
.fa-egg:before {
  content: "";
}
.fa-eject:before {
  content: "";
}
.fa-elementor:before {
  content: "";
}
.fa-ellipsis-h:before {
  content: "";
}
.fa-ellipsis-v:before {
  content: "";
}
.fa-ello:before {
  content: "";
}
.fa-ember:before {
  content: "";
}
.fa-empire:before {
  content: "";
}
.fa-envelope:before {
  content: "";
}
.fa-envelope-open:before {
  content: "";
}
.fa-envelope-open-text:before {
  content: "";
}
.fa-envelope-square:before {
  content: "";
}
.fa-envira:before {
  content: "";
}
.fa-equals:before {
  content: "";
}
.fa-eraser:before {
  content: "";
}
.fa-erlang:before {
  content: "";
}
.fa-ethereum:before {
  content: "";
}
.fa-ethernet:before {
  content: "";
}
.fa-etsy:before {
  content: "";
}
.fa-euro-sign:before {
  content: "";
}
.fa-evernote:before {
  content: "";
}
.fa-exchange-alt:before {
  content: "";
}
.fa-exclamation:before {
  content: "";
}
.fa-exclamation-circle:before {
  content: "";
}
.fa-exclamation-triangle:before {
  content: "";
}
.fa-expand:before {
  content: "";
}
.fa-expand-alt:before {
  content: "";
}
.fa-expand-arrows-alt:before {
  content: "";
}
.fa-expeditedssl:before {
  content: "";
}
.fa-external-link-alt:before {
  content: "";
}
.fa-external-link-square-alt:before {
  content: "";
}
.fa-eye:before {
  content: "";
}
.fa-eye-dropper:before {
  content: "";
}
.fa-eye-slash:before {
  content: "";
}
.fa-facebook:before {
  content: "";
}
.fa-facebook-f:before {
  content: "";
}
.fa-facebook-messenger:before {
  content: "";
}
.fa-facebook-square:before {
  content: "";
}
.fa-fan:before {
  content: "";
}
.fa-fantasy-flight-games:before {
  content: "";
}
.fa-fast-backward:before {
  content: "";
}
.fa-fast-forward:before {
  content: "";
}
.fa-faucet:before {
  content: "";
}
.fa-fax:before {
  content: "";
}
.fa-feather:before {
  content: "";
}
.fa-feather-alt:before {
  content: "";
}
.fa-fedex:before {
  content: "";
}
.fa-fedora:before {
  content: "";
}
.fa-female:before {
  content: "";
}
.fa-fighter-jet:before {
  content: "";
}
.fa-figma:before {
  content: "";
}
.fa-file:before {
  content: "";
}
.fa-file-alt:before {
  content: "";
}
.fa-file-archive:before {
  content: "";
}
.fa-file-audio:before {
  content: "";
}
.fa-file-code:before {
  content: "";
}
.fa-file-contract:before {
  content: "";
}
.fa-file-csv:before {
  content: "";
}
.fa-file-download:before {
  content: "";
}
.fa-file-excel:before {
  content: "";
}
.fa-file-export:before {
  content: "";
}
.fa-file-image:before {
  content: "";
}
.fa-file-import:before {
  content: "";
}
.fa-file-invoice:before {
  content: "";
}
.fa-file-invoice-dollar:before {
  content: "";
}
.fa-file-medical:before {
  content: "";
}
.fa-file-medical-alt:before {
  content: "";
}
.fa-file-pdf:before {
  content: "";
}
.fa-file-powerpoint:before {
  content: "";
}
.fa-file-prescription:before {
  content: "";
}
.fa-file-signature:before {
  content: "";
}
.fa-file-upload:before {
  content: "";
}
.fa-file-video:before {
  content: "";
}
.fa-file-word:before {
  content: "";
}
.fa-fill:before {
  content: "";
}
.fa-fill-drip:before {
  content: "";
}
.fa-film:before {
  content: "";
}
.fa-filter:before {
  content: "";
}
.fa-fingerprint:before {
  content: "";
}
.fa-fire:before {
  content: "";
}
.fa-fire-alt:before {
  content: "";
}
.fa-fire-extinguisher:before {
  content: "";
}
.fa-firefox:before {
  content: "";
}
.fa-firefox-browser:before {
  content: "";
}
.fa-first-aid:before {
  content: "";
}
.fa-first-order:before {
  content: "";
}
.fa-first-order-alt:before {
  content: "";
}
.fa-firstdraft:before {
  content: "";
}
.fa-fish:before {
  content: "";
}
.fa-fist-raised:before {
  content: "";
}
.fa-flag:before {
  content: "";
}
.fa-flag-checkered:before {
  content: "";
}
.fa-flag-usa:before {
  content: "";
}
.fa-flask:before {
  content: "";
}
.fa-flickr:before {
  content: "";
}
.fa-flipboard:before {
  content: "";
}
.fa-flushed:before {
  content: "";
}
.fa-fly:before {
  content: "";
}
.fa-folder:before {
  content: "";
}
.fa-folder-minus:before {
  content: "";
}
.fa-folder-open:before {
  content: "";
}
.fa-folder-plus:before {
  content: "";
}
.fa-font:before {
  content: "";
}
.fa-font-awesome:before {
  content: "";
}
.fa-font-awesome-alt:before {
  content: "";
}
.fa-font-awesome-flag:before {
  content: "";
}
.fa-font-awesome-logo-full:before {
  content: "";
}
.fa-fonticons:before {
  content: "";
}
.fa-fonticons-fi:before {
  content: "";
}
.fa-football-ball:before {
  content: "";
}
.fa-fort-awesome:before {
  content: "";
}
.fa-fort-awesome-alt:before {
  content: "";
}
.fa-forumbee:before {
  content: "";
}
.fa-forward:before {
  content: "";
}
.fa-foursquare:before {
  content: "";
}
.fa-free-code-camp:before {
  content: "";
}
.fa-freebsd:before {
  content: "";
}
.fa-frog:before {
  content: "";
}
.fa-frown:before {
  content: "";
}
.fa-frown-open:before {
  content: "";
}
.fa-fulcrum:before {
  content: "";
}
.fa-funnel-dollar:before {
  content: "";
}
.fa-futbol:before {
  content: "";
}
.fa-galactic-republic:before {
  content: "";
}
.fa-galactic-senate:before {
  content: "";
}
.fa-gamepad:before {
  content: "";
}
.fa-gas-pump:before {
  content: "";
}
.fa-gavel:before {
  content: "";
}
.fa-gem:before {
  content: "";
}
.fa-genderless:before {
  content: "";
}
.fa-get-pocket:before {
  content: "";
}
.fa-gg:before {
  content: "";
}
.fa-gg-circle:before {
  content: "";
}
.fa-ghost:before {
  content: "";
}
.fa-gift:before {
  content: "";
}
.fa-gifts:before {
  content: "";
}
.fa-git:before {
  content: "";
}
.fa-git-alt:before {
  content: "";
}
.fa-git-square:before {
  content: "";
}
.fa-github:before {
  content: "";
}
.fa-github-alt:before {
  content: "";
}
.fa-github-square:before {
  content: "";
}
.fa-gitkraken:before {
  content: "";
}
.fa-gitlab:before {
  content: "";
}
.fa-gitter:before {
  content: "";
}
.fa-glass-cheers:before {
  content: "";
}
.fa-glass-martini:before {
  content: "";
}
.fa-glass-martini-alt:before {
  content: "";
}
.fa-glass-whiskey:before {
  content: "";
}
.fa-glasses:before {
  content: "";
}
.fa-glide:before {
  content: "";
}
.fa-glide-g:before {
  content: "";
}
.fa-globe:before {
  content: "";
}
.fa-globe-africa:before {
  content: "";
}
.fa-globe-americas:before {
  content: "";
}
.fa-globe-asia:before {
  content: "";
}
.fa-globe-europe:before {
  content: "";
}
.fa-gofore:before {
  content: "";
}
.fa-golf-ball:before {
  content: "";
}
.fa-goodreads:before {
  content: "";
}
.fa-goodreads-g:before {
  content: "";
}
.fa-google:before {
  content: "";
}
.fa-google-drive:before {
  content: "";
}
.fa-google-pay:before {
  content: "";
}
.fa-google-play:before {
  content: "";
}
.fa-google-plus:before {
  content: "";
}
.fa-google-plus-g:before {
  content: "";
}
.fa-google-plus-square:before {
  content: "";
}
.fa-google-wallet:before {
  content: "";
}
.fa-gopuram:before {
  content: "";
}
.fa-graduation-cap:before {
  content: "";
}
.fa-gratipay:before {
  content: "";
}
.fa-grav:before {
  content: "";
}
.fa-greater-than:before {
  content: "";
}
.fa-greater-than-equal:before {
  content: "";
}
.fa-grimace:before {
  content: "";
}
.fa-grin:before {
  content: "";
}
.fa-grin-alt:before {
  content: "";
}
.fa-grin-beam:before {
  content: "";
}
.fa-grin-beam-sweat:before {
  content: "";
}
.fa-grin-hearts:before {
  content: "";
}
.fa-grin-squint:before {
  content: "";
}
.fa-grin-squint-tears:before {
  content: "";
}
.fa-grin-stars:before {
  content: "";
}
.fa-grin-tears:before {
  content: "";
}
.fa-grin-tongue:before {
  content: "";
}
.fa-grin-tongue-squint:before {
  content: "";
}
.fa-grin-tongue-wink:before {
  content: "";
}
.fa-grin-wink:before {
  content: "";
}
.fa-grip-horizontal:before {
  content: "";
}
.fa-grip-lines:before {
  content: "";
}
.fa-grip-lines-vertical:before {
  content: "";
}
.fa-grip-vertical:before {
  content: "";
}
.fa-gripfire:before {
  content: "";
}
.fa-grunt:before {
  content: "";
}
.fa-guilded:before {
  content: "";
}
.fa-guitar:before {
  content: "";
}
.fa-gulp:before {
  content: "";
}
.fa-h-square:before {
  content: "";
}
.fa-hacker-news:before {
  content: "";
}
.fa-hacker-news-square:before {
  content: "";
}
.fa-hackerrank:before {
  content: "";
}
.fa-hamburger:before {
  content: "";
}
.fa-hammer:before {
  content: "";
}
.fa-hamsa:before {
  content: "";
}
.fa-hand-holding:before {
  content: "";
}
.fa-hand-holding-heart:before {
  content: "";
}
.fa-hand-holding-medical:before {
  content: "";
}
.fa-hand-holding-usd:before {
  content: "";
}
.fa-hand-holding-water:before {
  content: "";
}
.fa-hand-lizard:before {
  content: "";
}
.fa-hand-middle-finger:before {
  content: "";
}
.fa-hand-paper:before {
  content: "";
}
.fa-hand-peace:before {
  content: "";
}
.fa-hand-point-down:before {
  content: "";
}
.fa-hand-point-left:before {
  content: "";
}
.fa-hand-point-right:before {
  content: "";
}
.fa-hand-point-up:before {
  content: "";
}
.fa-hand-pointer:before {
  content: "";
}
.fa-hand-rock:before {
  content: "";
}
.fa-hand-scissors:before {
  content: "";
}
.fa-hand-sparkles:before {
  content: "";
}
.fa-hand-spock:before {
  content: "";
}
.fa-hands:before {
  content: "";
}
.fa-hands-helping:before {
  content: "";
}
.fa-hands-wash:before {
  content: "";
}
.fa-handshake:before {
  content: "";
}
.fa-handshake-alt-slash:before {
  content: "";
}
.fa-handshake-slash:before {
  content: "";
}
.fa-hanukiah:before {
  content: "";
}
.fa-hard-hat:before {
  content: "";
}
.fa-hashtag:before {
  content: "";
}
.fa-hat-cowboy:before {
  content: "";
}
.fa-hat-cowboy-side:before {
  content: "";
}
.fa-hat-wizard:before {
  content: "";
}
.fa-hdd:before {
  content: "";
}
.fa-head-side-cough:before {
  content: "";
}
.fa-head-side-cough-slash:before {
  content: "";
}
.fa-head-side-mask:before {
  content: "";
}
.fa-head-side-virus:before {
  content: "";
}
.fa-heading:before {
  content: "";
}
.fa-headphones:before {
  content: "";
}
.fa-headphones-alt:before {
  content: "";
}
.fa-headset:before {
  content: "";
}
.fa-heart:before {
  content: "";
}
.fa-heart-broken:before {
  content: "";
}
.fa-heartbeat:before {
  content: "";
}
.fa-helicopter:before {
  content: "";
}
.fa-highlighter:before {
  content: "";
}
.fa-hiking:before {
  content: "";
}
.fa-hippo:before {
  content: "";
}
.fa-hips:before {
  content: "";
}
.fa-hire-a-helper:before {
  content: "";
}
.fa-history:before {
  content: "";
}
.fa-hive:before {
  content: "";
}
.fa-hockey-puck:before {
  content: "";
}
.fa-holly-berry:before {
  content: "";
}
.fa-home:before {
  content: "";
}
.fa-hooli:before {
  content: "";
}
.fa-hornbill:before {
  content: "";
}
.fa-horse:before {
  content: "";
}
.fa-horse-head:before {
  content: "";
}
.fa-hospital:before {
  content: "";
}
.fa-hospital-alt:before {
  content: "";
}
.fa-hospital-symbol:before {
  content: "";
}
.fa-hospital-user:before {
  content: "";
}
.fa-hot-tub:before {
  content: "";
}
.fa-hotdog:before {
  content: "";
}
.fa-hotel:before {
  content: "";
}
.fa-hotjar:before {
  content: "";
}
.fa-hourglass:before {
  content: "";
}
.fa-hourglass-end:before {
  content: "";
}
.fa-hourglass-half:before {
  content: "";
}
.fa-hourglass-start:before {
  content: "";
}
.fa-house-damage:before {
  content: "";
}
.fa-house-user:before {
  content: "";
}
.fa-houzz:before {
  content: "";
}
.fa-hryvnia:before {
  content: "";
}
.fa-html5:before {
  content: "";
}
.fa-hubspot:before {
  content: "";
}
.fa-i-cursor:before {
  content: "";
}
.fa-ice-cream:before {
  content: "";
}
.fa-icicles:before {
  content: "";
}
.fa-icons:before {
  content: "";
}
.fa-id-badge:before {
  content: "";
}
.fa-id-card:before {
  content: "";
}
.fa-id-card-alt:before {
  content: "";
}
.fa-ideal:before {
  content: "";
}
.fa-igloo:before {
  content: "";
}
.fa-image:before {
  content: "";
}
.fa-images:before {
  content: "";
}
.fa-imdb:before {
  content: "";
}
.fa-inbox:before {
  content: "";
}
.fa-indent:before {
  content: "";
}
.fa-industry:before {
  content: "";
}
.fa-infinity:before {
  content: "";
}
.fa-info:before {
  content: "";
}
.fa-info-circle:before {
  content: "";
}
.fa-innosoft:before {
  content: "";
}
.fa-instagram:before {
  content: "";
}
.fa-instagram-square:before {
  content: "";
}
.fa-instalod:before {
  content: "";
}
.fa-intercom:before {
  content: "";
}
.fa-internet-explorer:before {
  content: "";
}
.fa-invision:before {
  content: "";
}
.fa-ioxhost:before {
  content: "";
}
.fa-italic:before {
  content: "";
}
.fa-itch-io:before {
  content: "";
}
.fa-itunes:before {
  content: "";
}
.fa-itunes-note:before {
  content: "";
}
.fa-java:before {
  content: "";
}
.fa-jedi:before {
  content: "";
}
.fa-jedi-order:before {
  content: "";
}
.fa-jenkins:before {
  content: "";
}
.fa-jira:before {
  content: "";
}
.fa-joget:before {
  content: "";
}
.fa-joint:before {
  content: "";
}
.fa-joomla:before {
  content: "";
}
.fa-journal-whills:before {
  content: "";
}
.fa-js:before {
  content: "";
}
.fa-js-square:before {
  content: "";
}
.fa-jsfiddle:before {
  content: "";
}
.fa-kaaba:before {
  content: "";
}
.fa-kaggle:before {
  content: "";
}
.fa-key:before {
  content: "";
}
.fa-keybase:before {
  content: "";
}
.fa-keyboard:before {
  content: "";
}
.fa-keycdn:before {
  content: "";
}
.fa-khanda:before {
  content: "";
}
.fa-kickstarter:before {
  content: "";
}
.fa-kickstarter-k:before {
  content: "";
}
.fa-kiss:before {
  content: "";
}
.fa-kiss-beam:before {
  content: "";
}
.fa-kiss-wink-heart:before {
  content: "";
}
.fa-kiwi-bird:before {
  content: "";
}
.fa-korvue:before {
  content: "";
}
.fa-landmark:before {
  content: "";
}
.fa-language:before {
  content: "";
}
.fa-laptop:before {
  content: "";
}
.fa-laptop-code:before {
  content: "";
}
.fa-laptop-house:before {
  content: "";
}
.fa-laptop-medical:before {
  content: "";
}
.fa-laravel:before {
  content: "";
}
.fa-lastfm:before {
  content: "";
}
.fa-lastfm-square:before {
  content: "";
}
.fa-laugh:before {
  content: "";
}
.fa-laugh-beam:before {
  content: "";
}
.fa-laugh-squint:before {
  content: "";
}
.fa-laugh-wink:before {
  content: "";
}
.fa-layer-group:before {
  content: "";
}
.fa-leaf:before {
  content: "";
}
.fa-leanpub:before {
  content: "";
}
.fa-lemon:before {
  content: "";
}
.fa-less:before {
  content: "";
}
.fa-less-than:before {
  content: "";
}
.fa-less-than-equal:before {
  content: "";
}
.fa-level-down-alt:before {
  content: "";
}
.fa-level-up-alt:before {
  content: "";
}
.fa-life-ring:before {
  content: "";
}
.fa-lightbulb:before {
  content: "";
}
.fa-line:before {
  content: "";
}
.fa-link:before {
  content: "";
}
.fa-linkedin:before {
  content: "";
}
.fa-linkedin-in:before {
  content: "";
}
.fa-linode:before {
  content: "";
}
.fa-linux:before {
  content: "";
}
.fa-lira-sign:before {
  content: "";
}
.fa-list:before {
  content: "";
}
.fa-list-alt:before {
  content: "";
}
.fa-list-ol:before {
  content: "";
}
.fa-list-ul:before {
  content: "";
}
.fa-location-arrow:before {
  content: "";
}
.fa-lock:before {
  content: "";
}
.fa-lock-open:before {
  content: "";
}
.fa-long-arrow-alt-down:before {
  content: "";
}
.fa-long-arrow-alt-left:before {
  content: "";
}
.fa-long-arrow-alt-right:before {
  content: "";
}
.fa-long-arrow-alt-up:before {
  content: "";
}
.fa-low-vision:before {
  content: "";
}
.fa-luggage-cart:before {
  content: "";
}
.fa-lungs:before {
  content: "";
}
.fa-lungs-virus:before {
  content: "";
}
.fa-lyft:before {
  content: "";
}
.fa-magento:before {
  content: "";
}
.fa-magic:before {
  content: "";
}
.fa-magnet:before {
  content: "";
}
.fa-mail-bulk:before {
  content: "";
}
.fa-mailchimp:before {
  content: "";
}
.fa-male:before {
  content: "";
}
.fa-mandalorian:before {
  content: "";
}
.fa-map:before {
  content: "";
}
.fa-map-marked:before {
  content: "";
}
.fa-map-marked-alt:before {
  content: "";
}
.fa-map-marker:before {
  content: "";
}
.fa-map-marker-alt:before {
  content: "";
}
.fa-map-pin:before {
  content: "";
}
.fa-map-signs:before {
  content: "";
}
.fa-markdown:before {
  content: "";
}
.fa-marker:before {
  content: "";
}
.fa-mars:before {
  content: "";
}
.fa-mars-double:before {
  content: "";
}
.fa-mars-stroke:before {
  content: "";
}
.fa-mars-stroke-h:before {
  content: "";
}
.fa-mars-stroke-v:before {
  content: "";
}
.fa-mask:before {
  content: "";
}
.fa-mastodon:before {
  content: "";
}
.fa-maxcdn:before {
  content: "";
}
.fa-mdb:before {
  content: "";
}
.fa-medal:before {
  content: "";
}
.fa-medapps:before {
  content: "";
}
.fa-medium:before {
  content: "";
}
.fa-medium-m:before {
  content: "";
}
.fa-medkit:before {
  content: "";
}
.fa-medrt:before {
  content: "";
}
.fa-meetup:before {
  content: "";
}
.fa-megaport:before {
  content: "";
}
.fa-meh:before {
  content: "";
}
.fa-meh-blank:before {
  content: "";
}
.fa-meh-rolling-eyes:before {
  content: "";
}
.fa-memory:before {
  content: "";
}
.fa-mendeley:before {
  content: "";
}
.fa-menorah:before {
  content: "";
}
.fa-mercury:before {
  content: "";
}
.fa-meteor:before {
  content: "";
}
.fa-microblog:before {
  content: "";
}
.fa-microchip:before {
  content: "";
}
.fa-microphone:before {
  content: "";
}
.fa-microphone-alt:before {
  content: "";
}
.fa-microphone-alt-slash:before {
  content: "";
}
.fa-microphone-slash:before {
  content: "";
}
.fa-microscope:before {
  content: "";
}
.fa-microsoft:before {
  content: "";
}
.fa-minus:before {
  content: "";
}
.fa-minus-circle:before {
  content: "";
}
.fa-minus-square:before {
  content: "";
}
.fa-mitten:before {
  content: "";
}
.fa-mix:before {
  content: "";
}
.fa-mixcloud:before {
  content: "";
}
.fa-mixer:before {
  content: "";
}
.fa-mizuni:before {
  content: "";
}
.fa-mobile:before {
  content: "";
}
.fa-mobile-alt:before {
  content: "";
}
.fa-modx:before {
  content: "";
}
.fa-monero:before {
  content: "";
}
.fa-money-bill:before {
  content: "";
}
.fa-money-bill-alt:before {
  content: "";
}
.fa-money-bill-wave:before {
  content: "";
}
.fa-money-bill-wave-alt:before {
  content: "";
}
.fa-money-check:before {
  content: "";
}
.fa-money-check-alt:before {
  content: "";
}
.fa-monument:before {
  content: "";
}
.fa-moon:before {
  content: "";
}
.fa-mortar-pestle:before {
  content: "";
}
.fa-mosque:before {
  content: "";
}
.fa-motorcycle:before {
  content: "";
}
.fa-mountain:before {
  content: "";
}
.fa-mouse:before {
  content: "";
}
.fa-mouse-pointer:before {
  content: "";
}
.fa-mug-hot:before {
  content: "";
}
.fa-music:before {
  content: "";
}
.fa-napster:before {
  content: "";
}
.fa-neos:before {
  content: "";
}
.fa-network-wired:before {
  content: "";
}
.fa-neuter:before {
  content: "";
}
.fa-newspaper:before {
  content: "";
}
.fa-nimblr:before {
  content: "";
}
.fa-node:before {
  content: "";
}
.fa-node-js:before {
  content: "";
}
.fa-not-equal:before {
  content: "";
}
.fa-notes-medical:before {
  content: "";
}
.fa-npm:before {
  content: "";
}
.fa-ns8:before {
  content: "";
}
.fa-nutritionix:before {
  content: "";
}
.fa-object-group:before {
  content: "";
}
.fa-object-ungroup:before {
  content: "";
}
.fa-octopus-deploy:before {
  content: "";
}
.fa-odnoklassniki:before {
  content: "";
}
.fa-odnoklassniki-square:before {
  content: "";
}
.fa-oil-can:before {
  content: "";
}
.fa-old-republic:before {
  content: "";
}
.fa-om:before {
  content: "";
}
.fa-opencart:before {
  content: "";
}
.fa-openid:before {
  content: "";
}
.fa-opera:before {
  content: "";
}
.fa-optin-monster:before {
  content: "";
}
.fa-orcid:before {
  content: "";
}
.fa-osi:before {
  content: "";
}
.fa-otter:before {
  content: "";
}
.fa-outdent:before {
  content: "";
}
.fa-page4:before {
  content: "";
}
.fa-pagelines:before {
  content: "";
}
.fa-pager:before {
  content: "";
}
.fa-paint-brush:before {
  content: "";
}
.fa-paint-roller:before {
  content: "";
}
.fa-palette:before {
  content: "";
}
.fa-palfed:before {
  content: "";
}
.fa-pallet:before {
  content: "";
}
.fa-paper-plane:before {
  content: "";
}
.fa-paperclip:before {
  content: "";
}
.fa-parachute-box:before {
  content: "";
}
.fa-paragraph:before {
  content: "";
}
.fa-parking:before {
  content: "";
}
.fa-passport:before {
  content: "";
}
.fa-pastafarianism:before {
  content: "";
}
.fa-paste:before {
  content: "";
}
.fa-patreon:before {
  content: "";
}
.fa-pause:before {
  content: "";
}
.fa-pause-circle:before {
  content: "";
}
.fa-paw:before {
  content: "";
}
.fa-paypal:before {
  content: "";
}
.fa-peace:before {
  content: "";
}
.fa-pen:before {
  content: "";
}
.fa-pen-alt:before {
  content: "";
}
.fa-pen-fancy:before {
  content: "";
}
.fa-pen-nib:before {
  content: "";
}
.fa-pen-square:before {
  content: "";
}
.fa-pencil-alt:before {
  content: "";
}
.fa-pencil-ruler:before {
  content: "";
}
.fa-penny-arcade:before {
  content: "";
}
.fa-people-arrows:before {
  content: "";
}
.fa-people-carry:before {
  content: "";
}
.fa-pepper-hot:before {
  content: "";
}
.fa-perbyte:before {
  content: "";
}
.fa-percent:before {
  content: "";
}
.fa-percentage:before {
  content: "";
}
.fa-periscope:before {
  content: "";
}
.fa-person-booth:before {
  content: "";
}
.fa-phabricator:before {
  content: "";
}
.fa-phoenix-framework:before {
  content: "";
}
.fa-phoenix-squadron:before {
  content: "";
}
.fa-phone:before {
  content: "";
}
.fa-phone-alt:before {
  content: "";
}
.fa-phone-slash:before {
  content: "";
}
.fa-phone-square:before {
  content: "";
}
.fa-phone-square-alt:before {
  content: "";
}
.fa-phone-volume:before {
  content: "";
}
.fa-photo-video:before {
  content: "";
}
.fa-php:before {
  content: "";
}
.fa-pied-piper:before {
  content: "";
}
.fa-pied-piper-alt:before {
  content: "";
}
.fa-pied-piper-hat:before {
  content: "";
}
.fa-pied-piper-pp:before {
  content: "";
}
.fa-pied-piper-square:before {
  content: "";
}
.fa-piggy-bank:before {
  content: "";
}
.fa-pills:before {
  content: "";
}
.fa-pinterest:before {
  content: "";
}
.fa-pinterest-p:before {
  content: "";
}
.fa-pinterest-square:before {
  content: "";
}
.fa-pizza-slice:before {
  content: "";
}
.fa-place-of-worship:before {
  content: "";
}
.fa-plane:before {
  content: "";
}
.fa-plane-arrival:before {
  content: "";
}
.fa-plane-departure:before {
  content: "";
}
.fa-plane-slash:before {
  content: "";
}
.fa-play:before {
  content: "";
}
.fa-play-circle:before {
  content: "";
}
.fa-playstation:before {
  content: "";
}
.fa-plug:before {
  content: "";
}
.fa-plus:before {
  content: "";
}
.fa-plus-circle:before {
  content: "";
}
.fa-plus-square:before {
  content: "";
}
.fa-podcast:before {
  content: "";
}
.fa-poll:before {
  content: "";
}
.fa-poll-h:before {
  content: "";
}
.fa-poo:before {
  content: "";
}
.fa-poo-storm:before {
  content: "";
}
.fa-poop:before {
  content: "";
}
.fa-portrait:before {
  content: "";
}
.fa-pound-sign:before {
  content: "";
}
.fa-power-off:before {
  content: "";
}
.fa-pray:before {
  content: "";
}
.fa-praying-hands:before {
  content: "";
}
.fa-prescription:before {
  content: "";
}
.fa-prescription-bottle:before {
  content: "";
}
.fa-prescription-bottle-alt:before {
  content: "";
}
.fa-print:before {
  content: "";
}
.fa-procedures:before {
  content: "";
}
.fa-product-hunt:before {
  content: "";
}
.fa-project-diagram:before {
  content: "";
}
.fa-pump-medical:before {
  content: "";
}
.fa-pump-soap:before {
  content: "";
}
.fa-pushed:before {
  content: "";
}
.fa-puzzle-piece:before {
  content: "";
}
.fa-python:before {
  content: "";
}
.fa-qq:before {
  content: "";
}
.fa-qrcode:before {
  content: "";
}
.fa-question:before {
  content: "";
}
.fa-question-circle:before {
  content: "";
}
.fa-quidditch:before {
  content: "";
}
.fa-quinscape:before {
  content: "";
}
.fa-quora:before {
  content: "";
}
.fa-quote-left:before {
  content: "";
}
.fa-quote-right:before {
  content: "";
}
.fa-quran:before {
  content: "";
}
.fa-r-project:before {
  content: "";
}
.fa-radiation:before {
  content: "";
}
.fa-radiation-alt:before {
  content: "";
}
.fa-rainbow:before {
  content: "";
}
.fa-random:before {
  content: "";
}
.fa-raspberry-pi:before {
  content: "";
}
.fa-ravelry:before {
  content: "";
}
.fa-react:before {
  content: "";
}
.fa-reacteurope:before {
  content: "";
}
.fa-readme:before {
  content: "";
}
.fa-rebel:before {
  content: "";
}
.fa-receipt:before {
  content: "";
}
.fa-record-vinyl:before {
  content: "";
}
.fa-recycle:before {
  content: "";
}
.fa-red-river:before {
  content: "";
}
.fa-reddit:before {
  content: "";
}
.fa-reddit-alien:before {
  content: "";
}
.fa-reddit-square:before {
  content: "";
}
.fa-redhat:before {
  content: "";
}
.fa-redo:before {
  content: "";
}
.fa-redo-alt:before {
  content: "";
}
.fa-registered:before {
  content: "";
}
.fa-remove-format:before {
  content: "";
}
.fa-renren:before {
  content: "";
}
.fa-reply:before {
  content: "";
}
.fa-reply-all:before {
  content: "";
}
.fa-replyd:before {
  content: "";
}
.fa-republican:before {
  content: "";
}
.fa-researchgate:before {
  content: "";
}
.fa-resolving:before {
  content: "";
}
.fa-restroom:before {
  content: "";
}
.fa-retweet:before {
  content: "";
}
.fa-rev:before {
  content: "";
}
.fa-ribbon:before {
  content: "";
}
.fa-ring:before {
  content: "";
}
.fa-road:before {
  content: "";
}
.fa-robot:before {
  content: "";
}
.fa-rocket:before {
  content: "";
}
.fa-rocketchat:before {
  content: "";
}
.fa-rockrms:before {
  content: "";
}
.fa-route:before {
  content: "";
}
.fa-rss:before {
  content: "";
}
.fa-rss-square:before {
  content: "";
}
.fa-ruble-sign:before {
  content: "";
}
.fa-ruler:before {
  content: "";
}
.fa-ruler-combined:before {
  content: "";
}
.fa-ruler-horizontal:before {
  content: "";
}
.fa-ruler-vertical:before {
  content: "";
}
.fa-running:before {
  content: "";
}
.fa-rupee-sign:before {
  content: "";
}
.fa-rust:before {
  content: "";
}
.fa-sad-cry:before {
  content: "";
}
.fa-sad-tear:before {
  content: "";
}
.fa-safari:before {
  content: "";
}
.fa-salesforce:before {
  content: "";
}
.fa-sass:before {
  content: "";
}
.fa-satellite:before {
  content: "";
}
.fa-satellite-dish:before {
  content: "";
}
.fa-save:before {
  content: "";
}
.fa-schlix:before {
  content: "";
}
.fa-school:before {
  content: "";
}
.fa-screwdriver:before {
  content: "";
}
.fa-scribd:before {
  content: "";
}
.fa-scroll:before {
  content: "";
}
.fa-sd-card:before {
  content: "";
}
.fa-search:before {
  content: "";
}
.fa-search-dollar:before {
  content: "";
}
.fa-search-location:before {
  content: "";
}
.fa-search-minus:before {
  content: "";
}
.fa-search-plus:before {
  content: "";
}
.fa-searchengin:before {
  content: "";
}
.fa-seedling:before {
  content: "";
}
.fa-sellcast:before {
  content: "";
}
.fa-sellsy:before {
  content: "";
}
.fa-server:before {
  content: "";
}
.fa-servicestack:before {
  content: "";
}
.fa-shapes:before {
  content: "";
}
.fa-share:before {
  content: "";
}
.fa-share-alt:before {
  content: "";
}
.fa-share-alt-square:before {
  content: "";
}
.fa-share-square:before {
  content: "";
}
.fa-shekel-sign:before {
  content: "";
}
.fa-shield-alt:before {
  content: "";
}
.fa-shield-virus:before {
  content: "";
}
.fa-ship:before {
  content: "";
}
.fa-shipping-fast:before {
  content: "";
}
.fa-shirtsinbulk:before {
  content: "";
}
.fa-shoe-prints:before {
  content: "";
}
.fa-shopify:before {
  content: "";
}
.fa-shopping-bag:before {
  content: "";
}
.fa-shopping-basket:before {
  content: "";
}
.fa-shopping-cart:before {
  content: "";
}
.fa-shopware:before {
  content: "";
}
.fa-shower:before {
  content: "";
}
.fa-shuttle-van:before {
  content: "";
}
.fa-sign:before {
  content: "";
}
.fa-sign-in-alt:before {
  content: "";
}
.fa-sign-language:before {
  content: "";
}
.fa-sign-out-alt:before {
  content: "";
}
.fa-signal:before {
  content: "";
}
.fa-signature:before {
  content: "";
}
.fa-sim-card:before {
  content: "";
}
.fa-simplybuilt:before {
  content: "";
}
.fa-sink:before {
  content: "";
}
.fa-sistrix:before {
  content: "";
}
.fa-sitemap:before {
  content: "";
}
.fa-sith:before {
  content: "";
}
.fa-skating:before {
  content: "";
}
.fa-sketch:before {
  content: "";
}
.fa-skiing:before {
  content: "";
}
.fa-skiing-nordic:before {
  content: "";
}
.fa-skull:before {
  content: "";
}
.fa-skull-crossbones:before {
  content: "";
}
.fa-skyatlas:before {
  content: "";
}
.fa-skype:before {
  content: "";
}
.fa-slack:before {
  content: "";
}
.fa-slack-hash:before {
  content: "";
}
.fa-slash:before {
  content: "";
}
.fa-sleigh:before {
  content: "";
}
.fa-sliders-h:before {
  content: "";
}
.fa-slideshare:before {
  content: "";
}
.fa-smile:before {
  content: "";
}
.fa-smile-beam:before {
  content: "";
}
.fa-smile-wink:before {
  content: "";
}
.fa-smog:before {
  content: "";
}
.fa-smoking:before {
  content: "";
}
.fa-smoking-ban:before {
  content: "";
}
.fa-sms:before {
  content: "";
}
.fa-snapchat:before {
  content: "";
}
.fa-snapchat-ghost:before {
  content: "";
}
.fa-snapchat-square:before {
  content: "";
}
.fa-snowboarding:before {
  content: "";
}
.fa-snowflake:before {
  content: "";
}
.fa-snowman:before {
  content: "";
}
.fa-snowplow:before {
  content: "";
}
.fa-soap:before {
  content: "";
}
.fa-socks:before {
  content: "";
}
.fa-solar-panel:before {
  content: "";
}
.fa-sort:before {
  content: "";
}
.fa-sort-alpha-down:before {
  content: "";
}
.fa-sort-alpha-down-alt:before {
  content: "";
}
.fa-sort-alpha-up:before {
  content: "";
}
.fa-sort-alpha-up-alt:before {
  content: "";
}
.fa-sort-amount-down:before {
  content: "";
}
.fa-sort-amount-down-alt:before {
  content: "";
}
.fa-sort-amount-up:before {
  content: "";
}
.fa-sort-amount-up-alt:before {
  content: "";
}
.fa-sort-down:before {
  content: "";
}
.fa-sort-numeric-down:before {
  content: "";
}
.fa-sort-numeric-down-alt:before {
  content: "";
}
.fa-sort-numeric-up:before {
  content: "";
}
.fa-sort-numeric-up-alt:before {
  content: "";
}
.fa-sort-up:before {
  content: "";
}
.fa-soundcloud:before {
  content: "";
}
.fa-sourcetree:before {
  content: "";
}
.fa-spa:before {
  content: "";
}
.fa-space-shuttle:before {
  content: "";
}
.fa-speakap:before {
  content: "";
}
.fa-speaker-deck:before {
  content: "";
}
.fa-spell-check:before {
  content: "";
}
.fa-spider:before {
  content: "";
}
.fa-spinner:before {
  content: "";
}
.fa-splotch:before {
  content: "";
}
.fa-spotify:before {
  content: "";
}
.fa-spray-can:before {
  content: "";
}
.fa-square:before {
  content: "";
}
.fa-square-full:before {
  content: "";
}
.fa-square-root-alt:before {
  content: "";
}
.fa-squarespace:before {
  content: "";
}
.fa-stack-exchange:before {
  content: "";
}
.fa-stack-overflow:before {
  content: "";
}
.fa-stackpath:before {
  content: "";
}
.fa-stamp:before {
  content: "";
}
.fa-star:before {
  content: "";
}
.fa-star-and-crescent:before {
  content: "";
}
.fa-star-half:before {
  content: "";
}
.fa-star-half-alt:before {
  content: "";
}
.fa-star-of-david:before {
  content: "";
}
.fa-star-of-life:before {
  content: "";
}
.fa-staylinked:before {
  content: "";
}
.fa-steam:before {
  content: "";
}
.fa-steam-square:before {
  content: "";
}
.fa-steam-symbol:before {
  content: "";
}
.fa-step-backward:before {
  content: "";
}
.fa-step-forward:before {
  content: "";
}
.fa-stethoscope:before {
  content: "";
}
.fa-sticker-mule:before {
  content: "";
}
.fa-sticky-note:before {
  content: "";
}
.fa-stop:before {
  content: "";
}
.fa-stop-circle:before {
  content: "";
}
.fa-stopwatch:before {
  content: "";
}
.fa-stopwatch-20:before {
  content: "";
}
.fa-store:before {
  content: "";
}
.fa-store-alt:before {
  content: "";
}
.fa-store-alt-slash:before {
  content: "";
}
.fa-store-slash:before {
  content: "";
}
.fa-strava:before {
  content: "";
}
.fa-stream:before {
  content: "";
}
.fa-street-view:before {
  content: "";
}
.fa-strikethrough:before {
  content: "";
}
.fa-stripe:before {
  content: "";
}
.fa-stripe-s:before {
  content: "";
}
.fa-stroopwafel:before {
  content: "";
}
.fa-studiovinari:before {
  content: "";
}
.fa-stumbleupon:before {
  content: "";
}
.fa-stumbleupon-circle:before {
  content: "";
}
.fa-subscript:before {
  content: "";
}
.fa-subway:before {
  content: "";
}
.fa-suitcase:before {
  content: "";
}
.fa-suitcase-rolling:before {
  content: "";
}
.fa-sun:before {
  content: "";
}
.fa-superpowers:before {
  content: "";
}
.fa-superscript:before {
  content: "";
}
.fa-supple:before {
  content: "";
}
.fa-surprise:before {
  content: "";
}
.fa-suse:before {
  content: "";
}
.fa-swatchbook:before {
  content: "";
}
.fa-swift:before {
  content: "";
}
.fa-swimmer:before {
  content: "";
}
.fa-swimming-pool:before {
  content: "";
}
.fa-symfony:before {
  content: "";
}
.fa-synagogue:before {
  content: "";
}
.fa-sync:before {
  content: "";
}
.fa-sync-alt:before {
  content: "";
}
.fa-syringe:before {
  content: "";
}
.fa-table:before {
  content: "";
}
.fa-table-tennis:before {
  content: "";
}
.fa-tablet:before {
  content: "";
}
.fa-tablet-alt:before {
  content: "";
}
.fa-tablets:before {
  content: "";
}
.fa-tachometer-alt:before {
  content: "";
}
.fa-tag:before {
  content: "";
}
.fa-tags:before {
  content: "";
}
.fa-tape:before {
  content: "";
}
.fa-tasks:before {
  content: "";
}
.fa-taxi:before {
  content: "";
}
.fa-teamspeak:before {
  content: "";
}
.fa-teeth:before {
  content: "";
}
.fa-teeth-open:before {
  content: "";
}
.fa-telegram:before {
  content: "";
}
.fa-telegram-plane:before {
  content: "";
}
.fa-temperature-high:before {
  content: "";
}
.fa-temperature-low:before {
  content: "";
}
.fa-tencent-weibo:before {
  content: "";
}
.fa-tenge:before {
  content: "";
}
.fa-terminal:before {
  content: "";
}
.fa-text-height:before {
  content: "";
}
.fa-text-width:before {
  content: "";
}
.fa-th:before {
  content: "";
}
.fa-th-large:before {
  content: "";
}
.fa-th-list:before {
  content: "";
}
.fa-the-red-yeti:before {
  content: "";
}
.fa-theater-masks:before {
  content: "";
}
.fa-themeco:before {
  content: "";
}
.fa-themeisle:before {
  content: "";
}
.fa-thermometer:before {
  content: "";
}
.fa-thermometer-empty:before {
  content: "";
}
.fa-thermometer-full:before {
  content: "";
}
.fa-thermometer-half:before {
  content: "";
}
.fa-thermometer-quarter:before {
  content: "";
}
.fa-thermometer-three-quarters:before {
  content: "";
}
.fa-think-peaks:before {
  content: "";
}
.fa-thumbs-down:before {
  content: "";
}
.fa-thumbs-up:before {
  content: "";
}
.fa-thumbtack:before {
  content: "";
}
.fa-ticket-alt:before {
  content: "";
}
.fa-tiktok:before {
  content: "";
}
.fa-times:before {
  content: "";
}
.fa-times-circle:before {
  content: "";
}
.fa-tint:before {
  content: "";
}
.fa-tint-slash:before {
  content: "";
}
.fa-tired:before {
  content: "";
}
.fa-toggle-off:before {
  content: "";
}
.fa-toggle-on:before {
  content: "";
}
.fa-toilet:before {
  content: "";
}
.fa-toilet-paper:before {
  content: "";
}
.fa-toilet-paper-slash:before {
  content: "";
}
.fa-toolbox:before {
  content: "";
}
.fa-tools:before {
  content: "";
}
.fa-tooth:before {
  content: "";
}
.fa-torah:before {
  content: "";
}
.fa-torii-gate:before {
  content: "";
}
.fa-tractor:before {
  content: "";
}
.fa-trade-federation:before {
  content: "";
}
.fa-trademark:before {
  content: "";
}
.fa-traffic-light:before {
  content: "";
}
.fa-trailer:before {
  content: "";
}
.fa-train:before {
  content: "";
}
.fa-tram:before {
  content: "";
}
.fa-transgender:before {
  content: "";
}
.fa-transgender-alt:before {
  content: "";
}
.fa-trash:before {
  content: "";
}
.fa-trash-alt:before {
  content: "";
}
.fa-trash-restore:before {
  content: "";
}
.fa-trash-restore-alt:before {
  content: "";
}
.fa-tree:before {
  content: "";
}
.fa-trello:before {
  content: "";
}
.fa-tripadvisor:before {
  content: "";
}
.fa-trophy:before {
  content: "";
}
.fa-truck:before {
  content: "";
}
.fa-truck-loading:before {
  content: "";
}
.fa-truck-monster:before {
  content: "";
}
.fa-truck-moving:before {
  content: "";
}
.fa-truck-pickup:before {
  content: "";
}
.fa-tshirt:before {
  content: "";
}
.fa-tty:before {
  content: "";
}
.fa-tumblr:before {
  content: "";
}
.fa-tumblr-square:before {
  content: "";
}
.fa-tv:before {
  content: "";
}
.fa-twitch:before {
  content: "";
}
.fa-twitter:before {
  content: "";
}
.fa-twitter-square:before {
  content: "";
}
.fa-typo3:before {
  content: "";
}
.fa-uber:before {
  content: "";
}
.fa-ubuntu:before {
  content: "";
}
.fa-uikit:before {
  content: "";
}
.fa-umbraco:before {
  content: "";
}
.fa-umbrella:before {
  content: "";
}
.fa-umbrella-beach:before {
  content: "";
}
.fa-uncharted:before {
  content: "";
}
.fa-underline:before {
  content: "";
}
.fa-undo:before {
  content: "";
}
.fa-undo-alt:before {
  content: "";
}
.fa-uniregistry:before {
  content: "";
}
.fa-unity:before {
  content: "";
}
.fa-universal-access:before {
  content: "";
}
.fa-university:before {
  content: "";
}
.fa-unlink:before {
  content: "";
}
.fa-unlock:before {
  content: "";
}
.fa-unlock-alt:before {
  content: "";
}
.fa-unsplash:before {
  content: "";
}
.fa-untappd:before {
  content: "";
}
.fa-upload:before {
  content: "";
}
.fa-ups:before {
  content: "";
}
.fa-usb:before {
  content: "";
}
.fa-user:before {
  content: "";
}
.fa-user-alt:before {
  content: "";
}
.fa-user-alt-slash:before {
  content: "";
}
.fa-user-astronaut:before {
  content: "";
}
.fa-user-check:before {
  content: "";
}
.fa-user-circle:before {
  content: "";
}
.fa-user-clock:before {
  content: "";
}
.fa-user-cog:before {
  content: "";
}
.fa-user-edit:before {
  content: "";
}
.fa-user-friends:before {
  content: "";
}
.fa-user-graduate:before {
  content: "";
}
.fa-user-injured:before {
  content: "";
}
.fa-user-lock:before {
  content: "";
}
.fa-user-md:before {
  content: "";
}
.fa-user-minus:before {
  content: "";
}
.fa-user-ninja:before {
  content: "";
}
.fa-user-nurse:before {
  content: "";
}
.fa-user-plus:before {
  content: "";
}
.fa-user-secret:before {
  content: "";
}
.fa-user-shield:before {
  content: "";
}
.fa-user-slash:before {
  content: "";
}
.fa-user-tag:before {
  content: "";
}
.fa-user-tie:before {
  content: "";
}
.fa-user-times:before {
  content: "";
}
.fa-users:before {
  content: "";
}
.fa-users-cog:before {
  content: "";
}
.fa-users-slash:before {
  content: "";
}
.fa-usps:before {
  content: "";
}
.fa-ussunnah:before {
  content: "";
}
.fa-utensil-spoon:before {
  content: "";
}
.fa-utensils:before {
  content: "";
}
.fa-vaadin:before {
  content: "";
}
.fa-vector-square:before {
  content: "";
}
.fa-venus:before {
  content: "";
}
.fa-venus-double:before {
  content: "";
}
.fa-venus-mars:before {
  content: "";
}
.fa-vest:before {
  content: "";
}
.fa-vest-patches:before {
  content: "";
}
.fa-viacoin:before {
  content: "";
}
.fa-viadeo:before {
  content: "";
}
.fa-viadeo-square:before {
  content: "";
}
.fa-vial:before {
  content: "";
}
.fa-vials:before {
  content: "";
}
.fa-viber:before {
  content: "";
}
.fa-video:before {
  content: "";
}
.fa-video-slash:before {
  content: "";
}
.fa-vihara:before {
  content: "";
}
.fa-vimeo:before {
  content: "";
}
.fa-vimeo-square:before {
  content: "";
}
.fa-vimeo-v:before {
  content: "";
}
.fa-vine:before {
  content: "";
}
.fa-virus:before {
  content: "";
}
.fa-virus-slash:before {
  content: "";
}
.fa-viruses:before {
  content: "";
}
.fa-vk:before {
  content: "";
}
.fa-vnv:before {
  content: "";
}
.fa-voicemail:before {
  content: "";
}
.fa-volleyball-ball:before {
  content: "";
}
.fa-volume-down:before {
  content: "";
}
.fa-volume-mute:before {
  content: "";
}
.fa-volume-off:before {
  content: "";
}
.fa-volume-up:before {
  content: "";
}
.fa-vote-yea:before {
  content: "";
}
.fa-vr-cardboard:before {
  content: "";
}
.fa-vuejs:before {
  content: "";
}
.fa-walking:before {
  content: "";
}
.fa-wallet:before {
  content: "";
}
.fa-warehouse:before {
  content: "";
}
.fa-watchman-monitoring:before {
  content: "";
}
.fa-water:before {
  content: "";
}
.fa-wave-square:before {
  content: "";
}
.fa-waze:before {
  content: "";
}
.fa-weebly:before {
  content: "";
}
.fa-weibo:before {
  content: "";
}
.fa-weight:before {
  content: "";
}
.fa-weight-hanging:before {
  content: "";
}
.fa-weixin:before {
  content: "";
}
.fa-whatsapp:before {
  content: "";
}
.fa-whatsapp-square:before {
  content: "";
}
.fa-wheelchair:before {
  content: "";
}
.fa-whmcs:before {
  content: "";
}
.fa-wifi:before {
  content: "";
}
.fa-wikipedia-w:before {
  content: "";
}
.fa-wind:before {
  content: "";
}
.fa-window-close:before {
  content: "";
}
.fa-window-maximize:before {
  content: "";
}
.fa-window-minimize:before {
  content: "";
}
.fa-window-restore:before {
  content: "";
}
.fa-windows:before {
  content: "";
}
.fa-wine-bottle:before {
  content: "";
}
.fa-wine-glass:before {
  content: "";
}
.fa-wine-glass-alt:before {
  content: "";
}
.fa-wix:before {
  content: "";
}
.fa-wizards-of-the-coast:before {
  content: "";
}
.fa-wodu:before {
  content: "";
}
.fa-wolf-pack-battalion:before {
  content: "";
}
.fa-won-sign:before {
  content: "";
}
.fa-wordpress:before {
  content: "";
}
.fa-wordpress-simple:before {
  content: "";
}
.fa-wpbeginner:before {
  content: "";
}
.fa-wpexplorer:before {
  content: "";
}
.fa-wpforms:before {
  content: "";
}
.fa-wpressr:before {
  content: "";
}
.fa-wrench:before {
  content: "";
}
.fa-x-ray:before {
  content: "";
}
.fa-xbox:before {
  content: "";
}
.fa-xing:before {
  content: "";
}
.fa-xing-square:before {
  content: "";
}
.fa-y-combinator:before {
  content: "";
}
.fa-yahoo:before {
  content: "";
}
.fa-yammer:before {
  content: "";
}
.fa-yandex:before {
  content: "";
}
.fa-yandex-international:before {
  content: "";
}
.fa-yarn:before {
  content: "";
}
.fa-yelp:before {
  content: "";
}
.fa-yen-sign:before {
  content: "";
}
.fa-yin-yang:before {
  content: "";
}
.fa-yoast:before {
  content: "";
}
.fa-youtube:before {
  content: "";
}
.fa-youtube-square:before {
  content: "";
}
.fa-zhihu:before {
  content: "";
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/*!
 * Font Awesome Free 5.15.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("./lib/fonts/fa-solid-900.eot");
  src: url("./lib/fonts/fa-solid-900.eot?#iefix") format('embedded-opentype'), url("./lib/fonts/fa-solid-900.woff2") format('woff2'), url("./lib/fonts/fa-solid-900.woff") format('woff'), url("./lib/fonts/fa-solid-900.ttf") format('truetype'), url("./lib/fonts/fa-solid-900.svg#fontawesome") format('svg');
}
.fa, .fas, #searchform button, #mobilesearch button, .close, .partners .slick-controls-lower .next-slide-lower:before, .partners .slick-controls-lower .prev-slide-lower:before, .page-template-vacancies .log_interest .cv_upload .upload {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
/*!
 * Font Awesome Free 5.15.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("./lib/fonts/fa-brands-400.eot");
  src: url("./lib/fonts/fa-brands-400.eot?#iefix") format('embedded-opentype'), url("./lib/fonts/fa-brands-400.woff2") format('woff2'), url("./lib/fonts/fa-brands-400.woff") format('woff'), url("./lib/fonts/fa-brands-400.ttf") format('truetype'), url("./lib/fonts/fa-brands-400.svg#fontawesome") format('svg');
}
.fab, .latestnews .twitter-box .twitter-header:after {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
/*!
 * Font Awesome Free 5.15.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("./lib/fonts/fa-regular-400.eot");
  src: url("./lib/fonts/fa-regular-400.eot?#iefix") format('embedded-opentype'), url("./lib/fonts/fa-regular-400.woff2") format('woff2'), url("./lib/fonts/fa-regular-400.woff") format('woff'), url("./lib/fonts/fa-regular-400.ttf") format('truetype'), url("./lib/fonts/fa-regular-400.svg#fontawesome") format('svg');
}
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
button {
  font-size: 1.2px;
}
.btn, .page-template-vacancies .log_interest .wpcf7-submit, #sb_instagram .sbi_follow_btn a {
  padding: 10px 20px;
  background: #6563aa;
  border: none;
  border-radius: 0;
}
.btn.disabled, .page-template-vacancies .log_interest .disabled.wpcf7-submit, #sb_instagram .sbi_follow_btn a.disabled {
  background-color: #3f3f3f;
  opacity: 0.4;
}
.btn:hover, .page-template-vacancies .log_interest .wpcf7-submit:hover, #sb_instagram .sbi_follow_btn a:hover {
  background-color: #2ba8e1;
  box-shadow: none;
}
.btn:focus, .page-template-vacancies .log_interest .wpcf7-submit:focus, #sb_instagram .sbi_follow_btn a:focus {
  outline: none !important;
  background-color: #2ba8e1;
  box-shadow: none !important;
}
.btn.btn-secondary, .page-template-vacancies .log_interest .btn-secondary.wpcf7-submit, #sb_instagram .sbi_follow_btn a.btn-secondary {
  background-color: #3f3f3f;
}
.btn.btn-sm, .page-template-vacancies .log_interest .btn-sm.wpcf7-submit, #sb_instagram .sbi_follow_btn a.btn-sm {
  font-size: 0.75rem;
  padding: 7px 10px;
  margin: 15px 0;
}
.btn.btn-sm:hover, .page-template-vacancies .log_interest .btn-sm.wpcf7-submit:hover, #sb_instagram .sbi_follow_btn a.btn-sm:hover {
  background-color: #6563aa;
}
.read-more-button {
  color: #6563aa;
}
#searchform button, #mobilesearch button {
  background-color: #6563aa;
  color: #fff;
}
#searchform button:before, #mobilesearch button:before {
  content: "";
}
#searchform button:hover, #mobilesearch button:hover {
  background-color: #2ba8e1;
}
.close {
  background: white;
  color: #6563aa;
  border: none;
  outline: none;
}
.close:before {
  content: "";
  font-size: 1.5rem;
}
.close:hover {
  color: #2ba8e1;
}
@keyframes gradanimate {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes slideup-headertabs {
  0% {
    top: 65px;
    opacity: 0;
  }
  50% {
    top: 65px;
    opacity: 0;
  }
  80% {
    top: 65px;
    opacity: 0;
  }
  100% {
    top: 0px;
    opacity: 1;
  }
}
@keyframes slideup-tabcontent {
  0% {
    margin-top: 20px;
    opacity: 0;
  }
  100% {
    margin-top: 0px;
    opacity: 1;
  }
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 1em;
  font-weight: 300;
  color: #3f3f3f;
  word-break: break-word;
  line-height: normal;
}
body a {
  text-decoration: none;
  color: #6563aa;
}
body a:hover {
  color: #4f4d8d;
  text-decoration: none;
}
body h1, body h2, body h3, body h4 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
body strong {
  font-weight: bolder;
}
body h2 {
  text-transform: uppercase;
  color: #6563aa;
  font-size: 1.75rem;
}
body h3 {
  font-size: 1.3rem;
}
body p, body ul, body ol {
  font-size: 1em;
  line-height: 1.6em;
}
body ::selection {
  background: #4f4d8d;
  color: #fff;
}
body .fa {
  padding-right: 5px;
}
header #top_buttons {
  width: 100%;
  margin: 0;
  word-wrap: normal;
}
header #top_buttons .col-12 {
  padding: 0;
}
header #top_buttons nav {
  padding: 0;
}
header #top_buttons ul:first-child {
  display: flex;
  list-style: none;
  font-size: 0.75rem;
  padding-left: 0px;
  flex-wrap: wrap;
}
header #top_buttons ul:first-child i {
  display: none;
}
header #top_buttons ul:first-child li {
  margin: 10px 0px 0px 10px;
  text-transform: uppercase;
  word-wrap: normal;
}
header #top_buttons ul:first-child li.hasdropdown {
  display: flex;
  justify-content: flex-end;
  align-items: middle;
}
header #top_buttons ul:first-child li.hasdropdown a {
  padding: 8px 3px 8px 16px;
}
header #top_buttons ul:first-child li i {
  display: inline-block;
  font-size: 1rem;
  position: relative;
  padding: 0 10px 0 0;
  top: 5px;
  color: #9c9c9c;
}
header #top_buttons ul:first-child li:hover .dropdown-menu {
  transition: all 0.5s ease-out !important;
  opacity: 1;
}
header #top_buttons ul:first-child li:hover a, header #top_buttons ul:first-child li:hover i {
  color: #fff;
  background-color: #6563aa;
}
header #top_buttons ul:first-child li:hover .dropdown-menu {
  transition: opacity 1s ease-in-out;
}
header #top_buttons ul:first-child li a {
  background-color: #f0f1f2;
  color: #3f3f3f;
  display: inline-block;
  padding: 8px 15px;
  font-weight: 600;
}
header #top_buttons ul.dropdown-menu {
  transition: all 0.5s ease-out !important;
  opacity: 0;
  background-color: #6563aa;
  border-radius: 0px;
  border: none;
  padding: 0;
  font-size: 0.85rem;
  border-left: 1px solid #5c59a4;
  border-bottom: 1px solid #5c59a4;
  margin-top: 34px;
}
header #top_buttons ul.dropdown-menu .double-sub {
  display: flex;
}
header #top_buttons ul.dropdown-menu .double-sub .submenu-left {
  text-transform: none;
  margin: 20px 0 20px 20px;
  border-right: 2px solid #5c59a4;
  padding-right: 20px;
  color: white;
  min-width: 150px;
  max-width: 400px;
}
header #top_buttons ul.dropdown-menu .double-sub .submenu-left img {
  max-width: 100%;
  height: auto;
}
header #top_buttons ul.dropdown-menu .double-sub .submenu-left .btn, header #top_buttons ul.dropdown-menu .double-sub .submenu-left .page-template-vacancies .log_interest .wpcf7-submit, .page-template-vacancies .log_interest header #top_buttons ul.dropdown-menu .double-sub .submenu-left .wpcf7-submit {
  outline: 1px solid white;
  padding: 8px 16px;
  font-size: 0.85rem;
}
header #top_buttons ul.dropdown-menu .double-sub .submenu-right {
  margin: 20px 0 20px 0;
}
header #top_buttons ul.dropdown-menu .double-sub li {
  background-color: #6563aa;
  text-transform: none;
  transition: all 1s ease-in-out;
  margin: 0;
}
header #top_buttons ul.dropdown-menu .double-sub li a {
  color: white;
  display: inline-block;
  padding: 10px 20px;
  min-width: 150px;
  max-width: 250px;
}
header #top_buttons ul.dropdown-menu .double-sub li:hover {
  background-color: #4f4d8d;
  cursor: pointer;
}
#mainnav ul {
  width: 100%;
  font-weight: 500;
  border-top-width: 2px;
  border-top: 2px solid #6563aa;
  border-radius: 0;
  justify-content: space-between;
  font-size: 0.9rem;
  margin-bottom: -30px;
}
#mainnav ul li {
  margin-top: 10px;
  position: relative;
  display: block;
  line-height: 1.6em;
}
#mainnav ul li a {
  color: #6563aa;
  padding: 10px 0 0 0;
  text-transform: uppercase;
}
#mainnav ul li a:hover {
  color: #4f4d8d;
}
#mainnav ul li:last-child a {
  color: white;
  background-color: #6563aa;
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: bolder;
}
#mainnav ul li:last-child a:hover {
  background-color: #2ba8e1;
}
#mainnav ul li .dropdown-menu {
  width: 25vw;
  top: 40px;
  left: 0;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  position: absolute;
  z-index: 1050;
  padding: 0;
  font-weight: 500;
  margin: 0;
}
@media (max-width: 992px) {
  #mainnav ul li .dropdown-menu {
    position: relative;
  }
}
#mainnav ul li .dropdown-menu li {
  display: block;
  width: 50%;
  margin-top: 0;
}
@media (max-width: 992px) {
  #mainnav ul li .dropdown-menu li {
    display: inline-block;
    width: 45%;
  }
}
#mainnav ul li .dropdown-menu li a {
  font-size: 0.9em;
  line-height: 120%;
  padding: 1em 1em;
  margin: 0 0 0 0;
  text-transform: none;
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0) !important;
  white-space: unset;
}
#mainnav ul li .dropdown-menu li a:active {
  background-color: #6563aa;
  color: white;
}
#mainnav ul li .dropdown-menu li:last-child a {
  background-color: transparent;
  color: #6563aa;
  font-weight: 500;
}
#mainnav ul li .dropdown-menu li:last-child a:hover {
  background-color: #e9ecef;
  color: #4f4d8d;
}
#mainnav ul li:hover .dropdown-menu {
  display: flex;
}
@media (max-width: 992px) {
  #mainnav ul li:hover .dropdown-menu {
    display: block;
  }
}
@media (max-width: 770px) {
  #mainnav ul .navbar {
    width: 20%;
    height: 90px;
    z-index: 3000;
  }
  #mainnav ul .navbar .container {
    float: right;
    margin-right: 20px;
    display: block;
  }
  #mainnav ul .navbar .container .navbar-collapse {
    display: block !important;
  }
  #mainnav ul .navbar .container .navbar-collapse .navbar-nav {
    flex-direction: column !important;
  }
  #mainnav ul .navbar .container .navbar-collapse .navbar-nav li .dropdown-menu {
    width: 95vw !important;
    position: relative !important;
    top: 10px !important;
  }
  #mainnav ul .navbar .container .navbar-collapse .navbar-nav li .dropdown-menu a {
    text-transform: uppercase;
  }
}
#page .sticky-top {
  box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.2);
}
#sidebar-menu li {
  list-style: none;
  position: relative;
}
#sidebar-menu li.current_page_item a {
  background: #2ba8e1;
}
#sidebar-menu li a {
  list-style-type: none;
  padding: 12px;
  text-transform: uppercase;
  background: #6563aa;
  display: block;
  margin: 5px 0;
  transition: all 0.5s linear;
}
#sidebar-menu li a:hover {
  background: #4f4d8d;
}
#sidebar-menu li .sub-menu {
  display: none;
  transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
}
#sidebar-menu li .sub-menu li {
  display: none;
  transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
}
#sidebar-menu li .sub-menu {
  display: none;
  transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
}
#sidebar-menu li .sub-menu li {
  display: none;
  transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
}
#sidebar-menu li:hover .sub-menu {
  display: block;
  padding: 0;
  width: 100%;
  transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
}
#sidebar-menu li:hover .sub-menu li {
  display: block;
  width: 100%;
  transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
}
#sidebar-menu li:hover .sub-menu li a {
  margin: 0;
  background: #d6d7d9;
  color: #000;
  border-bottom: 2px solid #6563aa;
}
#sidebar-menu li:hover .sub-menu li a:hover {
  color: #6563aa;
  border-bottom: 2px solid #2ba8e1;
}
#sidebar-menu li:hover .sub-menu li.current_page_item a {
  color: #6563aa;
  border-bottom: 2px solid #2ba8e1;
}
.currenthover {
  display: none;
  background-image: url("https://oakescc.org/wp-content/uploads/2022/11/TheOakes_O.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 36px;
  height: 36px;
  top: 55px;
  transition: all 0.5s ease;
  position: absolute;
}
@media (max-width: 770px) {
  .currenthover {
    display: none;
  }
}
.navbar {
  height: 68px;
  background: #fff;
  padding: 0 0 12px 0;
}
.navbar .navbar-nav {
  padding-bottom: 30px;
}
.navbar.fixed-top {
  z-index: 99999999;
  transition: all 1s ease-in;
}
.navbar .navbar-toggler {
  padding: 0;
  border: 0;
}
.navbar .navbar-toggler .navbar-icon {
  font-size: 30px;
  padding: 2px;
}
.navbar .navbar-toggler .menuicon .navbar-toggler-icon, .navbar .navbar-toggler .menuicon .navbar-icon {
  padding-right: 20px;
}
.navbar .navbar-toggler.back-button {
  border-left: 1px solid #d6d7d9;
  margin-left: 10px;
  padding-right: 0px;
  padding-left: 5px;
}
.bg-light {
  background-color: #fff !important;
}
#sidebar-menu {
  padding-left: 0;
}
#sidebar-menu a {
  color: white;
}
#sidebar-menu .current_page_item {
  background: #2ba8e1;
  cursor: pointer;
}
#sidebar-menu .current_page_item > a {
  color: white;
}
.mobile-sidebarnav-contain {
  width: 100%;
  position: relative;
}
.mobile-sidebarnav-contain #sidebar-menu {
  height: 125px;
  overflow: hidden;
}
.mobile-sidebarnav-contain .showall {
  width: 106%;
  position: absolute;
  bottom: 0;
  background: linear-gradient(0deg, white 0%, rgba(255, 255, 255, 0) 100%);
  text-align: center;
  padding-top: 20px;
  font-size: 30px;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}
.mobile-sidebarnav-contain.open #sidebar-menu {
  height: fit-content;
}
.mobile-sidebarnav-contain.open .showall {
  position: static;
}
.mobile-sidebarnav-contain.open .showall .fas, .mobile-sidebarnav-contain.open .showall #searchform button, #searchform .mobile-sidebarnav-contain.open .showall button, .mobile-sidebarnav-contain.open .showall #mobilesearch button, #mobilesearch .mobile-sidebarnav-contain.open .showall button, .mobile-sidebarnav-contain.open .showall .close, .mobile-sidebarnav-contain.open .showall .partners .slick-controls-lower .next-slide-lower:before, .partners .slick-controls-lower .mobile-sidebarnav-contain.open .showall .next-slide-lower:before, .mobile-sidebarnav-contain.open .showall .partners .slick-controls-lower .prev-slide-lower:before, .partners .slick-controls-lower .mobile-sidebarnav-contain.open .showall .prev-slide-lower:before, .mobile-sidebarnav-contain.open .showall .page-template-vacancies .log_interest .cv_upload .upload, .page-template-vacancies .log_interest .cv_upload .mobile-sidebarnav-contain.open .showall .upload {
  transform: rotate(180deg);
}
@media (max-width: 812px) {
  body {
    padding-top: 50px;
  }
  .navbar {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 50px;
    padding-bottom: 0;
  }
  .navbar-toggler {
    padding: 0;
    border: 0;
  }
}
#adult_ed #mainnav ul {
  border-top-width: 2px;
  border-top: 2px solid #6563aa;
  border-radius: 0;
}
#sports #mainnav ul {
  border-top-width: 2px;
  border-top: 2px solid #6563aa;
  border-radius: 0;
}
header {
  animation: fadeIn 2s forwards 1;
  margin: 0;
  z-index: 999999;
  position: relative;
}
@media (max-width: 770px) {
  header header {
    animation: none;
    position: fixed;
    background-color: #fff;
    width: 80%;
    top: 0;
    padding: 10px 0 10px 10px;
    height: 90px;
  }
}
header img#logo {
  max-height: 120px;
}
header .al-logo img {
  padding-bottom: 10px;
}
header input[type='text'] {
  font-weight: 400;
}
.front-page-header {
  height: 540px;
  background-color: #6563aa;
  width: 100%;
  overflow: hidden;
}
@media (min-width: 1500px) {
  .front-page-header {
    height: 500px;
  }
}
@media (max-width: 420px) {
  .front-page-header {
    margin-top: 90px !important;
  }
}
@media (max-width: 330px) {
  .front-page-header {
    margin-top: 90px !important;
  }
  .front-page-header .homepage-tabs-nav {
    margin-top: -43px;
  }
  .front-page-header .homepage-tabs-nav .col {
    width: 100px;
    font-size: 10px;
    padding: 10px;
  }
}
.front-page-header a i {
  color: #FFFFFF;
}
.front-page-header .slick-list {
  height: 542px;
  margin-top: -541px;
  float: right;
  width: 55%;
  transition: all 1s ease;
}
@media (min-width: 790px) {
  .front-page-header .slick-list {
    width: 70%;
  }
}
@media (min-width: 1000px) {
  .front-page-header .slick-list {
    width: 73%;
  }
}
@media (min-width: 1500px) {
  .front-page-header .slick-list {
    width: 63%;
    height: 500px;
  }
}
@media (min-width: 1835px) {
  .front-page-header .slick-list {
    width: 60%;
    max-width: 1650px;
  }
}
.front-page-header .slick-list .slick-controls {
  position: relative;
  top: 30px;
  display: inline-block;
  width: 100%;
  text-align: right;
}
.front-page-header .slick-list .image-slider {
  height: 542px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.front-page-header .slick-list .image-slider:focus {
  outline: none;
}
.front-page-header .slick-list .image-slider svg {
  height: 542px;
  width: auto;
}
.front-page-header .slick-list .image-slider svg .st0 {
  fill: #6563aa;
}
.front-page-header .left {
  width: 30%;
}
.front-page-header .left .siteicon {
  background-image: url("https://oakescc.org/wp-content/uploads/2022/11/TheOakes_O.png");
  background-repeat: no-repeat;
  background-size: contain;
  height: 540px;
  margin-left: -400px;
  display: inline-block;
}
.front-page-header .left .siteicon .content_left {
  color: #fff;
  display: inline-block;
  vertical-align: top;
  margin-left: 400px;
  display: inline-block;
}
@media (max-width: 991px) {
  .front-page-header .left .siteicon .content_left {
    margin-left: 370px;
  }
}
.front-page-header .left .siteicon .content_left .social {
  padding: 30px 0px 15px 0px;
}
.front-page-header .left .siteicon .content_left .social a {
  color: #FFFFFF;
  font-size: 1.9rem;
  padding: 0 15px 0 0;
  transition: all 0.5 ease;
  text-decoration: none;
}
.front-page-header .left .siteicon .content_left .social a:hover {
  color: #e6e6e6;
  text-decoration: none;
}
.front-page-header .left .siteicon .content_left p {
  margin: 0;
}
.front-page-header .left .siteicon .content_left .intro {
  margin-top: 20px;
  font-family: 'Open Sans', sans-serif;
  font-size: 2rem;
}
.front-page-header .left .siteicon .content_left .intro h1 {
  font-size: 2.8rem;
}
@media (min-width: 790px) {
  .front-page-header .left .siteicon .content_left .intro {
    width: 71%;
    font-size: 1.5rem;
  }
  .front-page-header .left .siteicon .content_left .intro h1 {
    font-size: 2.2rem;
  }
}
@media (min-width: 1500px) {
  .front-page-header .left .siteicon .content_left .intro {
    width: 90%;
  }
  .front-page-header .left .siteicon .content_left .intro h1 {
    font-size: 2.8rem;
  }
}
@media (min-width: 1835px) {
  .front-page-header .left .siteicon .content_left .intro h1 {
    font-size: 2.8rem;
  }
}
.homepage-tabs-nav {
  width: 100%;
  margin-top: -75px;
}
.homepage-tabs-nav ul.row {
  list-style: none;
}
@media (max-width: 770px) {
  .homepage-tabs-nav {
    margin-top: -49px;
    z-index: 999999 !important;
  }
  .homepage-tabs-nav .row {
    margin: 0 auto;
  }
  .homepage-tabs-nav .row .tab_button {
    padding: 10px 15px;
    font-size: 0.9rem;
  }
}
@media (max-width: 470px) {
  .homepage-tabs-nav .row .tab_button {
    font-size: 0.8rem;
    padding: 10px;
  }
}
@media (max-width: 390px) {
  .homepage-tabs-nav .row .tab_button {
    font-size: 0.6rem;
    padding: 10px;
  }
}
.homepage-tabs-nav .tabcontent {
  height: auto !important;
  padding: 50px 0 0 0 !important;
  border-top: 0 !important;
}
.homepage-tabs-nav .tabcontent .container .row {
  width: 100%;
  --bs-gutter-x:0 !important;
}
.homepage-tabs-nav .tabcontent .container .image {
  max-width: 100% !important;
  text-align: center;
  margin: 0 0 40px 0 !important;
}
.homepage-tabs-nav .tabcontent .container .image img {
  max-width: 70%;
  height: auto;
}
.homepage-tabs-nav .tabcontent .container .content {
  max-width: 100% !important;
  text-align: center;
}
.homepage-tabs-nav .tabcontent .container .content h2 {
  text-align: center;
}
.homepage-tabs-nav .tabcontent .container .content .tab-text {
  text-align: left;
}
.homepage-tabs-nav #slider_nav {
  padding-top: 25px;
}
.homepage-tabs-nav #slider_nav ul {
  position: relative;
  list-style: none;
  padding: 0;
  display: flex;
  justify-content: flex-end;
}
.homepage-tabs-nav #slider_nav li {
  margin: 0 5px;
}
.homepage-tabs-nav #slider_nav li button {
  border: none;
  background: #6563aa;
  width: 30px;
  height: 8px;
  cursor: pointer;
}
.homepage-tabs-nav #slider_nav li.slick-active button {
  background: #2ba8e1;
}
.homepage-tabs-nav .tab_button {
  background: #2ba8e1;
  border-top: 8px solid #2ba8e1;
  margin-right: 5px;
  cursor: pointer;
  padding: 15px 30px;
  border-radius: 0px;
  color: #fff;
  font-size: 1em;
  font-weight: 600;
  opacity: 0;
  position: relative;
  max-width: fit-content;
  box-shadow: 12px 17px 16px -3px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 12px 17px 16px -3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 12px 17px 16px -3px rgba(0, 0, 0, 0.5);
}
@media (max-width: 790px) {
  .homepage-tabs-nav .tab_button {
    padding: 15px;
  }
}
@media screen and (max-width: 1110px) {
  .homepage-tabs-nav .tab_button {
    font-size: 1rem;
    padding: 15px 20px;
  }
}
.homepage-tabs-nav .tab_button:nth-child(1) {
  animation: slideup-headertabs 1s forwards 1;
  animation-delay: 0s;
}
.homepage-tabs-nav .tab_button:nth-child(2) {
  animation: slideup-headertabs 1s forwards 1;
  animation-delay: 0.5s;
}
.homepage-tabs-nav .tab_button:nth-child(3) {
  animation: slideup-headertabs 1s forwards 1;
  animation-delay: 1s;
}
.homepage-tabs-nav .tab_button:nth-child(4) {
  animation: slideup-headertabs 1s forwards 1;
  animation-delay: 1.5s;
}
.homepage-tabs-nav .tab_button.active {
  background: #fff;
  color: #6563aa;
}
.homepage-tabs-nav .tab_button:hover:not(.active) {
  background: #fff;
  color: #6563aa;
}
.featured-top-image {
  width: 100%;
  margin: 0px 0 60px 0;
  background-size: cover;
  background-position: center;
}
.featured-top-image .main-heading h1 {
  background: #6563aa;
  padding: 10px 20px;
  margin: 0;
  color: #fff;
  text-align: center;
  display: inline-block;
  margin: 0 auto;
  width: auto;
}
.featured-top-image.bottomleft {
  padding: 300px 0 0 0;
}
.featured-top-image.bottomleft .main-heading h1 {
  margin: 0 0 0 10px;
}
.featured-top-image.center {
  padding: 150px 0;
}
.partners {
  display: none;
}
.partner-slider a {
  height: 140px;
  background-repeat: no-repeat;
  background-size: 90%;
  background-position: center;
  margin: 15px;
  transition: all 0.15s ease-out;
}
.partner-slider a.anglianlearning {
  background-size: 120%;
}
.partner-slider a:hover {
  background-size: 100%;
}
.partner-slider a.al_acad_299 {
  background-size: 45%;
}
.partner-slider a.al_acad_299:hover {
  background-size: 55%;
}
.partner-slider a.al_acad_33094 {
  background-size: 40%;
}
.partner-slider a.al_acad_33094:hover {
  background-size: 50%;
}
footer {
  background-color: #2ba8e1;
  background-image: url("");
  background-repeat: no-repeat;
  background-position: -150px top;
  background-size: 90%;
  position: sticky;
  color: white;
  width: 100%;
  bottom: 0;
  left: 0;
  line-height: 1.6em;
  font-weight: 300;
  z-index: 1;
  display: block;
}
footer .inner-footer {
  padding: 50px 0;
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  width: 100%;
}
@media (max-width: 1140px) {
  footer .inner-footer {
    font-size: 0.9rem;
    padding: 20px 0;
  }
}
@media (max-width: 950px) {
  footer .inner-footer {
    font-size: 0.8rem;
    padding: 0px;
  }
}
footer #sb_instagram #sbi_images {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: space-between;
}
footer #sb_instagram #sbi_images .sbi_item {
  width: 30% !important;
}
@media (max-width: 992px) {
  footer #sb_instagram #sbi_images .sbi_item {
    max-height: 95px;
  }
}
footer #sb_instagram #sbi_load {
  display: flex;
  width: 100%;
  justify-content: flex-end;
}
footer .h5 {
  font-size: 20px;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: 600;
}
@media (max-width: 992px) {
  footer .h5 {
    margin-top: 20px;
  }
}
footer .footer-line {
  margin-bottom: 20px;
  background-image: linear-gradient(to right, #FFFFFF, #fff);
  height: 2px;
}
footer a {
  color: #fff;
}
footer a:hover {
  opacity: 0.9;
  color: #fff;
}
footer a i {
  transition: 0.2s all linear;
}
footer a i:hover {
  transform: scale(0.9);
  cursor: pointer;
}
footer i {
  color: #FFFFFF;
  font-size: 1.25rem;
  width: auto;
  padding: 15px 15px 0 0;
}
footer i a {
  font-size: 1.25rem;
}
footer .contact-info .row {
  display: flex;
  text-align: left;
  justify-content: flex-start;
  padding-bottom: 15px;
  margin-left: 0;
}
footer .contact-info .row * {
  width: auto;
  padding: 0;
}
footer .contact-info .row i {
  text-align: center;
  min-width: 35px;
}
footer .footer-base {
  background: #6563aa;
  font-size: 0.9rem;
}
footer .footer-base .col {
  padding: 27px 0;
}
footer .footer-base .text-right {
  text-align: right;
}
footer .footer-base .trust_footer_text {
  line-height: 17px;
  font-size: 13px;
}
footer #map {
  min-height: 250px;
}
.footer-buffer-one {
  height: 500px;
}
.partners .slick-controls-lower {
  display: flex;
  justify-content: space-between;
  height: 150px;
  margin-top: -149px;
}
.partners .slick-controls-lower .slick-arrow {
  height: 150px;
  border: none;
  background: transparent;
}
.partners .slick-controls-lower .next-slide-lower {
  position: relative;
  left: 1px;
  right: 0px;
  text-align: right;
}
.partners .slick-controls-lower .next-slide-lower:before {
  content: "";
  font-size: 20px;
  color: #3f3f3f;
  position: relative;
  left: 40px;
  opacity: 0.75;
}
.partners .slick-controls-lower .prev-slide-lower {
  text-align: left;
}
.partners .slick-controls-lower .prev-slide-lower:before {
  content: "";
  font-size: 20px;
  color: #3f3f3f;
  text-align: left;
  margin-left: -40px;
  opacity: 0.75;
}
.partners .carousel-slide .slick-list {
  height: unset;
  width: 100%;
}
.partners .carousel-slide img {
  height: 100%;
  max-width: 100%;
  object-fit: none;
}
@media (max-width: 812px) {
  .footer-buffer-one {
    display: none;
  }
  footer {
    height: auto;
    position: relative;
  }
  .contact-info {
    margin: 45px 0;
  }
}
.cookieconsent_msg {
  position: fixed;
  bottom: 0px;
  width: 100%;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  background: #6563aa;
  z-index: 120;
  cursor: pointer;
  border-radius: 0px;
  align-items: center;
  justify-content: center;
  border-top: 2px solid #4f4d8d;
}
.cookieconsent_msg a {
  color: #fff;
  font-weight: bolder;
}
.cookieconsent_msg .allow-button, .cookieconsent_msg .decline-button {
  height: 40px;
  width: 104px;
  color: #fff;
  font-size: 14px;
  line-height: 10px;
  border: 1px solid #2ba8e1;
  background-color: #2ba8e1;
  cursor: pointer;
  font-weight: 600;
}
.cookieconsent_msg .decline-button {
  background-color: #4f4d8d;
  border: 1px solid #4f4d8d;
}
body.admin-bar .navbar.fixed-top {
  top: 30px;
}
body .back-button {
  margin-left: 20px;
  display: none;
}
body .back-button .navbar-toggler-icon {
  background-image: none;
}
body .back-button i {
  line-height: 30px;
}
body .images_table tr {
  vertical-align: top;
}
body .images_table tr td {
  padding: 10px 0;
}
body .images_table tr a {
  font-size: 0.9rem;
}
@media only screen and (max-width: 920px) {
  body .images_table tr a {
    font-size: 0.75rem;
  }
}
body .images_table tr img {
  padding: 5px;
}
body .spinner-border {
  border: 0.25em solid #6563aa;
  border-right-color: transparent;
}
body img.alignleft {
  display: block;
  float: left;
  padding: 10px 10px 5px 0;
}
body img.alignright {
  display: block;
  float: right;
  padding: 10px 0 5px 10px;
}
body img.aligncenter {
  display: block;
  padding: 10px;
  margin: 0 auto;
}
body .backtotop {
  width: 54px;
  height: 54px;
  line-height: 58px;
  text-align: center;
  background: #fff;
  border-radius: 10px;
  position: fixed;
  bottom: 145px;
  right: 0;
  font-size: 25px;
  color: #9c9c9c;
  cursor: pointer;
  box-shadow: 2px 1px 57px 0px rgba(0, 0, 0, 0.21);
  z-index: 999999999999;
  margin-right: 10px;
}
@media only screen and (max-width: 768px) {
  body .backtotop {
    bottom: 245px;
  }
}
body .backtotop.cookieaccepted {
  bottom: 10px;
}
body .spinner-grow {
  position: absolute;
  top: 45vh;
  left: 50vw;
}
body .wp-caption {
  max-width: 100%;
}
body .line {
  height: 8px;
  width: 100%;
  background: linear-gradient(90deg, #615E9D, #2DA4DC, #7BA041, #F9BC4E, #615E9D, #2DA4DC, #7BA041, #F9BC4E);
  animation: gradanimate 10s linear infinite;
  background-size: 200% 100%;
}
body .al-border-bottom {
  border-bottom: 7px solid #2ba8e1;
}
body .gradline, body .gradline-secondwhite {
  height: 2px;
  width: 100%;
  background-image: linear-gradient(to right, #6563aa, #2ba8e1);
  margin: 10px 0;
}
body .gradline-secondwhite {
  background-image: linear-gradient(to right, #2ba8e1, white);
}
body.home .tabcontent {
  border-top: solid 90px white;
  position: relative;
  height: 380px;
}
@media (max-width: 992px) {
  body.home .tabcontent {
    border-top: solid 40px white;
  }
}
body.home .tabcontent img {
  max-height: 400px;
}
@media screen and (max-width: 760px) {
  body.home .tabcontent {
    height: unset;
  }
}
body.home .tabcontent .container.active {
  animation: slideup-tabcontent 0.75s linear 1;
}
body.home .tabcontent .container:not(.active) {
  display: none;
}
body.home .tabcontent .container h2 {
  width: 100%;
  font-weight: 600;
  margin-bottom: 10px;
}
body.home .tabcontent .container .content {
  max-width: 72%;
}
body.home .tabcontent .container .tab-text {
  margin: 40px 0;
}
@media screen and (max-width: 992px) {
  body.home .tabcontent .container .image {
    text-align: center;
  }
}
body.home .schoolicon {
  width: 150px;
  position: relative;
  margin-top: -30px;
  padding-bottom: 20px;
}
body.home .schoolicon img {
  width: 100%;
  height: auto;
}
body.home .video-section {
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: left -20% top 5px;
}
body.home .video-section .container .siteicon {
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: -400px;
}
body.home .video-section .container .row {
  vertical-align: middle;
  color: #fff;
  margin-left: 400px;
  padding: 60px 0;
}
body.home .video-section .container .row h2 {
  color: #fff;
}
body.home .video-section .container .row iframe {
  max-width: 100%;
}
@media (max-width: 770px) {
  body.home .video-section .container .row iframe {
    height: 290px !important;
  }
}
body.home .video-section .container .row p {
  margin-top: 20px;
}
body.home .information-section {
  padding: 75px 0;
}
body.home .information-section .information-panel-image {
  border-bottom: 4px solid #6563aa;
  margin-top: 20px;
}
body .page-content iframe {
  max-width: 100%;
}
body .page-content .wp-caption-text {
  background-color: #dee2e671;
  color: #3f3f3f;
  font-size: 0.8rem;
  padding: 5px 10px;
  margin-top: 3px;
}
body .page-content .wp-caption img {
  width: 100%;
}
body .page-content .text-section {
  margin-bottom: 70px;
}
@media (max-width: 768px) {
  body .page-content .text-section {
    margin-bottom: 30px;
  }
}
body .page-content img {
  max-width: 100%;
  height: auto;
}
body table .table-head {
  background: #d6d7d9;
}
body table tbody td, body table tbody th {
  border-top: 1px dashed #dee2e6 !important;
}
body table tbody th {
  color: #6563aa;
}
.vacancy_tag {
  color: #fff;
  background: #6563aa;
  font-weight: 600;
  padding: 5px 20px;
  margin: 20px;
  font-size: 11px;
  position: absolute;
  z-index: 2;
}
.about-us-image {
  display: flex;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: cover;
  align-items: center;
  height: 300px;
  background-position: center;
  margin-bottom: 60px;
}
.course_details {
  word-wrap: normal;
}
.course_details .table_head {
  background: #d6d7d9;
  display: block;
  padding: 10px;
}
.course_details .btn, .course_details .page-template-vacancies .log_interest .wpcf7-submit, .page-template-vacancies .log_interest .course_details .wpcf7-submit {
  color: #fff;
}
.course_details span {
  display: block;
  padding: 10px;
}
.menu-item:hover .dropdown-menu {
  display: block;
  opacity: 1;
}
.info_img {
  border-bottom: 8px solid #6563aa;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 300px;
  width: 100%;
}
.downloadtitlecontainer {
  margin: 0 0 15px;
}
.downloadtitlecontainer .downloadstitle {
  color: #6563aa;
}
.downloadlist .col {
  flex: unset;
}
.downloadcontainer {
  padding: 0px 25px 0px 20px;
  border: 1px solid grey;
  transition: all 1s ease;
  display: flex;
  align-items: center;
}
.downloadcontainer .fas, .downloadcontainer #searchform button, #searchform .downloadcontainer button, .downloadcontainer #mobilesearch button, #mobilesearch .downloadcontainer button, .downloadcontainer .close, .downloadcontainer .partners .slick-controls-lower .next-slide-lower:before, .partners .slick-controls-lower .downloadcontainer .next-slide-lower:before, .downloadcontainer .partners .slick-controls-lower .prev-slide-lower:before, .partners .slick-controls-lower .downloadcontainer .prev-slide-lower:before, .downloadcontainer .page-template-vacancies .log_interest .cv_upload .upload, .page-template-vacancies .log_interest .cv_upload .downloadcontainer .upload {
  color: #2ba8e1;
  margin-right: 15px;
  font-size: 30px;
  transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
  padding: 25px 0;
}
.downloadcontainer p {
  text-transform: none;
  color: grey;
  font-weight: normal;
  margin-bottom: 0;
  transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
  line-height: 20px;
}
.downloadcontainer:hover {
  background-color: #6563aa;
  border-color: #6563aa;
}
.downloadcontainer:hover .fas, .downloadcontainer:hover #searchform button, #searchform .downloadcontainer:hover button, .downloadcontainer:hover #mobilesearch button, #mobilesearch .downloadcontainer:hover button, .downloadcontainer:hover .close, .downloadcontainer:hover .partners .slick-controls-lower .next-slide-lower:before, .partners .slick-controls-lower .downloadcontainer:hover .next-slide-lower:before, .downloadcontainer:hover .partners .slick-controls-lower .prev-slide-lower:before, .partners .slick-controls-lower .downloadcontainer:hover .prev-slide-lower:before, .downloadcontainer:hover .page-template-vacancies .log_interest .cv_upload .upload, .page-template-vacancies .log_interest .cv_upload .downloadcontainer:hover .upload {
  color: #fff;
}
.downloadcontainer:hover p {
  color: #fff;
  transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
}
.downloadcontainer:hover p .fas, .downloadcontainer:hover p #searchform button, #searchform .downloadcontainer:hover p button, .downloadcontainer:hover p #mobilesearch button, #mobilesearch .downloadcontainer:hover p button, .downloadcontainer:hover p .close, .downloadcontainer:hover p .partners .slick-controls-lower .next-slide-lower:before, .partners .slick-controls-lower .downloadcontainer:hover p .next-slide-lower:before, .downloadcontainer:hover p .partners .slick-controls-lower .prev-slide-lower:before, .partners .slick-controls-lower .downloadcontainer:hover p .prev-slide-lower:before, .downloadcontainer:hover p .page-template-vacancies .log_interest .cv_upload .upload, .page-template-vacancies .log_interest .cv_upload .downloadcontainer:hover p .upload {
  color: #fff;
  transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
}
@media (max-width: 812px) {
  .newsholder {
    margin-bottom: 60px;
  }
}
.grecaptcha-badge {
  display: none;
}
@media (max-width: 560px) {
  .latestnews .col-12 .newsitem {
    width: 100%;
  }
}
.latestnews .col-8 .newsitem {
  width: 48%;
}
.latestnews .post-date {
  font-size: 1rem;
  margin: 15px 0;
  color: #3f3f3f;
  opacity: 0.7;
}
.latestnews .newsitem h3 {
  text-transform: uppercase;
  margin: 10px 0;
}
.latestnews .thumbnail {
  width: 100%;
  height: 250px;
  background-size: cover;
  display: block;
  margin: 35px 0 20px 0;
  cursor: pointer;
}
.latestnews .newsletter .thumbnail {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 770px) {
  .latestnews .twittercontainer {
    width: 100%;
  }
}
.latestnews .facebook-feed {
  margin: 45px 0 0 0;
}
.latestnews .twitter-box {
  border: 1px solid #d6d7d9;
  margin: 45px 0 0 0;
  background-color: white;
}
.latestnews .twitter-box .btn, .latestnews .twitter-box .page-template-vacancies .log_interest .wpcf7-submit, .page-template-vacancies .log_interest .latestnews .twitter-box .wpcf7-submit {
  margin: 5px 0 40px 20px;
}
.latestnews .twitter-box .twitter-header {
  background-color: #2ba8e1;
  line-height: 3.5rem;
  font-weight: 600;
  display: flex;
  justify-content: space-between;
  padding: 0 20px;
  color: #fff;
}
.latestnews .twitter-box .twitter-header:after {
  content: "";
  color: #fff;
  font-size: 1.5rem;
  line-height: 3.5rem;
}
.latestnews .twitter-box .twitter-header a {
  color: #fff;
  width: 89%;
}
.latestnews .twitter-box .slick-controls {
  width: 100%;
  text-align: right;
  padding: 10px 20px 0 0;
}
.latestnews .twitter-box .slick-controls button {
  border: none;
  background-color: transparent;
  padding-top: 7px;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
  font-size: 1.2rem;
  color: #d6d7d9;
  font-weight: 300;
}
.latestnews .twitter-box .slick-controls button:focus {
  outline: none;
}
.latestnews .twitter-box .slick-controls button:hover {
  color: #6563aa;
}
.latestnews .twitter-box .slick-twitter {
  padding: 0px 20px 20px 20px;
  width: 100%;
  margin-top: -47px;
}
.latestnews .twitter-box .slick-twitter .slick-list {
  width: 100%;
}
.latestnews .twitter-box .slick-twitter .slick-list img {
  width: 100%;
  padding-bottom: 15px;
}
.latestnews .instagram-feed {
  margin: 45px 0 0 0;
  background-color: white;
}
.alfooterdetails {
  background-color: #f0f1f2;
  padding: 30px;
  margin-bottom: 70px;
}
.alfooterdetails p {
  margin: 0;
}
.alfooterdetails img {
  padding-right: 20px;
}
@media (max-width: 770px) {
  .alfooterdetails img {
    padding-right: 0;
    margin-bottom: 20px;
  }
}
.custom_button button {
  background-color: #6563aa;
  border: none;
  font-size: 15px;
  color: white;
  padding: 10px 20px;
  border-radius: 0;
  transition: 0.4s;
}
.custom_button button:hover {
  background-color: #2ba8e1;
  box-shadow: none;
}
.custom_colour_block {
  background-color: #6563aa;
  color: white;
  border: none;
  margin-bottom: 15px;
  margin-top: 15px;
  width: 100% !important;
  font-size: 1.1em;
}
.custom_colour_block p {
  margin-bottom: 5px;
}
.custom_colour_block td {
  padding: 20px;
}
.custom_colour_block tbody td, .custom_colour_block body table tbody th {
  border-top: none !important;
}
.stats_strip .counter {
  color: white;
  text-align: center;
}
.stats_strip .counter .icon {
  padding: 10px;
  max-width: 80px;
  display: inline-flex;
}
.stats_strip .counter .number {
  font-size: 60px;
  font-weight: 500;
  margin-bottom: 10px;
}
@media (max-width: 500px) {
  .stats_strip .counter .number {
    font-size: 40px;
  }
}
@media (max-width: 290px) {
  .stats_strip .counter .number {
    font-size: 35px;
  }
}
.stats_strip .counter .label {
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 500;
}
@media (max-width: 500px) {
  .stats_strip .counter .label {
    font-size: 20px;
  }
}
@media (max-width: 290px) {
  .stats_strip .counter .label {
    font-size: 15px;
  }
}
.home #announcement {
  margin: 0 15px;
}
.home #announcement p, .home #announcement h1, .home #announcement h2, .home #announcement h3, .home #announcement h4, .home #announcement h5, .home #announcement h6, .home #announcement a, .home #announcement i, .home #announcement b, .home #announcement strong, .home #announcement li {
  color: #fff;
}
input[type='email'], input[type='text'], input[type="tel"], input[type='textarea'], textarea {
  color: #9c9c9c;
  border: 1px solid transparent;
  font-weight: 600;
  font-size: 1em;
  background-color: #f0f1f2;
  font-weight: 300;
  outline: none;
  width: 100%;
  padding: 8px 15px;
  outline: none;
  box-sizing: border-box;
}
input[type='email']::-webkit-input-placeholder, input[type='text']::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type='textarea']::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #3f3f3f;
}
input[type='email']:-moz-placeholder, input[type='text']:-moz-placeholder, input[type="tel"]:-moz-placeholder, input[type='textarea']:-moz-placeholder, textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #3f3f3f;
}
input[type='email']::-moz-placeholder, input[type='text']::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type='textarea']::-moz-placeholder, textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #3f3f3f;
}
input[type='email']:-ms-input-placeholder, input[type='text']:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type='textarea']:-ms-input-placeholder, textarea:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #3f3f3f;
}
input[type='email']::placeholder, input[type='text']::placeholder, input[type="tel"]::placeholder, input[type='textarea']::placeholder, textarea::placeholder {
  color: #3f3f3f;
}
header input[type='text'] {
  background-color: white;
  border: 1px solid #d6d7d9;
  font-size: 0.75rem;
  font-weight: 600;
}
header input[type='text']::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #3f3f3f;
}
header input[type='text']:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #3f3f3f;
}
header input[type='text']::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #3f3f3f;
}
header input[type='text']:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #3f3f3f;
}
header input[type='text']::placeholder {
  color: #3f3f3f;
}
select.goog-te-combo {
  border: 1px solid #d6d7d9;
  text-transform: uppercase;
  margin: 0 !important;
  color: #3f3f3f;
  height: 3.25em;
  font-size: 0.7rem;
  text-indent: 10px;
  font-weight: 600;
}
.skiptranslate {
  text-align: right;
}
.goog-logo-link {
  display: none;
}
.goog-te-gadget {
  color: transparent !important;
}
textarea:focus, input:focus, select:focus {
  outline: none !important;
}
.form-control:focus {
  color: #3f3f3f;
  background-color: #fff;
  border-color: #6563aa;
  outline: 0;
  box-shadow: none;
  box-sizing: border-box;
}
.gallery .galleryimagecontianer {
  width: 32%;
  height: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
}
@media (max-width: 992px) {
  .gallery .galleryimagecontianer {
    width: 48%;
  }
}
@media (max-width: 526px) {
  .gallery .galleryimagecontianer {
    width: 47%;
  }
}
.gallery .galleryimagecontianer .galleryimage {
  transition: all 2s ease-in-out;
  min-width: 100%;
}
.gallery .galleryimagecontianer .galleryimage:hover {
  transform: scale(1.2);
  cursor: pointer;
}
.ekko-lightbox-nav-overlay a {
  color: #fff;
}
.ekko-lightbox-nav-overlay a i {
  margin: 5px;
  color: #fff;
}
.ekko-lightbox-nav-overlay a i.right {
  text-align: right;
}
.fc .fc-button, .fc .fc-button .fc-icon, .fc .fc-button-group, .fc .fc-timegrid-slot-label {
  vertical-align: middle;
}
.fc a[data-navlink]:hover {
  text-decoration: underline;
}
.fc-theme-standard td, .fc-theme-standard th {
  border: 1px solid #ddd;
  border: 1px solid var(--fc-border-color, #ddd);
}
.fc-liquid-hack td, .fc-liquid-hack th {
  position: relative;
}
.fc .fc-button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
.fc .fc-button .fc .fc-button-primary:focus, .fc .fc-button-primary:not(:disabled).fc-button-active:focus, .fc .fc-button-primary:not(:disabled):active:focus {
  box-shadow: 0 0 0 0.2rem #6563aa;
}
.fc .fc-button-primary {
  color: #fff;
  color: var(--fc-button-text-color, #fff);
  background-color: #6563aa;
  background-color: var(--fc-button-bg-color, #6563aa);
  border-color: #6563aa;
  border-color: var(--fc-button-border-color, #6563aa);
}
.fc .fc-button-primary:hover {
  color: #fff;
  color: var(--fc-button-text-color, #fff);
  background-color: #1e2b37;
  background-color: var(--fc-button-hover-bg-color, #1e2b37);
  border-color: #1a252f;
  border-color: var(--fc-button-hover-border-color, #1a252f);
}
.fc .fc-button-primary:disabled {
  color: #fff;
  color: var(--fc-button-text-color, #fff);
  background-color: #2C3E50;
  background-color: var(--fc-button-bg-color, #2C3E50);
  border-color: #2C3E50;
  border-color: var(--fc-button-border-color, #2C3E50);
}
.fc .fc-button-primary:not(:disabled).fc-button-active, .fc .fc-button-primary:not(:disabled):active {
  color: #fff;
  color: var(--fc-button-text-color, #fff);
  background-color: #1a252f;
  background-color: var(--fc-button-active-bg-color, #1a252f);
  border-color: #151e27;
  border-color: var(--fc-button-active-border-color, #151e27);
}
.fc .fc-button .fc-icon {
  font-size: 1.5em;
}
.fc .fc-button-group {
  position: relative;
  display: inline-flex;
}
.fc .fc-button-group > .fc-button {
  position: relative;
  flex: 1 1 auto;
}
.fc .fc-button-group > .fc-button.fc-button-active, .fc .fc-button-group > .fc-button:active, .fc .fc-button-group > .fc-button:focus, .fc .fc-button-group > .fc-button:hover {
  z-index: 1;
}
.fc-direction-ltr .fc-button-group > .fc-button:not(:first-child) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.fc-direction-ltr .fc-button-group > .fc-button:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.fc-direction-rtl .fc-button-group > .fc-button:not(:first-child) {
  margin-right: -1px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.fc-direction-rtl .fc-button-group > .fc-button:not(:last-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.fc .fc-toolbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.fc .fc-toolbar.fc-header-toolbar {
  margin-bottom: 1.5em;
}
.fc .fc-toolbar.fc-footer-toolbar {
  margin-top: 1.5em;
}
.fc .fc-toolbar-title {
  font-size: 1.75em;
  margin: 0;
}
.fc-direction-ltr .fc-toolbar > * > :not(:first-child) {
  margin-left: 0.75em;
}
.fc-direction-rtl .fc-toolbar > * > :not(:first-child) {
  margin-right: 0.75em;
}
.fc-direction-rtl .fc-toolbar-ltr {
  flex-direction: row-reverse;
}
.fc .fc-scroller {
  -webkit-overflow-scrolling: touch;
  position: relative;
}
.fc .fc-scroller-liquid {
  height: 100%;
}
.fc .fc-scroller-liquid-absolute {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.fc .fc-scroller-harness {
  position: relative;
  overflow: hidden;
  direction: ltr;
}
.fc .fc-scroller-harness-liquid {
  height: 100%;
}
.fc-direction-rtl .fc-scroller-harness > .fc-scroller {
  direction: rtl;
}
.fc-theme-standard .fc-scrollgrid {
  border: 1px solid #ddd;
  border: 1px solid var(--fc-border-color, #ddd);
}
.fc .fc-scrollgrid, .fc .fc-scrollgrid-section-footer > *, .fc .fc-scrollgrid-section-header > * {
  border-bottom-width: 0;
}
.fc .fc-scrollgrid, .fc .fc-scrollgrid table {
  width: 100%;
  table-layout: fixed;
}
.fc .fc-scrollgrid table {
  border-top-style: hidden;
  border-left-style: hidden;
  border-right-style: hidden;
}
.fc .fc-scrollgrid {
  border-collapse: separate;
  border-right-width: 0;
}
.fc .fc-scrollgrid-liquid {
  height: 100%;
}
.fc .fc-scrollgrid-section, .fc .fc-scrollgrid-section table, .fc .fc-scrollgrid-section > td {
  height: 1px;
}
.fc .fc-scrollgrid-section-liquid {
  height: auto;
}
.fc .fc-scrollgrid-section-liquid > td {
  height: 100%;
}
.fc .fc-scrollgrid-section > * {
  border-top-width: 0;
  border-left-width: 0;
}
.fc .fc-scrollgrid-section-body table, .fc .fc-scrollgrid-section-footer table {
  border-bottom-style: hidden;
}
.fc .fc-view-harness {
  flex-grow: 1;
  position: relative;
}
.fc .fc-bg-event, .fc .fc-highlight, .fc .fc-non-business, .fc .fc-view-harness-active > .fc-view {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.fc .fc-col-header-cell-cushion {
  display: inline-block;
  padding: 10px 4px;
  color: #3f3f3f;
}
.fc .fc-non-business {
  background: rgba(215, 215, 215, 0.3);
  background: var(--fc-non-business-color, rgba(215, 215, 215, 0.3));
}
.fc .fc-bg-event {
  background: var(--fc-bg-event-color, #8fdf82);
  opacity: 0.3;
  opacity: var(--fc-bg-event-opacity, 0.3);
}
.fc .fc-bg-event .fc-event-title {
  margin: 0.5em;
  font-size: var(--fc-small-font-size, 0.85em);
  font-style: italic;
}
.fc .fc-highlight {
  background: rgba(188, 232, 241, 0.3);
  background: var(--fc-highlight-color, rgba(188, 232, 241, 0.3));
}
.fc .fc-cell-shaded, .fc .fc-day-disabled {
  background: rgba(208, 208, 208, 0.3);
  background: var(--fc-neutral-bg-color, rgba(208, 208, 208, 0.3));
}
.fc-event .fc-event-main {
  position: relative;
  display: block;
}
.fc-event-dragging:not(.fc-event-selected) {
  opacity: 0.75;
}
.fc-event-dragging.fc-event-selected {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
}
.fc-event .fc-event-resizer {
  display: none;
  position: absolute;
}
.fc-event-selected .fc-event-resizer, .fc-event:hover .fc-event-resizer, .fc-h-event {
  display: block;
}
.fc-event-selected .fc-event-resizer {
  border-radius: 4px;
  border-radius: calc(var(--fc-event-resizer-dot-total-width,8px)/ 2);
  border-width: 1px;
  border-width: var(--fc-event-resizer-dot-border-width, 1px);
  width: 8px;
  width: var(--fc-event-resizer-dot-total-width, 8px);
  height: 8px;
  height: var(--fc-event-resizer-dot-total-width, 8px);
  border-style: solid;
  border-color: inherit;
  background: var(--fc-page-bg-color, #fff);
}
.fc-event-selected .fc-event-resizer:before {
  content: '';
  position: absolute;
  top: -20px;
  left: -20px;
  right: -20px;
  bottom: -20px;
}
.fc-event-selected {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.fc-event-selected:before {
  content: "";
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.fc-event-selected:after {
  content: "";
  background: rgba(0, 0, 0, 0.25);
  background: var(--fc-event-selected-overlay-color, rgba(0, 0, 0, 0.25));
  position: absolute;
  z-index: 1;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
}
.fc-h-event {
  border: 1px solid #6563aa;
  border: 1px solid var(--fc-event-border-color, #6563aa);
  background-color: #6563aa;
  background-color: var(--fc-event-bg-color, #6563aa);
}
.fc-h-event .fc-event-main {
  color: #fff;
  color: var(--fc-event-text-color, #fff);
}
.fc-h-event .fc-event-main-frame {
  display: flex;
}
.fc-h-event .fc-event-time {
  max-width: 100%;
  overflow: hidden;
}
.fc-h-event .fc-event-title-container {
  flex-grow: 1;
  flex-shrink: 1;
  min-width: 0;
  text-align: left;
}
.fc-h-event .fc-event-title {
  display: inline-block;
  vertical-align: top;
  left: 0;
  right: 0;
  max-width: 100%;
  overflow: hidden;
}
.fc-h-event.fc-event-selected:before {
  top: -10px;
  bottom: -10px;
}
.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-start), .fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-end) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left-width: 0;
}
.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-end), .fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-start) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right-width: 0;
}
.fc-h-event:not(.fc-event-selected) .fc-event-resizer {
  top: 0;
  bottom: 0;
  width: 8px;
  width: var(--fc-event-resizer-thickness, 8px);
}
.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start, .fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end {
  cursor: w-resize;
  left: -4px;
  left: calc(var(--fc-event-resizer-thickness,8px)/ -2);
}
.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end, .fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start {
  cursor: e-resize;
  right: -4px;
  right: calc(var(--fc-event-resizer-thickness,8px)/ -2);
}
.fc-h-event.fc-event-selected .fc-event-resizer {
  top: 50%;
  margin-top: -4px;
  margin-top: calc(var(--fc-event-resizer-dot-total-width,8px)/ -2);
}
.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-start, .fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-end {
  left: -4px;
  left: calc(var(--fc-event-resizer-dot-total-width,8px)/ -2);
}
.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-end, .fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-start {
  right: -4px;
  right: calc(var(--fc-event-resizer-dot-total-width,8px)/ -2);
}
:root {
  --fc-daygrid-event-dot-width:8px;
  --fc-list-event-dot-width:10px;
  --fc-list-event-hover-bg-color:#f5f5f5
}
.fc .fc-popover{
    position:fixed;
  top: 0;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}
.fc .fc-popover-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 3px 4px;
}
.fc .fc-popover-title {
  margin: 0 2px;
}
.fc .fc-popover-close {
  cursor: pointer;
  opacity: 0.65;
  font-size: 1em;
}
.fc-theme-standard .fc-popover {
  border: 1px solid #ddd;
  border: 1px solid var(--fc-border-color, #ddd);
  background: var(--fc-page-bg-color, #fff);
}
.fc-theme-standard .fc-popover-header {
  background: rgba(208, 208, 208, 0.3);
  background: var(--fc-neutral-bg-color, rgba(208, 208, 208, 0.3));
}
.fc-daygrid-day-events:after, .fc-daygrid-day-events:before, .fc-daygrid-day-frame:after, .fc-daygrid-day-frame:before, .fc-daygrid-event-harness:after, .fc-daygrid-event-harness:before {
  content: "";
  clear: both;
  display: table;
}
.fc .fc-daygrid-body {
  position: relative;
  z-index: 1;
}
.fc .fc-daygrid-day.fc-day-today {
  background-color: white;
  background-color: var(--fc-today-bg-color, white);
}
.fc .fc-daygrid-day-frame {
  position: relative;
  min-height: 100%;
}
.fc .fc-daygrid-day-top {
  display: flex;
  flex-direction: row-reverse;
}
.fc .fc-day-other .fc-daygrid-day-top {
  opacity: 0.3;
}
.fc .fc-daygrid-day-number {
  position: relative;
  z-index: 4;
  padding: 4px;
}
.fc .fc-daygrid-day-events {
  margin-top: 1px;
}
.fc .fc-daygrid-body-balanced .fc-daygrid-day-events {
  position: absolute;
  left: 0;
  right: 0;
}
.fc .fc-daygrid-body-unbalanced .fc-daygrid-day-events {
  position: relative;
  min-height: 2em;
}
.fc .fc-daygrid-body-natural .fc-daygrid-day-events {
  margin-bottom: 1em;
}
.fc .fc-daygrid-event-harness {
  position: relative;
}
.fc .fc-daygrid-event-harness-abs {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.fc .fc-daygrid-bg-harness {
  position: absolute;
  top: 0;
  bottom: 0;
}
.fc .fc-daygrid-day-bg .fc-non-business {
  z-index: 1;
}
.fc .fc-daygrid-day-bg .fc-bg-event {
  z-index: 2;
}
.fc .fc-daygrid-day-bg .fc-highlight {
  z-index: 3;
}
.fc .fc-daygrid-event {
  z-index: 6;
  margin-top: 1px;
}
.fc .fc-daygrid-event.fc-event-mirror {
  z-index: 7;
}
.fc .fc-daygrid-day-bottom {
  font-size: 0.85em;
  margin: 2px 3px 0;
}
.fc .fc-daygrid-more-link {
  position: relative;
  z-index: 4;
  cursor: pointer;
}
.fc .fc-daygrid-week-number {
  position: absolute;
  z-index: 5;
  top: 0;
  padding: 2px;
  min-width: 1.5em;
  text-align: center;
  background-color: #3f3f3f;
  background-color: var(--fc-neutral-bg-color, #3f3f3f);
  color: #3f3f3f;
  color: var(--fc-neutral-text-color, #3f3f3f);
}
.fc .fc-daygrid-day-top a {
  color: #3f3f3f;
}
.fc .fc-more-popover {
  z-index: 8;
}
.fc .fc-more-popover .fc-popover-body {
  min-width: 220px;
  padding: 10px;
}
.fc-direction-ltr .fc-daygrid-event.fc-event-start, .fc-direction-rtl .fc-daygrid-event.fc-event-end {
  margin-left: 2px;
}
.fc-direction-ltr .fc-daygrid-event.fc-event-end, .fc-direction-rtl .fc-daygrid-event.fc-event-start {
  margin-right: 2px;
}
.fc-direction-ltr .fc-daygrid-week-number {
  left: 0;
  border-radius: 0 0 3px;
}
.fc-direction-rtl .fc-daygrid-week-number {
  right: 0;
  border-radius: 0 0 0 3px;
}
.fc-liquid-hack .fc-daygrid-day-frame {
  position: static;
}
.fc-daygrid-event {
  position: relative;
  white-space: nowrap;
  border-radius: 3px;
  font-size: 0.85em;
  font-size: var(--fc-small-font-size, 0.85em);
}
.fc-daygrid-block-event .fc-event-time {
  font-weight: 700;
}
.fc-daygrid-block-event .fc-event-time, .fc-daygrid-block-event .fc-event-title {
  padding: 1px 5px 1px 5px;
  white-space: normal;
  text-align: left;
}
.fc-daygrid-dot-event {
  display: flex;
  align-items: center;
  padding: 2px 0;
}
.fc-daygrid-dot-event .fc-event-title {
  flex-grow: 1;
  flex-shrink: 1;
  min-width: 0;
  overflow: hidden;
  font-weight: 700;
}
.fc-daygrid-dot-event.fc-event-mirror, .fc-daygrid-dot-event:hover {
  background: rgba(0, 0, 0, 0.1);
}
.fc-daygrid-dot-event.fc-event-selected:before {
  top: -10px;
  bottom: -10px;
}
.fc-daygrid-event-dot {
  margin: 0 4px;
  box-sizing: content-box;
  width: 0;
  height: 0;
  border: 4px solid #6563aa;
  border: calc(var(--fc-daygrid-event-dot-width,8px)/ 2) solid var(--fc-event-border-color, #6563aa);
  border-radius: 4px;
  border-radius: calc(var(--fc-daygrid-event-dot-width,8px)/ 2);
}
.fc-direction-ltr .fc-daygrid-event .fc-event-time {
  margin-right: 3px;
}
.fc-direction-rtl .fc-daygrid-event .fc-event-time {
  margin-left: 3px;
}
.fc-v-event {
  display: block;
  border: 1px solid #6563aa;
  border: 1px solid var(--fc-event-border-color, #6563aa);
  background-color: #6563aa;
  background-color: var(--fc-event-bg-color, #6563aa);
}
.fc-v-event .fc-event-main {
  color: #fff;
  color: var(--fc-event-text-color, #fff);
  height: 100%;
}
.fc-v-event .fc-event-main-frame {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.fc-v-event .fc-event-time {
  flex-grow: 0;
  flex-shrink: 0;
  max-height: 100%;
  overflow: hidden;
}
.fc-v-event .fc-event-title-container {
  flex-grow: 1;
  flex-shrink: 1;
  min-height: 0;
}
.fc-v-event .fc-event-title {
  top: 0;
  bottom: 0;
  max-height: 100%;
  overflow: hidden;
}
.fc-v-event:not(.fc-event-start) {
  border-top-width: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.fc-v-event:not(.fc-event-end) {
  border-bottom-width: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.fc-v-event.fc-event-selected:before {
  left: -10px;
  right: -10px;
}
.fc-v-event .fc-event-resizer-start {
  cursor: n-resize;
}
.fc-v-event .fc-event-resizer-end {
  cursor: s-resize;
}
.fc-v-event:not(.fc-event-selected) .fc-event-resizer {
  height: 8px;
  height: var(--fc-event-resizer-thickness, 8px);
  left: 0;
  right: 0;
}
.fc-v-event:not(.fc-event-selected) .fc-event-resizer-start {
  top: -4px;
  top: calc(var(--fc-event-resizer-thickness,8px)/ -2);
}
.fc-v-event:not(.fc-event-selected) .fc-event-resizer-end {
  bottom: -4px;
  bottom: calc(var(--fc-event-resizer-thickness,8px)/ -2);
}
.fc-v-event.fc-event-selected .fc-event-resizer {
  left: 50%;
  margin-left: -4px;
  margin-left: calc(var(--fc-event-resizer-dot-total-width,8px)/ -2);
}
.fc-v-event.fc-event-selected .fc-event-resizer-start {
  top: -4px;
  top: calc(var(--fc-event-resizer-dot-total-width,8px)/ -2);
}
.fc-v-event.fc-event-selected .fc-event-resizer-end {
  bottom: -4px;
  bottom: calc(var(--fc-event-resizer-dot-total-width,8px)/ -2);
}
.fc .fc-timegrid .fc-daygrid-body {
  z-index: 2;
}
.fc .fc-timegrid-axis-chunk > table, .fc .fc-timegrid-body, .fc .fc-timegrid-slots {
  position: relative;
  z-index: 1;
}
.fc .fc-timegrid-divider {
  padding: 0 0 2px;
}
.fc .fc-timegrid-body {
  min-height: 100%;
}
.fc .fc-timegrid-axis-chunk {
  position: relative;
}
.fc .fc-timegrid-slot {
  height: 1.5em;
  border-bottom: 0;
}
.fc .fc-timegrid-slot:empty:before {
  content: ' ';
}
.fc .fc-timegrid-slot-minor {
  border-top-style: dotted;
}
.fc .fc-timegrid-slot-label-cushion {
  display: inline-block;
  white-space: nowrap;
}
.fc .fc-timegrid-axis-cushion, .fc .fc-timegrid-slot-label-cushion {
  padding: 0 4px;
}
.fc .fc-timegrid-axis-frame-liquid {
  height: 100%;
}
.fc .fc-timegrid-axis-frame {
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.fc .fc-timegrid-axis-cushion {
  max-width: 60px;
  flex-shrink: 0;
}
.fc-direction-ltr .fc-timegrid-slot-label-frame {
  text-align: right;
}
.fc-direction-rtl .fc-timegrid-slot-label-frame {
  text-align: left;
}
.fc-liquid-hack .fc-timegrid-axis-frame-liquid {
  height: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.fc .fc-timegrid-col.fc-day-today {
  background-color: rgba(255, 220, 40, 0.15);
  background-color: var(--fc-today-bg-color, rgba(255, 220, 40, 0.15));
}
.fc .fc-timegrid-col-frame {
  min-height: 100%;
  position: relative;
}
.fc-liquid-hack .fc-timegrid-col-frame {
  height: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.fc-media-screen .fc-timegrid-cols {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.fc-media-screen .fc-timegrid-cols > table {
  height: 100%;
}
.fc-media-screen .fc-timegrid-col-bg, .fc-media-screen .fc-timegrid-col-events, .fc-media-screen .fc-timegrid-now-indicator-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.fc-media-screen .fc-timegrid-event-harness {
  position: absolute;
}
.fc .fc-timegrid-col-bg {
  z-index: 2;
}
.fc .fc-timegrid-col-bg .fc-non-business {
  z-index: 1;
}
.fc .fc-timegrid-col-bg .fc-bg-event {
  z-index: 2;
}
.fc .fc-timegrid-col-bg .fc-highlight, .fc .fc-timegrid-col-events {
  z-index: 3;
}
.fc .fc-timegrid-bg-harness {
  position: absolute;
  left: 0;
  right: 0;
}
.fc .fc-timegrid-now-indicator-container {
  bottom: 0;
  overflow: hidden;
}
.fc-direction-ltr .fc-timegrid-col-events {
  margin: 0 2.5% 0 2px;
}
.fc-direction-rtl .fc-timegrid-col-events {
  margin: 0 2px 0 2.5%;
}
.fc-timegrid-event-harness-inset .fc-timegrid-event, .fc-timegrid-event.fc-event-mirror {
  box-shadow: 0 0 0 1px #fff;
  box-shadow: 0 0 0 1px var(--fc-page-bg-color, #fff);
}
.fc-timegrid-event {
  font-size: 0.85em;
  font-size: var(--fc-small-font-size, 0.85em);
  border-radius: 3px;
}
.fc-timegrid-event .fc-event-main {
  padding: 1px 1px 0;
}
.fc-timegrid-event .fc-event-time {
  white-space: nowrap;
  font-size: 0.85em;
  font-size: var(--fc-small-font-size, 0.85em);
  margin-bottom: 1px;
}
.fc-timegrid-event-condensed .fc-event-main-frame {
  flex-direction: row;
  overflow: hidden;
}
.fc-timegrid-event-condensed .fc-event-time:after {
  content: ' - ';
}
.fc-timegrid-event-condensed .fc-event-title {
  font-size: 0.85em;
  font-size: var(--fc-small-font-size, 0.85em);
}
.fc-media-screen .fc-timegrid-event {
  position: absolute;
  top: 0;
  bottom: 1px;
  left: 0;
  right: 0;
}
.fc .fc-timegrid-now-indicator-line {
  position: absolute;
  z-index: 4;
  left: 0;
  right: 0;
  border-style: solid;
  border-color: red;
  border-color: var(--fc-now-indicator-color, red);
  border-width: 1px 0 0;
}
.fc .fc-timegrid-now-indicator-arrow {
  position: absolute;
  z-index: 4;
  margin-top: -5px;
  border-style: solid;
  border-color: red;
  border-color: var(--fc-now-indicator-color, red);
}
.fc-direction-ltr .fc-timegrid-now-indicator-arrow {
  left: 0;
  border-width: 5px 0 5px 6px;
  border-top-color: transparent;
  border-bottom-color: transparent;
}
.fc-direction-rtl .fc-timegrid-now-indicator-arrow {
  right: 0;
  border-width: 5px 6px 5px 0;
  border-top-color: transparent;
  border-bottom-color: transparent;
}
.fc-theme-standard .fc-list {
  border: 1px solid #ddd;
  border: 1px solid var(--fc-border-color, #ddd);
}
.fc .fc-list-empty {
  background-color: rgba(208, 208, 208, 0.3);
  background-color: var(--fc-neutral-bg-color, rgba(208, 208, 208, 0.3));
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.fc .fc-list-empty-cushion {
  margin: 5em 0;
}
.fc .fc-list-table {
  width: 100%;
  border-style: hidden;
}
.fc .fc-list-table tr > * {
  border-left: 0;
  border-right: 0;
}
.fc .fc-list-sticky .fc-list-day > * {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background: var(--fc-page-bg-color, #fff);
}
.fc .fc-list-table th {
  padding: 0;
}
.fc .fc-list-day-cushion, .fc .fc-list-table td {
  padding: 8px 14px;
}
.fc .fc-list-day-cushion:after {
  content: "";
  clear: both;
  display: table;
}
.fc-theme-standard .fc-list-day-cushion {
  background-color: rgba(208, 208, 208, 0.3);
  background-color: var(--fc-neutral-bg-color, rgba(208, 208, 208, 0.3));
}
.fc-direction-ltr .fc-list-day-text, .fc-direction-rtl .fc-list-day-side-text {
  float: left;
}
.fc-direction-ltr .fc-list-day-side-text, .fc-direction-rtl .fc-list-day-text {
  float: right;
}
.fc-direction-ltr .fc-list-table .fc-list-event-graphic {
  padding-right: 0;
}
.fc-direction-rtl .fc-list-table .fc-list-event-graphic {
  padding-left: 0;
}
.fc .fc-list-event.fc-event-forced-url {
  cursor: pointer;
}
.fc .fc-list-event:hover td {
  background-color: #f5f5f5;
  background-color: var(--fc-list-event-hover-bg-color, #f5f5f5);
}
.fc .fc-list-event-graphic, .fc .fc-list-event-time {
  white-space: nowrap;
  width: 1px;
}
.fc .fc-list-event-dot {
  display: inline-block;
  box-sizing: content-box;
  width: 0;
  height: 0;
  border: 5px solid #6563aa;
  border: calc(var(--fc-list-event-dot-width,10px)/ 2) solid var(--fc-event-border-color, #6563aa);
  border-radius: 5px;
  border-radius: calc(var(--fc-list-event-dot-width,10px)/ 2);
}
.fc .fc-list-event-title a {
  color: inherit;
}
.fc .fc-list-event.fc-event-forced-url:hover a {
  text-decoration: underline;
}
.fc-theme-bootstrap a:not([href]) {
  color: inherit;
}
.fc {
  display: flex;
  flex-direction: column;
  font-size: 1em table;
  font-size-border-collapse: collapse;
  font-size-border-spacing: 0;
  font-size-font-size: 1em;
}
.fc .fc-icon, .fc .fc-unselectable {
  -moz-user-select: none;
  -ms-user-select: none;
}
.fc .fc .fc-button, .fc .fc-icon {
  text-transform: none;
  text-align: center;
}
.fc .fc-not-allowed, .fc .fc-not-allowed .fc-event {
  cursor: not-allowed;
}
.fc .fc .fc-button:not(:disabled), .fc .fc a[data-navlink], .fc .fc-event.fc-event-draggable, .fc .fc-event[href] {
  cursor: pointer;
}
.fc .fc-unselectable {
  -webkit-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
.fc th, .fc td {
  text-align: center;
  vertical-align: top;
  padding: 0;
}
.fc .fc-button {
  display: inline-block;
  font-weight: 400;
  overflow: visible;
  text-transform: none;
  margin: 0;
  font-family: inherit;
  -webkit-appearance: button;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.4em 0.65em;
  font-size: 1em;
  line-height: 1.5;
  border-radius: 0;
}
.fc .fc-button:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.25);
}
.fc .btn, .fc .page-template-vacancies .log_interest .wpcf7-submit, .page-template-vacancies .log_interest .fc .wpcf7-submit {
  border-radius: 0;
}
.fc .btn.fc-dayGridMonth-button, .fc .page-template-vacancies .log_interest .fc-dayGridMonth-button.wpcf7-submit, .page-template-vacancies .log_interest .fc .fc-dayGridMonth-button.wpcf7-submit {
  margin-right: 3px;
  background-color: #6563aa;
}
.fc .btn.btn-primary, .fc .page-template-vacancies .log_interest .btn-primary.wpcf7-submit, .page-template-vacancies .log_interest .fc .btn-primary.wpcf7-submit {
  background-color: #6563aa;
}
.fc .btn.btn-primary.active, .fc .page-template-vacancies .log_interest .btn-primary.active.wpcf7-submit, .page-template-vacancies .log_interest .fc .btn-primary.active.wpcf7-submit {
  background-color: #2ba8e1;
}
.fc .btn.fc-next-button, .fc .page-template-vacancies .log_interest .fc-next-button.wpcf7-submit, .page-template-vacancies .log_interest .fc .fc-next-button.wpcf7-submit {
  margin-left: 2px;
  background-color: #6563aa;
}
.fc .btn.fc-prev-button, .fc .page-template-vacancies .log_interest .fc-prev-button.wpcf7-submit, .page-template-vacancies .log_interest .fc .fc-prev-button.wpcf7-submit {
  background-color: #6563aa;
}
.fc .btn:disabled, .fc .page-template-vacancies .log_interest .wpcf7-submit:disabled, .page-template-vacancies .log_interest .fc .wpcf7-submit:disabled {
  opacity: 0.2;
}
.fc .btn.fc-today-button, .fc .page-template-vacancies .log_interest .fc-today-button.wpcf7-submit, .page-template-vacancies .log_interest .fc .fc-today-button.wpcf7-submit {
  background-color: #2ba8e1;
  margin-left: 20px;
}
.fc .fc-icon {
  display: inline-block;
  font-weight: 400;
}
.fc .fc-direction-ltr {
  direction: ltr;
  text-align: left;
}
.fc .fc-direction-rtl {
  direction: rtl;
  text-align: right;
}
.fc*, .fc:after, .fc:before {
  box-sizing: border-box;
}
.fc .fc-toolbar.fc-header-toolbar {
  border-top: 5px solid #2ba8e1;
  border-bottom: 1px solid #2ba8e1;
  padding: 30px 20px 30px 20px;
  margin-bottom: 0px;
}
.fc .fc-toolbar-title {
  color: #3f3f3f;
}
.fc .fc-day a {
  font-weight: 400;
  color: #3f3f3f;
  font-size: 0.75em;
}
#listview {
  border: 1px solid #ddd;
}
#listview .fc-list-day-cushion {
  background: #ddd;
}
#listview .fc-toolbar {
  font-size: 0.75em;
}
#listview .fc-toolbar.fc-header-toolbar {
  border-top: 5px solid #2ba8e1;
  border-bottom: 1px solid #2ba8e1;
  padding: 30px 10px 30px 10px;
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  #listview .fc-toolbar {
    display: none;
  }
}
#listview .fc-footer-toolbar {
  display: none;
}
#listview .fc-list-table {
  text-align: left;
}
#listview .fc-list-table .fc-list-event {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  text-align: left;
}
#listview .fc-list-table .fc-list-event .fc-list-event-time {
  width: 100%;
  text-align: left;
  font-weight: 600;
}
#listview .fc-list-table .fc-list-event .fc-list-event-title {
  width: 90%;
  text-align: left;
  border-top-color: white !important;
  padding-top: 0;
}
#listview .fc-list-table .fc-list-event .fc-list-event-graphic {
  width: 10%;
  text-align: left;
  border-top: none;
  padding-top: 0;
  border-top-color: white !important;
}
@media (min-width: 768px) {
  #listview .fc-footer-toolbar {
    display: block;
  }
  #listview #calendar {
    display: none;
  }
}
.fc tbody, .fc thead {
  border-color: white;
}
#calendar {
  border: 1px solid #ddd;
  position: relative;
}
@media (max-width: 768px) {
  #calendar {
    display: none !important;
  }
}
.meet-the-staff2 .staff-container {
  display: flex;
  justify-content: space-between;
}
.meet-the-staff2 .staff-container .staff-section {
  border: 1px solid #9c9c9c;
  border-right: 8px solid #2ba8e1;
  margin-top: 20px;
  width: 95%;
  vertical-align: top;
  padding: 20px 20px 0 20px;
  min-height: 253px;
  font-size: 0.85rem;
}
.meet-the-staff2 .staff-container .staff-section .staff_emailaddress {
  font-size: 0.6rem;
}
.meet-the-staff2 .staff-container .staff-section .allcontent {
  display: none;
}
.meet-the-staff2 .staff-container .staff-section .thumbnail {
  display: block;
  height: 251px;
  width: 160px;
  z-index: 10;
  background-repeat: no-repeat;
  vertical-align: top;
  position: absolute;
  margin: -20px;
  background-size: cover;
  background-position: top center;
}
.meet-the-staff2 .staff-container .staff-section .member-block-image-ghost {
  display: block;
  height: 235px;
  width: 160px;
  z-index: 0;
  position: relative;
  float: left;
}
.meet-the-staff2 .staff-container .staff-section .read-more-button {
  font-weight: 600;
  cursor: pointer;
}
.meet-the-staff2 .staff-container .staff-section h3 {
  font-size: 1.1rem;
}
.meet-the-staff1 table {
  margin-top: 5px;
}
.meet-the-staff1 table p {
  margin-bottom: 0;
}
.meet-the-staff1 table thead {
  border-bottom: none;
}
.meet-the-staff1 table .name_col {
  width: 40%;
}
.meet-the-staff1 table .form {
  width: 27%;
}
.meet-the-staff1 table .table-head {
  background: #6563aa;
  color: #fff;
}
.meet-the-staff1 table .table-head tr {
  border-bottom: none;
  vertical-align: top;
}
.meet-the-staff1 table .table-head p {
  text-transform: uppercase;
  color: white;
}
.meet-the-staff1 table tbody td {
  border-bottom: 1px dashed #dee2e6;
  border-top: none;
  vertical-align: center;
}
.meet-the-staff1 table tbody th {
  color: #6563aa;
  border: none;
}
.contact-page .contact-details {
  padding: 35px 12px 0 12px;
}
.contact-page h5 {
  color: #6563aa;
  padding-top: 10px;
}
.contact-page a {
  color: #3f3f3f;
}
.contact-page em {
  color: #6563aa;
  font-weight: 400;
}
.contact-page .fab, .contact-page .latestnews .twitter-box .twitter-header:after, .latestnews .twitter-box .contact-page .twitter-header:after {
  font-size: 25px;
  color: #6563aa;
  line-height: 30px;
}
.contact-page .socials {
  padding-top: 10px;
}
.contact-page label {
  margin-bottom: 0;
  width: 100%;
}
.contact-page input[type='submit'] {
  border: none;
  float: right;
  background: #6563aa;
  padding: 10px 40px;
  color: #ffffff;
}
.contact-page #contactmap {
  height: 366px;
  margin-top: 47px;
  border-top: 8px solid #6563aa;
  z-index: 9;
}
.about-page .about-image-one {
  border-bottom: 6px solid #2ba8e1;
}
.about-page .about-image-two {
  margin-top: 20px;
}
.newsevents .standard-content, .search .standard-content {
  padding-right: 20px;
}
.newsevents .row-flex, .search .row-flex {
  display: flex;
  flex-wrap: wrap;
}
.newsevents .newseventcontainer, .newsevents .newslettercontainer, .search .newseventcontainer, .search .newslettercontainer {
  display: none;
  margin-bottom: 25px;
  height: 100%;
}
.newsevents .newseventcontainer .newseventimage, .newsevents .newslettercontainer .newseventimage, .search .newseventcontainer .newseventimage, .search .newslettercontainer .newseventimage {
  overflow: hidden;
}
.newsevents .newseventcontainer .newseventimage .newseventimagecontainer, .newsevents .newslettercontainer .newseventimage .newseventimagecontainer, .search .newseventcontainer .newseventimage .newseventimagecontainer, .search .newslettercontainer .newseventimage .newseventimagecontainer {
  height: 200px;
  background-size: cover;
  background-position: top;
  transition: all 2s ease-in-out;
}
@media only screen and (max-width: 768px) {
  .newsevents .newseventcontainer .newseventimage .newseventimagecontainer, .newsevents .newslettercontainer .newseventimage .newseventimagecontainer, .search .newseventcontainer .newseventimage .newseventimagecontainer, .search .newslettercontainer .newseventimage .newseventimagecontainer {
    height: 300px;
  }
}
.newsevents .newseventcontainer .newseventimage .newseventimagecontainer:hover, .newsevents .newslettercontainer .newseventimage .newseventimagecontainer:hover, .search .newseventcontainer .newseventimage .newseventimagecontainer:hover, .search .newslettercontainer .newseventimage .newseventimagecontainer:hover {
  transform: scale(1.2);
}
.newsevents .newseventcontainer .newseventimage .newseventimagecontainer.newsletter, .newsevents .newslettercontainer .newseventimage .newseventimagecontainer.newsletter, .search .newseventcontainer .newseventimage .newseventimagecontainer.newsletter, .search .newslettercontainer .newseventimage .newseventimagecontainer.newsletter {
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #d6d7d9;
  border: 10px solid #d6d7d9;
}
.newsevents .newseventcontainer .newseventtext, .newsevents .newslettercontainer .newseventtext, .search .newseventcontainer .newseventtext, .search .newslettercontainer .newseventtext {
  padding: 22px 30px;
  background-color: #6563aa;
  height: 100%;
  cursor: pointer;
  transition: all 1s ease;
  min-height: 232px;
}
@media only screen and (max-width: 1145px) {
  .newsevents .newseventcontainer .newseventtext, .newsevents .newslettercontainer .newseventtext, .search .newseventcontainer .newseventtext, .search .newslettercontainer .newseventtext {
    padding: 20px;
  }
}
.newsevents .newseventcontainer .newseventtext:hover, .newsevents .newslettercontainer .newseventtext:hover, .search .newseventcontainer .newseventtext:hover, .search .newslettercontainer .newseventtext:hover {
  background-color: #4f4d8d;
}
.newsevents .newseventcontainer .newseventtext .h4, .newsevents .newslettercontainer .newseventtext .h4, .search .newseventcontainer .newseventtext .h4, .search .newslettercontainer .newseventtext .h4 {
  margin: 0 0 20px;
}
.newsevents .newseventcontainer .newseventtext .h4 a, .newsevents .newslettercontainer .newseventtext .h4 a, .search .newseventcontainer .newseventtext .h4 a, .search .newslettercontainer .newseventtext .h4 a {
  color: #fff;
}
.newsevents .newseventcontainer .newseventtext .h4 a:hover, .newsevents .newslettercontainer .newseventtext .h4 a:hover, .search .newseventcontainer .newseventtext .h4 a:hover, .search .newslettercontainer .newseventtext .h4 a:hover {
  text-decoration: none;
}
.newsevents .newseventcontainer .newseventtext p, .newsevents .newslettercontainer .newseventtext p, .search .newseventcontainer .newseventtext p, .search .newslettercontainer .newseventtext p {
  color: #fff;
}
.newsevents .newseventcontainer .newseventtext .readmore, .newsevents .newslettercontainer .newseventtext .readmore, .search .newseventcontainer .newseventtext .readmore, .search .newslettercontainer .newseventtext .readmore {
  color: #fff;
}
.newsevents .newseventcontainer .newseventtext .readmore:hover, .newsevents .newslettercontainer .newseventtext .readmore:hover, .search .newseventcontainer .newseventtext .readmore:hover, .search .newslettercontainer .newseventtext .readmore:hover {
  text-decoration: underline;
}
.newsevents .newslettercontainer .newseventtext, .search .newslettercontainer .newseventtext {
  padding: 15px 20px 10px 20px;
  min-height: 71px;
}
.newsevents .newslettercontainer .newseventtext .h4, .search .newslettercontainer .newseventtext .h4 {
  line-height: 15px;
}
.newsevents .newseventspagination, .newsevents .newslettercontainer, .search .newseventspagination, .search .newslettercontainer {
  margin: 20px 0 50px;
}
.newsevents .newseventspagination .page-numbers, .newsevents .newslettercontainer .page-numbers, .search .newseventspagination .page-numbers, .search .newslettercontainer .page-numbers {
  padding: 8px 15px;
  border: 1px solid #ccc;
  font-weight: bold;
}
.newsevents .newseventspagination .current, .newsevents .newslettercontainer .current, .search .newseventspagination .current, .search .newslettercontainer .current {
  border: 1px solid #6563aa;
  background-color: #6563aa;
  color: #fff;
}
.newsevents .newslettercontainer .newseventtext a, .search .newslettercontainer .newseventtext a {
  font-size: 1rem;
}
.newsevents .newslettercontainer .newseventtext h4, .search .newslettercontainer .newseventtext h4 {
  margin-bottom: 10px;
}
.newsevents .ceo-right-header, .search .ceo-right-header {
  color: #6563aa;
  font-size: 1em;
  margin: 1.2em 0 1em 0;
}
.newsevents .ceo-right-header strong, .search .ceo-right-header strong {
  font-weight: 400;
}
.newsevents .socialcontainer, .search .socialcontainer {
  width: 100%;
  padding: 0 12px;
  margin-bottom: 30px;
}
.newsevents .social-share, .search .social-share {
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
}
.newsevents .social-share a, .search .social-share a {
  height: 100%;
  width: 100%;
  display: block;
}
.newsevents #facebook, .search #facebook {
  background-color: #0766fe;
  background-image: url(img/facebook-header.png);
  background-size: 10px;
}
.newsevents #facebook:hover, .search #facebook:hover {
  background-color: #0151d1;
}
.newsevents #linkedin, .search #linkedin {
  background-color: #0b66c3;
  background-image: url(img/linkedin-header.png);
  background-size: 17px;
}
.newsevents #linkedin:hover, .search #linkedin:hover {
  background-color: #084d93;
}
.newsevents #email, .search #email {
  background-color: #79A12D;
  background-image: url(img/email-share.png);
  background-size: 20px;
}
.newsevents #email:hover, .search #email:hover {
  background-color: #5b7922;
}
.newsevents .newsevents-contact, .search .newsevents-contact {
  display: flex;
  background-repeat: no-repeat !important;
  background-position: 0% 0.1em !important;
  background-size: 1em auto !important;
}
.newsevents .newsevents-contact a, .search .newsevents-contact a {
  color: inherit;
}
.newsevents .newsevents-contact a:hover, .search .newsevents-contact a:hover {
  color: #6563aa;
}
.newsevents .newsevents-contact i, .search .newsevents-contact i {
  color: #6563aa;
  min-width: 30px;
}
.newsevents .newsevents-phone, .search .newsevents-phone {
  margin-top: 30px;
}
.newsevents .special-underine, .search .special-underine {
  position: relative;
}
.newsevents .special-underine:after, .search .special-underine:after {
  display: block;
  height: 2px;
  width: 60px;
  background: #6563aa;
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: 4px;
}
.single .newslettercontainer {
  width: 100%;
}
.single .newslettercontainer .newseventtext {
  height: unset;
}
.search .newseventtext {
  height: 232px;
}
.newsevents .pagination {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 40px;
  justify-content: center;
}
.newsevents .pagination .current {
  background-color: #6563aa;
  color: white;
}
.newsevents .pagination a {
  margin: 0px 10px;
  padding: 10px 15px;
  text-decoration: none;
  color: #6563aa;
  border: 1px solid #6563aa;
}
.newsevents .pagination a:hover {
  background-color: #6563aa;
  color: white;
}
.newsevents .pagination span {
  margin: 0px 10px;
  padding: 10px 15px;
  text-decoration: none;
  color: #6563aa;
  border: 1px solid #6563aa;
}
.newsevents .pagination span:hover {
  background-color: #6563aa;
  color: white;
}
.newsevents .pagination .prev, .newsevents .pagination .next {
  display: none;
}
.anglianlearning-news .row .newseventcontainer:nth-child(4n + 1) .newseventtext {
  background-color: #6461ab;
}
.anglianlearning-news .row .newseventcontainer:nth-child(4n + 2) .newseventtext {
  background-color: #2ca9e0;
}
.anglianlearning-news .row .newseventcontainer:nth-child(4n + 3) .newseventtext {
  background-color: #73ac45;
}
.anglianlearning-news .row .newseventcontainer:nth-child(4n + 4) .newseventtext {
  background-color: #fbad1f;
}
#adult_ed {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
#adult_ed ::selection {
  background: #4f4d8d;
  color: #fff;
}
#adult_ed #sidebar-menu li {
  background: #6563aa;
}
#adult_ed #sidebar-menu li:hover {
  background: #2ba8e1;
  transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
}
#adult_ed #sidebar-menu li a {
  background: #6563aa;
}
#adult_ed #sidebar-menu li a:hover {
  background: #2ba8e1;
  transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
}
#adult_ed #sidebar-menu li.current_page_item {
  background: #2ba8e1;
  transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
}
#adult_ed #sidebar-menu li.current_page_item a {
  background: #2ba8e1;
  transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
}
#adult_ed #sidebar-menu li .sub-menu {
  display: none;
  transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
}
#adult_ed #sidebar-menu li .sub-menu li {
  display: none;
  transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
}
#adult_ed #sidebar-menu li:hover .sub-menu {
  display: block;
  padding: 0;
  width: 100%;
  transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
}
#adult_ed #sidebar-menu li:hover .sub-menu li {
  display: block;
  width: 100%;
  transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
}
#adult_ed #sidebar-menu li:hover .sub-menu li a {
  margin: 0;
  background: #d6d7d9;
  color: #000;
  border-bottom: 2px solid #6563aa;
}
#adult_ed #sidebar-menu li:hover .sub-menu li a:hover {
  color: #6563aa;
  border-bottom: 2px solid #2ba8e1;
}
#adult_ed #sidebar-menu li:hover .sub-menu li.current_page_item a {
  color: #6563aa;
  border-bottom: 2px solid #2ba8e1;
}
#adult_ed .currenthover {
  background-image: url("https://oakescc.org/wp-content/uploads/2022/11/TheOakes_O.png");
}
#adult_ed .newsevents .newsevents-contact i {
  color: #6563aa;
}
#adult_ed .special-underine:after {
  background: #6563aa;
}
#adult_ed .heading-two {
  color: #6563aa;
}
#adult_ed .btn, #adult_ed .page-template-vacancies .log_interest .wpcf7-submit, .page-template-vacancies .log_interest #adult_ed .wpcf7-submit {
  background: #6563aa;
  color: #fff;
}
#adult_ed .btn:hover, #adult_ed .page-template-vacancies .log_interest .wpcf7-submit:hover, .page-template-vacancies .log_interest #adult_ed .wpcf7-submit:hover {
  background: #2ba8e1;
}
#adult_ed h1, #adult_ed h2, #adult_ed h3, #adult_ed h4, #adult_ed h5 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  color: #6563aa;
}
#adult_ed p a {
  color: #6563aa;
}
#adult_ed .gradline {
  background-image: linear-gradient(to right, #6563aa, #2ba8e1);
}
#adult_ed .newseventtext {
  background-color: #6563aa;
}
#adult_ed header #searchform button {
  background-color: #6563aa;
}
#adult_ed header #searchform button:hover {
  background-color: #2ba8e1;
}
#adult_ed header #top_buttons li:hover {
  background-color: #6563aa;
}
#adult_ed header #top_buttons li .dropdown-menu {
  margin-top: 0;
  background-color: #6563aa;
  border: none;
}
#adult_ed header #top_buttons li .dropdown-menu li {
  background-color: transparent;
  margin: 0;
}
#adult_ed header #top_buttons li .dropdown-menu li a:hover {
  background-color: #2ba8e1;
}
#adult_ed .featured-top-image h1 {
  background: #6563aa;
  color: #fff;
}
#adult_ed .latestnews .newsitemdetails h3 a {
  color: #6563aa;
}
#adult_ed .latestnews .twitter-header {
  background-color: #6563aa;
}
#adult_ed .latestnews .instagram-feed #sbi_load {
  text-align: left;
}
#adult_ed .latestnews .instagram-feed #sbi_load .sbi_follow_btn {
  margin-left: 0;
  margin-top: 5px;
}
#adult_ed .latestnews .instagram-feed #sbi_load .sbi_follow_btn a {
  background-color: #6563aa;
}
#adult_ed .latestnews .instagram-feed #sbi_load .sbi_follow_btn a:hover {
  background-color: #2ba8e1;
}
#adult_ed .al-border-bottom {
  border-bottom: 7px solid #6563aa;
}
#adult_ed #mainnav {
  border-top-color: #6563aa;
}
#adult_ed #mainnav li:last-child a {
  background-color: #6563aa;
  color: #ffffff;
}
#adult_ed #mainnav li:last-child a:hover {
  background-color: #2ba8e1;
  color: #fff;
}
#adult_ed #mainnav li a {
  color: #6563aa;
}
#adult_ed #mainnav li a:hover {
  color: #2ba8e1;
}
#adult_ed #mainnav li a.dropdown-item {
  color: #6563aa;
  background-color: #fff;
}
#adult_ed #mainnav li a.dropdown-item:hover {
  color: #2ba8e1;
  background-color: #fff;
}
#adult_ed .cookieconsent_msg {
  background: #6563aa;
  border-top: 2px solid #4f4d8d;
}
#adult_ed .cookieconsent_msg .allow-button {
  background-color: #2ba8e1;
  border-color: #2ba8e1;
}
#adult_ed .log_interest {
  background: #2ba8e1;
}
#adult_ed .log_interest h2, #adult_ed .log_interest h3, #adult_ed .log_interest h4, #adult_ed .log_interest h5 {
  color: #fff;
}
#adult_ed .log_interest a {
  color: #fff;
  font-weight: bolder;
}
#adult_ed .log_interest .wpcf7-submit, #adult_ed .log_interest .upload {
  background-color: #6563aa;
}
#adult_ed .log_interest .wpcf7-submit:hover, #adult_ed .log_interest .upload:hover {
  background-color: #4f4d8d;
}
#adult_ed footer {
  font-family: 'Open Sans', sans-serif;
  background-image: url("");
  font-weight: 400;
}
#adult_ed footer i {
  color: #FFFFFF;
}
#adult_ed footer h5 {
  color: #FFFFFF;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
#adult_ed footer .sbi_follow_btn a {
  background: #6563aa;
}
#adult_ed footer .sbi_follow_btn a:hover {
  background: #2ba8e1;
}
#adult_ed .footer-base {
  background: #6563aa;
}
#adult_ed .footer-line {
  background-image: linear-gradient(to right, #FFFFFF, #fff);
}
.course {
  margin-bottom: 15px;
}
.course a {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.course .course-thumbnail {
  height: 260px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.course .course-name {
  background: #6563aa;
  padding: 10px 22px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 400;
  flex-grow: 1;
}
.course .course-name:hover {
  background: #2ba8e1;
}
.contact-box {
  border: 1px solid grey;
  padding: 20px;
}
.contact-box p {
  margin-bottom: 0;
}
.contact-box strong {
  color: #6563aa;
  font-weight: 400;
}
.contact-box .email {
  background: #2ba8e1;
  padding: 10px 30px;
  margin: 0 10px;
  color: #ffffff;
}
.contact-box .email a {
  color: #ffffff;
}
.contact-box .number {
  background: #6563aa;
  padding: 10px 30px;
  margin: 0 10px;
  color: #ffffff;
}
.page-template-vacancies .log_interest {
  background: #2ba8e1;
  padding: 20px;
}
.page-template-vacancies .log_interest h3 {
  text-transform: uppercase;
  font-weight: 300;
  color: #fff;
}
.page-template-vacancies .log_interest p {
  color: #fff;
}
.page-template-vacancies .log_interest p a {
  color: #fff;
  font-weight: bolder;
}
.page-template-vacancies .log_interest a {
  color: #fff;
  font-weight: bolder;
}
.page-template-vacancies .log_interest input {
  margin-top: 5px;
}
.page-template-vacancies .log_interest .wpcf7-response-output {
  text-align: center;
  background: white;
}
.page-template-vacancies .log_interest .wpcf7-submit {
  color: #fff;
  transition: all 1s ease;
}
.page-template-vacancies .log_interest .wpcf7-submit:hover {
  background-color: #4f4d8d;
}
.page-template-vacancies .log_interest .cv_upload {
  display: flex;
  justify-content: space-between;
}
.page-template-vacancies .log_interest .cv_upload .fileuploadname {
  display: flex;
}
.page-template-vacancies .log_interest .cv_upload .fileuploadname i {
  padding-top: 5px;
}
.page-template-vacancies .log_interest .cv_upload .upload {
  width: 40px;
  height: 40px;
  background-color: #6563aa;
  color: #fff;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
}
.page-template-vacancies .log_interest .cv_upload .upload input[type="file"] {
  position: relative;
  z-index: 999;
  opacity: 0;
  width: 40px;
  height: 40px;
}
.page-template-vacancies .log_interest .cv_upload .upload:after {
  content: "";
  top: -49px;
  position: relative;
  z-index: 1;
}
.page-template-vacancies .log_interest .cv_upload .upload:hover {
  background-color: #4f4d8d;
}
.page-template-vacancies .current_vacancies h3 {
  color: #6563aa;
  font-size: 1.5rem;
}
.page-template-vacancies .current_vacancies h4 {
  font-size: 1rem;
}
.page-template-vacancies .current_vacancies .vacancy {
  border-bottom: 1px dashed #9c9c9c;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.page-template-vacancies .current_vacancies .btn, .page-template-vacancies .current_vacancies .log_interest .wpcf7-submit, .page-template-vacancies .log_interest .current_vacancies .wpcf7-submit {
  margin-bottom: 20px;
  color: white;
}
/* ONLY USE IF YOU KNOW CSS - Replace hexadecimal color code for button properties */
html a.orange-btn-hover {
  background-color: #6563aa !important;
  color: #ffffff !important;
}
html a.orange-btn-hover:hover {
  background-color: #6563aa !important;
  border-color: #6563aa !important;
}
html span.orange-btn-hover {
  background-color: #6563aa !important;
  color: #ffffff !important;
}
/* ONLY USE IF YOU KNOW CSS - Replace hexadecimal color code for vacancy title properties */
html a.orange-link-wrapper .orange-vacancy-title {
  color: #6563aa !important;
}
/* ONLY USE IF YOU KNOW CSS - Replace hexadecimal color code for icon properties */
html a.orange-link-wrapper .orange-vacancy-icon {
  color: #6563aa !important;
}
/* ONLY USE IF YOU KNOW CSS - Replace hexadecimal color code for miles / distance text properties */
html .orange-vacancy-link {
  color: #6563aa !important;
}
/* ONLY USE IF YOU KNOW CSS - Replace hexadecimal color code for talent pool more text background properties */
html .orange-vacancy-div-bg {
  background-color: #6563aa !important;
}
#sports {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
#sports ::selection {
  background: #4f4d8d;
  color: #fff;
}
#sports .currenthover {
  background-image: url("https://oakescc.org/wp-content/uploads/2022/11/TheOakes_O.png");
}
#sports h1, #sports h2, #sports h3, #sports h4, #sports h5 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  color: #6563aa;
}
#sports header #searchform button {
  background-color: #6563aa;
}
#sports header #searchform button:hover {
  background-color: #2ba8e1;
}
#sports header #top_buttons li:hover {
  background-color: #6563aa;
}
#sports header #top_buttons li .dropdown-menu {
  margin-top: 0;
  background-color: #6563aa;
  border: none;
}
#sports header #top_buttons li .dropdown-menu li {
  background-color: transparent;
  margin: 0;
}
#sports header #top_buttons li .dropdown-menu li a:hover {
  background-color: #2ba8e1;
}
#sports .featured-top-image h1 {
  background: #6563aa;
  color: #fff;
}
#sports .latestnews .newsitemdetails h3 a {
  color: #6563aa;
}
#sports .latestnews .twitter-header {
  background-color: #6563aa;
}
#sports .latestnews .instagram-feed #sbi_load {
  text-align: left;
}
#sports .latestnews .instagram-feed #sbi_load .sbi_follow_btn {
  margin-left: 0;
  margin-top: 5px;
}
#sports .latestnews .instagram-feed #sbi_load .sbi_follow_btn a {
  background-color: #6563aa;
}
#sports .latestnews .instagram-feed #sbi_load .sbi_follow_btn a:hover {
  background-color: #2ba8e1;
}
#sports .downloadlist a .downloadcontainer i {
  color: #6563aa;
}
#sports .downloadlist a .downloadcontainer:hover {
  background-color: #6563aa;
}
#sports .downloadlist a .downloadcontainer:hover i {
  color: #fff;
}
#sports .al-border-bottom {
  border-bottom: 7px solid #6563aa;
}
#sports #mainnav ul {
  border-top-color: #6563aa;
}
#sports #mainnav ul li a:not(.btn) {
  color: #6563aa;
}
#sports #mainnav ul li a:hover {
  color: #2ba8e1;
}
#sports #mainnav ul li a.dropdown-item {
  color: #6563aa;
  background-color: #fff;
}
#sports #mainnav ul li a.dropdown-item:hover {
  color: #2ba8e1;
  background-color: #fff;
}
#sports #mainnav ul li:last-child a:not(.dropdown-item) {
  background-color: #6563aa;
  color: #fff;
}
#sports #mainnav ul li:last-child a:not(.dropdown-item):hover {
  background-color: #2ba8e1;
  color: #fff;
}
#sports.page-template-vacancies .log_interest {
  background: #2ba8e1;
}
.text-section #sports:not(#mainnav) a:not(.btn) {
  color: #6563aa;
}
#sports .course {
  margin-bottom: 15px;
}
#sports .course .course-thumbnail {
  height: 260px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
#sports .course .course-name {
  background: #6563aa;
  padding: 10px 22px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 400;
}
#sports .course .course-name:hover {
  background: #2ba8e1;
}
#sports .contact-box {
  border: 1px solid grey;
  padding: 20px;
}
#sports .contact-box p {
  margin-bottom: 0;
}
#sports .contact-box strong {
  color: #6563aa;
  font-weight: 400;
}
#sports .contact-box .email {
  background: #2ba8e1;
  padding: 10px 30px;
  margin: 0 10px;
  color: #ffffff;
}
#sports .contact-box .email a {
  color: #ffffff;
}
#sports .contact-box .number {
  background: #6563aa;
  padding: 10px 30px;
  margin: 0 10px;
  color: #ffffff;
}
#sports #sidebar-menu li {
  background: #6563aa;
}
#sports #sidebar-menu li:hover {
  background: #2ba8e1;
  transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
}
#sports #sidebar-menu li a {
  background: #6563aa;
  color: #fff;
}
#sports #sidebar-menu li a:hover {
  background: #2ba8e1;
  transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
}
#sports #sidebar-menu li.current_page_item {
  background: #2ba8e1;
  transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
}
#sports #sidebar-menu li.current_page_item a {
  background: #2ba8e1;
  transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
}
#sports #sidebar-menu li .sub-menu {
  display: none;
  transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
}
#sports #sidebar-menu li .sub-menu li {
  display: none;
  transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
}
#sports #sidebar-menu li:hover .sub-menu {
  display: block;
  padding: 0;
  width: 100%;
  transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
}
#sports #sidebar-menu li:hover .sub-menu li {
  display: block;
  width: 100%;
  transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
}
#sports #sidebar-menu li:hover .sub-menu li a {
  margin: 0;
  background: #d6d7d9;
  color: #000;
  border-bottom: 2px solid #6563aa;
}
#sports #sidebar-menu li:hover .sub-menu li a:hover {
  color: #6563aa;
  border-bottom: 2px solid #2ba8e1;
}
#sports #sidebar-menu li:hover .sub-menu li.current_page_item a {
  color: #6563aa;
  border-bottom: 2px solid #2ba8e1;
}
#sports .heading-two {
  color: #6563aa;
}
#sports .gradline {
  background-image: linear-gradient(to right, #6563aa, #2ba8e1);
}
#sports p a {
  color: #6563aa;
}
#sports .newseventtext {
  background-color: #6563aa;
}
#sports .btn, #sports .page-template-vacancies .log_interest .wpcf7-submit, .page-template-vacancies .log_interest #sports .wpcf7-submit {
  background: #6563aa;
}
#sports .btn:hover, #sports .page-template-vacancies .log_interest .wpcf7-submit:hover, .page-template-vacancies .log_interest #sports .wpcf7-submit:hover {
  background: #2ba8e1;
}
#sports .cookieconsent_msg {
  background: #6563aa;
  border-top: 2px solid #4f4d8d;
}
#sports .cookieconsent_msg .allow-button {
  background-color: #2ba8e1;
  border-color: #2ba8e1;
}
#sports .log_interest {
  background: #2ba8e1;
}
#sports .log_interest h2, #sports .log_interest h3, #sports .log_interest h4, #sports .log_interest h5 {
  color: #fff;
}
#sports .log_interest a {
  color: #fff;
  font-weight: bolder;
}
#sports .log_interest .wpcf7-submit, #sports .log_interest .upload {
  background-color: #6563aa;
}
#sports .log_interest .wpcf7-submit:hover, #sports .log_interest .upload:hover {
  background-color: #4f4d8d;
}
#sports footer {
  background-image: url("");
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
#sports footer i {
  color: #FFFFFF;
}
#sports footer h5 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  color: #FFFFFF;
}
#sports footer .sbi_follow_btn a {
  background: #6563aa;
}
#sports footer .sbi_follow_btn a:hover {
  background: #2ba8e1;
}
#sports .footer-base {
  background: #6563aa;
}
#sports .footer-line {
  background-image: linear-gradient(to right, #FFFFFF, #fff);
}
#sports .newsevents .newsevents-contact i {
  color: #6563aa;
}
#sports .special-underine:after {
  background: #6563aa;
}
#accordions .card {
  border-radius: 0;
  border-top: none;
  border-bottom: 1px;
}
#accordions .card:nth-of-type(1) {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
#accordions .card .card-header {
  padding: 0;
}
#accordions .card .card-header button {
  display: block;
  width: 100%;
  text-align: left;
  background-color: rgba(0, 0, 0, 0.02);
  color: rgba(0, 0, 0, 0.75);
}
#grid_layout .single_icon {
  border: 1px solid #d6d7d9;
  height: 100%;
  margin: 10px;
  transition: all 0.5s ease-in-out;
}
#grid_layout .single_icon .h5 {
  color: #6563aa;
}
#grid_layout .single_icon img {
  padding: 5px;
  height: 140px;
  width: auto;
}
body.school_id_al header .al-logo {
  display: none;
}
body.school_id_al header .main-head-elements {
  justify-content: space-between;
}
body.school_id_al .front-page-header .intro h1 {
  font-size: 4rem !important;
}
@media only screen and (max-width: 1500px) {
  body.school_id_al .front-page-header .intro h1 {
    font-size: 3.3rem !important;
  }
}
@media only screen and (max-width: 1140px) {
  body.school_id_al .front-page-header .intro h1 {
    font-size: 3rem !important;
  }
}
body.school_id_al .front-page-header .intro p {
  font-size: 2rem;
}
body.school_id_al .schooliconholder {
  margin-top: 0px;
}
body.school_id_al.home .newsitem:nth-of-type(2) .al-border-bottom {
  border-bottom-color: #23a8e0;
}
body.school_id_al.home .schooliconholder .schoolicon {
  width: 200px;
}
body.school_id_al.blog .newseventcontainer .newseventtext, body.school_id_al.category .newseventcontainer .newseventtext {
  background-color: #6461ab;
}
body.school_id_al.blog .newseventcontainer:nth-of-type(2) .newseventtext, body.school_id_al.category .newseventcontainer:nth-of-type(2) .newseventtext {
  background-color: #23a8e0;
}
body.school_id_al.blog .newseventcontainer:nth-of-type(3) .newseventtext, body.school_id_al.category .newseventcontainer:nth-of-type(3) .newseventtext {
  background-color: #77a340;
}
body.school_id_al.blog .newseventcontainer:nth-of-type(4) .newseventtext, body.school_id_al.category .newseventcontainer:nth-of-type(4) .newseventtext {
  background-color: #fbad1f;
}
body.school_id_al.blog .newseventcontainer:nth-of-type(6) .newseventtext, body.school_id_al.category .newseventcontainer:nth-of-type(6) .newseventtext {
  background-color: #23a8e0;
}
body.school_id_al.blog .newseventcontainer:nth-of-type(7) .newseventtext, body.school_id_al.category .newseventcontainer:nth-of-type(7) .newseventtext {
  background-color: #77a340;
}
body.school_id_al.blog .newseventcontainer:nth-of-type(8) .newseventtext, body.school_id_al.category .newseventcontainer:nth-of-type(8) .newseventtext {
  background-color: #fbad1f;
}
.central-team-page .central-team-tabs-nav {
  padding-left: 12px;
  padding-right: 12px;
  border-bottom: 3px solid #6563aa;
}
.central-team-page .central-team-tabs-nav .executive_btn, .central-team-page .central-team-tabs-nav .departments_btn {
  color: white;
  font-size: 20px;
  background-color: #eceef0;
  color: #6563aa;
  padding-top: 15px;
}
@media (max-width: 458px) {
  .central-team-page .central-team-tabs-nav .executive_btn, .central-team-page .central-team-tabs-nav .departments_btn {
    font-size: 15px;
  }
}
.central-team-page .central-team-tabs-nav .active {
  background-color: #6563aa;
  color: white;
}
.central-team-page .department_team {
  display: none;
  columns: 2;
}
@media (max-width: 1000px) {
  .central-team-page .department_team {
    columns: 2;
  }
}
@media (max-width: 500px) {
  .central-team-page .department_team {
    columns: 1;
  }
}
.central-team-page .department_team .department_block {
  break-inside: avoid-column;
  background-color: #eceef0;
  padding: 20px;
}
.central-team-page .department_team .department_block h5 {
  color: #6563aa;
}
.central-team-page .department_team .department_block .depatments_members {
  display: flex;
  justify-content: space-between;
}
.central-team-page .department_team .department_block .depatments_members .job_role, .central-team-page .department_team .department_block .depatments_members .central_team_name {
  font-size: 13px;
  margin-bottom: 5px;
  line-height: 1.1rem;
}
.central-team-page .department_team .department_block .depatments_members .job_role {
  color: #2ba8e1;
  text-align: right;
}
.executive_team .central_team_row {
  padding-left: 12px;
}
.executive_team .executive_team_block {
  background-color: #eceef0;
  margin-right: 5px;
  height: 100%;
}
@media only screen and (max-width: 768px) {
  .executive_team .executive_team_block {
    min-height: 200px;
  }
}
.executive_team .executive_team_block .executive_team_image_cont {
  padding: 0px;
}
.executive_team .executive_team_block .executive_team_image_cont .executive_team_image {
  height: 100%;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.executive_team .executive_team_block .executive_content_cont {
  padding: 20px 15px 20px 15px;
}
.executive_team .executive_team_block .executive_content_cont .h5 {
  color: #6563aa;
  font-size: 18px;
}
.executive_team .executive_team_block .executive_content_cont .h6 {
  font-size: 12px;
  color: #2ba8e1;
}
.academies_search {
  background-color: rgba(142, 142, 142, 0.15);
  border-bottom: 3px solid #2ba8e1;
}
.academies_search .row h4 {
  color: #6563aa;
}
.academies_search .row .search-field .form-control {
  margin: 0px;
  background-color: white;
  height: 45px;
}
.academies_search .row .search-field .input-group-text {
  height: 100%;
  border-radius: 0px;
  border: 1px solid transparent;
  font-size: 1em;
  outline: none;
  width: 100%;
  padding: 8px 15px;
  outline: none;
  box-sizing: border-box;
  background-color: #6563aa;
  color: white;
}
.academies_search .row .search-field .input-group-text i {
  font-size: 22px;
}
.academies_search .row .view_buttons button {
  height: 45px;
  width: 100%;
  background-color: #7a7777;
  color: white;
  font-size: 17px;
  border: none;
}
.academies_search .row .view_buttons button:hover {
  background-color: #2ba8e1;
}
.academies_search .row .view_buttons button i {
  margin-right: 8px;
}
.academies_search .row .view_buttons .active {
  background-color: #2ba8e1;
}
.academies_search .row .view_buttons .active:hover {
  background-color: #2ba8e1;
  cursor: default;
}
.academies_search .row .checkboxes {
  flex-wrap: wrap;
}
.academies_search .row .checkboxes button {
  background-color: #2ba8e1;
  border-radius: 30px;
  font-size: 13px;
  padding: 5px 15px;
  margin: 10px 15px 0 0;
}
@media only screen and (max-width: 380px) {
  .academies_search .row .checkboxes button {
    font-size: 10px;
    margin: 10px 10px 0 0;
  }
}
.academies_search .row .checkboxes button:hover span {
  background-color: #7a7777;
}
.academies_search .row .checkboxes button span {
  background-color: #7a7777;
  border: 1px solid white;
  margin-top: 5px;
  margin-left: -1px;
  transition: 0.75s;
}
.academies_search .row .checkboxes .deactive {
  background-color: #7a7777;
}
.academies_search .row .checkboxes .deactive:hover {
  background-color: #7a7777;
}
.academies_search .row .checkboxes .deactive span {
  display: none;
}
.academies_search .row .search-results {
  display: flex;
  align-items: end;
  justify-content: end;
}
.academies_search .row .search-results button {
  background-color: #7a7777;
  border-radius: 30px;
  font-size: 13px;
  padding: 8px 15px;
  border: none;
  color: white;
}
@media (max-width: 767px) {
  .academies_search .row .search-results button {
    margin-bottom: -37px;
  }
}
.academies-row {
  background-color: rgba(142, 142, 142, 0.15);
}
@media (max-width: 991px) {
  .academies-row {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.academies-row .school-icon-container {
  border: 2px solid rgba(142, 142, 142, 0.15);
  height: 170px;
}
.academies-row .school-icon-container .school-icon {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
}
.academies-row .taxonomies {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  min-height: 95px;
}
.academies-row .taxonomies a {
  border: 1px solid #605E5E;
  border-radius: 3px;
  color: #605E5E;
  padding: 3px 6px;
  margin: 6px 6px 0 0;
  text-transform: uppercase;
  font-size: 12px;
  padding-top: 6px;
  align-self: flex-start;
}
.academies-row .school_name {
  min-height: 78px;
}
@media only screen and (max-width: 768px) {
  .academies-row .school_name {
    min-height: unset;
  }
}
.academies-row .school_name strong {
  font-weight: 500;
  font-size: 22px;
}
.academies-row .school_address {
  min-height: 140px;
}
@media only screen and (max-width: 768px) {
  .academies-row .school_address {
    min-height: unset;
  }
}
.academies-row .school_address p {
  line-height: 1.2;
  color: #605E5E;
  font-weight: 300;
}
.academies-row .head-teacher-image {
  background-size: cover;
  background-position: center;
}
@media only screen and (max-width: 768px) {
  .academies-row .head-teacher-image {
    min-height: 170px;
  }
}
.academies-row .tel-email {
  font-weight: 500;
}
.academies-row .tel-email .email a {
  font-size: 0.9rem;
}
.academies-row .head-name {
  font-size: 0.9rem;
  min-height: 100px;
  min-height: 100px;
  display: flex;
  flex-wrap: wrap;
  align-items: start;
  flex-direction: column;
  justify-content: center;
}
.academies-row .academies_buttons {
  display: flex;
  justify-content: space-between;
}
.academies-row .academies_buttons a {
  color: white;
  padding: 10px 0px;
  width: 49%;
  text-align: center;
  font-size: 0.9rem;
}
.academies-row .academies_buttons a i {
  margin-right: 3px;
}
.academies-map #academies_map {
  height: 700px;
}
@media (max-width: 500px) {
  .academies-map #academies_map {
    height: 400px;
  }
}
.academies-map .map-icon .marker_inner {
  mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512" ><path d="M384 192c0 87.4-117 243-168.3 307.2c-12.3 15.3-35.1 15.3-47.4 0C117 435 0 279.4 0 192C0 86 86 0 192 0S384 86 384 192z" /></svg>');
  -webkit-mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512" ><path d="M384 192c0 87.4-117 243-168.3 307.2c-12.3 15.3-35.1 15.3-47.4 0C117 435 0 279.4 0 192C0 86 86 0 192 0S384 86 384 192z" /></svg>');
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  transition: all 1s ease;
  width: 50px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: start;
  flex-direction: column;
}
.academies-map .map-icon img {
  width: 83%;
  padding: 2px;
  background-color: #fff;
  border-radius: 100%;
  margin-top: 5px;
}
.academies-map .marker_inner:hover {
  transform: scale(0.85);
}
.academies-map .map-popup img {
  width: 55%;
  padding: 10px 0 20px 0;
}
@media (max-width: 500px) {
  .academies-map .map-popup img {
    padding: 10px 0 10px 0;
    width: 40%;
  }
}
@media (max-width: 500px) {
  .academies-map .map-popup p {
    margin: 8px 0px;
  }
}
.academies-map .map-popup h3 {
  font-size: 17px;
}
.academies-map .map-popup a.email, .academies-map .map-popup .map-popup a.tel {
  width: 100%;
  display: block;
  font-size: 14px;
}
.academies-map .map-popup a.label {
  border: 1px solid #605E5E;
  border-radius: 3px;
  color: #605E5E;
  padding: 2px 3px;
  margin: 10px 4px 10px 0;
  text-transform: uppercase;
  font-size: 12px;
}
.academies-map .map-popup .labels {
  padding: 20px 0;
}
@media (max-width: 500px) {
  .academies-map .map-popup .labels {
    padding: 10px 0;
  }
}
.academies-map .map-popup .buttons {
  display: flex;
  justify-content: space-between;
}
.academies-map .map-popup .btn, .academies-map .map-popup .page-template-vacancies .log_interest .wpcf7-submit, .page-template-vacancies .log_interest .academies-map .map-popup .wpcf7-submit {
  color: #fff;
  padding: 4px 7px;
  margin: 0 0 15px 0;
  font-size: 12px;
  width: 48%;
}
@media (max-width: 500px) {
  .academies-map .map-popup .btn, .academies-map .map-popup .page-template-vacancies .log_interest .wpcf7-submit, .page-template-vacancies .log_interest .academies-map .map-popup .wpcf7-submit {
    margin: 0 0 8px 0;
  }
}
.academies-map .leaflet-container a.leaflet-popup-close-button {
  padding: 15px 25px 0 0;
  font-size: 20px;
}
.academies-map .leaflet-popup-tip-container {
  display: none;
}
.academies-map .labels a {
  white-space: nowrap;
  line-height: 2;
}
#academy-single .top-details {
  background: #d6d7d9;
}
#academy-single .top-details .logo {
  background-color: #fff;
  border: 2px solid #d6d7d9;
}
#academy-single .top-details .logo img {
  width: 80%;
}
#academy-single .top-details .h3 {
  font-size: 1rem;
  font-weight: 500;
}
#academy-single .top-details .back_acad {
  color: #3f3f3f;
}
#academy-single .head_details {
  background-color: #d6d7d9;
}
#academy-single .acf-gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#academy-single .acf-gallery .acf-gallery-item {
  width: 190px;
  /* Set the desired width */
  height: 150px;
  /* Set the desired height */
  overflow: hidden;
  /* Hide overflow to maintain size */
  margin: 0 0 10px 0;
}
@media only screen and (max-width: 768px) {
  #academy-single .acf-gallery .acf-gallery-item {
    width: 47%;
  }
}
#academy-single .acf-gallery .acf-gallery-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.modal-backdrop {
  display: none;
  /* Ensure the backdrop is below the modal */
}
#members-trustees .members h2 {
  color: #77a340;
}
#members-trustees .members .gradline {
  background-image: none;
  background-color: #77a340;
}
#members-trustees .members .staff-section {
  border-right-color: #77a340;
}
#members-trustees .trustees h2 {
  color: #23a8e0;
}
#members-trustees .trustees .gradline {
  background-image: none;
  background-color: #23a8e0;
}
#members-trustees .trustees .staff-section {
  border-right-color: #23a8e0;
}
#members-trustees .staff-section {
  width: 100%;
}
.mobileviewtable {
  display: none;
}
.mobilesearch, #mobilesearch, .back-button {
  display: none;
}
.sidebarclose {
  display: none;
  width: 100%;
  text-align: center;
  font-size: 30px;
}
a[href^="tel"] {
  color: inherit;
  text-decoration: none;
}
@media (max-width: 992px) {
  .featured-top-image {
    padding: 100px 0;
  }
  .featured-top-image.bottomleft {
    padding: 250px 0 0 0;
  }
  .featured-top-image.center {
    padding: 125px 0 125px 0;
  }
  .featured-top-image h1 {
    font-size: 30px;
  }
}
@media (max-width: 992px) and (max-width: 768px) {
  .featured-top-image.bottomleft {
    padding: 200px 0 0 0;
  }
}
@media (max-width: 992px) and (max-width: 576px) {
  .featured-top-image.bottomleft {
    padding: 75px 0 0 0;
    font-size: 1rem;
  }
}
@media (max-width: 992px) and (max-width: 768px) {
  .featured-top-image.center {
    padding: 100px 0 100px 0;
  }
}
@media (max-width: 992px) and (max-width: 576px) {
  .featured-top-image.center {
    padding: 55px 0 55px 0;
    font-size: 1rem;
  }
}
@media (max-width: 992px) {
  body {
    padding-top: 0;
  }
  .homepage-tabs-nav {
    max-width: 900px;
  }
  #currenthover, .currenthover {
    display: none !important;
  }
  .schooliconholder {
    display: none;
  }
  body.home .tabcontent {
    height: auto;
  }
  #listview .fc-toolbar {
    display: flex !important;
  }
  .navbar-expand-md .menuicon {
    display: block;
    border: 0;
    padding: 0;
    z-index: 9999999;
  }
  #mobilesearch {
    display: block;
  }
  #mobilesearch button {
    padding: 11px 10px 13px 10px;
    margin-top: 1px;
  }
  .navbar {
    position: fixed;
    top: 26px;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 50px;
    padding-bottom: 0;
  }
  #stickynav {
    width: auto;
    box-shadow: none !important;
    display: flex;
    padding: 0;
    right: unset;
    border-radius: 10px;
    margin: 10px;
    z-index: 999999;
  }
  header {
    z-index: 99999;
  }
  .offcanvas-collapse {
    top: 0;
  }
  .meet-the-staff2 .staff-container {
    padding: 0;
  }
  .meet-the-staff2 .staff-container .staff-section {
    width: 95%;
    display: block;
    font-size: 0.8em;
    padding: 0;
  }
  .meet-the-staff2 .staff-container .staff-section .thumbnail {
    height: 355px;
    position: relative;
    width: 100%;
    margin: 0;
  }
  .meet-the-staff2 .staff-container .staff-section .member-block-image-ghost {
    display: none !important;
  }
  .meet-the-staff2 .staff-container .staff-section .staff-text {
    padding: 20px;
  }
  .largetableview {
    display: none;
  }
  .mobileviewtable {
    display: block;
  }
  .mobileviewtable .mobileviewlabel {
    background-color: #6563aa;
    font-weight: bold;
    color: #fff;
  }
  .mobileviewtable tbody {
    display: inline-table;
    width: 100%;
  }
  .mobilesearch {
    display: block;
  }
  .offcanvas-collapse.open {
    display: block !important;
  }
  .offcanvas-collapse.open ul {
    flex-direction: column !important;
  }
  .offcanvas-collapse {
    top: 0;
    z-index: 999999;
    padding-top: 90px;
  }
  .searchtopbuttonholder {
    border-top: 1px solid #9c9c9c;
    margin: 5px 0;
    padding: 0px !important;
  }
  .searchtopbuttonholder .google_search {
    display: none;
  }
  header {
    z-index: 1;
  }
  header .al-logo {
    order: -1;
    width: 36%;
    padding-top: 8px;
  }
  header .logo-container {
    order: -1;
    margin-left: 70px;
    width: 40%;
  }
  #top_buttons ul:first-child:not(.dropdown-menu) {
    margin: 5px;
    padding: 0;
  }
  #top_buttons ul:first-child:not(.dropdown-menu) li {
    margin: 0px !important;
    background-color: #fff;
    border: 1px solid #3f3f3f;
    font-weight: bolder;
    flex-grow: 1;
    text-align: center;
  }
  #top_buttons ul:first-child:not(.dropdown-menu) li:first-child {
    margin-left: 0 !important;
  }
  #top_buttons ul:first-child:not(.dropdown-menu) li:hover a {
    color: #3f3f3f;
  }
  #top_buttons ul:first-child:not(.dropdown-menu) li a {
    color: #3f3f3f;
    font-weight: 600;
    padding: 9px 10px 5px 10px;
    background-color: #fff !important;
  }
  #top_buttons ul:first-child:not(.dropdown-menu) li a:hover {
    color: #3f3f3f;
  }
  #top_buttons ul:first-child:not(.dropdown-menu) li.hasdropdown {
    display: block;
    justify-content: center !important;
  }
  #top_buttons ul:first-child:not(.dropdown-menu) li.hasdropdown a {
    padding: 9px 10px 5px 10px !important;
  }
  #top_buttons ul:first-child:not(.dropdown-menu) li.hasdropdown i {
    display: none;
  }
  #top_buttons ul:first-child:not(.dropdown-menu) li.hasdropdown .dropdown-menu {
    margin: 0;
  }
  #top_buttons ul:first-child:not(.dropdown-menu) li.hasdropdown .dropdown-menu .double-sub {
    width: 100%;
  }
  #top_buttons ul:first-child:not(.dropdown-menu) li.hasdropdown .dropdown-menu li {
    border: none;
  }
  #top_buttons #menu-top-buttons {
    padding: 5px !important;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
  }
  #top_buttons #menu-top-buttons li:last-child:nth-child(odd) {
    grid-column-end: span 2;
  }
  .name-position {
    margin-bottom: 15px;
  }
  .contact-details {
    display: block !important;
    justify-content: flex-start !important;
  }
  .contact-details p {
    margin: 0 0 10px 0 !important;
  }
  #sidebar-menu li:hover .sub-menu li a {
    font-size: 16px;
  }
  .meet-the-staff2 .staff-section .staffimage {
    max-height: 235px;
    min-height: 235px;
  }
}
@media (max-width: 992px) {
  body {
    padding-top: 0;
  }
  .container, .container-md, .container-sm {
    max-width: 100%;
  }
  body .line {
    display: none;
  }
  .tabcontent .content h2 {
    margin-top: 20px;
  }
  .navbar {
    top: 26px;
  }
  .navbar.fixed-top {
    left: auto;
  }
  body .front-page-header, body .partners .carousel-slide {
    margin-top: 0 !important;
  }
  .front-page-header {
    height: auto;
  }
  .front-page-header .left {
    width: 100%;
  }
  .front-page-header .left .siteicon {
    background-image: none !important;
    margin-left: 0;
    height: auto;
    padding-bottom: 60px;
    width: 100%;
  }
  .front-page-header .left .siteicon .content_left {
    margin-left: 0;
    width: 100%;
  }
  .front-page-header .left .siteicon .content_left .social {
    text-align: center;
  }
  .front-page-header .left .siteicon .content_left .social a:last-child {
    padding-right: 0;
  }
  .front-page-header .left .siteicon .content_left .intro {
    margin-top: 10px;
    text-align: center;
    width: 100%;
  }
  .front-page-header .left .siteicon .content_left .intro h1 {
    font-size: 2.2rem;
  }
  .front-page-header .slick-list {
    width: 100%;
    height: 350px;
    margin-top: 0;
    float: none;
  }
  .front-page-header .slick-list .image-slider {
    height: 350px;
  }
  .front-page-header .slick-list .image-slider svg {
    display: none;
  }
  .front-page-header .slick-dots {
    display: none !important;
  }
  .meet-the-staff2 .staff-container {
    flex-wrap: wrap;
    padding: 10px;
  }
  .meet-the-staff2 .staff-container .staff-section {
    width: 95%;
  }
  #slider_nav {
    display: none;
  }
  .container-white-laurel {
    background-image: none !important;
  }
  .schooliconholder {
    display: none;
  }
  .video-section iframe {
    height: 200px !important;
  }
  .information-section {
    padding: 50px 0 !important;
  }
  .information-section .informationitem {
    text-align: center;
    margin-bottom: 75px;
  }
  .information-section .informationitem h2 {
    text-align: center;
  }
  .information-section .informationitem .information-panel-body-text {
    text-align: left;
  }
  .information-section .informationitem:last-child {
    margin-bottom: 0;
  }
  footer .footer-base {
    padding: 0 15px;
  }
  .slick-initialized .slick-slide {
    width: 34%;
  }
  .newsholder {
    width: 100%;
  }
  .twittercontainer {
    width: 50%;
  }
  .navbar-expand-md .navbar-toggler .menuicon {
    display: block;
    float: right;
  }
  .course_details div {
    margin-bottom: 20px;
  }
  .slick-controls-lower {
    display: none !important;
  }
  .insta-gallery .sbi_item {
    width: 50% !important;
    height: 150px !important;
  }
  #stickynav {
    width: auto;
    display: flex;
    padding: 0;
    right: unset;
    border-radius: 10px;
    margin: 10px;
  }
  body.home .tabcontent .container .content {
    max-width: 100%;
  }
  #mainnav ul li {
    width: 45%;
    display: inline-block;
  }
  #mainnav ul li .dropdown-menu {
    width: 90vw;
    top: 5px;
  }
  #mainnav ul li .dropdown-menu li a {
    text-transform: uppercase;
  }
  .homepage-tabs-nav {
    margin-top: -75px;
  }
  .homepage-tabs-nav .tab_button {
    box-shadow: 0px 5px 16px -3px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 5px 16px -3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 5px 16px -3px rgba(0, 0, 0, 0.5);
  }
  .homepage-tabs-nav #slider_nav ul {
    justify-content: left;
  }
  .contact-info {
    margin: 0;
  }
  .contact-page .contact-details {
    padding: 5px 12px 0 12px;
  }
  .newsevents {
    margin-right: auto !important;
    margin-left: auto !important;
  }
}
@media (max-width: 767px) {
  #sidebar-menu {
    margin-left: -11px;
    margin-right: -11px;
    display: flex;
    flex-flow: wrap;
  }
  #sidebar-menu li {
    border: 1px solid #fff;
    font-size: 0.85rem;
    flex: 0 0 50%;
    max-width: 100%;
    background-color: #6563aa;
  }
  #sidebar-menu li a {
    margin: 0;
    font-weight: 300;
  }
  #sidebar-menu li .sub-menu li {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .navbar {
    top: 15px;
  }
  #menu-top-buttons {
    padding: 0 10px !important;
  }
}
@media (max-width: 540px) {
  .meet-the-staff2 .staff-section .member-block-image-ghost {
    width: 36%;
  }
}
@media (max-width: 504px) {
  #top_buttons ul:first-child li.hasdropdown {
    margin-top: 0 !important;
    margin-left: 0 !important;
  }
  .meet-the-staff2 .staff-section .member-block-image-ghost {
    width: 38%;
  }
}
@media (max-width: 486px) {
  .meet-the-staff2 .staff-section .member-block-image-ghost {
    width: 40%;
  }
}
@media (max-width: 450px) {
  .meet-the-staff2 .staff-section .member-block-image-ghost {
    width: 43%;
  }
}
@media (max-width: 426px) {
  body img.alignleft {
    float: none;
    width: 100%;
  }
  .navbar {
    top: 6px;
  }
  .video-section .container .row {
    margin-left: 388px !important;
    padding: 30px 0 !important;
  }
  .video-section .container .row iframe {
    height: 200px !important;
  }
  .partner-slider a {
    height: 100px;
  }
  .adult-learning-page .contact-box {
    width: 100%;
    margin: 20px 0 0 !important;
    padding: 15px 5px !important;
  }
  .adult-learning-page .contact-box .contact-details p {
    width: 100%;
    padding: 10px 15px;
  }
  .page-template-vacancies .log_interest .cv_upload .upload {
    line-height: 42px;
  }
  .page-template-vacancies .log_interest .cv_upload .upload input[type="file"] {
    line-height: 40px;
  }
  .tabcontent .container .image {
    max-width: 100% !important;
    margin-bottom: 20px;
    padding: 0;
  }
  .latestnews .newsholder .newsitem {
    padding: 0;
  }
  .latestnews .newsholder .newsitem .newsitemdetails {
    padding: 0 15px;
    width: 100%;
  }
  .information-section .informationitem {
    padding: 0;
  }
  .information-section .infodetails {
    padding: 0 15px;
  }
  .contact-info {
    margin: 45px 0;
  }
  .cookieconsent_msg {
    line-height: 20px;
  }
  #listview .fc-toolbar {
    padding: 20px !important;
    display: block !important;
    justify-content: center;
    align-items: center;
  }
  #listview .fc-toolbar .fc-toolbar-chunk {
    text-align: center;
    margin-bottom: 10px;
  }
  #listview .fc-toolbar .fc-toolbar-chunk .fc-toolbar-title {
    text-align: center;
    margin-bottom: 10px;
  }
  #listview .fc-toolbar .fc-toolbar-chunk .fc-today-button {
    margin-bottom: 0;
    margin-left: 0;
  }
  #listview .fc-toolbar .fc-toolbar-chunk:last-child {
    margin-bottom: 0;
  }
  .meet-the-staff2 .staff-section {
    padding: 0;
  }
  .meet-the-staff2 .staff-section .thumbnail {
    height: 200px;
    width: 100%;
    position: relative;
    margin: 0;
  }
  .meet-the-staff2 .staff-section .member-block-image-ghost {
    display: none;
  }
  .meet-the-staff2 .staff-section .staff-text {
    padding: 20px;
  }
}
@media (max-width: 382px) {
  #menu-top-buttons {
    padding: 0 20px 0 10px !important;
  }
  #top_buttons ul:first-child li:first-child {
    margin-left: 10px !important;
  }
  #top_buttons ul:first-child li.hasdropdown {
    margin: 10px 0 10px 10px !important;
  }
}
@media (max-width: 321px) {
  .navbar {
    top: 0;
  }
  .departmentlabel p {
    font-size: 0.7em;
    margin-top: 3px;
  }
  #top_buttons #menu-top-buttons {
    grid-template-columns: repeat(1, 1fr) !important;
  }
  #top_buttons #menu-top-buttons li:last-child:nth-child(odd) {
    grid-column-end: span 1 !important;
  }
}
@media (max-width: 290px) {
  header .logo-container {
    margin-left: 50px;
  }
}
.school_id_bvc .bvc_covid thead {
  font-size: 0.75rem;
}
.school_id_bvc .bvc_covid h3 {
  font-size: 0.9rem;
  margin: 0;
}
.school_id_bvc .bvc_covid .totals {
  background: #d6d7d9;
  vertical-align: middle;
}
.school_id_bvc .bvc_covid td {
  max-width: 10%;
  width: 10%;
  border-right: 0.05rem dashed #ccc !important;
}
.school_id_svc .ks_table_svc {
  border-color: #fff !important;
}
.school_id_svc .ks_table_svc thead td {
  writing-mode: vertical-rl;
  min-height: 150px;
  max-height: 150px;
  text-align: right !important;
  padding: 10px 0;
  background-color: #d6d7d9;
}
.school_id_svc .ks3_table_svc {
  border-color: #fff !important;
}
.school_id_svc .ks3_table_svc thead td {
  min-height: 150px;
  max-height: 150px;
  text-align: right !important;
  padding: 10px 0;
  background-color: #d6d7d9;
  text-align: left !important;
}
@media only screen and (max-width: 992px) {
  .school_id_svc .ks3_table_svc thead td {
    writing-mode: vertical-rl;
    text-align: right !important;
  }
}
@media (min-width: 1140px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Flayout.scss%22%2C%22(stdin)%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Fslick.scss%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Foffcanvas.scss%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Ffontawesome%2Fcore.scss%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Ffontawesome%2Flarger.scss%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Ffontawesome%2Ffixed-width.scss%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Ffontawesome%2Flist.scss%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Ffontawesome%2Fbordered-pulled.scss%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Ffontawesome%2Fanimated.scss%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Ffontawesome%2Frotated-flipped.scss%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Ffontawesome%2Fstacked.scss%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Ffontawesome%2Ficons.scss%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Ffontawesome%2Fscreen-reader.scss%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Ffontawesome%2Fmixins.scss%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Ffontawesome%2Fsolid.scss%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Ffontawesome%2Fbrands.scss%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Ffontawesome%2Fregular.scss%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Fbuttons.scss%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Fanimations.scss%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Ftypography.scss%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Fnavigation.scss%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Fheader.scss%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Ffooter.scss%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Fblocks.scss%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Fforms.scss%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Fpages%2Fgallery.scss%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Fpages%2Fcalendar.scss%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Fpages%2Fmeetthestaff.scss%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Fpages%2Fcontact.scss%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Fpages%2Fabout.scss%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Fpages%2Fnewsandevents.scss%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Fpages%2Fadultlearning.scss%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Fpages%2Fvacancies.scss%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Fpages%2Fsports.scss%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Fpages%2Faccordion.scss%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Fpages%2Ficon_grid.scss%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Fpages%2Fal-trust-styles%2Fal-trust-styles.scss%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Fpages%2Fal-trust-styles%2Fcentral-team.scss%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Fpages%2Fal-trust-styles%2Facademies-page.scss%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Fpages%2Fal-trust-styles%2Fsingle-academy-page.scss%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Fpages%2Fal-trust-styles%2Fmembers-trustees.scss%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Fresponsive.scss%22%2C%22home%2Foakesccorg%2Foakescc.org%2Fpublic%2Fwp-content%2Fthemes%2Faltheme-main%2Fsass%2F.%2Fstyles%2Findividual_styles.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAC7CA%3BACEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAClGA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAFtDJ%3BAAAA%3BAAAA%3BAAAA%3BAGGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACdA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACjBF%3BAAAA%3BAAAA%3BAAAA%3BACCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACRA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BACfF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAACE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BACbF%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BACZF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAV5BA%3BAAAA%3BAWGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BACl7CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC2CE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAb9CF%3BAAAA%3BAAAA%3BAAAA%3BAcMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAdnBA%3BAAAA%3BAAAA%3BAAAA%3BAeMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAfnBA%3BAAAA%3BAAAA%3BAAAA%3BAgBMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BACnBA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOM%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAC%2FDN%3BAACI%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAEJ%3BAACI%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAEJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACjBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BACrCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAUV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAGQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAaxB%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAcpB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAON%3BAACI%3BAAAA%3BAAAA%3BAAGF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC9bF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACE%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAUd%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGM%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMd%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAMN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BACxUF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEG%3BAAAA%3BAAAA%3BAAAA%3BAAML%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAACI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAC5PU%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAMN%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAQZ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAOM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BACxhBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAjBI%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAoBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAhCE%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAA2BJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAChEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAC3BN%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAACI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKZ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAC7kCF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAEM%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGJ%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAClFF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAChCF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BACHC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAEF%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcF%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAYQ%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BACnQhB%3BAAAA%3BAAAA%3BAAAA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAYhB%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAYV%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAQV%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAQV%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACvSJ%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAhC1FJ%3BAgCqGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAhC7GA%3BAgCmHA%3BAAAA%3BAAAA%3BAhCnHA%3BAgCwHA%3BAAAA%3BAAAA%3BAhCxHA%3BAgC6HA%3BAAAA%3BAAAA%3BAhC7HA%3BAgCkIA%3BAAAA%3BAAAA%3BAClIA%3BAAAA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAYV%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKM%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAWV%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAWxB%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BACtUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACTR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACJA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAMQ%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAC5EZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAWZ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQL%3BAAAA%3BAAAA%3BAAEK%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BACnFZ%3BAAAA%3BAAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQZ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAGQ%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAWZ%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAEG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIH%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BACrTJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWZ%3BAAAA%3BAAAA%3BAAAA%3BAC1CQ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BACzBJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAACI%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAlBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUZ%3BAACI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMZ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAIG%3BAAAA%3BAAAA%3BAAIH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAQZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMQ%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAUgB%3BAAAA%3BAAAA%3BAAWZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQZ%3BAACI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAOhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWY%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAGG%3BAAAA%3BAAAA%3BAAQf%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAQhB%3BAACI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAGY%3BAAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAGY%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAGY%3BAAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAGY%3BAAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAGQ%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAMQ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAQZ%3BAACI%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAOZ%3BAACI%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGQ%3BAAAA%3BAAAA%3BAAAA%3BAAQhB%3BAAEQ%3BAAAA%3BAAAA%3BAAAA%3BAC1uBA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAGM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAGM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA1CQZ%3BAACE%3BAAAA%3BAAAA%3BAAAA%22%7D */