@charset "UTF-8";
/* Fonts */
/* Battersea */
@font-face {
  font-family: "Battersea";
  src: url("/fonts/Battersea/Battersea_Regular_2011.woff") format("woff"), url("/fonts/Battersea/Battersea_Regular_2011.ttf") format("truetype"), url("/fonts/Battersea/Battersea_Regular_2011.svg#Battersea_Regular_2011") format("svg");
  /* Legacy iOS */
  font-weight: normal;
}
@font-face {
  font-family: "Battersea";
  src: url("/fonts/Battersea/Battersea_SemiBold_2011.woff") format("woff"), url("/fonts/Battersea/Battersea_SemiBold_2011.ttf") format("truetype"), url("/fonts/Battersea/Battersea_SemiBold_2011.svg#Battersea_SemiBold_2011") format("svg");
  /* Legacy iOS */
  font-weight: 600;
}
@font-face {
  font-family: "Battersea";
  src: url("/fonts/Battersea/Battersea_Bold_2011.woff") format("woff"), url("/fonts/Battersea/Battersea_Bold_2011.ttf") format("truetype"), url("/fonts/Battersea/Battersea_Bold_2011.svg#Battersea_Bold_2011") format("svg");
  /* Legacy iOS */
  font-weight: bold;
}
/* BerlingskeSerifTx */
@font-face {
  font-family: "BerlingskeSerifTx";
  src: url("/fonts/BerlingskeSerifTx/BerlingskeSerifTx-Rg.woff") format("woff"), url("/fonts/BerlingskeSerifTx/BerlingskeSerifTx-Rg.ttf") format("truetype"), url("/fonts/BerlingskeSerifTx/BerlingskeSerifTx-Rg.svg#BerlingskeSerifTx-XBd") format("svg");
  /* Legacy iOS */
  font-weight: normal;
}
@font-face {
  font-family: "BerlingskeSerifTx";
  src: url("/fonts/BerlingskeSerifTx/BerlingskeSerifTx-XBd.woff") format("woff"), url("/fonts/BerlingskeSerifTx/BerlingskeSerifTx-XBd.ttf") format("truetype"), url("/fonts/BerlingskeSerifTx/BerlingskeSerifTx-XBd.svg#BerlingskeSerifTx-XBd") format("svg");
  /* Legacy iOS */
  font-weight: bold;
}
@font-face {
  font-family: "FontAwesome";
  src: url("/fonts/webfonts/fa-regular-400.woff") format("woff"), url("/fonts/webfonts/fa-regular-400.ttf") format("truetype");
  font-weight: normal;
}
@font-face {
  font-family: "FontAwesomeSolid";
  src: url("/fonts/webfonts/fa-solid-900.woff") format("woff"), url("/fonts/webfonts/fa-solid-900.ttf") format("truetype");
  font-weight: normal;
}
@font-face {
  font-family: "SourceSansPro";
  src: url("/fonts/Source_Sans_Pro/SourceSansPro-Regular.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: normal;
}
@font-face {
  font-family: "SourceSansPro";
  src: url("/fonts/Source_Sans_Pro/SourceSansPro-Bold.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: bold;
}
@font-face {
  font-family: "SourceSerifPro";
  src: url("/fonts/Source_Serif_Pro/SourceSerifPro-Regular.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: normal;
}
@font-face {
  font-family: "SourceSerifPro";
  src: url("/fonts/Source_Serif_Pro/SourceSerifPro-Bold.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: bold;
}
/* Inherited mixins */
/* Helpers */
/*!
 * Font Awesome Free 5.15.3 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,
.user,
.far,
.fal,
.fad,
.fab,
.twitter {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.twitter, .user {
  -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,
.fa-pull-left.user,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left,
.fa-pull-left.twitter {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.fa-pull-right.user,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right,
.fa-pull-right.twitter {
  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.3 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("../fonts/webfonts/fa-solid-900.eot");
  src: url("../fonts/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/webfonts/fa-solid-900.woff2") format("woff2"), url("../fonts/webfonts/fa-solid-900.woff") format("woff"), url("../fonts/webfonts/fa-solid-900.ttf") format("truetype"), url("../fonts/webfonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas,
.user {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/*!
 * Font Awesome Free 5.15.3 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("../fonts/webfonts/fa-brands-400.eot");
  src: url("../fonts/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/webfonts/fa-brands-400.woff2") format("woff2"), url("../fonts/webfonts/fa-brands-400.woff") format("woff"), url("../fonts/webfonts/fa-brands-400.ttf") format("truetype"), url("../fonts/webfonts/fa-brands-400.svg#fontawesome") format("svg");
}
.fab, .twitter {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

/*!
 * Font Awesome Free 5.15.3 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("../fonts/webfonts/fa-regular-400.eot");
  src: url("../fonts/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/webfonts/fa-regular-400.woff2") format("woff2"), url("../fonts/webfonts/fa-regular-400.woff") format("woff"), url("../fonts/webfonts/fa-regular-400.ttf") format("truetype"), url("../fonts/webfonts/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

/*!
 * Font Awesome Free 5.15.3 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.fa-glass:before {
  content: "";
}

.fa.fa-meetup {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-star-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-star-o:before {
  content: "";
}

.fa.fa-remove:before {
  content: "";
}

.fa.fa-close:before {
  content: "";
}

.fa.fa-gear:before {
  content: "";
}

.fa.fa-trash-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-trash-o:before {
  content: "";
}

.fa.fa-file-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-o:before {
  content: "";
}

.fa.fa-clock-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-clock-o:before {
  content: "";
}

.fa.fa-arrow-circle-o-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-down:before {
  content: "";
}

.fa.fa-arrow-circle-o-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-up:before {
  content: "";
}

.fa.fa-play-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-play-circle-o:before {
  content: "";
}

.fa.fa-repeat:before {
  content: "";
}

.fa.fa-rotate-right:before {
  content: "";
}

.fa.fa-refresh:before {
  content: "";
}

.fa.fa-list-alt {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-dedent:before {
  content: "";
}

.fa.fa-video-camera:before {
  content: "";
}

.fa.fa-picture-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-picture-o:before {
  content: "";
}

.fa.fa-photo {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-photo:before {
  content: "";
}

.fa.fa-image {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-image:before {
  content: "";
}

.fa.fa-pencil:before {
  content: "";
}

.fa.fa-map-marker:before {
  content: "";
}

.fa.fa-pencil-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-pencil-square-o:before {
  content: "";
}

.fa.fa-share-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-share-square-o:before {
  content: "";
}

.fa.fa-check-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-check-square-o:before {
  content: "";
}

.fa.fa-arrows:before {
  content: "";
}

.fa.fa-times-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-times-circle-o:before {
  content: "";
}

.fa.fa-check-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-check-circle-o:before {
  content: "";
}

.fa.fa-mail-forward:before {
  content: "";
}

.fa.fa-expand:before {
  content: "";
}

.fa.fa-compress:before {
  content: "";
}

.fa.fa-eye {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-eye-slash {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-warning:before {
  content: "";
}

.fa.fa-calendar:before {
  content: "";
}

.fa.fa-arrows-v:before {
  content: "";
}

.fa.fa-arrows-h:before {
  content: "";
}

.fa.fa-bar-chart {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-bar-chart:before {
  content: "";
}

.fa.fa-bar-chart-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-bar-chart-o:before {
  content: "";
}

.fa.fa-twitter-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gears:before {
  content: "";
}

.fa.fa-thumbs-o-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-thumbs-o-up:before {
  content: "";
}

.fa.fa-thumbs-o-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-thumbs-o-down:before {
  content: "";
}

.fa.fa-heart-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-heart-o:before {
  content: "";
}

.fa.fa-sign-out:before {
  content: "";
}

.fa.fa-linkedin-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-linkedin-square:before {
  content: "";
}

.fa.fa-thumb-tack:before {
  content: "";
}

.fa.fa-external-link:before {
  content: "";
}

.fa.fa-sign-in:before {
  content: "";
}

.fa.fa-github-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-lemon-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-lemon-o:before {
  content: "";
}

.fa.fa-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-square-o:before {
  content: "";
}

.fa.fa-bookmark-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-bookmark-o:before {
  content: "";
}

.fa.fa-twitter {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook:before {
  content: "";
}

.fa.fa-facebook-f {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook-f:before {
  content: "";
}

.fa.fa-github {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-credit-card {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-feed:before {
  content: "";
}

.fa.fa-hdd-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hdd-o:before {
  content: "";
}

.fa.fa-hand-o-right {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-o-right:before {
  content: "";
}

.fa.fa-hand-o-left {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-o-left:before {
  content: "";
}

.fa.fa-hand-o-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-o-up:before {
  content: "";
}

.fa.fa-hand-o-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-o-down:before {
  content: "";
}

.fa.fa-arrows-alt:before {
  content: "";
}

.fa.fa-group:before {
  content: "";
}

.fa.fa-chain:before {
  content: "";
}

.fa.fa-scissors:before {
  content: "";
}

.fa.fa-files-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-files-o:before {
  content: "";
}

.fa.fa-floppy-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-floppy-o:before {
  content: "";
}

.fa.fa-navicon:before {
  content: "";
}

.fa.fa-reorder:before {
  content: "";
}

.fa.fa-pinterest {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pinterest-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus:before {
  content: "";
}

.fa.fa-money {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-money:before {
  content: "";
}

.fa.fa-unsorted:before {
  content: "";
}

.fa.fa-sort-desc:before {
  content: "";
}

.fa.fa-sort-asc:before {
  content: "";
}

.fa.fa-linkedin {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-linkedin:before {
  content: "";
}

.fa.fa-rotate-left:before {
  content: "";
}

.fa.fa-legal:before {
  content: "";
}

.fa.fa-tachometer:before {
  content: "";
}

.fa.fa-dashboard:before {
  content: "";
}

.fa.fa-comment-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-comment-o:before {
  content: "";
}

.fa.fa-comments-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-comments-o:before {
  content: "";
}

.fa.fa-flash:before {
  content: "";
}

.fa.fa-clipboard {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-paste {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-paste:before {
  content: "";
}

.fa.fa-lightbulb-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-lightbulb-o:before {
  content: "";
}

.fa.fa-exchange:before {
  content: "";
}

.fa.fa-cloud-download:before {
  content: "";
}

.fa.fa-cloud-upload:before {
  content: "";
}

.fa.fa-bell-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-bell-o:before {
  content: "";
}

.fa.fa-cutlery:before {
  content: "";
}

.fa.fa-file-text-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-text-o:before {
  content: "";
}

.fa.fa-building-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-building-o:before {
  content: "";
}

.fa.fa-hospital-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hospital-o:before {
  content: "";
}

.fa.fa-tablet:before {
  content: "";
}

.fa.fa-mobile:before {
  content: "";
}

.fa.fa-mobile-phone:before {
  content: "";
}

.fa.fa-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-circle-o:before {
  content: "";
}

.fa.fa-mail-reply:before {
  content: "";
}

.fa.fa-github-alt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-folder-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-folder-o:before {
  content: "";
}

.fa.fa-folder-open-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-folder-open-o:before {
  content: "";
}

.fa.fa-smile-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-smile-o:before {
  content: "";
}

.fa.fa-frown-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-frown-o:before {
  content: "";
}

.fa.fa-meh-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-meh-o:before {
  content: "";
}

.fa.fa-keyboard-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-keyboard-o:before {
  content: "";
}

.fa.fa-flag-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-flag-o:before {
  content: "";
}

.fa.fa-mail-reply-all:before {
  content: "";
}

.fa.fa-star-half-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-star-half-o:before {
  content: "";
}

.fa.fa-star-half-empty {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-star-half-empty:before {
  content: "";
}

.fa.fa-star-half-full {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-star-half-full:before {
  content: "";
}

.fa.fa-code-fork:before {
  content: "";
}

.fa.fa-chain-broken:before {
  content: "";
}

.fa.fa-shield:before {
  content: "";
}

.fa.fa-calendar-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-calendar-o:before {
  content: "";
}

.fa.fa-maxcdn {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-html5 {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-css3 {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ticket:before {
  content: "";
}

.fa.fa-minus-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-minus-square-o:before {
  content: "";
}

.fa.fa-level-up:before {
  content: "";
}

.fa.fa-level-down:before {
  content: "";
}

.fa.fa-pencil-square:before {
  content: "";
}

.fa.fa-external-link-square:before {
  content: "";
}

.fa.fa-compass {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-down:before {
  content: "";
}

.fa.fa-toggle-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-toggle-down:before {
  content: "";
}

.fa.fa-caret-square-o-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-up:before {
  content: "";
}

.fa.fa-toggle-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-toggle-up:before {
  content: "";
}

.fa.fa-caret-square-o-right {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-right:before {
  content: "";
}

.fa.fa-toggle-right {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-toggle-right:before {
  content: "";
}

.fa.fa-eur:before {
  content: "";
}

.fa.fa-euro:before {
  content: "";
}

.fa.fa-gbp:before {
  content: "";
}

.fa.fa-usd:before {
  content: "";
}

.fa.fa-dollar:before {
  content: "";
}

.fa.fa-inr:before {
  content: "";
}

.fa.fa-rupee:before {
  content: "";
}

.fa.fa-jpy:before {
  content: "";
}

.fa.fa-cny:before {
  content: "";
}

.fa.fa-rmb:before {
  content: "";
}

.fa.fa-yen:before {
  content: "";
}

.fa.fa-rub:before {
  content: "";
}

.fa.fa-ruble:before {
  content: "";
}

.fa.fa-rouble:before {
  content: "";
}

.fa.fa-krw:before {
  content: "";
}

.fa.fa-won:before {
  content: "";
}

.fa.fa-btc {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitcoin {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitcoin:before {
  content: "";
}

.fa.fa-file-text:before {
  content: "";
}

.fa.fa-sort-alpha-asc:before {
  content: "";
}

.fa.fa-sort-alpha-desc:before {
  content: "";
}

.fa.fa-sort-amount-asc:before {
  content: "";
}

.fa.fa-sort-amount-desc:before {
  content: "";
}

.fa.fa-sort-numeric-asc:before {
  content: "";
}

.fa.fa-sort-numeric-desc:before {
  content: "";
}

.fa.fa-youtube-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-youtube {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-xing {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-xing-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-youtube-play {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-youtube-play:before {
  content: "";
}

.fa.fa-dropbox {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-stack-overflow {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-instagram {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-flickr {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-adn {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitbucket {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitbucket-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitbucket-square:before {
  content: "";
}

.fa.fa-tumblr {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-tumblr-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-long-arrow-down:before {
  content: "";
}

.fa.fa-long-arrow-up:before {
  content: "";
}

.fa.fa-long-arrow-left:before {
  content: "";
}

.fa.fa-long-arrow-right:before {
  content: "";
}

.fa.fa-apple {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-windows {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-android {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-linux {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-dribbble {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-skype {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-foursquare {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-trello {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gratipay {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gittip {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gittip:before {
  content: "";
}

.fa.fa-sun-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-sun-o:before {
  content: "";
}

.fa.fa-moon-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-moon-o:before {
  content: "";
}

.fa.fa-vk {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-weibo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-renren {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pagelines {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-stack-exchange {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-right {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-right:before {
  content: "";
}

.fa.fa-arrow-circle-o-left {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-left:before {
  content: "";
}

.fa.fa-caret-square-o-left {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-left:before {
  content: "";
}

.fa.fa-toggle-left {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-toggle-left:before {
  content: "";
}

.fa.fa-dot-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-dot-circle-o:before {
  content: "";
}

.fa.fa-vimeo-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-try:before {
  content: "";
}

.fa.fa-turkish-lira:before {
  content: "";
}

.fa.fa-plus-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-plus-square-o:before {
  content: "";
}

.fa.fa-slack {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wordpress {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-openid {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-institution:before {
  content: "";
}

.fa.fa-bank:before {
  content: "";
}

.fa.fa-mortar-board:before {
  content: "";
}

.fa.fa-yahoo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-reddit {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-reddit-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-stumbleupon-circle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-stumbleupon {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-delicious {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-digg {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pied-piper-pp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pied-piper-alt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-drupal {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-joomla {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-spoon:before {
  content: "";
}

.fa.fa-behance {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-behance-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-steam {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-steam-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-automobile:before {
  content: "";
}

.fa.fa-envelope-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-envelope-o:before {
  content: "";
}

.fa.fa-spotify {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-deviantart {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-soundcloud {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-file-pdf-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-pdf-o:before {
  content: "";
}

.fa.fa-file-word-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-word-o:before {
  content: "";
}

.fa.fa-file-excel-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-excel-o:before {
  content: "";
}

.fa.fa-file-powerpoint-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-powerpoint-o:before {
  content: "";
}

.fa.fa-file-image-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-image-o:before {
  content: "";
}

.fa.fa-file-photo-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-photo-o:before {
  content: "";
}

.fa.fa-file-picture-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-picture-o:before {
  content: "";
}

.fa.fa-file-archive-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-archive-o:before {
  content: "";
}

.fa.fa-file-zip-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-zip-o:before {
  content: "";
}

.fa.fa-file-audio-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-audio-o:before {
  content: "";
}

.fa.fa-file-sound-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-sound-o:before {
  content: "";
}

.fa.fa-file-video-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-video-o:before {
  content: "";
}

.fa.fa-file-movie-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-movie-o:before {
  content: "";
}

.fa.fa-file-code-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-code-o:before {
  content: "";
}

.fa.fa-vine {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-codepen {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-jsfiddle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-life-ring {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-life-bouy {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-life-bouy:before {
  content: "";
}

.fa.fa-life-buoy {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-life-buoy:before {
  content: "";
}

.fa.fa-life-saver {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-life-saver:before {
  content: "";
}

.fa.fa-support {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-support:before {
  content: "";
}

.fa.fa-circle-o-notch:before {
  content: "";
}

.fa.fa-rebel {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ra {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ra:before {
  content: "";
}

.fa.fa-resistance {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-resistance:before {
  content: "";
}

.fa.fa-empire {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ge {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ge:before {
  content: "";
}

.fa.fa-git-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-git {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-hacker-news {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-y-combinator-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-y-combinator-square:before {
  content: "";
}

.fa.fa-yc-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yc-square:before {
  content: "";
}

.fa.fa-tencent-weibo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-qq {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-weixin {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wechat {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wechat:before {
  content: "";
}

.fa.fa-send:before {
  content: "";
}

.fa.fa-paper-plane-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-paper-plane-o:before {
  content: "";
}

.fa.fa-send-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-send-o:before {
  content: "";
}

.fa.fa-circle-thin {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-circle-thin:before {
  content: "";
}

.fa.fa-header:before {
  content: "";
}

.fa.fa-sliders:before {
  content: "";
}

.fa.fa-futbol-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-futbol-o:before {
  content: "";
}

.fa.fa-soccer-ball-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-soccer-ball-o:before {
  content: "";
}

.fa.fa-slideshare {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-twitch {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yelp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-newspaper-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-newspaper-o:before {
  content: "";
}

.fa.fa-paypal {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-wallet {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-visa {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-mastercard {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-discover {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-amex {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-paypal {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-stripe {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bell-slash-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-bell-slash-o:before {
  content: "";
}

.fa.fa-trash:before {
  content: "";
}

.fa.fa-copyright {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-eyedropper:before {
  content: "";
}

.fa.fa-area-chart:before {
  content: "";
}

.fa.fa-pie-chart:before {
  content: "";
}

.fa.fa-line-chart:before {
  content: "";
}

.fa.fa-lastfm {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-lastfm-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ioxhost {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-angellist {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-cc:before {
  content: "";
}

.fa.fa-ils:before {
  content: "";
}

.fa.fa-shekel:before {
  content: "";
}

.fa.fa-sheqel:before {
  content: "";
}

.fa.fa-meanpath {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-meanpath:before {
  content: "";
}

.fa.fa-buysellads {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-connectdevelop {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-dashcube {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-forumbee {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-leanpub {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-sellsy {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-shirtsinbulk {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-simplybuilt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-skyatlas {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-diamond {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-diamond:before {
  content: "";
}

.fa.fa-intersex:before {
  content: "";
}

.fa.fa-facebook-official {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook-official:before {
  content: "";
}

.fa.fa-pinterest-p {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-whatsapp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-hotel:before {
  content: "";
}

.fa.fa-viacoin {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-medium {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-y-combinator {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yc {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yc:before {
  content: "";
}

.fa.fa-optin-monster {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-opencart {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-expeditedssl {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-battery-4:before {
  content: "";
}

.fa.fa-battery:before {
  content: "";
}

.fa.fa-battery-3:before {
  content: "";
}

.fa.fa-battery-2:before {
  content: "";
}

.fa.fa-battery-1:before {
  content: "";
}

.fa.fa-battery-0:before {
  content: "";
}

.fa.fa-object-group {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-object-ungroup {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-sticky-note-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-sticky-note-o:before {
  content: "";
}

.fa.fa-cc-jcb {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-diners-club {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-clone {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hourglass-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hourglass-o:before {
  content: "";
}

.fa.fa-hourglass-1:before {
  content: "";
}

.fa.fa-hourglass-2:before {
  content: "";
}

.fa.fa-hourglass-3:before {
  content: "";
}

.fa.fa-hand-rock-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-rock-o:before {
  content: "";
}

.fa.fa-hand-grab-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-grab-o:before {
  content: "";
}

.fa.fa-hand-paper-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-paper-o:before {
  content: "";
}

.fa.fa-hand-stop-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-stop-o:before {
  content: "";
}

.fa.fa-hand-scissors-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-scissors-o:before {
  content: "";
}

.fa.fa-hand-lizard-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-lizard-o:before {
  content: "";
}

.fa.fa-hand-spock-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-spock-o:before {
  content: "";
}

.fa.fa-hand-pointer-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-pointer-o:before {
  content: "";
}

.fa.fa-hand-peace-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-peace-o:before {
  content: "";
}

.fa.fa-registered {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-creative-commons {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gg {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gg-circle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-tripadvisor {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-odnoklassniki {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-odnoklassniki-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-get-pocket {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wikipedia-w {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-safari {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-chrome {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-firefox {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-opera {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-internet-explorer {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-television:before {
  content: "";
}

.fa.fa-contao {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-500px {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-amazon {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-calendar-plus-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-calendar-plus-o:before {
  content: "";
}

.fa.fa-calendar-minus-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-calendar-minus-o:before {
  content: "";
}

.fa.fa-calendar-times-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-calendar-times-o:before {
  content: "";
}

.fa.fa-calendar-check-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-calendar-check-o:before {
  content: "";
}

.fa.fa-map-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-map-o:before {
  content: "";
}

.fa.fa-commenting:before {
  content: "";
}

.fa.fa-commenting-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-commenting-o:before {
  content: "";
}

.fa.fa-houzz {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-vimeo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-vimeo:before {
  content: "";
}

.fa.fa-black-tie {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-fonticons {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-reddit-alien {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-edge {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-credit-card-alt:before {
  content: "";
}

.fa.fa-codiepie {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-modx {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-fort-awesome {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-usb {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-product-hunt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-mixcloud {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-scribd {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pause-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-pause-circle-o:before {
  content: "";
}

.fa.fa-stop-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-stop-circle-o:before {
  content: "";
}

.fa.fa-bluetooth {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bluetooth-b {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gitlab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wpbeginner {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wpforms {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-envira {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wheelchair-alt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wheelchair-alt:before {
  content: "";
}

.fa.fa-question-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-question-circle-o:before {
  content: "";
}

.fa.fa-volume-control-phone:before {
  content: "";
}

.fa.fa-asl-interpreting:before {
  content: "";
}

.fa.fa-deafness:before {
  content: "";
}

.fa.fa-hard-of-hearing:before {
  content: "";
}

.fa.fa-glide {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-glide-g {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-signing:before {
  content: "";
}

.fa.fa-viadeo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-viadeo-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-snapchat {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-snapchat-ghost {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-snapchat-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pied-piper {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-first-order {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yoast {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-themeisle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-official {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-official:before {
  content: "";
}

.fa.fa-google-plus-circle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-circle:before {
  content: "";
}

.fa.fa-font-awesome {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-fa {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-fa:before {
  content: "";
}

.fa.fa-handshake-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-handshake-o:before {
  content: "";
}

.fa.fa-envelope-open-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-envelope-open-o:before {
  content: "";
}

.fa.fa-linode {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-address-book-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-address-book-o:before {
  content: "";
}

.fa.fa-vcard:before {
  content: "";
}

.fa.fa-address-card-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-address-card-o:before {
  content: "";
}

.fa.fa-vcard-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-vcard-o:before {
  content: "";
}

.fa.fa-user-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-user-circle-o:before {
  content: "";
}

.fa.fa-user-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-user-o:before {
  content: "";
}

.fa.fa-id-badge {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-drivers-license:before {
  content: "";
}

.fa.fa-id-card-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-id-card-o:before {
  content: "";
}

.fa.fa-drivers-license-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-drivers-license-o:before {
  content: "";
}

.fa.fa-quora {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-free-code-camp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-telegram {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-thermometer-4:before {
  content: "";
}

.fa.fa-thermometer:before {
  content: "";
}

.fa.fa-thermometer-3:before {
  content: "";
}

.fa.fa-thermometer-2:before {
  content: "";
}

.fa.fa-thermometer-1:before {
  content: "";
}

.fa.fa-thermometer-0:before {
  content: "";
}

.fa.fa-bathtub:before {
  content: "";
}

.fa.fa-s15:before {
  content: "";
}

.fa.fa-window-maximize {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-window-restore {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-times-rectangle:before {
  content: "";
}

.fa.fa-window-close-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-window-close-o:before {
  content: "";
}

.fa.fa-times-rectangle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-times-rectangle-o:before {
  content: "";
}

.fa.fa-bandcamp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-grav {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-etsy {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-imdb {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ravelry {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-eercast {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-eercast:before {
  content: "";
}

.fa.fa-snowflake-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-snowflake-o:before {
  content: "";
}

.fa.fa-superpowers {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wpexplorer {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cab:before {
  content: "";
}

.user:before {
  content: "";
}

.twitter:before {
  content: "";
}

/* Colors */
/* new colours */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html, button, input, select, textarea {
  font-family: sans-serif;
  color: #222;
}

body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4;
}

::-moz-selection {
  background: #f1563f;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #f1563f;
  color: #fff;
  text-shadow: none;
}

a:hover, a:active {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

pre, code, kbd, samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:before, q:after {
  content: "";
  content: none;
}

small {
  font-size: 85%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

ul, ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}

dd {
  margin: 0 0 0 40px;
}

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

label {
  cursor: pointer;
}

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button, input {
  line-height: normal;
}

button, input[type=button], input[type=reset], input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}

button[disabled], input[disabled] {
  cursor: default;
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

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

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

input:invalid, textarea:invalid {
  background-color: #f0dddd;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td {
  vertical-align: top;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0;
}

.memberOnly {
  min-height: 22rem;
  padding-top: 5rem;
}

/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
}

.ir br {
  display: none;
}

.hidden {
  display: none;
}

.js .jsHide {
  display: none;
}

.no-js .noJsHide {
  display: none;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:before, .checkout-section.checkout-active .inner:before, .clearfix:after, .checkout-section.checkout-active .inner:after, .container:before, .container:after {
  content: ".";
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}

.clearfix:after, .checkout-section.checkout-active .inner:after, .container:after {
  clear: both;
}

.clearfix, .checkout-section.checkout-active .inner, .container {
  zoom: 1;
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* =============================================================================
   Print Styles
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }

  /* Black prints faster: h5bp.com/s */
  a, a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }

  /* Don't show links for images, or javascript/internal links */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  /* h5bp.com/t */
  tr, img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  h2, h3 {
    page-break-after: avoid;
  }
}
/* Variables */
.main .firstContent {
  margin-top: 3em;
}

.gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  list-style: none;
  padding: 1.25rem 0;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
@media (min-width: 481px) {
  .gallery {
    width: 100%;
  }
}

/*p {
    color: #fff;
}*/
.gallery-item-container {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 calc(50% - 0.75rem);
  -moz-flex: 0 0 calc(50% - 0.75rem);
  -ms-flex: 0 0 calc(50% - 0.75rem);
  flex: 0 0 calc(50% - 0.75rem);
  margin-bottom: 1.5rem;
  padding: 0;
}
@media (min-width: 766px) {
  .gallery-item-container {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 calc(33.33% - 1rem);
    -moz-flex: 0 0 calc(33.33% - 1rem);
    -ms-flex: 0 0 calc(33.33% - 1rem);
    flex: 0 0 calc(33.33% - 1rem);
  }
}
@media (min-width: 1020px) {
  .gallery-item-container {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 calc(33.33% - 1rem);
    -moz-flex: 0 0 calc(33.33% - 1rem);
    -ms-flex: 0 0 calc(33.33% - 1rem);
    flex: 0 0 calc(33.33% - 1rem);
  }
  .gallery-item-container.testimonials {
    flex: 0 0 calc(35% - 1.05rem);
    margin-bottom: 0;
  }
  .gallery-item-container.testimonials a {
    border: none;
  }
}
.gallery-item-container.open > a::after {
  top: auto;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: rgba(0, 0, 0, 0.85);
  border-width: 15px;
  left: 50%;
  margin: -10px 0 0 -15px;
}
.gallery-item-container > a {
  background-size: cover;
  background-position: center;
  border: thin solid #fff;
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
}
.gallery-item-container .rollover {
  margin-top: -101%;
  opacity: 0;
}
.gallery-item-container .rollover:hover {
  opacity: 1;
}

.gallery-open-outer {
  background: rgba(0, 0, 0, 0.85);
  border: thin solid rgba(255, 255, 255, 0.5);
  position: absolute;
  top: auto;
  left: 15px;
  right: 15px;
  margin: 15px 0;
  text-align: left;
  height: auto;
  overflow: hidden;
}

.gallery-item-close {
  background: transparent;
  border: none;
  outline: none;
  position: absolute;
  width: 2rem;
  height: 2rem;
  top: 1rem;
  right: 1rem;
  cursor: pointer;
}
.gallery-item-close:hover, .gallery-item-close:active, .gallery-item-close:focus {
  background: transparent;
  outline: none;
}
.gallery-item-close:hover::before, .gallery-item-close:hover::after, .gallery-item-close:active::before, .gallery-item-close:active::after, .gallery-item-close:focus::before, .gallery-item-close:focus::after {
  height: 2px;
}
.gallery-item-close::before, .gallery-item-close::after {
  background: #f9c727;
  content: "";
  position: absolute;
  width: 1rem;
  top: 50%;
  height: 1px;
}
.gallery-item-close::before {
  transform: rotate(45deg);
}
.gallery-item-close::after {
  transform: rotate(-45deg);
}

.gallery-full-image {
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat;
  position: absolute;
  top: 5rem;
  right: 2rem;
  bottom: 2rem;
  left: 2rem;
  text-align: center;
}
@media (min-width: 766px) {
  .gallery-full-image {
    background-position: center;
  }
}
.gallery-full-image img {
  opacity: 0;
  margin: auto;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.gallery-open-next,
.gallery-open-prev {
  background-size: 0.75rem;
  border: 0;
  outline: none;
  position: absolute;
  top: 4rem;
  bottom: 4rem;
  width: 3rem;
  transition: background 150ms;
}
.gallery-open-next:hover,
.gallery-open-prev:hover {
  background-color: transparent;
  background-size: 1rem;
}

.gallery-open-next {
  right: 0;
}
.gallery-open-next, .gallery-open-next:hover, .gallery-open-next:active, .gallery-open-next:focus {
  background-color: transparent;
  background-image: url(/img/icons/svg/chevron-purple-right.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.gallery-open-prev {
  left: 0;
}
.gallery-open-prev, .gallery-open-prev:hover, .gallery-open-prev:active, .gallery-open-prev:focus {
  background-color: transparent;
  background-image: url(/img/icons/svg/chevron-purple-left.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.gallery-loading {
  animation: loader 0.5s infinite ease-in-out both;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #ddd;
  box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ccc;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
}

@keyframes loader {
  0% {
    background: #ddd;
  }
  33% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd;
  }
  66% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc;
  }
}
.grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.5rem;
  clear: both;
}

[class^=grid-],
[class*=" grid-"] {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  max-width: 100%;
  position: relative;
  color: #474c55;
  padding: 8px;
  font-weight: normal;
}
[class^=grid-] > a,
[class*=" grid-"] > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  box-flex: auto;
  -webkit-flex: auto;
  -moz-flex: auto;
  -ms-flex: auto;
  flex: auto;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-transition: 150ms;
  transition: 150ms;
  height: 100%;
  color: #474c55;
  text-decoration: none;
}
[class^=grid-] > a div.text,
[class*=" grid-"] > a div.text {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  box-flex: auto;
  -webkit-flex: auto;
  -moz-flex: auto;
  -ms-flex: auto;
  flex: auto;
}
[class^=grid-] > a:hover,
[class*=" grid-"] > a:hover {
  text-decoration: none;
}
[class^=grid-] > img,
[class*=" grid-"] > img {
  display: block;
  margin: 0 auto;
}
[class^=grid-] .text,
[class*=" grid-"] .text {
  width: 100%;
  padding: 15px;
  background: #fff;
}
[class^=grid-] .text h1:first-child, [class^=grid-] .text h2:first-child, [class^=grid-] .text h3:first-child, [class^=grid-] .text h4:first-child, [class^=grid-] .text h5:first-child, [class^=grid-] .text h6:first-child, [class^=grid-] .text p:first-child, [class^=grid-] .text ul:first-child, [class^=grid-] .text ol:first-child,
[class*=" grid-"] .text h1:first-child,
[class*=" grid-"] .text h2:first-child,
[class*=" grid-"] .text h3:first-child,
[class*=" grid-"] .text h4:first-child,
[class*=" grid-"] .text h5:first-child,
[class*=" grid-"] .text h6:first-child,
[class*=" grid-"] .text p:first-child,
[class*=" grid-"] .text ul:first-child,
[class*=" grid-"] .text ol:first-child {
  margin-top: 0;
}
[class^=grid-] .text h1:last-child, [class^=grid-] .text h2:last-child, [class^=grid-] .text h3:last-child, [class^=grid-] .text h4:last-child, [class^=grid-] .text h5:last-child, [class^=grid-] .text h6:last-child, [class^=grid-] .text p:last-child, [class^=grid-] .text ul:last-child, [class^=grid-] .text ol:last-child,
[class*=" grid-"] .text h1:last-child,
[class*=" grid-"] .text h2:last-child,
[class*=" grid-"] .text h3:last-child,
[class*=" grid-"] .text h4:last-child,
[class*=" grid-"] .text h5:last-child,
[class*=" grid-"] .text h6:last-child,
[class*=" grid-"] .text p:last-child,
[class*=" grid-"] .text ul:last-child,
[class*=" grid-"] .text ol:last-child {
  margin-bottom: 0;
}
[class^=grid-] .text h3,
[class*=" grid-"] .text h3 {
  font-family: "SourceSansPro", Tahoma, sans-serif;
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.4;
  margin: 0;
  padding: 0 0 0.45rem;
}
[class^=grid-] .text p,
[class*=" grid-"] .text p {
  font-weight: normal;
  font-size: 0.9rem;
  margin-top: 0;
}
[class^=grid-] .text,
[class*=" grid-"] .text {
  background: #474c55;
}
[class^=grid-] .text h3,
[class*=" grid-"] .text h3 {
  color: white;
}
[class^=grid-] .text p,
[class*=" grid-"] .text p {
  color: #f1563f;
}
.international [class^=grid-] .text, .membershippage [class^=grid-] .text, .membership [class^=grid-] .text,
[class^=grid-] .text .more,
.international [class*=" grid-"] .text,
.membershippage [class*=" grid-"] .text,
.membership [class*=" grid-"] .text,
[class*=" grid-"] .text .more {
  background: #070078;
}
.international [class^=grid-] .text p, .membershippage [class^=grid-] .text p, .membership [class^=grid-] .text p,
[class^=grid-] .text .more p,
.international [class*=" grid-"] .text p,
.membershippage [class*=" grid-"] .text p,
.membership [class*=" grid-"] .text p,
[class*=" grid-"] .text .more p {
  color: #73e8eb;
}
[class^=grid-] .text .resources,
[class*=" grid-"] .text .resources {
  background: #8970B2;
}
[class^=grid-] .text .resources p,
[class*=" grid-"] .text .resources p {
  color: #e7cceb;
}
[class^=grid-] small,
[class*=" grid-"] small {
  font-size: 12px;
  line-height: 120%;
  display: block;
}
[class^=grid-] .director-image,
[class*=" grid-"] .director-image {
  border-radius: 50%;
  background-clip: padding-box;
  overflow: hidden;
  float: right;
  margin: 0 0 10px 20px;
}
[class^=grid-] .small-block,
[class*=" grid-"] .small-block {
  -webkit-transition: 150ms;
  transition: 150ms;
  background-color: #f2efeb;
  padding: 25px;
  text-align: center;
}
[class^=grid-] .small-block:hover,
[class*=" grid-"] .small-block:hover {
  box-shadow: none;
}
[class^=grid-] .small-block img,
[class*=" grid-"] .small-block img {
  float: left;
  margin-right: 8px;
}
[class^=grid-] .small-block h2,
[class^=grid-] .small-block h3,
[class*=" grid-"] .small-block h2,
[class*=" grid-"] .small-block h3 {
  font-family: "SourceSansPro", Tahoma, serif;
  color: #070078;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0.15em;
}
[class^=grid-] .small-block h3,
[class*=" grid-"] .small-block h3 {
  color: #909090;
}
[class^=grid-] .small-block p,
[class*=" grid-"] .small-block p {
  color: #909090;
  font-weight: normal;
  font-size: 14px;
  margin: 0;
  clear: left;
}
[class^=grid-] .small-block.has-subtitle h3,
[class*=" grid-"] .small-block.has-subtitle h3 {
  color: #070078;
}
[class^=grid-] .small-block.has-subtitle p:before,
[class*=" grid-"] .small-block.has-subtitle p:before {
  display: none;
}
[class^=grid-] .small-block.grey-titles h3,
[class*=" grid-"] .small-block.grey-titles h3 {
  color: #878787;
}
[class^=grid-] .small-block.single-line,
[class*=" grid-"] .small-block.single-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: #474c55;
}
[class^=grid-] .small-block.single-line h3,
[class*=" grid-"] .small-block.single-line h3 {
  color: #fff;
  font-size: 20px;
  padding: 0;
}
#page-apprenticeships [class^=grid-] .small-block.single-line,
#page-apprenticeships [class*=" grid-"] .small-block.single-line {
  background-color: #73e8eb;
}
#page-apprenticeships [class^=grid-] .small-block.single-line h3,
#page-apprenticeships [class*=" grid-"] .small-block.single-line h3 {
  color: #474c55;
}

.grid.half-grid {
  width: calc(50% - 8px);
  float: left;
  clear: none;
}
.grid.half-grid:first-child {
  margin-right: 0;
}
.grid.half-grid:last-child {
  margin-left: 0;
}

.grid-1 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 8.334%;
  -moz-flex: 1 1 8.334%;
  -ms-flex: 1 1 8.334%;
  flex: 1 1 8.334%;
  max-width: calc(8.334%);
}

.grid-2 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 16.667%;
  -moz-flex: 1 1 16.667%;
  -ms-flex: 1 1 16.667%;
  flex: 1 1 16.667%;
  max-width: calc(16.667%);
}

.grid-3 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 25%;
  -moz-flex: 1 1 25%;
  -ms-flex: 1 1 25%;
  flex: 1 1 25%;
  max-width: calc(25% - 16px);
}

.grid-4 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 33.3%;
  -moz-flex: 1 1 33.3%;
  -ms-flex: 1 1 33.3%;
  flex: 1 1 33.3%;
  max-width: calc(33.3%);
}
.grid-4 .modal-item {
  width: 100%;
  background-color: #070078;
  padding: 1.4em 0.5em 1em 0.5em;
}
.grid-4 .modal-item h2 {
  text-align: center;
}

.grid-5 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 41.66%;
  -moz-flex: 1 1 41.66%;
  -ms-flex: 1 1 41.66%;
  flex: 1 1 41.66%;
  max-width: calc(41.66%);
}

.grid-6 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 50%;
  -moz-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  max-width: calc(50%);
}

.grid-7 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 58.33%;
  -moz-flex: 1 1 58.33%;
  -ms-flex: 1 1 58.33%;
  flex: 1 1 58.33%;
  max-width: calc(58.33%);
}

.grid-8 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 66.7%;
  -moz-flex: 1 1 66.7%;
  -ms-flex: 1 1 66.7%;
  flex: 1 1 66.7%;
  max-width: calc(66.7%);
}

.grid-9 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 75%;
  -moz-flex: 1 1 75%;
  -ms-flex: 1 1 75%;
  flex: 1 1 75%;
  max-width: calc(75%);
}

.grid-10 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 83.334%;
  -moz-flex: 1 1 83.334%;
  -ms-flex: 1 1 83.334%;
  flex: 1 1 83.334%;
  max-width: calc(83.334%);
}

.grid-11 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 91.667%;
  -moz-flex: 1 1 91.667%;
  -ms-flex: 1 1 91.667%;
  flex: 1 1 91.667%;
  max-width: calc(91.667%);
}

.grid-12 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  max-width: calc(100%);
}

@media only screen and (max-width: 766px), screen and (max-device-width: 766px) and (max-aspect-ratio: 13/9) {
  .grid.half-grid {
    width: calc(100%);
  }

  .grid-1 {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: calc(100%);
  }

  .grid-2 {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: calc(100%);
  }

  .grid-3 {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: calc(50%);
  }
  .grid-3:nth-child(odd):last-of-type {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: calc(100%);
  }

  .grid-4 {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: calc(50%);
  }
  .grid-4:nth-child(odd):last-of-type {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: calc(100%);
  }

  .grid-5 {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: calc(50%);
  }
  .grid-5:nth-child(odd):last-of-type {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: calc(100%);
  }

  .grid-6 {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: calc(50%);
  }
  .grid-6:nth-child(odd):last-of-type {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: calc(100%);
  }

  .grid-7 {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: calc(50%);
  }
  .grid-7:nth-child(odd):last-of-type {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: calc(100%);
  }

  .grid-8 {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: calc(50%);
  }
  .grid-8:nth-child(odd):last-of-type {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: calc(100%);
  }

  .grid-9 {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: calc(50%);
  }
  .grid-9:nth-child(odd):last-of-type {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: calc(100%);
  }

  .grid-10 {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: calc(100%);
  }

  .grid-11 {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: calc(100%);
  }

  .grid-12 {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: calc(100%);
  }
}
@media only screen and (max-width: 480px), screen and (max-device-width: 480px) {
  .grid.half-grid {
    width: calc(100%);
  }

  .grid-1 {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: calc(100%);
  }

  .grid-2 {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: calc(100%);
  }

  .grid-3 {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: calc(100%);
  }

  .grid-4 {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: calc(100%);
  }

  .grid-5 {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: calc(100%);
  }

  .grid-6 {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: calc(100%);
  }

  .grid-7 {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: calc(100%);
  }

  .grid-8 {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: calc(100%);
  }

  .grid-9 {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: calc(100%);
  }

  .grid-10 {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: calc(100%);
  }

  .grid-11 {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: calc(100%);
  }

  .grid-12 {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: calc(100%);
  }
}
[class^=col-],
[class*=" col-"],
[class^=column],
[class*=" column"] {
  width: 100%;
  display: inline;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
[class^=col-].pad,
[class*=" col-"].pad,
[class^=column].pad,
[class*=" column"].pad {
  padding-top: 15px;
  padding-bottom: 15px;
}
[class^=col-].nopad,
[class*=" col-"].nopad,
[class^=column].nopad,
[class*=" column"].nopad {
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
[class^=col-].nomar,
[class*=" col-"].nomar,
[class^=column].nomar,
[class*=" column"].nomar {
  margin-bottom: 0;
}

.column-s-2-1 {
  width: 50%;
}

.column-s-3-1 {
  width: 33.333%;
}

.column-s-3-2 {
  width: 66.666%;
}

.left {
  float: left;
  margin: 0 10px 10px 0;
}

.right {
  float: right;
  margin: 0 0 10px 10px;
}

.centre {
  text-align: center;
}

.mega-pad {
  padding: 30px 9%;
}

.memblocks .grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  grid-gap: 1em;
  padding: 0 !important;
  margin: 0 0.5em;
}
.memblocks .grid [class^=grid-] > a {
  height: initial;
  background: transparent;
  position: relative;
}
.memblocks.grid21 .grid {
  grid-template-columns: repeat(auto-fill, minmax(330px, 1fr));
}
.memblocks.grid31 .grid {
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
}
.memblocks .grid-4 {
  margin: 0;
  padding: 0 !important;
  max-width: 100%;
}
.memblocks .grid-4 h3 {
  position: absolute;
  top: 12px;
  left: 20px;
  font-size: 1.4em;
  font-weight: normal;
  margin: 0;
  font-family: "SourceSansPro", Tahoma, serif;
  color: #101744;
  height: 30%;
  width: 100%;
  line-height: 1.4em;
}
.memblocks .grid-4 h6 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 0.8em;
  font-weight: normal;
  margin: auto;
  font-family: "SourceSansPro", Tahoma, serif;
  color: #101744;
  height: 34%;
  width: 50%;
  line-height: 1.4em;
}
.memblocks .grid-4 .img-wrapper {
  margin: auto;
}
.memblocks .grid-4 > a {
  flex: 0 0 100%;
  display: grid;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 0;
}
.memblocks .grid-4 > a .img-wrapper {
  background-size: contain;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  max-height: 300px;
  height: auto;
}
.memblocks .grid-6 {
  margin: 0;
  padding: 0 !important;
  max-width: 100%;
}
.memblocks .grid-6 h3 {
  position: absolute;
  top: 40px;
  left: 30px;
  font-size: 1.4em;
  font-weight: normal;
  margin: 0;
  font-family: "SourceSansPro", Tahoma, serif;
  color: #101744;
  width: 100%;
}
.memblocks .grid-6 h6 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 0.8em;
  font-weight: normal;
  margin: auto;
  font-family: "SourceSansPro", Tahoma, serif;
  color: #101744;
  height: 34%;
  width: 50%;
  line-height: 1.4em;
}
.memblocks .grid-6 a {
  display: grid;
  position: relative;
  margin: 0.5em auto;
}
.memblocks .grid-6 a .img-wrapper {
  max-height: 340px;
  background-repeat: no-repeat;
  background-size: contain;
}
.memblocks .grid .featured-box-text {
  display: none;
  top: 0;
}
.memblocks .grid .featured-box-text.show {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  margin: 0.5em 0;
  font-family: "SourceSansPro", Tahoma, serif;
  padding: 0 16px;
  text-align: left;
  display: grid !important;
  place-items: center self-start;
  grid-template-rows: 4fr 1fr;
}
.memblocks .grid .featured-box-text.show p {
  color: #fff;
}
.memblocks .grid .featured-box-text.show .button-large {
  place-self: self-end;
  margin-right: -8px;
}
.memblocks .grid .featured-box-text.show h4 {
  margin: 20px 0 0 0;
}
.memblocks .grid .featured-box-text ul {
  font-family: "SourceSansPro", Tahoma, serif;
  font-weight: normal;
}
.memblocks a.blur {
  color: #fff;
  position: relative;
}
.memblocks a.blur .overlaywrap {
  background-color: #101744;
  border-radius: 16px 16px 0 0;
}
.memblocks a.blur .img-wrapper {
  opacity: 0.2;
}
.memblocks h3.blur {
  visibility: hidden;
}
.memblocks h6.blur {
  visibility: hidden;
}

.page-home .memblocks .grid-4 h3 {
  color: #fff;
}
.page-home .memblocks .grid-4 > a {
  background-color: transparent;
}

.qualslayout {
  width: calc(100% - 30px);
  border: 2px solid #9bca89;
  margin: 0 auto 1em auto;
}
.qualslayout .grid-4 {
  padding: 0 1.5em;
  min-height: 185px;
  margin: -9px 0 0 0;
  flex: 1 1 36%;
  max-width: 36%;
  order: 2;
}
.qualslayout .grid-4 p {
  padding: 0;
  width: 100%;
}
.qualslayout .grid-4:first-of-type {
  border-right: 2px solid #9bca89;
  padding: 1em;
  margin: -8px;
  flex: 1 1 30%;
  order: 1;
}
.qualslayout .grid-4:first-of-type h3 {
  margin: 0;
  font-size: 1.125em;
  line-height: 1.2em;
}
.qualslayout .grid-4:last-of-type {
  padding: 1em;
  margin: -8px;
  flex: 1 1 36%;
  order: 3;
}
.qualslayout .grid-4:last-of-type img {
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
  max-height: 192px;
  height: 192px;
}
.qualslayout .cim-button {
  width: calc(100% - 9px) !important;
  background: #9bca89;
  border: 2px solid transparent;
  color: #fff;
  position: absolute;
  bottom: 4px;
  padding: 12px;
  margin: 0 0.5em 0 -12px;
  font-size: 1.2em;
}
.qualslayout .cim-button:hover {
  color: #9bca89;
  background: transparent;
  border: 2px solid #9bca89;
}
.qualslayout.yellow {
  border-color: #F5C035;
}
.qualslayout.yellow .grid-4 {
  border-color: #F5C035;
}
.qualslayout.yellow .cim-button {
  background: #F5C035;
}
.qualslayout.yellow .cim-button:hover {
  color: #F5C035;
  border-color: #F5C035;
  background: transparent;
}
.qualslayout.red {
  border-color: #E9543A;
}
.qualslayout.red .grid-4 {
  border-color: #E9543A;
}
.qualslayout.red .cim-button {
  background: #E9543A;
}
.qualslayout.red .cim-button:hover {
  color: #E9543A;
  border-color: #E9543A;
  background: transparent;
}
.qualslayout.purple {
  border-color: #896FB1;
}
.qualslayout.purple .grid-4 {
  border-color: #896FB1;
}
.qualslayout.purple .cim-button {
  background: #896FB1;
}
.qualslayout.purple .cim-button:hover {
  color: #896FB1;
  border-color: #896FB1;
  background: transparent;
}

@media only screen and (max-width: 768px), screen and (max-device-width: 768px) and (max-aspect-ratio: 13/9) {
  .qualslayout .grid-4:first-of-type {
    order: 1;
    flex: 1 1 52%;
    max-width: 52%;
  }

  .qualslayout .grid-4 {
    order: 3;
    flex: 1 1 100%;
    max-width: 100%;
    margin: 1em 0 0 0;
    min-height: 195px;
  }

  .qualslayout .grid-4:last-of-type {
    order: 2;
    flex: 1 1 50%;
    max-width: 50%;
    margin-left: auto;
  }

  .qualslayout .grid-4 p {
    width: 100%;
  }
}
.gridbox .grid {
  display: grid;
  padding: 0;
  grid-gap: 1em;
}
.gridbox .cim-button {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.gridbox.grid21 .grid {
  grid-template-columns: repeat(auto-fill, minmax(330px, 1fr));
}
.gridbox.grid31 .grid {
  grid-gap: 1em;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  grid-auto-flow: row dense;
  place-items: stretch;
}
.gridbox.grid31 .grid-4 {
  flex: unset;
  max-width: 100%;
}
.gridbox.grid31 .grid-4 a {
  display: grid;
  font-weight: normal;
  flex: unset;
}
.gridbox.grid31 .grid-4 a:hover {
  color: #fff;
  background-color: #474c55;
}
.gridbox.grid31 .grid-4:nth-child(odd):last-of-type {
  grid-column: 1/-1;
}
@media (min-width: 900px) {
  .gridbox.grid31 .grid-4:nth-child(odd):last-of-type {
    grid-column: unset;
  }
}
.gridbox.grid31.borders .grid-4 a {
  border: 1px solid #474c55;
  padding: 0.5em 1.5em;
}
.gridbox.grid31.borders.rounded .grid-4 a {
  border-radius: 1em;
}
.gridbox.grid31.borders.shadow .grid-4 a {
  box-shadow: 4px 4px 20px 0px rgba(153, 153, 153, 0.8);
}
.gridbox.grid22 .grid {
  grid-gap: 0;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  place-items: stretch;
}
.gridbox.grid22 .grid-6 {
  flex: unset;
  max-width: 100%;
  padding: 0 1em;
}
.gridbox .ticket {
  display: grid;
  grid-template-rows: 1fr 2fr -1fr 1fr;
  align-content: stretch;
}
@media (min-width: 481px) {
  .gridbox .ticket {
    grid-template-rows: 1fr 3fr 0fr 1fr;
  }
}
@media (min-width: 1020px) {
  .gridbox .ticket {
    grid-template-rows: 1fr 4fr 0fr 1fr;
  }
}
.gridbox .ticket h3 {
  display: block;
  padding: 1.5em;
  text-align: center;
  font-size: 1.2em;
  margin: 0;
  align-self: flex-start;
}
.gridbox .ticket p {
  text-align: center;
}
.gridbox .ticket > div p {
  padding: 0 3em;
}
@media (min-width: 481px) {
  .gridbox .ticket > div p {
    padding: 0 2em;
  }
}
.gridbox .ticket a {
  align-self: flex-end;
}
.gridbox .ticket .ticket-price {
  font-weight: bold;
  width: 100%;
  font-size: 1.2em;
  align-self: flex-end;
}
.gridbox .ticket .cim-button {
  padding: 1.5em;
  border: none;
  font-size: 1.2em;
  position: unset;
}

.remove-grid-horizontal-padding .grid {
  padding: 0.5rem 0;
}
.remove-grid-horizontal-padding .grid [class^=grid-] {
  padding: 8px 0;
}

.remove-grid-vertical-padding .grid {
  padding: 0 0.5rem;
}
.remove-grid-vertical-padding .grid [class^=grid-] {
  padding: 0 8px;
}

.remove-grid-padding .grid {
  padding: 0;
}
.remove-grid-padding .grid [class^=grid-] {
  padding: 0;
}

.gridbox [class^=level-], .gridbox [class*=" level-"] {
  width: 100%;
}
.gridbox [class^=level-].gridshow, .gridbox [class*=" level-"].gridshow {
  display: grid !important;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  grid-gap: 1em;
}
.gridbox [class^=level-].gridshow button, .gridbox [class^=level-].gridshow .button, .gridbox [class*=" level-"].gridshow button, .gridbox [class*=" level-"].gridshow .button {
  width: 100%;
}
.gridbox .grid {
  padding: 0 1em;
}
@media (min-width: 1020px) {
  .gridbox .grid {
    padding: 0;
  }
}
.gridbox.grid21 .grid {
  grid-template-columns: repeat(auto-fill, minmax(330px, 1fr));
}
.gridbox.grid41 .grid {
  grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
}
.gridbox.grid41 .grid [class^=grid-], .gridbox.grid41 .grid [class*=" grid-"] {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 481px) {
  .gridbox.grid41 .grid [class^=grid-], .gridbox.grid41 .grid [class*=" grid-"] {
    display: grid;
  }
}

.display-selection {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-areas: "level-1 level-2 level-3 level-4 reset";
  place-items: stretch;
  text-align: center;
  font-size: 0.6em;
  margin: 1em 0;
}
@media (min-width: 481px) {
  .display-selection {
    font-size: 0.8em;
    place-items: stretch;
  }
}
.display-selection span {
  display: none;
}
@media (min-width: 650px) {
  .display-selection span {
    display: unset;
  }
}
.display-selection [class^=level-], .display-selection [class*=" level-"] {
  background-color: #070078;
  color: #fff;
  padding: 1em;
  border-radius: 1em;
  position: relative;
  font-size: 1.5em;
  font-weight: normal;
}
.display-selection [class^=level-] span, .display-selection [class*=" level-"] span {
  position: absolute;
  right: 0;
  bottom: -12px;
  cursor: pointer;
  padding: 0.25em 0.5em;
  background-color: rgba(255, 0, 0, 0.8);
  border-radius: 0 0 0.8em 0.8em;
  width: 100%;
  z-index: 1;
}
@media (min-width: 481px) {
  .display-selection [class^=level-] span, .display-selection [class*=" level-"] span {
    right: 12px;
    top: 5px;
    padding: 0;
    background-color: transparent;
    border-radius: unset;
    width: auto;
  }
}
.display-selection .reset {
  background-color: #737370;
  color: #fff;
  padding: 1em;
  border-radius: 1em;
  cursor: pointer;
  justify-self: self-start;
  font-weight: normal;
}

.grid_2col {
  display: block;
}
@media (min-width: 481px) {
  .grid_2col {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    grid-gap: 2em;
    place-items: self-start center;
  }
}
.grid_2col > div {
  margin-bottom: 2em;
}
@media (min-width: 481px) {
  .grid_2col > div {
    margin-bottom: 0;
  }
}

.grid_4col {
  display: block;
}
@media (min-width: 481px) {
  .grid_4col {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
    grid-gap: 1em;
    place-items: self-start center;
  }
}
.grid_4col > div {
  margin-bottom: 1em;
}
@media (min-width: 481px) {
  .grid_4col > div {
    margin-bottom: 0;
  }
}

.grid_block {
  display: grid;
  width: 100%;
  margin: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: 4fr 2fr 3fr 1fr 4fr auto;
  grid-template-areas: " . top top top top . " ". . blank1 . . ." ". blank2 blank2 blank3 blank3 ." ". . . . . ." " button1 button1 button1 button2 button2 button2";
}
@media (min-width: 481px) {
  .grid_block {
    grid-template-areas: " . top top top top . " ". . blank1 . . ." ". blank2 blank2 blank3 blank3 ." ". . . . . ." " button1 button1 . . button2 button2";
  }
}
@media (min-width: 1020px) {
  .grid_block {
    width: 80%;
  }
}
.grid_block button, .grid_block .button {
  padding: 2em 1em;
  border-radius: 10px;
  color: #fff;
  border: none;
}
.grid_block button span, .grid_block .button span {
  font-weight: bold;
}
.grid_block button.button_top, .grid_block .button.button_top {
  grid-area: top;
  background-color: #070078;
  font-weight: normal;
  font-size: 1.1em;
}
.grid_block button.button_top span, .grid_block .button.button_top span {
  font-weight: bold;
}
.grid_block button.button1, .grid_block .button.button1 {
  grid-area: button1;
  background-color: #737370;
  font-weight: bold;
  font-size: 1.1em;
  margin-right: 0.25em;
}
.grid_block button.button1 span, .grid_block .button.button1 span {
  font-weight: normal;
  font-size: 0.9em;
}
@media (min-width: 481px) {
  .grid_block button.button1, .grid_block .button.button1 {
    margin-right: 0;
  }
}
.grid_block button.button2, .grid_block .button.button2 {
  grid-area: button2;
  background-color: #737370;
  font-weight: bold;
  font-size: 1.1em;
  margin-left: 0.25em;
}
.grid_block button.button2 span, .grid_block .button.button2 span {
  font-weight: normal;
  font-size: 0.9em;
}
@media (min-width: 481px) {
  .grid_block button.button2, .grid_block .button.button2 {
    margin-left: 0;
  }
}
.grid_block .blank.blank1 {
  grid-area: blank1;
  border-right: 2px solid #737370;
}
.grid_block .blank.blank2 {
  grid-area: blank2;
  border-top: 2px solid #737370;
  border-left: 2px solid #737370;
  border-radius: 10px 0;
  position: relative;
}
.grid_block .blank.blank2:after {
  content: "";
  border-left: 2px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #737370;
  border-radius: 10px;
  display: block;
  position: absolute;
  left: -7px;
  bottom: -10px;
}
.grid_block .blank.blank3 {
  grid-area: blank3;
  border-top: 2px solid #737370;
  border-right: 2px solid #737370;
  border-radius: 0 10px;
  position: relative;
}
.grid_block .blank.blank3:after {
  content: "";
  border-left: 2px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #737370;
  border-radius: 10px;
  display: block;
  position: absolute;
  right: -7px;
  bottom: -10px;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 100%;
}
h1.stroke, h2.stroke, h3.stroke, h4.stroke, h5.stroke, h6.stroke {
  text-align: center;
  position: relative;
}
h1.stroke:before, h2.stroke:before, h3.stroke:before, h4.stroke:before, h5.stroke:before, h6.stroke:before {
  content: "";
  border-top: 1px solid #474c55;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
}
h1.stroke span, h2.stroke span, h3.stroke span, h4.stroke span, h5.stroke span, h6.stroke span {
  position: relative;
  padding: 0 25px;
  background: #f7f5f2;
  z-index: 2;
}
h1.orange, h2.orange, h3.orange, h4.orange, h5.orange, h6.orange {
  color: #f1563f;
}

h1 {
  font-family: "SourceSansPro", Tahoma, serif;
  font-weight: 400;
  font-size: 1.75rem;
  margin: 20px 0;
}

h2 {
  font-family: "SourceSansPro", Tahoma, serif;
  color: #333333;
  font-weight: 400;
  font-size: 1.5rem;
  margin: 0 0 14px;
}

h3 {
  font-family: "SourceSansPro", Tahoma, sans-serif;
  font-size: 1.0625rem;
  font-weight: 700;
  margin: 20px 0;
}

h4 {
  font-size: 1.0625rem;
  font-weight: normal;
  margin: 20px 0;
}

h6 {
  font-size: 14px;
  font-weight: normal;
  margin: 10px 0;
}
h6.large-sans {
  font-family: "SourceSansPro", Tahoma, sans-serif;
  color: #737370;
  font-size: 1.375rem;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0;
  padding-bottom: 0;
}

.section-header {
  font-family: "SourceSansPro", Tahoma, serif;
  display: block;
  font-weight: normal;
  font-size: 1.4rem;
  position: relative;
  text-align: center;
}
.section-header.vertical-space {
  margin-top: 0.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.section-header::before {
  border-top: 1px solid #474c55;
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50%;
  width: 100%;
}
.section-header .inner {
  background: #f7f5f2;
  padding: 0 1rem;
  position: relative;
  line-height: 1.2;
}

.strike {
  position: relative;
  text-align: center;
}
.strike:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  z-index: 1;
  border-bottom: 1px solid #DFDBD5;
}
.strike span, .strike strong {
  background: #fff;
  padding: 2px 10px;
  display: inline-block;
  position: relative;
  z-index: 2;
}

ul {
  font-family: "SourceSansPro", Tahoma, sans-serif;
  padding-left: 20px;
}
ul li {
  margin: 5px 0;
}

a {
  -webkit-transition: color 150ms, background-color 150ms;
  transition: color 150ms, background-color 150ms;
  text-decoration: none;
  color: #737370;
  font-weight: bold;
}
a:hover {
  color: #f1563f;
}

img {
  max-width: 100%;
  height: auto;
}

.purple {
  color: #8970B2;
}

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

body {
  font-family: "SourceSansPro", Tahoma, sans-serif;
  width: 100%;
  min-width: 300px;
  background: #fff;
  color: #474c55;
  font-size: 1rem;
}

.site-wrapper {
  background: #f7f5f2;
  margin: 0;
  width: 100%;
  overflow: hidden;
}
@media (min-width: 650px) {
  .site-wrapper {
    margin-top: 155px;
  }
}
.site-wrapper .site-wrapper-inner {
  -webkit-transition: transform 350ms;
  transition: transform 350ms;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.site-wrapper.noSiteNav {
  margin-top: 30px;
}
.site-wrapper.noSiteNav.nonNavLogo {
  margin-top: 0;
}
.site-wrapper.noSiteNav .no-nav-logo {
  margin: 0.5em 0;
  border-bottom: 2px solid #474c55;
  padding: 0 0 0.5em;
}
.site-wrapper.noSiteNav .no-nav-logo img {
  max-height: 100px;
}

.site-main {
  zoom: 1;
  margin: 0 auto;
  max-width: 1024px;
  position: relative;
}
.site-main:before, .site-main:after {
  content: ".";
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}
.site-main:after {
  clear: both;
}

.container {
  position: relative;
  zoom: 1;
  margin: 0 auto;
  width: 100%;
  max-width: 1024px;
}

@media (min-width: 766px) {
  .right {
    display: inline-block;
    float: right;
    margin: 0 0 1rem 1.5rem;
  }
}

.spritesheet {
  height: 0;
  width: 0;
  position: absolute;
  visibility: hidden;
}

.icon {
  display: inline-block;
  fill: currentColor;
  vertical-align: middle;
}

/* Header =================================================== */
#header {
  position: relative;
  top: 0;
  left: 0;
  z-index: 200;
  width: 100%;
  text-align: center;
}
@media (min-width: 650px) {
  #header {
    position: fixed;
  }
}
#header a {
  text-decoration: none;
  color: #474c55;
}
#header a:hover {
  background: #F05168;
}
#header .cim-logo:hover {
  background: none !important;
}
#header #header-inner {
  position: relative;
  z-index: 101;
  background: rgba(255, 255, 255, 0.9);
  padding: 0 0.5em 0.5em;
}
#header #header-inner #header-top {
  padding: 1em 0 0;
}
#header .cim-logo {
  display: inline-block;
  vertical-align: middle;
  width: 190px;
  margin: 5px 10px 0;
}
#header .cim-logo img {
  width: 246px;
  height: 40px;
}
#header .nav-container {
  position: absolute;
  top: 1em;
}
#header #main-nav {
  float: left;
}
#header #main-nav a {
  display: block;
  padding: 0.5em;
}
#header #main-nav .nav-caller {
  margin-top: 3px;
  font-size: 10px;
}
#header #main-nav .nav-caller:hover, #header #main-nav .nav-caller:active, #header #main-nav .nav-caller:focus {
  background: transparent;
}
#header #main-nav .nav-caller .lines {
  -webkit-transition: all 250ms;
  transition: all 250ms;
}
#header #main-nav .nav-caller .line {
  -webkit-transition: all 250ms;
  transition: all 250ms;
  display: block;
  width: 22px;
  height: 2px;
  background: #474c55;
  margin: 5px 0;
}
#header #main-nav ul li {
  margin: 0;
}
#header #main-nav > ul {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: transform 250ms;
  transition: transform 250ms;
  background: #474c55;
  height: calc(100vh - 130px);
  width: 100vw;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 116px;
  overflow: visible;
  left: -0.5em;
}
#header #main-nav > ul > li > a {
  color: #fff;
  display: block;
  padding: 1.25em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
#header #main-nav > ul > li > ul {
  font-family: "SourceSansPro", Tahoma, sans-serif;
  display: none;
  text-align: left;
  position: absolute;
  left: 0;
  width: 100%;
  border-top: 0.5em solid #474c55;
  background: #fff;
  overflow: hidden;
}
#header #main-nav > ul > li > ul > li {
  float: left;
  width: 16.666%;
  padding: 0.5em;
}
#header #main-nav > ul > li > ul > li > a {
  height: 38px;
  margin-bottom: 0.5em;
  border-bottom: 1px solid #d3d3d3;
}
#header #main-nav > ul > li > ul > li .sub-nav {
  font-family: "SourceSansPro", Tahoma, sans-serif;
  font-weight: 700;
  font-size: 0.75rem;
}
#header #account-nav {
  display: inline-block;
  text-align: left;
  margin-top: 1em;
  vertical-align: middle;
}
@media (min-width: 766px) {
  #header #account-nav {
    float: right;
    margin: 0.5rem 0;
  }
  #header #account-nav .search-box {
    width: 300px;
    left: -251px;
  }
}
#header #account-nav button, #header #account-nav a {
  padding: 0.35em 0;
  display: block;
  width: 48px;
  font-size: 10px;
  font-weight: normal;
  border: none;
  color: #474c55;
}
#header #account-nav button:hover, #header #account-nav a:hover {
  background: #474C55;
  color: #fff;
}
#header #account-nav ul li {
  float: left;
  text-align: center;
  font-size: 10px;
  font-weight: normal;
  margin: 0;
}
#header #account-nav ul li.on button, #header #account-nav ul li.on a {
  background: #070078;
  color: #fff;
}
#header #account-nav ul li.on .search-box {
  display: block;
}
#header #account-nav ul li button {
  background: none;
  color: #737370;
}
#header #account-nav ul li button > span {
  line-height: 14px;
}
#header #account-nav ul li figure {
  width: 24px;
  height: 24px;
  font-size: 24px;
  line-height: 24px;
  margin: 2px auto 0;
}
#header #account-nav ul li figure path, #header #account-nav ul li figure rect, #header #account-nav ul li figure polygon, #header #account-nav ul li figure line {
  -webkit-transition: fill 150ms, stroke 150ms;
  transition: fill 150ms, stroke 150ms;
}
#header #account-nav ul li span {
  display: block;
  font-family: sans-serif;
}
#header #account-nav .search-box {
  display: none;
  width: 100%;
  position: absolute;
  left: 0;
  z-index: 10;
  padding: 1em;
  background: #070078;
  border: 1px solid #fff;
  border-top: none;
}
#header #account-nav .search-box input {
  border-radius: 18px;
  width: 100%;
  border: 1px solid #474c55;
  padding: 8px 12px;
  background: #f7f5f2;
  outline: none;
}
#header #account-nav .stroke figure path, #header #account-nav .stroke figure rect, #header #account-nav .stroke figure polygon, #header #account-nav .stroke figure line {
  stroke: #000;
}
#header #account-nav .stroke.on a figure path, #header #account-nav .stroke.on a figure rect, #header #account-nav .stroke.on a figure polygon, #header #account-nav .stroke.on a figure line, #header #account-nav .stroke.on button figure path, #header #account-nav .stroke.on button figure rect, #header #account-nav .stroke.on button figure polygon, #header #account-nav .stroke.on button figure line,
#header #account-nav .stroke a:hover figure path,
#header #account-nav .stroke a:hover figure rect,
#header #account-nav .stroke a:hover figure polygon,
#header #account-nav .stroke a:hover figure line,
#header #account-nav .stroke button:hover figure path,
#header #account-nav .stroke button:hover figure rect,
#header #account-nav .stroke button:hover figure polygon,
#header #account-nav .stroke button:hover figure line {
  stroke: #fff;
}
#header #account-nav .cartIcon {
  display: none;
}
#header #account-nav .cartIcon.available {
  display: inline-block;
}

.overlap {
  margin-top: -55px;
}

#header-search {
  position: relative;
  margin: 20px auto 5px;
  width: calc(100% - 30px);
  max-width: 780px;
}
#header-search input {
  font-size: 20px;
  padding: 18px 20px 14px;
  border: none;
  height: auto;
  font-weight: normal;
}
#header-search button {
  position: absolute;
  right: 0;
  top: 10px;
  z-index: 3;
  border: none;
  border-left: 1px solid #ccc;
  padding: 0;
  background: none;
  font-size: 20px;
  width: 60px;
  height: 40px;
  text-align: center;
}
#header-search button:hover {
  color: #f1563f;
}
#header-search button .icon-search {
  float: none;
  margin: 0;
  line-height: 40px;
  display: block;
}

.cc-window {
  background: #000;
  padding: 0.5em 1.8em;
}
.cc-window .cc-message {
  overflow: hidden;
  margin: 0 auto;
  padding: 10px;
  max-width: 1100px;
  font-weight: bold;
  color: #a8a8a8;
  padding-bottom: 6px;
}
.cc-window .cc-compliance {
  font-size: 12px;
  font-weight: bold;
}
.cc-window .cc-compliance .cc-btn {
  margin-right: 5px;
  color: #d3d3d3;
  background-color: #696969;
  border: 1px solid #d3d3d3;
  cursor: pointer;
  padding: 5px;
  font-weight: bold;
}
.cc-window .cc-compliance .cc-btn:hover {
  background-color: #000;
  color: #fff;
}
.cc-window .cc-compliance a {
  padding: 10px;
}

/* Fonts */
/* Battersea */
@font-face {
  font-family: "Battersea";
  src: url("/fonts/Battersea/Battersea_Regular_2011.woff") format("woff"), url("/fonts/Battersea/Battersea_Regular_2011.ttf") format("truetype"), url("/fonts/Battersea/Battersea_Regular_2011.svg#Battersea_Regular_2011") format("svg");
  /* Legacy iOS */
  font-weight: normal;
}
@font-face {
  font-family: "Battersea";
  src: url("/fonts/Battersea/Battersea_SemiBold_2011.woff") format("woff"), url("/fonts/Battersea/Battersea_SemiBold_2011.ttf") format("truetype"), url("/fonts/Battersea/Battersea_SemiBold_2011.svg#Battersea_SemiBold_2011") format("svg");
  /* Legacy iOS */
  font-weight: 600;
}
@font-face {
  font-family: "Battersea";
  src: url("/fonts/Battersea/Battersea_Bold_2011.woff") format("woff"), url("/fonts/Battersea/Battersea_Bold_2011.ttf") format("truetype"), url("/fonts/Battersea/Battersea_Bold_2011.svg#Battersea_Bold_2011") format("svg");
  /* Legacy iOS */
  font-weight: bold;
}
/* BerlingskeSerifTx */
@font-face {
  font-family: "BerlingskeSerifTx";
  src: url("/fonts/BerlingskeSerifTx/BerlingskeSerifTx-Rg.woff") format("woff"), url("/fonts/BerlingskeSerifTx/BerlingskeSerifTx-Rg.ttf") format("truetype"), url("/fonts/BerlingskeSerifTx/BerlingskeSerifTx-Rg.svg#BerlingskeSerifTx-XBd") format("svg");
  /* Legacy iOS */
  font-weight: normal;
}
@font-face {
  font-family: "BerlingskeSerifTx";
  src: url("/fonts/BerlingskeSerifTx/BerlingskeSerifTx-XBd.woff") format("woff"), url("/fonts/BerlingskeSerifTx/BerlingskeSerifTx-XBd.ttf") format("truetype"), url("/fonts/BerlingskeSerifTx/BerlingskeSerifTx-XBd.svg#BerlingskeSerifTx-XBd") format("svg");
  /* Legacy iOS */
  font-weight: bold;
}
@font-face {
  font-family: "FontAwesome";
  src: url("/fonts/webfonts/fa-regular-400.woff") format("woff"), url("/fonts/webfonts/fa-regular-400.ttf") format("truetype");
  font-weight: normal;
}
@font-face {
  font-family: "FontAwesomeSolid";
  src: url("/fonts/webfonts/fa-solid-900.woff") format("woff"), url("/fonts/webfonts/fa-solid-900.ttf") format("truetype");
  font-weight: normal;
}
@font-face {
  font-family: "SourceSansPro";
  src: url("/fonts/Source_Sans_Pro/SourceSansPro-Regular.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: normal;
}
@font-face {
  font-family: "SourceSansPro";
  src: url("/fonts/Source_Sans_Pro/SourceSansPro-Bold.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: bold;
}
@font-face {
  font-family: "SourceSerifPro";
  src: url("/fonts/Source_Serif_Pro/SourceSerifPro-Regular.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: normal;
}
@font-face {
  font-family: "SourceSerifPro";
  src: url("/fonts/Source_Serif_Pro/SourceSerifPro-Bold.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: bold;
}
/* Inherited mixins */
/* Helpers */
/*!
 * Font Awesome Free 5.15.3 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,
.user,
.far,
.fal,
.fad,
.fab,
.twitter {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.user, .twitter {
  -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,
.fa-pull-left.user,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left,
.fa-pull-left.twitter {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.fa-pull-right.user,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right,
.fa-pull-right.twitter {
  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.3 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("../fonts/webfonts/fa-solid-900.eot");
  src: url("../fonts/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/webfonts/fa-solid-900.woff2") format("woff2"), url("../fonts/webfonts/fa-solid-900.woff") format("woff"), url("../fonts/webfonts/fa-solid-900.ttf") format("truetype"), url("../fonts/webfonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas,
.user {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/*!
 * Font Awesome Free 5.15.3 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("../fonts/webfonts/fa-brands-400.eot");
  src: url("../fonts/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/webfonts/fa-brands-400.woff2") format("woff2"), url("../fonts/webfonts/fa-brands-400.woff") format("woff"), url("../fonts/webfonts/fa-brands-400.ttf") format("truetype"), url("../fonts/webfonts/fa-brands-400.svg#fontawesome") format("svg");
}
.fab, .twitter {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

/*!
 * Font Awesome Free 5.15.3 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("../fonts/webfonts/fa-regular-400.eot");
  src: url("../fonts/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/webfonts/fa-regular-400.woff2") format("woff2"), url("../fonts/webfonts/fa-regular-400.woff") format("woff"), url("../fonts/webfonts/fa-regular-400.ttf") format("truetype"), url("../fonts/webfonts/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

/*!
 * Font Awesome Free 5.15.3 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.fa-glass:before {
  content: "";
}

.fa.fa-meetup {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-star-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-star-o:before {
  content: "";
}

.fa.fa-remove:before {
  content: "";
}

.fa.fa-close:before {
  content: "";
}

.fa.fa-gear:before {
  content: "";
}

.fa.fa-trash-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-trash-o:before {
  content: "";
}

.fa.fa-file-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-o:before {
  content: "";
}

.fa.fa-clock-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-clock-o:before {
  content: "";
}

.fa.fa-arrow-circle-o-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-down:before {
  content: "";
}

.fa.fa-arrow-circle-o-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-up:before {
  content: "";
}

.fa.fa-play-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-play-circle-o:before {
  content: "";
}

.fa.fa-repeat:before {
  content: "";
}

.fa.fa-rotate-right:before {
  content: "";
}

.fa.fa-refresh:before {
  content: "";
}

.fa.fa-list-alt {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-dedent:before {
  content: "";
}

.fa.fa-video-camera:before {
  content: "";
}

.fa.fa-picture-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-picture-o:before {
  content: "";
}

.fa.fa-photo {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-photo:before {
  content: "";
}

.fa.fa-image {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-image:before {
  content: "";
}

.fa.fa-pencil:before {
  content: "";
}

.fa.fa-map-marker:before {
  content: "";
}

.fa.fa-pencil-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-pencil-square-o:before {
  content: "";
}

.fa.fa-share-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-share-square-o:before {
  content: "";
}

.fa.fa-check-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-check-square-o:before {
  content: "";
}

.fa.fa-arrows:before {
  content: "";
}

.fa.fa-times-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-times-circle-o:before {
  content: "";
}

.fa.fa-check-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-check-circle-o:before {
  content: "";
}

.fa.fa-mail-forward:before {
  content: "";
}

.fa.fa-expand:before {
  content: "";
}

.fa.fa-compress:before {
  content: "";
}

.fa.fa-eye {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-eye-slash {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-warning:before {
  content: "";
}

.fa.fa-calendar:before {
  content: "";
}

.fa.fa-arrows-v:before {
  content: "";
}

.fa.fa-arrows-h:before {
  content: "";
}

.fa.fa-bar-chart {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-bar-chart:before {
  content: "";
}

.fa.fa-bar-chart-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-bar-chart-o:before {
  content: "";
}

.fa.fa-twitter-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gears:before {
  content: "";
}

.fa.fa-thumbs-o-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-thumbs-o-up:before {
  content: "";
}

.fa.fa-thumbs-o-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-thumbs-o-down:before {
  content: "";
}

.fa.fa-heart-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-heart-o:before {
  content: "";
}

.fa.fa-sign-out:before {
  content: "";
}

.fa.fa-linkedin-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-linkedin-square:before {
  content: "";
}

.fa.fa-thumb-tack:before {
  content: "";
}

.fa.fa-external-link:before {
  content: "";
}

.fa.fa-sign-in:before {
  content: "";
}

.fa.fa-github-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-lemon-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-lemon-o:before {
  content: "";
}

.fa.fa-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-square-o:before {
  content: "";
}

.fa.fa-bookmark-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-bookmark-o:before {
  content: "";
}

.fa.fa-twitter {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook:before {
  content: "";
}

.fa.fa-facebook-f {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook-f:before {
  content: "";
}

.fa.fa-github {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-credit-card {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-feed:before {
  content: "";
}

.fa.fa-hdd-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hdd-o:before {
  content: "";
}

.fa.fa-hand-o-right {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-o-right:before {
  content: "";
}

.fa.fa-hand-o-left {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-o-left:before {
  content: "";
}

.fa.fa-hand-o-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-o-up:before {
  content: "";
}

.fa.fa-hand-o-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-o-down:before {
  content: "";
}

.fa.fa-arrows-alt:before {
  content: "";
}

.fa.fa-group:before {
  content: "";
}

.fa.fa-chain:before {
  content: "";
}

.fa.fa-scissors:before {
  content: "";
}

.fa.fa-files-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-files-o:before {
  content: "";
}

.fa.fa-floppy-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-floppy-o:before {
  content: "";
}

.fa.fa-navicon:before {
  content: "";
}

.fa.fa-reorder:before {
  content: "";
}

.fa.fa-pinterest {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pinterest-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus:before {
  content: "";
}

.fa.fa-money {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-money:before {
  content: "";
}

.fa.fa-unsorted:before {
  content: "";
}

.fa.fa-sort-desc:before {
  content: "";
}

.fa.fa-sort-asc:before {
  content: "";
}

.fa.fa-linkedin {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-linkedin:before {
  content: "";
}

.fa.fa-rotate-left:before {
  content: "";
}

.fa.fa-legal:before {
  content: "";
}

.fa.fa-tachometer:before {
  content: "";
}

.fa.fa-dashboard:before {
  content: "";
}

.fa.fa-comment-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-comment-o:before {
  content: "";
}

.fa.fa-comments-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-comments-o:before {
  content: "";
}

.fa.fa-flash:before {
  content: "";
}

.fa.fa-clipboard {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-paste {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-paste:before {
  content: "";
}

.fa.fa-lightbulb-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-lightbulb-o:before {
  content: "";
}

.fa.fa-exchange:before {
  content: "";
}

.fa.fa-cloud-download:before {
  content: "";
}

.fa.fa-cloud-upload:before {
  content: "";
}

.fa.fa-bell-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-bell-o:before {
  content: "";
}

.fa.fa-cutlery:before {
  content: "";
}

.fa.fa-file-text-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-text-o:before {
  content: "";
}

.fa.fa-building-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-building-o:before {
  content: "";
}

.fa.fa-hospital-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hospital-o:before {
  content: "";
}

.fa.fa-tablet:before {
  content: "";
}

.fa.fa-mobile:before {
  content: "";
}

.fa.fa-mobile-phone:before {
  content: "";
}

.fa.fa-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-circle-o:before {
  content: "";
}

.fa.fa-mail-reply:before {
  content: "";
}

.fa.fa-github-alt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-folder-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-folder-o:before {
  content: "";
}

.fa.fa-folder-open-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-folder-open-o:before {
  content: "";
}

.fa.fa-smile-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-smile-o:before {
  content: "";
}

.fa.fa-frown-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-frown-o:before {
  content: "";
}

.fa.fa-meh-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-meh-o:before {
  content: "";
}

.fa.fa-keyboard-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-keyboard-o:before {
  content: "";
}

.fa.fa-flag-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-flag-o:before {
  content: "";
}

.fa.fa-mail-reply-all:before {
  content: "";
}

.fa.fa-star-half-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-star-half-o:before {
  content: "";
}

.fa.fa-star-half-empty {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-star-half-empty:before {
  content: "";
}

.fa.fa-star-half-full {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-star-half-full:before {
  content: "";
}

.fa.fa-code-fork:before {
  content: "";
}

.fa.fa-chain-broken:before {
  content: "";
}

.fa.fa-shield:before {
  content: "";
}

.fa.fa-calendar-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-calendar-o:before {
  content: "";
}

.fa.fa-maxcdn {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-html5 {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-css3 {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ticket:before {
  content: "";
}

.fa.fa-minus-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-minus-square-o:before {
  content: "";
}

.fa.fa-level-up:before {
  content: "";
}

.fa.fa-level-down:before {
  content: "";
}

.fa.fa-pencil-square:before {
  content: "";
}

.fa.fa-external-link-square:before {
  content: "";
}

.fa.fa-compass {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-down:before {
  content: "";
}

.fa.fa-toggle-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-toggle-down:before {
  content: "";
}

.fa.fa-caret-square-o-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-up:before {
  content: "";
}

.fa.fa-toggle-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-toggle-up:before {
  content: "";
}

.fa.fa-caret-square-o-right {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-right:before {
  content: "";
}

.fa.fa-toggle-right {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-toggle-right:before {
  content: "";
}

.fa.fa-eur:before {
  content: "";
}

.fa.fa-euro:before {
  content: "";
}

.fa.fa-gbp:before {
  content: "";
}

.fa.fa-usd:before {
  content: "";
}

.fa.fa-dollar:before {
  content: "";
}

.fa.fa-inr:before {
  content: "";
}

.fa.fa-rupee:before {
  content: "";
}

.fa.fa-jpy:before {
  content: "";
}

.fa.fa-cny:before {
  content: "";
}

.fa.fa-rmb:before {
  content: "";
}

.fa.fa-yen:before {
  content: "";
}

.fa.fa-rub:before {
  content: "";
}

.fa.fa-ruble:before {
  content: "";
}

.fa.fa-rouble:before {
  content: "";
}

.fa.fa-krw:before {
  content: "";
}

.fa.fa-won:before {
  content: "";
}

.fa.fa-btc {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitcoin {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitcoin:before {
  content: "";
}

.fa.fa-file-text:before {
  content: "";
}

.fa.fa-sort-alpha-asc:before {
  content: "";
}

.fa.fa-sort-alpha-desc:before {
  content: "";
}

.fa.fa-sort-amount-asc:before {
  content: "";
}

.fa.fa-sort-amount-desc:before {
  content: "";
}

.fa.fa-sort-numeric-asc:before {
  content: "";
}

.fa.fa-sort-numeric-desc:before {
  content: "";
}

.fa.fa-youtube-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-youtube {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-xing {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-xing-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-youtube-play {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-youtube-play:before {
  content: "";
}

.fa.fa-dropbox {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-stack-overflow {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-instagram {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-flickr {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-adn {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitbucket {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitbucket-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitbucket-square:before {
  content: "";
}

.fa.fa-tumblr {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-tumblr-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-long-arrow-down:before {
  content: "";
}

.fa.fa-long-arrow-up:before {
  content: "";
}

.fa.fa-long-arrow-left:before {
  content: "";
}

.fa.fa-long-arrow-right:before {
  content: "";
}

.fa.fa-apple {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-windows {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-android {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-linux {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-dribbble {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-skype {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-foursquare {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-trello {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gratipay {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gittip {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gittip:before {
  content: "";
}

.fa.fa-sun-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-sun-o:before {
  content: "";
}

.fa.fa-moon-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-moon-o:before {
  content: "";
}

.fa.fa-vk {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-weibo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-renren {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pagelines {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-stack-exchange {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-right {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-right:before {
  content: "";
}

.fa.fa-arrow-circle-o-left {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-left:before {
  content: "";
}

.fa.fa-caret-square-o-left {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-left:before {
  content: "";
}

.fa.fa-toggle-left {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-toggle-left:before {
  content: "";
}

.fa.fa-dot-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-dot-circle-o:before {
  content: "";
}

.fa.fa-vimeo-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-try:before {
  content: "";
}

.fa.fa-turkish-lira:before {
  content: "";
}

.fa.fa-plus-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-plus-square-o:before {
  content: "";
}

.fa.fa-slack {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wordpress {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-openid {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-institution:before {
  content: "";
}

.fa.fa-bank:before {
  content: "";
}

.fa.fa-mortar-board:before {
  content: "";
}

.fa.fa-yahoo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-reddit {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-reddit-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-stumbleupon-circle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-stumbleupon {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-delicious {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-digg {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pied-piper-pp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pied-piper-alt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-drupal {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-joomla {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-spoon:before {
  content: "";
}

.fa.fa-behance {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-behance-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-steam {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-steam-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-automobile:before {
  content: "";
}

.fa.fa-envelope-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-envelope-o:before {
  content: "";
}

.fa.fa-spotify {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-deviantart {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-soundcloud {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-file-pdf-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-pdf-o:before {
  content: "";
}

.fa.fa-file-word-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-word-o:before {
  content: "";
}

.fa.fa-file-excel-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-excel-o:before {
  content: "";
}

.fa.fa-file-powerpoint-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-powerpoint-o:before {
  content: "";
}

.fa.fa-file-image-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-image-o:before {
  content: "";
}

.fa.fa-file-photo-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-photo-o:before {
  content: "";
}

.fa.fa-file-picture-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-picture-o:before {
  content: "";
}

.fa.fa-file-archive-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-archive-o:before {
  content: "";
}

.fa.fa-file-zip-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-zip-o:before {
  content: "";
}

.fa.fa-file-audio-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-audio-o:before {
  content: "";
}

.fa.fa-file-sound-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-sound-o:before {
  content: "";
}

.fa.fa-file-video-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-video-o:before {
  content: "";
}

.fa.fa-file-movie-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-movie-o:before {
  content: "";
}

.fa.fa-file-code-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-code-o:before {
  content: "";
}

.fa.fa-vine {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-codepen {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-jsfiddle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-life-ring {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-life-bouy {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-life-bouy:before {
  content: "";
}

.fa.fa-life-buoy {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-life-buoy:before {
  content: "";
}

.fa.fa-life-saver {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-life-saver:before {
  content: "";
}

.fa.fa-support {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-support:before {
  content: "";
}

.fa.fa-circle-o-notch:before {
  content: "";
}

.fa.fa-rebel {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ra {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ra:before {
  content: "";
}

.fa.fa-resistance {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-resistance:before {
  content: "";
}

.fa.fa-empire {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ge {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ge:before {
  content: "";
}

.fa.fa-git-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-git {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-hacker-news {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-y-combinator-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-y-combinator-square:before {
  content: "";
}

.fa.fa-yc-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yc-square:before {
  content: "";
}

.fa.fa-tencent-weibo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-qq {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-weixin {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wechat {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wechat:before {
  content: "";
}

.fa.fa-send:before {
  content: "";
}

.fa.fa-paper-plane-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-paper-plane-o:before {
  content: "";
}

.fa.fa-send-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-send-o:before {
  content: "";
}

.fa.fa-circle-thin {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-circle-thin:before {
  content: "";
}

.fa.fa-header:before {
  content: "";
}

.fa.fa-sliders:before {
  content: "";
}

.fa.fa-futbol-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-futbol-o:before {
  content: "";
}

.fa.fa-soccer-ball-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-soccer-ball-o:before {
  content: "";
}

.fa.fa-slideshare {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-twitch {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yelp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-newspaper-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-newspaper-o:before {
  content: "";
}

.fa.fa-paypal {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-wallet {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-visa {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-mastercard {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-discover {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-amex {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-paypal {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-stripe {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bell-slash-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-bell-slash-o:before {
  content: "";
}

.fa.fa-trash:before {
  content: "";
}

.fa.fa-copyright {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-eyedropper:before {
  content: "";
}

.fa.fa-area-chart:before {
  content: "";
}

.fa.fa-pie-chart:before {
  content: "";
}

.fa.fa-line-chart:before {
  content: "";
}

.fa.fa-lastfm {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-lastfm-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ioxhost {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-angellist {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-cc:before {
  content: "";
}

.fa.fa-ils:before {
  content: "";
}

.fa.fa-shekel:before {
  content: "";
}

.fa.fa-sheqel:before {
  content: "";
}

.fa.fa-meanpath {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-meanpath:before {
  content: "";
}

.fa.fa-buysellads {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-connectdevelop {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-dashcube {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-forumbee {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-leanpub {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-sellsy {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-shirtsinbulk {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-simplybuilt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-skyatlas {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-diamond {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-diamond:before {
  content: "";
}

.fa.fa-intersex:before {
  content: "";
}

.fa.fa-facebook-official {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook-official:before {
  content: "";
}

.fa.fa-pinterest-p {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-whatsapp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-hotel:before {
  content: "";
}

.fa.fa-viacoin {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-medium {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-y-combinator {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yc {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yc:before {
  content: "";
}

.fa.fa-optin-monster {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-opencart {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-expeditedssl {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-battery-4:before {
  content: "";
}

.fa.fa-battery:before {
  content: "";
}

.fa.fa-battery-3:before {
  content: "";
}

.fa.fa-battery-2:before {
  content: "";
}

.fa.fa-battery-1:before {
  content: "";
}

.fa.fa-battery-0:before {
  content: "";
}

.fa.fa-object-group {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-object-ungroup {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-sticky-note-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-sticky-note-o:before {
  content: "";
}

.fa.fa-cc-jcb {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-diners-club {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-clone {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hourglass-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hourglass-o:before {
  content: "";
}

.fa.fa-hourglass-1:before {
  content: "";
}

.fa.fa-hourglass-2:before {
  content: "";
}

.fa.fa-hourglass-3:before {
  content: "";
}

.fa.fa-hand-rock-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-rock-o:before {
  content: "";
}

.fa.fa-hand-grab-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-grab-o:before {
  content: "";
}

.fa.fa-hand-paper-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-paper-o:before {
  content: "";
}

.fa.fa-hand-stop-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-stop-o:before {
  content: "";
}

.fa.fa-hand-scissors-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-scissors-o:before {
  content: "";
}

.fa.fa-hand-lizard-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-lizard-o:before {
  content: "";
}

.fa.fa-hand-spock-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-spock-o:before {
  content: "";
}

.fa.fa-hand-pointer-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-pointer-o:before {
  content: "";
}

.fa.fa-hand-peace-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-peace-o:before {
  content: "";
}

.fa.fa-registered {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-creative-commons {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gg {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gg-circle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-tripadvisor {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-odnoklassniki {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-odnoklassniki-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-get-pocket {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wikipedia-w {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-safari {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-chrome {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-firefox {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-opera {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-internet-explorer {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-television:before {
  content: "";
}

.fa.fa-contao {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-500px {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-amazon {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-calendar-plus-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-calendar-plus-o:before {
  content: "";
}

.fa.fa-calendar-minus-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-calendar-minus-o:before {
  content: "";
}

.fa.fa-calendar-times-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-calendar-times-o:before {
  content: "";
}

.fa.fa-calendar-check-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-calendar-check-o:before {
  content: "";
}

.fa.fa-map-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-map-o:before {
  content: "";
}

.fa.fa-commenting:before {
  content: "";
}

.fa.fa-commenting-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-commenting-o:before {
  content: "";
}

.fa.fa-houzz {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-vimeo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-vimeo:before {
  content: "";
}

.fa.fa-black-tie {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-fonticons {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-reddit-alien {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-edge {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-credit-card-alt:before {
  content: "";
}

.fa.fa-codiepie {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-modx {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-fort-awesome {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-usb {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-product-hunt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-mixcloud {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-scribd {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pause-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-pause-circle-o:before {
  content: "";
}

.fa.fa-stop-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-stop-circle-o:before {
  content: "";
}

.fa.fa-bluetooth {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bluetooth-b {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gitlab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wpbeginner {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wpforms {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-envira {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wheelchair-alt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wheelchair-alt:before {
  content: "";
}

.fa.fa-question-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-question-circle-o:before {
  content: "";
}

.fa.fa-volume-control-phone:before {
  content: "";
}

.fa.fa-asl-interpreting:before {
  content: "";
}

.fa.fa-deafness:before {
  content: "";
}

.fa.fa-hard-of-hearing:before {
  content: "";
}

.fa.fa-glide {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-glide-g {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-signing:before {
  content: "";
}

.fa.fa-viadeo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-viadeo-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-snapchat {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-snapchat-ghost {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-snapchat-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pied-piper {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-first-order {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yoast {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-themeisle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-official {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-official:before {
  content: "";
}

.fa.fa-google-plus-circle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-circle:before {
  content: "";
}

.fa.fa-font-awesome {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-fa {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-fa:before {
  content: "";
}

.fa.fa-handshake-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-handshake-o:before {
  content: "";
}

.fa.fa-envelope-open-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-envelope-open-o:before {
  content: "";
}

.fa.fa-linode {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-address-book-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-address-book-o:before {
  content: "";
}

.fa.fa-vcard:before {
  content: "";
}

.fa.fa-address-card-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-address-card-o:before {
  content: "";
}

.fa.fa-vcard-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-vcard-o:before {
  content: "";
}

.fa.fa-user-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-user-circle-o:before {
  content: "";
}

.fa.fa-user-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-user-o:before {
  content: "";
}

.fa.fa-id-badge {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-drivers-license:before {
  content: "";
}

.fa.fa-id-card-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-id-card-o:before {
  content: "";
}

.fa.fa-drivers-license-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-drivers-license-o:before {
  content: "";
}

.fa.fa-quora {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-free-code-camp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-telegram {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-thermometer-4:before {
  content: "";
}

.fa.fa-thermometer:before {
  content: "";
}

.fa.fa-thermometer-3:before {
  content: "";
}

.fa.fa-thermometer-2:before {
  content: "";
}

.fa.fa-thermometer-1:before {
  content: "";
}

.fa.fa-thermometer-0:before {
  content: "";
}

.fa.fa-bathtub:before {
  content: "";
}

.fa.fa-s15:before {
  content: "";
}

.fa.fa-window-maximize {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-window-restore {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-times-rectangle:before {
  content: "";
}

.fa.fa-window-close-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-window-close-o:before {
  content: "";
}

.fa.fa-times-rectangle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-times-rectangle-o:before {
  content: "";
}

.fa.fa-bandcamp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-grav {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-etsy {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-imdb {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ravelry {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-eercast {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-eercast:before {
  content: "";
}

.fa.fa-snowflake-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-snowflake-o:before {
  content: "";
}

.fa.fa-superpowers {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wpexplorer {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cab:before {
  content: "";
}

.user:before {
  content: "";
}

.twitter:before {
  content: "";
}

/* Colors */
/* new colours */
/* Footer overhaul */
footer {
  background-color: #000;
  color: #fff;
  padding-top: 2em;
  font-size: 0.75rem;
}
footer .checkout-show {
  padding: 2em 0;
}
footer .checkout-show div[class^=col-], footer .checkout-show div[class*=col-] {
  margin-bottom: 15px;
  padding-bottom: 0;
}
footer .checkout-show .CIM-logo img {
  max-width: 35%;
}
@media (min-width: 766px) {
  footer .checkout-show .CIM-logo img {
    max-width: 13%;
  }
}
footer .checkout-show .copyright {
  text-align: right;
  padding-top: 1em;
}
footer .checkout-show .inline-list ul {
  margin-top: 0.5em;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  list-style-type: none;
}
@media (min-width: 766px) {
  footer .checkout-show .inline-list ul {
    justify-content: flex-end;
  }
}
footer .checkout-show .inline-list ul li {
  display: inline-block;
}
footer .checkout-show .inline-list ul li::before {
  content: "|";
  display: inline-block;
  font-weight: normal;
  opacity: 0.2;
  padding: 0 0.3rem 0 0.2rem;
}
footer .checkout-show .inline-list ul li:first-child::before {
  display: none;
}
footer .checkout-hide div[class^=col-], footer .checkout-hide div[class*=col-] {
  margin-bottom: 15px;
  padding-bottom: 0;
}
@media (min-width: 766px) {
  footer .checkout-hide div[class^=col-], footer .checkout-hide div[class*=col-] {
    margin-bottom: 30px;
  }
}
footer .checkout-hide .CIM-logo {
  margin-bottom: 0 !important;
  padding-bottom: 0.3em !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  footer .checkout-hide .CIM-logo {
    padding-top: 0;
    text-align: left;
  }
}
@media (min-width: 1020px) {
  footer .checkout-hide .CIM-logo {
    padding-top: 1em;
  }
}
footer .checkout-hide .CIM-logo img {
  max-width: 40%;
  margin-left: 1em;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  footer .checkout-hide .CIM-logo img {
    max-width: 25%;
    margin-left: 3em;
  }
}
@media (min-width: 1020px) {
  footer .checkout-hide .CIM-logo img {
    max-width: 65%;
    margin-left: 0 !important;
  }
}
footer .checkout-hide .awards {
  padding-right: 0.5em;
  margin-bottom: 0 !important;
  text-align: center;
  display: flex;
  justify-content: center;
}
@media (min-width: 766px) {
  footer .checkout-hide .awards {
    display: block;
  }
}
footer .checkout-hide .awards div {
  padding-right: 0;
  padding-left: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  footer .checkout-hide .awards div:first-child {
    text-align: left;
  }
}
@media (min-width: 1020px) {
  footer .checkout-hide .awards div:first-child {
    text-align: right;
  }
}
footer .checkout-hide .awards div:last-child {
  text-align: left;
}
footer .checkout-hide .awards div img.best-company {
  margin-right: 0.3em;
  padding-right: 0.3em;
  padding-top: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  footer .checkout-hide .awards div img.best-company {
    padding-top: 0;
    width: 2.3em;
  }
}
@media (min-width: 1020px) {
  footer .checkout-hide .awards div img.best-company {
    padding-top: 0;
    width: 2.3em;
  }
}
footer .checkout-hide .awards div img.top-50 {
  width: 12em !important;
  /*@media only screen and (min-width: 768px) and (max-width: 991px) {
  	width: 20em !important;
  }*/
}
footer .checkout-hide .social-icons ul {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  flex-direction: row-reverse;
  list-style-type: none;
  justify-content: space-evenly;
}
@media only screen and (min-device-width: 992px) {
  footer .checkout-hide .social-icons ul {
    justify-content: flex-start;
  }
}
footer .checkout-hide .social-icons ul .icon {
  color: #fff;
  height: 3em;
  width: 3em;
  margin: 0 0.5em;
}
@media (min-width: 766px) {
  footer .checkout-hide .social-icons ul .icon {
    height: 2.5em;
    width: 2.5em;
    margin: 0 0.3em;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 991px) {
  footer .checkout-hide .social-icons ul .icon {
    height: 4em;
    width: 4em;
    margin: 0 1em;
  }
}
footer .checkout-hide .top-nav {
  margin-bottom: 0;
  padding-bottom: 0;
}
footer .checkout-hide .top-nav div[class^=col-], footer .checkout-hide .top-nav div[class*=col-] {
  margin-bottom: 0 !important;
  padding-bottom: 0;
}
footer .checkout-hide .copyright {
  padding-top: 0;
  padding-left: 1em !important;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 991px) {
  footer .checkout-hide .copyright {
    text-align: right;
    margin-left: 4.3em;
  }
}
@media (min-width: 1020px) {
  footer .checkout-hide .copyright {
    text-align: left;
    padding-top: 5em;
    padding-left: 0;
    margin-left: 1em;
  }
}
footer .checkout-hide ul {
  list-style: none;
  padding-left: 0;
  min-height: 8em;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 991px) {
  footer .checkout-hide ul {
    padding-left: 20px;
    min-height: 8em;
  }
}
@media (min-width: 1020px) {
  footer .checkout-hide ul {
    padding-left: 20px;
    min-height: unset;
  }
}
footer .checkout-hide ul li {
  margin: 0;
}
footer .checkout-hide ul li h3 {
  font-family: "SourceSansPro", Tahoma, sans-serif;
  text-transform: uppercase;
  margin: 0;
  line-height: 1.4;
  font-weight: 700;
  font-size: 1rem;
}
@media (min-width: 1020px) {
  footer .checkout-hide ul li h3 {
    font-size: 0.75rem;
  }
}
footer .checkout-hide ul li h3 a {
  color: #fff;
}
footer .checkout-hide ul li h3 a:hover {
  color: #f1563f;
}
footer .checkout-hide .inline-list {
  padding-top: 0.4em;
}
footer .checkout-hide .inline-list ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  list-style-type: none;
}
footer .checkout-hide .inline-list ul li {
  display: inline-block;
}
footer .checkout-hide .inline-list ul li::before {
  content: "|";
  display: inline-block;
  font-weight: normal;
  opacity: 0.2;
  padding: 0 0.3rem 0 0.2rem;
}
footer .checkout-hide .inline-list ul li:first-child::before {
  display: none;
}

.nav-open #header #main-nav .nav-caller .lines {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.nav-open #header #main-nav .nav-caller .line {
  background-color: #555;
}
.nav-open #header #main-nav .nav-caller .line:first-child {
  -webkit-transform: rotate(45deg) translate3d(8px, -5px, 0);
  -ms-transform: rotate(45deg) translate3d(8px, -5px, 0);
  transform: rotate(45deg) translate3d(8px, -5px, 0);
  width: 15px;
}
.nav-open #header #main-nav .nav-caller .line:last-child {
  -webkit-transform: rotate(-45deg) translate3d(8px, 5px, 0);
  -ms-transform: rotate(-45deg) translate3d(8px, 5px, 0);
  transform: rotate(-45deg) translate3d(8px, 5px, 0);
  width: 15px;
}
.nav-open #header #main-nav > ul {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.nav-open .wrapper-inner {
  -webkit-transform: translateX(100px);
  -ms-transform: translateX(100px);
  transform: translateX(100px);
}

.breadcrumb {
  font-size: 14px;
  margin: 15px 0 0;
  padding: 0;
}
.breadcrumb li {
  display: inline;
}
.breadcrumb li:after {
  content: "/";
  display: inline-block;
  padding: 0 5px;
}
.breadcrumb li:last-child:after {
  display: none;
}

@media only screen and (max-width: 767px) {
  #header a:hover {
    background-color: #474c55;
    color: #fff;
  }
  #header #main-nav > ul > li > ul {
    position: relative;
  }
  #header #main-nav > ul > li > ul li > a:hover {
    background-color: #474c55;
  }
}
#header a:hover {
  background-color: #474c55;
  color: #fff;
}
#header #main-nav > ul > li > ul > li > a:hover {
  background-color: #474c55;
}
#header #main-nav > ul.touch > li > ul {
  width: 100%;
}
@media (min-width: 650px) {
  #header #main-nav > ul.touch > li > ul {
    width: 200%;
  }
}
#header #main-nav > ul.touch > li > ul > li {
  text-align: center;
}
@media (min-width: 650px) {
  #header #main-nav > ul.touch > li > ul > li {
    text-align: left;
  }
}
#header #main-nav > ul.touch > li > ul > li:last-of-type > ul {
  margin-left: 0;
}
@media (min-width: 650px) {
  #header #main-nav > ul.touch > li > ul > li:last-of-type > ul {
    left: -100%;
  }
}
#header #main-nav > ul.touch > li > ul > li a {
  font-size: 1rem;
}
#header #main-nav > ul.touch > li:last-of-type > ul {
  left: 0;
}
@media (min-width: 650px) {
  #header #main-nav > ul.touch > li:last-of-type > ul {
    left: -100%;
  }
}

.nav-sec-menu {
  background-color: transparent;
  margin: 0 0 0.5em 0;
  padding: 0;
  display: grid;
  grid-gap: 0;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  list-style-type: none;
  justify-items: stretch;
}
.nav-sec-menu li {
  border-right: thin solid #474c55;
  display: grid;
  align-self: center;
  margin: 0;
}
.nav-sec-menu li a {
  font-family: "SourceSansPro", Tahoma, serif;
  font-weight: 700;
  color: #474c55;
  place-self: stretch;
  text-align: center;
  border-bottom: none;
  padding: 0.75rem;
}
.nav-sec-menu li a:hover {
  background: rgba(0, 160, 220, 0.8);
  color: #fff;
}
.nav-sec-menu li a:active, .nav-sec-menu li a:focus {
  background: #474c55;
  color: #fff;
}
.nav-sec-menu li:last-of-type {
  border-right: none;
}

.cc-banner .cc-message {
  max-width: none;
}

#mini-cart.has-items .cart-caller .icon-basket {
  margin-bottom: -1.2rem;
}

@media only screen and (min-width: 766px), screen and (max-device-width: 766px) and (min-aspect-ratio: 13/9) {
  /* Page =================================================== */
  /* Typography =================================================== */
  /* Forms =================================================== */
  .row.two-field {
    zoom: 1;
  }
  .row.two-field:before, .row.two-field:after {
    content: ".";
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
  }
  .row.two-field:after {
    clear: both;
  }
  .row.two-field .field {
    width: 50%;
    float: left;
    padding-left: 10px;
  }
  .row.two-field .field:first-child {
    padding-left: 0;
    padding-right: 10px;
  }

  .attendee-field {
    margin-bottom: 10px;
  }
  .attendee-field .checkbox {
    float: left;
    margin-top: 10px;
  }
  .attendee-field .select {
    float: right;
    max-width: 175px;
  }

  .expiry-cvv .field {
    float: left;
  }

  .datepicker-container {
    max-width: 200px;
  }

  /* Buttons =================================================== */
  .btn-container button,
.btn-container [class^=button],
.btn-container [class*=" button"] {
    width: calc(50% - 5px);
    float: left;
  }
  .btn-container button:first-child,
.btn-container [class^=button]:first-child,
.btn-container [class*=" button"]:first-child {
    margin-right: 10px;
    margin-bottom: 0;
  }

  /* Tables =================================================== */
  /* Layout =================================================== */
  .col-md-12,
.column-m-1-1 {
    width: 100%;
  }

  .col-md-6,
.column-m-2-1 {
    width: 50%;
  }

  .col-md-4,
.column-m-3-1 {
    width: 33.333%;
  }

  .col-md-8,
.column-m-3-2 {
    width: 66.666%;
  }

  .col-md-3,
.column-m-4-1 {
    width: 25%;
  }

  .toolbar .filters {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .toolbar .filters h4 {
    float: left;
    vertical-align: middle;
    line-height: 40px;
    width: 80px;
    margin: 0;
  }
  .toolbar .filters .slider-row,
.toolbar .filters .select-row,
.toolbar .filters .datepicker-row {
    zoom: 1;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
  }
  .toolbar .filters .slider-row:before, .toolbar .filters .slider-row:after,
.toolbar .filters .select-row:before,
.toolbar .filters .select-row:after,
.toolbar .filters .datepicker-row:before,
.toolbar .filters .datepicker-row:after {
    content: ".";
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
  }
  .toolbar .filters .slider-row:after,
.toolbar .filters .select-row:after,
.toolbar .filters .datepicker-row:after {
    clear: both;
  }
  .toolbar .filters .select {
    margin: 0 5px 0 0;
    float: left;
  }
  .toolbar .filters .select .customSelect,
.toolbar .filters .select select {
    max-width: none;
    width: auto;
  }
  .toolbar .filters .more-filters-toggle {
    float: right;
  }
  .toolbar .filters .more-filters {
    padding-left: 80px;
  }
  .toolbar .event-filters {
    background: #fff;
    padding: 15px;
  }
  .toolbar .event-filters .field {
    float: left;
    width: calc(20% - 5px);
    margin: 0 5px 0 0;
  }
  .toolbar .results h4 {
    float: left;
    max-width: calc(100% - 110px);
    margin: 9px 0;
  }
  .toolbar .slider-row .slider-container {
    padding: 0 15px 10px 10px;
    margin-bottom: 0;
  }
  .toolbar .slider-row .slider-container label {
    float: left;
    padding: 14px 5px 0 0;
    font-size: 16px;
    line-height: 100%;
  }
  .toolbar .slider-row .slider-container .slider {
    float: left;
    width: 100px;
  }

  .view-toggle {
    margin: 0 0 0 10px;
  }

  /* Header =================================================== */
  #header {
    text-align: left;
  }
  #header.membership #main-nav button:hover, #header.membership #main-nav a:hover,
#header.membership #account-nav button:hover,
#header.membership #account-nav a:hover {
    background: #070078;
  }
  #header.membership #account-nav .search-box {
    background: #070078;
  }
  #header.membership #account-nav ul li.on button, #header.membership #account-nav ul li.on a {
    background: #070078;
  }
  #header.membership .nav-container .nav-arrow {
    background: #070078;
    left: 0;
  }
  #header.membership .nav-container .nav-arrow:before {
    border-top-color: #070078;
  }
  #header.qualifications #main-nav button:hover, #header.qualifications #main-nav a:hover,
#header.qualifications #account-nav button:hover,
#header.qualifications #account-nav a:hover {
    background: #474c55;
  }
  #header.qualifications #account-nav .search-box {
    background: #474c55;
  }
  #header.qualifications #account-nav ul li.on button, #header.qualifications #account-nav ul li.on a {
    background: #474c55;
  }
  #header.qualifications .nav-container .nav-arrow {
    background: #474c55;
    left: 16.66%;
  }
  #header.qualifications .nav-container .nav-arrow:before {
    border-top-color: #474c55;
  }
  #header.training #main-nav button:hover, #header.training #main-nav a:hover,
#header.training #account-nav button:hover,
#header.training #account-nav a:hover {
    background: #474c55;
  }
  #header.training #account-nav .search-box {
    background: #474c55;
  }
  #header.training #account-nav ul li.on button, #header.training #account-nav ul li.on a {
    background: #474c55;
  }
  #header.training .nav-container .nav-arrow {
    background: #474c55;
    left: 33.333%;
  }
  #header.training .nav-container .nav-arrow:before {
    border-top-color: #474c55;
  }
  #header.more #main-nav button:hover, #header.more #main-nav a:hover,
#header.more #account-nav button:hover,
#header.more #account-nav a:hover {
    background: #474c55;
  }
  #header.more #account-nav .search-box {
    background: #474c55;
  }
  #header.more #account-nav ul li.on button, #header.more #account-nav ul li.on a {
    background: #474c55;
  }
  #header.more .nav-container .nav-arrow {
    background: #474c55;
    left: 50%;
  }
  #header.more .nav-container .nav-arrow:before {
    border-top-color: #474c55;
  }
  #header.events #main-nav button:hover, #header.events #main-nav a:hover,
#header.events #account-nav button:hover,
#header.events #account-nav a:hover {
    background: #8970b2;
  }
  #header.events #account-nav .search-box {
    background: #8970b2;
  }
  #header.events #account-nav ul li.on button, #header.events #account-nav ul li.on a {
    background: #8970b2;
  }
  #header.events .nav-container .nav-arrow {
    background: #8970b2;
    left: 66.33%;
  }
  #header.events .nav-container .nav-arrow:before {
    border-top-color: #8970b2;
  }
  #header.content-hub #main-nav button:hover, #header.content-hub #main-nav a:hover,
#header.content-hub #account-nav button:hover,
#header.content-hub #account-nav a:hover, #header.newsroom #main-nav button:hover, #header.newsroom #main-nav a:hover,
#header.newsroom #account-nav button:hover,
#header.newsroom #account-nav a:hover {
    background: #F05168;
  }
  #header.content-hub #account-nav .search-box, #header.newsroom #account-nav .search-box {
    background: #F05168;
  }
  #header.content-hub #account-nav ul li.on button, #header.content-hub #account-nav ul li.on a, #header.newsroom #account-nav ul li.on button, #header.newsroom #account-nav ul li.on a {
    background: #F05168;
  }
  #header.content-hub .nav-container .nav-arrow, #header.newsroom .nav-container .nav-arrow {
    background: #F05168;
    left: 83.333%;
  }
  #header.content-hub .nav-container .nav-arrow:before, #header.newsroom .nav-container .nav-arrow:before {
    border-top-color: #F05168;
  }
  #header .cim-logo {
    margin: 12px 10px 10px 15px;
    width: auto;
  }
  #header #header-inner {
    border-top: 0.5em solid #000;
    padding-bottom: 0;
  }
  #header #header-inner #header-top {
    padding: 0.5em 0;
  }
  #header .narrow {
    max-width: 768px;
  }
  #header .nav-container {
    position: relative;
    top: auto;
    border-top: 4px solid #000;
    padding: 0.5em 0;
  }
  #header .nav-container .nav-arrow {
    position: absolute;
    border-left: solid 8px #fff;
    border-right: solid 8px #fff;
    background: #070078;
    left: 0;
    top: -12px;
    z-index: 2;
    height: 4px;
    width: 16.666%;
  }
  #header .nav-container .nav-arrow:before {
    content: "";
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 8px solid transparent;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -6px;
    top: 100%;
  }
  #header #main-nav {
    display: block;
    float: none;
    font-size: 14px;
  }
  #header #main-nav a {
    font-family: "SourceSansPro", Tahoma, serif;
    font-weight: bold;
  }
  #header #main-nav a:hover {
    background: #070078;
    color: #fff;
  }
  #header #main-nav .nav-caller {
    display: none;
  }
  #header #main-nav > ul {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    position: static;
    background: none;
    height: auto;
    width: auto;
    overflow: visible;
  }
  #header #main-nav > ul > li {
    float: left;
    width: 16.666%;
    position: relative;
  }
  #header #main-nav > ul > li:hover > a {
    background: #474c55;
    color: #fff;
  }
  #header #main-nav > ul > li:hover ul {
    display: block;
  }
  #header #main-nav > ul > li > a {
    line-height: 2em;
    display: block;
    padding: 0.5em 0;
    text-align: center;
    color: #737370;
    border-bottom: none;
  }
  #header #main-nav > ul > li ul {
    width: 100%;
    padding: 0.5em;
  }
  #header #main-nav > ul > li ul li {
    width: 100%;
    float: none;
    padding: 0;
  }
  #header #main-nav > ul > li ul li:last-child a {
    border-bottom: none;
  }
  #header #main-nav > ul > li ul li a {
    margin: 0;
    height: auto;
  }
  #header .dropdown-bg {
    -webkit-transition: background 250ms, height 1ms 250ms, width 1ms 250ms;
    transition: background 250ms, height 1ms 250ms, width 1ms 250ms;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    z-index: 100;
    background: rgba(0, 0, 0, 0);
  }
  #header .dropdown-bg.trigger {
    -webkit-transition: background 250ms;
    transition: background 250ms;
    height: 100vh;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 9;
  }
  #header #header-inner:hover + .dropdown-bg {
    -webkit-transition: background 250ms;
    transition: background 250ms;
    height: 100vh;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
  }

  .isTouchType .site-wrapper .dropdown-bg-inner {
    -webkit-transition: background 250ms, height 1ms 250ms, width 1ms 250ms;
    transition: background 250ms, height 1ms 250ms, width 1ms 250ms;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    z-index: 100;
    background: rgba(0, 0, 0, 0);
  }
  .isTouchType .site-wrapper .dropdown-bg-inner.trigger {
    -webkit-transition: background 250ms;
    transition: background 250ms;
    height: 100vh;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 9;
    position: fixed;
  }

  .cc-banner .cc-message {
    float: left;
    padding: 6px 0;
  }
  .cc-banner .cc-compliance {
    float: right;
  }

  /* Main =================================================== */
  /* Footer =================================================== */
  /*#footer {
      padding:40px 20px 20px;
      .column-m-3-1:nth-child(3n+1){
          clear:left;
      }
      #footer-links{
          > li{
              width:16.666%;
              > a{
                  font-size:14px;
              }
          }
      }
      #copyright{
          text-align:center;
          ul{
              margin:0;
              li{
                  display:inline-block;
                  border-right:1px solid #424241;
                  margin-right:8px;
                  padding-right:8px;
                  color:$text-medium;
                  line-height:100%;
                  &:last-child{
                      border-right:none;
                      margin-right:0;
                      padding-right:0;
                  }
              }
          }
      }
  }*/
  /* Pages =================================================== */
  /*#checkout-basket{*/
  .payment-methods {
    text-align: left;
  }
  .payment-methods p {
    margin: 0;
    line-height: 27px;
    float: left;
    width: 40%;
    font-size: 13px;
  }
  .payment-methods .payment-types {
    float: right;
  }

  /*}*/
  .cart-summary {
    width: 100%;
  }
  .cart-summary tr th, .cart-summary tr td {
    padding: 20px;
  }
  .cart-summary tr th:first-child, .cart-summary tr td:first-child {
    padding-left: 0;
  }
  .cart-summary tr th:nth-child(2), .cart-summary tr td:nth-child(2) {
    text-align: center;
  }
  .cart-summary tr th:last-child, .cart-summary tr td:last-child {
    border-left: 1px solid #DFDBD5;
    text-align: right;
    padding-right: 0;
  }
  .cart-summary tr.residential-row {
    background: #f7f5f2;
    border-top: none;
  }
  .cart-summary tr.residential-row td {
    padding: 5px 10px 3px;
  }
  .cart-summary tr.residential-row label {
    padding: 2px 0;
  }
  .cart-summary tr.residential-row input {
    height: auto;
    vertical-align: middle;
  }
  .cart-summary tbody tr {
    border-top: 1px solid #DFDBD5;
  }
  .cart-summary tfoot tr:first-child {
    border-top: 1px solid #DFDBD5;
  }
  .cart-summary tfoot tr:first-child th, .cart-summary tfoot tr:first-child td {
    padding-top: 20px;
  }
  .cart-summary tfoot tr:last-child th, .cart-summary tfoot tr:last-child td {
    padding-bottom: 20px;
  }
  .cart-summary tfoot tr th, .cart-summary tfoot tr td {
    vertical-align: top;
    text-align: right;
    padding: 5px 20px;
  }
  .cart-summary tfoot tr th {
    padding-right: 25px;
    position: relative;
  }

  .course-dates {
    width: 100%;
    margin: 10px 0;
  }
  .course-dates th, .course-dates td {
    padding: 10px 5px;
  }
  .course-dates th:first-child, .course-dates td:first-child {
    padding-left: 8px;
    max-width: 386px;
  }
  .course-dates th:nth-child(2), .course-dates td:nth-child(2) {
    white-space: nowrap;
  }
  .course-dates th:last-child, .course-dates td:last-child {
    padding-right: 15px;
  }

  .accordion .accordion-inner .map {
    margin-left: 10px;
  }
}
@media only screen and (min-width: 1020px), screen and (min-device-width: 768px) and (max-device-width: 1020px) and (min-aspect-ratio: 13/9) {
  /* Page =================================================== */
  body {
    border: 10px solid #fff;
    border-top: none;
  }

  /* Typography =================================================== */
  /* Forms =================================================== */
  /* Buttons =================================================== */
  /* Tables =================================================== */
  /* Layout =================================================== */
  .column-l-1-1 {
    width: 100%;
  }

  .column-l-2-1 {
    width: 50%;
  }

  .column-l-3-1 {
    width: 33.333%;
  }

  .column-l-3-2 {
    width: 66.666%;
  }

  .column-l-4-1 {
    width: 25%;
  }

  .column-l-4-3 {
    width: 75%;
  }

  .column-l-5-2 {
    width: 40%;
  }

  .column-l-5-3 {
    width: 60%;
  }

  .column-l-6-1 {
    width: 16.666%;
  }

  .grid-3 {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 25%;
    -moz-flex: 1 1 25%;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
    max-width: calc(25% - 16px);
    margin: auto;
  }

  .grid-9 {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 75%;
    -moz-flex: 1 1 75%;
    -ms-flex: 1 1 75%;
    flex: 1 1 75%;
    max-width: calc(75% - 16px);
    margin: auto;
  }

  .grid-9 + .grid-3 {
    padding-left: 20px;
  }

  /* Header =================================================== */
  #header .narrow {
    max-width: 1008px;
  }
  #header #main-nav {
    font-size: 16px;
  }

  /* Main =================================================== */
  /* Pages =================================================== */
  .price-table,
.course-dates {
    font-size: 16px;
  }

  .course-dates th, .course-dates td {
    padding: 6px;
  }

  .page-banner.homepage {
    margin: 0 auto;
    max-width: 1024px;
  }
  .page-banner.homepage .image-slider {
    margin: 0;
  }
}
@media only screen and (max-width: 768px), screen and (max-device-width: 768px) and (max-aspect-ratio: 13/9) {
  /* Header =================================================== */
  #header #main-nav > ul > li:hover > a + ul {
    display: block;
    margin-top: 0;
    padding-top: 0;
    border: 0;
  }

  #header #main-nav > ul > li > ul > li {
    width: 100%;
  }
}
.nav-theme {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #e2e2e1;
  list-style: none;
  margin: 0 auto 1.5rem;
  padding: 0;
  text-align: center;
}
.nav-theme li {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: block;
  margin: 0;
  padding: 0;
}
.nav-theme a {
  font-family: "SourceSansPro", Tahoma, serif;
  border-bottom: 1px solid #f7f5f2;
  color: #474c55;
  display: block;
  font-weight: 700;
  margin: 0;
  padding: 0.75rem;
}
.nav-theme a:hover, .nav-theme a:active, .nav-theme a:focus {
  background: #8970B2;
  color: #fff;
}

.landingpage {
  /* IE11 Hack */
}
.landingpage .landing-page-wrapper .site-main > section {
  max-width: 1024px;
  margin: auto;
}
.landingpage .landing-page-wrapper .site-main > section.page-banner img {
  width: 100%;
}
.landingpage .section-header .inner {
  background: #fff;
}
.landingpage h3, .landingpage .modal-item a {
  font-family: "SourceSansPro", Tahoma, serif;
  font-weight: normal;
}
.landingpage .modal-item a:link {
  color: #070078;
}
.landingpage .modal-item a:link:hover {
  color: #f1563f;
}
.landingpage .footer-text {
  padding: 0 1.5em;
}
.landingpage *::-ms-backdrop, .landingpage .footer-text {
  max-width: 1024px;
  margin: auto;
  padding: 0 1em;
}
.landingpage footer {
  /* IE11 Hack */
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .landingpage footer {
    padding-top: 0;
  }
}
.landingpage footer .page-footer {
  /* Grid Setup */
  display: -ms-inline-grid;
  display: grid;
  -ms-grid-columns: 33.3% 33.3% 33.3%;
  grid-template-columns: 33.3% 33.3% 33.3%;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  grid-template-areas: "cim-logo cim-logo cim-logo" "footer-nav footer-nav footer-nav" "social-icons social-icons social-icons";
  max-width: 1024px;
  padding: 1em;
  margin: auto;
}
@media only screen and (min-width: 640px) {
  .landingpage footer .page-footer {
    padding: 1em 25%;
  }
}
@media only screen and (min-width: 992px) {
  .landingpage footer .page-footer {
    /* Grid Setup */
    -ms-grid-columns: 20% 55% 25%;
    grid-template-columns: 20% 55% 25%;
    grid-template-areas: "cim-logo footer-nav social-icons";
    padding: 1em;
  }
}
.landingpage footer .page-footer .CIM-logo {
  /* Grid Setup */
  -ms-grid-column: 1;
  grid-area: cim-logo;
  display: -ms-inline-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  grid-template-areas: "left right";
  margin-top: 1em;
}
@media only screen and (min-width: 992px) {
  .landingpage footer .page-footer .CIM-logo {
    margin: 1.75em 0 0 1em;
  }
}
.landingpage footer .page-footer .CIM-logo img {
  -ms-grid-column: 1;
  grid-area: left;
  max-width: 35%;
  margin: auto;
}
@media only screen and (min-width: 992px) {
  .landingpage footer .page-footer .CIM-logo img {
    margin: 0;
    float: left;
    max-width: 65%;
  }
}
.landingpage footer .page-footer .CIM-logo span.footer-copyright {
  display: inline-block;
  -ms-grid-column: 2;
  grid-area: right;
  margin: auto;
}
@media only screen and (min-width: 992px) {
  .landingpage footer .page-footer .CIM-logo span.footer-copyright {
    margin: 0.5em 0 0 0;
  }
}
.landingpage footer .page-footer nav {
  -ms-grid-column: 2;
  grid-area: footer-nav;
  margin: 2em 0;
}
@media only screen and (min-width: 992px) {
  .landingpage footer .page-footer nav {
    margin-top: 1.25em;
  }
}
.landingpage footer .page-footer nav ul {
  margin-top: 0.5em;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  /*@include breakpoint(medium) {
  	justify-content: flex-end;
  }*/
  list-style-type: none;
}
.landingpage footer .page-footer nav ul li {
  display: inline-block;
}
.landingpage footer .page-footer nav ul li::before {
  content: "|";
  display: inline-block;
  font-weight: normal;
  opacity: 0.2;
  padding: 0 0.3rem 0 0.2rem;
}
.landingpage footer .page-footer nav ul li:first-child::before {
  display: none;
}
.landingpage footer .page-footer .social-icons {
  -ms-grid-column: 3;
  grid-area: social-icons;
}
.landingpage footer .page-footer .social-icons ul {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  flex-direction: row-reverse;
  list-style-type: none;
  justify-content: space-evenly;
  padding: 0;
}
@media only screen and (min-width: 640px) {
  .landingpage footer .page-footer .social-icons ul {
    max-width: 80%;
    margin: 1em auto;
  }
}
@media only screen and (min-width: 992px) {
  .landingpage footer .page-footer .social-icons ul {
    justify-content: flex-start;
    max-width: 100%;
    margin: 1em 0 1em 0;
  }
}
.landingpage footer .page-footer .social-icons ul .icon {
  color: #fff;
  height: 3em;
  width: 3em;
  margin: 0 0.5em;
}
@media only screen and (min-width: 992px) {
  .landingpage footer .page-footer .social-icons ul .icon {
    height: 2em;
    width: 2em;
    margin: 0 0.2em;
  }
}

.landing-pages .landing-page-header#header .cim-logo img {
  width: unset;
  height: unset;
}
.landing-pages .landing-page-wrapper .site-wrapper-inner .site-main {
  min-height: 20em;
}

.isTouchType .memblocks .grid a .overlaywrap .button-large {
  display: none;
}
.isTouchType .memblocks .grid a.blur .overlaywrap .button-large {
  position: absolute;
  right: 2%;
  bottom: 2%;
  display: block;
}
section.page-width {
  width: 100%;
  padding: 0;
}
@media (min-width: 1278px) {
  section.page-width {
    width: 300%;
    margin: 0 0 0 -100%;
    padding: 0;
    max-width: unset;
  }
  section.page-width > div {
    margin: 0 auto;
    max-width: 1024px;
    width: 100%;
    position: relative;
  }
}
section.white-background-full {
  background: #fff;
  width: 100%;
  padding: 2em;
}
@media (min-width: 1278px) {
  section.white-background-full {
    width: 300%;
    margin-left: -100%;
  }
}
section.white-background-full .section-header:before {
  border: none;
}
section.white-background-full .section-header .inner {
  background: transparent;
  font-weight: bold;
  color: #070078;
}
section.white-background-full p a {
  text-decoration: underline;
}
section.grey-background-full {
  background: #f7f6f2;
  width: 100%;
  padding: 0;
}
@media (min-width: 1278px) {
  section.grey-background-full {
    width: 300%;
    margin-left: -100%;
  }
}
section.grey-background-full .section-header:before {
  border: none;
}
section.grey-background-full .section-header .inner {
  background: transparent;
  color: #474c55;
}
section.grey-background-full p a {
  text-decoration: underline;
}
section.green-background-full {
  background: #007069;
  width: 100%;
  padding: 0;
}
@media (min-width: 1278px) {
  section.green-background-full {
    width: 300%;
    margin-left: -100%;
  }
}
section.green-background-full .section-header:before {
  border: none;
}
section.green-background-full .section-header .inner {
  background: transparent;
  color: #007069;
}
section.green-background-full p {
  color: #fff;
}
section.green-background-full p a {
  text-decoration: underline;
}
section.green-background-full p a .button:hover {
  background: #00d6c0 !important;
  color: #007069 !important;
}
section.grey-background {
  background: #f7f6f2;
}
section.grey-background .section-header .inner {
  background: #f7f6f2;
}
section.white-background {
  background: #fff;
}
section.white-background .section-header .inner {
  background: #fff;
}
section.blue-background {
  background: #070078;
}
section.blue-background .section-header .inner {
  background: #070078;
  color: #fff;
}
section.green-background {
  background: #007069;
}
section.green-background .section-header .inner {
  background: #007069;
  color: #fff;
}
section.clear-padding-margin .grid {
  padding: 0;
  margin: 0;
}
section.clear-padding-margin .grid [class^=grid-], section.clear-padding-margin .grid [class*=" grid-"] {
  padding: 0;
  margin: 0;
}
section.tablet-blocks .grid [class^=grid-], section.tablet-blocks .grid [class*=" grid-"] {
  border: thin solid #747572;
  padding: 0;
  margin: 0.25em auto;
  background: #fff;
  border-radius: 16px;
}
section.tablet-blocks .grid [class^=grid-] a, section.tablet-blocks .grid [class*=" grid-"] a {
  background: transparent;
  border-radius: 16px;
}
section.tablet-blocks .grid [class^=grid-] a:hover, section.tablet-blocks .grid [class*=" grid-"] a:hover {
  -webkit-transition: 500ms;
  transition: 500ms;
  filter: saturate(0%);
  box-shadow: rgba(17, 17, 26, 0.2) 0px 4px 16px, rgba(17, 17, 26, 0.15) 0px 8px 32px;
}
section.tablet-blocks .grid [class^=grid-] .img-wrapper, section.tablet-blocks .grid [class*=" grid-"] .img-wrapper {
  max-height: 140px;
  border-radius: 16px 16px 0 0 !important;
}
section.tablet-blocks .grid [class^=grid-] .featured-box-text, section.tablet-blocks .grid [class*=" grid-"] .featured-box-text {
  background: #fff;
  border-radius: 0 0 16px 16px;
}
section.tablet-blocks .grid [class^=grid-] .featured-box-text h3, section.tablet-blocks .grid [class*=" grid-"] .featured-box-text h3 {
  color: #000;
}
section.tablet-blocks .grid [class^=grid-] p, section.tablet-blocks .grid [class*=" grid-"] p {
  padding: 1em;
}
@media (min-width: 650px) {
  section.tablet-blocks .grid .grid-4 {
    max-width: calc(33.3% - 16px);
  }
}
section.top-image-overlap .grid [class^=grid-], section.top-image-overlap .grid [class*=" grid-"] {
  position: relative;
  display: grid;
  margin: 0 auto;
}
section.top-image-overlap .grid [class^=grid-] .section-header, section.top-image-overlap .grid [class*=" grid-"] .section-header {
  margin-bottom: 1em;
}
section.top-image-overlap .grid [class^=grid-] .img-wrapper, section.top-image-overlap .grid [class*=" grid-"] .img-wrapper {
  max-width: 60px;
  justify-self: center;
  position: absolute;
  top: -20px;
  background: transparent;
}
section.top-image-overlap .grid [class^=grid-] .featured-box-text, section.top-image-overlap .grid [class*=" grid-"] .featured-box-text {
  text-align: center;
  background: #fff;
  border-radius: 16px;
  padding-top: 3em;
  padding-bottom: 2em;
  margin-bottom: 1em;
}
section.top-image-overlap .grid [class^=grid-] .featured-box-text h3, section.top-image-overlap .grid [class*=" grid-"] .featured-box-text h3 {
  color: #000;
}
section.top-image-overlap .grid [class^=grid-] a, section.top-image-overlap .grid [class*=" grid-"] a {
  display: grid;
}
section.top-image-overlap .grid [class^=grid-] a:hover, section.top-image-overlap .grid [class*=" grid-"] a:hover {
  -webkit-transition: 500ms;
  transition: 500ms;
  filter: saturate(0%);
  box-shadow: rgba(17, 17, 26, 0.2) 0px 4px 16px, rgba(17, 17, 26, 0.15) 0px 8px 32px;
}
section.top-bottom-fixed .gridblock {
  display: grid;
  grid-template-rows: 1fr 1fr 5fr 1fr;
  grid-template-areas: "one" "two" "three" "four";
  place-items: center;
  border: thin solid #474c55;
  position: relative;
  border-radius: 16px;
  width: 94%;
  justify-self: center;
  margin-top: 3em;
}
@media (min-width: 481px) {
  section.top-bottom-fixed .gridblock {
    width: 100%;
    justify-self: unset;
    margin: auto;
    margin-top: 2em;
  }
}
section.top-bottom-fixed .gridblock p, section.top-bottom-fixed .gridblock h2, section.top-bottom-fixed .gridblock a {
  padding: 0;
  margin: 0;
  text-align: center;
  display: block;
}
section.top-bottom-fixed .gridblock a.button, section.top-bottom-fixed .gridblock p.button {
  width: 100%;
  border: none;
}
section.top-bottom-fixed .gridblock .one {
  grid-area: one;
  border: thin solid #070078;
  padding: 14px 8px;
  border-radius: 50%;
  max-width: 73px;
  position: absolute;
  top: -36px;
  background: #070078;
  color: #fff;
  font-size: 0.9em;
}
section.top-bottom-fixed .gridblock .one p {
  text-align: left;
}
section.top-bottom-fixed .gridblock .two {
  grid-area: two;
  width: 50%;
}
section.top-bottom-fixed .gridblock .two p {
  text-align: left;
}
section.top-bottom-fixed .gridblock .three {
  grid-area: three;
  align-self: flex-start;
  padding: 0.5em;
}
section.top-bottom-fixed .gridblock .three p {
  margin-bottom: 0.25em;
  padding-bottom: 0.25em;
  border-bottom: thin solid #e3e4e2;
  text-align: left;
}
section.top-bottom-fixed .gridblock .three .modal-item p {
  border: none;
}
section.top-bottom-fixed .gridblock .four {
  grid-area: four;
}
section.top-bottom-fixed .gridblock .four.with-button {
  background: #070078;
  width: 100%;
  padding: 1em;
  border-radius: 0 0 16px 16px;
}
section.top-bottom-fixed .gridblock .four.with-button a, section.top-bottom-fixed .gridblock .four.with-button p {
  color: #fff;
}
section.top-bottom-fixed .gridblock .four.with-button:hover {
  -webkit-transition: 500ms;
  transition: 500ms;
  filter: saturate(0%);
}
section.top-bottom-fixed .gridblock .four.with-button p {
  cursor: pointer;
}
section.top-bottom-fixed .gridblock .four.with-button p:hover {
  background-color: unset;
}
section.top-bottom-fixed .gridblock .four.with-button .button:hover {
  background: none;
}
section.gridblock-layout .grid [class^=grid-], section.gridblock-layout .grid [class*=" grid-"] {
  display: grid;
  grid-template-rows: 1fr 1fr 6fr 1fr;
  grid-template-areas: "one" "two" "three" "four";
  place-items: center;
  border: thin solid #474c55;
  position: relative;
  border-radius: 16px;
  width: 94%;
  justify-self: center;
  margin-top: 3em;
  padding: 0;
}
@media (min-width: 481px) {
  section.gridblock-layout .grid [class^=grid-], section.gridblock-layout .grid [class*=" grid-"] {
    width: 100%;
    justify-self: unset;
    margin: auto;
    margin-top: 2em;
  }
}
section.gridblock-layout .grid [class^=grid-] p, section.gridblock-layout .grid [class^=grid-] h2, section.gridblock-layout .grid [class^=grid-] a, section.gridblock-layout .grid [class*=" grid-"] p, section.gridblock-layout .grid [class*=" grid-"] h2, section.gridblock-layout .grid [class*=" grid-"] a {
  padding: 0;
  margin: 0;
  text-align: center;
  display: block;
}
section.gridblock-layout .grid [class^=grid-] a.button, section.gridblock-layout .grid [class^=grid-] p.button, section.gridblock-layout .grid [class*=" grid-"] a.button, section.gridblock-layout .grid [class*=" grid-"] p.button {
  width: 100%;
  border: none;
}
section.gridblock-layout .grid [class^=grid-] .one, section.gridblock-layout .grid [class*=" grid-"] .one {
  grid-area: one;
  border: thin solid #070078;
  padding: 14px 8px;
  border-radius: 50%;
  max-width: 73px;
  position: absolute;
  top: -36px;
  background: #070078;
  color: #fff;
  font-size: 0.9em;
}
section.gridblock-layout .grid [class^=grid-] .two, section.gridblock-layout .grid [class*=" grid-"] .two {
  grid-area: two;
  width: 50%;
}
section.gridblock-layout .grid [class^=grid-] .three, section.gridblock-layout .grid [class*=" grid-"] .three {
  grid-area: three;
  align-self: flex-start;
  padding: 0.5em;
}
section.gridblock-layout .grid [class^=grid-] .four, section.gridblock-layout .grid [class*=" grid-"] .four {
  grid-area: four;
  background: #070078;
  width: 100%;
  padding: 1em;
  border-radius: 0 0 16px 16px;
}
section.gridblock-layout .grid [class^=grid-] .four a, section.gridblock-layout .grid [class^=grid-] .four p, section.gridblock-layout .grid [class*=" grid-"] .four a, section.gridblock-layout .grid [class*=" grid-"] .four p {
  color: #fff;
}
section.gridblock-layout .grid [class^=grid-] .four:hover, section.gridblock-layout .grid [class*=" grid-"] .four:hover {
  -webkit-transition: 500ms;
  transition: 500ms;
  filter: saturate(0%);
}
section.gridblock-layout .grid [class^=grid-] .four p, section.gridblock-layout .grid [class*=" grid-"] .four p {
  cursor: pointer;
}
section.gridblock-layout .grid [class^=grid-] .four p:hover, section.gridblock-layout .grid [class*=" grid-"] .four p:hover {
  background-color: unset;
}
section .grid [class^=grid-].grey-block, section .grid [class*=" grid-"].grey-block {
  background: #e3e4e2;
  border-radius: 16px;
  width: 100%;
  max-width: 100%;
  display: grid;
  place-content: center;
  text-align: center;
  margin: 2em auto;
}
section.slider-tablet-blocks .flexslider {
  padding: 0 2rem;
}
section.slider-tablet-blocks .flexslider .flex-viewport {
  height: auto !important;
  min-height: unset;
}
section.slider-tablet-blocks .flexslider .flex-viewport .slide {
  border: thin solid #747572;
  padding: 0;
  margin: 0.5em;
  background: #fff;
  border-radius: 16px;
}
section.slider-tablet-blocks .flexslider .flex-viewport .slide a {
  background: transparent;
  border-radius: 16px;
}
section.slider-tablet-blocks .flexslider .flex-viewport .slide a:hover {
  -webkit-transition: 500ms;
  transition: 500ms;
  filter: saturate(0%);
  box-shadow: rgba(17, 17, 26, 0.2) 0px 4px 16px, rgba(17, 17, 26, 0.15) 0px 8px 32px;
}
section.slider-tablet-blocks .flexslider .flex-viewport .slide img {
  border-radius: 16px 16px 0 0 !important;
}
section.slider-tablet-blocks .flexslider .flex-viewport .slide h3 {
  background: #fff;
  border-radius: 0 0 16px 16px;
  font-size: 0.9rem;
  padding: 0 1em;
  text-align: center;
  min-height: 30px;
}
section.slider-tablet-blocks .flexslider .flex-viewport .slide p {
  padding: 1em;
}
section.slider-top-image-overlap {
  margin-top: 2em;
  padding: 0;
}
section.slider-top-image-overlap .container .grid {
  margin-top: -60px;
}
section.slider-top-image-overlap .container .grid [class^=grid-] section .flexslider, section.slider-top-image-overlap .container .grid [class*=" grid-"] section .flexslider {
  padding: 0;
}
@media (min-width: 481px) {
  section.slider-top-image-overlap .container .grid [class^=grid-] section .flexslider, section.slider-top-image-overlap .container .grid [class*=" grid-"] section .flexslider {
    padding: 2rem;
  }
}
section.slider-top-image-overlap .container .grid [class^=grid-] section .flexslider .flex-viewport .slides .slide, section.slider-top-image-overlap .container .grid [class*=" grid-"] section .flexslider .flex-viewport .slides .slide {
  display: grid;
  position: relative;
  padding: 0;
}
@media (min-width: 481px) {
  section.slider-top-image-overlap .container .grid [class^=grid-] section .flexslider .flex-viewport .slides .slide, section.slider-top-image-overlap .container .grid [class*=" grid-"] section .flexslider .flex-viewport .slides .slide {
    padding: 0 1rem;
  }
}
section.slider-top-image-overlap .container .grid [class^=grid-] section .flexslider .flex-viewport .slides .slide img, section.slider-top-image-overlap .container .grid [class*=" grid-"] section .flexslider .flex-viewport .slides .slide img {
  max-width: 100px;
  justify-self: center;
  position: absolute;
  top: -32px;
  background: transparent;
  border: 2px solid #fff;
  border-radius: 50%;
}
section.slider-top-image-overlap .container .grid [class^=grid-] section .flexslider .flex-viewport .slides .slide p, section.slider-top-image-overlap .container .grid [class*=" grid-"] section .flexslider .flex-viewport .slides .slide p {
  text-align: center;
  background: transparent;
  border-radius: 16px;
  padding: 4em 1em 1em;
  margin-bottom: 1em;
  color: #fff;
}
@media (min-width: 481px) {
  section.slider-top-image-overlap .container .grid [class^=grid-] section .flexslider .flex-viewport .slides .slide p, section.slider-top-image-overlap .container .grid [class*=" grid-"] section .flexslider .flex-viewport .slides .slide p {
    padding: 4em 2em 2em;
  }
}
section.slider-top-image-overlap .container .grid [class^=grid-] section .flexslider ol.flex-control-nav, section.slider-top-image-overlap .container .grid [class*=" grid-"] section .flexslider ol.flex-control-nav {
  top: unset;
  bottom: -28px;
}
@media (min-width: 481px) {
  section.slider-top-image-overlap .container .grid [class^=grid-] section .flexslider ol.flex-control-nav, section.slider-top-image-overlap .container .grid [class*=" grid-"] section .flexslider ol.flex-control-nav {
    bottom: 0;
  }
}
section.slider-top-image-overlap .container .grid [class^=grid-] section .flexslider ol.flex-control-nav li a, section.slider-top-image-overlap .container .grid [class*=" grid-"] section .flexslider ol.flex-control-nav li a {
  background: rgba(255, 255, 255, 0.8);
}
section.slider-top-image-overlap .container .grid [class^=grid-] section .flexslider ol.flex-control-nav li a.flex-active, section.slider-top-image-overlap .container .grid [class*=" grid-"] section .flexslider ol.flex-control-nav li a.flex-active {
  background: rgba(255, 255, 255, 0.3);
}
section.info-form {
  padding-top: 1em;
  background: #8fcc8f;
  /*background: linear-gradient(58deg, rgba(240,81,104,1) 0%, rgba(240,81,104,1) 50%, rgba(250,192,49,1) 50%, rgba(250,192,49,1) 100%);*/
  margin-top: 1em;
}
@media (min-width: 481px) {
  section.info-form {
    padding-top: 0;
  }
}
section.info-form .grid-12 {
  padding: 0;
}
section.info-form .info-form-details, section.info-form .grid-12 {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-areas: "info" "form";
  grid-gap: 0;
  place-items: center;
  margin: auto;
}
@media (min-width: 481px) {
  section.info-form .info-form-details, section.info-form .grid-12 {
    grid-template-columns: 2fr 1fr 1fr 1fr;
    grid-gap: 1em;
    place-items: center;
    grid-template-areas: "info form form form";
    max-width: 985px;
  }
}
section.info-form .info-form-details .info, section.info-form .grid-12 .info {
  grid-area: info;
  padding: 0;
  margin-left: 1em;
  color: #fff;
}
@media (min-width: 481px) {
  section.info-form .info-form-details .info, section.info-form .grid-12 .info {
    padding: 0 1em;
    margin-left: 0;
  }
}
@media (min-width: 1020px) {
  section.info-form .info-form-details .info, section.info-form .grid-12 .info {
    padding: 0 2em;
    margin-left: 2em;
  }
}
section.info-form .info-form-details .info h3, section.info-form .grid-12 .info h3 {
  margin: 0;
}
section.info-form .info-form-details .form, section.info-form .grid-12 .form {
  grid-area: form;
  padding: 0 0.5em;
}
@media (min-width: 481px) {
  section.info-form .info-form-details .form, section.info-form .grid-12 .form {
    padding: 0 0.75em;
  }
}
section.info-form .info-form-details .form form, section.info-form .grid-12 .form form {
  /*display: grid;*/
  grid-template-columns: 1fr;
  grid-template-areas: "one" "two";
  grid-gap: 1em;
  padding: 1em 0;
  position: relative;
}
@media (min-width: 481px) {
  section.info-form .info-form-details .form form, section.info-form .grid-12 .form form {
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "one two";
  }
}
section.info-form .info-form-details .form form .one, section.info-form .grid-12 .form form .one {
  grid-area: one;
  position: relative;
  top: 7px;
}
section.info-form .info-form-details .form form .two, section.info-form .grid-12 .form form .two {
  grid-area: two;
  position: relative;
  top: 7px;
}
section.info-form .info-form-details .form form select, section.info-form .grid-12 .form form select {
  background: #fff;
  border: 1px solid #A7A9AD;
  font: inherit;
  font-size: 1rem;
  line-height: 1.25rem;
  height: 2.5rem;
  width: 100%;
  margin: 0;
  padding: 0.625rem;
  color: #C3C3C4;
}
section.info-form .info-form-details .form form input, section.info-form .info-form-details .form form select, section.info-form .grid-12 .form form input, section.info-form .grid-12 .form form select {
  border-radius: 4px;
  margin: 0.25em;
  font-size: 0.9em;
}
section.info-form .info-form-details .form form .input.cim-button, section.info-form .grid-12 .form form .input.cim-button {
  position: relative;
  border-radius: 4px;
  margin: 0.25em;
}
section.info-form .info-form-details .form .cim-form form, section.info-form .grid-12 .form .cim-form form {
  padding: 1em 0 0 0;
  position: relative;
}
section.info-form .info-form-details .form .cim-form form .umbraco-forms-field, section.info-form .grid-12 .form .cim-form form .umbraco-forms-field {
  margin: 0;
}
section.info-form .info-form-details .form .cim-form form .umbraco-forms-navigation, section.info-form .grid-12 .form .cim-form form .umbraco-forms-navigation {
  width: 100%;
  position: relative;
  right: 0;
  bottom: 0;
}
@media (min-width: 481px) {
  section.info-form .info-form-details .form .cim-form form .umbraco-forms-navigation, section.info-form .grid-12 .form .cim-form form .umbraco-forms-navigation {
    width: 50%;
    position: absolute;
  }
}
section.info-form .info-form-details .form .cim-form form .umbraco-forms-fieldset .umbraco-forms-container.col-md-6, section.info-form .grid-12 .form .cim-form form .umbraco-forms-fieldset .umbraco-forms-container.col-md-6 {
  margin-bottom: 0;
}
@media (min-width: 481px) {
  section.info-form .info-form-details .form .cim-form form .umbraco-forms-fieldset .umbraco-forms-container.col-md-6, section.info-form .grid-12 .form .cim-form form .umbraco-forms-fieldset .umbraco-forms-container.col-md-6 {
    margin-bottom: 30px;
  }
}
section.info-form .info-form-details .form .cim-form form select, section.info-form .grid-12 .form .cim-form form select {
  cursor: pointer;
  color: #737370;
  font-weight: 400;
  font-size: 1rem;
  padding: 0.5em;
  font-family: inherit;
  border: 1px solid #737370;
  border-right: 42px solid #737370;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  min-width: unset;
}
section.info-form .info-form-details .form .cim-form form .select-styling:after, section.info-form .grid-12 .form .cim-form form .select-styling:after {
  right: 9.5px;
  top: 19.5px;
  content: "";
  position: absolute;
  width: 15px;
  height: 10px;
  line-height: 0;
  background: url(/images/icons/svg/sharp-chevron-white-down.svg);
  pointer-events: none;
  display: block;
}
section.info-form .info-form-details .form .cim-form #clickdimensionsForm, section.info-form .grid-12 .form .cim-form #clickdimensionsForm {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0;
  justify-items: center;
  padding: 0;
  margin: 0;
}
section.info-form .info-form-details .form .cim-form #clickdimensionsForm .responsiveRow, section.info-form .grid-12 .form .cim-form #clickdimensionsForm .responsiveRow {
  padding: 0;
  margin: 0;
  width: 100%;
}
section.info-form .info-form-details .form .cim-form #clickdimensionsForm .responsiveRow:nth-of-type(odd), section.info-form .grid-12 .form .cim-form #clickdimensionsForm .responsiveRow:nth-of-type(odd) {
  grid-column: 1/span 1;
}
section.info-form .info-form-details .form .cim-form #clickdimensionsForm .responsiveRow:nth-of-type(even), section.info-form .grid-12 .form .cim-form #clickdimensionsForm .responsiveRow:nth-of-type(even) {
  grid-column: 2/span 1;
}
section.info-form .info-form-details .form .cim-form #clickdimensionsForm .responsiveRow .responsiveCell, section.info-form .grid-12 .form .cim-form #clickdimensionsForm .responsiveRow .responsiveCell {
  margin: 0;
}
section.info-form .info-form-details .form .cim-form #clickdimensionsForm .responsiveRow .responsiveCell input[type=text], section.info-form .grid-12 .form .cim-form #clickdimensionsForm .responsiveRow .responsiveCell input[type=text] {
  height: 34px;
}
section.info-form .info-form-details .form .cim-form #clickdimensionsForm .responsiveRow .responsiveCell textarea, section.info-form .grid-12 .form .cim-form #clickdimensionsForm .responsiveRow .responsiveCell textarea {
  max-height: 68px;
  padding: 0.3em 0.8em;
  margin: 0.25em;
  border-radius: 4px;
}
section.info-form .info-form-details .form .cim-form #clickdimensionsForm .responsiveRow .responsiveCell .buttonContainer, section.info-form .grid-12 .form .cim-form #clickdimensionsForm .responsiveRow .responsiveCell .buttonContainer {
  margin-right: 0 !important;
}
section.info-form.page-width {
  margin-bottom: 0.25em;
  padding-bottom: 0;
}
@media (min-width: 481px) {
  section.info-form.page-width {
    margin-bottom: -5em;
  }
}

.accordion .accordion-item {
  overflow: hidden;
}
.accordion .accordion-item .accordion {
  padding-left: 0;
}
.accordion .accordion-caller {
  cursor: pointer;
  display: block;
  font-weight: bold;
  border-bottom: 1px solid #474c55;
  padding: 1em 0;
  color: #474c55;
  position: relative;
}
.accordion .accordion-caller:before {
  -webkit-transition: 200ms;
  transition: 200ms;
  content: url("/img/icons/down-chevron-black.png");
  float: right;
  font-size: 1.5rem;
  position: absolute;
  top: 8px;
  right: 0.5em;
}
.accordion .accordion-caller:hover {
  color: #f1563f;
  text-decoration: none;
}
.accordion .accordion-caller.on:before {
  transform: rotateX(180deg);
  top: 12px;
}
.accordion .accordion-inner {
  display: none;
  overflow: hidden;
}
.accordion .accordion-inner p {
  margin: 1em 0 !important;
}
.accordion .accordion-inner .map {
  margin: 1em 0;
  height: 140px;
}

.accordion-with-sidebar-nav {
  display: none;
  margin-top: 1em;
}
.accordion-with-sidebar-nav.on {
  display: block;
}

.accordion-grey .accordion-item {
  margin-bottom: 1em;
}
.accordion-grey .accordion-item .accordion-caller {
  background: #e3e4e2;
  color: #070078;
  padding: 0.5em 0.5em 0.5em 1em;
  border: none;
  font-size: 1.1em;
}
.accordion-grey .accordion-item .accordion-caller:before {
  font-size: 2em;
  color: #474c55;
  top: -8px;
}
.accordion-grey .accordion-item .accordion-caller.on:before {
  transform: rotateX(180deg);
  top: 0;
}
.accordion-grey .accordion-item .accordion-inner {
  background: #fff;
  padding: 0 1em;
}

.openAccordion .container .row {
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.openAccordion .container .column {
  flex: 1 auto;
}
.openAccordion.menu-box {
  border: 1px #fff solid;
  margin-bottom: 32px;
}
.openAccordion .accordion .accordion-item .accordion-caller {
  padding: 0.5em 1.5em 0.5em 1em;
}
.openAccordion .accordion .accordion-item .accordion-caller.on:before {
  transform: rotateX(0deg);
}
.openAccordion .accordion .accordion-inner {
  height: 100% !important;
  background: transparent;
}
@media (min-width: 900px) {
  .openAccordion .accordion .accordion-inner {
    height: 607px !important;
  }
}
.openAccordion .accordion .button {
  float: none;
  position: absolute;
  right: 24px;
  bottom: 24px;
}
.openAccordion .accordion.menu-box {
  border: 1px #fff solid;
  margin-bottom: 32px;
}

.page-levy-paying-organisations .accordion .accordion-caller,
.page-is-an-apprenticeship-for-me .accordion .accordion-caller,
.page-non-levy-paying-organisations .accordion .accordion-caller {
  border-bottom: 0;
}
.page-levy-paying-organisations .accordion-inner,
.page-is-an-apprenticeship-for-me .accordion-inner,
.page-non-levy-paying-organisations .accordion-inner {
  background: #fff;
  padding: 1rem;
}
@media (min-width: 766px) {
  .page-levy-paying-organisations .accordion-inner,
.page-is-an-apprenticeship-for-me .accordion-inner,
.page-non-levy-paying-organisations .accordion-inner {
    padding: 1rem 2rem;
  }
}

.page-banner {
  max-width: 1008px;
  margin: 0 auto 15px;
  position: relative;
  background: #070078;
  border-top: 1px solid #A7A9AD;
}
@media (min-width: 481px) {
  .page-banner {
    background: #fff;
  }
}
.page-banner .banner-text {
  zoom: 1;
  padding: 0 15px;
}
.page-banner .banner-text:before, .page-banner .banner-text:after {
  content: ".";
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}
.page-banner .banner-text:after {
  clear: both;
}
.page-banner .banner-text h1 {
  font-weight: normal;
  color: #fff;
}
@media (min-width: 481px) {
  .page-banner .banner-text h1 {
    color: inherit;
  }
}
.page-banner img {
  display: none;
}
.page-banner img.mobile-banner-image {
  display: block;
}
@media (min-width: 481px) {
  .page-banner img.mobile-banner-image {
    display: none;
  }
}
.page-banner.mobile-available .banner-text {
  display: none;
}
@media (min-width: 481px) {
  .page-banner.mobile-available .banner-text {
    display: flex;
  }
}
.page-banner.checkout-banner .banner-text table, .page-banner.product-banner .banner-text table {
  margin: 50px 0 20px;
  font-size: 0.9em;
}
.page-banner.checkout-banner .banner-text {
  padding: 30px;
}

body.qualifications .page-banner {
  background: #474c55;
}
body.qualifications .page-banner h1 {
  color: #fff;
}
@media (min-width: 481px) {
  body.qualifications .page-banner {
    background: initial;
  }
  body.qualifications .page-banner h1 {
    color: #fff;
  }
}
body.training .page-banner:not(.product-banner) {
  background: #E9543A;
}
body.training .page-banner:not(.product-banner) h1 {
  color: #fff;
}
body.training .page-banner:not(.product-banner) .banner-text.searched h1 {
  margin-top: 0.4em;
  margin-left: 0;
}
@media (min-width: 481px) {
  body.training .page-banner:not(.product-banner) .banner-text.searched h1 {
    margin-top: 1.4em;
    margin-left: 1em;
  }
}
body.training .page-banner:not(.product-banner).product-banner {
  background-color: #474C55;
}
body.training .page-banner.product-banner {
  background-color: #474C55;
}
body.training .page-banner.product-banner .banner-text table {
  color: #fff;
}
body.checkout .page-banner, body.payment .page-banner {
  background: #474c55;
}
body.checkout .page-banner h1, body.payment .page-banner h1 {
  color: #fff;
}
body.checkout .page-banner .banner-text ul.nolist, body.payment .page-banner .banner-text ul.nolist {
  color: #fff;
}
@media (min-width: 481px) {
  body.checkout .page-banner, body.payment .page-banner {
    background: #474c55;
  }
  body.checkout .page-banner h1, body.payment .page-banner h1 {
    color: #fff;
  }
}
body.events .page-banner {
  background: #916EAE;
}
body.events .page-banner h1 {
  color: #fff;
}
@media (min-width: 481px) {
  body.events .page-banner {
    background: initial;
  }
  body.events .page-banner h1 {
    color: #fff;
  }
}
body.study-centres .page-banner {
  background: #484C55;
}
body.study-centres .page-banner h1 {
  color: #fff;
}
@media (min-width: 481px) {
  body.study-centres .page-banner {
    background: initial;
  }
  body.study-centres .page-banner h1 {
    color: #fff;
  }
}

.attentionBanner, .attentionbanner {
  width: 100%;
  max-width: 1008px;
  text-align: center;
  background: #E9543A;
  color: #fff;
  margin: -1.5em auto 1em;
  cursor: pointer;
  padding: 1em;
}
.attentionBanner p, .attentionbanner p {
  padding: 1em;
}
.attentionBanner a, .attentionbanner a {
  color: #fff;
  text-decoration: underline;
}

.attentionBannerHover, .attentionbannerhover {
  width: 100%;
  max-width: 1008px;
  text-align: center;
  background: #fff;
  font-size: 0.9em;
  margin: -1em auto 0;
  display: none;
  position: relative;
  color: #474c55;
}
.attentionBannerHover p, .attentionbannerhover p {
  padding: 0.5em;
}
.attentionBannerHover i, .attentionbannerhover i {
  border: solid white;
  border-width: 0 10px 10px 0;
  display: inline-block;
  padding: 3px;
  position: absolute;
}
.attentionBannerHover i.up, .attentionbannerhover i.up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  top: -0.5em;
  z-index: 99;
}

@media only screen and (min-width: 768px), screen and (max-device-width: 768px) and (min-aspect-ratio: 13/9) {
  .page-banner {
    color: #fff;
    background: none;
    border: none;
  }
  .page-banner .banner-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    padding: 0 30px;
  }
  .page-banner img {
    display: block;
  }
  .page-banner.checkout-banner, .page-banner.product-banner {
    background: #474c55 url(/img/test-images/banner.png) 100% 100% no-repeat;
    background-size: contain;
  }
  .page-banner.checkout-banner .banner-text, .page-banner.product-banner .banner-text {
    display: block;
    position: relative;
  }
  .page-banner.checkout-banner .banner-text table, .page-banner.product-banner .banner-text table {
    color: #fff;
  }
}
.block {
  width: 100%;
  background-color: #070078;
  padding: 2.9em 2em;
  margin: 0;
  text-align: center;
  color: #fff;
  font-family: "SourceSansPro", Tahoma, serif;
  font-size: 1.125rem;
  font-weight: 400;
}
.block a {
  color: #fff;
  font-weight: 400;
}

.tileBlock p {
  text-align: center;
}
.tileBlock img {
  width: 100%;
  height: fit-content;
}

.container .recognition .grid-4, .container .recognition .grid-6 {
  background: rgba(247, 245, 242, 0.9);
  border: 10px solid #fff;
}
.container .recognition .grid-4 a, .container .recognition .grid-6 a {
  background: rgba(247, 245, 242, 0.9);
}
.container .recognition .grid-4 a:hover, .container .recognition .grid-6 a:hover {
  color: unset;
}
.container .recognition .grid-4 .featured-box-text, .container .recognition .grid-6 .featured-box-text {
  background: rgba(247, 245, 242, 0.9);
  padding: 0 20px;
}
.container .recognition .grid-4 .featured-box-text h3, .container .recognition .grid-6 .featured-box-text h3 {
  color: #070078;
  font-family: "SourceSansPro", Tahoma, serif;
  font-weight: 400;
  font-size: 1.2em;
}
.container .recognition .grid-4 .featured-box-text h4, .container .recognition .grid-6 .featured-box-text h4 {
  color: #737370;
  font-weight: 600;
  font-size: 1em;
}
.container .recognition .grid-4 .featured-box-text p, .container .recognition .grid-6 .featured-box-text p {
  color: #737370;
  font-weight: 400;
  font-size: 1em;
}
.container .recognition .grid-4 .featured-box-text ul, .container .recognition .grid-6 .featured-box-text ul {
  color: #737370;
  font-weight: 400;
  font-size: 1em;
}
.container .recognition .grid-6 {
  padding: 0.5em 1.5em;
}

/* Fonts */
/* Battersea */
@font-face {
  font-family: "Battersea";
  src: url("/fonts/Battersea/Battersea_Regular_2011.woff") format("woff"), url("/fonts/Battersea/Battersea_Regular_2011.ttf") format("truetype"), url("/fonts/Battersea/Battersea_Regular_2011.svg#Battersea_Regular_2011") format("svg");
  /* Legacy iOS */
  font-weight: normal;
}
@font-face {
  font-family: "Battersea";
  src: url("/fonts/Battersea/Battersea_SemiBold_2011.woff") format("woff"), url("/fonts/Battersea/Battersea_SemiBold_2011.ttf") format("truetype"), url("/fonts/Battersea/Battersea_SemiBold_2011.svg#Battersea_SemiBold_2011") format("svg");
  /* Legacy iOS */
  font-weight: 600;
}
@font-face {
  font-family: "Battersea";
  src: url("/fonts/Battersea/Battersea_Bold_2011.woff") format("woff"), url("/fonts/Battersea/Battersea_Bold_2011.ttf") format("truetype"), url("/fonts/Battersea/Battersea_Bold_2011.svg#Battersea_Bold_2011") format("svg");
  /* Legacy iOS */
  font-weight: bold;
}
/* BerlingskeSerifTx */
@font-face {
  font-family: "BerlingskeSerifTx";
  src: url("/fonts/BerlingskeSerifTx/BerlingskeSerifTx-Rg.woff") format("woff"), url("/fonts/BerlingskeSerifTx/BerlingskeSerifTx-Rg.ttf") format("truetype"), url("/fonts/BerlingskeSerifTx/BerlingskeSerifTx-Rg.svg#BerlingskeSerifTx-XBd") format("svg");
  /* Legacy iOS */
  font-weight: normal;
}
@font-face {
  font-family: "BerlingskeSerifTx";
  src: url("/fonts/BerlingskeSerifTx/BerlingskeSerifTx-XBd.woff") format("woff"), url("/fonts/BerlingskeSerifTx/BerlingskeSerifTx-XBd.ttf") format("truetype"), url("/fonts/BerlingskeSerifTx/BerlingskeSerifTx-XBd.svg#BerlingskeSerifTx-XBd") format("svg");
  /* Legacy iOS */
  font-weight: bold;
}
@font-face {
  font-family: "FontAwesome";
  src: url("/fonts/webfonts/fa-regular-400.woff") format("woff"), url("/fonts/webfonts/fa-regular-400.ttf") format("truetype");
  font-weight: normal;
}
@font-face {
  font-family: "FontAwesomeSolid";
  src: url("/fonts/webfonts/fa-solid-900.woff") format("woff"), url("/fonts/webfonts/fa-solid-900.ttf") format("truetype");
  font-weight: normal;
}
@font-face {
  font-family: "SourceSansPro";
  src: url("/fonts/Source_Sans_Pro/SourceSansPro-Regular.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: normal;
}
@font-face {
  font-family: "SourceSansPro";
  src: url("/fonts/Source_Sans_Pro/SourceSansPro-Bold.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: bold;
}
@font-face {
  font-family: "SourceSerifPro";
  src: url("/fonts/Source_Serif_Pro/SourceSerifPro-Regular.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: normal;
}
@font-face {
  font-family: "SourceSerifPro";
  src: url("/fonts/Source_Serif_Pro/SourceSerifPro-Bold.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: bold;
}
/* Inherited mixins */
/* Helpers */
/*!
 * Font Awesome Free 5.15.3 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,
.user,
.far,
.fal,
.fad,
.fab,
.twitter {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.user, .twitter {
  -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,
.fa-pull-left.user,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left,
.fa-pull-left.twitter {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.fa-pull-right.user,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right,
.fa-pull-right.twitter {
  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.3 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("../fonts/webfonts/fa-solid-900.eot");
  src: url("../fonts/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/webfonts/fa-solid-900.woff2") format("woff2"), url("../fonts/webfonts/fa-solid-900.woff") format("woff"), url("../fonts/webfonts/fa-solid-900.ttf") format("truetype"), url("../fonts/webfonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas,
.user {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/*!
 * Font Awesome Free 5.15.3 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("../fonts/webfonts/fa-brands-400.eot");
  src: url("../fonts/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/webfonts/fa-brands-400.woff2") format("woff2"), url("../fonts/webfonts/fa-brands-400.woff") format("woff"), url("../fonts/webfonts/fa-brands-400.ttf") format("truetype"), url("../fonts/webfonts/fa-brands-400.svg#fontawesome") format("svg");
}
.fab, .twitter {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

/*!
 * Font Awesome Free 5.15.3 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("../fonts/webfonts/fa-regular-400.eot");
  src: url("../fonts/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/webfonts/fa-regular-400.woff2") format("woff2"), url("../fonts/webfonts/fa-regular-400.woff") format("woff"), url("../fonts/webfonts/fa-regular-400.ttf") format("truetype"), url("../fonts/webfonts/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

/*!
 * Font Awesome Free 5.15.3 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.fa-glass:before {
  content: "";
}

.fa.fa-meetup {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-star-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-star-o:before {
  content: "";
}

.fa.fa-remove:before {
  content: "";
}

.fa.fa-close:before {
  content: "";
}

.fa.fa-gear:before {
  content: "";
}

.fa.fa-trash-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-trash-o:before {
  content: "";
}

.fa.fa-file-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-o:before {
  content: "";
}

.fa.fa-clock-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-clock-o:before {
  content: "";
}

.fa.fa-arrow-circle-o-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-down:before {
  content: "";
}

.fa.fa-arrow-circle-o-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-up:before {
  content: "";
}

.fa.fa-play-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-play-circle-o:before {
  content: "";
}

.fa.fa-repeat:before {
  content: "";
}

.fa.fa-rotate-right:before {
  content: "";
}

.fa.fa-refresh:before {
  content: "";
}

.fa.fa-list-alt {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-dedent:before {
  content: "";
}

.fa.fa-video-camera:before {
  content: "";
}

.fa.fa-picture-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-picture-o:before {
  content: "";
}

.fa.fa-photo {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-photo:before {
  content: "";
}

.fa.fa-image {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-image:before {
  content: "";
}

.fa.fa-pencil:before {
  content: "";
}

.fa.fa-map-marker:before {
  content: "";
}

.fa.fa-pencil-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-pencil-square-o:before {
  content: "";
}

.fa.fa-share-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-share-square-o:before {
  content: "";
}

.fa.fa-check-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-check-square-o:before {
  content: "";
}

.fa.fa-arrows:before {
  content: "";
}

.fa.fa-times-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-times-circle-o:before {
  content: "";
}

.fa.fa-check-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-check-circle-o:before {
  content: "";
}

.fa.fa-mail-forward:before {
  content: "";
}

.fa.fa-expand:before {
  content: "";
}

.fa.fa-compress:before {
  content: "";
}

.fa.fa-eye {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-eye-slash {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-warning:before {
  content: "";
}

.fa.fa-calendar:before {
  content: "";
}

.fa.fa-arrows-v:before {
  content: "";
}

.fa.fa-arrows-h:before {
  content: "";
}

.fa.fa-bar-chart {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-bar-chart:before {
  content: "";
}

.fa.fa-bar-chart-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-bar-chart-o:before {
  content: "";
}

.fa.fa-twitter-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gears:before {
  content: "";
}

.fa.fa-thumbs-o-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-thumbs-o-up:before {
  content: "";
}

.fa.fa-thumbs-o-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-thumbs-o-down:before {
  content: "";
}

.fa.fa-heart-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-heart-o:before {
  content: "";
}

.fa.fa-sign-out:before {
  content: "";
}

.fa.fa-linkedin-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-linkedin-square:before {
  content: "";
}

.fa.fa-thumb-tack:before {
  content: "";
}

.fa.fa-external-link:before {
  content: "";
}

.fa.fa-sign-in:before {
  content: "";
}

.fa.fa-github-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-lemon-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-lemon-o:before {
  content: "";
}

.fa.fa-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-square-o:before {
  content: "";
}

.fa.fa-bookmark-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-bookmark-o:before {
  content: "";
}

.fa.fa-twitter {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook:before {
  content: "";
}

.fa.fa-facebook-f {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook-f:before {
  content: "";
}

.fa.fa-github {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-credit-card {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-feed:before {
  content: "";
}

.fa.fa-hdd-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hdd-o:before {
  content: "";
}

.fa.fa-hand-o-right {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-o-right:before {
  content: "";
}

.fa.fa-hand-o-left {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-o-left:before {
  content: "";
}

.fa.fa-hand-o-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-o-up:before {
  content: "";
}

.fa.fa-hand-o-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-o-down:before {
  content: "";
}

.fa.fa-arrows-alt:before {
  content: "";
}

.fa.fa-group:before {
  content: "";
}

.fa.fa-chain:before {
  content: "";
}

.fa.fa-scissors:before {
  content: "";
}

.fa.fa-files-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-files-o:before {
  content: "";
}

.fa.fa-floppy-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-floppy-o:before {
  content: "";
}

.fa.fa-navicon:before {
  content: "";
}

.fa.fa-reorder:before {
  content: "";
}

.fa.fa-pinterest {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pinterest-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus:before {
  content: "";
}

.fa.fa-money {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-money:before {
  content: "";
}

.fa.fa-unsorted:before {
  content: "";
}

.fa.fa-sort-desc:before {
  content: "";
}

.fa.fa-sort-asc:before {
  content: "";
}

.fa.fa-linkedin {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-linkedin:before {
  content: "";
}

.fa.fa-rotate-left:before {
  content: "";
}

.fa.fa-legal:before {
  content: "";
}

.fa.fa-tachometer:before {
  content: "";
}

.fa.fa-dashboard:before {
  content: "";
}

.fa.fa-comment-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-comment-o:before {
  content: "";
}

.fa.fa-comments-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-comments-o:before {
  content: "";
}

.fa.fa-flash:before {
  content: "";
}

.fa.fa-clipboard {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-paste {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-paste:before {
  content: "";
}

.fa.fa-lightbulb-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-lightbulb-o:before {
  content: "";
}

.fa.fa-exchange:before {
  content: "";
}

.fa.fa-cloud-download:before {
  content: "";
}

.fa.fa-cloud-upload:before {
  content: "";
}

.fa.fa-bell-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-bell-o:before {
  content: "";
}

.fa.fa-cutlery:before {
  content: "";
}

.fa.fa-file-text-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-text-o:before {
  content: "";
}

.fa.fa-building-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-building-o:before {
  content: "";
}

.fa.fa-hospital-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hospital-o:before {
  content: "";
}

.fa.fa-tablet:before {
  content: "";
}

.fa.fa-mobile:before {
  content: "";
}

.fa.fa-mobile-phone:before {
  content: "";
}

.fa.fa-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-circle-o:before {
  content: "";
}

.fa.fa-mail-reply:before {
  content: "";
}

.fa.fa-github-alt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-folder-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-folder-o:before {
  content: "";
}

.fa.fa-folder-open-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-folder-open-o:before {
  content: "";
}

.fa.fa-smile-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-smile-o:before {
  content: "";
}

.fa.fa-frown-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-frown-o:before {
  content: "";
}

.fa.fa-meh-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-meh-o:before {
  content: "";
}

.fa.fa-keyboard-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-keyboard-o:before {
  content: "";
}

.fa.fa-flag-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-flag-o:before {
  content: "";
}

.fa.fa-mail-reply-all:before {
  content: "";
}

.fa.fa-star-half-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-star-half-o:before {
  content: "";
}

.fa.fa-star-half-empty {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-star-half-empty:before {
  content: "";
}

.fa.fa-star-half-full {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-star-half-full:before {
  content: "";
}

.fa.fa-code-fork:before {
  content: "";
}

.fa.fa-chain-broken:before {
  content: "";
}

.fa.fa-shield:before {
  content: "";
}

.fa.fa-calendar-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-calendar-o:before {
  content: "";
}

.fa.fa-maxcdn {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-html5 {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-css3 {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ticket:before {
  content: "";
}

.fa.fa-minus-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-minus-square-o:before {
  content: "";
}

.fa.fa-level-up:before {
  content: "";
}

.fa.fa-level-down:before {
  content: "";
}

.fa.fa-pencil-square:before {
  content: "";
}

.fa.fa-external-link-square:before {
  content: "";
}

.fa.fa-compass {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-down:before {
  content: "";
}

.fa.fa-toggle-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-toggle-down:before {
  content: "";
}

.fa.fa-caret-square-o-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-up:before {
  content: "";
}

.fa.fa-toggle-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-toggle-up:before {
  content: "";
}

.fa.fa-caret-square-o-right {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-right:before {
  content: "";
}

.fa.fa-toggle-right {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-toggle-right:before {
  content: "";
}

.fa.fa-eur:before {
  content: "";
}

.fa.fa-euro:before {
  content: "";
}

.fa.fa-gbp:before {
  content: "";
}

.fa.fa-usd:before {
  content: "";
}

.fa.fa-dollar:before {
  content: "";
}

.fa.fa-inr:before {
  content: "";
}

.fa.fa-rupee:before {
  content: "";
}

.fa.fa-jpy:before {
  content: "";
}

.fa.fa-cny:before {
  content: "";
}

.fa.fa-rmb:before {
  content: "";
}

.fa.fa-yen:before {
  content: "";
}

.fa.fa-rub:before {
  content: "";
}

.fa.fa-ruble:before {
  content: "";
}

.fa.fa-rouble:before {
  content: "";
}

.fa.fa-krw:before {
  content: "";
}

.fa.fa-won:before {
  content: "";
}

.fa.fa-btc {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitcoin {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitcoin:before {
  content: "";
}

.fa.fa-file-text:before {
  content: "";
}

.fa.fa-sort-alpha-asc:before {
  content: "";
}

.fa.fa-sort-alpha-desc:before {
  content: "";
}

.fa.fa-sort-amount-asc:before {
  content: "";
}

.fa.fa-sort-amount-desc:before {
  content: "";
}

.fa.fa-sort-numeric-asc:before {
  content: "";
}

.fa.fa-sort-numeric-desc:before {
  content: "";
}

.fa.fa-youtube-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-youtube {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-xing {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-xing-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-youtube-play {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-youtube-play:before {
  content: "";
}

.fa.fa-dropbox {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-stack-overflow {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-instagram {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-flickr {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-adn {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitbucket {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitbucket-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitbucket-square:before {
  content: "";
}

.fa.fa-tumblr {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-tumblr-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-long-arrow-down:before {
  content: "";
}

.fa.fa-long-arrow-up:before {
  content: "";
}

.fa.fa-long-arrow-left:before {
  content: "";
}

.fa.fa-long-arrow-right:before {
  content: "";
}

.fa.fa-apple {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-windows {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-android {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-linux {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-dribbble {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-skype {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-foursquare {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-trello {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gratipay {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gittip {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gittip:before {
  content: "";
}

.fa.fa-sun-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-sun-o:before {
  content: "";
}

.fa.fa-moon-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-moon-o:before {
  content: "";
}

.fa.fa-vk {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-weibo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-renren {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pagelines {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-stack-exchange {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-right {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-right:before {
  content: "";
}

.fa.fa-arrow-circle-o-left {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-left:before {
  content: "";
}

.fa.fa-caret-square-o-left {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-left:before {
  content: "";
}

.fa.fa-toggle-left {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-toggle-left:before {
  content: "";
}

.fa.fa-dot-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-dot-circle-o:before {
  content: "";
}

.fa.fa-vimeo-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-try:before {
  content: "";
}

.fa.fa-turkish-lira:before {
  content: "";
}

.fa.fa-plus-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-plus-square-o:before {
  content: "";
}

.fa.fa-slack {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wordpress {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-openid {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-institution:before {
  content: "";
}

.fa.fa-bank:before {
  content: "";
}

.fa.fa-mortar-board:before {
  content: "";
}

.fa.fa-yahoo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-reddit {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-reddit-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-stumbleupon-circle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-stumbleupon {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-delicious {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-digg {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pied-piper-pp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pied-piper-alt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-drupal {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-joomla {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-spoon:before {
  content: "";
}

.fa.fa-behance {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-behance-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-steam {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-steam-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-automobile:before {
  content: "";
}

.fa.fa-envelope-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-envelope-o:before {
  content: "";
}

.fa.fa-spotify {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-deviantart {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-soundcloud {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-file-pdf-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-pdf-o:before {
  content: "";
}

.fa.fa-file-word-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-word-o:before {
  content: "";
}

.fa.fa-file-excel-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-excel-o:before {
  content: "";
}

.fa.fa-file-powerpoint-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-powerpoint-o:before {
  content: "";
}

.fa.fa-file-image-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-image-o:before {
  content: "";
}

.fa.fa-file-photo-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-photo-o:before {
  content: "";
}

.fa.fa-file-picture-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-picture-o:before {
  content: "";
}

.fa.fa-file-archive-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-archive-o:before {
  content: "";
}

.fa.fa-file-zip-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-zip-o:before {
  content: "";
}

.fa.fa-file-audio-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-audio-o:before {
  content: "";
}

.fa.fa-file-sound-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-sound-o:before {
  content: "";
}

.fa.fa-file-video-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-video-o:before {
  content: "";
}

.fa.fa-file-movie-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-movie-o:before {
  content: "";
}

.fa.fa-file-code-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-code-o:before {
  content: "";
}

.fa.fa-vine {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-codepen {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-jsfiddle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-life-ring {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-life-bouy {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-life-bouy:before {
  content: "";
}

.fa.fa-life-buoy {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-life-buoy:before {
  content: "";
}

.fa.fa-life-saver {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-life-saver:before {
  content: "";
}

.fa.fa-support {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-support:before {
  content: "";
}

.fa.fa-circle-o-notch:before {
  content: "";
}

.fa.fa-rebel {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ra {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ra:before {
  content: "";
}

.fa.fa-resistance {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-resistance:before {
  content: "";
}

.fa.fa-empire {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ge {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ge:before {
  content: "";
}

.fa.fa-git-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-git {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-hacker-news {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-y-combinator-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-y-combinator-square:before {
  content: "";
}

.fa.fa-yc-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yc-square:before {
  content: "";
}

.fa.fa-tencent-weibo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-qq {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-weixin {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wechat {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wechat:before {
  content: "";
}

.fa.fa-send:before {
  content: "";
}

.fa.fa-paper-plane-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-paper-plane-o:before {
  content: "";
}

.fa.fa-send-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-send-o:before {
  content: "";
}

.fa.fa-circle-thin {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-circle-thin:before {
  content: "";
}

.fa.fa-header:before {
  content: "";
}

.fa.fa-sliders:before {
  content: "";
}

.fa.fa-futbol-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-futbol-o:before {
  content: "";
}

.fa.fa-soccer-ball-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-soccer-ball-o:before {
  content: "";
}

.fa.fa-slideshare {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-twitch {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yelp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-newspaper-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-newspaper-o:before {
  content: "";
}

.fa.fa-paypal {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-wallet {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-visa {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-mastercard {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-discover {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-amex {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-paypal {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-stripe {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bell-slash-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-bell-slash-o:before {
  content: "";
}

.fa.fa-trash:before {
  content: "";
}

.fa.fa-copyright {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-eyedropper:before {
  content: "";
}

.fa.fa-area-chart:before {
  content: "";
}

.fa.fa-pie-chart:before {
  content: "";
}

.fa.fa-line-chart:before {
  content: "";
}

.fa.fa-lastfm {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-lastfm-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ioxhost {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-angellist {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-cc:before {
  content: "";
}

.fa.fa-ils:before {
  content: "";
}

.fa.fa-shekel:before {
  content: "";
}

.fa.fa-sheqel:before {
  content: "";
}

.fa.fa-meanpath {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-meanpath:before {
  content: "";
}

.fa.fa-buysellads {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-connectdevelop {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-dashcube {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-forumbee {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-leanpub {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-sellsy {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-shirtsinbulk {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-simplybuilt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-skyatlas {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-diamond {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-diamond:before {
  content: "";
}

.fa.fa-intersex:before {
  content: "";
}

.fa.fa-facebook-official {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook-official:before {
  content: "";
}

.fa.fa-pinterest-p {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-whatsapp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-hotel:before {
  content: "";
}

.fa.fa-viacoin {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-medium {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-y-combinator {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yc {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yc:before {
  content: "";
}

.fa.fa-optin-monster {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-opencart {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-expeditedssl {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-battery-4:before {
  content: "";
}

.fa.fa-battery:before {
  content: "";
}

.fa.fa-battery-3:before {
  content: "";
}

.fa.fa-battery-2:before {
  content: "";
}

.fa.fa-battery-1:before {
  content: "";
}

.fa.fa-battery-0:before {
  content: "";
}

.fa.fa-object-group {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-object-ungroup {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-sticky-note-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-sticky-note-o:before {
  content: "";
}

.fa.fa-cc-jcb {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-diners-club {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-clone {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hourglass-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hourglass-o:before {
  content: "";
}

.fa.fa-hourglass-1:before {
  content: "";
}

.fa.fa-hourglass-2:before {
  content: "";
}

.fa.fa-hourglass-3:before {
  content: "";
}

.fa.fa-hand-rock-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-rock-o:before {
  content: "";
}

.fa.fa-hand-grab-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-grab-o:before {
  content: "";
}

.fa.fa-hand-paper-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-paper-o:before {
  content: "";
}

.fa.fa-hand-stop-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-stop-o:before {
  content: "";
}

.fa.fa-hand-scissors-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-scissors-o:before {
  content: "";
}

.fa.fa-hand-lizard-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-lizard-o:before {
  content: "";
}

.fa.fa-hand-spock-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-spock-o:before {
  content: "";
}

.fa.fa-hand-pointer-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-pointer-o:before {
  content: "";
}

.fa.fa-hand-peace-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-peace-o:before {
  content: "";
}

.fa.fa-registered {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-creative-commons {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gg {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gg-circle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-tripadvisor {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-odnoklassniki {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-odnoklassniki-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-get-pocket {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wikipedia-w {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-safari {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-chrome {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-firefox {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-opera {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-internet-explorer {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-television:before {
  content: "";
}

.fa.fa-contao {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-500px {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-amazon {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-calendar-plus-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-calendar-plus-o:before {
  content: "";
}

.fa.fa-calendar-minus-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-calendar-minus-o:before {
  content: "";
}

.fa.fa-calendar-times-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-calendar-times-o:before {
  content: "";
}

.fa.fa-calendar-check-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-calendar-check-o:before {
  content: "";
}

.fa.fa-map-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-map-o:before {
  content: "";
}

.fa.fa-commenting:before {
  content: "";
}

.fa.fa-commenting-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-commenting-o:before {
  content: "";
}

.fa.fa-houzz {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-vimeo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-vimeo:before {
  content: "";
}

.fa.fa-black-tie {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-fonticons {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-reddit-alien {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-edge {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-credit-card-alt:before {
  content: "";
}

.fa.fa-codiepie {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-modx {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-fort-awesome {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-usb {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-product-hunt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-mixcloud {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-scribd {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pause-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-pause-circle-o:before {
  content: "";
}

.fa.fa-stop-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-stop-circle-o:before {
  content: "";
}

.fa.fa-bluetooth {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bluetooth-b {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gitlab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wpbeginner {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wpforms {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-envira {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wheelchair-alt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wheelchair-alt:before {
  content: "";
}

.fa.fa-question-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-question-circle-o:before {
  content: "";
}

.fa.fa-volume-control-phone:before {
  content: "";
}

.fa.fa-asl-interpreting:before {
  content: "";
}

.fa.fa-deafness:before {
  content: "";
}

.fa.fa-hard-of-hearing:before {
  content: "";
}

.fa.fa-glide {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-glide-g {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-signing:before {
  content: "";
}

.fa.fa-viadeo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-viadeo-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-snapchat {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-snapchat-ghost {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-snapchat-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pied-piper {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-first-order {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yoast {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-themeisle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-official {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-official:before {
  content: "";
}

.fa.fa-google-plus-circle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-circle:before {
  content: "";
}

.fa.fa-font-awesome {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-fa {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-fa:before {
  content: "";
}

.fa.fa-handshake-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-handshake-o:before {
  content: "";
}

.fa.fa-envelope-open-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-envelope-open-o:before {
  content: "";
}

.fa.fa-linode {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-address-book-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-address-book-o:before {
  content: "";
}

.fa.fa-vcard:before {
  content: "";
}

.fa.fa-address-card-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-address-card-o:before {
  content: "";
}

.fa.fa-vcard-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-vcard-o:before {
  content: "";
}

.fa.fa-user-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-user-circle-o:before {
  content: "";
}

.fa.fa-user-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-user-o:before {
  content: "";
}

.fa.fa-id-badge {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-drivers-license:before {
  content: "";
}

.fa.fa-id-card-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-id-card-o:before {
  content: "";
}

.fa.fa-drivers-license-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-drivers-license-o:before {
  content: "";
}

.fa.fa-quora {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-free-code-camp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-telegram {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-thermometer-4:before {
  content: "";
}

.fa.fa-thermometer:before {
  content: "";
}

.fa.fa-thermometer-3:before {
  content: "";
}

.fa.fa-thermometer-2:before {
  content: "";
}

.fa.fa-thermometer-1:before {
  content: "";
}

.fa.fa-thermometer-0:before {
  content: "";
}

.fa.fa-bathtub:before {
  content: "";
}

.fa.fa-s15:before {
  content: "";
}

.fa.fa-window-maximize {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-window-restore {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-times-rectangle:before {
  content: "";
}

.fa.fa-window-close-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-window-close-o:before {
  content: "";
}

.fa.fa-times-rectangle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-times-rectangle-o:before {
  content: "";
}

.fa.fa-bandcamp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-grav {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-etsy {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-imdb {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ravelry {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-eercast {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-eercast:before {
  content: "";
}

.fa.fa-snowflake-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-snowflake-o:before {
  content: "";
}

.fa.fa-superpowers {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wpexplorer {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cab:before {
  content: "";
}

.user:before {
  content: "";
}

.twitter:before {
  content: "";
}

/* Colors */
/* new colours */
/* Buttons =================================================== */
[class^=button].button-yellow {
  background: #f5ba0f;
  border-color: #f5ba0f;
  color: #fff;
}
[class^=button].button-yellow:hover, [class^=button].button-yellow:active, [class^=button].button-yellow:focus {
  background: transparent;
  color: #f5ba0f;
}
[class^=button].button-green {
  background: #9bca89;
  border-color: #9bca89;
  color: #fff;
}
[class^=button].button-green:hover, [class^=button].button-green:active, [class^=button].button-green:focus {
  background: transparent;
  color: #9bca89;
}
[class^=button].button-orange {
  background: #f1563f;
  border-color: #f1563f;
  color: #fff;
}
[class^=button].button-orange:hover, [class^=button].button-orange:active, [class^=button].button-orange:focus {
  background: transparent;
  color: #f1563f;
}

.btn,
button,
.button,
.cim-button,
.button-outline [class^=button],
[class*=" button"] {
  font-family: "SourceSansPro", Tahoma, sans-serif;
  -webkit-transition: color 150ms, background-color 150ms;
  transition: color 150ms, background-color 150ms;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  line-height: 100%;
  border: 2px solid;
  color: #474c55;
  font-weight: bold;
  padding: 0.6em 1.1em;
  font-size: 18px;
  background: none;
  position: relative;
}
.btn:hover,
button:hover,
.button:hover,
.cim-button:hover,
.button-outline [class^=button]:hover,
[class*=" button"]:hover {
  background-color: #474c55;
  color: #fff;
  text-decoration: none;
}
.btn .loading-indicator,
button .loading-indicator,
.button .loading-indicator,
.cim-button .loading-indicator,
.button-outline [class^=button] .loading-indicator,
[class*=" button"] .loading-indicator {
  -webkit-transform: scale(3);
  -ms-transform: scale(3);
  transform: scale(3);
  -webkit-transition: all 250ms;
  transition: all 250ms;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -6px;
  margin-left: -8px;
}
.btn .btn-text,
button .btn-text,
.button .btn-text,
.cim-button .btn-text,
.button-outline [class^=button] .btn-text,
[class*=" button"] .btn-text {
  -webkit-transition: all 250ms;
  transition: all 250ms;
  display: block;
}
.btn.loading,
button.loading,
.button.loading,
.cim-button.loading,
.button-outline [class^=button].loading,
[class*=" button"].loading {
  background: #fff;
}
.btn.loading .btn-text,
button.loading .btn-text,
.button.loading .btn-text,
.cim-button.loading .btn-text,
.button-outline [class^=button].loading .btn-text,
[class*=" button"].loading .btn-text {
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0;
}
.btn.loading .loading-indicator,
button.loading .loading-indicator,
.button.loading .loading-indicator,
.cim-button.loading .loading-indicator,
.button-outline [class^=button].loading .loading-indicator,
[class*=" button"].loading .loading-indicator {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.btn [class^=icon-],
.btn [class*=" icon-"],
button [class^=icon-],
button [class*=" icon-"],
.button [class^=icon-],
.button [class*=" icon-"],
.cim-button [class^=icon-],
.cim-button [class*=" icon-"],
.button-outline [class^=button] [class^=icon-],
.button-outline [class^=button] [class*=" icon-"],
[class*=" button"] [class^=icon-],
[class*=" button"] [class*=" icon-"] {
  float: right;
  margin: -4px 0 -3px 10px;
  font-size: 1.4em;
}
.btn.greyDisabled,
button.greyDisabled,
.button.greyDisabled,
.cim-button.greyDisabled,
.button-outline [class^=button].greyDisabled,
[class*=" button"].greyDisabled {
  background-color: #737370 !important;
  border-color: #737370 !important;
  color: #fff !important;
}

.button-blue {
  background: #070078;
  border: none;
  color: #fff;
  padding: 0.75em 1.25em;
}
.button-blue:hover, .button-blue:active, .button-blue:focus {
  color: #fff;
}

.button-purple {
  background: #8970B2;
  border: none;
  color: #fff;
}
.button-purple:hover, .button-purple:active, .button-purple:focus {
  color: #fff;
}
.button-purple.button-solid {
  background: #8970B2;
  border: 2px solid #8970B2;
  color: #fff;
}
.button-purple.button-solid:hover, .button-purple.button-solid:active, .button-purple.button-solid:focus {
  background: transparent;
  color: #8970B2;
}

.button-large {
  font-size: 18px;
}

.button-small {
  font-size: 14px;
}

.btn-container button,
.btn-container [class^=button],
.btn-container [class*=" button"] {
  display: block;
}
.btn-container button:first-child,
.btn-container [class^=button]:first-child,
.btn-container [class*=" button"]:first-child {
  margin-bottom: 10px;
}

.cim-button,
.button-solid {
  background-color: #070078;
  border-color: #070078;
  color: #fff;
  cursor: pointer;
  font-size: 1rem;
}
.cim-button:hover, .cim-button:active, .cim-button:focus,
.button-solid:hover,
.button-solid:active,
.button-solid:focus {
  background-color: transparent;
  color: #070078;
  text-decoration: none;
}

.cim-button {
  width: 100%;
}
.cim-button.blue {
  background: #070078;
}
.cim-button.blue:hover {
  color: #070078;
  border-color: #070078;
  background: transparent;
}
.cim-button.blue.reversed {
  background: transparent;
  border-color: #070078;
  color: #070078;
}
.cim-button.blue.reversed:hover {
  color: #fff;
  border-color: #070078;
  background: #070078;
}
.cim-button.grey {
  background: #474C55;
  border-color: #474C55;
}
.cim-button.grey:hover {
  color: #474C55;
  border-color: #474C55;
  background: transparent;
}
.cim-button.grey.reversed {
  background: transparent;
  border-color: #474C55;
  color: #474c55;
}
.cim-button.grey.reversed:hover {
  color: #fff;
  border-color: #474C55;
  background: #474C55;
}
.cim-button.green {
  background: #9bca89;
  border-color: #9bca89;
}
.cim-button.green:hover {
  color: #9bca89;
  background: transparent;
  border: 2px solid #9bca89;
}
.cim-button.green.reversed {
  background: transparent;
  border-color: #9bca89;
  color: #9bca89;
}
.cim-button.green.reversed:hover {
  color: #fff;
  border-color: #9bca89;
  background: #9bca89;
}
.cim-button.yellow {
  background: #F0BA1A;
  border-color: #F0BA1A;
}
.cim-button.yellow:hover {
  color: #F0BA1A;
  background: transparent;
  border: 2px solid #F0BA1A;
}
.cim-button.orange {
  background: #E9543A;
  border-color: #E9543A;
}
.cim-button.orange:hover {
  color: #E9543A;
  background: transparent;
  border: 2px solid #E9543A;
}
.cim-button.orange.reversed {
  background: transparent;
  border-color: #E9543A;
  color: #E9543A;
}
.cim-button.orange.reversed:hover {
  color: #fff;
  border-color: #E9543A;
  background: #E9543A;
}
.cim-button.purple {
  background: #896FB1;
  border-color: #896FB1;
  color: #fff;
}
.cim-button.purple:hover {
  color: #896FB1;
  background: transparent;
  border: 2px solid #896FB1;
}
.cim-button.purple.reversed {
  background: transparent;
  border-color: #896FB1;
  color: #896FB1;
}
.cim-button.purple.reversed:hover {
  color: #fff;
  border-color: #896FB1;
  background: #896FB1;
}
.cim-button.rounded {
  border-radius: 10px;
}
.cim-button.shadowed {
  box-shadow: 3px 3px 3px rgba(153, 153, 153, 0.7);
}
@media (min-width: 650px) {
  .cim-button.shadowed {
    right: 3px;
  }
}

.view-all {
  text-decoration: none;
}
.view-all:hover, .view-all:active, .view-all:focus {
  color: #f1563f;
  text-decoration: none;
}
.view-all .icon {
  height: 0.9375rem;
  width: 0.9375rem;
}

.top-of-page {
  border: 2px solid;
  color: #474c55;
  border-radius: 100%;
  width: 3.25rem;
  height: 3.25rem;
  text-align: center;
  overflow: hidden;
  margin: 0 0 1rem;
  padding: 0;
  opacity: 0.4;
  position: fixed;
  right: 2rem;
  bottom: 2rem;
  z-index: 9;
  background-color: #ecedec;
  font-size: 2.65rem;
  font-weight: 400;
  transform: rotate(270deg);
}
.top-of-page:hover, .top-of-page:active, .top-of-page:focus {
  background: transparent;
  color: #f1563f;
  opacity: 1;
}

.button-reset {
  border: 0;
  color: #737370;
  font-size: 0.85rem;
  padding: 0;
  position: absolute;
  bottom: 0.75rem;
  left: 0;
}
@media (min-width: 1020px) {
  .button-reset {
    bottom: 0;
    left: 0;
  }
}
.button-reset span {
  background: #909090;
  color: #fff;
  display: inline-block;
  font-size: 0.7rem;
  font-weight: bold;
  line-height: 1;
  margin: 0 5px 0 0;
  padding: 3px 4px;
  transition: all 150ms;
  vertical-align: bottom;
}
.button-reset:hover, .button-reset:active, .button-reset:focus {
  background: transparent;
  color: #f1563f;
}
.button-reset:hover span, .button-reset:active span, .button-reset:focus span {
  background: #f1563f;
  color: #fff;
}

.morelink {
  font-weight: bold;
  cursor: pointer;
}
.morelink:hover {
  text-decoration: underline;
}

/*  --------------------------------------------------
    Reveal Modals
    -------------------------------------------------- */
.reveal-popup-link p {
  display: inline;
  margin: -2.25rem 0 1rem;
  padding: 0;
}

.reveal-modal-bg {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000;
  background: rgba(0, 0, 0, 0.45);
  z-index: 1004;
  display: none;
  left: 0;
}

.reveal-modal {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  min-height: inherit;
  visibility: hidden;
  display: none;
  position: fixed;
  z-index: 1005;
  width: 100%;
  top: 50% !important;
  border-radius: 3px;
  left: 0;
  background-color: #FFFFFF;
  padding: 1.875rem;
  border: solid 1px #666666;
  width: 80%;
  max-width: 62.5rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  overflow: auto;
}
.reveal-modal.open {
  max-height: 90vh;
  visibility: visible;
  display: block;
  opacity: 1;
}
@media (min-width: 481px) {
  .reveal-modal.open {
    width: 80%;
    left: 5%;
    right: 5%;
  }
}
.reveal-modal.open img {
  height: auto !important;
}
@media (min-width: 481px) {
  .reveal-modal.open img {
    height: initial;
  }
}
.reveal-modal iframe {
  height: 50vh;
  width: 100%;
}

.reveal-modal .close-reveal-modal {
  font-family: "SourceSansPro", Tahoma, sans-serif;
  font-size: 1.5rem;
  line-height: 1;
  position: absolute;
  top: 0.5rem;
  right: 0.75rem;
  color: #333333;
  text-shadow: 0 -1px 1px rbga(0, 0, 0, 0.6);
  font-weight: bold;
  cursor: pointer;
}
.reveal-modal .close-reveal-modal:hover, .reveal-modal .close-reveal-modal:active, .reveal-modal .close-reveal-modal:focus {
  color: #f1563f;
  text-decoration: none;
}

/*

NOTES

Close button entity is &#215;

Example markup

<div id="myModal" class="reveal-modal">
    <h2>Awesome. I have it.</h2>
    <p class="lead">Your couch.  I it's mine.</p>
    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In ultrices aliquet placerat. Duis pulvinar orci et nisi euismod vitae tempus lorem consectetur. Duis at magna quis turpis mattis venenatis eget id diam. </p>
    <a class="close-reveal-modal">&#215;</a>
</div>

*/
#loading-overlay-bg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.45);
  z-index: 15;
}

#loading-overlay-bar {
  position: fixed;
  top: 60%;
  width: 100%;
  max-width: 1040px;
  z-index: 16;
}
#loading-overlay-bar .cim-logo.hue-wipe {
  width: 20%;
  min-width: 135px;
  margin: 0 auto;
}
#loading-overlay-bar .cim-logo.hue-wipe path, #loading-overlay-bar .cim-logo.hue-wipe rect, #loading-overlay-bar .cim-logo.hue-wipe polygon {
  fill: #e3e4e2;
}
#loading-overlay-bar .cim-logo.hue-wipe svg > g:nth-of-type(1) > * {
  animation: hue-wipe 0.9s linear 0.3s infinite alternate;
}
#loading-overlay-bar .cim-logo.hue-wipe svg > g:nth-of-type(2) > * {
  animation: hue-wipe 0.9s linear 0s infinite alternate;
}
#loading-overlay-bar .cim-logo.hue-wipe svg > g:nth-of-type(3) > * {
  animation: hue-wipe 0.9s linear 0.6s infinite alternate;
}

@keyframes hue-wipe {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
#modalAlertOverlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: rgba(0, 0, 0, 0.4);
  display: none;
  align-items: center;
  justify-content: center;
}

#modalAlert {
  font-family: "SourceSansPro", Tahoma, serif;
  text-align: center;
  padding: 0;
  position: fixed;
  z-index: 1001;
}
#modalAlert .alert, #modalAlert .confirm {
  margin: 0 auto;
  background: #f7f7f7;
}
#modalAlert .alert .header, #modalAlert .confirm .header {
  text-align: right;
  margin-bottom: 1em;
}
#modalAlert .alert .header span, #modalAlert .confirm .header span {
  font-family: sans-serif;
  font-size: 1.5rem;
  padding: 5px 10px 0 0;
}
#modalAlert .alert .header span:hover, #modalAlert .confirm .header span:hover {
  cursor: pointer;
  text-decoration: underline;
}
#modalAlert .alert .body, #modalAlert .confirm .body {
  padding: 0 4em 2em 4em;
}
#modalAlert .alert .body p, #modalAlert .confirm .body p {
  font-family: "SourceSansPro", Tahoma, sans-serif;
  line-height: 2rem;
  color: #474c55;
}
#modalAlert button.alertOK {
  background-color: #fff;
  color: #f1563f;
  margin: 1em;
  border-color: #f1563f;
}
#modalAlert button.alertOK:hover {
  background-color: #f1563f;
  color: #fff;
}
#modalAlert button.alertCancel {
  margin: 1em;
  background-color: #f1563f;
  color: #fff;
  border-color: #f1563f;
}
#modalAlert button.alertCancel:hover {
  background-color: #fff;
  color: #f1563f;
}

.coursePopup {
  border: thin solid #000;
  width: 36%;
  background-color: cornsilk;
  padding: 1.5em;
  position: fixed;
  top: 30%;
  left: 32%;
  z-index: 999;
}
.coursePopup .closePopup {
  position: absolute;
  right: 1em;
  top: 0.5em;
  font-size: 1.5em;
  font-weight: bold;
  cursor: pointer;
}

#modal-holder .sponsor-modal.open {
  width: 80%;
  top: unset;
  left: 10%;
  right: 10%;
}

.page-webinars .grid-4 > a,
.page-webinars .grid-3 > a, .page-webinars .grid-2 > a,
.page-qualifications-webinars .grid-4 > a,
.page-qualifications-webinars .grid-3 > a,
.page-qualifications-webinars .grid-2 > a,
.page-keep-social-honest .grid-4 > a,
.page-keep-social-honest .grid-3 > a,
.page-keep-social-honest .grid-2 > a,
.international .grid-4 > a,
.international .grid-3 > a,
.international .grid-2 > a,
.membershippage .grid-4 > a,
.membershippage .grid-3 > a,
.membershippage .grid-2 > a,
.membership .grid-4 > a,
.membership .grid-3 > a,
.membership .grid-2 > a,
.more .grid-4 > a,
.more .grid-3 > a,
.more .grid-2 > a,
.resources .grid-4 > a,
.resources .grid-3 > a,
.resources .grid-2 > a,
.page-governance .grid-4 > a,
.page-governance .grid-3 > a,
.page-governance .grid-2 > a,
.countrypage .grid-4 > a,
.countrypage .grid-3 > a,
.countrypage .grid-2 > a {
  background: #070078;
  padding: 0;
  margin-bottom: 0;
}
.page-webinars .grid-4 .img-wrapper,
.page-webinars .grid-3 .img-wrapper, .page-webinars .grid-2 .img-wrapper,
.page-qualifications-webinars .grid-4 .img-wrapper,
.page-qualifications-webinars .grid-3 .img-wrapper,
.page-qualifications-webinars .grid-2 .img-wrapper,
.page-keep-social-honest .grid-4 .img-wrapper,
.page-keep-social-honest .grid-3 .img-wrapper,
.page-keep-social-honest .grid-2 .img-wrapper,
.international .grid-4 .img-wrapper,
.international .grid-3 .img-wrapper,
.international .grid-2 .img-wrapper,
.membershippage .grid-4 .img-wrapper,
.membershippage .grid-3 .img-wrapper,
.membershippage .grid-2 .img-wrapper,
.membership .grid-4 .img-wrapper,
.membership .grid-3 .img-wrapper,
.membership .grid-2 .img-wrapper,
.more .grid-4 .img-wrapper,
.more .grid-3 .img-wrapper,
.more .grid-2 .img-wrapper,
.resources .grid-4 .img-wrapper,
.resources .grid-3 .img-wrapper,
.resources .grid-2 .img-wrapper,
.page-governance .grid-4 .img-wrapper,
.page-governance .grid-3 .img-wrapper,
.page-governance .grid-2 .img-wrapper,
.countrypage .grid-4 .img-wrapper,
.countrypage .grid-3 .img-wrapper,
.countrypage .grid-2 .img-wrapper {
  background-color: #474c55;
  background-size: cover;
  background-position: center;
}
.page-webinars .grid-4 .featured-box-text,
.page-webinars .grid-3 .featured-box-text, .page-webinars .grid-2 .featured-box-text,
.page-qualifications-webinars .grid-4 .featured-box-text,
.page-qualifications-webinars .grid-3 .featured-box-text,
.page-qualifications-webinars .grid-2 .featured-box-text,
.page-keep-social-honest .grid-4 .featured-box-text,
.page-keep-social-honest .grid-3 .featured-box-text,
.page-keep-social-honest .grid-2 .featured-box-text,
.international .grid-4 .featured-box-text,
.international .grid-3 .featured-box-text,
.international .grid-2 .featured-box-text,
.membershippage .grid-4 .featured-box-text,
.membershippage .grid-3 .featured-box-text,
.membershippage .grid-2 .featured-box-text,
.membership .grid-4 .featured-box-text,
.membership .grid-3 .featured-box-text,
.membership .grid-2 .featured-box-text,
.more .grid-4 .featured-box-text,
.more .grid-3 .featured-box-text,
.more .grid-2 .featured-box-text,
.resources .grid-4 .featured-box-text,
.resources .grid-3 .featured-box-text,
.resources .grid-2 .featured-box-text,
.page-governance .grid-4 .featured-box-text,
.page-governance .grid-3 .featured-box-text,
.page-governance .grid-2 .featured-box-text,
.countrypage .grid-4 .featured-box-text,
.countrypage .grid-3 .featured-box-text,
.countrypage .grid-2 .featured-box-text {
  background: transparent;
  width: 100%;
  padding: 1rem;
}
.page-webinars .grid-4 .featured-box-text h1:first-child, .page-webinars .grid-4 .featured-box-text h2:first-child, .page-webinars .grid-4 .featured-box-text h3:first-child, .page-webinars .grid-4 .featured-box-text h4:first-child, .page-webinars .grid-4 .featured-box-text h5:first-child, .page-webinars .grid-4 .featured-box-text h6:first-child, .page-webinars .grid-4 .featured-box-text p:first-child, .page-webinars .grid-4 .featured-box-text ul:first-child, .page-webinars .grid-4 .featured-box-text ol:first-child,
.page-webinars .grid-3 .featured-box-text h1:first-child,
.page-webinars .grid-3 .featured-box-text h2:first-child,
.page-webinars .grid-3 .featured-box-text h3:first-child,
.page-webinars .grid-3 .featured-box-text h4:first-child,
.page-webinars .grid-3 .featured-box-text h5:first-child,
.page-webinars .grid-3 .featured-box-text h6:first-child,
.page-webinars .grid-3 .featured-box-text p:first-child,
.page-webinars .grid-3 .featured-box-text ul:first-child,
.page-webinars .grid-3 .featured-box-text ol:first-child, .page-webinars .grid-2 .featured-box-text h1:first-child, .page-webinars .grid-2 .featured-box-text h2:first-child, .page-webinars .grid-2 .featured-box-text h3:first-child, .page-webinars .grid-2 .featured-box-text h4:first-child, .page-webinars .grid-2 .featured-box-text h5:first-child, .page-webinars .grid-2 .featured-box-text h6:first-child, .page-webinars .grid-2 .featured-box-text p:first-child, .page-webinars .grid-2 .featured-box-text ul:first-child, .page-webinars .grid-2 .featured-box-text ol:first-child,
.page-qualifications-webinars .grid-4 .featured-box-text h1:first-child,
.page-qualifications-webinars .grid-4 .featured-box-text h2:first-child,
.page-qualifications-webinars .grid-4 .featured-box-text h3:first-child,
.page-qualifications-webinars .grid-4 .featured-box-text h4:first-child,
.page-qualifications-webinars .grid-4 .featured-box-text h5:first-child,
.page-qualifications-webinars .grid-4 .featured-box-text h6:first-child,
.page-qualifications-webinars .grid-4 .featured-box-text p:first-child,
.page-qualifications-webinars .grid-4 .featured-box-text ul:first-child,
.page-qualifications-webinars .grid-4 .featured-box-text ol:first-child,
.page-qualifications-webinars .grid-3 .featured-box-text h1:first-child,
.page-qualifications-webinars .grid-3 .featured-box-text h2:first-child,
.page-qualifications-webinars .grid-3 .featured-box-text h3:first-child,
.page-qualifications-webinars .grid-3 .featured-box-text h4:first-child,
.page-qualifications-webinars .grid-3 .featured-box-text h5:first-child,
.page-qualifications-webinars .grid-3 .featured-box-text h6:first-child,
.page-qualifications-webinars .grid-3 .featured-box-text p:first-child,
.page-qualifications-webinars .grid-3 .featured-box-text ul:first-child,
.page-qualifications-webinars .grid-3 .featured-box-text ol:first-child,
.page-qualifications-webinars .grid-2 .featured-box-text h1:first-child,
.page-qualifications-webinars .grid-2 .featured-box-text h2:first-child,
.page-qualifications-webinars .grid-2 .featured-box-text h3:first-child,
.page-qualifications-webinars .grid-2 .featured-box-text h4:first-child,
.page-qualifications-webinars .grid-2 .featured-box-text h5:first-child,
.page-qualifications-webinars .grid-2 .featured-box-text h6:first-child,
.page-qualifications-webinars .grid-2 .featured-box-text p:first-child,
.page-qualifications-webinars .grid-2 .featured-box-text ul:first-child,
.page-qualifications-webinars .grid-2 .featured-box-text ol:first-child,
.page-keep-social-honest .grid-4 .featured-box-text h1:first-child,
.page-keep-social-honest .grid-4 .featured-box-text h2:first-child,
.page-keep-social-honest .grid-4 .featured-box-text h3:first-child,
.page-keep-social-honest .grid-4 .featured-box-text h4:first-child,
.page-keep-social-honest .grid-4 .featured-box-text h5:first-child,
.page-keep-social-honest .grid-4 .featured-box-text h6:first-child,
.page-keep-social-honest .grid-4 .featured-box-text p:first-child,
.page-keep-social-honest .grid-4 .featured-box-text ul:first-child,
.page-keep-social-honest .grid-4 .featured-box-text ol:first-child,
.page-keep-social-honest .grid-3 .featured-box-text h1:first-child,
.page-keep-social-honest .grid-3 .featured-box-text h2:first-child,
.page-keep-social-honest .grid-3 .featured-box-text h3:first-child,
.page-keep-social-honest .grid-3 .featured-box-text h4:first-child,
.page-keep-social-honest .grid-3 .featured-box-text h5:first-child,
.page-keep-social-honest .grid-3 .featured-box-text h6:first-child,
.page-keep-social-honest .grid-3 .featured-box-text p:first-child,
.page-keep-social-honest .grid-3 .featured-box-text ul:first-child,
.page-keep-social-honest .grid-3 .featured-box-text ol:first-child,
.page-keep-social-honest .grid-2 .featured-box-text h1:first-child,
.page-keep-social-honest .grid-2 .featured-box-text h2:first-child,
.page-keep-social-honest .grid-2 .featured-box-text h3:first-child,
.page-keep-social-honest .grid-2 .featured-box-text h4:first-child,
.page-keep-social-honest .grid-2 .featured-box-text h5:first-child,
.page-keep-social-honest .grid-2 .featured-box-text h6:first-child,
.page-keep-social-honest .grid-2 .featured-box-text p:first-child,
.page-keep-social-honest .grid-2 .featured-box-text ul:first-child,
.page-keep-social-honest .grid-2 .featured-box-text ol:first-child,
.international .grid-4 .featured-box-text h1:first-child,
.international .grid-4 .featured-box-text h2:first-child,
.international .grid-4 .featured-box-text h3:first-child,
.international .grid-4 .featured-box-text h4:first-child,
.international .grid-4 .featured-box-text h5:first-child,
.international .grid-4 .featured-box-text h6:first-child,
.international .grid-4 .featured-box-text p:first-child,
.international .grid-4 .featured-box-text ul:first-child,
.international .grid-4 .featured-box-text ol:first-child,
.international .grid-3 .featured-box-text h1:first-child,
.international .grid-3 .featured-box-text h2:first-child,
.international .grid-3 .featured-box-text h3:first-child,
.international .grid-3 .featured-box-text h4:first-child,
.international .grid-3 .featured-box-text h5:first-child,
.international .grid-3 .featured-box-text h6:first-child,
.international .grid-3 .featured-box-text p:first-child,
.international .grid-3 .featured-box-text ul:first-child,
.international .grid-3 .featured-box-text ol:first-child,
.international .grid-2 .featured-box-text h1:first-child,
.international .grid-2 .featured-box-text h2:first-child,
.international .grid-2 .featured-box-text h3:first-child,
.international .grid-2 .featured-box-text h4:first-child,
.international .grid-2 .featured-box-text h5:first-child,
.international .grid-2 .featured-box-text h6:first-child,
.international .grid-2 .featured-box-text p:first-child,
.international .grid-2 .featured-box-text ul:first-child,
.international .grid-2 .featured-box-text ol:first-child,
.membershippage .grid-4 .featured-box-text h1:first-child,
.membershippage .grid-4 .featured-box-text h2:first-child,
.membershippage .grid-4 .featured-box-text h3:first-child,
.membershippage .grid-4 .featured-box-text h4:first-child,
.membershippage .grid-4 .featured-box-text h5:first-child,
.membershippage .grid-4 .featured-box-text h6:first-child,
.membershippage .grid-4 .featured-box-text p:first-child,
.membershippage .grid-4 .featured-box-text ul:first-child,
.membershippage .grid-4 .featured-box-text ol:first-child,
.membershippage .grid-3 .featured-box-text h1:first-child,
.membershippage .grid-3 .featured-box-text h2:first-child,
.membershippage .grid-3 .featured-box-text h3:first-child,
.membershippage .grid-3 .featured-box-text h4:first-child,
.membershippage .grid-3 .featured-box-text h5:first-child,
.membershippage .grid-3 .featured-box-text h6:first-child,
.membershippage .grid-3 .featured-box-text p:first-child,
.membershippage .grid-3 .featured-box-text ul:first-child,
.membershippage .grid-3 .featured-box-text ol:first-child,
.membershippage .grid-2 .featured-box-text h1:first-child,
.membershippage .grid-2 .featured-box-text h2:first-child,
.membershippage .grid-2 .featured-box-text h3:first-child,
.membershippage .grid-2 .featured-box-text h4:first-child,
.membershippage .grid-2 .featured-box-text h5:first-child,
.membershippage .grid-2 .featured-box-text h6:first-child,
.membershippage .grid-2 .featured-box-text p:first-child,
.membershippage .grid-2 .featured-box-text ul:first-child,
.membershippage .grid-2 .featured-box-text ol:first-child,
.membership .grid-4 .featured-box-text h1:first-child,
.membership .grid-4 .featured-box-text h2:first-child,
.membership .grid-4 .featured-box-text h3:first-child,
.membership .grid-4 .featured-box-text h4:first-child,
.membership .grid-4 .featured-box-text h5:first-child,
.membership .grid-4 .featured-box-text h6:first-child,
.membership .grid-4 .featured-box-text p:first-child,
.membership .grid-4 .featured-box-text ul:first-child,
.membership .grid-4 .featured-box-text ol:first-child,
.membership .grid-3 .featured-box-text h1:first-child,
.membership .grid-3 .featured-box-text h2:first-child,
.membership .grid-3 .featured-box-text h3:first-child,
.membership .grid-3 .featured-box-text h4:first-child,
.membership .grid-3 .featured-box-text h5:first-child,
.membership .grid-3 .featured-box-text h6:first-child,
.membership .grid-3 .featured-box-text p:first-child,
.membership .grid-3 .featured-box-text ul:first-child,
.membership .grid-3 .featured-box-text ol:first-child,
.membership .grid-2 .featured-box-text h1:first-child,
.membership .grid-2 .featured-box-text h2:first-child,
.membership .grid-2 .featured-box-text h3:first-child,
.membership .grid-2 .featured-box-text h4:first-child,
.membership .grid-2 .featured-box-text h5:first-child,
.membership .grid-2 .featured-box-text h6:first-child,
.membership .grid-2 .featured-box-text p:first-child,
.membership .grid-2 .featured-box-text ul:first-child,
.membership .grid-2 .featured-box-text ol:first-child,
.more .grid-4 .featured-box-text h1:first-child,
.more .grid-4 .featured-box-text h2:first-child,
.more .grid-4 .featured-box-text h3:first-child,
.more .grid-4 .featured-box-text h4:first-child,
.more .grid-4 .featured-box-text h5:first-child,
.more .grid-4 .featured-box-text h6:first-child,
.more .grid-4 .featured-box-text p:first-child,
.more .grid-4 .featured-box-text ul:first-child,
.more .grid-4 .featured-box-text ol:first-child,
.more .grid-3 .featured-box-text h1:first-child,
.more .grid-3 .featured-box-text h2:first-child,
.more .grid-3 .featured-box-text h3:first-child,
.more .grid-3 .featured-box-text h4:first-child,
.more .grid-3 .featured-box-text h5:first-child,
.more .grid-3 .featured-box-text h6:first-child,
.more .grid-3 .featured-box-text p:first-child,
.more .grid-3 .featured-box-text ul:first-child,
.more .grid-3 .featured-box-text ol:first-child,
.more .grid-2 .featured-box-text h1:first-child,
.more .grid-2 .featured-box-text h2:first-child,
.more .grid-2 .featured-box-text h3:first-child,
.more .grid-2 .featured-box-text h4:first-child,
.more .grid-2 .featured-box-text h5:first-child,
.more .grid-2 .featured-box-text h6:first-child,
.more .grid-2 .featured-box-text p:first-child,
.more .grid-2 .featured-box-text ul:first-child,
.more .grid-2 .featured-box-text ol:first-child,
.resources .grid-4 .featured-box-text h1:first-child,
.resources .grid-4 .featured-box-text h2:first-child,
.resources .grid-4 .featured-box-text h3:first-child,
.resources .grid-4 .featured-box-text h4:first-child,
.resources .grid-4 .featured-box-text h5:first-child,
.resources .grid-4 .featured-box-text h6:first-child,
.resources .grid-4 .featured-box-text p:first-child,
.resources .grid-4 .featured-box-text ul:first-child,
.resources .grid-4 .featured-box-text ol:first-child,
.resources .grid-3 .featured-box-text h1:first-child,
.resources .grid-3 .featured-box-text h2:first-child,
.resources .grid-3 .featured-box-text h3:first-child,
.resources .grid-3 .featured-box-text h4:first-child,
.resources .grid-3 .featured-box-text h5:first-child,
.resources .grid-3 .featured-box-text h6:first-child,
.resources .grid-3 .featured-box-text p:first-child,
.resources .grid-3 .featured-box-text ul:first-child,
.resources .grid-3 .featured-box-text ol:first-child,
.resources .grid-2 .featured-box-text h1:first-child,
.resources .grid-2 .featured-box-text h2:first-child,
.resources .grid-2 .featured-box-text h3:first-child,
.resources .grid-2 .featured-box-text h4:first-child,
.resources .grid-2 .featured-box-text h5:first-child,
.resources .grid-2 .featured-box-text h6:first-child,
.resources .grid-2 .featured-box-text p:first-child,
.resources .grid-2 .featured-box-text ul:first-child,
.resources .grid-2 .featured-box-text ol:first-child,
.page-governance .grid-4 .featured-box-text h1:first-child,
.page-governance .grid-4 .featured-box-text h2:first-child,
.page-governance .grid-4 .featured-box-text h3:first-child,
.page-governance .grid-4 .featured-box-text h4:first-child,
.page-governance .grid-4 .featured-box-text h5:first-child,
.page-governance .grid-4 .featured-box-text h6:first-child,
.page-governance .grid-4 .featured-box-text p:first-child,
.page-governance .grid-4 .featured-box-text ul:first-child,
.page-governance .grid-4 .featured-box-text ol:first-child,
.page-governance .grid-3 .featured-box-text h1:first-child,
.page-governance .grid-3 .featured-box-text h2:first-child,
.page-governance .grid-3 .featured-box-text h3:first-child,
.page-governance .grid-3 .featured-box-text h4:first-child,
.page-governance .grid-3 .featured-box-text h5:first-child,
.page-governance .grid-3 .featured-box-text h6:first-child,
.page-governance .grid-3 .featured-box-text p:first-child,
.page-governance .grid-3 .featured-box-text ul:first-child,
.page-governance .grid-3 .featured-box-text ol:first-child,
.page-governance .grid-2 .featured-box-text h1:first-child,
.page-governance .grid-2 .featured-box-text h2:first-child,
.page-governance .grid-2 .featured-box-text h3:first-child,
.page-governance .grid-2 .featured-box-text h4:first-child,
.page-governance .grid-2 .featured-box-text h5:first-child,
.page-governance .grid-2 .featured-box-text h6:first-child,
.page-governance .grid-2 .featured-box-text p:first-child,
.page-governance .grid-2 .featured-box-text ul:first-child,
.page-governance .grid-2 .featured-box-text ol:first-child,
.countrypage .grid-4 .featured-box-text h1:first-child,
.countrypage .grid-4 .featured-box-text h2:first-child,
.countrypage .grid-4 .featured-box-text h3:first-child,
.countrypage .grid-4 .featured-box-text h4:first-child,
.countrypage .grid-4 .featured-box-text h5:first-child,
.countrypage .grid-4 .featured-box-text h6:first-child,
.countrypage .grid-4 .featured-box-text p:first-child,
.countrypage .grid-4 .featured-box-text ul:first-child,
.countrypage .grid-4 .featured-box-text ol:first-child,
.countrypage .grid-3 .featured-box-text h1:first-child,
.countrypage .grid-3 .featured-box-text h2:first-child,
.countrypage .grid-3 .featured-box-text h3:first-child,
.countrypage .grid-3 .featured-box-text h4:first-child,
.countrypage .grid-3 .featured-box-text h5:first-child,
.countrypage .grid-3 .featured-box-text h6:first-child,
.countrypage .grid-3 .featured-box-text p:first-child,
.countrypage .grid-3 .featured-box-text ul:first-child,
.countrypage .grid-3 .featured-box-text ol:first-child,
.countrypage .grid-2 .featured-box-text h1:first-child,
.countrypage .grid-2 .featured-box-text h2:first-child,
.countrypage .grid-2 .featured-box-text h3:first-child,
.countrypage .grid-2 .featured-box-text h4:first-child,
.countrypage .grid-2 .featured-box-text h5:first-child,
.countrypage .grid-2 .featured-box-text h6:first-child,
.countrypage .grid-2 .featured-box-text p:first-child,
.countrypage .grid-2 .featured-box-text ul:first-child,
.countrypage .grid-2 .featured-box-text ol:first-child {
  margin-top: 0;
}
.page-webinars .grid-4 .featured-box-text h1:last-child, .page-webinars .grid-4 .featured-box-text h2:last-child, .page-webinars .grid-4 .featured-box-text h3:last-child, .page-webinars .grid-4 .featured-box-text h4:last-child, .page-webinars .grid-4 .featured-box-text h5:last-child, .page-webinars .grid-4 .featured-box-text h6:last-child, .page-webinars .grid-4 .featured-box-text p:last-child, .page-webinars .grid-4 .featured-box-text ul:last-child, .page-webinars .grid-4 .featured-box-text ol:last-child,
.page-webinars .grid-3 .featured-box-text h1:last-child,
.page-webinars .grid-3 .featured-box-text h2:last-child,
.page-webinars .grid-3 .featured-box-text h3:last-child,
.page-webinars .grid-3 .featured-box-text h4:last-child,
.page-webinars .grid-3 .featured-box-text h5:last-child,
.page-webinars .grid-3 .featured-box-text h6:last-child,
.page-webinars .grid-3 .featured-box-text p:last-child,
.page-webinars .grid-3 .featured-box-text ul:last-child,
.page-webinars .grid-3 .featured-box-text ol:last-child, .page-webinars .grid-2 .featured-box-text h1:last-child, .page-webinars .grid-2 .featured-box-text h2:last-child, .page-webinars .grid-2 .featured-box-text h3:last-child, .page-webinars .grid-2 .featured-box-text h4:last-child, .page-webinars .grid-2 .featured-box-text h5:last-child, .page-webinars .grid-2 .featured-box-text h6:last-child, .page-webinars .grid-2 .featured-box-text p:last-child, .page-webinars .grid-2 .featured-box-text ul:last-child, .page-webinars .grid-2 .featured-box-text ol:last-child,
.page-qualifications-webinars .grid-4 .featured-box-text h1:last-child,
.page-qualifications-webinars .grid-4 .featured-box-text h2:last-child,
.page-qualifications-webinars .grid-4 .featured-box-text h3:last-child,
.page-qualifications-webinars .grid-4 .featured-box-text h4:last-child,
.page-qualifications-webinars .grid-4 .featured-box-text h5:last-child,
.page-qualifications-webinars .grid-4 .featured-box-text h6:last-child,
.page-qualifications-webinars .grid-4 .featured-box-text p:last-child,
.page-qualifications-webinars .grid-4 .featured-box-text ul:last-child,
.page-qualifications-webinars .grid-4 .featured-box-text ol:last-child,
.page-qualifications-webinars .grid-3 .featured-box-text h1:last-child,
.page-qualifications-webinars .grid-3 .featured-box-text h2:last-child,
.page-qualifications-webinars .grid-3 .featured-box-text h3:last-child,
.page-qualifications-webinars .grid-3 .featured-box-text h4:last-child,
.page-qualifications-webinars .grid-3 .featured-box-text h5:last-child,
.page-qualifications-webinars .grid-3 .featured-box-text h6:last-child,
.page-qualifications-webinars .grid-3 .featured-box-text p:last-child,
.page-qualifications-webinars .grid-3 .featured-box-text ul:last-child,
.page-qualifications-webinars .grid-3 .featured-box-text ol:last-child,
.page-qualifications-webinars .grid-2 .featured-box-text h1:last-child,
.page-qualifications-webinars .grid-2 .featured-box-text h2:last-child,
.page-qualifications-webinars .grid-2 .featured-box-text h3:last-child,
.page-qualifications-webinars .grid-2 .featured-box-text h4:last-child,
.page-qualifications-webinars .grid-2 .featured-box-text h5:last-child,
.page-qualifications-webinars .grid-2 .featured-box-text h6:last-child,
.page-qualifications-webinars .grid-2 .featured-box-text p:last-child,
.page-qualifications-webinars .grid-2 .featured-box-text ul:last-child,
.page-qualifications-webinars .grid-2 .featured-box-text ol:last-child,
.page-keep-social-honest .grid-4 .featured-box-text h1:last-child,
.page-keep-social-honest .grid-4 .featured-box-text h2:last-child,
.page-keep-social-honest .grid-4 .featured-box-text h3:last-child,
.page-keep-social-honest .grid-4 .featured-box-text h4:last-child,
.page-keep-social-honest .grid-4 .featured-box-text h5:last-child,
.page-keep-social-honest .grid-4 .featured-box-text h6:last-child,
.page-keep-social-honest .grid-4 .featured-box-text p:last-child,
.page-keep-social-honest .grid-4 .featured-box-text ul:last-child,
.page-keep-social-honest .grid-4 .featured-box-text ol:last-child,
.page-keep-social-honest .grid-3 .featured-box-text h1:last-child,
.page-keep-social-honest .grid-3 .featured-box-text h2:last-child,
.page-keep-social-honest .grid-3 .featured-box-text h3:last-child,
.page-keep-social-honest .grid-3 .featured-box-text h4:last-child,
.page-keep-social-honest .grid-3 .featured-box-text h5:last-child,
.page-keep-social-honest .grid-3 .featured-box-text h6:last-child,
.page-keep-social-honest .grid-3 .featured-box-text p:last-child,
.page-keep-social-honest .grid-3 .featured-box-text ul:last-child,
.page-keep-social-honest .grid-3 .featured-box-text ol:last-child,
.page-keep-social-honest .grid-2 .featured-box-text h1:last-child,
.page-keep-social-honest .grid-2 .featured-box-text h2:last-child,
.page-keep-social-honest .grid-2 .featured-box-text h3:last-child,
.page-keep-social-honest .grid-2 .featured-box-text h4:last-child,
.page-keep-social-honest .grid-2 .featured-box-text h5:last-child,
.page-keep-social-honest .grid-2 .featured-box-text h6:last-child,
.page-keep-social-honest .grid-2 .featured-box-text p:last-child,
.page-keep-social-honest .grid-2 .featured-box-text ul:last-child,
.page-keep-social-honest .grid-2 .featured-box-text ol:last-child,
.international .grid-4 .featured-box-text h1:last-child,
.international .grid-4 .featured-box-text h2:last-child,
.international .grid-4 .featured-box-text h3:last-child,
.international .grid-4 .featured-box-text h4:last-child,
.international .grid-4 .featured-box-text h5:last-child,
.international .grid-4 .featured-box-text h6:last-child,
.international .grid-4 .featured-box-text p:last-child,
.international .grid-4 .featured-box-text ul:last-child,
.international .grid-4 .featured-box-text ol:last-child,
.international .grid-3 .featured-box-text h1:last-child,
.international .grid-3 .featured-box-text h2:last-child,
.international .grid-3 .featured-box-text h3:last-child,
.international .grid-3 .featured-box-text h4:last-child,
.international .grid-3 .featured-box-text h5:last-child,
.international .grid-3 .featured-box-text h6:last-child,
.international .grid-3 .featured-box-text p:last-child,
.international .grid-3 .featured-box-text ul:last-child,
.international .grid-3 .featured-box-text ol:last-child,
.international .grid-2 .featured-box-text h1:last-child,
.international .grid-2 .featured-box-text h2:last-child,
.international .grid-2 .featured-box-text h3:last-child,
.international .grid-2 .featured-box-text h4:last-child,
.international .grid-2 .featured-box-text h5:last-child,
.international .grid-2 .featured-box-text h6:last-child,
.international .grid-2 .featured-box-text p:last-child,
.international .grid-2 .featured-box-text ul:last-child,
.international .grid-2 .featured-box-text ol:last-child,
.membershippage .grid-4 .featured-box-text h1:last-child,
.membershippage .grid-4 .featured-box-text h2:last-child,
.membershippage .grid-4 .featured-box-text h3:last-child,
.membershippage .grid-4 .featured-box-text h4:last-child,
.membershippage .grid-4 .featured-box-text h5:last-child,
.membershippage .grid-4 .featured-box-text h6:last-child,
.membershippage .grid-4 .featured-box-text p:last-child,
.membershippage .grid-4 .featured-box-text ul:last-child,
.membershippage .grid-4 .featured-box-text ol:last-child,
.membershippage .grid-3 .featured-box-text h1:last-child,
.membershippage .grid-3 .featured-box-text h2:last-child,
.membershippage .grid-3 .featured-box-text h3:last-child,
.membershippage .grid-3 .featured-box-text h4:last-child,
.membershippage .grid-3 .featured-box-text h5:last-child,
.membershippage .grid-3 .featured-box-text h6:last-child,
.membershippage .grid-3 .featured-box-text p:last-child,
.membershippage .grid-3 .featured-box-text ul:last-child,
.membershippage .grid-3 .featured-box-text ol:last-child,
.membershippage .grid-2 .featured-box-text h1:last-child,
.membershippage .grid-2 .featured-box-text h2:last-child,
.membershippage .grid-2 .featured-box-text h3:last-child,
.membershippage .grid-2 .featured-box-text h4:last-child,
.membershippage .grid-2 .featured-box-text h5:last-child,
.membershippage .grid-2 .featured-box-text h6:last-child,
.membershippage .grid-2 .featured-box-text p:last-child,
.membershippage .grid-2 .featured-box-text ul:last-child,
.membershippage .grid-2 .featured-box-text ol:last-child,
.membership .grid-4 .featured-box-text h1:last-child,
.membership .grid-4 .featured-box-text h2:last-child,
.membership .grid-4 .featured-box-text h3:last-child,
.membership .grid-4 .featured-box-text h4:last-child,
.membership .grid-4 .featured-box-text h5:last-child,
.membership .grid-4 .featured-box-text h6:last-child,
.membership .grid-4 .featured-box-text p:last-child,
.membership .grid-4 .featured-box-text ul:last-child,
.membership .grid-4 .featured-box-text ol:last-child,
.membership .grid-3 .featured-box-text h1:last-child,
.membership .grid-3 .featured-box-text h2:last-child,
.membership .grid-3 .featured-box-text h3:last-child,
.membership .grid-3 .featured-box-text h4:last-child,
.membership .grid-3 .featured-box-text h5:last-child,
.membership .grid-3 .featured-box-text h6:last-child,
.membership .grid-3 .featured-box-text p:last-child,
.membership .grid-3 .featured-box-text ul:last-child,
.membership .grid-3 .featured-box-text ol:last-child,
.membership .grid-2 .featured-box-text h1:last-child,
.membership .grid-2 .featured-box-text h2:last-child,
.membership .grid-2 .featured-box-text h3:last-child,
.membership .grid-2 .featured-box-text h4:last-child,
.membership .grid-2 .featured-box-text h5:last-child,
.membership .grid-2 .featured-box-text h6:last-child,
.membership .grid-2 .featured-box-text p:last-child,
.membership .grid-2 .featured-box-text ul:last-child,
.membership .grid-2 .featured-box-text ol:last-child,
.more .grid-4 .featured-box-text h1:last-child,
.more .grid-4 .featured-box-text h2:last-child,
.more .grid-4 .featured-box-text h3:last-child,
.more .grid-4 .featured-box-text h4:last-child,
.more .grid-4 .featured-box-text h5:last-child,
.more .grid-4 .featured-box-text h6:last-child,
.more .grid-4 .featured-box-text p:last-child,
.more .grid-4 .featured-box-text ul:last-child,
.more .grid-4 .featured-box-text ol:last-child,
.more .grid-3 .featured-box-text h1:last-child,
.more .grid-3 .featured-box-text h2:last-child,
.more .grid-3 .featured-box-text h3:last-child,
.more .grid-3 .featured-box-text h4:last-child,
.more .grid-3 .featured-box-text h5:last-child,
.more .grid-3 .featured-box-text h6:last-child,
.more .grid-3 .featured-box-text p:last-child,
.more .grid-3 .featured-box-text ul:last-child,
.more .grid-3 .featured-box-text ol:last-child,
.more .grid-2 .featured-box-text h1:last-child,
.more .grid-2 .featured-box-text h2:last-child,
.more .grid-2 .featured-box-text h3:last-child,
.more .grid-2 .featured-box-text h4:last-child,
.more .grid-2 .featured-box-text h5:last-child,
.more .grid-2 .featured-box-text h6:last-child,
.more .grid-2 .featured-box-text p:last-child,
.more .grid-2 .featured-box-text ul:last-child,
.more .grid-2 .featured-box-text ol:last-child,
.resources .grid-4 .featured-box-text h1:last-child,
.resources .grid-4 .featured-box-text h2:last-child,
.resources .grid-4 .featured-box-text h3:last-child,
.resources .grid-4 .featured-box-text h4:last-child,
.resources .grid-4 .featured-box-text h5:last-child,
.resources .grid-4 .featured-box-text h6:last-child,
.resources .grid-4 .featured-box-text p:last-child,
.resources .grid-4 .featured-box-text ul:last-child,
.resources .grid-4 .featured-box-text ol:last-child,
.resources .grid-3 .featured-box-text h1:last-child,
.resources .grid-3 .featured-box-text h2:last-child,
.resources .grid-3 .featured-box-text h3:last-child,
.resources .grid-3 .featured-box-text h4:last-child,
.resources .grid-3 .featured-box-text h5:last-child,
.resources .grid-3 .featured-box-text h6:last-child,
.resources .grid-3 .featured-box-text p:last-child,
.resources .grid-3 .featured-box-text ul:last-child,
.resources .grid-3 .featured-box-text ol:last-child,
.resources .grid-2 .featured-box-text h1:last-child,
.resources .grid-2 .featured-box-text h2:last-child,
.resources .grid-2 .featured-box-text h3:last-child,
.resources .grid-2 .featured-box-text h4:last-child,
.resources .grid-2 .featured-box-text h5:last-child,
.resources .grid-2 .featured-box-text h6:last-child,
.resources .grid-2 .featured-box-text p:last-child,
.resources .grid-2 .featured-box-text ul:last-child,
.resources .grid-2 .featured-box-text ol:last-child,
.page-governance .grid-4 .featured-box-text h1:last-child,
.page-governance .grid-4 .featured-box-text h2:last-child,
.page-governance .grid-4 .featured-box-text h3:last-child,
.page-governance .grid-4 .featured-box-text h4:last-child,
.page-governance .grid-4 .featured-box-text h5:last-child,
.page-governance .grid-4 .featured-box-text h6:last-child,
.page-governance .grid-4 .featured-box-text p:last-child,
.page-governance .grid-4 .featured-box-text ul:last-child,
.page-governance .grid-4 .featured-box-text ol:last-child,
.page-governance .grid-3 .featured-box-text h1:last-child,
.page-governance .grid-3 .featured-box-text h2:last-child,
.page-governance .grid-3 .featured-box-text h3:last-child,
.page-governance .grid-3 .featured-box-text h4:last-child,
.page-governance .grid-3 .featured-box-text h5:last-child,
.page-governance .grid-3 .featured-box-text h6:last-child,
.page-governance .grid-3 .featured-box-text p:last-child,
.page-governance .grid-3 .featured-box-text ul:last-child,
.page-governance .grid-3 .featured-box-text ol:last-child,
.page-governance .grid-2 .featured-box-text h1:last-child,
.page-governance .grid-2 .featured-box-text h2:last-child,
.page-governance .grid-2 .featured-box-text h3:last-child,
.page-governance .grid-2 .featured-box-text h4:last-child,
.page-governance .grid-2 .featured-box-text h5:last-child,
.page-governance .grid-2 .featured-box-text h6:last-child,
.page-governance .grid-2 .featured-box-text p:last-child,
.page-governance .grid-2 .featured-box-text ul:last-child,
.page-governance .grid-2 .featured-box-text ol:last-child,
.countrypage .grid-4 .featured-box-text h1:last-child,
.countrypage .grid-4 .featured-box-text h2:last-child,
.countrypage .grid-4 .featured-box-text h3:last-child,
.countrypage .grid-4 .featured-box-text h4:last-child,
.countrypage .grid-4 .featured-box-text h5:last-child,
.countrypage .grid-4 .featured-box-text h6:last-child,
.countrypage .grid-4 .featured-box-text p:last-child,
.countrypage .grid-4 .featured-box-text ul:last-child,
.countrypage .grid-4 .featured-box-text ol:last-child,
.countrypage .grid-3 .featured-box-text h1:last-child,
.countrypage .grid-3 .featured-box-text h2:last-child,
.countrypage .grid-3 .featured-box-text h3:last-child,
.countrypage .grid-3 .featured-box-text h4:last-child,
.countrypage .grid-3 .featured-box-text h5:last-child,
.countrypage .grid-3 .featured-box-text h6:last-child,
.countrypage .grid-3 .featured-box-text p:last-child,
.countrypage .grid-3 .featured-box-text ul:last-child,
.countrypage .grid-3 .featured-box-text ol:last-child,
.countrypage .grid-2 .featured-box-text h1:last-child,
.countrypage .grid-2 .featured-box-text h2:last-child,
.countrypage .grid-2 .featured-box-text h3:last-child,
.countrypage .grid-2 .featured-box-text h4:last-child,
.countrypage .grid-2 .featured-box-text h5:last-child,
.countrypage .grid-2 .featured-box-text h6:last-child,
.countrypage .grid-2 .featured-box-text p:last-child,
.countrypage .grid-2 .featured-box-text ul:last-child,
.countrypage .grid-2 .featured-box-text ol:last-child {
  margin-bottom: 0;
}
.page-webinars .grid-4 .featured-box-text h2,
.page-webinars .grid-4 .featured-box-text h3,
.page-webinars .grid-3 .featured-box-text h2,
.page-webinars .grid-3 .featured-box-text h3, .page-webinars .grid-2 .featured-box-text h2,
.page-webinars .grid-2 .featured-box-text h3,
.page-qualifications-webinars .grid-4 .featured-box-text h2,
.page-qualifications-webinars .grid-4 .featured-box-text h3,
.page-qualifications-webinars .grid-3 .featured-box-text h2,
.page-qualifications-webinars .grid-3 .featured-box-text h3,
.page-qualifications-webinars .grid-2 .featured-box-text h2,
.page-qualifications-webinars .grid-2 .featured-box-text h3,
.page-keep-social-honest .grid-4 .featured-box-text h2,
.page-keep-social-honest .grid-4 .featured-box-text h3,
.page-keep-social-honest .grid-3 .featured-box-text h2,
.page-keep-social-honest .grid-3 .featured-box-text h3,
.page-keep-social-honest .grid-2 .featured-box-text h2,
.page-keep-social-honest .grid-2 .featured-box-text h3,
.international .grid-4 .featured-box-text h2,
.international .grid-4 .featured-box-text h3,
.international .grid-3 .featured-box-text h2,
.international .grid-3 .featured-box-text h3,
.international .grid-2 .featured-box-text h2,
.international .grid-2 .featured-box-text h3,
.membershippage .grid-4 .featured-box-text h2,
.membershippage .grid-4 .featured-box-text h3,
.membershippage .grid-3 .featured-box-text h2,
.membershippage .grid-3 .featured-box-text h3,
.membershippage .grid-2 .featured-box-text h2,
.membershippage .grid-2 .featured-box-text h3,
.membership .grid-4 .featured-box-text h2,
.membership .grid-4 .featured-box-text h3,
.membership .grid-3 .featured-box-text h2,
.membership .grid-3 .featured-box-text h3,
.membership .grid-2 .featured-box-text h2,
.membership .grid-2 .featured-box-text h3,
.more .grid-4 .featured-box-text h2,
.more .grid-4 .featured-box-text h3,
.more .grid-3 .featured-box-text h2,
.more .grid-3 .featured-box-text h3,
.more .grid-2 .featured-box-text h2,
.more .grid-2 .featured-box-text h3,
.resources .grid-4 .featured-box-text h2,
.resources .grid-4 .featured-box-text h3,
.resources .grid-3 .featured-box-text h2,
.resources .grid-3 .featured-box-text h3,
.resources .grid-2 .featured-box-text h2,
.resources .grid-2 .featured-box-text h3,
.page-governance .grid-4 .featured-box-text h2,
.page-governance .grid-4 .featured-box-text h3,
.page-governance .grid-3 .featured-box-text h2,
.page-governance .grid-3 .featured-box-text h3,
.page-governance .grid-2 .featured-box-text h2,
.page-governance .grid-2 .featured-box-text h3,
.countrypage .grid-4 .featured-box-text h2,
.countrypage .grid-4 .featured-box-text h3,
.countrypage .grid-3 .featured-box-text h2,
.countrypage .grid-3 .featured-box-text h3,
.countrypage .grid-2 .featured-box-text h2,
.countrypage .grid-2 .featured-box-text h3 {
  font-family: "SourceSansPro", Tahoma, sans-serif;
  color: #fff;
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.4;
  margin: 0;
  padding: 0 0 0.45rem;
}
.page-webinars .grid-4 .featured-box-text h2 + p,
.page-webinars .grid-4 .featured-box-text h3 + p,
.page-webinars .grid-3 .featured-box-text h2 + p,
.page-webinars .grid-3 .featured-box-text h3 + p, .page-webinars .grid-2 .featured-box-text h2 + p,
.page-webinars .grid-2 .featured-box-text h3 + p,
.page-qualifications-webinars .grid-4 .featured-box-text h2 + p,
.page-qualifications-webinars .grid-4 .featured-box-text h3 + p,
.page-qualifications-webinars .grid-3 .featured-box-text h2 + p,
.page-qualifications-webinars .grid-3 .featured-box-text h3 + p,
.page-qualifications-webinars .grid-2 .featured-box-text h2 + p,
.page-qualifications-webinars .grid-2 .featured-box-text h3 + p,
.page-keep-social-honest .grid-4 .featured-box-text h2 + p,
.page-keep-social-honest .grid-4 .featured-box-text h3 + p,
.page-keep-social-honest .grid-3 .featured-box-text h2 + p,
.page-keep-social-honest .grid-3 .featured-box-text h3 + p,
.page-keep-social-honest .grid-2 .featured-box-text h2 + p,
.page-keep-social-honest .grid-2 .featured-box-text h3 + p,
.international .grid-4 .featured-box-text h2 + p,
.international .grid-4 .featured-box-text h3 + p,
.international .grid-3 .featured-box-text h2 + p,
.international .grid-3 .featured-box-text h3 + p,
.international .grid-2 .featured-box-text h2 + p,
.international .grid-2 .featured-box-text h3 + p,
.membershippage .grid-4 .featured-box-text h2 + p,
.membershippage .grid-4 .featured-box-text h3 + p,
.membershippage .grid-3 .featured-box-text h2 + p,
.membershippage .grid-3 .featured-box-text h3 + p,
.membershippage .grid-2 .featured-box-text h2 + p,
.membershippage .grid-2 .featured-box-text h3 + p,
.membership .grid-4 .featured-box-text h2 + p,
.membership .grid-4 .featured-box-text h3 + p,
.membership .grid-3 .featured-box-text h2 + p,
.membership .grid-3 .featured-box-text h3 + p,
.membership .grid-2 .featured-box-text h2 + p,
.membership .grid-2 .featured-box-text h3 + p,
.more .grid-4 .featured-box-text h2 + p,
.more .grid-4 .featured-box-text h3 + p,
.more .grid-3 .featured-box-text h2 + p,
.more .grid-3 .featured-box-text h3 + p,
.more .grid-2 .featured-box-text h2 + p,
.more .grid-2 .featured-box-text h3 + p,
.resources .grid-4 .featured-box-text h2 + p,
.resources .grid-4 .featured-box-text h3 + p,
.resources .grid-3 .featured-box-text h2 + p,
.resources .grid-3 .featured-box-text h3 + p,
.resources .grid-2 .featured-box-text h2 + p,
.resources .grid-2 .featured-box-text h3 + p,
.page-governance .grid-4 .featured-box-text h2 + p,
.page-governance .grid-4 .featured-box-text h3 + p,
.page-governance .grid-3 .featured-box-text h2 + p,
.page-governance .grid-3 .featured-box-text h3 + p,
.page-governance .grid-2 .featured-box-text h2 + p,
.page-governance .grid-2 .featured-box-text h3 + p,
.countrypage .grid-4 .featured-box-text h2 + p,
.countrypage .grid-4 .featured-box-text h3 + p,
.countrypage .grid-3 .featured-box-text h2 + p,
.countrypage .grid-3 .featured-box-text h3 + p,
.countrypage .grid-2 .featured-box-text h2 + p,
.countrypage .grid-2 .featured-box-text h3 + p {
  color: #73e8eb;
  font-weight: normal;
}
.page-webinars .grid-4 .featured-box-text h2 + p::before,
.page-webinars .grid-4 .featured-box-text h3 + p::before,
.page-webinars .grid-3 .featured-box-text h2 + p::before,
.page-webinars .grid-3 .featured-box-text h3 + p::before, .page-webinars .grid-2 .featured-box-text h2 + p::before,
.page-webinars .grid-2 .featured-box-text h3 + p::before,
.page-qualifications-webinars .grid-4 .featured-box-text h2 + p::before,
.page-qualifications-webinars .grid-4 .featured-box-text h3 + p::before,
.page-qualifications-webinars .grid-3 .featured-box-text h2 + p::before,
.page-qualifications-webinars .grid-3 .featured-box-text h3 + p::before,
.page-qualifications-webinars .grid-2 .featured-box-text h2 + p::before,
.page-qualifications-webinars .grid-2 .featured-box-text h3 + p::before,
.page-keep-social-honest .grid-4 .featured-box-text h2 + p::before,
.page-keep-social-honest .grid-4 .featured-box-text h3 + p::before,
.page-keep-social-honest .grid-3 .featured-box-text h2 + p::before,
.page-keep-social-honest .grid-3 .featured-box-text h3 + p::before,
.page-keep-social-honest .grid-2 .featured-box-text h2 + p::before,
.page-keep-social-honest .grid-2 .featured-box-text h3 + p::before,
.international .grid-4 .featured-box-text h2 + p::before,
.international .grid-4 .featured-box-text h3 + p::before,
.international .grid-3 .featured-box-text h2 + p::before,
.international .grid-3 .featured-box-text h3 + p::before,
.international .grid-2 .featured-box-text h2 + p::before,
.international .grid-2 .featured-box-text h3 + p::before,
.membershippage .grid-4 .featured-box-text h2 + p::before,
.membershippage .grid-4 .featured-box-text h3 + p::before,
.membershippage .grid-3 .featured-box-text h2 + p::before,
.membershippage .grid-3 .featured-box-text h3 + p::before,
.membershippage .grid-2 .featured-box-text h2 + p::before,
.membershippage .grid-2 .featured-box-text h3 + p::before,
.membership .grid-4 .featured-box-text h2 + p::before,
.membership .grid-4 .featured-box-text h3 + p::before,
.membership .grid-3 .featured-box-text h2 + p::before,
.membership .grid-3 .featured-box-text h3 + p::before,
.membership .grid-2 .featured-box-text h2 + p::before,
.membership .grid-2 .featured-box-text h3 + p::before,
.more .grid-4 .featured-box-text h2 + p::before,
.more .grid-4 .featured-box-text h3 + p::before,
.more .grid-3 .featured-box-text h2 + p::before,
.more .grid-3 .featured-box-text h3 + p::before,
.more .grid-2 .featured-box-text h2 + p::before,
.more .grid-2 .featured-box-text h3 + p::before,
.resources .grid-4 .featured-box-text h2 + p::before,
.resources .grid-4 .featured-box-text h3 + p::before,
.resources .grid-3 .featured-box-text h2 + p::before,
.resources .grid-3 .featured-box-text h3 + p::before,
.resources .grid-2 .featured-box-text h2 + p::before,
.resources .grid-2 .featured-box-text h3 + p::before,
.page-governance .grid-4 .featured-box-text h2 + p::before,
.page-governance .grid-4 .featured-box-text h3 + p::before,
.page-governance .grid-3 .featured-box-text h2 + p::before,
.page-governance .grid-3 .featured-box-text h3 + p::before,
.page-governance .grid-2 .featured-box-text h2 + p::before,
.page-governance .grid-2 .featured-box-text h3 + p::before,
.countrypage .grid-4 .featured-box-text h2 + p::before,
.countrypage .grid-4 .featured-box-text h3 + p::before,
.countrypage .grid-3 .featured-box-text h2 + p::before,
.countrypage .grid-3 .featured-box-text h3 + p::before,
.countrypage .grid-2 .featured-box-text h2 + p::before,
.countrypage .grid-2 .featured-box-text h3 + p::before {
  border-top: 1px solid currentColor;
  content: "";
  color: #73e8eb;
  display: block;
  height: 0.5rem;
  width: 1.75rem;
  font-weight: normal;
  font-size: 0.9rem;
  margin-top: 0;
}
.page-webinars .grid-4 .featured-box-text.popup-added,
.page-webinars .grid-3 .featured-box-text.popup-added, .page-webinars .grid-2 .featured-box-text.popup-added,
.page-qualifications-webinars .grid-4 .featured-box-text.popup-added,
.page-qualifications-webinars .grid-3 .featured-box-text.popup-added,
.page-qualifications-webinars .grid-2 .featured-box-text.popup-added,
.page-keep-social-honest .grid-4 .featured-box-text.popup-added,
.page-keep-social-honest .grid-3 .featured-box-text.popup-added,
.page-keep-social-honest .grid-2 .featured-box-text.popup-added,
.international .grid-4 .featured-box-text.popup-added,
.international .grid-3 .featured-box-text.popup-added,
.international .grid-2 .featured-box-text.popup-added,
.membershippage .grid-4 .featured-box-text.popup-added,
.membershippage .grid-3 .featured-box-text.popup-added,
.membershippage .grid-2 .featured-box-text.popup-added,
.membership .grid-4 .featured-box-text.popup-added,
.membership .grid-3 .featured-box-text.popup-added,
.membership .grid-2 .featured-box-text.popup-added,
.more .grid-4 .featured-box-text.popup-added,
.more .grid-3 .featured-box-text.popup-added,
.more .grid-2 .featured-box-text.popup-added,
.resources .grid-4 .featured-box-text.popup-added,
.resources .grid-3 .featured-box-text.popup-added,
.resources .grid-2 .featured-box-text.popup-added,
.page-governance .grid-4 .featured-box-text.popup-added,
.page-governance .grid-3 .featured-box-text.popup-added,
.page-governance .grid-2 .featured-box-text.popup-added,
.countrypage .grid-4 .featured-box-text.popup-added,
.countrypage .grid-3 .featured-box-text.popup-added,
.countrypage .grid-2 .featured-box-text.popup-added {
  position: absolute;
  bottom: 8px;
  background: rgba(0, 0, 0, 0.6);
  max-width: 95%;
}

.page-benefits-of-graduate-gateway .grid-4 .img-wrapper,
.page-benefits-of-graduate-gateway .grid-3 .img-wrapper, .page-benefits-of-graduate-gateway.theme-grey .grid-4 .img-wrapper,
.page-benefits-of-graduate-gateway.theme-grey .grid-3 .img-wrapper {
  height: 11rem;
}
.page-benefits-of-graduate-gateway .grid-4 .featured-box-text,
.page-benefits-of-graduate-gateway .grid-3 .featured-box-text, .page-benefits-of-graduate-gateway.theme-grey .grid-4 .featured-box-text,
.page-benefits-of-graduate-gateway.theme-grey .grid-3 .featured-box-text {
  padding: 1rem;
}

.page-qualifications-webinars .grid-4 > a {
  background: #474c55;
}
.page-qualifications-webinars .grid-4 > a p {
  color: #8FCC8F;
}
.page-qualifications-webinars .grid-4 > a p::before {
  color: #8FCC8F;
}

.resources .grid-4 > a {
  background: #8970B2;
}
.resources .grid-4 > a p {
  color: #e7cceb;
}

.featured {
  display: none;
}

.page-home .grid-4,
.page-apprenticeships .grid-4,
.page-cpd .grid-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: center;
  align-content: center;
  text-align: center;
  position: relative;
}
.page-home .grid-4 > a,
.page-apprenticeships .grid-4 > a,
.page-cpd .grid-4 > a {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 100%;
  -moz-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: #f7f5f2;
  position: relative;
  padding: 0;
}
.page-home .grid-4 .small-block-text,
.page-apprenticeships .grid-4 .small-block-text,
.page-cpd .grid-4 .small-block-text {
  background: transparent;
  padding: 2rem 1rem 1rem;
  width: 100%;
}
.page-home .grid-4 h2,
.page-apprenticeships .grid-4 h2,
.page-cpd .grid-4 h2 {
  color: #070078;
  line-height: 1.6rem;
}
.page-home .grid-4 h3,
.page-apprenticeships .grid-4 h3,
.page-cpd .grid-4 h3 {
  color: #474c55;
  text-align: center;
}
.page-home .grid-4 p,
.page-apprenticeships .grid-4 p,
.page-cpd .grid-4 p {
  color: #474c55;
  font-weight: normal;
}

.page-apprenticeships .grid-4 > a {
  background: #73e8eb;
}
.page-apprenticeships .grid-4 .small-block-text {
  padding: 2.5rem 1rem 2rem;
}
.page-apprenticeships .grid-4 .small-block-text h2,
.page-apprenticeships .grid-4 .small-block-text h3,
.page-apprenticeships .grid-4 .small-block-text p {
  color: #474c55;
  margin-top: 0;
  padding-top: 0;
}
.page-apprenticeships .grid-4 .small-block-text h2 {
  font-size: 1.25rem;
  margin-bottom: 0;
  padding-bottom: 0.5rem;
}

.theme-grey .grid-3 > a:not(.reveal-popup-link),
.theme-grey .grid-4 > a:not(.reveal-popup-link),
.page-graduate-gateway .grid-3 > a:not(.reveal-popup-link),
.page-graduate-gateway .grid-4 > a:not(.reveal-popup-link),
.page-cim-accredited-degree .grid-3 > a:not(.reveal-popup-link),
.page-cim-accredited-degree .grid-4 > a:not(.reveal-popup-link),
.page-qualifications .grid-3 > a:not(.reveal-popup-link),
.page-qualifications .grid-4 > a:not(.reveal-popup-link) {
  background: #474c55;
}
.theme-grey .grid-3 .small-block-text,
.theme-grey .grid-4 .small-block-text,
.page-graduate-gateway .grid-3 .small-block-text,
.page-graduate-gateway .grid-4 .small-block-text,
.page-cim-accredited-degree .grid-3 .small-block-text,
.page-cim-accredited-degree .grid-4 .small-block-text,
.page-qualifications .grid-3 .small-block-text,
.page-qualifications .grid-4 .small-block-text {
  padding: 2rem 1rem;
}
.theme-grey .grid-3 .small-block-text h2,
.theme-grey .grid-3 .small-block-text h3,
.theme-grey .grid-3 .small-block-text p,
.theme-grey .grid-4 .small-block-text h2,
.theme-grey .grid-4 .small-block-text h3,
.theme-grey .grid-4 .small-block-text p,
.page-graduate-gateway .grid-3 .small-block-text h2,
.page-graduate-gateway .grid-3 .small-block-text h3,
.page-graduate-gateway .grid-3 .small-block-text p,
.page-graduate-gateway .grid-4 .small-block-text h2,
.page-graduate-gateway .grid-4 .small-block-text h3,
.page-graduate-gateway .grid-4 .small-block-text p,
.page-cim-accredited-degree .grid-3 .small-block-text h2,
.page-cim-accredited-degree .grid-3 .small-block-text h3,
.page-cim-accredited-degree .grid-3 .small-block-text p,
.page-cim-accredited-degree .grid-4 .small-block-text h2,
.page-cim-accredited-degree .grid-4 .small-block-text h3,
.page-cim-accredited-degree .grid-4 .small-block-text p,
.page-qualifications .grid-3 .small-block-text h2,
.page-qualifications .grid-3 .small-block-text h3,
.page-qualifications .grid-3 .small-block-text p,
.page-qualifications .grid-4 .small-block-text h2,
.page-qualifications .grid-4 .small-block-text h3,
.page-qualifications .grid-4 .small-block-text p {
  color: #fff;
  margin: 0;
  padding: 0;
  text-align: center;
}
.theme-grey .grid-3 .small-block-text h2,
.theme-grey .grid-4 .small-block-text h2,
.page-graduate-gateway .grid-3 .small-block-text h2,
.page-graduate-gateway .grid-4 .small-block-text h2,
.page-cim-accredited-degree .grid-3 .small-block-text h2,
.page-cim-accredited-degree .grid-4 .small-block-text h2,
.page-qualifications .grid-3 .small-block-text h2,
.page-qualifications .grid-4 .small-block-text h2 {
  margin-bottom: 1rem;
}
.theme-grey .grid-3 .small-block-text p,
.theme-grey .grid-4 .small-block-text p,
.page-graduate-gateway .grid-3 .small-block-text p,
.page-graduate-gateway .grid-4 .small-block-text p,
.page-cim-accredited-degree .grid-3 .small-block-text p,
.page-cim-accredited-degree .grid-4 .small-block-text p,
.page-qualifications .grid-3 .small-block-text p,
.page-qualifications .grid-4 .small-block-text p {
  font-weight: normal;
}

.page-not-just-digital .grid-4 .small-block-text {
  padding: 1rem;
}
.page-not-just-digital .grid-4 .small-block-text h2 {
  font-family: "SourceSansPro", Tahoma, sans-serif;
  color: #fff;
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.4;
  margin: 0 0 0.5rem;
  padding: 0;
  text-align: left;
}
.page-not-just-digital .grid-4 .small-block-text p {
  color: #fff;
  font-size: 0.9rem;
  font-weight: normal;
  margin: 0;
  padding: 0;
  text-align: left;
}
.page-not-just-digital .grid-4 .small-block-text p::before {
  border-top: 1px solid #8FCC8F;
  content: "";
  color: #73e8eb;
  display: block;
  height: 0.5rem;
  width: 1.75rem;
}

.theme-blue .grid-4 > a {
  background: #070078;
}
.theme-blue .grid-4 h2,
.theme-blue .grid-4 h3,
.theme-blue .grid-4 p {
  color: #fff;
}

.small-block-link {
  background: #f7f5f2;
  justify-content: center;
  align-items: center;
  padding: 0;
  min-height: 127px;
}
.small-block-link .small-block-text {
  padding: 2rem 1rem 1rem;
}
.small-block-link .small-block-text h2 {
  color: #070078;
}
.small-block-link .small-block-text p {
  color: #474c55;
  font-weight: normal;
}

.flex-container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.flex-container .flex-item {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  padding: 0.5em;
}
.flex-container .flex-item .columns {
  margin-bottom: 10px;
  padding: 0;
}

/* Forms =================================================== */
form,
.umbraco-forms-field,
.field {
  zoom: 1;
  margin-bottom: 15px;
  position: relative;
}
form:before, form:after,
.umbraco-forms-field:before,
.umbraco-forms-field:after,
.field:before,
.field:after {
  content: ".";
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}
form:after,
.umbraco-forms-field:after,
.field:after {
  clear: both;
}
form button,
.umbraco-forms-field button,
.field button {
  border-width: 1px;
  float: right;
}
form input,
form textarea,
form .text,
.umbraco-forms-field input,
.umbraco-forms-field textarea,
.umbraco-forms-field .text,
.field input,
.field textarea,
.field .text {
  background: #fff;
  border: 1px solid #A7A9AD;
  font: inherit;
  font-size: 1rem;
  line-height: 1.25rem;
  height: 2.5rem;
  width: 100%;
  margin: 0;
  padding: 0.625rem;
}
form textarea,
.umbraco-forms-field textarea,
.field textarea {
  height: 9.5rem;
}

input.button {
  width: auto;
}

label,
.control-label {
  display: none;
}
label.checkbox, label.radio, .cart-summary label,
.control-label.checkbox,
.control-label.radio,
.cart-summary .control-label {
  display: block;
}
label.display-inline,
.control-label.display-inline {
  display: inline-block;
}

.singlechoice label {
  display: block;
  text-align: left;
  margin: 0;
}

input[type=checkbox],
input[type=radio] {
  cursor: pointer;
  width: auto;
  height: auto;
}

.cardnumber {
  max-width: 320px;
  width: calc(100% - 55px);
}

.checkbox {
  font-weight: bold;
  padding-left: 30px;
}
.checkbox input {
  position: absolute;
  left: -999em;
  visibility: hidden;
}
.checkbox .cb {
  float: left;
  margin-left: -30px;
  width: 20px;
  height: 20px;
  border: 1px solid #474c55;
  text-align: center;
}
.checkbox .cb:before {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 100ms;
  transition: 100ms;
  /*font-family: 'icomoon' !important;*/
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  line-height: 18px;
  font-size: 17px;
  display: inline-block;
  color: #f1563f;
}
.checkbox input:checked ~ .cb:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.row {
  zoom: 1;
}
.row:before, .row:after {
  content: ".";
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}
.row:after {
  clear: both;
}

.attendee-field {
  zoom: 1;
  margin-bottom: 30px;
}
.attendee-field:before, .attendee-field:after {
  content: ".";
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}
.attendee-field:after {
  clear: both;
}
.attendee-field .checkbox {
  padding-bottom: 10px;
  font-weight: normal;
}
.attendee-field .select select,
.attendee-field .select .customSelect {
  font-weight: normal;
  font-size: 14px;
}

.expiry-cvv .expiry {
  margin-right: 50px;
}
.expiry-cvv .expiry input {
  width: 50px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.expiry-cvv .expiry .divider {
  margin: 0 3px;
  display: inline-block;
}
.expiry-cvv .cvv input {
  width: 70px;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  text-align: center;
}
.expiry-cvv .cvv .cvv-info {
  position: relative;
  display: inline-block;
}
.expiry-cvv .cvv .cvv-info:hover .info-inner {
  display: block;
}
.expiry-cvv .cvv .cvv-info .icon-info {
  color: #909090;
  cursor: pointer;
  font-size: 20px;
}
.expiry-cvv .cvv .cvv-info .info-inner {
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 5px;
  background-clip: padding-box;
  position: absolute;
  bottom: 100%;
  left: 50%;
  display: none;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-size: 11px;
  line-height: 120%;
  width: 200px;
  padding: 10px;
}
.expiry-cvv .cvv .cvv-info .info-inner:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  border-top: 6px solid rgba(0, 0, 0, 0.7);
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  margin-left: -6px;
}

.datepicker-container {
  display: block;
  position: relative;
  padding-bottom: 0;
}
.datepicker-container:after {
  /*font-family: 'icomoon' !important;*/
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 40px;
  line-height: 38px;
  width: 30px;
  border-left: 1px solid #A7A9AD;
  text-align: center;
  margin: 0;
  font-size: 20px;
  color: #909090;
}
.datepicker-container:hover:after {
  border-color: #474c55;
  background-color: #474c55;
  color: #fff;
}
.datepicker-container input {
  cursor: pointer;
  font-size: 18px;
}

.field-validation-error {
  font-size: 12px;
  display: block;
  clear: both;
  color: #d32e2e;
  padding: 3px 5px;
}

::-webkit-input-placeholder {
  color: #909090;
}

::-moz-placeholder {
  color: #909090;
}

:-ms-input-placeholder {
  color: #909090;
}

:-moz-placeholder {
  color: #909090;
}

.input-container {
  position: relative;
}
.input-container .search-text {
  color: #474c55;
  background: transparent;
  position: relative;
  z-index: 2;
  outline: none;
}
.input-container .search-text:focus {
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
}
.input-container .search-text-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  color: #ccc;
  background: #fff;
}

.minisearch-outer {
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  max-height: 400px;
  max-height: 50vh;
  overflow: auto;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 21;
  background: #fff;
  display: none;
  padding: 10px;
}
.minisearch-outer h6 {
  color: #909090;
  font-size: 12px;
  margin: 0;
  padding: 5px 0;
  float: left;
  position: relative;
  z-index: 2;
}
.minisearch-outer p {
  margin: 0;
  line-height: 125%;
}
.minisearch-outer .hidden-result {
  display: none;
}
.minisearch-outer .minisearch-expand {
  font-weight: bold;
  font-style: italic;
}
.minisearch-outer ul {
  padding: 5px 0 0;
  border-top: 1px solid #DFDBD5;
  clear: both;
}
.minisearch-outer ul li {
  list-style: none;
  margin: 0;
}
.minisearch-outer ul li.on a {
  background: #eee;
}
.minisearch-outer ul li.on a:hover {
  background: #f1563f;
}
.minisearch-outer ul li a {
  overflow: hidden;
  text-transform: none;
  font-size: 14px;
  font-weight: normal;
  display: block;
  color: #909090;
  padding: 5px;
  text-decoration: none;
  line-height: 1.2em;
}
.minisearch-outer ul li a.has-image {
  overflow: hidden;
  padding: 6px;
}
.minisearch-outer ul li a:hover {
  background: #f1563f;
  color: #fff;
}
.minisearch-outer ul li a:hover .result-text,
.minisearch-outer ul li a:hover .price {
  color: #fff;
}
.minisearch-outer ul li a .search-term {
  font-style: italic;
}
.minisearch-outer ul li a .result-text {
  font-weight: bold;
  color: #f1563f;
}
.minisearch-outer ul li a .price {
  font-weight: bold;
  color: #777;
  margin-left: 5px;
}

[data-hide=after-submit][data-hidden=true] {
  display: none;
}

[data-form-submitted=true] {
  background: #DEDBD5;
  margin: 1rem 0 2rem;
  padding: 1rem;
}
[class^=grid-] [data-form-submitted=true] p, [class*=" grid-"] [data-form-submitted=true] p {
  font-weight: 600;
}
[class^=grid-] [data-form-submitted=true] p::before, [class*=" grid-"] [data-form-submitted=true] p::before {
  display: none;
}

.umbraco-forms-form .btn {
  width: auto;
  padding: 0.6em 2em;
}
.umbraco-forms-form .umbraco-forms-field input.text {
  margin: 0;
}
.umbraco-forms-form .umbraco-forms-field.checkbox {
  padding-left: 0;
}
.umbraco-forms-form .umbraco-forms-field.checkbox label {
  display: inline;
}
.umbraco-forms-form .umbraco-forms-field.checkbox input {
  position: relative;
  left: 0;
  visibility: visible;
  height: auto;
}
.umbraco-forms-form .umbraco-forms-field.checkbox .umbraco-forms-field-wrapper {
  display: inline-block;
  float: left;
  margin: 2px 5px 0 0;
}
.umbraco-forms-form .umbraco-forms-tooltip,
.umbraco-forms-form .help-block {
  display: none;
}
.umbraco-forms-form select,
.umbraco-forms-form .customSelect {
  max-width: 400px;
}
.umbraco-forms-form select {
  z-index: 2;
}
.umbraco-forms-form h2.response {
  font-family: "SourceSansPro", Tahoma, sans-serif;
  padding: 1em;
  line-height: normal;
}

.image-slider {
  overflow: hidden;
}
.image-slider .slider-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition: left 300ms;
  transition: left 300ms;
  position: relative;
  left: 0;
}
.image-slider .slider-inner .slide {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 0 100%;
  -moz-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  position: relative;
}
.image-slider .slider-inner .slide h1 {
  position: absolute;
  top: 20%;
  width: 46%;
  left: 1em;
  font-weight: bold;
  font-size: 2rem;
}
.image-slider .slider-nav {
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  top: 15px;
  left: 50%;
  padding: 0;
  margin: 0;
}
.image-slider .slider-nav li {
  list-style: none;
  float: left;
  margin: 0 5px;
}
.image-slider .slider-nav li.on a {
  background: #fff;
}
.image-slider .slider-nav a {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  background-clip: padding-box;
  overflow: hidden;
  text-indent: -900em;
  display: block;
  height: 12px;
  width: 12px;
  background: #999;
}
.image-slider .slider-nav a:hover {
  background: #fff;
}

.study-list {
  list-style: none;
  margin: 0 0 2rem;
  padding: 0;
}
.study-list div {
  padding: 0 0.5rem;
  vertical-align: top;
}
@media (min-width: 766px) {
  .study-list div {
    display: inline-block;
  }
}
.study-list .styled-list-item:nth-child(2n) {
  background: #fff;
}
.study-list .qual-row {
  border-bottom: thin solid #909090;
  padding: 1rem 0.5rem;
  width: 100%;
}
.study-list .qual-row:nth-child(even) {
  background: #e3e4e2;
}
.study-list .qual-row:last-child {
  border-width: 4px;
  border-color: #737370;
}
@media (min-width: 766px) {
  .study-list .qualification {
    width: 33%;
  }
}
@media (min-width: 766px) {
  .study-list .modules {
    width: 40%;
  }
}
@media (min-width: 766px) {
  .study-list .exempt {
    width: 25%;
  }
}

.styled-list-header {
  background: #474c55;
  color: #fff;
  display: none;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 2rem;
  padding: 0.5rem;
  margin: 0 0 1.5rem;
}
.styled-list-header .header-item {
  padding: 0.5rem;
}

.styled-list-item {
  margin: 0 0 1rem;
}
.styled-list-item .degree {
  background: #737370;
  color: #fff;
  display: block;
  font-weight: bold;
  font-size: 1.2rem;
  padding: 0.2rem 1rem;
}

table {
  font-size: 14px;
}
table th, table td {
  text-align: left;
  padding-right: 5px;
  font-weight: bold;
}

.table-border {
  border: 2px solid #737370;
  border-collapse: separate;
  padding: 1rem 0;
  width: 100%;
}
@media (min-width: 766px) {
  .table-border {
    padding: 0;
  }
}
.table-border th {
  font-family: "SourceSansPro", Tahoma, serif;
  border-bottom: 1px solid;
  color: #737370;
  font-size: 1.5rem;
  font-weight: normal;
  display: none;
  padding: 1rem;
}
@media (min-width: 766px) {
  .table-border th {
    display: table-cell;
  }
}
.table-border th:first-child {
  border: 0;
}
.table-border td {
  font-weight: normal;
  font-size: 1rem;
  vertical-align: middle;
  display: block;
  padding: 0.5rem 1rem 0;
}
@media (min-width: 766px) {
  .table-border td {
    border-bottom: 1px solid;
    display: table-cell;
    padding: 1rem;
  }
}
.table-border td:first-child {
  border: 0;
  color: #070078;
  font-size: 1.3rem;
  text-align: center;
}
@media (min-width: 766px) {
  .table-border td:first-child {
    font-size: 1.125rem;
    text-align: left;
  }
}
.table-border tr:last-child td {
  border-bottom: 0;
}
.table-border p {
  font-weight: normal;
  font-size: 1rem;
  padding: 0;
}

.tabs-container {
  overflow: hidden;
}
.tabs-container .payment-methods {
  margin: 10px;
}
.tabs-container .tabs {
  font-family: "SourceSansPro", Tahoma, sans-serif;
  margin: 0 0 -1px;
  padding: 0;
  overflow: hidden;
  position: relative;
  z-index: 2;
  background: #dfdbd5;
}
.tabs-container .tabs li {
  float: left;
  list-style: none;
  margin: 0;
}
.tabs-container .tabs li:first-child a {
  border-left: 1px solid #DFDBD5;
}
.tabs-container .tabs li a {
  display: block;
  padding: 15px 30px;
  background: #f7f5f2;
  border: 1px solid #DFDBD5;
  border-left: none;
}
.tabs-container .tabs li a:hover {
  text-decoration: none;
  background: #fbfaf8;
}
.tabs-container .tabs li.on a {
  background: #fff;
  border: 1px solid #DFDBD5;
  border-bottom: 1px solid #fff;
  color: #474c55;
}
.tabs-container .tab-content {
  display: none;
  padding: 20px;
  border: 1px solid #DFDBD5;
  border-bottom: none;
}
.tabs-container .tab-content.on {
  display: block;
}

.customSelect {
  cursor: pointer;
  display: block;
  font-size: 14px;
  line-height: 18px;
  width: 100%;
  height: 40px;
  line-height: 20px;
  border: 1px solid #A7A9AD;
  padding: 10px 30px 10px 10px;
  position: relative;
  z-index: 1;
  background: #fff;
  max-width: 100%;
  font-weight: bold;
}
.customSelect:after {
  content: url("/img/icons/down-chevron-white.png");
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  line-height: 40px;
  width: 2rem;
  text-align: center;
  font-size: 20px;
  border-color: #737370;
  background: #737370;
  color: #fff;
}
.customSelect.customSelectHover:after, .customSelect.customSelectOpen:after {
  background: #474c55;
}
.customSelect.customSelectOpen.customSelectFocus:after {
  transform: rotateX(180deg);
}
.customSelect.customSelectDisabledOption {
  /* Styles for when the selected item is a disabled one */
}
.customSelect.customSelectDisabled {
  /* Styles for when the select box itself is disabled */
}
.customSelect .customSelectInner {
  white-space: nowrap;
  overflow: hidden;
  min-width: 100px;
}

.select {
  position: relative;
  overflow: hidden;
}
.select select {
  padding: 11px 20px 9px 10px;
  font-size: 14px;
  max-width: 100%;
  width: 100%;
  line-height: 18px;
  height: 40px;
  border: 1px solid #474c55;
  z-index: 2;
  cursor: pointer;
}

select.hasCustomSelect {
  z-index: 2;
}
select.hasCustomSelect.titleSelect {
  width: 323px !important;
}
select.hasCustomSelect.statusSelect {
  max-width: calc(100% - 30px);
  width: 100% !important;
  height: 40px;
  left: 15px;
  top: 20px;
}
select.hasCustomSelect.countrySelect {
  max-width: calc(100% - 30px);
  width: 100% !important;
  height: 40px;
  left: 15px;
  top: 20px;
}

#form0 #BillingDetailsFormSection select.hasCustomSelect {
  z-index: 2;
  width: calc(100% - 30px) !important;
  left: 15px;
  top: 20px;
}

@media only screen and (max-width: 767px) {
  .responsive-table {
    border: none;
    width: 100%;
    display: block;
  }
  .responsive-table thead, .responsive-table tbody, .responsive-table tfoot, .responsive-table th, .responsive-table td, .responsive-table tr {
    display: block;
  }

  .responsive-table th {
    padding: 20px 10px;
    text-align: left;
    font-weight: bold;
  }
  .responsive-table td {
    border: none;
    border-top: 1px solid #DFDBD5;
    padding: 10px;
    vertical-align: middle;
  }
  .responsive-table thead {
    display: none;
  }
  .responsive-table tbody tr {
    border: 1px solid #DFDBD5;
    margin-bottom: 16px;
  }
  .responsive-table tbody tr:last-child {
    margin-bottom: 0;
  }
  .responsive-table tbody tr td {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background: #fff;
  }
  .responsive-table tbody tr td:before {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 40%;
    -moz-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    content: attr(data-label);
    background: #f7f5f2;
    padding: 10px;
    margin: -10px 10px -10px -10px;
    text-align: left;
    border-right: 1px solid #DFDBD5;
  }
  .responsive-table tbody tr td:first-child {
    border-top: none;
  }
  .responsive-table tfoot {
    margin: 20px 0;
    overflow: hidden;
    border: 1px solid #DFDBD5;
  }
  .responsive-table tfoot tr {
    overflow: hidden;
    clear: both;
    border-top: 1px solid #DFDBD5;
  }
  .responsive-table tfoot tr:first-child {
    border-top: none;
  }
  .responsive-table tfoot tr th, .responsive-table tfoot tr td {
    width: 50%;
    float: left;
    text-align: right;
    border-top: none;
  }
  .responsive-table tfoot tr th {
    background: #f7f5f2;
    padding: 10px;
    border-right: 1px solid #DFDBD5;
  }

  /* Tables ------------------------------------------- */
  .courseitem .course-dates tbody tr td:nth-child(1):before {
    content: "Start Date";
  }
  .courseitem .course-dates tbody tr td:nth-child(2):before {
    content: "Duration";
  }
  .courseitem .course-dates tbody tr td:nth-child(3):before {
    content: "Venue";
  }
  .courseitem .course-dates tbody tr td:nth-child(6):before {
    display: none;
  }

  .checkout .course-dates tbody tr td:nth-child(1):before {
    content: "Course";
  }
  .checkout .course-dates tbody tr td:nth-child(2):before {
    content: "Start Date";
  }
  .checkout .course-dates tbody tr td:nth-child(3):before {
    content: "End Date / Times";
  }
  .checkout .course-dates tbody tr td:nth-child(4):before {
    content: "Venue";
  }
  .checkout .course-dates tbody tr td:nth-child(5):before {
    content: "Residential";
  }
  .checkout .course-dates tbody tr td:nth-child(6):before {
    content: "Cost";
  }
  .checkout .course-dates tbody tr td:nth-child(7):before {
    content: "Remove";
  }
  .checkout .course-dates tbody tr td form {
    width: 100%;
  }
  .checkout .course-dates tbody tr td form button {
    padding: 10px;
  }
}
.programme-line-outer {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(270px, 1fr));
  row-gap: 1rem;
  border-bottom: 1px solid #474c55;
  color: #474c55;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
  padding: 0.5rem 1.5rem;
  text-align: left;
  width: 100%;
}
@media (min-width: 481px) {
  .programme-line-outer {
    grid-template-columns: 2fr 3fr 7fr;
    row-gap: 1rem;
  }
}
.programme-line-outer .programme-line-speakers p {
  margin: 0;
}

.prog-chapter {
  color: #474c55;
  display: block;
  font-size: 1rem;
  line-height: 1.5rem;
  padding: 0.5rem 1.5rem;
  text-align: left;
  vertical-align: top;
  border-color: #474c55;
  font-weight: bold;
  width: 100%;
  border-bottom: 1px solid #474c55;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("/img/fancybox/fancybox_sprite.png");
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("/img/fancybox/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("/img/fancybox/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("/img/fancybox/fancybox_overlay.png");
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("/img/fancybox/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }

  #fancybox-loading div {
    background-image: url("/img/fancybox/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */
.pika-single {
  z-index: 9999;
  display: block;
  position: relative;
  color: #474c55;
  background: #fff;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  font-family: sans-serif;
}
.pika-single.is-hidden {
  display: none;
}
.pika-single.is-bound {
  position: absolute;
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5);
}

.pika-single {
  *zoom: 1;
}
.pika-single:before, .pika-single:after {
  content: " ";
  display: table;
}
.pika-single:after {
  clear: both;
}

.pika-lendar {
  float: left;
  width: 240px;
  margin: 8px;
}

.pika-title {
  position: relative;
  text-align: center;
}
.pika-title select {
  cursor: pointer;
  position: absolute;
  z-index: 9998;
  margin: 0;
  left: 0;
  top: 5px;
  filter: alpha(opacity=0);
  opacity: 0;
}

.pika-label {
  display: inline-block;
  *display: inline;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #474c55;
  background-color: #fff;
}

.pika-prev,
.pika-next {
  display: block;
  cursor: pointer;
  position: relative;
  outline: none;
  border: 0;
  padding: 0;
  width: 20px;
  height: 30px;
  text-indent: 20px;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 75% 75%;
  opacity: 0.5;
  *position: absolute;
  *top: 0;
  color: #474c55;
}
.pika-prev:hover,
.pika-next:hover {
  opacity: 1;
  background-color: transparent;
}
.pika-prev.is-disabled,
.pika-next.is-disabled {
  cursor: default;
  opacity: 0.2;
}

.pika-prev,
.is-rtl .pika-next {
  float: left;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");
  *left: 0;
}

.pika-next,
.is-rtl .pika-prev {
  float: right;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");
  *right: 0;
}

.pika-select {
  display: inline-block;
  *display: inline;
}

.pika-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
}
.pika-table th,
.pika-table td {
  width: 14.2857142857%;
  padding: 0;
}
.pika-table th {
  color: #999;
  font-size: 12px;
  line-height: 25px;
  font-weight: bold;
  text-align: center;
}
.pika-table abbr {
  border-bottom: none;
  cursor: help;
}

.pika-button {
  cursor: pointer;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 5px;
  color: #666;
  font-size: 12px;
  line-height: 15px;
  text-align: right;
  background: #f5f5f5;
}
.is-today .pika-button {
  color: #f1563f;
  font-weight: bold;
}
.is-selected .pika-button {
  color: #fff;
  font-weight: bold;
  background: #f1563f;
  border-radius: 3px;
}
.is-disabled .pika-button, .is-outside-current-month .pika-button {
  pointer-events: none;
  cursor: default;
  color: #999;
  opacity: 0.3;
}
.pika-button:hover {
  color: #fff;
  background: #a8aaae;
  box-shadow: none;
  border-radius: 3px;
}

.pika-week {
  font-size: 11px;
  color: #999;
}

.is-inrange .pika-button {
  background: #D5E9F7;
}

.is-startrange .pika-button {
  color: #fff;
  background: #6CB31D;
  box-shadow: none;
  border-radius: 3px;
}

.is-endrange .pika-button {
  color: #fff;
  background: #33aaff;
  box-shadow: none;
  border-radius: 3px;
}

/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.noUi-target {
  position: relative;
  direction: ltr;
}

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  /* Fix 401 */
}

.noUi-connect {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}

.noUi-origin {
  position: absolute;
  height: 0;
  width: 0;
}

.noUi-handle {
  position: relative;
  z-index: 1;
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
  transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
}

.noUi-state-drag * {
  cursor: inherit !important;
}

/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base,
.noUi-handle {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* Slider size and handle placement; 
 */
.noUi-horizontal {
  height: 10px;
}

.noUi-horizontal .noUi-handle {
  width: 18px;
  height: 18px;
  left: -9px;
  top: -4px;
}

.noUi-vertical {
  width: 18px;
}

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}

/* Styling;
 */
.noUi-target {
  background: #e6eae8;
  border-radius: 5px;
}

.noUi-connect {
  background: #f1563f;
  -webkit-transition: background 450ms;
  transition: background 450ms;
}

/* Handles and cursors;
 */
.noUi-draggable {
  cursor: w-resize;
}

.noUi-vertical .noUi-draggable {
  cursor: n-resize;
}

.noUi-handle {
  border: 2px solid #fff;
  border-radius: 50%;
  background: #474c55;
  cursor: default;
}

.noUi-active {
  background: #000;
}

/* Disabled state;
 */
[disabled] .noUi-connect {
  background: #B8B8B8;
}

[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed;
}

/* Custom styles */
.slider-max,
.slider-min {
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  bottom: 100%;
  left: 50%;
  text-align: center;
  font-weight: 600;
  font-size: 12px;
}

.team-members {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.team-members .team-member {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 50%;
  -moz-flex: 0 1 50%;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  max-width: 50%;
  margin-bottom: 30px;
}
.team-members .team-member a {
  display: block;
  background: #fff;
  margin: 0 15px;
  font-weight: normal;
  height: 100%;
}
.team-members .team-member a:hover {
  text-decoration: none;
}
.team-members .team-member a p {
  margin: 0;
  padding: 10px;
}
.team-members .team-member .bio {
  display: none;
}
.team-members.management .team-member:first-child {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 100%;
  -moz-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
}
.team-members.management .team-member:first-child a {
  width: calc(50% - 30px);
}

@media only screen and (min-width: 768px), screen and (max-device-width: 768px) and (min-aspect-ratio: 13/9) {
  .team-members .team-member {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 1 25%;
    -moz-flex: 0 1 25%;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%;
    max-width: 25%;
  }

  .ceo {
    width: 100%;
  }
  .ceo .team-members {
    max-width: 25%;
  }
  .ceo .team-members .team-member {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 1 100%;
    -moz-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: 100%;
  }

  .seniormanagementteam {
    width: 100%;
  }
  .seniormanagementteam .team-member {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 1 25%;
    -moz-flex: 0 1 25%;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%;
    max-width: 25%;
  }
}
.flex-control-nav {
  position: absolute;
  top: 2.5rem;
  right: 0;
  left: 0;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  z-index: 2;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-nav li a {
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  background: rgba(0, 0, 0, 0.5);
  border-radius: 1.25rem;
  cursor: pointer;
  display: block;
  width: 0.7rem;
  height: 0.7rem;
  text-indent: -9999px;
}
.flex-control-nav li a:hover, .flex-control-nav li a:active, .flex-control-nav li a:focus {
  background: rgba(0, 0, 0, 0.25);
}
.flex-control-nav li a.flex-active {
  background: transparent;
  cursor: default;
}

.flex-direction-nav li {
  -webkit-transition: all 350ms;
  transition: all 350ms;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 1.25rem;
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 5;
}
@media (min-width: 766px) {
  .flex-direction-nav li {
    width: 2rem;
  }
}
.flex-direction-nav li.flex-nav-prev {
  left: -10rem;
  margin-left: -1em;
  width: 16px;
}
.flex-direction-nav li.flex-nav-next {
  right: -10rem;
  margin-right: -1em;
  width: 16px;
}
.flex-direction-nav a {
  background: url(../img/icons/svg/chevron-bold-left.svg) center no-repeat;
  background-size: contain;
  display: block;
  height: 100%;
  width: 100%;
  text-indent: -1000vw;
  opacity: 0.5;
  outline: none;
}
.flex-direction-nav a.flex-next {
  background: url(../img/icons/svg/chevron-bold-right.svg) center no-repeat;
}
.flex-direction-nav a:hover, .flex-direction-nav a:active, .flex-direction-nav a:focus {
  opacity: 0.75;
}

.flex-viewport {
  min-height: 20rem;
  margin: auto;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.flexslider {
  margin: 0 auto;
  padding: 2rem;
  position: relative;
}
.flexslider:hover .flex-nav-prev, .flexslider:active .flex-nav-prev, .flexslider:focus .flex-nav-prev {
  left: 0.75rem;
  opacity: 1;
}
.flexslider:hover .flex-nav-next, .flexslider:active .flex-nav-next, .flexslider:focus .flex-nav-next {
  right: 0.75rem;
  opacity: 1;
}
.flexslider .slides {
  list-style: none;
  margin: 4rem auto 2rem;
  padding: 0;
}
.flexslider .slides li {
  display: block;
  font-size: 1rem;
  margin: 0;
  padding: 0;
  position: relative;
}
.flexslider .slide {
  padding: 0 1rem;
}

.slider_testimonials {
  background-color: #fff;
}
.slider_testimonials .slides img {
  display: block;
  margin: 0 auto 0.5rem;
  padding: 0;
  width: 50%;
}
@media (min-width: 766px) {
  .slider_testimonials .slides img {
    width: 33%;
    float: right;
    margin: 0 0 3.75rem 1rem;
  }
}
.slider_testimonials .slides p {
  font-size: 0.9rem;
  line-height: 1.4;
}
@media (min-width: 766px) {
  .slider_testimonials .slides p {
    font-size: 1rem;
    line-height: 1.5;
  }
}
@media (min-width: 1020px) {
  .slider_testimonials .slides p {
    line-height: 1.6;
  }
}

.product-slider {
  overflow: hidden;
}
.product-slider .slider-inner {
  -webkit-transition: left 250ms;
  transition: left 250ms;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  left: 0;
}
.product-slider .product-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 100%;
  -moz-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  border-color: #DFDBD5;
}
.product-slider .product-item:hover {
  border-color: #f1563f;
}
.product-slider .product-item .link-text {
  display: inline-block;
}
.product-slider .slider-nav {
  padding: 0;
  position: absolute;
  top: 5px;
  right: 10px;
}
.product-slider .slider-nav li {
  list-style: none;
  float: left;
  margin: 0 0 0 10px;
}
.product-slider .slider-nav li.on a {
  background: #A7A9AD;
}
.product-slider .slider-nav a {
  overflow: hidden;
  text-indent: -900em;
  display: block;
  height: 10px;
  width: 10px;
  border: 1px solid #A7A9AD;
}
.product-slider .slider-nav a:hover {
  background: rgba(167, 169, 173, 0.5);
}

.testimonial-slider {
  overflow: hidden;
}
.testimonial-slider .slider-inner {
  -webkit-transition: left 250ms;
  transition: left 250ms;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  left: 0;
}
.testimonial-slider .product-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 100%;
  -moz-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  border-color: #DFDBD5;
}
.testimonial-slider .product-item:hover {
  border: none;
}
.testimonial-slider .product-item:hover .product-description {
  border-color: transparent;
}
.testimonial-slider .product-item .link-text {
  display: inline-block;
}
.testimonial-slider .product-item .product-description {
  padding: 0;
  min-height: 14em;
}
@media (min-width: 650px) {
  .testimonial-slider .product-item .product-description {
    min-height: 10em;
  }
}
.testimonial-slider .product-item .product-description .testimonialOwner {
  padding: 0.5em 0.5em 0 0;
  font-size: 0.9em;
  border-top: thin solid #474c55;
  width: 100%;
  margin-top: 1em;
  position: relative;
}
.testimonial-slider .product-item .product-description .testimonialOwner .name {
  font-weight: normal;
}
.testimonial-slider .product-item .product-description .testimonialOwner .jobTitle {
  margin-right: 0.5em;
}
.testimonial-slider .product-item .product-description .testimonialOwner .company {
  font-weight: bold;
  display: block;
}
@media (min-width: 650px) {
  .testimonial-slider .product-item .product-description .testimonialOwner .link {
    position: absolute;
    bottom: 0;
    right: 0;
  }
}
.testimonial-slider .slider-nav {
  padding: 0;
  position: absolute;
  top: 5px;
  right: 10px;
}
.testimonial-slider .slider-nav li {
  list-style: none;
  float: left;
  margin: 0 0 0 10px;
}
.testimonial-slider .slider-nav li.on a {
  background: #A7A9AD;
}
.testimonial-slider .slider-nav a {
  overflow: hidden;
  text-indent: -900em;
  display: block;
  height: 10px;
  width: 10px;
  border: 1px solid #A7A9AD;
}
.testimonial-slider .slider-nav a:hover {
  background: rgba(167, 169, 173, 0.5);
}

.marketing-for-you .slidepanel {
  background: #73e8eb;
  padding: 20px;
}
.marketing-for-you .slidepanel .flexslider {
  padding: 1em 0 0;
}
.marketing-for-you .slidepanel .flexslider .flex-viewport {
  height: auto !important;
}
.marketing-for-you .slidepanel .flexslider .flex-viewport .slide h2 {
  color: #fff;
  font-size: 22px;
  margin: 1em 0 0.5em;
}

/*@import "../helpers/fonts", "../helpers/mixins", "../helpers/variables";*/
.tabbed-carousel {
  background-color: #fff;
  margin-top: 0.5em;
}
.tabbed-carousel .flex-slider-controls {
  width: 100%;
}
.tabbed-carousel .flex-slider-controls ul {
  margin-left: 0;
  padding-left: 0;
}
.tabbed-carousel .flex-slider-controls ul.tabbed-control-nav {
  display: flex;
  justify-content: space-between;
  font-family: "SourceSansPro", Tahoma, serif;
  font-size: 1rem;
  margin: 0;
}
@media (min-width: 766px) {
  .tabbed-carousel .flex-slider-controls ul.tabbed-control-nav {
    font-size: 1.25rem;
  }
}
.tabbed-carousel .flex-slider-controls ul.tabbed-control-nav li {
  list-style: none;
  width: 33%;
  text-align: center;
  color: #fff;
  background-color: #73e8eb;
  padding: 0.5em 1em;
  margin: 0 0.2em;
}
@media (min-width: 766px) {
  .tabbed-carousel .flex-slider-controls ul.tabbed-control-nav li {
    padding: 0.75em 3em;
    margin: 0 0.5em;
  }
}
.tabbed-carousel .flex-slider-controls ul.tabbed-control-nav li:first-child {
  margin-left: 0;
}
.tabbed-carousel .flex-slider-controls ul.tabbed-control-nav li:last-child {
  margin-right: 0;
}
.tabbed-carousel .flex-slider-controls ul.tabbed-control-nav li:hover {
  cursor: pointer;
}
.tabbed-carousel .flex-slider-controls ul.tabbed-control-nav li.flex-active {
  background-color: #BD2F92;
}
.tabbed-carousel .tabbed-slider {
  width: 100%;
}
@media (min-width: 766px) {
  .tabbed-carousel .tabbed-slider {
    height: 13em;
  }
}
.tabbed-carousel .tabbed-slider ul {
  margin-left: 0;
  padding-left: 0;
}
.tabbed-carousel .tabbed-slider ul.slides {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
@media (min-width: 766px) {
  .tabbed-carousel .tabbed-slider ul.slides {
    margin-top: 1em;
    margin-bottom: 1em;
  }
}
.tabbed-carousel .tabbed-slider ul.slides li {
  list-style: none;
}
.tabbed-carousel .tabbed-slider ul.slides li ul.blocks {
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
}
@media (min-width: 766px) {
  .tabbed-carousel .tabbed-slider ul.slides li ul.blocks {
    flex-wrap: nowrap;
  }
}
.tabbed-carousel .tabbed-slider ul.slides li ul.blocks li {
  list-style: none;
  text-align: center;
  padding: 0 1em;
  margin-bottom: 1.25em;
  width: 10em;
}
.tabbed-carousel .tabbed-slider ul.slides li ul.blocks li img {
  width: 100%;
  height: 100%;
}
@media (min-width: 766px) {
  .tabbed-carousel .tabbed-slider ul.slides li ul.blocks li img {
    width: 8em;
    height: 8em;
  }
}
.tabbed-carousel.width50 .flex-slider-controls ul.tabbed-control-nav li {
  width: 50%;
  padding: 0.75em 0;
  margin: 0;
  font-size: 0.95em;
}
.tabbed-carousel.width100 .flex-slider-controls ul.tabbed-control-nav li {
  width: 100%;
  padding: 0.75em 0;
  margin: 0;
}
.tabbed-carousel.qualsdefault-grey .flex-slider-controls ul.tabbed-control-nav li {
  background-color: #474c55;
}
.tabbed-carousel.qualsdefault-purple .flex-slider-controls ul.tabbed-control-nav li {
  background-color: #896FB1;
}
.tabbed-carousel.qualsactive-green .flex-slider-controls ul.tabbed-control-nav li.flex-active {
  background-color: #9bca89;
}
.tabbed-carousel.qualsactive-yellow .flex-slider-controls ul.tabbed-control-nav li.flex-active {
  background-color: #F0BA1A;
}
.tabbed-carousel.qualsactive-orange .flex-slider-controls ul.tabbed-control-nav li.flex-active {
  background-color: #E9543A;
}
.tabbed-carousel.qualsactive-purple .flex-slider-controls ul.tabbed-control-nav li.flex-active {
  background-color: #896FB1;
}
.tabbed-carousel.level-colours .flex-slider-controls ul.tabbed-control-nav li {
  background-color: #474c55;
}
.tabbed-carousel.level-colours .flex-slider-controls ul.tabbed-control-nav li.flex-active.Level3 {
  background-color: #8FCC8F;
}
.tabbed-carousel.level-colours .flex-slider-controls ul.tabbed-control-nav li.flex-active.Level4 {
  background-color: #FAC031;
}
.tabbed-carousel.level-colours .flex-slider-controls ul.tabbed-control-nav li.flex-active.Level6 {
  background-color: #f1563f;
}
.tabbed-carousel.level-colours .flex-slider-controls ul.tabbed-control-nav li.flex-active.Level7 {
  background-color: #8970B2;
}

.cartDisplayNo {
  position: relative;
}
.cartDisplayNo #cartNo {
  position: absolute;
  top: 0;
  font-size: 1.4em;
  font-weight: bold;
  left: 36%;
}
.cartDisplayNo #cartNo:before {
  content: "(";
}
.cartDisplayNo #cartNo:after {
  content: ")";
}

.icon-cart .st0 {
  fill: green !important;
}

#header #account-nav #cartDisplay {
  background: #fff;
}
#header #account-nav #cartDisplay h3 {
  margin: 10px 0;
  border-bottom: thin solid #000;
  padding-bottom: 5px;
}
#header #account-nav #cartDisplay p {
  font-size: 1.3em;
}
#header #account-nav #cartDisplay a.cim-button {
  padding: 0.6em 1.1em;
  display: flex;
  width: 100%;
  font-size: 1rem;
  font-weight: bold;
  color: #fff;
}
#header #account-nav #cartDisplay.icon {
  border: thin solid #737370;
  position: absolute;
  width: 44%;
  right: 0;
  top: 324px;
  background: #fff;
  z-index: 99;
  padding: 1em;
  display: none;
  color: #000;
}
#header #account-nav #cartDisplay.icon .carttopbanner {
  border: thin solid #737370;
  padding: 0.25em 0;
  background: #737370;
  color: #fff;
}
#header #account-nav #cartDisplay.icon .carttopbanner h2 {
  color: #fff;
  margin: 0;
}
#header #account-nav #cartDisplay.icon .cartpopup li {
  font-weight: normal;
}
#header #account-nav #cartDisplay.icon .cartpopup .cartname {
  font-size: 1em;
  font-weight: bold;
}
#header #account-nav #cartDisplay.icon h3 {
  margin: -10px 0 10px -10px;
  background: #fff;
  padding: 0.5em;
  width: 104.8%;
}
#header #account-nav #cartDisplay.icon ul {
  border-bottom: thin solid #737370;
  padding: 0.5em;
  margin: 0.5em 0;
}
#header #account-nav #cartDisplay.icon ul li {
  float: none;
  text-align: left;
}
#header #account-nav #cartDisplay.icon .button {
  padding: 1em;
  background: #070078;
  color: #fff;
  border: thin solid #737370;
  position: relative;
  width: 100%;
  margin: auto;
  font-size: 1.5em;
}
#header #account-nav #cartDisplay .grid {
  padding: 0;
  float: none;
}
#header #account-nav #cartDisplay .grid .grid-5, #header #account-nav #cartDisplay .grid .grid-7 {
  display: flex;
  padding: 4px;
  font-size: 2em;
}
#header #account-nav .cartIcon.available #cartDisplay.icon {
  display: block;
  top: auto;
  width: 26%;
}
@media only screen and (max-width: 767px) {
  #header #account-nav .cartIcon.available #cartDisplay.icon {
    top: auto;
    width: 44%;
  }
}

#payment-form .mailResultGood {
  background-color: #070078 !important;
  color: #fff !important;
}
#payment-form .mailResultGood h2 {
  color: #fff;
}

.indicator {
  float: right;
  margin-top: -1.5em;
  margin-right: -2em;
  text-align: center;
}

.newIndicator {
  /*position: absolute;
  right: 0.5em;
  top: 0.5em;*/
  padding: 0.5em;
  background: #f1563f;
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  border-radius: 1em 0;
}

.virtualIndicator {
  /*position: absolute;
  right: 0.5em;
  top: 0.5em;*/
  padding: 0.5em;
  background: #070078;
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  border-radius: 1em 0;
  float: right;
  margin-bottom: 0.3em;
}

.onlineIndicator {
  /*position: absolute;
  right: 0.5em;
  top: 0.5em;*/
  padding: 0.5em;
  background: #070078;
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  border-radius: 1em 0;
  float: right;
  margin-bottom: 0.3em;
}

.shortsIndicator {
  /*position: absolute;
  right: 0.5em;
  top: 0.5em;*/
  padding: 0.5em;
  background: #8FCC8F;
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  border-radius: 1em 0;
}

.course-item .grid ol {
  padding-left: 20px;
  font-size: 0.9em;
}
.course-item .grid .course-testimonials {
  padding: 0;
  margin-top: 1em;
}
@media (min-width: 766px) {
  .course-item .virtualIndicator {
    font-size: 1.125rem;
  }
}
@media (min-width: 766px) {
  .course-item .onlineIndicator {
    font-size: 1.125rem;
  }
}
@media (min-width: 766px) {
  .course-item .newIndicator {
    font-size: 1.125rem;
  }
}
@media (min-width: 766px) {
  .course-item .shortsIndicator {
    font-size: 1.125rem;
  }
}
.course-item .product-banner table .multiDuration td span {
  margin-left: 0.5em;
  display: inline-block;
}
.course-item .course-dates tr.virtual td {
  font-weight: normal;
  color: #474c55;
}
.course-item .course-dates tr.virtual td:nth-child(3) {
  color: #070078;
  font-weight: bold;
}
.course-item .course-dates tr.online td, .course-item .course-dates tr.bundled td {
  border-top: none;
}
.course-item .course-dates tr.online td.onlineTD, .course-item .course-dates tr.bundled td.onlineTD {
  width: 56%;
  font-weight: bold;
  font-size: 1.125em;
}
.course-item .course-dates.responsive-table thead tr th {
  text-align: center;
}
.course-item .course-dates.responsive-table tbody tr td {
  text-align: center;
}
.course-item .course-dates.responsive-table tbody tr.online td.onlineTD:before {
  display: none;
}

a.product:hover {
  color: #474c55;
  border-color: #f1563f;
}
a.product:hover .product-description {
  border-color: #f1563f;
  color: #737370;
}
a.product .product-description .indicator {
  margin-top: -1em;
  margin-right: -1em;
  margin-left: 0.5em;
}
a.product .product-description h3 {
  margin: 0 2rem 0.5rem 0;
}

.courselist .page-banner .banner-text {
  height: auto;
}
.courselist .attentionBanner {
  /*display: none;*/
}
.courselist .highlight {
  font-weight: bold;
  background: rgba(233, 84, 58, 0.2);
  padding: 1em 1.5em;
  font-size: 1.4em;
  text-align: center;
  font-style: italic;
  margin: 0;
  border-radius: 0.4em;
}
.courselist .highlight a {
  color: #474c55;
}
.courselist .highlight a:hover {
  color: #474c55;
}
.courselist .nav-sec-menu {
  margin: 0.5em 0;
  grid-gap: 0;
  grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
  display: none;
}
.courselist .nav-sec-menu li {
  border-color: #E9543A;
}
.courselist .nav-sec-menu li:nth-child(3) {
  border-right: none;
}
@media (min-width: 481px) {
  .courselist .nav-sec-menu li:nth-child(3) {
    border-right: thin solid #E9543A;
  }
}
.courselist .nav-sec-menu li:last-of-type {
  border-right: thin solid #E9543A;
}
@media (min-width: 481px) {
  .courselist .nav-sec-menu li:last-of-type {
    border-right: none;
  }
}
.courselist .nav-sec-menu li a {
  color: #E9543A;
}
.courselist .nav-sec-menu li a:hover {
  background: rgba(233, 84, 58, 0.8);
  color: #fff;
}
.courselist .nav-sec-menu li a:active, .courselist .nav-sec-menu li a:focus {
  background: #E9543A;
  color: #fff;
}
.courselist .course-level.Virtual span.inner {
  background: #070078;
  color: #fff;
  padding: 0.4em;
  border-radius: 0.8em;
}
.courselist .course-level.Virtual .virtualIndicator {
  display: none;
}
.courselist .grid .search-block.grid-3 {
  max-width: 100%;
  width: 100%;
  position: relative;
  /*display: none;*/
}
.courselist .grid .search-block.grid-3 h3 {
  font-size: 1em;
  position: absolute;
  margin: 0;
  font-weight: 400;
  text-align: center;
}
.courselist .grid .search-block.grid-3 span.smallText {
  font-size: 0.8em;
  position: absolute;
  bottom: 3em;
}
@media (min-width: 766px) {
  .courselist .grid .search-block.grid-3 {
    max-width: 25%;
  }
}
.courselist .grid .search-block.grid-4 h3 {
  font-weight: normal;
}
.courselist .grid .mainBoxes {
  width: 100%;
  display: grid;
  margin: 0 auto;
  grid-gap: 0.5rem;
  grid-template-columns: repeat(auto-fit, minmax(248px, 1fr));
}
@media (min-width: 900px) {
  .courselist .grid .mainBoxes {
    grid-template-columns: repeat(auto-fit, minmax(242px, 1fr));
  }
}
.courselist .grid .mainBoxes .product {
  background-color: #f7f4f2;
  color: #737370;
  display: grid;
  grid-gap: 1rem;
  /*padding: 0.5em;*/
  /*border:thin solid #737370;
  border-radius: 1em;*/
}
.courselist .grid .mainBoxes .product h3 {
  place-self: center;
  font-size: 1em;
}
.courselist .grid .mainBoxes .product span {
  position: absolute;
  bottom: 2em;
  text-align: center;
  width: 100%;
  font-weight: normal;
  font-size: 0.9em;
}
.courselist .source {
  padding: 0 1em;
}

.content-hub .article-list .article figure {
  margin: 0;
}
.content-hub .article-list .article figure figcaption {
  background: none;
}
.content-hub .article-list .article.multi-article {
  padding: 0.5em 0.5em 0.9em 0.5em;
}
.content-hub svg#exchange-lock {
  width: 30px;
  position: absolute;
  right: 0.5em;
  top: 0.5em;
}
.content-hub svg#exchange-lock .cls-1 {
  fill: rgba(255, 255, 255, 0.6);
  stroke: none;
}
.content-hub.blogarticle #main #secondary #select-boxes .select-container .article-choice, .content-hub.podcast #main #secondary #select-boxes .select-container .article-choice, .content-hub.webinar #main #secondary #select-boxes .select-container .article-choice, .content-hub.author #main #secondary #select-boxes .select-container .article-choice {
  display: none;
}
.content-hub.blogarticle .article-detail, .content-hub.podcast .article-detail, .content-hub.webinar .article-detail, .content-hub.author .article-detail {
  display: grid;
  grid-template-columns: 10fr 2fr;
  grid-template-rows: auto;
  grid-column-gap: 1em;
  grid-template-areas: "main main" "aside aside";
}
.content-hub.blogarticle .article-detail.container, .content-hub.podcast .article-detail.container, .content-hub.webinar .article-detail.container, .content-hub.author .article-detail.container {
  content: unset;
}
.content-hub.blogarticle .article-detail.container:before, .content-hub.blogarticle .article-detail.container:after, .content-hub.podcast .article-detail.container:before, .content-hub.podcast .article-detail.container:after, .content-hub.webinar .article-detail.container:before, .content-hub.webinar .article-detail.container:after, .content-hub.author .article-detail.container:before, .content-hub.author .article-detail.container:after {
  content: unset;
}
.content-hub.blogarticle .article-detail article, .content-hub.podcast .article-detail article, .content-hub.webinar .article-detail article, .content-hub.author .article-detail article {
  grid-area: main;
}
.content-hub.blogarticle .article-detail aside, .content-hub.podcast .article-detail aside, .content-hub.webinar .article-detail aside, .content-hub.author .article-detail aside {
  grid-area: aside;
  justify-self: center;
}
@media (min-width: 481px) {
  .content-hub.blogarticle .article-detail, .content-hub.podcast .article-detail, .content-hub.webinar .article-detail, .content-hub.author .article-detail {
    grid-template-areas: "main aside";
  }
}
.content-hub.blogarticle .article-detail .cpd-icon-present, .content-hub.podcast .article-detail .cpd-icon-present, .content-hub.webinar .article-detail .cpd-icon-present, .content-hub.author .article-detail .cpd-icon-present {
  width: 92%;
}
.content-hub.blogarticle .article-detail .cpd-indicator, .content-hub.podcast .article-detail .cpd-indicator, .content-hub.webinar .article-detail .cpd-indicator, .content-hub.author .article-detail .cpd-indicator {
  position: absolute;
  right: 10px;
  top: -60px;
}
@media (min-width: 650px) {
  .content-hub.blogarticle .article-detail .cpd-indicator, .content-hub.podcast .article-detail .cpd-indicator, .content-hub.webinar .article-detail .cpd-indicator, .content-hub.author .article-detail .cpd-indicator {
    right: 12px;
    top: 0;
  }
}
.content-hub.blogarticle .cpd-indicator-centre, .content-hub.podcast .cpd-indicator-centre, .content-hub.webinar .cpd-indicator-centre, .content-hub.author .cpd-indicator-centre {
  margin: 0 auto 2em auto;
  display: block;
}

.content-hub {
  margin: 0;
}
.content-hub .articles {
  display: flex;
  flex-direction: column;
  margin: 1em 0;
}
.content-hub .articles .article {
  margin-bottom: 1em;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
}
.content-hub .articles .article .view-counter {
  display: none;
}
.content-hub .articles .article figure {
  margin: 0;
}
.content-hub .articles .article figure img {
  visibility: hidden;
}
.content-hub .articles .article figure figcaption {
  width: 100%;
  background: none;
  padding: 0.25em 0.5em;
  margin-top: 0;
  position: absolute;
  color: #fff;
  background: rgba(0, 0, 0, 0.2);
  border: none;
  bottom: 0;
}
.content-hub .articles .article figure figcaption h4 {
  margin: 0;
}
.content-hub .articles .article figure figcaption .bottom {
  display: grid;
  grid-template-rows: 1fr 3fr 1fr;
  max-height: 140px;
}
.content-hub .articles .article figure figcaption .bottom .title {
  margin: 0;
  font-size: 1.1em;
}
.content-hub .articles .article figure figcaption .bottom .name {
  font-size: 0.8em;
  margin: 0;
}
.content-hub .articles .article figure figcaption .bottom .view-counter {
  margin: 0;
  position: absolute;
  right: 0;
  bottom: 0;
}
.content-hub .articles .article ul {
  padding: 0;
  margin: 0;
}
.content-hub .articles .article ul li {
  list-style: none;
}
.content-hub .articles .article .popular-articles {
  width: 100%;
  border: 1px solid #474c55;
  padding: 0.8em;
  position: relative;
}
.content-hub .articles .article .popular-articles h2 {
  color: #474c55;
  margin: 0;
}
.content-hub .articles .article .popular-articles .popular-icon {
  position: absolute;
  top: 0.8em;
  right: 0.8em;
  width: 60px;
  height: 50px;
  z-index: 2;
}
.content-hub .articles .article .popular-articles .popular-icon path {
  fill: #fff;
}
.content-hub .articles .article .popular-articles ul li a {
  font-weight: bold;
  color: #474c55;
  padding: 0.75em 0.5em;
  border-bottom: 1px solid #474c55;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.content-hub .articles .article .popular-articles ul li a:hover {
  background: #f7f5f2;
}
.content-hub .articles .article .popular-articles ul li a div {
  display: inline-block;
  font-size: 12px;
}
.content-hub .articles .article .popular-articles ul li a div:first-of-type {
  display: block;
  color: #00d6c0;
  text-transform: uppercase;
}
.content-hub .articles .article .popular-articles ul li a div:last-of-type {
  font-weight: normal;
}
.content-hub .articles .article.multi-article {
  display: grid;
  grid-template-columns: repeat(auto-fit, 1fr);
}
.content-hub .articles .article.multi-article .inner-article {
  margin-bottom: 0.8em;
  border: 1px solid #474c55;
  position: relative;
}
.content-hub .articles .article.multi-article .inner-article:last-child {
  margin-bottom: 0;
}
.content-hub .articles .article.multi-article .inner-article.call-to-action {
  background: 100% 100% no-repeat;
  background-size: contain;
}
.content-hub .articles .article.multi-article .inner-article.call-to-action a:hover {
  background: none;
}
.content-hub .articles .article.multi-article .inner-article.call-to-action h2 {
  font-size: 32px;
  padding-right: 0;
}
.content-hub .articles .article.multi-article .inner-article a {
  color: #474c55;
  padding: 0.8em 0.8em 0 0.8em;
  width: 100%;
  display: block;
}
.content-hub .articles .article.multi-article .inner-article a:hover {
  color: #474c55;
  background: #f7f5f2;
}
.content-hub .articles .article.multi-article .inner-article figure {
  border-radius: 50%;
  background-clip: padding-box;
  position: absolute;
  top: 1em;
  right: 1em;
  background: #00d6c0;
  overflow: hidden;
  z-index: 0;
  max-width: 78px;
}
.content-hub .articles .article.multi-article .inner-article figure img {
  visibility: visible;
  width: 70px;
}
@media (min-width: 481px) {
  .content-hub .articles .article.multi-article .inner-article figure img {
    width: 100%;
  }
}
.content-hub .articles .article.multi-article .inner-article h2,
.content-hub .articles .article.multi-article .inner-article .title {
  padding-right: 84px;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}
.content-hub .articles .article.multi-article .inner-article h4 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
  color: #00d6c0;
}
.content-hub .articles .article.multi-article .inner-article .name {
  padding-right: 75px;
}
.content-hub .articles .article.multi-article .inner-article .name {
  margin-top: 0;
}
.content-hub .articles .article.multi-article .inner-article p {
  position: relative;
  bottom: 0;
}
.content-hub .articles .article.multi-article .inner-article .like-counter {
  border-top: 1px solid #474c55;
}
.content-hub .articles .article.multi-article .inner-article .like-counter .like-icon path {
  stroke: #474c55;
}
@media (min-width: 481px) {
  .content-hub .articles {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    grid-auto-flow: dense;
    margin-top: -1em;
  }
  .content-hub .articles.articles-2 {
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    margin-top: 1em;
  }
  .content-hub .articles.articles-2 .article.popular {
    grid-column: -2/-1;
  }
  .content-hub .articles.articles-3 {
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  }
  .content-hub .articles.articles-3 .article.popular {
    grid-column: -2/-1;
  }
  .content-hub .articles.articles-4 {
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  }
  .content-hub .articles.articles-4 .article.popular {
    grid-column: -3/-1;
  }
  .content-hub .articles.articles-4 .article.multi-article .inner-article figure {
    width: 30%;
  }
  .content-hub .articles .article {
    margin-bottom: 0;
    background-size: cover;
    position: relative;
    max-height: 400px;
    min-height: 258px;
    background-color: rgba(0, 0, 0, 0.4);
    background-blend-mode: soft-light;
  }
  .content-hub .articles .article:nth-child(31n+1) {
    grid-column: 1/-1;
  }
  .content-hub .articles .article:nth-child(16n+2) {
    grid-column: -3/-1;
  }
  .content-hub .articles .article:nth-child(16n+10) {
    grid-column: 1/-3;
  }
  .content-hub .articles .article.article-full {
    grid-column: 1/-1;
  }
  .content-hub .articles .article.article-wide {
    grid-column: 1/-2;
  }
  .content-hub .articles .article:nth-child(1) {
    grid-column: 1/-2;
  }
  .content-hub .articles .article:nth-child(2), .content-hub .articles .article:nth-child(3) {
    grid-column: -2/-1;
    max-height: 49%;
    grid-row-start: 1;
  }
  .content-hub .articles .article:nth-child(3) {
    align-self: end;
  }
  .content-hub .articles .article:hover {
    background-blend-mode: unset;
  }
  .content-hub .articles .article.popular {
    background-blend-mode: unset;
    background-color: unset;
  }
  .content-hub .articles .article.multi-article {
    background-blend-mode: unset;
    background-color: unset;
  }
  .content-hub .articles .article h4 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0;
    color: #00d6c0;
  }
  .content-hub .articles .article a {
    width: 100%;
    display: block;
  }
  .content-hub .articles .article iframe {
    display: block;
    margin-top: 1em;
  }
  .content-hub .articles .article figure img {
    width: 100%;
  }
  .content-hub .articles .article figure figcaption {
    position: absolute;
    color: #fff;
    padding: 0.4em;
    background: rgba(0, 0, 0, 0.2);
    border: none;
    margin-top: 0;
    bottom: 0;
    min-height: 120px;
  }
  .content-hub .articles .article figure figcaption .bottom p {
    margin: 0;
  }
  .content-hub .articles .article figure figcaption .bottom .title {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    color: #fff;
    font-family: sans-serif;
    line-height: 1.4;
  }
  .content-hub .articles .article figure figcaption .bottom .name {
    padding-top: 0.5em;
    border-top: 1px solid #fff;
    margin-top: 0.5em;
    font-size: 16px;
    font-weight: normal;
  }
  .content-hub .articles .article figure figcaption .bottom .like-counter {
    padding-top: 0.5em;
    margin-top: 0.5em;
    border-top: 1px solid #fff;
  }
  .content-hub .articles .article figure figcaption .bottom .like-counter .icon-like {
    margin-right: 0.35em;
  }
}
.content-hub .related h2 {
  font-size: 34px;
}
.content-hub .related .article-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  grid-gap: 1em;
  grid-row-gap: 1em;
}
.content-hub .related .article-list article {
  padding: 0;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: unset;
  grid-area: auto;
  position: relative;
}
.content-hub .related .article-list article a {
  background: rgba(0, 0, 0, 0.4);
}
.content-hub .related .article-list article img {
  visibility: hidden;
}
.content-hub.author .article-detail .cms-content blockquote {
  margin: 0.75em 1.5em 2.5em;
}
.content-hub.author .article-detail .cms-content p {
  padding: 0 2em;
}
.content-hub.author .article-detail .article-list {
  grid-template-areas: "main second third";
}
.content-hub.author .article-detail .article-list .article {
  grid-area: unset;
  min-height: 15em;
}
.content-hub.exchangesearch .articles.articles-2 .article {
  background-position: center;
}
.content-hub.exchangesearch .articles.articles-2 .article:nth-child(1) {
  grid-column: unset;
}
.content-hub.exchangesearch .articles.articles-2 .article:nth-child(31n+1) {
  grid-column: unset;
}
.content-hub.exchangesearch .articles.articles-2 .article:nth-child(2), .content-hub.exchangesearch .articles.articles-2 .article:nth-child(3) {
  grid-column: unset;
  max-height: 400px;
  grid-row-start: unset;
}

.content-hub li.social {
  display: inline-block;
  margin-top: 5px;
}
.content-hub li.social .svg {
  fill: #000;
  width: 20px;
}
.content-hub li.social .copyLink.copied .svg {
  fill: #87CDD9;
}
.content-hub div.social {
  display: inline-block;
  margin-top: 5px;
}
.content-hub div.social .svg {
  fill: #000;
  width: 20px;
}

.newsroom #social-block {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  grid-gap: 0.5em;
}

.social-icons svg {
  max-width: 2em;
}

.tab {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  grid-template-areas: none !important;
  margin-top: 1em;
}
@media (min-width: 650px) {
  .tab {
    grid-template-columns: repeat(auto-fill, minmax(172px, 1fr));
    grid-template-areas: "course event exchange news page";
  }
}
.tab.course {
  grid-template-areas: "event exchange news page";
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.tab.course.event {
  grid-template-areas: "exchange news page";
  grid-template-columns: 1fr 1fr 1fr;
}
.tab.course.event.content-hub {
  grid-template-areas: "news page";
  grid-template-columns: 1fr 1fr;
}
.tab.course.event.content-hub.news {
  grid-template-areas: "page";
  grid-template-columns: 1fr;
}
.tab.event {
  grid-template-areas: "course exchange news page";
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.tab.content-hub {
  grid-template-areas: "course event news page";
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.tab.news {
  grid-template-areas: "course event exchange page";
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.tab .tablinks {
  grid-area: unset !important;
  cursor: pointer;
  padding: 0.5em 0;
  transition: 0.3s;
  text-align: center;
  border: 1px solid #87CDD9;
  margin-bottom: -1px;
  border-radius: 10px 10px 0 0;
}
.tab .tablinks:hover {
  background-color: #87CDD9;
}
.tab .tablinks:active {
  background-color: #87CDD9;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #87CDD9;
  margin-bottom: 1em;
}
.tabcontent.course, .tabcontent.event {
  padding: 2em 0;
}
.tabcontent .articles .article:nth-child(17n+2) {
  grid-column: unset;
}
.tabcontent .articles .article:nth-child(17n+10) {
  grid-column: unset;
}

[data-customTooltip] {
  cursor: pointer;
  position: relative;
  border-bottom: thin dashed #070078;
}
[data-customTooltip]::after {
  background-color: #fff;
  color: #222;
  font-size: 14px;
  padding: 8px 12px;
  height: max-content;
  width: max-content;
  max-width: 180px;
  border-radius: 6px;
  position: absolute;
  text-align: center;
  bottom: 0px;
  left: 50%;
  content: attr(data-customTooltip);
  transform: translate(-50%, 110%) scale(0);
  transform-origin: top;
  transition: 0.14s;
  box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.05);
}
[data-customTooltip]:hover::after {
  display: block;
  transform: translate(-50%, 110%) scale(1);
  z-index: 2;
}

.flow-text-right {
  float: left;
  margin-right: 1em;
}

.flow-text-left {
  float: right;
  margin-left: 1em;
}

.page-events .toolbar h3 {
  font-size: 1.125rem;
  text-align: center;
  width: 100%;
}
.page-events .toolbar form {
  width: 100%;
}
.page-events .event-filters {
  background: transparent;
  padding: 0.5rem 2rem;
}
.page-events .select {
  max-width: calc(100% - 0.6rem);
}
.page-events .customSelect:after {
  background: #757572;
  font-size: 2rem;
  width: 2.5rem;
}
.page-events .grid {
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.page-events .grid::after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  content: "";
  min-width: 5rem;
}
@media (min-width: 481px) {
  .page-events .grid::after {
    max-width: calc(50% - 0.6rem);
  }
}
@media (min-width: 766px) {
  .page-events .grid::after {
    max-width: calc(33.3% - 0.6rem);
  }
}
.page-events .event {
  background: #fff;
  border: 1px solid;
  margin-bottom: 0.9rem;
  padding: 0.3rem;
}
.page-events .event:hover, .page-events .event:active, .page-events .event:focus {
  border-color: #8970B2;
  color: #8970B2;
  text-decoration: none;
}
.page-events .event:hover a,
.page-events .event:hover h3,
.page-events .event:hover p, .page-events .event:active a,
.page-events .event:active h3,
.page-events .event:active p, .page-events .event:focus a,
.page-events .event:focus h3,
.page-events .event:focus p {
  color: #474c55;
}
@media (min-width: 481px) {
  .page-events .event {
    max-width: calc(50% - 0.6rem);
  }
}
@media (min-width: 766px) {
  .page-events .event {
    max-width: calc(33.3% - 0.6rem);
  }
}
.page-events .event .date {
  background-color: #8970B2;
  background-image: url("/img/icons/svg/chevron-white-bold-right.svg");
  background-position: center bottom 1rem;
  background-size: 0.5rem;
  background-repeat: no-repeat;
  color: #fff;
  float: left;
  padding: 1.875rem 0.3125rem 3rem;
  text-align: center;
  font-size: 45px;
  font-weight: 600;
  width: 100px;
  height: 100%;
}
.page-events .event .date span {
  font-size: 28px;
  display: block;
  line-height: 100%;
}
.page-events .event .summary {
  float: right;
  height: 100%;
  position: relative;
  padding-bottom: 2rem;
  width: calc(100% - 105px);
}
.page-events .event .summary .title {
  padding: 0.3125rem;
}
.page-events .event .summary .title h3 {
  font-family: "SourceSansPro", Tahoma, sans-serif;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.4;
  margin: 0.5rem 0;
}
.page-events .event .summary .title p {
  margin: 0.625rem 0;
}
.page-events .event .summary .venue {
  background: #8970B2;
  color: #fff;
  padding: 0.625rem;
  line-height: 100%;
  font-weight: bold;
  min-height: 36px;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}

.eventspage address {
  font-style: normal;
}
.eventspage .price-list {
  margin-top: 0;
}
.eventspage .price-list-header {
  margin-bottom: 0;
}
.eventspage .banner-text {
  width: 90%;
}

.page-event address {
  color: #8970B2;
  font-style: normal;
  font-weight: bold;
  line-height: 1.6;
}
.page-event .column-l-4-1 {
  padding-top: 2rem;
}
.page-event .column-l-4-1 h2 {
  font-size: 1.25rem;
  padding-top: 1rem;
}
.page-event .column-l-4-1 p {
  color: #8970B2;
}

.sponsorship {
  margin-bottom: 1em;
}
.sponsorship h3 {
  margin-bottom: 0.5em;
}

/* e-world event */
#page-e-world-marketing-summit {
  margin-top: -3px;
}
#page-e-world-marketing-summit > section > div div.grid {
  margin-bottom: 2rem;
  padding: 0;
}
#page-e-world-marketing-summit ul.nav-secondary {
  background-color: #EFEFEF;
  display: flex;
  padding-left: 0;
  padding-right: 0;
}
#page-e-world-marketing-summit ul.nav-secondary li {
  padding-left: 0;
  padding-right: 0;
}
#page-e-world-marketing-summit ul.nav-secondary a:hover {
  background-color: #070078;
}

.e-world-event {
  margin-top: 1rem;
}
.e-world-event-programme {
  background-color: #EFEFEF;
}
.e-world-event-programme h2.section-header .inner {
  background-color: #EFEFEF;
}
.e-world-event .ticket-body, .e-world-event .ticket-book-button {
  padding: 0 2rem;
}
.e-world-event .ticket-body {
  font-size: 0.95rem;
  min-height: 24rem;
}
@media only screen and (max-width: 768px), screen and (max-device-width: 768px) and (max-aspect-ratio: 13/9) {
  .e-world-event .ticket-body {
    min-height: 5rem;
  }
}
.e-world-event .ticket-price {
  font-size: 1.1rem;
  font-weight: bold;
  height: 5rem;
}
.e-world-event .ticket-book-button > a {
  display: block;
  padding: 1.5rem 0;
  margin: 0;
  width: 100%;
}
.e-world-event .ticket-outer {
  background-color: #EFEFEF;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 768px), screen and (max-device-width: 768px) and (max-aspect-ratio: 13/9) {
  .e-world-event .ticket-outer {
    margin-bottom: 2.5rem;
  }
}
.e-world-event .ticket-outer h3 {
  color: white;
  padding: 1.5rem 0;
  margin: 0;
  text-align: center;
}
.e-world-event .ticket-outer.ticket-student h3, .e-world-event .ticket-outer.ticket-student .ticket-book-button, .e-world-event .ticket-outer.ticket-student .ticket-book-button > a {
  background-color: #007069;
}
.e-world-event .ticket-outer.ticket-practitioner h3, .e-world-event .ticket-outer.ticket-practitioner .ticket-book-button, .e-world-event .ticket-outer.ticket-practitioner .ticket-book-button > a {
  background-color: #009ee3;
}
.e-world-event .ticket-outer.ticket-vip h3, .e-world-event .ticket-outer.ticket-vip .ticket-book-button, .e-world-event .ticket-outer.ticket-vip .ticket-book-button > a {
  background-color: #faaf31;
}
.e-world-event .ticket-outer h3, .e-world-event .ticket-outer p {
  text-align: center;
}

.page-eventbooking .intrinsic-container {
  position: relative;
  width: 100%;
  height: 60vh;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
@media screen and (max-width: 1023px) {
  .page-eventbooking .intrinsic-container {
    z-index: 0;
    overflow: scroll;
  }
}
.page-eventbooking .eventAttendee .guests {
  border: thin solid #474c55;
  padding: 1em 0.5em;
  background-color: rgba(71, 76, 85, 0.2);
}
.page-eventbooking iframe {
  z-index: 1;
  height: 60vh;
  width: 1024px;
}

.cimevent .site-main {
  overflow-x: hidden;
}

.event-CTA-block {
  background: #474c55;
  overflow: auto;
  position: relative;
}
.event-CTA-block .img-wrapper {
  background-size: cover;
  background-position: center;
  display: block;
  height: 0;
  width: 50%;
  padding-top: 50%;
  float: left;
}

.event-CTA-description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  color: #fff;
  float: right;
  padding: 1rem;
  text-align: center;
  width: 50%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}

.event-CTA-icon img {
  max-width: 60%;
}
@media (min-width: 766px) {
  .event-CTA-icon img {
    max-width: none;
  }
}

.event-CTA-text {
  font-size: 1rem;
  line-height: 1.3;
  margin: 0;
  padding: 0.3rem 0;
}
@media (min-width: 766px) {
  .event-CTA-text {
    font-size: 1.3rem;
  }
}

.cimevent .site-wrapper {
  background: #fff;
}
.cimevent .page-banner {
  margin: 0;
  width: 100%;
  max-width: 100%;
}
.cimevent .page-banner img {
  width: 100%;
}
.cimevent .section-header {
  margin-bottom: 2rem;
}
.cimevent .section-header .inner {
  background: #fff;
}
.cimevent .subsection {
  margin-bottom: 1rem;
  padding: 2rem 1rem 1rem;
}
.cimevent .subsection:first-of-type {
  padding-top: 0;
}
.cimevent .subsection:first-of-type .grid,
.cimevent .subsection:first-of-type .grid-9 {
  padding-top: 0;
}
.cimevent .subsection:first-of-type .grid > p:first-child,
.cimevent .subsection:first-of-type .grid-9 > p:first-child {
  margin-top: 0;
}
.cimevent .subsection:nth-child(2n+1) {
  background: #f7f5f2;
}
.cimevent .subsection:nth-child(2n+1) .section-header .inner {
  background: #f7f5f2;
}

.nav-secondary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #e2e2e1;
  list-style: none;
  margin: 0 auto 1.5rem;
  padding: 0;
  text-align: center;
}
.nav-secondary li {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: block;
  margin: 0;
  padding: 0;
}
.nav-secondary a {
  font-family: "SourceSansPro", Tahoma, serif;
  border-bottom: 1px solid #f7f5f2;
  color: #474c55;
  display: block;
  font-weight: 700;
  margin: 0;
  padding: 0.75rem;
}
.nav-secondary a:hover, .nav-secondary a:active, .nav-secondary a:focus {
  background: #8970B2;
  color: #fff;
}

@media (min-width: 766px) {
  .table-invitations td,
.table-invitations th {
    text-align: center;
  }
  .table-invitations td:first-child,
.table-invitations th:first-child {
    text-align: left;
  }
}
.table-invitations th {
  background: #e3e4e2;
  color: #474c55;
  font-size: 1rem;
  font-weight: bold;
  display: none;
  padding: 1rem;
  white-space: nowrap;
}
@media (min-width: 766px) {
  .table-invitations th {
    display: table-cell;
  }
}
.table-invitations th:first-child {
  border: 0;
}
.table-invitations td {
  font-weight: normal;
  font-size: 1rem;
  vertical-align: top;
  display: block;
  padding: 0 1rem;
}
@media (min-width: 766px) {
  .table-invitations td {
    border-bottom: 2px solid #e3e4e2;
    display: table-cell;
    padding: 1rem;
  }
}
.table-invitations tr:last-child td {
  border-bottom: 0;
}
.table-invitations p {
  font-weight: normal;
  font-size: 1rem;
  margin: 0;
  padding: 0 1rem 0.5rem;
  display: inline-block;
}
@media (min-width: 766px) {
  .table-invitations p {
    padding: 0 0 0.5rem;
  }
}
.table-invitations td:first-child .mobile-label {
  background: #e3e4e2;
  display: block;
  font-size: 1.2rem;
  padding: 1rem;
  margin-bottom: 1rem;
}
@media (min-width: 766px) {
  .table-invitations td:first-child .mobile-label {
    display: none;
  }
}
.table-invitations td:first-child p:first-child {
  border-top: 2px solid #e3e4e2;
  margin-top: 1rem;
  padding-top: 1rem;
}
@media (min-width: 766px) {
  .table-invitations td:first-child p:first-child {
    border: 0;
    margin-top: 0;
    padding-top: 0;
  }
}
.table-invitations .mobile-label {
  color: #474c55;
  display: inline-block;
  font-weight: bold;
  margin: 0;
  padding: 0;
  padding-left: 1rem;
}
@media (min-width: 766px) {
  .table-invitations .mobile-label {
    display: none;
  }
}

#event-location-map {
  border: 1px solid #474c55;
  display: inline-block;
  width: 100%;
  height: 18.75rem;
  margin-bottom: 0.5rem;
}
@media (min-width: 766px) {
  #event-location-map {
    width: 70%;
  }
}

@media (min-width: 766px) {
  .map-events-content {
    float: right;
    width: 26%;
  }
}

.booking-widget.grid-3 {
  padding-top: 0.5rem;
}
.booking-widget h2 {
  color: #070078;
  font-size: 1.3rem;
}
.booking-widget p {
  margin: 0;
  padding: 0;
}
.booking-widget h2,
.booking-widget h3,
.booking-widget .prices,
.booking-widget p {
  margin: 0;
  padding: 0 0 0.75rem;
}
.booking-widget .prices p {
  padding: 0;
}

.cimeventjudges .judges-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.cimeventjudges .judge {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 50%;
  -moz-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  margin: 0 0 1rem;
  padding: 0;
  position: relative;
  text-align: center;
}
@media (min-width: 766px) {
  .cimeventjudges .judge {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 33%;
    -moz-flex: 0 0 33%;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 14rem;
  }
}
@media (min-width: 1020px) {
  .cimeventjudges .judge {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 16%;
    -moz-flex: 0 0 16%;
    -ms-flex: 0 0 16%;
    flex: 0 0 16%;
  }
}
.cimeventjudges .judge:hover .popup, .cimeventjudges .judge:active .popup, .cimeventjudges .judge:focus .popup {
  max-height: 100vh;
  opacity: 1;
  top: 0;
}
.cimeventjudges .judge-logo {
  display: inline-block;
  max-width: calc(100% - 1rem);
  vertical-align: top;
}

.cimeventjudges .event-speaker:hover .popup, .cimeventjudges .event-speaker:active .popup, .cimeventjudges .event-speaker:focus .popup,
.cimeventjudges .judge:hover .popup,
.cimeventjudges .judge:active .popup,
.cimeventjudges .judge:focus .popup,
.cimeventspeakerspanel .event-speaker:hover .popup,
.cimeventspeakerspanel .event-speaker:active .popup,
.cimeventspeakerspanel .event-speaker:focus .popup,
.cimeventspeakerspanel .judge:hover .popup,
.cimeventspeakerspanel .judge:active .popup,
.cimeventspeakerspanel .judge:focus .popup {
  max-height: 100vh;
  opacity: 1;
  top: 0;
}
.cimeventjudges .popup,
.cimeventspeakerspanel .popup {
  -webkit-transition: all 350ms;
  transition: all 350ms;
  background: #fff;
  border: 2px solid #e3e4e2;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  position: absolute;
  top: -1rem;
  right: 0.5rem;
  left: 0.5rem;
  z-index: 1;
}
.cimeventjudges .popup-portrait,
.cimeventspeakerspanel .popup-portrait {
  border-bottom: 2px solid #e3e4e2;
  width: 100%;
}
.cimeventjudges .popup-intro,
.cimeventspeakerspanel .popup-intro {
  padding: 1rem;
}
.cimeventjudges .popup-name,
.cimeventjudges .popup-subtitle,
.cimeventjudges .popup-more,
.cimeventspeakerspanel .popup-name,
.cimeventspeakerspanel .popup-subtitle,
.cimeventspeakerspanel .popup-more {
  font-family: "SourceSansPro", Tahoma, sans-serif;
  color: #070078;
  font-weight: bold;
  line-height: 1.4;
  margin: 0;
  padding: 0;
  text-align: center;
}
.cimeventjudges .popup-subtitle,
.cimeventspeakerspanel .popup-subtitle {
  color: #474c55;
  font-weight: normal;
}
.cimeventjudges .popup-more,
.cimeventspeakerspanel .popup-more {
  color: #000;
  font-weight: bold;
}

.event-sponsor-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

.event-sponsor {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 50%;
  -moz-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
@media (min-width: 766px) {
  .event-sponsor {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }
}
.event-sponsor:hover, .event-sponsor:active, .event-sponsor:focus {
  opacity: 0.5;
}
.event-sponsor .sponsor-logo {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.sponsor-modal h2,
.sponsor-modal h3,
.sponsor-modal p {
  text-align: center;
}

.cimeventspeakerspanel .flex-viewport {
  min-height: 10rem;
  overflow: visible !important;
}
.cimeventspeakerspanel .popup .speaker-image {
  width: 100%;
}
.cimeventspeakerspanel .flexslider:hover .flex-nav-prev, .cimeventspeakerspanel .flexslider:active .flex-nav-prev, .cimeventspeakerspanel .flexslider:focus .flex-nav-prev {
  left: 0;
}
.cimeventspeakerspanel .flexslider:hover .flex-nav-next, .cimeventspeakerspanel .flexslider:active .flex-nav-next, .cimeventspeakerspanel .flexslider:focus .flex-nav-next {
  right: 0;
}

.speaker-modal img {
  width: 100%;
  margin: 0 0 2rem;
}
@media (min-width: 481px) {
  .speaker-modal img {
    float: left;
    margin: 0 2rem 2rem 0;
    width: 50%;
  }
}
@media (min-width: 766px) {
  .speaker-modal img {
    width: auto;
  }
}

.cimeventprogrammepanel table td {
  color: #474c55;
  display: block;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
  padding: 0.5rem 1.5rem;
  vertical-align: top;
}
@media (min-width: 766px) {
  .cimeventprogrammepanel table td {
    border-bottom: 1px solid;
    display: table-cell;
  }
}
.cimeventprogrammepanel table td:last-child {
  border-bottom: 1px solid;
}
.cimeventprogrammepanel table td:nth-child(2) {
  font-weight: bold;
}
@media (min-width: 1020px) {
  .cimeventprogrammepanel table td:nth-child(3) {
    min-width: 18.5rem;
  }
}

.page-students .fancyQuotes,
.page-university .fancyQuotes {
  line-height: 1.8;
}
.page-students .fancyQuotes::before,
.page-university .fancyQuotes::before {
  content: "“";
  padding-right: 1rem;
}
.page-students .fancyQuotes::after,
.page-university .fancyQuotes::after {
  content: "”";
  padding-left: 1rem;
}
.page-students .fancyQuotes::before, .page-students .fancyQuotes::after,
.page-university .fancyQuotes::before,
.page-university .fancyQuotes::after {
  color: #73e8eb;
  display: inline-block;
  font-size: 5rem;
  line-height: 0;
  vertical-align: bottom;
}
.page-students .accordion,
.page-university .accordion {
  background: #fff;
  margin-left: -1.5rem;
  margin-right: -1.5rem;
  padding: 0 2rem;
}
.page-students .accordion .accordion-caller,
.page-university .accordion .accordion-caller {
  border: 0;
  color: #070078;
  font-size: 1.2rem;
  padding-bottom: 0;
}
.page-students .accordion .accordion-caller::before,
.page-university .accordion .accordion-caller::before {
  color: #737370;
  font-size: 2.5rem;
}
.page-students .accordion .accordion-inner,
.page-university .accordion .accordion-inner {
  padding-left: 2rem;
}
.page-students .accordion .accordion-inner li,
.page-university .accordion .accordion-inner li {
  color: #737370;
}
.page-students #Finalists2017 .accordion:first-of-type,
.page-university #Finalists2017 .accordion:first-of-type {
  padding-top: 1rem;
}
.page-students .event-accordion-wrapper,
.page-university .event-accordion-wrapper {
  background: #fff;
  padding: 0.5rem;
  margin: 0 0.5rem;
}
.page-students .event-accordion,
.page-university .event-accordion {
  margin: 0;
  padding: 0 1rem;
}
.page-students .event-accordion .accordion-caller,
.page-university .event-accordion .accordion-caller {
  font-size: 1.3rem;
  margin: 0;
}
.page-students .accordion li,
.page-university .accordion li {
  list-style-type: disc;
}
.page-students .umbraco-forms-page .cim-button,
.page-university .umbraco-forms-page .cim-button {
  background: #737370;
  border-color: #737370;
}
.page-students .umbraco-forms-page .cim-button:hover, .page-students .umbraco-forms-page .cim-button:active, .page-students .umbraco-forms-page .cim-button:focus,
.page-university .umbraco-forms-page .cim-button:hover,
.page-university .umbraco-forms-page .cim-button:active,
.page-university .umbraco-forms-page .cim-button:focus {
  background: transparent;
  color: #737370;
}
.page-students .umbraco-forms-page textarea,
.page-university .umbraco-forms-page textarea {
  height: 6rem;
}
.page-students .umbraco-forms-page .umbraco-forms-container,
.page-university .umbraco-forms-page .umbraco-forms-container {
  margin-bottom: 1rem;
}
.page-students .umbraco-forms-page .hasCustomSelect,
.page-university .umbraco-forms-page .hasCustomSelect {
  cursor: pointer;
  min-width: 100%;
}
.page-students .cimeventformpicker .panel-contents,
.page-students .cimeventcategories .panel-contents,
.page-university .cimeventformpicker .panel-contents,
.page-university .cimeventcategories .panel-contents {
  padding-left: 1rem;
  padding-right: 1rem;
}
.page-students .customSelect,
.page-university .customSelect {
  width: 100%;
  max-width: none;
}

.judges-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 1020px) {
  .judges-list {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    box-lines: single;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

.judge {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 50%;
  -moz-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  margin: 0 0 1rem;
  padding: 0;
  position: relative;
  text-align: center;
}
@media (min-width: 766px) {
  .judge {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 33%;
    -moz-flex: 0 0 33%;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 14rem;
  }
}
@media (min-width: 1020px) {
  .judge {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}
.judge:hover .judge-popup, .judge:active .judge-popup, .judge:focus .judge-popup {
  max-height: 100vh;
  opacity: 1;
  top: 0;
}

.judge-logo {
  display: inline-block;
  max-width: calc(100% - 1rem);
  vertical-align: top;
}

.judge-popup {
  -webkit-transition: all 350ms;
  transition: all 350ms;
  background: #fff;
  border: 2px solid #e3e4e2;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  position: absolute;
  top: -1rem;
  right: 0.5rem;
  left: 0.5rem;
  z-index: 1;
}

.judge-portrait {
  border-bottom: 2px solid #e3e4e2;
  width: 100%;
}

.judge-intro {
  padding: 1rem;
}

.judge-name,
.judge-subtitle,
.judge-more {
  font-family: "SourceSansPro", Tahoma, sans-serif;
  color: #070078;
  font-weight: bold;
  line-height: 1.4;
  margin: 0;
  padding: 0;
  text-align: center;
}

.judge-subtitle {
  color: #474c55;
  font-weight: normal;
}

.judge-more {
  color: #000;
  font-weight: bold;
}

.videoFrame {
  position: relative;
  padding-top: 56.25%;
}

.videoContent {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#page-testimonials .flex-viewport {
  margin-right: 30px;
}

.page-northern-awards-2017 .nav-secondary {
  margin-bottom: 3rem;
}
.page-northern-awards-2017 .cimeventcategories {
  overflow: auto;
}
.page-northern-awards-2017 .cimeventcategories .event-accordion {
  margin: 0;
  padding: 0;
}
@media (min-width: 766px) {
  .page-northern-awards-2017 .cimeventcategories .event-accordion {
    float: left;
    padding-right: 2rem;
    width: 50%;
  }
  .page-northern-awards-2017 .cimeventcategories .event-accordion:nth-child(2n) {
    padding-right: 0;
    padding-left: 2rem;
  }
}
.page-northern-awards-2017 .cimeventcategories .accordion-caller {
  border-color: #737370;
  color: #737370;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
.page-northern-awards-2017 .cimeventcategories .accordion-caller::before {
  font-size: 2rem;
  margin-top: -0.3rem;
}
.page-northern-awards-2017 .cimeventcategories .accordion-caller.on::before {
  color: #737370;
}
@media (min-width: 1020px) {
  .page-northern-awards-2017 .cimeventjudges .judge {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 20%;
    -moz-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
  }
}
@media (min-width: 1020px) {
  .page-northern-awards-2017 .event-sponsor {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 20%;
    -moz-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
  }
}

.page-digital-summit-2017 .nav-secondary {
  margin-bottom: 2rem;
}
.page-digital-summit-2017 .section-header {
  color: #070078;
  text-align: left;
}
.page-digital-summit-2017 .section-header::before {
  display: none;
}
.page-digital-summit-2017 .grid-3 {
  padding-top: 0;
}
@media (min-width: 1020px) {
  .page-digital-summit-2017 .grid-3 {
    padding-left: 2rem;
  }
}
.page-digital-summit-2017 .grid-9 {
  max-width: 71%;
}
.page-digital-summit-2017 .subsection:nth-child(2n+1) {
  background: transparent;
}
.page-digital-summit-2017 .subsection:nth-child(2n+1) .section-header .inner {
  background: transparent;
}
.page-digital-summit-2017 .event-slider {
  background: #f7f5f2;
  padding-bottom: 0;
}
.page-digital-summit-2017 .event-slider .popup {
  display: none;
}
.page-digital-summit-2017 .flexslider:hover .flex-nav-prev, .page-digital-summit-2017 .flexslider:active .flex-nav-prev, .page-digital-summit-2017 .flexslider:focus .flex-nav-prev {
  left: 1rem;
}
.page-digital-summit-2017 .flexslider:hover .flex-nav-next, .page-digital-summit-2017 .flexslider:active .flex-nav-next, .page-digital-summit-2017 .flexslider:focus .flex-nav-next {
  right: 1rem;
}
.page-digital-summit-2017 #Bookyourplace .grid-9 {
  background: #f7f5f2;
  padding: 1rem;
  margin-bottom: 2rem;
}
@media (min-width: 1020px) {
  .page-digital-summit-2017 #Bookyourplace .grid-9 {
    margin-bottom: 0;
  }
}
.page-digital-summit-2017 .cimeventvenuepanel {
  position: relative;
}
.page-digital-summit-2017 .cimeventvenuepanel p {
  display: none;
}
.page-digital-summit-2017 .cimeventvenuepanel .panel-contents p {
  display: block;
}
.page-digital-summit-2017 #Contactus {
  background: #f7f5f2;
}
.page-digital-summit-2017 #Contactus .section-header {
  margin-bottom: 1rem;
  text-align: center;
}
.page-digital-summit-2017 #Contactus .cim-button {
  margin-top: 0.5rem;
}

.product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  background-clip: content-box;
  min-height: 8rem;
  position: relative;
  margin-bottom: 0.75rem;
}
.product .tagline {
  background: #f1563f;
  color: #fff;
  display: block;
  font-size: 0.8rem;
  font-weight: normal;
  line-height: 1;
  padding: 0.3rem 0.75rem;
}
.featured .product {
  border: thin solid #f1563f;
  padding: 0;
  min-height: 241px;
}
@media (min-width: 481px) {
  .featured .product {
    margin: 0.5rem;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 calc(50% - 1rem);
    -moz-flex: 0 0 calc(50% - 1rem);
    -ms-flex: 0 0 calc(50% - 1rem);
    flex: 0 0 calc(50% - 1rem);
  }
}
@media (min-width: 766px) {
  .featured .product {
    margin: 0.25rem;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 calc(25% - 0.5rem);
    -moz-flex: 0 0 calc(25% - 0.5rem);
    -ms-flex: 0 0 calc(25% - 0.5rem);
    flex: 0 0 calc(25% - 0.5rem);
  }
}
@media (min-width: 1020px) {
  .featured .product {
    margin: 0.5rem;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 calc(25% - 1rem);
    -moz-flex: 0 0 calc(25% - 1rem);
    -ms-flex: 0 0 calc(25% - 1rem);
    flex: 0 0 calc(25% - 1rem);
  }
}
.product:hover .product-description, .product:active .product-description, .product:focus .product-description {
  border-color: #f1563f;
}
.product:hover .product-link, .product:active .product-link, .product:focus .product-link {
  color: #f1563f;
}
.product:hover p, .product:active p, .product:focus p {
  color: #737370;
}

.product-description {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  border: thin solid #fff;
  background: #fff;
  padding: 0.75rem 0.75rem 4rem;
}
.product-description h3 {
  font-family: "SourceSansPro", Tahoma, sans-serif;
  color: #333333;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.4rem;
  margin: 0 0 0.5rem;
}
.product-description p {
  font-size: 0.9rem;
  margin-top: 0;
  padding-top: 0;
}

.product-footer {
  border-top: thin solid #DFDBD5;
  font-size: 0.7rem;
  font-weight: bold;
  padding: 0.5rem;
  height: 2rem;
  position: absolute;
  bottom: 0.5rem;
  left: 0.5rem;
  right: 0.5rem;
}
.featured .product-footer {
  bottom: 0;
  left: 0;
  right: 0;
}
.product-footer .date {
  color: #f1563f;
  font-size: 0.85rem;
  position: absolute;
  bottom: 2.3rem;
  left: 0.5rem;
}
.product-footer .price {
  color: #737370;
  font-size: 0.75rem;
  vertical-align: middle;
  margin: 0.1rem 0 0 0.3rem;
}
@media (min-width: 766px) {
  .product-footer .price {
    margin-left: 0.1rem;
  }
}
@media (min-width: 1020px) {
  .product-footer .price {
    margin-left: 0.1em;
  }
}
.product-footer .product-link {
  font-size: 0.8rem;
  font-weight: bold;
  line-height: 1;
  margin-top: 0.1rem;
  position: absolute;
  bottom: 0.4rem;
  right: 0.3rem;
}
.product-footer .product-link .icon {
  color: #f1563f;
  height: 0.9rem;
  width: 0.9rem;
}
.product-footer .product-link .link-text {
  color: #333333;
  display: none;
}
@media (min-width: 1020px) {
  .product-footer .product-link .link-text {
    display: inline-block;
  }
}
.product-footer .tags {
  padding: 0 0 0.2rem;
}
.product-footer .tags li {
  background: #737370;
  display: inline-block;
  font-size: 0.7rem;
  font-weight: normal;
  line-height: 1;
  margin: 0;
  padding: 0.15rem 0.4rem;
}
@media (min-width: 766px) {
  .product-footer .tags li {
    font-size: 0.6rem;
  }
}
.product-footer .tags li.tag-orange {
  background: #f1563f;
}

.price-table {
  width: 100%;
  margin-bottom: 10px;
}
.price-table th, .price-table td {
  padding: 2px 0;
}
.price-table td {
  text-align: right;
}

.course-dates {
  margin-top: 16px;
}
.course-dates th {
  background: #DEDBD5;
}
.course-dates td {
  border-top: 1px solid #DEDBD5;
  font-weight: normal;
  vertical-align: middle;
}
.course-dates button, .course-dates a {
  float: right;
  padding: 0;
  color: #f1563f !important;
  border: none;
  outline: none;
  font-size: 16px;
}
.course-dates button:hover, .course-dates a:hover {
  background: none;
  text-decoration: underline;
}

[class^=card-type-],
[class*=" card-type-"] {
  -webkit-transition: background-position 250ms;
  transition: background-position 250ms;
  border-radius: 4px;
  background-clip: padding-box;
  width: 41px;
  height: 27px;
  background: url(/img/card-logos.png) -82px 0;
  background-size: 205px 27px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}

.card-type-amex {
  background-position: 0 0;
}

.card-type-visa {
  background-position: -41px 0;
}

.card-type-mastercard {
  background-position: -123px 0;
}

.card-type-paypal {
  background-position: -164px 0;
}

.checkout-container {
  margin: 10px auto 30px;
}

.checkout-section {
  margin: 0;
}
.checkout-section .inner {
  zoom: 1;
  margin: 5px;
  padding: 16px;
  background: #fff;
}
.checkout-section .inner:before, .checkout-section .inner:after {
  content: ".";
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}
.checkout-section .inner:after {
  clear: both;
}
.checkout-section .inner .checkout-step {
  font-family: "SourceSansPro", Tahoma, serif;
  font-size: 60px;
  line-height: 100%;
  color: #474c55;
  font-weight: normal;
}
.checkout-section .inner h3 {
  margin: 15px 0 20px;
  font-size: 18px;
}
.checkout-section .inner .next-step {
  clear: right;
  float: right;
}
.checkout-section form {
  zoom: 1;
}
.checkout-section form:before, .checkout-section form:after {
  content: ".";
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}
.checkout-section form:after {
  clear: both;
}
.checkout-section .button-orange {
  padding: 15px 20px;
  font-size: 18px;
  min-width: 200px;
  text-align: center;
}
.checkout-section .edit {
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
  min-width: 0;
}
.checkout-section.checkout-active .inner {
  border: 10px solid #DFDBD5;
}
.checkout-section.checkout-active .inner .checkout-step {
  float: right;
  margin-top: -20px;
}
.checkout-section.checkout-inactive {
  padding: 0 40px;
}
.checkout-section.checkout-inactive .inner {
  text-align: center;
  padding: 15px 40px 0;
}
.checkout-section.checkout-inactive .inner h3 {
  color: #474c55;
  font-weight: normal;
  font-size: 18px;
}
.checkout-section.checkout-complete {
  padding: 0 40px;
}
.checkout-section.checkout-complete .inner {
  text-align: center;
  padding: 20px 20px 70px;
  border-top: 5px solid #f7f5f2;
  position: relative;
  background: #DFDBD5;
  font-size: 14px;
}
.checkout-section.checkout-complete .inner [class^=icon-],
.checkout-section.checkout-complete .inner [class*=" icon-"] {
  display: block;
  font-size: 55px;
  margin-bottom: 10px;
}
.checkout-section.checkout-complete .inner .cart-grand-total {
  font-size: 20px;
  display: block;
}

.payment-selection {
  overflow: hidden;
}
.payment-selection .field {
  float: left;
  max-width: calc(50% - 10px);
  margin-left: 20px;
}
.payment-selection .field:first-child {
  margin-left: 0;
}
.payment-selection .field input {
  position: absolute;
  left: -999em;
}
.payment-selection .field .outer {
  -webkit-transition: 150ms;
  transition: 150ms;
  text-align: center;
  padding: 20px 0;
  width: 140px;
  max-width: 100%;
  display: block;
  border: 2px solid #eee;
  background: #f7f7f7;
}
.payment-selection .field .outer:hover {
  border-color: #f1563f;
}
.payment-selection .field .outer span {
  display: block;
  display: block;
  font-weight: bold;
  margin-top: 5px;
}
.payment-selection .field .outer .icon-payment {
  margin: 0;
  font-weight: normal;
  font-size: 50px;
}
.payment-selection .field input:checked ~ .outer {
  background: #FEEEEC;
  border-color: #f1563f;
}

#card-form {
  background: #F7F7F7;
  padding: 20px;
}

.payment-card {
  border-radius: 5px;
  background-clip: padding-box;
  background: #474c55;
  text-align: center;
  overflow: hidden;
  width: 90px;
  margin: 0 auto;
  font-weight: bold;
  color: #fff;
  line-height: 27px;
  padding: 3px;
}
.payment-card span {
  float: left;
  margin: 0;
}

/*#checkout-basket{*/
.payment-methods {
  clear: both;
  border-top: 1px solid #DFDBD5;
  padding-top: 1em;
  margin-top: 3em;
  text-align: center;
}
.payment-methods p {
  margin-top: 0;
  font-size: 12px;
  line-height: 120%;
  width: 50%;
}
.payment-methods table {
  margin: auto;
  margin-top: 1rem;
}

/*}*/
#checkout-register.checkout-active .inner {
  padding: 0;
}
#checkout-register.checkout-complete .email {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
}
#checkout-register .guest-tab-caller {
  float: right;
  clear: right;
  margin-top: 10px;
  font-weight: normal;
  color: #737370;
  font-size: 14px;
}

#checkout-details .button-orange {
  float: right;
}
#checkout-details .attendee-section {
  display: none;
}
#checkout-details .attendee-section:first-of-type {
  display: block;
}
#checkout-details .attendee-details-manual {
  overflow: hidden;
}
#checkout-details .attendee-details-manual .strike {
  margin-top: 0;
}
#checkout-details .member-search {
  zoom: 1;
}
#checkout-details .member-search:before, #checkout-details .member-search:after {
  content: ".";
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}
#checkout-details .member-search:after {
  clear: both;
}
#checkout-details .member-search #Attendee_MemberId {
  float: left;
  width: calc(100% - 40px);
}
#checkout-details .member-search .search-result {
  float: left;
  width: 40px;
  height: 40px;
  text-align: center;
  border: 1px solid #A7A9AD;
  border-left: none;
  background: #f7f5f2;
}
#checkout-details .member-search .search-result:before {
  /*font-family: 'icomoon' !important;*/
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 25px;
  line-height: 38px;
  display: block;
}
#checkout-details .member-search .search-result-details {
  display: none;
  clear: both;
  font-size: 12px;
  border: 1px solid #A7A9AD;
  border-top: none;
  background: #f7f5f2;
  padding: 10px;
  margin: 0;
}
#checkout-details .member-search.loading .search-result {
  background: #f7f5f2 url(/img/loading.gif) 50% 50% no-repeat;
}
#checkout-details .member-search.success .search-result:before {
  content: "";
  color: green;
}
#checkout-details .member-search.failure .search-result:before {
  content: "";
  color: red;
}

#checkout-details.checkout-complete .inner {
  padding: 20px 10px 70px;
}

.attendee-summary strong {
  display: block;
}
.attendee-summary span {
  display: block;
  font-size: 12px;
}
.attendee-summary span:before {
  content: "";
  width: 50px;
  border-top: 1px solid #A7A9AD;
  margin: 5px auto;
  display: block;
}

.cart-summary {
  margin-bottom: 3em;
  width: 100%;
}
.cart-summary td {
  font-weight: normal;
}
.cart-summary a {
  font-weight: normal;
  color: #474c55;
}
.cart-summary a:hover {
  color: #f1563f;
}
.cart-summary .text-box {
  width: 40px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  font-weight: normal;
  padding: 10px 2px;
}
.cart-summary .cart-remove {
  float: left;
  background: #A7A9AD;
  padding: 0 5px;
  color: #fff;
}
.cart-summary .cart-remove:hover {
  background: #f1563f;
  color: #fff;
  text-decoration: none;
}
.cart-summary .cart-remove span {
  line-height: 40px;
  display: block;
}
.cart-summary td.cart-item {
  min-width: 100px;
}
.cart-summary .qty {
  line-height: 38px;
  /*border: 1px solid #A7A9AD;*/
  float: left;
  width: 30px;
  text-align: center;
  font-weight: bold;
}

.checkout-timer {
  width: 80px;
  float: right;
  text-align: right;
}
.checkout-timer p {
  font-family: "SourceSansPro", Tahoma, serif;
  font-size: 12px;
  margin: 20px 0 5px;
}
.checkout-timer strong {
  display: block;
  font-size: 20px;
  font-weight: bold;
}

.billing-address {
  display: none;
}

.attendee-details {
  margin-bottom: 15px;
  font-size: 14px;
}
.attendee-details header {
  padding: 12px 15px 10px;
  background: #DFDBD5;
  overflow: hidden;
}
.attendee-details header h4 {
  margin: 0;
  font-size: 14px;
}
.attendee-details header a {
  float: right;
  line-height: 100%;
}
.attendee-details ul {
  font-family: "SourceSansPro", Tahoma, sans-serif;
  padding: 5px 15px;
  margin: 0;
  background: #f7f5f2;
  border: 1px solid #DFDBD5;
}
.attendee-details ul li {
  list-style: none;
}
.attendee-details ul li strong {
  display: block;
}
.attendee-details ul li span {
  display: block;
  padding-left: 15px;
}

#header #account-nav .has-items {
  margin-left: 0.5rem;
  width: 4rem;
  /*.icon-cart,*/
  /*&:hover, &:active, &:focus {
      a {
          background: transparent;
      }
  }*/
}
#header #account-nav .has-items .cart-empty-caption {
  display: none;
}
#header #account-nav .has-items > a {
  padding-top: 0;
}
#header #account-nav .has-items .cart-caller {
  padding-top: 0.2rem;
}

#mini-cart {
  -webkit-transition: right 150ms;
  transition: right 150ms;
  position: relative;
  text-align: center;
  /*&:hover, &:active, &:focus {
      .icon-cart {
          color: $lightest;
      }
  }*/
  /*.cart-overflow,*/
  /*.cart-overflow {
      font-weight: bold;
      line-height: 100%;
      font-size: 11px;
      span {
          display: block;
          font-size: 20px;
          line-height: 100%;
          margin-top: 7px;
      }
  }*/
}
#mini-cart .icon-cart {
  color: #000;
}
#mini-cart .cart-empty-caption {
  height: 14px;
  line-height: 1.4;
}
#mini-cart .price {
  border-radius: 10px;
  background-clip: padding-box;
  background: #333333;
  color: #fff;
  font-size: 0.7rem;
  font-weight: bold;
  position: absolute;
  top: 25px;
  right: 0;
  bottom: -5%;
  left: -8px;
  min-height: 2.2rem;
  line-height: 1rem;
  min-width: 4rem;
}
#mini-cart .cart-caller {
  display: block;
  border: 2px solid #474c55;
  color: #474c55;
  position: relative;
  top: 0;
  left: -7px;
}
#mini-cart .cart-caller:hover {
  background-color: #f1563f;
}
#mini-cart .cart-caller .icon-basket {
  border-radius: 50%;
  background-clip: padding-box;
  background: #f1563f;
  border: 2px solid #333333;
  color: #fff;
  font-size: 1rem;
  line-height: 1.2;
  height: 2rem;
  width: 2rem;
  margin: 0 1rem;
  padding: 0;
}
#mini-cart .cart-caller .icon-cart {
  position: relative;
  top: -6px;
}
#mini-cart .cart-caller .icon-cart:hover {
  stroke: #fff;
}
#mini-cart .cart-product {
  -webkit-transition: 150ms;
  transition: 150ms;
  border-radius: 50%;
  background-clip: padding-box;
  display: block;
  height: 50px;
  width: 50px;
  overflow: hidden;
  border: 2px solid #f1563f;
  margin-top: 10px;
  background: #474c55;
}
#mini-cart .cart-product.animate-remove {
  -webkit-transition: 500ms;
  transition: 500ms;
  -webkit-transform: translate3d(80px, -30px, 0);
  -ms-transform: translate3d(80px, -30px, 0);
  transform: translate3d(80px, -30px, 0);
  opacity: 0;
}
#mini-cart .cart-product .name {
  font-family: "SourceSansPro", Tahoma, sans-serif;
  line-height: 120%;
  display: block;
  font-size: 12px;
  padding: 5px 0 0;
  color: #fff;
  text-transform: uppercase;
}
#mini-cart .cart-product .name span {
  display: block;
  font-size: 18px;
  line-height: 80%;
}
#mini-cart .cart-items {
  display: none !important;
  position: relative;
  z-index: -1;
  margin: 0;
  padding: 0;
}
#mini-cart .cart-items li {
  -webkit-transition: margin 150ms;
  transition: margin 150ms;
  list-style: none;
  position: relative;
  margin-bottom: 0;
}
#mini-cart .cart-items li.animate-in {
  margin-bottom: -60px;
}
#mini-cart .cart-items li:hover .cart-remove {
  display: block;
}
#mini-cart .cart-items li:nth-last-child(n+5) {
  display: none;
}
#mini-cart .cart-remove {
  border-radius: 10px;
  background-clip: padding-box;
  position: absolute;
  top: -2px;
  right: -2px;
  z-index: 3;
  color: #fff;
  width: 20px;
  padding: 0;
  font-size: 12px;
  background: #e0432c;
  display: none;
}
#mini-cart .cart-remove span {
  display: block;
  line-height: 20px;
}

.dummy-cart-item {
  -webkit-transition: all 400ms;
  transition: all 400ms;
  border-radius: 25px;
  background-clip: padding-box;
  position: fixed;
  z-index: 99;
  overflow: hidden;
  height: 50px;
  width: 50px;
  opacity: 1;
}
.dummy-cart-item.animate {
  height: 50px !important;
  width: 50px !important;
  top: calc(100vh - 75px) !important;
  right: 25px !important;
}
.dummy-cart-item.animate-remove {
  -webkit-transform: translate3d(80px, -30px, 0);
  -ms-transform: translate3d(80px, -30px, 0);
  transform: translate3d(80px, -30px, 0);
  opacity: 0;
}

.voucher-caller {
  float: right;
  clear: right;
  margin-bottom: 15px;
}

.voucher-container {
  float: right;
  clear: right;
  width: 100%;
  max-width: 300px;
}
.voucher-container .grey-box {
  background: #f7f5f2;
  padding: 15px 15px 0;
  margin-bottom: 15px;
}
.voucher-container .checkout-discount input {
  float: left;
  width: calc(100% - 90px);
}
.voucher-container .checkout-discount button {
  float: left;
  width: 90px;
  border: none;
  background: #474c55;
  color: #fff;
}
.voucher-container .checkout-discount button:hover {
  background: #f1563f;
}

.applied-vouchers {
  float: right;
  clear: right;
  width: 100%;
  max-width: 300px;
  background: #f7f5f2;
  padding: 0 15px;
  margin-bottom: 15px;
  font-size: 14px;
}
.applied-vouchers ul {
  padding: 0;
}
.applied-vouchers .applied-code {
  list-style: none;
}
.applied-vouchers .applied-code .button-orange {
  padding: 1px;
  min-width: 20px;
  text-align: center;
  margin-top: -1px;
}

.tags {
  overflow: hidden;
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
}
.tags li {
  display: inline-block;
}

[class^=tag-],
[class*=" tag-"] {
  font-family: "SourceSansPro", Tahoma, sans-serif;
  border-radius: 10px;
  background-clip: padding-box;
  color: #fff;
  line-height: 100%;
  display: block;
  padding: 4px 8px;
  margin: 0 2px 0 0;
  font-size: 12px;
}

.tag-grey {
  background-color: #b7b6b6;
}

.tag-orange {
  background-color: #f1563f;
}

.modal {
  display: none;
}

.price-list {
  color: #8970B2;
  list-style: none;
  padding: 0;
}
.price-list li {
  font-family: "SourceSansPro", Tahoma, sans-serif;
}

.toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 8px 8px -8px;
}
.toolbar .filters {
  background: #fff;
  padding: 15px;
}
.toolbar .filters h4 {
  margin: 0 0 10px;
}
.toolbar .filters .more-filters-toggle {
  display: block;
  text-align: left;
}
.toolbar .filters .more-filters-toggle .less {
  display: none;
}
.toolbar .filters .more-filters-toggle.on {
  background: #e3e4e2;
  padding-bottom: 20px;
  color: #474c55;
}
.toolbar .filters .more-filters-toggle.on .more {
  display: none;
}
.toolbar .filters .more-filters-toggle.on .less {
  display: inline;
}
.toolbar .filters .more-filters-toggle.on .icon-dots:before {
  content: "";
}
.toolbar .filters .more-filters {
  display: none;
  clear: both;
  background: #e3e4e2;
  padding: 10px;
}
.toolbar .results {
  padding: 15px;
  background: #a7a9ad;
  color: #fff;
  overflow: hidden;
}
.toolbar .results h4 {
  margin: 0;
  line-height: 125%;
}
.toolbar .select-row .select {
  margin-bottom: 10px;
}
.toolbar .slider-row .slider-container {
  overflow: hidden;
  padding: 0 10px 10px;
  margin-bottom: 10px;
}
.toolbar .slider-row .slider-container .slider {
  margin: 17px 12px 0;
}

.paging-container {
  overflow: hidden;
  padding: 1rem;
  margin: 0;
}
.paging-container .paging {
  float: left;
  padding: 0;
  margin: 0;
}
.paging-container .paging li {
  float: left;
  list-style: none;
}
.paging-container .paging li span, .paging-container .paging li a {
  display: block;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  font-weight: bold;
  color: #474c55;
  background: #f7f5f2;
}
.paging-container .paging li.on span {
  background: #f1563f;
  color: #fff;
}
.paging-container .paging li a:hover {
  text-decoration: none;
  background: #474c55;
  color: #fff;
}
.paging-container .top-of-page {
  float: right;
  bottom: 0;
  display: none;
}

.benefits-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 8px;
  padding: 0;
}
.benefits-list li {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 0 100px;
  -moz-flex: 1 0 100px;
  -ms-flex: 1 0 100px;
  flex: 1 0 100px;
  list-style: none;
  position: relative;
  margin: 8px;
}

.view-toggle {
  display: none;
  margin: 10px 0 0 0;
  padding: 0;
  float: right;
}
.view-toggle li {
  float: left;
  margin: 0 0 0 10px;
  list-style: none;
}
.view-toggle a {
  color: #fff;
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  border: 1px solid #fff;
  margin: 0;
  font-size: 24px;
}
.view-toggle a span {
  display: block;
  line-height: 40px;
}
.view-toggle a:hover, .view-toggle a.on {
  background: #e6eae8;
  border-color: #e6eae8;
  color: #474c55;
}

@media only screen and (min-width: 768px), screen and (max-device-width: 768px) and (min-aspect-ratio: 13/9) {
  .checkout-timer {
    width: auto;
  }
  .checkout-timer p {
    font-size: 20px;
  }
  .checkout-timer strong {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1020px), screen and (min-device-width: 768px) and (max-device-width: 1020px) and (min-aspect-ratio: 13/9) {
  .checkout-header h1 {
    line-height: 50px;
    text-align: left;
  }

  /*#checkout-basket {*/
  .payment-methods p {
    line-height: 100%;
  }

  /*}*/
  #mini-cart .cart-items {
    display: block;
  }

  .checkout-section.checkout-active.column-l-2-1 {
    width: 50%;
  }
  .checkout-section.checkout-active.column-l-3-1 {
    width: 33.3%;
  }
  .checkout-section.checkout-active .inner {
    min-height: 530px;
  }
  .checkout-section.checkout-inactive {
    padding: 40px 0;
    width: 16.666%;
  }
  .checkout-section.checkout-inactive .inner {
    min-height: 450px;
    border-left: none;
    padding-top: 140px;
  }
  .checkout-section.checkout-complete {
    padding: 30px 0;
    width: 16.666%;
  }
  .checkout-section.checkout-complete .inner {
    min-height: 450px;
  }
  .checkout-section.checkout-complete .inner .icon-basket,
.checkout-section.checkout-complete .inner .icon-lock,
.checkout-section.checkout-complete .inner .icon-user {
    margin-bottom: 30px;
  }
}
.checkout-section .warning {
  border: 1px solid #f1563f;
  margin: 0 0 2rem;
  padding: 0;
}
.checkout-section .warning h3 {
  font-family: "SourceSansPro", Tahoma, sans-serif;
  background: #f1563f;
  color: #fff;
  font-size: 1rem;
  font-weight: bold;
  margin: 0 0 1rem;
  padding: 0.5rem 1rem;
  text-align: center;
}
.checkout-section p {
  color: #000;
  font-size: 0.9rem;
  line-height: 1.4;
  padding: 0 1rem;
}

.membership .benefits-list > li {
  position: static;
  text-align: center;
}
@media (min-width: 766px) {
  .membership .benefits-list > li {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 20%;
    -moz-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    margin: 0;
  }
}
.membership .benefits-list > li > a {
  color: #474c55;
  display: inline-block;
  font-weight: normal;
  font-size: 0.9rem;
  padding: 0.5rem;
}
.membership .benefits-list > li img {
  height: 5.625rem;
  width: auto;
}
.membership #page-career #section-1 .grid, .membership #page-capability #section-1 .grid, .membership #page-community #section-1 .grid, .membership #page-content #section-1 .grid {
  background-color: inherit;
}
.membership #page-career #section-1 .grid, .membership #page-career #section-1 .grid-12, .membership #page-capability #section-1 .grid, .membership #page-capability #section-1 .grid-12, .membership #page-community #section-1 .grid, .membership #page-community #section-1 .grid-12, .membership #page-content #section-1 .grid, .membership #page-content #section-1 .grid-12 {
  padding: 0 8px;
}
.membership #page-career #section-2 .grid-4, .membership #page-career #section-2 .grid, .membership #page-capability #section-2 .grid-4, .membership #page-capability #section-2 .grid, .membership #page-community #section-2 .grid-4, .membership #page-community #section-2 .grid, .membership #page-content #section-2 .grid-4, .membership #page-content #section-2 .grid {
  padding: 0 8px;
}
.membership .page-banner {
  margin-bottom: 0;
}
.membership #page-membership h2.section-header {
  margin-bottom: 0;
}

.page-types .col-intro {
  margin-bottom: 0;
}
.page-types .col-intro h3 {
  margin: 0 0 0.3rem;
}
.page-types .reveal-modal .disclaimer {
  background: #f7f5f2;
  font-size: 0.9rem;
  font-weight: bold;
  margin: 0 0 2rem;
  padding: 1rem;
  text-align: center;
}
.page-types .reveal-modal h2 {
  color: #737370;
  font-weight: bold;
}
.page-types .reveal-modal p {
  padding-left: 2rem;
}
.page-types .reveal-modal table p {
  padding-left: 0;
}
.page-types .table-border p {
  margin-top: 0;
  padding-top: 0;
}
@media (min-width: 766px) {
  .page-types .table-border td:nth-child(1) {
    width: 20%;
  }
  .page-types .table-border td:nth-child(2), .page-types .table-border td:nth-child(4) {
    width: 35%;
  }
}
.page-types .table-border td:nth-child(2)::before, .page-types .table-border td:nth-child(4)::before {
  font-family: "SourceSansPro", Tahoma, serif;
  content: "Qualification";
  display: block;
  font-size: 1.1rem;
  margin-bottom: 0.5rem;
}
@media (min-width: 766px) {
  .page-types .table-border td:nth-child(2)::before, .page-types .table-border td:nth-child(4)::before {
    display: none;
  }
}
.page-types .table-border td:nth-child(4)::before {
  content: "Marketing Experience *";
}

.cim-form .customSelect {
  border: none;
  display: block;
  height: 50px;
  padding: 0;
  width: calc(100% - 1rem);
  max-width: 96%;
  position: relative;
}
.cim-form .customSelect::after {
  line-height: 50px;
}
.cim-form .customSelect:hover::after, .cim-form .customSelect:active::after, .cim-form .customSelect:focus::after {
  background: #474c55;
}
.cim-form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 100%;
  outline: none;
  width: 100%;
  border-color: #737370;
  min-width: 100%;
}
.cim-form .checkbox label {
  position: relative;
  top: 0.8em;
}
.cim-form .checkbox input.squaredTwo {
  display: inline-block !important;
  width: 28px;
  height: 28px;
  position: relative;
  top: 8px;
  margin: 0 0.5em 0 0;
  visibility: visible;
  left: 0;
  /*margin: 11px auto;
  margin-left: 20px;
  float: right;
  top: -38px;*/
  background: #fcfff4;
  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  /* box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5); */
}

.membershiptypespage.membership .membershiptype-content {
  margin-bottom: 0;
}

.table-plain {
  margin: 0 0 2rem 2rem;
}
.table-plain td {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
}
.table-plain td:not(:last-child) {
  padding-right: 3rem;
  min-width: 200px;
}

.intList {
  padding: 0 0 2rem;
}
.intList ul {
  display: block;
  list-style: none;
  margin: 0 1rem;
  padding: 0;
  position: relative;
}
@media (min-width: 766px) {
  .intList ul {
    float: left;
    padding: 0 1rem 1rem;
    width: calc(32% - 2rem);
  }
}
.intList ul li {
  line-height: 1.6;
  margin: 0;
  padding: 0 1rem 0 0;
}

.membership-type {
  border: 3px solid #737370;
}
.membership-type .cim-button {
  float: right;
  margin-top: 0.3rem;
  white-space: nowrap;
}
.membership-type a,
.membership-type button {
  cursor: pointer;
}
.membership-type tr {
  border-bottom: 1px solid #737370;
}
.membership-type th {
  font-family: "SourceSansPro", Tahoma, serif;
  color: #737370;
  display: none;
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 120%;
  padding: 1rem;
}
@media (min-width: 766px) {
  .membership-type th {
    display: table-cell;
  }
}
.membership-type th small {
  font-family: "SourceSansPro", Tahoma, sans-serif;
  font-size: 0.75rem;
  color: #474c55;
  line-height: 120%;
  display: block;
}
.membership-type td {
  display: block;
  padding: 0.625rem;
  vertical-align: middle;
  font-weight: normal;
  font-size: 1rem;
  overflow: auto;
}
.membership-type td:first-of-type {
  border-top: 3px solid #737370;
}
@media (min-width: 766px) {
  .membership-type td:first-of-type {
    border-top: 0;
  }
}
.membership-type td::before {
  font-family: "SourceSansPro", Tahoma, serif;
  display: block;
  font-size: 1.2rem;
  margin-bottom: 0.5rem;
}
.membership-type td:nth-child(1)::before {
  content: "Level";
}
.membership-type td:nth-child(2)::before {
  content: "Criteria";
}
.membership-type td:nth-child(3)::before {
  content: "Who is it for?";
}
.membership-type td:nth-child(4)::before {
  content: "Membership fee";
}
@media (min-width: 766px) {
  .membership-type td {
    display: table-cell;
    width: 30%;
  }
  .membership-type td::before {
    display: none;
  }
  .membership-type td:nth-child(1) {
    font-size: 1.125rem;
    width: 15%;
    color: #070078;
  }
  .membership-type td:nth-child(2) {
    width: 18%;
  }
  .membership-type td:nth-child(4) {
    width: 33%;
  }
  .membership-type td:nth-child(5) {
    width: 10%;
  }
}
.membership-type td p {
  margin: 0.25em 0;
}
.membership-type td .right,
.membership-type td .international, .membership-type td .membership-type-further-information {
  margin: 0 0 0 10px;
  float: right;
}
.membership-type td .international, .membership-type td .membership-type-further-information {
  border-radius: 50%;
  background: #474c55;
  width: 18px;
  height: 18px;
  padding: 3px;
}
.membership-type td .international img, .membership-type td .membership-type-further-information img {
  display: block;
  margin: 0 auto;
  width: 12px;
  height: 12px;
}

.learn-more-link, .learn-more-link:hover {
  color: #070078;
}

.page-exchange .page-banner {
  margin-bottom: 1rem;
}
.page-exchange .large-sans {
  color: #737370;
  padding-bottom: 1rem;
}
.page-exchange p {
  line-height: 1.625rem;
  margin-top: 0;
  padding-top: 0;
}
.page-exchange h3 {
  display: inline-block;
  line-height: 2rem;
  margin-top: 0;
  padding-top: 0.5rem;
}
.page-exchange .right {
  float: right;
}
.page-exchange .grid-12 {
  display: block;
}

.page-webinars h2,
.page-qualifications-webinars h2 {
  margin: 0;
  padding: 1rem 0 1.5rem;
}
.page-webinars p,
.page-webinars ul,
.page-qualifications-webinars p,
.page-qualifications-webinars ul {
  padding-top: 0;
  margin-top: 0;
}
.page-webinars .grid,
.page-webinars [class^=grid-],
.page-webinars [class*=" grid-"],
.page-qualifications-webinars .grid,
.page-qualifications-webinars [class^=grid-],
.page-qualifications-webinars [class*=" grid-"] {
  margin-top: 0;
  margin-bottom: 0;
}
.home {
  /* New highlighs area */
}
.home .site-wrapper {
  background: #fff;
}
.home [class^=button]:not(.top-of-page) {
  border: 2px solid currentColor;
  color: #909090;
  font-weight: 600;
  font-size: 1rem;
  text-transform: none;
}
.homepage-highlights-tile {
  background-color: black;
  height: 100%;
  width: 100%;
}
.homepage-highlights-tile > a {
  transition: background-color 10s linear;
}
.homepage-highlights-tile > a:hover {
  background-color: yellow;
  z-index: 999;
}
.homepage-highlights-tile .image-overlay {
  position: absolute;
  background-color: #101744;
  margin: 0px;
  padding: 0px;
  opacity: 0.25;
  top: 8px;
}
.homepage-highlights, .homepage-highlights-rollover {
  padding: 1rem;
  position: absolute;
}
.homepage-highlights h2, .homepage-highlights-rollover h2 {
  text-align: left;
}
.homepage-highlights-content, .homepage-highlights-rollover-content {
  color: white;
  margin-top: 1rem;
  text-align: left;
}
.home .button-grey {
  -webkit-transition: background 150ms;
  transition: background 150ms;
  color: #909090;
}
.home .button-grey:hover, .home .button-grey:active, .home .button-grey:focus {
  background: #909090;
  border-color: #909090;
  color: #fff;
}
.home .section-header .inner {
  background: #fff;
}
.home .bottom-links h2 {
  color: #737370;
  margin-bottom: 0;
  padding-bottom: 0.5rem;
}
.home .bottom-links p {
  color: #737370;
  margin-top: 0;
  padding-top: 0;
}
.home .highlights a {
  background: transparent;
}
.home .highlights a:hover .button-grey, .home .highlights a:active .button-grey, .home .highlights a:focus .button-grey {
  background: #909090;
  border-color: #909090;
  color: #fff;
}
.home .highlights .img-wrapper {
  background: transparent;
  display: block;
  width: 100%;
  height: auto;
  padding-top: inherit;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  max-height: 300px;
}
.home .highlights .featured-box-text {
  padding: 0;
  text-align: center;
}
.home .upcoming-events .grid {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  box-lines: single;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  background: #f7f5f2;
}
.home .upcoming-events .grid-4 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 100%;
  -moz-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  background: #d1d0cf;
  margin: 0.5rem;
  margin-bottom: 0;
  max-width: none;
}
.home .upcoming-events .grid-4:nth-child(2n) {
  background: #b8b7b5;
}
.home .upcoming-events .grid-4:hover .button, .home .upcoming-events .grid-4:active .button, .home .upcoming-events .grid-4:focus .button {
  background: #fff;
  border-color: #fff;
  color: #737370;
}
.home .upcoming-events .grid-4 > a {
  background: transparent;
}
.home .upcoming-events .grid-4 .event {
  font-family: "SourceSansPro", Tahoma, sans-serif;
  background: transparent;
  border: none;
  color: #fff;
  font-weight: normal;
  padding-top: 1.5rem;
  text-transform: uppercase;
}
@media (min-width: 766px) {
  .home .upcoming-events .grid-4 .event {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
}
.home .upcoming-events .grid-4 .event p {
  color: #fff;
}
.home .upcoming-events .button {
  color: #fff;
}
.home .upcoming-events .view-all {
  padding: 0 0.5rem 0.5rem;
}
.home .event-time-date {
  -webkit-align-self: flex-end;
  -moz-align-self: flex-end;
  align-self: flex-end;
  -ms-flex-item-align: end;
  font-size: 1rem;
  white-space: nowrap;
}
@media (min-width: 766px) {
  .home .event-time-date {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }
}
.home .event-time-date [class^=event-] {
  display: inline;
}
.home .event-time-date [class^=event-]:nth-child(n+3)::before {
  content: "|";
  display: inline-block;
  margin-left: 0.1rem;
  padding-right: 0.3rem;
}
.home .event-time-date .event-day {
  font-size: 4.5rem;
  font-weight: 300;
  display: block;
  letter-spacing: -0.05em;
  line-height: 1;
  padding: 0;
}
.home .event-description {
  padding: 1rem 0;
}
@media (min-width: 766px) {
  .home .event-description {
    padding: 0 2rem;
  }
}
.home .event-description h3 {
  color: #fff;
  font-weight: normal;
  line-height: 1.4;
  margin: 0;
  padding: 0;
}
.home .event-description p {
  color: #fff;
  font-size: 1rem;
  line-height: 1.6;
  text-transform: none;
}
.home .event-action {
  -webkit-align-self: center;
  -moz-align-self: center;
  align-self: center;
  -ms-flex-item-align: center;
}
@media (min-width: 766px) {
  .home .event-action {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 15%;
    -moz-flex: 0 0 15%;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
  }
  .home .event-action span {
    display: block;
    white-space: nowrap;
  }
}
.home #section-5 .grid-12::before {
  display: none;
}

#hero-panel {
  padding: 1rem 1rem 2rem;
  position: relative;
}
#hero-panel h1 {
  color: #070078;
  font-size: 3rem;
  font-weight: 400;
}
@media (min-width: 766px) {
  #hero-panel h1 {
    width: 40%;
  }
}
#hero-panel img {
  width: 100%;
}
.newsarticlepage #hero-panel {
  padding: 0;
  margin-bottom: 2rem;
}
.newsroompage #hero-panel {
  padding: 0;
}
@media (min-width: 766px) {
  .newsroompage #hero-panel .pageHeader {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 2rem;
  }
  .newsroompage #hero-panel .pageHeader .headerText {
    display: table;
    margin: 0 auto;
    width: 100%;
    height: 100%;
  }
  .newsroompage #hero-panel .pageHeader .headerTextInner {
    display: table-cell;
    vertical-align: middle;
  }
}
.newsroompage #hero-panel h1 {
  color: #000;
  font-size: 1.75rem;
  line-height: 1.6;
  padding-left: 2rem;
  padding-right: 2rem;
  text-shadow: 0.4rem 0.2rem 2rem #fff;
}
@media (min-width: 766px) {
  .newsroompage #hero-panel h1 {
    color: #070078;
    font-size: 3rem;
  }
}
.newsroompage #hero-panel .row {
  padding-top: 0;
}

.newsarticlepage .site-wrapper {
  background: #fff;
}
.newsarticlepage .site-main {
  background: #f7f5f2;
}

.newsItem a {
  display: block;
  overflow: auto;
  padding-bottom: 2rem;
}
.newsItem a:hover, .newsItem a:active, .newsItem a:focus {
  text-decoration: none;
}
.newsItem a:hover .ndImage, .newsItem a:active .ndImage, .newsItem a:focus .ndImage {
  opacity: 0.8;
}
.newsItem a:hover .cim-button, .newsItem a:active .cim-button, .newsItem a:focus .cim-button {
  background-color: transparent;
  color: #070078;
  text-decoration: none;
}
.newsItem h2 {
  font-family: "SourceSansPro", Tahoma, serif;
  color: #070078;
  line-height: 1.4;
  margin-bottom: 1rem;
  font-size: 1.5rem;
}
@media (min-width: 481px) {
  .newsItem h2 {
    display: inline-block;
    max-width: 65%;
    margin-bottom: 0;
  }
}
@media (min-width: 766px) {
  .newsItem h2 {
    max-width: 75%;
  }
}
.newsItem p {
  color: #333333;
  font-weight: normal;
  line-height: 1.6;
}
.newsItem .ndImage {
  float: right;
  max-width: 100%;
  width: 100%;
  margin: 0 auto 1rem;
}
@media (min-width: 481px) {
  .newsItem .ndImage {
    margin-left: 1rem;
    max-width: 30%;
  }
}
@media (min-width: 766px) {
  .newsItem .ndImage {
    max-width: 22%;
  }
}

.section-intro {
  padding: 0 1rem 1rem;
}
@media (min-width: 766px) {
  .section-intro {
    padding-bottom: 2rem;
  }
}
.section-intro p {
  color: #333333;
  font-size: 1rem;
  line-height: 1.6rem;
}

.newsContacts {
  background-color: #E04400;
  padding: 1rem;
}
@media (min-width: 766px) {
  .newsContacts {
    padding: 3rem;
  }
}
.newsContacts h3 {
  font-family: "SourceSansPro", Tahoma, serif;
  color: #fff;
  font-size: 1rem;
  font-weight: normal;
  margin-bottom: 0.5rem;
}
@media (min-width: 766px) {
  .newsContacts h3 {
    font-size: 2rem;
    margin-bottom: 2rem;
  }
}
.newsContacts p {
  color: #fff;
}
.newsContacts .columns {
  margin-top: 1rem;
  text-align: center;
}
@media (min-width: 766px) {
  .newsContacts .columns {
    margin-left: 30%;
  }
}
.newsContacts .newsContactConnections {
  float: right;
}
@media (min-width: 481px) {
  .newsContacts .newsContactConnections {
    font-size: 1.4rem;
    padding-top: 0.5rem;
  }
}
.newsContacts a {
  color: #fff;
  font-weight: normal;
}
.newsContacts img {
  margin-right: 0.625rem;
  max-width: 7.5rem;
}
@media (min-width: 481px) {
  .newsContacts img {
    float: left;
    margin-right: 1rem;
    max-width: 10rem;
  }
}
@media (min-width: 1020px) {
  .newsContacts .pemergency {
    text-align: right;
  }
}

.newsContactDetails {
  margin-top: 1rem;
  float: none;
}
@media (min-width: 481px) {
  .newsContactDetails {
    float: left;
    padding-top: 2rem;
    text-align: left;
  }
}
.newsContactDetails h4 {
  font-family: "SourceSansPro", Tahoma, serif;
  color: #fff;
  font-size: 1.2rem;
  font-weight: normal;
  margin: 0 0 0.2rem;
  line-height: 1.6;
}
.newsContactDetails p {
  margin: 0;
}
@media (min-width: 481px) {
  .newsContactDetails p {
    margin-bottom: 0.3rem;
  }
}

.read-more {
  text-align: right;
}
.read-more .cim-button {
  background: #f1563f;
  border-color: #f1563f;
  margin-left: 1rem;
}
.read-more .cim-button:hover, .read-more .cim-button:active, .read-more .cim-button:focus {
  background: #fff;
  color: #f1563f;
}

.news-detail .row {
  margin-bottom: 0;
  position: relative;
}
@media (min-width: 766px) {
  .news-detail content .row {
    padding: 0 4rem 1rem;
  }
}
.news-detail h2 {
  font-family: "SourceSansPro", Tahoma, serif;
  color: #070078;
  font-size: 1.5rem;
  line-height: 1.4;
  margin-bottom: 0.25rem;
}
@media (min-width: 766px) {
  .news-detail h2 {
    font-size: 1.6rem;
    margin-bottom: 0.5rem;
  }
}

.newsDate {
  font-family: "SourceSansPro", Tahoma, serif;
  color: #f1563f;
  font-size: 1.4rem;
  margin-bottom: 0.5rem;
}

.trainingpage .page-banner,
.courselist .page-banner,
.searchpage .page-banner {
  margin-bottom: 2rem;
}
.trainingpage .page-banner .banner-text,
.courselist .page-banner .banner-text,
.searchpage .page-banner .banner-text {
  display: block;
  width: 100%;
  padding: 0.75rem 1rem 1rem;
  text-align: center;
}
.trainingpage .page-banner h1,
.courselist .page-banner h1,
.searchpage .page-banner h1 {
  font-size: 1.8rem;
  margin: 0;
  padding: 0 0 0.5rem;
  text-align: center;
}
.trainingpage .page-banner h2,
.courselist .page-banner h2,
.searchpage .page-banner h2 {
  font-family: "SourceSansPro", Tahoma, sans-serif;
  color: #fff;
  font-size: 1rem;
}
.trainingpage .toolbar,
.courselist .toolbar,
.searchpage .toolbar {
  margin-bottom: 1.5rem;
}
.trainingpage .toolbar .filters,
.courselist .toolbar .filters,
.searchpage .toolbar .filters {
  padding: 1rem;
}
.trainingpage .toolbar h4,
.courselist .toolbar h4,
.searchpage .toolbar h4 {
  float: none;
  margin: 0;
  padding: 0.5rem 0;
}
@media (min-width: 766px) {
  .trainingpage .toolbar h4,
.courselist .toolbar h4,
.searchpage .toolbar h4 {
    padding: 0;
  }
}
.trainingpage .toolbar .facet-search.has-button,
.courselist .toolbar .facet-search.has-button,
.searchpage .toolbar .facet-search.has-button {
  padding-bottom: 2rem;
  position: relative;
}
@media (min-width: 766px) {
  .trainingpage .toolbar .facet-search,
.courselist .toolbar .facet-search,
.searchpage .toolbar .facet-search {
    display: inline-block;
  }
}
.trainingpage .toolbar .facet-search .field,
.courselist .toolbar .facet-search .field,
.searchpage .toolbar .facet-search .field {
  float: left;
}
@media (min-width: 1020px) {
  .trainingpage .toolbar .sort,
.courselist .toolbar .sort,
.searchpage .toolbar .sort {
    display: inline-block;
    float: right;
  }
}
.trainingpage #header-search,
.courselist #header-search,
.searchpage #header-search {
  margin: 0 auto;
}
.trainingpage #header-search input,
.courselist #header-search input,
.searchpage #header-search input {
  font-size: 1.1rem;
  line-height: 1;
  padding: 0.25rem 1rem;
}
.trainingpage #header-search button,
.courselist #header-search button,
.searchpage #header-search button {
  top: 0;
  bottom: 0;
  height: auto;
}
.trainingpage #header-search .icon-search,
.courselist #header-search .icon-search,
.searchpage #header-search .icon-search {
  font-size: 1.4rem;
  line-height: 1;
}
.trainingpage #header-search .minisearch-outer,
.courselist #header-search .minisearch-outer,
.searchpage #header-search .minisearch-outer {
  border-top: thin sold #DFDBD5;
  background-color: rgba(255, 255, 255, 0.96);
  color: #474c55;
}
.trainingpage .section-header,
.courselist .section-header,
.searchpage .section-header {
  margin: 0 1rem 1.5rem;
}
.trainingpage .specialHeading,
.courselist .specialHeading,
.searchpage .specialHeading {
  padding: 0.2rem 0.5rem;
  background-color: #f1563f;
  color: #fff;
  font-size: 0.8rem;
  font-weight: normal;
}

.trainingpage .page-banner .banner-text,
.courselist .page-banner .banner-text {
  text-align: left;
}
.trainingpage .page-banner .banner-text.searched h1,
.courselist .page-banner .banner-text.searched h1 {
  text-transform: capitalize;
  margin-top: 1.4em;
  margin-left: 1em;
}
.trainingpage .page-banner h1,
.courselist .page-banner h1 {
  text-align: left;
  margin-top: 0.8em;
}

.trainingdetailspage [class^=grid-] .text,
.trainingdetailspage [class*=" grid-"] .text,
.courselist [class^=grid-] .text,
.courselist [class*=" grid-"] .text,
.courseitem [class^=grid-] .text,
.courseitem [class*=" grid-"] .text,
.trainingpage [class^=grid-] .text,
.trainingpage [class*=" grid-"] .text,
.searchpage [class^=grid-] .text,
.searchpage [class*=" grid-"] .text {
  background-color: #fff;
}
.trainingdetailspage [class^=grid-] .text h3,
.trainingdetailspage [class^=grid-] .text p,
.trainingdetailspage [class*=" grid-"] .text h3,
.trainingdetailspage [class*=" grid-"] .text p,
.courselist [class^=grid-] .text h3,
.courselist [class^=grid-] .text p,
.courselist [class*=" grid-"] .text h3,
.courselist [class*=" grid-"] .text p,
.courseitem [class^=grid-] .text h3,
.courseitem [class^=grid-] .text p,
.courseitem [class*=" grid-"] .text h3,
.courseitem [class*=" grid-"] .text p,
.trainingpage [class^=grid-] .text h3,
.trainingpage [class^=grid-] .text p,
.trainingpage [class*=" grid-"] .text h3,
.trainingpage [class*=" grid-"] .text p,
.searchpage [class^=grid-] .text h3,
.searchpage [class^=grid-] .text p,
.searchpage [class*=" grid-"] .text h3,
.searchpage [class*=" grid-"] .text p {
  color: #474c55;
}
.trainingdetailspage [class^=grid-] .text p::before,
.trainingdetailspage [class*=" grid-"] .text p::before,
.courselist [class^=grid-] .text p::before,
.courselist [class*=" grid-"] .text p::before,
.courseitem [class^=grid-] .text p::before,
.courseitem [class*=" grid-"] .text p::before,
.trainingpage [class^=grid-] .text p::before,
.trainingpage [class*=" grid-"] .text p::before,
.searchpage [class^=grid-] .text p::before,
.searchpage [class*=" grid-"] .text p::before {
  display: none;
}

.trainingdetailspage [class^=grid-] .text > ul,
.trainingdetailspage [class*=" grid-"] .text > ul,
.courseitem [class^=grid-] .text > ul,
.courseitem [class*=" grid-"] .text > ul {
  margin-top: 0;
  padding-top: 0;
}
.trainingdetailspage [class^=grid-] .text > ul li,
.trainingdetailspage [class*=" grid-"] .text > ul li,
.courseitem [class^=grid-] .text > ul li,
.courseitem [class*=" grid-"] .text > ul li {
  font-size: 0.9rem;
  margin-top: 0;
  padding-top: 0;
}
.trainingdetailspage [class^=grid-] .text td,
.trainingdetailspage [class^=grid-] .text th,
.trainingdetailspage [class*=" grid-"] .text td,
.trainingdetailspage [class*=" grid-"] .text th,
.courseitem [class^=grid-] .text td,
.courseitem [class^=grid-] .text th,
.courseitem [class*=" grid-"] .text td,
.courseitem [class*=" grid-"] .text th {
  font-size: 0.9rem;
}
.trainingdetailspage [class^=grid-] .text td button,
.trainingdetailspage [class^=grid-] .text th button,
.trainingdetailspage [class*=" grid-"] .text td button,
.trainingdetailspage [class*=" grid-"] .text th button,
.courseitem [class^=grid-] .text td button,
.courseitem [class^=grid-] .text th button,
.courseitem [class*=" grid-"] .text td button,
.courseitem [class*=" grid-"] .text th button {
  font-size: 0.9rem;
}
.trainingdetailspage .course-dates form,
.courseitem .course-dates form {
  margin-bottom: 0;
}

#trainingenquiryform {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 992px;
  -moz-flex: 1 1 992px;
  -ms-flex: 1 1 992px;
  flex: 1 1 992px;
  background: #fff;
  padding: 1rem;
  margin: 0.5rem;
}
#trainingenquiryform p {
  font-size: 0.9rem;
}
#trainingenquiryform form {
  margin: 0;
  padding: 0;
}
#trainingenquiryform .umbraco-forms-container,
#trainingenquiryform .umbraco-forms-field,
#trainingenquiryform .umbraco-forms-field-wrapper,
#trainingenquiryform .col-sm-offset-2 {
  margin: 0;
  padding: 0;
}
#trainingenquiryform .umbraco-forms-field-wrapper {
  margin-bottom: 0.5rem;
}
#trainingenquiryform .form-control {
  border: 1px solid #737370;
}
#trainingenquiryform .cim-button {
  background: #fff;
  border: 1px solid #474c55;
  color: #474c55;
  float: right;
}
#trainingenquiryform .cim-button:hover, #trainingenquiryform .cim-button:active, #trainingenquiryform .cim-button:focus {
  background: #474c55;
  color: #fff;
}

.page-list-courses .trainingpage .section-header .inner,
.page-list-courses .courselist .section-header .inner {
  /*background: $bg-grey;*/
}

.training .section-header {
  margin-bottom: 0.75rem;
}
.training .section-header .inner {
  background: #fff;
}
.training .training-heading-text {
  padding-top: 0;
}
.training .training-heading-text > div > p {
  margin-top: 0.25rem;
}
.training .training-heading-text > div > p:last-child {
  margin-bottom: 0.25rem;
}
.training .training-heading-text > .grid-12 {
  padding-top: 0;
}

@media (min-width: 766px) {
  .landing-page-header {
    border-bottom: 4px solid #000;
  }
}

.landing-page-wrapper {
  margin-top: 5rem;
  /*.site-footer {
      .col-address {
          @include breakpoint(medium) {
              @include flex(1 1 50%);
          }
      }

      .col-social {
          @include breakpoint(medium) {
              @include flex(1 1 50%);
              margin-top: 4rem;
              text-align: right;
          }

          @include breakpoint(large) {
              margin-top: 0;
          }

          .icon {
              @include breakpoint(medium) {
                  height: 2.5rem;
                  width: 2.5rem;
                  margin-left: 0.75rem;
              }

              @include breakpoint(large) {
                  height: 2rem;
                  width: 2rem;
              }
          }
      }
  }*/
}
@media (min-width: 766px) {
  .landing-page-wrapper#wrapper {
    margin-top: 6.5rem;
  }
}
.landing-page-wrapper .site-main {
  background-color: #fff;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.landing-page-wrapper .site-main > section {
  margin-left: auto;
  margin-right: auto;
  max-width: 50rem;
}
.landing-page-wrapper .hero-image {
  display: block;
  margin: 0 0 1.5rem;
  width: 100%;
}
@media (min-width: 766px) {
  .landing-page-wrapper #section-0 {
    padding: 0 4rem;
  }
}
.landing-page-wrapper #section-1 {
  padding: 1rem 0;
}
.landing-page-wrapper #section-1 .grid-6 {
  padding: 0 0 1rem;
}
@media (min-width: 766px) {
  .landing-page-wrapper #section-1 .grid-6 {
    padding-bottom: 0;
  }
}

.landing-CTA-block {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  box-flex: auto;
  -webkit-flex: auto;
  -moz-flex: auto;
  -ms-flex: auto;
  flex: auto;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  background: #fff;
  border: thin solid;
  height: 100%;
  margin: 0 1rem 1rem;
  padding: 2rem 2rem 3rem;
  position: relative;
}
.landing-CTA-block img:first-of-type {
  margin-top: -3.5rem;
  margin-left: -2.15rem;
  max-width: none;
  width: calc(100% + 4.3rem) !important;
  height: auto !important;
}
.landing-CTA-block p {
  line-height: 1.6rem;
  margin-bottom: 1.5rem;
}
.landing-CTA-block ul {
  margin-bottom: 2rem;
}
.landing-CTA-block li {
  font-size: 0.9rem;
  margin-bottom: 1rem;
}
.landing-CTA-block .button-solid {
  margin: auto;
  padding: 1rem;
  width: 9rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.page-fresh-opportunities .landing-CTA-block,
.page-fresh-budget .landing-CTA-block {
  border: 10px solid #AEC2D0;
}
.page-fresh-opportunities .landing-CTA-block .button,
.page-fresh-budget .landing-CTA-block .button {
  background: #AEC2D0;
  border-color: #AEC2D0;
  text-transform: uppercase;
  bottom: -2px;
  padding-bottom: 0.75rem;
}
.page-fresh-opportunities .landing-CTA-block .button:hover, .page-fresh-opportunities .landing-CTA-block .button:active, .page-fresh-opportunities .landing-CTA-block .button:focus,
.page-fresh-budget .landing-CTA-block .button:hover,
.page-fresh-budget .landing-CTA-block .button:active,
.page-fresh-budget .landing-CTA-block .button:focus {
  background: #fff;
  color: #AEC2D0;
}
.page-fresh-opportunities .landing-CTA-block h3,
.page-fresh-budget .landing-CTA-block h3 {
  border-bottom: thin solid #AEC2D0;
  color: #909090;
  margin: 0 0 1rem;
  padding: 0 0 1rem;
  font-size: 2rem;
  text-align: center;
  text-transform: uppercase;
}
.page-fresh-opportunities .landing-CTA-block li,
.page-fresh-budget .landing-CTA-block li {
  color: #737370;
  font-weight: 600;
}
.page-fresh-opportunities .landing-CTA-block p,
.page-fresh-budget .landing-CTA-block p {
  border-bottom: thin solid #AEC2D0;
  color: #737370;
  font-weight: 600;
  font-size: 0.95rem;
  line-height: 1.3;
  margin: 0.5rem 0;
  padding: 0 0 1rem;
  text-align: center;
}

.page-upskill .site-main,
.page-use-it .site-main {
  background: #fff url("../img/training-landing/landing_page_assets_bottom_banner_1008x105.jpg") bottom center no-repeat;
  background-size: contain;
}
.page-upskill .grid-12,
.page-use-it .grid-12 {
  padding-top: 0;
}
.page-upskill h1,
.page-use-it h1 {
  font-family: "SourceSansPro", Tahoma, sans-serif;
  font-size: 1.75rem;
  line-height: 1.4;
  margin-top: 0;
}
.page-upskill .section-header,
.page-use-it .section-header {
  margin: 0;
}
.page-upskill .section-header::before,
.page-use-it .section-header::before {
  display: none;
}
.page-upskill .grid-6 h3,
.page-use-it .grid-6 h3 {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: auto 5rem;
  margin: 0 -2rem;
  padding: 0;
  height: 5rem;
  text-indent: -200vw;
}
@media (min-width: 766px) {
  .page-upskill .grid-6 h3,
.page-use-it .grid-6 h3 {
    height: 6rem;
    background-size: auto 6rem;
  }
}
.page-upskill .grid-6:first-child h3,
.page-use-it .grid-6:first-child h3 {
  background-image: url("../img/training-landing/qualifications.png");
}
.page-upskill .grid-6:nth-child(2) h3,
.page-use-it .grid-6:nth-child(2) h3 {
  background-image: url("../img/training-landing/training.png");
}
.page-upskill .landing-CTA-block,
.page-use-it .landing-CTA-block {
  padding-top: 0;
  border-top: 0;
}
.page-upskill .landing-CTA-block h2,
.page-upskill .landing-CTA-block h3,
.page-upskill .landing-CTA-block p,
.page-use-it .landing-CTA-block h2,
.page-use-it .landing-CTA-block h3,
.page-use-it .landing-CTA-block p {
  color: #000;
}
.page-upskill .landing-CTA-block p,
.page-use-it .landing-CTA-block p {
  text-transform: uppercase;
}
.page-upskill .landing-CTA-block li,
.page-use-it .landing-CTA-block li {
  color: #000;
  font-size: 0.9rem;
  margin-bottom: 1rem;
}
.page-upskill .landing-CTA-block .button-solid,
.page-use-it .landing-CTA-block .button-solid {
  background-color: #000;
  border-color: #000;
  font-size: 0.9rem;
  font-weight: 600;
  text-transform: uppercase;
  white-space: nowrap;
}
.page-upskill .landing-CTA-block:hover .button-solid, .page-upskill .landing-CTA-block:active .button-solid, .page-upskill .landing-CTA-block:focus .button-solid,
.page-use-it .landing-CTA-block:hover .button-solid,
.page-use-it .landing-CTA-block:active .button-solid,
.page-use-it .landing-CTA-block:focus .button-solid {
  background: transparent;
  color: #000;
}

.page-tailored-training-solutions-test .section-header,
.page-tailored-training-solutions .section-header {
  color: #070078;
  line-height: 1.4;
  text-align: left;
}
.page-tailored-training-solutions-test .section-header::before,
.page-tailored-training-solutions .section-header::before {
  display: none;
}
.page-tailored-training-solutions-test .section-header .inner,
.page-tailored-training-solutions .section-header .inner {
  background: transparent;
  padding: 0;
}
.page-tailored-training-solutions-test .info-area,
.page-tailored-training-solutions .info-area {
  background: transparent url("../img/training-landing/TTS-CTA-background.jpg") bottom center no-repeat;
  border: 0;
}
.page-tailored-training-solutions-test .info-area h3,
.page-tailored-training-solutions .info-area h3 {
  font-family: "SourceSansPro", Tahoma, serif;
  font-weight: 400;
  margin-top: 0;
}
.page-tailored-training-solutions-test .umbraco-forms-page,
.page-tailored-training-solutions .umbraco-forms-page {
  padding-top: 1rem;
}
.page-tailored-training-solutions-test .umbraco-forms-container,
.page-tailored-training-solutions .umbraco-forms-container {
  margin: 0;
  padding: 0;
}
.page-tailored-training-solutions-test .umbraco-forms-navigation [class^=col-],
.page-tailored-training-solutions .umbraco-forms-navigation [class^=col-] {
  margin: 0;
  padding: 0;
}
.page-tailored-training-solutions-test .umbraco-forms-navigation .cim-button,
.page-tailored-training-solutions .umbraco-forms-navigation .cim-button {
  background: transparent;
  border: 0;
  color: #474c55;
  float: right;
  padding: 0;
}
.page-tailored-training-solutions-test .umbraco-forms-navigation .cim-button:hover, .page-tailored-training-solutions-test .umbraco-forms-navigation .cim-button:active, .page-tailored-training-solutions-test .umbraco-forms-navigation .cim-button:focus,
.page-tailored-training-solutions .umbraco-forms-navigation .cim-button:hover,
.page-tailored-training-solutions .umbraco-forms-navigation .cim-button:active,
.page-tailored-training-solutions .umbraco-forms-navigation .cim-button:focus {
  color: #070078;
}
@media (min-width: 766px) {
  .page-tailored-training-solutions-test .grid-9,
.page-tailored-training-solutions .grid-9 {
    padding-right: 2rem;
  }
}
.page-tailored-training-solutions-test .grid-3,
.page-tailored-training-solutions .grid-3 {
  padding-top: 2rem;
}
@media (min-width: 766px) {
  .page-tailored-training-solutions-test .grid-3,
.page-tailored-training-solutions .grid-3 {
    padding-top: 0;
    padding-right: 0;
  }
}
.page-tailored-training-solutions-test .grid-3 p:last-of-type,
.page-tailored-training-solutions .grid-3 p:last-of-type {
  float: right;
}
.page-tailored-training-solutions-test .accordion-caller,
.page-tailored-training-solutions .accordion-caller {
  font-family: "SourceSansPro", Tahoma, serif;
  color: #070078;
  font-weight: 400;
}
.page-tailored-training-solutions-test .accordion-caller:hover, .page-tailored-training-solutions-test .accordion-caller:active, .page-tailored-training-solutions-test .accordion-caller:focus,
.page-tailored-training-solutions .accordion-caller:hover,
.page-tailored-training-solutions .accordion-caller:active,
.page-tailored-training-solutions .accordion-caller:focus {
  color: #070078;
}
.page-tailored-training-solutions-test .accordion-caller.on::before,
.page-tailored-training-solutions .accordion-caller.on::before {
  color: #070078;
}

.trainingpage .featured .grid .product,
.courselist .featured .grid .product {
  border: none;
}
.trainingpage .featured .grid .product .tagline,
.courselist .featured .grid .product .tagline {
  display: none;
}
.trainingpage .featured .grid .product .product-description,
.courselist .featured .grid .product .product-description {
  background: #474c55;
}
.trainingpage .featured .grid .product .product-description h3,
.courselist .featured .grid .product .product-description h3 {
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.3em;
  margin: 1em 0.5em 2em 0.5em;
  font-family: "SourceSansPro", Tahoma, serif;
  font-weight: normal;
}
.trainingpage .featured .grid .product .product-description p,
.courselist .featured .grid .product .product-description p {
  display: none;
}
.trainingpage .featured .grid .product .product-description padding,
.courselist .featured .grid .product .product-description padding {
  display: none;
}
.trainingpage .featured .grid .product .product-description:hover,
.courselist .featured .grid .product .product-description:hover {
  border: none;
}
.trainingpage .featured .grid .product .product-footer .date,
.courselist .featured .grid .product .product-footer .date {
  color: #fff;
  margin-left: 1.3em;
  font-weight: normal;
}
.trainingpage .featured .grid .product .product-footer .price,
.courselist .featured .grid .product .product-footer .price {
  color: #fff;
  margin-left: 0.4em;
  font-weight: normal;
}
.trainingpage .featured .grid .product .product-footer .tags,
.courselist .featured .grid .product .product-footer .tags {
  margin-left: 0.8em;
}
.trainingpage .featured .grid .product .product-footer .product-link .link-text,
.courselist .featured .grid .product .product-footer .product-link .link-text {
  color: #fff;
  margin-right: 0.5em;
  background-color: #f1563f;
  padding: 0.15em 0.4em;
  border-radius: 10px;
  font-size: 0.9em;
  font-weight: 400;
  line-height: 1;
}
.trainingpage .featured .grid .product .product-footer .product-link .icon,
.courselist .featured .grid .product .product-footer .product-link .icon {
  display: none;
}
.trainingpage .featured .grid .product .tag-orange,
.courselist .featured .grid .product .tag-orange {
  background: #737370;
}
.trainingpage .featured .grid .product :hover,
.courselist .featured .grid .product :hover {
  border: none;
}
.trainingpage .site-wrapper .site-wrapper-inner,
.courselist .site-wrapper .site-wrapper-inner {
  background-color: #fff;
}
.trainingpage .search-block,
.courselist .search-block {
  background-color: #f7f4f2;
  display: flex;
  align-items: center;
  justify-content: center;
}
.trainingpage .toolbar,
.courselist .toolbar {
  margin-left: 1em;
  margin-right: 1em;
  margin-top: 1em;
}
.trainingpage .toolbar .results-legend,
.courselist .toolbar .results-legend {
  padding-left: 1em;
}
.trainingpage .toolbar .facet-search.has-button,
.courselist .toolbar .facet-search.has-button {
  padding-bottom: initial;
}
.trainingpage .toolbar .filters,
.courselist .toolbar .filters {
  background-color: #f7f4f2;
}
.trainingpage #header-search,
.courselist #header-search {
  width: 100%;
  max-width: none;
  margin-right: 0;
}
.trainingpage .toolbar .filters .facet-search h4,
.courselist .toolbar .filters .facet-search h4 {
  display: inline-block;
}
.trainingpage .toolbar .filters .facet-search .select-row,
.courselist .toolbar .filters .facet-search .select-row {
  margin-left: 1.4em;
}
.trainingpage .toolbar .filters .select .customSelect,
.trainingpage .toolbar .filters .select select,
.courselist .toolbar .filters .select .customSelect,
.courselist .toolbar .filters .select select {
  width: 137px !important;
}
.trainingpage .toolbar .filters .select.specialism .customSelect,
.trainingpage .toolbar .filters .select.specialism #specialism,
.courselist .toolbar .filters .select.specialism .customSelect,
.courselist .toolbar .filters .select.specialism #specialism {
  width: 280px !important;
}
.trainingpage .sort h4,
.courselist .sort h4 {
  display: none;
}
.trainingpage .button-reset,
.courselist .button-reset {
  bottom: -22px;
}
.trainingpage .slider-row,
.courselist .slider-row {
  display: none;
}
.trainingpage .page-container .paging,
.courselist .page-container .paging {
  float: none;
  margin: 0 auto;
  display: table;
}

.slider-nav {
  margin-right: 1em;
}

.moreitemsconsider {
  width: 100%;
}

.ourhistorypage .page-banner {
  border: none;
  margin-bottom: 2rem;
}

/* -----------------------------------------------
:: Pages, Timeline
-------------------------------------------------- */
#timeline #left-arrow,
#timeline #right-arrow {
  display: none;
  border: none;
  padding: 0;
  outline: none;
}
#timeline #left-arrow .icon,
#timeline #right-arrow .icon {
  height: 3rem;
  width: 1rem;
}
#timeline #left-arrow:hover, #timeline #left-arrow:active, #timeline #left-arrow:focus,
#timeline #right-arrow:hover,
#timeline #right-arrow:active,
#timeline #right-arrow:focus {
  background: transparent;
  color: #f1563f;
}

#timeline #scroll-list-container {
  max-width: 900px;
  margin: 0 auto;
}

#timeline h2 {
  font-family: "SourceSansPro", Tahoma, serif;
  margin: 0 0 1rem 0;
  padding: 0.2rem 0;
  font-weight: 400;
  font-size: 1.875rem;
  letter-spacing: 0px;
  color: #070078;
  border-bottom: 1px solid #070078;
}

#timeline h3:first-of-type,
#timeline h4 {
  margin: 0;
}

#timeline h3 {
  font-family: "SourceSansPro", Tahoma, sans-serif;
  font-weight: bold;
  margin: 2rem 0 0;
  line-height: 1.4;
  font-size: 1.5rem;
  letter-spacing: 0px;
  color: #000;
  padding: 0 0 0.5rem;
}

#timeline h4 {
  font-size: 1.125rem;
  color: #737370;
  margin: 0;
  line-height: 1.4;
  padding: 0 0 0.1rem;
}

#timeline p {
  font-size: 1rem;
  margin: 0;
  padding: 0 0 0.75rem;
  line-height: 1.6;
}

#timeline p + h4 {
  margin: 0.75em 0 0 0;
}

#timeline p:last-of-type {
  margin: 0;
}

@media screen and (min-width: 64em) {
  #timeline #left-arrow, #timeline #right-arrow {
    display: block;
    margin-top: 150px;
    cursor: pointer;
  }

  #timeline #left-arrow {
    float: left;
    margin-right: 16px;
  }

  #timeline #right-arrow {
    float: right;
    margin-left: 16px;
  }

  #timeline #scroll-list-container {
    max-width: 915px;
    width: 915px;
    overflow: hidden;
  }

  #timeline .timeline {
    min-width: 3355px;
  }

  /* 11 blocks (down from 45) */
  #timeline .timeline > div {
    width: 305px !important;
  }

  #timeline .timeline-block .timeline-line {
    width: 100% !important;
    height: 2px !important;
  }
}
.timeline * {
  /*color: inherit;*/
}

.timeline {
  /*    position: relative;
  */
  color: #000;
  /*    display: table;*/
  width: 100%;
}

.timeline-block .timeline-line {
  content: "";
  position: absolute;
  bottom: 0;
  height: auto !important;
  width: 2px;
  left: 18px;
  transition-property: height, width, background;
  background: #73e8eb !important;
}

.timeline-block:last-of-type > .timeline-line {
  opacity: 0;
  display: none;
}

.timeline-block {
  position: relative;
}

.timeline-block.tl-orient-vertical {
  padding-bottom: 3em;
}

.timeline-block[data-tl-orient=horizontal] {
  /*display: table-cell;*/
  /*width: 33.3%;*/
  padding-right: 1em;
}

.timeline-block:last-of-type {
  padding-bottom: 0px;
  /*    padding-right: 0px; */
}

.timeline-content {
  border-radius: 0.25em;
  padding: 1em;
  background: white;
  position: relative;
  box-sizing: border-box;
  /*  border: 1px solid #d9d9d9; */
  border-radius: 0 !important;
  /*  -webkit-box-shadow: 0px 2px 5px rgba(0,0,0,0.15); 
         -moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.15);
           -o-box-shadow: 0px 2px 5px rgba(0,0,0,0.15);
              box-shadow: 0px 2px 5px rgba(0,0,0,0.15); */
}

.timeline-content figure {
  margin-bottom: 1em;
}

.timeline-block[data-tl-orient=horizontal] > .timeline-content {
  margin-bottom: 3px;
}

.timeline-arrow {
  content: "";
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white;
  border-right-color: #fff !important;
}

@media screen and (min-width: 64em) {
  .timeline-arrow {
    border-bottom-color: #fff !important;
    border-right-color: transparent !important;
  }
}
.timeline-block[data-tl-orient=horizontal] > .timeline-content > .timeline-arrow {
  top: -14px;
  left: 22px !important;
}

.timeline-content:after {
  content: "";
  display: table;
  clear: both;
}

.timeline-content > p {
  margin-bottom: 0.75em;
}

.timeline-content iframe {
  width: 100%;
  min-height: 300px;
}

.timeline-block > .timeline-date {
  /*float: left;*/
  padding: 0.8em 0;
  opacity: 0.7;
  position: relative;
}

/*.timeline-content .timeline-read-more {
    float: right;
    padding: .8em 1em;
    color: white;
}*/
[data-tl-orient=horizontal] > .timeline-img {
  display: block;
  /*margin: 0 auto;*/
  margin-left: 0px !important;
  position: relative;
  margin-bottom: 1em;
}

.timeline-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  background-color: white;
  border: 4px solid white;
  /*box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.1), inset 0 3px 0 4px rgba(0, 0, 0, 0.2);*/
  background-size: 80%;
  background-repeat: no-repeat;
  background-position: center;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale");
}

/* .timeline-content img {
    width: 100%;
} */
/*@media only screen and (min-width: 1170px) {*/
.tl-large > .timeline-block.tl-orient-vertical > .timeline-line {
  left: 50%;
  margin-left: -1px;
  top: 60px;
}

.tl-large > .timeline-block.tl-orient-vertical > .timeline-content {
  margin-left: 0px;
  padding: 1.6em;
  width: 45%;
}

.tl-large > .timeline-block.tl-orient-vertical.tl-even > .timeline-content {
  /*float: right;*/
  /*margin-left: 55%;*/
}

.tl-large > .timeline-block.tl-orient-vertical.tl-even > .timeline-content > .timeline-arrow {
  top: 24px;
  left: auto;
  right: 100%;
}

.tl-large > .timeline-block.tl-orient-vertical > .timeline-content > .timeline-arrow {
  top: 24px;
  left: 100%;
}

.tl-large > .timeline-block.tl-orient-vertical > .timeline-date {
  position: absolute;
  width: 100%;
  left: 122%;
  top: 6px;
  font-size: 1rem;
}

.tl-large > .timeline-block.tl-orient-vertical.tl-even > .timeline-date {
  left: auto !important;
  right: 122% !important;
  text-align: right !important;
}

.tl-large > .timeline-block > .timeline-img {
  width: 60px;
  height: 60px;
  left: 50%;
  margin-left: -30px;
}

.tl-large > .timeline-block[data-tl-orient=horizontal] > .timeline-img {
  left: 0.5%;
}

/*}*/
.is-hidden {
  visibility: hidden;
}

.bounce-in {
  visibility: visible;
  -webkit-animation: bounce 0.6s;
  animation: bounce 0.6s;
}

@-moz-keyframes bounce {
  0% {
    opacity: 0;
    transform: scale(0.5);
  }
  60% {
    opacity: 1;
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
    /*-webkit-transform: scale(1);*/
  }
}
@-webkit-keyframes bounce {
  0% {
    opacity: 0;
    transform: scale(0.5);
  }
  60% {
    opacity: 1;
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
    /*-webkit-transform: scale(1);*/
  }
}
@keyframes bounce {
  0% {
    opacity: 0;
    transform: scale(0.5);
  }
  60% {
    opacity: 1;
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
.order .page-banner h1,
.order .page-banner h2,
.order .page-banner h3,
.order .page-banner p {
  line-height: 1.2;
  margin: 0;
  padding: 0 0 0.5rem;
}
.order .page-banner h1 {
  font-size: 1.8rem;
}
.order .page-banner h3 {
  font-family: "SourceSansPro", Tahoma, sans-serif;
  font-size: 1.1rem;
}
.order .page-banner p {
  font-size: 1rem;
  text-shadow: 0.4rem 0.2rem 0.9rem #474c55;
}
@media (min-width: 766px) {
  .order .page-banner p {
    font-size: 1.2rem;
  }
}
.order .checkout-timer {
  width: 45%;
}
@media (min-width: 766px) {
  .order .checkout-timer {
    position: absolute;
    top: 1em;
    right: 1em;
  }
}
.order .timer {
  font-family: "SourceSansPro", Tahoma, sans-serif;
  display: block;
  font-size: 1.2rem;
  white-space: nowrap;
  padding-top: 0.5rem;
}
@media (min-width: 766px) {
  .order .timer {
    font-size: 1.4rem;
  }
}

footer .checkout-hide {
  display: block;
}

footer .checkout-show {
  display: none;
}

.checkoutloginpage, .attendeedetailspage, .billingpage {
  /*.site-footer .col-address {
      @include flex(1 0 50%);
  }*/
}
.checkoutloginpage #header #account-nav,
.checkoutloginpage .nav-container,
.checkoutloginpage footer .checkout-hide, .attendeedetailspage #header #account-nav,
.attendeedetailspage .nav-container,
.attendeedetailspage footer .checkout-hide, .billingpage #header #account-nav,
.billingpage .nav-container,
.billingpage footer .checkout-hide {
  display: none;
}
.checkoutloginpage footer .checkout-show, .attendeedetailspage footer .checkout-show, .billingpage footer .checkout-show {
  display: block;
}
.checkoutloginpage .site-header, .attendeedetailspage .site-header, .billingpage .site-header {
  border-bottom: 4px solid #000;
}
.checkoutloginpage #wrapper, .attendeedetailspage #wrapper, .billingpage #wrapper {
  margin-top: 105px;
}

.page-qualifications p {
  padding-bottom: 0.5rem;
}
.page-qualifications h2.section-header {
  margin: 1em 0 1em 0;
}
.page-qualifications h2.first {
  margin-top: 0 !important;
}
.page-qualifications .cim-button {
  width: 100%;
}
.page-qualifications .cim-button.grey-invert {
  color: #474c55;
  border-color: #474c55;
  background-color: #fff;
}
.page-qualifications .cim-button.grey-invert:hover {
  color: #fff;
  background-color: #474c55;
}
.page-qualifications .cimquals h3 {
  font-family: "SourceSansPro", Tahoma, sans-serif;
  color: #333333;
  font-size: 1.125rem;
  font-weight: bold;
  letter-spacing: -0.005rem;
  line-height: 1.4;
  margin: 0;
  padding: 0 0 0.2rem;
}
.page-qualifications .cimquals p {
  color: #333333;
  font-size: 1rem;
  line-height: 1.6rem;
  margin: 0;
  padding: 0 0 1rem;
}
.page-qualifications .cimquals .columns {
  padding: 1rem;
  position: relative;
}
.page-qualifications .cimqual {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  border: 2px solid;
  margin-bottom: 1rem;
}
@media (min-width: 481px) {
  .page-qualifications .cimqual {
    -webkit-align-content: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.page-qualifications .cimqual .button {
  background: currentColor;
  width: 97%;
  margin: 0.25em;
}
.page-qualifications .cimqual .button:hover, .page-qualifications .cimqual .button:active, .page-qualifications .cimqual .button:focus {
  background: transparent;
}
.page-qualifications .cimqual .button:hover .button-text, .page-qualifications .cimqual .button:active .button-text, .page-qualifications .cimqual .button:focus .button-text {
  color: currentColor;
}
.page-qualifications .cimqual.cimfoundation {
  color: #8FCC8F;
}
.page-qualifications .cimqual.cimfoundation .button {
  color: #8FCC8F;
}
.page-qualifications .cimqual.cimcertificate {
  color: #FAC031;
}
.page-qualifications .cimqual.cimcertificate .button {
  color: #FAC031;
}
.page-qualifications .cimqual.cimpostgrad {
  color: #8970B2;
}
.page-qualifications .cimqual.cimpostgrad .button {
  color: #8970B2;
}
.page-qualifications .cimqual.cimdiploma {
  color: #f1563f;
}
.page-qualifications .cimqual.cimdiploma .button {
  color: #f1563f;
}
.page-qualifications .cimqual-col {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 100%;
  -moz-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  position: relative;
  padding: 1rem;
}
@media (min-width: 481px) {
  .page-qualifications .cimqual-intro {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    box-ordinal-group: 1;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    -ms-flex-order: 1;
    padding-bottom: 3rem;
  }
}
@media (min-width: 766px) {
  .page-qualifications .cimqual-intro {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 30%;
    -moz-flex: 0 0 30%;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    /*border-left: 14px solid currentColor;*/
    border-right: 2px solid currentColor;
    padding-bottom: 3rem;
  }
}
@media (min-width: 481px) {
  .page-qualifications .cimqual-description {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    box-ordinal-group: 3;
    -webkit-order: 3;
    -moz-order: 3;
    order: 3;
    -ms-flex-order: 3;
  }
}
@media (min-width: 766px) {
  .page-qualifications .cimqual-description {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 40%;
    -moz-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 calc(70% - 11.25rem)-1px;
    -moz-flex: 0 0 calc(70% - 11.25rem)-1px;
    -ms-flex: 0 0 calc(70% - 11.25rem)-1px;
    flex: 0 0 calc(70% - 11.25rem)-1px;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
    -ms-flex-order: 2;
  }
}
.page-qualifications .cimqual-video-thumb {
  height: 0;
  padding: 100% 0 0;
}
@media (min-width: 481px) {
  .page-qualifications .cimqual-video-thumb {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
    -ms-flex-order: 2;
    height: auto;
    padding: 0;
  }
}
@media (min-width: 766px) {
  .page-qualifications .cimqual-video-thumb {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 11.25rem;
    -moz-flex: 0 0 11.25rem;
    -ms-flex: 0 0 11.25rem;
    flex: 0 0 11.25rem;
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    box-ordinal-group: 3;
    -webkit-order: 3;
    -moz-order: 3;
    order: 3;
    -ms-flex-order: 3;
    float: right;
    margin-left: auto;
  }
}
.page-qualifications .cimqual-video-thumb > a {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
@media (min-width: 481px) {
  .page-qualifications .button {
    position: absolute;
    bottom: -1px;
    left: -1px;
  }
  .page-qualifications .button.top-of-page {
    position: fixed;
    left: auto;
    bottom: 2rem;
  }
}
.page-qualifications .button-text {
  color: #fff;
}

@media screen and (min-width: 0\0 ) {
  .page-qualifications .cimqual {
    display: block;
    min-height: 250px;
  }
}
@media screen and (min-width: 0\0 ) and (min-width: 766px) {
  .page-qualifications .cimqual-intro {
    display: inline-block;
    width: 25%;
  }
}
@media screen and (min-width: 0\0 ) and (min-width: 766px) {
  .page-qualifications .cimqual-description {
    display: inline-block;
    width: 50%;
  }
}
@media screen and (min-width: 0\0 ) {
  .page-qualifications .cimqual-video-thumb {
    padding: 0;
    height: 250px;
    width: 100%;
    text-align: center;
  }
}
@media screen and (min-width: 0\0 ) and (min-width: 766px) {
  .page-qualifications .cimqual-video-thumb {
    float: right;
    padding: 0;
    height: 250px;
    width: 20%;
  }
}
@media screen and (min-width: 0\0 ) {
  .page-qualifications .cimqual-video-thumb a {
    display: block;
    width: 100%;
  }
}
/* Fonts */
/* Battersea */
@font-face {
  font-family: "Battersea";
  src: url("/fonts/Battersea/Battersea_Regular_2011.woff") format("woff"), url("/fonts/Battersea/Battersea_Regular_2011.ttf") format("truetype"), url("/fonts/Battersea/Battersea_Regular_2011.svg#Battersea_Regular_2011") format("svg");
  /* Legacy iOS */
  font-weight: normal;
}
@font-face {
  font-family: "Battersea";
  src: url("/fonts/Battersea/Battersea_SemiBold_2011.woff") format("woff"), url("/fonts/Battersea/Battersea_SemiBold_2011.ttf") format("truetype"), url("/fonts/Battersea/Battersea_SemiBold_2011.svg#Battersea_SemiBold_2011") format("svg");
  /* Legacy iOS */
  font-weight: 600;
}
@font-face {
  font-family: "Battersea";
  src: url("/fonts/Battersea/Battersea_Bold_2011.woff") format("woff"), url("/fonts/Battersea/Battersea_Bold_2011.ttf") format("truetype"), url("/fonts/Battersea/Battersea_Bold_2011.svg#Battersea_Bold_2011") format("svg");
  /* Legacy iOS */
  font-weight: bold;
}
/* BerlingskeSerifTx */
@font-face {
  font-family: "BerlingskeSerifTx";
  src: url("/fonts/BerlingskeSerifTx/BerlingskeSerifTx-Rg.woff") format("woff"), url("/fonts/BerlingskeSerifTx/BerlingskeSerifTx-Rg.ttf") format("truetype"), url("/fonts/BerlingskeSerifTx/BerlingskeSerifTx-Rg.svg#BerlingskeSerifTx-XBd") format("svg");
  /* Legacy iOS */
  font-weight: normal;
}
@font-face {
  font-family: "BerlingskeSerifTx";
  src: url("/fonts/BerlingskeSerifTx/BerlingskeSerifTx-XBd.woff") format("woff"), url("/fonts/BerlingskeSerifTx/BerlingskeSerifTx-XBd.ttf") format("truetype"), url("/fonts/BerlingskeSerifTx/BerlingskeSerifTx-XBd.svg#BerlingskeSerifTx-XBd") format("svg");
  /* Legacy iOS */
  font-weight: bold;
}
@font-face {
  font-family: "FontAwesome";
  src: url("/fonts/webfonts/fa-regular-400.woff") format("woff"), url("/fonts/webfonts/fa-regular-400.ttf") format("truetype");
  font-weight: normal;
}
@font-face {
  font-family: "FontAwesomeSolid";
  src: url("/fonts/webfonts/fa-solid-900.woff") format("woff"), url("/fonts/webfonts/fa-solid-900.ttf") format("truetype");
  font-weight: normal;
}
@font-face {
  font-family: "SourceSansPro";
  src: url("/fonts/Source_Sans_Pro/SourceSansPro-Regular.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: normal;
}
@font-face {
  font-family: "SourceSansPro";
  src: url("/fonts/Source_Sans_Pro/SourceSansPro-Bold.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: bold;
}
@font-face {
  font-family: "SourceSerifPro";
  src: url("/fonts/Source_Serif_Pro/SourceSerifPro-Regular.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: normal;
}
@font-face {
  font-family: "SourceSerifPro";
  src: url("/fonts/Source_Serif_Pro/SourceSerifPro-Bold.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: bold;
}
/* Inherited mixins */
/* Helpers */
/*!
 * Font Awesome Free 5.15.3 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,
.user,
.far,
.fal,
.fad,
.fab,
.twitter {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.user, .twitter {
  -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,
.fa-pull-left.user,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left,
.fa-pull-left.twitter {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.fa-pull-right.user,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right,
.fa-pull-right.twitter {
  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.3 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("../fonts/webfonts/fa-solid-900.eot");
  src: url("../fonts/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/webfonts/fa-solid-900.woff2") format("woff2"), url("../fonts/webfonts/fa-solid-900.woff") format("woff"), url("../fonts/webfonts/fa-solid-900.ttf") format("truetype"), url("../fonts/webfonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas,
.user {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/*!
 * Font Awesome Free 5.15.3 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("../fonts/webfonts/fa-brands-400.eot");
  src: url("../fonts/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/webfonts/fa-brands-400.woff2") format("woff2"), url("../fonts/webfonts/fa-brands-400.woff") format("woff"), url("../fonts/webfonts/fa-brands-400.ttf") format("truetype"), url("../fonts/webfonts/fa-brands-400.svg#fontawesome") format("svg");
}
.fab, .twitter {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

/*!
 * Font Awesome Free 5.15.3 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("../fonts/webfonts/fa-regular-400.eot");
  src: url("../fonts/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/webfonts/fa-regular-400.woff2") format("woff2"), url("../fonts/webfonts/fa-regular-400.woff") format("woff"), url("../fonts/webfonts/fa-regular-400.ttf") format("truetype"), url("../fonts/webfonts/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

/*!
 * Font Awesome Free 5.15.3 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.fa-glass:before {
  content: "";
}

.fa.fa-meetup {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-star-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-star-o:before {
  content: "";
}

.fa.fa-remove:before {
  content: "";
}

.fa.fa-close:before {
  content: "";
}

.fa.fa-gear:before {
  content: "";
}

.fa.fa-trash-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-trash-o:before {
  content: "";
}

.fa.fa-file-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-o:before {
  content: "";
}

.fa.fa-clock-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-clock-o:before {
  content: "";
}

.fa.fa-arrow-circle-o-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-down:before {
  content: "";
}

.fa.fa-arrow-circle-o-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-up:before {
  content: "";
}

.fa.fa-play-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-play-circle-o:before {
  content: "";
}

.fa.fa-repeat:before {
  content: "";
}

.fa.fa-rotate-right:before {
  content: "";
}

.fa.fa-refresh:before {
  content: "";
}

.fa.fa-list-alt {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-dedent:before {
  content: "";
}

.fa.fa-video-camera:before {
  content: "";
}

.fa.fa-picture-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-picture-o:before {
  content: "";
}

.fa.fa-photo {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-photo:before {
  content: "";
}

.fa.fa-image {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-image:before {
  content: "";
}

.fa.fa-pencil:before {
  content: "";
}

.fa.fa-map-marker:before {
  content: "";
}

.fa.fa-pencil-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-pencil-square-o:before {
  content: "";
}

.fa.fa-share-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-share-square-o:before {
  content: "";
}

.fa.fa-check-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-check-square-o:before {
  content: "";
}

.fa.fa-arrows:before {
  content: "";
}

.fa.fa-times-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-times-circle-o:before {
  content: "";
}

.fa.fa-check-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-check-circle-o:before {
  content: "";
}

.fa.fa-mail-forward:before {
  content: "";
}

.fa.fa-expand:before {
  content: "";
}

.fa.fa-compress:before {
  content: "";
}

.fa.fa-eye {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-eye-slash {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-warning:before {
  content: "";
}

.fa.fa-calendar:before {
  content: "";
}

.fa.fa-arrows-v:before {
  content: "";
}

.fa.fa-arrows-h:before {
  content: "";
}

.fa.fa-bar-chart {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-bar-chart:before {
  content: "";
}

.fa.fa-bar-chart-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-bar-chart-o:before {
  content: "";
}

.fa.fa-twitter-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gears:before {
  content: "";
}

.fa.fa-thumbs-o-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-thumbs-o-up:before {
  content: "";
}

.fa.fa-thumbs-o-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-thumbs-o-down:before {
  content: "";
}

.fa.fa-heart-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-heart-o:before {
  content: "";
}

.fa.fa-sign-out:before {
  content: "";
}

.fa.fa-linkedin-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-linkedin-square:before {
  content: "";
}

.fa.fa-thumb-tack:before {
  content: "";
}

.fa.fa-external-link:before {
  content: "";
}

.fa.fa-sign-in:before {
  content: "";
}

.fa.fa-github-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-lemon-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-lemon-o:before {
  content: "";
}

.fa.fa-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-square-o:before {
  content: "";
}

.fa.fa-bookmark-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-bookmark-o:before {
  content: "";
}

.fa.fa-twitter {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook:before {
  content: "";
}

.fa.fa-facebook-f {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook-f:before {
  content: "";
}

.fa.fa-github {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-credit-card {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-feed:before {
  content: "";
}

.fa.fa-hdd-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hdd-o:before {
  content: "";
}

.fa.fa-hand-o-right {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-o-right:before {
  content: "";
}

.fa.fa-hand-o-left {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-o-left:before {
  content: "";
}

.fa.fa-hand-o-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-o-up:before {
  content: "";
}

.fa.fa-hand-o-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-o-down:before {
  content: "";
}

.fa.fa-arrows-alt:before {
  content: "";
}

.fa.fa-group:before {
  content: "";
}

.fa.fa-chain:before {
  content: "";
}

.fa.fa-scissors:before {
  content: "";
}

.fa.fa-files-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-files-o:before {
  content: "";
}

.fa.fa-floppy-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-floppy-o:before {
  content: "";
}

.fa.fa-navicon:before {
  content: "";
}

.fa.fa-reorder:before {
  content: "";
}

.fa.fa-pinterest {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pinterest-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus:before {
  content: "";
}

.fa.fa-money {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-money:before {
  content: "";
}

.fa.fa-unsorted:before {
  content: "";
}

.fa.fa-sort-desc:before {
  content: "";
}

.fa.fa-sort-asc:before {
  content: "";
}

.fa.fa-linkedin {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-linkedin:before {
  content: "";
}

.fa.fa-rotate-left:before {
  content: "";
}

.fa.fa-legal:before {
  content: "";
}

.fa.fa-tachometer:before {
  content: "";
}

.fa.fa-dashboard:before {
  content: "";
}

.fa.fa-comment-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-comment-o:before {
  content: "";
}

.fa.fa-comments-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-comments-o:before {
  content: "";
}

.fa.fa-flash:before {
  content: "";
}

.fa.fa-clipboard {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-paste {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-paste:before {
  content: "";
}

.fa.fa-lightbulb-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-lightbulb-o:before {
  content: "";
}

.fa.fa-exchange:before {
  content: "";
}

.fa.fa-cloud-download:before {
  content: "";
}

.fa.fa-cloud-upload:before {
  content: "";
}

.fa.fa-bell-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-bell-o:before {
  content: "";
}

.fa.fa-cutlery:before {
  content: "";
}

.fa.fa-file-text-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-text-o:before {
  content: "";
}

.fa.fa-building-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-building-o:before {
  content: "";
}

.fa.fa-hospital-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hospital-o:before {
  content: "";
}

.fa.fa-tablet:before {
  content: "";
}

.fa.fa-mobile:before {
  content: "";
}

.fa.fa-mobile-phone:before {
  content: "";
}

.fa.fa-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-circle-o:before {
  content: "";
}

.fa.fa-mail-reply:before {
  content: "";
}

.fa.fa-github-alt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-folder-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-folder-o:before {
  content: "";
}

.fa.fa-folder-open-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-folder-open-o:before {
  content: "";
}

.fa.fa-smile-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-smile-o:before {
  content: "";
}

.fa.fa-frown-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-frown-o:before {
  content: "";
}

.fa.fa-meh-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-meh-o:before {
  content: "";
}

.fa.fa-keyboard-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-keyboard-o:before {
  content: "";
}

.fa.fa-flag-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-flag-o:before {
  content: "";
}

.fa.fa-mail-reply-all:before {
  content: "";
}

.fa.fa-star-half-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-star-half-o:before {
  content: "";
}

.fa.fa-star-half-empty {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-star-half-empty:before {
  content: "";
}

.fa.fa-star-half-full {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-star-half-full:before {
  content: "";
}

.fa.fa-code-fork:before {
  content: "";
}

.fa.fa-chain-broken:before {
  content: "";
}

.fa.fa-shield:before {
  content: "";
}

.fa.fa-calendar-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-calendar-o:before {
  content: "";
}

.fa.fa-maxcdn {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-html5 {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-css3 {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ticket:before {
  content: "";
}

.fa.fa-minus-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-minus-square-o:before {
  content: "";
}

.fa.fa-level-up:before {
  content: "";
}

.fa.fa-level-down:before {
  content: "";
}

.fa.fa-pencil-square:before {
  content: "";
}

.fa.fa-external-link-square:before {
  content: "";
}

.fa.fa-compass {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-down:before {
  content: "";
}

.fa.fa-toggle-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-toggle-down:before {
  content: "";
}

.fa.fa-caret-square-o-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-up:before {
  content: "";
}

.fa.fa-toggle-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-toggle-up:before {
  content: "";
}

.fa.fa-caret-square-o-right {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-right:before {
  content: "";
}

.fa.fa-toggle-right {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-toggle-right:before {
  content: "";
}

.fa.fa-eur:before {
  content: "";
}

.fa.fa-euro:before {
  content: "";
}

.fa.fa-gbp:before {
  content: "";
}

.fa.fa-usd:before {
  content: "";
}

.fa.fa-dollar:before {
  content: "";
}

.fa.fa-inr:before {
  content: "";
}

.fa.fa-rupee:before {
  content: "";
}

.fa.fa-jpy:before {
  content: "";
}

.fa.fa-cny:before {
  content: "";
}

.fa.fa-rmb:before {
  content: "";
}

.fa.fa-yen:before {
  content: "";
}

.fa.fa-rub:before {
  content: "";
}

.fa.fa-ruble:before {
  content: "";
}

.fa.fa-rouble:before {
  content: "";
}

.fa.fa-krw:before {
  content: "";
}

.fa.fa-won:before {
  content: "";
}

.fa.fa-btc {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitcoin {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitcoin:before {
  content: "";
}

.fa.fa-file-text:before {
  content: "";
}

.fa.fa-sort-alpha-asc:before {
  content: "";
}

.fa.fa-sort-alpha-desc:before {
  content: "";
}

.fa.fa-sort-amount-asc:before {
  content: "";
}

.fa.fa-sort-amount-desc:before {
  content: "";
}

.fa.fa-sort-numeric-asc:before {
  content: "";
}

.fa.fa-sort-numeric-desc:before {
  content: "";
}

.fa.fa-youtube-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-youtube {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-xing {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-xing-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-youtube-play {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-youtube-play:before {
  content: "";
}

.fa.fa-dropbox {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-stack-overflow {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-instagram {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-flickr {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-adn {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitbucket {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitbucket-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitbucket-square:before {
  content: "";
}

.fa.fa-tumblr {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-tumblr-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-long-arrow-down:before {
  content: "";
}

.fa.fa-long-arrow-up:before {
  content: "";
}

.fa.fa-long-arrow-left:before {
  content: "";
}

.fa.fa-long-arrow-right:before {
  content: "";
}

.fa.fa-apple {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-windows {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-android {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-linux {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-dribbble {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-skype {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-foursquare {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-trello {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gratipay {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gittip {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gittip:before {
  content: "";
}

.fa.fa-sun-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-sun-o:before {
  content: "";
}

.fa.fa-moon-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-moon-o:before {
  content: "";
}

.fa.fa-vk {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-weibo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-renren {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pagelines {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-stack-exchange {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-right {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-right:before {
  content: "";
}

.fa.fa-arrow-circle-o-left {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-left:before {
  content: "";
}

.fa.fa-caret-square-o-left {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-left:before {
  content: "";
}

.fa.fa-toggle-left {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-toggle-left:before {
  content: "";
}

.fa.fa-dot-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-dot-circle-o:before {
  content: "";
}

.fa.fa-vimeo-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-try:before {
  content: "";
}

.fa.fa-turkish-lira:before {
  content: "";
}

.fa.fa-plus-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-plus-square-o:before {
  content: "";
}

.fa.fa-slack {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wordpress {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-openid {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-institution:before {
  content: "";
}

.fa.fa-bank:before {
  content: "";
}

.fa.fa-mortar-board:before {
  content: "";
}

.fa.fa-yahoo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-reddit {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-reddit-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-stumbleupon-circle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-stumbleupon {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-delicious {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-digg {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pied-piper-pp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pied-piper-alt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-drupal {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-joomla {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-spoon:before {
  content: "";
}

.fa.fa-behance {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-behance-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-steam {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-steam-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-automobile:before {
  content: "";
}

.fa.fa-envelope-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-envelope-o:before {
  content: "";
}

.fa.fa-spotify {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-deviantart {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-soundcloud {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-file-pdf-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-pdf-o:before {
  content: "";
}

.fa.fa-file-word-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-word-o:before {
  content: "";
}

.fa.fa-file-excel-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-excel-o:before {
  content: "";
}

.fa.fa-file-powerpoint-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-powerpoint-o:before {
  content: "";
}

.fa.fa-file-image-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-image-o:before {
  content: "";
}

.fa.fa-file-photo-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-photo-o:before {
  content: "";
}

.fa.fa-file-picture-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-picture-o:before {
  content: "";
}

.fa.fa-file-archive-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-archive-o:before {
  content: "";
}

.fa.fa-file-zip-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-zip-o:before {
  content: "";
}

.fa.fa-file-audio-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-audio-o:before {
  content: "";
}

.fa.fa-file-sound-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-sound-o:before {
  content: "";
}

.fa.fa-file-video-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-video-o:before {
  content: "";
}

.fa.fa-file-movie-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-movie-o:before {
  content: "";
}

.fa.fa-file-code-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-code-o:before {
  content: "";
}

.fa.fa-vine {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-codepen {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-jsfiddle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-life-ring {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-life-bouy {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-life-bouy:before {
  content: "";
}

.fa.fa-life-buoy {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-life-buoy:before {
  content: "";
}

.fa.fa-life-saver {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-life-saver:before {
  content: "";
}

.fa.fa-support {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-support:before {
  content: "";
}

.fa.fa-circle-o-notch:before {
  content: "";
}

.fa.fa-rebel {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ra {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ra:before {
  content: "";
}

.fa.fa-resistance {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-resistance:before {
  content: "";
}

.fa.fa-empire {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ge {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ge:before {
  content: "";
}

.fa.fa-git-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-git {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-hacker-news {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-y-combinator-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-y-combinator-square:before {
  content: "";
}

.fa.fa-yc-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yc-square:before {
  content: "";
}

.fa.fa-tencent-weibo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-qq {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-weixin {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wechat {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wechat:before {
  content: "";
}

.fa.fa-send:before {
  content: "";
}

.fa.fa-paper-plane-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-paper-plane-o:before {
  content: "";
}

.fa.fa-send-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-send-o:before {
  content: "";
}

.fa.fa-circle-thin {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-circle-thin:before {
  content: "";
}

.fa.fa-header:before {
  content: "";
}

.fa.fa-sliders:before {
  content: "";
}

.fa.fa-futbol-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-futbol-o:before {
  content: "";
}

.fa.fa-soccer-ball-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-soccer-ball-o:before {
  content: "";
}

.fa.fa-slideshare {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-twitch {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yelp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-newspaper-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-newspaper-o:before {
  content: "";
}

.fa.fa-paypal {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-wallet {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-visa {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-mastercard {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-discover {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-amex {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-paypal {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-stripe {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bell-slash-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-bell-slash-o:before {
  content: "";
}

.fa.fa-trash:before {
  content: "";
}

.fa.fa-copyright {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-eyedropper:before {
  content: "";
}

.fa.fa-area-chart:before {
  content: "";
}

.fa.fa-pie-chart:before {
  content: "";
}

.fa.fa-line-chart:before {
  content: "";
}

.fa.fa-lastfm {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-lastfm-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ioxhost {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-angellist {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-cc:before {
  content: "";
}

.fa.fa-ils:before {
  content: "";
}

.fa.fa-shekel:before {
  content: "";
}

.fa.fa-sheqel:before {
  content: "";
}

.fa.fa-meanpath {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-meanpath:before {
  content: "";
}

.fa.fa-buysellads {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-connectdevelop {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-dashcube {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-forumbee {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-leanpub {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-sellsy {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-shirtsinbulk {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-simplybuilt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-skyatlas {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-diamond {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-diamond:before {
  content: "";
}

.fa.fa-intersex:before {
  content: "";
}

.fa.fa-facebook-official {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook-official:before {
  content: "";
}

.fa.fa-pinterest-p {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-whatsapp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-hotel:before {
  content: "";
}

.fa.fa-viacoin {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-medium {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-y-combinator {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yc {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yc:before {
  content: "";
}

.fa.fa-optin-monster {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-opencart {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-expeditedssl {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-battery-4:before {
  content: "";
}

.fa.fa-battery:before {
  content: "";
}

.fa.fa-battery-3:before {
  content: "";
}

.fa.fa-battery-2:before {
  content: "";
}

.fa.fa-battery-1:before {
  content: "";
}

.fa.fa-battery-0:before {
  content: "";
}

.fa.fa-object-group {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-object-ungroup {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-sticky-note-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-sticky-note-o:before {
  content: "";
}

.fa.fa-cc-jcb {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-diners-club {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-clone {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hourglass-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hourglass-o:before {
  content: "";
}

.fa.fa-hourglass-1:before {
  content: "";
}

.fa.fa-hourglass-2:before {
  content: "";
}

.fa.fa-hourglass-3:before {
  content: "";
}

.fa.fa-hand-rock-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-rock-o:before {
  content: "";
}

.fa.fa-hand-grab-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-grab-o:before {
  content: "";
}

.fa.fa-hand-paper-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-paper-o:before {
  content: "";
}

.fa.fa-hand-stop-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-stop-o:before {
  content: "";
}

.fa.fa-hand-scissors-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-scissors-o:before {
  content: "";
}

.fa.fa-hand-lizard-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-lizard-o:before {
  content: "";
}

.fa.fa-hand-spock-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-spock-o:before {
  content: "";
}

.fa.fa-hand-pointer-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-pointer-o:before {
  content: "";
}

.fa.fa-hand-peace-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-peace-o:before {
  content: "";
}

.fa.fa-registered {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-creative-commons {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gg {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gg-circle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-tripadvisor {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-odnoklassniki {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-odnoklassniki-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-get-pocket {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wikipedia-w {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-safari {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-chrome {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-firefox {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-opera {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-internet-explorer {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-television:before {
  content: "";
}

.fa.fa-contao {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-500px {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-amazon {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-calendar-plus-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-calendar-plus-o:before {
  content: "";
}

.fa.fa-calendar-minus-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-calendar-minus-o:before {
  content: "";
}

.fa.fa-calendar-times-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-calendar-times-o:before {
  content: "";
}

.fa.fa-calendar-check-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-calendar-check-o:before {
  content: "";
}

.fa.fa-map-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-map-o:before {
  content: "";
}

.fa.fa-commenting:before {
  content: "";
}

.fa.fa-commenting-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-commenting-o:before {
  content: "";
}

.fa.fa-houzz {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-vimeo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-vimeo:before {
  content: "";
}

.fa.fa-black-tie {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-fonticons {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-reddit-alien {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-edge {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-credit-card-alt:before {
  content: "";
}

.fa.fa-codiepie {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-modx {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-fort-awesome {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-usb {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-product-hunt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-mixcloud {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-scribd {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pause-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-pause-circle-o:before {
  content: "";
}

.fa.fa-stop-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-stop-circle-o:before {
  content: "";
}

.fa.fa-bluetooth {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bluetooth-b {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gitlab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wpbeginner {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wpforms {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-envira {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wheelchair-alt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wheelchair-alt:before {
  content: "";
}

.fa.fa-question-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-question-circle-o:before {
  content: "";
}

.fa.fa-volume-control-phone:before {
  content: "";
}

.fa.fa-asl-interpreting:before {
  content: "";
}

.fa.fa-deafness:before {
  content: "";
}

.fa.fa-hard-of-hearing:before {
  content: "";
}

.fa.fa-glide {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-glide-g {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-signing:before {
  content: "";
}

.fa.fa-viadeo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-viadeo-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-snapchat {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-snapchat-ghost {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-snapchat-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pied-piper {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-first-order {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yoast {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-themeisle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-official {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-official:before {
  content: "";
}

.fa.fa-google-plus-circle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-circle:before {
  content: "";
}

.fa.fa-font-awesome {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-fa {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-fa:before {
  content: "";
}

.fa.fa-handshake-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-handshake-o:before {
  content: "";
}

.fa.fa-envelope-open-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-envelope-open-o:before {
  content: "";
}

.fa.fa-linode {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-address-book-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-address-book-o:before {
  content: "";
}

.fa.fa-vcard:before {
  content: "";
}

.fa.fa-address-card-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-address-card-o:before {
  content: "";
}

.fa.fa-vcard-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-vcard-o:before {
  content: "";
}

.fa.fa-user-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-user-circle-o:before {
  content: "";
}

.fa.fa-user-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-user-o:before {
  content: "";
}

.fa.fa-id-badge {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-drivers-license:before {
  content: "";
}

.fa.fa-id-card-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-id-card-o:before {
  content: "";
}

.fa.fa-drivers-license-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-drivers-license-o:before {
  content: "";
}

.fa.fa-quora {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-free-code-camp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-telegram {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-thermometer-4:before {
  content: "";
}

.fa.fa-thermometer:before {
  content: "";
}

.fa.fa-thermometer-3:before {
  content: "";
}

.fa.fa-thermometer-2:before {
  content: "";
}

.fa.fa-thermometer-1:before {
  content: "";
}

.fa.fa-thermometer-0:before {
  content: "";
}

.fa.fa-bathtub:before {
  content: "";
}

.fa.fa-s15:before {
  content: "";
}

.fa.fa-window-maximize {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-window-restore {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-times-rectangle:before {
  content: "";
}

.fa.fa-window-close-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-window-close-o:before {
  content: "";
}

.fa.fa-times-rectangle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-times-rectangle-o:before {
  content: "";
}

.fa.fa-bandcamp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-grav {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-etsy {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-imdb {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ravelry {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-eercast {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-eercast:before {
  content: "";
}

.fa.fa-snowflake-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-snowflake-o:before {
  content: "";
}

.fa.fa-superpowers {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wpexplorer {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cab:before {
  content: "";
}

.user:before {
  content: "";
}

.twitter:before {
  content: "";
}

/* Colors */
/* new colours */
.page-foundation-certificate-in-marketing h2, .page-foundation-certificate-in-marketing.theme-grey h2,
.page-certificate-in-professional-marketing h2,
.page-certificate-in-professional-marketing.theme-grey h2,
.page-diploma-in-professional-marketing h2,
.page-diploma-in-professional-marketing.theme-grey h2,
.page-postgraduate-diploma-in-marketing h2,
.page-postgraduate-diploma-in-marketing.theme-grey h2 {
  color: #333333;
}

.quotes {
  background-color: #fff;
  background-image: url("../img/icons/left-quote.png"), url("../img/icons/right-quote.png");
  background-repeat: no-repeat, no-repeat;
  background-position: left 0.5rem top 0.5rem, right 0.5rem bottom 0.5rem;
  margin: 3rem 0 2rem;
}
.quotes.quote-single {
  background-size: 2rem;
  padding: 3rem;
}
@media (min-width: 766px) {
  .quotes.quote-single {
    background-size: auto;
    background-position: left 2rem top 2rem, right 2rem bottom 2rem;
    padding: 2rem 2rem 6rem 10rem;
  }
}
.quotes.quote-single p {
  line-height: 1.4rem;
}
.quotes .quote-author {
  color: #8970B2;
  font-weight: bold;
}
@media (min-width: 766px) {
  .quotes .quote-author {
    position: absolute;
    bottom: 2.5rem;
    left: 10rem;
  }
}

.no-quotes {
  background-color: #fff;
  margin: 0;
}
@media (min-width: 766px) {
  .no-quotes .slides img {
    width: 33%;
    float: right;
    margin: 0;
  }
}

.qualificationpage {
  /*.grid-12 p:last-child {
      text-align: center;
      line-height: 1.6;
  }*/
  /* For Foundation Cert In Marketing Page #15111 C.S. 31/08/18 */
  /* Block Image Series #15111 C.S. 03/09/18  */
}
.qualificationpage h2 {
  color: #333333;
  margin: 0 0 1rem;
  padding: 0;
}
.qualificationpage h2 + .quote-single {
  margin-top: 1rem;
}
.qualificationpage h3 {
  margin-top: 0;
}
.qualificationpage p {
  margin-top: 0;
}
.qualificationpage ul {
  margin-top: 0;
  margin-bottom: 0.8rem;
}
.qualificationpage a[data-reveal-id] {
  background: transparent;
  color: #8970B2;
}
.qualificationpage .button-purple {
  border: 2px solid #8970B2;
}
.qualificationpage .button-purple:hover, .qualificationpage .button-purple:active, .qualificationpage .button-purple:focus {
  background: transparent;
  color: #8970B2;
}
.qualificationpage .slider_qualification {
  background: #fff;
  padding: 0;
}
.qualificationpage a.black-white-button {
  display: inline-block;
  background-color: #000;
  color: #fff;
  padding: 0.5em 1em;
}
.qualificationpage .flex-control-nav {
  top: 1.5rem;
}
.qualificationpage .flex-control-nav a {
  background: #8970B2;
}
.qualificationpage .flex-control-nav a:hover, .qualificationpage .flex-control-nav a:active, .qualificationpage .flex-control-nav a:focus {
  background: #e7cceb;
}
.qualificationpage .flex-control-nav a.flex-active {
  background: transparent;
}
.qualificationpage .flex-viewport {
  min-height: 14rem;
}
@media (min-width: 481px) {
  .qualificationpage .slides {
    margin: 2rem auto;
  }
}
.qualificationpage .slides a {
  display: block;
  text-align: center;
}
.qualificationpage .slides img {
  display: inline-block;
  max-width: 70%;
}
@media (min-width: 766px) {
  .qualificationpage .slides img {
    max-width: 11rem;
  }
}
.qualificationpage .flex-direction-nav li {
  width: 1rem;
}
@media (min-width: 766px) {
  .qualificationpage .flex-direction-nav li {
    width: 1.3rem;
  }
}
.qualificationpage .flex-direction-nav a {
  background: url(../img/icons/svg/chevron-purple-left.svg) center no-repeat;
  opacity: 1;
}
.qualificationpage .flex-direction-nav a.flex-next {
  background: url(../img/icons/svg/chevron-purple-right.svg) center no-repeat;
}
.qualificationpage .flex-direction-nav a:hover, .qualificationpage .flex-direction-nav a:active, .qualificationpage .flex-direction-nav a:focus {
  opacity: 0.75;
}
.qualificationpage .accordion-section {
  width: 100%;
}
.qualificationpage .accordion-section h2 {
  font-family: "SourceSansPro", Tahoma, sans-serif;
  background: #8970B2;
  color: #fff;
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.4;
  margin: 0;
  padding: 1rem;
  text-transform: uppercase;
}
@media (min-width: 766px) {
  .qualificationpage .accordion-section .column {
    width: 50%;
  }
}
.qualificationpage .accordion-item {
  display: none;
}
.qualificationpage .accordion-header {
  background: #fff url("/img/icons/svg/chevron-purple-down.svg") center right 1rem no-repeat;
  background-size: 1.25rem auto;
  border: thin solid #8970B2;
  color: #8970B2;
  cursor: pointer;
  font-weight: 400;
  margin: 0;
  padding: 1rem;
  text-transform: uppercase;
}
.qualificationpage .accordion-header.opened {
  background-image: url("/img/icons/svg/chevron-purple-up.svg");
}
.qualificationpage .accordion-item {
  background: #fff;
  border: thin solid #8970B2;
  border-top: 0;
  padding: 2rem 2rem 1rem;
}
.qualificationpage .accordion-item h3 {
  color: #8970B2;
  font-weight: 400;
  line-height: 1.4;
  text-transform: uppercase;
}
.qualificationpage .accordion-item li {
  line-height: 1.6;
}
.qualificationpage .modal-item {
  padding-left: 0 !important;
}
.qualificationpage .full-width {
  width: 100%;
}
.qualificationpage .qualification-diagram {
  display: flex;
}
.qualificationpage h2.section-header {
  margin-bottom: 2em;
}
.qualificationpage h2.no-bottom-margin {
  margin-bottom: 0 !important;
}
.qualificationpage .block-image-series {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-family: "SourceSansPro", Tahoma, serif;
}
@media only screen and (min-width: 769px) {
  .qualificationpage .block-image-series {
    flex-direction: row;
  }
}
.qualificationpage .block-image-series .block-container {
  margin: 0.5em;
  text-align: center;
  width: 10em;
  flex-shrink: 1;
}
.qualificationpage .block-image-series .block-container .upper-text {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2em 0;
  font-size: 1.2rem;
  background-repeat: no-repeat;
  /*background-position: 175% 0%;*/
  background-size: 75% 75%;
  height: 5em;
}
@-moz-document url-prefix() {
  .qualificationpage .block-image-series .block-container .upper-text {
    background-position-y: -62% !important;
    background-size: 80% 80%;
  }
}
.qualificationpage .block-image-series .block-container .upper-text a {
  display: block;
  color: #fff;
  font-weight: normal;
}
.qualificationpage .block-image-series .block-container .upper-text a:hover {
  color: #DFDBD5;
}
.qualificationpage .block-image-series .block-container .upper-text.noLinkBlockText {
  height: 7.5em !important;
  /*background-position: 175% -52%;*/
}
@-moz-document url-prefix() {
  .qualificationpage .block-image-series .block-container .upper-text.noLinkBlockText {
    background-position-y: -65% !important;
    background-size: 80% 80%;
  }
}
.qualificationpage .block-image-series .block-container .lower-text {
  padding: 0.75em 0;
  border-top: 1px solid #fff;
  font-size: 1rem;
  height: 3em;
}
.qualificationpage .block-image-series .link-block-text {
  font-size: 1.5rem;
  border: 1px solid #fff;
  width: 1.5em;
  height: 1.5em;
  text-align: center;
}

.qualifications .grid-2 {
  max-width: 100%;
}
.qualifications .grid-2 hr {
  margin: 0.3rem 0;
}
@media screen and (min-width: 640px) {
  .qualifications .grid-2 {
    max-width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .qualifications .grid-2 {
    max-width: 16.66%;
  }
}
.qualifications .grid-3 {
  max-width: 100%;
}
.qualifications .grid-3 hr {
  margin: 0.3rem 0;
}
.qualifications .grid-3 .img-wrapper {
  background-size: cover;
}
@media screen and (min-width: 640px) {
  .qualifications .grid-3 {
    max-width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .qualifications .grid-3 {
    max-width: 31%;
  }
}
.qualifications .grid-9 {
  max-width: 100%;
}
@media screen and (min-width: 640px) {
  .qualifications .grid-9 {
    max-width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .qualifications .grid-9 {
    max-width: 68%;
  }
}
.qualifications .grid-10 {
  max-width: 100%;
  padding-right: 1em;
}
@media screen and (min-width: 640px) {
  .qualifications .grid-10 {
    max-width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .qualifications .grid-10 {
    max-width: 83.33%;
  }
}
.qualifications .modal-item {
  display: inline-block;
  width: 100%;
  /*padding-left: 0.3rem;*/
}
.qualifications.textpage .button.button-solid {
  background: #474c55;
  border-color: #474c55;
}
.qualifications.textpage .button.button-solid:hover {
  background-color: #fff;
  color: #474c55;
}

.info-area {
  background: #474c55;
  border: 0.5rem solid;
  color: #fff;
  padding: 1rem 1.5rem;
  text-align: center;
}
.info-area .iconProps {
  height: 4.5rem;
  margin-bottom: 0.5rem;
}
.info-area h3 {
  font-size: 1.5rem;
  margin-bottom: 1rem;
}
.info-area .cim-button {
  -webkit-transition: all 250ms;
  transition: all 250ms;
}
.info-area .cim-button:hover, .info-area .cim-button:active, .info-area .cim-button:focus {
  border-color: currentColor;
  color: #fff;
}

.img-responsive {
  -webkit-transition: all 250ms;
  transition: all 250ms;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  max-width: 100%;
}
.img-responsive:hover, .img-responsive:active, .img-responsive:focus {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.page-cim-marketing-leadership-programme .reveal-popup-link {
  text-align: left;
}

.page-our-story #section-1 > a {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  box-lines: single;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.page-our-story #section-1 .img-wrapper {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  height: 7rem;
  width: auto;
}
.page-our-story #section-1 .small-block-text {
  text-align: center;
}
.page-our-story #section-1 h2 {
  font-family: "SourceSansPro", Tahoma, sans-serif;
  background: none;
  border: 2px solid;
  color: #73e8eb;
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  line-height: 100%;
  margin: 0 auto 1.5rem;
  padding: 0.6em 1.1em;
}

@media (min-width: 481px) {
  .page-more-about-cim #section-1 [class^=grid-],
.page-more-about-cim #section-1 [class*=" grid-"] {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 calc(50% - 1rem);
    -moz-flex: 0 0 calc(50% - 1rem);
    -ms-flex: 0 0 calc(50% - 1rem);
    flex: 0 0 calc(50% - 1rem);
    margin: 0.5rem;
    max-width: none;
  }
}
@media (min-width: 766px) {
  .page-more-about-cim #section-1 [class^=grid-],
.page-more-about-cim #section-1 [class*=" grid-"] {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 calc(24% - 1rem);
    -moz-flex: 0 0 calc(24% - 1rem);
    -ms-flex: 0 0 calc(24% - 1rem);
    flex: 0 0 calc(24% - 1rem);
  }
}
.page-more-about-cim #section-1 [class^=grid-] > a,
.page-more-about-cim #section-1 [class*=" grid-"] > a {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  box-lines: single;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  background: #070078;
  margin: 0;
  padding: 2rem 1rem;
  text-align: center;
}
.page-more-about-cim #section-1 .img-wrapper {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  height: 4.5rem;
  width: auto;
  margin: 0 0 0.5rem;
}
.page-more-about-cim #section-1 h2 {
  color: #fff;
  padding: 0 0 0.5rem;
}
.page-more-about-cim #section-1 h3 {
  font-size: 1.375rem;
  line-height: 1.3;
  margin-bottom: 1rem;
}
@media (min-width: 766px) {
  .page-more-about-cim #section-1 h3 {
    font-size: 1.5rem;
    min-height: 4.5rem;
  }
}
@media (min-width: 1020px) {
  .page-more-about-cim #section-1 h3 {
    min-height: 3rem;
  }
}
.page-more-about-cim #section-1 p {
  font-family: "SourceSansPro", Tahoma, sans-serif;
  border: 2px solid;
  color: #fff;
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  line-height: 100%;
  margin: auto;
  padding: 0.6em 1.1em;
  white-space: nowrap;
  text-align: center;
}

#wheel {
  cursor: pointer;
  height: 0;
  padding-top: 100%;
  position: relative;
}
#wheel svg {
  overflow: visible;
  position: absolute;
  top: 0;
  left: 0;
}

.page-professional-marketing-competencies #section-1 {
  padding-top: 2rem;
}
.page-professional-marketing-competencies .grid-9 {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 766px) {
  .page-professional-marketing-competencies .grid-9 {
    max-width: 66%;
    padding-left: 2rem;
    padding-right: 3rem;
  }
}
@media (min-width: 1020px) {
  .page-professional-marketing-competencies .grid-9 {
    max-width: 633px;
    padding-left: 0;
    padding-right: 3rem;
  }
}
.page-professional-marketing-competencies .grid-3 h2 {
  font-family: "SourceSansPro", Tahoma, serif;
  color: #333333;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 2rem;
  margin: 0;
  padding: 0;
}
.page-professional-marketing-competencies .grid-3 h2 + p,
.page-professional-marketing-competencies .grid-3 p {
  color: #333333;
  font-size: 0.9rem;
  line-height: 1.4rem;
  margin: 0 0 1.125rem;
  padding: 0;
}
@media (min-width: 1020px) {
  .page-professional-marketing-competencies .grid-3 h2 + p,
.page-professional-marketing-competencies .grid-3 p {
    margin-bottom: 3rem;
  }
}
.page-professional-marketing-competencies .grid-3 h2 + p:before,
.page-professional-marketing-competencies .grid-3 p:before {
  display: none;
}

.cutting-edge-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.cutting-edge-item {
  display: block;
  margin: 0;
  position: relative;
}
.cutting-edge-item:first-child {
  background-color: #fff;
  border-top: thin solid #333333;
  border-bottom: thin solid #333333;
  margin-top: 1rem;
  margin-bottom: 2rem;
}
.cutting-edge-item:first-child .cutting-edge-description {
  max-width: 100%;
}

.cutting-edge-description {
  position: relative;
  padding: 1.5rem 1rem 1rem;
}
@media (min-width: 766px) {
  .cutting-edge-description {
    max-width: calc(100% - 20rem);
  }
}
.cutting-edge-description h2 {
  font-family: "SourceSansPro", Tahoma, sans-serif;
  font-weight: bold;
  padding: 0 3.5rem 1rem 0;
}

.cutting-edge-icon {
  position: absolute;
  top: 1rem;
  right: 1rem;
  width: 3.125rem;
}

@media (min-width: 766px) {
  .cutting-edge-sidebar {
    position: absolute;
    top: 0;
    right: 0;
  }
}
.cutting-edge-sidebar img {
  max-width: 70%;
}
@media (min-width: 766px) {
  .cutting-edge-sidebar img {
    max-width: 16rem;
  }
}

.page-cutting-edge h3 {
  margin-left: 1rem;
}

.page-marketing-library #section-1 .grid,
.page-marketing-library #section-3 .grid {
  background: #fff;
}

.resource-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.resource-list li {
  border-bottom: 2px solid rgba(223, 219, 213, 0.7);
  margin: 0 1rem 0.5rem;
  padding: 1.5rem 0 0.5rem;
}
@media (min-width: 481px) {
  .resource-list li {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 calc(50% - 2rem);
    -moz-flex: 0 0 calc(50% - 2rem);
    -ms-flex: 0 0 calc(50% - 2rem);
    flex: 0 0 calc(50% - 2rem);
  }
}
@media (min-width: 766px) {
  .resource-list li {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 calc(33% - 2rem);
    -moz-flex: 0 0 calc(33% - 2rem);
    -ms-flex: 0 0 calc(33% - 2rem);
    flex: 0 0 calc(33% - 2rem);
  }
}
.resource-list li:hover, .resource-list li:active, .resource-list li:focus {
  cursor: pointer;
}
.resource-list li:hover p, .resource-list li:active p, .resource-list li:focus p {
  color: #474c55;
}
.resource-list li:hover .resource-cta, .resource-list li:active .resource-cta, .resource-list li:focus .resource-cta {
  color: #f1563f;
}
.resource-list .rl-header {
  position: relative;
}
.resource-list .icon {
  height: auto;
  width: 4.5rem;
  margin: 0 0.6rem 0.5rem 0;
  vertical-align: top;
}
.resource-list h3 {
  color: #474c55;
  display: inline-block;
  font-size: 1.5rem;
  line-height: 1.2;
  margin: 0;
  padding: 1rem 0;
  width: calc(100% - 5.5rem);
}
.resource-list p {
  font-size: 0.9rem;
}
.resource-list a {
  color: #474c55;
  font-weight: normal;
}
.resource-list .resource-cta {
  font-weight: bold;
}

.page-our-network .grid-4 a {
  background: #070078;
}
.page-our-network .grid-4 .small-block-text {
  background-color: #070078;
}
.page-our-network .grid-4 .small-block-text h2 {
  font-family: "SourceSansPro", Tahoma, sans-serif;
  color: #fff;
  padding: 1em 0.5em 0.5em 1em;
}

.page-examination-centre .umbraco-forms-page {
  border-top: 2px solid #333333;
  margin-top: 1rem;
}
.page-examination-centre .umbraco-forms-container {
  padding: 0;
}
.page-examination-centre .umbraco-forms-field-wrapper {
  margin-bottom: 1rem;
}
.page-examination-centre .umbraco-forms-field-wrapper:first-child {
  margin: 0;
  padding: 0;
}
.page-examination-centre .umbraco-forms-field {
  height: auto;
}
.page-examination-centre .umbraco-forms-field textarea {
  height: 6rem;
}
.page-examination-centre .form-group {
  margin-bottom: 0;
  padding-bottom: 0;
}
.page-examination-centre .select-styling {
  position: relative;
}
.page-examination-centre .customSelect {
  color: #222;
  font-weight: normal;
  font-size: 1rem;
  width: 100%;
  max-width: none;
}
.page-examination-centre .singlechoice label {
  display: inline-block;
}

.faq-nav {
  padding: 0;
  margin: 1em 0 0 -7px;
}
.faq-nav li {
  list-style: none;
  margin: 0;
}
.faq-nav li a {
  display: block;
  color: #474c55;
  background: #e3e4e2;
  padding: 1em;
  border-bottom: 1px solid #fff;
}
.faq-nav li a:hover, .faq-nav li a.on {
  background: #070078;
  color: #fff;
}

.international .site-wrapper {
  background: #fff;
}
.international section:nth-child(odd):not(.page-banner) {
  background: #f7f5f2;
  padding: 1rem;
  margin: 0 0.5rem 1rem;
}
.international section.page-banner .header-container {
  max-width: 1008px;
}
.international h2 {
  text-align: center;
  color: #000;
  display: inline-block;
  font-size: 1.9em;
  margin: 1rem auto;
}
.international h2::after {
  background: #737370;
  border-radius: 0.1rem;
  content: "";
  display: block;
  height: 4px;
  width: 13rem;
  margin: 0.5rem auto;
}
.international .sub-nav {
  font-family: "SourceSansPro", Tahoma, serif;
  margin: 0 8px 1em;
  padding: 0;
  background: #e3e4e2;
}
.international .sub-nav li {
  list-style: none;
  margin: 0;
}
.international .sub-nav li a {
  padding: 1em;
  text-align: center;
  display: block;
  color: #474c55;
}
.international .sub-nav li a:hover {
  background: #8970B2;
  color: #fff;
}
.international .study-centres {
  padding: 2rem 0.5rem 1rem;
  text-align: center;
}
.international .study-centre-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  clear: both;
  list-style: none;
  margin: 0;
  padding: 0;
}
.international .study-centre-list li {
  margin: 0;
  padding: 0;
}
.international .study-centre-list a {
  -webkit-transition: 150ms;
  transition: 150ms;
  text-align: center;
  display: block;
  height: 9rem;
  padding: 1rem 1rem 3rem;
  position: relative;
  width: 100%;
}
@media (min-width: 766px) {
  .international .study-centre-list a {
    width: auto;
    min-width: 10rem;
  }
}
.international .study-centre-list img {
  display: inline-block;
  vertical-align: middle;
  margin: auto;
  max-height: 5rem;
  max-width: 12rem;
}
.international .study-centre-list span {
  clear: both;
  color: #333333;
  height: 2rem;
  font-weight: normal;
  line-height: 1.2;
  position: absolute;
  right: 0.5rem;
  bottom: 0;
  left: 0.5rem;
}
.international .contact-info p {
  margin: 0;
}
.international .board-members {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.international .board-members img {
  margin-bottom: 1rem;
}
.international .board-members h3 {
  font-family: "SourceSansPro", Tahoma, serif;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
.international .board-members p {
  font-size: 0.9rem;
  margin: 0;
  padding: 0;
}
.international .board-members > li {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 calc(50% - 1rem);
  -moz-flex: 0 0 calc(50% - 1rem);
  -ms-flex: 0 0 calc(50% - 1rem);
  flex: 0 0 calc(50% - 1rem);
  padding: 0.5rem;
  text-align: center;
}
@media (min-width: 481px) {
  .international .board-members > li {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 calc(33% - 1rem);
    -moz-flex: 0 0 calc(33% - 1rem);
    -ms-flex: 0 0 calc(33% - 1rem);
    flex: 0 0 calc(33% - 1rem);
  }
}
@media (min-width: 766px) {
  .international .board-members > li {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 calc(20% - 1rem);
    -moz-flex: 0 0 calc(20% - 1rem);
    -ms-flex: 0 0 calc(20% - 1rem);
    flex: 0 0 calc(20% - 1rem);
  }
}
.international .accordion-inner {
  background: #fff;
}
.international .cim-button {
  background: #737370;
  border-color: #737370;
}
.international .cim-button:hover, .international .cim-button:active, .international .cim-button:focus {
  background: transparent;
  color: #737370;
}

.centre-vimeo-video {
  margin-left: 25%;
}
@media only screen and (max-width: 768px), screen and (max-device-width: 768px) {
  .centre-vimeo-video {
    margin-left: 0;
  }
  .centre-vimeo-video iframe {
    width: 100%;
    height: auto;
  }
}

@media only screen and (min-width: 768px), screen and (max-device-width: 768px) and (min-aspect-ratio: 13/9) {
  .sub-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .sub-nav li {
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    box-flex: auto;
    -webkit-flex: auto;
    -moz-flex: auto;
    -ms-flex: auto;
    flex: auto;
  }
}
.page-still-studying h3,
.page-already-graduated h3 {
  color: #333333;
  font-size: 1.125rem;
  margin: 0;
  padding: 0 0 1rem;
}
.page-still-studying #select-boxes,
.page-already-graduated #select-boxes {
  margin: 0;
  padding: 0;
  margin-bottom: 1em;
}
.page-still-studying #select-boxes li,
.page-already-graduated #select-boxes li {
  margin: 0;
  padding: 0;
}
@media (min-width: 766px) {
  .page-still-studying #select-boxes li,
.page-already-graduated #select-boxes li {
    max-width: 32rem;
  }
}

.page-page-not-found .site-main .page-banner img {
  display: none;
}
@media (min-width: 766px) {
  .page-page-not-found .site-main .page-banner img {
    display: block;
  }
}
.page-page-not-found .site-main .container {
  background: #fff;
  margin-left: 1rem;
  margin-right: 1rem;
  padding-left: 2rem;
  padding-right: 2rem;
  width: auto;
}
@media (min-width: 766px) {
  .page-page-not-found .site-main .container {
    margin-left: auto;
    margin-right: auto;
  }
}
.page-page-not-found .site-main p {
  font-size: 1.1rem;
  line-height: 1.75rem;
  text-align: center;
}
.page-page-not-found .site-main p img {
  margin: 1rem auto;
  width: 80%;
}
@media (min-width: 766px) {
  .page-page-not-found .site-main p img {
    width: auto;
  }
}

.page-terms-and-conditions h3,
.page-privacy h3 {
  color: #474c55;
}
.page-terms-and-conditions .col-md-12,
.page-privacy .col-md-12 {
  margin-bottom: 0;
}

.page-cpd .grid-4 > a {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.page-cpd .grid-4 h2 {
  font-size: 1.25rem;
}
.page-cpd .grid-4 .modal-item {
  width: 100%;
  background-color: #070078;
  padding: 1.4em 0.5em 1em 0.5em;
}
.page-cpd .grid-4 .modal-item h2 {
  font-family: "SourceSansPro", Tahoma, serif;
  font-weight: 400;
}

.cpdImage {
  position: relative;
  right: 0;
  top: -78px;
  float: right;
}

.cpd-table {
  margin-left: 25%;
  width: 50%;
}
.cpd-table ul, .cpd-table .cpd-table span {
  font-weight: normal;
}

@media only screen and (max-width: 768px) {
  .cpd-table {
    margin-left: 0;
    width: 100%;
  }
}
.page-cipd-2017-form .select-styling {
  position: relative;
}
.page-cipd-2017-form .customSelect {
  color: #222;
  font-weight: normal;
  font-size: 1rem;
  width: 100%;
  max-width: none;
}
.page-cipd-2017-form #section-0 {
  background: url("/img/cim_crest_silver_spot.png");
  background-repeat: no-repeat;
  background-position: 374px center;
}
.page-cipd-2017-form .cim-button {
  background: #474c55;
  border: 2px solid #474c55;
  float: right;
}
.page-cipd-2017-form .cim-button:hover, .page-cipd-2017-form .cim-button:active, .page-cipd-2017-form .cim-button:focus {
  background: #fff;
  color: #474c55;
}
.page-cipd-2017-form .umbraco-forms-page {
  padding-top: 2rem;
}
.page-cipd-2017-form .umbraco-forms-container {
  margin-top: 0;
  margin-bottom: 0;
}
.page-cipd-2017-form .umbraco-forms-container.col-md-6 {
  margin-bottom: 1rem;
}
.page-cipd-2017-form .termsandconditions,
.page-cipd-2017-form .titleanddescription {
  margin: 0;
}
.page-cipd-2017-form .termsandconditions p,
.page-cipd-2017-form .titleanddescription p {
  margin: 0;
  padding: 0 0 1rem;
}

.cms-content h1, .cms-content h2 {
  font-family: "SourceSansPro", Tahoma, serif;
  font-size: 32px;
  font-weight: bold;
  margin: 20px 0;
}
.cms-content h2 {
  color: #333333;
  margin: 0 0 14px;
  font-weight: 400;
}
.cms-content h3 {
  font-family: "SourceSansPro", Tahoma, serif;
  font-size: 26px;
  font-weight: normal;
  margin: 20px 0;
}
.cms-content h4 {
  font-size: 18px;
  font-weight: normal;
  margin: 20px 0;
}
.cms-content h6 {
  font-size: 14px;
  font-weight: normal;
  margin: 10px 0;
}
.cms-content h6.large-sans {
  font-family: "SourceSansPro", Tahoma, sans-serif;
  color: #737370;
  font-size: 1.375rem;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0;
  padding-bottom: 0;
}
@media (min-width: 766px) {
  .cms-content .mobile-label {
    display: none;
  }
}

.flow-text-right {
  float: left;
  margin-right: 1em;
}

.flow-text-left {
  float: right;
  margin-left: 1em;
}

.getintomarketingpage #wrapper {
  background: #fff;
}
.getintomarketingpage #secondary-nav {
  padding: 0;
  margin: 0;
}
.getintomarketingpage #secondary-nav li {
  list-style: none;
}
.getintomarketingpage #secondary-nav li a {
  border-bottom: 1px solid #72E8EA;
  display: block;
  padding: 0.75em 0;
  text-align: center;
  font-weight: normal;
  color: #474c55;
}
.getintomarketingpage .gim-heading {
  text-align: center;
  margin-top: 35px;
  margin-bottom: 25px;
  color: #474c55;
}
.getintomarketingpage .gim-heading span {
  display: inline-block;
  border-bottom: 3px solid #82E8EC;
  padding-bottom: 15px;
}
.getintomarketingpage .its-block {
  background: #f7f7f7;
  padding: 15px 0;
  border-bottom: 5px solid #82E8EC;
}
.getintomarketingpage .its-block h3 {
  font-family: "SourceSansPro", Tahoma, serif;
  color: #82E8EC;
  font-size: 150px;
  letter-spacing: -5px;
  margin: 0;
  font-weight: 300;
}
.getintomarketingpage .its-block ul {
  padding: 0;
  margin: 0;
}
.getintomarketingpage .its-block ul li {
  list-style: none;
}
.getintomarketingpage .its-block ul li h4 {
  font-family: "SourceSansPro", Tahoma, serif;
  font-size: 20px;
  font-weight: normal;
  border: none;
  cursor: pointer;
  margin: 0;
  padding: 0.3em 1em 0.3em 0;
  position: relative;
}
.getintomarketingpage .its-block ul li h4:before {
  border-radius: 20px;
  background-clip: padding-box;
  content: "";
  background: #73e8eb;
  height: 0.75em;
  width: 0.75em;
  position: absolute;
  top: 0.475em;
  right: 0;
  font-size: 1em;
}
.getintomarketingpage .its-block ul li h4:after {
  -webkit-transition: 150ms;
  transition: 150ms;
  content: "";
  position: absolute;
  top: 0.65em;
  right: 0.175em;
  border-left: 0.3em solid #fff;
  border-top: 0.2em solid transparent;
  border-bottom: 0.2em solid transparent;
}
.getintomarketingpage .its-block ul li h4.on:after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  right: 0.22em;
}
.getintomarketingpage .marketing-for-you {
  background: #73e8eb;
  padding: 20px;
}
.getintomarketingpage .marketing-for-you .flexslider {
  padding: 1em 0 0;
}
.getintomarketingpage .marketing-for-you .flexslider .flex-direction-nav {
  display: none;
}
.getintomarketingpage .marketing-for-you .slide {
  padding: 0;
}
.getintomarketingpage .marketing-for-you .slide h2 {
  color: #fff;
  font-size: 22px;
  margin: 1em 0 0.5em;
}
.getintomarketingpage .get-into-marketing {
  clear: both;
  padding: 10px;
}
.getintomarketingpage .get-into-marketing a {
  font-family: "SourceSansPro", Tahoma, serif;
  display: block;
  margin: 5px;
  background: #474c55;
  color: #fff;
  font-size: 22px;
  font-weight: normal;
  text-align: center;
  padding: 1em 0.2em;
}
.getintomarketingpage .get-into-marketing a:hover {
  background: #333333;
}
.getintomarketingpage .get-into-marketing a:hover .arrow:before {
  border-left-color: #333333;
}
.getintomarketingpage .get-into-marketing a .arrow {
  border-radius: 20px;
  background-clip: padding-box;
  display: inline-block;
  background: #73e8eb;
  height: 1em;
  width: 1em;
  margin-left: 0.3em;
  vertical-align: middle;
  position: relative;
}
.getintomarketingpage .get-into-marketing a .arrow:before {
  content: "";
  position: absolute;
  top: calc(50% - 6px);
  left: calc(50% - 3px);
  border-left: 10px solid #474c55;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
}

@media only screen and (min-width: 768px) {
  .getintomarketingpage #secondary-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-family: "SourceSansPro", Tahoma, serif;
  }
  .getintomarketingpage #secondary-nav li {
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    box-flex: auto;
    -webkit-flex: auto;
    -moz-flex: auto;
    -ms-flex: auto;
    flex: auto;
    list-style: none;
    margin: 0;
  }
  .getintomarketingpage #secondary-nav li a {
    border-bottom: none;
    border-right: 1px solid #72E8EA;
    margin: 1em 0;
  }
  .getintomarketingpage .its-block {
    padding: 15px;
  }
  .getintomarketingpage .its-block h3 {
    font-size: 240px;
    letter-spacing: -10px;
  }
  .getintomarketingpage .its-block ul li h4 {
    font-size: 32px;
  }
  .getintomarketingpage .marketing-for-you .slide {
    padding: 0 1em;
  }
  .getintomarketingpage .get-into-marketing {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .getintomarketingpage .get-into-marketing a {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: calc(50% - 10px);
  }
}
@media only screen and (min-width: 1020px) {
  .getintomarketingpage .get-into-marketing a {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: calc(25% - 10px);
  }
}
.event-search-results {
  padding-left: 1rem;
}
.event-search-results-table {
  margin-bottom: 5rem;
  margin-left: 15px;
}
.event-search-results-date {
  width: 15%;
}
.event-search-results-title {
  width: 35%;
}
.event-search-results-speaker {
  width: 25%;
}
.event-search-results-location {
  width: 25%;
}

#modal-holder {
  z-index: 500;
}
#modal-holder.position-Top, #modal-holder.position-Bottom, #modal-holder.position-Bottom-Right {
  position: fixed;
}
#modal-holder.position-Top > div, #modal-holder.position-Bottom > div, #modal-holder.position-Bottom-Right > div {
  position: absolute;
}
#modal-holder.position-Top, #modal-holder.position-Bottom {
  left: 25%;
  width: 50%;
}
#modal-holder.position-Bottom-Right {
  right: -76px;
  width: 50%;
}
#modal-holder.position-Top {
  top: 129px;
}
#modal-holder.position-Bottom, #modal-holder.position-Bottom-Right {
  bottom: 80px;
}

.modal-overlay {
  background-color: #c6c6c6;
  height: 2000px;
  left: 0;
  opacity: 0.6;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 50;
}

/* Popup */
#modal-holder {
  z-index: 500;
}
#modal-holder.position-Top, #modal-holder.position-Bottom, #modal-holder.position-Bottom-Right {
  position: fixed;
}
#modal-holder.position-Top > div, #modal-holder.position-Bottom > div, #modal-holder.position-Bottom-Right > div {
  position: absolute;
}
#modal-holder.position-Top, #modal-holder.position-Bottom {
  left: 25%;
  width: 50%;
}
#modal-holder.position-Bottom-Right {
  right: -76px;
  width: 50%;
}
#modal-holder.position-Top {
  top: 129px;
}
#modal-holder.position-Bottom, #modal-holder.position-Bottom-Right {
  bottom: 80px;
}

.modal-overlay {
  background-color: #c6c6c6;
  height: 2000px;
  left: 0;
  opacity: 0.6;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 50;
}

.newsroom #newslist #news-topic {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(360px, 1fr));
  grid-gap: 0.5em;
}
.newsroom #newslist #news-topic .newsItem {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-areas: "image text";
  width: 100%;
}
.newsroom #newslist #news-topic .newsItem:nth-of-type(even) {
  grid-template-areas: "text image";
}
@media (min-width: 481px) {
  .newsroom #newslist #news-topic .newsItem {
    width: 100%;
  }
  .newsroom #newslist #news-topic .newsItem:nth-of-type(even) {
    grid-template-areas: "image text";
  }
  .newsroom #newslist #news-topic .newsItem:nth-of-type(4n+3), .newsroom #newslist #news-topic .newsItem:nth-of-type(4n+4) {
    grid-template-areas: "text image";
  }
}
.newsroom #newslist #news-topic .newsItem .ndImage {
  width: 100%;
  float: none;
}
.newsroom #newslist #news-topic .newsItem h2 {
  width: 100%;
}
.newsroom #newslist #news-topic .newsItem .newsdate {
  width: 88%;
}
.newsroom #newslist .slider .flex-viewport {
  min-height: auto;
}
.newsroom #newslist .slider .flex-viewport .slides {
  margin: 0;
}
.newsroom #newslist .slider .flex-viewport .slides#news-topic {
  width: 300% !important;
  grid-gap: 0;
}
.newsroom #newslist .slider .flex-viewport .slides#news-topic .newsrow {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  width: 912px !important;
  grid-gap: 0.5em;
  max-width: 100% !important;
}
.newsroom #newslist .slider .flex-viewport .slides#news-topic .newsItem.slide {
  padding: 0;
}
.newsroom #newslist .slider .flex-control-nav {
  top: unset;
  bottom: -2.5em;
}
.newsroom.newsarticlepage #newslist {
  margin-bottom: 0;
}
.newsroom .news-detail .navjump.fixed {
  position: initial;
  margin: auto;
}
@media (min-width: 481px) {
  .newsroom .news-detail .navjump.fixed {
    position: fixed;
    margin-left: -16px;
  }
}
.newsroom .news-detail .headerDetails {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 0;
}
@media (min-width: 481px) {
  .newsroom .news-detail .headerDetails {
    grid-template-columns: 3fr 1fr;
  }
}
.newsroom .news-detail .headerDetails .dateItem {
  display: grid;
  grid-template-rows: 1fr;
  padding: 0 0.5em;
  position: relative;
  float: none;
}
@media (min-width: 481px) {
  .newsroom .news-detail .headerDetails .dateItem {
    grid-template-rows: 3fr 1fr;
  }
}
.newsroom .news-detail .headerDetails .dateItem h2 {
  font-size: clamp(1em, 1.2em, 1.4em);
}
.newsroom .news-detail .headerDetails .dateItem .newsDate {
  right: 0;
}

#level-two {
  font-size: 14px;
}
#level-two h1, #level-two h2, #level-two h3, #level-two h4, #level-two h5, #level-two h6 {
  color: #474c55;
}
#level-two p {
  font-size: 14px;
}
#level-two .row {
  max-width: 64em;
}

.search-form-container {
  position: relative;
  margin: 0 0 0.5em;
}
.search-form-container button {
  border: none;
  position: absolute;
  height: 25px;
  width: 25px;
  top: 11px;
  left: 7px;
  padding: 0;
}
.search-form-container button svg {
  height: 25px;
  width: 25px;
  display: block;
}

#study-centre-location {
  border: 1px solid #ddd;
  padding: 12px 12px 12px 45px;
  font-size: 14px;
  height: auto;
  line-height: 100%;
  font-weight: normal;
}
#study-centre-location.searching {
  background: url(/images/loading.gif) no-repeat 6px 50%;
}

#study-centre-results {
  position: relative;
}
#study-centre-results .loading-block {
  transition: opacity 150ms;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  background: #fff url(/images/loading-large.gif) 50% 175px no-repeat;
}
#study-centre-results.loading .loading-block {
  height: 100%;
  width: 100%;
  opacity: 0.8;
}
#study-centre-results #map {
  height: 362px;
  max-width: none;
  width: 100%;
  border: 2px solid #ddd;
  margin-bottom: 0.5em;
  display: block;
}
#study-centre-results .results-table {
  border-bottom: 1px solid #ccc;
  display: none;
  width: 100%;
  border-collapse: collapse;
}
#study-centre-results .results-table tr {
  background: #fff;
  cursor: pointer;
}
#study-centre-results .results-table tr.highlight {
  background: #d2def4;
}
#study-centre-results .results-table tr:hover {
  background: #f7f5f2;
}
#study-centre-results .results-table th {
  font-family: "SourceSansPro", Tahoma, serif;
  padding: 10px 8px;
  height: 56px;
  font-weight: normal;
  text-align: center;
  vertical-align: top;
  background: #F7F5F2;
  color: #474c55;
  cursor: default;
}
#study-centre-results .results-table th:first-child {
  text-align: left;
}
#study-centre-results .results-table td {
  text-align: left;
  padding: 5px 8px;
  border-top: 1px solid #ccc;
  vertical-align: middle;
}
#study-centre-results .results-table .header-row td {
  border-top: 0.5em solid #fff;
  border-bottom: 0.5em solid #fff;
  background: #F7F5F2;
  color: #474c55;
  padding: 10px;
  cursor: default;
}
#study-centre-results .results-table .check {
  height: 12px;
  width: 12px;
  background: #00338C;
  display: block;
  margin: 0 auto;
}
#study-centre-results .results-table a {
  width: 45px;
  display: block;
  margin: 0 auto;
}
#study-centre-results .results-table svg {
  width: 45px;
  height: 45px;
}
#study-centre-results .results-table svg:hover path {
  fill: #00338C;
}
#study-centre-results .results-table h2 {
  margin: 10px 5px;
  color: #474c55;
  cursor: pointer;
  font-size: 14px;
}
#study-centre-results .results-table h2:after {
  transform: rotate(45deg);
  content: "";
  height: 15px;
  width: 15px;
  float: right;
  border-left: 3px solid #333;
  border-top: 3px solid #333;
  margin: 10px 5px;
}
#study-centre-results .results-table .result-row {
  background: #F7F5F2;
  display: none;
  cursor: default;
}
#study-centre-results .results-table .result-row:hover {
  background: #F7F5F2;
}
#study-centre-results .results-table .result-row.open {
  display: table-row;
}
#study-centre-results .results-table .course {
  margin: 5px;
}
#study-centre-results .results-table .course h4 {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
  background: #e3e4e2;
}
#study-centre-results .results-table .course .modules {
  display: flex;
  margin: 10px 0 10px 10px;
  padding: 0;
}
#study-centre-results .results-table .course .modules li {
  width: calc(25% - 10px);
  margin: 0 10px 10px 0;
  text-align: center;
  padding: 10px;
  list-style: none;
  line-height: 150%;
  background: #fff;
}
@media only screen and (max-width: 768px) {
  #study-centre-results .results-table tbody tr:first-of-type {
    display: block;
  }
  #study-centre-results .results-table tr {
    display: block;
    margin-bottom: 10px;
    border: 1px solid #ccc;
  }
  #study-centre-results .results-table tr td {
    display: block;
  }
  #study-centre-results .results-table tr:first-of-type {
    display: none;
  }
  #study-centre-results .results-table tr:nth-child(odd) td {
    border-left: 100px solid #f7f7f7;
  }
  #study-centre-results .results-table tr:nth-child(odd) td .check {
    margin: 8px auto;
  }
  #study-centre-results .results-table tr:nth-child(odd) td:before {
    float: left;
    margin-left: -100px;
    padding: 5px 0;
    width: 80px;
  }
  #study-centre-results .results-table tr:nth-child(odd) td:after {
    content: "";
    display: block;
    clear: both;
  }
  #study-centre-results .results-table tr:nth-child(odd) td:nth-child(1):before {
    content: "Venue";
  }
  #study-centre-results .results-table tr:nth-child(odd) td:nth-child(2):before {
    content: "Blended";
  }
  #study-centre-results .results-table tr:nth-child(odd) td:nth-child(3):before {
    content: "Face to Face";
  }
  #study-centre-results .results-table tr:nth-child(odd) td:nth-child(4):before {
    content: "Distance Learning";
  }
  #study-centre-results .results-table tr:nth-child(odd) td:nth-child(5):before {
    content: "Contact";
  }
  #study-centre-results .results-table tr:nth-child(odd) td:nth-child(6):before {
    content: "Website";
  }
  #study-centre-results .results-table tr.result-row.open {
    display: block;
    margin-top: -11px;
  }
  #study-centre-results .results-table tr.result-row .modules {
    display: block;
    margin: 0;
  }
  #study-centre-results .results-table tr.result-row .modules li {
    width: 100%;
    margin: 0;
  }
}

.load-more {
  margin: 10px auto 0;
  display: block;
  width: 160px;
}
.load-more.disabled {
  transition: none;
  padding: 2px;
  cursor: default;
  background: #f5f5f5;
  border-color: #ccc;
}
.load-more.disabled:before, .load-more.disabled:after {
  display: none;
}
.load-more img {
  margin: 8px auto;
  display: block;
  height: 16px;
  width: 16px;
}
.load-more:before {
  background: #fff !important;
}

#study-centre-finder {
  background: #fff;
  margin: 0 8px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  #study-centre-finder {
    padding-left: 0.25em;
    padding-right: 0.25em;
  }
}
#study-centre-finder .checkbox {
  display: block;
  padding: 5px 10px 5px 31px;
  font-size: 14px;
  font-weight: normal;
}
#study-centre-finder .checkbox input {
  position: absolute;
  left: -999em;
}
#study-centre-finder .checkbox .cb {
  border-radius: 50%;
  border: 1px solid #ccc;
  height: 16px;
  width: 16px;
  line-height: 14px;
  background: #fff;
  float: left;
  padding: 0;
  margin: 1px 10px 0 -26px;
  text-align: center;
}
#study-centre-finder .checkbox .cb:before {
  border-radius: 50%;
  content: "";
  height: 8px;
  width: 8px;
  background: #474c55;
  display: none;
}
#study-centre-finder .checkbox input:checked ~ .cb:before {
  display: inline-block;
}

#study-centre-filters .filters {
  padding: 0;
  margin: 0 0 0.5em 0;
}
#study-centre-filters .filters ul {
  margin: 0 0 5px;
  padding: 5px 0;
  background: #F7F5F2;
}
#study-centre-filters .filters ul ul {
  background: rgba(0, 0, 0, 0.05);
  padding-left: 15px;
}
#study-centre-filters .filters li {
  list-style: none;
}
#study-centre-filters .filters > li {
  margin-bottom: 0.5em;
}
#study-centre-filters .filters label {
  color: #474c55;
}
#study-centre-filters .filters .has-tip {
  border: none;
  background: #737370;
  border-radius: 50%;
  height: 18px;
  width: 18px;
  line-height: 18px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  margin-left: 3px;
}
#study-centre-filters .filters .has-tip img,
#study-centre-filters .filters .has-tip svg {
  display: inline-block;
  vertical-align: top;
  width: 12px;
  height: 12px;
  margin-top: 3px;
}
#study-centre-filters .filters .has-tip img path,
#study-centre-filters .filters .has-tip svg path {
  fill: #fff;
  stroke: #fff;
}
#study-centre-filters .filters .has-tip:hover {
  position: relative;
}
#study-centre-filters .filters .has-tip:hover:before {
  content: "";
  position: absolute;
  top: 3px;
  left: 100%;
  z-index: 10;
  margin-left: 4px;
  border-right: 6px solid rgba(0, 0, 0, 0.8);
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
}
#study-centre-filters .filters .has-tip:hover:after {
  border-radius: 5px;
  content: attr(data-title);
  position: absolute;
  top: -5px;
  left: 100%;
  z-index: 10;
  margin-left: 10px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  font-size: 12px;
  padding: 5px 10px;
  width: 200px;
}
#study-centre-filters h4 {
  font-family: "SourceSansPro", Tahoma, sans-serif;
  font-size: 16px;
  padding: 10px;
  margin: 0;
  line-height: 120%;
  background: #e3e4e2;
}
#study-centre-filters .distance-learning-toggle {
  padding-left: 26px;
  margin-top: 10px;
  display: none;
}

@media only screen and (max-width: 768px) {
  #study-centre-filters .filters .has-tip:hover:before {
    display: none;
  }
  #study-centre-filters .filters .has-tip:hover:after {
    position: fixed;
    top: 40%;
    left: 25%;
    width: 50%;
    font-size: 16px;
    box-shadow: rgba(115, 115, 112, 0.2) 5px 5px;
  }
}
@media only screen and (max-width: 599px) {
  #study-centre-filters .filters .has-tip:hover:before {
    display: none;
  }
  #study-centre-filters .filters .has-tip:hover:after {
    position: fixed;
    top: 24%;
    left: 15%;
    width: 70%;
    font-size: 16px;
    box-shadow: rgba(115, 115, 112, 0.2) 5px 5px;
  }
}
.distance-selector {
  /*margin-bottom:1.5em;*/
  background: #F7F5F2;
}
.distance-selector h4 {
  color: #fff;
  background: #00338C;
}
.distance-selector .inner {
  padding: 15px;
  overflow: hidden;
}
.distance-selector #filter-distance {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 75px);
  background: none;
  border: none;
}
.distance-selector .distance-selection {
  width: 60px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  padding: 5px 0;
  background: none;
  border: none;
}

.no-results {
  display: none;
  padding: 20px;
  border: 2px solid #ccc;
  margin: 0.5em 0;
}
.no-results h2 {
  font-family: "SourceSansPro", Tahoma, sans-serif;
  font-size: 16px;
  color: #474c55;
  margin-bottom: 10px;
}
.no-results .checkbox {
  background: #eee;
}

#contact-dialog {
  max-width: 450px;
}

#contact-dialog .field-wrap,
#notification-form .field-wrap {
  overflow: hidden;
}
#contact-dialog .field-wrap .field,
#notification-form .field-wrap .field {
  float: left;
  width: 50%;
  padding-left: 10px;
}
#contact-dialog .field-wrap .field:first-child,
#notification-form .field-wrap .field:first-child {
  padding-right: 10px;
  padding-left: 0;
}
#contact-dialog .field,
#notification-form .field {
  margin-bottom: 20px;
}
#contact-dialog .field label,
#notification-form .field label {
  display: block;
  padding-bottom: 5px;
}
#contact-dialog .field input,
#notification-form .field input {
  border: 1px solid #ccc;
}
#contact-dialog .field textarea,
#notification-form .field textarea {
  height: 150px;
}
#contact-dialog button,
#notification-form button {
  float: right;
}
#contact-dialog button .cim-button,
#notification-form button .cim-button {
  background: #fff;
}
#contact-dialog button .cim-button:hover,
#notification-form button .cim-button:hover {
  color: #000 !important;
}
#contact-dialog button .cim-button:before,
#notification-form button .cim-button:before {
  background: #fff;
}

main input[type=radio], .studyMethod {
  display: inline-block;
}

.qualification-filters {
  display: none;
}

textarea {
  display: block;
}

#study-centre-form label.error {
  background: #bb2121;
  color: #fff;
  padding: 0.25em;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  width: 97%;
  margin: auto;
}

input[type=range] {
  -webkit-appearance: none;
  width: 100%;
  margin: 0;
  padding: 0;
}

input[type=range]:focus {
  outline: none;
}

input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 10px;
  cursor: pointer;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  background: #00338C;
  border-radius: 1px;
  border: 1px solid #333;
}

input[type=range]::-webkit-slider-thumb {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  border: 1px solid #333;
  height: 22px;
  width: 9px;
  background: #ffffff;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -7px;
}

input[type=range]:focus::-webkit-slider-runnable-track {
  background: #00338C;
}

input[type=range]::-moz-range-track {
  width: 100%;
  height: 8px;
  cursor: pointer;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  background: #00338C;
  border-radius: 1px;
  border: 1px solid #333;
}

input[type=range]::-moz-range-thumb {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  border: 1px solid #333;
  height: 22px;
  width: 8px;
  border-radius: 0px;
  background: #ffffff;
  cursor: pointer;
}

input[type=range]::-ms-track {
  margin: 6px 0;
  width: 100%;
  height: 10px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}

input[type=range]::-ms-fill-lower {
  background: rgba(42, 100, 149, 0.78);
  border: 1px solid #333;
  border-radius: 1px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}

input[type=range]::-ms-fill-upper {
  background: #00338C;
  border: 1px solid #333;
  border-radius: 1px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}

input[type=range]::-ms-thumb {
  box-shadow: 1px 1px 2px rgba(0, 0, 49, 0.3);
  border: 1px solid #333;
  height: 20px;
  width: 9px;
  border-radius: 0px;
  background: #ffffff;
  cursor: pointer;
  margin-top: -1px;
}

input[type=range]:focus::-ms-fill-lower {
  background: #00338C;
}

input[type=range]:focus::-ms-fill-upper {
  background: #00338C;
}

@media only screen and (max-width: 768px) {
  .studycentrepage .site-wrapper .container [class^=column] {
    display: block;
    float: none;
  }
}
.studycentredetails .banner {
  background: linear-gradient(90deg, #8f68ab 0%, #8f68ab 50%, #8fcc8f 50%, #8fcc8f 100%);
}
.studycentredetails .banner .content {
  position: relative;
}
.studycentredetails .banner .content img {
  max-width: 100%;
  grid-area: img;
}
@media (min-width: 481px) {
  .studycentredetails .banner .content img {
    display: block;
  }
}
.studycentredetails .banner .content .cim-button {
  grid-area: button;
  position: absolute;
  top: 14%;
  left: 16px;
  width: auto;
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 10px;
  border: none;
}
.studycentredetails .banner .content .cim-button:before {
  content: "<";
  margin-right: 0.5em;
}
@media (min-width: 481px) {
  .studycentredetails .banner .content .cim-button {
    top: unset;
    bottom: 60%;
  }
}
.studycentredetails .page-width {
  width: 100%;
  margin: auto;
}
@media (min-width: 1020px) {
  .studycentredetails .page-width {
    width: 300%;
    margin-left: -100%;
  }
  .studycentredetails .page-width .content {
    max-width: 1024px;
    margin: auto;
  }
}
.studycentredetails .details .grid {
  grid-template-areas: "main" "aside";
  grid-template-columns: 1fr;
  padding: 0;
}
@media (min-width: 481px) {
  .studycentredetails .details .grid {
    grid-template-areas: "aside main main main";
  }
}
.studycentredetails .details .grid .aside {
  grid-area: aside;
  z-index: 2;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-areas: "logo uni uni uni" "study study study study" "delivery delivery delivery delivery" "contact contact contact contact" "social social social social";
  grid-column-gap: 0.5em;
}
@media (min-width: 481px) {
  .studycentredetails .details .grid .aside {
    display: block;
    grid-column-gap: unset;
  }
}
.studycentredetails .details .grid .aside .logo {
  width: 100%;
  background-color: white;
  border: thin solid #474c55;
  border-radius: 10px;
  margin: 10px auto;
  min-height: unset;
  display: grid;
  place-content: center;
  min-width: unset;
  grid-area: logo;
}
@media (min-width: 481px) {
  .studycentredetails .details .grid .aside .logo {
    min-width: 230px;
    min-height: 236px;
    margin-top: -50px;
    margin-bottom: 2em;
  }
}
.studycentredetails .details .grid .aside .logo img {
  padding: 5px;
}
.studycentredetails .details .grid .aside h3 {
  font-size: 0.8em;
  grid-area: uni;
}
.studycentredetails .details .grid .aside h5 {
  margin-bottom: 0;
  display: none;
}
@media (min-width: 481px) {
  .studycentredetails .details .grid .aside h5 {
    display: block;
  }
}
.studycentredetails .details .grid .aside .gridbox.grid21 {
  grid-area: study;
}
.studycentredetails .details .grid .aside .grid {
  /*grid-template-areas: "aside aside aside aside";
  grid-template-columns: 1fr 0.6fr 0.7fr 1.3fr;
  grid-gap: 0;*/
  font-size: 0.8em;
  margin: 0.5em 0;
  /*place-items: center;*/
  display: flex;
}
@media (min-width: 481px) {
  .studycentredetails .details .grid .aside .grid {
    grid-template-areas: "aside aside";
    grid-template-columns: 1fr 1fr;
    place-items: flex-start;
    display: grid;
    grid-gap: 0;
  }
}
.studycentredetails .details .grid .aside .grid p {
  margin: 0;
  padding: 0 0.25em;
}
.studycentredetails .details .grid .aside .grid p .fa-check-circle {
  color: green;
}
.studycentredetails .details .grid .aside .delivery {
  font-size: 0.8em;
  padding: 0 0.25em 0 0;
  grid-area: delivery;
}
.studycentredetails .details .grid .aside .contact-details {
  font-size: 0.8em;
  display: block;
  grid-area: contact;
}
.studycentredetails .details .grid .aside .contact-details p {
  margin: 0;
  padding: 0.25em 0;
}
.studycentredetails .details .grid .aside .contact-details p span {
  margin-left: 0.25em;
}
.studycentredetails .details .grid .aside .contact-details:nth-of-type(even) {
  margin-top: 0.5em;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 5px;
}
.studycentredetails .details .grid .aside .contact-details .study-centre-contact.cim-button {
  position: relative;
  border-radius: 10px;
  margin: 0.5em 0;
  padding: 0.5em 0;
  background-color: rgba(7, 0, 120, 0.9);
  border: none;
}
.studycentredetails .details .grid .aside .contact-details .study-centre-contact.cim-button:hover {
  color: rgba(7, 0, 120, 0.9);
  background-color: rgba(7, 0, 120, 0.2);
}
.studycentredetails .details .grid .aside .social-icons {
  display: block;
  grid-area: social;
  text-align: center;
}
.studycentredetails .details .grid .aside .social-icons svg {
  border-radius: 50%;
}
.studycentredetails .details .grid .aside .social-icons svg path {
  fill: #04003F;
}
.studycentredetails .details .grid .aside .social-icons svg path:hover {
  fill: rgba(4, 0, 63, 0.5);
}
.studycentredetails .details .grid .main {
  grid-area: main;
}
.studycentredetails .details .grid .main .heading {
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: "name name name" " . request request";
  place-items: center flex-start;
  grid-gap: 0;
}
@media (min-width: 481px) {
  .studycentredetails .details .grid .main .heading {
    grid-template-areas: "name name request";
    place-items: center flex-start;
  }
}
.studycentredetails .details .grid .main .heading h1 {
  grid-area: name;
  color: #909090;
  font-size: 1.6em;
  font-weight: bold;
}
@media (min-width: 481px) {
  .studycentredetails .details .grid .main .heading h1 {
    font-size: 2em;
  }
}
.studycentredetails .details .grid .main .heading .request {
  grid-area: request;
  border: none;
  place-self: flex-end;
}
@media (min-width: 481px) {
  .studycentredetails .details .grid .main .heading .request {
    place-self: center;
  }
}
.studycentredetails .details .grid .main .heading .request .cim-button {
  position: relative;
  width: auto;
  background-color: rgba(7, 0, 120, 0.9);
  border-radius: 10px;
  border: none;
}
.studycentredetails .details .grid .main .heading .request .cim-button:hover {
  color: rgba(7, 0, 120, 0.9);
  background-color: rgba(7, 0, 120, 0.2);
}
.studycentredetails .details .grid .main .study-content h4 {
  font-weight: bold;
  border-bottom: thin solid #474c55;
  padding-bottom: 0.5em;
}
.studycentredetails .details .grid .main .study-content .accordion {
  border: thin solid #474c55;
  border-radius: 5px;
  background-color: white;
  margin-bottom: 0.5em;
}
.studycentredetails .details .grid .main .study-content .accordion:hover.l3 {
  background-color: rgba(155, 202, 137, 0.2);
}
.studycentredetails .details .grid .main .study-content .accordion:hover.l4 {
  background-color: rgba(245, 192, 53, 0.2);
}
.studycentredetails .details .grid .main .study-content .accordion:hover.l6 {
  background-color: rgba(233, 84, 58, 0.2);
}
.studycentredetails .details .grid .main .study-content .accordion:hover.l7 {
  background-color: rgba(137, 111, 177, 0.2);
}
.studycentredetails .details .grid .main .study-content .accordion .accordion-item .accordion-caller {
  font-weight: bold;
  padding: 0.5em;
  border-bottom: none;
}
.studycentredetails .details .grid .main .study-content .accordion .accordion-item .accordion-caller:before {
  content: "";
  font-family: "FontAwesomeSolid", serif;
  top: 4px;
  font-size: 1.2em;
}
.studycentredetails .details .grid .main .study-content .accordion .accordion-item .accordion-caller.on:before {
  content: "";
}
.studycentredetails .details .grid .main .study-content .accordion .accordion-item .accordion-caller:hover {
  color: #474c55;
}
.studycentredetails .details .grid .main .study-content .accordion .accordion-item .accordion-inner .modules {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  grid-gap: 1em;
  padding: 1em;
}
.studycentredetails .details .grid .main .study-content .accordion .accordion-item .accordion-inner .modules .module {
  border: thin solid #474c55;
  border-radius: 5px;
  padding: 0.25em;
  display: grid;
  grid-template-rows: 2em 3em;
  place-items: center;
  row-gap: 0.5em;
  background-color: rgba(255, 255, 255, 0.8);
}
.studycentredetails .details .grid .main .study-content .accordion .accordion-item .accordion-inner .modules .module h5 {
  color: #474c55;
  margin: 0;
}
.studycentredetails .details .grid .main .study-content .accordion .accordion-item .accordion-inner .modules .module p {
  color: #070078;
  margin: 0 !important;
  text-align: center;
  font-size: 0.9em;
}
.studycentredetails .details .grid .main .study-content .accordion .accordion-item .accordion-inner .modules .module.elective {
  background-color: rgba(195, 195, 196, 0.4);
}
.studycentredetails .details .grid .main .study-content .course-details .included {
  font-weight: bold;
  margin-bottom: 2em;
}
.studycentredetails .details .info-form {
  padding-top: 1em;
  background: #8fcc8f;
  /*background: linear-gradient(58deg, rgba(240,81,104,1) 0%, rgba(240,81,104,1) 50%, rgba(250,192,49,1) 50%, rgba(250,192,49,1) 100%);*/
  margin-top: 1em;
}
@media (min-width: 481px) {
  .studycentredetails .details .info-form {
    padding-top: 0;
  }
}
.studycentredetails .details .info-form .grid.grid-columns-1.new {
  grid-template-areas: none;
}
.studycentredetails .details .info-form .info-form-details {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-areas: "info" "form";
  grid-gap: 0;
  place-items: center;
  margin: auto;
}
@media (min-width: 481px) {
  .studycentredetails .details .info-form .info-form-details {
    grid-template-columns: 2fr 1fr 1fr 1fr;
    grid-gap: 1em;
    place-items: center;
    grid-template-areas: "info form form form";
    max-width: 985px;
  }
}
.studycentredetails .details .info-form .info-form-details .info {
  grid-area: info;
  padding: 0;
  margin-left: 1em;
  color: #fff;
}
@media (min-width: 481px) {
  .studycentredetails .details .info-form .info-form-details .info {
    padding: 0 1em;
    margin-left: 0;
  }
}
@media (min-width: 1020px) {
  .studycentredetails .details .info-form .info-form-details .info {
    padding: 0 2em;
    margin-left: 2em;
  }
}
.studycentredetails .details .info-form .info-form-details .info h3 {
  margin: 0;
}
.studycentredetails .details .info-form .info-form-details .form {
  grid-area: form;
  padding: 0 0.5em;
}
@media (min-width: 481px) {
  .studycentredetails .details .info-form .info-form-details .form {
    padding: 0 0.75em;
  }
}
.studycentredetails .details .info-form .info-form-details .form form {
  /*display: grid;*/
  grid-template-columns: 1fr;
  grid-template-areas: "one" "two";
  grid-gap: 1em;
  padding: 1em 0;
  position: relative;
}
@media (min-width: 481px) {
  .studycentredetails .details .info-form .info-form-details .form form {
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "one two";
  }
}
.studycentredetails .details .info-form .info-form-details .form form .one {
  grid-area: one;
  position: relative;
  top: 7px;
}
.studycentredetails .details .info-form .info-form-details .form form .two {
  grid-area: two;
  position: relative;
  top: 7px;
}
.studycentredetails .details .info-form .info-form-details .form form select {
  background: #fff;
  border: 1px solid #A7A9AD;
  font: inherit;
  font-size: 1rem;
  line-height: 1.25rem;
  height: 2.5rem;
  width: 100%;
  margin: 0;
  padding: 0.625rem;
  color: #C3C3C4;
}
.studycentredetails .details .info-form .info-form-details .form form input, .studycentredetails .details .info-form .info-form-details .form form select {
  border-radius: 4px;
  margin: 0.25em;
  font-size: 0.9em;
}
.studycentredetails .details .info-form .info-form-details .form form .input.cim-button {
  position: relative;
  border-radius: 4px;
  margin: 0.25em;
}
.studycentredetails .details .info-form .info-form-details .form .cim-form form {
  padding: 1em 0 0 0;
  position: relative;
}
.studycentredetails .details .info-form .info-form-details .form .cim-form form .umbraco-forms-field {
  margin: 0;
}
.studycentredetails .details .info-form .info-form-details .form .cim-form form .umbraco-forms-navigation {
  width: 100%;
  position: relative;
  right: 0;
  bottom: 0;
}
@media (min-width: 481px) {
  .studycentredetails .details .info-form .info-form-details .form .cim-form form .umbraco-forms-navigation {
    width: 50%;
    position: absolute;
  }
}
.studycentredetails .details .info-form .info-form-details .form .cim-form form .umbraco-forms-fieldset .umbraco-forms-container.col-md-6 {
  margin-bottom: 0;
}
@media (min-width: 481px) {
  .studycentredetails .details .info-form .info-form-details .form .cim-form form .umbraco-forms-fieldset .umbraco-forms-container.col-md-6 {
    margin-bottom: 30px;
  }
}
.studycentredetails .details .info-form .info-form-details .form .cim-form form select {
  cursor: pointer;
  color: #737370;
  font-weight: 400;
  font-family: inherit;
  border: 1px solid #737370;
  border-right: 42px solid #737370;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  min-width: unset;
  width: 97.3%;
  height: 34px;
  margin: 0.25em 0.15em;
  padding: 0.25em 1em;
  font-size: 0.9rem;
}
.studycentredetails .details .info-form .info-form-details .form .cim-form form .select-styling:after {
  right: 17.5px;
  top: 16.5px;
  content: "";
  position: absolute;
  width: 15px;
  height: 10px;
  line-height: 0;
  background: url(/images/icons/svg/sharp-chevron-white-down.svg);
  pointer-events: none;
  display: block;
}
.studycentredetails .details .info-form .info-form-details .form .cim-form #clickdimensionsForm {
  display: block;
}
@media (min-width: 481px) {
  .studycentredetails .details .info-form .info-form-details .form .cim-form #clickdimensionsForm {
    display: grid;
  }
}
.studycentredetails .details .info-form.page-width {
  margin-bottom: 0.25em;
  padding-bottom: 0;
}
@media (min-width: 481px) {
  .studycentredetails .details .info-form.page-width {
    margin-bottom: -5em;
  }
}

#contact-dialog {
  border-radius: 10px;
}
#contact-dialog select {
  width: 100%;
  font-size: 0.9em;
  height: 2.5rem;
  border: 1px solid #ccc;
  background: #fff;
}
#contact-dialog .cim-button {
  position: relative;
  border-radius: 10px;
  margin: 0.5em 0;
  padding: 0.5em 0;
  background-color: rgba(7, 0, 120, 0.9);
  border: none;
}
#contact-dialog .cim-button:hover {
  color: rgba(7, 0, 120, 0.9);
  background-color: rgba(7, 0, 120, 0.2);
}

.theme-study-centre-finder.page-study-centre-details .page-banner {
  display: none;
}
.theme-study-centre-finder .site-wrapper .site-main .page-banner .banner-text {
  width: 100%;
  display: grid;
  place-content: flex-start center;
  padding: 1em 0;
}
@media (min-width: 481px) {
  .theme-study-centre-finder .site-wrapper .site-main .page-banner .banner-text {
    margin-top: 1em;
  }
}
@media (min-width: 1020px) {
  .theme-study-centre-finder .site-wrapper .site-main .page-banner .banner-text {
    margin-top: 2em;
  }
}
.theme-study-centre-finder .site-wrapper .site-main .page-banner .banner-text h1 {
  text-align: center;
  margin: 10px 0;
}
.theme-study-centre-finder .site-wrapper .site-main .page-banner .banner-text p.subHeading {
  width: 100%;
  padding: 0;
  margin: 0 auto;
  text-align: center;
  font-size: 0.8em;
  color: #fff;
}
@media (min-width: 650px) {
  .theme-study-centre-finder .site-wrapper .site-main .page-banner .banner-text p.subHeading {
    max-width: 500px;
  }
}
.theme-study-centre-finder .site-wrapper .site-main section {
  border-bottom: thin solid #D8D8D8;
  padding-bottom: 0;
  margin-bottom: 0.25em;
}
@media (min-width: 481px) {
  .theme-study-centre-finder .site-wrapper .site-main section {
    padding-bottom: 1em;
    margin-bottom: 1em;
  }
}
.theme-study-centre-finder .site-wrapper .site-main section:last-of-type {
  border-bottom: none;
}
.theme-study-centre-finder .site-wrapper .site-main section.bottombanner {
  background: #8fcc8f;
  /*background: linear-gradient(63deg, rgba(240,81,104,1) 0%, rgba(240,81,104,1) 94%, rgba(250,192,49,1) 94%, rgba(250,192,49,1) 100%);*/
  margin-bottom: 0;
  padding: 0;
}
.theme-study-centre-finder .site-wrapper .site-main section.bottombanner h2, .theme-study-centre-finder .site-wrapper .site-main section.bottombanner p {
  color: #fff;
}
.theme-study-centre-finder .site-wrapper .site-main section.bottombanner.gridbox .grid {
  place-content: center;
  padding: 1em;
}
.theme-study-centre-finder .site-wrapper .site-main section .container .grid img {
  border-radius: 10px;
}
.theme-study-centre-finder .site-wrapper .site-main .tabs {
  float: none;
  list-style: none;
  position: relative;
  text-align: left;
  padding: 0;
}
.theme-study-centre-finder .site-wrapper .site-main .tabs > li.tab {
  float: left;
  display: block;
  width: 33.33%;
}
@media (min-width: 650px) {
  .theme-study-centre-finder .site-wrapper .site-main .tabs > li.tab {
    width: auto;
  }
}
.theme-study-centre-finder .site-wrapper .site-main .tabs > li.tab > input[type=radio] {
  position: absolute;
  top: 0;
  left: -9999px;
}
.theme-study-centre-finder .site-wrapper .site-main .tabs > li.tab > label {
  display: block;
  padding: 12px;
  border-radius: 20px 20px 0 0;
  font-size: 0.6em;
  font-weight: normal;
  text-transform: uppercase;
  background: #fff;
  cursor: pointer;
  position: relative;
  top: 4px;
  border: 1px solid #474c55;
  min-height: 60px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.theme-study-centre-finder .site-wrapper .site-main .tabs > li.tab > label:hover {
  background: rgba(232, 232, 232, 0.8);
}
@media (min-width: 650px) {
  .theme-study-centre-finder .site-wrapper .site-main .tabs > li.tab > label {
    padding: 14px 18px;
    font-size: 0.8em;
  }
}
.theme-study-centre-finder .site-wrapper .site-main .tabs > li.tab .tab-content {
  z-index: 2;
  display: none;
  overflow: hidden;
  width: 100%;
  font-size: 1em;
  line-height: 25px;
  padding: 12px;
  position: absolute;
  top: 70px;
  left: 0;
  background: #fff;
  border: 1px solid #474c55;
  border-radius: 0 0 10px 10px;
}
.theme-study-centre-finder .site-wrapper .site-main .tabs > li.tab .tab-content p {
  margin: 0 auto 0.5em;
}
@media (min-width: 650px) {
  .theme-study-centre-finder .site-wrapper .site-main .tabs > li.tab .tab-content {
    padding: 25px;
    top: 53px;
    border-radius: 0 10px 10px 10px;
  }
  .theme-study-centre-finder .site-wrapper .site-main .tabs > li.tab .tab-content p {
    margin: revert;
  }
}
.theme-study-centre-finder .site-wrapper .site-main .tabs > li.tab .tab-content ul.not-tabs {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, auto));
  background: transparent;
  width: 80%;
  margin: 1em auto;
}
.theme-study-centre-finder .site-wrapper .site-main .tabs > li.tab .tab-content ul.not-tabs li {
  display: inline-block;
}
.theme-study-centre-finder .site-wrapper .site-main .tabs > li.tab .tab-content ul.not-tabs li .checkbox .cb:before {
  font-family: "FontAwesomeSolid", serif;
  content: "";
  color: #000;
}
.theme-study-centre-finder .site-wrapper .site-main .tabs > li.tab .tab-content ul.not-tabs li .checkbox .has-tip img {
  display: inline-block;
  vertical-align: top;
  width: 12px;
  height: 12px;
  margin-top: 3px;
}
.theme-study-centre-finder .site-wrapper .site-main .tabs > li.tab .tab-content.newQuals {
  line-height: 16px;
}
.theme-study-centre-finder .site-wrapper .site-main .tabs > li.tab .tab-content.newQuals ul.not-tabs {
  width: 100%;
  grid-template-columns: repeat(auto-fill, minmax(200px, auto));
  margin: 0 auto;
  padding: 0 0.5em;
}
.theme-study-centre-finder .site-wrapper .site-main .tabs > li.tab .tab-content.newQuals ul.not-tabs > li {
  display: block;
}
.theme-study-centre-finder .site-wrapper .site-main .tabs > li.tab .tab-content.newQuals ul.not-tabs > li h4 {
  margin: 0;
}
.theme-study-centre-finder .site-wrapper .site-main .tabs > li.tab .tab-content.newQuals ul.not-tabs > li > ul.not-tabs > li {
  display: block;
}
.theme-study-centre-finder .site-wrapper .site-main .tabs > li.tab .tab-content.newQuals ul.not-tabs > li > ul.not-tabs > li label.checkbox {
  font-weight: normal;
  padding-left: 10px;
  font-size: 0.8em;
}
.theme-study-centre-finder .site-wrapper .site-main .tabs > li.tab .tab-content.newQuals ul.not-tabs > li > ul.not-tabs > li label.checkbox .cb {
  margin-left: -18px;
  margin-top: 2px;
  width: 12px;
  height: 12px;
  position: relative;
}
.theme-study-centre-finder .site-wrapper .site-main .tabs > li.tab .tab-content.newQuals ul.not-tabs > li > ul.not-tabs > li label.checkbox .cb:before {
  font-size: 0.8em;
  position: relative;
  top: -4px;
}
.theme-study-centre-finder .site-wrapper .site-main .tabs > li.tab .tab-content.newQuals ul.not-tabs > li > ul.not-tabs > li > ul > li {
  display: block;
}
.theme-study-centre-finder .site-wrapper .site-main .tabs > li.tab [id^=tab]:checked + label {
  top: 0;
  padding-top: 17px;
  color: #070078;
}
.theme-study-centre-finder .site-wrapper .site-main .tabs > li.tab [id^=tab]:checked + label:hover {
  background: rgba(232, 232, 232, 0.8);
}
.theme-study-centre-finder .site-wrapper .site-main .tabs > li.tab [id^=tab]:checked ~ [id^=tab-content] {
  display: block;
}
.theme-study-centre-finder .site-wrapper .site-main .tabs > li.tab .cim-button {
  border-radius: 10px;
  width: 80%;
  margin: 1em auto;
  display: block;
}
@media (min-width: 650px) {
  .theme-study-centre-finder .site-wrapper .site-main .tabs > li.tab .cim-button {
    width: 40%;
  }
}
.theme-study-centre-finder .site-wrapper .site-main .studycentresearch {
  width: 100%;
  margin: -3em auto 20em;
  border: none;
  -webkit-transition: 600ms;
  transition: 600ms;
}
.theme-study-centre-finder .site-wrapper .site-main .studycentresearch.tab2 {
  -webkit-transition: 600ms;
  transition: 600ms;
  margin: -3em auto 3em;
}
.theme-study-centre-finder .site-wrapper .site-main .studycentresearch.tab3 {
  -webkit-transition: 600ms;
  transition: 600ms;
  margin: -3em auto 11em;
}
@media (min-width: 650px) {
  .theme-study-centre-finder .site-wrapper .site-main .studycentresearch {
    width: 80%;
    margin: -11em auto 12em;
    -webkit-transition: 600ms;
    transition: 600ms;
  }
  .theme-study-centre-finder .site-wrapper .site-main .studycentresearch.tab2 {
    -webkit-transition: 600ms;
    transition: 600ms;
    margin: -11em auto 2em;
  }
  .theme-study-centre-finder .site-wrapper .site-main .studycentresearch.tab3 {
    -webkit-transition: 600ms;
    transition: 600ms;
    margin: -11em auto 5em;
  }
}
@media (min-width: 1020px) {
  .theme-study-centre-finder .site-wrapper .site-main .studycentresearch {
    -webkit-transition: 600ms;
    transition: 600ms;
    width: 60%;
    margin: -15em auto 11em;
  }
  .theme-study-centre-finder .site-wrapper .site-main .studycentresearch.tab2 {
    -webkit-transition: 600ms;
    transition: 600ms;
    margin: -15em auto 4em;
  }
  .theme-study-centre-finder .site-wrapper .site-main .studycentresearch.tab3 {
    -webkit-transition: 600ms;
    transition: 600ms;
    margin: -15em auto 5em;
  }
}
.theme-study-centre-finder .site-wrapper .site-main .studycentresearch #study-centre-location {
  padding: 12px;
  width: 100%;
  margin: 0 auto 1em;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container {
  display: grid;
  grid-template-columns: 4fr;
  grid-template-areas: "filters results";
  grid-gap: 2em;
}
@media (min-width: 481px) {
  .theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container {
    grid-template-columns: 1fr 4fr;
    grid-template-areas: "filters results";
    grid-gap: 2em;
  }
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters {
  grid-area: filters;
  position: absolute;
  border: 1px solid #474c55;
  background: rgba(255, 255, 255, 0.9);
  padding: 0.25em;
  z-index: 9;
  border-radius: 10px;
  margin-top: 1em;
  box-shadow: 5px 5px rgba(0, 0, 0, 0.2);
  min-width: 220px;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters {
  margin-top: 0.4em;
}
@media (min-width: 481px) {
  .theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters {
    margin-top: 1.4em;
  }
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .study-info p {
  font-size: 0.8rem;
  text-align: center;
  width: 80%;
  margin: 0.5em auto;
  font-weight: bold;
}
@media (min-width: 481px) {
  .theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .study-info {
    display: none;
  }
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .search-form-container button {
  height: 20px;
  width: 20px;
  top: 4px;
  left: 4px;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .search-form-container #study-centre-location {
  padding: 6px 12px 6px 32px;
  font-size: 0.8em;
  border-radius: 10px;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .distance-selector h4 {
  color: initial;
  background: initial;
  margin: 5px 0;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .distance-selector .inner {
  padding: 0;
  display: grid;
  grid-template-columns: 5fr 1fr;
  grid-gap: 0.25em;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .distance-selector .inner #filter-distance {
  width: 100%;
  display: block;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .distance-selector .inner .distance-selection {
  font-size: 0.8em;
  text-align: right;
  margin: 0;
  display: block;
  max-width: 56px;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .filters {
  padding: 0;
  margin: 0 0 0.5em 0;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .filters ul {
  margin: 0 0 5px;
  padding: 5px 0;
  background: #F7F5F2;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .filters ul.not-tabs > li {
  display: block;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .filters ul.not-tabs > li label.checkbox {
  font-weight: normal;
  padding-left: 30px;
  font-size: 0.8em;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .filters ul.not-tabs > li label.checkbox .cb {
  margin-left: -18px;
  margin-top: 2px;
  width: 12px;
  height: 12px;
  position: relative;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .filters ul.not-tabs > li label.checkbox .cb:before {
  font-size: 0.8em;
  position: relative;
  top: -4px;
  font-family: "FontAwesomeSolid", serif;
  content: "";
  color: #000;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .filters ul.not-tabs > li > ul > li {
  display: block;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .filters ul ul {
  background: rgba(0, 0, 0, 0.05);
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .filters li {
  list-style: none;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .filters li h4 {
  margin: 10px 0;
  font-size: 1em;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .filters > li {
  margin-bottom: 0.5em;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .filters label {
  color: #474c55;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .filters .has-tip {
  border: none;
  background: #737370;
  border-radius: 50%;
  height: 18px;
  width: 18px;
  line-height: 18px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  margin-left: 3px;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .filters .has-tip img,
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .filters .has-tip svg {
  display: inline-block;
  vertical-align: top;
  width: 12px;
  height: 12px;
  margin-top: 3px;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .filters .has-tip img path,
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .filters .has-tip svg path {
  fill: #fff;
  stroke: #fff;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .filters .has-tip:hover {
  position: absolute;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .filters .has-tip:hover:before {
  content: "";
  position: absolute;
  top: 3px;
  left: 100%;
  z-index: 10;
  margin-left: 4px;
  border-right: 6px solid rgba(0, 0, 0, 0.8);
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .filters .has-tip:hover:after {
  border-radius: 5px;
  content: attr(data-title);
  position: absolute;
  top: -5px;
  left: 100%;
  z-index: 10;
  margin-left: 10px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  font-size: 12px;
  padding: 5px 10px;
  width: 200px;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .filters .newQuals h4 {
  font-weight: bold;
  border-bottom: thin solid #474c55;
  padding-bottom: 0.5em;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .filters .newQuals .accordion {
  border: thin solid #474c55;
  border-radius: 10px;
  background-color: white;
  margin-bottom: 0.5em;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .filters .newQuals .accordion:hover.l3 {
  background-color: rgba(155, 202, 137, 0.2);
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .filters .newQuals .accordion:hover.l4 {
  background-color: rgba(245, 192, 53, 0.2);
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .filters .newQuals .accordion:hover.l6 {
  background-color: rgba(233, 84, 58, 0.2);
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .filters .newQuals .accordion:hover.l7 {
  background-color: rgba(137, 111, 177, 0.2);
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .filters .newQuals .accordion .accordion-item .accordion-caller {
  font-weight: bold;
  padding: 0 0.5em;
  border-bottom: none;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .filters .newQuals .accordion .accordion-item .accordion-caller:before {
  content: "";
  font-family: "FontAwesomeSolid", serif;
  top: 0;
  font-size: 1.2em;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .filters .newQuals .accordion .accordion-item .accordion-caller.on:before {
  content: "";
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .filters .newQuals .accordion .accordion-item .accordion-caller:hover {
  color: #474c55;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .filters .newQuals .accordion .accordion-item .accordion-inner .modules {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  grid-gap: 1em;
  padding: 1em;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .filters .newQuals .accordion .accordion-item .accordion-inner .modules .module {
  border: thin solid #474c55;
  border-radius: 5px;
  padding: 0.25em;
  display: grid;
  grid-template-rows: 2em 3em;
  place-items: center;
  row-gap: 0.5em;
  background-color: rgba(255, 255, 255, 0.8);
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .filters .newQuals .accordion .accordion-item .accordion-inner .modules .module h5 {
  color: #474c55;
  margin: 0;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .filters .newQuals .accordion .accordion-item .accordion-inner .modules .module p {
  color: #070078;
  margin: 0 !important;
  text-align: center;
  font-size: 0.9em;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .filters .newQuals .accordion .accordion-item .accordion-inner .modules .module.elective {
  background-color: rgba(195, 195, 196, 0.4);
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters .allFilters .filters .newQuals .course-details .included {
  font-weight: bold;
  margin-bottom: 2em;
}
@media (min-width: 481px) {
  .theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .study-centre-filters {
    position: relative;
    border: none;
    background: transparent;
    padding: 0;
    border-radius: unset;
    margin-top: 0;
    box-shadow: none;
    min-width: unset;
  }
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .results {
  grid-area: results;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .results .no-results {
  padding: 0.5em;
  border: 2px solid red;
  margin: 0.5em auto;
  border-radius: 10px;
  text-align: center;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .results .no-results p {
  padding: 0;
  margin: 0.5em 0;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .results .no-results p:first-of-type {
  font-size: 1.2rem;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .results .results-table {
  display: none !important;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .results .results-layout-heading {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-areas: "name name name name" "blended f2f online revision";
  width: 100%;
  font-size: 0.65em;
  place-items: center;
  text-align: center;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .results .results-layout-heading .logo {
  grid-area: logo;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .results .results-layout-heading .name {
  grid-area: name;
  justify-self: self-start;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .results .results-layout-heading .blended {
  grid-area: blended;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .results .results-layout-heading .f2f {
  grid-area: f2f;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .results .results-layout-heading .online {
  grid-area: online;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .results .results-layout-heading .revision {
  grid-area: revision;
  place-self: flex-start;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .results .results-layout-heading .link {
  grid-area: link;
}
@media (min-width: 481px) {
  .theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .results .results-layout-heading {
    grid-template-columns: 1fr 3fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-areas: "name name blended f2f online revision revision";
    font-size: 0.85em;
  }
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .results .results-layout {
  display: grid;
  grid-gap: 0.5em;
  margin: 0 0 1em 0;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .results .results-layout .result-caller {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-areas: "name name name name" "blended f2f online revision";
  width: 100%;
  border: thin solid #474c55;
  border-radius: 5px;
  place-items: center;
  cursor: pointer;
  /*&.featured {
    background: rgba(4,0,63,0.2);
  }*/
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .results .results-layout .result-caller:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .results .results-layout .result-caller i.fas, .theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .results .results-layout .result-caller i.user {
  font-size: 2em;
}
@media (min-width: 481px) {
  .theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .results .results-layout .result-caller {
    grid-template-columns: 1fr 3fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-areas: "logo name blended f2f online revision link";
  }
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .results .results-layout .result-row {
  display: none;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .results .results-layout .logo {
  grid-area: logo;
  width: 70px;
  height: 70px;
  background-color: white;
  border: thin solid rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  margin: 0.25em 0.75em 0.25em 0.25em;
  display: none;
  place-content: center;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .results .results-layout .logo img {
  padding: 5px;
  max-width: 100%;
}
@media (min-width: 481px) {
  .theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .results .results-layout .logo {
    display: grid;
  }
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .results .results-layout .name {
  grid-area: name;
  justify-self: self-start;
  padding: 0.25em 0.5em;
}
@media (min-width: 481px) {
  .theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .results .results-layout .name {
    padding: 0;
  }
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .results .results-layout .blended {
  grid-area: blended;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .results .results-layout .blended .check:before {
  font-family: "FontAwesome", serif;
  content: "";
  color: green;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .results .results-layout .f2f {
  grid-area: f2f;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .results .results-layout .f2f .check:before {
  font-family: "FontAwesome", serif;
  content: "";
  color: green;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .results .results-layout .online {
  grid-area: online;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .results .results-layout .online .check:before {
  font-family: "FontAwesome", serif;
  content: "";
  color: green;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .results .results-layout .revision {
  grid-area: revision;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .results .results-layout .revision .check:before {
  font-family: "FontAwesome", serif;
  content: "";
  color: green;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .results .results-layout .link {
  grid-area: link;
  display: none;
}
@media (min-width: 481px) {
  .theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .results .results-layout .link {
    display: block;
  }
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .results .load-more.cim-button {
  position: relative;
  border-radius: 10px;
  margin: 0.5em auto;
  padding: 0.5em 0;
  background-color: rgba(7, 0, 120, 0.9);
  border: none;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container .results .load-more.cim-button:hover {
  color: rgba(7, 0, 120, 0.9);
  background-color: rgba(7, 0, 120, 0.2);
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container.full {
  grid-template-areas: "results";
  grid-template-columns: 1fr;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container.full .result-caller .logo {
  margin: 0.25em 0.75em 0.25em 0.25em;
}
@media (min-width: 1020px) {
  .theme-study-centre-finder .site-wrapper .site-main .study-centre-results .container.full .result-caller .logo {
    margin: 0.25em 0.75em 0.25em -0.75em;
  }
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .switches {
  display: grid;
  grid-template-columns: 1fr 1fr 1.2fr;
  grid-template-areas: "filter filter map";
  margin-top: 0.7em;
  font-size: 0.8rem;
}
@media (min-width: 481px) {
  .theme-study-centre-finder .site-wrapper .site-main .study-centre-results .switches {
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "filter map";
    font-size: 1rem;
    margin-top: -0.3em;
  }
}
@media (min-width: 1020px) {
  .theme-study-centre-finder .site-wrapper .site-main .study-centre-results .switches {
    margin-top: -2.3em;
  }
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .switches .filter-switch {
  text-align: left;
  margin: 0 0.5em 0 0;
  grid-area: filter;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .switches .filter-switch button.filter-button {
  font-weight: normal;
  font-size: 0.8em;
  border-radius: 5px;
  border: 1px solid;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .switches .filter-switch button.filter-button:before {
  font-family: "FontAwesomeSolid", serif;
  content: "";
  color: #000;
  padding-right: 0.5em;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .switches .filter-switch button.filter-button.open {
  float: left;
  margin-right: 1em;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .switches .filter-switch button.clear-filters {
  font-weight: normal;
  font-size: 0.8em;
  border-radius: 5px;
  border: 1px solid;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .switches .filter-switch button.clear-filters:before {
  font-family: "FontAwesomeSolid", serif;
  content: "";
  color: #000;
  padding-right: 0.5em;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .switches .map-switch {
  text-align: right;
  margin: 0 0 0.5em 0;
  grid-area: map;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .switches .map-switch button.map-button {
  font-weight: normal;
  font-size: 0.8em;
  border-radius: 5px;
  border: 1px solid;
}
.theme-study-centre-finder .site-wrapper .site-main .study-centre-results .switches .map-switch button.map-button:before {
  font-family: "FontAwesomeSolid", serif;
  content: "";
  color: #000;
  padding-right: 0.5em;
}

.page-study-centre-search .study-centre-finder .site-main .page-banner {
  width: 100%;
  margin: 0 auto 2em;
  max-width: unset;
  max-height: 174px;
}
.page-study-centre-search .study-centre-finder .site-main .page-banner .banner-text {
  z-index: 1;
  position: relative;
}
.page-study-centre-search .study-centre-finder .site-main .page-banner .header-image {
  margin: auto;
  display: block;
  min-height: 136px;
  position: absolute;
  top: 0;
}
@media (min-width: 1020px) {
  .page-study-centre-search .study-centre-finder .site-main .page-banner {
    width: 300%;
    margin: auto auto 2em -100%;
    background: linear-gradient(90deg, #8f68ab 0%, #8f68ab 50%, #8fcc8f 50%, #8fcc8f 100%);
    height: 174px;
  }
}

.theme-blue [class^=grid-] .small-block,
.theme-blue [class*=" grid-"] .small-block {
  background: #070078;
}
.theme-blue [class^=grid-] .small-block h3,
.theme-blue [class^=grid-] .small-block p,
.theme-blue [class*=" grid-"] .small-block h3,
.theme-blue [class*=" grid-"] .small-block p {
  color: #fff;
}
.theme-blue [class^=grid-] .small-block h3,
.theme-blue [class*=" grid-"] .small-block h3 {
  font-size: 1.25rem;
}
.theme-blue [class^=grid-] .small-block p,
.theme-blue [class*=" grid-"] .small-block p {
  font-size: 1rem;
}
.theme-blue form button {
  color: #070078;
}
.theme-blue form button:hover, .theme-blue form button:active, .theme-blue form button:focus {
  background: #070078;
  border-color: #070078;
  color: #fff;
}

.theme-grey .cim-button,
.theme-grey .button-solid {
  background-color: #474c55;
  border-color: #474c55;
}
.theme-grey .cim-button:hover, .theme-grey .cim-button:active, .theme-grey .cim-button:focus,
.theme-grey .button-solid:hover,
.theme-grey .button-solid:active,
.theme-grey .button-solid:focus {
  color: #474c55;
}
.theme-grey .small-block {
  background-color: #474c55;
  color: #fff;
  padding: 2rem 1.5rem;
}
.theme-grey .small-block h2 {
  color: currentColor;
  font-size: 1.25rem;
}
.theme-grey .small-block p {
  color: currentColor;
  font-size: 1rem;
}
.theme-grey .small-block p::before {
  display: none;
}

.theme-orange form .cim-button {
  background: #f1563f;
  border-color: #f1563f;
}
.theme-orange form .cim-button:hover, .theme-orange form .cim-button:active, .theme-orange form .cim-button:focus {
  background: transparent;
  color: #f1563f;
}

.theme-myths .site-wrapper {
  background-image: url(/media/7329/membership-myths_web-page-background-4.jpg);
  background-position: center -200px;
  background-size: cover;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 767px) {
  .theme-myths .site-wrapper {
    margin-top: 102px;
    background-position: center;
  }
}
.theme-myths .membership .page-banner {
  margin: 2em 0 -2em 0;
  background: none;
  border: none;
}
.theme-myths .membership .page-banner img {
  display: block;
  margin-left: 1em;
}
.theme-myths #page-myths {
  margin-bottom: 46em;
}
@media only screen and (max-width: 767px) {
  .theme-myths #page-myths {
    margin-bottom: 0;
  }
}
.theme-myths #page-myths h2 {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 1.5em;
}
.theme-myths #page-myths h3 {
  color: #ffff7c;
}
.theme-myths [class^=grid-], .theme-myths [class*=" grid-"] {
  color: #fff;
}
.theme-myths .grid-3 {
  background: rgba(255, 255, 255, 0.8);
  color: #000;
  padding: 1em;
  margin-right: 1em;
  position: relative;
  padding-bottom: 3em;
  margin-bottom: 1em;
}
@media only screen and (min-width: 601px) {
  .theme-myths .grid-3 {
    flex: 1 1 46%;
  }
}
@media only screen and (min-width: 769px) {
  .theme-myths .grid-3 {
    flex: 1 1 22%;
  }
}
.theme-myths .grid-3 .button {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  border: none;
  background: rgba(255, 255, 124, 0.9);
}
.theme-myths .grid-3 .button a {
  color: #070078;
}
.theme-myths .grid-3 .button:hover {
  color: #474c55;
}
.theme-myths #modal-holder .reveal-modal.open {
  width: 24%;
  background: transparent;
  padding: 0;
  border: none;
  box-shadow: none;
}
@media only screen and (max-width: 1024px) {
  .theme-myths #modal-holder .reveal-modal.open {
    width: 48%;
  }
}
@media only screen and (max-width: 767px) {
  .theme-myths #modal-holder .reveal-modal.open {
    width: 92%;
  }
}
.theme-myths #modal-holder .reveal-modal.open#popup_Form {
  padding: 1.875rem;
  width: 80%;
  background-color: #fff;
  border: solid 1px #666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
@media only screen and (max-width: 768px) {
  .theme-myths #modal-holder .reveal-modal.open#popup_Form {
    width: 96%;
  }
}
.theme-myths #modal-holder .reveal-modal.open h2 {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 1.5em;
}
.theme-myths #modal-holder .reveal-modal.open h3 {
  color: #00ffca;
}
.theme-myths #modal-holder .reveal-modal.open .enclose {
  background: rgba(255, 255, 255, 0.9);
  padding: 1.5em;
  margin-bottom: 2.4em;
}
.theme-myths #modal-holder .reveal-modal.open .enclose ul {
  margin: 0.5em 0;
}
.theme-myths #modal-holder .reveal-modal.open .enclose p {
  margin: 0;
}
.theme-myths #modal-holder .reveal-modal.open .enclose h3 {
  color: #474c55;
  margin: 20px 12px;
}
.theme-myths #modal-holder .reveal-modal.open .button {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  border: none;
  background: rgba(255, 255, 124, 0.9);
}
.theme-myths #modal-holder .reveal-modal.open .button a {
  color: #070078;
}
.theme-myths #modal-holder .reveal-modal.open .button:hover {
  color: #474c55;
}
.theme-myths #postcode_lookup {
  top: 279px;
}
@media only screen and (max-width: 599px) {
  .theme-myths #postcode_lookup {
    top: 396px;
  }
}

@media (min-width: 766px) {
  .theme-pitch .events .cimeventjudges .judge {
    flex: 0 0 24%;
  }
}
.theme-pitch .events .cimeventjudges .judge .popup .popup-more {
  color: #000;
  font-weight: bold;
}
.theme-pitch .events .cimeventjudges .judge .popup .popup-subtitle {
  color: #474c55;
}
.theme-pitch .events .site-wrapper {
  background-image: url("/media/7860/the-pitch_background-image-2_reduced.jpg");
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 766px) {
  .theme-pitch .events .site-wrapper {
    background-position: top center;
  }
}
.theme-pitch .events .site-wrapper a {
  color: #fff;
}
.theme-pitch .events .site-wrapper a:hover {
  text-decoration: underline;
}
.theme-pitch .events .site-wrapper a.button:hover, .theme-pitch .events .site-wrapper a.cim-button:hover, .theme-pitch .events .site-wrapper a.button-blue:hover, .theme-pitch .events .site-wrapper a.button-large:hover {
  text-decoration: none;
}
.theme-pitch .events .site-wrapper .page-banner {
  background: transparent;
}
.theme-pitch .events .site-wrapper .page-banner img {
  display: none;
}
@media (min-width: 481px) {
  .theme-pitch .events .site-wrapper .page-banner img {
    display: block;
  }
}
.theme-pitch .events .site-wrapper .page-banner img.mobile-banner-image {
  display: block;
}
@media (min-width: 481px) {
  .theme-pitch .events .site-wrapper .page-banner img.mobile-banner-image {
    display: none;
  }
}
.theme-pitch .events .site-wrapper .nav-secondary {
  background: rgba(226, 226, 225, 0.6);
}
@media (min-width: 481px) {
  .theme-pitch .events .site-wrapper .nav-secondary {
    background: rgba(226, 226, 225, 0.9);
  }
}
.theme-pitch .events .site-wrapper .nav-secondary a {
  border: none;
  color: #474c55;
}
.theme-pitch .events .site-wrapper .nav-secondary a:hover {
  background: rgba(1, 117, 116, 0.8);
  text-decoration: none;
  color: #fff;
}
.theme-pitch .events .site-wrapper .subsection {
  background: rgba(0, 0, 0, 0.4);
}
.theme-pitch .events .site-wrapper .subsection p, .theme-pitch .events .site-wrapper .subsection a {
  color: #fff;
}
.theme-pitch .events .site-wrapper .subsection .booking-widget h2 {
  color: #fff;
}
.theme-pitch .events .site-wrapper .subsection .panel-contents > p {
  padding: 0 1em;
}
.theme-pitch .events .site-wrapper .subsection .event-accordion-wrapper {
  background: rgba(255, 255, 255, 0.5);
}
.theme-pitch .events .site-wrapper .subsection .event-accordion-wrapper .accordion {
  background: rgba(255, 255, 255, 0.5);
  padding: 1em;
}
.theme-pitch .events .site-wrapper .subsection .event-accordion-wrapper .accordion .accordion-caller {
  color: #000;
}
.theme-pitch .events .site-wrapper .subsection .event-accordion-wrapper .accordion .accordion-inner ul li {
  color: #474c55;
}
.theme-pitch .events .site-wrapper .subsection .cim-button, .theme-pitch .events .site-wrapper .subsection .button-blue {
  background: rgba(255, 255, 255, 0.8);
  color: #000;
  border: none;
  margin: 0.5em 0;
  min-width: 180px;
  width: 100%;
}
.theme-pitch .events .site-wrapper .subsection .cim-button:hover, .theme-pitch .events .site-wrapper .subsection .button-blue:hover {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}
.theme-pitch .events .site-wrapper [class^=grid-], .theme-pitch .events .site-wrapper [class*=" grid-"] {
  color: #fff;
}
.theme-pitch .events .site-wrapper .site-main .section-header {
  text-align: left;
}
.theme-pitch .events .site-wrapper .site-main .section-header:before {
  border-top: none;
}
.theme-pitch .events .site-wrapper .site-main .section-header .inner {
  background: transparent;
  color: #fff;
}
.theme-pitch .events .site-wrapper .site-main h2 {
  color: #fff;
}
.theme-pitch .events .site-wrapper .umbraco-forms-form .umbraco-forms-field.checkbox label {
  color: #fff;
  left: 2.2em;
  top: 2.2em;
}
@media (min-width: 766px) {
  .theme-pitch .events .site-wrapper .umbraco-forms-form .umbraco-forms-field.checkbox label {
    top: 0.8em;
    left: 0;
  }
}
.theme-pitch .events .site-wrapper .umbraco-forms-form .select-styling {
  height: 40px;
}
.theme-pitch .events .site-wrapper .cim-form .customSelect {
  max-width: none;
  width: 100%;
  height: 40px;
}
.theme-pitch .events .site-wrapper .cim-form .customSelect .customSelectInner {
  padding: 0.7em 0.8em;
  color: #909090;
  font-weight: normal;
  font-size: 1.1em;
  min-width: 100%;
}
.theme-pitch .events .site-wrapper .cim-form .customSelect:after {
  line-height: 42px;
}
.theme-pitch .events .site-wrapper .cim-form .cim-button {
  width: auto;
  position: absolute;
  right: 15px;
  bottom: -2em;
  background-color: #009999;
  border-color: #009999;
}
@media (min-width: 766px) {
  .theme-pitch .events .site-wrapper .cim-form .cim-button {
    bottom: 0;
  }
}
.theme-pitch .events .site-wrapper .cim-form .cim-button a {
  color: #fff;
}
.theme-pitch .events .site-wrapper .cim-form .cim-button a:hover {
  color: #009999;
  background: #fff;
}
.theme-pitch .events .site-wrapper .cim-form .cim-button:hover {
  color: #009999;
  background: #fff;
}
.theme-pitch .events .site-wrapper .cim-form h2 {
  color: #fff;
}
.theme-pitch .events .site-wrapper .cim-form .field-validation-error {
  color: #fff;
  background-color: #d32e2e;
  width: 80%;
  border-radius: 0 0 10px 0;
}
.theme-pitch .events .site-wrapper .flexslider .flex-control-nav {
  top: 1.5rem;
}
.theme-pitch .events .site-wrapper .flexslider .flex-control-nav li a {
  background: rgba(255, 255, 255, 0.5);
}
.theme-pitch .events .site-wrapper .flexslider .flex-control-nav li a.flex-active {
  background: rgba(0, 0, 0, 0.5);
}
.theme-pitch .fade-to-black {
  background: rgba(0, 0, 0, 0.4);
  padding: 0.5em;
  margin: 0.5em 0;
}

@media (min-width: 766px) {
  .theme-academy .cim-academy section, .theme-academy .cim-academy #section-1 {
    padding: 0;
  }
}
.theme-academy .cim-academy #section-2 .grid-4 {
  max-width: none;
}
.theme-academy .cim-academy .section-header {
  font-size: 1.4rem;
  color: #070078;
  padding-bottom: unset;
}
.theme-academy .cim-academy .section-header:before {
  top: unset;
  left: 0;
  width: 100%;
  border-top: 1px solid #070078;
}
.theme-academy .cim-academy .section-header .inner {
  background: #fff;
  line-height: 1.3em;
}
.theme-academy #header {
  margin: 0 auto;
  width: 100%;
  position: unset;
  border-top: 0.5em solid #070078;
  border-bottom: 4px solid #070078;
}
@media (min-width: 1020px) {
  .theme-academy #header {
    margin: 0 auto 0 -50%;
    width: 200%;
  }
}
.theme-academy #header #header-inner {
  border: none;
}
.theme-academy #header #header-inner a.theme-logo img {
  margin-left: 2%;
}
.theme-academy #header #header-inner a.theme-logo:hover {
  background-color: transparent;
  height: auto;
}
.theme-academy .site-wrapper {
  background-color: #fff;
  margin-top: auto;
}
.theme-academy .site-main {
  max-width: 1024px;
  padding: 0;
}
.theme-academy .nav-sec-menu {
  background-color: transparent;
  padding: 0.5em 0;
}
.theme-academy .nav-sec-menu li {
  border-right: thin solid #737370;
}
.theme-academy .nav-sec-menu li:last-of-type {
  border-right: none;
}
.theme-academy .nav-sec-menu a {
  border-bottom: none;
  padding: 0.75rem 0.5rem;
}
.theme-academy .nav-sec-menu a:hover {
  background: rgba(7, 0, 120, 0.8);
}
.theme-academy .page-banner {
  margin: 0;
  max-width: none;
  background-color: #070078;
}
.theme-academy .page-banner .banner-text {
  width: 53%;
}
.theme-academy .page-banner .banner-text h1 {
  color: #fff;
  font-weight: bold;
  width: 80%;
  margin: auto;
}
.theme-academy .page-banner img {
  width: 100%;
}
@media (min-width: 481px) {
  .theme-academy .page-banner {
    background-color: #fff;
  }
  .theme-academy .page-banner h1 {
    color: inherit;
  }
}
.theme-academy .cimbg {
  background-color: #F7F5F2;
  margin: 1em 0 2em 0;
}
.theme-academy .displaybuttons .grid .button {
  min-width: 90%;
  margin: 20px auto;
}
.theme-academy .cim-button {
  cursor: pointer;
}
.theme-academy .cim-button.grey {
  border-color: #fff;
  background-color: #474c55;
  color: #fff;
}
.theme-academy .cim-button.grey:hover {
  border-color: #474c55;
  background-color: #fff;
  color: #474c55;
}
.theme-academy .cim-form .buttonFile {
  width: 97%;
}
.theme-academy .cim-form .minSize1 .select-styling:after {
  right: 27.5px;
}
.theme-academy .cim-form .minSize2 .select-styling:after {
  right: 33.5px;
}
@media (min-width: 650px) {
  .theme-academy .cim-form .minSize2 .select-styling:after {
    right: 37.5px;
  }
}
@media (min-width: 900px) {
  .theme-academy .cim-form .minSize2 .select-styling:after {
    right: 43.5px;
  }
}
.theme-academy .cim-form .input6, .theme-academy .cim-form .buttonFile {
  display: none;
}
.theme-academy .cim-form select.maxSize2.prefilled {
  width: 95%;
}
@media (min-width: 481px) {
  .theme-academy .cim-form select.maxSize2.prefilled {
    width: 97%;
  }
}
@media (min-width: 766px) {
  .theme-academy .all-padding-removed .grid {
    padding: 0;
  }
  .theme-academy .all-padding-removed .grid .grid-12 {
    padding: 0;
  }
  .theme-academy .all-padding-removed .grid .cim-form {
    padding: 0;
  }
}
@media (min-width: 1020px) {
  .theme-academy .grid .grid-3 {
    max-width: 25%;
    padding-left: 8px;
  }
}
.theme-academy .grid .grid-4 h6 {
  top: unset;
  right: unset;
  bottom: 2em;
  left: 1.9em;
  height: auto;
  width: auto;
}
.theme-academy .grid .grid-6 h6 {
  top: unset;
  right: unset;
  bottom: 2em;
  left: 1.9em;
  height: auto;
  width: auto;
}
.theme-academy .grid .featured-box-text {
  position: absolute;
  padding: 1.5em;
  top: 0;
}
.theme-academy .whiteheaders .grid [class^=grid-] h3 {
  color: #fff;
  font-size: 1.5em;
  font-weight: normal;
}
.theme-academy .whiteheaders .grid [class^=grid-] h5 {
  color: #fff;
  font-weight: normal;
}
.theme-academy .whiteheaders .grid [class^=grid-] p {
  color: #fff;
  font-weight: normal;
}
.theme-academy .memblocks {
  margin-top: 0;
}
.theme-academy .memblocks .grid {
  padding: 0 1em;
  display: grid;
  grid-gap: 0;
  grid-template-columns: repeat(auto-fill, minmax(270px, 1fr));
  grid-template-rows: auto;
}
@media (min-width: 481px) {
  .theme-academy .memblocks .grid {
    grid-gap: 1em;
  }
}
@media (min-width: 766px) {
  .theme-academy .memblocks .grid {
    grid-gap: 1em;
    padding: 0;
  }
}
@media (min-width: 1020px) {
  .theme-academy .memblocks .grid {
    grid-template-columns: repeat(auto-fill, minmax(360px, 1fr));
  }
}
.theme-academy .memblocks .grid [class^=grid-] {
  padding: 0;
}
.theme-academy .memblocks .grid [class^=grid-] > a {
  position: relative;
  margin-bottom: 1em;
}
.theme-academy .memblocks .grid .grid-6 {
  flex: none;
  max-width: none;
}
.theme-academy .memblocks .grid .grid-6 h3 {
  position: absolute;
  top: unset;
  bottom: 60px;
  color: #fff;
  font-weight: 500;
}
.theme-academy .memblocks .grid .grid-6 h6 {
  top: unset;
  right: unset;
  bottom: 2em;
  left: 2.5em;
  height: auto;
  width: auto;
  color: #fff;
}
.theme-academy .memblocks .grid .grid-4 {
  flex: none;
  max-width: none;
}
.theme-academy .memblocks .grid .grid-4 h3 {
  top: unset;
  right: unset;
  bottom: 1.8em;
  left: 1em;
  height: auto;
  width: auto;
}
.theme-academy .memblocks .grid .grid-4 h6 {
  top: unset;
  right: unset;
  bottom: 2em;
  left: 1.9em;
  height: auto;
  width: auto;
}
.theme-academy .memblocks .grid .featured-box-text.show {
  grid-template-rows: 1fr 2fr 1fr;
}
.theme-academy .memblocks.gc-2 .grid {
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  grid-template-rows: auto;
}
@media (min-width: 766px) {
  .theme-academy .memblocks.gc-2 .grid {
    grid-template-columns: repeat(auto-fill, minmax(360px, 1fr));
    grid-gap: 1em;
    padding: 0 0.5em;
  }
}
@media (min-width: 1020px) {
  .theme-academy .memblocks.gc-2 .grid {
    grid-template-columns: repeat(auto-fill, minmax(460px, 1fr));
    padding: 0;
  }
}
.theme-academy .memblocks a.blur .overlaywrap {
  background-color: rgba(7, 0, 120, 0.9);
}
.theme-academy .memblocks a .img-wrapper {
  background-size: cover;
}
.theme-academy .memblocks.whiteheaders .grid [class^=grid-] h3 {
  color: #fff;
  max-width: 80%;
}
.theme-academy .no-quotes .flexslider {
  padding: 0 2rem;
}
.theme-academy .no-quotes .flexslider .flex-viewport {
  min-height: 16rem;
  height: auto !important;
}
.theme-academy .no-quotes .flexslider .flex-viewport .slides {
  margin: 2rem auto;
  /*display: grid;
  grid-gap:0;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  @include breakpoint(medium){
      grid-template-columns: repeat(auto-fill, minmax(430px, 1fr));    
  }
  @include breakpoint(large){
      grid-template-columns: repeat(auto-fill, minmax(460px, 1fr));
  }
  li{
      width: 100% !important;
      float:none !important;
      position: unset !important;
  }*/
}
.theme-academy .no-quotes .flexslider .flex-control-nav {
  top: 0.5rem;
}
.theme-academy .modal-item img {
  width: 100%;
  height: 100%;
}
.theme-academy #modal-holder .reveal-modal.open {
  width: 96%;
  left: 2%;
  right: 2%;
  max-height: none;
}
.theme-academy #modal-holder .reveal-modal.open p {
  margin: 0;
}
.theme-academy #modal-holder .reveal-modal.open p iframe {
  height: auto;
}
@media (min-width: 766px) {
  .theme-academy #modal-holder .reveal-modal.open {
    width: 60%;
    left: 20%;
    right: 20%;
    max-height: 90vh;
  }
  .theme-academy #modal-holder .reveal-modal.open p {
    margin: 1em 0;
  }
  .theme-academy #modal-holder .reveal-modal.open p iframe {
    height: 50vh;
  }
}
.theme-academy #modal-holder .reveal-modal.open .accordion .accordion-item {
  width: 100%;
  float: none;
  margin-right: unset;
}
@media (min-width: 766px) {
  .theme-academy #modal-holder .reveal-modal.open .accordion .accordion-item {
    width: 48%;
    float: left;
    margin-right: 2%;
  }
}
.theme-academy .tabbed-carousel.qualsdefault-grey .flex-slider-controls ul.tabbed-control-nav li {
  background-color: #999;
}
.theme-academy .tabbed-carousel.qualsactive-orange .flex-slider-controls ul.tabbed-control-nav li.flex-active {
  background-color: #E9543A;
}
.theme-academy .single-slide .tabbed-carousel.qualsactive-orange .flex-slider-controls ul.tabbed-control-nav li {
  background-color: #E9543A;
}
.theme-academy .display-grid {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: 2fr 4fr 1fr 1fr 1fr;
  grid-template-areas: "level1 level2 level3 level4 reset";
  place-items: stretch;
  text-align: center;
  font-size: 0.6em;
}
@media (min-width: 481px) {
  .theme-academy .display-grid {
    font-size: 0.8em;
    place-items: stretch;
  }
}
.theme-academy .display-grid span {
  display: none;
}
@media (min-width: 650px) {
  .theme-academy .display-grid span {
    display: unset;
  }
}
.theme-academy .display-grid .level1 {
  background-color: #070078;
  color: #fff;
  padding: 1em;
  border-radius: 1em;
  position: relative;
}
.theme-academy .display-grid .level1 span {
  position: absolute;
  right: 0;
  bottom: -12px;
  cursor: pointer;
  padding: 0.25em 0.5em;
  background-color: rgba(255, 0, 0, 0.8);
  border-radius: 0 0 0.8em 0.8em;
  width: 100%;
  z-index: 1;
}
@media (min-width: 481px) {
  .theme-academy .display-grid .level1 span {
    right: 12px;
    top: 5px;
    padding: 0;
    background-color: transparent;
    border-radius: unset;
    width: auto;
  }
}
.theme-academy .display-grid .level2 {
  background-color: #5fd184;
  color: #fff;
  padding: 1em;
  border-radius: 1em;
  position: relative;
}
.theme-academy .display-grid .level2 span {
  position: absolute;
  right: 0;
  bottom: -12px;
  cursor: pointer;
  padding: 0.25em 0.5em;
  background-color: rgba(255, 0, 0, 0.8);
  border-radius: 0 0 0.8em 0.8em;
  width: 100%;
  z-index: 1;
}
@media (min-width: 481px) {
  .theme-academy .display-grid .level2 span {
    right: 12px;
    top: 5px;
    padding: 0;
    background-color: transparent;
    border-radius: unset;
    width: auto;
  }
}
.theme-academy .display-grid .level3 {
  background-color: #0733ca;
  color: #fff;
  padding: 1em;
  border-radius: 1em;
  position: relative;
}
.theme-academy .display-grid .level3 span {
  position: absolute;
  right: 0;
  bottom: -12px;
  cursor: pointer;
  padding: 0.25em 0.5em;
  background-color: rgba(255, 0, 0, 0.8);
  border-radius: 0 0 0.8em 0.8em;
  width: 100%;
  z-index: 1;
}
@media (min-width: 481px) {
  .theme-academy .display-grid .level3 span {
    right: 12px;
    top: 5px;
    padding: 0;
    background-color: transparent;
    border-radius: unset;
    width: auto;
  }
}
.theme-academy .display-grid .level4 {
  background-color: #007069;
  color: #fff;
  padding: 1em;
  border-radius: 1em;
  position: relative;
}
.theme-academy .display-grid .level4 span {
  position: absolute;
  right: 0;
  bottom: -12px;
  cursor: pointer;
  padding: 0.25em 0.5em;
  background-color: rgba(255, 0, 0, 0.8);
  border-radius: 0 0 0.8em 0.8em;
  width: 100%;
  z-index: 1;
}
@media (min-width: 481px) {
  .theme-academy .display-grid .level4 span {
    right: 12px;
    top: 5px;
    padding: 0;
    background-color: transparent;
    border-radius: unset;
    width: auto;
  }
}
.theme-academy .display-grid .reset {
  background-color: #737370;
  color: #fff;
  padding: 1em;
  border-radius: 1em;
  cursor: pointer;
  justify-self: self-start;
}
.theme-academy #qualifications.selected, .theme-academy #courses.selected, .theme-academy #study-methods.selected, .theme-academy #study-dates.selected {
  display: none;
}
.theme-academy #qualifications ul, .theme-academy #courses ul, .theme-academy #study-methods ul, .theme-academy #study-dates ul {
  display: grid;
  grid-gap: 10px;
  place-items: stretch;
  list-style: none;
  text-align: center;
  padding: 0;
}
.theme-academy #qualifications ul li, .theme-academy #courses ul li, .theme-academy #study-methods ul li, .theme-academy #study-dates ul li {
  background-color: #070078;
  padding: 2em;
  color: #fff;
  border-radius: 10px;
  cursor: pointer;
}
.theme-academy #qualifications ul li.remove, .theme-academy #courses ul li.remove, .theme-academy #study-methods ul li.remove, .theme-academy #study-dates ul li.remove {
  background-color: red;
}
.theme-academy #qualifications ul li a, .theme-academy #courses ul li a, .theme-academy #study-methods ul li a, .theme-academy #study-dates ul li a {
  color: #fff;
}
@media (min-width: 766px) {
  .theme-academy #qualifications ul li:last-of-type, .theme-academy #courses ul li:last-of-type, .theme-academy #study-methods ul li:last-of-type, .theme-academy #study-dates ul li:last-of-type {
    grid-column: 1/-1;
  }
  .theme-academy #qualifications ul li:nth-child(even), .theme-academy #courses ul li:nth-child(even), .theme-academy #study-methods ul li:nth-child(even), .theme-academy #study-dates ul li:nth-child(even) {
    grid-column: unset;
  }
}
@media (min-width: 1020px) {
  .theme-academy #qualifications ul li:last-of-type, .theme-academy #courses ul li:last-of-type, .theme-academy #study-methods ul li:last-of-type, .theme-academy #study-dates ul li:last-of-type {
    grid-column: unset;
  }
  .theme-academy #qualifications ul li:nth-child(even), .theme-academy #courses ul li:nth-child(even), .theme-academy #study-methods ul li:nth-child(even), .theme-academy #study-dates ul li:nth-child(even) {
    grid-column: unset;
  }
}
@media (min-width: 481px) {
  .theme-academy #qualifications ul, .theme-academy #courses ul, .theme-academy #study-methods ul, .theme-academy #study-dates ul {
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  }
}
@media (min-width: 1020px) {
  .theme-academy #qualifications ul, .theme-academy #courses ul, .theme-academy #study-methods ul, .theme-academy #study-dates ul {
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  }
}
.theme-academy #courses ul li {
  background-color: #5fd184;
}
.theme-academy #study-methods ul li {
  background-color: #0733ca;
}
.theme-academy #study-dates ul li {
  background-color: #007069;
}
.theme-academy #schedule {
  margin: 2em 1em 0 1em;
}
.theme-academy #schedule h2 {
  border-bottom: thin solid #070078;
  width: 100%;
  padding-bottom: 0.5em;
}
.theme-academy .prefilled {
  background-color: #737370;
  color: #fff;
}
.theme-academy .cim-form select {
  min-width: unset;
}
.theme-academy footer {
  background-color: #F7F5F2;
  padding: 0.5em;
}
@media (min-width: 1020px) {
  .theme-academy footer {
    margin: 0 auto 0 -50%;
    width: 200%;
    padding: 2em 0 0 0;
  }
}
.theme-academy footer.footer-main .footer-container {
  max-width: 950px;
  width: 100%;
  margin: auto;
  display: grid;
  grid-gap: 0;
  grid-template-columns: repeat(auto-fill, 1fr);
  grid-template-rows: auto;
  grid-template-areas: "address links websites" "logo . social" "common common common";
}
@media (min-width: 766px) {
  .theme-academy footer.footer-main .footer-container {
    grid-gap: 10px;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: auto;
    grid-template-areas: "logo address links websites social" ". common common common common";
  }
}
@media (min-width: 1020px) {
  .theme-academy footer.footer-main .footer-container {
    grid-gap: 10px;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: auto;
    grid-template-areas: "logo address links websites social" " . common common common . ";
  }
}
.theme-academy footer.footer-main .footer-container h4 {
  margin: 0;
  color: #070078;
  font-family: "SourceSansPro", Tahoma, serif;
}
.theme-academy footer.footer-main .footer-container .logo {
  grid-area: logo;
  place-self: center;
  padding-left: 0.5em;
}
@media (min-width: 766px) {
  .theme-academy footer.footer-main .footer-container .logo {
    padding: 2em;
    place-self: start;
  }
}
.theme-academy footer.footer-main .footer-container .address {
  grid-area: address;
}
.theme-academy footer.footer-main .footer-container .links {
  grid-area: links;
}
.theme-academy footer.footer-main .footer-container .websites {
  grid-area: websites;
}
.theme-academy footer.footer-main .footer-container .common {
  grid-area: common;
}
.theme-academy footer.footer-main .footer-container .address, .theme-academy footer.footer-main .footer-container .links, .theme-academy footer.footer-main .footer-container .websites {
  padding: 2em 1em;
}
.theme-academy footer.footer-main .footer-container .address ul, .theme-academy footer.footer-main .footer-container .links ul, .theme-academy footer.footer-main .footer-container .websites ul {
  padding: 0;
}
.theme-academy footer.footer-main .footer-container .address ul li, .theme-academy footer.footer-main .footer-container .links ul li, .theme-academy footer.footer-main .footer-container .websites ul li {
  list-style: none;
  padding: 0;
  margin: 0;
  color: #909090;
}
.theme-academy footer.footer-main .footer-container .address ul li a, .theme-academy footer.footer-main .footer-container .links ul li a, .theme-academy footer.footer-main .footer-container .websites ul li a {
  font-weight: normal;
  color: #909090;
}
.theme-academy footer.footer-main .footer-container .social {
  grid-area: social;
  place-self: center;
}
@media (min-width: 766px) {
  .theme-academy footer.footer-main .footer-container .social {
    place-self: start;
  }
}
.theme-academy footer.footer-main .footer-container .social ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  padding: 0;
}
.theme-academy footer.footer-main .footer-container .social ul li {
  margin: 0 5px;
  list-style: none;
}
.theme-academy footer.footer-main .footer-container .social ul li a .icon {
  width: 100%;
  max-height: 30px;
}
.theme-academy footer.footer-main .footer-container .social ul li a:hover {
  color: rgba(7, 0, 120, 0.8);
}
.theme-academy footer.footer-main .footer-container .common {
  align-self: start;
}
.theme-academy footer.footer-main .footer-container .common .footer-nav {
  margin: 1em auto;
  padding: 0;
}
.theme-academy footer.footer-main .footer-container .common .footer-nav li {
  list-style: none;
  float: left;
  padding: 0 1em;
  border-right: thin solid #737370;
}
.theme-academy footer.footer-main .footer-container .common .footer-nav li:last-of-type {
  border-right: none;
}
.theme-academy footer.footer-main .footer-container .common .footer-nav li a {
  font-weight: normal;
}
.theme-academy .gridbox {
  display: grid;
  padding: 0;
  grid-gap: 2em;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  grid-auto-flow: row dense;
  align-items: flex-start;
  justify-items: center;
}

.theme-graduate .white-background {
  background: #fff;
  padding: 1em 2em;
}
.theme-graduate .white-background .section-header .inner {
  background: transparent;
}
.theme-graduate .grey-background {
  background: #eceeed;
  padding: 1em 2em;
  margin: 2em 0;
}
.theme-graduate .grey-background .section-header {
  margin-bottom: -1em;
}
.theme-graduate .grey-background .section-header .inner {
  background: transparent;
}
.theme-graduate .grey-background-slider .flexslider {
  background: #eceeed;
  padding: 1em 2em;
}
.theme-graduate .grey-background-slider .flexslider .section-header .inner {
  background: transparent;
}
.theme-graduate h2 {
  color: #9a55ae;
}
.theme-graduate h2:before {
  display: none;
}
.theme-graduate .accordion .accordion-item {
  background-color: #ecedec;
  margin-bottom: 0.5em;
}
.theme-graduate .accordion .accordion-item a {
  font-family: "SourceSansPro", Tahoma, serif;
  font-weight: 400;
  padding: 1em;
}
.theme-graduate .accordion .accordion-item a:hover {
  color: #9a55ae;
}
.theme-graduate .accordion .accordion-item .accordion-inner p {
  padding: 0 1em;
}
.theme-graduate .accordion .accordion-item .accordion-inner p a {
  font-family: inherit;
  font-weight: bold;
  padding: 0;
  color: #474c55;
}
.theme-graduate .accordion .accordion-item .accordion-inner p a:hover {
  color: #9a55ae;
}
.theme-graduate .shadow {
  box-shadow: 3px 3px 5px 6px #ccc;
}
.theme-graduate .radius {
  border-radius: 1em;
}
.theme-graduate .study-list .styled-list-header {
  background: #fff;
}
@media (min-width: 481px) {
  .theme-graduate .study-list .styled-list-header {
    background: #474c55;
  }
}
.theme-graduate .study-list .styled-list-header .qualification {
  color: #474c55;
}
@media (min-width: 481px) {
  .theme-graduate .study-list .styled-list-header .qualification {
    color: #fff;
  }
}
.theme-graduate .study-list .styled-list-header .exempt {
  background: rgba(245, 192, 53, 0.5);
  color: #474c55;
  margin: 0.25em 0;
  border-radius: 0 10px 10px 0;
}
@media (min-width: 481px) {
  .theme-graduate .study-list .styled-list-header .exempt {
    color: #fff;
    background: transparent;
    margin: 0;
  }
}
.theme-graduate .study-list .styled-list-header .modules {
  background: rgba(155, 202, 137, 0.5);
  border-radius: 0 10px 10px 0;
  color: #474c55;
}
@media (min-width: 481px) {
  .theme-graduate .study-list .styled-list-header .modules {
    color: #fff;
    background: transparent;
  }
}
.theme-graduate .study-list .styled-list-item {
  background: #fff;
}
.theme-graduate .study-list .styled-list-item .degree {
  background: #9a55ae;
}
.theme-graduate .study-list .styled-list-item .qual-row {
  border-color: #9a55ae;
}
.theme-graduate .study-list .styled-list-item .qual-row .qualification {
  color: #474c55;
}
.theme-graduate .study-list .styled-list-item .qual-row .qualification.QualBlank {
  display: none;
}
@media (min-width: 481px) {
  .theme-graduate .study-list .styled-list-item .qual-row .qualification.QualBlank {
    display: inline-block;
  }
}
.theme-graduate .study-list .styled-list-item .qual-row .exempt {
  background: rgba(245, 192, 53, 0.5);
  color: #474c55;
  margin: 0.25em 0;
  border-radius: 0 10px 10px 0;
}
@media (min-width: 481px) {
  .theme-graduate .study-list .styled-list-item .qual-row .exempt {
    background: transparent;
    margin: 0;
  }
}
.theme-graduate .study-list .styled-list-item .qual-row .modules {
  background: rgba(155, 202, 137, 0.5);
  border-radius: 0 10px 10px 0;
  color: #474c55;
}
@media (min-width: 481px) {
  .theme-graduate .study-list .styled-list-item .qual-row .modules {
    background: transparent;
  }
}
.theme-graduate .study-list .styled-list-item div:empty {
  display: inline-block;
}
.theme-graduate .gg-blocks {
  margin-bottom: 2em;
}
.theme-graduate .gg-blocks .grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(310px, 1fr));
  grid-gap: 1em;
}
.theme-graduate .gg-blocks .grid .grid-4 {
  max-width: unset;
  padding: 0;
}
.theme-graduate .gg-blocks .grid .grid-4 a {
  display: grid;
  background: #9a55ae;
  place-content: center;
}
.theme-graduate .gg-blocks .grid .grid-4 a:hover {
  background: #474c55;
}
.theme-graduate .gg-blocks .grid .grid-4 a .small-block-text h2 {
  color: #fff;
  text-align: center;
  vertical-align: center;
}
.theme-graduate .gg-blocks .grid .grid-4:last-child:nth-child(odd) {
  grid-column-start: auto;
  grid-column-end: auto;
}
@media (min-width: 481px) {
  .theme-graduate .gg-blocks .grid .grid-4:last-child:nth-child(odd) {
    grid-column-start: 1;
    grid-column-end: span 2;
  }
}
@media (min-width: 1020px) {
  .theme-graduate .gg-blocks .grid .grid-4:last-child:nth-child(odd) {
    grid-column-start: auto;
    grid-column-end: auto;
  }
}
.theme-graduate .bg-set {
  background-size: cover !important;
  position: relative;
}
.theme-graduate .bg-set .section-header:before {
  border: none;
}
.theme-graduate .bg-set .section-header .inner {
  background: transparent;
}
.theme-graduate .bg-set h3, .theme-graduate .bg-set p {
  color: #fff;
  margin-left: 2em;
  font-size: 1.2em;
}
.theme-graduate .bg-set #select-boxes li {
  display: none;
}
.theme-graduate .bg-set #select-boxes li:first-of-type {
  display: block;
}
.theme-graduate .bg-set .customSelect {
  border-radius: 1em 0 0 1em;
}
.theme-graduate .bg-set-2 {
  min-height: 20em;
  background-size: cover !important;
  background-repeat: no-repeat;
  position: relative;
  margin: -1em auto auto auto;
  max-width: 1008px;
}
.theme-graduate .bg-set-2 h2 {
  color: #fff;
  position: absolute;
  left: 0;
  background: rgba(154, 85, 174, 0.4);
  top: 0;
  padding: 0.5em;
  font-size: 2em;
}
@media (min-width: 481px) {
  .theme-graduate .bg-set-2 h2 {
    background: #9a55ae;
    top: 1em;
    right: 2em;
    left: unset;
    padding: 0.5em 2em;
  }
}
.theme-graduate .bg-set-2 p {
  color: #474c55;
  position: absolute;
  top: 9em;
  background: rgba(255, 255, 255, 0.7);
  padding: 1em;
}
@media (min-width: 481px) {
  .theme-graduate .bg-set-2 p {
    width: 42%;
    right: 2em;
    top: 6em;
    background: rgba(255, 255, 255, 0.9);
  }
}
.theme-graduate .gg-slider {
  padding: 0;
  background: #fff;
  margin-top: 2em;
  margin-bottom: 2em;
}
.theme-graduate .gg-slider .grid {
  display: block;
  padding: 0;
}
.theme-graduate .gg-slider .grid .grid-12 {
  padding: 0;
}
.theme-graduate .gg-slider .grid .grid-12 .section-header {
  margin-top: 1em;
  margin-bottom: -2em;
}
.theme-graduate .gg-slider .grid .grid-12 .section-header .inner {
  background: transparent;
}
.theme-graduate .gg-slider .flexslider {
  padding: 0 0 2rem 0;
}
.theme-graduate .gg-slider .flexslider .flex-control-nav {
  top: 4rem;
}
.theme-graduate .gg-slider .flexslider .flex-viewport {
  min-height: 31rem;
}
.theme-graduate .gg-slider .flexslider .flex-viewport .slides {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(340px, 1fr));
}
.theme-graduate .gg-slider .flexslider .flex-viewport .slides li {
  width: auto !important;
  float: none !important;
}
@media (min-width: 481px) {
  .theme-graduate .gg-slider .flexslider .flex-viewport .slides li {
    margin-right: 0 !important;
  }
}
.theme-graduate .gg-slider .flexslider .flex-viewport .slides li .slide {
  background: #fff;
  display: grid;
  grid-template-rows: 250px 40px 158px;
  grid-template-areas: "top" "middle" "bottom";
  min-height: 27em;
}
.theme-graduate .gg-slider .flexslider .flex-viewport .slides li .slide a {
  max-width: 36%;
  margin: auto;
  z-index: 99;
  grid-area: middle;
  position: relative;
}
.theme-graduate .gg-slider .flexslider .flex-viewport .slides li .slide a img {
  border-radius: 50%;
  border: 4px solid #fff;
  position: relative;
  top: -10px;
}
.theme-graduate .gg-slider .flexslider .flex-viewport .slides li .slide > img {
  border-radius: 50%;
  border: 4px solid #fff;
  position: relative;
  top: -10px;
  grid-area: middle;
  max-width: 36%;
  margin: auto;
}
.theme-graduate .gg-slider .flexslider .flex-viewport .slides li .slide p {
  text-align: center;
  width: 100%;
}
.theme-graduate .gg-slider .flexslider .flex-viewport .slides li .slide p:first-of-type {
  color: #474c55;
  padding: 2em;
  grid-area: top;
  background: url("/img/icons/left-quote.png"), url("/img/icons/right-quote.png");
  background-repeat: no-repeat no-repeat;
  background-position: left 0.5rem top 0.5rem, right 0.5rem bottom 0.5rem;
  background-size: 2em;
}
.theme-graduate .gg-slider .flexslider .flex-viewport .slides li .slide p:last-of-type {
  color: #fff;
  background: url("/img/exchange/CIM-Graduate-Gateway-bg.jpg");
  background-position-y: center;
  background-size: cover;
  grid-area: bottom;
  padding: 4em 0 0 0;
}
.theme-graduate .sliderver_article-slider .flex-viewport {
  min-height: 27rem;
}
.theme-graduate .contact-overlay {
  width: 98.5%;
}
.theme-graduate .contact-overlay .grid {
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-top: 2em;
  background: #fff;
}
@media (min-width: 650px) {
  .theme-graduate .contact-overlay .grid {
    width: 84%;
  }
}
.theme-graduate .contact-overlay .grid .grid-3 {
  padding: 0;
  margin: 0;
  position: relative;
}
@media (min-width: 650px) {
  .theme-graduate .contact-overlay .grid .grid-3 {
    position: absolute;
    left: -148px;
    top: 45px;
    width: 37%;
    max-width: 50%;
  }
}
.theme-graduate .contact-overlay .grid .grid-9 {
  position: relative;
  margin: 0 0 0 auto;
  max-width: 100%;
}
@media (min-width: 650px) {
  .theme-graduate .contact-overlay .grid .grid-9 {
    max-width: 80%;
  }
}
.theme-graduate .contact-overlay .grid .grid-9 .section-header .inner {
  background: transparent;
}
.theme-graduate .contact-overlay .contact-details {
  padding: 2em;
  background: rgba(154, 85, 174, 0.8);
  margin: 0 1em;
}
@media (min-width: 481px) {
  .theme-graduate .contact-overlay .contact-details {
    position: absolute;
    padding: 5em 2em;
    top: 1em;
    margin: 0;
  }
}
.theme-graduate .contact-overlay .contact-details h2 {
  color: #fff;
}
.theme-graduate .contact-overlay .contact-details p {
  color: #fff;
}
.theme-graduate .contact-overlay .contact-details p span {
  margin-right: 1em;
  min-width: 42px;
  display: inline-block;
}
.theme-graduate .contact-overlay .contact-details p a {
  color: #fff;
}
.theme-graduate .contact-overlay .cim-form .input.cim-button {
  background: #9a55ae;
  color: #fff;
  border-color: #9a55ae;
  margin-right: -1em;
  margin-top: -1em;
}
.theme-graduate .contact-overlay .cim-form select {
  border-right-color: #9a55ae;
  width: 97%;
}
.theme-graduate .contact-overlay .cim-form .select-styling:after {
  right: 22.5px;
}
@media (min-width: 481px) {
  .theme-graduate .contact-overlay .cim-form .select-styling:after {
    right: 32.5px;
  }
}

.theme-membership .site-wrapper {
  background: #fff;
}
.theme-membership .grey-background {
  background: #ECEEED;
  margin: 1em 0;
}
.theme-membership .gridbox {
  margin: 2em 0 0;
}
.theme-membership .gridbox.grid41 .grid [class^=grid-], .theme-membership .gridbox.grid41 .grid [class*=" grid-"] {
  grid-auto-rows: 1fr 6fr 1fr;
  grid-auto-flow: row dense;
  grid-template-areas: "top" "middle" "bottom";
  border: 2px solid #474c55;
}
.theme-membership .gridbox.grid41 .grid [class^=grid-] .top, .theme-membership .gridbox.grid41 .grid [class*=" grid-"] .top {
  grid-area: top;
}
.theme-membership .gridbox.grid41 .grid [class^=grid-] .middle, .theme-membership .gridbox.grid41 .grid [class*=" grid-"] .middle {
  grid-area: middle;
}
.theme-membership .gridbox.grid41 .grid [class^=grid-] .bottom, .theme-membership .gridbox.grid41 .grid [class*=" grid-"] .bottom {
  grid-area: bottom;
  align-self: flex-end;
  margin: -10px;
}
.theme-membership .gridbox.grid41 .grid [class^=grid-] .bottom p, .theme-membership .gridbox.grid41 .grid [class*=" grid-"] .bottom p {
  text-align: center;
  margin: 0;
}
.theme-membership .gridbox.grid41 .grid [class^=grid-] .bottom .button, .theme-membership .gridbox.grid41 .grid [class*=" grid-"] .bottom .button {
  width: 100%;
  border: none;
  color: #fff;
  cursor: pointer;
}
.theme-membership .gridbox.grid41 .grid [class^=grid-] .bottom .button:hover, .theme-membership .gridbox.grid41 .grid [class*=" grid-"] .bottom .button:hover {
  background-color: #474c55;
}
.theme-membership .gridbox.grid41 .grid [class^=grid-]:first-of-type, .theme-membership .gridbox.grid41 .grid [class*=" grid-"]:first-of-type {
  border-color: #00AEEF;
}
.theme-membership .gridbox.grid41 .grid [class^=grid-]:first-of-type .button, .theme-membership .gridbox.grid41 .grid [class*=" grid-"]:first-of-type .button {
  background-color: #00AEEF;
}
.theme-membership .gridbox.grid41 .grid [class^=grid-]:nth-of-type(2), .theme-membership .gridbox.grid41 .grid [class*=" grid-"]:nth-of-type(2) {
  border-color: #8970B2;
}
.theme-membership .gridbox.grid41 .grid [class^=grid-]:nth-of-type(2) .button, .theme-membership .gridbox.grid41 .grid [class*=" grid-"]:nth-of-type(2) .button {
  background-color: #8970B2;
}
.theme-membership .gridbox.grid41 .grid [class^=grid-]:nth-of-type(3), .theme-membership .gridbox.grid41 .grid [class*=" grid-"]:nth-of-type(3) {
  border-color: #070078;
}
.theme-membership .gridbox.grid41 .grid [class^=grid-]:nth-of-type(3) .button, .theme-membership .gridbox.grid41 .grid [class*=" grid-"]:nth-of-type(3) .button {
  background-color: #070078;
}
.theme-membership .gridbox.grid41 .grid [class^=grid-]:last-of-type, .theme-membership .gridbox.grid41 .grid [class*=" grid-"]:last-of-type {
  border-color: #5E0092;
}
.theme-membership .gridbox.grid41 .grid [class^=grid-]:last-of-type .button, .theme-membership .gridbox.grid41 .grid [class*=" grid-"]:last-of-type .button {
  background-color: #5E0092;
}
.theme-membership .overlayheading {
  margin: 2em 0;
}
.theme-membership .overlayheading .grid {
  padding: 0;
  position: relative;
  margin-top: 107px;
}
@media (min-width: 481px) {
  .theme-membership .overlayheading .grid {
    margin-top: 0;
  }
}
.theme-membership .overlayheading .grid [class^=grid-], .theme-membership .overlayheading .grid [class*=" grid-"] {
  padding: 0;
}
.theme-membership .overlayheading .grid .grid-6 img {
  padding: 0.25em;
  display: none;
}
.theme-membership .overlayheading .grid .grid-6:first-of-type img:first-of-type {
  display: block;
}
@media (min-width: 481px) {
  .theme-membership .overlayheading .grid .grid-6:first-of-type img {
    display: block;
  }
}
@media (min-width: 481px) {
  .theme-membership .overlayheading .grid .grid-6 img {
    display: block;
  }
}
.theme-membership .overlayheading .grid h1 {
  position: relative;
  width: 100%;
  background: #070078;
  color: #fff;
  text-align: center;
  padding: 1em;
  top: -130px;
}
@media (min-width: 481px) {
  .theme-membership .overlayheading .grid h1 {
    position: absolute;
    top: 15%;
    left: 50%;
    z-index: 9;
    top: 0;
  }
}
@media (min-width: 650px) {
  .theme-membership .overlayheading .grid h1 {
    position: absolute;
    top: 26%;
    left: 50%;
    z-index: 9;
  }
}
@media (min-width: 1020px) {
  .theme-membership .overlayheading .grid h1 {
    position: absolute;
    top: 32%;
    left: 50%;
    z-index: 9;
  }
}
.theme-membership .purple {
  background: #5e0092;
  color: #fff;
  position: relative;
  margin-bottom: 2em;
}
.theme-membership .purple p, .theme-membership .purple h2 {
  color: #fff;
  text-align: center;
}
.theme-membership .purple .grid-12 > p {
  padding: 0;
  font-size: 1em;
}
@media (min-width: 481px) {
  .theme-membership .purple .grid-12 > p {
    font-size: 1.5em;
    padding: 0 3em;
  }
}
.theme-membership .purple.with-arrow {
  position: absolute;
  top: 143px;
}
@media (min-width: 481px) {
  .theme-membership .purple.with-arrow {
    position: relative;
    top: unset;
  }
}
.theme-membership .purple.with-arrow:before {
  content: "";
  border-left: 100px solid transparent;
  border-right: 100px solid transparent;
  border-top: 50px solid #5e0092;
  display: block;
  position: absolute;
  left: 23%;
  top: 86%;
}
@media (min-width: 481px) {
  .theme-membership .purple.with-arrow:before {
    border-top: 72px solid #5e0092;
    left: 36.5%;
  }
}
@media (min-width: 1020px) {
  .theme-membership .purple.with-arrow:before {
    left: 40%;
  }
}
.theme-membership .alternate-colours h4 {
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: bold;
  margin: 0;
}
.theme-membership .alternate-colours p {
  margin: 0;
}
.theme-membership .alternate-colours .grid-6:nth-of-type(odd) div {
  min-height: 90px;
  width: 96%;
  margin: auto;
}
.theme-membership .alternate-colours .grid-6:nth-of-type(odd) div:nth-of-type(1) {
  color: #070078;
}
.theme-membership .alternate-colours .grid-6:nth-of-type(odd) div:nth-of-type(2) {
  color: #474c55;
}
@media (min-width: 481px) {
  .theme-membership .alternate-colours .grid-6:nth-of-type(odd) div {
    width: 90%;
  }
}
.theme-membership .alternate-colours .grid-6:nth-of-type(even) div {
  min-height: 60px;
  width: 96%;
  margin: auto;
}
.theme-membership .alternate-colours .grid-6:nth-of-type(even) div:nth-of-type(2) {
  color: #070078;
}
.theme-membership .alternate-colours .grid-6:nth-of-type(even) div:nth-of-type(1) {
  color: #474c55;
}
@media (min-width: 481px) {
  .theme-membership .alternate-colours .grid-6:nth-of-type(even) div {
    width: 90%;
    min-height: 90px;
    padding-left: 1em;
  }
}

.theme-marketing-pink .site-wrapper {
  background-color: #fff;
}
.theme-marketing-pink .page-banner {
  display: none;
}
.theme-marketing-pink .social-icons {
  grid-area: social;
  text-align: center;
}
.theme-marketing-pink .social-icons a {
  margin-right: 0.25em;
}
.theme-marketing-pink .social-icons svg {
  border-radius: 50%;
}
.theme-marketing-pink .social-icons svg path {
  fill: #D92F8F;
}
.theme-marketing-pink .social-icons svg polygon {
  fill: #D92F8F;
}
.theme-marketing-pink .social-icons svg:hover, .theme-marketing-pink .social-icons svg:active, .theme-marketing-pink .social-icons svg:focus {
  transform: scale(1.2);
}
.theme-marketing-pink .social-icons svg:hover path, .theme-marketing-pink .social-icons svg:active path, .theme-marketing-pink .social-icons svg:focus path {
  fill: rgba(71, 76, 85, 0.9);
}
.theme-marketing-pink .social-icons svg:hover polygon, .theme-marketing-pink .social-icons svg:active polygon, .theme-marketing-pink .social-icons svg:focus polygon {
  fill: rgba(71, 76, 85, 0.9);
}
.theme-marketing-pink .banner-section {
  background-repeat: no-repeat;
  background-size: auto;
  background-position: right top;
}
@media (min-width: 481px) {
  .theme-marketing-pink .banner-section {
    background-size: contain;
    background-position: right top;
  }
}
.theme-marketing-pink .banner-section .grid {
  padding: 0.5em 0;
}
.theme-marketing-pink .banner-section .grid .grid-12 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(170px, 1fr));
  grid-template-areas: "heading heading heading heading heading " "details details details details details " "social social social social social " "menu menu menu menu menu";
  row-gap: 0.5em;
  margin-top: -0.5em;
  background-color: rgba(255, 255, 255, 0.7);
}
@media (min-width: 481px) {
  .theme-marketing-pink .banner-section .grid .grid-12 {
    grid-template-areas: ". . . . . " ". heading heading . . " ". details details details . " "menu menu menu menu menu";
    grid-template-rows: 0.3fr 0.3fr 1fr 1.1fr;
    grid-template-columns: 0.6fr 1fr 1fr 1fr 1.2fr;
    background-color: transparent;
  }
}
@media (min-width: 1020px) {
  .theme-marketing-pink .banner-section .grid .grid-12 {
    margin-top: 1em;
    grid-template-rows: 0.4fr 0.3fr 1fr 1fr;
    grid-template-columns: repeat(auto-fill, minmax(170px, 1fr));
  }
}
.theme-marketing-pink .banner-section .grid .grid-12 h1 {
  grid-area: heading;
  margin: 0;
  font-weight: bold;
}
.theme-marketing-pink .banner-section .grid .grid-12 p {
  grid-area: details;
  margin: 0.5em 0 0 0;
}
@media (min-width: 1020px) {
  .theme-marketing-pink .banner-section .grid .grid-12 p {
    width: 80%;
  }
}
.theme-marketing-pink .banner-section .grid .grid-12 .social-icons {
  grid-area: social;
  text-align: center;
}
@media (min-width: 481px) {
  .theme-marketing-pink .banner-section .grid .grid-12 .social-icons {
    text-align: initial;
  }
}
.theme-marketing-pink .banner-section .grid .grid-12 .nav-sec-menu {
  grid-area: menu;
  grid-gap: 0.5em;
  align-self: self-end;
}
@media (min-width: 481px) {
  .theme-marketing-pink .banner-section .grid .grid-12 .nav-sec-menu {
    grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
    margin-top: 2em;
    grid-gap: 1em;
  }
}
@media (min-width: 1020px) {
  .theme-marketing-pink .banner-section .grid .grid-12 .nav-sec-menu {
    grid-template-columns: inherit;
    margin-top: 4em;
  }
}
.theme-marketing-pink .banner-section .grid .grid-12 .nav-sec-menu li {
  border: none;
}
.theme-marketing-pink .banner-section .grid .grid-12 .nav-sec-menu li a {
  color: #fff;
  font-size: 0.8em;
  padding: 1em 0.5em;
  border: thin solid #D92F8F;
  background-color: #D92F8F;
}
.theme-marketing-pink .banner-section .grid .grid-12 .nav-sec-menu li a:hover, .theme-marketing-pink .banner-section .grid .grid-12 .nav-sec-menu li a:active, .theme-marketing-pink .banner-section .grid .grid-12 .nav-sec-menu li a:focus {
  background-color: rgba(71, 76, 85, 0.9);
  border: thin solid rgba(71, 76, 85, 0.9);
}
.theme-marketing-pink .banner-section .grid .grid-12 .nav-sec-menu li:last-child:nth-child(odd) {
  grid-column-start: 1;
  grid-column-end: span 2;
}
@media (min-width: 481px) {
  .theme-marketing-pink .banner-section .grid .grid-12 .nav-sec-menu li:last-child:nth-child(odd) {
    grid-column-start: auto;
    grid-column-end: auto;
  }
}
.theme-marketing-pink .section-header .inner {
  background-color: #fff;
}
.theme-marketing-pink .pink-adjust .grid-12 {
  position: relative;
}
.theme-marketing-pink .pink-adjust .grid-12 h2 {
  position: relative;
  margin-bottom: 1em;
}
@media (min-width: 481px) {
  .theme-marketing-pink .pink-adjust .grid-12 h2::before {
    content: "";
    position: absolute;
    border-left: solid 8px #D92F8F;
    border-right: solid 8px #D92F8F;
    background: #D92F8F;
    top: 32px;
    z-index: 2;
    height: 4px;
    width: 11%;
  }
}
.theme-marketing-pink .pink-adjust .grid-12 ul {
  display: flow-root;
  list-style: none;
}
.theme-marketing-pink .pink-adjust .grid-12 ul li::before {
  content: "•";
  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #D92F8F;
  /* Change the color */
  font-weight: bold;
  /* If you want it to be bold */
  display: inline-block;
  /* Needed to add space between the bullet and the text */
  width: 1em;
  /* Also needed for space (tweak if needed) */
  margin-left: -1em;
  /* Also needed for space (tweak if needed) */
  font-size: 1.3em;
}
.theme-marketing-pink .tileBlock a p {
  background-color: #85cdd8;
  margin: 0;
  padding: 0.5em;
  color: #fff;
}
.theme-marketing-pink section.pink-background {
  background: #d92f8f;
}
.theme-marketing-pink section.pink-background .section-header:before {
  border-top: 1px solid #fff;
}
.theme-marketing-pink section.pink-background .section-header .inner {
  background: #d92f8f;
  color: #fff;
}
.theme-marketing-pink section.pink-background p {
  color: #fff;
}
.theme-marketing-pink section.pink-background .slides .slide h3 {
  color: #fff;
  text-align: center;
}
.theme-marketing-pink section.blue-background {
  background: #85cdd8;
}
.theme-marketing-pink section.blue-background .section-header:before {
  border-top: 1px solid #fff;
}
.theme-marketing-pink section.blue-background .section-header .inner {
  background: #85cdd8;
  color: #fff;
}
.theme-marketing-pink section.blue-background p {
  color: #fff;
}
.theme-marketing-pink section.blue-background .slides .slide h3 {
  color: #fff;
  text-align: center;
}
.theme-marketing-pink .flexslider.sliderver_slider1 .flex-viewport {
  min-height: 34rem;
}
.theme-marketing-pink .flexslider.sliderver_slider1 .flex-viewport .slides .slide {
  display: grid;
  grid-template-areas: "heading" "details" "image";
  grid-template-rows: 0.2fr 1.3fr 1fr;
  padding: 1em;
  background-color: #fff;
}
.theme-marketing-pink .flexslider.sliderver_slider1 .flex-viewport .slides .slide img {
  grid-area: image;
}
.theme-marketing-pink .flexslider.sliderver_slider1 .flex-viewport .slides .slide h2 {
  grid-area: heading;
}
.theme-marketing-pink .flexslider.sliderver_slider1 .flex-viewport .slides .slide p {
  grid-area: details;
  color: #333333;
}
.theme-marketing-pink .flexslider.sliderver_article-slider .flex-viewport {
  min-height: 15rem;
}
.theme-marketing-pink .accordion {
  position: relative;
}
.theme-marketing-pink .accordion:before {
  content: url("/img/icons/down-chevron-white.png");
  float: right;
  font-size: 1.5rem;
  position: absolute;
  top: 8px;
  right: 0.5em;
  z-index: 9;
}
.theme-marketing-pink .accordion .accordion-item {
  background-color: #F3F3F3;
  margin-bottom: 0.5em;
  position: relative;
}
.theme-marketing-pink .accordion .accordion-item .accordion-caller {
  border: none;
  border-right: 40px solid #D92F8F;
  padding-left: 1em;
}
.theme-marketing-pink .accordion .accordion-item .accordion-caller:before {
  content: "";
}
.theme-marketing-pink .accordion .accordion-item .accordion-inner {
  background-color: #fff;
}

.theme-rounded h1 {
  font-size: 2em;
}
.theme-rounded .button, .theme-rounded .button-blue, .theme-rounded .button-large, .theme-rounded .cim-button {
  border-radius: 16px;
}
.theme-rounded .site-wrapper {
  background: #fff;
}
.theme-rounded .site-wrapper .site-wrapper-inner .site-main .page-banner .header-container .banner-text {
  width: 100%;
}
@media (min-width: 481px) {
  .theme-rounded .site-wrapper .site-wrapper-inner .site-main .page-banner .header-container .banner-text {
    width: 54%;
  }
}
.theme-rounded .site-wrapper .site-wrapper-inner .site-main .page-banner .header-container .banner-text h1 {
  font-weight: bold;
}
.theme-rounded .site-wrapper .site-wrapper-inner .site-main section .container .section-header {
  margin: 0;
}
.theme-rounded .site-wrapper .site-wrapper-inner .site-main section .container .section-header:before {
  border: none;
}
.theme-rounded .site-wrapper .site-wrapper-inner .site-main section .container .section-header .inner {
  background: transparent;
  font-weight: bold;
}
.theme-rounded .site-wrapper .site-wrapper-inner .site-main section .container .grid [class^=grid-] .img-wrapper, .theme-rounded .site-wrapper .site-wrapper-inner .site-main section .container .grid [class*=" grid-"] .img-wrapper {
  border-radius: 16px;
}
.theme-rounded .site-wrapper .site-wrapper-inner .site-main section .container .grid [class^=grid-] a, .theme-rounded .site-wrapper .site-wrapper-inner .site-main section .container .grid [class*=" grid-"] a {
  background: transparent;
  border-radius: 16px;
}
.theme-rounded .site-wrapper .site-wrapper-inner .site-main section .container .grid [class^=grid-] a:hover, .theme-rounded .site-wrapper .site-wrapper-inner .site-main section .container .grid [class*=" grid-"] a:hover {
  -webkit-transition: 500ms;
  transition: 500ms;
  filter: saturate(0%);
}
.theme-rounded .site-wrapper .site-wrapper-inner .site-main section .container .grid [class^=grid-] a.button-blue, .theme-rounded .site-wrapper .site-wrapper-inner .site-main section .container .grid [class*=" grid-"] a.button-blue {
  background: #070078;
}
.theme-rounded .site-wrapper .site-wrapper-inner .site-main section .container .grid [class^=grid-] .block, .theme-rounded .site-wrapper .site-wrapper-inner .site-main section .container .grid [class*=" grid-"] .block {
  border-radius: 16px;
}
.theme-rounded .site-wrapper .site-wrapper-inner .site-main section .container .grid [class^=grid-] .flexslider, .theme-rounded .site-wrapper .site-wrapper-inner .site-main section .container .grid [class*=" grid-"] .flexslider {
  padding: 0 2rem;
}
.theme-rounded .site-wrapper .site-wrapper-inner .site-main section .container .grid [class^=grid-] .flexslider .flex-viewport, .theme-rounded .site-wrapper .site-wrapper-inner .site-main section .container .grid [class*=" grid-"] .flexslider .flex-viewport {
  min-height: 16rem;
}
.theme-rounded .site-wrapper .site-wrapper-inner .site-main section .container .grid [class^=grid-] .flexslider .flex-viewport .slides, .theme-rounded .site-wrapper .site-wrapper-inner .site-main section .container .grid [class*=" grid-"] .flexslider .flex-viewport .slides {
  margin: 2rem auto;
}
.theme-rounded .site-wrapper .site-wrapper-inner .site-main section .container .grid [class^=grid-] .flexslider .flex-control-nav, .theme-rounded .site-wrapper .site-wrapper-inner .site-main section .container .grid [class*=" grid-"] .flexslider .flex-control-nav {
  top: unset;
}
.theme-rounded .site-wrapper .site-wrapper-inner .site-main section .container img {
  border-radius: 16px;
}
.theme-rounded .site-wrapper .site-wrapper-inner .site-main section.memblocks .container a.blur .overlaywrap {
  border-radius: 16px 16px 0 0;
}
.theme-rounded .site-wrapper .site-wrapper-inner .nav-sec-menu {
  background: #747572;
  border-radius: 0;
  margin-top: 0.75em;
}
.theme-rounded .site-wrapper .site-wrapper-inner .nav-sec-menu li {
  border: none;
  position: relative;
}
.theme-rounded .site-wrapper .site-wrapper-inner .nav-sec-menu li a {
  color: #fff;
}
.theme-rounded .site-wrapper .site-wrapper-inner .nav-sec-menu li a:hover {
  color: #FAC031;
  background: #747572;
}
.theme-rounded .site-wrapper .site-wrapper-inner .nav-sec-menu li:before {
  content: "|";
  position: absolute;
  color: #fff;
  top: 11px;
  right: 0;
}
.theme-rounded .site-wrapper .site-wrapper-inner .nav-sec-menu li:first-of-type a:hover {
  border-radius: 0;
}
.theme-rounded .site-wrapper .site-wrapper-inner .nav-sec-menu li:last-of-type a:hover {
  border-radius: 0;
}
.theme-rounded .site-wrapper .site-wrapper-inner .nav-sec-menu li:last-of-type:before {
  content: none;
}
.theme-rounded .site-wrapper .site-wrapper-inner .nav-sec-menu li:hover:before {
  color: #fff;
}
.theme-rounded .site-wrapper .site-wrapper-inner .prog-chapter {
  border: none;
  font-size: 1.5rem;
}
.theme-rounded .site-wrapper .site-wrapper-inner .event-sponsor-list .event-sponsor.withTitle {
  background: #e3e4e2;
  padding: 0.5em;
  border-radius: 16px;
}
.theme-rounded .site-wrapper .site-wrapper-inner .event-sponsor-list .event-sponsor.withTitle a .sponsor-logo {
  border-radius: 16px 16px 0 0;
  margin: auto;
}
.theme-rounded .site-wrapper .site-wrapper-inner .event-sponsor-list .event-sponsor.withTitle a h3 {
  color: #474c55;
  padding-left: 0.5em;
}
.theme-rounded .reveal-modal.open {
  width: 92%;
  text-align: center;
  padding: 1em;
  border-radius: 16px;
}
@media (min-width: 481px) {
  .theme-rounded .reveal-modal.open {
    width: 50%;
    padding: 1.875rem;
  }
}
@media (min-width: 1278px) {
  .theme-rounded .reveal-modal.open {
    width: 30%;
  }
}
.theme-rounded .reveal-modal.open a:hover {
  -webkit-transition: 500ms;
  transition: 500ms;
  filter: saturate(0%);
}
.theme-rounded .reveal-modal.open ul li {
  list-style: none;
}
.theme-rounded .grid.new {
  display: grid;
  grid-gap: 0;
  place-content: center;
}
@media (min-width: 481px) {
  .theme-rounded .grid.new {
    grid-gap: 1em;
    padding: 0.5em;
    place-content: unset;
  }
}
@media (min-width: 1020px) {
  .theme-rounded .grid.new {
    grid-gap: 0.5em;
    padding: 0.5em;
  }
}
.theme-rounded .grid.new.grid-column-1 {
  grid-template-columns: 1fr;
}
.theme-rounded .grid.new.grid-columns-2 {
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
}
.theme-rounded .grid.new.grid-columns-3 {
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}
.theme-rounded .grid.new.grid-columns-4 {
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
}
.theme-rounded .grid.new.grid-columns-9-3 {
  grid-template-columns: 1fr;
}
@media (min-width: 481px) {
  .theme-rounded .grid.new.grid-columns-9-3 {
    grid-template-columns: 3fr 1fr;
  }
}
.theme-rounded .grid.new [class^=grid-], .theme-rounded .grid.new [class*=" grid-"] {
  max-width: 100%;
  width: 100%;
  border-radius: 16px;
}
@media (min-width: 650px) {
  .theme-rounded .grid.new [class^=grid-]:last-of-type:nth-of-type(odd), .theme-rounded .grid.new [class*=" grid-"]:last-of-type:nth-of-type(odd) {
    grid-column: 1/span 2;
  }
}
@media (min-width: 1020px) {
  .theme-rounded .grid.new [class^=grid-]:last-of-type:nth-of-type(odd), .theme-rounded .grid.new [class*=" grid-"]:last-of-type:nth-of-type(odd) {
    grid-column: auto;
  }
}

.corp-training .site-wrapper-inner .site-main .page-banner.page-width {
  background: #FAC031;
}
.corp-training .site-wrapper-inner .site-main section.tablet-blocks .container .grid [class^=grid-] p, .corp-training .site-wrapper-inner .site-main section.tablet-blocks .container .grid [class*=" grid-"] p {
  margin-bottom: 1.5em;
}
.corp-training .site-wrapper-inner .site-main section.tablet-blocks .container .grid [class^=grid-] p a, .corp-training .site-wrapper-inner .site-main section.tablet-blocks .container .grid [class*=" grid-"] p a {
  background: #FAC031;
  position: absolute;
  bottom: 30px;
  width: 90%;
  text-align: center;
}
.corp-training .site-wrapper-inner .site-main section.tablet-blocks .container .grid [class^=grid-] p a:hover, .corp-training .site-wrapper-inner .site-main section.tablet-blocks .container .grid [class*=" grid-"] p a:hover {
  background: #747572;
  color: #FAC031;
  border: #FAC031;
  filter: saturate(100%);
}
.corp-training .site-wrapper-inner .site-main section.tablet-blocks .container .grid [class^=grid-] p a .button, .corp-training .site-wrapper-inner .site-main section.tablet-blocks .container .grid [class*=" grid-"] p a .button {
  background: #FAC031;
  border-color: #FAC031;
  width: 100%;
}
.corp-training .site-wrapper-inner .site-main section.tablet-blocks .container .grid [class^=grid-] p a .button:hover, .corp-training .site-wrapper-inner .site-main section.tablet-blocks .container .grid [class*=" grid-"] p a .button:hover {
  background: #747572;
  color: #FAC031;
  border: #FAC031;
}
.corp-training .site-wrapper-inner .site-main section.info-form {
  margin-bottom: 0;
  background: #fac031;
  background: linear-gradient(60deg, #fac031 0%, #fac031 48%, #f7f6f2 48%, #f7f6f2 100%);
}
.corp-training .site-wrapper-inner .site-main section.slidepanel .flexslider .flex-control-nav {
  top: unset;
}

.event-classes .site-wrapper-inner .site-main .page-banner.page-width {
  background: #007069;
}
.event-classes .site-wrapper-inner .site-main .page-banner .header-container .banner-text h1 {
  color: #007069;
}
.event-classes .site-wrapper-inner .site-main section .nav-sec-menu {
  background: #007069;
}
.event-classes .site-wrapper-inner .site-main section .nav-sec-menu li a:hover {
  color: #00d6c0;
  background: #007069;
}
.event-classes .site-wrapper-inner .site-main section .grid.new [class^=grid-] a:hover, .event-classes .site-wrapper-inner .site-main section .grid.new [class*=" grid-"] a:hover {
  filter: saturate(100%) !important;
}
.event-classes .site-wrapper-inner .site-main section .grid.new [class^=grid-] a .button, .event-classes .site-wrapper-inner .site-main section .grid.new [class*=" grid-"] a .button {
  background: #00d6c0;
  border: none;
  color: #fff;
}
.event-classes .site-wrapper-inner .site-main section .grid.new [class^=grid-] a .button:hover, .event-classes .site-wrapper-inner .site-main section .grid.new [class*=" grid-"] a .button:hover {
  background: #007069;
  color: #00d6c0;
}
.event-classes .site-wrapper-inner .site-main section .event-sponsor-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 1em 3em;
}
.event-classes .site-wrapper-inner .site-main section .event-sponsor-list .event-sponsor.withTitle h3 {
  max-height: 52px;
  overflow: hidden;
}
.event-classes .site-wrapper-inner .site-main section.tablet-blocks .container .grid [class^=grid-] p, .event-classes .site-wrapper-inner .site-main section.tablet-blocks .container .grid [class*=" grid-"] p {
  margin-bottom: 1.5em;
}
.event-classes .site-wrapper-inner .site-main section.tablet-blocks .container .grid [class^=grid-] p a, .event-classes .site-wrapper-inner .site-main section.tablet-blocks .container .grid [class*=" grid-"] p a {
  background: #e3e4e2;
  position: absolute;
  bottom: 30px;
  width: 90%;
  text-align: center;
}
.event-classes .site-wrapper-inner .site-main section.tablet-blocks .container .grid [class^=grid-] p a:hover, .event-classes .site-wrapper-inner .site-main section.tablet-blocks .container .grid [class*=" grid-"] p a:hover {
  background: #747572;
  color: #e3e4e2;
  border: #e3e4e2;
  filter: saturate(100%);
}
.event-classes .site-wrapper-inner .site-main section.tablet-blocks .container .grid [class^=grid-] p a .button, .event-classes .site-wrapper-inner .site-main section.tablet-blocks .container .grid [class*=" grid-"] p a .button {
  background: #e3e4e2;
  border-color: #e3e4e2;
  width: 100%;
}
.event-classes .site-wrapper-inner .site-main section.tablet-blocks .container .grid [class^=grid-] p a .button:hover, .event-classes .site-wrapper-inner .site-main section.tablet-blocks .container .grid [class*=" grid-"] p a .button:hover {
  background: #747572;
  color: #e3e4e2;
  border: #e3e4e2;
}
.event-classes .site-wrapper-inner .site-main section.info-form {
  margin-bottom: 0;
  background: #fac031;
  background: linear-gradient(60deg, #fac031 0%, #fac031 48%, #f7f6f2 48%, #f7f6f2 100%);
}
.event-classes .site-wrapper-inner .site-main section.slidepanel .flexslider .flex-control-nav {
  top: unset;
}

.membership-type .site-wrapper-inner .site-main .page-banner.page-width {
  background: #070078;
}
.membership-type .site-wrapper-inner .site-main section.grey-background-full.tablet-blocks .grid [class^=grid-] .featured-box-text h3, .membership-type .site-wrapper-inner .site-main section.grey-background-full.tablet-blocks .grid [class*=" grid-"] .featured-box-text h3 {
  font-size: 1em;
  color: #070078;
}
.membership-type .site-wrapper-inner .site-main section.grey-background-full.tablet-blocks .grid [class^=grid-] .featured-box-text h6, .membership-type .site-wrapper-inner .site-main section.grey-background-full.tablet-blocks .grid [class*=" grid-"] .featured-box-text h6 {
  color: #747572;
  margin: 0;
}
.membership-type .site-wrapper-inner .site-main section.blue-background.top-image-overlap .grid [class^=grid-] .featured-box-text h3, .membership-type .site-wrapper-inner .site-main section.blue-background.top-image-overlap .grid [class*=" grid-"] .featured-box-text h3 {
  font-size: 1em;
  color: #070078;
}
.membership-type .site-wrapper-inner .site-main section.blue-background.top-image-overlap .grid [class^=grid-] .featured-box-text h6, .membership-type .site-wrapper-inner .site-main section.blue-background.top-image-overlap .grid [class*=" grid-"] .featured-box-text h6 {
  color: #747572;
  margin: 0;
}
.membership-type #modal-holder .reveal-modal.open .enclose {
  text-align: left;
}
.membership-type #modal-holder .reveal-modal.open .enclose ul {
  padding: 0;
  margin: 0;
}
.membership-type #modal-holder .reveal-modal.open .enclose p {
  margin: 0;
}
.membership-type #modal-holder .reveal-modal.open .enclose .notes {
  padding: 1em 0;
}
.membership-type #modal-holder .reveal-modal.open .enclose .notes p {
  font-size: 0.9rem;
}

section.steps {
  padding: 0 1em;
}
section.steps.gridbox .grid {
  background: transparent;
}
section.steps.gridbox .grid .grid-3 {
  border-bottom: 1px solid #474c55;
  border-right: none;
}
section.steps.gridbox .grid .grid-3:before {
  content: "";
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #070078;
  display: block;
  position: absolute;
  left: 42%;
  bottom: -20px;
}
@media (min-width: 481px) {
  section.steps.gridbox .grid .grid-3:before {
    top: 46%;
    right: -30px;
    transform: rotate(270deg);
    left: unset;
    bottom: unset;
  }
}
section.steps.gridbox .grid .grid-3:after {
  content: "";
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #fff;
  display: block;
  position: absolute;
  left: 42%;
  bottom: -14px;
}
@media (min-width: 481px) {
  section.steps.gridbox .grid .grid-3:after {
    top: 46%;
    right: -24px;
    transform: rotate(270deg);
    left: unset;
    bottom: unset;
  }
}
section.steps.gridbox .grid .grid-3:last-of-type {
  border-right: none;
}
section.steps.gridbox .grid .grid-3:last-of-type:before, section.steps.gridbox .grid .grid-3:last-of-type:after {
  content: none;
}
@media (min-width: 481px) {
  section.steps.gridbox .grid .grid-3 {
    border-right: 1px solid #474c55;
    border-bottom: none;
  }
}
section.steps h2 {
  text-align: right;
  text-transform: uppercase;
  font-family: sans-serif;
}
section.steps h2 span {
  font-size: 2em;
  padding: 0 0.5em 0 0;
  color: #070078;
  font-weight: bold;
}
section.steps p {
  font-weight: bold;
  padding: 0 1em;
}
section.blue_layout ul {
  place-self: stretch;
  padding: 0;
}
section.blue_layout ul li {
  text-decoration: none;
  text-align: center;
  margin: 0 0 1em 0;
  background: #070078;
  padding: 1em 0.5em;
  color: #fff;
  border-bottom: 6px solid #73e8eb;
}
section.blue_layout ul li:nth-child(odd):last-of-type {
  grid-column: 1/span 2;
}
section.overlay-titles [class^=grid-], section.overlay-titles [class*=" grid-"] {
  position: relative;
}
section.overlay-titles [class^=grid-] .featured-box-text, section.overlay-titles [class*=" grid-"] .featured-box-text {
  position: absolute;
  bottom: 0.5em;
  left: 0.5em;
  background: rgba(0, 0, 0, 0.4);
  width: 95%;
  padding: 0.5em;
  color: #fff;
}
section.overlay-titles .slide p {
  position: absolute;
  bottom: 0.5em;
  left: 0.5em;
  background: rgba(0, 0, 0, 0.2);
  width: 95%;
  padding: 0.5em;
  color: #fff;
}

.cookieBotSection {
  display: none;
}
.cookieBotSection .CookieDeclaration {
  display: none;
}

.CookieDeclaration {
  display: none;
}

.cimCatalyst {
  min-height: 40em;
}

iframe#lo-cs-frame {
  display: none !important;
}

.gridbox.grid22.imgoverlay .grid-6 {
  grid-area: -1/-2;
}
.gridbox.grid22.imgoverlay .grid-6 p {
  margin: 0.5em;
}
.gridbox.grid22.imgoverlay .grid-6 ul {
  margin: 0;
}
.gridbox.grid22.imgoverlay .grid-6 ul li {
  margin: 2px 0;
}
.gridbox.grid22.imgoverlay .grid-6:last-child {
  background: rgba(255, 255, 255, 0.8);
  padding: 0 0.5em 0 1.5em;
}
@media (min-width: 481px) {
  .gridbox.grid22.imgoverlay .grid-6 {
    grid-area: auto;
  }
  .gridbox.grid22.imgoverlay .grid-6 p {
    margin: 1em 0;
  }
  .gridbox.grid22.imgoverlay .grid-6 ul {
    margin: 1em 0;
  }
  .gridbox.grid22.imgoverlay .grid-6 ul li {
    margin: 5px 0;
  }
  .gridbox.grid22.imgoverlay .grid-6:last-child {
    background: transparent;
    padding: initial;
  }
}

/*!
 * Font Awesome Free 5.15.3 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,
.user,
.far,
.fal,
.fad,
.fab,
.twitter {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.user, .twitter {
  -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,
.fa-pull-left.user,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left,
.fa-pull-left.twitter {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.fa-pull-right.user,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right,
.fa-pull-right.twitter {
  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;
}

/*# sourceMappingURL=styles.css.map */
