.fa,
.fab,
.fad,
.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 {
  -webkit-animation: fa-spin 2s linear infinite;
  animation: fa-spin 2s linear infinite;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s steps(8) infinite;
  animation: fa-spin 1s steps(8) infinite;
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.fa-flip-vertical {
  -webkit-transform: scaleY(-1);
  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 {
  -webkit-transform: scale(-1);
  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 {
  -webkit-filter: none;
  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: "";
}
.fa-accessible-icon:before {
  content: "";
}
.fa-accusoft:before {
  content: "";
}
.fa-acquisitions-incorporated:before {
  content: "";
}
.fa-ad:before {
  content: "";
}
.fa-address-book:before {
  content: "";
}
.fa-address-card:before {
  content: "";
}
.fa-adjust:before {
  content: "";
}
.fa-adn:before {
  content: "";
}
.fa-adversal:before {
  content: "";
}
.fa-affiliatetheme:before {
  content: "";
}
.fa-air-freshener:before {
  content: "";
}
.fa-airbnb:before {
  content: "";
}
.fa-algolia:before {
  content: "";
}
.fa-align-center:before {
  content: "";
}
.fa-align-justify:before {
  content: "";
}
.fa-align-left:before {
  content: "";
}
.fa-align-right:before {
  content: "";
}
.fa-alipay:before {
  content: "";
}
.fa-allergies:before {
  content: "";
}
.fa-amazon:before {
  content: "";
}
.fa-amazon-pay:before {
  content: "";
}
.fa-ambulance:before {
  content: "";
}
.fa-american-sign-language-interpreting:before {
  content: "";
}
.fa-amilia:before {
  content: "";
}
.fa-anchor:before {
  content: "";
}
.fa-android:before {
  content: "";
}
.fa-angellist:before {
  content: "";
}
.fa-angle-double-down:before {
  content: "";
}
.fa-angle-double-left:before {
  content: "";
}
.fa-angle-double-right:before {
  content: "";
}
.fa-angle-double-up:before {
  content: "";
}
.fa-angle-down:before {
  content: "";
}
.fa-angle-left:before {
  content: "";
}
.fa-angle-right:before {
  content: "";
}
.fa-angle-up:before {
  content: "";
}
.fa-angry:before {
  content: "";
}
.fa-angrycreative:before {
  content: "";
}
.fa-angular:before {
  content: "";
}
.fa-ankh:before {
  content: "";
}
.fa-app-store:before {
  content: "";
}
.fa-app-store-ios:before {
  content: "";
}
.fa-apper:before {
  content: "";
}
.fa-apple:before {
  content: "";
}
.fa-apple-alt:before {
  content: "";
}
.fa-apple-pay:before {
  content: "";
}
.fa-archive:before {
  content: "";
}
.fa-archway:before {
  content: "";
}
.fa-arrow-alt-circle-down:before {
  content: "";
}
.fa-arrow-alt-circle-left:before {
  content: "";
}
.fa-arrow-alt-circle-right:before {
  content: "";
}
.fa-arrow-alt-circle-up:before {
  content: "";
}
.fa-arrow-circle-down:before {
  content: "";
}
.fa-arrow-circle-left:before {
  content: "";
}
.fa-arrow-circle-right:before {
  content: "";
}
.fa-arrow-circle-up:before {
  content: "";
}
.fa-arrow-down:before {
  content: "";
}
.fa-arrow-left:before {
  content: "";
}
.fa-arrow-right:before {
  content: "";
}
.fa-arrow-up:before {
  content: "";
}
.fa-arrows-alt:before {
  content: "";
}
.fa-arrows-alt-h:before {
  content: "";
}
.fa-arrows-alt-v:before {
  content: "";
}
.fa-artstation:before {
  content: "";
}
.fa-assistive-listening-systems:before {
  content: "";
}
.fa-asterisk:before {
  content: "";
}
.fa-asymmetrik:before {
  content: "";
}
.fa-at:before {
  content: "";
}
.fa-atlas:before {
  content: "";
}
.fa-atlassian:before {
  content: "";
}
.fa-atom:before {
  content: "";
}
.fa-audible:before {
  content: "";
}
.fa-audio-description:before {
  content: "";
}
.fa-autoprefixer:before {
  content: "";
}
.fa-avianex:before {
  content: "";
}
.fa-aviato:before {
  content: "";
}
.fa-award:before {
  content: "";
}
.fa-aws:before {
  content: "";
}
.fa-baby:before {
  content: "";
}
.fa-baby-carriage:before {
  content: "";
}
.fa-backspace:before {
  content: "";
}
.fa-backward:before {
  content: "";
}
.fa-bacon:before {
  content: "";
}
.fa-bacteria:before {
  content: "";
}
.fa-bacterium:before {
  content: "";
}
.fa-bahai:before {
  content: "";
}
.fa-balance-scale:before {
  content: "";
}
.fa-balance-scale-left:before {
  content: "";
}
.fa-balance-scale-right:before {
  content: "";
}
.fa-ban:before {
  content: "";
}
.fa-band-aid:before {
  content: "";
}
.fa-bandcamp:before {
  content: "";
}
.fa-barcode:before {
  content: "";
}
.fa-bars:before {
  content: "";
}
.fa-baseball-ball:before {
  content: "";
}
.fa-basketball-ball:before {
  content: "";
}
.fa-bath:before {
  content: "";
}
.fa-battery-empty:before {
  content: "";
}
.fa-battery-full:before {
  content: "";
}
.fa-battery-half:before {
  content: "";
}
.fa-battery-quarter:before {
  content: "";
}
.fa-battery-three-quarters:before {
  content: "";
}
.fa-battle-net:before {
  content: "";
}
.fa-bed:before {
  content: "";
}
.fa-beer:before {
  content: "";
}
.fa-behance:before {
  content: "";
}
.fa-behance-square:before {
  content: "";
}
.fa-bell:before {
  content: "";
}
.fa-bell-slash:before {
  content: "";
}
.fa-bezier-curve:before {
  content: "";
}
.fa-bible:before {
  content: "";
}
.fa-bicycle:before {
  content: "";
}
.fa-biking:before {
  content: "";
}
.fa-bimobject:before {
  content: "";
}
.fa-binoculars:before {
  content: "";
}
.fa-biohazard:before {
  content: "";
}
.fa-birthday-cake:before {
  content: "";
}
.fa-bitbucket:before {
  content: "";
}
.fa-bitcoin:before {
  content: "";
}
.fa-bity:before {
  content: "";
}
.fa-black-tie:before {
  content: "";
}
.fa-blackberry:before {
  content: "";
}
.fa-blender:before {
  content: "";
}
.fa-blender-phone:before {
  content: "";
}
.fa-blind:before {
  content: "";
}
.fa-blog:before {
  content: "";
}
.fa-blogger:before {
  content: "";
}
.fa-blogger-b:before {
  content: "";
}
.fa-bluetooth:before {
  content: "";
}
.fa-bluetooth-b:before {
  content: "";
}
.fa-bold:before {
  content: "";
}
.fa-bolt:before {
  content: "";
}
.fa-bomb:before {
  content: "";
}
.fa-bone:before {
  content: "";
}
.fa-bong:before {
  content: "";
}
.fa-book:before {
  content: "";
}
.fa-book-dead:before {
  content: "";
}
.fa-book-medical:before {
  content: "";
}
.fa-book-open:before {
  content: "";
}
.fa-book-reader:before {
  content: "";
}
.fa-bookmark:before {
  content: "";
}
.fa-bootstrap:before {
  content: "";
}
.fa-border-all:before {
  content: "";
}
.fa-border-none:before {
  content: "";
}
.fa-border-style:before {
  content: "";
}
.fa-bowling-ball:before {
  content: "";
}
.fa-box:before {
  content: "";
}
.fa-box-open:before {
  content: "";
}
.fa-box-tissue:before {
  content: "";
}
.fa-boxes:before {
  content: "";
}
.fa-braille:before {
  content: "";
}
.fa-brain:before {
  content: "";
}
.fa-bread-slice:before {
  content: "";
}
.fa-briefcase:before {
  content: "";
}
.fa-briefcase-medical:before {
  content: "";
}
.fa-broadcast-tower:before {
  content: "";
}
.fa-broom:before {
  content: "";
}
.fa-brush:before {
  content: "";
}
.fa-btc:before {
  content: "";
}
.fa-buffer:before {
  content: "";
}
.fa-bug:before {
  content: "";
}
.fa-building:before {
  content: "";
}
.fa-bullhorn:before {
  content: "";
}
.fa-bullseye:before {
  content: "";
}
.fa-burn:before {
  content: "";
}
.fa-buromobelexperte:before {
  content: "";
}
.fa-bus:before {
  content: "";
}
.fa-bus-alt:before {
  content: "";
}
.fa-business-time:before {
  content: "";
}
.fa-buy-n-large:before {
  content: "";
}
.fa-buysellads:before {
  content: "";
}
.fa-calculator:before {
  content: "";
}
.fa-calendar:before {
  content: "";
}
.fa-calendar-alt:before {
  content: "";
}
.fa-calendar-check:before {
  content: "";
}
.fa-calendar-day:before {
  content: "";
}
.fa-calendar-minus:before {
  content: "";
}
.fa-calendar-plus:before {
  content: "";
}
.fa-calendar-times:before {
  content: "";
}
.fa-calendar-week:before {
  content: "";
}
.fa-camera:before {
  content: "";
}
.fa-camera-retro:before {
  content: "";
}
.fa-campground:before {
  content: "";
}
.fa-canadian-maple-leaf:before {
  content: "";
}
.fa-candy-cane:before {
  content: "";
}
.fa-cannabis:before {
  content: "";
}
.fa-capsules:before {
  content: "";
}
.fa-car:before {
  content: "";
}
.fa-car-alt:before {
  content: "";
}
.fa-car-battery:before {
  content: "";
}
.fa-car-crash:before {
  content: "";
}
.fa-car-side:before {
  content: "";
}
.fa-caravan:before {
  content: "";
}
.fa-caret-down:before {
  content: "";
}
.fa-caret-left:before {
  content: "";
}
.fa-caret-right:before {
  content: "";
}
.fa-caret-square-down:before {
  content: "";
}
.fa-caret-square-left:before {
  content: "";
}
.fa-caret-square-right:before {
  content: "";
}
.fa-caret-square-up:before {
  content: "";
}
.fa-caret-up:before {
  content: "";
}
.fa-carrot:before {
  content: "";
}
.fa-cart-arrow-down:before {
  content: "";
}
.fa-cart-plus:before {
  content: "";
}
.fa-cash-register:before {
  content: "";
}
.fa-cat:before {
  content: "";
}
.fa-cc-amazon-pay:before {
  content: "";
}
.fa-cc-amex:before {
  content: "";
}
.fa-cc-apple-pay:before {
  content: "";
}
.fa-cc-diners-club:before {
  content: "";
}
.fa-cc-discover:before {
  content: "";
}
.fa-cc-jcb:before {
  content: "";
}
.fa-cc-mastercard:before {
  content: "";
}
.fa-cc-paypal:before {
  content: "";
}
.fa-cc-stripe:before {
  content: "";
}
.fa-cc-visa:before {
  content: "";
}
.fa-centercode:before {
  content: "";
}
.fa-centos:before {
  content: "";
}
.fa-certificate:before {
  content: "";
}
.fa-chair:before {
  content: "";
}
.fa-chalkboard:before {
  content: "";
}
.fa-chalkboard-teacher:before {
  content: "";
}
.fa-charging-station:before {
  content: "";
}
.fa-chart-area:before {
  content: "";
}
.fa-chart-bar:before {
  content: "";
}
.fa-chart-line:before {
  content: "";
}
.fa-chart-pie:before {
  content: "";
}
.fa-check:before {
  content: "";
}
.fa-check-circle:before {
  content: "";
}
.fa-check-double:before {
  content: "";
}
.fa-check-square:before {
  content: "";
}
.fa-cheese:before {
  content: "";
}
.fa-chess:before {
  content: "";
}
.fa-chess-bishop:before {
  content: "";
}
.fa-chess-board:before {
  content: "";
}
.fa-chess-king:before {
  content: "";
}
.fa-chess-knight:before {
  content: "";
}
.fa-chess-pawn:before {
  content: "";
}
.fa-chess-queen:before {
  content: "";
}
.fa-chess-rook:before {
  content: "";
}
.fa-chevron-circle-down:before {
  content: "";
}
.fa-chevron-circle-left:before {
  content: "";
}
.fa-chevron-circle-right:before {
  content: "";
}
.fa-chevron-circle-up:before {
  content: "";
}
.fa-chevron-down:before {
  content: "";
}
.fa-chevron-left:before {
  content: "";
}
.fa-chevron-right:before {
  content: "";
}
.fa-chevron-up:before {
  content: "";
}
.fa-child:before {
  content: "";
}
.fa-chrome:before {
  content: "";
}
.fa-chromecast:before {
  content: "";
}
.fa-church:before {
  content: "";
}
.fa-circle:before {
  content: "";
}
.fa-circle-notch:before {
  content: "";
}
.fa-city:before {
  content: "";
}
.fa-clinic-medical:before {
  content: "";
}
.fa-clipboard:before {
  content: "";
}
.fa-clipboard-check:before {
  content: "";
}
.fa-clipboard-list:before {
  content: "";
}
.fa-clock:before {
  content: "";
}
.fa-clone:before {
  content: "";
}
.fa-closed-captioning:before {
  content: "";
}
.fa-cloud:before {
  content: "";
}
.fa-cloud-download-alt:before {
  content: "";
}
.fa-cloud-meatball:before {
  content: "";
}
.fa-cloud-moon:before {
  content: "";
}
.fa-cloud-moon-rain:before {
  content: "";
}
.fa-cloud-rain:before {
  content: "";
}
.fa-cloud-showers-heavy:before {
  content: "";
}
.fa-cloud-sun:before {
  content: "";
}
.fa-cloud-sun-rain:before {
  content: "";
}
.fa-cloud-upload-alt:before {
  content: "";
}
.fa-cloudflare:before {
  content: "";
}
.fa-cloudscale:before {
  content: "";
}
.fa-cloudsmith:before {
  content: "";
}
.fa-cloudversify:before {
  content: "";
}
.fa-cocktail:before {
  content: "";
}
.fa-code:before {
  content: "";
}
.fa-code-branch:before {
  content: "";
}
.fa-codepen:before {
  content: "";
}
.fa-codiepie:before {
  content: "";
}
.fa-coffee:before {
  content: "";
}
.fa-cog:before {
  content: "";
}
.fa-cogs:before {
  content: "";
}
.fa-coins:before {
  content: "";
}
.fa-columns:before {
  content: "";
}
.fa-comment:before {
  content: "";
}
.fa-comment-alt:before {
  content: "";
}
.fa-comment-dollar:before {
  content: "";
}
.fa-comment-dots:before {
  content: "";
}
.fa-comment-medical:before {
  content: "";
}
.fa-comment-slash:before {
  content: "";
}
.fa-comments:before {
  content: "";
}
.fa-comments-dollar:before {
  content: "";
}
.fa-compact-disc:before {
  content: "";
}
.fa-compass:before {
  content: "";
}
.fa-compress:before {
  content: "";
}
.fa-compress-alt:before {
  content: "";
}
.fa-compress-arrows-alt:before {
  content: "";
}
.fa-concierge-bell:before {
  content: "";
}
.fa-confluence:before {
  content: "";
}
.fa-connectdevelop:before {
  content: "";
}
.fa-contao:before {
  content: "";
}
.fa-cookie:before {
  content: "";
}
.fa-cookie-bite:before {
  content: "";
}
.fa-copy:before {
  content: "";
}
.fa-copyright:before {
  content: "";
}
.fa-cotton-bureau:before {
  content: "";
}
.fa-couch:before {
  content: "";
}
.fa-cpanel:before {
  content: "";
}
.fa-creative-commons:before {
  content: "";
}
.fa-creative-commons-by:before {
  content: "";
}
.fa-creative-commons-nc:before {
  content: "";
}
.fa-creative-commons-nc-eu:before {
  content: "";
}
.fa-creative-commons-nc-jp:before {
  content: "";
}
.fa-creative-commons-nd:before {
  content: "";
}
.fa-creative-commons-pd:before {
  content: "";
}
.fa-creative-commons-pd-alt:before {
  content: "";
}
.fa-creative-commons-remix:before {
  content: "";
}
.fa-creative-commons-sa:before {
  content: "";
}
.fa-creative-commons-sampling:before {
  content: "";
}
.fa-creative-commons-sampling-plus:before {
  content: "";
}
.fa-creative-commons-share:before {
  content: "";
}
.fa-creative-commons-zero:before {
  content: "";
}
.fa-credit-card:before {
  content: "";
}
.fa-critical-role:before {
  content: "";
}
.fa-crop:before {
  content: "";
}
.fa-crop-alt:before {
  content: "";
}
.fa-cross:before {
  content: "";
}
.fa-crosshairs:before {
  content: "";
}
.fa-crow:before {
  content: "";
}
.fa-crown:before {
  content: "";
}
.fa-crutch:before {
  content: "";
}
.fa-css3:before {
  content: "";
}
.fa-css3-alt:before {
  content: "";
}
.fa-cube:before {
  content: "";
}
.fa-cubes:before {
  content: "";
}
.fa-cut:before {
  content: "";
}
.fa-cuttlefish:before {
  content: "";
}
.fa-d-and-d:before {
  content: "";
}
.fa-d-and-d-beyond:before {
  content: "";
}
.fa-dailymotion:before {
  content: "";
}
.fa-dashcube:before {
  content: "";
}
.fa-database:before {
  content: "";
}
.fa-deaf:before {
  content: "";
}
.fa-deezer:before {
  content: "";
}
.fa-delicious:before {
  content: "";
}
.fa-democrat:before {
  content: "";
}
.fa-deploydog:before {
  content: "";
}
.fa-deskpro:before {
  content: "";
}
.fa-desktop:before {
  content: "";
}
.fa-dev:before {
  content: "";
}
.fa-deviantart:before {
  content: "";
}
.fa-dharmachakra:before {
  content: "";
}
.fa-dhl:before {
  content: "";
}
.fa-diagnoses:before {
  content: "";
}
.fa-diaspora:before {
  content: "";
}
.fa-dice:before {
  content: "";
}
.fa-dice-d20:before {
  content: "";
}
.fa-dice-d6:before {
  content: "";
}
.fa-dice-five:before {
  content: "";
}
.fa-dice-four:before {
  content: "";
}
.fa-dice-one:before {
  content: "";
}
.fa-dice-six:before {
  content: "";
}
.fa-dice-three:before {
  content: "";
}
.fa-dice-two:before {
  content: "";
}
.fa-digg:before {
  content: "";
}
.fa-digital-ocean:before {
  content: "";
}
.fa-digital-tachograph:before {
  content: "";
}
.fa-directions:before {
  content: "";
}
.fa-discord:before {
  content: "";
}
.fa-discourse:before {
  content: "";
}
.fa-disease:before {
  content: "";
}
.fa-divide:before {
  content: "";
}
.fa-dizzy:before {
  content: "";
}
.fa-dna:before {
  content: "";
}
.fa-dochub:before {
  content: "";
}
.fa-docker:before {
  content: "";
}
.fa-dog:before {
  content: "";
}
.fa-dollar-sign:before {
  content: "";
}
.fa-dolly:before {
  content: "";
}
.fa-dolly-flatbed:before {
  content: "";
}
.fa-donate:before {
  content: "";
}
.fa-door-closed:before {
  content: "";
}
.fa-door-open:before {
  content: "";
}
.fa-dot-circle:before {
  content: "";
}
.fa-dove:before {
  content: "";
}
.fa-download:before {
  content: "";
}
.fa-draft2digital:before {
  content: "";
}
.fa-drafting-compass:before {
  content: "";
}
.fa-dragon:before {
  content: "";
}
.fa-draw-polygon:before {
  content: "";
}
.fa-dribbble:before {
  content: "";
}
.fa-dribbble-square:before {
  content: "";
}
.fa-dropbox:before {
  content: "";
}
.fa-drum:before {
  content: "";
}
.fa-drum-steelpan:before {
  content: "";
}
.fa-drumstick-bite:before {
  content: "";
}
.fa-drupal:before {
  content: "";
}
.fa-dumbbell:before {
  content: "";
}
.fa-dumpster:before {
  content: "";
}
.fa-dumpster-fire:before {
  content: "";
}
.fa-dungeon:before {
  content: "";
}
.fa-dyalog:before {
  content: "";
}
.fa-earlybirds:before {
  content: "";
}
.fa-ebay:before {
  content: "";
}
.fa-edge:before {
  content: "";
}
.fa-edge-legacy:before {
  content: "";
}
.fa-edit:before {
  content: "";
}
.fa-egg:before {
  content: "";
}
.fa-eject:before {
  content: "";
}
.fa-elementor:before {
  content: "";
}
.fa-ellipsis-h:before {
  content: "";
}
.fa-ellipsis-v:before {
  content: "";
}
.fa-ello:before {
  content: "";
}
.fa-ember:before {
  content: "";
}
.fa-empire:before {
  content: "";
}
.fa-envelope:before {
  content: "";
}
.fa-envelope-open:before {
  content: "";
}
.fa-envelope-open-text:before {
  content: "";
}
.fa-envelope-square:before {
  content: "";
}
.fa-envira:before {
  content: "";
}
.fa-equals:before {
  content: "";
}
.fa-eraser:before {
  content: "";
}
.fa-erlang:before {
  content: "";
}
.fa-ethereum:before {
  content: "";
}
.fa-ethernet:before {
  content: "";
}
.fa-etsy:before {
  content: "";
}
.fa-euro-sign:before {
  content: "";
}
.fa-evernote:before {
  content: "";
}
.fa-exchange-alt:before {
  content: "";
}
.fa-exclamation:before {
  content: "";
}
.fa-exclamation-circle:before {
  content: "";
}
.fa-exclamation-triangle:before {
  content: "";
}
.fa-expand:before {
  content: "";
}
.fa-expand-alt:before {
  content: "";
}
.fa-expand-arrows-alt:before {
  content: "";
}
.fa-expeditedssl:before {
  content: "";
}
.fa-external-link-alt:before {
  content: "";
}
.fa-external-link-square-alt:before {
  content: "";
}
.fa-eye:before {
  content: "";
}
.fa-eye-dropper:before {
  content: "";
}
.fa-eye-slash:before {
  content: "";
}
.fa-facebook:before {
  content: "";
}
.fa-facebook-f:before {
  content: "";
}
.fa-facebook-messenger:before {
  content: "";
}
.fa-facebook-square:before {
  content: "";
}
.fa-fan:before {
  content: "";
}
.fa-fantasy-flight-games:before {
  content: "";
}
.fa-fast-backward:before {
  content: "";
}
.fa-fast-forward:before {
  content: "";
}
.fa-faucet:before {
  content: "";
}
.fa-fax:before {
  content: "";
}
.fa-feather:before {
  content: "";
}
.fa-feather-alt:before {
  content: "";
}
.fa-fedex:before {
  content: "";
}
.fa-fedora:before {
  content: "";
}
.fa-female:before {
  content: "";
}
.fa-fighter-jet:before {
  content: "";
}
.fa-figma:before {
  content: "";
}
.fa-file:before {
  content: "";
}
.fa-file-alt:before {
  content: "";
}
.fa-file-archive:before {
  content: "";
}
.fa-file-audio:before {
  content: "";
}
.fa-file-code:before {
  content: "";
}
.fa-file-contract:before {
  content: "";
}
.fa-file-csv:before {
  content: "";
}
.fa-file-download:before {
  content: "";
}
.fa-file-excel:before {
  content: "";
}
.fa-file-export:before {
  content: "";
}
.fa-file-image:before {
  content: "";
}
.fa-file-import:before {
  content: "";
}
.fa-file-invoice:before {
  content: "";
}
.fa-file-invoice-dollar:before {
  content: "";
}
.fa-file-medical:before {
  content: "";
}
.fa-file-medical-alt:before {
  content: "";
}
.fa-file-pdf:before {
  content: "";
}
.fa-file-powerpoint:before {
  content: "";
}
.fa-file-prescription:before {
  content: "";
}
.fa-file-signature:before {
  content: "";
}
.fa-file-upload:before {
  content: "";
}
.fa-file-video:before {
  content: "";
}
.fa-file-word:before {
  content: "";
}
.fa-fill:before {
  content: "";
}
.fa-fill-drip:before {
  content: "";
}
.fa-film:before {
  content: "";
}
.fa-filter:before {
  content: "";
}
.fa-fingerprint:before {
  content: "";
}
.fa-fire:before {
  content: "";
}
.fa-fire-alt:before {
  content: "";
}
.fa-fire-extinguisher:before {
  content: "";
}
.fa-firefox:before {
  content: "";
}
.fa-firefox-browser:before {
  content: "";
}
.fa-first-aid:before {
  content: "";
}
.fa-first-order:before {
  content: "";
}
.fa-first-order-alt:before {
  content: "";
}
.fa-firstdraft:before {
  content: "";
}
.fa-fish:before {
  content: "";
}
.fa-fist-raised:before {
  content: "";
}
.fa-flag:before {
  content: "";
}
.fa-flag-checkered:before {
  content: "";
}
.fa-flag-usa:before {
  content: "";
}
.fa-flask:before {
  content: "";
}
.fa-flickr:before {
  content: "";
}
.fa-flipboard:before {
  content: "";
}
.fa-flushed:before {
  content: "";
}
.fa-fly:before {
  content: "";
}
.fa-folder:before {
  content: "";
}
.fa-folder-minus:before {
  content: "";
}
.fa-folder-open:before {
  content: "";
}
.fa-folder-plus:before {
  content: "";
}
.fa-font:before {
  content: "";
}
.fa-font-awesome:before {
  content: "";
}
.fa-font-awesome-alt:before {
  content: "";
}
.fa-font-awesome-flag:before {
  content: "";
}
.fa-font-awesome-logo-full:before {
  content: "";
}
.fa-fonticons:before {
  content: "";
}
.fa-fonticons-fi:before {
  content: "";
}
.fa-football-ball:before {
  content: "";
}
.fa-fort-awesome:before {
  content: "";
}
.fa-fort-awesome-alt:before {
  content: "";
}
.fa-forumbee:before {
  content: "";
}
.fa-forward:before {
  content: "";
}
.fa-foursquare:before {
  content: "";
}
.fa-free-code-camp:before {
  content: "";
}
.fa-freebsd:before {
  content: "";
}
.fa-frog:before {
  content: "";
}
.fa-frown:before {
  content: "";
}
.fa-frown-open:before {
  content: "";
}
.fa-fulcrum:before {
  content: "";
}
.fa-funnel-dollar:before {
  content: "";
}
.fa-futbol:before {
  content: "";
}
.fa-galactic-republic:before {
  content: "";
}
.fa-galactic-senate:before {
  content: "";
}
.fa-gamepad:before {
  content: "";
}
.fa-gas-pump:before {
  content: "";
}
.fa-gavel:before {
  content: "";
}
.fa-gem:before {
  content: "";
}
.fa-genderless:before {
  content: "";
}
.fa-get-pocket:before {
  content: "";
}
.fa-gg:before {
  content: "";
}
.fa-gg-circle:before {
  content: "";
}
.fa-ghost:before {
  content: "";
}
.fa-gift:before {
  content: "";
}
.fa-gifts:before {
  content: "";
}
.fa-git:before {
  content: "";
}
.fa-git-alt:before {
  content: "";
}
.fa-git-square:before {
  content: "";
}
.fa-github:before {
  content: "";
}
.fa-github-alt:before {
  content: "";
}
.fa-github-square:before {
  content: "";
}
.fa-gitkraken:before {
  content: "";
}
.fa-gitlab:before {
  content: "";
}
.fa-gitter:before {
  content: "";
}
.fa-glass-cheers:before {
  content: "";
}
.fa-glass-martini:before {
  content: "";
}
.fa-glass-martini-alt:before {
  content: "";
}
.fa-glass-whiskey:before {
  content: "";
}
.fa-glasses:before {
  content: "";
}
.fa-glide:before {
  content: "";
}
.fa-glide-g:before {
  content: "";
}
.fa-globe:before {
  content: "";
}
.fa-globe-africa:before {
  content: "";
}
.fa-globe-americas:before {
  content: "";
}
.fa-globe-asia:before {
  content: "";
}
.fa-globe-europe:before {
  content: "";
}
.fa-gofore:before {
  content: "";
}
.fa-golf-ball:before {
  content: "";
}
.fa-goodreads:before {
  content: "";
}
.fa-goodreads-g:before {
  content: "";
}
.fa-google:before {
  content: "";
}
.fa-google-drive:before {
  content: "";
}
.fa-google-pay:before {
  content: "";
}
.fa-google-play:before {
  content: "";
}
.fa-google-plus:before {
  content: "";
}
.fa-google-plus-g:before {
  content: "";
}
.fa-google-plus-square:before {
  content: "";
}
.fa-google-wallet:before {
  content: "";
}
.fa-gopuram:before {
  content: "";
}
.fa-graduation-cap:before {
  content: "";
}
.fa-gratipay:before {
  content: "";
}
.fa-grav:before {
  content: "";
}
.fa-greater-than:before {
  content: "";
}
.fa-greater-than-equal:before {
  content: "";
}
.fa-grimace:before {
  content: "";
}
.fa-grin:before {
  content: "";
}
.fa-grin-alt:before {
  content: "";
}
.fa-grin-beam:before {
  content: "";
}
.fa-grin-beam-sweat:before {
  content: "";
}
.fa-grin-hearts:before {
  content: "";
}
.fa-grin-squint:before {
  content: "";
}
.fa-grin-squint-tears:before {
  content: "";
}
.fa-grin-stars:before {
  content: "";
}
.fa-grin-tears:before {
  content: "";
}
.fa-grin-tongue:before {
  content: "";
}
.fa-grin-tongue-squint:before {
  content: "";
}
.fa-grin-tongue-wink:before {
  content: "";
}
.fa-grin-wink:before {
  content: "";
}
.fa-grip-horizontal:before {
  content: "";
}
.fa-grip-lines:before {
  content: "";
}
.fa-grip-lines-vertical:before {
  content: "";
}
.fa-grip-vertical:before {
  content: "";
}
.fa-gripfire:before {
  content: "";
}
.fa-grunt:before {
  content: "";
}
.fa-guilded:before {
  content: "";
}
.fa-guitar:before {
  content: "";
}
.fa-gulp:before {
  content: "";
}
.fa-h-square:before {
  content: "";
}
.fa-hacker-news:before {
  content: "";
}
.fa-hacker-news-square:before {
  content: "";
}
.fa-hackerrank:before {
  content: "";
}
.fa-hamburger:before {
  content: "";
}
.fa-hammer:before {
  content: "";
}
.fa-hamsa:before {
  content: "";
}
.fa-hand-holding:before {
  content: "";
}
.fa-hand-holding-heart:before {
  content: "";
}
.fa-hand-holding-medical:before {
  content: "";
}
.fa-hand-holding-usd:before {
  content: "";
}
.fa-hand-holding-water:before {
  content: "";
}
.fa-hand-lizard:before {
  content: "";
}
.fa-hand-middle-finger:before {
  content: "";
}
.fa-hand-paper:before {
  content: "";
}
.fa-hand-peace:before {
  content: "";
}
.fa-hand-point-down:before {
  content: "";
}
.fa-hand-point-left:before {
  content: "";
}
.fa-hand-point-right:before {
  content: "";
}
.fa-hand-point-up:before {
  content: "";
}
.fa-hand-pointer:before {
  content: "";
}
.fa-hand-rock:before {
  content: "";
}
.fa-hand-scissors:before {
  content: "";
}
.fa-hand-sparkles:before {
  content: "";
}
.fa-hand-spock:before {
  content: "";
}
.fa-hands:before {
  content: "";
}
.fa-hands-helping:before {
  content: "";
}
.fa-hands-wash:before {
  content: "";
}
.fa-handshake:before {
  content: "";
}
.fa-handshake-alt-slash:before {
  content: "";
}
.fa-handshake-slash:before {
  content: "";
}
.fa-hanukiah:before {
  content: "";
}
.fa-hard-hat:before {
  content: "";
}
.fa-hashtag:before {
  content: "";
}
.fa-hat-cowboy:before {
  content: "";
}
.fa-hat-cowboy-side:before {
  content: "";
}
.fa-hat-wizard:before {
  content: "";
}
.fa-hdd:before {
  content: "";
}
.fa-head-side-cough:before {
  content: "";
}
.fa-head-side-cough-slash:before {
  content: "";
}
.fa-head-side-mask:before {
  content: "";
}
.fa-head-side-virus:before {
  content: "";
}
.fa-heading:before {
  content: "";
}
.fa-headphones:before {
  content: "";
}
.fa-headphones-alt:before {
  content: "";
}
.fa-headset:before {
  content: "";
}
.fa-heart:before {
  content: "";
}
.fa-heart-broken:before {
  content: "";
}
.fa-heartbeat:before {
  content: "";
}
.fa-helicopter:before {
  content: "";
}
.fa-highlighter:before {
  content: "";
}
.fa-hiking:before {
  content: "";
}
.fa-hippo:before {
  content: "";
}
.fa-hips:before {
  content: "";
}
.fa-hire-a-helper:before {
  content: "";
}
.fa-history:before {
  content: "";
}
.fa-hive:before {
  content: "";
}
.fa-hockey-puck:before {
  content: "";
}
.fa-holly-berry:before {
  content: "";
}
.fa-home:before {
  content: "";
}
.fa-hooli:before {
  content: "";
}
.fa-hornbill:before {
  content: "";
}
.fa-horse:before {
  content: "";
}
.fa-horse-head:before {
  content: "";
}
.fa-hospital:before {
  content: "";
}
.fa-hospital-alt:before {
  content: "";
}
.fa-hospital-symbol:before {
  content: "";
}
.fa-hospital-user:before {
  content: "";
}
.fa-hot-tub:before {
  content: "";
}
.fa-hotdog:before {
  content: "";
}
.fa-hotel:before {
  content: "";
}
.fa-hotjar:before {
  content: "";
}
.fa-hourglass:before {
  content: "";
}
.fa-hourglass-end:before {
  content: "";
}
.fa-hourglass-half:before {
  content: "";
}
.fa-hourglass-start:before {
  content: "";
}
.fa-house-damage:before {
  content: "";
}
.fa-house-user:before {
  content: "";
}
.fa-houzz:before {
  content: "";
}
.fa-hryvnia:before {
  content: "";
}
.fa-html5:before {
  content: "";
}
.fa-hubspot:before {
  content: "";
}
.fa-i-cursor:before {
  content: "";
}
.fa-ice-cream:before {
  content: "";
}
.fa-icicles:before {
  content: "";
}
.fa-icons:before {
  content: "";
}
.fa-id-badge:before {
  content: "";
}
.fa-id-card:before {
  content: "";
}
.fa-id-card-alt:before {
  content: "";
}
.fa-ideal:before {
  content: "";
}
.fa-igloo:before {
  content: "";
}
.fa-image:before {
  content: "";
}
.fa-images:before {
  content: "";
}
.fa-imdb:before {
  content: "";
}
.fa-inbox:before {
  content: "";
}
.fa-indent:before {
  content: "";
}
.fa-industry:before {
  content: "";
}
.fa-infinity:before {
  content: "";
}
.fa-info:before {
  content: "";
}
.fa-info-circle:before {
  content: "";
}
.fa-innosoft:before {
  content: "";
}
.fa-instagram:before {
  content: "";
}
.fa-instagram-square:before {
  content: "";
}
.fa-instalod:before {
  content: "";
}
.fa-intercom:before {
  content: "";
}
.fa-internet-explorer:before {
  content: "";
}
.fa-invision:before {
  content: "";
}
.fa-ioxhost:before {
  content: "";
}
.fa-italic:before {
  content: "";
}
.fa-itch-io:before {
  content: "";
}
.fa-itunes:before {
  content: "";
}
.fa-itunes-note:before {
  content: "";
}
.fa-java:before {
  content: "";
}
.fa-jedi:before {
  content: "";
}
.fa-jedi-order:before {
  content: "";
}
.fa-jenkins:before {
  content: "";
}
.fa-jira:before {
  content: "";
}
.fa-joget:before {
  content: "";
}
.fa-joint:before {
  content: "";
}
.fa-joomla:before {
  content: "";
}
.fa-journal-whills:before {
  content: "";
}
.fa-js:before {
  content: "";
}
.fa-js-square:before {
  content: "";
}
.fa-jsfiddle:before {
  content: "";
}
.fa-kaaba:before {
  content: "";
}
.fa-kaggle:before {
  content: "";
}
.fa-key:before {
  content: "";
}
.fa-keybase:before {
  content: "";
}
.fa-keyboard:before {
  content: "";
}
.fa-keycdn:before {
  content: "";
}
.fa-khanda:before {
  content: "";
}
.fa-kickstarter:before {
  content: "";
}
.fa-kickstarter-k:before {
  content: "";
}
.fa-kiss:before {
  content: "";
}
.fa-kiss-beam:before {
  content: "";
}
.fa-kiss-wink-heart:before {
  content: "";
}
.fa-kiwi-bird:before {
  content: "";
}
.fa-korvue:before {
  content: "";
}
.fa-landmark:before {
  content: "";
}
.fa-language:before {
  content: "";
}
.fa-laptop:before {
  content: "";
}
.fa-laptop-code:before {
  content: "";
}
.fa-laptop-house:before {
  content: "";
}
.fa-laptop-medical:before {
  content: "";
}
.fa-laravel:before {
  content: "";
}
.fa-lastfm:before {
  content: "";
}
.fa-lastfm-square:before {
  content: "";
}
.fa-laugh:before {
  content: "";
}
.fa-laugh-beam:before {
  content: "";
}
.fa-laugh-squint:before {
  content: "";
}
.fa-laugh-wink:before {
  content: "";
}
.fa-layer-group:before {
  content: "";
}
.fa-leaf:before {
  content: "";
}
.fa-leanpub:before {
  content: "";
}
.fa-lemon:before {
  content: "";
}
.fa-less:before {
  content: "";
}
.fa-less-than:before {
  content: "";
}
.fa-less-than-equal:before {
  content: "";
}
.fa-level-down-alt:before {
  content: "";
}
.fa-level-up-alt:before {
  content: "";
}
.fa-life-ring:before {
  content: "";
}
.fa-lightbulb:before {
  content: "";
}
.fa-line:before {
  content: "";
}
.fa-link:before {
  content: "";
}
.fa-linkedin:before {
  content: "";
}
.fa-linkedin-in:before {
  content: "";
}
.fa-linode:before {
  content: "";
}
.fa-linux:before {
  content: "";
}
.fa-lira-sign:before {
  content: "";
}
.fa-list:before {
  content: "";
}
.fa-list-alt:before {
  content: "";
}
.fa-list-ol:before {
  content: "";
}
.fa-list-ul:before {
  content: "";
}
.fa-location-arrow:before {
  content: "";
}
.fa-lock:before {
  content: "";
}
.fa-lock-open:before {
  content: "";
}
.fa-long-arrow-alt-down:before {
  content: "";
}
.fa-long-arrow-alt-left:before {
  content: "";
}
.fa-long-arrow-alt-right:before {
  content: "";
}
.fa-long-arrow-alt-up:before {
  content: "";
}
.fa-low-vision:before {
  content: "";
}
.fa-luggage-cart:before {
  content: "";
}
.fa-lungs:before {
  content: "";
}
.fa-lungs-virus:before {
  content: "";
}
.fa-lyft:before {
  content: "";
}
.fa-magento:before {
  content: "";
}
.fa-magic:before {
  content: "";
}
.fa-magnet:before {
  content: "";
}
.fa-mail-bulk:before {
  content: "";
}
.fa-mailchimp:before {
  content: "";
}
.fa-male:before {
  content: "";
}
.fa-mandalorian:before {
  content: "";
}
.fa-map:before {
  content: "";
}
.fa-map-marked:before {
  content: "";
}
.fa-map-marked-alt:before {
  content: "";
}
.fa-map-marker:before {
  content: "";
}
.fa-map-marker-alt:before {
  content: "";
}
.fa-map-pin:before {
  content: "";
}
.fa-map-signs:before {
  content: "";
}
.fa-markdown:before {
  content: "";
}
.fa-marker:before {
  content: "";
}
.fa-mars:before {
  content: "";
}
.fa-mars-double:before {
  content: "";
}
.fa-mars-stroke:before {
  content: "";
}
.fa-mars-stroke-h:before {
  content: "";
}
.fa-mars-stroke-v:before {
  content: "";
}
.fa-mask:before {
  content: "";
}
.fa-mastodon:before {
  content: "";
}
.fa-maxcdn:before {
  content: "";
}
.fa-mdb:before {
  content: "";
}
.fa-medal:before {
  content: "";
}
.fa-medapps:before {
  content: "";
}
.fa-medium:before {
  content: "";
}
.fa-medium-m:before {
  content: "";
}
.fa-medkit:before {
  content: "";
}
.fa-medrt:before {
  content: "";
}
.fa-meetup:before {
  content: "";
}
.fa-megaport:before {
  content: "";
}
.fa-meh:before {
  content: "";
}
.fa-meh-blank:before {
  content: "";
}
.fa-meh-rolling-eyes:before {
  content: "";
}
.fa-memory:before {
  content: "";
}
.fa-mendeley:before {
  content: "";
}
.fa-menorah:before {
  content: "";
}
.fa-mercury:before {
  content: "";
}
.fa-meteor:before {
  content: "";
}
.fa-microblog:before {
  content: "";
}
.fa-microchip:before {
  content: "";
}
.fa-microphone:before {
  content: "";
}
.fa-microphone-alt:before {
  content: "";
}
.fa-microphone-alt-slash:before {
  content: "";
}
.fa-microphone-slash:before {
  content: "";
}
.fa-microscope:before {
  content: "";
}
.fa-microsoft:before {
  content: "";
}
.fa-minus:before {
  content: "";
}
.fa-minus-circle:before {
  content: "";
}
.fa-minus-square:before {
  content: "";
}
.fa-mitten:before {
  content: "";
}
.fa-mix:before {
  content: "";
}
.fa-mixcloud:before {
  content: "";
}
.fa-mixer:before {
  content: "";
}
.fa-mizuni:before {
  content: "";
}
.fa-mobile:before {
  content: "";
}
.fa-mobile-alt:before {
  content: "";
}
.fa-modx:before {
  content: "";
}
.fa-monero:before {
  content: "";
}
.fa-money-bill:before {
  content: "";
}
.fa-money-bill-alt:before {
  content: "";
}
.fa-money-bill-wave:before {
  content: "";
}
.fa-money-bill-wave-alt:before {
  content: "";
}
.fa-money-check:before {
  content: "";
}
.fa-money-check-alt:before {
  content: "";
}
.fa-monument:before {
  content: "";
}
.fa-moon:before {
  content: "";
}
.fa-mortar-pestle:before {
  content: "";
}
.fa-mosque:before {
  content: "";
}
.fa-motorcycle:before {
  content: "";
}
.fa-mountain:before {
  content: "";
}
.fa-mouse:before {
  content: "";
}
.fa-mouse-pointer:before {
  content: "";
}
.fa-mug-hot:before {
  content: "";
}
.fa-music:before {
  content: "";
}
.fa-napster:before {
  content: "";
}
.fa-neos:before {
  content: "";
}
.fa-network-wired:before {
  content: "";
}
.fa-neuter:before {
  content: "";
}
.fa-newspaper:before {
  content: "";
}
.fa-nimblr:before {
  content: "";
}
.fa-node:before {
  content: "";
}
.fa-node-js:before {
  content: "";
}
.fa-not-equal:before {
  content: "";
}
.fa-notes-medical:before {
  content: "";
}
.fa-npm:before {
  content: "";
}
.fa-ns8:before {
  content: "";
}
.fa-nutritionix:before {
  content: "";
}
.fa-object-group:before {
  content: "";
}
.fa-object-ungroup:before {
  content: "";
}
.fa-octopus-deploy:before {
  content: "";
}
.fa-odnoklassniki:before {
  content: "";
}
.fa-odnoklassniki-square:before {
  content: "";
}
.fa-oil-can:before {
  content: "";
}
.fa-old-republic:before {
  content: "";
}
.fa-om:before {
  content: "";
}
.fa-opencart:before {
  content: "";
}
.fa-openid:before {
  content: "";
}
.fa-opera:before {
  content: "";
}
.fa-optin-monster:before {
  content: "";
}
.fa-orcid:before {
  content: "";
}
.fa-osi:before {
  content: "";
}
.fa-otter:before {
  content: "";
}
.fa-outdent:before {
  content: "";
}
.fa-page4:before {
  content: "";
}
.fa-pagelines:before {
  content: "";
}
.fa-pager:before {
  content: "";
}
.fa-paint-brush:before {
  content: "";
}
.fa-paint-roller:before {
  content: "";
}
.fa-palette:before {
  content: "";
}
.fa-palfed:before {
  content: "";
}
.fa-pallet:before {
  content: "";
}
.fa-paper-plane:before {
  content: "";
}
.fa-paperclip:before {
  content: "";
}
.fa-parachute-box:before {
  content: "";
}
.fa-paragraph:before {
  content: "";
}
.fa-parking:before {
  content: "";
}
.fa-passport:before {
  content: "";
}
.fa-pastafarianism:before {
  content: "";
}
.fa-paste:before {
  content: "";
}
.fa-patreon:before {
  content: "";
}
.fa-pause:before {
  content: "";
}
.fa-pause-circle:before {
  content: "";
}
.fa-paw:before {
  content: "";
}
.fa-paypal:before {
  content: "";
}
.fa-peace:before {
  content: "";
}
.fa-pen:before {
  content: "";
}
.fa-pen-alt:before {
  content: "";
}
.fa-pen-fancy:before {
  content: "";
}
.fa-pen-nib:before {
  content: "";
}
.fa-pen-square:before {
  content: "";
}
.fa-pencil-alt:before {
  content: "";
}
.fa-pencil-ruler:before {
  content: "";
}
.fa-penny-arcade:before {
  content: "";
}
.fa-people-arrows:before {
  content: "";
}
.fa-people-carry:before {
  content: "";
}
.fa-pepper-hot:before {
  content: "";
}
.fa-perbyte:before {
  content: "";
}
.fa-percent:before {
  content: "";
}
.fa-percentage:before {
  content: "";
}
.fa-periscope:before {
  content: "";
}
.fa-person-booth:before {
  content: "";
}
.fa-phabricator:before {
  content: "";
}
.fa-phoenix-framework:before {
  content: "";
}
.fa-phoenix-squadron:before {
  content: "";
}
.fa-phone:before {
  content: "";
}
.fa-phone-alt:before {
  content: "";
}
.fa-phone-slash:before {
  content: "";
}
.fa-phone-square:before {
  content: "";
}
.fa-phone-square-alt:before {
  content: "";
}
.fa-phone-volume:before {
  content: "";
}
.fa-photo-video:before {
  content: "";
}
.fa-php:before {
  content: "";
}
.fa-pied-piper:before {
  content: "";
}
.fa-pied-piper-alt:before {
  content: "";
}
.fa-pied-piper-hat:before {
  content: "";
}
.fa-pied-piper-pp:before {
  content: "";
}
.fa-pied-piper-square:before {
  content: "";
}
.fa-piggy-bank:before {
  content: "";
}
.fa-pills:before {
  content: "";
}
.fa-pinterest:before {
  content: "";
}
.fa-pinterest-p:before {
  content: "";
}
.fa-pinterest-square:before {
  content: "";
}
.fa-pizza-slice:before {
  content: "";
}
.fa-place-of-worship:before {
  content: "";
}
.fa-plane:before {
  content: "";
}
.fa-plane-arrival:before {
  content: "";
}
.fa-plane-departure:before {
  content: "";
}
.fa-plane-slash:before {
  content: "";
}
.fa-play:before {
  content: "";
}
.fa-play-circle:before {
  content: "";
}
.fa-playstation:before {
  content: "";
}
.fa-plug:before {
  content: "";
}
.fa-plus:before {
  content: "";
}
.fa-plus-circle:before {
  content: "";
}
.fa-plus-square:before {
  content: "";
}
.fa-podcast:before {
  content: "";
}
.fa-poll:before {
  content: "";
}
.fa-poll-h:before {
  content: "";
}
.fa-poo:before {
  content: "";
}
.fa-poo-storm:before {
  content: "";
}
.fa-poop:before {
  content: "";
}
.fa-portrait:before {
  content: "";
}
.fa-pound-sign:before {
  content: "";
}
.fa-power-off:before {
  content: "";
}
.fa-pray:before {
  content: "";
}
.fa-praying-hands:before {
  content: "";
}
.fa-prescription:before {
  content: "";
}
.fa-prescription-bottle:before {
  content: "";
}
.fa-prescription-bottle-alt:before {
  content: "";
}
.fa-print:before {
  content: "";
}
.fa-procedures:before {
  content: "";
}
.fa-product-hunt:before {
  content: "";
}
.fa-project-diagram:before {
  content: "";
}
.fa-pump-medical:before {
  content: "";
}
.fa-pump-soap:before {
  content: "";
}
.fa-pushed:before {
  content: "";
}
.fa-puzzle-piece:before {
  content: "";
}
.fa-python:before {
  content: "";
}
.fa-qq:before {
  content: "";
}
.fa-qrcode:before {
  content: "";
}
.fa-question:before {
  content: "";
}
.fa-question-circle:before {
  content: "";
}
.fa-quidditch:before {
  content: "";
}
.fa-quinscape:before {
  content: "";
}
.fa-quora:before {
  content: "";
}
.fa-quote-left:before {
  content: "";
}
.fa-quote-right:before {
  content: "";
}
.fa-quran:before {
  content: "";
}
.fa-r-project:before {
  content: "";
}
.fa-radiation:before {
  content: "";
}
.fa-radiation-alt:before {
  content: "";
}
.fa-rainbow:before {
  content: "";
}
.fa-random:before {
  content: "";
}
.fa-raspberry-pi:before {
  content: "";
}
.fa-ravelry:before {
  content: "";
}
.fa-react:before {
  content: "";
}
.fa-reacteurope:before {
  content: "";
}
.fa-readme:before {
  content: "";
}
.fa-rebel:before {
  content: "";
}
.fa-receipt:before {
  content: "";
}
.fa-record-vinyl:before {
  content: "";
}
.fa-recycle:before {
  content: "";
}
.fa-red-river:before {
  content: "";
}
.fa-reddit:before {
  content: "";
}
.fa-reddit-alien:before {
  content: "";
}
.fa-reddit-square:before {
  content: "";
}
.fa-redhat:before {
  content: "";
}
.fa-redo:before {
  content: "";
}
.fa-redo-alt:before {
  content: "";
}
.fa-registered:before {
  content: "";
}
.fa-remove-format:before {
  content: "";
}
.fa-renren:before {
  content: "";
}
.fa-reply:before {
  content: "";
}
.fa-reply-all:before {
  content: "";
}
.fa-replyd:before {
  content: "";
}
.fa-republican:before {
  content: "";
}
.fa-researchgate:before {
  content: "";
}
.fa-resolving:before {
  content: "";
}
.fa-restroom:before {
  content: "";
}
.fa-retweet:before {
  content: "";
}
.fa-rev:before {
  content: "";
}
.fa-ribbon:before {
  content: "";
}
.fa-ring:before {
  content: "";
}
.fa-road:before {
  content: "";
}
.fa-robot:before {
  content: "";
}
.fa-rocket:before {
  content: "";
}
.fa-rocketchat:before {
  content: "";
}
.fa-rockrms:before {
  content: "";
}
.fa-route:before {
  content: "";
}
.fa-rss:before {
  content: "";
}
.fa-rss-square:before {
  content: "";
}
.fa-ruble-sign:before {
  content: "";
}
.fa-ruler:before {
  content: "";
}
.fa-ruler-combined:before {
  content: "";
}
.fa-ruler-horizontal:before {
  content: "";
}
.fa-ruler-vertical:before {
  content: "";
}
.fa-running:before {
  content: "";
}
.fa-rupee-sign:before {
  content: "";
}
.fa-rust:before {
  content: "";
}
.fa-sad-cry:before {
  content: "";
}
.fa-sad-tear:before {
  content: "";
}
.fa-safari:before {
  content: "";
}
.fa-salesforce:before {
  content: "";
}
.fa-sass:before {
  content: "";
}
.fa-satellite:before {
  content: "";
}
.fa-satellite-dish:before {
  content: "";
}
.fa-save:before {
  content: "";
}
.fa-schlix:before {
  content: "";
}
.fa-school:before {
  content: "";
}
.fa-screwdriver:before {
  content: "";
}
.fa-scribd:before {
  content: "";
}
.fa-scroll:before {
  content: "";
}
.fa-sd-card:before {
  content: "";
}
.fa-search:before {
  content: "";
}
.fa-search-dollar:before {
  content: "";
}
.fa-search-location:before {
  content: "";
}
.fa-search-minus:before {
  content: "";
}
.fa-search-plus:before {
  content: "";
}
.fa-searchengin:before {
  content: "";
}
.fa-seedling:before {
  content: "";
}
.fa-sellcast:before {
  content: "";
}
.fa-sellsy:before {
  content: "";
}
.fa-server:before {
  content: "";
}
.fa-servicestack:before {
  content: "";
}
.fa-shapes:before {
  content: "";
}
.fa-share:before {
  content: "";
}
.fa-share-alt:before {
  content: "";
}
.fa-share-alt-square:before {
  content: "";
}
.fa-share-square:before {
  content: "";
}
.fa-shekel-sign:before {
  content: "";
}
.fa-shield-alt:before {
  content: "";
}
.fa-shield-virus:before {
  content: "";
}
.fa-ship:before {
  content: "";
}
.fa-shipping-fast:before {
  content: "";
}
.fa-shirtsinbulk:before {
  content: "";
}
.fa-shoe-prints:before {
  content: "";
}
.fa-shopify:before {
  content: "";
}
.fa-shopping-bag:before {
  content: "";
}
.fa-shopping-basket:before {
  content: "";
}
.fa-shopping-cart:before {
  content: "";
}
.fa-shopware:before {
  content: "";
}
.fa-shower:before {
  content: "";
}
.fa-shuttle-van:before {
  content: "";
}
.fa-sign:before {
  content: "";
}
.fa-sign-in-alt:before {
  content: "";
}
.fa-sign-language:before {
  content: "";
}
.fa-sign-out-alt:before {
  content: "";
}
.fa-signal:before {
  content: "";
}
.fa-signature:before {
  content: "";
}
.fa-sim-card:before {
  content: "";
}
.fa-simplybuilt:before {
  content: "";
}
.fa-sink:before {
  content: "";
}
.fa-sistrix:before {
  content: "";
}
.fa-sitemap:before {
  content: "";
}
.fa-sith:before {
  content: "";
}
.fa-skating:before {
  content: "";
}
.fa-sketch:before {
  content: "";
}
.fa-skiing:before {
  content: "";
}
.fa-skiing-nordic:before {
  content: "";
}
.fa-skull:before {
  content: "";
}
.fa-skull-crossbones:before {
  content: "";
}
.fa-skyatlas:before {
  content: "";
}
.fa-skype:before {
  content: "";
}
.fa-slack:before {
  content: "";
}
.fa-slack-hash:before {
  content: "";
}
.fa-slash:before {
  content: "";
}
.fa-sleigh:before {
  content: "";
}
.fa-sliders-h:before {
  content: "";
}
.fa-slideshare:before {
  content: "";
}
.fa-smile:before {
  content: "";
}
.fa-smile-beam:before {
  content: "";
}
.fa-smile-wink:before {
  content: "";
}
.fa-smog:before {
  content: "";
}
.fa-smoking:before {
  content: "";
}
.fa-smoking-ban:before {
  content: "";
}
.fa-sms:before {
  content: "";
}
.fa-snapchat:before {
  content: "";
}
.fa-snapchat-ghost:before {
  content: "";
}
.fa-snapchat-square:before {
  content: "";
}
.fa-snowboarding:before {
  content: "";
}
.fa-snowflake:before {
  content: "";
}
.fa-snowman:before {
  content: "";
}
.fa-snowplow:before {
  content: "";
}
.fa-soap:before {
  content: "";
}
.fa-socks:before {
  content: "";
}
.fa-solar-panel:before {
  content: "";
}
.fa-sort:before {
  content: "";
}
.fa-sort-alpha-down:before {
  content: "";
}
.fa-sort-alpha-down-alt:before {
  content: "";
}
.fa-sort-alpha-up:before {
  content: "";
}
.fa-sort-alpha-up-alt:before {
  content: "";
}
.fa-sort-amount-down:before {
  content: "";
}
.fa-sort-amount-down-alt:before {
  content: "";
}
.fa-sort-amount-up:before {
  content: "";
}
.fa-sort-amount-up-alt:before {
  content: "";
}
.fa-sort-down:before {
  content: "";
}
.fa-sort-numeric-down:before {
  content: "";
}
.fa-sort-numeric-down-alt:before {
  content: "";
}
.fa-sort-numeric-up:before {
  content: "";
}
.fa-sort-numeric-up-alt:before {
  content: "";
}
.fa-sort-up:before {
  content: "";
}
.fa-soundcloud:before {
  content: "";
}
.fa-sourcetree:before {
  content: "";
}
.fa-spa:before {
  content: "";
}
.fa-space-shuttle:before {
  content: "";
}
.fa-speakap:before {
  content: "";
}
.fa-speaker-deck:before {
  content: "";
}
.fa-spell-check:before {
  content: "";
}
.fa-spider:before {
  content: "";
}
.fa-spinner:before {
  content: "";
}
.fa-splotch:before {
  content: "";
}
.fa-spotify:before {
  content: "";
}
.fa-spray-can:before {
  content: "";
}
.fa-square:before {
  content: "";
}
.fa-square-full:before {
  content: "";
}
.fa-square-root-alt:before {
  content: "";
}
.fa-squarespace:before {
  content: "";
}
.fa-stack-exchange:before {
  content: "";
}
.fa-stack-overflow:before {
  content: "";
}
.fa-stackpath:before {
  content: "";
}
.fa-stamp:before {
  content: "";
}
.fa-star:before {
  content: "";
}
.fa-star-and-crescent:before {
  content: "";
}
.fa-star-half:before {
  content: "";
}
.fa-star-half-alt:before {
  content: "";
}
.fa-star-of-david:before {
  content: "";
}
.fa-star-of-life:before {
  content: "";
}
.fa-staylinked:before {
  content: "";
}
.fa-steam:before {
  content: "";
}
.fa-steam-square:before {
  content: "";
}
.fa-steam-symbol:before {
  content: "";
}
.fa-step-backward:before {
  content: "";
}
.fa-step-forward:before {
  content: "";
}
.fa-stethoscope:before {
  content: "";
}
.fa-sticker-mule:before {
  content: "";
}
.fa-sticky-note:before {
  content: "";
}
.fa-stop:before {
  content: "";
}
.fa-stop-circle:before {
  content: "";
}
.fa-stopwatch:before {
  content: "";
}
.fa-stopwatch-20:before {
  content: "";
}
.fa-store:before {
  content: "";
}
.fa-store-alt:before {
  content: "";
}
.fa-store-alt-slash:before {
  content: "";
}
.fa-store-slash:before {
  content: "";
}
.fa-strava:before {
  content: "";
}
.fa-stream:before {
  content: "";
}
.fa-street-view:before {
  content: "";
}
.fa-strikethrough:before {
  content: "";
}
.fa-stripe:before {
  content: "";
}
.fa-stripe-s:before {
  content: "";
}
.fa-stroopwafel:before {
  content: "";
}
.fa-studiovinari:before {
  content: "";
}
.fa-stumbleupon:before {
  content: "";
}
.fa-stumbleupon-circle:before {
  content: "";
}
.fa-subscript:before {
  content: "";
}
.fa-subway:before {
  content: "";
}
.fa-suitcase:before {
  content: "";
}
.fa-suitcase-rolling:before {
  content: "";
}
.fa-sun:before {
  content: "";
}
.fa-superpowers:before {
  content: "";
}
.fa-superscript:before {
  content: "";
}
.fa-supple:before {
  content: "";
}
.fa-surprise:before {
  content: "";
}
.fa-suse:before {
  content: "";
}
.fa-swatchbook:before {
  content: "";
}
.fa-swift:before {
  content: "";
}
.fa-swimmer:before {
  content: "";
}
.fa-swimming-pool:before {
  content: "";
}
.fa-symfony:before {
  content: "";
}
.fa-synagogue:before {
  content: "";
}
.fa-sync:before {
  content: "";
}
.fa-sync-alt:before {
  content: "";
}
.fa-syringe:before {
  content: "";
}
.fa-table:before {
  content: "";
}
.fa-table-tennis:before {
  content: "";
}
.fa-tablet:before {
  content: "";
}
.fa-tablet-alt:before {
  content: "";
}
.fa-tablets:before {
  content: "";
}
.fa-tachometer-alt:before {
  content: "";
}
.fa-tag:before {
  content: "";
}
.fa-tags:before {
  content: "";
}
.fa-tape:before {
  content: "";
}
.fa-tasks:before {
  content: "";
}
.fa-taxi:before {
  content: "";
}
.fa-teamspeak:before {
  content: "";
}
.fa-teeth:before {
  content: "";
}
.fa-teeth-open:before {
  content: "";
}
.fa-telegram:before {
  content: "";
}
.fa-telegram-plane:before {
  content: "";
}
.fa-temperature-high:before {
  content: "";
}
.fa-temperature-low:before {
  content: "";
}
.fa-tencent-weibo:before {
  content: "";
}
.fa-tenge:before {
  content: "";
}
.fa-terminal:before {
  content: "";
}
.fa-text-height:before {
  content: "";
}
.fa-text-width:before {
  content: "";
}
.fa-th:before {
  content: "";
}
.fa-th-large:before {
  content: "";
}
.fa-th-list:before {
  content: "";
}
.fa-the-red-yeti:before {
  content: "";
}
.fa-theater-masks:before {
  content: "";
}
.fa-themeco:before {
  content: "";
}
.fa-themeisle:before {
  content: "";
}
.fa-thermometer:before {
  content: "";
}
.fa-thermometer-empty:before {
  content: "";
}
.fa-thermometer-full:before {
  content: "";
}
.fa-thermometer-half:before {
  content: "";
}
.fa-thermometer-quarter:before {
  content: "";
}
.fa-thermometer-three-quarters:before {
  content: "";
}
.fa-think-peaks:before {
  content: "";
}
.fa-thumbs-down:before {
  content: "";
}
.fa-thumbs-up:before {
  content: "";
}
.fa-thumbtack:before {
  content: "";
}
.fa-ticket-alt:before {
  content: "";
}
.fa-tiktok:before {
  content: "";
}
.fa-times:before {
  content: "";
}
.fa-times-circle:before {
  content: "";
}
.fa-tint:before {
  content: "";
}
.fa-tint-slash:before {
  content: "";
}
.fa-tired:before {
  content: "";
}
.fa-toggle-off:before {
  content: "";
}
.fa-toggle-on:before {
  content: "";
}
.fa-toilet:before {
  content: "";
}
.fa-toilet-paper:before {
  content: "";
}
.fa-toilet-paper-slash:before {
  content: "";
}
.fa-toolbox:before {
  content: "";
}
.fa-tools:before {
  content: "";
}
.fa-tooth:before {
  content: "";
}
.fa-torah:before {
  content: "";
}
.fa-torii-gate:before {
  content: "";
}
.fa-tractor:before {
  content: "";
}
.fa-trade-federation:before {
  content: "";
}
.fa-trademark:before {
  content: "";
}
.fa-traffic-light:before {
  content: "";
}
.fa-trailer:before {
  content: "";
}
.fa-train:before {
  content: "";
}
.fa-tram:before {
  content: "";
}
.fa-transgender:before {
  content: "";
}
.fa-transgender-alt:before {
  content: "";
}
.fa-trash:before {
  content: "";
}
.fa-trash-alt:before {
  content: "";
}
.fa-trash-restore:before {
  content: "";
}
.fa-trash-restore-alt:before {
  content: "";
}
.fa-tree:before {
  content: "";
}
.fa-trello:before {
  content: "";
}
.fa-tripadvisor:before {
  content: "";
}
.fa-trophy:before {
  content: "";
}
.fa-truck:before {
  content: "";
}
.fa-truck-loading:before {
  content: "";
}
.fa-truck-monster:before {
  content: "";
}
.fa-truck-moving:before {
  content: "";
}
.fa-truck-pickup:before {
  content: "";
}
.fa-tshirt:before {
  content: "";
}
.fa-tty:before {
  content: "";
}
.fa-tumblr:before {
  content: "";
}
.fa-tumblr-square:before {
  content: "";
}
.fa-tv:before {
  content: "";
}
.fa-twitch:before {
  content: "";
}
.fa-twitter:before {
  content: "";
}
.fa-twitter-square:before {
  content: "";
}
.fa-typo3:before {
  content: "";
}
.fa-uber:before {
  content: "";
}
.fa-ubuntu:before {
  content: "";
}
.fa-uikit:before {
  content: "";
}
.fa-umbraco:before {
  content: "";
}
.fa-umbrella:before {
  content: "";
}
.fa-umbrella-beach:before {
  content: "";
}
.fa-uncharted:before {
  content: "";
}
.fa-underline:before {
  content: "";
}
.fa-undo:before {
  content: "";
}
.fa-undo-alt:before {
  content: "";
}
.fa-uniregistry:before {
  content: "";
}
.fa-unity:before {
  content: "";
}
.fa-universal-access:before {
  content: "";
}
.fa-university:before {
  content: "";
}
.fa-unlink:before {
  content: "";
}
.fa-unlock:before {
  content: "";
}
.fa-unlock-alt:before {
  content: "";
}
.fa-unsplash:before {
  content: "";
}
.fa-untappd:before {
  content: "";
}
.fa-upload:before {
  content: "";
}
.fa-ups:before {
  content: "";
}
.fa-usb:before {
  content: "";
}
.fa-user:before {
  content: "";
}
.fa-user-alt:before {
  content: "";
}
.fa-user-alt-slash:before {
  content: "";
}
.fa-user-astronaut:before {
  content: "";
}
.fa-user-check:before {
  content: "";
}
.fa-user-circle:before {
  content: "";
}
.fa-user-clock:before {
  content: "";
}
.fa-user-cog:before {
  content: "";
}
.fa-user-edit:before {
  content: "";
}
.fa-user-friends:before {
  content: "";
}
.fa-user-graduate:before {
  content: "";
}
.fa-user-injured:before {
  content: "";
}
.fa-user-lock:before {
  content: "";
}
.fa-user-md:before {
  content: "";
}
.fa-user-minus:before {
  content: "";
}
.fa-user-ninja:before {
  content: "";
}
.fa-user-nurse:before {
  content: "";
}
.fa-user-plus:before {
  content: "";
}
.fa-user-secret:before {
  content: "";
}
.fa-user-shield:before {
  content: "";
}
.fa-user-slash:before {
  content: "";
}
.fa-user-tag:before {
  content: "";
}
.fa-user-tie:before {
  content: "";
}
.fa-user-times:before {
  content: "";
}
.fa-users:before {
  content: "";
}
.fa-users-cog:before {
  content: "";
}
.fa-users-slash:before {
  content: "";
}
.fa-usps:before {
  content: "";
}
.fa-ussunnah:before {
  content: "";
}
.fa-utensil-spoon:before {
  content: "";
}
.fa-utensils:before {
  content: "";
}
.fa-vaadin:before {
  content: "";
}
.fa-vector-square:before {
  content: "";
}
.fa-venus:before {
  content: "";
}
.fa-venus-double:before {
  content: "";
}
.fa-venus-mars:before {
  content: "";
}
.fa-vest:before {
  content: "";
}
.fa-vest-patches:before {
  content: "";
}
.fa-viacoin:before {
  content: "";
}
.fa-viadeo:before {
  content: "";
}
.fa-viadeo-square:before {
  content: "";
}
.fa-vial:before {
  content: "";
}
.fa-vials:before {
  content: "";
}
.fa-viber:before {
  content: "";
}
.fa-video:before {
  content: "";
}
.fa-video-slash:before {
  content: "";
}
.fa-vihara:before {
  content: "";
}
.fa-vimeo:before {
  content: "";
}
.fa-vimeo-square:before {
  content: "";
}
.fa-vimeo-v:before {
  content: "";
}
.fa-vine:before {
  content: "";
}
.fa-virus:before {
  content: "";
}
.fa-virus-slash:before {
  content: "";
}
.fa-viruses:before {
  content: "";
}
.fa-vk:before {
  content: "";
}
.fa-vnv:before {
  content: "";
}
.fa-voicemail:before {
  content: "";
}
.fa-volleyball-ball:before {
  content: "";
}
.fa-volume-down:before {
  content: "";
}
.fa-volume-mute:before {
  content: "";
}
.fa-volume-off:before {
  content: "";
}
.fa-volume-up:before {
  content: "";
}
.fa-vote-yea:before {
  content: "";
}
.fa-vr-cardboard:before {
  content: "";
}
.fa-vuejs:before {
  content: "";
}
.fa-walking:before {
  content: "";
}
.fa-wallet:before {
  content: "";
}
.fa-warehouse:before {
  content: "";
}
.fa-watchman-monitoring:before {
  content: "";
}
.fa-water:before {
  content: "";
}
.fa-wave-square:before {
  content: "";
}
.fa-waze:before {
  content: "";
}
.fa-weebly:before {
  content: "";
}
.fa-weibo:before {
  content: "";
}
.fa-weight:before {
  content: "";
}
.fa-weight-hanging:before {
  content: "";
}
.fa-weixin:before {
  content: "";
}
.fa-whatsapp:before {
  content: "";
}
.fa-whatsapp-square:before {
  content: "";
}
.fa-wheelchair:before {
  content: "";
}
.fa-whmcs:before {
  content: "";
}
.fa-wifi:before {
  content: "";
}
.fa-wikipedia-w:before {
  content: "";
}
.fa-wind:before {
  content: "";
}
.fa-window-close:before {
  content: "";
}
.fa-window-maximize:before {
  content: "";
}
.fa-window-minimize:before {
  content: "";
}
.fa-window-restore:before {
  content: "";
}
.fa-windows:before {
  content: "";
}
.fa-wine-bottle:before {
  content: "";
}
.fa-wine-glass:before {
  content: "";
}
.fa-wine-glass-alt:before {
  content: "";
}
.fa-wix:before {
  content: "";
}
.fa-wizards-of-the-coast:before {
  content: "";
}
.fa-wodu:before {
  content: "";
}
.fa-wolf-pack-battalion:before {
  content: "";
}
.fa-won-sign:before {
  content: "";
}
.fa-wordpress:before {
  content: "";
}
.fa-wordpress-simple:before {
  content: "";
}
.fa-wpbeginner:before {
  content: "";
}
.fa-wpexplorer:before {
  content: "";
}
.fa-wpforms:before {
  content: "";
}
.fa-wpressr:before {
  content: "";
}
.fa-wrench:before {
  content: "";
}
.fa-x-ray:before {
  content: "";
}
.fa-xbox:before {
  content: "";
}
.fa-xing:before {
  content: "";
}
.fa-xing-square:before {
  content: "";
}
.fa-y-combinator:before {
  content: "";
}
.fa-yahoo:before {
  content: "";
}
.fa-yammer:before {
  content: "";
}
.fa-yandex:before {
  content: "";
}
.fa-yandex-international:before {
  content: "";
}
.fa-yarn:before {
  content: "";
}
.fa-yelp:before {
  content: "";
}
.fa-yen-sign:before {
  content: "";
}
.fa-yin-yang:before {
  content: "";
}
.fa-yoast:before {
  content: "";
}
.fa-youtube:before {
  content: "";
}
.fa-youtube-square:before {
  content: "";
}
.fa-zhihu:before {
  content: "";
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.fa,
.fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
@charset "UTF-8";
:root {
  --swiper-theme-color: #007aff;
}
.jp-carousel-overlay .swiper-container {
  list-style: none;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  z-index: 1;
}
.jp-carousel-overlay .swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
.jp-carousel-overlay .swiper-wrapper {
  box-sizing: content-box;
  display: flex;
  height: 100%;
  position: relative;
  transition-property: transform;
  width: 100%;
  z-index: 1;
}
.jp-carousel-overlay .swiper-container-android .swiper-slide,
.jp-carousel-overlay .swiper-wrapper {
  transform: translateZ(0);
}
.jp-carousel-overlay .swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}
.jp-carousel-overlay .swiper-container-multirow-column > .swiper-wrapper {
  flex-direction: column;
  flex-wrap: wrap;
}
.jp-carousel-overlay .swiper-container-free-mode > .swiper-wrapper {
  margin: 0 auto;
  transition-timing-function: ease-out;
}
.jp-carousel-overlay .swiper-container-pointer-events {
  touch-action: pan-y;
}
.jp-carousel-overlay
  .swiper-container-pointer-events.swiper-container-vertical {
  touch-action: pan-x;
}
.jp-carousel-overlay .swiper-slide {
  flex-shrink: 0;
  height: 100%;
  position: relative;
  transition-property: transform;
  width: 100%;
}
.jp-carousel-overlay .swiper-slide-invisible-blank {
  visibility: hidden;
}
.jp-carousel-overlay .swiper-container-autoheight,
.jp-carousel-overlay .swiper-container-autoheight .swiper-slide {
  height: auto;
}
.jp-carousel-overlay .swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.jp-carousel-overlay .swiper-container-3d {
  perspective: 1200px;
}
.jp-carousel-overlay .swiper-container-3d .swiper-cube-shadow,
.jp-carousel-overlay .swiper-container-3d .swiper-slide,
.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-bottom,
.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-left,
.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-right,
.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-top,
.jp-carousel-overlay .swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-bottom,
.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-left,
.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-right,
.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-top {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}
.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
}
.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}
.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
}
.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}
.jp-carousel-overlay .swiper-container-css-mode > .swiper-wrapper {
  -ms-overflow-style: none;
  overflow: auto;
  scrollbar-width: none;
}
.jp-carousel-overlay
  .swiper-container-css-mode
  > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.jp-carousel-overlay
  .swiper-container-css-mode
  > .swiper-wrapper
  > .swiper-slide {
  scroll-snap-align: start start;
}
.jp-carousel-overlay
  .swiper-container-horizontal.swiper-container-css-mode
  > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.jp-carousel-overlay
  .swiper-container-vertical.swiper-container-css-mode
  > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
