.sxlicenceline {
  border-bottom: 1px solid var(--menu-border-bottom);
  border-top: 1px solid var(--menu-border-top);
}
.sxlicence {
  border-bottom: 10px solid var(--border-color);
  background-color: var(--brand);
  color: var(--ambiance);
}
.sxlicence i {
  background: var(--ambiance);
  color: var(--brand);
  box-shadow: 3px 3px 10px var(--dark-shadow);
}
.sxlicence:after {
  border-left: 40px solid var(--brand-dark);
}
.sxlicence:before {
  border-bottom: 40px solid var(--brand-dark);
}
#sx {
  position: fixed;
  height: 100%;
  overflow: auto;
  background-position: bottom;
  width: 100%;
  background-size: cover;
  overflow-x: hidden;
  max-width: 100%;
  top: 0;
  left: 0;
}
#webloader {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  z-index: 100;
}
.loading,
.sxloading {
  z-index: 100000;
}
.loading,
.sx-overlay,
.sxloading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sx-overlay {
  z-index: 10;
  background: transparent;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}
.sx-overlay span {
  display: block;
  margin: 0 auto;
  padding-top: 120px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 10px;
}
.whiteloading .sx-loader {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  font-size: 10px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
  text-indent: -9999em;
  animation: load8 1.2s infinite linear;
  border-top: 5px solid #fff;
  border-left: 5px solid #fff;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #fff;
}
.sx-loader {
  border-radius: 50%;
  border-top: 5px solid #d31e85;
  border-right: 5px solid #d31e85;
  border-bottom: 5px solid #d31e85;
  border-left: 5px solid transparent;
  animation: load8 1.1s infinite linear;
}
.sx-loader:after {
  border-radius: 50%;
  width: 60px;
  height: 60px;
}
.rotating {
  animation: rotating 2s linear infinite;
}
.rotate:hover {
  transform: rotate(180deg);
}
[dir="rtl"] {
  text-align: right;
}
.fullscreen {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
#scene,
.tileimage,
body,
html {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
}
.bold {
  font-weight: 500;
}
.invisible {
  visibility: hidden;
}
.fadeout {
  opacity: 0.1;
}
.circle,
[sx="poll"] .poll .sx-tag {
  border-radius: 200vw;
}
.nowrap {
  white-space: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.uppercase {
  text-transform: uppercase;
}
.nomargin {
  margin: 0 !important;
}
@keyframes load8 {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
@keyframes rotating {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
/*!
 *  Line Awesome 1.1.0 by @icons_8 - https://icons8.com/line-awesome
 *  License - https://icons8.com/good-boy-license/ (Font: SIL OFL 1.1, CSS: MIT License)
 *
 * Made with love by Icons8 [ https://icons8.com/ ] using FontCustom [ https://github.com/FontCustom/fontcustom ]
 *
 * Contacts:
 *    [ https://icons8.com/contact ]
 *
 * Follow Icon8 on
 *    Twitter [ https://twitter.com/icons_8 ]
 *    Facebook [ https://www.facebook.com/Icons8 ]
 *    Google+ [ https://plus.google.com/+Icons8 ]
 *    GitHub [ https://github.com/icons8 ]
 */
@font-face {
  font-family: LineAwesome;
  src: url(../webfonts/line-awesomeeb4f.eot?v=1.1.);
  src: url(../webfonts/line-awesome0176.eot??v=1.1.#iefix)
      format("embedded-opentype"),
    url(../webfonts/line-awesomeeb4f.woff2?v=1.1.) format("woff2"),
    url(../webfonts/line-awesomeeb4f.woff?v=1.1.) format("woff"),
    url(../webfonts/line-awesomeeb4f.ttf?v=1.1.) format("truetype"),
    url(../webfonts/line-awesomeeb4f.svg?v=1.1.#fa) format("svg");
  font-weight: 400;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: LineAwesome;
    src: url(../webfonts/line-awesomeeb4f.svg?v=1.1.#fa) format("svg");
  }
}
.la {
  display: inline-block;
  font: normal normal normal 16px/1 LineAwesome;
  font-size: inherit;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
.la-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.la-2x {
  font-size: 2em;
}
.la-3x {
  font-size: 3em;
}
.la-4x {
  font-size: 4em;
}
.la-5x {
  font-size: 5em;
}
.la-fw {
  width: 1.28571429em;
  text-align: center;
}
.la-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.la-ul > li {
  position: relative;
}
.la-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.la-li.la-lg {
  left: -1.85714286em;
}
.la-border {
  padding: 0.2em 0.25em 0.15em;
  border: 0.08em solid #eee;
  border-radius: 0.1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.li.pull-left {
  margin-right: 0.3em;
}
.li.pull-right {
  margin-left: 0.3em;
}
.la-spin {
  animation: fa-spin 2s infinite linear;
}
.la-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.la-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.la-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.la-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);
}
.la-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);
}
:root .la-flip-horizontal,
:root .la-flip-vertical,
:root .la-rotate-90,
:root .la-rotate-180,
:root .la-rotate-270 {
  filter: none;
}
.la-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.la-stack-1x,
.la-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.la-stack-1x {
  line-height: inherit;
}
.la-stack-2x {
  font-size: 2em;
}
.la-inverse {
  color: #fff;
}
.la-500px:before {
  content: "\f100";
}
.la-adjust:before {
  content: "\f101";
}
.la-adn:before {
  content: "\f102";
}
.la-align-center:before {
  content: "\f103";
}
.la-align-justify:before {
  content: "\f104";
}
.la-align-left:before {
  content: "\f105";
}
.la-align-right:before {
  content: "\f106";
}
.la-amazon:before {
  content: "\f107";
}
.la-ambulance:before {
  content: "\f108";
}
.la-anchor:before {
  content: "\f109";
}
.la-android:before {
  content: "\f10a";
}
.la-angellist:before {
  content: "\f10b";
}
.la-angle-double-down:before {
  content: "\f10c";
}
.la-angle-double-left:before {
  content: "\f10d";
}
.la-angle-double-right:before {
  content: "\f10e";
}
.la-angle-double-up:before {
  content: "\f10f";
}
.la-angle-down:before {
  content: "\f110";
}
.la-angle-left:before {
  content: "\f111";
}
.la-angle-right:before {
  content: "\f112";
}
.la-angle-up:before {
  content: "\f113";
}
.la-apple:before {
  content: "\f114";
}
.la-archive:before {
  content: "\f115";
}
.la-area-chart:before {
  content: "\f116";
}
.la-arrow-circle-down:before {
  content: "\f117";
}
.la-arrow-circle-left:before {
  content: "\f118";
}
.la-arrow-circle-o-down:before {
  content: "\f119";
}
.la-arrow-circle-o-left:before {
  content: "\f11a";
}
.la-arrow-circle-o-right:before {
  content: "\f11b";
}
.la-arrow-circle-o-up:before {
  content: "\f11c";
}
.la-arrow-circle-right:before {
  content: "\f11d";
}
.la-arrow-circle-up:before {
  content: "\f11e";
}
.la-arrow-down:before {
  content: "\f11f";
}
.la-arrow-left:before {
  content: "\f120";
}
.la-arrow-right:before {
  content: "\f121";
}
.la-arrow-up:before {
  content: "\f122";
}
.la-arrows:before {
  content: "\f123";
}
.la-arrows-alt:before {
  content: "\f124";
}
.la-arrows-h:before {
  content: "\f125";
}
.la-arrows-v:before {
  content: "\f126";
}
.la-asterisk:before {
  content: "\f127";
}
.la-at:before {
  content: "\f128";
}
.la-automobile:before {
  content: "\f129";
}
.la-backward:before {
  content: "\f12a";
}
.la-balance-scale:before {
  content: "\f12b";
}
.la-ban:before {
  content: "\f12c";
}
.la-bank:before {
  content: "\f12d";
}
.la-bar-chart:before {
  content: "\f12e";
}
.la-bar-chart-o:before {
  content: "\f12f";
}
.la-barcode:before {
  content: "\f130";
}
.la-bars:before {
  content: "\f131";
}
.la-battery-0:before {
  content: "\f132";
}
.la-battery-1:before {
  content: "\f133";
}
.la-battery-2:before {
  content: "\f134";
}
.la-battery-3:before {
  content: "\f135";
}
.la-battery-4:before {
  content: "\f136";
}
.la-battery-empty:before {
  content: "\f137";
}
.la-battery-full:before {
  content: "\f138";
}
.la-battery-half:before {
  content: "\f139";
}
.la-battery-quarter:before {
  content: "\f13a";
}
.la-battery-three-quarters:before {
  content: "\f13b";
}
.la-bed:before {
  content: "\f13c";
}
.la-beer:before {
  content: "\f13d";
}
.la-behance:before {
  content: "\f13e";
}
.la-behance-square:before {
  content: "\f13f";
}
.la-bell:before {
  content: "\f140";
}
.la-bell-o:before {
  content: "\f141";
}
.la-bell-slash:before {
  content: "\f142";
}
.la-bell-slash-o:before {
  content: "\f143";
}
.la-bicycle:before {
  content: "\f144";
}
.la-binoculars:before {
  content: "\f145";
}
.la-birthday-cake:before {
  content: "\f146";
}
.la-bitbucket:before {
  content: "\f147";
}
.la-bitbucket-square:before {
  content: "\f148";
}
.la-bitcoin:before {
  content: "\f149";
}
.la-black-tie:before {
  content: "\f14a";
}
.la-bold:before {
  content: "\f14b";
}
.la-bolt:before {
  content: "\f14c";
}
.la-bomb:before {
  content: "\f14d";
}
.la-book:before {
  content: "\f14e";
}
.la-bookmark:before {
  content: "\f14f";
}
.la-bookmark-o:before {
  content: "\f150";
}
.la-briefcase:before {
  content: "\f151";
}
.la-btc:before {
  content: "\f152";
}
.la-bug:before {
  content: "\f153";
}
.la-building:before {
  content: "\f154";
}
.la-building-o:before {
  content: "\f155";
}
.la-bullhorn:before {
  content: "\f156";
}
.la-bullseye:before {
  content: "\f157";
}
.la-bus:before {
  content: "\f158";
}
.la-buysellads:before {
  content: "\f159";
}
.la-cab:before {
  content: "\f15a";
}
.la-calculator:before {
  content: "\f15b";
}
.la-calendar:before {
  content: "\f15c";
}
.la-calendar-check-o:before {
  content: "\f15d";
}
.la-calendar-minus-o:before {
  content: "\f15e";
}
.la-calendar-o:before {
  content: "\f15f";
}
.la-calendar-plus-o:before {
  content: "\f160";
}
.la-calendar-times-o:before {
  content: "\f161";
}
.la-camera:before {
  content: "\f162";
}
.la-camera-retro:before {
  content: "\f163";
}
.la-car:before {
  content: "\f164";
}
.la-caret-down:before {
  content: "\f165";
}
.la-caret-left:before {
  content: "\f166";
}
.la-caret-right:before {
  content: "\f167";
}
.la-caret-square-o-down:before,
.la-toggle-down:before {
  content: "\f168";
}
.la-caret-square-o-left:before,
.la-toggle-left:before {
  content: "\f169";
}
.la-caret-square-o-right:before,
.la-toggle-right:before {
  content: "\f16a";
}
.la-caret-square-o-up:before,
.la-toggle-up:before {
  content: "\f16b";
}
.la-caret-up:before {
  content: "\f16c";
}
.la-cart-arrow-down:before {
  content: "\f16d";
}
.la-cart-plus:before {
  content: "\f16e";
}
.la-cc:before {
  content: "\f16f";
}
.la-cc-amex:before {
  content: "\f170";
}
.la-cc-diners-club:before {
  content: "\f171";
}
.la-cc-discover:before {
  content: "\f172";
}
.la-cc-jcb:before {
  content: "\f173";
}
.la-cc-mastercard:before {
  content: "\f174";
}
.la-cc-paypal:before {
  content: "\f175";
}
.la-cc-stripe:before {
  content: "\f176";
}
.la-cc-visa:before {
  content: "\f177";
}
.la-certificate:before {
  content: "\f178";
}
.la-chain:before {
  content: "\f179";
}
.la-chain-broken:before {
  content: "\f17a";
}
.la-check:before {
  content: "\f17b";
}
.la-check-circle:before {
  content: "\f17c";
}
.la-check-circle-o:before {
  content: "\f17d";
}
.la-check-square:before {
  content: "\f17e";
}
.la-check-square-o:before {
  content: "\f17f";
}
.la-chevron-circle-down:before {
  content: "\f180";
}
.la-chevron-circle-left:before {
  content: "\f181";
}
.la-chevron-circle-right:before {
  content: "\f182";
}
.la-chevron-circle-up:before {
  content: "\f183";
}
.la-chevron-down:before {
  content: "\f184";
}
.la-chevron-left:before {
  content: "\f185";
}
.la-chevron-right:before {
  content: "\f186";
}
.la-chevron-up:before {
  content: "\f187";
}
.la-child:before {
  content: "\f188";
}
.la-chrome:before {
  content: "\f189";
}
.la-circle:before {
  content: "\f18a";
}
.la-circle-o:before {
  content: "\f18b";
}
.la-circle-o-notch:before {
  content: "\f18c";
}
.la-circle-thin:before {
  content: "\f18d";
}
.la-clipboard:before {
  content: "\f18e";
}
.la-clock-o:before {
  content: "\f18f";
}
.la-clone:before {
  content: "\f190";
}
.la-close:before {
  content: "\f191";
}
.la-cloud:before {
  content: "\f192";
}
.la-cloud-download:before {
  content: "\f193";
}
.la-cloud-upload:before {
  content: "\f194";
}
.la-cny:before {
  content: "\f195";
}
.la-code:before {
  content: "\f196";
}
.la-code-fork:before {
  content: "\f197";
}
.la-codepen:before {
  content: "\f198";
}
.la-coffee:before {
  content: "\f199";
}
.la-cog:before {
  content: "\f19a";
}
.la-cogs:before {
  content: "\f19b";
}
.la-columns:before {
  content: "\f19c";
}
.la-comment:before {
  content: "\f19d";
}
.la-comment-o:before {
  content: "\f19e";
}
.la-commenting:before {
  content: "\f19f";
}
.la-commenting-o:before {
  content: "\f1a0";
}
.la-comments:before {
  content: "\f1a1";
}
.la-comments-o:before {
  content: "\f1a2";
}
.la-compass:before {
  content: "\f1a3";
}
.la-compress:before {
  content: "\f1a4";
}
.la-connectdevelop:before {
  content: "\f1a5";
}
.la-contao:before {
  content: "\f1a6";
}
.la-copy:before {
  content: "\f1a7";
}
.la-copyright:before {
  content: "\f1a8";
}
.la-creative-commons:before {
  content: "\f1a9";
}
.la-credit-card:before {
  content: "\f1aa";
}
.la-crop:before {
  content: "\f1ab";
}
.la-crosshairs:before {
  content: "\f1ac";
}
.la-css3:before {
  content: "\f1ad";
}
.la-cube:before {
  content: "\f1ae";
}
.la-cubes:before {
  content: "\f1af";
}
.la-cut:before {
  content: "\f1b0";
}
.la-cutlery:before {
  content: "\f1b1";
}
.la-dashboard:before {
  content: "\f1b2";
}
.la-dashcube:before {
  content: "\f1b3";
}
.la-database:before {
  content: "\f1b4";
}
.la-dedent:before {
  content: "\f1b5";
}
.la-delicious:before {
  content: "\f1b6";
}
.la-desktop:before {
  content: "\f1b7";
}
.la-deviantart:before {
  content: "\f1b8";
}
.la-diamond:before {
  content: "\f1b9";
}
.la-digg:before {
  content: "\f1ba";
}
.la-dollar:before {
  content: "\f1bb";
}
.la-dot-circle-o:before {
  content: "\f1bc";
}
.la-download:before {
  content: "\f1bd";
}
.la-dribbble:before {
  content: "\f1be";
}
.la-dropbox:before {
  content: "\f1bf";
}
.la-drupal:before {
  content: "\f1c0";
}
.la-edit:before {
  content: "\f1c1";
}
.la-eject:before {
  content: "\f1c2";
}
.la-ellipsis-h:before {
  content: "\f1c3";
}
.la-ellipsis-v:before {
  content: "\f1c4";
}
.la-empire:before,
.la-ge:before {
  content: "\f1c5";
}
.la-envelope:before {
  content: "\f1c6";
}
.la-envelope-o:before {
  content: "\f1c7";
}
.la-envelope-square:before {
  content: "\f1c8";
}
.la-eraser:before {
  content: "\f1c9";
}
.la-eur:before {
  content: "\f1ca";
}
.la-euro:before {
  content: "\f1cb";
}
.la-exchange:before {
  content: "\f1cc";
}
.la-exclamation:before {
  content: "\f1cd";
}
.la-exclamation-circle:before {
  content: "\f1ce";
}
.la-exclamation-triangle:before {
  content: "\f1cf";
}
.la-expand:before {
  content: "\f1d0";
}
.la-expeditedssl:before {
  content: "\f1d1";
}
.la-external-link:before {
  content: "\f1d2";
}
.la-external-link-square:before {
  content: "\f1d3";
}
.la-eye:before {
  content: "\f1d4";
}
.la-eye-slash:before {
  content: "\f1d5";
}
.la-eyedropper:before {
  content: "\f1d6";
}
.la-facebook-f:before,
.la-facebook:before {
  content: "\f1d7";
}
.la-facebook-official:before {
  content: "\f1d8";
}
.la-facebook-square:before {
  content: "\f1d9";
}
.la-fast-backward:before {
  content: "\f1da";
}
.la-fast-forward:before {
  content: "\f1db";
}
.la-fax:before {
  content: "\f1dc";
}
.la-female:before {
  content: "\f1dd";
}
.la-fighter-jet:before {
  content: "\f1de";
}
.la-file:before {
  content: "\f1df";
}
.la-file-archive-o:before {
  content: "\f1e0";
}
.la-file-audio-o:before {
  content: "\f1e1";
}
.la-file-code-o:before {
  content: "\f1e2";
}
.la-file-excel-o:before {
  content: "\f1e3";
}
.la-file-image-o:before {
  content: "\f1e4";
}
.la-file-movie-o:before {
  content: "\f1e5";
}
.la-file-o:before {
  content: "\f1e6";
}
.la-file-pdf-o:before {
  content: "\f1e7";
}
.la-file-photo-o:before {
  content: "\f1e8";
}
.la-file-picture-o:before {
  content: "\f1e9";
}
.la-file-powerpoint-o:before {
  content: "\f1ea";
}
.la-file-sound-o:before {
  content: "\f1eb";
}
.la-file-text:before {
  content: "\f1ec";
}
.la-file-text-o:before {
  content: "\f1ed";
}
.la-file-video-o:before {
  content: "\f1ee";
}
.la-file-word-o:before {
  content: "\f1ef";
}
.la-file-zip-o:before {
  content: "\f1f0";
}
.la-files-o:before {
  content: "\f1f1";
}
.la-film:before {
  content: "\f1f2";
}
.la-filter:before {
  content: "\f1f3";
}
.la-fire:before {
  content: "\f1f4";
}
.la-fire-extinguisher:before {
  content: "\f1f5";
}
.la-firefox:before {
  content: "\f1f6";
}
.la-flag:before {
  content: "\f1f7";
}
.la-flag-checkered:before {
  content: "\f1f8";
}
.la-flag-o:before {
  content: "\f1f9";
}
.la-flash:before {
  content: "\f1fa";
}
.la-flask:before {
  content: "\f1fb";
}
.la-flickr:before {
  content: "\f1fc";
}
.la-floppy-o:before {
  content: "\f1fd";
}
.la-folder:before {
  content: "\f1fe";
}
.la-folder-o:before {
  content: "\f1ff";
}
.la-folder-open:before {
  content: "\f200";
}
.la-folder-open-o:before {
  content: "\f201";
}
.la-font:before {
  content: "\f202";
}
.la-fonticons:before {
  content: "\f203";
}
.la-forumbee:before {
  content: "\f204";
}
.la-forward:before {
  content: "\f205";
}
.la-foursquare:before {
  content: "\f206";
}
.la-frown-o:before {
  content: "\f207";
}
.la-futbol-o:before,
.la-soccer-ball-o:before {
  content: "\f208";
}
.la-gamepad:before {
  content: "\f209";
}
.la-gavel:before {
  content: "\f20a";
}
.la-gbp:before {
  content: "\f20b";
}
.la-gear:before {
  content: "\f20c";
}
.la-gears:before {
  content: "\f20d";
}
.la-genderless:before {
  content: "\f20e";
}
.la-get-pocket:before {
  content: "\f20f";
}
.la-gg:before {
  content: "\f210";
}
.la-gg-circle:before {
  content: "\f211";
}
.la-gift:before {
  content: "\f212";
}
.la-git:before {
  content: "\f213";
}
.la-git-square:before {
  content: "\f214";
}
.la-github:before {
  content: "\f215";
}
.la-github-alt:before {
  content: "\f216";
}
.la-github-square:before {
  content: "\f217";
}
.la-glass:before {
  content: "\f218";
}
.la-globe:before {
  content: "\f219";
}
.la-google:before {
  content: "\f21a";
}
.la-google-plus:before {
  content: "\f21b";
}
.la-google-plus-square:before {
  content: "\f21c";
}
.la-google-wallet:before {
  content: "\f21d";
}
.la-graduation-cap:before {
  content: "\f21e";
}
.la-gittip:before,
.la-gratipay:before {
  content: "\f21f";
}
.la-group:before {
  content: "\f220";
}
.la-h-square:before {
  content: "\f221";
}
.la-hacker-news:before {
  content: "\f222";
}
.la-hand-grab-o:before {
  content: "\f223";
}
.la-hand-lizard-o:before {
  content: "\f224";
}
.la-hand-o-down:before {
  content: "\f225";
}
.la-hand-o-left:before {
  content: "\f226";
}
.la-hand-o-right:before {
  content: "\f227";
}
.la-hand-o-up:before {
  content: "\f228";
}
.la-hand-paper-o:before {
  content: "\f229";
}
.la-hand-peace-o:before {
  content: "\f22a";
}
.la-hand-pointer-o:before {
  content: "\f22b";
}
.la-hand-rock-o:before {
  content: "\f22c";
}
.la-hand-scissors-o:before {
  content: "\f22d";
}
.la-hand-spock-o:before {
  content: "\f22e";
}
.la-hand-stop-o:before {
  content: "\f22f";
}
.la-hdd-o:before {
  content: "\f230";
}
.la-header:before {
  content: "\f231";
}
.la-headphones:before {
  content: "\f232";
}
.la-heart:before {
  content: "\f233";
}
.la-heart-o:before {
  content: "\f234";
}
.la-heartbeat:before {
  content: "\f235";
}
.la-history:before {
  content: "\f236";
}
.la-home:before {
  content: "\f237";
}
.la-hospital-o:before {
  content: "\f238";
}
.la-hotel:before {
  content: "\f239";
}
.la-hourglass:before {
  content: "\f23a";
}
.la-hourglass-1:before {
  content: "\f23b";
}
.la-hourglass-2:before {
  content: "\f23c";
}
.la-hourglass-3:before {
  content: "\f23d";
}
.la-hourglass-end:before {
  content: "\f23e";
}
.la-hourglass-half:before {
  content: "\f23f";
}
.la-hourglass-o:before {
  content: "\f240";
}
.la-hourglass-start:before {
  content: "\f241";
}
.la-houzz:before {
  content: "\f242";
}
.la-html5:before {
  content: "\f243";
}
.la-i-cursor:before {
  content: "\f244";
}
.la-ils:before {
  content: "\f245";
}
.la-image:before {
  content: "\f246";
}
.la-inbox:before {
  content: "\f247";
}
.la-indent:before {
  content: "\f248";
}
.la-industry:before {
  content: "\f249";
}
.la-info:before {
  content: "\f24a";
}
.la-info-circle:before {
  content: "\f24b";
}
.la-inr:before {
  content: "\f24c";
}
.la-instagram:before {
  content: "\f24d";
}
.la-institution:before {
  content: "\f24e";
}
.la-internet-explorer:before {
  content: "\f24f";
}
.la-ioxhost:before {
  content: "\f250";
}
.la-italic:before {
  content: "\f251";
}
.la-joomla:before {
  content: "\f252";
}
.la-jpy:before {
  content: "\f253";
}
.la-jsfiddle:before {
  content: "\f254";
}
.la-key:before {
  content: "\f255";
}
.la-keyboard-o:before {
  content: "\f256";
}
.la-krw:before {
  content: "\f257";
}
.la-language:before {
  content: "\f258";
}
.la-laptop:before {
  content: "\f259";
}
.la-lastfm:before {
  content: "\f25a";
}
.la-lastfm-square:before {
  content: "\f25b";
}
.la-leaf:before {
  content: "\f25c";
}
.la-leanpub:before {
  content: "\f25d";
}
.la-legal:before {
  content: "\f25e";
}
.la-lemon-o:before {
  content: "\f25f";
}
.la-level-down:before {
  content: "\f260";
}
.la-level-up:before {
  content: "\f261";
}
.la-life-bouy:before {
  content: "\f262";
}
.la-life-buoy:before {
  content: "\f263";
}
.la-life-ring:before,
.la-support:before {
  content: "\f264";
}
.la-life-saver:before {
  content: "\f265";
}
.la-lightbulb-o:before {
  content: "\f266";
}
.la-line-chart:before {
  content: "\f267";
}
.la-link:before {
  content: "\f268";
}
.la-linkedin:before {
  content: "\f269";
}
.la-linkedin-square:before {
  content: "\f26a";
}
.la-linux:before {
  content: "\f26b";
}
.la-list:before {
  content: "\f26c";
}
.la-list-alt:before {
  content: "\f26d";
}
.la-list-ol:before {
  content: "\f26e";
}
.la-list-ul:before {
  content: "\f26f";
}
.la-location-arrow:before {
  content: "\f270";
}
.la-lock:before {
  content: "\f271";
}
.la-long-arrow-down:before {
  content: "\f272";
}
.la-long-arrow-left:before {
  content: "\f273";
}
.la-long-arrow-right:before {
  content: "\f274";
}
.la-long-arrow-up:before {
  content: "\f275";
}
.la-magic:before {
  content: "\f276";
}
.la-magnet:before {
  content: "\f277";
}
.la-mail-forward:before {
  content: "\f278";
}
.la-mail-reply:before {
  content: "\f279";
}
.la-mail-reply-all:before {
  content: "\f27a";
}
.la-male:before {
  content: "\f27b";
}
.la-map:before {
  content: "\f27c";
}
.la-map-marker:before {
  content: "\f27d";
}
.la-map-o:before {
  content: "\f27e";
}
.la-map-pin:before {
  content: "\f27f";
}
.la-map-signs:before {
  content: "\f280";
}
.la-mars:before {
  content: "\f281";
}
.la-mars-double:before {
  content: "\f282";
}
.la-mars-stroke:before {
  content: "\f283";
}
.la-mars-stroke-h:before {
  content: "\f284";
}
.la-mars-stroke-v:before {
  content: "\f285";
}
.la-maxcdn:before {
  content: "\f286";
}
.la-meanpath:before {
  content: "\f287";
}
.la-medium:before {
  content: "\f288";
}
.la-medkit:before {
  content: "\f289";
}
.la-meh-o:before {
  content: "\f28a";
}
.la-mercury:before {
  content: "\f28b";
}
.la-microphone:before {
  content: "\f28c";
}
.la-microphone-slash:before {
  content: "\f28d";
}
.la-minus:before {
  content: "\f28e";
}
.la-minus-circle:before {
  content: "\f28f";
}
.la-minus-square:before {
  content: "\f290";
}
.la-minus-square-o:before {
  content: "\f291";
}
.la-mobile:before {
  content: "\f292";
}
.la-mobile-phone:before {
  content: "\f293";
}
.la-money:before {
  content: "\f294";
}
.la-moon-o:before {
  content: "\f295";
}
.la-mortar-board:before {
  content: "\f296";
}
.la-motorcycle:before {
  content: "\f297";
}
.la-mouse-pointer:before {
  content: "\f298";
}
.la-music:before {
  content: "\f299";
}
.la-navicon:before {
  content: "\f29a";
}
.la-neuter:before {
  content: "\f29b";
}
.la-newspaper-o:before {
  content: "\f29c";
}
.la-object-group:before {
  content: "\f29d";
}
.la-object-ungroup:before {
  content: "\f29e";
}
.la-odnoklassniki:before {
  content: "\f29f";
}
.la-odnoklassniki-square:before {
  content: "\f2a0";
}
.la-opencart:before {
  content: "\f2a1";
}
.la-openid:before {
  content: "\f2a2";
}
.la-opera:before {
  content: "\f2a3";
}
.la-optin-monster:before {
  content: "\f2a4";
}
.la-outdent:before {
  content: "\f2a5";
}
.la-pagelines:before {
  content: "\f2a6";
}
.la-paint-brush:before {
  content: "\f2a7";
}
.la-paper-plane:before,
.la-send:before {
  content: "\f2a8";
}
.la-paper-plane-o:before,
.la-send-o:before {
  content: "\f2a9";
}
.la-paperclip:before {
  content: "\f2aa";
}
.la-paragraph:before {
  content: "\f2ab";
}
.la-paste:before {
  content: "\f2ac";
}
.la-pause:before {
  content: "\f2ad";
}
.la-paw:before {
  content: "\f2ae";
}
.la-paypal:before {
  content: "\f2af";
}
.la-pencil:before {
  content: "\f2b0";
}
.la-pencil-square:before {
  content: "\f2b1";
}
.la-pencil-square-o:before {
  content: "\f2b2";
}
.la-phone:before {
  content: "\f2b3";
}
.la-phone-square:before {
  content: "\f2b4";
}
.la-photo:before {
  content: "\f2b5";
}
.la-picture-o:before {
  content: "\f2b6";
}
.la-pie-chart:before {
  content: "\f2b7";
}
.la-pied-piper:before {
  content: "\f2b8";
}
.la-pied-piper-alt:before {
  content: "\f2b9";
}
.la-pinterest:before {
  content: "\f2ba";
}
.la-pinterest-p:before {
  content: "\f2bb";
}
.la-pinterest-square:before {
  content: "\f2bc";
}
.la-plane:before {
  content: "\f2bd";
}
.la-play:before {
  content: "\f2be";
}
.la-play-circle:before {
  content: "\f2bf";
}
.la-play-circle-o:before {
  content: "\f2c0";
}
.la-plug:before {
  content: "\f2c1";
}
.la-plus:before {
  content: "\f2c2";
}
.la-plus-circle:before {
  content: "\f2c3";
}
.la-plus-square:before {
  content: "\f2c4";
}
.la-plus-square-o:before {
  content: "\f2c5";
}
.la-power-off:before {
  content: "\f2c6";
}
.la-print:before {
  content: "\f2c7";
}
.la-puzzle-piece:before {
  content: "\f2c8";
}
.la-qq:before {
  content: "\f2c9";
}
.la-qrcode:before {
  content: "\f2ca";
}
.la-question:before {
  content: "\f2cb";
}
.la-question-circle:before {
  content: "\f2cc";
}
.la-quote-left:before {
  content: "\f2cd";
}
.la-quote-right:before {
  content: "\f2ce";
}
.la-ra:before {
  content: "\f2cf";
}
.la-random:before {
  content: "\f2d0";
}
.la-rebel:before {
  content: "\f2d1";
}
.la-recycle:before {
  content: "\f2d2";
}
.la-reddit:before {
  content: "\f2d3";
}
.la-reddit-square:before {
  content: "\f2d4";
}
.la-refresh:before {
  content: "\f2d5";
}
.la-registered:before {
  content: "\f2d6";
}
.la-renren:before {
  content: "\f2d7";
}
.la-reorder:before {
  content: "\f2d8";
}
.la-repeat:before {
  content: "\f2d9";
}
.la-reply:before {
  content: "\f2da";
}
.la-reply-all:before {
  content: "\f2db";
}
.la-retweet:before {
  content: "\f2dc";
}
.la-rmb:before {
  content: "\f2dd";
}
.la-road:before {
  content: "\f2de";
}
.la-rocket:before {
  content: "\f2df";
}
.la-rotate-left:before {
  content: "\f2e0";
}
.la-rotate-right:before {
  content: "\f2e1";
}
.la-rouble:before {
  content: "\f2e2";
}
.la-feed:before,
.la-rss:before {
  content: "\f2e3";
}
.la-rss-square:before {
  content: "\f2e4";
}
.la-rub:before {
  content: "\f2e5";
}
.la-ruble:before {
  content: "\f2e6";
}
.la-rupee:before {
  content: "\f2e7";
}
.la-safari:before {
  content: "\f2e8";
}
.la-save:before {
  content: "\f2e9";
}
.la-scissors:before {
  content: "\f2ea";
}
.la-search:before {
  content: "\f2eb";
}
.la-search-minus:before {
  content: "\f2ec";
}
.la-search-plus:before {
  content: "\f2ed";
}
.la-sellsy:before {
  content: "\f2ee";
}
.la-server:before {
  content: "\f2ef";
}
.la-share:before {
  content: "\f2f0";
}
.la-share-alt:before {
  content: "\f2f1";
}
.la-share-alt-square:before {
  content: "\f2f2";
}
.la-share-square:before {
  content: "\f2f3";
}
.la-share-square-o:before {
  content: "\f2f4";
}
.la-shekel:before {
  content: "\f2f5";
}
.la-sheqel:before {
  content: "\f2f6";
}
.la-shield:before {
  content: "\f2f7";
}
.la-ship:before {
  content: "\f2f8";
}
.la-shirtsinbulk:before {
  content: "\f2f9";
}
.la-shopping-cart:before {
  content: "\f2fa";
}
.la-sign-in:before {
  content: "\f2fb";
}
.la-sign-out:before {
  content: "\f2fc";
}
.la-signal:before {
  content: "\f2fd";
}
.la-simplybuilt:before {
  content: "\f2fe";
}
.la-sitemap:before {
  content: "\f2ff";
}
.la-skyatlas:before {
  content: "\f300";
}
.la-skype:before {
  content: "\f301";
}
.la-slack:before {
  content: "\f302";
}
.la-sliders:before {
  content: "\f303";
}
.la-slideshare:before {
  content: "\f304";
}
.la-smile-o:before {
  content: "\f305";
}
.la-sort:before,
.la-unsorted:before {
  content: "\f306";
}
.la-sort-alpha-asc:before {
  content: "\f307";
}
.la-sort-alpha-desc:before {
  content: "\f308";
}
.la-sort-amount-asc:before {
  content: "\f309";
}
.la-sort-amount-desc:before {
  content: "\f30a";
}
.la-sort-asc:before,
.la-sort-up:before {
  content: "\f30b";
}
.la-sort-desc:before,
.la-sort-down:before {
  content: "\f30c";
}
.la-sort-numeric-asc:before {
  content: "\f30d";
}
.la-sort-numeric-desc:before {
  content: "\f30e";
}
.la-soundcloud:before {
  content: "\f30f";
}
.la-space-shuttle:before {
  content: "\f310";
}
.la-spinner:before {
  content: "\f311";
}
.la-spoon:before {
  content: "\f312";
}
.la-spotify:before {
  content: "\f313";
}
.la-square:before {
  content: "\f314";
}
.la-square-o:before {
  content: "\f315";
}
.la-stack-exchange:before {
  content: "\f316";
}
.la-stack-overflow:before {
  content: "\f317";
}
.la-star:before {
  content: "\f318";
}
.la-star-half:before {
  content: "\f319";
}
.la-star-half-empty:before,
.la-star-half-full:before,
.la-star-half-o:before {
  content: "\f31a";
}
.la-star-o:before {
  content: "\f31b";
}
.la-steam:before {
  content: "\f31c";
}
.la-steam-square:before {
  content: "\f31d";
}
.la-step-backward:before {
  content: "\f31e";
}
.la-step-forward:before {
  content: "\f31f";
}
.la-stethoscope:before {
  content: "\f320";
}
.la-sticky-note:before {
  content: "\f321";
}
.la-sticky-note-o:before {
  content: "\f322";
}
.la-stop:before {
  content: "\f323";
}
.la-street-view:before {
  content: "\f324";
}
.la-strikethrough:before {
  content: "\f325";
}
.la-stumbleupon:before {
  content: "\f326";
}
.la-stumbleupon-circle:before {
  content: "\f327";
}
.la-subscript:before {
  content: "\f328";
}
.la-subway:before {
  content: "\f329";
}
.la-suitcase:before {
  content: "\f32a";
}
.la-sun-o:before {
  content: "\f32b";
}
.la-superscript:before {
  content: "\f32c";
}
.la-table:before {
  content: "\f32d";
}
.la-tablet:before {
  content: "\f32e";
}
.la-tachometer:before {
  content: "\f32f";
}
.la-tag:before {
  content: "\f330";
}
.la-tags:before {
  content: "\f331";
}
.la-tasks:before {
  content: "\f332";
}
.la-taxi:before {
  content: "\f333";
}
.la-television:before,
.la-tv:before {
  content: "\f334";
}
.la-tencent-weibo:before {
  content: "\f335";
}
.la-terminal:before {
  content: "\f336";
}
.la-text-height:before {
  content: "\f337";
}
.la-text-width:before {
  content: "\f338";
}
.la-th:before {
  content: "\f339";
}
.la-th-large:before {
  content: "\f33a";
}
.la-th-list:before {
  content: "\f33b";
}
.la-thumb-tack:before {
  content: "\f33c";
}
.la-thumbs-down:before {
  content: "\f33d";
}
.la-thumbs-o-down:before {
  content: "\f33e";
}
.la-thumbs-o-up:before {
  content: "\f33f";
}
.la-thumbs-up:before {
  content: "\f340";
}
.la-ticket:before {
  content: "\f341";
}
.la-remove:before,
.la-times:before {
  content: "\f342";
}
.la-times-circle:before {
  content: "\f343";
}
.la-times-circle-o:before {
  content: "\f344";
}
.la-tint:before {
  content: "\f345";
}
.la-toggle-off:before {
  content: "\f346";
}
.la-toggle-on:before {
  content: "\f347";
}
.la-trademark:before {
  content: "\f348";
}
.la-train:before {
  content: "\f349";
}
.la-intersex:before,
.la-transgender:before {
  content: "\f34a";
}
.la-transgender-alt:before {
  content: "\f34b";
}
.la-trash:before {
  content: "\f34c";
}
.la-trash-o:before {
  content: "\f34d";
}
.la-tree:before {
  content: "\f34e";
}
.la-trello:before {
  content: "\f34f";
}
.la-tripadvisor:before {
  content: "\f350";
}
.la-trophy:before {
  content: "\f351";
}
.la-truck:before {
  content: "\f352";
}
.la-try:before {
  content: "\f353";
}
.la-tty:before {
  content: "\f354";
}
.la-tumblr:before {
  content: "\f355";
}
.la-tumblr-square:before {
  content: "\f356";
}
.la-turkish-lira:before {
  content: "\f357";
}
.la-twitch:before {
  content: "\f358";
}
.la-twitter:before {
  content: "\f359";
}
.la-twitter-square:before {
  content: "\f35a";
}
.la-umbrella:before {
  content: "\f35b";
}
.la-underline:before {
  content: "\f35c";
}
.la-undo:before {
  content: "\f35d";
}
.la-university:before {
  content: "\f35e";
}
.la-unlink:before {
  content: "\f35f";
}
.la-unlock:before {
  content: "\f360";
}
.la-unlock-alt:before {
  content: "\f361";
}
.la-upload:before {
  content: "\f362";
}
.la-usd:before {
  content: "\f363";
}
.la-user:before {
  content: "\f364";
}
.la-user-md:before {
  content: "\f365";
}
.la-user-plus:before {
  content: "\f366";
}
.la-user-secret:before {
  content: "\f367";
}
.la-user-times:before {
  content: "\f368";
}
.la-users:before {
  content: "\f369";
}
.la-venus:before {
  content: "\f36a";
}
.la-venus-double:before {
  content: "\f36b";
}
.la-venus-mars:before {
  content: "\f36c";
}
.la-viacoin:before {
  content: "\f36d";
}
.la-video-camera:before {
  content: "\f36e";
}
.la-vimeo:before {
  content: "\f36f";
}
.la-vimeo-square:before {
  content: "\f370";
}
.la-vine:before {
  content: "\f371";
}
.la-vk:before {
  content: "\f372";
}
.la-volume-down:before {
  content: "\f373";
}
.la-volume-off:before {
  content: "\f374";
}
.la-volume-up:before {
  content: "\f375";
}
.la-warning:before {
  content: "\f376";
}
.la-wechat:before {
  content: "\f377";
}
.la-weibo:before {
  content: "\f378";
}
.la-weixin:before {
  content: "\f379";
}
.la-whatsapp:before {
  content: "\f37a";
}
.la-wheelchair:before {
  content: "\f37b";
}
.la-wifi:before {
  content: "\f37c";
}
.la-wikipedia-w:before {
  content: "\f37d";
}
.la-windows:before {
  content: "\f37e";
}
.la-won:before {
  content: "\f37f";
}
.la-wordpress:before {
  content: "\f380";
}
.la-wrench:before {
  content: "\f381";
}
.la-xing:before {
  content: "\f382";
}
.la-xing-square:before {
  content: "\f383";
}
.la-y-combinator:before {
  content: "\f384";
}
.la-y-combinator-square:before {
  content: "\f385";
}
.la-yahoo:before {
  content: "\f386";
}
.la-yc:before {
  content: "\f387";
}
.la-yc-square:before {
  content: "\f388";
}
.la-yelp:before {
  content: "\f389";
}
.la-yen:before {
  content: "\f38a";
}
.la-youtube:before {
  content: "\f38b";
}
.la-youtube-play:before {
  content: "\f38c";
}
.la-youtube-square:before {
  content: "\f38d";
}
@font-face {
  font-family: LineIcons;
  src: url(../webfonts/LineIcons.eot);
  src: url(../webfonts/LineIcons.eot) format("embedded-opentype"),
    url(../webfonts/LineIcons.woff2) format("woff2"),
    url(../webfonts/LineIcons.woff) format("woff"),
    url(../webfonts/LineIcons.ttf) format("truetype"),
    url(../webfonts/LineIcons.svg) format("svg");
  font-weight: 400;
  font-style: normal;
}
.lni {
  display: inline-block;
  font: normal normal normal 1em/1 LineIcons;
  color: inherit;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.lni-sm {
  font-size: 0.8em;
}
.lni-lg {
  font-size: 1.2em;
}
.lni-16 {
  font-size: 16px;
}
.lni-32 {
  font-size: 32px;
}
.lni-is-spinning {
  animation: lni-spin 1s infinite linear;
}
@keyframes lni-spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.lni-rotate-90 {
  transform: rotate(90deg);
}
.lni-rotate-180 {
  transform: rotate(180deg);
}
.lni-rotate-270 {
  transform: rotate(270deg);
}
.lni-flip-y {
  transform: scaleY(-1);
}
.lni-flip-x {
  transform: scaleX(-1);
}
.lni-500px:before {
  content: "\ea03";
}
.lni-add-files:before {
  content: "\ea01";
}
.lni-adobe:before {
  content: "\ea06";
}
.lni-agenda:before {
  content: "\ea02";
}
.lni-airbnb:before {
  content: "\ea07";
}
.lni-alarm-clock:before {
  content: "\ea08";
}
.lni-alarm:before {
  content: "\ea04";
}
.lni-amazon-original:before {
  content: "\ea05";
}
.lni-amazon-pay:before {
  content: "\ea09";
}
.lni-amazon:before {
  content: "\ea0a";
}
.lni-ambulance:before {
  content: "\ea0b";
}
.lni-amex:before {
  content: "\ea0c";
}
.lni-anchor:before {
  content: "\ea0d";
}
.lni-android-original:before {
  content: "\ea0e";
}
.lni-android:before {
  content: "\ea0f";
}
.lni-angellist:before {
  content: "\ea10";
}
.lni-angle-double-down:before {
  content: "\ea11";
}
.lni-angle-double-left:before {
  content: "\ea12";
}
.lni-angle-double-right:before {
  content: "\ea13";
}
.lni-angle-double-up:before {
  content: "\ea14";
}
.lni-angular:before {
  content: "\ea15";
}
.lni-apartment:before {
  content: "\ea16";
}
.lni-app-store:before {
  content: "\ea17";
}
.lni-apple-music:before {
  content: "\ea18";
}
.lni-apple-pay:before {
  content: "\ea19";
}
.lni-apple:before {
  content: "\ea1a";
}
.lni-archive:before {
  content: "\ea1f";
}
.lni-arrow-down-circle:before {
  content: "\ea1b";
}
.lni-arrow-down:before {
  content: "\ea1c";
}
.lni-arrow-left-circle:before {
  content: "\ea1d";
}
.lni-arrow-left:before {
  content: "\ea1e";
}
.lni-arrow-right-circle:before {
  content: "\ea20";
}
.lni-arrow-right:before {
  content: "\ea21";
}
.lni-arrow-top-left:before {
  content: "\ea22";
}
.lni-arrow-top-right:before {
  content: "\ea23";
}
.lni-arrow-up-circle:before {
  content: "\ea24";
}
.lni-arrow-up:before {
  content: "\ea25";
}
.lni-arrows-horizontal:before {
  content: "\ea26";
}
.lni-arrows-vertical:before {
  content: "\ea27";
}
.lni-atlassian:before {
  content: "\ea28";
}
.lni-aws:before {
  content: "\ea29";
}
.lni-azure:before {
  content: "\ea2a";
}
.lni-backward:before {
  content: "\ea2b";
}
.lni-baloon:before {
  content: "\ea2c";
}
.lni-ban:before {
  content: "\ea2d";
}
.lni-bar-chart:before {
  content: "\ea2e";
}
.lni-basketball:before {
  content: "\ea2f";
}
.lni-behance-original:before {
  content: "\ea30";
}
.lni-behance:before {
  content: "\ea31";
}
.lni-bi-cycle:before {
  content: "\ea32";
}
.lni-bitbucket:before {
  content: "\ea33";
}
.lni-bitcoin:before {
  content: "\ea34";
}
.lni-blackboard:before {
  content: "\ea35";
}
.lni-blogger:before {
  content: "\ea36";
}
.lni-bluetooth-original:before {
  content: "\ea37";
}
.lni-bluetooth:before {
  content: "\ea38";
}
.lni-bold:before {
  content: "\ea39";
}
.lni-bolt-alt:before {
  content: "\ea3a";
}
.lni-bolt:before {
  content: "\ea40";
}
.lni-book:before {
  content: "\ea3b";
}
.lni-bookmark-alt:before {
  content: "\ea3c";
}
.lni-bookmark:before {
  content: "\ea3d";
}
.lni-bootstrap:before {
  content: "\ea3e";
}
.lni-bricks:before {
  content: "\ea3f";
}
.lni-bridge:before {
  content: "\ea41";
}
.lni-briefcase:before {
  content: "\ea42";
}
.lni-brush-alt:before {
  content: "\ea43";
}
.lni-brush:before {
  content: "\ea44";
}
.lni-btc:before {
  content: "\ea45";
}
.lni-bubble:before {
  content: "\ea46";
}
.lni-bug:before {
  content: "\ea47";
}
.lni-bulb:before {
  content: "\ea48";
}
.lni-bullhorn:before {
  content: "\ea49";
}
.lni-burger:before {
  content: "\ea4a";
}
.lni-bus:before {
  content: "\ea4b";
}
.lni-cake:before {
  content: "\ea4c";
}
.lni-calculator:before {
  content: "\ea4d";
}
.lni-calendar:before {
  content: "\ea4e";
}
.lni-camera:before {
  content: "\ea4f";
}
.lni-candy-cane:before {
  content: "\ea50";
}
.lni-candy:before {
  content: "\ea51";
}
.lni-capsule:before {
  content: "\ea52";
}
.lni-car-alt:before {
  content: "\ea53";
}
.lni-car:before {
  content: "\ea54";
}
.lni-caravan:before {
  content: "\ea55";
}
.lni-cart-full:before {
  content: "\ea56";
}
.lni-cart:before {
  content: "\ea57";
}
.lni-certificate:before {
  content: "\ea58";
}
.lni-check-box:before {
  content: "\ea59";
}
.lni-checkmark-circle:before {
  content: "\ea5a";
}
.lni-checkmark:before {
  content: "\ea5b";
}
.lni-chef-hat:before {
  content: "\ea5c";
}
.lni-chevron-down-circle:before {
  content: "\ea5d";
}
.lni-chevron-down:before {
  content: "\ea5e";
}
.lni-chevron-left-circle:before {
  content: "\ea5f";
}
.lni-chevron-left:before {
  content: "\ea60";
}
.lni-chevron-right-circle:before {
  content: "\ea61";
}
.lni-chevron-right:before {
  content: "\ea62";
}
.lni-chevron-up-circle:before {
  content: "\ea63";
}
.lni-chevron-up:before {
  content: "\ea64";
}
.lni-chrome:before {
  content: "\ea65";
}
.lni-chromecast:before {
  content: "\ea66";
}
.lni-circle-minus:before {
  content: "\ea67";
}
.lni-circle-plus:before {
  content: "\ea68";
}
.lni-clipboard:before {
  content: "\ea69";
}
.lni-close:before {
  content: "\ea6a";
}
.lni-cloud-check:before {
  content: "\ea6b";
}
.lni-cloud-download:before {
  content: "\ea6c";
}
.lni-cloud-network:before {
  content: "\ea6d";
}
.lni-cloud-sync:before {
  content: "\ea6e";
}
.lni-cloud-upload:before {
  content: "\ea6f";
}
.lni-cloud:before {
  content: "\ea70";
}
.lni-cloudflare:before {
  content: "\ea71";
}
.lni-cloudy-sun:before {
  content: "\ea72";
}
.lni-code-alt:before {
  content: "\ea73";
}
.lni-code:before {
  content: "\ea74";
}
.lni-codepen:before {
  content: "\ea75";
}
.lni-coffee-cup:before {
  content: "\ea76";
}
.lni-cog:before {
  content: "\ea77";
}
.lni-cogs:before {
  content: "\ea78";
}
.lni-coin:before {
  content: "\ea79";
}
.lni-comments-alt:before {
  content: "\ea7a";
}
.lni-comments-reply:before {
  content: "\ea7b";
}
.lni-comments:before {
  content: "\ea7c";
}
.lni-compass:before {
  content: "\ea7d";
}
.lni-connectdevelop:before {
  content: "\ea7e";
}
.lni-construction-hammer:before {
  content: "\ea7f";
}
.lni-construction:before {
  content: "\ea80";
}
.lni-consulting:before {
  content: "\ea81";
}
.lni-control-panel:before {
  content: "\ea82";
}
.lni-cool:before {
  content: "\ea83";
}
.lni-cpanel:before {
  content: "\ea84";
}
.lni-creative-commons:before {
  content: "\ea85";
}
.lni-credit-cards:before {
  content: "\ea86";
}
.lni-crop:before {
  content: "\ea87";
}
.lni-cross-circle:before {
  content: "\ea88";
}
.lni-crown:before {
  content: "\ea89";
}
.lni-css3:before {
  content: "\ea8a";
}
.lni-cup:before {
  content: "\ea8b";
}
.lni-customer:before {
  content: "\ea8c";
}
.lni-cut:before {
  content: "\ea8d";
}
.lni-dashboard:before {
  content: "\ea8e";
}
.lni-database:before {
  content: "\ea8f";
}
.lni-delivery:before {
  content: "\ea90";
}
.lni-dev:before {
  content: "\ea91";
}
.lni-diamond-alt:before {
  content: "\ea92";
}
.lni-diamond:before {
  content: "\ea93";
}
.lni-digitalocean:before {
  content: "\ea94";
}
.lni-diners-club:before {
  content: "\ea95";
}
.lni-dinner:before {
  content: "\ea96";
}
.lni-direction-alt:before {
  content: "\ea97";
}
.lni-direction-ltr:before {
  content: "\ea98";
}
.lni-direction-rtl:before {
  content: "\ea99";
}
.lni-direction:before {
  content: "\ea9a";
}
.lni-discord:before {
  content: "\ea9b";
}
.lni-discover:before {
  content: "\ea9c";
}
.lni-display-alt:before {
  content: "\ea9d";
}
.lni-display:before {
  content: "\ea9e";
}
.lni-docker:before {
  content: "\ea9f";
}
.lni-dollar:before {
  content: "\eaa0";
}
.lni-domain:before {
  content: "\eaa1";
}
.lni-download:before {
  content: "\eaa2";
}
.lni-dribbble:before {
  content: "\eaa3";
}
.lni-drop:before {
  content: "\eaa4";
}
.lni-dropbox-original:before {
  content: "\eaa5";
}
.lni-dropbox:before {
  content: "\eaa6";
}
.lni-drupal-original:before {
  content: "\eaa7";
}
.lni-drupal:before {
  content: "\eaa8";
}
.lni-dumbbell:before {
  content: "\eaa9";
}
.lni-edge:before {
  content: "\eaaa";
}
.lni-empty-file:before {
  content: "\eaab";
}
.lni-enter:before {
  content: "\eaac";
}
.lni-envato:before {
  content: "\eaad";
}
.lni-envelope:before {
  content: "\eaae";
}
.lni-eraser:before {
  content: "\eaaf";
}
.lni-euro:before {
  content: "\eab0";
}
.lni-exit-down:before {
  content: "\eab1";
}
.lni-exit-up:before {
  content: "\eab2";
}
.lni-exit:before {
  content: "\eab3";
}
.lni-eye:before {
  content: "\eab4";
}
.lni-facebook-filled:before {
  content: "\eab5";
}
.lni-facebook-messenger:before {
  content: "\eab6";
}
.lni-facebook-original:before {
  content: "\eab7";
}
.lni-facebook-oval:before {
  content: "\eab8";
}
.lni-facebook:before {
  content: "\eab9";
}
.lni-figma:before {
  content: "\eaba";
}
.lni-files:before {
  content: "\eabb";
}
.lni-firefox-original:before {
  content: "\eabc";
}
.lni-firefox:before {
  content: "\eabd";
}
.lni-fireworks:before {
  content: "\eabe";
}
.lni-first-aid:before {
  content: "\eabf";
}
.lni-flag-alt:before {
  content: "\eac0";
}
.lni-flag:before {
  content: "\eac1";
}
.lni-flags:before {
  content: "\eac2";
}
.lni-flickr:before {
  content: "\eac3";
}
.lni-flower:before {
  content: "\eac4";
}
.lni-folder:before {
  content: "\eac5";
}
.lni-forward:before {
  content: "\eac6";
}
.lni-frame-expand:before {
  content: "\eac7";
}
.lni-fresh-juice:before {
  content: "\eac8";
}
.lni-friendly:before {
  content: "\eac9";
}
.lni-full-screen:before {
  content: "\eaca";
}
.lni-funnel:before {
  content: "\eacb";
}
.lni-gallery:before {
  content: "\eacc";
}
.lni-game:before {
  content: "\eacd";
}
.lni-gatsby:before {
  content: "\eace";
}
.lni-gift:before {
  content: "\eacf";
}
.lni-git:before {
  content: "\ead0";
}
.lni-github-original:before {
  content: "\ead1";
}
.lni-github:before {
  content: "\ead2";
}
.lni-goodreads:before {
  content: "\ead3";
}
.lni-google-drive:before {
  content: "\ead4";
}
.lni-google-pay:before {
  content: "\ead5";
}
.lni-google-wallet:before {
  content: "\ead6";
}
.lni-google:before {
  content: "\ead7";
}
.lni-graduation:before {
  content: "\ead8";
}
.lni-graph:before {
  content: "\ead9";
}
.lni-grid-alt:before {
  content: "\eada";
}
.lni-grid:before {
  content: "\eadb";
}
.lni-grow:before {
  content: "\eadc";
}
.lni-hacker-news:before {
  content: "\eadd";
}
.lni-hammer:before {
  content: "\eade";
}
.lni-hand:before {
  content: "\eadf";
}
.lni-handshake:before {
  content: "\eae0";
}
.lni-happy:before {
  content: "\eae1";
}
.lni-harddrive:before {
  content: "\eae2";
}
.lni-headphone-alt:before {
  content: "\eae3";
}
.lni-headphone:before {
  content: "\eae4";
}
.lni-heart-filled:before {
  content: "\eae5";
}
.lni-heart-monitor:before {
  content: "\eae6";
}
.lni-heart:before {
  content: "\eae7";
}
.lni-helicopter:before {
  content: "\eae8";
}
.lni-helmet:before {
  content: "\eae9";
}
.lni-help:before {
  content: "\eaea";
}
.lni-highlight-alt:before {
  content: "\eaeb";
}
.lni-highlight:before {
  content: "\eaec";
}
.lni-home:before {
  content: "\eaed";
}
.lni-hospital:before {
  content: "\eaee";
}
.lni-hourglass:before {
  content: "\eaef";
}
.lni-html5:before {
  content: "\eaf0";
}
.lni-image:before {
  content: "\eaf1";
}
.lni-imdb:before {
  content: "\eaf2";
}
.lni-inbox:before {
  content: "\eaf3";
}
.lni-indent-decrease:before {
  content: "\eaf4";
}
.lni-indent-increase:before {
  content: "\eaf5";
}
.lni-infinite:before {
  content: "\eaf6";
}
.lni-information:before {
  content: "\eaf7";
}
.lni-instagram-filled:before {
  content: "\eaf8";
}
.lni-instagram-original:before {
  content: "\eaf9";
}
.lni-instagram:before {
  content: "\eafa";
}
.lni-invention:before {
  content: "\eafb";
}
.lni-invest-monitor:before {
  content: "\eafc";
}
.lni-investment:before {
  content: "\eafd";
}
.lni-island:before {
  content: "\eafe";
}
.lni-italic:before {
  content: "\eaff";
}
.lni-java:before {
  content: "\eb00";
}
.lni-javascript:before {
  content: "\eb01";
}
.lni-jcb:before {
  content: "\eb02";
}
.lni-joomla-original:before {
  content: "\eb03";
}
.lni-joomla:before {
  content: "\eb04";
}
.lni-jsfiddle:before {
  content: "\eb05";
}
.lni-juice:before {
  content: "\eb06";
}
.lni-key:before {
  content: "\eb07";
}
.lni-keyboard:before {
  content: "\eb08";
}
.lni-keyword-research:before {
  content: "\eb09";
}
.lni-laptop-phone:before {
  content: "\eb0a";
}
.lni-laptop:before {
  content: "\eb0b";
}
.lni-laravel:before {
  content: "\eb0c";
}
.lni-layers:before {
  content: "\eb0d";
}
.lni-layout:before {
  content: "\eb0e";
}
.lni-leaf:before {
  content: "\eb0f";
}
.lni-library:before {
  content: "\eb10";
}
.lni-license:before {
  content: "\eb11";
}
.lni-lifering:before {
  content: "\eb12";
}
.lni-line-dashed:before {
  content: "\eb13";
}
.lni-line-dotted:before {
  content: "\eb14";
}
.lni-line-double:before {
  content: "\eb15";
}
.lni-line-spacing:before {
  content: "\eb16";
}
.lni-line:before {
  content: "\eb17";
}
.lni-lineicons-alt:before {
  content: "\eb18";
}
.lni-lineicons:before {
  content: "\eb19";
}
.lni-link:before {
  content: "\eb1a";
}
.lni-linkedin-original:before {
  content: "\eb1b";
}
.lni-linkedin:before {
  content: "\eb1c";
}
.lni-list:before {
  content: "\eb1d";
}
.lni-lock-alt:before {
  content: "\eb1e";
}
.lni-lock:before {
  content: "\eb1f";
}
.lni-magento:before {
  content: "\eb20";
}
.lni-magnet:before {
  content: "\eb21";
}
.lni-magnifier:before {
  content: "\eb22";
}
.lni-mailchimp:before {
  content: "\eb23";
}
.lni-map-marker:before {
  content: "\eb24";
}
.lni-map:before {
  content: "\eb25";
}
.lni-markdown:before {
  content: "\eb26";
}
.lni-mashroom:before {
  content: "\eb27";
}
.lni-mastercard:before {
  content: "\eb28";
}
.lni-medium:before {
  content: "\eb29";
}
.lni-menu:before {
  content: "\eb2a";
}
.lni-mic:before {
  content: "\eb2b";
}
.lni-microphone:before {
  content: "\eb2c";
}
.lni-microscope:before {
  content: "\eb2d";
}
.lni-microsoft-edge:before {
  content: "\eb2e";
}
.lni-microsoft:before {
  content: "\eb2f";
}
.lni-minus:before {
  content: "\eb30";
}
.lni-mobile:before {
  content: "\eb31";
}
.lni-money-location:before {
  content: "\eb32";
}
.lni-money-protection:before {
  content: "\eb33";
}
.lni-more-alt:before {
  content: "\eb34";
}
.lni-more:before {
  content: "\eb35";
}
.lni-mouse:before {
  content: "\eb36";
}
.lni-move:before {
  content: "\eb37";
}
.lni-music:before {
  content: "\eb38";
}
.lni-netlify:before {
  content: "\eb39";
}
.lni-network:before {
  content: "\eb3a";
}
.lni-night:before {
  content: "\eb3b";
}
.lni-nodejs-alt:before {
  content: "\eb3c";
}
.lni-nodejs:before {
  content: "\eb3d";
}
.lni-notepad:before {
  content: "\eb3e";
}
.lni-npm:before {
  content: "\eb3f";
}
.lni-offer:before {
  content: "\eb40";
}
.lni-opera:before {
  content: "\eb41";
}
.lni-package:before {
  content: "\eb42";
}
.lni-page-break:before {
  content: "\eb43";
}
.lni-pagination:before {
  content: "\eb44";
}
.lni-paint-bucket:before {
  content: "\eb45";
}
.lni-paint-roller:before {
  content: "\eb46";
}
.lni-pallet:before {
  content: "\eb47";
}
.lni-paperclip:before {
  content: "\eb48";
}
.lni-patreon:before {
  content: "\eb49";
}
.lni-pause:before {
  content: "\eb4a";
}
.lni-paypal-original:before {
  content: "\eb4b";
}
.lni-paypal:before {
  content: "\eb4c";
}
.lni-pencil-alt:before {
  content: "\eb4d";
}
.lni-pencil:before {
  content: "\eb4e";
}
.lni-phone-set:before {
  content: "\eb4f";
}
.lni-phone:before {
  content: "\eb50";
}
.lni-php:before {
  content: "\eb51";
}
.lni-pie-chart:before {
  content: "\eb52";
}
.lni-pilcrow:before {
  content: "\eb53";
}
.lni-pin:before {
  content: "\eb54";
}
.lni-pinterest:before {
  content: "\eb55";
}
.lni-pizza:before {
  content: "\eb56";
}
.lni-plane:before {
  content: "\eb57";
}
.lni-play-store:before {
  content: "\eb58";
}
.lni-play:before {
  content: "\eb59";
}
.lni-playstation:before {
  content: "\eb5a";
}
.lni-plug:before {
  content: "\eb5b";
}
.lni-plus:before {
  content: "\eb5c";
}
.lni-pointer-down:before {
  content: "\eb5d";
}
.lni-pointer-left:before {
  content: "\eb5e";
}
.lni-pointer-right:before {
  content: "\eb5f";
}
.lni-pointer-top:before {
  content: "\eb60";
}
.lni-pointer:before {
  content: "\eb61";
}
.lni-popup:before {
  content: "\eb62";
}
.lni-postcard:before {
  content: "\eb63";
}
.lni-pound:before {
  content: "\eb64";
}
.lni-power-switch:before {
  content: "\eb65";
}
.lni-printer:before {
  content: "\eb66";
}
.lni-producthunt:before {
  content: "\eb67";
}
.lni-protection:before {
  content: "\eb68";
}
.lni-pulse:before {
  content: "\eb69";
}
.lni-pyramids:before {
  content: "\eb6a";
}
.lni-python:before {
  content: "\eb6b";
}
.lni-question-circle:before {
  content: "\eb6c";
}
.lni-quora:before {
  content: "\eb6d";
}
.lni-quotation:before {
  content: "\eb6e";
}
.lni-radio-button:before {
  content: "\eb6f";
}
.lni-rain:before {
  content: "\eb70";
}
.lni-react:before {
  content: "\eb73";
}
.lni-reddit:before {
  content: "\eb71";
}
.lni-reload:before {
  content: "\eb72";
}
.lni-remove-file:before {
  content: "\eb74";
}
.lni-reply:before {
  content: "\eb75";
}
.lni-restaurant:before {
  content: "\eb76";
}
.lni-revenue:before {
  content: "\eb77";
}
.lni-road:before {
  content: "\eb78";
}
.lni-rocket:before {
  content: "\eb79";
}
.lni-rss-feed:before {
  content: "\eb7a";
}
.lni-ruler-alt:before {
  content: "\eb7b";
}
.lni-ruler-pencil:before {
  content: "\eb7c";
}
.lni-ruler:before {
  content: "\eb7d";
}
.lni-rupee:before {
  content: "\eb7e";
}
.lni-sad:before {
  content: "\eb7f";
}
.lni-save:before {
  content: "\eb80";
}
.lni-school-bench-alt:before {
  content: "\eb81";
}
.lni-school-bench:before {
  content: "\eb82";
}
.lni-scooter:before {
  content: "\eb83";
}
.lni-scroll-down:before {
  content: "\eb84";
}
.lni-search-alt:before {
  content: "\eb85";
}
.lni-search:before {
  content: "\eb86";
}
.lni-select:before {
  content: "\eb87";
}
.lni-seo:before {
  content: "\eb88";
}
.lni-service:before {
  content: "\eb89";
}
.lni-share-alt-1:before {
  content: "\eb8a";
}
.lni-share-alt:before {
  content: "\eb8b";
}
.lni-share:before {
  content: "\eb8c";
}
.lni-shield:before {
  content: "\eb8d";
}
.lni-shift-left:before {
  content: "\eb8e";
}
.lni-shift-right:before {
  content: "\eb8f";
}
.lni-ship:before {
  content: "\eb90";
}
.lni-shopify:before {
  content: "\eb91";
}
.lni-shopping-basket:before {
  content: "\eb92";
}
.lni-shortcode:before {
  content: "\eb93";
}
.lni-shovel:before {
  content: "\eb94";
}
.lni-shuffle:before {
  content: "\eb95";
}
.lni-signal:before {
  content: "\eb96";
}
.lni-sketch:before {
  content: "\eb97";
}
.lni-skipping-rope:before {
  content: "\eb98";
}
.lni-skype:before {
  content: "\eb99";
}
.lni-slack-line:before {
  content: "\eb9a";
}
.lni-slack:before {
  content: "\eb9b";
}
.lni-slice:before {
  content: "\eb9c";
}
.lni-slideshare:before {
  content: "\eb9d";
}
.lni-slim:before {
  content: "\eb9e";
}
.lni-smile:before {
  content: "\eb9f";
}
.lni-snapchat:before {
  content: "\eba0";
}
.lni-sort-alpha-asc:before {
  content: "\eba1";
}
.lni-sort-amount-asc:before {
  content: "\eba2";
}
.lni-sort-amount-dsc:before {
  content: "\eba3";
}
.lni-soundcloud-original:before {
  content: "\eba4";
}
.lni-soundcloud:before {
  content: "\eba5";
}
.lni-speechless:before {
  content: "\eba6";
}
.lni-spellcheck:before {
  content: "\eba7";
}
.lni-spinner-arrow:before {
  content: "\eba8";
}
.lni-spinner-solid:before {
  content: "\eba9";
}
.lni-spinner:before {
  content: "\ebaa";
}
.lni-spotify-original:before {
  content: "\ebab";
}
.lni-spotify:before {
  content: "\ebac";
}
.lni-spray:before {
  content: "\ebad";
}
.lni-sprout:before {
  content: "\ebae";
}
.lni-squarespace:before {
  content: "\ebaf";
}
.lni-stackoverflow:before {
  content: "\ebb0";
}
.lni-stamp:before {
  content: "\ebb1";
}
.lni-star-empty:before {
  content: "\ebb2";
}
.lni-star-filled:before {
  content: "\ebb3";
}
.lni-star-half:before {
  content: "\ebb4";
}
.lni-star:before {
  content: "\ebb5";
}
.lni-stats-down:before {
  content: "\ebb6";
}
.lni-stats-up:before {
  content: "\ebb7";
}
.lni-steam:before {
  content: "\ebb8";
}
.lni-sthethoscope:before {
  content: "\ebb9";
}
.lni-stop:before {
  content: "\ebba";
}
.lni-strikethrough:before {
  content: "\ebbb";
}
.lni-stripe:before {
  content: "\ebbc";
}
.lni-stumbleupon:before {
  content: "\ebbd";
}
.lni-sun:before {
  content: "\ebbe";
}
.lni-support:before {
  content: "\ebbf";
}
.lni-surf-board:before {
  content: "\ebc0";
}
.lni-suspect:before {
  content: "\ebc1";
}
.lni-swift:before {
  content: "\ebc2";
}
.lni-syringe:before {
  content: "\ebc3";
}
.lni-tab:before {
  content: "\ebc4";
}
.lni-tag:before {
  content: "\ebc5";
}
.lni-target-customer:before {
  content: "\ebc6";
}
.lni-target-revenue:before {
  content: "\ebc7";
}
.lni-target:before {
  content: "\ebc8";
}
.lni-taxi:before {
  content: "\ebc9";
}
.lni-teabag:before {
  content: "\ebca";
}
.lni-telegram-original:before {
  content: "\ebcb";
}
.lni-telegram:before {
  content: "\ebcc";
}
.lni-text-align-center:before {
  content: "\ebcd";
}
.lni-text-align-justify:before {
  content: "\ebce";
}
.lni-text-align-left:before {
  content: "\ebcf";
}
.lni-text-align-right:before {
  content: "\ebd0";
}
.lni-text-format-remove:before {
  content: "\ebd4";
}
.lni-text-format:before {
  content: "\ebd1";
}
.lni-thought:before {
  content: "\ebd2";
}
.lni-thumbs-down:before {
  content: "\ebd3";
}
.lni-thumbs-up:before {
  content: "\ebd5";
}
.lni-thunder-alt:before {
  content: "\ebd6";
}
.lni-thunder:before {
  content: "\ebd7";
}
.lni-ticket-alt:before {
  content: "\ebd8";
}
.lni-ticket:before {
  content: "\ebd9";
}
.lni-tiktok:before {
  content: "\ebda";
}
.lni-timer:before {
  content: "\ebdb";
}
.lni-tounge:before {
  content: "\ebdc";
}
.lni-train-alt:before {
  content: "\ebdd";
}
.lni-train:before {
  content: "\ebde";
}
.lni-trash-can:before {
  content: "\ebdf";
}
.lni-travel:before {
  content: "\ebe0";
}
.lni-tree:before {
  content: "\ebe1";
}
.lni-trees:before {
  content: "\ebe2";
}
.lni-trello:before {
  content: "\ebe3";
}
.lni-trowel:before {
  content: "\ebe4";
}
.lni-tshirt:before {
  content: "\ebe5";
}
.lni-tumblr:before {
  content: "\ebe6";
}
.lni-twitch:before {
  content: "\ebe7";
}
.lni-twitter-filled:before {
  content: "\ebe8";
}
.lni-twitter-original:before {
  content: "\ebe9";
}
.lni-twitter:before {
  content: "\ebea";
}
.lni-ubuntu:before {
  content: "\ebeb";
}
.lni-underline:before {
  content: "\ebec";
}
.lni-unlink:before {
  content: "\ebed";
}
.lni-unlock:before {
  content: "\ebee";
}
.lni-unsplash:before {
  content: "\ebef";
}
.lni-upload:before {
  content: "\ebf0";
}
.lni-user:before {
  content: "\ebf1";
}
.lni-users:before {
  content: "\ebf6";
}
.lni-ux:before {
  content: "\ebf2";
}
.lni-vector:before {
  content: "\ebf3";
}
.lni-video:before {
  content: "\ebf4";
}
.lni-vimeo:before {
  content: "\ebf5";
}
.lni-visa:before {
  content: "\ebf7";
}
.lni-vk:before {
  content: "\ebf8";
}
.lni-volume-high:before {
  content: "\ebf9";
}
.lni-volume-low:before {
  content: "\ebfa";
}
.lni-volume-medium:before {
  content: "\ebfb";
}
.lni-volume-mute:before {
  content: "\ebfc";
}
.lni-volume:before {
  content: "\ebfd";
}
.lni-wallet:before {
  content: "\ebfe";
}
.lni-warning:before {
  content: "\ebff";
}
.lni-website-alt:before {
  content: "\ec00";
}
.lni-website:before {
  content: "\ec01";
}
.lni-wechat:before {
  content: "\ec02";
}
.lni-weight:before {
  content: "\ec03";
}
.lni-whatsapp:before {
  content: "\ec04";
}
.lni-wheelbarrow:before {
  content: "\ec05";
}
.lni-wheelchair:before {
  content: "\ec06";
}
.lni-windows:before {
  content: "\ec07";
}
.lni-wordpress-filled:before {
  content: "\ec08";
}
.lni-wordpress:before {
  content: "\ec09";
}
.lni-world-alt:before {
  content: "\ec0a";
}
.lni-world:before {
  content: "\ec0c";
}
.lni-write:before {
  content: "\ec0b";
}
.lni-xbox:before {
  content: "\ec0d";
}
.lni-yahoo:before {
  content: "\ec0e";
}
.lni-ycombinator:before {
  content: "\ec0f";
}
.lni-yen:before {
  content: "\ec10";
}
.lni-youtube:before {
  content: "\ec13";
}
.lni-zip:before {
  content: "\ec11";
}
.lni-zoom-in:before {
  content: "\ec12";
}
.lni-zoom-out:before {
  content: "\ec14";
}

/*!
 * Font Awesome Free 5.9.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fab,
.fal,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.fa-xs {
  font-size: 0.75em;
}
.fa-sm {
  font-size: 0.875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border: 0.08em solid #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scaleX(-1);
}
.fa-flip-vertical {
  transform: scaleY(-1);
}
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
}
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1);
}
:root .fa-flip-both,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-500px:before {
  content: "\f26e";
}
.fa-accessible-icon:before {
  content: "\f368";
}
.fa-accusoft:before {
  content: "\f369";
}
.fa-acquisitions-incorporated:before {
  content: "\f6af";
}
.fa-ad:before {
  content: "\f641";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-card:before {
  content: "\f2bb";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-adn:before {
  content: "\f170";
}
.fa-adobe:before {
  content: "\f778";
}
.fa-adversal:before {
  content: "\f36a";
}
.fa-affiliatetheme:before {
  content: "\f36b";
}
.fa-air-freshener:before {
  content: "\f5d0";
}
.fa-airbnb:before {
  content: "\f834";
}
.fa-algolia:before {
  content: "\f36c";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-alipay:before {
  content: "\f642";
}
.fa-allergies:before {
  content: "\f461";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-amazon-pay:before {
  content: "\f42c";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-amilia:before {
  content: "\f36d";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-android:before {
  content: "\f17b";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angry:before {
  content: "\f556";
}
.fa-angrycreative:before {
  content: "\f36e";
}
.fa-angular:before {
  content: "\f420";
}
.fa-ankh:before {
  content: "\f644";
}
.fa-app-store:before {
  content: "\f36f";
}
.fa-app-store-ios:before {
  content: "\f370";
}
.fa-apper:before {
  content: "\f371";
}
.fa-apple:before {
  content: "\f179";
}
.fa-apple-alt:before {
  content: "\f5d1";
}
.fa-apple-pay:before {
  content: "\f415";
}
.fa-archive:before {
  content: "\f187";
}
.fa-archway:before {
  content: "\f557";
}
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-arrows-alt-h:before {
  content: "\f337";
}
.fa-arrows-alt-v:before {
  content: "\f338";
}
.fa-artstation:before {
  content: "\f77a";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-asymmetrik:before {
  content: "\f372";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-atlas:before {
  content: "\f558";
}
.fa-atlassian:before {
  content: "\f77b";
}
.fa-atom:before {
  content: "\f5d2";
}
.fa-audible:before {
  content: "\f373";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-autoprefixer:before {
  content: "\f41c";
}
.fa-avianex:before {
  content: "\f374";
}
.fa-aviato:before {
  content: "\f421";
}
.fa-award:before {
  content: "\f559";
}
.fa-aws:before {
  content: "\f375";
}
.fa-baby:before {
  content: "\f77c";
}
.fa-baby-carriage:before {
  content: "\f77d";
}
.fa-backspace:before {
  content: "\f55a";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-bacon:before {
  content: "\f7e5";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-balance-scale-left:before {
  content: "\f515";
}
.fa-balance-scale-right:before {
  content: "\f516";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-band-aid:before {
  content: "\f462";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-baseball-ball:before {
  content: "\f433";
}
.fa-basketball-ball:before {
  content: "\f434";
}
.fa-bath:before {
  content: "\f2cd";
}
.fa-battery-empty:before {
  content: "\f244";
}
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battle-net:before {
  content: "\f835";
}
.fa-bed:before {
  content: "\f236";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bezier-curve:before {
  content: "\f55b";
}
.fa-bible:before {
  content: "\f647";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-biking:before {
  content: "\f84a";
}
.fa-bimobject:before {
  content: "\f378";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-biohazard:before {
  content: "\f780";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitcoin:before {
  content: "\f379";
}
.fa-bity:before {
  content: "\f37a";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-blackberry:before {
  content: "\f37b";
}
.fa-blender:before {
  content: "\f517";
}
.fa-blender-phone:before {
  content: "\f6b6";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-blog:before {
  content: "\f781";
}
.fa-blogger:before {
  content: "\f37c";
}
.fa-blogger-b:before {
  content: "\f37d";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-bold:before {
  content: "\f032";
}
.fa-bolt:before {
  content: "\f0e7";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-bone:before {
  content: "\f5d7";
}
.fa-bong:before {
  content: "\f55c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-book-dead:before {
  content: "\f6b7";
}
.fa-book-medical:before {
  content: "\f7e6";
}
.fa-book-open:before {
  content: "\f518";
}
.fa-book-reader:before {
  content: "\f5da";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-bootstrap:before {
  content: "\f836";
}
.fa-border-all:before {
  content: "\f84c";
}
.fa-border-none:before {
  content: "\f850";
}
.fa-border-style:before {
  content: "\f853";
}
.fa-bowling-ball:before {
  content: "\f436";
}
.fa-box:before {
  content: "\f466";
}
.fa-box-open:before {
  content: "\f49e";
}
.fa-boxes:before {
  content: "\f468";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-brain:before {
  content: "\f5dc";
}
.fa-bread-slice:before {
  content: "\f7ec";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-briefcase-medical:before {
  content: "\f469";
}
.fa-broadcast-tower:before {
  content: "\f519";
}
.fa-broom:before {
  content: "\f51a";
}
.fa-brush:before {
  content: "\f55d";
}
.fa-btc:before {
  content: "\f15a";
}
.fa-buffer:before {
  content: "\f837";
}
.fa-bug:before {
  content: "\f188";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-burn:before {
  content: "\f46a";
}
.fa-buromobelexperte:before {
  content: "\f37f";
}
.fa-bus:before {
  content: "\f207";
}
.fa-bus-alt:before {
  content: "\f55e";
}
.fa-business-time:before {
  content: "\f64a";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-calendar:before {
  content: "\f133";
}
.fa-calendar-alt:before {
  content: "\f073";
}
.fa-calendar-check:before {
  content: "\f274";
}
.fa-calendar-day:before {
  content: "\f783";
}
.fa-calendar-minus:before {
  content: "\f272";
}
.fa-calendar-plus:before {
  content: "\f271";
}
.fa-calendar-times:before {
  content: "\f273";
}
.fa-calendar-week:before {
  content: "\f784";
}
.fa-camera:before {
  content: "\f030";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-campground:before {
  content: "\f6bb";
}
.fa-canadian-maple-leaf:before {
  content: "\f785";
}
.fa-candy-cane:before {
  content: "\f786";
}
.fa-cannabis:before {
  content: "\f55f";
}
.fa-capsules:before {
  content: "\f46b";
}
.fa-car:before {
  content: "\f1b9";
}
.fa-car-alt:before {
  content: "\f5de";
}
.fa-car-battery:before {
  content: "\f5df";
}
.fa-car-crash:before {
  content: "\f5e1";
}
.fa-car-side:before {
  content: "\f5e4";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-caret-square-down:before {
  content: "\f150";
}
.fa-caret-square-left:before {
  content: "\f191";
}
.fa-caret-square-right:before {
  content: "\f152";
}
.fa-caret-square-up:before {
  content: "\f151";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-carrot:before {
  content: "\f787";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cash-register:before {
  content: "\f788";
}
.fa-cat:before {
  content: "\f6be";
}
.fa-cc-amazon-pay:before {
  content: "\f42d";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-apple-pay:before {
  content: "\f416";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-centercode:before {
  content: "\f380";
}
.fa-centos:before {
  content: "\f789";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-chair:before {
  content: "\f6c0";
}
.fa-chalkboard:before {
  content: "\f51b";
}
.fa-chalkboard-teacher:before {
  content: "\f51c";
}
.fa-charging-station:before {
  content: "\f5e7";
}
.fa-chart-area:before {
  content: "\f1fe";
}
.fa-chart-bar:before {
  content: "\f080";
}
.fa-chart-line:before {
  content: "\f201";
}
.fa-chart-pie:before {
  content: "\f200";
}
.fa-check:before {
  content: "\f00c";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-check-double:before {
  content: "\f560";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-cheese:before {
  content: "\f7ef";
}
.fa-chess:before {
  content: "\f439";
}
.fa-chess-bishop:before {
  content: "\f43a";
}
.fa-chess-board:before {
  content: "\f43c";
}
.fa-chess-king:before {
  content: "\f43f";
}
.fa-chess-knight:before {
  content: "\f441";
}
.fa-chess-pawn:before {
  content: "\f443";
}
.fa-chess-queen:before {
  content: "\f445";
}
.fa-chess-rook:before {
  content: "\f447";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-chromecast:before {
  content: "\f838";
}
.fa-church:before {
  content: "\f51d";
}
.fa-circle:before {
  content: "\f111";
}
.fa-circle-notch:before {
  content: "\f1ce";
}
.fa-city:before {
  content: "\f64f";
}
.fa-clinic-medical:before {
  content: "\f7f2";
}
.fa-clipboard:before {
  content: "\f328";
}
.fa-clipboard-check:before {
  content: "\f46c";
}
.fa-clipboard-list:before {
  content: "\f46d";
}
.fa-clock:before {
  content: "\f017";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-closed-captioning:before {
  content: "\f20a";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-cloud-download-alt:before {
  content: "\f381";
}
.fa-cloud-meatball:before {
  content: "\f73b";
}
.fa-cloud-moon:before {
  content: "\f6c3";
}
.fa-cloud-moon-rain:before {
  content: "\f73c";
}
.fa-cloud-rain:before {
  content: "\f73d";
}
.fa-cloud-showers-heavy:before {
  content: "\f740";
}
.fa-cloud-sun:before {
  content: "\f6c4";
}
.fa-cloud-sun-rain:before {
  content: "\f743";
}
.fa-cloud-upload-alt:before {
  content: "\f382";
}
.fa-cloudscale:before {
  content: "\f383";
}
.fa-cloudsmith:before {
  content: "\f384";
}
.fa-cloudversify:before {
  content: "\f385";
}
.fa-cocktail:before {
  content: "\f561";
}
.fa-code:before {
  content: "\f121";
}
.fa-code-branch:before {
  content: "\f126";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cog:before {
  content: "\f013";
}
.fa-cogs:before {
  content: "\f085";
}
.fa-coins:before {
  content: "\f51e";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-comment:before {
  content: "\f075";
}
.fa-comment-alt:before {
  content: "\f27a";
}
.fa-comment-dollar:before {
  content: "\f651";
}
.fa-comment-dots:before {
  content: "\f4ad";
}
.fa-comment-medical:before {
  content: "\f7f5";
}
.fa-comment-slash:before {
  content: "\f4b3";
}
.fa-comments:before {
  content: "\f086";
}
.fa-comments-dollar:before {
  content: "\f653";
}
.fa-compact-disc:before {
  content: "\f51f";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-compress:before {
  content: "\f066";
}
.fa-compress-arrows-alt:before {
  content: "\f78c";
}
.fa-concierge-bell:before {
  content: "\f562";
}
.fa-confluence:before {
  content: "\f78d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-cookie:before {
  content: "\f563";
}
.fa-cookie-bite:before {
  content: "\f564";
}
.fa-copy:before {
  content: "\f0c5";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-couch:before {
  content: "\f4b8";
}
.fa-cpanel:before {
  content: "\f388";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-creative-commons-by:before {
  content: "\f4e7";
}
.fa-creative-commons-nc:before {
  content: "\f4e8";
}
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}
.fa-creative-commons-nd:before {
  content: "\f4eb";
}
.fa-creative-commons-pd:before {
  content: "\f4ec";
}
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}
.fa-creative-commons-remix:before {
  content: "\f4ee";
}
.fa-creative-commons-sa:before {
  content: "\f4ef";
}
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}
.fa-creative-commons-share:before {
  content: "\f4f2";
}
.fa-creative-commons-zero:before {
  content: "\f4f3";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-critical-role:before {
  content: "\f6c9";
}
.fa-crop:before {
  content: "\f125";
}
.fa-crop-alt:before {
  content: "\f565";
}
.fa-cross:before {
  content: "\f654";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-crow:before {
  content: "\f520";
}
.fa-crown:before {
  content: "\f521";
}
.fa-crutch:before {
  content: "\f7f7";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-css3-alt:before {
  content: "\f38b";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-cut:before {
  content: "\f0c4";
}
.fa-cuttlefish:before {
  content: "\f38c";
}
.fa-d-and-d:before {
  content: "\f38d";
}
.fa-d-and-d-beyond:before {
  content: "\f6ca";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-deaf:before {
  content: "\f2a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-democrat:before {
  content: "\f747";
}
.fa-deploydog:before {
  content: "\f38e";
}
.fa-deskpro:before {
  content: "\f38f";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-dev:before {
  content: "\f6cc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-dharmachakra:before {
  content: "\f655";
}
.fa-dhl:before {
  content: "\f790";
}
.fa-diagnoses:before {
  content: "\f470";
}
.fa-diaspora:before {
  content: "\f791";
}
.fa-dice:before {
  content: "\f522";
}
.fa-dice-d20:before {
  content: "\f6cf";
}
.fa-dice-d6:before {
  content: "\f6d1";
}
.fa-dice-five:before {
  content: "\f523";
}
.fa-dice-four:before {
  content: "\f524";
}
.fa-dice-one:before {
  content: "\f525";
}
.fa-dice-six:before {
  content: "\f526";
}
.fa-dice-three:before {
  content: "\f527";
}
.fa-dice-two:before {
  content: "\f528";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-digital-ocean:before {
  content: "\f391";
}
.fa-digital-tachograph:before {
  content: "\f566";
}
.fa-directions:before {
  content: "\f5eb";
}
.fa-discord:before {
  content: "\f392";
}
.fa-discourse:before {
  content: "\f393";
}
.fa-divide:before {
  content: "\f529";
}
.fa-dizzy:before {
  content: "\f567";
}
.fa-dna:before {
  content: "\f471";
}
.fa-dochub:before {
  content: "\f394";
}
.fa-docker:before {
  content: "\f395";
}
.fa-dog:before {
  content: "\f6d3";
}
.fa-dollar-sign:before {
  content: "\f155";
}
.fa-dolly:before {
  content: "\f472";
}
.fa-dolly-flatbed:before {
  content: "\f474";
}
.fa-donate:before {
  content: "\f4b9";
}
.fa-door-closed:before {
  content: "\f52a";
}
.fa-door-open:before {
  content: "\f52b";
}
.fa-dot-circle:before {
  content: "\f192";
}
.fa-dove:before {
  content: "\f4ba";
}
.fa-download:before {
  content: "\f019";
}
.fa-draft2digital:before {
  content: "\f396";
}
.fa-drafting-compass:before {
  content: "\f568";
}
.fa-dragon:before {
  content: "\f6d5";
}
.fa-draw-polygon:before {
  content: "\f5ee";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-dribbble-square:before {
  content: "\f397";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-drum:before {
  content: "\f569";
}
.fa-drum-steelpan:before {
  content: "\f56a";
}
.fa-drumstick-bite:before {
  content: "\f6d7";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-dumbbell:before {
  content: "\f44b";
}
.fa-dumpster:before {
  content: "\f793";
}
.fa-dumpster-fire:before {
  content: "\f794";
}
.fa-dungeon:before {
  content: "\f6d9";
}
.fa-dyalog:before {
  content: "\f399";
}
.fa-earlybirds:before {
  content: "\f39a";
}
.fa-ebay:before {
  content: "\f4f4";
}
.fa-edge:before {
  content: "\f282";
}
.fa-edit:before {
  content: "\f044";
}
.fa-egg:before {
  content: "\f7fb";
}
.fa-eject:before {
  content: "\f052";
}
.fa-elementor:before {
  content: "\f430";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-ello:before {
  content: "\f5f1";
}
.fa-ember:before {
  content: "\f423";
}
.fa-empire:before {
  content: "\f1d1";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-text:before {
  content: "\f658";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-envira:before {
  content: "\f299";
}
.fa-equals:before {
  content: "\f52c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-erlang:before {
  content: "\f39d";
}
.fa-ethereum:before {
  content: "\f42e";
}
.fa-ethernet:before {
  content: "\f796";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-euro-sign:before {
  content: "\f153";
}
.fa-evernote:before {
  content: "\f839";
}
.fa-exchange-alt:before {
  content: "\f362";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-expand:before {
  content: "\f065";
}
.fa-expand-arrows-alt:before {
  content: "\f31e";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-external-link-alt:before {
  content: "\f35d";
}
.fa-external-link-square-alt:before {
  content: "\f360";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-dropper:before {
  content: "\f1fb";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-facebook-messenger:before {
  content: "\f39f";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-fan:before {
  content: "\f863";
}
.fa-fantasy-flight-games:before {
  content: "\f6dc";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-feather:before {
  content: "\f52d";
}
.fa-feather-alt:before {
  content: "\f56b";
}
.fa-fedex:before {
  content: "\f797";
}
.fa-fedora:before {
  content: "\f798";
}
.fa-female:before {
  content: "\f182";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-figma:before {
  content: "\f799";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-alt:before {
  content: "\f15c";
}
.fa-file-archive:before {
  content: "\f1c6";
}
.fa-file-audio:before {
  content: "\f1c7";
}
.fa-file-code:before {
  content: "\f1c9";
}
.fa-file-contract:before {
  content: "\f56c";
}
.fa-file-csv:before {
  content: "\f6dd";
}
.fa-file-download:before {
  content: "\f56d";
}
.fa-file-excel:before {
  content: "\f1c3";
}
.fa-file-export:before {
  content: "\f56e";
}
.fa-file-image:before {
  content: "\f1c5";
}
.fa-file-import:before {
  content: "\f56f";
}
.fa-file-invoice:before {
  content: "\f570";
}
.fa-file-invoice-dollar:before {
  content: "\f571";
}
.fa-file-medical:before {
  content: "\f477";
}
.fa-file-medical-alt:before {
  content: "\f478";
}
.fa-file-pdf:before {
  content: "\f1c1";
}
.fa-file-powerpoint:before {
  content: "\f1c4";
}
.fa-file-prescription:before {
  content: "\f572";
}
.fa-file-signature:before {
  content: "\f573";
}
.fa-file-upload:before {
  content: "\f574";
}
.fa-file-video:before {
  content: "\f1c8";
}
.fa-file-word:before {
  content: "\f1c2";
}
.fa-fill:before {
  content: "\f575";
}
.fa-fill-drip:before {
  content: "\f576";
}
.fa-film:before {
  content: "\f008";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-fingerprint:before {
  content: "\f577";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-fire-alt:before {
  content: "\f7e4";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-first-aid:before {
  content: "\f479";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-first-order-alt:before {
  content: "\f50a";
}
.fa-firstdraft:before {
  content: "\f3a1";
}
.fa-fish:before {
  content: "\f578";
}
.fa-fist-raised:before {
  content: "\f6de";
}
.fa-flag:before {
  content: "\f024";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-flag-usa:before {
  content: "\f74d";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-flipboard:before {
  content: "\f44d";
}
.fa-flushed:before {
  content: "\f579";
}
.fa-fly:before {
  content: "\f417";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-minus:before {
  content: "\f65d";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-folder-plus:before {
  content: "\f65e";
}
.fa-font:before {
  content: "\f031";
}
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-font-awesome-alt:before {
  content: "\f35c";
}
.fa-font-awesome-flag:before {
  content: "\f425";
}
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-fonticons-fi:before {
  content: "\f3a2";
}
.fa-football-ball:before {
  content: "\f44e";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-freebsd:before {
  content: "\f3a4";
}
.fa-frog:before {
  content: "\f52e";
}
.fa-frown:before {
  content: "\f119";
}
.fa-frown-open:before {
  content: "\f57a";
}
.fa-fulcrum:before {
  content: "\f50b";
}
.fa-funnel-dollar:before {
  content: "\f662";
}
.fa-futbol:before {
  content: "\f1e3";
}
.fa-galactic-republic:before {
  content: "\f50c";
}
.fa-galactic-senate:before {
  content: "\f50d";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-gas-pump:before {
  content: "\f52f";
}
.fa-gavel:before {
  content: "\f0e3";
}
.fa-gem:before {
  content: "\f3a5";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-ghost:before {
  content: "\f6e2";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-gifts:before {
  content: "\f79c";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-git-alt:before {
  content: "\f841";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-github:before {
  content: "\f09b";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-gitkraken:before {
  content: "\f3a6";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-gitter:before {
  content: "\f426";
}
.fa-glass-cheers:before {
  content: "\f79f";
}
.fa-glass-martini:before {
  content: "\f000";
}
.fa-glass-martini-alt:before {
  content: "\f57b";
}
.fa-glass-whiskey:before {
  content: "\f7a0";
}
.fa-glasses:before {
  content: "\f530";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-globe-africa:before {
  content: "\f57c";
}
.fa-globe-americas:before {
  content: "\f57d";
}
.fa-globe-asia:before {
  content: "\f57e";
}
.fa-globe-europe:before {
  content: "\f7a2";
}
.fa-gofore:before {
  content: "\f3a7";
}
.fa-golf-ball:before {
  content: "\f450";
}
.fa-goodreads:before {
  content: "\f3a8";
}
.fa-goodreads-g:before {
  content: "\f3a9";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-google-drive:before {
  content: "\f3aa";
}
.fa-google-play:before {
  content: "\f3ab";
}
.fa-google-plus:before {
  content: "\f2b3";
}
.fa-google-plus-g:before {
  content: "\f0d5";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-gopuram:before {
  content: "\f664";
}
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-gratipay:before {
  content: "\f184";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-greater-than:before {
  content: "\f531";
}
.fa-greater-than-equal:before {
  content: "\f532";
}
.fa-grimace:before {
  content: "\f57f";
}
.fa-grin:before {
  content: "\f580";
}
.fa-grin-alt:before {
  content: "\f581";
}
.fa-grin-beam:before {
  content: "\f582";
}
.fa-grin-beam-sweat:before {
  content: "\f583";
}
.fa-grin-hearts:before {
  content: "\f584";
}
.fa-grin-squint:before {
  content: "\f585";
}
.fa-grin-squint-tears:before {
  content: "\f586";
}
.fa-grin-stars:before {
  content: "\f587";
}
.fa-grin-tears:before {
  content: "\f588";
}
.fa-grin-tongue:before {
  content: "\f589";
}
.fa-grin-tongue-squint:before {
  content: "\f58a";
}
.fa-grin-tongue-wink:before {
  content: "\f58b";
}
.fa-grin-wink:before {
  content: "\f58c";
}
.fa-grip-horizontal:before {
  content: "\f58d";
}
.fa-grip-lines:before {
  content: "\f7a4";
}
.fa-grip-lines-vertical:before {
  content: "\f7a5";
}
.fa-grip-vertical:before {
  content: "\f58e";
}
.fa-gripfire:before {
  content: "\f3ac";
}
.fa-grunt:before {
  content: "\f3ad";
}
.fa-guitar:before {
  content: "\f7a6";
}
.fa-gulp:before {
  content: "\f3ae";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-hacker-news-square:before {
  content: "\f3af";
}
.fa-hackerrank:before {
  content: "\f5f7";
}
.fa-hamburger:before {
  content: "\f805";
}
.fa-hammer:before {
  content: "\f6e3";
}
.fa-hamsa:before {
  content: "\f665";
}
.fa-hand-holding:before {
  content: "\f4bd";
}
.fa-hand-holding-heart:before {
  content: "\f4be";
}
.fa-hand-holding-usd:before {
  content: "\f4c0";
}
.fa-hand-lizard:before {
  content: "\f258";
}
.fa-hand-middle-finger:before {
  content: "\f806";
}
.fa-hand-paper:before {
  content: "\f256";
}
.fa-hand-peace:before {
  content: "\f25b";
}
.fa-hand-point-down:before {
  content: "\f0a7";
}
.fa-hand-point-left:before {
  content: "\f0a5";
}
.fa-hand-point-right:before {
  content: "\f0a4";
}
.fa-hand-point-up:before {
  content: "\f0a6";
}
.fa-hand-pointer:before {
  content: "\f25a";
}
.fa-hand-rock:before {
  content: "\f255";
}
.fa-hand-scissors:before {
  content: "\f257";
}
.fa-hand-spock:before {
  content: "\f259";
}
.fa-hands:before {
  content: "\f4c2";
}
.fa-hands-helping:before {
  content: "\f4c4";
}
.fa-handshake:before {
  content: "\f2b5";
}
.fa-hanukiah:before {
  content: "\f6e6";
}
.fa-hard-hat:before {
  content: "\f807";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-hat-wizard:before {
  content: "\f6e8";
}
.fa-haykal:before {
  content: "\f666";
}
.fa-hdd:before {
  content: "\f0a0";
}
.fa-heading:before {
  content: "\f1dc";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-headphones-alt:before {
  content: "\f58f";
}
.fa-headset:before {
  content: "\f590";
}
.fa-heart:before {
  content: "\f004";
}
.fa-heart-broken:before {
  content: "\f7a9";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-helicopter:before {
  content: "\f533";
}
.fa-highlighter:before {
  content: "\f591";
}
.fa-hiking:before {
  content: "\f6ec";
}
.fa-hippo:before {
  content: "\f6ed";
}
.fa-hips:before {
  content: "\f452";
}
.fa-hire-a-helper:before {
  content: "\f3b0";
}
.fa-history:before {
  content: "\f1da";
}
.fa-hockey-puck:before {
  content: "\f453";
}
.fa-holly-berry:before {
  content: "\f7aa";
}
.fa-home:before {
  content: "\f015";
}
.fa-hooli:before {
  content: "\f427";
}
.fa-hornbill:before {
  content: "\f592";
}
.fa-horse:before {
  content: "\f6f0";
}
.fa-horse-head:before {
  content: "\f7ab";
}
.fa-hospital:before {
  content: "\f0f8";
}
.fa-hospital-alt:before {
  content: "\f47d";
}
.fa-hospital-symbol:before {
  content: "\f47e";
}
.fa-hot-tub:before {
  content: "\f593";
}
.fa-hotdog:before {
  content: "\f80f";
}
.fa-hotel:before {
  content: "\f594";
}
.fa-hotjar:before {
  content: "\f3b1";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-house-damage:before {
  content: "\f6f1";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-hryvnia:before {
  content: "\f6f2";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-hubspot:before {
  content: "\f3b2";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-ice-cream:before {
  content: "\f810";
}
.fa-icicles:before {
  content: "\f7ad";
}
.fa-icons:before {
  content: "\f86d";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-id-card:before {
  content: "\f2c2";
}
.fa-id-card-alt:before {
  content: "\f47f";
}
.fa-igloo:before {
  content: "\f7ae";
}
.fa-image:before {
  content: "\f03e";
}
.fa-images:before {
  content: "\f302";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-industry:before {
  content: "\f275";
}
.fa-infinity:before {
  content: "\f534";
}
.fa-info:before {
  content: "\f129";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-intercom:before {
  content: "\f7af";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-invision:before {
  content: "\f7b0";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-italic:before {
  content: "\f033";
}
.fa-itch-io:before {
  content: "\f83a";
}
.fa-itunes:before {
  content: "\f3b4";
}
.fa-itunes-note:before {
  content: "\f3b5";
}
.fa-java:before {
  content: "\f4e4";
}
.fa-jedi:before {
  content: "\f669";
}
.fa-jedi-order:before {
  content: "\f50e";
}
.fa-jenkins:before {
  content: "\f3b6";
}
.fa-jira:before {
  content: "\f7b1";
}
.fa-joget:before {
  content: "\f3b7";
}
.fa-joint:before {
  content: "\f595";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-journal-whills:before {
  content: "\f66a";
}
.fa-js:before {
  content: "\f3b8";
}
.fa-js-square:before {
  content: "\f3b9";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-kaaba:before {
  content: "\f66b";
}
.fa-kaggle:before {
  content: "\f5fa";
}
.fa-key:before {
  content: "\f084";
}
.fa-keybase:before {
  content: "\f4f5";
}
.fa-keyboard:before {
  content: "\f11c";
}
.fa-keycdn:before {
  content: "\f3ba";
}
.fa-khanda:before {
  content: "\f66d";
}
.fa-kickstarter:before {
  content: "\f3bb";
}
.fa-kickstarter-k:before {
  content: "\f3bc";
}
.fa-kiss:before {
  content: "\f596";
}
.fa-kiss-beam:before {
  content: "\f597";
}
.fa-kiss-wink-heart:before {
  content: "\f598";
}
.fa-kiwi-bird:before {
  content: "\f535";
}
.fa-korvue:before {
  content: "\f42f";
}
.fa-landmark:before {
  content: "\f66f";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-laptop-code:before {
  content: "\f5fc";
}
.fa-laptop-medical:before {
  content: "\f812";
}
.fa-laravel:before {
  content: "\f3bd";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-laugh:before {
  content: "\f599";
}
.fa-laugh-beam:before {
  content: "\f59a";
}
.fa-laugh-squint:before {
  content: "\f59b";
}
.fa-laugh-wink:before {
  content: "\f59c";
}
.fa-layer-group:before {
  content: "\f5fd";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-lemon:before {
  content: "\f094";
}
.fa-less:before {
  content: "\f41d";
}
.fa-less-than:before {
  content: "\f536";
}
.fa-less-than-equal:before {
  content: "\f537";
}
.fa-level-down-alt:before {
  content: "\f3be";
}
.fa-level-up-alt:before {
  content: "\f3bf";
}
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-lightbulb:before {
  content: "\f0eb";
}
.fa-line:before {
  content: "\f3c0";
}
.fa-link:before {
  content: "\f0c1";
}
.fa-linkedin:before {
  content: "\f08c";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-lira-sign:before {
  content: "\f195";
}
.fa-list:before {
  content: "\f03a";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-lock:before {
  content: "\f023";
}
.fa-lock-open:before {
  content: "\f3c1";
}
.fa-long-arrow-alt-down:before {
  content: "\f309";
}
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-luggage-cart:before {
  content: "\f59d";
}
.fa-lyft:before {
  content: "\f3c3";
}
.fa-magento:before {
  content: "\f3c4";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-mail-bulk:before {
  content: "\f674";
}
.fa-mailchimp:before {
  content: "\f59e";
}
.fa-male:before {
  content: "\f183";
}
.fa-mandalorian:before {
  content: "\f50f";
}
.fa-map:before {
  content: "\f279";
}
.fa-map-marked:before {
  content: "\f59f";
}
.fa-map-marked-alt:before {
  content: "\f5a0";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-markdown:before {
  content: "\f60f";
}
.fa-marker:before {
  content: "\f5a1";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mask:before {
  content: "\f6fa";
}
.fa-mastodon:before {
  content: "\f4f6";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-medal:before {
  content: "\f5a2";
}
.fa-medapps:before {
  content: "\f3c6";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-medium-m:before {
  content: "\f3c7";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-medrt:before {
  content: "\f3c8";
}
.fa-meetup:before {
  content: "\f2e0";
}
.fa-megaport:before {
  content: "\f5a3";
}
.fa-meh:before {
  content: "\f11a";
}
.fa-meh-blank:before {
  content: "\f5a4";
}
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}
.fa-memory:before {
  content: "\f538";
}
.fa-mendeley:before {
  content: "\f7b3";
}
.fa-menorah:before {
  content: "\f676";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-meteor:before {
  content: "\f753";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-alt:before {
  content: "\f3c9";
}
.fa-microphone-alt-slash:before {
  content: "\f539";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-microscope:before {
  content: "\f610";
}
.fa-microsoft:before {
  content: "\f3ca";
}
.fa-minus:before {
  content: "\f068";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-mitten:before {
  content: "\f7b5";
}
.fa-mix:before {
  content: "\f3cb";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-mizuni:before {
  content: "\f3cc";
}
.fa-mobile:before {
  content: "\f10b";
}
.fa-mobile-alt:before {
  content: "\f3cd";
}
.fa-modx:before {
  content: "\f285";
}
.fa-monero:before {
  content: "\f3d0";
}
.fa-money-bill:before {
  content: "\f0d6";
}
.fa-money-bill-alt:before {
  content: "\f3d1";
}
.fa-money-bill-wave:before {
  content: "\f53a";
}
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}
.fa-money-check:before {
  content: "\f53c";
}
.fa-money-check-alt:before {
  content: "\f53d";
}
.fa-monument:before {
  content: "\f5a6";
}
.fa-moon:before {
  content: "\f186";
}
.fa-mortar-pestle:before {
  content: "\f5a7";
}
.fa-mosque:before {
  content: "\f678";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-mountain:before {
  content: "\f6fc";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-mug-hot:before {
  content: "\f7b6";
}
.fa-music:before {
  content: "\f001";
}
.fa-napster:before {
  content: "\f3d2";
}
.fa-neos:before {
  content: "\f612";
}
.fa-network-wired:before {
  content: "\f6ff";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-newspaper:before {
  content: "\f1ea";
}
.fa-nimblr:before {
  content: "\f5a8";
}
.fa-node:before {
  content: "\f419";
}
.fa-node-js:before {
  content: "\f3d3";
}
.fa-not-equal:before {
  content: "\f53e";
}
.fa-notes-medical:before {
  content: "\f481";
}
.fa-npm:before {
  content: "\f3d4";
}
.fa-ns8:before {
  content: "\f3d5";
}
.fa-nutritionix:before {
  content: "\f3d6";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-oil-can:before {
  content: "\f613";
}
.fa-old-republic:before {
  content: "\f510";
}
.fa-om:before {
  content: "\f679";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-osi:before {
  content: "\f41a";
}
.fa-otter:before {
  content: "\f700";
}
.fa-outdent:before {
  content: "\f03b";
}
.fa-page4:before {
  content: "\f3d7";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-pager:before {
  content: "\f815";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-paint-roller:before {
  content: "\f5aa";
}
.fa-palette:before {
  content: "\f53f";
}
.fa-palfed:before {
  content: "\f3d8";
}
.fa-pallet:before {
  content: "\f482";
}
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-parachute-box:before {
  content: "\f4cd";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-parking:before {
  content: "\f540";
}
.fa-passport:before {
  content: "\f5ab";
}
.fa-pastafarianism:before {
  content: "\f67b";
}
.fa-paste:before {
  content: "\f0ea";
}
.fa-patreon:before {
  content: "\f3d9";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-peace:before {
  content: "\f67c";
}
.fa-pen:before {
  content: "\f304";
}
.fa-pen-alt:before {
  content: "\f305";
}
.fa-pen-fancy:before {
  content: "\f5ac";
}
.fa-pen-nib:before {
  content: "\f5ad";
}
.fa-pen-square:before {
  content: "\f14b";
}
.fa-pencil-alt:before {
  content: "\f303";
}
.fa-pencil-ruler:before {
  content: "\f5ae";
}
.fa-penny-arcade:before {
  content: "\f704";
}
.fa-people-carry:before {
  content: "\f4ce";
}
.fa-pepper-hot:before {
  content: "\f816";
}
.fa-percent:before {
  content: "\f295";
}
.fa-percentage:before {
  content: "\f541";
}
.fa-periscope:before {
  content: "\f3da";
}
.fa-person-booth:before {
  content: "\f756";
}
.fa-phabricator:before {
  content: "\f3db";
}
.fa-phoenix-framework:before {
  content: "\f3dc";
}
.fa-phoenix-squadron:before {
  content: "\f511";
}
.fa-phone:before {
  content: "\f095";
}
.fa-phone-alt:before {
  content: "\f879";
}
.fa-phone-slash:before {
  content: "\f3dd";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-phone-square-alt:before {
  content: "\f87b";
}
.fa-phone-volume:before {
  content: "\f2a0";
}
.fa-photo-video:before {
  content: "\f87c";
}
.fa-php:before {
  content: "\f457";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-pied-piper-hat:before {
  content: "\f4e5";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-piggy-bank:before {
  content: "\f4d3";
}
.fa-pills:before {
  content: "\f484";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-pizza-slice:before {
  content: "\f818";
}
.fa-place-of-worship:before {
  content: "\f67f";
}
.fa-plane:before {
  content: "\f072";
}
.fa-plane-arrival:before {
  content: "\f5af";
}
.fa-plane-departure:before {
  content: "\f5b0";
}
.fa-play:before {
  content: "\f04b";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-playstation:before {
  content: "\f3df";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-plus:before {
  content: "\f067";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-poll:before {
  content: "\f681";
}
.fa-poll-h:before {
  content: "\f682";
}
.fa-poo:before {
  content: "\f2fe";
}
.fa-poo-storm:before {
  content: "\f75a";
}
.fa-poop:before {
  content: "\f619";
}
.fa-portrait:before {
  content: "\f3e0";
}
.fa-pound-sign:before {
  content: "\f154";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-pray:before {
  content: "\f683";
}
.fa-praying-hands:before {
  content: "\f684";
}
.fa-prescription:before {
  content: "\f5b1";
}
.fa-prescription-bottle:before {
  content: "\f485";
}
.fa-prescription-bottle-alt:before {
  content: "\f486";
}
.fa-print:before {
  content: "\f02f";
}
.fa-procedures:before {
  content: "\f487";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-project-diagram:before {
  content: "\f542";
}
.fa-pushed:before {
  content: "\f3e1";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-python:before {
  content: "\f3e2";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-question:before {
  content: "\f128";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-quidditch:before {
  content: "\f458";
}
.fa-quinscape:before {
  content: "\f459";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-quran:before {
  content: "\f687";
}
.fa-r-project:before {
  content: "\f4f7";
}
.fa-radiation:before {
  content: "\f7b9";
}
.fa-radiation-alt:before {
  content: "\f7ba";
}
.fa-rainbow:before {
  content: "\f75b";
}
.fa-random:before {
  content: "\f074";
}
.fa-raspberry-pi:before {
  content: "\f7bb";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-react:before {
  content: "\f41b";
}
.fa-reacteurope:before {
  content: "\f75d";
}
.fa-readme:before {
  content: "\f4d5";
}
.fa-rebel:before {
  content: "\f1d0";
}
.fa-receipt:before {
  content: "\f543";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-red-river:before {
  content: "\f3e3";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-redhat:before {
  content: "\f7bc";
}
.fa-redo:before {
  content: "\f01e";
}
.fa-redo-alt:before {
  content: "\f2f9";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-remove-format:before {
  content: "\f87d";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-reply:before {
  content: "\f3e5";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-replyd:before {
  content: "\f3e6";
}
.fa-republican:before {
  content: "\f75e";
}
.fa-researchgate:before {
  content: "\f4f8";
}
.fa-resolving:before {
  content: "\f3e7";
}
.fa-restroom:before {
  content: "\f7bd";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-rev:before {
  content: "\f5b2";
}
.fa-ribbon:before {
  content: "\f4d6";
}
.fa-ring:before {
  content: "\f70b";
}
.fa-road:before {
  content: "\f018";
}
.fa-robot:before {
  content: "\f544";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-rocketchat:before {
  content: "\f3e8";
}
.fa-rockrms:before {
  content: "\f3e9";
}
.fa-route:before {
  content: "\f4d7";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-ruble-sign:before {
  content: "\f158";
}
.fa-ruler:before {
  content: "\f545";
}
.fa-ruler-combined:before {
  content: "\f546";
}
.fa-ruler-horizontal:before {
  content: "\f547";
}
.fa-ruler-vertical:before {
  content: "\f548";
}
.fa-running:before {
  content: "\f70c";
}
.fa-rupee-sign:before {
  content: "\f156";
}
.fa-sad-cry:before {
  content: "\f5b3";
}
.fa-sad-tear:before {
  content: "\f5b4";
}
.fa-safari:before {
  content: "\f267";
}
.fa-salesforce:before {
  content: "\f83b";
}
.fa-sass:before {
  content: "\f41e";
}
.fa-satellite:before {
  content: "\f7bf";
}
.fa-satellite-dish:before {
  content: "\f7c0";
}
.fa-save:before {
  content: "\f0c7";
}
.fa-schlix:before {
  content: "\f3ea";
}
.fa-school:before {
  content: "\f549";
}
.fa-screwdriver:before {
  content: "\f54a";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-scroll:before {
  content: "\f70e";
}
.fa-sd-card:before {
  content: "\f7c2";
}
.fa-search:before {
  content: "\f002";
}
.fa-search-dollar:before {
  content: "\f688";
}
.fa-search-location:before {
  content: "\f689";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-searchengin:before {
  content: "\f3eb";
}
.fa-seedling:before {
  content: "\f4d8";
}
.fa-sellcast:before {
  content: "\f2da";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-server:before {
  content: "\f233";
}
.fa-servicestack:before {
  content: "\f3ec";
}
.fa-shapes:before {
  content: "\f61f";
}
.fa-share:before {
  content: "\f064";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-shekel-sign:before {
  content: "\f20b";
}
.fa-shield-alt:before {
  content: "\f3ed";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-shipping-fast:before {
  content: "\f48b";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-shoe-prints:before {
  content: "\f54b";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-shopware:before {
  content: "\f5b5";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-shuttle-van:before {
  content: "\f5b6";
}
.fa-sign:before {
  content: "\f4d9";
}
.fa-sign-in-alt:before {
  content: "\f2f6";
}
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-sign-out-alt:before {
  content: "\f2f5";
}
.fa-signal:before {
  content: "\f012";
}
.fa-signature:before {
  content: "\f5b7";
}
.fa-sim-card:before {
  content: "\f7c4";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-sistrix:before {
  content: "\f3ee";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-sith:before {
  content: "\f512";
}
.fa-skating:before {
  content: "\f7c5";
}
.fa-sketch:before {
  content: "\f7c6";
}
.fa-skiing:before {
  content: "\f7c9";
}
.fa-skiing-nordic:before {
  content: "\f7ca";
}
.fa-skull:before {
  content: "\f54c";
}
.fa-skull-crossbones:before {
  content: "\f714";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-slack:before {
  content: "\f198";
}
.fa-slack-hash:before {
  content: "\f3ef";
}
.fa-slash:before {
  content: "\f715";
}
.fa-sleigh:before {
  content: "\f7cc";
}
.fa-sliders-h:before {
  content: "\f1de";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-smile:before {
  content: "\f118";
}
.fa-smile-beam:before {
  content: "\f5b8";
}
.fa-smile-wink:before {
  content: "\f4da";
}
.fa-smog:before {
  content: "\f75f";
}
.fa-smoking:before {
  content: "\f48d";
}
.fa-smoking-ban:before {
  content: "\f54d";
}
.fa-sms:before {
  content: "\f7cd";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-snowboarding:before {
  content: "\f7ce";
}
.fa-snowflake:before {
  content: "\f2dc";
}
.fa-snowman:before {
  content: "\f7d0";
}
.fa-snowplow:before {
  content: "\f7d2";
}
.fa-socks:before {
  content: "\f696";
}
.fa-solar-panel:before {
  content: "\f5ba";
}
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-alpha-down:before {
  content: "\f15d";
}
.fa-sort-alpha-down-alt:before {
  content: "\f881";
}
.fa-sort-alpha-up:before {
  content: "\f15e";
}
.fa-sort-alpha-up-alt:before {
  content: "\f882";
}
.fa-sort-amount-down:before {
  content: "\f160";
}
.fa-sort-amount-down-alt:before {
  content: "\f884";
}
.fa-sort-amount-up:before {
  content: "\f161";
}
.fa-sort-amount-up-alt:before {
  content: "\f885";
}
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-numeric-down:before {
  content: "\f162";
}
.fa-sort-numeric-down-alt:before {
  content: "\f886";
}
.fa-sort-numeric-up:before {
  content: "\f163";
}
.fa-sort-numeric-up-alt:before {
  content: "\f887";
}
.fa-sort-up:before {
  content: "\f0de";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-sourcetree:before {
  content: "\f7d3";
}
.fa-spa:before {
  content: "\f5bb";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-speakap:before {
  content: "\f3f3";
}
.fa-speaker-deck:before {
  content: "\f83c";
}
.fa-spell-check:before {
  content: "\f891";
}
.fa-spider:before {
  content: "\f717";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-splotch:before {
  content: "\f5bc";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-spray-can:before {
  content: "\f5bd";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-square-full:before {
  content: "\f45c";
}
.fa-square-root-alt:before {
  content: "\f698";
}
.fa-squarespace:before {
  content: "\f5be";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-stackpath:before {
  content: "\f842";
}
.fa-stamp:before {
  content: "\f5bf";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-and-crescent:before {
  content: "\f699";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-star-half-alt:before {
  content: "\f5c0";
}
.fa-star-of-david:before {
  content: "\f69a";
}
.fa-star-of-life:before {
  content: "\f621";
}
.fa-staylinked:before {
  content: "\f3f5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-steam-symbol:before {
  content: "\f3f6";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-sticker-mule:before {
  content: "\f3f7";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stopwatch:before {
  content: "\f2f2";
}
.fa-store:before {
  content: "\f54e";
}
.fa-store-alt:before {
  content: "\f54f";
}
.fa-strava:before {
  content: "\f428";
}
.fa-stream:before {
  content: "\f550";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-stripe:before {
  content: "\f429";
}
.fa-stripe-s:before {
  content: "\f42a";
}
.fa-stroopwafel:before {
  content: "\f551";
}
.fa-studiovinari:before {
  content: "\f3f8";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-subway:before {
  content: "\f239";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-suitcase-rolling:before {
  content: "\f5c1";
}
.fa-sun:before {
  content: "\f185";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-supple:before {
  content: "\f3f9";
}
.fa-surprise:before {
  content: "\f5c2";
}
.fa-suse:before {
  content: "\f7d6";
}
.fa-swatchbook:before {
  content: "\f5c3";
}
.fa-swimmer:before {
  content: "\f5c4";
}
.fa-swimming-pool:before {
  content: "\f5c5";
}
.fa-symfony:before {
  content: "\f83d";
}
.fa-synagogue:before {
  content: "\f69b";
}
.fa-sync:before {
  content: "\f021";
}
.fa-sync-alt:before {
  content: "\f2f1";
}
.fa-syringe:before {
  content: "\f48e";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-table-tennis:before {
  content: "\f45d";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-tablet-alt:before {
  content: "\f3fa";
}
.fa-tablets:before {
  content: "\f490";
}
.fa-tachometer-alt:before {
  content: "\f3fd";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-tape:before {
  content: "\f4db";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-taxi:before {
  content: "\f1ba";
}
.fa-teamspeak:before {
  content: "\f4f9";
}
.fa-teeth:before {
  content: "\f62e";
}
.fa-teeth-open:before {
  content: "\f62f";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-telegram-plane:before {
  content: "\f3fe";
}
.fa-temperature-high:before {
  content: "\f769";
}
.fa-temperature-low:before {
  content: "\f76b";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-tenge:before {
  content: "\f7d7";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-the-red-yeti:before {
  content: "\f69d";
}
.fa-theater-masks:before {
  content: "\f630";
}
.fa-themeco:before {
  content: "\f5c6";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-thermometer:before {
  content: "\f491";
}
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-think-peaks:before {
  content: "\f731";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbtack:before {
  content: "\f08d";
}
.fa-ticket-alt:before {
  content: "\f3ff";
}
.fa-times:before {
  content: "\f00d";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-tint:before {
  content: "\f043";
}
.fa-tint-slash:before {
  content: "\f5c7";
}
.fa-tired:before {
  content: "\f5c8";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-toilet:before {
  content: "\f7d8";
}
.fa-toilet-paper:before {
  content: "\f71e";
}
.fa-toolbox:before {
  content: "\f552";
}
.fa-tools:before {
  content: "\f7d9";
}
.fa-tooth:before {
  content: "\f5c9";
}
.fa-torah:before {
  content: "\f6a0";
}
.fa-torii-gate:before {
  content: "\f6a1";
}
.fa-tractor:before {
  content: "\f722";
}
.fa-trade-federation:before {
  content: "\f513";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-traffic-light:before {
  content: "\f637";
}
.fa-train:before {
  content: "\f238";
}
.fa-tram:before {
  content: "\f7da";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-trash-alt:before {
  content: "\f2ed";
}
.fa-trash-restore:before {
  content: "\f829";
}
.fa-trash-restore-alt:before {
  content: "\f82a";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-trello:before {
  content: "\f181";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-truck-loading:before {
  content: "\f4de";
}
.fa-truck-monster:before {
  content: "\f63b";
}
.fa-truck-moving:before {
  content: "\f4df";
}
.fa-truck-pickup:before {
  content: "\f63c";
}
.fa-tshirt:before {
  content: "\f553";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-tv:before {
  content: "\f26c";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-typo3:before {
  content: "\f42b";
}
.fa-uber:before {
  content: "\f402";
}
.fa-ubuntu:before {
  content: "\f7df";
}
.fa-uikit:before {
  content: "\f403";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-umbrella-beach:before {
  content: "\f5ca";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-undo:before {
  content: "\f0e2";
}
.fa-undo-alt:before {
  content: "\f2ea";
}
.fa-uniregistry:before {
  content: "\f404";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-university:before {
  content: "\f19c";
}
.fa-unlink:before {
  content: "\f127";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-untappd:before {
  content: "\f405";
}
.fa-upload:before {
  content: "\f093";
}
.fa-ups:before {
  content: "\f7e0";
}
.fa-usb:before {
  content: "\f287";
}
.fa-user:before {
  content: "\f007";
}
.fa-user-alt:before {
  content: "\f406";
}
.fa-user-alt-slash:before {
  content: "\f4fa";
}
.fa-user-astronaut:before {
  content: "\f4fb";
}
.fa-user-check:before {
  content: "\f4fc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-clock:before {
  content: "\f4fd";
}
.fa-user-cog:before {
  content: "\f4fe";
}
.fa-user-edit:before {
  content: "\f4ff";
}
.fa-user-friends:before {
  content: "\f500";
}
.fa-user-graduate:before {
  content: "\f501";
}
.fa-user-injured:before {
  content: "\f728";
}
.fa-user-lock:before {
  content: "\f502";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-user-minus:before {
  content: "\f503";
}
.fa-user-ninja:before {
  content: "\f504";
}
.fa-user-nurse:before {
  content: "\f82f";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-user-shield:before {
  content: "\f505";
}
.fa-user-slash:before {
  content: "\f506";
}
.fa-user-tag:before {
  content: "\f507";
}
.fa-user-tie:before {
  content: "\f508";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-users:before {
  content: "\f0c0";
}
.fa-users-cog:before {
  content: "\f509";
}
.fa-usps:before {
  content: "\f7e1";
}
.fa-ussunnah:before {
  content: "\f407";
}
.fa-utensil-spoon:before {
  content: "\f2e5";
}
.fa-utensils:before {
  content: "\f2e7";
}
.fa-vaadin:before {
  content: "\f408";
}
.fa-vector-square:before {
  content: "\f5cb";
}
.fa-venus:before {
  content: "\f221";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-vial:before {
  content: "\f492";
}
.fa-vials:before {
  content: "\f493";
}
.fa-viber:before {
  content: "\f409";
}
.fa-video:before {
  content: "\f03d";
}
.fa-video-slash:before {
  content: "\f4e2";
}
.fa-vihara:before {
  content: "\f6a7";
}
.fa-vimeo:before {
  content: "\f40a";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-vimeo-v:before {
  content: "\f27d";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-vk:before {
  content: "\f189";
}
.fa-vnv:before {
  content: "\f40b";
}
.fa-voicemail:before {
  content: "\f897";
}
.fa-volleyball-ball:before {
  content: "\f45f";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-mute:before {
  content: "\f6a9";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-vote-yea:before {
  content: "\f772";
}
.fa-vr-cardboard:before {
  content: "\f729";
}
.fa-vuejs:before {
  content: "\f41f";
}
.fa-walking:before {
  content: "\f554";
}
.fa-wallet:before {
  content: "\f555";
}
.fa-warehouse:before {
  content: "\f494";
}
.fa-water:before {
  content: "\f773";
}
.fa-wave-square:before {
  content: "\f83e";
}
.fa-waze:before {
  content: "\f83f";
}
.fa-weebly:before {
  content: "\f5cc";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-weight:before {
  content: "\f496";
}
.fa-weight-hanging:before {
  content: "\f5cd";
}
.fa-weixin:before {
  content: "\f1d7";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-whatsapp-square:before {
  content: "\f40c";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-whmcs:before {
  content: "\f40d";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-wind:before {
  content: "\f72e";
}
.fa-window-close:before {
  content: "\f410";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-wine-bottle:before {
  content: "\f72f";
}
.fa-wine-glass:before {
  content: "\f4e3";
}
.fa-wine-glass-alt:before {
  content: "\f5ce";
}
.fa-wix:before {
  content: "\f5cf";
}
.fa-wizards-of-the-coast:before {
  content: "\f730";
}
.fa-wolf-pack-battalion:before {
  content: "\f514";
}
.fa-won-sign:before {
  content: "\f159";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-wordpress-simple:before {
  content: "\f411";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-wpressr:before {
  content: "\f3e4";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-x-ray:before {
  content: "\f497";
}
.fa-xbox:before {
  content: "\f412";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-yammer:before {
  content: "\f840";
}
.fa-yandex:before {
  content: "\f413";
}
.fa-yandex-international:before {
  content: "\f414";
}
.fa-yarn:before {
  content: "\f7e3";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-yen-sign:before {
  content: "\f157";
}
.fa-yin-yang:before {
  content: "\f6ad";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-youtube-square:before {
  content: "\f431";
}
.fa-zhihu:before {
  content: "\f63f";
}
@font-face {
  font-family: Font Awesome\5 Brands;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../webfonts/fa-brands-400.eot);
  src: url(../webfonts/fa-brands-400d41d.eot?#iefix) format("embedded-opentype"),
    url(../webfonts/fa-brands-400.woff2) format("woff2"),
    url(../webfonts/fa-brands-400.woff) format("woff"),
    url(../webfonts/fa-brands-400.ttf) format("truetype"),
    url(../webfonts/fa-brands-400.svg#fontawesome) format("svg");
}
.fab {
  font-family: Font Awesome\5 Brands;
}
@font-face {
  font-family: Font Awesome\5 Free;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../webfonts/fa-regular-400.eot);
  src: url(../webfonts/fa-regular-400d41d.eot?#iefix)
      format("embedded-opentype"),
    url(../webfonts/fa-regular-400.woff2) format("woff2"),
    url(../webfonts/fa-regular-400.woff) format("woff"),
    url(../webfonts/fa-regular-400.ttf) format("truetype"),
    url(../webfonts/fa-regular-400.svg#fontawesome) format("svg");
}
.far {
  font-weight: 400;
}
@font-face {
  font-family: Font Awesome\5 Free;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(../webfonts/fa-solid-900.eot);
  src: url(../webfonts/fa-solid-900d41d.eot?#iefix) format("embedded-opentype"),
    url(../webfonts/fa-solid-900.woff2) format("woff2"),
    url(../webfonts/fa-solid-900.woff) format("woff"),
    url(../webfonts/fa-solid-900.ttf) format("truetype"),
    url(../webfonts/fa-solid-900.svg#fontawesome) format("svg");
}
.fa,
.far,
.fas {
  font-family: Font Awesome\5 Free;
}
.fa,
.fas {
  font-weight: 900;
}
@font-face {
  font-family: snetix2;
  src: url(../webfonts/snetix24ab5.eot?6qlzaq);
  src: url(../webfonts/snetix24ab5.eot?6qlzaq#iefix) format("embedded-opentype"),
    url(../webfonts/snetix24ab5.ttf?6qlzaq) format("truetype"),
    url(../webfonts/snetix24ab5.woff?6qlzaq) format("woff"),
    url(../webfonts/snetix24ab5.svg?6qlzaq#snetix2) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
.sx2 {
  font-family: snetix2 !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.sx2-icon-eye:before {
  content: "\e000";
}
.sx2-icon-paper-clip:before {
  content: "\e001";
}
.sx2-icon-mail:before {
  content: "\e002";
}
.sx2-icon-toggle:before {
  content: "\e003";
}
.sx2-icon-layout:before {
  content: "\e004";
}
.sx2-icon-link:before {
  content: "\e005";
}
.sx2-icon-bell:before {
  content: "\e006";
}
.sx2-icon-lock:before {
  content: "\e007";
}
.sx2-icon-unlock:before {
  content: "\e008";
}
.sx2-icon-ribbon:before {
  content: "\e009";
}
.sx2-icon-image:before {
  content: "\e010";
}
.sx2-icon-signal:before {
  content: "\e011";
}
.sx2-icon-target:before {
  content: "\e012";
}
.sx2-icon-clipboard:before {
  content: "\e013";
}
.sx2-icon-clock:before {
  content: "\e014";
}
.sx2-icon-watch:before {
  content: "\e015";
}
.sx2-icon-air-play:before {
  content: "\e016";
}
.sx2-icon-camera:before {
  content: "\e017";
}
.sx2-icon-video:before {
  content: "\e018";
}
.sx2-icon-disc:before {
  content: "\e019";
}
.sx2-icon-printer:before {
  content: "\e020";
}
.sx2-icon-monitor:before {
  content: "\e021";
}
.sx2-icon-server:before {
  content: "\e022";
}
.sx2-icon-cog:before {
  content: "\e023";
}
.sx2-icon-heart:before {
  content: "\e024";
}
.sx2-icon-paragraph:before {
  content: "\e025";
}
.sx2-icon-align-justify:before {
  content: "\e026";
}
.sx2-icon-align-left:before {
  content: "\e027";
}
.sx2-icon-align-center:before {
  content: "\e028";
}
.sx2-icon-align-right:before {
  content: "\e029";
}
.sx2-icon-book:before {
  content: "\e030";
}
.sx2-icon-layers:before {
  content: "\e031";
}
.sx2-icon-stack:before {
  content: "\e032";
}
.sx2-icon-stack-2:before {
  content: "\e033";
}
.sx2-icon-paper:before {
  content: "\e034";
}
.sx2-icon-paper-stack:before {
  content: "\e035";
}
.sx2-icon-search:before {
  content: "\e036";
}
.sx2-icon-zoom-in:before {
  content: "\e037";
}
.sx2-icon-zoom-out:before {
  content: "\e038";
}
.sx2-icon-reply:before {
  content: "\e039";
}
.sx2-icon-circle-plus:before {
  content: "\e040";
}
.sx2-icon-circle-minus:before {
  content: "\e041";
}
.sx2-icon-circle-check:before {
  content: "\e042";
}
.sx2-icon-circle-cross:before {
  content: "\e043";
}
.sx2-icon-square-plus:before {
  content: "\e044";
}
.sx2-icon-square-minus:before {
  content: "\e045";
}
.sx2-icon-square-check:before {
  content: "\e046";
}
.sx2-icon-square-cross:before {
  content: "\e047";
}
.sx2-icon-microphone:before {
  content: "\e048";
}
.sx2-icon-record:before {
  content: "\e049";
}
.sx2-icon-skip-back:before {
  content: "\e050";
}
.sx2-icon-rewind:before {
  content: "\e051";
}
.sx2-icon-play:before {
  content: "\e052";
}
.sx2-icon-pause:before {
  content: "\e053";
}
.sx2-icon-stop:before {
  content: "\e054";
}
.sx2-icon-fast-forward:before {
  content: "\e055";
}
.sx2-icon-skip-forward:before {
  content: "\e056";
}
.sx2-icon-shuffle:before {
  content: "\e057";
}
.sx2-icon-repeat:before {
  content: "\e058";
}
.sx2-icon-folder:before {
  content: "\e059";
}
.sx2-icon-umbrella:before {
  content: "\e060";
}
.sx2-icon-moon:before {
  content: "\e061";
}
.sx2-icon-thermometer:before {
  content: "\e062";
}
.sx2-icon-drop:before {
  content: "\e063";
}
.sx2-icon-sun:before {
  content: "\e064";
}
.sx2-icon-cloud:before {
  content: "\e065";
}
.sx2-icon-cloud-upload:before {
  content: "\e066";
}
.sx2-icon-cloud-download:before {
  content: "\e067";
}
.sx2-icon-upload:before {
  content: "\e068";
}
.sx2-icon-download:before {
  content: "\e069";
}
.sx2-icon-location:before {
  content: "\e070";
}
.sx2-icon-location-2:before {
  content: "\e071";
}
.sx2-icon-map:before {
  content: "\e072";
}
.sx2-icon-battery:before {
  content: "\e073";
}
.sx2-icon-head:before {
  content: "\e074";
}
.sx2-icon-briefcase:before {
  content: "\e075";
}
.sx2-icon-speech-bubble:before {
  content: "\e076";
}
.sx2-icon-anchor:before {
  content: "\e077";
}
.sx2-icon-globe:before {
  content: "\e078";
}
.sx2-icon-box:before {
  content: "\e079";
}
.sx2-icon-reload:before {
  content: "\e080";
}
.sx2-icon-share:before {
  content: "\e081";
}
.sx2-icon-marquee:before {
  content: "\e082";
}
.sx2-icon-marquee-plus:before {
  content: "\e083";
}
.sx2-icon-marquee-minus:before {
  content: "\e084";
}
.sx2-icon-tag:before {
  content: "\e085";
}
.sx2-icon-power:before {
  content: "\e086";
}
.sx2-icon-command:before {
  content: "\e087";
}
.sx2-icon-alt:before {
  content: "\e088";
}
.sx2-icon-esc:before {
  content: "\e089";
}
.sx2-icon-bar-graph:before {
  content: "\e090";
}
.sx2-icon-bar-graph-2:before {
  content: "\e091";
}
.sx2-icon-pie-graph:before {
  content: "\e092";
}
.sx2-icon-star:before {
  content: "\e093";
}
.sx2-icon-arrow-left:before {
  content: "\e094";
}
.sx2-icon-arrow-right:before {
  content: "\e095";
}
.sx2-icon-arrow-up:before {
  content: "\e096";
}
.sx2-icon-arrow-down:before {
  content: "\e097";
}
.sx2-icon-volume:before {
  content: "\e098";
}
.sx2-icon-mute:before {
  content: "\e099";
}
.sx2-icon-content-right:before {
  content: "\e100";
}
.sx2-icon-content-left:before {
  content: "\e101";
}
.sx2-icon-grid:before {
  content: "\e102";
}
.sx2-icon-grid-2:before {
  content: "\e103";
}
.sx2-icon-columns:before {
  content: "\e104";
}
.sx2-icon-loader:before {
  content: "\e105";
}
.sx2-icon-bag:before {
  content: "\e106";
}
.sx2-icon-ban:before {
  content: "\e107";
}
.sx2-icon-flag:before {
  content: "\e108";
}
.sx2-icon-trash:before {
  content: "\e109";
}
.sx2-icon-expand:before {
  content: "\e110";
}
.sx2-icon-contract:before {
  content: "\e111";
}
.sx2-icon-maximize:before {
  content: "\e112";
}
.sx2-icon-minimize:before {
  content: "\e113";
}
.sx2-icon-plus:before {
  content: "\e114";
}
.sx2-icon-minus:before {
  content: "\e115";
}
.sx2-icon-check:before {
  content: "\e116";
}
.sx2-icon-cross:before {
  content: "\e117";
}
.sx2-icon-move:before {
  content: "\e118";
}
.sx2-icon-delete:before {
  content: "\e119";
}
.sx2-icon-menu:before {
  content: "\e120";
}
.sx2-icon-archive:before {
  content: "\e121";
}
.sx2-icon-inbox:before {
  content: "\e122";
}
.sx2-icon-outbox:before {
  content: "\e123";
}
.sx2-icon-file:before {
  content: "\e124";
}
.sx2-icon-file-add:before {
  content: "\e125";
}
.sx2-icon-file-subtract:before {
  content: "\e126";
}
.sx2-icon-help:before {
  content: "\e127";
}
.sx2-icon-open:before {
  content: "\e128";
}
.sx2-icon-ellipsis:before {
  content: "\e129";
}
.sx2-icon-type:before {
  content: "\e900";
}
.sx2-icon-box2:before {
  content: "\e901";
}
.sx2-icon-archive2:before {
  content: "\e902";
}
.sx2-icon-envelope:before {
  content: "\e903";
}
.sx2-icon-email:before {
  content: "\e904";
}
.sx2-icon-files:before {
  content: "\e905";
}
.sx2-icon-untitled:before {
  content: "\e906";
}
.sx2-icon-file-settings:before {
  content: "\e907";
}
.sx2-icon-file-add2:before {
  content: "\e908";
}
.sx2-icon-file2:before {
  content: "\e909";
}
.sx2-icon-align-left2:before {
  content: "\e90a";
}
.sx2-icon-align-right2:before {
  content: "\e90b";
}
.sx2-icon-align-center2:before {
  content: "\e90c";
}
.sx2-icon-align-justify2:before {
  content: "\e90d";
}
.sx2-icon-file-broken:before {
  content: "\e90e";
}
.sx2-icon-browser:before {
  content: "\e90f";
}
.sx2-icon-windows:before {
  content: "\e910";
}
.sx2-icon-window:before {
  content: "\e911";
}
.sx2-icon-folder2:before {
  content: "\e912";
}
.sx2-icon-folder-add:before {
  content: "\e913";
}
.sx2-icon-folder-settings:before {
  content: "\e914";
}
.sx2-icon-folder-check:before {
  content: "\e915";
}
.sx2-icon-wifi-low:before {
  content: "\e916";
}
.sx2-icon-wifi-mid:before {
  content: "\e917";
}
.sx2-icon-wifi-full:before {
  content: "\e918";
}
.sx2-icon-connection-empty:before {
  content: "\e919";
}
.sx2-icon-connection-25:before {
  content: "\e91a";
}
.sx2-icon-connection-50:before {
  content: "\e91b";
}
.sx2-icon-connection-75:before {
  content: "\e91c";
}
.sx2-icon-connection-full:before {
  content: "\e91d";
}
.sx2-icon-list:before {
  content: "\e91e";
}
.sx2-icon-grid2:before {
  content: "\e91f";
}
.sx2-icon-untitled2:before {
  content: "\e920";
}
.sx2-icon-battery-charging:before {
  content: "\e921";
}
.sx2-icon-battery-empty:before {
  content: "\e922";
}
.sx2-icon-battery-25:before {
  content: "\e923";
}
.sx2-icon-battery-50:before {
  content: "\e924";
}
.sx2-icon-battery-75:before {
  content: "\e925";
}
.sx2-icon-battery-full:before {
  content: "\e926";
}
.sx2-icon-settings:before {
  content: "\e927";
}
.sx2-icon-arrow-left2:before {
  content: "\e928";
}
.sx2-icon-arrow-up2:before {
  content: "\e929";
}
.sx2-icon-arrow-down2:before {
  content: "\e92a";
}
.sx2-icon-arrow-right2:before {
  content: "\e92b";
}
.sx2-icon-reload2:before {
  content: "\e92c";
}
.sx2-icon-refresh:before {
  content: "\e92d";
}
.sx2-icon-volume2:before {
  content: "\e92e";
}
.sx2-icon-volume-increase:before {
  content: "\e92f";
}
.sx2-icon-volume-decrease:before {
  content: "\e930";
}
.sx2-icon-mute2:before {
  content: "\e931";
}
.sx2-icon-microphone2:before {
  content: "\e932";
}
.sx2-icon-microphone-off:before {
  content: "\e933";
}
.sx2-icon-book2:before {
  content: "\e934";
}
.sx2-icon-checkmark:before {
  content: "\e935";
}
.sx2-icon-checkbox-checked:before {
  content: "\e936";
}
.sx2-icon-checkbox:before {
  content: "\e937";
}
.sx2-icon-paperclip:before {
  content: "\e938";
}
.sx2-icon-download2:before {
  content: "\e939";
}
.sx2-icon-tag2:before {
  content: "\e93a";
}
.sx2-icon-trashcan:before {
  content: "\e93b";
}
.sx2-icon-search2:before {
  content: "\e93c";
}
.sx2-icon-zoomin:before {
  content: "\e93d";
}
.sx2-icon-zoomout:before {
  content: "\e93e";
}
.sx2-icon-chat:before {
  content: "\e93f";
}
.sx2-icon-chat-1:before {
  content: "\e940";
}
.sx2-icon-chat-2:before {
  content: "\e941";
}
.sx2-icon-chat-3:before {
  content: "\e942";
}
.sx2-icon-comment:before {
  content: "\e943";
}
.sx2-icon-calendar:before {
  content: "\e944";
}
.sx2-icon-bookmark:before {
  content: "\e945";
}
.sx2-icon-email2:before {
  content: "\e946";
}
.sx2-icon-heart2:before {
  content: "\e947";
}
.sx2-icon-enter:before {
  content: "\e948";
}
.sx2-icon-cloud2:before {
  content: "\e949";
}
.sx2-icon-book3:before {
  content: "\e94a";
}
.sx2-icon-star2:before {
  content: "\e94b";
}
.sx2-icon-clock2:before {
  content: "\e94c";
}
.sx2-icon-printer2:before {
  content: "\e94d";
}
.sx2-icon-home:before {
  content: "\e94e";
}
.sx2-icon-flag2:before {
  content: "\e94f";
}
.sx2-icon-meter:before {
  content: "\e950";
}
.sx2-icon-switch:before {
  content: "\e951";
}
.sx2-icon-forbidden:before {
  content: "\e952";
}
.sx2-icon-lock2:before {
  content: "\e953";
}
.sx2-icon-unlocked:before {
  content: "\e954";
}
.sx2-icon-unlocked2:before {
  content: "\e955";
}
.sx2-icon-users:before {
  content: "\e956";
}
.sx2-icon-user:before {
  content: "\e957";
}
.sx2-icon-users2:before {
  content: "\e958";
}
.sx2-icon-user2:before {
  content: "\e959";
}
.sx2-icon-bullhorn:before {
  content: "\e95a";
}
.sx2-icon-share2:before {
  content: "\e95b";
}
.sx2-icon-screen:before {
  content: "\e95c";
}
.sx2-icon-phone:before {
  content: "\e95d";
}
.sx2-icon-phone-portrait:before {
  content: "\e95e";
}
.sx2-icon-phone-landscape:before {
  content: "\e95f";
}
.sx2-icon-tablet:before {
  content: "\e960";
}
.sx2-icon-tablet-landscape:before {
  content: "\e961";
}
.sx2-icon-laptop:before {
  content: "\e962";
}
.sx2-icon-camera2:before {
  content: "\e963";
}
.sx2-icon-microwaveoven:before {
  content: "\e964";
}
.sx2-icon-creditcards:before {
  content: "\e965";
}
.sx2-icon-calculator:before {
  content: "\e966";
}
.sx2-icon-bag2:before {
  content: "\e967";
}
.sx2-icon-diamond:before {
  content: "\e968";
}
.sx2-icon-drink:before {
  content: "\e969";
}
.sx2-icon-shorts:before {
  content: "\e96a";
}
.sx2-icon-vcard:before {
  content: "\e96b";
}
.sx2-icon-sun2:before {
  content: "\e96c";
}
.sx2-icon-bill:before {
  content: "\e96d";
}
.sx2-icon-coffee:before {
  content: "\e96e";
}
.sx2-icon-untitled3:before {
  content: "\e96f";
}
.sx2-icon-newspaper:before {
  content: "\e970";
}
.sx2-icon-stack2:before {
  content: "\e971";
}
.sx2-icon-mapmarker:before {
  content: "\e972";
}
.sx2-icon-map2:before {
  content: "\e973";
}
.sx2-icon-support:before {
  content: "\e974";
}
.sx2-icon-untitled4:before {
  content: "\e975";
}
.sx2-icon-barbell:before {
  content: "\e976";
}
.sx2-icon-stopwatch:before {
  content: "\e977";
}
.sx2-icon-atom:before {
  content: "\e978";
}
.sx2-icon-syringe:before {
  content: "\e979";
}
.sx2-icon-health:before {
  content: "\e97a";
}
.sx2-icon-bolt:before {
  content: "\e97b";
}
.sx2-icon-pill:before {
  content: "\e97c";
}
.sx2-icon-bones:before {
  content: "\e97d";
}
.sx2-icon-lab:before {
  content: "\e97e";
}
.sx2-icon-clipboard2:before {
  content: "\e97f";
}
.sx2-icon-mug:before {
  content: "\e980";
}
.sx2-icon-bucket:before {
  content: "\e981";
}
.sx2-icon-select:before {
  content: "\e982";
}
.sx2-icon-graph:before {
  content: "\e983";
}
.sx2-icon-crop:before {
  content: "\e984";
}
.sx2-icon-image2:before {
  content: "\e985";
}
.sx2-icon-cube:before {
  content: "\e986";
}
.sx2-icon-bars:before {
  content: "\e987";
}
.sx2-icon-chart:before {
  content: "\e988";
}
.sx2-icon-pencil:before {
  content: "\e989";
}
.sx2-icon-measure:before {
  content: "\e98a";
}
.sx2-icon-eyedropper:before {
  content: "\e98b";
}
.sx2-icon-times:before {
  content: "\e98c";
}
.sx2-icon-tick:before {
  content: "\e98d";
}
.sx2-icon-plus2:before {
  content: "\e98e";
}
.sx2-icon-minus2:before {
  content: "\e98f";
}
.sx2-icon-equals:before {
  content: "\e990";
}
.sx2-icon-divide:before {
  content: "\e991";
}
.sx2-icon-chevron-right:before {
  content: "\e992";
}
.sx2-icon-chevron-left:before {
  content: "\e993";
}
.sx2-icon-arrow-right-thick:before {
  content: "\e994";
}
.sx2-icon-arrow-left-thick:before {
  content: "\e995";
}
.sx2-icon-th-small:before {
  content: "\e996";
}
.sx2-icon-th-menu:before {
  content: "\e997";
}
.sx2-icon-th-list:before {
  content: "\e998";
}
.sx2-icon-th-large:before {
  content: "\e999";
}
.sx2-icon-home2:before {
  content: "\e99a";
}
.sx2-icon-arrow-forward:before {
  content: "\e99b";
}
.sx2-icon-arrow-back:before {
  content: "\e99c";
}
.sx2-icon-rss:before {
  content: "\e99d";
}
.sx2-icon-location2:before {
  content: "\e99e";
}
.sx2-icon-link2:before {
  content: "\e99f";
}
.sx2-icon-image3:before {
  content: "\e9a0";
}
.sx2-icon-arrow-up-thick:before {
  content: "\e9a1";
}
.sx2-icon-arrow-down-thick:before {
  content: "\e9a2";
}
.sx2-icon-starburst:before {
  content: "\e9a3";
}
.sx2-icon-starburst-outline:before {
  content: "\e9a4";
}
.sx2-icon-star3:before {
  content: "\e9a5";
}
.sx2-icon-flow-children:before {
  content: "\e9a6";
}
.sx2-icon-export:before {
  content: "\e9a7";
}
.sx2-icon-delete2:before {
  content: "\e9a8";
}
.sx2-icon-delete-outline:before {
  content: "\e9a9";
}
.sx2-icon-cloud-storage:before {
  content: "\e9aa";
}
.sx2-icon-wi-fi:before {
  content: "\e9ab";
}
.sx2-icon-heart3:before {
  content: "\e9ac";
}
.sx2-icon-flash:before {
  content: "\e9ad";
}
.sx2-icon-cancel:before {
  content: "\e9ae";
}
.sx2-icon-backspace:before {
  content: "\e9af";
}
.sx2-icon-attachment:before {
  content: "\e9b0";
}
.sx2-icon-arrow-move:before {
  content: "\e9b1";
}
.sx2-icon-warning:before {
  content: "\e9b2";
}
.sx2-icon-user3:before {
  content: "\e9b3";
}
.sx2-icon-radar:before {
  content: "\e9b4";
}
.sx2-icon-lock-open:before {
  content: "\e9b5";
}
.sx2-icon-lock-closed:before {
  content: "\e9b6";
}
.sx2-icon-location-arrow:before {
  content: "\e9b7";
}
.sx2-icon-info:before {
  content: "\e9b8";
}
.sx2-icon-user-delete:before {
  content: "\e9b9";
}
.sx2-icon-user-add:before {
  content: "\e9ba";
}
.sx2-icon-media-pause:before {
  content: "\e9bb";
}
.sx2-icon-group:before {
  content: "\e9bc";
}
.sx2-icon-chart-pie:before {
  content: "\e9bd";
}
.sx2-icon-chart-line:before {
  content: "\e9be";
}
.sx2-icon-chart-bar:before {
  content: "\e9bf";
}
.sx2-icon-chart-area:before {
  content: "\e9c0";
}
.sx2-icon-video2:before {
  content: "\e9c1";
}
.sx2-icon-point-of-interest:before {
  content: "\e9c2";
}
.sx2-icon-infinity:before {
  content: "\e9c3";
}
.sx2-icon-globe2:before {
  content: "\e9c4";
}
.sx2-icon-eye2:before {
  content: "\e9c5";
}
.sx2-icon-cog2:before {
  content: "\e9c6";
}
.sx2-icon-camera3:before {
  content: "\e9c7";
}
.sx2-icon-upload2:before {
  content: "\e9c8";
}
.sx2-icon-scissors:before {
  content: "\e9c9";
}
.sx2-icon-refresh2:before {
  content: "\e9ca";
}
.sx2-icon-pin:before {
  content: "\e9cb";
}
.sx2-icon-key:before {
  content: "\e9cc";
}
.sx2-icon-info-large:before {
  content: "\e9cd";
}
.sx2-icon-eject:before {
  content: "\e9ce";
}
.sx2-icon-download3:before {
  content: "\e9cf";
}
.sx2-icon-zoom:before {
  content: "\e9d0";
}
.sx2-icon-zoom-out2:before {
  content: "\e9d1";
}
.sx2-icon-zoom-in2:before {
  content: "\e9d2";
}
.sx2-icon-sort-numerically:before {
  content: "\e9d3";
}
.sx2-icon-sort-alphabetically:before {
  content: "\e9d4";
}
.sx2-icon-input-checked:before {
  content: "\e9d5";
}
.sx2-icon-calender:before {
  content: "\e9d6";
}
.sx2-icon-world:before {
  content: "\e9d7";
}
.sx2-icon-notes:before {
  content: "\e9d8";
}
.sx2-icon-code:before {
  content: "\e9d9";
}
.sx2-icon-arrow-sync:before {
  content: "\e9da";
}
.sx2-icon-arrow-shuffle:before {
  content: "\e9db";
}
.sx2-icon-arrow-repeat:before {
  content: "\e9dc";
}
.sx2-icon-arrow-minimise:before {
  content: "\e9dd";
}
.sx2-icon-arrow-maximise:before {
  content: "\e9de";
}
.sx2-icon-arrow-loop:before {
  content: "\e9df";
}
.sx2-icon-anchor2:before {
  content: "\e9e0";
}
.sx2-icon-spanner:before {
  content: "\e9e1";
}
.sx2-icon-puzzle:before {
  content: "\e9e2";
}
.sx2-icon-power2:before {
  content: "\e9e3";
}
.sx2-icon-plane:before {
  content: "\e9e4";
}
.sx2-icon-pi:before {
  content: "\e9e5";
}
.sx2-icon-phone2:before {
  content: "\e9e6";
}
.sx2-icon-microphone3:before {
  content: "\e9e7";
}
.sx2-icon-media-rewind:before {
  content: "\e9e8";
}
.sx2-icon-flag3:before {
  content: "\e9e9";
}
.sx2-icon-adjust-brightness:before {
  content: "\e9ea";
}
.sx2-icon-waves:before {
  content: "\e9eb";
}
.sx2-icon-social-twitter:before {
  content: "\e9ec";
}
.sx2-icon-social-facebook:before {
  content: "\e9ed";
}
.sx2-icon-social-dribbble:before {
  content: "\e9ee";
}
.sx2-icon-media-stop:before {
  content: "\e9ef";
}
.sx2-icon-media-record:before {
  content: "\e9f0";
}
.sx2-icon-media-play:before {
  content: "\e9f1";
}
.sx2-icon-media-fast-forward:before {
  content: "\e9f2";
}
.sx2-icon-media-eject:before {
  content: "\e9f3";
}
.sx2-icon-social-vimeo:before {
  content: "\e9f4";
}
.sx2-icon-social-tumbler:before {
  content: "\e9f5";
}
.sx2-icon-social-skype:before {
  content: "\e9f6";
}
.sx2-icon-social-pinterest:before {
  content: "\e9f7";
}
.sx2-icon-social-linkedin:before {
  content: "\e9f8";
}
.sx2-icon-social-last-fm:before {
  content: "\e9f9";
}
.sx2-icon-social-github:before {
  content: "\e9fa";
}
.sx2-icon-social-flickr:before {
  content: "\e9fb";
}
.sx2-icon-at:before {
  content: "\e9fc";
}
.sx2-icon-times-outline:before {
  content: "\e9fd";
}
.sx2-icon-plus-outline:before {
  content: "\e9fe";
}
.sx2-icon-minus-outline:before {
  content: "\e9ff";
}
.sx2-icon-tick-outline:before {
  content: "\ea00";
}
.sx2-icon-th-large-outline:before {
  content: "\ea01";
}
.sx2-icon-equals-outline:before {
  content: "\ea02";
}
.sx2-icon-divide-outline:before {
  content: "\ea03";
}
.sx2-icon-chevron-right-outline:before {
  content: "\ea04";
}
.sx2-icon-chevron-left-outline:before {
  content: "\ea05";
}
.sx2-icon-arrow-right-outline:before {
  content: "\ea06";
}
.sx2-icon-arrow-left-outline:before {
  content: "\ea07";
}
.sx2-icon-th-small-outline:before {
  content: "\ea08";
}
.sx2-icon-th-menu-outline:before {
  content: "\ea09";
}
.sx2-icon-th-list-outline:before {
  content: "\ea0a";
}
.sx2-icon-news:before {
  content: "\ea0b";
}
.sx2-icon-home-outline:before {
  content: "\ea0c";
}
.sx2-icon-arrow-up-outline:before {
  content: "\ea0d";
}
.sx2-icon-arrow-forward-outline:before {
  content: "\ea0e";
}
.sx2-icon-arrow-down-outline:before {
  content: "\ea0f";
}
.sx2-icon-arrow-back-outline:before {
  content: "\ea10";
}
.sx2-icon-trash2:before {
  content: "\ea11";
}
.sx2-icon-rss-outline:before {
  content: "\ea12";
}
.sx2-icon-message:before {
  content: "\ea13";
}
.sx2-icon-location-outline:before {
  content: "\ea14";
}
.sx2-icon-link-outline:before {
  content: "\ea15";
}
.sx2-icon-image-outline:before {
  content: "\ea16";
}
.sx2-icon-export-outline:before {
  content: "\ea17";
}
.sx2-icon-cross2:before {
  content: "\ea18";
}
.sx2-icon-wi-fi-outline:before {
  content: "\ea19";
}
.sx2-icon-star-outline:before {
  content: "\ea1a";
}
.sx2-icon-media-pause-outline:before {
  content: "\ea1b";
}
.sx2-icon-mail2:before {
  content: "\ea1c";
}
.sx2-icon-heart-outline:before {
  content: "\ea1d";
}
.sx2-icon-flash-outline:before {
  content: "\ea1e";
}
.sx2-icon-cancel-outline:before {
  content: "\ea1f";
}
.sx2-icon-beaker:before {
  content: "\ea20";
}
.sx2-icon-arrow-move-outline:before {
  content: "\ea21";
}
.sx2-icon-watch2:before {
  content: "\ea22";
}
.sx2-icon-warning-outline:before {
  content: "\ea23";
}
.sx2-icon-time:before {
  content: "\ea24";
}
.sx2-icon-radar-outline:before {
  content: "\ea25";
}
.sx2-icon-lock-open-outline:before {
  content: "\ea26";
}
.sx2-icon-location-arrow-outline:before {
  content: "\ea27";
}
.sx2-icon-info-outline:before {
  content: "\ea28";
}
.sx2-icon-backspace-outline:before {
  content: "\ea29";
}
.sx2-icon-attachment-outline:before {
  content: "\ea2a";
}
.sx2-icon-user-outline:before {
  content: "\ea2b";
}
.sx2-icon-user-delete-outline:before {
  content: "\ea2c";
}
.sx2-icon-user-add-outline:before {
  content: "\ea2d";
}
.sx2-icon-lock-closed-outline:before {
  content: "\ea2e";
}
.sx2-icon-group-outline:before {
  content: "\ea2f";
}
.sx2-icon-chart-pie-outline:before {
  content: "\ea30";
}
.sx2-icon-chart-line-outline:before {
  content: "\ea31";
}
.sx2-icon-chart-bar-outline:before {
  content: "\ea32";
}
.sx2-icon-chart-area-outline:before {
  content: "\ea33";
}
.sx2-icon-video-outline:before {
  content: "\ea34";
}
.sx2-icon-point-of-interest-outline:before {
  content: "\ea35";
}
.sx2-icon-map3:before {
  content: "\ea36";
}
.sx2-icon-key-outline:before {
  content: "\ea37";
}
.sx2-icon-infinity-outline:before {
  content: "\ea38";
}
.sx2-icon-globe-outline:before {
  content: "\ea39";
}
.sx2-icon-eye-outline:before {
  content: "\ea3a";
}
.sx2-icon-cog-outline:before {
  content: "\ea3b";
}
.sx2-icon-camera-outline:before {
  content: "\ea3c";
}
.sx2-icon-upload-outline:before {
  content: "\ea3d";
}
.sx2-icon-support2:before {
  content: "\ea3e";
}
.sx2-icon-scissors-outline:before {
  content: "\ea3f";
}
.sx2-icon-refresh-outline:before {
  content: "\ea40";
}
.sx2-icon-info-large-outline:before {
  content: "\ea41";
}
.sx2-icon-eject-outline:before {
  content: "\ea42";
}
.sx2-icon-download-outline:before {
  content: "\ea43";
}
.sx2-icon-battery-mid:before {
  content: "\ea44";
}
.sx2-icon-battery-low:before {
  content: "\ea45";
}
.sx2-icon-battery-high:before {
  content: "\ea46";
}
.sx2-icon-zoom-outline:before {
  content: "\ea47";
}
.sx2-icon-zoom-out-outline:before {
  content: "\ea48";
}
.sx2-icon-zoom-in-outline:before {
  content: "\ea49";
}
.sx2-icon-tag3:before {
  content: "\ea4a";
}
.sx2-icon-tabs-outline:before {
  content: "\ea4b";
}
.sx2-icon-pin-outline:before {
  content: "\ea4c";
}
.sx2-icon-message-typing:before {
  content: "\ea4d";
}
.sx2-icon-directions:before {
  content: "\ea4e";
}
.sx2-icon-battery-full2:before {
  content: "\ea4f";
}
.sx2-icon-battery-charge:before {
  content: "\ea50";
}
.sx2-icon-pipette:before {
  content: "\ea51";
}
.sx2-icon-pencil2:before {
  content: "\ea52";
}
.sx2-icon-folder3:before {
  content: "\ea53";
}
.sx2-icon-folder-delete:before {
  content: "\ea54";
}
.sx2-icon-folder-add2:before {
  content: "\ea55";
}
.sx2-icon-edit:before {
  content: "\ea56";
}
.sx2-icon-document:before {
  content: "\ea57";
}
.sx2-icon-document-delete:before {
  content: "\ea58";
}
.sx2-icon-document-add:before {
  content: "\ea59";
}
.sx2-icon-brush:before {
  content: "\ea5a";
}
.sx2-icon-thumbs-up:before {
  content: "\ea5b";
}
.sx2-icon-thumbs-down:before {
  content: "\ea5c";
}
.sx2-icon-pen:before {
  content: "\ea5d";
}
.sx2-icon-sort-numerically-outline:before {
  content: "\ea5e";
}
.sx2-icon-sort-alphabetically-outline:before {
  content: "\ea5f";
}
.sx2-icon-social-last-fm-circular:before {
  content: "\ea60";
}
.sx2-icon-social-github-circular:before {
  content: "\ea61";
}
.sx2-icon-compass:before {
  content: "\ea62";
}
.sx2-icon-bookmark2:before {
  content: "\ea63";
}
.sx2-icon-input-checked-outline:before {
  content: "\ea64";
}
.sx2-icon-code-outline:before {
  content: "\ea65";
}
.sx2-icon-calender-outline:before {
  content: "\ea66";
}
.sx2-icon-business-card:before {
  content: "\ea67";
}
.sx2-icon-arrow-up3:before {
  content: "\ea68";
}
.sx2-icon-arrow-sync-outline:before {
  content: "\ea69";
}
.sx2-icon-arrow-right3:before {
  content: "\ea6a";
}
.sx2-icon-arrow-repeat-outline:before {
  content: "\ea6b";
}
.sx2-icon-arrow-loop-outline:before {
  content: "\ea6c";
}
.sx2-icon-arrow-left3:before {
  content: "\ea6d";
}
.sx2-icon-flow-switch:before {
  content: "\ea6e";
}
.sx2-icon-flow-parallel:before {
  content: "\ea6f";
}
.sx2-icon-flow-merge:before {
  content: "\ea70";
}
.sx2-icon-document-text:before {
  content: "\ea71";
}
.sx2-icon-clipboard3:before {
  content: "\ea72";
}
.sx2-icon-calculator2:before {
  content: "\ea73";
}
.sx2-icon-arrow-minimise-outline:before {
  content: "\ea74";
}
.sx2-icon-arrow-maximise-outline:before {
  content: "\ea75";
}
.sx2-icon-arrow-down3:before {
  content: "\ea76";
}
.sx2-icon-gift:before {
  content: "\ea77";
}
.sx2-icon-film:before {
  content: "\ea78";
}
.sx2-icon-database:before {
  content: "\ea79";
}
.sx2-icon-bell2:before {
  content: "\ea7a";
}
.sx2-icon-anchor-outline:before {
  content: "\ea7b";
}
.sx2-icon-adjust-contrast:before {
  content: "\ea7c";
}
.sx2-icon-world-outline:before {
  content: "\ea7d";
}
.sx2-icon-shopping-bag:before {
  content: "\ea7e";
}
.sx2-icon-power-outline:before {
  content: "\ea7f";
}
.sx2-icon-notes-outline:before {
  content: "\ea80";
}
.sx2-icon-device-tablet:before {
  content: "\ea81";
}
.sx2-icon-device-phone:before {
  content: "\ea82";
}
.sx2-icon-device-laptop:before {
  content: "\ea83";
}
.sx2-icon-device-desktop:before {
  content: "\ea84";
}
.sx2-icon-briefcase2:before {
  content: "\ea85";
}
.sx2-icon-stopwatch2:before {
  content: "\ea86";
}
.sx2-icon-spanner-outline:before {
  content: "\ea87";
}
.sx2-icon-puzzle-outline:before {
  content: "\ea88";
}
.sx2-icon-printer3:before {
  content: "\ea89";
}
.sx2-icon-pi-outline:before {
  content: "\ea8a";
}
.sx2-icon-lightbulb:before {
  content: "\ea8b";
}
.sx2-icon-flag-outline:before {
  content: "\ea8c";
}
.sx2-icon-contacts:before {
  content: "\ea8d";
}
.sx2-icon-archive3:before {
  content: "\ea8e";
}
.sx2-icon-weather-stormy:before {
  content: "\ea8f";
}
.sx2-icon-weather-shower:before {
  content: "\ea90";
}
.sx2-icon-weather-partly-sunny:before {
  content: "\ea91";
}
.sx2-icon-weather-downpour:before {
  content: "\ea92";
}
.sx2-icon-weather-cloudy:before {
  content: "\ea93";
}
.sx2-icon-plane-outline:before {
  content: "\ea94";
}
.sx2-icon-phone-outline:before {
  content: "\ea95";
}
.sx2-icon-microphone-outline:before {
  content: "\ea96";
}
.sx2-icon-weather-windy:before {
  content: "\ea97";
}
.sx2-icon-weather-windy-cloudy:before {
  content: "\ea98";
}
.sx2-icon-weather-sunny:before {
  content: "\ea99";
}
.sx2-icon-weather-snow:before {
  content: "\ea9a";
}
.sx2-icon-weather-night:before {
  content: "\ea9b";
}
.sx2-icon-media-stop-outline:before {
  content: "\ea9c";
}
.sx2-icon-media-rewind-outline:before {
  content: "\ea9d";
}
.sx2-icon-media-record-outline:before {
  content: "\ea9e";
}
.sx2-icon-media-play-outline:before {
  content: "\ea9f";
}
.sx2-icon-media-fast-forward-outline:before {
  content: "\eaa0";
}
.sx2-icon-media-eject-outline:before {
  content: "\eaa1";
}
.sx2-icon-wine:before {
  content: "\eaa2";
}
.sx2-icon-waves-outline:before {
  content: "\eaa3";
}
.sx2-icon-ticket:before {
  content: "\eaa4";
}
.sx2-icon-tags:before {
  content: "\eaa5";
}
.sx2-icon-plug:before {
  content: "\eaa6";
}
.sx2-icon-headphones:before {
  content: "\eaa7";
}
.sx2-icon-credit-card:before {
  content: "\eaa8";
}
.sx2-icon-coffee2:before {
  content: "\eaa9";
}
.sx2-icon-book4:before {
  content: "\eaaa";
}
.sx2-icon-beer:before {
  content: "\eaab";
}
.sx2-icon-volume3:before {
  content: "\eaac";
}
.sx2-icon-volume-up:before {
  content: "\eaad";
}
.sx2-icon-volume-mute:before {
  content: "\eaae";
}
.sx2-icon-volume-down:before {
  content: "\eaaf";
}
.sx2-icon-social-vimeo-circular:before {
  content: "\eab0";
}
.sx2-icon-social-twitter-circular:before {
  content: "\eab1";
}
.sx2-icon-social-pinterest-circular:before {
  content: "\eab2";
}
.sx2-icon-social-linkedin-circular:before {
  content: "\eab3";
}
.sx2-icon-social-facebook-circular:before {
  content: "\eab4";
}
.sx2-icon-social-dribbble-circular:before {
  content: "\eab5";
}
.sx2-icon-tree:before {
  content: "\eab6";
}
.sx2-icon-thermometer2:before {
  content: "\eab7";
}
.sx2-icon-social-tumbler-circular:before {
  content: "\eab8";
}
.sx2-icon-social-skype-outline:before {
  content: "\eab9";
}
.sx2-icon-social-flickr-circular:before {
  content: "\eaba";
}
.sx2-icon-social-at-circular:before {
  content: "\eabb";
}
.sx2-icon-shopping-cart:before {
  content: "\eabc";
}
.sx2-icon-messages:before {
  content: "\eabd";
}
.sx2-icon-leaf:before {
  content: "\eabe";
}
.sx2-icon-feather:before {
  content: "\eabf";
}
.sx2-icon-3d_rotation:before {
  content: "\e84d";
}
.sx2-icon-ac_unit:before {
  content: "\eb3b";
}
.sx2-icon-alarm:before {
  content: "\e855";
}
.sx2-icon-access_alarms:before {
  content: "\e191";
}
.sx2-icon-schedule:before {
  content: "\e8b5";
}
.sx2-icon-accessibility:before {
  content: "\e84e";
}
.sx2-icon-accessible:before {
  content: "\eac0";
}
.sx2-icon-account_balance:before {
  content: "\e84f";
}
.sx2-icon-account_balance_wallet:before {
  content: "\e850";
}
.sx2-icon-account_box:before {
  content: "\e851";
}
.sx2-icon-account_circle:before {
  content: "\e853";
}
.sx2-icon-adb:before {
  content: "\e60e";
}
.sx2-icon-add:before {
  content: "\e145";
}
.sx2-icon-add_a_photo:before {
  content: "\e439";
}
.sx2-icon-alarm_add:before {
  content: "\e856";
}
.sx2-icon-add_alert:before {
  content: "\e0c8";
}
.sx2-icon-add_box:before {
  content: "\e146";
}
.sx2-icon-add_circle:before {
  content: "\e147";
}
.sx2-icon-control_point:before {
  content: "\e3ba";
}
.sx2-icon-add_location:before {
  content: "\e567";
}
.sx2-icon-add_shopping_cart:before {
  content: "\e854";
}
.sx2-icon-queue:before {
  content: "\e0c9";
}
.sx2-icon-add_to_queue:before {
  content: "\e0ca";
}
.sx2-icon-adjust:before {
  content: "\e39e";
}
.sx2-icon-airline_seat_flat:before {
  content: "\e630";
}
.sx2-icon-airline_seat_flat_angled:before {
  content: "\e631";
}
.sx2-icon-airline_seat_individual_suite:before {
  content: "\e632";
}
.sx2-icon-airline_seat_legroom_extra:before {
  content: "\e633";
}
.sx2-icon-airline_seat_legroom_normal:before {
  content: "\e634";
}
.sx2-icon-airline_seat_legroom_reduced:before {
  content: "\e635";
}
.sx2-icon-airline_seat_recline_extra:before {
  content: "\e636";
}
.sx2-icon-airline_seat_recline_normal:before {
  content: "\e637";
}
.sx2-icon-flight:before {
  content: "\e539";
}
.sx2-icon-airplanemode_inactive:before {
  content: "\e194";
}
.sx2-icon-airplay:before {
  content: "\e0cb";
}
.sx2-icon-airport_shuttle:before {
  content: "\eb3c";
}
.sx2-icon-alarm_off:before {
  content: "\e857";
}
.sx2-icon-alarm_on:before {
  content: "\e858";
}
.sx2-icon-album:before {
  content: "\e0cc";
}
.sx2-icon-all_inclusive:before {
  content: "\eb3d";
}
.sx2-icon-all_out:before {
  content: "\eac1";
}
.sx2-icon-android:before {
  content: "\e859";
}
.sx2-icon-announcement:before {
  content: "\e85a";
}
.sx2-icon-apps:before {
  content: "\e5c3";
}
.sx2-icon-archive4:before {
  content: "\e149";
}
.sx2-icon-arrow_back:before {
  content: "\e5c4";
}
.sx2-icon-arrow_downward:before {
  content: "\e5db";
}
.sx2-icon-arrow_drop_down:before {
  content: "\e5c5";
}
.sx2-icon-arrow_drop_down_circle:before {
  content: "\e5c6";
}
.sx2-icon-arrow_drop_up:before {
  content: "\e5c7";
}
.sx2-icon-arrow_forward:before {
  content: "\e5c8";
}
.sx2-icon-arrow_upward:before {
  content: "\e5d8";
}
.sx2-icon-art_track:before {
  content: "\e0cd";
}
.sx2-icon-aspect_ratio:before {
  content: "\e85b";
}
.sx2-icon-poll:before {
  content: "\e801";
}
.sx2-icon-assignment:before {
  content: "\e85d";
}
.sx2-icon-assignment_ind:before {
  content: "\e85e";
}
.sx2-icon-assignment_late:before {
  content: "\e85f";
}
.sx2-icon-assignment_return:before {
  content: "\e860";
}
.sx2-icon-assignment_returned:before {
  content: "\e861";
}
.sx2-icon-assignment_turned_in:before {
  content: "\e862";
}
.sx2-icon-assistant:before {
  content: "\e39f";
}
.sx2-icon-flag4:before {
  content: "\e153";
}
.sx2-icon-attach_file:before {
  content: "\e226";
}
.sx2-icon-attach_money:before {
  content: "\e227";
}
.sx2-icon-attachment2:before {
  content: "\e2bc";
}
.sx2-icon-audiotrack:before {
  content: "\e3a1";
}
.sx2-icon-autorenew:before {
  content: "\e863";
}
.sx2-icon-av_timer:before {
  content: "\e0ce";
}
.sx2-icon-backspace2:before {
  content: "\e14a";
}
.sx2-icon-cloud_upload:before {
  content: "\e2c3";
}
.sx2-icon-battery_alert:before {
  content: "\e19c";
}
.sx2-icon-battery_charging_full:before {
  content: "\e1a3";
}
.sx2-icon-battery_std:before {
  content: "\e1a5";
}
.sx2-icon-battery_unknown:before {
  content: "\e1a6";
}
.sx2-icon-beach_access:before {
  content: "\eb3e";
}
.sx2-icon-beenhere:before {
  content: "\e52d";
}
.sx2-icon-block:before {
  content: "\e14b";
}
.sx2-icon-bluetooth:before {
  content: "\e1a7";
}
.sx2-icon-bluetooth_searching:before {
  content: "\e1aa";
}
.sx2-icon-bluetooth_connected:before {
  content: "\e1a8";
}
.sx2-icon-bluetooth_disabled:before {
  content: "\e1a9";
}
.sx2-icon-blur_circular:before {
  content: "\e3a2";
}
.sx2-icon-blur_linear:before {
  content: "\e3a3";
}
.sx2-icon-blur_off:before {
  content: "\e3a4";
}
.sx2-icon-blur_on:before {
  content: "\e3a5";
}
.sx2-icon-class:before {
  content: "\e86e";
}
.sx2-icon-turned_in:before {
  content: "\e8e6";
}
.sx2-icon-turned_in_not:before {
  content: "\e8e7";
}
.sx2-icon-border_all:before {
  content: "\e228";
}
.sx2-icon-border_bottom:before {
  content: "\e229";
}
.sx2-icon-border_clear:before {
  content: "\e22a";
}
.sx2-icon-border_color:before {
  content: "\e22b";
}
.sx2-icon-border_horizontal:before {
  content: "\e22c";
}
.sx2-icon-border_inner:before {
  content: "\e22d";
}
.sx2-icon-border_left:before {
  content: "\e22e";
}
.sx2-icon-border_outer:before {
  content: "\e22f";
}
.sx2-icon-border_right:before {
  content: "\e230";
}
.sx2-icon-border_style:before {
  content: "\e231";
}
.sx2-icon-border_top:before {
  content: "\e232";
}
.sx2-icon-border_vertical:before {
  content: "\e233";
}
.sx2-icon-branding_watermark:before {
  content: "\e0cf";
}
.sx2-icon-brightness_1:before {
  content: "\e3a6";
}
.sx2-icon-brightness_2:before {
  content: "\e3a7";
}
.sx2-icon-brightness_3:before {
  content: "\e3a8";
}
.sx2-icon-brightness_4:before {
  content: "\e3a9";
}
.sx2-icon-brightness_low:before {
  content: "\e1ad";
}
.sx2-icon-brightness_medium:before {
  content: "\e1ae";
}
.sx2-icon-brightness_high:before {
  content: "\e1ac";
}
.sx2-icon-brightness_auto:before {
  content: "\e1ab";
}
.sx2-icon-broken_image:before {
  content: "\e3ad";
}
.sx2-icon-brush2:before {
  content: "\e3ae";
}
.sx2-icon-bubble_chart:before {
  content: "\e6dd";
}
.sx2-icon-bug_report:before {
  content: "\e868";
}
.sx2-icon-build:before {
  content: "\e869";
}
.sx2-icon-burst_mode:before {
  content: "\e43c";
}
.sx2-icon-domain:before {
  content: "\e7ee";
}
.sx2-icon-business_center:before {
  content: "\eb3f";
}
.sx2-icon-cached:before {
  content: "\e86a";
}
.sx2-icon-cake:before {
  content: "\e7e9";
}
.sx2-icon-phone3:before {
  content: "\e0d0";
}
.sx2-icon-call_end:before {
  content: "\e0d1";
}
.sx2-icon-call_made:before {
  content: "\e0d2";
}
.sx2-icon-merge_type:before {
  content: "\e252";
}
.sx2-icon-call_missed:before {
  content: "\e0d3";
}
.sx2-icon-call_missed_outgoing:before {
  content: "\e0e4";
}
.sx2-icon-call_received:before {
  content: "\e0d4";
}
.sx2-icon-call_split:before {
  content: "\e0d5";
}
.sx2-icon-call_to_action:before {
  content: "\e0d6";
}
.sx2-icon-camera4:before {
  content: "\e3af";
}
.sx2-icon-photo_camera:before {
  content: "\e412";
}
.sx2-icon-camera_enhance:before {
  content: "\e8fc";
}
.sx2-icon-camera_front:before {
  content: "\e3b1";
}
.sx2-icon-camera_rear:before {
  content: "\e3b2";
}
.sx2-icon-camera_roll:before {
  content: "\e3b3";
}
.sx2-icon-cancel2:before {
  content: "\e5c9";
}
.sx2-icon-redeem:before {
  content: "\e8b1";
}
.sx2-icon-card_membership:before {
  content: "\e8f7";
}
.sx2-icon-card_travel:before {
  content: "\e8f8";
}
.sx2-icon-casino:before {
  content: "\eb40";
}
.sx2-icon-cast:before {
  content: "\e307";
}
.sx2-icon-cast_connected:before {
  content: "\e308";
}
.sx2-icon-center_focus_strong:before {
  content: "\e3b4";
}
.sx2-icon-center_focus_weak:before {
  content: "\e3b5";
}
.sx2-icon-change_history:before {
  content: "\e86b";
}
.sx2-icon-chat2:before {
  content: "\e0d7";
}
.sx2-icon-chat_bubble:before {
  content: "\e0d8";
}
.sx2-icon-chat_bubble_outline:before {
  content: "\e0d9";
}
.sx2-icon-check2:before {
  content: "\e5ca";
}
.sx2-icon-check_box:before {
  content: "\e834";
}
.sx2-icon-check_box_outline_blank:before {
  content: "\e835";
}
.sx2-icon-check_circle:before {
  content: "\e86c";
}
.sx2-icon-navigate_before:before {
  content: "\e408";
}
.sx2-icon-navigate_next:before {
  content: "\e409";
}
.sx2-icon-child_care:before {
  content: "\eb41";
}
.sx2-icon-child_friendly:before {
  content: "\eb42";
}
.sx2-icon-chrome_reader_mode:before {
  content: "\e86d";
}
.sx2-icon-close:before {
  content: "\e5cd";
}
.sx2-icon-clear_all:before {
  content: "\e0da";
}
.sx2-icon-closed_caption:before {
  content: "\e0db";
}
.sx2-icon-wb_cloudy:before {
  content: "\e42d";
}
.sx2-icon-cloud_circle:before {
  content: "\e2be";
}
.sx2-icon-cloud_done:before {
  content: "\e2bf";
}
.sx2-icon-cloud_download:before {
  content: "\e2c0";
}
.sx2-icon-cloud_off:before {
  content: "\e2c1";
}
.sx2-icon-cloud_queue:before {
  content: "\e2c2";
}
.sx2-icon-code2:before {
  content: "\e86f";
}
.sx2-icon-photo_library:before {
  content: "\e413";
}
.sx2-icon-collections_bookmark:before {
  content: "\e431";
}
.sx2-icon-palette:before {
  content: "\e40a";
}
.sx2-icon-colorize:before {
  content: "\e3b8";
}
.sx2-icon-comment2:before {
  content: "\e0dc";
}
.sx2-icon-compare:before {
  content: "\e3b9";
}
.sx2-icon-compare_arrows:before {
  content: "\eac2";
}
.sx2-icon-laptop2:before {
  content: "\e31e";
}
.sx2-icon-confirmation_number:before {
  content: "\e638";
}
.sx2-icon-contact_mail:before {
  content: "\e0dd";
}
.sx2-icon-contact_phone:before {
  content: "\e0de";
}
.sx2-icon-contacts2:before {
  content: "\e0df";
}
.sx2-icon-content_copy:before {
  content: "\e14d";
}
.sx2-icon-content_cut:before {
  content: "\e14e";
}
.sx2-icon-content_paste:before {
  content: "\e14f";
}
.sx2-icon-control_point_duplicate:before {
  content: "\e3bb";
}
.sx2-icon-copyright:before {
  content: "\eac3";
}
.sx2-icon-mode_edit:before {
  content: "\e254";
}
.sx2-icon-create_new_folder:before {
  content: "\e2cc";
}
.sx2-icon-payment:before {
  content: "\e8a1";
}
.sx2-icon-crop2:before {
  content: "\e3be";
}
.sx2-icon-crop_16_9:before {
  content: "\e3bc";
}
.sx2-icon-crop_3_2:before {
  content: "\e3bd";
}
.sx2-icon-crop_landscape:before {
  content: "\e3c3";
}
.sx2-icon-crop_7_5:before {
  content: "\e3c0";
}
.sx2-icon-crop_din:before {
  content: "\e3c1";
}
.sx2-icon-crop_free:before {
  content: "\e3c2";
}
.sx2-icon-crop_original:before {
  content: "\e3c4";
}
.sx2-icon-crop_portrait:before {
  content: "\e3c5";
}
.sx2-icon-crop_rotate:before {
  content: "\e437";
}
.sx2-icon-crop_square:before {
  content: "\e3c6";
}
.sx2-icon-dashboard:before {
  content: "\e871";
}
.sx2-icon-data_usage:before {
  content: "\e1af";
}
.sx2-icon-date_range:before {
  content: "\eac4";
}
.sx2-icon-dehaze:before {
  content: "\e3c7";
}
.sx2-icon-delete3:before {
  content: "\e872";
}
.sx2-icon-delete_forever:before {
  content: "\eac5";
}
.sx2-icon-delete_sweep:before {
  content: "\e16c";
}
.sx2-icon-description:before {
  content: "\e873";
}
.sx2-icon-desktop_mac:before {
  content: "\e30b";
}
.sx2-icon-desktop_windows:before {
  content: "\e30c";
}
.sx2-icon-details:before {
  content: "\e3c8";
}
.sx2-icon-developer_board:before {
  content: "\e30d";
}
.sx2-icon-developer_mode:before {
  content: "\e1b0";
}
.sx2-icon-device_hub:before {
  content: "\e335";
}
.sx2-icon-phonelink:before {
  content: "\e326";
}
.sx2-icon-devices_other:before {
  content: "\e337";
}
.sx2-icon-dialer_sip:before {
  content: "\e0e0";
}
.sx2-icon-dialpad:before {
  content: "\e0e1";
}
.sx2-icon-directions2:before {
  content: "\e52e";
}
.sx2-icon-directions_bike:before {
  content: "\e52f";
}
.sx2-icon-directions_boat:before {
  content: "\e532";
}
.sx2-icon-directions_bus:before {
  content: "\e530";
}
.sx2-icon-directions_car:before {
  content: "\e531";
}
.sx2-icon-directions_railway:before {
  content: "\e534";
}
.sx2-icon-directions_run:before {
  content: "\e566";
}
.sx2-icon-directions_transit:before {
  content: "\e535";
}
.sx2-icon-directions_walk:before {
  content: "\e536";
}
.sx2-icon-disc_full:before {
  content: "\e610";
}
.sx2-icon-dns:before {
  content: "\e875";
}
.sx2-icon-not_interested:before {
  content: "\e0e2";
}
.sx2-icon-do_not_disturb_alt:before {
  content: "\e611";
}
.sx2-icon-do_not_disturb_off:before {
  content: "\e643";
}
.sx2-icon-remove_circle:before {
  content: "\e15c";
}
.sx2-icon-dock:before {
  content: "\e30e";
}
.sx2-icon-done:before {
  content: "\e876";
}
.sx2-icon-done_all:before {
  content: "\e877";
}
.sx2-icon-donut_large:before {
  content: "\eac6";
}
.sx2-icon-donut_small:before {
  content: "\eac7";
}
.sx2-icon-drafts:before {
  content: "\e151";
}
.sx2-icon-drag_handle:before {
  content: "\e25d";
}
.sx2-icon-time_to_leave:before {
  content: "\e62c";
}
.sx2-icon-dvr:before {
  content: "\e1b2";
}
.sx2-icon-edit_location:before {
  content: "\e568";
}
.sx2-icon-eject2:before {
  content: "\e8fb";
}
.sx2-icon-markunread:before {
  content: "\e159";
}
.sx2-icon-enhanced_encryption:before {
  content: "\e63f";
}
.sx2-icon-equalizer:before {
  content: "\e0e3";
}
.sx2-icon-error:before {
  content: "\e0e5";
}
.sx2-icon-error_outline:before {
  content: "\e0e6";
}
.sx2-icon-euro_symbol:before {
  content: "\eac8";
}
.sx2-icon-ev_station:before {
  content: "\e56d";
}
.sx2-icon-insert_invitation:before {
  content: "\e24f";
}
.sx2-icon-event_available:before {
  content: "\e614";
}
.sx2-icon-event_busy:before {
  content: "\e615";
}
.sx2-icon-event_note:before {
  content: "\e616";
}
.sx2-icon-event_seat:before {
  content: "\eac9";
}
.sx2-icon-exit_to_app:before {
  content: "\e879";
}
.sx2-icon-expand_less:before {
  content: "\e5ce";
}
.sx2-icon-expand_more:before {
  content: "\e5cf";
}
.sx2-icon-explicit:before {
  content: "\e0e7";
}
.sx2-icon-explore:before {
  content: "\e87a";
}
.sx2-icon-exposure:before {
  content: "\e3ca";
}
.sx2-icon-exposure_neg_1:before {
  content: "\e3cb";
}
.sx2-icon-exposure_neg_2:before {
  content: "\e3cc";
}
.sx2-icon-exposure_plus_1:before {
  content: "\e3cd";
}
.sx2-icon-exposure_plus_2:before {
  content: "\e3ce";
}
.sx2-icon-exposure_zero:before {
  content: "\e3cf";
}
.sx2-icon-extension:before {
  content: "\e87b";
}
.sx2-icon-face:before {
  content: "\e87c";
}
.sx2-icon-fast_forward:before {
  content: "\e0e8";
}
.sx2-icon-fast_rewind:before {
  content: "\e0e9";
}
.sx2-icon-favorite:before {
  content: "\e87d";
}
.sx2-icon-favorite_border:before {
  content: "\e87e";
}
.sx2-icon-featured_play_list:before {
  content: "\e0ea";
}
.sx2-icon-featured_video:before {
  content: "\e0eb";
}
.sx2-icon-sms_failed:before {
  content: "\e626";
}
.sx2-icon-fiber_dvr:before {
  content: "\e0ec";
}
.sx2-icon-fiber_manual_record:before {
  content: "\e0ed";
}
.sx2-icon-fiber_new:before {
  content: "\e0ee";
}
.sx2-icon-fiber_pin:before {
  content: "\e0ef";
}
.sx2-icon-fiber_smart_record:before {
  content: "\e0f0";
}
.sx2-icon-get_app:before {
  content: "\e884";
}
.sx2-icon-file_upload:before {
  content: "\e2c6";
}
.sx2-icon-filter:before {
  content: "\e3d3";
}
.sx2-icon-filter_1:before {
  content: "\e3d0";
}
.sx2-icon-filter_2:before {
  content: "\e3d1";
}
.sx2-icon-filter_3:before {
  content: "\e3d2";
}
.sx2-icon-filter_4:before {
  content: "\e3d4";
}
.sx2-icon-filter_5:before {
  content: "\e3d5";
}
.sx2-icon-filter_6:before {
  content: "\e3d6";
}
.sx2-icon-filter_7:before {
  content: "\e3d7";
}
.sx2-icon-filter_8:before {
  content: "\e3d8";
}
.sx2-icon-filter_9:before {
  content: "\e3d9";
}
.sx2-icon-filter_9_plus:before {
  content: "\e3da";
}
.sx2-icon-filter_b_and_w:before {
  content: "\e3db";
}
.sx2-icon-filter_center_focus:before {
  content: "\e3dc";
}
.sx2-icon-filter_drama:before {
  content: "\e3dd";
}
.sx2-icon-filter_frames:before {
  content: "\e3de";
}
.sx2-icon-terrain:before {
  content: "\e564";
}
.sx2-icon-filter_list:before {
  content: "\e152";
}
.sx2-icon-filter_none:before {
  content: "\e3e0";
}
.sx2-icon-filter_tilt_shift:before {
  content: "\e3e2";
}
.sx2-icon-filter_vintage:before {
  content: "\e3e3";
}
.sx2-icon-find_in_page:before {
  content: "\e880";
}
.sx2-icon-find_replace:before {
  content: "\e881";
}
.sx2-icon-fingerprint:before {
  content: "\eaca";
}
.sx2-icon-first_page:before {
  content: "\e5dc";
}
.sx2-icon-fitness_center:before {
  content: "\eb43";
}
.sx2-icon-flare:before {
  content: "\e3e4";
}
.sx2-icon-flash_auto:before {
  content: "\e3e5";
}
.sx2-icon-flash_off:before {
  content: "\e3e6";
}
.sx2-icon-flash_on:before {
  content: "\e3e7";
}
.sx2-icon-flight_land:before {
  content: "\eacb";
}
.sx2-icon-flight_takeoff:before {
  content: "\eacc";
}
.sx2-icon-flip:before {
  content: "\e3e8";
}
.sx2-icon-flip_to_back:before {
  content: "\e882";
}
.sx2-icon-flip_to_front:before {
  content: "\e883";
}
.sx2-icon-folder4:before {
  content: "\e2c7";
}
.sx2-icon-folder_open:before {
  content: "\e2c8";
}
.sx2-icon-folder_shared:before {
  content: "\e2c9";
}
.sx2-icon-folder_special:before {
  content: "\e617";
}
.sx2-icon-font_download:before {
  content: "\e167";
}
.sx2-icon-format_align_center:before {
  content: "\e234";
}
.sx2-icon-format_align_justify:before {
  content: "\e235";
}
.sx2-icon-format_align_left:before {
  content: "\e236";
}
.sx2-icon-format_align_right:before {
  content: "\e237";
}
.sx2-icon-format_bold:before {
  content: "\e238";
}
.sx2-icon-format_clear:before {
  content: "\e239";
}
.sx2-icon-format_color_fill:before {
  content: "\e23a";
}
.sx2-icon-format_color_reset:before {
  content: "\e23b";
}
.sx2-icon-format_color_text:before {
  content: "\e23c";
}
.sx2-icon-format_indent_decrease:before {
  content: "\e23d";
}
.sx2-icon-format_indent_increase:before {
  content: "\e23e";
}
.sx2-icon-format_italic:before {
  content: "\e23f";
}
.sx2-icon-format_line_spacing:before {
  content: "\e240";
}
.sx2-icon-format_list_bulleted:before {
  content: "\e241";
}
.sx2-icon-format_list_numbered:before {
  content: "\e242";
}
.sx2-icon-format_paint:before {
  content: "\e243";
}
.sx2-icon-format_quote:before {
  content: "\e244";
}
.sx2-icon-format_shapes:before {
  content: "\e25e";
}
.sx2-icon-format_size:before {
  content: "\e245";
}
.sx2-icon-format_strikethrough:before {
  content: "\e246";
}
.sx2-icon-format_textdirection_l_to_r:before {
  content: "\e247";
}
.sx2-icon-format_textdirection_r_to_l:before {
  content: "\e248";
}
.sx2-icon-format_underlined:before {
  content: "\e249";
}
.sx2-icon-question_answer:before {
  content: "\e8af";
}
.sx2-icon-forward:before {
  content: "\e154";
}
.sx2-icon-forward_10:before {
  content: "\e0f1";
}
.sx2-icon-forward_30:before {
  content: "\e0f2";
}
.sx2-icon-forward_5:before {
  content: "\e0f3";
}
.sx2-icon-free_breakfast:before {
  content: "\eb44";
}
.sx2-icon-fullscreen:before {
  content: "\e5d0";
}
.sx2-icon-fullscreen_exit:before {
  content: "\e5d1";
}
.sx2-icon-functions:before {
  content: "\e24a";
}
.sx2-icon-g_translate:before {
  content: "\eacd";
}
.sx2-icon-games:before {
  content: "\e0f4";
}
.sx2-icon-gavel:before {
  content: "\eace";
}
.sx2-icon-gesture:before {
  content: "\e155";
}
.sx2-icon-gif:before {
  content: "\eacf";
}
.sx2-icon-goat:before {
  content: "\ead0";
}
.sx2-icon-golf_course:before {
  content: "\eb45";
}
.sx2-icon-my_location:before {
  content: "\e55c";
}
.sx2-icon-location_searching:before {
  content: "\e1b7";
}
.sx2-icon-location_disabled:before {
  content: "\e1b6";
}
.sx2-icon-star4:before {
  content: "\e838";
}
.sx2-icon-gradient:before {
  content: "\e3e9";
}
.sx2-icon-grain:before {
  content: "\e3ea";
}
.sx2-icon-graphic_eq:before {
  content: "\e1b8";
}
.sx2-icon-grid_off:before {
  content: "\e3eb";
}
.sx2-icon-grid_on:before {
  content: "\e3ec";
}
.sx2-icon-people:before {
  content: "\e7fb";
}
.sx2-icon-group_add:before {
  content: "\e7f0";
}
.sx2-icon-group_work:before {
  content: "\e886";
}
.sx2-icon-hd:before {
  content: "\e0f5";
}
.sx2-icon-hdr_off:before {
  content: "\e3ed";
}
.sx2-icon-hdr_on:before {
  content: "\e3ee";
}
.sx2-icon-hdr_strong:before {
  content: "\e3f1";
}
.sx2-icon-hdr_weak:before {
  content: "\e3f2";
}
.sx2-icon-headset:before {
  content: "\e310";
}
.sx2-icon-headset_mic:before {
  content: "\e311";
}
.sx2-icon-healing:before {
  content: "\e3f3";
}
.sx2-icon-hearing:before {
  content: "\e0f6";
}
.sx2-icon-help2:before {
  content: "\e887";
}
.sx2-icon-help_outline:before {
  content: "\e8fd";
}
.sx2-icon-high_quality:before {
  content: "\e0f7";
}
.sx2-icon-highlight:before {
  content: "\e25f";
}
.sx2-icon-highlight_off:before {
  content: "\e888";
}
.sx2-icon-restore:before {
  content: "\e8b3";
}
.sx2-icon-home3:before {
  content: "\e88a";
}
.sx2-icon-hot_tub:before {
  content: "\eb46";
}
.sx2-icon-local_hotel:before {
  content: "\e549";
}
.sx2-icon-hourglass_empty:before {
  content: "\e88b";
}
.sx2-icon-hourglass_full:before {
  content: "\e88c";
}
.sx2-icon-http:before {
  content: "\ead1";
}
.sx2-icon-lock3:before {
  content: "\e897";
}
.sx2-icon-photo:before {
  content: "\e410";
}
.sx2-icon-image_aspect_ratio:before {
  content: "\e3f5";
}
.sx2-icon-import_contacts:before {
  content: "\e0f8";
}
.sx2-icon-import_export:before {
  content: "\e0f9";
}
.sx2-icon-important_devices:before {
  content: "\ead2";
}
.sx2-icon-inbox2:before {
  content: "\e156";
}
.sx2-icon-indeterminate_check_box:before {
  content: "\ead3";
}
.sx2-icon-info2:before {
  content: "\e88e";
}
.sx2-icon-info_outline:before {
  content: "\e88f";
}
.sx2-icon-input:before {
  content: "\e890";
}
.sx2-icon-insert_comment:before {
  content: "\e24c";
}
.sx2-icon-insert_drive_file:before {
  content: "\e24d";
}
.sx2-icon-tag_faces:before {
  content: "\e420";
}
.sx2-icon-link3:before {
  content: "\e157";
}
.sx2-icon-invert_colors:before {
  content: "\e891";
}
.sx2-icon-invert_colors_off:before {
  content: "\e0fa";
}
.sx2-icon-iso:before {
  content: "\e3f6";
}
.sx2-icon-keyboard:before {
  content: "\e312";
}
.sx2-icon-keyboard_arrow_down:before {
  content: "\e313";
}
.sx2-icon-keyboard_arrow_left:before {
  content: "\e314";
}
.sx2-icon-keyboard_arrow_right:before {
  content: "\e315";
}
.sx2-icon-keyboard_arrow_up:before {
  content: "\e316";
}
.sx2-icon-keyboard_backspace:before {
  content: "\e317";
}
.sx2-icon-keyboard_capslock:before {
  content: "\e318";
}
.sx2-icon-keyboard_hide:before {
  content: "\e31a";
}
.sx2-icon-keyboard_return:before {
  content: "\e31b";
}
.sx2-icon-keyboard_tab:before {
  content: "\e31c";
}
.sx2-icon-keyboard_voice:before {
  content: "\e31d";
}
.sx2-icon-kitchen:before {
  content: "\eb47";
}
.sx2-icon-label:before {
  content: "\e892";
}
.sx2-icon-label_outline:before {
  content: "\e893";
}
.sx2-icon-language:before {
  content: "\e894";
}
.sx2-icon-laptop_chromebook:before {
  content: "\e31f";
}
.sx2-icon-laptop_mac:before {
  content: "\e320";
}
.sx2-icon-laptop_windows:before {
  content: "\e321";
}
.sx2-icon-last_page:before {
  content: "\e5dd";
}
.sx2-icon-open_in_new:before {
  content: "\e89e";
}
.sx2-icon-layers2:before {
  content: "\e53b";
}
.sx2-icon-layers_clear:before {
  content: "\e53c";
}
.sx2-icon-leak_add:before {
  content: "\e3f8";
}
.sx2-icon-leak_remove:before {
  content: "\e3f9";
}
.sx2-icon-lens:before {
  content: "\e3fa";
}
.sx2-icon-library_books:before {
  content: "\e0fb";
}
.sx2-icon-library_music:before {
  content: "\e0fc";
}
.sx2-icon-lightbulb_outline:before {
  content: "\ead4";
}
.sx2-icon-line_style:before {
  content: "\ead5";
}
.sx2-icon-line_weight:before {
  content: "\ead6";
}
.sx2-icon-linear_scale:before {
  content: "\e260";
}
.sx2-icon-linked_camera:before {
  content: "\e438";
}
.sx2-icon-list2:before {
  content: "\e896";
}
.sx2-icon-live_help:before {
  content: "\e0fd";
}
.sx2-icon-live_tv:before {
  content: "\e639";
}
.sx2-icon-local_play:before {
  content: "\e553";
}
.sx2-icon-local_airport:before {
  content: "\e53d";
}
.sx2-icon-local_atm:before {
  content: "\e53e";
}
.sx2-icon-local_bar:before {
  content: "\e540";
}
.sx2-icon-local_cafe:before {
  content: "\e541";
}
.sx2-icon-local_car_wash:before {
  content: "\e542";
}
.sx2-icon-local_convenience_store:before {
  content: "\e543";
}
.sx2-icon-restaurant_menu:before {
  content: "\e561";
}
.sx2-icon-local_drink:before {
  content: "\e544";
}
.sx2-icon-local_florist:before {
  content: "\e545";
}
.sx2-icon-local_gas_station:before {
  content: "\e546";
}
.sx2-icon-shopping_cart:before {
  content: "\e8cc";
}
.sx2-icon-local_hospital:before {
  content: "\e548";
}
.sx2-icon-local_laundry_service:before {
  content: "\e54a";
}
.sx2-icon-local_library:before {
  content: "\e54b";
}
.sx2-icon-local_mall:before {
  content: "\e54c";
}
.sx2-icon-theaters:before {
  content: "\e8da";
}
.sx2-icon-local_offer:before {
  content: "\e54e";
}
.sx2-icon-local_parking:before {
  content: "\e54f";
}
.sx2-icon-local_pharmacy:before {
  content: "\e550";
}
.sx2-icon-local_pizza:before {
  content: "\e552";
}
.sx2-icon-print:before {
  content: "\e8ad";
}
.sx2-icon-local_shipping:before {
  content: "\e558";
}
.sx2-icon-local_taxi:before {
  content: "\e559";
}
.sx2-icon-location_city:before {
  content: "\e7f1";
}
.sx2-icon-location_off:before {
  content: "\e0fe";
}
.sx2-icon-room:before {
  content: "\e8b4";
}
.sx2-icon-lock_open:before {
  content: "\e898";
}
.sx2-icon-lock_outline:before {
  content: "\e899";
}
.sx2-icon-looks:before {
  content: "\e3fc";
}
.sx2-icon-looks_3:before {
  content: "\e3fb";
}
.sx2-icon-looks_4:before {
  content: "\e3fd";
}
.sx2-icon-looks_5:before {
  content: "\e3fe";
}
.sx2-icon-looks_6:before {
  content: "\e3ff";
}
.sx2-icon-looks_one:before {
  content: "\e400";
}
.sx2-icon-looks_two:before {
  content: "\e401";
}
.sx2-icon-sync:before {
  content: "\e627";
}
.sx2-icon-loupe:before {
  content: "\e402";
}
.sx2-icon-low_priority:before {
  content: "\e16d";
}
.sx2-icon-loyalty:before {
  content: "\e89a";
}
.sx2-icon-mail_outline:before {
  content: "\e0ff";
}
.sx2-icon-map4:before {
  content: "\e55b";
}
.sx2-icon-markunread_mailbox:before {
  content: "\e89b";
}
.sx2-icon-memory:before {
  content: "\e322";
}
.sx2-icon-menu2:before {
  content: "\e5d2";
}
.sx2-icon-message2:before {
  content: "\e10a";
}
.sx2-icon-mic:before {
  content: "\e10b";
}
.sx2-icon-mic_none:before {
  content: "\e10c";
}
.sx2-icon-mic_off:before {
  content: "\e10d";
}
.sx2-icon-mms:before {
  content: "\e618";
}
.sx2-icon-mode_comment:before {
  content: "\e253";
}
.sx2-icon-monetization_on:before {
  content: "\e263";
}
.sx2-icon-money_off:before {
  content: "\e25c";
}
.sx2-icon-monochrome_photos:before {
  content: "\e403";
}
.sx2-icon-mood_bad:before {
  content: "\e7f3";
}
.sx2-icon-more:before {
  content: "\e619";
}
.sx2-icon-more_horiz:before {
  content: "\e5d3";
}
.sx2-icon-more_vert:before {
  content: "\e5d4";
}
.sx2-icon-motorcycle:before {
  content: "\ead7";
}
.sx2-icon-mouse:before {
  content: "\e323";
}
.sx2-icon-move_to_inbox:before {
  content: "\e168";
}
.sx2-icon-movie_creation:before {
  content: "\e404";
}
.sx2-icon-movie_filter:before {
  content: "\e43a";
}
.sx2-icon-multiline_chart:before {
  content: "\e6df";
}
.sx2-icon-music_note:before {
  content: "\e405";
}
.sx2-icon-music_video:before {
  content: "\e10e";
}
.sx2-icon-nature:before {
  content: "\e406";
}
.sx2-icon-nature_people:before {
  content: "\e407";
}
.sx2-icon-navigation:before {
  content: "\e55d";
}
.sx2-icon-near_me:before {
  content: "\e569";
}
.sx2-icon-network_cell:before {
  content: "\e1b9";
}
.sx2-icon-network_check:before {
  content: "\e640";
}
.sx2-icon-network_locked:before {
  content: "\e61a";
}
.sx2-icon-network_wifi:before {
  content: "\e1ba";
}
.sx2-icon-new_releases:before {
  content: "\e10f";
}
.sx2-icon-next_week:before {
  content: "\e16a";
}
.sx2-icon-nfc:before {
  content: "\e1bb";
}
.sx2-icon-no_encryption:before {
  content: "\e641";
}
.sx2-icon-signal_cellular_no_sim:before {
  content: "\e1ce";
}
.sx2-icon-note:before {
  content: "\e11a";
}
.sx2-icon-note_add:before {
  content: "\e89c";
}
.sx2-icon-notifications:before {
  content: "\e7f4";
}
.sx2-icon-notifications_active:before {
  content: "\e7f7";
}
.sx2-icon-notifications_none:before {
  content: "\e7f5";
}
.sx2-icon-notifications_off:before {
  content: "\e7f6";
}
.sx2-icon-notifications_paused:before {
  content: "\e7f8";
}
.sx2-icon-offline_pin:before {
  content: "\ead8";
}
.sx2-icon-ondemand_video:before {
  content: "\e63a";
}
.sx2-icon-opacity:before {
  content: "\ead9";
}
.sx2-icon-open_in_browser:before {
  content: "\e89d";
}
.sx2-icon-open_with:before {
  content: "\e89f";
}
.sx2-icon-pages:before {
  content: "\e7f9";
}
.sx2-icon-pageview:before {
  content: "\e8a0";
}
.sx2-icon-pan_tool:before {
  content: "\eada";
}
.sx2-icon-panorama:before {
  content: "\e40b";
}
.sx2-icon-radio_button_unchecked:before {
  content: "\e836";
}
.sx2-icon-panorama_horizontal:before {
  content: "\e40d";
}
.sx2-icon-panorama_vertical:before {
  content: "\e40e";
}
.sx2-icon-panorama_wide_angle:before {
  content: "\e40f";
}
.sx2-icon-party_mode:before {
  content: "\e7fa";
}
.sx2-icon-pause2:before {
  content: "\e11b";
}
.sx2-icon-pause_circle_filled:before {
  content: "\e11c";
}
.sx2-icon-pause_circle_outline:before {
  content: "\e11d";
}
.sx2-icon-people_outline:before {
  content: "\e7fc";
}
.sx2-icon-perm_camera_mic:before {
  content: "\e8a2";
}
.sx2-icon-perm_contact_calendar:before {
  content: "\e8a3";
}
.sx2-icon-perm_data_setting:before {
  content: "\e8a4";
}
.sx2-icon-perm_device_information:before {
  content: "\e8a5";
}
.sx2-icon-person_outline:before {
  content: "\e7ff";
}
.sx2-icon-perm_media:before {
  content: "\e8a7";
}
.sx2-icon-perm_phone_msg:before {
  content: "\e8a8";
}
.sx2-icon-perm_scan_wifi:before {
  content: "\e8a9";
}
.sx2-icon-person:before {
  content: "\e7fd";
}
.sx2-icon-person_add:before {
  content: "\e7fe";
}
.sx2-icon-person_pin:before {
  content: "\e55a";
}
.sx2-icon-person_pin_circle:before {
  content: "\e56a";
}
.sx2-icon-personal_video:before {
  content: "\e63b";
}
.sx2-icon-pets:before {
  content: "\eadb";
}
.sx2-icon-phone_android:before {
  content: "\e324";
}
.sx2-icon-phone_bluetooth_speaker:before {
  content: "\e61b";
}
.sx2-icon-phone_forwarded:before {
  content: "\e61c";
}
.sx2-icon-phone_in_talk:before {
  content: "\e61d";
}
.sx2-icon-phone_iphone:before {
  content: "\e325";
}
.sx2-icon-phone_locked:before {
  content: "\e61e";
}
.sx2-icon-phone_missed:before {
  content: "\e61f";
}
.sx2-icon-phone_paused:before {
  content: "\e620";
}
.sx2-icon-phonelink_erase:before {
  content: "\e11e";
}
.sx2-icon-phonelink_lock:before {
  content: "\e11f";
}
.sx2-icon-phonelink_off:before {
  content: "\e327";
}
.sx2-icon-phonelink_ring:before {
  content: "\e12a";
}
.sx2-icon-phonelink_setup:before {
  content: "\e12b";
}
.sx2-icon-photo_album:before {
  content: "\e411";
}
.sx2-icon-photo_filter:before {
  content: "\e43b";
}
.sx2-icon-photo_size_select_actual:before {
  content: "\e432";
}
.sx2-icon-photo_size_select_large:before {
  content: "\e433";
}
.sx2-icon-photo_size_select_small:before {
  content: "\e434";
}
.sx2-icon-picture_as_pdf:before {
  content: "\e415";
}
.sx2-icon-picture_in_picture:before {
  content: "\e8aa";
}
.sx2-icon-picture_in_picture_alt:before {
  content: "\eadc";
}
.sx2-icon-pie_chart:before {
  content: "\e6c4";
}
.sx2-icon-pie_chart_outlined:before {
  content: "\e6c5";
}
.sx2-icon-pin_drop:before {
  content: "\e55e";
}
.sx2-icon-play_arrow:before {
  content: "\e12c";
}
.sx2-icon-play_circle_filled:before {
  content: "\e12d";
}
.sx2-icon-play_circle_outline:before {
  content: "\e12e";
}
.sx2-icon-play_for_work:before {
  content: "\eadd";
}
.sx2-icon-playlist_add:before {
  content: "\e12f";
}
.sx2-icon-playlist_add_check:before {
  content: "\e130";
}
.sx2-icon-playlist_play:before {
  content: "\e131";
}
.sx2-icon-plus_one:before {
  content: "\e800";
}
.sx2-icon-polymer:before {
  content: "\e8ab";
}
.sx2-icon-pool:before {
  content: "\eb48";
}
.sx2-icon-portable_wifi_off:before {
  content: "\e132";
}
.sx2-icon-portrait:before {
  content: "\e416";
}
.sx2-icon-power3:before {
  content: "\e63c";
}
.sx2-icon-power_input:before {
  content: "\e336";
}
.sx2-icon-power_settings_new:before {
  content: "\e8ac";
}
.sx2-icon-pregnant_woman:before {
  content: "\eade";
}
.sx2-icon-present_to_all:before {
  content: "\e133";
}
.sx2-icon-priority_high:before {
  content: "\e645";
}
.sx2-icon-public:before {
  content: "\e80b";
}
.sx2-icon-publish:before {
  content: "\e255";
}
.sx2-icon-queue_music:before {
  content: "\e134";
}
.sx2-icon-queue_play_next:before {
  content: "\e135";
}
.sx2-icon-radio:before {
  content: "\e136";
}
.sx2-icon-radio_button_checked:before {
  content: "\e837";
}
.sx2-icon-rate_review:before {
  content: "\e560";
}
.sx2-icon-receipt:before {
  content: "\e8b0";
}
.sx2-icon-recent_actors:before {
  content: "\e137";
}
.sx2-icon-record_voice_over:before {
  content: "\eadf";
}
.sx2-icon-redo:before {
  content: "\e15a";
}
.sx2-icon-refresh3:before {
  content: "\e5d5";
}
.sx2-icon-remove:before {
  content: "\e15b";
}
.sx2-icon-remove_circle_outline:before {
  content: "\e15d";
}
.sx2-icon-remove_from_queue:before {
  content: "\e138";
}
.sx2-icon-visibility:before {
  content: "\e8f4";
}
.sx2-icon-remove_shopping_cart:before {
  content: "\eae0";
}
.sx2-icon-reorder:before {
  content: "\e8fe";
}
.sx2-icon-repeat2:before {
  content: "\e139";
}
.sx2-icon-repeat_one:before {
  content: "\e13a";
}
.sx2-icon-replay:before {
  content: "\e13b";
}
.sx2-icon-replay_10:before {
  content: "\e13c";
}
.sx2-icon-replay_30:before {
  content: "\e13d";
}
.sx2-icon-replay_5:before {
  content: "\e13e";
}
.sx2-icon-reply2:before {
  content: "\e15e";
}
.sx2-icon-reply_all:before {
  content: "\e15f";
}
.sx2-icon-report:before {
  content: "\e160";
}
.sx2-icon-warning2:before {
  content: "\e13f";
}
.sx2-icon-restaurant:before {
  content: "\e56c";
}
.sx2-icon-restore_page:before {
  content: "\eae1";
}
.sx2-icon-ring_volume:before {
  content: "\e140";
}
.sx2-icon-room_service:before {
  content: "\eb49";
}
.sx2-icon-rotate_90_degrees_ccw:before {
  content: "\e418";
}
.sx2-icon-rotate_left:before {
  content: "\e419";
}
.sx2-icon-rotate_right:before {
  content: "\e41a";
}
.sx2-icon-rounded_corner:before {
  content: "\eae2";
}
.sx2-icon-router:before {
  content: "\e328";
}
.sx2-icon-rowing:before {
  content: "\eae3";
}
.sx2-icon-rss_feed:before {
  content: "\e141";
}
.sx2-icon-rv_hookup:before {
  content: "\e642";
}
.sx2-icon-satellite:before {
  content: "\e562";
}
.sx2-icon-save:before {
  content: "\e161";
}
.sx2-icon-scanner:before {
  content: "\e329";
}
.sx2-icon-school:before {
  content: "\e80c";
}
.sx2-icon-screen_lock_landscape:before {
  content: "\e1be";
}
.sx2-icon-screen_lock_portrait:before {
  content: "\e1bf";
}
.sx2-icon-screen_lock_rotation:before {
  content: "\e1c0";
}
.sx2-icon-screen_rotation:before {
  content: "\e1c1";
}
.sx2-icon-screen_share:before {
  content: "\e142";
}
.sx2-icon-sd_storage:before {
  content: "\e1c2";
}
.sx2-icon-search3:before {
  content: "\e8b6";
}
.sx2-icon-security:before {
  content: "\e32a";
}
.sx2-icon-select_all:before {
  content: "\e162";
}
.sx2-icon-send:before {
  content: "\e163";
}
.sx2-icon-sentiment_dissatisfied:before {
  content: "\e811";
}
.sx2-icon-sentiment_neutral:before {
  content: "\e812";
}
.sx2-icon-sentiment_satisfied:before {
  content: "\e813";
}
.sx2-icon-sentiment_very_dissatisfied:before {
  content: "\e814";
}
.sx2-icon-sentiment_very_satisfied:before {
  content: "\e815";
}
.sx2-icon-settings2:before {
  content: "\e8b8";
}
.sx2-icon-settings_applications:before {
  content: "\e8b9";
}
.sx2-icon-settings_backup_restore:before {
  content: "\e8ba";
}
.sx2-icon-settings_bluetooth:before {
  content: "\e8bb";
}
.sx2-icon-settings_brightness:before {
  content: "\e8bd";
}
.sx2-icon-settings_cell:before {
  content: "\e8bc";
}
.sx2-icon-settings_ethernet:before {
  content: "\e8be";
}
.sx2-icon-settings_input_antenna:before {
  content: "\e8bf";
}
.sx2-icon-settings_input_composite:before {
  content: "\e8c1";
}
.sx2-icon-settings_input_hdmi:before {
  content: "\e8c2";
}
.sx2-icon-settings_input_svideo:before {
  content: "\e8c3";
}
.sx2-icon-settings_overscan:before {
  content: "\e8c4";
}
.sx2-icon-settings_phone:before {
  content: "\e8c5";
}
.sx2-icon-settings_power:before {
  content: "\e8c6";
}
.sx2-icon-settings_remote:before {
  content: "\e8c7";
}
.sx2-icon-settings_system_daydream:before {
  content: "\e1c3";
}
.sx2-icon-settings_voice:before {
  content: "\e8c8";
}
.sx2-icon-share3:before {
  content: "\e80d";
}
.sx2-icon-shop:before {
  content: "\e8c9";
}
.sx2-icon-shop_two:before {
  content: "\e8ca";
}
.sx2-icon-shopping_basket:before {
  content: "\e8cb";
}
.sx2-icon-short_text:before {
  content: "\e261";
}
.sx2-icon-show_chart:before {
  content: "\e6e1";
}
.sx2-icon-shuffle2:before {
  content: "\e143";
}
.sx2-icon-signal_cellular_4_bar:before {
  content: "\e1c8";
}
.sx2-icon-signal_cellular_connected_no_internet_4_bar:before {
  content: "\e1cd";
}
.sx2-icon-signal_cellular_null:before {
  content: "\e1cf";
}
.sx2-icon-signal_cellular_off:before {
  content: "\e1d0";
}
.sx2-icon-signal_wifi_4_bar:before {
  content: "\e1d8";
}
.sx2-icon-signal_wifi_4_bar_lock:before {
  content: "\e1d9";
}
.sx2-icon-signal_wifi_off:before {
  content: "\e1da";
}
.sx2-icon-sim_card:before {
  content: "\e32b";
}
.sx2-icon-sim_card_alert:before {
  content: "\e624";
}
.sx2-icon-skip_next:before {
  content: "\e144";
}
.sx2-icon-skip_previous:before {
  content: "\e148";
}
.sx2-icon-slideshow:before {
  content: "\e41b";
}
.sx2-icon-slow_motion_video:before {
  content: "\e14c";
}
.sx2-icon-stay_primary_portrait:before {
  content: "\e150";
}
.sx2-icon-smoke_free:before {
  content: "\eb4a";
}
.sx2-icon-smoking_rooms:before {
  content: "\eb4b";
}
.sx2-icon-textsms:before {
  content: "\e158";
}
.sx2-icon-snooze:before {
  content: "\e164";
}
.sx2-icon-sort:before {
  content: "\e165";
}
.sx2-icon-sort_by_alpha:before {
  content: "\e166";
}
.sx2-icon-spa:before {
  content: "\eb4c";
}
.sx2-icon-space_bar:before {
  content: "\e256";
}
.sx2-icon-speaker:before {
  content: "\e32d";
}
.sx2-icon-speaker_group:before {
  content: "\e32e";
}
.sx2-icon-speaker_notes:before {
  content: "\e8cd";
}
.sx2-icon-speaker_notes_off:before {
  content: "\eae4";
}
.sx2-icon-speaker_phone:before {
  content: "\e169";
}
.sx2-icon-spellcheck:before {
  content: "\e8ce";
}
.sx2-icon-star_border:before {
  content: "\e83a";
}
.sx2-icon-star_half:before {
  content: "\e839";
}
.sx2-icon-stars:before {
  content: "\e8d0";
}
.sx2-icon-stay_primary_landscape:before {
  content: "\e16b";
}
.sx2-icon-stop2:before {
  content: "\e16e";
}
.sx2-icon-stop_screen_share:before {
  content: "\e16f";
}
.sx2-icon-storage:before {
  content: "\e1db";
}
.sx2-icon-store_mall_directory:before {
  content: "\e563";
}
.sx2-icon-straighten:before {
  content: "\e41c";
}
.sx2-icon-streetview:before {
  content: "\e56e";
}
.sx2-icon-strikethrough_s:before {
  content: "\e257";
}
.sx2-icon-style:before {
  content: "\e41d";
}
.sx2-icon-subdirectory_arrow_left:before {
  content: "\e5d9";
}
.sx2-icon-subdirectory_arrow_right:before {
  content: "\e5da";
}
.sx2-icon-subject:before {
  content: "\e8d2";
}
.sx2-icon-subscriptions:before {
  content: "\e170";
}
.sx2-icon-subtitles:before {
  content: "\e171";
}
.sx2-icon-subway:before {
  content: "\e56f";
}
.sx2-icon-supervisor_account:before {
  content: "\e8d3";
}
.sx2-icon-surround_sound:before {
  content: "\e172";
}
.sx2-icon-swap_calls:before {
  content: "\e173";
}
.sx2-icon-swap_horiz:before {
  content: "\e8d4";
}
.sx2-icon-swap_vert:before {
  content: "\e8d5";
}
.sx2-icon-swap_vertical_circle:before {
  content: "\e8d6";
}
.sx2-icon-switch_camera:before {
  content: "\e41e";
}
.sx2-icon-switch_video:before {
  content: "\e41f";
}
.sx2-icon-sync_disabled:before {
  content: "\e628";
}
.sx2-icon-sync_problem:before {
  content: "\e629";
}
.sx2-icon-system_update:before {
  content: "\e62a";
}
.sx2-icon-system_update_alt:before {
  content: "\e8d7";
}
.sx2-icon-tab:before {
  content: "\e8d8";
}
.sx2-icon-tab_unselected:before {
  content: "\e8d9";
}
.sx2-icon-tablet2:before {
  content: "\e32f";
}
.sx2-icon-tablet_android:before {
  content: "\e330";
}
.sx2-icon-tablet_mac:before {
  content: "\e331";
}
.sx2-icon-tap_and_play:before {
  content: "\e62b";
}
.sx2-icon-text_fields:before {
  content: "\e262";
}
.sx2-icon-text_format:before {
  content: "\e174";
}
.sx2-icon-texture:before {
  content: "\e421";
}
.sx2-icon-thumb_down:before {
  content: "\e8db";
}
.sx2-icon-thumb_up:before {
  content: "\e8dc";
}
.sx2-icon-thumbs_up_down:before {
  content: "\e8dd";
}
.sx2-icon-timelapse:before {
  content: "\e422";
}
.sx2-icon-timeline:before {
  content: "\eae5";
}
.sx2-icon-timer:before {
  content: "\e425";
}
.sx2-icon-timer_10:before {
  content: "\e423";
}
.sx2-icon-timer_3:before {
  content: "\e424";
}
.sx2-icon-timer_off:before {
  content: "\e426";
}
.sx2-icon-title:before {
  content: "\e264";
}
.sx2-icon-toc:before {
  content: "\e8de";
}
.sx2-icon-today:before {
  content: "\e8df";
}
.sx2-icon-toll:before {
  content: "\e8e0";
}
.sx2-icon-tonality:before {
  content: "\e427";
}
.sx2-icon-touch_app:before {
  content: "\eae6";
}
.sx2-icon-toys:before {
  content: "\e332";
}
.sx2-icon-track_changes:before {
  content: "\e8e1";
}
.sx2-icon-traffic:before {
  content: "\e565";
}
.sx2-icon-train:before {
  content: "\e570";
}
.sx2-icon-tram:before {
  content: "\e571";
}
.sx2-icon-transfer_within_a_station:before {
  content: "\e572";
}
.sx2-icon-transform:before {
  content: "\e428";
}
.sx2-icon-translate:before {
  content: "\e8e2";
}
.sx2-icon-trending_down:before {
  content: "\e8e3";
}
.sx2-icon-trending_flat:before {
  content: "\e8e4";
}
.sx2-icon-trending_up:before {
  content: "\e8e5";
}
.sx2-icon-tune:before {
  content: "\e429";
}
.sx2-icon-tv:before {
  content: "\e333";
}
.sx2-icon-unarchive:before {
  content: "\e175";
}
.sx2-icon-undo:before {
  content: "\e176";
}
.sx2-icon-unfold_less:before {
  content: "\e5d6";
}
.sx2-icon-unfold_more:before {
  content: "\e5d7";
}
.sx2-icon-update:before {
  content: "\eae7";
}
.sx2-icon-usb:before {
  content: "\e1e0";
}
.sx2-icon-verified_user:before {
  content: "\e8e8";
}
.sx2-icon-vertical_align_bottom:before {
  content: "\e258";
}
.sx2-icon-vertical_align_center:before {
  content: "\e259";
}
.sx2-icon-vertical_align_top:before {
  content: "\e25a";
}
.sx2-icon-vibration:before {
  content: "\e62d";
}
.sx2-icon-video_call:before {
  content: "\e177";
}
.sx2-icon-video_label:before {
  content: "\e178";
}
.sx2-icon-video_library:before {
  content: "\e179";
}
.sx2-icon-videocam:before {
  content: "\e17a";
}
.sx2-icon-videocam_off:before {
  content: "\e17b";
}
.sx2-icon-videogame_asset:before {
  content: "\e338";
}
.sx2-icon-view_agenda:before {
  content: "\e8e9";
}
.sx2-icon-view_array:before {
  content: "\e8ea";
}
.sx2-icon-view_carousel:before {
  content: "\e8eb";
}
.sx2-icon-view_column:before {
  content: "\e8ec";
}
.sx2-icon-view_comfy:before {
  content: "\e42a";
}
.sx2-icon-view_compact:before {
  content: "\e42b";
}
.sx2-icon-view_day:before {
  content: "\e8ed";
}
.sx2-icon-view_headline:before {
  content: "\e8ee";
}
.sx2-icon-view_list:before {
  content: "\e8ef";
}
.sx2-icon-view_module:before {
  content: "\e8f0";
}
.sx2-icon-view_quilt:before {
  content: "\e8f1";
}
.sx2-icon-view_stream:before {
  content: "\e8f2";
}
.sx2-icon-view_week:before {
  content: "\e8f3";
}
.sx2-icon-vignette:before {
  content: "\e435";
}
.sx2-icon-visibility_off:before {
  content: "\e8f5";
}
.sx2-icon-voice_chat:before {
  content: "\e62e";
}
.sx2-icon-voicemail:before {
  content: "\e17c";
}
.sx2-icon-volume_down:before {
  content: "\e17d";
}
.sx2-icon-volume_mute:before {
  content: "\e17e";
}
.sx2-icon-volume_off:before {
  content: "\e17f";
}
.sx2-icon-volume_up:before {
  content: "\e180";
}
.sx2-icon-vpn_key:before {
  content: "\e181";
}
.sx2-icon-vpn_lock:before {
  content: "\e62f";
}
.sx2-icon-wallpaper:before {
  content: "\e1bc";
}
.sx2-icon-watch3:before {
  content: "\e334";
}
.sx2-icon-watch_later:before {
  content: "\eae8";
}
.sx2-icon-wb_auto:before {
  content: "\e42c";
}
.sx2-icon-wb_incandescent:before {
  content: "\e42e";
}
.sx2-icon-wb_iridescent:before {
  content: "\e436";
}
.sx2-icon-wb_sunny:before {
  content: "\e430";
}
.sx2-icon-wc:before {
  content: "\e63d";
}
.sx2-icon-web:before {
  content: "\e182";
}
.sx2-icon-web_asset:before {
  content: "\e183";
}
.sx2-icon-weekend:before {
  content: "\e184";
}
.sx2-icon-whatshot:before {
  content: "\e80e";
}
.sx2-icon-widgets:before {
  content: "\e1bd";
}
.sx2-icon-wifi:before {
  content: "\e63e";
}
.sx2-icon-wifi_lock:before {
  content: "\e1e1";
}
.sx2-icon-wifi_tethering:before {
  content: "\e1e2";
}
.sx2-icon-work:before {
  content: "\e8f9";
}
.sx2-icon-wrap_text:before {
  content: "\e25b";
}
.sx2-icon-youtube_searched_for:before {
  content: "\e8fa";
}
.sx2-icon-zoom_in:before {
  content: "\e8ff";
}
.sx2-icon-zoom_out:before {
  content: "\eae9";
}
.sx2-icon-zoom_out_map:before {
  content: "\e56b";
}
.sx2-icon-eye3:before {
  content: "\e185";
}
.sx2-icon-paper-clip2:before {
  content: "\e186";
}
.sx2-icon-mail3:before {
  content: "\e187";
}
.sx2-icon-toggle2:before {
  content: "\e188";
}
.sx2-icon-layout2:before {
  content: "\e189";
}
.sx2-icon-link4:before {
  content: "\e18a";
}
.sx2-icon-bell3:before {
  content: "\e18b";
}
.sx2-icon-lock4:before {
  content: "\e18c";
}
.sx2-icon-unlock2:before {
  content: "\e18d";
}
.sx2-icon-ribbon3:before {
  content: "\e18e";
}
.sx2-icon-image4:before {
  content: "\e18f";
}
.sx2-icon-signal2:before {
  content: "\e190";
}
.sx2-icon-target2:before {
  content: "\e192";
}
.sx2-icon-clipboard4:before {
  content: "\e193";
}
.sx2-icon-clock3:before {
  content: "\e195";
}
.sx2-icon-watch4:before {
  content: "\e196";
}
.sx2-icon-air-play2:before {
  content: "\e197";
}
.sx2-icon-camera5:before {
  content: "\e198";
}
.sx2-icon-video4:before {
  content: "\e199";
}
.sx2-icon-disc2:before {
  content: "\e19a";
}
.sx2-icon-printer4:before {
  content: "\e19b";
}
.sx2-icon-monitor2:before {
  content: "\e19d";
}
.sx2-icon-server2:before {
  content: "\e19e";
}
.sx2-icon-cog3:before {
  content: "\e19f";
}
.sx2-icon-heart4:before {
  content: "\e1a0";
}
.sx2-icon-paragraph2:before {
  content: "\e1a1";
}
.sx2-icon-align-justify3:before {
  content: "\e1a2";
}
.sx2-icon-align-left3:before {
  content: "\e1a4";
}
.sx2-icon-align-center3:before {
  content: "\e1b1";
}
.sx2-icon-align-right3:before {
  content: "\e1b3";
}
.sx2-icon-book5:before {
  content: "\e1b4";
}
.sx2-icon-layers4:before {
  content: "\e1b5";
}
.sx2-icon-stack3:before {
  content: "\e1c4";
}
.sx2-icon-stack-22:before {
  content: "\e1c5";
}
.sx2-icon-paper2:before {
  content: "\e1c6";
}
.sx2-icon-paper-stack2:before {
  content: "\e1c7";
}
.sx2-icon-search4:before {
  content: "\e1c9";
}
.sx2-icon-zoom-in3:before {
  content: "\e1ca";
}
.sx2-icon-zoom-out3:before {
  content: "\e1cb";
}
.sx2-icon-reply3:before {
  content: "\e1cc";
}
.sx2-icon-circle-plus2:before {
  content: "\e1d1";
}
.sx2-icon-circle-minus2:before {
  content: "\e1d2";
}
.sx2-icon-circle-check2:before {
  content: "\e1d3";
}
.sx2-icon-circle-cross2:before {
  content: "\e1d4";
}
.sx2-icon-square-plus2:before {
  content: "\e1d5";
}
.sx2-icon-square-minus2:before {
  content: "\e1d6";
}
.sx2-icon-square-check2:before {
  content: "\e1d7";
}
.sx2-icon-square-cross2:before {
  content: "\e1dc";
}
.sx2-icon-microphone4:before {
  content: "\e1dd";
}
.sx2-icon-record2:before {
  content: "\e1de";
}
.sx2-icon-skip-back2:before {
  content: "\e1df";
}
.sx2-icon-rewind2:before {
  content: "\e1e3";
}
.sx2-icon-play2:before {
  content: "\e1e4";
}
.sx2-icon-pause3:before {
  content: "\e1e5";
}
.sx2-icon-stop3:before {
  content: "\e1e6";
}
.sx2-icon-fast-forward2:before {
  content: "\e1e7";
}
.sx2-icon-skip-forward2:before {
  content: "\e1e8";
}
.sx2-icon-shuffle3:before {
  content: "\e1e9";
}
.sx2-icon-repeat3:before {
  content: "\e1ea";
}
.sx2-icon-folder5:before {
  content: "\e1eb";
}
.sx2-icon-umbrella2:before {
  content: "\e1ec";
}
.sx2-icon-moon2:before {
  content: "\e1ed";
}
.sx2-icon-thermometer3:before {
  content: "\e1ee";
}
.sx2-icon-drop2:before {
  content: "\e1ef";
}
.sx2-icon-sun3:before {
  content: "\e1f0";
}
.sx2-icon-cloud3:before {
  content: "\e1f1";
}
.sx2-icon-cloud-upload2:before {
  content: "\e1f2";
}
.sx2-icon-cloud-download2:before {
  content: "\e1f3";
}
.sx2-icon-upload3:before {
  content: "\e1f4";
}
.sx2-icon-download4:before {
  content: "\e1f5";
}
.sx2-icon-location3:before {
  content: "\e1f6";
}
.sx2-icon-location-22:before {
  content: "\e1f7";
}
.sx2-icon-map6:before {
  content: "\e1f8";
}
.sx2-icon-battery2:before {
  content: "\e1f9";
}
.sx2-icon-head2:before {
  content: "\e1fa";
}
.sx2-icon-briefcase3:before {
  content: "\e1fb";
}
.sx2-icon-speech-bubble2:before {
  content: "\e1fc";
}
.sx2-icon-anchor3:before {
  content: "\e1fd";
}
.sx2-icon-globe3:before {
  content: "\e1fe";
}
.sx2-icon-box3:before {
  content: "\e1ff";
}
.sx2-icon-reload3:before {
  content: "\e200";
}
.sx2-icon-share4:before {
  content: "\e201";
}
.sx2-icon-marquee2:before {
  content: "\e202";
}
.sx2-icon-marquee-plus2:before {
  content: "\e203";
}
.sx2-icon-marquee-minus2:before {
  content: "\e204";
}
.sx2-icon-tag4:before {
  content: "\e205";
}
.sx2-icon-power4:before {
  content: "\e206";
}
.sx2-icon-command2:before {
  content: "\e207";
}
.sx2-icon-alt2:before {
  content: "\e208";
}
.sx2-icon-esc2:before {
  content: "\e209";
}
.sx2-icon-bar-graph2:before {
  content: "\e20a";
}
.sx2-icon-bar-graph-22:before {
  content: "\e20b";
}
.sx2-icon-pie-graph2:before {
  content: "\e20c";
}
.sx2-icon-star5:before {
  content: "\e20d";
}
.sx2-icon-arrow-left4:before {
  content: "\e20e";
}
.sx2-icon-arrow-right4:before {
  content: "\e20f";
}
.sx2-icon-arrow-up4:before {
  content: "\e210";
}
.sx2-icon-arrow-down4:before {
  content: "\e211";
}
.sx2-icon-volume4:before {
  content: "\e212";
}
.sx2-icon-mute3:before {
  content: "\e213";
}
.sx2-icon-content-right2:before {
  content: "\e214";
}
.sx2-icon-content-left2:before {
  content: "\e215";
}
.sx2-icon-grid3:before {
  content: "\e216";
}
.sx2-icon-grid-22:before {
  content: "\e217";
}
.sx2-icon-columns2:before {
  content: "\e218";
}
.sx2-icon-loader2:before {
  content: "\e219";
}
.sx2-icon-bag3:before {
  content: "\e21a";
}
.sx2-icon-ban2:before {
  content: "\e21b";
}
.sx2-icon-flag5:before {
  content: "\e21c";
}
.sx2-icon-trash4:before {
  content: "\e21d";
}
.sx2-icon-expand4:before {
  content: "\e21e";
}
.sx2-icon-contract2:before {
  content: "\e21f";
}
.sx2-icon-maximize3:before {
  content: "\e220";
}
.sx2-icon-minimize2:before {
  content: "\e221";
}
.sx2-icon-plus3:before {
  content: "\e222";
}
.sx2-icon-minus3:before {
  content: "\e223";
}
.sx2-icon-check3:before {
  content: "\e224";
}
.sx2-icon-cross3:before {
  content: "\e225";
}
.sx2-icon-move2:before {
  content: "\e24b";
}
.sx2-icon-delete4:before {
  content: "\e24e";
}
.sx2-icon-menu3:before {
  content: "\e250";
}
.sx2-icon-archive5:before {
  content: "\e251";
}
.sx2-icon-inbox3:before {
  content: "\e265";
}
.sx2-icon-outbox2:before {
  content: "\e266";
}
.sx2-icon-file3:before {
  content: "\e267";
}
.sx2-icon-file-add3:before {
  content: "\e268";
}
.sx2-icon-file-subtract2:before {
  content: "\e269";
}
.sx2-icon-help3:before {
  content: "\e26a";
}
.sx2-icon-open2:before {
  content: "\e26b";
}
.sx2-icon-ellipsis2:before {
  content: "\e26c";
}
.sx2-icon-mobile3:before {
  content: "\e00a";
}
.sx2-icon-laptop3:before {
  content: "\e00b";
}
.sx2-icon-desktop:before {
  content: "\e00c";
}
.sx2-icon-tablet3:before {
  content: "\e00d";
}
.sx2-icon-phone5:before {
  content: "\e00e";
}
.sx2-icon-document2:before {
  content: "\e00f";
}
.sx2-icon-documents:before {
  content: "\e01a";
}
.sx2-icon-search8:before {
  content: "\e01b";
}
.sx2-icon-clipboard6:before {
  content: "\e01c";
}
.sx2-icon-newspaper4:before {
  content: "\e01d";
}
.sx2-icon-notebook:before {
  content: "\e01e";
}
.sx2-icon-book-open:before {
  content: "\e01f";
}
.sx2-icon-browser4:before {
  content: "\e02a";
}
.sx2-icon-calendar7:before {
  content: "\e02b";
}
.sx2-icon-presentation:before {
  content: "\e02c";
}
.sx2-icon-picture2:before {
  content: "\e02d";
}
.sx2-icon-pictures:before {
  content: "\e02e";
}
.sx2-icon-video3:before {
  content: "\e02f";
}
.sx2-icon-camera9:before {
  content: "\e03a";
}
.sx2-icon-printer5:before {
  content: "\e03b";
}
.sx2-icon-toolbox:before {
  content: "\e03c";
}
.sx2-icon-briefcase6:before {
  content: "\e03d";
}
.sx2-icon-wallet:before {
  content: "\e03e";
}
.sx2-icon-gift5:before {
  content: "\e03f";
}
.sx2-icon-bargraph:before {
  content: "\e04a";
}
.sx2-icon-grid5:before {
  content: "\e04b";
}
.sx2-icon-expand3:before {
  content: "\e04c";
}
.sx2-icon-focus:before {
  content: "\e04d";
}
.sx2-icon-edit2:before {
  content: "\e04e";
}
.sx2-icon-adjustments:before {
  content: "\e04f";
}
.sx2-icon-ribbon2:before {
  content: "\e05a";
}
.sx2-icon-hourglass2:before {
  content: "\e05b";
}
.sx2-icon-lock6:before {
  content: "\e05c";
}
.sx2-icon-megaphone2:before {
  content: "\e05d";
}
.sx2-icon-shield2:before {
  content: "\e05e";
}
.sx2-icon-trophy3:before {
  content: "\e05f";
}
.sx2-icon-flag7:before {
  content: "\e06a";
}
.sx2-icon-map5:before {
  content: "\e06b";
}
.sx2-icon-puzzle3:before {
  content: "\e06c";
}
.sx2-icon-basket2:before {
  content: "\e06d";
}
.sx2-icon-envelope4:before {
  content: "\e06e";
}
.sx2-icon-streetsign:before {
  content: "\e06f";
}
.sx2-icon-telescope2:before {
  content: "\e07a";
}
.sx2-icon-gears:before {
  content: "\e07b";
}
.sx2-icon-key5:before {
  content: "\e07c";
}
.sx2-icon-paperclip4:before {
  content: "\e07d";
}
.sx2-icon-attachment4:before {
  content: "\e07e";
}
.sx2-icon-pricetags:before {
  content: "\e07f";
}
.sx2-icon-lightbulb4:before {
  content: "\e08a";
}
.sx2-icon-layers3:before {
  content: "\e08b";
}
.sx2-icon-pencil6:before {
  content: "\e08c";
}
.sx2-icon-tools2:before {
  content: "\e08d";
}
.sx2-icon-tools-2:before {
  content: "\e08e";
}
.sx2-icon-scissors3:before {
  content: "\e08f";
}
.sx2-icon-paintbrush:before {
  content: "\e09a";
}
.sx2-icon-magnifying-glass2:before {
  content: "\e09b";
}
.sx2-icon-circle-compass:before {
  content: "\e09c";
}
.sx2-icon-linegraph:before {
  content: "\e09d";
}
.sx2-icon-mic3:before {
  content: "\e09e";
}
.sx2-icon-strategy:before {
  content: "\e09f";
}
.sx2-icon-beaker3:before {
  content: "\e0a0";
}
.sx2-icon-caution:before {
  content: "\e0a1";
}
.sx2-icon-recycle:before {
  content: "\e0a2";
}
.sx2-icon-anchor5:before {
  content: "\e0a3";
}
.sx2-icon-profile-male:before {
  content: "\e0a4";
}
.sx2-icon-profile-female:before {
  content: "\e0a5";
}
.sx2-icon-bike:before {
  content: "\e0a6";
}
.sx2-icon-wine2:before {
  content: "\e0a7";
}
.sx2-icon-hotairballoon:before {
  content: "\e0a8";
}
.sx2-icon-globe5:before {
  content: "\e0a9";
}
.sx2-icon-genius:before {
  content: "\e0aa";
}
.sx2-icon-map-pin:before {
  content: "\e0ab";
}
.sx2-icon-dial2:before {
  content: "\e0ac";
}
.sx2-icon-chat4:before {
  content: "\e0ad";
}
.sx2-icon-heart8:before {
  content: "\e0ae";
}
.sx2-icon-cloud12:before {
  content: "\e0af";
}
.sx2-icon-upload6:before {
  content: "\e0b0";
}
.sx2-icon-download7:before {
  content: "\e0b1";
}
.sx2-icon-target8:before {
  content: "\e0b2";
}
.sx2-icon-hazardous:before {
  content: "\e0b3";
}
.sx2-icon-piechart:before {
  content: "\e0b4";
}
.sx2-icon-speedometer:before {
  content: "\e0b5";
}
.sx2-icon-global:before {
  content: "\e0b6";
}
.sx2-icon-compass6:before {
  content: "\e0b7";
}
.sx2-icon-lifesaver:before {
  content: "\e0b8";
}
.sx2-icon-clock8:before {
  content: "\e0b9";
}
.sx2-icon-aperture2:before {
  content: "\e0ba";
}
.sx2-icon-quote2:before {
  content: "\e0bb";
}
.sx2-icon-scope:before {
  content: "\e0bc";
}
.sx2-icon-alarmclock:before {
  content: "\e0bd";
}
.sx2-icon-refresh4:before {
  content: "\e0be";
}
.sx2-icon-happy3:before {
  content: "\e0bf";
}
.sx2-icon-sad3:before {
  content: "\e0c0";
}
.sx2-icon-facebook4:before {
  content: "\e0c1";
}
.sx2-icon-twitter3:before {
  content: "\e0c2";
}
.sx2-icon-googleplus2:before {
  content: "\e0c3";
}
.sx2-icon-rss5:before {
  content: "\e0c4";
}
.sx2-icon-tumblr3:before {
  content: "\e0c5";
}
.sx2-icon-linkedin3:before {
  content: "\e0c6";
}
.sx2-icon-dribbble4:before {
  content: "\e0c7";
}
.sx2-icon-heart5:before {
  content: "\eaea";
}
.sx2-icon-cloud4:before {
  content: "\eaeb";
}
.sx2-icon-star6:before {
  content: "\eaec";
}
.sx2-icon-tv2:before {
  content: "\eaed";
}
.sx2-icon-sound:before {
  content: "\eaee";
}
.sx2-icon-video5:before {
  content: "\eaef";
}
.sx2-icon-trash5:before {
  content: "\eaf0";
}
.sx2-icon-user4:before {
  content: "\eaf1";
}
.sx2-icon-key2:before {
  content: "\eaf2";
}
.sx2-icon-search5:before {
  content: "\eaf3";
}
.sx2-icon-settings4:before {
  content: "\eaf4";
}
.sx2-icon-camera6:before {
  content: "\eaf5";
}
.sx2-icon-tag5:before {
  content: "\eaf6";
}
.sx2-icon-lock5:before {
  content: "\eaf7";
}
.sx2-icon-bulb:before {
  content: "\eaf8";
}
.sx2-icon-pen2:before {
  content: "\eaf9";
}
.sx2-icon-diamond2:before {
  content: "\eafa";
}
.sx2-icon-display:before {
  content: "\eafb";
}
.sx2-icon-location4:before {
  content: "\eafc";
}
.sx2-icon-eye4:before {
  content: "\eafd";
}
.sx2-icon-bubble:before {
  content: "\eafe";
}
.sx2-icon-stack4:before {
  content: "\eaff";
}
.sx2-icon-cup:before {
  content: "\eb00";
}
.sx2-icon-phone4:before {
  content: "\eb01";
}
.sx2-icon-news2:before {
  content: "\eb02";
}
.sx2-icon-mail4:before {
  content: "\eb03";
}
.sx2-icon-like:before {
  content: "\eb04";
}
.sx2-icon-photo2:before {
  content: "\eb05";
}
.sx2-icon-note2:before {
  content: "\eb06";
}
.sx2-icon-clock4:before {
  content: "\eb07";
}
.sx2-icon-paperplane:before {
  content: "\eb08";
}
.sx2-icon-params:before {
  content: "\eb09";
}
.sx2-icon-banknote:before {
  content: "\eb0a";
}
.sx2-icon-data:before {
  content: "\eb0b";
}
.sx2-icon-music:before {
  content: "\eb0c";
}
.sx2-icon-megaphone:before {
  content: "\eb0d";
}
.sx2-icon-study:before {
  content: "\eb0e";
}
.sx2-icon-lab2:before {
  content: "\eb0f";
}
.sx2-icon-food:before {
  content: "\eb10";
}
.sx2-icon-t-shirt:before {
  content: "\eb11";
}
.sx2-icon-fire:before {
  content: "\eb12";
}
.sx2-icon-clip:before {
  content: "\eb13";
}
.sx2-icon-shop2:before {
  content: "\eb14";
}
.sx2-icon-calendar2:before {
  content: "\eb15";
}
.sx2-icon-wallet2:before {
  content: "\eb16";
}
.sx2-icon-vynil:before {
  content: "\eb17";
}
.sx2-icon-truck:before {
  content: "\eb18";
}
.sx2-icon-world2:before {
  content: "\eb19";
}
.sx2-icon-store2:before {
  content: "\ee98";
}
.sx2-icon-out:before {
  content: "\ee99";
}
.sx2-icon-in:before {
  content: "\ee9a";
}
.sx2-icon-in-alt:before {
  content: "\ee9b";
}
.sx2-icon-home8:before {
  content: "\ee9c";
}
.sx2-icon-lightbulb3:before {
  content: "\ee9d";
}
.sx2-icon-anchor4:before {
  content: "\ee9e";
}
.sx2-icon-feather2:before {
  content: "\ee9f";
}
.sx2-icon-expand2:before {
  content: "\eea0";
}
.sx2-icon-maximize2:before {
  content: "\eea1";
}
.sx2-icon-search7:before {
  content: "\eea2";
}
.sx2-icon-zoomin2:before {
  content: "\eea3";
}
.sx2-icon-zoomout2:before {
  content: "\eea4";
}
.sx2-icon-add2:before {
  content: "\eea5";
}
.sx2-icon-subtract2:before {
  content: "\eea6";
}
.sx2-icon-exclamation:before {
  content: "\eea7";
}
.sx2-icon-question3:before {
  content: "\eea8";
}
.sx2-icon-close2:before {
  content: "\eea9";
}
.sx2-icon-cmd:before {
  content: "\eeaa";
}
.sx2-icon-forbid2:before {
  content: "\eeab";
}
.sx2-icon-book8:before {
  content: "\eeac";
}
.sx2-icon-spinner12:before {
  content: "\eead";
}
.sx2-icon-play5:before {
  content: "\eeae";
}
.sx2-icon-stop7:before {
  content: "\eeaf";
}
.sx2-icon-pause6:before {
  content: "\eeb0";
}
.sx2-icon-forward4:before {
  content: "\eeb1";
}
.sx2-icon-rewind3:before {
  content: "\eeb2";
}
.sx2-icon-sound2:before {
  content: "\eeb3";
}
.sx2-icon-sound-alt:before {
  content: "\eeb4";
}
.sx2-icon-soundoff:before {
  content: "\eeb5";
}
.sx2-icon-task:before {
  content: "\eeb6";
}
.sx2-icon-inbox4:before {
  content: "\eeb7";
}
.sx2-icon-inbox-alt:before {
  content: "\eeb8";
}
.sx2-icon-envelope3:before {
  content: "\eeb9";
}
.sx2-icon-compose:before {
  content: "\eeba";
}
.sx2-icon-newspaper3:before {
  content: "\eebb";
}
.sx2-icon-newspaper-alt:before {
  content: "\eebc";
}
.sx2-icon-clipboard5:before {
  content: "\eebd";
}
.sx2-icon-calendar6:before {
  content: "\eebe";
}
.sx2-icon-hyperlink:before {
  content: "\eebf";
}
.sx2-icon-trash3:before {
  content: "\eec0";
}
.sx2-icon-trash-alt:before {
  content: "\eec1";
}
.sx2-icon-grid4:before {
  content: "\eec2";
}
.sx2-icon-grid-alt:before {
  content: "\eec3";
}
.sx2-icon-menu5:before {
  content: "\eec4";
}
.sx2-icon-list5:before {
  content: "\eec5";
}
.sx2-icon-gallery:before {
  content: "\eec6";
}
.sx2-icon-calculator4:before {
  content: "\eec7";
}
.sx2-icon-windows3:before {
  content: "\eec8";
}
.sx2-icon-browser3:before {
  content: "\eec9";
}
.sx2-icon-alarm4:before {
  content: "\eeca";
}
.sx2-icon-clock7:before {
  content: "\eecb";
}
.sx2-icon-attachment3:before {
  content: "\eecc";
}
.sx2-icon-settings3:before {
  content: "\eecd";
}
.sx2-icon-portfolio:before {
  content: "\eece";
}
.sx2-icon-user7:before {
  content: "\eecf";
}
.sx2-icon-users4:before {
  content: "\eed0";
}
.sx2-icon-heart7:before {
  content: "\eed1";
}
.sx2-icon-chat3:before {
  content: "\eed2";
}
.sx2-icon-comments:before {
  content: "\eed3";
}
.sx2-icon-screen2:before {
  content: "\eed4";
}
.sx2-icon-iphone2:before {
  content: "\eed5";
}
.sx2-icon-ipad:before {
  content: "\eed6";
}
.sx2-icon-forkandspoon:before {
  content: "\eed7";
}
.sx2-icon-forkandknife:before {
  content: "\eed8";
}
.sx2-icon-instagram2:before {
  content: "\eed9";
}
.sx2-icon-facebook3:before {
  content: "\eeda";
}
.sx2-icon-delicious2:before {
  content: "\eedb";
}
.sx2-icon-googleplus:before {
  content: "\eedc";
}
.sx2-icon-dribbble3:before {
  content: "\eedd";
}
.sx2-icon-pin5:before {
  content: "\eede";
}
.sx2-icon-pin-alt:before {
  content: "\eedf";
}
.sx2-icon-camera8:before {
  content: "\eee0";
}
.sx2-icon-brightness:before {
  content: "\eee1";
}
.sx2-icon-brightness-half:before {
  content: "\eee2";
}
.sx2-icon-moon4:before {
  content: "\eee3";
}
.sx2-icon-cloud11:before {
  content: "\eee4";
}
.sx2-icon-circle-full:before {
  content: "\eee5";
}
.sx2-icon-circle-half:before {
  content: "\eee6";
}
.sx2-icon-globe4:before {
  content: "\eee7";
}
.sx2-icon-box4:before {
  content: "\eb1a";
}
.sx2-icon-write:before {
  content: "\eb1b";
}
.sx2-icon-clock5:before {
  content: "\eb1c";
}
.sx2-icon-reply4:before {
  content: "\eb1d";
}
.sx2-icon-reply-all:before {
  content: "\eb1e";
}
.sx2-icon-forward2:before {
  content: "\eb1f";
}
.sx2-icon-flag6:before {
  content: "\eb20";
}
.sx2-icon-search6:before {
  content: "\eb21";
}
.sx2-icon-trash6:before {
  content: "\eb22";
}
.sx2-icon-envelope2:before {
  content: "\eb23";
}
.sx2-icon-bubble2:before {
  content: "\eb24";
}
.sx2-icon-bubbles:before {
  content: "\eb25";
}
.sx2-icon-user5:before {
  content: "\eb26";
}
.sx2-icon-users3:before {
  content: "\eb27";
}
.sx2-icon-cloud5:before {
  content: "\eb28";
}
.sx2-icon-download5:before {
  content: "\eb29";
}
.sx2-icon-upload4:before {
  content: "\eb2a";
}
.sx2-icon-rain:before {
  content: "\eb2b";
}
.sx2-icon-sun4:before {
  content: "\eb2c";
}
.sx2-icon-moon3:before {
  content: "\eb2d";
}
.sx2-icon-bell4:before {
  content: "\eb2e";
}
.sx2-icon-folder6:before {
  content: "\eb2f";
}
.sx2-icon-pin2:before {
  content: "\eb30";
}
.sx2-icon-sound3:before {
  content: "\eb31";
}
.sx2-icon-microphone5:before {
  content: "\eb32";
}
.sx2-icon-camera7:before {
  content: "\eb33";
}
.sx2-icon-image5:before {
  content: "\eb34";
}
.sx2-icon-cog4:before {
  content: "\eb35";
}
.sx2-icon-calendar3:before {
  content: "\eb36";
}
.sx2-icon-book6:before {
  content: "\eb37";
}
.sx2-icon-map-marker:before {
  content: "\eb38";
}
.sx2-icon-store:before {
  content: "\eb39";
}
.sx2-icon-support3:before {
  content: "\eb3a";
}
.sx2-icon-tag6:before {
  content: "\eb4d";
}
.sx2-icon-heart6:before {
  content: "\eb4e";
}
.sx2-icon-video-camera:before {
  content: "\eb4f";
}
.sx2-icon-trophy:before {
  content: "\eb50";
}
.sx2-icon-cart:before {
  content: "\eb51";
}
.sx2-icon-eye5:before {
  content: "\eb52";
}
.sx2-icon-cancel3:before {
  content: "\eb53";
}
.sx2-icon-chart2:before {
  content: "\eb54";
}
.sx2-icon-target3:before {
  content: "\eb55";
}
.sx2-icon-printer6:before {
  content: "\eb56";
}
.sx2-icon-location5:before {
  content: "\eb57";
}
.sx2-icon-bookmark3:before {
  content: "\eb58";
}
.sx2-icon-monitor3:before {
  content: "\eb59";
}
.sx2-icon-cross4:before {
  content: "\eb5a";
}
.sx2-icon-plus4:before {
  content: "\eb5b";
}
.sx2-icon-left:before {
  content: "\eb5c";
}
.sx2-icon-up:before {
  content: "\eb5d";
}
.sx2-icon-browser2:before {
  content: "\eb5e";
}
.sx2-icon-windows2:before {
  content: "\eb5f";
}
.sx2-icon-switch2:before {
  content: "\eb60";
}
.sx2-icon-dashboard2:before {
  content: "\eb61";
}
.sx2-icon-play3:before {
  content: "\eb62";
}
.sx2-icon-fast-forward3:before {
  content: "\eb63";
}
.sx2-icon-next:before {
  content: "\eb64";
}
.sx2-icon-refresh5:before {
  content: "\eb65";
}
.sx2-icon-film2:before {
  content: "\eb66";
}
.sx2-icon-home4:before {
  content: "\eb67";
}
.xlab,
.xlar,
.xlas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
@font-face {
  font-family: Line Awesome Brands;
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(../webfonts/line-awesome.1.3.0/la-brands-400.eot);
  src: url(../webfonts/line-awesome.1.3.0/la-brands-400d41d.eot?#iefix)
      format("embedded-opentype"),
    url(../webfonts/line-awesome.1.3.0/la-brands-400.woff2) format("woff2"),
    url(../webfonts/line-awesome.1.3.0/la-brands-400.woff) format("woff"),
    url(../webfonts/line-awesome.1.3.0/la-brands-400.ttf) format("truetype"),
    url(../webfonts/line-awesome.1.3.0/la-brands-400.svg#lineawesome)
      format("svg");
}
.xlab {
  font-family: Line Awesome Brands;
}
@font-face {
  font-family: Line Awesome Free;
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(../webfonts/line-awesome.1.3.0/la-regular-400.eot);
  src: url(../webfonts/line-awesome.1.3.0/la-regular-400d41d.eot?#iefix)
      format("embedded-opentype"),
    url(../webfonts/line-awesome.1.3.0/la-regular-400.woff2) format("woff2"),
    url(../webfonts/line-awesome.1.3.0/la-regular-400.woff) format("woff"),
    url(../webfonts/line-awesome.1.3.0/la-regular-400.ttf) format("truetype"),
    url(../webfonts/line-awesome.1.3.0/la-regular-400.svg#lineawesome)
      format("svg");
}
.xlab,
.xlar {
  font-weight: 400;
}
@font-face {
  font-family: Line Awesome Free;
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url(../webfonts/line-awesome.1.3.0/la-solid-900.eot);
  src: url(../webfonts/line-awesome.1.3.0/la-solid-900d41d.eot?#iefix)
      format("embedded-opentype"),
    url(../webfonts/line-awesome.1.3.0/la-solid-900.woff2) format("woff2"),
    url(../webfonts/line-awesome.1.3.0/la-solid-900.woff) format("woff"),
    url(../webfonts/line-awesome.1.3.0/la-solid-900.ttf) format("truetype"),
    url(../webfonts/line-awesome.1.3.0/la-solid-900.svg#lineawesome)
      format("svg");
}
.xlar,
.xlas {
  font-family: Line Awesome Free;
}
.xlas {
  font-weight: 900;
}
.xla-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.xla-xs {
  font-size: 0.75em;
}
.xla-2x {
  font-size: 1em;
  font-size: 2em;
}
.xla-3x {
  font-size: 3em;
}
.xla-4x {
  font-size: 4em;
}
.xla-5x {
  font-size: 5em;
}
.xla-6x {
  font-size: 6em;
}
.xla-7x {
  font-size: 7em;
}
.xla-8x {
  font-size: 8em;
}
.xla-9x {
  font-size: 9em;
}
.xla-10x {
  font-size: 10em;
}
.xla-fw {
  width: 1.25em;
  text-align: center;
}
.xla-ul {
  padding-left: 0;
  margin-left: 1.4285714286em;
  list-style-type: none;
}
.xla-ul > li {
  position: relative;
}
.xla-li {
  position: absolute;
  left: -2em;
  text-align: center;
  width: 1.4285714286em;
  line-height: inherit;
}
.xla-li.xla-lg {
  left: -1.1428571429em;
}
.xla-border {
  border: 0.08em solid #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}
.xla-pull-left {
  float: left;
}
.xla-pull-right {
  float: right;
}
.xla.xla-pull-left {
  margin-right: 0.3em;
}
.xla.xla-pull-right {
  margin-left: 0.3em;
}
.xla.pull-left {
  margin-right: 0.3em;
}
.xla.pull-right {
  margin-left: 0.3em;
}
.la-pull-left {
  float: left;
}
.la-pull-right {
  float: right;
}
.la.la-pull-left,
.lab.la-pull-left,
.lal.la-pull-left,
.lar.la-pull-left,
.las.la-pull-left {
  margin-right: 0.3em;
}
.la.la-pull-right,
.lab.la-pull-right,
.lal.la-pull-right,
.lar.la-pull-right,
.las.la-pull-right {
  margin-left: 0.3em;
}
.la-spin {
  animation: la-spin 2s infinite linear;
}
.la-pulse {
  animation: la-spin 1s infinite steps(8);
}
@keyframes la-spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.la-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.la-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.la-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.la-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scaleX(-1);
}
.la-flip-vertical {
  transform: scaleY(-1);
}
.la-flip-both,
.la-flip-horizontal.la-flip-vertical,
.la-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
}
.la-flip-both,
.la-flip-horizontal.la-flip-vertical {
  transform: scale(-1);
}
:root .la-flip-both,
:root .la-flip-horizontal,
:root .la-flip-vertical,
:root .la-rotate-90,
:root .la-rotate-180,
:root .la-rotate-270 {
  filter: none;
}
.xla-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}
.xla-stack-1x,
.xla-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.xla-stack-1x {
  line-height: inherit;
}
.xla-stack-2x {
  font-size: 2em;
}
.xla-inverse {
  color: #fff;
}
.xla-500px:before {
  content: "\f26e";
}
.xla-accessible-icon:before {
  content: "\f368";
}
.xla-accusoft:before {
  content: "\f369";
}
.xla-acquisitions-incorporated:before {
  content: "\f6af";
}
.xla-ad:before {
  content: "\f641";
}
.xla-address-book:before {
  content: "\f2b9";
}
.xla-address-card:before {
  content: "\f2bb";
}
.xla-adjust:before {
  content: "\f042";
}
.xla-adn:before {
  content: "\f170";
}
.xla-adobe:before {
  content: "\f778";
}
.xla-adversal:before {
  content: "\f36a";
}
.xla-affiliatetheme:before {
  content: "\f36b";
}
.xla-air-freshener:before {
  content: "\f5d0";
}
.xla-airbnb:before {
  content: "\f834";
}
.xla-algolia:before {
  content: "\f36c";
}
.xla-align-center:before {
  content: "\f037";
}
.xla-align-justify:before {
  content: "\f039";
}
.xla-align-left:before {
  content: "\f036";
}
.xla-align-right:before {
  content: "\f038";
}
.xla-alipay:before {
  content: "\f642";
}
.xla-allergies:before {
  content: "\f461";
}
.xla-amazon:before {
  content: "\f270";
}
.xla-amazon-pay:before {
  content: "\f42c";
}
.xla-ambulance:before {
  content: "\f0f9";
}
.xla-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.xla-amilia:before {
  content: "\f36d";
}
.xla-anchor:before {
  content: "\f13d";
}
.xla-android:before {
  content: "\f17b";
}
.xla-angellist:before {
  content: "\f209";
}
.xla-angle-double-down:before {
  content: "\f103";
}
.xla-angle-double-left:before {
  content: "\f100";
}
.xla-angle-double-right:before {
  content: "\f101";
}
.xla-angle-double-up:before {
  content: "\f102";
}
.xla-angle-down:before {
  content: "\f107";
}
.xla-angle-left:before {
  content: "\f104";
}
.xla-angle-right:before {
  content: "\f105";
}
.xla-angle-up:before {
  content: "\f106";
}
.xla-angry:before {
  content: "\f556";
}
.xla-angrycreative:before {
  content: "\f36e";
}
.xla-angular:before {
  content: "\f420";
}
.xla-ankh:before {
  content: "\f644";
}
.xla-app-store:before {
  content: "\f36f";
}
.xla-app-store-ios:before {
  content: "\f370";
}
.xla-apper:before {
  content: "\f371";
}
.xla-apple:before {
  content: "\f179";
}
.xla-apple-alt:before {
  content: "\f5d1";
}
.xla-apple-pay:before {
  content: "\f415";
}
.xla-archive:before {
  content: "\f187";
}
.xla-archway:before {
  content: "\f557";
}
.xla-arrow-alt-circle-down:before {
  content: "\f358";
}
.xla-arrow-alt-circle-left:before {
  content: "\f359";
}
.xla-arrow-alt-circle-right:before {
  content: "\f35a";
}
.xla-arrow-alt-circle-up:before {
  content: "\f35b";
}
.xla-arrow-circle-down:before {
  content: "\f0ab";
}
.xla-arrow-circle-left:before {
  content: "\f0a8";
}
.xla-arrow-circle-right:before {
  content: "\f0a9";
}
.xla-arrow-circle-up:before {
  content: "\f0aa";
}
.xla-arrow-down:before {
  content: "\f063";
}
.xla-arrow-left:before {
  content: "\f060";
}
.xla-arrow-right:before {
  content: "\f061";
}
.xla-arrow-up:before {
  content: "\f062";
}
.xla-arrows-alt:before {
  content: "\f0b2";
}
.xla-arrows-alt-h:before {
  content: "\f337";
}
.xla-arrows-alt-v:before {
  content: "\f338";
}
.xla-artstation:before {
  content: "\f77a";
}
.xla-assistive-listening-systems:before {
  content: "\f2a2";
}
.xla-asterisk:before {
  content: "\f069";
}
.xla-asymmetrik:before {
  content: "\f372";
}
.xla-at:before {
  content: "\f1fa";
}
.xla-atlas:before {
  content: "\f558";
}
.xla-atlassian:before {
  content: "\f77b";
}
.xla-atom:before {
  content: "\f5d2";
}
.xla-audible:before {
  content: "\f373";
}
.xla-audio-description:before {
  content: "\f29e";
}
.xla-autoprefixer:before {
  content: "\f41c";
}
.xla-avianex:before {
  content: "\f374";
}
.xla-aviato:before {
  content: "\f421";
}
.xla-award:before {
  content: "\f559";
}
.xla-aws:before {
  content: "\f375";
}
.xla-baby:before {
  content: "\f77c";
}
.xla-baby-carriage:before {
  content: "\f77d";
}
.xla-backspace:before {
  content: "\f55a";
}
.xla-backward:before {
  content: "\f04a";
}
.xla-bacon:before {
  content: "\f7e5";
}
.xla-balance-scale:before {
  content: "\f24e";
}
.xla-balance-scale-left:before {
  content: "\f515";
}
.xla-balance-scale-right:before {
  content: "\f516";
}
.xla-ban:before {
  content: "\f05e";
}
.xla-band-aid:before {
  content: "\f462";
}
.xla-bandcamp:before {
  content: "\f2d5";
}
.xla-barcode:before {
  content: "\f02a";
}
.xla-bars:before {
  content: "\f0c9";
}
.xla-baseball-ball:before {
  content: "\f433";
}
.xla-basketball-ball:before {
  content: "\f434";
}
.xla-bath:before {
  content: "\f2cd";
}
.xla-battery-empty:before {
  content: "\f244";
}
.xla-battery-full:before {
  content: "\f240";
}
.xla-battery-half:before {
  content: "\f242";
}
.xla-battery-quarter:before {
  content: "\f243";
}
.xla-battery-three-quarters:before {
  content: "\f241";
}
.xla-battle-net:before {
  content: "\f835";
}
.xla-bed:before {
  content: "\f236";
}
.xla-beer:before {
  content: "\f0fc";
}
.xla-behance:before {
  content: "\f1b4";
}
.xla-behance-square:before {
  content: "\f1b5";
}
.xla-bell:before {
  content: "\f0f3";
}
.xla-bell-slash:before {
  content: "\f1f6";
}
.xla-bezier-curve:before {
  content: "\f55b";
}
.xla-bible:before {
  content: "\f647";
}
.xla-bicycle:before {
  content: "\f206";
}
.xla-biking:before {
  content: "\f84a";
}
.xla-bimobject:before {
  content: "\f378";
}
.xla-binoculars:before {
  content: "\f1e5";
}
.xla-biohazard:before {
  content: "\f780";
}
.xla-birthday-cake:before {
  content: "\f1fd";
}
.xla-bitbucket:before {
  content: "\f171";
}
.xla-bitcoin:before {
  content: "\f379";
}
.xla-bity:before {
  content: "\f37a";
}
.xla-black-tie:before {
  content: "\f27e";
}
.xla-blackberry:before {
  content: "\f37b";
}
.xla-blender:before {
  content: "\f517";
}
.xla-blender-phone:before {
  content: "\f6b6";
}
.xla-blind:before {
  content: "\f29d";
}
.xla-blog:before {
  content: "\f781";
}
.xla-blogger:before {
  content: "\f37c";
}
.xla-blogger-b:before {
  content: "\f37d";
}
.xla-bluetooth:before {
  content: "\f293";
}
.xla-bluetooth-b:before {
  content: "\f294";
}
.xla-bold:before {
  content: "\f032";
}
.xla-bolt:before {
  content: "\f0e7";
}
.xla-bomb:before {
  content: "\f1e2";
}
.xla-bone:before {
  content: "\f5d7";
}
.xla-bong:before {
  content: "\f55c";
}
.xla-book:before {
  content: "\f02d";
}
.xla-book-dead:before {
  content: "\f6b7";
}
.xla-book-medical:before {
  content: "\f7e6";
}
.xla-book-open:before {
  content: "\f518";
}
.xla-book-reader:before {
  content: "\f5da";
}
.xla-bookmark:before {
  content: "\f02e";
}
.xla-bootstrap:before {
  content: "\f836";
}
.xla-border-all:before {
  content: "\f84c";
}
.xla-border-none:before {
  content: "\f850";
}
.xla-border-style:before {
  content: "\f853";
}
.xla-bowling-ball:before {
  content: "\f436";
}
.xla-box:before {
  content: "\f466";
}
.xla-box-open:before {
  content: "\f49e";
}
.xla-boxes:before {
  content: "\f468";
}
.xla-braille:before {
  content: "\f2a1";
}
.xla-brain:before {
  content: "\f5dc";
}
.xla-bread-slice:before {
  content: "\f7ec";
}
.xla-briefcase:before {
  content: "\f0b1";
}
.xla-briefcase-medical:before {
  content: "\f469";
}
.xla-broadcast-tower:before {
  content: "\f519";
}
.xla-broom:before {
  content: "\f51a";
}
.xla-brush:before {
  content: "\f55d";
}
.xla-btc:before {
  content: "\f15a";
}
.xla-buffer:before {
  content: "\f837";
}
.xla-bug:before {
  content: "\f188";
}
.xla-building:before {
  content: "\f1ad";
}
.xla-bullhorn:before {
  content: "\f0a1";
}
.xla-bullseye:before {
  content: "\f140";
}
.xla-burn:before {
  content: "\f46a";
}
.xla-buromobelexperte:before {
  content: "\f37f";
}
.xla-bus:before {
  content: "\f207";
}
.xla-bus-alt:before {
  content: "\f55e";
}
.xla-business-time:before {
  content: "\f64a";
}
.xla-buysellads:before {
  content: "\f20d";
}
.xla-calculator:before {
  content: "\f1ec";
}
.xla-calendar:before {
  content: "\f133";
}
.xla-calendar-alt:before {
  content: "\f073";
}
.xla-calendar-check:before {
  content: "\f274";
}
.xla-calendar-day:before {
  content: "\f783";
}
.xla-calendar-minus:before {
  content: "\f272";
}
.xla-calendar-plus:before {
  content: "\f271";
}
.xla-calendar-times:before {
  content: "\f273";
}
.xla-calendar-week:before {
  content: "\f784";
}
.xla-camera:before {
  content: "\f030";
}
.xla-camera-retro:before {
  content: "\f083";
}
.xla-campground:before {
  content: "\f6bb";
}
.xla-canadian-maple-leaf:before {
  content: "\f785";
}
.xla-candy-cane:before {
  content: "\f786";
}
.xla-cannabis:before {
  content: "\f55f";
}
.xla-capsules:before {
  content: "\f46b";
}
.xla-car:before {
  content: "\f1b9";
}
.xla-car-alt:before {
  content: "\f5de";
}
.xla-car-battery:before {
  content: "\f5df";
}
.xla-car-crash:before {
  content: "\f5e1";
}
.xla-car-side:before {
  content: "\f5e4";
}
.xla-caret-down:before {
  content: "\f0d7";
}
.xla-caret-left:before {
  content: "\f0d9";
}
.xla-caret-right:before {
  content: "\f0da";
}
.xla-caret-square-down:before {
  content: "\f150";
}
.xla-caret-square-left:before {
  content: "\f191";
}
.xla-caret-square-right:before {
  content: "\f152";
}
.xla-caret-square-up:before {
  content: "\f151";
}
.xla-caret-up:before {
  content: "\f0d8";
}
.xla-carrot:before {
  content: "\f787";
}
.xla-cart-arrow-down:before {
  content: "\f218";
}
.xla-cart-plus:before {
  content: "\f217";
}
.xla-cash-register:before {
  content: "\f788";
}
.xla-cat:before {
  content: "\f6be";
}
.xla-cc-amazon-pay:before {
  content: "\f42d";
}
.xla-cc-amex:before {
  content: "\f1f3";
}
.xla-cc-apple-pay:before {
  content: "\f416";
}
.xla-cc-diners-club:before {
  content: "\f24c";
}
.xla-cc-discover:before {
  content: "\f1f2";
}
.xla-cc-jcb:before {
  content: "\f24b";
}
.xla-cc-mastercard:before {
  content: "\f1f1";
}
.xla-cc-paypal:before {
  content: "\f1f4";
}
.xla-cc-stripe:before {
  content: "\f1f5";
}
.xla-cc-visa:before {
  content: "\f1f0";
}
.xla-centercode:before {
  content: "\f380";
}
.xla-centos:before {
  content: "\f789";
}
.xla-certificate:before {
  content: "\f0a3";
}
.xla-chair:before {
  content: "\f6c0";
}
.xla-chalkboard:before {
  content: "\f51b";
}
.xla-chalkboard-teacher:before {
  content: "\f51c";
}
.xla-charging-station:before {
  content: "\f5e7";
}
.xla-chart-area:before {
  content: "\f1fe";
}
.xla-chart-bar:before {
  content: "\f080";
}
.xla-chart-line:before {
  content: "\f201";
}
.xla-chart-pie:before {
  content: "\f200";
}
.xla-check:before {
  content: "\f00c";
}
.xla-check-circle:before {
  content: "\f058";
}
.xla-check-double:before {
  content: "\f560";
}
.xla-check-square:before {
  content: "\f14a";
}
.xla-cheese:before {
  content: "\f7ef";
}
.xla-chess:before {
  content: "\f439";
}
.xla-chess-bishop:before {
  content: "\f43a";
}
.xla-chess-board:before {
  content: "\f43c";
}
.xla-chess-king:before {
  content: "\f43f";
}
.xla-chess-knight:before {
  content: "\f441";
}
.xla-chess-pawn:before {
  content: "\f443";
}
.xla-chess-queen:before {
  content: "\f445";
}
.xla-chess-rook:before {
  content: "\f447";
}
.xla-chevron-circle-down:before {
  content: "\f13a";
}
.xla-chevron-circle-left:before {
  content: "\f137";
}
.xla-chevron-circle-right:before {
  content: "\f138";
}
.xla-chevron-circle-up:before {
  content: "\f139";
}
.xla-chevron-down:before {
  content: "\f078";
}
.xla-chevron-left:before {
  content: "\f053";
}
.xla-chevron-right:before {
  content: "\f054";
}
.xla-chevron-up:before {
  content: "\f077";
}
.xla-child:before {
  content: "\f1ae";
}
.xla-chrome:before {
  content: "\f268";
}
.xla-chromecast:before {
  content: "\f838";
}
.xla-church:before {
  content: "\f51d";
}
.xla-circle:before {
  content: "\f111";
}
.xla-circle-notch:before {
  content: "\f1ce";
}
.xla-city:before {
  content: "\f64f";
}
.xla-clinic-medical:before {
  content: "\f7f2";
}
.xla-clipboard:before {
  content: "\f328";
}
.xla-clipboard-check:before {
  content: "\f46c";
}
.xla-clipboard-list:before {
  content: "\f46d";
}
.xla-clock:before {
  content: "\f017";
}
.xla-clone:before {
  content: "\f24d";
}
.xla-closed-captioning:before {
  content: "\f20a";
}
.xla-cloud:before {
  content: "\f0c2";
}
.xla-cloud-download-alt:before {
  content: "\f381";
}
.xla-cloud-meatball:before {
  content: "\f73b";
}
.xla-cloud-moon:before {
  content: "\f6c3";
}
.xla-cloud-moon-rain:before {
  content: "\f73c";
}
.xla-cloud-rain:before {
  content: "\f73d";
}
.xla-cloud-showers-heavy:before {
  content: "\f740";
}
.xla-cloud-sun:before {
  content: "\f6c4";
}
.xla-cloud-sun-rain:before {
  content: "\f743";
}
.xla-cloud-upload-alt:before {
  content: "\f382";
}
.xla-cloudscale:before {
  content: "\f383";
}
.xla-cloudsmith:before {
  content: "\f384";
}
.xla-cloudversify:before {
  content: "\f385";
}
.xla-cocktail:before {
  content: "\f561";
}
.xla-code:before {
  content: "\f121";
}
.xla-code-branch:before {
  content: "\f126";
}
.xla-codepen:before {
  content: "\f1cb";
}
.xla-codiepie:before {
  content: "\f284";
}
.xla-coffee:before {
  content: "\f0f4";
}
.xla-cog:before {
  content: "\f013";
}
.xla-cogs:before {
  content: "\f085";
}
.xla-coins:before {
  content: "\f51e";
}
.xla-columns:before {
  content: "\f0db";
}
.xla-comment:before {
  content: "\f075";
}
.xla-comment-alt:before {
  content: "\f27a";
}
.xla-comment-dollar:before {
  content: "\f651";
}
.xla-comment-dots:before {
  content: "\f4ad";
}
.xla-comment-medical:before {
  content: "\f7f5";
}
.xla-comment-slash:before {
  content: "\f4b3";
}
.xla-comments:before {
  content: "\f086";
}
.xla-comments-dollar:before {
  content: "\f653";
}
.xla-compact-disc:before {
  content: "\f51f";
}
.xla-compass:before {
  content: "\f14e";
}
.xla-compress:before {
  content: "\f066";
}
.xla-compress-arrows-alt:before {
  content: "\f78c";
}
.xla-concierge-bell:before {
  content: "\f562";
}
.xla-confluence:before {
  content: "\f78d";
}
.xla-connectdevelop:before {
  content: "\f20e";
}
.xla-contao:before {
  content: "\f26d";
}
.xla-cookie:before {
  content: "\f563";
}
.xla-cookie-bite:before {
  content: "\f564";
}
.xla-copy:before {
  content: "\f0c5";
}
.xla-copyright:before {
  content: "\f1f9";
}
.xla-cotton-bureau:before {
  content: "\f89e";
}
.xla-couch:before {
  content: "\f4b8";
}
.xla-cpanel:before {
  content: "\f388";
}
.xla-creative-commons:before {
  content: "\f25e";
}
.xla-creative-commons-by:before {
  content: "\f4e7";
}
.xla-creative-commons-nc:before {
  content: "\f4e8";
}
.xla-creative-commons-nc-eu:before {
  content: "\f4e9";
}
.xla-creative-commons-nc-jp:before {
  content: "\f4ea";
}
.xla-creative-commons-nd:before {
  content: "\f4eb";
}
.xla-creative-commons-pd:before {
  content: "\f4ec";
}
.xla-creative-commons-pd-alt:before {
  content: "\f4ed";
}
.xla-creative-commons-remix:before {
  content: "\f4ee";
}
.xla-creative-commons-sa:before {
  content: "\f4ef";
}
.xla-creative-commons-sampling:before {
  content: "\f4f0";
}
.xla-creative-commons-sampling-plus:before {
  content: "\f4f1";
}
.xla-creative-commons-share:before {
  content: "\f4f2";
}
.xla-creative-commons-zero:before {
  content: "\f4f3";
}
.xla-credit-card:before {
  content: "\f09d";
}
.xla-critical-role:before {
  content: "\f6c9";
}
.xla-crop:before {
  content: "\f125";
}
.xla-crop-alt:before {
  content: "\f565";
}
.xla-cross:before {
  content: "\f654";
}
.xla-crosshairs:before {
  content: "\f05b";
}
.xla-crow:before {
  content: "\f520";
}
.xla-crown:before {
  content: "\f521";
}
.xla-crutch:before {
  content: "\f7f7";
}
.xla-css3:before {
  content: "\f13c";
}
.xla-css3-alt:before {
  content: "\f38b";
}
.xla-cube:before {
  content: "\f1b2";
}
.xla-cubes:before {
  content: "\f1b3";
}
.xla-cut:before {
  content: "\f0c4";
}
.xla-cuttlefish:before {
  content: "\f38c";
}
.xla-d-and-d:before {
  content: "\f38d";
}
.xla-d-and-d-beyond:before {
  content: "\f6ca";
}
.xla-dashcube:before {
  content: "\f210";
}
.xla-database:before {
  content: "\f1c0";
}
.xla-deaf:before {
  content: "\f2a4";
}
.xla-delicious:before {
  content: "\f1a5";
}
.xla-democrat:before {
  content: "\f747";
}
.xla-deploydog:before {
  content: "\f38e";
}
.xla-deskpro:before {
  content: "\f38f";
}
.xla-desktop:before {
  content: "\f108";
}
.xla-dev:before {
  content: "\f6cc";
}
.xla-deviantart:before {
  content: "\f1bd";
}
.xla-dharmachakra:before {
  content: "\f655";
}
.xla-dhl:before {
  content: "\f790";
}
.xla-diagnoses:before {
  content: "\f470";
}
.xla-diaspora:before {
  content: "\f791";
}
.xla-dice:before {
  content: "\f522";
}
.xla-dice-d20:before {
  content: "\f6cf";
}
.xla-dice-d6:before {
  content: "\f6d1";
}
.xla-dice-five:before {
  content: "\f523";
}
.xla-dice-four:before {
  content: "\f524";
}
.xla-dice-one:before {
  content: "\f525";
}
.xla-dice-six:before {
  content: "\f526";
}
.xla-dice-three:before {
  content: "\f527";
}
.xla-dice-two:before {
  content: "\f528";
}
.xla-digg:before {
  content: "\f1a6";
}
.xla-digital-ocean:before {
  content: "\f391";
}
.xla-digital-tachograph:before {
  content: "\f566";
}
.xla-directions:before {
  content: "\f5eb";
}
.xla-discord:before {
  content: "\f392";
}
.xla-discourse:before {
  content: "\f393";
}
.xla-divide:before {
  content: "\f529";
}
.xla-dizzy:before {
  content: "\f567";
}
.xla-dna:before {
  content: "\f471";
}
.xla-dochub:before {
  content: "\f394";
}
.xla-docker:before {
  content: "\f395";
}
.xla-dog:before {
  content: "\f6d3";
}
.xla-dollar-sign:before {
  content: "\f155";
}
.xla-dolly:before {
  content: "\f472";
}
.xla-dolly-flatbed:before {
  content: "\f474";
}
.xla-donate:before {
  content: "\f4b9";
}
.xla-door-closed:before {
  content: "\f52a";
}
.xla-door-open:before {
  content: "\f52b";
}
.xla-dot-circle:before {
  content: "\f192";
}
.xla-dove:before {
  content: "\f4ba";
}
.xla-download:before {
  content: "\f019";
}
.xla-draft2digital:before {
  content: "\f396";
}
.xla-drafting-compass:before {
  content: "\f568";
}
.xla-dragon:before {
  content: "\f6d5";
}
.xla-draw-polygon:before {
  content: "\f5ee";
}
.xla-dribbble:before {
  content: "\f17d";
}
.xla-dribbble-square:before {
  content: "\f397";
}
.xla-dropbox:before {
  content: "\f16b";
}
.xla-drum:before {
  content: "\f569";
}
.xla-drum-steelpan:before {
  content: "\f56a";
}
.xla-drumstick-bite:before {
  content: "\f6d7";
}
.xla-drupal:before {
  content: "\f1a9";
}
.xla-dumbbell:before {
  content: "\f44b";
}
.xla-dumpster:before {
  content: "\f793";
}
.xla-dumpster-fire:before {
  content: "\f794";
}
.xla-dungeon:before {
  content: "\f6d9";
}
.xla-dyalog:before {
  content: "\f399";
}
.xla-earlybirds:before {
  content: "\f39a";
}
.xla-ebay:before {
  content: "\f4f4";
}
.xla-edge:before {
  content: "\f282";
}
.xla-edit:before {
  content: "\f044";
}
.xla-egg:before {
  content: "\f7fb";
}
.xla-eject:before {
  content: "\f052";
}
.xla-elementor:before {
  content: "\f430";
}
.xla-ellipsis-h:before {
  content: "\f141";
}
.xla-ellipsis-v:before {
  content: "\f142";
}
.xla-ello:before {
  content: "\f5f1";
}
.xla-ember:before {
  content: "\f423";
}
.xla-empire:before {
  content: "\f1d1";
}
.xla-envelope:before {
  content: "\f0e0";
}
.xla-envelope-open:before {
  content: "\f2b6";
}
.xla-envelope-open-text:before {
  content: "\f658";
}
.xla-envelope-square:before {
  content: "\f199";
}
.xla-envira:before {
  content: "\f299";
}
.xla-equals:before {
  content: "\f52c";
}
.xla-eraser:before {
  content: "\f12d";
}
.xla-erlang:before {
  content: "\f39d";
}
.xla-ethereum:before {
  content: "\f42e";
}
.xla-ethernet:before {
  content: "\f796";
}
.xla-etsy:before {
  content: "\f2d7";
}
.xla-euro-sign:before {
  content: "\f153";
}
.xla-evernote:before {
  content: "\f839";
}
.xla-exchange-alt:before {
  content: "\f362";
}
.xla-exclamation:before {
  content: "\f12a";
}
.xla-exclamation-circle:before {
  content: "\f06a";
}
.xla-exclamation-triangle:before {
  content: "\f071";
}
.xla-expand:before {
  content: "\f065";
}
.xla-expand-arrows-alt:before {
  content: "\f31e";
}
.xla-expeditedssl:before {
  content: "\f23e";
}
.xla-external-link-alt:before {
  content: "\f35d";
}
.xla-external-link-square-alt:before {
  content: "\f360";
}
.xla-eye:before {
  content: "\f06e";
}
.xla-eye-dropper:before {
  content: "\f1fb";
}
.xla-eye-slash:before {
  content: "\f070";
}
.xla-facebook:before {
  content: "\f09a";
}
.xla-facebook-f:before {
  content: "\f39e";
}
.xla-facebook-messenger:before {
  content: "\f39f";
}
.xla-facebook-square:before {
  content: "\f082";
}
.xla-fan:before {
  content: "\f863";
}
.xla-fantasy-flight-games:before {
  content: "\f6dc";
}
.xla-fast-backward:before {
  content: "\f049";
}
.xla-fast-forward:before {
  content: "\f050";
}
.xla-fax:before {
  content: "\f1ac";
}
.xla-feather:before {
  content: "\f52d";
}
.xla-feather-alt:before {
  content: "\f56b";
}
.xla-fedex:before {
  content: "\f797";
}
.xla-fedora:before {
  content: "\f798";
}
.xla-female:before {
  content: "\f182";
}
.xla-fighter-jet:before {
  content: "\f0fb";
}
.xla-figma:before {
  content: "\f799";
}
.xla-file:before {
  content: "\f15b";
}
.xla-file-alt:before {
  content: "\f15c";
}
.xla-file-archive:before {
  content: "\f1c6";
}
.xla-file-audio:before {
  content: "\f1c7";
}
.xla-file-code:before {
  content: "\f1c9";
}
.xla-file-contract:before {
  content: "\f56c";
}
.xla-file-csv:before {
  content: "\f6dd";
}
.xla-file-download:before {
  content: "\f56d";
}
.xla-file-excel:before {
  content: "\f1c3";
}
.xla-file-export:before {
  content: "\f56e";
}
.xla-file-image:before {
  content: "\f1c5";
}
.xla-file-import:before {
  content: "\f56f";
}
.xla-file-invoice:before {
  content: "\f570";
}
.xla-file-invoice-dollar:before {
  content: "\f571";
}
.xla-file-medical:before {
  content: "\f477";
}
.xla-file-medical-alt:before {
  content: "\f478";
}
.xla-file-pdf:before {
  content: "\f1c1";
}
.xla-file-powerpoint:before {
  content: "\f1c4";
}
.xla-file-prescription:before {
  content: "\f572";
}
.xla-file-signature:before {
  content: "\f573";
}
.xla-file-upload:before {
  content: "\f574";
}
.xla-file-video:before {
  content: "\f1c8";
}
.xla-file-word:before {
  content: "\f1c2";
}
.xla-fill:before {
  content: "\f575";
}
.xla-fill-drip:before {
  content: "\f576";
}
.xla-film:before {
  content: "\f008";
}
.xla-filter:before {
  content: "\f0b0";
}
.xla-fingerprint:before {
  content: "\f577";
}
.xla-fire:before {
  content: "\f06d";
}
.xla-fire-alt:before {
  content: "\f7e4";
}
.xla-fire-extinguisher:before {
  content: "\f134";
}
.xla-firefox:before {
  content: "\f269";
}
.xla-first-aid:before {
  content: "\f479";
}
.xla-first-order:before {
  content: "\f2b0";
}
.xla-first-order-alt:before {
  content: "\f50a";
}
.xla-firstdraft:before {
  content: "\f3a1";
}
.xla-fish:before {
  content: "\f578";
}
.xla-fist-raised:before {
  content: "\f6de";
}
.xla-flag:before {
  content: "\f024";
}
.xla-flag-checkered:before {
  content: "\f11e";
}
.xla-flag-usa:before {
  content: "\f74d";
}
.xla-flask:before {
  content: "\f0c3";
}
.xla-flickr:before {
  content: "\f16e";
}
.xla-flipboard:before {
  content: "\f44d";
}
.xla-flushed:before {
  content: "\f579";
}
.xla-fly:before {
  content: "\f417";
}
.xla-folder:before {
  content: "\f07b";
}
.xla-folder-minus:before {
  content: "\f65d";
}
.xla-folder-open:before {
  content: "\f07c";
}
.xla-folder-plus:before {
  content: "\f65e";
}
.xla-font:before {
  content: "\f031";
}
.xla-font-awesome:before {
  content: "\f2b4";
}
.xla-font-awesome-alt:before {
  content: "\f35c";
}
.xla-font-awesome-flag:before {
  content: "\f425";
}
.xla-fonticons:before {
  content: "\f280";
}
.xla-fonticons-fi:before {
  content: "\f3a2";
}
.xla-football-ball:before {
  content: "\f44e";
}
.xla-fort-awesome:before {
  content: "\f286";
}
.xla-fort-awesome-alt:before {
  content: "\f3a3";
}
.xla-forumbee:before {
  content: "\f211";
}
.xla-forward:before {
  content: "\f04e";
}
.xla-foursquare:before {
  content: "\f180";
}
.xla-free-code-camp:before {
  content: "\f2c5";
}
.xla-freebsd:before {
  content: "\f3a4";
}
.xla-frog:before {
  content: "\f52e";
}
.xla-frown:before {
  content: "\f119";
}
.xla-frown-open:before {
  content: "\f57a";
}
.xla-fulcrum:before {
  content: "\f50b";
}
.xla-funnel-dollar:before {
  content: "\f662";
}
.xla-futbol:before {
  content: "\f1e3";
}
.xla-galactic-republic:before {
  content: "\f50c";
}
.xla-galactic-senate:before {
  content: "\f50d";
}
.xla-gamepad:before {
  content: "\f11b";
}
.xla-gas-pump:before {
  content: "\f52f";
}
.xla-gavel:before {
  content: "\f0e3";
}
.xla-gem:before {
  content: "\f3a5";
}
.xla-genderless:before {
  content: "\f22d";
}
.xla-get-pocket:before {
  content: "\f265";
}
.xla-gg:before {
  content: "\f260";
}
.xla-gg-circle:before {
  content: "\f261";
}
.xla-ghost:before {
  content: "\f6e2";
}
.xla-gift:before {
  content: "\f06b";
}
.xla-gifts:before {
  content: "\f79c";
}
.xla-git:before {
  content: "\f1d3";
}
.xla-git-alt:before {
  content: "\f841";
}
.xla-git-square:before {
  content: "\f1d2";
}
.xla-github:before {
  content: "\f09b";
}
.xla-github-alt:before {
  content: "\f113";
}
.xla-github-square:before {
  content: "\f092";
}
.xla-gitkraken:before {
  content: "\f3a6";
}
.xla-gitlab:before {
  content: "\f296";
}
.xla-gitter:before {
  content: "\f426";
}
.xla-glass-cheers:before {
  content: "\f79f";
}
.xla-glass-martini:before {
  content: "\f000";
}
.xla-glass-martini-alt:before {
  content: "\f57b";
}
.xla-glass-whiskey:before {
  content: "\f7a0";
}
.xla-glasses:before {
  content: "\f530";
}
.xla-glide:before {
  content: "\f2a5";
}
.xla-glide-g:before {
  content: "\f2a6";
}
.xla-globe:before {
  content: "\f0ac";
}
.xla-globe-africa:before {
  content: "\f57c";
}
.xla-globe-americas:before {
  content: "\f57d";
}
.xla-globe-asia:before {
  content: "\f57e";
}
.xla-globe-europe:before {
  content: "\f7a2";
}
.xla-gofore:before {
  content: "\f3a7";
}
.xla-golf-ball:before {
  content: "\f450";
}
.xla-goodreads:before {
  content: "\f3a8";
}
.xla-goodreads-g:before {
  content: "\f3a9";
}
.xla-google:before {
  content: "\f1a0";
}
.xla-google-drive:before {
  content: "\f3aa";
}
.xla-google-play:before {
  content: "\f3ab";
}
.xla-google-plus:before {
  content: "\f2b3";
}
.xla-google-plus-g:before {
  content: "\f0d5";
}
.xla-google-plus-square:before {
  content: "\f0d4";
}
.xla-google-wallet:before {
  content: "\f1ee";
}
.xla-gopuram:before {
  content: "\f664";
}
.xla-graduation-cap:before {
  content: "\f19d";
}
.xla-gratipay:before {
  content: "\f184";
}
.xla-grav:before {
  content: "\f2d6";
}
.xla-greater-than:before {
  content: "\f531";
}
.xla-greater-than-equal:before {
  content: "\f532";
}
.xla-grimace:before {
  content: "\f57f";
}
.xla-grin:before {
  content: "\f580";
}
.xla-grin-alt:before {
  content: "\f581";
}
.xla-grin-beam:before {
  content: "\f582";
}
.xla-grin-beam-sweat:before {
  content: "\f583";
}
.xla-grin-hearts:before {
  content: "\f584";
}
.xla-grin-squint:before {
  content: "\f585";
}
.xla-grin-squint-tears:before {
  content: "\f586";
}
.xla-grin-stars:before {
  content: "\f587";
}
.xla-grin-tears:before {
  content: "\f588";
}
.xla-grin-tongue:before {
  content: "\f589";
}
.xla-grin-tongue-squint:before {
  content: "\f58a";
}
.xla-grin-tongue-wink:before {
  content: "\f58b";
}
.xla-grin-wink:before {
  content: "\f58c";
}
.xla-grip-horizontal:before {
  content: "\f58d";
}
.xla-grip-lines:before {
  content: "\f7a4";
}
.xla-grip-lines-vertical:before {
  content: "\f7a5";
}
.xla-grip-vertical:before {
  content: "\f58e";
}
.xla-gripfire:before {
  content: "\f3ac";
}
.xla-grunt:before {
  content: "\f3ad";
}
.xla-guitar:before {
  content: "\f7a6";
}
.xla-gulp:before {
  content: "\f3ae";
}
.xla-h-square:before {
  content: "\f0fd";
}
.xla-hacker-news:before {
  content: "\f1d4";
}
.xla-hacker-news-square:before {
  content: "\f3af";
}
.xla-hackerrank:before {
  content: "\f5f7";
}
.xla-hamburger:before {
  content: "\f805";
}
.xla-hammer:before {
  content: "\f6e3";
}
.xla-hamsa:before {
  content: "\f665";
}
.xla-hand-holding:before {
  content: "\f4bd";
}
.xla-hand-holding-heart:before {
  content: "\f4be";
}
.xla-hand-holding-usd:before {
  content: "\f4c0";
}
.xla-hand-lizard:before {
  content: "\f258";
}
.xla-hand-middle-finger:before {
  content: "\f806";
}
.xla-hand-paper:before {
  content: "\f256";
}
.xla-hand-peace:before {
  content: "\f25b";
}
.xla-hand-point-down:before {
  content: "\f0a7";
}
.xla-hand-point-left:before {
  content: "\f0a5";
}
.xla-hand-point-right:before {
  content: "\f0a4";
}
.xla-hand-point-up:before {
  content: "\f0a6";
}
.xla-hand-pointer:before {
  content: "\f25a";
}
.xla-hand-rock:before {
  content: "\f255";
}
.xla-hand-scissors:before {
  content: "\f257";
}
.xla-hand-spock:before {
  content: "\f259";
}
.xla-hands:before {
  content: "\f4c2";
}
.xla-hands-helping:before {
  content: "\f4c4";
}
.xla-handshake:before {
  content: "\f2b5";
}
.xla-hanukiah:before {
  content: "\f6e6";
}
.xla-hard-hat:before {
  content: "\f807";
}
.xla-hashtag:before {
  content: "\f292";
}
.xla-hat-wizard:before {
  content: "\f6e8";
}
.xla-haykal:before {
  content: "\f666";
}
.xla-hdd:before {
  content: "\f0a0";
}
.xla-heading:before {
  content: "\f1dc";
}
.xla-headphones:before {
  content: "\f025";
}
.xla-headphones-alt:before {
  content: "\f58f";
}
.xla-headset:before {
  content: "\f590";
}
.xla-heart:before {
  content: "\f004";
}
.xla-heart-broken:before {
  content: "\f7a9";
}
.xla-heartbeat:before {
  content: "\f21e";
}
.xla-helicopter:before {
  content: "\f533";
}
.xla-highlighter:before {
  content: "\f591";
}
.xla-hiking:before {
  content: "\f6ec";
}
.xla-hippo:before {
  content: "\f6ed";
}
.xla-hips:before {
  content: "\f452";
}
.xla-hire-a-helper:before {
  content: "\f3b0";
}
.xla-history:before {
  content: "\f1da";
}
.xla-hockey-puck:before {
  content: "\f453";
}
.xla-holly-berry:before {
  content: "\f7aa";
}
.xla-home:before {
  content: "\f015";
}
.xla-hooli:before {
  content: "\f427";
}
.xla-hornbill:before {
  content: "\f592";
}
.xla-horse:before {
  content: "\f6f0";
}
.xla-horse-head:before {
  content: "\f7ab";
}
.xla-hospital:before {
  content: "\f0f8";
}
.xla-hospital-alt:before {
  content: "\f47d";
}
.xla-hospital-symbol:before {
  content: "\f47e";
}
.xla-hot-tub:before {
  content: "\f593";
}
.xla-hotdog:before {
  content: "\f80f";
}
.xla-hotel:before {
  content: "\f594";
}
.xla-hotjar:before {
  content: "\f3b1";
}
.xla-hourglass:before {
  content: "\f254";
}
.xla-hourglass-end:before {
  content: "\f253";
}
.xla-hourglass-half:before {
  content: "\f252";
}
.xla-hourglass-start:before {
  content: "\f251";
}
.xla-house-damage:before {
  content: "\f6f1";
}
.xla-houzz:before {
  content: "\f27c";
}
.xla-hryvnia:before {
  content: "\f6f2";
}
.xla-html5:before {
  content: "\f13b";
}
.xla-hubspot:before {
  content: "\f3b2";
}
.xla-i-cursor:before {
  content: "\f246";
}
.xla-ice-cream:before {
  content: "\f810";
}
.xla-icicles:before {
  content: "\f7ad";
}
.xla-icons:before {
  content: "\f86d";
}
.xla-id-badge:before {
  content: "\f2c1";
}
.xla-id-card:before {
  content: "\f2c2";
}
.xla-id-card-alt:before {
  content: "\f47f";
}
.xla-igloo:before {
  content: "\f7ae";
}
.xla-image:before {
  content: "\f03e";
}
.xla-images:before {
  content: "\f302";
}
.xla-imdb:before {
  content: "\f2d8";
}
.xla-inbox:before {
  content: "\f01c";
}
.xla-indent:before {
  content: "\f03c";
}
.xla-industry:before {
  content: "\f275";
}
.xla-infinity:before {
  content: "\f534";
}
.xla-info:before {
  content: "\f129";
}
.xla-info-circle:before {
  content: "\f05a";
}
.xla-instagram:before {
  content: "\f16d";
}
.xla-intercom:before {
  content: "\f7af";
}
.xla-internet-explorer:before {
  content: "\f26b";
}
.xla-invision:before {
  content: "\f7b0";
}
.xla-ioxhost:before {
  content: "\f208";
}
.xla-italic:before {
  content: "\f033";
}
.xla-itch-io:before {
  content: "\f83a";
}
.xla-itunes:before {
  content: "\f3b4";
}
.xla-itunes-note:before {
  content: "\f3b5";
}
.xla-java:before {
  content: "\f4e4";
}
.xla-jedi:before {
  content: "\f669";
}
.xla-jedi-order:before {
  content: "\f50e";
}
.xla-jenkins:before {
  content: "\f3b6";
}
.xla-jira:before {
  content: "\f7b1";
}
.xla-joget:before {
  content: "\f3b7";
}
.xla-joint:before {
  content: "\f595";
}
.xla-joomla:before {
  content: "\f1aa";
}
.xla-journal-whills:before {
  content: "\f66a";
}
.xla-js:before {
  content: "\f3b8";
}
.xla-js-square:before {
  content: "\f3b9";
}
.xla-jsfiddle:before {
  content: "\f1cc";
}
.xla-kaaba:before {
  content: "\f66b";
}
.xla-kaggle:before {
  content: "\f5fa";
}
.xla-key:before {
  content: "\f084";
}
.xla-keybase:before {
  content: "\f4f5";
}
.xla-keyboard:before {
  content: "\f11c";
}
.xla-keycdn:before {
  content: "\f3ba";
}
.xla-khanda:before {
  content: "\f66d";
}
.xla-kickstarter:before {
  content: "\f3bb";
}
.xla-kickstarter-k:before {
  content: "\f3bc";
}
.xla-kiss:before {
  content: "\f596";
}
.xla-kiss-beam:before {
  content: "\f597";
}
.xla-kiss-wink-heart:before {
  content: "\f598";
}
.xla-kiwi-bird:before {
  content: "\f535";
}
.xla-korvue:before {
  content: "\f42f";
}
.xla-landmark:before {
  content: "\f66f";
}
.xla-language:before {
  content: "\f1ab";
}
.xla-laptop:before {
  content: "\f109";
}
.xla-laptop-code:before {
  content: "\f5fc";
}
.xla-laptop-medical:before {
  content: "\f812";
}
.xla-laravel:before {
  content: "\f3bd";
}
.xla-lastfm:before {
  content: "\f202";
}
.xla-lastfm-square:before {
  content: "\f203";
}
.xla-laugh:before {
  content: "\f599";
}
.xla-laugh-beam:before {
  content: "\f59a";
}
.xla-laugh-squint:before {
  content: "\f59b";
}
.xla-laugh-wink:before {
  content: "\f59c";
}
.xla-layer-group:before {
  content: "\f5fd";
}
.xla-leaf:before {
  content: "\f06c";
}
.xla-leanpub:before {
  content: "\f212";
}
.xla-lemon:before {
  content: "\f094";
}
.xla-less:before {
  content: "\f41d";
}
.xla-less-than:before {
  content: "\f536";
}
.xla-less-than-equal:before {
  content: "\f537";
}
.xla-level-down-alt:before {
  content: "\f3be";
}
.xla-level-up-alt:before {
  content: "\f3bf";
}
.xla-life-ring:before {
  content: "\f1cd";
}
.xla-lightbulb:before {
  content: "\f0eb";
}
.xla-line:before {
  content: "\f3c0";
}
.xla-link:before {
  content: "\f0c1";
}
.xla-linkedin:before {
  content: "\f08c";
}
.xla-linkedin-in:before {
  content: "\f0e1";
}
.xla-linode:before {
  content: "\f2b8";
}
.xla-linux:before {
  content: "\f17c";
}
.xla-lira-sign:before {
  content: "\f195";
}
.xla-list:before {
  content: "\f03a";
}
.xla-list-alt:before {
  content: "\f022";
}
.xla-list-ol:before {
  content: "\f0cb";
}
.xla-list-ul:before {
  content: "\f0ca";
}
.xla-location-arrow:before {
  content: "\f124";
}
.xla-lock:before {
  content: "\f023";
}
.xla-lock-open:before {
  content: "\f3c1";
}
.xla-long-arrow-alt-down:before {
  content: "\f309";
}
.xla-long-arrow-alt-left:before {
  content: "\f30a";
}
.xla-long-arrow-alt-right:before {
  content: "\f30b";
}
.xla-long-arrow-alt-up:before {
  content: "\f30c";
}
.xla-low-vision:before {
  content: "\f2a8";
}
.xla-luggage-cart:before {
  content: "\f59d";
}
.xla-lyft:before {
  content: "\f3c3";
}
.xla-magento:before {
  content: "\f3c4";
}
.xla-magic:before {
  content: "\f0d0";
}
.xla-magnet:before {
  content: "\f076";
}
.xla-mail-bulk:before {
  content: "\f674";
}
.xla-mailchimp:before {
  content: "\f59e";
}
.xla-male:before {
  content: "\f183";
}
.xla-mandalorian:before {
  content: "\f50f";
}
.xla-map:before {
  content: "\f279";
}
.xla-map-marked:before {
  content: "\f59f";
}
.xla-map-marked-alt:before {
  content: "\f5a0";
}
.xla-map-marker:before {
  content: "\f041";
}
.xla-map-marker-alt:before {
  content: "\f3c5";
}
.xla-map-pin:before {
  content: "\f276";
}
.xla-map-signs:before {
  content: "\f277";
}
.xla-markdown:before {
  content: "\f60f";
}
.xla-marker:before {
  content: "\f5a1";
}
.xla-mars:before {
  content: "\f222";
}
.xla-mars-double:before {
  content: "\f227";
}
.xla-mars-stroke:before {
  content: "\f229";
}
.xla-mars-stroke-h:before {
  content: "\f22b";
}
.xla-mars-stroke-v:before {
  content: "\f22a";
}
.xla-mask:before {
  content: "\f6fa";
}
.xla-mastodon:before {
  content: "\f4f6";
}
.xla-maxcdn:before {
  content: "\f136";
}
.xla-medal:before {
  content: "\f5a2";
}
.xla-medapps:before {
  content: "\f3c6";
}
.xla-medium:before {
  content: "\f23a";
}
.xla-medium-m:before {
  content: "\f3c7";
}
.xla-medkit:before {
  content: "\f0fa";
}
.xla-medrt:before {
  content: "\f3c8";
}
.xla-meetup:before {
  content: "\f2e0";
}
.xla-megaport:before {
  content: "\f5a3";
}
.xla-meh:before {
  content: "\f11a";
}
.xla-meh-blank:before {
  content: "\f5a4";
}
.xla-meh-rolling-eyes:before {
  content: "\f5a5";
}
.xla-memory:before {
  content: "\f538";
}
.xla-mendeley:before {
  content: "\f7b3";
}
.xla-menorah:before {
  content: "\f676";
}
.xla-mercury:before {
  content: "\f223";
}
.xla-meteor:before {
  content: "\f753";
}
.xla-microchip:before {
  content: "\f2db";
}
.xla-microphone:before {
  content: "\f130";
}
.xla-microphone-alt:before {
  content: "\f3c9";
}
.xla-microphone-alt-slash:before {
  content: "\f539";
}
.xla-microphone-slash:before {
  content: "\f131";
}
.xla-microscope:before {
  content: "\f610";
}
.xla-microsoft:before {
  content: "\f3ca";
}
.xla-minus:before {
  content: "\f068";
}
.xla-minus-circle:before {
  content: "\f056";
}
.xla-minus-square:before {
  content: "\f146";
}
.xla-mitten:before {
  content: "\f7b5";
}
.xla-mix:before {
  content: "\f3cb";
}
.xla-mixcloud:before {
  content: "\f289";
}
.xla-mizuni:before {
  content: "\f3cc";
}
.xla-mobile:before {
  content: "\f10b";
}
.xla-mobile-alt:before {
  content: "\f3cd";
}
.xla-modx:before {
  content: "\f285";
}
.xla-monero:before {
  content: "\f3d0";
}
.xla-money-bill:before {
  content: "\f0d6";
}
.xla-money-bill-alt:before {
  content: "\f3d1";
}
.xla-money-bill-wave:before {
  content: "\f53a";
}
.xla-money-bill-wave-alt:before {
  content: "\f53b";
}
.xla-money-check:before {
  content: "\f53c";
}
.xla-money-check-alt:before {
  content: "\f53d";
}
.xla-monument:before {
  content: "\f5a6";
}
.xla-moon:before {
  content: "\f186";
}
.xla-mortar-pestle:before {
  content: "\f5a7";
}
.xla-mosque:before {
  content: "\f678";
}
.xla-motorcycle:before {
  content: "\f21c";
}
.xla-mountain:before {
  content: "\f6fc";
}
.xla-mouse-pointer:before {
  content: "\f245";
}
.xla-mug-hot:before {
  content: "\f7b6";
}
.xla-music:before {
  content: "\f001";
}
.xla-napster:before {
  content: "\f3d2";
}
.xla-neos:before {
  content: "\f612";
}
.xla-network-wired:before {
  content: "\f6ff";
}
.xla-neuter:before {
  content: "\f22c";
}
.xla-newspaper:before {
  content: "\f1ea";
}
.xla-nimblr:before {
  content: "\f5a8";
}
.xla-node:before {
  content: "\f419";
}
.xla-node-js:before {
  content: "\f3d3";
}
.xla-not-equal:before {
  content: "\f53e";
}
.xla-notes-medical:before {
  content: "\f481";
}
.xla-npm:before {
  content: "\f3d4";
}
.xla-ns8:before {
  content: "\f3d5";
}
.xla-nutritionix:before {
  content: "\f3d6";
}
.xla-object-group:before {
  content: "\f247";
}
.xla-object-ungroup:before {
  content: "\f248";
}
.xla-odnoklassniki:before {
  content: "\f263";
}
.xla-odnoklassniki-square:before {
  content: "\f264";
}
.xla-oil-can:before {
  content: "\f613";
}
.xla-old-republic:before {
  content: "\f510";
}
.xla-om:before {
  content: "\f679";
}
.xla-opencart:before {
  content: "\f23d";
}
.xla-openid:before {
  content: "\f19b";
}
.xla-opera:before {
  content: "\f26a";
}
.xla-optin-monster:before {
  content: "\f23c";
}
.xla-osi:before {
  content: "\f41a";
}
.xla-otter:before {
  content: "\f700";
}
.xla-outdent:before {
  content: "\f03b";
}
.xla-page4:before {
  content: "\f3d7";
}
.xla-pagelines:before {
  content: "\f18c";
}
.xla-pager:before {
  content: "\f815";
}
.xla-paint-brush:before {
  content: "\f1fc";
}
.xla-paint-roller:before {
  content: "\f5aa";
}
.xla-palette:before {
  content: "\f53f";
}
.xla-palfed:before {
  content: "\f3d8";
}
.xla-pallet:before {
  content: "\f482";
}
.xla-paper-plane:before {
  content: "\f1d8";
}
.xla-paperclip:before {
  content: "\f0c6";
}
.xla-parachute-box:before {
  content: "\f4cd";
}
.xla-paragraph:before {
  content: "\f1dd";
}
.xla-parking:before {
  content: "\f540";
}
.xla-passport:before {
  content: "\f5ab";
}
.xla-pastafarianism:before {
  content: "\f67b";
}
.xla-paste:before {
  content: "\f0ea";
}
.xla-patreon:before {
  content: "\f3d9";
}
.xla-pause:before {
  content: "\f04c";
}
.xla-pause-circle:before {
  content: "\f28b";
}
.xla-paw:before {
  content: "\f1b0";
}
.xla-paypal:before {
  content: "\f1ed";
}
.xla-peace:before {
  content: "\f67c";
}
.xla-pen:before {
  content: "\f304";
}
.xla-pen-alt:before {
  content: "\f305";
}
.xla-pen-fancy:before {
  content: "\f5ac";
}
.xla-pen-nib:before {
  content: "\f5ad";
}
.xla-pen-square:before {
  content: "\f14b";
}
.xla-pencil-alt:before {
  content: "\f303";
}
.xla-pencil-ruler:before {
  content: "\f5ae";
}
.xla-penny-arcade:before {
  content: "\f704";
}
.xla-people-carry:before {
  content: "\f4ce";
}
.xla-pepper-hot:before {
  content: "\f816";
}
.xla-percent:before {
  content: "\f295";
}
.xla-percentage:before {
  content: "\f541";
}
.xla-periscope:before {
  content: "\f3da";
}
.xla-person-booth:before {
  content: "\f756";
}
.xla-phabricator:before {
  content: "\f3db";
}
.xla-phoenix-framework:before {
  content: "\f3dc";
}
.xla-phoenix-squadron:before {
  content: "\f511";
}
.xla-phone:before {
  content: "\f095";
}
.xla-phone-alt:before {
  content: "\f879";
}
.xla-phone-slash:before {
  content: "\f3dd";
}
.xla-phone-square:before {
  content: "\f098";
}
.xla-phone-square-alt:before {
  content: "\f87b";
}
.xla-phone-volume:before {
  content: "\f2a0";
}
.xla-photo-video:before {
  content: "\f87c";
}
.xla-php:before {
  content: "\f457";
}
.xla-pied-piper:before {
  content: "\f2ae";
}
.xla-pied-piper-alt:before {
  content: "\f1a8";
}
.xla-pied-piper-hat:before {
  content: "\f4e5";
}
.xla-pied-piper-pp:before {
  content: "\f1a7";
}
.xla-piggy-bank:before {
  content: "\f4d3";
}
.xla-pills:before {
  content: "\f484";
}
.xla-pinterest:before {
  content: "\f0d2";
}
.xla-pinterest-p:before {
  content: "\f231";
}
.xla-pinterest-square:before {
  content: "\f0d3";
}
.xla-pizza-slice:before {
  content: "\f818";
}
.xla-place-of-worship:before {
  content: "\f67f";
}
.xla-plane:before {
  content: "\f072";
}
.xla-plane-arrival:before {
  content: "\f5af";
}
.xla-plane-departure:before {
  content: "\f5b0";
}
.xla-play:before {
  content: "\f04b";
}
.xla-play-circle:before {
  content: "\f144";
}
.xla-playstation:before {
  content: "\f3df";
}
.xla-plug:before {
  content: "\f1e6";
}
.xla-plus:before {
  content: "\f067";
}
.xla-plus-circle:before {
  content: "\f055";
}
.xla-plus-square:before {
  content: "\f0fe";
}
.xla-podcast:before {
  content: "\f2ce";
}
.xla-poll:before {
  content: "\f681";
}
.xla-poll-h:before {
  content: "\f682";
}
.xla-poo:before {
  content: "\f2fe";
}
.xla-poo-storm:before {
  content: "\f75a";
}
.xla-poop:before {
  content: "\f619";
}
.xla-portrait:before {
  content: "\f3e0";
}
.xla-pound-sign:before {
  content: "\f154";
}
.xla-power-off:before {
  content: "\f011";
}
.xla-pray:before {
  content: "\f683";
}
.xla-praying-hands:before {
  content: "\f684";
}
.xla-prescription:before {
  content: "\f5b1";
}
.xla-prescription-bottle:before {
  content: "\f485";
}
.xla-prescription-bottle-alt:before {
  content: "\f486";
}
.xla-print:before {
  content: "\f02f";
}
.xla-procedures:before {
  content: "\f487";
}
.xla-product-hunt:before {
  content: "\f288";
}
.xla-project-diagram:before {
  content: "\f542";
}
.xla-pushed:before {
  content: "\f3e1";
}
.xla-puzzle-piece:before {
  content: "\f12e";
}
.xla-python:before {
  content: "\f3e2";
}
.xla-qq:before {
  content: "\f1d6";
}
.xla-qrcode:before {
  content: "\f029";
}
.xla-question:before {
  content: "\f128";
}
.xla-question-circle:before {
  content: "\f059";
}
.xla-quidditch:before {
  content: "\f458";
}
.xla-quinscape:before {
  content: "\f459";
}
.xla-quora:before {
  content: "\f2c4";
}
.xla-quote-left:before {
  content: "\f10d";
}
.xla-quote-right:before {
  content: "\f10e";
}
.xla-quran:before {
  content: "\f687";
}
.xla-r-project:before {
  content: "\f4f7";
}
.xla-radiation:before {
  content: "\f7b9";
}
.xla-radiation-alt:before {
  content: "\f7ba";
}
.xla-rainbow:before {
  content: "\f75b";
}
.xla-random:before {
  content: "\f074";
}
.xla-raspberry-pi:before {
  content: "\f7bb";
}
.xla-ravelry:before {
  content: "\f2d9";
}
.xla-react:before {
  content: "\f41b";
}
.xla-reacteurope:before {
  content: "\f75d";
}
.xla-readme:before {
  content: "\f4d5";
}
.xla-rebel:before {
  content: "\f1d0";
}
.xla-receipt:before {
  content: "\f543";
}
.xla-recycle:before {
  content: "\f1b8";
}
.xla-red-river:before {
  content: "\f3e3";
}
.xla-reddit:before {
  content: "\f1a1";
}
.xla-reddit-alien:before {
  content: "\f281";
}
.xla-reddit-square:before {
  content: "\f1a2";
}
.xla-redhat:before {
  content: "\f7bc";
}
.xla-redo:before {
  content: "\f01e";
}
.xla-redo-alt:before {
  content: "\f2f9";
}
.xla-registered:before {
  content: "\f25d";
}
.xla-remove-format:before {
  content: "\f87d";
}
.xla-renren:before {
  content: "\f18b";
}
.xla-reply:before {
  content: "\f3e5";
}
.xla-reply-all:before {
  content: "\f122";
}
.xla-replyd:before {
  content: "\f3e6";
}
.xla-republican:before {
  content: "\f75e";
}
.xla-researchgate:before {
  content: "\f4f8";
}
.xla-resolving:before {
  content: "\f3e7";
}
.xla-restroom:before {
  content: "\f7bd";
}
.xla-retweet:before {
  content: "\f079";
}
.xla-rev:before {
  content: "\f5b2";
}
.xla-ribbon:before {
  content: "\f4d6";
}
.xla-ring:before {
  content: "\f70b";
}
.xla-road:before {
  content: "\f018";
}
.xla-robot:before {
  content: "\f544";
}
.xla-rocket:before {
  content: "\f135";
}
.xla-rocketchat:before {
  content: "\f3e8";
}
.xla-rockrms:before {
  content: "\f3e9";
}
.xla-route:before {
  content: "\f4d7";
}
.xla-rss:before {
  content: "\f09e";
}
.xla-rss-square:before {
  content: "\f143";
}
.xla-ruble-sign:before {
  content: "\f158";
}
.xla-ruler:before {
  content: "\f545";
}
.xla-ruler-combined:before {
  content: "\f546";
}
.xla-ruler-horizontal:before {
  content: "\f547";
}
.xla-ruler-vertical:before {
  content: "\f548";
}
.xla-running:before {
  content: "\f70c";
}
.xla-rupee-sign:before {
  content: "\f156";
}
.xla-sad-cry:before {
  content: "\f5b3";
}
.xla-sad-tear:before {
  content: "\f5b4";
}
.xla-safari:before {
  content: "\f267";
}
.xla-salesforce:before {
  content: "\f83b";
}
.xla-sass:before {
  content: "\f41e";
}
.xla-satellite:before {
  content: "\f7bf";
}
.xla-satellite-dish:before {
  content: "\f7c0";
}
.xla-save:before {
  content: "\f0c7";
}
.xla-schlix:before {
  content: "\f3ea";
}
.xla-school:before {
  content: "\f549";
}
.xla-screwdriver:before {
  content: "\f54a";
}
.xla-scribd:before {
  content: "\f28a";
}
.xla-scroll:before {
  content: "\f70e";
}
.xla-sd-card:before {
  content: "\f7c2";
}
.xla-search:before {
  content: "\f002";
}
.xla-search-dollar:before {
  content: "\f688";
}
.xla-search-location:before {
  content: "\f689";
}
.xla-search-minus:before {
  content: "\f010";
}
.xla-search-plus:before {
  content: "\f00e";
}
.xla-searchengin:before {
  content: "\f3eb";
}
.xla-seedling:before {
  content: "\f4d8";
}
.xla-sellcast:before {
  content: "\f2da";
}
.xla-sellsy:before {
  content: "\f213";
}
.xla-server:before {
  content: "\f233";
}
.xla-servicestack:before {
  content: "\f3ec";
}
.xla-shapes:before {
  content: "\f61f";
}
.xla-share:before {
  content: "\f064";
}
.xla-share-alt:before {
  content: "\f1e0";
}
.xla-share-alt-square:before {
  content: "\f1e1";
}
.xla-share-square:before {
  content: "\f14d";
}
.xla-shekel-sign:before {
  content: "\f20b";
}
.xla-shield-alt:before {
  content: "\f3ed";
}
.xla-ship:before {
  content: "\f21a";
}
.xla-shipping-fast:before {
  content: "\f48b";
}
.xla-shirtsinbulk:before {
  content: "\f214";
}
.xla-shoe-prints:before {
  content: "\f54b";
}
.xla-shopping-bag:before {
  content: "\f290";
}
.xla-shopping-basket:before {
  content: "\f291";
}
.xla-shopping-cart:before {
  content: "\f07a";
}
.xla-shopware:before {
  content: "\f5b5";
}
.xla-shower:before {
  content: "\f2cc";
}
.xla-shuttle-van:before {
  content: "\f5b6";
}
.xla-sign:before {
  content: "\f4d9";
}
.xla-sign-in-alt:before {
  content: "\f2f6";
}
.xla-sign-language:before {
  content: "\f2a7";
}
.xla-sign-out-alt:before {
  content: "\f2f5";
}
.xla-signal:before {
  content: "\f012";
}
.xla-signature:before {
  content: "\f5b7";
}
.xla-sim-card:before {
  content: "\f7c4";
}
.xla-simplybuilt:before {
  content: "\f215";
}
.xla-sistrix:before {
  content: "\f3ee";
}
.xla-sitemap:before {
  content: "\f0e8";
}
.xla-sith:before {
  content: "\f512";
}
.xla-skating:before {
  content: "\f7c5";
}
.xla-sketch:before {
  content: "\f7c6";
}
.xla-skiing:before {
  content: "\f7c9";
}
.xla-skiing-nordic:before {
  content: "\f7ca";
}
.xla-skull:before {
  content: "\f54c";
}
.xla-skull-crossbones:before {
  content: "\f714";
}
.xla-skyatlas:before {
  content: "\f216";
}
.xla-skype:before {
  content: "\f17e";
}
.xla-slack:before {
  content: "\f198";
}
.xla-slack-hash:before {
  content: "\f3ef";
}
.xla-slash:before {
  content: "\f715";
}
.xla-sleigh:before {
  content: "\f7cc";
}
.xla-sliders-h:before {
  content: "\f1de";
}
.xla-slideshare:before {
  content: "\f1e7";
}
.xla-smile:before {
  content: "\f118";
}
.xla-smile-beam:before {
  content: "\f5b8";
}
.xla-smile-wink:before {
  content: "\f4da";
}
.xla-smog:before {
  content: "\f75f";
}
.xla-smoking:before {
  content: "\f48d";
}
.xla-smoking-ban:before {
  content: "\f54d";
}
.xla-sms:before {
  content: "\f7cd";
}
.xla-snapchat:before {
  content: "\f2ab";
}
.xla-snapchat-ghost:before {
  content: "\f2ac";
}
.xla-snapchat-square:before {
  content: "\f2ad";
}
.xla-snowboarding:before {
  content: "\f7ce";
}
.xla-snowflake:before {
  content: "\f2dc";
}
.xla-snowman:before {
  content: "\f7d0";
}
.xla-snowplow:before {
  content: "\f7d2";
}
.xla-socks:before {
  content: "\f696";
}
.xla-solar-panel:before {
  content: "\f5ba";
}
.xla-sort:before {
  content: "\f0dc";
}
.xla-sort-alpha-down:before {
  content: "\f15d";
}
.xla-sort-alpha-down-alt:before {
  content: "\f881";
}
.xla-sort-alpha-up:before {
  content: "\f15e";
}
.xla-sort-alpha-up-alt:before {
  content: "\f882";
}
.xla-sort-amount-down:before {
  content: "\f160";
}
.xla-sort-amount-down-alt:before {
  content: "\f884";
}
.xla-sort-amount-up:before {
  content: "\f161";
}
.xla-sort-amount-up-alt:before {
  content: "\f885";
}
.xla-sort-down:before {
  content: "\f0dd";
}
.xla-sort-numeric-down:before {
  content: "\f162";
}
.xla-sort-numeric-down-alt:before {
  content: "\f886";
}
.xla-sort-numeric-up:before {
  content: "\f163";
}
.xla-sort-numeric-up-alt:before {
  content: "\f887";
}
.xla-sort-up:before {
  content: "\f0de";
}
.xla-soundcloud:before {
  content: "\f1be";
}
.xla-sourcetree:before {
  content: "\f7d3";
}
.xla-spa:before {
  content: "\f5bb";
}
.xla-space-shuttle:before {
  content: "\f197";
}
.xla-speakap:before {
  content: "\f3f3";
}
.xla-speaker-deck:before {
  content: "\f83c";
}
.xla-spell-check:before {
  content: "\f891";
}
.xla-spider:before {
  content: "\f717";
}
.xla-spinner:before {
  content: "\f110";
}
.xla-splotch:before {
  content: "\f5bc";
}
.xla-spotify:before {
  content: "\f1bc";
}
.xla-spray-can:before {
  content: "\f5bd";
}
.xla-square:before {
  content: "\f0c8";
}
.xla-square-full:before {
  content: "\f45c";
}
.xla-square-root-alt:before {
  content: "\f698";
}
.xla-squarespace:before {
  content: "\f5be";
}
.xla-stack-exchange:before {
  content: "\f18d";
}
.xla-stack-overflow:before {
  content: "\f16c";
}
.xla-stackpath:before {
  content: "\f842";
}
.xla-stamp:before {
  content: "\f5bf";
}
.xla-star:before {
  content: "\f005";
}
.xla-star-and-crescent:before {
  content: "\f699";
}
.xla-star-half:before {
  content: "\f089";
}
.xla-star-half-alt:before {
  content: "\f5c0";
}
.xla-star-of-david:before {
  content: "\f69a";
}
.xla-star-of-life:before {
  content: "\f621";
}
.xla-staylinked:before {
  content: "\f3f5";
}
.xla-steam:before {
  content: "\f1b6";
}
.xla-steam-square:before {
  content: "\f1b7";
}
.xla-steam-symbol:before {
  content: "\f3f6";
}
.xla-step-backward:before {
  content: "\f048";
}
.xla-step-forward:before {
  content: "\f051";
}
.xla-stethoscope:before {
  content: "\f0f1";
}
.xla-sticker-mule:before {
  content: "\f3f7";
}
.xla-sticky-note:before {
  content: "\f249";
}
.xla-stop:before {
  content: "\f04d";
}
.xla-stop-circle:before {
  content: "\f28d";
}
.xla-stopwatch:before {
  content: "\f2f2";
}
.xla-store:before {
  content: "\f54e";
}
.xla-store-alt:before {
  content: "\f54f";
}
.xla-strava:before {
  content: "\f428";
}
.xla-stream:before {
  content: "\f550";
}
.xla-street-view:before {
  content: "\f21d";
}
.xla-strikethrough:before {
  content: "\f0cc";
}
.xla-stripe:before {
  content: "\f429";
}
.xla-stripe-s:before {
  content: "\f42a";
}
.xla-stroopwafel:before {
  content: "\f551";
}
.xla-studiovinari:before {
  content: "\f3f8";
}
.xla-stumbleupon:before {
  content: "\f1a4";
}
.xla-stumbleupon-circle:before {
  content: "\f1a3";
}
.xla-subscript:before {
  content: "\f12c";
}
.xla-subway:before {
  content: "\f239";
}
.xla-suitcase:before {
  content: "\f0f2";
}
.xla-suitcase-rolling:before {
  content: "\f5c1";
}
.xla-sun:before {
  content: "\f185";
}
.xla-superpowers:before {
  content: "\f2dd";
}
.xla-superscript:before {
  content: "\f12b";
}
.xla-supple:before {
  content: "\f3f9";
}
.xla-surprise:before {
  content: "\f5c2";
}
.xla-suse:before {
  content: "\f7d6";
}
.xla-swatchbook:before {
  content: "\f5c3";
}
.xla-swimmer:before {
  content: "\f5c4";
}
.xla-swimming-pool:before {
  content: "\f5c5";
}
.xla-symfony:before {
  content: "\f83d";
}
.xla-synagogue:before {
  content: "\f69b";
}
.xla-sync:before {
  content: "\f021";
}
.xla-sync-alt:before {
  content: "\f2f1";
}
.xla-syringe:before {
  content: "\f48e";
}
.xla-table:before {
  content: "\f0ce";
}
.xla-table-tennis:before {
  content: "\f45d";
}
.xla-tablet:before {
  content: "\f10a";
}
.xla-tablet-alt:before {
  content: "\f3fa";
}
.xla-tablets:before {
  content: "\f490";
}
.xla-tachometer-alt:before {
  content: "\f3fd";
}
.xla-tag:before {
  content: "\f02b";
}
.xla-tags:before {
  content: "\f02c";
}
.xla-tape:before {
  content: "\f4db";
}
.xla-tasks:before {
  content: "\f0ae";
}
.xla-taxi:before {
  content: "\f1ba";
}
.xla-teamspeak:before {
  content: "\f4f9";
}
.xla-teeth:before {
  content: "\f62e";
}
.xla-teeth-open:before {
  content: "\f62f";
}
.xla-telegram:before {
  content: "\f2c6";
}
.xla-telegram-plane:before {
  content: "\f3fe";
}
.xla-temperature-high:before {
  content: "\f769";
}
.xla-temperature-low:before {
  content: "\f76b";
}
.xla-tencent-weibo:before {
  content: "\f1d5";
}
.xla-tenge:before {
  content: "\f7d7";
}
.xla-terminal:before {
  content: "\f120";
}
.xla-text-height:before {
  content: "\f034";
}
.xla-text-width:before {
  content: "\f035";
}
.xla-th:before {
  content: "\f00a";
}
.xla-th-large:before {
  content: "\f009";
}
.xla-th-list:before {
  content: "\f00b";
}
.xla-the-red-yeti:before {
  content: "\f69d";
}
.xla-theater-masks:before {
  content: "\f630";
}
.xla-themeco:before {
  content: "\f5c6";
}
.xla-themeisle:before {
  content: "\f2b2";
}
.xla-thermometer:before {
  content: "\f491";
}
.xla-thermometer-empty:before {
  content: "\f2cb";
}
.xla-thermometer-full:before {
  content: "\f2c7";
}
.xla-thermometer-half:before {
  content: "\f2c9";
}
.xla-thermometer-quarter:before {
  content: "\f2ca";
}
.xla-thermometer-three-quarters:before {
  content: "\f2c8";
}
.xla-think-peaks:before {
  content: "\f731";
}
.xla-thumbs-down:before {
  content: "\f165";
}
.xla-thumbs-up:before {
  content: "\f164";
}
.xla-thumbtack:before {
  content: "\f08d";
}
.xla-ticket-alt:before {
  content: "\f3ff";
}
.xla-times:before {
  content: "\f00d";
}
.xla-times-circle:before {
  content: "\f057";
}
.xla-tint:before {
  content: "\f043";
}
.xla-tint-slash:before {
  content: "\f5c7";
}
.xla-tired:before {
  content: "\f5c8";
}
.xla-toggle-off:before {
  content: "\f204";
}
.xla-toggle-on:before {
  content: "\f205";
}
.xla-toilet:before {
  content: "\f7d8";
}
.xla-toilet-paper:before {
  content: "\f71e";
}
.xla-toolbox:before {
  content: "\f552";
}
.xla-tools:before {
  content: "\f7d9";
}
.xla-tooth:before {
  content: "\f5c9";
}
.xla-torah:before {
  content: "\f6a0";
}
.xla-torii-gate:before {
  content: "\f6a1";
}
.xla-tractor:before {
  content: "\f722";
}
.xla-trade-federation:before {
  content: "\f513";
}
.xla-trademark:before {
  content: "\f25c";
}
.xla-traffic-light:before {
  content: "\f637";
}
.xla-train:before {
  content: "\f238";
}
.xla-tram:before {
  content: "\f7da";
}
.xla-transgender:before {
  content: "\f224";
}
.xla-transgender-alt:before {
  content: "\f225";
}
.xla-trash:before {
  content: "\f1f8";
}
.xla-trash-alt:before {
  content: "\f2ed";
}
.xla-trash-restore:before {
  content: "\f829";
}
.xla-trash-restore-alt:before {
  content: "\f82a";
}
.xla-tree:before {
  content: "\f1bb";
}
.xla-trello:before {
  content: "\f181";
}
.xla-tripadvisor:before {
  content: "\f262";
}
.xla-trophy:before {
  content: "\f091";
}
.xla-truck:before {
  content: "\f0d1";
}
.xla-truck-loading:before {
  content: "\f4de";
}
.xla-truck-monster:before {
  content: "\f63b";
}
.xla-truck-moving:before {
  content: "\f4df";
}
.xla-truck-pickup:before {
  content: "\f63c";
}
.xla-tshirt:before {
  content: "\f553";
}
.xla-tty:before {
  content: "\f1e4";
}
.xla-tumblr:before {
  content: "\f173";
}
.xla-tumblr-square:before {
  content: "\f174";
}
.xla-tv:before {
  content: "\f26c";
}
.xla-twitch:before {
  content: "\f1e8";
}
.xla-twitter:before {
  content: "\f099";
}
.xla-twitter-square:before {
  content: "\f081";
}
.xla-typo3:before {
  content: "\f42b";
}
.xla-uber:before {
  content: "\f402";
}
.xla-ubuntu:before {
  content: "\f7df";
}
.xla-uikit:before {
  content: "\f403";
}
.xla-umbrella:before {
  content: "\f0e9";
}
.xla-umbrella-beach:before {
  content: "\f5ca";
}
.xla-underline:before {
  content: "\f0cd";
}
.xla-undo:before {
  content: "\f0e2";
}
.xla-undo-alt:before {
  content: "\f2ea";
}
.xla-uniregistry:before {
  content: "\f404";
}
.xla-universal-access:before {
  content: "\f29a";
}
.xla-university:before {
  content: "\f19c";
}
.xla-unlink:before {
  content: "\f127";
}
.xla-unlock:before {
  content: "\f09c";
}
.xla-unlock-alt:before {
  content: "\f13e";
}
.xla-untappd:before {
  content: "\f405";
}
.xla-upload:before {
  content: "\f093";
}
.xla-ups:before {
  content: "\f7e0";
}
.xla-usb:before {
  content: "\f287";
}
.xla-user:before {
  content: "\f007";
}
.xla-user-alt:before {
  content: "\f406";
}
.xla-user-alt-slash:before {
  content: "\f4fa";
}
.xla-user-astronaut:before {
  content: "\f4fb";
}
.xla-user-check:before {
  content: "\f4fc";
}
.xla-user-circle:before {
  content: "\f2bd";
}
.xla-user-clock:before {
  content: "\f4fd";
}
.xla-user-cog:before {
  content: "\f4fe";
}
.xla-user-edit:before {
  content: "\f4ff";
}
.xla-user-friends:before {
  content: "\f500";
}
.xla-user-graduate:before {
  content: "\f501";
}
.xla-user-injured:before {
  content: "\f728";
}
.xla-user-lock:before {
  content: "\f502";
}
.xla-user-md:before {
  content: "\f0f0";
}
.xla-user-minus:before {
  content: "\f503";
}
.xla-user-ninja:before {
  content: "\f504";
}
.xla-user-nurse:before {
  content: "\f82f";
}
.xla-user-plus:before {
  content: "\f234";
}
.xla-user-secret:before {
  content: "\f21b";
}
.xla-user-shield:before {
  content: "\f505";
}
.xla-user-slash:before {
  content: "\f506";
}
.xla-user-tag:before {
  content: "\f507";
}
.xla-user-tie:before {
  content: "\f508";
}
.xla-user-times:before {
  content: "\f235";
}
.xla-users:before {
  content: "\f0c0";
}
.xla-users-cog:before {
  content: "\f509";
}
.xla-usps:before {
  content: "\f7e1";
}
.xla-ussunnah:before {
  content: "\f407";
}
.xla-utensil-spoon:before {
  content: "\f2e5";
}
.xla-utensils:before {
  content: "\f2e7";
}
.xla-vaadin:before {
  content: "\f408";
}
.xla-vector-square:before {
  content: "\f5cb";
}
.xla-venus:before {
  content: "\f221";
}
.xla-venus-double:before {
  content: "\f226";
}
.xla-venus-mars:before {
  content: "\f228";
}
.xla-viacoin:before {
  content: "\f237";
}
.xla-viadeo:before {
  content: "\f2a9";
}
.xla-viadeo-square:before {
  content: "\f2aa";
}
.xla-vial:before {
  content: "\f492";
}
.xla-vials:before {
  content: "\f493";
}
.xla-viber:before {
  content: "\f409";
}
.xla-video:before {
  content: "\f03d";
}
.xla-video-slash:before {
  content: "\f4e2";
}
.xla-vihara:before {
  content: "\f6a7";
}
.xla-vimeo:before {
  content: "\f40a";
}
.xla-vimeo-square:before {
  content: "\f194";
}
.xla-vimeo-v:before {
  content: "\f27d";
}
.xla-vine:before {
  content: "\f1ca";
}
.xla-vk:before {
  content: "\f189";
}
.xla-vnv:before {
  content: "\f40b";
}
.xla-voicemail:before {
  content: "\f897";
}
.xla-volleyball-ball:before {
  content: "\f45f";
}
.xla-volume-down:before {
  content: "\f027";
}
.xla-volume-mute:before {
  content: "\f6a9";
}
.xla-volume-off:before {
  content: "\f026";
}
.xla-volume-up:before {
  content: "\f028";
}
.xla-vote-yea:before {
  content: "\f772";
}
.xla-vr-cardboard:before {
  content: "\f729";
}
.xla-vuejs:before {
  content: "\f41f";
}
.xla-walking:before {
  content: "\f554";
}
.xla-wallet:before {
  content: "\f555";
}
.xla-warehouse:before {
  content: "\f494";
}
.xla-water:before {
  content: "\f773";
}
.xla-wave-square:before {
  content: "\f83e";
}
.xla-waze:before {
  content: "\f83f";
}
.xla-weebly:before {
  content: "\f5cc";
}
.xla-weibo:before {
  content: "\f18a";
}
.xla-weight:before {
  content: "\f496";
}
.xla-weight-hanging:before {
  content: "\f5cd";
}
.xla-weixin:before {
  content: "\f1d7";
}
.xla-whatsapp:before {
  content: "\f232";
}
.xla-whatsapp-square:before {
  content: "\f40c";
}
.xla-wheelchair:before {
  content: "\f193";
}
.xla-whmcs:before {
  content: "\f40d";
}
.xla-wifi:before {
  content: "\f1eb";
}
.xla-wikipedia-w:before {
  content: "\f266";
}
.xla-wind:before {
  content: "\f72e";
}
.xla-window-close:before {
  content: "\f410";
}
.xla-window-maximize:before {
  content: "\f2d0";
}
.xla-window-minimize:before {
  content: "\f2d1";
}
.xla-window-restore:before {
  content: "\f2d2";
}
.xla-windows:before {
  content: "\f17a";
}
.xla-wine-bottle:before {
  content: "\f72f";
}
.xla-wine-glass:before {
  content: "\f4e3";
}
.xla-wine-glass-alt:before {
  content: "\f5ce";
}
.xla-wix:before {
  content: "\f5cf";
}
.xla-wizards-of-the-coast:before {
  content: "\f730";
}
.xla-wolf-pack-battalion:before {
  content: "\f514";
}
.xla-won-sign:before {
  content: "\f159";
}
.xla-wordpress:before {
  content: "\f19a";
}
.xla-wordpress-simple:before {
  content: "\f411";
}
.xla-wpbeginner:before {
  content: "\f297";
}
.xla-wpexplorer:before {
  content: "\f2de";
}
.xla-wpforms:before {
  content: "\f298";
}
.xla-wpressr:before {
  content: "\f3e4";
}
.xla-wrench:before {
  content: "\f0ad";
}
.xla-x-ray:before {
  content: "\f497";
}
.xla-xbox:before {
  content: "\f412";
}
.xla-xing:before {
  content: "\f168";
}
.xla-xing-square:before {
  content: "\f169";
}
.xla-y-combinator:before {
  content: "\f23b";
}
.xla-yahoo:before {
  content: "\f19e";
}
.xla-yammer:before {
  content: "\f840";
}
.xla-yandex:before {
  content: "\f413";
}
.xla-yandex-international:before {
  content: "\f414";
}
.xla-yarn:before {
  content: "\f7e3";
}
.xla-yelp:before {
  content: "\f1e9";
}
.xla-yen-sign:before {
  content: "\f157";
}
.xla-yin-yang:before {
  content: "\f6ad";
}
.xla-yoast:before {
  content: "\f2b1";
}
.xla-youtube:before {
  content: "\f167";
}
.xla-youtube-square:before {
  content: "\f431";
}
.xla-zhihu:before {
  content: "\f63f";
}
.xla-hat-cowboy:before {
  content: "\f8c0";
}
.xla-hat-cowboy-side:before {
  content: "\f8c1";
}
.xla-mdb:before {
  content: "\f8ca";
}
.xla-mouse:before {
  content: "\f8cc";
}
.xla-orcid:before {
  content: "\f8d2";
}
.xla-record-vinyl:before {
  content: "\f8d9";
}
.xla-swift:before {
  content: "\f8e1";
}
.xla-umbraco:before {
  content: "\f8e8";
}
.xla-buy-n-large:before {
  content: "\f8a6";
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  margin: 0;
}

/*!
 * Bootstrap v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
}
*,
:after,
:before {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Helvetica Neue, Arial, Noto Sans, Liberation Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}
address {
  font-style: normal;
  line-height: inherit;
}
address,
dl,
ol,
ul {
  margin-bottom: 1rem;
}
dl,
ol,
ul {
  margin-top: 0;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #007bff;
  background-color: transparent;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}
a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono,
    Courier New, monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
figure {
  margin: 0 0 1rem;
}
img {
  border-style: none;
}
img,
svg {
  vertical-align: middle;
}
svg {
  overflow: hidden;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button {
  border-radius: 0;
}
button:focus:not(:focus-visible) {
  outline: 0;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[role="button"] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
.h1,
h1 {
  font-size: 2.5rem;
}
.h2,
h2 {
  font-size: 2rem;
}
.h3,
h3 {
  font-size: 1.75rem;
}
.h4,
h4 {
  font-size: 1.5rem;
}
.h5,
h5 {
  font-size: 1.25rem;
}
.h6,
h6 {
  font-size: 1rem;
}
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}
.display-1 {
  font-size: 6rem;
}
.display-1,
.display-2 {
  font-weight: 300;
  line-height: 1.2;
}
.display-2 {
  font-size: 5.5rem;
}
.display-3 {
  font-size: 4.5rem;
}
.display-3,
.display-4 {
  font-weight: 300;
  line-height: 1.2;
}
.display-4 {
  font-size: 3.5rem;
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.small,
small {
  font-size: 80%;
  font-weight: 400;
}
.mark,
mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.list-inline,
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.blockquote-footer:before {
  content: "\2014\00A0";
}
.img-fluid,
.img-thumbnail {
  max-width: 100%;
  height: auto;
}
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
}
.figure {
  display: inline-block;
}
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.figure-caption {
  font-size: 90%;
  color: #6c757d;
}
code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}
pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container,
  .container-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container,
  .container-md,
  .container-sm {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1140px;
  }
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.row-cols-1 > * {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.row-cols-2 > * {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.row-cols-3 > * {
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.row-cols-4 > * {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.row-cols-5 > * {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
.row-cols-6 > * {
  -ms-flex: 0 0 16.6666666667%;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.col-1 {
  -ms-flex: 0 0 8.3333333333%;
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
.col-2 {
  -ms-flex: 0 0 16.6666666667%;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.col-5 {
  -ms-flex: 0 0 41.6666666667%;
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  -ms-flex: 0 0 58.3333333333%;
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.col-8 {
  -ms-flex: 0 0 66.6666666667%;
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  -ms-flex: 0 0 83.3333333333%;
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.col-11 {
  -ms-flex: 0 0 91.6666666667%;
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  -ms-flex-order: -1;
  order: -1;
}
.order-last {
  -ms-flex-order: 13;
  order: 13;
}
.order-0 {
  -ms-flex-order: 0;
  order: 0;
}
.order-1 {
  -ms-flex-order: 1;
  order: 1;
}
.order-2 {
  -ms-flex-order: 2;
  order: 2;
}
.order-3 {
  -ms-flex-order: 3;
  order: 3;
}
.order-4 {
  -ms-flex-order: 4;
  order: 4;
}
.order-5 {
  -ms-flex-order: 5;
  order: 5;
}
.order-6 {
  -ms-flex-order: 6;
  order: 6;
}
.order-7 {
  -ms-flex-order: 7;
  order: 7;
}
.order-8 {
  -ms-flex-order: 8;
  order: 8;
}
.order-9 {
  -ms-flex-order: 9;
  order: 9;
}
.order-10 {
  -ms-flex-order: 10;
  order: 10;
}
.order-11 {
  -ms-flex-order: 11;
  order: 11;
}
.order-12 {
  -ms-flex-order: 12;
  order: 12;
}
.offset-1 {
  margin-left: 8.3333333333%;
}
.offset-2 {
  margin-left: 16.6666666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.3333333333%;
}
.offset-5 {
  margin-left: 41.6666666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.3333333333%;
}
.offset-8 {
  margin-left: 66.6666666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.3333333333%;
}
.offset-11 {
  margin-left: 91.6666666667%;
}
@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.table td,
.table th {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}
.table-sm td,
.table-sm th {
  padding: 0.3rem;
}
.table-bordered,
.table-bordered td,
.table-bordered th {
  border: 1px solid #dee2e6;
}
.table-bordered thead td,
.table-bordered thead th {
  border-bottom-width: 2px;
}
.table-borderless tbody + tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
  border: 0;
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}
.table-primary,
.table-primary > td,
.table-primary > th {
  background-color: #b8daff;
}
.table-primary tbody + tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
  border-color: #7abaff;
}
.table-hover .table-primary:hover,
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}
.table-secondary,
.table-secondary > td,
.table-secondary > th {
  background-color: #d6d8db;
}
.table-secondary tbody + tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
  border-color: #b3b7bb;
}
.table-hover .table-secondary:hover,
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}
.table-success,
.table-success > td,
.table-success > th {
  background-color: #c3e6cb;
}
.table-success tbody + tbody,
.table-success td,
.table-success th,
.table-success thead th {
  border-color: #8fd19e;
}
.table-hover .table-success:hover,
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}
.table-info,
.table-info > td,
.table-info > th {
  background-color: #bee5eb;
}
.table-info tbody + tbody,
.table-info td,
.table-info th,
.table-info thead th {
  border-color: #86cfda;
}
.table-hover .table-info:hover,
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}
.table-warning,
.table-warning > td,
.table-warning > th {
  background-color: #ffeeba;
}
.table-warning tbody + tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
  border-color: #ffdf7e;
}
.table-hover .table-warning:hover,
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}
.table-danger,
.table-danger > td,
.table-danger > th {
  background-color: #f5c6cb;
}
.table-danger tbody + tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
  border-color: #ed969e;
}
.table-hover .table-danger:hover,
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}
.table-light,
.table-light > td,
.table-light > th {
  background-color: #fdfdfe;
}
.table-light tbody + tbody,
.table-light td,
.table-light th,
.table-light thead th {
  border-color: #fbfcfc;
}
.table-hover .table-light:hover,
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}
.table-dark,
.table-dark > td,
.table-dark > th {
  background-color: #c6c8ca;
}
.table-dark tbody + tbody,
.table-dark td,
.table-dark th,
.table-dark thead th {
  border-color: #95999c;
}
.table-hover .table-dark:hover,
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}
.table-active,
.table-active > td,
.table-active > th,
.table-hover .table-active:hover,
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}
.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.table-dark {
  color: #fff;
  background-color: #343a40;
}
.table-dark td,
.table-dark th,
.table-dark thead th {
  border-color: #454d55;
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: hsla(0, 0%, 100%, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: hsla(0, 0%, 100%, 0.075);
}
@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
  border: 0;
}
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
input[type="date"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control,
input[type="time"].form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
  padding-right: 0;
  padding-left: 0;
}
.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
select.form-control[multiple],
select.form-control[size],
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 1rem;
}
.form-text {
  display: block;
  margin-top: 0.25rem;
}
.form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}
.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input:disabled ~ .form-check-label,
.form-check-input[disabled] ~ .form-check-label {
  color: #6c757d;
}
.form-check-label {
  margin-bottom: 0;
}
.form-check-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}
.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}
.form-row > .col > .valid-tooltip,
.form-row > [class*="col-"] > .valid-tooltip {
  left: 5px;
}
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip,
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip {
  display: block;
}
.form-control.is-valid,
.was-validated .form-control:valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right
    calc(0.375em + 0.1875rem);
}
.custom-select.is-valid,
.was-validated .custom-select:valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E")
      right 0.75rem center/8px 10px no-repeat,
    #fff
      url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")
      center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)
      no-repeat;
}
.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.form-check-input.is-valid ~ .form-check-label,
.was-validated .form-check-input:valid ~ .form-check-label {
  color: #28a745;
}
.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip,
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip {
  display: block;
}
.custom-control-input.is-valid ~ .custom-control-label,
.was-validated .custom-control-input:valid ~ .custom-control-label {
  color: #28a745;
}
.custom-control-input.is-valid ~ .custom-control-label:before,
.was-validated .custom-control-input:valid ~ .custom-control-label:before {
  border-color: #28a745;
}
.custom-control-input.is-valid:checked ~ .custom-control-label:before,
.was-validated
  .custom-control-input:valid:checked
  ~ .custom-control-label:before {
  border-color: #34ce57;
  background-color: #34ce57;
}
.custom-control-input.is-valid:focus ~ .custom-control-label:before,
.was-validated
  .custom-control-input:valid:focus
  ~ .custom-control-label:before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.custom-control-input.is-valid:focus:not(:checked)
  ~ .custom-control-label:before,
.custom-file-input.is-valid ~ .custom-file-label,
.was-validated
  .custom-control-input:valid:focus:not(:checked)
  ~ .custom-control-label:before,
.was-validated .custom-file-input:valid ~ .custom-file-label {
  border-color: #28a745;
}
.custom-file-input.is-valid:focus ~ .custom-file-label,
.was-validated .custom-file-input:valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}
.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}
.form-row > .col > .invalid-tooltip,
.form-row > [class*="col-"] > .invalid-tooltip {
  left: 5px;
}
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip,
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip {
  display: block;
}
.form-control.is-invalid,
.was-validated .form-control:invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right
    calc(0.375em + 0.1875rem);
}
.custom-select.is-invalid,
.was-validated .custom-select:invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E")
      right 0.75rem center/8px 10px no-repeat,
    #fff
      url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E")
      center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)
      no-repeat;
}
.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.form-check-input.is-invalid ~ .form-check-label,
.was-validated .form-check-input:invalid ~ .form-check-label {
  color: #dc3545;
}
.form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip,
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip {
  display: block;
}
.custom-control-input.is-invalid ~ .custom-control-label,
.was-validated .custom-control-input:invalid ~ .custom-control-label {
  color: #dc3545;
}
.custom-control-input.is-invalid ~ .custom-control-label:before,
.was-validated .custom-control-input:invalid ~ .custom-control-label:before {
  border-color: #dc3545;
}
.custom-control-input.is-invalid:checked ~ .custom-control-label:before,
.was-validated
  .custom-control-input:invalid:checked
  ~ .custom-control-label:before {
  border-color: #e4606d;
  background-color: #e4606d;
}
.custom-control-input.is-invalid:focus ~ .custom-control-label:before,
.was-validated
  .custom-control-input:invalid:focus
  ~ .custom-control-label:before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.custom-control-input.is-invalid:focus:not(:checked)
  ~ .custom-control-label:before,
.custom-file-input.is-invalid ~ .custom-file-label,
.was-validated
  .custom-control-input:invalid:focus:not(:checked)
  ~ .custom-control-label:before,
.was-validated .custom-file-input:invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.custom-file-input.is-invalid:focus ~ .custom-file-label,
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.form-inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    -ms-flex-align: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .form-inline .form-group,
  .form-inline label {
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .custom-select,
  .form-inline .input-group {
    width: auto;
  }
  .form-inline .form-check {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #212529;
  text-decoration: none;
}
.btn.focus,
.btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.btn.disabled,
.btn:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}
.btn-primary,
.webform > form > .footing > .left button {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:hover,
.webform > form > .footing > .left button:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.btn-primary.focus,
.btn-primary:focus,
.webform > form > .footing > .left button.focus,
.webform > form > .footing > .left button:focus {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.btn-primary.disabled,
.btn-primary:disabled,
.webform > form > .footing > .left button.disabled,
.webform > form > .footing > .left button:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle,
.webform > form > .footing > .left .show > button.dropdown-toggle,
.webform > form > .footing > .left button:not(:disabled):not(.disabled).active,
.webform > form > .footing > .left button:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus,
.webform > form > .footing > .left .show > button.dropdown-toggle:focus,
.webform
  > form
  > .footing
  > .left
  button:not(:disabled):not(.disabled).active:focus,
.webform
  > form
  > .footing
  > .left
  button:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.btn-secondary.focus,
.btn-secondary:focus {
  box-shadow: 0 0 0 0.2rem hsla(208, 6%, 54%, 0.5);
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem hsla(208, 6%, 54%, 0.5);
}
.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success.focus,
.btn-success:focus,
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}
.btn-success.focus,
.btn-success:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-success.disabled,
.btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info.focus,
.btn-info:focus,
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
.btn-info.focus,
.btn-info:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-info.disabled,
.btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning.focus,
.btn-warning:focus,
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
.btn-warning.focus,
.btn-warning:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger.focus,
.btn-danger:focus,
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
.btn-danger.focus,
.btn-danger:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light.focus,
.btn-light:focus,
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn-light.focus,
.btn-light:focus {
  box-shadow: 0 0 0 0.2rem hsla(220, 4%, 85%, 0.5);
}
.btn-light.disabled,
.btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem hsla(220, 4%, 85%, 0.5);
}
.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark.focus,
.btn-dark:focus,
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
.btn-dark.focus,
.btn-dark:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-dark.disabled,
.btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary.focus,
.btn-outline-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.2rem hsla(208, 7%, 46%, 0.5);
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem hsla(208, 7%, 46%, 0.5);
}
.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success.focus,
.btn-outline-success:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info.focus,
.btn-outline-info:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning.focus,
.btn-outline-warning:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger.focus,
.btn-outline-danger:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light.focus,
.btn-outline-light:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark.focus,
.btn-outline-dark:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}
.btn-link:hover {
  color: #0056b3;
}
.btn-link.focus,
.btn-link:focus,
.btn-link:hover {
  text-decoration: underline;
}
.btn-link.disabled,
.btn-link:disabled {
  color: #6c757d;
  pointer-events: none;
}
.btn-group-lg > .btn,
.btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.btn-group-sm > .btn,
.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
  width: 100%;
}
.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}
.collapse:not(.show) {
  display: none;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.dropdown,
.dropleft,
.dropright,
.dropup {
  position: relative;
}
.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty:after {
  margin-left: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty:after {
  margin-left: 0;
}
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty:after {
  margin-left: 0;
}
.dropright .dropdown-toggle:after {
  vertical-align: 0;
}
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  display: none;
}
.dropleft .dropdown-toggle:before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty:after {
  margin-left: 0;
}
.dropleft .dropdown-toggle:before {
  vertical-align: 0;
}
.dropdown-menu[x-placement^="bottom"],
.dropdown-menu[x-placement^="left"],
.dropdown-menu[x-placement^="right"],
.dropdown-menu[x-placement^="top"] {
  right: auto;
  bottom: auto;
}
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:focus,
.dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #e9ecef;
}
.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}
.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}
.dropdown-menu.show {
  display: block;
}
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
  z-index: 1;
}
.btn-toolbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}
.btn-group > .btn-group:not(:first-child),
.btn-group > .btn:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn-group:not(:last-child) > .btn,
.btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:not(:first-child) > .btn,
.btn-group > .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split:after,
.dropright .dropdown-toggle-split:after,
.dropup .dropdown-toggle-split:after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split:before {
  margin-right: 0;
}
.btn-group-sm > .btn + .dropdown-toggle-split,
.btn-sm + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
.btn-group-lg > .btn + .dropdown-toggle-split,
.btn-lg + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.btn-group-vertical {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn-group:not(:first-child),
.btn-group-vertical > .btn:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.btn-group-vertical > .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.btn-group-toggle > .btn-group > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn input[type="radio"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}
.input-group > .custom-file,
.input-group > .custom-select,
.input-group > .form-control,
.input-group > .form-control-plaintext {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}
.input-group > .custom-file + .custom-file,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .form-control,
.input-group > .custom-select + .custom-file,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .form-control,
.input-group > .form-control + .custom-file,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .form-control,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .form-control {
  margin-left: -1px;
}
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label,
.input-group > .custom-select:focus,
.input-group > .form-control:focus {
  z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.input-group > .custom-select:not(:first-child),
.input-group > .form-control:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-file {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.input-group > .custom-file:not(:first-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group.has-validation
  > .custom-file:nth-last-child(n + 3)
  .custom-file-label:after,
.input-group.has-validation > .custom-select:nth-last-child(n + 3),
.input-group.has-validation > .form-control:nth-last-child(n + 3),
.input-group:not(.has-validation)
  > .custom-file:not(:last-child)
  .custom-file-label:after,
.input-group:not(.has-validation) > .custom-select:not(:last-child),
.input-group:not(.has-validation) > .form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-append,
.input-group-prepend {
  display: -ms-flexbox;
  display: flex;
}
.input-group-append .btn,
.input-group-prepend .btn {
  position: relative;
  z-index: 2;
}
.input-group-append .btn:focus,
.input-group-prepend .btn:focus {
  z-index: 3;
}
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .btn,
.input-group-append .input-group-text + .input-group-text,
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-prepend .input-group-text + .input-group-text {
  margin-left: -1px;
}
.input-group-prepend {
  margin-right: -1px;
}
.input-group-append {
  margin-left: -1px;
}
.input-group-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.input-group-text input[type="checkbox"],
.input-group-text input[type="radio"] {
  margin-top: 0;
}
.input-group-lg > .custom-select,
.input-group-lg > .form-control:not(textarea) {
  height: calc(1.5em + 1rem + 2px);
}
.input-group-lg > .custom-select,
.input-group-lg > .form-control,
.input-group-lg > .input-group-append > .btn,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-prepend > .input-group-text {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.input-group-sm > .custom-select,
.input-group-sm > .form-control:not(textarea) {
  height: calc(1.5em + 0.5rem + 2px);
}
.input-group-sm > .custom-select,
.input-group-sm > .form-control,
.input-group-sm > .input-group-append > .btn,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-prepend > .input-group-text {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn,
.input-group.has-validation
  > .input-group-append:nth-last-child(n + 3)
  > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.input-group:not(.has-validation)
  > .input-group-append:not(:last-child)
  > .input-group-text,
.input-group
  > .input-group-append:last-child
  > .btn:not(:last-child):not(.dropdown-toggle),
.input-group
  > .input-group-append:last-child
  > .input-group-text:not(:last-child),
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group
  > .input-group-prepend:first-child
  > .input-group-text:not(:first-child),
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  color-adjust: exact;
}
.custom-control-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}
.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label:before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}
.custom-control-input:focus ~ .custom-control-label:before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label:before {
  border-color: #80bdff;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label:before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}
.custom-control-input:disabled ~ .custom-control-label,
.custom-control-input[disabled] ~ .custom-control-label {
  color: #6c757d;
}
.custom-control-input:disabled ~ .custom-control-label:before,
.custom-control-input[disabled] ~ .custom-control-label:before {
  background-color: #e9ecef;
}
.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.custom-control-label:before {
  pointer-events: none;
  background-color: #fff;
  border: 1px solid #adb5bd;
}
.custom-control-label:after,
.custom-control-label:before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
}
.custom-control-label:after {
  background: 50%/50% 50% no-repeat;
}
.custom-checkbox .custom-control-label:before {
  border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E");
}
.custom-checkbox
  .custom-control-input:indeterminate
  ~ .custom-control-label:before {
  border-color: #007bff;
  background-color: #007bff;
}
.custom-checkbox
  .custom-control-input:indeterminate
  ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}
.custom-checkbox
  .custom-control-input:disabled:checked
  ~ .custom-control-label:before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-checkbox
  .custom-control-input:disabled:indeterminate
  ~ .custom-control-label:before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-radio .custom-control-label:before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}
.custom-radio
  .custom-control-input:disabled:checked
  ~ .custom-control-label:before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-switch {
  padding-left: 2.25rem;
}
.custom-switch .custom-control-label:before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.custom-switch .custom-control-label:after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label:after {
    transition: none;
  }
}
.custom-switch .custom-control-input:checked ~ .custom-control-label:after {
  background-color: #fff;
  transform: translateX(0.75rem);
}
.custom-switch
  .custom-control-input:disabled:checked
  ~ .custom-control-label:before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E")
    right 0.75rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
.custom-select::-ms-expand {
  display: none;
}
.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}
.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}
.custom-file {
  display: inline-block;
  margin-bottom: 0;
}
.custom-file,
.custom-file-input {
  position: relative;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
}
.custom-file-input {
  z-index: 2;
  margin: 0;
  overflow: hidden;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-file-input:disabled ~ .custom-file-label,
.custom-file-input[disabled] ~ .custom-file-label {
  background-color: #e9ecef;
}
.custom-file-input:lang(en) ~ .custom-file-label:after {
  content: "Browse";
}
.custom-file-input ~ .custom-file-label[data-browse]:after {
  content: attr(data-browse);
}
.custom-file-label {
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  overflow: hidden;
  font-weight: 400;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.custom-file-label,
.custom-file-label:after {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
}
.custom-file-label:after {
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}
.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.custom-range:focus {
  outline: 0;
}
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    transition: none;
  }
}
.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    transition: none;
  }
}
.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    transition: none;
  }
}
.custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.custom-range::-ms-fill-lower,
.custom-range::-ms-fill-upper {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
}
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-moz-range-track {
  cursor: default;
}
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}
.custom-control-label:before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-control-label:before,
  .custom-file-label,
  .custom-select {
    transition: none;
  }
}
.nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:focus,
.nav-link:hover {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-pills .nav-link {
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}
.nav-fill .nav-item,
.nav-fill > .nav-link {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}
.nav-justified .nav-item,
.nav-justified > .nav-link {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.navbar {
  position: relative;
  padding: 0.5rem 1rem;
}
.navbar,
.navbar .container,
.navbar .container-fluid,
.navbar .container-lg,
.navbar .container-md,
.navbar .container-sm,
.navbar .container-xl {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
.navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-align: center;
  align-items: center;
}
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50%/100% 100% no-repeat;
}
.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto;
}
@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-lg,
.navbar-expand > .container-md,
.navbar-expand > .container-sm,
.navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-lg,
.navbar-expand > .container-md,
.navbar-expand > .container-sm,
.navbar-expand > .container-xl {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: hsla(0, 0%, 100%, 0.5);
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: hsla(0, 0%, 100%, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: hsla(0, 0%, 100%, 0.25);
}
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show > .nav-link {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: hsla(0, 0%, 100%, 0.5);
  border-color: hsla(0, 0%, 100%, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-dark .navbar-text {
  color: hsla(0, 0%, 100%, 0.5);
}
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
  color: #fff;
}
.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}
.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}
.card-title {
  margin-bottom: 0.75rem;
}
.card-subtitle {
  margin-top: -0.375rem;
}
.card-subtitle,
.card-text:last-child {
  margin-bottom: 0;
}
.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-header-tabs {
  margin-bottom: -0.75rem;
  border-bottom: 0;
}
.card-header-pills,
.card-header-tabs {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px);
}
.card-img,
.card-img-bottom,
.card-img-top {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
}
.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
.card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .card-group > .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-header,
  .card-group > .card:not(:last-child) .card-img-top {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-footer,
  .card-group > .card:not(:last-child) .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-header,
  .card-group > .card:not(:first-child) .card-img-top {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-footer,
  .card-group > .card:not(:first-child) .card-img-bottom {
    border-bottom-left-radius: 0;
  }
}
.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
.accordion {
  overflow-anchor: none;
}
.accordion > .card {
  overflow: hidden;
}
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}
.breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item:before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover:before {
  text-decoration: underline;
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #6c757d;
}
.pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .badge {
    transition: none;
  }
}
a.badge:focus,
a.badge:hover {
  text-decoration: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}
.badge-primary {
  color: #fff;
  background-color: #007bff;
}
a.badge-primary:focus,
a.badge-primary:hover {
  color: #fff;
  background-color: #0062cc;
}
a.badge-primary.focus,
a.badge-primary:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
a.badge-secondary:focus,
a.badge-secondary:hover {
  color: #fff;
  background-color: #545b62;
}
a.badge-secondary.focus,
a.badge-secondary:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem hsla(208, 7%, 46%, 0.5);
}
.badge-success {
  color: #fff;
  background-color: #28a745;
}
a.badge-success:focus,
a.badge-success:hover {
  color: #fff;
  background-color: #1e7e34;
}
a.badge-success.focus,
a.badge-success:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.badge-info {
  color: #fff;
  background-color: #17a2b8;
}
a.badge-info:focus,
a.badge-info:hover {
  color: #fff;
  background-color: #117a8b;
}
a.badge-info.focus,
a.badge-info:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.badge-warning {
  color: #212529;
  background-color: #ffc107;
}
a.badge-warning:focus,
a.badge-warning:hover {
  color: #212529;
  background-color: #d39e00;
}
a.badge-warning.focus,
a.badge-warning:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.badge-danger {
  color: #fff;
  background-color: #dc3545;
}
a.badge-danger:focus,
a.badge-danger:hover {
  color: #fff;
  background-color: #bd2130;
}
a.badge-danger.focus,
a.badge-danger:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
a.badge-light:focus,
a.badge-light:hover {
  color: #212529;
  background-color: #dae0e5;
}
a.badge-light.focus,
a.badge-light:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.badge-dark {
  color: #fff;
  background-color: #343a40;
}
a.badge-dark:focus,
a.badge-dark:hover {
  color: #fff;
  background-color: #1d2124;
}
a.badge-dark.focus,
a.badge-dark:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.alert-heading {
  color: inherit;
}
.alert-link {
  font-weight: 700;
}
.alert-dismissible {
  padding-right: 4rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.alert-primary hr {
  border-top-color: #9fcdff;
}
.alert-primary .alert-link {
  color: #002752;
}
.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
.alert-secondary hr {
  border-top-color: #c8cbcf;
}
.alert-secondary .alert-link {
  color: #202326;
}
.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.alert-success hr {
  border-top-color: #b1dfbb;
}
.alert-success .alert-link {
  color: #0b2e13;
}
.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.alert-info hr {
  border-top-color: #abdde5;
}
.alert-info .alert-link {
  color: #062c33;
}
.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.alert-warning hr {
  border-top-color: #ffe8a1;
}
.alert-warning .alert-link {
  color: #533f03;
}
.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.alert-danger hr {
  border-top-color: #f1b0b7;
}
.alert-danger .alert-link {
  color: #491217;
}
.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light hr {
  border-top-color: #ececf6;
}
.alert-light .alert-link {
  color: #686868;
}
.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.alert-dark hr {
  border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
  color: #040505;
}
@keyframes progress-bar-stripes {
  0% {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 1rem;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.progress,
.progress-bar {
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.progress-bar {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}
.progress-bar-striped {
  background-image: linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
  background-size: 1rem 1rem;
}
.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}
.media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}
.media-body {
  -ms-flex: 1;
  flex: 1;
}
.list-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:focus,
.list-group-item-action:hover {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled,
.list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}
.list-group-horizontal {
  -ms-flex-direction: row;
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}
@media (min-width: 576px) {
  .list-group-horizontal-sm {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}
.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}
.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
  color: #004085;
  background-color: #9fcdff;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}
.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}
.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
  color: #383d41;
  background-color: #c8cbcf;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}
.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}
.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
  color: #155724;
  background-color: #b1dfbb;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}
.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
  color: #0c5460;
  background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}
.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}
.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
  color: #856404;
  background-color: #ffe8a1;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}
.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}
.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
  color: #721c24;
  background-color: #f1b0b7;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}
.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
  color: #818182;
  background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}
.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
  color: #1b1e21;
  background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.close:hover {
  color: #000;
  text-decoration: none;
}
.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
  opacity: 0.75;
}
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}
a.close.disabled {
  pointer-events: none;
}
.toast {
  -ms-flex-preferred-size: 350px;
  flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: hsla(0, 0%, 100%, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  border-radius: 0.25rem;
}
.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}
.toast.showing {
  opacity: 1;
}
.toast.show {
  display: block;
  opacity: 1;
}
.toast.hide {
  display: none;
}
.toast-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: hsla(0, 0%, 100%, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.toast-body {
  padding: 0.75rem;
}
.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translateY(-50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}
.modal-dialog-scrollable {
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered:before {
  display: block;
  height: calc(100vh - 1rem);
  height: -moz-min-content;
  height: min-content;
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable:before {
  content: none;
}
.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}
.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}
.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered:before {
    height: calc(100vh - 3.5rem);
    height: -moz-min-content;
    height: min-content;
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Helvetica Neue, Arial, Noto Sans, Liberation Sans, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow:before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-tooltip-auto[x-placement^="top"],
.bs-tooltip-top {
  padding: 0.4rem 0;
}
.bs-tooltip-auto[x-placement^="top"] .arrow,
.bs-tooltip-top .arrow {
  bottom: 0;
}
.bs-tooltip-auto[x-placement^="top"] .arrow:before,
.bs-tooltip-top .arrow:before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}
.bs-tooltip-auto[x-placement^="right"],
.bs-tooltip-right {
  padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^="right"] .arrow,
.bs-tooltip-right .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-auto[x-placement^="right"] .arrow:before,
.bs-tooltip-right .arrow:before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}
.bs-tooltip-auto[x-placement^="bottom"],
.bs-tooltip-bottom {
  padding: 0.4rem 0;
}
.bs-tooltip-auto[x-placement^="bottom"] .arrow,
.bs-tooltip-bottom .arrow {
  top: 0;
}
.bs-tooltip-auto[x-placement^="bottom"] .arrow:before,
.bs-tooltip-bottom .arrow:before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}
.bs-tooltip-auto[x-placement^="left"],
.bs-tooltip-left {
  padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^="left"] .arrow,
.bs-tooltip-left .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-auto[x-placement^="left"] .arrow:before,
.bs-tooltip-left .arrow:before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}
.popover {
  top: 0;
  left: 0;
  z-index: 1060;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Helvetica Neue, Arial, Noto Sans, Liberation Sans, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover,
.popover .arrow {
  position: absolute;
  display: block;
}
.popover .arrow {
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.popover .arrow:after,
.popover .arrow:before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-popover-auto[x-placement^="top"],
.bs-popover-top {
  margin-bottom: 0.5rem;
}
.bs-popover-auto[x-placement^="top"] > .arrow,
.bs-popover-top > .arrow {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-auto[x-placement^="top"] > .arrow:before,
.bs-popover-top > .arrow:before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^="top"] > .arrow:after,
.bs-popover-top > .arrow:after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}
.bs-popover-auto[x-placement^="right"],
.bs-popover-right {
  margin-left: 0.5rem;
}
.bs-popover-auto[x-placement^="right"] > .arrow,
.bs-popover-right > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-auto[x-placement^="right"] > .arrow:before,
.bs-popover-right > .arrow:before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^="right"] > .arrow:after,
.bs-popover-right > .arrow:after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}
.bs-popover-auto[x-placement^="bottom"],
.bs-popover-bottom {
  margin-top: 0.5rem;
}
.bs-popover-auto[x-placement^="bottom"] > .arrow,
.bs-popover-bottom > .arrow {
  top: calc(-0.5rem - 1px);
}
.bs-popover-auto[x-placement^="bottom"] > .arrow:before,
.bs-popover-bottom > .arrow:before {
  top: 0;
  border-width: 0 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^="bottom"] > .arrow:after,
.bs-popover-bottom > .arrow:after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-auto[x-placement^="bottom"] .popover-header:before,
.bs-popover-bottom .popover-header:before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}
.bs-popover-auto[x-placement^="left"],
.bs-popover-left {
  margin-right: 0.5rem;
}
.bs-popover-auto[x-placement^="left"] > .arrow,
.bs-popover-left > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-auto[x-placement^="left"] > .arrow:before,
.bs-popover-left > .arrow:before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^="left"] > .arrow:after,
.bs-popover-left > .arrow:after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}
.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}
.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}
.carousel {
  position: relative;
}
.carousel.pointer-event {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner:after {
  display: block;
  clear: both;
  content: "";
}
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
  display: block;
}
.active.carousel-item-right,
.carousel-item-next:not(.carousel-item-left) {
  transform: translateX(100%);
}
.active.carousel-item-left,
.carousel-item-prev:not(.carousel-item-right) {
  transform: translateX(-100%);
}
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}
.carousel-control-next,
.carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-next,
  .carousel-control-prev {
    transition: none;
  }
}
.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
.carousel-control-prev {
  left: 0;
}
.carousel-control-next {
  right: 0;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50%/100% 100% no-repeat;
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E");
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E");
}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
@keyframes spinner-border {
  to {
    transform: rotate(1turn);
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: 0.75s linear infinite spinner-border;
}
.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}
@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: 0.75s linear infinite spinner-grow;
}
.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}
@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    animation-duration: 1.5s;
  }
}
.align-baseline {
  vertical-align: baseline !important;
}
.align-top {
  vertical-align: top !important;
}
.align-middle {
  vertical-align: middle !important;
}
.align-bottom {
  vertical-align: bottom !important;
}
.align-text-bottom {
  vertical-align: text-bottom !important;
}
.align-text-top {
  vertical-align: text-top !important;
}
.bg-primary {
  background-color: #007bff !important;
}
a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
  background-color: #0062cc !important;
}
.bg-secondary {
  background-color: #6c757d !important;
}
a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
  background-color: #545b62 !important;
}
.bg-success {
  background-color: #28a745 !important;
}
a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
  background-color: #1e7e34 !important;
}
.bg-info {
  background-color: #17a2b8 !important;
}
a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
  background-color: #117a8b !important;
}
.bg-warning {
  background-color: #ffc107 !important;
}
a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
  background-color: #d39e00 !important;
}
.bg-danger {
  background-color: #dc3545 !important;
}
a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
  background-color: #bd2130 !important;
}
.bg-light {
  background-color: #f8f9fa !important;
}
a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
  background-color: #dae0e5 !important;
}
.bg-dark {
  background-color: #343a40 !important;
}
a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
  background-color: #1d2124 !important;
}
.bg-white {
  background-color: #fff !important;
}
.bg-transparent {
  background-color: transparent !important;
}
.border {
  border: 1px solid #dee2e6 !important;
}
.border-top {
  border-top: 1px solid #dee2e6 !important;
}
.border-right {
  border-right: 1px solid #dee2e6 !important;
}
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
.border-left {
  border-left: 1px solid #dee2e6 !important;
}
.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;
}
.border-primary {
  border-color: #007bff !important;
}
.border-secondary {
  border-color: #6c757d !important;
}
.border-success {
  border-color: #28a745 !important;
}
.border-info {
  border-color: #17a2b8 !important;
}
.border-warning {
  border-color: #ffc107 !important;
}
.border-danger {
  border-color: #dc3545 !important;
}
.border-light {
  border-color: #f8f9fa !important;
}
.border-dark {
  border-color: #343a40 !important;
}
.border-white {
  border-color: #fff !important;
}
.rounded-sm {
  border-radius: 0.2rem !important;
}
.rounded {
  border-radius: 0.25rem !important;
}
.rounded-top {
  border-top-left-radius: 0.25rem !important;
}
.rounded-right,
.rounded-top {
  border-top-right-radius: 0.25rem !important;
}
.rounded-bottom,
.rounded-right {
  border-bottom-right-radius: 0.25rem !important;
}
.rounded-bottom,
.rounded-left {
  border-bottom-left-radius: 0.25rem !important;
}
.rounded-left {
  border-top-left-radius: 0.25rem !important;
}
.rounded-lg {
  border-radius: 0.3rem !important;
}
.rounded-circle {
  border-radius: 50% !important;
}
.rounded-pill {
  border-radius: 50rem !important;
}
.rounded-0 {
  border-radius: 0 !important;
}
.clearfix:after {
  display: block;
  clear: both;
  content: "";
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive:before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-21by9:before {
  padding-top: 42.8571428571%;
}
.embed-responsive-16by9:before {
  padding-top: 56.25%;
}
.embed-responsive-4by3:before {
  padding-top: 75%;
}
.embed-responsive-1by1:before {
  padding-top: 100%;
}
.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}
.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}
.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}
.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}
.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}
.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
.align-self-auto {
  -ms-flex-item-align: auto !important;
  -ms-grid-row-align: auto !important;
  align-self: auto !important;
}
.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.align-self-center {
  -ms-flex-item-align: center !important;
  -ms-grid-row-align: center !important;
  align-self: center !important;
}
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  -ms-grid-row-align: stretch !important;
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.float-none {
  float: none !important;
}
@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
.user-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  -ms-user-select: all !important;
  user-select: all !important;
}
.user-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  -ms-user-select: auto !important;
  user-select: auto !important;
}
.user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}
.overflow-auto {
  overflow: auto !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.position-static {
  position: static !important;
}
.position-relative {
  position: relative !important;
}
.position-absolute {
  position: absolute !important;
}
.position-fixed {
  position: fixed !important;
}
.position-sticky {
  position: sticky !important;
}
.fixed-top {
  top: 0;
}
.fixed-bottom,
.fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.fixed-bottom {
  bottom: 0;
}
@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none {
  box-shadow: none !important;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.mw-100 {
  max-width: 100% !important;
}
.mh-100 {
  max-height: 100% !important;
}
.min-vw-100 {
  min-width: 100vw !important;
}
.min-vh-100 {
  min-height: 100vh !important;
}
.vw-100 {
  width: 100vw !important;
}
.vh-100 {
  height: 100vh !important;
}
.m-0 {
  margin: 0 !important;
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0,
.py-0 {
  padding-top: 0 !important;
}
.pr-0,
.px-0 {
  padding-right: 0 !important;
}
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
  padding-left: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}
.m-n1 {
  margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}
.m-n2 {
  margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}
.m-n3 {
  margin: -1rem !important;
}
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}
.m-n4 {
  margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}
.m-n5 {
  margin: -3rem !important;
}
.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto,
.my-auto {
  margin-top: auto !important;
}
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
.stretched-link:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: transparent;
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono,
    Courier New, monospace !important;
}
.text-justify {
  text-align: justify !important;
}
.text-wrap {
  white-space: normal !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.font-weight-light {
  font-weight: 300 !important;
}
.font-weight-lighter {
  font-weight: lighter !important;
}
.font-weight-normal {
  font-weight: 400 !important;
}
.font-weight-bold {
  font-weight: 700 !important;
}
.font-weight-bolder {
  font-weight: bolder !important;
}
.font-italic {
  font-style: italic !important;
}
.text-white {
  color: #fff !important;
}
.text-primary {
  color: #007bff !important;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #0056b3 !important;
}
.text-secondary {
  color: #6c757d !important;
}
a.text-secondary:focus,
a.text-secondary:hover {
  color: #494f54 !important;
}
.text-success {
  color: #28a745 !important;
}
a.text-success:focus,
a.text-success:hover {
  color: #19692c !important;
}
.text-info {
  color: #17a2b8 !important;
}
a.text-info:focus,
a.text-info:hover {
  color: #0f6674 !important;
}
.text-warning {
  color: #ffc107 !important;
}
a.text-warning:focus,
a.text-warning:hover {
  color: #ba8b00 !important;
}
.text-danger {
  color: #dc3545 !important;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #a71d2a !important;
}
.text-light {
  color: #f8f9fa !important;
}
a.text-light:focus,
a.text-light:hover {
  color: #cbd3da !important;
}
.text-dark {
  color: #343a40 !important;
}
a.text-dark:focus,
a.text-dark:hover {
  color: #121416 !important;
}
.text-body {
  color: #212529 !important;
}
.text-muted {
  color: #6c757d !important;
}
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
  color: hsla(0, 0%, 100%, 0.5) !important;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.text-decoration-none {
  text-decoration: none !important;
}
.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}
.text-reset {
  color: inherit !important;
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
@media print {
  *,
  :after,
  :before {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  blockquote,
  pre {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  .container,
  body {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #dee2e6 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark tbody + tbody,
  .table-dark td,
  .table-dark th,
  .table-dark thead th {
    border-color: #dee2e6;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
.bootstrap-datetimepicker-widget .btn[data-action="clear"]:after,
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]:after,
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]:after,
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]:after,
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]:after,
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]:after,
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]:after,
.bootstrap-datetimepicker-widget .btn[data-action="today"]:after,
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]:after,
.bootstrap-datetimepicker-widget .picker-switch:after,
.bootstrap-datetimepicker-widget table th.next:after,
.bootstrap-datetimepicker-widget table th.prev:after,
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.bootstrap-datetimepicker-widget {
  list-style: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  display: block;
  margin: 2px 0;
  padding: 4px;
  width: 100%;
}
@media (min-width: 576px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 768px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 992px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
.bootstrap-datetimepicker-widget.dropdown-menu:after,
.bootstrap-datetimepicker-widget.dropdown-menu:before {
  content: "";
  display: inline-block;
  position: absolute;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  top: -6px;
  left: 8px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #fff;
  bottom: -6px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.float-right:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.float-right:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.wider {
  width: 16rem;
}
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: 700;
  font-size: 1.2em;
  margin: 0;
}
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]:after {
  content: "Increment Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]:after {
  content: "Increment Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]:after {
  content: "Decrement Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]:after {
  content: "Decrement Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]:after {
  content: "Show Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]:after {
  content: "Show Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]:after {
  content: "Toggle AM/PM";
}
.bootstrap-datetimepicker-widget .btn[data-action="clear"]:after {
  content: "Clear the picker";
}
.bootstrap-datetimepicker-widget .btn[data-action="today"]:after {
  content: "Set the date to today";
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
.bootstrap-datetimepicker-widget .picker-switch:after {
  content: "Toggle Date and Time Screens";
}
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 0.25rem;
}
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}
.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #6c757d;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table th.prev:after {
  content: "Previous Month";
}
.bootstrap-datetimepicker-widget table th.next:after {
  content: "Next Month";
}
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #e9ecef;
}
.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}
.bootstrap-datetimepicker-widget table td.cw {
  font-size: 0.8em;
  height: 20px;
  line-height: 20px;
  color: #6c757d;
}
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table td.day.active {
  background: #007bff;
}
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  background: #e9ecef;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table td.new,
.bootstrap-datetimepicker-widget table td.old {
  color: #6c757d;
}
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}
.bootstrap-datetimepicker-widget table td.today:before {
  content: "";
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #007bff;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #007bff;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #6c757d;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 0.25rem;
}
.bootstrap-datetimepicker-widget table td span:hover {
  background: #e9ecef;
}
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #007bff;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td span.old {
  color: #6c757d;
}
.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #6c757d;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}
.input-group [data-toggle="datetimepicker"] {
  cursor: pointer;
}
[sx="w_googlemap"] {
  height: 100%;
  position: relative;
  background-color: rgba(0, 0, 0, 0.1);
}
[sx="logo"] {
  height: 5vh;
}
[sx="logo"] img {
  height: 100%;
}
[sx="sxpmodal"] {
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -ms-flexbox;
  display: flex;
  z-index: 100000;
  background-color: transparent;
  z-index: 99999;
  overflow: hidden;
  top: 0;
  left: 0;
  pointer-events: none;
}
[sx="sxpmodal"] * {
  pointer-events: all;
}
[sx="sxpmodal"] .ui-draggable-handle {
  cursor: pointer;
}
[sx="sxpmodal"] .sx-modal-overlay {
  background-color: var(--bg);
  opacity: 0.8;
  z-index: -1;
}
[sx="sxpmodal"] [sx="simpleform"] > .block {
  padding: 0;
}
[sx="sxpmodal"] [sx="simpleform"] label {
  margin: 0;
}
[sx="sxpmodal"] .form-message {
  margin: 15px;
}
[sx="sxpmodal"] .sx-modal-window {
  background: var(--ambiance);
  height: auto;
  box-shadow: 0 0 30px var(--shadow);
  border-radius: var(--border-radius);
  border: 1px solid var(--border-color);
  overflow: hidden;
}
[sx="sxpmodal"] .sx-modal-window.size-sm {
  width: 400px;
}
[sx="sxpmodal"] .sx-modal-window.size-md {
  width: 600px;
}
[sx="sxpmodal"] .sx-modal-window.size-lg {
  width: 700px;
}
[sx="sxpmodal"] .sx-modal-window.size-xl {
  width: 800px;
}
[sx="sxpmodal"] .sx-modal-window .header-container {
  border-bottom: 1px solid var(--border-color);
}
[sx="sxpmodal"] .sx-modal-window .header-container h4 {
  margin: 0;
  padding: 0;
}
[sx="sxpmodal"] .sx-modal-window .body {
  line-height: 1.5em;
  overflow: hidden;
  overflow-y: auto;
}
[sx="sxpmodal"] .sx-modal-window .footer {
  border-top: 1px solid var(--border-color);
}
[sx="sxpmodal"] .sx-modal-window .footer .buttons {
  -ms-flex-pack: end;
  justify-content: flex-end;
  white-space: nowrap;
}
[sx="sxptabs"] .tabs {
  top: 1px;
}
[sx="sxptabs"] .tabs,
[sx="sxptabs"] .tabs .tab {
  position: relative;
  z-index: 1;
}
[sx="sxptabs"] .tabs .tab:hover {
  background-color: var(--ambiance);
}
[sx="sxptabs"] .tabs .tab.disabled {
  pointer-events: none;
  opacity: 0.6;
}
[sx="sxptabs"] .tabs .tab.active {
  background-color: var(--ambiance);
  border-bottom: 1px solid transparent;
}
[sx="sxptabs"] .tabs .tab.active:after {
  position: absolute;
  content: "";
  top: -3px;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: var(--brand);
}
[sx="sxptabs"] .footer {
  border-top: 1px solid var(--border-color);
}
[sx="sxptabs"] .footer .buttons {
  -ms-flex-pack: end;
  justify-content: flex-end;
}
[sx="sxptabs"] .body {
  background-color: var(--ambiance);
  position: relative;
  z-index: 0;
  overflow: hidden;
  box-shadow: 0 0 30px var(--dark-shadow);
}
[sx="sxptabs"] .body [sx="tabpanel"] {
  height: 400px;
}
[sx="sxptabs"].layout-v {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
[sx="sxptabs"].layout-v > h3.header {
  position: absolute;
  z-index: 3;
}
[sx="sxptabs"].layout-v > h3.header ~ * {
  margin-top: 50px;
}
[sx="sxptabs"].layout-v .tabs {
  width: auto;
  -ms-flex: auto;
  flex: auto;
  -ms-flex-direction: column;
  flex-direction: column;
  white-space: nowrap;
  left: 1px;
  top: 0;
}
[sx="sxptabs"].layout-v .tabs .tab {
  border: 1px solid var(--border-color);
  border-right: 1px solid transparent;
  width: 100%;
}
[sx="sxptabs"].layout-v .tabs .tab:hover {
  border: 1px solid var(--border-color);
}
[sx="sxptabs"].layout-v .tabs .tab.active:after {
  position: absolute;
  content: "";
  top: 0;
  left: -3px;
  width: 4px;
  height: 100%;
}
[sx="sxptabs"].layout-v .tabs .tab.active:hover {
  border-right: 1px solid transparent;
}
[sx="sxptabs"].layout-v .body {
  top: 0;
}
[sx="sxptabs"].mode-wizard .tabs {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 55px);
  max-width: 700px;
  padding: 0 100px;
  overflow: hidden;
  width: auto;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
[sx="sxptabs"].mode-wizard .tabs .actions,
[sx="sxptabs"].mode-wizard .tabs > .flex-grow {
  display: none;
}
[sx="sxptabs"].mode-wizard .tabs .tab {
  z-index: 3;
  background-color: var(--ambiance);
  width: 50px;
  height: 50px;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 5px solid var(--border-color);
  margin: 0 40px;
  border-radius: 100px;
}
[sx="sxptabs"].mode-wizard .tabs .tab span {
  display: none;
}
[sx="sxptabs"].mode-wizard .tabs .tab i {
  margin: 0;
  font-size: 1.5em;
}
[sx="sxptabs"].mode-wizard .tabs .tab:after {
  display: none;
}
[sx="sxptabs"].mode-wizard .tabs .tab.active {
  z-index: 0;
  border: 5px solid var(--brand);
}
[sx="sxptabs"].mode-wizard .tabs .tab.active:hover {
  border: 5px solid var(--brand);
}
[sx="sxptabs"].mode-wizard.layout-v .tabs {
  width: 60px;
  left: 0;
  padding: 0;
  top: 50%;
  margin: 0;
  height: auto;
  transform: none;
  transform: translateY(-50%);
}
[sx="sxptabs"].mode-wizard.layout-v .tabs .tab {
  margin: 20px 0;
}
[sx="sxptabs"].mode-wizard.layout-v .tabs .tab:hover {
  border-width: 5px;
}
[sx="productlist"] .product {
  padding: 15px;
  font-size: calc(6px + 0.5vw);
  -ms-flex-positive: unset !important;
  flex-grow: unset !important;
}
[sx="productlist"] .product .inner {
  color: var(--text);
  width: 100%;
  display: block;
}
[sx="productlist"] .product .inner .bottom {
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px;
}
[sx="productlist"] .product .inner .info .name {
  font-size: 1.4em;
  font-weight: 600;
}
[sx="productlist"] .product .inner .image {
  border: 10px solid var(--border-color);
  background-color: rgba(0, 0, 0, 0.4);
  padding-bottom: 75%;
  background-size: cover;
  background-position: 50%;
}
[sx="jsonform"],
[sx="simpleform"] {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
[sx="jsonform"] [sxc="ftab"],
[sx="simpleform"] [sxc="ftab"] {
  margin-left: 0 !important;
  width: 100% !important;
  padding: 0 !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
[sx="jsonform"] [sxc="ftab"].hidden,
[sx="jsonform"] [sxc="ftab"] > label,
[sx="jsonform"] [sxc="ftab"] > span.node,
[sx="simpleform"] [sxc="ftab"].hidden,
[sx="simpleform"] [sxc="ftab"] > label,
[sx="simpleform"] [sxc="ftab"] > span.node {
  display: none;
}
[sx="jsonform"] .tablist,
[sx="simpleform"] .tablist {
  padding-left: 5px;
  border-bottom: 4px solid var(--form-tab-bg);
}
[sx="jsonform"] .tablist .tabname,
[sx="simpleform"] .tablist .tabname {
  padding: 10px 20px;
  margin: 0 5px;
  border: 1px solid var(--border-color);
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
[sx="jsonform"] .tablist .tabname i,
[sx="simpleform"] .tablist .tabname i {
  margin-left: -5px;
}
[sx="jsonform"] .tablist .tabname.invalid,
[sx="simpleform"] .tablist .tabname.invalid {
  border-color: var(--danger) !important;
  background-color: var(--danger) !important;
  color: #fff;
}
[sx="jsonform"] .tablist .tabname.active,
[sx="jsonform"] .tablist .tabname:hover,
[sx="simpleform"] .tablist .tabname.active,
[sx="simpleform"] .tablist .tabname:hover {
  background-color: var(--form-tab-bg);
}
[sx="jsonform"] .block,
[sx="simpleform"] .block {
  padding: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
[sx="jsonform"] [sx="simpleform-cancel"],
[sx="jsonform"] [sx="simpleform-insert"],
[sx="jsonform"] [sx="simpleform-update"],
[sx="simpleform"] [sx="simpleform-cancel"],
[sx="simpleform"] [sx="simpleform-insert"],
[sx="simpleform"] [sx="simpleform-update"] {
  -ms-flex-item-align: start;
  align-self: flex-start;
  border-radius: var(--border-radius);
  padding: 10px;
  background: var(--heading-bg);
  color: var(--heading);
  margin-top: 20px;
  margin-right: 10px;
}
[sx="jsonform"] [sx="simpleform-cancel"]:hover,
[sx="jsonform"] [sx="simpleform-insert"]:hover,
[sx="jsonform"] [sx="simpleform-update"]:hover,
[sx="simpleform"] [sx="simpleform-cancel"]:hover,
[sx="simpleform"] [sx="simpleform-insert"]:hover,
[sx="simpleform"] [sx="simpleform-update"]:hover {
  filter: brightness(1.1);
}
[sx="jsonform"] [sx="simpleform-update"],
[sx="simpleform"] [sx="simpleform-update"] {
  background: var(--success);
  color: #fff;
}
[sx="jsonform"] [sx="simpleform-cancel"],
[sx="simpleform"] [sx="simpleform-cancel"] {
  background: var(--danger);
  color: #fff;
}
[sx="jsonform"] [sx="simpleform-display"],
[sx="simpleform"] [sx="simpleform-display"] {
  width: 100%;
  -ms-flex: 100%;
  flex: 100%;
  padding: 10px;
}
[sx="jsonform"] [sx="simpleform-display"] .inside,
[sx="simpleform"] [sx="simpleform-display"] .inside {
  background: var(--ambiance);
  padding: 10px;
  border: 1px solid var(--border-color);
}
[sx="jsonform"] [sx="simpleform-display"] .inside .sddelete.sddelete:hover,
[sx="jsonform"] [sx="simpleform-display"] .inside .sddelete.sddownload:hover,
[sx="jsonform"] [sx="simpleform-display"] .inside .sddelete.sdedit:hover,
[sx="jsonform"] [sx="simpleform-display"] .inside .sddownload.sddelete:hover,
[sx="jsonform"] [sx="simpleform-display"] .inside .sddownload.sddownload:hover,
[sx="jsonform"] [sx="simpleform-display"] .inside .sddownload.sdedit:hover,
[sx="jsonform"] [sx="simpleform-display"] .inside .sdedit.sddelete:hover,
[sx="jsonform"] [sx="simpleform-display"] .inside .sdedit.sddownload:hover,
[sx="jsonform"] [sx="simpleform-display"] .inside .sdedit.sdedit:hover,
[sx="simpleform"] [sx="simpleform-display"] .inside .sddelete.sddelete:hover,
[sx="simpleform"] [sx="simpleform-display"] .inside .sddelete.sddownload:hover,
[sx="simpleform"] [sx="simpleform-display"] .inside .sddelete.sdedit:hover,
[sx="simpleform"] [sx="simpleform-display"] .inside .sddownload.sddelete:hover,
[sx="simpleform"]
  [sx="simpleform-display"]
  .inside
  .sddownload.sddownload:hover,
[sx="simpleform"] [sx="simpleform-display"] .inside .sddownload.sdedit:hover,
[sx="simpleform"] [sx="simpleform-display"] .inside .sdedit.sddelete:hover,
[sx="simpleform"] [sx="simpleform-display"] .inside .sdedit.sddownload:hover,
[sx="simpleform"] [sx="simpleform-display"] .inside .sdedit.sdedit:hover {
  background: var(--info);
  color: #fff;
}
[sx="jsonform"] [sx="simpleform-display"] .inside .cicon,
[sx="simpleform"] [sx="simpleform-display"] .inside .cicon {
  padding-right: 10px;
  color: var(--brand);
}
[sx="jsonform"] [sx="simpleform-display"] .inside table,
[sx="simpleform"] [sx="simpleform-display"] .inside table {
  border: 1px solid var(--border-color);
  border-top: 5px solid var(--brand);
}
[sx="jsonform"] [sx="simpleform-display"] .inside table tr,
[sx="simpleform"] [sx="simpleform-display"] .inside table tr {
  background: var(--grid-bg);
}
[sx="jsonform"] [sx="simpleform-display"] .inside table tr.active,
[sx="simpleform"] [sx="simpleform-display"] .inside table tr.active {
  outline: 1px dashed var(--brand);
}
[sx="jsonform"] [sx="simpleform-display"] .inside table tr td,
[sx="jsonform"] [sx="simpleform-display"] .inside table tr th,
[sx="simpleform"] [sx="simpleform-display"] .inside table tr td,
[sx="simpleform"] [sx="simpleform-display"] .inside table tr th {
  padding: 10px;
  border-top: 1px solid var(--border-color);
  border-left: 1px solid var(--border-color);
  overflow: hidden;
}
[sx="jsonform"] [sx="simpleform-display"] .inside table tr td.minicell,
[sx="jsonform"] [sx="simpleform-display"] .inside table tr th.minicell,
[sx="simpleform"] [sx="simpleform-display"] .inside table tr td.minicell,
[sx="simpleform"] [sx="simpleform-display"] .inside table tr th.minicell {
  padding: 5px !important;
  vertical-align: top;
}
[sx="jsonform"] [sx="simpleform-display"] .inside table tr td.minicell i,
[sx="jsonform"] [sx="simpleform-display"] .inside table tr th.minicell i,
[sx="simpleform"] [sx="simpleform-display"] .inside table tr td.minicell i,
[sx="simpleform"] [sx="simpleform-display"] .inside table tr th.minicell i {
  padding: 5px;
  border-radius: var(--border-radius);
}
[sx="jsonform"] [sx="simpleform-display"] .inside table tr th,
[sx="simpleform"] [sx="simpleform-display"] .inside table tr th {
  background: var(--grid-header-bg);
  font-weight: 300;
  color: var(--grid-header);
}
[sx="jsonform"] [sx="simpleform-display"] .inside table tr th.minicell,
[sx="simpleform"] [sx="simpleform-display"] .inside table tr th.minicell {
  border-left: 0;
}
[sx="jsonform"] [sx="simpleform-display"] .inside table tr:hover,
[sx="simpleform"] [sx="simpleform-display"] .inside table tr:hover {
  filter: brightness(1.1);
}
[sx="jsonform"] [sx="simpleform-display"] .inside table tr:nth-child(2n),
[sx="simpleform"] [sx="simpleform-display"] .inside table tr:nth-child(2n) {
  background: var(--grid-row-alt-bg);
}
[sx="jsonform"] [sx="simpleform-display"] .inside.gallery,
[sx="simpleform"] [sx="simpleform-display"] .inside.gallery {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: var(--ambiance);
  padding: 10px;
  border: 1px solid var(--border-color);
}
[sx="jsonform"] [sx="simpleform-display"] .inside.gallery .item,
[sx="simpleform"] [sx="simpleform-display"] .inside.gallery .item {
  -ms-flex: 20%;
  flex: 20%;
  width: 20%;
  padding: 10px;
  -ms-flex-positive: unset;
  flex-grow: unset;
  position: relative;
}
[sx="jsonform"] [sx="simpleform-display"] .inside.gallery .item .sddelete,
[sx="simpleform"] [sx="simpleform-display"] .inside.gallery .item .sddelete {
  z-index: 10;
  padding: 5px;
  display: none;
  font-size: 1.2em;
}
[sx="jsonform"] [sx="simpleform-display"] .inside.gallery .item .image,
[sx="simpleform"] [sx="simpleform-display"] .inside.gallery .item .image {
  border: 1px solid var(--border-color);
  background-color: var(--ambiance);
  padding-bottom: 100%;
}
[sx="jsonform"] [sx="simpleform-display"] .inside.gallery .item:hover,
[sx="simpleform"] [sx="simpleform-display"] .inside.gallery .item:hover {
  background: transparent;
}
[sx="jsonform"] [sx="simpleform-display"] .inside.gallery .item:hover .sddelete,
[sx="simpleform"]
  [sx="simpleform-display"]
  .inside.gallery
  .item:hover
  .sddelete {
  display: -ms-flexbox;
  display: flex;
}
[sx="jsonform"] [sx="simpleform-display"] .inside.gallery .item:hover .image,
[sx="simpleform"] [sx="simpleform-display"] .inside.gallery .item:hover .image {
  border: 1px solid var(--border-color);
  background-color: var(--ambiance);
  outline: 1px solid var(--brand);
  box-shadow: 0 0 10px var(--dark-shadow);
}
[sx="jsonform"] [sx="simpleform-display"] .inside.gallery .item.active .image,
[sx="simpleform"]
  [sx="simpleform-display"]
  .inside.gallery
  .item.active
  .image {
  outline: 5px solid var(--brand);
}
[sx="jsonform"] label,
[sx="simpleform"] label {
  padding: 10px 5px !important;
}
[sx="jsonform"] label i,
[sx="simpleform"] label i {
  padding-right: 10px;
}
[sx="jsonform"] .items,
[sx="simpleform"] .items {
  padding-top: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
[sx="jsonform"] [sxc="fgroup"] > label,
[sx="simpleform"] [sxc="fgroup"] > label {
  font-size: 1.1em;
  width: 100%;
  font-weight: 700;
  padding-left: 10px !important;
}
[sx="jsonform"] [sxc="fcheckbox"],
[sx="jsonform"] [sxc="fradio"],
[sx="simpleform"] [sxc="fcheckbox"],
[sx="simpleform"] [sxc="fradio"] {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  min-height: 53px;
}
[sx="jsonform"] [sxc="fcheckbox"] .control > div[type="checkbox"],
[sx="jsonform"] [sxc="fcheckbox"] .control > div[type="radio"],
[sx="jsonform"] [sxc="fradio"] .control > div[type="checkbox"],
[sx="jsonform"] [sxc="fradio"] .control > div[type="radio"],
[sx="simpleform"] [sxc="fcheckbox"] .control > div[type="checkbox"],
[sx="simpleform"] [sxc="fcheckbox"] .control > div[type="radio"],
[sx="simpleform"] [sxc="fradio"] .control > div[type="checkbox"],
[sx="simpleform"] [sxc="fradio"] .control > div[type="radio"] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  background: var(--control-bg);
  border: 1px solid var(--border-color);
}
[sx="jsonform"]
  [sxc="fcheckbox"]
  .control
  > div[type="checkbox"][state="checked"],
[sx="jsonform"] [sxc="fcheckbox"] .control > div[type="radio"][state="checked"],
[sx="jsonform"] [sxc="fradio"] .control > div[type="checkbox"][state="checked"],
[sx="jsonform"] [sxc="fradio"] .control > div[type="radio"][state="checked"],
[sx="simpleform"]
  [sxc="fcheckbox"]
  .control
  > div[type="checkbox"][state="checked"],
[sx="simpleform"]
  [sxc="fcheckbox"]
  .control
  > div[type="radio"][state="checked"],
[sx="simpleform"]
  [sxc="fradio"]
  .control
  > div[type="checkbox"][state="checked"],
[sx="simpleform"] [sxc="fradio"] .control > div[type="radio"][state="checked"] {
  position: relative;
  background: var(--brand);
}
[sx="jsonform"]
  [sxc="fcheckbox"]
  .control
  > div[type="checkbox"][state="checked"]:before,
[sx="jsonform"]
  [sxc="fcheckbox"]
  .control
  > div[type="radio"][state="checked"]:before,
[sx="jsonform"]
  [sxc="fradio"]
  .control
  > div[type="checkbox"][state="checked"]:before,
[sx="jsonform"]
  [sxc="fradio"]
  .control
  > div[type="radio"][state="checked"]:before,
[sx="simpleform"]
  [sxc="fcheckbox"]
  .control
  > div[type="checkbox"][state="checked"]:before,
[sx="simpleform"]
  [sxc="fcheckbox"]
  .control
  > div[type="radio"][state="checked"]:before,
[sx="simpleform"]
  [sxc="fradio"]
  .control
  > div[type="checkbox"][state="checked"]:before,
[sx="simpleform"]
  [sxc="fradio"]
  .control
  > div[type="radio"][state="checked"]:before {
  content: "";
  height: 2px;
  width: 6px;
  background: var(--ambiance);
  transform: rotate(45deg);
  position: absolute;
  bottom: 6px;
  left: 3px;
}
[sx="jsonform"]
  [sxc="fcheckbox"]
  .control
  > div[type="checkbox"][state="checked"]:after,
[sx="jsonform"]
  [sxc="fcheckbox"]
  .control
  > div[type="radio"][state="checked"]:after,
[sx="jsonform"]
  [sxc="fradio"]
  .control
  > div[type="checkbox"][state="checked"]:after,
[sx="jsonform"]
  [sxc="fradio"]
  .control
  > div[type="radio"][state="checked"]:after,
[sx="simpleform"]
  [sxc="fcheckbox"]
  .control
  > div[type="checkbox"][state="checked"]:after,
[sx="simpleform"]
  [sxc="fcheckbox"]
  .control
  > div[type="radio"][state="checked"]:after,
[sx="simpleform"]
  [sxc="fradio"]
  .control
  > div[type="checkbox"][state="checked"]:after,
[sx="simpleform"]
  [sxc="fradio"]
  .control
  > div[type="radio"][state="checked"]:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 12px;
  background: var(--ambiance);
  transform: rotate(-55deg);
  left: 5px;
}
[sx="jsonform"]
  [sxc="fcheckbox"]
  .control
  > div[type="checkbox"][state="unchecked"]:before,
[sx="jsonform"]
  [sxc="fcheckbox"]
  .control
  > div[type="radio"][state="unchecked"]:before,
[sx="jsonform"]
  [sxc="fradio"]
  .control
  > div[type="checkbox"][state="unchecked"]:before,
[sx="jsonform"]
  [sxc="fradio"]
  .control
  > div[type="radio"][state="unchecked"]:before,
[sx="simpleform"]
  [sxc="fcheckbox"]
  .control
  > div[type="checkbox"][state="unchecked"]:before,
[sx="simpleform"]
  [sxc="fcheckbox"]
  .control
  > div[type="radio"][state="unchecked"]:before,
[sx="simpleform"]
  [sxc="fradio"]
  .control
  > div[type="checkbox"][state="unchecked"]:before,
[sx="simpleform"]
  [sxc="fradio"]
  .control
  > div[type="radio"][state="unchecked"]:before {
  content: "";
  height: 2px;
  width: 12px;
  background: var(--danger);
  transform: rotate(45deg);
  position: absolute;
}
[sx="jsonform"]
  [sxc="fcheckbox"]
  .control
  > div[type="checkbox"][state="unchecked"]:after,
[sx="jsonform"]
  [sxc="fcheckbox"]
  .control
  > div[type="radio"][state="unchecked"]:after,
[sx="jsonform"]
  [sxc="fradio"]
  .control
  > div[type="checkbox"][state="unchecked"]:after,
[sx="jsonform"]
  [sxc="fradio"]
  .control
  > div[type="radio"][state="unchecked"]:after,
[sx="simpleform"]
  [sxc="fcheckbox"]
  .control
  > div[type="checkbox"][state="unchecked"]:after,
[sx="simpleform"]
  [sxc="fcheckbox"]
  .control
  > div[type="radio"][state="unchecked"]:after,
[sx="simpleform"]
  [sxc="fradio"]
  .control
  > div[type="checkbox"][state="unchecked"]:after,
[sx="simpleform"]
  [sxc="fradio"]
  .control
  > div[type="radio"][state="unchecked"]:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 12px;
  background: var(--danger);
  transform: rotate(-45deg);
}
[sx="jsonform"]
  [sxc="fcheckbox"]
  .control
  > div[type="radio"][state="checked"]:after,
[sx="jsonform"]
  [sxc="fcheckbox"]
  .control
  > div[type="radio"][state="unchecked"]:after,
[sx="jsonform"]
  [sxc="fradio"]
  .control
  > div[type="radio"][state="checked"]:after,
[sx="jsonform"]
  [sxc="fradio"]
  .control
  > div[type="radio"][state="unchecked"]:after,
[sx="simpleform"]
  [sxc="fcheckbox"]
  .control
  > div[type="radio"][state="checked"]:after,
[sx="simpleform"]
  [sxc="fcheckbox"]
  .control
  > div[type="radio"][state="unchecked"]:after,
[sx="simpleform"]
  [sxc="fradio"]
  .control
  > div[type="radio"][state="checked"]:after,
[sx="simpleform"]
  [sxc="fradio"]
  .control
  > div[type="radio"][state="unchecked"]:after {
  border-radius: 100px;
}
[sx="jsonform"] .form-control.invalid,
[sx="simpleform"] .form-control.invalid {
  border-color: var(--danger);
}
[sx="jsonform"] [sxc="ferrormessage"],
[sx="simpleform"] [sxc="ferrormessage"] {
  display: none;
}
[sx="jsonform"] [sxc="ferrormessage"] .eitem,
[sx="simpleform"] [sxc="ferrormessage"] .eitem {
  display: -ms-flexbox;
  display: flex;
  padding: 5px 0;
}
[sx="jsonform"] [sxc="ferrormessage"] .eitem i,
[sx="simpleform"] [sxc="ferrormessage"] .eitem i {
  padding-right: 10px;
}
[sx="jsonform"] [sxc]:not([sxc=""]),
[sx="simpleform"] [sxc]:not([sxc=""]) {
  width: auto;
  -ms-flex: 100%;
  flex: 100%;
  position: relative;
}
[sx="jsonform"] [sxc]:not([sxc=""]) [sx="uploadicon"],
[sx="simpleform"] [sxc]:not([sxc=""]) [sx="uploadicon"] {
  position: absolute;
  right: 13px;
  border-radius: var(--border-radius);
}
[sx="jsonform"] [sxc]:not([sxc=""]) [sx="clearicon"],
[sx="simpleform"] [sxc]:not([sxc=""]) [sx="clearicon"] {
  position: absolute;
  right: 43px;
  border-radius: var(--border-radius);
  padding: 2px 5px;
  background: transparent;
  border: 0;
  margin-top: 3px;
}
[sx="jsonform"] [sxc]:not([sxc=""]) button,
[sx="simpleform"] [sxc]:not([sxc=""]) button {
  outline: none !important;
  box-shadow: none !important;
}
[sx="jsonform"] [sxc]:not([sxc=""]) div[type="checkbox"],
[sx="jsonform"] [sxc]:not([sxc=""]) div[type="radio"],
[sx="jsonform"] [sxc]:not([sxc=""]) input[type="checkbox"],
[sx="jsonform"] [sxc]:not([sxc=""]) input[type="radio"],
[sx="simpleform"] [sxc]:not([sxc=""]) div[type="checkbox"],
[sx="simpleform"] [sxc]:not([sxc=""]) div[type="radio"],
[sx="simpleform"] [sxc]:not([sxc=""]) input[type="checkbox"],
[sx="simpleform"] [sxc]:not([sxc=""]) input[type="radio"] {
  width: 20px;
}
[sx="jsonform"] [sxc]:not([sxc=""]) div[type="checkbox"] ~ label,
[sx="jsonform"] [sxc]:not([sxc=""]) div[type="radio"] ~ label,
[sx="jsonform"] [sxc]:not([sxc=""]) input[type="checkbox"] ~ label,
[sx="jsonform"] [sxc]:not([sxc=""]) input[type="radio"] ~ label,
[sx="simpleform"] [sxc]:not([sxc=""]) div[type="checkbox"] ~ label,
[sx="simpleform"] [sxc]:not([sxc=""]) div[type="radio"] ~ label,
[sx="simpleform"] [sxc]:not([sxc=""]) input[type="checkbox"] ~ label,
[sx="simpleform"] [sxc]:not([sxc=""]) input[type="radio"] ~ label {
  margin-bottom: 0;
  margin-left: 5px;
}
[sx="jsonform"] [sxc]:not([sxc=""]) div[type="checkbox"],
[sx="jsonform"] [sxc]:not([sxc=""]) div[type="radio"],
[sx="simpleform"] [sxc]:not([sxc=""]) div[type="checkbox"],
[sx="simpleform"] [sxc]:not([sxc=""]) div[type="radio"] {
  width: 20px;
  height: 20px;
}
[sx="jsonform"] [sxc]:not([sxc=""]) div[type="radio"],
[sx="simpleform"] [sxc]:not([sxc=""]) div[type="radio"] {
  border-radius: 100px;
}
[sx="jsonform"] [sxc]:not([sxc=""]) option:checked,
[sx="jsonform"] [sxc]:not([sxc=""]) option:hover,
[sx="simpleform"] [sxc]:not([sxc=""]) option:checked,
[sx="simpleform"] [sxc]:not([sxc=""]) option:hover {
  background-color: var(--brand);
  color: var(--ambiance);
}
[sx="jsonform"] [sxc]:not([sxc=""]) option.placeholder,
[sx="jsonform"] [sxc]:not([sxc=""]) option.placeholder:hover,
[sx="simpleform"] [sxc]:not([sxc=""]) option.placeholder,
[sx="simpleform"] [sxc]:not([sxc=""]) option.placeholder:hover {
  background-color: var(--ambiance);
  color: var(--brand);
}
[sx="socialshare"] .item {
  cursor: pointer;
  font-size: 10em;
}
[sx="socialshare"] iframe {
  background: #fff;
  border: 0;
  width: 500px;
  height: 500px;
}
[sx="hamburger"] {
  z-index: 10;
  cursor: pointer;
  width: 40px;
  height: 40px;
  padding: 5px;
  z-index: 110;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
[sx="hamburger"] span {
  margin: 2px 0;
  width: 100%;
  height: 2px;
  display: inline-block;
  background: var(--text);
}
[sx="hamburger"]:hover span {
  background: var(--hover);
}
[sx="hamburger"]:hover span:first-of-type,
[sx="hamburger"]:hover span:last-of-type {
  width: 50%;
}
[sx="hamburger"].open span {
  position: absolute;
  width: 40px;
  left: 0;
  transform-origin: center center;
  background: var(--hover);
}
[sx="hamburger"].open span:first-of-type {
  transform: rotate(45deg);
}
[sx="hamburger"].open span:last-of-type {
  transform: rotate(-45deg);
}
[sx="hamburger"].open span:nth-child(2n) {
  display: none;
}
[sx="hamburger"].open:hover span {
  width: 40px;
}
[sx="hamburger"].open:hover span:first-of-type {
  transform: rotate(-135deg);
}
[sx="hamburger"].open:hover span:last-of-type {
  transform: rotate(135deg);
}
[sx="hamburgerpanel"] {
  z-index: 20;
  -ms-flex-pack: center;
  justify-content: center;
  background: var(--hamburger-panel);
  opacity: 0;
}
[sx="hamburgerpanel"] ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
[sx="hamburgerpanel"] ul li {
  text-align: center;
  list-style: none;
}
[sx="hamburgerpanel"] ul li a {
  font-size: 3vw;
  padding: 10px;
}
[sx="hamburgerpanel"] ul li.active a {
  color: var(--active);
}
[sx="pagemenu"] {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: var(--pagemargin);
}
[sx="pagemenu"] .menuitem {
  padding: 15px 30px;
  border: 1px solid transparent;
  border-radius: var(--border-radius);
}
[sx="pagemenu"] .menuitem a {
  color: var(--text);
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
[sx="pagemenu"] .menuitem a h3 {
  margin: 0;
  padding: 0;
  font-size: 1.2em;
}
[sx="pagemenu"] .menuitem a .index {
  line-height: 1em;
  font-size: 2.5em;
  opacity: 0.3;
  font-weight: 900;
  padding-right: 15px;
}
[sx="pagemenu"] .menuitem a .index:before {
  content: "0";
}
[sx="pagemenu"] .menuitem a .exp {
  font-size: 0.9em;
}
[sx="pagemenu"] .menuitem a i {
  font-size: 2.5em;
  padding-right: 15px;
}
[sx="webmenu"] {
  list-style: none;
  padding: 0;
  margin: 0;
  z-index: 10;
  margin-right: -20px;
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
[sx="webmenu"] li {
  list-style: none;
  white-space: nowrap;
}
[sx="webmenu"] li a {
  font-weight: 600;
  padding: 5px 20px;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
[sx="webmenu"] li.active a {
  color: var(--active);
}
.ex-form [sxc] .form-control.invalid {
  border-color: var(--danger);
}
.ex-form [sxc] .form-control.invalid:-ms-input-placeholder {
  color: var(--danger);
}
.ex-form [sxc] .form-control.invalid::placeholder {
  color: var(--danger);
}
.webform {
  color: #777;
  position: relative;
}
.webform > form {
  transition: 0.4s;
  position: relative;
}
.webform > form > .heading {
  padding: 30px 0;
  font-weight: 500;
  font-size: 1.4em;
  color: #007bff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.webform > form > .heading > .left i {
  margin-right: 15px;
}
.webform > form > .footing {
  padding: 15px 0;
}
.webform > form > .footing > .left button {
  padding: 10px 40px;
  margin-top: 5px;
  font-weight: 600;
  text-transform: uppercase;
}
.webform > form > .footing > .left button i {
  display: none;
}
.webform > form .form-row {
  margin-left: -15px;
  margin-right: -15px;
}
.webform > form > .form-block {
  border: 1px solid #dedede;
  background: #fff;
  box-shadow: -5px 5px 0 hsla(0, 0%, 87%, 0.5);
  margin: 0;
}
.webform > form > .form-block.donttouch {
  pointer-events: none;
  opacity: 0.5;
}
.webform > form > .form-block [sxf="tabs"] {
  width: 100%;
}
.webform > form > .form-block [sxf="tabs"] .tabcontainer {
  min-height: 100px;
  padding: 15px 30px;
}
.webform > form > .form-block [sxf="tabs"] .tabcontainer > div {
  display: none;
}
.webform > form > .form-block [sxf="tabs"] .tabcontainer > div:first-of-type {
  display: block;
}
.webform > form > .form-block [sxf="tabs"] > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #dedede;
  background: #f2f2f2;
  display: -ms-flexbox;
  display: flex;
}
.webform > form > .form-block [sxf="tabs"] > ul > li.tabspage {
  padding: 15px 30px;
  position: relative;
  font-weight: 500;
  cursor: pointer;
}
.webform > form > .form-block [sxf="tabs"] > ul > li.tabspage.active {
  color: #007bff;
}
.webform > form > .form-block [sxf="tabs"] > ul > li.tabspage.active:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 5px;
  left: 0;
  bottom: 0;
  background: #007bff;
}
.webform
  > form
  > .form-block
  [sxf="tabs"]
  > ul
  > li.tabspage.active:hover:after {
  background: #007bff;
}
.webform > form > .form-block [sxf="tabs"] > ul > li.tabspage .label {
  font-size: 1.2em;
}
.webform > form > .form-block [sxf="tabs"] > ul > li.tabspage .label i {
  display: none;
}
.webform > form > .form-block [sxf="tabs"] > ul > li.tabspage:hover:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 5px;
  left: 0;
  bottom: 0;
  background: #dedede;
}
.webform > form > .form-block [sxc]:not([sxc=""]) {
  padding: 15px;
}
.webform > form > .form-block [sxc]:not([sxc=""]) label {
  text-transform: capitalize;
  font-weight: 500;
}
.webform > form > .form-block [sxc]:not([sxc=""]) .form-control.invalid {
  border-color: var(--danger);
}
.webform > form > .form-block [sxc]:not([sxc=""]) .custom-control-label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
  align-self: center;
  padding-top: 2px;
  padding-left: 15px;
  line-height: 1.2em;
  cursor: pointer;
  color: inherit;
  font-weight: 400;
}
.webform > form > .form-block [sxc]:not([sxc=""]) .custom-control-label:before {
  width: 36px;
  height: 24px;
  border-radius: 100px;
}
.webform > form > .form-block [sxc]:not([sxc=""]) .custom-control-label:after {
  width: 20px;
  height: 20px;
  top: 6px;
  border-radius: 100px;
}
.webform .form-message {
  position: absolute;
  min-width: 50%;
  min-height: 100px;
  right: 50%;
  margin-right: -25%;
  margin-bottom: -100px;
  bottom: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column;
}
.webform .form-message.alert-info {
  min-width: 50%;
  min-height: 150px;
}
.webform .form-message.alert-info .item {
  text-align: center;
  width: auto;
  display: block;
}
.webform .form-message.alert-info .item i {
  display: block;
  font-size: 4em;
  -ms-flex: 100%;
  flex: 100%;
}
.webform .form-message .item {
  display: -ms-flexbox;
  display: flex;
  margin: 5px;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%;
}
.webform .form-message .item i {
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-top: 2px;
}
.webform .form-message .item > div {
  -ms-flex-item-align: start;
  align-self: flex-start;
  white-space: nowrap;
}
.webform .form-message .item > div b {
  text-transform: capitalize;
}
.webform .form-message .item i {
  font-size: 1.2em;
  margin-right: 5px;
}
.webform .bootstrap-datetimepicker-widget {
  padding: 10px !important;
  min-width: 300px !important;
  border: 1px solid #dedede;
  background: #fff;
}
.webform .bootstrap-datetimepicker-widget ul {
  overflow: hidden;
}
.webform .bootstrap-datetimepicker-widget.dropdown-menu:after,
.webform .bootstrap-datetimepicker-widget.dropdown-menu:before {
  display: none !important;
}
.webform .bootstrap-datetimepicker-widget table * {
  border: 0;
  color: #777;
  background: #fff;
}
.webform .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  color: #007bff;
  background: #fff;
}
.webform .bootstrap-datetimepicker-widget table td .day:hover {
  color: #007bff;
  background: #f2f2f2;
}
.webform .bootstrap-datetimepicker-widget table td .day.active {
  color: #fff;
  background: #007bff;
}
.webform .bootstrap-datetimepicker-widget table td span.active {
  background: #007bff !important;
}
.webform .bootstrap-datetimepicker-widget table td span.active:hover {
  background: #f2f2f2;
  color: #fff;
}
.webform .bootstrap-datetimepicker-widget table td span:hover {
  background: #f2f2f2;
  color: #007bff;
}
.webform .bootstrap-datetimepicker-widget table td.active:hover {
  background: rgba(0, 123, 255, 0.8);
  color: #fff;
}
.sxlicenceline {
  position: fixed;
  top: 50%;
  left: 0;
  height: 1px;
  width: 100%;
  border-bottom: 1px solid rgba(95, 158, 160, 0.6);
  border-top: 1px solid rgba(0, 0, 0, 0.7);
  z-index: 0;
}
.sxlicence {
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.3);
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -60px;
  margin-left: -200px;
  border-bottom: 10px solid #b0e0e6;
  background-color: #5f9ea0;
  color: #b0e0e6;
  padding: 30px;
  padding-top: 45px;
  width: 400px;
  line-height: 1em;
  z-index: 100;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
}
.sxlicence.error {
  background-color: crimson;
  border-bottom: 10px solid #6796a3;
}
.sxlicence.error i {
  background: #44656e;
}
.sxlicence.sxblocker {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999999;
  pointer-events: all;
  padding: 0;
  margin: 0;
  padding-top: 40px;
  background-color: transparent;
  border-bottom: 0;
  margin-top: 0;
}
.sxlicence.sxblocker i {
  top: 100px;
}
.sxlicence.sxblocker:after,
.sxlicence.sxblocker:before {
  display: none;
}
.sxlicence.sxwatermark {
  bottom: 0;
  top: auto;
  padding: 30px;
  z-index: 999999999;
  background-color: rgba(95, 158, 160, 0.8);
  pointer-events: none;
}
.sxlicence.sxwatermark:after,
.sxlicence.sxwatermark:before {
  display: none;
}
.sxlicence i {
  padding: 15px;
  position: absolute;
  border-radius: 100px;
  display: -ms-flexbox;
  display: flex;
  justify-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  font-size: 1.5em;
  margin-left: -27px;
  top: -27px;
  left: 50%;
  background: #2f4f4f;
  color: #fff;
  box-shadow: 0 0 10px #2f4f4f;
}
.sxlicence h3 {
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-weight: 700;
}
.sxlicence:after {
  bottom: -50px;
  right: 0;
  border-bottom: 40px solid transparent;
  border-left: 40px solid rgba(95, 158, 160, 0.4);
}
.sxlicence:after,
.sxlicence:before {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  border-right: 0 solid transparent;
  border-top: 0 solid transparent;
}
.sxlicence:before {
  top: -40px;
  left: 0;
  border-left: 40px solid transparent;
  border-bottom: 40px solid rgba(95, 158, 160, 0.4);
}
[sx="slider"] {
  width: 100%;
  height: 100%;
}
[sx="slider"] .swiper-slide {
  font-size: 2em;
  line-height: 1.1em;
}
[sx="slider"] .swiper-slide .image {
  height: 100%;
  position: absolute;
  right: 0;
}
[sx="slider"] .swiper-slide .image img {
  height: 100%;
}
[sx="slider"] .swiper-slide h3.header {
  font-size: 2em;
  font-weight: 600;
}
[sx="slider"] .swiper-slide .exp {
  font-size: 0.8em;
}
[sx="slider"] .swiper-slide .inner {
  padding: 50px;
}
[sx="slider"] .swiper-pagination {
  width: 100%;
  bottom: 0;
}
[sx="slider"] .swiper-pagination .swiper-pagination-bullet {
  margin: 5px;
  width: 15px;
  height: 15px;
  background: var(--bg-dark);
  opacity: 0.2;
}
[sx="slider"]
  .swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: var(--link);
  opacity: 1;
}
[sx="slider"] .swiper-pagination .swiper-pagination-bullet:hover {
  opacity: 0.5;
}
[sx="datapager"] {
  -ms-flex: 100% !important;
  flex: 100% !important;
  width: 100% !important;
  padding: 30px;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
[sx="datapager"] ul {
  margin: 0;
  padding: 0;
  list-style: none;
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
[sx="datapager"] ul li {
  font-weight: 600;
  font-size: 0.8em;
  margin: 5px;
  width: 40px;
  height: 40px;
  border-radius: 100px;
  transition: 0.4s;
  cursor: pointer;
  -ms-flex-align: center !important;
  align-items: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  border: 2px solid var(--color-first);
  line-height: 0;
  box-shadow: 0 0 10px var(--color-dark);
}
[sx="datapager"] ul li a {
  color: var(--text);
}
[sx="datapager"] ul li:hover {
  background: var(--bg-first);
  box-shadow: 0 0 10px var(--color-first);
}
[sx="datapager"] ul li.backicon,
[sx="datapager"] ul li.nexticon {
  font-size: 1.5em;
  background: var(--bg-first);
}
[sx="datapager"] ul li.backicon:hover,
[sx="datapager"] ul li.nexticon:hover {
  filter: brightness(1.1);
}
[sx="datapager"] ul li.active,
[sx="datapager"] ul li.active:hover {
  border: 2px solid var(--color-danger);
  background: var(--bg-danger);
  box-shadow: 0 0 10px transparent;
}
[sx="datapager"] ul li.active:hover a,
[sx="datapager"] ul li.active a {
  color: var(--text);
}
[sx="calendar"] .yearname {
  font-weight: 600;
}
[sx="calendar"] [sx="calendar-month"] {
  line-height: 1em;
  padding: 5px;
}
[sx="calendar"] [sx="calendar-month"] .monthname {
  font-size: 1em;
  font-weight: 600;
}
[sx="calendar"] [sx="calendar-month"] .grid {
  grid-column-gap: 1px;
}
[sx="calendar"] [sx="calendar-month"] .inner {
  border: 1px solid var(--border-color);
  padding: 5px;
}
[sx="calendar"] [sx="calendar-month"] .inner .days {
  font-size: 0.7em;
  padding: 5px;
  gap: 2px;
}
[sx="calendar"] [sx="calendar-month"] .inner .days .day {
  padding: 3px;
  height: -moz-fit-content;
  height: fit-content;
}
[sx="calendar"] [sx="calendar-month"] .inner .days .day a {
  color: inherit;
}
[sx="calendar"] [sx="calendar-month"] .inner .days .day.holiday {
  background: #f2f2f2;
}
[sx="calendar"] [sx="calendar-month"] .inner .days .day.today {
  outline: 1px solid var(--border-color);
}
[sx="calendar"] [sx="calendar-month"] .inner .days .day.weekname {
  margin-bottom: 10px;
  border-bottom: 1px solid var(--border-color);
}
[sx="calendar"] [sx="calendar-month"] .inner .days .day.weekname span {
  padding: 2px;
}
[sx="calendar"] [sx="calendar-month"] .inner .days .day.event {
  position: relative;
  font-weight: 900;
}
[sx="calendar"] [sx="calendar-month"] .inner .days .day.event:after {
  content: "";
  position: absolute;
  width: 3px;
  height: 3px;
  background-color: var(--danger);
  border-radius: 100px;
  bottom: -1px;
  left: 50%;
  transform: translate(-50%, -50%);
}
[sx="calendar"] [sx="calendar-month"] .inner .days .day.active {
  background: var(--first) !important;
  color: #fff;
}
[sx="calendar"] [sx="calendar-month"] .inner .days .day.active:hover {
  background: var(--first);
  color: #fff;
}
[sx="calendar"] [sx="calendar-month"] .inner .days .day.active:after {
  display: none;
}
[sx="calendar"] [sx="calendar-month"] .inner .days .xday {
  transition: 0.2s;
  cursor: pointer;
}
[sx="calendar"] [sx="calendar-month"] .inner .days .xday:hover {
  background: #fafafa;
  color: var(--first);
}
[sx="newsdetail"] .image {
  padding-bottom: 60%;
}
[sx="newslist"] {
  padding: 15px;
}
[sx="newslist"] .newsitem {
  -ms-flex-positive: unset !important;
  flex-grow: unset !important;
  -ms-flex-item-align: start;
  align-self: flex-start;
  line-height: 1em;
}
[sx="newslist"] .newsitem .inner {
  padding: 15px;
}
[sx="newslist"] .newsitem .inner:hover h3 {
  color: var(--hover);
}
[sx="newslist"] .newsitem .image {
  padding-bottom: 66%;
  border-radius: var(--border-radius);
  margin-bottom: 15px;
  background-color: var(--color-dark);
}
[sx="newslist"] .newsitem .exp {
  font-size: 0.9em;
  opacity: 0.8;
}
[sx="newslist"] .newsitem h3 {
  font-size: 1.4em;
  line-height: 1.2em;
  font-weight: 400;
}
[sx="newslist"] .newsitem a {
  color: var(--text);
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
[sx="documentlist"] [sx="after"],
[sx="documentlist"] [sx="before"] {
  width: 100% !important;
  -ms-flex: 100% !important;
  flex: 100% !important;
}
[sx="documentlist"] .docitem {
  padding: 5px;
}
[sx="documentlist"] i {
  margin-right: 10px;
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
[sx="documentlist"] h3.header {
  font-size: 1em;
  color: var(--text);
  font-weight: 400;
  margin: 0;
  padding: 0;
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
[sx="teamlist"] .person {
  padding: 10px;
  margin-left: auto;
  -ms-flex-positive: unset !important;
  flex-grow: unset !important;
  -ms-flex-item-align: start;
  align-self: flex-start;
  text-align: center;
}
[sx="teamlist"] .person .image {
  width: 100%;
  padding-bottom: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: var(--border-radius);
}
[sx="teamlist"] .person h3 {
  margin-top: 15px;
  font-size: 1.4em;
}
[sx="teamlist"] .person .position {
  opacity: 0.5;
}
[sx="contactinfo"] {
  padding: var(--pagemargin);
}
[sx="contactinfo"] .item {
  margin-bottom: 15px;
}
[sx="contactinfo"] .item h3 {
  font-size: 1em;
  color: var(--color-first);
  padding: 0;
  margin: 0;
}
[sx="contactinfo"] .item a {
  display: block;
  color: var(--text);
}
[sx="contactinfo"] .item a:hover {
  color: var(--hover);
}
[sx="popup"] {
  width: 100%;
  height: 100%;
  z-index: 1000;
  pointer-events: none;
}
[sx="popup"] .inner {
  pointer-events: auto;
  width: 800px;
  height: 600px;
}
[sx="popup"] .overlay {
  background: rgba(0, 0, 0, 0.8);
  pointer-events: auto;
}
[sx="popup"] .closeme {
  transition: 0.4s;
  cursor: pointer;
  color: #fff;
  font-size: 3em;
  pointer-events: auto;
}
[sx="popup"] .closeme:hover {
  transform: rotate(180deg);
}
.button.icon[sx="popup"],
[sx="datapager"] ul[sx="popup"],
[sx="datapager"] ul li[sx="popup"],
[sx="popup"].flex,
[sx="popup"][sx="datapager"],
[sx="popup"][sx="hamburger"] {
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
[sx="popup"] img {
  width: 100%;
  filter: drop-shadow(0 0 100px #000);
}
[sx="popup"] .bg {
  background: var(--background) #000;
  border: 10px solid #fff;
}
[sx="imagegallery"] {
  position: relative;
}
[sx="imagegallery"] > .inner {
  width: 100%;
}
[sxe="gallery"] .item > .inner {
  padding-bottom: 66%;
  position: relative;
  overflow: hidden;
}
[sxe="gallery"] .item > .inner .name {
  padding: 1vw;
  bottom: 0;
  color: #fff;
  line-height: 1em;
}
[sx="imageslider"] {
  overflow: hidden;
  background-color: #fff;
}
[sx="galleryslide"],
[sx="imageslider"],
[sx="imageslider"] .swiper-wrapper,
[sx="imageslider"] .swiper-wrapper .swiper-slide,
[sx="imageslider"] .swiper-wrapper .swiper-slide .inner {
  width: 100%;
  height: 100%;
}
[sx="galleryslide"] {
  display: none;
}
[sx="galleryslide"] [sx="close"] {
  font-size: 2em;
  color: #fff;
  z-index: 10;
}
[sx="galleryslide"] [sx="close"]:hover i {
  transform: rotate(180deg);
}
[sx="galleryslide"] [sx="overlay"] {
  background: #000;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 9;
}
[sx="galleryslide"] .swiper-container {
  z-index: 20;
}
[sx="galleryslide"] .swiper-container.gallery {
  height: 80%;
  background-color: #000;
}
[sx="galleryslide"] .swiper-container.thumbs {
  padding: 10px;
  height: 20%;
  background-color: #000;
}
[sx="galleryslide"] .swiper-container.thumbs .swiper-slide {
  opacity: 0.5;
}
[sx="galleryslide"] .swiper-container.thumbs .swiper-slide .name {
  display: none;
}
[sx="galleryslide"] .swiper-container.thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
[sx="galleryslide"] .swiper-slide {
  color: #fff;
  cursor: pointer;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
[sx="galleryslide"] .swiper-slide .name {
  font-size: 1.3em;
  line-height: 0;
}
[sx="galleryslide"] .swiper-slide img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
}
[sx="catmenu"] {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 1vw;
  gap: 20px;
  position: relative;
}
[sx="catmenu"] .item {
  padding: 1vw;
  border: 2px solid #ccc;
  outline: 3px solid transparent;
  transition: 0.4s;
  cursor: pointer;
}
[sx="catmenu"] .item.active {
  outline: 3px solid #000;
  background: va(--first);
  color: #fff;
}
[sx="catmenu"] .item:hover {
  outline: 3px solid #000;
}
.rounded .answer .image > div {
  border-radius: 500px;
}
.rounded .answer .resultbar {
  border-radius: 500px;
  overflow: hidden;
}
.centered,
.centered .heading {
  text-align: center;
}
.centered .count,
.centered .heading h5 {
  width: 100%;
}
[sx="xxxpoll"] .date {
  border-bottom: 1px solid var(--border-color);
}
[sx="xxxpoll"] .image {
  width: 100%;
}
[sx="xxxpoll"] .image img {
  width: 100%;
  min-height: 100%;
  border: 1px solid var(--border-color);
}
[sx="xxxpoll"] .heading {
  -ms-flex-pack: justify;
  justify-content: space-between;
}
[sx="xxxpoll"] .total {
  border-top: 1px solid var(--border-color);
}
[sx="xxxpoll"] label {
  margin: 0;
}
[sx="xxxpoll"] .answer {
  cursor: pointer;
}
[sx="xxxpoll"] .answer .image > div {
  padding-bottom: 100%;
  transition: 0.4s;
  background-size: 105%;
  border: 1px solid var(--border-color);
}
[sx="xxxpoll"] .answer:hover .image #scene,
[sx="xxxpoll"] .answer:hover .image .tileimage,
[sx="xxxpoll"] .answer:hover .image body,
[sx="xxxpoll"] .answer:hover .image html {
  background-size: 110%;
}
[sx="xxxpoll"] .question {
  position: relative;
  transition: 0.4s;
}
[sx="xxxpoll"] .question .logo {
  width: 50px;
  z-index: 1;
  top: 10px;
  right: 30px;
  border-radius: 100px;
  overflow: hidden;
}
[sx="xxxpoll"] .question .logo img {
  box-shadow: var(--box-shadow);
  border: 0.3vw solid #fff;
  width: 100%;
  border-radius: 200px;
}
[sx="xxxpoll"] .question .buttons {
  border-top: 1px solid var(--border-color);
}
[sx="xxxpoll"] [sx="answers"] .resultbar {
  width: 100%;
  height: 10px;
  background: #f2f2f2;
}
[sx="xxxpoll"] [sx="answers"] .resultbar .bar {
  height: 100%;
  background: #333;
}
[sx="xxxpoll"] [sx="answers"] .resultbar.textbar {
  height: 30px;
  white-space: nowrap;
}
[sx="xxxpoll"] [sx="answers"] .resultbar.textbar .text {
  top: 0;
}
[sx="xxxpoll"] [sx="answers"] .resultbar.textbar .white {
  color: #fff;
}
[sx="xxxpoll"] [sx="answers"][display="circle"] [sxpo="circle"] {
  margin-bottom: 15px;
}
[sx="xxxpoll"] [sx="answers"][display="circle"] [sxpo="circle"] span {
  padding: 10px 20px;
  display: none;
  top: auto;
  text-align: center;
  line-height: 1em;
  transform: translate(-50%, -110%);
  z-index: 1;
  border-radius: 6px;
}
[sx="xxxpoll"] [sx="answers"][display="circle"] [sxpo="circle"]:hover span {
  display: block;
}
[sx="xxxpoll"] [sx="answers"][display="circle"] svg {
  width: 100%;
}
[sx="xxxpoll"] [sx="answers"][display="gallery"] .answer .inner {
  display: block;
}
[sx="xxxpoll"] [sx="answers"][display="gallery"] .answer .inner .info {
  -ms-flex: 100% !important;
  flex: 100% !important;
  width: 100% !important;
  margin-top: 1vw;
}
[sx="xxxpoll"] [sx="answers"][display="gallery"] .answer .inner .image {
  padding: 0;
  -ms-flex: 100% !important;
  flex: 100% !important;
  width: 100% !important;
}
.btn-hover {
  transition: 0.4s;
}
.btn-hover:hover {
  filter: brightness(1.1);
}
.btn-facebook {
  color: #fff !important;
  white-space: nowrap;
  background: linear-gradient(-180deg, #3b5998, #243a6b);
}
.btn-facebook:hover {
  background: linear-gradient(0deg, #3b5998, #243a6b);
}
.btn-twitter {
  white-space: nowrap;
  transition: 0.4s;
  color: #fff !important;
  background: linear-gradient(-180deg, #1da1f2, #1582c5);
}
.btn-twitter:hover {
  background: linear-gradient(0deg, #1da1f2, #1582c5);
}
.btn-google {
  white-space: nowrap;
  transition: 0.4s;
  background: linear-gradient(-180deg, #ff9255, #ff5635);
  color: #fff !important;
}
.btn-google:hover {
  background: linear-gradient(0deg, #ff9255, #ff5635);
}
[sx="powerslider"] {
  font-size: calc(3px + 1vw);
  overflow: hidden;
}
[sx="powerslider"] .swiper-container {
  overflow: inherit;
}
[sx="powerslider"] .swiper-pagination .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  margin: 5px;
  background-color: #fff;
  opacity: 0.3;
}
[sx="powerslider"] .swiper-pagination .swiper-pagination-bullet-active {
  background-color: var(--brand);
  opacity: 1;
}
[sx="powerslider"] [sx="swiper-thumbs"] {
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 10;
}
[sx="powerslider"] [sx="swiper-thumbs"] .thumb {
  width: 20px;
  height: 80px;
  background-color: rgba(0, 0, 0, 0.3);
  overflow: hidden;
  opacity: 0.7;
}
[sx="powerslider"] [sx="swiper-thumbs"] .thumb .name {
  z-index: 1;
}
[sx="powerslider"] [sx="swiper-thumbs"] .thumb .image {
  height: 100%;
  width: auto;
  bottom: 0;
}
[sx="powerslider"] [sx="swiper-thumbs"] .thumb .image img {
  height: 100%;
}
[sx="powerslider"] [sx="swiper-thumbs"] .thumb.swiper-slide-thumb-active,
[sx="powerslider"] [sx="swiper-thumbs"] .thumb:hover {
  background-color: #000;
  opacity: 1;
}
[sx="powerslider"] [sx="slide-container"] h3 {
  font-size: 2em;
  line-height: 1em;
}
[sx="powerslider"] [sx="slide-container"] h4 {
  font-size: 1.5em;
  line-height: 1em;
}
[sx="powerslider"] [sx="slide-container"] .swiper-slide a {
  display: contents;
}
[sx="powerslider"] [sx="slide-container"] .swiper-slide .image,
[sx="powerslider"] [sx="slide-container"] .swiper-slide .text {
  width: 50%;
}
[sx="powerslider"] [sx="slide-container"] .btn + .btn {
  margin-left: 15px;
}
[sx="powerslider"] [sx="slide-container"] .image {
  text-align: right;
}
[sx="powerslider"] [sx="slide-container"] [ps-imagepos="right"] {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
[sx="powerslider"] [sx="slide-container"] [ps-imagepos="right"] .text {
  width: 50%;
}
[sx="powerslider"] [sx="slide-container"] [ps-imagepos="right"] .image {
  text-align: left;
}
[sx="powerslider"] [sx="slide-container"] [ps-imagepos="center"] {
  -ms-flex-direction: column;
  flex-direction: column;
}
[sx="powerslider"] [sx="slide-container"] [ps-imagepos="center"] .text {
  position: absolute;
  width: 50%;
}
[sx="powerslider"] [sx="slide-container"] [ps-imagepos="center"] .image {
  width: auto;
}
[sx="powerslider"] .slider-info {
  z-index: 2;
}
[sx="powerslider"] .slider-info h3 {
  font-size: 1.2em;
  line-height: 1em;
}
[sx="powerslider"] .slider-info h4 {
  font-size: 1em;
  line-height: 1em;
}
[sx="powerslider"] .bg-holder {
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 0;
  display: none;
  top: 0;
}
[sx="powerslider"] .image {
  width: 50%;
}
[sx="powerslider"] .image img {
  width: 100%;
}
[sx="powerslider"] .footing {
  z-index: 1;
}
[sx="membersign"] .tabs {
  -ms-flex-pack: center;
  justify-content: center;
}
[sx="membersign"] .tabs .tab {
  font-weight: 400;
  opacity: 0.6;
  transition: opacity 0.4;
}
[sx="membersign"] .tabs .tab.active {
  opacity: 1;
  border: 1px solid var(--border-color);
  border-bottom: 0;
  font-weight: 600;
  border-radius: var(--border-radius);
  background: #fff;
  transform: translateY(2px);
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
[sx="membersign"] .tabs .tab:hover {
  opacity: 1;
}
[sx="membersign"] .social-form .btn {
  border-radius: 100px;
}
[sx="membersign"] i.toright {
  right: 5px;
  top: 0;
  z-index: 1;
}
[sx="membersign"] i.toright:hover {
  opacity: 1;
}
[sx="membersign"] [sxm-tab] {
  position: relative;
  overflow: hidden;
}
[sx="membersign"] .control-group {
  position: relative;
}
[sx="membersign"] .success-overlay {
  top: 0;
  left: 0;
  z-index: 100;
}
[sx="membersign"] .success-overlay i {
  font-size: 5em;
}
[sx="membersign"] [sxm="verification"] .jst-hours {
  display: none;
}
[sx="membersign"] [sxm="verification"] .timer {
  letter-spacing: 2px;
}
[sx="membersign"] [sxm="verification"] .success {
  min-height: 300px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: var(--border-radius);
}
[sx="membersign"] [sxm="verification"] .success i {
  font-size: 3em;
}
[sx="membersign"] [sxm="verification"] .buttons {
  -ms-grid-columns: 5fr 2fr;
  grid-template-columns: 5fr 2fr;
}
[sx="membersign"]
  [sxm="verification"]
  .buttons
  [sxm-act="resend"][disabled="disabled"]
  .label {
  display: none;
}
[sx="membersign"] [sxm-tab],
[sx="membersign"] [sxm="verification"] {
  -ms-flex-positive: 1;
  flex-grow: 1;
  background: linear-gradient(14deg, #d5d5d5, #eee);
  border-radius: var(--border-radius);
  width: 100%;
}
[sx="membersign"] .form-block {
  background: #fff;
  border-radius: var(--border-radius);
  border: 1px solid var(--border-color);
}
[sx="membersign"] .form-block .form-container {
  border: 1px solid var(--border-color);
  border-radius: var(--border-radius);
  z-index: -1;
  min-height: 300px;
}
[sx="membersign"] .form-check {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  line-height: 1.3em;
}
[sx="membersign"] .form-check-input {
  cursor: pointer;
  width: 20px;
  height: 20px;
  border-color: var(--border-color);
  margin-top: -2px;
}
[sx="membersign"] .message {
  display: none;
  line-height: 1.2em;
  font-size: 0.9em;
}
[sx="membersign"] .form-check-label:before {
  background-color: red;
}
[sx="membersign"] .btn {
  text-align: left;
  display: -ms-flexbox;
  display: flex;
}
[sx="membersign"] .btn i {
  font-size: 1.4em;
}
[sx="membersign"] .btn[disabled="disabled"] {
  opacity: 0.3;
  pointer-events: none;
}
[sx="membersign"] h4 {
  font-weight: 600;
}
[sx="membersign"] .control-group i {
  padding: 8px !important;
}
[sx="membersign"] .control-group i.big {
  padding: 12px !important;
}
[sx="membersign"] .form-control.error {
  border: 1px solid var(--danger);
  color: var(--danger);
}
[sx="membersign"] .form-control.error:-ms-input-placeholder {
  color: var(--danger);
}
[sx="membersign"] .form-control.error::placeholder {
  color: var(--danger);
}
[sx="membersign"] .form-control:focus {
  box-shadow: 0 0 0 transparent;
  border: 0.5px solid #444;
  background-color: #fff;
}
[sx="membersign"] .form-control:-ms-input-placeholder {
  opacity: 0.4;
}
[sx="membersign"] .form-control::placeholder {
  opacity: 0.4;
}
[sx="membersign"] [sx-type="button"] {
  position: relative;
}
[sx="membersign"] [sx-type="button"] .form-block {
  position: absolute;
  right: 0;
  display: none;
  z-index: 3000;
}
[sx="membersign"] [sx-type="fixed"] {
  position: relative;
}
[sx="membersign"] [sx-type="fixed"] .closeme {
  position: absolute;
  margin-top: -90px;
  z-index: 999;
  left: -20px;
}
[sx="membersign"] [sx-type="fixed"] .overlay {
  background-color: #000;
  opacity: 0.5;
  left: 0;
  top: 0;
  z-index: 998;
  display: none;
}
[sx="membersign"] [sx-type="fixed"] .form-block {
  position: fixed;
  left: 50%;
  z-index: 1000;
  top: 50%;
  transform: translate(-50%, -50%);
  display: none;
}
[sx="memberbox"] {
  display: none;
}
[sx="memberbox"] [sx="memberbox-button"] .minimage {
  width: 30px;
  height: 30px;
  border: 3px solid #fff;
  background-color: var(--brand);
  color: #fff;
}
[sx="poll"] .poll .voteform {
  width: -moz-min-content;
  width: min-content;
  height: -moz-fit-content;
  height: fit-content;
  z-index: 100000;
  display: none;
}
[sx="poll"] .poll .voteform .sx-card {
  -ms-flex-direction: row;
  flex-direction: row;
}
[sx="poll"] .poll .voteform .answer.multiple {
  -ms-flex-direction: column;
  flex-direction: column;
}
[sx="poll"] .poll .voteform .answer-block.multiple {
  padding-right: 30px;
}
[sx="poll"] .poll .voteform .answer-block.multiple > div {
  padding: 0 20px;
}
[sx="poll"] .poll .voteform .answer-block.multiple > [sxpo="circle"] {
  padding: 0;
}
[sx="poll"] .poll .voteform .form-block {
  min-width: 400px;
  -ms-flex-pack: center;
  justify-content: center;
}
[sx="poll"] .poll .voteform [sxc="fsubmit"] {
  margin: 5px;
  margin-top: 20px;
}
[sx="poll"] .poll .voteform .imageborder {
  width: 200px;
}
[sx="poll"] .poll .voteform [sx="jsonform"] .block,
[sx="poll"] .poll .voteform [sx="simpleform"] .block {
  padding: 0;
}
[sx="poll"] .poll .voteform .control {
  margin: 5px;
}
[sx="poll"] .poll .voteform .control .form-control {
  background: var(--dark);
  color: var(--text);
  border-color: var(--border-color-dark);
}
[sx="poll"] .poll .voteform .control .form-control:focus {
  box-shadow: none;
}
[sx="poll"] .poll .voteform .control .form-control.error {
  border-color: var(--danger);
}
[sx="poll"] .poll .voteform .answer {
  background: var(--dark-hover) !important;
  box-shadow: 0 0 100px rgba(0, 0, 0, 0.466);
}
[sx="poll"] .poll .voteform .answer .btn.selectme {
  display: none;
}
[sx="poll"] .poll .voteform .answer > div {
  width: 100%;
}
[sx="poll"] .poll .voteform [sxp-act="closevoteform"] {
  top: -50px;
  margin-left: -10px;
}
[sx="poll"] .poll .answer.active {
  border-color: var(--brand);
}
[sx="poll"] .poll .voting {
  background: var(--bg);
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
}
[sx="poll"] .poll .voting .average .sx-card {
  -ms-flex-direction: row;
  flex-direction: row;
}
[sx="poll"] .poll .voting .answerlist-average {
  width: 100%;
}
[sx="poll"] .poll .voting .tooltip-inner {
  border-radius: 4px;
  padding: 5px 10px;
}
[sx="poll"] .poll .voting .inner {
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
  overflow: auto;
  overflow-x: hidden;
  -ms-flex-wrap: unset;
  flex-wrap: unset;
}
[sx="poll"] .poll .voting .inner .answerlist .answer {
  cursor: pointer;
  transition: 0.2s;
}
[sx="poll"] .poll .voting .inner .answerlist .answer [sxp-act="select"] {
  bottom: -15px;
  z-index: 1;
  padding: 5px 20px;
  display: none;
}
[sx="poll"] .poll .voting .inner .answerlist .answer:hover {
  background: var(--dark-hover) !important;
}
[sx="poll"] .poll .voting .inner .answerlist .answer:hover [sxp-act="select"] {
  display: -ms-flexbox;
  display: flex;
}
[sx="poll"] .poll .preview > div {
  z-index: 1;
}
[sx="poll"] .poll .preview .progress {
  height: 30px;
  overflow: auto;
  position: relative;
  font-size: 1.2em;
}
[sx="poll"] .poll .preview .answers.answers-circle {
  width: -moz-min-content;
  width: min-content;
}
[sx="poll"] .poll .sx-card {
  -ms-flex-direction: column;
  flex-direction: column;
}
[sx="poll"] .poll .sharebottons:hover .shares,
[sx="poll"] .poll .sx-card {
  display: -ms-flexbox;
  display: flex;
}
[sx="poll"] .poll .shares {
  left: 100%;
  display: none;
}
[sx="poll"] .poll .shares .btn {
  width: 40px;
  height: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  border: 0;
}
[sx="poll"] .poll .shares .btn i {
  margin: 0;
}
[sx="poll"] .poll .imageicon {
  font-size: 6em;
}
[sx="poll"] .poll .background {
  z-index: 0;
}
[sx="poll"] .poll .background .bgoverlay {
  background-color: #000;
  opacity: 0.7;
  pointer-events: none;
}
[sx="poll"] .poll .questionimage {
  width: 20vw;
  height: 20vw;
}
[sx="poll"] .poll .slider {
  width: 100%;
}
[sx="poll"] .poll .slider .slider-rangeHighlight {
  opacity: 0.3;
}
[sx="poll"] .poll .slider .tooltip .arrow:before {
  border-bottom-color: var(--brand);
}
[sx="poll"] .poll .slider .tooltip-inner {
  background: var(--brand);
}
[sx="poll"] .poll .slider .slider-track {
  background: var(--bg);
  height: 3px;
  margin-top: -1px;
}
[sx="poll"] .poll .slider .slider-handle {
  width: 20px;
  margin-left: -10px;
  box-shadow: var(--box-shadow);
}
[sx="poll"] .poll .progress-text {
  position: relative;
}
[sx="poll"] .poll .progress-text .bar-text .label {
  position: absolute;
  transform: translate(-50%);
  left: 50%;
  line-height: 1em;
  white-space: nowrap;
}
[sx="poll"] .poll .progress-text .bar-text .label .image {
  width: 60px;
}
[sx="poll"] .poll .progress-text .bar-text .label.withimage {
  top: 0 !important;
}
[sx="poll"] .poll .progress-text .bar-text .label.withimage:after {
  display: none;
}
[sx="poll"] .poll .progress-text .bar-text:nth-child(2n) .label {
  top: 70px;
}
[sx="poll"] .poll .progress-text .bar-text:nth-child(2n) .label:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 100%;
  height: 50px;
  border-left: 1px solid #fff;
  opacity: 0.3;
  width: 1px;
  margin-bottom: 5px;
}
[sx="poll"] .poll .progress-text .bar-text:nth-child(odd) .label {
  transform: translate(-50%, calc(-100% - 100px));
}
[sx="poll"] .poll .progress-text .bar-text:nth-child(odd) .label.withimage {
  transform: translate(-50%, -120%);
}
[sx="poll"] .poll .progress-text .bar-text:nth-child(odd) .label .flexv {
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
[sx="poll"] .poll .progress-text .bar-text:nth-child(odd) .label:after {
  content: "";
  position: absolute;
  left: 50%;
  height: 50px;
  border-left: 1px solid #fff;
  width: 1px;
  opacity: 0.3;
}
[sx="poll"] .poll [sxpo="circle"] {
  width: 80px;
  height: 80px;
}
[sx="poll"] .poll [sxpo="circle"].big {
  width: 150px;
  height: 150px;
}
[sx="poll"] .poll [sxpo="circle"] .label {
  font-size: 0.9em;
}
[sx="poll"] .poll [sxpo="circle"] svg path:first-of-type {
  stroke-opacity: 0.2;
}
[sx="poll"] .poll [sxpo="circle"] .progressbar-text {
  color: var(--text) !important;
  font-size: 1.8em;
  font-weight: 500;
  line-height: 0;
  margin-top: 2px !important;
}
[sx="poll"] .poll [sxpo="circle"] .progressbar-text span {
  font-weight: 300;
  font-size: 0.6em;
}
[sx="poll"] .poll [sxpo="circle"][cp-circle="semi"] {
  height: 50px;
}
[sx="poll"] .poll .sx-tag {
  padding: 5px 15px;
  margin: 5px;
}
:root {
  --px-brand: #7e53c3;
  --px-text: #fff;
  --px-link: #7e53c3;
  --px-hover: #9764e9;
  --px-button-color: #493071;
  --px-border-radius: 10px;
  --px-border-color: #241935;
  --px-border-color-dark: #241935;
  --px-border-color: #41315b;
  --px-bg: #37284f;
  --px-dark-bg: #2d2042;
  --px-light-bg: #3d2b59;
  --px-shadow: #00000080;
  --px-form-bg: #3e2d5a;
  --px-form-border: #302049;
  --px-form-border-light: #4f3a6d;
  --px-form-control: #241935;
  --px-alt: #25617e;
  --px-font: "Verdana", sans-serif;
}
.wx-alert {
  background: linear-gradient(0deg, #e11414, #751414) !important;
  border: 1px solid #e11414 !important;
}
.sx .pxhidden,
.sx .pxhidden.button.icon,
.sx .pxhidden.flex,
.sx .pxhidden[sx="datapager"],
.sx .pxhidden[sx="hamburger"],
.sx [sx="datapager"] ul.pxhidden,
.sx [sx="datapager"] ul li.pxhidden,
[sx="datapager"] .sx ul.pxhidden,
[sx="datapager"] ul .sx li.pxhidden {
  display: none;
}
.waitme {
  padding: 0 15px;
  height: 30px;
  width: 100%;
  clear: both;
}
.waitme span {
  width: 8px;
  height: 8px;
  float: left;
  border-radius: 50%;
  opacity: 0.2;
  background-color: #e0e0e0;
}
.waitme span:not(:first-child) {
  margin-left: 4px;
}
.waitme span:first-child {
  animation: fball 1.35s infinite linear;
}
.waitme span:nth-child(2) {
  animation: sball 1.35s infinite linear;
}
.waitme span:last-child {
  animation: tball 1.35s infinite linear;
}
@keyframes fball {
  0% {
    opacity: 0;
    transform: scale(0.5);
  }
  13% {
    opacity: 0.9;
    transform: scale(1.03);
  }
  26% {
    opacity: 1;
    transform: scale(0.95);
  }
  33% {
    transform: scale(1);
  }
  34% {
    opacity: 0.2;
  }
}
@keyframes sball {
  32% {
    opacity: 0.2;
    transform: scale(1);
  }
  33% {
    opacity: 0;
    transform: scale(0.5);
  }
  46% {
    opacity: 0.9;
    transform: scale(1.03);
  }
  59% {
    opacity: 1;
    transform: scale(0.95);
  }
  66% {
    transform: scale(1);
  }
  67% {
    opacity: 0.2;
  }
}
@keyframes tball {
  67% {
    opacity: 0.2;
    transform: scale(1);
  }
  68% {
    opacity: 0;
    transform: scale(0.5);
  }
  81% {
    opacity: 0.9;
    transform: scale(1.03);
  }
  94% {
    opacity: 1;
    transform: scale(0.95);
  }
  to {
    transform: scale(1);
  }
}
[px] [px="cf_wa_bytes"] .px-card,
[px] [px="cf_wa_pageviews"] .px-card,
[px] [px="cf_waf_eventlist"] .px-card {
  padding: 0;
}
[px] [px="cf_wa_bytes"] .px-card .head,
[px] [px="cf_wa_pageviews"] .px-card .head,
[px] [px="cf_waf_eventlist"] .px-card .head {
  border-bottom: 1px solid var(--border-color);
}
[px] [px="cf_wa_bytes"] .px-card .icon,
[px] [px="cf_wa_pageviews"] .px-card .icon,
[px] [px="cf_waf_eventlist"] .px-card .icon {
  font-size: 3em;
  margin-right: 15px;
}
[px] [px="cf_wa_bytes"] .px-card h3,
[px] [px="cf_wa_pageviews"] .px-card h3,
[px] [px="cf_waf_eventlist"] .px-card h3 {
  margin: 0;
}
[px] [px="cf_wa_bytes"] .px-card i.nodata,
[px] [px="cf_wa_pageviews"] .px-card i.nodata,
[px] [px="cf_waf_eventlist"] .px-card i.nodata {
  font-size: 4em;
}
[px] [px="cf_wa_bytes"] .px-card .items,
[px] [px="cf_wa_pageviews"] .px-card .items,
[px] [px="cf_waf_eventlist"] .px-card .items {
  padding: 15px;
  overflow-x: hidden;
}
[px] [px="cf_wa_bytes"] .px-card .items td,
[px] [px="cf_wa_pageviews"] .px-card .items td,
[px] [px="cf_waf_eventlist"] .px-card .items td {
  padding: 10px;
  white-space: nowrap;
}
[px] [px="cf_wa_bytes"] .px-card .items .badge,
[px] [px="cf_wa_pageviews"] .px-card .items .badge,
[px] [px="cf_waf_eventlist"] .px-card .items .badge {
  font-size: 1em;
  font-weight: 300;
  background-color: var(--border-color);
}
[px] [px="cf_wa_bytes"] .px-card .items tr,
[px] [px="cf_wa_pageviews"] .px-card .items tr,
[px] [px="cf_waf_eventlist"] .px-card .items tr {
  border-top: 1px solid var(--border-color);
}
[px] [px="cf_wa_bytes"] .px-card .items tr:hover,
[px] [px="cf_wa_pageviews"] .px-card .items tr:hover,
[px] [px="cf_waf_eventlist"] .px-card .items tr:hover {
  background-color: var(--bg);
}
[px] [px="cf_wa_bytes"] .px-card .items tr[px-info],
[px] [px="cf_wa_pageviews"] .px-card .items tr[px-info],
[px] [px="cf_waf_eventlist"] .px-card .items tr[px-info] {
  padding: 0 !important;
  display: none;
}
[px] [px="cf_wa_bytes"] .px-card .items tr[px-info] .label,
[px] [px="cf_wa_pageviews"] .px-card .items tr[px-info] .label,
[px] [px="cf_waf_eventlist"] .px-card .items tr[px-info] .label {
  color: var(--brand);
  width: 150px;
}
[px] [px="cf_wa_bytes"] .px-card .items .action,
[px] [px="cf_wa_bytes"] .px-card .items .asn,
[px] [px="cf_wa_pageviews"] .px-card .items .action,
[px] [px="cf_wa_pageviews"] .px-card .items .asn,
[px] [px="cf_waf_eventlist"] .px-card .items .action,
[px] [px="cf_waf_eventlist"] .px-card .items .asn {
  text-transform: uppercase;
}
[px] [px="cf_wa_bytes"] .px-card .items [px-act="block"],
[px] [px="cf_wa_pageviews"] .px-card .items [px-act="block"],
[px] [px="cf_waf_eventlist"] .px-card .items [px-act="block"] {
  color: var(--danger);
}
[px] [px="cf_wa_bytes"] .px-card .items [px-act="skip"],
[px] [px="cf_wa_pageviews"] .px-card .items [px-act="skip"],
[px] [px="cf_waf_eventlist"] .px-card .items [px-act="skip"] {
  color: var(--success);
}
[px] [px="cf_wa_bytes"] .px-card .items .iteminfo,
[px] [px="cf_wa_pageviews"] .px-card .items .iteminfo,
[px] [px="cf_waf_eventlist"] .px-card .items .iteminfo {
  padding: 15px;
  display: none;
}
[px] [px="cf_wa_bytes"] .chart,
[px] [px="cf_wa_pageviews"] .chart,
[px] [px="cf_waf_eventlist"] .chart {
  padding: 15px;
  padding-top: 0;
}
[px] [px="cf_wa_bytes"] .chart .inner,
[px] [px="cf_wa_pageviews"] .chart .inner,
[px] [px="cf_waf_eventlist"] .chart .inner {
  min-height: 200px;
  background-color: var(--bg);
  border: 1px solid var(--border-color);
  padding: 15px;
  overflow: hidden;
}
[px="datachart"] {
  height: -moz-fit-content;
  height: fit-content;
}
[px="datachart"],
[px="datachart"] .actions {
  position: relative;
}
[px="datachart"] .actions .control {
  margin: 0 3px;
  -ms-flex: auto;
  flex: auto;
}
[px="datachart"] .actions .form-control {
  width: auto;
  height: 40px;
  max-width: 200px;
}
[px="datachart"] .actions .btn {
  padding: 5px 10px;
  height: 40px;
}
[px="datachart"] .actions .block.button.icon,
[px="datachart"] .actions .block.flex,
[px="datachart"] .actions .block[sx="datapager"],
[px="datachart"] .actions .block[sx="hamburger"],
[px="datachart"] .actions [sx="datapager"] ul.block,
[px="datachart"] .actions [sx="datapager"] ul li.block,
[sx="datapager"] [px="datachart"] .actions ul.block,
[sx="datapager"] ul [px="datachart"] .actions li.block {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
[px="datachart"] .actions .block.button.icon input,
[px="datachart"] .actions .block.flex input,
[px="datachart"] .actions .block[sx="datapager"] input,
[px="datachart"] .actions .block[sx="hamburger"] input,
[px="datachart"] .actions [sx="datapager"] ul.block input,
[px="datachart"] .actions [sx="datapager"] ul li.block input,
[sx="datapager"] [px="datachart"] .actions ul.block input,
[sx="datapager"] ul [px="datachart"] .actions li.block input {
  width: 140px;
  text-align: center;
}
[px="datachart"] .actions .filter-button {
  font-size: 2em;
}
[px="datachart"] .actions .filter-button:hover {
  background-color: var(--bg);
  border-radius: 6px;
}
[px="datachart"] .actions .filter-chart {
  width: auto;
}
[px="datachart"] .actions .filter-form {
  padding: 15px;
  background-color: var(--ambiance);
  border: 1px solid var(--border-color);
  box-shadow: 0 0 100px var(--dark-shadow);
  right: 30px;
  margin-top: 3px;
  z-index: 1;
  width: -moz-max-content;
  width: max-content;
  display: none;
}
[px="datachart"] .chartholder {
  min-height: 415px;
  background-color: var(--bg);
  border: 1px solid var(--border-color);
}
[px="datachart"] .chartholder .nodata {
  font-size: 4em;
}
[wx="loginform"] {
  background: var(--px-form-bg);
  display: block;
  color: #fff;
  width: 400px;
  border-radius: 10px;
  box-shadow: 0 0 100px var(--px-shadow);
  padding-top: 40px !important;
}
[wx="loginform"] .formmessage {
  display: none;
  margin: 10px;
  padding: 10px;
}
[wx="loginform"] .formmessage.error {
  background-color: var(--danger);
}
[wx="loginform"] .formmessage.success {
  background-color: var(--success);
}
[wx="loginform"] h3 {
  font-size: 1.5em;
  margin-bottom: 20px;
}
[wx="loginform"] .control {
  margin: 10px;
}
[wx="loginform"] .btn {
  width: 100%;
  margin-top: 10px;
  background-color: var(--px-button-color);
  color: #fff;
}
[wx="loginform"] input {
  font-size: 1.2em;
  text-align: center;
  height: auto;
  background-color: #fff;
  border: 0;
  outline: 0;
  color: #000;
}
[wx="loginform"] .closeform {
  top: 0;
  left: 50%;
  bottom: 0;
  font-size: 22px;
  transform: translate(-50%, -50%);
  background-color: var(--px-button-color);
  border-radius: 100px;
  width: 50px;
  height: 50px;
}
[wx="updateform"] {
  background: #00000090;
  z-index: 1000;
  color: #fff;
  width: -moz-max-content;
  width: max-content;
  transform: translate(100%);
  height: 100%;
  right: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
[wx="updateform"] .inner {
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-positive: 1;
  flex-grow: 1;
  overflow-y: auto;
  padding: 30px;
  width: 100%;
}
[wx="updateform"] .preview {
  height: 40vh;
  background-color: #ffffff20;
  width: 100%;
  font-size: 1.3em;
  line-height: 1.2em;
}
[wx="updateform"] .preview .avatar {
  width: 120px;
  height: 120px;
  border: 10px solid #fff;
  border-radius: 200px;
  margin-bottom: 10px;
}
[wx="updateform"] .preview .name {
  font-weight: 600;
}
[wx="updateform"] .preview .role {
  opacity: 0.5;
}
[wx="updateform"] .preview .updatebutton {
  bottom: 0;
  display: none;
  transform: translateY(50%);
  z-index: 100;
}
[wx="updateform"] .preview .updatebutton .btn {
  padding: 10px 30px;
  border-radius: 100px;
}
[wx="updateform"] .items {
  gap: 5px !important;
}
[wx="updateform"] h3 {
  margin-top: 30px;
}
[wx="updateform"] .closeform {
  font-size: 2.5em;
  top: 50%;
  transform: translateY(-50%);
  left: -50px;
}
[wx="updateform"] .form .form-control {
  height: auto;
  padding: 15px;
  outline: 0;
  font-size: 1.6em;
  min-width: 100%;
}
[wx="updateform"] .avatars .item,
[wx="updateform"] .colors .item {
  width: 60px;
  height: 60px;
  border-radius: 100px;
  border: 7px solid var(--text);
  background-color: var(--brand);
  transition: 0.2s;
  cursor: pointer;
}
[wx="updateform"] .avatars .item:hover,
[wx="updateform"] .colors .item:hover {
  transform: scale(1.1);
}
[px="wx_webview"] {
  transform: translate(100%);
  position: fixed;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  right: 0;
  width: 200px;
  z-index: 1000;
  min-width: 300px;
  width: -moz-max-content;
  width: max-content;
  background: #00000050;
  height: 100%;
}
[px="wx_webview"] .switcher {
  transform: translateY(-50%);
  color: #fff;
  font-size: 1.2em;
  top: 50%;
  pointer-events: all;
  cursor: pointer;
  padding: 15px 10px;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
  background-color: rgba(0, 0, 0, 0.314);
  left: -30px;
  width: 30px;
}
[px="wx_webview"] .wpanel {
  width: 100%;
  height: 100%;
  padding: 30px;
  pointer-events: all;
}
[px="wx_webview"] .wusers {
  -ms-flex-positive: 1;
  flex-grow: 1;
}
[px="wx_webview"] .wuser [px="avatar"] {
  display: none;
}
[px="wx_webview"] .wuser [px="avatar"]:first-of-type {
  display: -ms-flexbox;
  display: flex;
}
[px="wx_webview"] [px="avatar"] {
  pointer-events: all;
}
[px="wx_webview"][state="closed"] .wpanel {
  display: none;
}
[px="wx_webview"][state="closed"] .switcher i {
  transform: rotate(180deg);
}
[px="avatar"] {
  filter: drop-shadow(0 0 30px #00000050);
  padding: 5px;
  color: #fff;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Oxygen, Ubuntu, Cantarell, Open Sans, Helvetica Neue, sans-serif;
}
[px="avatar"] a {
  color: #ffffff90;
}
[px="avatar"] .count {
  top: 50%;
  right: 0;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 0;
}
[px="avatar"] .info {
  white-space: nowrap;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 10px;
  line-height: 1em;
  text-align: right;
}
[px="avatar"] .info .name {
  font-weight: 600;
}
[px="avatar"] .info .role {
  opacity: 0.6;
}
[px="avatar"] .info .name,
[px="avatar"] .info .role {
  max-width: 150px;
  text-overflow: ellipsis;
  overflow: hidden;
}
[px="avatar"] .info .text {
  font-size: 0.6em;
  font-weight: 600;
  letter-spacing: 2px;
  opacity: 0.4;
}
[px="avatar"] .avatar {
  width: 60px;
  height: 60px;
  min-width: 60px;
  min-height: 60px;
  background-color: var(--brand);
  border: 7px solid var(--text);
  border-radius: 100px;
}
[px="avatar"] .avatar .icon {
  right: -10px;
  bottom: -10px;
  font-size: 1.2em;
  background: #fff;
  border-radius: 100px;
  padding: 4px;
}
[px="avatar"] .avatar .icon.sm {
  font-size: 1em;
  right: -8px;
  bottom: -4px;
  padding: 3px;
  border-radius: 100px;
}
[px="avatar"].toleft {
  width: -moz-max-content;
  width: max-content;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
[px="avatar"].toleft .info {
  text-align: left;
  line-height: 1.2em;
}
[px="avatar"] [wxax="remove"] {
  display: none !important;
  right: 10px !important;
  background-color: var(--danger);
  padding: 5px;
  border-radius: 4px;
}
[px="avatar"][offline="ping"],
[px="avatar"][offline="true"] {
  font-style: italic;
}
[px="avatar"][offline="ping"] .avatar,
[px="avatar"][offline="ping"] .info,
[px="avatar"][offline="true"] .avatar,
[px="avatar"][offline="true"] .info {
  opacity: 0.4 !important;
}
[px="avatar"][offline="ping"]:hover [wxax="remove"],
[px="avatar"][offline="true"]:hover [wxax="remove"] {
  display: -ms-flexbox !important;
  display: flex !important;
}
[px="avatar"][offline="ping"] {
  opacity: 1 !important;
}
[px="wx_display_user_form"] h3 {
  margin-top: 10px;
}
[px="wx_display_user_form"] .avatars,
[px="wx_display_user_form"] .colors {
  height: 320px;
  width: 100%;
  overflow: hidden;
  overflow-y: auto;
  padding: 35px;
}
[px="wx_display_user_form"] .avatars::-webkit-scrollbar,
[px="wx_display_user_form"] .colors::-webkit-scrollbar {
  display: none !important;
}
[px="wx_display_user_form"] .avatars .inner,
[px="wx_display_user_form"] .colors .inner {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
[px="wx_display_user_form"] .avatars .inner .item,
[px="wx_display_user_form"] .colors .inner .item {
  overflow: hidden;
  width: 60px;
  height: 60px;
  border-radius: 100px;
  border: 7px solid var(--border-color);
  background-color: var(--brand);
  justify-self: center;
  cursor: pointer;
}
[px="wx_display_user_form"] .avatars .inner .item:hover,
[px="wx_display_user_form"] .colors .inner .item:hover {
  transform: scale(1.1);
}
[px="wx_display_user_form"] .avatars .inner .item.active,
[px="wx_display_user_form"] .colors .inner .item.active {
  transform: scale(1.5);
  box-shadow: 0 0 30px var(--dark-shadow);
}
[px="wx_display_user_info"] .name {
  font-size: 1.3em;
  font-weight: 600;
}
[px="wx_display_user_info"] .avatar {
  width: 150px;
  height: 150px;
  border: 10px solid var(--border-color);
  border-radius: 200px;
  overflow: hidden;
  margin-bottom: 15px;
}
[px="wx_display_user_info"] .data label {
  margin: 0;
  padding: 0;
  opacity: 0.5;
  letter-spacing: 5px;
  font-size: 0.8em;
  font-weight: 600;
}
[px="wx_display"] {
  z-index: 1000;
  height: calc(100vh - 260px);
  border-radius: var(--border-radius);
  background-color: var(--ambiance);
  border: 1px solid var(--border-color);
  overflow: hidden;
}
[px="wx_display"].fullscreen {
  height: 100%;
}
[px="wx_display"] [wxax="fullscreen"] {
  font-size: 2em;
  cursor: pointer;
}
[px="wx_display"] > .inner {
  width: 100%;
  height: 100%;
}
[px="wx_display"] > .inner .chat {
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: calc(100% - 165px);
  overflow: hidden;
  position: relative;
}
[px="wx_display"] > .inner .chat [cid] {
  padding: 15px;
  box-shadow: inset 0 0 100px var(--dark-shadow);
  overflow-y: auto;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: var(--bg);
  display: none;
}
[px="wx_display"] > .inner .chat [cid].space {
  display: block;
}
[px="wx_display"] > .inner .chat .message {
  padding: 5px 15px;
  white-space: nowrap;
  font-family: var(--px-font);
  font-size: 16px;
}
[px="wx_display"] > .inner .chat .message .time {
  font-family: var(--px-font);
  color: var(--text);
  opacity: 0.4;
  display: inline-block;
}
[px="wx_display"] > .inner .chat .message .text {
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-left: 10px;
}
[px="wx_display"] > .inner .chat .message .hashdata {
  color: var(--text);
  opacity: 0.5;
}
[px="wx_display"] > .inner .chat .message.out {
  width: 100%;
  -ms-flex-pack: end;
  justify-content: flex-end;
  white-space: normal;
}
[px="wx_display"] > .inner .chat .message.out .text {
  width: auto;
  -ms-flex-positive: 0;
  flex-grow: 0;
  max-width: 70%;
  text-align: right;
  background: linear-gradient(0deg, #de55bb, #be3d99);
  color: #fff;
  border: 1px solid #d15bb3;
  box-shadow: 0 0 30px var(--dark-shadow);
  padding: 15px;
  border-radius: 6px;
}
[px="wx_display"] > .inner .chat .message.in {
  width: 100%;
  -ms-flex-pack: start;
  justify-content: flex-start;
  white-space: normal;
}
[px="wx_display"] > .inner .chat .message.in .text {
  width: auto;
  -ms-flex-positive: 0;
  flex-grow: 0;
  max-width: 70%;
  text-align: left;
  background: linear-gradient(0deg, #41b994, #258f66);
  color: #fff;
  border: 1px solid #44ad8b;
  box-shadow: 0 0 30px var(--dark-shadow);
  padding: 15px;
  border-radius: 6px;
}
[px="wx_display"] > .inner .users {
  overflow-y: auto;
  height: calc(100% - 80px);
}
[px="wx_display"] > .inner .users [px="avatar"] {
  width: 100%;
  padding: 10px 20px;
  border-bottom: 1px solid var(--border-color);
  cursor: pointer;
  transition: 0.2s;
}
[px="wx_display"] > .inner .users [px="avatar"][wx-type="space"] {
  background-color: var(--ambiance);
}
[px="wx_display"] > .inner .users [px="avatar"].active {
  background-color: var(--bg-light);
}
[px="wx_display"] > .inner .users [px="avatar"].active:after {
  content: "";
  position: absolute;
  width: 5px;
  height: 100%;
  left: 0;
  top: 0;
  background-color: var(--brand);
}
[px="wx_display"] > .inner .users [px="avatar"]:hover {
  background-color: var(--bg-light);
}
[px="wx_display"] > .inner .heading {
  padding: 15px;
  max-height: 80px;
  height: 80px;
  border-bottom: 1px solid var(--border-color);
  background-color: var(--bg);
}
[px="wx_display"] > .inner .heading .inner {
  -ms-flex-positive: 1;
  flex-grow: 1;
}
[px="wx_display"] > .inner [px="avatar"] {
  width: -moz-max-content;
  width: max-content;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
[px="wx_display"] > .inner [px="avatar"] .info {
  text-align: left;
  line-height: 1.2em;
}
[px="wx_display"] > .inner [px="avatar"] .avatar {
  height: 50px;
  width: 50px;
  min-width: auto;
  min-height: auto;
  margin: 0;
  margin-right: 5px;
}
[px="wx_display"] > .inner [px="avatar"][wx-type="space"] .name {
  text-transform: uppercase;
}
[px="wx_display"] > .inner [px="avatar"][wx-type="space"] .avatar {
  border-radius: 10px;
}
[px="wx_display"] > .inner .pleft {
  height: 100%;
  min-width: 300px;
  border-right: 1px solid var(--border-color);
}
[px="wx_display"] > .inner .pright {
  height: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
[px="wx_display"] > .inner .form {
  height: 65px;
  display: none;
  background-color: var(--bg);
  border-top: 1px solid var(--border-color);
  padding: 15px;
}
[px="wx_display"] > .inner .form > input {
  font-family: var(--px-font);
}
[wx="notification"] {
  display: none;
  box-shadow: 0 0 100px var(--px-shadow);
  border-radius: 10px;
  z-index: 99999;
  background: var(--px-form-bg);
  display: block;
  color: #fff;
  height: -moz-fit-content;
  height: fit-content;
  padding: 30px;
}
[wx="notification"] .inner > .dismiss {
  top: 0;
  left: 50%;
  bottom: 0;
  font-size: 22px;
  transform: translate(-50%, -50%);
  background-color: var(--px-button-color);
  border-radius: 100px;
  width: 50px;
  height: 50px;
}
[wx="notification"] .message {
  font-size: 1.2em;
  line-height: 1.5em;
  text-align: center;
  width: 100%;
  margin-top: 20px;
}
[wx="notification"] .reply {
  width: -moz-max-content;
  width: max-content;
  width: 100%;
  margin-top: 20px;
  background-color: #00000020;
  padding: 15px;
  border: 1px solid #ffffff20;
  border-radius: 6px;
}
[wx="notification"] .reply input {
  margin-bottom: 10px;
  font-size: 1.2em;
  text-align: center;
  height: auto;
  background-color: #fff;
  border: 0;
  outline: 0;
  color: #000;
}
[wx="notification"] .reply .buttons {
  width: 100%;
}
[wx="notification"] .from {
  margin-top: 20px;
  font-size: 1em;
}
[wx="notification"] .from [px="avatar"] {
  padding: 0;
  color: #fff;
}
[wx="notification"] .from [px="avatar"] .avatar {
  min-width: 40px;
  min-height: 40px;
  height: 40px;
  width: 40px;
  border: 4px solid #fff;
}
[px="chaticon"] {
  width: 80px;
  height: 80px;
  border-radius: 100px;
  background-color: var(--px-bg);
  color: #fff;
  box-shadow: 0 0 50px var(--px-shadow);
  border: 7px solid #fff;
  background-size: cover;
  background-repeat: no-repeat;
}
[px="chaticon"].square {
  border-radius: 0;
}
[px="chaticon"].small {
  width: 60px;
  height: 60px;
  border-width: 5px;
}
[px="chaticon"] span {
  display: none;
  white-space: nowrap;
  right: calc(100% + 25px);
  background-color: var(--px-brand);
  border-radius: var(--px-border-radius);
  padding: 10px 25px;
  box-shadow: 0 0 50px var(--px-shadow);
}
[px="chaticon"] span:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 10px solid var(--px-brand);
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
}
[px="chaticon"] i {
  font-size: 2em;
}
[px="chaticon"].shine span {
  display: block;
}
[px="wx_chatwindow"] {
  display: -ms-flexbox;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 1000;
  color: var(--px-text);
  font-size: 16px;
  width: 380px;
  height: 720px;
  overflow: hidden;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  border-radius: 40px;
  box-shadow: 0 0 100px var(--px-shadow);
  background-color: var(--px-bg);
  border: 10px solid var(--px-border-color-dark);
}
[px="wx_chatwindow"].fullscreen {
  left: 0 !important;
  top: 0 !important;
  width: 100% !important;
  height: 100% !important;
  border-radius: 0 !important;
}
[px="wx_chatwindow"].fullscreen [pxs="chat"],
[px="wx_chatwindow"].fullscreen [pxs="chatlist"] {
  border-radius: 0 !important;
}
[px="wx_chatwindow"] .bottombuttons {
  bottom: 15px;
  left: 50%;
  transform: translate(-50%);
  font-size: 26px;
}
[px="wx_chatwindow"] .bottombuttons > div {
  background-color: var(--px-dark-bg);
  box-shadow: 0 0 30px var(--px-shadow);
  border-radius: 100px;
  color: var(--px-brand);
  width: 44px;
  height: 44px;
  border: 2px solid var(--px-border-color);
  margin: 5px;
}
[px="wx_chatwindow"] [pxs="commandlist"] {
  bottom: 100%;
  width: 100%;
  left: 0;
  color: #fff;
  border: 1px solid var(--px-border-color);
  background-color: var(--px-border-color-dark);
  padding: 5px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: absolute;
}
[px="wx_chatwindow"] [pxs="commandlist"] .item {
  font-size: 12px;
  margin: 3px;
  padding: 5px 15px;
  color: #fff;
}
[px="wx_chatwindow"] [pxs="commandlist"] .item i {
  margin-left: -5px;
}
[px="wx_chatwindow"] [pxs="floatingmenu"] {
  bottom: 100%;
  left: 50%;
  transform: translate(-50%);
  z-index: 1000;
  min-width: 150px;
  background-color: var(--px-bg);
  box-shadow: 0 0 100px var(--px-shadow);
  border: 1px solid var(--px-border-color);
  border-radius: var(--px-border-radius);
  overflow: hidden;
}
[px="wx_chatwindow"] [pxs="floatingmenu"] .item {
  color: #ffffff80;
  font-size: 15px;
  -ms-flex-align: start;
  align-items: flex-start;
  white-space: nowrap;
  border-bottom: 1px solid var(--px-form-border);
  border-top: 1px solid var(--px-form-border-light);
  background-color: var(--px-form-bg);
  padding-right: 15px;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
[px="wx_chatwindow"] [pxs="floatingmenu"] .item i {
  width: 25px;
  color: var(--px-brand);
}
[px="wx_chatwindow"] [pxs="floatingmenu"] .item:hover {
  color: #fff;
  background-color: var(--px-dark-bg);
}
[px="wx_chatwindow"] [pxs="floatingmenu"] .item:first-of-type {
  border-top: 0;
}
[px="wx_chatwindow"] [pxs="floatingmenu"] .item:last-of-type {
  border-bottom: 0;
}
[px="wx_chatwindow"] [pxs="floatingmenu"].topleft {
  bottom: auto;
  top: 0;
  left: 0;
  transform: none;
}
[px="wx_chatwindow"] [pxs="message"] {
  background-color: var(--px-form-control);
  color: var(--px-text);
  border: 1px solid var(--px-border-color);
  border-radius: 20px;
  line-height: 1em;
  font-family: var(--px-font);
  letter-spacing: 1px;
  padding: 10px 20px;
  height: auto;
  width: 100px;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-height: 40px;
}
[px="wx_chatwindow"] [pxs="message"].wx {
  background-color: var(--px-alt) !important;
  border-color: var(--px-alt) !important;
}
[px="wx_chatwindow"] [pxs="message"]:focus {
  outline: 0;
  box-shadow: none;
  border: 1px solid var(--px-brand);
  background-color: var(--px-border-color-dark);
}
[px="wx_chatwindow"] [pxs="button-icon"],
[px="wx_chatwindow"] [pxs="message"][xtype="answer"] {
  background-color: var(--px-button-color);
}
[px="wx_chatwindow"] [pxs="button-icon"] {
  border-radius: 100px;
  color: var(--px-text);
}
[px="wx_chatwindow"] h3 {
  margin: 0;
  font-size: 22px;
}
[px="wx_chatwindow"] [pxs="chat"],
[px="wx_chatwindow"] [pxs="chatlist"] {
  background-color: var(--px-bg);
  border-radius: 30px;
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid var(--px-border-color);
}
[px="wx_chatwindow"] [pxs="chat"].fills {
  left: 0;
}
[px="wx_chatwindow"] [pxs="chat"].fills [wxax="chatlist"] {
  display: none !important;
}
[px="wx_chatwindow"] [pxs="chat"].fills .uicon {
  display: none;
}
[px="wx_chatwindow"] [pxs="chatlist"] {
  left: 0;
}
[px="wx_chatwindow"] #usermenu {
  -ms-grid-columns: (1fr) [1];
  grid-template-columns: repeat(1, 1fr);
  display: -ms-grid;
  display: grid;
}
[px="wx_chatwindow"].tablet {
  width: 1040px;
  height: 720px;
}
[px="wx_chatwindow"].tablet #usermenu {
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
}
[px="wx_chatwindow"].tablet [pxs="chat"],
[px="wx_chatwindow"].tablet [pxs="chatlist"] {
  position: relative;
  left: auto !important;
  border-radius: 0;
}
[px="wx_chatwindow"].tablet [pxs="chatlist"] [wxax="switchmode"] {
  display: none;
}
[px="wx_chatwindow"].tablet [pxs="chat"] [wxax="switchmode"] {
  transform: rotate(-90deg);
}
[px="wx_chatwindow"].tablet [pxs="chatlist"] {
  width: auto;
  width: -moz-max-content;
  width: max-content;
  min-width: 300px;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  border-right: 3px solid var(--px-border-color-dark);
}
[px="wx_chatwindow"].tablet [pxs="chatlist"] [wxax="switchmode"] {
  transform: rotate(-90deg);
}
[px="wx_chatwindow"].tablet [pxs="chat"] {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-left: 1px solid var(--px-border-color);
}
[px="wx_chatwindow"].tablet [pxs="chat"] .label {
  text-align: left;
}
[px="wx_chatwindow"].tablet [pxs="chat"] [px="avatar"] .info .name {
  max-width: inherit;
  text-overflow: clip;
}
[px="wx_chatwindow"] [pxs="footer"],
[px="wx_chatwindow"] [pxs="header"] {
  height: 60px;
  padding: 15px;
  background-color: var(--px-dark-bg);
}
[px="wx_chatwindow"] [pxs="footer"] .label,
[px="wx_chatwindow"] [pxs="header"] .label {
  -ms-flex-positive: 1;
  flex-grow: 1;
}
[px="wx_chatwindow"] [pxs="footer"] .icon,
[px="wx_chatwindow"] [pxs="header"] .icon {
  font-size: 1.6em;
  color: var(--px-brand);
}
[px="wx_chatwindow"] [pxs="footer"] .button-icon,
[px="wx_chatwindow"] [pxs="header"] .button-icon {
  background-color: var(--px-dark-bg);
  box-shadow: 0 0 30px var(--px-shadow);
  border-radius: 100px;
  color: var(--px-brand);
  width: 44px;
  height: 44px;
  border: 2px solid var(--px-border-color);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
[px="wx_chatwindow"] [pxs="footer"] {
  min-height: 70px;
  height: auto;
  padding: 15px;
  background-color: var(--px-dark-bg);
  position: relative;
}
[px="wx_chatwindow"] [pxs="list"],
[px="wx_chatwindow"] [pxs="room"] {
  background-color: var(--px-bg);
  box-shadow: inset 0 0 100px #00000050;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border-top: 1px solid var(--px-border-color);
  border-bottom: 1px solid var(--px-border-color);
}
[px="wx_chatwindow"] [pxs="room"] {
  padding: 15px;
  overflow: auto;
  position: relative;
}
[px="wx_chatwindow"] [pxs="room"] .message {
  clear: both;
  margin-bottom: 15px;
  max-width: 70%;
  line-height: 1em;
  font-family: var(--px-font);
  position: relative;
  font-size: 17px;
}
[px="wx_chatwindow"] [pxs="room"] .message .options {
  padding-top: 15px;
}
[px="wx_chatwindow"] [pxs="room"] .message.fullwidth {
  max-width: 100%;
  width: 100%;
}
[px="wx_chatwindow"] [pxs="room"] .message.fullwidth a {
  width: 100%;
  display: block;
}
[px="wx_chatwindow"] [pxs="room"] .message [wx="option"] {
  margin: 10px;
  margin-left: 0;
  background-color: var(--px-brand);
  color: #fff;
}
[px="wx_chatwindow"] [pxs="room"] .message .time {
  opacity: 0.5;
  padding: 5px;
  font-size: 14px;
  padding-left: 15px;
}
[px="wx_chatwindow"] [pxs="room"] .message .inner {
  padding: 15px;
  border-radius: var(--px-border-radius);
  background-color: var(--px-brand);
  overflow: hidden;
}
[px="wx_chatwindow"] [pxs="room"] .message .inner .name {
  font-weight: 600;
  margin-bottom: 5px;
  color: var(--px-brand);
}
[px="wx_chatwindow"] [pxs="room"] .message .inner a {
  color: #ffffff80;
}
[px="wx_chatwindow"] [pxs="room"] .message .inner a:hover {
  color: #fff;
}
[px="wx_chatwindow"] [pxs="room"] .message img,
[px="wx_chatwindow"] [pxs="room"] .message video {
  max-width: 100%;
  border-radius: 10px;
  width: 100%;
}
[px="wx_chatwindow"] [pxs="room"] .message.log {
  padding: 0;
  background-color: transparent;
  max-width: 100%;
  margin: 5px 0;
  float: left;
}
[px="wx_chatwindow"] [pxs="room"] .message.log .inner {
  white-space: nowrap;
  font-size: 12px;
  padding: 0;
  width: 100%;
  background-color: transparent;
}
[px="wx_chatwindow"] [pxs="room"] .message.info {
  width: 100%;
  max-width: 100%;
}
[px="wx_chatwindow"] [pxs="room"] .message.info .inner {
  background-color: var(--px-form-bg);
  color: #fff;
}
[px="wx_chatwindow"] [pxs="room"] .message.info:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid var(--px-form-bg);
  right: 100%;
  top: 15px;
}
[px="wx_chatwindow"] [pxs="room"] .message.in {
  float: left;
}
[px="wx_chatwindow"] [pxs="room"] .message.in:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid var(--px-button-color);
  right: 100%;
  top: 15px;
}
[px="wx_chatwindow"] [pxs="room"] .message.in .inner {
  background-color: var(--px-button-color);
}
[px="wx_chatwindow"] [pxs="room"] .message.out {
  text-align: right;
  float: right;
}
[px="wx_chatwindow"] [pxs="room"] .message.out:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid var(--px-brand);
  left: 100%;
  top: 15px;
}
[px="wx_chatwindow"] ::-webkit-scrollbar {
  width: 1px;
}
[px="wx_chatwindow"] ::-webkit-scrollbar-track {
  background: var(--px-border-color);
}
[px="wx_chatwindow"] ::-webkit-scrollbar-thumb,
[px="wx_chatwindow"] ::-webkit-scrollbar-thumb:hover {
  background: var(--px-border-color-dark);
}
[px="wx_chatwindow"] [pxs="chat"] [px="avatar"] {
  font-style: normal !important;
}
[px="wx_chatwindow"] [pxs="chat"] [px="avatar"] [wxax="remove"] {
  display: none !important;
}
[px="wx_chatwindow"] [pxs="chat"] [px="avatar"],
[px="wx_chatwindow"] [pxs="chatlist"] .left [px="avatar"] {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  padding: 0;
  line-height: 1em;
}
[px="wx_chatwindow"] [pxs="chat"] [px="avatar"] .icon,
[px="wx_chatwindow"] [pxs="chatlist"] .left [px="avatar"] .icon {
  font-size: 12px;
  right: -1px;
  bottom: -1px;
  padding: 3px;
  color: var(--px-brand) !important;
}
[px="wx_chatwindow"] [pxs="chat"] [px="avatar"] .info,
[px="wx_chatwindow"] [pxs="chatlist"] .left [px="avatar"] .info {
  margin-left: 5px;
  text-align: left;
  line-height: 1em;
}
[px="wx_chatwindow"] [pxs="chat"] [px="avatar"] .info .role,
[px="wx_chatwindow"] [pxs="chatlist"] .left [px="avatar"] .info .role {
  font-family: Segoe UI, Tahoma, Geneva, Verdana, sans-serif;
}
[px="wx_chatwindow"] [pxs="chat"] [px="avatar"] .avatar,
[px="wx_chatwindow"] [pxs="chatlist"] .left [px="avatar"] .avatar {
  min-width: 40px;
  min-height: 40px;
  width: 40px;
  height: 40px;
  border-width: 0;
}
[px="wx_chatwindow"] [pxs="chat"] [px="avatar"][pxt="space"] .avatar,
[px="wx_chatwindow"] [pxs="chatlist"] .left [px="avatar"][pxt="space"] .avatar {
  border-radius: 6px;
}
[px="wx_chatwindow"] [pxs="list"] {
  border-bottom: 0 solid var(--px-border-color);
  overflow: auto;
  padding-bottom: 80px;
}
[px="wx_chatwindow"] [pxs="list"] [px="avatar"] {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  border-top: 1px solid var(--px-border-color);
  border-bottom: 1px solid #00000070;
  padding: 5px 15px;
  transition: auto;
  cursor: pointer;
}
[px="wx_chatwindow"] [pxs="list"] [px="avatar"] .icon {
  right: 0;
  bottom: 0;
  font-size: 0.8em;
  background: #fff;
  border-radius: 100px;
  padding: 4px;
  color: var(--px-brand) !important;
}
[px="wx_chatwindow"] [pxs="list"] [px="avatar"] .info {
  margin-left: 5px;
  text-align: left;
  line-height: 1.3em;
}
[px="wx_chatwindow"] [pxs="list"] [px="avatar"] .info .role {
  font-family: Segoe UI, Tahoma, Geneva, Verdana, sans-serif;
}
[px="wx_chatwindow"] [pxs="list"] [px="avatar"] .avatar {
  min-width: 50px;
  min-height: 50px;
  width: 50px;
  height: 50px;
  border-width: 0;
}
[px="wx_chatwindow"] [pxs="list"] [px="avatar"]:hover {
  background-color: #00000020;
}
[px="wx_chatwindow"] [pxs="list"] [px="avatar"][pxt="space"] {
  background-color: #00000040;
}
[px="wx_chatwindow"] [pxs="list"] [px="avatar"][pxt="space"] .avatar {
  border-radius: 6px;
}
[px="wx_chatwindow"] [pxs="list"] [px="avatar"]:after {
  content: "";
  position: absolute;
  width: 5px;
  height: 100%;
  top: 0;
  right: 0;
  background-color: var(--px-border-color-dark);
}
[px="wx_chatwindow"] [pxs="list"] [px="avatar"].active {
  background-color: #00000030;
}
[px="wx_chatwindow"] [pxs="list"] [px="avatar"].active:after {
  content: "";
  position: absolute;
  width: 5px;
  height: 100%;
  top: 0;
  right: 0;
  background-color: var(--px-brand);
}
[sx-type="website"] [sx="sxpmodal"] {
  max-width: 100%;
  color: var(--px-text);
  padding: 0;
  font-size: 16px;
}
[sx-type="website"] [sx="sxpmodal"] .hidden {
  display: none;
}
[sx-type="website"] [sx="sxpmodal"] h3,
[sx-type="website"] [sx="sxpmodal"] h4 {
  color: var(--px-text);
}
[sx-type="website"] [sx="sxpmodal"] a {
  color: var(--px-link);
}
[sx-type="website"] [sx="sxpmodal"] a:hover {
  color: var(--px-hover);
}
[sx-type="website"] [sx="sxpmodal"] .sx-modal-overlay {
  background-color: var(--px-dark-bg);
}
[sx-type="website"] [sx="sxpmodal"] .sx-modal-window {
  background: var(--px-dark-bg);
  box-shadow: 0 0 30px var(--px-shadow);
  border-radius: var(--px-border-radius);
  border: 1px solid var(--px-border-color);
  overflow: hidden;
  max-width: 100%;
}
[sx-type="website"] [sx="sxpmodal"] .sx-modal-window .header-container {
  border-bottom: 1px solid var(--px-border-color);
}
[sx-type="website"] [sx="sxpmodal"] .sx-modal-window .header {
  white-space: nowrap;
  -ms-flex-positive: 1;
  flex-grow: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}
[sx-type="website"] [sx="sxpmodal"] .sx-modal-window .footer {
  border-top: 1px solid var(--px-border-color);
}
[sx-type="website"]
  [sx="sxpmodal"]
  .sx-modal-window
  [sx="simpleform"]
  .tablist {
  border-bottom: 4px solid var(--px-border-color-dark);
}
[sx-type="website"]
  [sx="sxpmodal"]
  .sx-modal-window
  [sx="simpleform"]
  .tablist
  .tabname {
  background-color: var(--px-form-border-light);
  border-color: var(--px-form-border-light);
}
[sx-type="website"]
  [sx="sxpmodal"]
  .sx-modal-window
  [sx="simpleform"]
  .tablist
  .tabname.active {
  background-color: var(--px-border-color-dark);
}
[sx-type="website"] [sx="sxpmodal"] .sx-modal-window [sx="simpleform"] .block {
  padding: 0;
}
[sx-type="website"]
  [sx="sxpmodal"]
  .sx-modal-window
  [sx="simpleform"]
  > .block
  [sxc]:not([sxc=""]) {
  padding: 10px;
  border: 1px solid var(--px-form-border);
  border-left: 1px solid var(--px-form-border-light) !important;
  border-top: 1px solid var(--px-form-border-light) !important;
  background: var(--px-form-bg);
}
[sx-type="website"]
  [sx="sxpmodal"]
  .sx-modal-window
  [sx="simpleform"]
  > .block
  .form-control {
  background-color: var(--px-form-control);
  color: var(--px-text);
  border: 1px solid var(--px-border-color);
}
[sx-type="website"]
  [sx="sxpmodal"]
  .sx-modal-window
  [sx="simpleform"]
  > .block
  .form-control:focus {
  outline: 0;
  box-shadow: none;
  border: 1px solid var(--px-brand);
  background-color: var(--px-border-color-dark);
}
[sx-type="website"] ::-moz-selection {
  color: #fff;
  background: var(--px-brand);
}
[sx-type="website"] ::selection {
  color: #fff;
  background: var(--px-brand);
}
[sx-type="website"] .avatar,
[sx-type="website"] .colors .inner .item {
  border-color: var(--px-form-border-light);
}
@media only screen and (max-width: 480px) {
  [sx-type="website"] [sx="sxpmodal"] {
    font-size: 0.9em;
  }
  [sx-type="website"] [sx="sxpmodal"] h4 {
    font-size: 1.6em;
  }
  [px="chaticon"] {
    width: 60px;
    height: 60px;
    font-size: 14px;
    border-width: 5px;
  }
  [wx="loginform"],
  [wx="notification"] {
    left: 2vw !important;
    bottom: 2vw !important;
    width: 96vw !important;
    max-width: auto;
    border-radius: 0;
    padding: 30px 15px !important;
  }
  [px="wx_chatwindow"] {
    width: 100%;
    height: 100%;
    max-height: 100vh;
    border-radius: 0;
    left: 0 !important;
    top: 0 !important;
  }
  [px="wx_chatwindow"] [pxs="chat"],
  [px="wx_chatwindow"] [pxs="chatlist"] {
    border-radius: 0 !important;
  }
  [px="wx_chatwindow"] [wxax="switchmode"] {
    display: none !important;
  }
  [px="wx_chatwindow"].tablet {
    width: 100%;
    height: 100%;
  }
}
[ismobile="false"] .mobile,
[ismobile="true"] .desktop {
  display: none !important;
}
.sx .grd-brand {
  background: var(--brand);
  background-image: linear-gradient(160deg, var(--brand), rgba(0, 0, 0, 0.4));
}
.sx .grd-r-brand {
  background: var(--brand);
  background-image: linear-gradient(160deg, rgba(0, 0, 0, 0.9), var(--brand));
}
.sx .grd-primary {
  background: var(--primary);
  background-image: linear-gradient(160deg, var(--primary), rgba(0, 0, 0, 0.4));
}
.sx .grd-r-primary {
  background: var(--primary);
  background-image: linear-gradient(160deg, rgba(0, 0, 0, 0.9), var(--primary));
}
.sx .grd-danger {
  background: var(--danger);
  background-image: linear-gradient(160deg, var(--danger), rgba(0, 0, 0, 0.4));
}
.sx .grd-r-danger {
  background: var(--danger);
  background-image: linear-gradient(160deg, rgba(0, 0, 0, 0.9), var(--danger));
}
.sx .grd-success {
  background: var(--success);
  background-image: linear-gradient(160deg, var(--success), rgba(0, 0, 0, 0.4));
}
.sx .grd-r-success {
  background: var(--success);
  background-image: linear-gradient(160deg, rgba(0, 0, 0, 0.9), var(--success));
}
.sx .grd-info {
  background: var(--info);
  background-image: linear-gradient(160deg, var(--info), rgba(0, 0, 0, 0.4));
}
.sx .grd-r-info {
  background: var(--info);
  background-image: linear-gradient(160deg, rgba(0, 0, 0, 0.9), var(--info));
}
.sx .grd-warning {
  background: var(--warning);
  background-image: linear-gradient(160deg, var(--warning), rgba(0, 0, 0, 0.4));
}
.sx .grd-r-warning {
  background: var(--warning);
  background-image: linear-gradient(160deg, rgba(0, 0, 0, 0.9), var(--warning));
}
.sx .grd-light {
  background: var(--light);
  background-image: linear-gradient(160deg, var(--light), rgba(0, 0, 0, 0.4));
}
.sx .grd-r-light {
  background: var(--light);
  background-image: linear-gradient(160deg, rgba(0, 0, 0, 0.9), var(--light));
}
.sx .grd-dark {
  background: var(--dark);
  background-image: linear-gradient(160deg, var(--dark), rgba(0, 0, 0, 0.4));
}
.sx .grd-r-dark {
  background: var(--dark);
  background-image: linear-gradient(160deg, rgba(0, 0, 0, 0.9), var(--dark));
}
.sx .grd-first {
  background: var(--first);
  background-image: linear-gradient(160deg, var(--first), rgba(0, 0, 0, 0.4));
}
.sx .grd-r-first {
  background: var(--first);
  background-image: linear-gradient(160deg, rgba(0, 0, 0, 0.9), var(--first));
}
.sx .grd-second {
  background: var(--second);
  background-image: linear-gradient(160deg, var(--second), rgba(0, 0, 0, 0.4));
}
.sx .grd-r-second {
  background: var(--second);
  background-image: linear-gradient(160deg, rgba(0, 0, 0, 0.9), var(--second));
}
.sx .grd-white {
  background: var(--white);
  background-image: linear-gradient(160deg, var(--white), rgba(0, 0, 0, 0.4));
}
.sx .grd-r-white {
  background: var(--white);
  background-image: linear-gradient(160deg, rgba(0, 0, 0, 0.9), var(--white));
}
.sx .grd-gray {
  background: var(--gray);
  background-image: linear-gradient(160deg, var(--gray), rgba(0, 0, 0, 0.4));
}
.sx .grd-r-gray {
  background: var(--gray);
  background-image: linear-gradient(160deg, rgba(0, 0, 0, 0.9), var(--gray));
}
.sx .sub-grd-brand > * {
  background: var(--brand);
  background-image: linear-gradient(160deg, var(--brand), rgba(0, 0, 0, 0.4));
}
.sx .sub-grd-r-brand > * {
  background: var(--brand);
  background-image: linear-gradient(160deg, rgba(0, 0, 0, 0.4), var(--brand));
}
.sx .sub-grd-primary > * {
  background: var(--primary);
  background-image: linear-gradient(160deg, var(--primary), rgba(0, 0, 0, 0.4));
}
.sx .sub-grd-r-primary > * {
  background: var(--primary);
  background-image: linear-gradient(160deg, rgba(0, 0, 0, 0.4), var(--primary));
}
.sx .sub-grd-danger > * {
  background: var(--danger);
  background-image: linear-gradient(160deg, var(--danger), rgba(0, 0, 0, 0.4));
}
.sx .sub-grd-r-danger > * {
  background: var(--danger);
  background-image: linear-gradient(160deg, rgba(0, 0, 0, 0.4), var(--danger));
}
.sx .sub-grd-success > * {
  background: var(--success);
  background-image: linear-gradient(160deg, var(--success), rgba(0, 0, 0, 0.4));
}
.sx .sub-grd-r-success > * {
  background: var(--success);
  background-image: linear-gradient(160deg, rgba(0, 0, 0, 0.4), var(--success));
}
.sx .sub-grd-info > * {
  background: var(--info);
  background-image: linear-gradient(160deg, var(--info), rgba(0, 0, 0, 0.4));
}
.sx .sub-grd-r-info > * {
  background: var(--info);
  background-image: linear-gradient(160deg, rgba(0, 0, 0, 0.4), var(--info));
}
.sx .sub-grd-warning > * {
  background: var(--warning);
  background-image: linear-gradient(160deg, var(--warning), rgba(0, 0, 0, 0.4));
}
.sx .sub-grd-r-warning > * {
  background: var(--warning);
  background-image: linear-gradient(160deg, rgba(0, 0, 0, 0.4), var(--warning));
}
.sx .sub-grd-light > * {
  background: var(--light);
  background-image: linear-gradient(160deg, var(--light), rgba(0, 0, 0, 0.4));
}
.sx .sub-grd-r-light > * {
  background: var(--light);
  background-image: linear-gradient(160deg, rgba(0, 0, 0, 0.4), var(--light));
}
.sx .sub-grd-dark > * {
  background: var(--dark);
  background-image: linear-gradient(160deg, var(--dark), rgba(0, 0, 0, 0.4));
}
.sx .sub-grd-r-dark > * {
  background: var(--dark);
  background-image: linear-gradient(160deg, rgba(0, 0, 0, 0.4), var(--dark));
}
.sx .sub-grd-first > * {
  background: var(--first);
  background-image: linear-gradient(160deg, var(--first), rgba(0, 0, 0, 0.4));
}
.sx .sub-grd-r-first > * {
  background: var(--first);
  background-image: linear-gradient(160deg, rgba(0, 0, 0, 0.4), var(--first));
}
.sx .sub-grd-second > * {
  background: var(--second);
  background-image: linear-gradient(160deg, var(--second), rgba(0, 0, 0, 0.4));
}
.sx .sub-grd-r-second > * {
  background: var(--second);
  background-image: linear-gradient(160deg, rgba(0, 0, 0, 0.4), var(--second));
}
.sx .sub-grd-white > * {
  background: var(--white);
  background-image: linear-gradient(160deg, var(--white), rgba(0, 0, 0, 0.4));
}
.sx .sub-grd-r-white > * {
  background: var(--white);
  background-image: linear-gradient(160deg, rgba(0, 0, 0, 0.4), var(--white));
}
.sx .sub-grd-gray > * {
  background: var(--gray);
  background-image: linear-gradient(160deg, var(--gray), rgba(0, 0, 0, 0.4));
}
.sx .sub-grd-r-gray > * {
  background: var(--gray);
  background-image: linear-gradient(160deg, rgba(0, 0, 0, 0.4), var(--gray));
}
.sx .bg-brand {
  background-color: var(--brand);
}
.sx .bg-primary {
  background-color: var(--primary);
}
.sx .bg-danger {
  background-color: var(--danger);
}
.sx .bg-success {
  background-color: var(--success);
}
.sx .bg-info {
  background-color: var(--info);
}
.sx .bg-warning {
  background-color: var(--warning);
}
.sx .bg-light {
  background-color: var(--light);
}
.sx .bg-dark {
  background-color: var(--dark);
}
.sx .bg-first {
  background-color: var(--first);
}
.sx .bg-second {
  background-color: var(--second);
}
.sx .bg-white {
  background-color: var(--white);
}
.sx .bg-gray {
  background-color: var(--gray);
}
.sx .sub-bg-brand > * {
  background-color: var(--brand);
}
.sx .sub-bg-primary > * {
  background-color: var(--primary);
}
.sx .sub-bg-danger > * {
  background-color: var(--danger);
}
.sx .sub-bg-success > * {
  background-color: var(--success);
}
.sx .sub-bg-info > * {
  background-color: var(--info);
}
.sx .sub-bg-warning > * {
  background-color: var(--warning);
}
.sx .sub-bg-light > * {
  background-color: var(--light);
}
.sx .sub-bg-dark > * {
  background-color: var(--dark);
}
.sx .sub-bg-first > * {
  background-color: var(--first);
}
.sx .sub-bg-second > * {
  background-color: var(--second);
}
.sx .sub-bg-white > * {
  background-color: var(--white);
}
.sx .sub-bg-gray > * {
  background-color: var(--gray);
}
.sx .color-brand {
  color: var(--brand);
}
.sx .color-primary {
  color: var(--primary);
}
.sx .color-danger {
  color: var(--danger);
}
.sx .color-success {
  color: var(--success);
}
.sx .color-info {
  color: var(--info);
}
.sx .color-warning {
  color: var(--warning);
}
.sx .color-light {
  color: var(--light);
}
.sx .color-dark {
  color: var(--dark);
}
.sx .color-first {
  color: var(--first);
}
.sx .color-second {
  color: var(--second);
}
.sx .color-white {
  color: var(--white);
}
.sx .color-gray {
  color: var(--gray);
}
.sx .sub-color-brand > * {
  color: var(--brand);
}
.sx .sub-color-primary > * {
  color: var(--primary);
}
.sx .sub-color-danger > * {
  color: var(--danger);
}
.sx .sub-color-success > * {
  color: var(--success);
}
.sx .sub-color-info > * {
  color: var(--info);
}
.sx .sub-color-warning > * {
  color: var(--warning);
}
.sx .sub-color-light > * {
  color: var(--light);
}
.sx .sub-color-dark > * {
  color: var(--dark);
}
.sx .sub-color-first > * {
  color: var(--first);
}
.sx .sub-color-second > * {
  color: var(--second);
}
.sx .sub-color-white > * {
  color: var(--white);
}
.sx .sub-color-gray > * {
  color: var(--gray);
}
.sx .border-brand-1 {
  border: 1px solid var(--brand);
}
.sx .border-primary-1 {
  border: 1px solid var(--primary);
}
.sx .border-danger-1 {
  border: 1px solid var(--danger);
}
.sx .border-success-1 {
  border: 1px solid var(--success);
}
.sx .border-info-1 {
  border: 1px solid var(--info);
}
.sx .border-warning-1 {
  border: 1px solid var(--warning);
}
.sx .border-light-1 {
  border: 1px solid var(--light);
}
.sx .border-dark-1 {
  border: 1px solid var(--dark);
}
.sx .border-first-1 {
  border: 1px solid var(--first);
}
.sx .border-second-1 {
  border: 1px solid var(--second);
}
.sx .border-white-1 {
  border: 1px solid var(--white);
}
.sx .border-gray-1 {
  border: 1px solid var(--gray);
}
.sx .sub-border-brand-1 > * {
  border: 1px solid var(--brand);
}
.sx .sub-border-primary-1 > * {
  border: 1px solid var(--primary);
}
.sx .sub-border-danger-1 > * {
  border: 1px solid var(--danger);
}
.sx .sub-border-success-1 > * {
  border: 1px solid var(--success);
}
.sx .sub-border-info-1 > * {
  border: 1px solid var(--info);
}
.sx .sub-border-warning-1 > * {
  border: 1px solid var(--warning);
}
.sx .sub-border-light-1 > * {
  border: 1px solid var(--light);
}
.sx .sub-border-dark-1 > * {
  border: 1px solid var(--dark);
}
.sx .sub-border-first-1 > * {
  border: 1px solid var(--first);
}
.sx .sub-border-second-1 > * {
  border: 1px solid var(--second);
}
.sx .sub-border-white-1 > * {
  border: 1px solid var(--white);
}
.sx .sub-border-gray-1 > * {
  border: 1px solid var(--gray);
}
.sx .border-brand-2 {
  border: 2px solid var(--brand);
}
.sx .border-primary-2 {
  border: 2px solid var(--primary);
}
.sx .border-danger-2 {
  border: 2px solid var(--danger);
}
.sx .border-success-2 {
  border: 2px solid var(--success);
}
.sx .border-info-2 {
  border: 2px solid var(--info);
}
.sx .border-warning-2 {
  border: 2px solid var(--warning);
}
.sx .border-light-2 {
  border: 2px solid var(--light);
}
.sx .border-dark-2 {
  border: 2px solid var(--dark);
}
.sx .border-first-2 {
  border: 2px solid var(--first);
}
.sx .border-second-2 {
  border: 2px solid var(--second);
}
.sx .border-white-2 {
  border: 2px solid var(--white);
}
.sx .border-gray-2 {
  border: 2px solid var(--gray);
}
.sx .sub-border-brand-2 > * {
  border: 2px solid var(--brand);
}
.sx .sub-border-primary-2 > * {
  border: 2px solid var(--primary);
}
.sx .sub-border-danger-2 > * {
  border: 2px solid var(--danger);
}
.sx .sub-border-success-2 > * {
  border: 2px solid var(--success);
}
.sx .sub-border-info-2 > * {
  border: 2px solid var(--info);
}
.sx .sub-border-warning-2 > * {
  border: 2px solid var(--warning);
}
.sx .sub-border-light-2 > * {
  border: 2px solid var(--light);
}
.sx .sub-border-dark-2 > * {
  border: 2px solid var(--dark);
}
.sx .sub-border-first-2 > * {
  border: 2px solid var(--first);
}
.sx .sub-border-second-2 > * {
  border: 2px solid var(--second);
}
.sx .sub-border-white-2 > * {
  border: 2px solid var(--white);
}
.sx .sub-border-gray-2 > * {
  border: 2px solid var(--gray);
}
.sx .border-brand-3 {
  border: 3px solid var(--brand);
}
.sx .border-primary-3 {
  border: 3px solid var(--primary);
}
.sx .border-danger-3 {
  border: 3px solid var(--danger);
}
.sx .border-success-3 {
  border: 3px solid var(--success);
}
.sx .border-info-3 {
  border: 3px solid var(--info);
}
.sx .border-warning-3 {
  border: 3px solid var(--warning);
}
.sx .border-light-3 {
  border: 3px solid var(--light);
}
.sx .border-dark-3 {
  border: 3px solid var(--dark);
}
.sx .border-first-3 {
  border: 3px solid var(--first);
}
.sx .border-second-3 {
  border: 3px solid var(--second);
}
.sx .border-white-3 {
  border: 3px solid var(--white);
}
.sx .border-gray-3 {
  border: 3px solid var(--gray);
}
.sx .sub-border-brand-3 > * {
  border: 3px solid var(--brand);
}
.sx .sub-border-primary-3 > * {
  border: 3px solid var(--primary);
}
.sx .sub-border-danger-3 > * {
  border: 3px solid var(--danger);
}
.sx .sub-border-success-3 > * {
  border: 3px solid var(--success);
}
.sx .sub-border-info-3 > * {
  border: 3px solid var(--info);
}
.sx .sub-border-warning-3 > * {
  border: 3px solid var(--warning);
}
.sx .sub-border-light-3 > * {
  border: 3px solid var(--light);
}
.sx .sub-border-dark-3 > * {
  border: 3px solid var(--dark);
}
.sx .sub-border-first-3 > * {
  border: 3px solid var(--first);
}
.sx .sub-border-second-3 > * {
  border: 3px solid var(--second);
}
.sx .sub-border-white-3 > * {
  border: 3px solid var(--white);
}
.sx .sub-border-gray-3 > * {
  border: 3px solid var(--gray);
}
.sx .border-brand-4 {
  border: 4px solid var(--brand);
}
.sx .border-primary-4 {
  border: 4px solid var(--primary);
}
.sx .border-danger-4 {
  border: 4px solid var(--danger);
}
.sx .border-success-4 {
  border: 4px solid var(--success);
}
.sx .border-info-4 {
  border: 4px solid var(--info);
}
.sx .border-warning-4 {
  border: 4px solid var(--warning);
}
.sx .border-light-4 {
  border: 4px solid var(--light);
}
.sx .border-dark-4 {
  border: 4px solid var(--dark);
}
.sx .border-first-4 {
  border: 4px solid var(--first);
}
.sx .border-second-4 {
  border: 4px solid var(--second);
}
.sx .border-white-4 {
  border: 4px solid var(--white);
}
.sx .border-gray-4 {
  border: 4px solid var(--gray);
}
.sx .sub-border-brand-4 > * {
  border: 4px solid var(--brand);
}
.sx .sub-border-primary-4 > * {
  border: 4px solid var(--primary);
}
.sx .sub-border-danger-4 > * {
  border: 4px solid var(--danger);
}
.sx .sub-border-success-4 > * {
  border: 4px solid var(--success);
}
.sx .sub-border-info-4 > * {
  border: 4px solid var(--info);
}
.sx .sub-border-warning-4 > * {
  border: 4px solid var(--warning);
}
.sx .sub-border-light-4 > * {
  border: 4px solid var(--light);
}
.sx .sub-border-dark-4 > * {
  border: 4px solid var(--dark);
}
.sx .sub-border-first-4 > * {
  border: 4px solid var(--first);
}
.sx .sub-border-second-4 > * {
  border: 4px solid var(--second);
}
.sx .sub-border-white-4 > * {
  border: 4px solid var(--white);
}
.sx .sub-border-gray-4 > * {
  border: 4px solid var(--gray);
}
.sx .border-brand-5 {
  border: 5px solid var(--brand);
}
.sx .border-primary-5 {
  border: 5px solid var(--primary);
}
.sx .border-danger-5 {
  border: 5px solid var(--danger);
}
.sx .border-success-5 {
  border: 5px solid var(--success);
}
.sx .border-info-5 {
  border: 5px solid var(--info);
}
.sx .border-warning-5 {
  border: 5px solid var(--warning);
}
.sx .border-light-5 {
  border: 5px solid var(--light);
}
.sx .border-dark-5 {
  border: 5px solid var(--dark);
}
.sx .border-first-5 {
  border: 5px solid var(--first);
}
.sx .border-second-5 {
  border: 5px solid var(--second);
}
.sx .border-white-5 {
  border: 5px solid var(--white);
}
.sx .border-gray-5 {
  border: 5px solid var(--gray);
}
.sx .sub-border-brand-5 > * {
  border: 5px solid var(--brand);
}
.sx .sub-border-primary-5 > * {
  border: 5px solid var(--primary);
}
.sx .sub-border-danger-5 > * {
  border: 5px solid var(--danger);
}
.sx .sub-border-success-5 > * {
  border: 5px solid var(--success);
}
.sx .sub-border-info-5 > * {
  border: 5px solid var(--info);
}
.sx .sub-border-warning-5 > * {
  border: 5px solid var(--warning);
}
.sx .sub-border-light-5 > * {
  border: 5px solid var(--light);
}
.sx .sub-border-dark-5 > * {
  border: 5px solid var(--dark);
}
.sx .sub-border-first-5 > * {
  border: 5px solid var(--first);
}
.sx .sub-border-second-5 > * {
  border: 5px solid var(--second);
}
.sx .sub-border-white-5 > * {
  border: 5px solid var(--white);
}
.sx .sub-border-gray-5 > * {
  border: 5px solid var(--gray);
}
.sx .weight-0 {
  font-weight: 0;
}
.sx .opaque-0 {
  opacity: 0;
}
.sx .lineheight-0 {
  line-height: 0;
}
.sx .hover-outline-0 {
  outline: 0 solid transparent;
  cursor: pointer;
  transition: outline 0.4s;
}
.sx .hover-outline-0:hover {
  outline: 0 solid var(--border-color);
}
.sx .active-outline-0 {
  outline: 0 solid transparent;
}
.sx .active-outline-0.active {
  outline: 0 solid var(--brand);
}
.sx .weight-100 {
  font-weight: 100;
}
.sx .opaque-1 {
  opacity: 0.1;
}
.sx .lineheight-1 {
  line-height: 1em;
}
.sx .hover-outline-1 {
  outline: 1px solid transparent;
  cursor: pointer;
  transition: outline 0.4s;
}
.sx .hover-outline-1:hover {
  outline: 1px solid var(--border-color);
}
.sx .active-outline-1 {
  outline: 1px solid transparent;
}
.sx .active-outline-1.active {
  outline: 1px solid var(--brand);
}
.sx .weight-200 {
  font-weight: 200;
}
.sx .opaque-2 {
  opacity: 0.2;
}
.sx .lineheight-2 {
  line-height: 2em;
}
.sx .hover-outline-2 {
  outline: 2px solid transparent;
  cursor: pointer;
  transition: outline 0.4s;
}
.sx .hover-outline-2:hover {
  outline: 2px solid var(--border-color);
}
.sx .active-outline-2 {
  outline: 2px solid transparent;
}
.sx .active-outline-2.active {
  outline: 2px solid var(--brand);
}
.sx .weight-300 {
  font-weight: 300;
}
.sx .opaque-3 {
  opacity: 0.3;
}
.sx .lineheight-3 {
  line-height: 3em;
}
.sx .hover-outline-3 {
  outline: 3px solid transparent;
  cursor: pointer;
  transition: outline 0.4s;
}
.sx .hover-outline-3:hover {
  outline: 3px solid var(--border-color);
}
.sx .active-outline-3 {
  outline: 3px solid transparent;
}
.sx .active-outline-3.active {
  outline: 3px solid var(--brand);
}
.sx .weight-400 {
  font-weight: 400;
}
.sx .opaque-4 {
  opacity: 0.4;
}
.sx .lineheight-4 {
  line-height: 4em;
}
.sx .hover-outline-4 {
  outline: 4px solid transparent;
  cursor: pointer;
  transition: outline 0.4s;
}
.sx .hover-outline-4:hover {
  outline: 4px solid var(--border-color);
}
.sx .active-outline-4 {
  outline: 4px solid transparent;
}
.sx .active-outline-4.active {
  outline: 4px solid var(--brand);
}
.sx .weight-500 {
  font-weight: 500;
}
.sx .opaque-5 {
  opacity: 0.5;
}
.sx .lineheight-5 {
  line-height: 5em;
}
.sx .hover-outline-5 {
  outline: 5px solid transparent;
  cursor: pointer;
  transition: outline 0.4s;
}
.sx .hover-outline-5:hover {
  outline: 5px solid var(--border-color);
}
.sx .active-outline-5 {
  outline: 5px solid transparent;
}
.sx .active-outline-5.active {
  outline: 5px solid var(--brand);
}
.sx .weight-600 {
  font-weight: 600;
}
.sx .opaque-6 {
  opacity: 0.6;
}
.sx .lineheight-6 {
  line-height: 6em;
}
.sx .hover-outline-6 {
  outline: 6px solid transparent;
  cursor: pointer;
  transition: outline 0.4s;
}
.sx .hover-outline-6:hover {
  outline: 6px solid var(--border-color);
}
.sx .active-outline-6 {
  outline: 6px solid transparent;
}
.sx .active-outline-6.active {
  outline: 6px solid var(--brand);
}
.sx .weight-700 {
  font-weight: 700;
}
.sx .opaque-7 {
  opacity: 0.7;
}
.sx .lineheight-7 {
  line-height: 7em;
}
.sx .hover-outline-7 {
  outline: 7px solid transparent;
  cursor: pointer;
  transition: outline 0.4s;
}
.sx .hover-outline-7:hover {
  outline: 7px solid var(--border-color);
}
.sx .active-outline-7 {
  outline: 7px solid transparent;
}
.sx .active-outline-7.active {
  outline: 7px solid var(--brand);
}
.sx .weight-800 {
  font-weight: 800;
}
.sx .opaque-8 {
  opacity: 0.8;
}
.sx .lineheight-8 {
  line-height: 8em;
}
.sx .hover-outline-8 {
  outline: 8px solid transparent;
  cursor: pointer;
  transition: outline 0.4s;
}
.sx .hover-outline-8:hover {
  outline: 8px solid var(--border-color);
}
.sx .active-outline-8 {
  outline: 8px solid transparent;
}
.sx .active-outline-8.active {
  outline: 8px solid var(--brand);
}
.sx .weight-900 {
  font-weight: 900;
}
.sx .opaque-9 {
  opacity: 0.9;
}
.sx .lineheight-9 {
  line-height: 9em;
}
.sx .hover-outline-9 {
  outline: 9px solid transparent;
  cursor: pointer;
  transition: outline 0.4s;
}
.sx .hover-outline-9:hover {
  outline: 9px solid var(--border-color);
}
.sx .active-outline-9 {
  outline: 9px solid transparent;
}
.sx .active-outline-9.active {
  outline: 9px solid var(--brand);
}
.sx .weight-1000 {
  font-weight: 1000;
}
.sx .opaque-10 {
  opacity: 1;
}
.sx .lineheight-10 {
  line-height: 10em;
}
.sx .hover-outline-10 {
  outline: 10px solid transparent;
  cursor: pointer;
  transition: outline 0.4s;
}
.sx .hover-outline-10:hover {
  outline: 10px solid var(--border-color);
}
.sx .active-outline-10 {
  outline: 10px solid transparent;
}
.sx .active-outline-10.active {
  outline: 10px solid var(--brand);
}
.sx .gap-0 {
  gap: 0 !important;
}
.sx .shadow-0,
.sx .sub-shadow-0 > * {
  box-shadow: 0 0 0 var(--shadow);
}
.sx .radius-0,
.sx .sub-radius-0 > * {
  border-radius: 0;
}
.sx .padding-0 {
  padding: 0;
}
.sx .padding-b-0 {
  padding-bottom: 0;
}
.sx .padding-tb-0 {
  padding-bottom: 0;
  padding-top: 0;
}
.sx .padding-lr-0 {
  padding-right: 0;
  padding-left: 0;
}
.sx .padding-t-0 {
  padding-top: 0;
}
.sx .padding-l-0 {
  padding-left: 0;
}
.sx .padding-r-0 {
  padding-right: 0;
}
.sx .margin-0 {
  margin: 0;
}
.sx .margin-r-0 {
  margin-right: 0;
}
.sx .margin-l-0 {
  margin-left: 0;
}
.sx .margin-b-0 {
  margin-bottom: 0;
}
.sx .margin-t-0 {
  margin-top: 0;
}
.sx .margin-tb-0 {
  margin-top: 0;
  margin-bottom: 0;
}
.sx .margin-lr-0 {
  margin-left: 0;
  margin-right: 0;
}
.sx .sub-padding-0 > * {
  padding: 0;
}
.sx .sub-padding-b-0 > * {
  padding-bottom: 0;
}
.sx .sub-padding-tb-0 > * {
  padding-bottom: 0;
  padding-top: 0;
}
.sx .sub-padding-lr-0 > * {
  padding-right: 0;
  padding-left: 0;
}
.sx .sub-padding-t-0 > * {
  padding-top: 0;
}
.sx .sub-padding-l-0 > * {
  padding-left: 0;
}
.sx .sub-padding-r-0 > * {
  padding-right: 0;
}
.sx .sub-margin-0 > * {
  margin: 0;
}
.sx .sub-margin-r-0 > * {
  margin-right: 0;
}
.sx .sub-margin-l-0 > * {
  margin-left: 0;
}
.sx .sub-margin-b-0 > * {
  margin-bottom: 0;
}
.sx .sub-margin-t-0 > * {
  margin-top: 0;
}
.sx .sub-margin-tb-0 > * {
  margin-top: 0;
  margin-bottom: 0;
}
.sx .sub-margin-lr-0 > * {
  margin-left: 0;
  margin-right: 0;
}
.sx .spacing-0 {
  letter-spacing: 0;
}
.sx .flex-1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sx .flex-1 > * {
  width: 100%;
  -ms-flex: 100%;
  flex: 100%;
}
.sx .grid-1 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [1];
  grid-template-columns: repeat(1, 1fr);
  gap: 1vw;
}
.sx .gap-1 {
  gap: 5px !important;
}
.sx .shadow-5,
.sx .sub-shadow-5 > * {
  box-shadow: 0 0 5px var(--shadow);
}
.sx .radius-1,
.sx .sub-radius-1 > * {
  border-radius: 1px;
}
.sx .padding-5 {
  padding: 5px;
}
.sx .padding-b-5,
.sx .padding-tb-5 {
  padding-bottom: 5px;
}
.sx .padding-tb-5 {
  padding-top: 5px;
}
.sx .padding-lr-5 {
  padding-right: 5px;
  padding-left: 5px;
}
.sx .padding-t-5 {
  padding-top: 5px;
}
.sx .padding-l-5 {
  padding-left: 5px;
}
.sx .padding-r-5 {
  padding-right: 5px;
}
.sx .margin-5 {
  margin: 5px;
}
.sx .margin-r-5 {
  margin-right: 5px;
}
.sx .margin-l-5 {
  margin-left: 5px;
}
.sx .margin-b-5 {
  margin-bottom: 5px;
}
.sx .margin-t-5 {
  margin-top: 5px;
}
.sx .margin-tb-5 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.sx .margin-lr-5 {
  margin-left: 5px;
  margin-right: 5px;
}
.sx .sub-padding-5 > * {
  padding: 5px;
}
.sx .sub-padding-b-5 > * {
  padding-bottom: 5px;
}
.sx .sub-padding-tb-5 > * {
  padding-bottom: 5px;
  padding-top: 5px;
}
.sx .sub-padding-lr-5 > * {
  padding-right: 5px;
  padding-left: 5px;
}
.sx .sub-padding-t-5 > * {
  padding-top: 5px;
}
.sx .sub-padding-l-5 > * {
  padding-left: 5px;
}
.sx .sub-padding-r-5 > * {
  padding-right: 5px;
}
.sx .sub-margin-5 > * {
  margin: 5px;
}
.sx .sub-margin-r-5 > * {
  margin-right: 5px;
}
.sx .sub-margin-l-5 > * {
  margin-left: 5px;
}
.sx .sub-margin-b-5 > * {
  margin-bottom: 5px;
}
.sx .sub-margin-t-5 > * {
  margin-top: 5px;
}
.sx .sub-margin-tb-5 > * {
  margin-top: 5px;
  margin-bottom: 5px;
}
.sx .sub-margin-lr-5 > * {
  margin-left: 5px;
  margin-right: 5px;
}
.sx .spacing-1 {
  letter-spacing: 1px;
}
.sx .flex-2 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sx .flex-2 > * {
  width: 50%;
  -ms-flex: 50%;
  flex: 50%;
}
.sx .grid-2 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
  gap: 1vw;
}
.sx .gap-2 {
  gap: 10px !important;
}
.sx .shadow-10,
.sx .sub-shadow-10 > * {
  box-shadow: 0 0 10px var(--shadow);
}
.sx .radius-2,
.sx .sub-radius-2 > * {
  border-radius: 2px;
}
.sx .padding-10 {
  padding: 10px;
}
.sx .padding-b-10,
.sx .padding-tb-10 {
  padding-bottom: 10px;
}
.sx .padding-tb-10 {
  padding-top: 10px;
}
.sx .padding-lr-10 {
  padding-right: 10px;
  padding-left: 10px;
}
.sx .padding-t-10 {
  padding-top: 10px;
}
.sx .padding-l-10 {
  padding-left: 10px;
}
.sx .padding-r-10 {
  padding-right: 10px;
}
.sx .margin-10 {
  margin: 10px;
}
.sx .margin-r-10 {
  margin-right: 10px;
}
.sx .margin-l-10 {
  margin-left: 10px;
}
.sx .margin-b-10 {
  margin-bottom: 10px;
}
.sx .margin-t-10 {
  margin-top: 10px;
}
.sx .margin-tb-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.sx .margin-lr-10 {
  margin-left: 10px;
  margin-right: 10px;
}
.sx .sub-padding-10 > * {
  padding: 10px;
}
.sx .sub-padding-b-10 > * {
  padding-bottom: 10px;
}
.sx .sub-padding-tb-10 > * {
  padding-bottom: 10px;
  padding-top: 10px;
}
.sx .sub-padding-lr-10 > * {
  padding-right: 10px;
  padding-left: 10px;
}
.sx .sub-padding-t-10 > * {
  padding-top: 10px;
}
.sx .sub-padding-l-10 > * {
  padding-left: 10px;
}
.sx .sub-padding-r-10 > * {
  padding-right: 10px;
}
.sx .sub-margin-10 > * {
  margin: 10px;
}
.sx .sub-margin-r-10 > * {
  margin-right: 10px;
}
.sx .sub-margin-l-10 > * {
  margin-left: 10px;
}
.sx .sub-margin-b-10 > * {
  margin-bottom: 10px;
}
.sx .sub-margin-t-10 > * {
  margin-top: 10px;
}
.sx .sub-margin-tb-10 > * {
  margin-top: 10px;
  margin-bottom: 10px;
}
.sx .sub-margin-lr-10 > * {
  margin-left: 10px;
  margin-right: 10px;
}
.sx .spacing-2 {
  letter-spacing: 2px;
}
.sx .flex-3 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sx .flex-3 > * {
  width: 33.3333333333%;
  -ms-flex: 33.3333333333%;
  flex: 33.3333333333%;
}
.sx .grid-3 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [3];
  grid-template-columns: repeat(3, 1fr);
  gap: 1vw;
}
.sx .gap-3 {
  gap: 15px !important;
}
.sx .shadow-15,
.sx .sub-shadow-15 > * {
  box-shadow: 0 0 15px var(--shadow);
}
.sx .radius-3,
.sx .sub-radius-3 > * {
  border-radius: 3px;
}
.sx .padding-15 {
  padding: 15px;
}
.sx .padding-b-15,
.sx .padding-tb-15 {
  padding-bottom: 15px;
}
.sx .padding-tb-15 {
  padding-top: 15px;
}
.sx .padding-lr-15 {
  padding-right: 15px;
  padding-left: 15px;
}
.sx .padding-t-15 {
  padding-top: 15px;
}
.sx .padding-l-15 {
  padding-left: 15px;
}
.sx .padding-r-15 {
  padding-right: 15px;
}
.sx .margin-15 {
  margin: 15px;
}
.sx .margin-r-15 {
  margin-right: 15px;
}
.sx .margin-l-15 {
  margin-left: 15px;
}
.sx .margin-b-15 {
  margin-bottom: 15px;
}
.sx .margin-t-15 {
  margin-top: 15px;
}
.sx .margin-tb-15 {
  margin-top: 15px;
  margin-bottom: 15px;
}
.sx .margin-lr-15 {
  margin-left: 15px;
  margin-right: 15px;
}
.sx .sub-padding-15 > * {
  padding: 15px;
}
.sx .sub-padding-b-15 > * {
  padding-bottom: 15px;
}
.sx .sub-padding-tb-15 > * {
  padding-bottom: 15px;
  padding-top: 15px;
}
.sx .sub-padding-lr-15 > * {
  padding-right: 15px;
  padding-left: 15px;
}
.sx .sub-padding-t-15 > * {
  padding-top: 15px;
}
.sx .sub-padding-l-15 > * {
  padding-left: 15px;
}
.sx .sub-padding-r-15 > * {
  padding-right: 15px;
}
.sx .sub-margin-15 > * {
  margin: 15px;
}
.sx .sub-margin-r-15 > * {
  margin-right: 15px;
}
.sx .sub-margin-l-15 > * {
  margin-left: 15px;
}
.sx .sub-margin-b-15 > * {
  margin-bottom: 15px;
}
.sx .sub-margin-t-15 > * {
  margin-top: 15px;
}
.sx .sub-margin-tb-15 > * {
  margin-top: 15px;
  margin-bottom: 15px;
}
.sx .sub-margin-lr-15 > * {
  margin-left: 15px;
  margin-right: 15px;
}
.sx .spacing-3 {
  letter-spacing: 3px;
}
.sx .flex-4 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sx .flex-4 > * {
  width: 25%;
  -ms-flex: 25%;
  flex: 25%;
}
.sx .grid-4 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [4];
  grid-template-columns: repeat(4, 1fr);
  gap: 1vw;
}
.sx .gap-4 {
  gap: 20px !important;
}
.sx .shadow-20,
.sx .sub-shadow-20 > * {
  box-shadow: 0 0 20px var(--shadow);
}
.sx .radius-4,
.sx .sub-radius-4 > * {
  border-radius: 4px;
}
.sx .padding-20 {
  padding: 20px;
}
.sx .padding-b-20,
.sx .padding-tb-20 {
  padding-bottom: 20px;
}
.sx .padding-tb-20 {
  padding-top: 20px;
}
.sx .padding-lr-20 {
  padding-right: 20px;
  padding-left: 20px;
}
.sx .padding-t-20 {
  padding-top: 20px;
}
.sx .padding-l-20 {
  padding-left: 20px;
}
.sx .padding-r-20 {
  padding-right: 20px;
}
.sx .margin-20 {
  margin: 20px;
}
.sx .margin-r-20 {
  margin-right: 20px;
}
.sx .margin-l-20 {
  margin-left: 20px;
}
.sx .margin-b-20 {
  margin-bottom: 20px;
}
.sx .margin-t-20 {
  margin-top: 20px;
}
.sx .margin-tb-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.sx .margin-lr-20 {
  margin-left: 20px;
  margin-right: 20px;
}
.sx .sub-padding-20 > * {
  padding: 20px;
}
.sx .sub-padding-b-20 > * {
  padding-bottom: 20px;
}
.sx .sub-padding-tb-20 > * {
  padding-bottom: 20px;
  padding-top: 20px;
}
.sx .sub-padding-lr-20 > * {
  padding-right: 20px;
  padding-left: 20px;
}
.sx .sub-padding-t-20 > * {
  padding-top: 20px;
}
.sx .sub-padding-l-20 > * {
  padding-left: 20px;
}
.sx .sub-padding-r-20 > * {
  padding-right: 20px;
}
.sx .sub-margin-20 > * {
  margin: 20px;
}
.sx .sub-margin-r-20 > * {
  margin-right: 20px;
}
.sx .sub-margin-l-20 > * {
  margin-left: 20px;
}
.sx .sub-margin-b-20 > * {
  margin-bottom: 20px;
}
.sx .sub-margin-t-20 > * {
  margin-top: 20px;
}
.sx .sub-margin-tb-20 > * {
  margin-top: 20px;
  margin-bottom: 20px;
}
.sx .sub-margin-lr-20 > * {
  margin-left: 20px;
  margin-right: 20px;
}
.sx .spacing-4 {
  letter-spacing: 4px;
}
.sx .flex-5 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sx .flex-5 > * {
  width: 20%;
  -ms-flex: 20%;
  flex: 20%;
}
.sx .grid-5 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [5];
  grid-template-columns: repeat(5, 1fr);
  gap: 1vw;
}
.sx .gap-5 {
  gap: 25px !important;
}
.sx .shadow-25,
.sx .sub-shadow-25 > * {
  box-shadow: 0 0 25px var(--shadow);
}
.sx .radius-5,
.sx .sub-radius-5 > * {
  border-radius: 5px;
}
.sx .padding-25 {
  padding: 25px;
}
.sx .padding-b-25,
.sx .padding-tb-25 {
  padding-bottom: 25px;
}
.sx .padding-tb-25 {
  padding-top: 25px;
}
.sx .padding-lr-25 {
  padding-right: 25px;
  padding-left: 25px;
}
.sx .padding-t-25 {
  padding-top: 25px;
}
.sx .padding-l-25 {
  padding-left: 25px;
}
.sx .padding-r-25 {
  padding-right: 25px;
}
.sx .margin-25 {
  margin: 25px;
}
.sx .margin-r-25 {
  margin-right: 25px;
}
.sx .margin-l-25 {
  margin-left: 25px;
}
.sx .margin-b-25 {
  margin-bottom: 25px;
}
.sx .margin-t-25 {
  margin-top: 25px;
}
.sx .margin-tb-25 {
  margin-top: 25px;
  margin-bottom: 25px;
}
.sx .margin-lr-25 {
  margin-left: 25px;
  margin-right: 25px;
}
.sx .sub-padding-25 > * {
  padding: 25px;
}
.sx .sub-padding-b-25 > * {
  padding-bottom: 25px;
}
.sx .sub-padding-tb-25 > * {
  padding-bottom: 25px;
  padding-top: 25px;
}
.sx .sub-padding-lr-25 > * {
  padding-right: 25px;
  padding-left: 25px;
}
.sx .sub-padding-t-25 > * {
  padding-top: 25px;
}
.sx .sub-padding-l-25 > * {
  padding-left: 25px;
}
.sx .sub-padding-r-25 > * {
  padding-right: 25px;
}
.sx .sub-margin-25 > * {
  margin: 25px;
}
.sx .sub-margin-r-25 > * {
  margin-right: 25px;
}
.sx .sub-margin-l-25 > * {
  margin-left: 25px;
}
.sx .sub-margin-b-25 > * {
  margin-bottom: 25px;
}
.sx .sub-margin-t-25 > * {
  margin-top: 25px;
}
.sx .sub-margin-tb-25 > * {
  margin-top: 25px;
  margin-bottom: 25px;
}
.sx .sub-margin-lr-25 > * {
  margin-left: 25px;
  margin-right: 25px;
}
.sx .spacing-5 {
  letter-spacing: 5px;
}
.sx .flex-6 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sx .flex-6 > * {
  width: 16.6666666667%;
  -ms-flex: 16.6666666667%;
  flex: 16.6666666667%;
}
.sx .grid-6 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [6];
  grid-template-columns: repeat(6, 1fr);
  gap: 1vw;
}
.sx .gap-6 {
  gap: 30px !important;
}
.sx .shadow-30,
.sx .sub-shadow-30 > * {
  box-shadow: 0 0 30px var(--shadow);
}
.sx .radius-6,
.sx .sub-radius-6 > * {
  border-radius: 6px;
}
.sx .padding-30 {
  padding: 30px;
}
.sx .padding-b-30,
.sx .padding-tb-30 {
  padding-bottom: 30px;
}
.sx .padding-tb-30 {
  padding-top: 30px;
}
.sx .padding-lr-30 {
  padding-right: 30px;
  padding-left: 30px;
}
.sx .padding-t-30 {
  padding-top: 30px;
}
.sx .padding-l-30 {
  padding-left: 30px;
}
.sx .padding-r-30 {
  padding-right: 30px;
}
.sx .margin-30 {
  margin: 30px;
}
.sx .margin-r-30 {
  margin-right: 30px;
}
.sx .margin-l-30 {
  margin-left: 30px;
}
.sx .margin-b-30 {
  margin-bottom: 30px;
}
.sx .margin-t-30 {
  margin-top: 30px;
}
.sx .margin-tb-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.sx .margin-lr-30 {
  margin-left: 30px;
  margin-right: 30px;
}
.sx .sub-padding-30 > * {
  padding: 30px;
}
.sx .sub-padding-b-30 > * {
  padding-bottom: 30px;
}
.sx .sub-padding-tb-30 > * {
  padding-bottom: 30px;
  padding-top: 30px;
}
.sx .sub-padding-lr-30 > * {
  padding-right: 30px;
  padding-left: 30px;
}
.sx .sub-padding-t-30 > * {
  padding-top: 30px;
}
.sx .sub-padding-l-30 > * {
  padding-left: 30px;
}
.sx .sub-padding-r-30 > * {
  padding-right: 30px;
}
.sx .sub-margin-30 > * {
  margin: 30px;
}
.sx .sub-margin-r-30 > * {
  margin-right: 30px;
}
.sx .sub-margin-l-30 > * {
  margin-left: 30px;
}
.sx .sub-margin-b-30 > * {
  margin-bottom: 30px;
}
.sx .sub-margin-t-30 > * {
  margin-top: 30px;
}
.sx .sub-margin-tb-30 > * {
  margin-top: 30px;
  margin-bottom: 30px;
}
.sx .sub-margin-lr-30 > * {
  margin-left: 30px;
  margin-right: 30px;
}
.sx .spacing-6 {
  letter-spacing: 6px;
}
.sx .flex-7 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sx .flex-7 > * {
  width: 14.2857142857%;
  -ms-flex: 14.2857142857%;
  flex: 14.2857142857%;
}
.sx .grid-7 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [7];
  grid-template-columns: repeat(7, 1fr);
  gap: 1vw;
}
.sx .gap-7 {
  gap: 35px !important;
}
.sx .shadow-35,
.sx .sub-shadow-35 > * {
  box-shadow: 0 0 35px var(--shadow);
}
.sx .radius-7,
.sx .sub-radius-7 > * {
  border-radius: 7px;
}
.sx .padding-35 {
  padding: 35px;
}
.sx .padding-b-35,
.sx .padding-tb-35 {
  padding-bottom: 35px;
}
.sx .padding-tb-35 {
  padding-top: 35px;
}
.sx .padding-lr-35 {
  padding-right: 35px;
  padding-left: 35px;
}
.sx .padding-t-35 {
  padding-top: 35px;
}
.sx .padding-l-35 {
  padding-left: 35px;
}
.sx .padding-r-35 {
  padding-right: 35px;
}
.sx .margin-35 {
  margin: 35px;
}
.sx .margin-r-35 {
  margin-right: 35px;
}
.sx .margin-l-35 {
  margin-left: 35px;
}
.sx .margin-b-35 {
  margin-bottom: 35px;
}
.sx .margin-t-35 {
  margin-top: 35px;
}
.sx .margin-tb-35 {
  margin-top: 35px;
  margin-bottom: 35px;
}
.sx .margin-lr-35 {
  margin-left: 35px;
  margin-right: 35px;
}
.sx .sub-padding-35 > * {
  padding: 35px;
}
.sx .sub-padding-b-35 > * {
  padding-bottom: 35px;
}
.sx .sub-padding-tb-35 > * {
  padding-bottom: 35px;
  padding-top: 35px;
}
.sx .sub-padding-lr-35 > * {
  padding-right: 35px;
  padding-left: 35px;
}
.sx .sub-padding-t-35 > * {
  padding-top: 35px;
}
.sx .sub-padding-l-35 > * {
  padding-left: 35px;
}
.sx .sub-padding-r-35 > * {
  padding-right: 35px;
}
.sx .sub-margin-35 > * {
  margin: 35px;
}
.sx .sub-margin-r-35 > * {
  margin-right: 35px;
}
.sx .sub-margin-l-35 > * {
  margin-left: 35px;
}
.sx .sub-margin-b-35 > * {
  margin-bottom: 35px;
}
.sx .sub-margin-t-35 > * {
  margin-top: 35px;
}
.sx .sub-margin-tb-35 > * {
  margin-top: 35px;
  margin-bottom: 35px;
}
.sx .sub-margin-lr-35 > * {
  margin-left: 35px;
  margin-right: 35px;
}
.sx .spacing-7 {
  letter-spacing: 7px;
}
.sx .flex-8 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sx .flex-8 > * {
  width: 12.5%;
  -ms-flex: 12.5%;
  flex: 12.5%;
}
.sx .grid-8 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [8];
  grid-template-columns: repeat(8, 1fr);
  gap: 1vw;
}
.sx .gap-8 {
  gap: 40px !important;
}
.sx .shadow-40,
.sx .sub-shadow-40 > * {
  box-shadow: 0 0 40px var(--shadow);
}
.sx .radius-8,
.sx .sub-radius-8 > * {
  border-radius: 8px;
}
.sx .padding-40 {
  padding: 40px;
}
.sx .padding-b-40,
.sx .padding-tb-40 {
  padding-bottom: 40px;
}
.sx .padding-tb-40 {
  padding-top: 40px;
}
.sx .padding-lr-40 {
  padding-right: 40px;
  padding-left: 40px;
}
.sx .padding-t-40 {
  padding-top: 40px;
}
.sx .padding-l-40 {
  padding-left: 40px;
}
.sx .padding-r-40 {
  padding-right: 40px;
}
.sx .margin-40 {
  margin: 40px;
}
.sx .margin-r-40 {
  margin-right: 40px;
}
.sx .margin-l-40 {
  margin-left: 40px;
}
.sx .margin-b-40 {
  margin-bottom: 40px;
}
.sx .margin-t-40 {
  margin-top: 40px;
}
.sx .margin-tb-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.sx .margin-lr-40 {
  margin-left: 40px;
  margin-right: 40px;
}
.sx .sub-padding-40 > * {
  padding: 40px;
}
.sx .sub-padding-b-40 > * {
  padding-bottom: 40px;
}
.sx .sub-padding-tb-40 > * {
  padding-bottom: 40px;
  padding-top: 40px;
}
.sx .sub-padding-lr-40 > * {
  padding-right: 40px;
  padding-left: 40px;
}
.sx .sub-padding-t-40 > * {
  padding-top: 40px;
}
.sx .sub-padding-l-40 > * {
  padding-left: 40px;
}
.sx .sub-padding-r-40 > * {
  padding-right: 40px;
}
.sx .sub-margin-40 > * {
  margin: 40px;
}
.sx .sub-margin-r-40 > * {
  margin-right: 40px;
}
.sx .sub-margin-l-40 > * {
  margin-left: 40px;
}
.sx .sub-margin-b-40 > * {
  margin-bottom: 40px;
}
.sx .sub-margin-t-40 > * {
  margin-top: 40px;
}
.sx .sub-margin-tb-40 > * {
  margin-top: 40px;
  margin-bottom: 40px;
}
.sx .sub-margin-lr-40 > * {
  margin-left: 40px;
  margin-right: 40px;
}
.sx .spacing-8 {
  letter-spacing: 8px;
}
.sx .flex-9 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sx .flex-9 > * {
  width: 11.1111111111%;
  -ms-flex: 11.1111111111%;
  flex: 11.1111111111%;
}
.sx .grid-9 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [9];
  grid-template-columns: repeat(9, 1fr);
  gap: 1vw;
}
.sx .gap-9 {
  gap: 45px !important;
}
.sx .shadow-45,
.sx .sub-shadow-45 > * {
  box-shadow: 0 0 45px var(--shadow);
}
.sx .radius-9,
.sx .sub-radius-9 > * {
  border-radius: 9px;
}
.sx .padding-45 {
  padding: 45px;
}
.sx .padding-b-45,
.sx .padding-tb-45 {
  padding-bottom: 45px;
}
.sx .padding-tb-45 {
  padding-top: 45px;
}
.sx .padding-lr-45 {
  padding-right: 45px;
  padding-left: 45px;
}
.sx .padding-t-45 {
  padding-top: 45px;
}
.sx .padding-l-45 {
  padding-left: 45px;
}
.sx .padding-r-45 {
  padding-right: 45px;
}
.sx .margin-45 {
  margin: 45px;
}
.sx .margin-r-45 {
  margin-right: 45px;
}
.sx .margin-l-45 {
  margin-left: 45px;
}
.sx .margin-b-45 {
  margin-bottom: 45px;
}
.sx .margin-t-45 {
  margin-top: 45px;
}
.sx .margin-tb-45 {
  margin-top: 45px;
  margin-bottom: 45px;
}
.sx .margin-lr-45 {
  margin-left: 45px;
  margin-right: 45px;
}
.sx .sub-padding-45 > * {
  padding: 45px;
}
.sx .sub-padding-b-45 > * {
  padding-bottom: 45px;
}
.sx .sub-padding-tb-45 > * {
  padding-bottom: 45px;
  padding-top: 45px;
}
.sx .sub-padding-lr-45 > * {
  padding-right: 45px;
  padding-left: 45px;
}
.sx .sub-padding-t-45 > * {
  padding-top: 45px;
}
.sx .sub-padding-l-45 > * {
  padding-left: 45px;
}
.sx .sub-padding-r-45 > * {
  padding-right: 45px;
}
.sx .sub-margin-45 > * {
  margin: 45px;
}
.sx .sub-margin-r-45 > * {
  margin-right: 45px;
}
.sx .sub-margin-l-45 > * {
  margin-left: 45px;
}
.sx .sub-margin-b-45 > * {
  margin-bottom: 45px;
}
.sx .sub-margin-t-45 > * {
  margin-top: 45px;
}
.sx .sub-margin-tb-45 > * {
  margin-top: 45px;
  margin-bottom: 45px;
}
.sx .sub-margin-lr-45 > * {
  margin-left: 45px;
  margin-right: 45px;
}
.sx .spacing-9 {
  letter-spacing: 9px;
}
.sx .flex-10 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sx .flex-10 > * {
  width: 10%;
  -ms-flex: 10%;
  flex: 10%;
}
.sx .grid-10 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [10];
  grid-template-columns: repeat(10, 1fr);
  gap: 1vw;
}
.sx .gap-10 {
  gap: 50px !important;
}
.sx .shadow-50,
.sx .sub-shadow-50 > * {
  box-shadow: 0 0 50px var(--shadow);
}
.sx .radius-10,
.sx .sub-radius-10 > * {
  border-radius: 10px;
}
.sx .padding-50 {
  padding: 50px;
}
.sx .padding-b-50,
.sx .padding-tb-50 {
  padding-bottom: 50px;
}
.sx .padding-tb-50 {
  padding-top: 50px;
}
.sx .padding-lr-50 {
  padding-right: 50px;
  padding-left: 50px;
}
.sx .padding-t-50 {
  padding-top: 50px;
}
.sx .padding-l-50 {
  padding-left: 50px;
}
.sx .padding-r-50 {
  padding-right: 50px;
}
.sx .margin-50 {
  margin: 50px;
}
.sx .margin-r-50 {
  margin-right: 50px;
}
.sx .margin-l-50 {
  margin-left: 50px;
}
.sx .margin-b-50 {
  margin-bottom: 50px;
}
.sx .margin-t-50 {
  margin-top: 50px;
}
.sx .margin-tb-50 {
  margin-top: 50px;
  margin-bottom: 50px;
}
.sx .margin-lr-50 {
  margin-left: 50px;
  margin-right: 50px;
}
.sx .sub-padding-50 > * {
  padding: 50px;
}
.sx .sub-padding-b-50 > * {
  padding-bottom: 50px;
}
.sx .sub-padding-tb-50 > * {
  padding-bottom: 50px;
  padding-top: 50px;
}
.sx .sub-padding-lr-50 > * {
  padding-right: 50px;
  padding-left: 50px;
}
.sx .sub-padding-t-50 > * {
  padding-top: 50px;
}
.sx .sub-padding-l-50 > * {
  padding-left: 50px;
}
.sx .sub-padding-r-50 > * {
  padding-right: 50px;
}
.sx .sub-margin-50 > * {
  margin: 50px;
}
.sx .sub-margin-r-50 > * {
  margin-right: 50px;
}
.sx .sub-margin-l-50 > * {
  margin-left: 50px;
}
.sx .sub-margin-b-50 > * {
  margin-bottom: 50px;
}
.sx .sub-margin-t-50 > * {
  margin-top: 50px;
}
.sx .sub-margin-tb-50 > * {
  margin-top: 50px;
  margin-bottom: 50px;
}
.sx .sub-margin-lr-50 > * {
  margin-left: 50px;
  margin-right: 50px;
}
.sx .spacing-10 {
  letter-spacing: 10px;
}
.sx .flex-11 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sx .flex-11 > * {
  width: 9.0909090909%;
  -ms-flex: 9.0909090909%;
  flex: 9.0909090909%;
}
.sx .grid-11 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [11];
  grid-template-columns: repeat(11, 1fr);
  gap: 1vw;
}
.sx .gap-11 {
  gap: 55px !important;
}
.sx .shadow-55,
.sx .sub-shadow-55 > * {
  box-shadow: 0 0 55px var(--shadow);
}
.sx .radius-11,
.sx .sub-radius-11 > * {
  border-radius: 11px;
}
.sx .padding-55 {
  padding: 55px;
}
.sx .padding-b-55,
.sx .padding-tb-55 {
  padding-bottom: 55px;
}
.sx .padding-tb-55 {
  padding-top: 55px;
}
.sx .padding-lr-55 {
  padding-right: 55px;
  padding-left: 55px;
}
.sx .padding-t-55 {
  padding-top: 55px;
}
.sx .padding-l-55 {
  padding-left: 55px;
}
.sx .padding-r-55 {
  padding-right: 55px;
}
.sx .margin-55 {
  margin: 55px;
}
.sx .margin-r-55 {
  margin-right: 55px;
}
.sx .margin-l-55 {
  margin-left: 55px;
}
.sx .margin-b-55 {
  margin-bottom: 55px;
}
.sx .margin-t-55 {
  margin-top: 55px;
}
.sx .margin-tb-55 {
  margin-top: 55px;
  margin-bottom: 55px;
}
.sx .margin-lr-55 {
  margin-left: 55px;
  margin-right: 55px;
}
.sx .sub-padding-55 > * {
  padding: 55px;
}
.sx .sub-padding-b-55 > * {
  padding-bottom: 55px;
}
.sx .sub-padding-tb-55 > * {
  padding-bottom: 55px;
  padding-top: 55px;
}
.sx .sub-padding-lr-55 > * {
  padding-right: 55px;
  padding-left: 55px;
}
.sx .sub-padding-t-55 > * {
  padding-top: 55px;
}
.sx .sub-padding-l-55 > * {
  padding-left: 55px;
}
.sx .sub-padding-r-55 > * {
  padding-right: 55px;
}
.sx .sub-margin-55 > * {
  margin: 55px;
}
.sx .sub-margin-r-55 > * {
  margin-right: 55px;
}
.sx .sub-margin-l-55 > * {
  margin-left: 55px;
}
.sx .sub-margin-b-55 > * {
  margin-bottom: 55px;
}
.sx .sub-margin-t-55 > * {
  margin-top: 55px;
}
.sx .sub-margin-tb-55 > * {
  margin-top: 55px;
  margin-bottom: 55px;
}
.sx .sub-margin-lr-55 > * {
  margin-left: 55px;
  margin-right: 55px;
}
.sx .spacing-11 {
  letter-spacing: 11px;
}
.sx .flex-12 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sx .flex-12 > * {
  width: 8.3333333333%;
  -ms-flex: 8.3333333333%;
  flex: 8.3333333333%;
}
.sx .grid-12 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [12];
  grid-template-columns: repeat(12, 1fr);
  gap: 1vw;
}
.sx .gap-12 {
  gap: 60px !important;
}
.sx .shadow-60,
.sx .sub-shadow-60 > * {
  box-shadow: 0 0 60px var(--shadow);
}
.sx .radius-12,
.sx .sub-radius-12 > * {
  border-radius: 12px;
}
.sx .padding-60 {
  padding: 60px;
}
.sx .padding-b-60,
.sx .padding-tb-60 {
  padding-bottom: 60px;
}
.sx .padding-tb-60 {
  padding-top: 60px;
}
.sx .padding-lr-60 {
  padding-right: 60px;
  padding-left: 60px;
}
.sx .padding-t-60 {
  padding-top: 60px;
}
.sx .padding-l-60 {
  padding-left: 60px;
}
.sx .padding-r-60 {
  padding-right: 60px;
}
.sx .margin-60 {
  margin: 60px;
}
.sx .margin-r-60 {
  margin-right: 60px;
}
.sx .margin-l-60 {
  margin-left: 60px;
}
.sx .margin-b-60 {
  margin-bottom: 60px;
}
.sx .margin-t-60 {
  margin-top: 60px;
}
.sx .margin-tb-60 {
  margin-top: 60px;
  margin-bottom: 60px;
}
.sx .margin-lr-60 {
  margin-left: 60px;
  margin-right: 60px;
}
.sx .sub-padding-60 > * {
  padding: 60px;
}
.sx .sub-padding-b-60 > * {
  padding-bottom: 60px;
}
.sx .sub-padding-tb-60 > * {
  padding-bottom: 60px;
  padding-top: 60px;
}
.sx .sub-padding-lr-60 > * {
  padding-right: 60px;
  padding-left: 60px;
}
.sx .sub-padding-t-60 > * {
  padding-top: 60px;
}
.sx .sub-padding-l-60 > * {
  padding-left: 60px;
}
.sx .sub-padding-r-60 > * {
  padding-right: 60px;
}
.sx .sub-margin-60 > * {
  margin: 60px;
}
.sx .sub-margin-r-60 > * {
  margin-right: 60px;
}
.sx .sub-margin-l-60 > * {
  margin-left: 60px;
}
.sx .sub-margin-b-60 > * {
  margin-bottom: 60px;
}
.sx .sub-margin-t-60 > * {
  margin-top: 60px;
}
.sx .sub-margin-tb-60 > * {
  margin-top: 60px;
  margin-bottom: 60px;
}
.sx .sub-margin-lr-60 > * {
  margin-left: 60px;
  margin-right: 60px;
}
.sx .spacing-12 {
  letter-spacing: 12px;
}
.sx .flex-13 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sx .flex-13 > * {
  width: 7.6923076923%;
  -ms-flex: 7.6923076923%;
  flex: 7.6923076923%;
}
.sx .grid-13 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [13];
  grid-template-columns: repeat(13, 1fr);
  gap: 1vw;
}
.sx .gap-13 {
  gap: 65px !important;
}
.sx .shadow-65,
.sx .sub-shadow-65 > * {
  box-shadow: 0 0 65px var(--shadow);
}
.sx .radius-13,
.sx .sub-radius-13 > * {
  border-radius: 13px;
}
.sx .padding-65 {
  padding: 65px;
}
.sx .padding-b-65,
.sx .padding-tb-65 {
  padding-bottom: 65px;
}
.sx .padding-tb-65 {
  padding-top: 65px;
}
.sx .padding-lr-65 {
  padding-right: 65px;
  padding-left: 65px;
}
.sx .padding-t-65 {
  padding-top: 65px;
}
.sx .padding-l-65 {
  padding-left: 65px;
}
.sx .padding-r-65 {
  padding-right: 65px;
}
.sx .margin-65 {
  margin: 65px;
}
.sx .margin-r-65 {
  margin-right: 65px;
}
.sx .margin-l-65 {
  margin-left: 65px;
}
.sx .margin-b-65 {
  margin-bottom: 65px;
}
.sx .margin-t-65 {
  margin-top: 65px;
}
.sx .margin-tb-65 {
  margin-top: 65px;
  margin-bottom: 65px;
}
.sx .margin-lr-65 {
  margin-left: 65px;
  margin-right: 65px;
}
.sx .sub-padding-65 > * {
  padding: 65px;
}
.sx .sub-padding-b-65 > * {
  padding-bottom: 65px;
}
.sx .sub-padding-tb-65 > * {
  padding-bottom: 65px;
  padding-top: 65px;
}
.sx .sub-padding-lr-65 > * {
  padding-right: 65px;
  padding-left: 65px;
}
.sx .sub-padding-t-65 > * {
  padding-top: 65px;
}
.sx .sub-padding-l-65 > * {
  padding-left: 65px;
}
.sx .sub-padding-r-65 > * {
  padding-right: 65px;
}
.sx .sub-margin-65 > * {
  margin: 65px;
}
.sx .sub-margin-r-65 > * {
  margin-right: 65px;
}
.sx .sub-margin-l-65 > * {
  margin-left: 65px;
}
.sx .sub-margin-b-65 > * {
  margin-bottom: 65px;
}
.sx .sub-margin-t-65 > * {
  margin-top: 65px;
}
.sx .sub-margin-tb-65 > * {
  margin-top: 65px;
  margin-bottom: 65px;
}
.sx .sub-margin-lr-65 > * {
  margin-left: 65px;
  margin-right: 65px;
}
.sx .spacing-13 {
  letter-spacing: 13px;
}
.sx .flex-14 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sx .flex-14 > * {
  width: 7.1428571429%;
  -ms-flex: 7.1428571429%;
  flex: 7.1428571429%;
}
.sx .grid-14 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [14];
  grid-template-columns: repeat(14, 1fr);
  gap: 1vw;
}
.sx .gap-14 {
  gap: 70px !important;
}
.sx .shadow-70,
.sx .sub-shadow-70 > * {
  box-shadow: 0 0 70px var(--shadow);
}
.sx .radius-14,
.sx .sub-radius-14 > * {
  border-radius: 14px;
}
.sx .padding-70 {
  padding: 70px;
}
.sx .padding-b-70,
.sx .padding-tb-70 {
  padding-bottom: 70px;
}
.sx .padding-tb-70 {
  padding-top: 70px;
}
.sx .padding-lr-70 {
  padding-right: 70px;
  padding-left: 70px;
}
.sx .padding-t-70 {
  padding-top: 70px;
}
.sx .padding-l-70 {
  padding-left: 70px;
}
.sx .padding-r-70 {
  padding-right: 70px;
}
.sx .margin-70 {
  margin: 70px;
}
.sx .margin-r-70 {
  margin-right: 70px;
}
.sx .margin-l-70 {
  margin-left: 70px;
}
.sx .margin-b-70 {
  margin-bottom: 70px;
}
.sx .margin-t-70 {
  margin-top: 70px;
}
.sx .margin-tb-70 {
  margin-top: 70px;
  margin-bottom: 70px;
}
.sx .margin-lr-70 {
  margin-left: 70px;
  margin-right: 70px;
}
.sx .sub-padding-70 > * {
  padding: 70px;
}
.sx .sub-padding-b-70 > * {
  padding-bottom: 70px;
}
.sx .sub-padding-tb-70 > * {
  padding-bottom: 70px;
  padding-top: 70px;
}
.sx .sub-padding-lr-70 > * {
  padding-right: 70px;
  padding-left: 70px;
}
.sx .sub-padding-t-70 > * {
  padding-top: 70px;
}
.sx .sub-padding-l-70 > * {
  padding-left: 70px;
}
.sx .sub-padding-r-70 > * {
  padding-right: 70px;
}
.sx .sub-margin-70 > * {
  margin: 70px;
}
.sx .sub-margin-r-70 > * {
  margin-right: 70px;
}
.sx .sub-margin-l-70 > * {
  margin-left: 70px;
}
.sx .sub-margin-b-70 > * {
  margin-bottom: 70px;
}
.sx .sub-margin-t-70 > * {
  margin-top: 70px;
}
.sx .sub-margin-tb-70 > * {
  margin-top: 70px;
  margin-bottom: 70px;
}
.sx .sub-margin-lr-70 > * {
  margin-left: 70px;
  margin-right: 70px;
}
.sx .spacing-14 {
  letter-spacing: 14px;
}
.sx .flex-15 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sx .flex-15 > * {
  width: 6.6666666667%;
  -ms-flex: 6.6666666667%;
  flex: 6.6666666667%;
}
.sx .grid-15 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [15];
  grid-template-columns: repeat(15, 1fr);
  gap: 1vw;
}
.sx .gap-15 {
  gap: 75px !important;
}
.sx .shadow-75,
.sx .sub-shadow-75 > * {
  box-shadow: 0 0 75px var(--shadow);
}
.sx .radius-15,
.sx .sub-radius-15 > * {
  border-radius: 15px;
}
.sx .padding-75 {
  padding: 75px;
}
.sx .padding-b-75,
.sx .padding-tb-75 {
  padding-bottom: 75px;
}
.sx .padding-tb-75 {
  padding-top: 75px;
}
.sx .padding-lr-75 {
  padding-right: 75px;
  padding-left: 75px;
}
.sx .padding-t-75 {
  padding-top: 75px;
}
.sx .padding-l-75 {
  padding-left: 75px;
}
.sx .padding-r-75 {
  padding-right: 75px;
}
.sx .margin-75 {
  margin: 75px;
}
.sx .margin-r-75 {
  margin-right: 75px;
}
.sx .margin-l-75 {
  margin-left: 75px;
}
.sx .margin-b-75 {
  margin-bottom: 75px;
}
.sx .margin-t-75 {
  margin-top: 75px;
}
.sx .margin-tb-75 {
  margin-top: 75px;
  margin-bottom: 75px;
}
.sx .margin-lr-75 {
  margin-left: 75px;
  margin-right: 75px;
}
.sx .sub-padding-75 > * {
  padding: 75px;
}
.sx .sub-padding-b-75 > * {
  padding-bottom: 75px;
}
.sx .sub-padding-tb-75 > * {
  padding-bottom: 75px;
  padding-top: 75px;
}
.sx .sub-padding-lr-75 > * {
  padding-right: 75px;
  padding-left: 75px;
}
.sx .sub-padding-t-75 > * {
  padding-top: 75px;
}
.sx .sub-padding-l-75 > * {
  padding-left: 75px;
}
.sx .sub-padding-r-75 > * {
  padding-right: 75px;
}
.sx .sub-margin-75 > * {
  margin: 75px;
}
.sx .sub-margin-r-75 > * {
  margin-right: 75px;
}
.sx .sub-margin-l-75 > * {
  margin-left: 75px;
}
.sx .sub-margin-b-75 > * {
  margin-bottom: 75px;
}
.sx .sub-margin-t-75 > * {
  margin-top: 75px;
}
.sx .sub-margin-tb-75 > * {
  margin-top: 75px;
  margin-bottom: 75px;
}
.sx .sub-margin-lr-75 > * {
  margin-left: 75px;
  margin-right: 75px;
}
.sx .spacing-15 {
  letter-spacing: 15px;
}
.sx .flex-16 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sx .flex-16 > * {
  width: 6.25%;
  -ms-flex: 6.25%;
  flex: 6.25%;
}
.sx .grid-16 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [16];
  grid-template-columns: repeat(16, 1fr);
  gap: 1vw;
}
.sx .gap-16 {
  gap: 80px !important;
}
.sx .shadow-80,
.sx .sub-shadow-80 > * {
  box-shadow: 0 0 80px var(--shadow);
}
.sx .radius-16,
.sx .sub-radius-16 > * {
  border-radius: 16px;
}
.sx .padding-80 {
  padding: 80px;
}
.sx .padding-b-80,
.sx .padding-tb-80 {
  padding-bottom: 80px;
}
.sx .padding-tb-80 {
  padding-top: 80px;
}
.sx .padding-lr-80 {
  padding-right: 80px;
  padding-left: 80px;
}
.sx .padding-t-80 {
  padding-top: 80px;
}
.sx .padding-l-80 {
  padding-left: 80px;
}
.sx .padding-r-80 {
  padding-right: 80px;
}
.sx .margin-80 {
  margin: 80px;
}
.sx .margin-r-80 {
  margin-right: 80px;
}
.sx .margin-l-80 {
  margin-left: 80px;
}
.sx .margin-b-80 {
  margin-bottom: 80px;
}
.sx .margin-t-80 {
  margin-top: 80px;
}
.sx .margin-tb-80 {
  margin-top: 80px;
  margin-bottom: 80px;
}
.sx .margin-lr-80 {
  margin-left: 80px;
  margin-right: 80px;
}
.sx .sub-padding-80 > * {
  padding: 80px;
}
.sx .sub-padding-b-80 > * {
  padding-bottom: 80px;
}
.sx .sub-padding-tb-80 > * {
  padding-bottom: 80px;
  padding-top: 80px;
}
.sx .sub-padding-lr-80 > * {
  padding-right: 80px;
  padding-left: 80px;
}
.sx .sub-padding-t-80 > * {
  padding-top: 80px;
}
.sx .sub-padding-l-80 > * {
  padding-left: 80px;
}
.sx .sub-padding-r-80 > * {
  padding-right: 80px;
}
.sx .sub-margin-80 > * {
  margin: 80px;
}
.sx .sub-margin-r-80 > * {
  margin-right: 80px;
}
.sx .sub-margin-l-80 > * {
  margin-left: 80px;
}
.sx .sub-margin-b-80 > * {
  margin-bottom: 80px;
}
.sx .sub-margin-t-80 > * {
  margin-top: 80px;
}
.sx .sub-margin-tb-80 > * {
  margin-top: 80px;
  margin-bottom: 80px;
}
.sx .sub-margin-lr-80 > * {
  margin-left: 80px;
  margin-right: 80px;
}
.sx .spacing-16 {
  letter-spacing: 16px;
}
.sx .flex-17 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sx .flex-17 > * {
  width: 5.8823529412%;
  -ms-flex: 5.8823529412%;
  flex: 5.8823529412%;
}
.sx .grid-17 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [17];
  grid-template-columns: repeat(17, 1fr);
  gap: 1vw;
}
.sx .gap-17 {
  gap: 85px !important;
}
.sx .shadow-85,
.sx .sub-shadow-85 > * {
  box-shadow: 0 0 85px var(--shadow);
}
.sx .radius-17,
.sx .sub-radius-17 > * {
  border-radius: 17px;
}
.sx .padding-85 {
  padding: 85px;
}
.sx .padding-b-85,
.sx .padding-tb-85 {
  padding-bottom: 85px;
}
.sx .padding-tb-85 {
  padding-top: 85px;
}
.sx .padding-lr-85 {
  padding-right: 85px;
  padding-left: 85px;
}
.sx .padding-t-85 {
  padding-top: 85px;
}
.sx .padding-l-85 {
  padding-left: 85px;
}
.sx .padding-r-85 {
  padding-right: 85px;
}
.sx .margin-85 {
  margin: 85px;
}
.sx .margin-r-85 {
  margin-right: 85px;
}
.sx .margin-l-85 {
  margin-left: 85px;
}
.sx .margin-b-85 {
  margin-bottom: 85px;
}
.sx .margin-t-85 {
  margin-top: 85px;
}
.sx .margin-tb-85 {
  margin-top: 85px;
  margin-bottom: 85px;
}
.sx .margin-lr-85 {
  margin-left: 85px;
  margin-right: 85px;
}
.sx .sub-padding-85 > * {
  padding: 85px;
}
.sx .sub-padding-b-85 > * {
  padding-bottom: 85px;
}
.sx .sub-padding-tb-85 > * {
  padding-bottom: 85px;
  padding-top: 85px;
}
.sx .sub-padding-lr-85 > * {
  padding-right: 85px;
  padding-left: 85px;
}
.sx .sub-padding-t-85 > * {
  padding-top: 85px;
}
.sx .sub-padding-l-85 > * {
  padding-left: 85px;
}
.sx .sub-padding-r-85 > * {
  padding-right: 85px;
}
.sx .sub-margin-85 > * {
  margin: 85px;
}
.sx .sub-margin-r-85 > * {
  margin-right: 85px;
}
.sx .sub-margin-l-85 > * {
  margin-left: 85px;
}
.sx .sub-margin-b-85 > * {
  margin-bottom: 85px;
}
.sx .sub-margin-t-85 > * {
  margin-top: 85px;
}
.sx .sub-margin-tb-85 > * {
  margin-top: 85px;
  margin-bottom: 85px;
}
.sx .sub-margin-lr-85 > * {
  margin-left: 85px;
  margin-right: 85px;
}
.sx .spacing-17 {
  letter-spacing: 17px;
}
.sx .flex-18 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sx .flex-18 > * {
  width: 5.5555555556%;
  -ms-flex: 5.5555555556%;
  flex: 5.5555555556%;
}
.sx .grid-18 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [18];
  grid-template-columns: repeat(18, 1fr);
  gap: 1vw;
}
.sx .gap-18 {
  gap: 90px !important;
}
.sx .shadow-90,
.sx .sub-shadow-90 > * {
  box-shadow: 0 0 90px var(--shadow);
}
.sx .radius-18,
.sx .sub-radius-18 > * {
  border-radius: 18px;
}
.sx .padding-90 {
  padding: 90px;
}
.sx .padding-b-90,
.sx .padding-tb-90 {
  padding-bottom: 90px;
}
.sx .padding-tb-90 {
  padding-top: 90px;
}
.sx .padding-lr-90 {
  padding-right: 90px;
  padding-left: 90px;
}
.sx .padding-t-90 {
  padding-top: 90px;
}
.sx .padding-l-90 {
  padding-left: 90px;
}
.sx .padding-r-90 {
  padding-right: 90px;
}
.sx .margin-90 {
  margin: 90px;
}
.sx .margin-r-90 {
  margin-right: 90px;
}
.sx .margin-l-90 {
  margin-left: 90px;
}
.sx .margin-b-90 {
  margin-bottom: 90px;
}
.sx .margin-t-90 {
  margin-top: 90px;
}
.sx .margin-tb-90 {
  margin-top: 90px;
  margin-bottom: 90px;
}
.sx .margin-lr-90 {
  margin-left: 90px;
  margin-right: 90px;
}
.sx .sub-padding-90 > * {
  padding: 90px;
}
.sx .sub-padding-b-90 > * {
  padding-bottom: 90px;
}
.sx .sub-padding-tb-90 > * {
  padding-bottom: 90px;
  padding-top: 90px;
}
.sx .sub-padding-lr-90 > * {
  padding-right: 90px;
  padding-left: 90px;
}
.sx .sub-padding-t-90 > * {
  padding-top: 90px;
}
.sx .sub-padding-l-90 > * {
  padding-left: 90px;
}
.sx .sub-padding-r-90 > * {
  padding-right: 90px;
}
.sx .sub-margin-90 > * {
  margin: 90px;
}
.sx .sub-margin-r-90 > * {
  margin-right: 90px;
}
.sx .sub-margin-l-90 > * {
  margin-left: 90px;
}
.sx .sub-margin-b-90 > * {
  margin-bottom: 90px;
}
.sx .sub-margin-t-90 > * {
  margin-top: 90px;
}
.sx .sub-margin-tb-90 > * {
  margin-top: 90px;
  margin-bottom: 90px;
}
.sx .sub-margin-lr-90 > * {
  margin-left: 90px;
  margin-right: 90px;
}
.sx .spacing-18 {
  letter-spacing: 18px;
}
.sx .flex-19 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sx .flex-19 > * {
  width: 5.2631578947%;
  -ms-flex: 5.2631578947%;
  flex: 5.2631578947%;
}
.sx .grid-19 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [19];
  grid-template-columns: repeat(19, 1fr);
  gap: 1vw;
}
.sx .gap-19 {
  gap: 95px !important;
}
.sx .shadow-95,
.sx .sub-shadow-95 > * {
  box-shadow: 0 0 95px var(--shadow);
}
.sx .radius-19,
.sx .sub-radius-19 > * {
  border-radius: 19px;
}
.sx .padding-95 {
  padding: 95px;
}
.sx .padding-b-95,
.sx .padding-tb-95 {
  padding-bottom: 95px;
}
.sx .padding-tb-95 {
  padding-top: 95px;
}
.sx .padding-lr-95 {
  padding-right: 95px;
  padding-left: 95px;
}
.sx .padding-t-95 {
  padding-top: 95px;
}
.sx .padding-l-95 {
  padding-left: 95px;
}
.sx .padding-r-95 {
  padding-right: 95px;
}
.sx .margin-95 {
  margin: 95px;
}
.sx .margin-r-95 {
  margin-right: 95px;
}
.sx .margin-l-95 {
  margin-left: 95px;
}
.sx .margin-b-95 {
  margin-bottom: 95px;
}
.sx .margin-t-95 {
  margin-top: 95px;
}
.sx .margin-tb-95 {
  margin-top: 95px;
  margin-bottom: 95px;
}
.sx .margin-lr-95 {
  margin-left: 95px;
  margin-right: 95px;
}
.sx .sub-padding-95 > * {
  padding: 95px;
}
.sx .sub-padding-b-95 > * {
  padding-bottom: 95px;
}
.sx .sub-padding-tb-95 > * {
  padding-bottom: 95px;
  padding-top: 95px;
}
.sx .sub-padding-lr-95 > * {
  padding-right: 95px;
  padding-left: 95px;
}
.sx .sub-padding-t-95 > * {
  padding-top: 95px;
}
.sx .sub-padding-l-95 > * {
  padding-left: 95px;
}
.sx .sub-padding-r-95 > * {
  padding-right: 95px;
}
.sx .sub-margin-95 > * {
  margin: 95px;
}
.sx .sub-margin-r-95 > * {
  margin-right: 95px;
}
.sx .sub-margin-l-95 > * {
  margin-left: 95px;
}
.sx .sub-margin-b-95 > * {
  margin-bottom: 95px;
}
.sx .sub-margin-t-95 > * {
  margin-top: 95px;
}
.sx .sub-margin-tb-95 > * {
  margin-top: 95px;
  margin-bottom: 95px;
}
.sx .sub-margin-lr-95 > * {
  margin-left: 95px;
  margin-right: 95px;
}
.sx .spacing-19 {
  letter-spacing: 19px;
}
.sx .flex-20 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sx .flex-20 > * {
  width: 5%;
  -ms-flex: 5%;
  flex: 5%;
}
.sx .grid-20 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [20];
  grid-template-columns: repeat(20, 1fr);
  gap: 1vw;
}
.sx .gap-20 {
  gap: 100px !important;
}
.sx .shadow-100,
.sx .sub-shadow-100 > * {
  box-shadow: 0 0 100px var(--shadow);
}
.sx .radius-20,
.sx .sub-radius-20 > * {
  border-radius: 20px;
}
.sx .padding-100 {
  padding: 100px;
}
.sx .padding-b-100,
.sx .padding-tb-100 {
  padding-bottom: 100px;
}
.sx .padding-tb-100 {
  padding-top: 100px;
}
.sx .padding-lr-100 {
  padding-right: 100px;
  padding-left: 100px;
}
.sx .padding-t-100 {
  padding-top: 100px;
}
.sx .padding-l-100 {
  padding-left: 100px;
}
.sx .padding-r-100 {
  padding-right: 100px;
}
.sx .margin-100 {
  margin: 100px;
}
.sx .margin-r-100 {
  margin-right: 100px;
}
.sx .margin-l-100 {
  margin-left: 100px;
}
.sx .margin-b-100 {
  margin-bottom: 100px;
}
.sx .margin-t-100 {
  margin-top: 100px;
}
.sx .margin-tb-100 {
  margin-top: 100px;
  margin-bottom: 100px;
}
.sx .margin-lr-100 {
  margin-left: 100px;
  margin-right: 100px;
}
.sx .sub-padding-100 > * {
  padding: 100px;
}
.sx .sub-padding-b-100 > * {
  padding-bottom: 100px;
}
.sx .sub-padding-tb-100 > * {
  padding-bottom: 100px;
  padding-top: 100px;
}
.sx .sub-padding-lr-100 > * {
  padding-right: 100px;
  padding-left: 100px;
}
.sx .sub-padding-t-100 > * {
  padding-top: 100px;
}
.sx .sub-padding-l-100 > * {
  padding-left: 100px;
}
.sx .sub-padding-r-100 > * {
  padding-right: 100px;
}
.sx .sub-margin-100 > * {
  margin: 100px;
}
.sx .sub-margin-r-100 > * {
  margin-right: 100px;
}
.sx .sub-margin-l-100 > * {
  margin-left: 100px;
}
.sx .sub-margin-b-100 > * {
  margin-bottom: 100px;
}
.sx .sub-margin-t-100 > * {
  margin-top: 100px;
}
.sx .sub-margin-tb-100 > * {
  margin-top: 100px;
  margin-bottom: 100px;
}
.sx .sub-margin-lr-100 > * {
  margin-left: 100px;
  margin-right: 100px;
}
.sx .spacing-20 {
  letter-spacing: 20px;
}
.sx .flex-21 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sx .flex-21 > * {
  width: 4.7619047619%;
  -ms-flex: 4.7619047619%;
  flex: 4.7619047619%;
}
.sx .grid-21 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [21];
  grid-template-columns: repeat(21, 1fr);
  gap: 1vw;
}
.sx .fill-10 {
  width: 10% !important;
  -ms-flex: 10% !important;
  flex: 10% !important;
}
.sx .fill-11 {
  width: 11% !important;
  -ms-flex: 11% !important;
  flex: 11% !important;
}
.sx .fill-12 {
  width: 12% !important;
  -ms-flex: 12% !important;
  flex: 12% !important;
}
.sx .fill-13 {
  width: 13% !important;
  -ms-flex: 13% !important;
  flex: 13% !important;
}
.sx .fill-14 {
  width: 14% !important;
  -ms-flex: 14% !important;
  flex: 14% !important;
}
.sx .fill-15 {
  width: 15% !important;
  -ms-flex: 15% !important;
  flex: 15% !important;
}
.sx .fill-16 {
  width: 16% !important;
  -ms-flex: 16% !important;
  flex: 16% !important;
}
.sx .fill-17 {
  width: 17% !important;
  -ms-flex: 17% !important;
  flex: 17% !important;
}
.sx .fill-18 {
  width: 18% !important;
  -ms-flex: 18% !important;
  flex: 18% !important;
}
.sx .fill-19 {
  width: 19% !important;
  -ms-flex: 19% !important;
  flex: 19% !important;
}
.sx .fill-20 {
  width: 20% !important;
  -ms-flex: 20% !important;
  flex: 20% !important;
}
.sx .fill-21 {
  width: 21% !important;
  -ms-flex: 21% !important;
  flex: 21% !important;
}
.sx .fill-22 {
  width: 22% !important;
  -ms-flex: 22% !important;
  flex: 22% !important;
}
.sx .fill-23 {
  width: 23% !important;
  -ms-flex: 23% !important;
  flex: 23% !important;
}
.sx .fill-24 {
  width: 24% !important;
  -ms-flex: 24% !important;
  flex: 24% !important;
}
.sx .fill-25 {
  width: 25% !important;
  -ms-flex: 25% !important;
  flex: 25% !important;
}
.sx .fill-26 {
  width: 26% !important;
  -ms-flex: 26% !important;
  flex: 26% !important;
}
.sx .fill-27 {
  width: 27% !important;
  -ms-flex: 27% !important;
  flex: 27% !important;
}
.sx .fill-28 {
  width: 28% !important;
  -ms-flex: 28% !important;
  flex: 28% !important;
}
.sx .fill-29 {
  width: 29% !important;
  -ms-flex: 29% !important;
  flex: 29% !important;
}
.sx .fill-30 {
  width: 30% !important;
  -ms-flex: 30% !important;
  flex: 30% !important;
}
.sx .fill-31 {
  width: 31% !important;
  -ms-flex: 31% !important;
  flex: 31% !important;
}
.sx .fill-32 {
  width: 32% !important;
  -ms-flex: 32% !important;
  flex: 32% !important;
}
.sx .fill-33 {
  width: 33% !important;
  -ms-flex: 33% !important;
  flex: 33% !important;
}
.sx .fill-34 {
  width: 34% !important;
  -ms-flex: 34% !important;
  flex: 34% !important;
}
.sx .fill-35 {
  width: 35% !important;
  -ms-flex: 35% !important;
  flex: 35% !important;
}
.sx .fill-36 {
  width: 36% !important;
  -ms-flex: 36% !important;
  flex: 36% !important;
}
.sx .fill-37 {
  width: 37% !important;
  -ms-flex: 37% !important;
  flex: 37% !important;
}
.sx .fill-38 {
  width: 38% !important;
  -ms-flex: 38% !important;
  flex: 38% !important;
}
.sx .fill-39 {
  width: 39% !important;
  -ms-flex: 39% !important;
  flex: 39% !important;
}
.sx .fill-40 {
  width: 40% !important;
  -ms-flex: 40% !important;
  flex: 40% !important;
}
.sx .fill-41 {
  width: 41% !important;
  -ms-flex: 41% !important;
  flex: 41% !important;
}
.sx .fill-42 {
  width: 42% !important;
  -ms-flex: 42% !important;
  flex: 42% !important;
}
.sx .fill-43 {
  width: 43% !important;
  -ms-flex: 43% !important;
  flex: 43% !important;
}
.sx .fill-44 {
  width: 44% !important;
  -ms-flex: 44% !important;
  flex: 44% !important;
}
.sx .fill-45 {
  width: 45% !important;
  -ms-flex: 45% !important;
  flex: 45% !important;
}
.sx .fill-46 {
  width: 46% !important;
  -ms-flex: 46% !important;
  flex: 46% !important;
}
.sx .fill-47 {
  width: 47% !important;
  -ms-flex: 47% !important;
  flex: 47% !important;
}
.sx .fill-48 {
  width: 48% !important;
  -ms-flex: 48% !important;
  flex: 48% !important;
}
.sx .fill-49 {
  width: 49% !important;
  -ms-flex: 49% !important;
  flex: 49% !important;
}
.sx .fill-50 {
  width: 50% !important;
  -ms-flex: 50% !important;
  flex: 50% !important;
}
.sx .fill-51 {
  width: 51% !important;
  -ms-flex: 51% !important;
  flex: 51% !important;
}
.sx .fill-52 {
  width: 52% !important;
  -ms-flex: 52% !important;
  flex: 52% !important;
}
.sx .fill-53 {
  width: 53% !important;
  -ms-flex: 53% !important;
  flex: 53% !important;
}
.sx .fill-54 {
  width: 54% !important;
  -ms-flex: 54% !important;
  flex: 54% !important;
}
.sx .fill-55 {
  width: 55% !important;
  -ms-flex: 55% !important;
  flex: 55% !important;
}
.sx .fill-56 {
  width: 56% !important;
  -ms-flex: 56% !important;
  flex: 56% !important;
}
.sx .fill-57 {
  width: 57% !important;
  -ms-flex: 57% !important;
  flex: 57% !important;
}
.sx .fill-58 {
  width: 58% !important;
  -ms-flex: 58% !important;
  flex: 58% !important;
}
.sx .fill-59 {
  width: 59% !important;
  -ms-flex: 59% !important;
  flex: 59% !important;
}
.sx .fill-60 {
  width: 60% !important;
  -ms-flex: 60% !important;
  flex: 60% !important;
}
.sx .fill-61 {
  width: 61% !important;
  -ms-flex: 61% !important;
  flex: 61% !important;
}
.sx .fill-62 {
  width: 62% !important;
  -ms-flex: 62% !important;
  flex: 62% !important;
}
.sx .fill-63 {
  width: 63% !important;
  -ms-flex: 63% !important;
  flex: 63% !important;
}
.sx .fill-64 {
  width: 64% !important;
  -ms-flex: 64% !important;
  flex: 64% !important;
}
.sx .fill-65 {
  width: 65% !important;
  -ms-flex: 65% !important;
  flex: 65% !important;
}
.sx .fill-66 {
  width: 66% !important;
  -ms-flex: 66% !important;
  flex: 66% !important;
}
.sx .fill-67 {
  width: 67% !important;
  -ms-flex: 67% !important;
  flex: 67% !important;
}
.sx .fill-68 {
  width: 68% !important;
  -ms-flex: 68% !important;
  flex: 68% !important;
}
.sx .fill-69 {
  width: 69% !important;
  -ms-flex: 69% !important;
  flex: 69% !important;
}
.sx .fill-70 {
  width: 70% !important;
  -ms-flex: 70% !important;
  flex: 70% !important;
}
.sx .fill-71 {
  width: 71% !important;
  -ms-flex: 71% !important;
  flex: 71% !important;
}
.sx .fill-72 {
  width: 72% !important;
  -ms-flex: 72% !important;
  flex: 72% !important;
}
.sx .fill-73 {
  width: 73% !important;
  -ms-flex: 73% !important;
  flex: 73% !important;
}
.sx .fill-74 {
  width: 74% !important;
  -ms-flex: 74% !important;
  flex: 74% !important;
}
.sx .fill-75 {
  width: 75% !important;
  -ms-flex: 75% !important;
  flex: 75% !important;
}
.sx .fill-76 {
  width: 76% !important;
  -ms-flex: 76% !important;
  flex: 76% !important;
}
.sx .fill-77 {
  width: 77% !important;
  -ms-flex: 77% !important;
  flex: 77% !important;
}
.sx .fill-78 {
  width: 78% !important;
  -ms-flex: 78% !important;
  flex: 78% !important;
}
.sx .fill-79 {
  width: 79% !important;
  -ms-flex: 79% !important;
  flex: 79% !important;
}
.sx .fill-80 {
  width: 80% !important;
  -ms-flex: 80% !important;
  flex: 80% !important;
}
.sx .fill-81 {
  width: 81% !important;
  -ms-flex: 81% !important;
  flex: 81% !important;
}
.sx .fill-82 {
  width: 82% !important;
  -ms-flex: 82% !important;
  flex: 82% !important;
}
.sx .fill-83 {
  width: 83% !important;
  -ms-flex: 83% !important;
  flex: 83% !important;
}
.sx .fill-84 {
  width: 84% !important;
  -ms-flex: 84% !important;
  flex: 84% !important;
}
.sx .fill-85 {
  width: 85% !important;
  -ms-flex: 85% !important;
  flex: 85% !important;
}
.sx .fill-86 {
  width: 86% !important;
  -ms-flex: 86% !important;
  flex: 86% !important;
}
.sx .fill-87 {
  width: 87% !important;
  -ms-flex: 87% !important;
  flex: 87% !important;
}
.sx .fill-88 {
  width: 88% !important;
  -ms-flex: 88% !important;
  flex: 88% !important;
}
.sx .fill-89 {
  width: 89% !important;
  -ms-flex: 89% !important;
  flex: 89% !important;
}
.sx .fill-90 {
  width: 90% !important;
  -ms-flex: 90% !important;
  flex: 90% !important;
}
.sx .fill-91 {
  width: 91% !important;
  -ms-flex: 91% !important;
  flex: 91% !important;
}
.sx .fill-92 {
  width: 92% !important;
  -ms-flex: 92% !important;
  flex: 92% !important;
}
.sx .fill-93 {
  width: 93% !important;
  -ms-flex: 93% !important;
  flex: 93% !important;
}
.sx .fill-94 {
  width: 94% !important;
  -ms-flex: 94% !important;
  flex: 94% !important;
}
.sx .fill-95 {
  width: 95% !important;
  -ms-flex: 95% !important;
  flex: 95% !important;
}
.sx .fill-96 {
  width: 96% !important;
  -ms-flex: 96% !important;
  flex: 96% !important;
}
.sx .fill-97 {
  width: 97% !important;
  -ms-flex: 97% !important;
  flex: 97% !important;
}
.sx .fill-98 {
  width: 98% !important;
  -ms-flex: 98% !important;
  flex: 98% !important;
}
.sx .fill-99 {
  width: 99% !important;
  -ms-flex: 99% !important;
  flex: 99% !important;
}
.sx .fill-100 {
  width: 100% !important;
  -ms-flex: 100% !important;
  flex: 100% !important;
}
#scene #logo .sx span,
#scene .menu .item .sx i,
#scene .menu .item .sx span,
.sx #scene #logo span,
.sx #scene .menu .item i,
.sx #scene .menu .item span,
.sx .button,
.sx .closeme,
.sx .opaque-link,
.sx .opaque.link,
.sx .rotate,
.sx .transition,
.sx [sx="hamburger"] span,
.sx [sx="jsonform"] .tablist .tabname,
.sx [sx="jsonform"] [sx="simpleform-cancel"],
.sx [sx="jsonform"] [sx="simpleform-display"] .inside .sddelete,
.sx [sx="jsonform"] [sx="simpleform-display"] .inside .sddownload,
.sx [sx="jsonform"] [sx="simpleform-display"] .inside .sdedit,
.sx [sx="jsonform"] [sx="simpleform-insert"],
.sx [sx="jsonform"] [sx="simpleform-update"],
.sx [sx="newslist"] .newsitem h3,
.sx [sx="pagemenu"] .menuitem,
.sx [sx="pagemenu"] .menuitem a .link.exp,
.sx [sx="powerslider"] [sx="slide-container"] .swiper-slide a,
.sx [sx="simpleform"] .tablist .tabname,
.sx [sx="simpleform"] [sx="simpleform-cancel"],
.sx [sx="simpleform"] [sx="simpleform-display"] .inside .sddelete,
.sx [sx="simpleform"] [sx="simpleform-display"] .inside .sddownload,
.sx [sx="simpleform"] [sx="simpleform-display"] .inside .sdedit,
.sx [sx="simpleform"] [sx="simpleform-insert"],
.sx [sx="simpleform"] [sx="simpleform-update"],
.sx [sx="slider"] .swiper-pagination .swiper-pagination-bullet,
.sx [sx="slider"] .swiper-slide .link.exp,
.sx [sx="socialshare"] .item,
.sx a,
[sx="hamburger"] .sx span,
[sx="jsonform"] .sx [sx="simpleform-cancel"],
[sx="jsonform"] .sx [sx="simpleform-insert"],
[sx="jsonform"] .sx [sx="simpleform-update"],
[sx="jsonform"] .tablist .sx .tabname,
[sx="jsonform"] [sx="simpleform-display"] .inside .sx .sddelete,
[sx="jsonform"] [sx="simpleform-display"] .inside .sx .sddownload,
[sx="jsonform"] [sx="simpleform-display"] .inside .sx .sdedit,
[sx="newslist"] .newsitem .sx h3,
[sx="pagemenu"] .menuitem a .sx .link.exp,
[sx="pagemenu"] .sx .menuitem,
[sx="powerslider"] [sx="slide-container"] .swiper-slide .sx a,
[sx="simpleform"] .sx [sx="simpleform-cancel"],
[sx="simpleform"] .sx [sx="simpleform-insert"],
[sx="simpleform"] .sx [sx="simpleform-update"],
[sx="simpleform"] .tablist .sx .tabname,
[sx="simpleform"] [sx="simpleform-display"] .inside .sx .sddelete,
[sx="simpleform"] [sx="simpleform-display"] .inside .sx .sddownload,
[sx="simpleform"] [sx="simpleform-display"] .inside .sx .sdedit,
[sx="slider"] .swiper-pagination .sx .swiper-pagination-bullet,
[sx="slider"] .swiper-slide .sx .link.exp,
[sx="socialshare"] .sx .item {
  transition: 0.3s;
}
.sx .cardimage {
  padding-bottom: 100%;
}
.sx .absolute {
  position: absolute;
}
.sx .fixed {
  position: fixed;
}
.sx .relative {
  position: relative;
}
.sx .fullsize {
  width: 100%;
  height: 100%;
}
.sx .fullwidth {
  width: 100%;
}
.sx .fullheight {
  height: 100%;
}
.sx #scene,
.sx .imagetile,
.sx .tileimage,
.sx body,
.sx html {
  background-size: cover;
  background-position: 50%;
}
.sx .left-top,
.sx .top-left {
  top: var(--pagemargin);
  left: var(--pagemargin);
}
.sx .right-top,
.sx .top-right {
  top: var(--pagemargin);
  right: var(--pagemargin);
}
.sx .bottom-left,
.sx .left-bottom {
  bottom: var(--pagemargin);
  left: var(--pagemargin);
}
.sx .bottom-right,
.sx .right-bottom {
  bottom: var(--pagemargin);
  right: var(--pagemargin);
}
.sx .bottom-center,
.sx .center-center,
.sx [sx="powerslider"] [sx="slide-container"] [ps-imagepos="center"] .text,
[sx="powerslider"] [sx="slide-container"] [ps-imagepos="center"] .sx .text {
  bottom: var(--pagemargin);
  transform: translate(-50%);
  left: 50%;
}
.sx .center-top,
.sx .top-center {
  top: var(--pagemargin);
  transform: translate(-50%);
  left: 50%;
}
.sx .center-left,
.sx .left-center {
  left: var(--pagemargin);
  transform: translateY(-50%);
  top: 50%;
}
.sx .center-right,
.sx .right-center {
  right: var(--pagemargin);
  transform: translateY(-50%);
  top: 50%;
}
.sx .center-center,
.sx .center-mid,
.sx .mid-center,
.sx [sx="powerslider"] [sx="slide-container"] [ps-imagepos="center"] .text,
[sx="powerslider"] [sx="slide-container"] [ps-imagepos="center"] .sx .text {
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
}
.sx .font-xxxs {
  font-size: 0.2em;
}
.sx .font-xxs {
  font-size: 0.4em;
}
.sx .font-xs {
  font-size: 0.6em;
}
.sx .font-sm {
  font-size: 0.8em;
}
.sx .font-md {
  font-size: 1em;
}
.sx .font-lg {
  font-size: 1.2em;
}
.sx .big,
.sx .font-xl {
  font-size: 1.4em;
}
.sx .font-xxl {
  font-size: 1.8em;
}
.sx .font-xxxl {
  font-size: 2.2em;
}
.sx .bold {
  font-weight: 600;
}
.sx .xbold {
  font-weight: 900;
}
.sx .normal {
  font-weight: 300;
}
.sx .thin {
  font-weight: 100;
}
.sx .italic {
  font-style: italic;
}
.sx .oblique {
  font-style: oblique;
}
#scene .sx #nav,
.sx #scene #nav,
.sx .noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.sx .button,
.sx .radius {
  border-radius: var(--border-radius);
}
.sx .noborder {
  border: 0 !important;
}
.sx .nomargin {
  margin: 0 !important;
}
.sx .opaque,
.sx [sx="pagemenu"] .menuitem a .exp,
.sx [sx="slider"] .swiper-slide .exp,
[sx="pagemenu"] .menuitem a .sx .exp,
[sx="slider"] .swiper-slide .sx .exp {
  opacity: 0.5;
}
.sx .opaque.link:hover,
.sx [sx="pagemenu"] .menuitem a .link.exp:hover,
.sx [sx="slider"] .swiper-slide .link.exp:hover,
[sx="pagemenu"] .menuitem a .sx .link.exp:hover,
[sx="slider"] .swiper-slide .sx .link.exp:hover {
  opacity: 1;
}
.sx .contents {
  display: contents;
}
.sx .button.icon,
.sx .flex,
.sx [sx="datapager"],
.sx [sx="datapager"] ul,
.sx [sx="datapager"] ul li,
.sx [sx="hamburger"],
[sx="datapager"] .sx ul,
[sx="datapager"] ul .sx li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.sx .space-between {
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.sx .space-arroud {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.sx .space-evenly {
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}
.sx .flex-grow {
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.sx .unflex {
  width: 100%;
  -ms-flex: 100%;
  flex: 100%;
}
.sx .flexs {
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.sx .flexv {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.sx .flexr,
.sx .flexv {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sx .flexr {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: right;
  -ms-flex-align: center;
  align-items: center;
}
.sx .objectfit {
  -o-object-fit: cover;
  object-fit: cover;
}
.sx .center {
  text-align: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.sx .left {
  text-align: left;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.sx .right {
  text-align: right;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.sx .notouch,
.sx
  [sx="slider"]
  .swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active,
[sx="slider"]
  .swiper-pagination
  .sx
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  pointer-events: none;
}
.sx .touch {
  pointer-events: all;
}
.sx .border,
.sx .bordered,
.sx [sx="poll"] .poll .sx-tag,
[sx="poll"] .poll .sx .sx-tag {
  border: 1px solid var(--border-color);
}
.sx .border-bottom {
  border-bottom: 1px solid var(--border-color) !important;
}
.sx .border-top {
  border-top: 1px solid var(--border-color) !important;
}
.sx .compact {
  max-width: var(--maxwidth);
  width: 100%;
  margin: 0 auto;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.sx .bg-first {
  background: var(--first);
}
.sx .bg-second {
  background: var(--second);
}
.sx .bg-danger {
  background: var(--danger);
}
.sx .bg-warning {
  background: var(--warning);
}
.sx .bg-success {
  background: var(--success);
}
.sx .bg-info {
  background: var(--info);
}
.sx .bg-dark {
  background: var(--dark);
}
.sx .bg-light {
  background: var(--light);
}
.circle,
[sx="poll"] .poll .sx-tag {
  border-radius: 100vw;
}
.button {
  padding: 5px 30px;
  text-align: center;
  color: var(--button-text);
}
.button:hover {
  filter: brightness(1.1);
}
.button.icon {
  padding: 5px;
  width: auto;
}
.button,
.pointer {
  cursor: pointer;
}
.hidden {
  display: none;
}
.spinner {
  transform-origin: center;
  animation: spin 1s linear infinite;
}
.closeme {
  width: 40px;
  height: 40px;
  position: absolute;
  transition: 0.4s;
  z-index: 10;
  cursor: pointer;
}
.closeme:hover {
  transform: rotate(180deg);
}
.closeme:after,
.closeme:before {
  content: "";
  position: absolute;
  left: 5px;
  width: 100%;
  height: 1px;
  background: #fff;
  transform-origin: left;
}
.closeme:after {
  top: 5px;
  transform: rotate(45deg);
}
.closeme:before {
  bottom: 5px;
  transform: rotate(-45deg);
}
.hover-spin {
  transform-origin: center center;
  cursor: pointer;
}
.hover-spin:hover {
  transform: rotate(180deg);
}
.hover-opacity {
  cursor: pointer;
}
.hover-opacity:hover {
  opacity: 0.8 !important;
}
.hover-brightness {
  filter: brightness(1);
  cursor: pointer;
}
.hover-brightness:hover {
  filter: brightness(1.2);
}
.hover-brand {
  cursor: pointer;
}
.hover-brand:hover {
  background-color: var(--brand);
}
.noverflow {
  overflow: hidden !important;
}
.overflowy {
  overflow-y: auto;
}
.overflowx {
  overflow-x: auto;
}
.blink {
  animation: blink infinite 1s linear;
  -webkit-animation: blink infinite 1s linear;
}
.shine {
  animation: shine infinite 1s linear;
  -webkit-animation: shine infinite 1s linear;
}
@keyframes blink {
  0% {
    opacity: 0.4;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0.4;
  }
}
@keyframes shine {
  0% {
    filter: brightness(1);
    box-shadow: 0 0 50px #fff;
  }
  50% {
    box-shadow: inherit;
    filter: brightness(1.4);
  }
  to {
    filter: brightness(1);
    box-shadow: 0 0 50px #fff;
  }
}
@media only screen and (max-width: 1400px) {
  #sx .d-grid-1 {
    -ms-grid-columns: (1fr) [1] !important;
    grid-template-columns: repeat(1, 1fr) !important;
  }
  #sx .d-grid-1 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .d-grid-2 {
    -ms-grid-columns: (1fr) [2] !important;
    grid-template-columns: repeat(2, 1fr) !important;
  }
  #sx .d-grid-2 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .d-grid-3 {
    -ms-grid-columns: (1fr) [3] !important;
    grid-template-columns: repeat(3, 1fr) !important;
  }
  #sx .d-grid-3 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .d-grid-4 {
    -ms-grid-columns: (1fr) [4] !important;
    grid-template-columns: repeat(4, 1fr) !important;
  }
  #sx .d-grid-4 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .d-grid-5 {
    -ms-grid-columns: (1fr) [5] !important;
    grid-template-columns: repeat(5, 1fr) !important;
  }
  #sx .d-grid-5 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .d-grid-6 {
    -ms-grid-columns: (1fr) [6] !important;
    grid-template-columns: repeat(6, 1fr) !important;
  }
  #sx .d-grid-6 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .d-grid-7 {
    -ms-grid-columns: (1fr) [7] !important;
    grid-template-columns: repeat(7, 1fr) !important;
  }
  #sx .d-grid-7 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .d-grid-8 {
    -ms-grid-columns: (1fr) [8] !important;
    grid-template-columns: repeat(8, 1fr) !important;
  }
  #sx .d-grid-8 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .d-grid-9 {
    -ms-grid-columns: (1fr) [9] !important;
    grid-template-columns: repeat(9, 1fr) !important;
  }
  #sx .d-grid-9 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .d-grid-10 {
    -ms-grid-columns: (1fr) [10] !important;
    grid-template-columns: repeat(10, 1fr) !important;
  }
  #sx .d-grid-10 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .d-grid-11 {
    -ms-grid-columns: (1fr) [11] !important;
    grid-template-columns: repeat(11, 1fr) !important;
  }
  #sx .d-grid-11 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .d-grid-12 {
    -ms-grid-columns: (1fr) [12] !important;
    grid-template-columns: repeat(12, 1fr) !important;
  }
  #sx .d-grid-12 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .d-grid-13 {
    -ms-grid-columns: (1fr) [13] !important;
    grid-template-columns: repeat(13, 1fr) !important;
  }
  #sx .d-grid-13 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .d-grid-14 {
    -ms-grid-columns: (1fr) [14] !important;
    grid-template-columns: repeat(14, 1fr) !important;
  }
  #sx .d-grid-14 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .d-grid-15 {
    -ms-grid-columns: (1fr) [15] !important;
    grid-template-columns: repeat(15, 1fr) !important;
  }
  #sx .d-grid-15 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .d-grid-16 {
    -ms-grid-columns: (1fr) [16] !important;
    grid-template-columns: repeat(16, 1fr) !important;
  }
  #sx .d-grid-16 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .d-grid-17 {
    -ms-grid-columns: (1fr) [17] !important;
    grid-template-columns: repeat(17, 1fr) !important;
  }
  #sx .d-grid-17 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .d-grid-18 {
    -ms-grid-columns: (1fr) [18] !important;
    grid-template-columns: repeat(18, 1fr) !important;
  }
  #sx .d-grid-18 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .d-grid-19 {
    -ms-grid-columns: (1fr) [19] !important;
    grid-template-columns: repeat(19, 1fr) !important;
  }
  #sx .d-grid-19 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .d-grid-20 {
    -ms-grid-columns: (1fr) [20] !important;
    grid-template-columns: repeat(20, 1fr) !important;
  }
  #sx .d-grid-20 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .d-grid-21 {
    -ms-grid-columns: (1fr) [21] !important;
    grid-template-columns: repeat(21, 1fr) !important;
  }
  #sx .d-grid-21 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
}
@media only screen and (max-width: 1080px) {
  #sx .t-grid-1 {
    -ms-grid-columns: (1fr) [1] !important;
    grid-template-columns: repeat(1, 1fr) !important;
  }
  #sx .t-grid-1 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .t-grid-2 {
    -ms-grid-columns: (1fr) [2] !important;
    grid-template-columns: repeat(2, 1fr) !important;
  }
  #sx .t-grid-2 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .t-grid-3 {
    -ms-grid-columns: (1fr) [3] !important;
    grid-template-columns: repeat(3, 1fr) !important;
  }
  #sx .t-grid-3 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .t-grid-4 {
    -ms-grid-columns: (1fr) [4] !important;
    grid-template-columns: repeat(4, 1fr) !important;
  }
  #sx .t-grid-4 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .t-grid-5 {
    -ms-grid-columns: (1fr) [5] !important;
    grid-template-columns: repeat(5, 1fr) !important;
  }
  #sx .t-grid-5 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .t-grid-6 {
    -ms-grid-columns: (1fr) [6] !important;
    grid-template-columns: repeat(6, 1fr) !important;
  }
  #sx .t-grid-6 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .t-grid-7 {
    -ms-grid-columns: (1fr) [7] !important;
    grid-template-columns: repeat(7, 1fr) !important;
  }
  #sx .t-grid-7 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .t-grid-8 {
    -ms-grid-columns: (1fr) [8] !important;
    grid-template-columns: repeat(8, 1fr) !important;
  }
  #sx .t-grid-8 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .t-grid-9 {
    -ms-grid-columns: (1fr) [9] !important;
    grid-template-columns: repeat(9, 1fr) !important;
  }
  #sx .t-grid-9 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .t-grid-10 {
    -ms-grid-columns: (1fr) [10] !important;
    grid-template-columns: repeat(10, 1fr) !important;
  }
  #sx .t-grid-10 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .t-grid-11 {
    -ms-grid-columns: (1fr) [11] !important;
    grid-template-columns: repeat(11, 1fr) !important;
  }
  #sx .t-grid-11 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .t-grid-12 {
    -ms-grid-columns: (1fr) [12] !important;
    grid-template-columns: repeat(12, 1fr) !important;
  }
  #sx .t-grid-12 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .t-grid-13 {
    -ms-grid-columns: (1fr) [13] !important;
    grid-template-columns: repeat(13, 1fr) !important;
  }
  #sx .t-grid-13 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .t-grid-14 {
    -ms-grid-columns: (1fr) [14] !important;
    grid-template-columns: repeat(14, 1fr) !important;
  }
  #sx .t-grid-14 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .t-grid-15 {
    -ms-grid-columns: (1fr) [15] !important;
    grid-template-columns: repeat(15, 1fr) !important;
  }
  #sx .t-grid-15 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .t-grid-16 {
    -ms-grid-columns: (1fr) [16] !important;
    grid-template-columns: repeat(16, 1fr) !important;
  }
  #sx .t-grid-16 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .t-grid-17 {
    -ms-grid-columns: (1fr) [17] !important;
    grid-template-columns: repeat(17, 1fr) !important;
  }
  #sx .t-grid-17 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .t-grid-18 {
    -ms-grid-columns: (1fr) [18] !important;
    grid-template-columns: repeat(18, 1fr) !important;
  }
  #sx .t-grid-18 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .t-grid-19 {
    -ms-grid-columns: (1fr) [19] !important;
    grid-template-columns: repeat(19, 1fr) !important;
  }
  #sx .t-grid-19 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .t-grid-20 {
    -ms-grid-columns: (1fr) [20] !important;
    grid-template-columns: repeat(20, 1fr) !important;
  }
  #sx .t-grid-20 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .t-grid-21 {
    -ms-grid-columns: (1fr) [21] !important;
    grid-template-columns: repeat(21, 1fr) !important;
  }
  #sx .t-grid-21 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
}
@media only screen and (max-width: 768px) {
  #sx .m-grid-1 {
    -ms-grid-columns: (1fr) [1] !important;
    grid-template-columns: repeat(1, 1fr) !important;
  }
  #sx .m-grid-1 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .m-grid-2 {
    -ms-grid-columns: (1fr) [2] !important;
    grid-template-columns: repeat(2, 1fr) !important;
  }
  #sx .m-grid-2 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .m-grid-3 {
    -ms-grid-columns: (1fr) [3] !important;
    grid-template-columns: repeat(3, 1fr) !important;
  }
  #sx .m-grid-3 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .m-grid-4 {
    -ms-grid-columns: (1fr) [4] !important;
    grid-template-columns: repeat(4, 1fr) !important;
  }
  #sx .m-grid-4 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .m-grid-5 {
    -ms-grid-columns: (1fr) [5] !important;
    grid-template-columns: repeat(5, 1fr) !important;
  }
  #sx .m-grid-5 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .m-grid-6 {
    -ms-grid-columns: (1fr) [6] !important;
    grid-template-columns: repeat(6, 1fr) !important;
  }
  #sx .m-grid-6 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .m-grid-7 {
    -ms-grid-columns: (1fr) [7] !important;
    grid-template-columns: repeat(7, 1fr) !important;
  }
  #sx .m-grid-7 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .m-grid-8 {
    -ms-grid-columns: (1fr) [8] !important;
    grid-template-columns: repeat(8, 1fr) !important;
  }
  #sx .m-grid-8 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .m-grid-9 {
    -ms-grid-columns: (1fr) [9] !important;
    grid-template-columns: repeat(9, 1fr) !important;
  }
  #sx .m-grid-9 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .m-grid-10 {
    -ms-grid-columns: (1fr) [10] !important;
    grid-template-columns: repeat(10, 1fr) !important;
  }
  #sx .m-grid-10 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .m-grid-11 {
    -ms-grid-columns: (1fr) [11] !important;
    grid-template-columns: repeat(11, 1fr) !important;
  }
  #sx .m-grid-11 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .m-grid-12 {
    -ms-grid-columns: (1fr) [12] !important;
    grid-template-columns: repeat(12, 1fr) !important;
  }
  #sx .m-grid-12 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .m-grid-13 {
    -ms-grid-columns: (1fr) [13] !important;
    grid-template-columns: repeat(13, 1fr) !important;
  }
  #sx .m-grid-13 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .m-grid-14 {
    -ms-grid-columns: (1fr) [14] !important;
    grid-template-columns: repeat(14, 1fr) !important;
  }
  #sx .m-grid-14 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .m-grid-15 {
    -ms-grid-columns: (1fr) [15] !important;
    grid-template-columns: repeat(15, 1fr) !important;
  }
  #sx .m-grid-15 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .m-grid-16 {
    -ms-grid-columns: (1fr) [16] !important;
    grid-template-columns: repeat(16, 1fr) !important;
  }
  #sx .m-grid-16 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .m-grid-17 {
    -ms-grid-columns: (1fr) [17] !important;
    grid-template-columns: repeat(17, 1fr) !important;
  }
  #sx .m-grid-17 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .m-grid-18 {
    -ms-grid-columns: (1fr) [18] !important;
    grid-template-columns: repeat(18, 1fr) !important;
  }
  #sx .m-grid-18 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .m-grid-19 {
    -ms-grid-columns: (1fr) [19] !important;
    grid-template-columns: repeat(19, 1fr) !important;
  }
  #sx .m-grid-19 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .m-grid-20 {
    -ms-grid-columns: (1fr) [20] !important;
    grid-template-columns: repeat(20, 1fr) !important;
  }
  #sx .m-grid-20 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
  #sx .m-grid-21 {
    -ms-grid-columns: (1fr) [21] !important;
    grid-template-columns: repeat(21, 1fr) !important;
  }
  #sx .m-grid-21 > * {
    -ms-grid-column: auto !important;
    grid-column: auto !important;
  }
}
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
    format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translateZ(0);
}
.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -ms-flex-align: start;
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: normal;
  line-height: 1;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}
.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
  --swiper-navigation-color: #fff;
}
.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
  --swiper-navigation-color: #000;
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: opacity 0.3s;
  transform: translateZ(0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  transition: transform 0.2s, top 0.2s;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: transform 0.2s, left 0.2s;
}
.swiper-container-horizontal.swiper-container-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: transform 0.2s, right 0.2s;
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-container-rtl
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white {
  --swiper-pagination-color: #fff;
}
.swiper-pagination-black {
  --swiper-pagination-color: #000;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  to {
    transform: rotate(1turn);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
:root {
  --pagemargin: 1vw;
  --bg: #fff;
  --brand: #000;
  --first: #011B40;
  --heading: #580f83;
  --highlight: #f5c73e;
  --dark: #111;
  --text: #333;
  --light: #f2f2f2;
  --border-color: #252525;
  --link: #580f83;
  --hover: #D3AD6D;
  --button-text: #000;
  --handw: "Alex Brush", cursive;
  --font: "Open Sans", sans-serif;
  --font-2: "Raleway", sans-serif;
  --font-1: "Roboto", sans-serif;
}
:root .dark {
  --bg: #000;
  --brand: #fff;
  --link: #fff;
  --text: #fff;
  color: var(--text);
}
:root .dark ::selection {
  background: #fff;
  color: #000;
}
:root .dark ::-moz-selection {
  background: #fff;
  color: #000;
}
:root .light {
  --bg: #fff;
  --brand: #000;
  --first: #272727;
  --link: #c00;
  --hover: #f60;
  --text: #272727;
}
:root .turq {
  --brand: #37817c;
  --first: #43aaa3;
  --link: #48b9b2;
  --hover: #61dfd6;
  --button-text: hsla(0, 0%, 100%, 0.6);
}
:root .green {
  --brand: #56c12f;
  --first: #4a9238;
  --link: #4a9238;
  --hover: #85f569;
}
:root .red {
  --brand: #9b0b2f;
  --first: #b30f38;
  --link: #d61c4b;
  --hover: #f03665;
}
:root .purple,
:root .red {
  --button-text: hsla(0, 0%, 100%, 0.6);
}
:root .purple {
  --brand: #9f35da;
  --first: #8235da;
  --link: #9f35da;
  --hover: #8235da;
}
:root .slate {
  --brand: #5a85bf;
  --first: #525d6b;
  --link: #328bff;
  --hover: #75aef8;
  --button-text: hsla(0, 0%, 100%, 0.6);
}
::selection {
  background: #000;
  color: #fff;
}
::-moz-selection {
  background: #000;
  color: #fff;
}
.handw {
  font-family: var(--handw);
}
.opaque-text {
  opacity: 1;
  color: hsla(0, 0%, 100%, 0.4);
}
.btn-brand {
  background: var(--brand);
  transition: 0.4s;
}
.btn-brand:hover {
  filter: brightness(0.8);
}
::-webkit-scrollbar {
  width: 6px;
  position: absolute;
}
::-webkit-scrollbar-track {
  background: #000;
}
::-webkit-scrollbar-thumb {
  background: var(--first);
}
::-webkit-scrollbar-thumb:hover {
  background: var(--hover);
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
@keyframes scrolldown {
  0% {
    transform: translateY(10%);
    opacity: 0;
  }
  to {
    transform: translateY(-10%);
    opacity: 1;
  }
}
.fadein {
  opacity: 0;
}
.loverlay {
  background: #0000001c;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.sx-loader {
  border-radius: 100px;
  width: 60px;
  height: 60px;
  font-size: 10px;
  position: fixed;
  z-index: 200000;
  top: 50%;
  left: 50%;
  margin-left: -33px;
  margin-top: -33px;
  text-indent: -9999em;
  animation: linear spin infinite 2s;
  border: 8px solid #00000090;
  border-left: 8px solid transparent;
  transform: translateZ(0);
}
.sx-loader:after {
  position: absolute;
  border-radius: 100px;
  animation: linear reverse spin infinite 0.5s;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  margin-left: -15px;
  border: 7px solid var(--hover);
  border-right: 6px solid transparent;
  content: "";
}
body,
html {
  color: var(--text);
  background: linear-gradient(45deg, #000, #222);
  width: 100%;
  height: 100%;
  scroll-behavior: smooth;
  font-family: var(--font);
  font-weight: 500;
  overflow: hidden;
  line-height: 1.5;
}
a {
  color: var(--link);
}
a,
a:hover {
  text-decoration: none;
}
a:hover {
  color: var(--hover);
}
#sx {
  scroll-behavior: smooth;
  overflow: hidden;
}
.notouch,
[sx="slider"]
  .swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  pointer-events: none;
}
#scene #logo span,
#scene .menu .item i,
#scene .menu .item span,
.button,
.closeme,
.opaque-link,
.rotate,
.sx .opaque.link,
.sx [sx="pagemenu"] .menuitem a .link.exp,
.sx [sx="slider"] .swiper-slide .link.exp,
.transition,
[sx="hamburger"] span,
[sx="jsonform"] .tablist .tabname,
[sx="jsonform"] [sx="simpleform-cancel"],
[sx="jsonform"] [sx="simpleform-display"] .inside .sddelete,
[sx="jsonform"] [sx="simpleform-display"] .inside .sddownload,
[sx="jsonform"] [sx="simpleform-display"] .inside .sdedit,
[sx="jsonform"] [sx="simpleform-insert"],
[sx="jsonform"] [sx="simpleform-update"],
[sx="newslist"] .newsitem h3,
[sx="pagemenu"] .menuitem,
[sx="pagemenu"] .menuitem a .sx .link.exp,
[sx="powerslider"] [sx="slide-container"] .swiper-slide a,
[sx="simpleform"] .tablist .tabname,
[sx="simpleform"] [sx="simpleform-cancel"],
[sx="simpleform"] [sx="simpleform-display"] .inside .sddelete,
[sx="simpleform"] [sx="simpleform-display"] .inside .sddownload,
[sx="simpleform"] [sx="simpleform-display"] .inside .sdedit,
[sx="simpleform"] [sx="simpleform-insert"],
[sx="simpleform"] [sx="simpleform-update"],
[sx="slider"] .swiper-pagination .swiper-pagination-bullet,
[sx="slider"] .swiper-slide .sx .link.exp,
[sx="socialshare"] .item,
a {
  transition: 0.4s;
  cursor: pointer;
}
.opaque-link {
  opacity: 0.5;
}
.opaque-link:hover {
  opacity: 1;
}
.mini {
  font-size: 0.6em;
}
.midi {
  font-size: 0.8em;
}
.spacing {
  letter-spacing: 4px;
}
.opaque,
[sx="pagemenu"] .menuitem a .exp,
[sx="slider"] .swiper-slide .exp {
  opacity: 0.3 !important;
}
.white {
  color: #fff;
}
.bold {
  font-weight: 600;
}
.spacing {
  letter-spacing: 6px;
}
.closeme {
  width: 50px;
  height: 50px;
  top: -75px;
  left: 50%;
  margin-left: -25px;
  border-radius: 100px;
  border: 1px solid hsla(0, 0%, 100%, 0.6);
  font-size: 2em;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  box-shadow: 0 0 0 transparent;
  opacity: 0.4;
}
.closeme > div {
  width: 100%;
  height: 100%;
}
.closeme:hover {
  box-shadow: 0 0 50px var(--dark);
  opacity: 1;
  transform: rotate(1turn);
}
.overlay {
  background: rgba(0, 0, 0, 0.2);
  z-index: -1;
  top: 0;
  left: 0;
  display: none;
}
h3 {
  color: var(--text);
  font-weight: 200;
  font-size: 3em;
}
h4 {
  color: var(--second);
}
.grow {
  -ms-flex-positive: 1;
  flex-grow: 1;
}
#scene {
  position: fixed;
  width: 100%;
  height: 100%;
}
#scene #nav {
  background-color: var(--bg);
}
#scene #nav .inner {
  max-width: 1140px;
  width: 100%;
}
#scene #topright {
  justify-self: flex-end;
}
#scene #topleft {
  padding-left: 0;
}
#scene #logo {
  z-index: 60;
  margin-right: 30px;
}
#scene #logo img {
  height: 50px;
}
#scene #logo span {
  position: absolute;
  bottom: -18px;
  left: 0;
  font-size: 0.7em;
  font-weight: 600;
  letter-spacing: 4px;
  text-align: center;
  opacity: 0.4;
  width: 100%;
  color: #fff;
  border-radius: 100px;
}
#scene #logo:hover span {
  opacity: 1;
}
#scene .menu {
  color: var(--text);
}
#scene .menu .item {
  position: relative;
  cursor: pointer;
}
#scene .menu .item i,
#scene .menu .item span {
  display: inline-block;
  padding: 10px 20px;
}
#scene .menu .item i {
  font-size: 1.6em;
}
#scene .menu .item:hover {
  background: #444;
  color: var(--link);
}
#scene .menu .item .items {
  overflow: hidden;
  display: none;
  width: -moz-max-content;
  width: max-content;
  background: #fff;
  transform: translate(-20px);
  border-radius: 6px;
  min-width: 250px;
  z-index: 100;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
}
#scene .menu .item .items .mitem {
  padding: 12px 25px;
  border-top: 1px solid #efefef;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  color: var(--text);
  width: 100%;
  text-align: left;
}
#scene .menu .item .items .mitem:first-of-type {
  border: 0;
}
#scene .menu .item .items .mitem.active,
#scene .menu .item .items .mitem:hover {
  background: #efefef;
}
#scene .menu .item:hover .items {
  display: -ms-flexbox;
  display: flex;
}
#scene .menu .item.active {
  background: var(--first);
}
#scene #menu-products .items {
  -ms-flex-direction: row;
  flex-direction: row;
  min-width: 550px;
  width: -moz-fit-content;
  width: fit-content;
  overflow: hidden;
}
#scene #menu-products .items .mitem {
  white-space: nowrap;
  -ms-flex: 50%;
  flex: 50%;
  width: 50%;
}
#scene #menu-products .items .mitem:nth-child(2n) {
  border-left: 1px solid #efefef;
}
#scene #langselect {
  font-weight: 700;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  border-left: 1px solid #fff;
  height: 40px;
  padding-left: 15px;
  margin-left: 15px;
}
#scene #langselect .msearch {
  display: none;
}
#scene #langselect a {
  color: #fff;
}
#scene #langselect a:hover {
  color: var(--hover);
}
#scene #langselect div {
  margin: 0 10px;
  -ms-flex-pack: center;
  justify-content: center;
}
#scene #langselect div.active a {
  color: var(--hover);
}
#hmenu {
  left: 100%;
  top: 0;
  height: 100%;
  border-right: 1px solid var(--border-color);
  background: #000;
  z-index: 5 !important;
  display: none;
}
#hmenu .items,
#hmenu .items2 {
  line-height: 1.2em;
  width: 100%;
  position: relative;
  display: none;
  height: auto;
  bottom: 0;
}
#hmenu .items2 a,
#hmenu .items a {
  color: var(--link);
  padding: 5px;
}
#hmenu .items2 a:hover,
#hmenu .items a:hover {
  color: #fff;
}
#hmenu .items2 .item,
#hmenu .items .item {
  border: 1px solid #fff;
}
#hmenu .items2 .item h3,
#hmenu .items .item h3 {
  padding: 0;
  margin: 0;
  font-size: 1.2em;
  text-align: center;
  padding: 10px;
}
#hmenu .items2 .item .exp,
#hmenu .items .item .exp {
  font-size: 0.9em;
  opacity: 0.7;
}
#hmenu .items2 .item.active:after,
#hmenu .items .item.active:after {
  background: var(--first);
}
#hmenu .items2 .item:hover:after,
#hmenu .items .item:hover:after {
  background: var(--light);
  opacity: 1;
}
#hmenu a {
  display: block;
}
#hmenu a:hover .exp {
  opacity: 1 !important;
}
#scenebg {
  pointer-events: none;
  z-index: -2;
}
#scenebg .bg {
  background-position: bottom !important;
  box-shadow: inset 0 0 400px var(--dark);
}
[sx="newslist"] .newsitem {
  position: relative;
  font-size: 1.2em;
}
[sx="newslist"] .newsitem:first-of-type {
  position: absolute;
  margin-top: -80vh;
  width: 100%;
  max-width: 1140px;
  background: #fff;
}
[sx="newslist"] .newsitem:first-of-type:after {
  content: "";
  border-right: 1px solid hsla(0, 0%, 100%, 0.6);
  height: 15vw;
  position: absolute;
  top: 100%;
  right: 10vw;
  z-index: 1;
}
[sx="newslist"] .newsitem:first-of-type:before {
  content: "";
  border-top: 1px solid hsla(0, 0%, 100%, 0.6);
  height: 1px;
  position: absolute;
  top: 50%;
  left: -100%;
  right: auto;
  width: 100%;
  z-index: 1;
}
[sx="newslist"] .newsitem:nth-child(2n):after {
  content: "";
  border-right: 1px solid #000;
  height: 5vw;
  position: absolute;
  top: 100%;
  left: 10vw;
  right: auto;
  z-index: 1;
}
[sx="newslist"] .newsitem:nth-child(2n) .inner {
  background: var(--light);
}
[sx="newslist"] .newsitem:nth-child(2n) .inner .text {
  padding-right: 0;
  padding-left: 2vw;
}
[sx="newslist"] .newsitem:nth-child(2n) .inner a {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
[sx="newslist"] .newsitem h3 {
  opacity: 1 !important;
  color: var(--text);
  font-size: 2em;
  margin-bottom: 2vw;
}
[sx="newslist"] .newsitem .text {
  padding-right: 2vw;
}
[sx="newslist"] .newsitem .image {
  width: 100%;
  padding-bottom: 33%;
}
[sx="newslist"] .newsitem a {
  -ms-flex-align: center !important;
  align-items: center !important;
}
[sx="newslist"] .newsitem .inner {
  padding: 5vw;
  position: relative;
}
[sx="newslist"] .newsitem .inner:hover h3 {
  color: var(--text);
}
[sx="newslist"] .newsitem:after {
  content: "";
  border-right: 1px solid #000;
  height: 5vw;
  position: absolute;
  top: calc(100% - 5vw);
  right: 10vw;
  z-index: 1;
}
#copyright {
  right: 0;
  transform: rotate(-270deg) translateY(-70px);
  font-size: 0.7em;
  letter-spacing: 5px;
  opacity: 0.3;
}
#copyright a {
  color: #fff;
}
#copyright:hover {
  opacity: 1;
}
[sx="page-holder"] {
  z-index: -1;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow-y: scroll;
  overflow-x: hidden;
}
[sx="page-holder"] [sx="page"] {
  position: relative;
  background-color: #fff;
  min-height: 100%;
  width: 100%;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  pointer-events: all;
  z-index: 2;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding-bottom: 72px;
}
[sx="page-holder"] [sx="page"] > div {
  width: 100%;
  max-width: 1140px;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  padding: 5vw 0;
}
[sx="page-holder"] [sx="page"] > div.fullsize {
  max-width: 100%;
}
[sx="page-holder"] [sx="page"] > div.alt {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  max-width: 100%;
  background: #efefef;
}
[sx="page-holder"] [sx="page"] > div.alt > div {
  width: 100%;
  max-width: 1140px;
}
[sx="page-holder"] [sx="page"].submain {
  margin-top: calc(100vh - 70px);
}
[sx="page-holder"] [sx="page"].submain.half {
  margin-top: 50vh;
}
[sx="page-holder"] [sx="page"].submain.half .scroll-helper {
  display: none;
}
[sx="page-holder"] [sx="page"].submain.fill {
  margin-top: 0;
}
[sx="page-holder"] [sx="page"].submain.fill.half {
  margin-top: 50vh;
}
[sx="page-holder"] [sx="page"].submain.fill .scroll-helper {
  display: none;
}
@media only screen and (max-width: 1200px) {
  body,
  html {
    font-size: calc(10px + 0.3vw);
  }
  #scene #nav .inner {
    padding: 0 3vw;
  }
  [sx="page-holder"] [sx="page"] {
    background-color: #fff;
    min-height: 100%;
    width: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    pointer-events: all;
    z-index: 2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding-bottom: 72px;
  }
  [sx="page-holder"] [sx="page"] > div {
    width: 100%;
    max-width: 100%;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    padding: 5vw;
  }
  [sx="page-holder"] [sx="page"] > div.fullsize {
    max-width: 100%;
  }
  [sx="page-holder"] [sx="page"] > div.alt {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    max-width: 100%;
    background: #efefef;
  }
  [sx="page-holder"] [sx="page"] > div.alt > div {
    width: 100%;
    max-width: 1140px;
  }
  [sx="page-holder"] [sx="page"].submain {
    margin-top: calc(100vh - 70px);
  }
  [sx="page-holder"] [sx="page"].submain.half {
    margin-top: 50vh;
  }
  [sx="page-holder"] [sx="page"].submain.half .scroll-helper {
    display: none;
  }
  [sx="page-holder"] [sx="page"].submain.fill {
    margin-top: 0;
  }
  [sx="page-holder"] [sx="page"].submain.fill .scroll-helper {
    display: none;
  }
  [sx="page-holder"] [sx="page"] [sx="pagefooter"] {
    padding: 1vw 5vw !important;
  }
  [sx="page-holder"] [sx="page"] .pageheader .inner {
    padding: 0 5vw !important;
  }
}
