/* compiled by scssphp 1.12.1 on Wed, 04 Jun 2025 08:53:23 +0000 (0.9968s) */

@charset "UTF-8";
/*
/// Gets font
@function _font($keys...) {
	@return val($fonts, $keys...);
}
*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5001;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5001;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@keyframes leaflet-gestures-fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.leaflet-container:after {
  animation: leaflet-gestures-fadein 0.8s backwards;
  color: #fff;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 22px;
  justify-content: center;
  display: flex;
  align-items: center;
  padding: 15px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 461;
  pointer-events: none;
}
.leaflet-gesture-handling-touch-warning:after, .leaflet-gesture-handling-scroll-warning:after {
  animation: leaflet-gestures-fadein 0.8s forwards;
}
.leaflet-gesture-handling-touch-warning:after {
  content: attr(data-gesture-handling-touch-content);
}
.leaflet-gesture-handling-scroll-warning:after {
  content: attr(data-gesture-handling-scroll-content);
}
/* required styles */
.leaflet-pane, .leaflet-tile, .leaflet-marker-icon, .leaflet-marker-shadow, .leaflet-tile-container, .leaflet-pane > svg, .leaflet-pane > canvas, .leaflet-zoom-box, .leaflet-image-layer, .leaflet-layer {
  position: absolute;
  left: 0;
  top: 0;
}
.leaflet-container {
  overflow: hidden;
}
.leaflet-tile, .leaflet-marker-icon, .leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast;
}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0;
}
.leaflet-marker-icon, .leaflet-marker-shadow {
  display: block;
}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg, .leaflet-container .leaflet-marker-pane img, .leaflet-container .leaflet-shadow-pane img, .leaflet-container .leaflet-tile-pane img, .leaflet-container img.leaflet-image-layer {
  max-width: none !important;
  max-height: none !important;
}
.leaflet-container.leaflet-touch-zoom {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y;
}
.leaflet-container.leaflet-touch-drag {
  -ms-touch-action: pinch-zoom;
  /* Fallback for FF which doesn't support pinch-zoom */
  touch-action: none;
  touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  -ms-touch-action: none;
  touch-action: none;
}
.leaflet-container {
  -webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
  filter: inherit;
  visibility: hidden;
}
.leaflet-tile-loaded {
  visibility: inherit;
}
.leaflet-zoom-box {
  width: 0;
  height: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 800;
}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
  -moz-user-select: none;
}
.leaflet-pane {
  z-index: 400;
}
.leaflet-tile-pane {
  z-index: 200;
}
.leaflet-overlay-pane {
  z-index: 400;
}
.leaflet-shadow-pane {
  z-index: 500;
}
.leaflet-marker-pane {
  z-index: 600;
}
.leaflet-tooltip-pane {
  z-index: 650;
}
.leaflet-popup-pane {
  z-index: 700;
}
.leaflet-map-pane canvas {
  z-index: 100;
}
.leaflet-map-pane svg {
  z-index: 200;
}
.leaflet-vml-shape {
  width: 1px;
  height: 1px;
}
.lvml {
  behavior: url(#default #VML);
  display: inline-block;
  position: absolute;
}
/* control positioning */
.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted;
  /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}
.leaflet-top, .leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none;
}
.leaflet-top {
  top: 0;
}
.leaflet-right {
  right: 0;
}
.leaflet-bottom {
  bottom: 0;
}
.leaflet-left {
  left: 0;
}
.leaflet-control {
  float: left;
  clear: both;
}
.leaflet-right .leaflet-control {
  float: right;
}
.leaflet-top .leaflet-control {
  margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}
.leaflet-left .leaflet-control {
  margin-left: 10px;
}
.leaflet-right .leaflet-control {
  margin-right: 10px;
}
/* zoom and fade animations */
.leaflet-fade-anim .leaflet-tile {
  will-change: opacity;
}
.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1;
}
.leaflet-zoom-animated {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
  will-change: transform;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}
.leaflet-zoom-anim .leaflet-tile, .leaflet-pan-anim .leaflet-tile {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}
/* cursors */
.leaflet-interactive {
  cursor: pointer;
}
.leaflet-grab {
  cursor: -webkit-grab;
  cursor: -moz-grab;
}
.leaflet-crosshair, .leaflet-crosshair .leaflet-interactive {
  cursor: crosshair;
}
.leaflet-popup-pane, .leaflet-control {
  cursor: auto;
}
.leaflet-dragging .leaflet-grab, .leaflet-dragging .leaflet-grab .leaflet-interactive, .leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
}
/* marker & overlays interactivity */
.leaflet-marker-icon, .leaflet-marker-shadow, .leaflet-image-layer, .leaflet-pane > svg path, .leaflet-tile-container {
  pointer-events: none;
}
.leaflet-marker-icon.leaflet-interactive, .leaflet-image-layer.leaflet-interactive, .leaflet-pane > svg path.leaflet-interactive {
  pointer-events: visiblePainted;
  /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}
/* visual tweaks */
.leaflet-container {
  background: #ddd;
  outline: 0;
}
.leaflet-container a {
  color: #0078A8;
}
.leaflet-container a.leaflet-active {
  outline: 2px solid orange;
}
.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5);
}
/* general typography */
.leaflet-container {
  font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
}
/* general toolbar styles */
.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px;
}
.leaflet-bar a, .leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black;
}
.leaflet-bar a, .leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}
.leaflet-bar a:hover {
  background-color: #f4f4f4;
}
.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none;
}
.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb;
}
.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
/* zoom control */
.leaflet-control-zoom-in, .leaflet-control-zoom-out {
  font: bold 18px "Lucida Console", Monaco, monospace;
  text-indent: 1px;
}
.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px;
}
/* layers control */
.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px;
}
.leaflet-control-layers-toggle {
  background-image: url(images/layers.png);
  width: 36px;
  height: 36px;
}
.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url(images/layers-2x.png);
  background-size: 26px 26px;
}
.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px;
}
.leaflet-control-layers .leaflet-control-layers-list, .leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none;
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative;
}
.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff;
}
.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 5px;
}
.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px;
}
.leaflet-control-layers label {
  display: block;
}
.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px;
}
/* Default icon URLs */
.leaflet-default-icon-path {
  background-image: url(images/marker-icon.png);
}
/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  margin: 0;
}
.leaflet-control-attribution, .leaflet-control-scale-line {
  padding: 0 5px;
  color: #333;
}
.leaflet-control-attribution a {
  text-decoration: none;
}
.leaflet-control-attribution a:hover {
  text-decoration: underline;
}
.leaflet-container .leaflet-control-attribution, .leaflet-container .leaflet-control-scale {
  font-size: 11px;
}
.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}
.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}
.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  background: rgba(255, 255, 255, 0.5);
}
.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}
.leaflet-touch .leaflet-control-attribution, .leaflet-touch .leaflet-control-layers, .leaflet-touch .leaflet-bar {
  box-shadow: none;
}
.leaflet-touch .leaflet-control-layers, .leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}
/* popup */
.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px;
}
.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px;
}
.leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.4;
}
.leaflet-popup-content p {
  margin: 18px 0;
}
.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none;
}
.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.leaflet-popup-content-wrapper, .leaflet-popup-tip {
  background: white;
  color: #333;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}
.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  border: none;
  text-align: center;
  width: 18px;
  height: 14px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
  background: transparent;
}
.leaflet-container a.leaflet-popup-close-button:hover {
  color: #999;
}
.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.leaflet-oldie .leaflet-popup-content-wrapper {
  zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}
.leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px;
}
.leaflet-oldie .leaflet-control-zoom, .leaflet-oldie .leaflet-control-layers, .leaflet-oldie .leaflet-popup-content-wrapper, .leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999;
}
/* div icon */
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666;
}
/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.leaflet-tooltip.leaflet-clickable {
  cursor: pointer;
  pointer-events: auto;
}
.leaflet-tooltip-top:before, .leaflet-tooltip-bottom:before, .leaflet-tooltip-left:before, .leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}
/* Directions */
.leaflet-tooltip-bottom {
  margin-top: 6px;
}
.leaflet-tooltip-top {
  margin-top: -6px;
}
.leaflet-tooltip-bottom:before, .leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px;
}
.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff;
}
.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff;
}
.leaflet-tooltip-left {
  margin-left: -6px;
}
.leaflet-tooltip-right {
  margin-left: 6px;
}
.leaflet-tooltip-left:before, .leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px;
}
.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff;
}
.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/*
/// Gets font
@function _font($keys...) {
	@return val($fonts, $keys...);
}
*/
* {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
  font-size: 100%;
  font: inherit;
  position: relative;
  background-repeat: no-repeat;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
  display: block;
}
ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote::before, blockquote::after, q::before, q::after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: local("Material Icons"), url(../Fonts/MaterialIcons-Regular.woff2) format("woff2");
}
@font-face {
  font-family: "Garland";
  font-style: normal;
  font-weight: 400;
  src: local("Garland"), url(../Fonts/Garland.woff) format("woff");
}
@font-face {
  font-family: "ShadowsIntoLight";
  font-style: normal;
  font-weight: 400;
  src: local("ShadowsIntoLight"), url(../Fonts/ShadowsIntoLight.woff2) format("woff2"), url(../Fonts/ShadowsIntoLight.woff) format("woff");
}
@font-face {
  font-family: "NanumPen";
  font-style: normal;
  font-weight: 400;
  src: local("NanumPen"), url(../Fonts/NanumPen.woff2) format("woff2"), url(../Fonts/NanumPen.woff) format("woff");
}
@font-face {
  font-family: "GloriaHallelujah";
  font-style: normal;
  font-weight: 400;
  src: local("GloriaHallelujah"), url(../Fonts/GloriaHallelujah.woff2) format("woff2"), url(../Fonts/GloriaHallelujah.woff) format("woff");
}
@font-face {
  font-family: "OoohBaby-Regular";
  font-style: normal;
  font-weight: 400;
  src: local("OoohBaby-Regular"), url(../Fonts/OoohBaby-Regular.woff2) format("woff2"), url(../Fonts/OoohBaby-Regular.woff) format("woff");
}
@font-face {
  font-family: "IndieFlower";
  font-style: normal;
  font-weight: 400;
  src: local("IndieFlower"), url(../Fonts/IndieFlower.woff2) format("woff2"), url(../Fonts/IndieFlower.woff) format("woff");
}
@font-face {
  font-family: "SourceSansPro-Regular";
  font-style: normal;
  font-weight: 400;
  src: local("SourceSansPro-Regular"), url(../Fonts/SourceSansPro-Regular.woff2) format("woff2"), url(../Fonts/SourceSansPro-Regular.woff) format("woff");
}
@font-face {
  font-family: "SourceSansPro-Bold";
  font-style: normal;
  font-weight: 400;
  src: local("SourceSansPro-Bold"), url(../Fonts/SourceSansPro-Bold.woff2) format("woff2"), url(../Fonts/SourceSansPro-Bold.woff) format("woff");
}
@font-face {
  font-family: "BreeRegular";
  font-style: normal;
  src: url(../Fonts/bree/BreeW01Regular.woff2) format("woff2"), url(../Fonts/bree/BreeW01Regular.woff) format("woff");
}
@font-face {
  font-family: "BreeLight";
  font-style: normal;
  src: url(../Fonts/bree/BreeW01Light.woff2) format("woff2"), url(../Fonts/bree/BreeW01Light.woff) format("woff");
}
@font-face {
  font-family: "BreeBold";
  font-style: normal;
  src: url(../Fonts/bree/BreeW01Bold.woff2) format("woff2"), url(../Fonts/bree/BreeW01Bold.woff) format("woff");
}
@font-face {
  font-family: "BreeBoldOblique";
  font-style: normal;
  src: local("Material Icons"), local("MaterialIcons-Regular"), url(../Fonts/bree/BreeW01BoldOblique.woff2) format("woff2"), url(../Fonts/bree/BreeW01BoldOblique.woff) format("woff");
}
section.frame header h2, section.frame header.subheader h3, section.frame header h3, div.api-items ul.api-list li h3, div.article.flex > article > div.content h4, div.article.flex.slider-offer article > div.content h4, section.frame h3, div.ce.slider.full div.ce-bodytext blockquote, div.ce.slider.full div.ce-bodytext blockquote * {
  font-family: "BreeBold", sans-serif;
  font-weight: 700;
}
a.button, button.button, form button, div.mgoapis.filter div.tabs button {
  font-family: "BreeRegular", sans-serif;
  font-weight: 400;
}
section.frame header.subheader h2, section.frame.interactive > div.wrapper header h2, section.frame.interactive > div.wrapper header h3, body, body *, a#vsbanner span, section.frame.frame-type-menu_subpages div.cards a span, footer#pageFooter ul#footerNavigation li a span, footer#pageFooter ul#socketNavigation > li, footer#pageFooter ul#socketNavigation > li *, div.ce-textpic figcaption > div, div.mgoapis.filter div.content form button[type="submit"] span, div.mgoapis.filter div.content form label, div.mgoapis.filter div.content form div.items > div *, section.plugin-angebote_angebote figcaption, .gallery-grid figcaption.copyright *, .gallery-grid span.copyright *, article.api-detail div.desc div.teaser, article.api-detail div.desc div.teaser *, .cc_container, .cc_container *, .cc_container a.cc_btn {
  font-family: "SourceSansPro-Regular", sans-serif;
}
section.frame h4, article.api-detail div.desc div.teaser, article.api-detail div.desc div.teaser *, section.frame h2, section.frame strong, section.frame a.button:not(.details), section.frame a.pdf, a.details, ul#mobileNavigation > li > a > span, ul#mobileNavigation li a span, header#pageHeader ul#languageNavigation > li.active a span, footer#pageFooter ul#footerNavigation > li > a > span, div#cookie-consent button, div.broschuere span.label, div.anzeige span.label, a#skipNavigation, a#vsbanner span {
  font-family: "SourceSansPro-Bold", sans-serif;
}
section.blog div.accordion section div.wrapper *:not(header):not(header *) {
  font-family: "ShadowsIntoLight", sans-serif;
}
section.blog.hand1 div.accordion section div.wrapper *:not(header):not(header *) {
  font-family: "GloriaHallelujah", sans-serif;
}
section.blog.hand2 div.accordion section div.wrapper *:not(header):not(header *) {
  font-family: "OoohBaby-Regular", sans-serif;
}
section.blog.hand3 div.accordion section div.wrapper *:not(header):not(header *) {
  font-family: "IndieFlower", sans-serif;
}
article.api-detail div.meta > span::before, article.api-detail span.phone::before, article.api-detail span.email::before, section.frame a.button:not(.details)::before, section.frame.interactive > div.wrapper header button::after, button.arrow::before, div.api-items div.switchView button, div.api-items ul.api-list li div.meta > span::before, body > div.api-map button.close::before, section.foerderhinweis div#foerderhinweis button::after, ul#mobileNavigation > li > button::before, div#breadCrumbs ul#breadCrumbNavigation li::after, button#openNavi::before, button#closeNavi::before, a.icon::before, div.ce-textpic figcaption button::after, div.ce-image button.slick-arrow::after, div.mgoapis.filter div.content form div.items > div button::before, section.plugin-broschueren_broschueren button.arrow::before, section.plugin-anzeigen_anzeigen button.arrow::before {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
}
section.frame header h2, section.frame header.subheader h3 {
  font-size: 2.8rem;
}
@media only screen and (min-width: 90.625em) {
  section.frame header h2, section.frame header.subheader h3 {
    font-size: 3.5rem;
  }
}
section.frame header h3, div.api-items ul.api-list li h3, div.article.flex > article > div.content h4, div.article.flex.slider-offer article > div.content h4 {
  font-size: 2.6rem;
}
@media only screen and (min-width: 90.625em) {
  section.frame header h3, div.api-items ul.api-list li h3, div.article.flex > article > div.content h4, div.article.flex.slider-offer article > div.content h4 {
    font-size: 3rem;
  }
}
section.frame h3 {
  font-size: 2.4rem;
}
@media only screen and (min-width: 90.625em) {
  section.frame h3 {
    font-size: 3rem;
  }
}
section.frame h4 {
  font-size: 2rem;
}
@media only screen and (min-width: 90.625em) {
  section.frame h4 {
    font-size: 2rem;
  }
}
section.frame header.subheader h2, section.frame.interactive > div.wrapper header h2, section.frame.interactive > div.wrapper header h3, body, body *, a#vsbanner span {
  font-size: 1.8rem;
}
@media only screen and (min-width: 90.625em) {
  section.frame header.subheader h2, section.frame.interactive > div.wrapper header h2, section.frame.interactive > div.wrapper header h3, body, body *, a#vsbanner span {
    font-size: 2rem;
  }
}
section.frame.frame-type-menu_subpages div.cards a span, footer#pageFooter ul#footerNavigation li a span, footer#pageFooter ul#socketNavigation > li, footer#pageFooter ul#socketNavigation > li *, div.ce-textpic figcaption > div, div.mgoapis.filter div.content form button[type="submit"] span, div.mgoapis.filter div.content form label, div.mgoapis.filter div.content form div.items > div *, section.plugin-angebote_angebote figcaption, a#vsbanner span {
  font-size: 1.4rem;
}
@media only screen and (min-width: 90.625em) {
  section.frame.frame-type-menu_subpages div.cards a span, footer#pageFooter ul#footerNavigation li a span, footer#pageFooter ul#socketNavigation > li, footer#pageFooter ul#socketNavigation > li *, div.ce-textpic figcaption > div, div.mgoapis.filter div.content form button[type="submit"] span, div.mgoapis.filter div.content form label, div.mgoapis.filter div.content form div.items > div *, section.plugin-angebote_angebote figcaption, a#vsbanner span {
    font-size: 1.6rem;
  }
}
.gallery-grid figcaption.copyright *, .gallery-grid span.copyright * {
  font-size: 1.2rem;
}
@media only screen and (min-width: 90.625em) {
  .gallery-grid figcaption.copyright *, .gallery-grid span.copyright * {
    font-size: 1.2rem;
  }
}
article.api-detail div.desc div.teaser, article.api-detail div.desc div.teaser * {
  font-size: 2.2rem;
}
@media only screen and (min-width: 90.625em) {
  article.api-detail div.desc div.teaser, article.api-detail div.desc div.teaser * {
    font-size: 2.4rem;
  }
}
.mdi:before, .mdi-set {
  display: inline-block;
  font: normal normal normal 24px/1 "Material Icons";
  font-size: inherit;
  text-rendering: auto;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mdi-access-point:before {
  content: "";
}
.mdi-access-point-network:before {
  content: "";
}
.mdi-access-point-network-off:before {
  content: "﮽";
}
.mdi-account:before {
  content: "";
}
.mdi-account-alert:before {
  content: "";
}
.mdi-account-alert-outline:before {
  content: "שּׁ";
}
.mdi-account-arrow-left:before {
  content: "שּׂ";
}
.mdi-account-arrow-left-outline:before {
  content: "אַ";
}
.mdi-account-arrow-right:before {
  content: "אָ";
}
.mdi-account-arrow-right-outline:before {
  content: "אּ";
}
.mdi-account-box:before {
  content: "";
}
.mdi-account-box-multiple:before {
  content: "盧";
}
.mdi-account-box-outline:before {
  content: "";
}
.mdi-account-card-details:before {
  content: "";
}
.mdi-account-check:before {
  content: "";
}
.mdi-account-check-outline:before {
  content: "﮾";
}
.mdi-account-child:before {
  content: "愈";
}
.mdi-account-child-circle:before {
  content: "憎";
}
.mdi-account-circle:before {
  content: "";
}
.mdi-account-circle-outline:before {
  content: "בּ";
}
.mdi-account-clock:before {
  content: "גּ";
}
.mdi-account-clock-outline:before {
  content: "דּ";
}
.mdi-account-convert:before {
  content: "";
}
.mdi-account-details:before {
  content: "";
}
.mdi-account-edit:before {
  content: "";
}
.mdi-account-group:before {
  content: "";
}
.mdi-account-group-outline:before {
  content: "הּ";
}
.mdi-account-heart:before {
  content: "";
}
.mdi-account-heart-outline:before {
  content: "﮿";
}
.mdi-account-key:before {
  content: "";
}
.mdi-account-key-outline:before {
  content: "﯀";
}
.mdi-account-minus:before {
  content: "";
}
.mdi-account-minus-outline:before {
  content: "﫫";
}
.mdi-account-multiple:before {
  content: "";
}
.mdi-account-multiple-check:before {
  content: "";
}
.mdi-account-multiple-minus:before {
  content: "";
}
.mdi-account-multiple-minus-outline:before {
  content: "﯁";
}
.mdi-account-multiple-outline:before {
  content: "";
}
.mdi-account-multiple-plus:before {
  content: "";
}
.mdi-account-multiple-plus-outline:before {
  content: "";
}
.mdi-account-network:before {
  content: "";
}
.mdi-account-network-outline:before {
  content: "﯂";
}
.mdi-account-off:before {
  content: "";
}
.mdi-account-off-outline:before {
  content: "﯃";
}
.mdi-account-outline:before {
  content: "";
}
.mdi-account-plus:before {
  content: "";
}
.mdi-account-plus-outline:before {
  content: "";
}
.mdi-account-question:before {
  content: "וּ";
}
.mdi-account-question-outline:before {
  content: "זּ";
}
.mdi-account-remove:before {
  content: "";
}
.mdi-account-remove-outline:before {
  content: "﫬";
}
.mdi-account-search:before {
  content: "";
}
.mdi-account-search-outline:before {
  content: "老";
}
.mdi-account-settings:before {
  content: "";
}
.mdi-account-star:before {
  content: "";
}
.mdi-account-star-outline:before {
  content: "﯄";
}
.mdi-account-supervisor:before {
  content: "慠";
}
.mdi-account-supervisor-circle:before {
  content: "懲";
}
.mdi-account-switch:before {
  content: "";
}
.mdi-account-tie:before {
  content: "ﲿ";
}
.mdi-accusoft:before {
  content: "";
}
.mdi-adjust:before {
  content: "";
}
.mdi-adobe:before {
  content: "蘆";
}
.mdi-air-conditioner:before {
  content: "";
}
.mdi-airbag:before {
  content: "﯅";
}
.mdi-airballoon:before {
  content: "";
}
.mdi-airplane:before {
  content: "";
}
.mdi-airplane-landing:before {
  content: "";
}
.mdi-airplane-off:before {
  content: "";
}
.mdi-airplane-takeoff:before {
  content: "";
}
.mdi-airplay:before {
  content: "";
}
.mdi-airport:before {
  content: "";
}
.mdi-alarm:before {
  content: "";
}
.mdi-alarm-bell:before {
  content: "";
}
.mdi-alarm-check:before {
  content: "";
}
.mdi-alarm-light:before {
  content: "";
}
.mdi-alarm-light-outline:before {
  content: "﯆";
}
.mdi-alarm-multiple:before {
  content: "";
}
.mdi-alarm-off:before {
  content: "";
}
.mdi-alarm-plus:before {
  content: "";
}
.mdi-alarm-snooze:before {
  content: "";
}
.mdi-album:before {
  content: "";
}
.mdi-alert:before {
  content: "";
}
.mdi-alert-box:before {
  content: "";
}
.mdi-alert-box-outline:before {
  content: "ﳀ";
}
.mdi-alert-circle:before {
  content: "";
}
.mdi-alert-circle-outline:before {
  content: "";
}
.mdi-alert-decagram:before {
  content: "";
}
.mdi-alert-decagram-outline:before {
  content: "ﳁ";
}
.mdi-alert-octagon:before {
  content: "";
}
.mdi-alert-octagon-outline:before {
  content: "ﳂ";
}
.mdi-alert-octagram:before {
  content: "";
}
.mdi-alert-octagram-outline:before {
  content: "ﳃ";
}
.mdi-alert-outline:before {
  content: "";
}
.mdi-alien:before {
  content: "";
}
.mdi-all-inclusive:before {
  content: "";
}
.mdi-alpha:before {
  content: "";
}
.mdi-alpha-a:before {
  content: "A";
}
.mdi-alpha-a-box:before {
  content: "﫭";
}
.mdi-alpha-a-box-outline:before {
  content: "﯇";
}
.mdi-alpha-a-circle:before {
  content: "﯈";
}
.mdi-alpha-a-circle-outline:before {
  content: "﯉";
}
.mdi-alpha-b:before {
  content: "B";
}
.mdi-alpha-b-box:before {
  content: "﫮";
}
.mdi-alpha-b-box-outline:before {
  content: "﯊";
}
.mdi-alpha-b-circle:before {
  content: "﯋";
}
.mdi-alpha-b-circle-outline:before {
  content: "﯌";
}
.mdi-alpha-c:before {
  content: "C";
}
.mdi-alpha-c-box:before {
  content: "﫯";
}
.mdi-alpha-c-box-outline:before {
  content: "﯍";
}
.mdi-alpha-c-circle:before {
  content: "﯎";
}
.mdi-alpha-c-circle-outline:before {
  content: "﯏";
}
.mdi-alpha-d:before {
  content: "D";
}
.mdi-alpha-d-box:before {
  content: "﫰";
}
.mdi-alpha-d-box-outline:before {
  content: "﯐";
}
.mdi-alpha-d-circle:before {
  content: "﯑";
}
.mdi-alpha-d-circle-outline:before {
  content: "﯒";
}
.mdi-alpha-e:before {
  content: "E";
}
.mdi-alpha-e-box:before {
  content: "﫱";
}
.mdi-alpha-e-box-outline:before {
  content: "ﯓ";
}
.mdi-alpha-e-circle:before {
  content: "ﯔ";
}
.mdi-alpha-e-circle-outline:before {
  content: "ﯕ";
}
.mdi-alpha-f:before {
  content: "F";
}
.mdi-alpha-f-box:before {
  content: "﫲";
}
.mdi-alpha-f-box-outline:before {
  content: "ﯖ";
}
.mdi-alpha-f-circle:before {
  content: "ﯗ";
}
.mdi-alpha-f-circle-outline:before {
  content: "ﯘ";
}
.mdi-alpha-g:before {
  content: "G";
}
.mdi-alpha-g-box:before {
  content: "﫳";
}
.mdi-alpha-g-box-outline:before {
  content: "ﯙ";
}
.mdi-alpha-g-circle:before {
  content: "ﯚ";
}
.mdi-alpha-g-circle-outline:before {
  content: "ﯛ";
}
.mdi-alpha-h:before {
  content: "H";
}
.mdi-alpha-h-box:before {
  content: "﫴";
}
.mdi-alpha-h-box-outline:before {
  content: "ﯜ";
}
.mdi-alpha-h-circle:before {
  content: "ﯝ";
}
.mdi-alpha-h-circle-outline:before {
  content: "ﯞ";
}
.mdi-alpha-i:before {
  content: "I";
}
.mdi-alpha-i-box:before {
  content: "﫵";
}
.mdi-alpha-i-box-outline:before {
  content: "ﯟ";
}
.mdi-alpha-i-circle:before {
  content: "ﯠ";
}
.mdi-alpha-i-circle-outline:before {
  content: "ﯡ";
}
.mdi-alpha-j:before {
  content: "J";
}
.mdi-alpha-j-box:before {
  content: "﫶";
}
.mdi-alpha-j-box-outline:before {
  content: "ﯢ";
}
.mdi-alpha-j-circle:before {
  content: "ﯣ";
}
.mdi-alpha-j-circle-outline:before {
  content: "ﯤ";
}
.mdi-alpha-k:before {
  content: "K";
}
.mdi-alpha-k-box:before {
  content: "﫷";
}
.mdi-alpha-k-box-outline:before {
  content: "ﯥ";
}
.mdi-alpha-k-circle:before {
  content: "ﯦ";
}
.mdi-alpha-k-circle-outline:before {
  content: "ﯧ";
}
.mdi-alpha-l:before {
  content: "L";
}
.mdi-alpha-l-box:before {
  content: "﫸";
}
.mdi-alpha-l-box-outline:before {
  content: "ﯨ";
}
.mdi-alpha-l-circle:before {
  content: "ﯩ";
}
.mdi-alpha-l-circle-outline:before {
  content: "ﯪ";
}
.mdi-alpha-m:before {
  content: "M";
}
.mdi-alpha-m-box:before {
  content: "﫹";
}
.mdi-alpha-m-box-outline:before {
  content: "ﯫ";
}
.mdi-alpha-m-circle:before {
  content: "ﯬ";
}
.mdi-alpha-m-circle-outline:before {
  content: "ﯭ";
}
.mdi-alpha-n:before {
  content: "N";
}
.mdi-alpha-n-box:before {
  content: "﫺";
}
.mdi-alpha-n-box-outline:before {
  content: "ﯮ";
}
.mdi-alpha-n-circle:before {
  content: "ﯯ";
}
.mdi-alpha-n-circle-outline:before {
  content: "ﯰ";
}
.mdi-alpha-o:before {
  content: "O";
}
.mdi-alpha-o-box:before {
  content: "﫻";
}
.mdi-alpha-o-box-outline:before {
  content: "ﯱ";
}
.mdi-alpha-o-circle:before {
  content: "ﯲ";
}
.mdi-alpha-o-circle-outline:before {
  content: "ﯳ";
}
.mdi-alpha-p:before {
  content: "P";
}
.mdi-alpha-p-box:before {
  content: "﫼";
}
.mdi-alpha-p-box-outline:before {
  content: "ﯴ";
}
.mdi-alpha-p-circle:before {
  content: "ﯵ";
}
.mdi-alpha-p-circle-outline:before {
  content: "ﯶ";
}
.mdi-alpha-q:before {
  content: "Q";
}
.mdi-alpha-q-box:before {
  content: "﫽";
}
.mdi-alpha-q-box-outline:before {
  content: "ﯷ";
}
.mdi-alpha-q-circle:before {
  content: "ﯸ";
}
.mdi-alpha-q-circle-outline:before {
  content: "ﯹ";
}
.mdi-alpha-r:before {
  content: "R";
}
.mdi-alpha-r-box:before {
  content: "﫾";
}
.mdi-alpha-r-box-outline:before {
  content: "ﯺ";
}
.mdi-alpha-r-circle:before {
  content: "ﯻ";
}
.mdi-alpha-r-circle-outline:before {
  content: "ﯼ";
}
.mdi-alpha-s:before {
  content: "S";
}
.mdi-alpha-s-box:before {
  content: "﫿";
}
.mdi-alpha-s-box-outline:before {
  content: "ﯽ";
}
.mdi-alpha-s-circle:before {
  content: "ﯾ";
}
.mdi-alpha-s-circle-outline:before {
  content: "ﯿ";
}
.mdi-alpha-t:before {
  content: "T";
}
.mdi-alpha-t-box:before {
  content: "ﬀ";
}
.mdi-alpha-t-box-outline:before {
  content: "ﰀ";
}
.mdi-alpha-t-circle:before {
  content: "ﰁ";
}
.mdi-alpha-t-circle-outline:before {
  content: "ﰂ";
}
.mdi-alpha-u:before {
  content: "U";
}
.mdi-alpha-u-box:before {
  content: "ﬁ";
}
.mdi-alpha-u-box-outline:before {
  content: "ﰃ";
}
.mdi-alpha-u-circle:before {
  content: "ﰄ";
}
.mdi-alpha-u-circle-outline:before {
  content: "ﰅ";
}
.mdi-alpha-v:before {
  content: "V";
}
.mdi-alpha-v-box:before {
  content: "ﬂ";
}
.mdi-alpha-v-box-outline:before {
  content: "ﰆ";
}
.mdi-alpha-v-circle:before {
  content: "ﰇ";
}
.mdi-alpha-v-circle-outline:before {
  content: "ﰈ";
}
.mdi-alpha-w:before {
  content: "W";
}
.mdi-alpha-w-box:before {
  content: "ﬃ";
}
.mdi-alpha-w-box-outline:before {
  content: "ﰉ";
}
.mdi-alpha-w-circle:before {
  content: "ﰊ";
}
.mdi-alpha-w-circle-outline:before {
  content: "ﰋ";
}
.mdi-alpha-x:before {
  content: "X";
}
.mdi-alpha-x-box:before {
  content: "ﬄ";
}
.mdi-alpha-x-box-outline:before {
  content: "ﰌ";
}
.mdi-alpha-x-circle:before {
  content: "ﰍ";
}
.mdi-alpha-x-circle-outline:before {
  content: "ﰎ";
}
.mdi-alpha-y:before {
  content: "Y";
}
.mdi-alpha-y-box:before {
  content: "ﬅ";
}
.mdi-alpha-y-box-outline:before {
  content: "ﰏ";
}
.mdi-alpha-y-circle:before {
  content: "ﰐ";
}
.mdi-alpha-y-circle-outline:before {
  content: "ﰑ";
}
.mdi-alpha-z:before {
  content: "Z";
}
.mdi-alpha-z-box:before {
  content: "ﬆ";
}
.mdi-alpha-z-box-outline:before {
  content: "ﰒ";
}
.mdi-alpha-z-circle:before {
  content: "ﰓ";
}
.mdi-alpha-z-circle-outline:before {
  content: "ﰔ";
}
.mdi-alphabetical:before {
  content: "";
}
.mdi-altimeter:before {
  content: "";
}
.mdi-amazon:before {
  content: "";
}
.mdi-amazon-alexa:before {
  content: "";
}
.mdi-amazon-drive:before {
  content: "";
}
.mdi-ambulance:before {
  content: "";
}
.mdi-ammunition:before {
  content: "ﳄ";
}
.mdi-ampersand:before {
  content: "戴";
}
.mdi-amplifier:before {
  content: "";
}
.mdi-anchor:before {
  content: "";
}
.mdi-android:before {
  content: "";
}
.mdi-android-auto:before {
  content: "揄";
}
.mdi-android-debug-bridge:before {
  content: "";
}
.mdi-android-head:before {
  content: "";
}
.mdi-android-studio:before {
  content: "";
}
.mdi-angle-acute:before {
  content: "虜";
}
.mdi-angle-obtuse:before {
  content: "路";
}
.mdi-angle-right:before {
  content: "露";
}
.mdi-angular:before {
  content: "";
}
.mdi-angularjs:before {
  content: "";
}
.mdi-animation:before {
  content: "";
}
.mdi-animation-outline:before {
  content: "搜";
}
.mdi-animation-play:before {
  content: "魯";
}
.mdi-animation-play-outline:before {
  content: "摒";
}
.mdi-anvil:before {
  content: "";
}
.mdi-apple:before {
  content: "";
}
.mdi-apple-finder:before {
  content: "";
}
.mdi-apple-icloud:before {
  content: "";
}
.mdi-apple-ios:before {
  content: "";
}
.mdi-apple-keyboard-caps:before {
  content: "";
}
.mdi-apple-keyboard-command:before {
  content: "";
}
.mdi-apple-keyboard-control:before {
  content: "";
}
.mdi-apple-keyboard-option:before {
  content: "";
}
.mdi-apple-keyboard-shift:before {
  content: "";
}
.mdi-apple-safari:before {
  content: "";
}
.mdi-application:before {
  content: "";
}
.mdi-apps:before {
  content: "";
}
.mdi-arch:before {
  content: "";
}
.mdi-archive:before {
  content: "";
}
.mdi-arrange-bring-forward:before {
  content: "";
}
.mdi-arrange-bring-to-front:before {
  content: "";
}
.mdi-arrange-send-backward:before {
  content: "";
}
.mdi-arrange-send-to-back:before {
  content: "";
}
.mdi-arrow-all:before {
  content: "";
}
.mdi-arrow-bottom-left:before {
  content: "";
}
.mdi-arrow-bottom-left-bold-outline:before {
  content: "禮";
}
.mdi-arrow-bottom-left-thick:before {
  content: "醴";
}
.mdi-arrow-bottom-right:before {
  content: "";
}
.mdi-arrow-bottom-right-bold-outline:before {
  content: "隸";
}
.mdi-arrow-bottom-right-thick:before {
  content: "惡";
}
.mdi-arrow-collapse:before {
  content: "";
}
.mdi-arrow-collapse-all:before {
  content: "";
}
.mdi-arrow-collapse-down:before {
  content: "";
}
.mdi-arrow-collapse-horizontal:before {
  content: "";
}
.mdi-arrow-collapse-left:before {
  content: "";
}
.mdi-arrow-collapse-right:before {
  content: "";
}
.mdi-arrow-collapse-up:before {
  content: "";
}
.mdi-arrow-collapse-vertical:before {
  content: "";
}
.mdi-arrow-decision:before {
  content: "了";
}
.mdi-arrow-decision-auto:before {
  content: "僚";
}
.mdi-arrow-decision-auto-outline:before {
  content: "寮";
}
.mdi-arrow-decision-outline:before {
  content: "尿";
}
.mdi-arrow-down:before {
  content: "";
}
.mdi-arrow-down-bold:before {
  content: "";
}
.mdi-arrow-down-bold-box:before {
  content: "";
}
.mdi-arrow-down-bold-box-outline:before {
  content: "";
}
.mdi-arrow-down-bold-circle:before {
  content: "";
}
.mdi-arrow-down-bold-circle-outline:before {
  content: "";
}
.mdi-arrow-down-bold-hexagon-outline:before {
  content: "";
}
.mdi-arrow-down-bold-outline:before {
  content: "料";
}
.mdi-arrow-down-box:before {
  content: "";
}
.mdi-arrow-down-circle:before {
  content: "ﲷ";
}
.mdi-arrow-down-circle-outline:before {
  content: "ﲸ";
}
.mdi-arrow-down-drop-circle:before {
  content: "";
}
.mdi-arrow-down-drop-circle-outline:before {
  content: "";
}
.mdi-arrow-down-thick:before {
  content: "";
}
.mdi-arrow-expand:before {
  content: "";
}
.mdi-arrow-expand-all:before {
  content: "";
}
.mdi-arrow-expand-down:before {
  content: "";
}
.mdi-arrow-expand-horizontal:before {
  content: "";
}
.mdi-arrow-expand-left:before {
  content: "";
}
.mdi-arrow-expand-right:before {
  content: "";
}
.mdi-arrow-expand-up:before {
  content: "";
}
.mdi-arrow-expand-vertical:before {
  content: "";
}
.mdi-arrow-left:before {
  content: "";
}
.mdi-arrow-left-bold:before {
  content: "";
}
.mdi-arrow-left-bold-box:before {
  content: "";
}
.mdi-arrow-left-bold-box-outline:before {
  content: "";
}
.mdi-arrow-left-bold-circle:before {
  content: "";
}
.mdi-arrow-left-bold-circle-outline:before {
  content: "";
}
.mdi-arrow-left-bold-hexagon-outline:before {
  content: "";
}
.mdi-arrow-left-bold-outline:before {
  content: "樂";
}
.mdi-arrow-left-box:before {
  content: "";
}
.mdi-arrow-left-circle:before {
  content: "ﲹ";
}
.mdi-arrow-left-circle-outline:before {
  content: "ﲺ";
}
.mdi-arrow-left-drop-circle:before {
  content: "";
}
.mdi-arrow-left-drop-circle-outline:before {
  content: "";
}
.mdi-arrow-left-right-bold-outline:before {
  content: "燎";
}
.mdi-arrow-left-thick:before {
  content: "";
}
.mdi-arrow-right:before {
  content: "";
}
.mdi-arrow-right-bold:before {
  content: "";
}
.mdi-arrow-right-bold-box:before {
  content: "";
}
.mdi-arrow-right-bold-box-outline:before {
  content: "";
}
.mdi-arrow-right-bold-circle:before {
  content: "";
}
.mdi-arrow-right-bold-circle-outline:before {
  content: "";
}
.mdi-arrow-right-bold-hexagon-outline:before {
  content: "";
}
.mdi-arrow-right-bold-outline:before {
  content: "療";
}
.mdi-arrow-right-box:before {
  content: "";
}
.mdi-arrow-right-circle:before {
  content: "ﲻ";
}
.mdi-arrow-right-circle-outline:before {
  content: "ﲼ";
}
.mdi-arrow-right-drop-circle:before {
  content: "";
}
.mdi-arrow-right-drop-circle-outline:before {
  content: "";
}
.mdi-arrow-right-thick:before {
  content: "";
}
.mdi-arrow-split-horizontal:before {
  content: "鷺";
}
.mdi-arrow-split-vertical:before {
  content: "碌";
}
.mdi-arrow-top-left:before {
  content: "";
}
.mdi-arrow-top-left-bold-outline:before {
  content: "蓼";
}
.mdi-arrow-top-left-thick:before {
  content: "遼";
}
.mdi-arrow-top-right:before {
  content: "";
}
.mdi-arrow-top-right-bold-outline:before {
  content: "龍";
}
.mdi-arrow-top-right-thick:before {
  content: "暈";
}
.mdi-arrow-up:before {
  content: "";
}
.mdi-arrow-up-bold:before {
  content: "";
}
.mdi-arrow-up-bold-box:before {
  content: "";
}
.mdi-arrow-up-bold-box-outline:before {
  content: "";
}
.mdi-arrow-up-bold-circle:before {
  content: "";
}
.mdi-arrow-up-bold-circle-outline:before {
  content: "";
}
.mdi-arrow-up-bold-hexagon-outline:before {
  content: "";
}
.mdi-arrow-up-bold-outline:before {
  content: "阮";
}
.mdi-arrow-up-box:before {
  content: "";
}
.mdi-arrow-up-circle:before {
  content: "ﲽ";
}
.mdi-arrow-up-circle-outline:before {
  content: "ﲾ";
}
.mdi-arrow-up-down-bold-outline:before {
  content: "劉";
}
.mdi-arrow-up-drop-circle:before {
  content: "";
}
.mdi-arrow-up-drop-circle-outline:before {
  content: "";
}
.mdi-arrow-up-thick:before {
  content: "";
}
.mdi-artist:before {
  content: "";
}
.mdi-artist-outline:before {
  content: "ﳅ";
}
.mdi-artstation:before {
  content: "﬷";
}
.mdi-aspect-ratio:before {
  content: "﨣";
}
.mdi-assistant:before {
  content: "";
}
.mdi-asterisk:before {
  content: "";
}
.mdi-at:before {
  content: "";
}
.mdi-atlassian:before {
  content: "";
}
.mdi-atom:before {
  content: "";
}
.mdi-attachment:before {
  content: "";
}
.mdi-audio-video:before {
  content: "祿";
}
.mdi-audiobook:before {
  content: "";
}
.mdi-augmented-reality:before {
  content: "";
}
.mdi-auto-fix:before {
  content: "";
}
.mdi-auto-upload:before {
  content: "";
}
.mdi-autorenew:before {
  content: "";
}
.mdi-av-timer:before {
  content: "";
}
.mdi-axe:before {
  content: "";
}
.mdi-azure:before {
  content: "";
}
.mdi-babel:before {
  content: "﨤";
}
.mdi-baby:before {
  content: "";
}
.mdi-baby-buggy:before {
  content: "";
}
.mdi-backburger:before {
  content: "";
}
.mdi-backspace:before {
  content: "";
}
.mdi-backspace-outline:before {
  content: "טּ";
}
.mdi-backup-restore:before {
  content: "";
}
.mdi-badminton:before {
  content: "";
}
.mdi-balloon:before {
  content: "逸";
}
.mdi-ballot:before {
  content: "杻";
}
.mdi-ballot-outline:before {
  content: "柳";
}
.mdi-ballot-recount:before {
  content: "ﰕ";
}
.mdi-ballot-recount-outline:before {
  content: "ﰖ";
}
.mdi-bandcamp:before {
  content: "";
}
.mdi-bank:before {
  content: "";
}
.mdi-bank-transfer:before {
  content: "都";
}
.mdi-bank-transfer-in:before {
  content: "﨧";
}
.mdi-bank-transfer-out:before {
  content: "﨨";
}
.mdi-barcode:before {
  content: "";
}
.mdi-barcode-scan:before {
  content: "";
}
.mdi-barley:before {
  content: "";
}
.mdi-barley-off:before {
  content: "יּ";
}
.mdi-barn:before {
  content: "ךּ";
}
.mdi-barrel:before {
  content: "";
}
.mdi-baseball:before {
  content: "";
}
.mdi-baseball-bat:before {
  content: "";
}
.mdi-basecamp:before {
  content: "";
}
.mdi-basket:before {
  content: "";
}
.mdi-basket-fill:before {
  content: "";
}
.mdi-basket-unfill:before {
  content: "";
}
.mdi-basketball:before {
  content: "";
}
.mdi-basketball-hoop:before {
  content: "ﰗ";
}
.mdi-basketball-hoop-outline:before {
  content: "ﰘ";
}
.mdi-bat:before {
  content: "כּ";
}
.mdi-battery:before {
  content: "";
}
.mdi-battery-10:before {
  content: "";
}
.mdi-battery-10-bluetooth:before {
  content: "綠";
}
.mdi-battery-20:before {
  content: "";
}
.mdi-battery-20-bluetooth:before {
  content: "菉";
}
.mdi-battery-30:before {
  content: "";
}
.mdi-battery-30-bluetooth:before {
  content: "錄";
}
.mdi-battery-40:before {
  content: "";
}
.mdi-battery-40-bluetooth:before {
  content: "鹿";
}
.mdi-battery-50:before {
  content: "";
}
.mdi-battery-50-bluetooth:before {
  content: "論";
}
.mdi-battery-60:before {
  content: "";
}
.mdi-battery-60-bluetooth:before {
  content: "壟";
}
.mdi-battery-70:before {
  content: "";
}
.mdi-battery-70-bluetooth:before {
  content: "弄";
}
.mdi-battery-80:before {
  content: "";
}
.mdi-battery-80-bluetooth:before {
  content: "籠";
}
.mdi-battery-90:before {
  content: "";
}
.mdi-battery-90-bluetooth:before {
  content: "聾";
}
.mdi-battery-alert:before {
  content: "";
}
.mdi-battery-alert-bluetooth:before {
  content: "牢";
}
.mdi-battery-bluetooth:before {
  content: "磊";
}
.mdi-battery-bluetooth-variant:before {
  content: "賂";
}
.mdi-battery-charging:before {
  content: "";
}
.mdi-battery-charging-10:before {
  content: "";
}
.mdi-battery-charging-100:before {
  content: "";
}
.mdi-battery-charging-20:before {
  content: "";
}
.mdi-battery-charging-30:before {
  content: "";
}
.mdi-battery-charging-40:before {
  content: "";
}
.mdi-battery-charging-50:before {
  content: "";
}
.mdi-battery-charging-60:before {
  content: "";
}
.mdi-battery-charging-70:before {
  content: "";
}
.mdi-battery-charging-80:before {
  content: "";
}
.mdi-battery-charging-90:before {
  content: "";
}
.mdi-battery-charging-outline:before {
  content: "";
}
.mdi-battery-charging-wireless:before {
  content: "";
}
.mdi-battery-charging-wireless-10:before {
  content: "";
}
.mdi-battery-charging-wireless-20:before {
  content: "";
}
.mdi-battery-charging-wireless-30:before {
  content: "";
}
.mdi-battery-charging-wireless-40:before {
  content: "";
}
.mdi-battery-charging-wireless-50:before {
  content: "";
}
.mdi-battery-charging-wireless-60:before {
  content: "";
}
.mdi-battery-charging-wireless-70:before {
  content: "";
}
.mdi-battery-charging-wireless-80:before {
  content: "";
}
.mdi-battery-charging-wireless-90:before {
  content: "";
}
.mdi-battery-charging-wireless-alert:before {
  content: "";
}
.mdi-battery-charging-wireless-outline:before {
  content: "";
}
.mdi-battery-minus:before {
  content: "";
}
.mdi-battery-negative:before {
  content: "";
}
.mdi-battery-outline:before {
  content: "";
}
.mdi-battery-plus:before {
  content: "";
}
.mdi-battery-positive:before {
  content: "";
}
.mdi-battery-unknown:before {
  content: "";
}
.mdi-battery-unknown-bluetooth:before {
  content: "雷";
}
.mdi-battlenet:before {
  content: "לּ";
}
.mdi-beach:before {
  content: "";
}
.mdi-beaker:before {
  content: "ﳆ";
}
.mdi-beaker-outline:before {
  content: "";
}
.mdi-beats:before {
  content: "";
}
.mdi-bed-empty:before {
  content: "";
}
.mdi-beer:before {
  content: "";
}
.mdi-behance:before {
  content: "";
}
.mdi-bell:before {
  content: "";
}
.mdi-bell-off:before {
  content: "";
}
.mdi-bell-off-outline:before {
  content: "敖";
}
.mdi-bell-outline:before {
  content: "";
}
.mdi-bell-plus:before {
  content: "";
}
.mdi-bell-plus-outline:before {
  content: "晴";
}
.mdi-bell-ring:before {
  content: "";
}
.mdi-bell-ring-outline:before {
  content: "";
}
.mdi-bell-sleep:before {
  content: "";
}
.mdi-bell-sleep-outline:before {
  content: "朗";
}
.mdi-beta:before {
  content: "";
}
.mdi-betamax:before {
  content: "流";
}
.mdi-bible:before {
  content: "";
}
.mdi-bike:before {
  content: "";
}
.mdi-billiards:before {
  content: "﬽";
}
.mdi-billiards-rack:before {
  content: "מּ";
}
.mdi-bing:before {
  content: "";
}
.mdi-binoculars:before {
  content: "";
}
.mdi-bio:before {
  content: "";
}
.mdi-biohazard:before {
  content: "";
}
.mdi-bitbucket:before {
  content: "";
}
.mdi-bitcoin:before {
  content: "";
}
.mdi-black-mesa:before {
  content: "";
}
.mdi-blackberry:before {
  content: "";
}
.mdi-blender:before {
  content: "ﳇ";
}
.mdi-blender-software:before {
  content: "";
}
.mdi-blinds:before {
  content: "";
}
.mdi-block-helper:before {
  content: "";
}
.mdi-blogger:before {
  content: "";
}
.mdi-blood-bag:before {
  content: "ﳈ";
}
.mdi-bluetooth:before {
  content: "";
}
.mdi-bluetooth-audio:before {
  content: "";
}
.mdi-bluetooth-connect:before {
  content: "";
}
.mdi-bluetooth-off:before {
  content: "";
}
.mdi-bluetooth-settings:before {
  content: "";
}
.mdi-bluetooth-transfer:before {
  content: "";
}
.mdi-blur:before {
  content: "";
}
.mdi-blur-linear:before {
  content: "";
}
.mdi-blur-off:before {
  content: "";
}
.mdi-blur-radial:before {
  content: "";
}
.mdi-bolnisi-cross:before {
  content: "ﳉ";
}
.mdi-bomb:before {
  content: "";
}
.mdi-bomb-off:before {
  content: "";
}
.mdi-bone:before {
  content: "";
}
.mdi-book:before {
  content: "";
}
.mdi-book-lock:before {
  content: "";
}
.mdi-book-lock-open:before {
  content: "";
}
.mdi-book-minus:before {
  content: "";
}
.mdi-book-multiple:before {
  content: "";
}
.mdi-book-multiple-minus:before {
  content: "望";
}
.mdi-book-multiple-plus:before {
  content: "杖";
}
.mdi-book-multiple-remove:before {
  content: "歹";
}
.mdi-book-multiple-variant:before {
  content: "";
}
.mdi-book-open:before {
  content: "";
}
.mdi-book-open-outline:before {
  content: "﬿";
}
.mdi-book-open-page-variant:before {
  content: "";
}
.mdi-book-open-variant:before {
  content: "";
}
.mdi-book-outline:before {
  content: "נּ";
}
.mdi-book-plus:before {
  content: "";
}
.mdi-book-remove:before {
  content: "殺";
}
.mdi-book-variant:before {
  content: "";
}
.mdi-bookmark:before {
  content: "";
}
.mdi-bookmark-check:before {
  content: "";
}
.mdi-bookmark-minus:before {
  content: "溜";
}
.mdi-bookmark-minus-outline:before {
  content: "琉";
}
.mdi-bookmark-music:before {
  content: "";
}
.mdi-bookmark-off:before {
  content: "留";
}
.mdi-bookmark-off-outline:before {
  content: "硫";
}
.mdi-bookmark-outline:before {
  content: "";
}
.mdi-bookmark-plus:before {
  content: "";
}
.mdi-bookmark-plus-outline:before {
  content: "";
}
.mdi-bookmark-remove:before {
  content: "";
}
.mdi-boombox:before {
  content: "";
}
.mdi-bootstrap:before {
  content: "";
}
.mdi-border-all:before {
  content: "";
}
.mdi-border-all-variant:before {
  content: "";
}
.mdi-border-bottom:before {
  content: "";
}
.mdi-border-bottom-variant:before {
  content: "";
}
.mdi-border-color:before {
  content: "";
}
.mdi-border-horizontal:before {
  content: "";
}
.mdi-border-inside:before {
  content: "";
}
.mdi-border-left:before {
  content: "";
}
.mdi-border-left-variant:before {
  content: "";
}
.mdi-border-none:before {
  content: "";
}
.mdi-border-none-variant:before {
  content: "";
}
.mdi-border-outside:before {
  content: "";
}
.mdi-border-right:before {
  content: "";
}
.mdi-border-right-variant:before {
  content: "";
}
.mdi-border-style:before {
  content: "";
}
.mdi-border-top:before {
  content: "";
}
.mdi-border-top-variant:before {
  content: "";
}
.mdi-border-vertical:before {
  content: "";
}
.mdi-bottle-wine:before {
  content: "";
}
.mdi-bow-tie:before {
  content: "";
}
.mdi-bowl:before {
  content: "";
}
.mdi-bowling:before {
  content: "";
}
.mdi-box:before {
  content: "";
}
.mdi-box-cutter:before {
  content: "";
}
.mdi-box-shadow:before {
  content: "";
}
.mdi-boxing-glove:before {
  content: "סּ";
}
.mdi-braille:before {
  content: "紐";
}
.mdi-brain:before {
  content: "類";
}
.mdi-bread-slice:before {
  content: "ﳊ";
}
.mdi-bread-slice-outline:before {
  content: "ﳋ";
}
.mdi-bridge:before {
  content: "";
}
.mdi-briefcase:before {
  content: "";
}
.mdi-briefcase-account:before {
  content: "ﳌ";
}
.mdi-briefcase-account-outline:before {
  content: "ﳍ";
}
.mdi-briefcase-check:before {
  content: "";
}
.mdi-briefcase-download:before {
  content: "";
}
.mdi-briefcase-download-outline:before {
  content: "ﰙ";
}
.mdi-briefcase-edit:before {
  content: "流";
}
.mdi-briefcase-edit-outline:before {
  content: "ﰚ";
}
.mdi-briefcase-minus:before {
  content: "﨩";
}
.mdi-briefcase-minus-outline:before {
  content: "ﰛ";
}
.mdi-briefcase-outline:before {
  content: "";
}
.mdi-briefcase-plus:before {
  content: "飯";
}
.mdi-briefcase-plus-outline:before {
  content: "ﰜ";
}
.mdi-briefcase-remove:before {
  content: "飼";
}
.mdi-briefcase-remove-outline:before {
  content: "ﰝ";
}
.mdi-briefcase-search:before {
  content: "館";
}
.mdi-briefcase-search-outline:before {
  content: "ﰞ";
}
.mdi-briefcase-upload:before {
  content: "";
}
.mdi-briefcase-upload-outline:before {
  content: "ﰟ";
}
.mdi-brightness-1:before {
  content: "";
}
.mdi-brightness-2:before {
  content: "";
}
.mdi-brightness-3:before {
  content: "";
}
.mdi-brightness-4:before {
  content: "";
}
.mdi-brightness-5:before {
  content: "";
}
.mdi-brightness-6:before {
  content: "";
}
.mdi-brightness-7:before {
  content: "";
}
.mdi-brightness-auto:before {
  content: "";
}
.mdi-brightness-percent:before {
  content: "ﳎ";
}
.mdi-broom:before {
  content: "";
}
.mdi-brush:before {
  content: "";
}
.mdi-buddhism:before {
  content: "壘";
}
.mdi-buffer:before {
  content: "";
}
.mdi-bug:before {
  content: "";
}
.mdi-bug-check:before {
  content: "鶴";
}
.mdi-bug-check-outline:before {
  content: "郞";
}
.mdi-bug-outline:before {
  content: "隷";
}
.mdi-bulldozer:before {
  content: "﬇";
}
.mdi-bullet:before {
  content: "ﳏ";
}
.mdi-bulletin-board:before {
  content: "";
}
.mdi-bullhorn:before {
  content: "";
}
.mdi-bullhorn-outline:before {
  content: "﬈";
}
.mdi-bullseye:before {
  content: "";
}
.mdi-bullseye-arrow:before {
  content: "";
}
.mdi-bus:before {
  content: "";
}
.mdi-bus-alert:before {
  content: "滛";
}
.mdi-bus-articulated-end:before {
  content: "";
}
.mdi-bus-articulated-front:before {
  content: "";
}
.mdi-bus-clock:before {
  content: "";
}
.mdi-bus-double-decker:before {
  content: "";
}
.mdi-bus-school:before {
  content: "";
}
.mdi-bus-side:before {
  content: "";
}
.mdi-cached:before {
  content: "";
}
.mdi-cake:before {
  content: "";
}
.mdi-cake-layered:before {
  content: "";
}
.mdi-cake-variant:before {
  content: "";
}
.mdi-calculator:before {
  content: "";
}
.mdi-calculator-variant:before {
  content: "滋";
}
.mdi-calendar:before {
  content: "";
}
.mdi-calendar-alert:before {
  content: "侮";
}
.mdi-calendar-blank:before {
  content: "";
}
.mdi-calendar-blank-outline:before {
  content: "﭂";
}
.mdi-calendar-check:before {
  content: "";
}
.mdi-calendar-check-outline:before {
  content: "ﰠ";
}
.mdi-calendar-clock:before {
  content: "";
}
.mdi-calendar-edit:before {
  content: "";
}
.mdi-calendar-export:before {
  content: "﬉";
}
.mdi-calendar-heart:before {
  content: "六";
}
.mdi-calendar-import:before {
  content: "﬊";
}
.mdi-calendar-multiple:before {
  content: "";
}
.mdi-calendar-multiple-check:before {
  content: "";
}
.mdi-calendar-multiselect:before {
  content: "僧";
}
.mdi-calendar-outline:before {
  content: "ףּ";
}
.mdi-calendar-plus:before {
  content: "";
}
.mdi-calendar-question:before {
  content: "";
}
.mdi-calendar-range:before {
  content: "";
}
.mdi-calendar-range-outline:before {
  content: "פּ";
}
.mdi-calendar-remove:before {
  content: "";
}
.mdi-calendar-remove-outline:before {
  content: "ﰡ";
}
.mdi-calendar-search:before {
  content: "屢";
}
.mdi-calendar-star:before {
  content: "戮";
}
.mdi-calendar-text:before {
  content: "";
}
.mdi-calendar-text-outline:before {
  content: "ﰢ";
}
.mdi-calendar-today:before {
  content: "";
}
.mdi-calendar-week:before {
  content: "免";
}
.mdi-calendar-week-begin:before {
  content: "勉";
}
.mdi-call-made:before {
  content: "";
}
.mdi-call-merge:before {
  content: "";
}
.mdi-call-missed:before {
  content: "";
}
.mdi-call-received:before {
  content: "";
}
.mdi-call-split:before {
  content: "";
}
.mdi-camcorder:before {
  content: "";
}
.mdi-camcorder-box:before {
  content: "";
}
.mdi-camcorder-box-off:before {
  content: "";
}
.mdi-camcorder-off:before {
  content: "";
}
.mdi-camera:before {
  content: "";
}
.mdi-camera-account:before {
  content: "";
}
.mdi-camera-burst:before {
  content: "";
}
.mdi-camera-control:before {
  content: "﭅";
}
.mdi-camera-enhance:before {
  content: "";
}
.mdi-camera-enhance-outline:before {
  content: "צּ";
}
.mdi-camera-front:before {
  content: "";
}
.mdi-camera-front-variant:before {
  content: "";
}
.mdi-camera-gopro:before {
  content: "";
}
.mdi-camera-image:before {
  content: "";
}
.mdi-camera-iris:before {
  content: "";
}
.mdi-camera-metering-center:before {
  content: "";
}
.mdi-camera-metering-matrix:before {
  content: "";
}
.mdi-camera-metering-partial:before {
  content: "";
}
.mdi-camera-metering-spot:before {
  content: "";
}
.mdi-camera-off:before {
  content: "";
}
.mdi-camera-party-mode:before {
  content: "";
}
.mdi-camera-rear:before {
  content: "";
}
.mdi-camera-rear-variant:before {
  content: "";
}
.mdi-camera-switch:before {
  content: "";
}
.mdi-camera-timer:before {
  content: "";
}
.mdi-cancel:before {
  content: "";
}
.mdi-candle:before {
  content: "";
}
.mdi-candycane:before {
  content: "";
}
.mdi-cannabis:before {
  content: "";
}
.mdi-caps-lock:before {
  content: "漢";
}
.mdi-car:before {
  content: "";
}
.mdi-car-battery:before {
  content: "";
}
.mdi-car-brake-abs:before {
  content: "ﰣ";
}
.mdi-car-brake-parking:before {
  content: "ﰤ";
}
.mdi-car-connected:before {
  content: "";
}
.mdi-car-convertible:before {
  content: "";
}
.mdi-car-door:before {
  content: "קּ";
}
.mdi-car-electric:before {
  content: "רּ";
}
.mdi-car-esp:before {
  content: "ﰥ";
}
.mdi-car-estate:before {
  content: "";
}
.mdi-car-hatchback:before {
  content: "";
}
.mdi-car-key:before {
  content: "שּ";
}
.mdi-car-light-dimmed:before {
  content: "ﰦ";
}
.mdi-car-light-fog:before {
  content: "ﰧ";
}
.mdi-car-light-high:before {
  content: "ﰨ";
}
.mdi-car-limousine:before {
  content: "";
}
.mdi-car-multiple:before {
  content: "תּ";
}
.mdi-car-pickup:before {
  content: "";
}
.mdi-car-side:before {
  content: "";
}
.mdi-car-sports:before {
  content: "";
}
.mdi-car-tire-alert:before {
  content: "ﰩ";
}
.mdi-car-wash:before {
  content: "";
}
.mdi-caravan:before {
  content: "";
}
.mdi-card:before {
  content: "וֹ";
}
.mdi-card-bulleted:before {
  content: "בֿ";
}
.mdi-card-bulleted-off:before {
  content: "כֿ";
}
.mdi-card-bulleted-off-outline:before {
  content: "פֿ";
}
.mdi-card-bulleted-outline:before {
  content: "ﭏ";
}
.mdi-card-bulleted-settings:before {
  content: "ﭐ";
}
.mdi-card-bulleted-settings-outline:before {
  content: "ﭑ";
}
.mdi-card-outline:before {
  content: "ﭒ";
}
.mdi-card-text:before {
  content: "ﭓ";
}
.mdi-card-text-outline:before {
  content: "ﭔ";
}
.mdi-cards:before {
  content: "";
}
.mdi-cards-club:before {
  content: "";
}
.mdi-cards-diamond:before {
  content: "";
}
.mdi-cards-heart:before {
  content: "";
}
.mdi-cards-outline:before {
  content: "";
}
.mdi-cards-playing-outline:before {
  content: "";
}
.mdi-cards-spade:before {
  content: "";
}
.mdi-cards-variant:before {
  content: "";
}
.mdi-carrot:before {
  content: "";
}
.mdi-cart:before {
  content: "";
}
.mdi-cart-arrow-right:before {
  content: "ﰪ";
}
.mdi-cart-off:before {
  content: "";
}
.mdi-cart-outline:before {
  content: "";
}
.mdi-cart-plus:before {
  content: "";
}
.mdi-case-sensitive-alt:before {
  content: "";
}
.mdi-cash:before {
  content: "";
}
.mdi-cash-100:before {
  content: "";
}
.mdi-cash-multiple:before {
  content: "";
}
.mdi-cash-refund:before {
  content: "瀞";
}
.mdi-cash-register:before {
  content: "ﳐ";
}
.mdi-cash-usd:before {
  content: "";
}
.mdi-cassette:before {
  content: "陸";
}
.mdi-cast:before {
  content: "";
}
.mdi-cast-connected:before {
  content: "";
}
.mdi-cast-off:before {
  content: "";
}
.mdi-castle:before {
  content: "";
}
.mdi-cat:before {
  content: "";
}
.mdi-cctv:before {
  content: "";
}
.mdi-ceiling-light:before {
  content: "";
}
.mdi-cellphone:before {
  content: "";
}
.mdi-cellphone-android:before {
  content: "";
}
.mdi-cellphone-arrow-down:before {
  content: "倫";
}
.mdi-cellphone-basic:before {
  content: "";
}
.mdi-cellphone-dock:before {
  content: "";
}
.mdi-cellphone-erase:before {
  content: "樓";
}
.mdi-cellphone-iphone:before {
  content: "";
}
.mdi-cellphone-key:before {
  content: "淚";
}
.mdi-cellphone-link:before {
  content: "";
}
.mdi-cellphone-link-off:before {
  content: "";
}
.mdi-cellphone-lock:before {
  content: "漏";
}
.mdi-cellphone-message:before {
  content: "";
}
.mdi-cellphone-off:before {
  content: "累";
}
.mdi-cellphone-screenshot:before {
  content: "勤";
}
.mdi-cellphone-settings:before {
  content: "";
}
.mdi-cellphone-settings-variant:before {
  content: "縷";
}
.mdi-cellphone-sound:before {
  content: "陋";
}
.mdi-cellphone-text:before {
  content: "";
}
.mdi-cellphone-wireless:before {
  content: "";
}
.mdi-celtic-cross:before {
  content: "ﳑ";
}
.mdi-certificate:before {
  content: "";
}
.mdi-chair-school:before {
  content: "";
}
.mdi-charity:before {
  content: "ﰫ";
}
.mdi-chart-arc:before {
  content: "";
}
.mdi-chart-areaspline:before {
  content: "";
}
.mdi-chart-bar:before {
  content: "";
}
.mdi-chart-bar-stacked:before {
  content: "";
}
.mdi-chart-bell-curve:before {
  content: "ﰬ";
}
.mdi-chart-bubble:before {
  content: "";
}
.mdi-chart-donut:before {
  content: "";
}
.mdi-chart-donut-variant:before {
  content: "";
}
.mdi-chart-gantt:before {
  content: "";
}
.mdi-chart-histogram:before {
  content: "";
}
.mdi-chart-line:before {
  content: "";
}
.mdi-chart-line-stacked:before {
  content: "";
}
.mdi-chart-line-variant:before {
  content: "";
}
.mdi-chart-multiline:before {
  content: "";
}
.mdi-chart-pie:before {
  content: "";
}
.mdi-chart-scatterplot-hexbin:before {
  content: "";
}
.mdi-chart-timeline:before {
  content: "";
}
.mdi-chat:before {
  content: "ﭕ";
}
.mdi-chat-alert:before {
  content: "ﭖ";
}
.mdi-chat-processing:before {
  content: "ﭗ";
}
.mdi-check:before {
  content: "";
}
.mdi-check-all:before {
  content: "";
}
.mdi-check-box-multiple-outline:before {
  content: "ﰭ";
}
.mdi-check-box-outline:before {
  content: "ﰮ";
}
.mdi-check-circle:before {
  content: "";
}
.mdi-check-circle-outline:before {
  content: "";
}
.mdi-check-decagram:before {
  content: "";
}
.mdi-check-network:before {
  content: "ﰯ";
}
.mdi-check-network-outline:before {
  content: "ﰰ";
}
.mdi-check-outline:before {
  content: "";
}
.mdi-checkbook:before {
  content: "煮";
}
.mdi-checkbox-blank:before {
  content: "";
}
.mdi-checkbox-blank-circle:before {
  content: "";
}
.mdi-checkbox-blank-circle-outline:before {
  content: "";
}
.mdi-checkbox-blank-outline:before {
  content: "";
}
.mdi-checkbox-intermediate:before {
  content: "";
}
.mdi-checkbox-marked:before {
  content: "";
}
.mdi-checkbox-marked-circle:before {
  content: "";
}
.mdi-checkbox-marked-circle-outline:before {
  content: "";
}
.mdi-checkbox-marked-outline:before {
  content: "";
}
.mdi-checkbox-multiple-blank:before {
  content: "";
}
.mdi-checkbox-multiple-blank-circle:before {
  content: "";
}
.mdi-checkbox-multiple-blank-circle-outline:before {
  content: "";
}
.mdi-checkbox-multiple-blank-outline:before {
  content: "";
}
.mdi-checkbox-multiple-marked:before {
  content: "";
}
.mdi-checkbox-multiple-marked-circle:before {
  content: "";
}
.mdi-checkbox-multiple-marked-circle-outline:before {
  content: "";
}
.mdi-checkbox-multiple-marked-outline:before {
  content: "";
}
.mdi-checkerboard:before {
  content: "";
}
.mdi-chef-hat:before {
  content: "ﭘ";
}
.mdi-chemical-weapon:before {
  content: "";
}
.mdi-chess-bishop:before {
  content: "";
}
.mdi-chess-king:before {
  content: "";
}
.mdi-chess-knight:before {
  content: "";
}
.mdi-chess-pawn:before {
  content: "";
}
.mdi-chess-queen:before {
  content: "";
}
.mdi-chess-rook:before {
  content: "";
}
.mdi-chevron-double-down:before {
  content: "";
}
.mdi-chevron-double-left:before {
  content: "";
}
.mdi-chevron-double-right:before {
  content: "";
}
.mdi-chevron-double-up:before {
  content: "";
}
.mdi-chevron-down:before {
  content: "";
}
.mdi-chevron-down-box:before {
  content: "崙";
}
.mdi-chevron-down-box-outline:before {
  content: "淪";
}
.mdi-chevron-down-circle:before {
  content: "﬋";
}
.mdi-chevron-down-circle-outline:before {
  content: "﬌";
}
.mdi-chevron-left:before {
  content: "";
}
.mdi-chevron-left-box:before {
  content: "輪";
}
.mdi-chevron-left-box-outline:before {
  content: "律";
}
.mdi-chevron-left-circle:before {
  content: "﬍";
}
.mdi-chevron-left-circle-outline:before {
  content: "﬎";
}
.mdi-chevron-right:before {
  content: "";
}
.mdi-chevron-right-box:before {
  content: "慄";
}
.mdi-chevron-right-box-outline:before {
  content: "栗";
}
.mdi-chevron-right-circle:before {
  content: "﬏";
}
.mdi-chevron-right-circle-outline:before {
  content: "﬐";
}
.mdi-chevron-up:before {
  content: "";
}
.mdi-chevron-up-box:before {
  content: "率";
}
.mdi-chevron-up-box-outline:before {
  content: "隆";
}
.mdi-chevron-up-circle:before {
  content: "﬑";
}
.mdi-chevron-up-circle-outline:before {
  content: "﬒";
}
.mdi-chili-hot:before {
  content: "";
}
.mdi-chili-medium:before {
  content: "";
}
.mdi-chili-mild:before {
  content: "";
}
.mdi-chip:before {
  content: "";
}
.mdi-christianity:before {
  content: "勒";
}
.mdi-christianity-outline:before {
  content: "ﳒ";
}
.mdi-church:before {
  content: "";
}
.mdi-circle:before {
  content: "";
}
.mdi-circle-edit-outline:before {
  content: "";
}
.mdi-circle-medium:before {
  content: "利";
}
.mdi-circle-outline:before {
  content: "";
}
.mdi-circle-slice-1:before {
  content: "瞧";
}
.mdi-circle-slice-2:before {
  content: "爵";
}
.mdi-circle-slice-3:before {
  content: "犯";
}
.mdi-circle-slice-4:before {
  content: "猪";
}
.mdi-circle-slice-5:before {
  content: "瑱";
}
.mdi-circle-slice-6:before {
  content: "甆";
}
.mdi-circle-slice-7:before {
  content: "画";
}
.mdi-circle-slice-8:before {
  content: "瘝";
}
.mdi-circle-small:before {
  content: "吏";
}
.mdi-cisco-webex:before {
  content: "";
}
.mdi-city:before {
  content: "";
}
.mdi-city-variant:before {
  content: "卑";
}
.mdi-city-variant-outline:before {
  content: "喝";
}
.mdi-clipboard:before {
  content: "";
}
.mdi-clipboard-account:before {
  content: "";
}
.mdi-clipboard-account-outline:before {
  content: "ﰱ";
}
.mdi-clipboard-alert:before {
  content: "";
}
.mdi-clipboard-alert-outline:before {
  content: "ﳓ";
}
.mdi-clipboard-arrow-down:before {
  content: "";
}
.mdi-clipboard-arrow-down-outline:before {
  content: "ﰲ";
}
.mdi-clipboard-arrow-left:before {
  content: "";
}
.mdi-clipboard-arrow-left-outline:before {
  content: "ﳔ";
}
.mdi-clipboard-arrow-right:before {
  content: "ﳕ";
}
.mdi-clipboard-arrow-right-outline:before {
  content: "ﳖ";
}
.mdi-clipboard-arrow-up:before {
  content: "ﰳ";
}
.mdi-clipboard-arrow-up-outline:before {
  content: "ﰴ";
}
.mdi-clipboard-check:before {
  content: "";
}
.mdi-clipboard-check-outline:before {
  content: "";
}
.mdi-clipboard-flow:before {
  content: "";
}
.mdi-clipboard-outline:before {
  content: "";
}
.mdi-clipboard-play:before {
  content: "ﰵ";
}
.mdi-clipboard-play-outline:before {
  content: "ﰶ";
}
.mdi-clipboard-plus:before {
  content: "";
}
.mdi-clipboard-pulse:before {
  content: "";
}
.mdi-clipboard-pulse-outline:before {
  content: "";
}
.mdi-clipboard-text:before {
  content: "";
}
.mdi-clipboard-text-outline:before {
  content: "嘆";
}
.mdi-clipboard-text-play:before {
  content: "ﰷ";
}
.mdi-clipboard-text-play-outline:before {
  content: "ﰸ";
}
.mdi-clippy:before {
  content: "";
}
.mdi-clock:before {
  content: "肋";
}
.mdi-clock-alert:before {
  content: "凜";
}
.mdi-clock-alert-outline:before {
  content: "";
}
.mdi-clock-end:before {
  content: "";
}
.mdi-clock-fast:before {
  content: "";
}
.mdi-clock-in:before {
  content: "";
}
.mdi-clock-out:before {
  content: "";
}
.mdi-clock-outline:before {
  content: "";
}
.mdi-clock-start:before {
  content: "";
}
.mdi-close:before {
  content: "";
}
.mdi-close-box:before {
  content: "";
}
.mdi-close-box-multiple:before {
  content: "ﰹ";
}
.mdi-close-box-multiple-outline:before {
  content: "ﰺ";
}
.mdi-close-box-outline:before {
  content: "";
}
.mdi-close-circle:before {
  content: "";
}
.mdi-close-circle-outline:before {
  content: "";
}
.mdi-close-network:before {
  content: "";
}
.mdi-close-network-outline:before {
  content: "ﰻ";
}
.mdi-close-octagon:before {
  content: "";
}
.mdi-close-octagon-outline:before {
  content: "";
}
.mdi-close-outline:before {
  content: "";
}
.mdi-closed-caption:before {
  content: "";
}
.mdi-cloud:before {
  content: "";
}
.mdi-cloud-alert:before {
  content: "履";
}
.mdi-cloud-braces:before {
  content: "";
}
.mdi-cloud-check:before {
  content: "";
}
.mdi-cloud-circle:before {
  content: "";
}
.mdi-cloud-download:before {
  content: "";
}
.mdi-cloud-download-outline:before {
  content: "ﭙ";
}
.mdi-cloud-off-outline:before {
  content: "";
}
.mdi-cloud-outline:before {
  content: "";
}
.mdi-cloud-print:before {
  content: "";
}
.mdi-cloud-print-outline:before {
  content: "";
}
.mdi-cloud-question:before {
  content: "器";
}
.mdi-cloud-search:before {
  content: "凌";
}
.mdi-cloud-search-outline:before {
  content: "稜";
}
.mdi-cloud-sync:before {
  content: "";
}
.mdi-cloud-tags:before {
  content: "";
}
.mdi-cloud-upload:before {
  content: "";
}
.mdi-cloud-upload-outline:before {
  content: "ﭚ";
}
.mdi-clover:before {
  content: "";
}
.mdi-code-array:before {
  content: "";
}
.mdi-code-braces:before {
  content: "";
}
.mdi-code-brackets:before {
  content: "";
}
.mdi-code-equal:before {
  content: "";
}
.mdi-code-greater-than:before {
  content: "";
}
.mdi-code-greater-than-or-equal:before {
  content: "";
}
.mdi-code-less-than:before {
  content: "";
}
.mdi-code-less-than-or-equal:before {
  content: "";
}
.mdi-code-not-equal:before {
  content: "";
}
.mdi-code-not-equal-variant:before {
  content: "";
}
.mdi-code-parentheses:before {
  content: "";
}
.mdi-code-string:before {
  content: "";
}
.mdi-code-tags:before {
  content: "";
}
.mdi-code-tags-check:before {
  content: "";
}
.mdi-codepen:before {
  content: "";
}
.mdi-coffee:before {
  content: "";
}
.mdi-coffee-outline:before {
  content: "";
}
.mdi-coffee-to-go:before {
  content: "";
}
.mdi-coffin:before {
  content: "ﭛ";
}
.mdi-cogs:before {
  content: "";
}
.mdi-coin:before {
  content: "";
}
.mdi-coins:before {
  content: "";
}
.mdi-collage:before {
  content: "";
}
.mdi-collapse-all:before {
  content: "瘟";
}
.mdi-collapse-all-outline:before {
  content: "益";
}
.mdi-color-helper:before {
  content: "";
}
.mdi-comment:before {
  content: "";
}
.mdi-comment-account:before {
  content: "";
}
.mdi-comment-account-outline:before {
  content: "";
}
.mdi-comment-alert:before {
  content: "";
}
.mdi-comment-alert-outline:before {
  content: "";
}
.mdi-comment-arrow-left:before {
  content: "易";
}
.mdi-comment-arrow-left-outline:before {
  content: "李";
}
.mdi-comment-arrow-right:before {
  content: "梨";
}
.mdi-comment-arrow-right-outline:before {
  content: "泥";
}
.mdi-comment-check:before {
  content: "";
}
.mdi-comment-check-outline:before {
  content: "";
}
.mdi-comment-eye:before {
  content: "塀";
}
.mdi-comment-eye-outline:before {
  content: "墨";
}
.mdi-comment-multiple:before {
  content: "";
}
.mdi-comment-multiple-outline:before {
  content: "";
}
.mdi-comment-outline:before {
  content: "";
}
.mdi-comment-plus:before {
  content: "理";
}
.mdi-comment-plus-outline:before {
  content: "";
}
.mdi-comment-processing:before {
  content: "";
}
.mdi-comment-processing-outline:before {
  content: "";
}
.mdi-comment-question:before {
  content: "";
}
.mdi-comment-question-outline:before {
  content: "";
}
.mdi-comment-remove:before {
  content: "";
}
.mdi-comment-remove-outline:before {
  content: "";
}
.mdi-comment-search:before {
  content: "層";
}
.mdi-comment-search-outline:before {
  content: "屮";
}
.mdi-comment-text:before {
  content: "";
}
.mdi-comment-text-multiple:before {
  content: "";
}
.mdi-comment-text-multiple-outline:before {
  content: "";
}
.mdi-comment-text-outline:before {
  content: "";
}
.mdi-compare:before {
  content: "";
}
.mdi-compass:before {
  content: "";
}
.mdi-compass-off:before {
  content: "ﭜ";
}
.mdi-compass-off-outline:before {
  content: "ﭝ";
}
.mdi-compass-outline:before {
  content: "";
}
.mdi-console:before {
  content: "";
}
.mdi-console-line:before {
  content: "";
}
.mdi-console-network:before {
  content: "";
}
.mdi-console-network-outline:before {
  content: "ﰼ";
}
.mdi-contact-mail:before {
  content: "";
}
.mdi-contacts:before {
  content: "";
}
.mdi-contain:before {
  content: "悔";
}
.mdi-contain-end:before {
  content: "慨";
}
.mdi-contain-start:before {
  content: "憎";
}
.mdi-content-copy:before {
  content: "";
}
.mdi-content-cut:before {
  content: "";
}
.mdi-content-duplicate:before {
  content: "";
}
.mdi-content-paste:before {
  content: "";
}
.mdi-content-save:before {
  content: "";
}
.mdi-content-save-all:before {
  content: "";
}
.mdi-content-save-edit:before {
  content: "ﳗ";
}
.mdi-content-save-edit-outline:before {
  content: "ﳘ";
}
.mdi-content-save-outline:before {
  content: "";
}
.mdi-content-save-settings:before {
  content: "";
}
.mdi-content-save-settings-outline:before {
  content: "ﬓ";
}
.mdi-contrast:before {
  content: "";
}
.mdi-contrast-box:before {
  content: "";
}
.mdi-contrast-circle:before {
  content: "";
}
.mdi-controller-classic:before {
  content: "ﭞ";
}
.mdi-controller-classic-outline:before {
  content: "ﭟ";
}
.mdi-cookie:before {
  content: "";
}
.mdi-copyright:before {
  content: "";
}
.mdi-cordova:before {
  content: "綾";
}
.mdi-corn:before {
  content: "";
}
.mdi-counter:before {
  content: "";
}
.mdi-cow:before {
  content: "";
}
.mdi-crane:before {
  content: "";
}
.mdi-creation:before {
  content: "";
}
.mdi-credit-card:before {
  content: "";
}
.mdi-credit-card-multiple:before {
  content: "";
}
.mdi-credit-card-off:before {
  content: "";
}
.mdi-credit-card-plus:before {
  content: "";
}
.mdi-credit-card-refund:before {
  content: "盛";
}
.mdi-credit-card-scan:before {
  content: "";
}
.mdi-credit-card-settings:before {
  content: "";
}
.mdi-crop:before {
  content: "";
}
.mdi-crop-free:before {
  content: "";
}
.mdi-crop-landscape:before {
  content: "";
}
.mdi-crop-portrait:before {
  content: "";
}
.mdi-crop-rotate:before {
  content: "";
}
.mdi-crop-square:before {
  content: "";
}
.mdi-crosshairs:before {
  content: "";
}
.mdi-crosshairs-gps:before {
  content: "";
}
.mdi-crown:before {
  content: "";
}
.mdi-cryengine:before {
  content: "菱";
}
.mdi-crystal-ball:before {
  content: "ﬔ";
}
.mdi-cube:before {
  content: "";
}
.mdi-cube-outline:before {
  content: "";
}
.mdi-cube-scan:before {
  content: "ﭠ";
}
.mdi-cube-send:before {
  content: "";
}
.mdi-cube-unfolded:before {
  content: "";
}
.mdi-cup:before {
  content: "";
}
.mdi-cup-off:before {
  content: "";
}
.mdi-cup-water:before {
  content: "";
}
.mdi-cupcake:before {
  content: "陵";
}
.mdi-curling:before {
  content: "";
}
.mdi-currency-bdt:before {
  content: "";
}
.mdi-currency-brl:before {
  content: "ﭡ";
}
.mdi-currency-btc:before {
  content: "";
}
.mdi-currency-chf:before {
  content: "";
}
.mdi-currency-cny:before {
  content: "";
}
.mdi-currency-eth:before {
  content: "";
}
.mdi-currency-eur:before {
  content: "";
}
.mdi-currency-gbp:before {
  content: "";
}
.mdi-currency-ils:before {
  content: "ﰽ";
}
.mdi-currency-inr:before {
  content: "";
}
.mdi-currency-jpy:before {
  content: "";
}
.mdi-currency-krw:before {
  content: "";
}
.mdi-currency-kzt:before {
  content: "";
}
.mdi-currency-ngn:before {
  content: "";
}
.mdi-currency-php:before {
  content: "痢";
}
.mdi-currency-rub:before {
  content: "";
}
.mdi-currency-sign:before {
  content: "";
}
.mdi-currency-try:before {
  content: "";
}
.mdi-currency-twd:before {
  content: "";
}
.mdi-currency-usd:before {
  content: "";
}
.mdi-currency-usd-off:before {
  content: "";
}
.mdi-current-ac:before {
  content: "讀";
}
.mdi-current-dc:before {
  content: "拏";
}
.mdi-cursor-default:before {
  content: "";
}
.mdi-cursor-default-click:before {
  content: "ﳙ";
}
.mdi-cursor-default-click-outline:before {
  content: "ﳚ";
}
.mdi-cursor-default-outline:before {
  content: "";
}
.mdi-cursor-move:before {
  content: "";
}
.mdi-cursor-pointer:before {
  content: "";
}
.mdi-cursor-text:before {
  content: "";
}
.mdi-database:before {
  content: "";
}
.mdi-database-check:before {
  content: "直";
}
.mdi-database-edit:before {
  content: "ﭢ";
}
.mdi-database-export:before {
  content: "諾";
}
.mdi-database-import:before {
  content: "樂";
}
.mdi-database-lock:before {
  content: "睊";
}
.mdi-database-minus:before {
  content: "";
}
.mdi-database-plus:before {
  content: "";
}
.mdi-database-refresh:before {
  content: "ﳛ";
}
.mdi-database-remove:before {
  content: "ﳜ";
}
.mdi-database-search:before {
  content: "";
}
.mdi-database-settings:before {
  content: "ﳝ";
}
.mdi-death-star:before {
  content: "";
}
.mdi-death-star-variant:before {
  content: "";
}
.mdi-deathly-hallows:before {
  content: "ﭣ";
}
.mdi-debian:before {
  content: "";
}
.mdi-debug-step-into:before {
  content: "";
}
.mdi-debug-step-out:before {
  content: "";
}
.mdi-debug-step-over:before {
  content: "";
}
.mdi-decagram:before {
  content: "";
}
.mdi-decagram-outline:before {
  content: "";
}
.mdi-decimal-decrease:before {
  content: "";
}
.mdi-decimal-increase:before {
  content: "";
}
.mdi-delete:before {
  content: "";
}
.mdi-delete-circle:before {
  content: "";
}
.mdi-delete-circle-outline:before {
  content: "ﭤ";
}
.mdi-delete-empty:before {
  content: "";
}
.mdi-delete-forever:before {
  content: "";
}
.mdi-delete-forever-outline:before {
  content: "ﭥ";
}
.mdi-delete-outline:before {
  content: "罹";
}
.mdi-delete-restore:before {
  content: "";
}
.mdi-delete-sweep:before {
  content: "";
}
.mdi-delete-sweep-outline:before {
  content: "ﰾ";
}
.mdi-delete-variant:before {
  content: "";
}
.mdi-delta:before {
  content: "";
}
.mdi-desk-lamp:before {
  content: "丹";
}
.mdi-deskphone:before {
  content: "";
}
.mdi-desktop-classic:before {
  content: "";
}
.mdi-desktop-mac:before {
  content: "";
}
.mdi-desktop-mac-dashboard:before {
  content: "裏";
}
.mdi-desktop-tower:before {
  content: "";
}
.mdi-desktop-tower-monitor:before {
  content: "着";
}
.mdi-details:before {
  content: "";
}
.mdi-developer-board:before {
  content: "";
}
.mdi-deviantart:before {
  content: "";
}
.mdi-dialpad:before {
  content: "";
}
.mdi-diameter:before {
  content: "ﰿ";
}
.mdi-diameter-outline:before {
  content: "ﱀ";
}
.mdi-diameter-variant:before {
  content: "ﱁ";
}
.mdi-diamond:before {
  content: "ﭦ";
}
.mdi-diamond-outline:before {
  content: "ﭧ";
}
.mdi-diamond-stone:before {
  content: "";
}
.mdi-dice-1:before {
  content: "";
}
.mdi-dice-2:before {
  content: "";
}
.mdi-dice-3:before {
  content: "";
}
.mdi-dice-4:before {
  content: "";
}
.mdi-dice-5:before {
  content: "";
}
.mdi-dice-6:before {
  content: "";
}
.mdi-dice-d10:before {
  content: "";
}
.mdi-dice-d12:before {
  content: "";
}
.mdi-dice-d20:before {
  content: "";
}
.mdi-dice-d4:before {
  content: "";
}
.mdi-dice-d6:before {
  content: "";
}
.mdi-dice-d8:before {
  content: "";
}
.mdi-dice-multiple:before {
  content: "";
}
.mdi-dictionary:before {
  content: "";
}
.mdi-dip-switch:before {
  content: "";
}
.mdi-directions:before {
  content: "";
}
.mdi-directions-fork:before {
  content: "";
}
.mdi-disc:before {
  content: "";
}
.mdi-disc-alert:before {
  content: "";
}
.mdi-disc-player:before {
  content: "寧";
}
.mdi-discord:before {
  content: "";
}
.mdi-dishwasher:before {
  content: "磌";
}
.mdi-disqus:before {
  content: "";
}
.mdi-disqus-outline:before {
  content: "";
}
.mdi-division:before {
  content: "";
}
.mdi-division-box:before {
  content: "";
}
.mdi-dlna:before {
  content: "懲";
}
.mdi-dna:before {
  content: "";
}
.mdi-dns:before {
  content: "";
}
.mdi-dns-outline:before {
  content: "ﭨ";
}
.mdi-do-not-disturb:before {
  content: "";
}
.mdi-do-not-disturb-off:before {
  content: "";
}
.mdi-docker:before {
  content: "";
}
.mdi-doctor:before {
  content: "敏";
}
.mdi-dog:before {
  content: "既";
}
.mdi-dog-service:before {
  content: "窱";
}
.mdi-dog-side:before {
  content: "暑";
}
.mdi-dolby:before {
  content: "";
}
.mdi-domain:before {
  content: "";
}
.mdi-donkey:before {
  content: "";
}
.mdi-door:before {
  content: "";
}
.mdi-door-closed:before {
  content: "";
}
.mdi-door-open:before {
  content: "";
}
.mdi-doorbell-video:before {
  content: "";
}
.mdi-dot-net:before {
  content: "節";
}
.mdi-dots-horizontal:before {
  content: "";
}
.mdi-dots-horizontal-circle:before {
  content: "";
}
.mdi-dots-horizontal-circle-outline:before {
  content: "ﭩ";
}
.mdi-dots-vertical:before {
  content: "";
}
.mdi-dots-vertical-circle:before {
  content: "";
}
.mdi-dots-vertical-circle-outline:before {
  content: "ﭪ";
}
.mdi-douban:before {
  content: "";
}
.mdi-download:before {
  content: "";
}
.mdi-download-multiple:before {
  content: "裡";
}
.mdi-download-network:before {
  content: "";
}
.mdi-download-network-outline:before {
  content: "ﱂ";
}
.mdi-download-outline:before {
  content: "ﭫ";
}
.mdi-drag:before {
  content: "";
}
.mdi-drag-horizontal:before {
  content: "";
}
.mdi-drag-variant:before {
  content: "ﭬ";
}
.mdi-drag-vertical:before {
  content: "";
}
.mdi-drama-masks:before {
  content: "ﳞ";
}
.mdi-drawing:before {
  content: "";
}
.mdi-drawing-box:before {
  content: "";
}
.mdi-dribbble:before {
  content: "";
}
.mdi-dribbble-box:before {
  content: "";
}
.mdi-drone:before {
  content: "";
}
.mdi-dropbox:before {
  content: "";
}
.mdi-drupal:before {
  content: "";
}
.mdi-duck:before {
  content: "";
}
.mdi-dumbbell:before {
  content: "";
}
.mdi-dump-truck:before {
  content: "ﱃ";
}
.mdi-ear-hearing:before {
  content: "";
}
.mdi-ear-hearing-off:before {
  content: "梅";
}
.mdi-earth:before {
  content: "";
}
.mdi-earth-box:before {
  content: "";
}
.mdi-earth-box-off:before {
  content: "";
}
.mdi-earth-off:before {
  content: "";
}
.mdi-edge:before {
  content: "";
}
.mdi-egg:before {
  content: "类";
}
.mdi-egg-easter:before {
  content: "絛";
}
.mdi-eight-track:before {
  content: "里";
}
.mdi-eject:before {
  content: "";
}
.mdi-eject-outline:before {
  content: "ﭭ";
}
.mdi-elephant:before {
  content: "";
}
.mdi-elevation-decline:before {
  content: "";
}
.mdi-elevation-rise:before {
  content: "";
}
.mdi-elevator:before {
  content: "";
}
.mdi-email:before {
  content: "";
}
.mdi-email-alert:before {
  content: "";
}
.mdi-email-box:before {
  content: "ﳟ";
}
.mdi-email-check:before {
  content: "練";
}
.mdi-email-check-outline:before {
  content: "缾";
}
.mdi-email-lock:before {
  content: "";
}
.mdi-email-mark-as-unread:before {
  content: "ﭮ";
}
.mdi-email-open:before {
  content: "";
}
.mdi-email-open-outline:before {
  content: "";
}
.mdi-email-outline:before {
  content: "";
}
.mdi-email-plus:before {
  content: "離";
}
.mdi-email-plus-outline:before {
  content: "匿";
}
.mdi-email-search:before {
  content: "怒";
}
.mdi-email-search-outline:before {
  content: "率";
}
.mdi-email-variant:before {
  content: "";
}
.mdi-ember:before {
  content: "ﬕ";
}
.mdi-emby:before {
  content: "";
}
.mdi-emoticon:before {
  content: "ﱄ";
}
.mdi-emoticon-angry:before {
  content: "ﱅ";
}
.mdi-emoticon-angry-outline:before {
  content: "ﱆ";
}
.mdi-emoticon-cool:before {
  content: "ﱇ";
}
.mdi-emoticon-cool-outline:before {
  content: "";
}
.mdi-emoticon-cry:before {
  content: "ﱈ";
}
.mdi-emoticon-cry-outline:before {
  content: "ﱉ";
}
.mdi-emoticon-dead:before {
  content: "ﱊ";
}
.mdi-emoticon-dead-outline:before {
  content: "";
}
.mdi-emoticon-devil:before {
  content: "ﱋ";
}
.mdi-emoticon-devil-outline:before {
  content: "";
}
.mdi-emoticon-excited:before {
  content: "ﱌ";
}
.mdi-emoticon-excited-outline:before {
  content: "";
}
.mdi-emoticon-happy:before {
  content: "ﱍ";
}
.mdi-emoticon-happy-outline:before {
  content: "";
}
.mdi-emoticon-kiss:before {
  content: "ﱎ";
}
.mdi-emoticon-kiss-outline:before {
  content: "ﱏ";
}
.mdi-emoticon-neutral:before {
  content: "ﱐ";
}
.mdi-emoticon-neutral-outline:before {
  content: "";
}
.mdi-emoticon-outline:before {
  content: "";
}
.mdi-emoticon-poop:before {
  content: "";
}
.mdi-emoticon-poop-outline:before {
  content: "ﱑ";
}
.mdi-emoticon-sad:before {
  content: "ﱒ";
}
.mdi-emoticon-sad-outline:before {
  content: "";
}
.mdi-emoticon-tongue:before {
  content: "";
}
.mdi-emoticon-tongue-outline:before {
  content: "ﱓ";
}
.mdi-emoticon-wink:before {
  content: "ﱔ";
}
.mdi-emoticon-wink-outline:before {
  content: "ﱕ";
}
.mdi-engine:before {
  content: "";
}
.mdi-engine-off:before {
  content: "海";
}
.mdi-engine-off-outline:before {
  content: "渚";
}
.mdi-engine-outline:before {
  content: "";
}
.mdi-equal:before {
  content: "";
}
.mdi-equal-box:before {
  content: "";
}
.mdi-eraser:before {
  content: "";
}
.mdi-eraser-variant:before {
  content: "";
}
.mdi-escalator:before {
  content: "";
}
.mdi-eslint:before {
  content: "ﱖ";
}
.mdi-et:before {
  content: "者";
}
.mdi-ethereum:before {
  content: "";
}
.mdi-ethernet:before {
  content: "";
}
.mdi-ethernet-cable:before {
  content: "";
}
.mdi-ethernet-cable-off:before {
  content: "";
}
.mdi-etsy:before {
  content: "";
}
.mdi-ev-station:before {
  content: "";
}
.mdi-eventbrite:before {
  content: "";
}
.mdi-evernote:before {
  content: "";
}
.mdi-exclamation:before {
  content: "";
}
.mdi-exit-run:before {
  content: "漢";
}
.mdi-exit-to-app:before {
  content: "";
}
.mdi-expand-all:before {
  content: "荒";
}
.mdi-expand-all-outline:before {
  content: "華";
}
.mdi-exponent:before {
  content: "異";
}
.mdi-exponent-box:before {
  content: "北";
}
.mdi-export:before {
  content: "";
}
.mdi-export-variant:before {
  content: "ﭯ";
}
.mdi-eye:before {
  content: "";
}
.mdi-eye-check:before {
  content: "ﳠ";
}
.mdi-eye-check-outline:before {
  content: "ﳡ";
}
.mdi-eye-circle:before {
  content: "ﭰ";
}
.mdi-eye-circle-outline:before {
  content: "ﭱ";
}
.mdi-eye-off:before {
  content: "";
}
.mdi-eye-off-outline:before {
  content: "";
}
.mdi-eye-outline:before {
  content: "";
}
.mdi-eye-plus:before {
  content: "";
}
.mdi-eye-plus-outline:before {
  content: "";
}
.mdi-eye-settings:before {
  content: "";
}
.mdi-eye-settings-outline:before {
  content: "";
}
.mdi-eyedropper:before {
  content: "";
}
.mdi-eyedropper-variant:before {
  content: "";
}
.mdi-face:before {
  content: "";
}
.mdi-face-outline:before {
  content: "ﭲ";
}
.mdi-face-profile:before {
  content: "";
}
.mdi-face-recognition:before {
  content: "ﱗ";
}
.mdi-facebook:before {
  content: "";
}
.mdi-facebook-box:before {
  content: "";
}
.mdi-facebook-messenger:before {
  content: "";
}
.mdi-facebook-workplace:before {
  content: "ﬖ";
}
.mdi-factory:before {
  content: "";
}
.mdi-fan:before {
  content: "";
}
.mdi-fan-off:before {
  content: "";
}
.mdi-fast-forward:before {
  content: "";
}
.mdi-fast-forward-30:before {
  content: "ﳢ";
}
.mdi-fast-forward-outline:before {
  content: "";
}
.mdi-fax:before {
  content: "";
}
.mdi-feather:before {
  content: "";
}
.mdi-feature-search:before {
  content: "煮";
}
.mdi-feature-search-outline:before {
  content: "爫";
}
.mdi-fedora:before {
  content: "";
}
.mdi-ferry:before {
  content: "";
}
.mdi-file:before {
  content: "";
}
.mdi-file-account:before {
  content: "";
}
.mdi-file-alert:before {
  content: "琢";
}
.mdi-file-alert-outline:before {
  content: "碑";
}
.mdi-file-cabinet:before {
  content: "蝹";
}
.mdi-file-chart:before {
  content: "";
}
.mdi-file-check:before {
  content: "";
}
.mdi-file-cloud:before {
  content: "";
}
.mdi-file-compare:before {
  content: "";
}
.mdi-file-delimited:before {
  content: "";
}
.mdi-file-document:before {
  content: "";
}
.mdi-file-document-box:before {
  content: "";
}
.mdi-file-document-box-multiple:before {
  content: "襁";
}
.mdi-file-document-box-multiple-outline:before {
  content: "覆";
}
.mdi-file-document-box-outline:before {
  content: "溺";
}
.mdi-file-document-outline:before {
  content: "吝";
}
.mdi-file-download:before {
  content: "磻";
}
.mdi-file-download-outline:before {
  content: "便";
}
.mdi-file-excel:before {
  content: "";
}
.mdi-file-excel-box:before {
  content: "";
}
.mdi-file-export:before {
  content: "";
}
.mdi-file-find:before {
  content: "";
}
.mdi-file-find-outline:before {
  content: "ﭳ";
}
.mdi-file-hidden:before {
  content: "";
}
.mdi-file-image:before {
  content: "";
}
.mdi-file-import:before {
  content: "";
}
.mdi-file-lock:before {
  content: "";
}
.mdi-file-move:before {
  content: "視";
}
.mdi-file-multiple:before {
  content: "";
}
.mdi-file-music:before {
  content: "";
}
.mdi-file-outline:before {
  content: "";
}
.mdi-file-pdf:before {
  content: "";
}
.mdi-file-pdf-box:before {
  content: "";
}
.mdi-file-percent:before {
  content: "";
}
.mdi-file-plus:before {
  content: "";
}
.mdi-file-powerpoint:before {
  content: "";
}
.mdi-file-powerpoint-box:before {
  content: "";
}
.mdi-file-presentation-box:before {
  content: "";
}
.mdi-file-question:before {
  content: "";
}
.mdi-file-remove:before {
  content: "ﭴ";
}
.mdi-file-replace:before {
  content: "ﬗ";
}
.mdi-file-replace-outline:before {
  content: "﬘";
}
.mdi-file-restore:before {
  content: "";
}
.mdi-file-search:before {
  content: "ﱘ";
}
.mdi-file-search-outline:before {
  content: "ﱙ";
}
.mdi-file-send:before {
  content: "";
}
.mdi-file-table:before {
  content: "ﱚ";
}
.mdi-file-table-outline:before {
  content: "ﱛ";
}
.mdi-file-tree:before {
  content: "";
}
.mdi-file-undo:before {
  content: "";
}
.mdi-file-upload:before {
  content: "社";
}
.mdi-file-upload-outline:before {
  content: "祉";
}
.mdi-file-video:before {
  content: "";
}
.mdi-file-word:before {
  content: "";
}
.mdi-file-word-box:before {
  content: "";
}
.mdi-file-xml:before {
  content: "";
}
.mdi-film:before {
  content: "";
}
.mdi-filmstrip:before {
  content: "";
}
.mdi-filmstrip-off:before {
  content: "";
}
.mdi-filter:before {
  content: "";
}
.mdi-filter-outline:before {
  content: "";
}
.mdi-filter-remove:before {
  content: "";
}
.mdi-filter-remove-outline:before {
  content: "";
}
.mdi-filter-variant:before {
  content: "";
}
.mdi-finance:before {
  content: "";
}
.mdi-find-replace:before {
  content: "";
}
.mdi-fingerprint:before {
  content: "";
}
.mdi-fire:before {
  content: "";
}
.mdi-fire-truck:before {
  content: "";
}
.mdi-firebase:before {
  content: "復";
}
.mdi-firefox:before {
  content: "";
}
.mdi-fish:before {
  content: "";
}
.mdi-flag:before {
  content: "";
}
.mdi-flag-checkered:before {
  content: "";
}
.mdi-flag-minus:before {
  content: "ﭵ";
}
.mdi-flag-outline:before {
  content: "";
}
.mdi-flag-plus:before {
  content: "ﭶ";
}
.mdi-flag-remove:before {
  content: "ﭷ";
}
.mdi-flag-triangle:before {
  content: "";
}
.mdi-flag-variant:before {
  content: "";
}
.mdi-flag-variant-outline:before {
  content: "";
}
.mdi-flash:before {
  content: "";
}
.mdi-flash-auto:before {
  content: "";
}
.mdi-flash-circle:before {
  content: "";
}
.mdi-flash-off:before {
  content: "";
}
.mdi-flash-outline:before {
  content: "";
}
.mdi-flash-red-eye:before {
  content: "";
}
.mdi-flashlight:before {
  content: "";
}
.mdi-flashlight-off:before {
  content: "";
}
.mdi-flask:before {
  content: "";
}
.mdi-flask-empty:before {
  content: "";
}
.mdi-flask-empty-outline:before {
  content: "";
}
.mdi-flask-outline:before {
  content: "";
}
.mdi-flattr:before {
  content: "";
}
.mdi-flickr:before {
  content: "ﳣ";
}
.mdi-flip-to-back:before {
  content: "";
}
.mdi-flip-to-front:before {
  content: "";
}
.mdi-floor-lamp:before {
  content: "";
}
.mdi-floor-plan:before {
  content: "";
}
.mdi-floppy:before {
  content: "";
}
.mdi-floppy-variant:before {
  content: "燐";
}
.mdi-flower:before {
  content: "";
}
.mdi-flower-outline:before {
  content: "璘";
}
.mdi-flower-poppy:before {
  content: "ﳤ";
}
.mdi-flower-tulip:before {
  content: "藺";
}
.mdi-flower-tulip-outline:before {
  content: "隣";
}
.mdi-folder:before {
  content: "";
}
.mdi-folder-account:before {
  content: "";
}
.mdi-folder-account-outline:before {
  content: "ﭸ";
}
.mdi-folder-clock:before {
  content: "調";
}
.mdi-folder-clock-outline:before {
  content: "諸";
}
.mdi-folder-download:before {
  content: "";
}
.mdi-folder-edit:before {
  content: "";
}
.mdi-folder-google-drive:before {
  content: "";
}
.mdi-folder-image:before {
  content: "";
}
.mdi-folder-key:before {
  content: "";
}
.mdi-folder-key-network:before {
  content: "";
}
.mdi-folder-key-network-outline:before {
  content: "ﱜ";
}
.mdi-folder-lock:before {
  content: "";
}
.mdi-folder-lock-open:before {
  content: "";
}
.mdi-folder-move:before {
  content: "";
}
.mdi-folder-multiple:before {
  content: "";
}
.mdi-folder-multiple-image:before {
  content: "";
}
.mdi-folder-multiple-outline:before {
  content: "";
}
.mdi-folder-network:before {
  content: "";
}
.mdi-folder-network-outline:before {
  content: "ﱝ";
}
.mdi-folder-open:before {
  content: "";
}
.mdi-folder-outline:before {
  content: "";
}
.mdi-folder-plus:before {
  content: "";
}
.mdi-folder-plus-outline:before {
  content: "ﭹ";
}
.mdi-folder-pound:before {
  content: "ﳥ";
}
.mdi-folder-pound-outline:before {
  content: "ﳦ";
}
.mdi-folder-remove:before {
  content: "";
}
.mdi-folder-remove-outline:before {
  content: "ﭺ";
}
.mdi-folder-search:before {
  content: "不";
}
.mdi-folder-search-outline:before {
  content: "泌";
}
.mdi-folder-star:before {
  content: "";
}
.mdi-folder-star-outline:before {
  content: "ﭻ";
}
.mdi-folder-sync:before {
  content: "ﳧ";
}
.mdi-folder-sync-outline:before {
  content: "ﳨ";
}
.mdi-folder-text:before {
  content: "ﱞ";
}
.mdi-folder-text-outline:before {
  content: "ﱟ";
}
.mdi-folder-upload:before {
  content: "";
}
.mdi-font-awesome:before {
  content: "";
}
.mdi-food:before {
  content: "";
}
.mdi-food-apple:before {
  content: "";
}
.mdi-food-apple-outline:before {
  content: "ﱠ";
}
.mdi-food-croissant:before {
  content: "";
}
.mdi-food-fork-drink:before {
  content: "";
}
.mdi-food-off:before {
  content: "";
}
.mdi-food-variant:before {
  content: "";
}
.mdi-football:before {
  content: "";
}
.mdi-football-australian:before {
  content: "";
}
.mdi-football-helmet:before {
  content: "";
}
.mdi-forklift:before {
  content: "";
}
.mdi-format-align-bottom:before {
  content: "";
}
.mdi-format-align-center:before {
  content: "";
}
.mdi-format-align-justify:before {
  content: "";
}
.mdi-format-align-left:before {
  content: "";
}
.mdi-format-align-middle:before {
  content: "";
}
.mdi-format-align-right:before {
  content: "";
}
.mdi-format-align-top:before {
  content: "";
}
.mdi-format-annotation-minus:before {
  content: "請";
}
.mdi-format-annotation-plus:before {
  content: "";
}
.mdi-format-bold:before {
  content: "";
}
.mdi-format-clear:before {
  content: "";
}
.mdi-format-color-fill:before {
  content: "";
}
.mdi-format-color-text:before {
  content: "";
}
.mdi-format-columns:before {
  content: "";
}
.mdi-format-float-center:before {
  content: "";
}
.mdi-format-float-left:before {
  content: "";
}
.mdi-format-float-none:before {
  content: "";
}
.mdi-format-float-right:before {
  content: "";
}
.mdi-format-font:before {
  content: "";
}
.mdi-format-font-size-decrease:before {
  content: "鱗";
}
.mdi-format-font-size-increase:before {
  content: "麟";
}
.mdi-format-header-1:before {
  content: "";
}
.mdi-format-header-2:before {
  content: "";
}
.mdi-format-header-3:before {
  content: "";
}
.mdi-format-header-4:before {
  content: "";
}
.mdi-format-header-5:before {
  content: "";
}
.mdi-format-header-6:before {
  content: "";
}
.mdi-format-header-decrease:before {
  content: "";
}
.mdi-format-header-equal:before {
  content: "";
}
.mdi-format-header-increase:before {
  content: "";
}
.mdi-format-header-pound:before {
  content: "";
}
.mdi-format-horizontal-align-center:before {
  content: "";
}
.mdi-format-horizontal-align-left:before {
  content: "";
}
.mdi-format-horizontal-align-right:before {
  content: "";
}
.mdi-format-indent-decrease:before {
  content: "";
}
.mdi-format-indent-increase:before {
  content: "";
}
.mdi-format-italic:before {
  content: "";
}
.mdi-format-letter-case:before {
  content: "﬙";
}
.mdi-format-letter-case-lower:before {
  content: "﬚";
}
.mdi-format-letter-case-upper:before {
  content: "﬛";
}
.mdi-format-line-spacing:before {
  content: "";
}
.mdi-format-line-style:before {
  content: "";
}
.mdi-format-line-weight:before {
  content: "";
}
.mdi-format-list-bulleted:before {
  content: "";
}
.mdi-format-list-bulleted-type:before {
  content: "";
}
.mdi-format-list-checkbox:before {
  content: "數";
}
.mdi-format-list-checks:before {
  content: "";
}
.mdi-format-list-numbered:before {
  content: "";
}
.mdi-format-list-numbered-rtl:before {
  content: "ﳩ";
}
.mdi-format-page-break:before {
  content: "";
}
.mdi-format-paint:before {
  content: "";
}
.mdi-format-paragraph:before {
  content: "";
}
.mdi-format-pilcrow:before {
  content: "";
}
.mdi-format-quote-close:before {
  content: "";
}
.mdi-format-quote-open:before {
  content: "";
}
.mdi-format-rotate-90:before {
  content: "";
}
.mdi-format-section:before {
  content: "";
}
.mdi-format-size:before {
  content: "";
}
.mdi-format-strikethrough:before {
  content: "";
}
.mdi-format-strikethrough-variant:before {
  content: "";
}
.mdi-format-subscript:before {
  content: "";
}
.mdi-format-superscript:before {
  content: "";
}
.mdi-format-text:before {
  content: "";
}
.mdi-format-text-wrapping-clip:before {
  content: "ﳪ";
}
.mdi-format-text-wrapping-overflow:before {
  content: "ﳫ";
}
.mdi-format-text-wrapping-wrap:before {
  content: "ﳬ";
}
.mdi-format-textbox:before {
  content: "ﳭ";
}
.mdi-format-textdirection-l-to-r:before {
  content: "";
}
.mdi-format-textdirection-r-to-l:before {
  content: "";
}
.mdi-format-title:before {
  content: "";
}
.mdi-format-underline:before {
  content: "";
}
.mdi-format-vertical-align-bottom:before {
  content: "";
}
.mdi-format-vertical-align-center:before {
  content: "";
}
.mdi-format-vertical-align-top:before {
  content: "";
}
.mdi-format-wrap-inline:before {
  content: "";
}
.mdi-format-wrap-square:before {
  content: "";
}
.mdi-format-wrap-tight:before {
  content: "";
}
.mdi-format-wrap-top-bottom:before {
  content: "";
}
.mdi-forum:before {
  content: "";
}
.mdi-forum-outline:before {
  content: "";
}
.mdi-forward:before {
  content: "";
}
.mdi-fountain:before {
  content: "索";
}
.mdi-fountain-pen:before {
  content: "ﳮ";
}
.mdi-fountain-pen-tip:before {
  content: "ﳯ";
}
.mdi-foursquare:before {
  content: "";
}
.mdi-freebsd:before {
  content: "";
}
.mdi-fridge:before {
  content: "";
}
.mdi-fridge-bottom:before {
  content: "";
}
.mdi-fridge-outline:before {
  content: "";
}
.mdi-fridge-top:before {
  content: "";
}
.mdi-fuel:before {
  content: "";
}
.mdi-fullscreen:before {
  content: "";
}
.mdi-fullscreen-exit:before {
  content: "";
}
.mdi-function:before {
  content: "";
}
.mdi-function-variant:before {
  content: "";
}
.mdi-fuse:before {
  content: "ﱡ";
}
.mdi-fuse-blade:before {
  content: "ﱢ";
}
.mdi-gamepad:before {
  content: "";
}
.mdi-gamepad-variant:before {
  content: "";
}
.mdi-garage:before {
  content: "";
}
.mdi-garage-alert:before {
  content: "";
}
.mdi-garage-open:before {
  content: "";
}
.mdi-gas-cylinder:before {
  content: "";
}
.mdi-gas-station:before {
  content: "";
}
.mdi-gate:before {
  content: "";
}
.mdi-gate-and:before {
  content: "";
}
.mdi-gate-nand:before {
  content: "";
}
.mdi-gate-nor:before {
  content: "";
}
.mdi-gate-not:before {
  content: "";
}
.mdi-gate-or:before {
  content: "";
}
.mdi-gate-xnor:before {
  content: "";
}
.mdi-gate-xor:before {
  content: "";
}
.mdi-gauge:before {
  content: "";
}
.mdi-gauge-empty:before {
  content: "";
}
.mdi-gauge-full:before {
  content: "";
}
.mdi-gauge-low:before {
  content: "";
}
.mdi-gavel:before {
  content: "";
}
.mdi-gender-female:before {
  content: "";
}
.mdi-gender-male:before {
  content: "";
}
.mdi-gender-male-female:before {
  content: "";
}
.mdi-gender-transgender:before {
  content: "";
}
.mdi-gentoo:before {
  content: "";
}
.mdi-gesture:before {
  content: "";
}
.mdi-gesture-double-tap:before {
  content: "";
}
.mdi-gesture-pinch:before {
  content: "謁";
}
.mdi-gesture-spread:before {
  content: "諾";
}
.mdi-gesture-swipe-down:before {
  content: "";
}
.mdi-gesture-swipe-horizontal:before {
  content: "諭";
}
.mdi-gesture-swipe-left:before {
  content: "";
}
.mdi-gesture-swipe-right:before {
  content: "";
}
.mdi-gesture-swipe-up:before {
  content: "";
}
.mdi-gesture-swipe-vertical:before {
  content: "謹";
}
.mdi-gesture-tap:before {
  content: "";
}
.mdi-gesture-two-double-tap:before {
  content: "";
}
.mdi-gesture-two-tap:before {
  content: "";
}
.mdi-ghost:before {
  content: "";
}
.mdi-ghost-off:before {
  content: "林";
}
.mdi-gift:before {
  content: "";
}
.mdi-git:before {
  content: "";
}
.mdi-github-box:before {
  content: "";
}
.mdi-github-circle:before {
  content: "";
}
.mdi-github-face:before {
  content: "";
}
.mdi-gitlab:before {
  content: "ﭼ";
}
.mdi-glass-cocktail:before {
  content: "";
}
.mdi-glass-flute:before {
  content: "";
}
.mdi-glass-mug:before {
  content: "";
}
.mdi-glass-stange:before {
  content: "";
}
.mdi-glass-tulip:before {
  content: "";
}
.mdi-glass-wine:before {
  content: "";
}
.mdi-glassdoor:before {
  content: "";
}
.mdi-glasses:before {
  content: "";
}
.mdi-globe-model:before {
  content: "";
}
.mdi-gmail:before {
  content: "";
}
.mdi-gnome:before {
  content: "";
}
.mdi-gog:before {
  content: "ﭽ";
}
.mdi-golf:before {
  content: "";
}
.mdi-gondola:before {
  content: "";
}
.mdi-google:before {
  content: "";
}
.mdi-google-adwords:before {
  content: "ﱣ";
}
.mdi-google-allo:before {
  content: "";
}
.mdi-google-analytics:before {
  content: "";
}
.mdi-google-assistant:before {
  content: "";
}
.mdi-google-cardboard:before {
  content: "";
}
.mdi-google-chrome:before {
  content: "";
}
.mdi-google-circles:before {
  content: "";
}
.mdi-google-circles-communities:before {
  content: "";
}
.mdi-google-circles-extended:before {
  content: "";
}
.mdi-google-circles-group:before {
  content: "";
}
.mdi-google-controller:before {
  content: "";
}
.mdi-google-controller-off:before {
  content: "";
}
.mdi-google-drive:before {
  content: "";
}
.mdi-google-earth:before {
  content: "";
}
.mdi-google-fit:before {
  content: "參";
}
.mdi-google-glass:before {
  content: "";
}
.mdi-google-hangouts:before {
  content: "";
}
.mdi-google-home:before {
  content: "";
}
.mdi-google-keep:before {
  content: "";
}
.mdi-google-lens:before {
  content: "淋";
}
.mdi-google-maps:before {
  content: "";
}
.mdi-google-nearby:before {
  content: "";
}
.mdi-google-pages:before {
  content: "";
}
.mdi-google-photos:before {
  content: "";
}
.mdi-google-physical-web:before {
  content: "";
}
.mdi-google-play:before {
  content: "";
}
.mdi-google-plus:before {
  content: "";
}
.mdi-google-plus-box:before {
  content: "";
}
.mdi-google-spreadsheet:before {
  content: "臨";
}
.mdi-google-street-view:before {
  content: "ﱤ";
}
.mdi-google-translate:before {
  content: "";
}
.mdi-google-wallet:before {
  content: "";
}
.mdi-gpu:before {
  content: "";
}
.mdi-gradient:before {
  content: "";
}
.mdi-graphql:before {
  content: "";
}
.mdi-grave-stone:before {
  content: "ﭾ";
}
.mdi-grease-pencil:before {
  content: "";
}
.mdi-greater-than:before {
  content: "塞";
}
.mdi-greater-than-or-equal:before {
  content: "省";
}
.mdi-grid:before {
  content: "";
}
.mdi-grid-large:before {
  content: "";
}
.mdi-grid-off:before {
  content: "";
}
.mdi-group:before {
  content: "";
}
.mdi-guitar-acoustic:before {
  content: "";
}
.mdi-guitar-electric:before {
  content: "";
}
.mdi-guitar-pick:before {
  content: "";
}
.mdi-guitar-pick-outline:before {
  content: "";
}
.mdi-guy-fawkes-mask:before {
  content: "";
}
.mdi-hackernews:before {
  content: "";
}
.mdi-hail:before {
  content: "變";
}
.mdi-halloween:before {
  content: "ﭿ";
}
.mdi-hamburger:before {
  content: "";
}
.mdi-hammer:before {
  content: "";
}
.mdi-hand:before {
  content: "祈";
}
.mdi-hand-okay:before {
  content: "祐";
}
.mdi-hand-peace:before {
  content: "祖";
}
.mdi-hand-peace-variant:before {
  content: "祝";
}
.mdi-hand-pointing-down:before {
  content: "禍";
}
.mdi-hand-pointing-left:before {
  content: "禎";
}
.mdi-hand-pointing-right:before {
  content: "";
}
.mdi-hand-pointing-up:before {
  content: "穀";
}
.mdi-hanger:before {
  content: "";
}
.mdi-hard-hat:before {
  content: "葉";
}
.mdi-harddisk:before {
  content: "";
}
.mdi-hat-fedora:before {
  content: "ﮀ";
}
.mdi-hazard-lights:before {
  content: "ﱥ";
}
.mdi-headphones:before {
  content: "";
}
.mdi-headphones-bluetooth:before {
  content: "說";
}
.mdi-headphones-box:before {
  content: "";
}
.mdi-headphones-off:before {
  content: "";
}
.mdi-headphones-settings:before {
  content: "";
}
.mdi-headset:before {
  content: "";
}
.mdi-headset-dock:before {
  content: "";
}
.mdi-headset-off:before {
  content: "";
}
.mdi-heart:before {
  content: "";
}
.mdi-heart-box:before {
  content: "";
}
.mdi-heart-box-outline:before {
  content: "";
}
.mdi-heart-broken:before {
  content: "";
}
.mdi-heart-broken-outline:before {
  content: "ﳰ";
}
.mdi-heart-circle:before {
  content: "殺";
}
.mdi-heart-circle-outline:before {
  content: "辰";
}
.mdi-heart-half:before {
  content: "";
}
.mdi-heart-half-full:before {
  content: "";
}
.mdi-heart-half-outline:before {
  content: "";
}
.mdi-heart-multiple:before {
  content: "突";
}
.mdi-heart-multiple-outline:before {
  content: "節";
}
.mdi-heart-off:before {
  content: "";
}
.mdi-heart-outline:before {
  content: "";
}
.mdi-heart-pulse:before {
  content: "";
}
.mdi-helicopter:before {
  content: "贈";
}
.mdi-help:before {
  content: "";
}
.mdi-help-box:before {
  content: "";
}
.mdi-help-circle:before {
  content: "";
}
.mdi-help-circle-outline:before {
  content: "";
}
.mdi-help-network:before {
  content: "";
}
.mdi-help-network-outline:before {
  content: "ﱦ";
}
.mdi-help-rhombus:before {
  content: "ﮁ";
}
.mdi-help-rhombus-outline:before {
  content: "ﮂ";
}
.mdi-hexagon:before {
  content: "";
}
.mdi-hexagon-multiple:before {
  content: "";
}
.mdi-hexagon-outline:before {
  content: "";
}
.mdi-hexagon-slice-1:before {
  content: "輸";
}
.mdi-hexagon-slice-2:before {
  content: "遲";
}
.mdi-hexagon-slice-3:before {
  content: "醙";
}
.mdi-hexagon-slice-4:before {
  content: "鉶";
}
.mdi-hexagon-slice-5:before {
  content: "陼";
}
.mdi-hexagon-slice-6:before {
  content: "難";
}
.mdi-hexagram:before {
  content: "靖";
}
.mdi-hexagram-outline:before {
  content: "韛";
}
.mdi-high-definition:before {
  content: "";
}
.mdi-high-definition-box:before {
  content: "";
}
.mdi-highway:before {
  content: "";
}
.mdi-hinduism:before {
  content: "沈";
}
.mdi-history:before {
  content: "";
}
.mdi-hockey-puck:before {
  content: "";
}
.mdi-hockey-sticks:before {
  content: "";
}
.mdi-hololens:before {
  content: "";
}
.mdi-home:before {
  content: "";
}
.mdi-home-account:before {
  content: "";
}
.mdi-home-alert:before {
  content: "";
}
.mdi-home-assistant:before {
  content: "";
}
.mdi-home-automation:before {
  content: "";
}
.mdi-home-circle:before {
  content: "";
}
.mdi-home-city:before {
  content: "ﳱ";
}
.mdi-home-city-outline:before {
  content: "ﳲ";
}
.mdi-home-currency-usd:before {
  content: "";
}
.mdi-home-heart:before {
  content: "";
}
.mdi-home-lock:before {
  content: "";
}
.mdi-home-lock-open:before {
  content: "";
}
.mdi-home-map-marker:before {
  content: "";
}
.mdi-home-minus:before {
  content: "拾";
}
.mdi-home-modern:before {
  content: "";
}
.mdi-home-outline:before {
  content: "";
}
.mdi-home-plus:before {
  content: "若";
}
.mdi-home-variant:before {
  content: "";
}
.mdi-home-variant-outline:before {
  content: "ﮃ";
}
.mdi-hook:before {
  content: "";
}
.mdi-hook-off:before {
  content: "";
}
.mdi-hops:before {
  content: "";
}
.mdi-horseshoe:before {
  content: "練";
}
.mdi-hospital:before {
  content: "";
}
.mdi-hospital-building:before {
  content: "";
}
.mdi-hospital-marker:before {
  content: "";
}
.mdi-hot-tub:before {
  content: "";
}
.mdi-hotel:before {
  content: "";
}
.mdi-houzz:before {
  content: "";
}
.mdi-houzz-box:before {
  content: "";
}
.mdi-hubspot:before {
  content: "ﳳ";
}
.mdi-hulu:before {
  content: "";
}
.mdi-human:before {
  content: "";
}
.mdi-human-child:before {
  content: "";
}
.mdi-human-female:before {
  content: "";
}
.mdi-human-female-boy:before {
  content: "縉";
}
.mdi-human-female-female:before {
  content: "繁";
}
.mdi-human-female-girl:before {
  content: "署";
}
.mdi-human-greeting:before {
  content: "";
}
.mdi-human-handsdown:before {
  content: "";
}
.mdi-human-handsup:before {
  content: "";
}
.mdi-human-male:before {
  content: "";
}
.mdi-human-male-boy:before {
  content: "者";
}
.mdi-human-male-female:before {
  content: "";
}
.mdi-human-male-girl:before {
  content: "臭";
}
.mdi-human-male-male:before {
  content: "艹";
}
.mdi-human-pregnant:before {
  content: "";
}
.mdi-humble-bundle:before {
  content: "";
}
.mdi-ice-cream:before {
  content: "";
}
.mdi-iframe:before {
  content: "ﱧ";
}
.mdi-iframe-outline:before {
  content: "ﱨ";
}
.mdi-image:before {
  content: "";
}
.mdi-image-album:before {
  content: "";
}
.mdi-image-area:before {
  content: "";
}
.mdi-image-area-close:before {
  content: "";
}
.mdi-image-broken:before {
  content: "";
}
.mdi-image-broken-variant:before {
  content: "";
}
.mdi-image-filter:before {
  content: "";
}
.mdi-image-filter-black-white:before {
  content: "";
}
.mdi-image-filter-center-focus:before {
  content: "";
}
.mdi-image-filter-center-focus-weak:before {
  content: "";
}
.mdi-image-filter-drama:before {
  content: "";
}
.mdi-image-filter-frames:before {
  content: "";
}
.mdi-image-filter-hdr:before {
  content: "";
}
.mdi-image-filter-none:before {
  content: "";
}
.mdi-image-filter-tilt-shift:before {
  content: "";
}
.mdi-image-filter-vintage:before {
  content: "";
}
.mdi-image-move:before {
  content: "立";
}
.mdi-image-multiple:before {
  content: "";
}
.mdi-image-off:before {
  content: "";
}
.mdi-image-outline:before {
  content: "掠";
}
.mdi-image-plus:before {
  content: "";
}
.mdi-image-search:before {
  content: "略";
}
.mdi-image-search-outline:before {
  content: "亮";
}
.mdi-image-size-select-actual:before {
  content: "ﱩ";
}
.mdi-image-size-select-large:before {
  content: "ﱪ";
}
.mdi-image-size-select-small:before {
  content: "ﱫ";
}
.mdi-import:before {
  content: "";
}
.mdi-inbox:before {
  content: "";
}
.mdi-inbox-arrow-down:before {
  content: "";
}
.mdi-inbox-arrow-up:before {
  content: "";
}
.mdi-inbox-multiple:before {
  content: "";
}
.mdi-inbox-multiple-outline:before {
  content: "ﮄ";
}
.mdi-incognito:before {
  content: "";
}
.mdi-infinity:before {
  content: "";
}
.mdi-information:before {
  content: "";
}
.mdi-information-outline:before {
  content: "";
}
.mdi-information-variant:before {
  content: "";
}
.mdi-instagram:before {
  content: "";
}
.mdi-instapaper:before {
  content: "";
}
.mdi-internet-explorer:before {
  content: "";
}
.mdi-invert-colors:before {
  content: "";
}
.mdi-ip:before {
  content: "艹";
}
.mdi-ip-network:before {
  content: "著";
}
.mdi-ip-network-outline:before {
  content: "ﱬ";
}
.mdi-ipod:before {
  content: "ﱭ";
}
.mdi-islam:before {
  content: "兩";
}
.mdi-itunes:before {
  content: "";
}
.mdi-jeepney:before {
  content: "";
}
.mdi-jira:before {
  content: "";
}
.mdi-jquery:before {
  content: "";
}
.mdi-jsfiddle:before {
  content: "";
}
.mdi-json:before {
  content: "";
}
.mdi-judaism:before {
  content: "凉";
}
.mdi-karate:before {
  content: "";
}
.mdi-keg:before {
  content: "";
}
.mdi-kettle:before {
  content: "";
}
.mdi-key:before {
  content: "";
}
.mdi-key-change:before {
  content: "";
}
.mdi-key-minus:before {
  content: "";
}
.mdi-key-plus:before {
  content: "";
}
.mdi-key-remove:before {
  content: "";
}
.mdi-key-variant:before {
  content: "";
}
.mdi-keyboard:before {
  content: "";
}
.mdi-keyboard-backspace:before {
  content: "";
}
.mdi-keyboard-caps:before {
  content: "";
}
.mdi-keyboard-close:before {
  content: "";
}
.mdi-keyboard-off:before {
  content: "";
}
.mdi-keyboard-outline:before {
  content: "梁";
}
.mdi-keyboard-return:before {
  content: "";
}
.mdi-keyboard-settings:before {
  content: "笠";
}
.mdi-keyboard-settings-outline:before {
  content: "粒";
}
.mdi-keyboard-tab:before {
  content: "";
}
.mdi-keyboard-variant:before {
  content: "";
}
.mdi-kickstarter:before {
  content: "";
}
.mdi-knife:before {
  content: "狀";
}
.mdi-knife-military:before {
  content: "炙";
}
.mdi-kodi:before {
  content: "";
}
.mdi-label:before {
  content: "";
}
.mdi-label-off:before {
  content: "響";
}
.mdi-label-off-outline:before {
  content: "頋";
}
.mdi-label-outline:before {
  content: "";
}
.mdi-label-variant:before {
  content: "頻";
}
.mdi-label-variant-outline:before {
  content: "鬒";
}
.mdi-ladybug:before {
  content: "";
}
.mdi-lambda:before {
  content: "";
}
.mdi-lamp:before {
  content: "";
}
.mdi-lan:before {
  content: "";
}
.mdi-lan-connect:before {
  content: "";
}
.mdi-lan-disconnect:before {
  content: "";
}
.mdi-lan-pending:before {
  content: "";
}
.mdi-language-c:before {
  content: "";
}
.mdi-language-cpp:before {
  content: "";
}
.mdi-language-csharp:before {
  content: "";
}
.mdi-language-css3:before {
  content: "";
}
.mdi-language-go:before {
  content: "";
}
.mdi-language-haskell:before {
  content: "ﱮ";
}
.mdi-language-html5:before {
  content: "";
}
.mdi-language-java:before {
  content: "﬜";
}
.mdi-language-javascript:before {
  content: "";
}
.mdi-language-lua:before {
  content: "";
}
.mdi-language-php:before {
  content: "";
}
.mdi-language-python:before {
  content: "";
}
.mdi-language-python-text:before {
  content: "";
}
.mdi-language-r:before {
  content: "";
}
.mdi-language-ruby-on-rails:before {
  content: "龜";
}
.mdi-language-swift:before {
  content: "";
}
.mdi-language-typescript:before {
  content: "";
}
.mdi-laptop:before {
  content: "";
}
.mdi-laptop-chromebook:before {
  content: "";
}
.mdi-laptop-mac:before {
  content: "";
}
.mdi-laptop-off:before {
  content: "";
}
.mdi-laptop-windows:before {
  content: "";
}
.mdi-laravel:before {
  content: "𢡊";
}
.mdi-lastfm:before {
  content: "";
}
.mdi-lastpass:before {
  content: "";
}
.mdi-launch:before {
  content: "";
}
.mdi-lava-lamp:before {
  content: "";
}
.mdi-layers:before {
  content: "";
}
.mdi-layers-off:before {
  content: "";
}
.mdi-layers-off-outline:before {
  content: "識";
}
.mdi-layers-outline:before {
  content: "什";
}
.mdi-lead-pencil:before {
  content: "";
}
.mdi-leaf:before {
  content: "";
}
.mdi-leaf-maple:before {
  content: "ﱯ";
}
.mdi-led-off:before {
  content: "";
}
.mdi-led-on:before {
  content: "";
}
.mdi-led-outline:before {
  content: "";
}
.mdi-led-strip:before {
  content: "";
}
.mdi-led-variant-off:before {
  content: "";
}
.mdi-led-variant-on:before {
  content: "";
}
.mdi-led-variant-outline:before {
  content: "";
}
.mdi-less-than:before {
  content: "糧";
}
.mdi-less-than-or-equal:before {
  content: "良";
}
.mdi-library:before {
  content: "";
}
.mdi-library-books:before {
  content: "";
}
.mdi-library-movie:before {
  content: "ﳴ";
}
.mdi-library-music:before {
  content: "";
}
.mdi-library-plus:before {
  content: "";
}
.mdi-library-shelves:before {
  content: "ﮅ";
}
.mdi-library-video:before {
  content: "ﳵ";
}
.mdi-lifebuoy:before {
  content: "";
}
.mdi-light-switch:before {
  content: "諒";
}
.mdi-lightbulb:before {
  content: "";
}
.mdi-lightbulb-on:before {
  content: "";
}
.mdi-lightbulb-on-outline:before {
  content: "";
}
.mdi-lightbulb-outline:before {
  content: "";
}
.mdi-lighthouse:before {
  content: "茶";
}
.mdi-lighthouse-on:before {
  content: "刺";
}
.mdi-link:before {
  content: "";
}
.mdi-link-box:before {
  content: "ﳶ";
}
.mdi-link-box-outline:before {
  content: "ﳷ";
}
.mdi-link-box-variant:before {
  content: "ﳸ";
}
.mdi-link-box-variant-outline:before {
  content: "ﳹ";
}
.mdi-link-off:before {
  content: "";
}
.mdi-link-plus:before {
  content: "ﱰ";
}
.mdi-link-variant:before {
  content: "";
}
.mdi-link-variant-off:before {
  content: "";
}
.mdi-linkedin:before {
  content: "";
}
.mdi-linkedin-box:before {
  content: "";
}
.mdi-linux:before {
  content: "";
}
.mdi-linux-mint:before {
  content: "";
}
.mdi-litecoin:before {
  content: "褐";
}
.mdi-loading:before {
  content: "";
}
.mdi-lock:before {
  content: "";
}
.mdi-lock-alert:before {
  content: "";
}
.mdi-lock-clock:before {
  content: "量";
}
.mdi-lock-open:before {
  content: "";
}
.mdi-lock-open-outline:before {
  content: "";
}
.mdi-lock-outline:before {
  content: "";
}
.mdi-lock-pattern:before {
  content: "";
}
.mdi-lock-plus:before {
  content: "";
}
.mdi-lock-question:before {
  content: "";
}
.mdi-lock-reset:before {
  content: "";
}
.mdi-lock-smart:before {
  content: "";
}
.mdi-locker:before {
  content: "";
}
.mdi-locker-multiple:before {
  content: "";
}
.mdi-login:before {
  content: "";
}
.mdi-login-variant:before {
  content: "";
}
.mdi-logout:before {
  content: "";
}
.mdi-logout-variant:before {
  content: "";
}
.mdi-looks:before {
  content: "";
}
.mdi-loop:before {
  content: "";
}
.mdi-loupe:before {
  content: "";
}
.mdi-lumx:before {
  content: "";
}
.mdi-lyft:before {
  content: "יִ";
}
.mdi-magnet:before {
  content: "";
}
.mdi-magnet-on:before {
  content: "";
}
.mdi-magnify:before {
  content: "";
}
.mdi-magnify-close:before {
  content: "勵";
}
.mdi-magnify-minus:before {
  content: "";
}
.mdi-magnify-minus-cursor:before {
  content: "視";
}
.mdi-magnify-minus-outline:before {
  content: "";
}
.mdi-magnify-plus:before {
  content: "";
}
.mdi-magnify-plus-cursor:before {
  content: "謁";
}
.mdi-magnify-plus-outline:before {
  content: "";
}
.mdi-mail-ru:before {
  content: "";
}
.mdi-mailbox:before {
  content: "";
}
.mdi-map:before {
  content: "";
}
.mdi-map-clock:before {
  content: "ﳺ";
}
.mdi-map-clock-outline:before {
  content: "ﳻ";
}
.mdi-map-legend:before {
  content: "切";
}
.mdi-map-marker:before {
  content: "";
}
.mdi-map-marker-check:before {
  content: "ﱱ";
}
.mdi-map-marker-circle:before {
  content: "";
}
.mdi-map-marker-distance:before {
  content: "";
}
.mdi-map-marker-minus:before {
  content: "";
}
.mdi-map-marker-multiple:before {
  content: "";
}
.mdi-map-marker-off:before {
  content: "";
}
.mdi-map-marker-outline:before {
  content: "";
}
.mdi-map-marker-path:before {
  content: "ﳼ";
}
.mdi-map-marker-plus:before {
  content: "";
}
.mdi-map-marker-radius:before {
  content: "";
}
.mdi-map-minus:before {
  content: "呂";
}
.mdi-map-outline:before {
  content: "女";
}
.mdi-map-plus:before {
  content: "廬";
}
.mdi-map-search:before {
  content: "旅";
}
.mdi-map-search-outline:before {
  content: "濾";
}
.mdi-mapbox:before {
  content: "ﮆ";
}
.mdi-margin:before {
  content: "";
}
.mdi-markdown:before {
  content: "";
}
.mdi-marker:before {
  content: "";
}
.mdi-marker-check:before {
  content: "";
}
.mdi-mastodon:before {
  content: "𢡄";
}
.mdi-mastodon-variant:before {
  content: "𣏕";
}
.mdi-material-design:before {
  content: "礪";
}
.mdi-material-ui:before {
  content: "";
}
.mdi-math-compass:before {
  content: "";
}
.mdi-math-cos:before {
  content: "ﱲ";
}
.mdi-math-sin:before {
  content: "ﱳ";
}
.mdi-math-tan:before {
  content: "ﱴ";
}
.mdi-matrix:before {
  content: "";
}
.mdi-maxcdn:before {
  content: "";
}
.mdi-medal:before {
  content: "閭";
}
.mdi-medical-bag:before {
  content: "";
}
.mdi-medium:before {
  content: "";
}
.mdi-meetup:before {
  content: "㮝";
}
.mdi-memory:before {
  content: "";
}
.mdi-menu:before {
  content: "";
}
.mdi-menu-down:before {
  content: "";
}
.mdi-menu-down-outline:before {
  content: "";
}
.mdi-menu-left:before {
  content: "";
}
.mdi-menu-left-outline:before {
  content: "度";
}
.mdi-menu-open:before {
  content: "ﮇ";
}
.mdi-menu-right:before {
  content: "";
}
.mdi-menu-right-outline:before {
  content: "拓";
}
.mdi-menu-swap:before {
  content: "謹";
}
.mdi-menu-swap-outline:before {
  content: "賓";
}
.mdi-menu-up:before {
  content: "";
}
.mdi-menu-up-outline:before {
  content: "";
}
.mdi-message:before {
  content: "";
}
.mdi-message-alert:before {
  content: "";
}
.mdi-message-alert-outline:before {
  content: "糖";
}
.mdi-message-bulleted:before {
  content: "";
}
.mdi-message-bulleted-off:before {
  content: "";
}
.mdi-message-draw:before {
  content: "";
}
.mdi-message-image:before {
  content: "";
}
.mdi-message-outline:before {
  content: "";
}
.mdi-message-plus:before {
  content: "";
}
.mdi-message-processing:before {
  content: "";
}
.mdi-message-reply:before {
  content: "";
}
.mdi-message-reply-text:before {
  content: "";
}
.mdi-message-settings:before {
  content: "";
}
.mdi-message-settings-variant:before {
  content: "";
}
.mdi-message-text:before {
  content: "";
}
.mdi-message-text-outline:before {
  content: "";
}
.mdi-message-video:before {
  content: "";
}
.mdi-meteor:before {
  content: "";
}
.mdi-metronome:before {
  content: "";
}
.mdi-metronome-tick:before {
  content: "";
}
.mdi-micro-sd:before {
  content: "";
}
.mdi-microphone:before {
  content: "";
}
.mdi-microphone-minus:before {
  content: "";
}
.mdi-microphone-off:before {
  content: "";
}
.mdi-microphone-outline:before {
  content: "";
}
.mdi-microphone-plus:before {
  content: "";
}
.mdi-microphone-settings:before {
  content: "";
}
.mdi-microphone-variant:before {
  content: "";
}
.mdi-microphone-variant-off:before {
  content: "";
}
.mdi-microscope:before {
  content: "";
}
.mdi-microsoft:before {
  content: "";
}
.mdi-microsoft-dynamics:before {
  content: "驪";
}
.mdi-microwave:before {
  content: "ﱵ";
}
.mdi-midi:before {
  content: "";
}
.mdi-midi-port:before {
  content: "";
}
.mdi-minecraft:before {
  content: "";
}
.mdi-mini-sd:before {
  content: "宅";
}
.mdi-minidisc:before {
  content: "洞";
}
.mdi-minus:before {
  content: "";
}
.mdi-minus-box:before {
  content: "";
}
.mdi-minus-box-outline:before {
  content: "";
}
.mdi-minus-circle:before {
  content: "";
}
.mdi-minus-circle-outline:before {
  content: "";
}
.mdi-minus-network:before {
  content: "";
}
.mdi-minus-network-outline:before {
  content: "ﱶ";
}
.mdi-mixcloud:before {
  content: "";
}
.mdi-mixed-reality:before {
  content: "";
}
.mdi-mixer:before {
  content: "";
}
.mdi-molecule:before {
  content: "ﮈ";
}
.mdi-monitor:before {
  content: "";
}
.mdi-monitor-cellphone:before {
  content: "麗";
}
.mdi-monitor-cellphone-star:before {
  content: "黎";
}
.mdi-monitor-dashboard:before {
  content: "暴";
}
.mdi-monitor-multiple:before {
  content: "";
}
.mdi-more:before {
  content: "";
}
.mdi-mother-nurse:before {
  content: "ﳽ";
}
.mdi-motorbike:before {
  content: "";
}
.mdi-mouse:before {
  content: "";
}
.mdi-mouse-bluetooth:before {
  content: "力";
}
.mdi-mouse-off:before {
  content: "";
}
.mdi-mouse-variant:before {
  content: "";
}
.mdi-mouse-variant-off:before {
  content: "";
}
.mdi-move-resize:before {
  content: "";
}
.mdi-move-resize-variant:before {
  content: "";
}
.mdi-movie:before {
  content: "";
}
.mdi-movie-roll:before {
  content: "";
}
.mdi-muffin:before {
  content: "曆";
}
.mdi-multiplication:before {
  content: "";
}
.mdi-multiplication-box:before {
  content: "";
}
.mdi-mushroom:before {
  content: "";
}
.mdi-mushroom-outline:before {
  content: "";
}
.mdi-music:before {
  content: "";
}
.mdi-music-box:before {
  content: "";
}
.mdi-music-box-outline:before {
  content: "";
}
.mdi-music-circle:before {
  content: "";
}
.mdi-music-circle-outline:before {
  content: "䀘";
}
.mdi-music-note:before {
  content: "";
}
.mdi-music-note-bluetooth:before {
  content: "";
}
.mdi-music-note-bluetooth-off:before {
  content: "";
}
.mdi-music-note-eighth:before {
  content: "";
}
.mdi-music-note-half:before {
  content: "";
}
.mdi-music-note-off:before {
  content: "";
}
.mdi-music-note-quarter:before {
  content: "";
}
.mdi-music-note-sixteenth:before {
  content: "";
}
.mdi-music-note-whole:before {
  content: "";
}
.mdi-music-off:before {
  content: "";
}
.mdi-nas:before {
  content: "";
}
.mdi-nativescript:before {
  content: "";
}
.mdi-nature:before {
  content: "";
}
.mdi-nature-people:before {
  content: "";
}
.mdi-navigation:before {
  content: "";
}
.mdi-near-me:before {
  content: "";
}
.mdi-needle:before {
  content: "";
}
.mdi-netflix:before {
  content: "";
}
.mdi-network:before {
  content: "";
}
.mdi-network-off:before {
  content: "ﱷ";
}
.mdi-network-off-outline:before {
  content: "ﱸ";
}
.mdi-network-outline:before {
  content: "ﱹ";
}
.mdi-network-strength-1:before {
  content: "";
}
.mdi-network-strength-1-alert:before {
  content: "";
}
.mdi-network-strength-2:before {
  content: "";
}
.mdi-network-strength-2-alert:before {
  content: "";
}
.mdi-network-strength-3:before {
  content: "";
}
.mdi-network-strength-3-alert:before {
  content: "";
}
.mdi-network-strength-4:before {
  content: "";
}
.mdi-network-strength-4-alert:before {
  content: "";
}
.mdi-network-strength-off:before {
  content: "";
}
.mdi-network-strength-off-outline:before {
  content: "";
}
.mdi-network-strength-outline:before {
  content: "";
}
.mdi-new-box:before {
  content: "";
}
.mdi-newspaper:before {
  content: "";
}
.mdi-nfc:before {
  content: "";
}
.mdi-nfc-tap:before {
  content: "";
}
.mdi-nfc-variant:before {
  content: "";
}
.mdi-ninja:before {
  content: "";
}
.mdi-nintendo-switch:before {
  content: "";
}
.mdi-nodejs:before {
  content: "";
}
.mdi-not-equal:before {
  content: "歷";
}
.mdi-not-equal-variant:before {
  content: "轢";
}
.mdi-note:before {
  content: "";
}
.mdi-note-multiple:before {
  content: "";
}
.mdi-note-multiple-outline:before {
  content: "";
}
.mdi-note-outline:before {
  content: "";
}
.mdi-note-plus:before {
  content: "";
}
.mdi-note-plus-outline:before {
  content: "";
}
.mdi-note-text:before {
  content: "";
}
.mdi-notebook:before {
  content: "";
}
.mdi-notification-clear-all:before {
  content: "";
}
.mdi-npm:before {
  content: "";
}
.mdi-npm-variant:before {
  content: "年";
}
.mdi-npm-variant-outline:before {
  content: "憐";
}
.mdi-nuke:before {
  content: "";
}
.mdi-null:before {
  content: "";
}
.mdi-numeric:before {
  content: "";
}
.mdi-numeric-0:before {
  content: "0";
}
.mdi-numeric-0-box:before {
  content: "";
}
.mdi-numeric-0-box-multiple-outline:before {
  content: "";
}
.mdi-numeric-0-box-outline:before {
  content: "";
}
.mdi-numeric-0-circle:before {
  content: "ﱺ";
}
.mdi-numeric-0-circle-outline:before {
  content: "ﱻ";
}
.mdi-numeric-1:before {
  content: "1";
}
.mdi-numeric-1-box:before {
  content: "";
}
.mdi-numeric-1-box-multiple-outline:before {
  content: "";
}
.mdi-numeric-1-box-outline:before {
  content: "";
}
.mdi-numeric-1-circle:before {
  content: "ﱼ";
}
.mdi-numeric-1-circle-outline:before {
  content: "ﱽ";
}
.mdi-numeric-2:before {
  content: "2";
}
.mdi-numeric-2-box:before {
  content: "";
}
.mdi-numeric-2-box-multiple-outline:before {
  content: "";
}
.mdi-numeric-2-box-outline:before {
  content: "";
}
.mdi-numeric-2-circle:before {
  content: "ﱾ";
}
.mdi-numeric-2-circle-outline:before {
  content: "ﱿ";
}
.mdi-numeric-3:before {
  content: "3";
}
.mdi-numeric-3-box:before {
  content: "";
}
.mdi-numeric-3-box-multiple-outline:before {
  content: "";
}
.mdi-numeric-3-box-outline:before {
  content: "";
}
.mdi-numeric-3-circle:before {
  content: "ﲀ";
}
.mdi-numeric-3-circle-outline:before {
  content: "ﲁ";
}
.mdi-numeric-4:before {
  content: "4";
}
.mdi-numeric-4-box:before {
  content: "";
}
.mdi-numeric-4-box-multiple-outline:before {
  content: "";
}
.mdi-numeric-4-box-outline:before {
  content: "";
}
.mdi-numeric-4-circle:before {
  content: "ﲂ";
}
.mdi-numeric-4-circle-outline:before {
  content: "ﲃ";
}
.mdi-numeric-5:before {
  content: "5";
}
.mdi-numeric-5-box:before {
  content: "";
}
.mdi-numeric-5-box-multiple-outline:before {
  content: "";
}
.mdi-numeric-5-box-outline:before {
  content: "";
}
.mdi-numeric-5-circle:before {
  content: "ﲄ";
}
.mdi-numeric-5-circle-outline:before {
  content: "ﲅ";
}
.mdi-numeric-6:before {
  content: "6";
}
.mdi-numeric-6-box:before {
  content: "";
}
.mdi-numeric-6-box-multiple-outline:before {
  content: "";
}
.mdi-numeric-6-box-outline:before {
  content: "";
}
.mdi-numeric-6-circle:before {
  content: "ﲆ";
}
.mdi-numeric-6-circle-outline:before {
  content: "ﲇ";
}
.mdi-numeric-7:before {
  content: "7";
}
.mdi-numeric-7-box:before {
  content: "";
}
.mdi-numeric-7-box-multiple-outline:before {
  content: "";
}
.mdi-numeric-7-box-outline:before {
  content: "";
}
.mdi-numeric-7-circle:before {
  content: "ﲈ";
}
.mdi-numeric-7-circle-outline:before {
  content: "ﲉ";
}
.mdi-numeric-8:before {
  content: "8";
}
.mdi-numeric-8-box:before {
  content: "";
}
.mdi-numeric-8-box-multiple-outline:before {
  content: "";
}
.mdi-numeric-8-box-outline:before {
  content: "";
}
.mdi-numeric-8-circle:before {
  content: "ﲊ";
}
.mdi-numeric-8-circle-outline:before {
  content: "ﲋ";
}
.mdi-numeric-9:before {
  content: "9";
}
.mdi-numeric-9-box:before {
  content: "";
}
.mdi-numeric-9-box-multiple-outline:before {
  content: "";
}
.mdi-numeric-9-box-outline:before {
  content: "";
}
.mdi-numeric-9-circle:before {
  content: "ﲌ";
}
.mdi-numeric-9-circle-outline:before {
  content: "ﲍ";
}
.mdi-numeric-9-plus-box:before {
  content: "";
}
.mdi-numeric-9-plus-box-multiple-outline:before {
  content: "";
}
.mdi-numeric-9-plus-box-outline:before {
  content: "";
}
.mdi-numeric-9-plus-circle:before {
  content: "ﲎ";
}
.mdi-numeric-9-plus-circle-outline:before {
  content: "ﲏ";
}
.mdi-nut:before {
  content: "";
}
.mdi-nutrition:before {
  content: "";
}
.mdi-oar:before {
  content: "";
}
.mdi-octagon:before {
  content: "";
}
.mdi-octagon-outline:before {
  content: "";
}
.mdi-octagram:before {
  content: "";
}
.mdi-octagram-outline:before {
  content: "";
}
.mdi-odnoklassniki:before {
  content: "";
}
.mdi-office:before {
  content: "";
}
.mdi-office-building:before {
  content: "戀";
}
.mdi-oil:before {
  content: "";
}
.mdi-oil-temperature:before {
  content: "";
}
.mdi-omega:before {
  content: "";
}
.mdi-one-up:before {
  content: "ﮉ";
}
.mdi-onedrive:before {
  content: "";
}
.mdi-onenote:before {
  content: "";
}
.mdi-onepassword:before {
  content: "";
}
.mdi-opacity:before {
  content: "";
}
.mdi-open-in-app:before {
  content: "";
}
.mdi-open-in-new:before {
  content: "";
}
.mdi-open-source-initiative:before {
  content: "ﮊ";
}
.mdi-openid:before {
  content: "";
}
.mdi-opera:before {
  content: "";
}
.mdi-orbit:before {
  content: "";
}
.mdi-origin:before {
  content: "שׂ";
}
.mdi-ornament:before {
  content: "";
}
.mdi-ornament-variant:before {
  content: "";
}
.mdi-outlook:before {
  content: "ﳾ";
}
.mdi-owl:before {
  content: "";
}
.mdi-pac-man:before {
  content: "ﮋ";
}
.mdi-package:before {
  content: "";
}
.mdi-package-down:before {
  content: "";
}
.mdi-package-up:before {
  content: "";
}
.mdi-package-variant:before {
  content: "";
}
.mdi-package-variant-closed:before {
  content: "";
}
.mdi-page-first:before {
  content: "";
}
.mdi-page-last:before {
  content: "";
}
.mdi-page-layout-body:before {
  content: "";
}
.mdi-page-layout-footer:before {
  content: "";
}
.mdi-page-layout-header:before {
  content: "";
}
.mdi-page-layout-sidebar-left:before {
  content: "";
}
.mdi-page-layout-sidebar-right:before {
  content: "";
}
.mdi-page-next:before {
  content: "ﮌ";
}
.mdi-page-next-outline:before {
  content: "ﮍ";
}
.mdi-page-previous:before {
  content: "ﮎ";
}
.mdi-page-previous-outline:before {
  content: "ﮏ";
}
.mdi-palette:before {
  content: "";
}
.mdi-palette-advanced:before {
  content: "";
}
.mdi-palette-swatch:before {
  content: "";
}
.mdi-pan:before {
  content: "ﮐ";
}
.mdi-pan-bottom-left:before {
  content: "ﮑ";
}
.mdi-pan-bottom-right:before {
  content: "ﮒ";
}
.mdi-pan-down:before {
  content: "ﮓ";
}
.mdi-pan-horizontal:before {
  content: "ﮔ";
}
.mdi-pan-left:before {
  content: "ﮕ";
}
.mdi-pan-right:before {
  content: "ﮖ";
}
.mdi-pan-top-left:before {
  content: "ﮗ";
}
.mdi-pan-top-right:before {
  content: "ﮘ";
}
.mdi-pan-up:before {
  content: "ﮙ";
}
.mdi-pan-vertical:before {
  content: "ﮚ";
}
.mdi-panda:before {
  content: "";
}
.mdi-pandora:before {
  content: "";
}
.mdi-panorama:before {
  content: "";
}
.mdi-panorama-fisheye:before {
  content: "";
}
.mdi-panorama-horizontal:before {
  content: "";
}
.mdi-panorama-vertical:before {
  content: "";
}
.mdi-panorama-wide-angle:before {
  content: "";
}
.mdi-paper-cut-vertical:before {
  content: "";
}
.mdi-paperclip:before {
  content: "";
}
.mdi-parachute:before {
  content: "ﲐ";
}
.mdi-parachute-outline:before {
  content: "ﲑ";
}
.mdi-parking:before {
  content: "";
}
.mdi-passport:before {
  content: "";
}
.mdi-patreon:before {
  content: "";
}
.mdi-pause:before {
  content: "";
}
.mdi-pause-circle:before {
  content: "";
}
.mdi-pause-circle-outline:before {
  content: "";
}
.mdi-pause-octagon:before {
  content: "";
}
.mdi-pause-octagon-outline:before {
  content: "";
}
.mdi-paw:before {
  content: "";
}
.mdi-paw-off:before {
  content: "";
}
.mdi-paypal:before {
  content: "";
}
.mdi-peace:before {
  content: "";
}
.mdi-pen:before {
  content: "";
}
.mdi-pencil:before {
  content: "";
}
.mdi-pencil-box:before {
  content: "";
}
.mdi-pencil-box-outline:before {
  content: "";
}
.mdi-pencil-circle:before {
  content: "";
}
.mdi-pencil-circle-outline:before {
  content: "";
}
.mdi-pencil-lock:before {
  content: "";
}
.mdi-pencil-off:before {
  content: "";
}
.mdi-pencil-outline:before {
  content: "ﲒ";
}
.mdi-pentagon:before {
  content: "";
}
.mdi-pentagon-outline:before {
  content: "";
}
.mdi-percent:before {
  content: "";
}
.mdi-periodic-table:before {
  content: "";
}
.mdi-periodic-table-co2:before {
  content: "";
}
.mdi-periscope:before {
  content: "";
}
.mdi-perspective-less:before {
  content: "ﳿ";
}
.mdi-perspective-more:before {
  content: "ﴀ";
}
.mdi-pharmacy:before {
  content: "";
}
.mdi-phone:before {
  content: "";
}
.mdi-phone-bluetooth:before {
  content: "";
}
.mdi-phone-classic:before {
  content: "";
}
.mdi-phone-forward:before {
  content: "";
}
.mdi-phone-hangup:before {
  content: "";
}
.mdi-phone-in-talk:before {
  content: "";
}
.mdi-phone-incoming:before {
  content: "";
}
.mdi-phone-lock:before {
  content: "";
}
.mdi-phone-log:before {
  content: "";
}
.mdi-phone-minus:before {
  content: "";
}
.mdi-phone-missed:before {
  content: "";
}
.mdi-phone-outgoing:before {
  content: "";
}
.mdi-phone-paused:before {
  content: "";
}
.mdi-phone-plus:before {
  content: "";
}
.mdi-phone-return:before {
  content: "";
}
.mdi-phone-rotate-landscape:before {
  content: "";
}
.mdi-phone-rotate-portrait:before {
  content: "";
}
.mdi-phone-settings:before {
  content: "";
}
.mdi-phone-voip:before {
  content: "";
}
.mdi-pi:before {
  content: "";
}
.mdi-pi-box:before {
  content: "";
}
.mdi-piano:before {
  content: "";
}
.mdi-pickaxe:before {
  content: "";
}
.mdi-pier:before {
  content: "";
}
.mdi-pier-crane:before {
  content: "";
}
.mdi-pig:before {
  content: "";
}
.mdi-pill:before {
  content: "";
}
.mdi-pillar:before {
  content: "";
}
.mdi-pin:before {
  content: "";
}
.mdi-pin-off:before {
  content: "";
}
.mdi-pin-off-outline:before {
  content: "勞";
}
.mdi-pin-outline:before {
  content: "擄";
}
.mdi-pine-tree:before {
  content: "";
}
.mdi-pine-tree-box:before {
  content: "";
}
.mdi-pinterest:before {
  content: "";
}
.mdi-pinterest-box:before {
  content: "";
}
.mdi-pinwheel:before {
  content: "䀹";
}
.mdi-pinwheel-outline:before {
  content: "𥉉";
}
.mdi-pipe:before {
  content: "";
}
.mdi-pipe-disconnected:before {
  content: "";
}
.mdi-pipe-leak:before {
  content: "";
}
.mdi-pirate:before {
  content: "輻";
}
.mdi-pistol:before {
  content: "";
}
.mdi-piston:before {
  content: "";
}
.mdi-pizza:before {
  content: "";
}
.mdi-play:before {
  content: "";
}
.mdi-play-box-outline:before {
  content: "";
}
.mdi-play-circle:before {
  content: "";
}
.mdi-play-circle-outline:before {
  content: "";
}
.mdi-play-network:before {
  content: "";
}
.mdi-play-network-outline:before {
  content: "ﲓ";
}
.mdi-play-pause:before {
  content: "";
}
.mdi-play-protected-content:before {
  content: "";
}
.mdi-play-speed:before {
  content: "";
}
.mdi-playlist-check:before {
  content: "";
}
.mdi-playlist-edit:before {
  content: "";
}
.mdi-playlist-minus:before {
  content: "";
}
.mdi-playlist-music:before {
  content: "ﲔ";
}
.mdi-playlist-music-outline:before {
  content: "ﲕ";
}
.mdi-playlist-play:before {
  content: "";
}
.mdi-playlist-plus:before {
  content: "";
}
.mdi-playlist-remove:before {
  content: "";
}
.mdi-playstation:before {
  content: "";
}
.mdi-plex:before {
  content: "";
}
.mdi-plus:before {
  content: "";
}
.mdi-plus-box:before {
  content: "";
}
.mdi-plus-box-outline:before {
  content: "";
}
.mdi-plus-circle:before {
  content: "";
}
.mdi-plus-circle-multiple-outline:before {
  content: "";
}
.mdi-plus-circle-outline:before {
  content: "";
}
.mdi-plus-minus:before {
  content: "撚";
}
.mdi-plus-minus-box:before {
  content: "漣";
}
.mdi-plus-network:before {
  content: "";
}
.mdi-plus-network-outline:before {
  content: "ﲖ";
}
.mdi-plus-one:before {
  content: "";
}
.mdi-plus-outline:before {
  content: "";
}
.mdi-pocket:before {
  content: "";
}
.mdi-podcast:before {
  content: "煉";
}
.mdi-podium:before {
  content: "ﴁ";
}
.mdi-podium-bronze:before {
  content: "ﴂ";
}
.mdi-podium-gold:before {
  content: "ﴃ";
}
.mdi-podium-silver:before {
  content: "ﴄ";
}
.mdi-pokeball:before {
  content: "";
}
.mdi-pokemon-go:before {
  content: "行";
}
.mdi-poker-chip:before {
  content: "";
}
.mdi-polaroid:before {
  content: "";
}
.mdi-poll:before {
  content: "";
}
.mdi-poll-box:before {
  content: "";
}
.mdi-polymer:before {
  content: "";
}
.mdi-pool:before {
  content: "";
}
.mdi-popcorn:before {
  content: "";
}
.mdi-postage-stamp:before {
  content: "ﲗ";
}
.mdi-pot:before {
  content: "";
}
.mdi-pot-mix:before {
  content: "";
}
.mdi-pound:before {
  content: "";
}
.mdi-pound-box:before {
  content: "";
}
.mdi-power:before {
  content: "";
}
.mdi-power-cycle:before {
  content: "豈";
}
.mdi-power-off:before {
  content: "更";
}
.mdi-power-on:before {
  content: "車";
}
.mdi-power-plug:before {
  content: "";
}
.mdi-power-plug-off:before {
  content: "";
}
.mdi-power-settings:before {
  content: "";
}
.mdi-power-sleep:before {
  content: "賈";
}
.mdi-power-socket:before {
  content: "";
}
.mdi-power-socket-au:before {
  content: "滑";
}
.mdi-power-socket-eu:before {
  content: "";
}
.mdi-power-socket-uk:before {
  content: "";
}
.mdi-power-socket-us:before {
  content: "";
}
.mdi-power-standby:before {
  content: "串";
}
.mdi-powershell:before {
  content: "降";
}
.mdi-prescription:before {
  content: "";
}
.mdi-presentation:before {
  content: "";
}
.mdi-presentation-play:before {
  content: "";
}
.mdi-printer:before {
  content: "";
}
.mdi-printer-3d:before {
  content: "";
}
.mdi-printer-alert:before {
  content: "";
}
.mdi-printer-settings:before {
  content: "";
}
.mdi-printer-wireless:before {
  content: "見";
}
.mdi-priority-high:before {
  content: "";
}
.mdi-priority-low:before {
  content: "";
}
.mdi-professional-hexagon:before {
  content: "";
}
.mdi-progress-alert:before {
  content: "ﲘ";
}
.mdi-progress-check:before {
  content: "璉";
}
.mdi-progress-clock:before {
  content: "秊";
}
.mdi-progress-download:before {
  content: "練";
}
.mdi-progress-upload:before {
  content: "聯";
}
.mdi-progress-wrench:before {
  content: "ﲙ";
}
.mdi-projector:before {
  content: "";
}
.mdi-projector-screen:before {
  content: "";
}
.mdi-publish:before {
  content: "";
}
.mdi-pulse:before {
  content: "";
}
.mdi-pumpkin:before {
  content: "ﮛ";
}
.mdi-puzzle:before {
  content: "";
}
.mdi-puzzle-outline:before {
  content: "贈";
}
.mdi-qi:before {
  content: "輦";
}
.mdi-qqchat:before {
  content: "";
}
.mdi-qrcode:before {
  content: "";
}
.mdi-qrcode-edit:before {
  content: "";
}
.mdi-qrcode-scan:before {
  content: "";
}
.mdi-quadcopter:before {
  content: "";
}
.mdi-quality-high:before {
  content: "";
}
.mdi-quality-low:before {
  content: "廓";
}
.mdi-quality-medium:before {
  content: "兀";
}
.mdi-quicktime:before {
  content: "";
}
.mdi-quora:before {
  content: "ﴅ";
}
.mdi-rabbit:before {
  content: "句";
}
.mdi-radar:before {
  content: "";
}
.mdi-radiator:before {
  content: "";
}
.mdi-radiator-disabled:before {
  content: "𥳐";
}
.mdi-radiator-off:before {
  content: "𧻓";
}
.mdi-radio:before {
  content: "";
}
.mdi-radio-am:before {
  content: "ﲚ";
}
.mdi-radio-fm:before {
  content: "ﲛ";
}
.mdi-radio-handheld:before {
  content: "";
}
.mdi-radio-tower:before {
  content: "";
}
.mdi-radioactive:before {
  content: "";
}
.mdi-radiobox-blank:before {
  content: "";
}
.mdi-radiobox-marked:before {
  content: "";
}
.mdi-radius:before {
  content: "ﲜ";
}
.mdi-radius-outline:before {
  content: "ﲝ";
}
.mdi-raspberrypi:before {
  content: "";
}
.mdi-ray-end:before {
  content: "";
}
.mdi-ray-end-arrow:before {
  content: "";
}
.mdi-ray-start:before {
  content: "";
}
.mdi-ray-start-arrow:before {
  content: "";
}
.mdi-ray-start-end:before {
  content: "";
}
.mdi-ray-vertex:before {
  content: "";
}
.mdi-react:before {
  content: "";
}
.mdi-read:before {
  content: "";
}
.mdi-receipt:before {
  content: "";
}
.mdi-record:before {
  content: "";
}
.mdi-record-player:before {
  content: "蓮";
}
.mdi-record-rec:before {
  content: "";
}
.mdi-recycle:before {
  content: "";
}
.mdi-reddit:before {
  content: "";
}
.mdi-redo:before {
  content: "";
}
.mdi-redo-variant:before {
  content: "";
}
.mdi-reflect-horizontal:before {
  content: "嗀";
}
.mdi-reflect-vertical:before {
  content: "﨎";
}
.mdi-refresh:before {
  content: "";
}
.mdi-regex:before {
  content: "";
}
.mdi-registered-trademark:before {
  content: "辶";
}
.mdi-relative-scale:before {
  content: "";
}
.mdi-reload:before {
  content: "";
}
.mdi-reminder:before {
  content: "";
}
.mdi-remote:before {
  content: "";
}
.mdi-remote-desktop:before {
  content: "";
}
.mdi-rename-box:before {
  content: "";
}
.mdi-reorder-horizontal:before {
  content: "";
}
.mdi-reorder-vertical:before {
  content: "";
}
.mdi-repeat:before {
  content: "";
}
.mdi-repeat-off:before {
  content: "";
}
.mdi-repeat-once:before {
  content: "";
}
.mdi-replay:before {
  content: "";
}
.mdi-reply:before {
  content: "";
}
.mdi-reply-all:before {
  content: "";
}
.mdi-reproduction:before {
  content: "";
}
.mdi-resistor:before {
  content: "ײַ";
}
.mdi-resistor-nodes:before {
  content: "ﬠ";
}
.mdi-resize:before {
  content: "逸";
}
.mdi-resize-bottom-right:before {
  content: "";
}
.mdi-responsive:before {
  content: "";
}
.mdi-restart:before {
  content: "";
}
.mdi-restore:before {
  content: "連";
}
.mdi-restore-clock:before {
  content: "";
}
.mdi-rewind:before {
  content: "";
}
.mdi-rewind-10:before {
  content: "ﴆ";
}
.mdi-rewind-outline:before {
  content: "";
}
.mdi-rhombus:before {
  content: "";
}
.mdi-rhombus-medium:before {
  content: "﨏";
}
.mdi-rhombus-outline:before {
  content: "";
}
.mdi-rhombus-split:before {
  content: "塚";
}
.mdi-ribbon:before {
  content: "";
}
.mdi-rice:before {
  content: "";
}
.mdi-ring:before {
  content: "";
}
.mdi-road:before {
  content: "";
}
.mdi-road-variant:before {
  content: "";
}
.mdi-robot:before {
  content: "";
}
.mdi-robot-industrial:before {
  content: "ﬡ";
}
.mdi-robot-vacuum:before {
  content: "";
}
.mdi-robot-vacuum-variant:before {
  content: "龜";
}
.mdi-rocket:before {
  content: "";
}
.mdi-roller-skate:before {
  content: "ﴇ";
}
.mdi-rollerblade:before {
  content: "ﴈ";
}
.mdi-rollupjs:before {
  content: "ﮜ";
}
.mdi-room-service:before {
  content: "";
}
.mdi-rotate-3d:before {
  content: "";
}
.mdi-rotate-left:before {
  content: "";
}
.mdi-rotate-left-variant:before {
  content: "";
}
.mdi-rotate-right:before {
  content: "";
}
.mdi-rotate-right-variant:before {
  content: "";
}
.mdi-rounded-corner:before {
  content: "";
}
.mdi-router-wireless:before {
  content: "";
}
.mdi-router-wireless-settings:before {
  content: "難";
}
.mdi-routes:before {
  content: "";
}
.mdi-rowing:before {
  content: "";
}
.mdi-rss:before {
  content: "";
}
.mdi-rss-box:before {
  content: "";
}
.mdi-ruby:before {
  content: "ﴉ";
}
.mdi-ruler:before {
  content: "";
}
.mdi-ruler-square:before {
  content: "ﲞ";
}
.mdi-run:before {
  content: "";
}
.mdi-run-fast:before {
  content: "";
}
.mdi-sack:before {
  content: "ﴊ";
}
.mdi-sack-percent:before {
  content: "ﴋ";
}
.mdi-safe:before {
  content: "響";
}
.mdi-safety-goggles:before {
  content: "ﴌ";
}
.mdi-sale:before {
  content: "";
}
.mdi-salesforce:before {
  content: "";
}
.mdi-sass:before {
  content: "";
}
.mdi-satellite:before {
  content: "";
}
.mdi-satellite-uplink:before {
  content: "龜";
}
.mdi-satellite-variant:before {
  content: "";
}
.mdi-sausage:before {
  content: "";
}
.mdi-saxophone:before {
  content: "";
}
.mdi-scale:before {
  content: "";
}
.mdi-scale-balance:before {
  content: "";
}
.mdi-scale-bathroom:before {
  content: "";
}
.mdi-scanner:before {
  content: "";
}
.mdi-scanner-off:before {
  content: "契";
}
.mdi-school:before {
  content: "";
}
.mdi-scissors-cutting:before {
  content: "頻";
}
.mdi-screen-rotation:before {
  content: "";
}
.mdi-screen-rotation-lock:before {
  content: "";
}
.mdi-screwdriver:before {
  content: "";
}
.mdi-script:before {
  content: "ﮝ";
}
.mdi-script-outline:before {
  content: "";
}
.mdi-script-text:before {
  content: "ﮞ";
}
.mdi-script-text-outline:before {
  content: "ﮟ";
}
.mdi-sd:before {
  content: "";
}
.mdi-seal:before {
  content: "";
}
.mdi-search-web:before {
  content: "";
}
.mdi-seat:before {
  content: "ﲟ";
}
.mdi-seat-flat:before {
  content: "";
}
.mdi-seat-flat-angled:before {
  content: "";
}
.mdi-seat-individual-suite:before {
  content: "";
}
.mdi-seat-legroom-extra:before {
  content: "";
}
.mdi-seat-legroom-normal:before {
  content: "";
}
.mdi-seat-legroom-reduced:before {
  content: "";
}
.mdi-seat-outline:before {
  content: "ﲠ";
}
.mdi-seat-recline-extra:before {
  content: "";
}
.mdi-seat-recline-normal:before {
  content: "";
}
.mdi-seatbelt:before {
  content: "ﲡ";
}
.mdi-security:before {
  content: "";
}
.mdi-security-network:before {
  content: "";
}
.mdi-select:before {
  content: "";
}
.mdi-select-all:before {
  content: "";
}
.mdi-select-color:before {
  content: "ﴍ";
}
.mdi-select-compare:before {
  content: "齃";
}
.mdi-select-drag:before {
  content: "恵";
}
.mdi-select-inverse:before {
  content: "";
}
.mdi-select-off:before {
  content: "";
}
.mdi-selection:before {
  content: "";
}
.mdi-selection-drag:before {
  content: "𤋮";
}
.mdi-selection-ellipse:before {
  content: "ﴎ";
}
.mdi-selection-off:before {
  content: "";
}
.mdi-send:before {
  content: "";
}
.mdi-send-lock:before {
  content: "";
}
.mdi-serial-port:before {
  content: "";
}
.mdi-server:before {
  content: "";
}
.mdi-server-minus:before {
  content: "";
}
.mdi-server-network:before {
  content: "";
}
.mdi-server-network-off:before {
  content: "";
}
.mdi-server-off:before {
  content: "";
}
.mdi-server-plus:before {
  content: "";
}
.mdi-server-remove:before {
  content: "";
}
.mdi-server-security:before {
  content: "";
}
.mdi-set-all:before {
  content: "";
}
.mdi-set-center:before {
  content: "";
}
.mdi-set-center-right:before {
  content: "";
}
.mdi-set-left:before {
  content: "";
}
.mdi-set-left-center:before {
  content: "";
}
.mdi-set-left-right:before {
  content: "";
}
.mdi-set-none:before {
  content: "";
}
.mdi-set-right:before {
  content: "";
}
.mdi-set-top-box:before {
  content: "咽";
}
.mdi-settings:before {
  content: "";
}
.mdi-settings-box:before {
  content: "";
}
.mdi-settings-helper:before {
  content: "舘";
}
.mdi-settings-outline:before {
  content: "";
}
.mdi-shape:before {
  content: "";
}
.mdi-shape-circle-plus:before {
  content: "";
}
.mdi-shape-outline:before {
  content: "";
}
.mdi-shape-plus:before {
  content: "";
}
.mdi-shape-polygon-plus:before {
  content: "";
}
.mdi-shape-rectangle-plus:before {
  content: "";
}
.mdi-shape-square-plus:before {
  content: "";
}
.mdi-share:before {
  content: "";
}
.mdi-share-outline:before {
  content: "櫓";
}
.mdi-share-variant:before {
  content: "";
}
.mdi-sheep:before {
  content: "ﲢ";
}
.mdi-shield:before {
  content: "";
}
.mdi-shield-account:before {
  content: "";
}
.mdi-shield-account-outline:before {
  content: "﨑";
}
.mdi-shield-airplane:before {
  content: "";
}
.mdi-shield-airplane-outline:before {
  content: "ﲣ";
}
.mdi-shield-check:before {
  content: "";
}
.mdi-shield-check-outline:before {
  content: "ﲤ";
}
.mdi-shield-cross:before {
  content: "ﲥ";
}
.mdi-shield-cross-outline:before {
  content: "ﲦ";
}
.mdi-shield-half-full:before {
  content: "";
}
.mdi-shield-home:before {
  content: "";
}
.mdi-shield-home-outline:before {
  content: "ﲧ";
}
.mdi-shield-key:before {
  content: "ﮠ";
}
.mdi-shield-key-outline:before {
  content: "ﮡ";
}
.mdi-shield-link-variant:before {
  content: "ﴏ";
}
.mdi-shield-link-variant-outline:before {
  content: "ﴐ";
}
.mdi-shield-lock:before {
  content: "列";
}
.mdi-shield-lock-outline:before {
  content: "ﲨ";
}
.mdi-shield-off:before {
  content: "劣";
}
.mdi-shield-off-outline:before {
  content: "鍊";
}
.mdi-shield-outline:before {
  content: "";
}
.mdi-shield-plus:before {
  content: "龎";
}
.mdi-shield-plus-outline:before {
  content: "﫚";
}
.mdi-shield-remove:before {
  content: "﫛";
}
.mdi-shield-remove-outline:before {
  content: "﫜";
}
.mdi-ship-wheel:before {
  content: "";
}
.mdi-shoe-formal:before {
  content: "ﬢ";
}
.mdi-shoe-heel:before {
  content: "ﬣ";
}
.mdi-shopify:before {
  content: "﫝";
}
.mdi-shopping:before {
  content: "";
}
.mdi-shopping-music:before {
  content: "";
}
.mdi-shovel:before {
  content: "";
}
.mdi-shovel-off:before {
  content: "";
}
.mdi-shower:before {
  content: "烈";
}
.mdi-shower-head:before {
  content: "裂";
}
.mdi-shredder:before {
  content: "";
}
.mdi-shuffle:before {
  content: "";
}
.mdi-shuffle-disabled:before {
  content: "";
}
.mdi-shuffle-variant:before {
  content: "";
}
.mdi-sigma:before {
  content: "";
}
.mdi-sigma-lower:before {
  content: "";
}
.mdi-sign-caution:before {
  content: "";
}
.mdi-sign-direction:before {
  content: "";
}
.mdi-sign-text:before {
  content: "";
}
.mdi-signal:before {
  content: "";
}
.mdi-signal-2g:before {
  content: "";
}
.mdi-signal-3g:before {
  content: "";
}
.mdi-signal-4g:before {
  content: "";
}
.mdi-signal-5g:before {
  content: "﩮";
}
.mdi-signal-cellular-1:before {
  content: "";
}
.mdi-signal-cellular-2:before {
  content: "";
}
.mdi-signal-cellular-3:before {
  content: "";
}
.mdi-signal-cellular-outline:before {
  content: "";
}
.mdi-signal-hspa:before {
  content: "";
}
.mdi-signal-hspa-plus:before {
  content: "";
}
.mdi-signal-off:before {
  content: "";
}
.mdi-signal-variant:before {
  content: "";
}
.mdi-silo:before {
  content: "ﬤ";
}
.mdi-silverware:before {
  content: "";
}
.mdi-silverware-fork:before {
  content: "";
}
.mdi-silverware-fork-knife:before {
  content: "﩯";
}
.mdi-silverware-spoon:before {
  content: "";
}
.mdi-silverware-variant:before {
  content: "";
}
.mdi-sim:before {
  content: "";
}
.mdi-sim-alert:before {
  content: "";
}
.mdi-sim-off:before {
  content: "";
}
.mdi-sina-weibo:before {
  content: "﫞";
}
.mdi-sitemap:before {
  content: "";
}
.mdi-skate:before {
  content: "ﴑ";
}
.mdi-skew-less:before {
  content: "ﴒ";
}
.mdi-skew-more:before {
  content: "ﴓ";
}
.mdi-skip-backward:before {
  content: "";
}
.mdi-skip-forward:before {
  content: "";
}
.mdi-skip-next:before {
  content: "";
}
.mdi-skip-next-circle:before {
  content: "";
}
.mdi-skip-next-circle-outline:before {
  content: "";
}
.mdi-skip-previous:before {
  content: "";
}
.mdi-skip-previous-circle:before {
  content: "";
}
.mdi-skip-previous-circle-outline:before {
  content: "";
}
.mdi-skull:before {
  content: "";
}
.mdi-skull-crossbones:before {
  content: "ﮢ";
}
.mdi-skull-crossbones-outline:before {
  content: "ﮣ";
}
.mdi-skull-outline:before {
  content: "ﮤ";
}
.mdi-skype:before {
  content: "";
}
.mdi-skype-business:before {
  content: "";
}
.mdi-slack:before {
  content: "";
}
.mdi-slackware:before {
  content: "金";
}
.mdi-sleep:before {
  content: "";
}
.mdi-sleep-off:before {
  content: "";
}
.mdi-smog:before {
  content: "並";
}
.mdi-smoke-detector:before {
  content: "";
}
.mdi-smoking:before {
  content: "";
}
.mdi-smoking-off:before {
  content: "";
}
.mdi-snapchat:before {
  content: "";
}
.mdi-snowflake:before {
  content: "";
}
.mdi-snowman:before {
  content: "";
}
.mdi-soccer:before {
  content: "";
}
.mdi-soccer-field:before {
  content: "";
}
.mdi-sofa:before {
  content: "";
}
.mdi-solar-power:before {
  content: "况";
}
.mdi-solid:before {
  content: "";
}
.mdi-sort:before {
  content: "";
}
.mdi-sort-alphabetical:before {
  content: "";
}
.mdi-sort-ascending:before {
  content: "";
}
.mdi-sort-descending:before {
  content: "";
}
.mdi-sort-numeric:before {
  content: "";
}
.mdi-sort-variant:before {
  content: "";
}
.mdi-sort-variant-lock:before {
  content: "ﲩ";
}
.mdi-sort-variant-lock-open:before {
  content: "ﲪ";
}
.mdi-soundcloud:before {
  content: "";
}
.mdi-source-branch:before {
  content: "";
}
.mdi-source-commit:before {
  content: "";
}
.mdi-source-commit-end:before {
  content: "";
}
.mdi-source-commit-end-local:before {
  content: "";
}
.mdi-source-commit-local:before {
  content: "";
}
.mdi-source-commit-next-local:before {
  content: "";
}
.mdi-source-commit-start:before {
  content: "";
}
.mdi-source-commit-start-next-local:before {
  content: "";
}
.mdi-source-fork:before {
  content: "";
}
.mdi-source-merge:before {
  content: "";
}
.mdi-source-pull:before {
  content: "";
}
.mdi-source-repository:before {
  content: "ﲫ";
}
.mdi-source-repository-multiple:before {
  content: "ﲬ";
}
.mdi-soy-sauce:before {
  content: "";
}
.mdi-spa:before {
  content: "ﲭ";
}
.mdi-spa-outline:before {
  content: "ﲮ";
}
.mdi-space-invaders:before {
  content: "ﮥ";
}
.mdi-speaker:before {
  content: "";
}
.mdi-speaker-bluetooth:before {
  content: "說";
}
.mdi-speaker-multiple:before {
  content: "ﴔ";
}
.mdi-speaker-off:before {
  content: "";
}
.mdi-speaker-wireless:before {
  content: "";
}
.mdi-speedometer:before {
  content: "";
}
.mdi-spellcheck:before {
  content: "";
}
.mdi-spider-web:before {
  content: "ﮦ";
}
.mdi-spotify:before {
  content: "";
}
.mdi-spotlight:before {
  content: "";
}
.mdi-spotlight-beam:before {
  content: "";
}
.mdi-spray:before {
  content: "";
}
.mdi-spray-bottle:before {
  content: "﫟";
}
.mdi-square:before {
  content: "";
}
.mdi-square-edit-outline:before {
  content: "喇";
}
.mdi-square-inc:before {
  content: "";
}
.mdi-square-inc-cash:before {
  content: "";
}
.mdi-square-medium:before {
  content: "晴";
}
.mdi-square-medium-outline:before {
  content: "﨓";
}
.mdi-square-outline:before {
  content: "";
}
.mdi-square-root:before {
  content: "";
}
.mdi-square-root-box:before {
  content: "廉";
}
.mdi-square-small:before {
  content: "﨔";
}
.mdi-squeegee:before {
  content: "﫠";
}
.mdi-ssh:before {
  content: "";
}
.mdi-stack-exchange:before {
  content: "";
}
.mdi-stack-overflow:before {
  content: "";
}
.mdi-stadium:before {
  content: "";
}
.mdi-stairs:before {
  content: "";
}
.mdi-stamper:before {
  content: "ﴕ";
}
.mdi-standard-definition:before {
  content: "";
}
.mdi-star:before {
  content: "";
}
.mdi-star-box:before {
  content: "全";
}
.mdi-star-box-outline:before {
  content: "侀";
}
.mdi-star-circle:before {
  content: "";
}
.mdi-star-circle-outline:before {
  content: "念";
}
.mdi-star-face:before {
  content: "捻";
}
.mdi-star-four-points:before {
  content: "﫡";
}
.mdi-star-four-points-outline:before {
  content: "﫢";
}
.mdi-star-half:before {
  content: "";
}
.mdi-star-off:before {
  content: "";
}
.mdi-star-outline:before {
  content: "";
}
.mdi-star-three-points:before {
  content: "﫣";
}
.mdi-star-three-points-outline:before {
  content: "﫤";
}
.mdi-steam:before {
  content: "";
}
.mdi-steam-box:before {
  content: "奈";
}
.mdi-steering:before {
  content: "";
}
.mdi-steering-off:before {
  content: "懶";
}
.mdi-step-backward:before {
  content: "";
}
.mdi-step-backward-2:before {
  content: "";
}
.mdi-step-forward:before {
  content: "";
}
.mdi-step-forward-2:before {
  content: "";
}
.mdi-stethoscope:before {
  content: "";
}
.mdi-sticker:before {
  content: "";
}
.mdi-sticker-emoji:before {
  content: "";
}
.mdi-stocking:before {
  content: "";
}
.mdi-stop:before {
  content: "";
}
.mdi-stop-circle:before {
  content: "";
}
.mdi-stop-circle-outline:before {
  content: "";
}
.mdi-store:before {
  content: "";
}
.mdi-store-24-hour:before {
  content: "";
}
.mdi-stove:before {
  content: "";
}
.mdi-strava:before {
  content: "ﬥ";
}
.mdi-subdirectory-arrow-left:before {
  content: "";
}
.mdi-subdirectory-arrow-right:before {
  content: "";
}
.mdi-subtitles:before {
  content: "凞";
}
.mdi-subtitles-outline:before {
  content: "猪";
}
.mdi-subway:before {
  content: "";
}
.mdi-subway-variant:before {
  content: "";
}
.mdi-summit:before {
  content: "";
}
.mdi-sunglasses:before {
  content: "";
}
.mdi-surround-sound:before {
  content: "";
}
.mdi-surround-sound-2-0:before {
  content: "";
}
.mdi-surround-sound-3-1:before {
  content: "";
}
.mdi-surround-sound-5-1:before {
  content: "";
}
.mdi-surround-sound-7-1:before {
  content: "";
}
.mdi-svg:before {
  content: "";
}
.mdi-swap-horizontal:before {
  content: "";
}
.mdi-swap-horizontal-bold:before {
  content: "ﮩ";
}
.mdi-swap-horizontal-variant:before {
  content: "";
}
.mdi-swap-vertical:before {
  content: "";
}
.mdi-swap-vertical-bold:before {
  content: "ﮪ";
}
.mdi-swap-vertical-variant:before {
  content: "";
}
.mdi-swim:before {
  content: "";
}
.mdi-switch:before {
  content: "";
}
.mdi-sword:before {
  content: "";
}
.mdi-sword-cross:before {
  content: "";
}
.mdi-symfony:before {
  content: "﫥";
}
.mdi-sync:before {
  content: "";
}
.mdi-sync-alert:before {
  content: "";
}
.mdi-sync-off:before {
  content: "";
}
.mdi-tab:before {
  content: "";
}
.mdi-tab-minus:before {
  content: "ﬦ";
}
.mdi-tab-plus:before {
  content: "";
}
.mdi-tab-remove:before {
  content: "ﬧ";
}
.mdi-tab-unselected:before {
  content: "";
}
.mdi-table:before {
  content: "";
}
.mdi-table-border:before {
  content: "益";
}
.mdi-table-column:before {
  content: "";
}
.mdi-table-column-plus-after:before {
  content: "";
}
.mdi-table-column-plus-before:before {
  content: "";
}
.mdi-table-column-remove:before {
  content: "";
}
.mdi-table-column-width:before {
  content: "";
}
.mdi-table-edit:before {
  content: "";
}
.mdi-table-large:before {
  content: "";
}
.mdi-table-merge-cells:before {
  content: "殮";
}
.mdi-table-of-contents:before {
  content: "";
}
.mdi-table-plus:before {
  content: "充";
}
.mdi-table-remove:before {
  content: "冀";
}
.mdi-table-row:before {
  content: "";
}
.mdi-table-row-height:before {
  content: "";
}
.mdi-table-row-plus-after:before {
  content: "";
}
.mdi-table-row-plus-before:before {
  content: "";
}
.mdi-table-row-remove:before {
  content: "";
}
.mdi-table-search:before {
  content: "癩";
}
.mdi-table-settings:before {
  content: "";
}
.mdi-tablet:before {
  content: "";
}
.mdi-tablet-android:before {
  content: "";
}
.mdi-tablet-cellphone:before {
  content: "簾";
}
.mdi-tablet-ipad:before {
  content: "";
}
.mdi-taco:before {
  content: "";
}
.mdi-tag:before {
  content: "";
}
.mdi-tag-faces:before {
  content: "";
}
.mdi-tag-heart:before {
  content: "";
}
.mdi-tag-heart-outline:before {
  content: "ﮫ";
}
.mdi-tag-minus:before {
  content: "羅";
}
.mdi-tag-multiple:before {
  content: "";
}
.mdi-tag-outline:before {
  content: "";
}
.mdi-tag-plus:before {
  content: "";
}
.mdi-tag-remove:before {
  content: "";
}
.mdi-tag-text-outline:before {
  content: "";
}
.mdi-tank:before {
  content: "ﴖ";
}
.mdi-tape-measure:before {
  content: "ﬨ";
}
.mdi-target:before {
  content: "";
}
.mdi-target-account:before {
  content: "ﮬ";
}
.mdi-target-variant:before {
  content: "勇";
}
.mdi-taxi:before {
  content: "";
}
.mdi-teach:before {
  content: "";
}
.mdi-teamviewer:before {
  content: "";
}
.mdi-telegram:before {
  content: "";
}
.mdi-telescope:before {
  content: "﬩";
}
.mdi-television:before {
  content: "";
}
.mdi-television-box:before {
  content: "";
}
.mdi-television-classic:before {
  content: "";
}
.mdi-television-classic-off:before {
  content: "";
}
.mdi-television-guide:before {
  content: "";
}
.mdi-television-off:before {
  content: "";
}
.mdi-temperature-celsius:before {
  content: "";
}
.mdi-temperature-fahrenheit:before {
  content: "";
}
.mdi-temperature-kelvin:before {
  content: "";
}
.mdi-tennis:before {
  content: "";
}
.mdi-tent:before {
  content: "";
}
.mdi-terrain:before {
  content: "";
}
.mdi-test-tube:before {
  content: "";
}
.mdi-test-tube-empty:before {
  content: "蘿";
}
.mdi-test-tube-off:before {
  content: "螺";
}
.mdi-text:before {
  content: "獵";
}
.mdi-text-shadow:before {
  content: "";
}
.mdi-text-short:before {
  content: "令";
}
.mdi-text-subject:before {
  content: "囹";
}
.mdi-text-to-speech:before {
  content: "";
}
.mdi-text-to-speech-off:before {
  content: "";
}
.mdi-textbox:before {
  content: "";
}
.mdi-textbox-password:before {
  content: "";
}
.mdi-texture:before {
  content: "";
}
.mdi-theater:before {
  content: "";
}
.mdi-theme-light-dark:before {
  content: "";
}
.mdi-thermometer:before {
  content: "";
}
.mdi-thermometer-lines:before {
  content: "";
}
.mdi-thermostat:before {
  content: "";
}
.mdi-thermostat-box:before {
  content: "";
}
.mdi-thought-bubble:before {
  content: "";
}
.mdi-thought-bubble-outline:before {
  content: "";
}
.mdi-thumb-down:before {
  content: "";
}
.mdi-thumb-down-outline:before {
  content: "";
}
.mdi-thumb-up:before {
  content: "";
}
.mdi-thumb-up-outline:before {
  content: "";
}
.mdi-thumbs-up-down:before {
  content: "";
}
.mdi-ticket:before {
  content: "";
}
.mdi-ticket-account:before {
  content: "";
}
.mdi-ticket-confirmation:before {
  content: "";
}
.mdi-ticket-outline:before {
  content: "裸";
}
.mdi-ticket-percent:before {
  content: "";
}
.mdi-tie:before {
  content: "";
}
.mdi-tilde:before {
  content: "";
}
.mdi-timelapse:before {
  content: "";
}
.mdi-timeline:before {
  content: "ﮭ";
}
.mdi-timeline-outline:before {
  content: "ﮮ";
}
.mdi-timeline-text:before {
  content: "ﮯ";
}
.mdi-timeline-text-outline:before {
  content: "ﮰ";
}
.mdi-timer:before {
  content: "";
}
.mdi-timer-10:before {
  content: "";
}
.mdi-timer-3:before {
  content: "";
}
.mdi-timer-off:before {
  content: "";
}
.mdi-timer-sand:before {
  content: "";
}
.mdi-timer-sand-empty:before {
  content: "";
}
.mdi-timer-sand-full:before {
  content: "";
}
.mdi-timetable:before {
  content: "";
}
.mdi-toaster-oven:before {
  content: "ﲯ";
}
.mdi-toggle-switch:before {
  content: "";
}
.mdi-toggle-switch-off:before {
  content: "";
}
.mdi-toggle-switch-off-outline:before {
  content: "礼";
}
.mdi-toggle-switch-outline:before {
  content: "神";
}
.mdi-toilet:before {
  content: "寧";
}
.mdi-toolbox:before {
  content: "嶺";
}
.mdi-toolbox-outline:before {
  content: "怜";
}
.mdi-tooltip:before {
  content: "";
}
.mdi-tooltip-account:before {
  content: "";
}
.mdi-tooltip-edit:before {
  content: "";
}
.mdi-tooltip-image:before {
  content: "";
}
.mdi-tooltip-image-outline:before {
  content: "ﮱ";
}
.mdi-tooltip-outline:before {
  content: "";
}
.mdi-tooltip-plus:before {
  content: "﮲";
}
.mdi-tooltip-plus-outline:before {
  content: "";
}
.mdi-tooltip-text:before {
  content: "";
}
.mdi-tooltip-text-outline:before {
  content: "﮳";
}
.mdi-tooth:before {
  content: "";
}
.mdi-tooth-outline:before {
  content: "";
}
.mdi-tor:before {
  content: "";
}
.mdi-tortoise:before {
  content: "ﴗ";
}
.mdi-tournament:before {
  content: "玲";
}
.mdi-tower-beach:before {
  content: "";
}
.mdi-tower-fire:before {
  content: "";
}
.mdi-towing:before {
  content: "";
}
.mdi-track-light:before {
  content: "邏";
}
.mdi-trackpad:before {
  content: "";
}
.mdi-trackpad-lock:before {
  content: "爐";
}
.mdi-tractor:before {
  content: "";
}
.mdi-trademark:before {
  content: "勺";
}
.mdi-traffic-light:before {
  content: "";
}
.mdi-train:before {
  content: "";
}
.mdi-train-car:before {
  content: "﮴";
}
.mdi-train-variant:before {
  content: "";
}
.mdi-tram:before {
  content: "";
}
.mdi-transcribe:before {
  content: "";
}
.mdi-transcribe-close:before {
  content: "";
}
.mdi-transfer:before {
  content: "";
}
.mdi-transit-connection:before {
  content: "ﴘ";
}
.mdi-transit-connection-variant:before {
  content: "ﴙ";
}
.mdi-transit-transfer:before {
  content: "";
}
.mdi-transition:before {
  content: "樂";
}
.mdi-transition-masked:before {
  content: "洛";
}
.mdi-translate:before {
  content: "";
}
.mdi-transmission-tower:before {
  content: "ﴚ";
}
.mdi-trash-can:before {
  content: "喝";
}
.mdi-trash-can-outline:before {
  content: "啕";
}
.mdi-treasure-chest:before {
  content: "";
}
.mdi-tree:before {
  content: "";
}
.mdi-trello:before {
  content: "";
}
.mdi-trending-down:before {
  content: "";
}
.mdi-trending-neutral:before {
  content: "";
}
.mdi-trending-up:before {
  content: "";
}
.mdi-triangle:before {
  content: "";
}
.mdi-triangle-outline:before {
  content: "";
}
.mdi-triforce:before {
  content: "﮵";
}
.mdi-trophy:before {
  content: "";
}
.mdi-trophy-award:before {
  content: "";
}
.mdi-trophy-outline:before {
  content: "";
}
.mdi-trophy-variant:before {
  content: "";
}
.mdi-trophy-variant-outline:before {
  content: "";
}
.mdi-truck:before {
  content: "";
}
.mdi-truck-check:before {
  content: "ﲰ";
}
.mdi-truck-delivery:before {
  content: "";
}
.mdi-truck-fast:before {
  content: "";
}
.mdi-truck-trailer:before {
  content: "";
}
.mdi-tshirt-crew:before {
  content: "喙";
}
.mdi-tshirt-crew-outline:before {
  content: "";
}
.mdi-tshirt-v:before {
  content: "嗢";
}
.mdi-tshirt-v-outline:before {
  content: "";
}
.mdi-tumble-dryer:before {
  content: "烙";
}
.mdi-tumblr:before {
  content: "";
}
.mdi-tumblr-box:before {
  content: "珞";
}
.mdi-tumblr-reblog:before {
  content: "";
}
.mdi-tune:before {
  content: "";
}
.mdi-tune-vertical:before {
  content: "";
}
.mdi-turnstile:before {
  content: "ﲱ";
}
.mdi-turnstile-outline:before {
  content: "ﲲ";
}
.mdi-turtle:before {
  content: "ﲳ";
}
.mdi-twitch:before {
  content: "";
}
.mdi-twitter:before {
  content: "";
}
.mdi-twitter-box:before {
  content: "";
}
.mdi-twitter-circle:before {
  content: "";
}
.mdi-twitter-retweet:before {
  content: "";
}
.mdi-two-factor-authentication:before {
  content: "瑩";
}
.mdi-uber:before {
  content: "";
}
.mdi-ubisoft:before {
  content: "﮶";
}
.mdi-ubuntu:before {
  content: "";
}
.mdi-ultra-high-definition:before {
  content: "";
}
.mdi-umbraco:before {
  content: "";
}
.mdi-umbrella:before {
  content: "";
}
.mdi-umbrella-closed:before {
  content: "羚";
}
.mdi-umbrella-outline:before {
  content: "";
}
.mdi-undo:before {
  content: "";
}
.mdi-undo-variant:before {
  content: "";
}
.mdi-unfold-less-horizontal:before {
  content: "";
}
.mdi-unfold-less-vertical:before {
  content: "";
}
.mdi-unfold-more-horizontal:before {
  content: "";
}
.mdi-unfold-more-vertical:before {
  content: "";
}
.mdi-ungroup:before {
  content: "";
}
.mdi-unity:before {
  content: "";
}
.mdi-unreal:before {
  content: "聆";
}
.mdi-untappd:before {
  content: "";
}
.mdi-update:before {
  content: "";
}
.mdi-upload:before {
  content: "";
}
.mdi-upload-multiple:before {
  content: "";
}
.mdi-upload-network:before {
  content: "";
}
.mdi-upload-network-outline:before {
  content: "ﲴ";
}
.mdi-usb:before {
  content: "";
}
.mdi-van-passenger:before {
  content: "";
}
.mdi-van-utility:before {
  content: "";
}
.mdi-vanish:before {
  content: "";
}
.mdi-variable:before {
  content: "﫦";
}
.mdi-vector-arrange-above:before {
  content: "";
}
.mdi-vector-arrange-below:before {
  content: "";
}
.mdi-vector-bezier:before {
  content: "﫧";
}
.mdi-vector-circle:before {
  content: "";
}
.mdi-vector-circle-variant:before {
  content: "";
}
.mdi-vector-combine:before {
  content: "";
}
.mdi-vector-curve:before {
  content: "";
}
.mdi-vector-difference:before {
  content: "";
}
.mdi-vector-difference-ab:before {
  content: "";
}
.mdi-vector-difference-ba:before {
  content: "";
}
.mdi-vector-ellipse:before {
  content: "";
}
.mdi-vector-intersection:before {
  content: "";
}
.mdi-vector-line:before {
  content: "";
}
.mdi-vector-point:before {
  content: "";
}
.mdi-vector-polygon:before {
  content: "";
}
.mdi-vector-polyline:before {
  content: "";
}
.mdi-vector-radius:before {
  content: "";
}
.mdi-vector-rectangle:before {
  content: "";
}
.mdi-vector-selection:before {
  content: "";
}
.mdi-vector-square:before {
  content: "";
}
.mdi-vector-triangle:before {
  content: "";
}
.mdi-vector-union:before {
  content: "";
}
.mdi-venmo:before {
  content: "";
}
.mdi-vhs:before {
  content: "祥";
}
.mdi-vibrate:before {
  content: "";
}
.mdi-vibrate-off:before {
  content: "ﲵ";
}
.mdi-video:before {
  content: "";
}
.mdi-video-3d:before {
  content: "";
}
.mdi-video-4k-box:before {
  content: "";
}
.mdi-video-account:before {
  content: "落";
}
.mdi-video-image:before {
  content: "酪";
}
.mdi-video-input-antenna:before {
  content: "";
}
.mdi-video-input-component:before {
  content: "";
}
.mdi-video-input-hdmi:before {
  content: "";
}
.mdi-video-input-svideo:before {
  content: "";
}
.mdi-video-minus:before {
  content: "鈴";
}
.mdi-video-off:before {
  content: "";
}
.mdi-video-off-outline:before {
  content: "﮷";
}
.mdi-video-outline:before {
  content: "﮸";
}
.mdi-video-plus:before {
  content: "零";
}
.mdi-video-stabilization:before {
  content: "駱";
}
.mdi-video-switch:before {
  content: "";
}
.mdi-video-vintage:before {
  content: "福";
}
.mdi-view-agenda:before {
  content: "";
}
.mdi-view-array:before {
  content: "";
}
.mdi-view-carousel:before {
  content: "";
}
.mdi-view-column:before {
  content: "";
}
.mdi-view-dashboard:before {
  content: "";
}
.mdi-view-dashboard-outline:before {
  content: "靖";
}
.mdi-view-dashboard-variant:before {
  content: "";
}
.mdi-view-day:before {
  content: "";
}
.mdi-view-grid:before {
  content: "";
}
.mdi-view-headline:before {
  content: "";
}
.mdi-view-list:before {
  content: "";
}
.mdi-view-module:before {
  content: "";
}
.mdi-view-parallel:before {
  content: "";
}
.mdi-view-quilt:before {
  content: "";
}
.mdi-view-sequential:before {
  content: "";
}
.mdi-view-split-horizontal:before {
  content: "ﮧ";
}
.mdi-view-split-vertical:before {
  content: "ﮨ";
}
.mdi-view-stream:before {
  content: "";
}
.mdi-view-week:before {
  content: "";
}
.mdi-vimeo:before {
  content: "";
}
.mdi-violin:before {
  content: "";
}
.mdi-virtual-reality:before {
  content: "";
}
.mdi-visual-studio:before {
  content: "";
}
.mdi-visual-studio-code:before {
  content: "精";
}
.mdi-vk:before {
  content: "";
}
.mdi-vk-box:before {
  content: "";
}
.mdi-vk-circle:before {
  content: "";
}
.mdi-vlc:before {
  content: "";
}
.mdi-voice:before {
  content: "";
}
.mdi-voicemail:before {
  content: "";
}
.mdi-volleyball:before {
  content: "靈";
}
.mdi-volume-high:before {
  content: "";
}
.mdi-volume-low:before {
  content: "";
}
.mdi-volume-medium:before {
  content: "";
}
.mdi-volume-minus:before {
  content: "";
}
.mdi-volume-mute:before {
  content: "";
}
.mdi-volume-off:before {
  content: "";
}
.mdi-volume-plus:before {
  content: "";
}
.mdi-vote:before {
  content: "羽";
}
.mdi-vote-outline:before {
  content: "﨟";
}
.mdi-vpn:before {
  content: "";
}
.mdi-vuejs:before {
  content: "";
}
.mdi-walk:before {
  content: "";
}
.mdi-wall:before {
  content: "";
}
.mdi-wall-sconce:before {
  content: "亂";
}
.mdi-wall-sconce-flat:before {
  content: "卵";
}
.mdi-wall-sconce-variant:before {
  content: "欄";
}
.mdi-wallet:before {
  content: "";
}
.mdi-wallet-giftcard:before {
  content: "";
}
.mdi-wallet-membership:before {
  content: "";
}
.mdi-wallet-outline:before {
  content: "﮹";
}
.mdi-wallet-travel:before {
  content: "";
}
.mdi-wan:before {
  content: "";
}
.mdi-washing-machine:before {
  content: "";
}
.mdi-watch:before {
  content: "";
}
.mdi-watch-export:before {
  content: "";
}
.mdi-watch-export-variant:before {
  content: "";
}
.mdi-watch-import:before {
  content: "";
}
.mdi-watch-import-variant:before {
  content: "";
}
.mdi-watch-variant:before {
  content: "";
}
.mdi-watch-vibrate:before {
  content: "";
}
.mdi-watch-vibrate-off:before {
  content: "ﲶ";
}
.mdi-water:before {
  content: "";
}
.mdi-water-off:before {
  content: "";
}
.mdi-water-percent:before {
  content: "";
}
.mdi-water-pump:before {
  content: "";
}
.mdi-watermark:before {
  content: "";
}
.mdi-waves:before {
  content: "";
}
.mdi-waze:before {
  content: "﮺";
}
.mdi-weather-cloudy:before {
  content: "";
}
.mdi-weather-fog:before {
  content: "";
}
.mdi-weather-hail:before {
  content: "";
}
.mdi-weather-hurricane:before {
  content: "";
}
.mdi-weather-lightning:before {
  content: "";
}
.mdi-weather-lightning-rainy:before {
  content: "";
}
.mdi-weather-night:before {
  content: "";
}
.mdi-weather-partlycloudy:before {
  content: "";
}
.mdi-weather-pouring:before {
  content: "";
}
.mdi-weather-rainy:before {
  content: "";
}
.mdi-weather-snowy:before {
  content: "";
}
.mdi-weather-snowy-rainy:before {
  content: "";
}
.mdi-weather-sunny:before {
  content: "";
}
.mdi-weather-sunset:before {
  content: "";
}
.mdi-weather-sunset-down:before {
  content: "";
}
.mdi-weather-sunset-up:before {
  content: "";
}
.mdi-weather-windy:before {
  content: "";
}
.mdi-weather-windy-variant:before {
  content: "";
}
.mdi-web:before {
  content: "";
}
.mdi-webcam:before {
  content: "";
}
.mdi-webhook:before {
  content: "";
}
.mdi-webpack:before {
  content: "";
}
.mdi-wechat:before {
  content: "";
}
.mdi-weight:before {
  content: "";
}
.mdi-weight-gram:before {
  content: "ﴛ";
}
.mdi-weight-kilogram:before {
  content: "";
}
.mdi-weight-pound:before {
  content: "領";
}
.mdi-whatsapp:before {
  content: "";
}
.mdi-wheelchair-accessibility:before {
  content: "";
}
.mdi-whistle:before {
  content: "例";
}
.mdi-white-balance-auto:before {
  content: "";
}
.mdi-white-balance-incandescent:before {
  content: "";
}
.mdi-white-balance-iridescent:before {
  content: "";
}
.mdi-white-balance-sunny:before {
  content: "";
}
.mdi-widgets:before {
  content: "";
}
.mdi-wifi:before {
  content: "";
}
.mdi-wifi-off:before {
  content: "";
}
.mdi-wifi-strength-1:before {
  content: "爛";
}
.mdi-wifi-strength-1-alert:before {
  content: "蘭";
}
.mdi-wifi-strength-1-lock:before {
  content: "鸞";
}
.mdi-wifi-strength-2:before {
  content: "嵐";
}
.mdi-wifi-strength-2-alert:before {
  content: "濫";
}
.mdi-wifi-strength-2-lock:before {
  content: "藍";
}
.mdi-wifi-strength-3:before {
  content: "襤";
}
.mdi-wifi-strength-3-alert:before {
  content: "拉";
}
.mdi-wifi-strength-3-lock:before {
  content: "臘";
}
.mdi-wifi-strength-4:before {
  content: "蠟";
}
.mdi-wifi-strength-4-alert:before {
  content: "廊";
}
.mdi-wifi-strength-4-lock:before {
  content: "朗";
}
.mdi-wifi-strength-alert-outline:before {
  content: "浪";
}
.mdi-wifi-strength-lock-outline:before {
  content: "狼";
}
.mdi-wifi-strength-off:before {
  content: "郎";
}
.mdi-wifi-strength-off-outline:before {
  content: "來";
}
.mdi-wifi-strength-outline:before {
  content: "冷";
}
.mdi-wii:before {
  content: "";
}
.mdi-wiiu:before {
  content: "";
}
.mdi-wikipedia:before {
  content: "";
}
.mdi-window-close:before {
  content: "";
}
.mdi-window-closed:before {
  content: "";
}
.mdi-window-maximize:before {
  content: "";
}
.mdi-window-minimize:before {
  content: "";
}
.mdi-window-open:before {
  content: "";
}
.mdi-window-restore:before {
  content: "";
}
.mdi-windows:before {
  content: "";
}
.mdi-windows-classic:before {
  content: "蘒";
}
.mdi-wiper:before {
  content: "﫨";
}
.mdi-wordpress:before {
  content: "";
}
.mdi-worker:before {
  content: "";
}
.mdi-wrap:before {
  content: "";
}
.mdi-wrap-disabled:before {
  content: "﮻";
}
.mdi-wrench:before {
  content: "";
}
.mdi-wrench-outline:before {
  content: "﮼";
}
.mdi-wunderlist:before {
  content: "";
}
.mdi-xamarin:before {
  content: "";
}
.mdi-xamarin-outline:before {
  content: "";
}
.mdi-xaml:before {
  content: "";
}
.mdi-xbox:before {
  content: "";
}
.mdi-xbox-controller:before {
  content: "";
}
.mdi-xbox-controller-battery-alert:before {
  content: "";
}
.mdi-xbox-controller-battery-charging:before {
  content: "﨡";
}
.mdi-xbox-controller-battery-empty:before {
  content: "";
}
.mdi-xbox-controller-battery-full:before {
  content: "";
}
.mdi-xbox-controller-battery-low:before {
  content: "";
}
.mdi-xbox-controller-battery-medium:before {
  content: "";
}
.mdi-xbox-controller-battery-unknown:before {
  content: "";
}
.mdi-xbox-controller-off:before {
  content: "";
}
.mdi-xda:before {
  content: "";
}
.mdi-xing:before {
  content: "";
}
.mdi-xing-box:before {
  content: "";
}
.mdi-xing-circle:before {
  content: "";
}
.mdi-xml:before {
  content: "";
}
.mdi-xmpp:before {
  content: "";
}
.mdi-yahoo:before {
  content: "שׁ";
}
.mdi-yammer:before {
  content: "";
}
.mdi-yeast:before {
  content: "";
}
.mdi-yelp:before {
  content: "";
}
.mdi-yin-yang:before {
  content: "";
}
.mdi-youtube:before {
  content: "";
}
.mdi-youtube-creator-studio:before {
  content: "";
}
.mdi-youtube-gaming:before {
  content: "";
}
.mdi-youtube-subscription:before {
  content: "ﴜ";
}
.mdi-youtube-tv:before {
  content: "";
}
.mdi-z-wave:before {
  content: "﫩";
}
.mdi-zend:before {
  content: "﫪";
}
.mdi-zigbee:before {
  content: "ﴝ";
}
.mdi-zip-box:before {
  content: "";
}
.mdi-zip-disk:before {
  content: "諸";
}
.mdi-zodiac-aquarius:before {
  content: "塚";
}
.mdi-zodiac-aries:before {
  content: "墳";
}
.mdi-zodiac-cancer:before {
  content: "奄";
}
.mdi-zodiac-capricorn:before {
  content: "奔";
}
.mdi-zodiac-gemini:before {
  content: "婢";
}
.mdi-zodiac-leo:before {
  content: "嬨";
}
.mdi-zodiac-libra:before {
  content: "廒";
}
.mdi-zodiac-pisces:before {
  content: "廙";
}
.mdi-zodiac-sagittarius:before {
  content: "彩";
}
.mdi-zodiac-scorpio:before {
  content: "徭";
}
.mdi-zodiac-taurus:before {
  content: "惘";
}
.mdi-zodiac-virgo:before {
  content: "慎";
}
.mdi-blank:before {
  content: "";
  visibility: hidden;
}
.mdi-18px.mdi-set, .mdi-18px.mdi:before {
  font-size: 18px;
}
.mdi-24px.mdi-set, .mdi-24px.mdi:before {
  font-size: 24px;
}
.mdi-36px.mdi-set, .mdi-36px.mdi:before {
  font-size: 36px;
}
.mdi-48px.mdi-set, .mdi-48px.mdi:before {
  font-size: 48px;
}
.mdi-dark:before {
  color: rgba(0, 0, 0, 0.54);
}
.mdi-dark.mdi-inactive:before {
  color: rgba(0, 0, 0, 0.26);
}
.mdi-light:before {
  color: white;
}
.mdi-light.mdi-inactive:before {
  color: rgba(255, 255, 255, 0.3);
}
.mdi-rotate-45 {
  /*
  // Not included in production
  &.mdi-flip-h:before {
      -webkit-transform: scaleX(-1) rotate(45deg);
      transform: scaleX(-1) rotate(45deg);
      filter: FlipH;
      -ms-filter: "FlipH";
  }
  &.mdi-flip-v:before {
      -webkit-transform: scaleY(-1) rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: scaleY(-1) rotate(45deg);
      filter: FlipV;
      -ms-filter: "FlipV";
  }
  */
}
.mdi-rotate-45:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mdi-rotate-90 {
  /*
  // Not included in production
  &.mdi-flip-h:before {
      -webkit-transform: scaleX(-1) rotate(90deg);
      transform: scaleX(-1) rotate(90deg);
      filter: FlipH;
      -ms-filter: "FlipH";
  }
  &.mdi-flip-v:before {
      -webkit-transform: scaleY(-1) rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: scaleY(-1) rotate(90deg);
      filter: FlipV;
      -ms-filter: "FlipV";
  }
  */
}
.mdi-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.mdi-rotate-135 {
  /*
  // Not included in production
  &.mdi-flip-h:before {
      -webkit-transform: scaleX(-1) rotate(135deg);
      transform: scaleX(-1) rotate(135deg);
      filter: FlipH;
      -ms-filter: "FlipH";
  }
  &.mdi-flip-v:before {
      -webkit-transform: scaleY(-1) rotate(135deg);
      -ms-transform: rotate(135deg);
      transform: scaleY(-1) rotate(135deg);
      filter: FlipV;
      -ms-filter: "FlipV";
  }
  */
}
.mdi-rotate-135:before {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.mdi-rotate-180 {
  /*
  // Not included in production
  &.mdi-flip-h:before {
      -webkit-transform: scaleX(-1) rotate(180deg);
      transform: scaleX(-1) rotate(180deg);
      filter: FlipH;
      -ms-filter: "FlipH";
  }
  &.mdi-flip-v:before {
      -webkit-transform: scaleY(-1) rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: scaleY(-1) rotate(180deg);
      filter: FlipV;
      -ms-filter: "FlipV";
  }
  */
}
.mdi-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.mdi-rotate-225 {
  /*
  // Not included in production
  &.mdi-flip-h:before {
      -webkit-transform: scaleX(-1) rotate(225deg);
      transform: scaleX(-1) rotate(225deg);
      filter: FlipH;
      -ms-filter: "FlipH";
  }
  &.mdi-flip-v:before {
      -webkit-transform: scaleY(-1) rotate(225deg);
      -ms-transform: rotate(225deg);
      transform: scaleY(-1) rotate(225deg);
      filter: FlipV;
      -ms-filter: "FlipV";
  }
  */
}
.mdi-rotate-225:before {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
}
.mdi-rotate-270 {
  /*
  // Not included in production
  &.mdi-flip-h:before {
      -webkit-transform: scaleX(-1) rotate(270deg);
      transform: scaleX(-1) rotate(270deg);
      filter: FlipH;
      -ms-filter: "FlipH";
  }
  &.mdi-flip-v:before {
      -webkit-transform: scaleY(-1) rotate(270deg);
      -ms-transform: rotate(270deg);
      transform: scaleY(-1) rotate(270deg);
      filter: FlipV;
      -ms-filter: "FlipV";
  }
  */
}
.mdi-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.mdi-rotate-315 {
  /*
  // Not included in production
  &.mdi-flip-h:before {
      -webkit-transform: scaleX(-1) rotate(315deg);
      transform: scaleX(-1) rotate(315deg);
      filter: FlipH;
      -ms-filter: "FlipH";
  }
  &.mdi-flip-v:before {
      -webkit-transform: scaleY(-1) rotate(315deg);
      -ms-transform: rotate(315deg);
      transform: scaleY(-1) rotate(315deg);
      filter: FlipV;
      -ms-filter: "FlipV";
  }
  */
}
.mdi-rotate-315:before {
  -webkit-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  transform: rotate(315deg);
}
.mdi-flip-h:before {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
.mdi-flip-v:before {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
  filter: FlipV;
  -ms-filter: "FlipV";
}
.mdi-spin:before {
  -webkit-animation: mdi-spin 2s infinite linear;
  animation: mdi-spin 2s infinite linear;
}
@-webkit-keyframes mdi-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes mdi-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/*# sourceMappingURL=materialdesignicons.css.map */
@keyframes waves {
  0% {
    transform: translate(0, -99%);
  }
  50% {
    transform: translate(-2rem, -99%);
  }
  100% {
    transform: translate(0, -99%);
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0%;
  }
  100% {
    opacity: 100%;
  }
}
@keyframes leftToCenter {
  0% {
    left: 0%;
  }
  100% {
    left: 50%;
  }
}
@keyframes underline {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
/*
/// Gets font
@function _font($keys...) {
	@return val($fonts, $keys...);
}
*/
article.api-detail {
  text-align: center;
}
article.api-detail h2 {
  text-align: center;
  margin: 0 0 2rem !important;
}
article.api-detail div.meta {
  margin: 0 auto 3rem;
  text-align: left;
  display: inline-block;
}
@media only screen and (min-width: 48em) {
  article.api-detail div.meta {
    text-align: center;
  }
}
article.api-detail div.meta > span {
  padding: 0 0 0 3rem;
}
article.api-detail div.meta > span::after {
  content: "";
  display: block;
}
article.api-detail div.meta > span::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
article.api-detail div.meta > span.date::before {
  content: "event";
}
article.api-detail div.meta > span.location::before {
  content: "location_on";
}
article.api-detail div.meta > span.time::before {
  content: "schedule";
}
@media only screen and (min-width: 48em) {
  article.api-detail div.meta > span {
    display: inline-block;
    margin: 0 2rem;
  }
  article.api-detail div.meta > span::after {
    display: none;
  }
}
article.api-detail figure {
  display: block;
  width: 100%;
  max-width: 100rem;
  background-size: cover;
  background-position: 50% 50%;
  margin: 0 auto 4rem;
}
article.api-detail figure::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: url("../Images/image-mask.svg");
  background-size: 100% 100%;
}
article.api-detail figure img {
  width: 100%;
  height: auto;
}
article.api-detail figure figcaption {
  bottom: 2rem;
}
article.api-detail div.desc {
  max-width: 100rem;
  margin: 0 auto 5rem;
  text-align: center;
}
article.api-detail span.phone, article.api-detail span.email {
  padding: 0 0 0 3rem;
}
article.api-detail span.phone::before, article.api-detail span.email::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
article.api-detail span.phone.phone::before, article.api-detail span.email.phone::before {
  content: "phone";
}
article.api-detail span.phone.email::before, article.api-detail span.email.email::before {
  content: "email";
}
section.frame header {
  text-align: center;
  margin-bottom: 5rem;
}
section.frame header h2 {
  margin: 0 0 2rem 0;
}
section.frame header.subheader h2 {
  text-transform: uppercase;
  padding-bottom: 2rem;
  margin-bottom: 1rem;
}
section.frame header.subheader h2::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 3.6rem;
  border-top: 2px solid #DE972A;
  transform: translateX(-50%) rotate(-6deg);
}
section.frame.route header.subheader {
  display: block;
  padding-top: 11rem;
}
section.frame.route header.subheader h2::after {
  transform: translateX(-50%);
  width: 45rem;
}
section.frame.route.wanderroute header.subheader h2::before {
  position: absolute;
  left: 50%;
  bottom: -0.5rem;
  transform: translateX(-22.5rem);
  content: url(/typo3conf/ext/website_via_sacra/Resources/Public/Images/categories/wanderroute.png);
}
section.frame.route.radroute header.subheader h2::before {
  position: absolute;
  left: 50%;
  bottom: -0.5rem;
  transform: translateX(12rem);
  content: url(/typo3conf/ext/website_via_sacra/Resources/Public/Images/categories/radroute.png);
}
section.frame.route.unterkunft header.subheader h2::before {
  position: absolute;
  left: 50%;
  bottom: -0.5rem;
  transform: translateX(18rem) scaleX(-1);
  content: url(/typo3conf/ext/website_via_sacra/Resources/Public/Images/categories/unterkunft.png);
}
section.frame.route.unterkunft.left header.subheader h2::before {
  transform: translateX(-28.5rem) scaleX(1);
}
section.frame h2 {
  font-size: 3rem;
  margin: 0 0 2rem;
  color: #743F12;
}
@media only screen and (min-width: 64em) {
  section.frame h2 {
    font-size: 4.5rem;
    margin: 0 0 3rem;
  }
}
section.frame h3 {
  margin-bottom: 2rem;
}
section.frame h4 {
  margin-bottom: 0;
}
section.frame .text-center, section.frame .ce-headline-center {
  text-align: center;
}
section.frame .text-right, section.frame .ce-headline-right {
  text-align: right;
}
section.frame p, section.frame ul, section.frame ol, section.frame table {
  margin-bottom: 2rem;
  line-height: 150%;
}
section.frame div.lines p {
  margin-bottom: 0;
}
section.frame div.videoEmbed {
  margin-bottom: 2rem;
}
section.frame div.videoEmbed > p {
  max-width: none;
  padding: 56.25% 0 0 0 !important;
}
section.frame div.videoEmbed iframe {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}
section.frame ul, section.frame ol {
  margin-left: 3rem;
}
section.frame ul {
  list-style-type: disc;
}
section.frame ol {
  list-style-type: decimal;
}
section.frame iframe {
  width: 100%;
  height: auto;
  border-radius: 1rem;
  overflow: hidden;
}
section.frame a.button:not(.details) {
  text-align: center;
  padding: 0 3rem 0 3rem;
  text-decoration: none;
}
section.frame a.button:not(.details):hover {
  text-decoration: underline;
}
section.frame a.button:not(.details)::before {
  content: "keyboard_arrow_right";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 3rem;
}
section.frame a.pdf {
  display: inline-block;
  padding: 2rem 4rem 2rem 6rem;
  text-decoration: none;
  background-color: #FFAE32;
}
section.frame a.pdf:hover {
  text-decoration: underline;
}
section.frame a.pdf::before {
  content: "";
  position: absolute;
  left: 1.8rem;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../Images/pdf.svg);
  width: 3rem;
  height: 3rem;
  display: block;
  background-size: 100%;
}
section.frame img {
  max-width: 100%;
  height: auto;
}
section.frame.cw_full div.ce-gallery img {
  max-width: 100%;
  width: 100%;
}
section.frame.frame-type-advanced_header {
  background-size: cover;
  background-position: 50% 50%;
  padding: 0;
}
section.frame.frame-type-advanced_header div.wrapper {
  padding-top: 11rem;
  padding-bottom: 0rem;
  z-index: 10;
}
@media only screen and (min-width: 64em) {
  section.frame.frame-type-advanced_header div.wrapper {
    padding-top: 15rem;
    padding-bottom: 15rem;
  }
}
@media only screen and (min-width: 90.625em) {
  section.frame.frame-type-advanced_header div.wrapper {
    padding-top: 15rem;
    padding-bottom: 35rem;
  }
}
section.frame.frame-type-advanced_header div.wrapper div.person {
  transform: translate(0, -6rem);
  text-align: right;
}
@media only screen and (min-width: 64em) {
  section.frame.frame-type-advanced_header div.wrapper div.person {
    position: absolute;
    bottom: 5%;
    right: 0;
    transform: none;
  }
}
section.frame.frame-type-advanced_header div.wrapper div.text {
  text-align: center;
}
@media only screen and (min-width: 64em) {
  section.frame.frame-type-advanced_header div.wrapper div.text {
    margin: 0 20rem 0 0;
    padding: 5rem;
    text-align: left;
  }
}
section.frame.frame-type-advanced_header div.wrapper div.ph {
  padding-top: 30%;
}
section.frame.interactive {
  border-bottom: 1px solid #A8A8A8;
  padding: 2rem;
  transition: all 0.2s;
}
section.frame.interactive:nth-child(1) {
  border-top: 1px solid #A8A8A8;
}
section.frame.interactive, section.frame.interactive * {
  text-align: left;
}
section.frame.interactive > div.wrapper > :nth-child(2) {
  margin-top: 2rem;
}
section.frame.interactive > div.wrapper header {
  transition: all 0.2s;
  margin: 0;
  padding: 0 0 0 5rem;
}
section.frame.interactive > div.wrapper header h2, section.frame.interactive > div.wrapper header h3 {
  margin: 0 4rem 0 2rem;
  text-transform: none;
  font-family: bree;
  font-weight: 300;
  cursor: pointer;
}
section.frame.interactive > div.wrapper header button {
  position: absolute;
  left: 2rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0;
  cursor: pointer;
}
section.frame.interactive > div.wrapper header button span {
  display: none;
}
section.frame.interactive > div.wrapper header button::after {
  content: "keyboard_double_arrow_down";
  font-size: 4rem;
  color: #FFAE32;
}
@media only screen and (min-width: 64em) {
  section.frame.interactive > div.wrapper > *:not(header) {
    padding: 0 2rem 0 7rem;
  }
}
section.frame.interactive > div.wrapper > *:not(header):last-child {
  padding-bottom: 0;
}
section.frame.interactive > div.wrapper table {
  margin: 0 2rem;
}
section.frame.interactive > div.wrapper table td {
  padding: 0 2rem 0.5rem 0;
}
section.frame.interactive.open > div.wrapper header button::after {
  content: "keyboard_double_arrow_up";
}
.dot, ul.slick-dots li button {
  border-radius: 50%;
  padding: 8px;
  background: none !important;
}
.dot span, ul.slick-dots li button span {
  display: block;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  background-color: #E7963C;
}
.dot:hover, ul.slick-dots li button:hover {
  background: none;
}
ul.slick-dots {
  width: 100%;
  margin: 2rem 0 0 0 !important;
  text-align: center;
}
ul.slick-dots li {
  display: inline-block;
  margin: 0 0.5rem;
}
ul.slick-dots li button {
  background-color: none;
}
button.arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  cursor: pointer;
  transition: background-color 0.2s;
  z-index: 10;
  background: none;
}
button.arrow::before {
  font-size: 8rem;
  color: #FFFFFF;
  color: #E7963C;
}
button.arrow.prev {
  left: -5rem;
}
button.arrow.prev::before {
  content: "arrow_left";
}
button.arrow.next {
  right: -5rem;
}
button.arrow.next::before {
  content: "arrow_right";
}
@media only screen and (max-width: 48rem) {
  button.arrow {
    display: none !important;
  }
}
blockquote *::before, blockquote *::after {
  color: #FFAE32;
}
blockquote p:nth-child(1)::before {
  content: "» ";
}
blockquote p:last-child::after {
  content: " «";
}
div.text {
  background-color: white;
  padding: 5rem 5rem 8rem;
  border-radius: 1rem;
}
button {
  border: none;
  background: none;
}
a.button, button.button, form button {
  border: 2px solid transparent;
  background-color: #743F12;
  color: white !important;
  padding: 1rem 3rem;
  border-radius: 0.5rem;
}
a.button:focus, button.button:focus, form button:focus {
  border: 2px dashed red;
}
a.details {
  display: block;
  text-align: center;
  color: #743F12 !important;
  background: none;
  line-height: 120%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-decoration: underline;
}
a.details:hover {
  text-decoration: underline;
}
input[type="checkbox"] {
  margin-right: 1rem;
}
div.api-items {
  /*
    &.map div.api-map {
        visibility: visible;
        height: auto;
    }
    */
}
div.api-items div.switchView {
  text-align: right;
  padding: 2rem 0;
}
div.api-items div.switchView button {
  margin: 0 0 0 1rem;
  opacity: 0.5;
  border-radius: 0.4rem;
}
div.api-items div.switchView button.active {
  opacity: 1;
}
div.api-items div.switchView button::before {
  font-size: 3rem;
}
div.api-items div.switchView button.list::before {
  content: "format_list_bulleted";
}
div.api-items div.switchView button.grid::before {
  content: "grid_view";
}
div.api-items div.switchView button.map::before {
  content: "map";
}
div.api-items.list ul.api-list {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  grid-gap: 4rem;
}
div.api-items.list ul.api-list li {
  grid-column: span 8;
  background-color: #FFFFFF;
  padding-bottom: 5rem;
}
div.api-items.list ul.api-list li.highlight {
  grid-column: span 2;
  transform: none !important;
}
@media only screen and (min-width: 90.625em) {
  div.api-items.list ul.api-list li:nth-child(4n+2) {
    transform: translateY(5%);
  }
  div.api-items.list ul.api-list li:nth-child(4n+3) {
    transform: translateY(2%);
  }
  div.api-items.list ul.api-list li:nth-child(4n+4) {
    transform: translateY(4%);
  }
}
div.api-items.list ul.api-list li * {
  color: black;
}
div.api-items.list ul.api-list li.images > figure {
  padding-top: 100%;
}
div.api-items.list ul.api-list li.images > figure::after {
  left: 0;
  right: 0;
  bottom: -1px;
  height: 3rem;
  background-image: url(../Images/shape-image-bottom.svg);
  background-size: cover;
}
div.api-items.list ul.api-list li.images:nth-child(even) > figure::after {
  transform: scaleX(-1);
}
div.api-items.list ul.api-list li > div {
  width: 100%;
  padding: 3rem 3rem 7rem 3rem;
}
div.api-items.list ul.api-list li > div * {
  text-align: center;
}
div.api-items.list ul.api-list li > div h3 {
  padding-bottom: 2rem;
  margin-bottom: 1rem;
}
div.api-items.list ul.api-list li > div h3::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 3.6rem;
  border-top: 2px solid #DE972A;
  transform: translateX(-50%) rotate(-6deg);
}
div.api-items.list ul.api-list li div.meta span {
  display: block;
}
@media only screen and (min-width: 48em) {
  div.api-items.list ul.api-list li {
    grid-column: span 4;
  }
}
@media only screen and (min-width: 74em) {
  div.api-items.list ul.api-list {
    grid-gap: 4rem;
  }
  div.api-items.list ul.api-list li {
    grid-column: span 4;
  }
}
@media only screen and (min-width: 90.625em) {
  div.api-items.list ul.api-list {
    grid-gap: 8rem 4rem;
  }
  div.api-items.list ul.api-list li {
    grid-column: span 2;
  }
}
@media only screen and (min-width: 74em) {
  div.api-items.list ul.api-list {
    display: block;
  }
  div.api-items.list ul.api-list li {
    margin: 0 0 2rem;
  }
  div.api-items.list ul.api-list li.images {
    display: grid;
    grid-template-columns: 35rem 1fr;
  }
  div.api-items.list ul.api-list li.images > figure {
    padding-top: 25%;
  }
  div.api-items.list ul.api-list li.images > figure figcaption {
    right: auto;
    left: 2rem;
    bottom: 2rem;
  }
  div.api-items.list ul.api-list li.images > figure figcaption > div {
    right: auto;
    left: 2.5rem;
  }
  div.api-items.list ul.api-list li.images > figure::after {
    left: auto;
    right: 0;
    top: 0;
    bottom: 0;
    width: 3rem;
    height: auto;
    background-image: url(../Images/waves/white-right.svg);
    transform: none !important;
  }
  div.api-items.list ul.api-list li > div {
    padding: 3rem 10rem 6rem 4rem;
  }
  div.api-items.list ul.api-list li a.details {
    display: inline-block;
    right: 2rem;
    left: auto;
    transform: none;
  }
  div.api-items.list ul.api-list li div.meta span {
    display: inline-block;
  }
}
div.api-items.grid ul.api-list {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  grid-gap: 4rem;
}
div.api-items.grid ul.api-list li {
  grid-column: span 8;
  background-color: #FFFFFF;
  padding-bottom: 5rem;
}
div.api-items.grid ul.api-list li.highlight {
  grid-column: span 2;
  transform: none !important;
}
@media only screen and (min-width: 90.625em) {
  div.api-items.grid ul.api-list li:nth-child(4n+2) {
    transform: translateY(5%);
  }
  div.api-items.grid ul.api-list li:nth-child(4n+3) {
    transform: translateY(2%);
  }
  div.api-items.grid ul.api-list li:nth-child(4n+4) {
    transform: translateY(4%);
  }
}
div.api-items.grid ul.api-list li * {
  color: black;
}
div.api-items.grid ul.api-list li.images > figure {
  padding-top: 100%;
}
div.api-items.grid ul.api-list li.images > figure::after {
  left: 0;
  right: 0;
  bottom: -1px;
  height: 3rem;
  background-image: url(../Images/shape-image-bottom.svg);
  background-size: cover;
}
div.api-items.grid ul.api-list li.images:nth-child(even) > figure::after {
  transform: scaleX(-1);
}
div.api-items.grid ul.api-list li > div {
  width: 100%;
  padding: 3rem 3rem 7rem 3rem;
}
div.api-items.grid ul.api-list li > div * {
  text-align: center;
}
div.api-items.grid ul.api-list li > div h3 {
  padding-bottom: 2rem;
  margin-bottom: 1rem;
}
div.api-items.grid ul.api-list li > div h3::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 3.6rem;
  border-top: 2px solid #DE972A;
  transform: translateX(-50%) rotate(-6deg);
}
div.api-items.grid ul.api-list li div.meta span {
  display: block;
}
@media only screen and (min-width: 48em) {
  div.api-items.grid ul.api-list li {
    grid-column: span 4;
  }
}
@media only screen and (min-width: 74em) {
  div.api-items.grid ul.api-list {
    grid-gap: 4rem;
  }
  div.api-items.grid ul.api-list li {
    grid-column: span 4;
  }
}
@media only screen and (min-width: 90.625em) {
  div.api-items.grid ul.api-list {
    grid-gap: 8rem 4rem;
  }
  div.api-items.grid ul.api-list li {
    grid-column: span 2;
  }
}
div.api-items ul.api-list {
  display: none;
  margin-left: 0 !important;
  list-style: none;
}
div.api-items ul.api-list li.images > figure {
  background-size: cover;
  background-position: 50% 50%;
  border-radius: 1rem;
}
div.api-items ul.api-list li.images > figure img {
  display: none;
}
div.api-items ul.api-list li.images > figure::after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
div.api-items ul.api-list li.images > figure::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 9.5rem;
  height: 4.4rem;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 10;
  transform: translate(-1rem, -50%);
}
div.api-items ul.api-list li.images.radtour figure::before, div.api-items ul.api-list li.images.radfahren figure::before {
  content: "";
  background-image: url(/typo3conf/ext/website_via_sacra/Resources/Public/Images/categories/radtour.svg);
}
div.api-items ul.api-list li.images.wanderung figure::before, div.api-items ul.api-list li.images.pilgerweg figure::before {
  content: "";
  background-image: url(/typo3conf/ext/website_via_sacra/Resources/Public/Images/categories/wandertour.svg);
}
div.api-items ul.api-list li.images > div {
  width: auto;
}
div.api-items ul.api-list li {
  background-color: white;
  border-radius: 1rem;
  box-shadow: 1px 3px 11px -4px rgba(0, 0, 0, 0.27);
}
div.api-items ul.api-list li figure figcaption {
  display: none;
}
div.api-items ul.api-list li h3, div.api-items ul.api-list li p {
  margin: 0 0 1rem;
}
div.api-items ul.api-list li div.meta {
  margin-bottom: 2rem;
}
div.api-items ul.api-list li div.meta > span {
  margin: 0 4rem 0 0;
  padding: 0 0 0 3rem;
}
div.api-items ul.api-list li div.meta > span::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
div.api-items ul.api-list li div.meta > span.date::before {
  content: "event";
}
div.api-items ul.api-list li div.meta > span.location::before {
  content: "";
}
div.api-items ul.api-list li a.details {
  position: absolute;
  bottom: 3rem;
  left: 50%;
  transform: translateX(-50%);
}
div.api-items ul.api-list li a.details::before {
  content: "" !important;
}
div.api-items div.api-map {
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
body > div.api-map {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5000;
  padding: 3rem 3rem 3rem 3rem;
  background-color: rgba(0, 0, 0, 0.7);
  overflow: hidden;
}
body > div.api-map button.close {
  position: absolute;
  right: 3rem;
  top: 3rem;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 2rem 3rem;
  z-index: 5000;
}
body > div.api-map button.close::before {
  content: "close";
  color: white;
  font-size: 5rem;
  font-weight: bold;
}
section.frame.frame-type-menu_subpages div.cards {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-gap: 2rem;
  list-style-type: none;
}
section.frame.frame-type-menu_subpages div.cards a {
  grid-column: span 2;
  display: block;
  padding: 2rem;
  background-color: white;
  box-shadow: 1px 3px 11px -4px rgba(0, 0, 0, 0.27);
  text-decoration: none;
}
section.frame.frame-type-menu_subpages div.cards a strong, section.frame.frame-type-menu_subpages div.cards a span {
  display: block;
}
div.article.flex {
  display: grid;
  grid-template-columns: repeat(8, minmax(0, 1fr));
  grid-gap: 4rem;
}
div.article.flex.slider-offer {
  display: block;
}
div.article.flex.slider-offer div.slick-slide {
  padding: 0 1rem;
}
div.article.flex.slider-offer article {
  width: 23%;
  margin: 0 1%;
}
div.article.flex > article, div.article.flex.slider-offer article {
  border-radius: 1rem;
  overflow-x: auto;
  grid-column: span 8;
  background-color: #FFFFFF;
  padding-bottom: 3rem;
  box-shadow: 1px 3px 11px -4px rgba(0, 0, 0, 0.27);
  overflow: hidden;
}
@media only screen and (min-width: 90.625em) {
  div.article.flex > article:nth-child(4n+2), div.article.flex.slider-offer article:nth-child(4n+2) {
    transform: translateY(5%);
  }
  div.article.flex > article:nth-child(4n+3), div.article.flex.slider-offer article:nth-child(4n+3) {
    transform: translateY(2%);
  }
  div.article.flex > article:nth-child(4n+4), div.article.flex.slider-offer article:nth-child(4n+4) {
    transform: translateY(4%);
  }
}
div.article.flex > article > figure picture, div.article.flex > article > figure a, div.article.flex > article > figure img, div.article.flex.slider-offer article > figure picture, div.article.flex.slider-offer article > figure a, div.article.flex.slider-offer article > figure img {
  display: block;
  width: 100%;
  max-width: none;
}
div.article.flex > article > figure::after, div.article.flex.slider-offer article > figure::after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 3rem;
  background-image: url(../Images/shape-image-bottom.svg);
}
div.article.flex > article:nth-child(even) > figure::after, div.article.flex.slider-offer article:nth-child(even) > figure::after {
  transform: scaleX(-1);
}
div.article.flex > article > div.content, div.article.flex.slider-offer article > div.content {
  width: 100%;
  padding: 3rem 3rem 7rem 3rem;
}
div.article.flex > article > div.content *, div.article.flex.slider-offer article > div.content * {
  text-align: center;
}
div.article.flex > article > div.content h4, div.article.flex.slider-offer article > div.content h4 {
  padding-bottom: 2rem;
  margin-bottom: 1rem;
}
div.article.flex > article > div.content h4::after, div.article.flex.slider-offer article > div.content h4::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 3.6rem;
  border-top: 2px solid #DE972A;
  transform: translateX(-50%) rotate(-6deg);
}
@media only screen and (min-width: 48em) {
  div.article.flex article {
    grid-column: span 4;
  }
}
@media only screen and (min-width: 74em) {
  div.article.flex {
    grid-gap: 4rem;
  }
  div.article.flex article {
    grid-column: span 4;
  }
}
@media only screen and (min-width: 90.625em) {
  div.article.flex {
    grid-gap: 4rem;
  }
  div.article.flex article {
    grid-column: span 2;
  }
}
.move-down-parent {
  padding-bottom: 20rem;
}
@media only screen and (min-width: 64em) {
  .move-up-10 {
    margin-top: -10rem;
  }
}
.mask-wave-bottom picture::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 10%;
  background-image: url(../Images/waves/white-bottom.svg);
  background-size: 100% 100%;
}
/*
section[class*="bottom-"] {
    &::before {
        content: "";
        position: absolute;
        left: 50%;
        bottom: 0;
        transform: translate(-50%, 0);
        width: 40rem;
        padding-bottom: 20%;
        background-size: 100% auto;
        background-position: 50% bottom;
        background-repeat: no-repeat;
        z-index: 1;

        
    }
    
}
*/
section.foerderhinweis {
  /*
    &::before {
        content: "";
        position: absolute;
        left: 50%;
        bottom: 3rem;
        transform: translateX(-50%);
        width: 50rem;
        padding-top: 20%;
        max-width: 90vw;
        z-index: 1;
        background-size: contain;
        background-position: bottom center;
        background-repeat: no-repeat;
        background-image: url(../Images/special/foerderhinweis.png);

        @include breakpoint($mq_l){
            bottom: 6rem;

        }
    }
    */
}
section.foerderhinweis div#foerderhinweis {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -9rem;
  width: 70rem;
  max-width: 90vw;
}
@media only screen and (min-width: 64em) {
  section.foerderhinweis div#foerderhinweis {
    bottom: -3rem;
  }
}
section.foerderhinweis div#foerderhinweis button {
  position: absolute;
  right: 10%;
  top: 0;
  background-color: #CCCCCC;
  border-radius: 0.3rem;
  line-height: 90%;
  cursor: pointer;
}
section.foerderhinweis div#foerderhinweis button::after {
  content: "close";
}
section.foerderhinweis div#foerderhinweis img {
  width: 100%;
  height: auto;
}
section.bg-shape-1 {
  background-image: url(../Images/content_elements/bg-shape-1.png);
  background-repeat: no-repeat;
  background-size: 100% 75%;
  background-position-y: 25%;
}
main > section.bg-shape-2 {
  background-color: #F8F8F8 !important;
  padding-top: 10%;
  padding-bottom: 10%;
}
main > section.bg-shape-2::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding-top: 10%;
  background-image: url(../Images/content_elements/bg-shape-2-top.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  z-index: 20;
}
main > section.bg-shape-2::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding-top: 10%;
  background-image: url(../Images/content_elements/bg-shape-2-bottom.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom center;
  z-index: 20;
}
section.bottom-shape-1 {
  padding-bottom: 25%;
}
section.bottom-shape-1::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding-top: 30%;
  background-image: url(../Images/content_elements/bottom-shape-1.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  z-index: 20;
}
section.bottom-shape-1 div.api-items.grid li {
  text-align: center;
  padding-bottom: 6rem;
}
section.bottom-shape-1 div.api-items.grid li a.details {
  position: static;
  transform: none;
  display: inline-block;
}
@media only screen and (min-width: 120em) {
  section.blog {
    background-image: url(../Images/illu/blatt-l.png), url(../Images/illu/blatt-r.png), url(../Images/illu/rucksack.png), url(../Images/illu/zelt.png);
    background-position-x: left, right, left 3rem, right 3rem;
    background-position-y: 85%, 24%, 15%, 75%;
    background-repeat: no-repeat;
  }
}
section.blog div.accordion section div.wrapper *:not(header):not(header *) {
  max-width: 100rem;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 120em) {
  section.blog div.accordion section div.wrapper *:not(header):not(header *) {
    font-size: 2.5rem;
  }
}
section.blog div.accordion section div.wrapper p.fixed-image, section.blog div.accordion section div.wrapper p.wide-image, section.blog div.accordion section div.wrapper div.videoEmbed {
  max-width: none;
}
section.blog div.accordion section div.wrapper p.fixed-image::before, section.blog div.accordion section div.wrapper p.wide-image::before, section.blog div.accordion section div.wrapper div.videoEmbed::before {
  z-index: 100;
  content: "";
  position: absolute;
  left: 0;
  top: -1px;
  right: 0;
  height: 7%;
  background-image: url(../Images/overlays/image-shape-top.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
section.blog div.accordion section div.wrapper p.fixed-image div.cite, section.blog div.accordion section div.wrapper p.wide-image div.cite, section.blog div.accordion section div.wrapper div.videoEmbed div.cite {
  z-index: 99;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 1rem;
  font-weight: bold;
  color: white;
  background-color: rgba(0, 0, 0, 0.5);
}
@media only screen and (min-width: 64em) {
  section.blog div.accordion section div.wrapper p.fixed-image div.cite, section.blog div.accordion section div.wrapper p.wide-image div.cite, section.blog div.accordion section div.wrapper div.videoEmbed div.cite {
    padding: 2rem 2rem 2rem 2rem;
    right: 2rem;
    left: auto;
  }
}
section.blog div.accordion section div.wrapper p.fixed-image img {
  max-width: none !important;
  width: 100%;
  display: block;
}
@media only screen and (min-width: 64em) {
  section.blog div.accordion section div.wrapper p.fixed-image {
    height: 50rem;
    background-attachment: fixed;
    background-size: cover;
    background-position: center top;
  }
  section.blog div.accordion section div.wrapper p.fixed-image > img {
    display: none;
  }
}
section.blog div.accordion section div.wrapper p.wide-image img {
  max-width: none !important;
  width: 100%;
  display: block;
}
section.blog div.accordion section div.wrapper div.videoEmbed::before {
  height: 5%;
}
section.blog div.accordion section div.wrapper div.videoEmbed p, section.blog div.accordion section div.wrapper div.videoEmbed iframe {
  max-width: none;
  border-radius: 0;
}
section.custom-ac div.ce-textpic.ce-above figure img {
  width: 100%;
  max-width: none;
}
section.custom-ac div.ce-textpic.ce-above figure::before {
  z-index: 100;
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  right: 0;
  height: 10%;
  background-image: url(../Images/content_elements/grey-bottom.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
section.custom-ac div.ce-textpic.ce-above figure::after {
  z-index: 100;
  content: "";
  position: absolute;
  left: 0;
  top: -1px;
  right: 0;
  height: 10%;
  background-image: url(../Images/overlays/image-shape-top.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
section.custom-ac.left div.ce-textpic.ce-above figure::before, section.custom-ac.left div.ce-textpic.ce-above figure::after {
  transform: scaleX(-1);
}
/*
/// Gets font
@function _font($keys...) {
	@return val($fonts, $keys...);
}
*/
ul#mainNavigation {
  position: absolute;
  left: 5rem;
  top: 10rem;
  display: none;
  justify-content: flex-end;
  padding-right: 3rem;
}
@media only screen and (min-width: 90.625em) {
  ul#mainNavigation {
    display: flex;
    align-items: flex-end;
    width: 100%;
    left: 0;
  }
}
@media only screen and (min-width: 120em) {
  ul#mainNavigation {
    left: 0;
  }
}
ul#mainNavigation li a {
  color: #FFFFFF;
  text-decoration: none;
  display: block;
}
ul#mainNavigation li a:hover {
  text-decoration: underline;
  text-underline-offset: 0.5rem;
  text-decoration-thickness: 2px;
}
ul#mainNavigation li a:focus {
  outline: 2px solid white;
}
ul#mainNavigation li a.active a {
  outline: none;
  text-decoration: underline;
  text-underline-offset: 0.5rem;
  text-decoration-thickness: 2px;
}
ul#mainNavigation > li {
  transition: all 0.2s;
  text-align: center;
  margin: 0 0 0 6rem;
  /*
        &.hasChilds:hover {
            ul {
                display: block;
                animation: fadeIn .2s;
            }
        }
        */
}
ul#mainNavigation > li > a span {
  font-size: 1.8rem;
  color: #FFFFFF;
}
ul#mainNavigation > li > a::before {
  content: "";
  position: absolute;
  left: -1.4rem;
  bottom: 0.6rem;
  width: 2rem;
  height: 3.5rem;
  background-image: url(/typo3conf/ext/website_via_sacra/Resources/Public/Images/main-navi.svg);
  background-size: 100% 100%;
}
ul#mainNavigation > li.active a[title="Touren"]::before {
  background-image: url(/typo3conf/ext/website_via_sacra/Resources/Public/Images/main-navi-touren.svg);
}
ul#mainNavigation > li.active a[title="Sehenswertes"]::before {
  background-image: url(/typo3conf/ext/website_via_sacra/Resources/Public/Images/main-navi-poi.svg);
}
ul#mainNavigation > li.active a[title="Unterkünfte"]::before {
  background-image: url(/typo3conf/ext/website_via_sacra/Resources/Public/Images/main-navi-acc.svg);
}
ul#mainNavigation > li.active a[title="Reiseblog"]::before {
  background-image: url(/typo3conf/ext/website_via_sacra/Resources/Public/Images/main-navi-blog.svg);
}
ul#mainNavigation > li ul {
  display: none;
}
ul#mainNavigation > li > ul {
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translate(-50%, 0);
  padding: 3rem 3rem 2rem;
  background-image: url(/typo3conf/ext/website_via_sacra/Resources/Public/Images/subnavi-bg.svg);
  background-size: 100% 100%;
}
ul#mainNavigation > li > ul li {
  margin: 0 0 1rem;
}
ul#mainNavigation > li > ul li a span {
  color: #FFFFFF;
  font-size: 1.8rem;
}
ul#topNavigation {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  min-height: 6rem;
  display: none;
  text-align: right;
  padding: 0.4rem 3rem 0.5rem;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 8;
}
ul#topNavigation::before, ul#topNavigation::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 3rem;
  background-image: url(/typo3conf/ext/website_via_sacra/Resources/Public/Images/top-navi.svg);
  background-size: 100% 100%;
}
ul#topNavigation::before {
  left: 0;
  transform: translate(-100%, 0) scaleX(-100%);
}
ul#topNavigation::after {
  right: 0;
  transform: translate(100%, 0);
}
@media only screen and (min-width: 90.625em) {
  ul#topNavigation {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}
ul#topNavigation li {
  margin: 0 0 0 3rem;
}
ul#topNavigation li div#google_translate_element {
  border-radius: 2rem;
  overflow: hidden;
  opacity: 0.7;
  transition: opacity 0.2s;
}
ul#topNavigation li div#google_translate_element:hover {
  opacity: 0.7;
}
ul#topNavigation li div#google_translate_element a.goog-te-menu-value span {
  font-size: 1.4rem !important;
}
ul#topNavigation li > a {
  text-decoration: none;
  color: #FFAE32;
  display: flex;
  align-items: center;
  padding: 0.5rem;
}
ul#topNavigation li > a span {
  font-size: 1.6rem;
  color: inherit;
}
ul#topNavigation li > a:hover {
  outline: none;
  text-decoration: underline;
  text-underline-offset: 0.5rem;
  text-decoration-thickness: 2px;
}
ul#topNavigation li > a:focus {
  outline: 2px solid white;
}
ul#topNavigation li > a:hover img {
  filter: none;
  opacity: 1;
}
ul#topNavigation li > a img {
  filter: grayscale(100%) brightness(200%);
  transition: all 0.2s;
}
ul#topNavigation li > a:hover img, ul#topNavigation li > a:focus img {
  filter: none;
  opacity: 1;
}
#mobileNavigationParent {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  max-width: none;
  max-height: none;
  z-index: 100;
  background-color: #FFFFFF;
  padding: 20rem 4rem 4rem;
  transform: translateX(-120%);
}
#mobileNavigationParent[open] {
  display: block;
  transform: translateX(0);
}
ul#mobileNavigation {
  overflow-y: auto;
  max-width: 40rem;
  max-height: calc(100vh - 30rem);
}
ul#mobileNavigation > li {
  padding: 0 4rem 0 4rem;
}
ul#mobileNavigation > li > ul {
  margin-top: 2.5rem;
  display: none;
}
ul#mobileNavigation > li > ul > li > ul {
  display: none;
}
ul#mobileNavigation > li > button {
  position: absolute;
  top: 0;
  right: 1rem;
  width: 3rem;
  height: 3rem;
  transform: translateY(-0.5rem);
}
ul#mobileNavigation > li > button::before {
  content: "keyboard_arrow_down";
  color: #000000;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