:root {
  --swiper-navigation-size: 44px;
}
.jp-carousel-overlay .swiper-button-next,
.jp-carousel-overlay .swiper-button-prev {
  align-items: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  cursor: pointer;
  display: flex;
  height: var(--swiper-navigation-size);
  justify-content: center;
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  z-index: 10;
}
.jp-carousel-overlay .swiper-button-next.swiper-button-disabled,
.jp-carousel-overlay .swiper-button-prev.swiper-button-disabled {
  cursor: auto;
  opacity: 0.35;
  pointer-events: none;
}
.jp-carousel-overlay .swiper-button-next:after,
.jp-carousel-overlay .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  font-variant: normal;
  letter-spacing: 0;
  line-height: 1;
  text-transform: none !important;
  text-transform: none;
}
.jp-carousel-overlay .swiper-button-prev,
.jp-carousel-overlay .swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.jp-carousel-overlay .swiper-button-prev:after,
.jp-carousel-overlay .swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}
.jp-carousel-overlay .swiper-button-next,
.jp-carousel-overlay .swiper-container-rtl .swiper-button-prev {
  left: auto;
  right: 10px;
}
.jp-carousel-overlay .swiper-button-next:after,
.jp-carousel-overlay .swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}
.jp-carousel-overlay .swiper-button-next.swiper-button-white,
.jp-carousel-overlay .swiper-button-prev.swiper-button-white {
  --swiper-navigation-color: #fff;
}
.jp-carousel-overlay .swiper-button-next.swiper-button-black,
.jp-carousel-overlay .swiper-button-prev.swiper-button-black {
  --swiper-navigation-color: #000;
}
.jp-carousel-overlay .swiper-button-lock {
  display: none;
}
.jp-carousel-overlay .swiper-pagination {
  position: absolute;
  text-align: center;
  transform: translateZ(0);
  transition: opacity 0.3s;
  z-index: 10;
}
.jp-carousel-overlay .swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.jp-carousel-overlay .swiper-container-horizontal > .swiper-pagination-bullets,
.jp-carousel-overlay .swiper-pagination-custom,
.jp-carousel-overlay .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.jp-carousel-overlay .swiper-pagination-bullets-dynamic {
  font-size: 0;
  overflow: hidden;
}
.jp-carousel-overlay
  .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  position: relative;
  transform: scale(0.33);
}
.jp-carousel-overlay
  .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet-active,
