/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

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

/* apply a natural box layout model to all elements, but allowing components to change */

html {
  box-sizing: border-box;
}

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

/****************************************/

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

.fa,
.icon-user,
.fas,
.far,
.fal,
.fad,
.fab {
  -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: -.0667em;
}

.fa-xs {
  font-size: .75em;
}

.fa-sm {
  font-size: .875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fa-pull-left.icon-user,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right,
.fa-pull-right.icon-user,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em;
}

.fa-spin {
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

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

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

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */

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

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

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

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

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

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

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

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

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

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

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

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

.fa-airbnb:before {
  content: "\f834";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-bacteria:before {
  content: "\e059";
}

.fa-bacterium:before {
  content: "\e05a";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-battle-net:before {
  content: "\f835";
}

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

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

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

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

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

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

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

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

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

.fa-biking:before {
  content: "\f84a";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-bootstrap:before {
  content: "\f836";
}

.fa-border-all:before {
  content: "\f84c";
}

.fa-border-none:before {
  content: "\f850";
}

.fa-border-style:before {
  content: "\f853";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-buffer:before {
  content: "\f837";
}

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

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

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

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

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

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

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

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

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

.fa-buy-n-large:before {
  content: "\f8a6";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-caravan:before {
  content: "\f8ff";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-chromecast:before {
  content: "\f838";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-cloudflare:before {
  content: "\e07d";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-cotton-bureau:before {
  content: "\f89e";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-dailymotion:before {
  content: "\e052";
}

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

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

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

.fa-deezer:before {
  content: "\e077";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-disease:before {
  content: "\f7fa";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-evernote:before {
  content: "\f839";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-fan:before {
  content: "\f863";
}

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

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

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

.fa-faucet:before {
  content: "\e005";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-guilded:before {
  content: "\e07e";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-hand-sparkles:before {
  content: "\e05d";
}

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

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

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

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

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

.fa-handshake-alt-slash:before {
  content: "\e05f";
}

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

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

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

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

.fa-hat-cowboy:before {
  content: "\f8c0";
}

.fa-hat-cowboy-side:before {
  content: "\f8c1";
}

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

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

.fa-head-side-cough:before {
  content: "\e061";
}

.fa-head-side-cough-slash:before {
  content: "\e062";
}

.fa-head-side-mask:before {
  content: "\e063";
}

.fa-head-side-virus:before {
  content: "\e064";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-hive:before {
  content: "\e07f";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-house-user:before {
  content: "\e065";
}

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

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

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

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

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

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

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

.fa-icons:before {
  content: "\f86d";
}

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

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

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

.fa-ideal:before {
  content: "\e013";
}

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

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

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

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

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

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

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

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

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

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

.fa-innosoft:before {
  content: "\e080";
}

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

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

.fa-instalod:before {
  content: "\e081";
}

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

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

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

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

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

.fa-itch-io:before {
  content: "\f83a";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-lungs:before {
  content: "\f604";
}

.fa-lungs-virus:before {
  content: "\e067";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-mdb:before {
  content: "\f8ca";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-microblog:before {
  content: "\e01a";
}

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

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

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

.fa-microphone-alt-slash:before {
  content: "\f539";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-microscope:before {
  content: "\f610";
}

.fa-microsoft:before {
  content: "\f3ca";
}

.fa-minus:before {
  content: "\f068";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-mitten:before {
  content: "\f7b5";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-mixer:before {
  content: "\e056";
}

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-mobile:before {
  content: "\f10b";
}

.fa-mobile-alt:before {
  content: "\f3cd";
}

.fa-modx:before {
  content: "\f285";
}

.fa-monero:before {
  content: "\f3d0";
}

.fa-money-bill:before {
  content: "\f0d6";
}

.fa-money-bill-alt:before {
  content: "\f3d1";
}

.fa-money-bill-wave:before {
  content: "\f53a";
}

.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

.fa-money-check:before {
  content: "\f53c";
}

.fa-money-check-alt:before {
  content: "\f53d";
}

.fa-monument:before {
  content: "\f5a6";
}

.fa-moon:before {
  content: "\f186";
}

.fa-mortar-pestle:before {
  content: "\f5a7";
}

.fa-mosque:before {
  content: "\f678";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-mountain:before {
  content: "\f6fc";
}

.fa-mouse:before {
  content: "\f8cc";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-mug-hot:before {
  content: "\f7b6";
}

.fa-music:before {
  content: "\f001";
}

.fa-napster:before {
  content: "\f3d2";
}

.fa-neos:before {
  content: "\f612";
}

.fa-network-wired:before {
  content: "\f6ff";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-newspaper:before {
  content: "\f1ea";
}

.fa-nimblr:before {
  content: "\f5a8";
}

.fa-node:before {
  content: "\f419";
}

.fa-node-js:before {
  content: "\f3d3";
}

.fa-not-equal:before {
  content: "\f53e";
}

.fa-notes-medical:before {
  content: "\f481";
}

.fa-npm:before {
  content: "\f3d4";
}

.fa-ns8:before {
  content: "\f3d5";
}

.fa-nutritionix:before {
  content: "\f3d6";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-octopus-deploy:before {
  content: "\e082";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-oil-can:before {
  content: "\f613";
}

.fa-old-republic:before {
  content: "\f510";
}

.fa-om:before {
  content: "\f679";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-orcid:before {
  content: "\f8d2";
}

.fa-osi:before {
  content: "\f41a";
}

.fa-otter:before {
  content: "\f700";
}

.fa-outdent:before {
  content: "\f03b";
}

.fa-page4:before {
  content: "\f3d7";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-pager:before {
  content: "\f815";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-paint-roller:before {
  content: "\f5aa";
}

.fa-palette:before {
  content: "\f53f";
}

.fa-palfed:before {
  content: "\f3d8";
}

.fa-pallet:before {
  content: "\f482";
}

.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-parachute-box:before {
  content: "\f4cd";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-parking:before {
  content: "\f540";
}

.fa-passport:before {
  content: "\f5ab";
}

.fa-pastafarianism:before {
  content: "\f67b";
}

.fa-paste:before {
  content: "\f0ea";
}

.fa-patreon:before {
  content: "\f3d9";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-peace:before {
  content: "\f67c";
}

.fa-pen:before {
  content: "\f304";
}

.fa-pen-alt:before {
  content: "\f305";
}

.fa-pen-fancy:before {
  content: "\f5ac";
}

.fa-pen-nib:before {
  content: "\f5ad";
}

.fa-pen-square:before {
  content: "\f14b";
}

.fa-pencil-alt:before {
  content: "\f303";
}

.fa-pencil-ruler:before {
  content: "\f5ae";
}

.fa-penny-arcade:before {
  content: "\f704";
}

.fa-people-arrows:before {
  content: "\e068";
}

.fa-people-carry:before {
  content: "\f4ce";
}

.fa-pepper-hot:before {
  content: "\f816";
}

.fa-perbyte:before {
  content: "\e083";
}

.fa-percent:before {
  content: "\f295";
}

.fa-percentage:before {
  content: "\f541";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-person-booth:before {
  content: "\f756";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-phoenix-squadron:before {
  content: "\f511";
}

.fa-phone:before {
  content: "\f095";
}

.fa-phone-alt:before {
  content: "\f879";
}

.fa-phone-slash:before {
  content: "\f3dd";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-phone-square-alt:before {
  content: "\f87b";
}

.fa-phone-volume:before {
  content: "\f2a0";
}

.fa-photo-video:before {
  content: "\f87c";
}

.fa-php:before {
  content: "\f457";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-pied-piper-hat:before {
  content: "\f4e5";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-square:before {
  content: "\e01e";
}

.fa-piggy-bank:before {
  content: "\f4d3";
}

.fa-pills:before {
  content: "\f484";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-pizza-slice:before {
  content: "\f818";
}

.fa-place-of-worship:before {
  content: "\f67f";
}

.fa-plane:before {
  content: "\f072";
}

.fa-plane-arrival:before {
  content: "\f5af";
}

.fa-plane-departure:before {
  content: "\f5b0";
}

.fa-plane-slash:before {
  content: "\e069";
}

.fa-play:before {
  content: "\f04b";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-playstation:before {
  content: "\f3df";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-plus:before {
  content: "\f067";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-poll:before {
  content: "\f681";
}

.fa-poll-h:before {
  content: "\f682";
}

.fa-poo:before {
  content: "\f2fe";
}

.fa-poo-storm:before {
  content: "\f75a";
}

.fa-poop:before {
  content: "\f619";
}

.fa-portrait:before {
  content: "\f3e0";
}

.fa-pound-sign:before {
  content: "\f154";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-pray:before {
  content: "\f683";
}

.fa-praying-hands:before {
  content: "\f684";
}

.fa-prescription:before {
  content: "\f5b1";
}

.fa-prescription-bottle:before {
  content: "\f485";
}

.fa-prescription-bottle-alt:before {
  content: "\f486";
}

.fa-print:before {
  content: "\f02f";
}

.fa-procedures:before {
  content: "\f487";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-project-diagram:before {
  content: "\f542";
}

.fa-pump-medical:before {
  content: "\e06a";
}

.fa-pump-soap:before {
  content: "\e06b";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-python:before {
  content: "\f3e2";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-question:before {
  content: "\f128";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-quidditch:before {
  content: "\f458";
}

.fa-quinscape:before {
  content: "\f459";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-quran:before {
  content: "\f687";
}

.fa-r-project:before {
  content: "\f4f7";
}

.fa-radiation:before {
  content: "\f7b9";
}

.fa-radiation-alt:before {
  content: "\f7ba";
}

.fa-rainbow:before {
  content: "\f75b";
}

.fa-random:before {
  content: "\f074";
}

.fa-raspberry-pi:before {
  content: "\f7bb";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-react:before {
  content: "\f41b";
}

.fa-reacteurope:before {
  content: "\f75d";
}

.fa-readme:before {
  content: "\f4d5";
}

.fa-rebel:before {
  content: "\f1d0";
}

.fa-receipt:before {
  content: "\f543";
}

.fa-record-vinyl:before {
  content: "\f8d9";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-red-river:before {
  content: "\f3e3";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-redhat:before {
  content: "\f7bc";
}

.fa-redo:before {
  content: "\f01e";
}

.fa-redo-alt:before {
  content: "\f2f9";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-remove-format:before {
  content: "\f87d";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-reply:before {
  content: "\f3e5";
}

.fa-reply-all:before {
  content: "\f122";
}

.fa-replyd:before {
  content: "\f3e6";
}

.fa-republican:before {
  content: "\f75e";
}

.fa-researchgate:before {
  content: "\f4f8";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-restroom:before {
  content: "\f7bd";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-rev:before {
  content: "\f5b2";
}

.fa-ribbon:before {
  content: "\f4d6";
}

.fa-ring:before {
  content: "\f70b";
}

.fa-road:before {
  content: "\f018";
}

.fa-robot:before {
  content: "\f544";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-route:before {
  content: "\f4d7";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-ruble-sign:before {
  content: "\f158";
}

.fa-ruler:before {
  content: "\f545";
}

.fa-ruler-combined:before {
  content: "\f546";
}

.fa-ruler-horizontal:before {
  content: "\f547";
}

.fa-ruler-vertical:before {
  content: "\f548";
}

.fa-running:before {
  content: "\f70c";
}

.fa-rupee-sign:before {
  content: "\f156";
}

.fa-rust:before {
  content: "\e07a";
}

.fa-sad-cry:before {
  content: "\f5b3";
}

.fa-sad-tear:before {
  content: "\f5b4";
}

.fa-safari:before {
  content: "\f267";
}

.fa-salesforce:before {
  content: "\f83b";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-satellite:before {
  content: "\f7bf";
}

.fa-satellite-dish:before {
  content: "\f7c0";
}

.fa-save:before {
  content: "\f0c7";
}

.fa-schlix:before {
  content: "\f3ea";
}

.fa-school:before {
  content: "\f549";
}

.fa-screwdriver:before {
  content: "\f54a";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-scroll:before {
  content: "\f70e";
}

.fa-sd-card:before {
  content: "\f7c2";
}

.fa-search:before {
  content: "\f002";
}

.fa-search-dollar:before {
  content: "\f688";
}

.fa-search-location:before {
  content: "\f689";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-seedling:before {
  content: "\f4d8";
}

.fa-sellcast:before {
  content: "\f2da";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-server:before {
  content: "\f233";
}

.fa-servicestack:before {
  content: "\f3ec";
}

.fa-shapes:before {
  content: "\f61f";
}

.fa-share:before {
  content: "\f064";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-shekel-sign:before {
  content: "\f20b";
}

.fa-shield-alt:before {
  content: "\f3ed";
}

.fa-shield-virus:before {
  content: "\e06c";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-shipping-fast:before {
  content: "\f48b";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-shoe-prints:before {
  content: "\f54b";
}

.fa-shopify:before {
  content: "\e057";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-shopware:before {
  content: "\f5b5";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-shuttle-van:before {
  content: "\f5b6";
}

.fa-sign:before {
  content: "\f4d9";
}

.fa-sign-in-alt:before {
  content: "\f2f6";
}

.fa-sign-language:before {
  content: "\f2a7";
}

.fa-sign-out-alt:before {
  content: "\f2f5";
}

.fa-signal:before {
  content: "\f012";
}

.fa-signature:before {
  content: "\f5b7";
}

.fa-sim-card:before {
  content: "\f7c4";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-sink:before {
  content: "\e06d";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-sith:before {
  content: "\f512";
}

.fa-skating:before {
  content: "\f7c5";
}

.fa-sketch:before {
  content: "\f7c6";
}

.fa-skiing:before {
  content: "\f7c9";
}

.fa-skiing-nordic:before {
  content: "\f7ca";
}

.fa-skull:before {
  content: "\f54c";
}

.fa-skull-crossbones:before {
  content: "\f714";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-slack:before {
  content: "\f198";
}

.fa-slack-hash:before {
  content: "\f3ef";
}

.fa-slash:before {
  content: "\f715";
}

.fa-sleigh:before {
  content: "\f7cc";
}

.fa-sliders-h:before {
  content: "\f1de";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-smile:before {
  content: "\f118";
}

.fa-smile-beam:before {
  content: "\f5b8";
}

.fa-smile-wink:before {
  content: "\f4da";
}

.fa-smog:before {
  content: "\f75f";
}

.fa-smoking:before {
  content: "\f48d";
}

.fa-smoking-ban:before {
  content: "\f54d";
}

.fa-sms:before {
  content: "\f7cd";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-snowboarding:before {
  content: "\f7ce";
}

.fa-snowflake:before {
  content: "\f2dc";
}

.fa-snowman:before {
  content: "\f7d0";
}

.fa-snowplow:before {
  content: "\f7d2";
}

.fa-soap:before {
  content: "\e06e";
}

.fa-socks:before {
  content: "\f696";
}

.fa-solar-panel:before {
  content: "\f5ba";
}

.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-alpha-down:before {
  content: "\f15d";
}

.fa-sort-alpha-down-alt:before {
  content: "\f881";
}

.fa-sort-alpha-up:before {
  content: "\f15e";
}

.fa-sort-alpha-up-alt:before {
  content: "\f882";
}

.fa-sort-amount-down:before {
  content: "\f160";
}

.fa-sort-amount-down-alt:before {
  content: "\f884";
}

.fa-sort-amount-up:before {
  content: "\f161";
}

.fa-sort-amount-up-alt:before {
  content: "\f885";
}

.fa-sort-down:before {
  content: "\f0dd";
}

.fa-sort-numeric-down:before {
  content: "\f162";
}

.fa-sort-numeric-down-alt:before {
  content: "\f886";
}

.fa-sort-numeric-up:before {
  content: "\f163";
}

.fa-sort-numeric-up-alt:before {
  content: "\f887";
}

.fa-sort-up:before {
  content: "\f0de";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-sourcetree:before {
  content: "\f7d3";
}

.fa-spa:before {
  content: "\f5bb";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-speakap:before {
  content: "\f3f3";
}

.fa-speaker-deck:before {
  content: "\f83c";
}

.fa-spell-check:before {
  content: "\f891";
}

.fa-spider:before {
  content: "\f717";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-splotch:before {
  content: "\f5bc";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-spray-can:before {
  content: "\f5bd";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-square-full:before {
  content: "\f45c";
}

.fa-square-root-alt:before {
  content: "\f698";
}

.fa-squarespace:before {
  content: "\f5be";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-stackpath:before {
  content: "\f842";
}

.fa-stamp:before {
  content: "\f5bf";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-and-crescent:before {
  content: "\f699";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-star-half-alt:before {
  content: "\f5c0";
}

.fa-star-of-david:before {
  content: "\f69a";
}

.fa-star-of-life:before {
  content: "\f621";
}

.fa-staylinked:before {
  content: "\f3f5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-steam-symbol:before {
  content: "\f3f6";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stopwatch:before {
  content: "\f2f2";
}

.fa-stopwatch-20:before {
  content: "\e06f";
}

.fa-store:before {
  content: "\f54e";
}

.fa-store-alt:before {
  content: "\f54f";
}

.fa-store-alt-slash:before {
  content: "\e070";
}

.fa-store-slash:before {
  content: "\e071";
}

.fa-strava:before {
  content: "\f428";
}

.fa-stream:before {
  content: "\f550";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-stripe:before {
  content: "\f429";
}

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-stroopwafel:before {
  content: "\f551";
}

.fa-studiovinari:before {
  content: "\f3f8";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-subway:before {
  content: "\f239";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-suitcase-rolling:before {
  content: "\f5c1";
}

.fa-sun:before {
  content: "\f185";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-supple:before {
  content: "\f3f9";
}

.fa-surprise:before {
  content: "\f5c2";
}

.fa-suse:before {
  content: "\f7d6";
}

.fa-swatchbook:before {
  content: "\f5c3";
}

.fa-swift:before {
  content: "\f8e1";
}

.fa-swimmer:before {
  content: "\f5c4";
}

.fa-swimming-pool:before {
  content: "\f5c5";
}

.fa-symfony:before {
  content: "\f83d";
}

.fa-synagogue:before {
  content: "\f69b";
}

.fa-sync:before {
  content: "\f021";
}

.fa-sync-alt:before {
  content: "\f2f1";
}

.fa-syringe:before {
  content: "\f48e";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-table-tennis:before {
  content: "\f45d";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-tablet-alt:before {
  content: "\f3fa";
}

.fa-tablets:before {
  content: "\f490";
}

.fa-tachometer-alt:before {
  content: "\f3fd";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-tape:before {
  content: "\f4db";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-taxi:before {
  content: "\f1ba";
}

.fa-teamspeak:before {
  content: "\f4f9";
}

.fa-teeth:before {
  content: "\f62e";
}

.fa-teeth-open:before {
  content: "\f62f";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before {
  content: "\f3fe";
}

.fa-temperature-high:before {
  content: "\f769";
}

.fa-temperature-low:before {
  content: "\f76b";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-tenge:before {
  content: "\f7d7";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-the-red-yeti:before {
  content: "\f69d";
}

.fa-theater-masks:before {
  content: "\f630";
}

.fa-themeco:before {
  content: "\f5c6";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-thermometer:before {
  content: "\f491";
}

.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-think-peaks:before {
  content: "\f731";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbtack:before {
  content: "\f08d";
}

.fa-ticket-alt:before {
  content: "\f3ff";
}

.fa-tiktok:before {
  content: "\e07b";
}

.fa-times:before {
  content: "\f00d";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-tint:before {
  content: "\f043";
}

.fa-tint-slash:before {
  content: "\f5c7";
}

.fa-tired:before {
  content: "\f5c8";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-toilet:before {
  content: "\f7d8";
}

.fa-toilet-paper:before {
  content: "\f71e";
}

.fa-toilet-paper-slash:before {
  content: "\e072";
}

.fa-toolbox:before {
  content: "\f552";
}

.fa-tools:before {
  content: "\f7d9";
}

.fa-tooth:before {
  content: "\f5c9";
}

.fa-torah:before {
  content: "\f6a0";
}

.fa-torii-gate:before {
  content: "\f6a1";
}

.fa-tractor:before {
  content: "\f722";
}

.fa-trade-federation:before {
  content: "\f513";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-traffic-light:before {
  content: "\f637";
}

.fa-trailer:before {
  content: "\e041";
}

.fa-train:before {
  content: "\f238";
}

.fa-tram:before {
  content: "\f7da";
}

.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-trash-alt:before {
  content: "\f2ed";
}

.fa-trash-restore:before {
  content: "\f829";
}

.fa-trash-restore-alt:before {
  content: "\f82a";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-trello:before {
  content: "\f181";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-truck-loading:before {
  content: "\f4de";
}

.fa-truck-monster:before {
  content: "\f63b";
}

.fa-truck-moving:before {
  content: "\f4df";
}

.fa-truck-pickup:before {
  content: "\f63c";
}

.fa-tshirt:before {
  content: "\f553";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-tv:before {
  content: "\f26c";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-typo3:before {
  content: "\f42b";
}

.fa-uber:before {
  content: "\f402";
}

.fa-ubuntu:before {
  content: "\f7df";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-umbraco:before {
  content: "\f8e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-umbrella-beach:before {
  content: "\f5ca";
}

.fa-uncharted:before {
  content: "\e084";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-undo:before {
  content: "\f0e2";
}

.fa-undo-alt:before {
  content: "\f2ea";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-unity:before {
  content: "\e049";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-university:before {
  content: "\f19c";
}

.fa-unlink:before {
  content: "\f127";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-unsplash:before {
  content: "\e07c";
}

.fa-untappd:before {
  content: "\f405";
}

.fa-upload:before {
  content: "\f093";
}

.fa-ups:before {
  content: "\f7e0";
}

.fa-usb:before {
  content: "\f287";
}

.fa-user:before,
.icon-user:before {
  content: "\f007";
}

.fa-user-alt:before {
  content: "\f406";
}

.fa-user-alt-slash:before {
  content: "\f4fa";
}

.fa-user-astronaut:before {
  content: "\f4fb";
}

.fa-user-check:before {
  content: "\f4fc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-clock:before {
  content: "\f4fd";
}

.fa-user-cog:before {
  content: "\f4fe";
}

.fa-user-edit:before {
  content: "\f4ff";
}

.fa-user-friends:before {
  content: "\f500";
}

.fa-user-graduate:before {
  content: "\f501";
}

.fa-user-injured:before {
  content: "\f728";
}

.fa-user-lock:before {
  content: "\f502";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-user-minus:before {
  content: "\f503";
}

.fa-user-ninja:before {
  content: "\f504";
}

.fa-user-nurse:before {
  content: "\f82f";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-user-shield:before {
  content: "\f505";
}

.fa-user-slash:before {
  content: "\f506";
}

.fa-user-tag:before {
  content: "\f507";
}

.fa-user-tie:before {
  content: "\f508";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-users:before {
  content: "\f0c0";
}

.fa-users-cog:before {
  content: "\f509";
}

.fa-users-slash:before {
  content: "\e073";
}

.fa-usps:before {
  content: "\f7e1";
}

.fa-ussunnah:before {
  content: "\f407";
}

.fa-utensil-spoon:before {
  content: "\f2e5";
}

.fa-utensils:before {
  content: "\f2e7";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-vector-square:before {
  content: "\f5cb";
}

.fa-venus:before {
  content: "\f221";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-vest:before {
  content: "\e085";
}

.fa-vest-patches:before {
  content: "\e086";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-vial:before {
  content: "\f492";
}

.fa-vials:before {
  content: "\f493";
}

.fa-viber:before {
  content: "\f409";
}

.fa-video:before {
  content: "\f03d";
}

.fa-video-slash:before {
  content: "\f4e2";
}

.fa-vihara:before {
  content: "\f6a7";
}

.fa-vimeo:before {
  content: "\f40a";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-virus:before {
  content: "\e074";
}

.fa-virus-slash:before {
  content: "\e075";
}

.fa-viruses:before {
  content: "\e076";
}

.fa-vk:before {
  content: "\f189";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-voicemail:before {
  content: "\f897";
}

.fa-volleyball-ball:before {
  content: "\f45f";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-mute:before {
  content: "\f6a9";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-vote-yea:before {
  content: "\f772";
}

.fa-vr-cardboard:before {
  content: "\f729";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-walking:before {
  content: "\f554";
}

.fa-wallet:before {
  content: "\f555";
}

.fa-warehouse:before {
  content: "\f494";
}

.fa-watchman-monitoring:before {
  content: "\e087";
}

.fa-water:before {
  content: "\f773";
}

.fa-wave-square:before {
  content: "\f83e";
}

.fa-waze:before {
  content: "\f83f";
}

.fa-weebly:before {
  content: "\f5cc";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-weight:before {
  content: "\f496";
}

.fa-weight-hanging:before {
  content: "\f5cd";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-whatsapp-square:before {
  content: "\f40c";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-wind:before {
  content: "\f72e";
}

.fa-window-close:before {
  content: "\f410";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-wine-bottle:before {
  content: "\f72f";
}

.fa-wine-glass:before {
  content: "\f4e3";
}

.fa-wine-glass-alt:before {
  content: "\f5ce";
}

.fa-wix:before {
  content: "\f5cf";
}

.fa-wizards-of-the-coast:before {
  content: "\f730";
}

.fa-wodu:before {
  content: "\e088";
}

.fa-wolf-pack-battalion:before {
  content: "\f514";
}

.fa-won-sign:before {
  content: "\f159";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-wpressr:before {
  content: "\f3e4";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-x-ray:before {
  content: "\f497";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-y-combinator:before {
  content: "\f23b";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-yammer:before {
  content: "\f840";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-yarn:before {
  content: "\f7e3";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-yen-sign:before {
  content: "\f157";
}

.fa-yin-yang:before {
  content: "\f6ad";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-youtube-square:before {
  content: "\f431";
}

.fa-zhihu:before {
  content: "\f63f";
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../webfonts/fa-solid-900.eot");
  src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg");
}

.fa,
.icon-user,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

body {
  color: #404041;
  font-family: "museo-sans", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 1.4em;
  max-width: 100%;
  min-width: 320px;
}

.float-right {
  float: right;
}

h1,
h2,
h3,
h4,
h5 {
  line-height: normal;
}

h1 {
  font-size: 48px;
}

h2 {
  font-size: 48px;
}

@media screen and (max-width: 1030px) {
  h2 {
    font-size: 44px;
  }
}

@media screen and (max-width: 600px) {
  h2 {
    font-size: 40px;
  }
}

@media screen and (max-width: 420px) {
  h2 {
    font-size: 30px;
  }
}

h3 {
  font-size: 36px;
}

@media screen and (max-width: 1030px) {
  h3 {
    font-size: 32px;
  }
}

@media screen and (max-width: 600px) {
  h3 {
    font-size: 26px;
  }
}

h4 {
  font-size: 20px;
}

h5 {
  font-size: 24px;
}

@media screen and (max-width: 600px) {
  h5 {
    font-size: 15px;
  }
}

@media screen and (max-width: 420px) {
  h5 {
    font-size: 15px;
  }
}

strong {
  font-family: "museo-sans", sans-serif;
  font-weight: 700;
  line-height: 1.2em;
}

.small-large {
  font-size: 18px;
}

a:focus,
button:focus,
input[type="submit"]:focus {
  outline: none !important;
}

a {
  color: #404041;
  text-decoration: none;
  transition: all 0.2s;
}

a:hover {
  cursor: pointer;
  color: #7B1582;
}

a.ul-on-hover {
  border-bottom: 2px solid white;
}

a.ul-on-hover:hover {
  border-bottom-color: #2fb1c7;
}

a.underline {
  border-bottom: 2px solid white;
}

a.underline:hover {
  border-bottom-color: transparent;
}

a.primary {
  color: #2fb1c7;
}

a.secondary {
  color: #7B1582;
}

a.secondary.underline {
  border-bottom: 1px solid #7B1582;
}

a.secondary.underline:hover {
  border-bottom-color: transparent;
}

a.secondary.ul-on-hover {
  border-bottom: 2px solid #7B1582;
}

a.secondary.ul-on-hover:hover {
  border-bottom-color: transparent;
}

p {
  line-height: 1.4em;
}

ul.spaced li {
  margin-bottom: 15px;
}

ul.spaced li a {
  color: #636466;
  font-size: 20px;
}

@media screen and (max-width: 600px) {
  ul.spaced li a {
    font-size: 18px;
  }
}

ol {
  list-style: decimal inside;
}

.hidden-content {
  margin-top: 50px;
  display: none;
}

i {
  color: #2fb1c7;
}

.page-block {
  background: transparent;
  float: left;
  width: 100%;
}

.center-content {
  max-width: 1325px;
  margin: 0 auto;
  width: 100%;
}

.center-content > .inner {
  float: left;
  width: 100%;
}

@media screen and (max-width: 1325px) {
  .center-content > .inner {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media screen and (max-width: 600px) {
  .center-content > .inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.wwyg ul {
  list-style: disc outside;
  padding-left: 1.6em;
}

.wwyg ul li {
  line-height: 1.2em;
}

.wwyg p {
  margin-bottom: 35px;
}

.wwyg p:last-child {
  margin-bottom: 0;
}

.wwyg a {
  color: #7B1582;
  text-decoration: underline;
  transition: all 0.2s;
}

.wwyg a:hover {
  text-decoration: none;
}

.workout-block {
  background-color: #D6EEF2;
  overflow: hidden;
  padding: 40px;
}

.workout-block:hover {
  background: #afdee6;
  color: #404041;
}

.workout-block .image {
  height: 100px;
  width: 100px;
  background-size: cover !important;
  border-radius: 50%;
  display: inline-block;
  margin-bottom: 20px;
  background-color: #fff !important;
}

.workout-block h3 {
  margin-bottom: 25px;
}

.workout-block p {
  margin-bottom: 35px;
}

.workout-block .left {
  float: left;
  width: calc(100% - 16px);
}

.workout-block .right {
  float: right;
}

.workout-block ul {
  float: left;
}

.workout-block ul li {
  float: left;
  display: inline-block;
  border-right: 2px solid #404041;
  padding-right: 15px;
  margin-right: 15px;
  line-height: 1.2em;
}

.workout-block ul li .fa,
.workout-block ul li .icon-user {
  font-size: 18px;
  line-height: 1em;
}

.workout-block ul li:last-child {
  border-right: none;
  margin-right: 0;
}

@media screen and (min-width: 900px) and (max-width: 1155px) {
  .workout-block ul li {
    padding-right: 5px;
    margin-right: 5px;
  }
}

.video-block {
  background-color: #E1E1E1;
}

.video-block.login-wrapper .video-thumb:before {
  display: none;
}

.video-block .video-thumb {
  position: relative;
  transition: all 0.2s;
}

.video-block .video-thumb img {
  width: 100%;
  max-height: 242px;
}

.video-block .video-thumb .progress-bg {
  height: 11px;
  width: 100%;
  position: absolute;
  bottom: 0;
  background: #aaaaaa;
}

.video-block .video-thumb .progress-bg .progress-bar {
  height: 11px;
  background-color: #7B1582;
}

.video-block .video-thumb .login {
  padding: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  text-align: center;
  transition: all 0.4s;
}

.video-block .video-thumb .login .fa,
.video-block .video-thumb .login .icon-user {
  color: #2fb1c7;
  margin-top: 20px;
  transition: all 0.2s;
}

.video-block .video-thumb .login h4 {
  color: #7B1582;
  margin-bottom: 10px;
  transition: all 0.2s;
}

.video-block .video-thumb .login h4:hover {
  cursor: pointer;
  color: #510e56;
}

.video-block .video-thumb .login p {
  margin-bottom: 10px;
}

.video-block .video-thumb:before {
  transition: all 0.4s;
  content: '\f04b';
  font-family: 'fontawesome';
  font-size: 48px;
  color: #fff;
  border: 3px solid white;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  position: absolute;
  z-index: 500;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  text-align: center;
  padding-top: 35px;
}

.video-block .video-thumb:hover {
  background: rgba(255, 255, 255, 0.5);
  cursor: pointer;
}

.video-block .video-thumb:hover .fa,
.video-block .video-thumb:hover .icon-user {
  color: #53c3d6;
}

.video-block .video-thumb:hover:before {
  color: #7B1582;
  background: rgba(255, 255, 255, 0.8);
  border-color: #7B1582;
}

.video-block .info {
  font-family: "museo-sans", sans-serif;
  font-weight: 700;
  line-height: 1.2em;
  transition: all 0.2s;
  padding: 40px;
  float: left;
  text-align: left;
  width: 100%;
}

@media screen and (max-width: 420px) {
  .video-block .info {
    padding: 20px;
  }
}

.video-block .info .heading {
  font-size: 24px;
  width: 100%;
  margin-bottom: 5px;
}

@media screen and (max-width: 600px) {
  .video-block .info .heading {
    font-size: 15px;
  }
}

@media screen and (max-width: 420px) {
  .video-block .info .heading {
    font-size: 15px;
  }
}

.video-block .info ul {
  float: left;
}

.video-block .info ul li {
  margin-bottom: 5px;
  float: left;
  display: inline-block;
  border-right: 2px solid #404041;
  padding-right: 15px;
  margin-right: 15px;
  line-height: 1.2em;
}

.video-block .info ul li .fa,
.video-block .info ul li .icon-user {
  font-size: 18px;
  line-height: 1em;
}

.video-block .info ul li:last-child {
  border-right: none;
  margin-right: 0;
}

@media screen and (min-width: 970px) and (max-width: 1050px) {
  .video-block .info ul li {
    padding-right: 10px;
    margin-right: 10px;
  }
}

@media screen and (min-width: 600px) and (max-width: 969px) {
  .video-block .info ul li {
    padding-right: 5px;
    margin-right: 5px;
  }
}

@media screen and (max-width: 420px) {
  .video-block .info ul li {
    padding-right: 10px;
    margin-right: 10px;
  }
}

@media screen and (max-width: 340px) {
  .video-block .info ul li {
    padding-right: 5px;
    margin-right: 5px;
  }
}

.video-block .info ul li.hidden {
  display: none;
}

.video-block .info p {
  float: left;
  clear: left;
}

.video-block .info p.blurb {
  margin-top: 25px;
}

.video-block:hover {
  color: #404041;
  background: #c8c8c8;
}

.video-block:hover .video-thumb {
  opacity: 0.8;
}

.btn-primary {
  padding: 0;
  margin: 0;
  border: 0;
  font-family: "museo-sans", sans-serif;
  font-weight: 700;
  line-height: 1.2em;
  background-color: #2fb1c7;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 35px;
  padding-right: 35px;
  color: #fff !important;
  display: inline-block;
  border-radius: 31px;
  transition: all 0.2s;
  text-align: center;
  text-decoration: none !important;
}

.btn-primary.lrg {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 74px;
  padding-right: 74px;
  border-radius: 40px;
  font-size: 18px;
}

@media screen and (max-width: 600px) {
  .btn-primary.lrg {
    font-size: 16px;
  }
}

@media screen and (max-width: 600px) {
  .btn-primary.lrg {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 60px;
    padding-right: 60px;
    border-radius: 40px;
  }
}

.btn-primary.auto-width {
  padding: 15px;
}

.btn-primary:hover {
  background: #258c9e;
  color: #fff;
  cursor: pointer;
}

@media screen and (max-width: 600px) {
  .btn-primary {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media screen and (max-width: 420px) {
  .btn-primary {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 28px;
    padding-right: 28px;
  }
}

.btn-white {
  padding: 0;
  margin: 0;
  border: 0;
  font-family: "museo-sans", sans-serif;
  font-weight: 700;
  line-height: 1.2em;
  background-color: #2fb1c7;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 35px;
  padding-right: 35px;
  color: #fff !important;
  display: inline-block;
  border-radius: 31px;
  transition: all 0.2s;
  text-align: center;
  text-decoration: none !important;
  background-color: #fff;
  color: #404041 !important;
}

.btn-white.lrg {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 74px;
  padding-right: 74px;
  border-radius: 40px;
  font-size: 18px;
}

@media screen and (max-width: 600px) {
  .btn-white.lrg {
    font-size: 16px;
  }
}

@media screen and (max-width: 600px) {
  .btn-white.lrg {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 60px;
    padding-right: 60px;
    border-radius: 40px;
  }
}

.btn-white.auto-width {
  padding: 15px;
}

.btn-white:hover {
  background: #258c9e;
  color: #fff;
  cursor: pointer;
}

@media screen and (max-width: 600px) {
  .btn-white {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media screen and (max-width: 420px) {
  .btn-white {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 28px;
    padding-right: 28px;
  }
}

.btn-white:hover {
  color: #404041;
  background: #e6e6e6;
}

.btn-secondary {
  padding: 0;
  margin: 0;
  border: 0;
  font-family: "museo-sans", sans-serif;
  font-weight: 700;
  line-height: 1.2em;
  background-color: #2fb1c7;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 35px;
  padding-right: 35px;
  color: #fff !important;
  display: inline-block;
  border-radius: 31px;
  transition: all 0.2s;
  text-align: center;
  text-decoration: none !important;
  background-color: #7B1582;
}

.btn-secondary.lrg {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 74px;
  padding-right: 74px;
  border-radius: 40px;
  font-size: 18px;
}

@media screen and (max-width: 600px) {
  .btn-secondary.lrg {
    font-size: 16px;
  }
}

@media screen and (max-width: 600px) {
  .btn-secondary.lrg {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 60px;
    padding-right: 60px;
    border-radius: 40px;
  }
}

.btn-secondary.auto-width {
  padding: 15px;
}

.btn-secondary:hover {
  background: #258c9e;
  color: #fff;
  cursor: pointer;
}

@media screen and (max-width: 600px) {
  .btn-secondary {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media screen and (max-width: 420px) {
  .btn-secondary {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 28px;
    padding-right: 28px;
  }
}

.btn-secondary:hover {
  background: #510e56;
}

.btn-secondary:disabled {
  background-color: grey;
}

.btn-secondary:disabled:hover {
  background: #676767;
  cursor: not-allowed;
}

nav {
  float: left;
}

nav .item,
nav li {
  float: left;
  margin-left: 30px;
  display: inline-block;
  position: relative;
}

nav .item .sub-trigger,
nav li .sub-trigger {
  display: none;
}

@media screen and (max-width: 1335px) {
  nav .item,
  nav li {
    margin-left: 5px;
    margin-right: 5px;
  }
}

nav a {
  font-weight: 500;
}

nav a .fa,
nav a .icon-user {
  color: #7B1582;
  font-size: 24px;
  transition: all 0.2s;
}

nav a .fa:hover,
nav a .icon-user:hover {
  color: #510e56;
}

nav a:hover {
  color: #7B1582;
}

nav > .menu .menu {
  background-color: #fff;
  padding-left: 15px;
  padding-right: 15px;
  height: auto;
  max-height: 0;
  overflow: hidden;
  transition: all 0.5s;
  position: absolute;
  z-index: 2000;
  left: -15px;
  width: 200px;
}

nav > .menu .menu .item {
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  clear: left;
  display: block;
  margin-left: 0;
}

nav > .menu .item:hover .menu {
  padding-top: 15px;
  max-height: 500px;
}

nav > .menu .item:hover .menu .item {
  float: left;
  clear: left;
}

@media screen and (max-width: 865px) {
  nav li {
    margin-left: 15px;
  }

  nav a .fa,
  nav a .icon-user {
    font-size: 30px;
  }
}

@media screen and (max-width: 600px) {
  nav li {
    margin-left: 10px;
  }

  nav a {
    font-size: 24px;
  }
}

@media (max-width: 350px) {
  nav li:last-child {
    margin-left: 0;
  }

  nav a .fa,
  nav a .icon-user {
    font-size: 24px;
  }
}

.mobile {
  display: none;
}

.mobile-trigger {
  display: none;
}

@media screen and (min-width: 866px) {
  #main-navigation div > .menu {
    display: block !important;
  }
}

@media screen and (max-width: 865px) {
  .mobile,
  .mobile-trigger {
    display: block;
  }

  .desktop {
    display: none;
  }

  #main-navigation {
    background-color: #fff;
    position: absolute;
    z-index: 2000;
    width: 100%;
    left: 0;
    top: 100%;
    width: 100%;
  }

  #main-navigation div > .menu {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 25px;
    padding-right: 25px;
    border-top: 1px solid #7B1582;
    overflow: hidden;
    box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.3);
    display: none;
  }

  #main-navigation div > .menu .menu {
    display: none;
    position: relative;
    max-height: 500px;
    width: 100%;
    left: 0;
    margin-top: 15px;
    padding-top: 0;
    padding-right: 0;
  }

  #main-navigation div > .menu .menu > .item {
    border-bottom: 1px solid #E1E1E1;
  }

  #main-navigation div > .menu .menu > .item:last-child {
    border-bottom: none;
  }

  #main-navigation div > .menu .item {
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
    display: block;
    clear: left;
    width: 100%;
    margin-left: 0;
    border-bottom: 1px solid #E1E1E1;
  }

  #main-navigation div > .menu .item:last-child {
    border-bottom: none;
  }

  #main-navigation div > .menu .item.dropdown {
    position: relative;
  }

  #main-navigation div > .menu .item .sub-trigger {
    display: block;
    position: absolute;
    right: 0px;
    top: 5px;
    transition: all 0.2s;
  }

  #main-navigation div > .menu .item .sub-trigger .fa,
  #main-navigation div > .menu .item .sub-trigger .icon-user {
    font-size: 34px;
  }

  #main-navigation div > .menu .item .sub-trigger:hover {
    color: #7B1582;
  }

  #main-navigation div > .menu .item .sub-trigger.active {
    transform: rotate(180deg);
  }
}

.ui.secondary.menu .item {
  padding-left: 10px !important;
  padding-right: 10px !important;
  margin: 0px;
}

#header-container #header > .inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

#header-container #header > .inner > .left {
  width: 190px;
  float: left;
}

#header-container #header > .inner > .left img {
  width: 100%;
  -ms-interpolation-mode: bicubic;
  image-rendering: optimizeSpeed;
  /* Legal fallback */
  image-rendering: -moz-crisp-edges;
  /* Firefox        */
  image-rendering: -o-crisp-edges;
  /* Opera          */
  image-rendering: -webkit-optimize-contrast;
  /* Safari         */
}

@media screen and (max-width: 420px) {
  #header-container #header > .inner > .left {
    width: 160px;
  }
}

#header-container #header > .inner > .right {
  float: right;
  width: auto;
}

#header-container #header > .inner > .right > .inner {
  float: right;
}

@media screen and (max-width: 1305px) {
  #header-container #header > .inner > .right > .inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }

  #header-container #header > .inner > .right > .inner #main-navigation,
  #header-container #header > .inner > .right > .inner #user-menu {
    clear: right;
    float: right;
  }

  #header-container #header > .inner > .right > .inner #main-navigation {
    order: 2;
  }

  #header-container #header > .inner > .right > .inner #user-menu {
    order: 1;
    margin-bottom: 15px;
    margin-left: 60px;
    width: 100%;
  }

  #header-container #header > .inner > .right > .inner #user-menu .desktop {
    float: right;
  }
}

@media screen and (max-width: 865px) {
  #header-container #header > .inner > .right > .inner {
    display: block;
  }

  #header-container #header > .inner > .right > .inner #main-navigation,
  #header-container #header > .inner > .right > .inner #user-menu {
    clear: none;
    margin-left: 0;
  }

  #header-container #header > .inner > .right > .inner #user-menu {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 600px) {
  h1 {
    font-size: 26px;
  }
}

/* Absolute Center Spinner */

.loading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */

.loading:before {
  content: '!';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
}

/* :not(:required) hides these rules from IE9 and below */

.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
  border-radius: 1em;
}

/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

#messages-container #messages > .inner .message {
  margin-top: 30px;
  margin-bottom: 30px;
}

.video-wrapper {
  padding-left: 110px;
  padding-right: 110px;
  position: relative;
}

.video-wrapper.no-pad {
  padding: 0;
}

@media screen and (max-width: 900px) {
  .video-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}

.video-wrapper .center-content {
  background-color: #E1E1E1;
}

.video-wrapper .center-content.login-wrapper .video-thumb:before {
  display: none;
}

.video-wrapper .center-content .video-thumb {
  position: relative;
  transition: all 0.2s;
}

.video-wrapper .center-content .video-thumb img {
  width: 100%;
  max-height: 242px;
}

.video-wrapper .center-content .video-thumb .progress-bg {
  height: 11px;
  width: 100%;
  position: absolute;
  bottom: 0;
  background: #aaaaaa;
}

.video-wrapper .center-content .video-thumb .progress-bg .progress-bar {
  height: 11px;
  background-color: #7B1582;
}

.video-wrapper .center-content .video-thumb .login {
  padding: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  text-align: center;
  transition: all 0.4s;
}

.video-wrapper .center-content .video-thumb .login .fa,
.video-wrapper .center-content .video-thumb .login .icon-user {
  color: #2fb1c7;
  margin-top: 20px;
  transition: all 0.2s;
}

.video-wrapper .center-content .video-thumb .login h4 {
  color: #7B1582;
  margin-bottom: 10px;
  transition: all 0.2s;
}

.video-wrapper .center-content .video-thumb .login h4:hover {
  cursor: pointer;
  color: #510e56;
}

.video-wrapper .center-content .video-thumb .login p {
  margin-bottom: 10px;
}

.video-wrapper .center-content .video-thumb:before {
  transition: all 0.4s;
  content: '\f04b';
  font-family: 'fontawesome';
  font-size: 48px;
  color: #fff;
  border: 3px solid white;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  position: absolute;
  z-index: 500;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  text-align: center;
  padding-top: 35px;
}

.video-wrapper .center-content .video-thumb:hover {
  background: rgba(255, 255, 255, 0.5);
  cursor: pointer;
}

.video-wrapper .center-content .video-thumb:hover .fa,
.video-wrapper .center-content .video-thumb:hover .icon-user {
  color: #53c3d6;
}

.video-wrapper .center-content .video-thumb:hover:before {
  color: #7B1582;
  background: rgba(255, 255, 255, 0.8);
  border-color: #7B1582;
}

.video-wrapper .center-content .info {
  font-family: "museo-sans", sans-serif;
  font-weight: 700;
  line-height: 1.2em;
  transition: all 0.2s;
  padding: 40px;
  float: left;
  text-align: left;
  width: 100%;
}

@media screen and (max-width: 420px) {
  .video-wrapper .center-content .info {
    padding: 20px;
  }
}

.video-wrapper .center-content .info .heading {
  font-size: 24px;
  width: 100%;
  margin-bottom: 5px;
}

@media screen and (max-width: 600px) {
  .video-wrapper .center-content .info .heading {
    font-size: 15px;
  }
}

@media screen and (max-width: 420px) {
  .video-wrapper .center-content .info .heading {
    font-size: 15px;
  }
}

.video-wrapper .center-content .info ul {
  float: left;
}

.video-wrapper .center-content .info ul li {
  margin-bottom: 5px;
  float: left;
  display: inline-block;
  border-right: 2px solid #404041;
  padding-right: 15px;
  margin-right: 15px;
  line-height: 1.2em;
}

.video-wrapper .center-content .info ul li .fa,
.video-wrapper .center-content .info ul li .icon-user {
  font-size: 18px;
  line-height: 1em;
}

.video-wrapper .center-content .info ul li:last-child {
  border-right: none;
  margin-right: 0;
}

@media screen and (min-width: 970px) and (max-width: 1050px) {
  .video-wrapper .center-content .info ul li {
    padding-right: 10px;
    margin-right: 10px;
  }
}

@media screen and (min-width: 600px) and (max-width: 969px) {
  .video-wrapper .center-content .info ul li {
    padding-right: 5px;
    margin-right: 5px;
  }
}

@media screen and (max-width: 420px) {
  .video-wrapper .center-content .info ul li {
    padding-right: 10px;
    margin-right: 10px;
  }
}

@media screen and (max-width: 340px) {
  .video-wrapper .center-content .info ul li {
    padding-right: 5px;
    margin-right: 5px;
  }
}

.video-wrapper .center-content .info ul li.hidden {
  display: none;
}

.video-wrapper .center-content .info p {
  float: left;
  clear: left;
}

.video-wrapper .center-content .info p.blurb {
  margin-top: 25px;
}

.video-wrapper .center-content:hover {
  color: #404041;
  background: #c8c8c8;
}

.video-wrapper .center-content:hover .video-thumb {
  opacity: 0.8;
}

.video-wrapper .owl-nav {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 0;
}

@media screen and (max-width: 900px) {
  .video-wrapper .owl-nav {
    padding-top: 0;
    padding-bottom: 0;
    top: 100%;
    margin-top: 20px;
    width: 151px;
    left: 50%;
    margin-left: -75px;
  }
}

.video-wrapper .owl-nav .owl-prev,
.video-wrapper .owl-nav .owl-next {
  padding-top: 50px;
  padding-bottom: 50px;
  float: left;
}

.video-wrapper .owl-nav .owl-prev .fa,
.video-wrapper .owl-nav .owl-prev .icon-user,
.video-wrapper .owl-nav .owl-next .fa,
.video-wrapper .owl-nav .owl-next .icon-user {
  background-color: #7B1582;
  padding-left: 30px;
  padding-right: 30px;
  color: #fff;
  font-size: 60px;
  height: 393px;
  transition: all 0.2s;
}

.video-wrapper .owl-nav .owl-prev .fa:before,
.video-wrapper .owl-nav .owl-prev .icon-user:before,
.video-wrapper .owl-nav .owl-next .fa:before,
.video-wrapper .owl-nav .owl-next .icon-user:before {
  position: relative;
  top: 41%;
}

.video-wrapper .owl-nav .owl-prev .fa:hover,
.video-wrapper .owl-nav .owl-prev .icon-user:hover,
.video-wrapper .owl-nav .owl-next .fa:hover,
.video-wrapper .owl-nav .owl-next .icon-user:hover {
  background: #510e56;
}

@media screen and (max-width: 900px) {
  .video-wrapper .owl-nav .owl-prev,
  .video-wrapper .owl-nav .owl-next {
    padding-top: 0;
    padding-bottom: 0;
  }

  .video-wrapper .owl-nav .owl-prev .fa,
  .video-wrapper .owl-nav .owl-prev .icon-user,
  .video-wrapper .owl-nav .owl-next .fa,
  .video-wrapper .owl-nav .owl-next .icon-user {
    height: auto;
    font-size: 36px;
    padding-bottom: 3px;
  }
}

.video-wrapper .owl-nav .owl-prev {
  float: left;
}

.video-wrapper .owl-nav .owl-prev .fa,
.video-wrapper .owl-nav .owl-prev .icon-user {
  border-radius: 40px 0 0 40px;
}

@media screen and (max-width: 900px) {
  .video-wrapper .owl-nav .owl-prev {
    margin-right: 5px;
  }
}

.video-wrapper .owl-nav .owl-next {
  float: right;
}

.video-wrapper .owl-nav .owl-next .fa,
.video-wrapper .owl-nav .owl-next .icon-user {
  border-radius: 0 40px 40px 0;
}

.video-wrapper .center-content {
  float: left;
}

.video-wrapper-skinny {
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

@media screen and (max-width: 1215px) {
  .video-wrapper-skinny .center-content .info {
    padding: 30px;
  }
}

@media screen and (min-width: 800px) and (max-width: 1150px) {
  .video-wrapper-skinny .center-content .info {
    padding: 15px;
  }
}

@media screen and (max-width: 930px) {
  .video-wrapper-skinny .center-content .info {
    padding: 20px;
  }

  .video-wrapper-skinny .center-content .info .heading {
    font-size: 20px;
  }

  .video-wrapper-skinny .center-content .info ul {
    margin-bottom: 0;
  }

  .video-wrapper-skinny .center-content .info ul li .fa,
  .video-wrapper-skinny .center-content .info ul li .icon-user {
    font-size: 14px;
  }
}

.video-wrapper-skinny .owl-nav {
  display: block !important;
  padding-top: 0;
  padding-bottom: 0;
  position: absolute;
  height: 0;
  top: -100px;
  margin-top: 20px;
  right: 0;
}

@media screen and (max-width: 600px) {
  .video-wrapper-skinny .owl-nav {
    margin-top: 30px;
  }
}

@media screen and (max-width: 420px) {
  .video-wrapper-skinny .owl-nav {
    left: 0;
    right: auto;
    margin-top: 0;
    top: -127px;
  }
}

.video-wrapper-skinny .owl-nav .owl-prev,
.video-wrapper-skinny .owl-nav .owl-next {
  float: left;
}

.video-wrapper-skinny .owl-nav .owl-prev .fa,
.video-wrapper-skinny .owl-nav .owl-prev .icon-user,
.video-wrapper-skinny .owl-nav .owl-next .fa,
.video-wrapper-skinny .owl-nav .owl-next .icon-user {
  background-color: #7B1582;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 19px;
  padding-right: 19px;
  color: #fff;
  height: auto;
  font-size: 36px;
  transition: all 0.2s;
}

.video-wrapper-skinny .owl-nav .owl-prev .fa:hover,
.video-wrapper-skinny .owl-nav .owl-prev .icon-user:hover,
.video-wrapper-skinny .owl-nav .owl-next .fa:hover,
.video-wrapper-skinny .owl-nav .owl-next .icon-user:hover {
  background: #510e56;
}

.video-wrapper-skinny .owl-nav .owl-prev .fa,
.video-wrapper-skinny .owl-nav .owl-prev .icon-user {
  border-radius: 40px 0 0 40px;
}

.video-wrapper-skinny .owl-nav .owl-next {
  float: right;
  margin-left: 2px;
}

.video-wrapper-skinny .owl-nav .owl-next .fa,
.video-wrapper-skinny .owl-nav .owl-next .icon-user {
  border-radius: 0 40px 40px 0;
}

.video-wrapper-skinny .center-content {
  float: left;
}

#grad-banner-container {
  background: -webkit-linear-gradient(left, #6d3782 0%, #58a5bf 100%);
  background: -o-linear-gradient(left, #6d3782 0%, #58a5bf 100%);
  background: -ms-linear-gradient(left, #6d3782 0%, #58a5bf 100%);
  background: -moz-linear-gradient(left, #6d3782 0%, #58a5bf 100%);
  background: linear-gradient(to right, #6d3782 0%, #58a5bf 100%);
}

#grad-banner-container #grad-banner > .inner {
  padding-top: 15px;
  padding-bottom: 15px;
}

#grad-banner-container #grad-banner > .inner > .left {
  width: auto;
  max-width: 80%;
  float: left;
}

#grad-banner-container #grad-banner > .inner > .right {
  width: auto;
  min-width: 140px;
  float: right;
}

#grad-banner-container #grad-banner > .inner h1,
#grad-banner-container #grad-banner > .inner h2 {
  color: #fff;
  font-family: "museo-sans", sans-serif;
  font-weight: 500;
  font-size: 36px;
}

@media screen and (max-width: 1030px) {
  #grad-banner-container #grad-banner > .inner h1,
  #grad-banner-container #grad-banner > .inner h2 {
    font-size: 32px;
  }
}

@media screen and (max-width: 600px) {
  #grad-banner-container #grad-banner > .inner h1,
  #grad-banner-container #grad-banner > .inner h2 {
    font-size: 26px;
  }
}

#grad-banner-container #grad-banner > .inner.lrg {
  padding-top: 171px;
  padding-bottom: 171px;
}

#grad-banner-container #grad-banner > .inner.lrg h1 {
  font-size: 48px;
}

@media screen and (max-width: 1030px) {
  #grad-banner-container #grad-banner > .inner.lrg h1 {
    font-size: 44px;
  }
}

@media screen and (max-width: 600px) {
  #grad-banner-container #grad-banner > .inner.lrg h1 {
    font-size: 40px;
  }
}

@media screen and (max-width: 420px) {
  #grad-banner-container #grad-banner > .inner.lrg h1 {
    font-size: 30px;
  }
}

@media screen and (max-width: 800px) {
  #grad-banner-container #grad-banner > .inner.lrg {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 600px) {
  #grad-banner-container #grad-banner > .inner.lrg {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

#grad-banner-container #grad-banner > .inner.dashboard h3 {
  display: inline-block;
  float: left;
}

#grad-banner-container #grad-banner > .inner.dashboard a {
  display: inline-block;
  float: right;
  margin-top: -5px;
}

@media (max-width: 430px) {
  #grad-banner-container #grad-banner > .inner.dashboard h3 {
    width: 100%;
    margin-bottom: 10px;
  }

  #grad-banner-container #grad-banner > .inner.dashboard a {
    clear: left;
    margin-top: 0;
    float: left;
  }
}

#grad-banner-container #grad-banner > .inner.workout-banner {
  padding-top: 25px;
  padding-bottom: 25px;
  position: relative;
}

#grad-banner-container #grad-banner > .inner.workout-banner h3 {
  font-size: 48px;
}

@media screen and (max-width: 1030px) {
  #grad-banner-container #grad-banner > .inner.workout-banner h3 {
    font-size: 44px;
  }
}

@media screen and (max-width: 600px) {
  #grad-banner-container #grad-banner > .inner.workout-banner h3 {
    font-size: 40px;
  }
}

@media screen and (max-width: 420px) {
  #grad-banner-container #grad-banner > .inner.workout-banner h3 {
    font-size: 30px;
  }
}

#grad-banner-container #grad-banner > .inner.workout-banner .workout-icon {
  position: absolute;
  bottom: -50px;
  border-radius: 50px;
  overflow: hidden;
}

#grad-banner-container #grad-banner > .inner.workout-banner .workout-icon img {
  height: 100px;
  width: 100px;
}

#grad-banner-container #grad-banner > .inner p {
  color: #fff;
  font-size: 24px;
  width: 100%;
  margin-top: 42px;
}

@media screen and (max-width: 600px) {
  #grad-banner-container #grad-banner > .inner p {
    font-size: 15px;
  }
}

@media screen and (max-width: 420px) {
  #grad-banner-container #grad-banner > .inner p {
    font-size: 15px;
  }
}

@media screen and (max-width: 600px) {
  #grad-banner-container #grad-banner > .inner p {
    width: 100%;
  }
}

#grad-banner-container #grad-banner > .inner .workout-buttons {
  margin-top: 30px;
}

#grad-banner-container #grad-banner > .inner .workout-buttons a {
  float: right;
}

#grad-banner-container #grad-banner > .inner .workout-buttons button {
  float: right;
  min-width: 250px;
}

#filters-container #filters > .inner {
  font-size: 24px;
  padding-top: 50px;
  padding-bottom: 50px;
  font-size: 20px;
}

@media screen and (max-width: 600px) {
  #filters-container #filters > .inner {
    font-size: 15px;
  }
}

@media screen and (max-width: 420px) {
  #filters-container #filters > .inner {
    font-size: 15px;
  }
}

@media screen and (max-width: 600px) {
  #filters-container #filters > .inner {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

#filters-container #filters > .inner span {
  font-size: 20px;
  font-family: "museo-sans", sans-serif;
  font-weight: 700;
  line-height: 1.2em;
}

@media screen and (max-width: 600px) {
  #filters-container #filters > .inner span {
    font-size: 18px;
  }
}

#filters-container #filters > .inner div.item {
  font-size: 20px;
  font-family: "museo-sans", sans-serif;
  font-weight: 700;
  line-height: 1.2em;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

@media screen and (max-width: 600px) {
  #filters-container #filters > .inner div.item {
    font-size: 18px;
  }
}

#filters-container #filters > .inner div.item > a,
#filters-container #filters > .inner div.item > span {
  padding-left: 20px;
  padding-right: 20px;
  color: #636466;
  font-size: 16px;
  width: 100%;
}

#filters-container #filters > .inner li {
  font-family: "museo-sans", sans-serif;
  font-weight: 700;
  line-height: 1.2em;
  float: left;
  display: inline-block;
  margin-right: 30px;
}

#filters-container #filters > .inner li.active a {
  color: #7B1582;
}

#filters-container #filters > .inner li a:hover {
  color: #7B1582;
}

.pricing-message-container {
  padding-top: 10px;
}

.content-container .content > .inner {
  padding-top: 50px;
  padding-bottom: 50px;
  color: #636466;
}

@media screen and (max-width: 600px) {
  .content-container .content > .inner {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.content-container .content > .inner h2,
.content-container .content > .inner h3 {
  color: #2fb1c7;
}

.content-container .content > .inner h2 {
  margin-bottom: 30px;
}

.content-container .content > .inner h3 {
  margin-bottom: 24px;
}

#try-trial-container #try-trial > .inner {
  padding-top: 95px;
  padding-bottom: 95px;
  font-size: 24px;
}

@media screen and (max-width: 800px) {
  #try-trial-container #try-trial > .inner {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 600px) {
  #try-trial-container #try-trial > .inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 600px) {
  #try-trial-container #try-trial > .inner {
    font-size: 15px;
  }
}

@media screen and (max-width: 420px) {
  #try-trial-container #try-trial > .inner {
    font-size: 15px;
  }
}

#try-trial-container #try-trial > .inner h3 {
  color: #2fb1c7;
  margin-bottom: 35px;
}

#try-trial-container #try-trial > .inner > .left,
#try-trial-container #try-trial > .inner > .right {
  width: 50%;
  float: left;
}

@media screen and (max-width: 1030px) {
  #try-trial-container #try-trial > .inner > .left,
  #try-trial-container #try-trial > .inner > .right {
    width: 75%;
  }
}

@media screen and (max-width: 420px) {
  #try-trial-container #try-trial > .inner > .left,
  #try-trial-container #try-trial > .inner > .right {
    width: 100%;
  }
}

#try-trial-container #try-trial > .inner a {
  margin-top: 30px;
}

#pick-plan-container {
  background: -webkit-linear-gradient(left, #6d3782 0%, #58a5bf 100%);
  background: -o-linear-gradient(left, #6d3782 0%, #58a5bf 100%);
  background: -ms-linear-gradient(left, #6d3782 0%, #58a5bf 100%);
  background: -moz-linear-gradient(left, #6d3782 0%, #58a5bf 100%);
  background: linear-gradient(to right, #6d3782 0%, #58a5bf 100%);
}

#pick-plan-container #pick-plan > .inner {
  color: #fff;
  padding-top: 95px;
  padding-bottom: 95px;
  font-size: 24px;
}

@media screen and (max-width: 800px) {
  #pick-plan-container #pick-plan > .inner {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 600px) {
  #pick-plan-container #pick-plan > .inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 600px) {
  #pick-plan-container #pick-plan > .inner {
    font-size: 15px;
  }
}

@media screen and (max-width: 420px) {
  #pick-plan-container #pick-plan > .inner {
    font-size: 15px;
  }
}

#pick-plan-container #pick-plan > .inner h2 {
  color: #2fb1c7;
  margin-bottom: 25px;
}

#pick-plan-container #pick-plan > .inner h3 {
  margin-bottom: 35px;
}

#pick-plan-container #pick-plan > .inner a {
  margin-top: 30px;
}

#pick-plan-container #pick-plan > .inner > .left,
#pick-plan-container #pick-plan > .inner > .right {
  width: 50%;
  float: left;
}

#pick-plan-container #pick-plan > .inner > .left > .inner,
#pick-plan-container #pick-plan > .inner > .right > .inner {
  padding-right: 40px;
}

@media screen and (max-width: 660px) {
  #pick-plan-container #pick-plan > .inner > .left,
  #pick-plan-container #pick-plan > .inner > .right {
    width: 100%;
    margin-bottom: 70px;
  }

  #pick-plan-container #pick-plan > .inner > .left > .inner,
  #pick-plan-container #pick-plan > .inner > .right > .inner {
    padding-right: 0px;
  }
}

#pick-plan-container #pick-plan > .inner > .right {
  position: relative;
}

#pick-plan-container #pick-plan > .inner > .right:before {
  font-family: "museo-sans", sans-serif;
  font-weight: 700;
  line-height: 1.2em;
  color: #fff;
  position: absolute;
  top: -24px;
  font-size: 18px;
}

@media screen and (max-width: 660px) {
  #pick-plan-container #pick-plan > .inner > .right {
    margin-bottom: 0px;
  }
}

#grad-quote-container {
  background: -webkit-linear-gradient(left, #6d3782 0%, #58a5bf 100%);
  background: -o-linear-gradient(left, #6d3782 0%, #58a5bf 100%);
  background: -ms-linear-gradient(left, #6d3782 0%, #58a5bf 100%);
  background: -moz-linear-gradient(left, #6d3782 0%, #58a5bf 100%);
  background: linear-gradient(to right, #6d3782 0%, #58a5bf 100%);
}

#grad-quote-container #grad-quote > .inner {
  color: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
  font-size: 24px;
  line-height: 1.5em;
}

@media screen and (max-width: 600px) {
  #grad-quote-container #grad-quote > .inner {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 600px) {
  #grad-quote-container #grad-quote > .inner {
    font-size: 15px;
  }
}

@media screen and (max-width: 420px) {
  #grad-quote-container #grad-quote > .inner {
    font-size: 15px;
  }
}

@media screen and (min-width: 600px) {
  #grad-quote-container #grad-quote > .inner {
    padding-right: 35%;
  }
}

#grad-quote-container #grad-quote > .inner .sign-off {
  font-size: 18px;
  margin-top: 35px;
}

@media screen and (max-width: 600px) {
  #grad-quote-container #grad-quote > .inner .sign-off {
    font-size: 16px;
  }
}

#grad-quote-container #grad-quote > .inner .sign-off span {
  display: inline-block;
  float: left;
}

#grad-quote-container #grad-quote > .inner .sign-off .photo {
  background-size: cover !important;
  height: 40px;
  width: 40px;
  border: 1px solid white;
  border-radius: 50%;
  margin-right: 10px;
}

#grad-quote-container #grad-quote > .inner .sign-off .text {
  width: calc(100% - 53px);
}

#grad-quote-container #grad-quote > .inner .sign-off .text h5 {
  display: inline-block;
}

@media screen and (min-width: 410px) {
  #grad-quote-container #grad-quote > .inner .sign-off .text {
    padding-top: 4px;
  }
}

#load-more-container {
  margin-bottom: 95px;
}

#load-more-container #load-more > .inner {
  text-align: center;
}

#load-more-container #load-more > .inner a {
  margin-bottom: 30px;
}

#load-more-container #load-more > .inner p {
  font-family: "museo-sans", sans-serif;
  font-weight: 700;
  line-height: 1.2em;
  font-size: 18px;
}

@media screen and (max-width: 600px) {
  #load-more-container #load-more > .inner p {
    font-size: 16px;
  }
}

.pagination-buttons {
  margin-bottom: 30px;
}

.pagination-buttons button:first-child {
  border-radius: 31px 0 0 31px;
}

.pagination-buttons button:last-child {
  border-radius: 0 31px 31px 0;
}

.pagination-buttons button:disabled {
  color: #510e56;
}

.pagination-buttons button:disabled:hover {
  color: #404041;
}

#search-bar-container {
  display: none;
  background-color: #7B1582;
}

#search-bar-container #search-bar > .inner {
  padding-top: 10px;
  padding-bottom: 10px;
}

#search-bar-container #search-bar > .inner .ui.input {
  width: 100%;
  font-size: 24px;
}

@media screen and (max-width: 600px) {
  #search-bar-container #search-bar > .inner .ui.input {
    font-size: 15px;
  }
}

@media screen and (max-width: 420px) {
  #search-bar-container #search-bar > .inner .ui.input {
    font-size: 15px;
  }
}

#get-in-touch-container {
  background-color: #2fb1c7;
  color: #fff;
}

#get-in-touch-container a {
  color: #fff;
  display: inline-block;
}

#get-in-touch-container span {
  display: inline-block;
}

@media screen and (max-width: 655px) {
  #get-in-touch-container span {
    width: 100%;
  }

  #get-in-touch-container span:first-child + a {
    margin-bottom: 35px;
  }
}

#get-in-touch-container #get-in-touch > .inner {
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#get-in-touch-container #get-in-touch > .inner > .left {
  width: auto;
  float: left;
}

#get-in-touch-container #get-in-touch > .inner > .right {
  width: auto;
  min-width: 250px;
  float: right;
}

#main-footer-container.lazy-bg-loaded {
  background: url("https://storage.googleapis.com/yourpilatesphysio.appspot.com/static_assets/footer%5B3%5D.jpg") no-repeat top right;
  background-position: right !important;
}

#main-footer-container {
  background: url("https://storage.googleapis.com/yourpilatesphysio.appspot.com/static_assets/placeholder-320.jpg") no-repeat top right;
  background-position: right !important;
}

@media screen and (max-width: 1400px) {
  #main-footer-container {
    background-size: 770px !important;
  }
}

@media screen and (max-width: 1150px) {
  #main-footer-container {
    background-size: 670px !important;
  }
}

@media screen and (max-width: 600px) {
  #main-footer-container {
    background-image: none !important;
  }
}

#main-footer-container #main-footer > .inner {
  padding-top: 30px;
}

#main-footer-container #main-footer > .inner > .menu {
  float: left;
  margin-right: 150px;
}

#main-footer-container #main-footer > .inner > .menu h3 {
  color: #2fb1c7;
  margin-bottom: 50px;
}

#main-footer-container #main-footer > .inner > .menu a {
  font-size: 24px;
  display: block;
  margin-bottom: 20px;
}

@media screen and (max-width: 600px) {
  #main-footer-container #main-footer > .inner > .menu a {
    font-size: 15px;
  }
}

@media screen and (max-width: 420px) {
  #main-footer-container #main-footer > .inner > .menu a {
    font-size: 15px;
  }
}

#main-footer-container #main-footer > .inner > .menu a:hover {
  color: #2fb1c7;
}

@media screen and (max-width: 1400px) {
  #main-footer-container #main-footer > .inner {
    padding-top: 35px;
  }
}

@media screen and (max-width: 1050px) {
  #main-footer-container #main-footer > .inner > .menu {
    width: 50%;
    margin-right: 0;
  }
}

@media screen and (max-width: 420px) {
  #main-footer-container #main-footer > .inner > .menu {
    width: 100%;
    margin-bottom: 30px;
  }

  #main-footer-container #main-footer > .inner > .menu h3 {
    color: #2fb1c7;
    margin-bottom: 20px;
  }

  #main-footer-container #main-footer > .inner > .menu a {
    margin-bottom: 10px;
  }
}

#main-footer-container #copyright > .inner {
  font-size: 18px;
  padding-top: 40px;
  padding-bottom: 40px;
}

@media screen and (max-width: 600px) {
  #main-footer-container #copyright > .inner {
    font-size: 16px;
  }
}

#main-footer-container #copyright > .inner > .left {
  width: auto;
  float: left;
}

#main-footer-container #copyright > .inner > .right {
  width: auto;
  float: right;
}

#main-footer-container #copyright > .inner > .right > .inner span {
  display: inline-block;
}

#main-footer-container #copyright > .inner > .right > .inner svg {
  height: 17px;
  fill: #404041;
  transition: all 0.2s;
  width: 180px;
}

#main-footer-container #copyright > .inner > .right > .inner svg:hover {
  fill: #2fb1c7;
}

@media screen and (max-width: 1400px) {
  #main-footer-container #copyright > .inner > .left,
  #main-footer-container #copyright > .inner > .right {
    width: 40%;
    float: left;
    clear: left;
    margin-bottom: 25px;
  }

  #main-footer-container #copyright > .inner > .left svg,
  #main-footer-container #copyright > .inner > .right svg {
    margin-top: 5px;
  }
}

@media screen and (max-width: 600px) {
  #main-footer-container #copyright > .inner {
    padding-top: 10px;
  }

  #main-footer-container #copyright > .inner > .left,
  #main-footer-container #copyright > .inner > .right {
    width: 75%;
  }
}

.social-block li {
  float: left;
  margin-left: 20px;
  display: inline-block;
  position: relative;
}

.social-block li a {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  border: 2px solid white;
  text-align: center;
  font-size: 30px;
  display: inline-block;
}

.social-block li a .fas,
.social-block li a .fab {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.2s;
  color: #fff;
}

.social-block li a:hover {
  background-color: #fff;
}

.social-block li a:hover .fas,
.social-block li a:hover .fab {
  color: #2fb1c7;
}

.ui.cards {
  margin: 0 !important;
}

.ui.grid {
  margin: 0 !important;
}

#features-banner-container {
  padding-top: 100px;
  padding-bottom: 50px;
  background-color: #D6EEF2;
}

#features-banner-container #features-banner {
  text-align: center;
}

#tailored-exercise-banner-container,
#pdf-banner-container {
  background-color: #F4F8FB;
}

#home-top-container {
  padding-top: 100px;
  min-height: 700px;
  max-width: 100%;
  max-height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("https://storage.googleapis.com/yourpilatesphysio.appspot.com/static_assets/home%20banner-min.jpg");
}

@media screen and (min-width: 1800px) {
  #home-top-container {
    min-height: 800px;
  }
}

@media screen and (max-width: 600px) {
  #home-top-container {
    min-height: 500px;
    background-image: url("https://storage.googleapis.com/yourpilatesphysio.appspot.com/static_assets/home_banner_md-min.jpg");
    padding-top: 20px;
  }
}

#home-top-container #heading h1 {
  font-family: "museo-sans", sans-serif;
  font-weight: 600;
}

@media screen and (max-width: 800px) {
  #home-top-container #heading h1 {
    font-size: 36px;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 800px) and (max-width: 1030px) {
  #home-top-container #heading h1 {
    font-size: 32px;
  }
}

@media screen and (max-width: 800px) and (max-width: 600px) {
  #home-top-container #heading h1 {
    font-size: 26px;
  }
}

@media screen and (max-width: 800px) {
  #home-top-container #heading h2 {
    font-size: 30px;
    margin-bottom: 10px !important;
  }
}

