/*!
 * Font Awesome Pro 5.10.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa.fa-pull-left,
.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 {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-inverse {
  color: #fff; }

/* 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-airbnb:before {
  content: "\f834"; }

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

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

.fa-alarm-plus:before {
  content: "\f844"; }

.fa-alarm-snooze:before {
  content: "\f845"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-border-bottom:before {
  content: "\f84d"; }

.fa-border-center-h:before {
  content: "\f89c"; }

.fa-border-center-v:before {
  content: "\f89d"; }

.fa-border-inner:before {
  content: "\f84e"; }

.fa-border-left:before {
  content: "\f84f"; }

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

.fa-border-outer:before {
  content: "\f851"; }

.fa-border-right:before {
  content: "\f852"; }

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

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

.fa-border-top:before {
  content: "\f855"; }

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

.fa-brackets-curly:before {
  content: "\f7ea"; }

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

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

.fa-bread-loaf:before {
  content: "\f7eb"; }

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

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

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

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

.fa-bring-front:before {
  content: "\f857"; }

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

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

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

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

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

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

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

.fa-burger-soda:before {
  content: "\f858"; }

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

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

.fa-burrito:before {
  content: "\f7ed"; }

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

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

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

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

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

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

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

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

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

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

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

.fa-cheeseburger:before {
  content: "\f7f1"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-crutches:before {
  content: "\f7f8"; }

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

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

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

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

.fa-drone-alt:before {
  content: "\f860"; }

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

.fa-dryer-alt:before {
  content: "\f862"; }

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

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

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

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

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

.fa-farm:before {
  content: "\f864"; }

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

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

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

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

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

.fa-flower-daffodil:before {
  content: "\f800"; }

.fa-flower-tulip:before {
  content: "\f801"; }

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

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

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

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

.fa-game-board-alt:before {
  content: "\f868"; }

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

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

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

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

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

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

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

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

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

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

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

.fa-glass-citrus:before {
  content: "\f869"; }

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

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

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

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

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

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

.fa-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-middle-finger:before {
  content: "\f806"; }

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

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

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

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

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

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

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

.fa-hand-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-hard-hat:before {
  content: "\f807"; }

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

.fa-hat-chef:before {
  content: "\f86b"; }

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

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

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

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

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

.fa-home-lg-alt:before {
  content: "\f80c"; }

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

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

.fa-horizontal-rule:before {
  content: "\f86c"; }

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

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

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

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

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

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

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

.fa-hospitals:before {
  content: "\f80e"; }

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

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

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

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

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

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

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

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

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

.fa-house-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-cream:before {
  content: "\f810"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-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-line-columns:before {
  content: "\f870"; }

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

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

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

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

.fa-money-check-edit-alt:before {
  content: "\f873"; }

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

.fa-mug-hot:before {
  content: "\f7b6"; }

.fa-mug-marshmallows:before {
  content: "\f7b7"; }

.fa-mug-tea:before {
  content: "\f875"; }

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

.fa-page-break:before {
  content: "\f877"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-pager:before {
  content: "\f815"; }

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

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

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

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

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

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

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

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-photo-video:before {
  content: "\f87c"; }

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

.fa-pizza-slice:before {
  content: "\f818"; }

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

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

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

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

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

.fa-sack-dollar:before {
  content: "\f81d"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-salad:before {
  content: "\f81e"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-sandwich:before {
  content: "\f81f"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-satellite:before {
  content: "\f7bf"; }

.fa-satellite-dish:before {
  content: "\f7c0"; }

.fa-sausage:before {
  content: "\f820"; }

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

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

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

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

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

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

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-alpha-up-alt:before {
  content: "\f882"; }

.fa-sort-alt:before {
  content: "\f883"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-down-alt:before {
  content: "\f884"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-amount-up-alt:before {
  content: "\f885"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-down-alt:before {
  content: "\f886"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-numeric-up-alt:before {
  content: "\f887"; }

.fa-sort-shapes-down:before {
  content: "\f888"; }

.fa-sort-shapes-down-alt:before {
  content: "\f889"; }

.fa-sort-shapes-up:before {
  content: "\f88a"; }

.fa-sort-shapes-up-alt:before {
  content: "\f88b"; }

.fa-sort-size-down:before {
  content: "\f88c"; }

.fa-sort-size-down-alt:before {
  content: "\f88d"; }

.fa-sort-size-up:before {
  content: "\f88e"; }

.fa-sort-size-up-alt:before {
  content: "\f88f"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-soup:before {
  content: "\f823"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-spade:before {
  content: "\f2f4"; }

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

.fa-speakap:before {
  content: "\f3f3"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

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

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

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

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

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

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

.fa-synagogue:before {
  content: "\f69b"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

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

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tally:before {
  content: "\f69c"; }

.fa-tanakh:before {
  content: "\f827"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-tasks-alt:before {
  content: "\f828"; }

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

.fa-text-height:before {
  content: "\f034"; }

.fa-text-size:before {
  content: "\f894"; }

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

.fa-trash-restore-alt:before {
  content: "\f82a"; }

.fa-trash-undo:before {
  content: "\f895"; }

.fa-trash-undo-alt:before {
  content: "\f896"; }

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

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

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

.fa-user-injured:before {
  content: "\f728"; }

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

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-md-chat:before {
  content: "\f82e"; }

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

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-nurse:before {
  content: "\f82f"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-class:before {
  content: "\f63d"; }

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

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

.fa-users-medical:before {
  content: "\f830"; }

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

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

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

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

.fa-wave-square:before {
  content: "\f83e"; }

.fa-wave-triangle:before {
  content: "\f89a"; }

.fa-waze:before {
  content: "\f83f"; }

.fa-webcam:before {
  content: "\f832"; }

.fa-webcam-slash:before {
  content: "\f833"; }

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

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

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("../themes/thema-thermae/assets/vendor/fontawesome-pro-5.1.0/webfonts/fa-brands-400.eot");
  src: url("../themes/thema-thermae/assets/vendor/fontawesome-pro-5.1.0/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../themes/thema-thermae/assets/vendor/fontawesome-pro-5.1.0/webfonts/fa-brands-400.woff2") format("woff2"), url("../themes/thema-thermae/assets/vendor/fontawesome-pro-5.1.0/webfonts/fa-brands-400.woff") format("woff"), url("../themes/thema-thermae/assets/vendor/fontawesome-pro-5.1.0/webfonts/fa-brands-400.ttf") format("truetype"), url("../themes/thema-thermae/assets/vendor/fontawesome-pro-5.1.0/webfonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands'; }
@font-face {
  font-family: 'Font Awesome 5 Duotone';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("../themes/thema-thermae/assets/vendor/fontawesome-pro-5.1.0/webfonts/fa-duotone-900.eot");
  src: url("../themes/thema-thermae/assets/vendor/fontawesome-pro-5.1.0/webfonts/fa-duotone-900.eot?#iefix") format("embedded-opentype"), url("../themes/thema-thermae/assets/vendor/fontawesome-pro-5.1.0/webfonts/fa-duotone-900.woff2") format("woff2"), url("../themes/thema-thermae/assets/vendor/fontawesome-pro-5.1.0/webfonts/fa-duotone-900.woff") format("woff"), url("../themes/thema-thermae/assets/vendor/fontawesome-pro-5.1.0/webfonts/fa-duotone-900.ttf") format("truetype"), url("../themes/thema-thermae/assets/vendor/fontawesome-pro-5.1.0/webfonts/fa-duotone-900.svg#fontawesome") format("svg"); }

.fad {
  position: relative;
  font-family: 'Font Awesome 5 Duotone';
  font-weight: 900; }

.fad:before {
  position: absolute;
  color: var(--fa-primary-color, inherit);
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1); }

.fad:after {
  color: var(--fa-secondary-color, inherit);
  opacity: 0.4;
  opacity: var(--fa-secondary-opacity, 0.4); }

.fa-swap-opacity .fad:before,
.fad.fa-swap-opacity:before {
  opacity: 0.4;
  opacity: var(--fa-secondary-opacity, 0.4); }

.fa-swap-opacity .fad:after,
.fad.fa-swap-opacity:after {
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1); }

.fad.fa-inverse {
  color: #fff; }

.fad.fa-stack-1x, .fad.fa-stack-2x {
  position: absolute; }

.fad.fa-stack-1x:before,
.fad.fa-stack-2x:before,
.fad.fa-fw:before {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }

.fad.fa-abacus:after {
  content: "\10f640"; }

.fad.fa-acorn:after {
  content: "\10f6ae"; }

.fad.fa-ad:after {
  content: "\10f641"; }

.fad.fa-address-book:after {
  content: "\10f2b9"; }

.fad.fa-address-card:after {
  content: "\10f2bb"; }

.fad.fa-adjust:after {
  content: "\10f042"; }

.fad.fa-air-freshener:after {
  content: "\10f5d0"; }

.fad.fa-alarm-clock:after {
  content: "\10f34e"; }

.fad.fa-alarm-exclamation:after {
  content: "\10f843"; }

.fad.fa-alarm-plus:after {
  content: "\10f844"; }

.fad.fa-alarm-snooze:after {
  content: "\10f845"; }

.fad.fa-alicorn:after {
  content: "\10f6b0"; }

.fad.fa-align-center:after {
  content: "\10f037"; }

.fad.fa-align-justify:after {
  content: "\10f039"; }

.fad.fa-align-left:after {
  content: "\10f036"; }

.fad.fa-align-right:after {
  content: "\10f038"; }

.fad.fa-align-slash:after {
  content: "\10f846"; }

.fad.fa-allergies:after {
  content: "\10f461"; }

.fad.fa-ambulance:after {
  content: "\10f0f9"; }

.fad.fa-american-sign-language-interpreting:after {
  content: "\10f2a3"; }

.fad.fa-analytics:after {
  content: "\10f643"; }

.fad.fa-anchor:after {
  content: "\10f13d"; }

.fad.fa-angel:after {
  content: "\10f779"; }

.fad.fa-angle-double-down:after {
  content: "\10f103"; }

.fad.fa-angle-double-left:after {
  content: "\10f100"; }

.fad.fa-angle-double-right:after {
  content: "\10f101"; }

.fad.fa-angle-double-up:after {
  content: "\10f102"; }

.fad.fa-angle-down:after {
  content: "\10f107"; }

.fad.fa-angle-left:after {
  content: "\10f104"; }

.fad.fa-angle-right:after {
  content: "\10f105"; }

.fad.fa-angle-up:after {
  content: "\10f106"; }

.fad.fa-angry:after {
  content: "\10f556"; }

.fad.fa-ankh:after {
  content: "\10f644"; }

.fad.fa-apple-alt:after {
  content: "\10f5d1"; }

.fad.fa-apple-crate:after {
  content: "\10f6b1"; }

.fad.fa-archive:after {
  content: "\10f187"; }

.fad.fa-archway:after {
  content: "\10f557"; }

.fad.fa-arrow-alt-circle-down:after {
  content: "\10f358"; }

.fad.fa-arrow-alt-circle-left:after {
  content: "\10f359"; }

.fad.fa-arrow-alt-circle-right:after {
  content: "\10f35a"; }

.fad.fa-arrow-alt-circle-up:after {
  content: "\10f35b"; }

.fad.fa-arrow-alt-down:after {
  content: "\10f354"; }

.fad.fa-arrow-alt-from-bottom:after {
  content: "\10f346"; }

.fad.fa-arrow-alt-from-left:after {
  content: "\10f347"; }

.fad.fa-arrow-alt-from-right:after {
  content: "\10f348"; }

.fad.fa-arrow-alt-from-top:after {
  content: "\10f349"; }

.fad.fa-arrow-alt-left:after {
  content: "\10f355"; }

.fad.fa-arrow-alt-right:after {
  content: "\10f356"; }

.fad.fa-arrow-alt-square-down:after {
  content: "\10f350"; }

.fad.fa-arrow-alt-square-left:after {
  content: "\10f351"; }

.fad.fa-arrow-alt-square-right:after {
  content: "\10f352"; }

.fad.fa-arrow-alt-square-up:after {
  content: "\10f353"; }

.fad.fa-arrow-alt-to-bottom:after {
  content: "\10f34a"; }

.fad.fa-arrow-alt-to-left:after {
  content: "\10f34b"; }

.fad.fa-arrow-alt-to-right:after {
  content: "\10f34c"; }

.fad.fa-arrow-alt-to-top:after {
  content: "\10f34d"; }

.fad.fa-arrow-alt-up:after {
  content: "\10f357"; }

.fad.fa-arrow-circle-down:after {
  content: "\10f0ab"; }

.fad.fa-arrow-circle-left:after {
  content: "\10f0a8"; }

.fad.fa-arrow-circle-right:after {
  content: "\10f0a9"; }

.fad.fa-arrow-circle-up:after {
  content: "\10f0aa"; }

.fad.fa-arrow-down:after {
  content: "\10f063"; }

.fad.fa-arrow-from-bottom:after {
  content: "\10f342"; }

.fad.fa-arrow-from-left:after {
  content: "\10f343"; }

.fad.fa-arrow-from-right:after {
  content: "\10f344"; }

.fad.fa-arrow-from-top:after {
  content: "\10f345"; }

.fad.fa-arrow-left:after {
  content: "\10f060"; }

.fad.fa-arrow-right:after {
  content: "\10f061"; }

.fad.fa-arrow-square-down:after {
  content: "\10f339"; }

.fad.fa-arrow-square-left:after {
  content: "\10f33a"; }

.fad.fa-arrow-square-right:after {
  content: "\10f33b"; }

.fad.fa-arrow-square-up:after {
  content: "\10f33c"; }

.fad.fa-arrow-to-bottom:after {
  content: "\10f33d"; }

.fad.fa-arrow-to-left:after {
  content: "\10f33e"; }

.fad.fa-arrow-to-right:after {
  content: "\10f340"; }

.fad.fa-arrow-to-top:after {
  content: "\10f341"; }

.fad.fa-arrow-up:after {
  content: "\10f062"; }

.fad.fa-arrows:after {
  content: "\10f047"; }

.fad.fa-arrows-alt:after {
  content: "\10f0b2"; }

.fad.fa-arrows-alt-h:after {
  content: "\10f337"; }

.fad.fa-arrows-alt-v:after {
  content: "\10f338"; }

.fad.fa-arrows-h:after {
  content: "\10f07e"; }

.fad.fa-arrows-v:after {
  content: "\10f07d"; }

.fad.fa-assistive-listening-systems:after {
  content: "\10f2a2"; }

.fad.fa-asterisk:after {
  content: "\10f069"; }

.fad.fa-at:after {
  content: "\10f1fa"; }

.fad.fa-atlas:after {
  content: "\10f558"; }

.fad.fa-atom:after {
  content: "\10f5d2"; }

.fad.fa-atom-alt:after {
  content: "\10f5d3"; }

.fad.fa-audio-description:after {
  content: "\10f29e"; }

.fad.fa-award:after {
  content: "\10f559"; }

.fad.fa-axe:after {
  content: "\10f6b2"; }

.fad.fa-axe-battle:after {
  content: "\10f6b3"; }

.fad.fa-baby:after {
  content: "\10f77c"; }

.fad.fa-baby-carriage:after {
  content: "\10f77d"; }

.fad.fa-backpack:after {
  content: "\10f5d4"; }

.fad.fa-backspace:after {
  content: "\10f55a"; }

.fad.fa-backward:after {
  content: "\10f04a"; }

.fad.fa-bacon:after {
  content: "\10f7e5"; }

.fad.fa-badge:after {
  content: "\10f335"; }

.fad.fa-badge-check:after {
  content: "\10f336"; }

.fad.fa-badge-dollar:after {
  content: "\10f645"; }

.fad.fa-badge-percent:after {
  content: "\10f646"; }

.fad.fa-badger-honey:after {
  content: "\10f6b4"; }

.fad.fa-bags-shopping:after {
  content: "\10f847"; }

.fad.fa-balance-scale:after {
  content: "\10f24e"; }

.fad.fa-balance-scale-left:after {
  content: "\10f515"; }

.fad.fa-balance-scale-right:after {
  content: "\10f516"; }

.fad.fa-ball-pile:after {
  content: "\10f77e"; }

.fad.fa-ballot:after {
  content: "\10f732"; }

.fad.fa-ballot-check:after {
  content: "\10f733"; }

.fad.fa-ban:after {
  content: "\10f05e"; }

.fad.fa-band-aid:after {
  content: "\10f462"; }

.fad.fa-barcode:after {
  content: "\10f02a"; }

.fad.fa-barcode-alt:after {
  content: "\10f463"; }

.fad.fa-barcode-read:after {
  content: "\10f464"; }

.fad.fa-barcode-scan:after {
  content: "\10f465"; }

.fad.fa-bars:after {
  content: "\10f0c9"; }

.fad.fa-baseball:after {
  content: "\10f432"; }

.fad.fa-baseball-ball:after {
  content: "\10f433"; }

.fad.fa-basketball-ball:after {
  content: "\10f434"; }

.fad.fa-basketball-hoop:after {
  content: "\10f435"; }

.fad.fa-bat:after {
  content: "\10f6b5"; }

.fad.fa-bath:after {
  content: "\10f2cd"; }

.fad.fa-battery-bolt:after {
  content: "\10f376"; }

.fad.fa-battery-empty:after {
  content: "\10f244"; }

.fad.fa-battery-full:after {
  content: "\10f240"; }

.fad.fa-battery-half:after {
  content: "\10f242"; }

.fad.fa-battery-quarter:after {
  content: "\10f243"; }

.fad.fa-battery-slash:after {
  content: "\10f377"; }

.fad.fa-battery-three-quarters:after {
  content: "\10f241"; }

.fad.fa-bed:after {
  content: "\10f236"; }

.fad.fa-beer:after {
  content: "\10f0fc"; }

.fad.fa-bell:after {
  content: "\10f0f3"; }

.fad.fa-bell-exclamation:after {
  content: "\10f848"; }

.fad.fa-bell-plus:after {
  content: "\10f849"; }

.fad.fa-bell-school:after {
  content: "\10f5d5"; }

.fad.fa-bell-school-slash:after {
  content: "\10f5d6"; }

.fad.fa-bell-slash:after {
  content: "\10f1f6"; }

.fad.fa-bells:after {
  content: "\10f77f"; }

.fad.fa-bezier-curve:after {
  content: "\10f55b"; }

.fad.fa-bible:after {
  content: "\10f647"; }

.fad.fa-bicycle:after {
  content: "\10f206"; }

.fad.fa-biking:after {
  content: "\10f84a"; }

.fad.fa-biking-mountain:after {
  content: "\10f84b"; }

.fad.fa-binoculars:after {
  content: "\10f1e5"; }

.fad.fa-biohazard:after {
  content: "\10f780"; }

.fad.fa-birthday-cake:after {
  content: "\10f1fd"; }

.fad.fa-blanket:after {
  content: "\10f498"; }

.fad.fa-blender:after {
  content: "\10f517"; }

.fad.fa-blender-phone:after {
  content: "\10f6b6"; }

.fad.fa-blind:after {
  content: "\10f29d"; }

.fad.fa-blog:after {
  content: "\10f781"; }

.fad.fa-bold:after {
  content: "\10f032"; }

.fad.fa-bolt:after {
  content: "\10f0e7"; }

.fad.fa-bomb:after {
  content: "\10f1e2"; }

.fad.fa-bone:after {
  content: "\10f5d7"; }

.fad.fa-bone-break:after {
  content: "\10f5d8"; }

.fad.fa-bong:after {
  content: "\10f55c"; }

.fad.fa-book:after {
  content: "\10f02d"; }

.fad.fa-book-alt:after {
  content: "\10f5d9"; }

.fad.fa-book-dead:after {
  content: "\10f6b7"; }

.fad.fa-book-heart:after {
  content: "\10f499"; }

.fad.fa-book-medical:after {
  content: "\10f7e6"; }

.fad.fa-book-open:after {
  content: "\10f518"; }

.fad.fa-book-reader:after {
  content: "\10f5da"; }

.fad.fa-book-spells:after {
  content: "\10f6b8"; }

.fad.fa-book-user:after {
  content: "\10f7e7"; }

.fad.fa-bookmark:after {
  content: "\10f02e"; }

.fad.fa-books:after {
  content: "\10f5db"; }

.fad.fa-books-medical:after {
  content: "\10f7e8"; }

.fad.fa-boot:after {
  content: "\10f782"; }

.fad.fa-booth-curtain:after {
  content: "\10f734"; }

.fad.fa-border-all:after {
  content: "\10f84c"; }

.fad.fa-border-bottom:after {
  content: "\10f84d"; }

.fad.fa-border-center-h:after {
  content: "\10f89c"; }

.fad.fa-border-center-v:after {
  content: "\10f89d"; }

.fad.fa-border-inner:after {
  content: "\10f84e"; }

.fad.fa-border-left:after {
  content: "\10f84f"; }

.fad.fa-border-none:after {
  content: "\10f850"; }

.fad.fa-border-outer:after {
  content: "\10f851"; }

.fad.fa-border-right:after {
  content: "\10f852"; }

.fad.fa-border-style:after {
  content: "\10f853"; }

.fad.fa-border-style-alt:after {
  content: "\10f854"; }

.fad.fa-border-top:after {
  content: "\10f855"; }

.fad.fa-bow-arrow:after {
  content: "\10f6b9"; }

.fad.fa-bowling-ball:after {
  content: "\10f436"; }

.fad.fa-bowling-pins:after {
  content: "\10f437"; }

.fad.fa-box:after {
  content: "\10f466"; }

.fad.fa-box-alt:after {
  content: "\10f49a"; }

.fad.fa-box-ballot:after {
  content: "\10f735"; }

.fad.fa-box-check:after {
  content: "\10f467"; }

.fad.fa-box-fragile:after {
  content: "\10f49b"; }

.fad.fa-box-full:after {
  content: "\10f49c"; }

.fad.fa-box-heart:after {
  content: "\10f49d"; }

.fad.fa-box-open:after {
  content: "\10f49e"; }

.fad.fa-box-up:after {
  content: "\10f49f"; }

.fad.fa-box-usd:after {
  content: "\10f4a0"; }

.fad.fa-boxes:after {
  content: "\10f468"; }

.fad.fa-boxes-alt:after {
  content: "\10f4a1"; }

.fad.fa-boxing-glove:after {
  content: "\10f438"; }

.fad.fa-brackets:after {
  content: "\10f7e9"; }

.fad.fa-brackets-curly:after {
  content: "\10f7ea"; }

.fad.fa-braille:after {
  content: "\10f2a1"; }

.fad.fa-brain:after {
  content: "\10f5dc"; }

.fad.fa-bread-loaf:after {
  content: "\10f7eb"; }

.fad.fa-bread-slice:after {
  content: "\10f7ec"; }

.fad.fa-briefcase:after {
  content: "\10f0b1"; }

.fad.fa-briefcase-medical:after {
  content: "\10f469"; }

.fad.fa-bring-forward:after {
  content: "\10f856"; }

.fad.fa-bring-front:after {
  content: "\10f857"; }

.fad.fa-broadcast-tower:after {
  content: "\10f519"; }

.fad.fa-broom:after {
  content: "\10f51a"; }

.fad.fa-browser:after {
  content: "\10f37e"; }

.fad.fa-brush:after {
  content: "\10f55d"; }

.fad.fa-bug:after {
  content: "\10f188"; }

.fad.fa-building:after {
  content: "\10f1ad"; }

.fad.fa-bullhorn:after {
  content: "\10f0a1"; }

.fad.fa-bullseye:after {
  content: "\10f140"; }

.fad.fa-bullseye-arrow:after {
  content: "\10f648"; }

.fad.fa-bullseye-pointer:after {
  content: "\10f649"; }

.fad.fa-burger-soda:after {
  content: "\10f858"; }

.fad.fa-burn:after {
  content: "\10f46a"; }

.fad.fa-burrito:after {
  content: "\10f7ed"; }

.fad.fa-bus:after {
  content: "\10f207"; }

.fad.fa-bus-alt:after {
  content: "\10f55e"; }

.fad.fa-bus-school:after {
  content: "\10f5dd"; }

.fad.fa-business-time:after {
  content: "\10f64a"; }

.fad.fa-cabinet-filing:after {
  content: "\10f64b"; }

.fad.fa-calculator:after {
  content: "\10f1ec"; }

.fad.fa-calculator-alt:after {
  content: "\10f64c"; }

.fad.fa-calendar:after {
  content: "\10f133"; }

.fad.fa-calendar-alt:after {
  content: "\10f073"; }

.fad.fa-calendar-check:after {
  content: "\10f274"; }

.fad.fa-calendar-day:after {
  content: "\10f783"; }

.fad.fa-calendar-edit:after {
  content: "\10f333"; }

.fad.fa-calendar-exclamation:after {
  content: "\10f334"; }

.fad.fa-calendar-minus:after {
  content: "\10f272"; }

.fad.fa-calendar-plus:after {
  content: "\10f271"; }

.fad.fa-calendar-star:after {
  content: "\10f736"; }

.fad.fa-calendar-times:after {
  content: "\10f273"; }

.fad.fa-calendar-week:after {
  content: "\10f784"; }

.fad.fa-camera:after {
  content: "\10f030"; }

.fad.fa-camera-alt:after {
  content: "\10f332"; }

.fad.fa-camera-retro:after {
  content: "\10f083"; }

.fad.fa-campfire:after {
  content: "\10f6ba"; }

.fad.fa-campground:after {
  content: "\10f6bb"; }

.fad.fa-candle-holder:after {
  content: "\10f6bc"; }

.fad.fa-candy-cane:after {
  content: "\10f786"; }

.fad.fa-candy-corn:after {
  content: "\10f6bd"; }

.fad.fa-cannabis:after {
  content: "\10f55f"; }

.fad.fa-capsules:after {
  content: "\10f46b"; }

.fad.fa-car:after {
  content: "\10f1b9"; }

.fad.fa-car-alt:after {
  content: "\10f5de"; }

.fad.fa-car-battery:after {
  content: "\10f5df"; }

.fad.fa-car-building:after {
  content: "\10f859"; }

.fad.fa-car-bump:after {
  content: "\10f5e0"; }

.fad.fa-car-bus:after {
  content: "\10f85a"; }

.fad.fa-car-crash:after {
  content: "\10f5e1"; }

.fad.fa-car-garage:after {
  content: "\10f5e2"; }

.fad.fa-car-mechanic:after {
  content: "\10f5e3"; }

.fad.fa-car-side:after {
  content: "\10f5e4"; }

.fad.fa-car-tilt:after {
  content: "\10f5e5"; }

.fad.fa-car-wash:after {
  content: "\10f5e6"; }

.fad.fa-caret-circle-down:after {
  content: "\10f32d"; }

.fad.fa-caret-circle-left:after {
  content: "\10f32e"; }

.fad.fa-caret-circle-right:after {
  content: "\10f330"; }

.fad.fa-caret-circle-up:after {
  content: "\10f331"; }

.fad.fa-caret-down:after {
  content: "\10f0d7"; }

.fad.fa-caret-left:after {
  content: "\10f0d9"; }

.fad.fa-caret-right:after {
  content: "\10f0da"; }

.fad.fa-caret-square-down:after {
  content: "\10f150"; }

.fad.fa-caret-square-left:after {
  content: "\10f191"; }

.fad.fa-caret-square-right:after {
  content: "\10f152"; }

.fad.fa-caret-square-up:after {
  content: "\10f151"; }

.fad.fa-caret-up:after {
  content: "\10f0d8"; }

.fad.fa-carrot:after {
  content: "\10f787"; }

.fad.fa-cars:after {
  content: "\10f85b"; }

.fad.fa-cart-arrow-down:after {
  content: "\10f218"; }

.fad.fa-cart-plus:after {
  content: "\10f217"; }

.fad.fa-cash-register:after {
  content: "\10f788"; }

.fad.fa-cat:after {
  content: "\10f6be"; }

.fad.fa-cauldron:after {
  content: "\10f6bf"; }

.fad.fa-certificate:after {
  content: "\10f0a3"; }

.fad.fa-chair:after {
  content: "\10f6c0"; }

.fad.fa-chair-office:after {
  content: "\10f6c1"; }

.fad.fa-chalkboard:after {
  content: "\10f51b"; }

.fad.fa-chalkboard-teacher:after {
  content: "\10f51c"; }

.fad.fa-charging-station:after {
  content: "\10f5e7"; }

.fad.fa-chart-area:after {
  content: "\10f1fe"; }

.fad.fa-chart-bar:after {
  content: "\10f080"; }

.fad.fa-chart-line:after {
  content: "\10f201"; }

.fad.fa-chart-line-down:after {
  content: "\10f64d"; }

.fad.fa-chart-network:after {
  content: "\10f78a"; }

.fad.fa-chart-pie:after {
  content: "\10f200"; }

.fad.fa-chart-pie-alt:after {
  content: "\10f64e"; }

.fad.fa-chart-scatter:after {
  content: "\10f7ee"; }

.fad.fa-check:after {
  content: "\10f00c"; }

.fad.fa-check-circle:after {
  content: "\10f058"; }

.fad.fa-check-double:after {
  content: "\10f560"; }

.fad.fa-check-square:after {
  content: "\10f14a"; }

.fad.fa-cheese:after {
  content: "\10f7ef"; }

.fad.fa-cheese-swiss:after {
  content: "\10f7f0"; }

.fad.fa-cheeseburger:after {
  content: "\10f7f1"; }

.fad.fa-chess:after {
  content: "\10f439"; }

.fad.fa-chess-bishop:after {
  content: "\10f43a"; }

.fad.fa-chess-bishop-alt:after {
  content: "\10f43b"; }

.fad.fa-chess-board:after {
  content: "\10f43c"; }

.fad.fa-chess-clock:after {
  content: "\10f43d"; }

.fad.fa-chess-clock-alt:after {
  content: "\10f43e"; }

.fad.fa-chess-king:after {
  content: "\10f43f"; }

.fad.fa-chess-king-alt:after {
  content: "\10f440"; }

.fad.fa-chess-knight:after {
  content: "\10f441"; }

.fad.fa-chess-knight-alt:after {
  content: "\10f442"; }

.fad.fa-chess-pawn:after {
  content: "\10f443"; }

.fad.fa-chess-pawn-alt:after {
  content: "\10f444"; }

.fad.fa-chess-queen:after {
  content: "\10f445"; }

.fad.fa-chess-queen-alt:after {
  content: "\10f446"; }

.fad.fa-chess-rook:after {
  content: "\10f447"; }

.fad.fa-chess-rook-alt:after {
  content: "\10f448"; }

.fad.fa-chevron-circle-down:after {
  content: "\10f13a"; }

.fad.fa-chevron-circle-left:after {
  content: "\10f137"; }

.fad.fa-chevron-circle-right:after {
  content: "\10f138"; }

.fad.fa-chevron-circle-up:after {
  content: "\10f139"; }

.fad.fa-chevron-double-down:after {
  content: "\10f322"; }

.fad.fa-chevron-double-left:after {
  content: "\10f323"; }

.fad.fa-chevron-double-right:after {
  content: "\10f324"; }

.fad.fa-chevron-double-up:after {
  content: "\10f325"; }

.fad.fa-chevron-down:after {
  content: "\10f078"; }

.fad.fa-chevron-left:after {
  content: "\10f053"; }

.fad.fa-chevron-right:after {
  content: "\10f054"; }

.fad.fa-chevron-square-down:after {
  content: "\10f329"; }

.fad.fa-chevron-square-left:after {
  content: "\10f32a"; }

.fad.fa-chevron-square-right:after {
  content: "\10f32b"; }

.fad.fa-chevron-square-up:after {
  content: "\10f32c"; }

.fad.fa-chevron-up:after {
  content: "\10f077"; }

.fad.fa-child:after {
  content: "\10f1ae"; }

.fad.fa-chimney:after {
  content: "\10f78b"; }

.fad.fa-church:after {
  content: "\10f51d"; }

.fad.fa-circle:after {
  content: "\10f111"; }

.fad.fa-circle-notch:after {
  content: "\10f1ce"; }

.fad.fa-city:after {
  content: "\10f64f"; }

.fad.fa-claw-marks:after {
  content: "\10f6c2"; }

.fad.fa-clinic-medical:after {
  content: "\10f7f2"; }

.fad.fa-clipboard:after {
  content: "\10f328"; }

.fad.fa-clipboard-check:after {
  content: "\10f46c"; }

.fad.fa-clipboard-list:after {
  content: "\10f46d"; }

.fad.fa-clipboard-list-check:after {
  content: "\10f737"; }

.fad.fa-clipboard-prescription:after {
  content: "\10f5e8"; }

.fad.fa-clipboard-user:after {
  content: "\10f7f3"; }

.fad.fa-clock:after {
  content: "\10f017"; }

.fad.fa-clone:after {
  content: "\10f24d"; }

.fad.fa-closed-captioning:after {
  content: "\10f20a"; }

.fad.fa-cloud:after {
  content: "\10f0c2"; }

.fad.fa-cloud-download:after {
  content: "\10f0ed"; }

.fad.fa-cloud-download-alt:after {
  content: "\10f381"; }

.fad.fa-cloud-drizzle:after {
  content: "\10f738"; }

.fad.fa-cloud-hail:after {
  content: "\10f739"; }

.fad.fa-cloud-hail-mixed:after {
  content: "\10f73a"; }

.fad.fa-cloud-meatball:after {
  content: "\10f73b"; }

.fad.fa-cloud-moon:after {
  content: "\10f6c3"; }

.fad.fa-cloud-moon-rain:after {
  content: "\10f73c"; }

.fad.fa-cloud-rain:after {
  content: "\10f73d"; }

.fad.fa-cloud-rainbow:after {
  content: "\10f73e"; }

.fad.fa-cloud-showers:after {
  content: "\10f73f"; }

.fad.fa-cloud-showers-heavy:after {
  content: "\10f740"; }

.fad.fa-cloud-sleet:after {
  content: "\10f741"; }

.fad.fa-cloud-snow:after {
  content: "\10f742"; }

.fad.fa-cloud-sun:after {
  content: "\10f6c4"; }

.fad.fa-cloud-sun-rain:after {
  content: "\10f743"; }

.fad.fa-cloud-upload:after {
  content: "\10f0ee"; }

.fad.fa-cloud-upload-alt:after {
  content: "\10f382"; }

.fad.fa-clouds:after {
  content: "\10f744"; }

.fad.fa-clouds-moon:after {
  content: "\10f745"; }

.fad.fa-clouds-sun:after {
  content: "\10f746"; }

.fad.fa-club:after {
  content: "\10f327"; }

.fad.fa-cocktail:after {
  content: "\10f561"; }

.fad.fa-code:after {
  content: "\10f121"; }

.fad.fa-code-branch:after {
  content: "\10f126"; }

.fad.fa-code-commit:after {
  content: "\10f386"; }

.fad.fa-code-merge:after {
  content: "\10f387"; }

.fad.fa-coffee:after {
  content: "\10f0f4"; }

.fad.fa-coffee-togo:after {
  content: "\10f6c5"; }

.fad.fa-coffin:after {
  content: "\10f6c6"; }

.fad.fa-cog:after {
  content: "\10f013"; }

.fad.fa-cogs:after {
  content: "\10f085"; }

.fad.fa-coin:after {
  content: "\10f85c"; }

.fad.fa-coins:after {
  content: "\10f51e"; }

.fad.fa-columns:after {
  content: "\10f0db"; }

.fad.fa-comment:after {
  content: "\10f075"; }

.fad.fa-comment-alt:after {
  content: "\10f27a"; }

.fad.fa-comment-alt-check:after {
  content: "\10f4a2"; }

.fad.fa-comment-alt-dollar:after {
  content: "\10f650"; }

.fad.fa-comment-alt-dots:after {
  content: "\10f4a3"; }

.fad.fa-comment-alt-edit:after {
  content: "\10f4a4"; }

.fad.fa-comment-alt-exclamation:after {
  content: "\10f4a5"; }

.fad.fa-comment-alt-lines:after {
  content: "\10f4a6"; }

.fad.fa-comment-alt-medical:after {
  content: "\10f7f4"; }

.fad.fa-comment-alt-minus:after {
  content: "\10f4a7"; }

.fad.fa-comment-alt-plus:after {
  content: "\10f4a8"; }

.fad.fa-comment-alt-slash:after {
  content: "\10f4a9"; }

.fad.fa-comment-alt-smile:after {
  content: "\10f4aa"; }

.fad.fa-comment-alt-times:after {
  content: "\10f4ab"; }

.fad.fa-comment-check:after {
  content: "\10f4ac"; }

.fad.fa-comment-dollar:after {
  content: "\10f651"; }

.fad.fa-comment-dots:after {
  content: "\10f4ad"; }

.fad.fa-comment-edit:after {
  content: "\10f4ae"; }

.fad.fa-comment-exclamation:after {
  content: "\10f4af"; }

.fad.fa-comment-lines:after {
  content: "\10f4b0"; }

.fad.fa-comment-medical:after {
  content: "\10f7f5"; }

.fad.fa-comment-minus:after {
  content: "\10f4b1"; }

.fad.fa-comment-plus:after {
  content: "\10f4b2"; }

.fad.fa-comment-slash:after {
  content: "\10f4b3"; }

.fad.fa-comment-smile:after {
  content: "\10f4b4"; }

.fad.fa-comment-times:after {
  content: "\10f4b5"; }

.fad.fa-comments:after {
  content: "\10f086"; }

.fad.fa-comments-alt:after {
  content: "\10f4b6"; }

.fad.fa-comments-alt-dollar:after {
  content: "\10f652"; }

.fad.fa-comments-dollar:after {
  content: "\10f653"; }

.fad.fa-compact-disc:after {
  content: "\10f51f"; }

.fad.fa-compass:after {
  content: "\10f14e"; }

.fad.fa-compass-slash:after {
  content: "\10f5e9"; }

.fad.fa-compress:after {
  content: "\10f066"; }

.fad.fa-compress-alt:after {
  content: "\10f422"; }

.fad.fa-compress-arrows-alt:after {
  content: "\10f78c"; }

.fad.fa-compress-wide:after {
  content: "\10f326"; }

.fad.fa-concierge-bell:after {
  content: "\10f562"; }

.fad.fa-construction:after {
  content: "\10f85d"; }

.fad.fa-container-storage:after {
  content: "\10f4b7"; }

.fad.fa-conveyor-belt:after {
  content: "\10f46e"; }

.fad.fa-conveyor-belt-alt:after {
  content: "\10f46f"; }

.fad.fa-cookie:after {
  content: "\10f563"; }

.fad.fa-cookie-bite:after {
  content: "\10f564"; }

.fad.fa-copy:after {
  content: "\10f0c5"; }

.fad.fa-copyright:after {
  content: "\10f1f9"; }

.fad.fa-corn:after {
  content: "\10f6c7"; }

.fad.fa-couch:after {
  content: "\10f4b8"; }

.fad.fa-cow:after {
  content: "\10f6c8"; }

.fad.fa-credit-card:after {
  content: "\10f09d"; }

.fad.fa-credit-card-blank:after {
  content: "\10f389"; }

.fad.fa-credit-card-front:after {
  content: "\10f38a"; }

.fad.fa-cricket:after {
  content: "\10f449"; }

.fad.fa-croissant:after {
  content: "\10f7f6"; }

.fad.fa-crop:after {
  content: "\10f125"; }

.fad.fa-crop-alt:after {
  content: "\10f565"; }

.fad.fa-cross:after {
  content: "\10f654"; }

.fad.fa-crosshairs:after {
  content: "\10f05b"; }

.fad.fa-crow:after {
  content: "\10f520"; }

.fad.fa-crown:after {
  content: "\10f521"; }

.fad.fa-crutch:after {
  content: "\10f7f7"; }

.fad.fa-crutches:after {
  content: "\10f7f8"; }

.fad.fa-cube:after {
  content: "\10f1b2"; }

.fad.fa-cubes:after {
  content: "\10f1b3"; }

.fad.fa-curling:after {
  content: "\10f44a"; }

.fad.fa-cut:after {
  content: "\10f0c4"; }

.fad.fa-dagger:after {
  content: "\10f6cb"; }

.fad.fa-database:after {
  content: "\10f1c0"; }

.fad.fa-deaf:after {
  content: "\10f2a4"; }

.fad.fa-debug:after {
  content: "\10f7f9"; }

.fad.fa-deer:after {
  content: "\10f78e"; }

.fad.fa-deer-rudolph:after {
  content: "\10f78f"; }

.fad.fa-democrat:after {
  content: "\10f747"; }

.fad.fa-desktop:after {
  content: "\10f108"; }

.fad.fa-desktop-alt:after {
  content: "\10f390"; }

.fad.fa-dewpoint:after {
  content: "\10f748"; }

.fad.fa-dharmachakra:after {
  content: "\10f655"; }

.fad.fa-diagnoses:after {
  content: "\10f470"; }

.fad.fa-diamond:after {
  content: "\10f219"; }

.fad.fa-dice:after {
  content: "\10f522"; }

.fad.fa-dice-d10:after {
  content: "\10f6cd"; }

.fad.fa-dice-d12:after {
  content: "\10f6ce"; }

.fad.fa-dice-d20:after {
  content: "\10f6cf"; }

.fad.fa-dice-d4:after {
  content: "\10f6d0"; }

.fad.fa-dice-d6:after {
  content: "\10f6d1"; }

.fad.fa-dice-d8:after {
  content: "\10f6d2"; }

.fad.fa-dice-five:after {
  content: "\10f523"; }

.fad.fa-dice-four:after {
  content: "\10f524"; }

.fad.fa-dice-one:after {
  content: "\10f525"; }

.fad.fa-dice-six:after {
  content: "\10f526"; }

.fad.fa-dice-three:after {
  content: "\10f527"; }

.fad.fa-dice-two:after {
  content: "\10f528"; }

.fad.fa-digging:after {
  content: "\10f85e"; }

.fad.fa-digital-tachograph:after {
  content: "\10f566"; }

.fad.fa-diploma:after {
  content: "\10f5ea"; }

.fad.fa-directions:after {
  content: "\10f5eb"; }

.fad.fa-disease:after {
  content: "\10f7fa"; }

.fad.fa-divide:after {
  content: "\10f529"; }

.fad.fa-dizzy:after {
  content: "\10f567"; }

.fad.fa-dna:after {
  content: "\10f471"; }

.fad.fa-do-not-enter:after {
  content: "\10f5ec"; }

.fad.fa-dog:after {
  content: "\10f6d3"; }

.fad.fa-dog-leashed:after {
  content: "\10f6d4"; }

.fad.fa-dollar-sign:after {
  content: "\10f155"; }

.fad.fa-dolly:after {
  content: "\10f472"; }

.fad.fa-dolly-empty:after {
  content: "\10f473"; }

.fad.fa-dolly-flatbed:after {
  content: "\10f474"; }

.fad.fa-dolly-flatbed-alt:after {
  content: "\10f475"; }

.fad.fa-dolly-flatbed-empty:after {
  content: "\10f476"; }

.fad.fa-donate:after {
  content: "\10f4b9"; }

.fad.fa-door-closed:after {
  content: "\10f52a"; }

.fad.fa-door-open:after {
  content: "\10f52b"; }

.fad.fa-dot-circle:after {
  content: "\10f192"; }

.fad.fa-dove:after {
  content: "\10f4ba"; }

.fad.fa-download:after {
  content: "\10f019"; }

.fad.fa-drafting-compass:after {
  content: "\10f568"; }

.fad.fa-dragon:after {
  content: "\10f6d5"; }

.fad.fa-draw-circle:after {
  content: "\10f5ed"; }

.fad.fa-draw-polygon:after {
  content: "\10f5ee"; }

.fad.fa-draw-square:after {
  content: "\10f5ef"; }

.fad.fa-dreidel:after {
  content: "\10f792"; }

.fad.fa-drone:after {
  content: "\10f85f"; }

.fad.fa-drone-alt:after {
  content: "\10f860"; }

.fad.fa-drum:after {
  content: "\10f569"; }

.fad.fa-drum-steelpan:after {
  content: "\10f56a"; }

.fad.fa-drumstick:after {
  content: "\10f6d6"; }

.fad.fa-drumstick-bite:after {
  content: "\10f6d7"; }

.fad.fa-dryer:after {
  content: "\10f861"; }

.fad.fa-dryer-alt:after {
  content: "\10f862"; }

.fad.fa-duck:after {
  content: "\10f6d8"; }

.fad.fa-dumbbell:after {
  content: "\10f44b"; }

.fad.fa-dumpster:after {
  content: "\10f793"; }

.fad.fa-dumpster-fire:after {
  content: "\10f794"; }

.fad.fa-dungeon:after {
  content: "\10f6d9"; }

.fad.fa-ear:after {
  content: "\10f5f0"; }

.fad.fa-ear-muffs:after {
  content: "\10f795"; }

.fad.fa-eclipse:after {
  content: "\10f749"; }

.fad.fa-eclipse-alt:after {
  content: "\10f74a"; }

.fad.fa-edit:after {
  content: "\10f044"; }

.fad.fa-egg:after {
  content: "\10f7fb"; }

.fad.fa-egg-fried:after {
  content: "\10f7fc"; }

.fad.fa-eject:after {
  content: "\10f052"; }

.fad.fa-elephant:after {
  content: "\10f6da"; }

.fad.fa-ellipsis-h:after {
  content: "\10f141"; }

.fad.fa-ellipsis-h-alt:after {
  content: "\10f39b"; }

.fad.fa-ellipsis-v:after {
  content: "\10f142"; }

.fad.fa-ellipsis-v-alt:after {
  content: "\10f39c"; }

.fad.fa-empty-set:after {
  content: "\10f656"; }

.fad.fa-engine-warning:after {
  content: "\10f5f2"; }

.fad.fa-envelope:after {
  content: "\10f0e0"; }

.fad.fa-envelope-open:after {
  content: "\10f2b6"; }

.fad.fa-envelope-open-dollar:after {
  content: "\10f657"; }

.fad.fa-envelope-open-text:after {
  content: "\10f658"; }

.fad.fa-envelope-square:after {
  content: "\10f199"; }

.fad.fa-equals:after {
  content: "\10f52c"; }

.fad.fa-eraser:after {
  content: "\10f12d"; }

.fad.fa-ethernet:after {
  content: "\10f796"; }

.fad.fa-euro-sign:after {
  content: "\10f153"; }

.fad.fa-exchange:after {
  content: "\10f0ec"; }

.fad.fa-exchange-alt:after {
  content: "\10f362"; }

.fad.fa-exclamation:after {
  content: "\10f12a"; }

.fad.fa-exclamation-circle:after {
  content: "\10f06a"; }

.fad.fa-exclamation-square:after {
  content: "\10f321"; }

.fad.fa-exclamation-triangle:after {
  content: "\10f071"; }

.fad.fa-expand:after {
  content: "\10f065"; }

.fad.fa-expand-alt:after {
  content: "\10f424"; }

.fad.fa-expand-arrows:after {
  content: "\10f31d"; }

.fad.fa-expand-arrows-alt:after {
  content: "\10f31e"; }

.fad.fa-expand-wide:after {
  content: "\10f320"; }

.fad.fa-external-link:after {
  content: "\10f08e"; }

.fad.fa-external-link-alt:after {
  content: "\10f35d"; }

.fad.fa-external-link-square:after {
  content: "\10f14c"; }

.fad.fa-external-link-square-alt:after {
  content: "\10f360"; }

.fad.fa-eye:after {
  content: "\10f06e"; }

.fad.fa-eye-dropper:after {
  content: "\10f1fb"; }

.fad.fa-eye-evil:after {
  content: "\10f6db"; }

.fad.fa-eye-slash:after {
  content: "\10f070"; }

.fad.fa-fan:after {
  content: "\10f863"; }

.fad.fa-farm:after {
  content: "\10f864"; }

.fad.fa-fast-backward:after {
  content: "\10f049"; }

.fad.fa-fast-forward:after {
  content: "\10f050"; }

.fad.fa-fax:after {
  content: "\10f1ac"; }

.fad.fa-feather:after {
  content: "\10f52d"; }

.fad.fa-feather-alt:after {
  content: "\10f56b"; }

.fad.fa-female:after {
  content: "\10f182"; }

.fad.fa-field-hockey:after {
  content: "\10f44c"; }

.fad.fa-fighter-jet:after {
  content: "\10f0fb"; }

.fad.fa-file:after {
  content: "\10f15b"; }

.fad.fa-file-alt:after {
  content: "\10f15c"; }

.fad.fa-file-archive:after {
  content: "\10f1c6"; }

.fad.fa-file-audio:after {
  content: "\10f1c7"; }

.fad.fa-file-certificate:after {
  content: "\10f5f3"; }

.fad.fa-file-chart-line:after {
  content: "\10f659"; }

.fad.fa-file-chart-pie:after {
  content: "\10f65a"; }

.fad.fa-file-check:after {
  content: "\10f316"; }

.fad.fa-file-code:after {
  content: "\10f1c9"; }

.fad.fa-file-contract:after {
  content: "\10f56c"; }

.fad.fa-file-csv:after {
  content: "\10f6dd"; }

.fad.fa-file-download:after {
  content: "\10f56d"; }

.fad.fa-file-edit:after {
  content: "\10f31c"; }

.fad.fa-file-excel:after {
  content: "\10f1c3"; }

.fad.fa-file-exclamation:after {
  content: "\10f31a"; }

.fad.fa-file-export:after {
  content: "\10f56e"; }

.fad.fa-file-image:after {
  content: "\10f1c5"; }

.fad.fa-file-import:after {
  content: "\10f56f"; }

.fad.fa-file-invoice:after {
  content: "\10f570"; }

.fad.fa-file-invoice-dollar:after {
  content: "\10f571"; }

.fad.fa-file-medical:after {
  content: "\10f477"; }

.fad.fa-file-medical-alt:after {
  content: "\10f478"; }

.fad.fa-file-minus:after {
  content: "\10f318"; }

.fad.fa-file-pdf:after {
  content: "\10f1c1"; }

.fad.fa-file-plus:after {
  content: "\10f319"; }

.fad.fa-file-powerpoint:after {
  content: "\10f1c4"; }

.fad.fa-file-prescription:after {
  content: "\10f572"; }

.fad.fa-file-search:after {
  content: "\10f865"; }

.fad.fa-file-signature:after {
  content: "\10f573"; }

.fad.fa-file-spreadsheet:after {
  content: "\10f65b"; }

.fad.fa-file-times:after {
  content: "\10f317"; }

.fad.fa-file-upload:after {
  content: "\10f574"; }

.fad.fa-file-user:after {
  content: "\10f65c"; }

.fad.fa-file-video:after {
  content: "\10f1c8"; }

.fad.fa-file-word:after {
  content: "\10f1c2"; }

.fad.fa-files-medical:after {
  content: "\10f7fd"; }

.fad.fa-fill:after {
  content: "\10f575"; }

.fad.fa-fill-drip:after {
  content: "\10f576"; }

.fad.fa-film:after {
  content: "\10f008"; }

.fad.fa-film-alt:after {
  content: "\10f3a0"; }

.fad.fa-filter:after {
  content: "\10f0b0"; }

.fad.fa-fingerprint:after {
  content: "\10f577"; }

.fad.fa-fire:after {
  content: "\10f06d"; }

.fad.fa-fire-alt:after {
  content: "\10f7e4"; }

.fad.fa-fire-extinguisher:after {
  content: "\10f134"; }

.fad.fa-fire-smoke:after {
  content: "\10f74b"; }

.fad.fa-fireplace:after {
  content: "\10f79a"; }

.fad.fa-first-aid:after {
  content: "\10f479"; }

.fad.fa-fish:after {
  content: "\10f578"; }

.fad.fa-fish-cooked:after {
  content: "\10f7fe"; }

.fad.fa-fist-raised:after {
  content: "\10f6de"; }

.fad.fa-flag:after {
  content: "\10f024"; }

.fad.fa-flag-alt:after {
  content: "\10f74c"; }

.fad.fa-flag-checkered:after {
  content: "\10f11e"; }

.fad.fa-flag-usa:after {
  content: "\10f74d"; }

.fad.fa-flame:after {
  content: "\10f6df"; }

.fad.fa-flask:after {
  content: "\10f0c3"; }

.fad.fa-flask-poison:after {
  content: "\10f6e0"; }

.fad.fa-flask-potion:after {
  content: "\10f6e1"; }

.fad.fa-flower:after {
  content: "\10f7ff"; }

.fad.fa-flower-daffodil:after {
  content: "\10f800"; }

.fad.fa-flower-tulip:after {
  content: "\10f801"; }

.fad.fa-flushed:after {
  content: "\10f579"; }

.fad.fa-fog:after {
  content: "\10f74e"; }

.fad.fa-folder:after {
  content: "\10f07b"; }

.fad.fa-folder-minus:after {
  content: "\10f65d"; }

.fad.fa-folder-open:after {
  content: "\10f07c"; }

.fad.fa-folder-plus:after {
  content: "\10f65e"; }

.fad.fa-folder-times:after {
  content: "\10f65f"; }

.fad.fa-folder-tree:after {
  content: "\10f802"; }

.fad.fa-folders:after {
  content: "\10f660"; }

.fad.fa-font:after {
  content: "\10f031"; }

.fad.fa-font-awesome-logo-full:after {
  content: "\10f4e6"; }

.fad.fa-font-case:after {
  content: "\10f866"; }

.fad.fa-football-ball:after {
  content: "\10f44e"; }

.fad.fa-football-helmet:after {
  content: "\10f44f"; }

.fad.fa-forklift:after {
  content: "\10f47a"; }

.fad.fa-forward:after {
  content: "\10f04e"; }

.fad.fa-fragile:after {
  content: "\10f4bb"; }

.fad.fa-french-fries:after {
  content: "\10f803"; }

.fad.fa-frog:after {
  content: "\10f52e"; }

.fad.fa-frosty-head:after {
  content: "\10f79b"; }

.fad.fa-frown:after {
  content: "\10f119"; }

.fad.fa-frown-open:after {
  content: "\10f57a"; }

.fad.fa-function:after {
  content: "\10f661"; }

.fad.fa-funnel-dollar:after {
  content: "\10f662"; }

.fad.fa-futbol:after {
  content: "\10f1e3"; }

.fad.fa-game-board:after {
  content: "\10f867"; }

.fad.fa-game-board-alt:after {
  content: "\10f868"; }

.fad.fa-gamepad:after {
  content: "\10f11b"; }

.fad.fa-gas-pump:after {
  content: "\10f52f"; }

.fad.fa-gas-pump-slash:after {
  content: "\10f5f4"; }

.fad.fa-gavel:after {
  content: "\10f0e3"; }

.fad.fa-gem:after {
  content: "\10f3a5"; }

.fad.fa-genderless:after {
  content: "\10f22d"; }

.fad.fa-ghost:after {
  content: "\10f6e2"; }

.fad.fa-gift:after {
  content: "\10f06b"; }

.fad.fa-gift-card:after {
  content: "\10f663"; }

.fad.fa-gifts:after {
  content: "\10f79c"; }

.fad.fa-gingerbread-man:after {
  content: "\10f79d"; }

.fad.fa-glass:after {
  content: "\10f804"; }

.fad.fa-glass-champagne:after {
  content: "\10f79e"; }

.fad.fa-glass-cheers:after {
  content: "\10f79f"; }

.fad.fa-glass-citrus:after {
  content: "\10f869"; }

.fad.fa-glass-martini:after {
  content: "\10f000"; }

.fad.fa-glass-martini-alt:after {
  content: "\10f57b"; }

.fad.fa-glass-whiskey:after {
  content: "\10f7a0"; }

.fad.fa-glass-whiskey-rocks:after {
  content: "\10f7a1"; }

.fad.fa-glasses:after {
  content: "\10f530"; }

.fad.fa-glasses-alt:after {
  content: "\10f5f5"; }

.fad.fa-globe:after {
  content: "\10f0ac"; }

.fad.fa-globe-africa:after {
  content: "\10f57c"; }

.fad.fa-globe-americas:after {
  content: "\10f57d"; }

.fad.fa-globe-asia:after {
  content: "\10f57e"; }

.fad.fa-globe-europe:after {
  content: "\10f7a2"; }

.fad.fa-globe-snow:after {
  content: "\10f7a3"; }

.fad.fa-globe-stand:after {
  content: "\10f5f6"; }

.fad.fa-golf-ball:after {
  content: "\10f450"; }

.fad.fa-golf-club:after {
  content: "\10f451"; }

.fad.fa-gopuram:after {
  content: "\10f664"; }

.fad.fa-graduation-cap:after {
  content: "\10f19d"; }

.fad.fa-greater-than:after {
  content: "\10f531"; }

.fad.fa-greater-than-equal:after {
  content: "\10f532"; }

.fad.fa-grimace:after {
  content: "\10f57f"; }

.fad.fa-grin:after {
  content: "\10f580"; }

.fad.fa-grin-alt:after {
  content: "\10f581"; }

.fad.fa-grin-beam:after {
  content: "\10f582"; }

.fad.fa-grin-beam-sweat:after {
  content: "\10f583"; }

.fad.fa-grin-hearts:after {
  content: "\10f584"; }

.fad.fa-grin-squint:after {
  content: "\10f585"; }

.fad.fa-grin-squint-tears:after {
  content: "\10f586"; }

.fad.fa-grin-stars:after {
  content: "\10f587"; }

.fad.fa-grin-tears:after {
  content: "\10f588"; }

.fad.fa-grin-tongue:after {
  content: "\10f589"; }

.fad.fa-grin-tongue-squint:after {
  content: "\10f58a"; }

.fad.fa-grin-tongue-wink:after {
  content: "\10f58b"; }

.fad.fa-grin-wink:after {
  content: "\10f58c"; }

.fad.fa-grip-horizontal:after {
  content: "\10f58d"; }

.fad.fa-grip-lines:after {
  content: "\10f7a4"; }

.fad.fa-grip-lines-vertical:after {
  content: "\10f7a5"; }

.fad.fa-grip-vertical:after {
  content: "\10f58e"; }

.fad.fa-guitar:after {
  content: "\10f7a6"; }

.fad.fa-h-square:after {
  content: "\10f0fd"; }

.fad.fa-h1:after {
  content: "\10f313"; }

.fad.fa-h2:after {
  content: "\10f314"; }

.fad.fa-h3:after {
  content: "\10f315"; }

.fad.fa-h4:after {
  content: "\10f86a"; }

.fad.fa-hamburger:after {
  content: "\10f805"; }

.fad.fa-hammer:after {
  content: "\10f6e3"; }

.fad.fa-hammer-war:after {
  content: "\10f6e4"; }

.fad.fa-hamsa:after {
  content: "\10f665"; }

.fad.fa-hand-heart:after {
  content: "\10f4bc"; }

.fad.fa-hand-holding:after {
  content: "\10f4bd"; }

.fad.fa-hand-holding-box:after {
  content: "\10f47b"; }

.fad.fa-hand-holding-heart:after {
  content: "\10f4be"; }

.fad.fa-hand-holding-magic:after {
  content: "\10f6e5"; }

.fad.fa-hand-holding-seedling:after {
  content: "\10f4bf"; }

.fad.fa-hand-holding-usd:after {
  content: "\10f4c0"; }

.fad.fa-hand-holding-water:after {
  content: "\10f4c1"; }

.fad.fa-hand-lizard:after {
  content: "\10f258"; }

.fad.fa-hand-middle-finger:after {
  content: "\10f806"; }

.fad.fa-hand-paper:after {
  content: "\10f256"; }

.fad.fa-hand-peace:after {
  content: "\10f25b"; }

.fad.fa-hand-point-down:after {
  content: "\10f0a7"; }

.fad.fa-hand-point-left:after {
  content: "\10f0a5"; }

.fad.fa-hand-point-right:after {
  content: "\10f0a4"; }

.fad.fa-hand-point-up:after {
  content: "\10f0a6"; }

.fad.fa-hand-pointer:after {
  content: "\10f25a"; }

.fad.fa-hand-receiving:after {
  content: "\10f47c"; }

.fad.fa-hand-rock:after {
  content: "\10f255"; }

.fad.fa-hand-scissors:after {
  content: "\10f257"; }

.fad.fa-hand-spock:after {
  content: "\10f259"; }

.fad.fa-hands:after {
  content: "\10f4c2"; }

.fad.fa-hands-heart:after {
  content: "\10f4c3"; }

.fad.fa-hands-helping:after {
  content: "\10f4c4"; }

.fad.fa-hands-usd:after {
  content: "\10f4c5"; }

.fad.fa-handshake:after {
  content: "\10f2b5"; }

.fad.fa-handshake-alt:after {
  content: "\10f4c6"; }

.fad.fa-hanukiah:after {
  content: "\10f6e6"; }

.fad.fa-hard-hat:after {
  content: "\10f807"; }

.fad.fa-hashtag:after {
  content: "\10f292"; }

.fad.fa-hat-chef:after {
  content: "\10f86b"; }

.fad.fa-hat-santa:after {
  content: "\10f7a7"; }

.fad.fa-hat-winter:after {
  content: "\10f7a8"; }

.fad.fa-hat-witch:after {
  content: "\10f6e7"; }

.fad.fa-hat-wizard:after {
  content: "\10f6e8"; }

.fad.fa-haykal:after {
  content: "\10f666"; }

.fad.fa-hdd:after {
  content: "\10f0a0"; }

.fad.fa-head-side:after {
  content: "\10f6e9"; }

.fad.fa-head-side-brain:after {
  content: "\10f808"; }

.fad.fa-head-side-medical:after {
  content: "\10f809"; }

.fad.fa-head-vr:after {
  content: "\10f6ea"; }

.fad.fa-heading:after {
  content: "\10f1dc"; }

.fad.fa-headphones:after {
  content: "\10f025"; }

.fad.fa-headphones-alt:after {
  content: "\10f58f"; }

.fad.fa-headset:after {
  content: "\10f590"; }

.fad.fa-heart:after {
  content: "\10f004"; }

.fad.fa-heart-broken:after {
  content: "\10f7a9"; }

.fad.fa-heart-circle:after {
  content: "\10f4c7"; }

.fad.fa-heart-rate:after {
  content: "\10f5f8"; }

.fad.fa-heart-square:after {
  content: "\10f4c8"; }

.fad.fa-heartbeat:after {
  content: "\10f21e"; }

.fad.fa-helicopter:after {
  content: "\10f533"; }

.fad.fa-helmet-battle:after {
  content: "\10f6eb"; }

.fad.fa-hexagon:after {
  content: "\10f312"; }

.fad.fa-highlighter:after {
  content: "\10f591"; }

.fad.fa-hiking:after {
  content: "\10f6ec"; }

.fad.fa-hippo:after {
  content: "\10f6ed"; }

.fad.fa-history:after {
  content: "\10f1da"; }

.fad.fa-hockey-mask:after {
  content: "\10f6ee"; }

.fad.fa-hockey-puck:after {
  content: "\10f453"; }

.fad.fa-hockey-sticks:after {
  content: "\10f454"; }

.fad.fa-holly-berry:after {
  content: "\10f7aa"; }

.fad.fa-home:after {
  content: "\10f015"; }

.fad.fa-home-alt:after {
  content: "\10f80a"; }

.fad.fa-home-heart:after {
  content: "\10f4c9"; }

.fad.fa-home-lg:after {
  content: "\10f80b"; }

.fad.fa-home-lg-alt:after {
  content: "\10f80c"; }

.fad.fa-hood-cloak:after {
  content: "\10f6ef"; }

.fad.fa-horizontal-rule:after {
  content: "\10f86c"; }

.fad.fa-horse:after {
  content: "\10f6f0"; }

.fad.fa-horse-head:after {
  content: "\10f7ab"; }

.fad.fa-hospital:after {
  content: "\10f0f8"; }

.fad.fa-hospital-alt:after {
  content: "\10f47d"; }

.fad.fa-hospital-symbol:after {
  content: "\10f47e"; }

.fad.fa-hospital-user:after {
  content: "\10f80d"; }

.fad.fa-hospitals:after {
  content: "\10f80e"; }

.fad.fa-hot-tub:after {
  content: "\10f593"; }

.fad.fa-hotdog:after {
  content: "\10f80f"; }

.fad.fa-hotel:after {
  content: "\10f594"; }

.fad.fa-hourglass:after {
  content: "\10f254"; }

.fad.fa-hourglass-end:after {
  content: "\10f253"; }

.fad.fa-hourglass-half:after {
  content: "\10f252"; }

.fad.fa-hourglass-start:after {
  content: "\10f251"; }

.fad.fa-house-damage:after {
  content: "\10f6f1"; }

.fad.fa-house-flood:after {
  content: "\10f74f"; }

.fad.fa-hryvnia:after {
  content: "\10f6f2"; }

.fad.fa-humidity:after {
  content: "\10f750"; }

.fad.fa-hurricane:after {
  content: "\10f751"; }

.fad.fa-i-cursor:after {
  content: "\10f246"; }

.fad.fa-ice-cream:after {
  content: "\10f810"; }

.fad.fa-ice-skate:after {
  content: "\10f7ac"; }

.fad.fa-icicles:after {
  content: "\10f7ad"; }

.fad.fa-icons:after {
  content: "\10f86d"; }

.fad.fa-icons-alt:after {
  content: "\10f86e"; }

.fad.fa-id-badge:after {
  content: "\10f2c1"; }

.fad.fa-id-card:after {
  content: "\10f2c2"; }

.fad.fa-id-card-alt:after {
  content: "\10f47f"; }

.fad.fa-igloo:after {
  content: "\10f7ae"; }

.fad.fa-image:after {
  content: "\10f03e"; }

.fad.fa-images:after {
  content: "\10f302"; }

.fad.fa-inbox:after {
  content: "\10f01c"; }

.fad.fa-inbox-in:after {
  content: "\10f310"; }

.fad.fa-inbox-out:after {
  content: "\10f311"; }

.fad.fa-indent:after {
  content: "\10f03c"; }

.fad.fa-industry:after {
  content: "\10f275"; }

.fad.fa-industry-alt:after {
  content: "\10f3b3"; }

.fad.fa-infinity:after {
  content: "\10f534"; }

.fad.fa-info:after {
  content: "\10f129"; }

.fad.fa-info-circle:after {
  content: "\10f05a"; }

.fad.fa-info-square:after {
  content: "\10f30f"; }

.fad.fa-inhaler:after {
  content: "\10f5f9"; }

.fad.fa-integral:after {
  content: "\10f667"; }

.fad.fa-intersection:after {
  content: "\10f668"; }

.fad.fa-inventory:after {
  content: "\10f480"; }

.fad.fa-island-tropical:after {
  content: "\10f811"; }

.fad.fa-italic:after {
  content: "\10f033"; }

.fad.fa-jack-o-lantern:after {
  content: "\10f30e"; }

.fad.fa-jedi:after {
  content: "\10f669"; }

.fad.fa-joint:after {
  content: "\10f595"; }

.fad.fa-journal-whills:after {
  content: "\10f66a"; }

.fad.fa-kaaba:after {
  content: "\10f66b"; }

.fad.fa-kerning:after {
  content: "\10f86f"; }

.fad.fa-key:after {
  content: "\10f084"; }

.fad.fa-key-skeleton:after {
  content: "\10f6f3"; }

.fad.fa-keyboard:after {
  content: "\10f11c"; }

.fad.fa-keynote:after {
  content: "\10f66c"; }

.fad.fa-khanda:after {
  content: "\10f66d"; }

.fad.fa-kidneys:after {
  content: "\10f5fb"; }

.fad.fa-kiss:after {
  content: "\10f596"; }

.fad.fa-kiss-beam:after {
  content: "\10f597"; }

.fad.fa-kiss-wink-heart:after {
  content: "\10f598"; }

.fad.fa-kite:after {
  content: "\10f6f4"; }

.fad.fa-kiwi-bird:after {
  content: "\10f535"; }

.fad.fa-knife-kitchen:after {
  content: "\10f6f5"; }

.fad.fa-lambda:after {
  content: "\10f66e"; }

.fad.fa-lamp:after {
  content: "\10f4ca"; }

.fad.fa-landmark:after {
  content: "\10f66f"; }

.fad.fa-landmark-alt:after {
  content: "\10f752"; }

.fad.fa-language:after {
  content: "\10f1ab"; }

.fad.fa-laptop:after {
  content: "\10f109"; }

.fad.fa-laptop-code:after {
  content: "\10f5fc"; }

.fad.fa-laptop-medical:after {
  content: "\10f812"; }

.fad.fa-laugh:after {
  content: "\10f599"; }

.fad.fa-laugh-beam:after {
  content: "\10f59a"; }

.fad.fa-laugh-squint:after {
  content: "\10f59b"; }

.fad.fa-laugh-wink:after {
  content: "\10f59c"; }

.fad.fa-layer-group:after {
  content: "\10f5fd"; }

.fad.fa-layer-minus:after {
  content: "\10f5fe"; }

.fad.fa-layer-plus:after {
  content: "\10f5ff"; }

.fad.fa-leaf:after {
  content: "\10f06c"; }

.fad.fa-leaf-heart:after {
  content: "\10f4cb"; }

.fad.fa-leaf-maple:after {
  content: "\10f6f6"; }

.fad.fa-leaf-oak:after {
  content: "\10f6f7"; }

.fad.fa-lemon:after {
  content: "\10f094"; }

.fad.fa-less-than:after {
  content: "\10f536"; }

.fad.fa-less-than-equal:after {
  content: "\10f537"; }

.fad.fa-level-down:after {
  content: "\10f149"; }

.fad.fa-level-down-alt:after {
  content: "\10f3be"; }

.fad.fa-level-up:after {
  content: "\10f148"; }

.fad.fa-level-up-alt:after {
  content: "\10f3bf"; }

.fad.fa-life-ring:after {
  content: "\10f1cd"; }

.fad.fa-lightbulb:after {
  content: "\10f0eb"; }

.fad.fa-lightbulb-dollar:after {
  content: "\10f670"; }

.fad.fa-lightbulb-exclamation:after {
  content: "\10f671"; }

.fad.fa-lightbulb-on:after {
  content: "\10f672"; }

.fad.fa-lightbulb-slash:after {
  content: "\10f673"; }

.fad.fa-lights-holiday:after {
  content: "\10f7b2"; }

.fad.fa-line-columns:after {
  content: "\10f870"; }

.fad.fa-line-height:after {
  content: "\10f871"; }

.fad.fa-link:after {
  content: "\10f0c1"; }

.fad.fa-lips:after {
  content: "\10f600"; }

.fad.fa-lira-sign:after {
  content: "\10f195"; }

.fad.fa-list:after {
  content: "\10f03a"; }

.fad.fa-list-alt:after {
  content: "\10f022"; }

.fad.fa-list-ol:after {
  content: "\10f0cb"; }

.fad.fa-list-ul:after {
  content: "\10f0ca"; }

.fad.fa-location:after {
  content: "\10f601"; }

.fad.fa-location-arrow:after {
  content: "\10f124"; }

.fad.fa-location-circle:after {
  content: "\10f602"; }

.fad.fa-location-slash:after {
  content: "\10f603"; }

.fad.fa-lock:after {
  content: "\10f023"; }

.fad.fa-lock-alt:after {
  content: "\10f30d"; }

.fad.fa-lock-open:after {
  content: "\10f3c1"; }

.fad.fa-lock-open-alt:after {
  content: "\10f3c2"; }

.fad.fa-long-arrow-alt-down:after {
  content: "\10f309"; }

.fad.fa-long-arrow-alt-left:after {
  content: "\10f30a"; }

.fad.fa-long-arrow-alt-right:after {
  content: "\10f30b"; }

.fad.fa-long-arrow-alt-up:after {
  content: "\10f30c"; }

.fad.fa-long-arrow-down:after {
  content: "\10f175"; }

.fad.fa-long-arrow-left:after {
  content: "\10f177"; }

.fad.fa-long-arrow-right:after {
  content: "\10f178"; }

.fad.fa-long-arrow-up:after {
  content: "\10f176"; }

.fad.fa-loveseat:after {
  content: "\10f4cc"; }

.fad.fa-low-vision:after {
  content: "\10f2a8"; }

.fad.fa-luchador:after {
  content: "\10f455"; }

.fad.fa-luggage-cart:after {
  content: "\10f59d"; }

.fad.fa-lungs:after {
  content: "\10f604"; }

.fad.fa-mace:after {
  content: "\10f6f8"; }

.fad.fa-magic:after {
  content: "\10f0d0"; }

.fad.fa-magnet:after {
  content: "\10f076"; }

.fad.fa-mail-bulk:after {
  content: "\10f674"; }

.fad.fa-mailbox:after {
  content: "\10f813"; }

.fad.fa-male:after {
  content: "\10f183"; }

.fad.fa-mandolin:after {
  content: "\10f6f9"; }

.fad.fa-map:after {
  content: "\10f279"; }

.fad.fa-map-marked:after {
  content: "\10f59f"; }

.fad.fa-map-marked-alt:after {
  content: "\10f5a0"; }

.fad.fa-map-marker:after {
  content: "\10f041"; }

.fad.fa-map-marker-alt:after {
  content: "\10f3c5"; }

.fad.fa-map-marker-alt-slash:after {
  content: "\10f605"; }

.fad.fa-map-marker-check:after {
  content: "\10f606"; }

.fad.fa-map-marker-edit:after {
  content: "\10f607"; }

.fad.fa-map-marker-exclamation:after {
  content: "\10f608"; }

.fad.fa-map-marker-minus:after {
  content: "\10f609"; }

.fad.fa-map-marker-plus:after {
  content: "\10f60a"; }

.fad.fa-map-marker-question:after {
  content: "\10f60b"; }

.fad.fa-map-marker-slash:after {
  content: "\10f60c"; }

.fad.fa-map-marker-smile:after {
  content: "\10f60d"; }

.fad.fa-map-marker-times:after {
  content: "\10f60e"; }

.fad.fa-map-pin:after {
  content: "\10f276"; }

.fad.fa-map-signs:after {
  content: "\10f277"; }

.fad.fa-marker:after {
  content: "\10f5a1"; }

.fad.fa-mars:after {
  content: "\10f222"; }

.fad.fa-mars-double:after {
  content: "\10f227"; }

.fad.fa-mars-stroke:after {
  content: "\10f229"; }

.fad.fa-mars-stroke-h:after {
  content: "\10f22b"; }

.fad.fa-mars-stroke-v:after {
  content: "\10f22a"; }

.fad.fa-mask:after {
  content: "\10f6fa"; }

.fad.fa-meat:after {
  content: "\10f814"; }

.fad.fa-medal:after {
  content: "\10f5a2"; }

.fad.fa-medkit:after {
  content: "\10f0fa"; }

.fad.fa-megaphone:after {
  content: "\10f675"; }

.fad.fa-meh:after {
  content: "\10f11a"; }

.fad.fa-meh-blank:after {
  content: "\10f5a4"; }

.fad.fa-meh-rolling-eyes:after {
  content: "\10f5a5"; }

.fad.fa-memory:after {
  content: "\10f538"; }

.fad.fa-menorah:after {
  content: "\10f676"; }

.fad.fa-mercury:after {
  content: "\10f223"; }

.fad.fa-meteor:after {
  content: "\10f753"; }

.fad.fa-microchip:after {
  content: "\10f2db"; }

.fad.fa-microphone:after {
  content: "\10f130"; }

.fad.fa-microphone-alt:after {
  content: "\10f3c9"; }

.fad.fa-microphone-alt-slash:after {
  content: "\10f539"; }

.fad.fa-microphone-slash:after {
  content: "\10f131"; }

.fad.fa-microscope:after {
  content: "\10f610"; }

.fad.fa-mind-share:after {
  content: "\10f677"; }

.fad.fa-minus:after {
  content: "\10f068"; }

.fad.fa-minus-circle:after {
  content: "\10f056"; }

.fad.fa-minus-hexagon:after {
  content: "\10f307"; }

.fad.fa-minus-octagon:after {
  content: "\10f308"; }

.fad.fa-minus-square:after {
  content: "\10f146"; }

.fad.fa-mistletoe:after {
  content: "\10f7b4"; }

.fad.fa-mitten:after {
  content: "\10f7b5"; }

.fad.fa-mobile:after {
  content: "\10f10b"; }

.fad.fa-mobile-alt:after {
  content: "\10f3cd"; }

.fad.fa-mobile-android:after {
  content: "\10f3ce"; }

.fad.fa-mobile-android-alt:after {
  content: "\10f3cf"; }

.fad.fa-money-bill:after {
  content: "\10f0d6"; }

.fad.fa-money-bill-alt:after {
  content: "\10f3d1"; }

.fad.fa-money-bill-wave:after {
  content: "\10f53a"; }

.fad.fa-money-bill-wave-alt:after {
  content: "\10f53b"; }

.fad.fa-money-check:after {
  content: "\10f53c"; }

.fad.fa-money-check-alt:after {
  content: "\10f53d"; }

.fad.fa-money-check-edit:after {
  content: "\10f872"; }

.fad.fa-money-check-edit-alt:after {
  content: "\10f873"; }

.fad.fa-monitor-heart-rate:after {
  content: "\10f611"; }

.fad.fa-monkey:after {
  content: "\10f6fb"; }

.fad.fa-monument:after {
  content: "\10f5a6"; }

.fad.fa-moon:after {
  content: "\10f186"; }

.fad.fa-moon-cloud:after {
  content: "\10f754"; }

.fad.fa-moon-stars:after {
  content: "\10f755"; }

.fad.fa-mortar-pestle:after {
  content: "\10f5a7"; }

.fad.fa-mosque:after {
  content: "\10f678"; }

.fad.fa-motorcycle:after {
  content: "\10f21c"; }

.fad.fa-mountain:after {
  content: "\10f6fc"; }

.fad.fa-mountains:after {
  content: "\10f6fd"; }

.fad.fa-mouse-pointer:after {
  content: "\10f245"; }

.fad.fa-mug:after {
  content: "\10f874"; }

.fad.fa-mug-hot:after {
  content: "\10f7b6"; }

.fad.fa-mug-marshmallows:after {
  content: "\10f7b7"; }

.fad.fa-mug-tea:after {
  content: "\10f875"; }

.fad.fa-music:after {
  content: "\10f001"; }

.fad.fa-narwhal:after {
  content: "\10f6fe"; }

.fad.fa-network-wired:after {
  content: "\10f6ff"; }

.fad.fa-neuter:after {
  content: "\10f22c"; }

.fad.fa-newspaper:after {
  content: "\10f1ea"; }

.fad.fa-not-equal:after {
  content: "\10f53e"; }

.fad.fa-notes-medical:after {
  content: "\10f481"; }

.fad.fa-object-group:after {
  content: "\10f247"; }

.fad.fa-object-ungroup:after {
  content: "\10f248"; }

.fad.fa-octagon:after {
  content: "\10f306"; }

.fad.fa-oil-can:after {
  content: "\10f613"; }

.fad.fa-oil-temp:after {
  content: "\10f614"; }

.fad.fa-om:after {
  content: "\10f679"; }

.fad.fa-omega:after {
  content: "\10f67a"; }

.fad.fa-ornament:after {
  content: "\10f7b8"; }

.fad.fa-otter:after {
  content: "\10f700"; }

.fad.fa-outdent:after {
  content: "\10f03b"; }

.fad.fa-overline:after {
  content: "\10f876"; }

.fad.fa-page-break:after {
  content: "\10f877"; }

.fad.fa-pager:after {
  content: "\10f815"; }

.fad.fa-paint-brush:after {
  content: "\10f1fc"; }

.fad.fa-paint-brush-alt:after {
  content: "\10f5a9"; }

.fad.fa-paint-roller:after {
  content: "\10f5aa"; }

.fad.fa-palette:after {
  content: "\10f53f"; }

.fad.fa-pallet:after {
  content: "\10f482"; }

.fad.fa-pallet-alt:after {
  content: "\10f483"; }

.fad.fa-paper-plane:after {
  content: "\10f1d8"; }

.fad.fa-paperclip:after {
  content: "\10f0c6"; }

.fad.fa-parachute-box:after {
  content: "\10f4cd"; }

.fad.fa-paragraph:after {
  content: "\10f1dd"; }

.fad.fa-paragraph-rtl:after {
  content: "\10f878"; }

.fad.fa-parking:after {
  content: "\10f540"; }

.fad.fa-parking-circle:after {
  content: "\10f615"; }

.fad.fa-parking-circle-slash:after {
  content: "\10f616"; }

.fad.fa-parking-slash:after {
  content: "\10f617"; }

.fad.fa-passport:after {
  content: "\10f5ab"; }

.fad.fa-pastafarianism:after {
  content: "\10f67b"; }

.fad.fa-paste:after {
  content: "\10f0ea"; }

.fad.fa-pause:after {
  content: "\10f04c"; }

.fad.fa-pause-circle:after {
  content: "\10f28b"; }

.fad.fa-paw:after {
  content: "\10f1b0"; }

.fad.fa-paw-alt:after {
  content: "\10f701"; }

.fad.fa-paw-claws:after {
  content: "\10f702"; }

.fad.fa-peace:after {
  content: "\10f67c"; }

.fad.fa-pegasus:after {
  content: "\10f703"; }

.fad.fa-pen:after {
  content: "\10f304"; }

.fad.fa-pen-alt:after {
  content: "\10f305"; }

.fad.fa-pen-fancy:after {
  content: "\10f5ac"; }

.fad.fa-pen-nib:after {
  content: "\10f5ad"; }

.fad.fa-pen-square:after {
  content: "\10f14b"; }

.fad.fa-pencil:after {
  content: "\10f040"; }

.fad.fa-pencil-alt:after {
  content: "\10f303"; }

.fad.fa-pencil-paintbrush:after {
  content: "\10f618"; }

.fad.fa-pencil-ruler:after {
  content: "\10f5ae"; }

.fad.fa-pennant:after {
  content: "\10f456"; }

.fad.fa-people-carry:after {
  content: "\10f4ce"; }

.fad.fa-pepper-hot:after {
  content: "\10f816"; }

.fad.fa-percent:after {
  content: "\10f295"; }

.fad.fa-percentage:after {
  content: "\10f541"; }

.fad.fa-person-booth:after {
  content: "\10f756"; }

.fad.fa-person-carry:after {
  content: "\10f4cf"; }

.fad.fa-person-dolly:after {
  content: "\10f4d0"; }

.fad.fa-person-dolly-empty:after {
  content: "\10f4d1"; }

.fad.fa-person-sign:after {
  content: "\10f757"; }

.fad.fa-phone:after {
  content: "\10f095"; }

.fad.fa-phone-alt:after {
  content: "\10f879"; }

.fad.fa-phone-laptop:after {
  content: "\10f87a"; }

.fad.fa-phone-office:after {
  content: "\10f67d"; }

.fad.fa-phone-plus:after {
  content: "\10f4d2"; }

.fad.fa-phone-slash:after {
  content: "\10f3dd"; }

.fad.fa-phone-square:after {
  content: "\10f098"; }

.fad.fa-phone-square-alt:after {
  content: "\10f87b"; }

.fad.fa-phone-volume:after {
  content: "\10f2a0"; }

.fad.fa-photo-video:after {
  content: "\10f87c"; }

.fad.fa-pi:after {
  content: "\10f67e"; }

.fad.fa-pie:after {
  content: "\10f705"; }

.fad.fa-pig:after {
  content: "\10f706"; }

.fad.fa-piggy-bank:after {
  content: "\10f4d3"; }

.fad.fa-pills:after {
  content: "\10f484"; }

.fad.fa-pizza:after {
  content: "\10f817"; }

.fad.fa-pizza-slice:after {
  content: "\10f818"; }

.fad.fa-place-of-worship:after {
  content: "\10f67f"; }

.fad.fa-plane:after {
  content: "\10f072"; }

.fad.fa-plane-alt:after {
  content: "\10f3de"; }

.fad.fa-plane-arrival:after {
  content: "\10f5af"; }

.fad.fa-plane-departure:after {
  content: "\10f5b0"; }

.fad.fa-play:after {
  content: "\10f04b"; }

.fad.fa-play-circle:after {
  content: "\10f144"; }

.fad.fa-plug:after {
  content: "\10f1e6"; }

.fad.fa-plus:after {
  content: "\10f067"; }

.fad.fa-plus-circle:after {
  content: "\10f055"; }

.fad.fa-plus-hexagon:after {
  content: "\10f300"; }

.fad.fa-plus-octagon:after {
  content: "\10f301"; }

.fad.fa-plus-square:after {
  content: "\10f0fe"; }

.fad.fa-podcast:after {
  content: "\10f2ce"; }

.fad.fa-podium:after {
  content: "\10f680"; }

.fad.fa-podium-star:after {
  content: "\10f758"; }

.fad.fa-poll:after {
  content: "\10f681"; }

.fad.fa-poll-h:after {
  content: "\10f682"; }

.fad.fa-poll-people:after {
  content: "\10f759"; }

.fad.fa-poo:after {
  content: "\10f2fe"; }

.fad.fa-poo-storm:after {
  content: "\10f75a"; }

.fad.fa-poop:after {
  content: "\10f619"; }

.fad.fa-popcorn:after {
  content: "\10f819"; }

.fad.fa-portrait:after {
  content: "\10f3e0"; }

.fad.fa-pound-sign:after {
  content: "\10f154"; }

.fad.fa-power-off:after {
  content: "\10f011"; }

.fad.fa-pray:after {
  content: "\10f683"; }

.fad.fa-praying-hands:after {
  content: "\10f684"; }

.fad.fa-prescription:after {
  content: "\10f5b1"; }

.fad.fa-prescription-bottle:after {
  content: "\10f485"; }

.fad.fa-prescription-bottle-alt:after {
  content: "\10f486"; }

.fad.fa-presentation:after {
  content: "\10f685"; }

.fad.fa-print:after {
  content: "\10f02f"; }

.fad.fa-print-search:after {
  content: "\10f81a"; }

.fad.fa-print-slash:after {
  content: "\10f686"; }

.fad.fa-procedures:after {
  content: "\10f487"; }

.fad.fa-project-diagram:after {
  content: "\10f542"; }

.fad.fa-pumpkin:after {
  content: "\10f707"; }

.fad.fa-puzzle-piece:after {
  content: "\10f12e"; }

.fad.fa-qrcode:after {
  content: "\10f029"; }

.fad.fa-question:after {
  content: "\10f128"; }

.fad.fa-question-circle:after {
  content: "\10f059"; }

.fad.fa-question-square:after {
  content: "\10f2fd"; }

.fad.fa-quidditch:after {
  content: "\10f458"; }

.fad.fa-quote-left:after {
  content: "\10f10d"; }

.fad.fa-quote-right:after {
  content: "\10f10e"; }

.fad.fa-quran:after {
  content: "\10f687"; }

.fad.fa-rabbit:after {
  content: "\10f708"; }

.fad.fa-rabbit-fast:after {
  content: "\10f709"; }

.fad.fa-racquet:after {
  content: "\10f45a"; }

.fad.fa-radiation:after {
  content: "\10f7b9"; }

.fad.fa-radiation-alt:after {
  content: "\10f7ba"; }

.fad.fa-rainbow:after {
  content: "\10f75b"; }

.fad.fa-raindrops:after {
  content: "\10f75c"; }

.fad.fa-ram:after {
  content: "\10f70a"; }

.fad.fa-ramp-loading:after {
  content: "\10f4d4"; }

.fad.fa-random:after {
  content: "\10f074"; }

.fad.fa-receipt:after {
  content: "\10f543"; }

.fad.fa-rectangle-landscape:after {
  content: "\10f2fa"; }

.fad.fa-rectangle-portrait:after {
  content: "\10f2fb"; }

.fad.fa-rectangle-wide:after {
  content: "\10f2fc"; }

.fad.fa-recycle:after {
  content: "\10f1b8"; }

.fad.fa-redo:after {
  content: "\10f01e"; }

.fad.fa-redo-alt:after {
  content: "\10f2f9"; }

.fad.fa-registered:after {
  content: "\10f25d"; }

.fad.fa-remove-format:after {
  content: "\10f87d"; }

.fad.fa-repeat:after {
  content: "\10f363"; }

.fad.fa-repeat-1:after {
  content: "\10f365"; }

.fad.fa-repeat-1-alt:after {
  content: "\10f366"; }

.fad.fa-repeat-alt:after {
  content: "\10f364"; }

.fad.fa-reply:after {
  content: "\10f3e5"; }

.fad.fa-reply-all:after {
  content: "\10f122"; }

.fad.fa-republican:after {
  content: "\10f75e"; }

.fad.fa-restroom:after {
  content: "\10f7bd"; }

.fad.fa-retweet:after {
  content: "\10f079"; }

.fad.fa-retweet-alt:after {
  content: "\10f361"; }

.fad.fa-ribbon:after {
  content: "\10f4d6"; }

.fad.fa-ring:after {
  content: "\10f70b"; }

.fad.fa-rings-wedding:after {
  content: "\10f81b"; }

.fad.fa-road:after {
  content: "\10f018"; }

.fad.fa-robot:after {
  content: "\10f544"; }

.fad.fa-rocket:after {
  content: "\10f135"; }

.fad.fa-route:after {
  content: "\10f4d7"; }

.fad.fa-route-highway:after {
  content: "\10f61a"; }

.fad.fa-route-interstate:after {
  content: "\10f61b"; }

.fad.fa-rss:after {
  content: "\10f09e"; }

.fad.fa-rss-square:after {
  content: "\10f143"; }

.fad.fa-ruble-sign:after {
  content: "\10f158"; }

.fad.fa-ruler:after {
  content: "\10f545"; }

.fad.fa-ruler-combined:after {
  content: "\10f546"; }

.fad.fa-ruler-horizontal:after {
  content: "\10f547"; }

.fad.fa-ruler-triangle:after {
  content: "\10f61c"; }

.fad.fa-ruler-vertical:after {
  content: "\10f548"; }

.fad.fa-running:after {
  content: "\10f70c"; }

.fad.fa-rupee-sign:after {
  content: "\10f156"; }

.fad.fa-rv:after {
  content: "\10f7be"; }

.fad.fa-sack:after {
  content: "\10f81c"; }

.fad.fa-sack-dollar:after {
  content: "\10f81d"; }

.fad.fa-sad-cry:after {
  content: "\10f5b3"; }

.fad.fa-sad-tear:after {
  content: "\10f5b4"; }

.fad.fa-salad:after {
  content: "\10f81e"; }

.fad.fa-sandwich:after {
  content: "\10f81f"; }

.fad.fa-satellite:after {
  content: "\10f7bf"; }

.fad.fa-satellite-dish:after {
  content: "\10f7c0"; }

.fad.fa-sausage:after {
  content: "\10f820"; }

.fad.fa-save:after {
  content: "\10f0c7"; }

.fad.fa-scalpel:after {
  content: "\10f61d"; }

.fad.fa-scalpel-path:after {
  content: "\10f61e"; }

.fad.fa-scanner:after {
  content: "\10f488"; }

.fad.fa-scanner-keyboard:after {
  content: "\10f489"; }

.fad.fa-scanner-touchscreen:after {
  content: "\10f48a"; }

.fad.fa-scarecrow:after {
  content: "\10f70d"; }

.fad.fa-scarf:after {
  content: "\10f7c1"; }

.fad.fa-school:after {
  content: "\10f549"; }

.fad.fa-screwdriver:after {
  content: "\10f54a"; }

.fad.fa-scroll:after {
  content: "\10f70e"; }

.fad.fa-scroll-old:after {
  content: "\10f70f"; }

.fad.fa-scrubber:after {
  content: "\10f2f8"; }

.fad.fa-scythe:after {
  content: "\10f710"; }

.fad.fa-sd-card:after {
  content: "\10f7c2"; }

.fad.fa-search:after {
  content: "\10f002"; }

.fad.fa-search-dollar:after {
  content: "\10f688"; }

.fad.fa-search-location:after {
  content: "\10f689"; }

.fad.fa-search-minus:after {
  content: "\10f010"; }

.fad.fa-search-plus:after {
  content: "\10f00e"; }

.fad.fa-seedling:after {
  content: "\10f4d8"; }

.fad.fa-send-back:after {
  content: "\10f87e"; }

.fad.fa-send-backward:after {
  content: "\10f87f"; }

.fad.fa-server:after {
  content: "\10f233"; }

.fad.fa-shapes:after {
  content: "\10f61f"; }

.fad.fa-share:after {
  content: "\10f064"; }

.fad.fa-share-all:after {
  content: "\10f367"; }

.fad.fa-share-alt:after {
  content: "\10f1e0"; }

.fad.fa-share-alt-square:after {
  content: "\10f1e1"; }

.fad.fa-share-square:after {
  content: "\10f14d"; }

.fad.fa-sheep:after {
  content: "\10f711"; }

.fad.fa-shekel-sign:after {
  content: "\10f20b"; }

.fad.fa-shield:after {
  content: "\10f132"; }

.fad.fa-shield-alt:after {
  content: "\10f3ed"; }

.fad.fa-shield-check:after {
  content: "\10f2f7"; }

.fad.fa-shield-cross:after {
  content: "\10f712"; }

.fad.fa-ship:after {
  content: "\10f21a"; }

.fad.fa-shipping-fast:after {
  content: "\10f48b"; }

.fad.fa-shipping-timed:after {
  content: "\10f48c"; }

.fad.fa-shish-kebab:after {
  content: "\10f821"; }

.fad.fa-shoe-prints:after {
  content: "\10f54b"; }

.fad.fa-shopping-bag:after {
  content: "\10f290"; }

.fad.fa-shopping-basket:after {
  content: "\10f291"; }

.fad.fa-shopping-cart:after {
  content: "\10f07a"; }

.fad.fa-shovel:after {
  content: "\10f713"; }

.fad.fa-shovel-snow:after {
  content: "\10f7c3"; }

.fad.fa-shower:after {
  content: "\10f2cc"; }

.fad.fa-shredder:after {
  content: "\10f68a"; }

.fad.fa-shuttle-van:after {
  content: "\10f5b6"; }

.fad.fa-shuttlecock:after {
  content: "\10f45b"; }

.fad.fa-sickle:after {
  content: "\10f822"; }

.fad.fa-sigma:after {
  content: "\10f68b"; }

.fad.fa-sign:after {
  content: "\10f4d9"; }

.fad.fa-sign-in:after {
  content: "\10f090"; }

.fad.fa-sign-in-alt:after {
  content: "\10f2f6"; }

.fad.fa-sign-language:after {
  content: "\10f2a7"; }

.fad.fa-sign-out:after {
  content: "\10f08b"; }

.fad.fa-sign-out-alt:after {
  content: "\10f2f5"; }

.fad.fa-signal:after {
  content: "\10f012"; }

.fad.fa-signal-1:after {
  content: "\10f68c"; }

.fad.fa-signal-2:after {
  content: "\10f68d"; }

.fad.fa-signal-3:after {
  content: "\10f68e"; }

.fad.fa-signal-4:after {
  content: "\10f68f"; }

.fad.fa-signal-alt:after {
  content: "\10f690"; }

.fad.fa-signal-alt-1:after {
  content: "\10f691"; }

.fad.fa-signal-alt-2:after {
  content: "\10f692"; }

.fad.fa-signal-alt-3:after {
  content: "\10f693"; }

.fad.fa-signal-alt-slash:after {
  content: "\10f694"; }

.fad.fa-signal-slash:after {
  content: "\10f695"; }

.fad.fa-signature:after {
  content: "\10f5b7"; }

.fad.fa-sim-card:after {
  content: "\10f7c4"; }

.fad.fa-sitemap:after {
  content: "\10f0e8"; }

.fad.fa-skating:after {
  content: "\10f7c5"; }

.fad.fa-skeleton:after {
  content: "\10f620"; }

.fad.fa-ski-jump:after {
  content: "\10f7c7"; }

.fad.fa-ski-lift:after {
  content: "\10f7c8"; }

.fad.fa-skiing:after {
  content: "\10f7c9"; }

.fad.fa-skiing-nordic:after {
  content: "\10f7ca"; }

.fad.fa-skull:after {
  content: "\10f54c"; }

.fad.fa-skull-crossbones:after {
  content: "\10f714"; }

.fad.fa-slash:after {
  content: "\10f715"; }

.fad.fa-sledding:after {
  content: "\10f7cb"; }

.fad.fa-sleigh:after {
  content: "\10f7cc"; }

.fad.fa-sliders-h:after {
  content: "\10f1de"; }

.fad.fa-sliders-h-square:after {
  content: "\10f3f0"; }

.fad.fa-sliders-v:after {
  content: "\10f3f1"; }

.fad.fa-sliders-v-square:after {
  content: "\10f3f2"; }

.fad.fa-smile:after {
  content: "\10f118"; }

.fad.fa-smile-beam:after {
  content: "\10f5b8"; }

.fad.fa-smile-plus:after {
  content: "\10f5b9"; }

.fad.fa-smile-wink:after {
  content: "\10f4da"; }

.fad.fa-smog:after {
  content: "\10f75f"; }

.fad.fa-smoke:after {
  content: "\10f760"; }

.fad.fa-smoking:after {
  content: "\10f48d"; }

.fad.fa-smoking-ban:after {
  content: "\10f54d"; }

.fad.fa-sms:after {
  content: "\10f7cd"; }

.fad.fa-snake:after {
  content: "\10f716"; }

.fad.fa-snooze:after {
  content: "\10f880"; }

.fad.fa-snow-blowing:after {
  content: "\10f761"; }

.fad.fa-snowboarding:after {
  content: "\10f7ce"; }

.fad.fa-snowflake:after {
  content: "\10f2dc"; }

.fad.fa-snowflakes:after {
  content: "\10f7cf"; }

.fad.fa-snowman:after {
  content: "\10f7d0"; }

.fad.fa-snowmobile:after {
  content: "\10f7d1"; }

.fad.fa-snowplow:after {
  content: "\10f7d2"; }

.fad.fa-socks:after {
  content: "\10f696"; }

.fad.fa-solar-panel:after {
  content: "\10f5ba"; }

.fad.fa-sort:after {
  content: "\10f0dc"; }

.fad.fa-sort-alpha-down:after {
  content: "\10f15d"; }

.fad.fa-sort-alpha-down-alt:after {
  content: "\10f881"; }

.fad.fa-sort-alpha-up:after {
  content: "\10f15e"; }

.fad.fa-sort-alpha-up-alt:after {
  content: "\10f882"; }

.fad.fa-sort-alt:after {
  content: "\10f883"; }

.fad.fa-sort-amount-down:after {
  content: "\10f160"; }

.fad.fa-sort-amount-down-alt:after {
  content: "\10f884"; }

.fad.fa-sort-amount-up:after {
  content: "\10f161"; }

.fad.fa-sort-amount-up-alt:after {
  content: "\10f885"; }

.fad.fa-sort-down:after {
  content: "\10f0dd"; }

.fad.fa-sort-numeric-down:after {
  content: "\10f162"; }

.fad.fa-sort-numeric-down-alt:after {
  content: "\10f886"; }

.fad.fa-sort-numeric-up:after {
  content: "\10f163"; }

.fad.fa-sort-numeric-up-alt:after {
  content: "\10f887"; }

.fad.fa-sort-shapes-down:after {
  content: "\10f888"; }

.fad.fa-sort-shapes-down-alt:after {
  content: "\10f889"; }

.fad.fa-sort-shapes-up:after {
  content: "\10f88a"; }

.fad.fa-sort-shapes-up-alt:after {
  content: "\10f88b"; }

.fad.fa-sort-size-down:after {
  content: "\10f88c"; }

.fad.fa-sort-size-down-alt:after {
  content: "\10f88d"; }

.fad.fa-sort-size-up:after {
  content: "\10f88e"; }

.fad.fa-sort-size-up-alt:after {
  content: "\10f88f"; }

.fad.fa-sort-up:after {
  content: "\10f0de"; }

.fad.fa-soup:after {
  content: "\10f823"; }

.fad.fa-spa:after {
  content: "\10f5bb"; }

.fad.fa-space-shuttle:after {
  content: "\10f197"; }

.fad.fa-spade:after {
  content: "\10f2f4"; }

.fad.fa-sparkles:after {
  content: "\10f890"; }

.fad.fa-spell-check:after {
  content: "\10f891"; }

.fad.fa-spider:after {
  content: "\10f717"; }

.fad.fa-spider-black-widow:after {
  content: "\10f718"; }

.fad.fa-spider-web:after {
  content: "\10f719"; }

.fad.fa-spinner:after {
  content: "\10f110"; }

.fad.fa-spinner-third:after {
  content: "\10f3f4"; }

.fad.fa-splotch:after {
  content: "\10f5bc"; }

.fad.fa-spray-can:after {
  content: "\10f5bd"; }

.fad.fa-square:after {
  content: "\10f0c8"; }

.fad.fa-square-full:after {
  content: "\10f45c"; }

.fad.fa-square-root:after {
  content: "\10f697"; }

.fad.fa-square-root-alt:after {
  content: "\10f698"; }

.fad.fa-squirrel:after {
  content: "\10f71a"; }

.fad.fa-staff:after {
  content: "\10f71b"; }

.fad.fa-stamp:after {
  content: "\10f5bf"; }

.fad.fa-star:after {
  content: "\10f005"; }

.fad.fa-star-and-crescent:after {
  content: "\10f699"; }

.fad.fa-star-christmas:after {
  content: "\10f7d4"; }

.fad.fa-star-exclamation:after {
  content: "\10f2f3"; }

.fad.fa-star-half:after {
  content: "\10f089"; }

.fad.fa-star-half-alt:after {
  content: "\10f5c0"; }

.fad.fa-star-of-david:after {
  content: "\10f69a"; }

.fad.fa-star-of-life:after {
  content: "\10f621"; }

.fad.fa-stars:after {
  content: "\10f762"; }

.fad.fa-steak:after {
  content: "\10f824"; }

.fad.fa-steering-wheel:after {
  content: "\10f622"; }

.fad.fa-step-backward:after {
  content: "\10f048"; }

.fad.fa-step-forward:after {
  content: "\10f051"; }

.fad.fa-stethoscope:after {
  content: "\10f0f1"; }

.fad.fa-sticky-note:after {
  content: "\10f249"; }

.fad.fa-stocking:after {
  content: "\10f7d5"; }

.fad.fa-stomach:after {
  content: "\10f623"; }

.fad.fa-stop:after {
  content: "\10f04d"; }

.fad.fa-stop-circle:after {
  content: "\10f28d"; }

.fad.fa-stopwatch:after {
  content: "\10f2f2"; }

.fad.fa-store:after {
  content: "\10f54e"; }

.fad.fa-store-alt:after {
  content: "\10f54f"; }

.fad.fa-stream:after {
  content: "\10f550"; }

.fad.fa-street-view:after {
  content: "\10f21d"; }

.fad.fa-stretcher:after {
  content: "\10f825"; }

.fad.fa-strikethrough:after {
  content: "\10f0cc"; }

.fad.fa-stroopwafel:after {
  content: "\10f551"; }

.fad.fa-subscript:after {
  content: "\10f12c"; }

.fad.fa-subway:after {
  content: "\10f239"; }

.fad.fa-suitcase:after {
  content: "\10f0f2"; }

.fad.fa-suitcase-rolling:after {
  content: "\10f5c1"; }

.fad.fa-sun:after {
  content: "\10f185"; }

.fad.fa-sun-cloud:after {
  content: "\10f763"; }

.fad.fa-sun-dust:after {
  content: "\10f764"; }

.fad.fa-sun-haze:after {
  content: "\10f765"; }

.fad.fa-sunglasses:after {
  content: "\10f892"; }

.fad.fa-sunrise:after {
  content: "\10f766"; }

.fad.fa-sunset:after {
  content: "\10f767"; }

.fad.fa-superscript:after {
  content: "\10f12b"; }

.fad.fa-surprise:after {
  content: "\10f5c2"; }

.fad.fa-swatchbook:after {
  content: "\10f5c3"; }

.fad.fa-swimmer:after {
  content: "\10f5c4"; }

.fad.fa-swimming-pool:after {
  content: "\10f5c5"; }

.fad.fa-sword:after {
  content: "\10f71c"; }

.fad.fa-swords:after {
  content: "\10f71d"; }

.fad.fa-synagogue:after {
  content: "\10f69b"; }

.fad.fa-sync:after {
  content: "\10f021"; }

.fad.fa-sync-alt:after {
  content: "\10f2f1"; }

.fad.fa-syringe:after {
  content: "\10f48e"; }

.fad.fa-table:after {
  content: "\10f0ce"; }

.fad.fa-table-tennis:after {
  content: "\10f45d"; }

.fad.fa-tablet:after {
  content: "\10f10a"; }

.fad.fa-tablet-alt:after {
  content: "\10f3fa"; }

.fad.fa-tablet-android:after {
  content: "\10f3fb"; }

.fad.fa-tablet-android-alt:after {
  content: "\10f3fc"; }

.fad.fa-tablet-rugged:after {
  content: "\10f48f"; }

.fad.fa-tablets:after {
  content: "\10f490"; }

.fad.fa-tachometer:after {
  content: "\10f0e4"; }

.fad.fa-tachometer-alt:after {
  content: "\10f3fd"; }

.fad.fa-tachometer-alt-average:after {
  content: "\10f624"; }

.fad.fa-tachometer-alt-fast:after {
  content: "\10f625"; }

.fad.fa-tachometer-alt-fastest:after {
  content: "\10f626"; }

.fad.fa-tachometer-alt-slow:after {
  content: "\10f627"; }

.fad.fa-tachometer-alt-slowest:after {
  content: "\10f628"; }

.fad.fa-tachometer-average:after {
  content: "\10f629"; }

.fad.fa-tachometer-fast:after {
  content: "\10f62a"; }

.fad.fa-tachometer-fastest:after {
  content: "\10f62b"; }

.fad.fa-tachometer-slow:after {
  content: "\10f62c"; }

.fad.fa-tachometer-slowest:after {
  content: "\10f62d"; }

.fad.fa-taco:after {
  content: "\10f826"; }

.fad.fa-tag:after {
  content: "\10f02b"; }

.fad.fa-tags:after {
  content: "\10f02c"; }

.fad.fa-tally:after {
  content: "\10f69c"; }

.fad.fa-tanakh:after {
  content: "\10f827"; }

.fad.fa-tape:after {
  content: "\10f4db"; }

.fad.fa-tasks:after {
  content: "\10f0ae"; }

.fad.fa-tasks-alt:after {
  content: "\10f828"; }

.fad.fa-taxi:after {
  content: "\10f1ba"; }

.fad.fa-teeth:after {
  content: "\10f62e"; }

.fad.fa-teeth-open:after {
  content: "\10f62f"; }

.fad.fa-temperature-frigid:after {
  content: "\10f768"; }

.fad.fa-temperature-high:after {
  content: "\10f769"; }

.fad.fa-temperature-hot:after {
  content: "\10f76a"; }

.fad.fa-temperature-low:after {
  content: "\10f76b"; }

.fad.fa-tenge:after {
  content: "\10f7d7"; }

.fad.fa-tennis-ball:after {
  content: "\10f45e"; }

.fad.fa-terminal:after {
  content: "\10f120"; }

.fad.fa-text:after {
  content: "\10f893"; }

.fad.fa-text-height:after {
  content: "\10f034"; }

.fad.fa-text-size:after {
  content: "\10f894"; }

.fad.fa-text-width:after {
  content: "\10f035"; }

.fad.fa-th:after {
  content: "\10f00a"; }

.fad.fa-th-large:after {
  content: "\10f009"; }

.fad.fa-th-list:after {
  content: "\10f00b"; }

.fad.fa-theater-masks:after {
  content: "\10f630"; }

.fad.fa-thermometer:after {
  content: "\10f491"; }

.fad.fa-thermometer-empty:after {
  content: "\10f2cb"; }

.fad.fa-thermometer-full:after {
  content: "\10f2c7"; }

.fad.fa-thermometer-half:after {
  content: "\10f2c9"; }

.fad.fa-thermometer-quarter:after {
  content: "\10f2ca"; }

.fad.fa-thermometer-three-quarters:after {
  content: "\10f2c8"; }

.fad.fa-theta:after {
  content: "\10f69e"; }

.fad.fa-thumbs-down:after {
  content: "\10f165"; }

.fad.fa-thumbs-up:after {
  content: "\10f164"; }

.fad.fa-thumbtack:after {
  content: "\10f08d"; }

.fad.fa-thunderstorm:after {
  content: "\10f76c"; }

.fad.fa-thunderstorm-moon:after {
  content: "\10f76d"; }

.fad.fa-thunderstorm-sun:after {
  content: "\10f76e"; }

.fad.fa-ticket:after {
  content: "\10f145"; }

.fad.fa-ticket-alt:after {
  content: "\10f3ff"; }

.fad.fa-tilde:after {
  content: "\10f69f"; }

.fad.fa-times:after {
  content: "\10f00d"; }

.fad.fa-times-circle:after {
  content: "\10f057"; }

.fad.fa-times-hexagon:after {
  content: "\10f2ee"; }

.fad.fa-times-octagon:after {
  content: "\10f2f0"; }

.fad.fa-times-square:after {
  content: "\10f2d3"; }

.fad.fa-tint:after {
  content: "\10f043"; }

.fad.fa-tint-slash:after {
  content: "\10f5c7"; }

.fad.fa-tire:after {
  content: "\10f631"; }

.fad.fa-tire-flat:after {
  content: "\10f632"; }

.fad.fa-tire-pressure-warning:after {
  content: "\10f633"; }

.fad.fa-tire-rugged:after {
  content: "\10f634"; }

.fad.fa-tired:after {
  content: "\10f5c8"; }

.fad.fa-toggle-off:after {
  content: "\10f204"; }

.fad.fa-toggle-on:after {
  content: "\10f205"; }

.fad.fa-toilet:after {
  content: "\10f7d8"; }

.fad.fa-toilet-paper:after {
  content: "\10f71e"; }

.fad.fa-toilet-paper-alt:after {
  content: "\10f71f"; }

.fad.fa-tombstone:after {
  content: "\10f720"; }

.fad.fa-tombstone-alt:after {
  content: "\10f721"; }

.fad.fa-toolbox:after {
  content: "\10f552"; }

.fad.fa-tools:after {
  content: "\10f7d9"; }

.fad.fa-tooth:after {
  content: "\10f5c9"; }

.fad.fa-toothbrush:after {
  content: "\10f635"; }

.fad.fa-torah:after {
  content: "\10f6a0"; }

.fad.fa-torii-gate:after {
  content: "\10f6a1"; }

.fad.fa-tornado:after {
  content: "\10f76f"; }

.fad.fa-tractor:after {
  content: "\10f722"; }

.fad.fa-trademark:after {
  content: "\10f25c"; }

.fad.fa-traffic-cone:after {
  content: "\10f636"; }

.fad.fa-traffic-light:after {
  content: "\10f637"; }

.fad.fa-traffic-light-go:after {
  content: "\10f638"; }

.fad.fa-traffic-light-slow:after {
  content: "\10f639"; }

.fad.fa-traffic-light-stop:after {
  content: "\10f63a"; }

.fad.fa-train:after {
  content: "\10f238"; }

.fad.fa-tram:after {
  content: "\10f7da"; }

.fad.fa-transgender:after {
  content: "\10f224"; }

.fad.fa-transgender-alt:after {
  content: "\10f225"; }

.fad.fa-trash:after {
  content: "\10f1f8"; }

.fad.fa-trash-alt:after {
  content: "\10f2ed"; }

.fad.fa-trash-restore:after {
  content: "\10f829"; }

.fad.fa-trash-restore-alt:after {
  content: "\10f82a"; }

.fad.fa-trash-undo:after {
  content: "\10f895"; }

.fad.fa-trash-undo-alt:after {
  content: "\10f896"; }

.fad.fa-treasure-chest:after {
  content: "\10f723"; }

.fad.fa-tree:after {
  content: "\10f1bb"; }

.fad.fa-tree-alt:after {
  content: "\10f400"; }

.fad.fa-tree-christmas:after {
  content: "\10f7db"; }

.fad.fa-tree-decorated:after {
  content: "\10f7dc"; }

.fad.fa-tree-large:after {
  content: "\10f7dd"; }

.fad.fa-tree-palm:after {
  content: "\10f82b"; }

.fad.fa-trees:after {
  content: "\10f724"; }

.fad.fa-triangle:after {
  content: "\10f2ec"; }

.fad.fa-trophy:after {
  content: "\10f091"; }

.fad.fa-trophy-alt:after {
  content: "\10f2eb"; }

.fad.fa-truck:after {
  content: "\10f0d1"; }

.fad.fa-truck-container:after {
  content: "\10f4dc"; }

.fad.fa-truck-couch:after {
  content: "\10f4dd"; }

.fad.fa-truck-loading:after {
  content: "\10f4de"; }

.fad.fa-truck-monster:after {
  content: "\10f63b"; }

.fad.fa-truck-moving:after {
  content: "\10f4df"; }

.fad.fa-truck-pickup:after {
  content: "\10f63c"; }

.fad.fa-truck-plow:after {
  content: "\10f7de"; }

.fad.fa-truck-ramp:after {
  content: "\10f4e0"; }

.fad.fa-tshirt:after {
  content: "\10f553"; }

.fad.fa-tty:after {
  content: "\10f1e4"; }

.fad.fa-turkey:after {
  content: "\10f725"; }

.fad.fa-turtle:after {
  content: "\10f726"; }

.fad.fa-tv:after {
  content: "\10f26c"; }

.fad.fa-tv-retro:after {
  content: "\10f401"; }

.fad.fa-umbrella:after {
  content: "\10f0e9"; }

.fad.fa-umbrella-beach:after {
  content: "\10f5ca"; }

.fad.fa-underline:after {
  content: "\10f0cd"; }

.fad.fa-undo:after {
  content: "\10f0e2"; }

.fad.fa-undo-alt:after {
  content: "\10f2ea"; }

.fad.fa-unicorn:after {
  content: "\10f727"; }

.fad.fa-union:after {
  content: "\10f6a2"; }

.fad.fa-universal-access:after {
  content: "\10f29a"; }

.fad.fa-university:after {
  content: "\10f19c"; }

.fad.fa-unlink:after {
  content: "\10f127"; }

.fad.fa-unlock:after {
  content: "\10f09c"; }

.fad.fa-unlock-alt:after {
  content: "\10f13e"; }

.fad.fa-upload:after {
  content: "\10f093"; }

.fad.fa-usd-circle:after {
  content: "\10f2e8"; }

.fad.fa-usd-square:after {
  content: "\10f2e9"; }

.fad.fa-user:after {
  content: "\10f007"; }

.fad.fa-user-alt:after {
  content: "\10f406"; }

.fad.fa-user-alt-slash:after {
  content: "\10f4fa"; }

.fad.fa-user-astronaut:after {
  content: "\10f4fb"; }

.fad.fa-user-chart:after {
  content: "\10f6a3"; }

.fad.fa-user-check:after {
  content: "\10f4fc"; }

.fad.fa-user-circle:after {
  content: "\10f2bd"; }

.fad.fa-user-clock:after {
  content: "\10f4fd"; }

.fad.fa-user-cog:after {
  content: "\10f4fe"; }

.fad.fa-user-crown:after {
  content: "\10f6a4"; }

.fad.fa-user-edit:after {
  content: "\10f4ff"; }

.fad.fa-user-friends:after {
  content: "\10f500"; }

.fad.fa-user-graduate:after {
  content: "\10f501"; }

.fad.fa-user-hard-hat:after {
  content: "\10f82c"; }

.fad.fa-user-headset:after {
  content: "\10f82d"; }

.fad.fa-user-injured:after {
  content: "\10f728"; }

.fad.fa-user-lock:after {
  content: "\10f502"; }

.fad.fa-user-md:after {
  content: "\10f0f0"; }

.fad.fa-user-md-chat:after {
  content: "\10f82e"; }

.fad.fa-user-minus:after {
  content: "\10f503"; }

.fad.fa-user-ninja:after {
  content: "\10f504"; }

.fad.fa-user-nurse:after {
  content: "\10f82f"; }

.fad.fa-user-plus:after {
  content: "\10f234"; }

.fad.fa-user-secret:after {
  content: "\10f21b"; }

.fad.fa-user-shield:after {
  content: "\10f505"; }

.fad.fa-user-slash:after {
  content: "\10f506"; }

.fad.fa-user-tag:after {
  content: "\10f507"; }

.fad.fa-user-tie:after {
  content: "\10f508"; }

.fad.fa-user-times:after {
  content: "\10f235"; }

.fad.fa-users:after {
  content: "\10f0c0"; }

.fad.fa-users-class:after {
  content: "\10f63d"; }

.fad.fa-users-cog:after {
  content: "\10f509"; }

.fad.fa-users-crown:after {
  content: "\10f6a5"; }

.fad.fa-users-medical:after {
  content: "\10f830"; }

.fad.fa-utensil-fork:after {
  content: "\10f2e3"; }

.fad.fa-utensil-knife:after {
  content: "\10f2e4"; }

.fad.fa-utensil-spoon:after {
  content: "\10f2e5"; }

.fad.fa-utensils:after {
  content: "\10f2e7"; }

.fad.fa-utensils-alt:after {
  content: "\10f2e6"; }

.fad.fa-value-absolute:after {
  content: "\10f6a6"; }

.fad.fa-vector-square:after {
  content: "\10f5cb"; }

.fad.fa-venus:after {
  content: "\10f221"; }

.fad.fa-venus-double:after {
  content: "\10f226"; }

.fad.fa-venus-mars:after {
  content: "\10f228"; }

.fad.fa-vial:after {
  content: "\10f492"; }

.fad.fa-vials:after {
  content: "\10f493"; }

.fad.fa-video:after {
  content: "\10f03d"; }

.fad.fa-video-plus:after {
  content: "\10f4e1"; }

.fad.fa-video-slash:after {
  content: "\10f4e2"; }

.fad.fa-vihara:after {
  content: "\10f6a7"; }

.fad.fa-voicemail:after {
  content: "\10f897"; }

.fad.fa-volcano:after {
  content: "\10f770"; }

.fad.fa-volleyball-ball:after {
  content: "\10f45f"; }

.fad.fa-volume:after {
  content: "\10f6a8"; }

.fad.fa-volume-down:after {
  content: "\10f027"; }

.fad.fa-volume-mute:after {
  content: "\10f6a9"; }

.fad.fa-volume-off:after {
  content: "\10f026"; }

.fad.fa-volume-slash:after {
  content: "\10f2e2"; }

.fad.fa-volume-up:after {
  content: "\10f028"; }

.fad.fa-vote-nay:after {
  content: "\10f771"; }

.fad.fa-vote-yea:after {
  content: "\10f772"; }

.fad.fa-vr-cardboard:after {
  content: "\10f729"; }

.fad.fa-walker:after {
  content: "\10f831"; }

.fad.fa-walking:after {
  content: "\10f554"; }

.fad.fa-wallet:after {
  content: "\10f555"; }

.fad.fa-wand:after {
  content: "\10f72a"; }

.fad.fa-wand-magic:after {
  content: "\10f72b"; }

.fad.fa-warehouse:after {
  content: "\10f494"; }

.fad.fa-warehouse-alt:after {
  content: "\10f495"; }

.fad.fa-washer:after {
  content: "\10f898"; }

.fad.fa-watch:after {
  content: "\10f2e1"; }

.fad.fa-watch-fitness:after {
  content: "\10f63e"; }

.fad.fa-water:after {
  content: "\10f773"; }

.fad.fa-water-lower:after {
  content: "\10f774"; }

.fad.fa-water-rise:after {
  content: "\10f775"; }

.fad.fa-wave-sine:after {
  content: "\10f899"; }

.fad.fa-wave-square:after {
  content: "\10f83e"; }

.fad.fa-wave-triangle:after {
  content: "\10f89a"; }

.fad.fa-webcam:after {
  content: "\10f832"; }

.fad.fa-webcam-slash:after {
  content: "\10f833"; }

.fad.fa-weight:after {
  content: "\10f496"; }

.fad.fa-weight-hanging:after {
  content: "\10f5cd"; }

.fad.fa-whale:after {
  content: "\10f72c"; }

.fad.fa-wheat:after {
  content: "\10f72d"; }

.fad.fa-wheelchair:after {
  content: "\10f193"; }

.fad.fa-whistle:after {
  content: "\10f460"; }

.fad.fa-wifi:after {
  content: "\10f1eb"; }

.fad.fa-wifi-1:after {
  content: "\10f6aa"; }

.fad.fa-wifi-2:after {
  content: "\10f6ab"; }

.fad.fa-wifi-slash:after {
  content: "\10f6ac"; }

.fad.fa-wind:after {
  content: "\10f72e"; }

.fad.fa-wind-turbine:after {
  content: "\10f89b"; }

.fad.fa-wind-warning:after {
  content: "\10f776"; }

.fad.fa-window:after {
  content: "\10f40e"; }

.fad.fa-window-alt:after {
  content: "\10f40f"; }

.fad.fa-window-close:after {
  content: "\10f410"; }

.fad.fa-window-maximize:after {
  content: "\10f2d0"; }

.fad.fa-window-minimize:after {
  content: "\10f2d1"; }

.fad.fa-window-restore:after {
  content: "\10f2d2"; }

.fad.fa-windsock:after {
  content: "\10f777"; }

.fad.fa-wine-bottle:after {
  content: "\10f72f"; }

.fad.fa-wine-glass:after {
  content: "\10f4e3"; }

.fad.fa-wine-glass-alt:after {
  content: "\10f5ce"; }

.fad.fa-won-sign:after {
  content: "\10f159"; }

.fad.fa-wreath:after {
  content: "\10f7e2"; }

.fad.fa-wrench:after {
  content: "\10f0ad"; }

.fad.fa-x-ray:after {
  content: "\10f497"; }

.fad.fa-yen-sign:after {
  content: "\10f157"; }

.fad.fa-yin-yang:after {
  content: "\10f6ad"; }
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url("../themes/thema-thermae/assets/vendor/fontawesome-pro-5.1.0/webfonts/fa-light-300.eot");
  src: url("../themes/thema-thermae/assets/vendor/fontawesome-pro-5.1.0/webfonts/fa-light-300.eot?#iefix") format("embedded-opentype"), url("../themes/thema-thermae/assets/vendor/fontawesome-pro-5.1.0/webfonts/fa-light-300.woff2") format("woff2"), url("../themes/thema-thermae/assets/vendor/fontawesome-pro-5.1.0/webfonts/fa-light-300.woff") format("woff"), url("../themes/thema-thermae/assets/vendor/fontawesome-pro-5.1.0/webfonts/fa-light-300.ttf") format("truetype"), url("../themes/thema-thermae/assets/vendor/fontawesome-pro-5.1.0/webfonts/fa-light-300.svg#fontawesome") format("svg"); }

.fal {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300; }
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("../themes/thema-thermae/assets/vendor/fontawesome-pro-5.1.0/webfonts/fa-regular-400.eot");
  src: url("../themes/thema-thermae/assets/vendor/fontawesome-pro-5.1.0/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../themes/thema-thermae/assets/vendor/fontawesome-pro-5.1.0/webfonts/fa-regular-400.woff2") format("woff2"), url("../themes/thema-thermae/assets/vendor/fontawesome-pro-5.1.0/webfonts/fa-regular-400.woff") format("woff"), url("../themes/thema-thermae/assets/vendor/fontawesome-pro-5.1.0/webfonts/fa-regular-400.ttf") format("truetype"), url("../themes/thema-thermae/assets/vendor/fontawesome-pro-5.1.0/webfonts/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("../themes/thema-thermae/assets/vendor/fontawesome-pro-5.1.0/webfonts/fa-solid-900.eot");
  src: url("../themes/thema-thermae/assets/vendor/fontawesome-pro-5.1.0/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../themes/thema-thermae/assets/vendor/fontawesome-pro-5.1.0/webfonts/fa-solid-900.woff2") format("woff2"), url("../themes/thema-thermae/assets/vendor/fontawesome-pro-5.1.0/webfonts/fa-solid-900.woff") format("woff"), url("../themes/thema-thermae/assets/vendor/fontawesome-pro-5.1.0/webfonts/fa-solid-900.ttf") format("truetype"), url("../themes/thema-thermae/assets/vendor/fontawesome-pro-5.1.0/webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900; }

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

@charset "UTF-8";
/* Slider */
.slick-loading .slick-list {
  background: #ffffff url('../themes/thema-thermae/assets/vendor/slick/ajax-loader.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 80px;
  width: 80px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 1;
}
.slick-prev {
  left: 25px;
  z-index: 1001;
}
.slick-next {
  right: 25px;
}
.slick-prev .far,
.slick-next .far {
  color: #B0751C;
  font-size: 36px;
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: 15px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 28px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #000000;
  opacity: 0.75;
}

@font-face {
  font-family: 'Maven Pro';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/mavenpro/v36/7Auup_AqnyWWAxW2Wk3swUz56MS91Eww8SX21nejpw.ttf) format('truetype');
}
@font-face {
  font-family: 'Maven Pro';
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/mavenpro/v36/7Auup_AqnyWWAxW2Wk3swUz56MS91Eww8Rf21nejpw.ttf) format('truetype');
}
@font-face {
  font-family: 'Maven Pro';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/mavenpro/v36/7Auup_AqnyWWAxW2Wk3swUz56MS91Eww8cLx1nejpw.ttf) format('truetype');
}
@font-face {
  font-family: 'Maven Pro';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/mavenpro/v36/7Auup_AqnyWWAxW2Wk3swUz56MS91Eww8Yzx1nejpw.ttf) format('truetype');
}
.sub-menu,.toolbar-dropdown{display:none;position:absolute;top:100%;left:0;width:200px;margin-top:-7px !important;padding:10px 0 !important;border:1px solid #e1e7ec;border-radius:5px;background-color:#fff;line-height:1.5;box-shadow:0 7px 22px -5px rgba(47,56,68,0.2)}.sub-menu>li,.toolbar-dropdown>li{display:block;position:relative}.sub-menu>li>a,.toolbar-dropdown>li>a{display:block;padding:5px 20px !important;transition:color .3s;color:#fff;font-size:14px;font-weight:500;text-align:left;text-decoration:none}.sub-menu>li>a>i,.toolbar-dropdown>li>a>i{display:inline-block;margin-top:-2px;margin-right:6px;font-size:.9em;vertical-align:middle}.sub-menu>li.sub-menu-user,.toolbar-dropdown>li.sub-menu-user{display:table;width:100%;padding:4px 17px 6px}.sub-menu>li.sub-menu-user .user-ava,.toolbar-dropdown>li.sub-menu-user .user-ava,.sub-menu>li.sub-menu-user .user-info,.toolbar-dropdown>li.sub-menu-user .user-info{display:table-cell;vertical-align:middle}.sub-menu>li.sub-menu-user .user-ava,.toolbar-dropdown>li.sub-menu-user .user-ava{width:44px}.sub-menu>li.sub-menu-user .user-ava>img,.toolbar-dropdown>li.sub-menu-user .user-ava>img{display:block;width:44px;padding:3px;border:1px solid #e1e7ec;border-radius:50%}.sub-menu>li.sub-menu-user .user-info,.toolbar-dropdown>li.sub-menu-user .user-info{padding-left:8px}.sub-menu>li.sub-menu-user .user-info>.user-name,.toolbar-dropdown>li.sub-menu-user .user-info>.user-name{margin-bottom:2px;font-size:14px}.sub-menu>li.sub-menu-user .user-info>span,.toolbar-dropdown>li.sub-menu-user .user-info>span{display:block}.sub-menu>li.sub-menu-separator,.toolbar-dropdown>li.sub-menu-separator{margin-top:5px;margin-bottom:3px;border-top:1px solid #e1e7ec}.sub-menu>li:hover>a,.toolbar-dropdown>li:hover>a{color:#3e1e4d}.sub-menu>li.active>a,.toolbar-dropdown>li.active>a{color:#3e1e4d}.sub-menu>li.has-children>a,.toolbar-dropdown>li.has-children>a{padding-right:35px !important}.sub-menu>li.has-children>a::after,.toolbar-dropdown>li.has-children>a::after{display:block;position:absolute;top:50%;right:18px;width:0;height:0;margin-top:-4px;border-top:.3em solid transparent;border-bottom:.3em solid transparent;border-left:.32em solid;content:''}.sub-menu>li>.sub-menu,.toolbar-dropdown>li>.sub-menu{top:-4px;left:100%;margin-left:-5px}.mega-menu{display:none;position:absolute;top:100%;left:0;width:100%;margin-top:-1px !important;border:1px solid #e1e7ec;background-color:#fff;box-shadow:0 7px 22px -5px rgba(47,56,68,0.2);table-layout:fixed}.mega-menu>li{display:table-cell !important;position:relative;padding:25px !important;border-left:1px solid #e1e7ec;vertical-align:top}.mega-menu>li .mega-menu-title{display:block;margin-bottom:16px;padding-bottom:10px;border-bottom:1px solid #e1e7ec;color:#9da9b9;font-weight:500;text-transform:uppercase;text-align:left}.mega-menu>li:first-child{border-left:0}.mega-menu .sub-menu{display:block !important;position:relative;width:100%;padding:0 !important;border:0;border-radius:0;background-color:transparent;box-shadow:none}.mega-menu .sub-menu>li>a{padding:5px 0 !important}.offcanvas-menu{position:relative;width:100%;overflow:hidden}.offcanvas-menu ul{margin:0;padding:0;list-style:none}.offcanvas-menu ul.menu{position:relative;transform:translate3d(0, 0, 0);transition:all 0.4s cubic-bezier(0.86, 0, 0.07, 1)}.offcanvas-menu ul.menu.off-view{transform:translate3d(-100%, 0, 0)}.offcanvas-menu ul.menu.in-view{transform:translate3d(0, 0, 0)}.offcanvas-menu ul li{display:block}.offcanvas-menu ul li a{display:block;padding:15px 20px;transition:color .3s;border-bottom:1px solid rgba(255,255,255,0.12);color:#fff;font-size:14px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;text-decoration:none}.offcanvas-menu ul li a:hover{color:#3e1e4d}.offcanvas-menu ul li.back-btn>a{background-color:#313b47;color:#fff}.offcanvas-menu ul li.back-btn>a::before{display:inline-block;width:0;height:0;margin-right:8px;border-top:.32em solid transparent;border-right:.37em solid;border-bottom:.32em solid transparent;content:'';opacity:.75}.offcanvas-menu ul li.active>a{color:#3e1e4d}.offcanvas-menu ul li.has-children>span{display:block;position:relative;width:100%}.offcanvas-menu ul li.has-children>span>a{padding-right:65px}.offcanvas-menu ul li.has-children.active>span>a{color:#3e1e4d}.offcanvas-menu ul li.has-children .sub-menu-toggle{display:block;position:absolute;top:0;right:0;width:60px;height:100%;height:calc(100% - 1px);transition:background-color .3s;border-left:1px solid rgba(255,255,255,0.12);color:rgba(255,255,255,0.75);cursor:pointer;z-index:1}.offcanvas-menu ul li.has-children .sub-menu-toggle::before{display:block;position:absolute;top:50%;right:25px;width:0;height:0;margin-top:-5px;border-top:.35em solid transparent;border-bottom:.35em solid transparent;border-left:.4em solid;content:''}.offcanvas-menu ul li.has-children .sub-menu-toggle:hover{background-color:rgba(255,255,255,0.1)}.offcanvas-menu ul li.has-children>.offcanvas-submenu{position:absolute;top:0;right:-100%;width:100%;height:auto;transform:translate3d(100%, 0, 0);transition:all 0.4s cubic-bezier(0.86, 0, 0.07, 1)}.offcanvas-menu ul li.has-children>.offcanvas-submenu.in-view{transform:translate3d(0, 0, 0)}.offcanvas-menu ul li.has-children>.offcanvas-submenu.off-view{transform:translate3d(-100%, 0, 0)}@keyframes submenu-show{from{transform:scale(0.85);opacity:0}to{transform:scale(1);opacity:1}}@keyframes megamenu-show{from{transform:translate3d(0, -9px, 0);opacity:0}to{transform:translate3d(0, 0, 0);opacity:1}}html *{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-position:center;background-color:#fff;background-repeat:no-repeat;background-size:cover;color:#606975;font-family:"Maven Pro",Helvetica,Arial,sans-serif;font-size:14px;font-weight:normal;text-transform:none;line-height:1.5}a{color:#42685d;text-decoration:underline}a:hover{color:#42685d;text-decoration:none}a:focus{outline:none}.small,small{font-size:85%}.navi-link,.navi-link-light{transition:color .3s;color:#fff;text-decoration:none}.navi-link:hover,.navi-link-light:hover{color:#3e1e4d}.navi-link-light{color:#fff}img,figure{max-width:100%;height:auto;vertical-align:middle}svg{max-width:100%}iframe{width:100%}*{box-sizing:border-box}*::before,*::after{box-sizing:border-box}hr{margin:0;border:0;border-top:1px solid #e1e7ec}hr.hr-light{border-top-color:rgba(255,255,255,0.12)}pre{display:block;padding:15px;border:1px solid #e1e7ec;border-radius:7px;background-color:#f5f5f5}::selection{background:#374250;color:#fff}::-moz-selection{background:#374250;color:#fff}figure{position:relative;margin:0}figure figcaption{display:block;position:absolute;bottom:0;left:0;width:100%;margin:0;padding:12px;font-size:14px}@media (min-width: 1200px){.container{width:1170px;max-width:1170px}}@media (max-width: 1200px){.container{width:100% !important;max-width:100% !important}}.container-fluid{max-width:1920px;margin-right:auto;margin-left:auto;padding-right:30px;padding-left:30px}@media (max-width: 1200px){.container-fluid{padding:0 15px}}.caret{display:inline-block;width:0;height:0;margin-left:2px;border-top:4px dashed;border-right:4px solid transparent;border-left:4px solid transparent;vertical-align:middle}.close{transition:opacity .25s;border:0;background:0;color:#606975;font-family:sans-serif;font-size:18px;cursor:pointer}.close:hover{opacity:.6}.icon-medal{display:inline-block;width:14px;height:14px;background-position:center;background-image:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MTIuMDAzIDUxMi4wMDMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMi4wMDMgNTEyLjAwMzsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiPgo8Zz4KCTxnPgoJCTxnPgoJCQk8cGF0aCBkPSJNMjU2LjAwMSw2NGMtNzAuNTkyLDAtMTI4LDU3LjQwOC0xMjgsMTI4czU3LjQwOCwxMjgsMTI4LDEyOHMxMjgtNTcuNDA4LDEyOC0xMjhTMzI2LjU5Myw2NCwyNTYuMDAxLDY0eiAgICAgIE0yNTYuMDAxLDI5OC42NjdjLTU4LjgxNiwwLTEwNi42NjctNDcuODUxLTEwNi42NjctMTA2LjY2N1MxOTcuMTg1LDg1LjMzMywyNTYuMDAxLDg1LjMzM1MzNjIuNjY4LDEzMy4xODQsMzYyLjY2OCwxOTIgICAgIFMzMTQuODE3LDI5OC42NjcsMjU2LjAwMSwyOTguNjY3eiIgZmlsbD0iIzYwNjk3NSIvPgoJCQk8cGF0aCBkPSJNMzg1LjY0NCwzMzMuMjA1YzM4LjIyOS0zNS4xMzYsNjIuMzU3LTg1LjMzMyw2Mi4zNTctMTQxLjIwNWMwLTEwNS44NTYtODYuMTIzLTE5Mi0xOTItMTkycy0xOTIsODYuMTQ0LTE5MiwxOTIgICAgIGMwLDU1Ljg1MSwyNC4xMjgsMTA2LjA2OSw2Mi4zMzYsMTQxLjE4NEw2NC42ODQsNDk3LjZjLTEuNTM2LDQuMTE3LTAuNDA1LDguNzI1LDIuODM3LDExLjY2OSAgICAgYzIuMDI3LDEuNzkyLDQuNTY1LDIuNzMxLDcuMTQ3LDIuNzMxYzEuNjIxLDAsMy4yNDMtMC4zNjMsNC43NzktMS4xMDlsNzkuNzg3LTM5Ljg5M2w1OC44NTksMzkuMjMyICAgICBjMi42ODgsMS43OTIsNi4xMDEsMi4yNCw5LjE5NSwxLjI4YzMuMDkzLTEuMDAzLDUuNTY4LTMuMzQ5LDYuNjk5LTYuNGwyMy4yOTYtNjIuMTQ0bDIwLjU4Nyw2MS43MzkgICAgIGMxLjA2NywzLjE1NywzLjU0MSw1LjYzMiw2LjY3Nyw2LjcyYzMuMTM2LDEuMDY3LDYuNTkyLDAuNjQsOS4zNjUtMS4yMTZsNTguODU5LTM5LjIzMmw3OS43ODcsMzkuODkzICAgICBjMS41MzYsMC43NjgsMy4xNTcsMS4xMzEsNC43NzksMS4xMzFjMi41ODEsMCw1LjEyLTAuOTM5LDcuMTI1LTIuNzUyYzMuMjY0LTIuOTIzLDQuMzczLTcuNTUyLDIuODM3LTExLjY2OUwzODUuNjQ0LDMzMy4yMDV6ICAgICAgTTI0Ni4wMTcsNDEyLjI2N2wtMjcuMjg1LDcyLjc0N2wtNTIuODIxLTM1LjJjLTMuMi0yLjExMi03LjMxNy0yLjM4OS0xMC42ODgtMC42NjFMOTQuMTg4LDQ3OS42OGw0OS41NzktMTMyLjIyNCAgICAgYzI2Ljg1OSwxOS40MzUsNTguNzk1LDMyLjIxMyw5My41NDcsMzUuNjA1TDI0Ni43LDQxMS4yQzI0Ni40ODcsNDExLjU2MywyNDYuMTY3LDQxMS44NCwyNDYuMDE3LDQxMi4yNjd6IE0yNTYuMDAxLDM2Mi42NjcgICAgIEMxNjEuOSwzNjIuNjY3LDg1LjMzNSwyODYuMTAxLDg1LjMzNSwxOTJTMTYxLjksMjEuMzMzLDI1Ni4wMDEsMjEuMzMzUzQyNi42NjgsOTcuODk5LDQyNi42NjgsMTkyICAgICBTMzUwLjEwMywzNjIuNjY3LDI1Ni4wMDEsMzYyLjY2N3ogTTM1Ni43NTksNDQ5LjEzMWMtMy40MTMtMS43MjgtNy41MDktMS40NzItMTAuNjg4LDAuNjYxbC01Mi4zNzMsMzQuOTIzbC0zMy42NDMtMTAwLjkyOCAgICAgYzQwLjM0MS0wLjg1Myw3Ny41ODktMTQuMTg3LDEwOC4xNi0zNi4zMzFsNDkuNTc5LDEzMi4yMDNMMzU2Ljc1OSw0NDkuMTMxeiIgZmlsbD0iIzYwNjk3NSIvPgoJCTwvZz4KCTwvZz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);background-repeat:no-repeat;background-size:14px;line-height:1}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-static{position:static !important}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.w-90{width:90px !important}.w-110{width:110px !important}.w-150{width:150px !important}.w-200{width:200px !important}.w-250{width:250px !important}.w-270{width:270px !important}.w-300{width:300px !important}.border-default{border:1px solid #e1e7ec}.border-default.border-light{border-color:rgba(255,255,255,0.12)}.border-0{border:0 !important}.border-top-0{border-top:0 !important}.border-right-0{border-right:0 !important}.border-bottom-0{border-bottom:0 !important}.border-left-0{border-left:0 !important}.rounded{border-radius:7px}.rounded-top{border-top-left-radius:7px;border-top-right-radius:7px}.rounded-right{border-top-right-radius:7px;border-bottom-right-radius:7px}.rounded-bottom{border-bottom-left-radius:7px;border-bottom-right-radius:7px}.rounded-left{border-top-left-radius:7px;border-bottom-left-radius:7px}.rounded-circle{border-radius:50%}.rounded-0{border-radius:0 !important}.rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-right-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-bottom-0{border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-left-0{border-top-left-radius:0 !important;border-bottom-left-radius:0 !important}.box-shadow{box-shadow:0 7px 22px -5px rgba(47,56,68,0.2)}.img-thumbnail{padding:5px !important;border:1px solid #e1e7ec;border-radius:7px;background-color:#fff}.img-thumbnail.rounded-circle{border-radius:50%}.img-cover{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:cover}[class^='col-'] .img-cover{left:15px;width:calc(100% - 30px)}.opacity-100{opacity:1 !important}.opacity-90{opacity:.9 !important}.opacity-80{opacity:.8 !important}.opacity-75{opacity:.75 !important}.opacity-60{opacity:.6 !important}.opacity-50{opacity:.5 !important}.opacity-25{opacity:.25 !important}.opacity-15{opacity:.15 !important}.clearfix::after{display:block;clear:both;content:''}.text-muted{color:#9da9b9 !important}.text-primary{color:#42685d !important}.text-info{color:#50c6e9 !important}.text-warning{color:#ffb74f !important}.text-success{color:#43d9a3 !important}.text-danger{color:#ff5252 !important}.text-gray-dark{color:#374250 !important}.text-body{color:#606975 !important}.text-light,.text-white{color:#fff !important}.text-highlighted{background-color:#fff8b0 !important}.text-decoration-none{text-decoration:none !important}.text-crossed{text-decoration:line-through !important}.text-shadow{text-shadow:0 1px rgba(0,0,0,0.5) !important}.text-black{font-weight:900 !important}.text-bold{font-weight:bold !important}.text-medium{font-weight:500 !important}.text-normal{font-weight:normal !important}.text-thin{font-weight:300 !important}.text-uppercase{letter-spacing:.04em}.bg-primary{background-color:#42685d !important}.bg-success{background-color:#43d9a3 !important}.bg-info{background-color:#50c6e9 !important}.bg-warning{background-color:#ffb74f !important}.bg-danger{background-color:#ff5252 !important}.bg-inverse{background-color:#374250 !important}.bg-faded,.bg-secondary{background-color:#f5f5f5 !important}.bg-dark{background-color:#374250 !important}.bg-white{background-color:#fff !important}.bg-no-repeat{background-repeat:no-repeat}.bg-repeat{background-repeat:repeat}.bg-center{background-position:center}.bg-cover{background-size:cover}.border-primary{border-color:#42685d !important}.border-success{border-color:#43d9a3 !important}.border-info{border-color:#50c6e9 !important}.border-warning{border-color:#ffb74f !important}.border-danger{border-color:#ff5252 !important}.border-secondary{border-color:#f5f5f5 !important}.border-dark{border-color:#374250 !important}.padding-top-1x{padding-top:24px !important}@media (max-width: 768px){.padding-top-1x{padding-top:16px !important}}.padding-top-2x{padding-top:48px !important}@media (max-width: 768px){.padding-top-2x{padding-top:32px !important}}.padding-top-3x{padding-top:72px !important}@media (max-width: 768px){.padding-top-3x{padding-top:48px !important}}.padding-top-4x{padding-top:96px !important}@media (max-width: 768px){.padding-top-4x{padding-top:64px !important}}.padding-top-5x{padding-top:120px !important}@media (max-width: 768px){.padding-top-5x{padding-top:80px !important}}.padding-top-6x{padding-top:144px !important}@media (max-width: 768px){.padding-top-6x{padding-top:96px !important}}.padding-top-7x{padding-top:168px !important}@media (max-width: 768px){.padding-top-7x{padding-top:112px !important}}.padding-top-8x{padding-top:192px !important}@media (max-width: 768px){.padding-top-8x{padding-top:128px !important}}.padding-top-9x{padding-top:216px !important}@media (max-width: 768px){.padding-top-9x{padding-top:144px !important}}.padding-top-10x{padding-top:240px !important}@media (max-width: 768px){.padding-top-10x{padding-top:160px !important}}.padding-bottom-1x{padding-bottom:24px !important}@media (max-width: 768px){.padding-bottom-1x{padding-bottom:16px !important}}.padding-bottom-2x{padding-bottom:48px !important}@media (max-width: 768px){.padding-bottom-2x{padding-bottom:32px !important}}.padding-bottom-3x{padding-bottom:72px !important}@media (max-width: 768px){.padding-bottom-3x{padding-bottom:48px !important}}.padding-bottom-4x{padding-bottom:96px !important}@media (max-width: 768px){.padding-bottom-4x{padding-bottom:64px !important}}.padding-bottom-5x{padding-bottom:120px !important}@media (max-width: 768px){.padding-bottom-5x{padding-bottom:80px !important}}.padding-bottom-6x{padding-bottom:144px !important}@media (max-width: 768px){.padding-bottom-6x{padding-bottom:96px !important}}.padding-bottom-7x{padding-bottom:168px !important}@media (max-width: 768px){.padding-bottom-7x{padding-bottom:112px !important}}.padding-bottom-8x{padding-bottom:192px !important}@media (max-width: 768px){.padding-bottom-8x{padding-bottom:128px !important}}.padding-bottom-9x{padding-bottom:216px !important}@media (max-width: 768px){.padding-bottom-9x{padding-bottom:144px !important}}.padding-bottom-10x{padding-bottom:240px !important}@media (max-width: 768px){.padding-bottom-10x{padding-bottom:160px !important}}.margin-top-1x{margin-top:24px !important}@media (max-width: 768px){.margin-top-1x{margin-top:16px !important}}.margin-top-2x{margin-top:48px !important}@media (max-width: 768px){.margin-top-2x{margin-top:32px !important}}.margin-top-3x{margin-top:72px !important}@media (max-width: 768px){.margin-top-3x{margin-top:48px !important}}.margin-top-4x{margin-top:96px !important}@media (max-width: 768px){.margin-top-4x{margin-top:64px !important}}.margin-top-5x{margin-top:120px !important}@media (max-width: 768px){.margin-top-5x{margin-top:80px !important}}.margin-top-6x{margin-top:144px !important}@media (max-width: 768px){.margin-top-6x{margin-top:96px !important}}.margin-top-7x{margin-top:168px !important}@media (max-width: 768px){.margin-top-7x{margin-top:112px !important}}.margin-top-8x{margin-top:192px !important}@media (max-width: 768px){.margin-top-8x{margin-top:128px !important}}.margin-top-9x{margin-top:216px !important}@media (max-width: 768px){.margin-top-9x{margin-top:144px !important}}.margin-top-10x{margin-top:240px !important}@media (max-width: 768px){.margin-top-10x{margin-top:160px !important}}.margin-bottom-1x{margin-bottom:24px !important}@media (max-width: 768px){.margin-bottom-1x{margin-bottom:16px !important}}.margin-bottom-2x{margin-bottom:48px !important}@media (max-width: 768px){.margin-bottom-2x{margin-bottom:32px !important}}.margin-bottom-3x{margin-bottom:72px !important}@media (max-width: 768px){.margin-bottom-3x{margin-bottom:48px !important}}.margin-bottom-4x{margin-bottom:96px !important}@media (max-width: 768px){.margin-bottom-4x{margin-bottom:64px !important}}.margin-bottom-5x{margin-bottom:120px !important}@media (max-width: 768px){.margin-bottom-5x{margin-bottom:80px !important}}.margin-bottom-6x{margin-bottom:144px !important}@media (max-width: 768px){.margin-bottom-6x{margin-bottom:96px !important}}.margin-bottom-7x{margin-bottom:168px !important}@media (max-width: 768px){.margin-bottom-7x{margin-bottom:112px !important}}.margin-bottom-8x{margin-bottom:192px !important}@media (max-width: 768px){.margin-bottom-8x{margin-bottom:128px !important}}.margin-bottom-9x{margin-bottom:216px !important}@media (max-width: 768px){.margin-bottom-9x{margin-bottom:144px !important}}.margin-bottom-10x{margin-bottom:240px !important}@media (max-width: 768px){.margin-bottom-10x{margin-bottom:160px !important}}.mb-30{margin-bottom:30px !important}.mt-30{margin-top:30px !important}.margin-top-none{margin-top:0 !important}.margin-bottom-none{margin-bottom:0 !important}.padding-top-none{padding-top:0 !important}.padding-bottom-none{padding-bottom:0 !important}.margin-right-none{margin-right:0 !important}.margin-left-none{margin-left:0 !important}.padding-right-none{padding-right:0 !important}.padding-left-none{padding-left:0 !important}.hidden-xs-up{display:none !important}@media (max-width: 575px){.hidden-xs-down{display:none !important}}@media (min-width: 576px){.hidden-sm-up{display:none !important}}@media (max-width: 767px){.hidden-sm-down{display:none !important}}@media (min-width: 768px){.hidden-md-up{display:none !important}}@media (max-width: 991px){.hidden-md-down{display:none !important}}@media (min-width: 992px){.hidden-lg-up{display:none !important}}@media (max-width: 1199px){.hidden-lg-down{display:none !important}}@media (min-width: 1200px){.hidden-xl-up{display:none !important}}.hidden-xl-down{display:none !important}.d-inline-block img{width:100%}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin:0;color:#374250;font-family:inherit;font-style:normal;font-weight:500;text-transform:none}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{display:block;padding-top:3px;color:#9da9b9}h1,.h1{margin-bottom:24px;font-size:36px;line-height:1.15}@media (max-width: 768px){h1,.h1{font-size:31px}}h2,.h2{margin-bottom:16px;font-size:30px;line-height:1.2}@media (max-width: 768px){h2,.h2{font-size:28px}}h3,.h3{margin-bottom:12px;font-size:24px;line-height:1.25}@media (max-width: 768px){h3,.h3{font-size:22px}}h4,.h4{margin-bottom:8px;font-size:20px;line-height:1.3}h5,.h5{margin-bottom:8px;font-size:18px;line-height:1.35}h6,.h6{margin-bottom:6px;font-size:16px;line-height:1.4}.display-1,.display-2,.display-3,.display-4{font-weight:normal;line-height:1.15}.display-1{font-size:72px}@media (max-width: 576px){.display-1{font-size:57px}}.display-2{font-size:60px}@media (max-width: 576px){.display-2{font-size:48px}}.display-3{font-size:50px}@media (max-width: 576px){.display-3{font-size:42px}}.display-4{font-size:40px}@media (max-width: 576px){.display-4{font-size:36px}}p{margin:0 0 16px}.lead{font-size:18px}.text-lg{font-size:16px}.text-sm{font-size:13px}.text-xs{font-size:12px}ul,ol{margin-top:0;margin-bottom:16px;padding-left:18px;line-height:1.8}ul ul,ul ol,ol ul,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}.list-icon{padding:0;list-style:none}.list-icon>li{position:relative;margin-bottom:6px;padding-left:22px}.list-icon>li>i{display:block;position:absolute;left:0;line-height:inherit}.list-icon.text-lg>li{padding-left:25px}.list-icon.text-sm>li{padding-left:18px}.list-icon.lead>li{padding-left:26px}dl{margin-top:0;margin-bottom:16px}dt,dd{line-height:1.5}dt{padding-top:9px;border-top:1px solid #e1e7ec;color:#374250;font-weight:500}dt:first-child{padding-top:0;border:0}dd{margin-top:3px;margin-bottom:15px;margin-left:0}blockquote{position:relative;margin:0;margin-bottom:16px;padding:24px 0 24px 36px;border-top:1px solid #e1e7ec;border-bottom:1px solid #e1e7ec;color:#606975;font-size:18px}blockquote::before{position:absolute;top:24px;left:-17px;color:#9da9b9;font-size:82px;font-style:italic;line-height:.8;content:'"'}blockquote cite{display:block;margin-top:9px;color:#9da9b9;font-size:14px;font-style:normal;font-weight:normal}blockquote cite::before{display:inline-block;margin-top:-2px;margin-right:8px;color:#9da9b9;font-family:feather;font-size:.95em;content:'\e074';vertical-align:middle}blockquote p{margin-bottom:0}blockquote.blockquote-reverse{padding-right:36px;padding-left:0;border-left:0;text-align:right}blockquote.blockquote-reverse::before{right:10px;left:auto}kbd{background-color:#606975}.form-control{padding:0 18px 3px;border:1px solid #dbe2e8;border-radius:22px;background-color:#fff;color:#606975;font-family:"Maven Pro",Helvetica,Arial,sans-serif;font-size:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-control:not(textarea){height:44px}.form-control::-moz-placeholder{color:#9da9b9;opacity:1}.form-control:-ms-input-placeholder{color:#9da9b9}.form-control::-webkit-input-placeholder{color:#9da9b9}.form-control:focus{border-color:#42685d;outline:none;color:#606975;box-shadow:none !important}.form-control[type='color']{padding-bottom:0 !important}.form-control:disabled,.form-control[readonly]{background-color:#f5f5f5;cursor:not-allowed}textarea.form-control{padding-top:12px;padding-bottom:12px}select.form-control{padding-right:38px;background-position:center right 17px;background-image:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDI5Mi4zNjIgMjkyLjM2MiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjkyLjM2MiAyOTIuMzYyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTI4Ni45MzUsNjkuMzc3Yy0zLjYxNC0zLjYxNy03Ljg5OC01LjQyNC0xMi44NDgtNS40MjRIMTguMjc0Yy00Ljk1MiwwLTkuMjMzLDEuODA3LTEyLjg1LDUuNDI0ICAgQzEuODA3LDcyLjk5OCwwLDc3LjI3OSwwLDgyLjIyOGMwLDQuOTQ4LDEuODA3LDkuMjI5LDUuNDI0LDEyLjg0N2wxMjcuOTA3LDEyNy45MDdjMy42MjEsMy42MTcsNy45MDIsNS40MjgsMTIuODUsNS40MjggICBzOS4yMzMtMS44MTEsMTIuODQ3LTUuNDI4TDI4Ni45MzUsOTUuMDc0YzMuNjEzLTMuNjE3LDUuNDI3LTcuODk4LDUuNDI3LTEyLjg0N0MyOTIuMzYyLDc3LjI3OSwyOTAuNTQ4LDcyLjk5OCwyODYuOTM1LDY5LjM3N3oiIGZpbGw9IiM2MDY5NzUiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);background-repeat:no-repeat;background-size:9px 9px}select.form-control:not([size]):not([multiple]){height:44px}.form-group{margin-bottom:20px !important}.form-group label{margin-bottom:8px;padding-left:18px;font-size:13px;font-weight:500;cursor:pointer}.form-group label.col-form-label{align-self:center !important;margin-bottom:0}.form-control-lg{border-radius:27px;font-size:16px}.form-control-lg:not(textarea){height:54px}.form-control-lg.form-control-rounded{border-radius:7px}.form-control-lg.form-control-square{border-radius:0}select.form-control.form-control-lg:not([size]):not([multiple]){height:54px}.form-control-sm{padding-bottom:2px;border-radius:18px}.form-control-sm:not(textarea){height:36px}.form-control-sm.form-control-rounded{border-radius:3px}.form-control-sm.form-control-square{border-radius:0}select.form-control.form-control-sm:not([size]):not([multiple]){height:36px}.form-text{padding-left:18px}.custom-control{margin-bottom:6px !important;padding-left:1.5rem !important}.custom-control:focus{outline:0}.custom-control .custom-control-label{margin:0;padding-left:0;font-size:14px !important;font-weight:normal !important;text-transform:none}.custom-control .custom-control-label::before{box-shadow:none !important}.custom-control .custom-control-input:checked ~ .custom-control-label::before{background-color:#42685d}.custom-control .custom-control-input:disabled ~ .custom-control-label{color:#9da9b9;cursor:not-allowed}.custom-control-inline{align-items:center}.custom-file,.custom-file-input{height:44px;border-radius:22px;cursor:pointer}.custom-file:focus ~ .custom-file-label,.custom-file-input:focus ~ .custom-file-label{box-shadow:none}.custom-file-label{font-weight:normal !important}.custom-file-label,.custom-file-label::after{height:44px;border-radius:22px;border-color:#dbe2e8;color:#606975;line-height:2.2}.custom-file-label::after{height:42px;border-top-left-radius:0 !important;border-bottom-left-radius:0 !important;background-color:#f5f5f5;font-weight:500 !important}.form-control-rounded{border-radius:5px}.form-control-rounded .custom-file-control,.form-control-rounded .custom-file-control::before{border-radius:5px}.form-control-square{border-radius:0}.form-control-square .custom-file-control,.form-control-square .custom-file-control::before{border-radius:0}.input-group{display:block;position:relative}.input-group .input-group-addon,.input-group .input-group-btn{display:inline-block;position:absolute;top:50%;margin-top:-3px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.input-group .input-group-addon{left:15px;transition:color .3s;background-color:transparent !important;color:#9da9b9}.input-group .form-control{padding-left:35px}.input-group .form-control:focus ~ .input-group-addon{color:#42685d}.input-group .input-group-btn{right:10px;margin-top:-2px}.input-group .input-group-btn button{transition:color .3s;border:0;background:0;color:#606975;font-size:1.2em;cursor:pointer}.input-group .input-group-btn button:hover{color:#42685d}.input-group .input-group-btn .btn{margin:0;margin-right:3px;padding:0}.input-group .input-group-btn ~ .form-control{padding-right:35px;padding-left:18px}.has-success label,.has-success .form-control-feedback,.has-success .custom-control,.has-success .input-group .input-group-addon,.has-success.input-group .input-group-addon,.has-success .form-control:focus ~ .input-group-addon{color:#43d9a3}.has-success .form-control,.has-success .form-control:focus{border-color:#43d9a3}.has-success .form-control-success{padding-right:42px;background-position:center right 15px;background-image:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA0MDYuODM0IDQwNi44MzQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQwNi44MzQgNDA2LjgzNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiPgo8cG9seWdvbiBwb2ludHM9IjM4NS42MjEsNjIuNTA3IDE0Ni4yMjUsMzAxLjkwMSAyMS4yMTMsMTc2Ljg5MSAwLDE5OC4xMDQgMTQ2LjIyNSwzNDQuMzI3IDQwNi44MzQsODMuNzIgIiBmaWxsPSIjNDNkOWEzIi8+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);background-repeat:no-repeat}.has-warning label,.has-warning .form-control-feedback,.has-warning .custom-control,.has-warning .input-group .input-group-addon,.has-warning.input-group .input-group-addon,.has-warning .form-control:focus ~ .input-group-addon{color:#ffb74f}.has-warning .form-control,.has-warning .form-control:focus{border-color:#ffb74f}.has-warning .form-control-warning{padding-right:42px;background-position:center right 15px;background-image:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCI+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTUwNS40MDMsNDA2LjM5NEwyOTUuMzg5LDU4LjEwMmMtOC4yNzQtMTMuNzIxLTIzLjM2Ny0yMi4yNDUtMzkuMzktMjIuMjQ1Yy0xNi4wMjMsMC0zMS4xMTYsOC41MjQtMzkuMzkxLDIyLjI0NiAgICBMNi41OTUsNDA2LjM5NGMtOC41NTEsMTQuMTgyLTguODA0LDMxLjk1LTAuNjYxLDQ2LjM3YzguMTQ1LDE0LjQyLDIzLjQ5MSwyMy4zNzgsNDAuMDUxLDIzLjM3OGg0MjAuMDI4ICAgIGMxNi41NiwwLDMxLjkwNy04Ljk1OCw0MC4wNTItMjMuMzc5QzUxNC4yMDgsNDM4LjM0Miw1MTMuOTU1LDQyMC41NzQsNTA1LjQwMyw0MDYuMzk0eiBNNDc3LjAzOSw0MzYuMzcyICAgIGMtMi4yNDIsMy45NjktNi40NjcsNi40MzYtMTEuMDI2LDYuNDM2SDQ1Ljk4NWMtNC41NTksMC04Ljc4NC0yLjQ2Ni0xMS4wMjUtNi40MzVjLTIuMjQyLTMuOTctMi4xNzItOC44NjIsMC4xODEtMTIuNzY1ICAgIEwyNDUuMTU2LDc1LjMxNmMyLjI3OC0zLjc3Nyw2LjQzMy02LjEyNCwxMC44NDQtNi4xMjRjNC40MSwwLDguNTY1LDIuMzQ3LDEwLjg0Myw2LjEyNGwyMTAuMDEzLDM0OC4yOTIgICAgQzQ3OS4yMTEsNDI3LjUxMiw0NzkuMjgxLDQzMi40MDMsNDc3LjAzOSw0MzYuMzcyeiIgZmlsbD0iI2ZmYjc0ZiIvPgoJPC9nPgo8L2c+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTI1Ni4xNTQsMTczLjAwNWMtMTIuNjgsMC0yMi41NzYsNi44MDQtMjIuNTc2LDE4Ljg2NmMwLDM2LjgwMiw0LjMyOSw4OS42ODYsNC4zMjksMTI2LjQ4OSAgICBjMC4wMDEsOS41ODcsOC4zNTIsMTMuNjA3LDE4LjI0OCwxMy42MDdjNy40MjIsMCwxNy45MzctNC4wMiwxNy45MzctMTMuNjA3YzAtMzYuODAyLDQuMzI5LTg5LjY4Niw0LjMyOS0xMjYuNDg5ICAgIEMyNzguNDIxLDE3OS44MSwyNjguMjE2LDE3My4wMDUsMjU2LjE1NCwxNzMuMDA1eiIgZmlsbD0iI2ZmYjc0ZiIvPgoJPC9nPgo8L2c+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTI1Ni40NjUsMzUzLjMwNmMtMTMuNjA3LDAtMjMuODE0LDEwLjgyNC0yMy44MTQsMjMuODE0YzAsMTIuNjgsMTAuMjA2LDIzLjgxNCwyMy44MTQsMjMuODE0ICAgIGMxMi42OCwwLDIzLjUwNS0xMS4xMzQsMjMuNTA1LTIzLjgxNEMyNzkuOTcsMzY0LjEzLDI2OS4xNDQsMzUzLjMwNiwyNTYuNDY1LDM1My4zMDZ6IiBmaWxsPSIjZmZiNzRmIi8+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);background-repeat:no-repeat}.has-danger label,.has-danger .form-control-feedback,.has-danger .custom-control,.has-danger .input-group .input-group-addon,.has-danger.input-group .input-group-addon,.has-danger .form-control:focus ~ .input-group-addon{color:#ff5252}.has-danger .form-control,.has-danger .form-control:focus{border-color:#ff5252}.has-danger .form-control-danger{padding-right:42px;background-position:center right 15px;background-image:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI0MS4xNzEgMjQxLjE3MSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjQxLjE3MSAyNDEuMTcxOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCI+CjxnPgoJPHBhdGggaWQ9IkNsb3NlIiBkPSJNMTM4LjEzOCwxMjAuNzU0bDk5LjExOC05OC41NzZjNC43NTItNC43MDQsNC43NTItMTIuMzE5LDAtMTcuMDExYy00Ljc0LTQuNzA0LTEyLjQzOS00LjcwNC0xNy4xNzksMCAgIGwtOTkuMDMzLDk4LjQ5MkwyMS4wOTUsMy42OTljLTQuNzQtNC43NTItMTIuNDM5LTQuNzUyLTE3LjE3OSwwYy00Ljc0LDQuNzY0LTQuNzQsMTIuNDc1LDAsMTcuMjI3bDk5Ljg3Niw5OS44ODhMMy41NTUsMjIwLjQ5NyAgIGMtNC43NCw0LjcwNC00Ljc0LDEyLjMxOSwwLDE3LjAxMWM0Ljc0LDQuNzA0LDEyLjQzOSw0LjcwNCwxNy4xNzksMGwxMDAuMTUyLTk5LjU5OWw5OS41NTEsOTkuNTYzICAgYzQuNzQsNC43NTIsMTIuNDM5LDQuNzUyLDE3LjE3OSwwYzQuNzQtNC43NjQsNC43NC0xMi40NzUsMC0xNy4yMjdMMTM4LjEzOCwxMjAuNzU0eiIgZmlsbD0iI2ZmNTI1MiIvPgoJPGc+Cgk8L2c+Cgk8Zz4KCTwvZz4KCTxnPgoJPC9nPgoJPGc+Cgk8L2c+Cgk8Zz4KCTwvZz4KCTxnPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);background-size:13px 13px;background-repeat:no-repeat}.form-control-feedback{padding-top:2px;padding-left:18px}.input-light.form-control,.input-light .form-control{border-color:rgba(255,255,255,0.17);background-color:transparent;color:#fff}.input-light.form-control::-moz-placeholder,.input-light .form-control::-moz-placeholder{color:rgba(255,255,255,0.5);opacity:1}.input-light.form-control:-ms-input-placeholder,.input-light .form-control:-ms-input-placeholder{color:rgba(255,255,255,0.5)}.input-light.form-control::-webkit-input-placeholder,.input-light .form-control::-webkit-input-placeholder{color:rgba(255,255,255,0.5)}.input-light.form-control:focus,.input-light .form-control:focus{border-color:#42685d;color:#fff}.input-light.input-group .input-group-addon{color:rgba(255,255,255,0.5)}.subscribe-form .input-group{width:calc(100% - 88px);float:left}.subscribe-form .btn{margin:0;float:right}.subscribe-form .btn>i{margin-top:-6px;font-size:1.5em}.subscribe-form .form-text{padding-top:12px}.coupon-form .form-control{display:inline-block;width:100%;max-width:235px;margin-right:12px}.coupon-form .btn{margin-right:0}@media (max-width: 768px){.coupon-form .form-control{display:block;max-width:100%}}.login-box{display:block;width:100%;padding:30px 24px;border:1px solid #e1e7ec;border-radius:7px}.card-wrapper{margin:30px 0}@media (max-width: 576px){.jp-card-container{width:285px !important}.jp-card{min-width:250px !important}}.table thead th,.table td,.table th{border-color:#e1e7ec}.table.table-inverse{background-color:#374250;color:#fff}.table.table-inverse thead th,.table.table-inverse td,.table.table-inverse th{border-color:rgba(255,255,255,0.12)}.thead-inverse th{background-color:#374250;color:#fff}.thead-default th{background-color:#f5f5f5;color:#606975}.table-striped tbody tr:nth-of-type(odd){background-color:#f5f5f5}.table-striped.table-inverse tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,0.08)}.table-hover tbody tr:hover{background-color:#f5f5f5}.table-hover.table-inverse tbody tr:hover{background-color:rgba(0,0,0,0.08)}.table-active,.table-active td,.table-active th{background-color:rgba(0,0,0,0.05)}.table-success,.table-success td,.table-success th{background-color:rgba(67,217,163,0.09)}.table-info,.table-info td,.table-info th{background-color:rgba(80,198,233,0.09)}.table-warning,.table-warning td,.table-warning th{background-color:rgba(255,183,79,0.09)}.table-danger,.table-danger td,.table-danger th{background-color:rgba(255,82,82,0.09)}.btn{display:inline-block;position:relative;height:44px;margin-top:8px;margin-right:12px;margin-bottom:8px;padding:0 22px;transform:translateZ(0);transition:all .4s;border:1px solid transparent;border-radius:22px;background-color:transparent;background-image:none;color:#606975;font-family:"Maven Pro",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:500;letter-spacing:.07em;line-height:42px;white-space:nowrap;cursor:pointer;vertical-align:middle;text-transform:uppercase;text-decoration:none;text-align:center;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:hover,.btn:focus .btn:active,.btn.active{outline:none;background-image:none;text-decoration:none;box-shadow:none}.btn:hover{color:#606975}.btn>i{display:inline-block;margin-top:-2px;vertical-align:middle}.btn[disabled],.btn.disabled{cursor:not-allowed;opacity:.55;pointer-events:none}button:focus{outline:none}.btn-lg{height:54px;border-radius:27px;line-height:52px}.btn-sm{height:36px;padding:0 18px;border-radius:18px;font-size:12px;line-height:34px}.btn-rounded{border-radius:5px}.btn-rounded.btn-lg{border-radius:7px}.btn-rounded.btn-sm{border-radius:3px}.btn-square{border-radius:0}.btn-secondary{background-color:#f5f5f5;border-color:#e1e7ec}.btn-secondary:hover{background-color:#dcdbdb}.btn-primary,.btn-success,.btn-info,.btn-warning,.btn-danger{color:#fff}.btn-primary:hover,.btn-primary:active,.btn-primary:focus,.btn-success:hover,.btn-success:active,.btn-success:focus,.btn-info:hover,.btn-info:active,.btn-info:focus,.btn-warning:hover,.btn-warning:active,.btn-warning:focus,.btn-danger:hover,.btn-danger:active,.btn-danger:focus{color:#fff}.btn-primary{background-color:#42685d}.btn-primary:hover{background-color:#8742a9}.btn-success{background-color:#43d9a3}.btn-success:hover{background-color:#27c28a}.btn-info{background-color:#50c6e9}.btn-info:hover{background-color:#23b7e3}.btn-warning{background-color:#ffb74f}.btn-warning:hover{background-color:#ffa21c}.btn-danger{background-color:#ff5252}.btn-danger:hover{background-color:#ff1f1f}.btn-white{background-color:#fff}.btn-white:hover{background-color:#e6e5e5}.btn-outline-secondary{border-color:#e1e7ec}.btn-outline-secondary:hover{background-color:#f5f5f5}.btn-outline-primary{border-color:#42685d;background-color:transparent;color:#42685d}.btn-outline-primary:hover{background-color:#42685d;color:#fff}.btn-outline-success{border-color:#43d9a3;background-color:transparent;color:#43d9a3}.btn-outline-success:hover{background-color:#43d9a3;color:#fff}.btn-outline-info{border-color:#50c6e9;background-color:transparent;color:#50c6e9}.btn-outline-info:hover{background-color:#50c6e9;color:#fff}.btn-outline-warning{border-color:#ffb74f;background-color:transparent;color:#ffb74f}.btn-outline-warning:hover{background-color:#ffb74f;color:#fff}.btn-outline-danger{border-color:#ff5252;background-color:transparent;color:#ff5252}.btn-outline-danger:hover{background-color:#ff5252;color:#fff}.btn-outline-white{border-color:#fff;background-color:transparent;color:#fff}.btn-outline-white:hover{background-color:#fff;color:#fff}.btn-outline-white:hover{color:#606975}.btn-link-secondary{color:#606975}.btn-link-secondary:hover{color:#495059}.btn-link-primary{color:#42685d}.btn-link-primary:hover{color:#8742a9}.btn-link-success{color:#43d9a3}.btn-link-success:hover{color:#27c28a}.btn-link-info{color:#50c6e9}.btn-link-info:hover{color:#23b7e3}.btn-link-warning{color:#ffb74f}.btn-link-warning:hover{color:#ffa21c}.btn-link-danger{color:#ff5252}.btn-link-danger:hover{color:#ff1f1f}.btn-link-white{color:#fff}.btn-link-white:hover{color:#e6e5e5}.btn-link-secondary>i,.btn-link-primary>i,.btn-link-success>i,.btn-link-info>i,.btn-link-warning>i,.btn-link-danger>i,.btn-link-white>i{margin-top:-4px}.btn-group{display:inline-flex;position:relative;margin-top:8px;margin-right:12px;margin-bottom:8px;vertical-align:middle}.btn-group .btn{position:relative;flex:0 1 auto;margin:0}.btn-group .btn:first-child:not(:last-child):not(.dropdown-toggle){margin-right:-1px;padding-right:12px;border-top-right-radius:0;border-bottom-right-radius:0}.btn-group .btn:first-child:not(:last-child):not(.dropdown-toggle).btn-secondary,.btn-group .btn:first-child:not(:last-child):not(.dropdown-toggle).btn-outline-secondary{border-right:0}.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn+.dropdown-toggle-split{padding-right:15px;padding-left:8px}.text-center .btn,.text-center .btn-group{margin-right:6px;margin-left:6px}.text-right .btn,.text-right .btn-group{margin-right:0;margin-left:12px}.btn-block{display:block;width:100%;margin-top:12px;margin-right:0 !important;margin-bottom:12px;margin-left:0 !important;padding-right:15px !important;padding-left:15px !important}.scroll-to-top-btn{display:block;position:fixed;right:16px;bottom:-88px;width:44px;height:44px;transition:bottom 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55),opacity 0.3s,background-color 0.3s,border-color 0.3s;border-radius:50%;background-color:rgba(0,0,0,0.3);color:#fff;font-size:18px;line-height:39px;opacity:0;z-index:2000;text-align:center;text-decoration:none}.scroll-to-top-btn:hover{background-color:rgba(0,0,0,0.8);color:#fff}.scroll-to-top-btn:focus,.scroll-to-top-btn:active{color:#fff}.scroll-to-top-btn.visible{bottom:14px;opacity:1}@media (max-width: 768px){.scroll-to-top-btn{bottom:-72px;width:36px;height:36px;line-height:31px}}.market-button{display:inline-block;margin-right:14px;margin-bottom:14px;padding:5px 14px 5px 45px;transition:background-color .3s;border:1px solid #e1e7ec;border-radius:5px;background-position:center left 12px;background-color:#fff;background-size:24px 24px;background-repeat:no-repeat;text-decoration:none}.market-button:hover{background-color:#f5f5f5}.market-button .mb-subtitle{display:block;margin-bottom:-4px;color:#9da9b9;font-size:12px}.market-button .mb-title{display:block;color:#606975;font-size:18px}.market-button.apple-button{background-image:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAzMDUgMzA1IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzMDUgMzA1OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCI+CjxnIGlkPSJYTUxJRF8yMjhfIj4KCTxwYXRoIGlkPSJYTUxJRF8yMjlfIiBkPSJNNDAuNzM4LDExMi4xMTljLTI1Ljc4NSw0NC43NDUtOS4zOTMsMTEyLjY0OCwxOS4xMjEsMTUzLjgyQzc0LjA5MiwyODYuNTIzLDg4LjUwMiwzMDUsMTA4LjIzOSwzMDUgICBjMC4zNzIsMCwwLjc0NS0wLjAwNywxLjEyNy0wLjAyMmM5LjI3My0wLjM3LDE1Ljk3NC0zLjIyNSwyMi40NTMtNS45ODRjNy4yNzQtMy4xLDE0Ljc5Ny02LjMwNSwyNi41OTctNi4zMDUgICBjMTEuMjI2LDAsMTguMzksMy4xMDEsMjUuMzE4LDYuMDk5YzYuODI4LDIuOTU0LDEzLjg2MSw2LjAxLDI0LjI1Myw1LjgxNWMyMi4yMzItMC40MTQsMzUuODgyLTIwLjM1Miw0Ny45MjUtMzcuOTQxICAgYzEyLjU2Ny0xOC4zNjUsMTguODcxLTM2LjE5NiwyMC45OTgtNDMuMDFsMC4wODYtMC4yNzFjMC40MDUtMS4yMTEtMC4xNjctMi41MzMtMS4zMjgtMy4wNjZjLTAuMDMyLTAuMDE1LTAuMTUtMC4wNjQtMC4xODMtMC4wNzggICBjLTMuOTE1LTEuNjAxLTM4LjI1Ny0xNi44MzYtMzguNjE4LTU4LjM2Yy0wLjMzNS0zMy43MzYsMjUuNzYzLTUxLjYwMSwzMC45OTctNTQuODM5bDAuMjQ0LTAuMTUyICAgYzAuNTY3LTAuMzY1LDAuOTYyLTAuOTQ0LDEuMDk2LTEuNjA2YzAuMTM0LTAuNjYxLTAuMDA2LTEuMzQ5LTAuMzg2LTEuOTA1Yy0xOC4wMTQtMjYuMzYyLTQ1LjYyNC0zMC4zMzUtNTYuNzQtMzAuODEzICAgYy0xLjYxMy0wLjE2MS0zLjI3OC0wLjI0Mi00Ljk1LTAuMjQyYy0xMy4wNTYsMC0yNS41NjMsNC45MzEtMzUuNjExLDguODkzYy02LjkzNiwyLjczNS0xMi45MjcsNS4wOTctMTcuMDU5LDUuMDk3ICAgYy00LjY0MywwLTEwLjY2OC0yLjM5MS0xNy42NDUtNS4xNTljLTkuMzMtMy43MDMtMTkuOTA1LTcuODk5LTMxLjEtNy44OTljLTAuMjY3LDAtMC41MywwLjAwMy0wLjc4OSwwLjAwOCAgIEM3OC44OTQsNzMuNjQzLDU0LjI5OCw4OC41MzUsNDAuNzM4LDExMi4xMTl6IiBmaWxsPSIjMmUyZTJlIi8+Cgk8cGF0aCBpZD0iWE1MSURfMjMwXyIgZD0iTTIxMi4xMDEsMC4wMDJjLTE1Ljc2MywwLjY0Mi0zNC42NzIsMTAuMzQ1LTQ1Ljk3NCwyMy41ODNjLTkuNjA1LDExLjEyNy0xOC45ODgsMjkuNjc5LTE2LjUxNiw0OC4zNzkgICBjMC4xNTUsMS4xNywxLjEwNywyLjA3MywyLjI4NCwyLjE2NGMxLjA2NCwwLjA4MywyLjE1LDAuMTI1LDMuMjMyLDAuMTI2YzE1LjQxMywwLDMyLjA0LTguNTI3LDQzLjM5NS0yMi4yNTcgICBjMTEuOTUxLTE0LjQ5OCwxNy45OTQtMzMuMTA0LDE2LjE2Ni00OS43N0MyMTQuNTQ0LDAuOTIxLDIxMy4zOTUtMC4wNDksMjEyLjEwMSwwLjAwMnoiIGZpbGw9IiMyZTJlMmUiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K)}.market-button.google-button{background-image:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4Ij4KPHBvbHlnb24gc3R5bGU9ImZpbGw6IzVDREFERDsiIHBvaW50cz0iMjkuNTMsMCAyOS41MywyNTEuNTA5IDI5LjUzLDUxMiAyOTkuMDA0LDI1MS41MDkgIi8+Cjxwb2x5Z29uIHN0eWxlPSJmaWxsOiNCREVDQzQ7IiBwb2ludHM9IjM2OS4wNjcsMTgwLjU0NyAyNjIuMTc1LDExOS40NjcgMjkuNTMsMCAyOTkuMDA0LDI1MS41MDkgIi8+Cjxwb2x5Z29uIHN0eWxlPSJmaWxsOiNEQzY4QTE7IiBwb2ludHM9IjI5LjUzLDUxMiAyOS41Myw1MTIgMjYyLjE3NSwzODMuNTUxIDM2OS4wNjcsMzIyLjQ3IDI5OS4wMDQsMjUxLjUwOSAiLz4KPHBhdGggc3R5bGU9ImZpbGw6I0ZGQ0E5NjsiIGQ9Ik0zNjkuMDY3LDE4MC41NDdsLTcwLjA2Myw3MC45NjFsNzAuMDYzLDcwLjk2MWwxMDguNjg4LTYyLjg3N2M2LjI4OC0zLjU5Myw2LjI4OC0xMS42NzcsMC0xNS4yNyAgTDM2OS4wNjcsMTgwLjU0N3oiLz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==)}.market-button.windows-button{background-image:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDQ4MCA0ODAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ4MCA0ODA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8cGF0aCBkPSJNMC4xNzYsMjI0TDAuMDAxLDY3Ljk2M2wxOTItMjYuMDcyVjIyNEgwLjE3NnogTTIyNC4wMDEsMzcuMjQxTDQ3OS45MzcsMHYyMjRIMjI0LjAwMVYzNy4yNDF6IE00NzkuOTk5LDI1NmwtMC4wNjIsMjI0ICAgbC0yNTUuOTM2LTM2LjAwOFYyNTZINDc5Ljk5OXogTTE5Mi4wMDEsNDM5LjkxOEwwLjE1Nyw0MTMuNjIxTDAuMTQ3LDI1NmgxOTEuODU0VjQzOS45MTh6IiBmaWxsPSIjMDBiY2YyIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==)}.market-button.blackberry-button{background-image:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MDMuMzIyIDUwMy4zMjIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUwMy4zMjIgNTAzLjMyMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiPgo8Zz4KCTxnPgoJCTxwYXRoIGQ9Ik0xMTYuMjg1LDYwLjc0Nkg0NS45OTNsLTIwLjgyNyw5NS40NThoNzMuNzYzYzU3LjI3NSwwLDczLjc2My0yOC42MzcsNzMuNzYzLTUzLjgwMyAgICBDMTczLjU1OSw4NC4xNzYsMTYyLjI3OCw2MC43NDYsMTE2LjI4NSw2MC43NDZ6IiBmaWxsPSIjMmUyZTJlIi8+Cgk8L2c+CjwvZz4KPGc+Cgk8Zz4KCQk8cGF0aCBkPSJNMjM4LjY0NCwzNDcuMTE5aC03MS4xNTlsLTE5Ljk1OSw5NS40NThoNzMuNzYzYzU3LjI3NSwwLDczLjc2My0yOC42MzcsNzMuNzYzLTUzLjgwMyAgICBDMjk1LjA1MSwzNzAuNTQ5LDI4NC42MzcsMzQ3LjExOSwyMzguNjQ0LDM0Ny4xMTl6IiBmaWxsPSIjMmUyZTJlIi8+Cgk8L2c+CjwvZz4KPGc+Cgk8Zz4KCQk8cGF0aCBkPSJNOTEuMTE5LDE5OS41OTNIMTkuOTU5TDAsMjk1LjA1MWg3My43NjNjNTcuMjc1LDAsNzMuNzYzLTI4LjYzNyw3My43NjMtNTMuODAzICAgIEMxNDcuNTI1LDIyMy4wMjQsMTM3LjExMiwxOTkuNTkzLDkxLjExOSwxOTkuNTkzeiIgZmlsbD0iIzJlMmUyZSIvPgoJPC9nPgo8L2c+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTQyMC44ODEsMjk1LjA1MWgtNzEuMTU5bC0xOS45NTksODYuNzhoNzMuNzYzYzU3LjI3NSwwLDczLjc2My0yNC4yOTgsNzMuNzYzLTQ5LjQ2NCAgICBDNDc3LjI4OCwzMTQuMTQyLDQ2Ni44NzUsMjk1LjA1MSw0MjAuODgxLDI5NS4wNTF6IiBmaWxsPSIjMmUyZTJlIi8+Cgk8L2c+CjwvZz4KPGc+Cgk8Zz4KCQk8cGF0aCBkPSJNNDQ2LjkxNSwxNDcuNTI1aC03MS4xNTlsLTE5Ljk1OSw4Ni43OGg3My43NjNjNTcuMjc1LDAsNzMuNzYzLTI0LjI5OCw3My43NjMtNDkuNDY0ICAgIEM1MDMuMzIyLDE2Ni42MTcsNDkyLjkwOCwxNDcuNTI1LDQ0Ni45MTUsMTQ3LjUyNXoiIGZpbGw9IiMyZTJlMmUiLz4KCTwvZz4KPC9nPgo8Zz4KCTxnPgoJCTxwYXRoIGQ9Ik0yNjUuNTQ2LDE5OS41OTNoLTcxLjE1OWwtMTkuOTU5LDk1LjQ1OGg3My43NjNjNTcuMjc1LDAsNzMuNzYzLTI4LjYzNyw3My43NjMtNTMuODAzICAgIEMzMjIuODIsMjIzLjAyNCwzMTEuNTM5LDE5OS41OTMsMjY1LjU0NiwxOTkuNTkzeiIgZmlsbD0iIzJlMmUyZSIvPgoJPC9nPgo8L2c+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTI5MS41OCw2MC43NDZIMjIwLjQybC0xOS45NTksOTUuNDU4aDczLjc2M2M1Ny4yNzUsMCw3My43NjMtMjguNjM3LDczLjc2My01My44MDMgICAgQzM0Ny45ODYsODQuMTc2LDMzNy41NzMsNjAuNzQ2LDI5MS41OCw2MC43NDZ6IiBmaWxsPSIjMmUyZTJlIi8+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==)}.market-button.amazon-button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAYAAABV7bNHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0idXVpZDo1RDIwODkyNDkzQkZEQjExOTE0QTg1OTBEMzE1MDhDOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGQUJGNjhGNDRGNkMxMUU3OUY5REJEQzBGNkVBQUI5QiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGQUJGNjhGMzRGNkMxMUU3OUY5REJEQzBGNkVBQUI5QiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2QUM1ODJFMkIxNEExMUUzQkY1NEUzQkNCRjlEODA1RSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2QUM1ODJFM0IxNEExMUUzQkY1NEUzQkNCRjlEODA1RSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgNXCVIAAAc7SURBVHja5FwJbFRVFH0tQimgUCiubKJCWWSwKIooVhG3aESkETRqBEEEEURExBXiVhElkRiIEFwTQEHciQiIMQhFkUGFihErIJjWUgg0LFXqPf4z9jvMTOe/v9ebnEw78+//b85/y7n33T8ZNTU1yo5FIhEdtxMEXQRtBGcLOglO5ftoUKagSrBLUCLYKCgVbBEcNJ8oGo0qN+045Z2dJCgU9BdcJ2igcY4DgsWC9wTvetHoTA+u0ZlfCL3hJcFATXJgzQS3C5YIKgWT3G58hotDDMNlvmCQy9+hAj1ThtqqMPWgywXlHpADayVYKTfq0bAQdJ9guaCR8tamCUlPBZ2gcYIXlH82RUgaFlSCCgQzlf82T0hqFzSCGgreUsGxqUEj6BkKvaBYofSi5kERihCAE2z4rxYs4qp3WNBY0F0wVtBC85xNKUrnBoGgUdBTGn4IH24UbEvwGQh7TDBdMNGGQA3EELtGw2eh4Jwk5JjtAcFDmu0633clLeMcweYOi24IOLta9CnR6BF/CE4Whf2Xnz3oKg2fJzR8PtTwyaXK9nWIHbF4PFIYn2hcZ6Vm+5r4SpB039c5T5RwqO0VHE3hgoByv8alSm3oM99XsecJxSUaUXyOoKPgTOIMEjdK8xrVYSbIbIeIMsGPDp43Q/lkmap+W0bQepDTliU43oam+bM+EIT5qZcyEve5nL9aCtpzHmtq49zVYSOoraCv4AZBHgPc3P/7EOsgGCoYzt4SKnOTIAyZGYJrwzzLu0XQi4Lx9WEZdJqg0wVfqmAlzwJDUB/BmvompJwiqLND5FQwXtuujJ3TA1TlmM8eDytB2P9absMfaVbshryN+DeJuDsrzATNor7RMezV3xvkWMwWQZFIpIe8jNB0v0kZuedAm91gdaSm31iL5NSEjiDuO92h4bqGwzIUMaOdHnSe0ktpztfwaRwqgqT3QAheqHnNZZoyIlQ9COT00/BDzrpcwy9fs51ZfhEEXdJRw+8AdY9XBPm2q4HyklM0/HRqE7H3f4mN2NAXgrKUXgUZihGsVl0Mt7GKDfKLIAyTIxp+2cqoj7bSeybb+H5DZEE5zQ+CsEn4u6avlb2x2cpI2tuxiX4Q9JOquzIjmaHOuXcax6H0ZaADK/V46UW9vCYIavgLG43+XHBRks9QLP6B3TsfZ6/pOmqXv8hdGSAvn9psOIiap4zcD5bkQsINQ+agKBqN/uZVjFOsjAdLsm2co4DwwhAgY5/sfk9iMbkT++TlVRUus7zTajfdMcvjL7hEWa9oi9llclMf9JQgueBmVVv64rY9p4yiz9kW/VC01U33YRcnqjtQQLXWZXIeFsTu/tOC9Wn6oR6yPW+kljmViOrDRp/rMDEourpeHVujiJ60VaXOEy0TYq72K9RIZEigLXbwfNBZJ6rEBZw7Uugo2CtOkOM0QbDBmAyVveqybwUDGMFXpDjuG5W4bmiKkDPSqS/0r1A8PEfvAZneL+ck+wgJNVR1RIhEuRkEvHhUcyNJhWwosdgElNEsYGA7pnh05ZI0fJARRSF7W8Z6hxhbQtv9+k+64q7tx8xBmEca2gwh4odIMYce5qaWJKkBswEQbfvZIPSGn1XqCtnEanV0ZYncpNHKKLz6uI7DeyojGwr0IlHZvFEoPF/H6AAPDO+J70GLKPNxwC10qC92heBJ3qx0rEh60OT4HnQrleZQ3s1xIVTKiexKVbtRUEEgL76XqyBSx/GZx6aJlnl0+5s5JlH0hO2Z25i/2RpigjaRgHKKxkTWjcMrRsy+VKsYHvp/n39fyskTlWKtQ0rQbmVU6lelOOYHwXem/0vrWuYhzpaa/p9A7TFJ+biJ55BlUZVv4nSiuHDE6icxOa9KRwehEnVu3ImLBDuV8Qhm85AR04TtRvufVcZvhtzNz9qYRshazsFpCUVUbsTX5eARI8zwSDwh2ZUfcGIwv8yh3kK7c00TdkxQ9jcdP9Oqkp7GSbsqwUw/jBpmC4dh94CQAvF4D1X59ySieZwK72wSpbGNhF9UXDFYusHqR7woqsAuSNKgGSaBCE21QfCVh6REGHoMZqiSzCBdzFUpOaYg+0470fxOqu0pglQ/AdFP1e7bl/IubuHEt07pPS8Wbw05tLHK9mDYkFeHTzV7/Jtx76PCLYOB9kqnYrF8jtWLLX4xSPrNXHrLuWJgQizj31Uc9kd58zBf4PmzTozsWzPm6mJxkXiHwndX3PvNTOFOh/8sdQliMSu2gb1kiDJ+qyPdffpGjId6ejTs0HORrF+R5PNWXKnHuJXuWMCAD3tY21Rw7GtGAV1TkKPYc0aoFNvoTuWDZlBoTWLj/LIV7NUISt8IYsJsOhtXoIxk/l4PSNlMZYzJGj/stNDJk7tVHLmaeIQTeV9qqTxOjHasjAm2pZwL17nJvtvVo8gQfEZMZXKqHXVHPlekFswgNFK1JXPwO8gVZg/lwnpKht1ejtm/BRgAKCaVSdcawG4AAAAASUVORK5CYII=)}.market-button.mb-light-skin{border-color:rgba(255,255,255,0.12);background-color:transparent}.market-button.mb-light-skin .mb-subtitle,.market-button.mb-light-skin .mb-title{color:#fff}.market-button.mb-light-skin .mb-subtitle{opacity:.55}.market-button.mb-light-skin:hover{background-color:rgba(255,255,255,0.06)}.market-button.mb-light-skin.apple-button{background-image:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAzMDUgMzA1IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzMDUgMzA1OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCI+CjxnIGlkPSJYTUxJRF8yMjhfIj4KCTxwYXRoIGlkPSJYTUxJRF8yMjlfIiBkPSJNNDAuNzM4LDExMi4xMTljLTI1Ljc4NSw0NC43NDUtOS4zOTMsMTEyLjY0OCwxOS4xMjEsMTUzLjgyQzc0LjA5MiwyODYuNTIzLDg4LjUwMiwzMDUsMTA4LjIzOSwzMDUgICBjMC4zNzIsMCwwLjc0NS0wLjAwNywxLjEyNy0wLjAyMmM5LjI3My0wLjM3LDE1Ljk3NC0zLjIyNSwyMi40NTMtNS45ODRjNy4yNzQtMy4xLDE0Ljc5Ny02LjMwNSwyNi41OTctNi4zMDUgICBjMTEuMjI2LDAsMTguMzksMy4xMDEsMjUuMzE4LDYuMDk5YzYuODI4LDIuOTU0LDEzLjg2MSw2LjAxLDI0LjI1Myw1LjgxNWMyMi4yMzItMC40MTQsMzUuODgyLTIwLjM1Miw0Ny45MjUtMzcuOTQxICAgYzEyLjU2Ny0xOC4zNjUsMTguODcxLTM2LjE5NiwyMC45OTgtNDMuMDFsMC4wODYtMC4yNzFjMC40MDUtMS4yMTEtMC4xNjctMi41MzMtMS4zMjgtMy4wNjZjLTAuMDMyLTAuMDE1LTAuMTUtMC4wNjQtMC4xODMtMC4wNzggICBjLTMuOTE1LTEuNjAxLTM4LjI1Ny0xNi44MzYtMzguNjE4LTU4LjM2Yy0wLjMzNS0zMy43MzYsMjUuNzYzLTUxLjYwMSwzMC45OTctNTQuODM5bDAuMjQ0LTAuMTUyICAgYzAuNTY3LTAuMzY1LDAuOTYyLTAuOTQ0LDEuMDk2LTEuNjA2YzAuMTM0LTAuNjYxLTAuMDA2LTEuMzQ5LTAuMzg2LTEuOTA1Yy0xOC4wMTQtMjYuMzYyLTQ1LjYyNC0zMC4zMzUtNTYuNzQtMzAuODEzICAgYy0xLjYxMy0wLjE2MS0zLjI3OC0wLjI0Mi00Ljk1LTAuMjQyYy0xMy4wNTYsMC0yNS41NjMsNC45MzEtMzUuNjExLDguODkzYy02LjkzNiwyLjczNS0xMi45MjcsNS4wOTctMTcuMDU5LDUuMDk3ICAgYy00LjY0MywwLTEwLjY2OC0yLjM5MS0xNy42NDUtNS4xNTljLTkuMzMtMy43MDMtMTkuOTA1LTcuODk5LTMxLjEtNy44OTljLTAuMjY3LDAtMC41MywwLjAwMy0wLjc4OSwwLjAwOCAgIEM3OC44OTQsNzMuNjQzLDU0LjI5OCw4OC41MzUsNDAuNzM4LDExMi4xMTl6IiBmaWxsPSIjRkZGRkZGIi8+Cgk8cGF0aCBpZD0iWE1MSURfMjMwXyIgZD0iTTIxMi4xMDEsMC4wMDJjLTE1Ljc2MywwLjY0Mi0zNC42NzIsMTAuMzQ1LTQ1Ljk3NCwyMy41ODNjLTkuNjA1LDExLjEyNy0xOC45ODgsMjkuNjc5LTE2LjUxNiw0OC4zNzkgICBjMC4xNTUsMS4xNywxLjEwNywyLjA3MywyLjI4NCwyLjE2NGMxLjA2NCwwLjA4MywyLjE1LDAuMTI1LDMuMjMyLDAuMTI2YzE1LjQxMywwLDMyLjA0LTguNTI3LDQzLjM5NS0yMi4yNTcgICBjMTEuOTUxLTE0LjQ5OCwxNy45OTQtMzMuMTA0LDE2LjE2Ni00OS43N0MyMTQuNTQ0LDAuOTIxLDIxMy4zOTUtMC4wNDksMjEyLjEwMSwwLjAwMnoiIGZpbGw9IiNGRkZGRkYiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K)}.market-button.mb-light-skin.blackberry-button{background-image:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MDMuMzIyIDUwMy4zMjIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUwMy4zMjIgNTAzLjMyMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiPgo8Zz4KCTxnPgoJCTxwYXRoIGQ9Ik0xMTYuMjg1LDYwLjc0Nkg0NS45OTNsLTIwLjgyNyw5NS40NThoNzMuNzYzYzU3LjI3NSwwLDczLjc2My0yOC42MzcsNzMuNzYzLTUzLjgwMyAgICBDMTczLjU1OSw4NC4xNzYsMTYyLjI3OCw2MC43NDYsMTE2LjI4NSw2MC43NDZ6IiBmaWxsPSIjRkZGRkZGIi8+Cgk8L2c+CjwvZz4KPGc+Cgk8Zz4KCQk8cGF0aCBkPSJNMjM4LjY0NCwzNDcuMTE5aC03MS4xNTlsLTE5Ljk1OSw5NS40NThoNzMuNzYzYzU3LjI3NSwwLDczLjc2My0yOC42MzcsNzMuNzYzLTUzLjgwMyAgICBDMjk1LjA1MSwzNzAuNTQ5LDI4NC42MzcsMzQ3LjExOSwyMzguNjQ0LDM0Ny4xMTl6IiBmaWxsPSIjRkZGRkZGIi8+Cgk8L2c+CjwvZz4KPGc+Cgk8Zz4KCQk8cGF0aCBkPSJNOTEuMTE5LDE5OS41OTNIMTkuOTU5TDAsMjk1LjA1MWg3My43NjNjNTcuMjc1LDAsNzMuNzYzLTI4LjYzNyw3My43NjMtNTMuODAzICAgIEMxNDcuNTI1LDIyMy4wMjQsMTM3LjExMiwxOTkuNTkzLDkxLjExOSwxOTkuNTkzeiIgZmlsbD0iI0ZGRkZGRiIvPgoJPC9nPgo8L2c+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTQyMC44ODEsMjk1LjA1MWgtNzEuMTU5bC0xOS45NTksODYuNzhoNzMuNzYzYzU3LjI3NSwwLDczLjc2My0yNC4yOTgsNzMuNzYzLTQ5LjQ2NCAgICBDNDc3LjI4OCwzMTQuMTQyLDQ2Ni44NzUsMjk1LjA1MSw0MjAuODgxLDI5NS4wNTF6IiBmaWxsPSIjRkZGRkZGIi8+Cgk8L2c+CjwvZz4KPGc+Cgk8Zz4KCQk8cGF0aCBkPSJNNDQ2LjkxNSwxNDcuNTI1aC03MS4xNTlsLTE5Ljk1OSw4Ni43OGg3My43NjNjNTcuMjc1LDAsNzMuNzYzLTI0LjI5OCw3My43NjMtNDkuNDY0ICAgIEM1MDMuMzIyLDE2Ni42MTcsNDkyLjkwOCwxNDcuNTI1LDQ0Ni45MTUsMTQ3LjUyNXoiIGZpbGw9IiNGRkZGRkYiLz4KCTwvZz4KPC9nPgo8Zz4KCTxnPgoJCTxwYXRoIGQ9Ik0yNjUuNTQ2LDE5OS41OTNoLTcxLjE1OWwtMTkuOTU5LDk1LjQ1OGg3My43NjNjNTcuMjc1LDAsNzMuNzYzLTI4LjYzNyw3My43NjMtNTMuODAzICAgIEMzMjIuODIsMjIzLjAyNCwzMTEuNTM5LDE5OS41OTMsMjY1LjU0NiwxOTkuNTkzeiIgZmlsbD0iI0ZGRkZGRiIvPgoJPC9nPgo8L2c+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTI5MS41OCw2MC43NDZIMjIwLjQybC0xOS45NTksOTUuNDU4aDczLjc2M2M1Ny4yNzUsMCw3My43NjMtMjguNjM3LDczLjc2My01My44MDMgICAgQzM0Ny45ODYsODQuMTc2LDMzNy41NzMsNjAuNzQ2LDI5MS41OCw2MC43NDZ6IiBmaWxsPSIjRkZGRkZGIi8+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==)}.market-button.mb-light-skin.amazon-button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAYAAABV7bNHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0idXVpZDo1RDIwODkyNDkzQkZEQjExOTE0QTg1OTBEMzE1MDhDOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1QjFCQzQ2QjRGNkQxMUU3OUY5REJEQzBGNkVBQUI5QiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1QjFCQzQ2QTRGNkQxMUU3OUY5REJEQzBGNkVBQUI5QiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2QUM1ODJFMkIxNEExMUUzQkY1NEUzQkNCRjlEODA1RSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2QUM1ODJFM0IxNEExMUUzQkY1NEUzQkNCRjlEODA1RSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk2CzRIAAAcFSURBVHja5FxpbBZVFH2ULlhQCq2oiBWLWqCI0AoqKILgGo2KEqlGjSKKIuJaC9EgRKNYURL9YQ2KawKICO5RqZYYsKDFtS1VsSpaU2ypgQYo0HpP5lTGz2/pvNnrTU7yLXNn3px5775777tvurW3tysf5DDBEMEAwUmCEwX9+TsalCRoEfwuqBF8KagTVAt2e9nQZA+vdYRgimCi4GJBd41z7BK8LlgjeMOTVqMHuYxcwRrBgXZnZYegyO32d3NxiGG4LBVMdvkZN7JnfuzGyZNcavQkwXYPyIFkCsoED4SFoDsFHwpSPTb8CwQPO31Sp4fYbMFi5a9MEzwfRILGu2UHNORYwS9BGmIpgldVcGR+0GzQI3T0giKY1XoHZYjBAazHuTT1ywUrOOvtFfQQDBPMEmTYaNd0wZIgOIrzNB29zYKcBOcuseFIljjhKDoxxC7U0FkuGCnYmuC4ewVzNNt1ahCGGILNXy3qIOAcalEHAWuuRZ0/BUcKDvhppM/X0HlQQ+dtDZ0setm+zmKtFo9HCuM9jeuUabYv3e90x0uCfvReewoOZZAai3g4kjs1rlNnwz8LVKjRgwT1EeQIjicGCdoEM5gEsyonCGo19PIEVUFKmO0hGgRbnIwZ/fI4k1TXFtvEJgf8BtNo13R9mv1dgSDYpwJlJO6zaL/6MiLPofHXlX1hI+gYwVjBZYLBDHCz/u9DbKCgkK7AoLAZMTcJwpBZJLgozFbeLYKeFNzRFaZBpwk6TvCpClbyLDAEnS5Y39UcKacIynWInEbGa0i471DGUnMD7dk8XzxNB2IxrH/9wClcR5BmxVLRa4KvYjh3urEY4sAf/e5BT9sg5ynB7UGOxewSNFwZyXEduVIZyfpAi91g9SZNvVkWyWkPI0FYd7peQ289h2UoYkY7BI1SeinNpRo6PcJGEBzBMZq672u6EaEiCOSM09BrVsYKqlXJ12xnml8EwS/J0dDbRb/HK4LS/SIoW3CUhp5O4SbW/s+yERv6QlCa0qsgy1DWqy6m2ZjFJvtFEIZJq4beIcqoj7bSe4pt3N9UwdF+EIT1+D80dWdYOPYZZSTt7cg9fhD0vUpcmRFLrhOM7sRxJYJLHZipkbgr8JogeMPrbDT6E8EZMf7rJXjL7pOPkBf9SHecI/jAZsNB1HPKyP1gSp5CuCHIHCwU/OYVQZiN6ml4wyJPCO72Khb7S/CCCpfs93KIQVAp9p2HN7iKQbJOgu5spVHHbTcfhNKSxz0i5zHB5Zz6rQiKtvKUbpG7Q9uGNrS7K3Mjrrexk3pVgsygbIfaJDjF4V6DoqtL1H9rFDHEahPkiZBWucB2CxzegLbSwV5TnuDpF8TRfdape3Jjl94EQY0NYioFkzp5rdFR9Oe4suNwb2m2Xlh/c8xNNUiooarjZCJabgYBL2oWsWl3C92GGotNQBnNMga2M+U+VnVCBxnRkRyqiPX2MLbcKPjZfF/mNAKWjlNshhBmWccLjqJt6kuSujMbgOKmnWzQF8pY4GuznFYoza6Rm7lVGYVX7yY4fASzoWMYn/Wno4sHhcLzCkYH2DDc9C8/SC60gm4+DriaCl1FzhU8xIfVGVkopBdH9qBr6GkW8mnODqGnHE3OUwcXChoJ5MWbOQvmRMk8/lP2lxyRBLuKYxJFT1ieuZb5m9oQE/Q1CdhOpzGa5HF49TSFUTE9aWz6f5OfJ9B4olLs8JAShIC6Lg45iuHSN6bvdYlCDThnq03f72IWsUj5uIjnkCCffh97ViF/w8TRUT/ZZA5L4sViqERdEnFi5FO2KWMLZu+QEZPOdqP9jyrjnSG38L8BphHymTKVzCQKVlG5EVm4hC1GxUw8IdmVH3BiYF9K6W+h3Vkmg91RfDHRdPxiq9H8AhrtliiW/gb6MNUchsMCQgqcx9sEmwXfkghzj0ebc01OacdCwk/KeCmCijaLxZN3eFFUgZ0Wo0GLTA4ifKpKwQYPSYG3ji0LVzAdHEvgupirUvqYguwbIw+2siC3jd72XBX/FRDj1MF1+zo+xWoavgqlt18sUlI4tDHLDmfYMDiBzj72+FcifkeFGyrY8NqdspgZRYuxWD7H6pkWb6yVSbZ6+iVNNIgN/NzCYd/Ghwd7gf1nKOLsR0OKmGuIxUliJR3fyL1qvUzhzsBoMabukm4le8lUJsI7u06fynhohEfDDj0X1WxrY/yfyZl6plsp12UM+LCGtVUFRz5nFDA0DjmKPWe6irOM7tSGukV0tIrYOL9kLXs1gtKXnTih0zsOS9i48cpI5jd7QEoVPWMYa7zYabmTJ3erOLKcuJ+GfCx9qcE0jHakgQm21bSFFW6y73b1KDIEHxHzmZzKpt+RzxkpgxmEVHWwZA56uznDNNFd2ESXod7LMfu3AAMA3eQjZHI91/8AAAAASUVORK5CYII=)}.facebook-btn,.twitter-btn,.google-btn{text-transform:none}.facebook-btn>i,.twitter-btn>i,.google-btn>i{margin-top:0}.facebook-btn{border-color:#3b5998;background-color:transparent;color:#3b5998}.facebook-btn:hover{background-color:#3b5998;color:#fff}.twitter-btn{border-color:#55acee;background-color:transparent;color:#55acee}.twitter-btn:hover{background-color:#55acee;color:#fff}.google-btn{border-color:#dd4b39;background-color:transparent;color:#dd4b39}.google-btn>i{font-size:1.3em}.google-btn:hover{background-color:#dd4b39;color:#fff}.social-button{display:inline-block;margin-top:5px;margin-right:18px;margin-bottom:5px;transition:color .3s;color:#606975;font-size:13px;text-decoration:none;vertical-align:middle}.social-button.shape-circle,.social-button.shape-rounded,.social-button.shape-square{width:36px;height:36px;margin-right:8px;border:1px solid #e1e7ec;line-height:35px;text-align:center}.social-button.shape-circle{border-radius:50%}.social-button.shape-rounded{border-radius:5px}.social-button:focus{text-decoration:none}.text-center .social-button{margin-right:9px;margin-left:9px}.text-center .social-button.shape-circle,.text-center .social-button.shape-rounded,.text-center .social-button.shape-square{margin-right:4px;margin-left:4px}.text-right .social-button{margin-right:0;margin-left:18px}.text-right .social-button.shape-circle,.text-right .social-button.shape-rounded,.text-right .social-button.shape-square{margin-right:0;margin-left:8px}.sb-amazon{font-size:1.15em !important}.sb-amazon:hover,.sb-amazon:focus{color:#ff9900 !important}.sb-airbnb:hover,.sb-airbnb:focus{color:#fd5c63 !important}.sb-behance{font-size:1.1em !important}.sb-behance:hover,.sb-behance:focus{color:#1769ff !important}.sb-deviantart{font-size:1.2em !important}.sb-deviantart:hover,.sb-deviantart:focus{color:#4e6252 !important}.sb-digg{font-size:1.2em !important}.sb-digg:hover,.sb-digg:focus{color:#000000 !important}.sb-disqus{font-size:1.1em !important}.sb-disqus:hover,.sb-disqus:focus{color:#2e9fff !important}.sb-dribbble:hover,.sb-dribbble:focus{color:#ea4c89 !important}.sb-drupal{font-size:1.1em !important}.sb-drupal:hover,.sb-drupal:focus{color:#0077c0 !important}.sb-email:hover,.sb-email:focus{color:#42685d !important}.sb-facebook:hover,.sb-facebook:focus{color:#3b5998 !important}.sb-flickr:hover,.sb-flickr:focus{color:#0063dc !important}.sb-foursquare:hover,.sb-foursquare:focus{color:#ef4b78 !important}.sb-github:hover,.sb-github:focus{color:#4183c4 !important}.sb-google-plus{font-size:1.2em !important}.sb-google-plus:hover,.sb-google-plus:focus{color:#dd4b39 !important}.sb-instagram:hover,.sb-instagram:focus{color:#3f729b !important}.sb-lastfm{font-size:1.1em !important}.sb-lastfm:hover,.sb-lastfm:focus{color:#e31b23 !important}.sb-linkedin:hover,.sb-linkedin:focus{color:#0976b4 !important}.sb-odnoklassniki{font-size:1.1em !important}.sb-odnoklassniki:hover,.sb-odnoklassniki:focus{color:#ed812b !important}.sb-paypal{font-size:.9em !important}.sb-paypal:hover,.sb-paypal:focus{color:#253b80 !important}.sb-pinterest:hover,.sb-pinterest:focus{color:#cc2127 !important}.sb-reddit{font-size:1.1em !important}.sb-reddit:hover,.sb-reddit:focus{color:#ff4500 !important}.sb-rss{font-size:.9em !important}.sb-rss:hover,.sb-rss:focus{color:#f26522 !important}.sb-skype{font-size:.9em !important}.sb-skype:hover,.sb-skype:focus{color:#00aff0 !important}.sb-soundcloud{font-size:1.2em !important}.sb-soundcloud:hover,.sb-soundcloud:focus{color:#ff8800 !important}.sb-stackoverflow:hover,.sb-stackoverflow:focus{color:#fe7a15 !important}.sb-steam:hover,.sb-steam:focus{color:#7da10e !important}.sb-stumbleupon:hover,.sb-stumbleupon:focus{color:#eb4924 !important}.sb-tumblr:hover,.sb-tumblr:focus{color:#35465c !important}.sb-twitch:hover,.sb-twitch:focus{color:#6441a5 !important}.sb-twitter:hover,.sb-twitter:focus{color:#55acee !important}.sb-vimeo:hover,.sb-vimeo:focus{color:#1ab7ea !important}.sb-vine:hover,.sb-vine:focus{color:#00b488 !important}.sb-vk{font-size:1.1em !important}.sb-vk:hover,.sb-vk:focus{color:#45668e !important}.sb-wordpress:hover,.sb-wordpress:focus{color:#21759b !important}.sb-xing:hover,.sb-xing:focus{color:#026466 !important}.sb-yahoo{font-size:1.1em !important}.sb-yahoo:hover,.sb-yahoo:focus{color:#400191 !important}.sb-yelp:hover,.sb-yelp:focus{color:#af0606 !important}.sb-youtube:hover,.sb-youtube:focus{color:#e52d27 !important}.sb-light-skin{transition:all .3s;background-color:transparent;color:rgba(255,255,255,0.6) !important}.sb-light-skin:hover,.sb-light-skin:focus{color:#fff !important}.sb-light-skin.shape-circle,.sb-light-skin.shape-rounded,.sb-light-skin.shape-square{border-color:rgba(255,255,255,0.12)}.sb-light-skin.shape-circle:hover,.sb-light-skin.shape-rounded:hover,.sb-light-skin.shape-square:hover{background-color:rgba(255,255,255,0.06)}.nav-tabs{border-bottom-color:#e1e7ec}.nav-tabs .nav-link{padding:10px 20px;transition:color .3s;border-top-left-radius:5px;border-top-right-radius:5px;color:#fff;font-size:14px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;text-decoration:none}.nav-tabs .nav-link:hover{color:#3e1e4d}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{border-color:transparent}.nav-tabs .nav-link.disabled{cursor:not-allowed}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link.disabled:hover{color:#9da9b9}.nav-tabs .nav-link>i{margin-top:-3px;margin-right:5px}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{border-color:#e1e7ec #e1e7ec #fff;color:#94a1b3}.tab-content{padding:24px;border-right:1px solid #e1e7ec;border-bottom:1px solid #e1e7ec;border-left:1px solid #e1e7ec;border-bottom-left-radius:7px;border-bottom-right-radius:7px;overflow:hidden}.tab-content p:last-child,.tab-content ul:last-child,.tab-content ol:last-child{margin-bottom:0}.nav-pills .nav-link{margin-right:5px;padding:8px 16px;transition:all .3s;border-radius:22px;color:#606975;font-size:13px;font-weight:500;letter-spacing:.07em;text-transform:uppercase;text-decoration:none}.nav-pills .nav-link:hover:not(.disabled){background-color:#f5f5f5}.nav-pills .nav-link.disabled{color:#9da9b9;cursor:not-allowed}.nav-pills .nav-link>i{margin-top:-4px;margin-right:5px}.nav-pills .nav-item.show .nav-link,.nav-pills .nav-link.active{background-color:#3e1e4d !important;color:#fff;cursor:default}.nav-pills+.tab-content{padding:24px 0 0;border:0;border-radius:0}.nav-pills.nav-justified .nav-link{margin-right:0}.nav-pills.justify-content-center .nav-link{margin:0 3px}.nav-pills.justify-content-end .nav-link{margin:0 0 0 5px}.nav-pills.flex-column .nav-link{margin:0 0 5px}.transition.fade{transition:all .4s ease-in-out;opacity:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.transition.fade.show{opacity:1}.transition.scale.fade{transform:scale(0.9)}.transition.scaledown.fade{transform:scale(1.1)}.transition.scale.fade.show,.transition.scaledown.fade.show{transform:scale(1)}.transition.left.fade{transform:translateX(40px)}.transition.right.fade{transform:translateX(-40px)}.transition.left.fade.show,.transition.right.fade.show{transform:translateX(0)}.transition.top.fade{transform:translateY(-40px)}.transition.bottom.fade{transform:translateY(40px)}.transition.top.fade.show,.transition.bottom.fade.show{transform:translateY(0)}.transition.flip.fade{transform:rotateY(-90deg) scale(1.1);transform-origin:50% 50%}.transition.flip.fade.show{transform:rotateY(0deg) scale(1);transform-origin:50% 50%}.card{border-radius:7px;border-color:#e1e7ec}.card .google-map{border-top-left-radius:7px;border-top-right-radius:7px}.card-header{border-bottom-color:#e1e7ec}.card-header h1,.card-header .h1,.card-header h2,.card-header .h2,.card-header h3,.card-header .h3,.card-header h4,.card-header .h4,.card-header h5,.card-header .h5,.card-header h6,.card-header .h6{margin-bottom:0}.card-header:first-child{border-radius:7px 7px 0 0}.card-header,.card-footer{background-color:#f5f5f5}.card-footer{border-top-color:#e1e7ec}.card-footer:last-child{border-radius:0 0 7px 7px}.card-body p:last-child,.card-body ol:last-child,.card-body ul:last-child{margin-bottom:0}.card-body .tab-content{padding:0;border:0}.card.bg-primary{border-color:#954cb9}.card.bg-primary .card-header{border-bottom-color:#954cb9;background-color:#9c57bd}.card.bg-secondary .card-header,.card.bg-faded .card-header{background-color:#ededed}.card.bg-success{border-color:#29ca90}.card.bg-success .card-header{border-bottom-color:#29ca90;background-color:#2bd396}.card.bg-info{border-color:#1cb3e0}.card.bg-info .card-header{border-bottom-color:#1cb3e0;background-color:#35bde6}.card.bg-warning{border-color:#ff9e12}.card.bg-warning .card-header{border-bottom-color:#ff9e12;background-color:#ffaa30}.card.bg-danger{border-color:#ff1515}.card.bg-danger .card-header{border-bottom-color:#ff1515;background-color:#f33}.card.bg-dark{border-color:#262e38}.card.bg-dark .card-header{border-bottom-color:#262e38;background-color:#2b333e}.text-white .card-title,.text-light .card-title{color:#fff}.card-group .card .card-footer{border-radius:0}.card-group .card:first-child .card-footer{border-bottom-left-radius:7px}.card-group .card:last-child .card-footer{border-bottom-right-radius:7px}.card-img-tiles{display:block;border-bottom:1px solid #e1e7ec}.card-img-tiles>.inner{display:table;width:100%}.card-img-tiles .main-img,.card-img-tiles .thumblist{display:table-cell;width:65%;padding:15px;vertical-align:middle}.card-img-tiles .main-img>img,.card-img-tiles .thumblist>img{display:block;width:100%;margin-bottom:6px}.card-img-tiles .main-img>img:last-child,.card-img-tiles .thumblist>img:last-child{margin-bottom:0}.card-img-tiles .thumblist{width:35%;border-left:1px solid #e1e7ec}.category-card .view-button{transform:translateY(10px);transition:all .4s;opacity:0}.category-card:hover .view-button{transform:translateY(0);opacity:1}.touchevents .category-card .view-button{transform:translateY(0);opacity:1}@media (max-width: 768px){.category-card .view-button{transform:translateY(0);opacity:1}}.accordion .card{margin-bottom:8px}.accordion [data-toggle='collapse']{display:block;position:relative;color:#fff;text-decoration:none}.accordion [data-toggle='collapse']::after{position:absolute;top:50%;right:0;width:0;height:0;margin-top:-2px;transition:transform .25s;border-right:5px solid transparent;border-bottom:5px dashed;border-left:5px solid transparent;content:''}.accordion [data-toggle='collapse'].collapsed::after{transform:rotate(-180deg)}.accordion [data-toggle='collapse']>i{margin-top:-4px;margin-right:7px}.accordion [data-toggle='collapse']>i.socicon-paypal{display:inline-block;margin-top:1px;font-size:.8em;vertical-align:middle}.accordion [data-toggle='collapse']>i.icon-medal{width:16px;height:16px;background-size:16px}.pagination{display:table;width:100%;border-top:1px solid #e1e7ec}.pagination>.column{display:table-cell;padding-top:16px;vertical-align:middle}.pagination .pages{display:block;margin:0;padding:0;list-style:none}.pagination .pages>li{display:inline-block;width:36px;height:36px;font-size:14px;font-weight:500;line-height:34px;text-align:center}.pagination .pages>li>a{display:block;width:36px;height:36px;transition:all .3s;border:1px solid transparent;border-radius:50%;color:#606975;line-height:34px;text-decoration:none}.pagination .pages>li>a:hover{border-color:#e1e7ec;background-color:#f5f5f5}.pagination .pages>li.active>a{border-color:#42685d;background-color:#42685d;color:#fff}.pagination .btn>i{margin-top:-5px}.entry-navigation{display:table;width:100%;border-top:1px solid #e1e7ec;border-bottom:1px solid #e1e7ec;table-layout:fixed}.entry-navigation>.column{display:table-cell;padding-top:15px;padding-bottom:15px;text-align:center;vertical-align:middle}.entry-navigation .btn{margin:0}.entry-navigation .btn>i{margin-top:-4px}.entry-navigation .btn.view-all{width:44px;padding-right:0;padding-left:1px}.entry-navigation .btn.view-all>i{margin-top:-6px;font-size:1.4em}.comment{display:block;position:relative;margin-bottom:30px;padding-left:66px}.comment .comment-author-ava{display:block;position:absolute;top:0;left:0;width:50px;border-radius:50%;overflow:hidden}.comment .comment-author-ava>img{display:block;width:100%}.comment .comment-body{position:relative;padding:24px;border:1px solid #e1e7ec;border-radius:7px;background-color:#fff}.comment .comment-body::after,.comment .comment-body::before{position:absolute;top:12px;right:100%;width:0;height:0;border:solid transparent;content:'';pointer-events:none}.comment .comment-body::after{border-width:9px;border-color:transparent;border-right-color:#fff}.comment .comment-body::before{margin-top:-1px;border-width:10px;border-color:transparent;border-right-color:#e1e7ec}.comment .comment-title{margin-bottom:8px;color:#606975;font-size:14px;font-weight:500}.comment .comment-text{margin-bottom:12px}.comment .comment-footer{display:table;width:100%}.comment .comment-footer>.column{display:table-cell;vertical-align:middle}.comment .comment-footer>.column:last-child{text-align:right}.comment .comment-meta{color:#9da9b9;font-size:13px}.comment .reply-link{transition:color .3s;color:#fff;font-size:14px;font-weight:500;letter-spacing:.07em;text-transform:uppercase;text-decoration:none}.comment .reply-link>i{display:inline-block;margin-top:-3px;margin-right:4px;vertical-align:middle}.comment .reply-link:hover{color:#3e1e4d}.comment.comment-reply{margin-top:30px;margin-bottom:0}@media (max-width: 576px){.comment{padding-left:0}.comment .comment-author-ava{display:none}.comment .comment-body{padding:15px}.comment .comment-body::before,.comment .comment-body::after{display:none}}.tooltip{font-family:"Maven Pro",Helvetica,Arial,sans-serif}.tooltip.bs-tooltip-top .arrow::before{border-top-color:#2f3844}.tooltip.bs-tooltip-right .arrow::before{border-right-color:#2f3844}.tooltip.bs-tooltip-bottom .arrow::before{border-bottom-color:#2f3844}.tooltip.bs-tooltip-left .arrow::before{border-left-color:#2f3844}.tooltip.show{opacity:1}.tooltip-inner{border-radius:3px;background-color:#2f3844;color:#fff;font-size:13px}.popover{border-radius:7px;border-color:#e1e7ec;font-family:"Maven Pro",Helvetica,Arial,sans-serif}.popover.bs-popover-top .arrow::before{border-top-color:#d5dde4}.popover.bs-popover-right .arrow::before{border-right-color:#d5dde4}.popover.bs-popover-bottom .arrow::before{border-bottom-color:#d5dde4}.popover.bs-popover-bottom .arrow::after{border-bottom-color:#f7f7f7}.popover.bs-popover-left .arrow::before{border-left-color:#d5dde4}.popover-header{color:#374250;font-family:inherit}.popover-body{color:#606975}.example-tooltip .tooltip{display:inline-block;position:relative;margin:10px 20px;opacity:1}.example-popover .popover{display:block;position:relative;width:260px;margin:1.25rem;float:left}.bs-tooltip-bottom-demo .arrow,.bs-tooltip-top-demo .arrow{left:50%;margin-left:-2px}.bs-tooltip-left-demo .arrow,.bs-tooltip-right-demo .arrow{top:50%;margin-top:-2px}.bs-popover-bottom-demo .arrow,.bs-popover-top-demo .arrow{left:50%;margin-left:-11px}.bs-popover-left-demo .arrow,.bs-popover-right-demo .arrow{top:50%;margin-top:-8px}.dropdown-menu{border-color:#e1e7ec;border-radius:5px;font-size:14px;box-shadow:0 7px 22px -5px rgba(47,56,68,0.2)}.dropdown-menu .dropdown-item{padding-right:20px;padding-left:20px;transition:color .3s;color:#fff;text-decoration:none}.dropdown-menu .dropdown-item:hover,.dropdown-menu .dropdown-item.active,.dropdown-menu .dropdown-item:focus,.dropdown-menu .dropdown-item:active{background:0}.dropdown-menu .dropdown-item:hover{color:#3e1e4d}.dropdown-menu .dropdown-item.active{color:#3e1e4d}.dropdown-menu a.dropdown-item{font-weight:500}.dropdown-toggle::after{margin-top:1px;margin-left:.3em;vertical-align:.2em}.btn.dropdown-toggle::after{vertical-align:.2em}.show .dropdown-menu{animation:dropdown-show .25s}@keyframes dropdown-show{from{opacity:0}to{opacity:1}}.list-group-item{border-color:#e1e7ec;background-color:#fff;text-decoration:none}.list-group-item:first-child{border-top-left-radius:7px;border-top-right-radius:7px}.list-group-item:last-child{border-bottom-left-radius:7px;border-bottom-right-radius:7px}.list-group-item i{margin-top:-4px;margin-right:8px;font-size:1.1em}.list-group-item p,.list-group-item ul,.list-group-item ol,.list-group-item li,.list-group-item span{font-weight:normal !important}a.list-group-item,.list-group-item-action{transition:all .25s;color:#fff;font-weight:500}a.list-group-item:hover,a.list-group-item:focus,a.list-group-item:active,.list-group-item-action:hover,.list-group-item-action:focus,.list-group-item-action:active{background-color:#f5f5f5;color:#fff}a.list-group-item{padding-top:.87rem;padding-bottom:.87rem}.with-badge{position:relative;padding-right:3.3rem}.with-badge .badge{position:absolute;top:50%;right:1.15rem;transform:translateY(-50%)}.badge{color:#fff;font-size:90%;font-weight:500}.badge.badge-default{background-color:#eaeef2;color:#606975}.badge.badge-primary{background-color:#42685d}.badge.badge-info{background-color:#50c6e9}.badge.badge-success{background-color:#43d9a3}.badge.badge-warning{background-color:#ffb74f}.badge.badge-danger{background-color:#ff5252}.list-group-item.active{border-color:#42685d;background-color:#42685d;color:#fff;cursor:default;pointer-events:none}.list-group-item.active h1,.list-group-item.active .h1,.list-group-item.active h2,.list-group-item.active .h2,.list-group-item.active h3,.list-group-item.active .h3,.list-group-item.active h4,.list-group-item.active .h4,.list-group-item.active h5,.list-group-item.active .h5,.list-group-item.active h6,.list-group-item.active .h6{color:#fff}.list-group-item.active .badge{background-color:#fff !important;color:#606975 !important}.list-group-item-info{background-color:rgba(80,198,233,0.12);color:#50c6e9 !important}.list-group-item-info>*,.list-group-item-info h1,.list-group-item-info h2,.list-group-item-info h3,.list-group-item-info h4,.list-group-item-info h5,.list-group-item-info h6,.list-group-item-info p,.list-group-item-info ul,.list-group-item-info ol,.list-group-item-info a{color:#50c6e9 !important}.list-group-item-success{background-color:rgba(67,217,163,0.12);color:#36d69d !important}.list-group-item-success>*,.list-group-item-success h1,.list-group-item-success h2,.list-group-item-success h3,.list-group-item-success h4,.list-group-item-success h5,.list-group-item-success h6,.list-group-item-success p,.list-group-item-success ul,.list-group-item-success ol,.list-group-item-success a{color:#36d69d !important}.list-group-item-warning{background-color:rgba(255,183,79,0.12);color:#ffb140 !important}.list-group-item-warning>*,.list-group-item-warning h1,.list-group-item-warning h2,.list-group-item-warning h3,.list-group-item-warning h4,.list-group-item-warning h5,.list-group-item-warning h6,.list-group-item-warning p,.list-group-item-warning ul,.list-group-item-warning ol,.list-group-item-warning a{color:#ffb140 !important}.list-group-item-danger{background-color:rgba(255,82,82,0.12);color:#ff5252 !important}.list-group-item-danger>*,.list-group-item-danger h1,.list-group-item-danger h2,.list-group-item-danger h3,.list-group-item-danger h4,.list-group-item-danger h5,.list-group-item-danger h6,.list-group-item-danger p,.list-group-item-danger ul,.list-group-item-danger ol,.list-group-item-danger a{color:#ff5252 !important}.list-group-item-action:hover.list-group-item-info,.list-group-item-action.active.list-group-item-info{background-color:rgba(80,198,233,0.24)}.list-group-item-action:hover.list-group-item-success,.list-group-item-action.active.list-group-item-success{background-color:rgba(67,217,163,0.24)}.list-group-item-action:hover.list-group-item-warning,.list-group-item-action.active.list-group-item-warning{background-color:rgba(255,183,79,0.24)}.list-group-item-action:hover.list-group-item-danger,.list-group-item-action.active.list-group-item-danger{background-color:rgba(255,82,82,0.24)}.card:not([class*='mb-']):not([class*='margin-bottom-'])+.list-group{margin-top:-1px}.card:not([class*='mb-']):not([class*='margin-bottom-'])+.list-group .list-group-item:first-child{border-radius:0}.alert{position:relative;padding:24px;border:5px solid transparent;border-radius:5px;background-position:center;background-repeat:no-repeat;background-size:cover;background-clip:padding-box}.alert i{display:inline-block;margin-top:-2px;vertical-align:middle}.alert>*:last-child:not(.btn),.alert h1:last-child:not(.btn),.alert h2:last-child:not(.btn),.alert h3:last-child:not(.btn),.alert h4:last-child:not(.btn),.alert h5:last-child:not(.btn),.alert h6:last-child:not(.btn),.alert p:last-child:not(.btn),.alert ul:last-child:not(.btn),.alert ol:last-child:not(.btn),.alert a:last-child:not(.btn){margin:0}.alert::before{display:block;position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border:1px solid transparent;border-radius:5px;content:'';z-index:-1}.alert .alert-dismissible{transition:opacity .4s}.alert .alert-dismissible.fade.show{opacity:1}.alert .alert-close{display:block;position:absolute;top:10px;right:12px;font-family:feather;font-size:14px;cursor:pointer}.alert .alert-close::before{content:'\e117'}.alert-default{background-color:rgba(96,105,117,0.05);color:#606975}.alert-default::before{border-color:rgba(96,105,117,0.13)}.alert-default>*:not(.text-white),.alert-default>*:not(.text-light),.alert-default h1:not(.text-white),.alert-default h1:not(.text-light),.alert-default h2:not(.text-white),.alert-default h2:not(.text-light),.alert-default h3:not(.text-white),.alert-default h3:not(.text-light),.alert-default h4:not(.text-white),.alert-default h4:not(.text-light),.alert-default h5:not(.text-white),.alert-default h5:not(.text-light),.alert-default h6:not(.text-white),.alert-default h6:not(.text-light),.alert-default p:not(.text-white),.alert-default p:not(.text-light),.alert-default ul:not(.text-white),.alert-default ul:not(.text-light),.alert-default ol:not(.text-white),.alert-default ol:not(.text-light),.alert-default a:not(.text-white),.alert-default a:not(.text-light){color:#606975}.alert-default .alert-close{color:#606975}.alert-primary{background-color:rgba(160,94,192,0.12);color:#42685d}.alert-primary::before{border-color:rgba(160,94,192,0.25)}.alert-primary>*:not(.text-white),.alert-primary>*:not(.text-light),.alert-primary h1:not(.text-white),.alert-primary h1:not(.text-light),.alert-primary h2:not(.text-white),.alert-primary h2:not(.text-light),.alert-primary h3:not(.text-white),.alert-primary h3:not(.text-light),.alert-primary h4:not(.text-white),.alert-primary h4:not(.text-light),.alert-primary h5:not(.text-white),.alert-primary h5:not(.text-light),.alert-primary h6:not(.text-white),.alert-primary h6:not(.text-light),.alert-primary p:not(.text-white),.alert-primary p:not(.text-light),.alert-primary ul:not(.text-white),.alert-primary ul:not(.text-light),.alert-primary ol:not(.text-white),.alert-primary ol:not(.text-light),.alert-primary a:not(.text-white),.alert-primary a:not(.text-light){color:#42685d}.alert-primary .alert-close{color:#42685d}.alert-info{background-color:rgba(80,198,233,0.12);color:#50c6e9}.alert-info::before{border-color:rgba(80,198,233,0.3)}.alert-info>*:not(.text-white),.alert-info>*:not(.text-light),.alert-info h1:not(.text-white),.alert-info h1:not(.text-light),.alert-info h2:not(.text-white),.alert-info h2:not(.text-light),.alert-info h3:not(.text-white),.alert-info h3:not(.text-light),.alert-info h4:not(.text-white),.alert-info h4:not(.text-light),.alert-info h5:not(.text-white),.alert-info h5:not(.text-light),.alert-info h6:not(.text-white),.alert-info h6:not(.text-light),.alert-info p:not(.text-white),.alert-info p:not(.text-light),.alert-info ul:not(.text-white),.alert-info ul:not(.text-light),.alert-info ol:not(.text-white),.alert-info ol:not(.text-light),.alert-info a:not(.text-white),.alert-info a:not(.text-light){color:#50c6e9}.alert-info .alert-close{color:#50c6e9}.alert-success{background-color:rgba(67,217,163,0.12);color:#36d69d}.alert-success::before{border-color:rgba(67,217,163,0.25)}.alert-success>*:not(.text-white),.alert-success>*:not(.text-light),.alert-success h1:not(.text-white),.alert-success h1:not(.text-light),.alert-success h2:not(.text-white),.alert-success h2:not(.text-light),.alert-success h3:not(.text-white),.alert-success h3:not(.text-light),.alert-success h4:not(.text-white),.alert-success h4:not(.text-light),.alert-success h5:not(.text-white),.alert-success h5:not(.text-light),.alert-success h6:not(.text-white),.alert-success h6:not(.text-light),.alert-success p:not(.text-white),.alert-success p:not(.text-light),.alert-success ul:not(.text-white),.alert-success ul:not(.text-light),.alert-success ol:not(.text-white),.alert-success ol:not(.text-light),.alert-success a:not(.text-white),.alert-success a:not(.text-light){color:#36d69d}.alert-success .alert-close{color:#36d69d}.alert-warning{background-color:rgba(255,183,79,0.12);color:#ffb140}.alert-warning::before{border-color:rgba(255,183,79,0.25)}.alert-warning>*:not(.text-white),.alert-warning>*:not(.text-light),.alert-warning h1:not(.text-white),.alert-warning h1:not(.text-light),.alert-warning h2:not(.text-white),.alert-warning h2:not(.text-light),.alert-warning h3:not(.text-white),.alert-warning h3:not(.text-light),.alert-warning h4:not(.text-white),.alert-warning h4:not(.text-light),.alert-warning h5:not(.text-white),.alert-warning h5:not(.text-light),.alert-warning h6:not(.text-white),.alert-warning h6:not(.text-light),.alert-warning p:not(.text-white),.alert-warning p:not(.text-light),.alert-warning ul:not(.text-white),.alert-warning ul:not(.text-light),.alert-warning ol:not(.text-white),.alert-warning ol:not(.text-light),.alert-warning a:not(.text-white),.alert-warning a:not(.text-light){color:#ffb140}.alert-warning .alert-close{color:#ffb140}.alert-danger{background-color:rgba(255,82,82,0.12);color:#ff5252}.alert-danger::before{border-color:rgba(255,82,82,0.25)}.alert-danger>*:not(.text-white),.alert-danger>*:not(.text-light),.alert-danger h1:not(.text-white),.alert-danger h1:not(.text-light),.alert-danger h2:not(.text-white),.alert-danger h2:not(.text-light),.alert-danger h3:not(.text-white),.alert-danger h3:not(.text-light),.alert-danger h4:not(.text-white),.alert-danger h4:not(.text-light),.alert-danger h5:not(.text-white),.alert-danger h5:not(.text-light),.alert-danger h6:not(.text-white),.alert-danger h6:not(.text-light),.alert-danger p:not(.text-white),.alert-danger p:not(.text-light),.alert-danger ul:not(.text-white),.alert-danger ul:not(.text-light),.alert-danger ol:not(.text-white),.alert-danger ol:not(.text-light),.alert-danger a:not(.text-white),.alert-danger a:not(.text-light){color:#ff5252}.alert-danger .alert-close{color:#ff5252}.alert-image-bg{border:0}.alert-image-bg::before{display:none}.iziToast{border:1px solid #e1e7ec;background:#f5f5f5}.iziToast::after{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:4px;box-shadow:0 8px 10px -4px rgba(0,0,0,0.2);content:'';z-index:-1}.iziToast>.iziToast-body{margin-left:15px}.iziToast>.iziToast-close{width:40px;transition:opacity .25s;background:none;background-position:center;background-color:transparent;background-image:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDE1LjY0MiAxNS42NDIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1LjY0MiAxNS42NDIiIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiPgogIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTguODgyLDcuODIxbDYuNTQxLTYuNTQxYzAuMjkzLTAuMjkzLDAuMjkzLTAuNzY4LDAtMS4wNjEgIGMtMC4yOTMtMC4yOTMtMC43NjgtMC4yOTMtMS4wNjEsMEw3LjgyMSw2Ljc2TDEuMjgsMC4yMmMtMC4yOTMtMC4yOTMtMC43NjgtMC4yOTMtMS4wNjEsMGMtMC4yOTMsMC4yOTMtMC4yOTMsMC43NjgsMCwxLjA2MSAgbDYuNTQxLDYuNTQxTDAuMjIsMTQuMzYyYy0wLjI5MywwLjI5My0wLjI5MywwLjc2OCwwLDEuMDYxYzAuMTQ3LDAuMTQ2LDAuMzM4LDAuMjIsMC41MywwLjIyczAuMzg0LTAuMDczLDAuNTMtMC4yMmw2LjU0MS02LjU0MSAgbDYuNTQxLDYuNTQxYzAuMTQ3LDAuMTQ2LDAuMzM4LDAuMjIsMC41MywwLjIyYzAuMTkyLDAsMC4zODQtMC4wNzMsMC41My0wLjIyYzAuMjkzLTAuMjkzLDAuMjkzLTAuNzY4LDAtMS4wNjFMOC44ODIsNy44MjF6IiBmaWxsPSIjMzc0MjUwIi8+Cjwvc3ZnPgo=);background-size:8px;background-repeat:no-repeat}.iziToast.iziToast-info{border-color:rgba(80,198,233,0.3);background-color:#e6f7fc;color:#39bfe6}.iziToast.iziToast-info>.iziToast-close{background-image:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDE1LjY0MiAxNS42NDIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1LjY0MiAxNS42NDIiIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiPgogIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTguODgyLDcuODIxbDYuNTQxLTYuNTQxYzAuMjkzLTAuMjkzLDAuMjkzLTAuNzY4LDAtMS4wNjEgIGMtMC4yOTMtMC4yOTMtMC43NjgtMC4yOTMtMS4wNjEsMEw3LjgyMSw2Ljc2TDEuMjgsMC4yMmMtMC4yOTMtMC4yOTMtMC43NjgtMC4yOTMtMS4wNjEsMGMtMC4yOTMsMC4yOTMtMC4yOTMsMC43NjgsMCwxLjA2MSAgbDYuNTQxLDYuNTQxTDAuMjIsMTQuMzYyYy0wLjI5MywwLjI5My0wLjI5MywwLjc2OCwwLDEuMDYxYzAuMTQ3LDAuMTQ2LDAuMzM4LDAuMjIsMC41MywwLjIyczAuMzg0LTAuMDczLDAuNTMtMC4yMmw2LjU0MS02LjU0MSAgbDYuNTQxLDYuNTQxYzAuMTQ3LDAuMTQ2LDAuMzM4LDAuMjIsMC41MywwLjIyYzAuMTkyLDAsMC4zODQtMC4wNzMsMC41My0wLjIyYzAuMjkzLTAuMjkzLDAuMjkzLTAuNzY4LDAtMS4wNjFMOC44ODIsNy44MjF6IiBmaWxsPSIjMTg5NmJiIi8+Cjwvc3ZnPgo=)}.iziToast.iziToast-success{border-color:rgba(67,217,163,0.3);background-color:#dcf8ee;color:#2bd396}.iziToast.iziToast-success>.iziToast-close{background-image:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDE1LjY0MiAxNS42NDIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1LjY0MiAxNS42NDIiIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiPgogIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTguODgyLDcuODIxbDYuNTQxLTYuNTQxYzAuMjkzLTAuMjkzLDAuMjkzLTAuNzY4LDAtMS4wNjEgIGMtMC4yOTMtMC4yOTMtMC43NjgtMC4yOTMtMS4wNjEsMEw3LjgyMSw2Ljc2TDEuMjgsMC4yMmMtMC4yOTMtMC4yOTMtMC43NjgtMC4yOTMtMS4wNjEsMGMtMC4yOTMsMC4yOTMtMC4yOTMsMC43NjgsMCwxLjA2MSAgbDYuNTQxLDYuNTQxTDAuMjIsMTQuMzYyYy0wLjI5MywwLjI5My0wLjI5MywwLjc2OCwwLDEuMDYxYzAuMTQ3LDAuMTQ2LDAuMzM4LDAuMjIsMC41MywwLjIyczAuMzg0LTAuMDczLDAuNTMtMC4yMmw2LjU0MS02LjU0MSAgbDYuNTQxLDYuNTQxYzAuMTQ3LDAuMTQ2LDAuMzM4LDAuMjIsMC41MywwLjIyYzAuMTkyLDAsMC4zODQtMC4wNzMsMC41My0wLjIyYzAuMjkzLTAuMjkzLDAuMjkzLTAuNzY4LDAtMS4wNjFMOC44ODIsNy44MjF6IiBmaWxsPSIjMWY5NzZjIi8+Cjwvc3ZnPgo=)}.iziToast.iziToast-warning{border-color:rgba(255,183,79,0.3);background-color:#fff6e8;color:#ffb140}.iziToast.iziToast-warning>.iziToast-close{background-image:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDE1LjY0MiAxNS42NDIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1LjY0MiAxNS42NDIiIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiPgogIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTguODgyLDcuODIxbDYuNTQxLTYuNTQxYzAuMjkzLTAuMjkzLDAuMjkzLTAuNzY4LDAtMS4wNjEgIGMtMC4yOTMtMC4yOTMtMC43NjgtMC4yOTMtMS4wNjEsMEw3LjgyMSw2Ljc2TDEuMjgsMC4yMmMtMC4yOTMtMC4yOTMtMC43NjgtMC4yOTMtMS4wNjEsMGMtMC4yOTMsMC4yOTMtMC4yOTMsMC43NjgsMCwxLjA2MSAgbDYuNTQxLDYuNTQxTDAuMjIsMTQuMzYyYy0wLjI5MywwLjI5My0wLjI5MywwLjc2OCwwLDEuMDYxYzAuMTQ3LDAuMTQ2LDAuMzM4LDAuMjIsMC41MywwLjIyczAuMzg0LTAuMDczLDAuNTMtMC4yMmw2LjU0MS02LjU0MSAgbDYuNTQxLDYuNTQxYzAuMTQ3LDAuMTQ2LDAuMzM4LDAuMjIsMC41MywwLjIyYzAuMTkyLDAsMC4zODQtMC4wNzMsMC41My0wLjIyYzAuMjkzLTAuMjkzLDAuMjkzLTAuNzY4LDAtMS4wNjFMOC44ODIsNy44MjF6IiBmaWxsPSIjZTg4OTAwIi8+Cjwvc3ZnPgo=)}.iziToast.iziToast-danger{border-color:rgba(255,82,82,0.3);background-color:#ffebeb;color:#ff5252}.iziToast.iziToast-danger>.iziToast-close{background-image:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDE1LjY0MiAxNS42NDIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1LjY0MiAxNS42NDIiIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiPgogIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTguODgyLDcuODIxbDYuNTQxLTYuNTQxYzAuMjkzLTAuMjkzLDAuMjkzLTAuNzY4LDAtMS4wNjEgIGMtMC4yOTMtMC4yOTMtMC43NjgtMC4yOTMtMS4wNjEsMEw3LjgyMSw2Ljc2TDEuMjgsMC4yMmMtMC4yOTMtMC4yOTMtMC43NjgtMC4yOTMtMS4wNjEsMGMtMC4yOTMsMC4yOTMtMC4yOTMsMC43NjgsMCwxLjA2MSAgbDYuNTQxLDYuNTQxTDAuMjIsMTQuMzYyYy0wLjI5MywwLjI5My0wLjI5MywwLjc2OCwwLDEuMDYxYzAuMTQ3LDAuMTQ2LDAuMzM4LDAuMjIsMC41MywwLjIyczAuMzg0LTAuMDczLDAuNTMtMC4yMmw2LjU0MS02LjU0MSAgbDYuNTQxLDYuNTQxYzAuMTQ3LDAuMTQ2LDAuMzM4LDAuMjIsMC41MywwLjIyYzAuMTkyLDAsMC4zODQtMC4wNzMsMC41My0wLjIyYzAuMjkzLTAuMjkzLDAuMjkzLTAuNzY4LDAtMS4wNjFMOC44ODIsNy44MjF6IiBmaWxsPSIjZWIwMDAwIi8+Cjwvc3ZnPgo=)}.modal{z-index:9200}.modal-content{border-radius:7px;border-color:#e1e7ec}.modal-header,.modal-body,.modal-footer{padding-right:20px;padding-left:20px}.modal-footer{padding-top:12px;padding-bottom:12px}.modal-footer .btn{margin-right:0;margin-left:12px}.modal-open.hasScrollbar .navbar-stuck{width:calc(100% - 15px)}.modal-backdrop{z-index:9100}.example-modal .modal{display:block;position:relative;top:auto;right:auto;bottom:auto;left:auto;z-index:1}.progress{height:auto;border-radius:9px;background-color:#f0f0f0;font-size:13px;font-weight:500;line-height:18px}.progress-bar{height:18px;background-color:#42685d}.owl-carousel{display:none;position:relative;width:100%;z-index:1;-webkit-tap-highlight-color:transparent}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage::after{display:block;height:0;clear:both;line-height:0;content:'.';visibility:hidden}.owl-carousel .owl-stage-outer{position:relative;transform:translate3d(0, 0, 0);overflow:hidden}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{transform:translate3d(0, 0, 0);backface-visibility:hidden}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item .owl-lazy{transition:opacity 400ms ease;opacity:0}.owl-carousel .owl-item .from-top,.owl-carousel .owl-item .from-bottom,.owl-carousel .owl-item .from-left,.owl-carousel .owl-item .from-right,.owl-carousel .owl-item .scale-up,.owl-carousel .owl-item .scale-down{transition:all .45s .3s ease-in-out;opacity:0;backface-visibility:hidden}.owl-carousel .owl-item .from-top{transform:translateY(-45px)}.owl-carousel .owl-item .from-bottom{transform:translateY(45px)}.owl-carousel .owl-item .from-left{transform:translateX(-45px)}.owl-carousel .owl-item .from-right{transform:translateX(45px)}.owl-carousel .owl-item .scale-up{transform:scale(0.8)}.owl-carousel .owl-item .scale-down{transform:scale(1.2)}.owl-carousel .owl-item .delay-1{transition-delay:.5s}.owl-carousel .owl-item .delay-2{transition-delay:.7s}.owl-carousel .owl-item .delay-3{transition-delay:.9s}.owl-carousel .owl-item .delay-4{transition-delay:1.1s}.owl-carousel .owl-item.active .from-top,.owl-carousel .owl-item.active .from-bottom{transform:translateY(0);opacity:1}.owl-carousel .owl-item.active .from-left,.owl-carousel .owl-item.active .from-right{transform:translateX(0);opacity:1}.owl-carousel .owl-item.active .scale-up,.owl-carousel .owl-item.active .scale-down{transform:scale(1);opacity:1}.owl-carousel .owl-item>img{display:block;width:100%}.owl-carousel .owl-item>img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;cursor:hand;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{display:block;opacity:0}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}.owl-carousel .owl-dots{display:block;width:100%;margin-top:18px;text-align:center}.owl-carousel .owl-dots .owl-dot{display:inline-block;width:6px;height:6px;margin:0 6px;transition:opacity .25s;border-radius:50%;background-color:#606975;opacity:.3}.owl-carousel .owl-dots .owl-dot.active{opacity:.9}.owl-carousel .owl-prev,.owl-carousel .owl-next{display:block;position:absolute;top:50%;width:44px;height:44px;margin-top:-42px;transition:opacity .3s;border:1px solid #e1e7ec;border-radius:50%;background-color:#fff;color:#374250;line-height:40px;text-align:center;opacity:.7}.owl-carousel .owl-prev:hover,.owl-carousel .owl-next:hover{opacity:1}.owl-carousel .owl-prev::before,.owl-carousel .owl-next::before{font-family:feather;font-size:19px;content:'\f115'}.owl-carousel .owl-prev{left:20px}.owl-carousel .owl-prev::before{content:'\e094'}.owl-carousel .owl-next{right:20px}.owl-carousel .owl-next::before{content:'\e095'}.owl-carousel.large-controls .owl-prev,.owl-carousel.large-controls .owl-next{width:54px;height:54px;margin-top:-47px;line-height:50px}.owl-carousel.large-controls .owl-prev{left:30px}.owl-carousel.large-controls .owl-next{right:30px}.owl-carousel.dots-inside .owl-dots{position:absolute;bottom:0;margin:0;padding-bottom:24px}.owl-carousel.dots-inside .owl-dots .owl-dot{background-color:#fff;opacity:.5}.owl-carousel.dots-inside .owl-dots .owl-dot.active{opacity:1}.owl-carousel.dots-inside .owl-prev,.owl-carousel.dots-inside .owl-next{margin-top:-22px}.owl-carousel.dots-inside.large-controls .owl-prev,.owl-carousel.dots-inside.large-controls .owl-next{margin-top:-27px}.owl-carousel .widget{margin-bottom:0}.owl-carousel .widget.widget-featured-posts>.entry{margin-bottom:0}.no-js .owl-carousel{display:block}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height 500ms ease-in-out}.hero-slider{width:100%;min-height:580px;background-position:center;background-color:#f5f5f5;background-repeat:no-repeat;background-size:cover;overflow:hidden}.hero-slider>.owl-carousel{min-height:580px}.hero-slider>.owl-carousel.dots-inside .owl-dots{display:inline-block;left:50%;width:auto;padding:10px 22px 14px;transform:translateX(-50%);border-top-left-radius:7px;border-top-right-radius:7px;background-color:#606975}.hero-slider>.owl-carousel .owl-prev,.hero-slider>.owl-carousel .owl-next{transition:all .35s ease-in-out}.hero-slider>.owl-carousel .owl-prev{transform:translateX(-150px)}.hero-slider>.owl-carousel .owl-next{transform:translateX(150px)}.hero-slider>.owl-carousel:hover .owl-prev,.hero-slider>.owl-carousel:hover .owl-next{transform:translateX(0)}@media (max-width: 991px){.hero-slider>.owl-carousel .owl-prev,.hero-slider>.owl-carousel .owl-next{display:none}}@media (max-width: 1100px){.hero-slider{min-height:430px}.hero-slider>.owl-carousel{min-height:430px}}.gallery-item{margin-bottom:30px}.gallery-item>a{display:block;position:relative;width:100%;border-radius:7px;text-decoration:none;overflow:hidden}.gallery-item>a>img{display:block;width:100%}.gallery-item>a::before{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;content:'';opacity:0;z-index:1;transition:opacity .3s}.gallery-item>a::after{display:block;position:absolute;top:50%;left:0;width:100%;margin-top:-19px;transform:translateY(15px);transition:all .35s;color:#fff;font-family:feather;font-size:26px;text-align:center;content:'\e036';opacity:0;z-index:5}.gallery-item>a:hover::before{opacity:.45}.gallery-item>a:hover::after{transform:translateY(0);opacity:1}.gallery-item>a[data-type='video']::after{left:50%;width:46px;height:46px;margin-top:-22px;margin-left:-22px;padding-left:5px;transform:none;border-radius:50%;background-color:#fff;color:#606975;font-size:27px;line-height:42px;box-shadow:0px 4px 15px 0px rgba(0,0,0,0.25);content:'\e052';opacity:1}.gallery-item .caption{display:none}.gallery-item.no-hover-effect>a::before{display:none}.grid-no-gap .gallery-item{margin-bottom:0}.grid-no-gap .gallery-item>a{border-radius:0}.owl-carousel .gallery-item{margin-bottom:0}.pswp__zoom-wrap{text-align:center}.pswp__zoom-wrap::before{content:'';display:inline-block;height:100%;vertical-align:middle}.wrapper{line-height:0;width:100%;max-width:900px;position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.video-wrapper{position:relative;padding-bottom:56.25%;padding-top:25px;height:0;width:100%}.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}video{width:100% !important;height:auto !important}.pswp__caption__center{padding:20px 10px;font-size:14px;font-weight:500;text-align:center}.countdown{display:inline-block}.countdown::after{display:block;clear:both;content:''}.countdown .item{display:block;margin:7px;float:left;text-align:center}.countdown .item .days,.countdown .item .hours,.countdown .item .minutes,.countdown .item .seconds{width:48px;height:48px;margin-bottom:5px;border:1px solid #e1e7ec;border-radius:7px;font-size:22px;line-height:46px}.countdown .item .days_ref,.countdown .item .hours_ref,.countdown .item .minutes_ref,.countdown .item .seconds_ref{font-size:12px;text-transform:uppercase}.countdown.countdown-inverse .item .days,.countdown.countdown-inverse .item .hours,.countdown.countdown-inverse .item .minutes,.countdown.countdown-inverse .item .seconds{border-color:rgba(255,255,255,0.12);color:#fff}.countdown.countdown-inverse .item .days_ref,.countdown.countdown-inverse .item .hours_ref,.countdown.countdown-inverse .item .minutes_ref,.countdown.countdown-inverse .item .seconds_ref{color:rgba(255,255,255,0.8)}.sidebar{width:100%}.sidebar-toggle{display:none}@media (max-width: 991px){.sidebar-offcanvas{display:none}.sidebar-toggle{display:block;position:fixed;top:50%;width:48px;height:48px;margin-top:-24px;border:1px solid #e1e7ec;background-color:#fff;color:#606975 !important;font-size:20px;box-shadow:0 3px 10px 0 rgba(55,66,80,0.2);cursor:pointer;z-index:9900;text-decoration:none;text-align:center}.sidebar-toggle>i{margin-top:-8px}.sidebar-toggle.position-right{right:0;transition:right .3s ease-in-out;border-top-left-radius:24px;border-bottom-left-radius:24px}.sidebar-toggle.position-right.sidebar-open{right:-48px}.sidebar-toggle.position-left{left:0;transition:left .3s ease-in-out;border-top-right-radius:24px;border-bottom-right-radius:24px}.sidebar-toggle.position-left.sidebar-open{left:-48px}.offcanvas-open .sidebar-toggle{display:none}}.widget-title{margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid #e1e7ec;color:#9da9b9;font-size:14px;font-weight:500;text-transform:uppercase}.widget{margin-bottom:38px}.widget .form-group{margin-bottom:0}.widget ul{margin-bottom:12px}.widget .market-button:last-child{margin-bottom:0}.widget .custom-control:last-child{margin-bottom:0 !important}.widget-categories ul,.widget-links ul{margin:0;padding:0;list-style:none}.widget-categories ul>li,.widget-links ul>li{position:relative;margin-bottom:5px;padding-left:14px}.widget-categories ul>li:last-child,.widget-links ul>li:last-child{margin-bottom:0}.widget-categories ul>li::before,.widget-links ul>li::before{display:block;position:absolute;top:12px;left:0;width:0;height:0;transform:rotate(-90deg);transition:transform .35s;border-top:4px dashed;border-right:4px solid transparent;border-left:4px solid transparent;color:#9da9b9;content:''}.widget-categories ul>li>a,.widget-links ul>li>a{display:inline-block;transition:color .3s;color:#fff;font-size:14px;font-weight:500;text-decoration:none}.widget-categories ul>li>a:hover,.widget-links ul>li>a:hover{color:#3e1e4d}.widget-categories ul>li.active>a,.widget-links ul>li.active>a{color:#3e1e4d}.widget-categories ul>li>span,.widget-links ul>li>span{margin-left:4px;color:#9da9b9}.widget-categories ul>li.has-children ul,.widget-links ul>li.has-children ul{border-left:1px solid #dee5ea}.widget-categories ul>li.has-children ul li::before,.widget-links ul>li.has-children ul li::before{top:14px;width:8px;height:1px;transform:none;border:0;background-color:#dee5ea;color:transparent}.widget-categories ul>li.has-children ul li a,.widget-links ul>li.has-children ul li a{font-size:13px}.widget-categories ul>li.has-children ul ul>li,.widget-links ul>li.has-children ul ul>li{margin-bottom:0}.widget-categories ul>li.has-children>ul,.widget-links ul>li.has-children>ul{max-height:0;transition:max-height .6s;overflow:hidden}.widget-categories ul>li.has-children.expanded::before,.widget-links ul>li.has-children.expanded::before{transform:rotate(0)}.widget-categories ul>li.has-children.expanded>ul,.widget-links ul>li.has-children.expanded>ul{max-height:800px}.widget-featured-posts>.entry,.widget-featured-products>.entry{display:table;width:100%;margin-bottom:18px}.widget-featured-posts>.entry .entry-thumb,.widget-featured-posts>.entry .entry-content,.widget-featured-products>.entry .entry-thumb,.widget-featured-products>.entry .entry-content{display:table-cell;vertical-align:middle}.widget-featured-posts>.entry .entry-thumb,.widget-featured-products>.entry .entry-thumb{width:62px;padding-right:12px}.widget-featured-posts>.entry .entry-thumb>a,.widget-featured-products>.entry .entry-thumb>a{display:block;border-radius:50%;overflow:hidden}.widget-featured-posts>.entry .entry-thumb>a>img,.widget-featured-products>.entry .entry-thumb>a>img{width:100%}.widget-featured-posts>.entry .entry-title,.widget-featured-products>.entry .entry-title{margin-bottom:0;font-size:14px}.widget-featured-posts>.entry .entry-title>a,.widget-featured-products>.entry .entry-title>a{transition:color .3s;color:#fff;font-weight:500;text-decoration:none}.widget-featured-posts>.entry .entry-title>a:hover,.widget-featured-products>.entry .entry-title>a:hover{color:#3e1e4d}.widget-featured-posts>.entry .entry-meta,.widget-featured-products>.entry .entry-meta{display:block;margin-bottom:0;padding-top:4px;color:#9da9b9;font-size:12px}.widget-featured-products>.entry{margin-bottom:12px}.widget-featured-products>.entry .entry-thumb>a{border-radius:0}.widget-featured-products>.entry .entry-meta{color:#606975;font-size:13px}.tag{display:inline-block;height:28px;margin-right:4px;margin-bottom:8px;padding:0 12px;transition:all .3s;border:1px solid #e1e7ec;border-radius:14px;color:#fff !important;font-size:13px;font-weight:500;line-height:25px;text-decoration:none !important;white-space:nowrap}.tag:hover{background-color:#f5f5f5;color:#fff !important}.tag.active{border-color:#3e1e4d;background-color:#3e1e4d;color:#fff !important;cursor:default}.text-right .tag{margin-right:0;margin-left:4px}.text-center .tag{margin-right:2px;margin-left:2px}.widget-order-summary .table td{padding:6px 0;border:0}.widget-order-summary .table td:last-child{text-align:right}.widget-order-summary .table tr:first-child>td{padding-top:0}.widget-order-summary .table tr:last-child>td{padding-top:12px;border-top:1px solid #e1e7ec}.widget-order-summary .table tr:nth-last-child(2)>td{padding-bottom:12px}.noUi-target,.noUi-target *{touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.noUi-target{position:relative;border-radius:3px;direction:ltr}.noUi-base{position:relative;width:100%;height:100%;z-index:1}.noUi-origin{position:absolute;top:0;right:0;bottom:0;left:0}.noUi-handle{position:relative;z-index:1}.noUi-stacking .noUi-handle{z-index:10}.noUi-state-tap .noUi-origin{transition:left .3s, top .3s}.noUi-state-drag *{cursor:inherit !important}.noUi-base,.noUi-handle{transform:translate3d(0, 0, 0)}.noUi-horizontal{height:4px}.noUi-horizontal .noUi-handle{top:-6px;left:-8px;width:16px;height:16px}.noUi-background{background:#ededed}.noUi-connect{transition:background .45s;background:#9da9b9}.noUi-draggable{cursor:w-resize}.noUi-vertical .noUi-draggable{cursor:n-resize}.noUi-handle{border:4px solid #9da9b9;border-radius:50%;background:#fff;cursor:default}.price-range-slider{padding-top:9px}.price-range-slider .ui-range-slider-footer{display:table;width:100%;padding-top:30px}.price-range-slider .ui-range-slider-footer>.column{display:table-cell;vertical-align:middle}.price-range-slider .ui-range-slider-footer>.column:first-child{width:40%}.price-range-slider .ui-range-slider-footer>.column:last-child{width:60%;padding-left:15px;text-align:right}.price-range-slider .ui-range-slider-footer .btn{height:28px;margin:0;padding:0 15px;line-height:26px}.price-range-slider .ui-range-values{display:inline-block}.price-range-slider .ui-range-values .ui-range-value-min,.price-range-slider .ui-range-values .ui-range-value-max{display:inline-block;font-size:14px}.widget-light-skin .widget-title{border-color:rgba(255,255,255,0.12);color:rgba(255,255,255,0.5)}.widget-light-skin.widget-categories ul>li::before,.widget-light-skin.widget-links ul>li::before{color:rgba(255,255,255,0.15)}.widget-light-skin.widget-categories ul>li>a,.widget-light-skin.widget-links ul>li>a{color:#fff}.widget-light-skin.widget-categories ul>li>a:hover,.widget-light-skin.widget-links ul>li>a:hover{color:#3e1e4d}.widget-light-skin.widget-categories ul>li.active>a,.widget-light-skin.widget-links ul>li.active>a{color:#3e1e4d}.widget-light-skin.widget-categories ul>li>span,.widget-light-skin.widget-links ul>li>span{color:rgba(255,255,255,0.5)}.widget-light-skin.widget-featured-posts>.entry .entry-title>a,.widget-light-skin.widget-featured-products>.entry .entry-title>a{color:#fff}.widget-light-skin.widget-featured-posts>.entry .entry-title>a:hover,.widget-light-skin.widget-featured-products>.entry .entry-title>a:hover{color:#3e1e4d}.widget-light-skin.widget-featured-posts>.entry .entry-meta,.widget-light-skin.widget-featured-products>.entry .entry-meta{color:rgba(255,255,255,0.5)}.widget-light-skin .tag{border-color:rgba(255,255,255,0.12);color:#fff !important}.widget-light-skin .tag:hover{background-color:#f5f5f5;color:#fff !important}.widget-light-skin .tag.active{border-color:#3e1e4d;background-color:#3e1e4d;color:#fff !important}.steps .step{display:block;width:100%;margin-bottom:35px;text-align:center}.steps .step .step-icon-wrap{display:block;position:relative;width:100%;height:80px;text-align:center}.steps .step .step-icon-wrap::before,.steps .step .step-icon-wrap::after{display:block;position:absolute;top:50%;width:50%;height:3px;margin-top:-1px;background-color:#e1e7ec;content:'';z-index:1}.steps .step .step-icon-wrap::before{left:0}.steps .step .step-icon-wrap::after{right:0}.steps .step .step-icon{display:inline-block;position:relative;width:80px;height:80px;border:1px solid #e1e7ec;border-radius:50%;background-color:#f5f5f5;color:#374250;font-size:38px;line-height:81px;z-index:5}.steps .step .step-title{margin-top:16px;margin-bottom:0;color:#606975;font-size:14px;font-weight:500}.steps .step:first-child .step-icon-wrap::before{display:none}.steps .step:last-child .step-icon-wrap::after{display:none}.steps .step.completed .step-icon-wrap::before,.steps .step.completed .step-icon-wrap::after{background-color:#42685d}.steps .step.completed .step-icon{border-color:#42685d;background-color:#42685d;color:#fff}@media (max-width: 576px){.flex-sm-nowrap .step .step-icon-wrap::before,.flex-sm-nowrap .step .step-icon-wrap::after{display:none}}@media (max-width: 768px){.flex-md-nowrap .step .step-icon-wrap::before,.flex-md-nowrap .step .step-icon-wrap::after{display:none}}@media (max-width: 991px){.flex-lg-nowrap .step .step-icon-wrap::before,.flex-lg-nowrap .step .step-icon-wrap::after{display:none}}@media (max-width: 1200px){.flex-xl-nowrap .step .step-icon-wrap::before,.flex-xl-nowrap .step .step-icon-wrap::after{display:none}}.promo-box{position:relative;padding-right:15px;padding-left:15px;background-position:center;background-color:#f5f5f5;background-repeat:no-repeat;background-size:cover}.promo-box .overlay-dark,.promo-box .overlay-light{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;content:'';opacity:.5;z-index:1}.promo-box .overlay-light{background-color:#fff}.promo-box .promo-box-content{position:relative;z-index:5}.fw-section,.fh-section{position:relative;background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.fw-section>.overlay,.fh-section>.overlay{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;content:'';opacity:.6;z-index:1}.fw-section>.container,.fw-section>.container-fluid,.fw-section>div,.fh-section>.container,.fh-section>.container-fluid,.fh-section>div{position:relative;z-index:5}.fw-section.bg-fixed,.fh-section.bg-fixed{background-attachment:fixed}.fw-section.no-cover-bg,.fh-section.no-cover-bg{background-size:auto}.fw-section{width:100%}.fh-section{height:100vh}.isotope-grid{position:relative;overflow:hidden}.isotope-grid:not(.filter-grid){min-height:180px;background-position:center;background-image:url(../themes/thema-thermae/assets/img/loading.gif);background-repeat:no-repeat;background-size:74px}.isotope-grid:not(.filter-grid)>.grid-item{display:none}.isotope-grid:not(.filter-grid)[style]{background:none}.isotope-grid:not(.filter-grid)[style]>.grid-item{display:inline-block;animation:showGrid .6s}.isotope-grid .gutter-sizer{width:30px}.isotope-grid .grid-item{margin-bottom:30px}.isotope-grid .grid-item .post-tile,.isotope-grid .grid-item .portfolio-tile{margin-bottom:0}.isotope-grid.cols-1 .gutter-sizer{width:0}.isotope-grid.cols-1 .grid-sizer,.isotope-grid.cols-1 .grid-item{width:100%}.isotope-grid.cols-2 .grid-sizer,.isotope-grid.cols-2 .grid-item{width:calc((100% / 2) - 15px)}.isotope-grid.cols-3 .grid-sizer,.isotope-grid.cols-3 .grid-item{width:calc((100% / 3) - 20px)}.isotope-grid.cols-4 .grid-sizer,.isotope-grid.cols-4 .grid-item{width:calc((100% / 4) - 22.5px)}.isotope-grid.cols-5 .grid-sizer,.isotope-grid.cols-5 .grid-item{width:calc((100% / 5) - 24px)}.isotope-grid.cols-6 .grid-sizer,.isotope-grid.cols-6 .grid-item{width:calc((100% / 6) - 25px)}@media (max-width: 1200px){.isotope-grid.cols-6 .grid-sizer,.isotope-grid.cols-6 .grid-item,.isotope-grid.cols-5 .grid-sizer,.isotope-grid.cols-5 .grid-item,.isotope-grid.cols-4 .grid-sizer,.isotope-grid.cols-4 .grid-item,.isotope-grid.cols-3 .grid-sizer,.isotope-grid.cols-3 .grid-item{width:calc((100% / 3) - 22.5px)}}@media (max-width: 768px){.isotope-grid.cols-6 .grid-sizer,.isotope-grid.cols-6 .grid-item,.isotope-grid.cols-5 .grid-sizer,.isotope-grid.cols-5 .grid-item,.isotope-grid.cols-4 .grid-sizer,.isotope-grid.cols-4 .grid-item,.isotope-grid.cols-3 .grid-sizer,.isotope-grid.cols-3 .grid-item{width:calc((100% / 2) - 15px)}}@media (max-width: 576px){.isotope-grid.cols-6 .gutter-sizer,.isotope-grid.cols-5 .gutter-sizer,.isotope-grid.cols-4 .gutter-sizer,.isotope-grid.cols-3 .gutter-sizer,.isotope-grid.cols-2 .gutter-sizer{width:0}.isotope-grid.cols-6 .grid-sizer,.isotope-grid.cols-6 .grid-item,.isotope-grid.cols-5 .grid-sizer,.isotope-grid.cols-5 .grid-item,.isotope-grid.cols-4 .grid-sizer,.isotope-grid.cols-4 .grid-item,.isotope-grid.cols-3 .grid-sizer,.isotope-grid.cols-3 .grid-item,.isotope-grid.cols-2 .grid-sizer,.isotope-grid.cols-2 .grid-item{width:100%}}.isotope-grid.grid-no-gap .gutter-sizer{width:0}.isotope-grid.grid-no-gap .grid-item{margin-bottom:0}.isotope-grid.grid-no-gap.cols-2 .grid-sizer,.isotope-grid.grid-no-gap.cols-2 .grid-item{width:50%}.isotope-grid.grid-no-gap.cols-3 .grid-sizer,.isotope-grid.grid-no-gap.cols-3 .grid-item{width:33.3333333333%}.isotope-grid.grid-no-gap.cols-4 .grid-sizer,.isotope-grid.grid-no-gap.cols-4 .grid-item{width:25%}.isotope-grid.grid-no-gap.cols-5 .grid-sizer,.isotope-grid.grid-no-gap.cols-5 .grid-item{width:20%}.isotope-grid.grid-no-gap.cols-6 .grid-sizer,.isotope-grid.grid-no-gap.cols-6 .grid-item{width:16.6666666667%}@media (max-width: 1200px){.isotope-grid.grid-no-gap.cols-6 .grid-sizer,.isotope-grid.grid-no-gap.cols-6 .grid-item,.isotope-grid.grid-no-gap.cols-5 .grid-sizer,.isotope-grid.grid-no-gap.cols-5 .grid-item,.isotope-grid.grid-no-gap.cols-4 .grid-sizer,.isotope-grid.grid-no-gap.cols-4 .grid-item,.isotope-grid.grid-no-gap.cols-3 .grid-sizer,.isotope-grid.grid-no-gap.cols-3 .grid-item{width:33.3333333333%}}@media (max-width: 768px){.isotope-grid.grid-no-gap.cols-6 .grid-sizer,.isotope-grid.grid-no-gap.cols-6 .grid-item,.isotope-grid.grid-no-gap.cols-5 .grid-sizer,.isotope-grid.grid-no-gap.cols-5 .grid-item,.isotope-grid.grid-no-gap.cols-4 .grid-sizer,.isotope-grid.grid-no-gap.cols-4 .grid-item,.isotope-grid.grid-no-gap.cols-3 .grid-sizer,.isotope-grid.grid-no-gap.cols-3 .grid-item{width:50%}}@media (max-width: 576px){.isotope-grid.grid-no-gap.cols-6 .grid-sizer,.isotope-grid.grid-no-gap.cols-6 .grid-item,.isotope-grid.grid-no-gap.cols-5 .grid-sizer,.isotope-grid.grid-no-gap.cols-5 .grid-item,.isotope-grid.grid-no-gap.cols-4 .grid-sizer,.isotope-grid.grid-no-gap.cols-4 .grid-item,.isotope-grid.grid-no-gap.cols-3 .grid-sizer,.isotope-grid.grid-no-gap.cols-3 .grid-item,.isotope-grid.grid-no-gap.cols-2 .grid-sizer,.isotope-grid.grid-no-gap.cols-2 .grid-item{width:100%}}@keyframes showGrid{from{opacity:0}to{opacity:1}}@supports (-ms-ime-align: auto){.isotope-grid:not(.filter-grid){min-height:auto;background:none}.isotope-grid:not(.filter-grid)>.grid-item{display:inline-block}.isotope-grid:not(.filter-grid)[style]>.grid-item{animation:none}}.topbar{display:table;position:relative;width:100%;height:40px;padding:0 30px;border-bottom:1px solid #e1e7ec;background-color:#f5f5f5;z-index:9010}.topbar .topbar-column{display:table-cell;width:50%;vertical-align:middle}.topbar .topbar-column:last-child{text-align:right}.topbar .topbar-column:first-child{text-align:left}.topbar .topbar-column a:not(.social-button),.topbar .topbar-column span,.topbar .topbar-column p{color:#fff;font-size:13px}.topbar .topbar-column>a:not(.social-button),.topbar .topbar-column>span,.topbar .topbar-column>p{display:inline-block;margin-top:5px;margin-bottom:5px}.topbar .topbar-column>a:not(.social-button)>i,.topbar .topbar-column>span>i,.topbar .topbar-column>p>i{margin-top:-3px}.topbar .topbar-column>a:not(.social-button)>i.icon-download,.topbar .topbar-column>span>i.icon-download,.topbar .topbar-column>p>i.icon-download{margin-top:-4px}.topbar .topbar-column a:not(.social-button){transition:color .3s;text-decoration:none}.topbar .topbar-column a:not(.social-button):hover{color:#3e1e4d}.topbar .topbar-column:last-child>a:not(.social-button),.topbar .topbar-column:last-child>span,.topbar .topbar-column:last-child>p{margin-left:20px}.topbar .topbar-column:first-child>a:not(.social-button),.topbar .topbar-column:first-child>span,.topbar .topbar-column:first-child>p{margin-right:20px}.topbar.topbar-ghost{position:absolute;top:0;left:0;border-bottom-color:rgba(255,255,255,0.15);background-color:rgba(255,255,255,0.05)}.topbar.topbar-ghost .topbar-column a:not(.social-button):not(.dropdown-item),.topbar.topbar-ghost .topbar-column span,.topbar.topbar-ghost .topbar-column p{color:#fff}.topbar.topbar-ghost .topbar-column a:not(.social-button):not(.dropdown-item):hover{color:#3e1e4d}.topbar.topbar-ghost .lang-currency-switcher-wrap .lang-currency-switcher>.currency{border-left-color:rgba(255,255,255,0.15)}.topbar.topbar-ghost .dropdown-toggle::after{color:#fff}.lang-currency-switcher-wrap{display:inline-block;position:relative;margin-left:22px;cursor:pointer;vertical-align:middle}.lang-currency-switcher-wrap .lang-currency-switcher>.language,.lang-currency-switcher-wrap .lang-currency-switcher>.currency,.lang-currency-switcher-wrap .lang-currency-switcher::after{display:inline-block;transition:color .3s;font-size:14px;font-weight:500;text-transform:uppercase;vertical-align:middle}.lang-currency-switcher-wrap .lang-currency-switcher>.language{width:20px}.lang-currency-switcher-wrap .lang-currency-switcher>.currency{margin-left:12px;padding:4px 0 4px 12px;border-left:1px solid #e1e7ec}.lang-currency-switcher-wrap .lang-currency-switcher::after{margin-left:6px;transition:all .3s}.lang-currency-switcher-wrap .lang-currency-switcher:hover>.language,.lang-currency-switcher-wrap .lang-currency-switcher:hover>.currency,.lang-currency-switcher-wrap .lang-currency-switcher:hover::after{color:#3e1e4d}.lang-currency-switcher-wrap.show>.lang-currency-switcher .currency,.lang-currency-switcher-wrap.show>.lang-currency-switcher::after{color:#3e1e4d}.lang-currency-switcher-wrap .dropdown-menu{right:0;left:auto;padding-bottom:12px}.lang-currency-switcher-wrap .dropdown-item{padding-top:4px;padding-bottom:4px}.lang-currency-switcher-wrap .dropdown-item>img{display:inline-block;width:17px;margin-top:-1px;margin-right:7px;vertical-align:middle}.lang-currency-switcher-wrap .currency-select{padding-top:7px;padding-right:20px;padding-bottom:10px;padding-left:20px}.site-search{display:block;position:absolute;width:100%;height:100%;transition:.3s;background-color:#fff;opacity:0;visibility:hidden;z-index:10}.site-search>input{display:block;position:absolute;width:100%;height:100%;padding-right:120px;padding-left:30px;border:0;background-color:#fff;color:#606975;font-size:16px}.site-search>input:focus{outline:0}.site-search>input::-moz-placeholder{color:#9da9b9;opacity:1}.site-search>input:-ms-input-placeholder{color:#9da9b9}.site-search>input::-webkit-input-placeholder{color:#9da9b9}.site-search .search-tools{position:absolute;top:50%;right:30px;margin-top:-20px;z-index:5}.site-search .search-tools .clear-search,.site-search .search-tools .close-search{display:inline-block;transition:color .25s;cursor:pointer;vertical-align:middle}.site-search .search-tools .clear-search{padding:10px 0;color:#9da9b9;font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.site-search .search-tools .clear-search:hover{color:#606975}.site-search .search-tools .close-search{margin-left:10px;padding-top:4px;padding-bottom:10px;padding-left:10px}.site-search .search-tools .close-search:hover{color:#9da9b9}.site-search.search-visible{opacity:1;visibility:visible}@media (max-width: 1200px){.site-search>input{padding-right:105px;padding-left:15px}.site-search .search-tools{right:15px}}.navbar{position:relative;top:0;left:0;width:100%;min-height:84px;border-bottom:1px solid #e1e7ec;background-color:#fff;z-index:9000}.navbar.navbar-stuck{position:fixed;box-shadow:0 3px 25px 0 rgba(47,56,68,0.22);z-index:9010}.site-branding{position:absolute;top:0;left:0;height:100%;z-index:5}.site-branding .inner{display:table;height:100%;min-height:100%}.site-logo,.offcanvas-toggle{display:table-cell;vertical-align:middle}.site-logo{width:325px;padding:12px 0 12px 25px;text-decoration:none}.site-logo>img{display:block;width:100%}.site-logo.logo-stuck{display:none}.navbar-ghost.navbar-stuck .site-logo{display:none}.navbar-ghost.navbar-stuck .site-logo.logo-stuck{display:table-cell}.offcanvas-toggle{width:74px;transition:color .3s;border-right:1px solid #e1e7ec;color:#fff;font-size:20px;line-height:1;cursor:pointer;text-align:center;text-decoration:none}.offcanvas-toggle::before{display:inline-block;font-family:feather;content:'\e120'}.offcanvas-toggle:hover{color:#3e1e4d}.offcanvas-toggle.menu-toggle{display:none}.site-menu{position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;z-index:1}.site-menu ul{margin:0 auto;padding:0;list-style:none}.site-menu ul>li>a{padding:0 15px;transition:color .3s;color:#fff;font-size:14px;font-weight:500;text-decoration:none}.site-menu ul>li:hover>a{color:#3e1e4d}.site-menu ul>li.active>a{color:#3e1e4d}.site-menu>ul{display:table;height:100%;min-height:100%}.site-menu>ul>li{display:table-cell;position:relative;vertical-align:middle}.site-menu>ul>li>a{display:table;height:100%;min-height:100%;border-top:1px solid transparent;letter-spacing:.05em;text-transform:uppercase}.site-menu>ul>li>a>span{display:table-cell;vertical-align:middle}.site-menu>ul>li.active>a{border-top-color:#3e1e4d}.site-menu ul>li:hover>.sub-menu{display:block;animation:submenu-show 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55)}.site-menu ul>li:hover>.mega-menu{display:table;animation:megamenu-show 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55)}.site-menu ul>li:hover>.mega-menu .sub-menu{animation:none}.site-menu>ul>li.has-megamenu{position:static}.toolbar{position:absolute;top:0;right:30px;height:100%;z-index:5}.toolbar .inner{display:table;height:100%;min-height:100%}.toolbar .tools{display:table-cell;vertical-align:middle}.toolbar .search,.toolbar .account,.toolbar .cart{display:inline-block;position:relative;width:44px;height:44px;margin-left:6px;transition:background-color .35s;border:1px solid #e1e7ec;border-radius:50%;color:#fff;font-size:17px;cursor:pointer;vertical-align:middle;text-align:center;text-decoration:none}.toolbar .search>i,.toolbar .account>i,.toolbar .cart>i{line-height:39px}.toolbar .search>a,.toolbar .account>a,.toolbar .cart>a{display:block;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%}.toolbar .search:hover,.toolbar .account:hover,.toolbar .cart:hover{background-color:#f5f5f5}.toolbar .account>a::after,.toolbar .cart>a::after{display:block;position:absolute;top:100%;width:100%;height:18px;margin-top:-10px;content:''}.toolbar .search>i{line-height:40px}.toolbar .cart{width:auto;padding:0 16px;border-radius:22px}.toolbar .cart>a{border-radius:22px}.toolbar .cart>.count,.toolbar .cart>.subtotal{display:inline-block;margin-top:2px;font-size:14px;vertical-align:middle}.toolbar .cart>.count{margin-left:5px}.toolbar .cart>.subtotal{margin-left:11px;padding:1px 0 1px 12px;border-left:1px solid #e1e7ec}@media (max-width: 1200px){.toolbar .cart{padding:0 14px}.toolbar .cart>.subtotal{display:none}}.toolbar-dropdown{margin-top:7px !important;text-align:left}.toolbar .account>.toolbar-dropdown{left:50%;margin-left:-100px}.toolbar .cart>.toolbar-dropdown{right:0;left:auto;width:260px;padding-right:18px !important;padding-left:18px !important}.toolbar .cart>.toolbar-dropdown>.toolbar-dropdown-group{display:table;width:100%;padding-top:9px;padding-bottom:9px;border-top:1px solid #e1e7ec}.toolbar .cart>.toolbar-dropdown>.toolbar-dropdown-group:last-child{border-top:0}.toolbar .cart>.toolbar-dropdown>.toolbar-dropdown-group>.column{display:table-cell;vertical-align:top}.toolbar .cart>.toolbar-dropdown>.toolbar-dropdown-group>.column:first-child{padding-right:6px}.toolbar .cart>.toolbar-dropdown>.toolbar-dropdown-group>.column:last-child{padding-left:6px}.toolbar .cart>.toolbar-dropdown>.toolbar-dropdown-group .btn{margin:0}.dropdown-product-item{display:table;position:relative;width:100%;padding:9px 0;border-top:1px dashed #d8e0e6}.dropdown-product-item:first-child{border-top:0}.dropdown-product-item>.dropdown-product-thumb,.dropdown-product-item>.dropdown-product-info{display:table-cell;vertical-align:top}.dropdown-product-item>.dropdown-product-thumb{width:55px;border-radius:50%;overflow:hidden}.dropdown-product-item>.dropdown-product-thumb>img{display:block;width:100%}.dropdown-product-item>.dropdown-product-remove{display:block;position:absolute;top:12px;right:0;color:#ff5252;font-size:13px;line-height:1;cursor:pointer}.dropdown-product-item>.dropdown-product-info{padding-right:15px;padding-left:12px}.dropdown-product-item .dropdown-product-title{display:block;padding-top:2px;transition:color .3s;color:#fff;font-size:14px;font-weight:500;text-decoration:none}.dropdown-product-item .dropdown-product-title:hover{color:#3e1e4d}.dropdown-product-item .dropdown-product-details{color:#9da9b9;font-size:14px}.toolbar .account:hover>.toolbar-dropdown,.toolbar .cart:hover>.toolbar-dropdown{display:block;animation:submenu-show 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55)}.navbar-ghost:not(.navbar-stuck){position:absolute;top:40px;border-bottom-color:rgba(255,255,255,0.15);background-color:transparent}.navbar-ghost:not(.navbar-stuck) .offcanvas-toggle{border-right-color:rgba(255,255,255,0.15);color:#fff}.navbar-ghost:not(.navbar-stuck) .offcanvas-toggle:hover{color:#3e1e4d}.navbar-ghost:not(.navbar-stuck) .site-menu>ul>li>a{color:#fff}.navbar-ghost:not(.navbar-stuck) .site-menu>ul>li:hover>a{color:#3e1e4d}.navbar-ghost:not(.navbar-stuck) .site-menu>ul>li.active>a{color:#3e1e4d}.navbar-ghost:not(.navbar-stuck) .toolbar .search,.navbar-ghost:not(.navbar-stuck) .toolbar .account,.navbar-ghost:not(.navbar-stuck) .toolbar .cart{border-color:rgba(255,255,255,0.15);color:#fff}.navbar-ghost:not(.navbar-stuck) .toolbar .search:hover,.navbar-ghost:not(.navbar-stuck) .toolbar .account:hover,.navbar-ghost:not(.navbar-stuck) .toolbar .cart:hover{background-color:rgba(255,255,255,0.07)}.navbar-ghost:not(.navbar-stuck) .toolbar .cart>.subtotal{border-left-color:rgba(255,255,255,0.15)}.navbar-ghost:not(.navbar-stuck) .toolbar .toolbar-dropdown-group{color:#606975}@media (max-width: 700px){.navbar{min-height:78px}.toolbar{right:15px}.offcanvas-toggle.menu-toggle{display:table-cell}.site-menu,.offcanvas-toggle.cats-toggle,.toolbar .account,.toolbar-dropdown{display:none !important}.topbar{padding-right:15px;padding-left:15px}}@media (max-width: 576px){.offcanvas-toggle{width:56px}.site-logo{width:316px;padding-left:16px}}.page-title{width:100%;margin-bottom:60px;padding:36px 0;border-bottom:1px solid #e1e7ec;background-color:#f5f5f5}.page-title>.container,.page-title>.container-fluid{display:table}.page-title .column{display:table-cell;vertical-align:middle}.page-title .column:first-child{padding-right:20px}.page-title h1,.page-title h2,.page-title h3{margin:0;font-size:24px;font-weight:normal;line-height:1.25}@media (max-width: 576px){.page-title{margin-bottom:53px}}.breadcrumbs{display:block;margin:0;padding:0;list-style:none;text-align:right}.breadcrumbs>li{display:inline-block;margin-left:5px;padding:5px 0;color:#9da9b9;font-size:14px;cursor:default;vertical-align:middle}.breadcrumbs>li.separator{width:3px;height:3px;margin-top:2px;padding:0;border-radius:50%;background-color:#9da9b9}.breadcrumbs>li>a{transition:color .25s;color:#fff;text-decoration:none}.breadcrumbs>li>a:hover{color:#3e1e4d}@media (max-width: 768px){.page-title>.container,.page-title>.container-fluid{display:block}.page-title .column{display:block;width:100%;text-align:center}.page-title .column:first-child{padding-right:0}.breadcrumbs{padding-top:10px;text-align:center}.breadcrumbs>li{margin-left:3px;margin-margin-right:3px}}.offcanvas-wrapper{position:relative;min-height:100vh;background-color:#fff;z-index:10}.offcanvas-container{position:fixed;top:0;left:0;width:290px;height:100%;background-color:#374250;box-shadow:inset -4px 0 17px 0 rgba(0,0,0,0.35);visibility:hidden;z-index:1;overflow-y:auto}.offcanvas-container.active{visibility:visible}.offcanvas-header{padding:28px 20px;border-bottom:1px solid rgba(255,255,255,0.12)}.offcanvas-header .offcanvas-title{margin-bottom:0;color:rgba(255,255,255,0.5);font-size:16px;font-weight:500}.account-link{display:table;width:100%;padding:20px 18px;transition:background-color .3s;border-bottom:1px solid rgba(255,255,255,0.12);background-color:#313b47;text-decoration:none}.account-link .user-ava,.account-link .user-info{display:table-cell;vertical-align:middle}.account-link .user-ava{width:48px}.account-link .user-ava>img{display:block;width:48px;padding:3px;border:1px solid rgba(255,255,255,0.12);border-radius:50%}.account-link .user-info{padding-left:8px}.account-link .user-info>.user-name{margin-bottom:2px;color:#fff}.account-link .user-info>span{display:block}.account-link:hover{background-color:#394453}.site-backdrop{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;content:'';opacity:0;z-index:9980;position:fixed;transition:opacity .35s, visibility .35s;cursor:pointer;visibility:hidden}.no-csstransforms3d .offcanvas-wrapper,.no-csstransforms3d .navbar,.no-csstransforms3d .topbar{transition:left .4s ease-in-out, background-color .2s}.no-csstransforms3d .site-backdrop{transition:left .4s ease-in-out, opacity .35s, visibility .35s}.no-csstransforms3d .offcanvas-open .offcanvas-wrapper,.no-csstransforms3d .offcanvas-open .site-backdrop,.no-csstransforms3d .offcanvas-open .navbar,.no-csstransforms3d .offcanvas-open .topbar{left:290px}.no-csstransforms3d .offcanvas-open .site-backdrop{opacity:.2;visibility:visible}.csstransforms3d .offcanvas-wrapper,.csstransforms3d .navbar,.csstransforms3d .topbar{transition:transform .4s ease-in-out, background-color .2s}.csstransforms3d .site-backdrop{transition:transform .4s ease-in-out, opacity .35s, visibility .35s}.csstransforms3d .offcanvas-open .offcanvas-wrapper,.csstransforms3d .offcanvas-open .site-backdrop,.csstransforms3d .offcanvas-open .navbar,.csstransforms3d .offcanvas-open .topbar{transform:translate3d(290px, 0, 0)}.csstransforms3d .offcanvas-open .site-backdrop{opacity:.2;visibility:visible}.site-footer{padding-top:72px;background-color:#374250}@media (max-width: 768px){.site-footer{padding-top:48px}}.footer-copyright{margin:0;padding-top:10px;padding-bottom:24px;color:rgba(255,255,255,0.5);font-size:14px;font-weight:normal}.footer-copyright>a{transition:color .25s;color:rgba(255,255,255,0.5);text-decoration:none}.footer-copyright>a:hover{color:#42685d}.footer-light{background-color:#f5f5f5}.footer-light .footer-copyright{color:#9da9b9}.footer-light .footer-copyright>a{color:#9da9b9}.footer-light .footer-copyright>a:hover{color:#42685d}.user-info-wrapper{position:relative;width:100%;margin-bottom:-1px;padding-top:90px;padding-bottom:30px;border:1px solid #e1e7ec;border-top-left-radius:7px;border-top-right-radius:7px;overflow:hidden}.user-info-wrapper .user-cover{position:absolute;top:0;left:0;width:100%;height:120px;background-position:center;background-color:#f5f5f5;background-repeat:no-repeat;background-size:cover}.user-info-wrapper .user-cover .tooltip .tooltip-inner{width:230px;max-width:100%;padding:10px 15px}.user-info-wrapper .info-label{display:block;position:absolute;top:18px;right:18px;height:26px;padding:0 12px;border-radius:13px;background-color:#fff;color:#606975;font-size:12px;line-height:26px;box-shadow:0 1px 5px 0 rgba(0,0,0,0.18);cursor:pointer}.user-info-wrapper .info-label>i{display:inline-block;margin-right:3px;font-size:1.2em;vertical-align:middle}.user-info-wrapper .user-info{display:table;position:relative;width:100%;padding:0 18px;z-index:5}.user-info-wrapper .user-info .user-avatar,.user-info-wrapper .user-info .user-data{display:table-cell;vertical-align:top}.user-info-wrapper .user-info .user-avatar{position:relative;width:115px}.user-info-wrapper .user-info .user-avatar>img{display:block;width:100%;border:5px solid #fff;border-radius:50%}.user-info-wrapper .user-info .user-avatar .edit-avatar{display:block;position:absolute;top:-2px;right:2px;width:36px;height:36px;transition:opacity .3s;border-radius:50%;background-color:#fff;color:#606975;line-height:34px;box-shadow:0 1px 5px 0 rgba(0,0,0,0.2);cursor:pointer;opacity:0;text-align:center;text-decoration:none}.user-info-wrapper .user-info .user-avatar .edit-avatar::before{font-family:feather;font-size:17px;content:'\e058'}.user-info-wrapper .user-info .user-avatar:hover .edit-avatar{opacity:1}.user-info-wrapper .user-info .user-data{padding-top:48px;padding-left:12px}.user-info-wrapper .user-info .user-data h4{margin-bottom:2px}.user-info-wrapper .user-info .user-data span{display:block;color:#9da9b9;font-size:13px}.user-info-wrapper+.list-group .list-group-item:first-child{border-radius:0}.product-card{display:block;position:relative;width:100%;padding:18px;border:1px solid #e1e7ec;border-radius:7px;background-color:#fff}.product-card .product-thumb{display:block;width:100%;margin-bottom:10px}.product-card .product-thumb>img{display:block;width:100%}.product-card .product-title{margin-bottom:10px;font-size:16px;font-weight:normal;text-align:center}.product-card .product-title>a{transition:color .3s;color:#374250;text-decoration:none}.product-card .product-title>a:hover{color:#42685d}.product-card .product-price{margin-bottom:10px;color:#606975;font-size:16px;font-weight:500;text-align:center}.product-card .product-price>del{margin-right:5px;color:#9da9b9}.product-card .product-buttons{padding:12px 0 8px;text-align:center}.product-card .product-buttons>.btn{margin:0 4px}.product-card .product-buttons>.btn.btn-wishlist{width:36px;padding:0;padding-left:1px;border-radius:50%}.product-card .product-buttons>.btn.btn-wishlist>i{font-size:1.2em}.product-card .product-buttons>.btn.btn-wishlist.active{color:#ff5252}.product-card .product-badge{top:15px;left:18px}.product-card .rating-stars{position:absolute;top:15px;right:18px}.product-card.product-list{margin-bottom:30px}@media (min-width: 576px){.product-card.product-list{display:table;width:100%;padding:0}.product-card.product-list .product-thumb,.product-card.product-list .product-info{display:table-cell;vertical-align:middle}.product-card.product-list .product-thumb{position:relative;width:270px;padding:20px 18px;border-right:1px solid #e1e7ec}.product-card.product-list .product-info{padding:20px 22px}.product-card.product-list .product-info .product-title,.product-card.product-list .product-info .product-price,.product-card.product-list .product-info .product-buttons{text-align:left}.product-card.product-list .product-info .product-buttons{padding-top:20px;padding-bottom:0;border-top:1px solid #e1e7ec}.product-card.product-list .product-info .product-buttons>.btn{margin:0;margin-right:8px}.product-card.product-list .product-title{font-size:18px}}.product-badge{position:absolute;font-size:14px;font-weight:500;letter-spacing:.07em;text-transform:uppercase}.rating-stars{display:inline-block}.rating-stars>i{display:inline-block;margin-right:2px;color:#cad0d9;font-size:14px}.rating-stars>i.filled{color:#ffb74f}.rating-stars>i:last-child{margin-right:0}.shop-toolbar{display:table;width:100%}.shop-toolbar>.column{display:table-cell;vertical-align:middle}.shop-toolbar>.column:last-child{text-align:right}@media (max-width: 576px){.shop-toolbar>.column{display:block;width:100%;text-align:center}.shop-toolbar>.column:last-child{padding-top:24px;text-align:center}}.shop-sorting label,.shop-sorting .form-control,.shop-sorting span{display:inline-block;vertical-align:middle}.shop-sorting span{padding:8px 0}.shop-sorting label{margin:0;padding:8px 5px 8px 0;color:#9da9b9;font-size:14px;font-weight:normal}.shop-sorting .form-control{width:100%;max-width:186px;margin-right:10px}@media (max-width: 576px){.shop-sorting label,.shop-sorting .form-control{display:block;width:100%;max-width:100%;margin:0;padding-top:0;padding-right:0}}.shop-view{display:inline-block}.shop-view::after{display:block;clear:both;content:''}.shop-view>a{display:block;width:43px;height:43px;margin-left:10px;padding:13px;float:left;transition:background-color .35s;border:1px solid #e1e7ec;border-radius:50%;background-color:#fff}.shop-view>a span{display:block;position:relative;width:3px;height:3px;margin-bottom:3px;background-color:#606975}.shop-view>a span::before,.shop-view>a span::after{display:block;position:absolute;background-color:#606975}.shop-view>a span:last-child{margin-bottom:0}.shop-view>a:hover{background-color:#f5f5f5}.shop-view>a.active{border-color:#42685d;background-color:#42685d;cursor:default;pointer-events:none}.shop-view>a.active span,.shop-view>a.active span::before,.shop-view>a.active span::after{background-color:#fff}.shop-view>a.grid-view span::before,.shop-view>a.grid-view span::after{top:0;width:3px;height:3px;content:''}.shop-view>a.grid-view span::before{left:6px}.shop-view>a.grid-view span::after{left:12px}.shop-view>a.list-view span::before{top:1px;left:6px;width:9px;height:1px;content:''}.shopping-cart,.wishlist-table,.order-table{margin-bottom:20px}.shopping-cart .table,.wishlist-table .table,.order-table .table{margin-bottom:0}.shopping-cart .btn,.wishlist-table .btn,.order-table .btn{margin:0}.shopping-cart>table>thead>tr>th,.shopping-cart>table>thead>tr>td,.shopping-cart>table>tbody>tr>th,.shopping-cart>table>tbody>tr>td,.wishlist-table>table>thead>tr>th,.wishlist-table>table>thead>tr>td,.wishlist-table>table>tbody>tr>th,.wishlist-table>table>tbody>tr>td,.order-table>table>thead>tr>th,.order-table>table>thead>tr>td,.order-table>table>tbody>tr>th,.order-table>table>tbody>tr>td{vertical-align:middle !important}.shopping-cart>table thead th,.wishlist-table>table thead th,.order-table>table thead th{padding-top:17px;padding-bottom:17px;border-width:1px}.shopping-cart .remove-from-cart,.wishlist-table .remove-from-cart,.order-table .remove-from-cart{display:inline-block;color:#ff5252;font-size:18px;line-height:1;text-decoration:none}.shopping-cart .count-input,.wishlist-table .count-input,.order-table .count-input{display:inline-block;width:100%;width:86px}.shopping-cart .product-item,.wishlist-table .product-item,.order-table .product-item{display:table;width:100%;min-width:150px;margin-top:5px;margin-bottom:3px}.shopping-cart .product-item .product-thumb,.shopping-cart .product-item .product-info,.wishlist-table .product-item .product-thumb,.wishlist-table .product-item .product-info,.order-table .product-item .product-thumb,.order-table .product-item .product-info{display:table-cell;vertical-align:top}.shopping-cart .product-item .product-thumb,.wishlist-table .product-item .product-thumb,.order-table .product-item .product-thumb{width:130px;padding-right:20px}.shopping-cart .product-item .product-thumb>img,.wishlist-table .product-item .product-thumb>img,.order-table .product-item .product-thumb>img{display:block;width:100%}@media screen and (max-width: 860px){.shopping-cart .product-item .product-thumb,.wishlist-table .product-item .product-thumb,.order-table .product-item .product-thumb{display:none}}.shopping-cart .product-item .product-info span,.wishlist-table .product-item .product-info span,.order-table .product-item .product-info span{display:block;font-size:13px}.shopping-cart .product-item .product-info span>em,.wishlist-table .product-item .product-info span>em,.order-table .product-item .product-info span>em{font-weight:500;font-style:normal}.shopping-cart .product-item .product-title,.wishlist-table .product-item .product-title,.order-table .product-item .product-title{margin-bottom:6px;padding-top:5px;font-size:16px;font-weight:500}.shopping-cart .product-item .product-title>a,.wishlist-table .product-item .product-title>a,.order-table .product-item .product-title>a{transition:color .3s;color:#374250;line-height:1.5;text-decoration:none}.shopping-cart .product-item .product-title>a:hover,.wishlist-table .product-item .product-title>a:hover,.order-table .product-item .product-title>a:hover{color:#3e1e4d}.shopping-cart .product-item .product-title small,.wishlist-table .product-item .product-title small,.order-table .product-item .product-title small{display:inline;margin-left:6px;font-weight:500}.wishlist-table .product-item .product-thumb{display:table-cell !important}@media screen and (max-width: 576px){.wishlist-table .product-item .product-thumb{display:none !important}}.shopping-cart-footer{display:table;width:100%;padding:10px 0;border-top:1px solid #e1e7ec}.shopping-cart-footer>.column{display:table-cell;padding:5px 0;vertical-align:middle}.shopping-cart-footer>.column:last-child{text-align:right}.shopping-cart-footer>.column:last-child .btn{margin-right:0;margin-left:15px}@media (max-width: 768px){.shopping-cart-footer>.column{display:block;width:100%}.shopping-cart-footer>.column:last-child{text-align:center}.shopping-cart-footer>.column .btn{width:100%;margin:12px 0 !important}}.checkout-steps{margin-bottom:40px}.checkout-steps::after{display:block;clear:both;content:''}.checkout-steps>a{display:block;position:relative;width:25%;height:55px;float:right;transition:color .3s;border-top:1px solid #e1e7ec;border-bottom:1px solid #e1e7ec;background-color:#fff;color:#fff;font-size:14px;font-weight:500;line-height:53px;text-decoration:none;text-align:center}.checkout-steps>a>.angle{display:block;position:absolute;top:0;right:-13px;width:27px;height:53px;background-color:#fff}.checkout-steps>a>.angle::before,.checkout-steps>a>.angle::after{position:absolute;top:0;left:0;width:0;height:0;border:solid transparent;content:'';pointer-events:none}.checkout-steps>a>.angle::after{border-width:26px;border-color:transparent;border-left-color:#fff}.checkout-steps>a>.angle::before{margin-top:-1px;border-width:27px;border-color:transparent;border-left-color:#d8e0e6}.checkout-steps>a:hover{color:#3e1e4d}.checkout-steps>a.active{background-color:#3e1e4d;color:#fff;cursor:default;pointer-events:none}.checkout-steps>a.active>.angle::after{border-left-color:#3e1e4d}.checkout-steps>a.active+a>.angle{background-color:#3e1e4d}.checkout-steps>a.completed>.step-indicator{display:inline-block;margin-top:-5px;margin-right:7px;border-radius:50%;color:#43d9a3;font-size:18px;line-height:20px;text-align:center;vertical-align:middle}.checkout-steps>a.completed:hover{color:#fff}.checkout-steps>a:first-child{border-right:1px solid #e1e7ec;border-top-right-radius:7px;border-bottom-right-radius:7px}.checkout-steps>a:last-child{border-left:1px solid #e1e7ec;border-top-left-radius:7px;border-bottom-left-radius:7px}@media (max-width: 576px){.checkout-steps>a{width:100%;margin-bottom:10px;float:none;border:1px solid #e1e7ec;border-radius:7px}.checkout-steps>a>.angle{display:none}}.checkout-footer{display:table;width:100%;margin-top:28px;padding-top:5px;padding-bottom:5px;border:1px solid #e1e7ec;border-radius:7px;table-layout:fixed}.checkout-footer>.column{display:table-cell;padding:10px 15px;vertical-align:middle}.checkout-footer>.column:last-child{text-align:right}.checkout-footer>.column:first-child{text-align:left}.checkout-footer .btn{margin:0}.sp-buttons .btn{margin:0;margin-left:8px}.sp-buttons .btn.btn-wishlist{width:36px;padding:0;padding-left:1px;border-radius:50%}.sp-buttons .btn.btn-wishlist>i{font-size:1.2em}.sp-buttons .btn.btn-wishlist.active{color:#ff5252}.product-gallery{position:relative;padding-top:74px;padding-right:15px;padding-bottom:15px;padding-left:15px;border:1px solid #e1e7ec;border-radius:7px}.product-gallery .gallery-item{position:absolute;top:15px;right:15px;margin-bottom:0}.product-gallery .gallery-item>a{display:none;width:44px;height:44px;transition:background-color .3s;border:1px solid #e1e7ec;border-radius:50%;text-decoration:none}.product-gallery .gallery-item>a::before{display:none !important}.product-gallery .gallery-item>a::after{position:static;top:0;margin-top:0;margin-left:1px;transform:none;transition:none;color:#606975;font-size:22px;line-height:40px;content:'\e037';opacity:1}.product-gallery .gallery-item>a:hover{background-color:#f5f5f5}.product-gallery .gallery-item.active>a{display:block}.product-gallery .product-badge{top:25px;left:15px}.product-gallery .product-thumbnails{display:block;margin:0;margin-top:24px;padding:0;list-style:none;text-align:center}.product-gallery .product-thumbnails>li{display:inline-block;margin:0 3px 10px}.product-gallery .product-thumbnails>li>a{display:block;width:94px;transition:border-color .25s;border:1px solid #e1e7ec;border-radius:5px;overflow:hidden}.product-gallery .product-thumbnails>li.active>a{border-color:#42685d;cursor:default}@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none){.product-gallery .gallery-item{display:none !important}}@supports (-ms-ime-align: auto){.product-gallery .gallery-item{display:none !important}}.post-meta{display:block;margin-bottom:24px;padding:0;border:1px solid #e1e7ec;border-radius:7px;list-style:none}.post-meta>li{display:block;margin:0;padding:9px 12px;border-bottom:1px solid #e1e7ec;color:#606975;font-size:13px;cursor:default}.post-meta>li:last-child{border-bottom:0}.post-meta>li>i,.post-meta>li>a{display:inline-block;vertical-align:middle}.post-meta>li>i{margin-top:-2px;margin-right:3px;color:#9da9b9}.post-meta>li>a{transition:color .25s;color:#606975;text-decoration:none}.post-meta>li>a:hover{color:#42685d}.blog-post{margin-bottom:48px}.blog-post p{margin-bottom:0}.post-thumb{display:block;margin-bottom:20px}.post-title>a{transition:color .3s;color:#374250;text-decoration:none}.post-title>a:hover{color:#42685d}.single-post-meta{display:table;width:100%;padding-bottom:24px}.single-post-meta .column{display:table-cell;vertical-align:top}.single-post-meta .column:last-child{text-align:right}.single-post-meta .meta-link{display:inline-block;margin-right:10px;color:#606975;font-size:13px}.single-post-meta .meta-link>span{margin-right:4px;color:#9da9b9}.single-post-meta .meta-link>a{transition:color .25s;color:#606975;text-decoration:none}.single-post-meta .meta-link>a>i{display:inline-block;margin-top:-3px;margin-right:5px;color:#9da9b9 !important;font-size:1.1em;vertical-align:middle}.single-post-meta .meta-link>a:hover{color:#42685d}.single-post-meta .column:last-child .meta-link{margin-right:0;margin-left:10px}@media (max-width: 768px){.single-post-meta{display:block}.single-post-meta .column{display:block;width:100%}.single-post-meta .column:last-child{padding-top:5px;text-align:left}.single-post-meta .column:last-child .meta-link{margin-right:10px;margin-left:0}}.single-post-footer{padding-top:12px;padding-bottom:30px}.single-post-footer>.column{padding-top:4px;padding-bottom:6px}@media (min-width: 576px){.single-post-footer{display:table;width:100%}.single-post-footer>.column{display:table-cell;vertical-align:middle}.single-post-footer>.column:last-child{text-align:right}}.single-post-footer .sp-tag{transition:color .25s;color:#fff;font-size:13px;font-weight:500;text-decoration:none}.single-post-footer .sp-tag:hover{color:#3e1e4d}.entry-share span,.entry-share .share-links{display:inline-block;vertical-align:middle}.entry-share .social-button{margin-right:0;margin-left:8px}

/*# sourceMappingURL=styles.css.map */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden], template {
    display: none
}

html {
    box-sizing: border-box;
    font-family: sans-serif
}

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

blockquote, dd, dl, figure, h1, h2, h3, h4, h5, h6, p, pre {
    margin: 0
}

button {
    background: transparent;
    padding: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

fieldset {
    margin: 0;
    padding: 0
}

ol, ul {
    margin: 0
}

*, :after, :before {
    border: 0 solid #dae4e9
}

img {
    border-style: solid
}

textarea {
    resize: vertical
}

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

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: inherit;
    opacity: .5
}

input::placeholder, textarea::placeholder {
    color: inherit;
    opacity: .5
}

[role=button], button {
    cursor: pointer
}

table {
    border-collapse: collapse
}

.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container {
        max-width: 576px
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 768px
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 992px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1200px
    }
}

.mall-selectbox {
    padding: .75rem 2rem .75rem .5rem
}


.mall-input-sm {
    padding: .5rem .75rem;
    min-height: 0
}

.mall-input--width-limited {
    max-width: 450px
}

.has-error .mall-input {
    background-color: #fcebea
}

.has-error .mall-label {
    color: #cc1f1a
}

[data-validate-for] {
    color: #cc1f1a;
    font-size: .75rem;
    margin-left: .25rem;
    margin-top: .5rem
}

.is-required label:after {
    content: "*";
    display: inline-block;
    margin-left: 3px;
    color: red
}

.dropdown-pointer {
    background-image: url(../themes/thema-thermae/assets/css/dropdown.svg);
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    background-position: right 1em top 50%
}

.mall-form-control {
    margin-bottom: 1.5rem;
    width: 100%
}

.mall-form-checkbox {
    margin-bottom: 1.5rem;
    width: 100%
}

.mall-form-checkbox input[type=checkbox] {
    margin-right: 4px;
    position: relative;
    top: 1px
}

.mall-form-actions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 1.5rem
}

.mall-form-actions .mall-btn + .mall-btn {
    margin-left: 1rem
}

.mall-form-comment {
    color: #9babb4;
    font-size: .75rem;
    margin-bottom: 1rem
}

h1 {
    margin-bottom: 1.5rem
}

h2 {
    margin-bottom: 1rem
}

h3 {
    margin-bottom: .5rem
}

p {
    line-height: 1.5
}

a {
    color: #103d60
}

.text-muted {
    color: #70818a
}

.mall-table {
    width: 100%;
    text-align: left;
    border-collapse: collapse
}

.mall-table th {
    font-size: .875rem;
    font-weight: 600;
    color: #596a73;
    padding: .5rem;
    background-color: #fafcfc
}

.mall-table td {
    padding: .5rem;
    border-top-width: 1px;
    font-size: .75rem;
    white-space: nowrap;
    line-height: 1.5
}

.mall-callout {
    padding: 1.5rem 1rem;
    background-color: #fcfbeb;
    color: #453411;
    margin-bottom: 2rem;
    font-size: .875rem;
    text-align: center
}

.mall-callout--neutral {
    background-color: #fafcfc;
    color: #364349
}

.mall-switcher__item:last-child {
    border-radius: 0 4px 4px 0
}

.has-children:hover div {
    display: block
}

.mall-cart__empty {
    padding: 1.5rem;
    background-color: #f1f6f8;
    text-align: center;
    width: 50%;
    margin: auto
}

.mall-loader {
    background: hsla(0, 0%, 100%, .8);
    z-index: 10000;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    cursor: wait;
    -ms-flex-align: center;
    align-items: center;
    opacity: 0;
    visibility: hidden;
    min-height: 400px
}

.mall-loader, .mall-pagination .pagination {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.mall-pagination .pagination {
    list-style: none;
    padding: 0;
    line-height: 1
}

.mall-pagination a, .mall-pagination span {
    text-decoration: none;
    padding: .5rem;
    line-height: 1;
    display: inline-block;
    text-align: center;
    font-size: .875rem;
    min-width: 30px;
    min-height: 30px
}

.mall-pagination .disabled > a, .mall-pagination .disabled > span {
    color: #dae4e9
}

.mall-pagination .active > a, .mall-pagination .active > span {
    color: #103d60;
    background-color: #dae4e9;
    border-color: #103d60
}

.mall-product {
    display: -ms-flexbox;
    display: flex
}


.mall-product__description {
    margin-bottom: 2rem
}

.mall-product__image:nth-child(3n) {
    margin-right: 0
}

.mall-product__variants {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2rem
}

.mall-product__variants-heading {
    margin-bottom: 1rem
}

.mall-product__variant-properties {
    margin-bottom: 2rem
}

.mall-product__properties {
    font-size: .875rem;
    margin-bottom: 2rem
}

.mall-product__custom-fields {
    margin-bottom: 2rem
}

.mall-product__custom-fields .mall-option-selector {
    border-width: 2px;
    border-color: #dae4e9;
    display: inline-block;
    width: 24px;
    height: 24px
}

.mall-product__custom-fields .mall-option-selector.is-active {
    border-color: #70818a;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1)
}

.mall-product__custom-fields .mall-option-selector img {
    display: block
}

.mall-product__price {
    border-top-width: 1px;
    border-color: #f1f6f8;
    padding-top: 2rem
}

.mall-product__old-price {
    font-size: .875rem;
    font-weight: 700;
    color: #e3342f;
    text-decoration: line-through;
    margin-bottom: .25rem
}

.mall-product__tax-info {
    font-size: .75rem;
    color: #9babb4;
    margin-top: .5rem;
    margin-bottom: 1rem
}

.mall-product__property-stock {
    font-size: .75rem;
    margin-top: .5rem;
    margin-bottom: 2rem;
    color: #9babb4
}

.mall-product__add-to-cart-form {
    border-top-width: 1px;
    border-color: #f1f6f8;
    padding-top: 2rem
}

.mall-add-to-cart-button:hover {
    background: #4a9ce0
}

.mall-color-swatches {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.mall-color-swatches__swatch {
    width: 24px;
    height: 24px;
    margin-right: 6px;
    border-width: 2px
}

.mall-color-swatches__swatch.is-active {
    border-color: #103d60
}

.mall-product-service:not(:last-child) {
    margin-bottom: 4rem
}

.mall-product-service__name {
    margin-bottom: 1rem
}

.mall-product-service__description {
    color: #364349;
    font-size: .875rem;
    margin-bottom: 1rem
}

.mall-product-service__required {
    color: #103d60;
    font-size: .875rem;
    margin-bottom: 1rem
}

.mall-product-service__required[data-validate-for] {
    margin-left: 0
}

.mall-product-service-options {
    border-bottom-width: 1px;
    border-color: #dae4e9
}

.mall-product-service-option {
    border-top-width: 1px;
    border-color: #dae4e9;
    color: #364349;
    font-size: .875rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 15px 0
}

.mall-product-service-option__radio {
    -ms-flex: 0 1 40px;
    flex: 0 1 40px
}

.mall-product-service-option__name {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.mall-product-service-option__price {
    -ms-flex: 1 0 100px;
    flex: 1 0 100px;
    text-align: right;
    font-weight: 700
}

.mall-product-service-option__description {
    color: #596a73;
    font-size: .75rem;
    margin-top: .5rem;
    padding-left: 40px;
    padding-right: 100px;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%
}

.mall-product-service-error {
    font-size: .875rem;
    background-color: #fcebea;
    padding: 1rem;
    border-radius: .25rem;
    text-align: center;
    margin-left: 0;
    margin-top: 2rem
}

.mall-products {
    padding-left: 1rem;
    margin-bottom: 2rem;
    position: relative
}

.mall-products__products {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.mall-products-empty {
    padding: 1rem;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
    text-align: center;
    margin-left: 1rem;
    border-radius: .25rem;
    font-size: .875rem
}


.mall-products-item a {
    color: inherit;
    text-decoration: none
}

.mall-products-item .row.flex, .mall-products-item__info-primary {
    padding-top: .25rem
}

.mall-products-item__info-primary, .mall-products-item__info-secondary {
    display: -ms-flexbox;
    display: flex
}

.mall-products-item__image img {
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
    height: 100%
}

.mall-products-item__name {
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.mall-products-item__price {
    -ms-flex-positive: 0;
    flex-grow: 0;
    padding-left: .5rem;
    white-space: nowrap
}

.mall-products-item__price--special {
    color: #cc1f1a;
    font-weight: 700
}

.mall-products-item__short-description {
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #70818a
}

.mall-products-item__old-price {
    -ms-flex-positive: 0;
    flex-grow: 0;
    padding-left: .5rem;
    color: #ef5753;
    font-style: italic;
    text-decoration: line-through;
    white-space: nowrap
}

.mall-products-filter {
    padding-right: 2rem
}

.mall-products-filter .mall-property-group {
    margin-bottom: 2rem;
    min-height: 105px
}

.mall-products-filter .mall-property-group__name--price {
    display: -ms-flexbox;
    display: flex
}

.mall-products-filter .mall-property-group__name--price > div {
    -ms-flex: 1 1 0%;
    flex: 1 1 0%
}

.mall-products-filter .mall-property-group__description {
    font-size: .75rem;
    color: #70818a;
    margin-bottom: 1rem;
    margin-top: -.5rem
}

.mall-products-filter .mall-property {
    margin-bottom: .5rem
}

.mall-products-filter .mall-property:not(:last-child) .mall-filter.mall-filter--range {
    margin-bottom: 4rem
}

.mall-products-filter .mall-property__label {
    font-size: .875rem;
    margin-bottom: .5rem;
    display: -ms-flexbox;
    display: flex
}

.mall-products-filter .mall-property__label > div {
    -ms-flex: 1 1 0%;
    flex: 1 1 0%
}

.mall-products-filter .mall-property__clear-filter {
    font-size: .75rem;
    font-weight: 400;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right
}

.mall-products-filter .mall-property__clear-filter a {
    color: #9babb4;
    text-decoration: none
}

.mall-products-filter .mall-filter__option {
    padding: .5rem;
    margin-right: .5rem;
    margin-bottom: .5rem;
    background-color: var(--bs-gray-200);
    cursor: pointer;
    text-align: center;
    font-size: .875rem;
    min-width: 40px
}

.mall-products-filter .mall-filter__option.mall-filter__option--selected {
    color: var(--bs-light);
    background-color: var(--bs-primary);
}

.mall-products-filter .noUi-connect {
    background-color: var(--bs-primary)
}

.mall-products-filter .noUi-horizontal {
    height: 10px
}

.mall-products-filter .noUi-horizontal .noUi-handle {
    width: 25px;
    height: 20px;
    right: -13px !important
}

.mall-products-filter .noUi-horizontal .noUi-handle:before {
    height: 10px;
    left: 10px;
    top: 4px
}

.mall-products-filter .noUi-horizontal .noUi-handle:after {
    height: 10px;
    left: 12px;
    top: 4px
}

.mall-products-filter .noUi-target {
    font-size: .7rem;
    margin-bottom: 0
}

.mall-products-filter .noUi-marker-horizontal {
    width: 1px;
    height: 4px
}

.mall-products-filter .noUi-marker-horizontal.noUi-marker-large {
    height: 8px
}

.mall-products-filter .noUi-value {
    top: 15px
}

.mall-products-filter .noUi-pips-horizontal {
    height: 20px;
    padding: 10px 0 0
}

.mall-payment-method {
    margin-top: 1rem
}

.mall-payment-method__entry {
    display: -ms-flexbox;
    display: flex;
    padding-top: 2rem;
    padding-bottom: 2rem;
    position: relative;
    -ms-flex-align: center;
    align-items: center;
    z-index: 0;
    border-width: 1px;
    border-color: #dae4e9
}

.mall-payment-method__entry--active {
    background-color: #fff;
    -ms-flex-align: start;
    align-items: flex-start;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .08);
    opacity: 1;
    z-index: 10;
    border-width: 1px;
    border-color: #9babb4
}

.mall-payment-method__entry--active .mall-payment-method__text {
    opacity: 1
}

.mall-payment-method__logo {
    width: 180px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center
}

.mall-payment-method__logo img {
    width: auto;
    max-width: 100%;
    display: block
}

.mall-payment-method__text {
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    opacity: .5
}

.mall-payment-method__text > div {
    width: 100%
}

.mall-payment-method__name {
    font-weight: 700
}

.mall-payment-method__description, .mall-payment-method__instructions {
    font-size: .75rem;
    line-height: 1.25;
    margin-top: 1rem
}

.mall-payment-method__meta {
    font-size: .875rem;
    line-height: 1.5;
    color: #9babb4;
    margin-top: .5rem
}

.mall-payment-method__data {
    margin-top: 2rem;
    width: 100%
}

.mall-payment-method__selector {
    width: 180px;
    position: relative;
    z-index: 20
}

.mall-payment-method__submit {
    margin-top: 1rem
}

.mall-payment-method .mall-form-control {
    margin-bottom: .5rem
}

.mall-payment-method [data-validate-for] {
    margin-bottom: 1rem;
    margin-top: 0
}

.mall-payment-method__customer-methods {
    margin-top: 2rem
}

.mall-payment-customer-methods {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: .75rem
}

.mall-payment-customer-method {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: none;
    flex: none;
    padding: .75rem;
    position: relative;
    border-width: 1px;
    border-color: #ccd6db;
    border-radius: .125rem;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
    margin-right: 1rem;
    text-decoration: none;
    color: inherit;
    cursor: pointer;
    transition: .2s ease;
    transition-property: border-color, box-shadow
}

.mall-payment-customer-method__name {
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.mall-payment-customer-method__meta {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: .5rem;
    width: 8rem
}

.mall-payment-customer-method:hover {
    border-color: #9babb4;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .08)
}

.mall-shipping-method {
    margin-top: 1rem
}

.mall-shipping-method__entry {
    display: -ms-flexbox;
    display: flex;
    padding-top: 2rem;
    padding-bottom: 2rem;
    position: relative;
    -ms-flex-align: center;
    align-items: center;
    z-index: 0;
    border-width: 1px;
    border-color: #dae4e9
}

.mall-shipping-method__entry--active {
    background-color: #fff;
    -ms-flex-align: start;
    align-items: flex-start;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .08);
    opacity: 1;
    z-index: 10;
    border-width: 1px;
    border-color: #9babb4
}

.mall-shipping-method__entry--active .mall-shipping-method__text {
    opacity: 1
}

.mall-shipping-method__logo {
    width: 180px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center
}

.mall-shipping-method__logo img {
    width: auto;
    max-width: 100%;
    display: block
}

.mall-shipping-method__text {
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    opacity: .5
}

.mall-shipping-method__name {
    font-weight: 700
}

.mall-shipping-method__description {
    font-size: .75rem;
    line-height: 1.25;
    margin-top: 1rem
}

.mall-shipping-method__meta {
    font-size: .875rem;
    line-height: 1.5;
    color: #9babb4;
    margin-top: .5rem
}

.mall-shipping-method__selector {
    width: 180px;
    position: relative;
    z-index: 20
}

.mall-shipping-method__select-button {
    float: right;
    font-size: .875rem;
    display: inline;
    background-color: #fff;
    color: #364349;
    padding: .75rem 1.5rem;
    border-width: 1px;
    border-color: #dae4e9;
    border-radius: .25rem;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    min-height: 42px;
    margin-right: 1rem;
    white-space: nowrap
}

.mall-shipping-method__submit {
    margin-top: 1rem
}

.mall-shipping-method .mall-form-control {
    margin-bottom: .5rem
}

.mall-shipping-method [data-validate-for] {
    margin-bottom: 1rem;
    margin-top: 0
}

.mall-address-selector label {
    font-size: .75rem
}

.mall-address-list__actions {
    display: block;
    margin-top: 1rem;
    margin-bottom: 1rem;
    float: right;
    margin-top: -3.4em
}

.mall-address-list__table-actions {
    text-align: right
}

.mall-address-list__table-actions a {
    margin-right: 1rem
}

.mall-checkout-result {
    width: 50%;
    margin: auto;
    padding: 2rem;
    border-radius: .25rem;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .08);
    text-align: center
}

.mall-checkout-result--failed {
    background-color: #fcebea;
    border-width: 1px;
    border-color: #ef5753;
    color: #420806
}

.mall-checkout-result--cancelled {
    background-color: #fff5eb;
    border-width: 1px;
    border-color: #faad63;
    color: #542605
}

.mall-checkout-result__heading {
    margin-bottom: 1rem
}

.mall-checkout-result__actions {
    margin-top: 2rem
}

.mall-checkout-result p {
    margin-bottom: 1rem
}

.mall-overlay {
    background: hsla(0, 0%, 100%, .8);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.mall-my-account, .mall-overlay {
    display: -ms-flexbox;
    display: flex
}

.mall-my-account__content {
    width: 80%;
    padding-left: 2rem
}

.mall-my-account__content h2 {
    margin-bottom: 2rem
}

.mall-orders-list__order {
    cursor: pointer
}

.mall-orders-list__order:hover td {
    background-color: #f6fbfd
}

.mall-orders-list__order.is-open {
    background-color: #f1f6f8
}

.mall-orders-list__order--unpaid td {
    background-color: #fff5eb;
    color: #542605
}

.mall-orders-list__order--unpaid:hover td {
    background-color: #faad63
}

.mall-orders-list__order--unpaid a {
    color: #420806
}

.mall-orders-list__details {
    background-color: #f1f6f8
}

.mall-order-details__row {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem
}

.mall-order-details__detail {
    width: 50%
}

.mall-order-details .mall-table td {
    vertical-align: top
}

.mall-wishlists-manager__lists {
    width: 350px
}

.mall-wishlists-manager__header {
    margin-bottom: 2rem
}

.mall-wishlists-manager__input {
    font-size: 1.125rem;
    border-bottom-width: 1px;
    border-color: #9babb4;
    padding: .5rem 0;
    width: 100%;
    background: transparent;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.mall-wishlists-manager__form {
    display: -ms-flexbox;
    display: flex
}

.mall-wishlists-manager__action-button {
    -ms-flex: 1 1 60px;
    flex: 1 1 60px;
    margin-left: 20px
}

.mall-wishlists-manager__actions {
    text-align: right;
    margin-top: 2rem
}

.mall-wishlists-manager__actions .mall-btn {
    margin-left: 1rem
}

.mall-wishlists-manager .mall-trash-icon {
    width: 14px;
    fill: currentColor
}

.mall-wishlists-manager .mall-wishlist-empty {
    padding: 1rem;
    text-align: center
}

.mall-wishlist-button {
    position: relative
}

.mall-wishlist-button__popup {
    font-size: .75rem;
    opacity: 0;
    pointer-events: none;
    transform: translateY(20px);
    transition: .2s ease-out;
    transition-property: transform, opacity
}

.mall-wishlist-button__popup--visible {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0)
}

.mall-wishlist-button__popup-inner {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .08);
    border-radius: .25rem;
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 100%;
    background: #fff;
    overflow: hidden
}

.mall-wishlist-button__new {
    border: 1px dashed;
    border-color: #9babb4;
    padding: .75rem 1rem;
    margin: 1rem;
    border-radius: .25rem;
    display: block;
    position: relative
}

.mall-wishlist-button__name-input {
    text-align: center;
    display: block;
    width: 100%
}

.mall-wishlist-button__new-label {
    color: #9babb4;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    pointer-events: none;
    transform: translate(-50%, -50%)
}

.mall-wishlists {
    width: 100%
}

.mall-wishlists--height-limited {
    overflow-y: auto;
    max-height: 400px
}

.mall-wishlist-item__data {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.mall-add-to-wishlist-button {
    margin-top: .25rem
}

.mall-product-reviews {
    margin-top: 2rem;
    border-top-width: 1px;
    border-color: #f3f7f9;
    padding-top: 2rem
}

.mall-product-reviews__heading {
    margin-bottom: 1.5rem
}

.mall-product-reviews__info {
    padding-top: 2rem;
    padding-bottom: 2rem;
    border-top-width: 1px;
    border-color: #fafcfc;
    display: -ms-flexbox;
    display: flex
}

.mall-product-reviews__summary {
    font-size: .75rem;
    color: #70818a
}

.mall-product-reviews__summary [data-validate-for] {
    margin-left: 0;
    margin-top: .5rem;
    margin-bottom: 2rem
}

.mall-product-reviews__info-name {
    font-size: .875rem;
    color: #596a73;
    font-weight: 700;
    -ms-flex-preferred-size: 200px;
    flex-basis: 200px
}

.mall-product-reviews__info-content {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.mall-product-reviews__form-details {
    overflow: hidden;
    max-height: 0;
    transition: max-height .2s ease-out
}

.mall-product-reviews__form-details--visible {
    padding-top: 1rem;
    max-height: 750px
}

.mall-product-reviews__overall-ratings {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.mall-product-reviews__overall-ratings .mall-star {
    width: 24px;
    height: 24px
}

.mall-product-reviews__overall-ratings > div {
    -ms-flex: 1 1 50%;
    flex: 1 1 50%
}

.mall-product-reviews__login-required {
    font-size: .875rem;
    color: #70818a
}

.mall-product-reviews .mall-callout {
    width: 100%
}

.mall-reviews {
    border-top-width: 1px;
    border-color: #f3f7f9
}

.mall-pagination--reviews {
    margin-top: 2rem
}

.mall-review {
    margin-top: 1rem;
    font-size: .875rem;
    border-bottom-width: 1px;
    border-color: #f3f7f9;
    padding-bottom: 1rem
}

.mall-review__rating {
    margin-bottom: 1rem;
    white-space: nowrap
}

.mall-review__rating .mall-star {
    width: 16px;
    height: 16px
}

.mall-review__title {
    color: #364349;
    font-size: .875rem
}

.mall-review__subtitle {
    color: #70818a;
    font-size: .75rem;
    font-weight: 400;
    margin-top: .5rem
}

.mall-review__content {
    margin-top: 1rem;
    color: #364349;
    line-height: 1.5
}

.mall-review__category-reviews {
    margin-bottom: .5rem
}

.mall-review__author {
    color: #70818a;
    font-size: .75rem
}

.mall-review__details {
    margin-top: 1rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.mall-review__pro-con-list {
    font-size: .75rem;
    color: #70818a;
    list-style: none
}

.mall-review__pro-con-list li {
    margin-bottom: .25rem
}

.mall-review__category-reviews {
    width: 50%
}

.mall-category-review {
    font-size: .75rem;
    color: #596a73;
    margin-bottom: .5rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.mall-category-review__name {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.mall-category-review__rating {
    -ms-flex-preferred-size: 90px;
    flex-basis: 90px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    white-space: nowrap
}

.mall-category-review__rating--clickable .mall-star {
    cursor: pointer
}

.mall-category-review__rating .mall-star {
    width: 12px;
    height: 12px
}

.mall-category-review--big .mall-category-review__rating {
    -ms-flex-preferred-size: 120px;
    flex-basis: 120px
}

.mall-category-review--big .mall-category-review__rating .mall-star {
    width: 18px;
    height: 18px
}

.mall-star__bg {
    fill: transparent
}

.mall-star--hover .mall-star__bg, .mall-star--hover .mall-star__border, .mall-star__border {
    fill: silver
}

.mall-star--active .mall-star__bg, .mall-star--active .mall-star__border {
    fill: #fac917
}

.mall-review__details .mall-star.mall-star--active {
    color: #9babb4
}

.mall-review__details .mall-star.mall-star--active .mall-star__bg, .mall-review__details .mall-star.mall-star--active .mall-star__border {
    fill: currentColor
}

.mall-modal {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1000;
    background: rgba(0, 0, 0, .5);
    transition: .3s ease;
    transition-property: opacity, visibility;
    overflow-y: scroll;
    visibility: hidden;
    opacity: 0;
    pointer-events: none
}

.mall-modal--visible {
    opacity: 1;
    visibility: visible;
    pointer-events: auto
}

.mall-modal__inner {
    width: 600px;
    max-width: 95%;
    margin: 2rem auto;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .15);
    padding: 2rem;
    background: #fff;
    border-radius: 3px
}

.mall-modal__inner > h3 {
    margin-bottom: 2rem
}

.mall-modal__actions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2rem
}

.list-reset {
    list-style: none;
    padding: 0
}

.appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.bg-fixed {
    background-attachment: fixed
}

.bg-local {
    background-attachment: local
}

.bg-scroll {
    background-attachment: scroll
}

.bg-transparent {
    background-color: transparent
}

.bg-primary {
    background-color: #103d60
}

.bg-primary-light {
    background-color: #144b76
}

.bg-secondary {
    background-color: #ef7204
}

.bg-secondary-light {
    background-color: #ef5c12
}

.bg-black {
    background-color: #222b2f
}

.bg-grey-darkest {
    background-color: #364349
}

.bg-grey-darker {
    background-color: #596a73
}

.bg-grey-dark {
    background-color: #70818a
}

.bg-grey {
    background-color: #9babb4
}

.bg-grey-light {
    background-color: #dae4e9
}

.bg-grey-lighter {
    background-color: #f3f7f9
}

.bg-grey-lightest {
    background-color: #fafcfc
}

.bg-smoke-dark {
    background-color: #ccd6db
}

.bg-smoke {
    background-color: #dae4e9
}

.bg-smoke-light {
    background-color: #f1f6f8
}

.bg-smoke-lightest {
    background-color: #f6fbfd
}

.bg-white {
    background-color: #fff
}

.bg-red-darkest {
    background-color: #420806
}

.bg-red-dark {
    background-color: #cc1f1a
}

.bg-red {
    background-color: #e3342f
}

.bg-red-light {
    background-color: #ef5753
}

.bg-red-lightest {
    background-color: #fcebea
}

.bg-orange-darkest {
    background-color: #542605
}

.bg-orange-light {
    background-color: #faad63
}

.bg-orange-lightest {
    background-color: #fff5eb
}

.bg-yellow-darkest {
    background-color: #453411
}

.bg-yellow-lightest {
    background-color: #fcfbeb
}

.bg-blue-darker {
    background-color: #103d60
}

.bg-blue-dark {
    background-color: #2779bd
}

.bg-blue {
    background-color: #3490dc
}

.hover\:bg-transparent:hover {
    background-color: transparent
}

.hover\:bg-primary:hover {
    background-color: #103d60
}

.hover\:bg-primary-light:hover {
    background-color: #144b76
}

.hover\:bg-secondary:hover {
    background-color: #ef7204
}

.hover\:bg-secondary-light:hover {
    background-color: #ef5c12
}

.hover\:bg-black:hover {
    background-color: #222b2f
}

.hover\:bg-grey-darkest:hover {
    background-color: #364349
}

.hover\:bg-grey-darker:hover {
    background-color: #596a73
}

.hover\:bg-grey-dark:hover {
    background-color: #70818a
}

.hover\:bg-grey:hover {
    background-color: #9babb4
}

.hover\:bg-grey-light:hover {
    background-color: #dae4e9
}

.hover\:bg-grey-lighter:hover {
    background-color: #f3f7f9
}

.hover\:bg-grey-lightest:hover {
    background-color: #fafcfc
}

.hover\:bg-smoke-dark:hover {
    background-color: #ccd6db
}

.hover\:bg-smoke:hover {
    background-color: #dae4e9
}

.hover\:bg-smoke-light:hover {
    background-color: #f1f6f8
}

.hover\:bg-smoke-lightest:hover {
    background-color: #f6fbfd
}

.hover\:bg-white:hover {
    background-color: #fff
}

.hover\:bg-red-darkest:hover {
    background-color: #420806
}

.hover\:bg-red-dark:hover {
    background-color: #cc1f1a
}

.hover\:bg-red:hover {
    background-color: #e3342f
}

.hover\:bg-red-light:hover {
    background-color: #ef5753
}

.hover\:bg-red-lightest:hover {
    background-color: #fcebea
}

.hover\:bg-orange-darkest:hover {
    background-color: #542605
}

.hover\:bg-orange-light:hover {
    background-color: #faad63
}

.hover\:bg-orange-lightest:hover {
    background-color: #fff5eb
}

.hover\:bg-yellow-darkest:hover {
    background-color: #453411
}

.hover\:bg-yellow-lightest:hover {
    background-color: #fcfbeb
}

.hover\:bg-blue-darker:hover {
    background-color: #103d60
}

.hover\:bg-blue-dark:hover {
    background-color: #2779bd
}

.hover\:bg-blue:hover {
    background-color: #3490dc
}

.bg-bottom {
    background-position: bottom
}

.bg-center {
    background-position: 50%
}

.bg-left {
    background-position: 0
}

.bg-left-bottom {
    background-position: 0 100%
}

.bg-left-top {
    background-position: 0 0
}

.bg-right {
    background-position: 100%
}

.bg-right-bottom {
    background-position: 100% 100%
}

.bg-right-top {
    background-position: 100% 0
}

.bg-top {
    background-position: top
}

.bg-repeat {
    background-repeat: repeat
}

.bg-no-repeat {
    background-repeat: no-repeat
}

.bg-repeat-x {
    background-repeat: repeat-x
}

.bg-repeat-y {
    background-repeat: repeat-y
}

.bg-auto {
    background-size: auto
}

.bg-cover {
    background-size: cover
}

.bg-contain {
    background-size: contain
}

.border-collapse {
    border-collapse: collapse
}

.border-separate {
    border-collapse: separate
}

.border-transparent {
    border-color: transparent
}

.border-primary {
    border-color: #103d60
}

.border-primary-light {
    border-color: #144b76
}

.border-secondary {
    border-color: #ef7204
}

.border-secondary-light {
    border-color: #ef5c12
}

.border-black {
    border-color: #222b2f
}

.border-grey-darkest {
    border-color: #364349
}

.border-grey-darker {
    border-color: #596a73
}

.border-grey-dark {
    border-color: #70818a
}

.border-grey {
    border-color: #9babb4
}

.border-grey-light {
    border-color: #dae4e9
}

.border-grey-lighter {
    border-color: #f3f7f9
}

.border-grey-lightest {
    border-color: #fafcfc
}

.border-smoke-dark {
    border-color: #ccd6db
}

.border-smoke {
    border-color: #dae4e9
}

.border-smoke-light {
    border-color: #f1f6f8
}

.border-smoke-lightest {
    border-color: #f6fbfd
}

.border-white {
    border-color: #fff
}

.border-red-darkest {
    border-color: #420806
}

.border-red-dark {
    border-color: #cc1f1a
}

.border-red {
    border-color: #e3342f
}

.border-red-light {
    border-color: #ef5753
}

.border-red-lightest {
    border-color: #fcebea
}

.border-orange-darkest {
    border-color: #542605
}

.border-orange-light {
    border-color: #faad63
}

.border-orange-lightest {
    border-color: #fff5eb
}

.border-yellow-darkest {
    border-color: #453411
}

.border-yellow-lightest {
    border-color: #fcfbeb
}

.border-blue-darker {
    border-color: #103d60
}

.border-blue-dark {
    border-color: #2779bd
}

.border-blue {
    border-color: #3490dc
}

.hover\:border-transparent:hover {
    border-color: transparent
}

.hover\:border-primary:hover {
    border-color: #103d60
}

.hover\:border-primary-light:hover {
    border-color: #144b76
}

.hover\:border-secondary:hover {
    border-color: #ef7204
}

.hover\:border-secondary-light:hover {
    border-color: #ef5c12
}

.hover\:border-black:hover {
    border-color: #222b2f
}

.hover\:border-grey-darkest:hover {
    border-color: #364349
}

.hover\:border-grey-darker:hover {
    border-color: #596a73
}

.hover\:border-grey-dark:hover {
    border-color: #70818a
}

.hover\:border-grey:hover {
    border-color: #9babb4
}

.hover\:border-grey-light:hover {
    border-color: #dae4e9
}

.hover\:border-grey-lighter:hover {
    border-color: #f3f7f9
}

.hover\:border-grey-lightest:hover {
    border-color: #fafcfc
}

.hover\:border-smoke-dark:hover {
    border-color: #ccd6db
}

.hover\:border-smoke:hover {
    border-color: #dae4e9
}

.hover\:border-smoke-light:hover {
    border-color: #f1f6f8
}

.hover\:border-smoke-lightest:hover {
    border-color: #f6fbfd
}

.hover\:border-white:hover {
    border-color: #fff
}

.hover\:border-red-darkest:hover {
    border-color: #420806
}

.hover\:border-red-dark:hover {
    border-color: #cc1f1a
}

.hover\:border-red:hover {
    border-color: #e3342f
}

.hover\:border-red-light:hover {
    border-color: #ef5753
}

.hover\:border-red-lightest:hover {
    border-color: #fcebea
}

.hover\:border-orange-darkest:hover {
    border-color: #542605
}

.hover\:border-orange-light:hover {
    border-color: #faad63
}

.hover\:border-orange-lightest:hover {
    border-color: #fff5eb
}

.hover\:border-yellow-darkest:hover {
    border-color: #453411
}

.hover\:border-yellow-lightest:hover {
    border-color: #fcfbeb
}

.hover\:border-blue-darker:hover {
    border-color: #103d60
}

.hover\:border-blue-dark:hover {
    border-color: #2779bd
}

.hover\:border-blue:hover {
    border-color: #3490dc
}

.rounded-none {
    border-radius: 0
}

.rounded-sm {
    border-radius: .125rem
}

.rounded {
    border-radius: .25rem
}

.rounded-lg {
    border-radius: .5rem
}

.rounded-full {
    border-radius: 9999px
}

.rounded-t-none {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.rounded-r-none {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.rounded-b-none {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.rounded-l-none {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.rounded-t-sm {
    border-top-left-radius: .125rem
}

.rounded-r-sm, .rounded-t-sm {
    border-top-right-radius: .125rem
}

.rounded-b-sm, .rounded-r-sm {
    border-bottom-right-radius: .125rem
}

.rounded-b-sm, .rounded-l-sm {
    border-bottom-left-radius: .125rem
}

.rounded-l-sm {
    border-top-left-radius: .125rem
}

.rounded-t {
    border-top-left-radius: .25rem
}

.rounded-r, .rounded-t {
    border-top-right-radius: .25rem
}

.rounded-b, .rounded-r {
    border-bottom-right-radius: .25rem
}

.rounded-b, .rounded-l {
    border-bottom-left-radius: .25rem
}

.rounded-l {
    border-top-left-radius: .25rem
}

.rounded-t-lg {
    border-top-left-radius: .5rem
}

.rounded-r-lg, .rounded-t-lg {
    border-top-right-radius: .5rem
}

.rounded-b-lg, .rounded-r-lg {
    border-bottom-right-radius: .5rem
}

.rounded-b-lg, .rounded-l-lg {
    border-bottom-left-radius: .5rem
}

.rounded-l-lg {
    border-top-left-radius: .5rem
}

.rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px
}

.rounded-r-full {
    border-top-right-radius: 9999px
}

.rounded-b-full, .rounded-r-full {
    border-bottom-right-radius: 9999px
}

.rounded-b-full, .rounded-l-full {
    border-bottom-left-radius: 9999px
}

.rounded-l-full {
    border-top-left-radius: 9999px
}

.rounded-tl-none {
    border-top-left-radius: 0
}

.rounded-tr-none {
    border-top-right-radius: 0
}

.rounded-br-none {
    border-bottom-right-radius: 0
}

.rounded-bl-none {
    border-bottom-left-radius: 0
}

.rounded-tl-sm {
    border-top-left-radius: .125rem
}

.rounded-tr-sm {
    border-top-right-radius: .125rem
}

.rounded-br-sm {
    border-bottom-right-radius: .125rem
}

.rounded-bl-sm {
    border-bottom-left-radius: .125rem
}

.rounded-tl {
    border-top-left-radius: .25rem
}

.rounded-tr {
    border-top-right-radius: .25rem
}

.rounded-br {
    border-bottom-right-radius: .25rem
}

.rounded-bl {
    border-bottom-left-radius: .25rem
}

.rounded-tl-lg {
    border-top-left-radius: .5rem
}

.rounded-tr-lg {
    border-top-right-radius: .5rem
}

.rounded-br-lg {
    border-bottom-right-radius: .5rem
}

.rounded-bl-lg {
    border-bottom-left-radius: .5rem
}

.rounded-tl-full {
    border-top-left-radius: 9999px
}

.rounded-tr-full {
    border-top-right-radius: 9999px
}

.rounded-br-full {
    border-bottom-right-radius: 9999px
}

.rounded-bl-full {
    border-bottom-left-radius: 9999px
}

.border-solid {
    border-style: solid
}

.border-dashed {
    border-style: dashed
}

.border-dotted {
    border-style: dotted
}

.border-none {
    border-style: none
}

.border-0 {
    border-width: 0
}

.border-2 {
    border-width: 2px
}

.border-4 {
    border-width: 4px
}

.border-8 {
    border-width: 8px
}

.border {
    border-width: 1px
}

.border-t-0 {
    border-top-width: 0
}

.border-r-0 {
    border-right-width: 0
}

.border-b-0 {
    border-bottom-width: 0
}

.border-l-0 {
    border-left-width: 0
}

.border-t-2 {
    border-top-width: 2px
}

.border-r-2 {
    border-right-width: 2px
}

.border-b-2 {
    border-bottom-width: 2px
}

.border-l-2 {
    border-left-width: 2px
}

.border-t-4 {
    border-top-width: 4px
}

.border-r-4 {
    border-right-width: 4px
}

.border-b-4 {
    border-bottom-width: 4px
}

.border-l-4 {
    border-left-width: 4px
}

.border-t-8 {
    border-top-width: 8px
}

.border-r-8 {
    border-right-width: 8px
}

.border-b-8 {
    border-bottom-width: 8px
}

.border-l-8 {
    border-left-width: 8px
}

.border-t {
    border-top-width: 1px
}

.border-r {
    border-right-width: 1px
}

.border-b {
    border-bottom-width: 1px
}

.border-l {
    border-left-width: 1px
}

.cursor-auto {
    cursor: auto
}

.cursor-default {
    cursor: default
}

.cursor-pointer {
    cursor: pointer
}

.cursor-wait {
    cursor: wait
}

.cursor-move {
    cursor: move
}

.cursor-not-allowed {
    cursor: not-allowed
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.inline {
    display: inline
}

.table {
    display: table
}

.table-row {
    display: table-row
}

.table-cell {
    display: table-cell
}

.hidden {
    display: none
}

.flex {
    display: -ms-flexbox;
    display: flex
}

.inline-flex {
    display: -ms-inline-flexbox;
    display: inline-flex
}

.flex-row {
    -ms-flex-direction: row;
    flex-direction: row
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.flex-col {
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-col-reverse {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse
}

.flex-no-wrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.items-start {
    -ms-flex-align: start;
    align-items: flex-start
}

.items-end {
    -ms-flex-align: end;
    align-items: flex-end
}

.items-center {
    -ms-flex-align: center;
    align-items: center
}

.items-baseline {
    -ms-flex-align: baseline;
    align-items: baseline
}

.items-stretch {
    -ms-flex-align: stretch;
    align-items: stretch
}

.self-auto {
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto
}

.self-start {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.self-end {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.self-center {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.self-stretch {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch
}

.justify-start {
    -ms-flex-pack: start;
    justify-content: flex-start
}

.justify-end {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.justify-center {
    -ms-flex-pack: center;
    justify-content: center
}

.justify-between {
    -ms-flex-pack: justify;
    justify-content: space-between
}

.justify-around {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.content-center {
    -ms-flex-line-pack: center;
    align-content: center
}

.content-start {
    -ms-flex-line-pack: start;
    align-content: flex-start
}

.content-end {
    -ms-flex-line-pack: end;
    align-content: flex-end
}

.content-between {
    -ms-flex-line-pack: justify;
    align-content: space-between
}

.content-around {
    -ms-flex-line-pack: distribute;
    align-content: space-around
}

.flex-1 {
    -ms-flex: 1 1 0%;
    flex: 1 1 0%
}

.flex-auto {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.flex-initial {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.flex-none {
    -ms-flex: none;
    flex: none
}

.flex-grow {
    -ms-flex-positive: 1;
    flex-grow: 1
}

.flex-shrink {
    -ms-flex-negative: 1;
    flex-shrink: 1
}

.flex-no-grow {
    -ms-flex-positive: 0;
    flex-grow: 0
}

.flex-no-shrink {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.float-right {
    float: right
}

.float-left {
    float: left
}

.float-none {
    float: none
}

.clearfix:after {
    content: "";
    display: table;
    clear: both
}

.font-sans {
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif
}

.font-serif {
    font-family: Constantia, Lucida Bright, Lucidabright, Lucida Serif, Lucida, DejaVu Serif, Bitstream Vera Serif, Liberation Serif, Georgia, serif
}

.font-mono {
    font-family: Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace
}

.font-hairline {
    font-weight: 100
}

.font-thin {
    font-weight: 200
}

.font-light {
    font-weight: 300
}

.font-normal {
    font-weight: 400
}

.font-medium {
    font-weight: 500
}

.font-semibold {
    font-weight: 600
}

.font-bold {
    font-weight: 700
}

.font-extrabold {
    font-weight: 800
}

.font-black {
    font-weight: 900
}

.h-auto {
    height: auto
}

.h-px {
    height: 1px
}

.h-full {
    height: 100%
}

.h-screen {
    height: 100vh
}

.leading-none {
    line-height: 1
}

.leading-tight {
    line-height: 1.25
}

.leading-normal {
    line-height: 1.5
}

.leading-loose {
    line-height: 2
}

.m-0 {
    margin: 0
}

.m-1 {
    margin: .25rem
}

.m-2 {
    margin: .5rem
}

.m-3 {
    margin: .75rem
}

.m-4 {
    margin: 1rem
}

.m-5 {
    margin: 1.25rem
}

.m-6 {
    margin: 1.5rem
}

.m-8 {
    margin: 2rem
}

.m-10 {
    margin: 2.5rem
}

.m-12 {
    margin: 3rem
}

.m-16 {
    margin: 4rem
}

.m-20 {
    margin: 5rem
}

.m-24 {
    margin: 6rem
}

.m-32 {
    margin: 8rem
}

.m-auto {
    margin: auto
}

.m-px {
    margin: 1px
}

.my-0 {
    margin-top: 0;
    margin-bottom: 0
}

.mx-0 {
    margin-left: 0;
    margin-right: 0
}

.my-1 {
    margin-top: .25rem;
    margin-bottom: .25rem
}

.mx-1 {
    margin-left: .25rem;
    margin-right: .25rem
}

.my-2 {
    margin-top: .5rem;
    margin-bottom: .5rem
}

.mx-2 {
    margin-left: .5rem;
    margin-right: .5rem
}

.my-3 {
    margin-top: .75rem;
    margin-bottom: .75rem
}

.mx-3 {
    margin-left: .75rem;
    margin-right: .75rem
}

.my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem
}

.mx-4 {
    margin-left: 1rem;
    margin-right: 1rem
}

.my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem
}

.mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem
}

.my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

.mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem
}

.my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem
}

.mx-8 {
    margin-left: 2rem;
    margin-right: 2rem
}

.my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem
}

.mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem
}

.my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem
}

.mx-12 {
    margin-left: 3rem;
    margin-right: 3rem
}

.my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem
}

.mx-16 {
    margin-left: 4rem;
    margin-right: 4rem
}

.my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem
}

.mx-20 {
    margin-left: 5rem;
    margin-right: 5rem
}

.my-24 {
    margin-top: 6rem;
    margin-bottom: 6rem
}

.mx-24 {
    margin-left: 6rem;
    margin-right: 6rem
}

.my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem
}

.mx-32 {
    margin-left: 8rem;
    margin-right: 8rem
}

.my-auto {
    margin-top: auto;
    margin-bottom: auto
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.my-px {
    margin-top: 1px;
    margin-bottom: 1px
}

.mx-px {
    margin-left: 1px;
    margin-right: 1px
}

.mt-0 {
    margin-top: 0
}

.mr-0 {
    margin-right: 0
}

.mb-0 {
    margin-bottom: 0
}

.ml-0 {
    margin-left: 0
}

.mt-1 {
    margin-top: .25rem
}

.mr-1 {
    margin-right: .25rem
}

.mb-1 {
    margin-bottom: .25rem
}

.ml-1 {
    margin-left: .25rem
}

.mt-2 {
    margin-top: .5rem
}

.mr-2 {
    margin-right: .5rem
}

.mb-2 {
    margin-bottom: .5rem
}

.ml-2 {
    margin-left: .5rem
}

.mt-3 {
    margin-top: .75rem
}

.mr-3 {
    margin-right: .75rem
}

.mb-3 {
    margin-bottom: .75rem
}

.ml-3 {
    margin-left: .75rem
}

.mt-4 {
    margin-top: 1rem
}

.mr-4 {
    margin-right: 1rem
}

.mb-4 {
    margin-bottom: 1rem
}

.ml-4 {
    margin-left: 1rem
}

.mt-5 {
    margin-top: 1.25rem
}

.mr-5 {
    margin-right: 1.25rem
}

.mb-5 {
    margin-bottom: 1.25rem
}

.ml-5 {
    margin-left: 1.25rem
}

.mt-6 {
    margin-top: 1.5rem
}

.mr-6 {
    margin-right: 1.5rem
}

.mb-6 {
    margin-bottom: 1.5rem
}

.ml-6 {
    margin-left: 1.5rem
}

.mt-8 {
    margin-top: 2rem
}

.mr-8 {
    margin-right: 2rem
}

.mb-8 {
    margin-bottom: 2rem
}

.ml-8 {
    margin-left: 2rem
}

.mt-10 {
    margin-top: 2.5rem
}

.mr-10 {
    margin-right: 2.5rem
}

.mb-10 {
    margin-bottom: 2.5rem
}

.ml-10 {
    margin-left: 2.5rem
}

.mt-12 {
    margin-top: 3rem
}

.mr-12 {
    margin-right: 3rem
}

.mb-12 {
    margin-bottom: 3rem
}

.ml-12 {
    margin-left: 3rem
}

.mt-16 {
    margin-top: 4rem
}

.mr-16 {
    margin-right: 4rem
}

.mb-16 {
    margin-bottom: 4rem
}

.ml-16 {
    margin-left: 4rem
}

.mt-20 {
    margin-top: 5rem
}

.mr-20 {
    margin-right: 5rem
}

.mb-20 {
    margin-bottom: 5rem
}

.ml-20 {
    margin-left: 5rem
}

.mt-24 {
    margin-top: 6rem
}

.mr-24 {
    margin-right: 6rem
}

.mb-24 {
    margin-bottom: 6rem
}

.ml-24 {
    margin-left: 6rem
}

.mt-32 {
    margin-top: 8rem
}

.mr-32 {
    margin-right: 8rem
}

.mb-32 {
    margin-bottom: 8rem
}

.ml-32 {
    margin-left: 8rem
}

.mt-auto {
    margin-top: auto
}

.mr-auto {
    margin-right: auto
}

.mb-auto {
    margin-bottom: auto
}

.ml-auto {
    margin-left: auto
}

.mt-px {
    margin-top: 1px
}

.mr-px {
    margin-right: 1px
}

.mb-px {
    margin-bottom: 1px
}

.ml-px {
    margin-left: 1px
}

.max-h-full {
    max-height: 100%
}

.max-h-screen {
    max-height: 100vh
}

.max-w-xs {
    max-width: 20rem
}

.max-w-sm {
    max-width: 30rem
}

.max-w-md {
    max-width: 40rem
}

.max-w-lg {
    max-width: 50rem
}

.max-w-xl {
    max-width: 60rem
}

.max-w-2xl {
    max-width: 70rem
}

.max-w-3xl {
    max-width: 80rem
}

.max-w-4xl {
    max-width: 90rem
}

.max-w-5xl {
    max-width: 100rem
}

.max-w-full {
    max-width: 100%
}

.min-h-0 {
    min-height: 0
}

.min-h-full {
    min-height: 100%
}

.min-h-screen {
    min-height: 100vh
}

.min-w-0 {
    min-width: 0
}

.min-w-full {
    min-width: 100%
}

.-m-0 {
    margin: 0
}

.-m-1 {
    margin: -.25rem
}

.-m-2 {
    margin: -.5rem
}

.-m-3 {
    margin: -.75rem
}

.-m-4 {
    margin: -1rem
}

.-m-5 {
    margin: -1.25rem
}

.-m-6 {
    margin: -1.5rem
}

.-m-8 {
    margin: -2rem
}

.-m-10 {
    margin: -2.5rem
}

.-m-12 {
    margin: -3rem
}

.-m-16 {
    margin: -4rem
}

.-m-20 {
    margin: -5rem
}

.-m-24 {
    margin: -6rem
}

.-m-32 {
    margin: -8rem
}

.-m-px {
    margin: -1px
}

.-my-0 {
    margin-top: 0;
    margin-bottom: 0
}

.-mx-0 {
    margin-left: 0;
    margin-right: 0
}

.-my-1 {
    margin-top: -.25rem;
    margin-bottom: -.25rem
}

.-mx-1 {
    margin-left: -.25rem;
    margin-right: -.25rem
}

.-my-2 {
    margin-top: -.5rem;
    margin-bottom: -.5rem
}

.-mx-2 {
    margin-left: -.5rem;
    margin-right: -.5rem
}

.-my-3 {
    margin-top: -.75rem;
    margin-bottom: -.75rem
}

.-mx-3 {
    margin-left: -.75rem;
    margin-right: -.75rem
}

.-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem
}

.-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem
}

.-my-5 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem
}

.-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem
}

.-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem
}

.-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem
}

.-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem
}

.-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem
}

.-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem
}

.-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem
}

.-my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem
}

.-mx-12 {
    margin-left: -3rem;
    margin-right: -3rem
}

.-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem
}

.-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem
}

.-my-20 {
    margin-top: -5rem;
    margin-bottom: -5rem
}

.-mx-20 {
    margin-left: -5rem;
    margin-right: -5rem
}

.-my-24 {
    margin-top: -6rem;
    margin-bottom: -6rem
}

.-mx-24 {
    margin-left: -6rem;
    margin-right: -6rem
}

.-my-32 {
    margin-top: -8rem;
    margin-bottom: -8rem
}

.-mx-32 {
    margin-left: -8rem;
    margin-right: -8rem
}

.-my-px {
    margin-top: -1px;
    margin-bottom: -1px
}

.-mx-px {
    margin-left: -1px;
    margin-right: -1px
}

.-mt-0 {
    margin-top: 0
}

.-mr-0 {
    margin-right: 0
}

.-mb-0 {
    margin-bottom: 0
}

.-ml-0 {
    margin-left: 0
}

.-mt-1 {
    margin-top: -.25rem
}

.-mr-1 {
    margin-right: -.25rem
}

.-mb-1 {
    margin-bottom: -.25rem
}

.-ml-1 {
    margin-left: -.25rem
}

.-mt-2 {
    margin-top: -.5rem
}

.-mr-2 {
    margin-right: -.5rem
}

.-mb-2 {
    margin-bottom: -.5rem
}

.-ml-2 {
    margin-left: -.5rem
}

.-mt-3 {
    margin-top: -.75rem
}

.-mr-3 {
    margin-right: -.75rem
}

.-mb-3 {
    margin-bottom: -.75rem
}

.-ml-3 {
    margin-left: -.75rem
}

.-mt-4 {
    margin-top: -1rem
}

.-mr-4 {
    margin-right: -1rem
}

.-mb-4 {
    margin-bottom: -1rem
}

.-ml-4 {
    margin-left: -1rem
}

.-mt-5 {
    margin-top: -1.25rem
}

.-mr-5 {
    margin-right: -1.25rem
}

.-mb-5 {
    margin-bottom: -1.25rem
}

.-ml-5 {
    margin-left: -1.25rem
}

.-mt-6 {
    margin-top: -1.5rem
}

.-mr-6 {
    margin-right: -1.5rem
}

.-mb-6 {
    margin-bottom: -1.5rem
}

.-ml-6 {
    margin-left: -1.5rem
}

.-mt-8 {
    margin-top: -2rem
}

.-mr-8 {
    margin-right: -2rem
}

.-mb-8 {
    margin-bottom: -2rem
}

.-ml-8 {
    margin-left: -2rem
}

.-mt-10 {
    margin-top: -2.5rem
}

.-mr-10 {
    margin-right: -2.5rem
}

.-mb-10 {
    margin-bottom: -2.5rem
}

.-ml-10 {
    margin-left: -2.5rem
}

.-mt-12 {
    margin-top: -3rem
}

.-mr-12 {
    margin-right: -3rem
}

.-mb-12 {
    margin-bottom: -3rem
}

.-ml-12 {
    margin-left: -3rem
}

.-mt-16 {
    margin-top: -4rem
}

.-mr-16 {
    margin-right: -4rem
}

.-mb-16 {
    margin-bottom: -4rem
}

.-ml-16 {
    margin-left: -4rem
}

.-mt-20 {
    margin-top: -5rem
}

.-mr-20 {
    margin-right: -5rem
}

.-mb-20 {
    margin-bottom: -5rem
}

.-ml-20 {
    margin-left: -5rem
}

.-mt-24 {
    margin-top: -6rem
}

.-mr-24 {
    margin-right: -6rem
}

.-mb-24 {
    margin-bottom: -6rem
}

.-ml-24 {
    margin-left: -6rem
}

.-mt-32 {
    margin-top: -8rem
}

.-mr-32 {
    margin-right: -8rem
}

.-mb-32 {
    margin-bottom: -8rem
}

.-ml-32 {
    margin-left: -8rem
}

.-mt-px {
    margin-top: -1px
}

.-mr-px {
    margin-right: -1px
}

.-mb-px {
    margin-bottom: -1px
}

.-ml-px {
    margin-left: -1px
}

.opacity-0 {
    opacity: 0
}

.opacity-25 {
    opacity: .25
}

.opacity-50 {
    opacity: .5
}

.opacity-75 {
    opacity: .75
}

.opacity-100 {
    opacity: 1
}

.focus\:outline-none:focus, .outline-none {
    outline: 0
}

.overflow-auto {
    overflow: auto
}

.overflow-hidden {
    overflow: hidden
}

.overflow-visible {
    overflow: visible
}

.overflow-scroll {
    overflow: scroll
}

.overflow-x-auto {
    overflow-x: auto
}

.overflow-y-auto {
    overflow-y: auto
}

.overflow-x-hidden {
    overflow-x: hidden
}

.overflow-y-hidden {
    overflow-y: hidden
}

.overflow-x-visible {
    overflow-x: visible
}

.overflow-y-visible {
    overflow-y: visible
}

.overflow-x-scroll {
    overflow-x: scroll
}

.overflow-y-scroll {
    overflow-y: scroll
}

.scrolling-touch {
    -webkit-overflow-scrolling: touch
}

.scrolling-auto {
    -webkit-overflow-scrolling: auto
}

.p-0 {
    padding: 0
}

.p-1 {
    padding: .25rem
}

.p-2 {
    padding: .5rem
}

.p-3 {
    padding: .75rem
}

.p-4 {
    padding: 1rem
}

.p-5 {
    padding: 1.25rem
}

.p-6 {
    padding: 1.5rem
}

.p-8 {
    padding: 2rem
}

.p-10 {
    padding: 2.5rem
}

.p-12 {
    padding: 3rem
}

.p-16 {
    padding: 4rem
}

.p-20 {
    padding: 5rem
}

.p-24 {
    padding: 6rem
}

.p-32 {
    padding: 8rem
}

.p-px {
    padding: 1px
}

.py-0 {
    padding-top: 0;
    padding-bottom: 0
}

.px-0 {
    padding-left: 0;
    padding-right: 0
}

.py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem
}

.px-1 {
    padding-left: .25rem;
    padding-right: .25rem
}

.py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.px-2 {
    padding-left: .5rem;
    padding-right: .5rem
}

.py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem
}

.px-3 {
    padding-left: .75rem;
    padding-right: .75rem
}

.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

.py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
}

.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem
}

.px-8 {
    padding-left: 2rem;
    padding-right: 2rem
}

.py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}

.px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem
}

.py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem
}

.px-12 {
    padding-left: 3rem;
    padding-right: 3rem
}

.py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem
}

.px-16 {
    padding-left: 4rem;
    padding-right: 4rem
}

.py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem
}

.px-20 {
    padding-left: 5rem;
    padding-right: 5rem
}

.py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem
}

.px-24 {
    padding-left: 6rem;
    padding-right: 6rem
}

.py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem
}

.px-32 {
    padding-left: 8rem;
    padding-right: 8rem
}

.py-px {
    padding-top: 1px;
    padding-bottom: 1px
}

.px-px {
    padding-left: 1px;
    padding-right: 1px
}

.pt-0 {
    padding-top: 0
}

.pr-0 {
    padding-right: 0
}

.pb-0 {
    padding-bottom: 0
}

.pl-0 {
    padding-left: 0
}

.pt-1 {
    padding-top: .25rem
}

.pr-1 {
    padding-right: .25rem
}

.pb-1 {
    padding-bottom: .25rem
}

.pl-1 {
    padding-left: .25rem
}

.pt-2 {
    padding-top: .5rem
}

.pr-2 {
    padding-right: .5rem
}

.pb-2 {
    padding-bottom: .5rem
}

.pl-2 {
    padding-left: .5rem
}

.pt-3 {
    padding-top: .75rem
}

.pr-3 {
    padding-right: .75rem
}

.pb-3 {
    padding-bottom: .75rem
}

.pl-3 {
    padding-left: .75rem
}

.pt-4 {
    padding-top: 1rem
}

.pr-4 {
    padding-right: 1rem
}

.pb-4 {
    padding-bottom: 1rem
}

.pl-4 {
    padding-left: 1rem
}

.pt-5 {
    padding-top: 1.25rem
}

.pr-5 {
    padding-right: 1.25rem
}

.pb-5 {
    padding-bottom: 1.25rem
}

.pl-5 {
    padding-left: 1.25rem
}

.pt-6 {
    padding-top: 1.5rem
}

.pr-6 {
    padding-right: 1.5rem
}

.pb-6 {
    padding-bottom: 1.5rem
}

.pl-6 {
    padding-left: 1.5rem
}

.pt-8 {
    padding-top: 2rem
}

.pr-8 {
    padding-right: 2rem
}

.pb-8 {
    padding-bottom: 2rem
}

.pl-8 {
    padding-left: 2rem
}

.pt-10 {
    padding-top: 2.5rem
}

.pr-10 {
    padding-right: 2.5rem
}

.pb-10 {
    padding-bottom: 2.5rem
}

.pl-10 {
    padding-left: 2.5rem
}

.pt-12 {
    padding-top: 3rem
}

.pr-12 {
    padding-right: 3rem
}

.pb-12 {
    padding-bottom: 3rem
}

.pl-12 {
    padding-left: 3rem
}

.pt-16 {
    padding-top: 4rem
}

.pr-16 {
    padding-right: 4rem
}

.pb-16 {
    padding-bottom: 4rem
}

.pl-16 {
    padding-left: 4rem
}

.pt-20 {
    padding-top: 5rem
}

.pr-20 {
    padding-right: 5rem
}

.pb-20 {
    padding-bottom: 5rem
}

.pl-20 {
    padding-left: 5rem
}

.pt-24 {
    padding-top: 6rem
}

.pr-24 {
    padding-right: 6rem
}

.pb-24 {
    padding-bottom: 6rem
}

.pl-24 {
    padding-left: 6rem
}

.pt-32 {
    padding-top: 8rem
}

.pr-32 {
    padding-right: 8rem
}

.pb-32 {
    padding-bottom: 8rem
}

.pl-32 {
    padding-left: 8rem
}

.pt-px {
    padding-top: 1px
}

.pr-px {
    padding-right: 1px
}

.pb-px {
    padding-bottom: 1px
}

.pl-px {
    padding-left: 1px
}

.pointer-events-none {
    pointer-events: none
}

.pointer-events-auto {
    pointer-events: auto
}

.static {
    position: static
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.sticky {
    position: -webkit-sticky;
    position: sticky
}

.pin-none {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto
}

.pin {
    right: 0;
    left: 0
}

.pin, .pin-y {
    top: 0;
    bottom: 0
}

.pin-x {
    right: 0;
    left: 0
}

.pin-t {
    top: 0
}

.pin-r {
    right: 0
}

.pin-b {
    bottom: 0
}

.pin-l {
    left: 0
}

.resize-none {
    resize: none
}

.resize-y {
    resize: vertical
}

.resize-x {
    resize: horizontal
}

.resize {
    resize: both
}

.shadow {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1)
}

.shadow-md {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .08)
}

.shadow-lg {
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .11), 0 5px 15px 0 rgba(0, 0, 0, .08)
}

.shadow-inner {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06)
}

.shadow-outline {
    box-shadow: 0 0 0 3px rgba(52, 144, 220, .5)
}

.shadow-none {
    box-shadow: none
}

.fill-current {
    fill: currentColor
}

.stroke-current {
    stroke: currentColor
}

.table-auto {
    table-layout: auto
}

.table-fixed {
    table-layout: fixed
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-justify {
    text-align: justify
}

.text-transparent {
    color: transparent
}

.text-primary {
    color: #103d60
}

.text-primary-light {
    color: #144b76
}

.text-secondary {
    color: #ef7204
}

.text-secondary-light {
    color: #ef5c12
}

.text-black {
    color: #222b2f
}

.text-grey-darkest {
    color: #364349
}

.text-grey-darker {
    color: #596a73
}

.text-grey-dark {
    color: #70818a
}

.text-grey {
    color: #9babb4
}

.text-grey-light {
    color: #dae4e9
}

.text-grey-lighter {
    color: #f3f7f9
}

.text-grey-lightest {
    color: #fafcfc
}

.text-smoke-dark {
    color: #ccd6db
}

.text-smoke {
    color: #dae4e9
}

.text-smoke-light {
    color: #f1f6f8
}

.text-smoke-lightest {
    color: #f6fbfd
}

.text-white {
    color: #fff
}

.text-red-darkest {
    color: #420806
}

.text-red-dark {
    color: #cc1f1a
}

.text-red {
    color: #e3342f
}

.text-red-light {
    color: #ef5753
}

.text-red-lightest {
    color: #fcebea
}

.text-orange-darkest {
    color: #542605
}

.text-orange-light {
    color: #faad63
}

.text-orange-lightest {
    color: #fff5eb
}

.text-yellow-darkest {
    color: #453411
}

.text-yellow-lightest {
    color: #fcfbeb
}

.text-blue-darker {
    color: #103d60
}

.text-blue-dark {
    color: #2779bd
}

.text-blue {
    color: #3490dc
}

.hover\:text-transparent:hover {
    color: transparent
}

.hover\:text-primary:hover {
    color: #103d60
}

.hover\:text-primary-light:hover {
    color: #144b76
}

.hover\:text-secondary:hover {
    color: #ef7204
}

.hover\:text-secondary-light:hover {
    color: #ef5c12
}

.hover\:text-black:hover {
    color: #222b2f
}

.hover\:text-grey-darkest:hover {
    color: #364349
}

.hover\:text-grey-darker:hover {
    color: #596a73
}

.hover\:text-grey-dark:hover {
    color: #70818a
}

.hover\:text-grey:hover {
    color: #9babb4
}

.hover\:text-grey-light:hover {
    color: #dae4e9
}

.hover\:text-grey-lighter:hover {
    color: #f3f7f9
}

.hover\:text-grey-lightest:hover {
    color: #fafcfc
}

.hover\:text-smoke-dark:hover {
    color: #ccd6db
}

.hover\:text-smoke:hover {
    color: #dae4e9
}

.hover\:text-smoke-light:hover {
    color: #f1f6f8
}

.hover\:text-smoke-lightest:hover {
    color: #f6fbfd
}

.hover\:text-white:hover {
    color: #fff
}

.hover\:text-red-darkest:hover {
    color: #420806
}

.hover\:text-red-dark:hover {
    color: #cc1f1a
}

.hover\:text-red:hover {
    color: #e3342f
}

.hover\:text-red-light:hover {
    color: #ef5753
}

.hover\:text-red-lightest:hover {
    color: #fcebea
}

.hover\:text-orange-darkest:hover {
    color: #542605
}

.hover\:text-orange-light:hover {
    color: #faad63
}

.hover\:text-orange-lightest:hover {
    color: #fff5eb
}

.hover\:text-yellow-darkest:hover {
    color: #453411
}

.hover\:text-yellow-lightest:hover {
    color: #fcfbeb
}

.hover\:text-blue-darker:hover {
    color: #103d60
}

.hover\:text-blue-dark:hover {
    color: #2779bd
}

.hover\:text-blue:hover {
    color: #3490dc
}

.text-2xs {
    font-size: .65rem
}

.text-xs {
    font-size: .75rem
}

.text-sm {
    font-size: .875rem
}

.text-base {
    font-size: 1rem
}

.text-lg {
    font-size: 1.125rem
}

.text-xl {
    font-size: 1.25rem
}

.text-2xl {
    font-size: 1.5rem
}

.text-3xl {
    font-size: 1.875rem
}

.text-4xl {
    font-size: 2.25rem
}

.text-5xl {
    font-size: 3rem
}

.italic {
    font-style: italic
}

.roman {
    font-style: normal
}

.uppercase {
    text-transform: uppercase
}

.lowercase {
    text-transform: lowercase
}

.capitalize {
    text-transform: capitalize
}

.normal-case {
    text-transform: none
}

.underline {
    text-decoration: underline
}

.line-through {
    text-decoration: line-through
}

.no-underline {
    text-decoration: none
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto
}

.hover\:italic:hover {
    font-style: italic
}

.hover\:roman:hover {
    font-style: normal
}

.hover\:uppercase:hover {
    text-transform: uppercase
}

.hover\:lowercase:hover {
    text-transform: lowercase
}

.hover\:capitalize:hover {
    text-transform: capitalize
}

.hover\:normal-case:hover {
    text-transform: none
}

.hover\:underline:hover {
    text-decoration: underline
}

.hover\:line-through:hover {
    text-decoration: line-through
}

.hover\:no-underline:hover {
    text-decoration: none
}

.hover\:antialiased:hover {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.hover\:subpixel-antialiased:hover {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto
}

.tracking-tight {
    letter-spacing: -.05em
}

.tracking-normal {
    letter-spacing: 0
}

.tracking-wide {
    letter-spacing: .05em
}

.select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.select-text {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text
}

.align-baseline {
    vertical-align: baseline
}

.align-top {
    vertical-align: top
}

.align-middle {
    vertical-align: middle
}

.align-bottom {
    vertical-align: bottom
}

.align-text-top {
    vertical-align: text-top
}

.align-text-bottom {
    vertical-align: text-bottom
}

.visible {
    visibility: visible
}

.invisible {
    visibility: hidden
}

.whitespace-normal {
    white-space: normal
}

.whitespace-no-wrap {
    white-space: nowrap
}

.whitespace-pre {
    white-space: pre
}

.whitespace-pre-line {
    white-space: pre-line
}

.whitespace-pre-wrap {
    white-space: pre-wrap
}

.break-words {
    word-wrap: break-word
}

.break-normal {
    word-wrap: normal
}

.truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.w-6 {
    width: 1.5rem
}

.w-24 {
    width: 6rem
}

.w-32 {
    width: 8rem
}

.w-auto {
    width: auto
}

.w-px {
    width: 1px
}

.w-1\/2 {
    width: 50%
}

.w-1\/3 {
    width: 33.33333%
}

.w-2\/3 {
    width: 66.66667%
}

.w-1\/4 {
    width: 25%
}

.w-3\/4 {
    width: 75%
}

.w-1\/5 {
    width: 20%
}

.w-2\/5 {
    width: 40%
}

.w-3\/5 {
    width: 60%
}

.w-4\/5 {
    width: 80%
}

.w-1\/6 {
    width: 16.66667%
}

.w-5\/6 {
    width: 83.33333%
}

.w-full {
    width: 100%
}

.w-screen {
    width: 100vw
}

.z-0 {
    z-index: 0
}

.z-10 {
    z-index: 10
}

.z-20 {
    z-index: 20
}

.z-30 {
    z-index: 30
}

.z-40 {
    z-index: 40
}

.z-50 {
    z-index: 50
}

.z-auto {
    z-index: auto
}

@media (min-width: 576px) {
    .sm\:block {
        display: block
    }

    .sm\:inline-block {
        display: inline-block
    }

    .sm\:inline {
        display: inline
    }

    .sm\:table {
        display: table
    }

    .sm\:table-row {
        display: table-row
    }

    .sm\:table-cell {
        display: table-cell
    }

    .sm\:hidden {
        display: none
    }

    .sm\:flex {
        display: -ms-flexbox;
        display: flex
    }

    .sm\:inline-flex {
        display: -ms-inline-flexbox;
        display: inline-flex
    }

    .sm\:flex-row {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .sm\:flex-row-reverse {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .sm\:flex-col {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .sm\:flex-col-reverse {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .sm\:flex-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .sm\:flex-wrap-reverse {
        -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse
    }

    .sm\:flex-no-wrap {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .sm\:items-start {
        -ms-flex-align: start;
        align-items: flex-start
    }

    .sm\:items-end {
        -ms-flex-align: end;
        align-items: flex-end
    }

    .sm\:items-center {
        -ms-flex-align: center;
        align-items: center
    }

    .sm\:items-baseline {
        -ms-flex-align: baseline;
        align-items: baseline
    }

    .sm\:items-stretch {
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .sm\:self-auto {
        -ms-flex-item-align: auto;
        -ms-grid-row-align: auto;
        align-self: auto
    }

    .sm\:self-start {
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .sm\:self-end {
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .sm\:self-center {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }

    .sm\:self-stretch {
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch
    }

    .sm\:justify-start {
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .sm\:justify-end {
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .sm\:justify-center {
        -ms-flex-pack: center;
        justify-content: center
    }

    .sm\:justify-between {
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .sm\:justify-around {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .sm\:content-center {
        -ms-flex-line-pack: center;
        align-content: center
    }

    .sm\:content-start {
        -ms-flex-line-pack: start;
        align-content: flex-start
    }

    .sm\:content-end {
        -ms-flex-line-pack: end;
        align-content: flex-end
    }

    .sm\:content-between {
        -ms-flex-line-pack: justify;
        align-content: space-between
    }

    .sm\:content-around {
        -ms-flex-line-pack: distribute;
        align-content: space-around
    }

    .sm\:flex-1 {
        -ms-flex: 1 1 0%;
        flex: 1 1 0%
    }

    .sm\:flex-auto {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .sm\:flex-initial {
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .sm\:flex-none {
        -ms-flex: none;
        flex: none
    }

    .sm\:flex-grow {
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .sm\:flex-shrink {
        -ms-flex-negative: 1;
        flex-shrink: 1
    }

    .sm\:flex-no-grow {
        -ms-flex-positive: 0;
        flex-grow: 0
    }

    .sm\:flex-no-shrink {
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .sm\:font-sans {
        font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif
    }

    .sm\:font-serif {
        font-family: Constantia, Lucida Bright, Lucidabright, Lucida Serif, Lucida, DejaVu Serif, Bitstream Vera Serif, Liberation Serif, Georgia, serif
    }

    .sm\:font-mono {
        font-family: Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace
    }

    .sm\:m-0 {
        margin: 0
    }

    .sm\:m-1 {
        margin: .25rem
    }

    .sm\:m-2 {
        margin: .5rem
    }

    .sm\:m-3 {
        margin: .75rem
    }

    .sm\:m-4 {
        margin: 1rem
    }

    .sm\:m-5 {
        margin: 1.25rem
    }

    .sm\:m-6 {
        margin: 1.5rem
    }

    .sm\:m-8 {
        margin: 2rem
    }

    .sm\:m-10 {
        margin: 2.5rem
    }

    .sm\:m-12 {
        margin: 3rem
    }

    .sm\:m-16 {
        margin: 4rem
    }

    .sm\:m-20 {
        margin: 5rem
    }

    .sm\:m-24 {
        margin: 6rem
    }

    .sm\:m-32 {
        margin: 8rem
    }

    .sm\:m-auto {
        margin: auto
    }

    .sm\:m-px {
        margin: 1px
    }

    .sm\:my-0 {
        margin-top: 0;
        margin-bottom: 0
    }

    .sm\:mx-0 {
        margin-left: 0;
        margin-right: 0
    }

    .sm\:my-1 {
        margin-top: .25rem;
        margin-bottom: .25rem
    }

    .sm\:mx-1 {
        margin-left: .25rem;
        margin-right: .25rem
    }

    .sm\:my-2 {
        margin-top: .5rem;
        margin-bottom: .5rem
    }

    .sm\:mx-2 {
        margin-left: .5rem;
        margin-right: .5rem
    }

    .sm\:my-3 {
        margin-top: .75rem;
        margin-bottom: .75rem
    }

    .sm\:mx-3 {
        margin-left: .75rem;
        margin-right: .75rem
    }

    .sm\:my-4 {
        margin-top: 1rem;
        margin-bottom: 1rem
    }

    .sm\:mx-4 {
        margin-left: 1rem;
        margin-right: 1rem
    }

    .sm\:my-5 {
        margin-top: 1.25rem;
        margin-bottom: 1.25rem
    }

    .sm\:mx-5 {
        margin-left: 1.25rem;
        margin-right: 1.25rem
    }

    .sm\:my-6 {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem
    }

    .sm\:mx-6 {
        margin-left: 1.5rem;
        margin-right: 1.5rem
    }

    .sm\:my-8 {
        margin-top: 2rem;
        margin-bottom: 2rem
    }

    .sm\:mx-8 {
        margin-left: 2rem;
        margin-right: 2rem
    }

    .sm\:my-10 {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem
    }

    .sm\:mx-10 {
        margin-left: 2.5rem;
        margin-right: 2.5rem
    }

    .sm\:my-12 {
        margin-top: 3rem;
        margin-bottom: 3rem
    }

    .sm\:mx-12 {
        margin-left: 3rem;
        margin-right: 3rem
    }

    .sm\:my-16 {
        margin-top: 4rem;
        margin-bottom: 4rem
    }

    .sm\:mx-16 {
        margin-left: 4rem;
        margin-right: 4rem
    }

    .sm\:my-20 {
        margin-top: 5rem;
        margin-bottom: 5rem
    }

    .sm\:mx-20 {
        margin-left: 5rem;
        margin-right: 5rem
    }

    .sm\:my-24 {
        margin-top: 6rem;
        margin-bottom: 6rem
    }

    .sm\:mx-24 {
        margin-left: 6rem;
        margin-right: 6rem
    }

    .sm\:my-32 {
        margin-top: 8rem;
        margin-bottom: 8rem
    }

    .sm\:mx-32 {
        margin-left: 8rem;
        margin-right: 8rem
    }

    .sm\:my-auto {
        margin-top: auto;
        margin-bottom: auto
    }

    .sm\:mx-auto {
        margin-left: auto;
        margin-right: auto
    }

    .sm\:my-px {
        margin-top: 1px;
        margin-bottom: 1px
    }

    .sm\:mx-px {
        margin-left: 1px;
        margin-right: 1px
    }

    .sm\:mt-0 {
        margin-top: 0
    }

    .sm\:mr-0 {
        margin-right: 0
    }

    .sm\:mb-0 {
        margin-bottom: 0
    }

    .sm\:ml-0 {
        margin-left: 0
    }

    .sm\:mt-1 {
        margin-top: .25rem
    }

    .sm\:mr-1 {
        margin-right: .25rem
    }

    .sm\:mb-1 {
        margin-bottom: .25rem
    }

    .sm\:ml-1 {
        margin-left: .25rem
    }

    .sm\:mt-2 {
        margin-top: .5rem
    }

    .sm\:mr-2 {
        margin-right: .5rem
    }

    .sm\:mb-2 {
        margin-bottom: .5rem
    }

    .sm\:ml-2 {
        margin-left: .5rem
    }

    .sm\:mt-3 {
        margin-top: .75rem
    }

    .sm\:mr-3 {
        margin-right: .75rem
    }

    .sm\:mb-3 {
        margin-bottom: .75rem
    }

    .sm\:ml-3 {
        margin-left: .75rem
    }

    .sm\:mt-4 {
        margin-top: 1rem
    }

    .sm\:mr-4 {
        margin-right: 1rem
    }

    .sm\:mb-4 {
        margin-bottom: 1rem
    }

    .sm\:ml-4 {
        margin-left: 1rem
    }

    .sm\:mt-5 {
        margin-top: 1.25rem
    }

    .sm\:mr-5 {
        margin-right: 1.25rem
    }

    .sm\:mb-5 {
        margin-bottom: 1.25rem
    }

    .sm\:ml-5 {
        margin-left: 1.25rem
    }

    .sm\:mt-6 {
        margin-top: 1.5rem
    }

    .sm\:mr-6 {
        margin-right: 1.5rem
    }

    .sm\:mb-6 {
        margin-bottom: 1.5rem
    }

    .sm\:ml-6 {
        margin-left: 1.5rem
    }

    .sm\:mt-8 {
        margin-top: 2rem
    }

    .sm\:mr-8 {
        margin-right: 2rem
    }

    .sm\:mb-8 {
        margin-bottom: 2rem
    }

    .sm\:ml-8 {
        margin-left: 2rem
    }

    .sm\:mt-10 {
        margin-top: 2.5rem
    }

    .sm\:mr-10 {
        margin-right: 2.5rem
    }

    .sm\:mb-10 {
        margin-bottom: 2.5rem
    }

    .sm\:ml-10 {
        margin-left: 2.5rem
    }

    .sm\:mt-12 {
        margin-top: 3rem
    }

    .sm\:mr-12 {
        margin-right: 3rem
    }

    .sm\:mb-12 {
        margin-bottom: 3rem
    }

    .sm\:ml-12 {
        margin-left: 3rem
    }

    .sm\:mt-16 {
        margin-top: 4rem
    }

    .sm\:mr-16 {
        margin-right: 4rem
    }

    .sm\:mb-16 {
        margin-bottom: 4rem
    }

    .sm\:ml-16 {
        margin-left: 4rem
    }

    .sm\:mt-20 {
        margin-top: 5rem
    }

    .sm\:mr-20 {
        margin-right: 5rem
    }

    .sm\:mb-20 {
        margin-bottom: 5rem
    }

    .sm\:ml-20 {
        margin-left: 5rem
    }

    .sm\:mt-24 {
        margin-top: 6rem
    }

    .sm\:mr-24 {
        margin-right: 6rem
    }

    .sm\:mb-24 {
        margin-bottom: 6rem
    }

    .sm\:ml-24 {
        margin-left: 6rem
    }

    .sm\:mt-32 {
        margin-top: 8rem
    }

    .sm\:mr-32 {
        margin-right: 8rem
    }

    .sm\:mb-32 {
        margin-bottom: 8rem
    }

    .sm\:ml-32 {
        margin-left: 8rem
    }

    .sm\:mt-auto {
        margin-top: auto
    }

    .sm\:mr-auto {
        margin-right: auto
    }

    .sm\:mb-auto {
        margin-bottom: auto
    }

    .sm\:ml-auto {
        margin-left: auto
    }

    .sm\:mt-px {
        margin-top: 1px
    }

    .sm\:mr-px {
        margin-right: 1px
    }

    .sm\:mb-px {
        margin-bottom: 1px
    }

    .sm\:ml-px {
        margin-left: 1px
    }

    .sm\:p-0 {
        padding: 0
    }

    .sm\:p-1 {
        padding: .25rem
    }

    .sm\:p-2 {
        padding: .5rem
    }

    .sm\:p-3 {
        padding: .75rem
    }

    .sm\:p-4 {
        padding: 1rem
    }

    .sm\:p-5 {
        padding: 1.25rem
    }

    .sm\:p-6 {
        padding: 1.5rem
    }

    .sm\:p-8 {
        padding: 2rem
    }

    .sm\:p-10 {
        padding: 2.5rem
    }

    .sm\:p-12 {
        padding: 3rem
    }

    .sm\:p-16 {
        padding: 4rem
    }

    .sm\:p-20 {
        padding: 5rem
    }

    .sm\:p-24 {
        padding: 6rem
    }

    .sm\:p-32 {
        padding: 8rem
    }

    .sm\:p-px {
        padding: 1px
    }

    .sm\:py-0 {
        padding-top: 0;
        padding-bottom: 0
    }

    .sm\:px-0 {
        padding-left: 0;
        padding-right: 0
    }

    .sm\:py-1 {
        padding-top: .25rem;
        padding-bottom: .25rem
    }

    .sm\:px-1 {
        padding-left: .25rem;
        padding-right: .25rem
    }

    .sm\:py-2 {
        padding-top: .5rem;
        padding-bottom: .5rem
    }

    .sm\:px-2 {
        padding-left: .5rem;
        padding-right: .5rem
    }

    .sm\:py-3 {
        padding-top: .75rem;
        padding-bottom: .75rem
    }

    .sm\:px-3 {
        padding-left: .75rem;
        padding-right: .75rem
    }

    .sm\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem
    }

    .sm\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .sm\:py-5 {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem
    }

    .sm\:px-5 {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .sm\:py-6 {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem
    }

    .sm\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .sm\:py-8 {
        padding-top: 2rem;
        padding-bottom: 2rem
    }

    .sm\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .sm\:py-10 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem
    }

    .sm\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }

    .sm\:py-12 {
        padding-top: 3rem;
        padding-bottom: 3rem
    }

    .sm\:px-12 {
        padding-left: 3rem;
        padding-right: 3rem
    }

    .sm\:py-16 {
        padding-top: 4rem;
        padding-bottom: 4rem
    }

    .sm\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem
    }

    .sm\:py-20 {
        padding-top: 5rem;
        padding-bottom: 5rem
    }

    .sm\:px-20 {
        padding-left: 5rem;
        padding-right: 5rem
    }

    .sm\:py-24 {
        padding-top: 6rem;
        padding-bottom: 6rem
    }

    .sm\:px-24 {
        padding-left: 6rem;
        padding-right: 6rem
    }

    .sm\:py-32 {
        padding-top: 8rem;
        padding-bottom: 8rem
    }

    .sm\:px-32 {
        padding-left: 8rem;
        padding-right: 8rem
    }

    .sm\:py-px {
        padding-top: 1px;
        padding-bottom: 1px
    }

    .sm\:px-px {
        padding-left: 1px;
        padding-right: 1px
    }

    .sm\:pt-0 {
        padding-top: 0
    }

    .sm\:pr-0 {
        padding-right: 0
    }

    .sm\:pb-0 {
        padding-bottom: 0
    }

    .sm\:pl-0 {
        padding-left: 0
    }

    .sm\:pt-1 {
        padding-top: .25rem
    }

    .sm\:pr-1 {
        padding-right: .25rem
    }

    .sm\:pb-1 {
        padding-bottom: .25rem
    }

    .sm\:pl-1 {
        padding-left: .25rem
    }

    .sm\:pt-2 {
        padding-top: .5rem
    }

    .sm\:pr-2 {
        padding-right: .5rem
    }

    .sm\:pb-2 {
        padding-bottom: .5rem
    }

    .sm\:pl-2 {
        padding-left: .5rem
    }

    .sm\:pt-3 {
        padding-top: .75rem
    }

    .sm\:pr-3 {
        padding-right: .75rem
    }

    .sm\:pb-3 {
        padding-bottom: .75rem
    }

    .sm\:pl-3 {
        padding-left: .75rem
    }

    .sm\:pt-4 {
        padding-top: 1rem
    }

    .sm\:pr-4 {
        padding-right: 1rem
    }

    .sm\:pb-4 {
        padding-bottom: 1rem
    }

    .sm\:pl-4 {
        padding-left: 1rem
    }

    .sm\:pt-5 {
        padding-top: 1.25rem
    }

    .sm\:pr-5 {
        padding-right: 1.25rem
    }

    .sm\:pb-5 {
        padding-bottom: 1.25rem
    }

    .sm\:pl-5 {
        padding-left: 1.25rem
    }

    .sm\:pt-6 {
        padding-top: 1.5rem
    }

    .sm\:pr-6 {
        padding-right: 1.5rem
    }

    .sm\:pb-6 {
        padding-bottom: 1.5rem
    }

    .sm\:pl-6 {
        padding-left: 1.5rem
    }

    .sm\:pt-8 {
        padding-top: 2rem
    }

    .sm\:pr-8 {
        padding-right: 2rem
    }

    .sm\:pb-8 {
        padding-bottom: 2rem
    }

    .sm\:pl-8 {
        padding-left: 2rem
    }

    .sm\:pt-10 {
        padding-top: 2.5rem
    }

    .sm\:pr-10 {
        padding-right: 2.5rem
    }

    .sm\:pb-10 {
        padding-bottom: 2.5rem
    }

    .sm\:pl-10 {
        padding-left: 2.5rem
    }

    .sm\:pt-12 {
        padding-top: 3rem
    }

    .sm\:pr-12 {
        padding-right: 3rem
    }

    .sm\:pb-12 {
        padding-bottom: 3rem
    }

    .sm\:pl-12 {
        padding-left: 3rem
    }

    .sm\:pt-16 {
        padding-top: 4rem
    }

    .sm\:pr-16 {
        padding-right: 4rem
    }

    .sm\:pb-16 {
        padding-bottom: 4rem
    }

    .sm\:pl-16 {
        padding-left: 4rem
    }

    .sm\:pt-20 {
        padding-top: 5rem
    }

    .sm\:pr-20 {
        padding-right: 5rem
    }

    .sm\:pb-20 {
        padding-bottom: 5rem
    }

    .sm\:pl-20 {
        padding-left: 5rem
    }

    .sm\:pt-24 {
        padding-top: 6rem
    }

    .sm\:pr-24 {
        padding-right: 6rem
    }

    .sm\:pb-24 {
        padding-bottom: 6rem
    }

    .sm\:pl-24 {
        padding-left: 6rem
    }

    .sm\:pt-32 {
        padding-top: 8rem
    }

    .sm\:pr-32 {
        padding-right: 8rem
    }

    .sm\:pb-32 {
        padding-bottom: 8rem
    }

    .sm\:pl-32 {
        padding-left: 8rem
    }

    .sm\:pt-px {
        padding-top: 1px
    }

    .sm\:pr-px {
        padding-right: 1px
    }

    .sm\:pb-px {
        padding-bottom: 1px
    }

    .sm\:pl-px {
        padding-left: 1px
    }

    .sm\:static {
        position: static
    }

    .sm\:fixed {
        position: fixed
    }

    .sm\:absolute {
        position: absolute
    }

    .sm\:relative {
        position: relative
    }

    .sm\:sticky {
        position: -webkit-sticky;
        position: sticky
    }

    .sm\:pin-none {
        top: auto;
        right: auto;
        bottom: auto;
        left: auto
    }

    .sm\:pin {
        right: 0;
        left: 0
    }

    .sm\:pin, .sm\:pin-y {
        top: 0;
        bottom: 0
    }

    .sm\:pin-x {
        right: 0;
        left: 0
    }

    .sm\:pin-t {
        top: 0
    }

    .sm\:pin-r {
        right: 0
    }

    .sm\:pin-b {
        bottom: 0
    }

    .sm\:pin-l {
        left: 0
    }

    .sm\:table-auto {
        table-layout: auto
    }

    .sm\:table-fixed {
        table-layout: fixed
    }

    .sm\:text-left {
        text-align: left
    }

    .sm\:text-center {
        text-align: center
    }

    .sm\:text-right {
        text-align: right
    }

    .sm\:text-justify {
        text-align: justify
    }

    .sm\:text-2xs {
        font-size: .65rem
    }

    .sm\:text-xs {
        font-size: .75rem
    }

    .sm\:text-sm {
        font-size: .875rem
    }

    .sm\:text-base {
        font-size: 1rem
    }

    .sm\:text-lg {
        font-size: 1.125rem
    }

    .sm\:text-xl {
        font-size: 1.25rem
    }

    .sm\:text-2xl {
        font-size: 1.5rem
    }

    .sm\:text-3xl {
        font-size: 1.875rem
    }

    .sm\:text-4xl {
        font-size: 2.25rem
    }

    .sm\:text-5xl {
        font-size: 3rem
    }

    .sm\:visible {
        visibility: visible
    }

    .sm\:invisible {
        visibility: hidden
    }

    .sm\:w-6 {
        width: 1.5rem
    }

    .sm\:w-24 {
        width: 6rem
    }

    .sm\:w-32 {
        width: 8rem
    }

    .sm\:w-auto {
        width: auto
    }

    .sm\:w-px {
        width: 1px
    }

    .sm\:w-1\/2 {
        width: 50%
    }

    .sm\:w-1\/3 {
        width: 33.33333%
    }

    .sm\:w-2\/3 {
        width: 66.66667%
    }

    .sm\:w-1\/4 {
        width: 25%
    }

    .sm\:w-3\/4 {
        width: 75%
    }

    .sm\:w-1\/5 {
        width: 20%
    }

    .sm\:w-2\/5 {
        width: 40%
    }

    .sm\:w-3\/5 {
        width: 60%
    }

    .sm\:w-4\/5 {
        width: 80%
    }

    .sm\:w-1\/6 {
        width: 16.66667%
    }

    .sm\:w-5\/6 {
        width: 83.33333%
    }

    .sm\:w-full {
        width: 100%
    }

    .sm\:w-screen {
        width: 100vw
    }
}

@media (min-width: 768px) {
    .md\:block {
        display: block
    }

    .md\:inline-block {
        display: inline-block
    }

    .md\:inline {
        display: inline
    }

    .md\:table {
        display: table
    }

    .md\:table-row {
        display: table-row
    }

    .md\:table-cell {
        display: table-cell
    }

    .md\:hidden {
        display: none
    }

    .md\:flex {
        display: -ms-flexbox;
        display: flex
    }

    .md\:inline-flex {
        display: -ms-inline-flexbox;
        display: inline-flex
    }

    .md\:flex-row {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .md\:flex-row-reverse {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .md\:flex-col {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .md\:flex-col-reverse {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .md\:flex-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .md\:flex-wrap-reverse {
        -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse
    }

    .md\:flex-no-wrap {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .md\:items-start {
        -ms-flex-align: start;
        align-items: flex-start
    }

    .md\:items-end {
        -ms-flex-align: end;
        align-items: flex-end
    }

    .md\:items-center {
        -ms-flex-align: center;
        align-items: center
    }

    .md\:items-baseline {
        -ms-flex-align: baseline;
        align-items: baseline
    }

    .md\:items-stretch {
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .md\:self-auto {
        -ms-flex-item-align: auto;
        -ms-grid-row-align: auto;
        align-self: auto
    }

    .md\:self-start {
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .md\:self-end {
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .md\:self-center {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }

    .md\:self-stretch {
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch
    }

    .md\:justify-start {
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .md\:justify-end {
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .md\:justify-center {
        -ms-flex-pack: center;
        justify-content: center
    }

    .md\:justify-between {
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .md\:justify-around {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .md\:content-center {
        -ms-flex-line-pack: center;
        align-content: center
    }

    .md\:content-start {
        -ms-flex-line-pack: start;
        align-content: flex-start
    }

    .md\:content-end {
        -ms-flex-line-pack: end;
        align-content: flex-end
    }

    .md\:content-between {
        -ms-flex-line-pack: justify;
        align-content: space-between
    }

    .md\:content-around {
        -ms-flex-line-pack: distribute;
        align-content: space-around
    }

    .md\:flex-1 {
        -ms-flex: 1 1 0%;
        flex: 1 1 0%
    }

    .md\:flex-auto {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .md\:flex-initial {
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .md\:flex-none {
        -ms-flex: none;
        flex: none
    }

    .md\:flex-grow {
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .md\:flex-shrink {
        -ms-flex-negative: 1;
        flex-shrink: 1
    }

    .md\:flex-no-grow {
        -ms-flex-positive: 0;
        flex-grow: 0
    }

    .md\:flex-no-shrink {
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .md\:font-sans {
        font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif
    }

    .md\:font-serif {
        font-family: Constantia, Lucida Bright, Lucidabright, Lucida Serif, Lucida, DejaVu Serif, Bitstream Vera Serif, Liberation Serif, Georgia, serif
    }

    .md\:font-mono {
        font-family: Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace
    }

    .md\:m-0 {
        margin: 0
    }

    .md\:m-1 {
        margin: .25rem
    }

    .md\:m-2 {
        margin: .5rem
    }

    .md\:m-3 {
        margin: .75rem
    }

    .md\:m-4 {
        margin: 1rem
    }

    .md\:m-5 {
        margin: 1.25rem
    }

    .md\:m-6 {
        margin: 1.5rem
    }

    .md\:m-8 {
        margin: 2rem
    }

    .md\:m-10 {
        margin: 2.5rem
    }

    .md\:m-12 {
        margin: 3rem
    }

    .md\:m-16 {
        margin: 4rem
    }

    .md\:m-20 {
        margin: 5rem
    }

    .md\:m-24 {
        margin: 6rem
    }

    .md\:m-32 {
        margin: 8rem
    }

    .md\:m-auto {
        margin: auto
    }

    .md\:m-px {
        margin: 1px
    }

    .md\:my-0 {
        margin-top: 0;
        margin-bottom: 0
    }

    .md\:mx-0 {
        margin-left: 0;
        margin-right: 0
    }

    .md\:my-1 {
        margin-top: .25rem;
        margin-bottom: .25rem
    }

    .md\:mx-1 {
        margin-left: .25rem;
        margin-right: .25rem
    }

    .md\:my-2 {
        margin-top: .5rem;
        margin-bottom: .5rem
    }

    .md\:mx-2 {
        margin-left: .5rem;
        margin-right: .5rem
    }

    .md\:my-3 {
        margin-top: .75rem;
        margin-bottom: .75rem
    }

    .md\:mx-3 {
        margin-left: .75rem;
        margin-right: .75rem
    }

    .md\:my-4 {
        margin-top: 1rem;
        margin-bottom: 1rem
    }

    .md\:mx-4 {
        margin-left: 1rem;
        margin-right: 1rem
    }

    .md\:my-5 {
        margin-top: 1.25rem;
        margin-bottom: 1.25rem
    }

    .md\:mx-5 {
        margin-left: 1.25rem;
        margin-right: 1.25rem
    }

    .md\:my-6 {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem
    }

    .md\:mx-6 {
        margin-left: 1.5rem;
        margin-right: 1.5rem
    }

    .md\:my-8 {
        margin-top: 2rem;
        margin-bottom: 2rem
    }

    .md\:mx-8 {
        margin-left: 2rem;
        margin-right: 2rem
    }

    .md\:my-10 {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem
    }

    .md\:mx-10 {
        margin-left: 2.5rem;
        margin-right: 2.5rem
    }

    .md\:my-12 {
        margin-top: 3rem;
        margin-bottom: 3rem
    }

    .md\:mx-12 {
        margin-left: 3rem;
        margin-right: 3rem
    }

    .md\:my-16 {
        margin-top: 4rem;
        margin-bottom: 4rem
    }

    .md\:mx-16 {
        margin-left: 4rem;
        margin-right: 4rem
    }

    .md\:my-20 {
        margin-top: 5rem;
        margin-bottom: 5rem
    }

    .md\:mx-20 {
        margin-left: 5rem;
        margin-right: 5rem
    }

    .md\:my-24 {
        margin-top: 6rem;
        margin-bottom: 6rem
    }

    .md\:mx-24 {
        margin-left: 6rem;
        margin-right: 6rem
    }

    .md\:my-32 {
        margin-top: 8rem;
        margin-bottom: 8rem
    }

    .md\:mx-32 {
        margin-left: 8rem;
        margin-right: 8rem
    }

    .md\:my-auto {
        margin-top: auto;
        margin-bottom: auto
    }

    .md\:mx-auto {
        margin-left: auto;
        margin-right: auto
    }

    .md\:my-px {
        margin-top: 1px;
        margin-bottom: 1px
    }

    .md\:mx-px {
        margin-left: 1px;
        margin-right: 1px
    }

    .md\:mt-0 {
        margin-top: 0
    }

    .md\:mr-0 {
        margin-right: 0
    }

    .md\:mb-0 {
        margin-bottom: 0
    }

    .md\:ml-0 {
        margin-left: 0
    }

    .md\:mt-1 {
        margin-top: .25rem
    }

    .md\:mr-1 {
        margin-right: .25rem
    }

    .md\:mb-1 {
        margin-bottom: .25rem
    }

    .md\:ml-1 {
        margin-left: .25rem
    }

    .md\:mt-2 {
        margin-top: .5rem
    }

    .md\:mr-2 {
        margin-right: .5rem
    }

    .md\:mb-2 {
        margin-bottom: .5rem
    }

    .md\:ml-2 {
        margin-left: .5rem
    }

    .md\:mt-3 {
        margin-top: .75rem
    }

    .md\:mr-3 {
        margin-right: .75rem
    }

    .md\:mb-3 {
        margin-bottom: .75rem
    }

    .md\:ml-3 {
        margin-left: .75rem
    }

    .md\:mt-4 {
        margin-top: 1rem
    }

    .md\:mr-4 {
        margin-right: 1rem
    }

    .md\:mb-4 {
        margin-bottom: 1rem
    }

    .md\:ml-4 {
        margin-left: 1rem
    }

    .md\:mt-5 {
        margin-top: 1.25rem
    }

    .md\:mr-5 {
        margin-right: 1.25rem
    }

    .md\:mb-5 {
        margin-bottom: 1.25rem
    }

    .md\:ml-5 {
        margin-left: 1.25rem
    }

    .md\:mt-6 {
        margin-top: 1.5rem
    }

    .md\:mr-6 {
        margin-right: 1.5rem
    }

    .md\:mb-6 {
        margin-bottom: 1.5rem
    }

    .md\:ml-6 {
        margin-left: 1.5rem
    }

    .md\:mt-8 {
        margin-top: 2rem
    }

    .md\:mr-8 {
        margin-right: 2rem
    }

    .md\:mb-8 {
        margin-bottom: 2rem
    }

    .md\:ml-8 {
        margin-left: 2rem
    }

    .md\:mt-10 {
        margin-top: 2.5rem
    }

    .md\:mr-10 {
        margin-right: 2.5rem
    }

    .md\:mb-10 {
        margin-bottom: 2.5rem
    }

    .md\:ml-10 {
        margin-left: 2.5rem
    }

    .md\:mt-12 {
        margin-top: 3rem
    }

    .md\:mr-12 {
        margin-right: 3rem
    }

    .md\:mb-12 {
        margin-bottom: 3rem
    }

    .md\:ml-12 {
        margin-left: 3rem
    }

    .md\:mt-16 {
        margin-top: 4rem
    }

    .md\:mr-16 {
        margin-right: 4rem
    }

    .md\:mb-16 {
        margin-bottom: 4rem
    }

    .md\:ml-16 {
        margin-left: 4rem
    }

    .md\:mt-20 {
        margin-top: 5rem
    }

    .md\:mr-20 {
        margin-right: 5rem
    }

    .md\:mb-20 {
        margin-bottom: 5rem
    }

    .md\:ml-20 {
        margin-left: 5rem
    }

    .md\:mt-24 {
        margin-top: 6rem
    }

    .md\:mr-24 {
        margin-right: 6rem
    }

    .md\:mb-24 {
        margin-bottom: 6rem
    }

    .md\:ml-24 {
        margin-left: 6rem
    }

    .md\:mt-32 {
        margin-top: 8rem
    }

    .md\:mr-32 {
        margin-right: 8rem
    }

    .md\:mb-32 {
        margin-bottom: 8rem
    }

    .md\:ml-32 {
        margin-left: 8rem
    }

    .md\:mt-auto {
        margin-top: auto
    }

    .md\:mr-auto {
        margin-right: auto
    }

    .md\:mb-auto {
        margin-bottom: auto
    }

    .md\:ml-auto {
        margin-left: auto
    }

    .md\:mt-px {
        margin-top: 1px
    }

    .md\:mr-px {
        margin-right: 1px
    }

    .md\:mb-px {
        margin-bottom: 1px
    }

    .md\:ml-px {
        margin-left: 1px
    }

    .md\:p-0 {
        padding: 0
    }

    .md\:p-1 {
        padding: .25rem
    }

    .md\:p-2 {
        padding: .5rem
    }

    .md\:p-3 {
        padding: .75rem
    }

    .md\:p-4 {
        padding: 1rem
    }

    .md\:p-5 {
        padding: 1.25rem
    }

    .md\:p-6 {
        padding: 1.5rem
    }

    .md\:p-8 {
        padding: 2rem
    }

    .md\:p-10 {
        padding: 2.5rem
    }

    .md\:p-12 {
        padding: 3rem
    }

    .md\:p-16 {
        padding: 4rem
    }

    .md\:p-20 {
        padding: 5rem
    }

    .md\:p-24 {
        padding: 6rem
    }

    .md\:p-32 {
        padding: 8rem
    }

    .md\:p-px {
        padding: 1px
    }

    .md\:py-0 {
        padding-top: 0;
        padding-bottom: 0
    }

    .md\:px-0 {
        padding-left: 0;
        padding-right: 0
    }

    .md\:py-1 {
        padding-top: .25rem;
        padding-bottom: .25rem
    }

    .md\:px-1 {
        padding-left: .25rem;
        padding-right: .25rem
    }

    .md\:py-2 {
        padding-top: .5rem;
        padding-bottom: .5rem
    }

    .md\:px-2 {
        padding-left: .5rem;
        padding-right: .5rem
    }

    .md\:py-3 {
        padding-top: .75rem;
        padding-bottom: .75rem
    }

    .md\:px-3 {
        padding-left: .75rem;
        padding-right: .75rem
    }

    .md\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem
    }

    .md\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .md\:py-5 {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem
    }

    .md\:px-5 {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .md\:py-6 {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem
    }

    .md\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .md\:py-8 {
        padding-top: 2rem;
        padding-bottom: 2rem
    }

    .md\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .md\:py-10 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem
    }

    .md\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }

    .md\:py-12 {
        padding-top: 3rem;
        padding-bottom: 3rem
    }

    .md\:px-12 {
        padding-left: 3rem;
        padding-right: 3rem
    }

    .md\:py-16 {
        padding-top: 4rem;
        padding-bottom: 4rem
    }

    .md\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem
    }

    .md\:py-20 {
        padding-top: 5rem;
        padding-bottom: 5rem
    }

    .md\:px-20 {
        padding-left: 5rem;
        padding-right: 5rem
    }

    .md\:py-24 {
        padding-top: 6rem;
        padding-bottom: 6rem
    }

    .md\:px-24 {
        padding-left: 6rem;
        padding-right: 6rem
    }

    .md\:py-32 {
        padding-top: 8rem;
        padding-bottom: 8rem
    }

    .md\:px-32 {
        padding-left: 8rem;
        padding-right: 8rem
    }

    .md\:py-px {
        padding-top: 1px;
        padding-bottom: 1px
    }

    .md\:px-px {
        padding-left: 1px;
        padding-right: 1px
    }

    .md\:pt-0 {
        padding-top: 0
    }

    .md\:pr-0 {
        padding-right: 0
    }

    .md\:pb-0 {
        padding-bottom: 0
    }

    .md\:pl-0 {
        padding-left: 0
    }

    .md\:pt-1 {
        padding-top: .25rem
    }

    .md\:pr-1 {
        padding-right: .25rem
    }

    .md\:pb-1 {
        padding-bottom: .25rem
    }

    .md\:pl-1 {
        padding-left: .25rem
    }

    .md\:pt-2 {
        padding-top: .5rem
    }

    .md\:pr-2 {
        padding-right: .5rem
    }

    .md\:pb-2 {
        padding-bottom: .5rem
    }

    .md\:pl-2 {
        padding-left: .5rem
    }

    .md\:pt-3 {
        padding-top: .75rem
    }

    .md\:pr-3 {
        padding-right: .75rem
    }

    .md\:pb-3 {
        padding-bottom: .75rem
    }

    .md\:pl-3 {
        padding-left: .75rem
    }

    .md\:pt-4 {
        padding-top: 1rem
    }

    .md\:pr-4 {
        padding-right: 1rem
    }

    .md\:pb-4 {
        padding-bottom: 1rem
    }

    .md\:pl-4 {
        padding-left: 1rem
    }

    .md\:pt-5 {
        padding-top: 1.25rem
    }

    .md\:pr-5 {
        padding-right: 1.25rem
    }

    .md\:pb-5 {
        padding-bottom: 1.25rem
    }

    .md\:pl-5 {
        padding-left: 1.25rem
    }

    .md\:pt-6 {
        padding-top: 1.5rem
    }

    .md\:pr-6 {
        padding-right: 1.5rem
    }

    .md\:pb-6 {
        padding-bottom: 1.5rem
    }

    .md\:pl-6 {
        padding-left: 1.5rem
    }

    .md\:pt-8 {
        padding-top: 2rem
    }

    .md\:pr-8 {
        padding-right: 2rem
    }

    .md\:pb-8 {
        padding-bottom: 2rem
    }

    .md\:pl-8 {
        padding-left: 2rem
    }

    .md\:pt-10 {
        padding-top: 2.5rem
    }

    .md\:pr-10 {
        padding-right: 2.5rem
    }

    .md\:pb-10 {
        padding-bottom: 2.5rem
    }

    .md\:pl-10 {
        padding-left: 2.5rem
    }

    .md\:pt-12 {
        padding-top: 3rem
    }

    .md\:pr-12 {
        padding-right: 3rem
    }

    .md\:pb-12 {
        padding-bottom: 3rem
    }

    .md\:pl-12 {
        padding-left: 3rem
    }

    .md\:pt-16 {
        padding-top: 4rem
    }

    .md\:pr-16 {
        padding-right: 4rem
    }

    .md\:pb-16 {
        padding-bottom: 4rem
    }

    .md\:pl-16 {
        padding-left: 4rem
    }

    .md\:pt-20 {
        padding-top: 5rem
    }

    .md\:pr-20 {
        padding-right: 5rem
    }

    .md\:pb-20 {
        padding-bottom: 5rem
    }

    .md\:pl-20 {
        padding-left: 5rem
    }

    .md\:pt-24 {
        padding-top: 6rem
    }

    .md\:pr-24 {
        padding-right: 6rem
    }

    .md\:pb-24 {
        padding-bottom: 6rem
    }

    .md\:pl-24 {
        padding-left: 6rem
    }

    .md\:pt-32 {
        padding-top: 8rem
    }

    .md\:pr-32 {
        padding-right: 8rem
    }

    .md\:pb-32 {
        padding-bottom: 8rem
    }

    .md\:pl-32 {
        padding-left: 8rem
    }

    .md\:pt-px {
        padding-top: 1px
    }

    .md\:pr-px {
        padding-right: 1px
    }

    .md\:pb-px {
        padding-bottom: 1px
    }

    .md\:pl-px {
        padding-left: 1px
    }

    .md\:static {
        position: static
    }

    .md\:fixed {
        position: fixed
    }

    .md\:absolute {
        position: absolute
    }

    .md\:relative {
        position: relative
    }

    .md\:sticky {
        position: -webkit-sticky;
        position: sticky
    }

    .md\:pin-none {
        top: auto;
        right: auto;
        bottom: auto;
        left: auto
    }

    .md\:pin {
        right: 0;
        left: 0
    }

    .md\:pin, .md\:pin-y {
        top: 0;
        bottom: 0
    }

    .md\:pin-x {
        right: 0;
        left: 0
    }

    .md\:pin-t {
        top: 0
    }

    .md\:pin-r {
        right: 0
    }

    .md\:pin-b {
        bottom: 0
    }

    .md\:pin-l {
        left: 0
    }

    .md\:table-auto {
        table-layout: auto
    }

    .md\:table-fixed {
        table-layout: fixed
    }

    .md\:text-left {
        text-align: left
    }

    .md\:text-center {
        text-align: center
    }

    .md\:text-right {
        text-align: right
    }

    .md\:text-justify {
        text-align: justify
    }

    .md\:text-2xs {
        font-size: .65rem
    }

    .md\:text-xs {
        font-size: .75rem
    }

    .md\:text-sm {
        font-size: .875rem
    }

    .md\:text-base {
        font-size: 1rem
    }

    .md\:text-lg {
        font-size: 1.125rem
    }

    .md\:text-xl {
        font-size: 1.25rem
    }

    .md\:text-2xl {
        font-size: 1.5rem
    }

    .md\:text-3xl {
        font-size: 1.875rem
    }

    .md\:text-4xl {
        font-size: 2.25rem
    }

    .md\:text-5xl {
        font-size: 3rem
    }

    .md\:visible {
        visibility: visible
    }

    .md\:invisible {
        visibility: hidden
    }

    .md\:w-6 {
        width: 1.5rem
    }

    .md\:w-24 {
        width: 6rem
    }

    .md\:w-32 {
        width: 8rem
    }

    .md\:w-auto {
        width: auto
    }

    .md\:w-px {
        width: 1px
    }

    .md\:w-1\/2 {
        width: 50%
    }

    .md\:w-1\/3 {
        width: 33.33333%
    }

    .md\:w-2\/3 {
        width: 66.66667%
    }

    .md\:w-1\/4 {
        width: 25%
    }

    .md\:w-3\/4 {
        width: 75%
    }

    .md\:w-1\/5 {
        width: 20%
    }

    .md\:w-2\/5 {
        width: 40%
    }

    .md\:w-3\/5 {
        width: 60%
    }

    .md\:w-4\/5 {
        width: 80%
    }

    .md\:w-1\/6 {
        width: 16.66667%
    }

    .md\:w-5\/6 {
        width: 83.33333%
    }

    .md\:w-full {
        width: 100%
    }

    .md\:w-screen {
        width: 100vw
    }
}

@media (min-width: 992px) {
    .lg\:block {
        display: block
    }

    .lg\:inline-block {
        display: inline-block
    }

    .lg\:inline {
        display: inline
    }

    .lg\:table {
        display: table
    }

    .lg\:table-row {
        display: table-row
    }

    .lg\:table-cell {
        display: table-cell
    }

    .lg\:hidden {
        display: none
    }

    .lg\:flex {
        display: -ms-flexbox;
        display: flex
    }

    .lg\:inline-flex {
        display: -ms-inline-flexbox;
        display: inline-flex
    }

    .lg\:flex-row {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .lg\:flex-row-reverse {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .lg\:flex-col {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .lg\:flex-col-reverse {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .lg\:flex-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .lg\:flex-wrap-reverse {
        -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse
    }

    .lg\:flex-no-wrap {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .lg\:items-start {
        -ms-flex-align: start;
        align-items: flex-start
    }

    .lg\:items-end {
        -ms-flex-align: end;
        align-items: flex-end
    }

    .lg\:items-center {
        -ms-flex-align: center;
        align-items: center
    }

    .lg\:items-baseline {
        -ms-flex-align: baseline;
        align-items: baseline
    }

    .lg\:items-stretch {
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .lg\:self-auto {
        -ms-flex-item-align: auto;
        -ms-grid-row-align: auto;
        align-self: auto
    }

    .lg\:self-start {
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .lg\:self-end {
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .lg\:self-center {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }

    .lg\:self-stretch {
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch
    }

    .lg\:justify-start {
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .lg\:justify-end {
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .lg\:justify-center {
        -ms-flex-pack: center;
        justify-content: center
    }

    .lg\:justify-between {
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .lg\:justify-around {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .lg\:content-center {
        -ms-flex-line-pack: center;
        align-content: center
    }

    .lg\:content-start {
        -ms-flex-line-pack: start;
        align-content: flex-start
    }

    .lg\:content-end {
        -ms-flex-line-pack: end;
        align-content: flex-end
    }

    .lg\:content-between {
        -ms-flex-line-pack: justify;
        align-content: space-between
    }

    .lg\:content-around {
        -ms-flex-line-pack: distribute;
        align-content: space-around
    }

    .lg\:flex-1 {
        -ms-flex: 1 1 0%;
        flex: 1 1 0%
    }

    .lg\:flex-auto {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .lg\:flex-initial {
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .lg\:flex-none {
        -ms-flex: none;
        flex: none
    }

    .lg\:flex-grow {
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .lg\:flex-shrink {
        -ms-flex-negative: 1;
        flex-shrink: 1
    }

    .lg\:flex-no-grow {
        -ms-flex-positive: 0;
        flex-grow: 0
    }

    .lg\:flex-no-shrink {
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .lg\:font-sans {
        font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif
    }

    .lg\:font-serif {
        font-family: Constantia, Lucida Bright, Lucidabright, Lucida Serif, Lucida, DejaVu Serif, Bitstream Vera Serif, Liberation Serif, Georgia, serif
    }

    .lg\:font-mono {
        font-family: Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace
    }

    .lg\:m-0 {
        margin: 0
    }

    .lg\:m-1 {
        margin: .25rem
    }

    .lg\:m-2 {
        margin: .5rem
    }

    .lg\:m-3 {
        margin: .75rem
    }

    .lg\:m-4 {
        margin: 1rem
    }

    .lg\:m-5 {
        margin: 1.25rem
    }

    .lg\:m-6 {
        margin: 1.5rem
    }

    .lg\:m-8 {
        margin: 2rem
    }

    .lg\:m-10 {
        margin: 2.5rem
    }

    .lg\:m-12 {
        margin: 3rem
    }

    .lg\:m-16 {
        margin: 4rem
    }

    .lg\:m-20 {
        margin: 5rem
    }

    .lg\:m-24 {
        margin: 6rem
    }

    .lg\:m-32 {
        margin: 8rem
    }

    .lg\:m-auto {
        margin: auto
    }

    .lg\:m-px {
        margin: 1px
    }

    .lg\:my-0 {
        margin-top: 0;
        margin-bottom: 0
    }

    .lg\:mx-0 {
        margin-left: 0;
        margin-right: 0
    }

    .lg\:my-1 {
        margin-top: .25rem;
        margin-bottom: .25rem
    }

    .lg\:mx-1 {
        margin-left: .25rem;
        margin-right: .25rem
    }

    .lg\:my-2 {
        margin-top: .5rem;
        margin-bottom: .5rem
    }

    .lg\:mx-2 {
        margin-left: .5rem;
        margin-right: .5rem
    }

    .lg\:my-3 {
        margin-top: .75rem;
        margin-bottom: .75rem
    }

    .lg\:mx-3 {
        margin-left: .75rem;
        margin-right: .75rem
    }

    .lg\:my-4 {
        margin-top: 1rem;
        margin-bottom: 1rem
    }

    .lg\:mx-4 {
        margin-left: 1rem;
        margin-right: 1rem
    }

    .lg\:my-5 {
        margin-top: 1.25rem;
        margin-bottom: 1.25rem
    }

    .lg\:mx-5 {
        margin-left: 1.25rem;
        margin-right: 1.25rem
    }

    .lg\:my-6 {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem
    }

    .lg\:mx-6 {
        margin-left: 1.5rem;
        margin-right: 1.5rem
    }

    .lg\:my-8 {
        margin-top: 2rem;
        margin-bottom: 2rem
    }

    .lg\:mx-8 {
        margin-left: 2rem;
        margin-right: 2rem
    }

    .lg\:my-10 {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem
    }

    .lg\:mx-10 {
        margin-left: 2.5rem;
        margin-right: 2.5rem
    }

    .lg\:my-12 {
        margin-top: 3rem;
        margin-bottom: 3rem
    }

    .lg\:mx-12 {
        margin-left: 3rem;
        margin-right: 3rem
    }

    .lg\:my-16 {
        margin-top: 4rem;
        margin-bottom: 4rem
    }

    .lg\:mx-16 {
        margin-left: 4rem;
        margin-right: 4rem
    }

    .lg\:my-20 {
        margin-top: 5rem;
        margin-bottom: 5rem
    }

    .lg\:mx-20 {
        margin-left: 5rem;
        margin-right: 5rem
    }

    .lg\:my-24 {
        margin-top: 6rem;
        margin-bottom: 6rem
    }

    .lg\:mx-24 {
        margin-left: 6rem;
        margin-right: 6rem
    }

    .lg\:my-32 {
        margin-top: 8rem;
        margin-bottom: 8rem
    }

    .lg\:mx-32 {
        margin-left: 8rem;
        margin-right: 8rem
    }

    .lg\:my-auto {
        margin-top: auto;
        margin-bottom: auto
    }

    .lg\:mx-auto {
        margin-left: auto;
        margin-right: auto
    }

    .lg\:my-px {
        margin-top: 1px;
        margin-bottom: 1px
    }

    .lg\:mx-px {
        margin-left: 1px;
        margin-right: 1px
    }

    .lg\:mt-0 {
        margin-top: 0
    }

    .lg\:mr-0 {
        margin-right: 0
    }

    .lg\:mb-0 {
        margin-bottom: 0
    }

    .lg\:ml-0 {
        margin-left: 0
    }

    .lg\:mt-1 {
        margin-top: .25rem
    }

    .lg\:mr-1 {
        margin-right: .25rem
    }

    .lg\:mb-1 {
        margin-bottom: .25rem
    }

    .lg\:ml-1 {
        margin-left: .25rem
    }

    .lg\:mt-2 {
        margin-top: .5rem
    }

    .lg\:mr-2 {
        margin-right: .5rem
    }

    .lg\:mb-2 {
        margin-bottom: .5rem
    }

    .lg\:ml-2 {
        margin-left: .5rem
    }

    .lg\:mt-3 {
        margin-top: .75rem
    }

    .lg\:mr-3 {
        margin-right: .75rem
    }

    .lg\:mb-3 {
        margin-bottom: .75rem
    }

    .lg\:ml-3 {
        margin-left: .75rem
    }

    .lg\:mt-4 {
        margin-top: 1rem
    }

    .lg\:mr-4 {
        margin-right: 1rem
    }

    .lg\:mb-4 {
        margin-bottom: 1rem
    }

    .lg\:ml-4 {
        margin-left: 1rem
    }

    .lg\:mt-5 {
        margin-top: 1.25rem
    }

    .lg\:mr-5 {
        margin-right: 1.25rem
    }

    .lg\:mb-5 {
        margin-bottom: 1.25rem
    }

    .lg\:ml-5 {
        margin-left: 1.25rem
    }

    .lg\:mt-6 {
        margin-top: 1.5rem
    }

    .lg\:mr-6 {
        margin-right: 1.5rem
    }

    .lg\:mb-6 {
        margin-bottom: 1.5rem
    }

    .lg\:ml-6 {
        margin-left: 1.5rem
    }

    .lg\:mt-8 {
        margin-top: 2rem
    }

    .lg\:mr-8 {
        margin-right: 2rem
    }

    .lg\:mb-8 {
        margin-bottom: 2rem
    }

    .lg\:ml-8 {
        margin-left: 2rem
    }

    .lg\:mt-10 {
        margin-top: 2.5rem
    }

    .lg\:mr-10 {
        margin-right: 2.5rem
    }

    .lg\:mb-10 {
        margin-bottom: 2.5rem
    }

    .lg\:ml-10 {
        margin-left: 2.5rem
    }

    .lg\:mt-12 {
        margin-top: 3rem
    }

    .lg\:mr-12 {
        margin-right: 3rem
    }

    .lg\:mb-12 {
        margin-bottom: 3rem
    }

    .lg\:ml-12 {
        margin-left: 3rem
    }

    .lg\:mt-16 {
        margin-top: 4rem
    }

    .lg\:mr-16 {
        margin-right: 4rem
    }

    .lg\:mb-16 {
        margin-bottom: 4rem
    }

    .lg\:ml-16 {
        margin-left: 4rem
    }

    .lg\:mt-20 {
        margin-top: 5rem
    }

    .lg\:mr-20 {
        margin-right: 5rem
    }

    .lg\:mb-20 {
        margin-bottom: 5rem
    }

    .lg\:ml-20 {
        margin-left: 5rem
    }

    .lg\:mt-24 {
        margin-top: 6rem
    }

    .lg\:mr-24 {
        margin-right: 6rem
    }

    .lg\:mb-24 {
        margin-bottom: 6rem
    }

    .lg\:ml-24 {
        margin-left: 6rem
    }

    .lg\:mt-32 {
        margin-top: 8rem
    }

    .lg\:mr-32 {
        margin-right: 8rem
    }

    .lg\:mb-32 {
        margin-bottom: 8rem
    }

    .lg\:ml-32 {
        margin-left: 8rem
    }

    .lg\:mt-auto {
        margin-top: auto
    }

    .lg\:mr-auto {
        margin-right: auto
    }

    .lg\:mb-auto {
        margin-bottom: auto
    }

    .lg\:ml-auto {
        margin-left: auto
    }

    .lg\:mt-px {
        margin-top: 1px
    }

    .lg\:mr-px {
        margin-right: 1px
    }

    .lg\:mb-px {
        margin-bottom: 1px
    }

    .lg\:ml-px {
        margin-left: 1px
    }

    .lg\:p-0 {
        padding: 0
    }

    .lg\:p-1 {
        padding: .25rem
    }

    .lg\:p-2 {
        padding: .5rem
    }

    .lg\:p-3 {
        padding: .75rem
    }

    .lg\:p-4 {
        padding: 1rem
    }

    .lg\:p-5 {
        padding: 1.25rem
    }

    .lg\:p-6 {
        padding: 1.5rem
    }

    .lg\:p-8 {
        padding: 2rem
    }

    .lg\:p-10 {
        padding: 2.5rem
    }

    .lg\:p-12 {
        padding: 3rem
    }

    .lg\:p-16 {
        padding: 4rem
    }

    .lg\:p-20 {
        padding: 5rem
    }

    .lg\:p-24 {
        padding: 6rem
    }

    .lg\:p-32 {
        padding: 8rem
    }

    .lg\:p-px {
        padding: 1px
    }

    .lg\:py-0 {
        padding-top: 0;
        padding-bottom: 0
    }

    .lg\:px-0 {
        padding-left: 0;
        padding-right: 0
    }

    .lg\:py-1 {
        padding-top: .25rem;
        padding-bottom: .25rem
    }

    .lg\:px-1 {
        padding-left: .25rem;
        padding-right: .25rem
    }

    .lg\:py-2 {
        padding-top: .5rem;
        padding-bottom: .5rem
    }

    .lg\:px-2 {
        padding-left: .5rem;
        padding-right: .5rem
    }

    .lg\:py-3 {
        padding-top: .75rem;
        padding-bottom: .75rem
    }

    .lg\:px-3 {
        padding-left: .75rem;
        padding-right: .75rem
    }

    .lg\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem
    }

    .lg\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .lg\:py-5 {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem
    }

    .lg\:px-5 {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .lg\:py-6 {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem
    }

    .lg\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .lg\:py-8 {
        padding-top: 2rem;
        padding-bottom: 2rem
    }

    .lg\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .lg\:py-10 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem
    }

    .lg\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }

    .lg\:py-12 {
        padding-top: 3rem;
        padding-bottom: 3rem
    }

    .lg\:px-12 {
        padding-left: 3rem;
        padding-right: 3rem
    }

    .lg\:py-16 {
        padding-top: 4rem;
        padding-bottom: 4rem
    }

    .lg\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem
    }

    .lg\:py-20 {
        padding-top: 5rem;
        padding-bottom: 5rem
    }

    .lg\:px-20 {
        padding-left: 5rem;
        padding-right: 5rem
    }

    .lg\:py-24 {
        padding-top: 6rem;
        padding-bottom: 6rem
    }

    .lg\:px-24 {
        padding-left: 6rem;
        padding-right: 6rem
    }

    .lg\:py-32 {
        padding-top: 8rem;
        padding-bottom: 8rem
    }

    .lg\:px-32 {
        padding-left: 8rem;
        padding-right: 8rem
    }

    .lg\:py-px {
        padding-top: 1px;
        padding-bottom: 1px
    }

    .lg\:px-px {
        padding-left: 1px;
        padding-right: 1px
    }

    .lg\:pt-0 {
        padding-top: 0
    }

    .lg\:pr-0 {
        padding-right: 0
    }

    .lg\:pb-0 {
        padding-bottom: 0
    }

    .lg\:pl-0 {
        padding-left: 0
    }

    .lg\:pt-1 {
        padding-top: .25rem
    }

    .lg\:pr-1 {
        padding-right: .25rem
    }

    .lg\:pb-1 {
        padding-bottom: .25rem
    }

    .lg\:pl-1 {
        padding-left: .25rem
    }

    .lg\:pt-2 {
        padding-top: .5rem
    }

    .lg\:pr-2 {
        padding-right: .5rem
    }

    .lg\:pb-2 {
        padding-bottom: .5rem
    }

    .lg\:pl-2 {
        padding-left: .5rem
    }

    .lg\:pt-3 {
        padding-top: .75rem
    }

    .lg\:pr-3 {
        padding-right: .75rem
    }

    .lg\:pb-3 {
        padding-bottom: .75rem
    }

    .lg\:pl-3 {
        padding-left: .75rem
    }

    .lg\:pt-4 {
        padding-top: 1rem
    }

    .lg\:pr-4 {
        padding-right: 1rem
    }

    .lg\:pb-4 {
        padding-bottom: 1rem
    }

    .lg\:pl-4 {
        padding-left: 1rem
    }

    .lg\:pt-5 {
        padding-top: 1.25rem
    }

    .lg\:pr-5 {
        padding-right: 1.25rem
    }

    .lg\:pb-5 {
        padding-bottom: 1.25rem
    }

    .lg\:pl-5 {
        padding-left: 1.25rem
    }

    .lg\:pt-6 {
        padding-top: 1.5rem
    }

    .lg\:pr-6 {
        padding-right: 1.5rem
    }

    .lg\:pb-6 {
        padding-bottom: 1.5rem
    }

    .lg\:pl-6 {
        padding-left: 1.5rem
    }

    .lg\:pt-8 {
        padding-top: 2rem
    }

    .lg\:pr-8 {
        padding-right: 2rem
    }

    .lg\:pb-8 {
        padding-bottom: 2rem
    }

    .lg\:pl-8 {
        padding-left: 2rem
    }

    .lg\:pt-10 {
        padding-top: 2.5rem
    }

    .lg\:pr-10 {
        padding-right: 2.5rem
    }

    .lg\:pb-10 {
        padding-bottom: 2.5rem
    }

    .lg\:pl-10 {
        padding-left: 2.5rem
    }

    .lg\:pt-12 {
        padding-top: 3rem
    }

    .lg\:pr-12 {
        padding-right: 3rem
    }

    .lg\:pb-12 {
        padding-bottom: 3rem
    }

    .lg\:pl-12 {
        padding-left: 3rem
    }

    .lg\:pt-16 {
        padding-top: 4rem
    }

    .lg\:pr-16 {
        padding-right: 4rem
    }

    .lg\:pb-16 {
        padding-bottom: 4rem
    }

    .lg\:pl-16 {
        padding-left: 4rem
    }

    .lg\:pt-20 {
        padding-top: 5rem
    }

    .lg\:pr-20 {
        padding-right: 5rem
    }

    .lg\:pb-20 {
        padding-bottom: 5rem
    }

    .lg\:pl-20 {
        padding-left: 5rem
    }

    .lg\:pt-24 {
        padding-top: 6rem
    }

    .lg\:pr-24 {
        padding-right: 6rem
    }

    .lg\:pb-24 {
        padding-bottom: 6rem
    }

    .lg\:pl-24 {
        padding-left: 6rem
    }

    .lg\:pt-32 {
        padding-top: 8rem
    }

    .lg\:pr-32 {
        padding-right: 8rem
    }

    .lg\:pb-32 {
        padding-bottom: 8rem
    }

    .lg\:pl-32 {
        padding-left: 8rem
    }

    .lg\:pt-px {
        padding-top: 1px
    }

    .lg\:pr-px {
        padding-right: 1px
    }

    .lg\:pb-px {
        padding-bottom: 1px
    }

    .lg\:pl-px {
        padding-left: 1px
    }

    .lg\:static {
        position: static
    }

    .lg\:fixed {
        position: fixed
    }

    .lg\:absolute {
        position: absolute
    }

    .lg\:relative {
        position: relative
    }

    .lg\:sticky {
        position: -webkit-sticky;
        position: sticky
    }

    .lg\:pin-none {
        top: auto;
        right: auto;
        bottom: auto;
        left: auto
    }

    .lg\:pin {
        right: 0;
        left: 0
    }

    .lg\:pin, .lg\:pin-y {
        top: 0;
        bottom: 0
    }

    .lg\:pin-x {
        right: 0;
        left: 0
    }

    .lg\:pin-t {
        top: 0
    }

    .lg\:pin-r {
        right: 0
    }

    .lg\:pin-b {
        bottom: 0
    }

    .lg\:pin-l {
        left: 0
    }

    .lg\:table-auto {
        table-layout: auto
    }

    .lg\:table-fixed {
        table-layout: fixed
    }

    .lg\:text-left {
        text-align: left
    }

    .lg\:text-center {
        text-align: center
    }

    .lg\:text-right {
        text-align: right
    }

    .lg\:text-justify {
        text-align: justify
    }

    .lg\:text-2xs {
        font-size: .65rem
    }

    .lg\:text-xs {
        font-size: .75rem
    }

    .lg\:text-sm {
        font-size: .875rem
    }

    .lg\:text-base {
        font-size: 1rem
    }

    .lg\:text-lg {
        font-size: 1.125rem
    }

    .lg\:text-xl {
        font-size: 1.25rem
    }

    .lg\:text-2xl {
        font-size: 1.5rem
    }

    .lg\:text-3xl {
        font-size: 1.875rem
    }

    .lg\:text-4xl {
        font-size: 2.25rem
    }

    .lg\:text-5xl {
        font-size: 3rem
    }

    .lg\:visible {
        visibility: visible
    }

    .lg\:invisible {
        visibility: hidden
    }

    .lg\:w-6 {
        width: 1.5rem
    }

    .lg\:w-24 {
        width: 6rem
    }

    .lg\:w-32 {
        width: 8rem
    }

    .lg\:w-auto {
        width: auto
    }

    .lg\:w-px {
        width: 1px
    }

    .lg\:w-1\/2 {
        width: 50%
    }

    .lg\:w-1\/3 {
        width: 33.33333%
    }

    .lg\:w-2\/3 {
        width: 66.66667%
    }

    .lg\:w-1\/4 {
        width: 25%
    }

    .lg\:w-3\/4 {
        width: 75%
    }

    .lg\:w-1\/5 {
        width: 20%
    }

    .lg\:w-2\/5 {
        width: 40%
    }

    .lg\:w-3\/5 {
        width: 60%
    }

    .lg\:w-4\/5 {
        width: 80%
    }

    .lg\:w-1\/6 {
        width: 16.66667%
    }

    .lg\:w-5\/6 {
        width: 83.33333%
    }

    .lg\:w-full {
        width: 100%
    }

    .lg\:w-screen {
        width: 100vw
    }
}

@media (min-width: 1200px) {
    .xl\:block {
        display: block
    }

    .xl\:inline-block {
        display: inline-block
    }

    .xl\:inline {
        display: inline
    }

    .xl\:table {
        display: table
    }

    .xl\:table-row {
        display: table-row
    }

    .xl\:table-cell {
        display: table-cell
    }

    .xl\:hidden {
        display: none
    }

    .xl\:flex {
        display: -ms-flexbox;
        display: flex
    }

    .xl\:inline-flex {
        display: -ms-inline-flexbox;
        display: inline-flex
    }

    .xl\:flex-row {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .xl\:flex-row-reverse {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .xl\:flex-col {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .xl\:flex-col-reverse {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .xl\:flex-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .xl\:flex-wrap-reverse {
        -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse
    }

    .xl\:flex-no-wrap {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .xl\:items-start {
        -ms-flex-align: start;
        align-items: flex-start
    }

    .xl\:items-end {
        -ms-flex-align: end;
        align-items: flex-end
    }

    .xl\:items-center {
        -ms-flex-align: center;
        align-items: center
    }

    .xl\:items-baseline {
        -ms-flex-align: baseline;
        align-items: baseline
    }

    .xl\:items-stretch {
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .xl\:self-auto {
        -ms-flex-item-align: auto;
        -ms-grid-row-align: auto;
        align-self: auto
    }

    .xl\:self-start {
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .xl\:self-end {
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .xl\:self-center {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }

    .xl\:self-stretch {
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch
    }

    .xl\:justify-start {
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .xl\:justify-end {
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .xl\:justify-center {
        -ms-flex-pack: center;
        justify-content: center
    }

    .xl\:justify-between {
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .xl\:justify-around {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .xl\:content-center {
        -ms-flex-line-pack: center;
        align-content: center
    }

    .xl\:content-start {
        -ms-flex-line-pack: start;
        align-content: flex-start
    }

    .xl\:content-end {
        -ms-flex-line-pack: end;
        align-content: flex-end
    }

    .xl\:content-between {
        -ms-flex-line-pack: justify;
        align-content: space-between
    }

    .xl\:content-around {
        -ms-flex-line-pack: distribute;
        align-content: space-around
    }

    .xl\:flex-1 {
        -ms-flex: 1 1 0%;
        flex: 1 1 0%
    }

    .xl\:flex-auto {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .xl\:flex-initial {
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .xl\:flex-none {
        -ms-flex: none;
        flex: none
    }

    .xl\:flex-grow {
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .xl\:flex-shrink {
        -ms-flex-negative: 1;
        flex-shrink: 1
    }

    .xl\:flex-no-grow {
        -ms-flex-positive: 0;
        flex-grow: 0
    }

    .xl\:flex-no-shrink {
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .xl\:font-sans {
        font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif
    }

    .xl\:font-serif {
        font-family: Constantia, Lucida Bright, Lucidabright, Lucida Serif, Lucida, DejaVu Serif, Bitstream Vera Serif, Liberation Serif, Georgia, serif
    }

    .xl\:font-mono {
        font-family: Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace
    }

    .xl\:m-0 {
        margin: 0
    }

    .xl\:m-1 {
        margin: .25rem
    }

    .xl\:m-2 {
        margin: .5rem
    }

    .xl\:m-3 {
        margin: .75rem
    }

    .xl\:m-4 {
        margin: 1rem
    }

    .xl\:m-5 {
        margin: 1.25rem
    }

    .xl\:m-6 {
        margin: 1.5rem
    }

    .xl\:m-8 {
        margin: 2rem
    }

    .xl\:m-10 {
        margin: 2.5rem
    }

    .xl\:m-12 {
        margin: 3rem
    }

    .xl\:m-16 {
        margin: 4rem
    }

    .xl\:m-20 {
        margin: 5rem
    }

    .xl\:m-24 {
        margin: 6rem
    }

    .xl\:m-32 {
        margin: 8rem
    }

    .xl\:m-auto {
        margin: auto
    }

    .xl\:m-px {
        margin: 1px
    }

    .xl\:my-0 {
        margin-top: 0;
        margin-bottom: 0
    }

    .xl\:mx-0 {
        margin-left: 0;
        margin-right: 0
    }

    .xl\:my-1 {
        margin-top: .25rem;
        margin-bottom: .25rem
    }

    .xl\:mx-1 {
        margin-left: .25rem;
        margin-right: .25rem
    }

    .xl\:my-2 {
        margin-top: .5rem;
        margin-bottom: .5rem
    }

    .xl\:mx-2 {
        margin-left: .5rem;
        margin-right: .5rem
    }

    .xl\:my-3 {
        margin-top: .75rem;
        margin-bottom: .75rem
    }

    .xl\:mx-3 {
        margin-left: .75rem;
        margin-right: .75rem
    }

    .xl\:my-4 {
        margin-top: 1rem;
        margin-bottom: 1rem
    }

    .xl\:mx-4 {
        margin-left: 1rem;
        margin-right: 1rem
    }

    .xl\:my-5 {
        margin-top: 1.25rem;
        margin-bottom: 1.25rem
    }

    .xl\:mx-5 {
        margin-left: 1.25rem;
        margin-right: 1.25rem
    }

    .xl\:my-6 {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem
    }

    .xl\:mx-6 {
        margin-left: 1.5rem;
        margin-right: 1.5rem
    }

    .xl\:my-8 {
        margin-top: 2rem;
        margin-bottom: 2rem
    }

    .xl\:mx-8 {
        margin-left: 2rem;
        margin-right: 2rem
    }

    .xl\:my-10 {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem
    }

    .xl\:mx-10 {
        margin-left: 2.5rem;
        margin-right: 2.5rem
    }

    .xl\:my-12 {
        margin-top: 3rem;
        margin-bottom: 3rem
    }

    .xl\:mx-12 {
        margin-left: 3rem;
        margin-right: 3rem
    }

    .xl\:my-16 {
        margin-top: 4rem;
        margin-bottom: 4rem
    }

    .xl\:mx-16 {
        margin-left: 4rem;
        margin-right: 4rem
    }

    .xl\:my-20 {
        margin-top: 5rem;
        margin-bottom: 5rem
    }

    .xl\:mx-20 {
        margin-left: 5rem;
        margin-right: 5rem
    }

    .xl\:my-24 {
        margin-top: 6rem;
        margin-bottom: 6rem
    }

    .xl\:mx-24 {
        margin-left: 6rem;
        margin-right: 6rem
    }

    .xl\:my-32 {
        margin-top: 8rem;
        margin-bottom: 8rem
    }

    .xl\:mx-32 {
        margin-left: 8rem;
        margin-right: 8rem
    }

    .xl\:my-auto {
        margin-top: auto;
        margin-bottom: auto
    }

    .xl\:mx-auto {
        margin-left: auto;
        margin-right: auto
    }

    .xl\:my-px {
        margin-top: 1px;
        margin-bottom: 1px
    }

    .xl\:mx-px {
        margin-left: 1px;
        margin-right: 1px
    }

    .xl\:mt-0 {
        margin-top: 0
    }

    .xl\:mr-0 {
        margin-right: 0
    }

    .xl\:mb-0 {
        margin-bottom: 0
    }

    .xl\:ml-0 {
        margin-left: 0
    }

    .xl\:mt-1 {
        margin-top: .25rem
    }

    .xl\:mr-1 {
        margin-right: .25rem
    }

    .xl\:mb-1 {
        margin-bottom: .25rem
    }

    .xl\:ml-1 {
        margin-left: .25rem
    }

    .xl\:mt-2 {
        margin-top: .5rem
    }

    .xl\:mr-2 {
        margin-right: .5rem
    }

    .xl\:mb-2 {
        margin-bottom: .5rem
    }

    .xl\:ml-2 {
        margin-left: .5rem
    }

    .xl\:mt-3 {
        margin-top: .75rem
    }

    .xl\:mr-3 {
        margin-right: .75rem
    }

    .xl\:mb-3 {
        margin-bottom: .75rem
    }

    .xl\:ml-3 {
        margin-left: .75rem
    }

    .xl\:mt-4 {
        margin-top: 1rem
    }

    .xl\:mr-4 {
        margin-right: 1rem
    }

    .xl\:mb-4 {
        margin-bottom: 1rem
    }

    .xl\:ml-4 {
        margin-left: 1rem
    }

    .xl\:mt-5 {
        margin-top: 1.25rem
    }

    .xl\:mr-5 {
        margin-right: 1.25rem
    }

    .xl\:mb-5 {
        margin-bottom: 1.25rem
    }

    .xl\:ml-5 {
        margin-left: 1.25rem
    }

    .xl\:mt-6 {
        margin-top: 1.5rem
    }

    .xl\:mr-6 {
        margin-right: 1.5rem
    }

    .xl\:mb-6 {
        margin-bottom: 1.5rem
    }

    .xl\:ml-6 {
        margin-left: 1.5rem
    }

    .xl\:mt-8 {
        margin-top: 2rem
    }

    .xl\:mr-8 {
        margin-right: 2rem
    }

    .xl\:mb-8 {
        margin-bottom: 2rem
    }

    .xl\:ml-8 {
        margin-left: 2rem
    }

    .xl\:mt-10 {
        margin-top: 2.5rem
    }

    .xl\:mr-10 {
        margin-right: 2.5rem
    }

    .xl\:mb-10 {
        margin-bottom: 2.5rem
    }

    .xl\:ml-10 {
        margin-left: 2.5rem
    }

    .xl\:mt-12 {
        margin-top: 3rem
    }

    .xl\:mr-12 {
        margin-right: 3rem
    }

    .xl\:mb-12 {
        margin-bottom: 3rem
    }

    .xl\:ml-12 {
        margin-left: 3rem
    }

    .xl\:mt-16 {
        margin-top: 4rem
    }

    .xl\:mr-16 {
        margin-right: 4rem
    }

    .xl\:mb-16 {
        margin-bottom: 4rem
    }

    .xl\:ml-16 {
        margin-left: 4rem
    }

    .xl\:mt-20 {
        margin-top: 5rem
    }

    .xl\:mr-20 {
        margin-right: 5rem
    }

    .xl\:mb-20 {
        margin-bottom: 5rem
    }

    .xl\:ml-20 {
        margin-left: 5rem
    }

    .xl\:mt-24 {
        margin-top: 6rem
    }

    .xl\:mr-24 {
        margin-right: 6rem
    }

    .xl\:mb-24 {
        margin-bottom: 6rem
    }

    .xl\:ml-24 {
        margin-left: 6rem
    }

    .xl\:mt-32 {
        margin-top: 8rem
    }

    .xl\:mr-32 {
        margin-right: 8rem
    }

    .xl\:mb-32 {
        margin-bottom: 8rem
    }

    .xl\:ml-32 {
        margin-left: 8rem
    }

    .xl\:mt-auto {
        margin-top: auto
    }

    .xl\:mr-auto {
        margin-right: auto
    }

    .xl\:mb-auto {
        margin-bottom: auto
    }

    .xl\:ml-auto {
        margin-left: auto
    }

    .xl\:mt-px {
        margin-top: 1px
    }

    .xl\:mr-px {
        margin-right: 1px
    }

    .xl\:mb-px {
        margin-bottom: 1px
    }

    .xl\:ml-px {
        margin-left: 1px
    }

    .xl\:p-0 {
        padding: 0
    }

    .xl\:p-1 {
        padding: .25rem
    }

    .xl\:p-2 {
        padding: .5rem
    }

    .xl\:p-3 {
        padding: .75rem
    }

    .xl\:p-4 {
        padding: 1rem
    }

    .xl\:p-5 {
        padding: 1.25rem
    }

    .xl\:p-6 {
        padding: 1.5rem
    }

    .xl\:p-8 {
        padding: 2rem
    }

    .xl\:p-10 {
        padding: 2.5rem
    }

    .xl\:p-12 {
        padding: 3rem
    }

    .xl\:p-16 {
        padding: 4rem
    }

    .xl\:p-20 {
        padding: 5rem
    }

    .xl\:p-24 {
        padding: 6rem
    }

    .xl\:p-32 {
        padding: 8rem
    }

    .xl\:p-px {
        padding: 1px
    }

    .xl\:py-0 {
        padding-top: 0;
        padding-bottom: 0
    }

    .xl\:px-0 {
        padding-left: 0;
        padding-right: 0
    }

    .xl\:py-1 {
        padding-top: .25rem;
        padding-bottom: .25rem
    }

    .xl\:px-1 {
        padding-left: .25rem;
        padding-right: .25rem
    }

    .xl\:py-2 {
        padding-top: .5rem;
        padding-bottom: .5rem
    }

    .xl\:px-2 {
        padding-left: .5rem;
        padding-right: .5rem
    }

    .xl\:py-3 {
        padding-top: .75rem;
        padding-bottom: .75rem
    }

    .xl\:px-3 {
        padding-left: .75rem;
        padding-right: .75rem
    }

    .xl\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem
    }

    .xl\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .xl\:py-5 {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem
    }

    .xl\:px-5 {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .xl\:py-6 {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem
    }

    .xl\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .xl\:py-8 {
        padding-top: 2rem;
        padding-bottom: 2rem
    }

    .xl\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .xl\:py-10 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem
    }

    .xl\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }

    .xl\:py-12 {
        padding-top: 3rem;
        padding-bottom: 3rem
    }

    .xl\:px-12 {
        padding-left: 3rem;
        padding-right: 3rem
    }

    .xl\:py-16 {
        padding-top: 4rem;
        padding-bottom: 4rem
    }

    .xl\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem
    }

    .xl\:py-20 {
        padding-top: 5rem;
        padding-bottom: 5rem
    }

    .xl\:px-20 {
        padding-left: 5rem;
        padding-right: 5rem
    }

    .xl\:py-24 {
        padding-top: 6rem;
        padding-bottom: 6rem
    }

    .xl\:px-24 {
        padding-left: 6rem;
        padding-right: 6rem
    }

    .xl\:py-32 {
        padding-top: 8rem;
        padding-bottom: 8rem
    }

    .xl\:px-32 {
        padding-left: 8rem;
        padding-right: 8rem
    }

    .xl\:py-px {
        padding-top: 1px;
        padding-bottom: 1px
    }

    .xl\:px-px {
        padding-left: 1px;
        padding-right: 1px
    }

    .xl\:pt-0 {
        padding-top: 0
    }

    .xl\:pr-0 {
        padding-right: 0
    }

    .xl\:pb-0 {
        padding-bottom: 0
    }

    .xl\:pl-0 {
        padding-left: 0
    }

    .xl\:pt-1 {
        padding-top: .25rem
    }

    .xl\:pr-1 {
        padding-right: .25rem
    }

    .xl\:pb-1 {
        padding-bottom: .25rem
    }

    .xl\:pl-1 {
        padding-left: .25rem
    }

    .xl\:pt-2 {
        padding-top: .5rem
    }

    .xl\:pr-2 {
        padding-right: .5rem
    }

    .xl\:pb-2 {
        padding-bottom: .5rem
    }

    .xl\:pl-2 {
        padding-left: .5rem
    }

    .xl\:pt-3 {
        padding-top: .75rem
    }

    .xl\:pr-3 {
        padding-right: .75rem
    }

    .xl\:pb-3 {
        padding-bottom: .75rem
    }

    .xl\:pl-3 {
        padding-left: .75rem
    }

    .xl\:pt-4 {
        padding-top: 1rem
    }

    .xl\:pr-4 {
        padding-right: 1rem
    }

    .xl\:pb-4 {
        padding-bottom: 1rem
    }

    .xl\:pl-4 {
        padding-left: 1rem
    }

    .xl\:pt-5 {
        padding-top: 1.25rem
    }

    .xl\:pr-5 {
        padding-right: 1.25rem
    }

    .xl\:pb-5 {
        padding-bottom: 1.25rem
    }

    .xl\:pl-5 {
        padding-left: 1.25rem
    }

    .xl\:pt-6 {
        padding-top: 1.5rem
    }

    .xl\:pr-6 {
        padding-right: 1.5rem
    }

    .xl\:pb-6 {
        padding-bottom: 1.5rem
    }

    .xl\:pl-6 {
        padding-left: 1.5rem
    }

    .xl\:pt-8 {
        padding-top: 2rem
    }

    .xl\:pr-8 {
        padding-right: 2rem
    }

    .xl\:pb-8 {
        padding-bottom: 2rem
    }

    .xl\:pl-8 {
        padding-left: 2rem
    }

    .xl\:pt-10 {
        padding-top: 2.5rem
    }

    .xl\:pr-10 {
        padding-right: 2.5rem
    }

    .xl\:pb-10 {
        padding-bottom: 2.5rem
    }

    .xl\:pl-10 {
        padding-left: 2.5rem
    }

    .xl\:pt-12 {
        padding-top: 3rem
    }

    .xl\:pr-12 {
        padding-right: 3rem
    }

    .xl\:pb-12 {
        padding-bottom: 3rem
    }

    .xl\:pl-12 {
        padding-left: 3rem
    }

    .xl\:pt-16 {
        padding-top: 4rem
    }

    .xl\:pr-16 {
        padding-right: 4rem
    }

    .xl\:pb-16 {
        padding-bottom: 4rem
    }

    .xl\:pl-16 {
        padding-left: 4rem
    }

    .xl\:pt-20 {
        padding-top: 5rem
    }

    .xl\:pr-20 {
        padding-right: 5rem
    }

    .xl\:pb-20 {
        padding-bottom: 5rem
    }

    .xl\:pl-20 {
        padding-left: 5rem
    }

    .xl\:pt-24 {
        padding-top: 6rem
    }

    .xl\:pr-24 {
        padding-right: 6rem
    }

    .xl\:pb-24 {
        padding-bottom: 6rem
    }

    .xl\:pl-24 {
        padding-left: 6rem
    }

    .xl\:pt-32 {
        padding-top: 8rem
    }

    .xl\:pr-32 {
        padding-right: 8rem
    }

    .xl\:pb-32 {
        padding-bottom: 8rem
    }

    .xl\:pl-32 {
        padding-left: 8rem
    }

    .xl\:pt-px {
        padding-top: 1px
    }

    .xl\:pr-px {
        padding-right: 1px
    }

    .xl\:pb-px {
        padding-bottom: 1px
    }

    .xl\:pl-px {
        padding-left: 1px
    }

    .xl\:static {
        position: static
    }

    .xl\:fixed {
        position: fixed
    }

    .xl\:absolute {
        position: absolute
    }

    .xl\:relative {
        position: relative
    }

    .xl\:sticky {
        position: -webkit-sticky;
        position: sticky
    }

    .xl\:pin-none {
        top: auto;
        right: auto;
        bottom: auto;
        left: auto
    }

    .xl\:pin {
        right: 0;
        left: 0
    }

    .xl\:pin, .xl\:pin-y {
        top: 0;
        bottom: 0
    }

    .xl\:pin-x {
        right: 0;
        left: 0
    }

    .xl\:pin-t {
        top: 0
    }

    .xl\:pin-r {
        right: 0
    }

    .xl\:pin-b {
        bottom: 0
    }

    .xl\:pin-l {
        left: 0
    }

    .xl\:table-auto {
        table-layout: auto
    }

    .xl\:table-fixed {
        table-layout: fixed
    }

    .xl\:text-left {
        text-align: left
    }

    .xl\:text-center {
        text-align: center
    }

    .xl\:text-right {
        text-align: right
    }

    .xl\:text-justify {
        text-align: justify
    }

    .xl\:text-2xs {
        font-size: .65rem
    }

    .xl\:text-xs {
        font-size: .75rem
    }

    .xl\:text-sm {
        font-size: .875rem
    }

    .xl\:text-base {
        font-size: 1rem
    }

    .xl\:text-lg {
        font-size: 1.125rem
    }

    .xl\:text-xl {
        font-size: 1.25rem
    }

    .xl\:text-2xl {
        font-size: 1.5rem
    }

    .xl\:text-3xl {
        font-size: 1.875rem
    }

    .xl\:text-4xl {
        font-size: 2.25rem
    }

    .xl\:text-5xl {
        font-size: 3rem
    }

    .xl\:visible {
        visibility: visible
    }

    .xl\:invisible {
        visibility: hidden
    }

    .xl\:w-6 {
        width: 1.5rem
    }

    .xl\:w-24 {
        width: 6rem
    }

    .xl\:w-32 {
        width: 8rem
    }

    .xl\:w-auto {
        width: auto
    }

    .xl\:w-px {
        width: 1px
    }

    .xl\:w-1\/2 {
        width: 50%
    }

    .xl\:w-1\/3 {
        width: 33.33333%
    }

    .xl\:w-2\/3 {
        width: 66.66667%
    }

    .xl\:w-1\/4 {
        width: 25%
    }

    .xl\:w-3\/4 {
        width: 75%
    }

    .xl\:w-1\/5 {
        width: 20%
    }

    .xl\:w-2\/5 {
        width: 40%
    }

    .xl\:w-3\/5 {
        width: 60%
    }

    .xl\:w-4\/5 {
        width: 80%
    }

    .xl\:w-1\/6 {
        width: 16.66667%
    }

    .xl\:w-5\/6 {
        width: 83.33333%
    }

    .xl\:w-full {
        width: 100%
    }

    .xl\:w-screen {
        width: 100vw
    }
}

/* My Code */
.section {
    padding: 1rem;
}

.table-responsive-stack tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}


.table-responsive-stack td,
.table-responsive-stack th {
    display:block;
    /*
       flex-grow | flex-shrink | flex-basis   */
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
}

.table-responsive-stack .table-responsive-stack-thead {
    font-weight: bold;
}

.mall-cart-image {
    max-width: 100px;
}

@media screen and (max-width: 768px) {
    .table-responsive-stack tr {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        border-bottom: 3px solid #ccc;
        display:block;

    }
    .mall-cart-image {
        max-width: 100%;
    }
    /*  IE9 FIX   */
    .table-responsive-stack td {
        float: left\9;
        width:100%;
    }
}


@charset "UTF-8";


/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }

  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }

  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(.9);
    transform: scale(.9);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(.95);
    transform: scale(.95);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }
}

@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}html{box-sizing:border-box;font-family:sans-serif}*,:after,:before{box-sizing:inherit}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,p,pre{margin:0}button{background:transparent;padding:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset{margin:0;padding:0}ol,ul{margin:0}*,:after,:before{border:0 solid #dae4e9}img{border-style:solid}textarea{resize:vertical}img{max-width:100%;height:auto}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:inherit;opacity:.5}input::placeholder,textarea::placeholder{color:inherit;opacity:.5}[role=button],button{cursor:pointer}table{border-collapse:collapse}.container{width:100%;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:576px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:992px){.container{max-width:992px}}@media (min-width:1200px){.container{max-width:1200px}}.mall-btn{font-size:.875rem;display:inline;background-color:#fff;color:#364349;padding:.75rem 1.5rem;border-width:1px;border-color:#dae4e9;border-radius:.25rem;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);text-align:center;cursor:pointer;text-decoration:none;white-space:nowrap;min-height:42px}.mall-btn:hover{background-color:#f3f7f9}.mall-btn--primary{background-color:#103d60;border-color:#144b76;color:#fff}.mall-btn--primary:hover{background-color:#144b76}.mall-btn--secondary{background-color:#ef7204;border-color:#ef5c12;color:#fff}.mall-btn--secondary:hover{background-color:#ef5c12}.mall-btn--link{display:inline-block;vertical-align:baseline;font-weight:700;font-size:.875rem;color:#3490dc;box-shadow:none;border-width:0}.mall-btn--link:hover{color:#103d60;background-color:transparent}.mall-btn--text{display:inline-block;vertical-align:baseline;font-size:.875rem;color:#9babb4;box-shadow:none;border-width:0;padding:0;margin:0;font-size:.75rem}.mall-btn--text:hover{color:#103d60;background-color:transparent}.mall-btn--full{width:100%}.mall-btn--disabled,.mall-btn[disabled]{background-color:#9babb4;border-color:#70818a;cursor:no-drop}.mall-btn--disabled:hover,.mall-btn[disabled]:hover{background-color:#9babb4}.mall-btn--sm{padding:.5rem 1rem;font-size:.75rem;min-height:0}.mall-selectbox{padding:.75rem 2rem .75rem .5rem}.mall-selectbox,.mall-selectbox-sm{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#f3f7f9;border-width:1px;border-color:#f3f7f9;font-size:.875rem;color:#596a73;border-radius:.25rem;background-image:url(../themes/thema-thermae/assets/resources-mallstarter/assets/dropdown.svg);background-repeat:no-repeat;background-size:1.5em 1.5em;background-position:right 1em top 50%}.mall-selectbox-sm{padding:.25rem;padding-right:2rem;background-size:1.2em 1.2em;background-position:right .75em top 50%;min-width:60px}.mall-label{text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700;margin-bottom:.5rem}.mall-input,.mall-label{display:block;color:#596a73}.mall-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;background-color:#f3f7f9;border-width:1px;border-color:#f3f7f9;border-radius:.25rem;padding:.75rem 1rem;margin-bottom:.75rem;min-height:42.6px}.mall-input-sm{padding:.5rem .75rem;min-height:0}.mall-input--width-limited{max-width:450px}.has-error .mall-input{background-color:#fcebea}.has-error .mall-label{color:#cc1f1a}[data-validate-for]{color:#cc1f1a;font-size:.75rem;margin-left:.25rem;margin-top:.5rem}.is-required label:after{content:"*";display:inline-block;margin-left:3px;color:red}.dropdown-pointer{background-image:url(../themes/thema-thermae/assets/resources-mallstarter/assets/dropdown.svg);background-repeat:no-repeat;background-size:1.5em 1.5em;background-position:right 1em top 50%}.mall-form-control{margin-bottom:1.5rem;width:100%}.mall-form-control label{display:block;text-transform:uppercase;letter-spacing:.05em;color:#596a73;font-size:.75rem;font-weight:700;margin-bottom:.5rem}.mall-form-control input,.mall-form-control textarea{display:block;padding:.75rem 1rem;margin-bottom:.75rem;min-height:42.6px}.mall-form-control input,.mall-form-control select,.mall-form-control textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;background-color:#f3f7f9;color:#596a73;border-width:1px;border-color:#f3f7f9;border-radius:.25rem}.mall-form-control select{font-size:.875rem;padding:.75rem 2rem .75rem .5rem;background-image:url(../themes/thema-thermae/assets/resources-mallstarter/assets/dropdown.svg);background-repeat:no-repeat;background-size:1.5em 1.5em;background-position:right 1em top 50%;cursor:pointer}.mall-form-checkbox{margin-bottom:1.5rem;width:100%}.mall-form-checkbox input[type=checkbox]{margin-right:4px;position:relative;top:1px}.mall-form-actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;margin-top:1.5rem}.mall-form-actions .mall-btn+.mall-btn{margin-left:1rem}.mall-two-fields{display:-ms-flexbox;display:flex;margin-bottom:1.5rem}.mall-two-fields .mall-form-control,.mall-two-fields input{margin-bottom:0}.mall-two-fields>:first-child{-ms-flex:50% 0;flex:50% 0;margin-right:.5rem}.mall-two-fields>:last-child{-ms-flex:50% 0;flex:50% 0;margin-left:.5rem}.mall-checkbox{display:block;color:#70818a;font-weight:700;text-indent:-27px;padding-left:27px}.mall-checkbox>input{margin-right:.5rem}.mall-checkbox>span{font-size:.875rem}.mall-form-comment{color:#9babb4;font-size:.75rem;margin-bottom:1rem}h1{margin-bottom:1.5rem}h2{margin-bottom:1rem}h3{margin-bottom:.5rem}p{line-height:1.5}a{color:#103d60}.text-muted{color:#70818a}.mall-table{width:100%;text-align:left;border-collapse:collapse}.mall-table th{font-size:.875rem;font-weight:600;color:#596a73;padding:.5rem;background-color:#fafcfc}.mall-table td{padding:.5rem;border-top-width:1px;font-size:.75rem;white-space:nowrap;line-height:1.5}.mall-callout{padding:1.5rem 1rem;background-color:#fcfbeb;color:#453411;margin-bottom:2rem;font-size:.875rem;text-align:center}.mall-callout--neutral{background-color:#fafcfc;color:#364349}.mall-switcher__outer{display:inline-block}.mall-switcher,.mall-switcher__item{display:-ms-flexbox;display:flex}.mall-switcher__item{-ms-flex-positive:1;flex-grow:1;padding:.5rem 2rem;font-weight:400;white-space:nowrap;border:1px solid #efefef;border-left-width:0;text-decoration:none}.mall-switcher__item--active,.mall-switcher__item:hover{background:#eee}.mall-switcher__item:first-child{border-left-width:1px;border-radius:4px 0 0 4px}.mall-switcher__item:last-child{border-radius:0 4px 4px 0}.has-children:hover div{display:block}.mall-three-columns{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.mall-three-columns .mall-column{-ms-flex-negative:0;flex-shrink:0;width:33%;margin-bottom:1rem}.mall-cart__wrapper{border-top-width:1px;border-bottom-width:1px;border-color:#dae4e9;overflow:hidden;position:relative}.mall-cart__table{width:100%;text-align:left;border-collapse:collapse}.mall-cart__header th{font-size:.875rem;font-weight:600;color:#596a73;padding:.5rem;background-color:#fafcfc}.mall-cart__product td{padding:.5rem;border-top-width:1px;font-size:.75rem;white-space:nowrap;line-height:1.5}.mall-cart__product td:first-child{border-color:#dae4e9;width:8rem}.mall-cart__product td a{text-decoration:none;color:#364349}.mall-cart__product td .js-mall-remove-product{text-decoration:underline;color:#103d60}.mall-cart__discount td,.mall-cart__payment td,.mall-cart__shipping td{padding:.5rem;border-top-width:1px;font-size:.75rem;white-space:nowrap}.mall-cart__taxes td{padding:.5rem;border-top-width:1px;font-size:.65rem;white-space:nowrap;color:#70818a;border-color:#f1f6f8}.mall-cart__taxes--1 td{border-color:#dae4e9}.mall-cart__taxes-total td{font-size:.65rem;white-space:nowrap;color:#70818a}.mall-cart__taxes-total td,.mall-cart__total td{padding:.5rem;border-top-width:1px;border-color:#dae4e9}.mall-cart__total td{font-size:.75rem}.mall-cart__grand-total td,.mall-cart__total td{background-color:#fafcfc;color:#596a73;font-weight:600}.mall-cart__grand-total td{padding:.5rem;border-top-width:1px;border-color:#dae4e9;font-size:.875rem}.mall-cart__empty{padding:1.5rem;background-color:#f1f6f8;text-align:center;width:50%;margin:auto}.mall-cart__services td{padding:.25rem .5rem;background-color:#fafcfc;color:#596a73;font-size:.75rem}.mall-cart__services--first td{border-top-width:1px;border-color:#dae4e9;padding-top:.5rem}.mall-cart__services--last td{padding-bottom:.5rem}.mall-cart__price-additions{color:#70818a;font-style:italic}.mall-cart-actions{margin-top:2rem;padding-top:2rem;border-top-width:1px;border-color:#f1f6f8;text-align:right}.mall-cart-actions .mall-btn{font-size:1rem}.mall-discount-applier{margin-top:2rem;width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.mall-discount-applier form{width:50%;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}.mall-discount-applier .mall-form-control{-ms-flex-positive:1;flex-grow:1;margin-bottom:0}.mall-discount-applier .mall-form-control input{margin-bottom:0;padding-top:.5rem;padding-bottom:.5rem;font-size:.875rem}.mall-discount-applier .mall-btn{-ms-flex-negative:1;flex-shrink:1;margin-left:.5rem;padding-top:.5rem;padding-bottom:.5rem}.mall-discount-applier [data-validate-for]{position:absolute}.mall-cart-summary__info{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;font-size:.75rem;line-height:1.5;margin-bottom:2rem}.mall-cart-summary__info>*{width:25%}.mall-cart-summary__info>:not(:last-child){padding-right:2rem}.mall-cart-summary__info--two-columns>*{width:50%}.mall-cart-summary__heading{border-bottom-width:1px;border-color:#dae4e9;padding-bottom:.25rem;margin-bottom:.5rem}.mall-cart-summary__method-logo{max-width:100%;padding-top:1rem;min-height:140px}.mall-cart-summary a{color:#222b2f}.mall-cart-summary .mall-address{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:column;flex-direction:column;min-height:160px}.mall-cart-summary .mall-address__actions{margin-top:2rem}.mall-loader{background:hsla(0,0%,100%,.8);z-index:10000;position:absolute;left:0;top:0;right:0;bottom:0;cursor:wait;-ms-flex-align:center;align-items:center;opacity:0;visibility:hidden;min-height:400px}.mall-loader,.mall-pagination .pagination{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.mall-pagination .pagination{list-style:none;padding:0;line-height:1}.mall-pagination a,.mall-pagination span{text-decoration:none;padding:.5rem;line-height:1;display:inline-block;text-align:center;font-size:.875rem;min-width:30px;min-height:30px}.mall-pagination .disabled>a,.mall-pagination .disabled>span{color:#dae4e9}.mall-pagination .active>a,.mall-pagination .active>span{color:#103d60;background-color:#dae4e9;border-color:#103d60}.mall-product{display:-ms-flexbox;display:flex}.mall-product__info{width:60%;padding-right:2rem}.mall-product__description{margin-bottom:2rem}.mall-product__images{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.mall-product__image{border-width:2px;border-color:#dae4e9;margin-right:1rem;margin-bottom:1rem;padding:.5rem;display:-ms-flexbox;display:flex;width:calc(33.33333% - 1rem)}.mall-product__image:nth-child(3n){margin-right:0}.mall-product__image img{display:block;-o-object-fit:contain;object-fit:contain}.mall-product__cart{width:25%;padding-left:2rem;margin-left:auto}.mall-product__variants{display:-ms-flexbox;display:flex;margin-bottom:2rem}.mall-product__variants-heading{margin-bottom:1rem}.mall-product__variant-properties{margin-bottom:2rem}.mall-product__properties{font-size:.875rem;margin-bottom:2rem}.mall-product__properties-heading{margin-top:2rem;padding-bottom:.5rem;border-bottom-width:1px;border-color:#dae4e9}.mall-product__custom-fields{margin-bottom:2rem}.mall-product__custom-fields .mall-option-selector{border-width:2px;border-color:#dae4e9;display:inline-block;width:24px;height:24px}.mall-product__custom-fields .mall-option-selector.is-active{border-color:#70818a;box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.mall-product__custom-fields .mall-option-selector img{display:block}.mall-product__price{border-top-width:1px;border-color:#f1f6f8;padding-top:2rem}.mall-product__old-price{font-size:.875rem;font-weight:700;color:#e3342f;text-decoration:line-through;margin-bottom:.25rem}.mall-product__current-price{font-size:1.5rem;font-weight:700;color:#222b2f}.mall-product__tax-info{font-size:.75rem;color:#9babb4;margin-top:.5rem;margin-bottom:1rem}.mall-product__property-stock{font-size:.75rem;margin-top:.5rem;margin-bottom:2rem;color:#9babb4}.mall-product__add-to-cart-form{border-top-width:1px;border-color:#f1f6f8;padding-top:2rem}.mall-add-to-cart-button{font-size:.875rem;display:inline;background-color:#fff;color:#364349;border-width:1px;border-radius:.25rem;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);text-align:center;cursor:pointer;text-decoration:none;white-space:nowrap;min-height:42px;width:100%;display:block;background-color:#3490dc;border-color:#2779bd;color:#fff;box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08);padding:.75rem 1.5rem;font-size:1rem;margin-top:1rem;text-transform:uppercase;font-weight:700;transition:background .1s ease;text-shadow:1px 1px 0 rgba(0,0,0,.3)}.mall-add-to-cart-button:hover{background:#4a9ce0}.mall-color-swatches{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}.mall-color-swatches__swatch{width:24px;height:24px;margin-right:6px;border-width:2px}.mall-color-swatches__swatch.is-active{border-color:#103d60}.mall-product-service:not(:last-child){margin-bottom:4rem}.mall-product-service__name{margin-bottom:1rem}.mall-product-service__description{color:#364349;font-size:.875rem;margin-bottom:1rem}.mall-product-service__required{color:#103d60;font-size:.875rem;margin-bottom:1rem}.mall-product-service__required[data-validate-for]{margin-left:0}.mall-product-service-options{border-bottom-width:1px;border-color:#dae4e9}.mall-product-service-option{border-top-width:1px;border-color:#dae4e9;color:#364349;font-size:.875rem;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:15px 0}.mall-product-service-option__radio{-ms-flex:0 1 40px;flex:0 1 40px}.mall-product-service-option__name{-ms-flex:1 1 auto;flex:1 1 auto}.mall-product-service-option__price{-ms-flex:1 0 100px;flex:1 0 100px;text-align:right;font-weight:700}.mall-product-service-option__description{color:#596a73;font-size:.75rem;margin-top:.5rem;padding-left:40px;padding-right:100px;-ms-flex:1 0 100%;flex:1 0 100%}.mall-product-service-error{font-size:.875rem;background-color:#fcebea;padding:1rem;border-radius:.25rem;text-align:center;margin-left:0;margin-top:2rem}.mall-products{padding-left:1rem;margin-bottom:2rem;position:relative}.mall-products__products{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.mall-products-empty{padding:1rem;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);text-align:center;margin-left:1rem;border-radius:.25rem;font-size:.875rem}.mall-products-item{width:33.33333%;padding-bottom:1.5rem;padding-left:1rem;padding-right:1rem;font-size:.875rem}.mall-products-item a{color:inherit;text-decoration:none}.mall-products-item .row.flex,.mall-products-item__info-primary{padding-top:.25rem}.mall-products-item__image,.mall-products-item__info-primary,.mall-products-item__info-secondary{display:-ms-flexbox;display:flex}.mall-products-item__image{border-bottom-width:1px;border-color:#dae4e9;height:240px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:transparent}.mall-products-item__image img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.mall-products-item__name{-ms-flex-positive:1;flex-grow:1;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mall-products-item__price{-ms-flex-positive:0;flex-grow:0;padding-left:.5rem;white-space:nowrap}.mall-products-item__price--special{color:#cc1f1a;font-weight:700}.mall-products-item__short-description{-ms-flex-positive:1;flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#70818a}.mall-products-item__old-price{-ms-flex-positive:0;flex-grow:0;padding-left:.5rem;color:#ef5753;font-style:italic;text-decoration:line-through;white-space:nowrap}.mall-products-filter{padding-right:2rem}.mall-products-filter .mall-property-group{margin-bottom:2rem;min-height:105px}.mall-products-filter .mall-property-group__name{border-bottom-width:1px;border-color:#dae4e9;padding-bottom:.25rem;margin-bottom:1rem}.mall-products-filter .mall-property-group__name--price{display:-ms-flexbox;display:flex}.mall-products-filter .mall-property-group__name--price>div{-ms-flex:1 1 0%;flex:1 1 0%}.mall-products-filter .mall-property-group__description{font-size:.75rem;color:#70818a;margin-bottom:1rem;margin-top:-.5rem}.mall-products-filter .mall-property{margin-bottom:.5rem}.mall-products-filter .mall-property:not(:last-child) .mall-filter.mall-filter--range{margin-bottom:4rem}.mall-products-filter .mall-property__label{font-size:.875rem;margin-bottom:.5rem;display:-ms-flexbox;display:flex}.mall-products-filter .mall-property__label>div{-ms-flex:1 1 0%;flex:1 1 0%}.mall-products-filter .mall-property__clear-filter{font-size:.75rem;font-weight:400;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.mall-products-filter .mall-property__clear-filter a{color:#9babb4;text-decoration:none}.mall-products-filter .mall-filter{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.mall-products-filter .mall-filter__option{padding:.5rem;margin-right:.5rem;margin-bottom:.5rem;background-color:#dae4e9;cursor:pointer;text-align:center;font-size:.875rem;min-width:40px}.mall-products-filter .mall-filter__option--selected:not(.mall-label--checkbox){background-color:#103d60;color:#fff}.mall-products-filter .noUi-connect{background-color:#103d60}.mall-products-filter .noUi-horizontal{height:10px}.mall-products-filter .noUi-horizontal .noUi-handle{width:25px;height:20px;right:-13px!important}.mall-products-filter .noUi-horizontal .noUi-handle:before{height:10px;left:10px;top:4px}.mall-products-filter .noUi-horizontal .noUi-handle:after{height:10px;left:12px;top:4px}.mall-products-filter .noUi-target{font-size:.7rem;margin-bottom:0}.mall-products-filter .noUi-marker-horizontal{width:1px;height:4px}.mall-products-filter .noUi-marker-horizontal.noUi-marker-large{height:8px}.mall-products-filter .noUi-value{top:15px}.mall-products-filter .noUi-pips-horizontal{height:20px;padding:10px 0 0}.mall-signup{display:-ms-flexbox;display:flex;width:80%;margin:auto}.mall-signup__signin,.mall-signup__signup{width:50%;border-width:1px;border-color:#f1f6f8;border-radius:.25rem;padding:2rem;-ms-flex-item-align:start;align-self:flex-start}.mall-signup__heading{margin-bottom:1.5rem;line-height:1.5}.mall-signup__subheading{margin-bottom:1rem;margin-top:.5rem;line-height:1.5}.mall-signup__signin{margin-right:1rem}.mall-signup__signup{margin-left:1rem}.mall-signup__guest-option,.mall-signup__shipping-address-option{margin-bottom:2rem;margin-top:-.5rem}.mall-signup .mall-form-actions .mall-btn--primary{font-size:1rem}.mall-signup-terms{background-color:#f3f7f9;padding:1.5rem;border-radius:.25rem;border-width:1px;border-color:#dae4e9}.mall-payment-method{margin-top:1rem}.mall-payment-method__entry{display:-ms-flexbox;display:flex;padding-top:2rem;padding-bottom:2rem;position:relative;-ms-flex-align:center;align-items:center;z-index:0;border-width:1px;border-color:#dae4e9}.mall-payment-method__entry--active{background-color:#fff;-ms-flex-align:start;align-items:flex-start;box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08);opacity:1;z-index:10;border-width:1px;border-color:#9babb4}.mall-payment-method__entry--active .mall-payment-method__text{opacity:1}.mall-payment-method__logo{width:180px;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.mall-payment-method__logo img{width:auto;max-width:100%;display:block}.mall-payment-method__text{-ms-flex:1 1 0%;flex:1 1 0%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;opacity:.5}.mall-payment-method__text>div{width:100%}.mall-payment-method__name{font-weight:700}.mall-payment-method__description,.mall-payment-method__instructions{font-size:.75rem;line-height:1.25;margin-top:1rem}.mall-payment-method__meta{font-size:.875rem;line-height:1.5;color:#9babb4;margin-top:.5rem}.mall-payment-method__data{margin-top:2rem;width:100%}.mall-payment-method__selector{width:180px;position:relative;z-index:20}.mall-payment-method__select-button{float:right;font-size:.875rem;display:inline;background-color:#fff;color:#364349;padding:.75rem 1.5rem;border-width:1px;border-color:#dae4e9;border-radius:.25rem;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);text-align:center;cursor:pointer;text-decoration:none;min-height:42px;margin-right:1rem;white-space:nowrap}.mall-payment-method__submit{margin-top:1rem}.mall-payment-method .mall-form-control{margin-bottom:.5rem}.mall-payment-method [data-validate-for]{margin-bottom:1rem;margin-top:0}.mall-payment-method__customer-methods{margin-top:2rem}.mall-payment-customer-methods{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;font-size:.75rem}.mall-payment-customer-method{display:-ms-flexbox;display:flex;-ms-flex:none;flex:none;padding:.75rem;position:relative;border-width:1px;border-color:#ccd6db;border-radius:.125rem;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);margin-right:1rem;text-decoration:none;color:inherit;cursor:pointer;transition:.2s ease;transition-property:border-color,box-shadow}.mall-payment-customer-method__name{font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mall-payment-customer-method__meta{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:.5rem;width:8rem}.mall-payment-customer-method:hover{border-color:#9babb4;box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)}.mall-shipping-method{margin-top:1rem}.mall-shipping-method__entry{display:-ms-flexbox;display:flex;padding-top:2rem;padding-bottom:2rem;position:relative;-ms-flex-align:center;align-items:center;z-index:0;border-width:1px;border-color:#dae4e9}.mall-shipping-method__entry--active{background-color:#fff;-ms-flex-align:start;align-items:flex-start;box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08);opacity:1;z-index:10;border-width:1px;border-color:#9babb4}.mall-shipping-method__entry--active .mall-shipping-method__text{opacity:1}.mall-shipping-method__logo{width:180px;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.mall-shipping-method__logo img{width:auto;max-width:100%;display:block}.mall-shipping-method__text{-ms-flex:1 1 0%;flex:1 1 0%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;opacity:.5}.mall-shipping-method__name{font-weight:700}.mall-shipping-method__description{font-size:.75rem;line-height:1.25;margin-top:1rem}.mall-shipping-method__meta{font-size:.875rem;line-height:1.5;color:#9babb4;margin-top:.5rem}.mall-shipping-method__selector{width:180px;position:relative;z-index:20}.mall-shipping-method__select-button{float:right;font-size:.875rem;display:inline;background-color:#fff;color:#364349;padding:.75rem 1.5rem;border-width:1px;border-color:#dae4e9;border-radius:.25rem;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);text-align:center;cursor:pointer;text-decoration:none;min-height:42px;margin-right:1rem;white-space:nowrap}.mall-shipping-method__submit{margin-top:1rem}.mall-shipping-method .mall-form-control{margin-bottom:.5rem}.mall-shipping-method [data-validate-for]{margin-bottom:1rem;margin-top:0}.mall-shipping-method .mall-two-fields--number-cvv{display:-ms-flexbox;display:flex}.mall-shipping-method .mall-two-fields--number-cvv .mall-form-control:first-child{width:75%}.mall-shipping-method .mall-two-fields--number-cvv .mall-form-control:last-child{width:25%}.mall-address-selector label{font-size:.75rem}.mall-address-selector select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#f3f7f9;border-width:1px;border-color:#f3f7f9;font-size:.875rem;color:#596a73;border-radius:.25rem;background-image:url(../themes/thema-thermae/assets/resources-mallstarter/assets/dropdown.svg);background-repeat:no-repeat;background-size:1.5em 1.5em;background-position:right 1em top 50%;padding:.25rem 2rem .25rem .25rem;background-size:1.2em 1.2em;background-position:right .75em top 50%;min-width:60px;font-size:.75rem}.mall-address-list__actions{display:block;margin-top:1rem;margin-bottom:1rem;float:right;margin-top:-3.4em}.mall-address-list__table-actions{text-align:right}.mall-address-list__table-actions a{margin-right:1rem}.mall-checkout-result{width:50%;margin:auto;padding:2rem;border-radius:.25rem;box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08);text-align:center}.mall-checkout-result--failed{background-color:#fcebea;border-width:1px;border-color:#ef5753;color:#420806}.mall-checkout-result--cancelled{background-color:#fff5eb;border-width:1px;border-color:#faad63;color:#542605}.mall-checkout-result__heading{margin-bottom:1rem}.mall-checkout-result__actions{margin-top:2rem}.mall-checkout-result p{margin-bottom:1rem}.mall-overlay{background:hsla(0,0%,100%,.8);position:fixed;width:100%;height:100%;top:0;left:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.mall-quick-checkout{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.mall-quick-checkout__content-column{-ms-flex:2;flex:2;padding-right:2rem}.mall-quick-checkout__cart-column{border-left-width:1px;border-color:#f3f7f9;-ms-flex:1;flex:1;padding-left:2rem}.mall-quick-checkout__collapsible{border-width:1px;border-color:#dae4e9;border-radius:.25rem;box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.mall-quick-checkout__collapsible-header{padding:2rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.mall-quick-checkout__collapsible-element{border-bottom-width:1px;border-color:#dae4e9}.mall-quick-checkout__collapsible-element:hover:not(.mall-quick-checkout__collapsible-element--open){background-color:#fafcfc;cursor:pointer}.mall-quick-checkout__collapsible-inner{padding-bottom:1rem;padding-left:2rem;padding-right:2rem}.mall-quick-checkout__collapsible-element--open{cursor:auto}.mall-quick-checkout__collapsible-element--open .mall-quick-checkout__collapsible-content{max-height:1600px}.mall-quick-checkout__collapsible-element--open .mall-quick-checkout__collapsible-summary{display:none}.mall-quick-checkout__collapsible-summary{color:#70818a;margin-left:1rem;font-size:.875rem}.mall-quick-checkout__collapsible-content{overflow:hidden;transition:max-height .2s ease-out;max-height:0}.mall-quick-checkout__collapsible .mall-quick-checkout__heading{padding:0;margin:0}.mall-quick-checkout__heading{font-size:1rem;color:#364349;text-transform:uppercase}.mall-quick-checkout__sign-in-link{color:#70818a;margin-bottom:1rem;margin-top:-.5rem;font-size:.875rem}.mall-quick-checkout__payment-method-form>div{margin-top:1rem}.mall-quick-checkout .mall-cart__table td,.mall-quick-checkout .mall-cart__wrapper{border:none}.mall-quick-checkout .mall-cart__table td{padding:.5rem 0}.mall-quick-checkout__actions{margin-top:1rem}.mall-quick-checkout .mall-btn-checkout{font-size:1.125rem;font-weight:700;text-transform:uppercase;width:100%}.mall-quick-checkout__shipping-address-option{margin-bottom:0;margin-top:.5rem}.mall-quick-checkout__guest-option{margin-bottom:1.5rem;margin-top:-.25rem}.mall-quick-checkout__toggle-option{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;font-size:.875rem;color:#70818a;border-color:#dae4e9;cursor:pointer;text-decoration:none}.mall-quick-checkout__toggle-option-logo{width:75px;-ms-flex:0 0 75px;flex:0 0 75px;margin-left:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.mall-quick-checkout__toggle-option-image{max-width:100%;display:block}.mall-quick-checkout__toggle-option-text{-ms-flex:1 1 auto;flex:1 1 auto;padding-top:1rem;padding-bottom:1rem}.mall-quick-checkout__toggle-option-price{font-weight:700;margin-top:.25rem}.mall-quick-checkout__toggle-option .mall-selection-indicator{margin-right:20px}.mall-quick-checkout__toggle-option:hover .mall-selection-indicator:not(.mall-selection-indicator--active){color:#70818a}.mall-quick-checkout .mall-form-control{margin-bottom:1rem;width:100%}.mall-quick-checkout .mall-form-control input,.mall-quick-checkout .mall-form-control textarea{padding:.5rem .75rem;min-height:0;font-size:.875rem}.mall-quick-checkout .mall-form-control select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#f3f7f9;border-width:1px;border-color:#f3f7f9;color:#596a73;border-radius:.25rem;background-image:url(../themes/thema-thermae/assets/resources-mallstarter/assets/dropdown.svg);background-repeat:no-repeat;background-size:1.5em 1.5em;background-position:right 1em top 50%;padding:.25rem 2rem .25rem .25rem;background-size:1.2em 1.2em;background-position:right .75em top 50%;min-width:60px;width:100%;font-size:.875rem}.mall-quick-checkout .mall-two-fields{margin-bottom:1rem}.mall-quick-checkout .mall-two-fields .mall-form-control{margin-bottom:0}.mall-quick-checkout .mall-address-form--shipping{margin-top:1rem}.mall-quick-checkout .mall-signup-terms{margin-top:2rem;margin-bottom:2rem}.mall-selection-indicator{background-color:#f3f7f9;color:#f3f7f9;padding-top:1rem;padding-bottom:1rem;font-weight:700;width:32px;height:32px;line-height:1;border-radius:50%;margin-top:10px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.mall-selection-indicator--active{background-color:#103d60}.mall-my-account{display:-ms-flexbox;display:flex}.mall-my-account__nav{width:20%}.mall-my-account__content{width:80%;padding-left:2rem}.mall-my-account__content h2{margin-bottom:2rem}.mall-my-account__nav-item{padding:.75rem .5rem;color:#222b2f;cursor:pointer}.mall-my-account__nav-item a{color:#70818a;text-decoration:none;display:block}.mall-my-account__nav-item:hover:not(.mall-my-account__nav-item--active){background-color:#f6fbfd}.mall-my-account__nav-item--active{background-color:#dae4e9}.mall-my-account__nav-item--active a{color:#222b2f}.mall-orders-list__order{cursor:pointer}.mall-orders-list__order:hover td{background-color:#f6fbfd}.mall-orders-list__order.is-open{background-color:#f1f6f8}.mall-orders-list__order--unpaid td{background-color:#fff5eb;color:#542605}.mall-orders-list__order--unpaid:hover td{background-color:#faad63}.mall-orders-list__order--unpaid a{color:#420806}.mall-orders-list__details{background-color:#f1f6f8}.mall-order-details__row{display:-ms-flexbox;display:flex;margin-bottom:1rem}.mall-order-details__detail{width:50%}.mall-order-details .mall-table td{vertical-align:top}.mall-wishlists-manager{display:-ms-flexbox;display:flex}.mall-wishlists-manager__lists{width:350px}.mall-wishlists-manager__contents{-ms-flex:1 1 auto;flex:1 1 auto;background-color:#fafcfc;padding:2rem}.mall-wishlists-manager__header{margin-bottom:2rem}.mall-wishlists-manager__well{background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);border-radius:.25rem;-ms-flex:1 1 0%;flex:1 1 0%}.mall-wishlists-manager__input{font-size:1.125rem;border-bottom-width:1px;border-color:#9babb4;padding:.5rem 0;width:100%;background:transparent;-ms-flex:1 1 auto;flex:1 1 auto}.mall-wishlists-manager__form{display:-ms-flexbox;display:flex}.mall-wishlists-manager__action-button{-ms-flex:1 1 60px;flex:1 1 60px;margin-left:20px}.mall-wishlists-manager__actions{text-align:right;margin-top:2rem}.mall-wishlists-manager__actions .mall-btn{margin-left:1rem}.mall-wishlists-manager .mall-trash-icon{width:14px;color:#9babb4;fill:currentColor}.mall-wishlists-manager .mall-wishlist-empty{padding:1rem;text-align:center}.mall-wishlist-button{position:relative}.mall-wishlist-button__popup{font-size:.75rem;opacity:0;pointer-events:none;transform:translateY(20px);transition:.2s ease-out;transition-property:transform,opacity}.mall-wishlist-button__popup--visible{opacity:1;pointer-events:auto;transform:translateY(0)}.mall-wishlist-button__popup-inner{box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08);border-radius:.25rem;position:absolute;bottom:-4px;left:0;width:100%;background:#fff;overflow:hidden}.mall-wishlist-button__new{border:1px dashed;border-color:#9babb4;padding:.75rem 1rem;margin:1rem;border-radius:.25rem;display:block;position:relative}.mall-wishlist-button__name-input{text-align:center;display:block;width:100%}.mall-wishlist-button__new-label{color:#9babb4;text-align:center;position:absolute;left:50%;top:50%;width:100%;pointer-events:none;transform:translate(-50%,-50%)}.mall-wishlists{width:100%}.mall-wishlists--height-limited{overflow-y:auto;max-height:400px}.mall-wishlist-item{padding:1rem;display:-ms-flexbox;display:flex;cursor:pointer;text-decoration:none;color:inherit}.mall-wishlist-item--active,.mall-wishlist-item:hover{background-color:#fafcfc}.mall-wishlist-item__data{-ms-flex:1 0 auto;flex:1 0 auto}.mall-wishlist-item__description{color:#9babb4;margin-top:.25rem}.mall-wishlist-item__meta{margin-left:20px;text-align:right;-ms-flex:0 0 auto;flex:0 0 auto}.mall-add-to-wishlist-button{margin-top:.25rem}.mall-product-reviews{margin-top:2rem;border-top-width:1px;border-color:#f3f7f9;padding-top:2rem}.mall-product-reviews__heading{margin-bottom:1.5rem}.mall-product-reviews__info{padding-top:2rem;padding-bottom:2rem;border-top-width:1px;border-color:#fafcfc;display:-ms-flexbox;display:flex}.mall-product-reviews__summary{font-size:.75rem;color:#70818a}.mall-product-reviews__summary [data-validate-for]{margin-left:0;margin-top:.5rem;margin-bottom:2rem}.mall-product-reviews__info-name{font-size:.875rem;color:#596a73;font-weight:700;-ms-flex-preferred-size:200px;flex-basis:200px}.mall-product-reviews__info-content{-ms-flex:1 1 auto;flex:1 1 auto}.mall-product-reviews__form-details{overflow:hidden;max-height:0;transition:max-height .2s ease-out}.mall-product-reviews__form-details--visible{padding-top:1rem;max-height:750px}.mall-product-reviews__overall-ratings{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.mall-product-reviews__overall-ratings .mall-star{width:24px;height:24px}.mall-product-reviews__overall-ratings>div{-ms-flex:1 1 50%;flex:1 1 50%}.mall-product-reviews__login-required{font-size:.875rem;color:#70818a}.mall-product-reviews .mall-callout{width:100%}.mall-reviews{border-top-width:1px;border-color:#f3f7f9}.mall-pagination--reviews{margin-top:2rem}.mall-review{margin-top:1rem;font-size:.875rem;border-bottom-width:1px;border-color:#f3f7f9;padding-bottom:1rem}.mall-review__rating{margin-bottom:1rem;white-space:nowrap}.mall-review__rating .mall-star{width:16px;height:16px}.mall-review__title{color:#364349;font-size:.875rem}.mall-review__subtitle{color:#70818a;font-size:.75rem;font-weight:400;margin-top:.5rem}.mall-review__content{margin-top:1rem;color:#364349;line-height:1.5}.mall-review__category-reviews{margin-bottom:.5rem}.mall-review__author{color:#70818a;font-size:.75rem}.mall-review__details{margin-top:1rem;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.mall-review__pro-con-list{font-size:.75rem;color:#70818a;list-style:none}.mall-review__pro-con-list li{margin-bottom:.25rem}.mall-review__category-reviews{width:50%}.mall-category-review{font-size:.75rem;color:#596a73;margin-bottom:.5rem;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.mall-category-review__name{-ms-flex:1 1 auto;flex:1 1 auto}.mall-category-review__rating{-ms-flex-preferred-size:90px;flex-basis:90px;-ms-flex-negative:0;flex-shrink:0;white-space:nowrap}.mall-category-review__rating--clickable .mall-star{cursor:pointer}.mall-category-review__rating .mall-star{width:12px;height:12px}.mall-category-review--big .mall-category-review__rating{-ms-flex-preferred-size:120px;flex-basis:120px}.mall-category-review--big .mall-category-review__rating .mall-star{width:18px;height:18px}.mall-star__bg{fill:transparent}.mall-star--hover .mall-star__bg,.mall-star--hover .mall-star__border,.mall-star__border{fill:silver}.mall-star--active .mall-star__bg,.mall-star--active .mall-star__border{fill:#fac917}.mall-review__details .mall-star.mall-star--active{color:#9babb4}.mall-review__details .mall-star.mall-star--active .mall-star__bg,.mall-review__details .mall-star.mall-star--active .mall-star__border{fill:currentColor}.mall-modal{position:absolute;left:0;top:0;height:100%;width:100%;z-index:1000;background:rgba(0,0,0,.5);transition:.3s ease;transition-property:opacity,visibility;overflow-y:scroll;visibility:hidden;opacity:0;pointer-events:none}.mall-modal--visible{opacity:1;visibility:visible;pointer-events:auto}.mall-modal__inner{width:600px;max-width:95%;margin:2rem auto;box-shadow:0 4px 8px rgba(0,0,0,.15);padding:2rem;background:#fff;border-radius:3px}.mall-modal__inner>h3{margin-bottom:2rem}.mall-modal__actions{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-top:2rem}.list-reset{list-style:none;padding:0}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.bg-fixed{background-attachment:fixed}.bg-local{background-attachment:local}.bg-scroll{background-attachment:scroll}.bg-transparent{background-color:transparent}.bg-primary{background-color:#103d60}.bg-primary-light{background-color:#144b76}.bg-secondary{background-color:#ef7204}.bg-secondary-light{background-color:#ef5c12}.bg-black{background-color:#222b2f}.bg-grey-darkest{background-color:#364349}.bg-grey-darker{background-color:#596a73}.bg-grey-dark{background-color:#70818a}.bg-grey{background-color:#9babb4}.bg-grey-light{background-color:#dae4e9}.bg-grey-lighter{background-color:#f3f7f9}.bg-grey-lightest{background-color:#fafcfc}.bg-smoke-dark{background-color:#ccd6db}.bg-smoke{background-color:#dae4e9}.bg-smoke-light{background-color:#f1f6f8}.bg-smoke-lightest{background-color:#f6fbfd}.bg-white{background-color:#fff}.bg-red-darkest{background-color:#420806}.bg-red-dark{background-color:#cc1f1a}.bg-red{background-color:#e3342f}.bg-red-light{background-color:#ef5753}.bg-red-lightest{background-color:#fcebea}.bg-orange-darkest{background-color:#542605}.bg-orange-light{background-color:#faad63}.bg-orange-lightest{background-color:#fff5eb}.bg-yellow-darkest{background-color:#453411}.bg-yellow-lightest{background-color:#fcfbeb}.bg-blue-darker{background-color:#103d60}.bg-blue-dark{background-color:#2779bd}.bg-blue{background-color:#3490dc}.hover\:bg-transparent:hover{background-color:transparent}.hover\:bg-primary:hover{background-color:#103d60}.hover\:bg-primary-light:hover{background-color:#144b76}.hover\:bg-secondary:hover{background-color:#ef7204}.hover\:bg-secondary-light:hover{background-color:#ef5c12}.hover\:bg-black:hover{background-color:#222b2f}.hover\:bg-grey-darkest:hover{background-color:#364349}.hover\:bg-grey-darker:hover{background-color:#596a73}.hover\:bg-grey-dark:hover{background-color:#70818a}.hover\:bg-grey:hover{background-color:#9babb4}.hover\:bg-grey-light:hover{background-color:#dae4e9}.hover\:bg-grey-lighter:hover{background-color:#f3f7f9}.hover\:bg-grey-lightest:hover{background-color:#fafcfc}.hover\:bg-smoke-dark:hover{background-color:#ccd6db}.hover\:bg-smoke:hover{background-color:#dae4e9}.hover\:bg-smoke-light:hover{background-color:#f1f6f8}.hover\:bg-smoke-lightest:hover{background-color:#f6fbfd}.hover\:bg-white:hover{background-color:#fff}.hover\:bg-red-darkest:hover{background-color:#420806}.hover\:bg-red-dark:hover{background-color:#cc1f1a}.hover\:bg-red:hover{background-color:#e3342f}.hover\:bg-red-light:hover{background-color:#ef5753}.hover\:bg-red-lightest:hover{background-color:#fcebea}.hover\:bg-orange-darkest:hover{background-color:#542605}.hover\:bg-orange-light:hover{background-color:#faad63}.hover\:bg-orange-lightest:hover{background-color:#fff5eb}.hover\:bg-yellow-darkest:hover{background-color:#453411}.hover\:bg-yellow-lightest:hover{background-color:#fcfbeb}.hover\:bg-blue-darker:hover{background-color:#103d60}.hover\:bg-blue-dark:hover{background-color:#2779bd}.hover\:bg-blue:hover{background-color:#3490dc}.bg-bottom{background-position:bottom}.bg-center{background-position:50%}.bg-left{background-position:0}.bg-left-bottom{background-position:0 100%}.bg-left-top{background-position:0 0}.bg-right{background-position:100%}.bg-right-bottom{background-position:100% 100%}.bg-right-top{background-position:100% 0}.bg-top{background-position:top}.bg-repeat{background-repeat:repeat}.bg-no-repeat{background-repeat:no-repeat}.bg-repeat-x{background-repeat:repeat-x}.bg-repeat-y{background-repeat:repeat-y}.bg-auto{background-size:auto}.bg-cover{background-size:cover}.bg-contain{background-size:contain}.border-collapse{border-collapse:collapse}.border-separate{border-collapse:separate}.border-transparent{border-color:transparent}.border-primary{border-color:#103d60}.border-primary-light{border-color:#144b76}.border-secondary{border-color:#ef7204}.border-secondary-light{border-color:#ef5c12}.border-black{border-color:#222b2f}.border-grey-darkest{border-color:#364349}.border-grey-darker{border-color:#596a73}.border-grey-dark{border-color:#70818a}.border-grey{border-color:#9babb4}.border-grey-light{border-color:#dae4e9}.border-grey-lighter{border-color:#f3f7f9}.border-grey-lightest{border-color:#fafcfc}.border-smoke-dark{border-color:#ccd6db}.border-smoke{border-color:#dae4e9}.border-smoke-light{border-color:#f1f6f8}.border-smoke-lightest{border-color:#f6fbfd}.border-white{border-color:#fff}.border-red-darkest{border-color:#420806}.border-red-dark{border-color:#cc1f1a}.border-red{border-color:#e3342f}.border-red-light{border-color:#ef5753}.border-red-lightest{border-color:#fcebea}.border-orange-darkest{border-color:#542605}.border-orange-light{border-color:#faad63}.border-orange-lightest{border-color:#fff5eb}.border-yellow-darkest{border-color:#453411}.border-yellow-lightest{border-color:#fcfbeb}.border-blue-darker{border-color:#103d60}.border-blue-dark{border-color:#2779bd}.border-blue{border-color:#3490dc}.hover\:border-transparent:hover{border-color:transparent}.hover\:border-primary:hover{border-color:#103d60}.hover\:border-primary-light:hover{border-color:#144b76}.hover\:border-secondary:hover{border-color:#ef7204}.hover\:border-secondary-light:hover{border-color:#ef5c12}.hover\:border-black:hover{border-color:#222b2f}.hover\:border-grey-darkest:hover{border-color:#364349}.hover\:border-grey-darker:hover{border-color:#596a73}.hover\:border-grey-dark:hover{border-color:#70818a}.hover\:border-grey:hover{border-color:#9babb4}.hover\:border-grey-light:hover{border-color:#dae4e9}.hover\:border-grey-lighter:hover{border-color:#f3f7f9}.hover\:border-grey-lightest:hover{border-color:#fafcfc}.hover\:border-smoke-dark:hover{border-color:#ccd6db}.hover\:border-smoke:hover{border-color:#dae4e9}.hover\:border-smoke-light:hover{border-color:#f1f6f8}.hover\:border-smoke-lightest:hover{border-color:#f6fbfd}.hover\:border-white:hover{border-color:#fff}.hover\:border-red-darkest:hover{border-color:#420806}.hover\:border-red-dark:hover{border-color:#cc1f1a}.hover\:border-red:hover{border-color:#e3342f}.hover\:border-red-light:hover{border-color:#ef5753}.hover\:border-red-lightest:hover{border-color:#fcebea}.hover\:border-orange-darkest:hover{border-color:#542605}.hover\:border-orange-light:hover{border-color:#faad63}.hover\:border-orange-lightest:hover{border-color:#fff5eb}.hover\:border-yellow-darkest:hover{border-color:#453411}.hover\:border-yellow-lightest:hover{border-color:#fcfbeb}.hover\:border-blue-darker:hover{border-color:#103d60}.hover\:border-blue-dark:hover{border-color:#2779bd}.hover\:border-blue:hover{border-color:#3490dc}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-t-sm{border-top-left-radius:.125rem}.rounded-r-sm,.rounded-t-sm{border-top-right-radius:.125rem}.rounded-b-sm,.rounded-r-sm{border-bottom-right-radius:.125rem}.rounded-b-sm,.rounded-l-sm{border-bottom-left-radius:.125rem}.rounded-l-sm{border-top-left-radius:.125rem}.rounded-t{border-top-left-radius:.25rem}.rounded-r,.rounded-t{border-top-right-radius:.25rem}.rounded-b,.rounded-r{border-bottom-right-radius:.25rem}.rounded-b,.rounded-l{border-bottom-left-radius:.25rem}.rounded-l{border-top-left-radius:.25rem}.rounded-t-lg{border-top-left-radius:.5rem}.rounded-r-lg,.rounded-t-lg{border-top-right-radius:.5rem}.rounded-b-lg,.rounded-r-lg{border-bottom-right-radius:.5rem}.rounded-b-lg,.rounded-l-lg{border-bottom-left-radius:.5rem}.rounded-l-lg{border-top-left-radius:.5rem}.rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.rounded-r-full{border-top-right-radius:9999px}.rounded-b-full,.rounded-r-full{border-bottom-right-radius:9999px}.rounded-b-full,.rounded-l-full{border-bottom-left-radius:9999px}.rounded-l-full{border-top-left-radius:9999px}.rounded-tl-none{border-top-left-radius:0}.rounded-tr-none{border-top-right-radius:0}.rounded-br-none{border-bottom-right-radius:0}.rounded-bl-none{border-bottom-left-radius:0}.rounded-tl-sm{border-top-left-radius:.125rem}.rounded-tr-sm{border-top-right-radius:.125rem}.rounded-br-sm{border-bottom-right-radius:.125rem}.rounded-bl-sm{border-bottom-left-radius:.125rem}.rounded-tl{border-top-left-radius:.25rem}.rounded-tr{border-top-right-radius:.25rem}.rounded-br{border-bottom-right-radius:.25rem}.rounded-bl{border-bottom-left-radius:.25rem}.rounded-tl-lg{border-top-left-radius:.5rem}.rounded-tr-lg{border-top-right-radius:.5rem}.rounded-br-lg{border-bottom-right-radius:.5rem}.rounded-bl-lg{border-bottom-left-radius:.5rem}.rounded-tl-full{border-top-left-radius:9999px}.rounded-tr-full{border-top-right-radius:9999px}.rounded-br-full{border-bottom-right-radius:9999px}.rounded-bl-full{border-bottom-left-radius:9999px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-dotted{border-style:dotted}.border-none{border-style:none}.border-0{border-width:0}.border-2{border-width:2px}.border-4{border-width:4px}.border-8{border-width:8px}.border{border-width:1px}.border-t-0{border-top-width:0}.border-r-0{border-right-width:0}.border-b-0{border-bottom-width:0}.border-l-0{border-left-width:0}.border-t-2{border-top-width:2px}.border-r-2{border-right-width:2px}.border-b-2{border-bottom-width:2px}.border-l-2{border-left-width:2px}.border-t-4{border-top-width:4px}.border-r-4{border-right-width:4px}.border-b-4{border-bottom-width:4px}.border-l-4{border-left-width:4px}.border-t-8{border-top-width:8px}.border-r-8{border-right-width:8px}.border-b-8{border-bottom-width:8px}.border-l-8{border-left-width:8px}.border-t{border-top-width:1px}.border-r{border-right-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.cursor-auto{cursor:auto}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.cursor-wait{cursor:wait}.cursor-move{cursor:move}.cursor-not-allowed{cursor:not-allowed}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.table{display:table}.table-row{display:table-row}.table-cell{display:table-cell}.hidden{display:none}.flex{display:-ms-flexbox;display:flex}.inline-flex{display:-ms-inline-flexbox;display:inline-flex}.flex-row{-ms-flex-direction:row;flex-direction:row}.flex-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-col{-ms-flex-direction:column;flex-direction:column}.flex-col-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.flex-no-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.items-start{-ms-flex-align:start;align-items:flex-start}.items-end{-ms-flex-align:end;align-items:flex-end}.items-center{-ms-flex-align:center;align-items:center}.items-baseline{-ms-flex-align:baseline;align-items:baseline}.items-stretch{-ms-flex-align:stretch;align-items:stretch}.self-auto{-ms-flex-item-align:auto;-ms-grid-row-align:auto;align-self:auto}.self-start{-ms-flex-item-align:start;align-self:flex-start}.self-end{-ms-flex-item-align:end;align-self:flex-end}.self-center{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.self-stretch{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.justify-start{-ms-flex-pack:start;justify-content:flex-start}.justify-end{-ms-flex-pack:end;justify-content:flex-end}.justify-center{-ms-flex-pack:center;justify-content:center}.justify-between{-ms-flex-pack:justify;justify-content:space-between}.justify-around{-ms-flex-pack:distribute;justify-content:space-around}.content-center{-ms-flex-line-pack:center;align-content:center}.content-start{-ms-flex-line-pack:start;align-content:flex-start}.content-end{-ms-flex-line-pack:end;align-content:flex-end}.content-between{-ms-flex-line-pack:justify;align-content:space-between}.content-around{-ms-flex-line-pack:distribute;align-content:space-around}.flex-1{-ms-flex:1 1 0%;flex:1 1 0%}.flex-auto{-ms-flex:1 1 auto;flex:1 1 auto}.flex-initial{-ms-flex:0 1 auto;flex:0 1 auto}.flex-none{-ms-flex:none;flex:none}.flex-grow{-ms-flex-positive:1;flex-grow:1}.flex-shrink{-ms-flex-negative:1;flex-shrink:1}.flex-no-grow{-ms-flex-positive:0;flex-grow:0}.flex-no-shrink{-ms-flex-negative:0;flex-shrink:0}.float-right{float:right}.float-left{float:left}.float-none{float:none}.clearfix:after{content:"";display:table;clear:both}.font-sans{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.font-serif{font-family:Constantia,Lucida Bright,Lucidabright,Lucida Serif,Lucida,DejaVu Serif,Bitstream Vera Serif,Liberation Serif,Georgia,serif}.font-mono{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-hairline{font-weight:100}.font-thin{font-weight:200}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-black{font-weight:900}.h-auto{height:auto}.h-px{height:1px}.h-full{height:100%}.h-screen{height:100vh}.leading-none{line-height:1}.leading-tight{line-height:1.25}.leading-normal{line-height:1.5}.leading-loose{line-height:2}.m-0{margin:0}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-3{margin:.75rem}.m-4{margin:1rem}.m-5{margin:1.25rem}.m-6{margin:1.5rem}.m-8{margin:2rem}.m-10{margin:2.5rem}.m-12{margin:3rem}.m-16{margin:4rem}.m-20{margin:5rem}.m-24{margin:6rem}.m-32{margin:8rem}.m-auto{margin:auto}.m-px{margin:1px}.my-0{margin-top:0;margin-bottom:0}.mx-0{margin-left:0;margin-right:0}.my-1{margin-top:.25rem;margin-bottom:.25rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.mx-4{margin-left:1rem;margin-right:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.mx-8{margin-left:2rem;margin-right:2rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.my-12{margin-top:3rem;margin-bottom:3rem}.mx-12{margin-left:3rem;margin-right:3rem}.my-16{margin-top:4rem;margin-bottom:4rem}.mx-16{margin-left:4rem;margin-right:4rem}.my-20{margin-top:5rem;margin-bottom:5rem}.mx-20{margin-left:5rem;margin-right:5rem}.my-24{margin-top:6rem;margin-bottom:6rem}.mx-24{margin-left:6rem;margin-right:6rem}.my-32{margin-top:8rem;margin-bottom:8rem}.mx-32{margin-left:8rem;margin-right:8rem}.my-auto{margin-top:auto;margin-bottom:auto}.mx-auto{margin-left:auto;margin-right:auto}.my-px{margin-top:1px;margin-bottom:1px}.mx-px{margin-left:1px;margin-right:1px}.mt-0{margin-top:0}.mr-0{margin-right:0}.mb-0{margin-bottom:0}.ml-0{margin-left:0}.mt-1{margin-top:.25rem}.mr-1{margin-right:.25rem}.mb-1{margin-bottom:.25rem}.ml-1{margin-left:.25rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mt-3{margin-top:.75rem}.mr-3{margin-right:.75rem}.mb-3{margin-bottom:.75rem}.ml-3{margin-left:.75rem}.mt-4{margin-top:1rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.ml-4{margin-left:1rem}.mt-5{margin-top:1.25rem}.mr-5{margin-right:1.25rem}.mb-5{margin-bottom:1.25rem}.ml-5{margin-left:1.25rem}.mt-6{margin-top:1.5rem}.mr-6{margin-right:1.5rem}.mb-6{margin-bottom:1.5rem}.ml-6{margin-left:1.5rem}.mt-8{margin-top:2rem}.mr-8{margin-right:2rem}.mb-8{margin-bottom:2rem}.ml-8{margin-left:2rem}.mt-10{margin-top:2.5rem}.mr-10{margin-right:2.5rem}.mb-10{margin-bottom:2.5rem}.ml-10{margin-left:2.5rem}.mt-12{margin-top:3rem}.mr-12{margin-right:3rem}.mb-12{margin-bottom:3rem}.ml-12{margin-left:3rem}.mt-16{margin-top:4rem}.mr-16{margin-right:4rem}.mb-16{margin-bottom:4rem}.ml-16{margin-left:4rem}.mt-20{margin-top:5rem}.mr-20{margin-right:5rem}.mb-20{margin-bottom:5rem}.ml-20{margin-left:5rem}.mt-24{margin-top:6rem}.mr-24{margin-right:6rem}.mb-24{margin-bottom:6rem}.ml-24{margin-left:6rem}.mt-32{margin-top:8rem}.mr-32{margin-right:8rem}.mb-32{margin-bottom:8rem}.ml-32{margin-left:8rem}.mt-auto{margin-top:auto}.mr-auto{margin-right:auto}.mb-auto{margin-bottom:auto}.ml-auto{margin-left:auto}.mt-px{margin-top:1px}.mr-px{margin-right:1px}.mb-px{margin-bottom:1px}.ml-px{margin-left:1px}.max-h-full{max-height:100%}.max-h-screen{max-height:100vh}.max-w-xs{max-width:20rem}.max-w-sm{max-width:30rem}.max-w-md{max-width:40rem}.max-w-lg{max-width:50rem}.max-w-xl{max-width:60rem}.max-w-2xl{max-width:70rem}.max-w-3xl{max-width:80rem}.max-w-4xl{max-width:90rem}.max-w-5xl{max-width:100rem}.max-w-full{max-width:100%}.min-h-0{min-height:0}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.min-w-0{min-width:0}.min-w-full{min-width:100%}.-m-0{margin:0}.-m-1{margin:-.25rem}.-m-2{margin:-.5rem}.-m-3{margin:-.75rem}.-m-4{margin:-1rem}.-m-5{margin:-1.25rem}.-m-6{margin:-1.5rem}.-m-8{margin:-2rem}.-m-10{margin:-2.5rem}.-m-12{margin:-3rem}.-m-16{margin:-4rem}.-m-20{margin:-5rem}.-m-24{margin:-6rem}.-m-32{margin:-8rem}.-m-px{margin:-1px}.-my-0{margin-top:0;margin-bottom:0}.-mx-0{margin-left:0;margin-right:0}.-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.-mx-3{margin-left:-.75rem;margin-right:-.75rem}.-my-4{margin-top:-1rem;margin-bottom:-1rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.-my-8{margin-top:-2rem;margin-bottom:-2rem}.-mx-8{margin-left:-2rem;margin-right:-2rem}.-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.-my-12{margin-top:-3rem;margin-bottom:-3rem}.-mx-12{margin-left:-3rem;margin-right:-3rem}.-my-16{margin-top:-4rem;margin-bottom:-4rem}.-mx-16{margin-left:-4rem;margin-right:-4rem}.-my-20{margin-top:-5rem;margin-bottom:-5rem}.-mx-20{margin-left:-5rem;margin-right:-5rem}.-my-24{margin-top:-6rem;margin-bottom:-6rem}.-mx-24{margin-left:-6rem;margin-right:-6rem}.-my-32{margin-top:-8rem;margin-bottom:-8rem}.-mx-32{margin-left:-8rem;margin-right:-8rem}.-my-px{margin-top:-1px;margin-bottom:-1px}.-mx-px{margin-left:-1px;margin-right:-1px}.-mt-0{margin-top:0}.-mr-0{margin-right:0}.-mb-0{margin-bottom:0}.-ml-0{margin-left:0}.-mt-1{margin-top:-.25rem}.-mr-1{margin-right:-.25rem}.-mb-1{margin-bottom:-.25rem}.-ml-1{margin-left:-.25rem}.-mt-2{margin-top:-.5rem}.-mr-2{margin-right:-.5rem}.-mb-2{margin-bottom:-.5rem}.-ml-2{margin-left:-.5rem}.-mt-3{margin-top:-.75rem}.-mr-3{margin-right:-.75rem}.-mb-3{margin-bottom:-.75rem}.-ml-3{margin-left:-.75rem}.-mt-4{margin-top:-1rem}.-mr-4{margin-right:-1rem}.-mb-4{margin-bottom:-1rem}.-ml-4{margin-left:-1rem}.-mt-5{margin-top:-1.25rem}.-mr-5{margin-right:-1.25rem}.-mb-5{margin-bottom:-1.25rem}.-ml-5{margin-left:-1.25rem}.-mt-6{margin-top:-1.5rem}.-mr-6{margin-right:-1.5rem}.-mb-6{margin-bottom:-1.5rem}.-ml-6{margin-left:-1.5rem}.-mt-8{margin-top:-2rem}.-mr-8{margin-right:-2rem}.-mb-8{margin-bottom:-2rem}.-ml-8{margin-left:-2rem}.-mt-10{margin-top:-2.5rem}.-mr-10{margin-right:-2.5rem}.-mb-10{margin-bottom:-2.5rem}.-ml-10{margin-left:-2.5rem}.-mt-12{margin-top:-3rem}.-mr-12{margin-right:-3rem}.-mb-12{margin-bottom:-3rem}.-ml-12{margin-left:-3rem}.-mt-16{margin-top:-4rem}.-mr-16{margin-right:-4rem}.-mb-16{margin-bottom:-4rem}.-ml-16{margin-left:-4rem}.-mt-20{margin-top:-5rem}.-mr-20{margin-right:-5rem}.-mb-20{margin-bottom:-5rem}.-ml-20{margin-left:-5rem}.-mt-24{margin-top:-6rem}.-mr-24{margin-right:-6rem}.-mb-24{margin-bottom:-6rem}.-ml-24{margin-left:-6rem}.-mt-32{margin-top:-8rem}.-mr-32{margin-right:-8rem}.-mb-32{margin-bottom:-8rem}.-ml-32{margin-left:-8rem}.-mt-px{margin-top:-1px}.-mr-px{margin-right:-1px}.-mb-px{margin-bottom:-1px}.-ml-px{margin-left:-1px}.opacity-0{opacity:0}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.opacity-100{opacity:1}.focus\:outline-none:focus,.outline-none{outline:0}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-x-visible{overflow-x:visible}.overflow-y-visible{overflow-y:visible}.overflow-x-scroll{overflow-x:scroll}.overflow-y-scroll{overflow-y:scroll}.scrolling-touch{-webkit-overflow-scrolling:touch}.scrolling-auto{-webkit-overflow-scrolling:auto}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-10{padding:2.5rem}.p-12{padding:3rem}.p-16{padding:4rem}.p-20{padding:5rem}.p-24{padding:6rem}.p-32{padding:8rem}.p-px{padding:1px}.py-0{padding-top:0;padding-bottom:0}.px-0{padding-left:0;padding-right:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.px-1{padding-left:.25rem;padding-right:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.px-8{padding-left:2rem;padding-right:2rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.px-12{padding-left:3rem;padding-right:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.px-16{padding-left:4rem;padding-right:4rem}.py-20{padding-top:5rem;padding-bottom:5rem}.px-20{padding-left:5rem;padding-right:5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.px-24{padding-left:6rem;padding-right:6rem}.py-32{padding-top:8rem;padding-bottom:8rem}.px-32{padding-left:8rem;padding-right:8rem}.py-px{padding-top:1px;padding-bottom:1px}.px-px{padding-left:1px;padding-right:1px}.pt-0{padding-top:0}.pr-0{padding-right:0}.pb-0{padding-bottom:0}.pl-0{padding-left:0}.pt-1{padding-top:.25rem}.pr-1{padding-right:.25rem}.pb-1{padding-bottom:.25rem}.pl-1{padding-left:.25rem}.pt-2{padding-top:.5rem}.pr-2{padding-right:.5rem}.pb-2{padding-bottom:.5rem}.pl-2{padding-left:.5rem}.pt-3{padding-top:.75rem}.pr-3{padding-right:.75rem}.pb-3{padding-bottom:.75rem}.pl-3{padding-left:.75rem}.pt-4{padding-top:1rem}.pr-4{padding-right:1rem}.pb-4{padding-bottom:1rem}.pl-4{padding-left:1rem}.pt-5{padding-top:1.25rem}.pr-5{padding-right:1.25rem}.pb-5{padding-bottom:1.25rem}.pl-5{padding-left:1.25rem}.pt-6{padding-top:1.5rem}.pr-6{padding-right:1.5rem}.pb-6{padding-bottom:1.5rem}.pl-6{padding-left:1.5rem}.pt-8{padding-top:2rem}.pr-8{padding-right:2rem}.pb-8{padding-bottom:2rem}.pl-8{padding-left:2rem}.pt-10{padding-top:2.5rem}.pr-10{padding-right:2.5rem}.pb-10{padding-bottom:2.5rem}.pl-10{padding-left:2.5rem}.pt-12{padding-top:3rem}.pr-12{padding-right:3rem}.pb-12{padding-bottom:3rem}.pl-12{padding-left:3rem}.pt-16{padding-top:4rem}.pr-16{padding-right:4rem}.pb-16{padding-bottom:4rem}.pl-16{padding-left:4rem}.pt-20{padding-top:5rem}.pr-20{padding-right:5rem}.pb-20{padding-bottom:5rem}.pl-20{padding-left:5rem}.pt-24{padding-top:6rem}.pr-24{padding-right:6rem}.pb-24{padding-bottom:6rem}.pl-24{padding-left:6rem}.pt-32{padding-top:8rem}.pr-32{padding-right:8rem}.pb-32{padding-bottom:8rem}.pl-32{padding-left:8rem}.pt-px{padding-top:1px}.pr-px{padding-right:1px}.pb-px{padding-bottom:1px}.pl-px{padding-left:1px}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.pin-none{top:auto;right:auto;bottom:auto;left:auto}.pin{right:0;left:0}.pin,.pin-y{top:0;bottom:0}.pin-x{right:0;left:0}.pin-t{top:0}.pin-r{right:0}.pin-b{bottom:0}.pin-l{left:0}.resize-none{resize:none}.resize-y{resize:vertical}.resize-x{resize:horizontal}.resize{resize:both}.shadow{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.shadow-md{box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)}.shadow-lg{box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)}.shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.shadow-outline{box-shadow:0 0 0 3px rgba(52,144,220,.5)}.shadow-none{box-shadow:none}.fill-current{fill:currentColor}.stroke-current{stroke:currentColor}.table-auto{table-layout:auto}.table-fixed{table-layout:fixed}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-transparent{color:transparent}.text-primary{color:#103d60}.text-primary-light{color:#144b76}.text-secondary{color:#ef7204}.text-secondary-light{color:#ef5c12}.text-black{color:#222b2f}.text-grey-darkest{color:#364349}.text-grey-darker{color:#596a73}.text-grey-dark{color:#70818a}.text-grey{color:#9babb4}.text-grey-light{color:#dae4e9}.text-grey-lighter{color:#f3f7f9}.text-grey-lightest{color:#fafcfc}.text-smoke-dark{color:#ccd6db}.text-smoke{color:#dae4e9}.text-smoke-light{color:#f1f6f8}.text-smoke-lightest{color:#f6fbfd}.text-white{color:#fff}.text-red-darkest{color:#420806}.text-red-dark{color:#cc1f1a}.text-red{color:#e3342f}.text-red-light{color:#ef5753}.text-red-lightest{color:#fcebea}.text-orange-darkest{color:#542605}.text-orange-light{color:#faad63}.text-orange-lightest{color:#fff5eb}.text-yellow-darkest{color:#453411}.text-yellow-lightest{color:#fcfbeb}.text-blue-darker{color:#103d60}.text-blue-dark{color:#2779bd}.text-blue{color:#3490dc}.hover\:text-transparent:hover{color:transparent}.hover\:text-primary:hover{color:#103d60}.hover\:text-primary-light:hover{color:#144b76}.hover\:text-secondary:hover{color:#ef7204}.hover\:text-secondary-light:hover{color:#ef5c12}.hover\:text-black:hover{color:#222b2f}.hover\:text-grey-darkest:hover{color:#364349}.hover\:text-grey-darker:hover{color:#596a73}.hover\:text-grey-dark:hover{color:#70818a}.hover\:text-grey:hover{color:#9babb4}.hover\:text-grey-light:hover{color:#dae4e9}.hover\:text-grey-lighter:hover{color:#f3f7f9}.hover\:text-grey-lightest:hover{color:#fafcfc}.hover\:text-smoke-dark:hover{color:#ccd6db}.hover\:text-smoke:hover{color:#dae4e9}.hover\:text-smoke-light:hover{color:#f1f6f8}.hover\:text-smoke-lightest:hover{color:#f6fbfd}.hover\:text-white:hover{color:#fff}.hover\:text-red-darkest:hover{color:#420806}.hover\:text-red-dark:hover{color:#cc1f1a}.hover\:text-red:hover{color:#e3342f}.hover\:text-red-light:hover{color:#ef5753}.hover\:text-red-lightest:hover{color:#fcebea}.hover\:text-orange-darkest:hover{color:#542605}.hover\:text-orange-light:hover{color:#faad63}.hover\:text-orange-lightest:hover{color:#fff5eb}.hover\:text-yellow-darkest:hover{color:#453411}.hover\:text-yellow-lightest:hover{color:#fcfbeb}.hover\:text-blue-darker:hover{color:#103d60}.hover\:text-blue-dark:hover{color:#2779bd}.hover\:text-blue:hover{color:#3490dc}.text-2xs{font-size:.65rem}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.text-5xl{font-size:3rem}.italic{font-style:italic}.roman{font-style:normal}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.underline{text-decoration:underline}.line-through{text-decoration:line-through}.no-underline{text-decoration:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.hover\:italic:hover{font-style:italic}.hover\:roman:hover{font-style:normal}.hover\:uppercase:hover{text-transform:uppercase}.hover\:lowercase:hover{text-transform:lowercase}.hover\:capitalize:hover{text-transform:capitalize}.hover\:normal-case:hover{text-transform:none}.hover\:underline:hover{text-decoration:underline}.hover\:line-through:hover{text-decoration:line-through}.hover\:no-underline:hover{text-decoration:none}.hover\:antialiased:hover{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hover\:subpixel-antialiased:hover{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.tracking-tight{letter-spacing:-.05em}.tracking-normal{letter-spacing:0}.tracking-wide{letter-spacing:.05em}.select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select-text{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.align-baseline{vertical-align:baseline}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.align-bottom{vertical-align:bottom}.align-text-top{vertical-align:text-top}.align-text-bottom{vertical-align:text-bottom}.visible{visibility:visible}.invisible{visibility:hidden}.whitespace-normal{white-space:normal}.whitespace-no-wrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{word-wrap:break-word}.break-normal{word-wrap:normal}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.w-6{width:1.5rem}.w-24{width:6rem}.w-32{width:8rem}.w-auto{width:auto}.w-px{width:1px}.w-1\/2{width:50%}.w-1\/3{width:33.33333%}.w-2\/3{width:66.66667%}.w-1\/4{width:25%}.w-3\/4{width:75%}.w-1\/5{width:20%}.w-2\/5{width:40%}.w-3\/5{width:60%}.w-4\/5{width:80%}.w-1\/6{width:16.66667%}.w-5\/6{width:83.33333%}.w-full{width:100%}.w-screen{width:100vw}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-auto{z-index:auto}@media (min-width:576px){.sm\:block{display:block}.sm\:inline-block{display:inline-block}.sm\:inline{display:inline}.sm\:table{display:table}.sm\:table-row{display:table-row}.sm\:table-cell{display:table-cell}.sm\:hidden{display:none}.sm\:flex{display:-ms-flexbox;display:flex}.sm\:inline-flex{display:-ms-inline-flexbox;display:inline-flex}.sm\:flex-row{-ms-flex-direction:row;flex-direction:row}.sm\:flex-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.sm\:flex-col{-ms-flex-direction:column;flex-direction:column}.sm\:flex-col-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.sm\:flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.sm\:flex-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.sm\:flex-no-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.sm\:items-start{-ms-flex-align:start;align-items:flex-start}.sm\:items-end{-ms-flex-align:end;align-items:flex-end}.sm\:items-center{-ms-flex-align:center;align-items:center}.sm\:items-baseline{-ms-flex-align:baseline;align-items:baseline}.sm\:items-stretch{-ms-flex-align:stretch;align-items:stretch}.sm\:self-auto{-ms-flex-item-align:auto;-ms-grid-row-align:auto;align-self:auto}.sm\:self-start{-ms-flex-item-align:start;align-self:flex-start}.sm\:self-end{-ms-flex-item-align:end;align-self:flex-end}.sm\:self-center{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.sm\:self-stretch{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.sm\:justify-start{-ms-flex-pack:start;justify-content:flex-start}.sm\:justify-end{-ms-flex-pack:end;justify-content:flex-end}.sm\:justify-center{-ms-flex-pack:center;justify-content:center}.sm\:justify-between{-ms-flex-pack:justify;justify-content:space-between}.sm\:justify-around{-ms-flex-pack:distribute;justify-content:space-around}.sm\:content-center{-ms-flex-line-pack:center;align-content:center}.sm\:content-start{-ms-flex-line-pack:start;align-content:flex-start}.sm\:content-end{-ms-flex-line-pack:end;align-content:flex-end}.sm\:content-between{-ms-flex-line-pack:justify;align-content:space-between}.sm\:content-around{-ms-flex-line-pack:distribute;align-content:space-around}.sm\:flex-1{-ms-flex:1 1 0%;flex:1 1 0%}.sm\:flex-auto{-ms-flex:1 1 auto;flex:1 1 auto}.sm\:flex-initial{-ms-flex:0 1 auto;flex:0 1 auto}.sm\:flex-none{-ms-flex:none;flex:none}.sm\:flex-grow{-ms-flex-positive:1;flex-grow:1}.sm\:flex-shrink{-ms-flex-negative:1;flex-shrink:1}.sm\:flex-no-grow{-ms-flex-positive:0;flex-grow:0}.sm\:flex-no-shrink{-ms-flex-negative:0;flex-shrink:0}.sm\:font-sans{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.sm\:font-serif{font-family:Constantia,Lucida Bright,Lucidabright,Lucida Serif,Lucida,DejaVu Serif,Bitstream Vera Serif,Liberation Serif,Georgia,serif}.sm\:font-mono{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.sm\:m-0{margin:0}.sm\:m-1{margin:.25rem}.sm\:m-2{margin:.5rem}.sm\:m-3{margin:.75rem}.sm\:m-4{margin:1rem}.sm\:m-5{margin:1.25rem}.sm\:m-6{margin:1.5rem}.sm\:m-8{margin:2rem}.sm\:m-10{margin:2.5rem}.sm\:m-12{margin:3rem}.sm\:m-16{margin:4rem}.sm\:m-20{margin:5rem}.sm\:m-24{margin:6rem}.sm\:m-32{margin:8rem}.sm\:m-auto{margin:auto}.sm\:m-px{margin:1px}.sm\:my-0{margin-top:0;margin-bottom:0}.sm\:mx-0{margin-left:0;margin-right:0}.sm\:my-1{margin-top:.25rem;margin-bottom:.25rem}.sm\:mx-1{margin-left:.25rem;margin-right:.25rem}.sm\:my-2{margin-top:.5rem;margin-bottom:.5rem}.sm\:mx-2{margin-left:.5rem;margin-right:.5rem}.sm\:my-3{margin-top:.75rem;margin-bottom:.75rem}.sm\:mx-3{margin-left:.75rem;margin-right:.75rem}.sm\:my-4{margin-top:1rem;margin-bottom:1rem}.sm\:mx-4{margin-left:1rem;margin-right:1rem}.sm\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.sm\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.sm\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.sm\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.sm\:my-8{margin-top:2rem;margin-bottom:2rem}.sm\:mx-8{margin-left:2rem;margin-right:2rem}.sm\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.sm\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.sm\:my-12{margin-top:3rem;margin-bottom:3rem}.sm\:mx-12{margin-left:3rem;margin-right:3rem}.sm\:my-16{margin-top:4rem;margin-bottom:4rem}.sm\:mx-16{margin-left:4rem;margin-right:4rem}.sm\:my-20{margin-top:5rem;margin-bottom:5rem}.sm\:mx-20{margin-left:5rem;margin-right:5rem}.sm\:my-24{margin-top:6rem;margin-bottom:6rem}.sm\:mx-24{margin-left:6rem;margin-right:6rem}.sm\:my-32{margin-top:8rem;margin-bottom:8rem}.sm\:mx-32{margin-left:8rem;margin-right:8rem}.sm\:my-auto{margin-top:auto;margin-bottom:auto}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:my-px{margin-top:1px;margin-bottom:1px}.sm\:mx-px{margin-left:1px;margin-right:1px}.sm\:mt-0{margin-top:0}.sm\:mr-0{margin-right:0}.sm\:mb-0{margin-bottom:0}.sm\:ml-0{margin-left:0}.sm\:mt-1{margin-top:.25rem}.sm\:mr-1{margin-right:.25rem}.sm\:mb-1{margin-bottom:.25rem}.sm\:ml-1{margin-left:.25rem}.sm\:mt-2{margin-top:.5rem}.sm\:mr-2{margin-right:.5rem}.sm\:mb-2{margin-bottom:.5rem}.sm\:ml-2{margin-left:.5rem}.sm\:mt-3{margin-top:.75rem}.sm\:mr-3{margin-right:.75rem}.sm\:mb-3{margin-bottom:.75rem}.sm\:ml-3{margin-left:.75rem}.sm\:mt-4{margin-top:1rem}.sm\:mr-4{margin-right:1rem}.sm\:mb-4{margin-bottom:1rem}.sm\:ml-4{margin-left:1rem}.sm\:mt-5{margin-top:1.25rem}.sm\:mr-5{margin-right:1.25rem}.sm\:mb-5{margin-bottom:1.25rem}.sm\:ml-5{margin-left:1.25rem}.sm\:mt-6{margin-top:1.5rem}.sm\:mr-6{margin-right:1.5rem}.sm\:mb-6{margin-bottom:1.5rem}.sm\:ml-6{margin-left:1.5rem}.sm\:mt-8{margin-top:2rem}.sm\:mr-8{margin-right:2rem}.sm\:mb-8{margin-bottom:2rem}.sm\:ml-8{margin-left:2rem}.sm\:mt-10{margin-top:2.5rem}.sm\:mr-10{margin-right:2.5rem}.sm\:mb-10{margin-bottom:2.5rem}.sm\:ml-10{margin-left:2.5rem}.sm\:mt-12{margin-top:3rem}.sm\:mr-12{margin-right:3rem}.sm\:mb-12{margin-bottom:3rem}.sm\:ml-12{margin-left:3rem}.sm\:mt-16{margin-top:4rem}.sm\:mr-16{margin-right:4rem}.sm\:mb-16{margin-bottom:4rem}.sm\:ml-16{margin-left:4rem}.sm\:mt-20{margin-top:5rem}.sm\:mr-20{margin-right:5rem}.sm\:mb-20{margin-bottom:5rem}.sm\:ml-20{margin-left:5rem}.sm\:mt-24{margin-top:6rem}.sm\:mr-24{margin-right:6rem}.sm\:mb-24{margin-bottom:6rem}.sm\:ml-24{margin-left:6rem}.sm\:mt-32{margin-top:8rem}.sm\:mr-32{margin-right:8rem}.sm\:mb-32{margin-bottom:8rem}.sm\:ml-32{margin-left:8rem}.sm\:mt-auto{margin-top:auto}.sm\:mr-auto{margin-right:auto}.sm\:mb-auto{margin-bottom:auto}.sm\:ml-auto{margin-left:auto}.sm\:mt-px{margin-top:1px}.sm\:mr-px{margin-right:1px}.sm\:mb-px{margin-bottom:1px}.sm\:ml-px{margin-left:1px}.sm\:p-0{padding:0}.sm\:p-1{padding:.25rem}.sm\:p-2{padding:.5rem}.sm\:p-3{padding:.75rem}.sm\:p-4{padding:1rem}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:p-8{padding:2rem}.sm\:p-10{padding:2.5rem}.sm\:p-12{padding:3rem}.sm\:p-16{padding:4rem}.sm\:p-20{padding:5rem}.sm\:p-24{padding:6rem}.sm\:p-32{padding:8rem}.sm\:p-px{padding:1px}.sm\:py-0{padding-top:0;padding-bottom:0}.sm\:px-0{padding-left:0;padding-right:0}.sm\:py-1{padding-top:.25rem;padding-bottom:.25rem}.sm\:px-1{padding-left:.25rem;padding-right:.25rem}.sm\:py-2{padding-top:.5rem;padding-bottom:.5rem}.sm\:px-2{padding-left:.5rem;padding-right:.5rem}.sm\:py-3{padding-top:.75rem;padding-bottom:.75rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:py-4{padding-top:1rem;padding-bottom:1rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-8{padding-top:2rem;padding-bottom:2rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:py-12{padding-top:3rem;padding-bottom:3rem}.sm\:px-12{padding-left:3rem;padding-right:3rem}.sm\:py-16{padding-top:4rem;padding-bottom:4rem}.sm\:px-16{padding-left:4rem;padding-right:4rem}.sm\:py-20{padding-top:5rem;padding-bottom:5rem}.sm\:px-20{padding-left:5rem;padding-right:5rem}.sm\:py-24{padding-top:6rem;padding-bottom:6rem}.sm\:px-24{padding-left:6rem;padding-right:6rem}.sm\:py-32{padding-top:8rem;padding-bottom:8rem}.sm\:px-32{padding-left:8rem;padding-right:8rem}.sm\:py-px{padding-top:1px;padding-bottom:1px}.sm\:px-px{padding-left:1px;padding-right:1px}.sm\:pt-0{padding-top:0}.sm\:pr-0{padding-right:0}.sm\:pb-0{padding-bottom:0}.sm\:pl-0{padding-left:0}.sm\:pt-1{padding-top:.25rem}.sm\:pr-1{padding-right:.25rem}.sm\:pb-1{padding-bottom:.25rem}.sm\:pl-1{padding-left:.25rem}.sm\:pt-2{padding-top:.5rem}.sm\:pr-2{padding-right:.5rem}.sm\:pb-2{padding-bottom:.5rem}.sm\:pl-2{padding-left:.5rem}.sm\:pt-3{padding-top:.75rem}.sm\:pr-3{padding-right:.75rem}.sm\:pb-3{padding-bottom:.75rem}.sm\:pl-3{padding-left:.75rem}.sm\:pt-4{padding-top:1rem}.sm\:pr-4{padding-right:1rem}.sm\:pb-4{padding-bottom:1rem}.sm\:pl-4{padding-left:1rem}.sm\:pt-5{padding-top:1.25rem}.sm\:pr-5{padding-right:1.25rem}.sm\:pb-5{padding-bottom:1.25rem}.sm\:pl-5{padding-left:1.25rem}.sm\:pt-6{padding-top:1.5rem}.sm\:pr-6{padding-right:1.5rem}.sm\:pb-6{padding-bottom:1.5rem}.sm\:pl-6{padding-left:1.5rem}.sm\:pt-8{padding-top:2rem}.sm\:pr-8{padding-right:2rem}.sm\:pb-8{padding-bottom:2rem}.sm\:pl-8{padding-left:2rem}.sm\:pt-10{padding-top:2.5rem}.sm\:pr-10{padding-right:2.5rem}.sm\:pb-10{padding-bottom:2.5rem}.sm\:pl-10{padding-left:2.5rem}.sm\:pt-12{padding-top:3rem}.sm\:pr-12{padding-right:3rem}.sm\:pb-12{padding-bottom:3rem}.sm\:pl-12{padding-left:3rem}.sm\:pt-16{padding-top:4rem}.sm\:pr-16{padding-right:4rem}.sm\:pb-16{padding-bottom:4rem}.sm\:pl-16{padding-left:4rem}.sm\:pt-20{padding-top:5rem}.sm\:pr-20{padding-right:5rem}.sm\:pb-20{padding-bottom:5rem}.sm\:pl-20{padding-left:5rem}.sm\:pt-24{padding-top:6rem}.sm\:pr-24{padding-right:6rem}.sm\:pb-24{padding-bottom:6rem}.sm\:pl-24{padding-left:6rem}.sm\:pt-32{padding-top:8rem}.sm\:pr-32{padding-right:8rem}.sm\:pb-32{padding-bottom:8rem}.sm\:pl-32{padding-left:8rem}.sm\:pt-px{padding-top:1px}.sm\:pr-px{padding-right:1px}.sm\:pb-px{padding-bottom:1px}.sm\:pl-px{padding-left:1px}.sm\:static{position:static}.sm\:fixed{position:fixed}.sm\:absolute{position:absolute}.sm\:relative{position:relative}.sm\:sticky{position:-webkit-sticky;position:sticky}.sm\:pin-none{top:auto;right:auto;bottom:auto;left:auto}.sm\:pin{right:0;left:0}.sm\:pin,.sm\:pin-y{top:0;bottom:0}.sm\:pin-x{right:0;left:0}.sm\:pin-t{top:0}.sm\:pin-r{right:0}.sm\:pin-b{bottom:0}.sm\:pin-l{left:0}.sm\:table-auto{table-layout:auto}.sm\:table-fixed{table-layout:fixed}.sm\:text-left{text-align:left}.sm\:text-center{text-align:center}.sm\:text-right{text-align:right}.sm\:text-justify{text-align:justify}.sm\:text-2xs{font-size:.65rem}.sm\:text-xs{font-size:.75rem}.sm\:text-sm{font-size:.875rem}.sm\:text-base{font-size:1rem}.sm\:text-lg{font-size:1.125rem}.sm\:text-xl{font-size:1.25rem}.sm\:text-2xl{font-size:1.5rem}.sm\:text-3xl{font-size:1.875rem}.sm\:text-4xl{font-size:2.25rem}.sm\:text-5xl{font-size:3rem}.sm\:visible{visibility:visible}.sm\:invisible{visibility:hidden}.sm\:w-6{width:1.5rem}.sm\:w-24{width:6rem}.sm\:w-32{width:8rem}.sm\:w-auto{width:auto}.sm\:w-px{width:1px}.sm\:w-1\/2{width:50%}.sm\:w-1\/3{width:33.33333%}.sm\:w-2\/3{width:66.66667%}.sm\:w-1\/4{width:25%}.sm\:w-3\/4{width:75%}.sm\:w-1\/5{width:20%}.sm\:w-2\/5{width:40%}.sm\:w-3\/5{width:60%}.sm\:w-4\/5{width:80%}.sm\:w-1\/6{width:16.66667%}.sm\:w-5\/6{width:83.33333%}.sm\:w-full{width:100%}.sm\:w-screen{width:100vw}}@media (min-width:768px){.md\:block{display:block}.md\:inline-block{display:inline-block}.md\:inline{display:inline}.md\:table{display:table}.md\:table-row{display:table-row}.md\:table-cell{display:table-cell}.md\:hidden{display:none}.md\:flex{display:-ms-flexbox;display:flex}.md\:inline-flex{display:-ms-inline-flexbox;display:inline-flex}.md\:flex-row{-ms-flex-direction:row;flex-direction:row}.md\:flex-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.md\:flex-col{-ms-flex-direction:column;flex-direction:column}.md\:flex-col-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.md\:flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.md\:flex-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.md\:flex-no-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.md\:items-start{-ms-flex-align:start;align-items:flex-start}.md\:items-end{-ms-flex-align:end;align-items:flex-end}.md\:items-center{-ms-flex-align:center;align-items:center}.md\:items-baseline{-ms-flex-align:baseline;align-items:baseline}.md\:items-stretch{-ms-flex-align:stretch;align-items:stretch}.md\:self-auto{-ms-flex-item-align:auto;-ms-grid-row-align:auto;align-self:auto}.md\:self-start{-ms-flex-item-align:start;align-self:flex-start}.md\:self-end{-ms-flex-item-align:end;align-self:flex-end}.md\:self-center{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.md\:self-stretch{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.md\:justify-start{-ms-flex-pack:start;justify-content:flex-start}.md\:justify-end{-ms-flex-pack:end;justify-content:flex-end}.md\:justify-center{-ms-flex-pack:center;justify-content:center}.md\:justify-between{-ms-flex-pack:justify;justify-content:space-between}.md\:justify-around{-ms-flex-pack:distribute;justify-content:space-around}.md\:content-center{-ms-flex-line-pack:center;align-content:center}.md\:content-start{-ms-flex-line-pack:start;align-content:flex-start}.md\:content-end{-ms-flex-line-pack:end;align-content:flex-end}.md\:content-between{-ms-flex-line-pack:justify;align-content:space-between}.md\:content-around{-ms-flex-line-pack:distribute;align-content:space-around}.md\:flex-1{-ms-flex:1 1 0%;flex:1 1 0%}.md\:flex-auto{-ms-flex:1 1 auto;flex:1 1 auto}.md\:flex-initial{-ms-flex:0 1 auto;flex:0 1 auto}.md\:flex-none{-ms-flex:none;flex:none}.md\:flex-grow{-ms-flex-positive:1;flex-grow:1}.md\:flex-shrink{-ms-flex-negative:1;flex-shrink:1}.md\:flex-no-grow{-ms-flex-positive:0;flex-grow:0}.md\:flex-no-shrink{-ms-flex-negative:0;flex-shrink:0}.md\:font-sans{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.md\:font-serif{font-family:Constantia,Lucida Bright,Lucidabright,Lucida Serif,Lucida,DejaVu Serif,Bitstream Vera Serif,Liberation Serif,Georgia,serif}.md\:font-mono{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.md\:m-0{margin:0}.md\:m-1{margin:.25rem}.md\:m-2{margin:.5rem}.md\:m-3{margin:.75rem}.md\:m-4{margin:1rem}.md\:m-5{margin:1.25rem}.md\:m-6{margin:1.5rem}.md\:m-8{margin:2rem}.md\:m-10{margin:2.5rem}.md\:m-12{margin:3rem}.md\:m-16{margin:4rem}.md\:m-20{margin:5rem}.md\:m-24{margin:6rem}.md\:m-32{margin:8rem}.md\:m-auto{margin:auto}.md\:m-px{margin:1px}.md\:my-0{margin-top:0;margin-bottom:0}.md\:mx-0{margin-left:0;margin-right:0}.md\:my-1{margin-top:.25rem;margin-bottom:.25rem}.md\:mx-1{margin-left:.25rem;margin-right:.25rem}.md\:my-2{margin-top:.5rem;margin-bottom:.5rem}.md\:mx-2{margin-left:.5rem;margin-right:.5rem}.md\:my-3{margin-top:.75rem;margin-bottom:.75rem}.md\:mx-3{margin-left:.75rem;margin-right:.75rem}.md\:my-4{margin-top:1rem;margin-bottom:1rem}.md\:mx-4{margin-left:1rem;margin-right:1rem}.md\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.md\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.md\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.md\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.md\:my-8{margin-top:2rem;margin-bottom:2rem}.md\:mx-8{margin-left:2rem;margin-right:2rem}.md\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.md\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.md\:my-12{margin-top:3rem;margin-bottom:3rem}.md\:mx-12{margin-left:3rem;margin-right:3rem}.md\:my-16{margin-top:4rem;margin-bottom:4rem}.md\:mx-16{margin-left:4rem;margin-right:4rem}.md\:my-20{margin-top:5rem;margin-bottom:5rem}.md\:mx-20{margin-left:5rem;margin-right:5rem}.md\:my-24{margin-top:6rem;margin-bottom:6rem}.md\:mx-24{margin-left:6rem;margin-right:6rem}.md\:my-32{margin-top:8rem;margin-bottom:8rem}.md\:mx-32{margin-left:8rem;margin-right:8rem}.md\:my-auto{margin-top:auto;margin-bottom:auto}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:my-px{margin-top:1px;margin-bottom:1px}.md\:mx-px{margin-left:1px;margin-right:1px}.md\:mt-0{margin-top:0}.md\:mr-0{margin-right:0}.md\:mb-0{margin-bottom:0}.md\:ml-0{margin-left:0}.md\:mt-1{margin-top:.25rem}.md\:mr-1{margin-right:.25rem}.md\:mb-1{margin-bottom:.25rem}.md\:ml-1{margin-left:.25rem}.md\:mt-2{margin-top:.5rem}.md\:mr-2{margin-right:.5rem}.md\:mb-2{margin-bottom:.5rem}.md\:ml-2{margin-left:.5rem}.md\:mt-3{margin-top:.75rem}.md\:mr-3{margin-right:.75rem}.md\:mb-3{margin-bottom:.75rem}.md\:ml-3{margin-left:.75rem}.md\:mt-4{margin-top:1rem}.md\:mr-4{margin-right:1rem}.md\:mb-4{margin-bottom:1rem}.md\:ml-4{margin-left:1rem}.md\:mt-5{margin-top:1.25rem}.md\:mr-5{margin-right:1.25rem}.md\:mb-5{margin-bottom:1.25rem}.md\:ml-5{margin-left:1.25rem}.md\:mt-6{margin-top:1.5rem}.md\:mr-6{margin-right:1.5rem}.md\:mb-6{margin-bottom:1.5rem}.md\:ml-6{margin-left:1.5rem}.md\:mt-8{margin-top:2rem}.md\:mr-8{margin-right:2rem}.md\:mb-8{margin-bottom:2rem}.md\:ml-8{margin-left:2rem}.md\:mt-10{margin-top:2.5rem}.md\:mr-10{margin-right:2.5rem}.md\:mb-10{margin-bottom:2.5rem}.md\:ml-10{margin-left:2.5rem}.md\:mt-12{margin-top:3rem}.md\:mr-12{margin-right:3rem}.md\:mb-12{margin-bottom:3rem}.md\:ml-12{margin-left:3rem}.md\:mt-16{margin-top:4rem}.md\:mr-16{margin-right:4rem}.md\:mb-16{margin-bottom:4rem}.md\:ml-16{margin-left:4rem}.md\:mt-20{margin-top:5rem}.md\:mr-20{margin-right:5rem}.md\:mb-20{margin-bottom:5rem}.md\:ml-20{margin-left:5rem}.md\:mt-24{margin-top:6rem}.md\:mr-24{margin-right:6rem}.md\:mb-24{margin-bottom:6rem}.md\:ml-24{margin-left:6rem}.md\:mt-32{margin-top:8rem}.md\:mr-32{margin-right:8rem}.md\:mb-32{margin-bottom:8rem}.md\:ml-32{margin-left:8rem}.md\:mt-auto{margin-top:auto}.md\:mr-auto{margin-right:auto}.md\:mb-auto{margin-bottom:auto}.md\:ml-auto{margin-left:auto}.md\:mt-px{margin-top:1px}.md\:mr-px{margin-right:1px}.md\:mb-px{margin-bottom:1px}.md\:ml-px{margin-left:1px}.md\:p-0{padding:0}.md\:p-1{padding:.25rem}.md\:p-2{padding:.5rem}.md\:p-3{padding:.75rem}.md\:p-4{padding:1rem}.md\:p-5{padding:1.25rem}.md\:p-6{padding:1.5rem}.md\:p-8{padding:2rem}.md\:p-10{padding:2.5rem}.md\:p-12{padding:3rem}.md\:p-16{padding:4rem}.md\:p-20{padding:5rem}.md\:p-24{padding:6rem}.md\:p-32{padding:8rem}.md\:p-px{padding:1px}.md\:py-0{padding-top:0;padding-bottom:0}.md\:px-0{padding-left:0;padding-right:0}.md\:py-1{padding-top:.25rem;padding-bottom:.25rem}.md\:px-1{padding-left:.25rem;padding-right:.25rem}.md\:py-2{padding-top:.5rem;padding-bottom:.5rem}.md\:px-2{padding-left:.5rem;padding-right:.5rem}.md\:py-3{padding-top:.75rem;padding-bottom:.75rem}.md\:px-3{padding-left:.75rem;padding-right:.75rem}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.md\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:py-8{padding-top:2rem;padding-bottom:2rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:py-12{padding-top:3rem;padding-bottom:3rem}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:px-20{padding-left:5rem;padding-right:5rem}.md\:py-24{padding-top:6rem;padding-bottom:6rem}.md\:px-24{padding-left:6rem;padding-right:6rem}.md\:py-32{padding-top:8rem;padding-bottom:8rem}.md\:px-32{padding-left:8rem;padding-right:8rem}.md\:py-px{padding-top:1px;padding-bottom:1px}.md\:px-px{padding-left:1px;padding-right:1px}.md\:pt-0{padding-top:0}.md\:pr-0{padding-right:0}.md\:pb-0{padding-bottom:0}.md\:pl-0{padding-left:0}.md\:pt-1{padding-top:.25rem}.md\:pr-1{padding-right:.25rem}.md\:pb-1{padding-bottom:.25rem}.md\:pl-1{padding-left:.25rem}.md\:pt-2{padding-top:.5rem}.md\:pr-2{padding-right:.5rem}.md\:pb-2{padding-bottom:.5rem}.md\:pl-2{padding-left:.5rem}.md\:pt-3{padding-top:.75rem}.md\:pr-3{padding-right:.75rem}.md\:pb-3{padding-bottom:.75rem}.md\:pl-3{padding-left:.75rem}.md\:pt-4{padding-top:1rem}.md\:pr-4{padding-right:1rem}.md\:pb-4{padding-bottom:1rem}.md\:pl-4{padding-left:1rem}.md\:pt-5{padding-top:1.25rem}.md\:pr-5{padding-right:1.25rem}.md\:pb-5{padding-bottom:1.25rem}.md\:pl-5{padding-left:1.25rem}.md\:pt-6{padding-top:1.5rem}.md\:pr-6{padding-right:1.5rem}.md\:pb-6{padding-bottom:1.5rem}.md\:pl-6{padding-left:1.5rem}.md\:pt-8{padding-top:2rem}.md\:pr-8{padding-right:2rem}.md\:pb-8{padding-bottom:2rem}.md\:pl-8{padding-left:2rem}.md\:pt-10{padding-top:2.5rem}.md\:pr-10{padding-right:2.5rem}.md\:pb-10{padding-bottom:2.5rem}.md\:pl-10{padding-left:2.5rem}.md\:pt-12{padding-top:3rem}.md\:pr-12{padding-right:3rem}.md\:pb-12{padding-bottom:3rem}.md\:pl-12{padding-left:3rem}.md\:pt-16{padding-top:4rem}.md\:pr-16{padding-right:4rem}.md\:pb-16{padding-bottom:4rem}.md\:pl-16{padding-left:4rem}.md\:pt-20{padding-top:5rem}.md\:pr-20{padding-right:5rem}.md\:pb-20{padding-bottom:5rem}.md\:pl-20{padding-left:5rem}.md\:pt-24{padding-top:6rem}.md\:pr-24{padding-right:6rem}.md\:pb-24{padding-bottom:6rem}.md\:pl-24{padding-left:6rem}.md\:pt-32{padding-top:8rem}.md\:pr-32{padding-right:8rem}.md\:pb-32{padding-bottom:8rem}.md\:pl-32{padding-left:8rem}.md\:pt-px{padding-top:1px}.md\:pr-px{padding-right:1px}.md\:pb-px{padding-bottom:1px}.md\:pl-px{padding-left:1px}.md\:static{position:static}.md\:fixed{position:fixed}.md\:absolute{position:absolute}.md\:relative{position:relative}.md\:sticky{position:-webkit-sticky;position:sticky}.md\:pin-none{top:auto;right:auto;bottom:auto;left:auto}.md\:pin{right:0;left:0}.md\:pin,.md\:pin-y{top:0;bottom:0}.md\:pin-x{right:0;left:0}.md\:pin-t{top:0}.md\:pin-r{right:0}.md\:pin-b{bottom:0}.md\:pin-l{left:0}.md\:table-auto{table-layout:auto}.md\:table-fixed{table-layout:fixed}.md\:text-left{text-align:left}.md\:text-center{text-align:center}.md\:text-right{text-align:right}.md\:text-justify{text-align:justify}.md\:text-2xs{font-size:.65rem}.md\:text-xs{font-size:.75rem}.md\:text-sm{font-size:.875rem}.md\:text-base{font-size:1rem}.md\:text-lg{font-size:1.125rem}.md\:text-xl{font-size:1.25rem}.md\:text-2xl{font-size:1.5rem}.md\:text-3xl{font-size:1.875rem}.md\:text-4xl{font-size:2.25rem}.md\:text-5xl{font-size:3rem}.md\:visible{visibility:visible}.md\:invisible{visibility:hidden}.md\:w-6{width:1.5rem}.md\:w-24{width:6rem}.md\:w-32{width:8rem}.md\:w-auto{width:auto}.md\:w-px{width:1px}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.33333%}.md\:w-2\/3{width:66.66667%}.md\:w-1\/4{width:25%}.md\:w-3\/4{width:75%}.md\:w-1\/5{width:20%}.md\:w-2\/5{width:40%}.md\:w-3\/5{width:60%}.md\:w-4\/5{width:80%}.md\:w-1\/6{width:16.66667%}.md\:w-5\/6{width:83.33333%}.md\:w-full{width:100%}.md\:w-screen{width:100vw}}@media (min-width:992px){.lg\:block{display:block}.lg\:inline-block{display:inline-block}.lg\:inline{display:inline}.lg\:table{display:table}.lg\:table-row{display:table-row}.lg\:table-cell{display:table-cell}.lg\:hidden{display:none}.lg\:flex{display:-ms-flexbox;display:flex}.lg\:inline-flex{display:-ms-inline-flexbox;display:inline-flex}.lg\:flex-row{-ms-flex-direction:row;flex-direction:row}.lg\:flex-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.lg\:flex-col{-ms-flex-direction:column;flex-direction:column}.lg\:flex-col-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.lg\:flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.lg\:flex-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.lg\:flex-no-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.lg\:items-start{-ms-flex-align:start;align-items:flex-start}.lg\:items-end{-ms-flex-align:end;align-items:flex-end}.lg\:items-center{-ms-flex-align:center;align-items:center}.lg\:items-baseline{-ms-flex-align:baseline;align-items:baseline}.lg\:items-stretch{-ms-flex-align:stretch;align-items:stretch}.lg\:self-auto{-ms-flex-item-align:auto;-ms-grid-row-align:auto;align-self:auto}.lg\:self-start{-ms-flex-item-align:start;align-self:flex-start}.lg\:self-end{-ms-flex-item-align:end;align-self:flex-end}.lg\:self-center{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.lg\:self-stretch{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.lg\:justify-start{-ms-flex-pack:start;justify-content:flex-start}.lg\:justify-end{-ms-flex-pack:end;justify-content:flex-end}.lg\:justify-center{-ms-flex-pack:center;justify-content:center}.lg\:justify-between{-ms-flex-pack:justify;justify-content:space-between}.lg\:justify-around{-ms-flex-pack:distribute;justify-content:space-around}.lg\:content-center{-ms-flex-line-pack:center;align-content:center}.lg\:content-start{-ms-flex-line-pack:start;align-content:flex-start}.lg\:content-end{-ms-flex-line-pack:end;align-content:flex-end}.lg\:content-between{-ms-flex-line-pack:justify;align-content:space-between}.lg\:content-around{-ms-flex-line-pack:distribute;align-content:space-around}.lg\:flex-1{-ms-flex:1 1 0%;flex:1 1 0%}.lg\:flex-auto{-ms-flex:1 1 auto;flex:1 1 auto}.lg\:flex-initial{-ms-flex:0 1 auto;flex:0 1 auto}.lg\:flex-none{-ms-flex:none;flex:none}.lg\:flex-grow{-ms-flex-positive:1;flex-grow:1}.lg\:flex-shrink{-ms-flex-negative:1;flex-shrink:1}.lg\:flex-no-grow{-ms-flex-positive:0;flex-grow:0}.lg\:flex-no-shrink{-ms-flex-negative:0;flex-shrink:0}.lg\:font-sans{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.lg\:font-serif{font-family:Constantia,Lucida Bright,Lucidabright,Lucida Serif,Lucida,DejaVu Serif,Bitstream Vera Serif,Liberation Serif,Georgia,serif}.lg\:font-mono{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.lg\:m-0{margin:0}.lg\:m-1{margin:.25rem}.lg\:m-2{margin:.5rem}.lg\:m-3{margin:.75rem}.lg\:m-4{margin:1rem}.lg\:m-5{margin:1.25rem}.lg\:m-6{margin:1.5rem}.lg\:m-8{margin:2rem}.lg\:m-10{margin:2.5rem}.lg\:m-12{margin:3rem}.lg\:m-16{margin:4rem}.lg\:m-20{margin:5rem}.lg\:m-24{margin:6rem}.lg\:m-32{margin:8rem}.lg\:m-auto{margin:auto}.lg\:m-px{margin:1px}.lg\:my-0{margin-top:0;margin-bottom:0}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:my-1{margin-top:.25rem;margin-bottom:.25rem}.lg\:mx-1{margin-left:.25rem;margin-right:.25rem}.lg\:my-2{margin-top:.5rem;margin-bottom:.5rem}.lg\:mx-2{margin-left:.5rem;margin-right:.5rem}.lg\:my-3{margin-top:.75rem;margin-bottom:.75rem}.lg\:mx-3{margin-left:.75rem;margin-right:.75rem}.lg\:my-4{margin-top:1rem;margin-bottom:1rem}.lg\:mx-4{margin-left:1rem;margin-right:1rem}.lg\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.lg\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.lg\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.lg\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.lg\:my-8{margin-top:2rem;margin-bottom:2rem}.lg\:mx-8{margin-left:2rem;margin-right:2rem}.lg\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.lg\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.lg\:my-12{margin-top:3rem;margin-bottom:3rem}.lg\:mx-12{margin-left:3rem;margin-right:3rem}.lg\:my-16{margin-top:4rem;margin-bottom:4rem}.lg\:mx-16{margin-left:4rem;margin-right:4rem}.lg\:my-20{margin-top:5rem;margin-bottom:5rem}.lg\:mx-20{margin-left:5rem;margin-right:5rem}.lg\:my-24{margin-top:6rem;margin-bottom:6rem}.lg\:mx-24{margin-left:6rem;margin-right:6rem}.lg\:my-32{margin-top:8rem;margin-bottom:8rem}.lg\:mx-32{margin-left:8rem;margin-right:8rem}.lg\:my-auto{margin-top:auto;margin-bottom:auto}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:my-px{margin-top:1px;margin-bottom:1px}.lg\:mx-px{margin-left:1px;margin-right:1px}.lg\:mt-0{margin-top:0}.lg\:mr-0{margin-right:0}.lg\:mb-0{margin-bottom:0}.lg\:ml-0{margin-left:0}.lg\:mt-1{margin-top:.25rem}.lg\:mr-1{margin-right:.25rem}.lg\:mb-1{margin-bottom:.25rem}.lg\:ml-1{margin-left:.25rem}.lg\:mt-2{margin-top:.5rem}.lg\:mr-2{margin-right:.5rem}.lg\:mb-2{margin-bottom:.5rem}.lg\:ml-2{margin-left:.5rem}.lg\:mt-3{margin-top:.75rem}.lg\:mr-3{margin-right:.75rem}.lg\:mb-3{margin-bottom:.75rem}.lg\:ml-3{margin-left:.75rem}.lg\:mt-4{margin-top:1rem}.lg\:mr-4{margin-right:1rem}.lg\:mb-4{margin-bottom:1rem}.lg\:ml-4{margin-left:1rem}.lg\:mt-5{margin-top:1.25rem}.lg\:mr-5{margin-right:1.25rem}.lg\:mb-5{margin-bottom:1.25rem}.lg\:ml-5{margin-left:1.25rem}.lg\:mt-6{margin-top:1.5rem}.lg\:mr-6{margin-right:1.5rem}.lg\:mb-6{margin-bottom:1.5rem}.lg\:ml-6{margin-left:1.5rem}.lg\:mt-8{margin-top:2rem}.lg\:mr-8{margin-right:2rem}.lg\:mb-8{margin-bottom:2rem}.lg\:ml-8{margin-left:2rem}.lg\:mt-10{margin-top:2.5rem}.lg\:mr-10{margin-right:2.5rem}.lg\:mb-10{margin-bottom:2.5rem}.lg\:ml-10{margin-left:2.5rem}.lg\:mt-12{margin-top:3rem}.lg\:mr-12{margin-right:3rem}.lg\:mb-12{margin-bottom:3rem}.lg\:ml-12{margin-left:3rem}.lg\:mt-16{margin-top:4rem}.lg\:mr-16{margin-right:4rem}.lg\:mb-16{margin-bottom:4rem}.lg\:ml-16{margin-left:4rem}.lg\:mt-20{margin-top:5rem}.lg\:mr-20{margin-right:5rem}.lg\:mb-20{margin-bottom:5rem}.lg\:ml-20{margin-left:5rem}.lg\:mt-24{margin-top:6rem}.lg\:mr-24{margin-right:6rem}.lg\:mb-24{margin-bottom:6rem}.lg\:ml-24{margin-left:6rem}.lg\:mt-32{margin-top:8rem}.lg\:mr-32{margin-right:8rem}.lg\:mb-32{margin-bottom:8rem}.lg\:ml-32{margin-left:8rem}.lg\:mt-auto{margin-top:auto}.lg\:mr-auto{margin-right:auto}.lg\:mb-auto{margin-bottom:auto}.lg\:ml-auto{margin-left:auto}.lg\:mt-px{margin-top:1px}.lg\:mr-px{margin-right:1px}.lg\:mb-px{margin-bottom:1px}.lg\:ml-px{margin-left:1px}.lg\:p-0{padding:0}.lg\:p-1{padding:.25rem}.lg\:p-2{padding:.5rem}.lg\:p-3{padding:.75rem}.lg\:p-4{padding:1rem}.lg\:p-5{padding:1.25rem}.lg\:p-6{padding:1.5rem}.lg\:p-8{padding:2rem}.lg\:p-10{padding:2.5rem}.lg\:p-12{padding:3rem}.lg\:p-16{padding:4rem}.lg\:p-20{padding:5rem}.lg\:p-24{padding:6rem}.lg\:p-32{padding:8rem}.lg\:p-px{padding:1px}.lg\:py-0{padding-top:0;padding-bottom:0}.lg\:px-0{padding-left:0;padding-right:0}.lg\:py-1{padding-top:.25rem;padding-bottom:.25rem}.lg\:px-1{padding-left:.25rem;padding-right:.25rem}.lg\:py-2{padding-top:.5rem;padding-bottom:.5rem}.lg\:px-2{padding-left:.5rem;padding-right:.5rem}.lg\:py-3{padding-top:.75rem;padding-bottom:.75rem}.lg\:px-3{padding-left:.75rem;padding-right:.75rem}.lg\:py-4{padding-top:1rem;padding-bottom:1rem}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.lg\:px-5{padding-left:1.25rem;padding-right:1.25rem}.lg\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:py-8{padding-top:2rem;padding-bottom:2rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:py-12{padding-top:3rem;padding-bottom:3rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:px-16{padding-left:4rem;padding-right:4rem}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:px-20{padding-left:5rem;padding-right:5rem}.lg\:py-24{padding-top:6rem;padding-bottom:6rem}.lg\:px-24{padding-left:6rem;padding-right:6rem}.lg\:py-32{padding-top:8rem;padding-bottom:8rem}.lg\:px-32{padding-left:8rem;padding-right:8rem}.lg\:py-px{padding-top:1px;padding-bottom:1px}.lg\:px-px{padding-left:1px;padding-right:1px}.lg\:pt-0{padding-top:0}.lg\:pr-0{padding-right:0}.lg\:pb-0{padding-bottom:0}.lg\:pl-0{padding-left:0}.lg\:pt-1{padding-top:.25rem}.lg\:pr-1{padding-right:.25rem}.lg\:pb-1{padding-bottom:.25rem}.lg\:pl-1{padding-left:.25rem}.lg\:pt-2{padding-top:.5rem}.lg\:pr-2{padding-right:.5rem}.lg\:pb-2{padding-bottom:.5rem}.lg\:pl-2{padding-left:.5rem}.lg\:pt-3{padding-top:.75rem}.lg\:pr-3{padding-right:.75rem}.lg\:pb-3{padding-bottom:.75rem}.lg\:pl-3{padding-left:.75rem}.lg\:pt-4{padding-top:1rem}.lg\:pr-4{padding-right:1rem}.lg\:pb-4{padding-bottom:1rem}.lg\:pl-4{padding-left:1rem}.lg\:pt-5{padding-top:1.25rem}.lg\:pr-5{padding-right:1.25rem}.lg\:pb-5{padding-bottom:1.25rem}.lg\:pl-5{padding-left:1.25rem}.lg\:pt-6{padding-top:1.5rem}.lg\:pr-6{padding-right:1.5rem}.lg\:pb-6{padding-bottom:1.5rem}.lg\:pl-6{padding-left:1.5rem}.lg\:pt-8{padding-top:2rem}.lg\:pr-8{padding-right:2rem}.lg\:pb-8{padding-bottom:2rem}.lg\:pl-8{padding-left:2rem}.lg\:pt-10{padding-top:2.5rem}.lg\:pr-10{padding-right:2.5rem}.lg\:pb-10{padding-bottom:2.5rem}.lg\:pl-10{padding-left:2.5rem}.lg\:pt-12{padding-top:3rem}.lg\:pr-12{padding-right:3rem}.lg\:pb-12{padding-bottom:3rem}.lg\:pl-12{padding-left:3rem}.lg\:pt-16{padding-top:4rem}.lg\:pr-16{padding-right:4rem}.lg\:pb-16{padding-bottom:4rem}.lg\:pl-16{padding-left:4rem}.lg\:pt-20{padding-top:5rem}.lg\:pr-20{padding-right:5rem}.lg\:pb-20{padding-bottom:5rem}.lg\:pl-20{padding-left:5rem}.lg\:pt-24{padding-top:6rem}.lg\:pr-24{padding-right:6rem}.lg\:pb-24{padding-bottom:6rem}.lg\:pl-24{padding-left:6rem}.lg\:pt-32{padding-top:8rem}.lg\:pr-32{padding-right:8rem}.lg\:pb-32{padding-bottom:8rem}.lg\:pl-32{padding-left:8rem}.lg\:pt-px{padding-top:1px}.lg\:pr-px{padding-right:1px}.lg\:pb-px{padding-bottom:1px}.lg\:pl-px{padding-left:1px}.lg\:static{position:static}.lg\:fixed{position:fixed}.lg\:absolute{position:absolute}.lg\:relative{position:relative}.lg\:sticky{position:-webkit-sticky;position:sticky}.lg\:pin-none{top:auto;right:auto;bottom:auto;left:auto}.lg\:pin{right:0;left:0}.lg\:pin,.lg\:pin-y{top:0;bottom:0}.lg\:pin-x{right:0;left:0}.lg\:pin-t{top:0}.lg\:pin-r{right:0}.lg\:pin-b{bottom:0}.lg\:pin-l{left:0}.lg\:table-auto{table-layout:auto}.lg\:table-fixed{table-layout:fixed}.lg\:text-left{text-align:left}.lg\:text-center{text-align:center}.lg\:text-right{text-align:right}.lg\:text-justify{text-align:justify}.lg\:text-2xs{font-size:.65rem}.lg\:text-xs{font-size:.75rem}.lg\:text-sm{font-size:.875rem}.lg\:text-base{font-size:1rem}.lg\:text-lg{font-size:1.125rem}.lg\:text-xl{font-size:1.25rem}.lg\:text-2xl{font-size:1.5rem}.lg\:text-3xl{font-size:1.875rem}.lg\:text-4xl{font-size:2.25rem}.lg\:text-5xl{font-size:3rem}.lg\:visible{visibility:visible}.lg\:invisible{visibility:hidden}.lg\:w-6{width:1.5rem}.lg\:w-24{width:6rem}.lg\:w-32{width:8rem}.lg\:w-auto{width:auto}.lg\:w-px{width:1px}.lg\:w-1\/2{width:50%}.lg\:w-1\/3{width:33.33333%}.lg\:w-2\/3{width:66.66667%}.lg\:w-1\/4{width:25%}.lg\:w-3\/4{width:75%}.lg\:w-1\/5{width:20%}.lg\:w-2\/5{width:40%}.lg\:w-3\/5{width:60%}.lg\:w-4\/5{width:80%}.lg\:w-1\/6{width:16.66667%}.lg\:w-5\/6{width:83.33333%}.lg\:w-full{width:100%}.lg\:w-screen{width:100vw}}@media (min-width:1200px){.xl\:block{display:block}.xl\:inline-block{display:inline-block}.xl\:inline{display:inline}.xl\:table{display:table}.xl\:table-row{display:table-row}.xl\:table-cell{display:table-cell}.xl\:hidden{display:none}.xl\:flex{display:-ms-flexbox;display:flex}.xl\:inline-flex{display:-ms-inline-flexbox;display:inline-flex}.xl\:flex-row{-ms-flex-direction:row;flex-direction:row}.xl\:flex-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.xl\:flex-col{-ms-flex-direction:column;flex-direction:column}.xl\:flex-col-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.xl\:flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.xl\:flex-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.xl\:flex-no-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.xl\:items-start{-ms-flex-align:start;align-items:flex-start}.xl\:items-end{-ms-flex-align:end;align-items:flex-end}.xl\:items-center{-ms-flex-align:center;align-items:center}.xl\:items-baseline{-ms-flex-align:baseline;align-items:baseline}.xl\:items-stretch{-ms-flex-align:stretch;align-items:stretch}.xl\:self-auto{-ms-flex-item-align:auto;-ms-grid-row-align:auto;align-self:auto}.xl\:self-start{-ms-flex-item-align:start;align-self:flex-start}.xl\:self-end{-ms-flex-item-align:end;align-self:flex-end}.xl\:self-center{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.xl\:self-stretch{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.xl\:justify-start{-ms-flex-pack:start;justify-content:flex-start}.xl\:justify-end{-ms-flex-pack:end;justify-content:flex-end}.xl\:justify-center{-ms-flex-pack:center;justify-content:center}.xl\:justify-between{-ms-flex-pack:justify;justify-content:space-between}.xl\:justify-around{-ms-flex-pack:distribute;justify-content:space-around}.xl\:content-center{-ms-flex-line-pack:center;align-content:center}.xl\:content-start{-ms-flex-line-pack:start;align-content:flex-start}.xl\:content-end{-ms-flex-line-pack:end;align-content:flex-end}.xl\:content-between{-ms-flex-line-pack:justify;align-content:space-between}.xl\:content-around{-ms-flex-line-pack:distribute;align-content:space-around}.xl\:flex-1{-ms-flex:1 1 0%;flex:1 1 0%}.xl\:flex-auto{-ms-flex:1 1 auto;flex:1 1 auto}.xl\:flex-initial{-ms-flex:0 1 auto;flex:0 1 auto}.xl\:flex-none{-ms-flex:none;flex:none}.xl\:flex-grow{-ms-flex-positive:1;flex-grow:1}.xl\:flex-shrink{-ms-flex-negative:1;flex-shrink:1}.xl\:flex-no-grow{-ms-flex-positive:0;flex-grow:0}.xl\:flex-no-shrink{-ms-flex-negative:0;flex-shrink:0}.xl\:font-sans{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.xl\:font-serif{font-family:Constantia,Lucida Bright,Lucidabright,Lucida Serif,Lucida,DejaVu Serif,Bitstream Vera Serif,Liberation Serif,Georgia,serif}.xl\:font-mono{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.xl\:m-0{margin:0}.xl\:m-1{margin:.25rem}.xl\:m-2{margin:.5rem}.xl\:m-3{margin:.75rem}.xl\:m-4{margin:1rem}.xl\:m-5{margin:1.25rem}.xl\:m-6{margin:1.5rem}.xl\:m-8{margin:2rem}.xl\:m-10{margin:2.5rem}.xl\:m-12{margin:3rem}.xl\:m-16{margin:4rem}.xl\:m-20{margin:5rem}.xl\:m-24{margin:6rem}.xl\:m-32{margin:8rem}.xl\:m-auto{margin:auto}.xl\:m-px{margin:1px}.xl\:my-0{margin-top:0;margin-bottom:0}.xl\:mx-0{margin-left:0;margin-right:0}.xl\:my-1{margin-top:.25rem;margin-bottom:.25rem}.xl\:mx-1{margin-left:.25rem;margin-right:.25rem}.xl\:my-2{margin-top:.5rem;margin-bottom:.5rem}.xl\:mx-2{margin-left:.5rem;margin-right:.5rem}.xl\:my-3{margin-top:.75rem;margin-bottom:.75rem}.xl\:mx-3{margin-left:.75rem;margin-right:.75rem}.xl\:my-4{margin-top:1rem;margin-bottom:1rem}.xl\:mx-4{margin-left:1rem;margin-right:1rem}.xl\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.xl\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.xl\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.xl\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.xl\:my-8{margin-top:2rem;margin-bottom:2rem}.xl\:mx-8{margin-left:2rem;margin-right:2rem}.xl\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.xl\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.xl\:my-12{margin-top:3rem;margin-bottom:3rem}.xl\:mx-12{margin-left:3rem;margin-right:3rem}.xl\:my-16{margin-top:4rem;margin-bottom:4rem}.xl\:mx-16{margin-left:4rem;margin-right:4rem}.xl\:my-20{margin-top:5rem;margin-bottom:5rem}.xl\:mx-20{margin-left:5rem;margin-right:5rem}.xl\:my-24{margin-top:6rem;margin-bottom:6rem}.xl\:mx-24{margin-left:6rem;margin-right:6rem}.xl\:my-32{margin-top:8rem;margin-bottom:8rem}.xl\:mx-32{margin-left:8rem;margin-right:8rem}.xl\:my-auto{margin-top:auto;margin-bottom:auto}.xl\:mx-auto{margin-left:auto;margin-right:auto}.xl\:my-px{margin-top:1px;margin-bottom:1px}.xl\:mx-px{margin-left:1px;margin-right:1px}.xl\:mt-0{margin-top:0}.xl\:mr-0{margin-right:0}.xl\:mb-0{margin-bottom:0}.xl\:ml-0{margin-left:0}.xl\:mt-1{margin-top:.25rem}.xl\:mr-1{margin-right:.25rem}.xl\:mb-1{margin-bottom:.25rem}.xl\:ml-1{margin-left:.25rem}.xl\:mt-2{margin-top:.5rem}.xl\:mr-2{margin-right:.5rem}.xl\:mb-2{margin-bottom:.5rem}.xl\:ml-2{margin-left:.5rem}.xl\:mt-3{margin-top:.75rem}.xl\:mr-3{margin-right:.75rem}.xl\:mb-3{margin-bottom:.75rem}.xl\:ml-3{margin-left:.75rem}.xl\:mt-4{margin-top:1rem}.xl\:mr-4{margin-right:1rem}.xl\:mb-4{margin-bottom:1rem}.xl\:ml-4{margin-left:1rem}.xl\:mt-5{margin-top:1.25rem}.xl\:mr-5{margin-right:1.25rem}.xl\:mb-5{margin-bottom:1.25rem}.xl\:ml-5{margin-left:1.25rem}.xl\:mt-6{margin-top:1.5rem}.xl\:mr-6{margin-right:1.5rem}.xl\:mb-6{margin-bottom:1.5rem}.xl\:ml-6{margin-left:1.5rem}.xl\:mt-8{margin-top:2rem}.xl\:mr-8{margin-right:2rem}.xl\:mb-8{margin-bottom:2rem}.xl\:ml-8{margin-left:2rem}.xl\:mt-10{margin-top:2.5rem}.xl\:mr-10{margin-right:2.5rem}.xl\:mb-10{margin-bottom:2.5rem}.xl\:ml-10{margin-left:2.5rem}.xl\:mt-12{margin-top:3rem}.xl\:mr-12{margin-right:3rem}.xl\:mb-12{margin-bottom:3rem}.xl\:ml-12{margin-left:3rem}.xl\:mt-16{margin-top:4rem}.xl\:mr-16{margin-right:4rem}.xl\:mb-16{margin-bottom:4rem}.xl\:ml-16{margin-left:4rem}.xl\:mt-20{margin-top:5rem}.xl\:mr-20{margin-right:5rem}.xl\:mb-20{margin-bottom:5rem}.xl\:ml-20{margin-left:5rem}.xl\:mt-24{margin-top:6rem}.xl\:mr-24{margin-right:6rem}.xl\:mb-24{margin-bottom:6rem}.xl\:ml-24{margin-left:6rem}.xl\:mt-32{margin-top:8rem}.xl\:mr-32{margin-right:8rem}.xl\:mb-32{margin-bottom:8rem}.xl\:ml-32{margin-left:8rem}.xl\:mt-auto{margin-top:auto}.xl\:mr-auto{margin-right:auto}.xl\:mb-auto{margin-bottom:auto}.xl\:ml-auto{margin-left:auto}.xl\:mt-px{margin-top:1px}.xl\:mr-px{margin-right:1px}.xl\:mb-px{margin-bottom:1px}.xl\:ml-px{margin-left:1px}.xl\:p-0{padding:0}.xl\:p-1{padding:.25rem}.xl\:p-2{padding:.5rem}.xl\:p-3{padding:.75rem}.xl\:p-4{padding:1rem}.xl\:p-5{padding:1.25rem}.xl\:p-6{padding:1.5rem}.xl\:p-8{padding:2rem}.xl\:p-10{padding:2.5rem}.xl\:p-12{padding:3rem}.xl\:p-16{padding:4rem}.xl\:p-20{padding:5rem}.xl\:p-24{padding:6rem}.xl\:p-32{padding:8rem}.xl\:p-px{padding:1px}.xl\:py-0{padding-top:0;padding-bottom:0}.xl\:px-0{padding-left:0;padding-right:0}.xl\:py-1{padding-top:.25rem;padding-bottom:.25rem}.xl\:px-1{padding-left:.25rem;padding-right:.25rem}.xl\:py-2{padding-top:.5rem;padding-bottom:.5rem}.xl\:px-2{padding-left:.5rem;padding-right:.5rem}.xl\:py-3{padding-top:.75rem;padding-bottom:.75rem}.xl\:px-3{padding-left:.75rem;padding-right:.75rem}.xl\:py-4{padding-top:1rem;padding-bottom:1rem}.xl\:px-4{padding-left:1rem;padding-right:1rem}.xl\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.xl\:px-5{padding-left:1.25rem;padding-right:1.25rem}.xl\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.xl\:px-6{padding-left:1.5rem;padding-right:1.5rem}.xl\:py-8{padding-top:2rem;padding-bottom:2rem}.xl\:px-8{padding-left:2rem;padding-right:2rem}.xl\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.xl\:px-10{padding-left:2.5rem;padding-right:2.5rem}.xl\:py-12{padding-top:3rem;padding-bottom:3rem}.xl\:px-12{padding-left:3rem;padding-right:3rem}.xl\:py-16{padding-top:4rem;padding-bottom:4rem}.xl\:px-16{padding-left:4rem;padding-right:4rem}.xl\:py-20{padding-top:5rem;padding-bottom:5rem}.xl\:px-20{padding-left:5rem;padding-right:5rem}.xl\:py-24{padding-top:6rem;padding-bottom:6rem}.xl\:px-24{padding-left:6rem;padding-right:6rem}.xl\:py-32{padding-top:8rem;padding-bottom:8rem}.xl\:px-32{padding-left:8rem;padding-right:8rem}.xl\:py-px{padding-top:1px;padding-bottom:1px}.xl\:px-px{padding-left:1px;padding-right:1px}.xl\:pt-0{padding-top:0}.xl\:pr-0{padding-right:0}.xl\:pb-0{padding-bottom:0}.xl\:pl-0{padding-left:0}.xl\:pt-1{padding-top:.25rem}.xl\:pr-1{padding-right:.25rem}.xl\:pb-1{padding-bottom:.25rem}.xl\:pl-1{padding-left:.25rem}.xl\:pt-2{padding-top:.5rem}.xl\:pr-2{padding-right:.5rem}.xl\:pb-2{padding-bottom:.5rem}.xl\:pl-2{padding-left:.5rem}.xl\:pt-3{padding-top:.75rem}.xl\:pr-3{padding-right:.75rem}.xl\:pb-3{padding-bottom:.75rem}.xl\:pl-3{padding-left:.75rem}.xl\:pt-4{padding-top:1rem}.xl\:pr-4{padding-right:1rem}.xl\:pb-4{padding-bottom:1rem}.xl\:pl-4{padding-left:1rem}.xl\:pt-5{padding-top:1.25rem}.xl\:pr-5{padding-right:1.25rem}.xl\:pb-5{padding-bottom:1.25rem}.xl\:pl-5{padding-left:1.25rem}.xl\:pt-6{padding-top:1.5rem}.xl\:pr-6{padding-right:1.5rem}.xl\:pb-6{padding-bottom:1.5rem}.xl\:pl-6{padding-left:1.5rem}.xl\:pt-8{padding-top:2rem}.xl\:pr-8{padding-right:2rem}.xl\:pb-8{padding-bottom:2rem}.xl\:pl-8{padding-left:2rem}.xl\:pt-10{padding-top:2.5rem}.xl\:pr-10{padding-right:2.5rem}.xl\:pb-10{padding-bottom:2.5rem}.xl\:pl-10{padding-left:2.5rem}.xl\:pt-12{padding-top:3rem}.xl\:pr-12{padding-right:3rem}.xl\:pb-12{padding-bottom:3rem}.xl\:pl-12{padding-left:3rem}.xl\:pt-16{padding-top:4rem}.xl\:pr-16{padding-right:4rem}.xl\:pb-16{padding-bottom:4rem}.xl\:pl-16{padding-left:4rem}.xl\:pt-20{padding-top:5rem}.xl\:pr-20{padding-right:5rem}.xl\:pb-20{padding-bottom:5rem}.xl\:pl-20{padding-left:5rem}.xl\:pt-24{padding-top:6rem}.xl\:pr-24{padding-right:6rem}.xl\:pb-24{padding-bottom:6rem}.xl\:pl-24{padding-left:6rem}.xl\:pt-32{padding-top:8rem}.xl\:pr-32{padding-right:8rem}.xl\:pb-32{padding-bottom:8rem}.xl\:pl-32{padding-left:8rem}.xl\:pt-px{padding-top:1px}.xl\:pr-px{padding-right:1px}.xl\:pb-px{padding-bottom:1px}.xl\:pl-px{padding-left:1px}.xl\:static{position:static}.xl\:fixed{position:fixed}.xl\:absolute{position:absolute}.xl\:relative{position:relative}.xl\:sticky{position:-webkit-sticky;position:sticky}.xl\:pin-none{top:auto;right:auto;bottom:auto;left:auto}.xl\:pin{right:0;left:0}.xl\:pin,.xl\:pin-y{top:0;bottom:0}.xl\:pin-x{right:0;left:0}.xl\:pin-t{top:0}.xl\:pin-r{right:0}.xl\:pin-b{bottom:0}.xl\:pin-l{left:0}.xl\:table-auto{table-layout:auto}.xl\:table-fixed{table-layout:fixed}.xl\:text-left{text-align:left}.xl\:text-center{text-align:center}.xl\:text-right{text-align:right}.xl\:text-justify{text-align:justify}.xl\:text-2xs{font-size:.65rem}.xl\:text-xs{font-size:.75rem}.xl\:text-sm{font-size:.875rem}.xl\:text-base{font-size:1rem}.xl\:text-lg{font-size:1.125rem}.xl\:text-xl{font-size:1.25rem}.xl\:text-2xl{font-size:1.5rem}.xl\:text-3xl{font-size:1.875rem}.xl\:text-4xl{font-size:2.25rem}.xl\:text-5xl{font-size:3rem}.xl\:visible{visibility:visible}.xl\:invisible{visibility:hidden}.xl\:w-6{width:1.5rem}.xl\:w-24{width:6rem}.xl\:w-32{width:8rem}.xl\:w-auto{width:auto}.xl\:w-px{width:1px}.xl\:w-1\/2{width:50%}.xl\:w-1\/3{width:33.33333%}.xl\:w-2\/3{width:66.66667%}.xl\:w-1\/4{width:25%}.xl\:w-3\/4{width:75%}.xl\:w-1\/5{width:20%}.xl\:w-2\/5{width:40%}.xl\:w-3\/5{width:60%}.xl\:w-4\/5{width:80%}.xl\:w-1\/6{width:16.66667%}.xl\:w-5\/6{width:83.33333%}.xl\:w-full{width:100%}.xl\:w-screen{width:100vw}}
@tailwind preflight;
@tailwind components;

@tailwind utilities;
.mall-btn {
  @apply .text-sm .inline .bg-white .text-grey-darkest .py-3 .px-6 .border .border-grey-light .rounded .shadow .text-center .cursor-pointer .no-underline;
  white-space: nowrap;
  min-height: 42px;
}
.mall-btn:hover {
  @apply .bg-grey-lighter;
}
.mall-btn--primary {
  @apply .bg-primary .border-primary-light .text-white;
}
.mall-btn--primary:hover {
  @apply .bg-primary-light;
}
.mall-btn--secondary {
  @apply .bg-secondary .border-secondary-light .text-white;
}
.mall-btn--secondary:hover {
  @apply .bg-secondary-light;
}
.mall-btn--link {
  @apply .inline-block .align-baseline .font-bold .text-sm .text-blue .shadow-none .border-0;
}
.mall-btn--link:hover {
  @apply .text-blue-darker .bg-transparent;
}
.mall-btn--text {
  @apply .inline-block .align-baseline .text-sm .text-grey .shadow-none .border-0 .p-0 .m-0 .text-xs;
}
.mall-btn--text:hover {
  @apply .text-blue-darker .bg-transparent;
}
.mall-btn--full {
  @apply .w-full;
}
.mall-btn--disabled, .mall-btn[disabled] {
  @apply .bg-grey .border-grey-dark;
  cursor: no-drop;
}
.mall-btn--disabled:hover, .mall-btn[disabled]:hover {
  @apply .bg-grey;
}
.mall-btn--sm {
  @apply .py-2 .px-4 .text-xs;
  min-height: 0;
}
.mall-selectbox {
  @apply .appearance-none .bg-grey-lighter .border .border-grey-lighter .text-sm .text-grey-darker .py-3 .px-2 .pr-8 .rounded  .dropdown-pointer;
}
.mall-selectbox-sm {
  @apply .mall-selectbox .py-1 .px-1 .dropdown-pointer;
  padding-right: 2rem;
  background-size: 1.2em 1.2em;
  background-position: right 0.75em top 50%;
  min-width: 60px;
}
.mall-label {
  @apply .block .uppercase .tracking-wide .text-grey-darker .text-xs .font-bold .mb-2;
}
.mall-input {
  @apply .appearance-none .block .w-full .bg-grey-lighter .text-grey-darker .border .border-grey-lighter .rounded .py-3 .px-4 .mb-3;
  min-height: 42.6px;
}
.mall-input-sm {
  @apply .py-2 .px-3;
  min-height: 0;
}
.mall-input--width-limited {
  max-width: 450px;
}
.has-error .mall-input {
  @apply .bg-red-lightest;
}
.has-error .mall-label {
  @apply .text-red-dark;
}
[data-validate-for] {
  @apply .text-red-dark .text-xs .ml-1 .mt-2;
}
.is-required label::after {
  content: "*";
  display: inline-block;
  margin-left: 3px;
  color: #ff0000;
}
.dropdown-pointer {
  background-image: url("../themes/thema-thermae/assets/resources-mallstarter/scss/dropdown.svg");
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  background-position: right 1em top 50%;
}
.mall-form-control {
  @apply .mb-6 .w-full;
}
.mall-form-control label {
  @apply .mall-label;
}
.mall-form-control input, .mall-form-control textarea {
  @apply .mall-input;
}
.mall-form-control select {
  @apply .mall-selectbox .w-full .cursor-pointer;
}
.mall-form-checkbox {
  @apply .mb-6 .w-full;
}
.mall-form-checkbox input[type="checkbox"] {
  margin-right: 4px;
  position: relative;
  top: 1px;
}
.mall-form-actions {
  @apply .flex .items-center .justify-start .mt-6;
}
.mall-form-actions .mall-btn + .mall-btn {
  @apply .ml-4;
}
.mall-two-fields {
  @apply .flex;
  margin-bottom: 1.5rem;
}
.mall-two-fields .mall-form-control, .mall-two-fields input {
  margin-bottom: 0;
}
.mall-two-fields > :first-child {
  flex: 50% 0;
  @apply .mr-2;
}
.mall-two-fields > :last-child {
  flex: 50% 0;
  @apply .ml-2;
}
.mall-checkbox {
  @apply .block .text-grey-dark .font-bold;
  text-indent: -27px;
  padding-left: 27px;
}
.mall-checkbox > input {
  @apply .mr-2;
}
.mall-checkbox > span {
  @apply .text-sm;
}
.mall-form-comment {
  @apply .text-grey .text-xs .mb-4;
}
h1 {
  @apply .mb-6;
}
h2 {
  @apply .mb-4;
}
h3 {
  @apply .mb-2;
}
p {
  @apply .leading-normal;
}
a {
  @apply .text-primary;
}
.text-muted {
  @apply .text-grey-dark;
}
.mall-table {
  @apply .w-full .text-left;
  border-collapse: collapse;
}
.mall-table th {
  @apply .text-sm .font-semibold .text-grey-darker .p-2 .bg-grey-lightest;
}
.mall-table td {
  @apply .p-2 .border-t .text-xs .whitespace-no-wrap .leading-normal;
}
.mall-callout {
  @apply .px-4 .py-6 .bg-yellow-lightest .text-yellow-darkest .mb-8 .text-sm .text-center;
}
.mall-callout--neutral {
  @apply .bg-grey-lightest .text-grey-darkest;
}
.mall-switcher__outer {
  display: inline-block;
}
.mall-switcher {
  display: flex;
}
.mall-switcher__item {
  display: flex;
  flex-grow: 1;
  padding: 0.5rem 2rem;
  font-weight: 400;
  white-space: nowrap;
  border: #efefef 1px solid;
  border-left-width: 0;
  text-decoration: none;
}
.mall-switcher__item:hover, .mall-switcher__item--active {
  background: #eee;
}
.mall-switcher__item:first-child {
  border-left-width: 1px;
  border-radius: 4px 0 0 4px;
}
.mall-switcher__item:last-child {
  border-radius: 0 4px 4px 0;
}
.has-children:hover div {
  display: block;
}
.mall-three-columns {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.mall-three-columns .mall-column {
  flex-shrink: 0;
  width: 33%;
  margin-bottom: 1rem;
}
.mall-cart__wrapper {
  @apply .border-t .border-b .border-grey-light .overflow-hidden .relative;
}
.mall-cart__table {
  @apply .w-full .text-left;
  border-collapse: collapse;
}
.mall-cart__header th {
  @apply .text-sm .font-semibold .text-grey-darker .p-2 .bg-grey-lightest;
}
.mall-cart__product td {
  @apply .p-2 .border-t .text-xs .whitespace-no-wrap .leading-normal;
}
.mall-cart__product td:first-child {
  @apply .border-smoke .w-32;
}
.mall-cart__product td a {
  @apply .no-underline .text-grey-darkest;
}
.mall-cart__product td .js-mall-remove-product {
  @apply .underline .text-primary;
}
.mall-cart__payment td, .mall-cart__discount td, .mall-cart__shipping td {
  @apply .p-2 .border-t .text-xs .whitespace-no-wrap;
}
.mall-cart__taxes td {
  @apply .p-2 .border-t .text-2xs .whitespace-no-wrap .text-grey-dark .border-smoke-light;
}
.mall-cart__taxes--1 td {
  @apply .border-smoke;
}
.mall-cart__taxes-total td {
  @apply .p-2 .border-t .text-2xs .whitespace-no-wrap .text-grey-dark .border-smoke;
}
.mall-cart__total td {
  @apply .p-2 .bg-grey-lightest .text-grey-darker .font-semibold .border-t .border-smoke .text-xs;
}
.mall-cart__grand-total td {
  @apply .p-2 .bg-grey-lightest .text-grey-darker .font-semibold .border-t .border-smoke .text-sm;
}
.mall-cart__empty {
  @apply .p-6 .bg-smoke-light .text-center .w-1/2 .m-auto;
}
.mall-cart__services td {
  @apply .px-2 .py-1 .bg-grey-lightest .text-grey-darker .text-xs;
}
.mall-cart__services--first td {
  @apply .border-t .border-smoke .pt-2;
}
.mall-cart__services--last td {
  @apply .pb-2;
}
.mall-cart__price-additions {
  @apply .text-grey-dark;
  font-style: italic;
}
.mall-cart-actions {
  @apply .mt-8 .pt-8 .border-t .border-smoke-light .text-right;
}
.mall-cart-actions .mall-btn {
  @apply .text-base;
}
.mall-discount-applier {
  @apply .mt-8 .w-full .flex .justify-end;
}
.mall-discount-applier form {
  @apply .w-1/2 .flex .items-end;
}
.mall-discount-applier .mall-form-control {
  @apply .flex-grow .mb-0;
}
.mall-discount-applier .mall-form-control input {
  @apply .mb-0 .py-2 .text-sm;
}
.mall-discount-applier .mall-btn {
  @apply .flex-shrink .ml-2 .py-2;
}
.mall-discount-applier [data-validate-for] {
  @apply .absolute;
}
.mall-cart-summary__info {
  @apply .flex .justify-between .text-xs .leading-normal .mb-8;
}
.mall-cart-summary__info > * {
  @apply .w-1/4;
}
.mall-cart-summary__info > *:not(:last-child) {
  @apply .pr-8;
}
.mall-cart-summary__info--two-columns > * {
  @apply .w-1/2;
}
.mall-cart-summary__heading {
  @apply .border-b .border-smoke .pb-1 .mb-2;
}
.mall-cart-summary__method-logo {
  @apply .max-w-full .pt-4;
  min-height: 140px;
}
.mall-cart-summary a {
  @apply .text-black;
}
.mall-cart-summary .mall-address {
  @apply .flex .justify-between .flex-col;
  min-height: 160px;
}
.mall-cart-summary .mall-address__actions {
  @apply .mt-8;
}
.mall-loader {
  background: rgba(255, 255, 255, 0.8);
  z-index: 10000;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  cursor: wait;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  min-height: 400px;
}
.mall-pagination .pagination {
  @apply .flex .list-reset .leading-none .justify-center;
}
.mall-pagination span, .mall-pagination a {
  @apply .no-underline .p-2 .leading-none .inline-block .text-center .text-sm;
  min-width: 30px;
  min-height: 30px;
}
.mall-pagination .disabled > a, .mall-pagination .disabled > span {
  @apply .text-grey-light;
}
.mall-pagination .active > a, .mall-pagination .active > span {
  @apply .text-primary .bg-smoke .border-primary;
}
.mall-product {
  @apply .flex;
}
.mall-product__info {
  @apply .w-3/5 .pr-8;
}
.mall-product__description {
  @apply .mb-8;
}
.mall-product__images {
  @apply .flex .flex-wrap;
}
.mall-product__image {
  @apply .border-2 .border-grey-light .mr-4 .mb-4 .p-2 .flex;
  width: calc(100% / 3 - 1rem);
}
.mall-product__image:nth-child(3n) {
  @apply .mr-0;
}
.mall-product__image img {
  @apply .block;
  object-fit: contain;
}
.mall-product__cart {
  @apply .w-1/4 .pl-8 .ml-auto;
}
.mall-product__variants {
  @apply .flex .mb-8;
}
.mall-product__variants-heading {
  @apply .mb-4;
}
.mall-product__variant-properties {
  @apply .mb-8;
}
.mall-product__properties {
  @apply .text-sm .mb-8;
}
.mall-product__properties-heading {
  @apply .mt-8 .pb-2 .border-b .border-grey-light;
}
.mall-product__custom-fields {
  @apply .mb-8;
}
.mall-product__custom-fields .mall-option-selector {
  @apply .border-2 .border-grey-light .inline-block;
  width: 24px;
  height: 24px;
}
.mall-product__custom-fields .mall-option-selector.is-active {
  @apply .border-grey-dark .shadow;
}
.mall-product__custom-fields .mall-option-selector img {
  display: block;
}
.mall-product__price {
  @apply .border-t .border-smoke-light .pt-8;
}
.mall-product__old-price {
  @apply .text-sm .font-bold .text-red .line-through .mb-1;
}
.mall-product__current-price {
  @apply .text-2xl .font-bold .text-black;
}
.mall-product__tax-info {
  @apply .text-xs .text-grey .mt-2 .mb-4;
}
.mall-product__property-stock {
  @apply .text-xs .mt-2 .mb-8 .text-grey;
}
.mall-product__add-to-cart-form {
  @apply .border-t .border-smoke-light .pt-8;
}
.mall-add-to-cart-button {
  @apply .mall-btn .w-full .block .bg-blue .border-blue-dark .text-white .shadow-md .py-3 .text-base .mt-4 .uppercase .font-bold;
  transition: 0.1s ease background;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}
.mall-add-to-cart-button:hover {
  background: #4a9ce0;
}
.mall-color-swatches {
  @apply .flex .justify-start;
}
.mall-color-swatches__swatch {
  width: 24px;
  height: 24px;
  margin-right: 6px;
  @apply .border-2;
}
.mall-color-swatches__swatch.is-active {
  @apply .border-primary;
}
.mall-product-service:not(:last-child) {
  margin-bottom: 4rem;
}
.mall-product-service__name {
  margin-bottom: 1rem;
}
.mall-product-service__description {
  @apply .text-grey-darkest .text-sm;
  margin-bottom: 1rem;
}
.mall-product-service__required {
  @apply .text-blue-darker .text-sm;
  margin-bottom: 1rem;
}
.mall-product-service__required[data-validate-for] {
  margin-left: 0;
}
.mall-product-service-options {
  @apply .border-b .border-grey-light;
}
.mall-product-service-option {
  @apply .border-t .border-grey-light .text-grey-darkest .text-sm;
  display: flex;
  flex-wrap: wrap;
  padding: 15px 0;
}
.mall-product-service-option__radio {
  flex: 0 1 40px;
}
.mall-product-service-option__name {
  flex: 1 1 auto;
}
.mall-product-service-option__price {
  flex: 1 0 100px;
  text-align: right;
  font-weight: bold;
}
.mall-product-service-option__description {
  @apply .text-grey-darker .text-xs;
  margin-top: 0.5rem;
  padding-left: 40px;
  padding-right: 100px;
  flex: 1 0 100%;
}
.mall-product-service-error {
  @apply .text-sm .bg-red-lightest .p-4 .rounded .text-center;
  margin-left: 0;
  margin-top: 2rem;
}
.mall-products {
  @apply .pl-4 .mb-8 .relative;
}
.mall-products__products {
  @apply .flex .flex-wrap;
}
.mall-products-empty {
  @apply .p-4 .shadow .text-center .ml-4 .rounded .text-sm;
}
.mall-products-item {
  @apply .w-1/4 .pb-6 .px-4 .text-sm;
}
.mall-products-item a {
  color: inherit;
  @apply .no-underline;
}
.mall-products-item .row.flex {
  @apply .pt-1;
}
.mall-products-item__info-primary {
  @apply .pt-1;
}
.mall-products-item__info-primary, .mall-products-item__info-secondary {
  @apply .flex;
}
.mall-products-item__image {
  @apply .border-b .border-smoke;
  height: 240px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: transparent;
}
.mall-products-item__image img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.mall-products-item__name {
  @apply .flex-grow .font-bold .truncate;
}
.mall-products-item__price {
  @apply .flex-no-grow .pl-2 .whitespace-no-wrap;
}
.mall-products-item__price--special {
  @apply .text-red-dark .font-bold;
}
.mall-products-item__short-description {
  @apply .flex-grow .truncate .text-grey-dark;
}
.mall-products-item__old-price {
  @apply .flex-no-grow .pl-2 .text-red-light .italic .line-through .whitespace-no-wrap;
}
.mall-products-filter {
  @apply .pr-8;
}
.mall-products-filter .mall-property-group {
  @apply .mb-8;
  min-height: 105px;
}
.mall-products-filter .mall-property-group__name {
  @apply .border-b .border-smoke .pb-1 .mb-4;
}
.mall-products-filter .mall-property-group__name--price {
  @apply .flex;
}
.mall-products-filter .mall-property-group__name--price > div {
  @apply .flex-1;
}
.mall-products-filter .mall-property-group__description {
  @apply .text-xs .text-grey-dark .mb-4 .-mt-2;
}
.mall-products-filter .mall-property {
  @apply .mb-2;
}
.mall-products-filter .mall-property:not(:last-child) .mall-filter.mall-filter--range {
  margin-bottom: 4rem;
}
.mall-products-filter .mall-property__label {
  @apply .text-sm .mb-2 .flex;
}
.mall-products-filter .mall-property__label > div {
  @apply .flex-1;
}
.mall-products-filter .mall-property__clear-filter {
  @apply .text-xs .font-normal .justify-end .text-right;
}
.mall-products-filter .mall-property__clear-filter a {
  @apply .text-grey .no-underline;
}
.mall-products-filter .mall-filter {
  @apply .flex .flex-wrap;
}
.mall-products-filter .mall-filter__option {
  @apply .p-2 .mr-2 .mb-2 .bg-smoke .cursor-pointer .text-center .text-sm;
  min-width: 40px;
}
.mall-products-filter .mall-filter__option--selected:not(.mall-label--checkbox) {
  @apply .bg-primary .text-white;
}
.mall-products-filter .noUi-connect {
  @apply .bg-primary;
}
.mall-products-filter .noUi-horizontal {
  height: 10px;
}
.mall-products-filter .noUi-horizontal .noUi-handle {
  width: 25px;
  height: 20px;
  right: -13px !important;
}
.mall-products-filter .noUi-horizontal .noUi-handle:before {
  height: 10px;
  left: 10px;
  top: 4px;
}
.mall-products-filter .noUi-horizontal .noUi-handle:after {
  height: 10px;
  left: 12px;
  top: 4px;
}
.mall-products-filter .noUi-target {
  font-size: 0.7rem;
  margin-bottom: 0;
}
.mall-products-filter .noUi-marker-horizontal {
  width: 1px;
  height: 4px;
}
.mall-products-filter .noUi-marker-horizontal.noUi-marker-large {
  height: 8px;
}
.mall-products-filter .noUi-value {
  top: 15px;
}
.mall-products-filter .noUi-pips-horizontal {
  height: 20px;
  padding: 10px 0 0;
}
.mall-signup {
  @apply .flex .w-4/5 .m-auto;
}
.mall-signup__signup, .mall-signup__signin {
  @apply .w-1/2 .border .border-smoke-light .rounded .p-8 .self-start;
}
.mall-signup__heading {
  @apply .mb-6 .leading-normal;
}
.mall-signup__subheading {
  @apply .mb-4 .mt-2 .leading-normal;
}
.mall-signup__signin {
  @apply .mr-4;
}
.mall-signup__signup {
  @apply .ml-4;
}
.mall-signup__guest-option {
  @apply .mb-8 .-mt-2;
}
.mall-signup__shipping-address-option {
  @apply .mb-8 .-mt-2;
}
.mall-signup .mall-form-actions .mall-btn--primary {
  @apply .text-base;
}
.mall-signup-terms {
  @apply .bg-grey-lighter .p-6 .rounded .border .border-grey-light;
}
.mall-payment-method {
  @apply .mt-4;
}
.mall-payment-method__entry {
  @apply .flex .py-8 .relative .items-center .z-0 .border .border-smoke;
}
.mall-payment-method__entry--active {
  @apply .bg-white .items-start .shadow-md .opacity-100 .z-10 .border .border-grey;
}
.mall-payment-method__entry--active .mall-payment-method__text {
  @apply .opacity-100;
}
.mall-payment-method__logo {
  width: 180px;
  @apply .flex .items-start .justify-center;
}
.mall-payment-method__logo img {
  @apply .w-auto .max-w-full .block;
}
.mall-payment-method__text {
  @apply .flex-1 .flex .items-center .opacity-50;
}
.mall-payment-method__text > div {
  @apply .w-full;
}
.mall-payment-method__name {
  @apply .font-bold;
}
.mall-payment-method__description, .mall-payment-method__instructions {
  @apply .text-xs .leading-tight .mt-4;
}
.mall-payment-method__meta {
  @apply .text-sm .leading-normal .text-grey .mt-2;
}
.mall-payment-method__data {
  @apply .mt-8 .w-full;
}
.mall-payment-method__selector {
  width: 180px;
  @apply .relative .z-20;
}
.mall-payment-method__select-button {
  @apply .float-right .mall-btn .mr-4 .whitespace-no-wrap;
}
.mall-payment-method__submit {
  @apply .mt-4;
}
.mall-payment-method .mall-form-control {
  @apply .mb-2;
}
.mall-payment-method [data-validate-for] {
  @apply .mb-4 .mt-0;
}
.mall-payment-method__customer-methods {
  @apply .mt-8;
}
.mall-payment-customer-methods {
  @apply .flex .justify-start .text-xs;
}
.mall-payment-customer-method {
  @apply .flex .flex-none .p-3 .relative .border .border-smoke-dark .rounded-sm .shadow .mr-4;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
  transition: 0.2s ease;
  transition-property: border-color, box-shadow;
}
.mall-payment-customer-method__name {
  @apply .font-bold .whitespace-no-wrap .truncate;
}
.mall-payment-customer-method__meta {
  @apply .flex .justify-between .mt-2 .w-32;
}
.mall-payment-customer-method:hover {
  @apply .border-grey .shadow-md;
}
.mall-shipping-method {
  @apply .mt-4;
}
.mall-shipping-method__entry {
  @apply .flex .py-8 .relative .items-center .z-0 .border .border-smoke;
}
.mall-shipping-method__entry--active {
  @apply .bg-white .items-start .shadow-md .opacity-100 .z-10 .border .border-grey;
}
.mall-shipping-method__entry--active .mall-shipping-method__text {
  @apply .opacity-100;
}
.mall-shipping-method__logo {
  width: 180px;
  @apply .flex .items-start .justify-center;
}
.mall-shipping-method__logo img {
  @apply .w-auto .max-w-full .block;
}
.mall-shipping-method__text {
  @apply .flex-1 .flex .items-center .opacity-50;
}
.mall-shipping-method__name {
  @apply .font-bold;
}
.mall-shipping-method__description {
  @apply .text-xs .leading-tight .mt-4;
}
.mall-shipping-method__meta {
  @apply .text-sm .leading-normal .text-grey .mt-2;
}
.mall-shipping-method__selector {
  width: 180px;
  @apply .relative .z-20;
}
.mall-shipping-method__select-button {
  @apply .float-right .mall-btn .mr-4 .whitespace-no-wrap;
}
.mall-shipping-method__submit {
  @apply .mt-4;
}
.mall-shipping-method .mall-form-control {
  @apply .mb-2;
}
.mall-shipping-method [data-validate-for] {
  @apply .mb-4 .mt-0;
}
.mall-shipping-method .mall-two-fields--number-cvv {
  @apply .flex;
}
.mall-shipping-method .mall-two-fields--number-cvv .mall-form-control:first-child {
  @apply .w-3/4;
}
.mall-shipping-method .mall-two-fields--number-cvv .mall-form-control:last-child {
  @apply .w-1/4;
}
.mall-address-selector label {
  @apply .text-xs;
}
.mall-address-selector select {
  @apply .mall-selectbox-sm .text-xs;
}
.mall-address-list__actions {
  @apply .block .my-4 .float-right;
  margin-top: -3.4em;
}
.mall-address-list__table-actions {
  @apply .text-right;
}
.mall-address-list__table-actions a {
  @apply .mr-4;
}
.mall-checkout-result {
  @apply .w-1/2 .m-auto .p-8 .rounded .shadow-md .text-center;
}
.mall-checkout-result--failed {
  @apply .bg-red-lightest .border .border-red-light .text-red-darkest;
}
.mall-checkout-result--cancelled {
  @apply .bg-orange-lightest .border .border-orange-light .text-orange-darkest;
}
.mall-checkout-result__heading {
  @apply .mb-4;
}
.mall-checkout-result__actions {
  @apply .mt-8;
}
.mall-checkout-result p {
  @apply .mb-4;
}
.mall-overlay {
  background: rgba(255, 255, 255, 0.8);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mall-quick-checkout {
  display: flex;
  justify-content: space-between;
}
.mall-quick-checkout__content-column {
  flex: 2;
  padding-right: 2rem;
}
.mall-quick-checkout__cart-column {
  @apply .border-l .border-grey-lighter;
  flex: 1;
  padding-left: 2rem;
}
.mall-quick-checkout__collapsible {
  @apply .border .border-grey-light .rounded .shadow;
}
.mall-quick-checkout__collapsible-header {
  @apply .p-8 .flex .items-center;
}
.mall-quick-checkout__collapsible-element {
  @apply .border-b .border-grey-light;
}
.mall-quick-checkout__collapsible-element:hover:not(.mall-quick-checkout__collapsible-element--open) {
  @apply .bg-grey-lightest .cursor-pointer;
}
.mall-quick-checkout__collapsible-inner {
  @apply .pb-4 .px-8;
}
.mall-quick-checkout__collapsible-element--open {
  cursor: initial;
}
.mall-quick-checkout__collapsible-element--open .mall-quick-checkout__collapsible-content {
  max-height: 1600px;
}
.mall-quick-checkout__collapsible-element--open .mall-quick-checkout__collapsible-summary {
  display: none;
}
.mall-quick-checkout__collapsible-summary {
  @apply .text-grey-dark .ml-4 .text-sm;
}
.mall-quick-checkout__collapsible-content {
  @apply .overflow-hidden;
  transition: max-height 0.2s ease-out;
  max-height: 0;
}
.mall-quick-checkout__collapsible .mall-quick-checkout__heading {
  @apply .p-0 .m-0;
}
.mall-quick-checkout__heading {
  @apply .text-base .text-grey-darkest .uppercase;
}
.mall-quick-checkout__sign-in-link {
  @apply .text-grey-dark .mb-4 .-mt-2 .text-sm;
}
.mall-quick-checkout__payment-method-form > div {
  @apply .mt-4;
}
.mall-quick-checkout .mall-cart__wrapper, .mall-quick-checkout .mall-cart__table td {
  border: none;
}
.mall-quick-checkout .mall-cart__table td {
  @apply .px-0 .py-2;
}
.mall-quick-checkout__actions {
  @apply .mt-4;
}
.mall-quick-checkout .mall-btn-checkout {
  @apply .text-lg .font-bold .uppercase .w-full;
}
.mall-quick-checkout__shipping-address-option {
  @apply .mb-0 .mt-2;
}
.mall-quick-checkout__guest-option {
  @apply .mb-6 .-mt-1;
}
.mall-quick-checkout__toggle-option {
  display: flex;
  justify-content: space-between;
  @apply .text-sm .text-grey-dark .border-grey-light .cursor-pointer .no-underline;
}
.mall-quick-checkout__toggle-option-logo {
  width: 75px;
  flex: 0 0 75px;
  margin-left: 20px;
  display: flex;
  align-items: center;
}
.mall-quick-checkout__toggle-option-image {
  max-width: 100%;
  display: block;
}
.mall-quick-checkout__toggle-option-text {
  flex: 1 1 auto;
  @apply .py-4;
}
.mall-quick-checkout__toggle-option-price {
  @apply .font-bold .mt-1;
}
.mall-quick-checkout__toggle-option .mall-selection-indicator {
  margin-right: 20px;
}
.mall-quick-checkout__toggle-option:hover .mall-selection-indicator:not(.mall-selection-indicator--active) {
  @apply .text-grey-dark;
}
.mall-quick-checkout .mall-form-control {
  @apply .mb-4 .w-full;
}
.mall-quick-checkout .mall-form-control input, .mall-quick-checkout .mall-form-control textarea {
  @apply .mall-input-sm .text-sm;
}
.mall-quick-checkout .mall-form-control select {
  @apply .mall-selectbox-sm .w-full .text-sm;
}
.mall-quick-checkout .mall-two-fields {
  @apply .mb-4;
}
.mall-quick-checkout .mall-two-fields .mall-form-control {
  margin-bottom: 0;
}
.mall-quick-checkout .mall-address-form--shipping {
  @apply .mt-4;
}
.mall-quick-checkout .mall-signup-terms {
  @apply .my-8;
}
.mall-selection-indicator {
  @apply .bg-grey-lighter .text-grey-lighter .py-4 .font-bold;
  width: 32px;
  height: 32px;
  line-height: 1;
  border-radius: 50%;
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mall-selection-indicator--active {
  @apply .bg-blue-darker;
}
.mall-my-account {
  @apply .flex;
}
.mall-my-account__nav {
  @apply .w-1/5;
}
.mall-my-account__content {
  @apply .w-4/5 .pl-8;
}
.mall-my-account__content h2 {
  @apply .mb-8;
}
.mall-my-account__nav-item {
  @apply .py-3 .px-2 .text-black .cursor-pointer;
}
.mall-my-account__nav-item a {
  @apply .text-grey-dark .no-underline .block;
}
.mall-my-account__nav-item:hover:not(.mall-my-account__nav-item--active) {
  @apply .bg-smoke-lightest;
}
.mall-my-account__nav-item--active {
  @apply .bg-smoke;
}
.mall-my-account__nav-item--active a {
  @apply .text-black;
}
.mall-orders-list__order {
  @apply .cursor-pointer;
}
.mall-orders-list__order:hover td {
  @apply .bg-smoke-lightest;
}
.mall-orders-list__order.is-open {
  @apply .bg-smoke-light;
}
.mall-orders-list__order--unpaid td {
  @apply .bg-orange-lightest .text-orange-darkest;
}
.mall-orders-list__order--unpaid:hover td {
  @apply .bg-orange-light;
}
.mall-orders-list__order--unpaid a {
  @apply .text-red-darkest;
}
.mall-orders-list__details {
  @apply .bg-smoke-light;
}
.mall-order-details__row {
  @apply .flex .mb-4;
}
.mall-order-details__detail {
  @apply .w-1/2;
}
.mall-order-details .mall-table td {
  @apply .align-top;
}
.mall-wishlists-manager {
  display: flex;
}
.mall-wishlists-manager__lists {
  width: 350px;
}
.mall-wishlists-manager__contents {
  flex: 1 1 auto;
  @apply .bg-grey-lightest .p-8;
}
.mall-wishlists-manager__header {
  @apply .mb-8;
}
.mall-wishlists-manager__well {
  @apply .bg-white .shadow .rounded .flex-1;
}
.mall-wishlists-manager__input {
  @apply .text-lg .border-b .border-grey .px-0 .py-2 .w-full;
  background: transparent;
  flex: 1 1 auto;
}
.mall-wishlists-manager__form {
  display: flex;
}
.mall-wishlists-manager__action-button {
  flex: 1 1 60px;
  margin-left: 20px;
}
.mall-wishlists-manager__actions {
  text-align: right;
  @apply .mt-8;
}
.mall-wishlists-manager__actions .mall-btn {
  @apply .ml-4;
}
.mall-wishlists-manager .mall-trash-icon {
  width: 14px;
  @apply .text-grey .fill-current;
}
.mall-wishlists-manager .mall-wishlist-empty {
  @apply .p-4;
  text-align: center;
}
.mall-wishlist-button {
  position: relative;
}
.mall-wishlist-button__popup {
  @apply .text-xs;
  opacity: 0;
  pointer-events: none;
  transform: translateY(20px);
  transition: 0.2s ease-out;
  transition-property: transform, opacity;
}
.mall-wishlist-button__popup--visible {
  opacity: 1;
  pointer-events: initial;
  transform: translateY(0px);
}
.mall-wishlist-button__popup-inner {
  @apply .shadow-md .rounded;
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  background: #fff;
  overflow: hidden;
}
.mall-wishlist-button__new {
  border: 1px dashed;
  @apply .border-grey .px-4 .py-3 .m-4 .rounded;
  display: block;
  position: relative;
}
.mall-wishlist-button__name-input {
  text-align: center;
  display: block;
  width: 100%;
}
.mall-wishlist-button__new-label {
  @apply .text-grey;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  pointer-events: none;
  transform: translate(-50%, -50%);
}
.mall-wishlists {
  width: 100%;
}
.mall-wishlists--height-limited {
  overflow-y: auto;
  max-height: 400px;
}
.mall-wishlist-item {
  @apply .p-4;
  display: flex;
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}
.mall-wishlist-item:hover, .mall-wishlist-item--active {
  @apply .bg-grey-lightest;
}
.mall-wishlist-item__data {
  flex: 1 0 auto;
}
.mall-wishlist-item__description {
  @apply .text-grey .mt-1;
}
.mall-wishlist-item__meta {
  margin-left: 20px;
  text-align: right;
  flex: 0 0 auto;
}
.mall-add-to-wishlist-button {
  @apply .mt-1;
}
.mall-product-reviews {
  @apply .mt-8 .border-t .border-grey-lighter .pt-8;
}
.mall-product-reviews__heading {
  @apply .mb-6;
}
.mall-product-reviews__info {
  @apply .py-8 .border-t .border-grey-lightest;
  display: flex;
}
.mall-product-reviews__summary {
  @apply .text-xs .text-grey-dark;
}
.mall-product-reviews__summary [data-validate-for] {
  margin-left: 0;
  margin-top: 0.5rem;
  margin-bottom: 2rem;
}
.mall-product-reviews__info-name {
  @apply .text-sm .text-grey-darker;
  font-weight: bold;
  flex-basis: 200px;
}
.mall-product-reviews__info-content {
  flex: 1 1 auto;
}
.mall-product-reviews__form-details {
  overflow: hidden;
  max-height: 0;
  transition: 0.2s ease-out max-height;
}
.mall-product-reviews__form-details--visible {
  padding-top: 1rem;
  max-height: 750px;
}
.mall-product-reviews__overall-ratings {
  display: flex;
  justify-content: space-between;
}
.mall-product-reviews__overall-ratings .mall-star {
  width: 24px;
  height: 24px;
}
.mall-product-reviews__overall-ratings > div {
  flex: 1 1 50%;
}
.mall-product-reviews__login-required {
  @apply .text-sm .text-grey-dark;
}
.mall-product-reviews .mall-callout {
  width: 100%;
}
.mall-reviews {
  @apply .border-t .border-grey-lighter;
}
.mall-pagination--reviews {
  @apply .mt-8;
}
.mall-review {
  @apply .mt-4 .text-sm .border-b .border-grey-lighter .pb-4;
}
.mall-review__rating {
  @apply .mb-4;
  white-space: nowrap;
}
.mall-review__rating .mall-star {
  width: 16px;
  height: 16px;
}
.mall-review__title {
  @apply .text-grey-darkest .text-sm;
}
.mall-review__subtitle {
  @apply .text-grey-dark .text-xs .font-normal .mt-2;
}
.mall-review__content {
  @apply .mt-4 .text-grey-darkest .leading-normal;
}
.mall-review__category-reviews {
  @apply .mb-2;
}
.mall-review__author {
  @apply .text-grey-dark .text-xs;
}
.mall-review__details {
  @apply .mt-4;
  display: flex;
  justify-content: space-between;
}
.mall-review__pro-con-list {
  @apply .text-xs .text-grey-dark;
  list-style: none;
}
.mall-review__pro-con-list li {
  @apply .mb-1;
}
.mall-review__category-reviews {
  width: 50%;
}
.mall-category-review {
  @apply .text-xs .text-grey-darker .mb-2;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mall-category-review__name {
  flex: 1 1 auto;
}
.mall-category-review__rating {
  flex-basis: 90px;
  flex-shrink: 0;
  white-space: nowrap;
}
.mall-category-review__rating--clickable .mall-star {
  cursor: pointer;
}
.mall-category-review__rating .mall-star {
  width: 12px;
  height: 12px;
}
.mall-category-review--big .mall-category-review__rating {
  flex-basis: 120px;
}
.mall-category-review--big .mall-category-review__rating .mall-star {
  width: 18px;
  height: 18px;
}
.mall-star__bg {
  fill: transparent;
}
.mall-star__border {
  fill: #c0c0c0;
}
.mall-star--hover .mall-star__bg, .mall-star--hover .mall-star__border {
  fill: #c0c0c0;
}
.mall-star--active .mall-star__bg, .mall-star--active .mall-star__border {
  fill: #FAC917;
}
.mall-review__details .mall-star.mall-star--active {
  @apply .text-grey;
}
.mall-review__details .mall-star.mall-star--active .mall-star__bg, .mall-review__details .mall-star.mall-star--active .mall-star__border {
  fill: currentColor;
}
.mall-modal {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.5);
  transition: 0.3s ease;
  transition-property: opacity, visibility;
  overflow-y: scroll;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}
.mall-modal--visible {
  opacity: 1;
  visibility: visible;
  pointer-events: initial;
}
.mall-modal__inner {
  width: 600px;
  max-width: 95%;
  margin: 2rem auto;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
  padding: 2rem;
  background: #fff;
  border-radius: 3px;
}
.mall-modal__inner > h3 {
  margin-bottom: 2rem;
}
.mall-modal__actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 2rem;
}

body {
  font-family: "Barlow", sans-serif;
  font-weight: 200;
  font-size: 16px;
}
h1, h2, h3, h4, h5 {
  color: #2F3234;
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  font-size: 35px;
  font-weight: 400;
}
h1 {
  font-size: 46px;
}
h2 {
  font-size: 38px;
}
h3 {
  font-size: 32px;
}
h4 {
  font-size: 28px;
}
.kleurGoud {
  color: #B0751C;
}
.content h1:after, .content h2:after, .content h3:after, .content h4:after {
  content: " ";
  display: block;
  max-width: 75px;
  height: 1px;
  background: #B0751C;
  margin-top: 7px;
}
.content h1.kleurGoud:after, .content h2.kleurGoud:after, .content h3.kleurGoud:after {
  background: #000;
}
.content h4 {
  font-size: 1.4em;
}
.content h4:after {
  display: none;
}
.content .text-center h1:after, .content .text-center h2:after, .content .text-center h3:after {
  margin-left: auto;
  margin-right: auto;
}
.content a {
  color: #B0751C;
  font-weight: bold;
  text-decoration: none;
}
.content a:hover {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
.slick-track {
  display: flex !important;
}
.slick-slide {
  height: inherit !important;
}
.sliderActies h3 {
  color: #2F3234;
  font-size: 18px;
}
.sliderActies h3:after {
  display: none;
}
.witAchter {
  background: #fff;
  margin-bottom: 45px;
  padding-top: 45px;
  padding-bottom: 45px;
  box-shadow: 0 0px 15px rgba(0, 0, 0, 0.1);
}
.formulierSportler {
  background: #fff;
  border: 1px solid #DBE2E8;
  padding: 30px;
}
.formulierSportler table {
  width: 100%;
}
.formulierSportler table .mpFormLabel, .formulierSportler table .submitCellSpacer {
  width: 130px;
  padding: 10px 0;
  vertical-align: top;
  font-weight: bold;
  color: #606975;
}
.formulierSportler table .mpFormField {
  padding: 10px 0;
}
.formulierSportler table .mpFormField input {
  border: 1px solid #DBE2E8;
  border-radius: 4px;
  padding: 7px 10px 9px 15px;
  width: 100%;
}
.formulierSportler table .sublabel {
  display: none;
}
.formulierSportler table .submitButton {
  background-color: #B0751C;
  height: 36px;
  line-height: 34px;
  border-radius: 18px;
  color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 15px;
}
.schaduw {
  box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.3);
}
.lichtgrijsAchter {
  background: #dddddd;
}
.normalWeight {
  font-weight: 500 !important;
}
.isAanbieding .doorgehaald {
  text-decoration: line-through;
  color: gray;
}
.isAanbieding .betaalPrijs {
  color: green;
}
.foto_tekst_blok {
  padding-top: 75px;
  padding-bottom: 75px;
  padding-bottom: 75px;
  margin-bottom: -48px;
  position: relative;
}
.foto_tekst_blok .afbeeldingBinnen {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  z-index: 0;
}
.foto_tekst_blok .afbeeldingBinnen img {
  display: block;
  width: 100vw;
  height: 100%;
  object-fit: cover;
}
.foto_tekst_blok .witKader {
  position: relative;
  padding: 45px;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  z-index: 5;
}
.viewportHoogte {
  min-height: 100vh;
}
.navbar {
  background: #2F3234;
  background: #c6d2cf;
  min-height: 75px;
  z-index: 999;
}
.btn-primary {
  background-color: #2F3234;
}
.btn-primary:hover {
  background-color: black;
}
.site-menu > ul > li > a {
  border: none;
  padding-top: 10px;
  text-transform: initial !important;
  font-size: 1em;
  color: #2F3234;
}
.site-menu > ul > li.active > a {
  border: none;
}
.site-menu ul .sub-menu > li > a, .sub-menu > li > a, .toolbar-dropdown > li > a, .dropdown-product-item .dropdown-product-title {
  color: #2F3234;
}
.site-menu ul .sub-menu > li > a:hover {
  color: black;
}
.offcanvas-container {
  background: #2F3234;
}
.scroll-to-top-btn {
  background: url("../themes/thema-thermae/assets/images/but-terug-naar-boven.svg") no-repeat center center;
  background-size: 40px 40px;
  background-color: rgba(0, 0, 0, 0.4);
}
.scroll-to-top-btn:hover {
  background: url("../themes/thema-thermae/assets/images/but-terug-naar-boven.svg") no-repeat center center;
  background-size: 40px 40px;
  background-color: rgba(0, 0, 0, 0.6);
}
.toolbar.links {
  right: auto;
  left: 20px;
}
.toolbar-dropdown.Terug {
  left: 100px !important;
}
.toolbar-dropdown.Terug a.active {
  color: #000;
  font-weight: bold;
}
.list-group-item.actief {
  background: #2F3234 !important;
  color: #fff;
}
.selectiegroep {
  display: none;
}
.selectiegroep.standaardTonen {
  display: block;
}
.selectiegroep.verbergen {
  display: none !important;
}
.selectiegroep.tonen {
  display: block;
}
.mall-cart-count {
  top: 30px;
  right: 0px;
}
.hoofdgroepTitel {
  background: #2F3234;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}
.pdf_link {
  text-decoration: none;
  font-size: 20px;
}
.pdf_link .icoon {
  font-size: 40px;
  margin-right: 10px;
}
.pdf_link:hover {
  color: #B0751C;
}
.site-menu ul > li:hover > a {
  color: #B0751C;
}
.mega-menu > li .mega-menu-title {
  color: #000;
  font-size: 20px;
  font-weight: normal;
  border: none;
  margin-top: 20px;
  margin-bottom: 5px;
  text-transform: none;
}
.mega-menu > li a.menuHeaderKnop {
  color: #000 !important;
}
.site-menu ul .sub-menu > li.active > a {
  color: #B0751C;
}
.site-menu > ul > li > a {
  padding-top: 0;
}
#product-option-description p {
  color: #3f675c !important;
  border: 1px solid #3f675c;
  background: #c6d2cf;
  border-radius: 2px;
  padding: 15px;
}
input[readonly] {
  background-color: #fff !important;
  cursor: inherit !important;
}
.topMenu a {
  text-decoration: none;
  display: inline-block;
  padding: 13px 14px 0 14px;
  font-size: 20px;
  color: #fff;
}
.topMenu a:hover, .topMenu a.active {
  color: #B0751C;
}
.shadow {
  box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.2);
}
.text-white {
  color: #fff;
}
.site-footer {
  color: #fff !important;
  background: #2F3234;
  padding-top: 45px;
  padding-bottom: 30px;
}
.site-footer .text-white {
  color: #fff !important;
}
.site-footer h1, .site-footer h2, .site-footer h3, .site-footer h4, .site-footer h5 {
  color: #fff;
}
.site-footer a {
  color: #fff;
  text-decoration: none;
}
.site-footer a:hover {
  color: #40685d;
  text-decoration: underline;
}
.site-footer .socialFooter i {
  font-size: 30px;
}
.oc-text-groen {
  color: #40685d !important;
}
.oc-text-lichtgroen {
  color: #c6d2cf !important;
}
.oc-text-blauw {
  color: #006EBE !important;
}
.oc-text-lichtblauw {
  color: #b3d2e8 !important;
}
.oc-text-donkergrijs {
  color: #212d39 !important;
}
.oc-text-lichtergrijs {
  color: #4d5760 !important;
}
.oc-text-oranje {
  color: #f6a54e !important;
}
.oc-text-uppercase {
  text-transform: uppercase;
}
table.oc-full-width {
  width: 100% !important;
}
.paginaTekst h1 {
  color: #2F3234;
  font-style: normal;
  margin-bottom: 35px;
}
.tweeKolommen {
  column-count: 2;
  column-gap: 30px;
}
.topbar .topbar-column a:not(.social-button), .topbar .topbar-column span, .topbar .topbar-column p {
  background: #FFFFFF;
  color: #2F3234;
}
.topbar .topbar-column a:not(.social-button) a, .topbar .topbar-column span a, .topbar .topbar-column p a {
  color: #2F3234;
}
.topbar {
  background: #FFFFFF;
  color: #2F3234;
}
.topbar a {
  color: #2F3234;
}
body .site-menu ul .sub-menu > li > a, body .sub-menu > li > a, body .toolbar-dropdown > li > a, body .dropdown-product-item .dropdown-product-title {
  color: #000 !important;
  font-weight: 400;
  font-size: 16px;
}
body .site-menu ul .sub-menu > li > a:hover, body .sub-menu > li > a:hover, body .toolbar-dropdown > li > a:hover, body .dropdown-product-item .dropdown-product-title {
  color: #B0751C !important;
}
.site-menu .mega-menu li {
  padding-top: 0px !important;
  padding-bottom: 5px !important;
}
.site-menu .mega-menu li > a {
  color: #2F3234;
  font-size: 18px;
  font-weight: 800;
}
.site-menu .mega-menu .has-children .sub-menu {
  border-top: 1px solid #2F3234;
  margin-top: 5px !important;
  padding-top: 10px !important;
}
.site-menu .mega-menu .has-children .sub-menu li {
  padding-top: 3px !important;
  padding-bottom: 3px !important;
}
.site-menu .mega-menu .has-children .sub-menu a {
  color: #2F3234;
  font-size: 14px;
  font-weight: 400;
}
.mega-menu a {
  color: #2F3234;
}
.titel-klein {
  font-size: 16px !important;
}
.form-control, .btn {
  border-radius: 0;
}
.form-control {
  border-radius: 5px;
  padding: 7px 10px 9px 15px;
  line-height: 1em;
  height: auto;
}
.form-control:not(textarea) {
  height: auto;
}
a.list-group-item, .list-group-item-action {
  color: #2F3234;
}
.hero-slider {
  height: 500px;
  background-position: top center;
  overflow: hidden;
}
.hero-slider img {
  display: block;
  width: 100vw;
  height: 500px;
  object-fit: cover;
}
.hero-slider > .owl-carousel {
  min-height: 300px;
}
.hero-slider > .owl-carousel.dots-inside .owl-dots {
  background: none;
}
.headerTekstKader {
  min-height: 300px;
  padding: 20px 75px;
  margin-top: -270px;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.headerTekstKader h1, .headerTekstKader h2, .headerTekstKader h3, .headerTekstKader h4 {
  margin-bottom: 0;
}
.FAQ {
  border-top: 1px solid #0180b0;
}
.FAQ .card-header {
  background: #f1fafa;
  border: 1px solid #0180b0;
  border-top: none;
  border-radius: 0;
  box-shadow: none;
}
.FAQ .card-header .btn-link {
  padding: 0;
  display: block;
  width: 100%;
  text-align: left;
  color: #000;
}
.FAQ .card-header .btn-link:hover {
  text-decoration: none;
  color: #f59c00;
}
.FAQ .card-body {
  background: #fff;
  border: none;
  box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid #0180b0;
}
.card {
  border-radius: 0 !important;
}
.card table {
  max-width: 100% !important;
}
.visibleDiv {
  display: block;
}
.hiddenDiv {
  display: none;
}
.notitieveld {
  padding: 15px 0px;
  background-color: #E6E6E6;
  margin-top: 5px;
  width: 100%;
}
.notitieveld .tekstBinnen {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px dotted #000;
}
.notitieveld a {
  color: #8B48B6;
}
.notitieveld a:hover {
  color: #000;
  text-decoration: underline;
}
.error {
  color: red;
}
.btn.lichtgroen {
  background: #E9EBEA;
  border-color: #E9EBEA;
  color: #2F3234;
}
.btn.lichtgroen:hover {
  background: #2F3234;
  border-color: #2F3234;
  color: #E9EBEA;
}
.sliderHeader:not(.slick-initialized) {
  visibility: hidden;
}
.sliderHeader .item {
  position: relative;
  height: 450px;
  color: #fff;
}
.sliderHeader .sliderMetAfbeelding {
  background: url() no-repeat center center;
  background-size: cover;
  position: relative;
  height: 450px;
}
.sliderHeader .sliderMetAfbeelding img {
  width: 100%;
  height: auto;
}
.sliderHeaderPagina:not(.slick-initialized) {
  visibility: hidden;
}
.sliderHeaderPagina .item {
  position: relative;
  height: 400px;
}
.sliderHeaderPagina .sliderMetAfbeelding {
  margin-top: 0px;
  background: url("") no-repeat top center;
  background-size: cover;
  position: relative;
  height: 400px;
}
.sliderHeaderPagina .sliderMetAfbeelding .sliderBinnen {
  position: absolute;
  left: 45px;
  right: 45px;
  bottom: 45px;
}
.sliderHeaderPagina .sliderMetAfbeelding .sliderBinnen h3 {
  color: #fff !important;
  text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.7);
  text-align: center;
}
.sliderHeaderPagina .sliderMetAfbeelding .afbeeldingCrop {
  position: relative;
  height: 400px;
}
.sliderHeaderPagina .sliderMetAfbeelding .afbeeldingCrop img {
  display: block;
  width: 100vw;
  height: 400px;
  object-fit: cover;
  object-position: 50% 0%;
}
.pre-header a {
  margin: 0 !important;
  padding-left: 7px;
  padding-right: 7px;
}
.wrapper-video {
  width: 100% !important;
  min-height: calc(100vh - 114px);
  position: relative;
  background: url("../themes/thema-thermae/assets/images/_video_background.webp") no-repeat center center;
  background-size: cover;
}
.binnenHomeVideo {
  color: #fff;
  font-weight: bold;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.binnenHomeVideo h2 {
  color: #fff;
}
.binnenHomeVideo h3, .binnenHomeVideo h4, .binnenHomeVideo h5 {
  color: #fff;
}
.socialFooter a:hover {
  text-decoration: none;
}
.accordion [data-toggle="collapse"]::after {
  height: 8px;
  margin-top: -4px;
  color: #42685d;
  border-right: 8px solid transparent;
  border-bottom: 8px dashed;
  border-left: 8px solid transparent;
}
.actiesCard:hover {
  transform: scale(1.1);
  transition: all 0.2s ease-in-out;
}
.offcanvas-wrapper {
  background: none;
}
.tools {
  padding-top: 0px;
}
.toolbar .search, .toolbar .account, .toolbar .cart {
  display: inline-block;
  background: #fff;
  background: transparent;
  border: none;
  width: 36px;
  height: 36px;
  line-height: 32px;
}
.toolbar .search a, .toolbar .account a, .toolbar .cart a {
  color: #fff;
}
.toolbar .search:hover, .toolbar .account:hover, .toolbar .cart:hover {
  background-color: #ccc;
}
.mall-cart__product td, .mall-cart__total td, .mall-cart__discount td, .mall-cart__payment td, .mall-cart__shipping td, .mall-cart__header th, .mall-cart-summary__info, .mall-cart__grand-total td {
  font-size: 16px;
  color: #2F3234;
}
.mall-cart__product td a, .mall-cart__total td a, .mall-cart__discount td a, .mall-cart__payment td a, .mall-cart__shipping td a, .mall-cart__header th a, .mall-cart-summary__info a, .mall-cart__grand-total td a {
  color: #2F3234;
}
.mall-cart__product td .text-muted, .mall-cart__total td .text-muted, .mall-cart__discount td .text-muted, .mall-cart__payment td .text-muted, .mall-cart__shipping td .text-muted, .mall-cart__header th .text-muted, .mall-cart-summary__info .text-muted, .mall-cart__grand-total td .text-muted {
  color: #2F3234 !important;
}
.offcanvas-toggle::before {
  display: none;
}
.menu-toggle-thermae {
  border: none;
  color: #fff;
  float: left;
  padding: 15px 7px;
  border-right: 1px solid #fff;
  width: 60px;
  height: 100%;
  background: url("../themes/thema-thermae/assets/images/menu-knop.svg") no-repeat center center;
  background-size: 40px 40px;
  border: none;
}
.menu-toggle-thermae:hover {
  color: #B0751C;
}
body {
  background-color: #F5F5F5;
}
body h1, body h2, body h3, body h4, body h5 {
  color: #2F3234;
}
body .logo_thermae-son img {
  margin: -22px 10px 0 30px;
  height: 115px;
}
body .balkBoven {
  background: #2F3234;
}
body .navbar {
  background-color: #2F3234;
}
body .btn-primary {
  background-color: #2F3234;
}
body .btn-primary:hover {
  background-color: #999;
}
body .btn-primary.wit {
  background-color: #fff;
  height: 36px;
  line-height: 34px;
  border-radius: 18px;
  color: #B0751C;
}
body .btn-primary.wit .fas {
  font-size: 24px;
  margin-right: -12px;
  margin-left: 10px;
}
body .btn-primary.wit:hover {
  background-color: #CAA875;
  border-color: #CAA875;
}
body .btn-primary.goud {
  background-color: #B0751C;
  height: 36px;
  line-height: 34px;
  border-radius: 18px;
  color: #fff;
}
body .btn-primary.goud .fas {
  font-size: 24px;
  margin-right: -12px;
  margin-left: 10px;
}
body .btn-primary.goud:hover {
  background-color: #CAA875;
  border-color: #CAA875;
  color: #fff;
}
body .btn-primary.goud.bestelknop {
  background-color: #2F3234;
}
body .btn-primary.goud.bestelknop:hover {
  background-color: #B0751C;
  border-color: #B0751C;
}
body .mall-btn--secondary {
  background-color: #B0751C;
  border-color: #B0751C;
  border-radius: 18px;
  border: none;
}
body .mall-btn--secondary:hover {
  background-color: #2F3234;
  border-color: #2F3234;
  border: none;
}
body .site-menu {
  background: #2F3234;
  min-height: 75px;
}
body .site-menu > ul > li > a {
  color: #fff;
}
body .site-menu > ul > li > a:hover {
  color: #B0751C;
}
body .site-menu ul > li.active > a {
  color: #B0751C;
  font-weight: bold;
}
body .site-menu ul .sub-menu > li > a, body .sub-menu > li > a, body .toolbar-dropdown > li > a, body .dropdown-product-item .dropdown-product-title {
  color: #40685d;
}
body .offcanvas-container {
  background: #2F3234;
}
body .offcanvas-menu ul li a {
  text-transform: initial;
}
body .offcanvas-menu ul li a:hover {
  color: #B0751C;
}
body .offcanvas-menu ul li a.active-item {
  color: #B0751C;
}
body .offcanvas-menu ul li.has-children.active > span > a {
  color: #B0751C;
}
body .site-footer {
  background: #2F3234;
}
body .site-footer a:hover {
  color: #B0751C !important;
  text-decoration: none;
}
body .badge.badge-primary {
  background: #2F3234 !important;
}
body .paginaTekst h1 {
  color: #2F3234;
}
body .site-menu .mega-menu li > a {
  color: #40685d;
}
body .site-menu .mega-menu .has-children .sub-menu {
  border-top: 1px solid #40685d;
}
body .site-menu .mega-menu .has-children .sub-menu a {
  color: #40685d;
}
body .mega-menu a {
  color: #40685d;
}
body a.list-group-item, body .list-group-item-action {
  color: #2F3234;
}
body a.list-group-item:hover {
  color: gray;
}
body .nav-pills .nav-item.show .nav-link, body .nav-pills .nav-link.active {
  background-color: #2F3234 !important;
}
body .shadow {
  box-shadow: none !important;
}
body.sport h1, body.sport h2, body.sport h3, body.sport h4, body.sport h5 {
  color: #006EBE;
}
body.sport .topbar {
  background: #191B1F;
  color: #fff;
  border: none;
}
body.sport .balkBoven {
  color: #fff;
}
body.sport .topbar .topbar-column a:not(.social-button), body.sport .topbar .topbar-column span, body.sport .topbar .topbar-column p {
  background: transparent;
  color: #fff;
}
body.sport .topMenu a {
  color: #000;
}
body.sport .topMenu a:hover, body.sport .topMenu a.active {
  color: #B0751C;
}
body.sport .navbar {
  background: #fff;
}
body.sport .btn-primary {
  background-color: #006EBE;
}
body.sport .menu-toggle-thermae {
  background: url("../themes/thema-thermae/assets/images/menu-knop-blauw.svg") no-repeat center center;
  background-color: #fff;
}
body.sport .menu-toggle-thermae:hover {
  color: #B0751C;
}
body.sport .content h2::after, body.sport .content h3::after {
  background: #006EBE;
}
body.sport .headerTekstKader {
  background: rgba(0, 73, 127, 0.95);
  color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}
body.sport .headerTekstKader h2 {
  color: #fff;
}
body.sport .headerTekstKader a {
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
body.sport .headerTekstKader a:hover {
  text-decoration: underline;
}
body.sport .contactFormulier h2 {
  color: #2F3234;
}
body.sport .contactFormulier h2::after {
  background: #006EBE;
}
body.sport .section-tekstblok a {
  color: #fff;
}
body.sport .section-tekstblok a:hover {
  text-decoration: underline;
}
body.sport .foto_tekst_blok .witKader {
  color: #2F3234;
}
body.sport .foto_tekst_blok .witKader h2 {
  color: #2F3234;
}
body.sport .btn-primary:hover {
  background-color: #003358;
}
body.sport .toolbar .search a, body.sport .toolbar .account a, body.sport .toolbar .cart a {
  color: #000;
}
body.sport .toolbar .search a:hover, body.sport .toolbar .account a:hover, body.sport .toolbar .cart a:hover {
  color: #fff;
}
body.sport .site-menu {
  background: #F5F5F5 !important;
}
body.sport .site-menu > ul > li > a {
  color: #000;
}
body.sport .site-menu > ul > li > a:hover {
  color: #B0751C;
}
body.sport .site-menu ul > li.active > a {
  color: #B0751C;
}
body.sport .site-menu ul .sub-menu > li > a, body.sport .sub-menu > li > a, body.sport .toolbar-dropdown > li > a, body.sport .dropdown-product-item .dropdown-product-title {
  color: #006EBE;
}
body.sport .offcanvas-container {
  background: #006EBE;
}
body.sport .toolbar .search:hover, body.sport .toolbar .account:hover, body.sport .toolbar .cart:hover {
  background-color: #003358;
}
body.sport .list-group-item {
  background: #fff !important;
}
body.sport .badge.badge-primary {
  background: #2F3234 !important;
}
body.sport .list-group-item.actief {
  background: #2F3234 !important;
  color: #fff;
}
body.sport .site-footer {
  background: #232A35;
  color: #fff;
}
body.sport .site-footer p, body.sport .site-footer .text-white {
  color: #fff !important;
}
body.sport .site-footer a {
  color: #fff;
}
body.sport .site-footer a:hover {
  color: #000 !important;
}
body.sport .site-footer .button {
  background: #fff !important;
  color: #006EBE !important;
}
body.sport .paginaTekst h1 {
  color: #006EBE;
}
body.sport .site-menu .mega-menu li > a {
  color: #006EBE;
}
body.sport .site-menu .mega-menu .linkBlokken a {
  color: #fff;
}
body.sport .site-menu .mega-menu .has-children .sub-menu {
  border-top: 1px solid #006EBE;
}
body.sport .lichtgroen {
  background: #adb2b5;
  border: 1px solid #adb2b5;
  color: #006EBE;
}
body.sport .lichtgroen:hover {
  background: #006EBE;
  border: 1px solid #006EBE;
  color: #fff;
}
body.sport .site-menu .mega-menu .has-children .sub-menu a {
  color: #006EBE;
}
body.sport .mega-menu a {
  color: #006EBE;
}
body.sport a.list-group-item, body.sport .list-group-item-action {
  color: #006EBE;
}
body.sport .nav-pills .nav-item.show .nav-link, body.sport .nav-pills .nav-link.active {
  background-color: #006EBE !important;
}
body.sport .witAchter {
  background: #232A35;
  color: #fff;
}
body.sport .witAchter h2 {
  color: #fff;
}
body.sport .witAchter h1:after, body.sport .witAchter h2:after, body.sport .witAchter h3:after, body.sport .witAchter h4:after {
  background: #006EBE;
}
body.sport .content .linkBlokken .linkBlok .binnen {
  background: rgba(35, 42, 53, 0.953);
  color: #fff;
}
body.sport .content .linkBlokken .linkBlok .binnen h1, body.sport .content .linkBlokken .linkBlok .binnen h2, body.sport .content .linkBlokken .linkBlok .binnen h3, body.sport .content .linkBlokken .linkBlok .binnen h4 {
  color: #fff;
}
body.medisch h1, body.medisch h2, body.medisch h3, body.medisch h4, body.medisch h5 {
  color: #458e99;
}
body.medisch .content h1:after, body.medisch .content h2:after, body.medisch .content h3:after, body.medisch .content h4:after {
  background: #2F3234;
}
body.medisch .topbar {
  background: #458E99;
  color: #fff;
  border: none;
}
body.medisch .balkBoven {
  color: #fff;
}
body.medisch .topbar .topbar-column a:not(.social-button), body.medisch .topbar .topbar-column span, body.medisch .topbar .topbar-column p {
  background: transparent;
  color: #fff;
}
body.medisch .topMenu a {
  color: #000;
}
body.medisch .topMenu a:hover, body.medisch .topMenu a.active {
  color: #B0751C;
}
body.medisch .navbar {
  background: #fff;
}
body.medisch .btn-primary.goud {
  color: #fff !important;
}
body.medisch .content a, body.medisch .headerTekstKader a, body.medisch .paginaTekst a {
  color: #103D60;
  text-decoration: none;
  font-weight: bold;
}
body.medisch .content a:hover, body.medisch .headerTekstKader a:hover, body.medisch .paginaTekst a:hover {
  color: #458e99;
}
body.medisch .topMenu a {
  color: #fff;
}
body.medisch .topMenu a:hover, body.medisch .topMenu a.active {
  color: #B0751C;
}
body.medisch .navbar {
  background: #c6d2cf;
}
body.medisch .btn-primary {
  background-color: #458e99;
}
body.medisch .btn-primary:hover {
  background-color: #254d53;
}
body.medisch .site-menu {
  background: #fff;
}
body.medisch .site-menu > ul > li > a {
  color: #2F3234;
}
body.medisch .toolbar .search a, body.medisch .toolbar .account a, body.medisch .toolbar .cart a {
  color: #2F3234;
}
body.medisch .toolbar .search a:hover, body.medisch .toolbar .account a:hover, body.medisch .toolbar .cart a:hover {
  color: #fff;
}
body.medisch .site-menu > ul > li > a:hover {
  color: #B0751C;
}
body.medisch .site-menu ul > li.active > a {
  color: #B0751C;
}
body.medisch .site-menu ul .sub-menu > li > a, body.medisch .sub-menu > li > a, body.medisch .toolbar-dropdown > li > a, body.medisch .dropdown-product-item .dropdown-product-title {
  color: #458e99;
}
body.medisch .offcanvas-container {
  background: #458e99;
}
body.medisch .toolbar .search:hover, body.medisch .toolbar .account:hover, body.medisch .toolbar .cart:hover {
  background-color: #254d53;
}
body.medisch .lichtgroen {
  background: #e8f3f5;
  border: 1px solid #e8f3f5;
  color: #458e99;
}
body.medisch .lichtgroen:hover {
  background: #458e99;
  border: 1px solid #458e99;
  color: #fff;
}
body.medisch .site-footer {
  background: #458e99;
  color: #fff;
}
body.medisch .site-footer p, body.medisch .site-footer .text-white {
  color: #fff !important;
}
body.medisch .site-footer a {
  color: #fff;
}
body.medisch .site-footer a:hover {
  color: #fff !important;
  font-weight: bold;
}
body.medisch .paginaTekst h1 {
  color: #458e99;
}
body.medisch .site-menu .mega-menu li > a {
  color: #458e99;
}
body.medisch .site-menu .mega-menu .has-children .sub-menu {
  border-top: 1px solid #458e99;
}
body.medisch .site-menu .mega-menu .has-children .sub-menu a {
  color: #458e99;
}
body.medisch .mega-menu a {
  color: #458e99;
}
body.medisch a.list-group-item, body.medisch .list-group-item-action {
  color: #458e99;
}
body.medisch .nav-pills .nav-item.show .nav-link, body.medisch .nav-pills .nav-link.active {
  background-color: #458e99 !important;
}
body.brasserie h1, body.brasserie h2, body.brasserie h3, body.brasserie h4, body.brasserie h5 {
  color: #47515d;
}
body.brasserie .balkBoven {
  background: #47515d;
}
body.brasserie .balkBoven a {
  color: #fff;
}
body.brasserie .topMenu a {
  color: #fff;
}
body.brasserie .topMenu a:hover, body.brasserie .topMenu a.active {
  color: #B0751C;
}
body.brasserie .navbar {
  background: #f6a54e;
}
body.brasserie .btn-primary {
  background-color: #47515d;
}
body.brasserie .btn-primary:hover {
  background-color: #1b1f23;
}
body.brasserie .site-menu {
  background: #47515d;
}
body.brasserie .site-menu > ul > li > a {
  color: #fff;
}
body.brasserie .site-menu > ul > li > a:hover {
  color: #B0751C;
}
body.brasserie .site-menu ul > li.active > a {
  color: #B0751C;
}
body.brasserie .site-menu ul .sub-menu > li > a, body.brasserie .sub-menu > li > a, body.brasserie .toolbar-dropdown > li > a, body.brasserie .dropdown-product-item .dropdown-product-title {
  color: #47515d;
}
body.brasserie .offcanvas-container {
  background: #47515d;
}
body.brasserie .lichtgroen {
  background: #cbd1d8;
  border: 1px solid #cbd1d8;
  color: #47515d;
}
body.brasserie .lichtgroen:hover {
  background: #47515d;
  border: 1px solid #47515d;
  color: #fff;
}
body.brasserie .toolbar .search:hover, body.brasserie .toolbar .account:hover, body.brasserie .toolbar .cart:hover {
  background-color: #1b1f23;
}
body.brasserie .site-footer {
  background: #47515d;
  color: #fff;
}
body.brasserie .site-footer p, body.brasserie .site-footer .text-white {
  color: #fff !important;
}
body.brasserie .site-footer a {
  color: #fff;
}
body.brasserie .site-footer a:hover {
  color: #fff !important;
  font-weight: bold;
}
body.brasserie .site-footer .button {
  background: #fff !important;
  color: #47515d !important;
}
body.brasserie .paginaTekst h1 {
  color: #47515d;
}
body.brasserie .site-menu .mega-menu li > a {
  color: #47515d;
}
body.brasserie .site-menu .mega-menu .has-children .sub-menu {
  border-top: 1px solid #47515d;
}
body.brasserie .site-menu .mega-menu .has-children .sub-menu a {
  color: #47515d;
}
body.brasserie .mega-menu a {
  color: #47515d;
}
body.brasserie a.list-group-item, body.brasserie .list-group-item-action {
  color: #47515d;
}
body.brasserie .nav-pills .nav-item.show .nav-link, body.brasserie .nav-pills .nav-link.active {
  background-color: #47515d !important;
}
.kaart-img-top {
  border-radius: 8px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}
.mega-menu .linkBlokken .linkBlok {
  background: url() no-repeat center center;
  background-size: cover;
  padding: 0px 0px;
  border-radius: 8px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}
.mega-menu .linkBlokken .linkBlok .binnen {
  padding: 1px 15px 7px 15px;
  margin-top: 30px;
  margin-bottom: 30px;
  background: rgba(255, 255, 255, 0.95);
}
.mega-menu .linkBlokken .linkBlok .binnen h1, .mega-menu .linkBlokken .linkBlok .binnen h2, .mega-menu .linkBlokken .linkBlok .binnen h3, .mega-menu .linkBlokken .linkBlok .binnen h4 {
  margin-top: 0;
}
.linkBlokken .linkBlok {
  background: url() no-repeat center center;
  background-size: cover;
  padding: 45px 0px;
  border-radius: 8px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}
.linkBlokken .linkBlok .binnen {
  padding: 15px 15px 15px 30px;
  background: rgba(255, 255, 255, 0.95);
}
.linkBlokken .linkBlok .binnen h1, .linkBlokken .linkBlok .binnen h2, .linkBlokken .linkBlok .binnen h3, .linkBlokken .linkBlok .binnen h4 {
  margin-top: 0;
}
/* MailChimp Form Embed Code - Classic - 12/17/2015 v10.7 */
.pre-header.links a {
  padding-right: 6px;
  font-weight: normal;
  border-right: 1px solid #000;
}
.pre-header.links a:last-of-type {
  border: none !important;
}
.offcanvast-preheader a {
  color: #fff;
  display: block;
  padding-bottom: 6px;
  font-weight: normal;
  border-right: none;
  padding-left: 15px;
  text-decoration: none;
}
.mall-form-control input, .mall-form-control select, .mall-form-control textarea {
  border: 1px solid #bec2c4;
}
@media (max-width: 767px) {
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 24px;
  }
  .inner.logo-inner {
    width: 60%;
  }
  body .logo_thermae-son {
    display: block;
    text-align: center;
    margin-top: 0px !important;
    width: 100% !important;
    max-width: 100%;
    height: 74px;
    line-height: 74px;
  }
  body .logo_thermae-son img {
    margin-top: 0px !important;
    width: auto;
    height: 100% !important;
    margin-left: 15vw;
  }
  .tweeKolommen {
    column-count: 1;
  }
  .headerTekstKader {
    padding: 10px 30px 15px 30px;
  }
  .mall-product {
    display: block;
  }
  .mall-products-item {
    width: 100%;
  }
  .mall-product__info {
    width: 100%;
  }
  .mall-product__cart {
    width: 100%;
    padding-left: 0;
    padding-top: 45px;
  }
  .mall-discount-applier form {
    width: 100%;
    display: block;
  }
  .mall-form-control {
    padding-bottom: 15px;
  }
  .mall-discount-applier .mall-btn {
    margin-left: 0;
  }
  .mall-quick-checkout {
    display: block;
  }
  .mall-cart-summary__info {
    display: block;
  }
  .mall-cart-summary__info--two-columns > * {
    width: 100%;
  }
  .mall-quick-checkout__content-column {
    padding-right: 0;
  }
  .mall-quick-checkout__cart-column {
    padding-left: 0;
    margin-top: 45px;
  }
  .mall-signup {
    margin: 0px;
    display: block;
    width: 100%;
  }
  .mall-signup .mall-signup__signin, .mall-signup .mall-signup__signup {
    width: 100%;
    padding: 0;
  }
  .mall-signup .mall-signup__signup {
    margin: 0;
    padding-top: 60px;
  }
  h4 {
    font-size: 18px;
  }
}