.jp-carousel-overlay
  .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.jp-carousel-overlay
  .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.jp-carousel-overlay
  .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.jp-carousel-overlay
  .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.jp-carousel-overlay
  .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.jp-carousel-overlay .swiper-pagination-bullet {
  background: #000;
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  opacity: 0.2;
  width: 8px;
}
.jp-carousel-overlay button.swiper-pagination-bullet {
  -webkit-appearance: none;
  appearance: none;
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}
.jp-carousel-overlay .swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.jp-carousel-overlay .swiper-pagination-bullet-active {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  opacity: 1;
}
.jp-carousel-overlay .swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}
.jp-carousel-overlay
  .swiper-container-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  display: block;
  margin: 6px 0;
}
.jp-carousel-overlay
  .swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.jp-carousel-overlay
  .swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  transition: transform 0.2s, top 0.2s;
}
.jp-carousel-overlay
  .swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 4px;
}
.jp-carousel-overlay
  .swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.jp-carousel-overlay
  .swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: transform 0.2s, left 0.2s;
}
.jp-carousel-overlay
  .swiper-container-horizontal.swiper-container-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: transform 0.2s, right 0.2s;
}
.jp-carousel-overlay .swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.jp-carousel-overlay
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: scale(0);
  transform-origin: left top;
  width: 100%;
}
.jp-carousel-overlay
  .swiper-container-rtl
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.jp-carousel-overlay
  .swiper-container-horizontal
  > .swiper-pagination-progressbar,