@media screen and (max-width: 800px) and (max-width: 1030px) {
  #home-top-container #heading h2 {
    font-size: 28px;
  }
}

@media screen and (max-width: 800px) and (max-width: 600px) {
  #home-top-container #heading h2 {
    font-size: 20px;
  }
}

#home-top-container #heading ul {
  margin-right: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  color: white;
}

@media screen and (max-width: 800px) {
  #home-top-container #heading ul {
    padding-bottom: 5px;
  }
}

#home-top-container #heading ul li {
  font-size: 24px;
  color: white;
  padding-bottom: 10px;
  text-align: left;
  line-height: normal;
}

@media screen and (max-width: 600px) {
  #home-top-container #heading ul li {
    font-size: 15px;
  }
}

@media screen and (max-width: 420px) {
  #home-top-container #heading ul li {
    font-size: 15px;
  }
}

@media screen and (max-width: 800px) {
  #home-top-container #heading ul li {
    font-size: 18px;
    padding-bottom: 2px;
  }
}

@media screen and (max-width: 800px) and (max-width: 600px) {
  #home-top-container #heading ul li {
    font-size: 16px;
  }
}

@media screen and (max-width: 600px) {
  #home-top-container #heading #button {
    text-align: center;
  }
}

#sign-up-container {
  max-width: 100%;
  background-color: #F4F8FB !important;
}

