@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Archivo+Black|Archivo:400,700");
@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,900");
@font-face {
  font-family: 'Gt-Pressura';
  src: url("fonts/Gt-Pressura-Regular.otf") format("opentype");
  font-weight: normal; }

@font-face {
  font-family: 'Gt-Pressura';
  src: url("fonts/Gt-Pressura-Bold.otf") format("opentype");
  font-weight: bold; }

@font-face {
  font-family: 'Gt-Walsheim';
  src: url("fonts/GT-Walsheim-Regular.otf") format("opentype");
  font-weight: normal; }

@font-face {
  font-family: 'Gt-Walsheim';
  src: url("fonts/GT-Walsheim-Medium.otf") format("opentype");
  font-weight: bold; }

/*!
 * Font Awesome Pro 5.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa,
.fas,
.far,
.fal,
.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.3333333333em;
  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,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.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-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 {
  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-abacus:before {
  content: "\f640"; }

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

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

.fa-acorn:before {
  content: "\f6ae"; }

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

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

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

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

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

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

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

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

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

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

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

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

.fa-alicorn:before {
  content: "\f6b0"; }

.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-analytics:before {
  content: "\f643"; }

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

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

.fa-angel:before {
  content: "\f779"; }

.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-crate:before {
  content: "\f6b1"; }

.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-alt-down:before {
  content: "\f354"; }

.fa-arrow-alt-from-bottom:before {
  content: "\f346"; }

.fa-arrow-alt-from-left:before {
  content: "\f347"; }

.fa-arrow-alt-from-right:before {
  content: "\f348"; }

.fa-arrow-alt-from-top:before {
  content: "\f349"; }

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

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

.fa-arrow-alt-square-down:before {
  content: "\f350"; }

.fa-arrow-alt-square-left:before {
  content: "\f351"; }

.fa-arrow-alt-square-right:before {
  content: "\f352"; }

.fa-arrow-alt-square-up:before {
  content: "\f353"; }

.fa-arrow-alt-to-bottom:before {
  content: "\f34a"; }

.fa-arrow-alt-to-left:before {
  content: "\f34b"; }

.fa-arrow-alt-to-right:before {
  content: "\f34c"; }

.fa-arrow-alt-to-top:before {
  content: "\f34d"; }

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

.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-from-bottom:before {
  content: "\f342"; }

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

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

.fa-arrow-from-top:before {
  content: "\f345"; }

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

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

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

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

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

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

.fa-arrow-to-bottom:before {
  content: "\f33d"; }

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

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

.fa-arrow-to-top:before {
  content: "\f341"; }

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

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

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

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

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

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

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

.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-atom-alt:before {
  content: "\f5d3"; }

.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-axe:before {
  content: "\f6b2"; }

.fa-axe-battle:before {
  content: "\f6b3"; }

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

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

.fa-backpack:before {
  content: "\f5d4"; }

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

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

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

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

.fa-badge-dollar:before {
  content: "\f645"; }

.fa-badge-percent:before {
  content: "\f646"; }

.fa-badger-honey:before {
  content: "\f6b4"; }

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

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

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

.fa-ball-pile:before {
  content: "\f77e"; }

.fa-ballot:before {
  content: "\f732"; }

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

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

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

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

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

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

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

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

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

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

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

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

.fa-basketball-hoop:before {
  content: "\f435"; }

.fa-bat:before {
  content: "\f6b5"; }

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

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

.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-slash:before {
  content: "\f377"; }

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

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

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

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

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

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

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

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

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

.fa-bells:before {
  content: "\f77f"; }

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

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

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

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

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

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

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

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

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

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

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

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

.fa-blanket:before {
  content: "\f498"; }

.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-bone-break:before {
  content: "\f5d8"; }

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

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

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

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

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

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

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

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

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

.fa-books:before {
  content: "\f5db"; }

.fa-boot:before {
  content: "\f782"; }

.fa-booth-curtain:before {
  content: "\f734"; }

.fa-bow-arrow:before {
  content: "\f6b9"; }

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

.fa-bowling-pins:before {
  content: "\f437"; }

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

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

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

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

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

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

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

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

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

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

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

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

.fa-boxing-glove:before {
  content: "\f438"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-cabinet-filing:before {
  content: "\f64b"; }

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

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

.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-edit:before {
  content: "\f333"; }

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

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

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

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

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

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

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

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

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

.fa-campfire:before {
  content: "\f6ba"; }

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

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

.fa-candle-holder:before {
  content: "\f6bc"; }

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

.fa-candy-corn:before {
  content: "\f6bd"; }

.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-bump:before {
  content: "\f5e0"; }

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

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

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

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

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

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

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

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

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

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

.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-cauldron:before {
  content: "\f6bf"; }

.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-chair-office:before {
  content: "\f6c1"; }

.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-line-down:before {
  content: "\f64d"; }

.fa-chart-network:before {
  content: "\f78a"; }

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

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

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

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

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

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

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

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

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

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

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

.fa-chess-clock-alt:before {
  content: "\f43e"; }

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

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

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

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

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

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

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

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

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

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

.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-double-down:before {
  content: "\f322"; }

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

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

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

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

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

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

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

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

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

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

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

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

.fa-chimney:before {
  content: "\f78b"; }

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

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

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

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

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

.fa-claw-marks:before {
  content: "\f6c2"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-cloud-hail-mixed:before {
  content: "\f73a"; }

.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-rainbow:before {
  content: "\f73e"; }

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

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

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

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

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

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

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

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

.fa-clouds:before {
  content: "\f744"; }

.fa-clouds-moon:before {
  content: "\f745"; }

.fa-clouds-sun:before {
  content: "\f746"; }

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

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

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

.fa-club:before {
  content: "\f327"; }

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

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

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

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

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

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

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

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

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

.fa-coffin:before {
  content: "\f6c6"; }

.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-alt-check:before {
  content: "\f4a2"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-container-storage:before {
  content: "\f4b7"; }

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

.fa-conveyor-belt:before {
  content: "\f46e"; }

.fa-conveyor-belt-alt:before {
  content: "\f46f"; }

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

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

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

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

.fa-corn:before {
  content: "\f6c7"; }

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

.fa-cow:before {
  content: "\f6c8"; }

.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-credit-card-blank:before {
  content: "\f389"; }

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

.fa-cricket:before {
  content: "\f449"; }

.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-css3:before {
  content: "\f13c"; }

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

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

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

.fa-curling:before {
  content: "\f44a"; }

.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-dagger:before {
  content: "\f6cb"; }

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

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

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

.fa-deer:before {
  content: "\f78e"; }

.fa-deer-rudolph:before {
  content: "\f78f"; }

.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-desktop-alt:before {
  content: "\f390"; }

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

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

.fa-dewpoint:before {
  content: "\f748"; }

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

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

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

.fa-diamond:before {
  content: "\f219"; }

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

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

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

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

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

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

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

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

.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-diploma:before {
  content: "\f5ea"; }

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

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

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

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

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

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

.fa-do-not-enter:before {
  content: "\f5ec"; }

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

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

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

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

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

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

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

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

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

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

.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-circle:before {
  content: "\f5ed"; }

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

.fa-draw-square:before {
  content: "\f5ef"; }

.fa-dreidel:before {
  content: "\f792"; }

.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:before {
  content: "\f6d6"; }

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

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

.fa-duck:before {
  content: "\f6d8"; }

.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-ear:before {
  content: "\f5f0"; }

.fa-ear-muffs:before {
  content: "\f795"; }

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

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

.fa-eclipse:before {
  content: "\f749"; }

.fa-eclipse-alt:before {
  content: "\f74a"; }

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

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

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

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

.fa-elephant:before {
  content: "\f6da"; }

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

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

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

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

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

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

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

.fa-empty-set:before {
  content: "\f656"; }

.fa-engine-warning:before {
  content: "\f5f2"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-field-hockey:before {
  content: "\f44c"; }

.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-certificate:before {
  content: "\f5f3"; }

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

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

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

.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-edit:before {
  content: "\f31c"; }

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

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

.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-minus:before {
  content: "\f318"; }

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

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

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

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

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

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

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

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

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

.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-film-alt:before {
  content: "\f3a0"; }

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

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

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

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

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

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

.fa-fireplace:before {
  content: "\f79a"; }

.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-alt:before {
  content: "\f74c"; }

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

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

.fa-flame:before {
  content: "\f6df"; }

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

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

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

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

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

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

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

.fa-fog:before {
  content: "\f74e"; }

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

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

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

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

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

.fa-folders:before {
  content: "\f660"; }

.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-football-helmet:before {
  content: "\f44f"; }

.fa-forklift:before {
  content: "\f47a"; }

.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-fragile:before {
  content: "\f4bb"; }

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

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

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

.fa-frosty-head:before {
  content: "\f79b"; }

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

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

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

.fa-function:before {
  content: "\f661"; }

.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-gas-pump-slash:before {
  content: "\f5f4"; }

.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-gift-card:before {
  content: "\f663"; }

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

.fa-gingerbread-man:before {
  content: "\f79d"; }

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

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

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

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

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

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

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

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

.fa-glass-champagne:before {
  content: "\f79e"; }

.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-glass-whiskey-rocks:before {
  content: "\f7a1"; }

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

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

.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-globe-snow:before {
  content: "\f7a3"; }

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

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

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

.fa-golf-club:before {
  content: "\f451"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-h1:before {
  content: "\f313"; }

.fa-h2:before {
  content: "\f314"; }

.fa-h3:before {
  content: "\f315"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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-receiving:before {
  content: "\f47c"; }

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

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

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

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

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

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

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

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

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

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

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

.fa-hat-santa:before {
  content: "\f7a7"; }

.fa-hat-winter:before {
  content: "\f7a8"; }

.fa-hat-witch:before {
  content: "\f6e7"; }

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

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

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

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

.fa-head-vr:before {
  content: "\f6ea"; }

.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-heart-circle:before {
  content: "\f4c7"; }

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

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

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

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

.fa-helmet-battle:before {
  content: "\f6eb"; }

.fa-hexagon:before {
  content: "\f312"; }

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

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

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

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

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

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

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

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

.fa-hockey-sticks:before {
  content: "\f454"; }

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

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

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

.fa-hood-cloak:before {
  content: "\f6ef"; }

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

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

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

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

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

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

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

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

.fa-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-flood:before {
  content: "\f74f"; }

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

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

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

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

.fa-humidity:before {
  content: "\f750"; }

.fa-hurricane:before {
  content: "\f751"; }

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

.fa-ice-skate:before {
  content: "\f7ac"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-inhaler:before {
  content: "\f5f9"; }

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

.fa-integral:before {
  content: "\f667"; }

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

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

.fa-intersection:before {
  content: "\f668"; }

.fa-inventory:before {
  content: "\f480"; }

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

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

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

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

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

.fa-jack-o-lantern:before {
  content: "\f30e"; }

.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-key-skeleton:before {
  content: "\f6f3"; }

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

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

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

.fa-keynote:before {
  content: "\f66c"; }

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

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

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

.fa-kidneys:before {
  content: "\f5fb"; }

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

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

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

.fa-kite:before {
  content: "\f6f4"; }

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

.fa-knife-kitchen:before {
  content: "\f6f5"; }

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

.fa-lambda:before {
  content: "\f66e"; }

.fa-lamp:before {
  content: "\f4ca"; }

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

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

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

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

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

.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-layer-minus:before {
  content: "\f5fe"; }

.fa-layer-plus:before {
  content: "\f5ff"; }

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

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

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

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

.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:before {
  content: "\f149"; }

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

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

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

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

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

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

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

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

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

.fa-lights-holiday:before {
  content: "\f7b2"; }

.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-lips:before {
  content: "\f600"; }

.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:before {
  content: "\f601"; }

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

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

.fa-location-slash:before {
  content: "\f603"; }

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

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

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

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

.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-long-arrow-down:before {
  content: "\f175"; }

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

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

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

.fa-loveseat:before {
  content: "\f4cc"; }

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

.fa-luchador:before {
  content: "\f455"; }

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

.fa-lungs:before {
  content: "\f604"; }

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

.fa-mace:before {
  content: "\f6f8"; }

.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-mandolin:before {
  content: "\f6f9"; }

.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-marker-alt-slash:before {
  content: "\f605"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-megaphone:before {
  content: "\f675"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-mind-share:before {
  content: "\f677"; }

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

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

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

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

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

.fa-mistletoe:before {
  content: "\f7b4"; }

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

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

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

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

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

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

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

.fa-mobile-android-alt:before {
  content: "\f3cf"; }

.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-monitor-heart-rate:before {
  content: "\f611"; }

.fa-monkey:before {
  content: "\f6fb"; }

.fa-monument:before {
  content: "\f5a6"; }

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

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

.fa-moon-stars:before {
  content: "\f755"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mountain:before {
  content: "\f6fc"; }

.fa-mountains:before {
  content: "\f6fd"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-mug-hot:before {
  content: "\f7b6"; }

.fa-mug-marshmallows:before {
  content: "\f7b7"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-narwhal:before {
  content: "\f6fe"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-nintendo-switch:before {
  content: "\f418"; }

.fa-node:before {
  content: "\f419"; }

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

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-octagon:before {
  content: "\f306"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-oil-can:before {
  content: "\f613"; }

.fa-oil-temp:before {
  content: "\f614"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-omega:before {
  content: "\f67a"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-ornament:before {
  content: "\f7b8"; }

.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-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-brush-alt:before {
  content: "\f5a9"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-pallet-alt:before {
  content: "\f483"; }

.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-parking-circle:before {
  content: "\f615"; }

.fa-parking-circle-slash:before {
  content: "\f616"; }

.fa-parking-slash:before {
  content: "\f617"; }

.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-paw-alt:before {
  content: "\f701"; }

.fa-paw-claws:before {
  content: "\f702"; }

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

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

.fa-pegasus:before {
  content: "\f703"; }

.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:before {
  content: "\f040"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-paintbrush:before {
  content: "\f618"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-pennant:before {
  content: "\f456"; }

.fa-penny-arcade:before {
  content: "\f704"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-person-carry:before {
  content: "\f4cf"; }

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

.fa-person-dolly-empty:before {
  content: "\f4d1"; }

.fa-person-sign:before {
  content: "\f757"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

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

.fa-phone-office:before {
  content: "\f67d"; }

.fa-phone-plus:before {
  content: "\f4d2"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-php:before {
  content: "\f457"; }

.fa-pi:before {
  content: "\f67e"; }

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

.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-pig:before {
  content: "\f706"; }

.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-place-of-worship:before {
  content: "\f67f"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-alt:before {
  content: "\f3de"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

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

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

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

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

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

.fa-plus-hexagon:before {
  content: "\f300"; }

.fa-plus-octagon:before {
  content: "\f301"; }

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

.fa-podcast:before {
  content: "\f2ce"; }

.fa-podium:before {
  content: "\f680"; }

.fa-podium-star:before {
  content: "\f758"; }

.fa-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poll-people:before {
  content: "\f759"; }

.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-presentation:before {
  content: "\f685"; }

.fa-print:before {
  content: "\f02f"; }

.fa-print-slash:before {
  content: "\f686"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pumpkin:before {
  content: "\f707"; }

.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-question-square:before {
  content: "\f2fd"; }

.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-rabbit:before {
  content: "\f708"; }

.fa-rabbit-fast:before {
  content: "\f709"; }

.fa-racquet:before {
  content: "\f45a"; }

.fa-radiation:before {
  content: "\f7b9"; }

.fa-radiation-alt:before {
  content: "\f7ba"; }

.fa-rainbow:before {
  content: "\f75b"; }

.fa-raindrops:before {
  content: "\f75c"; }

.fa-ram:before {
  content: "\f70a"; }

.fa-ramp-loading:before {
  content: "\f4d4"; }

.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-rectangle-landscape:before {
  content: "\f2fa"; }

.fa-rectangle-portrait:before {
  content: "\f2fb"; }

.fa-rectangle-wide:before {
  content: "\f2fc"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-repeat:before {
  content: "\f363"; }

.fa-repeat-1:before {
  content: "\f365"; }

.fa-repeat-1-alt:before {
  content: "\f366"; }

.fa-repeat-alt:before {
  content: "\f364"; }

.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-retweet-alt:before {
  content: "\f361"; }

.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-route-highway:before {
  content: "\f61a"; }

.fa-route-interstate:before {
  content: "\f61b"; }

.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-triangle:before {
  content: "\f61c"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-running:before {
  content: "\f70c"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-rv:before {
  content: "\f7be"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-satellite:before {
  content: "\f7bf"; }

.fa-satellite-dish:before {
  content: "\f7c0"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-scalpel:before {
  content: "\f61d"; }

.fa-scalpel-path:before {
  content: "\f61e"; }

.fa-scanner:before {
  content: "\f488"; }

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

.fa-scanner-touchscreen:before {
  content: "\f48a"; }

.fa-scarecrow:before {
  content: "\f70d"; }

.fa-scarf:before {
  content: "\f7c1"; }

.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-scroll-old:before {
  content: "\f70f"; }

.fa-scrubber:before {
  content: "\f2f8"; }

.fa-scythe:before {
  content: "\f710"; }

.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-all:before {
  content: "\f367"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-sheep:before {
  content: "\f711"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield:before {
  content: "\f132"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

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

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

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shipping-timed:before {
  content: "\f48c"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shovel:before {
  content: "\f713"; }

.fa-shovel-snow:before {
  content: "\f7c3"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shredder:before {
  content: "\f68a"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-shuttlecock:before {
  content: "\f45b"; }

.fa-sigma:before {
  content: "\f68b"; }

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

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

.fa-sign-in-alt:before {
  content: "\f2f6"; }

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

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

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-signal-1:before {
  content: "\f68c"; }

.fa-signal-2:before {
  content: "\f68d"; }

.fa-signal-3:before {
  content: "\f68e"; }

.fa-signal-4:before {
  content: "\f68f"; }

.fa-signal-alt:before {
  content: "\f690"; }

.fa-signal-alt-1:before {
  content: "\f691"; }

.fa-signal-alt-2:before {
  content: "\f692"; }

.fa-signal-alt-3:before {
  content: "\f693"; }

.fa-signal-alt-slash:before {
  content: "\f694"; }

.fa-signal-slash:before {
  content: "\f695"; }

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

.fa-sim-card:before {
  content: "\f7c4"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skating:before {
  content: "\f7c5"; }

.fa-skeleton:before {
  content: "\f620"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-ski-jump:before {
  content: "\f7c7"; }

.fa-ski-lift:before {
  content: "\f7c8"; }

.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-sledding:before {
  content: "\f7cb"; }

.fa-sleigh:before {
  content: "\f7cc"; }

.fa-sliders-h:before {
  content: "\f1de"; }

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

.fa-sliders-v:before {
  content: "\f3f1"; }

.fa-sliders-v-square:before {
  content: "\f3f2"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-plus:before {
  content: "\f5b9"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smog:before {
  content: "\f75f"; }

.fa-smoke:before {
  content: "\f760"; }

.fa-smoking:before {
  content: "\f48d"; }

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

.fa-sms:before {
  content: "\f7cd"; }

.fa-snake:before {
  content: "\f716"; }

.fa-snapchat:before {
  content: "\f2ab"; }

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

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snow-blowing:before {
  content: "\f761"; }

.fa-snowboarding:before {
  content: "\f7ce"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-snowflakes:before {
  content: "\f7cf"; }

.fa-snowman:before {
  content: "\f7d0"; }

.fa-snowmobile:before {
  content: "\f7d1"; }

.fa-snowplow:before {
  content: "\f7d2"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-spade:before {
  content: "\f2f4"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-spider:before {
  content: "\f717"; }

.fa-spider-black-widow:before {
  content: "\f718"; }

.fa-spider-web:before {
  content: "\f719"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-spinner-third:before {
  content: "\f3f4"; }

.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:before {
  content: "\f697"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-squirrel:before {
  content: "\f71a"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-staff:before {
  content: "\f71b"; }

.fa-stamp:before {
  content: "\f5bf"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-and-crescent:before {
  content: "\f699"; }

.fa-star-christmas:before {
  content: "\f7d4"; }

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

.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-stars:before {
  content: "\f762"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-steering-wheel:before {
  content: "\f622"; }

.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-stocking:before {
  content: "\f7d5"; }

.fa-stomach:before {
  content: "\f623"; }

.fa-stop:before {
  content: "\f04d"; }

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

.fa-stopwatch:before {
  content: "\f2f2"; }

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

.fa-store-alt:before {
  content: "\f54f"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

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

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

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

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

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

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

.fa-sun-dust:before {
  content: "\f764"; }

.fa-sun-haze:before {
  content: "\f765"; }

.fa-sunrise:before {
  content: "\f766"; }

.fa-sunset:before {
  content: "\f767"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-sword:before {
  content: "\f71c"; }

.fa-swords:before {
  content: "\f71d"; }

.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-tablet-android:before {
  content: "\f3fb"; }

.fa-tablet-android-alt:before {
  content: "\f3fc"; }

.fa-tablet-rugged:before {
  content: "\f48f"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer:before {
  content: "\f0e4"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tachometer-alt-average:before {
  content: "\f624"; }

.fa-tachometer-alt-fast:before {
  content: "\f625"; }

.fa-tachometer-alt-fastest:before {
  content: "\f626"; }

.fa-tachometer-alt-slow:before {
  content: "\f627"; }

.fa-tachometer-alt-slowest:before {
  content: "\f628"; }

.fa-tachometer-average:before {
  content: "\f629"; }

.fa-tachometer-fast:before {
  content: "\f62a"; }

.fa-tachometer-fastest:before {
  content: "\f62b"; }

.fa-tachometer-slow:before {
  content: "\f62c"; }

.fa-tachometer-slowest:before {
  content: "\f62d"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tally:before {
  content: "\f69c"; }

.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-frigid:before {
  content: "\f768"; }

.fa-temperature-high:before {
  content: "\f769"; }

.fa-temperature-hot:before {
  content: "\f76a"; }

.fa-temperature-low:before {
  content: "\f76b"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tenge:before {
  content: "\f7d7"; }

.fa-tennis-ball:before {
  content: "\f45e"; }

.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-theta:before {
  content: "\f69e"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-thunderstorm:before {
  content: "\f76c"; }

.fa-thunderstorm-moon:before {
  content: "\f76d"; }

.fa-thunderstorm-sun:before {
  content: "\f76e"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-tilde:before {
  content: "\f69f"; }

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

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

.fa-times-hexagon:before {
  content: "\f2ee"; }

.fa-times-octagon:before {
  content: "\f2f0"; }

.fa-times-square:before {
  content: "\f2d3"; }

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.fa-tire:before {
  content: "\f631"; }

.fa-tire-flat:before {
  content: "\f632"; }

.fa-tire-pressure-warning:before {
  content: "\f633"; }

.fa-tire-rugged:before {
  content: "\f634"; }

.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-alt:before {
  content: "\f71f"; }

.fa-tombstone:before {
  content: "\f720"; }

.fa-tombstone-alt:before {
  content: "\f721"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tools:before {
  content: "\f7d9"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-toothbrush:before {
  content: "\f635"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-tornado:before {
  content: "\f76f"; }

.fa-tractor:before {
  content: "\f722"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-cone:before {
  content: "\f636"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-traffic-light-go:before {
  content: "\f638"; }

.fa-traffic-light-slow:before {
  content: "\f639"; }

.fa-traffic-light-stop:before {
  content: "\f63a"; }

.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-treasure-chest:before {
  content: "\f723"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-tree-alt:before {
  content: "\f400"; }

.fa-tree-christmas:before {
  content: "\f7db"; }

.fa-tree-decorated:before {
  content: "\f7dc"; }

.fa-tree-large:before {
  content: "\f7dd"; }

.fa-trees:before {
  content: "\f724"; }

.fa-trello:before {
  content: "\f181"; }

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

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-trophy-alt:before {
  content: "\f2eb"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-container:before {
  content: "\f4dc"; }

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

.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-truck-plow:before {
  content: "\f7de"; }

.fa-truck-ramp:before {
  content: "\f4e0"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-turkey:before {
  content: "\f725"; }

.fa-turtle:before {
  content: "\f726"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-tv-retro:before {
  content: "\f401"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-unicorn:before {
  content: "\f727"; }

.fa-union:before {
  content: "\f6a2"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

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

.fa-ups:before {
  content: "\f7e0"; }

.fa-usb:before {
  content: "\f287"; }

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

.fa-usd-square:before {
  content: "\f2e9"; }

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

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-chart:before {
  content: "\f6a3"; }

.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-crown:before {
  content: "\f6a4"; }

.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-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-class:before {
  content: "\f63d"; }

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

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

.fa-usps:before {
  content: "\f7e1"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-fork:before {
  content: "\f2e3"; }

.fa-utensil-knife:before {
  content: "\f2e4"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-utensils-alt:before {
  content: "\f2e6"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-value-absolute:before {
  content: "\f6a6"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

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

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

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

.fa-video-plus:before {
  content: "\f4e1"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vihara:before {
  content: "\f6a7"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-volcano:before {
  content: "\f770"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume:before {
  content: "\f6a8"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f6a9"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-slash:before {
  content: "\f2e2"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vote-nay:before {
  content: "\f771"; }

.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-wand:before {
  content: "\f72a"; }

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

.fa-warehouse:before {
  content: "\f494"; }

.fa-warehouse-alt:before {
  content: "\f495"; }

.fa-watch:before {
  content: "\f2e1"; }

.fa-watch-fitness:before {
  content: "\f63e"; }

.fa-water:before {
  content: "\f773"; }

.fa-water-lower:before {
  content: "\f774"; }

.fa-water-rise:before {
  content: "\f775"; }

.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-whale:before {
  content: "\f72c"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheat:before {
  content: "\f72d"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whistle:before {
  content: "\f460"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wifi-1:before {
  content: "\f6aa"; }

.fa-wifi-2:before {
  content: "\f6ab"; }

.fa-wifi-slash:before {
  content: "\f6ac"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wind:before {
  content: "\f72e"; }

.fa-wind-warning:before {
  content: "\f776"; }

.fa-window:before {
  content: "\f40e"; }

.fa-window-alt:before {
  content: "\f40f"; }

.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-windsock:before {
  content: "\f777"; }

.fa-wine-bottle:before {
  content: "\f72f"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-wreath:before {
  content: "\f7e2"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

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

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

/*!
 * Font Awesome Pro 5.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("../public/fonts/font-awesome/fa-brands-400.eot");
  src: url("../public/fonts/font-awesome/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../public/fonts/font-awesome/fa-brands-400.woff2") format("woff2"), url("../public/fonts/font-awesome/fa-brands-400.woff") format("woff"), url("../public/fonts/font-awesome/fa-brands-400.ttf") format("truetype"), url("../public/fonts/font-awesome/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands'; }

/*!
 * Font Awesome Pro 5.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  src: url("../public/fonts/font-awesome/fa-regular-400.eot");
  src: url("../public/fonts/font-awesome/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../public/fonts/font-awesome/fa-regular-400.woff2") format("woff2"), url("../public/fonts/font-awesome/fa-regular-400.woff") format("woff"), url("../public/fonts/font-awesome/fa-regular-400.ttf") format("truetype"), url("../public/fonts/font-awesome/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

/*!
 * Font Awesome Pro 5.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  src: url("../public/fonts/font-awesome/fa-solid-900.eot");
  src: url("../public/fonts/font-awesome/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../public/fonts/font-awesome/fa-solid-900.woff2") format("woff2"), url("../public/fonts/font-awesome/fa-solid-900.woff") format("woff"), url("../public/fonts/font-awesome/fa-solid-900.ttf") format("truetype"), url("../public/fonts/font-awesome/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900; }

/*!
 * Font Awesome Pro 5.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  src: url("../public/fonts/font-awesome/fa-light-300.eot");
  src: url("../public/fonts/font-awesome/fa-light-300.eot?#iefix") format("embedded-opentype"), url("../public/fonts/font-awesome/fa-light-300.woff2") format("woff2"), url("../public/fonts/font-awesome/fa-light-300.woff") format("woff"), url("../public/fonts/font-awesome/fa-light-300.ttf") format("truetype"), url("../public/fonts/font-awesome/fa-light-300.svg#fontawesome") format("svg"); }

.fal {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300; }

/*!
 * Font Awesome Pro 5.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa.fa-glass:before {
  content: "\f000"; }

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

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

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

.fa.fa-remove:before {
  content: "\f00d"; }

.fa.fa-close:before {
  content: "\f00d"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa.fa-repeat:before {
  content: "\f01e"; }

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

.fa.fa-refresh:before {
  content: "\f021"; }

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

.fa.fa-dedent:before {
  content: "\f03b"; }

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

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

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

.fa.fa-photo {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-image {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-pencil:before {
  content: "\f303"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa.fa-eye {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa.fa-feed:before {
  content: "\f09e"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa.fa-money {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-money:before {
  content: "\f3d1"; }

.fa.fa-unsorted:before {
  content: "\f0dc"; }

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

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

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

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

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

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

.fa.fa-tachometer:before {
  content: "\f3fd"; }

.fa.fa-dashboard:before {
  content: "\f3fd"; }

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

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

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

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

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

.fa.fa-clipboard {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-paste {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

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

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

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

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

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

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

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

.fa.fa-cutlery:before {
  content: "\f2e7"; }

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

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

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

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

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

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

.fa.fa-tablet:before {
  content: "\f3fa"; }

.fa.fa-mobile:before {
  content: "\f3cd"; }

.fa.fa-mobile-phone:before {
  content: "\f3cd"; }

.fa.fa-circle-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-circle-o:before {
  content: "\f111"; }

.fa.fa-mail-reply:before {
  content: "\f3e5"; }

.fa.fa-github-alt {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-folder-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-folder-o:before {
  content: "\f07b"; }

.fa.fa-folder-open-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-folder-open-o:before {
  content: "\f07c"; }

.fa.fa-smile-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-smile-o:before {
  content: "\f118"; }

.fa.fa-frown-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-frown-o:before {
  content: "\f119"; }

.fa.fa-meh-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-meh-o:before {
  content: "\f11a"; }

.fa.fa-keyboard-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-keyboard-o:before {
  content: "\f11c"; }

.fa.fa-flag-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-flag-o:before {
  content: "\f024"; }

.fa.fa-mail-reply-all:before {
  content: "\f122"; }

.fa.fa-star-half-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-star-half-o:before {
  content: "\f089"; }

.fa.fa-star-half-empty {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-star-half-empty:before {
  content: "\f089"; }

.fa.fa-star-half-full {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-star-half-full:before {
  content: "\f089"; }

.fa.fa-code-fork:before {
  content: "\f126"; }

.fa.fa-chain-broken:before {
  content: "\f127"; }

.fa.fa-shield:before {
  content: "\f3ed"; }

.fa.fa-calendar-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-calendar-o:before {
  content: "\f133"; }

.fa.fa-maxcdn {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-html5 {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-css3 {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ticket:before {
  content: "\f3ff"; }

.fa.fa-minus-square-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-minus-square-o:before {
  content: "\f146"; }

.fa.fa-level-up:before {
  content: "\f3bf"; }

.fa.fa-level-down:before {
  content: "\f3be"; }

.fa.fa-pencil-square:before {
  content: "\f14b"; }

.fa.fa-external-link-square:before {
  content: "\f360"; }

.fa.fa-compass {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-caret-square-o-down {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-caret-square-o-down:before {
  content: "\f150"; }

.fa.fa-toggle-down {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-toggle-down:before {
  content: "\f150"; }

.fa.fa-caret-square-o-up {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-caret-square-o-up:before {
  content: "\f151"; }

.fa.fa-toggle-up {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-toggle-up:before {
  content: "\f151"; }

.fa.fa-caret-square-o-right {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-caret-square-o-right:before {
  content: "\f152"; }

.fa.fa-toggle-right {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-toggle-right:before {
  content: "\f152"; }

.fa.fa-eur:before {
  content: "\f153"; }

.fa.fa-euro:before {
  content: "\f153"; }

.fa.fa-gbp:before {
  content: "\f154"; }

.fa.fa-usd:before {
  content: "\f155"; }

.fa.fa-dollar:before {
  content: "\f155"; }

.fa.fa-inr:before {
  content: "\f156"; }

.fa.fa-rupee:before {
  content: "\f156"; }

.fa.fa-jpy:before {
  content: "\f157"; }

.fa.fa-cny:before {
  content: "\f157"; }

.fa.fa-rmb:before {
  content: "\f157"; }

.fa.fa-yen:before {
  content: "\f157"; }

.fa.fa-rub:before {
  content: "\f158"; }

.fa.fa-ruble:before {
  content: "\f158"; }

.fa.fa-rouble:before {
  content: "\f158"; }

.fa.fa-krw:before {
  content: "\f159"; }

.fa.fa-won:before {
  content: "\f159"; }

.fa.fa-btc {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bitcoin {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bitcoin:before {
  content: "\f15a"; }

.fa.fa-file-text:before {
  content: "\f15c"; }

.fa.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa.fa-youtube-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-youtube {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-xing {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-xing-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-youtube-play {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-youtube-play:before {
  content: "\f167"; }

.fa.fa-dropbox {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-stack-overflow {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-instagram {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-flickr {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-adn {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bitbucket {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bitbucket-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bitbucket-square:before {
  content: "\f171"; }

.fa.fa-tumblr {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-tumblr-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-long-arrow-down:before {
  content: "\f309"; }

.fa.fa-long-arrow-up:before {
  content: "\f30c"; }

.fa.fa-long-arrow-left:before {
  content: "\f30a"; }

.fa.fa-long-arrow-right:before {
  content: "\f30b"; }

.fa.fa-apple {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-windows {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-android {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-linux {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-dribbble {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-skype {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-foursquare {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-trello {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gratipay {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gittip {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gittip:before {
  content: "\f184"; }

.fa.fa-sun-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-sun-o:before {
  content: "\f185"; }

.fa.fa-moon-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-moon-o:before {
  content: "\f186"; }

.fa.fa-vk {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-weibo {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-renren {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pagelines {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-stack-exchange {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-arrow-circle-o-right {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-arrow-circle-o-right:before {
  content: "\f35a"; }

.fa.fa-arrow-circle-o-left {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-arrow-circle-o-left:before {
  content: "\f359"; }

.fa.fa-caret-square-o-left {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-caret-square-o-left:before {
  content: "\f191"; }

.fa.fa-toggle-left {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-toggle-left:before {
  content: "\f191"; }

.fa.fa-dot-circle-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-dot-circle-o:before {
  content: "\f192"; }

.fa.fa-vimeo-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-try:before {
  content: "\f195"; }

.fa.fa-turkish-lira:before {
  content: "\f195"; }

.fa.fa-plus-square-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-plus-square-o:before {
  content: "\f0fe"; }

.fa.fa-slack {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wordpress {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-openid {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-institution:before {
  content: "\f19c"; }

.fa.fa-bank:before {
  content: "\f19c"; }

.fa.fa-mortar-board:before {
  content: "\f19d"; }

.fa.fa-yahoo {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-reddit {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-reddit-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-stumbleupon-circle {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-stumbleupon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-delicious {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-digg {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pied-piper-pp {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pied-piper-alt {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-drupal {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-joomla {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-spoon:before {
  content: "\f2e5"; }

.fa.fa-behance {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-behance-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-steam {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-steam-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-automobile:before {
  content: "\f1b9"; }

.fa.fa-cab:before {
  content: "\f1ba"; }

.fa.fa-envelope-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-envelope-o:before {
  content: "\f0e0"; }

.fa.fa-deviantart {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-soundcloud {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-file-pdf-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa.fa-file-word-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-file-word-o:before {
  content: "\f1c2"; }

.fa.fa-file-excel-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa.fa-file-powerpoint-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa.fa-file-image-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-file-image-o:before {
  content: "\f1c5"; }

.fa.fa-file-photo-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-file-photo-o:before {
  content: "\f1c5"; }

.fa.fa-file-picture-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-file-picture-o:before {
  content: "\f1c5"; }

.fa.fa-file-archive-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-file-archive-o:before {
  content: "\f1c6"; }

.fa.fa-file-zip-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-file-zip-o:before {
  content: "\f1c6"; }

.fa.fa-file-audio-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-file-audio-o:before {
  content: "\f1c7"; }

.fa.fa-file-sound-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-file-sound-o:before {
  content: "\f1c7"; }

.fa.fa-file-video-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-file-video-o:before {
  content: "\f1c8"; }

.fa.fa-file-movie-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-file-movie-o:before {
  content: "\f1c8"; }

.fa.fa-file-code-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-file-code-o:before {
  content: "\f1c9"; }

.fa.fa-vine {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-codepen {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-jsfiddle {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-life-ring {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-life-bouy {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-life-bouy:before {
  content: "\f1cd"; }

.fa.fa-life-buoy {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-life-buoy:before {
  content: "\f1cd"; }

.fa.fa-life-saver {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-life-saver:before {
  content: "\f1cd"; }

.fa.fa-support {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-support:before {
  content: "\f1cd"; }

.fa.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa.fa-rebel {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ra {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ra:before {
  content: "\f1d0"; }

.fa.fa-resistance {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-resistance:before {
  content: "\f1d0"; }

.fa.fa-empire {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ge {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ge:before {
  content: "\f1d1"; }

.fa.fa-git-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-git {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-hacker-news {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-y-combinator-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-y-combinator-square:before {
  content: "\f1d4"; }

.fa.fa-yc-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-yc-square:before {
  content: "\f1d4"; }

.fa.fa-tencent-weibo {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-qq {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-weixin {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wechat {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wechat:before {
  content: "\f1d7"; }

.fa.fa-send:before {
  content: "\f1d8"; }

.fa.fa-paper-plane-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-paper-plane-o:before {
  content: "\f1d8"; }

.fa.fa-send-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-send-o:before {
  content: "\f1d8"; }

.fa.fa-circle-thin {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-circle-thin:before {
  content: "\f111"; }

.fa.fa-header:before {
  content: "\f1dc"; }

.fa.fa-sliders:before {
  content: "\f1de"; }

.fa.fa-futbol-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-futbol-o:before {
  content: "\f1e3"; }

.fa.fa-soccer-ball-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-soccer-ball-o:before {
  content: "\f1e3"; }

.fa.fa-slideshare {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-twitch {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-yelp {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-newspaper-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa.fa-paypal {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-wallet {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-visa {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-mastercard {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-discover {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-amex {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-paypal {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-stripe {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bell-slash-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-bell-slash-o:before {
  content: "\f1f6"; }

.fa.fa-trash:before {
  content: "\f2ed"; }

.fa.fa-copyright {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-eyedropper:before {
  content: "\f1fb"; }

.fa.fa-area-chart:before {
  content: "\f1fe"; }

.fa.fa-pie-chart:before {
  content: "\f200"; }

.fa.fa-line-chart:before {
  content: "\f201"; }

.fa.fa-lastfm {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-lastfm-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ioxhost {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-angellist {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-cc:before {
  content: "\f20a"; }

.fa.fa-ils:before {
  content: "\f20b"; }

.fa.fa-shekel:before {
  content: "\f20b"; }

.fa.fa-sheqel:before {
  content: "\f20b"; }

.fa.fa-meanpath {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-meanpath:before {
  content: "\f2b4"; }

.fa.fa-buysellads {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-connectdevelop {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-dashcube {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-forumbee {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-leanpub {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-sellsy {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-shirtsinbulk {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-simplybuilt {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-skyatlas {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-diamond {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-diamond:before {
  content: "\f3a5"; }

.fa.fa-intersex:before {
  content: "\f224"; }

.fa.fa-facebook-official {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-facebook-official:before {
  content: "\f09a"; }

.fa.fa-pinterest-p {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-whatsapp {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-hotel:before {
  content: "\f236"; }

.fa.fa-viacoin {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-medium {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-y-combinator {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-yc {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-yc:before {
  content: "\f23b"; }

.fa.fa-optin-monster {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-opencart {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-expeditedssl {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-battery-4:before {
  content: "\f240"; }

.fa.fa-battery:before {
  content: "\f240"; }

.fa.fa-battery-3:before {
  content: "\f241"; }

.fa.fa-battery-2:before {
  content: "\f242"; }

.fa.fa-battery-1:before {
  content: "\f243"; }

.fa.fa-battery-0:before {
  content: "\f244"; }

.fa.fa-object-group {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-object-ungroup {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-sticky-note-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-sticky-note-o:before {
  content: "\f249"; }

.fa.fa-cc-jcb {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-diners-club {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-clone {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-hourglass-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-hourglass-o:before {
  content: "\f254"; }

.fa.fa-hourglass-1:before {
  content: "\f251"; }

.fa.fa-hourglass-2:before {
  content: "\f252"; }

.fa.fa-hourglass-3:before {
  content: "\f253"; }

.fa.fa-hand-rock-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-hand-rock-o:before {
  content: "\f255"; }

.fa.fa-hand-grab-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-hand-grab-o:before {
  content: "\f255"; }

.fa.fa-hand-paper-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-hand-paper-o:before {
  content: "\f256"; }

.fa.fa-hand-stop-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-hand-stop-o:before {
  content: "\f256"; }

.fa.fa-hand-scissors-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa.fa-hand-lizard-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa.fa-hand-spock-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-hand-spock-o:before {
  content: "\f259"; }

.fa.fa-hand-pointer-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa.fa-hand-peace-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa.fa-registered {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-creative-commons {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gg {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gg-circle {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-tripadvisor {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-odnoklassniki {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-odnoklassniki-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-get-pocket {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wikipedia-w {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-safari {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-chrome {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-firefox {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-opera {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-internet-explorer {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-television:before {
  content: "\f26c"; }

.fa.fa-contao {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-500px {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-amazon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-calendar-plus-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-calendar-plus-o:before {
  content: "\f271"; }

.fa.fa-calendar-minus-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-calendar-minus-o:before {
  content: "\f272"; }

.fa.fa-calendar-times-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-calendar-times-o:before {
  content: "\f273"; }

.fa.fa-calendar-check-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-calendar-check-o:before {
  content: "\f274"; }

.fa.fa-map-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-map-o:before {
  content: "\f279"; }

.fa.fa-commenting:before {
  content: "\f4ad"; }

.fa.fa-commenting-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-commenting-o:before {
  content: "\f4ad"; }

.fa.fa-houzz {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-vimeo {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-vimeo:before {
  content: "\f27d"; }

.fa.fa-black-tie {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-fonticons {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-reddit-alien {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-edge {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-credit-card-alt:before {
  content: "\f09d"; }

.fa.fa-codiepie {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-modx {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-fort-awesome {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-usb {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-product-hunt {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-mixcloud {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-scribd {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pause-circle-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-pause-circle-o:before {
  content: "\f28b"; }

.fa.fa-stop-circle-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-stop-circle-o:before {
  content: "\f28d"; }

.fa.fa-bluetooth {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bluetooth-b {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gitlab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wpbeginner {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wpforms {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-envira {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wheelchair-alt {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wheelchair-alt:before {
  content: "\f368"; }

.fa.fa-question-circle-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-question-circle-o:before {
  content: "\f059"; }

.fa.fa-volume-control-phone:before {
  content: "\f2a0"; }

.fa.fa-asl-interpreting:before {
  content: "\f2a3"; }

.fa.fa-deafness:before {
  content: "\f2a4"; }

.fa.fa-hard-of-hearing:before {
  content: "\f2a4"; }

.fa.fa-glide {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-glide-g {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-signing:before {
  content: "\f2a7"; }

.fa.fa-viadeo {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-viadeo-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-snapchat {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-snapchat-ghost {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-snapchat-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pied-piper {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-first-order {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-yoast {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-themeisle {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-plus-official {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-plus-official:before {
  content: "\f2b3"; }

.fa.fa-google-plus-circle {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-plus-circle:before {
  content: "\f2b3"; }

.fa.fa-font-awesome {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-fa {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-fa:before {
  content: "\f2b4"; }

.fa.fa-handshake-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-handshake-o:before {
  content: "\f2b5"; }

.fa.fa-envelope-open-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-envelope-open-o:before {
  content: "\f2b6"; }

.fa.fa-linode {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-address-book-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-address-book-o:before {
  content: "\f2b9"; }

.fa.fa-vcard:before {
  content: "\f2bb"; }

.fa.fa-address-card-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-address-card-o:before {
  content: "\f2bb"; }

.fa.fa-vcard-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-vcard-o:before {
  content: "\f2bb"; }

.fa.fa-user-circle-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-user-circle-o:before {
  content: "\f2bd"; }

.fa.fa-user-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-user-o:before {
  content: "\f007"; }

.fa.fa-id-badge {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-drivers-license:before {
  content: "\f2c2"; }

.fa.fa-id-card-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-id-card-o:before {
  content: "\f2c2"; }

.fa.fa-drivers-license-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-drivers-license-o:before {
  content: "\f2c2"; }

.fa.fa-quora {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-free-code-camp {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-telegram {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-thermometer-4:before {
  content: "\f2c7"; }

.fa.fa-thermometer:before {
  content: "\f2c7"; }

.fa.fa-thermometer-3:before {
  content: "\f2c8"; }

.fa.fa-thermometer-2:before {
  content: "\f2c9"; }

.fa.fa-thermometer-1:before {
  content: "\f2ca"; }

.fa.fa-thermometer-0:before {
  content: "\f2cb"; }

.fa.fa-bathtub:before {
  content: "\f2cd"; }

.fa.fa-s15:before {
  content: "\f2cd"; }

.fa.fa-window-maximize {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-window-restore {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-times-rectangle:before {
  content: "\f410"; }

.fa.fa-window-close-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-window-close-o:before {
  content: "\f410"; }

.fa.fa-times-rectangle-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-times-rectangle-o:before {
  content: "\f410"; }

.fa.fa-bandcamp {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-grav {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-etsy {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-imdb {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ravelry {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-eercast {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-eercast:before {
  content: "\f2da"; }

.fa.fa-snowflake-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-snowflake-o:before {
  content: "\f2dc"; }

.fa.fa-superpowers {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wpexplorer {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-spotify {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

/* 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 {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/*
This .scss loop will create "margin helpers" and "padding helpers" for use in your web projects.
It will generate several classes such as:
.m-r-10 which gives margin-right 10 pixels.
.m-r-15 gives MARGIN to the RIGHT 15 pixels.
.m-t-15 gives MARGIN to the TOP 15 pixels and so on.
.p-b-5 gives PADDING to the BOTTOM of 5 pixels
.p-l-40 gives PADDING to the LEFT of 40 pixels
The first letter is "m" or "p" for MARGIN or PADDING
Second letter is "t", "b", "l", or "r" for TOP, BOTTOM, LEFT, or RIGHT
Third letter is the number of spacing in pixels. Adjust the amounts generated by editing the $spaceamounts variable below.
*/
.mt5 {
  margin-top: 5px !important; }

.pt5 {
  padding-top: 5px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.pb5 {
  padding-bottom: 5px !important; }

.ml5 {
  margin-left: 5px !important; }

.pl5 {
  padding-left: 5px !important; }

.mr5 {
  margin-right: 5px !important; }

.pr5 {
  padding-right: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.pt10 {
  padding-top: 10px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.ml10 {
  margin-left: 10px !important; }

.pl10 {
  padding-left: 10px !important; }

.mr10 {
  margin-right: 10px !important; }

.pr10 {
  padding-right: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.pt15 {
  padding-top: 15px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.ml15 {
  margin-left: 15px !important; }

.pl15 {
  padding-left: 15px !important; }

.mr15 {
  margin-right: 15px !important; }

.pr15 {
  padding-right: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.pt20 {
  padding-top: 20px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.ml20 {
  margin-left: 20px !important; }

.pl20 {
  padding-left: 20px !important; }

.mr20 {
  margin-right: 20px !important; }

.pr20 {
  padding-right: 20px !important; }

.mt25 {
  margin-top: 25px !important; }

.pt25 {
  padding-top: 25px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.pb25 {
  padding-bottom: 25px !important; }

.ml25 {
  margin-left: 25px !important; }

.pl25 {
  padding-left: 25px !important; }

.mr25 {
  margin-right: 25px !important; }

.pr25 {
  padding-right: 25px !important; }

.mt30 {
  margin-top: 30px !important; }

.pt30 {
  padding-top: 30px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.ml30 {
  margin-left: 30px !important; }

.pl30 {
  padding-left: 30px !important; }

.mr30 {
  margin-right: 30px !important; }

.pr30 {
  padding-right: 30px !important; }

.mt35 {
  margin-top: 35px !important; }

.pt35 {
  padding-top: 35px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.pb35 {
  padding-bottom: 35px !important; }

.ml35 {
  margin-left: 35px !important; }

.pl35 {
  padding-left: 35px !important; }

.mr35 {
  margin-right: 35px !important; }

.pr35 {
  padding-right: 35px !important; }

.mt40 {
  margin-top: 40px !important; }

.pt40 {
  padding-top: 40px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.ml40 {
  margin-left: 40px !important; }

.pl40 {
  padding-left: 40px !important; }

.mr40 {
  margin-right: 40px !important; }

.pr40 {
  padding-right: 40px !important; }

.mt45 {
  margin-top: 45px !important; }

.pt45 {
  padding-top: 45px !important; }

.mb45 {
  margin-bottom: 45px !important; }

.pb45 {
  padding-bottom: 45px !important; }

.ml45 {
  margin-left: 45px !important; }

.pl45 {
  padding-left: 45px !important; }

.mr45 {
  margin-right: 45px !important; }

.pr45 {
  padding-right: 45px !important; }

.mt50 {
  margin-top: 50px !important; }

.pt50 {
  padding-top: 50px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.ml50 {
  margin-left: 50px !important; }

.pl50 {
  padding-left: 50px !important; }

.mr50 {
  margin-right: 50px !important; }

.pr50 {
  padding-right: 50px !important; }

.mt55 {
  margin-top: 55px !important; }

.pt55 {
  padding-top: 55px !important; }

.mb55 {
  margin-bottom: 55px !important; }

.pb55 {
  padding-bottom: 55px !important; }

.ml55 {
  margin-left: 55px !important; }

.pl55 {
  padding-left: 55px !important; }

.mr55 {
  margin-right: 55px !important; }

.pr55 {
  padding-right: 55px !important; }

.mt60 {
  margin-top: 60px !important; }

.pt60 {
  padding-top: 60px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.pb60 {
  padding-bottom: 60px !important; }

.ml60 {
  margin-left: 60px !important; }

.pl60 {
  padding-left: 60px !important; }

.mr60 {
  margin-right: 60px !important; }

.pr60 {
  padding-right: 60px !important; }

.mt65 {
  margin-top: 65px !important; }

.pt65 {
  padding-top: 65px !important; }

.mb65 {
  margin-bottom: 65px !important; }

.pb65 {
  padding-bottom: 65px !important; }

.ml65 {
  margin-left: 65px !important; }

.pl65 {
  padding-left: 65px !important; }

.mr65 {
  margin-right: 65px !important; }

.pr65 {
  padding-right: 65px !important; }

.mt70 {
  margin-top: 70px !important; }

.pt70 {
  padding-top: 70px !important; }

.mb70 {
  margin-bottom: 70px !important; }

.pb70 {
  padding-bottom: 70px !important; }

.ml70 {
  margin-left: 70px !important; }

.pl70 {
  padding-left: 70px !important; }

.mr70 {
  margin-right: 70px !important; }

.pr70 {
  padding-right: 70px !important; }

.mt75 {
  margin-top: 75px !important; }

.pt75 {
  padding-top: 75px !important; }

.mb75 {
  margin-bottom: 75px !important; }

.pb75 {
  padding-bottom: 75px !important; }

.ml75 {
  margin-left: 75px !important; }

.pl75 {
  padding-left: 75px !important; }

.mr75 {
  margin-right: 75px !important; }

.pr75 {
  padding-right: 75px !important; }

.mt80 {
  margin-top: 80px !important; }

.pt80 {
  padding-top: 80px !important; }

.mb80 {
  margin-bottom: 80px !important; }

.pb80 {
  padding-bottom: 80px !important; }

.ml80 {
  margin-left: 80px !important; }

.pl80 {
  padding-left: 80px !important; }

.mr80 {
  margin-right: 80px !important; }

.pr80 {
  padding-right: 80px !important; }

.mt85 {
  margin-top: 85px !important; }

.pt85 {
  padding-top: 85px !important; }

.mb85 {
  margin-bottom: 85px !important; }

.pb85 {
  padding-bottom: 85px !important; }

.ml85 {
  margin-left: 85px !important; }

.pl85 {
  padding-left: 85px !important; }

.mr85 {
  margin-right: 85px !important; }

.pr85 {
  padding-right: 85px !important; }

.mt90 {
  margin-top: 90px !important; }

.pt90 {
  padding-top: 90px !important; }

.mb90 {
  margin-bottom: 90px !important; }

.pb90 {
  padding-bottom: 90px !important; }

.ml90 {
  margin-left: 90px !important; }

.pl90 {
  padding-left: 90px !important; }

.mr90 {
  margin-right: 90px !important; }

.pr90 {
  padding-right: 90px !important; }

.mt95 {
  margin-top: 95px !important; }

.pt95 {
  padding-top: 95px !important; }

.mb95 {
  margin-bottom: 95px !important; }

.pb95 {
  padding-bottom: 95px !important; }

.ml95 {
  margin-left: 95px !important; }

.pl95 {
  padding-left: 95px !important; }

.mr95 {
  margin-right: 95px !important; }

.pr95 {
  padding-right: 95px !important; }

.mt100 {
  margin-top: 100px !important; }

.pt100 {
  padding-top: 100px !important; }

.mb100 {
  margin-bottom: 100px !important; }

.pb100 {
  padding-bottom: 100px !important; }

.ml100 {
  margin-left: 100px !important; }

.pl100 {
  padding-left: 100px !important; }

.mr100 {
  margin-right: 100px !important; }

.pr100 {
  padding-right: 100px !important; }

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

.fill-image {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }
  .fill-image img {
    height: 100%;
    object-fit: cover; }

.materialize-red {
  background-color: #e51c23 !important; }

.materialize-red-text {
  color: #e51c23 !important; }

.materialize-red.lighten-5 {
  background-color: #fdeaeb !important; }

.materialize-red-text.text-lighten-5 {
  color: #fdeaeb !important; }

.materialize-red.lighten-4 {
  background-color: #f8c1c3 !important; }

.materialize-red-text.text-lighten-4 {
  color: #f8c1c3 !important; }

.materialize-red.lighten-3 {
  background-color: #f3989b !important; }

.materialize-red-text.text-lighten-3 {
  color: #f3989b !important; }

.materialize-red.lighten-2 {
  background-color: #ee6e73 !important; }

.materialize-red-text.text-lighten-2 {
  color: #ee6e73 !important; }

.materialize-red.lighten-1 {
  background-color: #ea454b !important; }

.materialize-red-text.text-lighten-1 {
  color: #ea454b !important; }

.materialize-red.darken-1 {
  background-color: #d0181e !important; }

.materialize-red-text.text-darken-1 {
  color: #d0181e !important; }

.materialize-red.darken-2 {
  background-color: #b9151b !important; }

.materialize-red-text.text-darken-2 {
  color: #b9151b !important; }

.materialize-red.darken-3 {
  background-color: #a21318 !important; }

.materialize-red-text.text-darken-3 {
  color: #a21318 !important; }

.materialize-red.darken-4 {
  background-color: #8b1014 !important; }

.materialize-red-text.text-darken-4 {
  color: #8b1014 !important; }

.red {
  background-color: #F44336 !important; }

.red-text {
  color: #F44336 !important; }

.red.lighten-5 {
  background-color: #FFEBEE !important; }

.red-text.text-lighten-5 {
  color: #FFEBEE !important; }

.red.lighten-4 {
  background-color: #FFCDD2 !important; }

.red-text.text-lighten-4 {
  color: #FFCDD2 !important; }

.red.lighten-3 {
  background-color: #EF9A9A !important; }

.red-text.text-lighten-3 {
  color: #EF9A9A !important; }

.red.lighten-2 {
  background-color: #E57373 !important; }

.red-text.text-lighten-2 {
  color: #E57373 !important; }

.red.lighten-1 {
  background-color: #EF5350 !important; }

.red-text.text-lighten-1 {
  color: #EF5350 !important; }

.red.darken-1 {
  background-color: #E53935 !important; }

.red-text.text-darken-1 {
  color: #E53935 !important; }

.red.darken-2 {
  background-color: #D32F2F !important; }

.red-text.text-darken-2 {
  color: #D32F2F !important; }

.red.darken-3 {
  background-color: #C62828 !important; }

.red-text.text-darken-3 {
  color: #C62828 !important; }

.red.darken-4 {
  background-color: #B71C1C !important; }

.red-text.text-darken-4 {
  color: #B71C1C !important; }

.red.accent-1 {
  background-color: #FF8A80 !important; }

.red-text.text-accent-1 {
  color: #FF8A80 !important; }

.red.accent-2 {
  background-color: #FF5252 !important; }

.red-text.text-accent-2 {
  color: #FF5252 !important; }

.red.accent-3 {
  background-color: #FF1744 !important; }

.red-text.text-accent-3 {
  color: #FF1744 !important; }

.red.accent-4 {
  background-color: #D50000 !important; }

.red-text.text-accent-4 {
  color: #D50000 !important; }

.pink {
  background-color: #e91e63 !important; }

.pink-text {
  color: #e91e63 !important; }

.pink.lighten-5 {
  background-color: #fce4ec !important; }

.pink-text.text-lighten-5 {
  color: #fce4ec !important; }

.pink.lighten-4 {
  background-color: #f8bbd0 !important; }

.pink-text.text-lighten-4 {
  color: #f8bbd0 !important; }

.pink.lighten-3 {
  background-color: #f48fb1 !important; }

.pink-text.text-lighten-3 {
  color: #f48fb1 !important; }

.pink.lighten-2 {
  background-color: #f06292 !important; }

.pink-text.text-lighten-2 {
  color: #f06292 !important; }

.pink.lighten-1 {
  background-color: #ec407a !important; }

.pink-text.text-lighten-1 {
  color: #ec407a !important; }

.pink.darken-1 {
  background-color: #d81b60 !important; }

.pink-text.text-darken-1 {
  color: #d81b60 !important; }

.pink.darken-2 {
  background-color: #c2185b !important; }

.pink-text.text-darken-2 {
  color: #c2185b !important; }

.pink.darken-3 {
  background-color: #ad1457 !important; }

.pink-text.text-darken-3 {
  color: #ad1457 !important; }

.pink.darken-4 {
  background-color: #880e4f !important; }

.pink-text.text-darken-4 {
  color: #880e4f !important; }

.pink.accent-1 {
  background-color: #ff80ab !important; }

.pink-text.text-accent-1 {
  color: #ff80ab !important; }

.pink.accent-2 {
  background-color: #ff4081 !important; }

.pink-text.text-accent-2 {
  color: #ff4081 !important; }

.pink.accent-3 {
  background-color: #f50057 !important; }

.pink-text.text-accent-3 {
  color: #f50057 !important; }

.pink.accent-4 {
  background-color: #c51162 !important; }

.pink-text.text-accent-4 {
  color: #c51162 !important; }

.purple {
  background-color: #9c27b0 !important; }

.purple-text {
  color: #9c27b0 !important; }

.purple.lighten-5 {
  background-color: #f3e5f5 !important; }

.purple-text.text-lighten-5 {
  color: #f3e5f5 !important; }

.purple.lighten-4 {
  background-color: #e1bee7 !important; }

.purple-text.text-lighten-4 {
  color: #e1bee7 !important; }

.purple.lighten-3 {
  background-color: #ce93d8 !important; }

.purple-text.text-lighten-3 {
  color: #ce93d8 !important; }

.purple.lighten-2 {
  background-color: #ba68c8 !important; }

.purple-text.text-lighten-2 {
  color: #ba68c8 !important; }

.purple.lighten-1 {
  background-color: #ab47bc !important; }

.purple-text.text-lighten-1 {
  color: #ab47bc !important; }

.purple.darken-1 {
  background-color: #8e24aa !important; }

.purple-text.text-darken-1 {
  color: #8e24aa !important; }

.purple.darken-2 {
  background-color: #7b1fa2 !important; }

.purple-text.text-darken-2 {
  color: #7b1fa2 !important; }

.purple.darken-3 {
  background-color: #6a1b9a !important; }

.purple-text.text-darken-3 {
  color: #6a1b9a !important; }

.purple.darken-4 {
  background-color: #4a148c !important; }

.purple-text.text-darken-4 {
  color: #4a148c !important; }

.purple.accent-1 {
  background-color: #ea80fc !important; }

.purple-text.text-accent-1 {
  color: #ea80fc !important; }

.purple.accent-2 {
  background-color: #e040fb !important; }

.purple-text.text-accent-2 {
  color: #e040fb !important; }

.purple.accent-3 {
  background-color: #d500f9 !important; }

.purple-text.text-accent-3 {
  color: #d500f9 !important; }

.purple.accent-4 {
  background-color: #aa00ff !important; }

.purple-text.text-accent-4 {
  color: #aa00ff !important; }

.deep-purple {
  background-color: #673ab7 !important; }

.deep-purple-text {
  color: #673ab7 !important; }

.deep-purple.lighten-5 {
  background-color: #ede7f6 !important; }

.deep-purple-text.text-lighten-5 {
  color: #ede7f6 !important; }

.deep-purple.lighten-4 {
  background-color: #d1c4e9 !important; }

.deep-purple-text.text-lighten-4 {
  color: #d1c4e9 !important; }

.deep-purple.lighten-3 {
  background-color: #b39ddb !important; }

.deep-purple-text.text-lighten-3 {
  color: #b39ddb !important; }

.deep-purple.lighten-2 {
  background-color: #9575cd !important; }

.deep-purple-text.text-lighten-2 {
  color: #9575cd !important; }

.deep-purple.lighten-1 {
  background-color: #7e57c2 !important; }

.deep-purple-text.text-lighten-1 {
  color: #7e57c2 !important; }

.deep-purple.darken-1 {
  background-color: #5e35b1 !important; }

.deep-purple-text.text-darken-1 {
  color: #5e35b1 !important; }

.deep-purple.darken-2 {
  background-color: #512da8 !important; }

.deep-purple-text.text-darken-2 {
  color: #512da8 !important; }

.deep-purple.darken-3 {
  background-color: #4527a0 !important; }

.deep-purple-text.text-darken-3 {
  color: #4527a0 !important; }

.deep-purple.darken-4 {
  background-color: #311b92 !important; }

.deep-purple-text.text-darken-4 {
  color: #311b92 !important; }

.deep-purple.accent-1 {
  background-color: #b388ff !important; }

.deep-purple-text.text-accent-1 {
  color: #b388ff !important; }

.deep-purple.accent-2 {
  background-color: #7c4dff !important; }

.deep-purple-text.text-accent-2 {
  color: #7c4dff !important; }

.deep-purple.accent-3 {
  background-color: #651fff !important; }

.deep-purple-text.text-accent-3 {
  color: #651fff !important; }

.deep-purple.accent-4 {
  background-color: #6200ea !important; }

.deep-purple-text.text-accent-4 {
  color: #6200ea !important; }

.indigo {
  background-color: #3f51b5 !important; }

.indigo-text {
  color: #3f51b5 !important; }

.indigo.lighten-5 {
  background-color: #e8eaf6 !important; }

.indigo-text.text-lighten-5 {
  color: #e8eaf6 !important; }

.indigo.lighten-4 {
  background-color: #c5cae9 !important; }

.indigo-text.text-lighten-4 {
  color: #c5cae9 !important; }

.indigo.lighten-3 {
  background-color: #9fa8da !important; }

.indigo-text.text-lighten-3 {
  color: #9fa8da !important; }

.indigo.lighten-2 {
  background-color: #7986cb !important; }

.indigo-text.text-lighten-2 {
  color: #7986cb !important; }

.indigo.lighten-1 {
  background-color: #5c6bc0 !important; }

.indigo-text.text-lighten-1 {
  color: #5c6bc0 !important; }

.indigo.darken-1 {
  background-color: #3949ab !important; }

.indigo-text.text-darken-1 {
  color: #3949ab !important; }

.indigo.darken-2 {
  background-color: #303f9f !important; }

.indigo-text.text-darken-2 {
  color: #303f9f !important; }

.indigo.darken-3 {
  background-color: #283593 !important; }

.indigo-text.text-darken-3 {
  color: #283593 !important; }

.indigo.darken-4 {
  background-color: #1a237e !important; }

.indigo-text.text-darken-4 {
  color: #1a237e !important; }

.indigo.accent-1 {
  background-color: #8c9eff !important; }

.indigo-text.text-accent-1 {
  color: #8c9eff !important; }

.indigo.accent-2 {
  background-color: #536dfe !important; }

.indigo-text.text-accent-2 {
  color: #536dfe !important; }

.indigo.accent-3 {
  background-color: #3d5afe !important; }

.indigo-text.text-accent-3 {
  color: #3d5afe !important; }

.indigo.accent-4 {
  background-color: #304ffe !important; }

.indigo-text.text-accent-4 {
  color: #304ffe !important; }

.blue {
  background-color: #2196F3 !important; }

.blue-text {
  color: #2196F3 !important; }

.blue.lighten-5 {
  background-color: #E3F2FD !important; }

.blue-text.text-lighten-5 {
  color: #E3F2FD !important; }

.blue.lighten-4 {
  background-color: #BBDEFB !important; }

.blue-text.text-lighten-4 {
  color: #BBDEFB !important; }

.blue.lighten-3 {
  background-color: #90CAF9 !important; }

.blue-text.text-lighten-3 {
  color: #90CAF9 !important; }

.blue.lighten-2 {
  background-color: #64B5F6 !important; }

.blue-text.text-lighten-2 {
  color: #64B5F6 !important; }

.blue.lighten-1 {
  background-color: #42A5F5 !important; }

.blue-text.text-lighten-1 {
  color: #42A5F5 !important; }

.blue.darken-1 {
  background-color: #1E88E5 !important; }

.blue-text.text-darken-1 {
  color: #1E88E5 !important; }

.blue.darken-2 {
  background-color: #1976D2 !important; }

.blue-text.text-darken-2 {
  color: #1976D2 !important; }

.blue.darken-3 {
  background-color: #1565C0 !important; }

.blue-text.text-darken-3 {
  color: #1565C0 !important; }

.blue.darken-4 {
  background-color: #0D47A1 !important; }

.blue-text.text-darken-4 {
  color: #0D47A1 !important; }

.blue.accent-1 {
  background-color: #82B1FF !important; }

.blue-text.text-accent-1 {
  color: #82B1FF !important; }

.blue.accent-2 {
  background-color: #448AFF !important; }

.blue-text.text-accent-2 {
  color: #448AFF !important; }

.blue.accent-3 {
  background-color: #2979FF !important; }

.blue-text.text-accent-3 {
  color: #2979FF !important; }

.blue.accent-4 {
  background-color: #2962FF !important; }

.blue-text.text-accent-4 {
  color: #2962FF !important; }

.light-blue {
  background-color: #03a9f4 !important; }

.light-blue-text {
  color: #03a9f4 !important; }

.light-blue.lighten-5 {
  background-color: #e1f5fe !important; }

.light-blue-text.text-lighten-5 {
  color: #e1f5fe !important; }

.light-blue.lighten-4 {
  background-color: #b3e5fc !important; }

.light-blue-text.text-lighten-4 {
  color: #b3e5fc !important; }

.light-blue.lighten-3 {
  background-color: #81d4fa !important; }

.light-blue-text.text-lighten-3 {
  color: #81d4fa !important; }

.light-blue.lighten-2 {
  background-color: #4fc3f7 !important; }

.light-blue-text.text-lighten-2 {
  color: #4fc3f7 !important; }

.light-blue.lighten-1 {
  background-color: #29b6f6 !important; }

.light-blue-text.text-lighten-1 {
  color: #29b6f6 !important; }

.light-blue.darken-1 {
  background-color: #039be5 !important; }

.light-blue-text.text-darken-1 {
  color: #039be5 !important; }

.light-blue.darken-2 {
  background-color: #0288d1 !important; }

.light-blue-text.text-darken-2 {
  color: #0288d1 !important; }

.light-blue.darken-3 {
  background-color: #0277bd !important; }

.light-blue-text.text-darken-3 {
  color: #0277bd !important; }

.light-blue.darken-4 {
  background-color: #01579b !important; }

.light-blue-text.text-darken-4 {
  color: #01579b !important; }

.light-blue.accent-1 {
  background-color: #80d8ff !important; }

.light-blue-text.text-accent-1 {
  color: #80d8ff !important; }

.light-blue.accent-2 {
  background-color: #40c4ff !important; }

.light-blue-text.text-accent-2 {
  color: #40c4ff !important; }

.light-blue.accent-3 {
  background-color: #00b0ff !important; }

.light-blue-text.text-accent-3 {
  color: #00b0ff !important; }

.light-blue.accent-4 {
  background-color: #0091ea !important; }

.light-blue-text.text-accent-4 {
  color: #0091ea !important; }

.cyan {
  background-color: #00bcd4 !important; }

.cyan-text {
  color: #00bcd4 !important; }

.cyan.lighten-5 {
  background-color: #e0f7fa !important; }

.cyan-text.text-lighten-5 {
  color: #e0f7fa !important; }

.cyan.lighten-4 {
  background-color: #b2ebf2 !important; }

.cyan-text.text-lighten-4 {
  color: #b2ebf2 !important; }

.cyan.lighten-3 {
  background-color: #80deea !important; }

.cyan-text.text-lighten-3 {
  color: #80deea !important; }

.cyan.lighten-2 {
  background-color: #4dd0e1 !important; }

.cyan-text.text-lighten-2 {
  color: #4dd0e1 !important; }

.cyan.lighten-1 {
  background-color: #26c6da !important; }

.cyan-text.text-lighten-1 {
  color: #26c6da !important; }

.cyan.darken-1 {
  background-color: #00acc1 !important; }

.cyan-text.text-darken-1 {
  color: #00acc1 !important; }

.cyan.darken-2 {
  background-color: #0097a7 !important; }

.cyan-text.text-darken-2 {
  color: #0097a7 !important; }

.cyan.darken-3 {
  background-color: #00838f !important; }

.cyan-text.text-darken-3 {
  color: #00838f !important; }

.cyan.darken-4 {
  background-color: #006064 !important; }

.cyan-text.text-darken-4 {
  color: #006064 !important; }

.cyan.accent-1 {
  background-color: #84ffff !important; }

.cyan-text.text-accent-1 {
  color: #84ffff !important; }

.cyan.accent-2 {
  background-color: #18ffff !important; }

.cyan-text.text-accent-2 {
  color: #18ffff !important; }

.cyan.accent-3 {
  background-color: #00e5ff !important; }

.cyan-text.text-accent-3 {
  color: #00e5ff !important; }

.cyan.accent-4 {
  background-color: #00b8d4 !important; }

.cyan-text.text-accent-4 {
  color: #00b8d4 !important; }

.teal {
  background-color: #009688 !important; }

.teal-text {
  color: #009688 !important; }

.teal.lighten-5 {
  background-color: #e0f2f1 !important; }

.teal-text.text-lighten-5 {
  color: #e0f2f1 !important; }

.teal.lighten-4 {
  background-color: #b2dfdb !important; }

.teal-text.text-lighten-4 {
  color: #b2dfdb !important; }

.teal.lighten-3 {
  background-color: #80cbc4 !important; }

.teal-text.text-lighten-3 {
  color: #80cbc4 !important; }

.teal.lighten-2 {
  background-color: #4db6ac !important; }

.teal-text.text-lighten-2 {
  color: #4db6ac !important; }

.teal.lighten-1 {
  background-color: #26a69a !important; }

.teal-text.text-lighten-1 {
  color: #26a69a !important; }

.teal.darken-1 {
  background-color: #00897b !important; }

.teal-text.text-darken-1 {
  color: #00897b !important; }

.teal.darken-2 {
  background-color: #00796b !important; }

.teal-text.text-darken-2 {
  color: #00796b !important; }

.teal.darken-3 {
  background-color: #00695c !important; }

.teal-text.text-darken-3 {
  color: #00695c !important; }

.teal.darken-4 {
  background-color: #004d40 !important; }

.teal-text.text-darken-4 {
  color: #004d40 !important; }

.teal.accent-1 {
  background-color: #a7ffeb !important; }

.teal-text.text-accent-1 {
  color: #a7ffeb !important; }

.teal.accent-2 {
  background-color: #64ffda !important; }

.teal-text.text-accent-2 {
  color: #64ffda !important; }

.teal.accent-3 {
  background-color: #1de9b6 !important; }

.teal-text.text-accent-3 {
  color: #1de9b6 !important; }

.teal.accent-4 {
  background-color: #00bfa5 !important; }

.teal-text.text-accent-4 {
  color: #00bfa5 !important; }

.green {
  background-color: #4CAF50 !important; }

.green-text {
  color: #4CAF50 !important; }

.green.lighten-5 {
  background-color: #E8F5E9 !important; }

.green-text.text-lighten-5 {
  color: #E8F5E9 !important; }

.green.lighten-4 {
  background-color: #C8E6C9 !important; }

.green-text.text-lighten-4 {
  color: #C8E6C9 !important; }

.green.lighten-3 {
  background-color: #A5D6A7 !important; }

.green-text.text-lighten-3 {
  color: #A5D6A7 !important; }

.green.lighten-2 {
  background-color: #81C784 !important; }

.green-text.text-lighten-2 {
  color: #81C784 !important; }

.green.lighten-1 {
  background-color: #66BB6A !important; }

.green-text.text-lighten-1 {
  color: #66BB6A !important; }

.green.darken-1 {
  background-color: #43A047 !important; }

.green-text.text-darken-1 {
  color: #43A047 !important; }

.green.darken-2 {
  background-color: #388E3C !important; }

.green-text.text-darken-2 {
  color: #388E3C !important; }

.green.darken-3 {
  background-color: #2E7D32 !important; }

.green-text.text-darken-3 {
  color: #2E7D32 !important; }

.green.darken-4 {
  background-color: #1B5E20 !important; }

.green-text.text-darken-4 {
  color: #1B5E20 !important; }

.green.accent-1 {
  background-color: #B9F6CA !important; }

.green-text.text-accent-1 {
  color: #B9F6CA !important; }

.green.accent-2 {
  background-color: #69F0AE !important; }

.green-text.text-accent-2 {
  color: #69F0AE !important; }

.green.accent-3 {
  background-color: #00E676 !important; }

.green-text.text-accent-3 {
  color: #00E676 !important; }

.green.accent-4 {
  background-color: #00C853 !important; }

.green-text.text-accent-4 {
  color: #00C853 !important; }

.light-green {
  background-color: #8bc34a !important; }

.light-green-text {
  color: #8bc34a !important; }

.light-green.lighten-5 {
  background-color: #f1f8e9 !important; }

.light-green-text.text-lighten-5 {
  color: #f1f8e9 !important; }

.light-green.lighten-4 {
  background-color: #dcedc8 !important; }

.light-green-text.text-lighten-4 {
  color: #dcedc8 !important; }

.light-green.lighten-3 {
  background-color: #c5e1a5 !important; }

.light-green-text.text-lighten-3 {
  color: #c5e1a5 !important; }

.light-green.lighten-2 {
  background-color: #aed581 !important; }

.light-green-text.text-lighten-2 {
  color: #aed581 !important; }

.light-green.lighten-1 {
  background-color: #9ccc65 !important; }

.light-green-text.text-lighten-1 {
  color: #9ccc65 !important; }

.light-green.darken-1 {
  background-color: #7cb342 !important; }

.light-green-text.text-darken-1 {
  color: #7cb342 !important; }

.light-green.darken-2 {
  background-color: #689f38 !important; }

.light-green-text.text-darken-2 {
  color: #689f38 !important; }

.light-green.darken-3 {
  background-color: #558b2f !important; }

.light-green-text.text-darken-3 {
  color: #558b2f !important; }

.light-green.darken-4 {
  background-color: #33691e !important; }

.light-green-text.text-darken-4 {
  color: #33691e !important; }

.light-green.accent-1 {
  background-color: #ccff90 !important; }

.light-green-text.text-accent-1 {
  color: #ccff90 !important; }

.light-green.accent-2 {
  background-color: #b2ff59 !important; }

.light-green-text.text-accent-2 {
  color: #b2ff59 !important; }

.light-green.accent-3 {
  background-color: #76ff03 !important; }

.light-green-text.text-accent-3 {
  color: #76ff03 !important; }

.light-green.accent-4 {
  background-color: #64dd17 !important; }

.light-green-text.text-accent-4 {
  color: #64dd17 !important; }

.lime {
  background-color: #cddc39 !important; }

.lime-text {
  color: #cddc39 !important; }

.lime.lighten-5 {
  background-color: #f9fbe7 !important; }

.lime-text.text-lighten-5 {
  color: #f9fbe7 !important; }

.lime.lighten-4 {
  background-color: #f0f4c3 !important; }

.lime-text.text-lighten-4 {
  color: #f0f4c3 !important; }

.lime.lighten-3 {
  background-color: #e6ee9c !important; }

.lime-text.text-lighten-3 {
  color: #e6ee9c !important; }

.lime.lighten-2 {
  background-color: #dce775 !important; }

.lime-text.text-lighten-2 {
  color: #dce775 !important; }

.lime.lighten-1 {
  background-color: #d4e157 !important; }

.lime-text.text-lighten-1 {
  color: #d4e157 !important; }

.lime.darken-1 {
  background-color: #c0ca33 !important; }

.lime-text.text-darken-1 {
  color: #c0ca33 !important; }

.lime.darken-2 {
  background-color: #afb42b !important; }

.lime-text.text-darken-2 {
  color: #afb42b !important; }

.lime.darken-3 {
  background-color: #9e9d24 !important; }

.lime-text.text-darken-3 {
  color: #9e9d24 !important; }

.lime.darken-4 {
  background-color: #827717 !important; }

.lime-text.text-darken-4 {
  color: #827717 !important; }

.lime.accent-1 {
  background-color: #f4ff81 !important; }

.lime-text.text-accent-1 {
  color: #f4ff81 !important; }

.lime.accent-2 {
  background-color: #eeff41 !important; }

.lime-text.text-accent-2 {
  color: #eeff41 !important; }

.lime.accent-3 {
  background-color: #c6ff00 !important; }

.lime-text.text-accent-3 {
  color: #c6ff00 !important; }

.lime.accent-4 {
  background-color: #aeea00 !important; }

.lime-text.text-accent-4 {
  color: #aeea00 !important; }

.yellow {
  background-color: #ffeb3b !important; }

.yellow-text {
  color: #ffeb3b !important; }

.yellow.lighten-5 {
  background-color: #fffde7 !important; }

.yellow-text.text-lighten-5 {
  color: #fffde7 !important; }

.yellow.lighten-4 {
  background-color: #fff9c4 !important; }

.yellow-text.text-lighten-4 {
  color: #fff9c4 !important; }

.yellow.lighten-3 {
  background-color: #fff59d !important; }

.yellow-text.text-lighten-3 {
  color: #fff59d !important; }

.yellow.lighten-2 {
  background-color: #fff176 !important; }

.yellow-text.text-lighten-2 {
  color: #fff176 !important; }

.yellow.lighten-1 {
  background-color: #ffee58 !important; }

.yellow-text.text-lighten-1 {
  color: #ffee58 !important; }

.yellow.darken-1 {
  background-color: #fdd835 !important; }

.yellow-text.text-darken-1 {
  color: #fdd835 !important; }

.yellow.darken-2 {
  background-color: #fbc02d !important; }

.yellow-text.text-darken-2 {
  color: #fbc02d !important; }

.yellow.darken-3 {
  background-color: #f9a825 !important; }

.yellow-text.text-darken-3 {
  color: #f9a825 !important; }

.yellow.darken-4 {
  background-color: #f57f17 !important; }

.yellow-text.text-darken-4 {
  color: #f57f17 !important; }

.yellow.accent-1 {
  background-color: #ffff8d !important; }

.yellow-text.text-accent-1 {
  color: #ffff8d !important; }

.yellow.accent-2 {
  background-color: #ffff00 !important; }

.yellow-text.text-accent-2 {
  color: #ffff00 !important; }

.yellow.accent-3 {
  background-color: #ffea00 !important; }

.yellow-text.text-accent-3 {
  color: #ffea00 !important; }

.yellow.accent-4 {
  background-color: #ffd600 !important; }

.yellow-text.text-accent-4 {
  color: #ffd600 !important; }

.amber {
  background-color: #ffc107 !important; }

.amber-text {
  color: #ffc107 !important; }

.amber.lighten-5 {
  background-color: #fff8e1 !important; }

.amber-text.text-lighten-5 {
  color: #fff8e1 !important; }

.amber.lighten-4 {
  background-color: #ffecb3 !important; }

.amber-text.text-lighten-4 {
  color: #ffecb3 !important; }

.amber.lighten-3 {
  background-color: #ffe082 !important; }

.amber-text.text-lighten-3 {
  color: #ffe082 !important; }

.amber.lighten-2 {
  background-color: #ffd54f !important; }

.amber-text.text-lighten-2 {
  color: #ffd54f !important; }

.amber.lighten-1 {
  background-color: #ffca28 !important; }

.amber-text.text-lighten-1 {
  color: #ffca28 !important; }

.amber.darken-1 {
  background-color: #ffb300 !important; }

.amber-text.text-darken-1 {
  color: #ffb300 !important; }

.amber.darken-2 {
  background-color: #ffa000 !important; }

.amber-text.text-darken-2 {
  color: #ffa000 !important; }

.amber.darken-3 {
  background-color: #ff8f00 !important; }

.amber-text.text-darken-3 {
  color: #ff8f00 !important; }

.amber.darken-4 {
  background-color: #ff6f00 !important; }

.amber-text.text-darken-4 {
  color: #ff6f00 !important; }

.amber.accent-1 {
  background-color: #ffe57f !important; }

.amber-text.text-accent-1 {
  color: #ffe57f !important; }

.amber.accent-2 {
  background-color: #ffd740 !important; }

.amber-text.text-accent-2 {
  color: #ffd740 !important; }

.amber.accent-3 {
  background-color: #ffc400 !important; }

.amber-text.text-accent-3 {
  color: #ffc400 !important; }

.amber.accent-4 {
  background-color: #ffab00 !important; }

.amber-text.text-accent-4 {
  color: #ffab00 !important; }

.orange {
  background-color: #ff9800 !important; }

.orange-text {
  color: #ff9800 !important; }

.orange.lighten-5 {
  background-color: #fff3e0 !important; }

.orange-text.text-lighten-5 {
  color: #fff3e0 !important; }

.orange.lighten-4 {
  background-color: #ffe0b2 !important; }

.orange-text.text-lighten-4 {
  color: #ffe0b2 !important; }

.orange.lighten-3 {
  background-color: #ffcc80 !important; }

.orange-text.text-lighten-3 {
  color: #ffcc80 !important; }

.orange.lighten-2 {
  background-color: #ffb74d !important; }

.orange-text.text-lighten-2 {
  color: #ffb74d !important; }

.orange.lighten-1 {
  background-color: #ffa726 !important; }

.orange-text.text-lighten-1 {
  color: #ffa726 !important; }

.orange.darken-1 {
  background-color: #fb8c00 !important; }

.orange-text.text-darken-1 {
  color: #fb8c00 !important; }

.orange.darken-2 {
  background-color: #f57c00 !important; }

.orange-text.text-darken-2 {
  color: #f57c00 !important; }

.orange.darken-3 {
  background-color: #ef6c00 !important; }

.orange-text.text-darken-3 {
  color: #ef6c00 !important; }

.orange.darken-4 {
  background-color: #e65100 !important; }

.orange-text.text-darken-4 {
  color: #e65100 !important; }

.orange.accent-1 {
  background-color: #ffd180 !important; }

.orange-text.text-accent-1 {
  color: #ffd180 !important; }

.orange.accent-2 {
  background-color: #ffab40 !important; }

.orange-text.text-accent-2 {
  color: #ffab40 !important; }

.orange.accent-3 {
  background-color: #ff9100 !important; }

.orange-text.text-accent-3 {
  color: #ff9100 !important; }

.orange.accent-4 {
  background-color: #ff6d00 !important; }

.orange-text.text-accent-4 {
  color: #ff6d00 !important; }

.deep-orange {
  background-color: #ff5722 !important; }

.deep-orange-text {
  color: #ff5722 !important; }

.deep-orange.lighten-5 {
  background-color: #fbe9e7 !important; }

.deep-orange-text.text-lighten-5 {
  color: #fbe9e7 !important; }

.deep-orange.lighten-4 {
  background-color: #ffccbc !important; }

.deep-orange-text.text-lighten-4 {
  color: #ffccbc !important; }

.deep-orange.lighten-3 {
  background-color: #ffab91 !important; }

.deep-orange-text.text-lighten-3 {
  color: #ffab91 !important; }

.deep-orange.lighten-2 {
  background-color: #ff8a65 !important; }

.deep-orange-text.text-lighten-2 {
  color: #ff8a65 !important; }

.deep-orange.lighten-1 {
  background-color: #ff7043 !important; }

.deep-orange-text.text-lighten-1 {
  color: #ff7043 !important; }

.deep-orange.darken-1 {
  background-color: #f4511e !important; }

.deep-orange-text.text-darken-1 {
  color: #f4511e !important; }

.deep-orange.darken-2 {
  background-color: #e64a19 !important; }

.deep-orange-text.text-darken-2 {
  color: #e64a19 !important; }

.deep-orange.darken-3 {
  background-color: #d84315 !important; }

.deep-orange-text.text-darken-3 {
  color: #d84315 !important; }

.deep-orange.darken-4 {
  background-color: #bf360c !important; }

.deep-orange-text.text-darken-4 {
  color: #bf360c !important; }

.deep-orange.accent-1 {
  background-color: #ff9e80 !important; }

.deep-orange-text.text-accent-1 {
  color: #ff9e80 !important; }

.deep-orange.accent-2 {
  background-color: #ff6e40 !important; }

.deep-orange-text.text-accent-2 {
  color: #ff6e40 !important; }

.deep-orange.accent-3 {
  background-color: #ff3d00 !important; }

.deep-orange-text.text-accent-3 {
  color: #ff3d00 !important; }

.deep-orange.accent-4 {
  background-color: #dd2c00 !important; }

.deep-orange-text.text-accent-4 {
  color: #dd2c00 !important; }

.brown {
  background-color: #795548 !important; }

.brown-text {
  color: #795548 !important; }

.brown.lighten-5 {
  background-color: #efebe9 !important; }

.brown-text.text-lighten-5 {
  color: #efebe9 !important; }

.brown.lighten-4 {
  background-color: #d7ccc8 !important; }

.brown-text.text-lighten-4 {
  color: #d7ccc8 !important; }

.brown.lighten-3 {
  background-color: #bcaaa4 !important; }

.brown-text.text-lighten-3 {
  color: #bcaaa4 !important; }

.brown.lighten-2 {
  background-color: #a1887f !important; }

.brown-text.text-lighten-2 {
  color: #a1887f !important; }

.brown.lighten-1 {
  background-color: #8d6e63 !important; }

.brown-text.text-lighten-1 {
  color: #8d6e63 !important; }

.brown.darken-1 {
  background-color: #6d4c41 !important; }

.brown-text.text-darken-1 {
  color: #6d4c41 !important; }

.brown.darken-2 {
  background-color: #5d4037 !important; }

.brown-text.text-darken-2 {
  color: #5d4037 !important; }

.brown.darken-3 {
  background-color: #4e342e !important; }

.brown-text.text-darken-3 {
  color: #4e342e !important; }

.brown.darken-4 {
  background-color: #3e2723 !important; }

.brown-text.text-darken-4 {
  color: #3e2723 !important; }

.blue-grey {
  background-color: #607d8b !important; }

.blue-grey-text {
  color: #607d8b !important; }

.blue-grey.lighten-5 {
  background-color: #eceff1 !important; }

.blue-grey-text.text-lighten-5 {
  color: #eceff1 !important; }

.blue-grey.lighten-4 {
  background-color: #cfd8dc !important; }

.blue-grey-text.text-lighten-4 {
  color: #cfd8dc !important; }

.blue-grey.lighten-3 {
  background-color: #b0bec5 !important; }

.blue-grey-text.text-lighten-3 {
  color: #b0bec5 !important; }

.blue-grey.lighten-2 {
  background-color: #90a4ae !important; }

.blue-grey-text.text-lighten-2 {
  color: #90a4ae !important; }

.blue-grey.lighten-1 {
  background-color: #78909c !important; }

.blue-grey-text.text-lighten-1 {
  color: #78909c !important; }

.blue-grey.darken-1 {
  background-color: #546e7a !important; }

.blue-grey-text.text-darken-1 {
  color: #546e7a !important; }

.blue-grey.darken-2 {
  background-color: #455a64 !important; }

.blue-grey-text.text-darken-2 {
  color: #455a64 !important; }

.blue-grey.darken-3 {
  background-color: #37474f !important; }

.blue-grey-text.text-darken-3 {
  color: #37474f !important; }

.blue-grey.darken-4 {
  background-color: #263238 !important; }

.blue-grey-text.text-darken-4 {
  color: #263238 !important; }

.grey {
  background-color: #9e9e9e !important; }

.grey-text {
  color: #9e9e9e !important; }

.grey.lighten-5 {
  background-color: #fafafa !important; }

.grey-text.text-lighten-5 {
  color: #fafafa !important; }

.grey.lighten-4 {
  background-color: #f5f5f5 !important; }

.grey-text.text-lighten-4 {
  color: #f5f5f5 !important; }

.grey.lighten-3 {
  background-color: #eeeeee !important; }

.grey-text.text-lighten-3 {
  color: #eeeeee !important; }

.grey.lighten-2 {
  background-color: #e0e0e0 !important; }

.grey-text.text-lighten-2 {
  color: #e0e0e0 !important; }

.grey.lighten-1 {
  background-color: #bdbdbd !important; }

.grey-text.text-lighten-1 {
  color: #bdbdbd !important; }

.grey.darken-1 {
  background-color: #757575 !important; }

.grey-text.text-darken-1 {
  color: #757575 !important; }

.grey.darken-2 {
  background-color: #616161 !important; }

.grey-text.text-darken-2 {
  color: #616161 !important; }

.grey.darken-3 {
  background-color: #424242 !important; }

.grey-text.text-darken-3 {
  color: #424242 !important; }

.grey.darken-4 {
  background-color: #212121 !important; }

.grey-text.text-darken-4 {
  color: #212121 !important; }

.black {
  background-color: #000000 !important; }

.black-text {
  color: #000000 !important; }

.white {
  background-color: #FFFFFF !important; }

.white-text {
  color: #FFFFFF !important; }

.transparent {
  background-color: transparent !important; }

.transparent-text {
  color: transparent !important; }

html {
  box-sizing: border-box; }

html, body {
  width: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden; }

*, *:before, *:after {
  box-sizing: inherit; }

button,
input,
optgroup,
select,
textarea {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Archivo", "Archivo Black" sans-serif; }

ul:not(.browser-default) {
  padding-left: 0;
  list-style-type: none; }
  ul:not(.browser-default) > li {
    list-style-type: none; }

a {
  color: #039be5;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent; }

.valign-wrapper {
  display: flex;
  align-items: center; }

.clearfix {
  clear: both; }

.z-depth-0 {
  box-shadow: none !important; }

/* 2dp elevation modified*/
.z-depth-1, .card-panel, .card, .basic-card, .featured-card, .featured-card-8,
.featured-card-4, .btn, .btn-large, .btn-small, .btn-floating {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2); }

.z-depth-1-half, .btn:hover, .btn-large:hover, .btn-small:hover, .btn-floating:hover {
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2); }

/* 6dp elevation modified*/
.z-depth-2 {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3); }

/* 12dp elevation modified*/
.z-depth-3, .basic-card, .featured-card, .featured-card-8,
.featured-card-4 {
  box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2); }

/* 16dp elevation */
.z-depth-4 {
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -7px rgba(0, 0, 0, 0.2); }

/* 24dp elevation */
.z-depth-5 {
  box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2); }

.hoverable {
  transition: box-shadow .25s; }
  .hoverable:hover {
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

.divider {
  height: 1px;
  overflow: hidden;
  background-color: #e0e0e0; }

blockquote {
  margin: 20px 0;
  padding-left: 1.5rem;
  border-left: 5px solid #ee6e73; }

i {
  line-height: inherit; }
  i.left {
    float: left;
    margin-right: 15px; }
  i.right {
    float: right;
    margin-left: 15px; }
  i.tiny {
    font-size: 1rem; }
  i.small {
    font-size: 2rem; }
  i.medium {
    font-size: 4rem; }
  i.large {
    font-size: 6rem; }

img.responsive-img,
video.responsive-video {
  max-width: 100%;
  height: auto; }

.pagination li {
  display: inline-block;
  border-radius: 2px;
  text-align: center;
  vertical-align: top;
  height: 30px; }
  .pagination li a {
    color: #444;
    display: inline-block;
    font-size: 1.2rem;
    padding: 0 10px;
    line-height: 30px; }
  .pagination li.active a {
    color: #fff; }
  .pagination li.active {
    background-color: #ee6e73; }
  .pagination li.disabled a {
    cursor: default;
    color: #999; }
  .pagination li i {
    font-size: 2rem; }

.pagination li.pages ul li {
  display: inline-block;
  float: none; }

@media only screen and (max-width: 992px) {
  .pagination {
    width: 100%; }
    .pagination li.prev,
    .pagination li.next {
      width: 10%; }
    .pagination li.pages {
      width: 80%;
      overflow: hidden;
      white-space: nowrap; } }

.breadcrumb {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.7); }
  .breadcrumb i,
  .breadcrumb [class^="mdi-"], .breadcrumb [class*="mdi-"],
  .breadcrumb i.material-icons {
    display: inline-block;
    float: left;
    font-size: 24px; }
  .breadcrumb:before {
    content: '\E5CC';
    color: rgba(255, 255, 255, 0.7);
    vertical-align: top;
    display: inline-block;
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 25px;
    margin: 0 10px 0 8px;
    -webkit-font-smoothing: antialiased; }
  .breadcrumb:first-child:before {
    display: none; }
  .breadcrumb:last-child {
    color: #fff; }

.parallax-container {
  position: relative;
  overflow: hidden;
  height: 500px; }
  .parallax-container .parallax {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1; }
    .parallax-container .parallax img {
      opacity: 0;
      position: absolute;
      left: 50%;
      bottom: 0;
      min-width: 100%;
      min-height: 100%;
      transform: translate3d(0, 0, 0);
      transform: translateX(-50%); }

.pin-top, .pin-bottom {
  position: relative; }

.pinned {
  position: fixed !important; }

/*********************
  Transition Classes
**********************/
ul.staggered-list li {
  opacity: 0; }

.fade-in {
  opacity: 0;
  transform-origin: 0 50%; }

/*********************
  Media Query Classes
**********************/
@media only screen and (max-width: 800px) {
  .hide-on-small-only, .hide-on-small-and-down {
    display: none !important; } }

@media only screen and (max-width: 992px) {
  .hide-on-med-and-down {
    display: none !important; } }

@media only screen and (min-width: 801px) {
  .hide-on-med-and-up {
    display: none !important; } }

@media only screen and (min-width: 800px) and (max-width: 992px) {
  .hide-on-med-only {
    display: none !important; } }

@media only screen and (min-width: 993px) {
  .hide-on-large-only {
    display: none !important; } }

@media only screen and (min-width: 1201px) {
  .hide-on-extra-large-only {
    display: none !important; } }

@media only screen and (min-width: 1201px) {
  .show-on-extra-large {
    display: block !important; } }

@media only screen and (min-width: 993px) {
  .show-on-large {
    display: block !important; } }

@media only screen and (min-width: 800px) and (max-width: 992px) {
  .show-on-medium {
    display: block !important; } }

@media only screen and (max-width: 800px) {
  .show-on-small {
    display: block !important; } }

@media only screen and (min-width: 801px) {
  .show-on-medium-and-up {
    display: block !important; } }

@media only screen and (max-width: 992px) {
  .show-on-medium-and-down {
    display: block !important; } }

@media only screen and (max-width: 800px) {
  .center-on-small-only {
    text-align: center; } }

.page-footer {
  padding-top: 20px;
  color: #fff;
  background-color: #ee6e73; }
  .page-footer .footer-copyright {
    overflow: hidden;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0px;
    color: rgba(255, 255, 255, 0.8);
    background-color: rgba(51, 51, 51, 0.08); }

table, th, td {
  border: none; }

table {
  width: 100%;
  display: table;
  border-collapse: collapse;
  border-spacing: 0; }
  table.striped tr {
    border-bottom: none; }
  table.striped > tbody > tr:nth-child(odd) {
    background-color: rgba(242, 242, 242, 0.5); }
  table.striped > tbody > tr > td {
    border-radius: 0; }
  table.highlight > tbody > tr {
    transition: background-color .25s ease; }
    table.highlight > tbody > tr:hover {
      background-color: rgba(242, 242, 242, 0.5); }
  table.centered thead tr th, table.centered tbody tr td {
    text-align: center; }

tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }

td, th {
  padding: 15px 5px;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  border-radius: 2px; }

@media only screen and (max-width: 992px) {
  table.responsive-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    display: block;
    position: relative;
    /* sort out borders */ }
    table.responsive-table td:empty:before {
      content: '\00a0'; }
    table.responsive-table th,
    table.responsive-table td {
      margin: 0;
      vertical-align: top; }
    table.responsive-table th {
      text-align: left; }
    table.responsive-table thead {
      display: block;
      float: left; }
      table.responsive-table thead tr {
        display: block;
        padding: 0 10px 0 0; }
        table.responsive-table thead tr th::before {
          content: "\00a0"; }
    table.responsive-table tbody {
      display: block;
      width: auto;
      position: relative;
      overflow-x: auto;
      white-space: nowrap; }
      table.responsive-table tbody tr {
        display: inline-block;
        vertical-align: top; }
    table.responsive-table th {
      display: block;
      text-align: right; }
    table.responsive-table td {
      display: block;
      min-height: 1.25em;
      text-align: left; }
    table.responsive-table tr {
      border-bottom: none;
      padding: 0 10px; }
    table.responsive-table thead {
      border: 0;
      border-right: 1px solid rgba(0, 0, 0, 0.12); } }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }
  .video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.progress {
  position: relative;
  height: 4px;
  display: block;
  width: 100%;
  background-color: #acece6;
  border-radius: 2px;
  margin: 0.5rem 0 1rem 0;
  overflow: hidden; }
  .progress .determinate {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: #26a69a;
    transition: width .3s linear; }
  .progress .indeterminate {
    background-color: #26a69a; }
    .progress .indeterminate:before {
      content: '';
      position: absolute;
      background-color: inherit;
      top: 0;
      left: 0;
      bottom: 0;
      will-change: left, right;
      animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite; }
    .progress .indeterminate:after {
      content: '';
      position: absolute;
      background-color: inherit;
      top: 0;
      left: 0;
      bottom: 0;
      will-change: left, right;
      animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
      animation-delay: 1.15s; }

@keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%; }
  60% {
    left: 100%;
    right: -90%; }
  100% {
    left: 100%;
    right: -90%; } }

@keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%; }
  60% {
    left: 107%;
    right: -8%; }
  100% {
    left: 107%;
    right: -8%; } }

/*******************
  Utility Classes
*******************/
.hide {
  display: none !important; }

.left-align {
  text-align: left; }

.right-align {
  text-align: right; }

.center, .center-align {
  text-align: center; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.no-select, input[type=range],
input[type=range] + .thumb {
  user-select: none; }

.circle {
  border-radius: 50%; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.truncate {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.no-padding {
  padding: 0 !important; }

.container {
  margin: 0 auto;
  max-width: 1075px;
  width: 95%; }

.container.full-bleed {
  width: 100%; }

.col .row {
  margin-left: -0.75rem;
  margin-right: -0.75rem; }

.section {
  padding-top: 1rem;
  padding-bottom: 1rem; }
  .section.no-pad {
    padding: 0; }
  .section.no-pad-bot {
    padding-bottom: 0; }
  .section.no-pad-top {
    padding-top: 0; }

.row {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px; }
  .row:after {
    content: "";
    display: table;
    clear: both; }
  .row .col {
    float: left;
    box-sizing: border-box;
    padding: 0 0.75rem;
    min-height: 1px; }
    .row .col[class*="push-"], .row .col[class*="pull-"] {
      position: relative; }
    .row .col.s1 {
      width: 8.3333333333%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .row .col.s2 {
      width: 16.6666666667%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .row .col.s3 {
      width: 25%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .row .col.s4 {
      width: 33.3333333333%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .row .col.s5 {
      width: 41.6666666667%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .row .col.s6 {
      width: 50%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .row .col.s7 {
      width: 58.3333333333%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .row .col.s8 {
      width: 66.6666666667%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .row .col.s9 {
      width: 75%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .row .col.s10 {
      width: 83.3333333333%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .row .col.s11 {
      width: 91.6666666667%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .row .col.s12 {
      width: 100%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .row .col.offset-s1 {
      margin-left: 8.3333333333%; }
    .row .col.pull-s1 {
      right: 8.3333333333%; }
    .row .col.push-s1 {
      left: 8.3333333333%; }
    .row .col.offset-s2 {
      margin-left: 16.6666666667%; }
    .row .col.pull-s2 {
      right: 16.6666666667%; }
    .row .col.push-s2 {
      left: 16.6666666667%; }
    .row .col.offset-s3 {
      margin-left: 25%; }
    .row .col.pull-s3 {
      right: 25%; }
    .row .col.push-s3 {
      left: 25%; }
    .row .col.offset-s4 {
      margin-left: 33.3333333333%; }
    .row .col.pull-s4 {
      right: 33.3333333333%; }
    .row .col.push-s4 {
      left: 33.3333333333%; }
    .row .col.offset-s5 {
      margin-left: 41.6666666667%; }
    .row .col.pull-s5 {
      right: 41.6666666667%; }
    .row .col.push-s5 {
      left: 41.6666666667%; }
    .row .col.offset-s6 {
      margin-left: 50%; }
    .row .col.pull-s6 {
      right: 50%; }
    .row .col.push-s6 {
      left: 50%; }
    .row .col.offset-s7 {
      margin-left: 58.3333333333%; }
    .row .col.pull-s7 {
      right: 58.3333333333%; }
    .row .col.push-s7 {
      left: 58.3333333333%; }
    .row .col.offset-s8 {
      margin-left: 66.6666666667%; }
    .row .col.pull-s8 {
      right: 66.6666666667%; }
    .row .col.push-s8 {
      left: 66.6666666667%; }
    .row .col.offset-s9 {
      margin-left: 75%; }
    .row .col.pull-s9 {
      right: 75%; }
    .row .col.push-s9 {
      left: 75%; }
    .row .col.offset-s10 {
      margin-left: 83.3333333333%; }
    .row .col.pull-s10 {
      right: 83.3333333333%; }
    .row .col.push-s10 {
      left: 83.3333333333%; }
    .row .col.offset-s11 {
      margin-left: 91.6666666667%; }
    .row .col.pull-s11 {
      right: 91.6666666667%; }
    .row .col.push-s11 {
      left: 91.6666666667%; }
    .row .col.offset-s12 {
      margin-left: 100%; }
    .row .col.pull-s12 {
      right: 100%; }
    .row .col.push-s12 {
      left: 100%; }
    @media only screen and (min-width: 801px) {
      .row .col.m1 {
        width: 8.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.m2 {
        width: 16.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.m3 {
        width: 25%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.m4 {
        width: 33.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.m5 {
        width: 41.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.m6 {
        width: 50%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.m7 {
        width: 58.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.m8 {
        width: 66.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.m9 {
        width: 75%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.m10 {
        width: 83.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.m11 {
        width: 91.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.m12 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.offset-m1 {
        margin-left: 8.3333333333%; }
      .row .col.pull-m1 {
        right: 8.3333333333%; }
      .row .col.push-m1 {
        left: 8.3333333333%; }
      .row .col.offset-m2 {
        margin-left: 16.6666666667%; }
      .row .col.pull-m2 {
        right: 16.6666666667%; }
      .row .col.push-m2 {
        left: 16.6666666667%; }
      .row .col.offset-m3 {
        margin-left: 25%; }
      .row .col.pull-m3 {
        right: 25%; }
      .row .col.push-m3 {
        left: 25%; }
      .row .col.offset-m4 {
        margin-left: 33.3333333333%; }
      .row .col.pull-m4 {
        right: 33.3333333333%; }
      .row .col.push-m4 {
        left: 33.3333333333%; }
      .row .col.offset-m5 {
        margin-left: 41.6666666667%; }
      .row .col.pull-m5 {
        right: 41.6666666667%; }
      .row .col.push-m5 {
        left: 41.6666666667%; }
      .row .col.offset-m6 {
        margin-left: 50%; }
      .row .col.pull-m6 {
        right: 50%; }
      .row .col.push-m6 {
        left: 50%; }
      .row .col.offset-m7 {
        margin-left: 58.3333333333%; }
      .row .col.pull-m7 {
        right: 58.3333333333%; }
      .row .col.push-m7 {
        left: 58.3333333333%; }
      .row .col.offset-m8 {
        margin-left: 66.6666666667%; }
      .row .col.pull-m8 {
        right: 66.6666666667%; }
      .row .col.push-m8 {
        left: 66.6666666667%; }
      .row .col.offset-m9 {
        margin-left: 75%; }
      .row .col.pull-m9 {
        right: 75%; }
      .row .col.push-m9 {
        left: 75%; }
      .row .col.offset-m10 {
        margin-left: 83.3333333333%; }
      .row .col.pull-m10 {
        right: 83.3333333333%; }
      .row .col.push-m10 {
        left: 83.3333333333%; }
      .row .col.offset-m11 {
        margin-left: 91.6666666667%; }
      .row .col.pull-m11 {
        right: 91.6666666667%; }
      .row .col.push-m11 {
        left: 91.6666666667%; }
      .row .col.offset-m12 {
        margin-left: 100%; }
      .row .col.pull-m12 {
        right: 100%; }
      .row .col.push-m12 {
        left: 100%; } }
    @media only screen and (min-width: 993px) {
      .row .col.l1 {
        width: 8.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.l2 {
        width: 16.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.l3 {
        width: 25%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.l4 {
        width: 33.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.l5 {
        width: 41.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.l6 {
        width: 50%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.l7 {
        width: 58.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.l8 {
        width: 66.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.l9 {
        width: 75%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.l10 {
        width: 83.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.l11 {
        width: 91.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.l12 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.offset-l1 {
        margin-left: 8.3333333333%; }
      .row .col.pull-l1 {
        right: 8.3333333333%; }
      .row .col.push-l1 {
        left: 8.3333333333%; }
      .row .col.offset-l2 {
        margin-left: 16.6666666667%; }
      .row .col.pull-l2 {
        right: 16.6666666667%; }
      .row .col.push-l2 {
        left: 16.6666666667%; }
      .row .col.offset-l3 {
        margin-left: 25%; }
      .row .col.pull-l3 {
        right: 25%; }
      .row .col.push-l3 {
        left: 25%; }
      .row .col.offset-l4 {
        margin-left: 33.3333333333%; }
      .row .col.pull-l4 {
        right: 33.3333333333%; }
      .row .col.push-l4 {
        left: 33.3333333333%; }
      .row .col.offset-l5 {
        margin-left: 41.6666666667%; }
      .row .col.pull-l5 {
        right: 41.6666666667%; }
      .row .col.push-l5 {
        left: 41.6666666667%; }
      .row .col.offset-l6 {
        margin-left: 50%; }
      .row .col.pull-l6 {
        right: 50%; }
      .row .col.push-l6 {
        left: 50%; }
      .row .col.offset-l7 {
        margin-left: 58.3333333333%; }
      .row .col.pull-l7 {
        right: 58.3333333333%; }
      .row .col.push-l7 {
        left: 58.3333333333%; }
      .row .col.offset-l8 {
        margin-left: 66.6666666667%; }
      .row .col.pull-l8 {
        right: 66.6666666667%; }
      .row .col.push-l8 {
        left: 66.6666666667%; }
      .row .col.offset-l9 {
        margin-left: 75%; }
      .row .col.pull-l9 {
        right: 75%; }
      .row .col.push-l9 {
        left: 75%; }
      .row .col.offset-l10 {
        margin-left: 83.3333333333%; }
      .row .col.pull-l10 {
        right: 83.3333333333%; }
      .row .col.push-l10 {
        left: 83.3333333333%; }
      .row .col.offset-l11 {
        margin-left: 91.6666666667%; }
      .row .col.pull-l11 {
        right: 91.6666666667%; }
      .row .col.push-l11 {
        left: 91.6666666667%; }
      .row .col.offset-l12 {
        margin-left: 100%; }
      .row .col.pull-l12 {
        right: 100%; }
      .row .col.push-l12 {
        left: 100%; } }
    @media only screen and (min-width: 1201px) {
      .row .col.xl1 {
        width: 8.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.xl2 {
        width: 16.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.xl3 {
        width: 25%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.xl4 {
        width: 33.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.xl5 {
        width: 41.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.xl6 {
        width: 50%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.xl7 {
        width: 58.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.xl8 {
        width: 66.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.xl9 {
        width: 75%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.xl10 {
        width: 83.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.xl11 {
        width: 91.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.xl12 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.offset-xl1 {
        margin-left: 8.3333333333%; }
      .row .col.pull-xl1 {
        right: 8.3333333333%; }
      .row .col.push-xl1 {
        left: 8.3333333333%; }
      .row .col.offset-xl2 {
        margin-left: 16.6666666667%; }
      .row .col.pull-xl2 {
        right: 16.6666666667%; }
      .row .col.push-xl2 {
        left: 16.6666666667%; }
      .row .col.offset-xl3 {
        margin-left: 25%; }
      .row .col.pull-xl3 {
        right: 25%; }
      .row .col.push-xl3 {
        left: 25%; }
      .row .col.offset-xl4 {
        margin-left: 33.3333333333%; }
      .row .col.pull-xl4 {
        right: 33.3333333333%; }
      .row .col.push-xl4 {
        left: 33.3333333333%; }
      .row .col.offset-xl5 {
        margin-left: 41.6666666667%; }
      .row .col.pull-xl5 {
        right: 41.6666666667%; }
      .row .col.push-xl5 {
        left: 41.6666666667%; }
      .row .col.offset-xl6 {
        margin-left: 50%; }
      .row .col.pull-xl6 {
        right: 50%; }
      .row .col.push-xl6 {
        left: 50%; }
      .row .col.offset-xl7 {
        margin-left: 58.3333333333%; }
      .row .col.pull-xl7 {
        right: 58.3333333333%; }
      .row .col.push-xl7 {
        left: 58.3333333333%; }
      .row .col.offset-xl8 {
        margin-left: 66.6666666667%; }
      .row .col.pull-xl8 {
        right: 66.6666666667%; }
      .row .col.push-xl8 {
        left: 66.6666666667%; }
      .row .col.offset-xl9 {
        margin-left: 75%; }
      .row .col.pull-xl9 {
        right: 75%; }
      .row .col.push-xl9 {
        left: 75%; }
      .row .col.offset-xl10 {
        margin-left: 83.3333333333%; }
      .row .col.pull-xl10 {
        right: 83.3333333333%; }
      .row .col.push-xl10 {
        left: 83.3333333333%; }
      .row .col.offset-xl11 {
        margin-left: 91.6666666667%; }
      .row .col.pull-xl11 {
        right: 91.6666666667%; }
      .row .col.push-xl11 {
        left: 91.6666666667%; }
      .row .col.offset-xl12 {
        margin-left: 100%; }
      .row .col.pull-xl12 {
        right: 100%; }
      .row .col.push-xl12 {
        left: 100%; } }

a {
  text-decoration: none; }

html {
  line-height: 1.5;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Archivo", "Archivo Black" sans-serif;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.87); }
  @media only screen and (min-width: 0) {
    html {
      font-size: 14px; } }
  @media only screen and (min-width: 992px) {
    html {
      font-size: 14.5px; } }
  @media only screen and (min-width: 1200px) {
    html {
      font-size: 15px; } }

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  line-height: 1.3; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit; }

h1 {
  font-size: 4.2rem;
  line-height: 110%;
  margin: 2.8rem 0 1.68rem 0; }

h2 {
  font-size: 3.56rem;
  line-height: 110%;
  margin: 2.3733333333rem 0 1.424rem 0; }

h3 {
  font-size: 2.92rem;
  line-height: 110%;
  margin: 1.9466666667rem 0 1.168rem 0; }

h4 {
  font-size: 2.28rem;
  line-height: 110%;
  margin: 1.52rem 0 0.912rem 0; }

h5 {
  font-size: 1.64rem;
  line-height: 110%;
  margin: 1.0933333333rem 0 0.656rem 0; }

h6 {
  font-size: 1.15rem;
  line-height: 110%;
  margin: 0.7666666667rem 0 0.46rem 0; }

em, i {
  font-style: italic; }

small {
  font-size: 75%; }

.light {
  font-weight: 300; }

.thin {
  font-weight: 200; }

@media only screen and (min-width: 360px) {
  .flow-text {
    font-size: 1.2rem; } }

@media only screen and (min-width: 380px) {
  .flow-text {
    font-size: 1.224rem; } }

@media only screen and (min-width: 400px) {
  .flow-text {
    font-size: 1.248rem; } }

@media only screen and (min-width: 420px) {
  .flow-text {
    font-size: 1.272rem; } }

@media only screen and (min-width: 440px) {
  .flow-text {
    font-size: 1.296rem; } }

@media only screen and (min-width: 460px) {
  .flow-text {
    font-size: 1.32rem; } }

@media only screen and (min-width: 480px) {
  .flow-text {
    font-size: 1.344rem; } }

@media only screen and (min-width: 500px) {
  .flow-text {
    font-size: 1.368rem; } }

@media only screen and (min-width: 520px) {
  .flow-text {
    font-size: 1.392rem; } }

@media only screen and (min-width: 540px) {
  .flow-text {
    font-size: 1.416rem; } }

@media only screen and (min-width: 560px) {
  .flow-text {
    font-size: 1.44rem; } }

@media only screen and (min-width: 580px) {
  .flow-text {
    font-size: 1.464rem; } }

@media only screen and (min-width: 600px) {
  .flow-text {
    font-size: 1.488rem; } }

@media only screen and (min-width: 620px) {
  .flow-text {
    font-size: 1.512rem; } }

@media only screen and (min-width: 640px) {
  .flow-text {
    font-size: 1.536rem; } }

@media only screen and (min-width: 660px) {
  .flow-text {
    font-size: 1.56rem; } }

@media only screen and (min-width: 680px) {
  .flow-text {
    font-size: 1.584rem; } }

@media only screen and (min-width: 700px) {
  .flow-text {
    font-size: 1.608rem; } }

@media only screen and (min-width: 720px) {
  .flow-text {
    font-size: 1.632rem; } }

@media only screen and (min-width: 740px) {
  .flow-text {
    font-size: 1.656rem; } }

@media only screen and (min-width: 760px) {
  .flow-text {
    font-size: 1.68rem; } }

@media only screen and (max-width: 360px) {
  .flow-text {
    font-size: 1.2rem; } }

p.author a {
  text-transform: capitalize !important; }

.card-panel {
  transition: box-shadow .25s;
  padding: 24px;
  margin: 0.5rem 0 1rem 0;
  border-radius: 2px;
  background-color: #fff; }

.card, .basic-card, .featured-card, .featured-card-8,
.featured-card-4 {
  position: relative;
  margin: 0.5rem 0 1rem 0;
  background-color: #fff;
  transition: box-shadow .25s;
  border-radius: 2px; }
  .card .card-title, .basic-card .card-title, .featured-card .card-title, .featured-card-8 .card-title, .featured-card-4 .card-title {
    font-size: 24px;
    font-weight: 300; }
    .card .card-title.activator, .basic-card .card-title.activator, .featured-card .card-title.activator, .featured-card-8 .card-title.activator, .featured-card-4 .card-title.activator {
      cursor: pointer; }
  .card.small, .small.basic-card, .small.featured-card, .small.featured-card-8,
  .small.featured-card-4, .card.medium, .medium.basic-card, .medium.featured-card, .medium.featured-card-8,
  .medium.featured-card-4, .card.large, .large.basic-card, .large.featured-card, .large.featured-card-8,
  .large.featured-card-4 {
    position: relative; }
    .card.small .card-image, .small.basic-card .card-image, .small.featured-card .card-image, .small.featured-card-8 .card-image, .small.featured-card-4 .card-image, .card.medium .card-image, .medium.basic-card .card-image, .medium.featured-card .card-image, .medium.featured-card-8 .card-image, .medium.featured-card-4 .card-image, .card.large .card-image, .large.basic-card .card-image, .large.featured-card .card-image, .large.featured-card-8 .card-image, .large.featured-card-4 .card-image {
      max-height: 60%;
      overflow: hidden; }
    .card.small .card-image + .card-content, .small.basic-card .card-image + .card-content, .small.featured-card .card-image + .card-content, .small.featured-card-8 .card-image + .card-content, .small.featured-card-4 .card-image + .card-content, .card.medium .card-image + .card-content, .medium.basic-card .card-image + .card-content, .medium.featured-card .card-image + .card-content, .medium.featured-card-8 .card-image + .card-content, .medium.featured-card-4 .card-image + .card-content, .card.large .card-image + .card-content, .large.basic-card .card-image + .card-content, .large.featured-card .card-image + .card-content, .large.featured-card-8 .card-image + .card-content, .large.featured-card-4 .card-image + .card-content {
      max-height: 40%; }
    .card.small .card-content, .small.basic-card .card-content, .small.featured-card .card-content, .small.featured-card-8 .card-content, .small.featured-card-4 .card-content, .card.medium .card-content, .medium.basic-card .card-content, .medium.featured-card .card-content, .medium.featured-card-8 .card-content, .medium.featured-card-4 .card-content, .card.large .card-content, .large.basic-card .card-content, .large.featured-card .card-content, .large.featured-card-8 .card-content, .large.featured-card-4 .card-content {
      max-height: 100%;
      overflow: hidden; }
    .card.small .card-action, .small.basic-card .card-action, .small.featured-card .card-action, .small.featured-card-8 .card-action, .small.featured-card-4 .card-action, .card.medium .card-action, .medium.basic-card .card-action, .medium.featured-card .card-action, .medium.featured-card-8 .card-action, .medium.featured-card-4 .card-action, .card.large .card-action, .large.basic-card .card-action, .large.featured-card .card-action, .large.featured-card-8 .card-action, .large.featured-card-4 .card-action {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0; }
  .card.small, .small.basic-card, .small.featured-card, .small.featured-card-8,
  .small.featured-card-4 {
    height: 300px; }
  .card.medium, .medium.basic-card, .medium.featured-card, .medium.featured-card-8,
  .medium.featured-card-4 {
    height: 400px; }
  .card.large, .large.basic-card, .large.featured-card, .large.featured-card-8,
  .large.featured-card-4 {
    height: 500px; }
  .card.horizontal, .horizontal.basic-card, .horizontal.featured-card, .horizontal.featured-card-8,
  .horizontal.featured-card-4 {
    display: flex; }
    .card.horizontal.small .card-image, .horizontal.small.basic-card .card-image, .horizontal.small.featured-card .card-image, .horizontal.small.featured-card-8 .card-image, .horizontal.small.featured-card-4 .card-image, .card.horizontal.medium .card-image, .horizontal.medium.basic-card .card-image, .horizontal.medium.featured-card .card-image, .horizontal.medium.featured-card-8 .card-image, .horizontal.medium.featured-card-4 .card-image, .card.horizontal.large .card-image, .horizontal.large.basic-card .card-image, .horizontal.large.featured-card .card-image, .horizontal.large.featured-card-8 .card-image, .horizontal.large.featured-card-4 .card-image {
      height: 100%;
      max-height: none;
      overflow: visible; }
      .card.horizontal.small .card-image img, .horizontal.small.basic-card .card-image img, .horizontal.small.featured-card .card-image img, .horizontal.small.featured-card-8 .card-image img, .horizontal.small.featured-card-4 .card-image img, .card.horizontal.medium .card-image img, .horizontal.medium.basic-card .card-image img, .horizontal.medium.featured-card .card-image img, .horizontal.medium.featured-card-8 .card-image img, .horizontal.medium.featured-card-4 .card-image img, .card.horizontal.large .card-image img, .horizontal.large.basic-card .card-image img, .horizontal.large.featured-card .card-image img, .horizontal.large.featured-card-8 .card-image img, .horizontal.large.featured-card-4 .card-image img {
        height: 100%; }
    .card.horizontal .card-image, .horizontal.basic-card .card-image, .horizontal.featured-card .card-image, .horizontal.featured-card-8 .card-image, .horizontal.featured-card-4 .card-image {
      max-width: 50%; }
      .card.horizontal .card-image img, .horizontal.basic-card .card-image img, .horizontal.featured-card .card-image img, .horizontal.featured-card-8 .card-image img, .horizontal.featured-card-4 .card-image img {
        border-radius: 2px 0 0 2px;
        max-width: 100%;
        width: auto; }
    .card.horizontal .card-stacked, .horizontal.basic-card .card-stacked, .horizontal.featured-card .card-stacked, .horizontal.featured-card-8 .card-stacked, .horizontal.featured-card-4 .card-stacked {
      display: flex;
      flex-direction: column;
      flex: 1;
      position: relative; }
      .card.horizontal .card-stacked .card-content, .horizontal.basic-card .card-stacked .card-content, .horizontal.featured-card .card-stacked .card-content, .horizontal.featured-card-8 .card-stacked .card-content, .horizontal.featured-card-4 .card-stacked .card-content {
        flex-grow: 1; }
  .card.sticky-action .card-action, .sticky-action.basic-card .card-action, .sticky-action.featured-card .card-action, .sticky-action.featured-card-8 .card-action, .sticky-action.featured-card-4 .card-action {
    z-index: 2; }
  .card.sticky-action .card-reveal, .sticky-action.basic-card .card-reveal, .sticky-action.featured-card .card-reveal, .sticky-action.featured-card-8 .card-reveal, .sticky-action.featured-card-4 .card-reveal {
    z-index: 1;
    padding-bottom: 64px; }
  .card .card-image, .basic-card .card-image, .featured-card .card-image, .featured-card-8 .card-image, .featured-card-4 .card-image {
    position: relative; }
    .card .card-image .preview-banner, .basic-card .card-image .preview-banner, .featured-card .card-image .preview-banner, .featured-card-8 .card-image .preview-banner, .featured-card-4 .card-image .preview-banner {
      height: 60px;
      background-color: #3af2c2;
      padding: 14px 22px;
      box-sizing: border-box;
      display: flex;
      position: absolute;
      bottom: 0;
      z-index: 10;
      width: 100%; }
      .card .card-image .preview-banner .preview-line, .basic-card .card-image .preview-banner .preview-line, .featured-card .card-image .preview-banner .preview-line, .featured-card-8 .card-image .preview-banner .preview-line, .featured-card-4 .card-image .preview-banner .preview-line {
        width: 1px;
        height: 30px;
        opacity: 0.2;
        background-color: #1e1e1e;
        margin: 0 18px; }
      .card .card-image .preview-banner img, .basic-card .card-image .preview-banner img, .featured-card .card-image .preview-banner img, .featured-card-8 .card-image .preview-banner img, .featured-card-4 .card-image .preview-banner img {
        height: 100%;
        width: 100%;
        object-fit: contain; }
      .card .card-image .preview-banner .preview-logo, .basic-card .card-image .preview-banner .preview-logo, .featured-card .card-image .preview-banner .preview-logo, .featured-card-8 .card-image .preview-banner .preview-logo, .featured-card-4 .card-image .preview-banner .preview-logo {
        width: 59px;
        height: 19px; }
        .card .card-image .preview-banner .preview-logo-text, .basic-card .card-image .preview-banner .preview-logo-text, .featured-card .card-image .preview-banner .preview-logo-text, .featured-card-8 .card-image .preview-banner .preview-logo-text, .featured-card-4 .card-image .preview-banner .preview-logo-text {
          width: 63px;
          height: 9px;
          opacity: 0.25;
          font-size: 11px;
          font-family: "Archivo Black";
          line-height: 0.82;
          letter-spacing: -0.2px;
          text-align: center;
          color: #1e1e1e;
          margin: 5px 0 0;
          text-transform: uppercase; }
      .card .card-image .preview-banner .preview-lock, .basic-card .card-image .preview-banner .preview-lock, .featured-card .card-image .preview-banner .preview-lock, .featured-card-8 .card-image .preview-banner .preview-lock, .featured-card-4 .card-image .preview-banner .preview-lock {
        width: 14.8px;
        height: 18px;
        margin: 8px 0; }
        .card .card-image .preview-banner .preview-lock--unlocked, .basic-card .card-image .preview-banner .preview-lock--unlocked, .featured-card .card-image .preview-banner .preview-lock--unlocked, .featured-card-8 .card-image .preview-banner .preview-lock--unlocked, .featured-card-4 .card-image .preview-banner .preview-lock--unlocked {
          width: 13px;
          height: 20px; }
      .card .card-image .preview-banner .preview-link, .basic-card .card-image .preview-banner .preview-link, .featured-card .card-image .preview-banner .preview-link, .featured-card-8 .card-image .preview-banner .preview-link, .featured-card-4 .card-image .preview-banner .preview-link {
        text-align: center;
        margin: 9px 0 9px 35px; }
        @media screen and (max-width: 620px) {
          .card .card-image .preview-banner .preview-link, .basic-card .card-image .preview-banner .preview-link, .featured-card .card-image .preview-banner .preview-link, .featured-card-8 .card-image .preview-banner .preview-link, .featured-card-4 .card-image .preview-banner .preview-link {
            /*max-width: 35px;
          top: -5px;*/ } }
        .card .card-image .preview-banner .preview-link a, .basic-card .card-image .preview-banner .preview-link a, .featured-card .card-image .preview-banner .preview-link a, .featured-card-8 .card-image .preview-banner .preview-link a, .featured-card-4 .card-image .preview-banner .preview-link a {
          text-decoration: underline;
          color: #1e1e1e;
          text-transform: uppercase;
          font-size: 11px;
          line-height: 0.82;
          letter-spacing: -0.2px;
          font-family: "Archivo Black"; }
      .card .card-image .preview-banner .preview-timer-container, .basic-card .card-image .preview-banner .preview-timer-container, .featured-card .card-image .preview-banner .preview-timer-container, .featured-card-8 .card-image .preview-banner .preview-timer-container, .featured-card-4 .card-image .preview-banner .preview-timer-container {
        text-align: center;
        color: #1e1e1e;
        font-family: "Archivo Black";
        margin: 0 65px 0 30px; }
      .card .card-image .preview-banner .preview-timer, .basic-card .card-image .preview-banner .preview-timer, .featured-card .card-image .preview-banner .preview-timer, .featured-card-8 .card-image .preview-banner .preview-timer, .featured-card-4 .card-image .preview-banner .preview-timer {
        font-size: 15px;
        line-height: 0.6;
        letter-spacing: -0.3px; }
        .card .card-image .preview-banner .preview-timer span, .basic-card .card-image .preview-banner .preview-timer span, .featured-card .card-image .preview-banner .preview-timer span, .featured-card-8 .card-image .preview-banner .preview-timer span, .featured-card-4 .card-image .preview-banner .preview-timer span {
          opacity: 0.3;
          color: #1e1e1e;
          font-size: 11px; }
        .card .card-image .preview-banner .preview-timer-text, .basic-card .card-image .preview-banner .preview-timer-text, .featured-card .card-image .preview-banner .preview-timer-text, .featured-card-8 .card-image .preview-banner .preview-timer-text, .featured-card-4 .card-image .preview-banner .preview-timer-text {
          font-size: 11px;
          line-height: 0.82;
          letter-spacing: -0.2px;
          margin: 1px 0 12px;
          text-transform: uppercase; }
      .card .card-image .preview-banner > a:first-child, .basic-card .card-image .preview-banner > a:first-child, .featured-card .card-image .preview-banner > a:first-child, .featured-card-8 .card-image .preview-banner > a:first-child, .featured-card-4 .card-image .preview-banner > a:first-child {
        top: 0;
        left: 0;
        height: 100%;
        display: flex;
        max-width: 100%;
        position: absolute;
        padding: 14px 22px; }
        .card .card-image .preview-banner > a:first-child ~ .preview-link, .basic-card .card-image .preview-banner > a:first-child ~ .preview-link, .featured-card .card-image .preview-banner > a:first-child ~ .preview-link, .featured-card-8 .card-image .preview-banner > a:first-child ~ .preview-link, .featured-card-4 .card-image .preview-banner > a:first-child ~ .preview-link {
          right: 22px;
          position: absolute; }
    .card .card-image img, .basic-card .card-image img, .featured-card .card-image img, .featured-card-8 .card-image img, .featured-card-4 .card-image img {
      display: block;
      border-radius: 2px 2px 0 0;
      position: relative;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      width: 100%; }
    .card .card-image .card-title, .basic-card .card-image .card-title, .featured-card .card-image .card-title, .featured-card-8 .card-image .card-title, .featured-card-4 .card-image .card-title {
      color: #fff;
      position: absolute;
      bottom: 0;
      left: 0;
      max-width: 100%;
      padding: 24px; }
  .card .card-content, .basic-card .card-content, .featured-card .card-content, .featured-card-8 .card-content, .featured-card-4 .card-content {
    padding: 24px;
    border-radius: 0 0 2px 2px; }
    .card .card-content p, .basic-card .card-content p, .featured-card .card-content p, .featured-card-8 .card-content p, .featured-card-4 .card-content p {
      margin: 0; }
    .card .card-content .card-title, .basic-card .card-content .card-title, .featured-card .card-content .card-title, .featured-card-8 .card-content .card-title, .featured-card-4 .card-content .card-title {
      display: block;
      line-height: 32px;
      margin-bottom: 8px; }
      .card .card-content .card-title i, .basic-card .card-content .card-title i, .featured-card .card-content .card-title i, .featured-card-8 .card-content .card-title i, .featured-card-4 .card-content .card-title i {
        line-height: 32px; }
  .card .card-action, .basic-card .card-action, .featured-card .card-action, .featured-card-8 .card-action, .featured-card-4 .card-action {
    background-color: inherit;
    position: relative;
    padding: 16px 24px; }
    .card .card-action:last-child, .basic-card .card-action:last-child, .featured-card .card-action:last-child, .featured-card-8 .card-action:last-child, .featured-card-4 .card-action:last-child {
      border-radius: 0 0 2px 2px; }
    .card .card-action a:not(.btn):not(.btn-large):not(.btn-small):not(.btn-large):not(.btn-floating), .basic-card .card-action a:not(.btn):not(.btn-large):not(.btn-small):not(.btn-large):not(.btn-floating), .featured-card .card-action a:not(.btn):not(.btn-large):not(.btn-small):not(.btn-large):not(.btn-floating), .featured-card-8 .card-action a:not(.btn):not(.btn-large):not(.btn-small):not(.btn-large):not(.btn-floating), .featured-card-4 .card-action a:not(.btn):not(.btn-large):not(.btn-small):not(.btn-large):not(.btn-floating) {
      color: #ffab40;
      margin-right: 24px;
      transition: color .3s ease;
      text-transform: uppercase; }
      .card .card-action a:not(.btn):not(.btn-large):not(.btn-small):not(.btn-large):not(.btn-floating):hover, .basic-card .card-action a:not(.btn):not(.btn-large):not(.btn-small):not(.btn-large):not(.btn-floating):hover, .featured-card .card-action a:not(.btn):not(.btn-large):not(.btn-small):not(.btn-large):not(.btn-floating):hover, .featured-card-8 .card-action a:not(.btn):not(.btn-large):not(.btn-small):not(.btn-large):not(.btn-floating):hover, .featured-card-4 .card-action a:not(.btn):not(.btn-large):not(.btn-small):not(.btn-large):not(.btn-floating):hover {
        color: #ffd8a6; }
  .card .card-reveal, .basic-card .card-reveal, .featured-card .card-reveal, .featured-card-8 .card-reveal, .featured-card-4 .card-reveal {
    padding: 24px;
    position: absolute;
    background-color: #fff;
    width: 100%;
    overflow-y: auto;
    left: 0;
    top: 100%;
    height: 100%;
    z-index: 3;
    display: none; }
    .card .card-reveal .card-title, .basic-card .card-reveal .card-title, .featured-card .card-reveal .card-title, .featured-card-8 .card-reveal .card-title, .featured-card-4 .card-reveal .card-title {
      cursor: pointer;
      display: block; }

.latest-video-card .card-image {
  position: relative; }
  .latest-video-card .card-image .preview-banner {
    height: 60px;
    background-color: #3af2c2;
    padding: 14px 22px;
    box-sizing: border-box;
    display: flex;
    position: absolute;
    bottom: 0; }
    .latest-video-card .card-image .preview-banner .preview-line {
      width: 1px;
      height: 30px;
      opacity: 0.2;
      background-color: #1e1e1e;
      margin: 0 18px; }
    .latest-video-card .card-image .preview-banner img {
      height: 100%;
      width: 100%;
      object-fit: contain; }
    .latest-video-card .card-image .preview-banner .preview-logo {
      width: 59px;
      height: 19px; }
      .latest-video-card .card-image .preview-banner .preview-logo-text {
        width: 63px;
        height: 9px;
        opacity: 0.25;
        font-size: 11px;
        font-family: "Archivo Black";
        line-height: 0.82;
        letter-spacing: -0.2px;
        text-align: center;
        color: #1e1e1e;
        margin: 5px 0 0;
        text-transform: uppercase; }
    .latest-video-card .card-image .preview-banner .preview-lock {
      width: 14.8px;
      height: 18px;
      margin: 8px 0; }
      .latest-video-card .card-image .preview-banner .preview-lock--unlocked {
        width: 13px;
        height: 20px; }
    .latest-video-card .card-image .preview-banner .preview-link {
      text-align: center;
      margin: 9px 0 9px 35px; }
      @media screen and (max-width: 620px) {
        .latest-video-card .card-image .preview-banner .preview-link {
          max-width: 35px;
          top: -5px; } }
      .latest-video-card .card-image .preview-banner .preview-link a {
        text-decoration: underline;
        color: #1e1e1e;
        text-transform: uppercase;
        font-size: 11px;
        line-height: 0.82;
        letter-spacing: -0.2px;
        font-family: "Archivo Black"; }
    .latest-video-card .card-image .preview-banner .preview-timer-container {
      text-align: center;
      color: #1e1e1e;
      font-family: "Archivo Black";
      margin: 0 55px 0 30px; }
    .latest-video-card .card-image .preview-banner .preview-timer {
      font-size: 15px;
      line-height: 0.6;
      letter-spacing: -0.3px; }
      .latest-video-card .card-image .preview-banner .preview-timer span {
        opacity: 0.3;
        color: #1e1e1e;
        font-size: 11px; }
      .latest-video-card .card-image .preview-banner .preview-timer-text {
        font-size: 11px;
        line-height: 0.82;
        letter-spacing: -0.2px;
        margin: 1px 0 12px;
        text-transform: uppercase; }

.tabs {
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  height: 48px;
  width: 100%;
  background-color: #fff;
  margin: 0 auto;
  white-space: nowrap; }
  .tabs.tabs-transparent {
    background-color: transparent; }
    .tabs.tabs-transparent .tab a,
    .tabs.tabs-transparent .tab.disabled a,
    .tabs.tabs-transparent .tab.disabled a:hover {
      color: rgba(255, 255, 255, 0.7); }
    .tabs.tabs-transparent .tab a:hover,
    .tabs.tabs-transparent .tab a.active {
      color: #fff; }
    .tabs.tabs-transparent .indicator {
      background-color: #fff; }
  .tabs.tabs-fixed-width {
    display: flex; }
    .tabs.tabs-fixed-width .tab {
      flex-grow: 1; }
  .tabs .tab {
    display: inline-block;
    text-align: center;
    line-height: 48px;
    height: 48px;
    padding: 0;
    margin: 0;
    text-transform: uppercase; }
    .tabs .tab a {
      color: rgba(238, 110, 115, 0.7);
      display: block;
      width: 100%;
      height: 100%;
      padding: 0 24px;
      font-size: 14px;
      text-overflow: ellipsis;
      overflow: hidden;
      transition: color .28s ease, background-color .28s ease; }
      .tabs .tab a:focus, .tabs .tab a:focus.active {
        background-color: rgba(246, 178, 181, 0.2);
        outline: none; }
      .tabs .tab a:hover, .tabs .tab a.active {
        background-color: transparent;
        color: #ee6e73; }
    .tabs .tab.disabled a,
    .tabs .tab.disabled a:hover {
      color: rgba(238, 110, 115, 0.4);
      cursor: default; }
  .tabs .indicator {
    position: absolute;
    bottom: 0;
    height: 2px;
    background-color: #f6b2b5;
    will-change: left, right; }

@media only screen and (max-width: 992px) {
  .tabs {
    display: flex; }
    .tabs .tab {
      flex-grow: 1; }
      .tabs .tab a {
        padding: 0 12px; } }

.btn, .btn-large, .btn-small,
.btn-flat {
  border: none;
  border-radius: 5px;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  padding: 0 16px;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-tap-highlight-color: transparent;
  box-shadow: none !important; }

.btn.disabled, .disabled.btn-large, .disabled.btn-small,
.btn-floating.disabled,
.btn-large.disabled,
.btn-small.disabled,
.btn-flat.disabled,
.btn:disabled,
.btn-large:disabled,
.btn-small:disabled,
.btn-floating:disabled,
.btn-large:disabled,
.btn-small:disabled,
.btn-flat:disabled,
.btn[disabled],
.btn-large[disabled],
.btn-small[disabled],
.btn-floating[disabled],
.btn-large[disabled],
.btn-small[disabled],
.btn-flat[disabled] {
  pointer-events: none;
  background-color: #dfdfdf !important;
  box-shadow: none;
  color: #9f9f9f !important;
  cursor: default; }
  .btn.disabled:hover, .disabled.btn-large:hover, .disabled.btn-small:hover,
  .btn-floating.disabled:hover,
  .btn-large.disabled:hover,
  .btn-small.disabled:hover,
  .btn-flat.disabled:hover,
  .btn:disabled:hover,
  .btn-large:disabled:hover,
  .btn-small:disabled:hover,
  .btn-floating:disabled:hover,
  .btn-large:disabled:hover,
  .btn-small:disabled:hover,
  .btn-flat:disabled:hover,
  .btn[disabled]:hover,
  .btn-large[disabled]:hover,
  .btn-small[disabled]:hover,
  .btn-floating[disabled]:hover,
  .btn-large[disabled]:hover,
  .btn-small[disabled]:hover,
  .btn-flat[disabled]:hover {
    background-color: #dfdfdf !important;
    color: #9f9f9f !important; }

.btn, .btn-large, .btn-small,
.btn-floating,
.btn-large,
.btn-small,
.btn-flat {
  font-size: 14px;
  outline: 0; }
  .btn i, .btn-large i, .btn-small i,
  .btn-floating i,
  .btn-large i,
  .btn-small i,
  .btn-flat i {
    font-size: 1.3rem;
    line-height: inherit; }

.btn:focus, .btn-large:focus, .btn-small:focus,
.btn-floating:focus {
  background-color: #1d7d74; }

.btn, .btn-large, .btn-small {
  text-decoration: none;
  color: #fff;
  background-color: #000;
  text-align: center;
  letter-spacing: .5px;
  transition: background-color .2s ease-out;
  cursor: pointer; }
  .btn:hover, .btn-large:hover, .btn-small:hover {
    background-color: #2bbbad; }

.btn-floating {
  display: inline-block;
  color: #fff;
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  background-color: #26a69a;
  border-radius: 50%;
  transition: background-color .3s;
  cursor: pointer;
  vertical-align: middle; }
  .btn-floating:hover {
    background-color: #26a69a; }
  .btn-floating:before {
    border-radius: 0; }
  .btn-floating.btn-large {
    width: 56px;
    height: 56px;
    padding: 0; }
    .btn-floating.btn-large.halfway-fab {
      bottom: -28px; }
    .btn-floating.btn-large i {
      line-height: 56px; }
  .btn-floating.btn-small {
    width: 32.4px;
    height: 32.4px; }
    .btn-floating.btn-small.halfway-fab {
      bottom: -16.2px; }
    .btn-floating.btn-small i {
      line-height: 32.4px; }
  .btn-floating.halfway-fab {
    position: absolute;
    right: 24px;
    bottom: -20px; }
    .btn-floating.halfway-fab.left {
      right: auto;
      left: 24px; }
  .btn-floating i {
    width: inherit;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 1.6rem;
    line-height: 40px; }

button.btn-floating {
  border: none; }

.fixed-action-btn {
  position: fixed;
  right: 23px;
  bottom: 23px;
  padding-top: 15px;
  margin-bottom: 0;
  z-index: 997; }
  .fixed-action-btn.active ul {
    visibility: visible; }
  .fixed-action-btn.direction-left, .fixed-action-btn.direction-right {
    padding: 0 0 0 15px; }
    .fixed-action-btn.direction-left ul, .fixed-action-btn.direction-right ul {
      text-align: right;
      right: 64px;
      top: 50%;
      transform: translateY(-50%);
      height: 100%;
      left: auto;
      /*width 100% only goes to width of button container */
      width: 500px; }
      .fixed-action-btn.direction-left ul li, .fixed-action-btn.direction-right ul li {
        display: inline-block;
        margin: 7.5px 15px 0 0; }
  .fixed-action-btn.direction-right {
    padding: 0 15px 0 0; }
    .fixed-action-btn.direction-right ul {
      text-align: left;
      direction: rtl;
      left: 64px;
      right: auto; }
      .fixed-action-btn.direction-right ul li {
        margin: 7.5px 0 0 15px; }
  .fixed-action-btn.direction-bottom {
    padding: 0 0 15px 0; }
    .fixed-action-btn.direction-bottom ul {
      top: 64px;
      bottom: auto;
      display: flex;
      flex-direction: column-reverse; }
      .fixed-action-btn.direction-bottom ul li {
        margin: 15px 0 0 0; }
  .fixed-action-btn.toolbar {
    padding: 0;
    height: 56px; }
    .fixed-action-btn.toolbar.active > a i {
      opacity: 0; }
    .fixed-action-btn.toolbar ul {
      display: flex;
      top: 0;
      bottom: 0;
      z-index: 1; }
      .fixed-action-btn.toolbar ul li {
        flex: 1;
        display: inline-block;
        margin: 0;
        height: 100%;
        transition: none; }
        .fixed-action-btn.toolbar ul li a {
          display: block;
          overflow: hidden;
          position: relative;
          width: 100%;
          height: 100%;
          background-color: transparent;
          box-shadow: none;
          color: #fff;
          line-height: 56px;
          z-index: 1; }
          .fixed-action-btn.toolbar ul li a i {
            line-height: inherit; }
  .fixed-action-btn ul {
    left: 0;
    right: 0;
    text-align: center;
    position: absolute;
    bottom: 64px;
    margin: 0;
    visibility: hidden; }
    .fixed-action-btn ul li {
      margin-bottom: 15px; }
    .fixed-action-btn ul a.btn-floating {
      opacity: 0; }
  .fixed-action-btn .fab-backdrop {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 40px;
    height: 40px;
    background-color: #26a69a;
    border-radius: 50%;
    transform: scale(0); }

.btn-flat {
  box-shadow: none;
  background-color: transparent;
  color: #343434;
  cursor: pointer;
  transition: background-color .2s; }
  .btn-flat:focus, .btn-flat:hover {
    box-shadow: none; }
  .btn-flat:focus {
    background-color: rgba(0, 0, 0, 0.1); }
  .btn-flat.disabled {
    background-color: transparent !important;
    color: #b3b2b2 !important;
    cursor: default; }

.btn-large {
  height: 54px;
  line-height: 54px;
  font-size: 15px;
  padding: 0 28px; }
  .btn-large i {
    font-size: 1.6rem; }

.btn-small {
  height: 32.4px;
  line-height: 32.4px;
  font-size: 13px; }
  .btn-small i {
    font-size: 1.2rem; }

.btn-block {
  display: block; }

select:focus {
  outline: 1px solid #c9f3ef; }

button:focus {
  outline: none;
  background-color: #2ab7a9; }

label {
  font-size: 0.8rem;
  color: #9e9e9e; }

/* Text Inputs + Textarea
   ========================================================================== */
/* Style Placeholders */
::placeholder {
  color: #d1d1d1; }

/* Text inputs */
input:not([type]),
input[type=text]:not(.browser-default),
input[type=password]:not(.browser-default),
input[type=email]:not(.browser-default),
input[type=url]:not(.browser-default),
input[type=time]:not(.browser-default),
input[type=date]:not(.browser-default),
input[type=datetime]:not(.browser-default),
input[type=datetime-local]:not(.browser-default),
input[type=tel]:not(.browser-default),
input[type=number]:not(.browser-default),
input[type=search]:not(.browser-default),
textarea.materialize-textarea {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #9e9e9e;
  border-radius: 0;
  outline: none;
  height: 3rem;
  width: 100%;
  font-size: 16px;
  margin: 0 0 8px 0;
  padding: 0;
  box-shadow: none;
  box-sizing: content-box;
  transition: box-shadow .3s, border .3s; }
  input:not([type]):disabled, input:not([type])[readonly="readonly"],
  input[type=text]:not(.browser-default):disabled,
  input[type=text]:not(.browser-default)[readonly="readonly"],
  input[type=password]:not(.browser-default):disabled,
  input[type=password]:not(.browser-default)[readonly="readonly"],
  input[type=email]:not(.browser-default):disabled,
  input[type=email]:not(.browser-default)[readonly="readonly"],
  input[type=url]:not(.browser-default):disabled,
  input[type=url]:not(.browser-default)[readonly="readonly"],
  input[type=time]:not(.browser-default):disabled,
  input[type=time]:not(.browser-default)[readonly="readonly"],
  input[type=date]:not(.browser-default):disabled,
  input[type=date]:not(.browser-default)[readonly="readonly"],
  input[type=datetime]:not(.browser-default):disabled,
  input[type=datetime]:not(.browser-default)[readonly="readonly"],
  input[type=datetime-local]:not(.browser-default):disabled,
  input[type=datetime-local]:not(.browser-default)[readonly="readonly"],
  input[type=tel]:not(.browser-default):disabled,
  input[type=tel]:not(.browser-default)[readonly="readonly"],
  input[type=number]:not(.browser-default):disabled,
  input[type=number]:not(.browser-default)[readonly="readonly"],
  input[type=search]:not(.browser-default):disabled,
  input[type=search]:not(.browser-default)[readonly="readonly"],
  textarea.materialize-textarea:disabled,
  textarea.materialize-textarea[readonly="readonly"] {
    color: rgba(0, 0, 0, 0.42);
    border-bottom: 1px dotted rgba(0, 0, 0, 0.42); }
  input:not([type]):disabled + label,
  input:not([type])[readonly="readonly"] + label,
  input[type=text]:not(.browser-default):disabled + label,
  input[type=text]:not(.browser-default)[readonly="readonly"] + label,
  input[type=password]:not(.browser-default):disabled + label,
  input[type=password]:not(.browser-default)[readonly="readonly"] + label,
  input[type=email]:not(.browser-default):disabled + label,
  input[type=email]:not(.browser-default)[readonly="readonly"] + label,
  input[type=url]:not(.browser-default):disabled + label,
  input[type=url]:not(.browser-default)[readonly="readonly"] + label,
  input[type=time]:not(.browser-default):disabled + label,
  input[type=time]:not(.browser-default)[readonly="readonly"] + label,
  input[type=date]:not(.browser-default):disabled + label,
  input[type=date]:not(.browser-default)[readonly="readonly"] + label,
  input[type=datetime]:not(.browser-default):disabled + label,
  input[type=datetime]:not(.browser-default)[readonly="readonly"] + label,
  input[type=datetime-local]:not(.browser-default):disabled + label,
  input[type=datetime-local]:not(.browser-default)[readonly="readonly"] + label,
  input[type=tel]:not(.browser-default):disabled + label,
  input[type=tel]:not(.browser-default)[readonly="readonly"] + label,
  input[type=number]:not(.browser-default):disabled + label,
  input[type=number]:not(.browser-default)[readonly="readonly"] + label,
  input[type=search]:not(.browser-default):disabled + label,
  input[type=search]:not(.browser-default)[readonly="readonly"] + label,
  textarea.materialize-textarea:disabled + label,
  textarea.materialize-textarea[readonly="readonly"] + label {
    color: rgba(0, 0, 0, 0.42); }
  input:not([type]):focus:not([readonly]),
  input[type=text]:not(.browser-default):focus:not([readonly]),
  input[type=password]:not(.browser-default):focus:not([readonly]),
  input[type=email]:not(.browser-default):focus:not([readonly]),
  input[type=url]:not(.browser-default):focus:not([readonly]),
  input[type=time]:not(.browser-default):focus:not([readonly]),
  input[type=date]:not(.browser-default):focus:not([readonly]),
  input[type=datetime]:not(.browser-default):focus:not([readonly]),
  input[type=datetime-local]:not(.browser-default):focus:not([readonly]),
  input[type=tel]:not(.browser-default):focus:not([readonly]),
  input[type=number]:not(.browser-default):focus:not([readonly]),
  input[type=search]:not(.browser-default):focus:not([readonly]),
  textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #26a69a;
    box-shadow: 0 1px 0 0 #26a69a; }
  input:not([type]):focus:not([readonly]) + label,
  input[type=text]:not(.browser-default):focus:not([readonly]) + label,
  input[type=password]:not(.browser-default):focus:not([readonly]) + label,
  input[type=email]:not(.browser-default):focus:not([readonly]) + label,
  input[type=url]:not(.browser-default):focus:not([readonly]) + label,
  input[type=time]:not(.browser-default):focus:not([readonly]) + label,
  input[type=date]:not(.browser-default):focus:not([readonly]) + label,
  input[type=datetime]:not(.browser-default):focus:not([readonly]) + label,
  input[type=datetime-local]:not(.browser-default):focus:not([readonly]) + label,
  input[type=tel]:not(.browser-default):focus:not([readonly]) + label,
  input[type=number]:not(.browser-default):focus:not([readonly]) + label,
  input[type=search]:not(.browser-default):focus:not([readonly]) + label,
  textarea.materialize-textarea:focus:not([readonly]) + label {
    color: #26a69a; }
  input:not([type]):focus.valid ~ label,
  input[type=text]:not(.browser-default):focus.valid ~ label,
  input[type=password]:not(.browser-default):focus.valid ~ label,
  input[type=email]:not(.browser-default):focus.valid ~ label,
  input[type=url]:not(.browser-default):focus.valid ~ label,
  input[type=time]:not(.browser-default):focus.valid ~ label,
  input[type=date]:not(.browser-default):focus.valid ~ label,
  input[type=datetime]:not(.browser-default):focus.valid ~ label,
  input[type=datetime-local]:not(.browser-default):focus.valid ~ label,
  input[type=tel]:not(.browser-default):focus.valid ~ label,
  input[type=number]:not(.browser-default):focus.valid ~ label,
  input[type=search]:not(.browser-default):focus.valid ~ label,
  textarea.materialize-textarea:focus.valid ~ label {
    color: #4CAF50; }
  input:not([type]):focus.invalid ~ label,
  input[type=text]:not(.browser-default):focus.invalid ~ label,
  input[type=password]:not(.browser-default):focus.invalid ~ label,
  input[type=email]:not(.browser-default):focus.invalid ~ label,
  input[type=url]:not(.browser-default):focus.invalid ~ label,
  input[type=time]:not(.browser-default):focus.invalid ~ label,
  input[type=date]:not(.browser-default):focus.invalid ~ label,
  input[type=datetime]:not(.browser-default):focus.invalid ~ label,
  input[type=datetime-local]:not(.browser-default):focus.invalid ~ label,
  input[type=tel]:not(.browser-default):focus.invalid ~ label,
  input[type=number]:not(.browser-default):focus.invalid ~ label,
  input[type=search]:not(.browser-default):focus.invalid ~ label,
  textarea.materialize-textarea:focus.invalid ~ label {
    color: #F44336; }
  input:not([type]).validate + label,
  input[type=text]:not(.browser-default).validate + label,
  input[type=password]:not(.browser-default).validate + label,
  input[type=email]:not(.browser-default).validate + label,
  input[type=url]:not(.browser-default).validate + label,
  input[type=time]:not(.browser-default).validate + label,
  input[type=date]:not(.browser-default).validate + label,
  input[type=datetime]:not(.browser-default).validate + label,
  input[type=datetime-local]:not(.browser-default).validate + label,
  input[type=tel]:not(.browser-default).validate + label,
  input[type=number]:not(.browser-default).validate + label,
  input[type=search]:not(.browser-default).validate + label,
  textarea.materialize-textarea.validate + label {
    width: 100%; }

/* Validation Sass Placeholders */
input.valid:not([type]), input.valid:not([type]):focus,
input.valid[type=text]:not(.browser-default),
input.valid[type=text]:not(.browser-default):focus,
input.valid[type=password]:not(.browser-default),
input.valid[type=password]:not(.browser-default):focus,
input.valid[type=email]:not(.browser-default),
input.valid[type=email]:not(.browser-default):focus,
input.valid[type=url]:not(.browser-default),
input.valid[type=url]:not(.browser-default):focus,
input.valid[type=time]:not(.browser-default),
input.valid[type=time]:not(.browser-default):focus,
input.valid[type=date]:not(.browser-default),
input.valid[type=date]:not(.browser-default):focus,
input.valid[type=datetime]:not(.browser-default),
input.valid[type=datetime]:not(.browser-default):focus,
input.valid[type=datetime-local]:not(.browser-default),
input.valid[type=datetime-local]:not(.browser-default):focus,
input.valid[type=tel]:not(.browser-default),
input.valid[type=tel]:not(.browser-default):focus,
input.valid[type=number]:not(.browser-default),
input.valid[type=number]:not(.browser-default):focus,
input.valid[type=search]:not(.browser-default),
input.valid[type=search]:not(.browser-default):focus,
textarea.materialize-textarea.valid,
textarea.materialize-textarea.valid:focus {
  border-bottom: 1px solid #4CAF50;
  box-shadow: 0 1px 0 0 #4CAF50; }

input.invalid:not([type]), input.invalid:not([type]):focus,
input.invalid[type=text]:not(.browser-default),
input.invalid[type=text]:not(.browser-default):focus,
input.invalid[type=password]:not(.browser-default),
input.invalid[type=password]:not(.browser-default):focus,
input.invalid[type=email]:not(.browser-default),
input.invalid[type=email]:not(.browser-default):focus,
input.invalid[type=url]:not(.browser-default),
input.invalid[type=url]:not(.browser-default):focus,
input.invalid[type=time]:not(.browser-default),
input.invalid[type=time]:not(.browser-default):focus,
input.invalid[type=date]:not(.browser-default),
input.invalid[type=date]:not(.browser-default):focus,
input.invalid[type=datetime]:not(.browser-default),
input.invalid[type=datetime]:not(.browser-default):focus,
input.invalid[type=datetime-local]:not(.browser-default),
input.invalid[type=datetime-local]:not(.browser-default):focus,
input.invalid[type=tel]:not(.browser-default),
input.invalid[type=tel]:not(.browser-default):focus,
input.invalid[type=number]:not(.browser-default),
input.invalid[type=number]:not(.browser-default):focus,
input.invalid[type=search]:not(.browser-default),
input.invalid[type=search]:not(.browser-default):focus,
textarea.materialize-textarea.invalid,
textarea.materialize-textarea.invalid:focus {
  border-bottom: 1px solid #F44336;
  box-shadow: 0 1px 0 0 #F44336; }

input:not([type]).valid ~ .helper-text[data-success],
input:not([type]):focus.valid ~ .helper-text[data-success],
input:not([type]).invalid ~ .helper-text[data-error],
input:not([type]):focus.invalid ~ .helper-text[data-error],
input[type=text]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=text]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=text]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=text]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=password]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=password]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=password]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=password]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=email]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=email]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=email]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=email]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=url]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=url]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=url]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=url]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=time]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=time]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=time]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=time]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=date]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=date]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=date]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=date]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=datetime]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=datetime]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=datetime]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=datetime]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=datetime-local]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=datetime-local]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=datetime-local]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=datetime-local]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=tel]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=tel]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=tel]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=tel]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=number]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=number]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=number]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=number]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=search]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=search]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=search]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=search]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
textarea.materialize-textarea.valid ~ .helper-text[data-success],
textarea.materialize-textarea:focus.valid ~ .helper-text[data-success],
textarea.materialize-textarea.invalid ~ .helper-text[data-error],
textarea.materialize-textarea:focus.invalid ~ .helper-text[data-error] {
  color: transparent;
  user-select: none;
  pointer-events: none; }

input:not([type]).valid ~ .helper-text:after,
input:not([type]):focus.valid ~ .helper-text:after,
input[type=text]:not(.browser-default).valid ~ .helper-text:after,
input[type=text]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=password]:not(.browser-default).valid ~ .helper-text:after,
input[type=password]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=email]:not(.browser-default).valid ~ .helper-text:after,
input[type=email]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=url]:not(.browser-default).valid ~ .helper-text:after,
input[type=url]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=time]:not(.browser-default).valid ~ .helper-text:after,
input[type=time]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=date]:not(.browser-default).valid ~ .helper-text:after,
input[type=date]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=datetime]:not(.browser-default).valid ~ .helper-text:after,
input[type=datetime]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=datetime-local]:not(.browser-default).valid ~ .helper-text:after,
input[type=datetime-local]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=tel]:not(.browser-default).valid ~ .helper-text:after,
input[type=tel]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=number]:not(.browser-default).valid ~ .helper-text:after,
input[type=number]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=search]:not(.browser-default).valid ~ .helper-text:after,
input[type=search]:not(.browser-default):focus.valid ~ .helper-text:after,
textarea.materialize-textarea.valid ~ .helper-text:after,
textarea.materialize-textarea:focus.valid ~ .helper-text:after {
  content: attr(data-success);
  color: #4CAF50; }

input:not([type]).invalid ~ .helper-text:after,
input:not([type]):focus.invalid ~ .helper-text:after,
input[type=text]:not(.browser-default).invalid ~ .helper-text:after,
input[type=text]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=password]:not(.browser-default).invalid ~ .helper-text:after,
input[type=password]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=email]:not(.browser-default).invalid ~ .helper-text:after,
input[type=email]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=url]:not(.browser-default).invalid ~ .helper-text:after,
input[type=url]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=time]:not(.browser-default).invalid ~ .helper-text:after,
input[type=time]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=date]:not(.browser-default).invalid ~ .helper-text:after,
input[type=date]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=datetime]:not(.browser-default).invalid ~ .helper-text:after,
input[type=datetime]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=datetime-local]:not(.browser-default).invalid ~ .helper-text:after,
input[type=datetime-local]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=tel]:not(.browser-default).invalid ~ .helper-text:after,
input[type=tel]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=number]:not(.browser-default).invalid ~ .helper-text:after,
input[type=number]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=search]:not(.browser-default).invalid ~ .helper-text:after,
input[type=search]:not(.browser-default):focus.invalid ~ .helper-text:after,
textarea.materialize-textarea.invalid ~ .helper-text:after,
textarea.materialize-textarea:focus.invalid ~ .helper-text:after {
  content: attr(data-error);
  color: #F44336; }

input:not([type]) + label:after,
input[type=text]:not(.browser-default) + label:after,
input[type=password]:not(.browser-default) + label:after,
input[type=email]:not(.browser-default) + label:after,
input[type=url]:not(.browser-default) + label:after,
input[type=time]:not(.browser-default) + label:after,
input[type=date]:not(.browser-default) + label:after,
input[type=datetime]:not(.browser-default) + label:after,
input[type=datetime-local]:not(.browser-default) + label:after,
input[type=tel]:not(.browser-default) + label:after,
input[type=number]:not(.browser-default) + label:after,
input[type=search]:not(.browser-default) + label:after,
textarea.materialize-textarea + label:after {
  display: block;
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  opacity: 0;
  transition: .2s opacity ease-out, .2s color ease-out; }

.input-field {
  position: relative;
  margin-top: 1rem;
  margin-bottom: 1rem; }
  .input-field.inline {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px; }
    .input-field.inline input,
    .input-field.inline .select-dropdown {
      margin-bottom: 1rem; }
  .input-field.col label {
    left: 0.75rem; }
  .input-field.col .prefix ~ label,
  .input-field.col .prefix ~ .validate ~ label {
    width: calc(100% - 3rem - 1.5rem); }
  .input-field > label {
    color: #9e9e9e;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1rem;
    cursor: text;
    transition: transform .2s ease-out, color .2s ease-out;
    transform-origin: 0% 100%;
    text-align: initial;
    transform: translateY(12px); }
    .input-field > label:not(.label-icon).active {
      transform: translateY(-14px) scale(0.8);
      transform-origin: 0 0; }
  .input-field > input[type=date]:not(.browser-default) + label,
  .input-field > input[type=time]:not(.browser-default) + label {
    transform: translateY(-14px) scale(0.8);
    transform-origin: 0 0; }
  .input-field .helper-text {
    position: relative;
    min-height: 18px;
    display: block;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.54); }
    .input-field .helper-text::after {
      opacity: 1;
      position: absolute;
      top: 0;
      left: 0; }
  .input-field .prefix {
    position: absolute;
    width: 3rem;
    font-size: 2rem;
    transition: color .2s;
    top: 0.5rem; }
    .input-field .prefix.active {
      color: #26a69a; }
  .input-field .prefix ~ textarea,
  .input-field .prefix ~ label,
  .input-field .prefix ~ .validate ~ label,
  .input-field .prefix ~ .helper-text,
  .input-field .prefix ~ .autocomplete-content {
    margin-left: 3rem;
    width: 92%;
    width: calc(100% - 3rem); }
  .input-field .prefix ~ label {
    margin-left: 3rem; }
  @media only screen and (max-width: 992px) {
    .input-field .prefix ~ input {
      width: 86%;
      width: calc(100% - 3rem); } }
  @media only screen and (max-width: 800px) {
    .input-field .prefix ~ input {
      width: 80%;
      width: calc(100% - 3rem); } }

/* Search Field */
.input-field input[type=search] {
  display: block;
  line-height: inherit;
  transition: .3s background-color; }
  .nav-wrapper .input-field input[type=search] {
    height: inherit;
    padding-left: 4rem;
    width: calc(100% - 4rem);
    border: 0;
    box-shadow: none; }
  .input-field input[type=search]:focus:not(.browser-default) {
    background-color: #fff;
    border: 0;
    box-shadow: none;
    color: #444; }
    .input-field input[type=search]:focus:not(.browser-default) + label i,
    .input-field input[type=search]:focus:not(.browser-default) ~ .mdi-navigation-close,
    .input-field input[type=search]:focus:not(.browser-default) ~ .material-icons {
      color: #444; }
  .input-field input[type=search] + .label-icon {
    transform: none;
    left: 1rem; }
  .input-field input[type=search] ~ .mdi-navigation-close,
  .input-field input[type=search] ~ .material-icons {
    position: absolute;
    top: 0;
    right: 1rem;
    color: transparent;
    cursor: pointer;
    font-size: 2rem;
    transition: .3s color; }

/* Textarea */
textarea {
  width: 100%;
  height: 3rem;
  background-color: transparent; }
  textarea.materialize-textarea {
    line-height: normal;
    overflow-y: hidden;
    /* prevents scroll bar flash */
    padding: .8rem 0 .8rem 0;
    /* prevents text jump on Enter keypress */
    resize: none;
    min-height: 3rem;
    box-sizing: border-box; }

.hiddendiv {
  visibility: hidden;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow-wrap: break-word;
  /* future version of deprecated 'word-wrap' */
  padding-top: 1.2rem;
  /* prevents text jump on Enter keypress */
  position: absolute;
  top: 0;
  z-index: -1; }

/* Autocomplete */
.autocomplete-content li .highlight {
  color: #444; }

.autocomplete-content li img {
  height: 40px;
  width: 40px;
  margin: 5px 15px; }

/* Character Counter */
.character-counter {
  min-height: 18px; }

/* Radio Buttons
   ========================================================================== */
[type="radio"]:not(:checked),
[type="radio"]:checked {
  position: absolute;
  opacity: 0;
  pointer-events: none; }

[type="radio"]:not(:checked) + span,
[type="radio"]:checked + span {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 1rem;
  transition: .28s ease;
  user-select: none; }

[type="radio"] + span:before,
[type="radio"] + span:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  margin: 4px;
  width: 16px;
  height: 16px;
  z-index: 0;
  transition: .28s ease; }

/* Unchecked styles */
[type="radio"]:not(:checked) + span:before,
[type="radio"]:not(:checked) + span:after,
[type="radio"]:checked + span:before,
[type="radio"]:checked + span:after,
[type="radio"].with-gap:checked + span:before,
[type="radio"].with-gap:checked + span:after {
  border-radius: 50%; }

[type="radio"]:not(:checked) + span:before,
[type="radio"]:not(:checked) + span:after {
  border: 2px solid #5a5a5a; }

[type="radio"]:not(:checked) + span:after {
  transform: scale(0); }

/* Checked styles */
[type="radio"]:checked + span:before {
  border: 2px solid transparent; }

[type="radio"]:checked + span:after,
[type="radio"].with-gap:checked + span:before,
[type="radio"].with-gap:checked + span:after {
  border: 2px solid #26a69a; }

[type="radio"]:checked + span:after,
[type="radio"].with-gap:checked + span:after {
  background-color: #26a69a; }

[type="radio"]:checked + span:after {
  transform: scale(1.02); }

/* Radio With gap */
[type="radio"].with-gap:checked + span:after {
  transform: scale(0.5); }

/* Focused styles */
[type="radio"].tabbed:focus + span:before {
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1); }

/* Disabled Radio With gap */
[type="radio"].with-gap:disabled:checked + span:before {
  border: 2px solid rgba(0, 0, 0, 0.42); }

[type="radio"].with-gap:disabled:checked + span:after {
  border: none;
  background-color: rgba(0, 0, 0, 0.42); }

/* Disabled style */
[type="radio"]:disabled:not(:checked) + span:before,
[type="radio"]:disabled:checked + span:before {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.42); }

[type="radio"]:disabled + span {
  color: rgba(0, 0, 0, 0.42); }

[type="radio"]:disabled:not(:checked) + span:before {
  border-color: rgba(0, 0, 0, 0.42); }

[type="radio"]:disabled:checked + span:after {
  background-color: rgba(0, 0, 0, 0.42);
  border-color: #949494; }

/* Checkboxes
   ========================================================================== */
/* Remove default checkbox */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  opacity: 0;
  pointer-events: none; }

[type="checkbox"] {
  /* checkbox aspect */ }
  [type="checkbox"] + span:not(.lever) {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 1rem;
    user-select: none; }
  [type="checkbox"] + span:not(.lever):before,
  [type="checkbox"]:not(.filled-in) + span:not(.lever):after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    z-index: 0;
    border: 2px solid #5a5a5a;
    border-radius: 1px;
    margin-top: 3px;
    transition: .2s; }
  [type="checkbox"]:not(.filled-in) + span:not(.lever):after {
    border: 0;
    transform: scale(0); }
  [type="checkbox"]:not(:checked):disabled + span:not(.lever):before {
    border: none;
    background-color: rgba(0, 0, 0, 0.42); }
  [type="checkbox"].tabbed:focus + span:not(.lever):after {
    transform: scale(1);
    border: 0;
    border-radius: 50%;
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
    background-color: rgba(0, 0, 0, 0.1); }

[type="checkbox"]:checked + span:not(.lever):before {
  top: -4px;
  left: -5px;
  width: 12px;
  height: 22px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #26a69a;
  border-bottom: 2px solid #26a69a;
  transform: rotate(40deg);
  backface-visibility: hidden;
  transform-origin: 100% 100%; }

[type="checkbox"]:checked:disabled + span:before {
  border-right: 2px solid rgba(0, 0, 0, 0.42);
  border-bottom: 2px solid rgba(0, 0, 0, 0.42); }

/* Indeterminate checkbox */
[type="checkbox"]:indeterminate + span:not(.lever):before {
  top: -11px;
  left: -12px;
  width: 10px;
  height: 22px;
  border-top: none;
  border-left: none;
  border-right: 2px solid #26a69a;
  border-bottom: none;
  transform: rotate(90deg);
  backface-visibility: hidden;
  transform-origin: 100% 100%; }

[type="checkbox"]:indeterminate:disabled + span:not(.lever):before {
  border-right: 2px solid rgba(0, 0, 0, 0.42);
  background-color: transparent; }

[type="checkbox"].filled-in + span:not(.lever):after {
  border-radius: 2px; }

[type="checkbox"].filled-in + span:not(.lever):before,
[type="checkbox"].filled-in + span:not(.lever):after {
  content: '';
  left: 0;
  position: absolute;
  /* .1s delay is for check animation */
  transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
  z-index: 1; }

[type="checkbox"].filled-in:not(:checked) + span:not(.lever):before {
  width: 0;
  height: 0;
  border: 3px solid transparent;
  left: 6px;
  top: 10px;
  transform: rotateZ(37deg);
  transform-origin: 100% 100%; }

[type="checkbox"].filled-in:not(:checked) + span:not(.lever):after {
  height: 20px;
  width: 20px;
  background-color: transparent;
  border: 2px solid #5a5a5a;
  top: 0px;
  z-index: 0; }

[type="checkbox"].filled-in:checked + span:not(.lever):before {
  top: 0;
  left: 1px;
  width: 8px;
  height: 13px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotateZ(37deg);
  transform-origin: 100% 100%; }

[type="checkbox"].filled-in:checked + span:not(.lever):after {
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #26a69a;
  background-color: #26a69a;
  z-index: 0; }

[type="checkbox"].filled-in.tabbed:focus + span:not(.lever):after {
  border-radius: 2px;
  border-color: #5a5a5a;
  background-color: rgba(0, 0, 0, 0.1); }

[type="checkbox"].filled-in.tabbed:checked:focus + span:not(.lever):after {
  border-radius: 2px;
  background-color: #26a69a;
  border-color: #26a69a; }

[type="checkbox"].filled-in:disabled:not(:checked) + span:not(.lever):before {
  background-color: transparent;
  border: 2px solid transparent; }

[type="checkbox"].filled-in:disabled:not(:checked) + span:not(.lever):after {
  border-color: transparent;
  background-color: #949494; }

[type="checkbox"].filled-in:disabled:checked + span:not(.lever):before {
  background-color: transparent; }

[type="checkbox"].filled-in:disabled:checked + span:not(.lever):after {
  background-color: #949494;
  border-color: #949494; }

/* Switch
   ========================================================================== */
.switch,
.switch * {
  -webkit-tap-highlight-color: transparent;
  user-select: none; }

.switch label {
  cursor: pointer; }

.switch label input[type=checkbox] {
  opacity: 0;
  width: 0;
  height: 0; }
  .switch label input[type=checkbox]:checked + .lever {
    background-color: #84c7c1; }
    .switch label input[type=checkbox]:checked + .lever:before, .switch label input[type=checkbox]:checked + .lever:after {
      left: 18px; }
    .switch label input[type=checkbox]:checked + .lever:after {
      background-color: #26a69a; }

.switch label .lever {
  content: "";
  display: inline-block;
  position: relative;
  width: 36px;
  height: 14px;
  background-color: rgba(0, 0, 0, 0.38);
  border-radius: 15px;
  margin-right: 10px;
  transition: background 0.3s ease;
  vertical-align: middle;
  margin: 0 16px; }
  .switch label .lever:before, .switch label .lever:after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    left: 0;
    top: -3px;
    transition: left 0.3s ease, background .3s ease, box-shadow 0.1s ease, transform .1s ease; }
  .switch label .lever:before {
    background-color: rgba(38, 166, 154, 0.15); }
  .switch label .lever:after {
    background-color: #f1f1f1;
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }

input[type=checkbox]:checked:not(:disabled) ~ .lever:active::before,
input[type=checkbox]:checked:not(:disabled).tabbed:focus ~ .lever::before {
  transform: scale(2.4);
  background-color: rgba(38, 166, 154, 0.15); }

input[type=checkbox]:not(:disabled) ~ .lever:active:before,
input[type=checkbox]:not(:disabled).tabbed:focus ~ .lever::before {
  transform: scale(2.4);
  background-color: rgba(0, 0, 0, 0.08); }

.switch input[type=checkbox][disabled] + .lever {
  cursor: default;
  background-color: rgba(0, 0, 0, 0.12); }

.switch label input[type=checkbox][disabled] + .lever:after,
.switch label input[type=checkbox][disabled]:checked + .lever:after {
  background-color: #949494; }

/* File Input
   ========================================================================== */
.file-field {
  position: relative; }
  .file-field .file-path-wrapper {
    overflow: hidden;
    padding-left: 10px; }
  .file-field input.file-path {
    width: 100%; }
  .file-field .btn, .file-field .btn-large, .file-field .btn-small {
    float: left;
    height: 3rem;
    line-height: 3rem; }
  .file-field span {
    cursor: pointer; }
  .file-field input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0); }
    .file-field input[type=file]::-webkit-file-upload-button {
      display: none; }

/* Range
   ========================================================================== */
.range-field {
  position: relative; }

input[type=range],
input[type=range] + .thumb {
  cursor: pointer; }

input[type=range] {
  position: relative;
  background-color: transparent;
  border: none;
  outline: none;
  width: 100%;
  margin: 15px 0;
  padding: 0; }
  input[type=range]:focus {
    outline: none; }

input[type=range] + .thumb {
  position: absolute;
  top: 10px;
  left: 0;
  border: none;
  height: 0;
  width: 0;
  border-radius: 50%;
  background-color: #26a69a;
  margin-left: 7px;
  transform-origin: 50% 50%;
  transform: rotate(-45deg); }
  input[type=range] + .thumb .value {
    display: block;
    width: 30px;
    text-align: center;
    color: #26a69a;
    font-size: 0;
    transform: rotate(45deg); }
  input[type=range] + .thumb.active {
    border-radius: 50% 50% 50% 0; }
    input[type=range] + .thumb.active .value {
      color: #fff;
      margin-left: -1px;
      margin-top: 8px;
      font-size: 10px; }

input[type=range] {
  -webkit-appearance: none; }

input[type=range]::-webkit-slider-runnable-track {
  height: 3px;
  background: #c2c0c2;
  border: none; }

input[type=range]::-webkit-slider-thumb {
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #26a69a;
  transition: box-shadow .3s;
  -webkit-appearance: none;
  background-color: #26a69a;
  transform-origin: 50% 50%;
  margin: -5px 0 0 0; }

input[type=range].focused:focus:not(.active)::-webkit-slider-thumb {
  box-shadow: 0 0 0 10px rgba(38, 166, 154, 0.26); }

input[type=range] {
  /* fix for FF unable to apply focus style bug  */
  border: 1px solid white;
  /*required for proper track sizing in FF*/ }

input[type=range]::-moz-range-track {
  height: 3px;
  background: #c2c0c2;
  border: none; }

input[type=range]::-moz-focus-inner {
  border: 0; }

input[type=range]::-moz-range-thumb {
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #26a69a;
  transition: box-shadow .3s;
  margin-top: -5px; }

input[type=range]:-moz-focusring {
  outline: 1px solid #fff;
  outline-offset: -1px; }

input[type=range].focused:focus:not(.active)::-moz-range-thumb {
  box-shadow: 0 0 0 10px rgba(38, 166, 154, 0.26); }

input[type=range]::-ms-track {
  height: 3px;
  background: transparent;
  border-color: transparent;
  border-width: 6px 0;
  /*remove default tick marks*/
  color: transparent; }

input[type=range]::-ms-fill-lower {
  background: #777; }

input[type=range]::-ms-fill-upper {
  background: #ddd; }

input[type=range]::-ms-thumb {
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #26a69a;
  transition: box-shadow .3s; }

input[type=range].focused:focus:not(.active)::-ms-thumb {
  box-shadow: 0 0 0 10px rgba(38, 166, 154, 0.26); }

a,
footer,
h1,
h2,
h3,
h4,
h5,
h6,
header,
input,
label,
li,
li,
p,
span {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body {
  font-size: 12px;
  overflow-x: hidden;
  font-family: 'Archivo', sans-serif; }

/*
atomic styles for layout -
display flex used in conjunction ( and as final children of ) row/column layout

https://css-tricks.com/snippets/css/a-guide-to-flexbox/
 */
.df,
.display-flex {
  display: flex; }

.fdr,
.flex-direction-row {
  flex-direction: row; }

.fdc,
.flex-direction-column {
  flex-direction: column; }

.hide_tag_event {
  pointer-events: none; }

.text-uppercase,
.uppercase {
  text-transform: uppercase; }

.jcc,
.justify-content-center {
  justify-content: center; }

.jcfs,
.justify-flex-start {
  justify-content: flex-start; }

.jcfe,
.justify-flex-end {
  justify-content: flex-end; }

.jcsb,
.justify-content-space-between {
  justify-content: space-between; }

.aic,
.align-items-center {
  align-items: center; }

.w-100,
.width-100 {
  width: 100%; }

.position-relative,
.pr {
  position: relative; }

.position-fixed {
  position: fixed; }

.pa,
.position-absolute {
  position: absolute; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.border-left-light-grey {
  border-left: 1px solid rgba(216, 216, 216, 0.15); }

.border-top-light-grey {
  border-top: 1px solid rgba(216, 216, 216, 0.15); }

.bb-lg,
.border-bottom-light-grey {
  border-bottom: 1px solid rgba(216, 216, 216, 0.15); }

/* colors */
.color-lightish-blue {
  color: #5874ff; }

.color-orangey-red {
  color: #ff4636; }

.color-periwinkle-purple {
  color: #9074fb; }

.color-dodger-blue {
  color: #36b0ff; }

.color-grey-blue {
  color: #6b7ca9; }

.color-sick-green {
  color: #a4b229; }

.color-purply {
  color: #8430ad; }

.background-white, .bg-white {
  background: white; }

.nerdist-btn-v1 {
  border-radius: 5px;
  background-color: #121212;
  border: solid 3px rgba(255, 255, 255, 0.2);
  padding: 20px 49px;
  font-family: "Archivo Black";
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.4;
  letter-spacing: -0.1px;
  color: #ffffff; }

.nerdist-btn-v1:hover {
  background-color: #fff;
  border-color: #fff;
  color: #000; }

.pg-header {
  margin-bottom: 80px; }

.pg-header .pg-title {
  margin-bottom: 30px;
  max-width: 625px; }

.pg-header .pg-title h1 {
  font-family: "Archivo Black";
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.88;
  letter-spacing: -1.4px;
  color: #ffffff;
  font-size: 80px;
  text-transform: uppercase; }

.pg-header .pg-subtitle {
  max-width: 625px; }

.pg-header .pg-subtitle p {
  font-family: "Archivo";
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: -0.1px;
  color: #ffffff; }

.pg-header-bg {
  width: 100%;
  height: 800px;
  display: block;
  position: absolute;
  top: 0;
  z-index: 0;
  overflow: hidden;
  background-size: cover; }

.pg-header-bg:before {
  content: "";
  position: absolute;
  background: linear-gradient(to bottom, rgba(30, 30, 30, 0), #1e1e1e);
  left: 0;
  right: 0;
  top: 0;
  z-index: 0;
  bottom: 0; }

.pg-content {
  font-family: "Archivo";
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: -0.1px;
  color: #ffffff; }

.pg-header,
.pg-content,
.pg-footer {
  position: relative;
  z-index: 2; }

.page-single.single {
  padding: 150px 0 200px 0;
  background: #1e1e1e;
  overflow: hidden; }

.pg-center {
  max-width: 707px;
  display: block;
  margin: 0 auto; }

.content {
  position: relative;
  z-index: 0; }

.podcast-series {
  pointer-events: auto !important; }

/**Start lybsin***/
.title_heading p {
  width: 100%;
  float: left;
  margin-bottom: 6px !important;
  color: #fff; }

.title_heading h1 {
  float: left;
  width: 100%;
  margin-top: 5px;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 6px;
  color: #fff; }

.title_heading h3 {
  font-size: 25px;
  width: 100%;
  float: left;
  font-weight: bold;
  margin-bottom: 4px;
  margin-top: 0px; }

.title_heading {
  width: 90%;
  margin: 0px auto;
  position: relative; }

.overlay_bg .iframe_main_container {
  position: relative; }

.overlay_bg .iframe_sub_container {
  width: 100%;
  float: left; }

.overlay_bg {
  width: 100%;
  float: left;
  background-size: cover !important;
  padding-top: 30px;
  padding-bottom: 40px;
  position: relative;
  height: 100%;
  font-family: "Archivo Black";
  z-index: 9999; }

.overlay_bg iframe {
  margin: 0px auto;
  width: 90%;
  display: table-row; }

footer {
  width: 100%;
  float: left; }

.overlay-bg {
  width: 100%;
  float: left;
  padding: 20px 47px;
  height: 100%;
  opacity: 0.5;
  position: absolute;
  top: 0; }

/**End lybsin***/
.cstm_preview_banner .preview-banner, .latest-video-card .preview-banner {
  height: 40px;
  background-color: #3af2c2;
  padding: 11px 25px;
  box-sizing: border-box;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  width: 100%; }

.latest-video-card .preview-link a {
  margin-top: 10px !important;
  float: left; }

.latest-video-card .preview-lock.left {
  float: left;
  margin-top: 7px !important; }

.latest-video-card .preview-banner {
  bottom: 100px;
  height: 60px;
  width: 95.6%; }

.latest-video-card .preview-logo-container {
  display: grid !important; }

.cstm_preview_banner .preview-logo-container, .latest-video-card .preview-logo-container {
  display: flex; }

.cstm_preview_banner .preview-logo-container, .latest-video-card .preview-logo-container {
  display: flex; }

.cstm_preview_banner .preview-logo, .latest-video-card .preview-logo {
  width: 59px;
  height: 19px; }

.cstm_preview_banner .preview-logo img, .latest-video-card .preview-logo img {
  height: 100%;
  width: 100%; }

.cstm_preview_banner .preview-logo-text, .latest-video-card .preview-logo-text {
  width: 63px;
  height: 9px;
  opacity: 0.25;
  font-size: 11px;
  font-family: "Archivo Black";
  line-height: 0.82;
  letter-spacing: -0.2px;
  text-align: center;
  color: #1e1e1e;
  margin: 5px 5px 0;
  text-transform: uppercase; }

.cstm_preview_banner .preview-line, .latest-video-card .preview-line {
  /* display: flex; */
  width: 1px;
  height: 20px;
  opacity: 0.2;
  background-color: #1e1e1e;
  margin: 0px 15px 0 12px; }

.cstm_preview_banner .preview-link a, .latest-video-card .preview-link a {
  text-decoration: underline;
  color: #1e1e1e;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 0.82;
  letter-spacing: -0.2px;
  font-family: "Archivo Black"; }

.cstm_preview_banner .preview-link, .latest-video-card .preview-link {
  text-align: center;
  margin: 0;
  position: absolute;
  right: 40px;
  top: 15px; }

.cstm_preview_banner .preview-lock.left, .latest-video-card .preview-lock.left {
  width: 14.8px;
  height: 18px;
  margin: 0; }

.cstm_preview_banner .preview-lock.left img, .latest-video-card .preview-lock.left img {
  height: 100%;
  width: 100%; }

.channel-video-player .inner-content {
  position: static !important; }

.full-sctn {
  background-repeat: no-repeat;
  background-size: cover !important;
  padding: 150px 0px; }

.full-sctn-content {
  text-align: center;
  font-family: "Archivo Black"; }

.full-sctn-content h1 {
  color: #fff;
  font-size: 32px;
  text-align: center;
  font-weight: bold;
  margin-top: 0px; }

.full-sctn-content h3 {
  text-align: center;
  color: #fff;
  font-size: 15px;
  word-wrap: break-word;
  text-transform: inherit;
  margin-top: 0px;
  margin-bottom: 32px; }

.full-sctn-content a {
  background: transparent;
  padding: 8px 80px;
  font-size: 20px;
  color: #fff;
  border: 1px solid #b9b9b9;
  display: inline-block; }

.hlf-sctn {
  width: 80%;
  margin: 0px auto;
  font-family: "Archivo Black"; }

.hlf-sctn-cstm {
  background-repeat: no-repeat;
  background-size: cover;
  width: 48%;
  margin: 20px 10px;
  padding: 100px 0px;
  display: inline-block; }

.hlf-sctn-cstm img {
  width: 20px;
  margin-right: 10px; }

.hlf-sctn-cstm h1 {
  text-align: center;
  font-size: 37px;
  text-transform: uppercase; }

.hlf-sctn-cstm h1 a {
  color: #fff;
  font-weight: bold; }

.latest_alpha_bnr .preview-banner {
  bottom: 0px; }

.latest_alpha_bnr .preview-banner .preview-link {
  right: 24px; }

.latest_alpha_bnr .preview-banner .preview-lock.left {
  margin-top: 9px !important; }

.latest_alpha_bnr .preview-banner .preview-line {
  height: 30px;
  margin-top: 4px; }

.latest-video-card .hide {
  display: block !important; }

.h1-lock-up {
  font-size: 45px;
  font-family: "Archivo Black";
  line-height: 55px;
  letter-spacing: -1.5; }

.h4-lock-up {
  font-size: 18px;
  font-family: "Archivo Black";
  color: #3940b5; }

.h5-lock-up {
  font-size: 18px;
  font-family: "Archivo";
  font-weight: 800;
  color: black; }

.p-time-stamp {
  font-size: 14px;
  font-family: "Archivo";
  color: #1e1e1e; }

.article-copy {
  font-size: 18px;
  line-height: 1.67;
  font-family: "Archivo"; }

.dfp-debug {
  background-color: blue;
  color: white;
  z-index: 2000; }

.section-header {
  display: flex;
  align-items: center;
  margin-bottom: 45px; }
  .section-header h1 {
    font-size: 32px;
    color: #fff;
    margin: 0;
    font-family: 'Archivo Black', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    display: inline-block;
    margin-right: 15px;
    flex-grow: 0;
    letter-spacing: -1.5px; }
    @media only screen and (max-width: 800px) {
      .section-header h1 {
        font-size: 25px; } }
  .section-header hr {
    flex-grow: 1;
    display: inline-block;
    border: none;
    height: 3px;
    opacity: 0.05;
    background-color: #1e1e1e;
    position: relative;
    top: -3px;
    margin-right: 20px; }

.ad-full {
  height: 150px;
  background: #121212;
  text-align: center;
  padding-top: 15px;
  color: #fff;
  position: relative;
  margin: 0; }
  .ad-full.lighter {
    background: rgba(0, 0, 0, 0.05); }
    .ad-full.lighter .ad-text {
      color: rgba(30, 30, 30, 0.3);
      padding: 5px 0 15px 0;
      display: block; }
  .ad-full .ad-text {
    font-size: 10px;
    text-transform: uppercase;
    font-family: "Archivo";
    opacity: 0.3;
    letter-spacing: 0.5px; }
  .ad-full--large {
    height: auto;
    padding-bottom: 40px; }

body {
  background-color: #1e1e1e;
  overflow-y: hidden; }
  body .page-template-default .container {
    max-width: 1176px; }

body .default .nav-container,
.page-template-home .nav-container,
body .nav-container,
body .nav .nav-container {
  z-index: 2;
  width: 100%;
  position: static;
  background-image: linear-gradient(to top, rgba(30, 30, 30, 0), #1e1e1e); }

.locked-height-mob {
  overflow: hidden; }

.locked-height {
  overflow: hidden; }

.hide {
  display: none; }

.signin-notification {
  color: #fff;
  padding: 10px 15px;
  position: absolute;
  right: 0;
  left: 0;
  top: -55px;
  background: #d6283b;
  border-radius: 5px;
  border: 2px solid #d6283b;
  width: 190px;
  text-align: left;
  line-height: 15px;
  z-index: 99;
  font-family: "Archivo Black";
  text-transform: none;
  font-size: 12px;
  display: none; }

.signin-notification:after, .signin-notification:before {
  top: 100%;
  left: 15%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.signin-notification:after {
  border-color: rgba(214, 40, 59, 0);
  border-top-color: #d6283b;
  border-width: 10px;
  margin-left: -15px; }

.signin-notification:before {
  border-color: rgba(0, 0, 0, 0); }

.likes-button-container {
  position: relative; }

.likes-button-container:hover .signin-notification {
  display: block !important; }

@media only screen and (max-width: 980px) {
  .signin-notification,
  .likes-button-container:hover .signin-notification {
    display: none !important; } }

.playlist-quick-filters ul {
  display: inline-block;
  margin: 0 10px; }

.playlist-quick-filters ul li.single-filter-item {
  display: inline-block;
  border-radius: 100px;
  padding: 10px 18px;
  border: 1px solid #333;
  margin: 5px;
  position: relative;
  cursor: pointer; }

.latest-container.dark .playlist-quick-filters {
  color: #333; }

.latest-container.dark .section-header h1 {
  color: rgba(30, 30, 30, 0.2); }

.latest-container.light .playlist-quick-filters {
  color: #fff; }

.latest-container.light .section-header h1 {
  color: #fff; }

.latest-container {
  padding-top: 50px; }

.playlist-quick-filters ul li.single-filter-item:before {
  position: relative;
  content: "\f57e";
  font-family: 'Font Awesome 5 Pro';
  font-weight: 999;
  margin-right: 3px;
  opacity: 0.2; }

.playlist-quick-filters ul li.single-filter-item:hover:before {
  opacity: 1; }

.playlist-quick-filters ul li.single-filter-item.mpx_video:before {
  content: "\f03d"; }

.playlist-quick-filters ul li.single-filter-item.nerdist_video:before {
  content: "\f03d"; }

.playlist-quick-filters ul li.single-filter-item.article:before {
  content: "\f550"; }

.playlist-quick-filters ul li.single-filter-item.nerdist-podcasts:before {
  content: "\f130"; }

.playlist-quick-filters ul li.single-filter-item.loading {
  animation: fa-spin 2s infinite linear;
  font-size: 0;
  border: 0;
  margin: 0; }

.playlist-quick-filters ul li.single-filter-item.loading:before {
  content: "\f1ce";
  font-size: 15px;
  opacity: 1;
  margin: 0; }

@media only screen and (max-width: 680px) {
  .playlist-quick-filters {
    margin: 0; }
  .playlist-quick-filters ul li.single-filter-item {
    font-size: 0;
    padding: 5px;
    border: 0;
    margin: 0;
    opacity: 1; }
  .playlist-quick-filters ul li.single-filter-item:before {
    font-size: 15px; } }

.gradient-edges,
.gradient-full {
  position: relative;
  margin-left: -2px;
  margin-right: -2px; }
  .gradient-edges:before, .gradient-edges:after,
  .gradient-full:before,
  .gradient-full:after {
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    z-index: 0;
    pointer-events: none;
    position: absolute; }
  .gradient-edges > *,
  .gradient-full > * {
    z-index: 1;
    position: relative; }

.gradient-edges-2,
.gradient-edges {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
  margin: -2px;
  position: absolute; }
  @media (min-width: 480px) {
    .gradient-edges-2:before,
    .gradient-edges:before {
      background: -moz-linear-gradient(left, #1e1e1e 0%, rgba(30, 30, 30, 0) 10%, rgba(30, 30, 30, 0) 90%, #1e1e1e 100%);
      background: -webkit-linear-gradient(left, #1e1e1e 0%, rgba(30, 30, 30, 0) 10%, rgba(30, 30, 30, 0) 90%, #1e1e1e 100%);
      background: linear-gradient(to right, #1e1e1e 0%, rgba(30, 30, 30, 0) 10%, rgba(30, 30, 30, 0) 90%, #1e1e1e 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1e1e', endColorstr='#1e1e1e',GradientType=1 ); }
    .gradient-edges-2:after,
    .gradient-edges:after {
      background: -moz-linear-gradient(top, #1e1e1e 0%, rgba(30, 30, 30, 0) 10%, rgba(30, 30, 30, 0) 90%, #1e1e1e 100%);
      background: -webkit-linear-gradient(top, #1e1e1e 0%, rgba(30, 30, 30, 0) 10%, rgba(30, 30, 30, 0) 90%, #1e1e1e 100%);
      background: linear-gradient(to bottom, #1e1e1e 0%, rgba(30, 30, 30, 0) 10%, rgba(30, 30, 30, 0) 90%, #1e1e1e 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1e1e', endColorstr='#1e1e1e',GradientType=0 ); } }
  @media only screen and (max-width: 800px) {
    .gradient-edges-2:after,
    .gradient-edges:after {
      background: -moz-linear-gradient(top, #1e1e1e 0%, rgba(30, 30, 30, 0) 10%, rgba(30, 30, 30, 0) 90%, rgba(30, 30, 30, 0) 100%);
      background: -webkit-linear-gradient(top, #1e1e1e 0%, rgba(30, 30, 30, 0) 10%, rgba(30, 30, 30, 0) 90%, rgba(30, 30, 30, 0) 100%);
      background: linear-gradient(to top, #1e1e1e 0%, rgba(30, 30, 30, 0) 10%, rgba(30, 30, 30, 0) 90%, rgba(30, 30, 30, 0) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1e1e', endColorstr='#1e1e1e',GradientType=0 ); } }

@media (min-width: 480px) {
  .gradient-edges-2:before {
    background: -moz-linear-gradient(left, #2c2c2c 0%, rgba(44, 44, 44, 0) 10%, rgba(44, 44, 44, 0) 90%, #2c2c2c 100%);
    background: -webkit-linear-gradient(left, #2c2c2c 0%, rgba(44, 44, 44, 0) 10%, rgba(44, 44, 44, 0) 90%, #2c2c2c 100%);
    background: linear-gradient(to right, #2c2c2c 0%, rgba(44, 44, 44, 0) 10%, rgba(44, 44, 44, 0) 90%, #2c2c2c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c2c2c', endColorstr='#2c2c2c',GradientType=1 ); }
  .gradient-edges-2:after {
    background: -moz-linear-gradient(top, #2c2c2c 0%, rgba(44, 44, 44, 0) 10%, rgba(44, 44, 44, 0) 90%, #2c2c2c 100%);
    background: -webkit-linear-gradient(top, #2c2c2c 0%, rgba(44, 44, 44, 0) 10%, rgba(44, 44, 44, 0) 90%, #2c2c2c 100%);
    background: linear-gradient(to bottom, #2c2c2c 0%, rgba(44, 44, 44, 0) 10%, rgba(44, 44, 44, 0) 90%, #2c2c2c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c2c2c', endColorstr='#2c2c2c',GradientType=0 ); } }

.hero-feature-unit-bg-wrapper {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute; }
  @media only screen and (max-width: 992px) {
    .hero-feature-unit-bg-wrapper {
      position: relative; } }

@media (min-width: 480px) {
  .hero-feature-unit-bg-wrapper .gradient-edges:after {
    background: linear-gradient(to bottom, #1e1e1e 0%, rgba(30, 30, 30, 0) 0, rgba(30, 30, 30, 0) 90%, #1e1e1e 100%); } }

.hero-feature-unit-bg-inner {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end; }
  @media only screen and (max-width: 992px) {
    .hero-feature-unit-bg-inner {
      width: 100%; } }

.hero-feature-unit-bg {
  width: 924px;
  height: 520px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-content: center;
  align-items: center; }
  @media only screen and (max-width: 992px) {
    .hero-feature-unit-bg {
      width: 100%;
      height: 100%; } }
  .hero-feature-unit-bg img {
    width: 100%;
    display: block;
    max-width: 100%;
    max-height: 100%; }
  .hero-feature-unit-bg > .position-relative {
    width: 100%; }

.fade-grid-bg {
  width: 100%;
  opacity: 0.3;
  padding-top: 75px; }

.playlist-quick-filters {
  color: #ffffff !important; }

.auto-slider .section-header svg {
  color: #ffffff;
  opacity: 0.2; }

.serch_data {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
  justify-content: flex-start; }
  .serch_data .col.l4,
  .serch_data .col {
    margin-left: 0;
    margin-right: 0; }

.hidden {
  visibility: hidden; }

@media only screen and (max-width: 800px) {
  .home .carousel-wrap .container-fluid {
    margin-left: 20px;
    margin-right: 20px; } }

.card-count-1 .nerdist-new-card .card-img-bg .norm,
.card-count-2 .nerdist-new-card .card-img-bg .norm,
.card-count-3 .nerdist-new-card .card-img-bg .norm {
  display: none; }

.card-count-1 .nerdist-new-card .card-img-bg .special,
.card-count-2 .nerdist-new-card .card-img-bg .special,
.card-count-3 .nerdist-new-card .card-img-bg .special {
  display: block; }

.auto-slider[data-mode="slider"] .carousel-wrap[data-card-type="nerdist_card_4"] {
  padding-bottom: 26%; }
  @media only screen and (max-width: 800px) {
    .auto-slider[data-mode="slider"] .carousel-wrap[data-card-type="nerdist_card_4"] {
      padding-bottom: 43%; } }

.auto-slider[data-mode="slider"] .featured-card-4 {
  min-width: 45%;
  max-width: 45%;
  height: 25.2%;
  margin-right: 10px; }
  @media only screen and (max-width: 800px) {
    .auto-slider[data-mode="slider"] .featured-card-4 {
      min-width: 75%;
      max-width: 75%;
      height: 42%; } }
  .auto-slider[data-mode="slider"] .featured-card-4 .card-image img {
    height: auto; }

.basic-card {
  background-color: #1e1e1e;
  width: 340px;
  min-height: 360px;
  padding-bottom: 0;
  margin: 0 auto 20px !important;
  margin: 0px 0px 40px 0px;
  box-shadow: 0 5px 10px 3px rgba(0, 0, 0, 0.1); }
  @media only screen and (max-width: 800px) {
    .basic-card {
      width: 100%; } }
  .basic-card .dfw-unit.display-block:before {
    font-family: "Archivo Black";
    font-size: 9px !important;
    line-height: 1.11;
    letter-spacing: 0.7px;
    text-align: center;
    color: rgba(255, 255, 255, 0.2) !important;
    padding-top: 20px;
    padding-bottom: 20px; }
  .basic-card iframe {
    margin: 0 auto;
    display: block; }
  .basic-card .card-image img {
    height: 230px;
    object-fit: cover; }
  @media only screen and (max-width: 800px) {
    .basic-card {
      padding-bottom: 20px; } }
  .basic-card .card-content {
    min-height: 175px;
    padding: 0px 30px 30px 30px; }
    .basic-card .card-content h5 {
      margin-top: 0px;
      margin-bottom: 0px;
      padding-top: 30px;
      padding-bottom: 10px;
      font-size: 12px;
      font-family: "Archivo Black";
      text-transform: uppercase; }
    .basic-card .card-content p {
      font-family: "Archivo Black";
      font-size: 20px;
      color: #1e1e1e;
      letter-spacing: -0.2px;
      line-height: 1.3333333333333333; }
  .basic-card .read-duration {
    font-size: 11px;
    font-family: 'Archivo', sans-serif !important;
    font-weight: 400;
    color: #7f7f7f7f;
    letter-spacing: 0;
    text-align: right;
    text-transform: uppercase;
    position: relative;
    top: 3px; }
  .basic-card .card-action {
    padding-top: 0px;
    position: absolute;
    bottom: 5px;
    width: 100%; }
    .basic-card .card-action p {
      margin-bottom: 0; }
    .basic-card .card-action .article-icon {
      height: 12px;
      width: 17px;
      margin-right: 10px; }
    .basic-card .card-action .author {
      font-size: 14px;
      font-family: 'Archivo', sans-serif;
      font-weight: 800;
      color: #000000;
      margin-left: 7px; }
    .basic-card .card-action .read-duration {
      margin-right: 5px;
      line-height: 22px; }
  .basic-card .podcast-icon {
    top: 2px;
    width: 14px;
    opacity: 0.3;
    margin-right: 10px;
    position: relative; }
  .basic-card .video-icon {
    top: 2px;
    width: 16px;
    position: relative;
    margin-right: 10px; }
  .basic-card .preview-banner .preview-locked--unlocked img {
    object-fit: contain; }

.carousel-wrap .basic-card {
  width: 338px; }

.featured-card-8,
.featured-card-4 {
  margin-top: 0;
  margin-bottom: 30px; }
  .featured-card-8 .card-image,
  .featured-card-4 .card-image {
    position: relative; }
    .featured-card-8 .card-image .card-image-wrap::after,
    .featured-card-4 .card-image .card-image-wrap::after {
      content: '';
      position: absolute;
      height: 100%;
      width: 100%;
      top: 0;
      background-image: linear-gradient(to bottom, rgba(30, 30, 30, 0), #1e1e1e);
      pointer-events: none; }
    .featured-card-8 .card-image img,
    .featured-card-4 .card-image img {
      object-fit: cover; }
    .featured-card-8 .card-image .card-title,
    .featured-card-4 .card-image .card-title {
      padding: 40px; }
    .featured-card-8 .card-image h3,
    .featured-card-4 .card-image h3 {
      margin-top: 10px;
      font-size: 22px;
      font-family: "Archivo Black";
      line-height: 1.3636363636363635; }
    .featured-card-8 .card-image .author,
    .featured-card-4 .card-image .author {
      font-size: 17px;
      font-family: 'Archivo', sans-serif;
      font-weight: 800;
      margin-bottom: 0; }
    .featured-card-8 .card-image .read-duration,
    .featured-card-4 .card-image .read-duration {
      font-size: 11px;
      font-family: 'Archivo', sans-serif !important;
      font-weight: 400;
      color: #fff;
      opacity: .5;
      margin-bottom: 0;
      position: relative;
      top: 9px;
      text-transform: uppercase; }
    .featured-card-8 .card-image .podcast-icon,
    .featured-card-4 .card-image .podcast-icon {
      width: 14px;
      height: 21px;
      display: inline-block;
      margin-right: 10px; }
    .featured-card-8 .card-image .category,
    .featured-card-4 .card-image .category {
      font-family: "Archivo Black";
      font-size: 14px;
      letter-spacing: -0.5px;
      text-transform: uppercase;
      margin-bottom: 10px; }

.featured-card-4 .card-image .card-title {
  padding-right: 30px;
  padding-left: 30px;
  padding-bottom: 20px;
  z-index: 3;
  background: transparent;
  width: 100%;
  box-sizing: border-box; }

.featured-card-4 .card-image .read-duration {
  float: right;
  line-height: 10px; }

@media only screen and (max-width: 800px) {
  .featured-card-4 .card-image .card-title {
    padding: 20px; }
  .featured-card-4 .card-image .card-img {
    height: 430px;
    width: 278px; }
  .featured-card-4 .card-image .read-duration {
    float: left !important; }
  .featured-card-4 .card-image .article-icon {
    width: 18px;
    height: 13px;
    float: right;
    position: relative;
    top: 5px; }
  .featured-card-4 .card-image h3 {
    font-size: 18px; } }

.featured-wrap {
  position: relative; }

.featured-card-wrap .card-title {
  left: 40%;
  top: 22.5%;
  position: absolute; }

.featured-8-info {
  color: #fff;
  margin-bottom: 40px; }
  .featured-8-info h3 {
    margin-top: 10px;
    font-size: 20px;
    font-family: "Archivo Black"; }
  .featured-8-info .author {
    font-size: 14px;
    font-family: 'Archivo', sans-serif;
    font-weight: 800;
    margin-bottom: 0; }
  .featured-8-info .read-duration {
    font-size: 11px;
    font-family: 'Archivo', sans-serif !important;
    font-weight: 400;
    opacity: .5;
    margin-bottom: 0;
    position: relative;
    top: 9px; }
  .featured-8-info .podcast-icon {
    width: 14px;
    height: 21px;
    display: inline-block;
    margin-right: 10px; }
  .featured-8-info .category {
    font-family: "Archivo Black";
    text-transform: uppercase;
    margin-bottom: 10px; }

.advert-card {
  background-color: #1b1b1b;
  border-radius: 4px;
  box-shadow: none; }
  .advert-card div {
    text-align: center; }

body .dragging, body .dragging * {
  cursor: move !important; }

.dragged {
  position: absolute;
  opacity: 0.5;
  z-index: 2000; }

.nav.nav-cta {
  margin-bottom: 55px !important; }

.nav-takeover-container {
  overflow: hidden;
  text-align: center;
  padding-bottom: 0;
  background-color: #1e1e1e; }
  .nav-takeover-container .dfw-unit.display-block:before {
    padding-top: 60px; }
  .nav-takeover-container [data-takeover]:first-child {
    margin-bottom: 40px; }

.nav-takeover-continue {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  font-family: Roboto;
  margin-top: 40px;
  margin-bottom: 40px; }
  .nav-takeover-continue .fa-angle-down {
    margin: 0 15px; }
  .nav-takeover-continue .line {
    flex: 1;
    height: 1px;
    opacity: 0.43;
    background: #979797; }

.nav {
  position: relative;
  background-color: transparent;
  display: table;
  width: 100%; }
  .nav.sticky {
    position: fixed;
    top: 0;
    width: 100%; }
    .nav.sticky.with-admin .nav-inner {
      margin-top: 32px; }
  .nav .nav-pre {
    width: 100%;
    height: 56px;
    display: flex;
    color: #ffffff;
    position: relative;
    align-items: center;
    justify-content: center;
    background-color: #8d8d8d; }
    @media only screen and (max-width: 992px) {
      .nav .nav-pre.desktop-only {
        display: none; } }
    .nav .nav-pre .nav-cta-wrapper {
      display: flex;
      margin-left: 30px;
      align-items: center;
      justify-content: center;
      min-width: 75%; }
      @media only screen and (max-width: 992px) {
        .nav .nav-pre .nav-cta-wrapper {
          margin-left: 15px; } }
      .nav .nav-pre .nav-cta-wrapper .nav-cta-message-outer {
        max-width: 50%; }
        .nav .nav-pre .nav-cta-wrapper .nav-cta-message-outer.expand {
          max-width: initial; }
        @media only screen and (max-width: 992px) {
          .nav .nav-pre .nav-cta-wrapper .nav-cta-message-outer {
            flex-grow: 2; } }
      .nav .nav-pre .nav-cta-wrapper .nav-cta-message {
        font-size: 17px;
        font-weight: 500;
        line-height: 1.24;
        font-family: Roboto;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical; }
        @media only screen and (max-width: 992px) {
          .nav .nav-pre .nav-cta-wrapper .nav-cta-message {
            font-size: 14px;
            margin-left: 15px; } }
      .nav .nav-pre .nav-cta-wrapper .nav-cta-link {
        height: 34px;
        display: flex;
        font-size: 14px;
        padding: 0 26px;
        color: #1e1e1e;
        font-weight: 500;
        margin-left: 30px;
        margin-right: 55px;
        border-radius: 4px;
        font-family: Roboto;
        align-items: center;
        justify-content: center;
        background-color: #fff; }
    .nav .nav-pre i {
      top: 0;
      bottom: 0;
      right: 0;
      display: flex;
      padding: 20px;
      cursor: pointer;
      font-size: 1.3em;
      position: absolute;
      align-items: center;
      justify-content: center; }
      .nav .nav-pre i:hover {
        color: #f3f3f3; }
  .nav .nav-upper {
    background-color: #d6283b;
    color: #ffffff;
    display: table-row; }
    .nav .nav-upper .nav-left {
      position: relative;
      width: 25%;
      display: table-cell;
      text-align: left; }
      @media only screen and (max-width: 992px) {
        .nav .nav-upper .nav-left .nav-section {
          display: block; } }
      .nav .nav-upper .nav-left .nav-section .nav-sponsor-link {
        display: inline-block;
        margin-right: 10px; }
        .nav .nav-upper .nav-left .nav-section .nav-sponsor-link a {
          color: #fff;
          font-family: 'Archivo Black', sans-serif;
          font-size: 12px;
          line-height: 300%; }
          @media only screen and (max-width: 992px) {
            .nav .nav-upper .nav-left .nav-section .nav-sponsor-link a {
              font-size: 10px;
              line-height: 18px; } }
      @media only screen and (max-width: 992px) {
        .nav .nav-upper .nav-left {
          display: none; } }
    .nav .nav-upper .nav-center {
      display: table-cell;
      text-align: center; }
      .nav .nav-upper .nav-center a.logo {
        display: inline-block;
        vertical-align: middle; }
        .nav .nav-upper .nav-center a.logo svg {
          max-height: 30px;
          margin-top: 5px;
          margin-bottom: 5px; }
    .nav .nav-upper .nav-right {
      position: relative;
      width: 25%;
      display: table-cell;
      text-align: right; }
      @media only screen and (max-width: 992px) {
        .nav .nav-upper .nav-right {
          display: none; } }
    .nav .nav-upper .nav-section {
      height: 100%;
      width: 100%; }
      .nav .nav-upper .nav-section .nav-sponsor-link {
        display: inline-block;
        /*height: 100%; */
        margin-left: 10px; }
        .nav .nav-upper .nav-section .nav-sponsor-link a {
          color: #fff;
          font-size: 16px;
          font-weight: 500;
          font-family: Roboto;
          padding: 0 15px; }
          @media only screen and (max-width: 992px) {
            .nav .nav-upper .nav-section .nav-sponsor-link a {
              font-size: 10px;
              line-height: 18px; } }
        @media only screen and (max-width: 992px) {
          .nav .nav-upper .nav-section .nav-sponsor-link.desktop-only {
            display: none; } }
        .nav .nav-upper .nav-section .nav-sponsor-link.alpha-link {
          margin-left: 0; }
          .nav .nav-upper .nav-section .nav-sponsor-link.alpha-link .alpha-link {
            height: 42px;
            display: flex;
            align-items: center;
            border-radius: 4px;
            padding: 0 15px;
            background-color: #ffffff; }
            .nav .nav-upper .nav-section .nav-sponsor-link.alpha-link .alpha-link span {
              color: #1e1e1e; }
            .nav .nav-upper .nav-section .nav-sponsor-link.alpha-link .alpha-link .before {
              font-size: 16px;
              font-weight: 500;
              margin-left: 5px;
              font-family: Roboto; }
            .nav .nav-upper .nav-section .nav-sponsor-link.alpha-link .alpha-link .after {
              font-size: 13px;
              margin-left: 2px;
              font-family: 'Archivo Black', sans-serif; }
            .nav .nav-upper .nav-section .nav-sponsor-link.alpha-link .alpha-link svg {
              height: 22px;
              margin-left: 5px;
              vertical-align: middle; }
              .nav .nav-upper .nav-section .nav-sponsor-link.alpha-link .alpha-link svg path {
                fill: #1e1e1e; }
  .nav .nav-lower {
    background-color: transparent;
    display: table-row;
    position: relative; }
    .nav .nav-lower .nav-lower-gradient {
      left: 0;
      top: 0;
      width: 100%;
      height: 58px;
      position: absolute;
      pointer-events: none;
      background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0.75) 70%, rgba(0, 0, 0, 0.05) 100%);
      background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0.75) 70%, rgba(0, 0, 0, 0.05) 100%);
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0.75) 70%, rgba(0, 0, 0, 0.05) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); }
    .nav .nav-lower .nav-center,
    .nav .nav-lower .nav-left,
    .nav .nav-lower .nav-right {
      z-index: 2;
      display: flex;
      align-items: center;
      position: relative; }
    .nav .nav-lower .nav-left .left-icon {
      font-size: 20px;
      margin-right: 10px; }
      .nav .nav-lower .nav-left .left-icon svg {
        width: 22px;
        height: 22px; }
    .nav .nav-lower .nav-center {
      justify-content: center; }
      .nav .nav-lower .nav-center .primary .nav-social .nav-link:first-of-type {
        padding-left: 37px;
        background-image: url(images/nav-circle.svg);
        background-position: center left;
        background-repeat: no-repeat;
        background-size: 7px; }
      .nav .nav-lower .nav-center .primary .nav-social .nav-link {
        display: inline-block;
        background: none;
        padding-left: 5px;
        padding-right: 5px; }
      .nav .nav-lower .nav-center .primary .nav-search a i {
        font-weight: 400; }
    .nav .nav-lower .nav-right .right-icon {
      margin-left: 7px;
      margin-bottom: 5px; }
      .nav .nav-lower .nav-right .right-icon svg {
        width: 22px;
        height: 22px; }
    .nav .nav-lower .nav-button {
      display: flex;
      cursor: pointer;
      align-items: center;
      padding: 10px 30px; }
      @media only screen and (max-width: 992px) {
        .nav .nav-lower .nav-button {
          padding: 10px 10px; } }
    @media screen and (min-width: 1147px) {
      .nav .nav-lower .nav-button-shows {
        margin-right: 135px; } }
    @media screen and (max-width: 1147px) {
      .nav .nav-lower .nav-button-shows {
        margin-right: 20px; } }
    @media screen and (min-width: 1147px) {
      .nav .nav-lower .nav-button-menu {
        margin-left: 135px; } }
    @media screen and (max-width: 1147px) {
      .nav .nav-lower .nav-button-menu {
        margin-left: 20px; } }
    .nav .nav-lower .nav-label {
      font-size: 17px;
      font-weight: 500;
      font-family: Roboto;
      text-transform: uppercase; }
    .nav .nav-lower .primary ul {
      list-style: none;
      margin-left: auto;
      margin-right: auto; }
      .nav .nav-lower .primary ul .nav-item {
        display: inline-block; }
      .nav .nav-lower .primary ul a.nav-link {
        color: #ffffff;
        padding: 25px 30px 25px 40px; }
        .nav .nav-lower .primary ul a.nav-link:not([href*="feed"]) {
          display: block; }
    @media only screen and (max-width: 992px) {
      .nav .nav-lower .nav-center .primary {
        display: none; } }

#shows-modal-container.open-modal .modal-container-inner {
  background: rgba(0, 0, 0, 0.7);
  transform: translate3d(0, 0, 0); }

#shows-modal-container .shows-nav-backdrop {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute; }

#shows-modal-container .modal-container-inner .modal-container-content::-webkit-scrollbar {
  display: none; }

#shows-modal-container .modal-container-inner .modal-container-content {
  width: 390px;
  float: right;
  background: #1e1e1e;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none; }
  #shows-modal-container .modal-container-inner .modal-container-content .shows-header {
    overflow: auto; }
    #shows-modal-container .modal-container-inner .modal-container-content .shows-header .shows-header-nav-ui {
      padding: 10px;
      display: flex;
      justify-content: space-between;
      align-items: center;
      height: 146px;
      padding: 0 38px 35px 38px; }
      #shows-modal-container .modal-container-inner .modal-container-content .shows-header .shows-header-nav-ui .shows-nav-x-out {
        margin-top: 10px;
        float: left;
        cursor: pointer;
        margin-bottom: 5px; }
      #shows-modal-container .modal-container-inner .modal-container-content .shows-header .shows-header-nav-ui .shows-label {
        float: right;
        color: #fff;
        margin-right: 30px;
        text-transform: uppercase;
        line-height: 22px;
        font-size: 24px;
        font-weight: 900;
        font-family: Roboto; }
        #shows-modal-container .modal-container-inner .modal-container-content .shows-header .shows-header-nav-ui .shows-label svg {
          top: 3px;
          width: 28px;
          height: 27px;
          margin-right: 5px;
          position: relative; }
  #shows-modal-container .modal-container-inner .modal-container-content .shows-list a {
    display: block; }
    #shows-modal-container .modal-container-inner .modal-container-content .shows-list a img {
      width: 100%;
      height: 220px;
      object-fit: cover;
      display: block; }
  #shows-modal-container .modal-container-inner .modal-container-content .shows-all-btn {
    text-transform: uppercase;
    color: #ffffff;
    font-size: 18px;
    width: 100%;
    text-align: center;
    display: block;
    background-color: #d6293b;
    font-family: 'Archivo Black', sans-serif;
    padding: 36px 20px; }

#menu-modal-container.open-modal .modal-container-content {
  transform: translate3d(0, 0, 0);
  overflow: scroll; }

#menu-modal-container.open-modal .modal-container-inner {
  background: rgba(0, 0, 0, 0.7); }

#menu-modal-container .menu-nav-backdrop {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute; }

#menu-modal-container .menu-nav-x-out {
  top: 24px;
  right: 24px;
  z-index: 3;
  opacity: .75;
  position: absolute;
  cursor: pointer; }

#menu-modal-container .menu-divider span:after {
  width: 400px; }

#menu-modal-container .modal-container-inner {
  overflow: hidden;
  background: rgba(0, 0, 0, 0); }

#menu-modal-container .modal-container-content::-webkit-scrollbar {
  display: none; }

#menu-modal-container .modal-container-content {
  max-width: 390px;
  background-color: #1e1e1e;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
  overflow-y: hidden;
  transform: translate3d(-100%, 0, 0); }
  #menu-modal-container .modal-container-content .menu-header {
    overflow: auto; }
    #menu-modal-container .modal-container-content .menu-header .menu-header-nav-ui {
      padding: 40px 40px;
      display: flex;
      justify-content: flex-start;
      align-items: center; }
      #menu-modal-container .modal-container-content .menu-header .menu-header-nav-ui .menu-profile-col-1 .menu-profile-pic {
        margin-bottom: 0px; }
        #menu-modal-container .modal-container-content .menu-header .menu-header-nav-ui .menu-profile-col-1 .menu-profile-pic img {
          width: 75px;
          height: 75px;
          object-fit: cover;
          border-radius: 50%; }
      #menu-modal-container .modal-container-content .menu-header .menu-header-nav-ui .menu-profile-col-2 {
        width: 0;
        flex-grow: 2; }
        #menu-modal-container .modal-container-content .menu-header .menu-header-nav-ui .menu-profile-col-2 .menu-user-name {
          font-size: 30px;
          color: #ffffff;
          font-family: Arial;
          padding: 0 0 4px 20px;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
        #menu-modal-container .modal-container-content .menu-header .menu-header-nav-ui .menu-profile-col-2 .menu-profile-actions {
          margin-left: 20px;
          margin-top: 8px; }
          #menu-modal-container .modal-container-content .menu-header .menu-header-nav-ui .menu-profile-col-2 .menu-profile-actions .menu-profile-link,
          #menu-modal-container .modal-container-content .menu-header .menu-header-nav-ui .menu-profile-col-2 .menu-profile-actions .sign-in-out-container .sign-out {
            opacity: 0.5;
            font-size: 19px;
            color: #ffffff;
            font-family: Arial;
            float: left;
            cursor: pointer; }
          #menu-modal-container .modal-container-content .menu-header .menu-header-nav-ui .menu-profile-col-2 .menu-profile-actions .spacer {
            float: left;
            opacity: 0.5;
            color: #696969;
            font-size: 16px;
            margin-left: 10px;
            margin-right: 10px;
            position: relative;
            top: 1px; }
          #menu-modal-container .modal-container-content .menu-header .menu-header-nav-ui .menu-profile-col-2 .menu-profile-actions .sign-in-out-container {
            float: left; }
            #menu-modal-container .modal-container-content .menu-header .menu-header-nav-ui .menu-profile-col-2 .menu-profile-actions .sign-in-out-container a {
              font-size: 16px;
              color: #696969;
              cursor: pointer; }
            #menu-modal-container .modal-container-content .menu-header .menu-header-nav-ui .menu-profile-col-2 .menu-profile-actions .sign-in-out-container #menu-sign-in-btn {
              height: 35px;
              font-size: 14px;
              color: #ffffff;
              border-radius: 17px;
              font-family: 'Archivo Black', sans-serif;
              display: flex;
              align-items: center;
              justify-content: center;
              padding: 5px 16px;
              text-transform: uppercase;
              background-color: rgba(255, 255, 255, 0.07); }
          #menu-modal-container .modal-container-content .menu-header .menu-header-nav-ui .menu-profile-col-2 .menu-profile-actions .create-account-container {
            float: left;
            clear: both;
            margin-top: 10px;
            font-size: 17px;
            font-family: 'Arial';
            color: #7e7e7e; }
            #menu-modal-container .modal-container-content .menu-header .menu-header-nav-ui .menu-profile-col-2 .menu-profile-actions .create-account-container #menu-create-account {
              color: #d6283b; }
  #menu-modal-container .modal-container-content .search-container {
    margin-top: 10px;
    margin-bottom: 30px; }
    #menu-modal-container .modal-container-content .search-container form {
      margin-left: 38px;
      margin-right: 38px; }
      #menu-modal-container .modal-container-content .search-container form div {
        position: relative; }
        #menu-modal-container .modal-container-content .search-container form div label {
          display: none; }
        #menu-modal-container .modal-container-content .search-container form div input {
          height: 60px;
          color: #ffffff;
          font-size: 21px;
          border-radius: 30px;
          font-family: Roboto;
          background-color: #1e1e1e;
          border: 1px solid #303030;
          padding: 0 60px 0px 20px;
          display: block;
          box-shadow: none;
          box-sizing: border-box; }
          #menu-modal-container .modal-container-content .search-container form div input::placeholder {
            color: rgba(255, 255, 255, 0.3); }
        #menu-modal-container .modal-container-content .search-container form div input[type='submit'] {
          display: none; }
      #menu-modal-container .modal-container-content .search-container form div:before {
        content: "";
        right: 20px;
        top: -2px;
        bottom: 0;
        width: 18px;
        position: absolute;
        background: url("images/search-white.svg") center/contain no-repeat; }
  #menu-modal-container .modal-container-content .menu-body .menu-divider {
    display: block;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    font-size: 11px;
    font-weight: bold;
    color: #4a4a4a;
    margin: 30px 40px;
    text-transform: uppercase; }
    #menu-modal-container .modal-container-content .menu-body .menu-divider > span {
      position: relative;
      display: inline-block; }
      #menu-modal-container .modal-container-content .menu-body .menu-divider > span:before, #menu-modal-container .modal-container-content .menu-body .menu-divider > span:after {
        content: "";
        position: absolute;
        top: 50%;
        width: 9999px;
        height: 1px;
        background: #696969; }
      #menu-modal-container .modal-container-content .menu-body .menu-divider > span:before {
        right: 100%;
        margin-right: 15px; }
      #menu-modal-container .modal-container-content .menu-body .menu-divider > span:after {
        left: 100%;
        margin-left: 15px; }
  #menu-modal-container .modal-container-content .menu-body .menu-fragment .nav-item {
    display: block;
    padding: 17px 35px; }
    #menu-modal-container .modal-container-content .menu-body .menu-fragment .nav-item .nav-link {
      color: #fff;
      font-size: 21px;
      padding: 2px 5px;
      border-radius: 2px;
      font-family: 'Archivo Black', sans-serif;
      display: inline-block; }
      #menu-modal-container .modal-container-content .menu-body .menu-fragment .nav-item .nav-link:hover {
        background-color: #d6293b; }
  #menu-modal-container .modal-container-content .menu-body #my-topics-ul li {
    display: block;
    padding: 17px 35px; }
    #menu-modal-container .modal-container-content .menu-body #my-topics-ul li a {
      color: #fff;
      font-size: 21px;
      padding: 2px 5px;
      border-radius: 2px;
      font-family: 'Archivo Black', sans-serif;
      display: inline-block; }
      #menu-modal-container .modal-container-content .menu-body #my-topics-ul li a:hover {
        background-color: #d6293b; }
  #menu-modal-container .modal-container-content .menu-body #edit-topic-link {
    color: #6e6e6e;
    font-size: 21px;
    font-family: Arial;
    margin-top: 10px;
    padding: 10px 40px;
    margin: 42px 0 20px;
    display: inline-block;
    text-decoration: underline; }
  #menu-modal-container .modal-container-content .join-alpha {
    position: relative;
    background-color: #c2c2c2;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 40px; }
    #menu-modal-container .modal-container-content .join-alpha .alpha-background {
      top: 0;
      left: 0;
      position: absolute; }
    #menu-modal-container .modal-container-content .join-alpha .join-logo {
      display: flex;
      font-size: 23px;
      font-weight: 500;
      text-align: center;
      color: #4a4a4a;
      font-family: Roboto;
      flex-direction: row;
      align-items: center;
      justify-content: center;
      padding-top: 20px;
      padding-bottom: 30px; }
      #menu-modal-container .modal-container-content .join-alpha .join-logo svg {
        width: 102px;
        margin-left: 8px;
        margin-right: 8px; }
      #menu-modal-container .modal-container-content .join-alpha .join-logo .cls-1 {
        fill: #1e1e1e; }
    #menu-modal-container .modal-container-content .join-alpha .join-text {
      margin: 10px 57px;
      font-size: 22px;
      line-height: 1.4em;
      font-family: Roboto;
      opacity: 0.8;
      color: #4a4a4a; }
    #menu-modal-container .modal-container-content .join-alpha .join-link {
      text-align: center;
      padding: 30px 0;
      position: relative; }
      #menu-modal-container .modal-container-content .join-alpha .join-link a {
        text-align: center;
        color: #ffffff;
        height: initial;
        font-size: 14px;
        padding: 22px 27px;
        background: #1e1e1e;
        border-radius: 13px;
        box-sizing: border-box;
        display: inline-block;
        font-family: 'Archivo Black', sans-serif; }
  #menu-modal-container .modal-container-content .menu-footer {
    padding: 0 40px; }
    #menu-modal-container .modal-container-content .menu-footer .logo {
      margin-top: 40px;
      margin-bottom: 30px;
      display: inline-block; }
      #menu-modal-container .modal-container-content .menu-footer .logo svg {
        width: 128px; }
  #menu-modal-container .modal-container-content .menu-footer-newsletter {
    margin-top: 20px;
    color: #fff; }
    #menu-modal-container .modal-container-content .menu-footer-newsletter .header {
      font-size: 16px;
      font-weight: 500;
      font-family: Roboto; }
    #menu-modal-container .modal-container-content .menu-footer-newsletter form .input-field {
      position: relative; }
      #menu-modal-container .modal-container-content .menu-footer-newsletter form .input-field input {
        height: 50px;
        color: #ffffff;
        font-size: 21px;
        border-radius: 30px;
        font-family: Roboto;
        background-color: #1e1e1e;
        border: 1px solid #303030;
        padding: 0 60px 0px 20px;
        display: block;
        box-shadow: none;
        box-sizing: border-box; }
        #menu-modal-container .modal-container-content .menu-footer-newsletter form .input-field input::placeholder {
          color: rgba(255, 255, 255, 0.3); }
      #menu-modal-container .modal-container-content .menu-footer-newsletter form .input-field input[type='submit'] {
        display: none; }
    #menu-modal-container .modal-container-content .menu-footer-newsletter form .input-field:before {
      content: "";
      top: 0;
      right: 8px;
      bottom: 0;
      position: absolute;
      width: 28px;
      background: url("images/baseline-keyboard_arrow_right-24px.svg") center/contain no-repeat; }
  #menu-modal-container .modal-container-content .menu-footer-social {
    margin-top: 20px;
    margin-left: -15px; }
    #menu-modal-container .modal-container-content .menu-footer-social .header {
      display: none; }
    #menu-modal-container .modal-container-content .menu-footer-social img {
      max-width: 30px;
      max-height: 30px; }
    #menu-modal-container .modal-container-content .menu-footer-social p {
      display: flex;
      align-items: center;
      justify-content: flex-start; }
      #menu-modal-container .modal-container-content .menu-footer-social p a {
        width: 45px;
        height: 45px;
        display: flex;
        align-items: center;
        justify-content: center; }
  #menu-modal-container .modal-container-content .menu-footer-copy {
    opacity: 0.8;
    font-size: 16px;
    color: #ffffff;
    font-family: Roboto; }
  #menu-modal-container .modal-container-content .menu-footer-menu {
    color: #fff;
    margin-left: -15px;
    margin-bottom: 30px; }
    #menu-modal-container .modal-container-content .menu-footer-menu ul {
      list-style: none; }
      #menu-modal-container .modal-container-content .menu-footer-menu ul li {
        display: inline-block;
        margin: 5px; }
        #menu-modal-container .modal-container-content .menu-footer-menu ul li a {
          font-size: 16px;
          font-weight: 500;
          line-height: 1.19;
          color: #ffffff;
          font-family: Roboto;
          padding: 10px;
          box-sizing: border-box; }
      #menu-modal-container .modal-container-content .menu-footer-menu ul li:not(:first-child):before {
        content: " | ";
        margin-right: 10px;
        position: relative;
        top: -2px; }
  #menu-modal-container .modal-container-content .menu-topics-editor {
    display: none; }
    #menu-modal-container .modal-container-content .menu-topics-editor .sticky-menu-editor .menu-divider {
      margin-bottom: 10px; }
    #menu-modal-container .modal-container-content .menu-topics-editor .sticky-menu-editor .menu-topics-controls {
      padding: 40px 40px 0px 40px;
      display: flex;
      justify-content: space-between;
      align-items: center;
      font-family: Roboto;
      font-size: 21px;
      color: rgba(255, 255, 255, 0.3); }
    #menu-modal-container .modal-container-content .menu-topics-editor .sticky-menu-editor #menu-topics-save,
    #menu-modal-container .modal-container-content .menu-topics-editor .sticky-menu-editor #menu-topics-cancel {
      height: 42px;
      display: flex;
      border-radius: 30px;
      align-items: center;
      justify-content: center;
      color: rgba(255, 255, 255, 0.3); }
    #menu-modal-container .modal-container-content .menu-topics-editor .sticky-menu-editor #menu-topics-cancel .fal {
      width: 42px;
      height: 42px;
      display: flex;
      border-radius: 50%;
      align-items: center;
      justify-content: center;
      margin-right: 10px;
      font-size: 22px;
      color: #ffffff;
      border: 2px solid rgba(255, 255, 255, 0.3); }
    #menu-modal-container .modal-container-content .menu-topics-editor .sticky-menu-editor #menu-topics-save {
      padding: 5px 29px;
      border: 1px solid rgba(255, 255, 255, 0.1); }
    #menu-modal-container .modal-container-content .menu-topics-editor .sticky-menu-editor #menu-selected-numbers {
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      position: absolute;
      pointer-events: none; }
      #menu-modal-container .modal-container-content .menu-topics-editor .sticky-menu-editor #menu-selected-numbers li {
        opacity: 0.21;
        font-size: 14px;
        color: #ffffff;
        display: flex;
        height: 60px;
        font-family: Arial;
        padding-left: 40px;
        align-items: center;
        text-decoration: underline; }
    #menu-modal-container .modal-container-content .menu-topics-editor .sticky-menu-editor #menu-selected-topics {
      position: relative;
      height: 360px; }
      #menu-modal-container .modal-container-content .menu-topics-editor .sticky-menu-editor #menu-selected-topics li {
        display: flex;
        height: 60px;
        align-items: center;
        position: relative;
        width: 100%;
        padding-left: 60px;
        padding-right: 40px; }
        #menu-modal-container .modal-container-content .menu-topics-editor .sticky-menu-editor #menu-selected-topics li.dragged {
          top: 0;
          left: 0 !important;
          position: absolute; }
        #menu-modal-container .modal-container-content .menu-topics-editor .sticky-menu-editor #menu-selected-topics li.placeholder {
          position: relative;
          height: 60px;
          width: 100%; }
        #menu-modal-container .modal-container-content .menu-topics-editor .sticky-menu-editor #menu-selected-topics li a {
          color: #fff;
          font-family: 'Archivo Black', sans-serif;
          text-transform: uppercase;
          font-size: 21px;
          display: flex;
          align-items: center;
          width: 0;
          flex-grow: 2;
          height: 37px;
          border-radius: 7px;
          padding-left: 7px;
          padding-right: 60px;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
        #menu-modal-container .modal-container-content .menu-topics-editor .sticky-menu-editor #menu-selected-topics li span.move {
          cursor: move;
          width: 100%;
          height: 100%;
          display: flex;
          right: 0;
          position: absolute;
          align-items: center;
          justify-content: flex-end;
          padding-right: 44px; }
          #menu-modal-container .modal-container-content .menu-topics-editor .sticky-menu-editor #menu-selected-topics li span.move i {
            color: #4a4a4a;
            font-size: 12px;
            margin-right: 8px; }
        #menu-modal-container .modal-container-content .menu-topics-editor .sticky-menu-editor #menu-selected-topics li i.removetopic {
          opacity: 1;
          right: -30px;
          width: 115px;
          height: 100%;
          display: flex;
          font-size: 20px;
          color: #d6283b;
          font-weight: bold;
          cursor: pointer;
          position: absolute;
          align-items: center;
          justify-content: center;
          pointer-events: none; }
        #menu-modal-container .modal-container-content .menu-topics-editor .sticky-menu-editor #menu-selected-topics li:hover a {
          background-color: rgba(0, 0, 0, 0.1); }
        #menu-modal-container .modal-container-content .menu-topics-editor .sticky-menu-editor #menu-selected-topics li:hover span.move i {
          opacity: 1; }
        #menu-modal-container .modal-container-content .menu-topics-editor .sticky-menu-editor #menu-selected-topics li:hover .removetopic {
          opacity: 1;
          pointer-events: auto; }
    #menu-modal-container .modal-container-content .menu-topics-editor .sticky-menu-editor .menu-topics-notice {
      color: red;
      text-align: center;
      display: none; }
    #menu-modal-container .modal-container-content .menu-topics-editor .menu-divider {
      display: block;
      text-align: left;
      overflow: hidden;
      white-space: nowrap;
      font-size: 11px;
      font-weight: bold;
      color: #4a4a4a;
      margin: 40px 40px 40px 40px;
      text-transform: uppercase; }
      #menu-modal-container .modal-container-content .menu-topics-editor .menu-divider > span {
        position: relative;
        display: inline-block; }
        #menu-modal-container .modal-container-content .menu-topics-editor .menu-divider > span:before, #menu-modal-container .modal-container-content .menu-topics-editor .menu-divider > span:after {
          content: "";
          position: absolute;
          top: 50%;
          width: 9999px;
          height: 1px;
          background: #696969; }
        #menu-modal-container .modal-container-content .menu-topics-editor .menu-divider > span:before {
          right: 100%;
          margin-right: 15px; }
        #menu-modal-container .modal-container-content .menu-topics-editor .menu-divider > span:after {
          left: 100%;
          margin-left: 15px; }
    #menu-modal-container .modal-container-content .menu-topics-editor #menu-available-topics::-webkit-scrollbar {
      display: none; }
    #menu-modal-container .modal-container-content .menu-topics-editor .menu-divider-blank {
      margin-top: 5px;
      margin-bottom: 0; }
      #menu-modal-container .modal-container-content .menu-topics-editor .menu-divider-blank span::after {
        top: 1px;
        margin-left: 0; }
    #menu-modal-container .modal-container-content .menu-topics-editor #menu-available-topics {
      -ms-overflow-style: none;
      overflow: -moz-scrollbars-none;
      width: calc(100% + 20px);
      padding-right: 20px;
      overflow-y: auto; }
      #menu-modal-container .modal-container-content .menu-topics-editor #menu-available-topics li {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        padding: 8px 35px 8px 60px;
        position: relative; }
        #menu-modal-container .modal-container-content .menu-topics-editor #menu-available-topics li a {
          width: 100%;
          font-size: 21px;
          padding: 10px 10px;
          border-radius: 5px;
          display: block;
          font-family: Arial;
          color: #aeaeae;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
        #menu-modal-container .modal-container-content .menu-topics-editor #menu-available-topics li:hover a {
          color: #ffffff;
          background-color: rgba(0, 0, 0, 0.3); }
        #menu-modal-container .modal-container-content .menu-topics-editor #menu-available-topics li:hover i {
          opacity: 1; }
        #menu-modal-container .modal-container-content .menu-topics-editor #menu-available-topics li i {
          opacity: 0;
          cursor: pointer;
          position: absolute;
          color: #37e7b8;
          font-size: 16px;
          width: 76px;
          height: 100%;
          display: flex;
          align-items: center;
          justify-content: center;
          right: 20px; }

.nav {
  background: transparent !important; }

.uber-nav {
  background: transparent !important; }

.uber-nav,
.uber-nav > .container {
  top: 0;
  height: 35px;
  background-color: transparent; }

.uber-nav > .container {
  width: 100%;
  max-width: initial;
  background-color: #d6283b; }
  .uber-nav > .container > .row {
    width: 95%;
    margin: auto;
    max-width: 1075px; }

.uber-nav-fixed {
  pointer-events: none; }
  .uber-nav-fixed * {
    pointer-events: auto; }
  .uber-nav-fixed > .container {
    z-index: 10;
    position: fixed !important; }

.nav-container-fixed {
  overflow-y: hidden;
  pointer-events: none; }
  @media only screen and (max-width: 992px) {
    .nav-container-fixed {
      height: auto; } }
  .nav-container-fixed * {
    pointer-events: auto; }

@media only screen and (max-width: 992px) {
  .home .nav-container {
    background-color: #000 !important; } }

.nav {
  color: #fff;
  position: relative;
  z-index: 1; }
  .nav .nav-container {
    width: 95%;
    border-top: 5px solid #d6283b; }
    @media only screen and (max-width: 992px) {
      .nav .nav-container {
        width: 100%;
        z-index: 1;
        position: relative;
        top: auto;
        padding-top: 0px;
        background: #000000 !important; } }
  .nav .nav-logo {
    padding-right: 100px; }
    .nav .nav-logo a {
      display: block; }
      .nav .nav-logo a svg {
        fill: #fff;
        width: 100%;
        max-width: 120px; }
  .nav .nav-content {
    max-width: 1117px;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    @media only screen and (max-width: 992px) {
      .nav .nav-content {
        display: none; } }
    .nav .nav-content a {
      padding: 10px;
      color: #fff;
      text-decoration: none;
      display: inline-block;
      vertical-align: middle;
      min-width: 85px; }
      .nav .nav-content a:hover {
        opacity: 0.8; }
  .nav .nav-sections {
    padding-top: 5px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-left: auto;
    max-width: 890px; }
  .nav .nav-sections ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .nav li {
    position: relative; }
    .nav li .triangle {
      width: 100%;
      max-width: 7px;
      margin-left: 7px;
      margin-right: 4px;
      display: inline-block;
      vertical-align: middle; }
    .nav li:first-of-type .triangle {
      display: none; }
  .nav .primary,
  .nav .secondary {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    .nav .primary ul:last-of-type,
    .nav .secondary ul:last-of-type {
      margin-left: auto; }
  .nav .primary ul:first-of-type li a {
    padding-left: 23px;
    padding-right: 17px;
    background-image: url("images/nav-circle.svg");
    background-position: center left;
    background-repeat: no-repeat;
    background-size: 7px; }
  .nav .primary ul:first-of-type li:first-of-type a {
    background: none;
    padding-left: 10px; }
  .nav .primary li {
    font-weight: 900;
    font-family: Roboto;
    text-transform: uppercase; }
    .nav .primary li:first-of-type {
      margin-left: 0; }
      .nav .primary li:first-of-type a {
        background: none; }
    .nav .primary li a[href*="feed"] {
      display: none; }
      .nav .primary li a[href*="feed"].active {
        display: inline-block; }
  .nav .secondary {
    position: relative; }
    .nav .secondary li {
      font-family: "Archivo Black"; }
      .nav .secondary li:first-of-type {
        margin-left: 0; }
      .nav .secondary li a {
        padding: 10px;
        min-width: 0;
        text-align: center; }
      .nav .secondary li .more-nav-btn {
        min-width: 85px; }
    .nav .secondary:before {
      content: "";
      left: 10px;
      right: 10px;
      border-top: 1px solid rgba(255, 255, 255, 0.2);
      top: -5.5px;
      position: absolute; }
  .nav .triangle {
    display: inline-block;
    vertical-align: middle; }
    .dark .nav .triangle {
      fill: #434343; }
  .nav a.search-trigger {
    position: relative;
    display: inline-block;
    padding-left: 50px;
    padding-right: 0 !important;
    margin-top: -3px; }
    .nav a.search-trigger:before {
      top: 10px;
      bottom: 15px;
      right: 0;
      position: absolute;
      content: "";
      border-right: 1px solid rgba(255, 255, 255, 0.2); }
    .nav a.search-trigger svg {
      fill: #fff;
      width: 100%;
      max-width: 16px; }
  .nav .caret {
    display: inline-block;
    vertical-align: middle; }
    .nav .caret svg {
      stroke-width: 4px;
      stroke: #fff;
      width: 100%;
      max-width: 10px; }
  .nav a.sign-in {
    padding-left: 17px;
    text-transform: uppercase; }
  .nav .sign-in-btn ~ a,
  .nav .sign-in-btn [class*=btn] {
    display: none; }
  .nav .sign-in-btn.is-login {
    display: none; }
    .nav .sign-in-btn.is-login ~ a,
    .nav .sign-in-btn.is-login [class*=btn] {
      display: inline-block; }

.nav-mobile-bg {
  background-color: #000; }

@media only screen and (min-width: 993px) {
  .nav-mobile {
    display: none; } }

.nav-mobile > .container > .row {
  margin-bottom: 0; }

.nav-mobile .s12:first-of-type .logo img {
  margin: 16px 0; }

.nav-mobile .hamburger {
  height: 63px;
  width: 80px;
  right: 0px;
  position: absolute;
  background-image: url("images/hamburger-white.svg");
  background-repeat: no-repeat;
  background-position: center; }

.nav-mobile .toggle:checked ~ label {
  background-image: url("images/Close_White.svg");
  background-repeat: no-repeat;
  background-position: center; }

.toggle {
  display: none; }

.toggle:checked ~ label {
  background-image: url("images/Close_White.svg");
  background-repeat: no-repeat;
  background-position: center; }

.toggle:checked ~ .drawer {
  display: block;
  padding-top: 40px; }

.drawer {
  display: none; }
  .drawer hr {
    border: 1px solid #666; }
  .drawer .row.topics-bar {
    text-align: center; }
    .drawer .row.topics-bar span {
      display: none; }
    @media only screen and (min-width: 993px) {
      .drawer .row.topics-bar {
        text-align: left;
        background-image: url("images/horizontal-grey-line.svg");
        background-repeat: no-repeat;
        background-position: top 13px center; }
        .drawer .row.topics-bar span {
          display: block;
          font-family: "Archivo";
          font-size: 12px;
          text-transform: uppercase;
          color: #666;
          margin-top: 8px; } }
    .drawer .row.topics-bar h1 {
      opacity: 0.2;
      font-family: "Archivo Black";
      font-size: 30px;
      letter-spacing: -0.3px;
      color: #ffffff;
      margin: 0; }
    .drawer .row.topics-bar button {
      font-family: "Archivo Black";
      font-size: 11px;
      line-height: 0.82;
      letter-spacing: -0.2px;
      color: #1e1e1e;
      background-color: #ffffff;
      background-image: url("images/edit-pencil.svg");
      background-repeat: no-repeat;
      background-position: 13px center;
      height: 30px;
      padding: 0 20px; }
      .drawer .row.topics-bar button.enabled {
        color: #ffffff;
        background-color: #d6283b; }
  .drawer .row.topics-list img {
    width: 100%;
    height: auto;
    margin-bottom: 0;
    object-fit: cover; }
  .drawer .row.topics-list .load-more {
    text-align: center; }
    @media only screen and (min-width: 993px) {
      .drawer .row.topics-list .load-more {
        display: none; } }
    .drawer .row.topics-list .load-more button {
      padding: 0 60px;
      margin-bottom: 18px;
      background: black;
      font-family: "Archivo Black";
      font-size: 12px;
      line-height: 0.75;
      letter-spacing: -0.1px;
      color: #ffffff;
      border-radius: 5px;
      background-color: #000000;
      border: solid 3px rgba(255, 255, 255, 0.1); }
  .drawer .row.mini-nav {
    text-align: center; }
    @media only screen and (min-width: 993px) {
      .drawer .row.mini-nav {
        display: none; } }
    .drawer .row.mini-nav a {
      margin: 20px 0;
      display: block;
      font-family: "Archivo Black";
      font-size: 18px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.11;
      letter-spacing: -0.2px;
      text-transform: uppercase;
      color: #ffffff; }
      .drawer .row.mini-nav a[href*="feed"] {
        display: none; }
        .drawer .row.mini-nav a[href*="feed"].active {
          display: block; }
  .drawer .row.search {
    background-image: url("images/search-mag-glass.svg");
    background-repeat: no-repeat;
    background-position: left 10.5px top 30px; }
    @media only screen and (min-width: 993px) {
      .drawer .row.search {
        background-position: left 45px top 35px; } }
    .drawer .row.search h1 {
      font-family: "Archivo Black";
      font-size: 22px;
      line-height: 1.36;
      letter-spacing: -0.1px;
      color: #ffffff; }
    .drawer .row.search input {
      background-image: url("images/search-right-arrow.svg");
      background-repeat: no-repeat;
      background-position: right 10px center;
      color: #fff; }
      .drawer .row.search input::-webkit-input-placeholder {
        font-family: "Archivo";
        font-size: 22px;
        line-height: 1.36;
        color: #ffffff; }
      .drawer .row.search input:-moz-placeholder            {
        font-family: "Archivo";
        font-size: 22px;
        line-height: 1.36;
        color: #ffffff; }
      .drawer .row.search input::-moz-placeholder           {
        font-family: "Archivo";
        font-size: 22px;
        line-height: 1.36;
        color: #ffffff; }
      .drawer .row.search input:-ms-input-placeholder       {
        font-family: "Archivo";
        font-size: 22px;
        line-height: 1.36;
        color: #ffffff; }
    .drawer .row.search .submit {
      background: transparent;
      border: 0;
      text-indent: 999999999px;
      position: absolute;
      width: 50px;
      height: 50px;
      right: 0;
      z-index: 5;
      top: 0;
      cursor: pointer;
      outline: none; }

.row.d-drawer {
  margin-bottom: 0px; }

/** TOPICS DRAWER */
.row.topics-list > .col {
  margin-bottom: 30px; }

.topic-nav-tile {
  position: relative;
  display: block; }
  .topic-nav-tile.active .topic-selector-order {
    display: block; }

.topic-selector-name {
  bottom: 15px;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  text-align: left;
  color: #ffffff;
  position: absolute;
  padding-left: 10px;
  padding-right: 10px;
  font-family: "Archivo Black"; }

.topic-selector-order {
  width: 32px;
  height: 32px;
  top: 15px;
  right: 15px;
  text-align: center;
  line-height: 32px;
  position: absolute;
  border-radius: 40px;
  background-color: #d6283b;
  color: #ffffff;
  font-family: "Archivo";
  font-size: 15px;
  display: none; }

.edit-topics-enabled .topic-nav-tile.active {
  background-color: #000000;
  box-shadow: 0 5px 20px 10px #d6283b; }

.cstm_drawer_menu ul li {
  width: 50%;
  float: left;
  padding: 0 0.75rem; }

.cstm_drawer_menu {
  width: 100%;
  float: left;
  text-align: left; }

.row.mini-nav.mb60.cstm_drawer_div {
  margin-bottom: 0px !important; }

#signin-mobile-col,
#profile-mobile-col,
#signout-mobile-col {
  text-align: left; }

#topic-col-uncategorized {
  display: none; }

/** More active navs in mobile */
.nav-in-mobile #featured-ad.header_ad_row {
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  padding-top: 0;
  padding-bottom: 0;
  align-items: center;
  justify-content: center;
  height: 105px !important;
  position: fixed !important; }

.nav-in-mobile .uber-nav-fixed > .container {
  top: 105px; }

.nav-in-mobile .nav-fixed .nav-container {
  top: 139px; }

.nav-in-mobile .content {
  margin-top: 172px; }

.more-topics-nav-active-in-mobile #featured-ad,
.more-topics-nav-active-in-mobile .nav-fixed,
.more-topics-nav-active-in-mobile .uber-nav-fixed {
  top: 0;
  position: relative !important; }

.nav {
  height: 56px;
  display: block;
  max-height: 56px;
  margin-bottom: 0 !important; }
  .nav .nav-upper,
  .nav .nav-lower {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .nav .nav-center {
    width: 0;
    flex-grow: 2; }
  .nav .nav-upper {
    height: 56px; }
  .nav .nav-inner {
    top: 0;
    width: 100%; }
  .nav .primary li {
    font-size: 17px; }
  .nav .nav-right .nav-section {
    display: flex;
    align-items: center;
    justify-content: flex-end; }
  .nav .nav-upper-inner {
    width: 100%;
    display: flex;
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1170px;
    align-items: center;
    justify-content: space-between; }
  .nav.sticky {
    position: relative; }
    .nav.sticky .nav-inner {
      position: fixed; }

footer {
  border-top: 5px solid #d6283b;
  color: white;
  background: #000;
  height: auto; }
  footer .container {
    background-repeat: no-repeat;
    background-position: right bottom; }
    @media only screen and (max-width: 992px) {
      footer .container {
        background-size: 50%; } }
  footer .nerdist_newsletter_sub_submit {
    text-indent: -999999px;
    background: transparent;
    border: 0 !important;
    width: 20px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    outline: none; }
  footer .footer_logo_row div {
    max-width: 188px; }
    @media only screen and (max-width: 992px) {
      footer .footer_logo_row div img {
        width: 165px !important; } }
  footer .social {
    width: 42px;
    height: 21px;
    background-repeat: no-repeat;
    background-position: left bottom;
    display: inline-block; }
  footer .social.facebook {
    background-image: url("../public/images/social-white-facebook.svg"); }
  footer .social.twitter {
    background-image: url("../public/images/social-white-twitter.svg"); }
  footer .social.reddit {
    background-image: url("../public/images/social-white-reddit.svg"); }
  footer .social.google-plus {
    background-image: url("../public/images/social-white-google-plus.svg"); }
  @media only screen and (max-width: 992px) {
    footer {
      background-repeat: no-repeat;
      background-position: right bottom;
      background-size: 187px;
      background-position: left calc(100% + 5px) top 70px;
      height: 567px; } }
  @media only screen and (min-width: 993px) {
    footer {
      background-image: none; } }
  footer .container {
    height: auto; }
    @media only screen and (min-width: 993px) {
      footer .container {
        background-repeat: no-repeat;
        background-position: right bottom; } }
    footer .container .row:first-of-type {
      overflow: visible;
      padding-top: 70px; }
      @media only screen and (max-width: 992px) {
        footer .container .row:first-of-type {
          padding-top: 38px; } }
    footer .container .row:last-of-type {
      padding-top: 27px;
      margin-bottom: 0; }
      @media only screen and (max-width: 992px) {
        footer .container .row:last-of-type {
          padding-top: 0; } }
  footer .mini-nav a {
    color: white;
    font-family: "Archivo Black";
    font-size: 15px;
    font-weight: normal;
    letter-spacing: -0.2px; }
    footer .mini-nav a:hover {
      text-decoration: underline; }
  footer .mini-nav li {
    margin-bottom: 15px; }
  @media only screen and (max-width: 992px) {
    footer .mini-nav {
      padding: 30px 0 20px; } }
  footer .subscribe .header {
    text-transform: uppercase;
    font-family: "Archivo Black";
    font-size: 11px;
    line-height: 0.91;
    letter-spacing: -0.1px; }
    @media only screen and (max-width: 992px) {
      footer .subscribe .header {
        opacity: 0.3; } }
  footer .subscribe input {
    background-image: url("../public/images/subscribe-input-right-arrow.svg");
    background-repeat: no-repeat;
    background-position: right 10px center;
    border-bottom: 1px solid #d8d8d8; }
    footer .subscribe input::-webkit-input-placeholder {
      font-family: "Archivo";
      font-size: 16px;
      line-height: 1.25;
      letter-spacing: 0.1px;
      opacity: 0.3; }
    footer .subscribe input:-moz-placeholder            {
      font-family: "Archivo";
      font-size: 16px;
      line-height: 1.25;
      letter-spacing: 0.1px;
      opacity: 0.3; }
    footer .subscribe input::-moz-placeholder           {
      font-family: "Archivo";
      font-size: 16px;
      line-height: 1.25;
      letter-spacing: 0.1px;
      opacity: 0.3; }
    footer .subscribe input:-ms-input-placeholder       {
      font-family: "Archivo";
      font-size: 16px;
      line-height: 1.25;
      letter-spacing: 0.1px;
      opacity: 0.3; }
  footer .socials .header {
    text-transform: uppercase;
    opacity: 0.3;
    font-family: "Archivo Black";
    font-size: 11px;
    line-height: 0.91;
    letter-spacing: -0.1px;
    color: #ffffff;
    padding-top: 18px;
    padding-bottom: 10px; }
  footer .socials img {
    padding-right: 30px; }
  @media only screen and (max-width: 992px) {
    footer .socials p {
      margin-bottom: 10px !important; } }
  footer .copyright {
    opacity: 0.3;
    font-family: "Archivo";
    font-size: 12px;
    line-height: 10px;
    letter-spacing: 0.3px;
    color: #ffffff;
    padding: 25px 0; }
  @media only screen and (max-width: 992px) {
    footer .input-field {
      margin-top: 25px;
      margin-bottom: 22px; } }
  footer input#subscribe_email {
    height: 30px;
    color: #fff;
    border-bottom: 1px solid rgba(158, 158, 158, 0.5); }

.article-head h1 {
  margin-top: 0; }

.article-head__category {
  margin-bottom: 15px; }

.article-head__lower {
  height: 40px;
  display: flex; }

.article-head__duration {
  color: #fff;
  opacity: 0.5; }

.article-head__byline-wrap {
  display: inline-block;
  margin-right: 30px; }

.article-head__by {
  font-size: 18px;
  display: inline-block;
  margin-bottom: 10px; }

.vert-line {
  display: inline-block;
  width: 1px;
  height: 40px;
  opacity: 0.2000000029802322;
  background-color: #ffffff; }

.article-head__shares-wrap,
.article-head__likes-wrap {
  display: inline-flex;
  align-items: center;
  margin-left: 30px;
  font-family: "Archivo Black";
  font-size: 12px;
  line-height: 1.0909090909090908;
  letter-spacing: -.2px;
  -webkit-font-smoothing: antialiased; }
  .article-head__shares-wrap img,
  .article-head__likes-wrap img {
    margin-right: 10px; }

.article-head__likes-wrap {
  color: #ffffff;
  cursor: pointer;
  margin-right: 30px; }

.article-head__comments-wrap {
  font-family: "Archivo";
  font-size: 14px;
  display: inline-flex;
  margin-left: 30px;
  align-items: center;
  height: 100%;
  opacity: 0.5; }

@media only screen and (max-width: 992px) {
  .article-head__shares-wrap {
    display: block; } }

@media only screen and (max-width: 992px) {
  .article-head h1 {
    margin-top: 0;
    font-size: 27px;
    line-height: 1.2222222222222223; }
  .article-head .h1-lock-up {
    margin-bottom: 20px; }
  .article-head__lower {
    flex-direction: column;
    height: auto; }
  .article-head__byline-wrap {
    margin-bottom: 20px; }
  .article-head__by,
  .article-head__author {
    font-size: 15px; }
  .article-head__category {
    font-size: 12px; }
  .vert-line {
    width: 40px;
    height: 1px;
    opacity: 1;
    margin-bottom: 20px; }
  .article-head__shares-wrap,
  .article-head__likes-wrap {
    margin-left: 0;
    margin-bottom: 20px; }
  .article-head__comments-wrap {
    margin-left: 0;
    font-size: 12px; } }

.article-featured .carousel-wrap {
  position: relative;
  margin-bottom: 100px; }
  .article-featured .carousel-wrap .carousel {
    position: relative;
    top: 0px;
    height: 531px; }
    .article-featured .carousel-wrap .carousel .carousel-cell {
      height: 100%;
      width: 100%;
      max-width: 688px;
      margin: 0 15px; }
  .article-featured .carousel-wrap .color-block {
    position: absolute;
    height: 460px;
    top: 84px;
    left: 0;
    width: 100%;
    z-index: 0;
    display: flex; }
  .article-featured .carousel-wrap .caption {
    margin: 0 auto;
    max-width: 688px;
    width: 100%;
    align-self: flex-end;
    padding-bottom: 30px; }
    .article-featured .carousel-wrap .caption h5 {
      font-family: "Archivo";
      font-size: 14px;
      color: white; }
    .article-featured .carousel-wrap .caption span {
      color: lightgrey; }

.card-title .featured__title {
  font-family: "Archivo Black";
  font-size: 50px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.1818181818181819;
  letter-spacing: -0.800000011920929px;
  text-align: left;
  color: black;
  margin-top: 0;
  margin-bottom: 30px; }

.card-title .home .retro-container {
  padding-bottom: 60px; }
  .card-title .home .retro-container h1 {
    color: #1e1e1e; }

.card-title .featured__category {
  display: block;
  color: #c17c0b;
  font-family: "Archivo Black";
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 15px; }

.card-title .featured__text {
  color: black; }

.card-title .featured__date {
  font-family: "Archivo";
  font-size: 18px;
  color: black;
  display: inline-block; }

.card-title .featured__pipe {
  display: inline-block;
  width: 1px;
  opacity: 0.2000000029802322;
  background-color: #1e1e1e;
  height: 20px;
  margin-right: 15px;
  position: relative;
  top: 3px; }

.card-title .featured__author {
  font-family: "Archivo Black";
  margin-right: 15px;
  color: black; }

.card-title .featured__date {
  text-transform: uppercase;
  font-size: 14px;
  color: black;
  opacity: 0.5; }

.social-box {
  display: none;
  top: 485px;
  right: 0; }
  @media only screen and (min-width: 993px) {
    .social-box {
      display: block;
      position: absolute;
      width: 40px;
      height: auto;
      z-index: 1; } }
  .social-box img {
    padding: 1em;
    height: 40px;
    display: block; }

.fixed-action-btn .links-container {
  background-color: #fff;
  display: none;
  padding-top: 15px;
  padding-bottom: 56px;
  position: absolute;
  bottom: 0;
  width: 56px;
  border-radius: 40px; }
  .fixed-action-btn .links-container a {
    display: block;
    margin: 0 auto 15px;
    text-align: center; }

.share_btn.fixed-action-btn .btn-floating.white {
  background-color: rgba(255, 255, 255, 0.8) !important;
  border: 1px solid #eee; }

.latest-container {
  position: relative;
  padding-top: 50px;
  padding-bottom: 0px; }
  .latest-container.light .next-button, .latest-container.light .previous-button {
    color: #fff;
    opacity: 0.2; }
    .latest-container.light .next-button:hover, .latest-container.light .previous-button:hover {
      opacity: 0.4; }
  .latest-container .section-header {
    margin-bottom: 30px !important; }
  .latest-container .carousel-wrap {
    position: relative; }
    .latest-container .carousel-wrap .carousel-cell {
      margin-right: 30px; }
    .latest-container .carousel-wrap .carousel-home-latest {
      height: 520px; }
  .latest-container .flickity-slider {
    position: relative; }
  .latest-container .next-button {
    transform: rotate(180deg);
    margin-left: 8px;
    height: 30px;
    position: relative;
    top: -3px;
    cursor: pointer; }
  .latest-container .previous-button {
    height: 30px;
    width: 30px;
    height: 30px;
    z-index: 1;
    position: relative;
    top: -3px;
    cursor: pointer; }
  @media only screen and (max-width: 800px) {
    .latest-container {
      padding-top: 20px;
      padding-bottom: 20px; }
      .latest-container .section-header {
        margin-bottom: 20px; }
        .latest-container .section-header h1 {
          font-size: 30px;
          max-width: 50%;
          margin-right: 8px; }
      .latest-container .card-image .video-card-image {
        width: 220px; }
      .latest-container .card-content {
        width: 220px; } }

.auto-slider span.disable,
.channels-wrap span.disable {
  position: relative;
  height: 30px;
  display: block; }

.auto-slider span.disable:before,
.channels-wrap span.disable:before {
  content: "";
  position: absolute;
  top: -3px;
  right: 0px;
  width: 30px;
  height: 30px;
  border: 5px solid #1e1e1e;
  border-radius: 10px;
  opacity: 1;
  z-index: 2; }

.trending-gallery-container {
  padding-bottom: 30px; }
  @media only screen and (max-width: 800px) {
    .trending-gallery-container {
      clear: both; } }
  .trending-gallery-container .carousel-wrap {
    position: relative; }
    .trending-gallery-container .carousel-wrap .carousel-home-trending {
      height: 440px; }
      .trending-gallery-container .carousel-wrap .carousel-home-trending .carousel-cell {
        height: 430px;
        margin: 0 15px; }
  .trending-gallery-container .flickity-viewport {
    width: 100%; }
  .trending-gallery-container .flickity-slider {
    position: relative; }

@media only screen and (max-width: 680px) {
  .collection.calendar .collection-item .collection-mobile-expand {
    right: 110px !important; } }

.channels-wrap {
  background: #1e1e1e;
  padding-top: 70px;
  padding-bottom: 0px; }
  .channels-wrap .channels-header-container {
    margin-bottom: 50px; }
    .channels-wrap .channels-header-container .channels-count {
      font-size: 12px;
      line-height: 0.83;
      font-family: "Archivo";
      color: white;
      opacity: 0.2;
      text-transform: uppercase; }
    .channels-wrap .channels-header-container .section-header {
      margin-bottom: 15px; }
      .channels-wrap .channels-header-container .section-header h1 {
        color: rgba(255, 255, 255, 0.3); }
      .channels-wrap .channels-header-container .section-header hr {
        background-color: rgba(255, 255, 255, 0.3);
        opacity: unset; }
  .channels-wrap .channel-previous-button {
    height: 30px;
    cursor: pointer;
    position: relative;
    transform: rotate(0deg);
    top: -3px;
    width: 30px;
    color: #fff;
    opacity: 0.2; }
  .channels-wrap .channel-next-button {
    margin-left: 1em;
    height: 30px;
    cursor: pointer;
    position: relative;
    transform: rotate(180deg);
    top: -3px;
    color: #fff;
    width: 30px;
    opacity: 0.2; }
  .channels-wrap .flickity-inner-container {
    overflow: hidden;
    position: relative; }
    .channels-wrap .flickity-inner-container::after {
      display: block;
      position: absolute;
      background-image: linear-gradient(to right, rgba(30, 30, 30, 0) 0, #1e1e1e 75%, #1e1e1e 100%);
      height: 100%;
      width: 40px;
      content: '';
      top: 0px;
      right: -5px;
      pointer-events: none; }
    .channels-wrap .flickity-inner-container::before {
      display: block;
      position: absolute;
      background-image: linear-gradient(to left, rgba(30, 30, 30, 0) 0, #1e1e1e 75%, #1e1e1e 100%);
      height: 100%;
      width: 40px;
      content: '';
      top: 0px;
      left: -5px;
      z-index: 1;
      pointer-events: none; }
    .channels-wrap .flickity-inner-container:before, .channels-wrap .flickity-inner-container:after {
      opacity: 0;
      transition: 300ms; }
    .channels-wrap .flickity-inner-container.show-left-gradient:before {
      opacity: 1; }
    .channels-wrap .flickity-inner-container.show-right-gradient:after {
      opacity: 1; }
  .channels-wrap .carousel-cell {
    height: 188px;
    margin-right: 15px;
    margin-bottom: 30px; }
    @media only screen and (max-width: 800px) {
      .channels-wrap .carousel-cell {
        height: 130px; } }
    .channels-wrap .carousel-cell a {
      cursor: grab !important;
      cursor: -webkit-grab !important; }
  .channels-wrap .col.s12 > .btn, .channels-wrap .col.s12 > .btn-large, .channels-wrap .col.s12 > .btn-small {
    border: solid #292929 3px;
    font-size: 12px;
    font-family: "Archivo Black";
    border-radius: 5px;
    width: 100%;
    height: 50px;
    padding: 0.4em 2.5em 0.8em 2.5em;
    margin-top: 40px;
    margin-bottom: 80px; }
    @media only screen and (max-width: 800px) {
      .channels-wrap .col.s12 > .btn, .channels-wrap .col.s12 > .btn-large, .channels-wrap .col.s12 > .btn-small {
        margin-top: 10px;
        margin-bottom: 40px; } }

.carousel-wrap--mob {
  display: none; }
  @media only screen and (max-width: 800px) {
    .carousel-wrap--mob {
      display: block; } }

div.schedule-container {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  background-color: #121212;
  margin-bottom: 50px; }

@media only screen and (max-width: 992px) {
  .schedule-page-hero h1 {
    margin: 0 auto;
    text-align: center; } }

.default.schedule {
  background-color: #1e1e1e; }
  .default.schedule .container.schedule {
    padding-top: 80px;
    max-width: 1176px; }

.carousel-cell.schedule-day {
  width: 100%; }

.collection.calendar {
  background: #121212;
  height: 100% !important;
  width: 100%; }
  @media only screen and (max-width: 992px) {
    .collection.calendar {
      min-width: 0 !important; } }
  .collection.calendar a {
    color: white; }
  @media screen and (max-width: 1200px) {
    .collection.calendar .is-expanded .collection-description {
      height: 100% !important; } }
  .collection.calendar .collection-item {
    color: white;
    height: 100% !important;
    position: relative; }
    .collection.calendar .collection-item.header {
      padding: 30px; }
      .collection.calendar .collection-item.header .header-date {
        font-size: 14px;
        letter-spacing: -0.3px;
        font-family: "Archivo Black"; }
    @media screen and (min-width: 1200px) {
      .collection.calendar .collection-item:hover .collection-description {
        height: 100% !important; } }
    .collection.calendar .collection-item .collection-mobile-expand {
      position: absolute;
      right: 25px;
      bottom: 0;
      text-transform: uppercase;
      text-align: center;
      padding: 0 15px 9px 0;
      border-top-left-radius: 5px;
      font-family: "Archivo Black" !important;
      font-size: 9px;
      text-decoration: underline;
      z-index: 2000;
      cursor: pointer; }
      @media screen and (min-width: 1200px) {
        .collection.calendar .collection-item .collection-mobile-expand {
          display: none; } }
    .collection.calendar .collection-item .collection-item-showtime {
      height: 100%;
      padding: 24px 0; }
      .collection.calendar .collection-item .collection-item-showtime .time {
        font-family: 'Archivo';
        font-weight: 400;
        font-weight: 100;
        font-size: 20px; }
      .collection.calendar .collection-item .collection-item-showtime .alphalogo {
        padding-top: 8px; }
    .collection.calendar .collection-item .collection-description {
      opacity: 0.5;
      font-family: "Archivo";
      font-size: 15px;
      line-height: 1.67;
      letter-spacing: -0.2px;
      color: #fff;
      margin: 20px 0 0;
      height: 0px;
      overflow: hidden !important; }
      .collection.calendar .collection-item .collection-description--hide {
        display: none; }
    .collection.calendar .collection-item .collection-item-watch-type {
      color: rgba(255, 255, 255, 0.2);
      font-family: "Archivo Black";
      font-size: 9px;
      padding: 8px;
      text-align: center;
      width: 100%; }
    .collection.calendar .collection-item .collection-item-detail {
      padding: 30px;
      width: 100%; }
      .collection.calendar .collection-item .collection-item-detail .category {
        font-family: "Archivo Black";
        font-size: 12px;
        padding-bottom: 12px;
        text-transform: uppercase; }
      .collection.calendar .collection-item .collection-item-detail .second-line {
        font-family: 'Archivo Black';
        font-size: 15px;
        letter-spacing: -0.3px;
        line-height: 22px; }
    .collection.calendar .collection-item .collection-item-add {
      position: absolute;
      right: 0;
      bottom: 0;
      border: 1px solid rgba(216, 216, 216, 0.15);
      border-bottom: 0;
      border-right: 0; }
      @media screen and (min-width: 1200px) {
        .collection.calendar .collection-item .collection-item-add {
          border-top-left-radius: 5px; } }
  .collection.calendar .see-full-schedule-container {
    background-color: #d6283b;
    padding: 30px; }
    .collection.calendar .see-full-schedule-container span {
      color: white;
      font-family: "Archivo Black"; }

.schedule-listing-wrapper {
  position: relative;
  padding-top: 50px; }

.video-viewer {
  padding-top: 15px;
  top: 80px;
  background: black;
  width: 100%;
  z-index: 11; }
  @media only screen and (max-width: 800px) {
    .video-viewer {
      padding-top: 0; } }
  .video-viewer hr {
    height: 5px;
    opacity: 0.1;
    background-color: #d8d8d8;
    margin-bottom: 15px; }

.vid-shrink {
  width: 250px !important; }
  @media only screen and (max-width: 800px) {
    .vid-shrink {
      width: 100% !important; } }

.video-panel-upNext {
  position: absolute;
  z-index: 1001 !important;
  bottom: 140px;
  right: 100px;
  width: 250px; }
  @media screen and (max-width: 800px) {
    .video-panel-upNext {
      bottom: 64px;
      right: 15px;
      width: 230px; }
      .video-panel-upNext .wrap {
        padding: 3px 6px !important; }
        .video-panel-upNext .wrap .title {
          width: 100% !important;
          padding: 0 !important; }
        .video-panel-upNext .wrap .thumb {
          display: none; } }
  .video-panel-upNext .card-content .wrap {
    display: flex;
    align-items: center;
    padding: 8px;
    position: relative;
    z-index: 1001;
    background: rgba(0, 0, 0, 0.5) !important;
    border: 1px solid white !important;
    transition: .2s all; }
    .video-panel-upNext .card-content .wrap:hover {
      background: rgba(0, 0, 0, 0.8); }
    .video-panel-upNext .card-content .wrap .title {
      width: 65%;
      padding-right: 3%; }
    .video-panel-upNext .card-content .wrap .thumb {
      max-width: 90px; }
      .video-panel-upNext .card-content .wrap .thumb img {
        max-width: 100% !important;
        max-height: 100% !important; }
  .video-panel-upNext .card-content p {
    font-family: "Archivo Black";
    font-size: 12px;
    margin: 0;
    color: white; }
    .video-panel-upNext .card-content p a {
      color: white; }
  .video-panel-upNext .label {
    font-family: "Archivo Black";
    font-size: 11px;
    margin-bottom: 10px !important;
    text-transform: uppercase;
    letter-spacing: -0.2px;
    color: #ffffff; }

.video-title-header-shrink {
  display: none;
  color: #fff;
  font-size: 18px;
  top: -70px;
  position: absolute;
  font-family: "Archivo Black"; }

.video-viewer-container--mob {
  display: none; }
  @media screen and (max-width: 993px) {
    .video-viewer-container--mob {
      display: block; } }

.vid-flex {
  display: flex !important; }
  @media screen and (max-width: 993px) {
    .vid-flex {
      display: none !important; } }

.vid-hide {
  display: none; }

.vid-show {
  display: block; }

.vid-nb {
  border: none !important; }

.vid-nopad {
  padding: 0 !important; }

.vid-pad {
  padding: 115px 65px 0 20px !important; }

.vid-nm {
  margin: 0; }

.vid-jl {
  justify-content: left; }

.vid-75 {
  width: 75% !important; }

.vid-left {
  left: 70% !important; }

.vid-height {
  height: 2px; }

.video-viewer-container--desk {
  display: block; }
  @media screen and (max-width: 993px) {
    .video-viewer-container--desk {
      display: none !important; } }

.expand-btn {
  visibility: hidden;
  transform: rotate(0deg) !important;
  position: absolute; }

.videos {
  position: relative; }
  .videos [type="radio"]:not(:checked) {
    position: absolute;
    opacity: 0;
    top: 800px;
    pointer-events: none; }
  .videos [type="radio"]:checked {
    position: absolute;
    opacity: 0;
    top: 800px;
    pointer-events: none; }

.video-player-container {
  position: relative; }
  .video-player-container .video-text-overlay-show-mobile {
    display: none; }
  .video-player-container .video-single-alpha-locked {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999; }
    .video-player-container .video-single-alpha-locked img.play-icon {
      display: block;
      margin: 0 auto;
      vertical-align: middle;
      position: relative;
      top: 50%; }
  @media only screen and (max-width: 800px) {
    .video-player-container {
      /* so video has no padding on mobile */ }
      .video-player-container > div.col.s12 {
        padding: 0; } }
  .video-player-container .video-player {
    z-index: 9;
    position: relative; }
    .video-player-container .video-player .preview-banner {
      height: 40px;
      padding: 11px 25px;
      box-sizing: border-box;
      display: flex;
      position: absolute;
      top: 0;
      z-index: 100;
      width: 100%;
      background-color: #ffffff; }
      @media only screen and (max-width: 800px) {
        .video-player-container .video-player .preview-banner {
          padding: 11px 15px;
          justify-content: space-between; } }
      .video-player-container .video-player .preview-banner .preview-line {
        width: 1px;
        height: 20px;
        opacity: 0.2;
        background-color: #1e1e1e;
        margin: 0px 15px 0 12px;
        display: inline-flex;
        float: left; }
        @media only screen and (max-width: 800px) {
          .video-player-container .video-player .preview-banner .preview-line {
            display: none; } }
      .video-player-container .video-player .preview-banner img {
        height: 100%;
        width: 100%; }
      .video-player-container .video-player .preview-banner .preview-logo-container {
        display: inline-flex;
        float: left; }
        @media only screen and (max-width: 800px) {
          .video-player-container .video-player .preview-banner .preview-logo-container {
            justify-content: flex-start;
            margin-right: 10px; } }
      .video-player-container .video-player .preview-banner .preview-logo {
        width: 59px;
        height: 19px; }
        .video-player-container .video-player .preview-banner .preview-logo-text {
          width: 63px;
          height: 9px;
          opacity: 0.25;
          font-size: 11px;
          font-family: "Archivo Black";
          line-height: 0.82;
          letter-spacing: -0.2px;
          text-align: center;
          color: #1e1e1e;
          margin: 5px 5px 0;
          text-transform: uppercase; }
        .video-player-container .video-player .preview-banner .preview-logo svg {
          fill: #1e1e1e; }
      .video-player-container .video-player .preview-banner .preview-lock {
        width: 14.8px;
        height: 18px;
        margin: 0;
        display: inline-flex;
        float: left; }
        .video-player-container .video-player .preview-banner .preview-lock--unlocked {
          width: 13px;
          height: 20px; }
      .video-player-container .video-player .preview-banner .preview-link {
        text-align: center;
        margin: 0;
        position: absolute;
        right: 40px;
        top: 15px; }
        .video-player-container .video-player .preview-banner .preview-link a {
          text-decoration: underline;
          color: #1e1e1e;
          text-transform: uppercase;
          font-size: 11px;
          line-height: 0.82;
          letter-spacing: -0.2px;
          font-family: "Archivo Black"; }
      .video-player-container .video-player .preview-banner .preview-timer-container {
        text-align: center;
        color: #1e1e1e;
        font-family: "Archivo Black";
        display: flex;
        position: absolute;
        right: 30px;
        top: 15px; }
        @media only screen and (max-width: 800px) {
          .video-player-container .video-player .preview-banner .preview-timer-container {
            display: none; } }
      .video-player-container .video-player .preview-banner .preview-timer {
        font-size: 15px;
        line-height: 0.6;
        letter-spacing: -0.3px; }
        .video-player-container .video-player .preview-banner .preview-timer span {
          opacity: 0.3;
          color: #1e1e1e; }
        .video-player-container .video-player .preview-banner .preview-timer-text {
          font-size: 13px;
          line-height: 0.82;
          letter-spacing: -0.2px;
          padding-right: 10px; }
    .video-player-container .video-player.fixed-player {
      position: fixed;
      left: 10px;
      top: 10px; }

#player-2_ad {
  position: relative !important;
  padding-bottom: 56%;
  height: 0 !important; }
  #player-2_ad > div:first-child {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important; }

/* _video-hero.scss */
.video-hero {
  max-width: 100%;
  position: relative;
  min-height: 100vh;
  overflow-x: hidden; }
  .video-hero .hero-video-container {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    overflow-y: hidden;
    max-height: 100%;
    height: 100%;
    z-index: 0;
    overflow-x: hidden; }
    .video-hero .hero-video-container .video-container-fade-overlay-blue {
      background: linear-gradient(0deg, #003589 0%, rgba(0, 53, 137, 0) 30%);
      position: absolute;
      z-index: 9;
      height: 100%;
      width: 100%; }
    .video-hero .hero-video-container .video-container-fade-overlay-black {
      background: linear-gradient(0deg, #1e1e1e 0%, rgba(0, 53, 137, 0) 30%);
      position: absolute;
      z-index: 9;
      height: 100%;
      width: 100%;
      overflow-x: hidden; }
    .video-hero .hero-video-container video {
      min-width: 100%;
      min-height: 100%;
      height: auto;
      width: auto;
      overflow-x: hidden; }
    .video-hero .hero-video-container img {
      object-fit: cover;
      width: 100%;
      height: 100%; }
  .video-hero .row {
    max-width: 1075px;
    padding-bottom: 80px;
    z-index: 9; }
  .video-hero .title {
    position: relative;
    z-index: 2;
    padding-top: 123px; }
    .video-hero .title.row {
      padding-bottom: 0px; }
    .video-hero .title h1 {
      font-size: 80px;
      font-family: "Archivo Black";
      line-height: 0.875;
      letter-spacing: -1.399999976158142px;
      text-transform: uppercase;
      /* this makes more declarative since padding top above 'lockup' needs to be 300px per chris */
      margin-bottom: 0px; }
      @media only screen and (max-width: 800px) {
        .video-hero .title h1 {
          font-size: 40px;
          margin-bottom: 40px;
          margin-top: 90px;
          padding-top: 160px;
          opacity: 1; } }
  .video-hero .hero-title-block a {
    color: #fff; }
  .video-hero .hero-title-block h1 {
    margin-bottom: 30px !important;
    margin-top: 30px !important; }
  .video-hero .hero {
    opacity: 0;
    color: #fff;
    position: relative;
    padding-top: 300px;
    z-index: 3; }
    .video-hero .hero h1 {
      font-size: 80px;
      font-family: "Archivo Black";
      line-height: 0.875;
      letter-spacing: -1.399999976158142px;
      text-transform: uppercase;
      margin-top: 75px;
      margin-bottom: 230px; }
      @media only screen and (max-width: 800px) {
        .video-hero .hero h1 {
          font-size: 40px;
          margin-bottom: 40px;
          margin-top: 90px;
          padding-top: 160px;
          opacity: 1; } }
    .video-hero .hero .hero-wrap {
      height: 800px;
      width: 100%;
      position: relative; }
      .video-hero .hero .hero-wrap .gradient {
        bottom: 0;
        position: absolute;
        width: 1280px;
        height: 350px;
        z-index: -1;
        background-image: linear-gradient(to bottom, rgba(116, 148, 199, 0), #003589); }
    .video-hero .hero .title-card {
      display: flex; }
      .video-hero .hero .title-card h5 {
        margin-top: 0px;
        margin-bottom: 10px;
        font-size: 12px;
        font-family: "Archivo Black";
        text-transform: uppercase;
        color: #e28383; }
      .video-hero .hero .title-card h3 {
        font-size: 24px;
        font-family: "Archivo Black";
        line-height: 1.3636363636363635;
        letter-spacing: -0.10000000149011612px;
        margin-bottom: 5px;
        margin-top: 0; }
      .video-hero .hero .title-card a {
        color: inherit; }
      .video-hero .hero .title-card .runtime {
        font-size: 15px;
        font-family: "Archivo";
        opacity: 0.3; }
      .video-hero .hero .title-card .play-icon {
        width: 32px;
        height: 37px;
        align-items: flex-start;
        margin-right: 20px; }
      @media only screen and (max-width: 800px) {
        .video-hero .hero .title-card {
          margin-top: 0;
          flex-direction: column; }
          .video-hero .hero .title-card .play-icon {
            margin-bottom: 20px; }
          .video-hero .hero .title-card h5 {
            font-size: 11px; }
          .video-hero .hero .title-card h3 {
            font-size: 18px; } }

.hero-background {
  width: 100%;
  background-image: url("~/assets/images/video-hero-placeholder.png");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-position: top center; }
  @media only screen and (max-width: 800px) {
    .hero-background {
      top: 20%;
      height: auto; } }

.video-player-container {
  margin-bottom: 0px !important; }

.video-player {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1; }
  .video-player .inner-content {
    width: 100%;
    height: 100%;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start; }
  .video-player .play-btn {
    margin: auto;
    width: 50%;
    vertical-align: middle;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0; }
  .video-player .play-btn img {
    display: block;
    margin: 0 auto; }
  .video-player .play-btn .play {
    width: 70.1px;
    height: 20px;
    transform: rotate(-35deg);
    font-family: "Archivo Black";
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    display: block;
    margin: -5px auto;
    text-indent: 25px; }
  .video-player .info h5 {
    font-family: "Archivo Black";
    font-size: 12px;
    color: #e08400;
    margin-bottom: 10px; }
  .video-player .info h3 {
    font-family: "Archivo Black";
    font-size: 24px;
    line-height: 1.3636363636363635;
    letter-spacing: -0.10000000149011612px;
    color: #ffffff;
    margin-top: 0;
    max-width: 60%;
    margin-bottom: 5px; }
  .video-player .info h5 a {
    font-family: "Archivo Black";
    font-size: 12px;
    color: #e08400;
    margin-bottom: 10px; }
  .video-player .info h3 a {
    font-family: "Archivo Black";
    font-size: 24px;
    line-height: 1.3636363636363635;
    letter-spacing: -0.10000000149011612px;
    color: #ffffff;
    margin-top: 0;
    max-width: 60%;
    margin-bottom: 5px; }
  .video-player .info .runtime {
    font-size: 15px;
    font-family: "Archivo", serif;
    opacity: 0.3;
    color: white; }
  .video-player .latest-video-card h5 {
    color: #3b7383; }
  .video-player .latest-video-card h3 {
    color: #fff; }
  .video-player .jcc {
    margin-bottom: 0 !important; }

.hero-title-block .follow-btn {
  position: relative;
  margin-left: 5px;
  width: 100px;
  height: 30px;
  border-radius: 3px;
  background-color: #fff;
  top: 0;
  font-family: "Archivo Black";
  font-size: 13px;
  color: #3d1431;
  line-height: 0.8181818181818182;
  letter-spacing: -0.20000000298023224px;
  padding-top: 6px;
  z-index: 99; }
  @media only screen and (max-width: 800px) {
    .hero-title-block .follow-btn {
      width: 25%;
      position: static;
      margin: 0 auto; } }

.hero-title-block .follow-btn-a {
  position: relative;
  z-index: 9;
  width: auto;
  height: 30px;
  line-height: 2;
  margin-bottom: 15px; }

.topic-info .title {
  color: #fff;
  font-size: 80px;
  font-family: "Archivo Black";
  margin-bottom: 0; }
  @media only screen and (max-width: 800px) {
    .topic-info .title {
      font-size: 40px;
      text-align: center;
      margin: 0 auto; } }

.topic-info .subtitle {
  color: #fff;
  font-size: 16px;
  font-family: "Archivo";
  line-height: 1.5;
  letter-spacing: -0.10000000149011612px;
  text-align: left;
  margin-bottom: 40px; }
  @media only screen and (max-width: 800px) {
    .topic-info .subtitle {
      font-size: 14px;
      margin-bottom: 10px; } }

.topic-info .tally {
  color: #fff;
  display: inline-block;
  width: 180px;
  text-align: center; }
  @media only screen and (max-width: 800px) {
    .topic-info .tally {
      width: 30%; } }
  .topic-info .tally:first-of-type {
    width: 110px;
    text-align: left; }
    .topic-info .tally:first-of-type .count {
      left: 3px; }
    @media only screen and (max-width: 800px) {
      .topic-info .tally:first-of-type {
        text-align: center; }
        .topic-info .tally:first-of-type .count {
          left: 0; } }
    @media only screen and (max-width: 800px) {
      .topic-info .tally:first-of-type {
        width: 33%; } }
  .topic-info .tally p {
    margin-bottom: 0; }
  .topic-info .tally .count {
    position: relative;
    font-size: 20px;
    font-size: "Archivo"; }
  .topic-info .tally .type {
    text-transform: uppercase;
    font-family: "Archivo Black";
    font-size: 13px; }

.topic-info .vert-line {
  display: inline-block;
  width: 1px;
  height: 40px;
  opacity: 0.2000000029802322;
  background-color: #ffffff; }
  @media only screen and (max-width: 800px) {
    .topic-info .vert-line {
      margin-bottom: 0; } }
  @media only screen and (max-width: 800px) {
    .topic-info .vert-line--last {
      display: none; } }

.topic-info .follow-btn {
  position: relative;
  margin-left: 40px;
  width: 100px;
  height: 30px;
  border-radius: 3px;
  background-color: #fff;
  top: -16px;
  font-family: "Archivo Black";
  font-size: 13px;
  color: #3d1431;
  line-height: 0.8181818181818182;
  letter-spacing: -0.20000000298023224px;
  padding-top: 6px; }
  @media only screen and (max-width: 800px) {
    .topic-info .follow-btn {
      width: 25%;
      position: static;
      margin: 0 auto; } }

@media only screen and (max-width: 800px) {
  .topic-info .tallies {
    margin-bottom: 10px; } }

.custom-carousel-row {
  position: relative;
  padding-top: 80px;
  padding-bottom: 50px; }
  .custom-carousel-row .bg-image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    height: 100%;
    width: 100%;
    object-fit: cover;
    position: absolute;
    top: 0; }
  .custom-carousel-row .bg-image::after {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    background: #000;
    opacity: 0.8; }
  .custom-carousel-row .section-header {
    padding-left: 0;
    margin-bottom: 15px; }
    .custom-carousel-row .section-header hr {
      background: #fff; }
  .custom-carousel-row .section-subheader {
    padding-left: 0; }
  .custom-carousel-row .subheader {
    display: block;
    font-family: "Archivo";
    font-size: 12px;
    color: #fff;
    line-height: 1.3333333333333333;
    text-transform: uppercase;
    margin-bottom: 40px; }
  .custom-carousel-row .next-button {
    transform: rotate(180deg);
    margin-left: 8px;
    height: 30px;
    position: relative;
    top: -3px; }
  .custom-carousel-row .previous-button {
    padding-left: 1.5em;
    height: 30px;
    position: relative;
    top: -3px; }
  .custom-carousel-row .carousel-cell {
    height: 540px;
    width: 338px;
    margin: 0 15px; }
  .custom-carousel-row .card-image-wrap::after {
    background-image: linear-gradient(to bottom, rgba(0, 53, 137, 0), #003589); }
  @media only screen and (max-width: 800px) {
    .custom-carousel-row {
      padding-top: 60px; }
      .custom-carousel-row .bg-image {
        background-position-x: center;
        object-fit: contain; }
      .custom-carousel-row .section-header {
        margin-bottom: 25px; }
        .custom-carousel-row .section-header h1 {
          max-width: 50%; }
      .custom-carousel-row .custom-row-carousel {
        height: 440px; }
        .custom-carousel-row .custom-row-carousel .carousel-cell {
          height: 430px;
          margin: 0 15px; } }

.topic .custom-card-row {
  position: relative;
  padding-top: 80px;
  padding-bottom: 50px; }
  .topic .custom-card-row .container,
  .topic .custom-card-row .carousel-wrap {
    position: relative;
    z-index: 2; }
  .topic .custom-card-row .section-header {
    padding-left: 0;
    margin-bottom: 15px !important; }
    .topic .custom-card-row .section-header hr {
      background: #fff; }
  .topic .custom-card-row .section-subheader {
    padding-left: 0; }
  .topic .custom-card-row .subheader {
    display: block;
    font-family: "Archivo";
    font-size: 12px;
    color: #fff;
    line-height: 1.3333333333333333;
    text-transform: uppercase;
    margin-bottom: 40px; }

.shares-container {
  z-index: 20;
  height: 35px;
  margin-top: 0 !important; }
  .shares-container .share-button-container {
    width: 35px; }
    .shares-container .share-button-container .shares-button {
      flex-direction: column-reverse;
      bottom: 0; }
    .shares-container .share-button-container #social-share-options {
      margin-top: 2px; }
    .shares-container .share-button-container #social-share-button {
      border: solid 1.5px rgba(255, 255, 255, 0.2);
      border-radius: 24px;
      max-height: 35px;
      width: 35px;
      background: #1e1e1e;
      color: #fff;
      cursor: pointer; }
      .shares-container .share-button-container #social-share-button > svg {
        margin-top: 7px;
        margin-bottom: 8px;
        width: 31px;
        height: 31px; }
      .shares-container .share-button-container #social-share-button img {
        padding: 8px 2px; }
  .shares-container .shares-count {
    font-family: "Archivo Black";
    font-size: 12px;
    color: white;
    letter-spacing: -.2px;
    margin-left: 10px;
    margin-bottom: 5px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    padding-top: 5px; }

.like-btn-icon {
  border: solid 1.5px rgba(255, 255, 255, 0.2);
  border-radius: 24px;
  max-height: 35px;
  width: 35px;
  background: #1e1e1e;
  color: #fff;
  cursor: pointer;
  margin-right: 10px; }
  .like-btn-icon > svg {
    margin-top: 7px;
    margin-bottom: 8px;
    width: 31px;
    height: 31px; }
  .like-btn-icon img {
    padding: 8px 2px; }

.feed-container .feed-header h1 {
  color: rgba(255, 255, 255, 0.3);
  font-size: 32px;
  margin: 0;
  font-family: "Archivo Black";
  text-transform: uppercase;
  margin-right: 20px;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0; }

.feed-container .feed-header span {
  color: rgba(255, 255, 255, 0.3);
  font-size: 12px;
  text-transform: uppercase;
  display: block; }

.feed-container .feed-header .black {
  background-color: black; }

.feed-container .feed-button {
  text-align: right; }
  .feed-container .feed-button a {
    font-size: 11px;
    background-color: black;
    position: relative;
    top: 12px;
    text-align: right;
    color: white;
    padding: 0.85em 2.4em 0.95em 2.4em;
    width: 100%;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 4.5px;
    cursor: pointer; }

.feed-container .col.s12 > .btn, .feed-container .col.s12 > .btn-large, .feed-container .col.s12 > .btn-small {
  width: 100%;
  font-family: "Archivo Black";
  font-size: 12px;
  height: 50px;
  padding: 0.65em 2.5em 0.8em 2.5em;
  margin-top: 50px;
  letter-spacing: -0.20000000298023224px; }

.feed-container .video-duration {
  display: none; }

.archive-filter {
  padding-top: 80px;
  padding-bottom: 40px; }
  @media only screen and (max-width: 800px) {
    .archive-filter {
      padding-top: 50px !important;
      padding-bottom: 0; } }
  @media only screen and (max-width: 800px) {
    .archive-filter .input-wrap {
      margin-bottom: 30px !important; } }
  .archive-filter h3 {
    font-size: 30px;
    margin-top: 0px;
    color: rgba(255, 255, 255, 0.3);
    font-family: Roboto;
    margin-bottom: 8px;
    text-transform: uppercase; }
    @media only screen and (max-width: 800px) {
      .archive-filter h3 {
        margin-bottom: 5px; } }
  .archive-filter span {
    font-size: 12px;
    color: #cfd0d0;
    text-transform: uppercase; }
  @media only screen and (max-width: 800px) {
    .archive-filter .filter-header {
      margin-bottom: 35px; } }
  .archive-filter label {
    font-family: "Archivo Black";
    color: rgba(255, 255, 255, 0.3);
    text-transform: uppercase;
    line-height: 0.45454545454545453;
    letter-spacing: -0.10000000149011612px;
    font-weight: 700; }
  .archive-filter .select-wrap {
    position: relative;
    box-sizing: border-box; }
    @media only screen and (max-width: 800px) {
      .archive-filter .select-wrap {
        margin-top: 0px;
        margin-bottom: 35px; } }
  .archive-filter .input-field,
  .archive-filter .select-style {
    border-radius: 20px;
    box-shadow: 0px 1px 1px 1px #E8E8E8; }
    .archive-filter .input-field select,
    .archive-filter .select-style select {
      line-height: 25px; }
    .archive-filter .input-field #search:focus,
    .archive-filter .select-style #search:focus {
      border: none !important;
      outline: none;
      box-shadow: none; }
  .archive-filter .input-field {
    height: 40px;
    position: relative;
    top: 4px;
    overflow: hidden;
    margin-top: 3px;
    margin-bottom: 0px;
    margin-left: 0px; }
    @media only screen and (max-width: 800px) {
      .archive-filter .input-field {
        width: 100%;
        overflow: hidden;
        margin-top: 15px; } }
    .archive-filter .input-field input[type='text'] {
      padding-left: 25.5px;
      font-size: 16px;
      position: relative;
      bottom: 10px;
      box-sizing: border-box;
      border: none;
      height: 65px; }
      .archive-filter .input-field input[type='text']:focus {
        border: none !important; }
      @media only screen and (max-width: 800px) {
        .archive-filter .input-field input[type='text'] {
          padding-left: 22px;
          margin-left: 0px; } }
    @media only screen and (max-width: 800px) {
      .archive-filter .input-field label {
        padding-left: 0px;
        margin-left: 0px; } }
    .archive-filter .input-field .prefix input {
      margin-left: 0px;
      margin-left: 0rem;
      font-size: 1.65rem;
      top: 0.85rem;
      color: #000; }
  .archive-filter .select-style {
    position: relative;
    padding: 0;
    margin-top: 12px;
    height: 40px;
    width: 100%;
    border-radius: 20px;
    background-color: #fff;
    background: #fff url("/wp-content/themes/nerdist/public/images/topic-arrow.svg") no-repeat 93% 20px; }
    @media only screen and (max-width: 800px) {
      .archive-filter .select-style {
        margin-top: 15px; } }
    .archive-filter .select-style #search {
      padding: 0 0 0 35px;
      height: auto;
      width: 100%;
      display: inline-block;
      box-sizing: border-box;
      border: none;
      line-height: 40px;
      margin: 0; }
    .archive-filter .select-style-dropdown {
      border-radius: 20px;
      cursor: pointer; }
      .archive-filter .select-style-dropdown select,
      .archive-filter .select-style-dropdown .select-dropdown {
        display: none; }
      .archive-filter .select-style-dropdown.active {
        border-radius: 20px 20px 0 0; }
        .archive-filter .select-style-dropdown.active .select-dropdown {
          display: block; }
  .archive-filter .select-dropdown {
    padding: 0;
    max-height: 290px;
    border-radius: 0 0 20px 20px;
    background-color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 40px;
    overflow-y: scroll;
    box-shadow: 0px 1px 1px 1px #E8E8E8;
    z-index: 1000;
    box-sizing: border-box; }
    .archive-filter .select-dropdown ul {
      margin-left: 35px;
      padding: 15px 0 0; }
      .archive-filter .select-dropdown ul li {
        font-size: 16px;
        line-height: 2;
        letter-spacing: 0.3px;
        color: #111314;
        cursor: pointer; }
  .archive-filter .select-style .select-placeholder {
    padding-left: 15px;
    padding-right: 5px;
    letter-spacing: 0.3px;
    color: #111314;
    font-size: 16px;
    width: 100%;
    border: none;
    line-height: 40px;
    box-shadow: none;
    background-color: transparent;
    text-transform: none !important;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .archive-filter .select-style select:focus {
    outline: none; }
  .archive-filter #submit-arrow {
    right: 11px;
    top: 15px;
    position: absolute;
    color: rgba(255, 255, 255, 0.3); }
  .archive-filter .input-style {
    background: none !important; }
  .archive-filter .search-mag {
    top: 15px;
    left: 13px;
    width: 12px;
    position: absolute; }
    .archive-filter .search-mag path {
      fill: #000; }
  .archive-filter #search-field {
    background-image: none; }

.home-archive-header {
  padding-top: 80px;
  padding-bottom: 40px; }

.latest-video-card {
  width: 338px; }
  @media only screen and (max-width: 800px) {
    .latest-video-card {
      margin-right: 15px; } }
  .latest-video-card img.video-card-image {
    width: 100%;
    padding-right: 15px; }
  .latest-video-card .card-content {
    max-width: 300px; }
  .latest-video-card .card-image {
    margin-bottom: 20px;
    position: relative; }
    @media only screen and (max-width: 800px) {
      .latest-video-card .card-image img {
        width: 100%;
        object-fit: cover; }
        .latest-video-card .card-image img[class*=icon] {
          width: auto; } }
    .latest-video-card .card-image .video-icon {
      position: absolute;
      left: 20px;
      bottom: 20px; }
      @media only screen and (max-width: 800px) {
        .latest-video-card .card-image .video-icon {
          width: auto;
          object-fit: cover; } }
    .latest-video-card .card-image .play-icon {
      position: absolute;
      left: 20px;
      bottom: 20px; }
  .latest-video-card h5 {
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 11px;
    font-family: "Archivo Black";
    text-transform: uppercase;
    color: #000; }
  .latest-video-card h3 {
    font-size: 20px;
    font-family: "Archivo Black";
    line-height: 1.3333333333333333;
    letter-spacing: -0.20000000298023224px;
    margin-bottom: 5px;
    margin-top: 0;
    color: #000; }
  .latest-video-card .runtime {
    font-size: 15px;
    font-family: "Archivo";
    color: #fff;
    opacity: 0.3; }
  @media only screen and (max-width: 800px) {
    .latest-video-card {
      width: 220px; }
      .latest-video-card .card-image {
        margin-bottom: 15px; }
      .latest-video-card .card-content {
        max-width: 100%; }
        .latest-video-card .card-content h5 {
          margin-bottom: 7px; }
        .latest-video-card .card-content h3 {
          font-size: 16px;
          margin-bottom: 12px; } }

.podcasts {
  position: relative; }
  .podcasts [type="radio"]:not(:checked) {
    position: absolute;
    opacity: 0;
    top: 800px;
    pointer-events: none; }
  .podcasts [type="radio"]:checked {
    position: absolute;
    opacity: 0;
    top: 800px;
    pointer-events: none; }
  .podcasts .podcast-player-container .podcast-text-overlay-show-mobile {
    display: none; }
  @media only screen and (max-width: 800px) {
    .podcasts .podcast-player-container {
      /* so podcast has no padding on mobile */ }
      .podcasts .podcast-player-container > div.col.s12 {
        padding: 0; } }
  .podcasts .podcast-player-container .podcast-viewer {
    padding-top: 15px;
    top: 80px;
    background: black;
    width: 100%;
    z-index: 11;
    position: static !important; }
    @media only screen and (max-width: 800px) {
      .podcasts .podcast-player-container .podcast-viewer {
        padding-top: 0; } }
    .podcasts .podcast-player-container .podcast-viewer hr {
      height: 5px;
      opacity: 0.1;
      background-color: #d8d8d8;
      margin-bottom: 15px; }
  .podcasts .podcast-player-container .podcast-player {
    z-index: 9;
    width: 100%;
    height: 600px;
    background-image: url("~/assets/images/Podcast-Play.png");
    background-repeat: no-repeat; }
    .podcasts .podcast-player-container .podcast-player .inner-content {
      width: 100%;
      height: 100%;
      padding: 0px 90px 0px 90px;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      align-items: flex-start; }
    .podcasts .podcast-player-container .podcast-player .info h5 {
      font-family: "Archivo Black";
      font-size: 12px;
      color: #000;
      margin-bottom: 30px;
      top: 55px;
      position: relative; }
    .podcasts .podcast-player-container .podcast-player .info h3 {
      font-family: "Archivo Black";
      font-size: 24px;
      line-height: 1.3636363636363635;
      letter-spacing: -0.10000000149011612px;
      color: #ffffff;
      margin-top: 0;
      max-width: 50%;
      position: relative;
      top: 35px; }
    .podcasts .podcast-player-container .podcast-player .info img {
      width: 100%; }
    .podcasts .podcast-player-container .podcast-player .latest-video-card h5 {
      color: #3b7383; }
    .podcasts .podcast-player-container .podcast-player .latest-video-card h3 {
      color: #fff; }
    .podcasts .podcast-player-container .podcast-player.fixed-player {
      position: fixed;
      left: 10px;
      top: 10px; }
    .podcasts .podcast-player-container .podcast-player .podcast-blue {
      color: #3b7383;
      font-family: "Archivo Black";
      font-size: 12px;
      text-transform: uppercase; }
    .podcasts .podcast-player-container .podcast-player .podcast-social-buttons {
      margin-top: 0px; }
  .podcasts .podcast-player-container .podcast-panel-upNext {
    position: absolute;
    z-index: 1001 !important;
    bottom: 76px;
    right: 35px;
    max-width: 250px; }
    @media screen and (max-width: 800px) {
      .podcasts .podcast-player-container .podcast-panel-upNext {
        bottom: 64px;
        right: 15px;
        max-width: 230px; }
        .podcasts .podcast-player-container .podcast-panel-upNext .wrap {
          padding: 3px 6px !important; }
          .podcasts .podcast-player-container .podcast-panel-upNext .wrap .title {
            width: 100% !important;
            padding: 0 !important; }
          .podcasts .podcast-player-container .podcast-panel-upNext .wrap .thumb {
            display: none; } }
    .podcasts .podcast-player-container .podcast-panel-upNext .label {
      font-family: "Archivo Black";
      font-size: 11px;
      margin-bottom: 10px !important;
      text-transform: uppercase;
      letter-spacing: -0.2px;
      color: #ffffff; }
    .podcasts .podcast-player-container .podcast-panel-upNext .content {
      position: relative;
      background: rgba(0, 0, 0, 0.5);
      border: 1px solid white;
      transition: .2s all; }
      .podcasts .podcast-player-container .podcast-panel-upNext .content:hover {
        background: rgba(0, 0, 0, 0.8); }
      .podcasts .podcast-player-container .podcast-panel-upNext .content .wrap {
        display: flex;
        align-items: center;
        padding: 3px 9px; }
        .podcasts .podcast-player-container .podcast-panel-upNext .content .wrap .title {
          width: 75%;
          padding-right: 3%; }
        .podcasts .podcast-player-container .podcast-panel-upNext .content .wrap .thumb {
          max-width: 90px; }
          .podcasts .podcast-player-container .podcast-panel-upNext .content .wrap .thumb img {
            max-width: 100% !important;
            max-height: 100% !important; }
      .podcasts .podcast-player-container .podcast-panel-upNext .content p {
        font-family: "Archivo Black";
        font-size: 12px;
        margin: 0;
        color: white; }
      .podcasts .podcast-player-container .podcast-panel-upNext .content a {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 2; }

/* _featured-ad.scss */
.ads-related-posts-container {
  position: relative; }

#featured-ad {
  /* height: 150px; */
  width: 100%;
  min-height: 140px;
  background: #121212;
  text-align: center;
  top: 0;
  padding-bottom: 30px;
  margin-bottom: 0; }
  #featured-ad .featured-ad-text {
    font-size: 10px;
    color: white;
    text-transform: uppercase;
    font-family: "Archivo";
    opacity: 0.3;
    letter-spacing: 0.5px;
    padding: 10px 0 10px 0;
    display: block; }
    @media only screen and (max-width: 992px) {
      #featured-ad .featured-ad-text {
        margin-bottom: 10px; } }
  @media only screen and (max-width: 992px) {
    #featured-ad {
      /*height: 150px;*/
      padding-top: 15px; } }
  @media only screen and (max-width: 992px) {
    #featured-ad img {
      height: 50px;
      margin-top: 10px; } }

/*
#featured-ad {
  height: 150px;
  width: 100%;
  background: #121212;
  text-align: center;
  top: 0;
  position: absolute;
  .featured-ad-text {
    font-size: 10px;
    color: white;
    text-transform: uppercase;
    font-family: $font-Roman;
    opacity: 0.3;
    letter-spacing: 0.5px;
  }
  @media only screen and (max-width : 992px) {
    height: 100px;
  }
}*/
#featured-ad {
  z-index: 10;
  background: #000000; }
  @media only screen and (max-width: 800px) {
    #featured-ad iframe {
      width: auto; } }

.uber-nav__inner {
  align-items: center;
  height: 40px; }

.uber-nav__logo {
  margin-left: 40px; }

.uber-nav-is-videos {
  width: 100%;
  max-width: 100%;
  margin: 0; }
  .uber-nav-is-videos .row .col.s12 {
    padding: 0 30px; }
  .uber-nav-is-videos .uber-nav__logo {
    margin-left: 0px; }
  .uber-nav-is-videos a {
    border-right: 1px solid rgba(30, 30, 30, 0.2);
    padding-right: 20px; }
  .uber-nav-is-videos .time-remaining {
    width: 100%;
    position: absolute; }
  .uber-nav-is-videos .item {
    font-size: 13px;
    font-family: "Archivo Black";
    text-transform: uppercase;
    color: #1e1e1e; }
    .uber-nav-is-videos .item:nth-child(2) {
      padding-left: 10px; }
    .uber-nav-is-videos .item.time {
      font-size: 18px;
      text-transform: inherit; }
      .uber-nav-is-videos .item.time .triangle {
        background-image: url("~/assets/images/uber-nav-up-triangle.svg");
        width: 5px;
        background-position: center left;
        background-repeat: no-repeat;
        margin: 0 4px 7px 4px; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none; }

.author-name a {
  color: rgba(0, 0, 0, 0.87); }

.search-default-wrapper {
  background-color: #1e1e1e; }
  .search-default-wrapper .container {
    max-width: 1176px; }
  .search-default-wrapper .search-form-input-container {
    position: relative; }
    .search-default-wrapper .search-form-input-container input {
      color: rgba(255, 255, 255, 0.3);
      border-bottom: 3px solid rgba(255, 255, 255, 0.3);
      font-family: Roboto; }
    .search-default-wrapper .search-form-input-container svg {
      position: absolute;
      top: 6px;
      left: 0px;
      color: rgba(255, 255, 255, 0.3);
      width: 30px; }

.search_autocomplete_article.search-form-results-item::after {
  content: "article";
  text-transform: uppercase;
  font-size: 12px;
  color: #039be5;
  line-height: 0.5; }

.search_autocomplete_video.search-form-results-item::after {
  content: "video";
  text-transform: uppercase;
  font-size: 12px;
  color: #d6283b;
  line-height: 0.5; }

.search_autocomplete_podcast.search-form-results-item::after {
  content: "podcast";
  text-transform: uppercase;
  font-size: 12px;
  color: #d6283b;
  line-height: 0.5; }

.search_autocomplete_podcast_channel.search-form-results-item::after,
.search_autocomplete_mpx_series.search-form-results-item::after {
  content: "channel";
  text-transform: uppercase;
  font-size: 12px;
  color: #039be5;
  line-height: 0.5; }

.search_autocomplete_category.search-form-results-item::after {
  content: "category";
  text-transform: uppercase;
  font-size: 12px;
  color: #d6283b;
  line-height: 0.5; }

.search_autocomplete_user.search-form-results-item::after {
  content: "author";
  text-transform: uppercase;
  font-size: 12px;
  color: #d6283b;
  line-height: 0.5; }

.search-form {
  position: relative;
  width: 100%; }
  .search-form-label {
    display: block;
    margin-bottom: 20px;
    font-family: "Archivo Black";
    font-size: 11px;
    text-transform: uppercase; }
  .search-form input[type="search"] {
    margin: 0;
    padding: 0 0 0 45px;
    box-sizing: border-box;
    font-family: Roboto;
    font-size: 30px;
    line-height: 30px;
    height: 48px;
    text-transform: uppercase;
    /*
    background: transparent url("images/search-black.svg") 0 2.5px no-repeat;
    background-size: 30px;
    */ }
  .search-form-results {
    position: absolute;
    top: 100%;
    left: 0;
    margin: 30px 0 0;
    padding: 0 calc(20% + 40px) 0 0;
    font-family: "Archivo Black";
    font-size: 30px;
    color: #fff;
    text-transform: uppercase; }
    .search-form-results-item {
      display: block;
      padding-left: 45px;
      color: #fff;
      font-size: 30px;
      line-height: 1;
      opacity: .15;
      cursor: pointer; }
      .search-form-results-item:not(:last-child) {
        margin-bottom: 10px; }
      .search-form-results-item:hover {
        opacity: 1; }
    .search-form-results-item a {
      color: #fff; }

body.search-overlay-visible {
  overflow: hidden; }

.search-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100vh);
  background-color: rgba(18, 18, 18, 0.97);
  z-index: 100; }
  .search-overlay-visible .search-overlay {
    display: flex;
    align-items: center;
    justify-content: center; }
  .search-overlay-inner {
    display: block; }
  .search-overlay .col {
    padding: 0; }
  .search-overlay-close {
    position: absolute;
    top: 20px;
    right: 30px;
    display: block;
    width: 32px;
    height: 32px;
    -webkit-appearance: none;
    cursor: pointer;
    background: none;
    border: none;
    text-indent: -9999px;
    background-image: url("images/Close_White.svg");
    background-repeat: no-repeat;
    background-position: center; }
    .search-overlay-close:focus {
      background-color: transparent; }
    .search-overlay-close:hover {
      opacity: .8; }
  .search-overlay .search-form-input-container {
    position: relative; }
    .search-overlay .search-form-input-container img {
      position: absolute;
      top: 100%;
      right: 20px;
      display: block;
      width: 20%;
      height: auto;
      transform: translateY(-50%); }
      @media only screen and (max-width: 800px) {
        .search-overlay .search-form-input-container img {
          display: none; } }
  .search-overlay .search-form-label {
    margin-bottom: 30px;
    color: #fff;
    opacity: .3; }
  .search-overlay input[type="search"] {
    padding-right: calc(20% + 40px);
    color: #fff;
    background-image: url("images/search-white.svg");
    border-bottom: 2px solid #d8d8d8; }
    @media only screen and (max-width: 800px) {
      .search-overlay input[type="search"] {
        padding-right: 0; } }
    .search-overlay input[type="search"]:focus {
      border-color: #d8d8d8 !important;
      border-width: 2px !important;
      box-shadow: none !important; }
    .search-overlay input[type="search"]::-webkit-input-placeholder {
      opacity: .15; }
    .search-overlay input[type="search"]:-moz-placeholder            {
      opacity: .15; }
    .search-overlay input[type="search"]::-moz-placeholder           {
      opacity: .15; }
    .search-overlay input[type="search"]:-ms-input-placeholder       {
      opacity: .15; }

[data-js="carousel"]:after {
  content: 'flickity';
  display: none; }
  @media only screen and (max-width: 800px) {
    [data-js="carousel"]:after {
      content: ''; } }

.search-gallery-container {
  position: relative;
  padding-top: 85px; }
  .search-gallery-container:nth-child(n+2) {
    padding-top: 55px; }
    @media only screen and (max-width: 800px) {
      .search-gallery-container:nth-child(n+2) {
        padding-top: 50px; } }
  .search-gallery-container + .ad-full {
    margin-top: 50px; }
  .ad-full + .search-gallery-container {
    padding-top: 5px; }
  .search-gallery-container .section-header h1 {
    color: rgba(255, 255, 255, 0.2); }
  .search-gallery-container .section-header hr {
    background-color: rgba(255, 255, 255, 0.2);
    opacity: 1; }
  .search-gallery-container .section-header svg {
    color: rgba(255, 255, 255, 0.2);
    width: 30px;
    height: 30px; }
  .search-gallery-container .author {
    margin-bottom: 30px; }
  .search-gallery-container .carousel-wrap {
    position: relative; }
    .search-gallery-container .carousel-wrap .carousel-cell {
      margin-left: 15px; }
  .search-gallery-container .flickity-slider {
    position: relative; }
  .search-gallery-container .next-button {
    transform: rotate(180deg);
    margin-left: 8px;
    height: 30px;
    position: relative;
    top: -3px;
    cursor: pointer; }
  .search-gallery-container .previous-button {
    height: 30px;
    width: 30px;
    height: 30px;
    z-index: 1;
    position: relative;
    top: -3px;
    cursor: pointer; }
  @media only screen and (max-width: 800px) {
    .search-gallery-container {
      padding-top: 20px;
      padding-bottom: 0; }
      .search-gallery-container .section-header {
        padding: 0;
        margin-bottom: 20px; }
        .search-gallery-container .section-header h1 {
          font-size: 30px;
          max-width: 50%;
          margin-right: 8px; }
      .search-gallery-container .card-content {
        padding-bottom: 60px; }
      .search-gallery-container .carousel-wrap {
        margin: 0 auto;
        width: 95%; }
        .search-gallery-container .carousel-wrap .carousel-cell {
          margin-right: 0; }
        .search-gallery-container .carousel-wrap .carousel .basic-card {
          width: 100%;
          height: auto; }
          .search-gallery-container .carousel-wrap .carousel .basic-card .card-image img {
            height: auto; } }

.popup-fixed-video-minimized-container {
  right: 0;
  bottom: 0;
  z-index: 20;
  position: fixed;
  transition: 300ms;
  transform: translate3d(100%, 0, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  pointer-events: none; }
  .popup-fixed-video-minimized-container.active {
    transform: translate3d(0, 0, 0); }
    .popup-fixed-video-minimized-container.active .popup-fixed-video-minimized-inner {
      pointer-events: auto; }
  .popup-fixed-video-minimized-container.newsletter-is-open {
    transform: translate3d(100%, -115px, 0); }
    .popup-fixed-video-minimized-container.newsletter-is-open.active {
      transform: translate3d(0, -115px, 0); }
    @media only screen and (max-width: 800px) {
      .popup-fixed-video-minimized-container.newsletter-is-open {
        transform: translate3d(100%, -186px, 0); }
        .popup-fixed-video-minimized-container.newsletter-is-open.active {
          transform: translate3d(0, -186px, 0); } }

.popup-fixed-video-minimized-inner {
  width: 442px;
  margin-right: 25px;
  margin-bottom: 25px;
  box-shadow: 0 5px 10px 3px rgba(0, 0, 0, 0.1); }
  .popup-fixed-video-minimized-inner .top-content-wrapper {
    bottom: -5px;
    position: relative; }
  .popup-fixed-video-minimized-inner .top-content {
    left: 0;
    bottom: 0;
    width: 100%;
    padding-right: 25px;
    text-align: center;
    position: absolute; }
  @media only screen and (max-width: 800px) {
    .popup-fixed-video-minimized-inner {
      margin-right: 10px;
      margin-bottom: 10px;
      transform: scale(0.6);
      transform-origin: right bottom; } }

.popup-fixed-video-minimized-content {
  z-index: 3;
  min-height: 247px;
  position: relative;
  background: #000000;
  border-top: 5px solid #d6283b; }
  .popup-fixed-video-minimized-content .close-btn {
    top: 0;
    right: 0;
    z-index: 5;
    padding: 5px;
    cursor: pointer;
    position: absolute; }
    .popup-fixed-video-minimized-content .close-btn img {
      transform: scale(0.64); }
  .popup-fixed-video-minimized-content .video-overlay {
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 0.7;
    width: 100%;
    height: 100%;
    position: absolute;
    pointer-events: none;
    background-image: linear-gradient(to bottom, rgba(18, 18, 18, 0), #121212); }
  .popup-fixed-video-minimized-content .bottom-content {
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    padding: 30px;
    position: absolute; }
  .popup-fixed-video-minimized-content h5 {
    margin: 0 0 10px 0;
    font-size: 11px;
    color: #d6283b;
    text-transform: uppercase;
    font-family: "Archivo Black"; }
  .popup-fixed-video-minimized-content h3 {
    margin: 0;
    font-size: 18px;
    color: #ffffff;
    line-height: 1.2;
    font-style: normal;
    font-family: "Archivo Black"; }
  .popup-fixed-video-minimized-content .video-minimized-image {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute; }
  .popup-fixed-video-minimized-content .circle {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: inline-block;
    background-color: #d6283b; }
  .popup-fixed-video-minimized-content .popup-fixed-video {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute; }
    .popup-fixed-video-minimized-content .popup-fixed-video iframe {
      width: 100%;
      height: 100%; }

.player-iframe-wrapper-inner-div {
  overflow: hidden;
  position: relative; }
  .player-iframe-wrapper-inner-div .close-btn {
    opacity: 0;
    pointer-events: none; }

.player-iframe-wrapper-div.transitioning .player-iframe-wrapper-inner-div {
  transform: translate3d(0, 0, 0); }

.player-iframe-wrapper-div.active .player-iframe-wrapper-inner-div {
  z-index: 5;
  right: 20px;
  bottom: 20px;
  position: fixed;
  width: 442px;
  height: 247px;
  opacity: 0;
  transform: translate3d(100%, 0, 0); }
  .player-iframe-wrapper-div.active .player-iframe-wrapper-inner-div iframe {
    width: 100% !important;
    height: 100% !important; }

.player-iframe-wrapper-div.show-active .player-iframe-wrapper-inner-div {
  opacity: 1;
  transition: opacity 300ms;
  transform: translate3d(0, 0, 0); }

.player-iframe-wrapper-div.show-active .close-btn {
  opacity: 1;
  pointer-events: auto; }

.player-iframe-wrapper-div .close-btn {
  top: 0;
  right: 0;
  z-index: 5;
  padding: 5px;
  cursor: pointer;
  position: absolute; }
  .player-iframe-wrapper-div .close-btn img {
    transform: scale(0.64); }

#interstitial-modal-container .modal-container-inner {
  display: table;
  position: absolute;
  height: 100%;
  width: 100%; }

#interstitial-modal-container .modal-container-inner {
  display: table;
  position: absolute;
  height: 100%;
  width: 100%; }

#interstitial-modal-container .modal-container-content {
  width: 35%;
  margin-left: auto;
  margin-right: auto;
  font-family: "Roboto";
  display: table-cell;
  vertical-align: middle;
  overflow: hidden; }

#interstitial-modal-container .modal-header {
  overflow: auto; }
  #interstitial-modal-container .modal-header .close-modal-img {
    float: right; }

#interstitial-modal-container .interstitial-title {
  color: #ffffff;
  text-align: center;
  font-size: 83px;
  margin-bottom: 40px;
  font-family: "Roboto";
  font-weight: 100;
  letter-spacing: 1px; }
  #interstitial-modal-container .interstitial-title .st {
    font-size: 40px;
    vertical-align: top; }

#interstitial-modal-container .interstitial-notice {
  background-color: #d6283b;
  text-transform: uppercase;
  color: #fff;
  font-family: "Roboto";
  font-weight: 500;
  display: inline-block;
  border-radius: 4px;
  padding: 5px;
  font-size: 20px;
  margin-bottom: 25px; }

#interstitial-modal-container .interstitial-wrapper {
  background: #252525;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  padding: 10px;
  margin-left: auto;
  margin-right: auto;
  width: 45%; }

#interstitial-modal-container .interstitial-content {
  padding: 30px 10px 30px 10px;
  text-align: center; }

#interstitial-modal-container .interstitial-text, #interstitial-modal-container .interstitial-text-2 {
  color: #ffffff;
  font-size: 17px;
  line-height: 1.5;
  margin-bottom: 30px;
  letter-spacing: 1px;
  font-weight: 100; }
  #interstitial-modal-container .interstitial-text a, #interstitial-modal-container .interstitial-text-2 a {
    color: #d6283b;
    font-weight: 500; }

#interstitial-modal-container .interstitial-text {
  margin-bottom: 5px; }

#interstitial-modal-container .interstitial-text-2 {
  margin-bottom: 40px; }

#interstitial-modal-container .alpha-link {
  height: 42px;
  display: inline-block;
  align-items: center;
  border-radius: 4px;
  padding: 0 15px;
  background-color: #ffffff;
  padding-top: 10px;
  color: #000; }
  #interstitial-modal-container .alpha-link .before {
    font-size: 16px;
    font-weight: 500;
    margin-left: 5px;
    font-family: Roboto;
    vertical-align: middle; }
  #interstitial-modal-container .alpha-link svg {
    height: 22px;
    margin-left: 5px;
    vertical-align: middle; }
  #interstitial-modal-container .alpha-link .after {
    font-size: 13px;
    margin-left: 2px;
    font-family: 'Archivo Black', sans-serif; }

#interstitial-modal-container .price-table {
  margin-top: 25px; }

#interstitial-modal-container .interstitial-btns-wrapper {
  margin-bottom: 40px; }
  #interstitial-modal-container .interstitial-btns-wrapper .alpha-trial-btn {
    color: #000;
    border-radius: 25px;
    font-size: 10px;
    font-weight: 700;
    line-height: 3.2;
    height: 30px;
    background: #ffffff; }

#interstitial-modal-container .login-btn {
  color: #fff;
  display: inline-block;
  line-height: 4;
  margin-bottom: 30x; }

#interstitial-modal-container .alpha-login-btn {
  display: block;
  max-width: 50px;
  background: #ffffff;
  color: #000;
  border-radius: 25px;
  font-size: 9px;
  font-weight: 700;
  line-height: 2.7;
  height: 23px;
  text-align: center;
  padding: 0 5px;
  margin: 0 auto; }

#interstitial-modal-container .price-table .col {
  width: 49.5%; }

#interstitial-modal-container .vert-line {
  display: inline-block;
  width: 1px;
  height: 100px;
  opacity: 1;
  background-color: #ffffff;
  float: left; }

#interstitial-modal-container .price-wrap {
  margin-top: 36px;
  color: #fff; }
  #interstitial-modal-container .price-wrap .price {
    font-size: 30px;
    font-weight: 400; }
  #interstitial-modal-container .price-wrap .slash {
    position: relative;
    display: inline-block;
    width: 15px; }
  #interstitial-modal-container .price-wrap .slash:after {
    content: "";
    position: absolute;
    top: -34px;
    height: 47px;
    background: #fff;
    width: 2px;
    transform: rotate(22deg); }
  #interstitial-modal-container .price-wrap .period {
    display: inline-block;
    position: relative;
    top: -5px; }

@media only screen and (max-width: 1200px) {
  #interstitial-modal-container .modal-container-content,
  #interstitial-modal-container .interstitial-wrapper {
    width: 60%; } }

@media only screen and (max-width: 1000px) {
  #interstitial-modal-container .modal-container-content,
  #interstitial-modal-container .interstitial-wrapper {
    width: 70%; } }

@media only screen and (max-width: 680px) {
  #interstitial-modal-container .modal-container-content,
  #interstitial-modal-container .interstitial-wrapper {
    width: 90%; }
  #interstitial-modal-container .price-table .col {
    width: 100%; }
  #interstitial-modal-container .vert-line {
    width: 50%;
    height: 1px;
    float: none;
    position: relative;
    top: 30px; } }

.account {
  background-color: rgba(17, 19, 20, 0.8);
  min-height: 100vH;
  position: absolute;
  top: 0; }
  .account #messageContainer {
    font-size: 13px;
    line-height: 1;
    letter-spacing: -0.1px;
    color: #1e1e1e;
    font-family: "Archivo Black";
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border: solid 2px #3bf2c2;
    border-radius: 5px;
    padding: 20px 20px 20px 20px;
    max-width: 65%;
    margin-bottom: 30px;
    display: none; }
  .account .account-change-container {
    font-family: "Archivo Black";
    margin-bottom: 50px; }
    @media only screen and (max-width: 992px) {
      .account .account-change-container {
        margin: 0 auto 50px; } }
    .account .account-change-container .password-close {
      max-width: 35px;
      float: right;
      margin-bottom: 10px;
      margin-top: -5px;
      cursor: pointer; }
    .account .account-change-container label {
      font-size: 13px;
      line-height: 1;
      letter-spacing: -0.1px;
      color: #1e1e1e;
      margin-bottom: 15px;
      display: block; }
      @media only screen and (max-width: 992px) {
        .account .account-change-container label {
          width: 100%;
          margin: 0 auto 15px; } }
    .account .account-change-container input {
      border-radius: 5px;
      border: solid 1.5px #1e1e1e !important;
      box-sizing: border-box;
      padding: 0 10px;
      height: 40px;
      width: 337px;
      margin-bottom: 20px;
      display: block; }
      .account .account-change-container input:focus {
        border: solid 1.5px #1e1e1e !important;
        outline: none; }
      @media only screen and (max-width: 992px) {
        .account .account-change-container input {
          width: 100%;
          margin: 0 auto 20px; } }
    .account .account-change-container .account-btn {
      width: 337px;
      height: 50px;
      border-radius: 5px;
      background-color: #d6283b;
      box-sizing: border-box;
      color: #fff;
      text-align: center;
      font-size: 14px;
      line-height: 50px;
      letter-spacing: -0.1px;
      text-transform: uppercase;
      cursor: pointer; }
      @media only screen and (max-width: 992px) {
        .account .account-change-container .account-btn {
          width: 100%;
          margin: 0 auto; } }
  .account .account-header {
    height: 26.1vW;
    position: relative; }
    @media only screen and (max-width: 992px) {
      .account .account-header {
        height: 123.125vW;
        max-height: 384px; } }
    .account .account-header .account-header-nav-ui {
      height: 50px;
      width: 100vW;
      position: absolute;
      display: flex;
      justify-content: flex-end;
      z-index: 5; }
      @media only screen and (max-width: 992px) {
        .account .account-header .account-header-nav-ui {
          justify-content: space-between; } }
      .account .account-header .account-header-nav-ui .account-nav-x-out {
        padding: 20px;
        cursor: pointer;
        top: 20px;
        right: 20px;
        position: absolute; }
      .account .account-header .account-header-nav-ui .account-nav-logo-out {
        padding: 20px;
        width: 110px;
        cursor: pointer;
        display: none; }
        .account .account-header .account-header-nav-ui .account-nav-logo-out img {
          width: 110px; }
        @media only screen and (max-width: 992px) {
          .account .account-header .account-header-nav-ui .account-nav-logo-out {
            display: block; } }
    .account .account-header .account-header-container {
      padding-top: 6.25vW; }
      @media only screen and (max-width: 992px) {
        .account .account-header .account-header-container {
          padding-top: 80px; } }
      @media only screen and (max-width: 992px) {
        .account .account-header .account-header-container .no-pad-mob {
          padding-top: 0 !important; } }
      .account .account-header .account-header-container .account-profile-pic {
        width: 180px;
        margin-bottom: 4.25vW;
        position: relative;
        cursor: pointer; }
        .account .account-header .account-header-container .account-profile-pic img {
          width: 180px;
          height: 180px;
          object-fit: cover;
          border-radius: 50%; }
          @media only screen and (max-width: 992px) {
            .account .account-header .account-header-container .account-profile-pic img {
              width: 130px;
              height: 130px; } }
        @media only screen and (max-width: 992px) {
          .account .account-header .account-header-container .account-profile-pic {
            max-width: 130px;
            height: 130px; } }
        .account .account-header .account-header-container .account-profile-pic-overlay {
          width: 100%;
          border-radius: 50%;
          position: absolute;
          z-index: 100;
          height: 100%;
          background: rgba(0, 0, 0, 0.6);
          display: flex;
          align-items: center;
          justify-content: center;
          flex-direction: column;
          opacity: 0; }
          .account .account-header .account-header-container .account-profile-pic-overlay-text {
            color: #fff;
            font-family: "Archivo Black";
            font-size: 14px;
            margin-top: 10px; }
        .account .account-header .account-header-container .account-profile-pic.active .account-profile-pic-overlay, .account .account-header .account-header-container .account-profile-pic:hover .account-profile-pic-overlay {
          opacity: 1; }
        .account .account-header .account-header-container .account-profile-pic.active {
          pointer-events: none; }
        .account .account-header .account-header-container .account-profile-pic.error .account-profile-pic-overlay {
          opacity: 1;
          background-color: #C53A41; }
      .account .account-header .account-header-container form,
      .account .account-header .account-header-container input {
        top: 0;
        left: 0;
        z-index: 2;
        opacity: 0;
        width: 100%;
        height: 100%;
        position: absolute;
        cursor: pointer; }
      .account .account-header .account-header-container h3 {
        margin: 0;
        font-size: 30px;
        line-height: 36px;
        letter-spacing: -0.3px;
        font-family: "Archivo Black";
        color: #FFF;
        margin-bottom: 20px; }
        @media only screen and (max-width: 992px) {
          .account .account-header .account-header-container h3 {
            text-align: center; } }
      .account .account-header .account-header-container h4 {
        margin: 0;
        color: #FFF;
        font-size: 16px;
        line-height: 100%;
        letter-spacing: -0.2px;
        font-family: "Archivo Black";
        margin-bottom: 10px; }
        @media only screen and (max-width: 992px) {
          .account .account-header .account-header-container h4 {
            text-align: center; } }
    .account .account-header .account-header-background {
      height: 26.1vW;
      width: 70.45vW;
      background-color: #000;
      margin-left: 29.65vW;
      position: absolute; }
      @media only screen and (max-width: 992px) {
        .account .account-header .account-header-background {
          width: 100vW;
          height: 123.125vW;
          margin-left: 0vW;
          max-height: 384px; } }
    .account .account-header .account-nav {
      width: 70.45vW;
      margin-left: 29.65vW;
      position: absolute;
      bottom: 0;
      display: flex;
      justify-content: space-around; }
      @media only screen and (max-width: 992px) {
        .account .account-header .account-nav {
          width: 100vW;
          margin-left: 0; } }
      .account .account-header .account-nav span {
        font-size: 14px;
        line-height: 1.07;
        letter-spacing: -0.3px;
        font-family: "Archivo Black";
        color: #FFF;
        cursor: pointer;
        height: 2.42vW;
        width: 17.5vW;
        text-align: center; }
        .account .account-header .account-nav span:hover {
          border-bottom: solid 5px #d6283b; }
        .account .account-header .account-nav span.active {
          border-bottom: solid 5px #d6283b; }
        @media only screen and (max-width: 992px) {
          .account .account-header .account-nav span {
            margin-left: 0vW;
            width: 25vW;
            font-family: "Archivo Black";
            height: 31px; } }
  .account .account-select-wrap {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 0; }
    @media only screen and (max-width: 992px) {
      .account .account-select-wrap {
        display: none; } }
    .account .account-select-wrap .select-style {
      width: 17vW;
      margin: 0 0 0 11px; }
  .account .account-body-text {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.5);
    margin: 0; }
  .account .account-profile {
    display: block; }
  .account .account-comments {
    display: none; }
    .account .account-comments .account-disqus-container {
      width: 55.1vW; }
      @media only screen and (max-width: 992px) {
        .account .account-comments .account-disqus-container {
          width: 100%; } }
    .account .account-comments h3 {
      margin: 0;
      font-size: 30px;
      line-height: 36px;
      letter-spacing: -0.3px;
      font-family: "Archivo Black";
      color: #000;
      opacity: 0.2;
      margin-bottom: 20px; }
      @media only screen and (max-width: 992px) {
        .account .account-comments h3 {
          text-align: center; } }
  .account .account-feed {
    display: none; }
    .account .account-feed h3 {
      margin: 0;
      font-size: 30px;
      line-height: 36px;
      letter-spacing: -0.3px;
      font-family: "Archivo Black";
      color: #000;
      opacity: 0.2;
      margin-bottom: 20px; }
      @media only screen and (max-width: 992px) {
        .account .account-feed h3 {
          text-align: center; } }
    .account .account-feed .account-feed-thumb {
      height: 238px;
      cursor: pointer;
      position: relative;
      background-color: #000; }
      .account .account-feed .account-feed-thumb img {
        width: 100%; }
      .account .account-feed .account-feed-thumb > img {
        height: 100%;
        display: block;
        object-fit: cover; }
      .account .account-feed .account-feed-thumb figcaption {
        position: absolute;
        bottom: 15px;
        left: 15px;
        font-family: "Archivo Black";
        font-size: 20px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.22;
        letter-spacing: -0.2px;
        color: #FFF; }
      .account .account-feed .account-feed-thumb .account-feed-thumb-delete {
        position: absolute;
        top: 10px;
        right: 10px;
        cursor: pointer; }
    .account .account-feed .account-author-thumb {
      text-align: center;
      color: #1e1e1e;
      font-family: "Archivo Black"; }
      .account .account-feed .account-author-thumb figure {
        border-radius: 50%; }
      .account .account-feed .account-author-thumb img {
        width: 155px;
        height: 155px;
        border-radius: 50%;
        object-fit: cover;
        margin-bottom: 20px; }
      .account .account-feed .account-author-thumb .author-name {
        font-size: 16px;
        margin-bottom: 5px; }
      .account .account-feed .account-author-thumb .author-role {
        opacity: 0.5;
        font-size: 10px;
        text-transform: uppercase; }
  .account .account-likes {
    display: none; }
    .account .account-likes h3 {
      margin: 0;
      font-size: 30px;
      line-height: 36px;
      letter-spacing: -0.3px;
      font-family: "Archivo Black";
      color: #000;
      opacity: 0.2; }
    .account .account-likes .account-see-more-btn,
    .account .account-likes .see-more {
      width: 100%;
      background-color: #000;
      min-height: 50px;
      font-family: "Archivo Black";
      padding: 7px 16px;
      margin: 10px 0 40px 0; }
  .account .account-row {
    width: 100vW;
    padding: 0 8.125vW 0 8.125vW;
    margin-left: -29.65vW; }
    @media only screen and (max-width: 992px) {
      .account .account-row {
        width: unset;
        margin-left: 0;
        padding: 0 10px 0 10px; } }
  .account .account-body {
    width: 70.45vW;
    margin-left: 29.65vW;
    background-color: #FFF;
    padding-top: 70px;
    padding-bottom: 54px; }
    @media only screen and (max-width: 992px) {
      .account .account-body {
        width: 100vW;
        margin-left: 0vW;
        padding-top: 50px; } }
    .account .account-body .account-tab-top-header {
      margin-bottom: 50px; }
      .account .account-body .account-tab-top-header h3 {
        margin-bottom: 0; }
        @media only screen and (max-width: 992px) {
          .account .account-body .account-tab-top-header h3 {
            text-align: left; } }
    .account .account-body .account-tab-section-header {
      margin-top: 30px;
      margin-bottom: 50px; }
      .account .account-body .account-tab-section-header h3 {
        margin-bottom: 0; }
        @media only screen and (max-width: 992px) {
          .account .account-body .account-tab-section-header h3 {
            text-align: left; } }
    .account .account-body .account-label {
      font-family: "Archivo Black";
      font-size: 17px;
      letter-spacing: -0.2px;
      margin-bottom: 5px; }
      @media only screen and (max-width: 992px) {
        .account .account-body .account-label {
          margin-bottom: 20px; } }
    .account .account-body .desktop {
      display: block; }
      @media only screen and (max-width: 992px) {
        .account .account-body .desktop {
          display: none; } }
    .account .account-body .mobile {
      display: none; }
      @media only screen and (max-width: 992px) {
        .account .account-body .mobile {
          display: block; } }
    .account .account-body .account-more-container {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      border: solid 2px #3bf2c2;
      border-radius: 5px;
      width: 55.1vW;
      padding: 30px 40px 30px 40px;
      margin-top: 40px;
      margin-bottom: 30px; }
      @media only screen and (max-width: 992px) {
        .account .account-body .account-more-container {
          display: block;
          width: 100%; } }
      .account .account-body .account-more-container .account-more-left {
        width: 42.57vW; }
        @media only screen and (max-width: 992px) {
          .account .account-body .account-more-container .account-more-left {
            width: 100%; } }
      .account .account-body .account-more-container .account-more-right figure {
        width: 7.1vW;
        margin: 0; }
        @media only screen and (max-width: 992px) {
          .account .account-body .account-more-container .account-more-right figure {
            width: 28.43vW;
            max-width: 91px;
            margin-left: 50vW; } }
        .account .account-body .account-more-container .account-more-right figure img {
          width: 100%; }
    .account .account-body .account-switch {
      position: relative;
      display: inline-block;
      width: 75px;
      height: 34px; }
      @media only screen and (max-width: 992px) {
        .account .account-body .account-switch {
          margin-bottom: 50px; } }
    .account .account-body .account-switch-on, .account .account-body .account-switch-off {
      position: absolute;
      color: #d6283b;
      top: 55%;
      transform: translateY(-55%);
      font-size: 17px;
      line-height: 0.67;
      font-family: "Archivo Black"; }
    .account .account-body .account-switch-on {
      right: 14px; }
    .account .account-body .account-switch-off {
      left: 10px;
      display: none; }
    .account .account-body .account-switch input {
      display: none; }
    .account .account-body .dot {
      height: 34px;
      position: absolute;
      cursor: pointer;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: #FFF;
      border: 2px solid rgba(0, 0, 0, 0.3);
      -webkit-transition: .4s;
      transition: .4s; }
    .account .account-body .dot:before {
      position: absolute;
      content: "";
      height: 26px;
      width: 26px;
      left: 2px;
      bottom: 2px;
      background-color: #d6283b;
      -webkit-transition: .4s;
      transition: .4s; }
    .account .account-body input:focus + .dot {
      box-shadow: 0 0 1px #2196F3; }
    .account .account-body input:checked + .dot:before {
      -webkit-transform: translateX(40px);
      -ms-transform: translateX(40px);
      transform: translateX(40px); }
    .account .account-body input:checked ~ .account-switch-on {
      display: none; }
    .account .account-body input:checked ~ .account-switch-off {
      display: block; }
    .account .account-body .dot.round {
      border-radius: 34px; }
    .account .account-body .dot.round:before {
      border-radius: 50%; }
    .account .account-body .md-checkbox {
      position: relative;
      text-align: left;
      height: 20px;
      margin-bottom: 20px;
      display: flex;
      align-items: center; }
      .account .account-body .md-checkbox.md-checkbox-inline {
        display: inline-block; }
      .account .account-body .md-checkbox label {
        cursor: pointer;
        margin-left: 20px;
        color: #000;
        font-size: 14px; }
        @media only screen and (max-width: 992px) {
          .account .account-body .md-checkbox label {
            margin-left: 15px; } }
        .account .account-body .md-checkbox label:before, .account .account-body .md-checkbox label:after {
          content: "";
          position: absolute;
          left: 0;
          top: 0; }
        .account .account-body .md-checkbox label:before {
          width: 20px;
          height: 20px;
          background: #fff;
          border: 2px solid rgba(0, 0, 0, 0.54);
          border-radius: 2px;
          cursor: pointer;
          transition: background .3s; }
      .account .account-body .md-checkbox input[type="checkbox"] {
        outline: 0;
        margin-right: 10px;
        visibility: hidden;
        position: static; }
        .account .account-body .md-checkbox input[type="checkbox"]:checked + label:before {
          background: #d6283b;
          border: none; }
        .account .account-body .md-checkbox input[type="checkbox"]:checked + label:after {
          transform: rotate(-45deg);
          top: 5px;
          left: 4px;
          width: 12px;
          height: 6px;
          border: 2px solid #fff;
          border-top-style: none;
          border-right-style: none; }
        .account .account-body .md-checkbox input[type="checkbox"]:disabled + label:before {
          border-color: rgba(0, 0, 0, 0.26); }
        .account .account-body .md-checkbox input[type="checkbox"]:disabled:checked + label:before {
          background: rgba(0, 0, 0, 0.26); }
  .account .account-footer {
    width: 70.45vW;
    margin-left: 29.65vW;
    background-color: #FFF;
    padding: 0; }
    @media only screen and (max-width: 992px) {
      .account .account-footer {
        width: 100vW;
        margin-left: 0vW;
        padding-top: 0; } }
    .account .account-footer .account-log-out {
      display: flex;
      justify-content: flex-start; }
      .account .account-footer .account-log-out .account-body-log-out {
        font-family: "Archivo Black";
        cursor: pointer;
        font-size: 14px;
        margin-left: 10px; }
        .account .account-footer .account-log-out .account-body-log-out:hover {
          text-decoration: underline; }
    .account .account-footer .account-row {
      margin-bottom: 0; }
  .account .account-card {
    width: 100%;
    height: initial;
    min-height: initial;
    color: #1e1e1e;
    box-shadow: none;
    margin-bottom: 80px !important;
    background-color: transparent; }
    .account .account-card .card-image {
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center; }
      .account .account-card .card-image img {
        height: initial;
        border-radius: 4px; }
    .account .account-card .card-content {
      min-height: initial;
      padding: 0 0 15px 0; }
      .account .account-card .card-content p {
        font-size: 20px;
        color: #1e1e1e;
        font-weight: 500;
        font-family: Roboto;
        height: 50px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical; }
    .account .account-card .category {
      font-size: 16px;
      font-weight: 900;
      color: #ffffff;
      font-family: Roboto;
      text-transform: uppercase; }
      .account .account-card .category a {
        padding: 2px 3px;
        color: #ffffff;
        border-radius: 2px;
        background-color: #d6293b; }
    .account .account-card .card-action {
      padding: 0;
      position: relative;
      opacity: 0.8;
      font-family: Roboto;
      font-size: 16px; }
      .account .account-card .card-action .read-duration,
      .account .account-card .card-action .author {
        margin: 0;
        font-size: 16px;
        font-weight: normal;
        font-family: Roboto; }
  .account .nerdist-new-card .card-data .title-row div {
    color: inherit; }
  .account .nerdist-new-card .card-data .meta-row {
    color: inherit;
    display: flex;
    align-items: flex-start;
    justify-content: space-between; }
    .account .nerdist-new-card .card-data .meta-row .meta-col-1.col,
    .account .nerdist-new-card .card-data .meta-row .meta-col-2.col {
      margin-left: 0 !important;
      margin-right: 0 !important; }
    .account .nerdist-new-card .card-data .meta-row .meta-col-1 svg {
      color: inherit;
      stroke: inherit; }
    .account .nerdist-new-card .card-data .meta-row .meta-col-2 {
      color: inherit;
      font-size: 14px; }
  .account .logger {
    color: #fff;
    text-align: center; }
    .account .logger.active {
      margin-bottom: 25px; }

.account-loader-list {
  margin: 0 0 35px 0;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: -0.3px;
  opacity: 0.2;
  color: #000;
  text-align: center;
  font-family: "Archivo Black"; }

#recommended-account-list-container .account-row .col.l4,
#account-likes-list-container .account-row .col.l4 {
  width: 31.72%;
  margin-right: 7%; }
  @media only screen and (max-width: 992px) {
    #recommended-account-list-container .account-row .col.l4,
    #account-likes-list-container .account-row .col.l4 {
      width: 50%;
      margin-right: 0; } }
  @media only screen and (max-width: 800px) {
    #recommended-account-list-container .account-row .col.l4,
    #account-likes-list-container .account-row .col.l4 {
      width: 100%; } }

.single-article img.size-large {
  width: 100%; }

.single-article p a {
  color: #d6283b; }

.single-article .wp-video {
  margin-bottom: 40px !important;
  margin-left: auto;
  margin-right: auto; }

.single-article .wrapper-intro .intro-wrap,
.single-article .container-normal {
  background: #ffffff; }

.single-article .wrapper-intro .intro-wrap .row {
  margin-bottom: 0; }

.single-article .wrapper-intro {
  position: relative; }

.single-article .ads-related-posts-container {
  position: relative; }
  .single-article .ads-related-posts-container .row .col.offset-l2 {
    float: left;
    margin-left: 0; }
    @media only screen and (max-width: 992px) {
      .single-article .ads-related-posts-container .row .col.offset-l2 {
        padding-right: 0;
        margin-left: 0;
        margin: 0 auto;
        padding: 0 18px;
        margin-bottom: 40px; } }

@media only screen and (max-width: 992px) {
  .single-article .pt80 {
    padding-top: 10px !important; } }

@media only screen and (max-width: 992px) {
  .single-article .wrapper-normal {
    padding-bottom: 30px; } }

.single-article .article-head__likes-wrap {
  color: #252525; }

.single-article .row .col-ads-wrapper,
.single-article .col-ads-wrapper {
  top: 20px;
  right: 0px;
  height: 0;
  width: initial;
  position: absolute;
  margin-left: 0;
  top: 705px; }

.single-article .col-related-posts-wrapper--mob {
  display: none; }
  @media only screen and (max-width: 992px) {
    .single-article .col-related-posts-wrapper--mob {
      display: block; } }

.single-article .row .col-related-posts-wrapper,
.single-article .col-related-posts-wrapper {
  float: right;
  margin-left: 0;
  margin-top: 290px;
  position: absolute;
  right: 0;
  top: 705px; }
  @media only screen and (max-width: 992px) {
    .single-article .row .col-related-posts-wrapper,
    .single-article .col-related-posts-wrapper {
      width: 90%;
      margin: 0 auto;
      position: static;
      height: auto;
      float: none; } }
  .single-article .row .col-related-posts-wrapper a,
  .single-article .col-related-posts-wrapper a {
    color: inherit; }
  .single-article .row .col-related-posts-wrapper .related-card,
  .single-article .col-related-posts-wrapper .related-card {
    width: 244px; }
    @media only screen and (max-width: 992px) {
      .single-article .row .col-related-posts-wrapper .related-card,
      .single-article .col-related-posts-wrapper .related-card {
        width: 100%;
        height: auto; } }
    .single-article .row .col-related-posts-wrapper .related-card img,
    .single-article .col-related-posts-wrapper .related-card img {
      width: 100%;
      height: 154px; }
      @media only screen and (max-width: 992px) {
        .single-article .row .col-related-posts-wrapper .related-card img,
        .single-article .col-related-posts-wrapper .related-card img {
          max-width: none;
          width: 100%;
          height: auto;
          max-height: 330px; } }
      @media only screen and (max-width: 800px) {
        .single-article .row .col-related-posts-wrapper .related-card img,
        .single-article .col-related-posts-wrapper .related-card img {
          max-height: 211px; } }
    .single-article .row .col-related-posts-wrapper .related-card h5,
    .single-article .col-related-posts-wrapper .related-card h5 {
      font-size: 18px;
      line-height: 1.33;
      margin-top: 5px;
      margin-bottom: 0;
      font-family: "Archivo Black"; }
      @media only screen and (max-width: 992px) {
        .single-article .row .col-related-posts-wrapper .related-card h5,
        .single-article .col-related-posts-wrapper .related-card h5 {
          margin-bottom: 10px; } }
    .single-article .row .col-related-posts-wrapper .related-card h6,
    .single-article .col-related-posts-wrapper .related-card h6 {
      font-size: 12px;
      text-transform: uppercase;
      line-height: 1.2;
      font-family: "Archivo Black"; }
    .single-article .row .col-related-posts-wrapper .related-card .duration,
    .single-article .col-related-posts-wrapper .related-card .duration {
      color: #8e8e8e;
      font-size: 12px;
      padding-top: 0;
      margin-bottom: 30px;
      text-decoration: uppercase;
      font-family: "Archivo"; }
  .single-article .row .col-related-posts-wrapper .related-header,
  .single-article .col-related-posts-wrapper .related-header {
    font-size: 20px;
    font-family: "Archivo Black";
    text-align: center;
    width: 246px; }
    @media only screen and (max-width: 992px) {
      .single-article .row .col-related-posts-wrapper .related-header,
      .single-article .col-related-posts-wrapper .related-header {
        text-align: center;
        width: auto; } }
  .single-article .row .col-related-posts-wrapper .related-header ~ svg,
  .single-article .row .col-related-posts-wrapper .related-spark,
  .single-article .col-related-posts-wrapper .related-header ~ svg,
  .single-article .col-related-posts-wrapper .related-spark {
    margin-bottom: 42px; }
    @media only screen and (max-width: 992px) {
      .single-article .row .col-related-posts-wrapper .related-header ~ svg,
      .single-article .row .col-related-posts-wrapper .related-spark,
      .single-article .col-related-posts-wrapper .related-header ~ svg,
      .single-article .col-related-posts-wrapper .related-spark {
        max-width: none;
        display: block;
        margin: 0 auto 40px;
        width: 100%;
        height: auto; } }

.single-article h3,
.article-featured h3 {
  font-weight: 800; }
  .single-article h3 a,
  .article-featured h3 a {
    color: inherit !important; }

.single-article .nav-takeover-container,
.article-featured .nav-takeover-container {
  margin-top: -32px; }
  .single-article .nav-takeover-container.active,
  .article-featured .nav-takeover-container.active {
    margin-top: 0; }

.basic-article .ads-related-posts-container .row .col:not(.col-ads-wrapper):not(.col-related-posts-wrapper) {
  padding-left: 18.166667%; }
  @media only screen and (max-width: 992px) {
    .basic-article .ads-related-posts-container .row .col:not(.col-ads-wrapper):not(.col-related-posts-wrapper) {
      padding-left: 0; } }

.basic-article .ads-related-posts-container .row .col-ads-wrapper {
  width: 250px; }

.basic-article.article .wrapper {
  background-size: cover; }

.single-article .size-full,
.single-article .size-medium,
.article .size-full,
.article .size-medium {
  width: initial;
  display: block;
  object-fit: cover;
  margin: 0 auto 20px; }
  @media only screen and (max-width: 992px) {
    .single-article .size-full,
    .single-article .size-medium,
    .article .size-full,
    .article .size-medium {
      width: 100%; } }

.single-article .size-full,
.article .size-full {
  max-width: 100%;
  width: auto;
  height: auto; }
  @media only screen and (max-width: 992px) {
    .single-article .size-full,
    .article .size-full {
      width: 100%; } }

.single-article .wp-caption[id^="attachment"],
.single-article .jwplayer,
.single-article .wp-video,
.single-article .mejs-container,
.article .wp-caption[id^="attachment"],
.article .jwplayer,
.article .wp-video,
.article .mejs-container {
  margin: auto;
  width: 100% !important;
  max-width: 1075px !important; }

.single-article .wp-caption[id^="attachment"],
.article .wp-caption[id^="attachment"] {
  margin-bottom: 40px;
  max-width: 100% !important; }
  .single-article .wp-caption[id^="attachment"] .size-large,
  .article .wp-caption[id^="attachment"] .size-large {
    margin: auto;
    display: block;
    object-fit: cover; }
  .single-article .wp-caption[id^="attachment"] .wp-caption-text,
  .article .wp-caption[id^="attachment"] .wp-caption-text {
    line-height: 1;
    width: 66.6666666667%;
    margin-left: 16.6666666667%;
    font-family: "Archivo";
    font-size: 14px;
    color: #1e1e1e;
    margin-bottom: 11px;
    margin-top: 20px; }
  .single-article .wp-caption[id^="attachment"] .image-credit,
  .article .wp-caption[id^="attachment"] .image-credit {
    font-size: 12px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: initial;
    text-transform: uppercase;
    color: rgba(30, 30, 30, 0.3); }

.single-article footer .size-full,
.single-article footer .size-medium,
.article footer .size-full,
.article footer .size-medium {
  min-width: initial; }

.instagram-section .instagram-media,
.instagram-section .instagram-media-rendered,
.instagram-section .instagram-media-registered {
  width: 330px !important;
  float: right !important;
  margin-left: 100px !important;
  margin-bottom: 50px !important;
  margin-right: -100px !important; }

.footnote-line-section-block {
  font-size: 16px;
  line-height: 1.67;
  position: relative;
  font-family: "Archivo"; }

.footnote-line-wrapper {
  position: relative;
  color: #3940b5; }
  .footnote-line-wrapper .footnote-line {
    color: inherit;
    font-size: 18px;
    cursor: pointer;
    transition: opacity 300ms;
    font-family: "Archivo Black"; }
    .footnote-line-wrapper .footnote-line:after {
      right: 0;
      opacity: 0;
      bottom: -2px;
      height: 23px;
      width: 395px;
      color: inherit;
      position: absolute;
      transition: transform 300ms;
      border-bottom: 2px solid #3940b5;
      transform: translate3d(-10px, 0, 0); }
    .footnote-line-wrapper .footnote-line:after {
      content: "";
      right: 2px;
      width: 100%;
      transform: translate3d(0, 0, 0); }
    .footnote-line-wrapper .footnote-line:hover:after {
      opacity: 1; }
    .footnote-line-wrapper .footnote-line:active {
      opacity: 0.49;
      transition: none; }
    .footnote-line-wrapper .footnote-line.active ~ .footnote-label,
    .footnote-line-wrapper .footnote-line.active ~ .footnote-line-description {
      opacity: 1;
      transition-delay: 200ms;
      transform: translate3d(0, 0, 0); }
    .footnote-line-wrapper .footnote-line.active:after {
      opacity: 1; }
  .footnote-line-wrapper .footnote-label {
    right: 100%;
    bottom: -2px;
    height: 26px;
    width: 395px;
    opacity: 0;
    color: inherit;
    line-height: 1.67;
    padding-right: 232px;
    position: absolute;
    transition: transform 300ms;
    pointer-events: none;
    font-size: 18px;
    cursor: pointer;
    border-bottom: 2px solid #3940b5;
    font-family: "Archivo Black"; }
  .footnote-line-wrapper .footnote-line-description {
    top: 40px;
    opacity: 0;
    right: 100%;
    width: 395px;
    color: inherit;
    font-size: 12px;
    line-height: 1.67;
    padding-right: 232px;
    position: absolute;
    transition: opacity 300ms, transform 300ms;
    pointer-events: none;
    transform: translate3d(0, 15px, 0); }

.article-foot {
  width: 100%;
  padding-top: 30px; }
  .article-foot .col {
    width: 100%;
    padding-left: 0;
    padding-right: 0; }

.article-template-default .shortcode_ad {
  text-align: center;
  margin-bottom: 20px; }
  .article-template-default .shortcode_ad.shortcode_ad_left {
    float: left;
    margin-right: 20px; }
  .article-template-default .shortcode_ad.shortcode_ad_right {
    float: right;
    margin-left: 20px; }

.article-template-default .article-container {
  max-width: 925px; }

.article-template-default .nav-takeover-container {
  background-color: #ffffff;
  margin-top: 10px; }

.article-template-default .article-content {
  margin-top: 40px;
  font-family: "Roboto";
  font-size: 16px;
  line-height: 1.67;
  max-width: 925px; }

.article-template-default .article-foot {
  background-color: #1e1e1e;
  width: 100%;
  max-width: 100%;
  margin: 0;
  margin-bottom: -20px; }

.article-template-default .nav .nav-lower .nav-lower-gradient {
  background-color: #000; }

.article-template-default .article-hero .categories {
  margin-bottom: 40px; }
  .article-template-default .article-hero .categories .article-category {
    width: 47px;
    height: 19px;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    border-radius: 2px;
    background-color: #d6293b;
    padding: 2px; }

.article-template-default .article-hero .article-title {
  font-family: Roboto;
  font-size: 45px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: -1.7px;
  color: #4a4a4a; }

.article-template-default .article-hero .article-meta-row, .article-template-default .article-hero .article-meta-sub-row {
  display: flex;
  margin-top: 40px;
  margin-bottom: 40px; }
  .article-template-default .article-hero .article-meta-row .author-col, .article-template-default .article-hero .article-meta-sub-row .author-col {
    padding-right: 80px;
    display: inline-block; }
    @media screen and (min-width: 700px) {
      .article-template-default .article-hero .article-meta-row .author-col, .article-template-default .article-hero .article-meta-sub-row .author-col {
        border-right: 1px solid #dbdbdb; } }
    .article-template-default .article-hero .article-meta-row .author-col .author-by, .article-template-default .article-hero .article-meta-sub-row .author-col .author-by {
      font-family: Roboto;
      font-size: 12px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.42;
      letter-spacing: normal;
      color: #4a4a4a; }
      .article-template-default .article-hero .article-meta-row .author-col .author-by .author-name, .article-template-default .article-hero .article-meta-sub-row .author-col .author-by .author-name {
        font-weight: 500; }
    .article-template-default .article-hero .article-meta-row .author-col .article-date, .article-template-default .article-hero .article-meta-sub-row .author-col .article-date {
      font-family: Roboto;
      font-size: 12px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.42;
      letter-spacing: normal;
      color: #4a4a4a; }
  .article-template-default .article-hero .article-meta-row .social-col, .article-template-default .article-hero .article-meta-sub-row .social-col {
    display: flex;
    flex-direction: row;
    align-items: baseline;
    margin-bottom: 10px; }
    @media screen and (min-width: 700px) {
      .article-template-default .article-hero .article-meta-row .social-col, .article-template-default .article-hero .article-meta-sub-row .social-col {
        padding-left: 40px; } }
    .article-template-default .article-hero .article-meta-row .social-col .share, .article-template-default .article-hero .article-meta-sub-row .social-col .share {
      display: flex;
      align-items: center;
      align-self: flex-end; }
      .article-template-default .article-hero .article-meta-row .social-col .share .shares-container, .article-template-default .article-hero .article-meta-sub-row .social-col .share .shares-container {
        display: inline-block; }
        .article-template-default .article-hero .article-meta-row .social-col .share .shares-container .share-button-container .shares-button, .article-template-default .article-hero .article-meta-sub-row .social-col .share .shares-container .share-button-container .shares-button {
          position: inherit; }
          .article-template-default .article-hero .article-meta-row .social-col .share .shares-container .share-button-container .shares-button #social-share-button, .article-template-default .article-hero .article-meta-sub-row .social-col .share .shares-container .share-button-container .shares-button #social-share-button {
            min-height: 35px; }
            .article-template-default .article-hero .article-meta-row .social-col .share .shares-container .share-button-container .shares-button #social-share-button svg, .article-template-default .article-hero .article-meta-sub-row .social-col .share .shares-container .share-button-container .shares-button #social-share-button svg {
              height: 18px;
              margin-top: 0px;
              margin-bottom: 0px; }
      .article-template-default .article-hero .article-meta-row .social-col .share #social-share-button, .article-template-default .article-hero .article-meta-sub-row .social-col .share #social-share-button {
        background-color: #dbdbdb;
        color: #4a4a4a; }
      .article-template-default .article-hero .article-meta-row .social-col .share .social-share-options, .article-template-default .article-hero .article-meta-sub-row .social-col .share .social-share-options {
        background-color: #4a4a4a;
        border-radius: 10px;
        padding-right: 9px;
        position: absolute;
        bottom: 35px; }
      .article-template-default .article-hero .article-meta-row .social-col .share span, .article-template-default .article-hero .article-meta-sub-row .social-col .share span {
        font-family: Roboto;
        font-size: 12px;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.33;
        letter-spacing: normal;
        text-transform: uppercase;
        margin-left: 10px; }
    .article-template-default .article-hero .article-meta-row .social-col .like, .article-template-default .article-hero .article-meta-sub-row .social-col .like {
      display: flex;
      align-items: center;
      align-self: flex-end;
      padding-left: 40px; }
      .article-template-default .article-hero .article-meta-row .social-col .like .article-like, .article-template-default .article-hero .article-meta-sub-row .social-col .like .article-like {
        font-family: Roboto;
        font-size: 12px;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.33;
        letter-spacing: normal;
        display: flex;
        align-items: center; }
        .article-template-default .article-hero .article-meta-row .social-col .like .article-like .like-btn-icon, .article-template-default .article-hero .article-meta-sub-row .social-col .like .article-like .like-btn-icon {
          display: inline-block;
          background-color: #dbdbdb;
          color: #4a4a4a; }
          .article-template-default .article-hero .article-meta-row .social-col .like .article-like .like-btn-icon svg, .article-template-default .article-hero .article-meta-sub-row .social-col .like .article-like .like-btn-icon svg {
            margin-top: 0px;
            margin-bottom: 0px; }
    .article-template-default .article-hero .article-meta-row .social-col .comment, .article-template-default .article-hero .article-meta-sub-row .social-col .comment {
      display: flex;
      align-items: center;
      height: 35px;
      align-self: flex-end;
      padding-left: 40px; }
      .article-template-default .article-hero .article-meta-row .social-col .comment .comment-icon, .article-template-default .article-hero .article-meta-sub-row .social-col .comment .comment-icon {
        font-weight: bold;
        display: inline-block;
        line-height: 0px;
        letter-spacing: 6px;
        padding: 11px;
        outline-width: 0px;
        vertical-align: super;
        border-radius: 50%;
        width: 35px;
        height: 35px;
        background-color: #dbdbdb;
        color: #4a4a4a;
        margin-right: 10px; }
        .article-template-default .article-hero .article-meta-row .social-col .comment .comment-icon i, .article-template-default .article-hero .article-meta-sub-row .social-col .comment .comment-icon i {
          font-size: 16px;
          padding-left: 0px;
          margin-left: -2px; }
      .article-template-default .article-hero .article-meta-row .social-col .comment .disqus-comment-count, .article-template-default .article-hero .article-meta-sub-row .social-col .comment .disqus-comment-count {
        vertical-align: middle;
        font-family: Roboto;
        font-size: 12px;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.33;
        letter-spacing: normal;
        text-transform: uppercase;
        display: block; }

.article-template-default .article-hero .hero-image img {
  width: 100%;
  border-radius: 5px; }

.article-template-default .related-container {
  max-width: 1176px; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.instagram-section p {
  margin-bottom: 0; }

.notransition {
  -o-transition: none !important;
  -ms-transition: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  transition: none !important; }

.gallery-carousel-wrapper {
  position: relative;
  display: block;
  height: calc(100vw * .7);
  /* min-height: 350px; */
  max-height: 640px;
  margin-bottom: 15px; }
  @media screen and (min-width: 1147px) {
    .gallery-carousel-wrapper {
      width: 925px; } }
  @media screen and (max-width: 1147px) {
    .gallery-carousel-wrapper {
      width: 100%;
      margin-left: 0px; } }
  @media screen and (max-width: 975px) {
    .gallery-carousel-wrapper {
      width: 100%;
      margin-left: 0px; } }
  .gallery-carousel-wrapper .fake-card {
    display: inline-block;
    background-color: #c1c1c1;
    width: 24px;
    vertical-align: middle; }
  .gallery-carousel-wrapper .gallery-decoration-before::before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-left: -1ch; }
  .gallery-carousel-wrapper .gallery-decoration-before {
    height: 80%;
    width: 64px;
    position: absolute;
    top: 0px;
    left: -64px;
    overflow: hidden;
    text-align: right;
    white-space: nowrap; }
    @media screen and (max-width: 975px) {
      .gallery-carousel-wrapper .gallery-decoration-before {
        transform: scaleX(0.5);
        left: -48px; } }
    .gallery-carousel-wrapper .gallery-decoration-before .fake-card {
      border-radius: 5px 0px 0px 5px;
      -moz-border-radius: 5px 0px 0px 5px;
      -webkit-border-radius: 5px 0px 0px 5px;
      border: 0px solid #c1c1c1; }
  .gallery-carousel-wrapper .gallery-decoration-after::before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .gallery-carousel-wrapper .gallery-decoration-after {
    height: 80%;
    width: 64px;
    position: absolute;
    top: 0px;
    right: -64px;
    overflow: hidden;
    text-align: left;
    white-space: nowrap; }
    @media screen and (max-width: 975px) {
      .gallery-carousel-wrapper .gallery-decoration-after {
        transform: scaleX(0.5);
        right: -48px; } }
    .gallery-carousel-wrapper .gallery-decoration-after .fake-card {
      border-radius: 0px 5px 5px 0px;
      -moz-border-radius: 0px 5px 5px 0px;
      -webkit-border-radius: 0px 5px 5px 0px;
      border: 0px solid #c1c1c1; }
  .gallery-carousel-wrapper .flickity-prev-next-button {
    top: 40%;
    background: #FFFFFF;
    border: solid 2px #4a4a4a;
    color: #4a4a4a; }
    .gallery-carousel-wrapper .flickity-prev-next-button:hover {
      opacity: 1;
      background: #d6293b;
      border: solid 2px #d6293b;
      color: #FFFFFF; }
      .gallery-carousel-wrapper .flickity-prev-next-button:hover svg {
        fill: #FFFFFF; }
    @media screen and (min-width: 1180px) {
      .gallery-carousel-wrapper .flickity-prev-next-button.next {
        right: -115px; } }
    @media screen and (max-width: 1180px) {
      .gallery-carousel-wrapper .flickity-prev-next-button.next {
        right: -46px;
        z-index: 20; } }
    @media screen and (max-width: 1040px) {
      .gallery-carousel-wrapper .flickity-prev-next-button.next {
        display: none; } }
    @media screen and (min-width: 1180px) {
      .gallery-carousel-wrapper .flickity-prev-next-button.previous {
        left: -115px; } }
    @media screen and (max-width: 1180px) {
      .gallery-carousel-wrapper .flickity-prev-next-button.previous {
        left: -46px;
        z-index: 20; } }
    @media screen and (max-width: 1040px) {
      .gallery-carousel-wrapper .flickity-prev-next-button.previous {
        display: none; } }

.gallery-carousel {
  position: relative;
  width: 100%;
  height: 100%;
  display: block; }

.gallery-carousel .carousel-cell {
  height: 100%;
  box-sizing: border-box;
  transition: all .4s ease-in-out; }
  @media screen and (min-width: 1147px) {
    .gallery-carousel .carousel-cell {
      width: 925px;
      max-width: 925px; } }
  @media screen and (max-width: 1147px) {
    .gallery-carousel .carousel-cell {
      width: 100%;
      max-width: 100%;
      margin-left: 0px; } }

.gallery-carousel .carousel-cell:not(.is-selected) .gallery-img {
  opacity: 0.4;
  filter: alpha(opacity=40);
  /* msie */ }

.gallery-carousel .carousel-cell:not(.is-selected) .gallery-caption {
  display: none; }

.gallery-carousel .carousel-cell:not(.is-selected) .gallery-credit {
  display: none; }

.gallery-carousel .carousel-cell.is-selected {
  z-index: 5; }

.gallery-carousel .carousel-inner-wrapper {
  display: block;
  width: 100%;
  height: 100%; }
  .gallery-carousel .carousel-inner-wrapper .advertisement {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 40px; }

.gallery-carousel .gallery-img {
  display: block;
  width: 100%;
  height: 80%;
  margin-bottom: 20px;
  background-color: #b3b2b2;
  border-radius: 5px; }

.gallery-carousel .carousel-cell .gallery-img.advertisement {
  background: #1e1e1e;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

.gallery-carousel .carousel-cell .gallery-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

.gallery-carousel .carousel-cell .gallery-caption {
  font-size: 14px;
  line-height: 1.43;
  text-align: left;
  color: #4a4a4a;
  margin-top: 15px;
  font-family: "Roboto"; }
  @media only screen and (max-width: 980px) {
    .gallery-carousel .carousel-cell .gallery-caption {
      width: 90%; } }

.gallery-carousel .carousel-cell .gallery-credit {
  opacity: 0.3;
  font-size: 12px;
  text-align: left;
  color: #a7a7a7;
  font-family: "Roboto"; }

.gallery-carousel .dfw-unit {
  display: block;
  margin: 0 auto;
  width: 300px;
  position: relative;
  top: 20%; }
  @media only screen and (max-width: 820px) {
    .gallery-carousel .dfw-unit {
      top: 0; } }

.gallery-carousel-status {
  font-size: 15px;
  text-align: left;
  color: #4a4a4a;
  position: absolute;
  bottom: 36px;
  right: 23%; }
  .gallery-carousel-status .gallery-count {
    color: #a7a7a7; }
  @media screen and (max-width: 1147px) {
    .gallery-carousel-status {
      bottom: 10px;
      right: 0px; } }

.image-offset-quote {
  background-size: cover;
  background-position: 100%;
  background-repeat: no-repeat;
  padding-top: 150px;
  padding-bottom: 150px; }

.article-featured .image-offset-quote .pullquote__text {
  max-width: 85%;
  display: block;
  margin: 40px auto; }

.article-featured .image-offset-quote svg {
  display: block;
  margin: 0 auto; }

.article-featured ul:not(.tags-list) {
  padding-left: 25px; }

.article-featured ul,
.article-featured li {
  list-style-type: disc !important; }

.single-article {
  background: #fff; }
  .single-article #featured-ad {
    min-height: auto; }
  .single-article #featured-ad iframe {
    min-height: 140px; }
  .single-article .content {
    overflow: hidden;
    width: 100%; }

.basic-article.article .article-head {
  max-width: 1075px;
  margin: 0 auto; }

.basic-article.article .wrapper {
  background-position: center center; }

.basic-article.article .wrapper .title-wrap {
  background: rgba(255, 255, 255, 0.6);
  padding-bottom: 25px; }

@media only screen and (max-width: 992px) {
  .basic-article.article .shares-container {
    height: auto;
    margin-bottom: 0;
    display: inline-block; } }

@media only screen and (max-width: 800px) {
  .basic-article.article .shares-container {
    position: relative;
    top: 17px; } }

@media only screen and (max-width: 992px) {
  .basic-article.article .article-head__lower {
    flex-direction: row; } }

@media only screen and (max-width: 992px) {
  .basic-article.article .article-head__shares-wrap,
  .basic-article.article .article-head__likes-wrap {
    margin-bottom: 0; } }

.article ul:not(.tags-list) {
  padding-left: 25px; }

.article ul,
.article li {
  list-style-type: disc !important; }

.article .social-meta {
  height: 40px;
  width: 40px; }

.article .topic-box-full {
  height: 600px; }

.article .image-offset-quote {
  background-size: cover;
  background-position: 100%;
  background-repeat: no-repeat;
  padding-top: 150px;
  padding-bottom: 150px; }

.article .image-offset-quote .pullquote__text {
  max-width: 85%;
  display: block;
  margin: 40px auto; }

.article .image-offset-quote svg {
  display: block;
  margin: 0 auto; }

.article .hero {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 0; }
  @media only screen and (min-width: 993px) {
    .article .hero {
      background: none; } }
  @media only screen and (min-width: 992px) and (max-width: 1129px) {
    .article .hero {
      background-image: none; } }

.article .grey-bg {
  background: lightgray; }

.article .blockquote-wrap {
  display: flex;
  flex-direction: column;
  margin-bottom: 50px; }

.article .wrapper {
  position: relative; }
  @media only screen and (min-width: 993px) {
    .article .wrapper {
      background-repeat: no-repeat;
      background-position: calc(calc(100vw - 1092px) / 2) 0;
      background-size: contain; } }
  .article .wrapper .social-box {
    display: none; }
    @media only screen and (min-width: 993px) {
      .article .wrapper .social-box {
        display: block;
        top: 67%;
        right: 0;
        width: 40px;
        position: fixed; } }
    .article .wrapper .social-box img {
      padding: 1em; }
  .article .wrapper .title-wrap {
    position: relative;
    background: white;
    margin-top: 166px;
    padding-left: 58.5px; }
    @media only screen and (min-width: 993px) {
      .article .wrapper .title-wrap {
        margin-top: 400px;
        padding-left: 50px;
        height: 100%; } }
    .article .wrapper .title-wrap .white-box {
      position: absolute;
      background: white;
      width: 20px;
      right: -20px;
      top: 0; }
      @media only screen and (min-width: 993px) {
        .article .wrapper .title-wrap .white-box {
          width: calc(calc(calc(100vw - 1075px) / 2) + 14px);
          right: calc(calc(calc(calc(100vw - 1075px) / 2) + 14px) * -1); } }

.article .article-head {
  padding-top: 10px;
  margin-bottom: 0; }

.article .article-head__duration {
  color: #000;
  opacity: 0.5; }

.article .vert-line {
  display: none; }

@media only screen and (max-width: 992px) {
  .article .article-head__byline-wrap {
    order: 1;
    margin-bottom: 10px; }
  .article .article-head__comments-wrap {
    order: 2;
    margin-bottom: 25px; }
  .article .article-head__shares-wrap {
    order: 4; }
  .article .article-head__likes-wrap {
    order: 3; }
  .article .wrapper .title-wrap {
    padding: 40px 30px 0 30px; }
  .article .article-head__category {
    margin-top: 0; } }

@media only screen and (max-width: 800px) {
  .article p {
    margin-bottom: 40px; }
  .article blockquote {
    padding-left: 0rem; }
  .article .pullquote__text {
    font-size: 19px;
    margin: 22px 0;
    line-height: 1.25; }
  .article .blockquote-wrap {
    margin-bottom: 40px; }
  .article .image__caption {
    line-height: 1.43;
    letter-spacing: 0.2px;
    margin-bottom: 10px; }
  .article .full-image {
    margin-bottom: 40px; }
  .article .related-header {
    text-align: center;
    margin-bottom: 20px; }
  .article .related-spark {
    margin-bottom: 44px; } }

.related-card .duration {
  font-size: 12px;
  font-family: "Archivo";
  text-decoration: uppercase;
  color: #8e8e8e;
  margin-bottom: 30px; }

.related-card h5 {
  font-family: "Archivo Black";
  font-size: 16px;
  text-align: left;
  line-height: 1.33;
  letter-spacing: -0.2px;
  margin-top: 5px;
  margin-bottom: 0; }

.related-card h6 {
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1.2;
  letter-spacing: -0.2px;
  text-align: left;
  font-family: "Archivo Black"; }

.related-card img {
  margin-bottom: 3.5px; }

.related-spark {
  margin-bottom: 42px; }

.related-header {
  font-size: 22px;
  font-family: "Archivo Black"; }
  .related-header h4 {
    margin: 0em; }

.intro {
  background: white; }
  .intro p:first-of-type {
    padding-top: 55px; }
    .intro p:first-of-type strong {
      font-family: 'Archivo Black', sans-serif; }

.article-featured .intro p:first-of-type {
  font-family: 'Archivo Black', sans-serif; }

.interstitial-full {
  height: auto;
  margin-bottom: 50px; }

.full-image {
  margin-bottom: 50px; }
  .full-image img {
    width: 100%; }

.full-image-wrapper img {
  width: 100%; }

figure {
  margin-bottom: 50px; }

p {
  margin-bottom: 30px;
  font-family: "Archivo";
  font-size: 16px;
  line-height: 1.67; }
  @media only screen and (max-width: 992px) {
    p {
      margin-bottom: 20px; } }

ul.tags-list {
  margin-bottom: 30px; }
  ul.tags-list li {
    float: left;
    padding-right: 22px;
    margin-bottom: 30px;
    list-style-type: none !important; }
    @media only screen and (max-width: 800px) {
      ul.tags-list li {
        margin-bottom: 20px; } }
  ul.tags-list a {
    font-family: "Archivo Black";
    font-size: 12px;
    color: rgba(30, 30, 30, 0.3);
    text-transform: uppercase; }

.pullquote__text {
  font-family: "Archivo Black";
  font-size: 30px;
  text-align: center;
  border-left: none;
  margin: 40px 0;
  line-height: 1.1666666666666667;
  letter-spacing: -0.30000001192092896px;
  padding-left: 0px; }

.pullquote__spark {
  height: 78px; }
  .pullquote__spark--flip {
    transform: rotate(180deg); }

.full-image img,
.centered-image img {
  margin-bottom: 20px; }

.image__caption {
  font-family: "Archivo";
  font-size: 14px;
  color: #1e1e1e;
  margin-bottom: 11px;
  margin-top: 20px; }

.image__source {
  font-family: "Archivo";
  color: rgba(30, 30, 30, 0.3);
  text-transform: uppercase; }

.footnote {
  position: absolute;
  top: 0;
  left: -185px;
  width: 154px;
  line-height: 15px;
  display: none; }

.footnote-link {
  font-family: "Archivo Black";
  position: relative; }
  .footnote-link:hover .footnote {
    display: block; }

.footnote__title {
  font-family: "Archivo Black";
  font-size: 12px;
  display: block;
  margin-bottom: 3px;
  border-bottom: 1px solid; }

.footnote__text {
  font-family: "Archivo";
  line-height: 1.6666666666666667;
  font-size: 12px; }

.tombstone {
  width: 33px !important;
  margin-bottom: 30px;
  margin-top: -20px; }

.article-foot hr {
  border: none;
  border-top: solid 3px rgba(30, 30, 30, 0.1);
  margin-top: 0;
  margin-bottom: 50px; }

@media only screen and (max-width: 800px) {
  .article p {
    margin-bottom: 40px;
    line-height: 1.56; }
  .article blockquote {
    padding-left: 0rem; }
  .article .wrapper .title-wrap {
    margin-bottom: 0px; }
  .article .pullquote__text {
    font-size: 19px;
    margin: 22px 0;
    line-height: 1.25; }
  .article .blockquote-wrap {
    margin-bottom: 40px; }
  .article .image__caption {
    line-height: 1.43;
    letter-spacing: 0.2px;
    margin-bottom: 10px; }
  .article .full-image {
    margin-bottom: 40px; }
  .article .related-header {
    text-align: center;
    margin-bottom: 20px; }
  .article .related-spark {
    margin-bottom: 44px; }
  .article .topic-box-full {
    height: 176px; }
  .article .topic-box,
  .article .topic-box2 {
    height: 187px;
    background-size: contain;
    margin-bottom: 20px; }
  .article .intro p:first-of-type {
    margin-bottom: 20px; }
  .article .intro-wrap {
    width: 100%; }
  .article .head-wrap {
    padding-right: 0; }
  .article .article-head {
    padding-top: 0px;
    margin-bottom: 0px; }
  .article .article-head__lower {
    position: relative; }
  .article .article-head__shares-wrap {
    display: flex; }
  .article .intro p:first-of-type {
    padding-top: 0px; }
  .article .footnote {
    left: 131px;
    top: 16px;
    width: 223px;
    padding: 1em;
    color: white;
    background-color: #3a44b2;
    -webkit-clip-path: polygon(15% 12%, 100% 12%, 100% 100%, 50% 100%, 0 100%, 0 0);
    clip-path: polygon(15% 12%, 100% 12%, 100% 100%, 50% 100%, 0 100%, 0 0); }
  .article .footnote__title {
    padding-top: 4em; }
  .article .footnote__text {
    font-size: 14px; }
  .article .podcast img {
    height: 180px; } }

.article .social-box,
.article-featured .social-box {
  z-index: 3;
  background-color: #000000; }
  .article .social-box a:nth-child(2) img,
  .article-featured .social-box a:nth-child(2) img {
    background-color: rgba(255, 255, 255, 0.1); }
  .article .social-box a:nth-child(3) img,
  .article-featured .social-box a:nth-child(3) img {
    background-color: rgba(255, 255, 255, 0.2); }
  .article .social-box a:nth-child(4) img,
  .article-featured .social-box a:nth-child(4) img {
    background-color: rgba(255, 255, 255, 0.3); }
  .article .social-box a:nth-child(5) img,
  .article-featured .social-box a:nth-child(5) img {
    background-color: rgba(255, 255, 255, 0.4); }
  .article .social-box a:nth-child(6) img,
  .article-featured .social-box a:nth-child(6) img {
    background-color: rgba(255, 255, 255, 0.5); }
  .article .social-box a img,
  .article-featured .social-box a img {
    margin: auto;
    object-fit: none;
    padding: 0 !important; }

@media only screen and (max-width: 600px) {
  .article .post-inner-content img[class*=wp-image],
  .article-featured .post-inner-content img[class*=wp-image] {
    margin: auto;
    display: block;
    max-width: 100%;
    height: initial; }
  .article .post-inner-content iframe[src*=youtube],
  .article-featured .post-inner-content iframe[src*=youtube] {
    max-width: 100%; } }

@media screen and (max-width: 992px) {
  .img-sctn-cstm .hlf-sctn .hlf-sctn-cstm {
    width: 100%; } }

.sidebar-wrapper {
  display: none; }

.marginleft-zero {
  margin-left: 0 !important; }

.sidebar-wrapper {
  position: absolute;
  width: 95%;
  max-width: 1700px;
  left: 0;
  right: 0;
  display: block;
  padding-top: 10px;
  margin: 0 auto;
  transition: top 0.5s linear;
  z-index: 4; }
  @media only screen and (max-width: 1000px) {
    .sidebar-wrapper {
      position: relative !important;
      width: 100%;
      top: 0 !important; } }
  .sidebar-wrapper #sidebar {
    position: absolute;
    display: inline-block;
    max-width: 300px;
    right: 0;
    overflow-y: hidden;
    overflow-x: hidden;
    padding-top: 15px; }
    @media only screen and (max-width: 1000px) {
      .sidebar-wrapper #sidebar {
        position: relative !important;
        width: 60%;
        top: 0 !important;
        margin: 0 auto;
        display: block; } }
    @media only screen and (max-width: 540px) {
      .sidebar-wrapper #sidebar {
        position: relative !important;
        width: 100%;
        top: 0 !important;
        margin: 0 auto;
        display: block; } }
    .sidebar-wrapper #sidebar .col-ads-wrapper {
      right: 0px;
      height: 100%;
      left: 0;
      width: initial;
      display: inline-block;
      margin-left: 0;
      position: relative;
      top: 0; }
    .sidebar-wrapper #sidebar .col-related-posts-wrapper {
      margin-top: 30px;
      width: 100%;
      margin-left: 0;
      position: relative;
      top: 0;
      padding: 0 27px; }

.disqus-thread-placeholder {
  background: transparent;
  padding: 8px 80px;
  font-size: 20px;
  color: #000;
  border: 1px solid #b9b9b9;
  display: inline-block;
  cursor: pointer;
  margin-left: 10%;
  margin-right: 10%; }

.video-youtube-iframe-container {
  height: 0;
  overflow: hidden;
  padding-top: 30px;
  position: relative;
  padding-bottom: 56.25%; }
  .video-youtube-iframe-container iframe {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute; }

.article-wrap .related-wrap {
  background-color: #1e1e1e; }
  .article-wrap .related-wrap .related-container {
    max-width: 1176px; }
    .article-wrap .related-wrap .related-container .card-container {
      width: 33%; }
  .article-wrap .related-wrap .section-header h1 {
    color: #4a4a4a;
    opacity: 1; }
  .article-wrap .related-wrap .section-header hr {
    color: #4a4a4a;
    background-color: #4a4a4a;
    opacity: 1; }

.article-share-container {
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
  flex-direction: row;
  justify-content: right; }
  .article-share-container .article-follow-item {
    flex: 1;
    text-align: center;
    padding-right: 2px; }
    .article-share-container .article-follow-item a {
      width: 89.7px;
      height: 49.3px;
      border-radius: 6.5px;
      background-color: #565656;
      color: #fff;
      font-size: 25px;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media screen and (max-width: 1147px) {
        .article-share-container .article-follow-item a {
          width: 70px; } }
      @media screen and (max-width: 425px) {
        .article-share-container .article-follow-item {
          padding-right: 8px; }
        .article-share-container .article-follow-item a {
          font-size: 16px;
          width: 40px;
          height: 40px; } }
    .article-share-container .article-follow-item.article-share-label {
      flex: 6;
      display: flex;
      flex-direction: row;
      align-items: center; }
      .article-share-container .article-follow-item.article-share-label .label-text {
        margin-right: 10px;
        font-family: Roboto;
        font-size: 19px;
        font-weight: 900;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #4a4a4a; }
        @media screen and (min-width: 1147px) {
          .article-share-container .article-follow-item.article-share-label .label-text {
            white-space: nowrap; } }
      .article-share-container .article-follow-item.article-share-label hr {
        color: #4a4a4a;
        background-color: #4a4a4a;
        opacity: 1;
        width: 100%;
        margin-right: 10px; }
        @media screen and (max-width: 1147px) {
          .article-share-container .article-follow-item.article-share-label hr {
            display: none; } }

body.single-article #gradient-spark-spark-stop {
  stop-color: #FFFFFF; }

body.single-article .image-pullquote-wrapper {
  margin-top: 20px;
  margin-bottom: 20px;
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  display: flex;
  justify-content: center;
  align-items: center; }
  @media screen and (min-width: 1147px) {
    body.single-article .image-pullquote-wrapper {
      width: 1147px;
      margin-left: -111px;
      min-height: 300px;
      height: calc(100vw * .33); } }
  @media screen and (max-width: 1147px) {
    body.single-article .image-pullquote-wrapper {
      width: 100%;
      margin-left: 0px;
      min-height: calc(100vw * .66); } }
  body.single-article .image-pullquote-wrapper img {
    width: 100%;
    height: 100%; }
  body.single-article .image-pullquote-wrapper .image-pullquote-inner {
    display: inline-block;
    font-size: 40px;
    text-transform: uppercase;
    font-family: "Roboto";
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff; }
    body.single-article .image-pullquote-wrapper .image-pullquote-inner .pullquote_spark {
      margin-top: 20px;
      color: #FFFFFF; }
      body.single-article .image-pullquote-wrapper .image-pullquote-inner .pullquote_spark svg {
        fill: url(#gradient-spark-white-gradient) #FFFFFF; }

body.single-article .pullquote-wrapper {
  color: #d6293b;
  margin: 80px 0 80px 0;
  font-size: 40px; }
  body.single-article .pullquote-wrapper blockquote {
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center; }

body.single-article .pullquote {
  text-align: center;
  border-left: none;
  line-height: 1.1666666667;
  letter-spacing: -0.3000000119px; }

body.single-article .pullquote_spark-flip {
  transform: rotate(180deg); }

body.single-article .pullquote_spark {
  text-align: center; }
  body.single-article .pullquote_spark.sideways svg {
    transform: rotate(270deg);
    fill: url(#gradient-spark-blue-gradient) #3940B5; }

body.single-article path#gradient-spark-gradient-spark-path {
  all: inherit;
  fill: url(#gradient-spark-blue-gradient) blue; }

body.single-article .nerdist-image-quote {
  padding: 30px;
  margin-bottom: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

body.single-article .image-offset-quote {
  position: relative; }

body.single-article .image-offset-quote-image {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  z-index: 1; }

body.single-article .nerdist-spoiler-alert-container .spoiler-alert-upper {
  display: table; }
  @media screen and (min-width: 1147px) {
    body.single-article .nerdist-spoiler-alert-container .spoiler-alert-upper {
      width: 1147px;
      margin-left: -111px; } }
  @media screen and (max-width: 1147px) {
    body.single-article .nerdist-spoiler-alert-container .spoiler-alert-upper {
      width: 100%;
      margin-left: 0px; } }
  body.single-article .nerdist-spoiler-alert-container .spoiler-alert-upper .spoiler-left {
    display: table-cell;
    width: 50%;
    vertical-align: middle; }
    body.single-article .nerdist-spoiler-alert-container .spoiler-alert-upper .spoiler-left svg {
      width: 100%;
      height: 16px; }
  body.single-article .nerdist-spoiler-alert-container .spoiler-alert-upper .spoiler-center {
    width: 110px;
    max-width: 110px;
    height: 110px;
    max-height: 110px;
    display: table-cell;
    vertical-align: middle; }
    body.single-article .nerdist-spoiler-alert-container .spoiler-alert-upper .spoiler-center svg {
      width: 110px;
      height: 110px; }
  body.single-article .nerdist-spoiler-alert-container .spoiler-alert-upper .spoiler-right {
    display: table-cell;
    width: 50%;
    vertical-align: middle; }
    body.single-article .nerdist-spoiler-alert-container .spoiler-alert-upper .spoiler-right svg {
      width: 100%;
      height: 16px;
      transform: rotate(180deg); }

body.single-article .nerdist-large-text-image img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

body.single-article .image-offset-quote-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
  margin: 0;
  max-width: 100%; }

body.single-article .article .image-offset-quote .pullquote__text,
body.single-article .article-featured .image-offset-quote .pullquote__text {
  position: relative;
  z-index: 2; }

body.single-article .article .image-offset-quote svg,
body.single-article .article-featured .image-offset-quote svg {
  position: relative;
  z-index: 3; }

body.single-article .nerdist-large-text-base {
  height: 70vh;
  position: relative;
  margin-bottom: 50px; }
  body.single-article .nerdist-large-text-base .top-text-area {
    top: 10%;
    left: 20%;
    width: 35%;
    font-size: 4em;
    position: absolute;
    font-weight: 800;
    z-index: 2; }
  body.single-article .nerdist-large-text-base .bottom-text-area {
    left: 30%;
    width: 60%;
    z-index: 10;
    bottom: 10%;
    font-size: 2em;
    font-weight: 800;
    position: absolute; }
  body.single-article .nerdist-large-text-base .nerdist-large-text-image {
    right: 0;
    bottom: 0;
    width: 55vw;
    height: 50vh;
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1; }

.article .blockquote-wrap,
.article-featured .blockquote-wrap {
  margin-bottom: 50px; }

body.single-article .nav-container,
.single-article .nav-container {
  background-color: transparent; }

body.single-article.more-topics-nav-active .nav .nav-container,
.single-article.more-topics-nav-active .nav .nav-container {
  background-color: inherit; }

@media screen and (max-width: 992px) {
  body.single-article .article-featured .hero-bg-image,
  .single-article .article-featured .hero-bg-image {
    background-size: cover; } }

.article-featured p a {
  color: #d6283b; }

.article-featured .interstitial-full {
  display: none; }

.article-featured .wrapper-intro {
  background-color: #fff !important; }

.article-featured .social-meta {
  height: 40px;
  width: 40px; }

.article-featured .wrapper {
  height: 85vh; }
  .article-featured .wrapper .white-box {
    display: none; }
  .article-featured .wrapper .title-wrap {
    color: white;
    margin-top: 166px; }
    @media only screen and (max-width: 992px) {
      .article-featured .wrapper .title-wrap {
        margin-top: 0 !important; } }
    @media only screen and (min-width: 993px) {
      .article-featured .wrapper .title-wrap {
        min-height: 382px; } }
  @media only screen and (min-width: 993px) {
    .article-featured .wrapper {
      background-repeat: no-repeat;
      background-position: calc(calc(100vw - 1075px) / 2) 0;
      background-size: contain; } }

.article-featured .hero {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover; }
  @media only screen and (min-width: 993px) {
    .article-featured .hero {
      background: none; } }
  @media only screen and (min-width: 992px) and (max-width: 1129px) {
    .article-featured .hero {
      background-image: none; } }

.article-featured .spoiler-block {
  display: flex;
  align-items: center;
  height: 80vh; }
  .article-featured .spoiler-block h1 {
    font-family: "Archivo Black";
    font-size: 50px;
    margin-top: 80px;
    text-align: center; }
  .article-featured .spoiler-block .bar {
    margin-top: 50px; }

.article-featured .full-image-bg {
  display: flex;
  align-items: center;
  background-image: url("~/assets/images/featured-article-fullbleed-quote.png");
  height: 720px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 20px; }
  .article-featured .full-image-bg .full-image-quote {
    font-family: "Archivo Black";
    font-size: 30px;
    color: #ffffff;
    text-align: center;
    line-height: 1.17;
    letter-spacing: -0.3px;
    padding: 60px 0 60px 0; }
  .article-featured .full-image-bg .full-image-spark {
    height: 78px;
    margin-bottom: 0px !important; }

.article-featured .grey-bg {
  background: lightgray; }

.article-featured .body {
  margin-top: 50px; }
  .article-featured .body p.first::first-letter {
    font-family: "Archivo Black";
    font-size: 130px; }

.article-featured .hero-bg-image {
  background-image: url("~/assets/images/article-hero-bg.jpg");
  background-size: 100% !important;
  height: 100vh;
  background-repeat: no-repeat !important;
  background-position: 0 !important;
  object-fit: cover; }
  @media only screen and (max-width: 992px) {
    .article-featured .hero-bg-image {
      height: 595px !important;
      background-position: center; } }

.article-featured .article-head__category {
  color: #fff; }
  @media only screen and (max-width: 992px) {
    .article-featured .article-head__category {
      margin-top: 50px !important; } }

.article-featured .article-head__author {
  color: #fff; }

.article-featured .social-box {
  top: 602px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  position: fixed; }
  .article-featured .social-box img {
    border-bottom: 1px solid #fff;
    margin: 0 auto;
    width: 100%; }

.page-template-home {
  background-color: #1e1e1e; }
  .page-template-home .container {
    max-width: 1176px; }
  .page-template-home .nav-container {
    z-index: 1; }
  .page-template-home #featured-ad {
    margin-bottom: 0; }

.uber-nav {
  background: #d6283b;
  max-height: 35px;
  position: relative;
  z-index: 20; }
  .uber-nav .row {
    margin-bottom: 0; }
  .uber-nav a {
    color: #fff;
    font-family: 'Archivo Black', sans-serif;
    text-transform: uppercase;
    font-size: 12px; }
  .uber-nav .alpha-link {
    margin-right: 30px; }

.home .swiper-button-next,
.home .swiper-button-prev {
  cursor: pointer; }

.home .hero-background {
  position: relative;
  padding-top: 100px; }
  @media only screen and (max-width: 992px) {
    .home .hero-background {
      padding-top: 0; } }

.home .hero-background {
  width: 100%;
  height: 560px;
  background-color: #1e1e1e;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  @media only screen and (max-width: 992px) {
    .home .hero-background {
      height: initial; }
      .home .hero-background .hero-feature-unit-bg {
        background-size: contain;
        background-position: right center; } }

.home .hero {
  color: #fff;
  position: relative;
  margin-top: 70px; }
  @media only screen and (max-width: 992px) {
    .home .hero {
      margin-top: -75px;
      margin-bottom: 50px; } }
  @media only screen and (max-width: 800px) {
    .home .hero {
      margin-top: -41px;
      margin-bottom: 30px; } }

.home .no-hero-background {
  height: initial;
  background-color: #1e1e1e;
  background-image: none !important; }
  .home .no-hero-background:before,
  .home .no-hero-background .hero__category,
  .home .no-hero-background .hero__title,
  .home .no-hero-background .hero__text {
    display: none; }
  .home .no-hero-background .hero {
    margin-bottom: 0; }
  .home .no-hero-background .hero__greeting {
    margin-bottom: 0; }

.home .hero__greeting {
  margin-top: 0px;
  font-size: 30px;
  font-family: "Archivo Black";
  text-transform: uppercase;
  margin-left: 10px;
  margin-bottom: 127px;
  visibility: hidden;
  display: none; }

.home .hero__emoji {
  display: inline-block;
  position: relative;
  top: 3px;
  margin-left: 20px; }

.home .hero__category {
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: 900;
  font-family: Roboto;
  margin-bottom: 15px;
  text-transform: uppercase; }
  .home .hero__category > a {
    padding: 0 3px;
    border-radius: 2px;
    background-color: #d6293b;
    color: #ffffff !important; }
  @media only screen and (max-width: 992px) {
    .home .hero__category {
      margin-bottom: 10px; } }
  @media only screen and (max-width: 800px) {
    .home .hero__category {
      font-size: 10px; } }

.home .hero__title {
  font-size: 40px;
  font-weight: 300;
  text-align: left;
  color: #ffffff;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Roboto; }
  @media only screen and (max-width: 992px) {
    .home .hero__title {
      margin-bottom: 10px; } }
  @media only screen and (max-width: 800px) {
    .home .hero__title {
      font-size: 18px; } }

.home .hero__text {
  color: #fff;
  font-size: 18px;
  font-family: Roboto;
  display: inline-block; }
  @media only screen and (max-width: 992px) {
    .home .hero__text {
      opacity: 0.3; } }
  @media only screen and (max-width: 800px) {
    .home .hero__text {
      font-size: 10px; } }

.home .pipe {
  display: inline-block;
  width: 1px;
  background-color: #1e1e1e;
  height: 20px;
  margin-right: 15px;
  position: relative;
  top: 3px; }

.home .hero__author {
  font-size: 18px;
  font-weight: 500;
  font-family: Roboto;
  margin-right: 15px; }
  @media only screen and (max-width: 800px) {
    .home .hero__author {
      font-size: 10px; } }

.home .hero__date {
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  opacity: 0.5;
  font-weight: 400;
  letter-spacing: 0px; }

.home .bg-dark {
  background: #1e1e1e; }
  .home .bg-dark .section-header h1 {
    color: white;
    opacity: 0.2; }
  @media only screen and (max-width: 800px) {
    .home .bg-dark .section-header hr {
      display: none; } }

.home .home-feature .section-header h1 {
  width: 168px;
  height: 58px;
  font-family: Roboto;
  font-size: 34px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: normal;
  color: #4a4a4a;
  opacity: 1; }

.home .home-feature .section-header hr {
  color: #4a4a4a;
  background-color: #4a4a4a;
  opacity: 1; }

.home .trending-container {
  background: #1e1e1e;
  padding-top: 70px;
  padding-bottom: 50px; }
  .home .trending-container hr {
    background-color: #fff; }
  @media only screen and (max-width: 800px) {
    .home .trending-container {
      padding-top: 10px;
      padding-bottom: 0; } }

.home .feed-container {
  background-color: #1e1e1e; }

.home .retro-container {
  /* background: #fff; */
  padding-bottom: 80px; }
  .home .retro-container .section-header {
    margin-bottom: 38px; }
    .home .retro-container .section-header h1 {
      color: #4a4a4a; }
  @media only screen and (max-width: 800px) {
    .home .retro-container {
      padding-bottom: 40px; } }
  .home .retro-container .retro-card {
    width: 100%; }
  .home .retro-container .flat-card {
    height: 345px;
    position: relative; }
    .home .retro-container .flat-card .featured__title {
      margin-bottom: 2px;
      color: #1e1e1e; }
    .home .retro-container .flat-card a {
      color: #fff; }
    .home .retro-container .flat-card .mobile-img {
      visibility: hidden; }
      @media only screen and (max-width: 800px) {
        .home .retro-container .flat-card .mobile-img {
          visibility: visible;
          width: 100%; } }
    .home .retro-container .flat-card .retro-inner-wrap {
      height: 100%; }
    .home .retro-container .flat-card .card-title {
      height: 100%;
      display: flex;
      align-items: center; }
    .home .retro-container .flat-card .featured__text {
      font-family: "Archivo";
      font-size: 18px;
      color: #1e1e1e; }
    .home .retro-container .flat-card .featured__author {
      font-size: 18px;
      color: #1e1e1e; }
    @media only screen and (max-width: 800px) {
      .home .retro-container .flat-card .card-title {
        padding-top: 0; }
        .home .retro-container .flat-card .card-title .featured__category {
          padding-top: 0;
          font-size: 11px;
          margin-bottom: 10px; }
        .home .retro-container .flat-card .card-title h1 {
          font-size: 18px;
          margin-bottom: 0;
          padding-bottom: 7px; }
        .home .retro-container .flat-card .card-title .podcast-icon {
          width: 14px;
          height: 21px;
          margin-right: 10px; }
        .home .retro-container .flat-card .card-title .featured__text,
        .home .retro-container .flat-card .card-title .featured__author {
          font-size: 10px;
          margin-right: 0; }
        .home .retro-container .flat-card .card-title .featured__date {
          float: right;
          font-size: 14px;
          position: relative;
          top: 12px;
          font-family: 'Archivo' !important;
          font-weight: 400; } }

.home .card-title {
  color: white; }

@media only screen and (max-width: 800px) {
  .home .valign-wrapper.featured-wrap {
    display: block; }
  .home .ad-full {
    height: 110px; }
  .home .hero__category,
  .home .hero__title,
  .home .hero__text {
    display: none; }
  .home .hero__greeting {
    font-size: 25px;
    position: static !important;
    margin-bottom: 30px !important;
    margin-left: 0 !important; }
  .home .hero__emoji {
    top: 5px; } }

body.home .featured-card-4 a:not(.color-category),
body.home .featured-card-8 a:not(.color-category),
.home .featured-card-4 a:not(.color-category),
.home .featured-card-8 a:not(.color-category) {
  color: inherit; }

body.home .featured-card-4 .card-image .video-icon,
body.home .featured-card-4 .card-image .channel-icon,
body.home .featured-card-4 .card-image .podcast-icon,
body.home .featured-card-4 .card-image .article-icon,
body.home .featured-card-8 .card-image .video-icon,
body.home .featured-card-8 .card-image .channel-icon,
body.home .featured-card-8 .card-image .podcast-icon,
body.home .featured-card-8 .card-image .article-icon,
.home .featured-card-4 .card-image .video-icon,
.home .featured-card-4 .card-image .channel-icon,
.home .featured-card-4 .card-image .podcast-icon,
.home .featured-card-4 .card-image .article-icon,
.home .featured-card-8 .card-image .video-icon,
.home .featured-card-8 .card-image .channel-icon,
.home .featured-card-8 .card-image .podcast-icon,
.home .featured-card-8 .card-image .article-icon {
  width: 14px;
  height: 21px;
  display: inline-block;
  margin-right: 10px; }

body.home .featured-card-4 .card-image .article-icon,
body.home .featured-card-8 .card-image .article-icon,
.home .featured-card-4 .card-image .article-icon,
.home .featured-card-8 .card-image .article-icon {
  width: 18px;
  height: 13px; }

body.home .featured-card-4 .card-image .channel-icon,
body.home .featured-card-4 .card-image .video-icon,
body.home .featured-card-8 .card-image .channel-icon,
body.home .featured-card-8 .card-image .video-icon,
.home .featured-card-4 .card-image .channel-icon,
.home .featured-card-4 .card-image .video-icon,
.home .featured-card-8 .card-image .channel-icon,
.home .featured-card-8 .card-image .video-icon {
  object-fit: contain; }

body.home .carousel-home-channels img,
.home .carousel-home-channels img {
  height: 100%;
  object-fit: cover; }

body.home .hero a,
.home .hero a {
  color: inherit; }

body.home .channels-wrap .center-align.container .row,
.home .channels-wrap .center-align.container .row {
  margin-bottom: 0; }

body.home .nav-takeover-container,
.home .nav-takeover-container {
  padding-bottom: 40px; }

body.home #featured-home-image,
.home #featured-home-image {
  margin-bottom: 20px; }

@media only screen and (min-width: 801px) {
  #featured-home-image .hero > .col.s12.l8 {
    width: 45%; } }

.home .carousel-playlist .basic-card {
  margin-right: 30px !important; }
  @media only screen and (max-width: 600px) {
    .home .carousel-playlist .basic-card {
      width: 285px !important;
      margin-right: 15px !important; } }

.home .latest-container #rect,
.home .latest-container #Oval {
  stroke: #000000; }

.home .latest-container #use {
  fill: #000000; }

.home .home-featured-wrap-bg {
  overflow: hidden;
  border-radius: 6px; }
  .home .home-featured-wrap-bg:before {
    opacity: 1;
    background-image: linear-gradient(to left, rgba(30, 30, 30, 0.7) 3%, rgba(30, 30, 30, 0)); }
  @media only screen and (max-width: 992px) {
    .home .home-featured-wrap-bg {
      background-size: contain; } }
  @media only screen and (max-width: 800px) {
    .home .home-featured-wrap-bg {
      height: 200px;
      position: relative; } }

.home .card-title .featured__title {
  font-size: 52px;
  font-weight: 300;
  line-height: 1.12;
  color: #ffffff;
  font-family: Roboto;
  padding-bottom: 18px; }

.home .featured__category {
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: 900;
  font-family: Roboto;
  margin-bottom: 15px;
  text-transform: uppercase; }
  .home .featured__category a {
    padding: 0 3px;
    border-radius: 2px;
    background-color: #d6293b;
    color: #ffffff !important; }

.home .flat-card .featured__text {
  opacity: 0.8;
  font-size: 18px;
  font-family: Roboto;
  font-weight: normal;
  color: #fff !important; }

.home .flat-card .featured__author {
  font-weight: 500;
  font-family: Roboto;
  color: #fff; }

@media only screen and (max-width: 800px) {
  .home .retro-container .flat-card {
    height: auto; } }

.home .card-count-2 .card-img-bg,
.home .card-count-2 .nerdist-new-card {
  width: 100%; }

.home .card-count-2 .card-img-bg {
  height: 315px;
  overflow: hidden;
  border-radius: 6px;
  background-size: cover; }

.home [class*=card-count-] .nerdist-new-card {
  margin-left: 0;
  margin-right: 0; }
  .home [class*=card-count-] .nerdist-new-card .row {
    margin-left: 0;
    margin-right: 0; }

.home-feature .latest-container.dark .playlist-quick-filters,
.home-feature .playlist-quick-filters {
  color: #ffffff; }

.video-player-shortcode-container .jwplayer.jw-skin-nerdist .jw-title-primary {
  display: none; }

.video-player-shortcode-container .jwplayer.jw-skin-nerdist .jw-svg-icon-play path {
  display: none; }

.video-player-shortcode-container .jwplayer.jw-skin-nerdist .jw-svg-icon-play {
  background-image: url("images/jw_inline_player_play_button.svg");
  background-size: contain;
  background-repeat: no-repeat; }

.video-player-shortcode-container .jwplayer.jw-skin-nerdist .jw-knob {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #FFF; }
  .video-player-shortcode-container .jwplayer.jw-skin-nerdist .jw-knob .jw-text-elapsed {
    display: block;
    margin-top: -18px;
    margin-left: -8px;
    font-family: 'Archivo'; }

.video-player-shortcode-container .jwplayer.jw-skin-nerdist .jw-progress {
  background-color: #3940b5; }

.video-player-shortcode-container .jwplayer.jw-skin-nerdist .jw-slider-container {
  height: 3px; }

.video-player-shortcode-container .jwplayer.jw-skin-nerdist .jw-time-tip {
  display: none; }

.video-player-shortcode-container .jwplayer.jw-skin-nerdist .jw-slider-time {
  width: 75%;
  position: absolute;
  margin: 12px 0 0 10%; }
  @media only screen and (max-width: 600px) {
    .video-player-shortcode-container .jwplayer.jw-skin-nerdist .jw-slider-time {
      width: 70%;
      margin: 12px 0 0 15%; } }

.video-player-shortcode-container .jwplayer.jw-skin-nerdist .jw-controlbar {
  display: block;
  margin-bottom: 20px; }

.video-player-shortcode-container .jwplayer.jw-skin-nerdist .jw-button-container {
  display: block; }
  .video-player-shortcode-container .jwplayer.jw-skin-nerdist .jw-button-container .jw-icon-playback {
    float: left;
    margin-right: 85%; }
  .video-player-shortcode-container .jwplayer.jw-skin-nerdist .jw-button-container .jw-text-duration {
    font-family: 'Archivo';
    float: left; }
    .video-player-shortcode-container .jwplayer.jw-skin-nerdist .jw-button-container .jw-text-duration:before {
      content: ''; }

.video-player-shortcode-container .jw-icon-volume {
  display: none; }

.video-player-shortcode-container .jw-icon-rewind {
  display: none !important; }

.video-player-shortcode-container .jw-icon-fullscreen svg {
  display: none; }

.video-player-shortcode-container .jw-icon-settings {
  display: none; }

.video-player-shortcode-container .jw-icon-cast {
  display: none !important; }

.video-player-shortcode-container .jw-icon-fullscreen {
  width: 20px;
  background-image: url("images/video-expand.svg");
  background-size: contain;
  background-repeat: no-repeat; }

.video-player-shortcode-container .video-category {
  font-family: 'Archivo Black';
  font-size: 12px;
  color: #FFF;
  text-transform: uppercase; }

.video-player-shortcode-container .video-title-header {
  font-family: 'Archivo Black';
  font-size: 22px;
  color: #FFF;
  text-transform: capitalize;
  margin: 1rem 0 6rem 0; }

.account .account-forgot-request-email,
.account .account-sign-in, .account .account-sign-up {
  background-image: url("../public/images/signin-bg.svg");
  background-repeat: no-repeat;
  background-size: 700px;
  background-position: 365px 95px;
  width: 50.45vW;
  margin-left: 49.65vW;
  background-color: #1e1e1e;
  padding-top: 100px;
  padding-bottom: 54px;
  min-height: 100vH; }
  @media only screen and (max-width: 992px) {
    .account .account-forgot-request-email,
    .account .account-sign-in, .account .account-sign-up {
      width: 100vW;
      margin-left: 0vW;
      padding-top: 130px; } }
  @media only screen and (min-width: 980px) and (max-width: 1380px) {
    .account .account-forgot-request-email .l4,
    .account .account-sign-in .l4, .account .account-sign-up .l4 {
      width: 50%; } }
  @media only screen and (max-width: 992px) {
    .account .account-forgot-request-email .l4,
    .account .account-sign-in .l4, .account .account-sign-up .l4 {
      width: 100%; } }
  @media only screen and (min-width: 980px) and (max-width: 1380px) {
    .account .account-forgot-request-email .push-l6,
    .account .account-sign-in .push-l6, .account .account-sign-up .push-l6 {
      left: 41.6666666667%; } }
  @media only screen and (max-width: 992px) {
    .account .account-forgot-request-email .push-l6,
    .account .account-sign-in .push-l6, .account .account-sign-up .push-l6 {
      left: 0; } }
  @media only screen and (max-width: 800px) {
    .account .account-forgot-request-email,
    .account .account-sign-in, .account .account-sign-up {
      background-size: 800px;
      background-position: 35px 130px; } }
  .account .account-forgot-request-email .account-more-container,
  .account .account-sign-in .account-more-container, .account .account-sign-up .account-more-container {
    border-radius: 5px;
    padding: 30px;
    margin-top: 40px;
    margin-bottom: 30px;
    width: 100%;
    color: #fff !important;
    position: relative;
    border: solid 2px #ffffff; }
    .account .account-forgot-request-email .account-more-container .account-label,
    .account .account-sign-in .account-more-container .account-label, .account .account-sign-up .account-more-container .account-label {
      font-family: "Archivo Black";
      font-size: 16px;
      line-height: 1;
      padding-right: 80px; }
    .account .account-forgot-request-email .account-more-container .account-body-text,
    .account .account-sign-in .account-more-container .account-body-text, .account .account-sign-up .account-more-container .account-body-text {
      font-family: "Archivo";
      font-size: 16px;
      line-height: 1.5;
      color: #fff; }
    .account .account-forgot-request-email .account-more-container .account-alpha-logo,
    .account .account-sign-in .account-more-container .account-alpha-logo, .account .account-sign-up .account-more-container .account-alpha-logo {
      top: 25px;
      width: 76px;
      right: 20px;
      height: 26px;
      position: absolute; }
      .account .account-forgot-request-email .account-more-container .account-alpha-logo img,
      .account .account-sign-in .account-more-container .account-alpha-logo img, .account .account-sign-up .account-more-container .account-alpha-logo img {
        width: 100%;
        height: 100%; }
  .account .account-forgot-request-email .reset-password-x-out,
  .account .account-forgot-request-email .new-password-x-out,
  .account .account-forgot-request-email .account-sign-in-x-out,
  .account .account-sign-in .reset-password-x-out,
  .account .account-sign-in .new-password-x-out,
  .account .account-sign-in .account-sign-in-x-out, .account .account-sign-up .reset-password-x-out,
  .account .account-sign-up .new-password-x-out,
  .account .account-sign-up .account-sign-in-x-out {
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 20px;
    cursor: pointer; }
    @media only screen and (max-width: 992px) {
      .account .account-forgot-request-email .reset-password-x-out,
      .account .account-forgot-request-email .new-password-x-out,
      .account .account-forgot-request-email .account-sign-in-x-out,
      .account .account-sign-in .reset-password-x-out,
      .account .account-sign-in .new-password-x-out,
      .account .account-sign-in .account-sign-in-x-out, .account .account-sign-up .reset-password-x-out,
      .account .account-sign-up .new-password-x-out,
      .account .account-sign-up .account-sign-in-x-out {
        top: 80px; } }
  .account .account-forgot-request-email .account-row,
  .account .account-sign-in .account-row, .account .account-sign-up .account-row {
    margin-left: -30.65vW;
    width: 80vW;
    padding: 0 0 0 8.125vW; }
    @media only screen and (max-width: 992px) {
      .account .account-forgot-request-email .account-row,
      .account .account-sign-in .account-row, .account .account-sign-up .account-row {
        margin: 0 auto;
        padding: 0; } }
  .account .account-forgot-request-email .account-sign-up-form-container,
  .account .account-sign-in .account-sign-up-form-container, .account .account-sign-up .account-sign-up-form-container {
    position: relative; }
    .account .account-forgot-request-email .account-sign-up-form-container .forgot-pw-link,
    .account .account-sign-in .account-sign-up-form-container .forgot-pw-link, .account .account-sign-up .account-sign-up-form-container .forgot-pw-link {
      position: absolute;
      right: 0; }
      .account .account-forgot-request-email .account-sign-up-form-container .forgot-pw-link a,
      .account .account-sign-in .account-sign-up-form-container .forgot-pw-link a, .account .account-sign-up .account-sign-up-form-container .forgot-pw-link a {
        color: #757575; }
        .account .account-forgot-request-email .account-sign-up-form-container .forgot-pw-link a:hover,
        .account .account-sign-in .account-sign-up-form-container .forgot-pw-link a:hover, .account .account-sign-up .account-sign-up-form-container .forgot-pw-link a:hover {
          text-decoration: underline; }
  .account .account-forgot-request-email h3,
  .account .account-sign-in h3, .account .account-sign-up h3 {
    margin: 0;
    font-size: 30px;
    line-height: 36px;
    letter-spacing: -0.3px;
    font-family: "Archivo Black";
    color: #FFF;
    margin-bottom: 60px;
    text-align: center;
    width: 100%; }
    @media only screen and (max-width: 992px) {
      .account .account-forgot-request-email h3,
      .account .account-sign-in h3, .account .account-sign-up h3 {
        text-align: center;
        font-size: 25px;
        line-height: 25px;
        margin-bottom: 10px; } }
  .account .account-forgot-request-email .account-sign-up-btn-alpha,
  .account .account-sign-in .account-sign-up-btn-alpha, .account .account-sign-up .account-sign-up-btn-alpha {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer; }
  .account .account-forgot-request-email .account-sign-up-btn,
  .account .account-sign-in .account-sign-up-btn, .account .account-sign-up .account-sign-up-btn {
    color: #FFF;
    border-radius: 5px;
    background-color: rgba(18, 18, 18, 0.5);
    height: 60px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    font-family: "Archivo";
    font-size: 16px;
    margin-bottom: 71px;
    padding-left: 10px;
    padding-right: 10px; }
    .account .account-forgot-request-email .account-sign-up-btn:hover > span,
    .account .account-sign-in .account-sign-up-btn:hover > span, .account .account-sign-up .account-sign-up-btn:hover > span {
      text-decoration: underline; }
    @media only screen and (max-width: 992px) {
      .account .account-forgot-request-email .account-sign-up-btn,
      .account .account-sign-in .account-sign-up-btn, .account .account-sign-up .account-sign-up-btn {
        margin-bottom: 10px; } }
    .account .account-forgot-request-email .account-sign-up-btn span,
    .account .account-sign-in .account-sign-up-btn span, .account .account-sign-up .account-sign-up-btn span {
      color: #d6283b;
      font-family: "Archivo Black";
      margin-left: 10px;
      text-decoration: underline; }
  .account .account-forgot-request-email .account-sign-up-label,
  .account .account-sign-in .account-sign-up-label, .account .account-sign-up .account-sign-up-label {
    font-family: "Archivo Black";
    font-size: 13px;
    line-height: 1;
    letter-spacing: -0.1px;
    color: #FFF !important; }
  .account .account-forgot-request-email .account-sign-up-remember-label,
  .account .account-sign-in .account-sign-up-remember-label, .account .account-sign-up .account-sign-up-remember-label {
    font-family: "Archivo";
    font-size: 16px;
    color: #FFF; }
  .account .account-forgot-request-email .account-sign-up-input,
  .account .account-sign-in .account-sign-up-input, .account .account-sign-up .account-sign-up-input {
    border-radius: 5px;
    background-color: #1e1e1e;
    border: solid 1.5px rgba(255, 255, 255, 0.3);
    color: #FFF;
    padding-left: 15px;
    margin: 15px 0 30px 0;
    width: calc(100% - 15px); }
    .account .account-forgot-request-email .account-sign-up-input:focus:not([readonly]),
    .account .account-sign-in .account-sign-up-input:focus:not([readonly]), .account .account-sign-up .account-sign-up-input:focus:not([readonly]) {
      border-bottom: solid 1.5px rgba(255, 255, 255, 0.3);
      box-shadow: none; }
    .account .account-forgot-request-email .account-sign-up-input:focus:not([readonly]) + label,
    .account .account-sign-in .account-sign-up-input:focus:not([readonly]) + label, .account .account-sign-up .account-sign-up-input:focus:not([readonly]) + label {
      color: #FFF; }
  .account .account-forgot-request-email .md-checkbox,
  .account .account-sign-in .md-checkbox, .account .account-sign-up .md-checkbox {
    position: relative;
    text-align: left;
    height: 20px;
    margin-bottom: 20px;
    display: flex;
    align-items: center; }
    .account .account-forgot-request-email .md-checkbox.md-checkbox-inline,
    .account .account-sign-in .md-checkbox.md-checkbox-inline, .account .account-sign-up .md-checkbox.md-checkbox-inline {
      display: inline-block; }
    .account .account-forgot-request-email .md-checkbox.account-sign-up-newsletter,
    .account .account-sign-in .md-checkbox.account-sign-up-newsletter, .account .account-sign-up .md-checkbox.account-sign-up-newsletter {
      margin-bottom: 30px; }
    .account .account-forgot-request-email .md-checkbox label,
    .account .account-sign-in .md-checkbox label, .account .account-sign-up .md-checkbox label {
      cursor: pointer;
      margin-left: 15px;
      color: #FFF;
      font-family: "Archivo";
      font-size: 16px; }
      @media only screen and (max-width: 992px) {
        .account .account-forgot-request-email .md-checkbox label,
        .account .account-sign-in .md-checkbox label, .account .account-sign-up .md-checkbox label {
          margin-left: 15px; } }
      .account .account-forgot-request-email .md-checkbox label:before, .account .account-forgot-request-email .md-checkbox label:after,
      .account .account-sign-in .md-checkbox label:before,
      .account .account-sign-in .md-checkbox label:after, .account .account-sign-up .md-checkbox label:before, .account .account-sign-up .md-checkbox label:after {
        content: "";
        position: absolute;
        left: 0;
        top: 0; }
      .account .account-forgot-request-email .md-checkbox label:before,
      .account .account-sign-in .md-checkbox label:before, .account .account-sign-up .md-checkbox label:before {
        width: 20px;
        height: 20px;
        background: rgba(0, 0, 0, 0);
        border: 2px solid rgba(255, 255, 255, 0.3);
        border-radius: 2px;
        cursor: pointer;
        transition: background .3s; }
    .account .account-forgot-request-email .md-checkbox input[type="checkbox"],
    .account .account-sign-in .md-checkbox input[type="checkbox"], .account .account-sign-up .md-checkbox input[type="checkbox"] {
      outline: 0;
      margin-right: 10px;
      visibility: hidden;
      position: static; }
      .account .account-forgot-request-email .md-checkbox input[type="checkbox"]:checked + label:before,
      .account .account-sign-in .md-checkbox input[type="checkbox"]:checked + label:before, .account .account-sign-up .md-checkbox input[type="checkbox"]:checked + label:before {
        background: rgba(0, 0, 0, 0);
        border: 2px solid rgba(255, 255, 255, 0.3); }
      .account .account-forgot-request-email .md-checkbox input[type="checkbox"]:checked + label:after,
      .account .account-sign-in .md-checkbox input[type="checkbox"]:checked + label:after, .account .account-sign-up .md-checkbox input[type="checkbox"]:checked + label:after {
        transform: rotate(-45deg);
        top: 5px;
        left: 4px;
        width: 12px;
        height: 6px;
        border: 2px solid #fff;
        border-top-style: none;
        border-right-style: none; }
      .account .account-forgot-request-email .md-checkbox input[type="checkbox"]:disabled + label:before,
      .account .account-sign-in .md-checkbox input[type="checkbox"]:disabled + label:before, .account .account-sign-up .md-checkbox input[type="checkbox"]:disabled + label:before {
        border-color: rgba(0, 0, 0, 0.26); }
      .account .account-forgot-request-email .md-checkbox input[type="checkbox"]:disabled:checked + label:before,
      .account .account-sign-in .md-checkbox input[type="checkbox"]:disabled:checked + label:before, .account .account-sign-up .md-checkbox input[type="checkbox"]:disabled:checked + label:before {
        background: rgba(0, 0, 0, 0.26); }
  .account .account-forgot-request-email .account-sign-in-submit-button,
  .account .account-sign-in .account-sign-in-submit-button, .account .account-sign-up .account-sign-in-submit-button {
    width: 100%;
    border-radius: 5px;
    height: 50px;
    background-color: #d6283b;
    border: solid 3px #333;
    font-family: "Archivo Black";
    font-size: 14px;
    line-height: 1;
    letter-spacing: -0.1px;
    color: #FFF;
    margin-top: 10px; }
    @media only screen and (max-width: 992px) {
      .account .account-forgot-request-email .account-sign-in-submit-button,
      .account .account-sign-in .account-sign-in-submit-button, .account .account-sign-up .account-sign-in-submit-button {
        margin-top: 15px; } }
  .account .account-forgot-request-email .account-sign-up-submit-button,
  .account .account-sign-in .account-sign-up-submit-button, .account .account-sign-up .account-sign-up-submit-button {
    width: 100%;
    border-radius: 5px;
    height: 60px;
    background-color: #d6283b;
    border: solid 3px #333;
    font-family: "Archivo Black";
    font-size: 14px;
    line-height: 1;
    letter-spacing: -0.1px;
    color: #FFF;
    margin-top: 30px; }
  .account .account-forgot-request-email .account-sign-up-intro,
  .account .account-sign-in .account-sign-up-intro, .account .account-sign-up .account-sign-up-intro {
    opacity: 0.5;
    color: #FFF;
    font-family: "Archivo";
    font-size: 16px;
    text-align: center;
    padding: 0 10px 0 10px;
    margin-bottom: 15px !important; }
    .account .account-forgot-request-email .account-sign-up-intro a,
    .account .account-sign-in .account-sign-up-intro a, .account .account-sign-up .account-sign-up-intro a {
      color: inherit !important; }
  .account .account-forgot-request-email .account-sign-up-terms,
  .account .account-sign-in .account-sign-up-terms, .account .account-sign-up .account-sign-up-terms {
    opacity: 0.3;
    color: #FFF;
    font-family: "Archivo";
    font-size: 14px;
    text-align: center;
    padding: 0 10px 0 10px;
    margin-bottom: 0; }
  .account .account-forgot-request-email .account-line,
  .account .account-sign-in .account-line, .account .account-sign-up .account-line {
    margin: 0 auto;
    width: calc(100%);
    height: 1px;
    opacity: 0.1;
    background-color: #ffffff; }
  .account .account-forgot-request-email .account-sign-up-newsletter-label,
  .account .account-sign-in .account-sign-up-newsletter-label, .account .account-sign-up .account-sign-up-newsletter-label {
    font-size: 18px;
    font-family: "Archivo Black";
    color: #FFF; }

.topic {
  padding-bottom: 30px; }
  .topic .trending-gallery-container {
    padding-bottom: 0; }
    @media only screen and (max-width: 800px) {
      .topic .trending-gallery-container {
        clear: both;
        padding-bottom: 30px; } }
    .topic .trending-gallery-container .carousel-wrap {
      position: relative; }
      .topic .trending-gallery-container .carousel-wrap .carousel-custom-gallery {
        height: 440px; }
        .topic .trending-gallery-container .carousel-wrap .carousel-custom-gallery .carousel-cell {
          height: 430px;
          width: 278px;
          max-width: 278px;
          margin: 0 15px; }
        .topic .trending-gallery-container .carousel-wrap .carousel-custom-gallery .featured-card-8 .card-title {
          padding: 20px; }
          .topic .trending-gallery-container .carousel-wrap .carousel-custom-gallery .featured-card-8 .card-title h3 {
            font-size: 18px; }
        .topic .trending-gallery-container .carousel-wrap .carousel-custom-gallery .featured-card-8 .card-image-wrap img {
          height: 430px; }
    .topic .trending-gallery-container .flickity-viewport {
      width: 100%; }
    .topic .trending-gallery-container .flickity-slider {
      position: relative; }
  .topic .bg-dark {
    background: #003589; }
    .topic .bg-dark .card-image-wrap::after {
      background-image: linear-gradient(to bottom, rgba(0, 53, 137, 0), #003589 60%);
      height: 50%;
      top: 50%; }
    .topic .bg-dark .featured-card-4 {
      margin-bottom: 50px; }
  .topic .flat-card {
    height: 428px;
    background: url("~/assets/images/test.png") left no-repeat;
    background-size: 50%; }
    .topic .flat-card .featured__title {
      margin-bottom: 2px;
      color: #1e1e1e; }
    @media only screen and (max-width: 800px) {
      .topic .flat-card {
        background: none;
        height: auto; } }
    .topic .flat-card .mobile-img {
      visibility: hidden; }
      .topic .flat-card .mobile-img:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, #b7b7b7 100%);
        opacity: 0.7; }
      @media only screen and (max-width: 800px) {
        .topic .flat-card .mobile-img {
          visibility: visible;
          width: 100%; } }
    .topic .flat-card .retro-inner-wrap {
      height: 100%; }
    .topic .flat-card .card-title {
      height: 100%;
      display: flex;
      align-items: center; }
    .topic .flat-card .featured__text {
      font-family: "Archivo";
      font-size: 18px;
      color: #1e1e1e; }
    .topic .flat-card .featured__author {
      font-family: "Archivo Black";
      color: #1e1e1e; }
    @media only screen and (max-width: 800px) {
      .topic .flat-card .card-title {
        padding-top: 0;
        height: auto; }
        .topic .flat-card .card-title .featured__category {
          padding-top: 20px;
          font-size: 11px;
          margin-bottom: 10px; }
        .topic .flat-card .card-title h1 {
          font-size: 18px;
          margin-bottom: 15px; }
        .topic .flat-card .card-title .podcast-icon {
          width: 14px;
          height: 21px;
          margin-right: 10px; }
        .topic .flat-card .card-title .featured__author {
          font-size: 15px;
          margin-right: 0; }
        .topic .flat-card .card-title .featured__date {
          float: right;
          font-size: 12px;
          position: relative;
          top: 12px; } }
  .topic .darken {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    content: '';
    background: #000;
    opacity: 0.2; }
  .topic .custom-section {
    background: #000;
    padding-top: 85px;
    padding-bottom: 50px; }
    .topic .custom-section .card-image-wrap::after {
      background-image: linear-gradient(to bottom, rgba(0, 53, 137, 0), #003589); }
    .topic .custom-section .section-header {
      margin-bottom: 35px; }
      .topic .custom-section .section-header h1 {
        opacity: 0.2; }
      @media only screen and (max-width: 800px) {
        .topic .custom-section .section-header {
          margin-bottom: 30px; } }
    @media only screen and (max-width: 800px) {
      .topic .custom-section {
        padding-top: 30px;
        padding-bottom: 40px; } }
  @media only screen and (max-width: 800px) {
    .topic .pt20 {
      padding-top: 40px; } }
  .topic .featured-card-4 .card-img {
    width: 100%; }
  .topic .animation-bg {
    transition-duration: 0.5s;
    transition-timing-function: linear;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh; }
  .topic .gradient {
    margin: 0;
    position: fixed;
    top: 100vh;
    width: 100vw;
    transition-duration: 1.2s;
    transition-timing-function: linear; }
  .topic .gradient-static {
    width: 100%; }
  .topic .topic-feature-header {
    background: #3d1431;
    padding-top: 135px;
    padding-bottom: 80px;
    transition: 0.1s; }
    @media only screen and (max-width: 800px) {
      .topic .topic-feature-header {
        padding-top: 165px;
        padding-bottom: 32px; } }
    .topic .topic-feature-header .image-wrap {
      position: relative; }
    .topic .topic-feature-header .feature-image {
      width: 349px;
      height: 360px;
      opacity: 0.1;
      position: absolute;
      top: -10px;
      right: -40px;
      object-fit: contain;
      object-position: center; }
      @media only screen and (max-width: 800px) {
        .topic .topic-feature-header .feature-image {
          top: -85px;
          width: 140px;
          height: 140px; } }
  .topic .topic-feature-cards .bg-dark {
    background: #3d1431; }
    .topic .topic-feature-cards .bg-dark .card-image-wrap::after {
      background-image: linear-gradient(to bottom, rgba(0, 53, 137, 0), #3d1431); }
  .topic .featured-card-row {
    padding-top: 80px;
    padding-bottom: 80px;
    margin-bottom: 0; }
  .topic .flat-card .featured__text,
  .topic .flat-card .featured__title,
  .topic .flat-card .featured__pipe,
  .topic .flat-card .featured__author,
  .topic .flat-card .featured__date,
  .topic .flat-card .featured__title a,
  .topic .flat-card .featured__category a,
  .topic .flat-card .featured__author a {
    color: #fff; }
  .topic .video-hero .hero .title-card h5 {
    color: #ffffff; }
  @media only screen and (max-width: 800px) {
    .topic .video-hero .hero h1 {
      padding-left: 10px; } }
  @media only screen and (max-width: 800px) {
    .topic .hero-title-block .follow-btn-a {
      padding-left: 10px; } }
  .topic .ad-full {
    background: rgba(0, 0, 0, 0.1); }

.carousel-videos {
  margin-left: 0; }

.topic-curtain {
  background-size: cover !important;
  background-position: center;
  position: absolute;
  width: 100vw;
  height: 100vh;
  z-index: 6;
  text-align: center; }
  .topic-curtain #topic-img {
    margin: 0 auto;
    margin-top: 200px;
    width: 85%; }
  .topic-curtain .spark {
    position: absolute;
    top: calc(100vh - 100px);
    margin: 0 auto; }
  .topic-curtain #topic-info {
    margin: 0 auto;
    transform: translateY(-100px);
    opacity: 0; }
  .topic-curtain .tallies {
    margin-bottom: 15px; }

.topic .featured-card-4 a:not(.color-category),
.topic .featured-card-8 a:not(.color-category) {
  color: inherit; }

.topic .featured-card-4 .card-image .video-icon,
.topic .featured-card-4 .card-image .channel-icon,
.topic .featured-card-4 .card-image .podcast-icon,
.topic .featured-card-4 .card-image .article-icon,
.topic .featured-card-8 .card-image .video-icon,
.topic .featured-card-8 .card-image .channel-icon,
.topic .featured-card-8 .card-image .podcast-icon,
.topic .featured-card-8 .card-image .article-icon {
  width: 14px;
  height: 21px;
  display: inline-block;
  margin-right: 10px; }

.topic .featured-card-4 .card-image .article-icon,
.topic .featured-card-8 .card-image .article-icon {
  width: 18px;
  height: 13px; }

.topic .featured-card-4 .card-image .channel-icon,
.topic .featured-card-4 .card-image .video-icon,
.topic .featured-card-8 .card-image .channel-icon,
.topic .featured-card-8 .card-image .video-icon {
  object-fit: contain; }

.topic .full-bleed .row {
  margin-bottom: 0; }

@media only screen and (max-width: 992px) {
  .topic .topic-see-more {
    margin-top: 0 !important; } }

@media only screen and (max-width: 800px) {
  .topic-feature-cards .featured-card-4 {
    display: block !important; }
  .topic-feature-cards .flickity-viewport {
    overflow: visible; }
  .topic-feature-cards .container > .row .col.s12 {
    width: 278px;
    margin-right: 10px; } }

.topic-franchise .video-hero {
  min-height: 0 !important; }
  .topic-franchise .video-hero h1 {
    padding-top: 0 !important; }

.topic-franchise .see-more {
  background: #000 !important; }

.topic-franchise .archive-filter .input-field {
  border-bottom: 2px solid #002772; }

.topic-franchise .archive-filter .prefix input {
  color: #002772; }

.topic-franchise .archive-filter .select-style {
  border: 2px solid #002772; }
  .topic-franchise .archive-filter .select-style select {
    color: #002772; }

.topic-franchise .hero-background:after {
  content: '';
  position: absolute;
  height: 50%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background-image: linear-gradient(0deg, rgba(116, 148, 199, 0), #003589); }

.topic-feature .see-more {
  background: #000 !important; }

.topic-feature .featured-card-wrapper {
  background: #3d1431; }

.topic-feature .featured-card-wrapper {
  padding: 50px 0; }
  @media only screen and (max-width: 800px) {
    .topic-feature .featured-card-wrapper .home-featured-wrap-bg {
      display: none; } }

.topic-featured-description {
  max-width: 523px;
  font-size: 12px;
  line-height: 1.33;
  text-align: left;
  color: #ffffff;
  margin-top: -20px;
  font-family: "Archivo Black"; }

.topic .topic-feature-cards .container {
  max-width: 1150px; }

.topic .featured-card-4 {
  background-color: transparent; }
  .topic .featured-card-4 .card-image-wrap {
    position: relative; }
    .topic .featured-card-4 .card-image-wrap:after {
      display: none; }
  .topic .featured-card-4 .card-alpha {
    display: flex; }
  .topic .featured-card-4 .card-img {
    overflow: hidden;
    border-radius: 6px; }
  .topic .featured-card-4 .card-title {
    position: relative;
    padding: 15px 0 20px; }
  .topic .featured-card-4 .category {
    color: #fff;
    font-size: 16px;
    padding: 0 3px;
    font-weight: 900;
    border-radius: 2px;
    font-family: Roboto;
    background-color: #d6293b; }
    .topic .featured-card-4 .category a {
      color: inherit; }
  .topic .featured-card-4 h3 {
    font-size: 20px;
    font-weight: 500;
    color: #ffffff;
    margin: 10px 0 5px;
    font-family: Roboto; }
  .topic .featured-card-4 .author {
    font-size: 16px;
    font-family: Roboto;
    font-weight: normal;
    color: rgba(255, 255, 255, 0.8); }
  .topic .featured-card-4 .read-duration {
    opacity: 0.3;
    font-size: 12px;
    color: #ffffff;
    font-weight: normal;
    font-family: Roboto; }

.card-alpha {
  left: 0;
  bottom: 0;
  z-index: 2;
  width: 50px;
  height: 50px;
  display: none;
  border-radius: 5px;
  position: absolute;
  align-items: center;
  justify-content: center;
  background-color: #1e1e1e; }
  .card-alpha svg {
    width: 21px; }

.topic-standard .ad-full {
  background: rgba(30, 30, 30, 0.1);
  z-index: -5;
  position: relative; }
  .topic-standard .ad-full .ad-text {
    color: rgba(30, 30, 30, 0.3); }

.topic-standard .see-more {
  background: #da6736 !important; }

.topic-standard .topic-feature-header {
  background: #da6736;
  transition-duration: 0.2s;
  position: relative;
  z-index: 5; }

.transition-section {
  position: relative;
  opacity: 0;
  z-index: 1; }

.topic-feature-cards {
  position: relative; }

.topic-animate-img {
  margin: 0px;
  position: fixed;
  top: 100vh;
  width: 100%;
  height: auto;
  transition-duration: 1.2s;
  transition-timing-function: linear;
  display: block;
  top: 100vh;
  z-index: -2; }

.topic-background {
  margin: 0px;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100vw;
  height: 100vh;
  transition-duration: 1.2s;
  transition-timing-function: linear;
  z-index: 2;
  display: block;
  top: 0px; }

.post-type-archive-nerdist_video .container {
  max-width: 1176px; }

.jw-controlbar {
  z-index: 20; }

.single-nerdist_video {
  overflow-y: hidden; }

.videos,
.podcasts {
  background-color: #1e1e1e; }
  .videos .container,
  .podcasts .container {
    max-width: 1176px; }
    .videos .container .nerdist-new-card,
    .podcasts .container .nerdist-new-card {
      margin-left: 14px !important;
      margin-right: 14px;
      width: 360px !important; }
  .videos .nav-cover,
  .podcasts .nav-cover {
    position: fixed;
    background: black;
    opacity: 0;
    right: 0;
    top: 5px;
    height: 90px;
    z-index: 99;
    left: 0;
    pointer-events: none; }
  .videos #player-controls-container,
  .podcasts #player-controls-container {
    width: 83.33333%; }
    .videos #player-controls-container .jw-progress,
    .podcasts #player-controls-container .jw-progress {
      background-color: #9d2da0; }
    .videos #player-controls-container .jw-controls,
    .podcasts #player-controls-container .jw-controls {
      overflow: visible; }
    .videos #player-controls-container .jw-icon-playback,
    .podcasts #player-controls-container .jw-icon-playback {
      position: absolute;
      left: -48px;
      bottom: 30px; }
      @media only screen and (max-width: 800px) {
        .videos #player-controls-container .jw-icon-playback,
        .podcasts #player-controls-container .jw-icon-playback {
          left: 2px;
          bottom: 52px; } }
    .videos #player-controls-container .jw-icon-rewind,
    .videos #player-controls-container .jw-icon-volume,
    .videos #player-controls-container .jw-text-duration,
    .podcasts #player-controls-container .jw-icon-rewind,
    .podcasts #player-controls-container .jw-icon-volume,
    .podcasts #player-controls-container .jw-text-duration {
      display: none; }
    .videos #player-controls-container .jw-icon-settings,
    .podcasts #player-controls-container .jw-icon-settings {
      display: flex !important; }
    .videos #player-controls-container .jw-settings-menu,
    .podcasts #player-controls-container .jw-settings-menu {
      z-index: 1000; }
    .videos #player-controls-container .jw-text-countdown,
    .podcasts #player-controls-container .jw-text-countdown {
      position: absolute;
      right: -40px;
      bottom: 30px;
      font-size: 15px;
      font-family: "Archivo"; }
    .videos #player-controls-container .jw-svg-icon-play,
    .podcasts #player-controls-container .jw-svg-icon-play {
      background-image: url("images/video-play.svg");
      background-size: contain;
      background-repeat: no-repeat;
      height: 15px; }
      .videos #player-controls-container .jw-svg-icon-play path,
      .podcasts #player-controls-container .jw-svg-icon-play path {
        display: none; }
    .videos #player-controls-container .jw-text-elapsed,
    .podcasts #player-controls-container .jw-text-elapsed {
      transform: scale(1);
      bottom: 45px;
      font-size: 15px;
      font-family: "Archivo";
      right: 10px; }
    .videos #player-controls-container .jw-svg-icon-pause,
    .podcasts #player-controls-container .jw-svg-icon-pause {
      background-image: url("images/video-pause.svg");
      background-size: contain;
      background-repeat: no-repeat;
      height: 15px; }
      .videos #player-controls-container .jw-svg-icon-pause path,
      .podcasts #player-controls-container .jw-svg-icon-pause path {
        display: none; }
    .videos #player-controls-container .jw-display.jw-reset,
    .podcasts #player-controls-container .jw-display.jw-reset {
      display: none; }
  .videos .jw-svg-icon-fullscreen-on,
  .podcasts .jw-svg-icon-fullscreen-on {
    background-image: url("images/video-expand.svg");
    background-size: contain;
    background-repeat: no-repeat;
    height: 15px; }
    .videos .jw-svg-icon-fullscreen-on path,
    .podcasts .jw-svg-icon-fullscreen-on path {
      display: none; }
  .videos .jw-svg-icon-fullscreen-off,
  .podcasts .jw-svg-icon-fullscreen-off {
    transform: rotate(180deg);
    height: 19px;
    width: 45px;
    margin-top: 10px;
    background-image: url("images/video-expand.svg");
    background-size: contain;
    background-repeat: no-repeat; }
    .videos .jw-svg-icon-fullscreen-off path,
    .podcasts .jw-svg-icon-fullscreen-off path {
      display: none; }
  .videos .video-social-buttons,
  .podcasts .video-social-buttons {
    background: black;
    padding: 20px;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    /* height */
    height: 100px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    position: relative; }
    .videos .video-social-buttons .social-buttons-flex-end,
    .podcasts .video-social-buttons .social-buttons-flex-end {
      align-items: flex-end;
      height: calc(100% - 16px); }
      @media only screen and (max-width: 992px) {
        .videos .video-social-buttons .social-buttons-flex-end,
        .podcasts .video-social-buttons .social-buttons-flex-end {
          display: block; } }
    .videos .video-social-buttons .sticky-info-bar,
    .podcasts .video-social-buttons .sticky-info-bar {
      display: none;
      opacity: 0; }
    @media only screen and (max-width: 800px) {
      .videos .video-social-buttons,
      .podcasts .video-social-buttons {
        padding: 0; } }
    .videos .video-social-buttons .channel-info-container,
    .podcasts .video-social-buttons .channel-info-container {
      flex-direction: row; }
      @media only screen and (max-width: 800px) {
        .videos .video-social-buttons .channel-info-container,
        .podcasts .video-social-buttons .channel-info-container {
          flex-direction: column;
          margin-top: -38px; } }
      .videos .video-social-buttons .channel-info-container .channel-logo,
      .podcasts .video-social-buttons .channel-info-container .channel-logo {
        background-image: url("images/video-fangirling_Logo.png");
        background-size: contain;
        background-repeat: no-repeat;
        height: 30px;
        width: 69px; }
      .videos .video-social-buttons .channel-info-container .channel-logo .channel-link,
      .podcasts .video-social-buttons .channel-info-container .channel-logo .channel-link {
        display: block;
        width: 100%;
        height: 100%; }
      .videos .video-social-buttons .channel-info-container .follow-button,
      .podcasts .video-social-buttons .channel-info-container .follow-button {
        -webkit-font-smoothing: antialiased;
        margin-left: 6px;
        padding-top: 1px;
        width: 100px;
        border-radius: 3px;
        background: #9d2da0;
        text-transform: uppercase;
        height: 30px;
        color: white;
        font-family: "Archivo Black";
        font-weight: 600; }
        @media only screen and (max-width: 800px) {
          .videos .video-social-buttons .channel-info-container .follow-button,
          .podcasts .video-social-buttons .channel-info-container .follow-button {
            margin-top: 8px; } }
    .videos .video-social-buttons .multi-button-container,
    .podcasts .video-social-buttons .multi-button-container {
      padding-left: 30px;
      padding-right: 30px;
      height: 40px;
      border-left: 1px solid rgba(216, 216, 216, 0.1);
      border-right: 1px solid rgba(216, 216, 216, 0.1); }
      @media only screen and (max-width: 992px) {
        .videos .video-social-buttons .multi-button-container,
        .podcasts .video-social-buttons .multi-button-container {
          padding: 0; } }
      .videos .video-social-buttons .multi-button-container label,
      .podcasts .video-social-buttons .multi-button-container label {
        margin: auto auto;
        padding: 5px 10px;
        color: white; }
      .videos .video-social-buttons .multi-button-container .multi-button,
      .podcasts .video-social-buttons .multi-button-container .multi-button {
        border: 1px solid #9d2da0;
        border-radius: 3px; }
        @media only screen and (max-width: 992px) {
          .videos .video-social-buttons .multi-button-container .multi-button,
          .podcasts .video-social-buttons .multi-button-container .multi-button {
            width: 100%; } }
        .videos .video-social-buttons .multi-button-container .multi-button div,
        .podcasts .video-social-buttons .multi-button-container .multi-button div {
          text-transform: uppercase;
          height: 38px;
          color: white;
          font-size: 11px;
          font-family: "Archivo Black";
          font-weight: 600;
          border-right: 1px solid #9d2da0;
          width: 150px;
          display: flex;
          justify-content: center;
          align-items: center; }
          @media only screen and (max-width: 992px) {
            .videos .video-social-buttons .multi-button-container .multi-button div,
            .podcasts .video-social-buttons .multi-button-container .multi-button div {
              width: 40%; } }
          .videos .video-social-buttons .multi-button-container .multi-button div:last-child,
          .podcasts .video-social-buttons .multi-button-container .multi-button div:last-child {
            border-right: none; }
  .videos .sponsor-logo-container,
  .podcasts .sponsor-logo-container {
    z-index: 10;
    right: 30px;
    bottom: 240px;
    position: absolute;
    text-align: center; }
    .videos .sponsor-logo-container .watch-on-alpha,
    .podcasts .sponsor-logo-container .watch-on-alpha {
      position: absolute;
      right: 85px;
      top: -3px;
      display: inline-block;
      background: #3af2c2;
      border-radius: 10px;
      color: #000;
      padding: 5px 6px;
      width: 140px;
      line-height: 2; }
    .videos .sponsor-logo-container .watch-on-alpha img,
    .podcasts .sponsor-logo-container .watch-on-alpha img {
      width: 50px;
      line-height: 2;
      position: relative;
      top: 5px; }
    .videos .sponsor-logo-container a,
    .podcasts .sponsor-logo-container a {
      display: block; }
    .videos .sponsor-logo-container img,
    .podcasts .sponsor-logo-container img {
      width: 65px;
      height: 18px;
      object-fit: contain; }
    .videos .sponsor-logo-container .text,
    .podcasts .sponsor-logo-container .text {
      opacity: 0.3;
      color: #ffffff;
      font-size: 12px;
      padding-top: 5px;
      font-family: "Archivo"; }
  .videos .video-bottom-controls-overlay,
  .podcasts .video-bottom-controls-overlay {
    pointer-events: none;
    z-index: 11;
    position: relative; }
    .videos .video-bottom-controls-overlay .live-now,
    .podcasts .video-bottom-controls-overlay .live-now {
      color: #d6283b; }
    .videos .video-bottom-controls-overlay h5,
    .podcasts .video-bottom-controls-overlay h5 {
      margin-top: 0;
      margin-bottom: 10px;
      font-size: 12px;
      font-family: "Archivo Black";
      text-transform: uppercase; }
    .videos .video-bottom-controls-overlay h3,
    .podcasts .video-bottom-controls-overlay h3 {
      font-size: 24px;
      font-family: "Archivo Black";
      line-height: 1.3636363636363635;
      letter-spacing: -0.10000000149011612px;
      margin-bottom: 5px;
      margin-top: 0;
      color: white; }
    .videos .video-bottom-controls-overlay .runtime,
    .podcasts .video-bottom-controls-overlay .runtime {
      color: #fff; }
  .videos .fdc h3,
  .videos .df h3,
  .podcasts .fdc h3,
  .podcasts .df h3 {
    margin-bottom: 25px; }
  .videos .jw-icon-inline,
  .podcasts .jw-icon-inline {
    top: -8px; }
  .videos .jw-slider-time,
  .podcasts .jw-slider-time {
    margin: 0 0 5px; }
  .videos #player-controls-container .jw-slider-time,
  .podcasts #player-controls-container .jw-slider-time {
    margin-bottom: 42px; }
  .videos .hero-background,
  .podcasts .hero-background {
    width: 100%;
    background-color: #000000;
    background-image: url("video-hero-placeholder.png");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: top center; }
    .videos .hero-background:before,
    .podcasts .hero-background:before {
      content: "";
      position: absolute;
      top: 50%;
      right: 0;
      bottom: 0;
      left: 0;
      background-image: linear-gradient(to bottom, rgba(116, 148, 199, 0), #003589); }
    @media only screen and (max-width: 800px) {
      .videos .hero-background,
      .podcasts .hero-background {
        top: 20%;
        height: auto; } }
  .videos .jw-svg-icon-fullscreen-on,
  .podcasts .jw-svg-icon-fullscreen-on {
    margin-top: 28px; }
  .videos #player-controls-container .jw-text-elapsed,
  .podcasts #player-controls-container .jw-text-elapsed {
    margin-top: -52px !important; }
  .videos .jw-tooltip-time,
  .podcasts .jw-tooltip-time {
    display: none !important; }
  .videos .jw-text-elapsed,
  .podcasts .jw-text-elapsed {
    display: none; }
  .videos .jw-icon-inline,
  .podcasts .jw-icon-inline {
    margin-top: -10px !important;
    height: 50px !important; }
  .videos .latest-video-card,
  .podcasts .latest-video-card {
    margin-bottom: 40px; }
    .videos .latest-video-card h5,
    .podcasts .latest-video-card h5 {
      color: #000; }
    .videos .latest-video-card h3,
    .podcasts .latest-video-card h3 {
      color: #fff; }
  .videos #video-panel-related,
  .podcasts #video-panel-related {
    padding-top: 50px; }
  .videos #video-panel-info h3,
  .podcasts #video-panel-info h3 {
    font-family: "Archivo";
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.63;
    letter-spacing: 0.2px;
    color: #666; }
  .videos #video-panel-info p,
  .podcasts #video-panel-info p {
    color: white;
    font-size: 16px;
    margin-bottom: 40px; }
  .videos #video-panel-info a,
  .podcasts #video-panel-info a {
    color: #d6283b; }

/* VIDEO DETAILS CSS BLOCKS START */
.panels .panel {
  display: none;
  min-height: 100px; }

#video-info:checked ~ .panels #video-panel-info,
#video-comments:checked ~ .panels #video-panel-comments,
#video-related:checked ~ .panels #video-panel-related {
  display: block; }

#video-related:checked ~ div .video-viewer .video-pill-related,
#video-comments:checked ~ div .video-viewer .video-pill-comments,
#video-info:checked ~ div .video-viewer .video-pill-info {
  background-color: #9d2da0; }

#video-related:checked ~ .video-viewer .video-pill-related,
#video-comments:checked ~ .video-viewer .video-pill-comments,
#video-info:checked ~ .video-viewer .video-pill-info {
  background-color: #9d2da0; }

#video-panel-related .basic-card {
  background-color: transparent; }

#video-panel-related .basic-card .card-content {
  padding: 0; }

#video-panel-related .basic-card .card-action {
  padding: 0; }

#video-panel-related .basic-card .card-content p {
  color: white; }

#video-panel-related .basic-card .card-content .video-duration {
  color: white;
  opacity: 0.3;
  padding-top: 10px;
  display: block; }

#video-panel-related .basic-card .card-action {
  display: none; }

.multi-button-container label {
  margin: auto auto;
  padding: 5px 20px;
  color: white; }

.video-viewer > .container > .row hr {
  height: 0px;
  opacity: 0.3;
  background-color: #d8d8d8;
  padding: 0px; }

/* VIDEO DETAILS CSS BLOCKS END */
.single-mpx_video .nav {
  left: 0;
  right: 0;
  z-index: 100; }

.single-mpx_video.more-topics-nav-active .nav {
  position: relative; }

.single-mpx_video.more-topics-nav-active .scrollmagic-pin-spacer {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  height: auto !important;
  min-height: auto !important; }
  .single-mpx_video.more-topics-nav-active .scrollmagic-pin-spacer > .default {
    position: static !important; }
  .single-mpx_video.more-topics-nav-active .scrollmagic-pin-spacer .default .content {
    display: none; }

.single-mpx_video .content.pb70 {
  padding-top: 73px;
  padding-bottom: 0 !important; }

.single-mpx_video .panels .panel .row {
  margin-bottom: 0; }

.single-mpx_video .nerdist-new-card {
  padding-left: 0;
  padding-right: 0; }
  .single-mpx_video .nerdist-new-card .card-data .row {
    margin-bottom: 20px; }
  .single-mpx_video .nerdist-new-card .card-data .topic-row {
    margin: 24px 0 10px; }

.single-mpx_video .preview-banner ~ .videoLayoutType .card-new-starburst {
  top: 50px; }

.card-new-starburst {
  top: 10px;
  left: 10px;
  z-index: 5;
  text-align: center;
  position: absolute;
  height: 100px;
  width: 100px; }
  .card-new-starburst svg {
    height: 100% !important;
    width: 100% !important; }
  .card-new-starburst #NEW {
    font-family: "Archivo Black";
    transform: translate(-9px, 28px) rotate(-30deg); }
  @media only screen and (max-width: 992px) {
    .card-new-starburst {
      height: 60px;
      width: 60px; } }

.jw-preview.jw-reset svg {
  margin-top: 61px;
  margin-left: 10px; }

.video-see-more {
  border: solid #292929 3px; }
  @media only screen and (max-width: 992px) {
    .video-see-more {
      margin: 0 auto !important; } }

.video-player .overlay-mask {
  height: 40%;
  width: 100%;
  bottom: 0;
  position: absolute;
  background-image: linear-gradient(to bottom, rgba(30, 30, 30, 0), #1e1e1e);
  z-index: 10; }

.alpha-preview-duration {
  opacity: 0.6;
  font-family: "Archivo";
  font-size: 15px;
  line-height: 0.91;
  letter-spacing: 0.5px;
  color: #ffffff;
  position: absolute;
  left: 0;
  bottom: 21px;
  text-transform: uppercase;
  z-index: 11; }

@media only screen and (max-width: 992px) {
  .monster-h1 {
    line-height: 1 !important; } }

.video-page-container {
  padding-bottom: 60px !important; }

@media only screen and (max-width: 800px) {
  .video-landing .all-chan {
    margin-top: 0 !important; } }

@media only screen and (max-width: 800px) {
  .video-landing hr {
    left: 20px !important;
    top: 15px !important; } }

.video-landing .video-hero {
  min-height: 690px; }

.video-landing .uber-nav {
  background: #3af2c2;
  position: absolute;
  top: 150px;
  width: 100vw;
  color: black;
  z-index: 2; }

.video-landing .latest-container .section-header h1 {
  color: #fff;
  opacity: 0.2;
  max-width: 60%; }
  @media only screen and (max-width: 800px) {
    .video-landing .latest-container .section-header h1 {
      padding-top: 25px; } }

.video-landing .latest-container .section-header hr {
  background-color: #fff;
  opacity: 0.2; }

.video-landing .latest-container .latest-video-card h3 {
  color: #fff; }

.video-landing .latest-container .latest-video-card h5 {
  color: #000; }

.video-landing .hero {
  /* opacity: 1 !important; */
  border-bottom: 3px solid rgba(216, 216, 216, 0.05); }

.video-landing .hero-background {
  padding-top: 0;
  height: auto; }
  .video-landing .hero-background:before {
    content: '';
    position: absolute;
    height: 50%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    background-image: linear-gradient(0deg, rgba(255, 255, 255, 0), black); }

.video-landing .title-card {
  color: #fff; }

.video-landing .container.full-bleed.topic {
  min-height: unset; }

.video-landing .hero-background {
  background-color: #000000; }

body.post-type-archive-mpx_video,
.post-type-archive-mpx_video {
  background-color: #1e1e1e; }
  body.post-type-archive-mpx_video .container,
  .post-type-archive-mpx_video .container {
    max-width: 1176px; }
  body.post-type-archive-mpx_video .nav,
  .post-type-archive-mpx_video .nav {
    margin-bottom: -83px; }
  body.post-type-archive-mpx_video .nav-container,
  .post-type-archive-mpx_video .nav-container {
    background-color: transparent; }
  body.post-type-archive-mpx_video .playlist-wrapper-block,
  .post-type-archive-mpx_video .playlist-wrapper-block {
    background-color: unset; }

.video-landing .channels-wrap .carousel-home-channels img,
.video-landing .channels-wrap .carousel-home-channels-2 img {
  height: 100%;
  object-fit: cover; }

@media only screen and (max-width: 800px) {
  .video-landing .carousel-videos .carousel-cell {
    margin-right: 11px !important; } }

.video-landing .carousel-videos .card-image .video-card-image {
  height: 190px;
  object-fit: cover;
  max-width: 100%; }
  @media only screen and (max-width: 800px) {
    .video-landing .carousel-videos .card-image .video-card-image {
      height: 122px !important; } }

.single-mpx_series {
  background-color: #1e1e1e; }
  .single-mpx_series .container {
    max-width: 1176px; }
  .single-mpx_series .nav-container {
    z-index: 1;
    position: absolute;
    padding-top: 0; }
  .single-mpx_series .feed-container .nerdist-new-card {
    margin-bottom: 40px;
    padding-top: 40px; }

.videos-channel-wrap {
  background: #1e1e1e;
  position: relative; }
  .videos-channel-wrap .videos-channel {
    padding-bottom: 0px; }
    .videos-channel-wrap .videos-channel .channel-logo {
      padding-bottom: 14px; }
    .videos-channel-wrap .videos-channel .latest-section {
      background: #1e1e1e; }
      .videos-channel-wrap .videos-channel .latest-section .playlist-wrapper-block {
        background: #1e1e1e; }
    .videos-channel-wrap .videos-channel .latest-container {
      background: #1e1e1e; }
    .videos-channel-wrap .videos-channel .videos-channel-gradient-overlay {
      background-image: linear-gradient(to bottom, rgba(30, 30, 30, 0), #1e1e1e);
      height: 500px;
      position: absolute;
      z-index: 0;
      width: 100%; }
    .videos-channel-wrap .videos-channel .videos-channel-bg {
      position: absolute;
      width: 100%;
      height: 500px;
      background-image: url("../public/images/videos-channel-bg.png");
      background-color: #9d2da0;
      background-size: cover;
      background-position: top right;
      z-index: 0; }
    .videos-channel-wrap .videos-channel .video-channel-new-link {
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      z-index: 6; }
    .videos-channel-wrap .videos-channel .topic-info {
      padding-top: 135px;
      margin-bottom: 80px;
      z-index: 1;
      position: relative; }
      .videos-channel-wrap .videos-channel .topic-info .img-row {
        text-align: left;
        img-width: 100%;
        img-height: auto; }
      .videos-channel-wrap .videos-channel .topic-info .info-row {
        text-align: left; }
        .videos-channel-wrap .videos-channel .topic-info .info-row h1 {
          color: #fff; }
        .videos-channel-wrap .videos-channel .topic-info .info-row .latest a {
          background-color: #d6293b;
          color: #fff;
          padding: 10px;
          border-radius: 4px;
          font-family: 'Archivo Black', sans-serif; }
          .videos-channel-wrap .videos-channel .topic-info .info-row .latest a i {
            margin-right: 10px; }
          .videos-channel-wrap .videos-channel .topic-info .info-row .latest a:hover {
            background-color: #941e2b; }
      .videos-channel-wrap .videos-channel .topic-info .videos-logo {
        margin-bottom: 30px; }
      .videos-channel-wrap .videos-channel .topic-info .tally {
        width: 25%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        position: relative; }
        .videos-channel-wrap .videos-channel .topic-info .tally .type.top {
          margin-bottom: 5px; }
        .videos-channel-wrap .videos-channel .topic-info .tally:after {
          content: '';
          height: 40px;
          width: 1px;
          position: absolute;
          right: 0;
          opacity: 0.2000000029802322;
          background-color: #ffffff; }
        .videos-channel-wrap .videos-channel .topic-info .tally:last-child:after {
          border-right: none; }
        .videos-channel-wrap .videos-channel .topic-info .tally:first-of-type {
          text-align: center; }
      .videos-channel-wrap .videos-channel .topic-info .follow-btn {
        margin-left: 0;
        top: 0; }
      .videos-channel-wrap .videos-channel .topic-info .button-wrap {
        width: 33%;
        display: inline-flex;
        justify-content: center; }
    .videos-channel-wrap .videos-channel .latest-container .section-header h1 {
      color: #fff;
      opacity: 0.2; }
    .videos-channel-wrap .videos-channel .latest-container .section-header hr {
      background: #fff;
      opacity: 0.2; }
    .videos-channel-wrap .videos-channel .card-content h5 {
      color: #3b7383; }
    .videos-channel-wrap .videos-channel .card-content h3 {
      color: #fff;
      min-height: 52px; }

.videos-channel-wrap .see-more {
  background: #3b7383; }

.single-mpx_series {
  /*
  .nav {
    z-index: 5;
    height: 73px;
    margin-bottom: -73px;

    .nav-container {
      background-color: transparent;
    }

    & ~ .content {
      padding-bottom: 0 !important;
    }
  }
 */ }

.more-topics-nav-active .nav .nav-container {
  background-color: #000000 !important;
  position: static !important; }

.more-topics-nav-active .uber-nav > .container {
  position: static !important; }

.more-topics-nav-active .more-nav-btn svg {
  transform: rotateZ(180deg); }

.channel-video-player {
  height: 600px;
  position: relative;
  margin-bottom: 0; }
  .channel-video-player .inner-content {
    z-index: 2;
    position: relative; }
  .channel-video-player .info {
    position: absolute;
    bottom: 50px; }
  .channel-video-player .thumbnail-video {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #000000; }
  .channel-video-player ~ .row {
    margin-bottom: 0; }

.tax-podcast-channels .podcast-channel,
.podcast-channel {
  padding-bottom: 40px; }
  .tax-podcast-channels .podcast-channel .topic-info,
  .podcast-channel .topic-info {
    margin-bottom: 0; }

.videos-channel .home-featured-wrap-bg {
  overflow: hidden;
  border-radius: 6px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  max-width: 615px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  .videos-channel .home-featured-wrap-bg:before {
    opacity: 1;
    background-image: linear-gradient(to left, rgba(30, 30, 30, 0.7) 3%, rgba(30, 30, 30, 0)); }
  @media only screen and (max-width: 992px) {
    .videos-channel .home-featured-wrap-bg {
      background-size: contain; } }
  @media only screen and (max-width: 800px) {
    .videos-channel .home-featured-wrap-bg {
      height: 200px;
      position: relative; } }

.videos-channel .retro-card {
  width: 100%; }

.videos-channel .retro-container a {
  color: inherit; }

.videos-channel .retro-container .retro-inner-wrap {
  height: 100%; }

.videos-channel .retro-container .flat-card {
  width: 100%;
  height: 345px;
  position: relative; }
  .videos-channel .retro-container .flat-card .card-title {
    height: 100%;
    display: flex;
    align-items: center; }
  .videos-channel .retro-container .flat-card .featured__category {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: 900;
    font-family: Roboto;
    margin-bottom: 15px;
    text-transform: uppercase; }
    .videos-channel .retro-container .flat-card .featured__category a {
      padding: 0 3px;
      border-radius: 2px;
      background-color: #d6293b;
      color: #ffffff !important; }
  .videos-channel .retro-container .flat-card .featured__title {
    font-size: 52px;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 300;
    line-height: 1.12;
    color: #ffffff;
    font-family: Roboto;
    padding-bottom: 18px; }
  .videos-channel .retro-container .flat-card .featured__author,
  .videos-channel .retro-container .flat-card .featured__text {
    opacity: 0.8;
    font-size: 18px;
    font-family: Roboto;
    font-weight: normal;
    color: #fff !important; }
  @media only screen and (max-width: 800px) {
    .videos-channel .retro-container .flat-card {
      height: initial; }
      .videos-channel .retro-container .flat-card .card-title {
        padding-top: 0; }
        .videos-channel .retro-container .flat-card .card-title .featured__category {
          padding-top: 0;
          font-size: 11px;
          margin-bottom: 10px; }
        .videos-channel .retro-container .flat-card .card-title h1 {
          font-size: 18px;
          margin-bottom: 0;
          padding-bottom: 7px; }
        .videos-channel .retro-container .flat-card .card-title .podcast-icon {
          width: 14px;
          height: 21px;
          margin-right: 10px; }
        .videos-channel .retro-container .flat-card .card-title .featured__text,
        .videos-channel .retro-container .flat-card .card-title .featured__author {
          font-size: 10px;
          margin-right: 0; }
        .videos-channel .retro-container .flat-card .card-title .featured__date {
          float: right;
          font-size: 14px;
          position: relative;
          top: 12px;
          font-family: 'Archivo' !important;
          font-weight: 400; } }

.videos-channel .card-title {
  color: #fff; }

.videos-channel .playlist-wrapper-block {
  padding-bottom: 0; }
  @media only screen and (max-width: 800px) {
    .videos-channel .playlist-wrapper-block {
      padding-bottom: 0; } }

@media only screen and (max-width: 800px) {
  .videos-channel .valign-wrapper.featured-wrap {
    display: block; } }

.videos-channel-wrap .card-count-2 .nerdist-new-card {
  width: 100%; }

.videos-channel-wrap .card-count-2 .card-img-bg {
  width: 100%;
  height: 318px;
  background-size: cover; }

@media only screen and (max-width: 992px) {
  .videos-channel-wrap .playlist-wrapper-block .container-fluid {
    margin: 0 30px; } }

@media only screen and (max-width: 800px) {
  .videos-channel-wrap .playlist-wrapper-block .container-fluid {
    margin: 0 10px; } }

.channels {
  background: #1e1e1e;
  padding: 0 0 40px; }
  .channels__header {
    font-size: 80px;
    font-family: "Archivo Black";
    line-height: 0.88;
    letter-spacing: -1.4px;
    text-align: left;
    color: #fff;
    padding: 65px 0 40px;
    text-transform: uppercase; }
    @media only screen and (max-width: 800px) {
      .channels__header {
        font-size: 60px;
        text-align: center; } }
  .channels__filter {
    padding: 0 !important;
    color: #fff;
    margin: 0 0 50px; }
    .channels__filter label {
      width: 247px;
      height: 5px;
      opacity: 0.3;
      font-family: "Archivo Black";
      font-size: 13px;
      line-height: 0.45;
      letter-spacing: -0.1px;
      text-align: left;
      color: #fff; }
    .channels__filter .input-field {
      border-bottom: 2px solid #fff;
      color: #fff; }
      .channels__filter .input-field input {
        color: #fff; }
      .channels__filter .input-field .search-mag path {
        fill: #fff !important; }
    .channels__filter .select-style {
      border: 2px solid #000;
      background-color: #1e1e1e;
      background: #1e1e1e url(/wp-content/themes/nerdist/public/images/topic-arrow-white.svg) no-repeat 93% 50%;
      color: #fff;
      box-shadow: 0px 1px 1px 0px #fff;
      border: none !important; }
      .channels__filter .select-style select {
        color: #fff; }
      .channels__filter .select-style .select-placeholder {
        color: #fff !important; }
  .channels__card--podcast {
    width: 338px !important;
    height: 338px !important; }
  .channels__card {
    width: 338px;
    height: 188px;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.6);
    margin: 0 0 30px; }
    @media only screen and (max-width: 800px) {
      .channels__card {
        width: 100%;
        height: auto;
        margin: 0 auto 30px; } }
    .channels__card-img {
      height: 100%;
      width: 100%;
      object-fit: cover;
      display: block; }

.channels__card--podcast img {
  padding-bottom: 20px; }

.post-type-archive-nerdist-podcasts .default {
  position: relative;
  z-index: 5; }

.color-category {
  color: #7a79ff; }

.podcast-landing .title {
  padding-top: 132px;
  pointer-events: none; }

.podcast-landing .title-card {
  color: #fff; }

.podcast-landing .hero-background {
  background-image: url("../public/images/podcast-landing.png");
  margin-top: 0; }
  .podcast-landing .hero-background:before {
    background-image: linear-gradient(to bottom, rgba(116, 148, 199, 0), #1e1e1e);
    z-index: 1; }
  .podcast-landing .hero-background:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5); }

.podcast-landing .hero {
  opacity: 1;
  padding-top: 250px;
  padding-bottom: 20px; }

.podcast-landing .video-hero {
  min-height: 690px; }

.podcast-landing .channels-header-container h1 {
  opacity: 0.2; }

.podcast-landing .channels-header-container hr {
  background-color: #fff;
  opacity: 0.05; }

.podcast-landing .latest-container {
  background: #1e1e1e; }
  .podcast-landing .latest-container .section-header svg {
    stroke: #fff; }
  .podcast-landing .latest-container .section-header h1 {
    opacity: 0.2; }
  .podcast-landing .latest-container .section-header hr {
    background-color: #fff;
    opacity: 0.05; }
  .podcast-landing .latest-container .latest-podcast-card {
    background: #1e1e1e; }
    .podcast-landing .latest-container .latest-podcast-card .color-category {
      color: #3b7383; }
    .podcast-landing .latest-container .latest-podcast-card h3 {
      color: #fff; }

.podcast-landing .ad-full {
  height: 188px; }

.podcast-landing .see-more {
  background: #000; }

.podcast-landing .card-image .video-card-image {
  height: 190px;
  max-width: 100%;
  object-fit: cover; }

body.post-type-archive-nerdist-podcasts .nav,
.post-type-archive-nerdist-podcasts .nav {
  height: 73px;
  margin-bottom: -73px; }

body.post-type-archive-nerdist-podcasts .nav-container,
.post-type-archive-nerdist-podcasts .nav-container {
  background-color: transparent; }

body.post-type-archive-nerdist-podcasts .carousel-home-channels img,
.post-type-archive-nerdist-podcasts .carousel-home-channels img {
  height: 100%;
  object-fit: cover; }

.tax-podcast-channels .latest-video-card img.video-card-image {
  max-height: 181px; }

.basic-card.nerdist-podcasts .card-action .author a {
  color: inherit !important; }

.podcast-channel {
  background-image: linear-gradient(to bottom, rgba(30, 30, 30, 0), #1e1e1e);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-bottom: 70px; }
  .podcast-channel .subtitle {
    text-align: center;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto; }
    .podcast-channel .subtitle a {
      color: #d6283b; }
    .podcast-channel .subtitle p {
      font-weight: bolder; }
  .podcast-channel .podcast-icons {
    display: flex;
    margin: 0 auto 50px;
    align-items: center;
    justify-content: center; }
    .podcast-channel .podcast-icons .podcast-icon {
      height: 30px;
      width: 30px;
      margin: 0 15px; }
      .podcast-channel .podcast-icons .podcast-icon a {
        width: 100%; }
        .podcast-channel .podcast-icons .podcast-icon a img {
          height: 100%;
          width: 100%; }
  .podcast-channel .podcast-channel-bg {
    position: absolute;
    width: 100%;
    height: 1660px;
    background-image: url("../public/images/podcast-channel-bg.png");
    background-size: cover;
    z-index: -1; }
  .podcast-channel .section-header {
    margin-bottom: 15px; }
  .podcast-channel .next-button {
    transform: rotate(180deg); }
  .podcast-channel .topic-info {
    padding-top: 135px;
    margin-bottom: 80px; }
    .podcast-channel .topic-info .img-row {
      text-align: center; }
    .podcast-channel .topic-info .podcast-logo {
      margin-bottom: 30px; }
    .podcast-channel .topic-info .tally {
      width: 33%; }
      .podcast-channel .topic-info .tally:first-of-type {
        text-align: center; }
    .podcast-channel .topic-info .follow-btn {
      margin-left: 0; }
    .podcast-channel .topic-info .button-wrap {
      width: 33%;
      display: inline-flex;
      justify-content: center; }
  .podcast-channel .latest-container .section-header h1 {
    color: #fff;
    opacity: 0.2; }
  .podcast-channel .latest-container .section-header hr {
    background: #fff;
    opacity: 0.2; }
  .podcast-channel .card-content h5 {
    color: #3b7383; }
  .podcast-channel .card-content h3 {
    color: #fff; }

.podcast-channel-wrap .see-more {
  background: #3b7383; }

.podcast-channel .topic-info .button-wrap,
.podcast-channel .topic-info .tally {
  height: 63px;
  border-left: 1px solid rgba(255, 255, 255, 0.2); }
  .podcast-channel .topic-info .button-wrap:first-child,
  .podcast-channel .topic-info .tally:first-child {
    border-left: 0; }

.podcast-channel .topic-info .button-wrap {
  padding-top: 30px; }

body.single-nerdist-podcasts {
  background: #000; }
  body.single-nerdist-podcasts .content {
    padding-top: 73px; }

.podcasts .article-head__likes-wrap {
  color: white; }

.podcasts .podcast-player-container {
  padding-top: 15px; }

.podcast-social-buttons {
  background: black;
  padding: 20px;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  /* height */
  height: 100px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  position: relative; }
  .podcast-social-buttons .social-buttons-flex-end {
    align-items: flex-end;
    height: calc(100% - 16px); }
    @media only screen and (max-width: 992px) {
      .podcast-social-buttons .social-buttons-flex-end {
        display: block; } }
  .podcast-social-buttons .sticky-info-bar {
    display: none;
    opacity: 0; }
  @media only screen and (max-width: 800px) {
    .podcast-social-buttons {
      padding: 0; } }
  .podcast-social-buttons .channel-info-container {
    flex-direction: row; }
    @media only screen and (max-width: 800px) {
      .podcast-social-buttons .channel-info-container {
        flex-direction: column;
        margin-top: -38px; } }
    .podcast-social-buttons .channel-info-container .channel-logo {
      background-image: url("images/video-fangirling_Logo.png");
      background-size: contain;
      background-repeat: no-repeat;
      height: 30px;
      width: 69px; }
    .podcast-social-buttons .channel-info-container .channel-logo .channel-link {
      display: block;
      width: 100%;
      height: 100%; }
    .podcast-social-buttons .channel-info-container .follow-button {
      -webkit-font-smoothing: antialiased;
      margin-left: 6px;
      padding-top: 1px;
      width: 100px;
      border-radius: 3px;
      background: #9d2da0;
      text-transform: uppercase;
      height: 30px;
      color: white;
      font-family: "Archivo Black";
      font-weight: 600; }
      @media only screen and (max-width: 800px) {
        .podcast-social-buttons .channel-info-container .follow-button {
          margin-top: 8px; } }
  .podcast-social-buttons .multi-button-container {
    padding-left: 30px;
    padding-right: 30px;
    height: 40px;
    border-left: 1px solid rgba(216, 216, 216, 0.1);
    border-right: 1px solid rgba(216, 216, 216, 0.1); }
    @media only screen and (max-width: 992px) {
      .podcast-social-buttons .multi-button-container {
        padding: 0; } }
    .podcast-social-buttons .multi-button-container label {
      margin: auto auto;
      padding: 5px 10px;
      color: white; }
    .podcast-social-buttons .multi-button-container .multi-button {
      border: 1px solid #9d2da0;
      border-radius: 3px; }
      @media only screen and (max-width: 992px) {
        .podcast-social-buttons .multi-button-container .multi-button {
          width: 100%; } }
      .podcast-social-buttons .multi-button-container .multi-button div {
        text-transform: uppercase;
        height: 38px;
        color: white;
        font-size: 11px;
        font-family: "Archivo Black";
        font-weight: 600;
        border-right: 1px solid #9d2da0;
        width: 150px;
        display: flex;
        justify-content: center;
        align-items: center; }
        @media only screen and (max-width: 992px) {
          .podcast-social-buttons .multi-button-container .multi-button div {
            width: 40%; } }
        .podcast-social-buttons .multi-button-container .multi-button div:last-child {
          border-right: none; }

#podcast-panel-info p {
  color: white;
  font-size: 16px;
  margin-bottom: 40px; }

#podcast-info:checked ~ .panels #podcast-panel-info,
#podcast-comments:checked ~ .panels #podcast-panel-comments,
#podcast-related:checked ~ .panels #podcast-panel-related {
  display: block; }

#podcast-related:checked ~ div .podcast-viewer .podcast-pill-related,
#podcast-comments:checked ~ div .podcast-viewer .podcast-pill-comments,
#podcast-info:checked ~ div .podcast-viewer .podcast-pill-info {
  background-color: #000; }

#podcast-related:checked ~ .podcast-viewer .podcast-pill-related,
#podcast-comments:checked ~ .podcast-viewer .podcast-pill-comments,
#podcast-info:checked ~ .podcast-viewer .podcast-pill-info {
  background-color: #000; }

#podcast-panel-related .basic-card {
  background-color: transparent; }

#podcast-panel-related .basic-card .card-content {
  padding: 0; }

#podcast-panel-related .basic-card .card-action {
  padding: 0; }

#podcast-panel-related .basic-card .card-content p {
  color: white; }

#podcast-panel-related .basic-card .card-content .podcast-duration {
  color: white;
  opacity: 0.3;
  padding-top: 10px;
  display: block; }

#podcast-panel-related .basic-card .card-action {
  display: none; }

#podcast-panel-related .latest-video-card .podcast-icon {
  width: 27px;
  left: 20px;
  bottom: 20px;
  position: absolute; }

#podcast-panel-related .latest-video-card #Shape {
  fill: #ffffff; }

.multi-button-container label {
  margin: auto auto;
  padding: 5px 20px;
  color: white; }

.podcast-viewer > .container > .row hr {
  height: 0px;
  opacity: 0.3;
  background-color: #d8d8d8;
  padding: 0px; }

.single-nerdist-podcasts .latest-video-card .video-card-image,
.nerdist-podcasts-template-default .latest-video-card .video-card-image {
  height: 190px;
  width: 100%;
  max-width: 100%;
  object-fit: cover; }

.page-template-feeds .nav {
  background: #000; }

.feed-landing {
  padding-top: 73px; }
  .feed-landing .container {
    max-width: 1176px; }
  .feed-landing .nerdist-new-card {
    min-height: 340px; }
  .feed-landing .header-text h1 {
    font-size: 80px;
    font-weight: 100;
    color: #ffffff;
    font-family: Roboto;
    line-height: 0.875;
    letter-spacing: -1.399999976158142px;
    text-transform: uppercase;
    margin-top: 55px;
    margin-bottom: 50px; }
    @media only screen and (max-width: 800px) {
      .feed-landing .header-text h1 {
        margin-top: 50px;
        font-size: 40px;
        opacity: 1; } }
  .feed-landing .header-text--nosub {
    margin-bottom: 35px; }
    @media only screen and (max-width: 800px) {
      .feed-landing .header-text--nosub {
        margin-top: 50px;
        margin-bottom: 30px; } }
  .feed-landing .header-text p {
    font-size: 16px;
    color: rgba(30, 30, 30, 0.5);
    line-height: 1.5;
    font-family: "Archivo"; }

.search .content {
  padding-top: 73px; }
  @media only screen and (max-width: 992px) {
    .search .content {
      padding-top: 0; } }

.search .ad-full {
  background: rgba(0, 0, 0, 0.05); }
  @media only screen and (max-width: 800px) {
    .search .ad-full {
      width: 100%;
      max-width: 95%;
      margin-bottom: 50px;
      margin-left: auto;
      margin-right: auto;
      padding: 10px 20px 20px; } }
  .search .ad-full .ad-text {
    display: block;
    margin-bottom: 15px;
    color: #1e1e1e; }
    @media only screen and (max-width: 800px) {
      .search .ad-full .ad-text {
        margin-bottom: 5px; } }

.search .search-form {
  padding-top: 50px; }

.search input[type="search"]:disabled {
  border: 0 !important;
  color: #1e1e1e !important; }

.search .author .author-avatar {
  max-height: 200px; }

.search .btn-see-more {
  display: none;
  background-color: #000;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  font-family: "Archivo Black";
  font-size: 12px;
  font-weight: 700;
  height: 50px;
  line-height: 50px;
  letter-spacing: -.2px;
  margin: 50px auto 0;
  padding: 0 2.5em;
  position: relative;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  max-width: 95%; }

.search_dark {
  color: #fff; }

.search_light {
  color: #000; }

.page-tertiary footer {
  background-color: #000; }

.tertiary {
  color: #fff;
  background-color: #1e1e1e;
  padding-bottom: 120px; }
  @media only screen and (max-width: 800px) {
    .tertiary {
      padding-bottom: 80px; } }
  .tertiary .hero {
    padding-top: 70px;
    position: relative; }
    @media only screen and (max-width: 800px) {
      .tertiary .hero {
        margin-top: 0;
        padding-top: 25px; } }
    .tertiary .hero-background {
      height: 600px;
      padding-top: 70px; }
      @media only screen and (max-width: 800px) {
        .tertiary .hero-background {
          height: 185px;
          padding-top: 50px; } }
      .tertiary .hero-background:before {
        top: 0;
        background-image: linear-gradient(to bottom, rgba(30, 30, 30, 0), #1e1e1e); }
    .tertiary .hero-title {
      margin: 0;
      font-family: "Archivo Black";
      text-transform: uppercase;
      font-size: 80px;
      line-height: .8625em;
      letter-spacing: -1.5px; }
      @media only screen and (max-width: 800px) {
        .tertiary .hero-title {
          font-size: 40px;
          line-height: 40px;
          letter-spacing: -.5px; } }
    .tertiary .hero-intro {
      margin: 40px 0 0;
      font-family: "Archivo";
      font-size: 16px;
      line-height: 24px; }
      @media only screen and (max-width: 800px) {
        .tertiary .hero-intro {
          margin-top: 30px; } }

.tertiary-content p {
  margin-bottom: 30px;
  font-size: 18px; }
  .tertiary-content p:not(:first-child):last-child {
    margin-bottom: 0; }
  @media only screen and (max-width: 800px) {
    .tertiary-content p {
      word-wrap: break-word; } }

.tertiary-contact:first-child {
  margin-top: 50px; }

.tertiary-contact:not(:last-child) {
  margin-bottom: 50px; }

.tertiary-contact-label {
  display: block;
  margin-bottom: 15px;
  font-family: "Archivo Black";
  text-transform: uppercase;
  font-size: 11px;
  line-height: 11px;
  letter-spacing: -.1px;
  color: rgba(255, 255, 255, 0.3); }

.tertiary-contact-email {
  font-size: 18px;
  line-height: 1.2;
  color: #fff; }

.about .tertiary-content {
  margin-top: -190px;
  position: relative; }
  @media only screen and (max-width: 800px) {
    .about .tertiary-content {
      margin-top: -5px; } }
  .about .tertiary-content .col:first-child p {
    font-family: "Archivo";
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -.3px;
    color: #d6283b; }
    @media only screen and (max-width: 800px) {
      .about .tertiary-content .col:first-child p {
        font-size: 18px;
        line-height: 26px;
        letter-spacing: -.2px; } }

.faqs .tertiary-content {
  margin-top: 70px; }
  @media only screen and (max-width: 800px) {
    .faqs .tertiary-content {
      margin-top: 50px; } }

.faqs-list-item {
  padding: 50px 0; }
  @media only screen and (max-width: 800px) {
    .faqs-list-item {
      padding: 30px 0; } }
  .faqs-list-item:nth-child(odd) {
    position: relative;
    background-color: #121212; }
    .faqs-list-item:nth-child(odd) > * {
      position: relative; }
    .faqs-list-item:nth-child(odd):before {
      content: '';
      height: 100%;
      width: 1300%;
      position: absolute;
      top: 0;
      left: -650%;
      background-color: #121212;
      pointer-events: none; }
  .faqs-list-item.row {
    margin: 0 auto; }

.faqs-question {
  position: relative;
  padding-right: 60px;
  font-family: "Archivo Black";
  font-size: 22px;
  line-height: 30px;
  letter-spacing: -.1px;
  cursor: pointer; }
  .faqs-question:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    transform-origin: center;
    transform: translateY(-50%);
    height: 32px;
    width: 32px;
    background-image: url("images/carrot.svg");
    background-repeat: no-repeat;
    background-position: center; }
    @media only screen and (max-width: 800px) {
      .faqs-question:after {
        top: 16px; } }
  .faqs-question.js-accordion-open:after {
    transform: translateY(-50%) rotate(180deg); }

.faqs-answer {
  display: none;
  margin-top: 20px;
  font-family: "Archivo";
  font-size: 18px;
  line-height: 1.67;
  opacity: .5; }
  .faqs-answer.col {
    padding: 0; }

.faqs-footer {
  margin-top: 105px;
  position: relative;
  text-align: center; }
  .faqs-footer:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: -5px;
    width: 70px;
    height: 70px;
    transform: translateX(-50%);
    opacity: .07;
    background-image: url("images/Magnifier_White.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%; }
  .faqs-footer-title {
    font-family: "Archivo Black";
    font-size: 22px;
    line-height: 30px;
    letter-spacing: -.1px; }
  .faqs-footer-body a {
    color: #d6283b;
    font-family: "Archivo Black"; }

.privacy .tertiary-content {
  margin-top: 50px; }
  @media only screen and (max-width: 800px) {
    .privacy .tertiary-content {
      margin-top: 40px; } }

.about-container {
  margin-top: 30px;
  color: #fff;
  font-family: Roboto;
  margin-bottom: 30px; }
  .about-container a {
    color: #d6283b; }

/* 404 page */
.error-404 {
  padding: 150px 0 200px 0;
  background: #1e1e1e; }

.error-404 .pg-header .pg-subtitle {
  max-width: 523px; }

.error-404 .pg-header {
  max-width: 707px;
  display: block;
  margin: 0 auto; }

.error-404 .pg-header,
.error-404 .pg-content {
  margin-bottom: 30px; }

.error-404 .pg-content {
  font-family: "Archivo";
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: -0.1px;
  text-align: center;
  color: #ffffff;
  display: block;
  margin: 0 auto; }

.error-404 .pg-footer {
  position: absolute;
  left: 0;
  right: 0;
  margin-top: -10px; }

.error-404 .pg-footer img {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 613px; }

.error404 .nav, .error404 .content {
  background-color: #1e1e1e; }

/* 404 page */
body.author .see-more {
  margin-bottom: 100px; }

body.author .content {
  background-color: #1e1e1e; }

body.author footer {
  background-color: #000; }

@media only screen and (max-width: 992px) {
  body.author .author-detail-trending {
    display: none; } }

body.author .author-detail-title {
  font-family: "Archivo Black";
  font-size: 80px;
  line-height: 0.88;
  letter-spacing: -1.4px;
  color: #FFF;
  text-transform: uppercase; }
  @media only screen and (max-width: 992px) {
    body.author .author-detail-title {
      font-size: 40px;
      text-align: center;
      margin: 0; } }

body.author .author-detail-type {
  opacity: 0.5;
  font-family: "Archivo";
  font-size: 20px;
  line-height: 1;
  letter-spacing: normal;
  color: #FFF;
  text-transform: uppercase; }
  @media only screen and (max-width: 992px) {
    body.author .author-detail-type {
      text-align: center;
      margin: 30px auto; } }

body.author .author-detail-description {
  font-family: "Archivo";
  font-size: 16px;
  line-height: 1.63;
  color: #FFF;
  width: 85.18%; }
  @media only screen and (max-width: 992px) {
    body.author .author-detail-description {
      text-align: center;
      width: 100%;
      margin-bottom: 30px; } }

body.author .author-detail-follow {
  opacity: 0.3;
  font-family: "Archivo Black";
  font-size: 13px;
  line-height: 0.91;
  letter-spacing: -0.1px;
  color: #FFF; }
  @media only screen and (max-width: 992px) {
    body.author .author-detail-follow {
      text-align: center; } }

body.author .author-detail {
  padding-top: 80px; }
  @media only screen and (max-width: 992px) {
    body.author .author-detail {
      padding-top: 20px;
      margin-bottom: 35px; } }

body.author .author-detail-follow-buttons {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 47.23%;
  margin-bottom: 101px; }
  @media only screen and (max-width: 992px) {
    body.author .author-detail-follow-buttons {
      margin: 0 auto 35px auto; } }
  body.author .author-detail-follow-buttons .author-detail-follow-icon {
    width: 40px;
    margin: 0;
    cursor: pointer; }

body.author .author-detail-follow-button {
  background-color: #FFF;
  text-align: center;
  color: #3d1431;
  min-width: 100px;
  height: 30px;
  border-radius: 3px;
  display: flex;
  align-items: center; }
  body.author .author-detail-follow-button.desktop {
    display: block; }
    @media only screen and (max-width: 992px) {
      body.author .author-detail-follow-button.desktop {
        display: none; } }
  body.author .author-detail-follow-button.mobile {
    display: none; }
    @media only screen and (max-width: 992px) {
      body.author .author-detail-follow-button.mobile {
        display: flex;
        width: 33%;
        margin: 0 auto;
        margin-bottom: 42px; } }
  body.author .author-detail-follow-button p {
    font-family: "Archivo Black";
    font-size: 13px;
    line-height: 0.82;
    letter-spacing: -0.2px;
    margin: 0;
    padding: 0;
    width: 100%; }
    @media only screen and (max-width: 992px) {
      body.author .author-detail-follow-button p {
        padding-top: 3px !important; } }

body.author .author-detail-profile img {
  width: 100%;
  border-radius: 50%; }

body.author .author-detail-profile.desktop {
  display: block; }
  @media only screen and (max-width: 992px) {
    body.author .author-detail-profile.desktop {
      display: none; } }

body.author .author-detail-profile.mobile {
  display: none; }
  @media only screen and (max-width: 992px) {
    body.author .author-detail-profile.mobile {
      display: block;
      width: 41vW;
      margin: auto; } }

body.author .author-detail-white {
  background-color: #FFF; }

body.author .author-detail-section-header {
  opacity: 0.2;
  font-family: "Archivo Black";
  font-size: 30px;
  letter-spacing: -0.3px;
  text-align: left;
  color: #111314; }

body.author .author-detail-total-posts {
  opacity: 0.5;
  font-family: "Archivo";
  font-size: 12px;
  line-height: 1.33;
  color: #1e1e1e; }

body.author .author-detail-see-more {
  width: 100%;
  color: #FFF;
  height: 50px;
  border-radius: 5px;
  background-color: #121212;
  border: solid 3px #e1e1e1;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: none !important; }
  body.author .author-detail-see-more p {
    font-family: "Archivo Black";
    font-size: 14px;
    line-height: 0.75;
    letter-spacing: -0.1px;
    color: #FFF;
    margin: 0; }

body.author .author-detail-ad-container {
  width: 100vW;
  height: 140px;
  /*background-color: #000;*/
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  @media only screen and (max-width: 992px) {
    body.author .author-detail-ad-container {
      height: 100px; } }
  body.author .author-detail-ad-container p {
    margin: 0;
    color: #FFF;
    opacity: 0.5;
    font-family: "Archivo";
    font-size: 9px;
    letter-spacing: 0.7px; }
  body.author .author-detail-ad-container figure {
    width: 726px;
    height: 88px;
    margin: 0; }
    @media only screen and (max-width: 992px) {
      body.author .author-detail-ad-container figure {
        width: 100%;
        height: unset; } }
    body.author .author-detail-ad-container figure img {
      width: 100%; }

body.author .featured-card-4 .color-category,
body.author .featured-card-4 a {
  color: inherit; }

body.author .featured-card-4 .card-image .video-icon,
body.author .featured-card-4 .card-image .channel-icon,
body.author .featured-card-4 .card-image .podcast-icon,
body.author .featured-card-4 .card-image .article-icon {
  width: 14px;
  height: 21px;
  display: inline-block;
  margin-right: 10px;
  object-fit: contain;
  object-position: bottom; }

.read-page-container {
  background-color: #1e1e1e; }
  .read-page-container .container {
    max-width: 1176px; }

body.author .featured-card-4 .card-title {
  width: 100%; }

body.author .author-detail-follow-button p {
  padding-top: 10px; }

.index .nav {
  background-color: #000; }

.basic-card .card-action a,
.basic-card .card-action a:not(.btn):not(.btn-large):not(.btn-small):not(.btn-large):not(.btn-small):not(.btn-large):not(.btn-floating),
.basic-card a {
  color: inherit; }

.latest-video-card a:not(.btn):not(.btn-large):not(.btn-small):not(.btn-large):not(.btn-small):not(.btn-large):not(.btn-floating),
.latest-video-card a {
  color: inherit; }

.likes-button-container,
.follow-container {
  cursor: pointer; }

.follow-btn:not(.active) {
  display: none; }

.home-featured-wrap-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  max-width: 615px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  .home-featured-wrap-bg:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, #b7b7b7 100%);
    opacity: 0.7; }
    @media only screen and (max-width: 800px) {
      .home-featured-wrap-bg:before {
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #b7b7b7 100%); } }

.sticky-info-bar h3 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.archive-filter .select-style,
.select-style {
  background-position: right 15px top 55%; }
  .archive-filter .select-style select,
  .select-style select {
    width: 100%;
    color: #000;
    border: none;
    font-size: 16px;
    box-shadow: none;
    padding: 10px 5px 10px 15px;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    font-family: "Archivo", sans-serif; }

.home-feature-ads-container {
  height: 520px;
  display: flex;
  align-items: center;
  background: #121212;
  justify-content: center;
  margin-bottom: 30px; }
  @media only screen and (max-width: 800px) {
    .home-feature-ads-container {
      height: 430px; } }

body.post-type-archive-mpx_video #featured-ad {
  margin-bottom: 0; }

body.post-type-archive-mpx_video .nav {
  z-index: 3;
  position: relative; }

body.post-type-archive-mpx_video .nav-container {
  z-index: 3; }

body.post-type-archive-mpx_video .nav .nav-sections {
  padding-top: 15px; }
  body.post-type-archive-mpx_video .nav .nav-sections .secondary:before {
    top: -5px;
    color: #d8d8d8; }

@media screen and (max-width: 992px) {
  body.post-type-archive-mpx_video.more-topics-nav-active .nav {
    height: initial;
    background: #000;
    padding-top: 0 !important; } }

body.mpx_video-template-default {
  background: #000000; }
  body.mpx_video-template-default #player-container .jw-title {
    display: none; }
  body.mpx_video-template-default #player-container img {
    width: 100%; }
  body.mpx_video-template-default .jw-icon-settings {
    display: flex; }
  body.mpx_video-template-default .jw-settings-submenu, body.mpx_video-template-default .jw-settings-menu {
    z-index: 1002; }
  body.mpx_video-template-default .video-card-image {
    max-width: 100%;
    height: 190px;
    object-fit: cover; }
  body.mpx_video-template-default .jwplayer .jw-text-countdown {
    display: flex;
    margin-right: 10px; }
  body.mpx_video-template-default .jwplayer .jw-icon-volume {
    top: -14px;
    margin-right: 5px; }
    body.mpx_video-template-default .jwplayer .jw-icon-volume .jw-overlay {
      bottom: 40px; }
  body.mpx_video-template-default .jwplayer .jw-button-container {
    align-items: flex-end; }
    body.mpx_video-template-default .jwplayer .jw-button-container .jw-icon-inline {
      height: 44px !important; }

.jwplayer.jw-skin-nerdist .jw-badge {
  z-index: 1000;
  position: absolute;
  top: 20px;
  left: 20px;
  width: 15%;
  height: 15%; }

.jwplayer.jw-skin-nerdist .jw-icon-cast {
  /* display: flex !important; */ }
  .jwplayer.jw-skin-nerdist .jw-icon-cast google-cast-launcher {
    /* display: inline !important; */
    --connected-color: #6d59f9;
    --disconnected-color: rgba(255,255,255,0.6);
    -webkit-appearance: inherit; }
    .jwplayer.jw-skin-nerdist .jw-icon-cast google-cast-launcher svg g {
      fill: transparent; }

.jwplayer.jw-skin-nerdist .jw-display-container .jw-display-controls .jw-display-icon-rewind {
  display: none; }

.video-icon path {
  color: #000; }

.jw-preview .mpx-player-banner {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 40px;
  background: #3af2c2;
  z-index: 10; }
  .jw-preview .mpx-player-banner .alpha-logo {
    height: 30px; }
  .jw-preview .mpx-player-banner .alpha-join-link {
    float: right; }

.single-mpx_video #featured-ad {
  height: 134px; }

#podcast-panel-info,
#video-panel-info {
  color: #ffffff;
  font-size: 16px;
  padding: 20px 0;
  line-height: 1.5;
  padding-bottom: 40px;
  font-family: 'Archivo', sans-serif; }
  #podcast-panel-info p,
  #video-panel-info p {
    margin: 0; }

#video-panel-related .container > .row,
#podcast-panel-related .container > .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start; }
  @media screen and (max-width: 992px) {
    #video-panel-related .container > .row,
    #podcast-panel-related .container > .row {
      display: block; } }
  #video-panel-related .container > .row > .col,
  #podcast-panel-related .container > .row > .col {
    margin-left: 0; }
    @media only screen and (max-width: 993px) {
      #video-panel-related .container > .row > .col,
      #podcast-panel-related .container > .row > .col {
        width: 50%; } }
    @media only screen and (max-width: 600px) {
      #video-panel-related .container > .row > .col,
      #podcast-panel-related .container > .row > .col {
        width: 100%; } }
  #video-panel-related .container > .row .card-image,
  #podcast-panel-related .container > .row .card-image {
    height: 190px; }

.video-mobile-overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  display: none; }
  @media screen and (max-width: 992px) {
    .video-mobile-overlay {
      display: block; } }

.page-faq {
  overflow-x: hidden; }
  .page-faq .nav {
    background-color: #1e1e1e; }

.page-privacy .nav {
  background-color: #1e1e1e; }

.page-tertiary.more-topics-nav-active .nav-container {
  background-color: #000; }

body.category {
  background-color: #1e1e1e; }
  body.category .container {
    max-width: 1176px; }
  body.category .topic .bg-dark {
    margin-top: -20px; }

.nav.no-bg {
  background-color: transparent !important; }

.post-type-archive-nerdist-podcasts section.channels-wrap {
  margin-top: -20px; }

.post-type-archive-nerdist-podcasts .playlist-wrapper-block {
  background-color: #1e1e1e; }

@media screen and (max-width: 992px) {
  .post-type-archive-nerdist-podcasts.more-topics-nav-active .nav {
    height: initial;
    background: #000;
    padding-top: 0 !important; } }

.playlist-wrapper-block {
  padding-top: 0;
  padding-bottom: 50px;
  background-color: #1e1e1e; }
  .playlist-wrapper-block .latest-video-card h3 {
    color: rgba(255, 255, 255, 0.3); }
  .playlist-wrapper-block .carousel-playlist .card-image .article-icon,
  .playlist-wrapper-block .carousel-playlist .card-image .video-icon,
  .playlist-wrapper-block .carousel-playlist .card-image .podcast-icon {
    left: 20px;
    width: 27px;
    bottom: 20px;
    position: absolute; }
  .playlist-wrapper-block .carousel-playlist .card-image .video-icon {
    width: 32px; }
  .playlist-wrapper-block .card-new-starburst {
    top: -10px;
    left: -10px;
    transform: scale(0.6); }

.basic-card .card-new-starburst {
  top: 5px;
  left: 5px;
  transform: scale(0.9); }

.reset-password-modal .account-row-form {
  padding-top: 60px; }

.reset-password-modal .account form .account-sign-in-submit-button,
.reset-password-modal .account .account-sign-in-submit-button {
  margin-top: 0; }

.disqus-comment-item {
  border-radius: 5px;
  padding: 40px 40px;
  margin-bottom: 20px;
  background-color: #ffffff; }

.disqus-comment-title {
  color: #1e1e1e;
  font-size: 12px;
  font-family: "Archivo"; }
  .disqus-comment-title strong {
    font-size: 16px;
    margin-right: 10px;
    font-family: "Archivo Black"; }

.disqus-comment-date {
  opacity: 0.3;
  text-transform: uppercase; }

.disqus-comment-message {
  font-size: 16px;
  padding: 20px 0;
  color: #1e1e1e;
  line-height: 1.63;
  font-family: "Archivo"; }

.disqus-comment-other {
  font-size: 12px;
  font-family: "Archivo";
  color: #1e1e1e; }
  .disqus-comment-other span {
    opacity: 0.5; }

.account-body.account-comments {
  position: relative; }
  .account-body.account-comments > .row {
    z-index: 2;
    position: relative; }
  .account-body.account-comments:before {
    top: 0;
    left: 0;
    right: 0;
    content: "";
    bottom: -52px;
    position: absolute;
    background-color: #f5f5f5; }

.disqus-comment-load-more {
  height: 50px;
  line-height: 44px;
  border-radius: 5px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  text-transform: uppercase;
  font-family: "Archivo Black";
  background-color: #121212;
  border: solid 3px rgba(30, 30, 30, 0.2); }

/* Modal Container */
/*
  This CSS structures assumes all the same structure as accounts,
  where its header, body, footer are its container for the content
*/
.modal-container {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  display: none;
  position: fixed;
  height: 100%;
  transform: translate3d(0, 0, 0); }
  .modal-container .modal-container-inner {
    height: 100%;
    pointer-events: none;
    transition: background 300ms;
    transition-delay: 0ms;
    transform: translate3d(100%, 0, 0);
    background: rgba(17, 19, 20, 0); }
  .modal-container .modal-container-content {
    z-index: 1;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transition: 300ms;
    transform: translate3d(100%, 0, 0); }
  .modal-container.open-modal .modal-container-inner {
    pointer-events: auto;
    transform: translate3d(0, 0, 0);
    background: rgba(17, 19, 20, 0.8); }
  .modal-container.open-modal .modal-container-content {
    transform: translate3d(0, 0, 0); }
  .modal-container.close-modal .modal-container-inner {
    transition-delay: 400ms;
    transform: translate3d(0, 0, 0); }
  .modal-container.close-modal .modal-container-content {
    transform: translate3d(100%, 0, 0); }

#profile-account-modal-container .dark {
  position: relative; }

#profile-account-modal-container .dark:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2); }

#profile-account-modal-container #account-email-password-container {
  position: fixed;
  right: 0;
  left: 0;
  top: 100%;
  width: 390px;
  margin: 0 auto;
  z-index: 999;
  background: #fff;
  padding: 25px;
  border-radius: 10px; }

#profile-account-modal-container .clickoff {
  height: 100vW;
  width: 29.6vW;
  background-color: transparent;
  margin-left: 0;
  position: absolute;
  z-index: 9999; }
  @media only screen and (max-width: 800px) {
    #profile-account-modal-container .clickoff {
      display: none; } }

/*! Flickity v2.1.1
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative; }
  .flickity-enabled:focus {
    outline: 0; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

.container-fluid {
  margin: 0 60px; }

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab; }
    .flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
      cursor: -webkit-grabbing;
      cursor: grabbing; }

.flickity-button {
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: #333; }
  .flickity-button:hover {
    background: #fff;
    cursor: pointer; }
  .flickity-button:focus {
    outline: 0;
    box-shadow: 0 0 0 5px #19f; }
  .flickity-button:active {
    opacity: .6; }
  .flickity-button:disabled {
    opacity: .3;
    cursor: auto;
    pointer-events: none; }

.flickity-button-icon {
  fill: #333; }

.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  transform: translateY(-50%); }
  .flickity-prev-next-button.previous {
    left: 10px; }
  .flickity-prev-next-button.next {
    right: 10px; }

.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px; }

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%; }

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1; }

.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: .25;
  cursor: pointer; }
  .flickity-page-dots .dot.is-selected {
    opacity: 1; }

.flickity-slider {
  display: flex; }
  .flickity-slider .carousel-cell {
    position: static; }

.carousel-no-hidden .flickity-viewport,
.flickity-no-hidden .flickity-viewport {
  overflow: visible; }

.popup-container {
  bottom: 0;
  width: 100%;
  z-index: 50;
  position: fixed;
  color: #ffffff;
  display: none;
  background: #d6283b;
  pointer-events: none;
  transition: 300ms;
  transform: translate3d(0, 100%, 0); }
  .popup-container h3 {
    margin: 0 0 5px 0;
    font-size: 30px;
    color: #ffffff;
    font-family: "Archivo Black"; }
  .popup-container h4 {
    margin: 0;
    opacity: 0.5;
    font-size: 14px;
    font-family: "Archivo"; }
  .popup-container .vert {
    width: 1px;
    height: 80px;
    opacity: 0.2;
    background-color: #ffffff; }
  .popup-container .popup-close {
    top: 15px;
    right: 15px;
    cursor: pointer;
    position: absolute; }
  .popup-container.open-modal {
    pointer-events: auto;
    transform: translate3d(0, 0, 0); }
  .popup-container.close-modal {
    pointer-events: none;
    transform: translate3d(0, 100%, 0); }

#subscribe-newsletter-popup .popup-close {
  top: 28px; }
  #subscribe-newsletter-popup .popup-close img {
    width: 24px;
    height: 24px; }

.subscribe-popup-block {
  height: 76px; }
  .subscribe-popup-block h3 {
    font-size: 20px;
    font-family: Roboto;
    font-weight: 700; }
  .subscribe-popup-block input[type="email"] {
    background-image: url(../public/images/subscribe-input-right-arrow.svg);
    background-repeat: no-repeat;
    background-position: right 10px center;
    border-bottom: 1px solid #d8d8d8; }
  .subscribe-popup-block .subscribe_btn {
    text-indent: -999999px;
    background: transparent;
    border: 0 !important;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 20px;
    cursor: pointer;
    outline: none; }
  .subscribe-popup-block form {
    position: relative;
    max-width: 60%; }
    .subscribe-popup-block form label {
      font-size: 11px;
      display: block;
      color: #ffffff;
      margin-top: 24px;
      text-transform: uppercase;
      font-family: Roboto;
      font-size: 10px;
      font-weight: 700; }
    .subscribe-popup-block form .form-input {
      width: 100%;
      height: 32px;
      outline: none;
      color: #ffffff;
      display: block;
      font-size: 15px;
      border: 0 !important;
      box-shadow: none !important;
      font-family: Roboto; }
      .subscribe-popup-block form .form-input::-moz-placeholder {
        opacity: 0.49;
        color: #ffffff; }
      .subscribe-popup-block form .form-input::-webkit-input-placeholder {
        opacity: 0.49;
        color: #ffffff; }
      .subscribe-popup-block form .form-input:-ms-input-placeholder {
        opacity: 0.49;
        color: #ffffff; }
      .subscribe-popup-block form .form-input::placeholder {
        opacity: 0.49;
        color: #ffffff; }
    .subscribe-popup-block form button {
      display: none; }
  .subscribe-popup-block .left-col {
    width: 50%;
    padding-right: 40px; }
  .subscribe-popup-block .right-col {
    width: 50%;
    padding-left: 40px; }

#subscribe-newsletter-show {
  position: fixed;
  display: none;
  right: 20px;
  bottom: 20px; }
  #subscribe-newsletter-show .subscribe-newsletter-button {
    width: 26px;
    height: 26px;
    background-color: #d6283b;
    border-radius: 50%;
    border: solid 2px #ffffff;
    color: #ffffff;
    font-family: Roboto;
    font-size: 15px;
    padding-left: 3.5px;
    line-height: 1.4;
    cursor: pointer; }

.nerdist-spoiler-alert {
  color: white;
  text-align: center;
  padding: 40px 0 40px;
  background: #003589;
  margin-bottom: 55px;
  position: relative;
  z-index: 2; }
  .nerdist-spoiler-alert .lower-third {
    margin-top: 0; }
  .nerdist-spoiler-alert h1 {
    line-height: 1;
    font-size: 50px;
    text-align: center;
    margin-bottom: 70px;
    font-family: "Archivo Black"; }
  .nerdist-spoiler-alert svg {
    fill: url(#gradient-spark-red-gradient) #d6283b; }

.pullquote_spark-flip-left svg {
  transform: rotate(-90deg); }

.pullquote_spark-flip-right svg {
  transform: rotate(90deg); }

.lower-third {
  margin-top: 120px; }
  .lower-third div {
    width: 100px;
    display: inline-block; }

.shares-container #social-share-options .twitter {
  padding: 8px 2px; }
  .shares-container #social-share-options .twitter svg {
    width: 20px; }

.shares-container #social-share-options .google {
  padding: 8px 2px; }
  .shares-container #social-share-options .google svg {
    width: 23px; }

.shares-container #social-share-options .facebook {
  padding: 8px 2px; }
  .shares-container #social-share-options .facebook svg {
    width: 14px; }

.shares-container #social-share-options .reddit {
  padding: 8px 2px; }

/** global hero styles **/
section.hero-section {
  background-color: #1e1e1e;
  padding-top: 0;
  padding-bottom: 0; }
  section.hero-section .row {
    position: relative;
    margin-left: 0;
    margin-right: 0; }
    section.hero-section .row > .col {
      padding-left: 0;
      padding-right: 0; }
  section.hero-section .container > .row {
    margin-bottom: 0; }
  @media only screen and (max-width: 992px) {
    section.hero-section .container {
      width: 100%; }
      section.hero-section .container > .row > .col {
        padding-left: 0;
        padding-right: 0; } }
  section.hero-section .metadata-row {
    margin-left: -30px; }
    section.hero-section .metadata-row [class$=-col] {
      height: 43px;
      display: flex;
      align-items: center;
      flex-direction: column;
      justify-content: center;
      color: #fff;
      padding: 0 30px;
      position: relative;
      border-left: 1px solid rgba(255, 255, 255, 0.5); }
      section.hero-section .metadata-row [class$=-col]:first-child {
        border-left: 0; }
      section.hero-section .metadata-row [class$=-col] .type {
        opacity: 0.8;
        font-size: 12px;
        font-weight: 900;
        color: #ffffff;
        font-family: Roboto;
        text-transform: uppercase; }
        @media only screen and (max-width: 800px) {
          section.hero-section .metadata-row [class$=-col] .type {
            font-size: 9px; } }
      @media only screen and (max-width: 800px) {
        section.hero-section .metadata-row [class$=-col] {
          height: 25px;
          padding: 0 16px; } }
  section.hero-section .follow-btn {
    height: 40px;
    color: #fff;
    font-size: 16px;
    padding: 10px 23px;
    border-radius: 4px;
    font-family: 'Roboto', sans-serif;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.5); }
  section.hero-section .hero-data {
    top: 80px;
    left: 0;
    width: 80%;
    overflow: visible;
    position: absolute;
    color: #ffffff;
    font-family: Roboto; }
    section.hero-section .hero-data .logo {
      max-width: 280px;
      max-height: 140px; }
      @media only screen and (max-width: 992px) {
        section.hero-section .hero-data .logo {
          max-width: 160px;
          max-height: 80px; } }
      @media only screen and (max-width: 800px) {
        section.hero-section .hero-data .logo {
          max-width: 100px;
          max-height: 50px; } }
    section.hero-section .hero-data a {
      color: inherit; }
    section.hero-section .hero-data .content-row {
      font-size: 18px;
      line-height: 1.5;
      padding-top: 4px;
      margin-bottom: 15px;
      font-family: Roboto;
      color: rgba(255, 255, 255, 0.8); }
      section.hero-section .hero-data .content-row p {
        color: inherit;
        font-size: inherit;
        font-family: inherit;
        font-weight: inherit; }
      @media only screen and (max-width: 992px) {
        section.hero-section .hero-data .content-row {
          font-size: 16px; } }
    section.hero-section .hero-data.show .count-col {
      color: #ffffff;
      text-align: center;
      font-family: Roboto; }
      section.hero-section .hero-data.show .count-col .count {
        font-size: 30px;
        font-weight: 300; }
        @media only screen and (max-width: 800px) {
          section.hero-section .hero-data.show .count-col .count {
            font-size: 18px; } }
    section.hero-section .hero-data.show .day-col .day-col-inner {
      display: flex;
      align-items: center;
      flex-direction: column;
      justify-content: center; }
    section.hero-section .hero-data.show .day-col .on {
      font-size: 12px;
      font-weight: 500; }
    section.hero-section .hero-data.show .day-col .alpha {
      height: 31px; }
      @media only screen and (max-width: 800px) {
        section.hero-section .hero-data.show .day-col .alpha {
          height: 22px; } }
    section.hero-section .hero-data.show .day-col svg {
      width: 21px; }
      section.hero-section .hero-data.show .day-col svg path {
        fill: #fff; }
      @media only screen and (max-width: 800px) {
        section.hero-section .hero-data.show .day-col svg {
          width: 16px; } }
    section.hero-section .hero-data.show .like-col {
      text-align: center; }
    section.hero-section .hero-data.show .latest a {
      color: #ffffff;
      font-size: 16px;
      font-weight: 500;
      padding: 14px 20px;
      border-radius: 4px;
      font-family: 'Roboto', sans-serif;
      background-color: #d6293b; }
      section.hero-section .hero-data.show .latest a i {
        top: -2px;
        font-size: 11px;
        position: relative;
        margin-right: 15px; }
      section.hero-section .hero-data.show .latest a:hover {
        background-color: #941e2b; }
    @media only screen and (max-width: 800px) {
      section.hero-section .hero-data.show > .row:first-child {
        left: 0;
        top: 25px;
        position: absolute; } }
    @media only screen and (max-width: 800px) {
      section.hero-section .hero-data.show .metadata-row {
        padding-top: 40px;
        padding-left: 104px;
        margin-bottom: 40px;
        margin-right: -100px; }
      section.hero-section .hero-data.show .follow-btn {
        top: 0;
        left: 20px;
        height: 25px;
        font-size: 10px;
        padding: 0 13px;
        position: absolute; } }
    section.hero-section .hero-data.article .sponsor-link img {
      max-width: 200px; }
    section.hero-section .hero-data.article .meta-row {
      color: #fff;
      margin-left: -26px;
      font-family: Roboto;
      margin-right: -50%;
      flex-wrap: wrap; }
      section.hero-section .hero-data.article .meta-row .hero-text {
        color: #ffffff; }
      section.hero-section .hero-data.article .meta-row .hero-text,
      section.hero-section .hero-data.article .meta-row .article-head__duration {
        width: 100%; }
      section.hero-section .hero-data.article .meta-row .article-head__duration {
        opacity: 1;
        font-size: 12px;
        padding-top: 8px;
        color: #ffffff; }
      section.hero-section .hero-data.article .meta-row > div {
        margin: 10px 0;
        padding: 0 26px;
        height: 43px;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        border-left: 1px solid rgba(255, 255, 255, 0.5); }
        section.hero-section .hero-data.article .meta-row > div:first-child {
          border-left: 0; }
      section.hero-section .hero-data.article .meta-row .shares-button {
        top: 0;
        bottom: initial;
        flex-direction: column; }
      section.hero-section .hero-data.article .meta-row #social-share-button {
        flex-direction: column !important;
        background-color: rgba(255, 255, 255, 0.2);
        width: 31px;
        min-height: 30px;
        max-height: 31px; }
      section.hero-section .hero-data.article .meta-row .like-btn-icon {
        width: 31px;
        height: 31px;
        border-radius: 50%;
        margin-right: 15px;
        background-color: rgba(255, 255, 255, 0.2); }
      section.hero-section .hero-data.article .meta-row .share-button-container {
        width: 30px; }
      section.hero-section .hero-data.article .meta-row .likes-button-container path {
        fill: #ffffff; }
      section.hero-section .hero-data.article .meta-row .likes-button-container #Star {
        stroke: #fff; }
      section.hero-section .hero-data.article .meta-row .article-head__likes-wrap {
        margin: 0;
        color: #ffffff;
        font-size: 16px;
        font-family: Roboto;
        font-weight: 500; }
      section.hero-section .hero-data.article .meta-row .comments-box {
        height: 40px;
        font-size: 16px;
        font-weight: 500;
        padding: 0 15px;
        border-radius: 4px;
        background-color: rgba(255, 255, 255, 0.15); }
    section.hero-section .hero-data.topic .teaser-row svg {
      width: 20px;
      height: 20px; }
    @media only screen and (max-width: 992px) {
      section.hero-section .hero-data {
        top: 0;
        width: 100%;
        margin-top: -160px;
        position: relative;
        padding-left: 15px;
        padding-right: 15px; } }
    @media only screen and (max-width: 800px) {
      section.hero-section .hero-data {
        margin-top: -82px; } }
  section.hero-section .hero-image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    float: right; }
    @media only screen and (max-width: 800px) {
      section.hero-section .hero-image {
        width: 100%;
        float: none;
        height: initial !important; } }
  section.hero-section .term-link {
    color: #fff;
    padding: 1px 3px;
    font-size: 16px;
    font-weight: 900;
    font-family: Roboto;
    border-radius: 2px;
    margin-bottom: 15px;
    color: #ffffff;
    display: inline-block;
    text-transform: uppercase;
    background-color: #d6293b; }
  section.hero-section .intro-title {
    margin: 10px 0;
    font-size: 40px;
    font-weight: 300;
    color: #ffffff;
    font-family: Roboto;
    max-width: 60%; }
    @media only screen and (max-width: 992px) {
      section.hero-section .intro-title {
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        max-width: initial; } }
    @media only screen and (max-width: 800px) {
      section.hero-section .intro-title {
        font-size: 18px; } }
  section.hero-section .hero-big-title {
    font-size: 49px;
    font-weight: 900;
    max-width: 60%;
    font-family: Roboto;
    white-space: nowrap;
    text-transform: uppercase; }
    @media only screen and (max-width: 992px) {
      section.hero-section .hero-big-title {
        margin-top: 0;
        max-width: initial; } }
    @media only screen and (max-width: 800px) {
      section.hero-section .hero-big-title {
        margin-bottom: 0; } }
  section.hero-section .hero-text {
    font-size: 18px;
    font-family: Roboto;
    color: rgba(255, 255, 255, 0.5); }
    section.hero-section .hero-text .hero-author {
      font-size: 18px;
      font-weight: 500;
      font-family: Roboto;
      margin-right: 15px; }
      @media only screen and (max-width: 800px) {
        section.hero-section .hero-text .hero-author {
          font-size: 10px; } }
    @media only screen and (max-width: 800px) {
      section.hero-section .hero-text {
        font-size: 10px; } }
  section.hero-section .hero-image {
    display: flex;
    width: 840px;
    align-items: center;
    justify-content: flex-end; }
    @media only screen and (max-width: 992px) {
      section.hero-section .hero-image {
        width: 100%; } }
  section.hero-section .hero-img {
    display: block;
    max-height: 100%;
    max-width: 100%; }
  @media only screen and (max-width: 992px) {
    section.hero-section {
      padding-top: 20px; } }

.latest-video-card .dfw-unit {
  text-align: center; }

.carousel-playlist .nerdist-new-card {
  margin-left: 30px;
  margin-right: 30px; }

.advert-card {
  width: 360px;
  height: 420px;
  margin-bottom: 60px !important; }
  @media screen and (max-width: 992px) {
    .advert-card {
      margin-left: auto;
      margin-right: auto;
      padding-bottom: 40px !important; } }

.nerdist-new-card {
  width: 360px;
  height: 420px;
  margin-left: 14px;
  margin-right: 14px;
  margin-bottom: 60px; }
  @media screen and (max-width: 992px) {
    .nerdist-new-card {
      margin-left: auto;
      margin-right: auto;
      padding-bottom: 40px; } }
  .nerdist-new-card .row {
    margin-left: 0;
    margin-right: 0; }
  .nerdist-new-card .col {
    margin-left: 0;
    margin-right: 0; }
  .nerdist-new-card .title-row {
    height: 50px; }
    .nerdist-new-card .title-row a {
      height: 50px;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }
  .nerdist-new-card .card-img-bg {
    width: 360px;
    min-height: 220px;
    border-radius: 4px;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative; }
    .nerdist-new-card .card-img-bg svg.card-status {
      width: 50px;
      height: 50px;
      position: absolute;
      top: 0px;
      right: 0px; }
    .nerdist-new-card .card-img-bg svg.alpha-card {
      position: absolute;
      bottom: 0px;
      left: 0px;
      height: 55px; }
    .nerdist-new-card .card-img-bg .norm,
    .nerdist-new-card .card-img-bg .special {
      width: 100%;
      display: none;
      border-radius: 4px; }
    .nerdist-new-card .card-img-bg .norm {
      display: block; }
  .nerdist-new-card .card-data [class*=row] div {
    padding: 0; }
  .nerdist-new-card .card-data [class*=row] a {
    color: inherit; }
  .nerdist-new-card .card-data .topic-row {
    margin: 24px 0 10px; }
    .nerdist-new-card .card-data .topic-row div {
      font-family: Roboto;
      font-size: 16px;
      font-weight: 900;
      color: #ffffff;
      text-transform: uppercase; }
      .nerdist-new-card .card-data .topic-row div a {
        padding: 0 3px;
        color: #ffffff;
        border-radius: 2px;
        background-color: #d6293b; }
  .nerdist-new-card .card-data .title-row div {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    color: #ffffff; }
  .nerdist-new-card .card-data .meta-row {
    font-size: 16px;
    font-family: Roboto;
    color: rgba(255, 255, 255, 0.8); }
    .nerdist-new-card .card-data .meta-row .meta-col-1 svg {
      width: 10px;
      height: 10px;
      color: #fff;
      stroke: #fff;
      opacity: 0.8;
      margin-right: 10px; }
      .nerdist-new-card .card-data .meta-row .meta-col-1 svg path {
        color: inherit; }
    .nerdist-new-card .card-data .meta-row .meta-col-2 {
      text-align: right;
      color: rgba(255, 255, 255, 0.3); }
  @media only screen and (max-width: 800px) {
    .nerdist-new-card {
      width: 335px; }
      .nerdist-new-card .card-img-bg {
        width: 100%;
        height: 188px; } }

.auto-slider {
  background: linear-gradient(to bottom, #1e1e1e 0%, rgba(30, 30, 30, 0) 50%, #1e1e1e 100%) linear-gradient(to right, #1e1e1e 0%, #1e1e1e 2%, rgba(30, 30, 30, 0) 20%, rgba(30, 30, 30, 0) 80%, #1e1e1e 98%, #1e1e1e 100%) url(images/grid.jpg);
  background-color: #1e1e1e;
  background-repeat: repeat-y;
  background-position: center; }
  .auto-slider .section-header h1 {
    color: #ffffff;
    opacity: 0.2; }
  .auto-slider .section-header hr {
    background-color: white;
    opacity: 0.2; }
  .auto-slider .section-header svg {
    width: 30px;
    height: 30px; }
  .auto-slider .flickity-inner-container {
    overflow: hidden;
    position: relative; }
    .auto-slider .flickity-inner-container::after {
      display: block;
      position: absolute;
      background-image: linear-gradient(to right, rgba(30, 30, 30, 0) 0, #1e1e1e 75%, #1e1e1e 100%);
      height: 100%;
      width: 50px;
      content: '';
      top: 0px;
      right: -5px;
      pointer-events: none; }
    .auto-slider .flickity-inner-container::before {
      display: block;
      position: absolute;
      background-image: linear-gradient(to left, rgba(30, 30, 30, 0) 0, #1e1e1e 75%, #1e1e1e 100%);
      height: 100%;
      width: 50px;
      content: '';
      top: 0px;
      left: -5px;
      z-index: 1;
      pointer-events: none; }
    .auto-slider .flickity-inner-container:before, .auto-slider .flickity-inner-container:after {
      opacity: 0;
      transition: 300ms; }
    .auto-slider .flickity-inner-container.show-left-gradient:before {
      opacity: 1; }
    .auto-slider .flickity-inner-container.show-right-gradient:after {
      opacity: 1; }

.playlist-grid .see-more, .see-more-related-article {
  width: 100%;
  font-family: Roboto;
  font-weight: bold;
  font-size: 12px;
  height: 50px;
  padding: 0.65em 2.5em 0.8em 2.5em;
  margin-bottom: 50px;
  letter-spacing: -0.20000000298023224px; }
  .playlist-grid .see-more .see-more-spinner, .see-more-related-article .see-more-spinner {
    display: none; }
  .playlist-grid .see-more .see-more-text, .see-more-related-article .see-more-text {
    display: inline; }
  .playlist-grid .see-more.loading .see-more-spinner, .see-more-related-article.loading .see-more-spinner  {
    display: inline-block; }
  .playlist-grid .see-more.loading .see-more-text, .see-more-related-article.loading .see-more-text {
    display: none; }

.schedule-list-wrapper {
  clear: both;
  position: relative;
  z-index: 5; }
  .schedule-list-wrapper a {
    color: inherit; }
  .schedule-list-wrapper i.fa {
    font-weight: 100; }
  .schedule-list-wrapper .list-item {
    border-radius: 5px;
    padding: 30px 79px 30px 37px;
    margin-bottom: 28px;
    background-color: #393939; }
    @media only screen and (max-width: 800px) {
      .schedule-list-wrapper .list-item {
        padding: 30px 20px 30px 20px; } }
  .schedule-list-wrapper .list-header h2,
  .schedule-list-wrapper .list-header {
    font-size: 24px;
    font-weight: 900;
    color: #4a4a4a; }
  .schedule-list-wrapper .list-header h2 {
    margin-top: 0;
    margin-bottom: 20px;
    text-transform: uppercase; }
    @media only screen and (max-width: 800px) {
      .schedule-list-wrapper .list-header h2 {
        font-size: 20px;
        margin-bottom: 5px; } }
  .schedule-list-wrapper .schedule-item {
    display: flex;
    padding: 17px 0;
    position: relative;
    justify-content: flex-start;
    align-items: flex-start; }
    .schedule-list-wrapper .schedule-item.live .collection-time-detail .collection-item-showtime {
      height: 40px; }
    .schedule-list-wrapper .schedule-item:before {
      content: "";
      right: 0;
      bottom: 0;
      left: 150px;
      height: 1px;
      opacity: 0.07;
      position: absolute;
      background-color: #ffffff; }
      @media only screen and (max-width: 800px) {
        .schedule-list-wrapper .schedule-item:before {
          left: 118px; } }
    .schedule-list-wrapper .schedule-item:last-child:before {
      display: none; }
    .schedule-list-wrapper .schedule-item.active .collection-item-add {
      background-color: #ffffff; }
      .schedule-list-wrapper .schedule-item.active .collection-item-add .fa {
        color: #1e1e1e;
        transform: rotate(45deg); }
    .schedule-list-wrapper .schedule-item.active .collection-description {
      display: block; }
  .schedule-list-wrapper .list-inner {
    width: 100%; }
    .schedule-list-wrapper .list-inner .schedule-page-btn {
      position: relative;
      height: 61px; }
      .schedule-list-wrapper .list-inner .schedule-page-btn a {
        background: #d6293b;
        color: #fff;
        width: 100%;
        height: 60.4px;
        border-radius: 5px;
        max-height: 100%;
        opacity: 0.8;
        font-family: Roboto;
        font-size: 16px;
        font-weight: 900;
        font-style: normal;
        font-stretch: normal;
        line-height: 3.56;
        letter-spacing: normal;
        text-align: center;
        color: #ffffff;
        text-transform: uppercase; }
  .schedule-list-wrapper .collection-item-showtime {
    width: 100px;
    height: 60px;
    display: flex;
    font-size: 11px;
    padding: 0 15px;
    font-weight: 500;
    line-height: 1.3;
    margin-right: 57px;
    border-radius: 5px;
    text-align: center;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.55);
    background-color: rgba(255, 255, 255, 0.07); }
    @media only screen and (max-width: 800px) {
      .schedule-list-wrapper .collection-item-showtime {
        margin-right: 25px; } }
    .schedule-list-wrapper .collection-item-showtime .play-title {
      line-height: 2em; }
    .schedule-list-wrapper .collection-item-showtime .play-icon i {
      font-size: 1.6em; }
    .schedule-list-wrapper .collection-item-showtime .time {
      font-size: 18px;
      white-space: nowrap; }
  .schedule-list-wrapper .collection-item-detail {
    width: 0;
    flex-grow: 2;
    display: flex;
    min-height: 60px;
    position: relative;
    padding-right: 75px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start; }
    .schedule-list-wrapper .collection-item-detail .collection-item-image {
      position: absolute;
      top: 0;
      right: 50px;
      min-width: 93px;
      width: 93px;
      min-height: 60px;
      height: 60px;
      border-radius: 5px;
      background-size: cover; }
    .schedule-list-wrapper .collection-item-detail .category {
      font-size: 16px;
      font-weight: 900;
      text-transform: uppercase;
      color: #d6293b !important; }
      @media only screen and (max-width: 800px) {
        .schedule-list-wrapper .collection-item-detail .category {
          font-size: 10px; } }
    .schedule-list-wrapper .collection-item-detail .second-line {
      display: block;
      font-size: 21px;
      font-weight: 500;
      line-height: 1.3;
      padding-top: 5px;
      color: rgba(255, 255, 255, 0.9);
      width: calc(100% - 200px); }
      @media only screen and (max-width: 800px) {
        .schedule-list-wrapper .collection-item-detail .second-line {
          font-size: 16px; } }
    @media only screen and (max-width: 800px) {
      .schedule-list-wrapper .collection-item-detail {
        padding-right: 50px; } }
  .schedule-list-wrapper .collection-description {
    display: none;
    font-size: 19px;
    line-height: 1.4;
    position: relative;
    color: rgba(255, 255, 255, 0.8); }
    @media only screen and (max-width: 800px) {
      .schedule-list-wrapper .collection-description {
        font-size: 12px;
        margin-left: -118px;
        margin-right: -50px; } }
  .schedule-list-wrapper .collection-description-inner {
    padding: 20px 90px 0 0;
    min-height: 100px; }
    @media only screen and (max-width: 800px) {
      .schedule-list-wrapper .collection-description-inner {
        padding-right: 0;
        padding-bottom: 15px; } }
  .schedule-list-wrapper .colletion-share-icons {
    right: -74px;
    bottom: 30px;
    z-index: 2;
    height: 40px;
    display: flex;
    padding: 0 6px;
    transition: none;
    position: absolute;
    border-radius: 20px;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.2); }
    .schedule-list-wrapper .colletion-share-icons a {
      font-size: 12px;
      padding: 12px 15px;
      opacity: 0.5; }
      .schedule-list-wrapper .colletion-share-icons a:hover {
        opacity: 1; }
    @media only screen and (max-width: 800px) {
      .schedule-list-wrapper .colletion-share-icons {
        right: 0;
        bottom: -35px; } }
  .schedule-list-wrapper .collection-item-content {
    width: 100%;
    display: flex;
    min-height: 60px;
    justify-content: center;
    flex-direction: column; }
  .schedule-list-wrapper .collection-item-add {
    right: 0;
    top: 15px;
    width: 34px;
    height: 34px;
    display: flex;
    color: #ffffff;
    overflow: visible;
    border-radius: 50%;
    position: absolute;
    text-align: center;
    align-items: center;
    justify-content: center;
    background-color: #000000;
    transition: 300ms;
    cursor: pointer; }
    .schedule-list-wrapper .collection-item-add .material-icons {
      opacity: 0.5;
      color: #ffffff;
      font-size: 15px;
      transition: 300ms; }
    .schedule-list-wrapper .collection-item-add .secondary-content {
      pointer-events: none; }

.schedule-top-bar-carousel {
  width: 85%;
  float: right;
  clear: both;
  display: flex;
  margin-right: 40px;
  align-items: flex-start;
  justify-content: flex-start;
  z-index: 6; }
  .schedule-top-bar-carousel .flickity-page-dots {
    display: none; }
  .schedule-top-bar-carousel .carousel-cell {
    width: 150px;
    height: 90px;
    cursor: pointer; }
    .schedule-top-bar-carousel .carousel-cell:after, .schedule-top-bar-carousel .carousel-cell:before {
      left: 0;
      right: 0;
      z-index: 2;
      bottom: 0;
      content: "";
      margin: 0 auto;
      position: absolute;
      border-radius: 50%;
      opacity: 0; }
    .schedule-top-bar-carousel .carousel-cell:before {
      width: 34px;
      height: 34px;
      background-color: #393939; }
    .schedule-top-bar-carousel .carousel-cell:after {
      width: 12px;
      height: 12px;
      bottom: 10px;
      background-color: #d6293b; }
  .schedule-top-bar-carousel .flickity-viewport {
    top: 16px;
    width: 100%; }
  .schedule-top-bar-carousel .flickity-button-icon {
    fill: #fff;
    transform: scale(0.5); }
  .schedule-top-bar-carousel .flickity-button {
    background-color: transparent; }
  .schedule-top-bar-carousel .schedule-top-day,
  .schedule-top-bar-carousel .schedule-top-date {
    color: #676767;
    text-align: center;
    text-transform: uppercase; }
  .schedule-top-bar-carousel .schedule-top-day {
    font-size: 21px;
    font-weight: 900; }
  .schedule-top-bar-carousel .schedule-top-date {
    font-size: 15px;
    font-weight: 300; }
  .schedule-top-bar-carousel .is-selected .schedule-top-day,
  .schedule-top-bar-carousel .is-selected .schedule-top-date {
    color: #ffffff; }
  .schedule-top-bar-carousel .is-selected:after, .schedule-top-bar-carousel .is-selected:before {
    opacity: 1;
    transition: 0ms ease 200ms; }
  .schedule-top-bar-carousel .flickity-prev-next-button {
    z-index: 3; }
    .schedule-top-bar-carousel .flickity-prev-next-button.previous {
      left: -20px; }
    .schedule-top-bar-carousel .flickity-prev-next-button.next {
      right: -40px; }

.schedule-listing-wrapper .flickity-inner-container {
  overflow: visible; }
  .schedule-listing-wrapper .flickity-inner-container:before, .schedule-listing-wrapper .flickity-inner-container:after {
    bottom: 0;
    top: initial;
    height: 90px; }

.begin-schedule {
  position: relative;
  overflow: hidden; }
  .begin-schedule .auto-slider {
    background-color: #2c2c2c; }
    .begin-schedule .auto-slider .flickity-inner-container:before {
      background-image: linear-gradient(to left, rgba(44, 44, 44, 0) 0, #2c2c2c 75%, #2c2c2c 100%); }
    .begin-schedule .auto-slider .flickity-inner-container:after {
      background-image: linear-gradient(to right, rgba(44, 44, 44, 0) 0, #2c2c2c 75%, #2c2c2c 100%); }
    .begin-schedule .auto-slider .slider > .container > .row:last-child {
      margin-bottom: 0;
      padding-bottom: 20px; }

.schedule-container {
  margin-top: -62px;
  max-width: 100%;
  width: 100%;
  padding: 3rem 0;
  padding-bottom: 0; }

@media screen and (min-width: 1200px) {
  .schedule-container {
    min-width: 442px !important;
    padding: 0 !important; } }

.schedule-page-top .carousel-cell {
  width: 14% !important;
  box-sizing: border-box; }
  @media only screen and (max-width: 1200px) {
    .schedule-page-top .carousel-cell {
      width: 33% !important; } }

.schedule-top {
  height: 80px;
  background-color: #121212;
  border-top: 5px solid #d6283b;
  padding: 20px 0;
  color: #fff;
  position: relative; }
  .schedule-top .is-nav-selected {
    opacity: 1 !important; }
  .schedule-top .carousel-cell {
    color: #fff !important;
    text-align: center;
    margin: 0 20px;
    opacity: 0.3;
    width: 100%; }
  .schedule-top-day {
    font-family: "Archivo Black";
    font-size: 20px;
    line-height: 1;
    letter-spacing: -0.4px; }
  .schedule-top-date {
    font-family: "Archivo";
    font-size: 14px;
    line-height: 1.29;
    letter-spacing: -0.3px;
    margin: 5px 0 0; }
  .schedule-top .swiper-button {
    position: absolute;
    color: #fff !important;
    z-index: 1000 !important;
    cursor: pointer !important; }
    .schedule-top .swiper-button i {
      color: inherit; }
    .schedule-top .swiper-button-prev {
      left: 25px; }
    .schedule-top .swiper-button-next {
      right: 25px; }

.full-schedule-btn {
  background-color: #d6283b;
  color: #fff;
  text-align: center;
  font-family: "Archivo Black";
  font-size: 12px;
  line-height: 0.75;
  letter-spacing: -0.2px;
  padding: 30px 0;
  text-transform: uppercase;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.calendar-trending-board-wrapper .home-board-carousel {
  overflow: hidden; }
  .calendar-trending-board-wrapper .home-board-carousel:before {
    top: 63px;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    display: none;
    position: absolute;
    background: #121212; }

@media only screen and (min-width: 801px) {
  .calendar-trending-board-wrapper {
    width: 100%; }
    .calendar-trending-board-wrapper .home-board-carousel .carousel-cell {
      width: 100%; } }

@media only screen and (max-width: 800px) {
  .calendar-trending-board-wrapper {
    width: 100%; }
    .calendar-trending-board-wrapper > div {
      margin: 0 -20px; }
    .calendar-trending-board-wrapper .home-board-carousel {
      min-width: 100% !important; }
      .calendar-trending-board-wrapper .home-board-carousel .text-center {
        min-width: 100% !important; }
      .calendar-trending-board-wrapper .home-board-carousel .carousel-cell {
        width: 100%; } }

@media only screen and (max-width: 800px) {
  .home .trending-container .carousel-home-trending-outer {
    float: none;
    width: 100%;
    clear: both; }
    .home .trending-container .carousel-home-trending-outer .flickity-viewport {
      width: 100%;
      overflow: visible; }
  .home .trending-container .section-header {
    width: 100%;
    margin-bottom: 20px; }
  .home .trending-container .col.l8, .home .trending-container .col.s6 {
    width: 285px;
    padding-left: 0;
    padding-right: 0;
    margin-right: 15px; }
  .home .trending-container .col .featured-card-4 .card-image .card-img {
    width: 100%; }
  .home .trending-container .featured-card-8 {
    width: 285px;
    margin-right: 15px; }
    .home .trending-container .featured-card-8 .card-image-wrap img {
      height: 430px; }
    .home .trending-container .featured-card-8 .card-image .card-title {
      padding: 10px 20px; }
    .home .trending-container .featured-card-8 .card-image h3 {
      font-size: 18px; }
  .home .trending-container .featured-card-8,
  .home .trending-container .featured-card-4 {
    display: block !important; } }

.home .trending-gallery-container {
  margin-top: -20px;
  padding-bottom: 9px;
  background: #121212; }

@media only screen and (max-width: 800px) {
  .home .hero {
    width: 100%;
    position: static; }
  .home .hero__category,
  .home .hero__text,
  .home .hero__title {
    display: block; }
  .home .ad-full {
    height: initial;
    padding-bottom: 30px; } }

@media only screen and (max-width: 800px) {
  #featured-ad iframe {
    /*width: 100%;*/ } }

.subscribe-popup-block form {
  max-width: 100%; }

@media only screen and (max-width: 800px) {
  .subscribe-popup-block {
    display: block;
    height: initial;
    padding: 20px 0 10px; }
    .subscribe-popup-block .left-col,
    .subscribe-popup-block .right-col {
      width: 100%; }
    .subscribe-popup-block .right-col {
      padding-left: 0; }
    .subscribe-popup-block .vert {
      display: none; } }

/* change the color of the progress bar */
.mejs-controls .mejs-time-rail .mejs-time-total {
  background: none !important; }

/* change the color of the current time bar */
.mejs-controls .mejs-time-rail .mejs-time-current {
  background: #3940b5 !important;
  height: 3px !important; }

/* change the color of the file loading bar */
.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: rgba(255, 255, 255, 0.1) !important; }

.mejs-controls {
  background: none;
  background: rgba(255, 255, 255, 0) !important; }

.mejs-time-loaded {
  height: 3px !important; }

.mejs-volume-button {
  display: none !important; }

/* Changes #42 icon search on the right nav */
#search-trigger-right, #search-trigger-right i {
  color: #fff;
  font-size: 17px;
  font-weight: 400;
}  

@media only screen and (max-width: 992px) {
  .nav-button.search-trigger-right-wrapper {
    display: flex;
  }  
}

@media screen and (min-width: 992px) {
  .nav-button.search-trigger-right-wrapper {
    display: none !important;
  }  
}

/*# sourceMappingURL=nerdist.css.map */