.jp-carousel-overlay
  .swiper-container-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  height: 4px;
  left: 0;
  top: 0;
  width: 100%;
}
.jp-carousel-overlay
  .swiper-container-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.jp-carousel-overlay
  .swiper-container-vertical
  > .swiper-pagination-progressbar {
  height: 100%;
  left: 0;
  top: 0;
  width: 4px;
}
.jp-carousel-overlay .swiper-pagination-white {
  --swiper-pagination-color: #fff;
}
.jp-carousel-overlay .swiper-pagination-black {
  --swiper-pagination-color: #000;
}
.jp-carousel-overlay .swiper-pagination-lock {
  display: none;
}
.jp-carousel-overlay .swiper-zoom-container {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  text-align: center;
  width: 100%;
}
.jp-carousel-overlay .swiper-zoom-container > canvas,
.jp-carousel-overlay .swiper-zoom-container > img,
.jp-carousel-overlay .swiper-zoom-container > svg {
  max-height: 100%;
  max-width: 100%;
  object-fit: contain;
}
.jp-carousel-overlay .swiper-slide-zoomed {
  cursor: move;
}
.jp-carousel-overlay .swiper-container .swiper-notification {
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  z-index: -1000;
}
:root {
  --jp-carousel-primary-color: #fff;
  --jp-carousel-primary-subtle-color: #999;
  --jp-carousel-bg-color: #000;
  --jp-carousel-bg-faded-color: #222;
  --jp-carousel-border-color: #3a3a3a;
}
:root .jp-carousel-light {
  --jp-carousel-primary-color: #000;
  --jp-carousel-primary-subtle-color: #646970;
  --jp-carousel-bg-color: #fff;
  --jp-carousel-bg-faded-color: #fbfbfb;
  --jp-carousel-border-color: #dcdcde;
}
.jp-carousel-overlay .swiper-button-next,
.jp-carousel-overlay .swiper-button-prev,
.jp-carousel-overlay .swiper-container-rtl .swiper-button-next,
.jp-carousel-overlay .swiper-container-rtl .swiper-button-prev {
  background-image: none;
}
[data-carousel-extra]:not(.jp-carousel-wrap) img,
[data-carousel-extra]:not(.jp-carousel-wrap) img + figcaption {
  cursor: pointer;
}
.jp-carousel-overlay .swiper-button-next.nitro-lazy,
.jp-carousel-overlay .swiper-button-prev.nitro-lazy,
.jp-carousel-overlay .swiper-container-rtl .swiper-button-next.nitro-lazy,
.jp-carousel-overlay .swiper-container-rtl .swiper-button-prev.nitro-lazy {
  background-image: none !important;
}
.jp-carousel-wrap * {
  line-height: inherit;
}
.jp-carousel-wrap.swiper-container {
  height: auto;
  width: 100vw;
}
.jp-carousel-overlay .swiper-zoom-container {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 200%;
}
.jp-carousel-overlay .swiper-slide.swiper-slide-next .swiper-zoom-container img,
.jp-carousel-overlay
  .swiper-slide.swiper-slide-prev
  .swiper-zoom-container
  img {
  transition: none !important;
}
.jp-carousel-overlay .swiper-button-next,
.jp-carousel-overlay .swiper-button-prev {
  background-image: none;
  height: auto;
  opacity: 0.5;
  padding: 20px 40px;
  transition: opacity 0.5s ease-out;
  width: auto;
}
.jp-carousel-overlay .swiper-button-next.nitro-lazy,
.jp-carousel-overlay .swiper-button-prev.nitro-lazy {
  background-image: none !important;
}
.jp-carousel-overlay .swiper-button-next:hover,
.jp-carousel-overlay .swiper-button-prev:hover {
  opacity: 1;
}
.jp-carousel-overlay .swiper-button-next:after,
.jp-carousel-overlay .swiper-button-prev:after,
.jp-carousel-overlay .swiper-container-rtl .swiper-button-next:after,
.jp-carousel-overlay .swiper-container-rtl .swiper-button-prev:after {
  content: none;
}
.jp-carousel-overlay .swiper-button-next svg,
.jp-carousel-overlay .swiper-button-prev svg {
  background: var(--jp-carousel-bg-color);
  border-radius: 4px;
  height: 30px;
  width: 28px;
}
.jp-carousel-overlay .swiper-button-next svg:hover,
.jp-carousel-overlay .swiper-button-prev svg:hover {
  background: var(--jp-carousel-primary-subtle-color);
}
.jp-carousel-overlay {
  background: var(--jp-carousel-bg-color);
  bottom: 0;
  direction: ltr;
  font-family: Helvetica Neue, sans-serif !important;
  left: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 2147483647;
}
.jp-carousel-overlay * {
  box-sizing: border-box;
}
.jp-carousel-overlay h1:before,
.jp-carousel-overlay h2:before,
.jp-carousel-overlay h3:before {
  content: none;
  display: none;
}
.jp-carousel-overlay .swiper-container .swiper-button-prev {
  left: 0;
  right: auto;
}
.jp-carousel-overlay .swiper-container .swiper-button-next {
  left: auto;
  right: 0;
}
.jp-carousel-overlay .swiper-container.swiper-container-rtl .swiper-button-next,
.jp-carousel-overlay
  .swiper-container.swiper-container-rtl
  .swiper-button-prev {
  transform: scaleX(-1);
}
.jp-carousel-container {
  display: grid;
  grid-template-rows: 1fr 64px;
  height: 100%;
}
.jp-carousel-hide-controls .jp-carousel-container {
  grid-template-rows: 1fr;
}
.jp-carousel-hide-controls .swiper-wrapper {
  margin-top: -32px;
}
.jp-carousel-hide-controls .jp-swiper-button-next,
.jp-carousel-hide-controls .jp-swiper-button-prev {
  margin-top: -54px;
}
.jp-carousel-msg {
  background-color: var(--jp-carousel-primary-color);
  border-left: 4px solid #ffba00;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  display: inline-block;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 19px;
  margin: 25px 20px 0 2px;
  padding: 11px 15px;
  text-align: center;
}
.jp-carousel-info {
  -webkit-font-smoothing: subpixel-antialiased !important;
  background-color: var(--jp-carousel-bg-color);
  display: flex;
  flex-direction: column;
  opacity: 1;
  text-align: left !important;
  transition: opacity 0.2s ease-out;
  z-index: 100;
}
.jp-carousel-hide-controls .jp-carousel-info {
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.jp-carousel-info-footer {
  align-items: center;
  display: flex;
  height: 64px;
  justify-content: space-between;
  position: relative;
}
.jp-carousel-info-extra,
.jp-carousel-info-footer {
  background-color: var(--jp-carousel-bg-color);
  width: 100vw;
}
.jp-carousel-info-extra {
  border-top: 1px solid var(--jp-carousel-bg-faded-color);
  display: none;
  padding: 35px;
}
.jp-carousel-title-and-caption {
  margin-bottom: 15px;
}
.jp-carousel-info-extra.jp-carousel-show {
  display: block;
}
.jp-carousel-info ::selection {
  background: var(--jp-carousel-primary-color);
  color: var(--jp-carousel-primary-color);
}
.jp-carousel-info ::-moz-selection {
  background: var(--jp-carousel-primary-color);
  color: var(--jp-carousel-primary-color);
}
.jp-carousel-photo-info {
  left: 0 !important;
  width: 100% !important;
}
.jp-carousel-comments-wrapper {
  display: none;
  padding: 0;
  width: 100% !important;
}
.jp-carousel-comments-wrapper.jp-carousel-show {
  display: block;
}
.jp-carousel-comments-wrapper > .jp-carousel-photo-info {
  display: none;
}
.jp-carousel-transitions .jp-carousel-photo-info {
  transition: 0.4s ease-out;
}
.jp-carousel-buttons {
  background: #222;
  border-bottom: 1px solid #222;
  margin: -18px -20px 15px;
  padding: 8px 10px;
  text-align: center;
}
div.jp-carousel-buttons a {
  -webkit-font-smoothing: subpixel-antialiased;
  border: none !important;
  color: var(--jp-carousel-primary-subtle-color);
  font: normal 11px/1.2em Helvetica Neue, sans-serif !important;
  letter-spacing: 0 !important;
  padding: 5px 2px 5px 0;
  text-decoration: none !important;
  text-shadow: none !important;
  vertical-align: middle;
}
div.jp-carousel-buttons a:hover {
  border: none !important;
  color: var(--jp-carousel-primary-color);
}
.jp-carousel-transitions div.jp-carousel-buttons a:hover {
  transition: none !important;
}
.jp-carousel-slide,
.jp-carousel-slide img {
  transform: translateZ(0);
}
.jp-carousel-close-hint {
  color: var(--jp-carousel-primary-color);
  cursor: default;
  cursor: pointer;
  height: 45px;
  letter-spacing: 0 !important;
  padding: 10px;
  position: fixed;
  right: 30px;
  text-align: right;
  top: 20px;
  transition: opacity 0.2s ease-out;
  width: 45px;
  z-index: 15;
}
.jp-carousel-transitions .jp-carousel-close-hint {
  transition: color 0.2s linear;
}
.jp-carousel-close-hint svg {
  background: var(--jp-carousel-bg-color);
  border-radius: 4px;
  padding: 3px 2px;
}
.jp-carousel-close-hint svg:hover {
  background: var(--jp-carousel-primary-subtle-color);
}
.jp-carousel-close-hint:hover {
  color: var(--jp-carousel-primary-color);
}
.jp-carousel-close-hint:hover span {
  border-color: var(--jp-carousel-primary-color);
}
.jp-carousel-pagination-container {
  flex: 1;
  margin: 0 15px 0 35px;
}
.jp-carousel-pagination,
.jp-swiper-pagination {
  color: var(--jp-carousel-primary-color);
  display: none;
  font-size: 15px;
  font-weight: 400;
  position: static !important;
  white-space: nowrap;
}
.jp-carousel-pagination-container .swiper-pagination {
  line-height: 8px;
  text-align: left;
}
.jp-carousel-pagination {
  padding-left: 5px;
}
.jp-swiper-pagination .swiper-pagination-bullet {
  background: var(--jp-carousel-primary-subtle-color);
  margin: 0 4px;
}
.jp-swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: var(--jp-carousel-primary-color);
}
.jp-swiper-pagination
  .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
  background: var(--jp-carousel-primary-color);
  opacity: 0.5;
}
.jp-carousel-info-footer .jp-carousel-photo-title-container {
  flex-basis: 50vw;
  flex: 4;
  justify-content: center;
  margin: 0;
  overflow: hidden;
}
.jp-carousel-photo-caption,
.jp-carousel-photo-title {
  background: none !important;
  border: none !important;
  color: var(--jp-carousel-primary-color);
  display: inline-block;
  font: normal 20px/1.3em Helvetica Neue, sans-serif;
  letter-spacing: 0 !important;
  line-height: normal;
  margin: 0 0 10px;
  overflow: hidden;
  padding: 0;
  text-shadow: none !important;
  text-transform: none !important;
}
.jp-carousel-info-footer .jp-carousel-photo-caption {
  color: var(--jp-carousel-primary-subtle-color);
  cursor: pointer;
  font-size: 15px;
  margin: 0;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.jp-carousel-info-footer .jp-carousel-photo-caption p {
  margin: 0;
}
.jp-carousel-photo-title {
  font-size: 32px;
  margin-bottom: 2px;
}
.jp-carousel-photo-description {
  color: var(--jp-carousel-primary-subtle-color);
  font-size: 16px;
  margin: 25px 0;
  overflow: hidden;
  overflow-wrap: break-word;
  width: 100%;
}
.jp-carousel-photo-description p {
  color: var(--jp-carousel-primary-subtle-color);
  line-height: 1.4;
  margin-bottom: 0;
}
.jp-carousel-comments p a,
.jp-carousel-info h2 a,
.jp-carousel-photo-description p a {
  border: none !important;
  color: var(--jp-carousel-primary-color) !important;
  font-style: normal !important;
  font-weight: 400 !important;
  text-decoration: underline !important;
}
.jp-carousel-photo-description p b,
.jp-carousel-photo-description p strong {
  color: var(--jp-carousel-primary-subtle-color);
  font-weight: 700;
}
.jp-carousel-photo-description p em,
.jp-carousel-photo-description p i {
  color: var(--jp-carousel-primary-subtle-color);
  font-style: italic;
}
.jp-carousel-comments p a:hover,
.jp-carousel-info h2 a:hover,
.jp-carousel-photo-description p a:hover {
  color: var(--jp-carousel-primary-subtle-color) !important;
}
.jp-carousel-photo-description p:empty {
  display: none;
}
.jp-carousel-comments-wrapper h1:after,
.jp-carousel-comments-wrapper h1:before,
.jp-carousel-photo-info h1:after,
.jp-carousel-photo-info h1:before {
  content: none !important;
}
.jp-carousel-caption {
  font-size: 14px;
  font-weight: 400;
  margin: 0;
}
.jp-carousel-image-meta {
  color: var(--jp-carousel-primary-color);
  display: none;
  font-size: 13px;
  font: 12px/1.4 Helvetica Neue, sans-serif !important;
  width: 100%;
}
.jp-carousel-image-meta.jp-carousel-show {
  display: block;
}
.jp-carousel-image-meta h5,
.jp-carousel-image-meta li {
  background: none !important;
  border: none !important;
  bottom: auto !important;
  font-family: Helvetica Neue, sans-serif !important;
  font-weight: 400 !important;
  left: auto !important;
  line-height: 1.3em !important;
  position: inherit !important;
  right: auto !important;
  top: auto !important;
}
.jp-carousel-image-meta ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.jp-carousel-image-meta li {
  color: var(--jp-carousel-primary-color) !important;
  display: inline-block !important;
  font-size: 13px !important;
  margin: 0 2% 15px 0 !important;
  vertical-align: top !important;
  width: 48% !important;
}
.jp-carousel-image-meta h5 {
  color: var(--jp-carousel-primary-subtle-color) !important;
  font-size: 10px !important;
  letter-spacing: 0.1em !important;
  margin: 0 0 2px !important;
  text-transform: uppercase !important;
}
a.jp-carousel-image-download {
  clear: both;
  color: var(--jp-carousel-primary-subtle-color);
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
}
a.jp-carousel-image-download svg {
  display: inline-block;
  margin: 0 3px;
  padding-bottom: 2px;
  vertical-align: middle;
}
a.jp-carousel-image-download span.photo-size {
  border-radius: 1em;
  display: inline-block;
  font-size: 11px;
  margin-left: 2px;
}
a.jp-carousel-image-download span.photo-size-times {
  padding: 0 1px 0 2px;
}
.jp-carousel-comments {
  background: none transparent;
  bottom: 10px;
  font: 15px/1.7 Helvetica Neue, sans-serif !important;
  font-weight: 400;
  margin-top: 20px;
  width: 100%;
}
.jp-carousel-comments p a:active,
.jp-carousel-comments p a:focus,
.jp-carousel-comments p a:hover {
  color: var(--jp-carousel-primary-color) !important;
}
.jp-carousel-comment {
  background: none transparent;
  color: var(--jp-carousel-primary-subtle-color);
  display: flex;
  overflow: auto;
  width: 100%;
}
.jp-carousel-comment + .jp-carousel-comment {
  margin-top: 20px;
}
.jp-carousel-comment:last-of-type {
  margin-bottom: 20px;
}
.jp-carousel-comment p {
  color: var(--jp-carousel-primary-subtle-color) !important;
}
.jp-carousel-comment .comment-author {
  border: none;
  display: inline;
  float: none;
  font-size: 15px;
  font-weight: 500;
  margin: 0;
  padding: 0;
  width: auto;
}
.jp-carousel-comment .comment-author a {
  color: var(--jp-carousel-primary-color);
}
.jp-carousel-comment .comment-gravatar {
  float: none;
  margin-right: 10px;
}
.jp-carousel-comment .comment-content {
  border: none;
  padding: 0;
}
.jp-carousel-comment .avatar {
  background-color: transparent !important;
  border: none !important;
  border-radius: 4px;
  height: 64px;
  margin: 0;
  min-height: 64px;
  min-width: 64px;
  padding: 0 !important;
  width: 64px;
}
.jp-carousel-comment .comment-date {
  border-bottom: 1px solid var(--jp-carousel-bg-faded-color);
  color: var(--jp-carousel-primary-subtle-color);
  font-size: 11px;
  margin-bottom: 6px;
}
#jp-carousel-comment-form {
  margin: 0 0 10px !important;
  width: 100%;
}
#jp-carousel-comment-form.jp-carousel-is-disabled {
  opacity: 0.5;
  pointer-events: none;
}
textarea#jp-carousel-comment-form-comment-field {
  background: var(--jp-carousel-bg-faded-color);
  border: 1px solid var(--jp-carousel-border-color);
  border-radius: 3px;
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  color: var(--jp-carousel-primary-subtle-color);
  float: none;
  font: 16px/1.4 Helvetica Neue, sans-serif !important;
  height: 147px;
  margin: 0;
  overflow: hidden;
  padding: 10px 10px 5px;
  width: 100%;
}
textarea#jp-carousel-comment-form-comment-field::-webkit-input-placeholder {
  color: #555;
}
textarea#jp-carousel-comment-form-comment-field:focus {
  background: var(--jp-carousel-bg-faded-color);
  color: var(--jp-carousel-primary-subtle-color);
}
textarea#jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder {
  color: var(--jp-carousel-primary-subtle-color);
}
#jp-carousel-loading-overlay {
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
#jp-carousel-loading-wrapper {
  align-items: center;
  display: flex;
  height: 100vh;
  justify-content: center;
  width: 100vw;
}
#jp-carousel-library-loading,
#jp-carousel-library-loading:after {
  border-radius: 50%;
  height: 40px;
  width: 40px;
}
#jp-carousel-library-loading {
  animation: load8 1.1s linear infinite;
  border: 8px solid hsla(0, 0%, 100%, 0.2);
  border-left: 8px solid var(--jp-carousel-primary-color);
  float: left;
  font-size: 10px;
  margin: 22px 0 0 10px;
  position: relative;
  text-indent: -9999em;
  transform: translateZ(0);
}
#jp-carousel-comment-form-spinner,
#jp-carousel-comment-form-spinner:after {
  border-radius: 50%;
  height: 20px;
  width: 20px;
}
#jp-carousel-comment-form-spinner {
  animation: load8 1.1s linear infinite;
  border: 4px solid hsla(0, 0%, 100%, 0.2);
  border-left: 4px solid var(--jp-carousel-primary-color);
  bottom: 0;
  display: none;
  float: left;
  font-size: 10px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-indent: -9999em;
  top: calc(50% - 15px);
  transform: translateZ(0);
}
@keyframes load8 {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.jp-carousel-info-content-wrapper {
  margin: auto;
  max-width: 800px;
}
#jp-carousel-comment-form-submit-and-info-wrapper {
  display: none;
  overflow: hidden;
  width: 100%;
}
#jp-carousel-comment-form-commenting-as input {
  background: var(--jp-carousel-bg-color);
  border: 1px solid var(--jp-carousel-border-color);
  border-radius: 2px;
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.2);
  color: var(--jp-carousel-primary-subtle-color);
  float: left;
  font: 16px/1.4 Helvetica Neue, sans-serif !important;
  padding: 10px;
  width: 285px;
}
#jp-carousel-comment-form-commenting-as input:focus {
  background: var(--jp-carousel-bg-faded-color);
  color: var(--jp-carousel-primary-subtle-color);
}
#jp-carousel-comment-form-commenting-as p {
  float: left;
  font: 400 13px/1.7 Helvetica Neue, sans-serif !important;
  margin: 22px 0 0;
}
#jp-carousel-comment-form-commenting-as fieldset {
  border: none;
  clear: both;
  float: left;
  margin: 20px 0 0;
  padding: 0;
}
#jp-carousel-comment-form-commenting-as label {
  float: left;
  font: 400 13px/1.7 Helvetica Neue, sans-serif !important;
  margin: 0 20px 3px 0;
  width: 100px;
}
#jp-carousel-comment-form-button-submit {
  background: var(--jp-carousel-bg-color);
  border: 1px solid var(--jp-carousel-primary-color);
  border-radius: 3px;
  color: var(--jp-carousel-primary-color);
  display: block;
  font-size: 14px;
  margin-left: auto;
  margin-top: 20px;
  padding: 8px 16px;
}
#jp-carousel-comment-form-button-submit:active,
#jp-carousel-comment-form-button-submit:focus {
  background: var(--jp-carousel-primary-color);
  color: var(--jp-carousel-bg-color);
}
#jp-carousel-comment-form-container {
  color: var(--jp-carousel-primary-subtle-color);
  margin-bottom: 15px;
  margin-top: 20px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