#sign-up-container #sign-up {
  padding-top: 30px;
  padding-bottom: 30px;
}

#sign-up-container #sign-up > .inner {
  padding-top: 50px;
  padding-bottom: 50px;
  font-size: 24px;
}

@media screen and (max-width: 600px) {
  #sign-up-container #sign-up > .inner {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 600px) {
  #sign-up-container #sign-up > .inner {
    font-size: 15px;
  }
}

@media screen and (max-width: 420px) {
  #sign-up-container #sign-up > .inner {
    font-size: 15px;
  }
}

#sign-up-container #sign-up > .inner img {
  width: 100%;
}

#sign-up-container #sign-up > .inner h2 {
  color: #2fb1c7;
  margin-bottom: 25px;
}

#sign-up-container #sign-up > .inner h3 {
  margin-bottom: 35px;
}

#sign-up-container #sign-up > .inner a {
  margin-top: 30px;
}

#sign-up-container #sign-up > .inner > .left,
#sign-up-container #sign-up > .inner > .right {
  width: 50%;
  float: left;
}

#sign-up-container #sign-up > .inner > .left > .inner,
#sign-up-container #sign-up > .inner > .right > .inner {
  padding-right: 40px;
}

@media screen and (max-width: 660px) {
  #sign-up-container #sign-up > .inner > .left,
  #sign-up-container #sign-up > .inner > .right {
    width: 100%;
    margin-bottom: 70px;
  }

  #sign-up-container #sign-up > .inner > .left > .inner,
  #sign-up-container #sign-up > .inner > .right > .inner {
    padding-right: 0px;
  }
}

