.fa, .fab, .fal, .far, .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.33333em;
  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: 0.08em solid #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, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
  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);
  }
  to {
    transform: rotate(1turn);
  }
}
.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: scaleX(-1);
}

.fa-flip-vertical {
  transform: scaleY(-1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical, .fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1);
}

:root .fa-flip-both, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 {
  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;
}

.fa-500px:before {
  content: "\f26e";
}

.fa-accessible-icon:before {
  content: "\f368";
}

.fa-accusoft:before {
  content: "\f369";
}

.fa-acquisitions-incorporated:before {
  content: "\f6af";
}

.fa-ad:before {
  content: "\f641";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-card:before {
  content: "\f2bb";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-adn:before {
  content: "\f170";
}

.fa-adobe:before {
  content: "\f778";
}

.fa-adversal:before {
  content: "\f36a";
}

.fa-affiliatetheme:before {
  content: "\f36b";
}

.fa-air-freshener:before {
  content: "\f5d0";
}

.fa-algolia:before {
  content: "\f36c";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-alipay:before {
  content: "\f642";
}

.fa-allergies:before {
  content: "\f461";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-amazon-pay:before {
  content: "\f42c";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-amilia:before {
  content: "\f36d";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-android:before {
  content: "\f17b";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angry:before {
  content: "\f556";
}

.fa-angrycreative:before {
  content: "\f36e";
}

.fa-angular:before {
  content: "\f420";
}

.fa-ankh:before {
  content: "\f644";
}

.fa-app-store:before {
  content: "\f36f";
}

.fa-app-store-ios:before {
  content: "\f370";
}

.fa-apper:before {
  content: "\f371";
}

.fa-apple:before {
  content: "\f179";
}

.fa-apple-alt:before {
  content: "\f5d1";
}

.fa-apple-pay:before {
  content: "\f415";
}

.fa-archive:before {
  content: "\f187";
}

.fa-archway:before {
  content: "\f557";
}

.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

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

.fa-arrows-alt-h:before {
  content: "\f337";
}

.fa-arrows-alt-v:before {
  content: "\f338";
}

.fa-artstation:before {
  content: "\f77a";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-asymmetrik:before {
  content: "\f372";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-atlas:before {
  content: "\f558";
}

.fa-atlassian:before {
  content: "\f77b";
}

.fa-atom:before {
  content: "\f5d2";
}

.fa-audible:before {
  content: "\f373";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-autoprefixer:before {
  content: "\f41c";
}

.fa-avianex:before {
  content: "\f374";
}

.fa-aviato:before {
  content: "\f421";
}

.fa-award:before {
  content: "\f559";
}

.fa-aws:before {
  content: "\f375";
}

.fa-baby:before {
  content: "\f77c";
}

.fa-baby-carriage:before {
  content: "\f77d";
}

.fa-backspace:before {
  content: "\f55a";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-bacon:before {
  content: "\f7e5";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-band-aid:before {
  content: "\f462";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-bars:before {
  content: "\f0c9";
}

.fa-baseball-ball:before {
  content: "\f433";
}

.fa-basketball-ball:before {
  content: "\f434";
}

.fa-bath:before {
  content: "\f2cd";
}

.fa-battery-empty:before {
  content: "\f244";
}

.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-bed:before {
  content: "\f236";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bezier-curve:before {
  content: "\f55b";
}

.fa-bible:before {
  content: "\f647";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bimobject:before {
  content: "\f378";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-biohazard:before {
  content: "\f780";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitcoin:before {
  content: "\f379";
}

.fa-bity:before {
  content: "\f37a";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-blackberry:before {
  content: "\f37b";
}

.fa-blender:before {
  content: "\f517";
}

.fa-blender-phone:before {
  content: "\f6b6";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-blog:before {
  content: "\f781";
}

.fa-blogger:before {
  content: "\f37c";
}

.fa-blogger-b:before {
  content: "\f37d";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-bold:before {
  content: "\f032";
}

.fa-bolt:before {
  content: "\f0e7";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-bone:before {
  content: "\f5d7";
}

.fa-bong:before {
  content: "\f55c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-book-dead:before {
  content: "\f6b7";
}

.fa-book-medical:before {
  content: "\f7e6";
}

.fa-book-open:before {
  content: "\f518";
}

.fa-book-reader:before {
  content: "\f5da";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-bowling-ball:before {
  content: "\f436";
}

.fa-box:before {
  content: "\f466";
}

.fa-box-open:before {
  content: "\f49e";
}

.fa-boxes:before {
  content: "\f468";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-brain:before {
  content: "\f5dc";
}

.fa-bread-slice:before {
  content: "\f7ec";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-briefcase-medical:before {
  content: "\f469";
}

.fa-broadcast-tower:before {
  content: "\f519";
}

.fa-broom:before {
  content: "\f51a";
}

.fa-brush:before {
  content: "\f55d";
}

.fa-btc:before {
  content: "\f15a";
}

.fa-bug:before {
  content: "\f188";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-burn:before {
  content: "\f46a";
}

.fa-buromobelexperte:before {
  content: "\f37f";
}

.fa-bus:before {
  content: "\f207";
}

.fa-bus-alt:before {
  content: "\f55e";
}

.fa-business-time:before {
  content: "\f64a";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-calendar:before {
  content: "\f133";
}

.fa-calendar-alt:before {
  content: "\f073";
}

.fa-calendar-check:before {
  content: "\f274";
}

.fa-calendar-day:before {
  content: "\f783";
}

.fa-calendar-minus:before {
  content: "\f272";
}

.fa-calendar-plus:before {
  content: "\f271";
}

.fa-calendar-times:before {
  content: "\f273";
}

.fa-calendar-week:before {
  content: "\f784";
}

.fa-camera:before {
  content: "\f030";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-campground:before {
  content: "\f6bb";
}

.fa-canadian-maple-leaf:before {
  content: "\f785";
}

.fa-candy-cane:before {
  content: "\f786";
}

.fa-cannabis:before {
  content: "\f55f";
}

.fa-capsules:before {
  content: "\f46b";
}

.fa-car:before {
  content: "\f1b9";
}

.fa-car-alt:before {
  content: "\f5de";
}

.fa-car-battery:before {
  content: "\f5df";
}

.fa-car-crash:before {
  content: "\f5e1";
}

.fa-car-side:before {
  content: "\f5e4";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-caret-square-down:before {
  content: "\f150";
}

.fa-caret-square-left:before {
  content: "\f191";
}

.fa-caret-square-right:before {
  content: "\f152";
}

.fa-caret-square-up:before {
  content: "\f151";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-carrot:before {
  content: "\f787";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cash-register:before {
  content: "\f788";
}

.fa-cat:before {
  content: "\f6be";
}

.fa-cc-amazon-pay:before {
  content: "\f42d";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-apple-pay:before {
  content: "\f416";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-centercode:before {
  content: "\f380";
}

.fa-centos:before {
  content: "\f789";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-chair:before {
  content: "\f6c0";
}

.fa-chalkboard:before {
  content: "\f51b";
}

.fa-chalkboard-teacher:before {
  content: "\f51c";
}

.fa-charging-station:before {
  content: "\f5e7";
}

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

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

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

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

.fa-check:before {
  content: "\f00c";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-check-double:before {
  content: "\f560";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-cheese:before {
  content: "\f7ef";
}

.fa-chess:before {
  content: "\f439";
}

.fa-chess-bishop:before {
  content: "\f43a";
}

.fa-chess-board:before {
  content: "\f43c";
}

.fa-chess-king:before {
  content: "\f43f";
}

.fa-chess-knight:before {
  content: "\f441";
}

.fa-chess-pawn:before {
  content: "\f443";
}

.fa-chess-queen:before {
  content: "\f445";
}

.fa-chess-rook:before {
  content: "\f447";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-church:before {
  content: "\f51d";
}

.fa-circle:before {
  content: "\f111";
}

.fa-circle-notch:before {
  content: "\f1ce";
}

.fa-city:before {
  content: "\f64f";
}

.fa-clinic-medical:before {
  content: "\f7f2";
}

.fa-clipboard:before {
  content: "\f328";
}

.fa-clipboard-check:before {
  content: "\f46c";
}

.fa-clipboard-list:before {
  content: "\f46d";
}

.fa-clock:before {
  content: "\f017";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-closed-captioning:before {
  content: "\f20a";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-cloud-download-alt:before {
  content: "\f381";
}

.fa-cloud-meatball:before {
  content: "\f73b";
}

.fa-cloud-moon:before {
  content: "\f6c3";
}

.fa-cloud-moon-rain:before {
  content: "\f73c";
}

.fa-cloud-rain:before {
  content: "\f73d";
}

.fa-cloud-showers-heavy:before {
  content: "\f740";
}

.fa-cloud-sun:before {
  content: "\f6c4";
}

.fa-cloud-sun-rain:before {
  content: "\f743";
}

.fa-cloud-upload-alt:before {
  content: "\f382";
}

.fa-cloudscale:before {
  content: "\f383";
}

.fa-cloudsmith:before {
  content: "\f384";
}

.fa-cloudversify:before {
  content: "\f385";
}

.fa-cocktail:before {
  content: "\f561";
}

.fa-code:before {
  content: "\f121";
}

.fa-code-branch:before {
  content: "\f126";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cog:before {
  content: "\f013";
}

.fa-cogs:before {
  content: "\f085";
}

.fa-coins:before {
  content: "\f51e";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-comment:before {
  content: "\f075";
}

.fa-comment-alt:before {
  content: "\f27a";
}

.fa-comment-dollar:before {
  content: "\f651";
}

.fa-comment-dots:before {
  content: "\f4ad";
}

.fa-comment-medical:before {
  content: "\f7f5";
}

.fa-comment-slash:before {
  content: "\f4b3";
}

.fa-comments:before {
  content: "\f086";
}

.fa-comments-dollar:before {
  content: "\f653";
}

.fa-compact-disc:before {
  content: "\f51f";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-compress:before {
  content: "\f066";
}

.fa-compress-arrows-alt:before {
  content: "\f78c";
}

.fa-concierge-bell:before {
  content: "\f562";
}

.fa-confluence:before {
  content: "\f78d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-cookie:before {
  content: "\f563";
}

.fa-cookie-bite:before {
  content: "\f564";
}

.fa-copy:before {
  content: "\f0c5";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-couch:before {
  content: "\f4b8";
}

.fa-cpanel:before {
  content: "\f388";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-creative-commons-by:before {
  content: "\f4e7";
}

.fa-creative-commons-nc:before {
  content: "\f4e8";
}

.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

.fa-creative-commons-nd:before {
  content: "\f4eb";
}

.fa-creative-commons-pd:before {
  content: "\f4ec";
}

.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

.fa-creative-commons-remix:before {
  content: "\f4ee";
}

.fa-creative-commons-sa:before {
  content: "\f4ef";
}

.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

.fa-creative-commons-share:before {
  content: "\f4f2";
}

.fa-creative-commons-zero:before {
  content: "\f4f3";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-critical-role:before {
  content: "\f6c9";
}

.fa-crop:before {
  content: "\f125";
}

.fa-crop-alt:before {
  content: "\f565";
}

.fa-cross:before {
  content: "\f654";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-crow:before {
  content: "\f520";
}

.fa-crown:before {
  content: "\f521";
}

.fa-crutch:before {
  content: "\f7f7";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-css3-alt:before {
  content: "\f38b";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-cut:before {
  content: "\f0c4";
}

.fa-cuttlefish:before {
  content: "\f38c";
}

.fa-d-and-d:before {
  content: "\f38d";
}

.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-deaf:before {
  content: "\f2a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-democrat:before {
  content: "\f747";
}

.fa-deploydog:before {
  content: "\f38e";
}

.fa-deskpro:before {
  content: "\f38f";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-dev:before {
  content: "\f6cc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-dharmachakra:before {
  content: "\f655";
}

.fa-dhl:before {
  content: "\f790";
}

.fa-diagnoses:before {
  content: "\f470";
}

.fa-diaspora:before {
  content: "\f791";
}

.fa-dice:before {
  content: "\f522";
}

.fa-dice-d20:before {
  content: "\f6cf";
}

.fa-dice-d6:before {
  content: "\f6d1";
}

.fa-dice-five:before {
  content: "\f523";
}

.fa-dice-four:before {
  content: "\f524";
}

.fa-dice-one:before {
  content: "\f525";
}

.fa-dice-six:before {
  content: "\f526";
}

.fa-dice-three:before {
  content: "\f527";
}

.fa-dice-two:before {
  content: "\f528";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-digital-ocean:before {
  content: "\f391";
}

.fa-digital-tachograph:before {
  content: "\f566";
}

.fa-directions:before {
  content: "\f5eb";
}

.fa-discord:before {
  content: "\f392";
}

.fa-discourse:before {
  content: "\f393";
}

.fa-divide:before {
  content: "\f529";
}

.fa-dizzy:before {
  content: "\f567";
}

.fa-dna:before {
  content: "\f471";
}

.fa-dochub:before {
  content: "\f394";
}

.fa-docker:before {
  content: "\f395";
}

.fa-dog:before {
  content: "\f6d3";
}

.fa-dollar-sign:before {
  content: "\f155";
}

.fa-dolly:before {
  content: "\f472";
}

.fa-dolly-flatbed:before {
  content: "\f474";
}

.fa-donate:before {
  content: "\f4b9";
}

.fa-door-closed:before {
  content: "\f52a";
}

.fa-door-open:before {
  content: "\f52b";
}

.fa-dot-circle:before {
  content: "\f192";
}

.fa-dove:before {
  content: "\f4ba";
}

.fa-download:before {
  content: "\f019";
}

.fa-draft2digital:before {
  content: "\f396";
}

.fa-drafting-compass:before {
  content: "\f568";
}

.fa-dragon:before {
  content: "\f6d5";
}

.fa-draw-polygon:before {
  content: "\f5ee";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-dribbble-square:before {
  content: "\f397";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-drum:before {
  content: "\f569";
}

.fa-drum-steelpan:before {
  content: "\f56a";
}

.fa-drumstick-bite:before {
  content: "\f6d7";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-dumbbell:before {
  content: "\f44b";
}

.fa-dumpster:before {
  content: "\f793";
}

.fa-dumpster-fire:before {
  content: "\f794";
}

.fa-dungeon:before {
  content: "\f6d9";
}

.fa-dyalog:before {
  content: "\f399";
}

.fa-earlybirds:before {
  content: "\f39a";
}

.fa-ebay:before {
  content: "\f4f4";
}

.fa-edge:before {
  content: "\f282";
}

.fa-edit:before {
  content: "\f044";
}

.fa-egg:before {
  content: "\f7fb";
}

.fa-eject:before {
  content: "\f052";
}

.fa-elementor:before {
  content: "\f430";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-ello:before {
  content: "\f5f1";
}

.fa-ember:before {
  content: "\f423";
}

.fa-empire:before {
  content: "\f1d1";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-text:before {
  content: "\f658";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-envira:before {
  content: "\f299";
}

.fa-equals:before {
  content: "\f52c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-erlang:before {
  content: "\f39d";
}

.fa-ethereum:before {
  content: "\f42e";
}

.fa-ethernet:before {
  content: "\f796";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-euro-sign:before {
  content: "\f153";
}

.fa-exchange-alt:before {
  content: "\f362";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-expand:before {
  content: "\f065";
}

.fa-expand-arrows-alt:before {
  content: "\f31e";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-external-link-alt:before {
  content: "\f35d";
}

.fa-external-link-square-alt:before {
  content: "\f360";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-dropper:before {
  content: "\f1fb";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-facebook:before {
  content: "\f09a";
}

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

.fa-facebook-messenger:before {
  content: "\f39f";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-feather:before {
  content: "\f52d";
}

.fa-feather-alt:before {
  content: "\f56b";
}

.fa-fedex:before {
  content: "\f797";
}

.fa-fedora:before {
  content: "\f798";
}

.fa-female:before {
  content: "\f182";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-figma:before {
  content: "\f799";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-alt:before {
  content: "\f15c";
}

.fa-file-archive:before {
  content: "\f1c6";
}

.fa-file-audio:before {
  content: "\f1c7";
}

.fa-file-code:before {
  content: "\f1c9";
}

.fa-file-contract:before {
  content: "\f56c";
}

.fa-file-csv:before {
  content: "\f6dd";
}

.fa-file-download:before {
  content: "\f56d";
}

.fa-file-excel:before {
  content: "\f1c3";
}

.fa-file-export:before {
  content: "\f56e";
}

.fa-file-image:before {
  content: "\f1c5";
}

.fa-file-import:before {
  content: "\f56f";
}

.fa-file-invoice:before {
  content: "\f570";
}

.fa-file-invoice-dollar:before {
  content: "\f571";
}

.fa-file-medical:before {
  content: "\f477";
}

.fa-file-medical-alt:before {
  content: "\f478";
}

.fa-file-pdf:before {
  content: "\f1c1";
}

.fa-file-powerpoint:before {
  content: "\f1c4";
}

.fa-file-prescription:before {
  content: "\f572";
}

.fa-file-signature:before {
  content: "\f573";
}

.fa-file-upload:before {
  content: "\f574";
}

.fa-file-video:before {
  content: "\f1c8";
}

.fa-file-word:before {
  content: "\f1c2";
}

.fa-fill:before {
  content: "\f575";
}

.fa-fill-drip:before {
  content: "\f576";
}

.fa-film:before {
  content: "\f008";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-fingerprint:before {
  content: "\f577";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-fire-alt:before {
  content: "\f7e4";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-first-aid:before {
  content: "\f479";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-first-order-alt:before {
  content: "\f50a";
}

.fa-firstdraft:before {
  content: "\f3a1";
}

.fa-fish:before {
  content: "\f578";
}

.fa-fist-raised:before {
  content: "\f6de";
}

.fa-flag:before {
  content: "\f024";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-flag-usa:before {
  content: "\f74d";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-flipboard:before {
  content: "\f44d";
}

.fa-flushed:before {
  content: "\f579";
}

.fa-fly:before {
  content: "\f417";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-minus:before {
  content: "\f65d";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-folder-plus:before {
  content: "\f65e";
}

.fa-font:before {
  content: "\f031";
}

.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-font-awesome-alt:before {
  content: "\f35c";
}

.fa-font-awesome-flag:before {
  content: "\f425";
}

.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-fonticons-fi:before {
  content: "\f3a2";
}

.fa-football-ball:before {
  content: "\f44e";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-freebsd:before {
  content: "\f3a4";
}

.fa-frog:before {
  content: "\f52e";
}

.fa-frown:before {
  content: "\f119";
}

.fa-frown-open:before {
  content: "\f57a";
}

.fa-fulcrum:before {
  content: "\f50b";
}

.fa-funnel-dollar:before {
  content: "\f662";
}

.fa-futbol:before {
  content: "\f1e3";
}

.fa-galactic-republic:before {
  content: "\f50c";
}

.fa-galactic-senate:before {
  content: "\f50d";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-gas-pump:before {
  content: "\f52f";
}

.fa-gavel:before {
  content: "\f0e3";
}

.fa-gem:before {
  content: "\f3a5";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-ghost:before {
  content: "\f6e2";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-gifts:before {
  content: "\f79c";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-github:before {
  content: "\f09b";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-gitkraken:before {
  content: "\f3a6";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-gitter:before {
  content: "\f426";
}

.fa-glass-cheers:before {
  content: "\f79f";
}

.fa-glass-martini:before {
  content: "\f000";
}

.fa-glass-martini-alt:before {
  content: "\f57b";
}

.fa-glass-whiskey:before {
  content: "\f7a0";
}

.fa-glasses:before {
  content: "\f530";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-globe-africa:before {
  content: "\f57c";
}

.fa-globe-americas:before {
  content: "\f57d";
}

.fa-globe-asia:before {
  content: "\f57e";
}

.fa-globe-europe:before {
  content: "\f7a2";
}

.fa-gofore:before {
  content: "\f3a7";
}

.fa-golf-ball:before {
  content: "\f450";
}

.fa-goodreads:before {
  content: "\f3a8";
}

.fa-goodreads-g:before {
  content: "\f3a9";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-google-drive:before {
  content: "\f3aa";
}

.fa-google-play:before {
  content: "\f3ab";
}

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

.fa-google-plus-g:before {
  content: "\f0d5";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-gopuram:before {
  content: "\f664";
}

.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-gratipay:before {
  content: "\f184";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-greater-than:before {
  content: "\f531";
}

.fa-greater-than-equal:before {
  content: "\f532";
}

.fa-grimace:before {
  content: "\f57f";
}

.fa-grin:before {
  content: "\f580";
}

.fa-grin-alt:before {
  content: "\f581";
}

.fa-grin-beam:before {
  content: "\f582";
}

.fa-grin-beam-sweat:before {
  content: "\f583";
}

.fa-grin-hearts:before {
  content: "\f584";
}

.fa-grin-squint:before {
  content: "\f585";
}

.fa-grin-squint-tears:before {
  content: "\f586";
}

.fa-grin-stars:before {
  content: "\f587";
}

.fa-grin-tears:before {
  content: "\f588";
}

.fa-grin-tongue:before {
  content: "\f589";
}

.fa-grin-tongue-squint:before {
  content: "\f58a";
}

.fa-grin-tongue-wink:before {
  content: "\f58b";
}

.fa-grin-wink:before {
  content: "\f58c";
}

.fa-grip-horizontal:before {
  content: "\f58d";
}

.fa-grip-lines:before {
  content: "\f7a4";
}

.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

.fa-grip-vertical:before {
  content: "\f58e";
}

.fa-gripfire:before {
  content: "\f3ac";
}

.fa-grunt:before {
  content: "\f3ad";
}

.fa-guitar:before {
  content: "\f7a6";
}

.fa-gulp:before {
  content: "\f3ae";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-hacker-news-square:before {
  content: "\f3af";
}

.fa-hackerrank:before {
  content: "\f5f7";
}

.fa-hamburger:before {
  content: "\f805";
}

.fa-hammer:before {
  content: "\f6e3";
}

.fa-hamsa:before {
  content: "\f665";
}

.fa-hand-holding:before {
  content: "\f4bd";
}

.fa-hand-holding-heart:before {
  content: "\f4be";
}

.fa-hand-holding-usd:before {
  content: "\f4c0";
}

.fa-hand-lizard:before {
  content: "\f258";
}

.fa-hand-middle-finger:before {
  content: "\f806";
}

.fa-hand-paper:before {
  content: "\f256";
}

.fa-hand-peace:before {
  content: "\f25b";
}

.fa-hand-point-down:before {
  content: "\f0a7";
}

.fa-hand-point-left:before {
  content: "\f0a5";
}

.fa-hand-point-right:before {
  content: "\f0a4";
}

.fa-hand-point-up:before {
  content: "\f0a6";
}

.fa-hand-pointer:before {
  content: "\f25a";
}

.fa-hand-rock:before {
  content: "\f255";
}

.fa-hand-scissors:before {
  content: "\f257";
}

.fa-hand-spock:before {
  content: "\f259";
}

.fa-hands:before {
  content: "\f4c2";
}

.fa-hands-helping:before {
  content: "\f4c4";
}

.fa-handshake:before {
  content: "\f2b5";
}

.fa-hanukiah:before {
  content: "\f6e6";
}

.fa-hard-hat:before {
  content: "\f807";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-hat-wizard:before {
  content: "\f6e8";
}

.fa-haykal:before {
  content: "\f666";
}

.fa-hdd:before {
  content: "\f0a0";
}

.fa-heading:before {
  content: "\f1dc";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-headphones-alt:before {
  content: "\f58f";
}

.fa-headset:before {
  content: "\f590";
}

.fa-heart:before {
  content: "\f004";
}

.fa-heart-broken:before {
  content: "\f7a9";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-helicopter:before {
  content: "\f533";
}

.fa-highlighter:before {
  content: "\f591";
}

.fa-hiking:before {
  content: "\f6ec";
}

.fa-hippo:before {
  content: "\f6ed";
}

.fa-hips:before {
  content: "\f452";
}

.fa-hire-a-helper:before {
  content: "\f3b0";
}

.fa-history:before {
  content: "\f1da";
}

.fa-hockey-puck:before {
  content: "\f453";
}

.fa-holly-berry:before {
  content: "\f7aa";
}

.fa-home:before {
  content: "\f015";
}

.fa-hooli:before {
  content: "\f427";
}

.fa-hornbill:before {
  content: "\f592";
}

.fa-horse:before {
  content: "\f6f0";
}

.fa-horse-head:before {
  content: "\f7ab";
}

.fa-hospital:before {
  content: "\f0f8";
}

.fa-hospital-alt:before {
  content: "\f47d";
}

.fa-hospital-symbol:before {
  content: "\f47e";
}

.fa-hot-tub:before {
  content: "\f593";
}

.fa-hotdog:before {
  content: "\f80f";
}

.fa-hotel:before {
  content: "\f594";
}

.fa-hotjar:before {
  content: "\f3b1";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-start:before {
  content: "\f251";
}

.fa-house-damage:before {
  content: "\f6f1";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-hryvnia:before {
  content: "\f6f2";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-hubspot:before {
  content: "\f3b2";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-ice-cream:before {
  content: "\f810";
}

.fa-icicles:before {
  content: "\f7ad";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-id-card:before {
  content: "\f2c2";
}

.fa-id-card-alt:before {
  content: "\f47f";
}

.fa-igloo:before {
  content: "\f7ae";
}

.fa-image:before {
  content: "\f03e";
}

.fa-images:before {
  content: "\f302";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-industry:before {
  content: "\f275";
}

.fa-infinity:before {
  content: "\f534";
}

.fa-info:before {
  content: "\f129";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-intercom:before {
  content: "\f7af";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-invision:before {
  content: "\f7b0";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-italic:before {
  content: "\f033";
}

.fa-itunes:before {
  content: "\f3b4";
}

.fa-itunes-note:before {
  content: "\f3b5";
}

.fa-java:before {
  content: "\f4e4";
}

.fa-jedi:before {
  content: "\f669";
}

.fa-jedi-order:before {
  content: "\f50e";
}

.fa-jenkins:before {
  content: "\f3b6";
}

.fa-jira:before {
  content: "\f7b1";
}

.fa-joget:before {
  content: "\f3b7";
}

.fa-joint:before {
  content: "\f595";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-journal-whills:before {
  content: "\f66a";
}

.fa-js:before {
  content: "\f3b8";
}

.fa-js-square:before {
  content: "\f3b9";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-kaaba:before {
  content: "\f66b";
}

.fa-kaggle:before {
  content: "\f5fa";
}

.fa-key:before {
  content: "\f084";
}

.fa-keybase:before {
  content: "\f4f5";
}

.fa-keyboard:before {
  content: "\f11c";
}

.fa-keycdn:before {
  content: "\f3ba";
}

.fa-khanda:before {
  content: "\f66d";
}

.fa-kickstarter:before {
  content: "\f3bb";
}

.fa-kickstarter-k:before {
  content: "\f3bc";
}

.fa-kiss:before {
  content: "\f596";
}

.fa-kiss-beam:before {
  content: "\f597";
}

.fa-kiss-wink-heart:before {
  content: "\f598";
}

.fa-kiwi-bird:before {
  content: "\f535";
}

.fa-korvue:before {
  content: "\f42f";
}

.fa-landmark:before {
  content: "\f66f";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-laptop-code:before {
  content: "\f5fc";
}

.fa-laptop-medical:before {
  content: "\f812";
}

.fa-laravel:before {
  content: "\f3bd";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-laugh:before {
  content: "\f599";
}

.fa-laugh-beam:before {
  content: "\f59a";
}

.fa-laugh-squint:before {
  content: "\f59b";
}

.fa-laugh-wink:before {
  content: "\f59c";
}

.fa-layer-group:before {
  content: "\f5fd";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-lemon:before {
  content: "\f094";
}

.fa-less:before {
  content: "\f41d";
}

.fa-less-than:before {
  content: "\f536";
}

.fa-less-than-equal:before {
  content: "\f537";
}

.fa-level-down-alt:before {
  content: "\f3be";
}

.fa-level-up-alt:before {
  content: "\f3bf";
}

.fa-life-ring:before {
  content: "\f1cd";
}

.fa-lightbulb:before {
  content: "\f0eb";
}

.fa-line:before {
  content: "\f3c0";
}

.fa-link:before {
  content: "\f0c1";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-lira-sign:before {
  content: "\f195";
}

.fa-list:before {
  content: "\f03a";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-lock:before {
  content: "\f023";
}

.fa-lock-open:before {
  content: "\f3c1";
}

.fa-long-arrow-alt-down:before {
  content: "\f309";
}

.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-luggage-cart:before {
  content: "\f59d";
}

.fa-lyft:before {
  content: "\f3c3";
}

.fa-magento:before {
  content: "\f3c4";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-mail-bulk:before {
  content: "\f674";
}

.fa-mailchimp:before {
  content: "\f59e";
}

.fa-male:before {
  content: "\f183";
}

.fa-mandalorian:before {
  content: "\f50f";
}

.fa-map:before {
  content: "\f279";
}

.fa-map-marked:before {
  content: "\f59f";
}

.fa-map-marked-alt:before {
  content: "\f5a0";
}

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

.fa-map-marker-alt:before {
  content: "\f3c5";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-markdown:before {
  content: "\f60f";
}

.fa-marker:before {
  content: "\f5a1";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mask:before {
  content: "\f6fa";
}

.fa-mastodon:before {
  content: "\f4f6";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-medal:before {
  content: "\f5a2";
}

.fa-medapps:before {
  content: "\f3c6";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-medium-m:before {
  content: "\f3c7";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-medrt:before {
  content: "\f3c8";
}

.fa-meetup:before {
  content: "\f2e0";
}

.fa-megaport:before {
  content: "\f5a3";
}

.fa-meh:before {
  content: "\f11a";
}

.fa-meh-blank:before {
  content: "\f5a4";
}

.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

.fa-memory:before {
  content: "\f538";
}

.fa-mendeley:before {
  content: "\f7b3";
}

.fa-menorah:before {
  content: "\f676";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-meteor:before {
  content: "\f753";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-alt:before {
  content: "\f3c9";
}

.fa-microphone-alt-slash:before {
  content: "\f539";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-microscope:before {
  content: "\f610";
}

.fa-microsoft:before {
  content: "\f3ca";
}

.fa-minus:before {
  content: "\f068";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-mitten:before {
  content: "\f7b5";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-mobile:before {
  content: "\f10b";
}

.fa-mobile-alt:before {
  content: "\f3cd";
}

.fa-modx:before {
  content: "\f285";
}

.fa-monero:before {
  content: "\f3d0";
}

.fa-money-bill:before {
  content: "\f0d6";
}

.fa-money-bill-alt:before {
  content: "\f3d1";
}

.fa-money-bill-wave:before {
  content: "\f53a";
}

.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

.fa-money-check:before {
  content: "\f53c";
}

.fa-money-check-alt:before {
  content: "\f53d";
}

.fa-monument:before {
  content: "\f5a6";
}

.fa-moon:before {
  content: "\f186";
}

.fa-mortar-pestle:before {
  content: "\f5a7";
}

.fa-mosque:before {
  content: "\f678";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-mountain:before {
  content: "\f6fc";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-mug-hot:before {
  content: "\f7b6";
}

.fa-music:before {
  content: "\f001";
}

.fa-napster:before {
  content: "\f3d2";
}

.fa-neos:before {
  content: "\f612";
}

.fa-network-wired:before {
  content: "\f6ff";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-newspaper:before {
  content: "\f1ea";
}

.fa-nimblr:before {
  content: "\f5a8";
}

.fa-nintendo-switch:before {
  content: "\f418";
}

.fa-node:before {
  content: "\f419";
}

.fa-node-js:before {
  content: "\f3d3";
}

.fa-not-equal:before {
  content: "\f53e";
}

.fa-notes-medical:before {
  content: "\f481";
}

.fa-npm:before {
  content: "\f3d4";
}

.fa-ns8:before {
  content: "\f3d5";
}

.fa-nutritionix:before {
  content: "\f3d6";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-oil-can:before {
  content: "\f613";
}

.fa-old-republic:before {
  content: "\f510";
}

.fa-om:before {
  content: "\f679";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-osi:before {
  content: "\f41a";
}

.fa-otter:before {
  content: "\f700";
}

.fa-outdent:before {
  content: "\f03b";
}

.fa-page4:before {
  content: "\f3d7";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-pager:before {
  content: "\f815";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-paint-roller:before {
  content: "\f5aa";
}

.fa-palette:before {
  content: "\f53f";
}

.fa-palfed:before {
  content: "\f3d8";
}

.fa-pallet:before {
  content: "\f482";
}

.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-parachute-box:before {
  content: "\f4cd";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-parking:before {
  content: "\f540";
}

.fa-passport:before {
  content: "\f5ab";
}

.fa-pastafarianism:before {
  content: "\f67b";
}

.fa-paste:before {
  content: "\f0ea";
}

.fa-patreon:before {
  content: "\f3d9";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-peace:before {
  content: "\f67c";
}

.fa-pen:before {
  content: "\f304";
}

.fa-pen-alt:before {
  content: "\f305";
}

.fa-pen-fancy:before {
  content: "\f5ac";
}

.fa-pen-nib:before {
  content: "\f5ad";
}

.fa-pen-square:before {
  content: "\f14b";
}

.fa-pencil-alt:before {
  content: "\f303";
}

.fa-pencil-ruler:before {
  content: "\f5ae";
}

.fa-penny-arcade:before {
  content: "\f704";
}

.fa-people-carry:before {
  content: "\f4ce";
}

.fa-pepper-hot:before {
  content: "\f816";
}

.fa-percent:before {
  content: "\f295";
}

.fa-percentage:before {
  content: "\f541";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-person-booth:before {
  content: "\f756";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-phoenix-squadron:before {
  content: "\f511";
}

.fa-phone:before {
  content: "\f095";
}

.fa-phone-slash:before {
  content: "\f3dd";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-phone-volume:before {
  content: "\f2a0";
}

.fa-php:before {
  content: "\f457";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-pied-piper-hat:before {
  content: "\f4e5";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-piggy-bank:before {
  content: "\f4d3";
}

.fa-pills:before {
  content: "\f484";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-pizza-slice:before {
  content: "\f818";
}

.fa-place-of-worship:before {
  content: "\f67f";
}

.fa-plane:before {
  content: "\f072";
}

.fa-plane-arrival:before {
  content: "\f5af";
}

.fa-plane-departure:before {
  content: "\f5b0";
}

.fa-play:before {
  content: "\f04b";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-playstation:before {
  content: "\f3df";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-plus:before {
  content: "\f067";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-poll:before {
  content: "\f681";
}

.fa-poll-h:before {
  content: "\f682";
}

.fa-poo:before {
  content: "\f2fe";
}

.fa-poo-storm:before {
  content: "\f75a";
}

.fa-poop:before {
  content: "\f619";
}

.fa-portrait:before {
  content: "\f3e0";
}

.fa-pound-sign:before {
  content: "\f154";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-pray:before {
  content: "\f683";
}

.fa-praying-hands:before {
  content: "\f684";
}

.fa-prescription:before {
  content: "\f5b1";
}

.fa-prescription-bottle:before {
  content: "\f485";
}

.fa-prescription-bottle-alt:before {
  content: "\f486";
}

.fa-print:before {
  content: "\f02f";
}

.fa-procedures:before {
  content: "\f487";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-project-diagram:before {
  content: "\f542";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-python:before {
  content: "\f3e2";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-question:before {
  content: "\f128";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-quidditch:before {
  content: "\f458";
}

.fa-quinscape:before {
  content: "\f459";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-quran:before {
  content: "\f687";
}

.fa-r-project:before {
  content: "\f4f7";
}

.fa-radiation:before {
  content: "\f7b9";
}

.fa-radiation-alt:before {
  content: "\f7ba";
}

.fa-rainbow:before {
  content: "\f75b";
}

.fa-random:before {
  content: "\f074";
}

.fa-raspberry-pi:before {
  content: "\f7bb";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-react:before {
  content: "\f41b";
}

.fa-reacteurope:before {
  content: "\f75d";
}

.fa-readme:before {
  content: "\f4d5";
}

.fa-rebel:before {
  content: "\f1d0";
}

.fa-receipt:before {
  content: "\f543";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-red-river:before {
  content: "\f3e3";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-redhat:before {
  content: "\f7bc";
}

.fa-redo:before {
  content: "\f01e";
}

.fa-redo-alt:before {
  content: "\f2f9";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-reply:before {
  content: "\f3e5";
}

.fa-reply-all:before {
  content: "\f122";
}

.fa-replyd:before {
  content: "\f3e6";
}

.fa-republican:before {
  content: "\f75e";
}

.fa-researchgate:before {
  content: "\f4f8";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-restroom:before {
  content: "\f7bd";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-rev:before {
  content: "\f5b2";
}

.fa-ribbon:before {
  content: "\f4d6";
}

.fa-ring:before {
  content: "\f70b";
}

.fa-road:before {
  content: "\f018";
}

.fa-robot:before {
  content: "\f544";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-route:before {
  content: "\f4d7";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-ruble-sign:before {
  content: "\f158";
}

.fa-ruler:before {
  content: "\f545";
}

.fa-ruler-combined:before {
  content: "\f546";
}

.fa-ruler-horizontal:before {
  content: "\f547";
}

.fa-ruler-vertical:before {
  content: "\f548";
}

.fa-running:before {
  content: "\f70c";
}

.fa-rupee-sign:before {
  content: "\f156";
}

.fa-sad-cry:before {
  content: "\f5b3";
}

.fa-sad-tear:before {
  content: "\f5b4";
}

.fa-safari:before {
  content: "\f267";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-satellite:before {
  content: "\f7bf";
}

.fa-satellite-dish:before {
  content: "\f7c0";
}

.fa-save:before {
  content: "\f0c7";
}

.fa-schlix:before {
  content: "\f3ea";
}

.fa-school:before {
  content: "\f549";
}

.fa-screwdriver:before {
  content: "\f54a";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-scroll:before {
  content: "\f70e";
}

.fa-sd-card:before {
  content: "\f7c2";
}

.fa-search:before {
  content: "\f002";
}

.fa-search-dollar:before {
  content: "\f688";
}

.fa-search-location:before {
  content: "\f689";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-seedling:before {
  content: "\f4d8";
}

.fa-sellcast:before {
  content: "\f2da";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-server:before {
  content: "\f233";
}

.fa-servicestack:before {
  content: "\f3ec";
}

.fa-shapes:before {
  content: "\f61f";
}

.fa-share:before {
  content: "\f064";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-shekel-sign:before {
  content: "\f20b";
}

.fa-shield-alt:before {
  content: "\f3ed";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-shipping-fast:before {
  content: "\f48b";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-shoe-prints:before {
  content: "\f54b";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-shopware:before {
  content: "\f5b5";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-shuttle-van:before {
  content: "\f5b6";
}

.fa-sign:before {
  content: "\f4d9";
}

.fa-sign-in-alt:before {
  content: "\f2f6";
}

.fa-sign-language:before {
  content: "\f2a7";
}

.fa-sign-out-alt:before {
  content: "\f2f5";
}

.fa-signal:before {
  content: "\f012";
}

.fa-signature:before {
  content: "\f5b7";
}

.fa-sim-card:before {
  content: "\f7c4";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-sith:before {
  content: "\f512";
}

.fa-skating:before {
  content: "\f7c5";
}

.fa-sketch:before {
  content: "\f7c6";
}

.fa-skiing:before {
  content: "\f7c9";
}

.fa-skiing-nordic:before {
  content: "\f7ca";
}

.fa-skull:before {
  content: "\f54c";
}

.fa-skull-crossbones:before {
  content: "\f714";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-slack:before {
  content: "\f198";
}

.fa-slack-hash:before {
  content: "\f3ef";
}

.fa-slash:before {
  content: "\f715";
}

.fa-sleigh:before {
  content: "\f7cc";
}

.fa-sliders-h:before {
  content: "\f1de";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-smile:before {
  content: "\f118";
}

.fa-smile-beam:before {
  content: "\f5b8";
}

.fa-smile-wink:before {
  content: "\f4da";
}

.fa-smog:before {
  content: "\f75f";
}

.fa-smoking:before {
  content: "\f48d";
}

.fa-smoking-ban:before {
  content: "\f54d";
}

.fa-sms:before {
  content: "\f7cd";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-snowboarding:before {
  content: "\f7ce";
}

.fa-snowflake:before {
  content: "\f2dc";
}

.fa-snowman:before {
  content: "\f7d0";
}

.fa-snowplow:before {
  content: "\f7d2";
}

.fa-socks:before {
  content: "\f696";
}

.fa-solar-panel:before {
  content: "\f5ba";
}

.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-alpha-down:before {
  content: "\f15d";
}

.fa-sort-alpha-up:before {
  content: "\f15e";
}

.fa-sort-amount-down:before {
  content: "\f160";
}

.fa-sort-amount-up:before {
  content: "\f161";
}

.fa-sort-down:before {
  content: "\f0dd";
}

.fa-sort-numeric-down:before {
  content: "\f162";
}

.fa-sort-numeric-up:before {
  content: "\f163";
}

.fa-sort-up:before {
  content: "\f0de";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-sourcetree:before {
  content: "\f7d3";
}

.fa-spa:before {
  content: "\f5bb";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-speakap:before {
  content: "\f3f3";
}

.fa-spider:before {
  content: "\f717";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-splotch:before {
  content: "\f5bc";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-spray-can:before {
  content: "\f5bd";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-square-full:before {
  content: "\f45c";
}

.fa-square-root-alt:before {
  content: "\f698";
}

.fa-squarespace:before {
  content: "\f5be";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-stamp:before {
  content: "\f5bf";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-and-crescent:before {
  content: "\f699";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-star-half-alt:before {
  content: "\f5c0";
}

.fa-star-of-david:before {
  content: "\f69a";
}

.fa-star-of-life:before {
  content: "\f621";
}

.fa-staylinked:before {
  content: "\f3f5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-steam-symbol:before {
  content: "\f3f6";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stopwatch:before {
  content: "\f2f2";
}

.fa-store:before {
  content: "\f54e";
}

.fa-store-alt:before {
  content: "\f54f";
}

.fa-strava:before {
  content: "\f428";
}

.fa-stream:before {
  content: "\f550";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-stripe:before {
  content: "\f429";
}

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-stroopwafel:before {
  content: "\f551";
}

.fa-studiovinari:before {
  content: "\f3f8";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-subway:before {
  content: "\f239";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-suitcase-rolling:before {
  content: "\f5c1";
}

.fa-sun:before {
  content: "\f185";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-supple:before {
  content: "\f3f9";
}

.fa-surprise:before {
  content: "\f5c2";
}

.fa-suse:before {
  content: "\f7d6";
}

.fa-swatchbook:before {
  content: "\f5c3";
}

.fa-swimmer:before {
  content: "\f5c4";
}

.fa-swimming-pool:before {
  content: "\f5c5";
}

.fa-synagogue:before {
  content: "\f69b";
}

.fa-sync:before {
  content: "\f021";
}

.fa-sync-alt:before {
  content: "\f2f1";
}

.fa-syringe:before {
  content: "\f48e";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-table-tennis:before {
  content: "\f45d";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-tablet-alt:before {
  content: "\f3fa";
}

.fa-tablets:before {
  content: "\f490";
}

.fa-tachometer-alt:before {
  content: "\f3fd";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-tape:before {
  content: "\f4db";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-taxi:before {
  content: "\f1ba";
}

.fa-teamspeak:before {
  content: "\f4f9";
}

.fa-teeth:before {
  content: "\f62e";
}

.fa-teeth-open:before {
  content: "\f62f";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before {
  content: "\f3fe";
}

.fa-temperature-high:before {
  content: "\f769";
}

.fa-temperature-low:before {
  content: "\f76b";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-tenge:before {
  content: "\f7d7";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-the-red-yeti:before {
  content: "\f69d";
}

.fa-theater-masks:before {
  content: "\f630";
}

.fa-themeco:before {
  content: "\f5c6";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-thermometer:before {
  content: "\f491";
}

.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-think-peaks:before {
  content: "\f731";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbtack:before {
  content: "\f08d";
}

.fa-ticket-alt:before {
  content: "\f3ff";
}

.fa-times:before {
  content: "\f00d";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-tint:before {
  content: "\f043";
}

.fa-tint-slash:before {
  content: "\f5c7";
}

.fa-tired:before {
  content: "\f5c8";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-toilet:before {
  content: "\f7d8";
}

.fa-toilet-paper:before {
  content: "\f71e";
}

.fa-toolbox:before {
  content: "\f552";
}

.fa-tools:before {
  content: "\f7d9";
}

.fa-tooth:before {
  content: "\f5c9";
}

.fa-torah:before {
  content: "\f6a0";
}

.fa-torii-gate:before {
  content: "\f6a1";
}

.fa-tractor:before {
  content: "\f722";
}

.fa-trade-federation:before {
  content: "\f513";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-traffic-light:before {
  content: "\f637";
}

.fa-train:before {
  content: "\f238";
}

.fa-tram:before {
  content: "\f7da";
}

.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-trash-alt:before {
  content: "\f2ed";
}

.fa-trash-restore:before {
  content: "\f829";
}

.fa-trash-restore-alt:before {
  content: "\f82a";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-trello:before {
  content: "\f181";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-truck-loading:before {
  content: "\f4de";
}

.fa-truck-monster:before {
  content: "\f63b";
}

.fa-truck-moving:before {
  content: "\f4df";
}

.fa-truck-pickup:before {
  content: "\f63c";
}

.fa-tshirt:before {
  content: "\f553";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-tv:before {
  content: "\f26c";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-typo3:before {
  content: "\f42b";
}

.fa-uber:before {
  content: "\f402";
}

.fa-ubuntu:before {
  content: "\f7df";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-umbrella-beach:before {
  content: "\f5ca";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-undo:before {
  content: "\f0e2";
}

.fa-undo-alt:before {
  content: "\f2ea";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-university:before {
  content: "\f19c";
}

.fa-unlink:before {
  content: "\f127";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-untappd:before {
  content: "\f405";
}

.fa-upload:before {
  content: "\f093";
}

.fa-ups:before {
  content: "\f7e0";
}

.fa-usb:before {
  content: "\f287";
}

.fa-user:before {
  content: "\f007";
}

.fa-user-alt:before {
  content: "\f406";
}

.fa-user-alt-slash:before {
  content: "\f4fa";
}

.fa-user-astronaut:before {
  content: "\f4fb";
}

.fa-user-check:before {
  content: "\f4fc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-clock:before {
  content: "\f4fd";
}

.fa-user-cog:before {
  content: "\f4fe";
}

.fa-user-edit:before {
  content: "\f4ff";
}

.fa-user-friends:before {
  content: "\f500";
}

.fa-user-graduate:before {
  content: "\f501";
}

.fa-user-injured:before {
  content: "\f728";
}

.fa-user-lock:before {
  content: "\f502";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-user-minus:before {
  content: "\f503";
}

.fa-user-ninja:before {
  content: "\f504";
}

.fa-user-nurse:before {
  content: "\f82f";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-user-shield:before {
  content: "\f505";
}

.fa-user-slash:before {
  content: "\f506";
}

.fa-user-tag:before {
  content: "\f507";
}

.fa-user-tie:before {
  content: "\f508";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-users:before {
  content: "\f0c0";
}

.fa-users-cog:before {
  content: "\f509";
}

.fa-usps:before {
  content: "\f7e1";
}

.fa-ussunnah:before {
  content: "\f407";
}

.fa-utensil-spoon:before {
  content: "\f2e5";
}

.fa-utensils:before {
  content: "\f2e7";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-vector-square:before {
  content: "\f5cb";
}

.fa-venus:before {
  content: "\f221";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-vial:before {
  content: "\f492";
}

.fa-vials:before {
  content: "\f493";
}

.fa-viber:before {
  content: "\f409";
}

.fa-video:before {
  content: "\f03d";
}

.fa-video-slash:before {
  content: "\f4e2";
}

.fa-vihara:before {
  content: "\f6a7";
}

.fa-vimeo:before {
  content: "\f40a";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-vk:before {
  content: "\f189";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-volleyball-ball:before {
  content: "\f45f";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-mute:before {
  content: "\f6a9";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-vote-yea:before {
  content: "\f772";
}

.fa-vr-cardboard:before {
  content: "\f729";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-walking:before {
  content: "\f554";
}

.fa-wallet:before {
  content: "\f555";
}

.fa-warehouse:before {
  content: "\f494";
}

.fa-water:before {
  content: "\f773";
}

.fa-weebly:before {
  content: "\f5cc";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-weight:before {
  content: "\f496";
}

.fa-weight-hanging:before {
  content: "\f5cd";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-whatsapp-square:before {
  content: "\f40c";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-wind:before {
  content: "\f72e";
}

.fa-window-close:before {
  content: "\f410";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-wine-bottle:before {
  content: "\f72f";
}

.fa-wine-glass:before {
  content: "\f4e3";
}

.fa-wine-glass-alt:before {
  content: "\f5ce";
}

.fa-wix:before {
  content: "\f5cf";
}

.fa-wizards-of-the-coast:before {
  content: "\f730";
}

.fa-wolf-pack-battalion:before {
  content: "\f514";
}

.fa-won-sign:before {
  content: "\f159";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-wpressr:before {
  content: "\f3e4";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-x-ray:before {
  content: "\f497";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-y-combinator:before {
  content: "\f23b";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-yarn:before {
  content: "\f7e3";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-yen-sign:before {
  content: "\f157";
}

.fa-yin-yang:before {
  content: "\f6ad";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-youtube-square:before {
  content: "\f431";
}

.fa-zhihu:before {
  content: "\f63f";
}

.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-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot);
  src: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2) format("woff2"), url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff) format("woff"), url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf) format("truetype"), url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.svg#fontawesome) format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot);
  src: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2) format("woff2"), url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff) format("woff"), url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf) format("truetype"), url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.svg#fontawesome) format("svg");
}
.far {
  font-weight: 400;
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot);
  src: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2) format("woff2"), url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff) format("woff"), url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf) format("truetype"), url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.svg#fontawesome) format("svg");
}
.fa, .far, .fas {
  font-family: "Font Awesome 5 Free";
}

.fa, .fas {
  font-weight: 900;
}
/**
    * Mixin for Codemirror container styles, used inside the Code, Event Manager components and Reusable Block (block layout).
 */
@font-face {
  font-family: "PBSSans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://www-tc.pbs.org/pbsfonts/v1.2/PBSSans.eot"); /* IE9 Compat Modes */
  src: local("PBS Sans"), local("PBSSans"), url("https://www-tc.pbs.org/pbsfonts/v1.2/PBSSans.eot?#iefix") format("embedded-opentype"), url("https://www-tc.pbs.org/pbsfonts/v1.2/PBSSans.woff2") format("woff2"), url("https://www-tc.pbs.org/pbsfonts/v1.2/PBSSans.woff") format("woff"), url("https://www-tc.pbs.org/pbsfonts/v1.2/PBSSans.ttf") format("truetype"), url("https://www-tc.pbs.org/pbsfonts/v1.2/PBSSans.svg#PBSSans") format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "PBSSans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("https://www-tc.pbs.org/pbsfonts/v1.2/PBSSans-Bold.eot"); /* IE9 Compat Modes */
  src: local("PBS Sans Bold"), local("PBSSansBold"), url("https://www-tc.pbs.org/pbsfonts/v1.2/PBSSans-Bold.eot?#iefix") format("embedded-opentype"), url("https://www-tc.pbs.org/pbsfonts/v1.2/PBSSans-Bold.woff2") format("woff2"), url("https://www-tc.pbs.org/pbsfonts/v1.2/PBSSans-Bold.woff") format("woff"), url("https://www-tc.pbs.org/pbsfonts/v1.2/PBSSans-Bold.ttf") format("truetype"), url("https://www-tc.pbs.org/pbsfonts/v1.2/PBSSans-Bold.svg#PBSSans-Bold") format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "PBSSans";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("https://www-tc.pbs.org/pbsfonts/v1.2/PBSSans-It.eot"); /* IE9 Compat Modes */
  src: local("PBS Sans It"), local("PBSSansIt"), url("https://www-tc.pbs.org/pbsfonts/v1.2/PBSSans-It.eot?#iefix") format("embedded-opentype"), url("https://www-tc.pbs.org/pbsfonts/v1.2/PBSSans-It.woff2") format("woff2"), url("https://www-tc.pbs.org/pbsfonts/v1.2/PBSSans-It.woff") format("woff"), url("https://www-tc.pbs.org/pbsfonts/v1.2/PBSSans-It.ttf") format("truetype"), url("https://www-tc.pbs.org/pbsfonts/v1.2/PBSSans-It.svg#PBSSans-It") format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "PBSSans";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("https://www-tc.pbs.org/pbsfonts/v1.2/PBSSans-Light.eot"); /* IE9 Compat Modes */
  src: local("PBS Sans Light"), local("PBSSansLight"), url("https://www-tc.pbs.org/pbsfonts/v1.2/PBSSans-Light.eot?#iefix") format("embedded-opentype"), url("https://www-tc.pbs.org/pbsfonts/v1.2/PBSSans-Light.woff2") format("woff2"), url("https://www-tc.pbs.org/pbsfonts/v1.2/PBSSans-Light.woff") format("woff"), url("https://www-tc.pbs.org/pbsfonts/v1.2/PBSSans-Light.ttf") format("truetype"), url("https://www-tc.pbs.org/pbsfonts/v1.2/PBSSans-Light.svg#PBSSans-Light") format("svg"); /* Legacy iOS */
}
html {
  box-sizing: border-box;
  padding: 0;
  overflow: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  font-size: 10px;
}
html.modal-open {
  overflow: hidden;
}

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

body {
  padding: 0;
  margin-top: 0 !important;
  font-size: 10px;
  font-weight: 400;
  background-color: #ffffff;
  line-height: 1.5;
}

ul {
  list-style: none;
  margin: 0;
}

.container .date {
  font-size: 1.3rem;
}
.container .box {
  padding: 16px;
  word-wrap: break-word;
  background: #ffffff;
}
.container .box:first-child {
  margin-top: 0;
}
.container .box img {
  max-width: 100%;
}

.clearfix::before, .clearfix::after {
  content: "";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix::after {
  clear: both;
}

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.input-block-level {
  display: block;
  width: 100%;
  min-height: 31px;
  box-sizing: border-box;
}

img[src=""] {
  width: 0;
  height: 0;
  min-width: 0;
  min-height: 0;
}

table td {
  padding: 3px;
  font-size: 1.3rem;
}

pre,
code {
  font-size: 1.3rem;
}

.visuallyhidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
  .visible-xs {
    display: block !important;
  }
}
@media (min-width: 768px), (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
  .visible-sm {
    display: block !important;
  }
}
@media (min-width: 1024px), (max-width: 1279px) {
  .hidden-md {
    display: none !important;
  }
  .visible-md {
    display: block !important;
  }
}
@media (min-width: 1280px) {
  .hidden-lg {
    display: none !important;
  }
  .visible-lg {
    display: block !important;
  }
}
.hidden-a11y {
  width: 1px;
  height: 1px;
  overflow: hidden;
  top: -10px;
  position: absolute;
}

/**
    * Mixin for Codemirror container styles, used inside the Code, Event Manager components and Reusable Block (block layout).
 */
/**
    * Mixin for Codemirror container styles, used inside the Code, Event Manager components and Reusable Block (block layout).
 */
main.content.content-with-rail .container {
  width: 100%;
  max-width: 1280px;
  padding: 0;
}
main.content:not(.content-with-rail) > .row-fluid > .container {
  width: 100%;
  padding: 0;
}
main.content:not(.content-with-rail) > .row-fluid > .container .content-wrapper .container {
  width: 100%;
  padding: 0;
}
main.content:not(.content-with-rail) > .row-fluid > .container .content-wrapper .container:not(.full-width) {
  max-width: 1280px;
}
main.content .page-header-component,
main.content .circle-crop-carousel,
main.content .full-size-carousel {
  margin-top: -2.127vw;
}

header > .row-fluid .container,
footer > .row-fluid .container {
  width: 100%;
  padding: 0;
}

body > header {
  position: relative;
}
body > header .container {
  margin: 0;
}
@media (max-width: 1024px) {
  body > header .container div[class^=component] > :not(nav):not(.menu--navbar-nav__spacer) {
    transition: all 0.3s ease-in;
  }
}
.nav-is-open body > header .container div[class^=component] > :not(nav):not(.menu--navbar-nav__spacer) {
  transform: translateX(80%);
}
@media (min-width: 550px) {
  .nav-is-open body > header .container div[class^=component] > :not(nav):not(.menu--navbar-nav__spacer) {
    transform: translateX(440px);
  }
}
@media (min-width: 1025px) {
  .nav-is-open body > header .container div[class^=component] > :not(nav):not(.menu--navbar-nav__spacer) {
    transform: translateX(0);
  }
}

@media (max-width: 1024px) {
  main,
  footer {
    transition: all 0.3s ease-in;
  }
}
.nav-is-open main,
.nav-is-open footer {
  transform: translateX(80%);
}
@media (min-width: 550px) {
  .nav-is-open main,
  .nav-is-open footer {
    transform: translateX(440px);
  }
}
@media (min-width: 1025px) {
  .nav-is-open main,
  .nav-is-open footer {
    transform: translateX(0);
  }
}
main .component,
footer .component {
  margin-top: 2.127vw;
}
main .component:not(:last-of-type) .section-header-component,
footer .component:not(:last-of-type) .section-header-component {
  margin-bottom: -1.59525vw;
}

@media (max-width: 1023px) {
  .content-wrapper,
  .rail-wrapper {
    width: 100%;
    float: none;
  }
}
@media (min-width: 1024px) {
  .rail-wrapper {
    width: calc(25% - 12.030075188px);
  }
  .rail-wrapper.pull-left {
    margin-right: 24.0601503759px;
  }
  .rail-wrapper.pull-right {
    margin-left: 24.0601503759px;
  }
  .rail-wrapper .row-fluid .container {
    max-width: 100%;
  }
  .content-wrapper {
    width: calc(75% - 12.030075188px);
  }
}
@media (max-width: 1300px) {
  .content-wrapper > .row-fluid,
  .content-with-rail > .row-fluid {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.content-wrapper.full-width {
  width: 100%;
  float: none;
}

main .container.has-background-image,
header .container.has-background-image,
footer .container.has-background-image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

main .container.full-height {
  min-height: 100vh;
}
@media (min-width: 768px) {
  main .container.center-layout-content-vertically {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
}

header a.skipnav {
  display: block;
  color: #fff;
  background: #222;
  text-decoration: none;
  padding: 5px 10px;
  position: fixed;
  left: -1000px;
  top: 0;
  font-size: 1.5em;
}

header a.skipnav:focus,
header a.skipnav:active {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  border: solid #777 2px;
}

@media (max-width: 320px) {
  .promo-container.box {
    padding: 16px;
  }
}
.promo-container {
  height: auto;
}
.promo-container .promo {
  position: relative;
  height: auto;
  background: #ffffff;
}
.promo-container .promo.clearfix {
  margin: 0;
}
.promo-container .promo .promo-text {
  padding: 16px 16px 35px;
  margin: 0;
}
.promo-container .promo .promo-text .channel,
.promo-container .promo .promo-text .title,
.promo-container .promo .promo-text .description {
  margin: 10px 0;
  line-height: 1.625;
}
.promo-container .promo .promo-text .channel {
  color: #333333;
}
.promo-container .promo .promo-text .title {
  font-size: 1.6rem;
  font-weight: 700;
}
.promo-container .promo .promo-text .description {
  font-size: 1.6rem;
  font-weight: 300;
}
.promo-container .promo .read-more--no-link {
  margin-top: 24px;
  font-size: 1.6rem;
  line-height: 1.4;
  padding: 16px;
  border: 2px solid currentColor;
  display: inline-block;
  position: relative;
  text-decoration: none;
  word-wrap: break-word;
  max-width: 100%;
}
.promo-container .promo .read-more--no-link {
  transition: background-color 0.3s, border-color 0.3s, color 0.3s;
}
.promo-container .promo .read-more--no-link a {
  text-decoration: none;
}
.promo-container .promo .read-more--no-link .ck_content * {
  font-size: 1.6rem;
  line-height: 1.4;
  text-decoration: none;
  word-wrap: break-word;
  max-width: 100%;
}
.promo-container .promo .read-more--no-link .ck.ck-editor__editable_inline > :first-child {
  margin-top: 0;
}
.promo-container .promo .read-more--no-link .ck.ck-editor__editable_inline > :last-child {
  margin-bottom: 0;
}
.promo-container .promo .read-more__link {
  margin-top: 24px;
  font-size: 1.6rem;
  line-height: 1.4;
  padding: 16px;
  border: 2px solid currentColor;
  display: inline-block;
  position: relative;
  text-decoration: none;
  word-wrap: break-word;
  max-width: 100%;
}
.promo-container .promo .read-more__link {
  transition: background-color 0.3s, border-color 0.3s, color 0.3s;
}
.promo-container .promo .read-more__link a {
  text-decoration: none;
}
.promo-container .promo .read-more__link {
  padding-right: 35px;
}
.promo-container .promo .read-more__link:after {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  position: absolute;
  height: 100%;
  right: 15px;
  top: 0px;
  font-size: 22px;
}
.promo-container .promo .read-more__link .ck_content * {
  font-size: 1.6rem;
  line-height: 1.4;
  text-decoration: none;
  word-wrap: break-word;
  max-width: 100%;
}
.promo-container .promo .read-more__link .ck.ck-editor__editable_inline > :first-child {
  margin-top: 0;
}
.promo-container .promo .read-more__link .ck.ck-editor__editable_inline > :last-child {
  margin-bottom: 0;
}
.promo-container .promo .read-more--has-link.has-pill-button .read-more__link {
  border: 2px solid #2638C4;
  border-radius: 28.6px;
  color: #2638C4;
  font-weight: 600;
  font-size: 17px;
  position: relative;
  height: auto;
  min-height: 35px !important;
  padding: 4px 32px 4px 16px;
}
.promo-container .promo .read-more--has-link.has-pill-button .read-more__link:hover {
  border: 2px solid #0F1F8C;
  border-radius: 28.6px;
  background-color: #0F1F8C;
  color: #ffffff;
  cursor: pointer;
}
.promo-container .promo .read-more--no-link.has-pill-button {
  border: 2px solid #2638C4;
  border-radius: 28.6px;
  color: #2638C4;
  font-weight: 600;
  font-size: 17px;
  position: relative;
  height: auto;
  min-height: 35px !important;
  padding: 4px 16px;
}
.promo-container .promo .read-more--no-link.has-pill-button.text-container, .promo-container .promo .read-more--no-link.has-pill-button.button-item-text {
  padding: 4px 8px !important;
}
.promo-container .promo .read-more--no-link.has-pill-button.text-container .ck.ck-reset, .promo-container .promo .read-more--no-link.has-pill-button.button-item-text .ck.ck-reset {
  min-height: 30px;
}
.promo-container .promo .read-more--no-link.has-pill-button p, .promo-container .promo .read-more--no-link.has-pill-button .ck-placeholder {
  font-weight: 600;
  height: -moz-fit-content;
  height: fit-content;
  vertical-align: middle;
}
.promo-container .promo .read-more--no-link.has-pill-button p:before, .promo-container .promo .read-more--no-link.has-pill-button .ck-placeholder:before {
  margin-left: 3px;
}
.promo-container .promo .read-more--no-link.has-pill-button.video-cta {
  padding: 4px 32px 4px 16px;
}
.promo-container .promo .read-more--no-link.has-pill-button p, .promo-container .promo .read-more--no-link.has-pill-button .ck-placeholder {
  color: #2638C4;
}
.promo-container .promo .read-more--no-link.has-pill-button:hover {
  border: 2px solid #0F1F8C;
  background-color: #0F1F8C;
  color: #ffffff;
  cursor: pointer;
  border-radius: 28.6px;
}
.promo-container .promo .read-more--no-link.has-pill-button:hover p, .promo-container .promo .read-more--no-link.has-pill-button:hover .ck-placeholder {
  color: #ffffff;
}
.promo-container .promo .read-more--no-link.has-pill-button:hover {
  border: 2px solid #0F1F8C;
  border-radius: 28.6px;
  background-color: #0F1F8C;
  color: #ffffff;
  cursor: pointer;
}
.promo-container .promo .promo-link {
  position: relative;
}
.promo-container .promo .promo-link .promo-play-icon {
  display: none;
  position: absolute;
  left: 10px;
  bottom: 10px;
}
.promo-container .promo .promo-link img {
  max-width: 100%;
}
.promo-container .promo .promo-link:hover .promo-play-icon, .promo-container .promo .promo-link:focus .promo-play-icon {
  display: inline-block;
  width: 26px;
  height: 26px;
}
.promo-container.horizontal {
  background: 0 0;
  background-color: #ffffff;
}
.promo-container.horizontal .promo {
  margin-left: 0;
  height: auto;
}
@media only screen and (min-width: 768px) {
  .promo-container.horizontal .promo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: start;
        align-items: flex-start;
  }
}
@media only screen and (min-width: 768px) {
  .promo-container.horizontal .promo .promo-link {
    width: 50%;
  }
}
.promo-container.horizontal .promo .promo-link .promo-play-icon {
  left: 10px;
  bottom: 10px;
}
.promo-container.vertical .promo-link {
  display: inline-block;
  width: 100%;
}
.promo-container.vertical .promo-text {
  width: 100%;
}

.filer-image-container {
  position: relative;
  display: inline-block;
  margin: 0;
  overflow: hidden;
}
.filer-image-container .filer-image {
  height: auto;
  display: inline-block;
}
.filer-image-container.default-image .filer-image {
  width: 100%;
  display: inline-block;
}
.filer-image-container .img-details {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  border-top: 1px solid #4b4b4b;
  line-height: 1.625;
  letter-spacing: 1px;
  color: #ffffff;
  padding: 16px;
  font-weight: 700;
  min-width: 100px;
  word-break: break-word;
}
.filer-image-container .img-details .details-wrapper {
  -ms-flex-positive: 1;
      flex-grow: 1;
  width: 0;
}
.filer-image-container .img-details .img-caption {
  margin-bottom: 16px;
  font-size: 1.6rem;
}
.filer-image-container .img-details .img-credit {
  font-size: 1.2rem;
  font-style: italic;
  opacity: 0.9;
}

/**
    * Mixin for Codemirror container styles, used inside the Code, Event Manager components and Reusable Block (block layout).
 */
.text-container::before, .text-container::after {
  content: "";
  /* 1 */
  display: table;
  /* 2 */
}
.text-container::after {
  clear: both;
}
.text-container {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.625;
  margin: 0 auto;
  word-break: break-word;
}
.text-container figure img + a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.text-container hr {
  border-top: 1px solid #949494;
}
.text-container a, .text-container a:hover, .text-container a:focus, .text-container a:active {
  text-decoration: underline;
}
.text-container a:focus {
  outline: 3px solid #00aaeb;
}
.text-container ul {
  list-style: initial;
  margin-left: 24px;
}
.text-container ul li {
  line-height: 1.5;
}
.text-container .text-component-img {
  margin-bottom: 16px;
}
.text-container .text-component-img[style*=left] {
  margin: 8px 16px 8px 0;
}
.text-container .text-component-img[style*=right] {
  margin: 8px 0 8px 16px;
}
.text-container .image {
  position: relative;
  overflow: hidden;
  clear: both;
  text-align: center;
  margin: 1em 0;
}
.text-container .image.image-style-align-right {
  float: right;
  margin-left: 16px;
  max-width: 50%;
}
.text-container .image.image-style-align-left {
  float: left;
  margin-right: 16px;
  max-width: 50%;
}
.text-container .image.image-style-align-center {
  margin-left: auto;
  margin-right: auto;
  max-width: 50%;
}
.text-container .image.image-style-align-center a {
  text-decoration: none;
}
.text-container .image.image-style-full-width img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.text-container .image:not(.image-style-full-size):not(.image-style-align-right):not(.image-style-align-center):not(.image-style-align-left) {
  display: inline-block;
}
.text-container .image figcaption {
  background: rgba(0, 0, 0, 0.7);
  border-top: 1px solid #4b4b4b;
  padding: 16px;
  color: #e0e0e0;
  font-weight: 600;
  line-height: 1.625;
  letter-spacing: 1px;
  text-align: left;
  position: relative;
}
.text-container figure.table {
  margin-inline-start: 0;
  margin-inline-end: 0;
}
.text-container figure.table table {
  width: 100%;
}

/**
    * Mixin for Codemirror container styles, used inside the Code, Event Manager components and Reusable Block (block layout).
 */
body.nav-is-open {
  height: 100vh;
  overflow-x: hidden;
}
@media (min-width: 1025px) {
  body.nav-is-open {
    overflow-x: auto;
  }
}
body.nav-is-open header {
  position: fixed;
  z-index: 3;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
body.nav-is-open header .menu-container {
  height: 100vh;
}
@media (min-width: 1025px) {
  body.nav-is-open header .menu-container {
    height: initial;
  }
}

.menu {
  height: auto;
  width: 100%;
  font-size: 17px;
  font-weight: 400;
}
.menu ul::before, .menu ul::after {
  content: "";
  /* 1 */
  display: table;
  /* 2 */
}
.menu ul::after {
  clear: both;
}
.menu ul {
  margin: 0;
  list-style-type: none;
}
.menu .menu-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}
@media (min-width: 1025px) {
  .menu .menu-container {
    position: relative;
  }
}
.menu .menu-item {
  display: block;
  border-bottom: 4px solid transparent;
  transition: background-color 0.3s ease-in;
}
.menu .menu-item:hover, .menu .menu-item:focus {
  cursor: pointer;
  text-decoration: none;
}
.menu .menu-item:focus {
  outline: 3px solid #00aaeb;
}

@media (max-width: 1024px) {
  header .menu--navbar-nav {
    transition: all 0.3s ease-in;
  }
}
.nav-is-open header .menu--navbar-nav {
  transform: translateX(80%);
}
@media (min-width: 550px) {
  .nav-is-open header .menu--navbar-nav {
    transform: translateX(440px);
  }
}
@media (min-width: 1025px) {
  .nav-is-open header .menu--navbar-nav {
    transform: translateX(0);
  }
}
header .menu--navbar-nav {
  width: 100%;
  border-bottom: 1px solid;
}
header .menu--navbar-nav .menu__trigger {
  width: 45px;
  height: 45px;
  padding: 0;
  margin: 10px;
  border: 1px solid;
  font-size: 2rem;
  position: relative;
  z-index: 1;
}
@media (min-width: 1025px) {
  header .menu--navbar-nav .menu__trigger {
    display: none;
  }
}
header .menu--navbar-nav.menu--filled .menu__trigger {
  background: #000000;
}
header .menu--navbar-nav.menu--default .menu__trigger {
  background: #ffffff;
}
header .menu--navbar-nav .pbs-hamburger {
  width: 35px;
  height: 35px;
}
header .menu--navbar-nav .pbs-hamburger path {
  width: 100%;
  transform: rotate(0deg);
  transform-origin: 50% 50%;
}
.nav-is-open header .menu--navbar-nav .pbs-hamburger .path1 {
  display: none;
}
.nav-is-open header .menu--navbar-nav .pbs-hamburger .path4 {
  display: none;
}
.nav-is-open header .menu--navbar-nav .pbs-hamburger .path2 {
  transform: rotate(45deg) scale(0.9);
}
.nav-is-open header .menu--navbar-nav .pbs-hamburger .path3 {
  transform: rotate(-45deg) scale(0.9);
}
header .menu--navbar-nav .navbar-nav::before, header .menu--navbar-nav .navbar-nav::after {
  content: "";
  /* 1 */
  display: table;
  /* 2 */
}
header .menu--navbar-nav .navbar-nav::after {
  clear: both;
}
header .menu--navbar-nav .navbar-nav {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -80%;
  width: 80%;
  max-width: 440px;
}
@media (max-width: 1024px) {
  header .menu--navbar-nav .navbar-nav {
    overflow: auto;
  }
}
@media (min-width: 550px) {
  header .menu--navbar-nav .navbar-nav {
    left: -440px;
  }
}
@media (min-width: 1025px) {
  header .menu--navbar-nav .navbar-nav {
    position: static;
    width: 100%;
    height: auto;
    min-height: 0;
    border-right: 0;
    max-width: 1280px;
    margin: 0 auto;
  }
}
header .menu--navbar-nav__spacer {
  position: fixed;
  bottom: 0;
  left: -80%;
  width: 80%;
  max-width: 440px;
  height: 100%;
  content: "";
  opacity: 0;
  z-index: -1;
  transition: left 0.3s ease-in;
}
@media (min-width: 1025px) {
  .nav-is-open header .menu--navbar-nav__spacer {
    display: none;
  }
}
@media (min-width: 1025px) {
  header .menu--navbar-nav__spacer {
    display: none;
  }
}
header .menu--navbar-nav .menu__li {
  position: relative;
}
@media (min-width: 1025px) {
  header .menu--navbar-nav .menu__li {
    float: left;
  }
  header .menu--navbar-nav .menu__li:hover .submenu, header .menu--navbar-nav .menu__li:focus .submenu {
    display: block;
  }
}
header .menu--navbar-nav .submenu__trigger {
  position: absolute;
  top: 0;
  right: 0;
  width: 45px;
  height: 55px;
  border: 0;
  background: transparent;
  font-size: 2rem;
}
header .menu--navbar-nav .submenu__trigger i {
  transition: all 0.198s ease-in;
}
@media (min-width: 1025px) {
  header .menu--navbar-nav .submenu__trigger {
    display: none;
  }
}
header .menu--navbar-nav .submenu {
  z-index: 101;
  max-height: 0;
  overflow: hidden;
  font-size: 15px;
  transition: all 0.3s ease-out;
}
@media (min-width: 1025px) {
  header .menu--navbar-nav .submenu {
    display: none;
    position: absolute;
    top: 100%;
    max-height: none;
    min-width: 200px;
    border: 1px solid;
    border-top-width: 0;
    font-size: 17px;
  }
}
header .menu--navbar-nav .submenu .submenu__li > a {
  padding-left: 48px;
}
@media (min-width: 1025px) {
  header .menu--navbar-nav .submenu .submenu__li > a {
    padding-left: 24px;
  }
}
header .menu--navbar-nav .submenu-is-open .submenu {
  max-height: 100%;
}
header .menu--navbar-nav .submenu-is-open .submenu__trigger i {
  transform: rotate(-180deg);
}
header .menu--navbar-nav .open-submenu .submenu {
  display: block;
}
header .menu--navbar-nav .menu__li > a,
header .menu--navbar-nav .submenu__li > a {
  padding: 17px 24px 13px 24px;
}
@media (min-width: 1025px) {
  header .menu--navbar-nav .menu__li > a,
  header .menu--navbar-nav .submenu__li > a {
    padding: 10px 24px 6px 24px;
  }
  header .menu--navbar-nav .menu__li > a.has-children,
  header .menu--navbar-nav .submenu__li > a.has-children {
    padding-right: 16px;
  }
}
header .menu--navbar-nav .menu__li > a [class*=icon],
header .menu--navbar-nav .submenu__li > a [class*=icon] {
  display: none;
}
@media (min-width: 1025px) {
  header .menu--navbar-nav .menu__li > a [class*=icon],
  header .menu--navbar-nav .submenu__li > a [class*=icon] {
    display: inline;
  }
}
header .menu--navbar-nav {
  position: relative;
  border-bottom-width: 5px;
}
@media (min-width: 1025px) {
  header .menu__li {
    box-shadow: none;
  }
  header .menu__li:hover .submenu, header .menu__li:focus .submenu {
    display: block;
  }
  header .submenu__li {
    box-shadow: none;
  }
}
@media (max-width: 1024px) {
  header .menu {
    z-index: 1;
  }
  header .menu-item-caret.fa-angle-down, header .menu-item-caret.fa-angle-up {
    display: none;
  }
}

footer .menu--navbar-nav,
.content .menu--navbar-nav {
  width: 100%;
  border: 1px solid;
}
footer .menu--navbar-nav .navbar-nav::before, footer .menu--navbar-nav .navbar-nav::after,
.content .menu--navbar-nav .navbar-nav::before,
.content .menu--navbar-nav .navbar-nav::after {
  content: "";
  /* 1 */
  display: table;
  /* 2 */
}
footer .menu--navbar-nav .navbar-nav::after,
.content .menu--navbar-nav .navbar-nav::after {
  clear: both;
}
footer .menu--navbar-nav .navbar-nav,
.content .menu--navbar-nav .navbar-nav {
  position: static;
  width: 100%;
  height: auto;
  min-height: 0;
  max-width: 1280px;
  margin: 0 auto;
}
footer .menu--navbar-nav .menu__li,
.content .menu--navbar-nav .menu__li {
  position: relative;
  float: left;
}
footer .menu--navbar-nav .submenu,
.content .menu--navbar-nav .submenu {
  z-index: 101;
  overflow: hidden;
  transition: all 0.3s ease-out;
  display: none;
  position: absolute;
  top: 100%;
  max-height: none;
  min-width: 200px;
  border: 1px solid;
  border-top-width: 0;
  font-size: 17px;
}
footer .menu--navbar-nav .submenu .submenu__li > a,
.content .menu--navbar-nav .submenu .submenu__li > a {
  padding-left: 24px;
}
footer .menu--navbar-nav .menu__li > a,
footer .menu--navbar-nav .submenu__li > a,
.content .menu--navbar-nav .menu__li > a,
.content .menu--navbar-nav .submenu__li > a {
  padding: 10px 24px 6px 24px;
}
footer .menu--navbar-nav .menu__li > a.has-children,
footer .menu--navbar-nav .submenu__li > a.has-children,
.content .menu--navbar-nav .menu__li > a.has-children,
.content .menu--navbar-nav .submenu__li > a.has-children {
  padding-right: 16px;
}
footer .menu--navbar-nav .menu__li > a [class*=icon],
footer .menu--navbar-nav .submenu__li > a [class*=icon],
.content .menu--navbar-nav .menu__li > a [class*=icon],
.content .menu--navbar-nav .submenu__li > a [class*=icon] {
  display: inline;
}
footer .menu--navbar-nav .menu__trigger,
footer .menu--navbar-nav .submenu__trigger,
footer .menu--navbar-nav .menu__spacer,
.content .menu--navbar-nav .menu__trigger,
.content .menu--navbar-nav .submenu__trigger,
.content .menu--navbar-nav .menu__spacer {
  display: none;
}
footer .menu--navbar-nav .menu-container,
.content .menu--navbar-nav .menu-container {
  position: relative;
}
footer .menu__li:hover .submenu, footer .menu__li:focus .submenu,
.content .menu__li:hover .submenu,
.content .menu__li:focus .submenu {
  display: block;
}
footer .menu__li.open-submenu .submenu,
.content .menu__li.open-submenu .submenu {
  display: block;
}

@media (max-width: 1024px) {
  header .menu--default .navbar-nav,
  footer .menu--default .navbar-nav,
  .content .menu--default .navbar-nav {
    border-right: 1px solid;
  }
}
header .menu--default,
header .menu--default .navbar-nav,
header .menu--default + .menu--navbar-nav__spacer,
footer .menu--default,
footer .menu--default .navbar-nav,
footer .menu--default + .menu--navbar-nav__spacer,
.content .menu--default,
.content .menu--default .navbar-nav,
.content .menu--default + .menu--navbar-nav__spacer {
  background-color: #ffffff;
  border-color: #e0e0e0;
}
header .menu--default .submenu,
footer .menu--default .submenu,
.content .menu--default .submenu {
  background-color: #ffffff;
}
header .menu--default .submenu__trigger,
footer .menu--default .submenu__trigger,
.content .menu--default .submenu__trigger {
  color: #222222;
}
header .menu--default .submenu,
header .menu--default .menu__trigger,
footer .menu--default .submenu,
footer .menu--default .menu__trigger,
.content .menu--default .submenu,
.content .menu--default .menu__trigger {
  border-color: #e0e0e0;
}
header .menu--default .menu-item,
footer .menu--default .menu-item,
.content .menu--default .menu-item {
  color: #222222;
}
header .menu--default .menu-item:hover, header .menu--default .menu-item:focus,
footer .menu--default .menu-item:hover,
footer .menu--default .menu-item:focus,
.content .menu--default .menu-item:hover,
.content .menu--default .menu-item:focus {
  color: #ffffff;
}
header .menu--filled,
header .menu--filled .navbar-nav,
header .menu--filled + .menu--navbar-nav__spacer,
header .menu--filled .submenu,
header .menu--themed,
header .menu--themed .navbar-nav,
header .menu--themed + .menu--navbar-nav__spacer,
header .menu--themed .submenu,
footer .menu--filled,
footer .menu--filled .navbar-nav,
footer .menu--filled + .menu--navbar-nav__spacer,
footer .menu--filled .submenu,
footer .menu--themed,
footer .menu--themed .navbar-nav,
footer .menu--themed + .menu--navbar-nav__spacer,
footer .menu--themed .submenu,
.content .menu--filled,
.content .menu--filled .navbar-nav,
.content .menu--filled + .menu--navbar-nav__spacer,
.content .menu--filled .submenu,
.content .menu--themed,
.content .menu--themed .navbar-nav,
.content .menu--themed + .menu--navbar-nav__spacer,
.content .menu--themed .submenu {
  background-color: #222222;
}
header .menu--filled .submenu__trigger,
header .menu--themed .submenu__trigger,
footer .menu--filled .submenu__trigger,
footer .menu--themed .submenu__trigger,
.content .menu--filled .submenu__trigger,
.content .menu--themed .submenu__trigger {
  color: #ffffff;
}
header .menu--filled,
header .menu--filled .submenu,
header .menu--filled .menu__trigger,
header .menu--themed,
header .menu--themed .submenu,
header .menu--themed .menu__trigger,
footer .menu--filled,
footer .menu--filled .submenu,
footer .menu--filled .menu__trigger,
footer .menu--themed,
footer .menu--themed .submenu,
footer .menu--themed .menu__trigger,
.content .menu--filled,
.content .menu--filled .submenu,
.content .menu--filled .menu__trigger,
.content .menu--themed,
.content .menu--themed .submenu,
.content .menu--themed .menu__trigger {
  border-color: #e0e0e0;
}
header .menu--filled .menu-item,
header .menu--themed .menu-item,
footer .menu--filled .menu-item,
footer .menu--themed .menu-item,
.content .menu--filled .menu-item,
.content .menu--themed .menu-item {
  color: #ffffff;
}
header .menu--nav-stacked:hover .submenu,
footer .menu--nav-stacked:hover .submenu,
.content .menu--nav-stacked:hover .submenu {
  display: none;
}
header .menu--nav-stacked .menu__li,
footer .menu--nav-stacked .menu__li,
.content .menu--nav-stacked .menu__li {
  border: 0;
  border-bottom: 1px solid #e0e0e0;
  width: 100%;
}
header .menu--nav-stacked .menu__li:last-of-type,
footer .menu--nav-stacked .menu__li:last-of-type,
.content .menu--nav-stacked .menu__li:last-of-type {
  border: 0;
}
header .menu--nav-stacked .menu__li.open-submenu-on-click .submenu,
footer .menu--nav-stacked .menu__li.open-submenu-on-click .submenu,
.content .menu--nav-stacked .menu__li.open-submenu-on-click .submenu {
  display: block;
}
header .menu--nav-stacked .submenu,
footer .menu--nav-stacked .submenu,
.content .menu--nav-stacked .submenu {
  display: none;
  position: relative;
  border: 0;
  border-bottom: 1px solid #e0e0e0;
  width: 100%;
}
header .menu--nav-stacked a,
footer .menu--nav-stacked a,
.content .menu--nav-stacked a {
  padding: 10px 16px 6px 16px;
}
header .menu--nav-stacked a i,
footer .menu--nav-stacked a i,
.content .menu--nav-stacked a i {
  float: right;
}
header .menu--nav-stacked .submenu__li a,
footer .menu--nav-stacked .submenu__li a,
.content .menu--nav-stacked .submenu__li a {
  padding-left: 32px;
}
header .menu__trigger,
footer .menu__trigger,
.content .menu__trigger {
  padding: 0 10px;
}
@media (min-width: 1025px) {
  header .menu .menu-container .navbar-nav,
  footer .menu .menu-container .navbar-nav,
  .content .menu .menu-container .navbar-nav {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  header .menu .menu-container .navbar-nav.align-left,
  footer .menu .menu-container .navbar-nav.align-left,
  .content .menu .menu-container .navbar-nav.align-left {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  header .menu .menu-container .navbar-nav.align-center,
  footer .menu .menu-container .navbar-nav.align-center,
  .content .menu .menu-container .navbar-nav.align-center {
    -ms-flex-pack: center;
        justify-content: center;
  }
  header .menu .menu-container .navbar-nav.align-right,
  footer .menu .menu-container .navbar-nav.align-right,
  .content .menu .menu-container .navbar-nav.align-right {
    -ms-flex-pack: end;
        justify-content: flex-end;
  }
}

.content .menu--default,
.content .menu--filled,
.content .menu--themed {
  border-bottom: 1px solid #e0e0e0 !important;
}

/**
    * Mixin for Codemirror container styles, used inside the Code, Event Manager components and Reusable Block (block layout).
 */
.video-component {
  height: auto;
  border: 1px solid #e0e0e0;
  color: #222222;
}
.video-component .video-cta, .video-component .video-show-cta {
  margin-top: 24px;
  font-size: 1.6rem;
  line-height: 1.4;
  padding: 16px;
  border: 2px solid currentColor;
  display: inline-block;
  position: relative;
  text-decoration: none;
  word-wrap: break-word;
  max-width: 100%;
}
.video-component .video-cta, .video-component .video-show-cta {
  transition: background-color 0.3s, border-color 0.3s, color 0.3s;
}
.video-component .video-cta a, .video-component .video-show-cta a {
  text-decoration: none;
}
.video-component .video-cta, .video-component .video-show-cta {
  padding-right: 35px;
}
.video-component .video-cta:after, .video-component .video-show-cta:after {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  position: absolute;
  height: 100%;
  right: 15px;
  top: 0px;
  font-size: 22px;
}
.video-component .video-cta .ck_content *, .video-component .video-show-cta .ck_content * {
  font-size: 1.6rem;
  line-height: 1.4;
  text-decoration: none;
  word-wrap: break-word;
  max-width: 100%;
}
.video-component .video-cta .ck.ck-editor__editable_inline > :first-child, .video-component .video-show-cta .ck.ck-editor__editable_inline > :first-child {
  margin-top: 0;
}
.video-component .video-cta .ck.ck-editor__editable_inline > :last-child, .video-component .video-show-cta .ck.ck-editor__editable_inline > :last-child {
  margin-bottom: 0;
}
.video-component .video-cta:hover, .video-component .video-show-cta:hover {
  text-decoration: none;
}
.video-component .video-cta:empty:after, .video-component .video-show-cta:empty:after {
  content: "";
}
.video-component .video-cta .video-cta-text .ck-content *, .video-component .video-show-cta .video-cta-text .ck-content * {
  padding: 0;
  min-height: 0;
}
.video-component .video-cta.pill-button-component, .video-component .video-show-cta.pill-button-component {
  border: 2px solid #2638C4;
  border-radius: 28.6px;
  color: #2638C4;
  font-weight: 600;
  font-size: 17px;
  position: relative;
  height: auto;
  min-height: 35px !important;
  padding: 4px 16px;
}
.video-component .video-cta.pill-button-component.text-container, .video-component .video-cta.pill-button-component.button-item-text, .video-component .video-show-cta.pill-button-component.text-container, .video-component .video-show-cta.pill-button-component.button-item-text {
  padding: 4px 8px !important;
}
.video-component .video-cta.pill-button-component.text-container .ck.ck-reset, .video-component .video-cta.pill-button-component.button-item-text .ck.ck-reset, .video-component .video-show-cta.pill-button-component.text-container .ck.ck-reset, .video-component .video-show-cta.pill-button-component.button-item-text .ck.ck-reset {
  min-height: 30px;
}
.video-component .video-cta.pill-button-component p, .video-component .video-cta.pill-button-component .ck-placeholder, .video-component .video-show-cta.pill-button-component p, .video-component .video-show-cta.pill-button-component .ck-placeholder {
  font-weight: 600;
  height: -moz-fit-content;
  height: fit-content;
  vertical-align: middle;
}
.video-component .video-cta.pill-button-component p:before, .video-component .video-cta.pill-button-component .ck-placeholder:before, .video-component .video-show-cta.pill-button-component p:before, .video-component .video-show-cta.pill-button-component .ck-placeholder:before {
  margin-left: 3px;
}
.video-component .video-cta.pill-button-component.video-cta, .video-component .video-show-cta.pill-button-component.video-cta {
  padding: 4px 32px 4px 16px;
}
.video-component .video-cta.pill-button-component p, .video-component .video-cta.pill-button-component .ck-placeholder, .video-component .video-show-cta.pill-button-component p, .video-component .video-show-cta.pill-button-component .ck-placeholder {
  color: #2638C4;
}
.video-component .video-cta.pill-button-component:hover, .video-component .video-show-cta.pill-button-component:hover {
  border: 2px solid #0F1F8C;
  background-color: #0F1F8C;
  color: #ffffff;
  cursor: pointer;
  border-radius: 28.6px;
}
.video-component .video-cta.pill-button-component:hover p, .video-component .video-cta.pill-button-component:hover .ck-placeholder, .video-component .video-show-cta.pill-button-component:hover p, .video-component .video-show-cta.pill-button-component:hover .ck-placeholder {
  color: #ffffff;
}
@media (min-width: 1024px) {
  .video-component--playlist.column-12 {
    display: -ms-flexbox;
    display: flex;
  }
  .video-component--playlist.column-12 .video-container__wrapper {
    min-width: 75%;
    position: relative;
  }
  .video-component--playlist.column-12 .playlist__wrapper {
    min-width: 25%;
    position: relative;
  }
  .video-component--playlist.column-12 .playlist__wrapper.playlist-sm .playlist-header {
    height: 100px;
    box-sizing: border-box;
    pointer-events: none;
  }
  .video-component--playlist.column-12 .playlist__wrapper.playlist-sm .playlist-header .dropdown-caret {
    display: none;
  }
  .video-component--playlist:not(.column-12) .playlist__wrapper .playlist-body {
    max-height: inherit;
    overflow-y: auto;
  }
}
@media (max-width: 1023px) {
  .video-component--playlist .playlist__wrapper .playlist-body {
    max-height: inherit;
    overflow-y: auto;
  }
}
.video-component .video-container {
  position: relative;
  min-height: 150px;
  line-height: 150px;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  width: 100%;
  background: transparent;
  width: 100%;
  padding-bottom: 56.25%;
  position: relative;
}
.video-component .video-container iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.video-component .video-container iframe {
  width: 100%;
  height: 100%;
}
.video-component .video-container img {
  display: inline-block;
  box-sizing: border-box;
  padding: 10px;
  position: absolute;
  top: 50%;
  margin-top: -56px;
  width: 126px;
  height: 112px;
  left: 50%;
  margin-left: -63px;
}
.video-component .video-info {
  position: relative;
  padding: 16px;
  word-wrap: break-word;
  line-height: 1.625;
  margin-top: -4px;
}
.video-component .video-info:empty {
  display: none;
}
.video-component .video-info .channel,
.video-component .video-info .title,
.video-component .video-info .description {
  margin: 10px 0;
  line-height: 1.625;
}
.video-component .video-info .title {
  padding-top: 10px;
}
.video-component .video-info .channel {
  font-size: 1.2rem;
  color: #333333;
  font-weight: 700;
  display: block;
  width: 100%;
  line-height: 0.625;
  text-transform: uppercase;
}
.video-component .video-info .title {
  font-size: 1.6rem;
  font-weight: 700;
}
.video-component .video-info .description {
  font-size: 1.6rem;
  font-weight: 300;
}
.video-component .video-info .additional-cove-info {
  margin: 10px 0;
  display: inline-block;
  font-size: 1.3rem;
  font-weight: 300;
  color: #222222;
}
.video-component .video-info .additional-cove-info + .additional-cove-info:before {
  content: "|";
  padding: 0 3px;
}
.video-component .playlist__wrapper.playlist-sm {
  position: relative;
}
.video-component .playlist__wrapper.playlist-sm .playlist-body {
  overflow: auto;
  border: none;
}
.video-component .playlist__wrapper.playlist-sm .playlist-item {
  height: 100px;
  border-bottom: 1px solid #ffffff;
}
.video-component .playlist__wrapper.playlist-sm .playlist-item .playlist-item-img-wrapper {
  position: relative;
}
.video-component .playlist__wrapper.playlist-sm .playlist-item .playlist-item-img-wrapper .playlist-item-img {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  height: 70px;
}
.video-component .playlist__wrapper.playlist-sm .playlist-item .playlist-item-img-wrapper .playlist-item-img:not(.default) {
  background-color: #000000;
}
.video-component .playlist__wrapper.playlist-sm .playlist-item .playlist-item-img-wrapper .playlist-item-img img {
  max-width: 100%;
  max-height: 100%;
}
.video-component .playlist__wrapper.playlist-lg {
  position: relative;
}
.video-component .playlist__wrapper.playlist-lg .playlist-body {
  border: none;
}
.video-component .playlist__wrapper.playlist-lg .playlist-item {
  height: 100px;
  border-bottom: 1px solid #ffffff;
}
.video-component .playlist__wrapper.playlist-lg .playlist-item .playlist-item-img-wrapper {
  position: relative;
}
.video-component .playlist__wrapper.playlist-lg .playlist-item .playlist-item-img-wrapper .playlist-item-img {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  height: 90px;
}
.video-component .playlist__wrapper.playlist-lg .playlist-item .playlist-item-img-wrapper .playlist-item-img:not(.default) {
  background-color: #000000;
}
.video-component .playlist__wrapper.playlist-lg .playlist-item .playlist-item-img-wrapper .playlist-item-img img {
  max-width: 100%;
  max-height: 100%;
}
.video-component .playlist-header {
  font-size: 1.6rem;
  color: #000000;
  text-align: left;
  padding: 5px 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  cursor: pointer;
}
.video-component .playlist-header .playlist-title-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.video-component .playlist-header .playlist-title-container .playlist-title {
  -ms-flex: 1;
      flex: 1;
  -ms-flex-positive: 4;
      flex-grow: 4;
  color: #000000;
  font-size: 1.8rem;
  word-wrap: break-word;
  min-width: 20px;
  position: relative;
  max-width: 100%;
}
.video-component .playlist-header .playlist-title-container .dropdown-caret {
  padding-top: 25px;
  -ms-flex: 1;
      flex: 1;
  -ms-flex-positive: 1;
      flex-grow: 1;
}
.video-component .playlist-header .playlist-items-count {
  display: block;
  font-size: 1.2rem;
  padding: 3px;
}
.video-component .playlist-body {
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
}
.video-component .playlist-body .playlist-item {
  text-align: left;
  padding: 5px;
  border-width: 0 0 1px 0;
  box-sizing: border-box;
  border-style: solid;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: left;
      justify-content: left;
  width: 100%;
}
.video-component .playlist-body .playlist-item:hover, .video-component .playlist-body .playlist-item:focus, .video-component .playlist-body .playlist-item.selected-item {
  cursor: pointer;
}
.video-component .playlist-body .playlist-item .playlist-item-img-wrapper,
.video-component .playlist-body .playlist-item .playlist-item-info {
  text-align: left;
  padding: 0 5px !important;
}
.video-component .playlist-body .playlist-item .playlist-item-info .playlist-item-channel {
  display: -webkit-box;
  text-transform: uppercase;
  font-size: 1.2rem;
  line-height: 1.2rem;
  font-weight: 700;
  color: #4b4b4b;
  margin: 0;
  padding: 0;
  word-break: break-word;
}
.video-component .playlist-body .playlist-item .playlist-item-info .playlist-item-title {
  display: -webkit-box;
  font-size: 1.2rem;
  line-height: 1.2rem;
  font-weight: 400;
  color: #222222;
  margin: 0;
  margin-top: 7px;
  padding: 0;
  word-break: break-word;
}

.pbs-profile-grid * {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.pbs-profile-grid h1 {
  color: #464646;
  font-size: 30px;
  line-height: 36px;
  font-weight: normal;
  margin-bottom: 15px;
  word-wrap: break-word;
}
.pbs-profile-grid .profile-grid-description {
  color: #222222;
  font-size: 1.6rem;
  line-height: 24px;
  margin-bottom: 0;
  word-wrap: break-word;
}

.og-grid {
  list-style: none;
  padding-top: 30px;
  margin: 0 auto;
  width: 100%;
  position: relative;
  font-size: 0;
  word-spacing: 0;
  letter-spacing: 0;
}
.og-grid li {
  display: inline-block;
  margin-right: 12px;
  vertical-align: top;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
.og-grid li:nth-child(5n), .og-grid li:last-child {
  margin-right: 0;
}
.og-grid li > a, .og-grid li > a img {
  border: none;
  outline: none;
  display: inline-block;
  position: relative;
  text-align: center;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.og-grid li > a {
  display: inline-block;
  vertical-align: middle;
}
.og-grid li > a.hide-related-links .og-bottom-details {
  display: none;
}
.og-grid li h2 {
  position: absolute;
  bottom: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  padding: 10px;
  font-weight: normal;
  font-size: 2rem;
  color: #ffffff;
  line-height: 21px;
  margin: 0;
  text-align: left;
  word-wrap: break-word;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.og-grid li.og-expanded:after {
  bottom: 0;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-width: 15px;
  left: 50%;
  margin: 0px 0 -11px -15px;
}
.og-grid .og-expander {
  position: absolute;
  top: auto;
  left: 0;
  width: 100%;
  margin-top: 10px;
  text-align: left;
  height: 0;
  overflow: hidden;
}
.og-grid .og-expander-inner {
  padding: 30px;
  height: auto;
  overflow: hidden;
}
.og-grid .og-expander-inner:after {
  display: block;
  content: "";
  clear: both;
}
@media (max-width: 767px) {
  .og-grid .og-expander-inner {
    padding: 30px;
  }
}
@media (max-width: 320px) {
  .og-grid .og-expander-inner {
    padding-top: 50px;
  }
}
.og-grid .og-close {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.og-grid .og-close::before, .og-grid .og-close::after {
  content: "";
  position: absolute;
  width: 100%;
  top: 50%;
  height: 1px;
  background: #888;
  transform: rotate(45deg);
}
.og-grid .og-close::after {
  transform: rotate(-45deg);
}
.og-grid .og-close:hover::before, .og-grid .og-close:hover::after, .og-grid .og-close:focus::before, .og-grid .og-close:focus::after {
  background: #333;
}
@media (max-width: 767px) {
  .og-grid .og-close {
    height: 30px;
    width: 30px;
    top: 15px;
    right: 15px;
    z-index: 10;
  }
}
.og-grid .og-fullimg-wrapper,
.og-grid .og-details,
.og-grid .og-bottom-details {
  float: left;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.og-grid .og-fullimg-wrapper.og-details,
.og-grid .og-details.og-details,
.og-grid .og-bottom-details.og-details {
  float: none;
}
.og-grid .og-details,
.og-grid .og-bottom-details {
  height: auto;
  line-height: normal;
}
.og-grid .og-fullimg-wrapper {
  text-align: center;
  height: auto;
  margin-right: 3%;
  border: 1px solid #e0e0e0;
}
.og-grid .og-fullimg-wrapper img {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
}
.og-grid .og-fullimg-wrapper .og-img-credit {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 16px;
  border-top: 1px solid #4b4b4b;
  background: rgba(0, 0, 0, 0.5);
  font-size: 1.2rem;
  font-style: italic;
  font-weight: 700;
  line-height: 1.625;
  color: rgba(224, 224, 224, 0.7);
  text-align: left;
  word-wrap: break-word;
}
.og-grid .og-details h3 {
  font-weight: 300;
  font-size: 30px;
  line-height: 41px;
  padding: 0px 0 10px;
  margin-bottom: 10px;
  color: #464646;
  word-wrap: break-word;
}
.og-grid .og-details p {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 22px;
  color: #222222;
  margin-bottom: 0;
  word-wrap: break-word;
}
.og-grid .og-details .og-details__cta--no-link {
  margin-top: 24px;
  font-size: 1.6rem;
  line-height: 1.4;
  padding: 16px;
  border: 2px solid currentColor;
  display: inline-block;
  position: relative;
  text-decoration: none;
  word-wrap: break-word;
  max-width: 100%;
}
.og-grid .og-details .og-details__cta--no-link {
  transition: background-color 0.3s, border-color 0.3s, color 0.3s;
}
.og-grid .og-details .og-details__cta--no-link a {
  text-decoration: none;
}
.og-grid .og-details .og-details__cta--no-link .ck_content * {
  font-size: 1.6rem;
  line-height: 1.4;
  text-decoration: none;
  word-wrap: break-word;
  max-width: 100%;
}
.og-grid .og-details .og-details__cta--no-link .ck.ck-editor__editable_inline > :first-child {
  margin-top: 0;
}
.og-grid .og-details .og-details__cta--no-link .ck.ck-editor__editable_inline > :last-child {
  margin-bottom: 0;
}
.og-grid .og-details .og-details__cta--no-link.pill-button-component {
  border: 2px solid #2638C4;
  border-radius: 28.6px;
  color: #2638C4;
  font-weight: 600;
  font-size: 17px;
  position: relative;
  height: auto;
  min-height: 35px !important;
  padding: 4px 16px;
}
.og-grid .og-details .og-details__cta--no-link.pill-button-component.text-container, .og-grid .og-details .og-details__cta--no-link.pill-button-component.button-item-text {
  padding: 4px 8px !important;
}
.og-grid .og-details .og-details__cta--no-link.pill-button-component.text-container .ck.ck-reset, .og-grid .og-details .og-details__cta--no-link.pill-button-component.button-item-text .ck.ck-reset {
  min-height: 30px;
}
.og-grid .og-details .og-details__cta--no-link.pill-button-component p, .og-grid .og-details .og-details__cta--no-link.pill-button-component .ck-placeholder {
  font-weight: 600;
  height: -moz-fit-content;
  height: fit-content;
  vertical-align: middle;
}
.og-grid .og-details .og-details__cta--no-link.pill-button-component p:before, .og-grid .og-details .og-details__cta--no-link.pill-button-component .ck-placeholder:before {
  margin-left: 3px;
}
.og-grid .og-details .og-details__cta--no-link.pill-button-component.video-cta {
  padding: 4px 32px 4px 16px;
}
.og-grid .og-details .og-details__cta--no-link.pill-button-component p, .og-grid .og-details .og-details__cta--no-link.pill-button-component .ck-placeholder {
  color: #2638C4;
}
.og-grid .og-details .og-details__cta--no-link.pill-button-component:hover {
  border: 2px solid #0F1F8C;
  background-color: #0F1F8C;
  color: #ffffff;
  cursor: pointer;
  border-radius: 28.6px;
}
.og-grid .og-details .og-details__cta--no-link.pill-button-component:hover p, .og-grid .og-details .og-details__cta--no-link.pill-button-component:hover .ck-placeholder {
  color: #ffffff;
}
.og-grid .og-details .og-details__cta--has-link.pill-button-component .og-details__link {
  border: 2px solid #2638C4;
  border-radius: 28.6px;
  color: #2638C4;
  font-weight: 600;
  font-size: 17px;
  position: relative;
  height: auto;
  min-height: 35px !important;
  padding: 4px 32px 4px 16px;
}
.og-grid .og-details .og-details__cta--has-link.pill-button-component .og-details__link:hover {
  border: 2px solid #0F1F8C;
  border-radius: 28.6px;
  background-color: #0F1F8C;
  color: #ffffff;
  cursor: pointer;
}
.og-grid .og-details__link {
  margin-top: 24px;
  font-size: 1.6rem;
  line-height: 1.4;
  padding: 16px;
  border: 2px solid currentColor;
  display: inline-block;
  position: relative;
  text-decoration: none;
  word-wrap: break-word;
  max-width: 100%;
}
.og-grid .og-details__link {
  transition: background-color 0.3s, border-color 0.3s, color 0.3s;
}
.og-grid .og-details__link a {
  text-decoration: none;
}
.og-grid .og-details__link {
  padding-right: 35px;
}
.og-grid .og-details__link:after {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  position: absolute;
  height: 100%;
  right: 15px;
  top: 0px;
  font-size: 22px;
}
.og-grid .og-details__link .ck_content * {
  font-size: 1.6rem;
  line-height: 1.4;
  text-decoration: none;
  word-wrap: break-word;
  max-width: 100%;
}
.og-grid .og-details__link .ck.ck-editor__editable_inline > :first-child {
  margin-top: 0;
}
.og-grid .og-details__link .ck.ck-editor__editable_inline > :last-child {
  margin-bottom: 0;
}
.og-grid .og-bottom-details {
  border-top: 1px solid #ddd;
  margin-top: 30px;
  padding-top: 20px;
  font-size: 1.6rem;
  line-height: 22px;
  color: #222222;
  width: 100%;
}
.og-grid .og-bottom-details span {
  display: block;
  margin-bottom: 10px;
  word-break: break-word;
}
.og-grid .og-bottom-details a {
  display: block;
  margin-bottom: 10px;
  padding-right: 20px;
  position: relative;
  text-decoration: none;
  word-wrap: break-word;
  width: 48%;
  height: auto;
  text-align: left;
  float: left;
}
.og-grid .og-bottom-details a:after {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  margin-top: 0;
  position: absolute;
  font-size: 20px;
  margin-left: 10px;
}
@media (max-width: 768px) {
  .og-grid .og-bottom-details {
    width: 100%;
  }
  .og-grid .og-fullimg-wrapper {
    height: auto;
    display: block;
  }
  .og-grid .og-bottom-details a {
    width: 50%;
    float: left;
  }
}
@media (max-width: 767px) {
  .og-grid {
    text-align: center;
  }
  .og-grid .og-fullimg-wrapper,
  .og-grid .og-details,
  .og-grid .og-bottom-details,
  .og-grid .og-bottom-details a {
    width: 100%;
    margin-right: 0;
  }
  .og-grid .og-details {
    margin-top: 20px;
  }
}
.og-grid .og-loading {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #e0e0e0;
  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;
  animation: loader 0.5s infinite ease-in-out both;
}
.og-grid .image-loading {
  animation: fadeIn 0.65s ease forwards;
}
@keyframes loader {
  0% {
    background: #e0e0e0;
  }
  33% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #e0e0e0;
  }
  66% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #e0e0e0, -15px 30px 1px #ccc;
  }
}

.og-profiles-loading {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #e0e0e0;
  box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ccc;
  margin: 0 auto 60px;
  animation: loader 0.5s infinite ease-in-out both;
}

@media (min-width: 1401px) {
  .column-12 .og-grid li {
    width: calc(95% / 5);
    line-height: calc(95% / 5);
    margin-right: calc(5% / (5 - 1));
    position: relative;
  }
}
@media (min-width: 1401px) and (max-width: 767px) {
  .column-12 .og-grid li {
    margin-bottom: 30px;
  }
}
@media (min-width: 1401px) and (min-width: 768px), (min-width: 1401px) and (max-width: 1023px) {
  .column-12 .og-grid li {
    margin-bottom: 20px;
  }
}
@media (min-width: 1401px) and (min-width: 1024px) {
  .column-12 .og-grid li {
    margin-bottom: 17px;
  }
}
@media (min-width: 1401px) {
  .column-12 .og-grid li:before {
    display: block;
    content: "";
    padding-top: 100%;
  }
  .column-12 .og-grid li > a {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .column-12 .og-grid li > a:before {
    display: inline-block;
    content: "";
    vertical-align: middle;
    height: 100%;
  }
  .column-12 .og-grid li > a img {
    vertical-align: middle;
  }
  .column-12 .og-grid li:nth-child(5n) {
    margin-right: 0;
  }
}
@media (min-width: 1281px) and (max-width: 1400px) {
  .column-12 .og-grid li {
    width: calc(95% / 4);
    line-height: calc(95% / 4);
    margin-right: calc(5% / (4 - 1));
    position: relative;
  }
}
@media (min-width: 1281px) and (max-width: 1400px) and (max-width: 767px) {
  .column-12 .og-grid li {
    margin-bottom: 30px;
  }
}
@media (min-width: 1281px) and (max-width: 1400px) and (min-width: 768px), (min-width: 1281px) and (max-width: 1400px) and (max-width: 1023px) {
  .column-12 .og-grid li {
    margin-bottom: 20px;
  }
}
@media (min-width: 1281px) and (max-width: 1400px) and (min-width: 1024px) {
  .column-12 .og-grid li {
    margin-bottom: 17px;
  }
}
@media (min-width: 1281px) and (max-width: 1400px) {
  .column-12 .og-grid li:before {
    display: block;
    content: "";
    padding-top: 100%;
  }
  .column-12 .og-grid li > a {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .column-12 .og-grid li > a:before {
    display: inline-block;
    content: "";
    vertical-align: middle;
    height: 100%;
  }
  .column-12 .og-grid li > a img {
    vertical-align: middle;
  }
  .column-12 .og-grid li:nth-child(4n) {
    margin-right: 0;
  }
}
@media (min-width: 1001px) and (max-width: 1280px) {
  .column-12 .og-grid li {
    width: calc(95% / 4);
    line-height: calc(95% / 4);
    margin-right: calc(5% / (4 - 1));
    position: relative;
  }
}
@media (min-width: 1001px) and (max-width: 1280px) and (max-width: 767px) {
  .column-12 .og-grid li {
    margin-bottom: 30px;
  }
}
@media (min-width: 1001px) and (max-width: 1280px) and (min-width: 768px), (min-width: 1001px) and (max-width: 1280px) and (max-width: 1023px) {
  .column-12 .og-grid li {
    margin-bottom: 20px;
  }
}
@media (min-width: 1001px) and (max-width: 1280px) and (min-width: 1024px) {
  .column-12 .og-grid li {
    margin-bottom: 17px;
  }
}
@media (min-width: 1001px) and (max-width: 1280px) {
  .column-12 .og-grid li:before {
    display: block;
    content: "";
    padding-top: 100%;
  }
  .column-12 .og-grid li > a {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .column-12 .og-grid li > a:before {
    display: inline-block;
    content: "";
    vertical-align: middle;
    height: 100%;
  }
  .column-12 .og-grid li > a img {
    vertical-align: middle;
  }
  .column-12 .og-grid li:nth-child(4n) {
    margin-right: 0;
  }
}
@media (min-width: 769px) and (max-width: 1000px) {
  .column-12 .og-grid li {
    width: calc(95% / 3);
    line-height: calc(95% / 3);
    margin-right: calc(5% / (3 - 1));
    position: relative;
  }
}
@media (min-width: 769px) and (max-width: 1000px) and (max-width: 767px) {
  .column-12 .og-grid li {
    margin-bottom: 30px;
  }
}
@media (min-width: 769px) and (max-width: 1000px) and (min-width: 768px), (min-width: 769px) and (max-width: 1000px) and (max-width: 1023px) {
  .column-12 .og-grid li {
    margin-bottom: 20px;
  }
}
@media (min-width: 769px) and (max-width: 1000px) and (min-width: 1024px) {
  .column-12 .og-grid li {
    margin-bottom: 17px;
  }
}
@media (min-width: 769px) and (max-width: 1000px) {
  .column-12 .og-grid li:before {
    display: block;
    content: "";
    padding-top: 100%;
  }
  .column-12 .og-grid li > a {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .column-12 .og-grid li > a:before {
    display: inline-block;
    content: "";
    vertical-align: middle;
    height: 100%;
  }
  .column-12 .og-grid li > a img {
    vertical-align: middle;
  }
  .column-12 .og-grid li:nth-child(3n) {
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .column-12 .og-grid li {
    width: calc(95% / 2);
    line-height: calc(95% / 2);
    margin-right: calc(5% / (2 - 1));
    position: relative;
  }
}
@media (max-width: 768px) and (max-width: 767px) {
  .column-12 .og-grid li {
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) and (min-width: 768px), (max-width: 768px) and (max-width: 1023px) {
  .column-12 .og-grid li {
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) and (min-width: 1024px) {
  .column-12 .og-grid li {
    margin-bottom: 17px;
  }
}
@media (max-width: 768px) {
  .column-12 .og-grid li:before {
    display: block;
    content: "";
    padding-top: 100%;
  }
  .column-12 .og-grid li > a {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .column-12 .og-grid li > a:before {
    display: inline-block;
    content: "";
    vertical-align: middle;
    height: 100%;
  }
  .column-12 .og-grid li > a img {
    vertical-align: middle;
  }
  .column-12 .og-grid li:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 640px) {
  .column-12 .og-grid li {
    width: calc(95% / 2);
    line-height: calc(95% / 2);
    margin-right: calc(5% / (2 - 1));
    position: relative;
  }
}
@media (max-width: 640px) and (max-width: 767px) {
  .column-12 .og-grid li {
    margin-bottom: 30px;
  }
}
@media (max-width: 640px) and (min-width: 768px), (max-width: 640px) and (max-width: 1023px) {
  .column-12 .og-grid li {
    margin-bottom: 20px;
  }
}
@media (max-width: 640px) and (min-width: 1024px) {
  .column-12 .og-grid li {
    margin-bottom: 17px;
  }
}
@media (max-width: 640px) {
  .column-12 .og-grid li:before {
    display: block;
    content: "";
    padding-top: 100%;
  }
  .column-12 .og-grid li > a {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .column-12 .og-grid li > a:before {
    display: inline-block;
    content: "";
    vertical-align: middle;
    height: 100%;
  }
  .column-12 .og-grid li > a img {
    vertical-align: middle;
  }
  .column-12 .og-grid li:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .column-12 .og-grid li {
    width: calc(95% / 1);
    line-height: calc(95% / 1);
    margin-right: calc(5% / (1 - 1));
    position: relative;
  }
}
@media (max-width: 480px) and (max-width: 767px) {
  .column-12 .og-grid li {
    margin-bottom: 30px;
  }
}
@media (max-width: 480px) and (min-width: 768px), (max-width: 480px) and (max-width: 1023px) {
  .column-12 .og-grid li {
    margin-bottom: 20px;
  }
}
@media (max-width: 480px) and (min-width: 1024px) {
  .column-12 .og-grid li {
    margin-bottom: 17px;
  }
}
@media (max-width: 480px) {
  .column-12 .og-grid li:before {
    display: block;
    content: "";
    padding-top: 100%;
  }
  .column-12 .og-grid li > a {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .column-12 .og-grid li > a:before {
    display: inline-block;
    content: "";
    vertical-align: middle;
    height: 100%;
  }
  .column-12 .og-grid li > a img {
    vertical-align: middle;
  }
  .column-12 .og-grid li:nth-child(1n) {
    margin-right: 0;
  }
}

@media (min-width: 1401px) {
  .column-8 .og-grid li {
    width: calc(95% / 4);
    line-height: calc(95% / 4);
    margin-right: calc(5% / (4 - 1));
    position: relative;
  }
}
@media (min-width: 1401px) and (max-width: 767px) {
  .column-8 .og-grid li {
    margin-bottom: 30px;
  }
}
@media (min-width: 1401px) and (min-width: 768px), (min-width: 1401px) and (max-width: 1023px) {
  .column-8 .og-grid li {
    margin-bottom: 20px;
  }
}
@media (min-width: 1401px) and (min-width: 1024px) {
  .column-8 .og-grid li {
    margin-bottom: 17px;
  }
}
@media (min-width: 1401px) {
  .column-8 .og-grid li:before {
    display: block;
    content: "";
    padding-top: 100%;
  }
  .column-8 .og-grid li > a {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .column-8 .og-grid li > a:before {
    display: inline-block;
    content: "";
    vertical-align: middle;
    height: 100%;
  }
  .column-8 .og-grid li > a img {
    vertical-align: middle;
  }
  .column-8 .og-grid li:nth-child(4n) {
    margin-right: 0;
  }
}
@media (min-width: 1281px) and (max-width: 1400px) {
  .column-8 .og-grid li {
    width: calc(95% / 3);
    line-height: calc(95% / 3);
    margin-right: calc(5% / (3 - 1));
    position: relative;
  }
}
@media (min-width: 1281px) and (max-width: 1400px) and (max-width: 767px) {
  .column-8 .og-grid li {
    margin-bottom: 30px;
  }
}
@media (min-width: 1281px) and (max-width: 1400px) and (min-width: 768px), (min-width: 1281px) and (max-width: 1400px) and (max-width: 1023px) {
  .column-8 .og-grid li {
    margin-bottom: 20px;
  }
}
@media (min-width: 1281px) and (max-width: 1400px) and (min-width: 1024px) {
  .column-8 .og-grid li {
    margin-bottom: 17px;
  }
}
@media (min-width: 1281px) and (max-width: 1400px) {
  .column-8 .og-grid li:before {
    display: block;
    content: "";
    padding-top: 100%;
  }
  .column-8 .og-grid li > a {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .column-8 .og-grid li > a:before {
    display: inline-block;
    content: "";
    vertical-align: middle;
    height: 100%;
  }
  .column-8 .og-grid li > a img {
    vertical-align: middle;
  }
  .column-8 .og-grid li:nth-child(3n) {
    margin-right: 0;
  }
}
@media (min-width: 1001px) and (max-width: 1280px) {
  .column-8 .og-grid li {
    width: calc(95% / 2);
    line-height: calc(95% / 2);
    margin-right: calc(5% / (2 - 1));
    position: relative;
  }
}
@media (min-width: 1001px) and (max-width: 1280px) and (max-width: 767px) {
  .column-8 .og-grid li {
    margin-bottom: 30px;
  }
}
@media (min-width: 1001px) and (max-width: 1280px) and (min-width: 768px), (min-width: 1001px) and (max-width: 1280px) and (max-width: 1023px) {
  .column-8 .og-grid li {
    margin-bottom: 20px;
  }
}
@media (min-width: 1001px) and (max-width: 1280px) and (min-width: 1024px) {
  .column-8 .og-grid li {
    margin-bottom: 17px;
  }
}
@media (min-width: 1001px) and (max-width: 1280px) {
  .column-8 .og-grid li:before {
    display: block;
    content: "";
    padding-top: 100%;
  }
  .column-8 .og-grid li > a {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .column-8 .og-grid li > a:before {
    display: inline-block;
    content: "";
    vertical-align: middle;
    height: 100%;
  }
  .column-8 .og-grid li > a img {
    vertical-align: middle;
  }
  .column-8 .og-grid li:nth-child(2n) {
    margin-right: 0;
  }
}
@media (min-width: 641px) and (max-width: 1000px) {
  .column-8 .og-grid li {
    width: calc(95% / 2);
    line-height: calc(95% / 2);
    margin-right: calc(5% / (2 - 1));
    position: relative;
  }
}
@media (min-width: 641px) and (max-width: 1000px) and (max-width: 767px) {
  .column-8 .og-grid li {
    margin-bottom: 30px;
  }
}
@media (min-width: 641px) and (max-width: 1000px) and (min-width: 768px), (min-width: 641px) and (max-width: 1000px) and (max-width: 1023px) {
  .column-8 .og-grid li {
    margin-bottom: 20px;
  }
}
@media (min-width: 641px) and (max-width: 1000px) and (min-width: 1024px) {
  .column-8 .og-grid li {
    margin-bottom: 17px;
  }
}
@media (min-width: 641px) and (max-width: 1000px) {
  .column-8 .og-grid li:before {
    display: block;
    content: "";
    padding-top: 100%;
  }
  .column-8 .og-grid li > a {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .column-8 .og-grid li > a:before {
    display: inline-block;
    content: "";
    vertical-align: middle;
    height: 100%;
  }
  .column-8 .og-grid li > a img {
    vertical-align: middle;
  }
  .column-8 .og-grid li:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 640px) {
  .column-8 .og-grid li {
    width: calc(95% / 2);
    line-height: calc(95% / 2);
    margin-right: calc(5% / (2 - 1));
    position: relative;
  }
}
@media (max-width: 640px) and (max-width: 767px) {
  .column-8 .og-grid li {
    margin-bottom: 30px;
  }
}
@media (max-width: 640px) and (min-width: 768px), (max-width: 640px) and (max-width: 1023px) {
  .column-8 .og-grid li {
    margin-bottom: 20px;
  }
}
@media (max-width: 640px) and (min-width: 1024px) {
  .column-8 .og-grid li {
    margin-bottom: 17px;
  }
}
@media (max-width: 640px) {
  .column-8 .og-grid li:before {
    display: block;
    content: "";
    padding-top: 100%;
  }
  .column-8 .og-grid li > a {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .column-8 .og-grid li > a:before {
    display: inline-block;
    content: "";
    vertical-align: middle;
    height: 100%;
  }
  .column-8 .og-grid li > a img {
    vertical-align: middle;
  }
  .column-8 .og-grid li:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .column-8 .og-grid li {
    width: calc(95% / 1);
    line-height: calc(95% / 1);
    margin-right: calc(5% / (1 - 1));
    position: relative;
  }
}
@media (max-width: 480px) and (max-width: 767px) {
  .column-8 .og-grid li {
    margin-bottom: 30px;
  }
}
@media (max-width: 480px) and (min-width: 768px), (max-width: 480px) and (max-width: 1023px) {
  .column-8 .og-grid li {
    margin-bottom: 20px;
  }
}
@media (max-width: 480px) and (min-width: 1024px) {
  .column-8 .og-grid li {
    margin-bottom: 17px;
  }
}
@media (max-width: 480px) {
  .column-8 .og-grid li:before {
    display: block;
    content: "";
    padding-top: 100%;
  }
  .column-8 .og-grid li > a {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .column-8 .og-grid li > a:before {
    display: inline-block;
    content: "";
    vertical-align: middle;
    height: 100%;
  }
  .column-8 .og-grid li > a img {
    vertical-align: middle;
  }
  .column-8 .og-grid li:nth-child(1n) {
    margin-right: 0;
  }
}

@media (min-width: 1401px) {
  .column-6 .og-grid li {
    width: calc(95% / 3);
    line-height: calc(95% / 3);
    margin-right: calc(5% / (3 - 1));
    position: relative;
  }
}
@media (min-width: 1401px) and (max-width: 767px) {
  .column-6 .og-grid li {
    margin-bottom: 30px;
  }
}
@media (min-width: 1401px) and (min-width: 768px), (min-width: 1401px) and (max-width: 1023px) {
  .column-6 .og-grid li {
    margin-bottom: 20px;
  }
}
@media (min-width: 1401px) and (min-width: 1024px) {
  .column-6 .og-grid li {
    margin-bottom: 17px;
  }
}
@media (min-width: 1401px) {
  .column-6 .og-grid li:before {
    display: block;
    content: "";
    padding-top: 100%;
  }
  .column-6 .og-grid li > a {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .column-6 .og-grid li > a:before {
    display: inline-block;
    content: "";
    vertical-align: middle;
    height: 100%;
  }
  .column-6 .og-grid li > a img {
    vertical-align: middle;
  }
  .column-6 .og-grid li:nth-child(3n) {
    margin-right: 0;
  }
}
@media (min-width: 1281px) and (max-width: 1400px) {
  .column-6 .og-grid li {
    width: calc(95% / 2);
    line-height: calc(95% / 2);
    margin-right: calc(5% / (2 - 1));
    position: relative;
  }
}
@media (min-width: 1281px) and (max-width: 1400px) and (max-width: 767px) {
  .column-6 .og-grid li {
    margin-bottom: 30px;
  }
}
@media (min-width: 1281px) and (max-width: 1400px) and (min-width: 768px), (min-width: 1281px) and (max-width: 1400px) and (max-width: 1023px) {
  .column-6 .og-grid li {
    margin-bottom: 20px;
  }
}
@media (min-width: 1281px) and (max-width: 1400px) and (min-width: 1024px) {
  .column-6 .og-grid li {
    margin-bottom: 17px;
  }
}
@media (min-width: 1281px) and (max-width: 1400px) {
  .column-6 .og-grid li:before {
    display: block;
    content: "";
    padding-top: 100%;
  }
  .column-6 .og-grid li > a {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .column-6 .og-grid li > a:before {
    display: inline-block;
    content: "";
    vertical-align: middle;
    height: 100%;
  }
  .column-6 .og-grid li > a img {
    vertical-align: middle;
  }
  .column-6 .og-grid li:nth-child(2n) {
    margin-right: 0;
  }
}
@media (min-width: 1101px) and (max-width: 1280px) {
  .column-6 .og-grid li {
    width: calc(95% / 2);
    line-height: calc(95% / 2);
    margin-right: calc(5% / (2 - 1));
    position: relative;
  }
}
@media (min-width: 1101px) and (max-width: 1280px) and (max-width: 767px) {
  .column-6 .og-grid li {
    margin-bottom: 30px;
  }
}
@media (min-width: 1101px) and (max-width: 1280px) and (min-width: 768px), (min-width: 1101px) and (max-width: 1280px) and (max-width: 1023px) {
  .column-6 .og-grid li {
    margin-bottom: 20px;
  }
}
@media (min-width: 1101px) and (max-width: 1280px) and (min-width: 1024px) {
  .column-6 .og-grid li {
    margin-bottom: 17px;
  }
}
@media (min-width: 1101px) and (max-width: 1280px) {
  .column-6 .og-grid li:before {
    display: block;
    content: "";
    padding-top: 100%;
  }
  .column-6 .og-grid li > a {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .column-6 .og-grid li > a:before {
    display: inline-block;
    content: "";
    vertical-align: middle;
    height: 100%;
  }
  .column-6 .og-grid li > a img {
    vertical-align: middle;
  }
  .column-6 .og-grid li:nth-child(2n) {
    margin-right: 0;
  }
}
@media (min-width: 641px) and (max-width: 1100px) {
  .column-6 .og-grid li {
    width: calc(95% / 1);
    line-height: calc(95% / 1);
    margin-right: calc(5% / (1 - 1));
    position: relative;
  }
}
@media (min-width: 641px) and (max-width: 1100px) and (max-width: 767px) {
  .column-6 .og-grid li {
    margin-bottom: 30px;
  }
}
@media (min-width: 641px) and (max-width: 1100px) and (min-width: 768px), (min-width: 641px) and (max-width: 1100px) and (max-width: 1023px) {
  .column-6 .og-grid li {
    margin-bottom: 20px;
  }
}
@media (min-width: 641px) and (max-width: 1100px) and (min-width: 1024px) {
  .column-6 .og-grid li {
    margin-bottom: 17px;
  }
}
@media (min-width: 641px) and (max-width: 1100px) {
  .column-6 .og-grid li:before {
    display: block;
    content: "";
    padding-top: 100%;
  }
  .column-6 .og-grid li > a {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .column-6 .og-grid li > a:before {
    display: inline-block;
    content: "";
    vertical-align: middle;
    height: 100%;
  }
  .column-6 .og-grid li > a img {
    vertical-align: middle;
  }
  .column-6 .og-grid li:nth-child(1n) {
    margin-right: 0;
  }
}
@media (max-width: 640px) {
  .column-6 .og-grid li {
    width: calc(95% / 2);
    line-height: calc(95% / 2);
    margin-right: calc(5% / (2 - 1));
    position: relative;
  }
}
@media (max-width: 640px) and (max-width: 767px) {
  .column-6 .og-grid li {
    margin-bottom: 30px;
  }
}
@media (max-width: 640px) and (min-width: 768px), (max-width: 640px) and (max-width: 1023px) {
  .column-6 .og-grid li {
    margin-bottom: 20px;
  }
}
@media (max-width: 640px) and (min-width: 1024px) {
  .column-6 .og-grid li {
    margin-bottom: 17px;
  }
}
@media (max-width: 640px) {
  .column-6 .og-grid li:before {
    display: block;
    content: "";
    padding-top: 100%;
  }
  .column-6 .og-grid li > a {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .column-6 .og-grid li > a:before {
    display: inline-block;
    content: "";
    vertical-align: middle;
    height: 100%;
  }
  .column-6 .og-grid li > a img {
    vertical-align: middle;
  }
  .column-6 .og-grid li:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .column-6 .og-grid li {
    width: calc(95% / 1);
    line-height: calc(95% / 1);
    margin-right: calc(5% / (1 - 1));
    position: relative;
  }
}
@media (max-width: 480px) and (max-width: 767px) {
  .column-6 .og-grid li {
    margin-bottom: 30px;
  }
}
@media (max-width: 480px) and (min-width: 768px), (max-width: 480px) and (max-width: 1023px) {
  .column-6 .og-grid li {
    margin-bottom: 20px;
  }
}
@media (max-width: 480px) and (min-width: 1024px) {
  .column-6 .og-grid li {
    margin-bottom: 17px;
  }
}
@media (max-width: 480px) {
  .column-6 .og-grid li:before {
    display: block;
    content: "";
    padding-top: 100%;
  }
  .column-6 .og-grid li > a {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .column-6 .og-grid li > a:before {
    display: inline-block;
    content: "";
    vertical-align: middle;
    height: 100%;
  }
  .column-6 .og-grid li > a img {
    vertical-align: middle;
  }
  .column-6 .og-grid li:nth-child(1n) {
    margin-right: 0;
  }
}

@media (min-width: 961px) {
  .og-expander .og-fullimg {
    height: 402px;
    width: 402px;
    max-width: 100%;
    margin: auto;
    line-height: 402px;
  }
}
@media (max-width: 960px) and (min-width: 769px) {
  .og-expander .og-fullimg {
    height: 387px;
    width: 387px;
    max-width: 100%;
    margin: auto;
    line-height: 387px;
  }
}
@media (max-width: 768px) {
  .og-expander .og-fullimg {
    height: 300px;
    width: 300px;
    max-width: 100%;
    margin: auto;
    line-height: 300px;
  }
}
@media (max-width: 767px) {
  .og-expander .og-fullimg {
    height: 600px;
    width: 600px;
    max-width: 100%;
    margin: auto;
    line-height: 600px;
  }
}
@media (max-width: 640px) {
  .og-expander .og-fullimg {
    height: 480px;
    width: 480px;
    max-width: 100%;
    margin: auto;
    line-height: 480px;
  }
}
@media (max-width: 480px) {
  .og-expander .og-fullimg {
    height: 320px;
    width: 320px;
    max-width: 100%;
    margin: auto;
    line-height: 320px;
  }
}
@media (max-width: 320px) {
  .og-expander .og-fullimg {
    height: 220px;
    width: 220px;
    max-width: 100%;
    margin: auto;
    line-height: 220px;
  }
}

.loadMore-wrapper {
  text-align: center;
}
.loadMore-wrapper .og-additems {
  cursor: pointer;
  margin-top: 24px;
  font-size: 1.6rem;
  line-height: 1.4;
  padding: 16px;
  border: 2px solid currentColor;
  display: inline-block;
  position: relative;
  text-decoration: none;
  word-wrap: break-word;
  max-width: 100%;
}
.loadMore-wrapper .og-additems {
  transition: background-color 0.3s, border-color 0.3s, color 0.3s;
}
.loadMore-wrapper .og-additems a {
  text-decoration: none;
}
.loadMore-wrapper .og-additems .ck_content * {
  font-size: 1.6rem;
  line-height: 1.4;
  text-decoration: none;
  word-wrap: break-word;
  max-width: 100%;
}
.loadMore-wrapper .og-additems .ck.ck-editor__editable_inline > :first-child {
  margin-top: 0;
}
.loadMore-wrapper .og-additems .ck.ck-editor__editable_inline > :last-child {
  margin-bottom: 0;
}
.loadMore-wrapper .og-additems.has-pill-button {
  border: 2px solid #2638C4;
  border-radius: 28.6px;
  color: #2638C4;
  font-weight: 600;
  font-size: 17px;
  position: relative;
  height: auto;
  min-height: 35px !important;
  padding: 4px 16px;
}
.loadMore-wrapper .og-additems.has-pill-button.text-container, .loadMore-wrapper .og-additems.has-pill-button.button-item-text {
  padding: 4px 8px !important;
}
.loadMore-wrapper .og-additems.has-pill-button.text-container .ck.ck-reset, .loadMore-wrapper .og-additems.has-pill-button.button-item-text .ck.ck-reset {
  min-height: 30px;
}
.loadMore-wrapper .og-additems.has-pill-button p, .loadMore-wrapper .og-additems.has-pill-button .ck-placeholder {
  font-weight: 600;
  height: -moz-fit-content;
  height: fit-content;
  vertical-align: middle;
}
.loadMore-wrapper .og-additems.has-pill-button p:before, .loadMore-wrapper .og-additems.has-pill-button .ck-placeholder:before {
  margin-left: 3px;
}
.loadMore-wrapper .og-additems.has-pill-button.video-cta {
  padding: 4px 32px 4px 16px;
}
.loadMore-wrapper .og-additems.has-pill-button p, .loadMore-wrapper .og-additems.has-pill-button .ck-placeholder {
  color: #2638C4;
}
.loadMore-wrapper .og-additems.has-pill-button:hover {
  border: 2px solid #0F1F8C;
  background-color: #0F1F8C;
  color: #ffffff;
  cursor: pointer;
  border-radius: 28.6px;
}
.loadMore-wrapper .og-additems.has-pill-button:hover p, .loadMore-wrapper .og-additems.has-pill-button:hover .ck-placeholder {
  color: #ffffff;
}

.data-event-calendar {
  margin: 15px 5px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.data-event-calendar .ui-datepicker {
  width: 100%;
  padding: 1em 0;
  font-size: 13px;
  border: 1px solid #b3b3b3;
}
.data-event-calendar .ui-datepicker .ui-datepicker-prev,
.data-event-calendar .ui-datepicker .ui-datepicker-prev-hover {
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 600;
  width: 1.8em;
  height: 1.8em;
  text-decoration: none;
  text-align: right;
}
.data-event-calendar .ui-datepicker .ui-datepicker-prev span,
.data-event-calendar .ui-datepicker .ui-datepicker-prev-hover span {
  display: none;
}
.data-event-calendar .ui-datepicker .ui-datepicker-next,
.data-event-calendar .ui-datepicker .ui-datepicker-next-hover {
  position: absolute;
  right: 0;
  top: 0;
  font-weight: 600;
  width: 1.8em;
  height: 1.8em;
  text-decoration: none;
  text-align: left;
}
.data-event-calendar .ui-datepicker .ui-datepicker-next span,
.data-event-calendar .ui-datepicker .ui-datepicker-next-hover span {
  display: none;
}
.data-event-calendar .ui-datepicker .ui-datepicker-next:before,
.data-event-calendar .ui-datepicker .ui-datepicker-next-hover:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  content: "\f105";
}
.data-event-calendar .ui-datepicker .ui-datepicker-prev:before,
.data-event-calendar .ui-datepicker .ui-datepicker-prev-hover:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  content: "\f104";
}
.data-event-calendar .ui-datepicker-calendar {
  cursor: default;
}
.data-event-calendar .ui-widget-content {
  background-color: transparent;
}
.data-event-calendar .ui-datepicker-header {
  border: none;
  background-color: transparent;
  color: #000000;
  font-weight: 600;
}
.data-event-calendar .ui-datepicker-header a {
  color: #000000;
  cursor: pointer;
}
.data-event-calendar .ui-state-default,
.data-event-calendar .ui-widget-content .ui-state-default,
.data-event-calendar .ui-widget-header .ui-state-default {
  border: none;
  border-radius: 50%;
  width: 1.8em;
  height: 1.8em;
  background-color: transparent;
  font-weight: normal;
  color: #4b4b4b;
  font-weight: 400;
  text-align: center;
  margin: 0 auto;
  cursor: default;
}
.data-event-calendar .ui-state-default a,
.data-event-calendar .ui-widget-content .ui-state-default a,
.data-event-calendar .ui-widget-header .ui-state-default a {
  text-decoration: none;
}
.data-event-calendar .ui-state-active,
.data-event-calendar .ui-widget-content .ui-state-active,
.data-event-calendar .ui-widget-header .ui-state-active {
  border: none;
  background-color: transparent;
  font-weight: normal;
  color: #4b4b4b;
  font-weight: 400;
  text-align: center;
  cursor: default;
}
.data-event-calendar .ui-state-active a,
.data-event-calendar .ui-widget-content .ui-state-active a,
.data-event-calendar .ui-widget-header .ui-state-active a {
  text-decoration: none;
}
.data-event-calendar .ui-corner-all {
  border-radius: 0;
}
.data-event-calendar .calendar-title {
  text-transform: uppercase;
  color: #4b4b4b;
  font-weight: 600;
}
.data-event-calendar .ui-datepicker-calendar td {
  text-align: center;
  height: 30px;
}
.data-event-calendar .ui-datepicker-calendar td a {
  display: inline-block;
  text-align: center;
}
.data-event-calendar .ui-datepicker-calendar td.highlight a {
  color: #ffffff;
}
.data-event-calendar .ui-datepicker-inline {
  width: 100%;
  box-sizing: border-box;
}
.data-event-calendar .calendar {
  vertical-align: top;
  box-sizing: border-box;
  -ms-flex-positive: 1;
      flex-grow: 1;
}
.data-event-calendar .events-container {
  white-space: normal;
  box-sizing: border-box;
  padding: 27px 10px 10px 10px;
  -ms-flex-positive: 1;
      flex-grow: 1;
}
.data-event-calendar .events-container .event-wrapper {
  clear: both;
  display: block;
}
.data-event-calendar .events-container .event-wrapper .bullet {
  margin-right: 10px;
  width: 10px;
  height: 10px;
  float: left;
  margin-top: 5px;
  border-radius: 50%;
}
.data-event-calendar .events-container .event-wrapper .date,
.data-event-calendar .events-container .event-wrapper .title {
  font-size: 13px;
  margin: 0;
}
.data-event-calendar .events-container .event-wrapper .title {
  font-weight: 600;
}
.data-event-calendar .events-container .event-wrapper .link {
  font-size: 13px;
  padding-left: 5px;
  float: right;
}
.data-event-calendar .events-container .event-wrapper hr {
  border-top: 1px solid #b3b3b3;
  border-bottom: 1px solid #ffffff;
}
.data-event-calendar .events-container .pagination {
  text-align: center;
  display: none;
}
.data-event-calendar .events-container .pagination ul {
  box-shadow: none;
  border: none;
  border-radius: 0;
}
.data-event-calendar .events-container .pagination li * {
  border: none;
  font-weight: 600;
  font-size: 1.2rem;
  border-right: 1px solid #e0e0e0;
  background-color: transparent;
}
.data-event-calendar .events-container .pagination li.active .current {
  color: #000000;
  background-color: transparent;
}
.data-event-calendar .events-container .pagination li a {
  padding: 4px 6px;
}
.data-event-calendar .events-container .pagination li a:hover, .data-event-calendar .events-container .pagination li a:focus {
  background-color: transparent;
}
.data-event-calendar .events-container .pagination li span {
  padding: 4px 6px;
}
.data-event-calendar .events-container .pagination li .next {
  border-right: none !important;
}

.rss-feed .rss-error {
  font-size: 1.2rem;
  padding: 16px;
  border: 1px solid #e0e0e0;
  background: #ffffff;
}
.rss-feed .feed-description {
  font-size: 1.6rem;
  color: #707070;
  margin-bottom: 8px;
}
.rss-feed .rss-articles-wrapper {
  padding: 16px;
  border: 1px solid #e0e0e0;
  background: #ffffff;
}
.rss-feed .rss-articles-wrapper ul {
  margin: 0;
}
.rss-feed .rss-articles-wrapper .articles li {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 16px;
}
.rss-feed .rss-articles-wrapper .articles li:last-child {
  border-bottom: none;
}
.rss-feed .rss-articles-wrapper .articles li .item-heading a {
  color: inherit;
}
.rss-feed .rss-articles-wrapper .articles li .item-image {
  max-width: 140px;
  float: left;
}
.rss-feed .rss-articles-wrapper .articles li .item-image + .item-description, .rss-feed .rss-articles-wrapper .articles li .item-image ~ .media-footer {
  margin-left: 155px;
}
.rss-feed .rss-articles-wrapper .articles li .item-description {
  font-size: 1.6rem;
  color: #707070;
  margin-bottom: 8px;
}
.rss-feed .rss-articles-wrapper .media-footer .item-pub-date {
  font-size: 1.3rem;
  color: #707070;
  float: left;
}
.rss-feed .rss-articles-wrapper .media-footer .read-more {
  font-size: 1.6rem;
  float: right;
}
.rss-feed .rss-articles-wrapper .pagination {
  list-style: none;
  cursor: pointer;
  text-align: center;
  padding: 16px 0;
  border-top: 1px solid #e0e0e0;
  font-size: 1.6rem;
  color: #707070;
}
.rss-feed .rss-articles-wrapper .pagination li {
  display: inline-block;
  text-align: center;
}
.rss-feed .rss-articles-wrapper .pagination li, .rss-feed .rss-articles-wrapper .pagination li a {
  color: inherit;
}
.rss-feed .rss-articles-wrapper .pagination li.active a {
  color: #707070;
  text-decoration: underline;
}
.rss-feed .rss-articles-wrapper .pagination li.previous {
  margin-right: 5px;
}
.rss-feed .rss-articles-wrapper .pagination li.next {
  margin-left: 5px;
}
.rss-feed .rss-articles-wrapper .pagination li:not(.previous):not(.next),
.rss-feed .rss-articles-wrapper .pagination li .fa-angle-double-left,
.rss-feed .rss-articles-wrapper .pagination li .fa-angle-double-right,
.rss-feed .rss-articles-wrapper .pagination li .fa-angle-left,
.rss-feed .rss-articles-wrapper .pagination li .fa-angle-right {
  display: inline-block;
  min-width: 25px;
}

/**
    * Mixin for Codemirror container styles, used inside the Code, Event Manager components and Reusable Block (block layout).
 */
.mega-menu-layout, .station-header .menu__ul.navbar-nav .submenu.mega-menu {
  padding: 0;
  height: auto;
  max-width: 1280px;
}
@media (min-width: 1025px) {
  .mega-menu-layout, .station-header .menu__ul.navbar-nav .submenu.mega-menu {
    position: absolute;
    width: -moz-max-content;
    width: max-content;
  }
  .mega-menu-layout div[id^=layout-] div[id^=column-], .station-header .menu__ul.navbar-nav .submenu.mega-menu div[id^=layout-] div[id^=column-] {
    border-right: 1px solid #e0e0e0;
  }
}
.mega-menu-layout div[id^=layout-], .station-header .menu__ul.navbar-nav .submenu.mega-menu div[id^=layout-] {
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  width: auto;
  -ms-flex-direction: row;
      flex-direction: row;
}
.mega-menu-layout div[id^=layout-] div[id^=column-], .station-header .menu__ul.navbar-nav .submenu.mega-menu div[id^=layout-] div[id^=column-] {
  -ms-flex-align: stretch;
      -ms-grid-row-align: stretch;
      align-items: stretch;
  margin: 0;
}
.mega-menu-layout div[id^=layout-] div[id^=column-]:last-child, .station-header .menu__ul.navbar-nav .submenu.mega-menu div[id^=layout-] div[id^=column-]:last-child {
  border-right: 0;
}
.mega-menu-layout div[id^=layout-] div[id^=column-] .component, .station-header .menu__ul.navbar-nav .submenu.mega-menu div[id^=layout-] div[id^=column-] .component {
  padding: 5px 15px;
  white-space: initial;
  word-wrap: break-word;
}
.mega-menu-layout div[id^=layout-] div[id^=column-] .component > .text-container, .station-header .menu__ul.navbar-nav .submenu.mega-menu div[id^=layout-] div[id^=column-] .component > .text-container {
  padding: 0;
  background: transparent;
}
@media (max-width: 1024px) {
  .mega-menu-layout, .station-header .menu__ul.navbar-nav .submenu.mega-menu {
    top: 54px;
    width: 100%;
  }
  .mega-menu-layout div[id^=layout-], .station-header .menu__ul.navbar-nav .submenu.mega-menu div[id^=layout-] {
    max-width: 100%;
    display: block;
    padding: 0;
  }
  .mega-menu-layout div[id^=layout-] div[id^=column-], .station-header .menu__ul.navbar-nav .submenu.mega-menu div[id^=layout-] div[id^=column-] {
    display: block;
    width: 100%;
    border-right: 0;
  }
  .mega-menu-layout div[id^=layout-] div[id^=column-] .component, .station-header .menu__ul.navbar-nav .submenu.mega-menu div[id^=layout-] div[id^=column-] .component {
    padding: 15px;
    white-space: initial;
    word-wrap: break-word;
  }
  .mega-menu-layout div[id^=layout-] div[id^=column-] .component *, .station-header .menu__ul.navbar-nav .submenu.mega-menu div[id^=layout-] div[id^=column-] .component * {
    transform: none;
  }
  .mega-menu-layout div[id^=layout-] div[id^=column-] .component > .text-container, .station-header .menu__ul.navbar-nav .submenu.mega-menu div[id^=layout-] div[id^=column-] .component > .text-container {
    padding: 0;
  }
}

.station-header {
  line-height: 70px;
}
.station-header ul::before, .station-header ul::after {
  content: "";
  /* 1 */
  display: table;
  /* 2 */
}
.station-header ul::after {
  clear: both;
}
.station-header ul {
  margin: 0;
  list-style-type: none;
}
.station-header .menu-container {
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 1280px;
}
@media (min-width: 1025px) {
  .station-header .menu-container {
    position: relative;
  }
}
@media (max-width: 1024px) {
  .station-header.has-search .menu-container .menu__ul {
    padding-bottom: 70px;
  }
}
@media (max-width: 1024px) {
  .station-header.menu--navbar-nav {
    transition: all 0.3s ease-in;
  }
}
.nav-is-open .station-header.menu--navbar-nav {
  transform: translateX(80%);
}
@media (min-width: 550px) {
  .nav-is-open .station-header.menu--navbar-nav {
    transform: translateX(440px);
  }
}
@media (min-width: 1025px) {
  .nav-is-open .station-header.menu--navbar-nav {
    transform: translateX(0);
  }
}
.station-header.menu--navbar-nav {
  width: 100%;
  border-bottom: 1px solid;
}
.station-header.menu--navbar-nav .menu__trigger {
  width: 45px;
  height: 45px;
  padding: 0;
  margin: 10px;
  border: 1px solid;
  font-size: 2rem;
  position: relative;
  z-index: 1;
}
@media (min-width: 1025px) {
  .station-header.menu--navbar-nav .menu__trigger {
    display: none;
  }
}
.station-header.menu--navbar-nav.menu--filled .menu__trigger {
  background: #000000;
}
.station-header.menu--navbar-nav.menu--default .menu__trigger {
  background: #ffffff;
}
.station-header.menu--navbar-nav .pbs-hamburger {
  width: 35px;
  height: 35px;
}
.station-header.menu--navbar-nav .pbs-hamburger path {
  width: 100%;
  transform: rotate(0deg);
  transform-origin: 50% 50%;
}
.nav-is-open .station-header.menu--navbar-nav .pbs-hamburger .path1 {
  display: none;
}
.nav-is-open .station-header.menu--navbar-nav .pbs-hamburger .path4 {
  display: none;
}
.nav-is-open .station-header.menu--navbar-nav .pbs-hamburger .path2 {
  transform: rotate(45deg) scale(0.9);
}
.nav-is-open .station-header.menu--navbar-nav .pbs-hamburger .path3 {
  transform: rotate(-45deg) scale(0.9);
}
.station-header.menu--navbar-nav .navbar-nav::before, .station-header.menu--navbar-nav .navbar-nav::after {
  content: "";
  /* 1 */
  display: table;
  /* 2 */
}
.station-header.menu--navbar-nav .navbar-nav::after {
  clear: both;
}
.station-header.menu--navbar-nav .navbar-nav {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -80%;
  width: 80%;
  max-width: 440px;
}
@media (max-width: 1024px) {
  .station-header.menu--navbar-nav .navbar-nav {
    overflow: auto;
  }
}
@media (min-width: 550px) {
  .station-header.menu--navbar-nav .navbar-nav {
    left: -440px;
  }
}
@media (min-width: 1025px) {
  .station-header.menu--navbar-nav .navbar-nav {
    position: static;
    width: 100%;
    height: auto;
    min-height: 0;
    border-right: 0;
    max-width: 1280px;
    margin: 0 auto;
  }
}
.station-header.menu--navbar-nav__spacer {
  position: fixed;
  bottom: 0;
  left: -80%;
  width: 80%;
  max-width: 440px;
  height: 100%;
  content: "";
  opacity: 0;
  z-index: -1;
  transition: left 0.3s ease-in;
}
@media (min-width: 1025px) {
  .nav-is-open .station-header.menu--navbar-nav__spacer {
    display: none;
  }
}
@media (min-width: 1025px) {
  .station-header.menu--navbar-nav__spacer {
    display: none;
  }
}
.station-header.menu--navbar-nav .menu__li {
  position: relative;
}
@media (min-width: 1025px) {
  .station-header.menu--navbar-nav .menu__li {
    float: left;
  }
  .station-header.menu--navbar-nav .menu__li:hover .submenu, .station-header.menu--navbar-nav .menu__li:focus .submenu {
    display: block;
  }
}
.station-header.menu--navbar-nav .submenu__trigger {
  position: absolute;
  top: 0;
  right: 0;
  width: 45px;
  height: 55px;
  border: 0;
  background: transparent;
  font-size: 2rem;
}
.station-header.menu--navbar-nav .submenu__trigger i {
  transition: all 0.198s ease-in;
}
@media (min-width: 1025px) {
  .station-header.menu--navbar-nav .submenu__trigger {
    display: none;
  }
}
.station-header.menu--navbar-nav .submenu {
  z-index: 101;
  max-height: 0;
  overflow: hidden;
  font-size: 15px;
  transition: all 0.3s ease-out;
}
@media (min-width: 1025px) {
  .station-header.menu--navbar-nav .submenu {
    display: none;
    position: absolute;
    top: 100%;
    max-height: none;
    min-width: 200px;
    border: 1px solid;
    border-top-width: 0;
    font-size: 17px;
  }
}
.station-header.menu--navbar-nav .submenu .submenu__li > a {
  padding-left: 48px;
}
@media (min-width: 1025px) {
  .station-header.menu--navbar-nav .submenu .submenu__li > a {
    padding-left: 24px;
  }
}
.station-header.menu--navbar-nav .submenu-is-open .submenu {
  max-height: 100%;
}
.station-header.menu--navbar-nav .submenu-is-open .submenu__trigger i {
  transform: rotate(-180deg);
}
.station-header.menu--navbar-nav .open-submenu .submenu {
  display: block;
}
.station-header.menu--navbar-nav .menu__li > a,
.station-header.menu--navbar-nav .submenu__li > a {
  padding: 17px 24px 13px 24px;
}
@media (min-width: 1025px) {
  .station-header.menu--navbar-nav .menu__li > a,
  .station-header.menu--navbar-nav .submenu__li > a {
    padding: 10px 24px 6px 24px;
  }
  .station-header.menu--navbar-nav .menu__li > a.has-children,
  .station-header.menu--navbar-nav .submenu__li > a.has-children {
    padding-right: 16px;
  }
}
.station-header.menu--navbar-nav .menu__li > a [class*=icon],
.station-header.menu--navbar-nav .submenu__li > a [class*=icon] {
  display: none;
}
@media (min-width: 1025px) {
  .station-header.menu--navbar-nav .menu__li > a [class*=icon],
  .station-header.menu--navbar-nav .submenu__li > a [class*=icon] {
    display: inline;
  }
}
.station-header.menu--navbar-nav {
  position: relative;
  left: 0;
}
.station-header.menu--navbar-nav.navbar-fixed-top {
  position: fixed;
  top: 0;
  z-index: 3;
}
@media (max-width: 1024px) {
  .station-header.menu--navbar-nav {
    z-index: 1;
  }
}
@media (max-width: 1024px) {
  .station-header .menu__ul.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    height: 100vh;
    border-right: 0;
    box-shadow: inset -10px 0 10px -10px rgba(0, 0, 0, 0.25);
  }
  .station-header .menu__ul.navbar-nav .menu__li,
  .station-header .menu__ul.navbar-nav .submenu__li {
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
  }
  .station-header .menu__ul.navbar-nav .menu__li.submenu-is-open .menu-item,
  .station-header .menu__ul.navbar-nav .menu__li.submenu-is-open .mega-menu,
  .station-header .menu__ul.navbar-nav .submenu__li.submenu-is-open .menu-item,
  .station-header .menu__ul.navbar-nav .submenu__li.submenu-is-open .mega-menu {
    box-shadow: inset -10px 0 10px -10px rgba(0, 0, 0, 0.25);
    max-width: 100%;
  }
}
@media (min-width: 1025px) {
  .station-header .menu__ul.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: end;
        justify-content: flex-end;
    margin-right: 60px;
    width: auto;
    max-width: 100%;
    background-color: #ffffff;
    top: auto;
  }
  .station-header .menu__ul.navbar-nav .menu__li {
    position: relative;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
  }
  .station-header .menu__ul.navbar-nav .menu__li:hover {
    border-right: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
  }
  .station-header .menu__ul.navbar-nav .menu__li:hover .submenu {
    border: 1px solid #e0e0e0;
    border-top: 0;
  }
  .station-header .menu__ul.navbar-nav .menu__li,
  .station-header .menu__ul.navbar-nav .menu__li .menu-item {
    line-height: 70px;
  }
}
.station-header .menu__ul.navbar-nav .menu__li > .menu-item, .station-header .menu__ul.navbar-nav .menu__li > .menu-item:hover, .station-header .menu__ul.navbar-nav .menu__li > .menu-item:focus {
  display: block;
  color: #222222;
}
.station-header .menu__ul.navbar-nav .menu__li.highlight .menu-item {
  color: #d63a38;
  font-weight: 600;
}
@media (min-width: 1025px) {
  .station-header .menu__ul.navbar-nav .menu__li {
    height: 70px;
  }
  .station-header .menu__ul.navbar-nav .menu__li > .menu-item {
    line-height: 70px;
    display: block;
    padding: 0 20px;
    font-size: 1.6rem;
  }
  .station-header .menu__ul.navbar-nav .menu__li > .menu-item .fas {
    display: none;
  }
  .station-header .menu__ul.navbar-nav .menu__li > .menu-item:hover, .station-header .menu__ul.navbar-nav .menu__li > .menu-item:focus {
    text-decoration: none;
  }
}
@media (max-width: 1024px) {
  .station-header .menu__ul.navbar-nav .menu__li > .menu-item {
    font-size: 1.5rem !important;
    padding: 16px 32px 16px 12.030075188px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}
.station-header .menu__ul.navbar-nav .submenu {
  border: none;
}
.station-header .menu__ul.navbar-nav .submenu .submenu__li {
  border: none;
  display: block;
  line-height: 0;
}
@media (min-width: 1025px) {
  .station-header .menu__ul.navbar-nav .submenu .submenu__li > .menu-item {
    padding: 12px 17px 12px 22px;
  }
}
.station-header .menu__ul.navbar-nav .submenu .submenu__li > .menu-item {
  padding: 19px 35px 19px 35px;
  line-height: initial;
  font-size: 1.4rem;
  text-transform: none;
  font-weight: normal;
  display: block;
  width: 100%;
  box-sizing: border-box;
}
.station-header .menu__ul.navbar-nav .submenu .submenu__li > .menu-item:hover, .station-header .menu__ul.navbar-nav .submenu .submenu__li > .menu-item:focus {
  text-decoration: underline;
}
.station-header .station-header-logo {
  display: inline-block;
  width: auto;
  box-sizing: content-box;
  float: right;
  margin-right: 16px;
  position: relative;
}
@media (min-width: 1025px) {
  .station-header .station-header-logo {
    float: left;
    margin: 0;
  }
}
@media (max-width: 1024px) {
  .station-header .station-header-logo {
    margin-right: 0;
  }
}
@media (max-width: 1279px) {
  .station-header .station-header-logo {
    padding: 0 10px;
  }
}
@media (min-width: 1280px) {
  .station-header .station-header-logo {
    padding: 0 16px;
  }
}
.station-header .station-header-logo img {
  max-height: 70px;
  max-width: 120px;
  max-height: 67px;
}
.station-header .station-header-search {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 80%;
  max-width: 440px;
  height: 70px;
  box-sizing: content-box;
}
@media (min-width: 1025px) {
  .station-header .station-header-search {
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
  }
}
@media (max-width: 1024px) {
  .station-header .station-header-search {
    -ms-flex-order: -1;
        order: -1;
    width: 100%;
  }
}
.station-header .station-header-search:hover {
  cursor: pointer;
}
@media (min-width: 1025px) {
  .station-header .station-header-search:hover {
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
  }
}
.station-header .station-header-search .dropdown-menu {
  display: block;
  box-shadow: none;
  border-radius: 0;
  z-index: 9;
  top: 0;
  left: 0;
  padding: 0;
  width: 100%;
  max-width: 440px;
  height: 70px;
  border: 1px solid #e0e0e0;
  border-top: 0;
  margin: 0;
}
@media (max-width: 1024px) {
  .station-header .station-header-search .dropdown-menu {
    background-color: #ffffff !important;
    box-sizing: border-box;
  }
}
.station-header .station-header-search .dropdown-menu .station-header-search-form .visually-hidden {
  display: none;
}
.station-header .station-header-search .dropdown-menu .station-header-search-form #station-header-search-input {
  border: none;
  background-color: transparent;
  width: auto;
}
.station-header .station-header-search .dropdown-menu .station-header-search-form {
  margin-bottom: 0;
  position: relative;
  padding: 13px 55px 12px 6px;
}
.station-header .station-header-search .dropdown-menu .station-header-search-form .fas {
  position: absolute;
  cursor: pointer;
  height: 45px;
  line-height: 45px;
  font-size: 15px;
  width: 45px;
  text-align: center;
  right: 0;
  border: none;
  background: transparent;
  font-size: 1.6rem;
  display: inline-block;
}
.station-header .station-header-search .dropdown-menu .station-header-search-form .fas:hover {
  font-weight: 600;
}
.station-header .station-header-search .dropdown-menu .station-header-search-form #station-header-search-input {
  width: 100%;
  padding-right: 50px;
  height: 45px;
  box-sizing: border-box;
  border-radius: 0;
  border-color: #b3b3b3;
  margin-bottom: 0;
  font-size: 1.4rem;
  box-shadow: none;
  outline: none;
}
@media (min-width: 1025px) {
  .station-header .station-header-search {
    box-sizing: content-box;
    color: #222222;
    width: 60px;
  }
  .station-header .station-header-search .dropdown-menu {
    display: none;
    top: 100%;
    left: auto;
    right: -1px;
    width: 350px;
    height: auto;
    background: none;
  }
  .station-header .station-header-search .dropdown-menu .station-header-search-form {
    padding: 20px 10px 20px 10px;
  }
  .station-header .station-header-search .dropdown-menu .station-header-search-form .visually-hidden {
    display: none;
  }
  .station-header .station-header-search .dropdown-menu .station-header-search-form #station-header-search-input {
    background-color: #ffffff;
    border: 1px solid #f3f3f3;
  }
  .station-header .station-header-search.open .dropdown-menu, .station-header .station-header-search:hover .dropdown-menu, .station-header .station-header-search:focus .dropdown-menu {
    display: block;
  }
  .station-header .station-header-search:not(.open):not(:focus):not(:hover) .dropdown-menu {
    display: none;
  }
}
.station-header .station-header-search .menu-search-icon {
  font-size: 18px;
  position: relative;
  text-align: center;
}
@media (max-width: 1279px) {
  .station-header .station-header-search .menu-search-icon {
    padding: 0 10px;
  }
}
@media (min-width: 1280px) {
  .station-header .station-header-search .menu-search-icon {
    padding: 0 16px;
  }
}
.station-header .live-link-text {
  text-decoration: none;
  padding: 1.5px 2px;
  line-height: 24px;
  font-size: 14px;
  font-weight: 700;
  border: 2px solid #2638c4;
  color: #2638c4;
}
@media (max-width: 1024px) {
  .station-header a.station-header-login {
    padding: 0 10px;
    margin: 0;
  }
}
.station-header a.station-header-login {
  padding: 0 20px;
}
@media (max-width: 1024px) {
  .station-header .station-header-login {
    -ms-flex-order: -1;
        order: -1;
    padding: 0;
    margin: 0;
    line-height: 56px;
    border-right: none !important;
    border-left: none !important;
  }
  .station-header .station-header-login #menu-dropdown {
    padding: 0 2.5px;
  }
}
@media (min-width: 1025px) {
  .station-header .station-header-login #menu-dropdown {
    padding: 0 20px;
  }
  .station-header .station-header-login:hover {
    background: #2638c4;
    color: #ffffff;
  }
  .station-header .station-header-login:hover .caret {
    border-top-color: #ffffff !important;
  }
}
.station-header .station-header-login {
  -webkit-user-select: none; /* Safari */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* IE10+/Edge */
  user-select: none; /* Standard */
  text-decoration: none;
  font-weight: 500;
  color: #2638c4;
  line-height: 70px;
  display: block;
  font-size: 1.6rem;
  right: 0px;
  cursor: pointer;
  text-decoration: none;
}
.station-header .station-header-login #menu-dropdown strong {
  margin: 8px;
}
.station-header .station-header-login #menu-dropdown .caret {
  background: none;
  display: inline-block;
  border-width: 6px;
  border-top-color: #2638c4;
  vertical-align: middle;
}
.station-header .station-header-login .menu-dropdown :hover {
  background: none;
}
.station-header .station-header-login .menu-dropdown :hover strong {
  background: none;
}
.station-header .station-header-login .menu-dropdown {
  cursor: pointer;
  background: #2638c4;
  color: #ffffff;
  text-decoration: none;
}
.station-header .station-header-login .menu-dropdown .caret {
  border-top: 0 !important;
  border-bottom: 6px solid #ffffff;
}
.station-header .station-header-login ul {
  z-index: 1000;
  list-style-type: none;
  list-style-position: outside;
  top: 100%;
  background: #2638c4 !important;
  padding: 0;
  margin: 0;
  right: 0px;
}
.station-header .station-header-login ul li:hover {
  background: #0e5891;
}
.station-header .station-header-login ul li {
  cursor: pointer;
  text-align: center;
}
.station-header .station-header-login ul li a {
  display: block;
  text-decoration: none;
  color: #ffffff;
  line-height: 4;
  min-width: 120px;
  min-width: 18em;
}

.photo-gallery {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
}
.photo-gallery .gallery-image {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.photo-gallery.fullscreen {
  width: 100%;
  height: 100%;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.photo-gallery.fullscreen .img-description,
.photo-gallery.fullscreen .thumbnails-container,
.photo-gallery.fullscreen .thumbnail-list {
  background: #000000 !important;
  color: #ffffff !important;
}
.photo-gallery.fullscreen .thumbnail-list.centered {
  -ms-flex-pack: center;
      justify-content: center;
}
.photo-gallery.fullscreen .img-title {
  display: none;
}
.photo-gallery.fullscreen .image-container {
  max-height: 100%;
  -ms-flex-positive: 2;
      flex-grow: 2;
  background: #ffffff;
}
.photo-gallery .img-title {
  padding: 0 0 8px 4px;
  font-size: 2rem;
  line-height: 2rem;
  font-weight: 700;
  margin: 0;
  word-break: break-word;
}
.photo-gallery .image-container {
  position: relative;
  height: 300px;
}
@media (min-width: 768px) {
  .photo-gallery .image-container {
    height: 432px;
  }
}
@media (min-width: 1024px) {
  .photo-gallery .image-container {
    height: 576px;
  }
}
@media (min-width: 1280px) {
  .photo-gallery .image-container {
    height: 576px;
  }
}
.photo-gallery .image-container img {
  width: auto;
  height: 100%;
  object-fit: cover;
}
.photo-gallery .gallery-image {
  display: none;
  text-align: center;
}
.photo-gallery .gallery-image.visible {
  display: block;
}
.fullscreen .photo-gallery .gallery-image.visible {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-positive: 10;
      flex-grow: 10;
}
.photo-gallery .arrow {
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 30px;
  padding: 8px;
  margin-bottom: -67.5px;
}
@media (max-width: 1024px) {
  .photo-gallery .arrow {
    margin-top: -56.25px;
  }
}
.photo-gallery .arrow-right {
  right: 0;
}
.photo-gallery .arrow-left {
  left: 0;
}
.photo-gallery .arrow:hover, .photo-gallery .arrow:focus {
  cursor: pointer;
}
@media (min-width: 1024px) {
  .photo-gallery .arrow {
    font-size: 40px;
    padding: 20px;
  }
}
.photo-gallery .img-credit-box {
  background: rgba(0, 0, 0, 0.3);
  padding: 8px;
  min-width: 150px;
  max-width: 50%;
  min-height: 44px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.photo-gallery .img-credit-box .img-credit {
  color: #ffffff;
  font-size: 1.2rem;
  font-style: italic;
  font-weight: 400;
  margin: 0;
  text-align: left;
  word-break: break-word;
}
@media (min-width: 1024px) {
  .photo-gallery .img-credit-box .img-credit {
    font-size: 1.6rem;
  }
}
.photo-gallery .image-controls {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  width: 136px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.photo-gallery .social-share-icons {
  display: none;
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  color: #ffffff;
  font-size: 1.8rem;
  width: 136px;
  text-align: center;
  top: -67px;
  right: -44px;
}
.photo-gallery .social-share-icons .social-share-row {
  margin: 5px 0;
}
.photo-gallery .social-share-icons a {
  color: #ffffff !important;
}
.photo-gallery .social-share-icons i {
  padding: 0 10px;
}
.photo-gallery .social-share-icons i:hover, .photo-gallery .social-share-icons i:focus {
  color: #e0e0e0;
}
.photo-gallery .social-share-cta {
  display: none;
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  color: #ffffff;
  font-size: 1.2rem;
  width: 136px;
  text-align: center;
  padding: 5px 15px;
  top: -31px;
  right: -44px;
}
.photo-gallery .social-share-container {
  position: relative;
  width: 100%;
}
.photo-gallery .social-share-container:hover, .photo-gallery .social-share-container:focus {
  cursor: pointer;
}
.photo-gallery .social-share-container:hover .social-share-cta, .photo-gallery .social-share-container:focus .social-share-cta {
  display: block;
}
.photo-gallery .social-share-container:hover .social-share-button, .photo-gallery .social-share-container:focus .social-share-button {
  background: rgba(0, 0, 0, 0.3);
}
.photo-gallery .social-share-container.visible {
  display: block;
}
.photo-gallery .social-share-container.visible .social-share-cta,
.photo-gallery .social-share-container.visible .social-share-icons {
  display: block;
}
.photo-gallery .social-share-container.visible .social-share-button {
  background: rgba(0, 0, 0, 0.3);
}
.photo-gallery .fullscreen-button,
.photo-gallery .social-share-button,
.photo-gallery .image-count {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  color: #ffffff;
  height: 44px;
  min-width: 44px;
  padding: 4px;
  background: rgba(0, 0, 0, 0.3);
}
.photo-gallery .fullscreen-button i,
.photo-gallery .social-share-button i,
.photo-gallery .image-count i {
  font-size: 2rem;
  margin: 0;
}
.photo-gallery .social-share-button,
.photo-gallery .image-count {
  margin-right: 2px;
}
.photo-gallery .fullscreen-button:hover, .photo-gallery .fullscreen-button:focus {
  cursor: pointer;
  background: rgba(0, 0, 0, 0.3);
}
.photo-gallery .img-description {
  text-align: left;
  padding: 8px;
  width: 100%;
  color: #222222;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.625;
  margin: 0;
  word-break: break-word;
}
@media (min-width: 1024px) {
  .photo-gallery .img-description {
    font-size: 1.6rem;
  }
}
.photo-gallery .thumbnails-container {
  display: inline-block;
  overflow-x: hidden;
  overflow-y: hidden;
  position: relative;
  white-space: nowrap;
}
.fullscreen .photo-gallery .thumbnails-container {
  background: #4b4b4b;
}
.photo-gallery .thumbnail-list {
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  padding: 8px 8px 8px 8px;
  overflow-x: auto;
}
.photo-gallery .thumbnail-list::-webkit-scrollbar {
  -webkit-appearance: none;
  height: 7px;
}
.photo-gallery .gallery-image.visible {
  position: relative;
}
.photo-gallery .gallery-image.visible .thumb-arrow {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  z-index: 1;
  top: calc(100% + 8px);
  font-size: 24px;
  padding: 5px 8px;
}
.photo-gallery .gallery-image.visible .thumb-arrow-right {
  right: 0;
}
.photo-gallery .gallery-image.visible .thumb-arrow:hover, .photo-gallery .gallery-image.visible .thumb-arrow:focus {
  cursor: pointer;
}
.photo-gallery .gallery-image.visible .thumb-arrow.hidden {
  display: none;
}
.photo-gallery .thumbnail-item {
  width: 120px;
  height: 67.5px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin-right: 6px;
}
.photo-gallery .thumbnail-item.selected-thumbnail {
  box-sizing: border-box;
}
@media (max-width: 1024px) {
  .photo-gallery .thumbnail-item {
    width: 100px;
    height: 56.25px;
  }
}
.photo-gallery .thumbnail-item .thumbnail-image {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

/**
    * Mixin for Codemirror container styles, used inside the Code, Event Manager components and Reusable Block (block layout).
 */
.gray-button, .frontend_style__poster--4GrwJ .poster-toolbar .btn {
  background: #657888 !important;
  display: inline-block;
  color: #ffffff;
  margin-right: 5px;
  padding: 8px;
  font-size: 14px;
  font-weight: 300;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.5);
  border: 1px solid #ffffff;
  min-width: 37px;
  min-height: 37px;
  text-align: center;
  cursor: pointer;
  text-shadow: none;
  transition: background-color 0.3s, border-color 0.3s, color 0.3s;
}
.gray-button:hover, .frontend_style__poster--4GrwJ .poster-toolbar .btn:hover, .gray-button:focus, .frontend_style__poster--4GrwJ .poster-toolbar .btn:focus {
  background-color: #ffffff !important;
  border-color: #657888 !important;
  color: #657888 !important;
}
.gray-button:hover *, .frontend_style__poster--4GrwJ .poster-toolbar .btn:hover *, .gray-button:focus *, .frontend_style__poster--4GrwJ .poster-toolbar .btn:focus * {
  color: #657888 !important;
}
.gray-button i, .frontend_style__poster--4GrwJ .poster-toolbar .btn i {
  margin-right: 0;
}

.grippy {
  width: 12px;
  height: 30px;
  display: inline-block;
  overflow: hidden;
  line-height: 5px;
  cursor: move;
  vertical-align: middle;
  font-size: 1.6rem;
  font-family: sans-serif;
  letter-spacing: 2px;
  color: #cccccc;
  text-shadow: 1px 0 1px #000000;
  position: absolute;
  left: 3px;
  top: 22px;
  z-index: 1;
}
.grippy:after {
  content: ".. .. .. ..";
}

.grip-vertical {
  padding: 6px 0px;
  cursor: move;
}
.grip-vertical span {
  line-height: 21px;
  color: white;
  text-shadow: none;
  position: relative;
  transform: rotate(90deg);
  display: table-cell;
  left: 2px;
}
.grip-vertical span::before {
  content: "::::";
}

.help-button, .help-button:hover, .help-button:focus {
  font-size: 17px;
  color: #707070;
  margin: 5px 0 0 4px;
  cursor: help;
  background: transparent;
  box-shadow: none;
  border: none;
}

.flexible-footer .copyright-wrapper {
  min-height: 60px;
  padding: 24px 16px;
}
.flexible-footer .copyright-wrapper ul.links-column {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flexible-footer .copyright-wrapper ul.links-column .link-element {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  font-size: 1.4rem;
  margin-bottom: 0;
  text-align: center;
}
.flexible-footer .copyright-wrapper ul.links-column .link-element:after {
  content: "|";
  margin: 0 5px;
}
.flexible-footer .copyright-wrapper ul.links-column .link-element:last-child:after {
  content: "";
  margin: 0;
}
@media (max-width: 1023px) {
  .flexible-footer .copyright-wrapper ul.links-column .link-element:first-child:after {
    content: "";
  }
}
@media (max-width: 1023px) {
  .flexible-footer .copyright-wrapper ul.links-column .link-element:first-child {
    margin: 0 0 16px 0;
  }
}
.flexible-footer .footer-logo-container-default {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  border: 1px dashed #707070;
}
.flexible-footer .footer-logo-container .flexible-footer-logo,
.flexible-footer .footer-logo-container-default .flexible-footer-logo {
  position: relative;
}

/**
    * Mixin for Codemirror container styles, used inside the Code, Event Manager components and Reusable Block (block layout).
 */
.gray-button, .frontend_style__poster--4GrwJ .poster-toolbar .btn {
  background: #657888 !important;
  display: inline-block;
  color: #ffffff;
  margin-right: 5px;
  padding: 8px;
  font-size: 14px;
  font-weight: 300;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.5);
  border: 1px solid #ffffff;
  min-width: 37px;
  min-height: 37px;
  text-align: center;
  cursor: pointer;
  text-shadow: none;
  transition: background-color 0.3s, border-color 0.3s, color 0.3s;
}
.gray-button:hover, .frontend_style__poster--4GrwJ .poster-toolbar .btn:hover, .gray-button:focus, .frontend_style__poster--4GrwJ .poster-toolbar .btn:focus {
  background-color: #ffffff !important;
  border-color: #657888 !important;
  color: #657888 !important;
}
.gray-button:hover *, .frontend_style__poster--4GrwJ .poster-toolbar .btn:hover *, .gray-button:focus *, .frontend_style__poster--4GrwJ .poster-toolbar .btn:focus * {
  color: #657888 !important;
}
.gray-button i, .frontend_style__poster--4GrwJ .poster-toolbar .btn i {
  margin-right: 0;
}

.grippy {
  width: 12px;
  height: 30px;
  display: inline-block;
  overflow: hidden;
  line-height: 5px;
  cursor: move;
  vertical-align: middle;
  font-size: 1.6rem;
  font-family: sans-serif;
  letter-spacing: 2px;
  color: #cccccc;
  text-shadow: 1px 0 1px #000000;
  position: absolute;
  left: 3px;
  top: 22px;
  z-index: 1;
}
.grippy:after {
  content: ".. .. .. ..";
}

.grip-vertical {
  padding: 6px 0px;
  cursor: move;
}
.grip-vertical span {
  line-height: 21px;
  color: white;
  text-shadow: none;
  position: relative;
  transform: rotate(90deg);
  display: table-cell;
  left: 2px;
}
.grip-vertical span::before {
  content: "::::";
}

.help-button, .help-button:hover, .help-button:focus {
  font-size: 17px;
  color: #707070;
  margin: 5px 0 0 4px;
  cursor: help;
  background: transparent;
  box-shadow: none;
  border: none;
}

.expanded-footer {
  padding: 48px;
}
@media (max-width: 767px) {
  .expanded-footer {
    padding: 24px 16px;
  }
}
.expanded-footer .links-section {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.expanded-footer .links-column,
.expanded-footer .flexible-footer-social {
  padding: 0;
  padding-right: 15px;
  width: 25%;
}
@media (max-width: 1023px) {
  .expanded-footer .links-column,
  .expanded-footer .flexible-footer-social {
    width: 33%;
  }
}
@media (max-width: 767px) {
  .expanded-footer .links-column,
  .expanded-footer .flexible-footer-social {
    width: 50%;
  }
}
.expanded-footer .links-column .column-header,
.expanded-footer .flexible-footer-social .column-header {
  position: relative;
  visibility: visible;
}
.expanded-footer .links-column .column-header.hide-from-view,
.expanded-footer .flexible-footer-social .column-header.hide-from-view {
  visibility: hidden;
}
.expanded-footer .links-column .column-header,
.expanded-footer .flexible-footer-social .column-header {
  font-size: 1.6rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 18px;
}
.expanded-footer .links-section {
  margin-bottom: -32px;
}
@media (max-width: 767px) {
  .expanded-footer .links-section {
    margin-bottom: 0;
  }
}
.expanded-footer .links-column ul {
  margin-bottom: 48px;
}
@media (max-width: 767px) {
  .expanded-footer .links-column ul {
    margin-bottom: 32px;
  }
}
.expanded-footer .links-column .link-element {
  padding-left: 0;
  font-size: 1.6rem;
  margin-bottom: 12px;
}
.expanded-footer .flexible-footer-social .social-icons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.expanded-footer .flexible-footer-social .social-icons svg, .expanded-footer .flexible-footer-social .social-icons a svg {
  width: 18px;
  height: 18px;
  margin: 0 15px 15px 0;
  max-height: 18px;
}
.expanded-footer .flexible-footer-social .social-icons:last-child {
  margin: 0;
}
@media (max-width: 767px) {
  .expanded-footer .contact-section {
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 767px) {
  .expanded-footer .contact-section .footer-logo-container,
  .expanded-footer .contact-section .footer-logo-container-default,
  .expanded-footer .contact-section .footer-details {
    width: 50%;
    margin-bottom: 32px;
  }
}
.expanded-footer .footer-logo-container,
.expanded-footer .footer-logo-container-default {
  width: 210px;
  height: 110px;
}
.expanded-footer .footer-logo-container,
.expanded-footer .footer-logo-container-default {
  margin-bottom: 32px;
  padding-right: 15px;
}
.expanded-footer .footer-logo-container .flexible-footer-logo,
.expanded-footer .footer-logo-container-default .flexible-footer-logo {
  max-width: 100%;
  max-height: 110px;
}
.expanded-footer .footer-details {
  max-width: 210px;
  margin-bottom: 20px;
}
.expanded-footer .footer-details, .expanded-footer .footer-details p {
  margin-bottom: 0;
  font-size: 1.4rem;
  word-wrap: break-word;
}
.expanded-footer .footer-details p:empty {
  margin-bottom: 1.4rem;
}

/**
    * Mixin for Codemirror container styles, used inside the Code, Event Manager components and Reusable Block (block layout).
 */
.gray-button, .frontend_style__poster--4GrwJ .poster-toolbar .btn {
  background: #657888 !important;
  display: inline-block;
  color: #ffffff;
  margin-right: 5px;
  padding: 8px;
  font-size: 14px;
  font-weight: 300;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.5);
  border: 1px solid #ffffff;
  min-width: 37px;
  min-height: 37px;
  text-align: center;
  cursor: pointer;
  text-shadow: none;
  transition: background-color 0.3s, border-color 0.3s, color 0.3s;
}
.gray-button:hover, .frontend_style__poster--4GrwJ .poster-toolbar .btn:hover, .gray-button:focus, .frontend_style__poster--4GrwJ .poster-toolbar .btn:focus {
  background-color: #ffffff !important;
  border-color: #657888 !important;
  color: #657888 !important;
}
.gray-button:hover *, .frontend_style__poster--4GrwJ .poster-toolbar .btn:hover *, .gray-button:focus *, .frontend_style__poster--4GrwJ .poster-toolbar .btn:focus * {
  color: #657888 !important;
}
.gray-button i, .frontend_style__poster--4GrwJ .poster-toolbar .btn i {
  margin-right: 0;
}

.grippy {
  width: 12px;
  height: 30px;
  display: inline-block;
  overflow: hidden;
  line-height: 5px;
  cursor: move;
  vertical-align: middle;
  font-size: 1.6rem;
  font-family: sans-serif;
  letter-spacing: 2px;
  color: #cccccc;
  text-shadow: 1px 0 1px #000000;
  position: absolute;
  left: 3px;
  top: 22px;
  z-index: 1;
}
.grippy:after {
  content: ".. .. .. ..";
}

.grip-vertical {
  padding: 6px 0px;
  cursor: move;
}
.grip-vertical span {
  line-height: 21px;
  color: white;
  text-shadow: none;
  position: relative;
  transform: rotate(90deg);
  display: table-cell;
  left: 2px;
}
.grip-vertical span::before {
  content: "::::";
}

.help-button, .help-button:hover, .help-button:focus {
  font-size: 17px;
  color: #707070;
  margin: 5px 0 0 4px;
  cursor: help;
  background: transparent;
  box-shadow: none;
  border: none;
}

.compact-footer {
  padding: 40px;
  min-height: 60px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.compact-footer .links ul {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: -15px;
}
.compact-footer .links ul .link-element {
  font-weight: 700;
  font-size: 1.6rem;
  margin: 0 20px 15px 0;
}
@media (max-width: 479px) {
  .compact-footer .links ul .link-element {
    text-align: center;
    width: 100%;
  }
}
.compact-footer .footer-logo-container-default {
  width: 88px;
  height: 46px;
}
.compact-footer .footer-logo-container,
.compact-footer .footer-logo-container-default {
  margin: 0 20px 0 0;
}
.compact-footer .footer-logo-container .flexible-footer-logo,
.compact-footer .footer-logo-container-default .flexible-footer-logo {
  max-width: 88px;
  max-height: 46px;
}

.links-component {
  padding: 3px;
}
.links-component .links-wrapper {
  display: inline-block;
  width: 100%;
}
.links-component .links-wrapper .links-section {
  margin-left: 0;
}
.links-component .links-wrapper .links-section .links-list .list-element-container {
  margin-top: 5px;
}
.links-component .links-wrapper .links-section .links-list .list-element-container, .links-component .links-wrapper .links-section .links-list .list-element-container a {
  line-height: 2.5rem;
  font-size: 1.5rem;
  font-weight: 400;
}
.links-component .links-wrapper .links-title {
  margin-bottom: 5px;
}
.links-component .links-wrapper .links-title, .links-component .links-wrapper .links-title a {
  line-height: 1.5rem;
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.links-component .links-wrapper .links-title {
  color: #222222;
}
.links-component .links-wrapper .links-title a:hover, .links-component .links-wrapper .links-title a:focus {
  text-decoration: underline;
  cursor: pointer;
}

.menu-promo-component {
  padding: 15px;
}
.menu-promo-component .menu-promo-wrapper {
  display: block;
  width: 100%;
}
.menu-promo-component .menu-promo-wrapper .menu-promo-title, .menu-promo-component .menu-promo-wrapper .menu-promo-title a {
  line-height: 1.5rem;
  margin-bottom: 15px;
  font-size: 1.5rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #222222;
}
.menu-promo-component .menu-promo-wrapper .menu-promo-title a:hover {
  cursor: pointer;
}
.menu-promo-component .menu-promo-wrapper .menu-promo-img-container.default {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  background-color: #e0e0e0;
  position: relative;
}
.menu-promo-component .menu-promo-wrapper .menu-promo-img-container.default img {
  display: inline-block;
  max-width: 40%;
  padding-top: 80px;
  padding-bottom: 80px;
}
.menu-promo-component .menu-promo-wrapper .menu-promo-img-container:not(.default) {
  padding: 0;
}
.menu-promo-component .menu-promo-wrapper .menu-promo-img-container:not(.default) img {
  max-width: 100%;
  padding: 0;
}
.menu-promo-component .menu-promo-wrapper .menu-promo-description {
  font-size: 1.5rem;
  font-weight: 400;
  padding: 0px;
  line-height: 1.5rem;
}
.menu-promo-component .menu-promo-wrapper .menu-promo-details-container, .menu-promo-component .menu-promo-wrapper .menu-promo-details-container a {
  font-size: 1.5rem;
  margin-top: 20px;
  display: inline-block;
  position: relative;
}
.menu-promo-component .menu-promo-wrapper .menu-promo-details-container a:hover {
  cursor: pointer;
  text-decoration: underline;
}

.blog-entry-container {
  display: inline-block;
  padding: 15px;
  width: 100%;
}
.blog-entry-container .blog-entry-title {
  margin-bottom: 20px;
  display: inline-block;
  font-weight: 300;
  color: #707070;
  font-size: 2.4rem;
  line-height: 1.5;
}
.blog-entry-container .blog-entry-social {
  float: right;
}
.blog-entry-container .blog-entry-social .blog-entry-social-icon {
  margin-right: -1px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  vertical-align: middle;
  width: 35px;
  height: 35px;
  padding: 3px;
  box-sizing: border-box;
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
}
.blog-entry-container .blog-entry-social .blog-entry-social-icon:hover, .blog-entry-container .blog-entry-social .blog-entry-social-icon:focus {
  cursor: pointer;
  background-color: #e0e0e0;
}
.blog-entry-container .blog-entry-social .blog-entry-social-icon img {
  display: inline-block;
  max-width: 90%;
  max-height: 90%;
}
.blog-entry-container .blog-entry-details {
  clear: both;
  display: block;
}
.blog-entry-container .blog-entry-details .blog-entry-author {
  font-weight: 300;
}
.blog-entry-container .blog-entry-details .blog-entry-author .blog-entry-author-name {
  display: inline-block;
  color: #222222;
  font-weight: 600;
  text-transform: capitalize;
}
.blog-entry-container .blog-entry-details .blog-entry-date,
.blog-entry-container .blog-entry-details .author-date-separator {
  color: #707070;
  font-weight: 300;
  font-size: 1.4rem;
}
.blog-entry-container .blog-entry-details .blog-entry-comment-cnt {
  font-weight: 300;
}
.blog-entry-container .blog-entry-details .blog-entry-author,
.blog-entry-container .blog-entry-details .blog-entry-date,
.blog-entry-container .blog-entry-details .blog-entry-comment-cnt {
  margin: 0 5px 10px 0;
  display: inline-block;
  font-size: 1.4rem;
}
.blog-entry-container .blog-entry-image-wrapper, .blog-entry-container .blog-entry-image-wrapper-default {
  border: 1px solid #e0e0e0;
  margin-top: 10px;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
}
.blog-entry-container .blog-entry-image-wrapper figure, .blog-entry-container .blog-entry-image-wrapper-default figure {
  margin: 0 auto;
  text-align: center;
}
.blog-entry-container .blog-entry-image-wrapper img, .blog-entry-container .blog-entry-image-wrapper-default img {
  max-width: 100%;
}
.blog-entry-container .blog-entry-image-wrapper .img-details, .blog-entry-container .blog-entry-image-wrapper-default .img-details {
  caption-side: bottom;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  border-top: 1px solid #4b4b4b;
  line-height: 1.625;
  letter-spacing: 1px;
  color: #e0e0e0;
  padding: 16px;
  font-weight: 700;
  min-width: 100px;
  word-break: break-word;
  -ms-flex-align: center;
      -ms-grid-row-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
}
.blog-entry-container .blog-entry-image-wrapper .img-details .img-caption, .blog-entry-container .blog-entry-image-wrapper-default .img-details .img-caption {
  color: #d1d2d4;
  padding: 8px 0px;
  font-size: 1.5rem;
  line-height: 1.5rem;
  font-weight: 700;
  word-wrap: break-word;
}
.blog-entry-container .blog-entry-image-wrapper .img-details .img-credit, .blog-entry-container .blog-entry-image-wrapper-default .img-details .img-credit {
  color: #d1d2d4;
  padding: 8px 0;
  font-size: 1.2rem;
  line-height: 1.2rem;
  font-style: italic;
  opacity: 0.7;
  font-weight: 700;
  word-wrap: break-word;
}
.blog-entry-container .blog-entry-image-wrapper-default {
  background-color: transparent;
  width: 100%;
}
.blog-entry-container .blog-entry-image-wrapper-default img {
  max-width: 100%;
  height: auto;
}
.blog-entry-container .blog-entry-category-wrapper {
  display: block;
  position: relative;
  margin: 8px 0;
  text-align: center;
  text-decoration: none;
}
.blog-entry-container .blog-entry-category-wrapper .blog-entry-category {
  display: inline-block;
  border: solid 1px #707070;
  padding: 4px 14px;
  color: #666666;
  font-size: 1.5rem;
  text-transform: uppercase;
  max-width: 80%;
}
.blog-entry-container .blog-entry-content {
  clear: both;
  margin-top: 20px;
  color: #222222;
  font-size: 1.6rem;
  clear: right;
}
.blog-entry-container .blog-entry-embedded {
  clear: both;
  margin-top: 20px;
}
.blog-entry-container .blog-entry-next-prev {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%;
  padding: 30px 0;
}
@media (max-width: 767px) {
  .blog-entry-container .blog-entry-next-prev {
    display: inline-block;
    transform: rotate(180deg);
    direction: rtl;
  }
}
.blog-entry-container .blog-entry-next-prev .entry-preview {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.blog-entry-container .blog-entry-next-prev .entry-preview:hover {
  cursor: pointer;
  text-decoration: none;
}
@media (max-width: 1023px) {
  .blog-entry-container .blog-entry-next-prev .entry-preview .entry-preview-details {
    width: 91.3% !important;
  }
}
@media (max-width: 767px) {
  .blog-entry-container .blog-entry-next-prev .entry-preview {
    transform: rotate(-180deg);
    direction: ltr;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #b3b3b3;
  }
  .blog-entry-container .blog-entry-next-prev .entry-preview .entry-preview-author,
  .blog-entry-container .blog-entry-next-prev .entry-preview .entry-preview-author-name,
  .blog-entry-container .blog-entry-next-prev .entry-preview .entry-preview-date,
  .blog-entry-container .blog-entry-next-prev .entry-preview .entry-preview-bull {
    display: none;
  }
  .blog-entry-container .blog-entry-next-prev .entry-preview.next {
    margin-top: 20px;
  }
  .blog-entry-container .blog-entry-next-prev .entry-preview.next .entry-preview-details {
    text-align: left;
    padding: 5px;
  }
  .blog-entry-container .blog-entry-next-prev .entry-preview.next .fa-angle-right {
    padding: 5px;
  }
  .blog-entry-container .blog-entry-next-prev .entry-preview.previous .entry-preview-details {
    text-align: right;
    padding: 5px;
  }
  .blog-entry-container .blog-entry-next-prev .entry-preview.previous .fa-angle-left {
    padding: 5px;
  }
  .blog-entry-container .blog-entry-next-prev .entry-preview .entry-preview-title {
    overflow-wrap: break-word;
    white-space: initial;
  }
}
.blog-entry-container .blog-entry-next-prev .entry-preview .entry-preview-label {
  text-transform: capitalize;
  font-size: 1.3rem;
  color: #4b4b4b;
  margin-bottom: 7px;
}
.blog-entry-container .blog-entry-next-prev .entry-preview.next {
  text-align: right;
}
.blog-entry-container .blog-entry-next-prev .entry-preview .entry-preview-details {
  -ms-flex-item-align: start;
      align-self: flex-start;
  max-width: 100%;
}
@media (min-width: 1024px) {
  .blog-entry-container .blog-entry-next-prev .entry-preview .entry-preview-details {
    margin-top: 27px;
  }
}
.blog-entry-container .blog-entry-next-prev .entry-preview .entry-preview-img {
  height: 90px;
  width: 100%;
  background-color: #f3f3f3;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.blog-entry-container .blog-entry-next-prev .entry-preview .entry-preview-img img {
  max-height: 100%;
  max-width: 100%;
}
.blog-entry-container .blog-entry-next-prev .entry-preview .entry-preview-title {
  font-weight: 400;
  font-size: 1.5rem;
  color: #000000;
  margin-top: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.blog-entry-container .blog-entry-next-prev .entry-preview .entry-preview-author,
.blog-entry-container .blog-entry-next-prev .entry-preview .entry-preview-author-name,
.blog-entry-container .blog-entry-next-prev .entry-preview .entry-preview-date,
.blog-entry-container .blog-entry-next-prev .entry-preview .entry-preview-bull {
  display: inline-block;
  margin-top: 5px;
  font-weight: 400;
  font-size: 1.2rem;
  color: #222222;
}
.blog-entry-container .blog-entry-next-prev .entry-preview .entry-preview-bull {
  margin-right: 7px;
}
.blog-entry-container .blog-entry-next-prev .entry-preview .entry-preview-author-name {
  text-transform: capitalize;
  font-weight: 600;
  color: #000000;
  margin-left: 5px;
  margin-right: 5px;
}
.blog-entry-container .blog-entry-next-prev .entry-preview .entry-preview-categ-wrapper {
  display: inline-block;
  border: 1px solid #126eb5;
  line-height: 1.3rem;
  max-width: 100%;
}
.blog-entry-container .blog-entry-next-prev .entry-preview .entry-preview-categ-wrapper .entry-preview-categ {
  padding: 5px 8px;
  color: #126eb5;
  font-weight: 600;
  font-size: 1.2rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-transform: uppercase;
}
.blog-entry-container .blog-entry-next-prev .entry-preview .fa-angle-right,
.blog-entry-container .blog-entry-next-prev .entry-preview .fa-angle-left {
  font-size: 30px;
  font-weight: 600;
  color: #707070;
}
@media (max-width: 767px) {
  .blog-entry-container .blog-entry-next-prev .entry-preview .fa-angle-right,
  .blog-entry-container .blog-entry-next-prev .entry-preview .fa-angle-left {
    font-size: 20px;
  }
}

#disqus_thread {
  padding-top: 25px;
}

/**
    * Mixin for Codemirror container styles, used inside the Code, Event Manager components and Reusable Block (block layout).
 */
/**
    * Mixin for Codemirror container styles, used inside the Code, Event Manager components and Reusable Block (block layout).
 */
/**
    * Mixin for Codemirror container styles, used inside the Code, Event Manager components and Reusable Block (block layout).
 */
.gray-button, .frontend_style__poster--4GrwJ .poster-toolbar .btn {
  background: #657888 !important;
  display: inline-block;
  color: #ffffff;
  margin-right: 5px;
  padding: 8px;
  font-size: 14px;
  font-weight: 300;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.5);
  border: 1px solid #ffffff;
  min-width: 37px;
  min-height: 37px;
  text-align: center;
  cursor: pointer;
  text-shadow: none;
  transition: background-color 0.3s, border-color 0.3s, color 0.3s;
}
.gray-button:hover, .frontend_style__poster--4GrwJ .poster-toolbar .btn:hover, .gray-button:focus, .frontend_style__poster--4GrwJ .poster-toolbar .btn:focus {
  background-color: #ffffff !important;
  border-color: #657888 !important;
  color: #657888 !important;
}
.gray-button:hover *, .frontend_style__poster--4GrwJ .poster-toolbar .btn:hover *, .gray-button:focus *, .frontend_style__poster--4GrwJ .poster-toolbar .btn:focus * {
  color: #657888 !important;
}
.gray-button i, .frontend_style__poster--4GrwJ .poster-toolbar .btn i {
  margin-right: 0;
}

.grippy {
  width: 12px;
  height: 30px;
  display: inline-block;
  overflow: hidden;
  line-height: 5px;
  cursor: move;
  vertical-align: middle;
  font-size: 1.6rem;
  font-family: sans-serif;
  letter-spacing: 2px;
  color: #cccccc;
  text-shadow: 1px 0 1px #000000;
  position: absolute;
  left: 3px;
  top: 22px;
  z-index: 1;
}
.grippy:after {
  content: ".. .. .. ..";
}

.grip-vertical {
  padding: 6px 0px;
  cursor: move;
}
.grip-vertical span {
  line-height: 21px;
  color: white;
  text-shadow: none;
  position: relative;
  transform: rotate(90deg);
  display: table-cell;
  left: 2px;
}
.grip-vertical span::before {
  content: "::::";
}

.help-button, .help-button:hover, .help-button:focus {
  font-size: 17px;
  color: #707070;
  margin: 5px 0 0 4px;
  cursor: help;
  background: transparent;
  box-shadow: none;
  border: none;
}

.frontend_style__poster--4GrwJ {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.frontend_style__poster--4GrwJ.dragging {
  opacity: 0;
}
.frontend_style__poster--4GrwJ.drag-preview {
  height: 200px;
  width: 200px;
  position: relative;
  opacity: 0.7;
}
.frontend_style__poster--4GrwJ:hover .poster-toolbar, .frontend_style__poster--4GrwJ:focus .poster-toolbar {
  opacity: 1;
}
.frontend_style__poster--4GrwJ .grid-item {
  position: relative;
  height: 100%;
  background-color: #e0e0e0;
}
.frontend_style__poster--4GrwJ .grid-item.add-poster:before {
  display: inline-block;
  height: 100%;
  content: "";
  vertical-align: middle;
}
.frontend_style__poster--4GrwJ .grid-item.add-poster article {
  vertical-align: middle;
}
.frontend_style__poster--4GrwJ .grid-item .placeholder {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
.frontend_style__poster--4GrwJ .grid-item .filer-image-container.link {
  width: 100%;
  height: 100%;
}
.frontend_style__poster--4GrwJ .grid-item .filer-image-container.link .children-wrapper {
  width: inherit;
  height: inherit;
}
.frontend_style__poster--4GrwJ .grid-item [class^=imageWidget] {
  height: 100%;
}
.frontend_style__poster--4GrwJ .grid-item [class^=imageWidget]:before {
  display: inline-block;
  height: 100%;
  content: "";
  vertical-align: middle;
}
.frontend_style__poster--4GrwJ .grid-item [class^=imageWidget] img {
  vertical-align: middle;
}
.frontend_style__poster--4GrwJ .grid-item [class^=imageWidget] {
  display: inline-block;
  width: 100%;
}
.frontend_style__poster--4GrwJ .grid-item [class^=imageWidget] .grid-image {
  max-height: 100%;
  max-width: 100%;
}
.frontend_style__poster--4GrwJ .grid-item .bentomatic-image-widget {
  display: inline-block;
  height: 100%;
  width: 100%;
  position: static;
}
.frontend_style__poster--4GrwJ .poster-toolbar {
  opacity: 0;
  bottom: 0;
  right: 0;
  position: absolute;
}
.frontend_style__poster--4GrwJ .poster-toolbar .btn {
  z-index: 1;
  margin-right: 0 !important;
}
.frontend_style__poster--4GrwJ .action-toolbar, .frontend_style__poster--4GrwJ .action-toolbar *,
.frontend_style__poster--4GrwJ .poster-toolbar,
.frontend_style__poster--4GrwJ .poster-toolbar * {
  line-height: 0;
}

.frontend_style__popover--2mLJb .Popover-tip {
  fill: #ffffff;
  stroke: #b3b3b3;
  stroke-dasharray: 29;
  stroke-width: 1px;
  stroke-linejoin: round;
  z-index: 1;
  margin-right: -1px;
  margin-top: -1px;
  margin-left: -1px;
  margin-bottom: -1px;
}
.frontend_style__popover--2mLJb .details-wrapper {
  display: block;
  text-align: left;
  overflow: visible;
  background-color: #ffffff;
  border: solid 1px #b3b3b3;
  border-radius: 2px;
  width: 400px;
}
.frontend_style__popover--2mLJb .details-wrapper .details-inner {
  padding: 17px;
  height: auto;
  overflow: visible;
}
.frontend_style__popover--2mLJb .details-wrapper .details-inner .poster-details-title {
  padding: 0 0 10px;
}
.frontend_style__popover--2mLJb .details-wrapper .details-inner .poster-details-title .ck-content p {
  font-weight: 600;
  font-size: 1.8rem;
  color: #707070;
  word-wrap: break-word;
  margin-bottom: 5px;
}
.frontend_style__popover--2mLJb .details-wrapper .details-inner .poster-details-description {
  padding: 0 0 10px;
}
.frontend_style__popover--2mLJb .details-wrapper .details-inner .poster-details-description .ck_content p {
  font-weight: 400;
  font-size: 1.4rem;
  color: #222222;
  word-wrap: break-word;
  margin: 0;
}
.frontend_style__popover--2mLJb .details-wrapper .details-inner ul {
  margin-left: -15px !important;
  width: -moz-fit-content;
  width: fit-content;
}
.frontend_style__popover--2mLJb .details-wrapper .details-inner ul .list-element-container {
  text-align: left;
}
.frontend_style__popover--2mLJb .details-wrapper .details-inner ul .list-element-container .list-item-toolbar.popover,
.frontend_style__popover--2mLJb .details-wrapper .details-inner ul .list-element-container .link-settings.popover {
  top: -15px !important;
}
.frontend_style__popover--2mLJb .details-wrapper .details-inner ul .list-element-container .button-item-text {
  margin-top: 24px;
  font-size: 1.6rem;
  line-height: 1.4;
  padding: 16px;
  border: 2px solid currentColor;
  display: inline-block;
  position: relative;
  text-decoration: none;
  word-wrap: break-word;
  max-width: 100%;
}
.frontend_style__popover--2mLJb .details-wrapper .details-inner ul .list-element-container .button-item-text {
  transition: background-color 0.3s, border-color 0.3s, color 0.3s;
}
.frontend_style__popover--2mLJb .details-wrapper .details-inner ul .list-element-container .button-item-text a {
  text-decoration: none;
}
.frontend_style__popover--2mLJb .details-wrapper .details-inner ul .list-element-container .button-item-text .ck_content * {
  font-size: 1.6rem;
  line-height: 1.4;
  text-decoration: none;
  word-wrap: break-word;
  max-width: 100%;
}
.frontend_style__popover--2mLJb .details-wrapper .details-inner ul .list-element-container .button-item-text .ck.ck-editor__editable_inline > :first-child {
  margin-top: 0;
}
.frontend_style__popover--2mLJb .details-wrapper .details-inner ul .list-element-container .button-item-text .ck.ck-editor__editable_inline > :last-child {
  margin-bottom: 0;
}
.frontend_style__popover--2mLJb .details-wrapper .details-inner ul .list-element-container .button-item-text {
  position: relative;
}
.frontend_style__popover--2mLJb .details-wrapper .details-inner ul .list-element-container .button-item-text.pill-button-component {
  border: 2px solid #2638C4;
  border-radius: 28.6px;
  color: #2638C4;
  font-weight: 600;
  font-size: 17px;
  position: relative;
  height: auto;
  min-height: 35px !important;
  padding: 4px 16px;
}
.frontend_style__popover--2mLJb .details-wrapper .details-inner ul .list-element-container .button-item-text.pill-button-component.text-container, .frontend_style__popover--2mLJb .details-wrapper .details-inner ul .list-element-container .button-item-text.pill-button-component.button-item-text {
  padding: 4px 8px !important;
}
.frontend_style__popover--2mLJb .details-wrapper .details-inner ul .list-element-container .button-item-text.pill-button-component.text-container .ck.ck-reset, .frontend_style__popover--2mLJb .details-wrapper .details-inner ul .list-element-container .button-item-text.pill-button-component.button-item-text .ck.ck-reset {
  min-height: 30px;
}
.frontend_style__popover--2mLJb .details-wrapper .details-inner ul .list-element-container .button-item-text.pill-button-component p, .frontend_style__popover--2mLJb .details-wrapper .details-inner ul .list-element-container .button-item-text.pill-button-component .ck-placeholder {
  font-weight: 600;
  height: -moz-fit-content;
  height: fit-content;
  vertical-align: middle;
}
.frontend_style__popover--2mLJb .details-wrapper .details-inner ul .list-element-container .button-item-text.pill-button-component p:before, .frontend_style__popover--2mLJb .details-wrapper .details-inner ul .list-element-container .button-item-text.pill-button-component .ck-placeholder:before {
  margin-left: 3px;
}
.frontend_style__popover--2mLJb .details-wrapper .details-inner ul .list-element-container .button-item-text.pill-button-component.video-cta {
  padding: 4px 32px 4px 16px;
}
.frontend_style__popover--2mLJb .details-wrapper .details-inner ul .list-element-container .button-item-text.pill-button-component p, .frontend_style__popover--2mLJb .details-wrapper .details-inner ul .list-element-container .button-item-text.pill-button-component .ck-placeholder {
  color: #2638C4;
}
.frontend_style__popover--2mLJb .details-wrapper .details-inner ul .list-element-container .button-item-text.pill-button-component:hover {
  border: 2px solid #0F1F8C;
  background-color: #0F1F8C;
  color: #ffffff;
  cursor: pointer;
  border-radius: 28.6px;
}
.frontend_style__popover--2mLJb .details-wrapper .details-inner ul .list-element-container .button-item-text.pill-button-component:hover p, .frontend_style__popover--2mLJb .details-wrapper .details-inner ul .list-element-container .button-item-text.pill-button-component:hover .ck-placeholder {
  color: #ffffff;
}
.frontend_style__popover--2mLJb .details-wrapper .details-inner ul .list-element-container .button-item-text .has-link:hover {
  cursor: pointer;
}
.frontend_style__popover--2mLJb .details-wrapper .details-inner ul .list-element-container .link-grippy {
  margin-top: 40px;
}
.frontend_style__popover--2mLJb .details-wrapper .details-inner ul .add-link button {
  border-style: dashed;
  border-width: 1px;
  font-size: 1.6rem;
  line-height: 1.4;
  padding: 16px;
  margin-top: 8px;
}

.poster-grid {
  list-style: none;
  position: relative;
}
@media (min-width: 992px) {
  .poster-grid.column-12 .poster {
    width: calc(90% / 6);
    height: 0;
    margin-right: calc(5% / 6);
    margin-left: calc(5% / 6);
  }
  .poster-grid.column-12 .poster:before {
    content: "";
    display: block;
    margin-top: 100%;
  }
  .poster-grid.column-12 .poster-grid-title,
  .poster-grid.column-12 .poster-grid-description {
    margin-left: calc(5% / 6);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .poster-grid.column-12 .poster {
    width: calc(90% / 4);
    height: 0;
    margin-right: calc(5% / 4);
    margin-left: calc(5% / 4);
  }
  .poster-grid.column-12 .poster:before {
    content: "";
    display: block;
    margin-top: 100%;
  }
  .poster-grid.column-12 .poster-grid-title,
  .poster-grid.column-12 .poster-grid-description {
    margin-left: calc(5% / 4);
  }
}
@media (max-width: 767px) {
  .poster-grid.column-12 .poster {
    width: calc(90% / 2);
    height: 0;
    margin-right: calc(5% / 2);
    margin-left: calc(5% / 2);
  }
  .poster-grid.column-12 .poster:before {
    content: "";
    display: block;
    margin-top: 100%;
  }
  .poster-grid.column-12 .poster-grid-title,
  .poster-grid.column-12 .poster-grid-description {
    margin-left: calc(5% / 2);
  }
}
@media (min-width: 992px) {
  .poster-grid.column-8 .poster {
    width: calc(90% / 4);
    height: 0;
    margin-right: calc(5% / 4);
    margin-left: calc(5% / 4);
  }
  .poster-grid.column-8 .poster:before {
    content: "";
    display: block;
    margin-top: 100%;
  }
  .poster-grid.column-8 .poster-grid-title,
  .poster-grid.column-8 .poster-grid-description {
    margin-left: calc(5% / 4);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .poster-grid.column-8 .poster {
    width: calc(90% / 3);
    height: 0;
    margin-right: calc(5% / 3);
    margin-left: calc(5% / 3);
  }
  .poster-grid.column-8 .poster:before {
    content: "";
    display: block;
    margin-top: 100%;
  }
  .poster-grid.column-8 .poster-grid-title,
  .poster-grid.column-8 .poster-grid-description {
    margin-left: calc(5% / 3);
  }
}
@media (max-width: 767px) {
  .poster-grid.column-8 .poster {
    width: calc(90% / 2);
    height: 0;
    margin-right: calc(5% / 2);
    margin-left: calc(5% / 2);
  }
  .poster-grid.column-8 .poster:before {
    content: "";
    display: block;
    margin-top: 100%;
  }
  .poster-grid.column-8 .poster-grid-title,
  .poster-grid.column-8 .poster-grid-description {
    margin-left: calc(5% / 2);
  }
}
.poster-grid .poster-grid-title {
  color: #222222;
  font-size: 2.5rem;
  font-weight: normal;
  margin-bottom: 15px;
  word-wrap: break-word;
}
.poster-grid .poster-grid-description {
  color: #222222;
  font-size: 1.5rem;
  font-weight: normal;
  margin-bottom: 15px;
  word-wrap: break-word;
}
.poster-grid .button-wrapper {
  text-align: center;
}
.poster-grid .poster-grid-btn-loadMore {
  margin-top: 24px;
  font-size: 1.6rem;
  line-height: 1.4;
  padding: 16px;
  border: 2px solid currentColor;
  display: inline-block;
  position: relative;
  text-decoration: none;
  word-wrap: break-word;
  max-width: 100%;
}
.poster-grid .poster-grid-btn-loadMore {
  transition: background-color 0.3s, border-color 0.3s, color 0.3s;
}
.poster-grid .poster-grid-btn-loadMore a {
  text-decoration: none;
}
.poster-grid .poster-grid-btn-loadMore .ck_content * {
  font-size: 1.6rem;
  line-height: 1.4;
  text-decoration: none;
  word-wrap: break-word;
  max-width: 100%;
}
.poster-grid .poster-grid-btn-loadMore .ck.ck-editor__editable_inline > :first-child {
  margin-top: 0;
}
.poster-grid .poster-grid-btn-loadMore .ck.ck-editor__editable_inline > :last-child {
  margin-bottom: 0;
}
.poster-grid .poster-grid-btn-loadMore.has-pill-button {
  border: 2px solid #2638C4;
  border-radius: 28.6px;
  color: #2638C4;
  font-weight: 600;
  font-size: 17px;
  position: relative;
  height: auto;
  min-height: 35px !important;
  padding: 4px 16px;
}
.poster-grid .poster-grid-btn-loadMore.has-pill-button.text-container, .poster-grid .poster-grid-btn-loadMore.has-pill-button.button-item-text {
  padding: 4px 8px !important;
}
.poster-grid .poster-grid-btn-loadMore.has-pill-button.text-container .ck.ck-reset, .poster-grid .poster-grid-btn-loadMore.has-pill-button.button-item-text .ck.ck-reset {
  min-height: 30px;
}
.poster-grid .poster-grid-btn-loadMore.has-pill-button p, .poster-grid .poster-grid-btn-loadMore.has-pill-button .ck-placeholder {
  font-weight: 600;
  height: -moz-fit-content;
  height: fit-content;
  vertical-align: middle;
}
.poster-grid .poster-grid-btn-loadMore.has-pill-button p:before, .poster-grid .poster-grid-btn-loadMore.has-pill-button .ck-placeholder:before {
  margin-left: 3px;
}
.poster-grid .poster-grid-btn-loadMore.has-pill-button.video-cta {
  padding: 4px 32px 4px 16px;
}
.poster-grid .poster-grid-btn-loadMore.has-pill-button p, .poster-grid .poster-grid-btn-loadMore.has-pill-button .ck-placeholder {
  color: #2638C4;
}
.poster-grid .poster-grid-btn-loadMore.has-pill-button:hover {
  border: 2px solid #0F1F8C;
  background-color: #0F1F8C;
  color: #ffffff;
  cursor: pointer;
  border-radius: 28.6px;
}
.poster-grid .poster-grid-btn-loadMore.has-pill-button:hover p, .poster-grid .poster-grid-btn-loadMore.has-pill-button:hover .ck-placeholder {
  color: #ffffff;
}
.poster-grid .poster-grid-pages {
  text-align: center;
  margin-top: 10px;
}
.poster-grid .poster-grid-pages ul {
  box-shadow: none;
  border: none;
  border-radius: 0;
}
.poster-grid .poster-grid-pages li {
  display: inline-block;
}
.poster-grid .poster-grid-pages li * {
  border: none;
  font-weight: 400;
  font-size: 1.5rem;
  background-color: transparent;
}
.poster-grid .poster-grid-pages li.active .current {
  background-color: transparent;
}
.poster-grid .poster-grid-pages li a {
  padding: 4px 6px;
}
.poster-grid .poster-grid-pages li a:hover, .poster-grid .poster-grid-pages li a:focus {
  cursor: pointer;
  background-color: transparent;
}
.poster-grid .poster-grid-pages li span {
  padding: 4px 6px;
}
.poster-grid .poster-grid-pages li .next {
  border-right: none !important;
}
.poster-grid .posters {
  position: relative;
  overflow: visible;
}
.poster-grid .posters > .poster {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 15px;
  position: relative;
}
.poster-grid .posters > .poster:hover, .poster-grid .posters > .poster:focus {
  cursor: pointer;
}
.poster-grid .posters > .poster.loadMore, .poster-grid .posters > .poster.pagination {
  display: none;
}
.poster-grid .posters > .poster .grid-item {
  position: relative;
  height: 100%;
  width: 100%;
}
.poster-grid .posters > .poster .grid-item .grid-image-container {
  height: 100%;
  width: 100%;
  position: relative;
}
.poster-grid .posters > .poster .grid-item .grid-image-container .grid-image {
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.poster-grid .pager-wrapper {
  border-top: 1px solid #e0e0e0;
  text-align: center;
  cursor: pointer;
  padding: 16px 0;
  font-size: 1.6rem;
  color: #707070;
}
.poster-grid .pager-wrapper .poster-grid-pager {
  display: inline-block;
  list-style: none;
}
.poster-grid .pager-wrapper .poster-grid-pager li {
  display: inline-block;
  text-align: center;
}
.poster-grid .pager-wrapper .poster-grid-pager li, .poster-grid .pager-wrapper .poster-grid-pager li a {
  color: inherit;
}
.poster-grid .pager-wrapper .poster-grid-pager li.active * {
  color: #707070;
  text-decoration: underline;
}
.poster-grid .pager-wrapper .poster-grid-pager li.previous {
  margin-right: 5px;
}
.poster-grid .pager-wrapper .poster-grid-pager li.next {
  margin-left: 5px;
}
.poster-grid .pager-wrapper .poster-grid-pager li:not(.previous):not(.next),
.poster-grid .pager-wrapper .poster-grid-pager li .fa-angle-left,
.poster-grid .pager-wrapper .poster-grid-pager li .fa-angle-right {
  display: inline-block;
  min-width: 15px;
  margin: 0 5px;
}

.webui-popover.webui-popover-poster-grid {
  border-radius: 2px;
  box-shadow: none;
  z-index: 1;
  border: solid 1px #b3b3b3;
}
.webui-popover.webui-popover-poster-grid .webui-arrow {
  top: 50% !important;
}
@media (max-width: 767px) {
  .webui-popover.webui-popover-poster-grid {
    max-width: 100%;
  }
}
.webui-popover.webui-popover-poster-grid .webui-popover-inner .close:after {
  font-size: 1.5em;
}
.webui-popover.webui-popover-poster-grid .webui-popover-content {
  padding: 16px;
}
.webui-popover.webui-popover-poster-grid .poster-details-cta {
  margin-top: 24px;
  font-size: 1.6rem;
  line-height: 1.4;
  padding: 16px;
  border: 2px solid currentColor;
  display: inline-block;
  position: relative;
  text-decoration: none;
  word-wrap: break-word;
  max-width: 100%;
}
.webui-popover.webui-popover-poster-grid .poster-details-cta {
  transition: background-color 0.3s, border-color 0.3s, color 0.3s;
}
.webui-popover.webui-popover-poster-grid .poster-details-cta a {
  text-decoration: none;
}
.webui-popover.webui-popover-poster-grid .poster-details-cta .ck_content * {
  font-size: 1.6rem;
  line-height: 1.4;
  text-decoration: none;
  word-wrap: break-word;
  max-width: 100%;
}
.webui-popover.webui-popover-poster-grid .poster-details-cta .ck.ck-editor__editable_inline > :first-child {
  margin-top: 0;
}
.webui-popover.webui-popover-poster-grid .poster-details-cta .ck.ck-editor__editable_inline > :last-child {
  margin-bottom: 0;
}
.webui-popover.webui-popover-poster-grid .poster-details-cta {
  margin-top: 8px;
}
.webui-popover.webui-popover-poster-grid .poster-details-cta.has-pill-button {
  border: 2px solid #2638C4;
  border-radius: 28.6px;
  color: #2638C4;
  font-weight: 600;
  font-size: 17px;
  position: relative;
  height: auto;
  min-height: 35px !important;
  padding: 4px 16px;
}
.webui-popover.webui-popover-poster-grid .poster-details-cta.has-pill-button.text-container, .webui-popover.webui-popover-poster-grid .poster-details-cta.has-pill-button.button-item-text {
  padding: 4px 8px !important;
}
.webui-popover.webui-popover-poster-grid .poster-details-cta.has-pill-button.text-container .ck.ck-reset, .webui-popover.webui-popover-poster-grid .poster-details-cta.has-pill-button.button-item-text .ck.ck-reset {
  min-height: 30px;
}
.webui-popover.webui-popover-poster-grid .poster-details-cta.has-pill-button p, .webui-popover.webui-popover-poster-grid .poster-details-cta.has-pill-button .ck-placeholder {
  font-weight: 600;
  height: -moz-fit-content;
  height: fit-content;
  vertical-align: middle;
}
.webui-popover.webui-popover-poster-grid .poster-details-cta.has-pill-button p:before, .webui-popover.webui-popover-poster-grid .poster-details-cta.has-pill-button .ck-placeholder:before {
  margin-left: 3px;
}
.webui-popover.webui-popover-poster-grid .poster-details-cta.has-pill-button.video-cta {
  padding: 4px 32px 4px 16px;
}
.webui-popover.webui-popover-poster-grid .poster-details-cta.has-pill-button p, .webui-popover.webui-popover-poster-grid .poster-details-cta.has-pill-button .ck-placeholder {
  color: #2638C4;
}
.webui-popover.webui-popover-poster-grid .poster-details-cta.has-pill-button:hover {
  border: 2px solid #0F1F8C;
  background-color: #0F1F8C;
  color: #ffffff;
  cursor: pointer;
  border-radius: 28.6px;
}
.webui-popover.webui-popover-poster-grid .poster-details-cta.has-pill-button:hover p, .webui-popover.webui-popover-poster-grid .poster-details-cta.has-pill-button:hover .ck-placeholder {
  color: #ffffff;
}

/**
    * Mixin for Codemirror container styles, used inside the Code, Event Manager components and Reusable Block (block layout).
 */
.section-header-component .section-header-value {
  margin: 0;
  font-weight: 600 !important;
}
.section-header-component.filled .section-header-value {
  padding: 8px 16px;
}
@media (min-width: 1024px) {
  .section-header-component.filled .section-header-value {
    padding: 8px 8px;
  }
}
.section-header-component.underline .section-header-value {
  padding: 4px 0;
  border-bottom-style: solid;
}
.section-header-component.underline h1 {
  border-bottom-width: 5px;
  line-height: 1.7;
}
.section-header-component.underline h2 {
  border-bottom-width: 4px;
  line-height: 1.6;
}
.section-header-component.underline h3 {
  border-bottom-width: 2px;
  line-height: 1.5;
}

/**
    * Mixin for Codemirror container styles, used inside the Code, Event Manager components and Reusable Block (block layout).
 */
.shop-component .shop-logo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 15px 0;
}
.shop-component .shop-logo img {
  max-width: 175px;
}
.shop-component .shop-image-wrapper {
  text-align: center;
}
.shop-component .shop-description {
  max-width: 600px;
  margin: 0 auto;
  margin-bottom: 16px;
  color: #222222;
  font-size: 1.6rem;
}
@media (max-width: 1279px) {
  .shop-component .shop-description {
    padding: 0 16px;
  }
}
.shop-component .shop-img-link {
  position: relative;
  margin-bottom: 16px;
  display: inline-block;
}
.shop-component .shop-img-link .shop-image {
  width: 100%;
  max-width: 350px;
  margin: 0 auto;
}
.shop-component .shop-links {
  max-width: 600px;
  margin: 0 auto;
}
@media (max-width: 1279px) {
  .shop-component .shop-links {
    padding: 0 16px;
  }
}
.shop-component .shop-links .double-column {
  margin-bottom: 16px;
}
.shop-component .shop-links .double-column ul {
  display: inline-block;
  width: 50%;
}
.shop-component .shop-links .double-column ul:first-of-type {
  float: left;
}
.shop-component .shop-links .double-column ul:last-of-type {
  float: right;
}
.shop-component .shop-links .single-column {
  margin-left: 0;
}
.shop-component .shop-links .single-column:last-of-type {
  margin-bottom: 16px;
}
.shop-component .shop-links .single-column ul {
  display: block;
  width: 100%;
}
.shop-component .shop-links ul .has-pill-button .list-element-container {
  border: 2px solid #2638C4;
  border-radius: 28.6px;
  color: #2638C4;
  font-weight: 600;
  font-size: 17px;
  position: relative;
  height: auto;
  min-height: 35px !important;
  padding: 4px 16px;
}
.shop-component .shop-links ul .has-pill-button .list-element-container.text-container, .shop-component .shop-links ul .has-pill-button .list-element-container.button-item-text {
  padding: 4px 8px !important;
}
.shop-component .shop-links ul .has-pill-button .list-element-container.text-container .ck.ck-reset, .shop-component .shop-links ul .has-pill-button .list-element-container.button-item-text .ck.ck-reset {
  min-height: 30px;
}
.shop-component .shop-links ul .has-pill-button .list-element-container p, .shop-component .shop-links ul .has-pill-button .list-element-container .ck-placeholder {
  font-weight: 600;
  height: -moz-fit-content;
  height: fit-content;
  vertical-align: middle;
}
.shop-component .shop-links ul .has-pill-button .list-element-container p:before, .shop-component .shop-links ul .has-pill-button .list-element-container .ck-placeholder:before {
  margin-left: 3px;
}
.shop-component .shop-links ul .has-pill-button .list-element-container.video-cta {
  padding: 4px 32px 4px 16px;
}
.shop-component .shop-links ul .has-pill-button .list-element-container p, .shop-component .shop-links ul .has-pill-button .list-element-container .ck-placeholder {
  color: #2638C4;
}
.shop-component .shop-links ul .has-pill-button .list-element-container:hover {
  border: 2px solid #0F1F8C;
  background-color: #0F1F8C;
  color: #ffffff;
  cursor: pointer;
  border-radius: 28.6px;
}
.shop-component .shop-links ul .has-pill-button .list-element-container:hover p, .shop-component .shop-links ul .has-pill-button .list-element-container:hover .ck-placeholder {
  color: #ffffff;
}
.shop-component .shop-links ul .list-element-container {
  margin-top: 24px;
  font-size: 1.6rem;
  line-height: 1.4;
  padding: 16px;
  border: 2px solid currentColor;
  display: inline-block;
  position: relative;
  text-decoration: none;
  word-wrap: break-word;
  max-width: 100%;
}
.shop-component .shop-links ul .list-element-container {
  transition: background-color 0.3s, border-color 0.3s, color 0.3s;
}
.shop-component .shop-links ul .list-element-container a {
  text-decoration: none;
}
.shop-component .shop-links ul .list-element-container .ck_content * {
  font-size: 1.6rem;
  line-height: 1.4;
  text-decoration: none;
  word-wrap: break-word;
  max-width: 100%;
}
.shop-component .shop-links ul .list-element-container .ck.ck-editor__editable_inline > :first-child {
  margin-top: 0;
}
.shop-component .shop-links ul .list-element-container .ck.ck-editor__editable_inline > :last-child {
  margin-bottom: 0;
}
.shop-component .shop-links ul .list-element-container {
  position: relative;
  margin-top: 15px;
  width: 100%;
  text-align: center;
  font-size: 1.6rem;
}
.shop-component .shop-links ul .list-element-container.has-link {
  cursor: pointer;
  padding: 0 !important;
}
.shop-component .shop-links ul .list-element-container.has-link .list-item-link {
  width: 100%;
  display: block;
  height: 100%;
  padding: 8px;
}
.shop-component .shop-links ul .list-element-container:not(.has-link) {
  padding: 8px !important;
}

/**
    * Mixin for Codemirror container styles, used inside the Code, Event Manager components and Reusable Block (block layout).
 */
.page-header-component {
  height: 100px;
  padding: 12px 15px;
  position: relative;
  box-sizing: border-box;
  display: table-cell;
}
@media (max-width: 1023px) {
  .page-header-component {
    padding: 10px 15px;
    height: 75px;
  }
  .page-header-component .page-header-items .page-header-program-logo {
    max-height: 55px;
  }
}
@media (max-width: 767px) {
  .page-header-component {
    height: 100%;
  }
  .page-header-component .page-header-items .page-header-program-logo {
    max-height: 40px;
  }
  .page-header-component .page-header-item:only-child.page-header-social .social-container {
    width: 100%;
  }
}
.page-header-component .page-header-items {
  position: relative;
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
}
.page-header-component .page-header-items .page-header-item {
  padding: 0 5px;
  max-width: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.page-header-component .page-header-items .page-header-item:nth-of-type(1) {
  text-align: left;
}
.page-header-component .page-header-items .page-header-item:nth-of-type(2) {
  text-align: center;
}
.page-header-component .page-header-items .page-header-item:nth-of-type(2).page-title-value .text-input {
  text-align: center;
}
.page-header-component .page-header-items .page-header-item:last-of-type {
  text-align: right;
}
.page-header-component .page-header-items .page-header-item:last-of-type.page-title-value .text-input {
  text-align: right;
}
.page-header-component .page-header-items .page-header-item:only-child {
  text-align: center;
}
.page-header-component .page-header-items .page-header-item:only-child.page-header-social {
  text-align: right;
}
.page-header-component .page-header-items .page-header-item:only-child.page-title-value .text-input {
  text-align: center;
}
.page-header-component .page-header-items .page-title-value .text-input {
  font-size: 2.5rem;
  line-height: 1.1;
  background-color: transparent !important;
  font-weight: 600;
  word-wrap: break-word;
}
@media (max-width: 1023px) {
  .page-header-component .page-header-items .page-title-value .text-input {
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .page-header-component .page-header-items .page-title-value .text-input {
    font-size: 2.5rem;
  }
}
.page-header-component .page-header-items .page-header-logo .page-header-program-logo {
  max-height: 76px;
  max-width: 100%;
}
.page-header-component .page-header-items .page-header-social .social-container {
  display: inline-block;
}
.page-header-component .page-header-items .page-header-social .social-container .social-text {
  text-align: center;
  font-size: 1.4rem;
  margin-bottom: 3px;
}
.page-header-component .page-header-items .page-header-social .social-container .social-text.light {
  color: #ffffff;
}
.page-header-component .page-header-items .page-header-social .social-container .social-text.dark {
  color: #000000;
}
.page-header-component .page-header-items .page-header-social .social-container .social-text.color {
  color: #707070;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .icon {
  width: 35px;
  height: 35px;
  margin-right: 5px;
  margin-bottom: 5px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .icon:last-child {
  margin-right: 0px;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .icon.border-light {
  border: 1px solid #ffffff;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .icon.border-dark {
  border: 1px solid #000000;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .icon.border-color {
  border: 1px solid #b3b3b3;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons a.icon.border-light, .page-header-component .page-header-items .page-header-social .social-container .social-icons a.icon.border-dark, .page-header-component .page-header-items .page-header-social .social-container .social-icons a.icon.border-color {
  border-radius: 2px;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons a.icon.border-light:hover, .page-header-component .page-header-items .page-header-social .social-container .social-icons a.icon.border-light:focus, .page-header-component .page-header-items .page-header-social .social-container .social-icons a.icon.border-dark:hover, .page-header-component .page-header-items .page-header-social .social-container .social-icons a.icon.border-dark:focus, .page-header-component .page-header-items .page-header-social .social-container .social-icons a.icon.border-color:hover, .page-header-component .page-header-items .page-header-social .social-container .social-icons a.icon.border-color:focus {
  background-color: rgba(224, 224, 224, 0.5);
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .dropbox-dark {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/dark/dropbox.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .dropbox-light {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/light/dropbox.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .dropbox-color {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/color/dropbox.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .facebook-dark {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/dark/facebook.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .facebook-light {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/light/facebook.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .facebook-color {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/color/facebook.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .instagram-dark {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/dark/instagram.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .instagram-light {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/light/instagram.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .instagram-color {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/color/instagram.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .linked-in-dark {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/dark/linked-in.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .linked-in-light {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/light/linked-in.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .linked-in-color {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/color/linked-in.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .pinterest-dark {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/dark/pinterest.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .pinterest-light {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/light/pinterest.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .pinterest-color {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/color/pinterest.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .rss-dark {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/dark/rss.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .rss-light {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/light/rss.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .rss-color {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/color/rss.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .slack-dark {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/dark/slack.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .slack-light {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/light/slack.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .slack-color {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/color/slack.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .spotify-dark {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/dark/spotify.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .spotify-light {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/light/spotify.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .spotify-color {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/color/spotify.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .tumblr-dark {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/dark/tumblr.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .tumblr-light {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/light/tumblr.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .tumblr-color {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/color/tumblr.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .twitter-dark {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/dark/twitter.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .twitter-light {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/light/twitter.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .twitter-color {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/color/twitter.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .vimeo-dark {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/dark/vimeo.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .vimeo-light {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/light/vimeo.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .vimeo-color {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/color/vimeo.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .you-tube-dark {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/dark/you-tube.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .you-tube-light {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/light/you-tube.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .you-tube-color {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/color/you-tube.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .flickr-dark {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/dark/flickr.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .flickr-light {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/light/flickr.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .flickr-color {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/color/flickr.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .tiktok-dark {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/dark/tiktok.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .tiktok-light {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/light/tiktok.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-items .page-header-social .social-container .social-icons .tiktok-color {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/color/tiktok.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.page-header-component .page-header-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.page-header-component .page-header-background .page-header-background-image {
  background-size: cover;
  background-position: center center;
  height: 100%;
  width: 100%;
}

@media (max-width: 767px) {
  .page-header-component {
    display: block;
  }
  .page-header-component .page-header-items {
    display: block;
    table-layout: initial;
  }
  .page-header-component .page-header-items .page-header-item {
    padding: 6px;
    display: block;
  }
  .page-header-component .page-header-items .page-header-item:nth-of-type(1) {
    text-align: center;
  }
  .page-header-component .page-header-items .page-header-item:last-of-type {
    text-align: center;
  }
  .page-header-component .page-header-items .page-header-item:last-of-type.page-title-value .text-input {
    text-align: center;
  }
}
header .page-header-component.hide-in-global {
  display: none;
}

/**
    * Mixin for Codemirror container styles, used inside the Code, Event Manager components and Reusable Block (block layout).
 */
.social-component {
  padding: 10px 5px;
  display: -ms-flexbox;
  display: flex;
}
.social-component .social-text {
  font-size: 1.4rem;
  margin-bottom: 3px;
}
.social-component .social-text.align-left {
  text-align: left;
}
.social-component .social-text.align-center {
  text-align: center;
}
.social-component .social-text.align-right {
  text-align: right;
}
.social-component .social-text.light {
  color: #ffffff;
}
.social-component .social-text.dark {
  color: #000000;
}
.social-component .social-text.color {
  color: #707070;
}
.social-component .social-icons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.social-component .social-icons .icon {
  width: 35px;
  height: 35px;
  margin: 0 5px 5px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}
.social-component .social-icons .icon:last-child {
  margin: 0 0 5px 0;
}
.social-component .social-icons .icon.border-light {
  border: 1px solid #ffffff;
}
.social-component .social-icons .icon.border-dark {
  border: 1px solid #000000;
}
.social-component .social-icons .icon.border-color {
  border: 1px solid #b3b3b3;
}
.social-component .social-icons a.icon.border-light, .social-component .social-icons a.icon.border-dark, .social-component .social-icons a.icon.border-color {
  border-radius: 2px;
}
.social-component .social-icons a.icon.border-light:hover, .social-component .social-icons a.icon.border-light:focus, .social-component .social-icons a.icon.border-dark:hover, .social-component .social-icons a.icon.border-dark:focus, .social-component .social-icons a.icon.border-color:hover, .social-component .social-icons a.icon.border-color:focus {
  background-color: rgba(224, 224, 224, 0.5);
}
.social-component .social-icons .dropbox-dark {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/dark/dropbox.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons .dropbox-light {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/light/dropbox.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons .dropbox-color {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/color/dropbox.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons .facebook-dark {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/dark/facebook.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons .facebook-light {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/light/facebook.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons .facebook-color {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/color/facebook.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons .instagram-dark {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/dark/instagram.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons .instagram-light {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/light/instagram.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons .instagram-color {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/color/instagram.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons .linked-in-dark {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/dark/linked-in.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons .linked-in-light {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/light/linked-in.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons .linked-in-color {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/color/linked-in.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons .pinterest-dark {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/dark/pinterest.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons .pinterest-light {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/light/pinterest.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons .pinterest-color {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/color/pinterest.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons .rss-dark {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/dark/rss.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons .rss-light {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/light/rss.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons .rss-color {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/color/rss.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons .slack-dark {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/dark/slack.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons .slack-light {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/light/slack.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons .slack-color {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/color/slack.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons .spotify-dark {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/dark/spotify.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons .spotify-light {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/light/spotify.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons .spotify-color {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/color/spotify.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons .tumblr-dark {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/dark/tumblr.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons .tumblr-light {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/light/tumblr.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons .tumblr-color {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/color/tumblr.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons .twitter-dark {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/dark/twitter.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons .twitter-light {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/light/twitter.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons .twitter-color {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/color/twitter.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons .vimeo-dark {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/dark/vimeo.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons .vimeo-light {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/light/vimeo.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons .vimeo-color {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/color/vimeo.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons .you-tube-dark {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/dark/you-tube.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons .you-tube-light {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/light/you-tube.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons .you-tube-color {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/color/you-tube.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons .flickr-dark {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/dark/flickr.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons .flickr-light {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/light/flickr.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons .flickr-color {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/color/flickr.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons .tiktok-dark {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/dark/tiktok.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons .tiktok-light {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/light/tiktok.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons .tiktok-color {
  background: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/styles/images/custom-components/social/color/tiktok.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23px;
  height: 23px;
  margin: 6px;
  -ms-flex-item-align: center;
      align-self: center;
}
.social-component .social-icons.align-left {
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.social-component .social-icons.align-center {
  -ms-flex-pack: center;
      justify-content: center;
}
.social-component .social-icons.align-right {
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.social-component .social-icons.align-right .icon {
  margin: 0 0 5px 5px;
}
.social-component .social-icons.align-right .icon:first-child {
  margin: 0 0 5px 0;
}

.simple-button-component {
  margin: 3px;
}
.simple-button-component.left .simple-button-link,
.simple-button-component.left .simple-button-wrapper {
  margin-left: 0;
  margin-right: auto;
}
.simple-button-component.right .simple-button-link,
.simple-button-component.right .simple-button-wrapper {
  margin-left: auto;
  margin-right: 0;
}
.simple-button-component.center .simple-button-link,
.simple-button-component.center .simple-button-wrapper {
  margin-left: auto;
  margin-right: auto;
}
.simple-button-component.filled .text-input {
  color: #ffffff;
}
.simple-button-component.hasHoverEffect .simple-button-wrapper:hover .text-input, .simple-button-component.hasHoverEffect .simple-button-wrapper:focus .text-input, .simple-button-component.hasHoverEffect .simple-button-wrapper:active .text-input {
  color: #ffffff;
}
.simple-button-component .simple-button-link {
  display: table;
  max-width: 100%;
}
.simple-button-component .simple-button-link:hover, .simple-button-component .simple-button-link:focus, .simple-button-component .simple-button-link:active {
  text-decoration: none;
}
.simple-button-component .simple-button-wrapper {
  display: table;
  max-width: 100%;
  line-height: 1;
  text-align: center;
  transition: 0.3s;
}
.simple-button-component .simple-button-wrapper .text-input {
  transition: 0.3s;
  margin: 0;
  font-size: 1.6em;
  font-weight: 700;
  padding: 1em 2em;
  border: 1px solid;
  border-radius: 2px;
  word-break: break-word;
}
.simple-button-component .simple-button-wrapper .text-input:hover, .simple-button-component .simple-button-wrapper .text-input:focus {
  text-decoration: none;
  cursor: pointer;
}
.simple-button-component .simple-button-wrapper:active {
  transform: scale(0.95, 0.95);
}
.simple-button-component.medium .text-input {
  font-size: 2em;
}
.simple-button-component.large .text-input {
  font-size: 2.4em;
}
.simple-button-component.hasPillButton {
  height: auto;
  min-height: 35px !important;
}
.simple-button-component.hasPillButton .simple-button-wrapper {
  height: -moz-fit-content;
  height: fit-content;
}
.simple-button-component.hasPillButton .simple-button-wrapper .text-input {
  padding: 0.5em 2em;
  border: 2px solid #2638C4;
  border-radius: 28.6px;
}

.facebook-like-component {
  padding: 16px;
}
.facebook-like-component .facebook-like-title {
  font-weight: 600;
  font-size: 1.4rem;
  margin-bottom: 4px;
}
.facebook-like-component .facebook-like-title.dark {
  color: #7f7f7f;
}
.facebook-like-component .fb-like, .facebook-like-component .fb-like iframe[style], .facebook-like-component .fb-like span, .facebook-like-component .fb-like span iframe[style] {
  width: 100% !important;
}

.twitter-follow-component {
  padding: 16px;
}
.twitter-follow-component .twitter-follow-title {
  font-weight: 600;
  font-size: 1.4rem;
  margin-bottom: 4px;
}

.audio-player {
  border: solid 3px transparent;
}
.audio-player .content {
  padding: 18px 11px 5px 11px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.audio-player .content .player {
  margin-bottom: 13px;
  -ms-flex-positive: 1;
      flex-grow: 1;
  overflow: hidden;
}
.audio-player img {
  width: 100%;
  width: 82px;
  height: 82px;
  object-fit: cover;
  margin-right: 14px;
  margin-bottom: 13px;
}
.audio-player .player-details .audio-station {
  font-size: 1.2rem;
  color: #040c41;
  margin: 0;
  word-wrap: break-word;
}
.audio-player .player-details .audio-title {
  font-size: 1.4rem;
  font-weight: 700;
  margin-bottom: 8px;
  word-wrap: break-word;
}
.audio-player .player-controls {
  display: -ms-flexbox;
  display: flex;
}
.audio-player .player-controls i.far {
  font-size: 2rem;
}
.audio-player .player-controls i.far[class*=fa-volume-] {
  font-size: 1.8rem;
  font-weight: 700;
}
.audio-player .player-controls .player-progress,
.audio-player .player-controls .player-volume,
.audio-player .player-controls .play-button {
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  -ms-flex-align: center;
      align-items: center;
}
.audio-player .player-controls .player-progress {
  width: 100%;
}
.audio-player .player-controls .player-progress .time-passed,
.audio-player .player-controls .player-progress .time-remaining {
  font-size: 1.1rem;
  color: #272727;
  display: inline-block;
  width: 50px;
  text-align: center;
}
.audio-player .player-controls .player-volume,
.audio-player .player-controls .play-button {
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
}
.audio-player .player-controls .player-volume:disabled i,
.audio-player .player-controls .play-button:disabled i {
  opacity: 0.5;
}
.audio-player .player-controls .player-volume {
  width: 25px;
  height: 19px;
}
.audio-player .player-controls input[type=range] {
  -webkit-appearance: none;
  border: none;
  height: 6px;
  border-radius: 20px;
  background-color: #cfcfcf;
  width: calc(100% - 100px);
}
.audio-player .player-controls input::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 13px;
  height: 13px;
  border: none;
  border-radius: 13px;
  background: #676767;
}
.audio-player .player-controls input:disabled::-webkit-slider-thumb {
  background: #aaa;
}
.audio-player .player-volume-popup {
  width: 30px;
  height: 120px;
  background-color: #ffffff;
  border: 1px solid #ccc;
  position: absolute;
}
.audio-player .player-volume-popup input[type=range] {
  -webkit-appearance: none;
  border: none;
  height: 6px;
  width: 100px;
  border-radius: 20px;
  background-color: #cfcfcf;
  margin: 0 2px 0 15px;
  transform: rotate(270deg) translate(-48px, -52px);
}
.audio-player .player-volume-popup input::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 13px;
  height: 13px;
  border: none;
  border-radius: 13px;
  background: #676767;
}
.audio-player .player-volume-popup input:disabled::-webkit-slider-thumb {
  background: #aaa;
}

.carousel {
  background-color: #ffffff;
  margin-bottom: 0;
}
.carousel.circle-crop-carousel .details-container .description,
.carousel.circle-crop-carousel .details-container .title,
.carousel.circle-crop-carousel .details-container .cta, .carousel.full-size-carousel .details-container .description,
.carousel.full-size-carousel .details-container .title,
.carousel.full-size-carousel .details-container .cta {
  color: #000000;
}
.carousel.circle-crop-carousel .details-container .description, .carousel.full-size-carousel .details-container .description {
  padding: 8px 16px;
  margin-top: 8px;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.38;
}
.carousel.circle-crop-carousel .details-container .title, .carousel.full-size-carousel .details-container .title {
  padding: 8px 16px;
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 1.3333;
}
.carousel.circle-crop-carousel .details-container .cta, .carousel.full-size-carousel .details-container .cta {
  padding: 8px 16px;
  margin-top: 8px;
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 0;
}
.carousel.circle-crop-carousel .details-container a.cta, .carousel.circle-crop-carousel .details-container a.title, .carousel.full-size-carousel .details-container a.cta, .carousel.full-size-carousel .details-container a.title {
  cursor: pointer;
}
@media (max-width: 1024px) {
  .carousel.circle-crop-carousel .details-container .title, .carousel.full-size-carousel .details-container .title {
    font-size: 3rem;
  }
  .carousel.circle-crop-carousel .details-container .description,
  .carousel.circle-crop-carousel .details-container .cta, .carousel.full-size-carousel .details-container .description,
  .carousel.full-size-carousel .details-container .cta {
    font-size: 1.4rem;
  }
}
@media (max-width: 1024px) {
  .carousel.circle-crop-carousel .logo-container.desktopOnly,
  .carousel.circle-crop-carousel .title.desktopOnly, .carousel.full-size-carousel .logo-container.desktopOnly,
  .carousel.full-size-carousel .title.desktopOnly {
    display: none;
  }
}
@media (min-width: 1025px) {
  .carousel.circle-crop-carousel .logo-container.mobileOnly,
  .carousel.circle-crop-carousel .title.mobileOnly, .carousel.full-size-carousel .logo-container.mobileOnly,
  .carousel.full-size-carousel .title.mobileOnly {
    display: none;
  }
}
.carousel.circle-crop-carousel {
  position: relative;
  overflow: hidden;
}
.carousel.circle-crop-carousel .slides-wrapper {
  width: 100%;
  height: 100%;
}
.carousel.circle-crop-carousel .circle-crop-slide {
  position: relative;
}
.carousel.circle-crop-carousel .circle-crop-slide > .image-container-link,
.carousel.circle-crop-carousel .circle-crop-slide > .image-container {
  background: #ffffff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  overflow: hidden;
  border-top-left-radius: 50%;
  border-bottom-left-radius: 50%;
}
@media (max-width: 1024px) {
  .carousel.circle-crop-carousel .circle-crop-slide > .image-container-link,
  .carousel.circle-crop-carousel .circle-crop-slide > .image-container {
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-top-left-radius: 0%;
  }
}
.carousel.circle-crop-carousel .circle-crop-slide > .image-container-link img,
.carousel.circle-crop-carousel .circle-crop-slide > .image-container img {
  object-fit: cover;
}
@media (min-width: 1025px) {
  .carousel.circle-crop-carousel .circle-crop-slide {
    height: 442px;
    width: 100%;
  }
  .carousel.circle-crop-carousel .circle-crop-slide > .image-container-link,
  .carousel.circle-crop-carousel .circle-crop-slide > .image-container {
    height: calc(442px * 2);
    width: 60%;
    margin-top: calc(-1 * 442px / 2);
    margin-left: 0;
  }
  .carousel.circle-crop-carousel .circle-crop-slide > .image-container-link img,
  .carousel.circle-crop-carousel .circle-crop-slide > .image-container img {
    width: 100%;
    height: 442px;
  }
  .carousel.circle-crop-carousel .circle-crop-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}
@media (max-width: 1024px) {
  .carousel.circle-crop-carousel .circle-crop-slide {
    height: auto;
    width: 100%;
  }
  .carousel.circle-crop-carousel .circle-crop-slide > .image-container {
    width: 200%;
    height: 50vw;
    margin-left: -50%;
    margin-top: 0;
  }
  .carousel.circle-crop-carousel .circle-crop-slide > .image-container img {
    width: 50%;
    height: 100%;
  }
  .carousel.circle-crop-carousel .circle-crop-slide > .image-container-link {
    width: 200%;
    height: 50vw;
    margin-left: -50%;
    margin-top: 0;
  }
  .carousel.circle-crop-carousel .circle-crop-slide > .image-container-link .image-container {
    width: 50%;
    height: 100%;
  }
  .carousel.circle-crop-carousel .circle-crop-slide > .image-container-link .image-container img {
    width: 100%;
    height: 100%;
  }
  .carousel.circle-crop-carousel .circle-crop-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    -ms-flex-pack: center;
        justify-content: center;
  }
}
.carousel.circle-crop-carousel .circle-crop-slide .details-container {
  background-color: transparent;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: start;
      align-items: flex-start;
  height: 100%;
  overflow: hidden;
}
@media (min-width: 1025px) {
  .carousel.circle-crop-carousel .circle-crop-slide .details-container {
    padding-left: 50px;
    padding-right: 4px;
    width: calc(40% - 50px);
  }
}
@media (max-width: 1024px) {
  .carousel.circle-crop-carousel .circle-crop-slide .details-container {
    padding: 0;
    width: 100%;
  }
}
.carousel.circle-crop-carousel .circle-crop-slide .details-container .logo-container {
  padding: 8px 16px;
  height: 100px;
  box-sizing: content-box;
  width: auto;
}
@media (max-width: 1024px) {
  .carousel.circle-crop-carousel .circle-crop-slide .details-container .logo-container {
    height: 60px;
  }
}
.carousel.circle-crop-carousel .circle-crop-slide .details-container .logo-container img {
  width: auto;
  height: 100%;
}
.carousel.circle-crop-carousel .circle-crop-slide .animation-stop i,
.carousel.circle-crop-carousel .circle-crop-slide .animation-start i {
  border-radius: 50%;
  box-shadow: 5px 4px 15px 3px rgba(0, 0, 0, 0.5);
}
.carousel.circle-crop-carousel .carousel-indicators {
  width: 60%;
  left: 40%;
}
@media (max-width: 1024px) {
  .carousel.circle-crop-carousel .carousel-indicators {
    top: calc(50vw - 40px);
    left: auto;
    width: 100%;
  }
}
.carousel.full-size-carousel {
  position: relative;
  overflow: hidden;
}
.carousel.full-size-carousel .slides-wrapper {
  width: 100%;
  height: 100%;
}
.carousel.full-size-carousel .full-size-slide {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  height: 442px;
  width: 100%;
}
@media (max-width: 1024px) {
  .carousel.full-size-carousel .full-size-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    -ms-flex-pack: center;
        justify-content: center;
    height: auto;
  }
}
.carousel.full-size-carousel .full-size-slide .image-background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  opacity: 0.8;
  z-index: 0;
}
.carousel.full-size-carousel .full-size-slide .image-background .blurry-image {
  filter: blur(18px);
  height: 100%;
  width: 100%;
  object-fit: cover;
}
@media (max-width: 1024px) {
  .carousel.full-size-carousel .full-size-slide .image-background {
    display: none;
  }
}
.carousel.full-size-carousel .full-size-slide > .image-container-link,
.carousel.full-size-carousel .full-size-slide > .image-container {
  height: 100%;
  z-index: 0;
  position: relative;
}
.carousel.full-size-carousel .full-size-slide > .image-container-link img,
.carousel.full-size-carousel .full-size-slide > .image-container img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.carousel.full-size-carousel .full-size-slide > .image-container-link.full-width-image,
.carousel.full-size-carousel .full-size-slide > .image-container.full-width-image {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.carousel.full-size-carousel .full-size-slide > .image-container-link:after,
.carousel.full-size-carousel .full-size-slide > .image-container:after {
  content: "";
  position: absolute;
  top: 0;
  display: inline-block;
}
@media (min-width: 1025px) {
  .carousel.full-size-carousel .full-size-slide > .image-container-link,
  .carousel.full-size-carousel .full-size-slide > .image-container {
    width: 60%;
    height: 100%;
  }
  .carousel.full-size-carousel .full-size-slide > .image-container-link.full-width-image:after,
  .carousel.full-size-carousel .full-size-slide > .image-container.full-width-image:after {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(242deg, rgba(0, 0, 0, 0) 56%, rgba(0, 0, 0, 0.77)), linear-gradient(180deg, rgba(0, 0, 0, 0) 85%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.5));
  }
  .carousel.full-size-carousel .full-size-slide > .image-container-link:not(.full-width-image):after,
  .carousel.full-size-carousel .full-size-slide > .image-container:not(.full-width-image):after {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 85%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.5));
  }
}
@media (max-width: 1024px) {
  .carousel.full-size-carousel .full-size-slide > .image-container-link,
  .carousel.full-size-carousel .full-size-slide > .image-container {
    width: 100%;
    height: 50vw;
  }
  .carousel.full-size-carousel .full-size-slide > .image-container-link:after,
  .carousel.full-size-carousel .full-size-slide > .image-container:after {
    left: 0;
    top: 0;
    width: 100%;
    height: 50vw;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 85%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.5));
  }
}
.carousel.full-size-carousel .full-size-slide .details-container {
  background-color: transparent;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: start;
      align-items: flex-start;
  height: 100%;
  overflow: hidden;
}
@media (min-width: 1025px) {
  .carousel.full-size-carousel .full-size-slide .details-container {
    margin-left: 50px;
    margin-right: 4px;
    width: 40%;
  }
  .carousel.full-size-carousel .full-size-slide .details-container.full-width-image {
    position: absolute;
    z-index: 1;
  }
  .carousel.full-size-carousel .full-size-slide .details-container.full-width-image.dark-details .description {
    color: #000000;
  }
  .carousel.full-size-carousel .full-size-slide .details-container.full-width-image.light-details .title,
  .carousel.full-size-carousel .full-size-slide .details-container.full-width-image.light-details .description,
  .carousel.full-size-carousel .full-size-slide .details-container.full-width-image.light-details .cta {
    color: #ffffff;
  }
  .carousel.full-size-carousel .full-size-slide .details-container:not(.full-width-image) {
    z-index: 0;
  }
  .carousel.full-size-carousel .full-size-slide .details-container:not(.full-width-image).light-bg .description {
    color: #000000;
  }
  .carousel.full-size-carousel .full-size-slide .details-container:not(.full-width-image).dark-bg .description,
  .carousel.full-size-carousel .full-size-slide .details-container:not(.full-width-image).dark-bg .title,
  .carousel.full-size-carousel .full-size-slide .details-container:not(.full-width-image).dark-bg .cta {
    color: #ffffff;
  }
  .carousel.full-size-carousel .full-size-slide .details-container:not(.full-width-image).blur-bg.dark-details .description {
    color: #000000;
  }
  .carousel.full-size-carousel .full-size-slide .details-container:not(.full-width-image).blur-bg.light-details .title,
  .carousel.full-size-carousel .full-size-slide .details-container:not(.full-width-image).blur-bg.light-details .description,
  .carousel.full-size-carousel .full-size-slide .details-container:not(.full-width-image).blur-bg.light-details .cta {
    color: #ffffff;
  }
}
@media (max-width: 1024px) {
  .carousel.full-size-carousel .full-size-slide .details-container {
    width: 100%;
    padding: 0;
    position: relative;
  }
  .carousel.full-size-carousel .full-size-slide .details-container.light-bg, .carousel.full-size-carousel .full-size-slide .details-container.blur-bg {
    background-color: #f6f8fa;
  }
  .carousel.full-size-carousel .full-size-slide .details-container.light-bg .description, .carousel.full-size-carousel .full-size-slide .details-container.blur-bg .description {
    color: #000000;
  }
  .carousel.full-size-carousel .full-size-slide .details-container.dark-bg .title,
  .carousel.full-size-carousel .full-size-slide .details-container.dark-bg .description,
  .carousel.full-size-carousel .full-size-slide .details-container.dark-bg .cta {
    color: #ffffff;
  }
}
.carousel.full-size-carousel .full-size-slide .details-container .logo-container {
  padding: 8px 16px;
  height: 100px;
  box-sizing: content-box;
  width: auto;
}
@media (max-width: 1024px) {
  .carousel.full-size-carousel .full-size-slide .details-container .logo-container {
    height: 60px;
  }
}
.carousel.full-size-carousel .full-size-slide .details-container .logo-container img {
  width: auto;
  height: 100%;
}
.carousel.full-size-carousel .full-size-slide .animation-stop i,
.carousel.full-size-carousel .full-size-slide .animation-start i {
  border-radius: 50%;
  box-shadow: 5px 4px 15px 3px rgba(0, 0, 0, 0.5);
}
.carousel.full-size-carousel .carousel-indicators {
  width: 100%;
}
@media (max-width: 1024px) {
  .carousel.full-size-carousel .carousel-indicators {
    top: calc(50vw - 40px);
  }
}
.carousel.regular-carousel {
  position: relative;
}
.carousel.regular-carousel .regular-slide {
  position: relative;
  height: 100%;
}
.carousel.regular-carousel .regular-slide > .image-container-link,
.carousel.regular-carousel .regular-slide > .image-container {
  position: relative;
  background-color: transparent;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%;
  height: 442px;
}
@media (max-width: 1024px) {
  .carousel.regular-carousel .regular-slide > .image-container-link,
  .carousel.regular-carousel .regular-slide > .image-container {
    height: 50vw;
  }
}
.carousel.regular-carousel .regular-slide > .image-container-link:after,
.carousel.regular-carousel .regular-slide > .image-container:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 85%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.5));
}
.carousel.regular-carousel .regular-slide > .image-container-link img,
.carousel.regular-carousel .regular-slide > .image-container img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.carousel.regular-carousel .regular-slide .details-container {
  background-color: #000000;
  padding: 16px;
}
.carousel.regular-carousel .regular-slide .details-container .description {
  margin: 8px 0;
  font-weight: 400;
  font-size: 1.2rem;
  color: #ffffff;
}
.carousel.regular-carousel .regular-slide .details-container .title {
  margin: 8px 0;
  font-size: 2rem;
  font-weight: 700;
  color: #ffffff;
}
.carousel.regular-carousel .carousel-indicators {
  width: 100%;
  text-align: center;
}
@media (max-width: 1024px) {
  .carousel.regular-carousel .carousel-indicators {
    top: calc(50vw - 40px);
  }
}
.carousel .arrows {
  position: absolute;
  width: 100%;
  height: 0;
  top: 201px;
}
@media (max-width: 1024px) {
  .carousel .arrows {
    display: none;
  }
}
.carousel .arrows .arrow-background {
  position: absolute;
  width: 40px;
  height: 40px;
  background-color: rgba(0, 63, 84, 0.3);
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.carousel .arrows .arrow-background.arrow-right {
  right: 8px;
}
.carousel .arrows .arrow-background.arrow-left {
  left: 8px;
}
.carousel .arrows .arrow-background .fa-angle-right,
.carousel .arrows .arrow-background .fa-angle-left {
  opacity: 1;
  color: #ffffff;
  font-size: 3.2rem;
}
.carousel .carousel-indicators {
  position: absolute;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  height: 20px;
  top: 402px;
  list-style: none;
  z-index: 0;
}
.carousel .carousel-indicators li {
  display: inline-block;
}
.carousel .carousel-indicators .indicator {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 3px;
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  box-shadow: 2px 3px 3px #4b4b4b;
}
.carousel .carousel-indicators .indicator.active {
  background-color: #ffffff;
}
@media (max-width: 1024px) {
  .carousel .carousel-indicators .indicator {
    width: 12px;
    height: 12px;
    margin: 7px;
  }
}
.carousel button {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
}
.carousel .image-background,
.carousel .image-container,
.carousel .logo-container {
  margin-inline-start: 0;
  margin-inline-end: 0;
  margin-block-start: 0;
  margin-block-end: 0;
}
@media (max-width: 1024px) {
  .carousel .slide > .image-container-link,
  .carousel .slide > .image-container {
    position: relative;
  }
}
.carousel .slide.regular-slide .image-container-link .image-container, .carousel .slide.full-size-slide .image-container-link .image-container {
  height: 100%;
}
.carousel .slide .image-container-link .image-container {
  width: 100%;
}
@media (min-width: 1025px) {
  .carousel .circle-crop-carousel .carousel-indicators {
    left: 70%;
  }
  .carousel .full-size-carousel .carousel-indicators,
  .carousel .regular-carousel .carousel-indicators {
    left: 50%;
  }
}
.carousel .slide:not(.current) {
  display: none;
}
.carousel .animation-stop,
.carousel .animation-start {
  position: absolute;
  right: 16px;
  bottom: 16px;
  top: auto;
}
.carousel .animation-stop i,
.carousel .animation-start i {
  background-color: #000000;
  color: #ffffff;
  font-size: 2.2rem;
  border-radius: 50%;
}
.carousel:not(.animating) .animation-stop {
  display: none;
}
.carousel.animating .animation-start {
  display: none;
}
@media (max-width: 1024px) {
  .carousel.circle-crop-carousel .animation-stop,
  .carousel.circle-crop-carousel .animation-start, .carousel.full-size-carousel .animation-stop,
  .carousel.full-size-carousel .animation-start {
    bottom: auto;
    top: 16px;
    right: 16px;
  }
}
@media (min-width: 1281px) {
  .carousel.full-width .circle-crop-slide {
    height: 35vw;
    width: 100%;
  }
  .carousel.full-width .circle-crop-slide > .image-container-link,
  .carousel.full-width .circle-crop-slide > .image-container {
    height: calc(35vw * 2);
    width: 60%;
    margin-top: calc(-1 * 35vw / 2);
    margin-left: 0;
  }
  .carousel.full-width .circle-crop-slide > .image-container-link img,
  .carousel.full-width .circle-crop-slide > .image-container img {
    width: 100%;
    height: 35vw;
  }
  .carousel.full-width .full-size-slide {
    height: 35vw;
  }
  .carousel.full-width .regular-slide > .image-container-link,
  .carousel.full-width .regular-slide > .image-container {
    height: 35vw;
  }
  .carousel.full-width .arrows {
    top: calc(17.5vw - 20px);
  }
  .carousel.full-width .carousel-indicators {
    top: calc(35vw - 40px);
  }
}

.google-ad-manager {
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  padding-top: 20px;
}
.google-ad-manager .support-info-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.google-ad-manager .support-info-container p.support-text {
  font-size: 1.4rem;
}
.google-ad-manager .support-info-container a.cta-text {
  font-family: PBSSans;
  font-size: 1.4rem;
  font-weight: 700;
}

/**
    * Mixin for Codemirror container styles, used inside the Code, Event Manager components and Reusable Block (block layout).
 */
.component .video-app-component {
  container-type: inline-size;
}
.component .video-app-component .video-app-content {
  height: 200px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  border: 2px solid #d4e5fb;
  background-image: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/bento-components/video-app/media/pbs_app_resolution_1440.png);
  background-size: cover;
  background-position: center;
}
.component .video-app-component .video-app-content .video-app-content-left {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex: 1;
      flex: 1;
  margin: auto;
  line-height: clamp(40px, 5cqi, 55px);
}
.component .video-app-component .video-app-content .video-app-content-left .text-description-container {
  color: #ffffff;
  font-size: clamp(28px, 5cqi, 54px);
  width: 100%;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 10px;
}
.component .video-app-component .video-app-content .video-app-content-left .text-description-container .color-text-description {
  font-weight: 700;
  color: #ffcf00;
}
.component .video-app-component .video-app-content .video-app-content-left .text-description-container .bold-text-description {
  font-weight: 700;
}
.component .video-app-component .video-app-content .video-app-content-right {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex: 1;
      flex: 1;
  container-type: inline-size;
  gap: clamp(10px, 3cqi, 30px);
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.component .video-app-component .video-app-content .video-app-content-right .pbs-content {
  -ms-flex-item-align: center;
      align-self: center;
  display: -ms-flexbox;
  display: flex;
  color: #ffffff;
  width: 100%;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: row;
      flex-direction: row;
}
.component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-logo-container {
  margin-right: 2%;
  -ms-flex-pack: center;
      justify-content: center;
  display: -ms-flexbox;
  display: flex;
  width: clamp(3.208vw, 35%, 100vw);
  height: clamp(85px, 2vw, 190px);
}
.component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-logo-container .logo-image {
  max-height: 100%;
  max-width: 100%;
}
.component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-download-app-container {
  padding-right: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  margin-top: auto;
  margin-bottom: auto;
  gap: 3px;
}
.component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-download-app-container .download-app-content {
  font-weight: 900;
  font-size: clamp(15px, 2vw, 26px);
  border: 2px solid #ffcf00;
  border-radius: 0.5em;
  background-color: #ffcf00;
  color: #0f1e8c;
  text-align: center;
  cursor: pointer;
  max-width: 217px;
  max-height: 55px;
  box-sizing: border-box;
}
.component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-download-app-container .download-app-content:hover {
  background-color: #0f1e8c;
  border: solid 2px #0f1e8c;
  color: #ffcf00;
  max-width: 217px;
  max-height: 55px;
  text-decoration: none;
}
.component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-download-app-container .download-app-content:active {
  border: solid 3px #0f1e8c;
  background-color: #0f1e8c;
  color: #ffcf00;
}
.component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-download-app-container .app-additional-info {
  font-size: clamp(15px, 2vw, 26px);
}
.component .video-app-component .video-app-content .video-app-content-right .pbs-content {
  /* prettier-ignore */
}
@container (width < 500px) {
  .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-download-app-container .download-app-content, .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-download-app-container .app-additional-info {
    font-size: clamp(15px, 2vw, 18px);
  }
}
.component .video-app-component .video-app-content .video-app-content-right .additional-info {
  color: #C0CBDA;
  font-size: 12px;
  font-weight: 400;
  font-family: "PBSSans", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding-left: 5%;
  padding-right: 5%;
  padding-bottom: 2%;
  line-height: 14px;
  text-align: center;
}
.component .video-app-component:hover {
  cursor: pointer;
}

.column-8.span8 .component .video-app-component .video-app-content .video-app-content-left {
  line-height: 43px;
}
.column-8.span8 .component .video-app-component .video-app-content .video-app-content-right {
  gap: 10px;
}
.column-8.span8 .component .video-app-component .video-app-content .video-app-content-right .pbs-content {
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      -ms-grid-row-align: center;
      align-items: center;
}

.column-6.span6 .component .video-app-component .video-app-content .video-app-content-left {
  line-height: 30px;
}
.column-6.span6 .component .video-app-component .video-app-content .video-app-content-right {
  gap: 12px;
}
.column-6.span6 .component .video-app-component .video-app-content .video-app-content-right .pbs-content {
  -ms-flex-align: center;
      -ms-grid-row-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
}
.column-6.span6 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-logo-container {
  height: 50px;
  margin-bottom: 12px;
}

.column-4.span4 .component .video-app-component .video-app-content {
  height: 537px;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  background-image: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/bento-components/video-app/media/pbs_app_resolution_769.png);
  background-size: cover;
  background-position: center;
}
.column-4.span4 .component .video-app-component .video-app-content .video-app-content-left {
  -ms-flex: 2;
      flex: 2;
}
.column-4.span4 .component .video-app-component .video-app-content .video-app-content-left .text-description-container {
  font-size: 55px;
  line-height: 55px;
  -ms-flex-direction: column;
      flex-direction: column;
  gap: 0;
}
.column-4.span4 .component .video-app-component .video-app-content .video-app-content-right {
  gap: 25px;
}
.column-4.span4 .component .video-app-component .video-app-content .video-app-content-right .pbs-content {
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
}
.column-4.span4 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-logo-container {
  margin-right: 5%;
}
.column-4.span4 .component .video-app-component .video-app-content .video-app-content-right .additional-info {
  padding-bottom: 8%;
}

.column-3.span3 .component .video-app-component .video-app-content {
  height: 481px;
  -ms-flex-direction: column;
      flex-direction: column;
  background-image: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/bento-components/video-app/media/pbs_app_resolution_375.png);
  background-size: cover;
  background-position: center;
}
.column-3.span3 .component .video-app-component .video-app-content .video-app-content-left {
  -ms-flex: 1;
      flex: 1;
}
.column-3.span3 .component .video-app-component .video-app-content .video-app-content-left .text-description-container {
  -ms-flex-direction: column;
      flex-direction: column;
  font-size: 38px;
  line-height: 38px;
  gap: 0;
}
.column-3.span3 .component .video-app-component .video-app-content .video-app-content-right {
  gap: 30px;
}
.column-3.span3 .component .video-app-component .video-app-content .video-app-content-right .pbs-content {
  -ms-flex-direction: column;
      flex-direction: column;
}
.column-3.span3 .component .video-app-component .video-app-content .video-app-content-right .additional-info {
  margin-top: 0;
}
.column-3.span3 .component .video-app-component .video-app-content .video-app-content-right {
  gap: 30px;
}
.column-3.span3 .component .video-app-component .video-app-content .video-app-content-right .pbs-content {
  -ms-flex-align: center;
      -ms-grid-row-align: center;
      align-items: center;
}
.column-3.span3 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-logo-container {
  width: 140px;
  height: 75px;
}
.column-3.span3 .component .video-app-component .video-app-content .video-app-content-right .additional-info {
  padding-bottom: 5%;
}

@media (min-width: 769px) and (max-width: 1024px) {
  .column-12.span12 .component .video-app-component .video-app-content .video-app-content-right {
    gap: 10px;
  }
  .column-12.span12 .component .video-app-component .video-app-content .video-app-content-right .pbs-content {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center;
  }
  .column-12.span12 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-logo-container {
    width: 140px;
    height: 75px;
    margin-right: 5%;
  }
  .column-8.span8 .component .video-app-component .video-app-content .video-app-content-left {
    line-height: 30px;
  }
  .column-8.span8 .component .video-app-component .video-app-content .video-app-content-right {
    gap: 12px;
  }
  .column-8.span8 .component .video-app-component .video-app-content .video-app-content-right .pbs-content {
    -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center;
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .column-8.span8 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-logo-container {
    height: 50px;
    margin-bottom: 12px;
  }
  .column-6.span6 .component .video-app-component .video-app-content {
    height: 537px;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    background-image: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/bento-components/video-app/media/pbs_app_resolution_769.png);
    background-size: cover;
    background-position: center;
  }
  .column-6.span6 .component .video-app-component .video-app-content .video-app-content-left {
    -ms-flex: 2;
        flex: 2;
  }
  .column-6.span6 .component .video-app-component .video-app-content .video-app-content-left .text-description-container {
    font-size: 66px;
    line-height: 66px;
    -ms-flex-direction: column;
        flex-direction: column;
    gap: 0;
  }
  .column-6.span6 .component .video-app-component .video-app-content .video-app-content-right {
    gap: 25px;
  }
  .column-6.span6 .component .video-app-component .video-app-content .video-app-content-right .pbs-content {
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: center;
        justify-content: center;
  }
  .column-6.span6 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-logo-container {
    width: 140px;
    height: 75px;
    margin-right: 5%;
  }
  .column-6.span6 .component .video-app-component .video-app-content .video-app-content-right .additional-info {
    padding-bottom: 7%;
  }
  .column-4.span4 .component .video-app-component .video-app-content {
    height: 481px;
    -ms-flex-direction: column;
        flex-direction: column;
    background-image: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/bento-components/video-app/media/pbs_app_resolution_375.png);
    background-size: cover;
    background-position: center;
  }
  .column-4.span4 .component .video-app-component .video-app-content .video-app-content-left {
    -ms-flex: 1;
        flex: 1;
  }
  .column-4.span4 .component .video-app-component .video-app-content .video-app-content-left .text-description-container {
    font-size: 38px;
    line-height: 38px;
    gap: 0;
  }
  .column-4.span4 .component .video-app-component .video-app-content .video-app-content-right {
    gap: 30px;
  }
  .column-4.span4 .component .video-app-component .video-app-content .video-app-content-right .pbs-content {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center;
  }
  .column-4.span4 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-download-app-container {
    padding-right: 0;
  }
  .column-4.span4 .component .video-app-component .video-app-content .video-app-content-right .additional-info {
    margin-top: 0;
  }
  .column-4.span4 .component .video-app-component .video-app-content .video-app-content-right {
    gap: 30px;
  }
  .column-4.span4 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-logo-container {
    width: 140px;
    height: 75px;
    margin-right: 0;
  }
  .column-3.span3 .component .video-app-component .video-app-content .video-app-content-right .pbs-content {
    -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center;
  }
  .column-3.span3 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-logo-container {
    width: 140px;
    height: 75px;
    margin-right: 0;
  }
  .column-3.span3 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-download-app-container {
    padding-right: 0;
  }
}
@media (min-width: 376px) and (max-width: 768px) {
  .column-12.span12 .component .video-app-component .video-app-content, .column-8.span8 .component .video-app-component .video-app-content, .column-6.span6 .component .video-app-component .video-app-content, .column-4.span4 .component .video-app-component .video-app-content, .column-3.span3 .component .video-app-component .video-app-content {
    background-image: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/bento-components/video-app/media/pbs_app_resolution_769.png);
    background-size: cover;
    background-position: center;
    height: 584px;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
  }
  .column-12.span12 .component .video-app-component .video-app-content .video-app-content-left, .column-8.span8 .component .video-app-component .video-app-content .video-app-content-left, .column-6.span6 .component .video-app-component .video-app-content .video-app-content-left, .column-4.span4 .component .video-app-component .video-app-content .video-app-content-left, .column-3.span3 .component .video-app-component .video-app-content .video-app-content-left {
    -ms-flex: 2;
        flex: 2;
    -ms-flex-pack: start;
        justify-content: flex-start;
    line-height: 66px;
    margin-top: 52px;
  }
  .column-12.span12 .component .video-app-component .video-app-content .video-app-content-left .text-description-container, .column-8.span8 .component .video-app-component .video-app-content .video-app-content-left .text-description-container, .column-6.span6 .component .video-app-component .video-app-content .video-app-content-left .text-description-container, .column-4.span4 .component .video-app-component .video-app-content .video-app-content-left .text-description-container, .column-3.span3 .component .video-app-component .video-app-content .video-app-content-left .text-description-container {
    font-size: 66px;
    line-height: 66px;
    -ms-flex-direction: column;
        flex-direction: column;
    gap: 0;
  }
  .column-12.span12 .component .video-app-component .video-app-content .video-app-content-right, .column-8.span8 .component .video-app-component .video-app-content .video-app-content-right, .column-6.span6 .component .video-app-component .video-app-content .video-app-content-right, .column-4.span4 .component .video-app-component .video-app-content .video-app-content-right, .column-3.span3 .component .video-app-component .video-app-content .video-app-content-right {
    gap: 25px;
  }
  .column-12.span12 .component .video-app-component .video-app-content .video-app-content-right .pbs-content, .column-8.span8 .component .video-app-component .video-app-content .video-app-content-right .pbs-content, .column-6.span6 .component .video-app-component .video-app-content .video-app-content-right .pbs-content, .column-4.span4 .component .video-app-component .video-app-content .video-app-content-right .pbs-content, .column-3.span3 .component .video-app-component .video-app-content .video-app-content-right .pbs-content {
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: center;
        justify-content: center;
    gap: 5%;
  }
  .column-12.span12 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-logo-container, .column-8.span8 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-logo-container, .column-6.span6 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-logo-container, .column-4.span4 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-logo-container, .column-3.span3 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-logo-container {
    margin-right: 0;
    width: clamp(3.208vw, 35%, 100vw);
    height: clamp(85px, 2vw, 190px);
  }
  .column-12.span12 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-download-app-container .download-app-content, .column-8.span8 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-download-app-container .download-app-content, .column-6.span6 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-download-app-container .download-app-content, .column-4.span4 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-download-app-container .download-app-content, .column-3.span3 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-download-app-container .download-app-content {
    font-weight: 900;
    font-size: clamp(18px, 4.5vw, 27px);
    max-height: 47px;
    max-width: 188px;
  }
  .column-12.span12 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-download-app-container .app-additional-info, .column-8.span8 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-download-app-container .app-additional-info, .column-6.span6 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-download-app-container .app-additional-info, .column-4.span4 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-download-app-container .app-additional-info, .column-3.span3 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-download-app-container .app-additional-info {
    font-size: clamp(16px, 4vw, 23px);
  }
  .column-12.span12 .component .video-app-component .video-app-content .video-app-content-right .additional-info, .column-8.span8 .component .video-app-component .video-app-content .video-app-content-right .additional-info, .column-6.span6 .component .video-app-component .video-app-content .video-app-content-right .additional-info, .column-4.span4 .component .video-app-component .video-app-content .video-app-content-right .additional-info, .column-3.span3 .component .video-app-component .video-app-content .video-app-content-right .additional-info {
    padding-bottom: 5%;
    font-size: 16px;
  }
}
@media (max-width: 375px) {
  .column-12.span12 .component .video-app-component .video-app-content, .column-8.span8 .component .video-app-component .video-app-content, .column-6.span6 .component .video-app-component .video-app-content, .column-4.span4 .component .video-app-component .video-app-content, .column-3.span3 .component .video-app-component .video-app-content {
    height: 481px;
    -ms-flex-direction: column;
        flex-direction: column;
    background-image: url(https://bento3-staging.pbs.org/staging/3.142.0-rc1187/staticfiles/dist/app/bento-components/video-app/media/pbs_app_resolution_375.png);
    background-size: cover;
    background-position: center;
  }
  .column-12.span12 .component .video-app-component .video-app-content .video-app-content-left, .column-8.span8 .component .video-app-component .video-app-content .video-app-content-left, .column-6.span6 .component .video-app-component .video-app-content .video-app-content-left, .column-4.span4 .component .video-app-component .video-app-content .video-app-content-left, .column-3.span3 .component .video-app-component .video-app-content .video-app-content-left {
    -ms-flex: 2;
        flex: 2;
    -ms-flex-pack: start;
        justify-content: flex-start;
    line-height: 38px;
    margin-top: 40px;
  }
  .column-12.span12 .component .video-app-component .video-app-content .video-app-content-left .text-description-container, .column-8.span8 .component .video-app-component .video-app-content .video-app-content-left .text-description-container, .column-6.span6 .component .video-app-component .video-app-content .video-app-content-left .text-description-container, .column-4.span4 .component .video-app-component .video-app-content .video-app-content-left .text-description-container, .column-3.span3 .component .video-app-component .video-app-content .video-app-content-left .text-description-container {
    font-size: 38px;
    line-height: 38px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    gap: 0;
  }
  .column-12.span12 .component .video-app-component .video-app-content .video-app-content-right, .column-8.span8 .component .video-app-component .video-app-content .video-app-content-right, .column-6.span6 .component .video-app-component .video-app-content .video-app-content-right, .column-4.span4 .component .video-app-component .video-app-content .video-app-content-right, .column-3.span3 .component .video-app-component .video-app-content .video-app-content-right {
    gap: clamp(5px, 2cqi, 10px);
  }
  .column-12.span12 .component .video-app-component .video-app-content .video-app-content-right .pbs-content, .column-8.span8 .component .video-app-component .video-app-content .video-app-content-right .pbs-content, .column-6.span6 .component .video-app-component .video-app-content .video-app-content-right .pbs-content, .column-4.span4 .component .video-app-component .video-app-content .video-app-content-right .pbs-content, .column-3.span3 .component .video-app-component .video-app-content .video-app-content-right .pbs-content {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center;
    gap: 10px;
  }
  .column-12.span12 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-logo-container, .column-8.span8 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-logo-container, .column-6.span6 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-logo-container, .column-4.span4 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-logo-container, .column-3.span3 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-logo-container {
    width: 172px;
    height: 74px;
  }
  .column-12.span12 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-download-app-container, .column-8.span8 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-download-app-container, .column-6.span6 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-download-app-container, .column-4.span4 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-download-app-container, .column-3.span3 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-download-app-container {
    padding-right: 0;
  }
  .column-12.span12 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-download-app-container .download-app-content, .column-8.span8 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-download-app-container .download-app-content, .column-6.span6 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-download-app-container .download-app-content, .column-4.span4 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-download-app-container .download-app-content, .column-3.span3 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-download-app-container .download-app-content {
    font-weight: 900;
    font-size: 25px;
    max-width: 173px;
    max-height: 43px;
  }
  .column-12.span12 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-download-app-container .app-additional-info, .column-8.span8 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-download-app-container .app-additional-info, .column-6.span6 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-download-app-container .app-additional-info, .column-4.span4 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-download-app-container .app-additional-info, .column-3.span3 .component .video-app-component .video-app-content .video-app-content-right .pbs-content .pbs-download-app-container .app-additional-info {
    font-size: 21px;
    font-weight: 400;
  }
  .column-12.span12 .component .video-app-component .video-app-content .video-app-content-right .additional-info, .column-8.span8 .component .video-app-component .video-app-content .video-app-content-right .additional-info, .column-6.span6 .component .video-app-component .video-app-content .video-app-content-right .additional-info, .column-4.span4 .component .video-app-component .video-app-content .video-app-content-right .additional-info, .column-3.span3 .component .video-app-component .video-app-content .video-app-content-right .additional-info {
    font-size: 12px;
    font-weight: 400;
    padding: 0 50px 12px 50px;
    margin-top: 0;
  }
}
/**
    * Mixin for Codemirror container styles, used inside the Code, Event Manager components and Reusable Block (block layout).
 */
.sponsor-logos-component {
  position: relative;
  padding: 16px 16px 4px 16px;
}
.sponsor-logos-component.center .sponsor-logos-title,
.sponsor-logos-component.center .sponsor-logos-description,
.sponsor-logos-component.center .sponsor-logos-support,
.sponsor-logos-component.center .sponsor-logos-funding {
  text-align: center;
}
.sponsor-logos-component.center .logos {
  -ms-flex-pack: center;
      justify-content: center;
}
.sponsor-logos-component.right .sponsor-logos-title,
.sponsor-logos-component.right .sponsor-logos-description,
.sponsor-logos-component.right .sponsor-logos-support,
.sponsor-logos-component.right .sponsor-logos-funding {
  text-align: right;
}
.sponsor-logos-component.right .logos {
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.sponsor-logos-component .sponsor-logos-title {
  padding: 3px;
  margin-bottom: 25px;
  color: #000000;
  font-size: 2.5rem;
  font-weight: 400;
  font-style: italic;
  line-height: 1.1;
  word-break: break-word;
}
.sponsor-logos-component .sponsor-logos-description {
  padding: 3px;
  margin-bottom: 25px;
  color: #222222;
  font-size: 1.6rem;
  font-weight: 400;
  word-break: break-word;
}
.sponsor-logos-component .sponsor-logos-funding {
  padding: 3px;
  margin-bottom: 25px;
  color: #222222;
  font-size: 1.4rem;
  font-weight: 400;
  font-style: italic;
  word-break: break-word;
}
.sponsor-logos-component .sponsor-logos-support {
  padding: 3px;
  margin-bottom: 25px;
  color: #000000;
  font-size: 1.4rem;
  font-weight: 400;
  word-wrap: break-word;
}
.sponsor-logos-component .logos {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 16px;
}
.sponsor-logos-component .logos .logo-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  max-width: none;
  padding: 2px 8px;
  margin: 3px;
  width: 200px;
  height: 50px;
  box-sizing: content-box;
}
.sponsor-logos-component .logos .logo-container .logo-img {
  max-width: 200px;
  max-height: 50px;
}
@media (max-width: 1023px) {
  .sponsor-logos-component .logos .logo-container .logo-container {
    width: 160px;
    height: 40px;
  }
  .sponsor-logos-component .logos .logo-container .logo-container .logo-img {
    max-width: 160px;
    max-height: 40px;
  }
}

.donate {
  padding: 16px 16px 0 16px;
}
.donate article {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap-reverse;
      flex-wrap: wrap-reverse;
}
.donate .donate-editable {
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
  -ms-flex-positive: 1;
      flex-grow: 1;
  max-width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.donate .donate-logo {
  margin-bottom: 20px;
  padding: 0 16px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  max-width: 100%;
}
.donate .donate-logo img {
  min-width: 160px;
}
.donate .donate-support {
  margin: 0 auto 20px auto;
  max-width: 410px;
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #040c41;
  padding: 0 16px;
  word-break: break-word;
}
.donate .donate-cta-link {
  width: 200px;
  max-width: 100%;
  height: 46px;
  background-color: #d6383a;
  margin-bottom: 20px;
  display: inline-block;
  padding: 8px;
  position: relative;
  text-decoration: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  color: #ffffff;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
}
.donate .donate-cta-link:hover, .donate .donate-cta-link:focus {
  background-color: #af2320;
}
.donate .donate-cta-link.has-pill-button {
  border: 2px solid #d6383a;
  border-radius: 28.6px;
  font-weight: 600;
  font-size: 17px;
  height: 40px;
  line-height: 0;
  padding: 5px;
}
.donate .donate-pbs-brand {
  position: relative;
  display: inline-block;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 100%;
  padding-top: 24px;
}
.donate .donate-pbs-brand img {
  max-width: 100%;
}

.google-search-results {
  font-family: "PBSSans", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.google-search-results input.gsc-input,
.google-search-results .gs-snippet {
  font-size: 1.4rem;
}
.google-search-results input.gsc-input {
  background: none !important;
  box-shadow: none;
  margin: 0;
}
.google-search-results button.gsc-search-button svg {
  vertical-align: middle;
}
.google-search-results table.gsc-input td {
  height: 35px;
}

/**
    * Mixin for Codemirror container styles, used inside the Code, Event Manager components and Reusable Block (block layout).
 */
@media (max-width: 1024px) {
  body.nav-is-open .popup {
    display: none;
  }
}

@keyframes showPopup {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.popup {
  display: none;
  opacity: 0;
}
.popup.open {
  animation: showPopup 0.3s ease-in normal;
  opacity: 1;
  display: block;
}
.popup.open .popup-overlay {
  display: block;
}
.popup.closed {
  opacity: 0;
  display: none;
}
.popup.closed .popup-overlay {
  display: none;
}
.popup .popup-overlay {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0.7;
  z-index: 100;
}
.popup .popup-modal {
  max-height: 100% !important;
  padding: 8px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10002;
}
.popup .popup-modal .close-popup {
  z-index: 1;
  position: absolute;
  top: 12px;
  right: 12px;
  cursor: pointer;
  background: transparent;
  border: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.popup .popup-modal .close-popup .fa-times {
  font-size: 1.6rem;
}
.popup .popup-modal .simple-preset-content {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.popup .popup-modal .simple-preset-content .popup-text {
  padding: 16px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: space-evenly;
      justify-content: space-evenly;
}
.popup .popup-modal .simple-preset-content .popup-text .popup-title {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 16px;
  text-align: center;
  word-break: break-word;
}
.popup .popup-modal .simple-preset-content .popup-text .popup-description {
  font-size: 1.4rem;
  margin-bottom: 16px;
  text-align: center;
  word-break: break-word;
}
.popup .popup-modal .simple-preset-content .popup-text .popup-cta-link,
.popup .popup-modal .simple-preset-content .popup-text .popup-cta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 100%;
  padding: 8px 16px;
  position: relative;
  color: #ffffff;
  font-size: 1.6rem;
  text-align: center;
  word-break: break-word;
}
.popup .popup-modal .simple-preset-content .popup-text .popup-cta-link.has-pill-button,
.popup .popup-modal .simple-preset-content .popup-text .popup-cta.has-pill-button {
  border: 2px solid #2638C4;
  border-radius: 28.6px;
  color: #2638C4;
  font-weight: 600;
  font-size: 17px;
  position: relative;
  height: auto;
  min-height: 35px !important;
  padding: 4px 16px;
}
.popup .popup-modal .simple-preset-content .popup-text .popup-cta-link.has-pill-button.text-container, .popup .popup-modal .simple-preset-content .popup-text .popup-cta-link.has-pill-button.button-item-text,
.popup .popup-modal .simple-preset-content .popup-text .popup-cta.has-pill-button.text-container,
.popup .popup-modal .simple-preset-content .popup-text .popup-cta.has-pill-button.button-item-text {
  padding: 4px 8px !important;
}
.popup .popup-modal .simple-preset-content .popup-text .popup-cta-link.has-pill-button.text-container .ck.ck-reset, .popup .popup-modal .simple-preset-content .popup-text .popup-cta-link.has-pill-button.button-item-text .ck.ck-reset,
.popup .popup-modal .simple-preset-content .popup-text .popup-cta.has-pill-button.text-container .ck.ck-reset,
.popup .popup-modal .simple-preset-content .popup-text .popup-cta.has-pill-button.button-item-text .ck.ck-reset {
  min-height: 30px;
}
.popup .popup-modal .simple-preset-content .popup-text .popup-cta-link.has-pill-button p, .popup .popup-modal .simple-preset-content .popup-text .popup-cta-link.has-pill-button .ck-placeholder,
.popup .popup-modal .simple-preset-content .popup-text .popup-cta.has-pill-button p,
.popup .popup-modal .simple-preset-content .popup-text .popup-cta.has-pill-button .ck-placeholder {
  font-weight: 600;
  height: -moz-fit-content;
  height: fit-content;
  vertical-align: middle;
}
.popup .popup-modal .simple-preset-content .popup-text .popup-cta-link.has-pill-button p:before, .popup .popup-modal .simple-preset-content .popup-text .popup-cta-link.has-pill-button .ck-placeholder:before,
.popup .popup-modal .simple-preset-content .popup-text .popup-cta.has-pill-button p:before,
.popup .popup-modal .simple-preset-content .popup-text .popup-cta.has-pill-button .ck-placeholder:before {
  margin-left: 3px;
}
.popup .popup-modal .simple-preset-content .popup-text .popup-cta-link.has-pill-button.video-cta,
.popup .popup-modal .simple-preset-content .popup-text .popup-cta.has-pill-button.video-cta {
  padding: 4px 32px 4px 16px;
}
.popup .popup-modal .simple-preset-content .popup-text .popup-cta-link.has-pill-button p, .popup .popup-modal .simple-preset-content .popup-text .popup-cta-link.has-pill-button .ck-placeholder,
.popup .popup-modal .simple-preset-content .popup-text .popup-cta.has-pill-button p,
.popup .popup-modal .simple-preset-content .popup-text .popup-cta.has-pill-button .ck-placeholder {
  color: #2638C4;
}
.popup .popup-modal .simple-preset-content .popup-text .popup-cta-link.has-pill-button:hover,
.popup .popup-modal .simple-preset-content .popup-text .popup-cta.has-pill-button:hover {
  border: 2px solid #0F1F8C;
  background-color: #0F1F8C;
  color: #ffffff;
  cursor: pointer;
  border-radius: 28.6px;
}
.popup .popup-modal .simple-preset-content .popup-text .popup-cta-link.has-pill-button:hover p, .popup .popup-modal .simple-preset-content .popup-text .popup-cta-link.has-pill-button:hover .ck-placeholder,
.popup .popup-modal .simple-preset-content .popup-text .popup-cta.has-pill-button:hover p,
.popup .popup-modal .simple-preset-content .popup-text .popup-cta.has-pill-button:hover .ck-placeholder {
  color: #ffffff;
}
.popup .popup-modal .simple-preset-content .popup-image {
  text-align: center;
}
.popup .popup-modal .simple-preset-content .popup-image img {
  max-width: 100%;
  max-height: 100%;
}
.popup .popup-modal .simple-preset-content .popup-image-link {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%;
  height: 100%;
}
.popup .popup-modal .simple-preset-content .popup-image-link:focus {
  border: 1px solid #ffffff;
}
.popup.dark .popup-title,
.popup.dark .popup-description {
  color: #ffffff;
}
.popup.dark .close-popup .fa-times {
  color: #ffffff;
}
.popup.dark .close-popup:hover .fa-times, .popup.dark .close-popup:focus .fa-times {
  color: #e0e0e0;
}
.popup.dark .popup-cta-link,
.popup.dark .popup-cta {
  background-color: #ffffff;
}
.popup.dark .popup-cta-link.pill-button-container,
.popup.dark .popup-cta.pill-button-container {
  border: 2px solid #2638C4;
  border-radius: 28.6px;
  color: #2638C4;
  font-weight: 600;
  font-size: 17px;
  position: relative;
  height: auto;
  min-height: 35px !important;
  padding: 4px 16px;
}
.popup.dark .popup-cta-link.pill-button-container.text-container, .popup.dark .popup-cta-link.pill-button-container.button-item-text,
.popup.dark .popup-cta.pill-button-container.text-container,
.popup.dark .popup-cta.pill-button-container.button-item-text {
  padding: 4px 8px !important;
}
.popup.dark .popup-cta-link.pill-button-container.text-container .ck.ck-reset, .popup.dark .popup-cta-link.pill-button-container.button-item-text .ck.ck-reset,
.popup.dark .popup-cta.pill-button-container.text-container .ck.ck-reset,
.popup.dark .popup-cta.pill-button-container.button-item-text .ck.ck-reset {
  min-height: 30px;
}
.popup.dark .popup-cta-link.pill-button-container p, .popup.dark .popup-cta-link.pill-button-container .ck-placeholder,
.popup.dark .popup-cta.pill-button-container p,
.popup.dark .popup-cta.pill-button-container .ck-placeholder {
  font-weight: 600;
  height: -moz-fit-content;
  height: fit-content;
  vertical-align: middle;
}
.popup.dark .popup-cta-link.pill-button-container p:before, .popup.dark .popup-cta-link.pill-button-container .ck-placeholder:before,
.popup.dark .popup-cta.pill-button-container p:before,
.popup.dark .popup-cta.pill-button-container .ck-placeholder:before {
  margin-left: 3px;
}
.popup.dark .popup-cta-link.pill-button-container,
.popup.dark .popup-cta.pill-button-container {
  color: #2638c4;
  border-color: #2638c4;
}
.popup.dark .popup-cta-link.pill-button-container p, .popup.dark .popup-cta-link.pill-button-container .ck-placeholder,
.popup.dark .popup-cta.pill-button-container p,
.popup.dark .popup-cta.pill-button-container .ck-placeholder {
  color: #2638c4;
}
.popup.dark .popup-cta-link.pill-button-container:hover,
.popup.dark .popup-cta.pill-button-container:hover {
  cursor: pointer;
  border-radius: 28.6px;
  border: 2px solid #2638c4;
  background-color: #ffffff;
  color: #0F1F8C;
}
.popup.dark .popup-cta-link.pill-button-container:hover p, .popup.dark .popup-cta-link.pill-button-container:hover .ck-placeholder,
.popup.dark .popup-cta.pill-button-container:hover p,
.popup.dark .popup-cta.pill-button-container:hover .ck-placeholder {
  color: #0F1F8C;
}
.popup.light .popup-modal {
  background-color: #ffffff;
}
.popup.light .popup-modal .popup-cta-link,
.popup.light .popup-modal .popup-cta {
  color: #ffffff;
}
.popup.light .popup-modal .popup-cta-link.pill-button-container,
.popup.light .popup-modal .popup-cta.pill-button-container {
  border: 2px solid #2638C4;
  border-radius: 28.6px;
  color: #2638C4;
  font-weight: 600;
  font-size: 17px;
  position: relative;
  height: auto;
  min-height: 35px !important;
  padding: 4px 16px;
}
.popup.light .popup-modal .popup-cta-link.pill-button-container.text-container, .popup.light .popup-modal .popup-cta-link.pill-button-container.button-item-text,
.popup.light .popup-modal .popup-cta.pill-button-container.text-container,
.popup.light .popup-modal .popup-cta.pill-button-container.button-item-text {
  padding: 4px 8px !important;
}
.popup.light .popup-modal .popup-cta-link.pill-button-container.text-container .ck.ck-reset, .popup.light .popup-modal .popup-cta-link.pill-button-container.button-item-text .ck.ck-reset,
.popup.light .popup-modal .popup-cta.pill-button-container.text-container .ck.ck-reset,
.popup.light .popup-modal .popup-cta.pill-button-container.button-item-text .ck.ck-reset {
  min-height: 30px;
}
.popup.light .popup-modal .popup-cta-link.pill-button-container p, .popup.light .popup-modal .popup-cta-link.pill-button-container .ck-placeholder,
.popup.light .popup-modal .popup-cta.pill-button-container p,
.popup.light .popup-modal .popup-cta.pill-button-container .ck-placeholder {
  font-weight: 600;
  height: -moz-fit-content;
  height: fit-content;
  vertical-align: middle;
}
.popup.light .popup-modal .popup-cta-link.pill-button-container p:before, .popup.light .popup-modal .popup-cta-link.pill-button-container .ck-placeholder:before,
.popup.light .popup-modal .popup-cta.pill-button-container p:before,
.popup.light .popup-modal .popup-cta.pill-button-container .ck-placeholder:before {
  margin-left: 3px;
}
.popup.light .popup-modal .popup-cta-link.pill-button-container,
.popup.light .popup-modal .popup-cta.pill-button-container {
  color: #ffffff;
}
.popup.light .popup-modal .popup-cta-link.pill-button-container p, .popup.light .popup-modal .popup-cta-link.pill-button-container .ck-placeholder,
.popup.light .popup-modal .popup-cta.pill-button-container p,
.popup.light .popup-modal .popup-cta.pill-button-container .ck-placeholder {
  color: #ffffff;
}
.popup.light .popup-modal .popup-cta-link.pill-button-container:hover,
.popup.light .popup-modal .popup-cta.pill-button-container:hover {
  cursor: pointer;
  border-radius: 28.6px;
  border: 2px solid #0F1F8C;
  background-color: #0F1F8C;
  color: #ffffff;
}
.popup.light .popup-modal .popup-cta-link.pill-button-container:hover p, .popup.light .popup-modal .popup-cta-link.pill-button-container:hover .ck-placeholder,
.popup.light .popup-modal .popup-cta.pill-button-container:hover p,
.popup.light .popup-modal .popup-cta.pill-button-container:hover .ck-placeholder {
  color: #ffffff;
}
.popup.vertical.normal .popup-modal {
  width: 384px;
  height: 432px;
}
.popup.vertical.normal .popup-modal .popup-image,
.popup.vertical.normal .popup-modal .popup-text {
  height: calc(432px / 2);
}
.popup.vertical.large .popup-modal {
  width: calc(384px + 0.5 * 384px);
  height: calc(432px + 0.5 * 432px);
}
.popup.vertical.large .popup-modal .popup-image,
.popup.vertical.large .popup-modal .popup-text {
  height: calc(calc(432px + 0.5 * 432px) / 2);
}
.popup.vertical .simple-preset-content {
  -ms-flex-direction: column;
      flex-direction: column;
}
.popup.vertical .simple-preset-content .popup-image,
.popup.vertical .simple-preset-content .popup-text {
  width: 100%;
}
.popup.vertical .simple-preset-content .popup-image,
.popup.vertical .simple-preset-content .popup-image-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding-bottom: 8px;
  max-width: 100%;
  max-height: 100%;
}
.popup.verticalNoImage.normal .popup-modal {
  width: 384px;
  max-height: 432px;
}
.popup.verticalNoImage.large .popup-modal {
  width: calc(384px + 0.5 * 384px);
  max-height: calc(432px + 0.5 * 432px);
}
.popup.verticalNoImage .popup-text {
  width: 100%;
  height: 100%;
  -ms-flex-pack: center;
      justify-content: center;
}
.popup.horizontalLeftImage.normal .popup-modal {
  width: 432px;
  height: 384px;
}
.popup.horizontalLeftImage.normal .popup-modal .popup-image,
.popup.horizontalLeftImage.normal .popup-modal .popup-text {
  width: calc(432px / 2);
}
.popup.horizontalLeftImage.large .popup-modal {
  width: calc(432px + 0.5 * 432px);
  height: calc(384px + 0.5 * 384px);
}
.popup.horizontalLeftImage.large .popup-modal .popup-image,
.popup.horizontalLeftImage.large .popup-modal .popup-text {
  width: calc(calc(432px + 0.5 * 432px) / 2);
}
.popup.horizontalLeftImage .simple-preset-content {
  -ms-flex-direction: row;
      flex-direction: row;
}
.popup.horizontalLeftImage .simple-preset-content .popup-image,
.popup.horizontalLeftImage .simple-preset-content .popup-text {
  height: 100%;
}
.popup.horizontalLeftImage .simple-preset-content .popup-image {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 100%;
  max-height: 100%;
}
.popup.horizontalLeftImage .simple-preset-content .popup-text {
  height: 100%;
}
.popup.horizontalRightImage.normal .popup-modal {
  width: 432px;
  height: 384px;
}
.popup.horizontalRightImage.normal .popup-modal .popup-image,
.popup.horizontalRightImage.normal .popup-modal .popup-text {
  width: calc(432px / 2);
}
.popup.horizontalRightImage.large .popup-modal {
  width: calc(432px + 0.5 * 432px);
  height: calc(384px + 0.5 * 384px);
}
.popup.horizontalRightImage.large .popup-modal .popup-image,
.popup.horizontalRightImage.large .popup-modal .popup-text {
  width: calc(calc(432px + 0.5 * 432px) / 2);
}
.popup.horizontalRightImage .simple-preset-content {
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
}
.popup.horizontalRightImage .simple-preset-content .popup-image,
.popup.horizontalRightImage .simple-preset-content .popup-text {
  height: 100%;
}
.popup.horizontalRightImage .simple-preset-content .popup-image {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 100%;
  max-height: 100%;
}
.popup.horizontalRightImage .simple-preset-content .popup-text {
  height: 100%;
}
.popup.customLayout div[id^=column] .component:first-of-type {
  margin-top: 0 !important;
}
.popup.customLayout .container {
  width: 100%;
}
.popup.customLayout .container.has-background-image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.popup.customLayout.normal .popup-modal, .popup.customHTML.normal .popup-modal {
  width: 432px;
  max-height: 384px;
}
.popup.customLayout.large .popup-modal, .popup.customHTML.large .popup-modal {
  width: calc(432px + 0.5 * 432px);
  max-height: calc(384px + 0.5 * 384px);
}
.popup.fixedTop .popup-modal {
  top: 0;
  left: 0;
  bottom: auto;
}
.popup.fixedBottom .popup-modal {
  bottom: 0;
  left: 0;
  top: auto;
}
.popup.fixedTop .popup-modal, .popup.fixedBottom .popup-modal {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  position: fixed;
  width: 100%;
  min-height: 75px;
  transform: none;
}
.popup.fixedTop .popup-modal .fixed-preset, .popup.fixedBottom .popup-modal .fixed-preset {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  padding: 8px 32px;
}
.popup.fixedTop .popup-modal .fixed-preset .popup-description, .popup.fixedBottom .popup-modal .fixed-preset .popup-description {
  margin-right: 24px;
  font-size: 1.4rem;
  word-break: break-word;
}
.popup.fixedTop .popup-modal .fixed-preset .popup-cta-link,
.popup.fixedTop .popup-modal .fixed-preset .popup-cta, .popup.fixedBottom .popup-modal .fixed-preset .popup-cta-link,
.popup.fixedBottom .popup-modal .fixed-preset .popup-cta {
  position: relative;
  max-width: 100%;
  min-width: -moz-fit-content;
  min-width: fit-content;
  padding: 6px 0;
  color: #ffffff;
  font-size: 1.6rem;
  word-break: break-word;
}
@media (max-width: calc(432px + 2 * 24px)) {
  .popup.horizontalRightImage.normal .popup-modal, .popup.horizontalLeftImage.normal .popup-modal {
    width: calc(100% - 2 * 24px);
    height: 432px;
  }
  .popup.horizontalRightImage.normal .popup-modal .simple-preset-content, .popup.horizontalLeftImage.normal .popup-modal .simple-preset-content {
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .popup.horizontalRightImage.normal .popup-modal .simple-preset-content .popup-image,
  .popup.horizontalRightImage.normal .popup-modal .simple-preset-content .popup-text, .popup.horizontalLeftImage.normal .popup-modal .simple-preset-content .popup-image,
  .popup.horizontalLeftImage.normal .popup-modal .simple-preset-content .popup-text {
    width: 100%;
    height: calc(432px / 2);
  }
  .popup.horizontalRightImage.normal .popup-modal .simple-preset-content .popup-image, .popup.horizontalLeftImage.normal .popup-modal .simple-preset-content .popup-image {
    padding-bottom: 8px;
  }
  .popup.horizontalRightImage.normal .popup-modal .simple-preset-content .popup-image img, .popup.horizontalLeftImage.normal .popup-modal .simple-preset-content .popup-image img {
    max-width: 100%;
    max-height: 100%;
  }
  .popup.horizontalRightImage.normal .popup-modal .simple-preset-content .popup-image-link, .popup.horizontalLeftImage.normal .popup-modal .simple-preset-content .popup-image-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
  }
  .popup.customHTML.normal .popup-modal, .popup.customLayout.normal .popup-modal, .popup.vertical.normal .popup-modal, .popup.verticalNoImage.normal .popup-modal {
    width: calc(100% - 2 * 24px);
  }
  .popup .close-popup .fa-times {
    font-size: 2.5rem;
  }
}
@media (max-width: calc(calc(432px + 0.5 * 432px) + 2 * 24px)) {
  .popup.horizontalRightImage.large .popup-modal, .popup.horizontalLeftImage.large .popup-modal {
    width: calc(100% - 2 * 24px);
    height: calc(432px + 0.5 * 432px);
  }
  .popup.horizontalRightImage.large .popup-modal .simple-preset-content, .popup.horizontalLeftImage.large .popup-modal .simple-preset-content {
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .popup.horizontalRightImage.large .popup-modal .simple-preset-content .popup-image,
  .popup.horizontalRightImage.large .popup-modal .simple-preset-content .popup-text, .popup.horizontalLeftImage.large .popup-modal .simple-preset-content .popup-image,
  .popup.horizontalLeftImage.large .popup-modal .simple-preset-content .popup-text {
    width: 100%;
    height: calc(calc(432px + 0.5 * 432px) / 2);
  }
  .popup.horizontalRightImage.large .popup-modal .simple-preset-content .popup-image, .popup.horizontalLeftImage.large .popup-modal .simple-preset-content .popup-image {
    padding-bottom: 8px;
  }
  .popup.horizontalRightImage.large .popup-modal .simple-preset-content .popup-image img, .popup.horizontalLeftImage.large .popup-modal .simple-preset-content .popup-image img {
    max-width: 100%;
    max-height: 100%;
  }
  .popup.horizontalRightImage.large .popup-modal .simple-preset-content .popup-image-link, .popup.horizontalLeftImage.large .popup-modal .simple-preset-content .popup-image-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
  }
  .popup.customHTML.large .popup-modal, .popup.customLayout.large .popup-modal, .popup.vertical.large .popup-modal, .popup.verticalNoImage.large .popup-modal {
    width: calc(100% - 2 * 24px);
  }
  .popup .close-popup .fa-times {
    font-size: 2.5rem;
  }
}

/**
    * Mixin for Codemirror container styles, used inside the Code, Event Manager components and Reusable Block (block layout).
 */
@media (max-width: 1023px) {
  .component .video-list .video-list-title {
    margin-left: 30px;
  }
}
.component .video-list .video-player .right-side {
  min-width: 300px;
  -ms-flex-preferred-size: 33%;
      flex-basis: 33%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
  margin-left: 2%;
}
.component .video-list .video-player .right-side .show-title {
  margin-bottom: 12px;
  font-size: 14px;
  color: #5C6E85;
  font-weight: 700;
  text-transform: uppercase;
}
.component .video-list .video-player .right-side .video-title {
  margin-bottom: 12px;
  font-size: 16px;
  color: #040613;
  font-weight: 700;
}
.component .video-list .video-player .right-side .video-meta {
  margin-bottom: 16px;
  font-size: 14px;
  color: #5C6E85;
  font-weight: 400;
}
.component .video-list .video-player .right-side .description {
  font-size: 16px;
  color: #040613;
  font-weight: 400;
}
.component .video-list .videos {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 1023px) {
  .component .video-list .videos {
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    -ms-flex-pack: center;
        justify-content: center;
  }
}
@media (max-width: 767px) {
  .component .video-list .videos {
    margin: 0;
  }
}
.component .video-list .swiper-container.is-first-page {
  margin-left: -16px;
}
@media (max-width: 767px) {
  .component .video-list .swiper-container.is-first-page {
    margin-left: 0;
  }
}
.component .video-list .swiper-container.is-first-page .swiper-wrapper {
  margin-left: 0;
}
.component .video-list .swiper-container .splide__arrows {
  height: 0;
  position: absolute;
  top: 15%;
  z-index: 2;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
@media (max-width: 1279px) {
  .component .video-list .swiper-container .splide__arrows {
    top: 13%;
  }
}
@media (max-width: 1023px) {
  .component .video-list .swiper-container .splide__arrows {
    top: 22%;
  }
}
@media (max-width: 767px) {
  .component .video-list .swiper-container .splide__arrows {
    top: 20%;
  }
}
@media (max-width: 479px) {
  .component .video-list .swiper-container .splide__arrows {
    top: 14%;
  }
}
@media (max-width: 374px) {
  .component .video-list .swiper-container .splide__arrows {
    top: 7%;
  }
}
.component .video-list .swiper-container .splide__arrows .splide__arrow {
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 60px;
  height: 60px;
  transition-property: background-color, opacity;
  transition-duration: 0.3s;
  transition-timing-function: ease-in;
  border: 0;
  border-radius: 50%;
  opacity: 1;
  background-color: rgba(38, 56, 196, 0.7);
  backdrop-filter: blur(2px);
  font-size: 20px;
}
.component .video-list .swiper-container .splide__arrows .splide__arrow svg {
  fill: white;
}
.component .video-list .swiper-container .splide__arrows .splide__arrow.splide__arrow--next {
  margin-left: auto;
  right: 5px;
}
.component .video-list .swiper-container .splide__arrows .splide__arrow.splide__arrow--next img {
  height: 20px;
  width: 11.302px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.component .video-list .swiper-container .splide__arrows .splide__arrow.splide__arrow--prev {
  left: 5px;
}
.component .video-list .swiper-container .splide__arrows .splide__arrow.splide__arrow--prev img {
  height: 20px;
  width: 11.302px;
  rotate: 180deg;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.component .video-list .swiper-container .splide__arrows .splide__arrowhidden {
  display: none;
}
.component .video-list .swiper-container .splide__arrows .splide__arrow:hover {
  background-color: rgba(15, 30, 140, 0.7);
}
.component .video-list .swiper-container .splide__arrows .swiper-button {
  color: white;
  top: 18%;
  background-color: rgba(38, 56, 196, 0.7);
}
.component .video-list .swiper-container .splide__arrows .swiper-button:hover {
  background-color: rgba(15, 30, 140, 0.7);
}
@media (max-width: 1023px) {
  .component .video-list .swiper-container.is-first-page {
    margin-left: 22px;
  }
}
@media (max-width: 767px) {
  .component .video-list .swiper-container.is-first-page {
    margin-left: 20px;
  }
}
@media (max-width: 479px) {
  .component .video-list .swiper-container.is-first-page {
    margin-left: 14px;
  }
}
@media (max-width: 374px) {
  .component .video-list .swiper-container.is-first-page {
    margin-left: 10px;
  }
}
.component .video-list .swiper-container.is-first-page .swiper-wrapper {
  margin-left: auto;
}
.component .video-list .swiper-container .swiper-wrapper {
  margin-left: 80px;
}
@media (max-width: 1023px) {
  .component .video-list .swiper-container .swiper-wrapper {
    margin-left: 86px;
  }
}
@media (max-width: 767px) {
  .component .video-list .swiper-container .swiper-wrapper {
    margin-left: 180px;
  }
}
@media (max-width: 479px) {
  .component .video-list .swiper-container .swiper-wrapper {
    margin-left: 120px;
  }
}
.component .video-list .swiper-container.is-last-page .swiper-wrapper {
  margin-left: 0;
}
.component .video-list .load-more-wrapper {
  text-align: center;
}
.component .video-list .load-more-wrapper .load-more {
  text-align: center;
  margin-top: 24px;
  font-size: 1.6rem;
  line-height: 1.4;
  padding: 16px;
  border: 2px solid currentColor;
  display: inline-block;
  position: relative;
  text-decoration: none;
  word-wrap: break-word;
  max-width: 100%;
}
.component .video-list .load-more-wrapper .load-more {
  transition: background-color 0.3s, border-color 0.3s, color 0.3s;
}
.component .video-list .load-more-wrapper .load-more a {
  text-decoration: none;
}
.component .video-list .load-more-wrapper .load-more .ck_content * {
  font-size: 1.6rem;
  line-height: 1.4;
  text-decoration: none;
  word-wrap: break-word;
  max-width: 100%;
}
.component .video-list .load-more-wrapper .load-more .ck.ck-editor__editable_inline > :first-child {
  margin-top: 0;
}
.component .video-list .load-more-wrapper .load-more .ck.ck-editor__editable_inline > :last-child {
  margin-bottom: 0;
}
.component .video-list .load-more-wrapper .load-more.pill-button-component {
  border: 2px solid #2638C4;
  border-radius: 28.6px;
  color: #2638C4;
  font-weight: 600;
  font-size: 17px;
  position: relative;
  height: auto;
  min-height: 35px !important;
  padding: 4px 16px;
}
.component .video-list .load-more-wrapper .load-more.pill-button-component.text-container, .component .video-list .load-more-wrapper .load-more.pill-button-component.button-item-text {
  padding: 4px 8px !important;
}
.component .video-list .load-more-wrapper .load-more.pill-button-component.text-container .ck.ck-reset, .component .video-list .load-more-wrapper .load-more.pill-button-component.button-item-text .ck.ck-reset {
  min-height: 30px;
}
.component .video-list .load-more-wrapper .load-more.pill-button-component p, .component .video-list .load-more-wrapper .load-more.pill-button-component .ck-placeholder {
  font-weight: 600;
  height: -moz-fit-content;
  height: fit-content;
  vertical-align: middle;
}
.component .video-list .load-more-wrapper .load-more.pill-button-component p:before, .component .video-list .load-more-wrapper .load-more.pill-button-component .ck-placeholder:before {
  margin-left: 3px;
}
.component .video-list .load-more-wrapper .load-more.pill-button-component.video-cta {
  padding: 4px 32px 4px 16px;
}
.component .video-list .load-more-wrapper .load-more.pill-button-component p, .component .video-list .load-more-wrapper .load-more.pill-button-component .ck-placeholder {
  color: #2638C4;
}
.component .video-list .load-more-wrapper .load-more.pill-button-component:hover {
  border: 2px solid #0F1F8C;
  background-color: #0F1F8C;
  color: #ffffff;
  cursor: pointer;
  border-radius: 28.6px;
}
.component .video-list .load-more-wrapper .load-more.pill-button-component:hover p, .component .video-list .load-more-wrapper .load-more.pill-button-component:hover .ck-placeholder {
  color: #ffffff;
}

.span8.column-8 .jaws-event-manager .eventManagerContent {
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-grid-columns: none;
      grid-template-columns: none;
  padding-left: 0;
  padding-right: 0;
  gap: 10px;
}
.span8.column-8 .jaws-event-manager .eventManagerContent .eventManagerItem {
  width: 100%;
  max-width: none;
}

.span4.column-4 .jaws-event-manager .eventManagerContent {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
@media (min-width: 769px) and (max-width: 1300px) {
  .span4.column-4 .jaws-event-manager .eventManagerContent .eventManagerItem .leftEventContainer {
    min-width: 55px;
    max-width: 65px;
  }
  .span4.column-4 .jaws-event-manager .eventManagerContent .eventManagerItem .rightEventContainer {
    width: calc(100% - 65px);
  }
  .span4.column-4 .jaws-event-manager .eventManagerContent .eventManagerItem .rightEventContainer .eventDateTime,
  .span4.column-4 .jaws-event-manager .eventManagerContent .eventManagerItem .rightEventContainer .eventLocation {
    font-size: clamp(12px, 1vw, 14px);
  }
  .span4.column-4 .jaws-event-manager .eventManagerContent .eventManagerItem .rightEventContainer .eventDateTime {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: inherit;
  }
}

/**
    * Mixin for Codemirror container styles, used inside the Code, Event Manager components and Reusable Block (block layout).
 */
/**
    * Mixin for Codemirror container styles, used inside the Code, Event Manager components and Reusable Block (block layout).
 */
body {
  font-family: "PBSSans", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #222222;
}

h1 a, h1 a:hover, h1 a:focus,
h2 a,
h2 a:hover,
h2 a:focus,
h3 a,
h3 a:hover,
h3 a:focus,
h4 a,
h4 a:hover,
h4 a:focus,
h5 a,
.promo-container .promo .promo-text .channel a,
h5 a:hover,
h5 a:focus {
  color: #222222;
}

h1 {
  margin: 0 0 16px 0;
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 1.45;
}

h2 {
  margin: 0 0 4px 0;
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.45;
}

h3 {
  margin: 0 0 4px 0;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.45;
}

h4 {
  margin: 0 0 4px 0;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.45;
}

h5, .promo-container .promo .promo-text .channel {
  margin: 0;
  font-size: 1.2rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.45;
}

h6 {
  margin: 0;
  font-size: 1.3rem;
  font-weight: 400;
}

p {
  margin: 0 0 16px 0;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.625;
}

.slim {
  font-weight: 300;
}

cite {
  font-style: italic;
  color: #869cad;
}

pre, code {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

pre {
  color: #666;
  word-wrap: break-word;
  white-space: normal;
}

code {
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}

a:hover, a:focus {
  text-decoration: underline;
}

/*# sourceMappingURL=frontend_style.ab018b648c431d1699db.css.map*/