#jp-carousel-comment-post-results {
  display: none;
  overflow: auto;
  width: 100%;
}
#jp-carousel-comment-post-results span {
  border: 1px solid var(--jp-carousel-border-color);
  border-radius: 2px;
  box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  display: block;
  font: 13px/1.4 Helvetica Neue, sans-serif !important;
  margin-top: 20px;
  overflow: auto;
  padding: 1em 0;
  text-align: center;
  width: 100%;
}
.jp-carousel-comment-post-error {
  color: #df4926;
}
#jp-carousel-comments-closed,
#jp-carousel-comments-loading {
  color: var(--jp-carousel-primary-subtle-color);
  display: none;
}
#jp-carousel-comments-loading {
  bottom: 10px;
  font: 400 15px/1.7 Helvetica Neue, sans-serif !important;
  margin-bottom: 20px;
  margin-top: 20px;
  text-align: left;
  width: 100%;
}
.jp-carousel-photo-icons-container {
  display: block;
  flex: 1;
  margin: 0 20px 0 30px;
  text-align: right;
  white-space: nowrap;
}
.jp-carousel-icon-btn {
  background: none;
  border: none;
  display: inline-block;
  height: 64px;
  padding: 16px;
  text-decoration: none;
}
.jp-carousel-icon {
  border: none;
  border-radius: 4px;
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  line-height: 0;
  padding: 4px 3px 3px;
  width: 31px;
}
.jp-carousel-icon:hover {
  background: var(--jp-carousel-primary-subtle-color);
}
.jp-carousel-icon svg {
  display: inline-block;
}
.jp-carousel-overlay rect {
  fill: var(--jp-carousel-primary-color);
}
.jp-carousel-selected .jp-carousel-icon {
  background: var(--jp-carousel-primary-color);
}
.jp-carousel-selected rect {
  fill: var(--jp-carousel-bg-color);
}
.jp-carousel-icon-comments.jp-carousel-show {
  display: inline-block;
}
.jp-carousel-icon .jp-carousel-has-comments-indicator {
  background: var(--jp-carousel-primary-color);
  border-radius: 4px;
  color: var(--jp-carousel-bg-color);
  display: none;
  font-family: Helvetica Neue, sans-serif !important;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  margin-left: -16px;
  padding: 2px 4px;
  position: relative;
  vertical-align: top;
}
.jp-carousel-selected .jp-carousel-icon .jp-carousel-has-comments-indicator {
  background: var(--jp-carousel-bg-color);
  color: var(--jp-carousel-primary-color);
}
.jp-carousel-has-comments-indicator.jp-carousel-show {
  display: inline-block;
}
@media only screen and (max-width: 760px) {
  .jp-carousel-buttons,
  .jp-carousel-overlay .swiper-container .swiper-button-next,
  .jp-carousel-overlay .swiper-container .swiper-button-prev {
    display: none !important;
  }
  .jp-carousel-image-meta {
    box-sizing: border-box;
    float: none !important;
    margin-left: 0;
    width: 100% !important;
  }
  .jp-carousel-close-hint {
    font-size: 26px !important;
    position: fixed !important;
    right: 10px;
    top: 10px;
  }
  .admin-bar .jp-carousel-close-hint {
    top: 40px;
  }
  .jp-carousel-slide img {
    opacity: 1;
  }
  .jp-carousel-wrap {
    background-color: var(--jp-carousel-bg-color);
  }
  .jp-carousel-fadeaway,
  .jp-carousel-info > .jp-carousel-photo-info {
    display: none;
  }
  .jp-carousel-comments-wrapper > .jp-carousel-photo-info {
    display: block;
  }
  .jp-carousel-caption {
    overflow: visible !important;
  }
  .jp-carousel-info-footer .jp-carousel-photo-title-container {
    display: none;
  }
  .jp-carousel-photo-icons-container {
    margin: 0 10px 0 0;
    white-space: nowrap;
  }
  .jp-carousel-icon-btn {
    padding-left: 20px;
  }
  .jp-carousel-pagination {
    padding-left: 5px;
  }
  .jp-carousel-pagination-container {
    margin-left: 25px;
  }
  .jp-carousel-comment .avatar {
    min-width: 48px;
  }
  #jp-carousel-comment-form-commenting-as fieldset,
  #jp-carousel-comment-form-commenting-as input {
    float: none;
    width: 100%;
  }
}
:root {
  --jetpack--contact-form--border: 1px solid #8c8f94;
  --jetpack--contact-form--border-color: #8c8f94;
  --jetpack--contact-form--border-size: 1px;
  --jetpack--contact-form--border-style: solid;
  --jetpack--contact-form--border-radius: 0px;
  --jetpack--contact-form--input-padding: 16px;
  --jetpack--contact-form--font-size: 16px;
}
.contact-form .clear-form {
  clear: both;
}
.contact-form input::placeholder {
  transition: opacity 0.3s ease-out;
}
.contact-form input:hover::placeholder {
  opacity: 0.5;
}
.contact-form input:focus::placeholder {
  opacity: 0.3;
}
:where(
    .contact-form input[type="text"],
    .contact-form input[type="email"],
    .contact-form input[type="tel"],
    .contact-form input[type="url"],
    .contact-form textarea
  ) {
  border: 1px solid #8c8f94;
  border-radius: 0;
  box-sizing: border-box;
  font: inherit;
  padding: 16px;
  width: 100%;
}
:where(.contact-form textarea) {
  height: 200px;
}
.contact-form :where(.grunion-field[type="text"], .grunion-field.textarea) {
  padding-left: max(
    var(--jetpack--contact-form--input-padding-left, 16px),
    var(--jetpack--contact-form--border-radius)
  );
  padding-right: max(
    var(--jetpack--contact-form--input-padding-left, 16px),
    var(--jetpack--contact-form--border-radius)
  );
}
.contact-form .grunion-field-wrap input,
.contact-form .grunion-field-wrap textarea {
  margin: 0;
}
.contact-form select {
  min-width: 150px;
  padding: 14px 7px;
}
.contact-form .contact-form-dropdown[aria-hidden="true"] {
  display: block !important;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.contact-form :where(input[type="radio"], input[type="checkbox"]) {
  float: none;
  height: 1rem;
  width: 1rem;
}
.contact-form input[type="checkbox"],
.contact-form input[type="radio"] {
  margin: 0 0.75rem 0 0;
}
.contact-form input[type="checkbox"] {
  margin-left: 0;
  top: 0;
}
.contact-form label {
  display: block;
  float: none;
  font-weight: 700;
  margin-bottom: 0.25em;
}
.contact-form label.consent {
  align-items: center;
  display: flex;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
}
.contact-form label.consent-implicit input {
  display: none;
}
.contact-form label.checkbox,
.contact-form label.checkbox-multiple,
.contact-form label.radio {
  align-items: center;
  display: inline-flex;
  float: none;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 0;
}
.contact-form .grunion-checkbox-multiple-options,
.contact-form .grunion-radio-options {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.contact-form label span {
  font-size: 85%;
  font-weight: 400;
  margin-left: 0.25em;
  opacity: 0.45;
}
.contact-form-submission {
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  margin-bottom: 4em;
  padding: 1.5em 1em;
  width: 100%;
}
.contact-form-submission p {
  word-wrap: break-word;
  margin: 0 auto;
}
.contact-form-submission h4 {
  font-weight: 200;
  margin-bottom: 32px;
  margin-top: 32px;
}
.contact-form-submission .go-back-message {
  margin-bottom: 32px;
  margin-top: 20px;
  text-align: left;
}
.contact-form-submission .go-back-message .link {
  color: #000;
  font-weight: 200;
}
.contact-form-submission .field-name {
  font-weight: 200;
}
.contact-form-submission .field-value {
  font-weight: 600;
  margin-bottom: 20px;
}
.form-errors .form-error-message {
  color: red;
}
.textwidget .contact-form input[type="email"],
.textwidget .contact-form input[type="tel"],
.textwidget .contact-form input[type="text"],
.textwidget .contact-form input[type="url"],
.textwidget .contact-form textarea,
.wp-block-column .contact-form input[type="email"],
.wp-block-column .contact-form input[type="tel"],
.wp-block-column .contact-form input[type="text"],
.wp-block-column .contact-form input[type="url"],
.wp-block-column .contact-form textarea {
  width: 100%;
}
#jetpack-check-feedback-spam {
  margin: 1px 8px 0 0;
}
.jetpack-check-feedback-spam-spinner {
  display: inline-block;
  margin-top: 7px;
}
.wp-block-jetpack-contact-form {
  display: flex;
  flex-direction: row;
  flex-grow: 1;
  flex-wrap: wrap;
  gap: var(--wp--style--block-gap, 1.5rem);
  justify-content: flex-start;
}
.wp-block-jetpack-contact-form > * {
  box-sizing: border-box;
  flex: 0 0 100%;
}
.wp-block-jetpack-contact-form-container.alignfull
  .wp-block-jetpack-contact-form {
  padding-left: 0;
  padding-right: 0;
}
.wp-block-jetpack-button.alignright button {
  float: right;
}
.wp-block-jetpack-contact-form .grunion-field-wrap {
  box-sizing: border-box;
  position: relative;
}
.wp-block-jetpack-contact-form .grunion-field-width-25-wrap {
  flex: 1 1 calc(25% - var(--wp--style--block-gap, 1.5rem) * 1);
  max-width: 25%;
}
.wp-block-jetpack-contact-form .grunion-field-width-50-wrap {
  flex: 1 1 calc(50% - var(--wp--style--block-gap, 1.5rem) * 1);
  max-width: 50%;
}
.wp-block-jetpack-contact-form .grunion-field-width-75-wrap {
  flex: 1 1 calc(75% - var(--wp--style--block-gap, 1.5rem) * 1);
  max-width: 75%;
}
.grunion-field-checkbox-wrap,
.grunion-field-consent-wrap {
  align-self: center;
}
@media only screen and (min-width: 600px) {
  .contact-form input[type="email"],
  .contact-form input[type="tel"],
  .contact-form input[type="text"],
  .contact-form input[type="url"] {
    width: 50%;
  }
  .wp-block-jetpack-contact-form input[type="email"],
  .wp-block-jetpack-contact-form input[type="tel"],
  .wp-block-jetpack-contact-form input[type="text"],
  .wp-block-jetpack-contact-form input[type="url"] {
    width: 100%;
  }
}
.jetpack-empty-spam,
.jetpack-empty-spam-container {
  display: inline-block;
}
.jetpack-empty-spam-spinner {
  display: inline-block;
  margin-top: 7px;
}
.wp-block-jetpack-contact-form .wp-block-spacer {
  width: 100%;
}
.contact-form .contact-form-dropdown__button.ui-button {
  align-items: center;
  background-color: var(--jetpack--contact-form--input-background);
  border: var(--jetpack--contact-form--border);
  border-color: var(--jetpack--contact-form--border-color);
  border-radius: var(--jetpack--contact-form--border-radius);
  border-style: var(--jetpack--contact-form--border-style);
  border-width: var(--jetpack--contact-form--border-size);
  box-sizing: border-box;
  color: var(--jetpack--contact-form--text-color);
  display: flex;
  flex-direction: row-reverse;
  font-family: var(--jetpack--contact-form--font-family);
  font-size: var(--jetpack--contact-form--font-size);
  justify-content: space-between;
  line-height: var(--jetpack--contact-form--line-height);
  padding: var(--jetpack--contact-form--input-padding);
  width: 100%;
}
.contact-form
  .contact-form-dropdown__button.ui-button
  .ui-selectmenu-icon.ui-icon {
  background: none;
}
.contact-form .contact-form-dropdown__button .ui-selectmenu-icon,
.contact-form
  .contact-form-dropdown__button.ui-selectmenu-button-open
  .ui-selectmenu-icon {
  align-items: center;
  border: 2px solid transparent;
  box-sizing: border-box;
  display: flex;
  height: 0.8em;
  justify-content: center;
  margin-right: 4px;
  overflow: visible;
  position: relative;
  width: 0.8em;
}
.contact-form .contact-form-dropdown__button .ui-selectmenu-icon:after {
  border-bottom: 2px solid;
  border-right: 2px solid;
  box-sizing: border-box;
  content: "";
  display: block;
  height: 100%;
  margin-top: -5px;
  transform: rotate(45deg);
  transition: all 0.2s ease-in-out;
  width: 100%;
}
.contact-form
  .contact-form-dropdown__button.ui-selectmenu-button-open
  .ui-selectmenu-icon:after {
  margin-top: 8px;
  transform: rotate(225deg);
}
.contact-form .contact-form-dropdown__menu {
  z-index: 1;
}
.contact-form .contact-form-dropdown__menu ul.ui-menu {
  background-color: var(--jetpack--contact-form--input-background-fallback);
  border: var(--jetpack--contact-form--border);
  border-color: var(--jetpack--contact-form--border-color);
  border-radius: var(--jetpack--contact-form--border-radius);
  border-style: var(--jetpack--contact-form--border-style);
  border-width: var(--jetpack--contact-form--border-size);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
  color: var(--jetpack--contact-form--text-color);
  font-family: var(--jetpack--contact-form--font-family);
  font-size: var(--jetpack--contact-form--font-size);
  line-height: normal;
  list-style: none;
  margin: 0;
  max-height: 230px;
  overflow: auto;
  padding: 0;
}
.contact-form .contact-form-dropdown__menu .ui-menu-item {
  margin: 0;
}
.contact-form .contact-form-dropdown__menu .ui-menu {
  margin-top: 8px;
}
.contact-form .contact-form-dropdown__menu .ui-menu .ui-menu-item-wrapper {
  padding: var(--jetpack--contact-form--input-padding);
}
.contact-form
  .contact-form-dropdown__menu
  .ui-menu
  .ui-menu-item-wrapper.ui-state-active {
  background-color: var(--jetpack--contact-form--text-color);
  border: none;
  color: var(--jetpack--contact-form--input-background-fallback);
  position: relative;
}
.contact-form
  .is-style-animated
  .grunion-field-wrap:not(.grunion-field-checkbox-wrap):not(
    .grunion-field-consent-wrap
  ),
.contact-form
  .is-style-outlined
  .grunion-field-wrap:not(.grunion-field-checkbox-wrap):not(
    .grunion-field-consent-wrap
  ) {
  --notch-width: max(
    var(--jetpack--contact-form--input-padding-left, 16px),
    var(--jetpack--contact-form--border-radius)
  );
  display: flex;
  flex-direction: row-reverse;
  position: relative;
}
.contact-form .is-style-outlined .grunion-field-checkbox-multiple-wrap,
.contact-form .is-style-outlined .grunion-field-radio-wrap {
  background-color: var(--jetpack--contact-form--input-background);
}
.contact-form
  .is-style-outlined
  .grunion-field-wrap
  .grunion-checkbox-multiple-options,
.contact-form .is-style-outlined .grunion-field-wrap .grunion-radio-options {
  flex-grow: 1;
  padding: var(--jetpack--contact-form--input-padding, 16px);
  padding-top: calc(
    var(--jetpack--contact-form--input-padding-top, 16px) + 4px
  );
}
.contact-form .is-style-outlined .grunion-field-wrap .notched-label {
  box-sizing: border-box;
  display: flex;
  height: 100%;
  left: 0;
  max-width: 100%;
  pointer-events: none;
  position: absolute;
  right: 0;
  text-align: left;
  width: 100%;
}
.contact-form
  .is-style-outlined
  .grunion-field-wrap
  .notched-label
  .notched-label__leading {
  border: var(--jetpack--contact-form--border);
  border-color: var(--jetpack--contact-form--border-color);
  border-radius: var(--jetpack--contact-form--border-radius);
  border-bottom-right-radius: unset;
  border-style: var(--jetpack--contact-form--border-style);
  border-width: var(--jetpack--contact-form--border-size);
  border-right: none;
  border-top-right-radius: unset;
  width: var(--notch-width);
}
.contact-form
  .is-style-outlined
  .grunion-field-wrap
  .notched-label
  .notched-label__notch {
  border: var(--jetpack--contact-form--border);
  border-color: var(--jetpack--contact-form--border-color);
  border-radius: unset;
  border-style: var(--jetpack--contact-form--border-style);
  border-width: var(--jetpack--contact-form--border-size);
  border-left: none;
  border-right: none;
  padding: 0 4px;
  transition: border 0.15s linear;
}
.contact-form
  .is-style-outlined
  .grunion-field-wrap.no-label
  .notched-label__notch {
  padding: 0;
}
.contact-form
  .is-style-outlined
  .grunion-field-wrap
  .notched-label
  .notched-label__label {
  font-weight: 300;
  margin: 0;
  pointer-events: none;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: transform;
}
.contact-form
  .is-style-outlined
  .grunion-field-textarea-wrap
  .notched-label
  .notched-label__label {
  top: var(--jetpack--contact-form--input-padding-top, 16px);
  transform: unset;
}
.contact-form
  .is-style-outlined
  .grunion-field-wrap
  .notched-label
  .notched-label__trailing {
  border: var(--jetpack--contact-form--border);
  border-color: var(--jetpack--contact-form--border-color);
  border-radius: var(--jetpack--contact-form--border-radius);
  border-bottom-left-radius: unset;
  border-style: var(--jetpack--contact-form--border-style);
  border-width: var(--jetpack--contact-form--border-size);
  border-left: none;
  border-top-left-radius: unset;
  flex-grow: 1;
}
.contact-form
  .is-style-outlined
  .grunion-field-wrap
  .grunion-checkbox-multiple-options
  ~ .notched-label
  .notched-label__notch,
.contact-form
  .is-style-outlined
  .grunion-field-wrap
  .grunion-field.has-placeholder
  ~ .notched-label
  .notched-label__notch,
.contact-form
  .is-style-outlined
  .grunion-field-wrap
  .grunion-field:focus
  ~ .notched-label
  .notched-label__notch,
.contact-form
  .is-style-outlined
  .grunion-field-wrap
  .grunion-field:not(:placeholder-shown)
  ~ .notched-label
  .notched-label__notch,
.contact-form
  .is-style-outlined
  .grunion-field-wrap
  .grunion-radio-options
  ~ .notched-label
  .notched-label__notch {
  border-top-color: transparent;
}
.contact-form
  .is-style-outlined
  .grunion-field-wrap
  .grunion-checkbox-multiple-options
  ~ .notched-label
  .notched-label__label,
.contact-form
  .is-style-outlined
  .grunion-field-wrap
  .grunion-field.has-placeholder
  ~ .notched-label
  .notched-label__label,
.contact-form
  .is-style-outlined
  .grunion-field-wrap
  .grunion-field:focus
  ~ .notched-label
  .notched-label__label,
.contact-form
  .is-style-outlined
  .grunion-field-wrap
  .grunion-field:not(:placeholder-shown)
  ~ .notched-label
  .notched-label__label,
.contact-form
  .is-style-outlined
  .grunion-field-wrap
  .grunion-radio-options
  ~ .notched-label
  .notched-label__label {
  font-size: 0.8em;
  top: calc(var(--jetpack--contact-form--border-size) * -1);
  transform: translateY(-50%);
}
.contact-form
  .is-style-outlined
  .grunion-field-wrap
  .contact-form-dropdown__button,
.contact-form .is-style-outlined .grunion-field-wrap > input,
.contact-form .is-style-outlined .grunion-field-wrap > textarea {
  border-color: transparent !important;
  outline: none;
  padding-left: calc(var(--notch-width) + 4px);
  padding-right: calc(var(--notch-width) + 4px);
}
.contact-form .is-style-outlined .grunion-field-wrap textarea {
  padding: var(--jetpack--contact-form--input-padding, 16px);
}
.contact-form
  .is-style-outlined
  .contact-form-dropdown__menu
  .ui-menu-item-wrapper,
.contact-form .is-style-outlined .grunion-field-wrap textarea {
  padding-left: calc(var(--notch-width) + 4px);
  padding-right: calc(var(--notch-width) + 4px);
}
.contact-form .is-style-animated .grunion-field-wrap {
  --left-offset: calc(
    var(--jetpack--contact-form--input-padding-left, 16px) +
      var(--jetpack--contact-form--border-size)
  );
  --label-left: max(
    var(--left-offset),
    var(--jetpack--contact-form--border-radius)
  );
  --field-padding: calc(
    var(--label-left) - var(--jetpack--contact-form--border-size)
  );
}
.contact-form .is-style-animated .grunion-field-wrap input {
  outline: none;
}
.contact-form .is-style-animated .grunion-field-wrap textarea {
  outline: none;
  padding: var(--jetpack--contact-form--input-padding, 16px);
}
.contact-form
  .is-style-animated
  .grunion-field-wrap:not(.no-label)
  .contact-form-dropdown__button,
.contact-form .is-style-animated .grunion-field-wrap:not(.no-label) > input,
.contact-form .is-style-animated .grunion-field-wrap:not(.no-label) > textarea {
  padding-left: var(--field-padding);
  padding-right: var(--field-padding);
  padding-top: 1.4em;
}
.contact-form
  .is-style-animated
  .grunion-field-wrap
  .contact-form-dropdown__menu
  .ui-menu-item-wrapper {
  padding-left: var(--field-padding);
  padding-right: var(--field-padding);
}
.contact-form .is-style-animated .grunion-field-checkbox-multiple-wrap,
.contact-form .is-style-animated .grunion-field-radio-wrap {
  background-color: var(--jetpack--contact-form--input-background);
}
.contact-form
  .is-style-animated
  .grunion-field-checkbox-multiple-wrap
  .grunion-checkbox-multiple-options,
.contact-form
  .is-style-animated
  .grunion-field-radio-wrap
  .grunion-radio-options {
  flex-grow: 1;
  padding-bottom: var(--jetpack--contact-form--input-padding, 16px);
  padding-top: 1.8em;
}
.contact-form .is-style-animated .grunion-field-wrap .animated-label__label {
  box-sizing: border-box;
  left: var(--label-left);
  margin: 0;
  max-width: 100%;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
  width: 100%;
}
.contact-form
  .is-style-animated
  .grunion-field-textarea-wrap
  .animated-label__label {
  top: var(--jetpack--contact-form--input-padding-top, 16px);
  transform: unset;
}
.contact-form
  .is-style-animated
  .grunion-field-wrap
  .grunion-field.has-placeholder
  ~ .animated-label__label,
.contact-form
  .is-style-animated
  .grunion-field-wrap
  .grunion-field:focus
  ~ .animated-label__label,
.contact-form
  .is-style-animated
  .grunion-field-wrap
  .grunion-field:not(:placeholder-shown)
  ~ .animated-label__label {
  font-size: 0.75em;
  top: calc(2px + var(--jetpack--contact-form--border-size));
  transform: translateY(0);
}
.contact-form
  .is-style-animated
  .grunion-field-wrap
  .grunion-checkbox-multiple-options
  ~ .animated-label__label,
.contact-form
  .is-style-animated
  .grunion-field-wrap
  .grunion-radio-options
  ~ .animated-label__label {
  left: 0;
  top: 0;
  transform: translateY(0);
}
.contact-form .is-style-below .grunion-field-wrap .below-label__label {
  margin-left: var(--jetpack--contact-form--border-size);
}
.infinite-loader {
  color: #000;
  display: block;
  height: 28px;
  text-align: center;
}
#infinite-handle span {
  background: #333;
  border-radius: 1px;
  color: #f0f0f1;
  cursor: pointer;
  font-size: 13px;
  padding: 6px 16px;
}
@keyframes spinner-inner {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.infinite-loader .spinner-inner div {
  animation: spinner-inner 1s linear infinite;
  background: #000;
  border-radius: 3px/6px;
  height: 12px;
  left: 47px;
  outline: 1px solid #fff;
  position: absolute;
  top: 24px;
  transform-origin: 3px 26px;
  width: 6px;
}
.infinite-loader .spinner-inner div:first-child {
  animation-delay: -0.9166666667s;
  background: #000;
  transform: rotate(0deg);
}
.infinite-loader .spinner-inner div:nth-child(2) {
  animation-delay: -0.8333333333s;
  background: #000;
  transform: rotate(30deg);
}
.infinite-loader .spinner-inner div:nth-child(3) {
  animation-delay: -0.75s;
  background: #000;
  transform: rotate(60deg);
}
.infinite-loader .spinner-inner div:nth-child(4) {
  animation-delay: -0.6666666667s;
  background: #000;
  transform: rotate(90deg);
}
.infinite-loader .spinner-inner div:nth-child(5) {
  animation-delay: -0.5833333333s;
  background: #000;
  transform: rotate(120deg);
}
.infinite-loader .spinner-inner div:nth-child(6) {
  animation-delay: -0.5s;
  background: #000;
  transform: rotate(150deg);
}
.infinite-loader .spinner-inner div:nth-child(7) {
  animation-delay: -0.4166666667s;
  background: #000;
  transform: rotate(180deg);
}
.infinite-loader .spinner-inner div:nth-child(8) {
  animation-delay: -0.3333333333s;
  background: #000;
  transform: rotate(210deg);
}
.infinite-loader .spinner-inner div:nth-child(9) {
  animation-delay: -0.25s;
  background: #000;
  transform: rotate(240deg);
}
.infinite-loader .spinner-inner div:nth-child(10) {
  animation-delay: -0.1666666667s;
  background: #000;
  transform: rotate(270deg);
}
.infinite-loader .spinner-inner div:nth-child(11) {
  animation-delay: -0.0833333333s;
  background: #000;
  transform: rotate(300deg);
}
.infinite-loader .spinner-inner div:nth-child(12) {
  animation-delay: 0s;
  background: #000;
  transform: rotate(330deg);
}
.infinite-loader .spinner {
  background: none;
  display: inline-block;
  height: 28px;
  overflow: hidden;
  width: 28px;
}
.infinite-loader .spinner-inner {
  backface-visibility: hidden;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(0.28);
  transform-origin: 0 0;
  width: 100%;
}
.infinite-loader .spinner-inner div {
  box-sizing: content-box;
}
#infinite-handle span button,
#infinite-handle span button:focus,
#infinite-handle span button:hover {
  background: transparent;
  border: none;
  color: inherit;
  cursor: inherit;
  display: inline;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
  position: static;
}
#infinite-handle span button::-moz-focus-inner {
  border: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 800px) {
  #infinite-handle span:before {
    display: none;
  }
  #infinite-handle span {
    display: block;
  }
}
#infinite-footer {
  bottom: -50px;
  left: 0;
  position: fixed;
  width: 100%;
}
#infinite-footer a {
  text-decoration: none;
}
#infinite-footer .blog-credits a:hover,
#infinite-footer .blog-info a:hover {
  color: #444;
  text-decoration: underline;
}
#infinite-footer .container {
  background: hsla(0, 0%, 100%, 0.8);
  border: solid rgba(0, 0, 0, 0.1);
  border-width: 1px 0 0;
  box-sizing: border-box;
  margin: 0 auto;
  overflow: hidden;
  padding: 1px 20px;
  width: 780px;
}
#infinite-footer .blog-credits,
#infinite-footer .blog-info {
  box-sizing: border-box;
  line-height: 25px;
}
#infinite-footer .blog-info {
  float: left;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 40%;
}
#infinite-footer .blog-credits {
  float: right;
  font-weight: 400;
  width: 60%;
}
#infinite-footer .blog-info a {
  color: #111;
  font-size: 14px;
  font-weight: 700;
}
#infinite-footer .blog-credits {
  color: #888;
  font-size: 12px;
  text-align: right;
}
#infinite-footer .blog-credits a {
  color: #646970;
}
.infinity-end.neverending #infinite-footer {
  display: none;
}
@media (max-width: 640px) {
  #infinite-footer .container {
    box-sizing: border-box;
    width: 100%;
  }
  #infinite-footer .blog-info {
    width: 30%;
  }
  #infinite-footer .blog-credits {
    width: 70%;
  }
  #infinite-footer .blog-credits,
  #infinite-footer .blog-info a {
    font-size: 10px;
  }
  #infinite-footer {
    position: static;
  }
}
#infinite-aria {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.infinite-wrap:focus {
  outline: 0 !important;
}
div.sharedaddy h3.sd-title:before {
  border-top: 1px solid #dcdcde;
  content: "";
  display: block;
  margin-bottom: 1em;
  min-width: 30px;
  width: 100%;
}
#wpadminbar li#wp-admin-bar-admin-bar-likes-widget {
  overflow: hidden;
  width: 61px;
}
#wpadminbar iframe.admin-bar-likes-widget {
  border-width: 0;
  height: 28px;
  min-height: 28px;
  position: absolute;
  top: 0;
  width: 61px;
}
div.jetpack-likes-widget-wrapper {
  min-height: 50px;
  position: relative;
  width: 100%;
}
div.jetpack-likes-widget-wrapper .sd-link-color {
  font-size: 12px;
}
div.jetpack-comment-likes-widget-wrapper {
  min-height: 31px;
  position: relative;
  width: 100%;
}
div.jetpack-comment-likes-widget-wrapper iframe {
  margin-bottom: 0;
}
#likes-other-gravatars {
  background-color: #2e4453;
  border-width: 0;
  box-shadow: 0 0 10px #2e4453;
  box-shadow: 0 0 10px rgba(46, 68, 83, 0.6);
  display: none;
  min-width: 130px;
  padding: 10px 10px 12px;
  position: absolute;
  z-index: 1000;
}
#likes-other-gravatars * {
  line-height: normal;
}
#likes-other-gravatars .likes-text {
  color: #fff;
  font-size: 12px;
  padding-bottom: 8px;
}
#likes-other-gravatars li,
#likes-other-gravatars ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-indent: 0;
}
#likes-other-gravatars li:before {
  content: "";
}
#likes-other-gravatars ul.wpl-avatars {
  display: block;
  max-height: 190px;
  overflow: auto;
}
#likes-other-gravatars ul.wpl-avatars li {
  float: left;
  height: 32px;
  margin: 0 5px 5px 0;
  width: 32px;
}
#likes-other-gravatars ul.wpl-avatars li a {
  border-bottom: none !important;
  display: block;
  margin: 0 2px 0 0;
}
#likes-other-gravatars ul.wpl-avatars li a img {
  background: none;
  border: none;
  margin: 0 !important;
  padding: 0 !important;
  position: static;
}
div.sd-box {
  border-top: 1px solid #dcdcde;
  border-top: 1px solid rgba(0, 0, 0, 0.13);
}
.comment-likes-widget,
.entry-content .post-likes-widget,
.post-likes-widget {
  border-width: 0;
  display: block;
  margin: 0;
}
.comment-likes-widget-placeholder,
.post-likes-widget-placeholder {
  border-width: 0;
  margin: 0;
  position: relative;
}
.comment-likes-widget-placeholder {
  display: flex;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans,
    Ubuntu, Cantarell, Helvetica Neue, sans-serif;
  height: 18px;
  position: absolute;
}
.comment-likes-widget-placeholder:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath fill='%232EA2CC' d='m12 2 2.582 6.953L22 9.257l-5.822 4.602L18.18 21 12 16.89 5.82 21l2.002-7.14L2 9.256l7.418-.304'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 16px 16px;
  color: #2ea2cc;
  content: "";
  display: inline-block;
  height: 16px;
  padding-right: 5px;
  position: relative;
  top: 3px;
  width: 16px;
}
.post-likes-widget-placeholder .button {
  display: none;
}
.comment-likes-widget-placeholder .loading,
.post-likes-widget-placeholder .loading {
  color: #999;
  font-size: 12px;
}
.comment-likes-widget-placeholder .loading {
  align-self: center;
  color: #4e4e4e;
  margin-top: 4px;
  padding-left: 5px;
}
div.sharedaddy.sd-like-enabled .sd-like h3 {
  display: none;
}
div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget {
  float: none;
  position: absolute;
  top: 0;
  width: 100%;
}
.comment-likes-widget {
  width: 100%;
}
.cs-rating,
.pd-rating {
  display: block !important;
}
.sd-gplus .sd-title {
  display: none;
}
@media print {
  .jetpack-likes-widget-wrapper {
    display: none;
  }
}
.jp-related-posts-i2__row {
  display: flex;
  margin-top: 1.5rem;
}
.jp-related-posts-i2__row:first-child {
  margin-top: 0;
}
.jp-related-posts-i2__post {
  display: flex;
  flex-basis: 0;
  flex-direction: column;
  flex-grow: 1;
  margin: 0 10px;
  padding-left: 0;
}
.jp-related-posts-i2__row[data-post-count="3"] .jp-related-posts-i2__post {
  max-width: calc(33% - 20px);
}
.jp-related-posts-i2__row[data-post-count="1"] .jp-related-posts-i2__post,
.jp-related-posts-i2__row[data-post-count="2"] .jp-related-posts-i2__post {
  max-width: calc(50% - 20px);
}
.jp-related-posts-i2__post-author,
.jp-related-posts-i2__post-context,
.jp-related-posts-i2__post-date,
.jp-related-posts-i2__post-heading,
.jp-related-posts-i2__post-img-link {
  display: block;
  flex-direction: row;
}
.jp-related-posts-i2__post-heading {
  font-size: 1rem;
  line-height: 1.2em;
  margin: 0.5rem 0;
}
.jp-related-posts-i2__post-link {
  display: block;
  line-height: 1.2em;
  width: 100%;
}
.jp-related-posts-i2__post-img-link {
  order: -1;
}
.jp-related-posts-i2__post-img-link img {
  width: 100%;
}
.jp-relatedposts-i2[data-layout="list"] .jp-related-posts-i2__row {
  display: block;
  margin-top: 0;
}
.jp-relatedposts-i2[data-layout="list"] .jp-related-posts-i2__post {
  margin: 0;
  max-width: none;
}
.jp-relatedposts-i2[data-layout="list"].jp-related-posts-i2__post-img-link {
  margin-top: 1rem;
}
@media only screen and (max-width: 640px) {
  .jp-related-posts-i2__row {
    display: block;
    margin-top: 0;
  }
  .jp-related-posts-i2__row[data-post-count] .jp-related-posts-i2__post {
    margin: 1rem 0 0;
    max-width: none;
  }
  .jp-related-posts-i2__post-img-link {
    margin-top: 1rem;
  }
  .jp-related-posts-i2__post-img-link img {
    width: 350px;
  }
}
#jp-relatedposts {
  clear: both;
  display: none;
  margin: 1em 0;
  padding-top: 1em;
  position: relative;
}
.jp-relatedposts:after {
  clear: both;
  content: "";
  display: block;
}
#jp-relatedposts h3.jp-relatedposts-headline {
  display: inline-block;
  float: left;
  font-family: inherit;
  font-size: 9pt;
  font-weight: 700;
  margin: 0 0 1em;
}
#jp-relatedposts h3.jp-relatedposts-headline em:before {
  border-top: 1px solid #dcdcde;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  content: "";
  display: block;
  margin-bottom: 1em;
  min-width: 30px;
  width: 100%;
}
#jp-relatedposts h3.jp-relatedposts-headline em {
  font-style: normal;
  font-weight: 700;
}
#jp-relatedposts .jp-relatedposts-items {
  clear: left;
}
#jp-relatedposts .jp-relatedposts-items-visual {
  margin-right: -20px;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  float: left;
  margin: 0 0 1em;
  width: 33%;
}
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
  padding-right: 20px;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n + 4),