#sign-up-container #sign-up > .inner > .left ul,
#sign-up-container #sign-up > .inner > .right ul {
  margin-right: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  color: white;
}

#sign-up-container #sign-up > .inner > .left ul li,
#sign-up-container #sign-up > .inner > .right ul li {
  font-size: 24px;
  color: #2fb1c7;
  padding-bottom: 20px;
}

@media screen and (max-width: 600px) {
  #sign-up-container #sign-up > .inner > .left ul li,
  #sign-up-container #sign-up > .inner > .right ul li {
    font-size: 15px;
  }
}

@media screen and (max-width: 420px) {
  #sign-up-container #sign-up > .inner > .left ul li,
  #sign-up-container #sign-up > .inner > .right ul li {
    font-size: 15px;
  }
}

#sign-up-container #sign-up > .inner > .left ul li .fab,
#sign-up-container #sign-up > .inner > .left ul li .fas,
#sign-up-container #sign-up > .inner > .right ul li .fab,
#sign-up-container #sign-up > .inner > .right ul li .fas {
  font-weight: 600;
}

#sign-up-container #sign-up > .inner > .left ul li ul,
#sign-up-container #sign-up > .inner > .right ul li ul {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  text-align: left;
  line-height: 1.5em;
}

#sign-up-container #sign-up > .inner > .left ul li ul li,
#sign-up-container #sign-up > .inner > .right ul li ul li {
  display: inline;
  padding-right: 20px;
}