ul#mobileNavigation > li > button.close::before {
  content: "keyboard_arrow_up";
}
ul#mobileNavigation > li > a {
  text-decoration: none;
}
ul#mobileNavigation > li > a > span {
  text-transform: uppercase;
}
ul#mobileNavigation li {
  text-align: center;
  margin: 0 0 2.5rem 0;
}
ul#mobileNavigation li a {
  text-decoration: none;
}
ul#mobileNavigation li a span {
  color: #000000;
}
div#breadCrumbs {
  display: none;
  top: 15rem;
  z-index: 10;
  left: 4rem;
  position: absolute;
}
@media only screen and (min-width: 48em) {
  div#breadCrumbs {
    display: block;
  }
}
@media only screen and (min-width: 90.625em) {
  div#breadCrumbs {
    left: 15rem;
    top: 22rem;
  }
}
div#breadCrumbs ul#breadCrumbNavigation {
  display: flex;
  flex-wrap: wrap;
}
div#breadCrumbs ul#breadCrumbNavigation li {
  margin: 0 0.5rem 0 0;
  padding: 0 3rem 0 0;
}
div#breadCrumbs ul#breadCrumbNavigation li::after {
  content: "keyboard_arrow_right";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  color: white;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
div#breadCrumbs ul#breadCrumbNavigation li:last-child::after {
  display: none;
}
div#breadCrumbs ul#breadCrumbNavigation li a {
  display: inline-block;
  text-decoration: none;
}
div#breadCrumbs ul#breadCrumbNavigation li a span {
  color: white;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