#jp-relatedposts
  .jp-relatedposts-items-visual
  .jp-relatedposts-post:nth-child(3n + 4) {
  clear: both;
}
#jp-relatedposts
  .jp-relatedposts-items
  .jp-relatedposts-post:hover
  .jp-relatedposts-post-title
  a {
  text-decoration: underline;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
#jp-relatedposts .jp-relatedposts-items p,
#jp-relatedposts .jp-relatedposts-items time,
#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
  font-size: 14px;
  line-height: 20px;
  margin: 0;
}
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs {
  position: relative;
}
#jp-relatedposts
  .jp-relatedposts-items-visual
  .jp-relatedposts-post-nothumbs
  a.jp-relatedposts-post-aoverlay {
  border-bottom: 0;
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
#jp-relatedposts .jp-relatedposts-items p,
#jp-relatedposts .jp-relatedposts-items time {
  margin-bottom: 0;
}
#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
  display: block;
  font-family: inherit;
  margin: 0;
  max-width: 100%;
  text-transform: none;
}
#jp-relatedposts
  .jp-relatedposts-items
  .jp-relatedposts-post
  .jp-relatedposts-post-title
  a {
  filter: alpha(opacity=100);
  font-size: inherit;
  font-weight: 400;
  -moz-opacity: 1;
  opacity: 1;
  text-decoration: none;
}
#jp-relatedposts
  .jp-relatedposts-items
  .jp-relatedposts-post
  .jp-relatedposts-post-title
  a:hover {
  text-decoration: underline;
}
#jp-relatedposts
  .jp-relatedposts-items
  .jp-relatedposts-post
  img.jp-relatedposts-post-img,
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post span {
  display: block;
  max-width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
#jp-relatedposts
  .jp-relatedposts-items-visual
  .jp-relatedposts-post
  img.jp-relatedposts-post-img,
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post span {
  height: auto;
  max-width: 100%;
}
#jp-relatedposts
  .jp-relatedposts-items
  .jp-relatedposts-post
  .jp-relatedposts-post-context,
#jp-relatedposts
  .jp-relatedposts-items
  .jp-relatedposts-post
  .jp-relatedposts-post-date {
  opacity: 0.6;
}
#jp-relatedposts
  .jp-relatedposts-items-visual
  div.jp-relatedposts-post-thumbs
  p.jp-relatedposts-post-excerpt,
.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
  display: none;
}
#jp-relatedposts
  .jp-relatedposts-items-visual
  .jp-relatedposts-post-nothumbs
  p.jp-relatedposts-post-excerpt {
  overflow: hidden;
}
#jp-relatedposts
  .jp-relatedposts-items-visual
  .jp-relatedposts-post-nothumbs
  span {
  margin-bottom: 1em;
}
#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post {
  clear: both;
  width: 100%;
}
#jp-relatedposts
  .jp-relatedposts-list
  .jp-relatedposts-post
  img.jp-relatedposts-post-img {
  float: left;
  margin-right: 3%;
  max-width: 33%;
  overflow: hidden;
}
#jp-relatedposts .jp-relatedposts-list h4.jp-relatedposts-post-title {
  display: inline-block;
  max-width: 63%;
}
@media only screen and (max-width: 640px) {
  #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
    width: 50%;
  }
  #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n) {
    clear: left;
  }
  #jp-relatedposts .jp-relatedposts-items-visual {
    margin-right: 20px;
  }
}
@media only screen and (max-width: 320px) {
  #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
    clear: both;
    margin: 0 0 1em;
    width: 100%;
  }
  #jp-relatedposts
    .jp-relatedposts-list
    .jp-relatedposts-post
    img.jp-relatedposts-post-img,
  #jp-relatedposts .jp-relatedposts-list h4.jp-relatedposts-post-title {
    float: none;
    margin-right: 0;
    max-width: 100%;
  }
}
@media print {
  .jp-relatedposts {
    display: none !important;
  }
}
#jp-post-flair {
  padding-top: 0.5em;
}
#content div.sharedaddy,
#main div.sharedaddy,
div.sharedaddy {
  clear: both;
}
div.sharedaddy h3.sd-title {
  display: inline-block;
  font-size: 9pt;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 1em;
}
body.highlander-light h3.sd-title:before {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
body.highlander-dark h3.sd-title:before {
  border-top: 1px solid hsla(0, 0%, 100%, 0.4);
}
.sd-sharing {
  margin-bottom: 1em;
}
.sd-content ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.sd-content ul li {
  display: inline-block;
}
.sd-content ul li.share-deprecated {
  opacity: 0.5;
}
.sd-content ul li.share-deprecated a span {
  text-decoration: line-through;
}
.sd-block.sd-gplus {
  margin: 0 0 0.5em;
}
.sd-gplus .sd-content {
  font-size: 12px;
}
.sd-content .share-email-error .share-email-error-title {
  margin: 0.5em 0;
}
.sd-content .share-email-error .share-email-error-text {
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  margin: 0.5em 0;
}
#sharing_email .sharing_send,
.sd-content ul li .option a.share-ustom,
.sd-content ul li a.sd-button,
.sd-content ul li.advanced a.share-more,
.sd-content ul li.preview-item div.option.option-smart-off a,
.sd-social-icon .sd-content ul li a.sd-button,
.sd-social-icon-text .sd-content ul li a.sd-button,
.sd-social-official .sd-content > ul > li .digg_button > a,
.sd-social-official .sd-content > ul > li > a.sd-button,
.sd-social-text .sd-content ul li a.sd-button {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 0 0 1px rgba(0, 0, 0, 0.12);
  color: #2c3338 !important;
  display: inline-block;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 23px;
  padding: 4px 11px 3px 9px;
  text-decoration: none !important;
  text-shadow: none;
}
.sd-social-official .sd-content ul li a.sd-button,
.sd-social-official
  .sd-content
  ul
  li.preview-item
  div.option.option-smart-off
  a {
  align-items: center;
  display: flex;
  font-size: 12px;
  line-height: 12px;
  min-height: 20px;
  padding: 1px 6px 0 5px;
}
.sd-social-official .sd-content ul.preview li a.sd-button,
.sd-social-official
  .sd-content
  ul.preview
  li.preview-item
  div.option.option-smart-off
  a {
  position: relative;
  top: 2px;
}
.sd-content ul li .option a.share-ustom span,
.sd-content ul li a.sd-button > span,
.sd-content ul li.advanced a.share-more span,
.sd-content ul li.preview-item div.option.option-smart-off a span,
.sd-social-icon-text .sd-content ul li a.sd-button > span,
.sd-social-official .sd-content > ul > li .digg_button > a span,
.sd-social-official .sd-content > ul > li > a.sd-button span {
  line-height: 23px;
  margin-left: 6px;
}
.sd-social-icon .sd-content ul li a.sd-button > span {
  margin-left: 0;
}
.sd-social-text .sd-content ul li a.sd-button span {
  margin-left: 3px;
}
.sd-social-official .sd-content ul li a.sd-button > span,
.sd-social-official
  .sd-content
  ul
  li.preview-item
  div.option.option-smart-off
  a
  span {
  line-height: 12px;
  margin-left: 3px;
}
.sd-social-official
  .sd-content
  .sharing-hidden
  .inner
  > ul
  > li
  .digg_button
  > a:before,
.sd-social-official
  .sd-content
  .sharing-hidden
  .inner
  > ul
  > li
  > a.sd-button:before,
.sd-social-official .sd-content > ul > li .digg_button > a:before,
.sd-social-official .sd-content > ul > li > a.sd-button:before {
  margin-bottom: -1px;
}
.sd-social-icon .sd-content ul li a.sd-button:active,
.sd-social-icon .sd-content ul li a.sd-button:hover,
.sd-social-icon-text .sd-content ul li a.sd-button:active,
.sd-social-icon-text .sd-content ul li a.sd-button:hover,
.sd-social-official .sd-content > ul > li .digg_button > a:active,
.sd-social-official .sd-content > ul > li .digg_button > a:hover,
.sd-social-official .sd-content > ul > li > a.sd-button:active,
.sd-social-official .sd-content > ul > li > a.sd-button:hover,
.sd-social-text .sd-content ul li a.sd-button:active,
.sd-social-text .sd-content ul li a.sd-button:hover {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22), 0 0 0 1px rgba(0, 0, 0, 0.22);
}
.sd-social-icon .sd-content ul li a.sd-button:active,
.sd-social-icon-text .sd-content ul li a.sd-button:active,
.sd-social-official .sd-content > ul > li .digg_button > a:active,
.sd-social-official .sd-content > ul > li > a.sd-button:active,
.sd-social-text .sd-content ul li a.sd-button:active {
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.16);
}
.sd-content ul li a.sd-button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font: normal 18px/1 social-logos;
  text-align: center;
  vertical-align: top;
}
.sd-social-icon-text ul li a.sd-button:before {
  position: relative;
  top: 2px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .sd-content ul li a.sd-button:before {
    position: relative;
    top: 2px;
  }
}
.sd-social-official ul li a.sd-button:before {
  position: relative;
  top: -2px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .sd-social-official ul li a.sd-button:before {
    top: 0;
  }
}
.sd-content ul li {
  margin: 0 8px 12px 0;
  padding: 0;
}
.jp-sharing-input-touch .sd-content ul li {
  padding-left: 10px;
}
.sd-content ul li.preview-item.no-icon a.sd-button span {
  margin-left: 0;
}
.sd-content ul li.no-icon a:before,
.sd-social-text .sd-content ul li a:before {
  display: none;
}
body .sd-content ul li.share-custom.no-icon a span,
body .sd-social-text .sd-content ul li.share-custom a span {
  background-image: none;
  background-position: -500px -500px !important;
  background-repeat: no-repeat !important;
  height: 0;
  line-height: inherit;
  padding-left: 0;
}
body .sd-content ul li.share-custom.no-icon a span.nitro-lazy,
body .sd-social-text .sd-content ul li.share-custom a span.nitro-lazy {
  background-image: none !important;
}
.sd-social-icon .sd-content ul li a.share-more {
  position: relative;
  top: -4px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .sd-social-icon .sd-content ul li a.share-more {
    top: 2px;
  }
}
@-moz-document url-prefix() {
  .sd-social-icon .sd-content ul li a.share-more {
    top: 2px;
  }
}
.sd-social-icon .sd-content ul li a.share-more span {
  margin-left: 3px;
}
.sd-content ul li.share-print div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-print a:before,
.sd-social-icon-text .sd-content li.share-print a:before,
.sd-social-official .sd-content li.share-print a:before,
.sd-social-text .sd-content ul li.share-print a:before {
  content: "";
}
.sd-content ul li.share-email div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-email a:before,
.sd-social-icon-text .sd-content li.share-email a:before,
.sd-social-official .sd-content li.share-email a:before,
.sd-social-text .sd-content ul li.share-email a:before {
  content: "";
}
.sd-content ul li.share-linkedin div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-linkedin a:before,
.sd-social-icon-text .sd-content li.share-linkedin a:before,
.sd-social-text .sd-content ul li.share-linkedin a:before {
  content: "";
}
.sd-content ul li.share-twitter div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-twitter a:before,
.sd-social-icon-text .sd-content li.share-twitter a:before,
.sd-social-text .sd-content ul li.share-twitter a:before {
  content: "";
}
.sd-content ul li.share-reddit div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-reddit a:before,
.sd-social-icon-text .sd-content li.share-reddit a:before,
.sd-social-official .sd-content li.share-reddit a:before,
.sd-social-text .sd-content ul li.share-reddit a:before {
  content: "";
}
.sd-content ul li.share-tumblr div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-tumblr a:before,
.sd-social-icon-text .sd-content li.share-tumblr a:before,
.sd-social-text .sd-content ul li.share-tumblr a:before {
  content: "";
}
.sd-content ul li.share-pocket div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-pocket a:before,
.sd-social-icon-text .sd-content li.share-pocket a:before,
.sd-social-text .sd-content ul li.share-pocket a:before {
  content: "";
}
.sd-content ul li.share-pinterest div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-pinterest a:before,
.sd-social-icon-text .sd-content li.share-pinterest a:before,
.sd-social-text .sd-content ul li.share-pinterest a:before {
  content: "";
}
.sd-content ul li.share-facebook div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-facebook a:before,
.sd-social-icon-text .sd-content li.share-facebook a:before,
.sd-social-text .sd-content ul li.share-facebook a:before {
  content: "";
}
.sd-content ul li.share-press-this div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-press-this a:before,
.sd-social-icon-text .sd-content li.share-press-this a:before,
.sd-social-official .sd-content li.share-press-this a:before,
.sd-social-text .sd-content ul li.share-press-this a:before {
  content: "";
}
.sd-social-official .sd-content li.share-press-this a:before {
  color: #2ba1cb;
}
.sd-content ul li.share-telegram div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-telegram a:before,
.sd-social-icon-text .sd-content li.share-telegram a:before,
.sd-social-official .sd-content li.share-telegram a:before,
.sd-social-text .sd-content ul li.share-telegram a:before {
  content: "";
}
.sd-social-official .sd-content li.share-telegram a:before {
  color: #08c;
}
.sd-content ul li.share-mastodon div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-mastodon a:before,
.sd-social-icon-text .sd-content li.share-mastodon a:before,
.sd-social-official .sd-content li.share-mastodon a:before,
.sd-social-text .sd-content ul li.share-mastodon a:before {
  content: "";
}
.sd-social-official .sd-content li.share-mastodon a:before {
  color: #563acc;
}
.sd-content ul li.advanced a.share-more:before,
.sd-social-icon .sd-content ul a.share-more:before,
.sd-social-icon-text .sd-content a.share-more:before,
.sd-social-official .sd-content a.share-more:before,
.sd-social-text .sd-content ul a.share-more:before {
  content: "";
}
.sd-social-official .sd-content a.share-more:before {
  color: #2ba1cb;
}
.sd-content ul li.share-jetpack-whatsapp div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-jetpack-whatsapp a:before,
.sd-social-icon-text .sd-content li.share-jetpack-whatsapp a:before,
.sd-social-official .sd-content li.share-jetpack-whatsapp a:before,
.sd-social-text .sd-content ul li.share-jetpack-whatsapp a:before {
  content: "";
}
.sd-social-official .sd-content li.share-jetpack-whatsapp a:before {
  color: #43d854;
}
.sd-social-icon
  .sd-content
  ul
  li[class*="share-"].share-jetpack-whatsapp
  a.sd-button {
  background: #43d854;
  color: #fff !important;
}
.sd-content ul li.share-nextdoor div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-nextdoor a:before,
.sd-social-icon-text .sd-content li.share-nextdoor a:before,
.sd-social-official .sd-content li.share-nextdoor a:before,
.sd-social-text .sd-content ul li.share-nextdoor a:before {
  content: "";
}
.sd-social-official .sd-content li.share-nextdoor a:before {
  color: #8ed500;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-nextdoor a.sd-button {
  background: #8ed500;
  color: #fff !important;
}
.sd-content ul li.share-deprecated div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-deprecated a:before,
.sd-social-icon-text .sd-content li.share-deprecated a:before,
.sd-social-official .sd-content li.share-deprecated a:before {
  content: "🚫";
  height: 1em;
  width: 1em;
}
.sd-social .sd-button .share-count {
  background: #2ea2cc;
  border-radius: 10px;
  color: #fff;
  display: inline-block;
  font-size: 10px;
  line-height: 1;
  padding: 1px 3px;
  text-align: center;
}
.sd-social-official .sd-content > ul > li > a.sd-button span {
  line-height: 1;
}
.sd-social-official .sd-content ul {
  display: flex;
  flex-wrap: wrap;
}
.sd-social-official .sd-content ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.sd-social-official .sd-content li.share-press-this a {
  margin: 0 0 5px;
}
.sd-social-official .sd-content ul > li {
  display: flex;
  max-height: 18px;
}
.sd-social-official .sd-content ul > li .option-smart-off {
  margin-right: 8px;
}
.sd-social-official .fb-share-button > span {
  vertical-align: top !important;
}
.sd-social-official .sd-content .pocket_button iframe {
  width: 98px;
}
.linkedin_button > span,
.pinterest_button,
.pocket_button iframe,
.twitter_button {
  margin: 0 !important;
}
.linkedin_button > span,
.pinterest_button a {
  display: block !important;
}
.sd-social-official .sd-content .share-tumblr iframe {
  max-width: 53px;
  width: unset;
}
body .sd-social-official li a.share-more,
body .sd-social-official li.share-custom a,
body .sd-social-official li.share-digg a,
body .sd-social-official li.share-email a,
body .sd-social-official li.share-press-this a,
body .sd-social-official li.share-print {
  position: relative;
  top: 0;
}
body .sd-social-icon .sd-content li.share-custom > a {
  padding: 2px 3px 0;
  position: relative;
  top: 4px;
}
body .sd-content ul li.share-custom a.share-icon span,
body .sd-social-icon .sd-content li.share-custom a span,
body .sd-social-icon-text .sd-content li.share-custom a span,
body .sd-social-official .sd-content li.share-custom a span,
body .sd-social-text .sd-content li.share-custom a span {
  background-repeat: no-repeat;
  background-size: 16px 16px;
  display: inline-block;
  height: 21px;
  line-height: 16px;
  margin-left: 0;
  padding: 0 0 0 19px;
}
body .sd-social-icon .sd-content li.share-custom a span {
  padding-left: 16px !important;
  width: 0;
}
.sharing-hidden .inner {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 2px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
  margin-top: 5px;
  max-width: 400px;
  padding: 10px;
  position: absolute;
  z-index: 2;
}
.sharing-hidden .inner ul {
  margin: 0 !important;
}
.sd-social-official .sd-content .sharing-hidden ul > li.share-end {
  clear: both;
  height: 0 !important;
  margin: 0 !important;
}
.sharing-hidden .inner:after,
.sharing-hidden .inner:before {
  border-bottom: 8px solid #ccc;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  display: block;
  height: 0;
  left: 20px;
  position: absolute;
  top: -8px;
  width: 0;
  z-index: 1;
}
.sharing-hidden .inner:after {
  border-bottom: 8px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  top: -7px;
  z-index: 2;
}
.sharing-hidden ul {
  margin: 0;
}
.sd-social-icon .sd-content ul li[class*="share-"] a,
.sd-social-icon .sd-content ul li[class*="share-"] a:hover,
.sd-social-icon .sd-content ul li[class*="share-"] div.option a {
  border: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  box-shadow: none;
  height: auto;
  line-height: 1;
  margin-bottom: 0;
  max-width: 32px;
  padding: 7px;
  position: relative;
  top: -2px;
  width: auto;
}
.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button > span,
.sd-social-icon .sd-content ul li[class*="share-"] div.option a span {
  line-height: 1;
}
.sd-social-icon .sd-content ul li[class*="share-"] a:hover,
.sd-social-icon .sd-content ul li[class*="share-"] div.option a:hover {
  border: none;
  opacity: 0.6;
}
.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button:before {
  top: 0;
}
.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button.share-custom {
  padding: 8px 8px 6px;
  top: 5px;
}
.sd-social-icon .sd-content ul li a.sd-button.share-more {
  margin-left: 10px;
}
.sd-social-icon .sd-content ul li:first-child a.sd-button.share-more {
  margin-left: 0;
}
.sd-social-icon .sd-button span.share-count {
  background: #555;
  border-radius: 0;
  bottom: 0;
  font-size: 9px;
  position: absolute;
  right: 0;
}
.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button {
  background: #e9e9e9;
  margin-top: 2px;
  text-indent: 0;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-tumblr a.sd-button {
  background: #2c4762;
  color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-facebook a.sd-button {
  background: #1877f2;
  color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-twitter a.sd-button {
  background: #00acee;
  color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-pinterest a.sd-button {
  background: #ca1f27;
  color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-digg a.sd-button {
  color: #555 !important;
}
.sd-social-icon
  .sd-content
  ul
  li[class*="share-"].share-press-this
  a.sd-button {
  background: #4f94d4;
  color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-telegram a.sd-button {
  background: #08c;
  color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-linkedin a.sd-button {
  background: #0077b5;
  color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-pocket a.sd-button {
  background: #ee4056;
  color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-reddit a.sd-button {
  background: #cee3f8;
  color: #555 !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-mastodon a.sd-button {
  background: linear-gradient(0deg, #563acc 0, #6364ff);
  color: #fff !important;
}
.sharing-screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
.sharing-screen-reader-text:active,
.sharing-screen-reader-text:focus,
.sharing-screen-reader-text:hover {
  clip: auto !important;
  background-color: #f0f0f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
#jetpack-source_f_name {
  display: none !important;
  left: -9000px;
  position: absolute !important;
}
.sd-content .share-customize-link {
  line-height: 11px;
  margin-top: 8px;
}
.sd-content .share-customize-link a {
  font-family: Open Sans, sans-serif;
  font-size: 11px;
}
@media print {
  .sharedaddy.sd-sharing-enabled {
    display: none;
  }
}
.jetpack-slideshow-window {
  background-color: #222;
  border: 20px solid #222;
  border-radius: 10px;
  height: 0;
  margin-bottom: 20px;
  overflow: hidden;
  padding-bottom: 56.25% !important;
  padding-top: 30px !important;
  position: relative;
  z-index: 1;
}
.jetpack-slideshow-window.jetpack-slideshow-white {
  background-color: #fff;
  border-color: #fff;
}
.jetpack-slideshow-window,
.jetpack-slideshow-window * {
  box-sizing: content-box;
}
.jetpack-slideshow-loading {
  height: 100%;
  margin: auto;
  text-align: center;
}
body div.jetpack-slideshow-window * img {
  background-color: transparent !important;
  background-image: none !important;
  border-width: 0 !important;
  display: block;
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%;
  padding: 0 !important;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
body div.jetpack-slideshow-window * img.nitro-lazy {
  background-image: none !important;
}
.jetpack-slideshow-loading img {
  vertical-align: middle;
}
.jetpack-slideshow-slide {
  display: none;
  height: 100% !important;
  left: 0;
  margin: auto;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100% !important;
}
.jetpack-slideshow-slide img {
  vertical-align: middle;
}
.jetpack-slideshow-line-height-hack {
  font-size: 0;
  overflow: hidden;
  width: 0;
}
.jetpack-slideshow-slide-caption {
  bottom: 5px;
  color: #f6f7f7;
  font-family: Helvetica Neue, sans-serif;
  font-size: 13px;
  height: 25px;
  left: 0;
  line-height: 25px;
  position: absolute;
  text-align: center;
  text-shadow: #222 1px 1px 2px;
  width: 100%;
  z-index: 100;
}
.jetpack-slideshow-controls {
  bottom: 30px;
  direction: ltr;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  margin: auto;
  opacity: 0.5;
  position: absolute;
  text-align: center;
  transition: opacity 0.3s ease-out;
  width: 100%;
  z-index: 1000;
}
.jetpack-slideshow-window:hover .jetpack-slideshow-controls {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
}
body div div.jetpack-slideshow-controls a,
body div div.jetpack-slideshow-controls a:hover {
  zoom: 1;
  background-color: #000 !important;
  background-color: rgba(0, 0, 0, 0.6) !important;
  background-image: url("../images/slideshow-controls.png") !important;
  background-position: -34px 8px !important;
  background-repeat: no-repeat;
  background-size: 142px 16px !important;
  border: 2px solid hsla(0, 0%, 100%, 0.1) !important;
  border-radius: 10em !important;
  color: #222 !important;
  display: inline-block !important;
  height: 32px !important;
  line-height: 32px !important;
  margin: 0 5px !important;
  padding: 0 !important;
  text-align: center !important;
  transition: border-color 0.3s ease-out;
  width: 32px !important;
}
body div div.jetpack-slideshow-controls a.nitro-lazy,
body div div.jetpack-slideshow-controls a:hover.nitro-lazy {
  background-image: none !important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  body div div.jetpack-slideshow-controls a,
  body div div.jetpack-slideshow-controls a:hover {
    background-image: url("../images/slideshow-controls-2x.png") !important;
  }
  body div div.jetpack-slideshow-controls a.nitro-lazy,
  body div div.jetpack-slideshow-controls a:hover.nitro-lazy {
    background-image: none !important;
  }
}
body div div.jetpack-slideshow-controls a:hover {
  border-color: #fff !important;
}
body div div.jetpack-slideshow-controls a:first-child {
  background-position: -76px 8px !important;
}
body div div.jetpack-slideshow-controls a:last-child {
  background-position: -117px 8px !important;
}
body div div.jetpack-slideshow-controls a.running,
body div div.jetpack-slideshow-controls a:nth-child(2) {
  background-position: -34px 8px !important;
}
body div div.jetpack-slideshow-controls a.paused {
  background-position: 9px 8px !important;
}
.jetpack-slideshow-controls a img {
  border: 50px dotted #f0f;
}
body.presentation-wrapper-fullscreen-parent,
html.presentation-wrapper-fullscreen-parent {
  overflow: hidden !important;
}
.presentation-wrapper-fullscreen-parent #wpadminbar {
  display: none;
}
.presentation-wrapper-fullscreen,
.presentation-wrapper-fullscreen-parent {
  bottom: 0 !important;
  left: 0 !important;
  margin: 0 !important;
  min-height: 100% !important;
  min-width: 100% !important;
  padding: 0 !important;
  position: absolute !important;
  right: 0 !important;
  top: 0 !important;
  z-index: 10000 !important;
}
.presentation-wrapper-fullscreen {
  background-color: grey;
  border: none !important;
}
.presentation-wrapper-fullscreen .nav-arrow-left,
.presentation-wrapper-fullscreen .nav-arrow-right {
  z-index: 20001;
}
.presentation-wrapper-fullscreen .nav-fullscreen-button {
  z-index: 20002;
}
.presentation-wrapper {
  border: 1px solid #dcdcde;
  line-height: normal;
  margin: 20px auto;
  overflow: hidden;
}
.presentation {
  margin: 0;
  outline: none;
  overflow: hidden;
  position: relative;
}
.presentation,
.presentation .step {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.presentation .step.fade:not(.active) {
  opacity: 0;
}
.presentation .slide-content {
  padding: 30px;
}
.presentation .nav-arrow-left,
.presentation .nav-arrow-right,
.presentation .nav-fullscreen-button {
  background-repeat: no-repeat;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s;
  width: 34px;
  z-index: 2;
}
.presentation .nav-arrow-left,
.presentation .nav-arrow-right {
  background-image: url("../images/slide-nav.png");
  background-size: 450% 61px;
  height: 100%;
}
.presentation .nav-arrow-left.nitro-lazy,
.presentation .nav-arrow-right.nitro-lazy {
  background-image: none !important;
}
.presentation .nav-arrow-left {
  background-position: 4px 50%;
  left: 0;
}
.presentation .nav-arrow-right {
  background-position: -120px 50%;
  right: 0;
}
.presentation .nav-fullscreen-button {
  background-image: url("../images/expand.png");
  background-size: 100% 100%;
  bottom: 0;
  height: 32px;
  margin: 4px;
  right: 0;
  width: 32px;
  z-index: 3;
}
.presentation .nav-fullscreen-button.nitro-lazy {
  background-image: none !important;
}
.presentation:hover .nav-arrow-left,
.presentation:hover .nav-arrow-right {
  opacity: 1;
}
.presentation:hover .nav-fullscreen-button {
  opacity: 0.8;
}
.presentation-wrapper-fullscreen .nav-fullscreen-button {
  background-image: url("../images/collapse.png");
}
.presentation-wrapper-fullscreen .nav-fullscreen-button.nitro-lazy {
  background-image: none !important;
}
.presentation .autoplay-overlay {
  background-color: #dcdcde;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 50px;
  display: table;
  height: 15%;
  margin: 30% 10%;
  position: relative;
  transition: opacity 0.5s;
  width: 80%;
  z-index: 100;
}
.presentation .autoplay-overlay .overlay-msg {
  color: #fff;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
}
.presentation .will-fade {
  opacity: 0;
}
.presentation .do-fade {
  opacity: 1;
  transition: opacity 0.5s;
}
div.jetpack-quiz {
  background-color: #f3f3f3;
  border: 1px solid #deede3;
  border-radius: 0.2em;
  line-height: 1.3em;
  margin-bottom: 2em;
  padding: 1em;
}
div.jetpack-quiz div.jetpack-quiz-question {
  font-weight: 700;
  margin-bottom: 0.5em;
}
div.jetpack-quiz div.jetpack-quiz-answer {
  border-bottom: 1px dotted #999;
  cursor: pointer;
  margin-bottom: 0.5em;
  padding: 1em 0 1em 1em;
}
div.jetpack-quiz div.jetpack-quiz-answer.last {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
div.jetpack-quiz div.jetpack-quiz-answer.correct {
  color: green;
}
div.jetpack-quiz div.jetpack-quiz-answer.wrong {
  color: red;
}
div.jetpack-quiz div.jetpack-quiz-answer div.jetpack-quiz-explanation {
  display: none;
}
div.jetpack-quiz div.jetpack-quiz-answer.correct div.jetpack-quiz-explanation,
div.jetpack-quiz div.jetpack-quiz-answer.wrong div.jetpack-quiz-explanation {
  color: #000;
  display: block;
  font-size: 90%;
  margin-top: 1em;
}
div.jetpack-quiz
  div.jetpack-quiz-answer.correct
  div.jetpack-quiz-explanation
  tt,
div.jetpack-quiz div.jetpack-quiz-answer.wrong div.jetpack-quiz-explanation tt {
  font-size: 85%;
}
div.jetpack-quiz pre {
  background: transparent;
  font: 15px Monaco, Consolas, Andale Mono, DejaVu Sans Mono, monospace;
  margin: 0;
  padding: 0;
}
.jetpack-quiz-options {
  margin-top: 12px;
  text-align: right;
}
.jetpack-quiz-count {
  color: #646970;
  float: left;
  font-size: 12px;
}
.jetpack-quiz-option-button {
  cursor: pointer;
  margin-left: 12px;
}
.jetpack-quiz-option-button:hover svg {
  background: #3c434a;
}
.jetpack-quiz-option-button svg {
  fill: #fff;
  background: #000;
  border-radius: 50%;
  display: inline-block;
  height: 24px;
  width: 24px;
}
.jetpack-quiz-wrapper
  .jetpack-quiz:first-of-type
  .jetpack-quiz-option-button:first-of-type,
.jetpack-quiz-wrapper
  .jetpack-quiz:last-of-type
  .jetpack-quiz-option-button:last-of-type {
  display: none;
}
#subscribe-email input {
  width: 95%;
}
.comment-subscription-form {
  margin-bottom: 1em;
}
.comment-subscription-form .subscribe-label {
  display: inline !important;
}
.jetpack-video-wrapper {
  margin-bottom: 1.6em;
}
.jetpack-video-wrapper > .wp-video,
.jetpack-video-wrapper > embed,
.jetpack-video-wrapper > iframe,
.jetpack-video-wrapper > object {
  margin-bottom: 0;
}
.jetpack-social-navigation ul {
  display: block;
  margin: 0 0 1.5em;
  padding: 0;
}
.jetpack-social-navigation li {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.jetpack-social-navigation a {
  border: 0;
  height: 1em;
  text-decoration: none;
  width: 1em;
}
.jetpack-social-navigation-svg .icon {
  fill: currentColor;
  color: inherit;
  height: 1em;
  vertical-align: middle;
  width: 1em;
}
.jetpack-social-navigation-genericons a:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
  content: "";
  display: inline-block;
  font-family: Genericons;
  font-size: 1em;
  font-style: normal;
  font-weight: 400;
  height: 1em;
  line-height: 1;
  text-decoration: inherit;
  vertical-align: top;
  width: 1em;
}
.jetpack-social-navigation-genericons a[href*="codepen.io"]:before {
  content: "";
}
.jetpack-social-navigation-genericons a[href*="digg.com"]:before {
  content: "";
}
.jetpack-social-navigation-genericons a[href*="dribbble.com"]:before {
  content: "";
}
.jetpack-social-navigation-genericons a[href*="dropbox.com"]:before {
  content: "";
}
.jetpack-social-navigation-genericons a[href*="mailto:"]:before {
  content: "";
}
.jetpack-social-navigation-genericons a[href*="facebook.com"]:before {
  content: "";
}
.jetpack-social-navigation-genericons a[href*="flickr.com"]:before {
  content: "";
}
.jetpack-social-navigation-genericons a[href*="foursquare.com"]:before {
  content: "";
}
.jetpack-social-navigation-genericons a[href*="github.com"]:before {
  content: "";
}
.jetpack-social-navigation-genericons a[href*="plus.google.com"]:before {
  content: "";
}
.jetpack-social-navigation-genericons a[href*="instagram.com"]:before {
  content: "";
}
.jetpack-social-navigation-genericons a[href*="linkedin.com"]:before {
  content: "";
}
.jetpack-social-navigation-genericons a[href*="nextdoor.com"]:before {
  content: "";
}
.jetpack-social-navigation-genericons a[href*="path.com"]:before {
  content: "";
}
.jetpack-social-navigation-genericons a[href*="pinterest."]:before {
  content: "";
}
.jetpack-social-navigation-genericons a[href*="getpocket.com"]:before {
  content: "";
}
.jetpack-social-navigation-genericons a[href*="polldaddy.com"]:before {
  content: "";
}
.jetpack-social-navigation-genericons a[href*="reddit.com"]:before {
  content: "";
}
.jetpack-social-navigation-genericons a[href$="/feed/"]:before {
  content: "";
}
.jetpack-social-navigation-genericons a[href*="skype:"]:before {
  content: "";
}
.jetpack-social-navigation-genericons a[href*="spotify.com"]:before {
  content: "";
}
.jetpack-social-navigation-genericons a[href*="stumbleupon.com"]:before {
  content: "";
}
.jetpack-social-navigation-genericons a[href*="threads.net"]:before {
  content: "";
}
.jetpack-social-navigation-genericons a[href*="tumblr.com"]:before {
  content: "";
}
.jetpack-social-navigation-genericons a[href*="twitch.tv"]:before {
  content: "";
}
.jetpack-social-navigation-genericons a[href*="twitter.com"]:before {
  content: "";
}
.jetpack-social-navigation-genericons a[href*="vimeo.com"]:before {
  content: "";
}
.jetpack-social-navigation-genericons a[href*="vine.co"]:before {
  content: "";
}
.jetpack-social-navigation-genericons a[href*="wordpress.com"]:before,
.jetpack-social-navigation-genericons a[href*="wordpress.org"]:before {
  content: "";
}
.jetpack-social-navigation-genericons a[href*="youtube.com"]:before {
  content: "";
}
.tiled-gallery {
  clear: both;
  margin: 0 0 20px;
  overflow: hidden;
}
.tiled-gallery img {
  margin: 2px !important;
}
.tiled-gallery .gallery-group {
  float: left;
  position: relative;
}
.tiled-gallery .tiled-gallery-item {
  float: left;
  margin: 0;
  position: relative;
  width: inherit;
}
.tiled-gallery .gallery-row {
  overflow: hidden;
}
.tiled-gallery .tiled-gallery-item a {
  background: transparent;
  border: none;
  color: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  width: auto;
}
.tiled-gallery .tiled-gallery-item img,
.tiled-gallery .tiled-gallery-item img:hover {
  background: none;
  border: none;
  box-shadow: none;
  max-width: 100%;
  padding: 0;
  vertical-align: middle;
}
.tiled-gallery-caption {
  background: #f0f0f1;
  background: hsla(0, 0%, 100%, 0.8);
  bottom: 0;
  color: #333;
  font-size: 13px;
  font-weight: 400;
  overflow: hidden;
  padding: 10px 0;
  position: absolute;
  text-indent: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.tiled-gallery .tiled-gallery-item-small .tiled-gallery-caption {
  font-size: 11px;
}
.widget-gallery .tiled-gallery-unresized {
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.tiled-gallery .tiled-gallery-item img.grayscale {
  left: 0;
  position: absolute;
  top: 0;
}
.tiled-gallery .tiled-gallery-item img.grayscale:hover {
  opacity: 0;
}
.tiled-gallery.type-circle .tiled-gallery-item img {
  border-radius: 50% !important;
  object-fit: cover;
}
.tiled-gallery.type-circle .tiled-gallery-caption {
  display: none;
}
.tiled-gallery.type-square .tiled-gallery-item img {
  object-fit: cover;
}
.jetpack-display-remote-posts {
  margin: 5px 0 20px;
}
.jetpack-display-remote-posts h4 {
  margin: 5px 0;
  padding: 0;
}
.jetpack-display-remote-posts p {
  margin: 0;
  padding: 0;
}
.jetpack-display-remote-posts img {
  max-width: 100%;
}
.widget-grofile h4 {
  margin: 1em 0 0.5em;
}
.widget-grofile ul.grofile-urls {
  margin-left: 0;
  overflow: hidden;
}
.widget-grofile ul.grofile-accounts li {
  display: inline;
  list-style: none;
}
.widget-grofile ul.grofile-accounts li:before {
  content: "" !important;
}
.widget-grofile .grofile-accounts-logo {
  background-image: url("../images/grav-share-sprite.png");
  background-repeat: no-repeat;
  float: left;
  height: 16px;
  margin-bottom: 8px;
  margin-right: 8px;
  width: 16px;
}
.widget-grofile .grofile-accounts-logo.nitro-lazy {
  background-image: none !important;
}
.rtl .widget-grofile .grofile-accounts-logo {
  margin-left: 8px;
  margin-right: 0;
}
.grofile-thumbnail {
  max-width: 100%;
  width: 500px;
}
@media only screen and (-o-min-device-pixel-ratio: 3/2),
  only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min--moz-device-pixel-ratio: 1.5),
  only screen and (min-device-pixel-ratio: 1.5) {
  .widget-grofile .grofile-accounts-logo {
    background-image: url("../images/grav-share-sprite-2x.png");
    background-size: 16px 784px;
  }
  .widget-grofile .grofile-accounts-logo.nitro-lazy {
    background-image: none !important;
  }
}
div[class^="gr_custom_container"] {
  background-color: #fff;
  border: 1px solid gray;
  border-radius: 10px;
  color: #000;
  padding: 10px 5px;
}
div[class^="gr_custom_container"] a {
  color: #000;
}
h2[class^="gr_custom_header"] {
  display: none;
}
div[class^="gr_custom_each_container"] {
  border-bottom: 1px solid #a7aaad;
  clear: both;
  margin-bottom: 10px;
  overflow: auto;
  padding-bottom: 4px;
  width: 100%;
}
div[class^="gr_custom_book_container"] {
  float: right;
  height: 60px;
  margin-left: 4px;
  overflow: hidden;
  width: 39px;
}
div[class^="gr_custom_author"] {
  font-size: 10px;
}
div[class^="gr_custom_tags"] {
  color: gray;
  font-size: 10px;
}
div[class^="gr_custom_rating"] {
  display: none;
}
.widget_wpcom_social_media_icons_widget ul {
  list-style-type: none;
  margin-left: 0;
}
.widget_wpcom_social_media_icons_widget ul li {
  border: 0;
  display: inline;
  margin-right: 0.5em;
}
.widget_wpcom_social_media_icons_widget li a {
  border: 0;
  text-decoration: none;
}
.widget_wpcom_social_media_icons_widget .genericon {
  font-family: Genericons;
}
.widget_wpcom_social_media_icons_widget .screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
.widget_wpcom_social_media_icons_widget .screen-reader-text:active,
.widget_wpcom_social_media_icons_widget .screen-reader-text:focus,
.widget_wpcom_social_media_icons_widget .screen-reader-text:hover {
  clip: auto !important;
  background-color: #f0f0f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.widgets-grid-layout {
  width: 100%;
}
.widgets-grid-layout:after,
.widgets-grid-layout:before {
  content: " ";
  display: table;
}
.widgets-grid-layout:after {
  clear: both;
}
.widget-grid-view-image {
  float: left;
  max-width: 50%;
}
.widget-grid-view-image a {
  display: block;
  margin: 0 2px 4px 0;
}
.widget-grid-view-image:nth-child(2n) {
  float: right;
}
.widget-grid-view-image:nth-child(2n) a {
  margin: 0 0 4px 2px;
}
.widgets-grid-layout .widget-grid-view-image img {
  height: auto;
  max-width: 100%;
}
.widgets-list-layout {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.widgets-list-layout li:after,
.widgets-list-layout li:before {
  content: "";
  display: table;
}
.widgets-list-layout li:after {
  clear: both;
}
.widgets-list-layout li {
  zoom: 1;
  list-style-type: none !important;
  margin-bottom: 1em;
}
.widgets-list-layout .widgets-list-layout-blavatar {
  float: left;
  height: auto;
  max-width: 40px;
  width: 21.276596%;
}
.widgets-list-layout-links {
  float: right;
  width: 73.404255%;
}
.widgets-list-layout span {
  opacity: 0.5;
}
.widgets-list-layout span:hover {
  opacity: 0.8;
}
.jetpack-image-container:after {
  clear: both;
}
.jetpack-image-container:after,
.jetpack-image-container:before {
  content: "";
  display: table;
}
.widgets-multi-column-grid ul {
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.widgets-multi-column-grid ul li {
  background: none;
  border: none;
  clear: none;
  float: left;
  list-style-type: none !important;
  margin: 0 -5px -3px 0;
  padding: 0 8px 6px 0;
}
.widgets-multi-column-grid ul li a {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
}
.widgets-multi-column-grid .avatar {
  vertical-align: middle;
}
.widget_jetpack_my_community .avatar-240,
.widget_jetpack_my_community .avatar-48 {
  max-height: 48px;
  max-width: 48px;
}
.widget.widget_authors li > ul,
.widget_authors > ul {
  margin-left: inherit;
  padding-left: 0;
}
.widget_authors ul li li {
  padding-left: 0;
}
.widget_authors > ul > li {
  list-style: none;
  margin-bottom: 1em;
}
.widget_authors > ul > li + li {
  border-top: 0;
}
.widget.widget_authors img {
  box-shadow: none;
  margin-bottom: 5px;
  margin-right: 5px;
  vertical-align: middle;
}
.wpcnt {
  line-height: 2;
  text-align: center;
}
.wpa {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.wpa-about {
  border-bottom: none !important;
  box-shadow: none !important;
  color: #888;
  display: block;
  font: 10px/1 Open Sans, Arial, sans-serif !important;
  left: 0;
  margin-top: 0;
  opacity: 0.85;
  position: absolute;
  right: 0;
  text-align: left !important;
  text-decoration: none !important;
  top: 5px;
}
.wpa .u > div {
  display: block;
  margin-bottom: 1em;
  margin-top: 5px;
}
div.wpa > div {
  margin-top: 20px;
}
.wpa .u .adsbygoogle {
  background-color: transparent;
  display: block;
  margin-bottom: 1em;
  margin-top: 17px;
}
.widget_eu_cookie_law_widget {
  animation: fadeIn 0.8s;
  border: none;
  bottom: 1em;
  left: 1em;
  margin: 0;
  padding: 0;
  position: fixed;
  right: 1em;
  width: auto;
  z-index: 50001;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  to {
    opacity: 1;
    visibility: visible;
  }
}
.widget_eu_cookie_law_widget.widget.top {
  bottom: auto;
  top: 1em;
}
.admin-bar .widget_eu_cookie_law_widget.widget.top {
  top: 3em;
}
amp-consent.widget_eu_cookie_law_widget.widget.top {
  margin: 0;
  top: 1em;
}
.admin-bar amp-consent.widget_eu_cookie_law_widget.widget.top {
  margin-top: 3em;
  top: 0;
}
#eu-cookie-law {
  background-color: #fff;
  border: 1px solid #dedede;
  color: #2e4467;
  font-size: 12px;
  line-height: 1.5;
  overflow: hidden;
  padding: 6px 6px 6px 15px;
  position: relative;
}
#eu-cookie-law a,
#eu-cookie-law a:active,
#eu-cookie-law a:visited {
  color: inherit;
  cursor: inherit;
  text-decoration: underline;
}
#eu-cookie-law a:hover {
  cursor: pointer;
  text-decoration: none;
}
#eu-cookie-law.negative {
  background-color: #000;
  border: none;
  color: #fff;
}
#eu-cookie-law.hide {
  opacity: 0;
  transition: opacity 0.4s, visibility 0.4s;
  visibility: hidden;
}
#eu-cookie-law form {
  margin-bottom: 0;
  position: static;
}
#eu-cookie-law input,
#eu-cookie-law input:focus,
#eu-cookie-law input:hover {
  background: #f3f3f3;
  border: 1px solid #dedede;
  border-radius: 4px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #2e4453;
  cursor: pointer;
  display: inline;
  float: right;
  font-family: inherit;
  font-size: 14px;
  font-weight: inherit;
  line-height: inherit;
  margin: 0 0 0 5%;
  padding: 8px 12px;
  position: static;
  text-transform: none;
}
#eu-cookie-law.negative input,
#eu-cookie-law.negative input:focus,
#eu-cookie-law.negative input:hover {
  background: #282828;
  border-color: #535353;
  color: #fff;
}
@media (max-width: 600px) {
  #eu-cookie-law {
    padding-bottom: 55px;
  }
  #eu-cookie-law input.accept {
    bottom: 8px;
    position: absolute;
    right: 8px;
  }
}
.widget_eu_cookie_law_widget .customize-partial-edit-shortcut > button {
  left: 0;
}
.flickr-images {
  text-align: center;
}
.flickr-size-thumbnail .flickr-images {
  align-content: space-between;
  align-items: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
.flickr-images img {
  margin: 5px;
  max-width: 100%;
}
.wpcom-instagram-images {
  grid-gap: 0.5rem;
  display: grid;
  grid-auto-columns: 1fr;
}
.wpcom-instagram-images:after,
.wpcom-instagram-images:before {
  content: none;
}
.wpcom-instagram-images a {
  display: block;
  margin: 4px 2px;
}
.wpcom-instagram-columns-2 a,
.wpcom-instagram-columns-3 a {
  display: inline-block;
  vertical-align: top;
}
.wpcom-instagram-columns-2 a {
  width: calc(50% - 8px);
}
.wpcom-instagram-columns-3 a {
  width: calc(33.3333% - 8px);
}
.wpcom-instagram-images .sq-bg-image {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 0;
  overflow: hidden;
  padding-bottom: 100%;
}
.wpcom-instagram-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}
.wpcom-instagram-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}
@supports (display: grid) {
  .wpcom-instagram-images a {
    display: block;
    margin: 0;
  }
  .wpcom-instagram-columns-2 a,
  .wpcom-instagram-columns-3 a {
    width: auto;
  }
}
.jetpack-search-filters-widget__sub-heading {
  font-size: inherit;
  font-weight: 700;
  margin: 0 0 0.5em;
  padding: 0;
}
.jetpack-search-form + .jetpack-search-filters-widget__sub-heading {
  margin-bottom: 0.5em !important;
  margin-top: 1.5em;
}
.jetpack-search-filters-widget__clear {
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}
.jetpack-search-sort-wrapper {
  margin-bottom: 1.5em;
  margin-top: 1em;
}
.jetpack-search-sort-wrapper label {
  display: inherit;
}
.widget_search
  .jetpack-search-filters-widget__filter-list
  input[type="checkbox"] {
  height: auto;
  width: auto;
}
ul.jetpack-search-filters-widget__filter-list li {
  border: none;
  list-style: none;
  padding: 0;
}
ul.jetpack-search-filters-widget__filter-list li a {
  text-decoration: none;
}
ul.jetpack-search-filters-widget__filter-list li a:hover {
  box-shadow: none;
}
ul.jetpack-search-filters-widget__filter-list li label {
  display: inherit;
  font-weight: inherit;
}
.jetpack-search-filters-widget__filter-list {
  list-style: none;
}
ul.jetpack-search-filters-widget__filter-list {
  margin-bottom: 1.5em;
}
body.search .jetpack-search-form input[name="s"]::placeholder {
  color: transparent;
}
body.search .jetpack-search-form input[name="s"].show-placeholder::placeholder {
  color: inherit;
}
@media screen and (min-width: 400px) {
  .widget.jetpack-simple-payments .jetpack-simple-payments-product {
    flex-direction: column;
  }
  .widget.jetpack-simple-payments .jetpack-simple-payments-details {
    padding-left: 0;
  }
}
.jetpack_widget_social_icons li,
.jetpack_widget_social_icons ul {
  list-style: none;
}
.jetpack_widget_social_icons ul {
  display: block;
  margin: 0 0 1.5em;
  padding: 0;
}
.jetpack_widget_social_icons ul li {
  border: 0;
  display: inline-block;
  line-height: 1;
  margin: 0;
  padding: 0;
}
.jetpack_widget_social_icons ul li:after,
.jetpack_widget_social_icons ul li:before {
  display: none;
}
.jetpack_widget_social_icons a {
  border: 0;
  box-shadow: none;
  display: block;
  height: 24px;
  text-decoration: none;
  width: 24px;
}
.jetpack_widget_social_icons svg {
  fill: currentColor;
  color: inherit;
  height: inherit;
  vertical-align: middle;
  width: inherit;
}
.jetpack_widget_social_icons ul.size-small a {
  height: 24px;
  width: 24px;
}
.jetpack_widget_social_icons ul.size-medium a {
  height: 32px;
  width: 32px;
}
.jetpack_widget_social_icons ul.size-large a {
  height: 48px;
  width: 48px;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  word-wrap: normal !important;
  border: 0;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
}
.milestone-widget {
  margin-bottom: 1em;
}
.milestone-content {
  line-height: 2;
  margin-top: 5px;
  max-width: 100%;
  padding: 0;
  text-align: center;
}
.milestone-header {
  background-color: var(--milestone-text-color, #111);
  color: var(--milestone-bg-color, #fff);
  line-height: 1.3;
  margin: 0;
  padding: 0.8em;
}
.milestone-header .date,
.milestone-header .event {
  display: block;
}
.milestone-header .event {
  font-size: 120%;
}
.milestone-countdown .difference {
  display: block;
  font-size: 500%;
  font-weight: 700;
  line-height: 1.2;
}
.milestone-countdown,
.milestone-message {
  background-color: var(--milestone-bg-color, #fff);
  border: 1px solid var(--milestone-border-color, #767676);
  border-top: 0;
  color: var(--milestone-text-color, #111);
  padding-bottom: 1em;
}
.milestone-message {
  padding-top: 1em;
}
.jetpack-subscribe-modal {
  background-color: transparent;
  height: 100%;
  left: 0;
  overflow: auto;
  position: fixed;
  top: 0;
  transition: all 0.4s;
  visibility: hidden;
  width: 100%;
  z-index: 1;
}
.jetpack-subscribe-modal.open {
  background-color: rgba(0, 0, 0, 0.3);
  visibility: visible;
}
.jetpack-subscribe-modal__modal-content {
  background-color: #fefefe;
  border-radius: 10px;
  box-sizing: border-box;
  margin: 15% auto;
  max-width: 600px;
  overflow: hidden;
  position: relative;
  top: 100%;
  transition: all 0.4s;
  visibility: hidden;
  width: 100%;
}
.jetpack-subscribe-modal.open .jetpack-subscribe-modal__modal-content {
  top: 0;
  visibility: visible;
}