#sign-up-container #sign-up > .inner > .right {
  position: relative;
}

#sign-up-container #sign-up > .inner > .right:before {
  position: absolute;
  top: -24px;
}

@media screen and (max-width: 660px) {
  #sign-up-container #sign-up > .inner > .right {
    margin-bottom: 0px;
  }
}

.standard-container {
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
}

.standard-container h1 {
  font-family: "museo-sans", sans-serif;
  font-weight: 300;
  color: #2fb1c7;
  padding-bottom: 20px;
}

@media screen and (max-width: 600px) {
  .standard-container h1 {
    font-size: 36px;
    text-align: center;
  }
}

.standard-container h2 {
  color: #2fb1c7;
  margin-bottom: 10px;
}

.standard-container h3 {
  font-size: 24px;
}

@media screen and (max-width: 600px) {
  .standard-container h3 {
    font-size: 15px;
  }
}

@media screen and (max-width: 420px) {
  .standard-container h3 {
    font-size: 15px;
  }
}

.standard-container p {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 850px;
  margin-bottom: 50px;
  line-height: 1.5;
}

.standard-container a {
  margin-bottom: 20px;
  color: blue;
}

.standard-container .banner-image {
  max-width: 100%;
}

#why-pilates-online-container p {
  max-width: initial;
  padding-left: 5px;
  padding-right: 5px;
}

#areas_of_focus-container a {
  color: dimgrey;
  font-size: 18px;
}

#areas_of_focus-container ul {
  columns: 5;
  -webkit-columns: 5;
  -moz-columns: 5;
  text-align: center;
  line-height: 1.5em;
}

#areas_of_focus-container h3 {
  padding-top: 10px;
  padding-bottom: 10px;
}

@media screen and (max-width: 800px) {
  #areas_of_focus-container h3 {
    font-size: 36px;
  }
}

@media screen and (max-width: 800px) and (max-width: 1030px) {
  #areas_of_focus-container h3 {
    font-size: 32px;
  }
}

@media screen and (max-width: 800px) and (max-width: 600px) {
  #areas_of_focus-container h3 {
    font-size: 26px;
  }
}

@media screen and (max-width: 800px) {
  #areas_of_focus-container a {
    color: black;
    font-size: 16px;
  }

  #areas_of_focus-container ul {
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
    text-align: center;
    line-height: 1.5em;
  }
}

@media screen and (max-width: 600px) {
  #areas_of_focus-container h3 {
    font-size: 36px;
  }
}

@media screen and (max-width: 600px) and (max-width: 1030px) {
  #areas_of_focus-container h3 {
    font-size: 32px;
  }
}

@media screen and (max-width: 600px) and (max-width: 600px) {
  #areas_of_focus-container h3 {
    font-size: 26px;
  }
}

@media screen and (max-width: 600px) {
  #areas_of_focus-container a {
    font-size: 16px;
  }

  #areas_of_focus-container ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    text-align: center;
    line-height: 1.5em;
  }
}

#about-us-container {
  padding-top: 30px;
  padding-bottom: 30px;
  max-width: 100%;
  background-color: lightgrey !important;
}

#about-us-container p {
  font-size: 24px;
  margin-bottom: 20px;
}

@media screen and (max-width: 600px) {
  #about-us-container p {
    font-size: 15px;
  }
}

@media screen and (max-width: 420px) {
  #about-us-container p {
    font-size: 15px;
  }
}

#testimonials-container {
  padding-top: 30px;
  padding-bottom: 30px;
  max-width: 100%;
  background-color: #F4F8FB !important;
}

#experience-levels-container {
  padding-top: 30px;
  padding-bottom: 30px;
  max-width: 100%;
  background-color: lightgrey !important;
}

#experience-levels-container h3 {
  font-size: 24px;
  margin-bottom: 20px;
  margin-top: 20px;
}

@media screen and (max-width: 600px) {
  #experience-levels-container h3 {
    font-size: 15px;
  }
}

@media screen and (max-width: 420px) {
  #experience-levels-container h3 {
    font-size: 15px;
  }
}

#featured-in-container {
  padding-top: 30px;
  padding-bottom: 30px;
  max-width: 100%;
  background-color: white !important;
}

#featured-in-container #featured-in-images img {
  width: 100%;
}

#features-container {
  padding-top: 30px;
  padding-bottom: 30px;
  max-width: 100%;
  background-color: lightgrey !important;
}

#whos-it-for-container {
  padding-top: 30px;
  padding-bottom: 30px;
  max-width: 100%;
  background-color: #F4F8FB !important;
}

.card.feature-card {
  background-color: inherit !important;
  box-shadow: none !important;
}

.card.feature-card #feature-icon {
  padding-top: 10px;
  padding-bottom: 10px;
}

.card.feature-card #feature-icon img {
  height: auto;
  min-height: 100px;
  width: 50%;
  padding: 1px;
}

.ui.card.testimonal-card {
  position: relative !important;
  background: white !important;
  border-radius: 3.5em !important;
  margin-bottom: 30px !important;
}

.card.testimonal-card:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 70%;
  width: 0;
  height: 0;
  border: 29px solid transparent;
  border-top-color: white;
  border-bottom: 0;
  margin-left: -29px;
  margin-bottom: -29px;
  visibility: visible;
}

@media screen and (max-width: 800px) {
  .card.testimonal-card:after {
    left: 60%;
  }
}

.ui.card.homepage-video-card .content {
  padding: 0px;
}

.ui.card.homepage-video-card .content img {
  width: 100%;
  height: auto;
}

.ui.card.homepage-video-card .content i {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#preview-video {
  width: 100%;
}

.app-store-buttons a {
  display: inline-block;
  overflow: hidden;
  height: 60px;
}

@media screen and (max-width: 600px) {
  .app-store-buttons a {
    height: 40px;
  }
}

.app-store-buttons a img {
  height: 60px;
}

@media screen and (max-width: 600px) {
  .app-store-buttons a img {
    height: 40px;
  }
}

/*******************************
 Theme Overrides
 *******************************/

.full-width {
  width: 100% !important;
}

.three-quarters-width {
  width: 75% !important;
}

.ui.form input[type=text],
.ui.form input[type=password],
.ui.form input[type=tel],
.ui.form input[type=email] {
  border: 1px solid #2FB1C7;
  margin-bottom: 20px;
  border-radius: 30px !important;
  width: 660px;
  display: inline-block;
  font-size: 16px;
}

.ui.form input[type=text]:first-child,
.ui.form input[type=password]:first-child,
.ui.form input[type=tel]:first-child,
.ui.form input[type=email]:first-child {
  padding-right: 5px;
  padding-top: 0px;
}

@media screen and (max-width: 1343px) {
  .ui.form input[type=text],
  .ui.form input[type=password],
  .ui.form input[type=tel],
  .ui.form input[type=email] {
    width: 100%;
  }
}

@media screen and (max-width: 600px) {
  .ui.form input[type=text],
  .ui.form input[type=password],
  .ui.form input[type=tel],
  .ui.form input[type=email] {
    width: 100%;
    padding: 15px;
  }
}

.ui.form input[type=text]::placeholder,
.ui.form input[type=password]::placeholder,
.ui.form input[type=tel]::placeholder,
.ui.form input[type=email]::placeholder {
  color: #636466;
}

.ui.form input[type=text].no-border,
.ui.form input[type=password].no-border,
.ui.form input[type=tel].no-border,
.ui.form input[type=email].no-border {
  border-color: transparent;
}

.ui.selection.dropdown,
.ui.form textarea {
  border: 1px solid #2FB1C7;
  margin-bottom: 30px;
  border-radius: 30px !important;
  font-size: 16px;
}

.ui.selection.dropdown::placeholder,
.ui.form textarea::placeholder {
  color: #636466;
}

@media screen and (max-width: 600px) {
  .ui.selection.dropdown,
  .ui.form textarea {
    padding: 15px;
  }
}

.ui.selection.dropdown.no-border,
.ui.form textarea.no-border {
  border-color: transparent;
}

.ui.dropdown .menu {
  z-index: 2000;
}

.ui.selection.dropdown {
  margin-bottom: 30px;
}

.ui.selection.dropdown .icon {
  float: right;
}

.ui.selection.dropdown .menu {
  border-radius: 0;
}

.field .ui.selection.dropdown {
  margin-bottom: 0;
}

.ui.checkbox {
  min-height: 40px !important;
  line-height: 40px !important;
}

.ui.checkbox input[type="checkbox"] {
  width: 40px !important;
  height: 40px !important;
}

.ui.checkbox label {
  padding-left: 50px !important;
}

.ui.checkbox label:before {
  width: 40px !important;
  height: 40px !important;
  border-radius: 50% !important;
  border: 1px solid #2FB1C7 !important;
}

.ui.checkbox label:after {
  width: 40px !important;
  height: 40px !important;
  border-radius: 50% !important;
}

/*************************
 GW Overrides
 *************************/

.img-blur {
  -webkit-filter: blur(5px) !important;
  /* Safari 6.0 - 9.0 */
  filter: blur(5px) !important;
}

.pdf-card-header {
  font-weight: bold;
  text-align: center;
  font-size: 1.28571429em;
  margin-top: -0.21425em;
  line-height: 1.28571429em;
  padding: 10px 0px 10px 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05) !important;
}

@media only screen and (max-width: 767px) {
  .ui.stackable.cards {
    display: block !important;
  }

  .ui.stackable.cards .card:first-child {
    margin-top: 0em !important;
  }

  .ui.stackable.cards > .card {
    display: block !important;
    height: auto !important;
    margin: 1em 1em;
    padding: 0 !important;
    width: calc( 100%  -  2em) !important;
  }
}

@media only screen and (max-width: 767px) {
  .ui.cards > .card,
  .ui.card {
    max-width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 290px;
    min-height: 0px;
    background: #FFFFFF;
    padding: 0em;
    border: none;
    border-radius: 0.28571429rem;
    -webkit-box-shadow: 0px 1px 3px 0px #D4D4D5, 0px 0px 0px 1px #D4D4D5;
    box-shadow: 0px 1px 3px 0px #D4D4D5, 0px 0px 0px 1px #D4D4D5;
    -webkit-transition: -webkit-box-shadow 0.1s ease, -webkit-transform 0.1s ease;
    transition: -webkit-box-shadow 0.1s ease, -webkit-transform 0.1s ease;
    transition: box-shadow 0.1s ease, transform 0.1s ease;
    transition: box-shadow 0.1s ease, transform 0.1s ease, -webkit-box-shadow 0.1s ease, -webkit-transform 0.1s ease;
  }

  .ui.card {
    margin: 1em 0;
  }

  .ui.cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .ui.cards > .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0.875em 0.5em;
    float: none;
  }

  .ui.four.cards {
    margin-left: 0em;
    margin-right: 0em;
  }

  .ui.four.cards > .card {
    width: calc(25% - 1.5em);
    margin-left: 0.75em;
    margin-right: 0.75em;
  }
}

/*******************************
 Theme Overrides
 *******************************/

.ui.container {
  overflow: hidden;
  max-width: 1325px  !important;
  width: 100%  !important;
  margin: 0 auto  !important;
}

@media screen and (max-width: 1325px) {
  .ui.container {
    padding: 0 30px;
  }
}