header#pageHeader {
  position: fixed;
  left: 50%;
  top: 0;
  z-index: 1000;
  width: 100vw;
  max-width: 192rem;
  transform: translateX(-50%);
}
html.translated-ltr header#pageHeader {
  top: 4rem;
}
header#pageHeader, header#pageHeader * {
  transition: all 0.2s;
}
header#pageHeader h1 {
  display: none;
}
header#pageHeader div.wrapper {
  max-width: 140rem;
  margin: 0 auto;
  min-height: 8rem;
}
@media only screen and (min-width: 90.625em) {
  header#pageHeader div.wrapper {
    padding-top: 2.5rem;
    min-height: 15rem;
  }
}
header#pageHeader ul#languageNavigation {
  display: flex;
}
header#pageHeader ul#languageNavigation > li {
  border-right: 1px solid grey;
  margin: 0;
}
header#pageHeader ul#languageNavigation > li:last-child {
  border: none;
}
header#pageHeader ul#languageNavigation > li a {
  padding: 0 0.8rem;
  text-transform: uppercase;
}
header#pageHeader::after {
  content: "";
  z-index: -1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100vw;
  height: 12rem;
  background-image: url(../Images/bg-header-2.png);
  background-size: 100% 100%;
}
@media only screen and (min-width: 90.625em) {
  header#pageHeader::after {
    height: 20rem;
  }
}
header#pageHeader a#homeLink {
  position: absolute;
  left: 2rem;
  top: 0;
  display: block;
  z-index: 10;
}
header#pageHeader a#homeLink img {
  width: 17rem;
  height: auto;
  filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.7));
}
@media only screen and (min-width: 74em) {
  header#pageHeader a#homeLink {
    left: 8rem;
  }
}
@media only screen and (min-width: 90.625em) {
  header#pageHeader a#homeLink {
    left: 5rem;
    top: 0;
  }
  header#pageHeader a#homeLink img {
    width: 17rem;
  }
}
@media only screen and (min-width: 90.625em) {
  header#pageHeader.scrolled::after {
    transform: translateY(-8rem);
  }
}
header#pageHeader.scrolled div.wrapper {
  min-height: 10rem;
  padding-top: 1.5rem;
}
header#pageHeader.scrolled ul#topNavigation {
  min-height: 0;
}
header#pageHeader.scrolled ul#mainNavigation {
  top: 6rem;
}
header#pageHeader.scrolled picture#special {
  display: none;
}
@media only screen and (min-width: 90.625em) {
  header#pageHeader.scrolled a#homeLink img {
    width: 17rem;
  }
}
button#openNavi, button#closeNavi {
  position: absolute;
  top: 2rem;
  z-index: 100;
}
button#openNavi::before, button#closeNavi::before {
  font-size: 5rem;
}
button#openNavi.close, button#closeNavi.close {
  display: none;
}
button#openNavi#openNavi, button#closeNavi#openNavi {
  right: 3rem;
}
button#openNavi#openNavi::before, button#closeNavi#openNavi::before {
  content: "manage_search";
  color: #FFFFFF;
}
button#openNavi#closeNavi, button#closeNavi#closeNavi {
  left: 3rem;
}
button#openNavi#closeNavi::before, button#closeNavi#closeNavi::before {
  content: "close";
  color: #000000;
}
@media only screen and (min-width: 90.625em) {
  button#openNavi, button#closeNavi {
    display: none;
  }
}
footer#pageFooter {
  background-color: #51280F;
  padding: 0 0 8rem 0;
  z-index: 100;
  /*
    &::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 10rem;
        transform: translateY(-99%);
        background-image: url(../Images/overlays/footer-shape-top.svg);
        background-size: 100% 100%;
    }
    */
}
@media only screen and (min-width: 64em) {
  footer#pageFooter {
    background-image: url(../Images/bg-footer.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: left 0 bottom 18rem;
  }
}
footer#pageFooter > img {
  width: 100%;
  height: auto;
  margin: 0 0 8rem;
}
footer#pageFooter > div.wrapper {
  max-width: 140rem;
  padding: 0 1rem;
  margin: 0 auto;
  text-align: center;
}
@media only screen and (min-width: 48em) {
  footer#pageFooter > div.wrapper {
    padding: 0 3rem;
  }
}
@media only screen and (min-width: 64em) {
  footer#pageFooter > div.wrapper {
    text-align: left;
  }
}
@media only screen and (min-width: 90.625em) {
  footer#pageFooter > div.wrapper {
    padding: 0 5rem;
  }
}
footer#pageFooter > div.wrapper > img {
  margin-bottom: 4rem;
}
@media only screen and (min-width: 74em) {
  footer#pageFooter > div.wrapper > img {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #51280F;
    margin-bottom: 0;
  }
}
footer#pageFooter div#footerTop {
  display: block;
  margin-bottom: 8rem;
  text-align: center;
}
footer#pageFooter ul#footerNavigation {
  margin-bottom: 4rem;
}
footer#pageFooter ul#footerNavigation * {
  color: white;
}
footer#pageFooter ul#footerNavigation > li {
  width: 100%;
}
footer#pageFooter ul#footerNavigation > li > a > span {
  text-transform: uppercase;
}
footer#pageFooter ul#footerNavigation li a {
  text-decoration: none;
  line-height: 160%;
}
footer#pageFooter ul#footerNavigation li a:hover, footer#pageFooter ul#footerNavigation li a:focus {
  text-decoration: underline;
}
footer#pageFooter ul#footerNavigation li a span {
  color: #F6E1C2;
}
@media only screen and (min-width: 74em) {
  footer#pageFooter ul#footerNavigation {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 20rem 8rem;
  }
  footer#pageFooter ul#footerNavigation > li {
    width: auto;
    text-align: center;
    margin-bottom: 3rem;
  }
  footer#pageFooter ul#footerNavigation > li:not(.hasChilds) {
    padding-bottom: 4rem;
  }
  footer#pageFooter ul#footerNavigation > li > ul {
    margin-bottom: 4rem;
  }
}
footer#pageFooter div#footerBottom {
  display: block;
  text-align: center;
}
footer#pageFooter div#footerBottom > * {
  text-align: center;
  margin-bottom: 4rem;
}
footer#pageFooter div#footerBottom img {
  width: auto;
  max-width: 30rem;
  display: inline-block !important;
}
footer#pageFooter ul#socketNavigation {
  text-align: center;
}
footer#pageFooter ul#socketNavigation > li {
  display: inline-block;
  margin: 0 2rem;
}
footer#pageFooter ul#socketNavigation > li, footer#pageFooter ul#socketNavigation > li * {
  color: #F6E1C2;
}
footer#pageFooter ul#socketNavigation > li a {
  text-decoration: none;
}
footer#pageFooter ul#socketNavigation > li a:hover, footer#pageFooter ul#socketNavigation > li a:focus {
  text-decoration: underline;
}
/* first level */
main section {
  padding: 7rem 0 7rem 0;
  /*
    &:last-child {
        padding-bottom: _size(space_behind)*2;
        &.frame-space-after-without {
            padding-bottom: 0;
        }
    }
    */
}
main section.frame-space-before-without {
  padding-top: 0;
}
main section.frame-space-after-without {
  padding-bottom: 0;
}
main section.frame-space-after-without::after {
  display: none !important;
}
main section.frame-space-before-small {
  padding-top: 4rem;
}
main section.frame-space-after-small {
  padding-bottom: 4rem;
}
main section.frame-space-after-small::after {
  display: none !important;
}
@media only screen and (min-width: 48em) {
  main section.frame-space-before-large {
    padding-top: 28rem;
  }
}
@media only screen and (min-width: 48em) {
  main section.frame-space-after-large {
    padding-bottom: 28rem;
  }
}
main > section {
  overflow: visible;
  /*
    &[class*="next-frame-layout-"] {
        padding-bottom: 12vw;
    }
    */
  background-repeat: repeat;
  /*
    &[class*="next-frame-layout-"] {
        &::after {
            content: "";
            position: absolute;
            left: 0;
            right: 0;
            bottom: -1px;
            //height: 5rem;
            background-size: 100% 100%;
            //padding-bottom: 20%;

            
        }
        
    }

    &.next-frame-layout-0 {
        &::after {
            background-image: url(../Images/content_elements/white-bottom.svg);
        }
    }
    &.next-frame-layout-1 {
        &::after {
            background-image: url(../Images/content_elements/ocker-light-bottom.svg);
        }
    }
    &.next-frame-layout-2 {
        &::after {
            background-image: url(../Images/waves/blue-bottom.svg);
        }
    }
    &.next-frame-layout-3 {
        &::after {
            background-image: url(../Images/waves/turquoise-bottom.svg);
        }
    }
    &.next-frame-layout-4 {
        &::after {
            background-image: url(../Images/waves/green-bottom.svg);
        }
    }
    &.next-frame-layout-5 {
        &::after {
            background-image: url(../Images/waves/blue-bottom.svg);
        }
    }
    &.next-frame-layout-6 {
        &::after {
            background-image: url(../Images/waves/turquoise-bottom.svg);
        }
    }
    &.next-frame-layout-7 {
        &::after {
            background-image: url(../Images/waves/ocker-bottom.svg);
        }
    }
    &.next-frame-layout-8 {
        &::after {
            background-image: url(../Images/waves/ocker-light-bottom.svg);
        }
    }
    */
}
main > section:nth-child(1) {
  padding-top: 30rem;
}
main > section > div.wrapper.flex > div > section {
  width: 100%;
  background: none;
}
main > section > div.wrapper.flex > div > section.frame-layout-0 {
  background-color: white;
}
main > section > div.wrapper.flex > div > section.frame-layout-0 * {
  color: #000000;
}
main > section > div.wrapper.flex > div > section.frame-layout-0 h2 {
  color: #743F12;
}
main > section > div.wrapper.flex > div > section.frame-layout-0 header.subheader h2 {
  color: #000000;
}
main > section > div.wrapper.flex > div > section.frame-layout-0 header.subheader h3 {
  color: #743F12;
}
main > section > div.wrapper.flex > div > section.frame-layout-0 > div.wrapper.flex > div > section.frame-layout-0 picture::before {
  background-image: url(../Images/waves/white-top.svg);
}
main > section > div.wrapper.flex > div > section.frame-layout-0 > div.wrapper.flex > div > section.frame-layout-0 picture::after {
  background-image: url(../Images/waves/white-bottom.svg);
}
main > section > div.wrapper.flex > div > section.frame-layout-0 > div.wrapper.flex > div > section.frame-layout-7 picture::before {
  background-image: url(../Images/waves/white-top.svg);
}
main > section > div.wrapper.flex > div > section.frame-layout-0 > div.wrapper.flex > div > section.frame-layout-7 picture::after {
  background-image: url(../Images/waves/ocker-bottom.svg);
}
main > section > div.wrapper.flex > div > section.frame-layout-1 {
  background-color: #FFF9F2;
}
main > section > div.wrapper.flex > div > section.frame-layout-1 * {
  color: #000000;
}
main > section > div.wrapper.flex > div > section.frame-layout-1 h2 {
  color: #743F12;
}
main > section > div.wrapper.flex > div > section.frame-layout-1 header.subheader h2 {
  color: #000000;
}
main > section > div.wrapper.flex > div > section.frame-layout-1 header.subheader h3 {
  color: #743F12;
}
main > section > div.wrapper.flex > div > section.frame-layout-2 {
  background-color: #FFF9F2;
}
main > section > div.wrapper.flex > div > section.frame-layout-2 * {
  color: #000000;
}
main > section > div.wrapper.flex > div > section.frame-layout-3 {
  background-color: #F8F8F8;
}
main > section > div.wrapper.flex > div > section.frame-layout-3 * {
  color: #000000;
}
main > section > div.wrapper.flex > div > section picture::before, main > section > div.wrapper.flex > div > section picture::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  background-size: 100% 100%;
  z-index: 5;
}
main > section > div.wrapper.flex > div > section picture::before {
  top: -1px;
  height: 2rem;
}
main > section > div.wrapper.flex > div > section picture::after {
  bottom: -1px;
  height: 2rem;
}
main > section > div.wrapper.flex > div:nth-child(even) > section picture::before, main > section > div.wrapper.flex > div:nth-child(even) > section picture::after {
  transform: scaleX(-1);
}
main > section.frame-layout-0 {
  background-color: white;
}
main > section.frame-layout-0 * {
  color: #000000;
}
main > section.frame-layout-0 h2 {
  color: #743F12;
}
main > section.frame-layout-0 header.subheader h2 {
  color: #000000;
}
main > section.frame-layout-0 header.subheader h3 {
  color: #743F12;
}
main > section.frame-layout-0 > div.wrapper.flex > div > section.frame-layout-0 picture::before {
  background-image: url(../Images/waves/white-top.svg);
}
main > section.frame-layout-0 > div.wrapper.flex > div > section.frame-layout-0 picture::after {
  background-image: url(../Images/waves/white-bottom.svg);
}
main > section.frame-layout-0 > div.wrapper.flex > div > section.frame-layout-7 picture::before {
  background-image: url(../Images/waves/white-top.svg);
}
main > section.frame-layout-0 > div.wrapper.flex > div > section.frame-layout-7 picture::after {
  background-image: url(../Images/waves/ocker-bottom.svg);
}
main > section.frame-layout-1 {
  background-color: #FFF9F2;
}
main > section.frame-layout-1 * {
  color: #000000;
}
main > section.frame-layout-1 h2 {
  color: #743F12;
}
main > section.frame-layout-1 header.subheader h2 {
  color: #000000;
}
main > section.frame-layout-1 header.subheader h3 {
  color: #743F12;
}
main > section.frame-layout-2 {
  background-color: #FFF9F2;
}
main > section.frame-layout-2 * {
  color: #000000;
}
main > section.frame-layout-3 {
  background-color: #F8F8F8;
}
main > section.frame-layout-3 * {
  color: #000000;
}
main > section > div.wrapper {
  max-width: 140rem;
  padding: 0 1rem;
  margin: 0 auto;
  z-index: 10;
}
@media only screen and (min-width: 48em) {
  main > section > div.wrapper {
    padding: 0 3rem;
  }
}
@media only screen and (min-width: 90.625em) {
  main > section > div.wrapper {
    padding: 0 5rem;
  }
}
main > section > div.wrapper.bgimage {
  background-size: 100% 100%;
  padding-top: 6rem;
  padding-bottom: 3rem;
}
main > section > div.wrapper.bgimage div.ce-bodytext {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
main > section > div.wrapper.bgimage div.ce-bodytext > * {
  width: 100%;
}
main > section > div.wrapper.flex {
  display: flex;
  flex-wrap: wrap;
}
main > section > div.wrapper.flex > div {
  margin: 0 0 4%;
}
@media only screen and (min-width: 48em) {
  main > section > div.wrapper.flex > div {
    display: flex;
    flex-wrap: wrap;
    margin: 0 2% 4% 2%;
  }
}
main > section > div.wrapper.flex > div div.ce-bodytext {
  padding: 3rem;
}
main > section > div.wrapper.flex > div > section {
  border-radius: 1rem;
}
main > section > div.wrapper.flex > div > section.frame-type-text:not(.frame-layout-0) {
  padding: 5rem 3rem;
}
main > section > div.wrapper.flex > div > section + section {
  overflow: hidden;
  margin-top: 4rem;
}
main > section > div.wrapper.flex > div > section + section picture::before {
  display: none;
}
main > section > div.wrapper.flex > div > section img {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
main > section > div.wrapper.flex.c2 {
  justify-content: space-between;
}
main > section > div.wrapper.flex.c2 > div {
  width: 100%;
  margin: 0 0 4% 0%;
}
@media only screen and (min-width: 64em) {
  main > section > div.wrapper.flex.c2 > div {
    width: 48%;
  }
  main > section > div.wrapper.flex.c2 > div.cols4-2:nth-child(1) {
    width: 55%;
  }
  main > section > div.wrapper.flex.c2 > div.cols4-2:nth-child(2) {
    width: 35%;
  }
  main > section > div.wrapper.flex.c2 > div.cols5-1:nth-child(1) {
    width: 65%;
  }
  main > section > div.wrapper.flex.c2 > div.cols5-1:nth-child(2) {
    width: 25%;
  }
}
main > section > div.wrapper.flex.c3 > div {
  width: 100%;
}
@media only screen and (min-width: 48em) {
  main > section > div.wrapper.flex.c3 > div {
    width: 46%;
  }
}
@media only screen and (min-width: 74em) {
  main > section > div.wrapper.flex.c3 > div {
    width: 29%;
  }
  main > section > div.wrapper.flex.c3 > div section.move-down {
    transform: translateY(10rem);
  }
  main > section > div.wrapper.flex.c3 > div section.move-down-2 {
    transform: translateY(5rem);
  }
}
main > section > div.wrapper.flex.c4 > div {
  width: 100%;
}
@media only screen and (min-width: 48em) {
  main > section > div.wrapper.flex.c4 > div {
    margin: 0 0.5% 4% 0.5%;
  }
}
@media only screen and (min-width: 48em) {
  main > section > div.wrapper.flex.c4 > div {
    width: 46%;
  }
}
@media only screen and (min-width: 48em) {
  main > section > div.wrapper.flex.c4 > div {
    width: 29%;
  }
}
@media only screen and (min-width: 74em) {
  main > section > div.wrapper.flex.c4 > div {
    width: 24%;
  }
  main > section > div.wrapper.flex.c4 > div section.move-down {
    transform: translateY(10rem);
  }
  main > section > div.wrapper.flex.c4 > div section.move-down-2 {
    transform: translateY(5rem);
  }
  main > section > div.wrapper.flex.c4 > div h3 h3 {
    hyphens: auto;
  }
}
main > section.ge7 > div.wrapper {
  max-width: 140rem;
  padding: 0 1rem;
  margin: 0 auto;
  z-index: 10;
}
@media only screen and (min-width: 48em) {
  main > section.ge7 > div.wrapper {
    padding: 0 3rem;
  }
}
@media only screen and (min-width: 90.625em) {
  main > section.ge7 > div.wrapper {
    padding: 0 5rem;
  }
}
main > section.ge7 > div.wrapper.bgimage {
  background-size: 100% 100%;
  padding-top: 6rem;
  padding-bottom: 3rem;
}
main > section.ge7 > div.wrapper.bgimage div.ce-bodytext {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
main > section.ge7 > div.wrapper.bgimage div.ce-bodytext > * {
  width: 100%;
}
main > section.ge7 > div.wrapper.flex {
  display: flex;
  flex-wrap: wrap;
}
main > section.ge7 > div.wrapper.flex > div {
  margin: 0 0 4%;
}
@media only screen and (min-width: 48em) {
  main > section.ge7 > div.wrapper.flex > div {
    display: flex;
    flex-wrap: wrap;
    margin: 0 2% 4% 2%;
  }
}
main > section.ge7 > div.wrapper.flex > div div.ce-bodytext {
  padding: 3rem;
}
main > section.ge7 > div.wrapper.flex > div > section {
  border-radius: 1rem;
}
main > section.ge7 > div.wrapper.flex > div > section.frame-type-text:not(.frame-layout-0) {
  padding: 5rem 3rem;
}
main > section.ge7 > div.wrapper.flex > div > section + section {
  overflow: hidden;
  margin-top: 4rem;
}
main > section.ge7 > div.wrapper.flex > div > section + section picture::before {
  display: none;
}
main > section.ge7 > div.wrapper.flex > div > section img {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
main > section.ge7 > div.wrapper.flex.c2 {
  justify-content: space-between;
}
main > section.ge7 > div.wrapper.flex.c2 > div {
  width: 100%;
  margin: 0 0 4% 0%;
}
@media only screen and (min-width: 64em) {
  main > section.ge7 > div.wrapper.flex.c2 > div {
    width: 48%;
  }
  main > section.ge7 > div.wrapper.flex.c2 > div.cols4-2:nth-child(1) {
    width: 55%;
  }
  main > section.ge7 > div.wrapper.flex.c2 > div.cols4-2:nth-child(2) {
    width: 35%;
  }
  main > section.ge7 > div.wrapper.flex.c2 > div.cols5-1:nth-child(1) {
    width: 65%;
  }
  main > section.ge7 > div.wrapper.flex.c2 > div.cols5-1:nth-child(2) {
    width: 25%;
  }
}
main > section.ge7 > div.wrapper.flex.c3 > div {
  width: 100%;
}
@media only screen and (min-width: 48em) {
  main > section.ge7 > div.wrapper.flex.c3 > div {
    width: 46%;
  }
}
@media only screen and (min-width: 74em) {
  main > section.ge7 > div.wrapper.flex.c3 > div {
    width: 29%;
  }
  main > section.ge7 > div.wrapper.flex.c3 > div section.move-down {
    transform: translateY(10rem);
  }
  main > section.ge7 > div.wrapper.flex.c3 > div section.move-down-2 {
    transform: translateY(5rem);
  }
}
main > section.ge7 > div.wrapper.flex.c4 > div {
  width: 100%;
}
@media only screen and (min-width: 48em) {
  main > section.ge7 > div.wrapper.flex.c4 > div {
    margin: 0 0.5% 4% 0.5%;
  }
}
@media only screen and (min-width: 48em) {
  main > section.ge7 > div.wrapper.flex.c4 > div {
    width: 46%;
  }
}
@media only screen and (min-width: 48em) {
  main > section.ge7 > div.wrapper.flex.c4 > div {
    width: 29%;
  }
}
@media only screen and (min-width: 74em) {
  main > section.ge7 > div.wrapper.flex.c4 > div {
    width: 24%;
  }
  main > section.ge7 > div.wrapper.flex.c4 > div section.move-down {
    transform: translateY(10rem);
  }
  main > section.ge7 > div.wrapper.flex.c4 > div section.move-down-2 {
    transform: translateY(5rem);
  }
  main > section.ge7 > div.wrapper.flex.c4 > div h3 h3 {
    hyphens: auto;
  }
}
main > section div.wrapper {
  margin: auto;
}
section.cw_narrow > div.wrapper {
  max-width: 100rem;
}
section.cw_small > div.wrapper {
  max-width: 73rem;
}
section.cw_wide > div.wrapper {
  max-width: 160rem;
}
section.cw_full > div.wrapper:not(.static), section.ge7.cw_full > div.wrapper:not(.static) {
  max-width: 100%;
  padding: 0;
}
div.mapParent {
  width: 100%;
  height: calc(100vh - 6rem);
  overflow: hidden;
}
article.api-detail div.mapParent {
  height: 70vh;
}
div.map-holder {
  width: calc(100vw - 8rem);
  height: calc(100vh - 6rem);
  overflow: hidden;
}
a.icon {
  padding-left: 2.5rem;
}
a.icon::before {
  font-size: inherit;
  color: currentColor;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
a.icon.search::before {
  content: "search";
}
a.icon.guide::before {
  content: "fmd_good";
}
a.icon.booking::before {
  content: "date_range";
}
a.icon.language::before {
  content: "language";
}
.cc_container {
  bottom: auto !important;
  top: 0;
  background-color: rgba(0, 34, 56, 0.9);
}
.cc_container, .cc_container * {
  color: #FFFFFF !important;
}
.cc_container a {
  text-decoration: underline;
}
.cc_container a.cc_btn {
  background-color: #6399c5 !important;
  text-decoration: none;
}
div.cookie-consent-replacement[data-category="facebook"], div.cookie-consent-replacement[data-category="google_analytics"] {
  display: none;
}
div#cookie-consent * {
  opacity: 1 !important;
  color: black !important;
}
div#cookie-consent button {
  background-color: black !important;
  color: white !important;
}
div.ce-textpic {
  display: block;
  flex-wrap: wrap;
}
div.ce-textpic.ce-right div.ce-bodytext {
  order: 1;
}
div.ce-textpic.ce-right div.ce-gallery {
  order: 2;
}
div.ce-textpic.ce-center {
  text-align: center;
}
div.ce-textpic.ce-center div.ce-gallery {
  width: 100%;
  margin-bottom: 4rem;
}
div.ce-textpic.ce-center img {
  margin: auto;
}
div.ce-textpic div.ce-gallery {
  margin-bottom: 2rem;
}
div.ce-textpic div.ce-bodytext {
  padding: 0 2rem;
}
div.ce-textpic picture {
  display: block;
}
div.ce-textpic picture img {
  display: block;
}
div.ce-textpic figure + figure {
  margin-top: 4rem;
}
div.ce-textpic figcaption {
  position: absolute;
  right: 1rem;
  bottom: 4rem;
  z-index: 100;
}
div.ce-textpic figcaption button {
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  width: 2.8rem;
  height: 2.8rem;
}
div.ce-textpic figcaption button span {
  display: none;
}
div.ce-textpic figcaption button::after {
  content: "copyright";
  border-radius: 50%;
  color: white;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0.5;
}
div.ce-textpic figcaption button:focus + div {
  display: block;
}
div.ce-textpic figcaption > div {
  display: none;
  position: absolute;
  top: 1.9rem;
  right: 3rem;
  padding: 2rem;
  background-color: rgba(0, 0, 0, 0.75);
  width: 25rem;
  transform: translateY(-50%);
  line-height: 105%;
}
div.ce-textpic figcaption > div, div.ce-textpic figcaption > div * {
  color: white !important;
}
figure.cover {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  width: 100%;
  height: 75vh;
}
figure.cover picture {
  display: none !important;
}
@media only screen and (min-width: 74em) {
  div.wrapper.bgimage div.ce-textpic div.ce-gallery figure {
    position: absolute;
    width: 200%;
    left: 2rem;
    bottom: -15%;
    top: -25%;
    right: 0;
    background-size: auto 100%;
  }
  div.wrapper.bgimage div.ce-textpic div.ce-gallery figure picture {
    display: none;
  }
}
@media only screen and (min-width: 64em) {
  section.frame-type-textpic div.ce-textpic:not(.ce-orient-cover):not(.ce-above), section.plugin-broschueren_broschueren div.ce-textpic:not(.ce-orient-cover):not(.ce-above) {
    display: flex;
    flex-wrap: wrap;
  }
  section.frame-type-textpic div.ce-textpic:not(.ce-orient-cover):not(.ce-above) > *, section.plugin-broschueren_broschueren div.ce-textpic:not(.ce-orient-cover):not(.ce-above) > * {
    width: 50%;
  }
  section.frame-type-textpic.flex_25-75 div.ce-textpic.ce-left > div:nth-child(1), section.frame-type-textpic.flex_25-75 div.ce-textpic.ce-right > div:nth-child(1), section.plugin-broschueren_broschueren.flex_25-75 div.ce-textpic.ce-left > div:nth-child(1), section.plugin-broschueren_broschueren.flex_25-75 div.ce-textpic.ce-right > div:nth-child(1) {
    width: 75%;
  }
  section.frame-type-textpic.flex_25-75 div.ce-textpic.ce-left > div:nth-child(2), section.frame-type-textpic.flex_25-75 div.ce-textpic.ce-right > div:nth-child(2), section.plugin-broschueren_broschueren.flex_25-75 div.ce-textpic.ce-left > div:nth-child(2), section.plugin-broschueren_broschueren.flex_25-75 div.ce-textpic.ce-right > div:nth-child(2) {
    width: 25%;
  }
  section.frame-type-textpic.flex_50-50 div.ce-textpic.ce-left > div:nth-child(1), section.frame-type-textpic.flex_50-50 div.ce-textpic.ce-right > div:nth-child(1), section.plugin-broschueren_broschueren.flex_50-50 div.ce-textpic.ce-left > div:nth-child(1), section.plugin-broschueren_broschueren.flex_50-50 div.ce-textpic.ce-right > div:nth-child(1) {
    width: 50%;
  }
  section.frame-type-textpic.flex_50-50 div.ce-textpic.ce-left > div:nth-child(2), section.frame-type-textpic.flex_50-50 div.ce-textpic.ce-right > div:nth-child(2), section.plugin-broschueren_broschueren.flex_50-50 div.ce-textpic.ce-left > div:nth-child(2), section.plugin-broschueren_broschueren.flex_50-50 div.ce-textpic.ce-right > div:nth-child(2) {
    width: 50%;
  }
  section.frame-type-textpic.flex_75-25 div.ce-textpic.ce-left > div:nth-child(1), section.frame-type-textpic.flex_75-25 div.ce-textpic.ce-right > div:nth-child(1), section.plugin-broschueren_broschueren.flex_75-25 div.ce-textpic.ce-left > div:nth-child(1), section.plugin-broschueren_broschueren.flex_75-25 div.ce-textpic.ce-right > div:nth-child(1) {
    width: 25%;
  }
  section.frame-type-textpic.flex_75-25 div.ce-textpic.ce-left > div:nth-child(2), section.frame-type-textpic.flex_75-25 div.ce-textpic.ce-right > div:nth-child(2), section.plugin-broschueren_broschueren.flex_75-25 div.ce-textpic.ce-left > div:nth-child(2), section.plugin-broschueren_broschueren.flex_75-25 div.ce-textpic.ce-right > div:nth-child(2) {
    width: 75%;
  }
  section.frame-type-textpic.flex_80-20 div.ce-textpic.ce-left > div:nth-child(1), section.frame-type-textpic.flex_80-20 div.ce-textpic.ce-right > div:nth-child(1), section.plugin-broschueren_broschueren.flex_80-20 div.ce-textpic.ce-left > div:nth-child(1), section.plugin-broschueren_broschueren.flex_80-20 div.ce-textpic.ce-right > div:nth-child(1) {
    width: 20%;
  }
  section.frame-type-textpic.flex_80-20 div.ce-textpic.ce-left > div:nth-child(2), section.frame-type-textpic.flex_80-20 div.ce-textpic.ce-right > div:nth-child(2), section.plugin-broschueren_broschueren.flex_80-20 div.ce-textpic.ce-left > div:nth-child(2), section.plugin-broschueren_broschueren.flex_80-20 div.ce-textpic.ce-right > div:nth-child(2) {
    width: 80%;
  }
}
div.ce-textpic picture, div.ce-textpic img, div.ce-gallery picture, div.ce-gallery img {
  display: block;
}
div.ce.slider.full > section {
  padding: 0 !important;
}
div.ce.slider.full::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 3rem;
  background-image: url(../Images/overlays/header-shape-bottom-2.svg);
  background-size: 100% 100%;
  transform: translateY(-99%);
  z-index: 20;
}
@media only screen and (min-width: 64em) {
  div.ce.slider.full::after {
    height: 10rem;
  }
}
div.ce.slider.full div.ce-textpic figcaption {
  bottom: 9rem;
  right: 2rem;
}
div.ce.slider.full div.ce-bodytext {
  position: absolute;
  left: 0;
  right: 0;
  top: 25%;
}
@media only screen and (min-width: 74em) {
  div.ce.slider.full div.ce-bodytext {
    top: 50%;
    transform: translate(-15%, -50%);
  }
}
div.ce.slider.full div.ce-bodytext * {
  color: #FFFFFF;
}
div.ce.slider.full div.ce-bodytext blockquote {
  padding: 0;
}
div.ce.slider.full div.ce-bodytext blockquote, div.ce.slider.full div.ce-bodytext blockquote * {
  line-height: 120%;
  font-size: 3rem;
}
@media only screen and (min-width: 64em) {
  div.ce.slider.full div.ce-bodytext blockquote, div.ce.slider.full div.ce-bodytext blockquote * {
    font-size: 5rem;
  }
}
div.ce.slider.full div.ce-bodytext blockquote br, div.ce.slider.full div.ce-bodytext blockquote * br {
  display: none;
}
@media only screen and (min-width: 74em) {
  div.ce.slider.full div.ce-bodytext blockquote, div.ce.slider.full div.ce-bodytext blockquote * {
    font-size: 7rem;
  }
  div.ce.slider.full div.ce-bodytext blockquote br, div.ce.slider.full div.ce-bodytext blockquote * br {
    display: inline-block;
  }
}
div[class*="slideshow-"]::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: url("../Images/image-mask.svg");
  background-size: 100% 100%;
  transform: scale(-1);
}
section.cw_full div.ce-image figure div {
  width: 100%;
}
section.cw_full div.ce-image figure div img {
  width: 100% !important;
  max-width: none !important;
}
div.ce-image.ce-center picture {
  text-align: center;
}
div.ce-image.ce-center picture img {
  margin: auto;
}
div.ce-image button.slick-arrow {
  border-radius: 50%;
  background-color: #FFAE32;
  padding: 0;
  height: 4rem;
  width: 4rem;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
div.ce-image button.slick-arrow.nextSlide {
  right: -6rem;
}
div.ce-image button.slick-arrow.nextSlide::after {
  content: "keyboard_arrow_right";
}
div.ce-image button.slick-arrow.prevSlide {
  left: -6rem;
}
div.ce-image button.slick-arrow.prevSlide::after {
  content: "keyboard_arrow_left";
}
div.ce-image button.slick-arrow::after {
  color: black;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 3rem;
}
.gallery-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px;
}
@media only screen and (max-width: 76.25rem) {
  .gallery-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 48rem) {
  .gallery-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 40rem) {
  .gallery-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
.gallery-grid[data-ce-columns="1"] {
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 0px;
}
@media only screen and (max-width: 76.25rem) {
  .gallery-grid[data-ce-columns="1"] {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media only screen and (max-width: 48rem) {
  .gallery-grid[data-ce-columns="1"] {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media only screen and (max-width: 40rem) {
  .gallery-grid[data-ce-columns="1"] {
    grid-template-columns: repeat(1, 1fr);
  }
}
.gallery-grid[data-ce-columns="2"] {
  grid-template-columns: repeat(2, 1fr);
}
@media only screen and (max-width: 76.25rem) {
  .gallery-grid[data-ce-columns="2"] {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 48rem) {
  .gallery-grid[data-ce-columns="2"] {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 40rem) {
  .gallery-grid[data-ce-columns="2"] {
    grid-template-columns: repeat(1, 1fr);
  }
}
.gallery-grid[data-ce-columns="3"] {
  grid-template-columns: repeat(3, 1fr);
}
@media only screen and (max-width: 76.25rem) {
  .gallery-grid[data-ce-columns="3"] {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 48rem) {
  .gallery-grid[data-ce-columns="3"] {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 40rem) {
  .gallery-grid[data-ce-columns="3"] {
    grid-template-columns: repeat(1, 1fr);
  }
}
.gallery-grid[data-ce-columns="4"] {
  grid-template-columns: repeat(4, 1fr);
}
.gallery-grid[data-ce-columns="5"] {
  grid-template-columns: repeat(5, 1fr);
}
.gallery-grid[data-ce-columns="6"] {
  grid-template-columns: repeat(6, 1fr);
}
.gallery-grid[data-ce-columns="7"] {
  grid-template-columns: repeat(7, 1fr);
}
.gallery-grid[data-ce-columns="8"] {
  grid-template-columns: repeat(8, 1fr);
}
.gallery-grid.gallery > figure {
  display: flex;
}
.gallery-grid.gallery.valign-middle {
  align-items: center;
}
.gallery-grid.gallery.valign-bottom {
  align-items: flex-end;
}
.gallery-grid a {
  display: block;
}
.gallery-grid a button {
  display: none;
}
.gallery-grid figcaption.copyright, .gallery-grid span.copyright {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 0.2rem 1rem;
  text-align: right;
}
.gallery-grid figcaption.copyright br, .gallery-grid span.copyright br {
  display: none;
}
.gallery-grid figcaption.copyright *, .gallery-grid span.copyright * {
  color: white;
}
div.mgoapis.filter {
  background-color: #FFAE32;
  padding: 3rem 2rem;
  border-radius: 1rem;
}
div.mgoapis.filter div.tabs {
  margin: 0 2rem 2rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: row;
}
div.mgoapis.filter div.tabs[data-count="1"] {
  justify-content: center;
}
div.mgoapis.filter div.tabs button {
  text-align: center;
  color: #51280F;
}
div.mgoapis.filter div.tabs button.active::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 3rem;
  border-bottom: 0.3rem solid #51280F;
  transform: translate(-50%, 0.5rem);
}
div.mgoapis.filter div.content form {
  text-align: center;
}
div.mgoapis.filter div.content form > div {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 2rem;
  margin-bottom: 3rem;
}
div.mgoapis.filter div.content form > div.filters1 {
  grid-template-columns: 1fr;
}
div.mgoapis.filter div.content form > div.filters3 {
  grid-template-columns: 1fr 1fr 1fr;
}
div.mgoapis.filter div.content form button[type="submit"], div.mgoapis.filter div.content form button[type="submit"] * {
  color: white;
}
div.mgoapis.filter div.content form button[type="submit"] span {
  display: block;
}
div.mgoapis.filter div.content form label {
  display: block;
  padding: 0 0 0.5rem 1rem;
}
div.mgoapis.filter div.content form input, div.mgoapis.filter div.content form select {
  width: 100%;
  border-radius: 0.5rem;
  padding: 0.5rem;
}
div.mgoapis.filter div.content form div.items {
  text-align: left;
  padding: 1rem 0;
}
div.mgoapis.filter div.content form div.items > div {
  display: inline-block;
  margin: 0 0.5rem 0.5rem 0;
  background-color: #743F12;
  border-radius: 1rem;
  padding: 0.5rem 4rem 0.5rem 1rem;
}
div.mgoapis.filter div.content form div.items > div label {
  padding: 0;
}
div.mgoapis.filter div.content form div.items > div * {
  color: white;
}
div.mgoapis.filter div.content form div.items > div button {
  position: absolute;
  top: 0.6rem;
  right: 0.6rem;
  background: none;
  padding: 0;
  min-width: none;
  width: auto;
  border: none;
}
div.mgoapis.filter div.content form div.items > div button::before {
  content: "close";
  font-size: 1.5rem;
  background-color: white;
  border-radius: 50%;
  padding: 0.3rem;
  color: black;
}
section.plugin-broschueren_broschueren header, section.plugin-anzeigen_anzeigen header {
  text-align: left;
  margin-bottom: 0;
}
section.plugin-broschueren_broschueren div.slides, section.plugin-anzeigen_anzeigen div.slides {
  border-radius: 2rem;
  background-color: #FFFFFF;
  overflow: hidden;
}
section.plugin-broschueren_broschueren ul.slick-dots, section.plugin-anzeigen_anzeigen ul.slick-dots {
  position: absolute;
  bottom: 120px;
  left: 0;
  right: 0;
}
section.plugin-broschueren_broschueren button.arrow, section.plugin-anzeigen_anzeigen button.arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 0.8rem 0.8rem 0.4rem;
  cursor: pointer;
  transition: background-color 0.2s;
  z-index: 10;
  background-color: #743F12;
  border-radius: 2rem;
}
section.plugin-broschueren_broschueren button.arrow::before, section.plugin-anzeigen_anzeigen button.arrow::before {
  font-size: 40px;
  color: #FFFFFF;
}
section.plugin-broschueren_broschueren button.arrow.prev, section.plugin-anzeigen_anzeigen button.arrow.prev {
  left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
section.plugin-broschueren_broschueren button.arrow.prev::before, section.plugin-anzeigen_anzeigen button.arrow.prev::before {
  content: "keyboard_arrow_left";
}
section.plugin-broschueren_broschueren button.arrow.next, section.plugin-anzeigen_anzeigen button.arrow.next {
  right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
section.plugin-broschueren_broschueren button.arrow.next::before, section.plugin-anzeigen_anzeigen button.arrow.next::before {
  content: "keyboard_arrow_right";
}
section.plugin-broschueren_broschueren ul.slick-dots, section.plugin-anzeigen_anzeigen ul.slick-dots {
  width: 100%;
  margin: 2rem 0 0 0 !important;
  text-align: center;
}
section.plugin-broschueren_broschueren ul.slick-dots li, section.plugin-anzeigen_anzeigen ul.slick-dots li {
  display: inline-block;
  margin: 0 0.5rem;
}
section.plugin-broschueren_broschueren ul.slick-dots li button, section.plugin-anzeigen_anzeigen ul.slick-dots li button {
  background-color: none;
}
div.broschuere, div.anzeige {
  padding: 2rem;
  background-color: #FFFFFF;
}
@media only screen and (min-width: 64em) {
  div.broschuere, div.anzeige {
    padding: 5rem 7rem 3rem;
  }
}
div.broschuere figure, div.anzeige figure {
  background: radial-gradient(ellipse at center, #fff 0%, #CBDCEC 100%);
}
div.broschuere *, div.anzeige * {
  color: #000000;
}
div.broschuere span.label, div.anzeige span.label {
  position: absolute;
  top: 0.5rem;
  right: 1rem;
  color: #CCCCCC;
  text-transform: uppercase;
}
div.broschuere ul.tools, div.anzeige ul.tools {
  text-align: center;
  margin: 5rem 0 0 0;
  list-style: none;
}
div.broschuere ul.tools li, div.anzeige ul.tools li {
  display: inline-block;
  margin: 0 1rem 1rem;
}
div.slider.count1 div.broschuere ul.tools {
  margin: 2rem 0 0 0;
}
section.plugin-angebote_angebote div.ce-textpic, section.plugin-angebote_angebote div.additional {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
section.plugin-angebote_angebote div.ce-textpic > *, section.plugin-angebote_angebote div.additional > * {
  width: 100%;
}
@media only screen and (min-width: 64em) {
  section.plugin-angebote_angebote div.ce-textpic > *:not(.additional) {
    width: 48%;
  }
}
section.plugin-angebote_angebote div.additional {
  width: 100%;
  margin: 5rem 0 0 0;
  padding: 5rem 0 0 0;
  border-top: 1px solid #E7963C;
}
@media only screen and (min-width: 64em) {
  section.plugin-angebote_angebote div.additional > * {
    width: 48%;
  }
}
section.plugin-angebote_angebote figcaption {
  position: static;
  display: block;
  text-align: right;
}
/*
/// Gets font
@function _font($keys...) {
	@return val($fonts, $keys...);
}
*/
/*
/// Gets font
@function _font($keys...) {
	@return val($fonts, $keys...);
}
*/
/*
/// Gets font
@function _font($keys...) {
	@return val($fonts, $keys...);
}
*/
html {
  font-size: 62.5%;
}
body {
  background-color: grey;
  min-height: 100vh;
  overflow-x: hidden;
}
a#skipNavigation {
  position: fixed;
  top: 3rem;
  left: -50rem;
  padding: 1rem;
  background-color: black;
  color: white;
  z-index: 2000;
}
a#skipNavigation:focus {
  left: 3rem;
}
a#vsbanner {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2000;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: flex-end;
  background-color: #FFAE32;
  padding-bottom: 1rem;
  color: black;
  width: 19rem;
  height: 19rem;
  transform: translate(-50%, -50%) rotate(-45deg);
}
@media only screen and (min-width: 64em) {
  a#vsbanner {
    width: 24rem;
    height: 24rem;
  }
}
div#isSmallScreen {
  display: block;
}
@media only screen and (min-width: 64em) {
  div#isSmallScreen {
    display: none;
  }
}
div#container {
  margin: 0 auto;
  background-color: #FFFFFF;
  max-width: 192rem;
  overflow-x: hidden;
}
div#svgToolTip {
  position: absolute;
  background-color: #FFFFFF;
  padding: 1rem 2rem;
  z-index: 1000;
  transform: translate(-50%, -150%);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 1rem;
  overflow: visible;
}
div#svgToolTip ul {
  list-style: disc;
  margin-left: 1rem;
}
div#svgToolTip a {
  display: block;
  color: black;
}
div#svgToolTip a + a {
  margin-top: 0.5rem;
}
div#svgToolTip::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #FFFFFF;
}
div.consent-modal button.save {
  color: black !important;
}
button.arrow span, section.foerderhinweis div#foerderhinweis button span, button#openNavi span, button#closeNavi span, div.ce-image button.slick-arrow span, section.plugin-broschueren_broschueren button.arrow span, section.plugin-anzeigen_anzeigen button.arrow span {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