@media screen and (max-width: 600px) {
  .ui.container {
    padding: 0 15px;
  }
}

.ui.checkbox.select-giftcard label {
  font-size: 24px;
  padding: 50px 39px  !important;
  margin-right: 20px;
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden;
  transition: all 0.2s;
}

@media screen and (max-width: 600px) {
  .ui.checkbox.select-giftcard label {
    font-size: 15px;
  }
}

@media screen and (max-width: 420px) {
  .ui.checkbox.select-giftcard label {
    font-size: 15px;
  }
}

.ui.checkbox.select-giftcard label span {
  font-size: 14px;
  margin-left: 10px;
}

.ui.checkbox.select-giftcard label:hover {
  background-color: #D6EEF2 !important;
}

@media (max-width: 600px) {
  .ui.checkbox.select-giftcard label {
    padding: 20px !important;
    text-align: center;
  }
}

@media (max-width: 420px) {
  .ui.checkbox.select-giftcard label {
    padding: 5px !important;
  }
}

@media (max-width: 350px) {
  .ui.checkbox.select-giftcard label {
    padding: 0 !important;
  }

  .ui.checkbox.select-giftcard label span {
    width: 100%;
    float: left;
    clear: left;
    margin-left: 0;
  }
}

.ui.checkbox.select-giftcard label:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: none  !important;
  border: none  !important;
  height: 100%;
  width: 100%;
}

.ui.checkbox.select-giftcard label:after {
  border-radius: 26px !important;
  position: absolute;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  background-color: #D6EEF2 !important;
  z-index: -5;
  transform: scale(1) !important;
}

.ui.checkbox.select-plan {
  float: left;
  margin-left: 20px;
  margin-top: 10px;
  width: calc(50% - 10px) !important;
}

.ui.checkbox.select-plan:first-child {
  margin-left: 0;
}

.ui.checkbox.select-plan:nth-child(2n+1) {
  margin-left: 0;
}

.ui.checkbox.select-plan:nth-child(-n+2) {
  margin-top: 0;
}

.ui.checkbox.select-plan label {
  font-size: 24px;
  border: 1px solid #2fb1c7;
  border-radius: 26px;
  padding: 50px 39px  !important;
  margin-right: 20px;
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden;
  transition: all 0.2s;
}

@media screen and (max-width: 600px) {
  .ui.checkbox.select-plan label {
    font-size: 15px;
  }
}

@media screen and (max-width: 420px) {
  .ui.checkbox.select-plan label {
    font-size: 15px;
  }
}

.ui.checkbox.select-plan label span {
  font-size: 14px;
  margin-left: 10px;
}

.ui.checkbox.select-plan label:hover {
  background-color: #D6EEF2 !important;
}

@media (max-width: 600px) {
  .ui.checkbox.select-plan label {
    padding: 20px !important;
    text-align: center;
  }
}

@media (max-width: 420px) {
  .ui.checkbox.select-plan label {
    padding: 5px !important;
  }
}

@media (max-width: 350px) {
  .ui.checkbox.select-plan label {
    padding: 0 !important;
  }

  .ui.checkbox.select-plan label span {
    width: 100%;
    float: left;
    clear: left;
    margin-left: 0;
  }
}

.ui.checkbox.select-plan label:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: none  !important;
  border: none  !important;
  height: 100%;
  width: 100%;
}

.ui.checkbox.select-plan label:after {
  border-radius: 26px !important;
  position: absolute;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  background-color: #D6EEF2 !important;
  z-index: -5;
  transform: scale(1) !important;
}

.ui.checkbox label:before {
  width: 35px !important;
  height: 35px !important;
  border-color: #404041 !important;
}

.ui.checkbox label:after {
  width: 35px !important;
  height: 35px !important;
  background-color: #7B1582 !important;
  transform: scale(0.56667) !important;
}

@media screen and (max-width: 600px) {
  .ui.checkbox label {
    padding-left: 45px  !important;
  }
}

.ui.form .field > label {
  color: #636466;
  font-family: "museo-sans", sans-serif;
  font-weight: 500;
  font-size: 18px;
}

.ui.form .field > .selection.dropdown > .dropdown.icon {
  position: relative;
  font-size: 1em;
  padding: 0;
}

.ui.form .field > .selection.dropdown > .dropdown.icon:before {
  content: '\f107';
  font-family: 'fontawesome';
}

/* Modal Width */

@media only screen and (max-width: 767px) {
  .ui.modal {
    width: 95%;
  }
}

@media only screen and (min-width: 768px) {
  .ui.modal {
    width: 88%;
  }
}

@media only screen and (min-width: 992px) {
  .ui.modal {
    width: 850px;
  }
}

@media only screen and (min-width: 1200px) {
  .ui.modal {
    width: 900px;
  }
}

@media only screen and (min-width: 1920px) {
  .ui.modal {
    width: 950px;
  }
}

.ui.error.message {
  margin-top: 20px !important;
}

.ui.basic.modal {
  background-color: #fff;
  color: #404041;
  border-radius: 5px;
}

.ui.basic.modal > .header {
  color: #404041;
}

.ui.basic.modal p {
  margin-bottom: 15px;
}

.ui.basic.modal > .actions {
  background-color: #7B1582;
}

.ui.basic.modal.warning-modal > .actions {
  background-color: #fff;
}

@media (max-width: 767px) {
  .ui.basic.modal.warning-modal > .actions {
    padding: 1rem 1rem 1rem !important;
  }
}

.ui.basic.modal.warning-modal ul li {
  margin-bottom: 20px;
  list-style: disc outside;
  margin-left: 20px;
}

.ui.dropdown .menu {
  max-height: 382px !important;
  overflow-x: scroll;
}

.ui.dropdown .item a {
  display: inline-block;
}

.ui.dropdown .item a span.small {
  font-size: 14px !important;
  font-weight: 300 !important;
}

.ui.popup {
  background-color: #D6EEF2;
  font-family: "museo-sans", sans-serif;
  font-weight: 300;
}

.ui.popup p {
  line-height: 1.6em;
}

.ui.popup:before {
  background: #D6EEF2 !important;
}

.ui.popup ul {
  margin-top: 10px;
}

.ui.popup li {
  margin-bottom: 15px;
  list-style: disc outside;
  margin-left: 20px;
}

.ui.popup li:first-child {
  border-top: 0;
  padding-top: 0;
}

.ui.basic.modal.login-modal,
.ui.basic.modal.preview-modal {
  padding: 20px;
}

@media screen and (max-width: 600px) {
  .ui.basic.modal.login-modal,
  .ui.basic.modal.preview-modal {
    padding: 0;
  }
}

.ui.basic.modal.login-modal > .header,
.ui.basic.modal.preview-modal > .header {
  border-bottom: 0;
  padding-bottom: 5px;
}

.ui.basic.modal.login-modal > .header h3,
.ui.basic.modal.preview-modal > .header h3 {
  color: #7B1582;
  font-family: "museo-sans", sans-serif;
  font-weight: 500;
  text-align: left;
}

.ui.basic.modal.login-modal > .content,
.ui.basic.modal.preview-modal > .content {
  padding-bottom: 5px;
}

.ui.basic.modal.login-modal > .content p,
.ui.basic.modal.preview-modal > .content p {
  font-size: 24px;
  font-family: "museo-sans", sans-serif;
  font-weight: 300;
  color: #404041;
  line-height: 1.6em;
}

@media screen and (max-width: 600px) {
  .ui.basic.modal.login-modal > .content p,
  .ui.basic.modal.preview-modal > .content p {
    font-size: 15px;
  }
}

@media screen and (max-width: 420px) {
  .ui.basic.modal.login-modal > .content p,
  .ui.basic.modal.preview-modal > .content p {
    font-size: 15px;
  }
}

.ui.basic.modal.login-modal > .actions,
.ui.basic.modal.preview-modal > .actions {
  background: none;
  border-top: 0;
}

@media screen and (max-width: 600px) {
  .ui.basic.modal.login-modal > .actions,
  .ui.basic.modal.preview-modal > .actions {
    margin-bottom: 20px;
  }
}

.ui.basic.modal.login-modal > .actions .video-page-login,
.ui.basic.modal.preview-modal > .actions .video-page-login {
  text-align: left;
}

.ui.basic.modal.login-modal > .actions .video-page-login a,
.ui.basic.modal.preview-modal > .actions .video-page-login a {
  margin-right: 20px;
}

@media screen and (max-width: 500px) {
  .ui.basic.modal.login-modal > .actions .video-page-login a,
  .ui.basic.modal.preview-modal > .actions .video-page-login a {
    width: 100%;
    margin-bottom: 10px;
  }

  .ui.basic.modal.login-modal > .actions .video-page-login a:last-child,
  .ui.basic.modal.preview-modal > .actions .video-page-login a:last-child {
    margin-bottom: 0;
  }
}

.ui.dimmer {
  background-color: rgba(19, 0, 21, 0.7);
}

#promo-video.ui.basic.modal,
#intro-video-modal.ui.basic.modal,
#homepage-video-modal.ui.basic.modal {
  background: none !important;
}

#promo-video.ui.basic.modal > .content,
#intro-video-modal.ui.basic.modal > .content,
#homepage-video-modal.ui.basic.modal > .content {
  padding: 0;
  text-align: center;
  border: 7px solid #1F7487;
  box-shadow: 0 0 5px 0 rgba(1, 1, 1, 0.5);
}

#promo-video.ui.basic.modal > .content iframe,
#intro-video-modal.ui.basic.modal > .content iframe,
#homepage-video-modal.ui.basic.modal > .content iframe {
  max-width: 100%;
}

.ui.icon.input > i.icon:after,
.ui.icon.input > i.icon:before {
  top: 33%;
}

.larger-font {
  font-size: 36px;
}

@media screen and (max-width: 1030px) {
  .larger-font {
    font-size: 32px;
  }
}

@media screen and (max-width: 600px) {
  .larger-font {
    font-size: 26px;
  }
}

.invisible-checkbox input[type="radio"] {
  opacity: 0;
}

.invisible-checkbox input[type="radio"]:focus + label {
  outline: #3b99fc auto 5px;
  content: "";
}

.selected-gift-card {
  background-color: #D6EEF2 !important;
}

.centered-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
}

.gradient {
  background: linear-gradient(to right, #6d3782 0%, #58a5bf 100%);
}

#mobile-quick-links {
  background-color: cadetblue;
  color: #fff;
  width: 100%;
}

#mobile-quick-links .nav {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  background-color: cadetblue;
  color: #fff;
  width: 100%;
}

#mobile-quick-links .nav li {
  display: inline;
  margin: 0 5px 0 5px;
}

#mobile-quick-links .nav a {
  display: inline-block;
  padding: 10px;
  color: #fff;
  font-size: 18px;
}

@media screen and (max-width: 600px) {
  #mobile-quick-links .nav a {
    font-size: 16px;
  }
}

#mobile-quick-links .nav li:first-child {
  float: left;
}

#mobile-quick-links .nav li:last-child {
  float: right;
}
@charset "UTF-8";

.vjs-modal-dialog .vjs-modal-dialog-content,
.video-js .vjs-modal-dialog,
.vjs-button > .vjs-icon-placeholder:before,
.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.vjs-button > .vjs-icon-placeholder:before,
.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  text-align: center;
}

@font-face {
  font-family: VideoJS;
  src: url("data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABDkAAsAAAAAG6gAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3hY21hcAAAAYQAAADaAAADPv749/pnbHlmAAACYAAAC3AAABHQZg6OcWhlYWQAAA3QAAAAKwAAADYZw251aGhlYQAADfwAAAAdAAAAJA+RCLFobXR4AAAOHAAAABMAAACM744AAGxvY2EAAA4wAAAASAAAAEhF6kqubWF4cAAADngAAAAfAAAAIAE0AIFuYW1lAAAOmAAAASUAAAIK1cf1oHBvc3QAAA/AAAABJAAAAdPExYuNeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGS7wTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGJHcRdyA4RZgQRADK3CxEAAHic7dFZbsMgAEXRS0ycyZnnOeG7y+qC8pU1dHusIOXxuoxaOlwZYWQB0Aea4quIEN4E9LzKbKjzDeM6H/mua6Lmc/p8yhg0lvdYx15ZG8uOLQOGjMp3EzqmzJizYMmKNRu27Nhz4MiJMxeu3Ljz4Ekqm7T8P52G8PP3lnTOVk++Z6iN6QZzNN1F7ptuN7eGOjDUoaGODHVsuvU8MdTO9Hd5aqgzQ50b6sJQl4a6MtS1oW4MdWuoO0PdG+rBUI+GejLUs6FeDPVqqDdDvRvqw1CfhpqM9At0iFLaAAB4nJ1YDXBTVRZ+5/22TUlJ8we0pHlJm7RJf5O8F2j6EymlSPkpxaL8U2xpa3DKj0CBhc2IW4eWKSokIoLsuMqssM64f+jA4HSdWXXXscBq67IOs3FXZ1ZYWVyRFdo899yXtIBQZ90k7717zz3v3HPPOfd854YCCj9cL9dL0RQFOqCbGJnrHb5EayiKIWN8iA/hWBblo6hUWm8TtCDwE80WMJus/irwyxOdxeB0MDb14VNJHnXYoLLSl6FfCUYO9nYPTA8Epg9090LprfbBbZ2hY0UlJUXHQp3/vtWkS6EBv8+rPMq5u9692f/dNxJNiqwC1xPE9TCUgCsSdQWgE3XQD25lkG4CN2xmTcOXWBOyser6RN6KnGbKSbmQ3+d0OI1m2W8QzLLkI2sykrWAgJJEtA8vGGW/2Q+CmT3n8zS9wZwu2DCvtuZKZN3xkrLh36yCZuUomQSqGpY8t/25VfHVhw8z4ebGBtfLb0ya9PCaDc+8dGTvk2dsh6z7WzvowlXKUSWo9MJ15a3KrEP2loOr2Ojhw6iW6hf2BDdEccQvZGpaAy7YovSwq8kr7HGllxpd71rkS6G0Sf11sl9OvMK1+jwPPODxjUwkOim9CU3ix1wNjXDfmJSEn618Bs6lpWwUpU+8PCqLMY650zjq8VhCIP17NEKTx3eaLL+s5Pi6yJWaWjTHLR1jYzPSV9VF/6Ojdb/1kO3Mk3uhHC0x6gc1BjlKQ+nQFxTYdaJkZ7ySVxLBbhR1dsboNXp1tCYKW2LRaEzpYcIx2BKNxaL0ZaUnSqfFoiNhHKR/GkX6PWUSAaJelQaqZL1EpoHNsajSEyPSoJ9IjhIxTdjHLmwZvhRDOiFTY/YeQnvrVZmiTQtGncECXtFTBZLOVwwMRgoXHAkXzMzPn1nAJJ8jYSbMDaqN2waGLzNhih/bZynUBMpIWSg7VYi7DRx2m8ALkIdRCJwI6ArJx2EI8kaDWeTQKeAFk9fjl/1AvwktjQ1P7NjyMGQyfd4vjipX6M/i52D7Cq80kqlcxEcGXRr/FEcgs0u5uGgB4VWuMFfpdn2Re6Hi3PqzmxWKsz6+ae2Pn9hXXw/fqM859UiGC0oKYYILJBqJrsn1Z1E5qOs9rQCiUQRREjm8yJcbHF5cUJufX1vAHlefw0XgUoboS3ETfQlTxBC4SOtuE8VPRJTBSCQSjZCpk7Gqzu+masaZ2y7Zjehho4F3g82BNDkAHpORG4+OCS+f6JTPmtRn/PH1kch6d04sp7AQb25aQ/pqUyXeQ8vrebG8OYQdXOQ+585u0sdW9rqalzRURiJ+9F4MweRFrKUjl1GUYhH1A27WOHw5cTFSFPMo9EeUIGnQTZHIaJ7AHLaOKsOODaNF9jkBjYG2QEsQ2xjMUAx2bBEbeTBWMHwskBjngq56S/yfgkBnWBa4K9sqKtq2t1UI8S9He5XuBRbawAdatrQEAi30Aks2+LM8WeCbalVZkWNylvJ+dqJnzVb+OHlSoKW8nPCP7Rd+CcZ2DdWAGqJ2CBFOphgywFFCFBNtfAbGtNPBCwxvygHeYMZMY9ZboBqwq/pVrsbgN5tkv152ODlbMfiqwGMBgxa4Exz3QhovRIUp6acqZmQzRq0ypDXS2TPLT02YIkQETnOE445oOGxOmXAqUJNNG7XgupMjPq2ua9asrj5yY/yuKteO1Kx0YNJTufrirLe1mZnat7OL6rnUdCWenpW6I8mAnbsY8KWs1PuSovCW9A/Z25PQ24a7cNOqgmTkLmBMgh4THgc4b9k2IVv1/g/F5nGljwPLfOgHAzJzh45V/4+WenTzmMtR5Z7us2Tys909UHqrPY7KbckoxRvRHhmVc3cJGE97uml0R1S0jdULVl7EvZtDFVBF35N9cEdjpgmAiOlFZ+Dtoh93+D3zzHr8RRNZQhnCNMNbcegOvpEwZoL+06cJQ07h+th3fZ/7PVbVC6ngTAV/KoLFuO6+2KFcU651gEb5ugPSIb1D+Xp8V4+k3sEIGnw5mYe4If4k1lFYr6SCzmM2EQ8iWtmwjnBI9kTwe1TlfAmXh7H02by9fW2gsjKwtv0aaURKil4OdV7rDL1MXIFNrhdxohcZXYTnq47WisrKitaObbf5+yvkLi5J6lCNZZ+B6GC38VNBZBDidSS/+mSvh6s+srgC8pyKMvDtt+de3c9fU76ZPfuM8ud4Kv0fyP/LqfepMT/3oZxSqpZaTa1DaQYLY8TFsHYbWYsPoRhRWfL5eSSQbhUGgGC3YLbVMk6PitTFNGpAsNrC6D1VNBKgBHMejaiuRWEWGgsSDBTJjqWIl8kJLlsaLJ2tXDr6xGfT85bM2Q06a46x2HTgvdnV8z5YDy/27J4zt6x2VtkzjoYpkq36kaBr4eQSg7tyiVweWubXZugtadl58ydapfbORfKsDTuZ0OBgx4cfdjCf5tbWNITnL120fdOi1RV1C3uKGzNdwYLcMvZ3BxoPyTOCD1XvXTp7U10gWCVmTV9b3r2z0SkGWovb2hp9I89O8a2smlyaO8muMU+dRmtzp60IzAoFpjLr1n388boLyf0dRvxhsHZ0qbWqDkwqvvpkj4l0fY6EIXRi5sQSrAvsVYwXRy4qJ2EVtD1AN7a0HWth9ymvL1xc3WTUKK/TAHA/bXDVtVWfOMfuGxGZv4Ln/jVr9jc3j1yMv0tndmyt9Vq88Y9gH1wtLX3KWjot5++jWHgAoZZkQ14wGQ20Fli71UmKJAy4xKMSTGbVdybW7FDDAut9XpD5AzWrYO7zQ8qffqF8+Ynd/clrHcdyxGy3a/3+mfNnzC/cBsveTjnTvXf1o6vzOlZw7WtqtdmPK/Errz/6NNtD72zmNOZfbmYdTGHfoofqI79Oc+R2n1lrnL6pOm0Up7kwxhTW12Amm7WYkXR2qYrF2AmgmbAsxZjwy1xpg/m1Je2vrp8v/nz2xpmlBg4E9hrMU341wVpTOh/OfmGvAnra8q6uctr60ZQHV3Q+WMQJykMj8ZsWn2QBOmmHMB+m5pDIpTFonYigiaKAhGEiAHF7EliVnQkjoLVIMPtJpBKHYd3A8GYH9jJzrWwmHx5Qjp7vDAX0suGRym1vtm/9W1/HyR8vczfMs6Sk8DSv855/5dlX9oQq52hT8syyp2rx5Id17IAyAM3wIjQPMOHzytEB64q6D5zT91yNbnx3V/nqnd017S9Y0605k3izoXLpsxde2n38yoOV9s1LcjwzNjbdX6asnBVaBj/6/DwKwPkpcqbDG7BnsXoSqWnUAmottYF6jMSdVyYZh3zVXCjwTiwwHH6sGuRiEHQGzuRX6whZkp123oy1BWE2mEfJ/tvIRtM4ZM5bDXiMsPMaAKOTyc5uL57rqyyc5y5JE5pm1i2S2iUX0CcaQ6lC6Zog7JqSqZmYlosl2K6pwNA84zRnQW6SaALYZQGW5lhCtU/W34N6o+bKfZ8cf3/Cl/+iTX3wBzpOY4mRkeNf3rptycGSshQWgGbYt5jFc2e0+DglIrwl6DVWQ7BuwaJ3Xk1J4VL5urnLl/Wf+gHU/hZoZdKNym6lG+I34FaNeZKcSpJIo2IeCVvpdsDGfKvzJnAwmeD37Ow65ZWwSowpgwX5T69s/rB55dP5BcpgDKFV8p7q2sn/1uc93bVzT/w6UrCqDTWvfCq/oCD/qZXNoUj8BL5Kp6GU017frfNXkAtiiyf/SOCEeLqnd8R/Ql9GlCRfctS6k5chvIBuQ1zCCjoCHL2DHNHIXxMJ3kQeO8lbsUXONeSfA5EjcG6/E+KdhN4bP04vBhdi883+BFBzQbxFbvZzQeY9LNBZc0FNfn5NwfDn6rCTnTw6R8o+gfpf5hCom33cRuiTlss3KHmZjD+BPN+5gXuA2ziS/Q73mLxUkpbKN/eqwz5uK0X9F3h2d1V4nGNgZGBgAOJd776+iue3+crAzc4AAje5Bfcg0xz9YHEOBiYQBQA8FQlFAHicY2BkYGBnAAGOPgaG//85+hkYGVCBMgBGGwNYAAAAeJxjYGBgYB8EmKOPgQEAQ04BfgAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhAi2COh4nGNgZGBgUGYoZWBnAAEmIOYCQgaG/2A+AwAYCQG2AHicXZBNaoNAGIZfE5PQCKFQ2lUps2oXBfOzzAESyDKBQJdGR2NQR3QSSE/QE/QEPUUPUHqsvsrXjTMw83zPvPMNCuAWP3DQDAejdm1GjzwS7pMmwi75XngAD4/CQ/oX4TFe4Qt7uMMbOzjuDc0EmXCP/C7cJ38Iu+RP4QEe8CU8pP8WHmOPX2EPz87TPo202ey2OjlnQSXV/6arOjWFmvszMWtd6CqwOlKHq6ovycLaWMWVydXKFFZnmVFlZU46tP7R2nI5ncbi/dDkfDtFBA2DDXbYkhKc+V0Bqs5Zt9JM1HQGBRTm/EezTmZNKtpcAMs9Yu6AK9caF76zoLWIWcfMGOSkVduvSWechqZsz040Ib2PY3urxBJTzriT95lipz+TN1fmAAAAeJxtkMl2wjAMRfOAhABlKm2h80C3+ajgCKKDY6cegP59TYBzukAL+z1Zsq8ctaJTTKPrsUQLbXQQI0EXKXroY4AbDDHCGBNMcYsZ7nCPB8yxwCOe8IwXvOIN7/jAJ76wxHfUqWX+OzgumWAjJMV17i0Ndlr6irLKO+qftdT7i6y4uFSUvCknay+lFYZIZaQcmfH/xIFdYn98bqhra1aKTM/6lWMnyaYirx1rFUQZFBkb2zJUtoXeJCeg0WnLtHeSFc3OtrnozNwqi0TkSpBMDB1nSde5oJXW23hTS2/T0LilglXX7dmFVxLnq5U0vYATHFk3zX3BOisoQHNDFDeZnqKDy9hRNawN7Vh727hFzcJ5c8TILrKZfH7tIPxAFP0BpLeJPA==") format("woff");
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-play,
.video-js .vjs-play-control .vjs-icon-placeholder,
.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-play:before,
.video-js .vjs-play-control .vjs-icon-placeholder:before,
.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  content: "\f101";
}

.vjs-icon-play-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-play-circle:before {
  content: "\f102";
}

.vjs-icon-pause,
.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-pause:before,
.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before {
  content: "\f103";
}

.vjs-icon-volume-mute,
.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-volume-mute:before,
.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before {
  content: "\f104";
}

.vjs-icon-volume-low,
.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-volume-low:before,
.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before {
  content: "\f105";
}

.vjs-icon-volume-mid,
.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-volume-mid:before,
.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before {
  content: "\f106";
}

.vjs-icon-volume-high,
.video-js .vjs-mute-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-volume-high:before,
.video-js .vjs-mute-control .vjs-icon-placeholder:before {
  content: "\f107";
}

.vjs-icon-fullscreen-enter,
.video-js .vjs-fullscreen-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-fullscreen-enter:before,
.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before {
  content: "\f108";
}

.vjs-icon-fullscreen-exit,
.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-fullscreen-exit:before,
.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before {
  content: "\f109";
}

.vjs-icon-square {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-square:before {
  content: "\f10a";
}

.vjs-icon-spinner {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-spinner:before {
  content: "\f10b";
}

.vjs-icon-subtitles,
.video-js .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js .vjs-subtitles-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-subtitles:before,
.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js .vjs-subtitles-button .vjs-icon-placeholder:before {
  content: "\f10c";
}

.vjs-icon-captions,
.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js .vjs-captions-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-captions:before,
.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js .vjs-captions-button .vjs-icon-placeholder:before {
  content: "\f10d";
}

.vjs-icon-chapters,
.video-js .vjs-chapters-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-chapters:before,
.video-js .vjs-chapters-button .vjs-icon-placeholder:before {
  content: "\f10e";
}

.vjs-icon-share {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-share:before {
  content: "\f10f";
}

.vjs-icon-cog {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-cog:before {
  content: "\f110";
}

.vjs-icon-circle,
.vjs-seek-to-live-control .vjs-icon-placeholder,
.video-js .vjs-volume-level,
.video-js .vjs-play-progress {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-circle:before,
.vjs-seek-to-live-control .vjs-icon-placeholder:before,
.video-js .vjs-volume-level:before,
.video-js .vjs-play-progress:before {
  content: "\f111";
}

.vjs-icon-circle-outline {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-circle-outline:before {
  content: "\f112";
}

.vjs-icon-circle-inner-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-circle-inner-circle:before {
  content: "\f113";
}

.vjs-icon-hd {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-hd:before {
  content: "\f114";
}

.vjs-icon-cancel,
.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-cancel:before,
.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before {
  content: "\f115";
}

.vjs-icon-replay,
.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-replay:before,
.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before {
  content: "\f116";
}

.vjs-icon-facebook {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-facebook:before {
  content: "\f117";
}

.vjs-icon-gplus {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-gplus:before {
  content: "\f118";
}

.vjs-icon-linkedin {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-linkedin:before {
  content: "\f119";
}

.vjs-icon-twitter {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-twitter:before {
  content: "\f11a";
}

.vjs-icon-tumblr {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-tumblr:before {
  content: "\f11b";
}

.vjs-icon-pinterest {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-pinterest:before {
  content: "\f11c";
}

.vjs-icon-audio-description,
.video-js .vjs-descriptions-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-audio-description:before,
.video-js .vjs-descriptions-button .vjs-icon-placeholder:before {
  content: "\f11d";
}

.vjs-icon-audio,
.video-js .vjs-audio-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-audio:before,
.video-js .vjs-audio-button .vjs-icon-placeholder:before {
  content: "\f11e";
}

.vjs-icon-next-item {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-next-item:before {
  content: "\f11f";
}

.vjs-icon-previous-item {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-previous-item:before {
  content: "\f120";
}

.vjs-icon-picture-in-picture-enter,
.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-picture-in-picture-enter:before,
.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before {
  content: "\f121";
}

.vjs-icon-picture-in-picture-exit,
.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-picture-in-picture-exit:before,
.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before {
  content: "\f122";
}

.video-js {
  display: block;
  vertical-align: top;
  box-sizing: border-box;
  color: #fff;
  background-color: #000;
  position: relative;
  padding: 0;
  font-size: 10px;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  word-break: initial;
}

.video-js:-moz-full-screen {
  position: absolute;
}

.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}

.video-js[tabindex="-1"] {
  outline: none;
}

.video-js *,
.video-js *:before,
.video-js *:after {
  box-sizing: inherit;
}

.video-js ul {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  list-style-position: outside;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.video-js.vjs-fluid,
.video-js.vjs-16-9,
.video-js.vjs-4-3,
.video-js.vjs-9-16,
.video-js.vjs-1-1 {
  width: 100%;
  max-width: 100%;
}

.video-js.vjs-fluid:not(.vjs-audio-only-mode),
.video-js.vjs-16-9:not(.vjs-audio-only-mode),
.video-js.vjs-4-3:not(.vjs-audio-only-mode),
.video-js.vjs-9-16:not(.vjs-audio-only-mode),
.video-js.vjs-1-1:not(.vjs-audio-only-mode) {
  height: 0;
}

.video-js.vjs-16-9:not(.vjs-audio-only-mode) {
  padding-top: 56.25%;
}

.video-js.vjs-4-3:not(.vjs-audio-only-mode) {
  padding-top: 75%;
}

.video-js.vjs-9-16:not(.vjs-audio-only-mode) {
  padding-top: 177.7777777778%;
}

.video-js.vjs-1-1:not(.vjs-audio-only-mode) {
  padding-top: 100%;
}

.video-js.vjs-fill:not(.vjs-audio-only-mode) {
  width: 100%;
  height: 100%;
}

.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-js.vjs-audio-only-mode .vjs-tech {
  display: none;
}

body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
}

.vjs-full-window .video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

.video-js.vjs-fullscreen:not(.vjs-ios-native-fs) {
  width: 100% !important;
  height: 100% !important;
  padding-top: 0 !important;
}

.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}

.vjs-hidden {
  display: none !important;
}

.vjs-disabled {
  opacity: 0.5;
  cursor: default;
}

.video-js .vjs-offscreen {
  height: 1px;
  left: -9999px;
  position: absolute;
  top: 0;
  width: 1px;
}

.vjs-lock-showing {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.vjs-no-js {
  padding: 20px;
  color: #fff;
  background-color: #000;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  width: 300px;
  height: 150px;
  margin: 0px auto;
}

.vjs-no-js a,
.vjs-no-js a:visited {
  color: #66A8CC;
}

.video-js .vjs-big-play-button {
  font-size: 3em;
  line-height: 1.5em;
  height: 1.63332em;
  width: 3em;
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  border: 0.06666em solid #fff;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  border-radius: 0.3em;
  transition: all 0.4s;
}

.vjs-big-play-centered .vjs-big-play-button {
  top: 50%;
  left: 50%;
  margin-top: -0.81666em;
  margin-left: -1.5em;
}

.video-js:hover .vjs-big-play-button,
.video-js .vjs-big-play-button:focus {
  border-color: #fff;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
  transition: all 0s;
}

.vjs-controls-disabled .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-using-native-controls .vjs-big-play-button,
.vjs-error .vjs-big-play-button {
  display: none;
}

.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button {
  display: block;
}

.video-js button {
  background: none;
  border: none;
  color: inherit;
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  transition: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.vjs-control .vjs-button {
  width: 100%;
  height: 100%;
}

.video-js .vjs-control.vjs-close-button {
  cursor: pointer;
  height: 3em;
  position: absolute;
  right: 0;
  top: 0.5em;
  z-index: 2;
}

.video-js .vjs-modal-dialog {
  background: rgba(0, 0, 0, 0.8);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
  overflow: auto;
}

.video-js .vjs-modal-dialog > * {
  box-sizing: border-box;
}

.vjs-modal-dialog .vjs-modal-dialog-content {
  font-size: 1.2em;
  line-height: 1.5;
  padding: 20px 24px;
  z-index: 1;
}

.vjs-menu-button {
  cursor: pointer;
}

.vjs-menu-button.vjs-disabled {
  cursor: default;
}

.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
  display: none;
}

.vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  overflow: auto;
}

.vjs-menu .vjs-menu-content > * {
  box-sizing: border-box;
}

.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu {
  display: none;
}

.vjs-menu li {
  list-style: none;
  margin: 0;
  padding: 0.2em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase;
}

.vjs-menu li.vjs-menu-item:focus,
.vjs-menu li.vjs-menu-item:hover,
.js-focus-visible .vjs-menu li.vjs-menu-item:hover {
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
}

.vjs-menu li.vjs-selected,
.vjs-menu li.vjs-selected:focus,
.vjs-menu li.vjs-selected:hover,
.js-focus-visible .vjs-menu li.vjs-selected:hover {
  background-color: #fff;
  color: #2B333F;
}

.video-js .vjs-menu *:not(.vjs-selected):focus:not(:focus-visible),
.js-focus-visible .vjs-menu *:not(.vjs-selected):focus:not(.focus-visible) {
  background: none;
}

.vjs-menu li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: bold;
  cursor: default;
}

.vjs-menu-button-popup .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  width: 10em;
  left: -3em;
  height: 0em;
  margin-bottom: 1.5em;
  border-top-color: rgba(43, 51, 63, 0.7);
}

.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  position: absolute;
  width: 100%;
  bottom: 1.5em;
  max-height: 15em;
}

.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 5em;
}

.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 10em;
}

.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 14em;
}

.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 25em;
}

.vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu,
.vjs-menu-button-popup .vjs-menu.vjs-lock-showing {
  display: block;
}

.video-js .vjs-menu-button-inline {
  transition: all 0.4s;
  overflow: hidden;
}

.video-js .vjs-menu-button-inline:before {
  width: 2.222222222em;
}

.video-js .vjs-menu-button-inline:hover,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline.vjs-slider-active,
.video-js.vjs-no-flex .vjs-menu-button-inline {
  width: 12em;
}

.vjs-menu-button-inline .vjs-menu {
  opacity: 0;
  height: 100%;
  width: auto;
  position: absolute;
  left: 4em;
  top: 0;
  padding: 0;
  margin: 0;
  transition: all 0.4s;
}

.vjs-menu-button-inline:hover .vjs-menu,
.vjs-menu-button-inline:focus .vjs-menu,
.vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  display: block;
  opacity: 1;
}

.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
  display: block;
  opacity: 1;
  position: relative;
  width: auto;
}

.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  width: auto;
}

.vjs-menu-button-inline .vjs-menu-content {
  width: auto;
  height: 100%;
  margin: 0;
  overflow: hidden;
}

.video-js .vjs-control-bar {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3em;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
}

.vjs-has-started .vjs-control-bar,
.vjs-audio-only-mode .vjs-control-bar {
  display: flex;
  visibility: visible;
  opacity: 1;
  transition: visibility 0.1s, opacity 0.1s;
}

.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  visibility: visible;
  opacity: 0;
  pointer-events: none;
  transition: visibility 1s, opacity 1s;
}

.vjs-controls-disabled .vjs-control-bar,
.vjs-using-native-controls .vjs-control-bar,
.vjs-error .vjs-control-bar {
  display: none !important;
}

.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar,
.vjs-audio-only-mode.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.vjs-has-started.vjs-no-flex .vjs-control-bar {
  display: table;
}

.video-js .vjs-control {
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 4em;
  flex: none;
}

.video-js .vjs-control.vjs-visible-text {
  width: auto;
  padding-left: 1em;
  padding-right: 1em;
}

.vjs-button > .vjs-icon-placeholder:before {
  font-size: 1.8em;
  line-height: 1.67;
}

.vjs-button > .vjs-icon-placeholder {
  display: block;
}

.video-js .vjs-control:focus:before,
.video-js .vjs-control:hover:before,
.video-js .vjs-control:focus {
  text-shadow: 0em 0em 1em white;
}

.video-js *:not(.vjs-visible-text) > .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.vjs-no-flex .vjs-control {
  display: table-cell;
  vertical-align: middle;
}

.video-js .vjs-custom-control-spacer {
  display: none;
}

.video-js .vjs-progress-control {
  cursor: pointer;
  flex: auto;
  display: flex;
  align-items: center;
  min-width: 4em;
  touch-action: none;
}

.video-js .vjs-progress-control.disabled {
  cursor: default;
}

.vjs-live .vjs-progress-control {
  display: none;
}

.vjs-liveui .vjs-progress-control {
  display: flex;
  align-items: center;
}

.vjs-no-flex .vjs-progress-control {
  width: auto;
}

.video-js .vjs-progress-holder {
  flex: auto;
  transition: all 0.2s;
  height: 0.3em;
}

.video-js .vjs-progress-control .vjs-progress-holder {
  margin: 0 10px;
}

.video-js .vjs-progress-control:hover .vjs-progress-holder {
  font-size: 1.6666666667em;
}

.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled {
  font-size: 1em;
}

.video-js .vjs-progress-holder .vjs-play-progress,
.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-progress-holder .vjs-load-progress div {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 0;
}

.video-js .vjs-play-progress {
  background-color: #fff;
}

.video-js .vjs-play-progress:before {
  font-size: 0.9em;
  position: absolute;
  right: -0.5em;
  top: -0.3333333333em;
  z-index: 1;
}

.video-js .vjs-load-progress {
  background: rgba(115, 133, 159, 0.5);
}

.video-js .vjs-load-progress div {
  background: rgba(115, 133, 159, 0.75);
}

.video-js .vjs-time-tooltip {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 0.3em;
  color: #000;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  padding: 6px 8px 8px 8px;
  pointer-events: none;
  position: absolute;
  top: -3.4em;
  visibility: hidden;
  z-index: 1;
}

.video-js .vjs-progress-holder:focus .vjs-time-tooltip {
  display: none;
}

.video-js .vjs-progress-control:hover .vjs-time-tooltip,
.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip {
  display: block;
  font-size: 0.6em;
  visibility: visible;
}

.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip {
  font-size: 1em;
}

.video-js .vjs-progress-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #000;
  z-index: 1;
}

.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  z-index: 0;
}

.video-js .vjs-progress-control:hover .vjs-mouse-display {
  display: block;
}

.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display {
  visibility: hidden;
  opacity: 0;
  transition: visibility 1s, opacity 1s;
}

.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  display: none;
}

.vjs-mouse-display .vjs-time-tooltip {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
}

.video-js .vjs-slider {
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 0 0.45em 0 0.45em;
  /* iOS Safari */
  -webkit-touch-callout: none;
  /* Safari */
  -webkit-user-select: none;
  /* Konqueror HTML */
  /* Firefox */
  -moz-user-select: none;
  /* Internet Explorer/Edge */
  -ms-user-select: none;
  /* Non-prefixed version, currently supported by Chrome and Opera */
  user-select: none;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
}

.video-js .vjs-slider.disabled {
  cursor: default;
}

.video-js .vjs-slider:focus {
  text-shadow: 0em 0em 1em white;
  box-shadow: 0 0 1em #fff;
}

.video-js .vjs-mute-control {
  cursor: pointer;
  flex: none;
}

.video-js .vjs-volume-control {
  cursor: pointer;
  margin-right: 1em;
  display: flex;
}

.video-js .vjs-volume-control.vjs-volume-horizontal {
  width: 5em;
}

.video-js .vjs-volume-panel .vjs-volume-control {
  visibility: visible;
  opacity: 0;
  width: 1px;
  height: 1px;
  margin-left: -1px;
}

.video-js .vjs-volume-panel {
  transition: width 1s;
}

.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control,
.video-js .vjs-volume-panel:active .vjs-volume-control,
.video-js .vjs-volume-panel:focus .vjs-volume-control,
.video-js .vjs-volume-panel .vjs-volume-control:active,
.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control,
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active {
  visibility: visible;
  opacity: 1;
  position: relative;
  transition: visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s, top 0s;
}

.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,
.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal {
  width: 5em;
  height: 3em;
  margin-right: 0;
}

.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical,
.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical,
.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical,
.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical,
.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control.vjs-volume-vertical,
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical {
  left: -3.5em;
  transition: left 0s;
}

.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active {
  width: 10em;
  transition: width 0.1s;
}

.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only {
  width: 4em;
}

.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  height: 8em;
  width: 3em;
  left: -3000em;
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
}

.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
}

.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  width: 5em;
  height: 3em;
  visibility: visible;
  opacity: 1;
  position: relative;
  transition: none;
}

.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,
.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  position: absolute;
  bottom: 3em;
  left: 0.5em;
}

.video-js .vjs-volume-panel {
  display: flex;
}

.video-js .vjs-volume-bar {
  margin: 1.35em 0.45em;
}

.vjs-volume-bar.vjs-slider-horizontal {
  width: 5em;
  height: 0.3em;
}

.vjs-volume-bar.vjs-slider-vertical {
  width: 0.3em;
  height: 5em;
  margin: 1.35em auto;
}

.video-js .vjs-volume-level {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
}

.video-js .vjs-volume-level:before {
  position: absolute;
  font-size: 0.9em;
  z-index: 1;
}

.vjs-slider-vertical .vjs-volume-level {
  width: 0.3em;
}

.vjs-slider-vertical .vjs-volume-level:before {
  top: -0.5em;
  left: -0.3em;
  z-index: 1;
}

.vjs-slider-horizontal .vjs-volume-level {
  height: 0.3em;
}

.vjs-slider-horizontal .vjs-volume-level:before {
  top: -0.3em;
  right: -0.5em;
}

.video-js .vjs-volume-panel.vjs-volume-panel-vertical {
  width: 4em;
}

.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
  height: 100%;
}

.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
  width: 100%;
}

.video-js .vjs-volume-vertical {
  width: 3em;
  height: 8em;
  bottom: 8em;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
}

.video-js .vjs-volume-horizontal .vjs-menu {
  left: -2em;
}

.video-js .vjs-volume-tooltip {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 0.3em;
  color: #000;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  padding: 6px 8px 8px 8px;
  pointer-events: none;
  position: absolute;
  top: -3.4em;
  visibility: hidden;
  z-index: 1;
}

.video-js .vjs-volume-control:hover .vjs-volume-tooltip,
.video-js .vjs-volume-control:hover .vjs-progress-holder:focus .vjs-volume-tooltip {
  display: block;
  font-size: 1em;
  visibility: visible;
}

.video-js .vjs-volume-vertical:hover .vjs-volume-tooltip,
.video-js .vjs-volume-vertical:hover .vjs-progress-holder:focus .vjs-volume-tooltip {
  left: 1em;
  top: -12px;
}

.video-js .vjs-volume-control.disabled:hover .vjs-volume-tooltip {
  font-size: 1em;
}

.video-js .vjs-volume-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #000;
  z-index: 1;
}

.video-js .vjs-volume-horizontal .vjs-mouse-display {
  width: 1px;
  height: 100%;
}

.vjs-no-flex .vjs-volume-control .vjs-mouse-display {
  z-index: 0;
}

.video-js .vjs-volume-control:hover .vjs-mouse-display {
  display: block;
}

.video-js.vjs-user-inactive .vjs-volume-control .vjs-mouse-display {
  visibility: hidden;
  opacity: 0;
  transition: visibility 1s, opacity 1s;
}

.video-js.vjs-user-inactive.vjs-no-flex .vjs-volume-control .vjs-mouse-display {
  display: none;
}

.vjs-mouse-display .vjs-volume-tooltip {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
}

.vjs-poster {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-color: #000000;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
}

.vjs-has-started .vjs-poster,
.vjs-using-native-controls .vjs-poster {
  display: none;
}

.vjs-audio.vjs-has-started .vjs-poster,
.vjs-has-started.vjs-audio-poster-mode .vjs-poster {
  display: block;
}

.video-js .vjs-live-control {
  display: flex;
  align-items: flex-start;
  flex: auto;
  font-size: 1em;
  line-height: 3em;
}

.vjs-no-flex .vjs-live-control {
  display: table-cell;
  width: auto;
  text-align: left;
}

.video-js:not(.vjs-live) .vjs-live-control,
.video-js.vjs-liveui .vjs-live-control {
  display: none;
}

.video-js .vjs-seek-to-live-control {
  align-items: center;
  cursor: pointer;
  flex: none;
  display: inline-flex;
  height: 100%;
  padding-left: 0.5em;
  padding-right: 0.5em;
  font-size: 1em;
  line-height: 3em;
  width: auto;
  min-width: 4em;
}

.vjs-no-flex .vjs-seek-to-live-control {
  display: table-cell;
  width: auto;
  text-align: left;
}

.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,
.video-js:not(.vjs-live) .vjs-seek-to-live-control {
  display: none;
}

.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge {
  cursor: auto;
}

.vjs-seek-to-live-control .vjs-icon-placeholder {
  margin-right: 0.5em;
  color: #888;
}

.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder {
  color: red;
}

.video-js .vjs-time-control {
  flex: none;
  font-size: 1em;
  line-height: 3em;
  min-width: 2em;
  width: auto;
  padding-left: 1em;
  padding-right: 1em;
}

.vjs-live .vjs-time-control {
  display: none;
}

.video-js .vjs-current-time,
.vjs-no-flex .vjs-current-time {
  display: none;
}

.video-js .vjs-duration,
.vjs-no-flex .vjs-duration {
  display: none;
}

.vjs-time-divider {
  display: none;
  line-height: 3em;
}

.vjs-live .vjs-time-divider {
  display: none;
}

.video-js .vjs-play-control {
  cursor: pointer;
}

.video-js .vjs-play-control .vjs-icon-placeholder {
  flex: none;
}

.vjs-text-track-display {
  position: absolute;
  bottom: 3em;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none;
}

.video-js.vjs-controls-disabled .vjs-text-track-display,
.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em;
}

.video-js .vjs-text-track {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 0.1em;
}

.vjs-subtitles {
  color: #fff;
}

.vjs-captions {
  color: #fc6;
}

.vjs-tt-cue {
  display: block;
}

video::-webkit-media-text-track-display {
  transform: translateY(-3em);
}

.video-js.vjs-controls-disabled video::-webkit-media-text-track-display,
.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
  transform: translateY(-1.5em);
}

.video-js .vjs-picture-in-picture-control {
  cursor: pointer;
  flex: none;
}

.video-js.vjs-audio-only-mode .vjs-picture-in-picture-control {
  display: none;
}

.video-js .vjs-fullscreen-control {
  cursor: pointer;
  flex: none;
}

.video-js.vjs-audio-only-mode .vjs-fullscreen-control {
  display: none;
}

.vjs-playback-rate > .vjs-menu-button,
.vjs-playback-rate .vjs-playback-rate-value {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.vjs-playback-rate .vjs-playback-rate-value {
  pointer-events: none;
  font-size: 1.5em;
  line-height: 2;
  text-align: center;
}

.vjs-playback-rate .vjs-menu {
  width: 4em;
  left: 0em;
}

.vjs-error .vjs-error-display .vjs-modal-dialog-content {
  font-size: 1.4em;
  text-align: center;
}

.vjs-error .vjs-error-display:before {
  color: #fff;
  content: "X";
  font-family: Arial, Helvetica, sans-serif;
  font-size: 4em;
  left: 0;
  line-height: 1;
  margin-top: -0.5em;
  position: absolute;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center;
  top: 50%;
  vertical-align: middle;
  width: 100%;
}

.vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.85;
  text-align: left;
  border: 6px solid rgba(43, 51, 63, 0.7);
  box-sizing: border-box;
  background-clip: padding-box;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  visibility: hidden;
}

.vjs-seeking .vjs-loading-spinner,
.vjs-waiting .vjs-loading-spinner {
  display: block;
  -webkit-animation: vjs-spinner-show 0s linear 0.3s forwards;
  animation: vjs-spinner-show 0s linear 0.3s forwards;
}

.vjs-loading-spinner:before,
.vjs-loading-spinner:after {
  content: "";
  position: absolute;
  margin: -6px;
  box-sizing: inherit;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  opacity: 1;
  border: inherit;
  border-color: transparent;
  border-top-color: white;
}

.vjs-seeking .vjs-loading-spinner:before,
.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:after {
  -webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
  animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
}

.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:before {
  border-top-color: white;
}

.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:after {
  border-top-color: white;
  -webkit-animation-delay: 0.44s;
  animation-delay: 0.44s;
}

@keyframes vjs-spinner-show {
  to {
    visibility: visible;
  }
}

@-webkit-keyframes vjs-spinner-show {
  to {
    visibility: visible;
  }
}

@keyframes vjs-spinner-spin {
  100% {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes vjs-spinner-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f;
  }

  20% {
    border-top-color: #73859f;
  }

  35% {
    border-top-color: white;
  }

  60% {
    border-top-color: #73859f;
  }

  100% {
    border-top-color: #73859f;
  }
}

@-webkit-keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f;
  }

  20% {
    border-top-color: #73859f;
  }

  35% {
    border-top-color: white;
  }

  60% {
    border-top-color: #73859f;
  }

  100% {
    border-top-color: #73859f;
  }
}

.video-js.vjs-audio-only-mode .vjs-captions-button {
  display: none;
}

.vjs-chapters-button .vjs-menu ul {
  width: 24em;
}

.video-js.vjs-audio-only-mode .vjs-descriptions-button {
  display: none;
}

.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: -0.1em;
}

.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: "";
  font-size: 1.5em;
  line-height: inherit;
}

.video-js.vjs-audio-only-mode .vjs-subs-caps-button {
  display: none;
}

.video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: -0.1em;
}

.video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: " ";
  font-size: 1.5em;
  line-height: inherit;
}

.video-js.vjs-layout-small .vjs-current-time,
.video-js.vjs-layout-small .vjs-time-divider,
.video-js.vjs-layout-small .vjs-duration,
.video-js.vjs-layout-small .vjs-remaining-time,
.video-js.vjs-layout-small .vjs-playback-rate,
.video-js.vjs-layout-small .vjs-volume-control,
.video-js.vjs-layout-x-small .vjs-current-time,
.video-js.vjs-layout-x-small .vjs-time-divider,
.video-js.vjs-layout-x-small .vjs-duration,
.video-js.vjs-layout-x-small .vjs-remaining-time,
.video-js.vjs-layout-x-small .vjs-playback-rate,
.video-js.vjs-layout-x-small .vjs-volume-control,
.video-js.vjs-layout-tiny .vjs-current-time,
.video-js.vjs-layout-tiny .vjs-time-divider,
.video-js.vjs-layout-tiny .vjs-duration,
.video-js.vjs-layout-tiny .vjs-remaining-time,
.video-js.vjs-layout-tiny .vjs-playback-rate,
.video-js.vjs-layout-tiny .vjs-volume-control {
  display: none;
}

.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,
.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,
.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,
.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,
.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,
.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,
.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover,
.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,
.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover {
  width: auto;
  width: initial;
}

.video-js.vjs-layout-x-small .vjs-progress-control,
.video-js.vjs-layout-tiny .vjs-progress-control {
  display: none;
}

.video-js.vjs-layout-x-small .vjs-custom-control-spacer {
  flex: auto;
  display: block;
}

.video-js.vjs-layout-x-small.vjs-no-flex .vjs-custom-control-spacer {
  width: auto;
}

.vjs-modal-dialog.vjs-text-track-settings {
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.75);
  color: #fff;
  height: 70%;
}

.vjs-text-track-settings .vjs-modal-dialog-content {
  display: table;
}

.vjs-text-track-settings .vjs-track-settings-colors,
.vjs-text-track-settings .vjs-track-settings-font,
.vjs-text-track-settings .vjs-track-settings-controls {
  display: table-cell;
}

.vjs-text-track-settings .vjs-track-settings-controls {
  text-align: right;
  vertical-align: bottom;
}

@supports (display: grid) {
  .vjs-text-track-settings .vjs-modal-dialog-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    padding: 20px 24px 0px 24px;
  }

  .vjs-track-settings-controls .vjs-default-button {
    margin-bottom: 20px;
  }

  .vjs-text-track-settings .vjs-track-settings-controls {
    grid-column: 1/-1;
  }

  .vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,
  .vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content,
  .vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content {
    grid-template-columns: 1fr;
  }
}

.vjs-track-setting > select {
  margin-right: 1em;
  margin-bottom: 0.5em;
}

.vjs-text-track-settings fieldset {
  margin: 5px;
  padding: 3px;
  border: none;
}

.vjs-text-track-settings fieldset span {
  display: inline-block;
}

.vjs-text-track-settings fieldset span > select {
  max-width: 7.3em;
}

.vjs-text-track-settings legend {
  color: #fff;
  margin: 0 0 5px 0;
}

.vjs-text-track-settings .vjs-label {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  display: block;
  margin: 0 0 5px 0;
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.vjs-track-settings-controls button:focus,
.vjs-track-settings-controls button:active {
  outline-style: solid;
  outline-width: medium;
  background-image: linear-gradient(0deg, #fff 88%, #73859f 100%);
}

.vjs-track-settings-controls button:hover {
  color: rgba(43, 51, 63, 0.75);
}

.vjs-track-settings-controls button {
  background-color: #fff;
  background-image: linear-gradient(-180deg, #fff 88%, #73859f 100%);
  color: #2B333F;
  cursor: pointer;
  border-radius: 2px;
}

.vjs-track-settings-controls .vjs-default-button {
  margin-right: 1em;
}

@media print {
  .video-js > *:not(.vjs-tech):not(.vjs-poster) {
    visibility: hidden;
  }
}

.vjs-resize-manager {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  z-index: -1000;
}

.js-focus-visible .video-js *:focus:not(.focus-visible) {
  outline: none;
}

.video-js *:focus:not(:focus-visible) {
  outline: none;
}