body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}.aspect--9\:16,.responsive.ratio-916{padding-bottom:177.7777%}.aspect--1\:1,.responsive.ratio-11{padding-bottom:100%}
header,footer,nav,section,aside,main,article,figure,figcaption{display:block}body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img,iframe{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:700}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
@charset "UTF-8";/*!
 * mmenu.js
 * mmenujs.com
 *
 * Copyright (c) Fred Heusschen
 * frebsite.nl
 *
 * License: CC-BY-NC-4.0
 * http://creativecommons.org/licenses/by-nc/4.0/
 */:root{--mm-lineheight:22px}.mm-hidden{display:none!important}.mm-wrapper{overflow-x:hidden;position:relative}.mm-menu,.mm-menu *,.mm-menu :after,.mm-menu :before{-webkit-transition-property:none;-o-transition-property:none;transition-property:none;-webkit-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}:root{--mm-blocker-visibility-delay:0.4s;--mm-blocker-opacity-delay:0s}.mm-blocker{display:block;position:absolute;bottom:100%;top:0;right:0;left:0;z-index:3;opacity:0;background:var(--mm-color-background);-webkit-transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),-webkit-transform .4s ease;transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),-webkit-transform .4s ease;-o-transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),transform .4s ease;transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),transform .4s ease;transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),transform .4s ease,-webkit-transform .4s ease}.mm-blocker:focus-visible{opacity:.75}.mm-btn{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:50px;padding:0}.mm-btn--next,[dir=rtl] .mm-btn--prev{--mm-btn-rotate:135deg}.mm-btn--prev,[dir=rtl] .mm-btn--next{--mm-btn-rotate:-45deg}.mm-btn--next:after,.mm-btn--prev:before{content:"";display:block;position:absolute;top:0;bottom:0;width:8px;height:8px;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid var(--mm-color-icon);border-bottom:none;border-right:none;-webkit-transform:rotate(var(--mm-btn-rotate));-ms-transform:rotate(var(--mm-btn-rotate));transform:rotate(var(--mm-btn-rotate))}.mm-btn--prev:before{inset-inline-start:23px}.mm-btn--next:after{inset-inline-end:23px}.mm-btn--close:before{content:"×";font-size:150%}.mm-btnreset{padding:0;background:0 0;border:none;cursor:pointer}.mm-divider{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;position:-webkit-sticky;position:sticky;z-index:2;top:0;min-height:var(--mm-lineheight);padding:calc((var(--mm-listitem-size) * .65 - var(--mm-lineheight)) * .5) 20px;font-size:75%;text-transform:uppercase;background:var(--mm-color-background);background-image:-webkit-gradient(linear,left top,left bottom,from(var(--mm-color-background-highlight)),to(var(--mm-color-background-highlight)));background-image:-o-linear-gradient(var(--mm-color-background-highlight),var(--mm-color-background-highlight));background-image:linear-gradient(var(--mm-color-background-highlight),var(--mm-color-background-highlight));opacity:1;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.mm-navbar:not(.mm-hidden)~.mm-listview .mm-divider{top:var(--mm-navbar-size)}:root{--mm-listitem-size:50px}.mm-listitem{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;padding:0;margin:0;color:var(--mm-color-text);border-color:var(--mm-color-border)}.mm-listitem:after{content:"";border-color:inherit;border-bottom-width:1px;border-bottom-style:solid;display:block;position:absolute;inset-inline-start:20px;inset-inline-end:0;bottom:0}.mm-listitem__btn,.mm-listitem__text{padding:calc((var(--mm-listitem-size) - var(--mm-lineheight))/ 2) 0}.mm-listitem__text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:10%;flex-basis:10%;display:block;padding-left:20px;padding-right:20px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-listitem__btn{display:block;position:relative;width:auto;-webkit-padding-end:50px;padding-inline-end:50px;border-color:inherit;background:rgba(3,2,1,0)}.mm-listitem__btn:not(.mm-listitem__text){border-left-width:1px;border-left-style:solid}.mm-listitem--selected>.mm-listitem__text{background:var(--mm-color-background-emphasis)}.mm-listitem--opened>.mm-listitem__btn,.mm-listitem--opened>.mm-panel{background:var(--mm-color-background-highlight)}.mm-listview{list-style:none;display:block;padding:0;margin:0}.mm-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;margin:0;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;-ms-scroll-chaining:none;overscroll-behavior:none;background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text);line-height:var(--mm-lineheight);-webkit-tap-highlight-color:var(--mm-color-background-emphasis);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mm-menu ::-webkit-input-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu ::-moz-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu :-ms-input-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu ::-ms-input-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu ::placeholder{color:var(--mm-color-text-dimmed)}.mm-menu,.mm-menu *{-webkit-box-sizing:border-box;box-sizing:border-box}.mm-menu :focus,.mm-menu :focus-visible,.mm-menu:focus,.mm-menu:focus-visible{outline:0}.mm-menu a,.mm-menu button,.mm-menu label{color:inherit}.mm-menu a:focus,.mm-menu button:focus,.mm-menu label:focus{outline:0}.mm-menu a:focus-visible,.mm-menu button:focus-visible,.mm-menu label:focus-visible{outline:2px solid var(--mm-color-focusring);outline-offset:-5px}.mm-menu input:focus,.mm-menu input:focus-visible,.mm-menu select:focus,.mm-menu select:focus-visible,.mm-menu textarea:focus,.mm-menu textarea:focus-visible{outline:2px solid var(--mm-color-focusring);outline-offset:2px}.mm-menu a,.mm-menu a:active,.mm-menu a:hover,.mm-menu a:link,.mm-menu a:visited{text-decoration:none;color:inherit}:root{--mm-navbar-size:50px}.mm-navbar{display:-webkit-box;display:-ms-flexbox;display:flex;position:-webkit-sticky;position:sticky;top:0;z-index:2;min-height:var(--mm-navbar-size);padding-top:env(safe-area-inset-top);color:var(--mm-color-text-dimmed);text-align:center;opacity:1;background:var(--mm-color-background);border-bottom:1px solid var(--mm-color-border);-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.mm-navbar>*{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box}.mm-navbar__btn{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.mm-navbar__title{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 20px;overflow:hidden}.mm-navbar__title[href="#"]{pointer-events:none}.mm-navbar__title>span{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-btn.mm-hidden+.mm-navbar__title:not(:last-child){-webkit-padding-start:60px;padding-inline-start:60px;-webkit-padding-end:10px;padding-inline-end:10px}.mm-btn:not(.mm-hidden)+.mm-navbar__title:last-child{-webkit-padding-start:10px;padding-inline-start:10px;-webkit-padding-end:60px;padding-inline-end:60px}.mm-panel{--mm-panel-child-offset:100%;--mm-panel-parent-offset:-30%;position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;-webkit-overflow-scrolling:touch;overflow:hidden;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain;color:var(--mm-color-text);border-color:var(--mm-color-border);background:var(--mm-color-background);-webkit-transform:translate3d(var(--mm-panel-child-offset),0,0);transform:translate3d(var(--mm-panel-child-offset),0,0);-webkit-transition-property:inset-inline-start,-webkit-transform;transition-property:inset-inline-start,-webkit-transform;-o-transition-property:transform,inset-inline-start;transition-property:transform,inset-inline-start;transition-property:transform,inset-inline-start,-webkit-transform}[dir=rtl] .mm-panel{--mm-panel-child-offset:-100%;--mm-panel-parent-offset:30%}.mm-panel:after{content:"";display:block;height:var(--mm-listitem-size)}.mm-panel:focus{outline:0}.mm-panel--opened{z-index:2;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.mm-panel--parent{-webkit-transform:translate3d(var(--mm-panel-parent-offset),0,0);transform:translate3d(var(--mm-panel-parent-offset),0,0);z-index:0}.mm-panel--highest{z-index:3}.mm-menu--opened .mm-panel--noanimation{-webkit-transition:none!important;-o-transition:none!important;transition:none!important;-webkit-transition-duration:0s!important;-o-transition-duration:0s!important;transition-duration:0s!important}.mm-panel__content{padding:20px}.mm-panels{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative;height:100%;overflow:hidden;background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text)}.mm-panels:focus{outline:0}:root{--mm-toggle-size:34px}.mm-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center;-webkit-box-flex:calc(var(--mm-toggle-size) * 1.75);-ms-flex:calc(var(--mm-toggle-size) * 1.75) 0 0px;flex:calc(var(--mm-toggle-size) * 1.75) 0 0;height:var(--mm-toggle-size);-webkit-margin-end:10px;margin-inline-end:10px;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;border:none!important;border-radius:var(--mm-toggle-size);border:var(--mm-color-border);background:var(--mm-color-border);cursor:pointer;-webkit-transition-property:background-color;-o-transition-property:background-color;transition-property:background-color}.mm-toggle:before{content:"";aspect-ratio:1;margin:2px;border-radius:100%;background:var(--mm-color-background);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.mm-toggle:checked{background:#4bd963}.mm-toggle:checked:before{-webkit-transform:translateX(calc(var(--mm-toggle-size) * .75));-ms-transform:translateX(calc(var(--mm-toggle-size) * .75));transform:translateX(calc(var(--mm-toggle-size) * .75))}[dir=rtl] .mm-toggle:checked:before{-webkit-transform:translateX(calc(var(--mm-toggle-size) * -.75));-ms-transform:translateX(calc(var(--mm-toggle-size) * -.75));transform:translateX(calc(var(--mm-toggle-size) * -.75))}.mm-listitem--vertical>.mm-panel{position:static;width:100%;padding:10px 0 10px 20px;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;-webkit-transition:none!important;-o-transition:none!important;transition:none!important}.mm-listitem--vertical>.mm-panel:after{content:none;display:none}.mm-listitem--vertical:not(.mm-listitem--opened)>.mm-panel{display:none}.mm-listitem--vertical>.mm-listitem__btn{height:var(--mm-listitem-size);bottom:auto}.mm-listitem--vertical .mm-listitem:last-child:after{border-color:transparent}.mm-listitem--opened>.mm-listitem__btn:after{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);right:19px}:root{--mm-size:80%;--mm-min-size:240px;--mm-max-size:440px}.mm-menu--offcanvas{position:fixed;z-index:0}.mm-page{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:100vh;background:inherit}:where(.mm-slideout){position:relative;z-index:1;width:100%;-webkit-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;-o-transition-property:width,transform;transition-property:width,transform;transition-property:width,transform,-webkit-transform}.mm-wrapper--opened,.mm-wrapper--opened body{overflow:hidden}.mm-wrapper__blocker{background:rgba(0,0,0,.4)}.mm-wrapper--opened .mm-wrapper__blocker{--mm-blocker-visibility-delay:0s;--mm-blocker-opacity-delay:0.4s;bottom:0;opacity:.5}.mm-menu{--mm-translate-horizontal:0;--mm-translate-vertical:0}.mm-menu--position-left,.mm-menu--position-left-front{right:auto}.mm-menu--position-right,.mm-menu--position-right-front{left:auto}.mm-menu--position-left,.mm-menu--position-left-front,.mm-menu--position-right,.mm-menu--position-right-front{width:clamp(var(--mm-min-size),var(--mm-size),var(--mm-max-size))}.mm-menu--position-left-front{--mm-translate-horizontal:-100%}.mm-menu--position-right-front{--mm-translate-horizontal:100%}.mm-menu--position-top{bottom:auto}.mm-menu--position-bottom{top:auto}.mm-menu--position-bottom,.mm-menu--position-top{width:100%;height:clamp(var(--mm-min-size),var(--mm-size),var(--mm-max-size))}.mm-menu--position-top{--mm-translate-vertical:-100%}.mm-menu--position-bottom{--mm-translate-vertical:100%}.mm-menu--position-bottom,.mm-menu--position-left-front,.mm-menu--position-right-front,.mm-menu--position-top{z-index:2;-webkit-transform:translate3d(var(--mm-translate-horizontal),var(--mm-translate-vertical),0);transform:translate3d(var(--mm-translate-horizontal),var(--mm-translate-vertical),0);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.mm-menu--position-bottom.mm-menu--opened,.mm-menu--position-left-front.mm-menu--opened,.mm-menu--position-right-front.mm-menu--opened,.mm-menu--position-top.mm-menu--opened{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-wrapper--position-left{--mm-translate-horizontal:clamp(
      var(--mm-min-size),
      var(--mm-size),
      var(--mm-max-size)
  )}.mm-wrapper--position-right{--mm-translate-horizontal:clamp(
      calc(-1 * var(--mm-max-size)),
      calc(-1 * var(--mm-size)),
      calc(-1 * var(--mm-min-size))
  )}.mm-wrapper--position-left .mm-slideout,.mm-wrapper--position-right .mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-wrapper--position-left.mm-wrapper--opened .mm-slideout,.mm-wrapper--position-right.mm-wrapper--opened .mm-slideout{-webkit-transform:translate3d(var(--mm-translate-horizontal),0,0);transform:translate3d(var(--mm-translate-horizontal),0,0)}.mm-wrapper--position-bottom .mm-wrapper__blocker,.mm-wrapper--position-left-front .mm-wrapper__blocker,.mm-wrapper--position-right-front .mm-wrapper__blocker,.mm-wrapper--position-top .mm-wrapper__blocker{z-index:1}.mm-menu--theme-light{--mm-color-background:#f3f3f3;--mm-color-border:rgb(0 0 0 / 0.15);--mm-color-icon:rgb(0 0 0 / 0.4);--mm-color-text:rgb(0 0 0 / 0.8);--mm-color-text-dimmed:rgb(0 0 0 / 0.4);--mm-color-background-highlight:rgb(0 0 0 / 0.05);--mm-color-background-emphasis:rgb(255 255 255 / 0.75);--mm-color-focusring:#06c}.mm-menu--theme-light-contrast{--mm-color-background:#f3f3f3;--mm-color-border:rgb(0 0 0 / 0.5);--mm-color-icon:rgb(0 0 0 / 0.5);--mm-color-text:#000;--mm-color-text-dimmed:rgb(0 0 0 / 0.7);--mm-color-background-highlight:rgb(0 0 0 / 0.05);--mm-color-background-emphasis:rgb(255 255 255 / 0.9);--mm-color-focusring:#06c}.mm-menu--theme-dark{--mm-color-background:#333;--mm-color-border:rgb(0, 0, 0, 0.4);--mm-color-icon:rgb(255, 255, 255, 0.4);--mm-color-text:rgb(255, 255, 255, 0.8);--mm-color-text-dimmed:rgb(255, 255, 255, 0.4);--mm-color-background-highlight:rgb(255, 255, 255, 0.08);--mm-color-background-emphasis:rgb(0, 0, 0, 0.1);--mm-color-focusring:#06c}.mm-menu--theme-dark-contrast{--mm-color-background:#333;--mm-color-border:rgb(255 255 255 / 0.5);--mm-color-icon:rgb(255 255 255 / 0.5);--mm-color-text:#fff;--mm-color-text-dimmed:rgb(255 255 255 / 0.7);--mm-color-background-highlight:rgb(255 255 255 / 0.1);--mm-color-background-emphasis:rgb(0 0 0 / 0.3);--mm-color-focusring:#06c}.mm-menu--theme-white{--mm-color-background:#fff;--mm-color-border:rgb(0 0 0 / 0.15);--mm-color-icon:rgb(0 0 0 / 0.3);--mm-color-text:rgb(0 0 0 / 0.8);--mm-color-text-dimmed:rgb(0 0 0 / 0.3);--mm-color-background-highlight:rgb(0 0 0 / 0.06);--mm-color-background-emphasis:rgb(0 0 0 / 0.03);--mm-color-focusring:#06c}.mm-menu--theme-white-contrast{--mm-color-background:#fff;--mm-color-border:rgb(0 0 0 / 0.5);--mm-color-icon:rgb(0 0 0 / 0.5);--mm-color-text:#000;--mm-color-text-dimmed:rgb(0 0 0 / 0.7);--mm-color-background-highlight:rgb(0 0 0 / 0.07);--mm-color-background-emphasis:rgb(0 0 0 / 0.035);--mm-color-focusring:#06c}.mm-menu--theme-black{--mm-color-background:#000;--mm-color-border:rgb(255 255 255 / 0.2);--mm-color-icon:rgb(255 255 255 / 0.4);--mm-color-text:rgb(255 255 255 / 0.7);--mm-color-text-dimmed:rgb(255 255 255 / 0.4);--mm-color-background-highlight:rgb(255 255 255 / 0.1);--mm-color-background-emphasis:rgb(255 255 255 / 0.06);--mm-color-focusring:#06c}.mm-menu--theme-black-contrast{--mm-color-background:#000;--mm-color-border:rgb(255 255 255 / 0.5);--mm-color-icon:rgb(255 255 255 / 0.5);--mm-color-text:#fff;--mm-color-text-dimmed:rgb(255 255 255 / 0.6);--mm-color-background-highlight:rgb(255 255 255 / 0.125);--mm-color-background-emphasis:rgb(255 255 255 / 0.1);--mm-color-focusring:#06c}.mm-counter{display:block;-webkit-padding-start:20px;padding-inline-start:20px;float:right;color:var(--mm-color-text-dimmed)}[dir=rtl] .mm-counter{float:left}:root{--mm-iconbar-size:50px}.mm-menu--iconbar-left .mm-navbars,.mm-menu--iconbar-left .mm-panels{margin-left:var(--mm-iconbar-size)}.mm-menu--iconbar-right .mm-navbars,.mm-menu--iconbar-right .mm-panels{margin-right:var(--mm-iconbar-size)}.mm-iconbar{display:none;position:absolute;top:0;bottom:0;z-index:2;width:var(--mm-iconbar-size);overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;border:0 solid;border-color:var(--mm-color-border);background:var(--mm-color-background);color:var(--mm-color-text-dimmed);text-align:center}.mm-menu--iconbar-left .mm-iconbar,.mm-menu--iconbar-right .mm-iconbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mm-menu--iconbar-left .mm-iconbar{border-right-width:1px;left:0}.mm-menu--iconbar-right .mm-iconbar{border-left-width:1px;right:0}.mm-iconbar__bottom,.mm-iconbar__top{width:100%;-webkit-overflow-scrolling:touch;overflow:hidden;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain}.mm-iconbar__bottom>*,.mm-iconbar__top>*{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;padding:calc((var(--mm-iconbar-size) - var(--mm-lineheight))/ 2) 0}.mm-iconbar__bottom a,.mm-iconbar__bottom a:hover,.mm-iconbar__top a,.mm-iconbar__top a:hover{text-decoration:none}.mm-iconbar__tab--selected{background:var(--mm-color-background-emphasis)}:root{--mm-iconpanel-size:50px}.mm-panel--iconpanel-0{inset-inline-start:calc(0 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-1{inset-inline-start:calc(1 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-2{inset-inline-start:calc(2 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-3{inset-inline-start:calc(3 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-4{inset-inline-start:calc(4 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-first~.mm-panel{inset-inline-start:var(--mm-iconpanel-size)}.mm-menu--iconpanel .mm-panel--parent .mm-divider,.mm-menu--iconpanel .mm-panel--parent .mm-navbar{opacity:0}.mm-menu--iconpanel .mm-panels>.mm-panel--parent{overflow-y:hidden;-webkit-transform:unset;-ms-transform:unset;transform:unset}.mm-menu--iconpanel .mm-panels>.mm-panel:not(.mm-panel--iconpanel-first):not(.mm-panel--iconpanel-0){border-inline-start-width:1px;border-inline-start-style:solid}.mm-navbars{-ms-flex-negative:0;flex-shrink:0}.mm-navbars .mm-navbar{position:relative;padding-top:0;border-bottom:none}.mm-navbars--top{border-bottom:1px solid var(--mm-color-border)}.mm-navbars--top .mm-navbar:first-child{padding-top:env(safe-area-inset-top)}.mm-navbars--bottom{border-top:1px solid var(--mm-color-border)}.mm-navbars--bottom .mm-navbar:last-child{padding-bottom:env(safe-area-inset-bottom)}.mm-navbar__breadcrumbs{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 20px;overflow-x:auto;-webkit-overflow-scrolling:touch}.mm-navbar__breadcrumbs>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-padding-end:6px;padding-inline-end:6px}.mm-navbar__breadcrumbs>a{text-decoration:underline}.mm-navbar__breadcrumbs:not(:last-child){-webkit-padding-end:0;padding-inline-end:0}.mm-btn:not(.mm-hidden)+.mm-navbar__breadcrumbs{-webkit-padding-start:0;padding-inline-start:0}.mm-navbar__tab{padding:0 10px;border:1px solid transparent}.mm-navbar__tab--selected{background:var(--mm-color-background)}.mm-navbar__tab--selected:not(:first-child){border-inline-start-color:var(--mm-color-border)}.mm-navbar__tab--selected:not(:last-child){border-inline-end-color:var(--mm-color-border)}.mm-navbars--top.mm-navbars--has-tabs{border-bottom:none}.mm-navbars--top.mm-navbars--has-tabs .mm-navbar{background:var(--mm-color-background-emphasis)}.mm-navbars--top.mm-navbars--has-tabs .mm-navbar--tabs~.mm-navbar{background:var(--mm-color-background)}.mm-navbars--top.mm-navbars--has-tabs .mm-navbar:not(.mm-navbar--tabs):last-child{border-bottom:1px solid var(--mm-color-border)}.mm-navbars--top .mm-navbar__tab{border-bottom-color:var(--mm-color-border)}.mm-navbars--top .mm-navbar__tab--selected{border-top-color:var(--mm-color-border);border-bottom-color:transparent}.mm-navbars--bottom.mm-navbar--has-tabs{border-top:none}.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar{background:var(--mm-color-background)}.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar--tabs,.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar--tabs~.mm-navbar{background:var(--mm-color-background-emphasis)}.mm-navbars--bottom .mm-navbar__tab{border-top-color:var(--mm-color-border)}.mm-navbars--bottom .mm-navbar__tab--selected{border-bottom-color:var(--mm-color-border);border-top-color:transparent}.mm-searchfield{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:var(--mm-navbar-size);padding:0;overflow:hidden}.mm-searchfield__input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%;max-width:100%;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.mm-searchfield__input input{display:block;width:100%;max-width:100%;height:calc(var(--mm-navbar-size) * .7);min-height:auto;max-height:auto;margin:0;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;border:none;border-radius:4px;line-height:calc(var(--mm-navbar-size) * .7);font:inherit;font-size:inherit}.mm-searchfield__input input,.mm-searchfield__input input:focus,.mm-searchfield__input input:hover{background:var(--mm-color-background-highlight);color:var(--mm-color-text)}.mm-menu[class*=-contrast] .mm-searchfield__input input{border:1px solid var(--mm-color-border)}.mm-searchfield__input input::-ms-clear{display:none}.mm-searchfield__btn{display:none;position:absolute;inset-inline-end:0;top:0;bottom:0}.mm-searchfield--searching .mm-searchfield__btn{display:block}.mm-searchfield__cancel{display:block;position:relative;-webkit-margin-end:-100px;margin-inline-end:-100px;-webkit-padding-start:5px;padding-inline-start:5px;-webkit-padding-end:20px;padding-inline-end:20px;visibility:hidden;line-height:var(--mm-navbar-size);text-decoration:none;-webkit-transition-property:visibility,margin;-o-transition-property:visibility,margin;transition-property:visibility,margin}.mm-searchfield--cancelable .mm-searchfield__cancel{visibility:visible;-webkit-margin-end:0;margin-inline-end:0}.mm-panel--search{left:0!important;right:0!important;width:100%!important;border:none!important}.mm-panel__splash{padding:20px}.mm-panel--searching .mm-panel__splash{display:none}.mm-panel__noresults{display:none;padding:40px 20px;color:var(--mm-color-text-dimmed);text-align:center;font-size:150%;line-height:1.4}.mm-panel--noresults .mm-panel__noresults{display:block}:root{--mm-sectionindexer-size:20px}.mm-sectionindexer{background:inherit;text-align:center;font-size:12px;-webkit-box-sizing:border-box;box-sizing:border-box;width:var(--mm-sectionindexer-size);position:absolute;top:0;bottom:0;inset-inline-end:calc(-1 * var(--mm-sectionindexer-size));z-index:5;-webkit-transition-property:inset-inline-end;-o-transition-property:inset-inline-end;transition-property:inset-inline-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.mm-sectionindexer a{color:var(--mm-color-text-dimmed);line-height:1;text-decoration:none;display:block}.mm-sectionindexer~.mm-panel{-webkit-padding-end:0;padding-inline-end:0}.mm-sectionindexer--active{right:0}.mm-sectionindexer--active~.mm-panel{-webkit-padding-end:var(--mm-sectionindexer-size);padding-inline-end:var(--mm-sectionindexer-size)}.mm-menu--selected-hover .mm-listitem__btn,.mm-menu--selected-hover .mm-listitem__text,.mm-menu--selected-parent .mm-listitem__btn,.mm-menu--selected-parent .mm-listitem__text{-webkit-transition-property:background-color;-o-transition-property:background-color;transition-property:background-color}@media (hover:hover){.mm-menu--selected-hover .mm-listview:hover>.mm-listitem--selected:not(:hover)>.mm-listitem__text{background:0 0}.mm-menu--selected-hover .mm-listitem__btn:hover,.mm-menu--selected-hover .mm-listitem__text:hover{background:var(--mm-color-background-emphasis)}}.mm-menu--selected-parent .mm-listitem__btn,.mm-menu--selected-parent .mm-listitem__text{-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}@media (hover:hover){.mm-menu--selected-parent .mm-listitem__btn:hover,.mm-menu--selected-parent .mm-listitem__text:hover{-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}}.mm-menu--selected-parent .mm-panel--parent .mm-listitem:not(.mm-listitem--selected-parent)>.mm-listitem__text{background:0 0}.mm-menu--selected-parent .mm-listitem--selected-parent>.mm-listitem__btn,.mm-menu--selected-parent .mm-listitem--selected-parent>.mm-listitem__text{background:var(--mm-color-background-emphasis)}:root{--mm-sidebar-collapsed-size:50px;--mm-sidebar-expanded-size:var(--mm-max-size)}.mm-wrapper--sidebar-collapsed .mm-slideout{width:calc(100% - var(--mm-sidebar-collapsed-size));-webkit-transform:translate3d(var(--mm-sidebar-collapsed-size),0,0);transform:translate3d(var(--mm-sidebar-collapsed-size),0,0)}[dir=rtl] .mm-wrapper--sidebar-collapsed .mm-slideout{-webkit-transform:none;-ms-transform:none;transform:none}.mm-wrapper--sidebar-collapsed:not(.mm-wrapper--opened) .mm-menu--sidebar-collapsed .mm-divider,.mm-wrapper--sidebar-collapsed:not(.mm-wrapper--opened) .mm-menu--sidebar-collapsed .mm-navbar{opacity:0}.mm-wrapper--sidebar-expanded .mm-menu--sidebar-expanded{width:var(--mm-sidebar-expanded-size);border-right-width:1px;border-right-style:solid}.mm-wrapper--sidebar-expanded.mm-wrapper--opened{overflow:auto}.mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-wrapper__blocker{display:none}.mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-slideout{width:calc(100% - var(--mm-sidebar-expanded-size));-webkit-transform:translate3d(var(--mm-sidebar-expanded-size),0,0);transform:translate3d(var(--mm-sidebar-expanded-size),0,0)}[dir=rtl] .mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-slideout{-webkit-transform:none;-ms-transform:none;transform:none}
.mobile_menu{position:fixed;z-index:100;display:none}.mobile_menu .inner{height:100%;background:#000;overflow-y:scroll}.mobile_menu.active.position_left{box-shadow:2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_top{box-shadow:0 2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_right{box-shadow:-2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_bottom{box-shadow:0 -2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.no_shadow{box-shadow:none!important}.mobile_menu_trigger{display:none}.mobile_menu_wrapper{position:relative;width:100%;overflow:hidden}.mobile_menu_overlay{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:99}.mobile_menu_overlay.background{background:rgba(0,0,0,.5)}.mobile_menu li.submenu_hide>ul{display:none}.mobile_menu li.submenu_show>ul{display:block}body.ie8 .mobile_menu,body.ie8 .mobile_menu_trigger,body.ie9 .mobile_menu,body.ie9 .mobile_menu_trigger{display:none!important}
.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

.rs-column {
  float: left;
  width: 100%;
  margin-top: 7.69231%;
  margin-right: 7.69231%;
}
.rs-column.-large-first {
  clear: left;
}
.rs-column.-large-last {
  margin-right: -5px;
}
.rs-column.-large-first-row {
  margin-top: 0;
}
.rs-column.-large-col-1-1 {
  width: 100%;
}
.rs-column.-large-col-2-1 {
  width: 46.15385%;
}
.rs-column.-large-col-2-2 {
  width: 100%;
}
.rs-column.-large-col-3-1 {
  width: 28.20513%;
}
.rs-column.-large-col-3-2 {
  width: 64.10256%;
}
.rs-column.-large-col-3-3 {
  width: 100%;
}
.rs-column.-large-col-4-1 {
  width: 19.23077%;
}
.rs-column.-large-col-4-2 {
  width: 46.15385%;
}
.rs-column.-large-col-4-3 {
  width: 73.07692%;
}
.rs-column.-large-col-4-4 {
  width: 100%;
}
.rs-column.-large-col-5-1 {
  width: 13.84615%;
}
.rs-column.-large-col-5-2 {
  width: 35.38462%;
}
.rs-column.-large-col-5-3 {
  width: 56.92308%;
}
.rs-column.-large-col-5-4 {
  width: 78.46154%;
}
.rs-column.-large-col-5-5 {
  width: 100%;
}
.rs-column.-large-col-6-1 {
  width: 10.25641%;
}
.rs-column.-large-col-6-2 {
  width: 28.20513%;
}
.rs-column.-large-col-6-3 {
  width: 46.15385%;
}
.rs-column.-large-col-6-4 {
  width: 64.10256%;
}
.rs-column.-large-col-6-5 {
  width: 82.05128%;
}
.rs-column.-large-col-6-6 {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-first {
    clear: none;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: left;
  }
  .rs-column.-medium-last {
    margin-right: -5px;
  }
  .rs-column.-medium-first-row {
    margin-top: 0;
  }
  .rs-column.-medium-col-1-1 {
    width: 100%;
  }
  .rs-column.-medium-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-2-2 {
    width: 100%;
  }
  .rs-column.-medium-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-3-3 {
    width: 100%;
  }
  .rs-column.-medium-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-medium-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-medium-col-4-4 {
    width: 100%;
  }
  .rs-column.-medium-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-medium-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-medium-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-medium-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-medium-col-5-5 {
    width: 100%;
  }
  .rs-column.-medium-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-medium-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-medium-col-6-6 {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: none;
  }
  .rs-column.-medium-last {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-small-first {
    clear: left;
  }
  .rs-column.-small-last {
    margin-right: -5px;
  }
  .rs-column.-small-first-row {
    margin-top: 0;
  }
  .rs-column.-small-col-1-1 {
    width: 100%;
  }
  .rs-column.-small-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-small-col-2-2 {
    width: 100%;
  }
  .rs-column.-small-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-small-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-small-col-3-3 {
    width: 100%;
  }
  .rs-column.-small-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-small-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-small-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-small-col-4-4 {
    width: 100%;
  }
  .rs-column.-small-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-small-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-small-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-small-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-small-col-5-5 {
    width: 100%;
  }
  .rs-column.-small-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-small-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-small-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-small-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-small-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-small-col-6-6 {
    width: 100%;
  }
}

.glightbox-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999!important;overflow:hidden;-ms-touch-action:none;touch-action:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;outline:0}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{position:relative;width:100%;height:100%;z-index:9999;overflow:hidden}.glightbox-container .gslider{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;height:100%;left:0;top:0;width:100%;position:relative;overflow:hidden;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.glightbox-container .gslide{width:100%;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0}.glightbox-container .gslide.current{opacity:1;z-index:99999;position:relative}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .gslide-inner-content{width:100%}.glightbox-container .ginner-container{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;margin:auto;height:100vh}.glightbox-container .ginner-container.gvideo-container{width:100%}.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}.gslide iframe,.gslide video{outline:0!important;border:none;min-height:165px;-webkit-overflow-scrolling:touch;-ms-touch-action:auto;touch-action:auto}.gslide:not(.current){pointer-events:none}.gslide-image{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gslide-image img{max-height:100vh;display:block;padding:0;float:none;outline:0;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:100vw;width:auto;height:auto;-o-object-fit:cover;object-fit:cover;-ms-touch-action:none;touch-action:none;margin:auto;min-width:200px}.desc-bottom .gslide-image img,.desc-top .gslide-image img{width:auto}.desc-left .gslide-image img,.desc-right .gslide-image img{width:auto;max-width:100%}.gslide-image img.zoomable{position:relative}.gslide-image img.dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.gslide-video{position:relative;max-width:100vh;width:100%!important}.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster{display:none}.gslide-video .gvideo-wrapper{width:100%;margin:auto}.gslide-video::before{content:'';position:absolute;width:100%;height:100%;background:rgba(255,0,0,.34);display:none}.gslide-video.playing::before{display:none}.gslide-video.fullscreen{max-width:100%!important;min-width:100%;height:75vh}.gslide-video.fullscreen video{max-width:100%!important;width:100%!important}.gslide-inline{background:#fff;text-align:left;max-height:calc(100vh - 40px);overflow:auto;max-width:100%;margin:auto}.gslide-inline .ginlined-content{padding:20px;width:100%}.gslide-inline .dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.ginlined-content{overflow:auto;display:block!important;opacity:1}.gslide-external{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-width:100%;background:#fff;padding:0;overflow:auto;max-height:75vh;height:100%}.gslide-media{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto}.zoomed .gslide-media{-webkit-box-shadow:none!important;box-shadow:none!important}.desc-bottom .gslide-media,.desc-top .gslide-media{margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gslide-description{position:relative;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}.gslide-description.description-left,.gslide-description.description-right{max-width:100%}.gslide-description.description-bottom,.gslide-description.description-top{margin:0 auto;width:100%}.gslide-description p{margin-bottom:12px}.gslide-description p:last-child{margin-bottom:0}.zoomed .gslide-description{display:none}.glightbox-button-hidden{display:none}.glightbox-mobile .glightbox-container .gslide-description{height:auto!important;width:100%;position:absolute;bottom:0;padding:19px 11px;max-width:100vw!important;-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important;max-height:78vh;overflow:auto!important;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.75)));background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.75) 100%);-webkit-transition:opacity .3s linear;transition:opacity .3s linear;padding-bottom:50px}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:700}.glightbox-mobile .glightbox-container .gslide-desc *{color:inherit}.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:.4}.gdesc-open .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:.4}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:1}.greset{-webkit-transition:all .3s ease;transition:all .3s ease}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none!important}.glightbox-open{overflow:hidden}.gloader{height:25px;width:25px;-webkit-animation:lightboxLoader .8s infinite linear;animation:lightboxLoader .8s infinite linear;border:2px solid #fff;border-right-color:transparent;border-radius:50%;position:absolute;display:block;z-index:9999;left:0;right:0;margin:0 auto;top:47%}.goverlay{width:100%;height:calc(100vh + 1px);position:fixed;top:-1px;left:0;background:#000;will-change:opacity}.glightbox-mobile .goverlay{background:#000}.gclose,.gnext,.gprev{z-index:99999;cursor:pointer;width:26px;height:44px;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gclose svg,.gnext svg,.gprev svg{display:block;width:25px;height:auto;margin:0;padding:0}.gclose.disabled,.gnext.disabled,.gprev.disabled{opacity:.1}.gclose .garrow,.gnext .garrow,.gprev .garrow{stroke:#fff}.gbtn.focused{outline:2px solid #0f3d81}iframe.wait-autoplay{opacity:0}.glightbox-closing .gclose,.glightbox-closing .gnext,.glightbox-closing .gprev{opacity:0!important}.glightbox-clean .gslide-description{background:#fff}.glightbox-clean .gdesc-inner{padding:22px 20px}.glightbox-clean .gslide-title{font-size:1em;font-weight:400;font-family:arial;color:#000;margin-bottom:19px;line-height:1.4em}.glightbox-clean .gslide-desc{font-size:.86em;margin-bottom:0;font-family:arial;line-height:1.4em}.glightbox-clean .gslide-video{background:#000}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.75);border-radius:4px}.glightbox-clean .gclose path,.glightbox-clean .gnext path,.glightbox-clean .gprev path{fill:#fff}.glightbox-clean .gprev{position:absolute;top:-100%;left:30px;width:40px;height:50px}.glightbox-clean .gnext{position:absolute;top:-100%;right:30px;width:40px;height:50px}.glightbox-clean .gclose{width:35px;height:35px;top:15px;right:10px;position:absolute}.glightbox-clean .gclose svg{width:18px;height:auto}.glightbox-clean .gclose:hover{opacity:1}.gfadeIn{-webkit-animation:gfadeIn .5s ease;animation:gfadeIn .5s ease}.gfadeOut{-webkit-animation:gfadeOut .5s ease;animation:gfadeOut .5s ease}.gslideOutLeft{-webkit-animation:gslideOutLeft .3s ease;animation:gslideOutLeft .3s ease}.gslideInLeft{-webkit-animation:gslideInLeft .3s ease;animation:gslideInLeft .3s ease}.gslideOutRight{-webkit-animation:gslideOutRight .3s ease;animation:gslideOutRight .3s ease}.gslideInRight{-webkit-animation:gslideInRight .3s ease;animation:gslideInRight .3s ease}.gzoomIn{-webkit-animation:gzoomIn .5s ease;animation:gzoomIn .5s ease}.gzoomOut{-webkit-animation:gzoomOut .5s ease;animation:gzoomOut .5s ease}@-webkit-keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes gfadeIn{from{opacity:0}to{opacity:1}}@keyframes gfadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes gfadeOut{from{opacity:1}to{opacity:0}}@keyframes gfadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes gslideInLeft{from{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInLeft{from{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutLeft{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@keyframes gslideOutLeft{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@-webkit-keyframes gslideInRight{from{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInRight{from{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutRight{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@keyframes gslideOutRight{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@-webkit-keyframes gzoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@-webkit-keyframes gzoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes gzoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@media (min-width:769px){.glightbox-container .ginner-container{width:auto;height:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.glightbox-container .ginner-container.desc-top .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.glightbox-container .ginner-container.desc-left .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-left .gslide-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.gslide-image img{max-height:97vh;max-width:100%}.gslide-image img.zoomable{cursor:-webkit-zoom-in;cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:-webkit-grab;cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:100vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:rgba(0,0,0,.92)}.glightbox-clean .gslide-media{-webkit-box-shadow:1px 2px 9px 0 rgba(0,0,0,.65);box-shadow:1px 2px 9px 0 rgba(0,0,0,.65)}.glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner{position:absolute;height:100%;overflow-y:auto}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.32)}.glightbox-clean .gclose:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gprev:hover{background-color:rgba(0,0,0,.7)}.glightbox-clean .gprev{top:45%}.glightbox-clean .gnext{top:45%}}@media (min-width:992px){.glightbox-clean .gclose{opacity:.7;right:20px}}@media screen and (max-height:420px){.goverlay{background:#000}}
.widget-calendar .input-button {
    display: none;
}

.anf fieldset.checkbox_container.check-kl {
    margin-bottom: 5px;
    padding: 5px;
    border: 0px;
}

.anf-pauschalen-kurz.anf select.select {
    height: 53px;
}

.anf .widget-checkbox span {
    position: relative;
    overflow: visible;
    padding-left: 25px;
}

.anf .widget-checkbox.uralubsi span {
    float: none;
    display: inline-block;
    text-align: left;
    width: calc(49% - 25px);
}

.anf .widget-checkbox span {
    float: none;
    display: inline-block;
    text-align: left;
}

.anf .widget-checkbox input,
.anf .widget-checkbox label {
    float: none;
    display: inline-block;
}

.suche-head {
    max-width: 160px;
    right: 5%;
    position: absolute;
    top: 50px;
    z-index: 6;
}

.suche-head input.text {
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 0px solid #272218;
    border-right: 0px solid #272218;
    border-bottom: 1px solid #272218;
    border-left: 0px solid #272218;
    color: #272218;
    background: transparent;
}

.suche-head .submit {
    width: 20px;
    height: 20px;
    right: 0;
    top: 5px;
    position: absolute;
    display: inline-block;
    background-image: url("../../files/nav/lupe.svg");
    background-position: center center;
    background-repeat: no-repeat;
    border: 0;
    font-size: 0;
    background-size: 100% auto;
    background-color: transparent;
}

.suche-head input.submit:hover {
    cursor: pointer;
}

.suche-head div.widget,
.suche-head div.submit_container {
    display: inline-block;
    vertical-align: top;
}

.assi input.text.kale {
    padding-top: 40px;
}

.assi .widget-calendar .input-button {
    display: none !important;
}

.assi input.text.kale {
    padding-bottom: 15px;
}

#aaa {
    float: none;
    clear: both;
    display: block;
}

.acc-anfrage {
    padding-top: 8px;
}

.jobanf .checkbox_container label {
    margin-right: 30px;
}

.jobanf fieldset fieldset {
    margin-bottom: 6px;
}

.datepicker_bootstrap {
    background-color: #EFEEE9;
    font-family: 'Old Standard TT', serif;
    text-transform: uppercase;
    z-index: 3;
}

.selected-button,
.datepicker_bootstrap .days .day.selected,
.datepicker_bootstrap .days .day.selected:hover,
.datepicker_bootstrap .months .month.selected,
.datepicker_bootstrap .months .month.selected:hover,
.datepicker_bootstrap .years .year.selected,
.datepicker_bootstrap .years .year.selected:hover {
    background-color: #233a28;
    color: #FFFFFF;
}

.datepicker_bootstrap .days .day.selected {
    color: #FFFFFF !important;
}

.datepicker_bootstrap .days .day,
.datepicker_bootstrap .months .month,
.datepicker_bootstrap .years .year {
    border-radius: 0;
}

.datepicker_bootstrap .days .day:hover,
.datepicker_bootstrap .months .month:hover,
.datepicker_bootstrap .years .year:hover {
    background-color: #DDDAD0;
}

.datepicker_bootstrap .header .previous,
.datepicker_bootstrap .header .next {
    border-top: 6px solid #EFEEE9;
    border-bottom: 6px solid #EFEEE9;
}

.datepicker_bootstrap .header .title {
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 2px;
    font-weight: 300;
}

.datepicker_bootstrap .unavailable {
    color: rgba(29, 29, 27, 0.3) !important;
    text-decoration: none;
}

.datepicker_bootstrap table td,
.datepicker_bootstrap table th {
    border: 0;
}

.assi {
    width: 176px;
    clear: both;
    padding: 10px 10px 8px;
    text-align: center;
    background-color: #DDDAD0;
}

.assi-inn {
    border: 1px solid #272218;
}

.assi .CalendarFieldIcon {
    display: none;
}

.assi p {
    margin-top: 0;
    margin-bottom: -30px;
    padding-top: 15px;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 2px;
}

.assi input.bu {
    width: 100%;
    display: block;
    margin-top: 8px;
    margin-bottom: 0;
    padding-right: 2%;
    padding-left: 2%;
    border: 0;
}

.assi input.text {
    width: 100%;
    margin-bottom: 0;
    padding: 0;
    text-align: center;
    border: 0;
    background: transparent;
}

.assi input.text,
#buttons .assi span {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
}

#buttons .assi span {
    font-size: 12px;
    line-height: 18px;
}

.assi .date1 {
    border-bottom: 1px solid #272218;
}

.acc-anfrage .anf-kinder input.text {
    width: 18.6%;
    margin-right: 0;
}

.acc-anfrage .anf-kinder input.text.first {
    border-left: 1px solid #272218;
}

.acc-anfrage .accordion.ui-accordion-content-active {
    width: 100%;
    display: table !important;
}

.acc-anfrage .toggler.active::after {
    content: "\f068";
}

.acc-anfrage .toggler::after {
    content: "\f067";
}

form .ce_accordion {
    clear: both;
    display: block;
}

.suche h3 .relevance {
    font: 14px/20px 'Montserrat', sans-serif;
    letter-spacing: 2px;
}

.suche h3 {
    margin-top: 40px;
    margin-bottom: 20px;
    padding-top: 40px;
    border-top: 1px solid #272218;
}

.suche .first h3 {
    padding-top: 0;
    border-top: 0;
}

.suche div {
    text-align: left;
}

.suche form {
    width: 100%;
    display: table;
    margin-bottom: 50px;
}

.anf,
.suche {
    margin-top: 50px;
}

.anf .switchcontent.nr2 input.text,
.anf .switchcontent.nr3 input.text,
.anf .switchcontent.nr4 input.text,
.anf .switchcontent.nr5 input.text {
    width: 17.8%;
    border-left: 1px solid #272218;
}

.anf .switchcontent.nr5 input.text {
    margin-right: 0;
}

.anf .switchcontent.nr2 input.text {
    clear: both;
}

.switchcontent,
.switch {
    display: none;
}

.switchcontent2 {
    display: none;
}

.indicates-required {
    margin-bottom: 20px;
    font-style: italic;
}

.anf fieldset {
    border: 1px solid #233a28;
}

.anf label,
.anf input.text,
.anf select,
.anf textarea,
#route label,
#route input,
#newsl label,
#newsl input,
.suche input {
    width: 15%;
    float: left;
    margin-top: 4px;
    margin-bottom: 4px;
    padding-right: 3%;
    padding-left: 3%;
    border: 1px solid #272218;
    padding-top: 12px;
    padding-bottom: 12px;
}

.suche input {
    width: 63%;
}

.anf textarea {
    width: 92.7%;
}

.anf input.text,
.anf select,
#route input,
#newsl input {
    width: 21.7%;
    margin-right: 1%;
    border-left: 0;
    background-color: transparent;
}

.anf .switchcontent input.text {
    margin-bottom: 0;
}

#route input,
#newsl input {
    width: 35.7%;
    margin-right: 0;
}

.anf select {
    width: 27.8%;
    padding-top: 14px;
    padding-bottom: 15px;
}

.anf .widget-checkbox label {
    width: auto;
    padding: 0;
    border: 0;
}

.anf .widget-checkbox input {
    left: 0;
    top: 0;
    position: absolute;
    float: left;
    margin-top: 8px;
    margin-right: 15px;
}

fieldset legend {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

fieldset {
    margin-bottom: 40px;
    padding: 30px;
}

.anf br {
    float: left;
    display: none;
}

.anf .CalendarFieldIcon {
    display: none;
}

form .anf {
    margin-top: 60px;
}

.newsl label {
    width: 0;
    height: 0;
    overflow: hidden;
    display: block;
}

.newsl input,
.newsl .button,
.anf .submit,
#route button,
#newsl .button,
.suche .submit {
    width: 100%;
    padding-right: 5%;
    padding-left: 5%;
    border: 1px solid #272218;
    padding-top: 12px;
    padding-bottom: 12px;
    background: transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#route button,
#newsl input.button,
.suche input.submit {
    width: 37%;
    float: left;
    margin-top: 4px;
    padding-top: 16px;
    padding-bottom: 15px;
    border-left: 0;
}

.anf .submit {
    background-color: #233a28;
    color: #FFFFFF;
}

.newsl input.button {
    width: 100%;
    margin-top: -1px;
    text-align: left;
}


#header .inn2.shrink2 {
    width:100%;
    min-height:0;
    left:0;
    top:0;
    position:fixed;
    overflow:hidden;
    margin-top:-200px;
    border-bottom:1px solid #272218;
}
#header .inn2.shrink3 {
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
#header .inn2.shrink2.shrink {
    overflow:visible;
    margin-top:0;
}
#nav-re li.menue-links {
    display:none;
}
#nav-li li.menue-rechts {
    display:none;
}
#nav-li,
#nav-re {
    width:34%;
    position:relative;
    display:inline-block;
    margin-top:74px;
    vertical-align:top;
}
#nav-li .navigationMain ul {
    right:0;
}

/* Hauptnavigation */
.navigationMain,
#mmenu {
    font:17px/22px 'Montserrat', sans-serif;
    text-decoration:none;
    color:#272218;
    text-transform:uppercase;
    letter-spacing:3px;
    font-weight:300;
}
.navigationMain a,
#mmenu a {
    text-decoration:none;
    color:#272218;
}
.navigationMain a,
.navigationMain strong,
.navigationMain a:hover {
    padding:25px 20px 51px;
}
.shrink2 .navigationMain a,
.shrink2 .navigationMain strong,
.shrink2 .navigationMain a:hover {
    padding-bottom:36px;
}
.navigationMain a:hover:after,
.navigationMain .sfHover a:after,
.navigationMain strong:hover:after,
.navigationMain .sfHover span:after {
    width:0;
    height:0;
    bottom:0;
    left:50%;
    position:absolute;
    margin-left:-15px;
    border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid #DDDAD0;
    content:"";
}
.navigationMain strong:before {
    width:18px;
    height:9px;
    bottom:auto;
    left:50%;
    top:0;
    position:absolute;
    display:block;
    margin-left:-7px;
    background-image:url("../../files/nav/bildtext-oben.svg");
    background-position:center top;
    background-repeat:no-repeat;
    background-size:100% auto;
    content:"";
}
.navigationMain li {
    float:none;
    display:inline-block;
    list-style-type:none;
}
.navigationMain ul {
    margin:0;
    padding:0;
}
.navigationMain .level_1 {
    top:50%;
    position:absolute;
    z-index:100000;
}
.navigationMain .level_1 li .level_2,
#mmenu .level_2 {
    margin-top:0;
    margin-left:0;
    background-color:#DDDAD0;
    font:15px/20px 'Old Standard TT', serif;
    color:#272218;
    text-transform:uppercase;
    letter-spacing:2px;
    z-index:999999999999999999;
    border:none;
}
.shrink .navigationMain .level_1 .level_2 {
    font-size:15px;
    line-height:18px;
}
.navigationMain .level_1 li .level_2 a,
.navigationMain .level_1 .level_2 li strong,
.navigationMain .level_1 li .level_2 a:hover {
    display:block;
    margin:0;
    padding:15px 20px;
    border-bottom:1px solid #272218;
    font-weight:normal;
    color:#272218;
}
.navigationMain .level_1 li .level_2 .last a,
.navigationMain .level_1 .level_2 li.last span,
.navigationMain .level_1 li .level_2 .last a:hover {
    border-bottom:0;
}
.navigationMain .level_1 li .level_2 a:hover,
.navigationMain .level_1 li .level_2 strong {
    position:relative;
    background-color:#cfcbbd;
}
.navigationMain .level_2 li a:after,
.navigationMain .level_2 li a:before,
.navigationMain .sfHover .level_2 a:after,
.navigationMain .level_2 strong:before,
.navigationMain .level_2 strong:after {
    width:7px;
    height:15px;
    left:auto;
    top:50%;
    position:absolute;
    display:block;
    margin-top:-7px;
    margin-left:-10px;
    background-image:url("../../files/nav/zeichen-ueber-re.svg");
    background-position:center center;
    background-repeat:no-repeat;
    border:0;
    content:"";
    background-size:100% auto;
    right:10px;
}
.navigationMain .level_1 .level_2 li a:before,
.navigationMain .level_2 strong:before {
    left:10px;
    right:auto;
    margin-right:-10px;
    margin-left:0;
    background-image:url("../../files/nav/zeichen-ueber-li.svg");
}
.navigationMain .level_1 ul {
    width:100%;
    top:100%;
    position:absolute;
    display:none;
    background-color:#DDDAD0;
    left: 0;
    z-index: 2;
    box-sizing: border-box !important;
}
.navigationMain .level_1 > li {
    float:left;
}
.navigationMain .level_1 .level_2 li {
    float:none;
    display:block;
}
.navigationMain .level_1 li:hover > ul,
.navigationMain .level_1 li.sfHover > ul {
    display:block;
}
.navigationMain .level_1 a,
.navigationMain .level_1 li .trail,
.navigationMain .level_1 li .active {
    position:relative;
    display:block;
}
.navigationMain .level_1 li .level_2 .last {
}

/* Navigation Header rechts */
#links-head li {
    display:inline-block;
    margin-right:15px;
    list-style-type:none;
}
#links-head {
    left:0;
    top:320px;
    position:absolute;
    margin-left:-114px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg); 
    transform: rotate(-90deg);
    z-index:2;
}
#links-head li.last {
    margin-right:0;
}
#links-head ul {
    padding-left:0;
}
#links-head a,
#links-head,
#kont-head a {
    font:15px/20px 'Montserrat', sans-serif;
    text-decoration:none;
    color:#989897;
    text-transform:uppercase;
    letter-spacing:1px;
    font-weight:300;
}
#kont-head a {
    font:15px/18px 'Old Standard TT', serif;
    color:#272218;
}

/* Sitemap */
#main .level_1 a {
    color:#272218;
}
#main .submenu .last {
    margin-bottom:15px;
}
#main .level_2 .first {
    margin-bottom:0;
}
#main .submenu {
    margin-top:0;
}
#main .sitemap li,
#main .sitemap ul {
    margin-left:0;
    padding-left:0;
    list-style-type:none;
}
#main .sitemap .level_1 li {
    width:49%;
    display:inline-block;
    margin-bottom:50px;
    vertical-align:top;
}
#main .sitemap .level_2 li {
    width:100%;
    margin-top:8px;
    margin-bottom:0;
}
#main .level_1 a {
    margin-bottom:20px;
    font:18px/23px 'Montserrat', sans-serif;
    text-decoration:none;
    text-transform:uppercase;
    letter-spacing:2px;
}
#main .sitemap .level_1 li a {
    display:inline-block;
    padding:15px;
    border:1px solid #272218;
}
#main .sitemap li .level_2 a {
    margin-bottom:0;
    padding:0;
    border:0;
    font:16px/23px 'Old Standard TT', serif;
    text-decoration:none;
    text-transform:uppercase;
    letter-spacing:2px;
}
#main .level_1 a:hover,
#main .level_2 a:hover {
    text-decoration:underline;
}

/* Pagination */
.pagination li {
    display:inline;
    margin:0;
    padding:4px 0;
    border:1px solid #272218;
    color:#272218;
    list-style-type:none;
}
.pagination li a {
    padding:4px 7px;
    text-decoration:none;
    color:#272218;
}
.pagination li .current {
    padding:4px 7px;
    background-color:#DDDAD0;
    text-decoration:none;
    color:#272218;
}
.pagination {
    width:100%;
    float:left;
    margin-top:22px;
    padding-top:4px;
    border-top:1px solid #EFEFEF;
}
.pagination p {
    float:left;
    padding-right:3px;
    padding-left:3px;
    text-align:left;
}
.pagination ul {
    width:auto;
    float:right;
    margin-top:20px;
    padding:0 3px;
    text-align:right;
}

/* Footer Navigation */
#foo-nav li,
#nav-betriebe li {
    display:inline-block;
    margin-right:7px;
    margin-left:7px;
    font:14px/20px 'Montserrat', sans-serif;
    text-decoration:none;
    color:#272218;
    text-transform:uppercase;
    letter-spacing:2px;
    list-style-type:none;
    font-weight:300;
}
#nav-betriebe li,
#nav-betriebe a {
    text-decoration:none;
    color:#989897;
}
#foo-nav a {
    text-decoration:none;
    color:#272218;
}
#foo-nav {
    margin-top:60px;
    margin-bottom:40px;
}

#header .inn {
    height: 100vh;
}

.video-header video {
    object-fit: cover;
}

.content-player.video-header {

    height: 100%;

    & figure {
        height: 100%;
    }
}

.video-header video {
    width: 100%;
    height: 100%;
}

.submenu.nav1.menue-links.first:active {
    background: #dddad0;
}

.mobile_menu.position_left.active {
    width: 45% !important;
}

.mobile_menu_trigger {
    display: none;
}

.mobile_menu .inner {
    background: #efeee9;
}

.main-navigation {
    display: block;
}

.burger-menu {
    display: none;
}

.mod_newslist.pausch {
    display: flex;
    flex-wrap: wrap;
    gap: 5%;
}

.contao-cookiebar .highlight .cc-btn.success:hover {
    background-color: #3f6848;
    border-color: #3f6848;
}

.contao-cookiebar .highlight .cc-btn.success {
    background-color: #233a28;
    border-color: #233a28;
}

.contao-cookiebar .cc-btn {
    padding: 10px 25px 8px;
    border: 1px solid #272218;
    border-radius: 0;
    font: 14px/14px 'Old Standard TT', serif;
    color: #272218;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: transparent;
}

.contao-cookiebar .cc-cookies {
    border-radius: 0;
}

.contao-cookiebar .cc-cookies>p,
.contao-cookiebar .cc-cookies>.cc-cookie {
    border-top: 1px solid #272218;
    border-radius: 0;
}

.cookie-banner-tm__desc {
    margin-bottom: 20px;
}

.contao-cookiebar .cc-head h3:first-child {
    margin-bottom: 20px;
}

.contao-cookiebar .cc-group {
    border: 1px solid #272218;
    border-radius: 0;
}

.contao-cookiebar.cc-middle.cc-active .cc-inner {
    background-color: #DDDAD0;
    border: 2px solid #272218;
    border-radius: 0;
}

.ce_gallery img {
    width: 100%;
}

.marg-top {
    margin-top: 80px;
}

.fa {
    font-family: Font Awesome 6 Pro;
    font-family: Font Awesome 6 Pro !important;
}

.marg-top-kl,
.content-hyperlink.marg-top-kl,
.zimmer-be .content-hyperlink.link-gr.marg-top-kl,
.zimmer-be .content-hyperlink.marg-top-k,
.zimmer-be .content-text.content-hyperlink.marg-top-kl,
.zimmer-be .accordion .content-hyperlink.link-gr,
.content-text.rahmen.marg-top-kl {
    margin-top: 30px;
}

.pausch1sp.pausch .layout_latest p {
    margin-top: 0;
    margin-bottom: 0;
}

.pausch1sp.pausch .layout_latest h3 {
    margin-top: 0;
    font-size: 14px;
    letter-spacing: .5px;
}

.pausch1sp.pausch .layout_latest .pausch-inn {
    height: auto;
    height: auto !important;
}

.pausch1sp.pausch .layout_latest {
    width: 100%;
    max-width: 400px;
    margin-right: auto !important;
    margin-left: auto !important;
}

.mod_newsreader .anfragen {
    display: none;
}

#button-buch .vor {
    margin-top: 6.5px;
    margin-bottom: 9px;
    font-size: 10px;
    line-height: 12px;
    font-weight: normal;
}

#button-buch.fahne {
    min-width: 130px;
    display: block;
    text-align: center;
}

#button-buch.fahne.fixiert {
    top: 245px;
}

#button-buch.fahne::after {
    width: 17px;
    height: 17px;
    left: 17px;
    top: -6px;
    position: absolute;
    display: block;
    background-color: #f37f65;
    content: "";
    transform: rotate(45deg);
    z-index: -1;
}

#button-buch.fahne strong {
    font-size: 24px;
}

#button-buch.fahne p {
    display: inline-block;
    margin-bottom: 2.5px;
}

#button-buch.fahne {
    top: 391px;
    background-color: #f37f65;
}

.klimaberg {
    display: inline-block;
}

.content-hyperlink.button_header_hy a {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 2px;
}

.content-hyperlink.button_header_hy:hover,
.content-hyperlink.content-hyperlink a:hover {
    letter-spacing: 2px;
}

.content-hyperlink.button_header_hy .hyperlink_txt {
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    background-color: rgba(255, 255, 255, 0);
    background-size: contain;
}

.content-hyperlink.button_header_hy {
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
}

.button_header_hy.content-hyperlink a::after {
    display: none;
}

.button_header_hy .hyperlink_txt {
    padding: 0;
    border: 0px solid;
}

.back {
    display: none;
}

.ui-accordion-content .ce_image {
    display: inline-block !important;
}

.uebersicht .hyperlink_txt {
    min-width: 300px;
}

.uebersicht #container {
    margin-top: 0 !important;
}

.uebersicht #header .inside {
    height: 200px !important;
}

.absoben {
    margin-top: 40px;
}

.it #gu-bo .content-hyperlink a {
    margin-bottom: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

.aufz-event a {
    text-decoration: none;
}

.aufz-event a:hover {
    text-decoration: underline;
}

.mod_eventreader .back {
    display: none;
}

.events .header {
    display: none;
}

.events .eventbild {
    width: 20%;
    float: left;
    display: inline-block;
}

.events .eventueber {
    width: 25%;
    position: relative;
    float: left;
    display: inline-block;
    margin-top: 15px;
    padding: 30px;
    background-color: #DDDAD0;
    outline: 2px dotted #272218;
    outline-offset: -10px;
    margin-left: -3%;
}

.event {
    width: 100%;
    clear: both;
    display: table;
    margin-bottom: 50px;
}

.events .eventtext {
    width: 46%;
    display: inline-block;
    margin-top: 50px;
    padding-left: 50px;
    text-align: left;
}

.events {}

.pauschalendetail #pageback {
    display: none;
}

#butop {
    bottom: 50px;
    right: 50px;
    position: fixed;
    display: none;
    padding: 12px 8px;
    background-color: #DDDAD0;
    cursor: pointer;
    z-index: 3;
}

.content-text.zimmer-ausst {
    max-width: 100%;
}

.content-text,
.ce_text {
    max-width: 800px;
    margin-right: auto;
    margin-left: auto;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 0px dotted #272218;
    border-right: 0px dotted #272218;
    border-bottom: 2px dotted #272218;
    border-left: 0px dotted #272218;
}

.zentriert img {
    margin-right: auto;
    margin-left: auto;
}

#nc-fame a,
#nc-fame {
    fill: #0F1010;
    color: #0F1010;
}

#nc-fame {
    font-family: 'Montserrat', sans-serif;
    font-size: 7px;
    text-transform: uppercase;
    display: inline-block;
}

#nc-fame .rte {
    margin-top: 0px;
    margin-right: 6px;
    display: inline-block;
    height: auto;
    line-height: 20px;
    vertical-align: top;
}

#nc-fame .nc-logo {
    width: 17px;
    height: 17px;
    display: inline-block;
    padding-top: 2px;
}

#button-anf a,
#button-verf a,
#button-buch a {
    color: #FFFFFF !important;
}

.cs #links-head,
.hu #links-head {
    top: 280px;
    margin-left: -75px;
}

.hr #links-head {
    top: 280px;
    margin-left: -70px;
}

.en #links-head {
    top: 315px;
}

.cs #buttons .assi span,
.hr #buttons .assi span {
    font-size: 9px;
}

.hu #buttons #bu-ueber {
    min-width: 176px;
    font-size: 13px;
}

.hu #buttons {
    height: 376px;
}

.it #buttons {
    height: 380px;
}

.sprache {
    width: 33px;
    left: 5%;
    position: absolute;
    overflow: hidden;
    margin-top: 20px;
    margin-left: 25px;
    z-index: 4;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.sprache {
    width: auto;
    left: auto;
    right: 5%;
    top: 0;
    z-index: 6;
}

.sprache:hover {
    width: 165px;
    cursor: pointer;
}

.sprache:hover {
    width: auto;
}

.sprache a,
.sprache span {
    height: 13px;
    float: left;
    display: inline-block;
    padding: 7px;
    background-color: #EFEEE9;
}

.sprache a.lang-de:before,
.sprache a.lang-en:before,
.sprache a.lang-hr:before,
.sprache a.lang-hu:before,
.sprache a.lang-cs:before,
.sprache span.lang-de:before,
.sprache span.lang-en:before,
.sprache span.lang-hr:before,
.sprache span.lang-hu:before,
.sprache span.lang-cs:before,
.sprache a.lang-it:before,
.sprache span.lang-it:before,
.sprache a.lang-nl:before,
.sprache span.lang-nl:before {
    width: 19px;
    height: 13px;
    float: left;
    display: inline-block;
    background-image: url("../../files/nav/flagge-de.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    content: "";
    background-size: 100% auto;
}

.sprache a.lang-en:before,
.sprache span.lang-en:before {
    background-image: url("../../files/nav/flagge-en.jpg");
}

.sprache a.lang-hr:before,
.sprache span.lang-hr:before {
    background-image: url("../../files/nav/flagge-hr.jpg");
}

.sprache a.lang-hu:before,
.sprache span.lang-hu:before {
    background-image: url("../../files/nav/flagge-hu.jpg");
}

.sprache a.lang-cs:before,
.sprache span.lang-cs:before {
    background-image: url("../../files/nav/flagge-cz.jpg");
}

.sprache a.lang-it:before,
.sprache span.lang-it:before {
    background-image: url("../../files/nav/flagge-it.jpg");
}

.sprache a.lang-nl:before,
.sprache span.lang-nl:before {
    background-image: url("../../files/nav/flagge-nl.jpg");
}

.sprache a span,
.sprache span span {
    width: 0;
    height: 0;
    overflow: hidden;
    display: inline-block;
    padding: 0;
    text-indent: -1000px;
}

.sprache li {
    display: inline-block;
    margin-right: -4px;
    list-style-type: none;
}

.sprache li.active {
    float: left;
}

.sprache ul {
    width: 223px;
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 4px;
    padding-left: 0;
}

.cookiebar__button,
.cookiebar__button:hover {
    padding: .3em 1em;
    border: 1px solid #272218;
    font-family: 'Old Standard TT', serif;
    color: #272218;
    text-transform: uppercase;
    letter-spacing: 2px;
    background: transparent;
}

.cookiebar__link {
    color: #272218;
}

.cookiebar {
    background-color: #DDDAD0;
    border-top: 1px solid #272218;
    font-size: 13px;
    line-height: 18px;
    color: #272218;
}

.banner-ueber {
    width: 100%;
    display: block;
    margin-bottom: 40px;
}

.team .rte2 {}

.content-text.rahmen {
    overflow: visible;
}

.content-text.rahmen .rte {
    padding-bottom: 30px;
}

.nivo-lightbox-theme-default .nivo-lightbox-image img {
    margin-right: auto;
    margin-left: auto;
}

#footer a:hover {
    text-decoration: underline;
}

.mod_newsreader .content-hyperlink span.buchen a,
.content-hyperlink span.buchen a,
.mod_newsreader .ce_hyperlink span.buchen a,
.ce_hyperlink span.buchen a {
    background-color: #a84c38;
    color: #FFFFFF;
}

#buttons .assi span {
    display: block;
    margin-top: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
    border: 1px solid #272218;
}

.bewertungen img {
    width: auto;
    height: 70px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
}

.rahmen.rahmentext {
    max-width: 50%;
    margin-right: auto;
    margin-left: auto;
}

.gal.einzelbild {
    margin-bottom: 0;
}

.ce_gallery.einzelbild li,
.gallery .gal.einzelbild li.col_first figure {
    margin-top: 0;
}

.gallery .einzeln {
    width: 33.9%;
    float: left;
    display: inline-block;
}

.gallery .gal.einzelbild li {
    width: 100%;
}

.gal.einzelbild {
    width: 33.33%;
}

.pausch.kategorie.einzeln {
    text-align: center;
}

.gallery .einzeln .layout_latest {
    width: 100%;
    border: 0;
}

.gallery .einzeln .layout_latest .pausch-innen {
    margin-right: 25px;
    border: 1px solid #272218;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#bu-ueber:after {
    min-width: 14px;
    display: inline-block;
    text-align: center;
    font-family: FontAwesome;
    color: #FFFFFF;
    content: "\f00d";
}

.close #bu-ueber:after {
    content: "\f107";
}

#buttons.close,
.hu #buttons.close {
    height: 40px;
    overflow: hidden;
}

#buttons {
    height: 360px;
    overflow: hidden;
    -webkit-transition: height 0.3s ease-out;
    transition: height 0.3s ease-out;
}

.assi-close,
.assi-open {
    display: inline-block;
    color: #FFFFFF;
}

.assi-close {
    display: none;
}

.pausch.kategorie {
    margin-bottom: 0;
}

.ueber-pausch {
    margin-top: 50px;
    margin-bottom: 40px;
}

#kont-head {
    width: auto;
    right: 40px;
    position: absolute;
    display: inline-block;
    padding: 5px 9px 4px 15px;
    background-color: #cfcbbd;
    line-height: 22px;
    top: 255px;
    z-index: 2;
    -webkit-transition: left 0.3s ease-out;
    transition: left 0.3s ease-out;
}

#kont-head.fixiert {
    top: 110px;
    position: fixed;
}

#kont-head div .bu-info {
    width: 0;
    position: relative;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

#kont-head img {
    width: auto;
    height: 18px;
    display: inline-block;
}

#kont-head img,
#kont-head i {
    float: left;
    margin-right: 5px;
    padding-top: 4px;
}

#kont-head i {
    padding-top: 2px;
    font-size: 1.4em;
}

#kont-head div:hover .bu-info {
    width: 120px;
    text-align: left;
}

#kont-head div.mail:hover .bu-info {
    width: 340px;
}

#kont-head div.phone:hover .bu-info {
    width: 140px;
}

#kont-head div.bilder:hover .bu-info {
    width: 70px;
}

#kont-head div.bilder.bilder-en:hover .bu-info {
    width: 95px;
}

#kont-head .bu-info span {
    display: inline-block;
    padding-top: 4px;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

#kont-head div:hover .bu-info span {
    display: inline-block;
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
}

#kont-head div {
    float: left;
    margin-right: 8px;
}

#kont-head div.last {
    margin-right: 0;
}

.team .rte {
    padding-bottom: 20px;
}

.team h3 {
    margin-top: 0;
    margin-bottom: 10px;
}

.ce_masonry_gallery.close {
    height: 0;
    overflow: auto;
}

.ce_masonry_gallery.open {
    height: auto;
    overflow: auto;
}

.tabcontrol_tabs ul {
    position: relative;
    margin-top: 35px;
    padding-left: 0;
}

.tabcontrol_tabs li.selected,
.tabcontrol_tabs li.selected:hover {
    background-color: #DDDAD0;
}

.tabcontrol_tabs li:hover {
    background-color: rgba(DDDAD0, .5);
    cursor: pointer;
}

.tabcontrol_tabs ul:after {
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    position: absolute;
    display: block;
    background-color: #272218;
    content: "";
}

.msry_theme_standard.ce_masonry_gallery {
    padding: 0;
}

.msry_theme_standard .masonry_gallery {
    padding: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .01), 0 1px 0 rgba(0, 0, 0, .1);
}

.gal-ab {
    margin-right: 10px;
}

.gal-spa {
    width: 31.7%;
    height: 100%;
    position: relative;
}

.rahmen.prospekte h3 {
    margin-top: 15px;
}

#mbutton,
#mmenu {
    display: none;
}

#main .content-text.banner ol li {
    margin-left: 0;
}

.rahmen .rte h3 {
    width: 100%;
}

#main .content-text.banner ol li:before {
    display: none;
}

#logo-kl img {
    width: 80px;
}

.shrink2 #logo-kl {
    display: inline-block;
}

.shrink2 #logo {
    display: none;
}

.shrink #nav-li,
.shrink #nav-re {
    margin-top: 6px;
}

.ueberschrift.abstand {
    margin-top: 175px;
}

.newsl-ab a {
    display: block;
    padding: 15px;
    text-align: center;
    border: 1px solid #272218;
    text-decoration: none;
}

.newsl-ab a:hover {
    background-color: #DDDAD0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.newsl-ab h5 {
    font-size: 17px;
    line-height: 25px;
}

.karte img {
    margin: 50px auto 40px;
}

#kontakt-anreiseinfos .content-text {
    clear: both;
}

.map {
    width: 100%;
    height: 750px;
}

.video-aussen {
    width: 800px;
    margin-right: auto;
    margin-left: auto;
}

.video-cont,
.map-aussen {
    width: 100%;
    height: 0;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 56.25%;
}

.video-cont .video-v,
.map {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
}

.video-cont {
    margin-top: 50px;
}

.rahmen.abs .content-text {
    margin-top: 20px;
}

.rahmen.aktiv .rs-column {
    padding-bottom: 25px;
}

#main .aktiv .content-text ol li {
    margin-bottom: 0;
}

#main .aktiv .content-text ol li a {
    width: 111%;
    margin-left: -5.5%;
}

#main .aktiv .content-text ol {
    margin-top: 30px;
    margin-bottom: 0;
}

.aktiv .rs-column {
    margin-bottom: 20px;
}

.rahmen.aktiv .content-text {
    margin-bottom: 0;
}

.gallery .ce_gallery li {
    margin-right: 0;
}

.mod_newsreader h3 {
    margin-top: 40px;
    margin-bottom: 15px;
}

.sommerp thead th {
    width: 25%;
}

.winterp thead th {
    width: 15%;
}

.winterp thead th.head_0 {
    width: 19%;
}

table a {
    text-decoration: none;
}

table thead th strong {
    font-family: $schrift;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 300;
}

table thead th strong:before {
    width: 22px;
    height: 11px;
    display: block;
    margin: 2px auto 5px;
    background-image: url("../../files/nav/bildtext-oben.svg");
    background-position: center center;
    background-repeat: no-repeat;
    content: "";
    background-size: 100% auto;
}

table td,
table th {
    padding: 12px 8px;
    border: 1px solid #272218;
}

table thead th.col_first {
    border: 0;
    background: transparent;
}

table tbody th {
    text-align: left;
}

table {
    width: 100%;
    line-height: 22px;
}

.zimmer-ausst.zimmer-app {
    margin-top: 8px;
}

.zimmer-ausst.zimmer-app .rte {
    margin-top: 0;
}

.zimmer-ausst {
    overflow: visible;
    margin-top: 40px;
    padding-bottom: 35px;
    border: 1px solid #272218;
}

.zimmer-ausst .rte {
    position: relative;
    margin-top: -45px;
    z-index: 1;
}

.zimmer-ausst:after,
.zimmer-ausst:before {
    width: 50px;
    height: 50px;
    bottom: 0;
    right: 0;
    position: absolute;
    display: block;
    margin-right: -1px;
    margin-bottom: -1px;
    padding-top: 10px;
    padding-left: 15px;
    background: #EFEEE9 url("../../files/nav/ornament-re-unten.svg") right bottom no-repeat;
    background-size: 50px auto;
    content: "";
    z-index: 1;
}

.zimmer-ausst:before {
    bottom: auto;
    left: 0;
    right: auto;
    top: 0;
    margin: -1px 0 0 -1px;
    padding: 0 10px 10px 0;
    background-image: url("../../files/nav/ornament-li-oben.svg");
    background-position: left top;
}

.zimmer-ausst h4 {
    display: inline-block;
    padding-right: 8px;
    padding-left: 8px;
    background-color: #EFEEE9;
}

.zimmer-ausst li {
    display: inline-block;
    margin-right: 15px;
}

.ce_gallery li {
    width: 32%;
    margin-right: 2%;
    margin-top: 20px;
}

.ce_gallery li.col_last {
    margin-right: 0;
}

.content-hyperlink span {
    display: inline-block;
}

.zimmer-be .content-hyperlink span a,
.mod_newsreader .content-hyperlink span a,
.tabcontrol_tabs li {
    display: inline-block;
    padding: 12px 8px;
    border: 1px solid #272218;
}

.zimmer-be .content-hyperlink span a:hover,
.mod_newsreader .content-hyperlink span a:hover {
    letter-spacing: 2px;
}

.zimmer-be .content-hyperlink span a:after,
.mod_newsreader .content-hyperlink span a:after {
    display: none;
}

.zimmer-be .content-text.content-hyperlink,
.mod_newsreader .content-hyperlink {
    margin-top: 0;
    margin-bottom: 0;
}

.zimmer-be .content-hyperlink.link-gr {
    position: relative;
    overflow: visible;
    margin-top: -25px;
    margin-bottom: 30px;
    z-index: 1;
}

.zimmer-be .content-hyperlink.link-gr a:after,
.content-hyperlink a:after,
.ce_hyperlink a:after,
.back a:after {
    position: relative;
    margin-top: 10px;
    margin-bottom: -11px;
    padding-right: 8px;
    padding-left: 8px;
    background-color: #EFEEE9;
    background-size: 152px auto;
}

.zimmer-be .content-hyperlink.link-gr a,
.content-hyperlink a,
.ce_hyperlink a,
.back a {
    position: relative;
    overflow: visible;
    display: inline-block;
    margin-bottom: 8px;
    padding-top: 12px;
    padding-right: 8px;
    padding-left: 8px;
    background-color: #EFEEE9;
    border: 1px solid #272218;
}

.content-hyperlink a,
.back a {
    margin-bottom: 12px;
}

.zimmer-be .-large-last,
.zimmer-ausst {
    position: relative;
}

.zimmer-be .-large-last .content-text {
    margin-top: 35px;
    margin-bottom: 20px;
}

.zimmer-be .-large-last:before,
.zimmer-be .-large-last:after {
    width: 100%;
    height: 50%;
    left: 0;
    top: 0;
    position: absolute;
    background-image: url("../../files/nav/rahmen-grafiken-01.svg");
    background-position: center top;
    background-repeat: no-repeat;
    content: "";
    background-size: 100% auto;
}

.zimmer-be .-large-last:after {
    bottom: 0;
    top: auto;
    background-image: url("../../files/nav/rahmen-grafiken-02.svg");
    background-position: center bottom;
}

.zimmer-be h4 {
    margin-top: 30px;
    margin-bottom: 20px;
}

.bild-gr.li {
    float: left;
}

.bild-hoch.re {
    float: right;
}

.bild-hoch {
    float: left;
}

.gal3 .bild-gr.bild-gr-links {
    float: left;
    clear: left;
    margin-top: 25px;
}

.gal3 .bild-gr {
    margin-top: 0;
}

.gal3 .bild-hoch.bild-hoch-rechts {
    float: right;
    margin-top: 25px;
}

.gal2 .bild-kl {
    margin-top: 25px;
}

.ce_accordion {
    margin-bottom: 8px;
}

.toggler:hover {
    background-color: #DDDAD0;
    cursor: pointer;
}

.toggler:after {
    min-width: 15px;
    display: inline-block;
    margin-left: 15px;
    text-align: center;
    font: 1.2em FontAwesome;
    content: "\f107";
}

.toggler.active:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.toggler,
fieldset legend {
    font: 16px/20px 'Old Standard TT', serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.toggler,
.accordion {
    padding-top: 15px;
    padding-bottom: 15px;
    border: 1px solid #272218;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.accordion {
    padding-right: 20px;
    padding-left: 20px;
}

.accordion {
    border-top: 0;
}

#main .content-text.seminarpausch ol li:before,
#main .aktiv .content-text ol li:before {
    display: none;
}

.seminarpausch ol li,
.seminarpausch ol,
#main .aktiv .content-text ol li,
#main .aktiv .content-text ol {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
}

.content-text ul {
    padding-left: 0;
}

#main .content-text li,
.accordion .content-text li {
    margin-bottom: 10px;
    margin-left: 22px;
    line-height: 22px;
    list-style-type: none;
}

#main .content-text li:before,
.accordion .content-text li:before {
    width: 11px;
    height: 11px;
    display: inline-block;
    margin-right: 10px;
    margin-left: -22px;
    background-image: url("../../files/nav/li.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    content: "";
}

#button-head a {
    width: 220px;
    height: 220px;
    bottom: 5%;
    right: 8%;
    position: absolute;
    display: table;
    vertical-align: middle;
    text-align: center;
    background-image: url("../../files/nav/hg-button.svg");
    background-position: center center;
    background-repeat: no-repeat;
    text-decoration: none;
    background-size: 100% auto;
    z-index: 1;
    -webkit-transform: rotate(7.5deg);
    -ms-transform: rotate(7.5deg);
    transform: rotate(7.5deg);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

#button-head a:hover {
    -webkit-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
}

#button-head .bu-innen,
#button-head a {
    display: table-cell;
    vertical-align: middle;
}

#button-head a {
    display: flex;
    text-decoration: none;
    align-items: center;
}

#footer #foo {
    margin-top: 80px;
}

.gallery .gal li.col_first figure,
.pausch.kategorie.einzeln {
    margin-top: 30px;
}

.gallery .gal li {
    width: 49%;
}

.gallery {
    width: 100%;
    display: table;
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: left;
}

.bild-gr,
.gal,
.bild-kl {
    display: inline-block;
}

.gal,
.bild-kl {
    vertical-align: bottom;
}

.bild-gr {
    width: 66.1%;
    position: relative;
    float: right;
    clear: right;
    margin-top: 25px;
}

.bild-gr .rte {
    width: 80%;
    height: 70%;
    left: 10%;
    top: 15%;
    position: absolute;
    display: table;
    text-align: center;
    background-color: #DDDAD0;
    outline: 2px dotted #272218;
    outline-offset: -10px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.content-text.bild-gr:after {
    bottom: 15px;
    right: 0;
    position: absolute;
    display: inline;
    padding: 0 8px 4px;
    background-color: #DDDAD0;
    font-size: 1.5em;
    line-height: 1em;
    color: #272218;
    content: "→";
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.content-text.bild-gr:hover:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.bild-gr .rte:before,
.bild-gr .rte:after {
    width: 23px;
    height: 24px;
    left: 4px;
    top: 4px;
    position: absolute;
    display: block;
    padding-right: 5px;
    padding-bottom: 5px;
    background: #DDDAD0 url("../../files/nav/grafik-ecken-li-oben.svg") center center no-repeat;
    content: "";
    background-size: 80% auto;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.bild-gr .rte:after {
    bottom: 4px;
    left: auto;
    right: 4px;
    top: auto;
    padding: 5px 0 0 5px;
    background-image: url("../../files/nav/grafik-ecken-re-unten.svg");
}

.bild-gr:hover .rte:before,
.bild-gr:hover .rte:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.bild-gr a {
    display: block;
    text-decoration: none;
}

.bild-gr .rte .rte2 {
    display: table-cell;
    padding-top: 40px;
    padding-bottom: 40px;
    vertical-align: middle;
}

.bild-gr h3 {
    margin-bottom: 0;
    font-size: 30px;
    line-height: 35px;
}

.bild-gr h5 {
    margin-bottom: 0;
}

.bild-gr h3:after {
    width: 148px;
    height: 14px;
    display: block;
    margin: 35px auto;
    background-image: url("../../files/nav/trennzeichen.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    content: "";
}

.gal {
    width: 67.77%;
    margin-bottom: -30px;
}

.gal figure {
    margin-right: 25px;
}

#gu-bo .content-hyperlink,
.rahmen .content-hyperlink,
.rahmen .ce_hyperlink {
    margin-top: 0;
    margin-bottom: 0;
}

#gu-bo .content-text,
.rahmen .content-text {
    margin-bottom: 20px;
}

.lovestory img {
    margin-right: auto;
    margin-left: auto;
}

.lovestory img:hover {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

img {
    display: block;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

figure {
    overflow: hidden;
}

.banner ol,
.banner li {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

.banner {
    position: relative;
}

.banner h2:before,
.banner h2:after {
    width: 160px;
    height: 14px;
    display: block;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    background-image: url("../../files/nav/trennzeichen2-weiss-oben.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    content: "";
}

.banner h2:after {
    margin-top: 20px;
    margin-bottom: 0;
    background-image: url("../../files/nav/trennzeichen2-weiss.svg");
}

.banner h2 a {
    text-decoration: none;
    color: #FFFFFF;
}

.banner h2 {
    z-index: 2;
}

.banner .rte,
.bild-gr .rte,
.bild-gr .rte:before,
.bild-gr .rte:after {
    -webkit-transition: all 0.5s ease-in-out 0.3s;
    transition: all 0.5s ease-in-out 0.3s;
}

.banner .rte {
    width: 74%;
    height: 80%;
    bottom: 0;
    left: 0;
    position: absolute;
    margin-bottom: 5%;
    margin-left: 5%;
    padding: 5% 8%;
    background-color: #DDDAD0;
    outline: 2px dotted #272218;
    outline-offset: -10px;
    z-index: 2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.banner:hover .rte,
.bild-gr:hover .rte {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.banner img {
    position: relative;
    display: block;
    z-index: 1;
}

.banner:hover img,
#main img:hover,
#main .bild-gr:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.banner:hover h2 {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.linie:before {
    width: 100%;
    height: 1px;
    left: 0;
    top: 15px;
    position: absolute;
    display: block;
    background-color: #272218;
    content: "";
    z-index: 0;
}

.content-hyperlink.linie a {
    position: relative;
    display: inline-block;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #EFEEE9;
}

.linie {
    position: relative;
}

.mod_newslist {
    margin-bottom: 50px;
}

.pausch .more {
    width: 100%;
    bottom: 0;
    left: 0;
    position: absolute;
    margin: 0 auto;
    text-align: center;
    box-sizing: border-box;
}

.layout_latest .pausch-inn {
    margin-bottom: 40px;
    height: auto !important;
}

.layout_latest .pausch-inn a {
    text-decoration: none;
}

.pausch .more a {
    display: block;
    padding-top: 25px;
    padding-bottom: 25px;
    border-top: 1px solid #272218;
}

.pausch-inn,
.team .rte {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
}

.pausch h2 a {
    text-decoration: none;
}

.content-text.banner,
.team {
    width: 31.7%;
    display: inline-block;
    margin-right: 2%;
    vertical-align: top;
}

.pausch .layout_latest {
    width: 30%;
    position: relative;
    margin-right: 0;
    padding-bottom: 50px;
    vertical-align: top;
    box-sizing: border-box;
}

.pausch .layout_latest,
.team {
    margin-bottom: 20px;
}

.banner.last {
    margin-right: 0;
}

.pausch .layout_latest,
.team {
    border: 1px solid #272218;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.pausch figure {
    position: relative;
}

.pausch figure:before {
    width: 20px;
    height: 20px;
    bottom: 40px;
    position: absolute;
    display: block;
    margin-left: -10px;
    background-image: url("../../files/nav/herz.svg");
    background-position: center center;
    background-repeat: no-repeat;
    left: 50%;
    background-size: 100%;
    content: "";
    z-index: 1;
}

#buttons.fixiert {
    top: 155px;
    position: fixed;
}

.pausch .layout_latest.last,
.pausch .layout_latest.nr-2,
.pausch .layout_latest.nr-5,
.pausch .layout_latest.nr-8,
.pausch .layout_latest.nr-11,
.pausch .layout_latest.nr-14,
.team.class-3 {
    margin-right: 0;
}

.content-hyperlink {
    margin-bottom: 50px;
}

.content-hyperlink.gefloatet {
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
}

.bildtext:before {
    width: 207px;
    height: 138px;
    bottom: 100px;
    left: 0;
    position: absolute;
    display: inline-block;
    background-image: url("../../files/nav/schriften/smile.svg");
    background-position: center center;
    background-repeat: no-repeat;
    content: "";
    background-size: 100% auto;
}

.bildtext.love:before {
    height: 210px;
    background-image: url("../../files/nav/schriften/lovestory.svg");
}

.bildtext .rte {
    bottom: 0;
    right: 0;
    position: absolute;
    display: inline-block;
    padding: 40px;
    background-color: #DDDAD0;
    outline: 2px dotted #272218;
    outline-offset: -10px;
}

.bildtext h3:before,
.bildtext h5:after,
.ueber-pausch h2:before,
h2.ueber-pausch:before {
    width: 31px;
    height: 15px;
    display: block;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    background-image: url("../../files/nav/bildtext-oben.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    content: "";
}

.bildtext h5:after {
    margin-top: 20px;
    margin-bottom: 0;
    background-image: url("../../files/nav/bildtext-unten.svg");
}

.bildtext h3,
.bildtext h5 {
    margin-top: 0;
    margin-bottom: 0;
}

.bildtext h3:after,
.banner ol a:before,
.events .time:before {
    width: 35px;
    height: 2px;
    display: block;
    margin: 20px auto;
    background-color: #272218;
    content: "";
}

.bildtext figure {
    display: inline-block;
    margin-bottom: 50px;
}

.bildtext {
    position: relative;
    margin-top: 50px;
}

#gu-bo .rs-column,
.rahmen .rs-column,
.rahmen.rahmentext,
.content-text.rahmen {
    position: relative;
    margin-top: 8px;
    background-color: #EFEEE9;
    border: 1px solid #272218;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#gu-bo .rs-column:before,
.rahmen .rs-column:before,
.content-text.rahmen:before {
    width: 150px;
    height: 14px;
    left: 50%;
    top: 0;
    position: absolute;
    display: inline-block;
    margin-top: -14px;
    margin-left: -85px;
    padding-right: 10px;
    padding-left: 10px;
    background: #EFEEE9 url("../../files/nav/trennzeichen3.svg") center center no-repeat;
    background-size: 150px auto;
    content: "";
}

#gu-bo .content-text {
    min-height: 289px;
}

.eng #gu-bo .content-text {
    min-height: 233px;
}

#gu-bo:before {
    width: 227px;
    height: 110px;
    left: 50%;
    position: absolute;
    display: block;
    margin-left: -114px;
    background-image: url("../../files/nav/schriften/bonus.svg");
    background-position: center center;
    background-repeat: no-repeat;
    content: "";
    background-size: 100% auto;
    z-index: 0;
}

#gu-bo .content-hyperlink a:after,
.rahmen .content-hyperlink a:after {
    display: none;
}

#gu-bo .content-hyperlink a,
.rahmen .content-hyperlink a,
.rahmen .ce_hyperlink a,
#main .aktiv .content-text ol li a {
    display: block;
    padding-top: 25px;
    padding-bottom: 25px;
    border-top: 1px solid #272218;
}

#gu-bo .content-hyperlink a {
    margin-bottom: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

#main .aktiv .content-text ol li a {
    margin-top: 15px;
    padding-bottom: 0;
}

#gu-bo h4,
.rahmen h3 {
    margin-top: 50px;
    margin-bottom: 20px;
}

#gu-bo .rs-columns {
    margin-top: 75px;
}

#gu-bo {
    margin-bottom: 60px;
}

.foo-spa-inn .content-text,
.rahmen .rte,
.rahmen h3,
.content-text.rahmen .rte {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
}

#copyright {
    margin-bottom: 30px;
}

#bew {
    margin-top: 60px;
    margin-bottom: 30px;
}

#bew>div {
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
}

#bew #trip2 img {
    width: auto;
    height: 58px;
}

#foo .links li,
#foo .links ol,
#foo .links ul {
    padding-left: 0;
    list-style-type: none;
}

#foo .links li a {
    text-decoration: none;
}

#foo .links ol {
    margin-top: 35px;
}

#foo .links ol li {
    width: 49.8%;
    float: left;
    display: inline-block;
    text-align: center;
    border: 1px solid #272218;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#foo .links ol li.linkzwei {
    border-top: 0;
}

#foo .links ol li i {
    margin-right: 5px;
}

#foo .links ol li a {
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
}

#foo .links ol li.last {
    border-left: 0;
}

#foo h4 {
    margin-top: 17px;
    margin-bottom: 20px;
}

.kont {
    font: 16px/26px 'Montserrat', sans-serif;
    color: #272218;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 300;
}

.kont a {
    text-decoration: none;
}

#foo .rs-columns {
    position: relative;
}

#foo .rs-columns:before,
#foo .rs-columns:after {
    height: 100%;
    left: 33%;
    top: 0;
    position: absolute;
    display: block;
    border-left: 1px solid #272218;
    content: "";
}

#foo .rs-columns:after {
    left: auto;
    right: 33%;
}

a {
    color: #272218;
}

.content-text.first h3 {
    margin-bottom: 0;
}

.zacken {
    clear: both;
}

.content-text.first h3:after,
.zacken h3:after,
.mod_newsreader h1:after,
.content-text.first h2:after {
    width: 95px;
    height: 20px;
    display: block;
    margin: 40px auto;
    background-image: url("../../files/nav/berge.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    content: "";
}

.mod_newsreader h1:after {
    margin-bottom: 0;
}

#header .inside:after {
    width: 95px;
    height: 20px;
    bottom: 25px;
    position: absolute;
    display: inline-block;
    margin-left: -47.5px;
    background-image: url("../../files/nav/berge-weiss.svg");
    background-position: center center;
    background-repeat: no-repeat;
    left: 50%;
    background-size: 100% auto;
    z-index: 1;
    content: "";
}

.inn2 {
    min-height: 172px;
    position: relative;
    background-color: #EFEEE9;
    z-index: 5;
}

#container,
#footer {
    width: 1200px;
    margin-top: 70px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

.slider,
.ueberschrift {
    width: 100%;
    height: 100%;
}

.ueberschrift {
    width: 90%;
    height: 84%;
    position: relative;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
}

#header .inside {
    height: 800px;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.ueberschrift .mod_rocksolid_slider {
    height: 100%;
}

.nav-li,
.nav-re {
    display: inline-block;
}

#holidaycheck {
    bottom: 25px;
    position: absolute;
    margin-left: 25px;
    left: 5%;
    z-index: 1;
}

.content-hyperlink,
.seminarpausch ol li {
    margin-top: 30px;
}

#buttons a,
.content-hyperlink a,
.ce_hyperlink a,
#foo .links ol li a,
.pausch .more a,
.banner ol a,
.newsl input.button,
.seminarpausch ol li a,
.anf .submit,
table tbody th strong,
.back a,
#main .aktiv .content-text ol li a,
#route button,
#newsl input.button,
.suche input.submit,
.tabcontrol_tabs li,
.assi input.bu,
#buttons #bu-ueber,
#button-anf,
#button-verf,
#button-buch {
    font: 16px/20px 'Old Standard TT', serif;
    text-decoration: none;
    color: #272218;
    text-transform: uppercase;
    letter-spacing: 2px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

#button-anf,
#button-verf,
#button-buch {
    -webkit-transition: all 0s ease-out;
    transition: all 0s ease-out;
}

.tabcontrol_tabs li {
    margin-top: 4px;
    margin-right: 2px;
    margin-left: 2px;
    padding-right: 18px;
    padding-left: 18px;
}

.content-hyperlink a:hover,
.pausch .more a:hover,
.banner ol a:hover,
.seminarpausch ol a:hover,
.back a:hover,
#main .aktiv .content-text ol li a:hover {
    letter-spacing: 3px;
}

.content-hyperlink a:after,
.ce_hyperlink a:after,
.seminarpausch ol a:after,
.back a:after {
    width: 152px;
    height: 14px;
    display: block;
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
    background-image: url("../../files/nav/trennzeichen2.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    content: "";
}

#buttons a,
.assi input.bu,
#buttons #bu-ueber,
#button-anf,
#button-verf,
#button-buch {
    min-width: 103px;
    display: inline-block;
    margin-bottom: 8px;
    padding: 8px 15px;
    text-align: center;
    background-color: #233a28;
    color: #FFFFFF;
    letter-spacing: 1px;
}

#buttons #bu-ueber,
#button-anf,
#button-verf,
#button-buch {
    float: right;
    clear: right;
    padding-right: 10px;
    padding-left: 10px;
    background-color: #a84c38;
}

#button-verf {
    background-color: #233a28;
}

#button-buch {
    background-color: #7c9c83;
}

#button-anf a,
#button-verf a,
#button-buch a {
    display: block;
    padding: 8px 15px;
}

#button-anf,
#button-verf,
#button-buch {
    padding: 0;
}

#buttons #bu-ueber:hover,
#button-anf:hover,
#button-verf:hover,
#button-buch:hover {
    cursor: pointer;
}

#buttons .buch a,
.assi input.bu.buch {
    background-color: #a84c38;
}

#buttons,
#button-anf,
#button-verf,
#button-buch {
    right: 40px;
    top: 345px;
    position: absolute;
    text-align: left;
    z-index: 3;
}

#button-anf {
    top: 300px;
}

#button-buch {
    top: 391px;
}

#button-anf,
#button-verf {
    min-width: 130px;
    display: block;
    text-align: center;
}

#button-anf.fixiert,
#button-verf.fixiert,
#button-buch.fixiert {
    top: 199px;
    position: fixed;
}

#button-anf.fixiert {
    top: 154px;
}

#button-buch.fixiert {
    top: 245px;
}

.start #header .inside {
    height: 100vh;
    min-height: 500px;
    position: relative;
    overflow: hidden;
    text-align: center;
}

#logo,
#logo-kl {
    width: 20%;
    display: inline-block;
    margin-top: 35px;
    margin-bottom: 25px;
    margin-left: 3%;
    margin-right: 3%;
}

#logo img,
#logo-kl img {
    margin-right: auto;
    margin-left: auto;
}

#logo-kl {
    display: none;
    margin-top: 20px;
    margin-bottom: 20px;
}

h1,
.zacken h2,
h5,
.pausch h3,
.assi input.text,
#buttons .assi span,
.event time,
.aufz-event,
.h2-h1 h2 {
    margin-bottom: 20px;
    font: 40px/48px 'Montserrat', sans-serif;
    color: #272218;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 300;
}

h2,
h4,
.pausch h2,
.banner h2,
#button-head,
h3,
.assi p {
    font: 22px/27px 'Old Standard TT', serif;
    color: #272218;
    text-transform: uppercase;
    letter-spacing: 3px;
}

h3,
h4,
.pausch h2 {
    margin-top: 0;
    margin-bottom: 60px;
}

.banner h2 {
    margin-bottom: 0;
    font-size: 25px;
    line-height: 30px;
    color: #FFFFFF;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
}

.banner h2 {
    width: 100%;
    top: 0;
    position: absolute;
    display: block;
    margin-top: 70%;
    margin-right: auto;
    margin-left: auto;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.pausch h2 {
    margin-bottom: 5px;
}

h4 {
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 2px;
}

h5,
.pausch h3,
.event time,
.aufz-event {
    font-size: 18px;
    line-height: 23px;
}

body,
.anf input,
.anf label,
textarea,
select,
#route input,
#route label,
#newsl input,
#newsl label,
.suche input {
    font: 15px/27px 'Open Sans', sans-serif;
    color: #272218;
    background-color: #EFEEE9 !important;
}

#table_260 {
    table-layout: fixed;
    width: 100%;
}
.erlebniswelt-card .ew-book-btn {
    display: block;
    margin-top: auto;              /* schiebt den Button an den unteren Rand der Card, egal wie lang der Text ist */
    padding: 8px 15px;
    background: #233a28;;
    color: #ffffff;
    font-family: 'Old Standard TT', serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
    border-radius: 0;
    transition: background 0.25s ease, color 0.25s ease;
}

.erlebniswelt-card .ew-book-btn:hover {
    background: #ffffff;
    color: #000000;
    box-shadow: inset 0 0 0 1px #000000;
}


.ew-teaser {
    display: flex;
    align-items: stretch;
    max-width: 1200px;
    margin: 80px auto;
}

.ew-teaser-collage {
    flex: 0 0 50%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 4px;
    overflow: hidden;
}

.ew-teaser-collage img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    min-height: 200px;
}

.ew-teaser-content {
    flex: 0 0 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    text-align: left;
    gap: 18px;
    padding: 60px;
}

.ew-teaser-content h2,
.ew-teaser-content p {
    margin: 0;
}

.ew-teaser-btn {
    display: inline-block;
    text-decoration: none;
}

@media (max-width: 800px) {
    .ew-teaser {
        flex-direction: column;
    }
    .ew-teaser-collage,
    .ew-teaser-content {
        flex: 1 1 100%;
    }
    .ew-teaser-content {
        padding: 40px 24px;
    }
}

.ew-teaser { background: #233a28; }
.ew-teaser-content h2 { font-family: 'Old Standard TT', serif; font-size: 32px; color: #ffffff; text-transform: uppercase; letter-spacing: 1px; }
.ew-teaser-content p { font-family: 'Open Sans', sans-serif; font-size: 16px; line-height: 1.7; color: #efeee9; }
.ew-teaser-btn { padding: 8px 15px; background: #ffffff; color: #233a28; font-family: 'Old Standard TT', serif; font-size: 16px; text-transform: uppercase; letter-spacing: 1px; }
.ew-teaser-btn:hover { background: #efeee9; }

.banner h2 {
    width: 100%;
    top: 0;
    position: absolute;
    margin-top: 70%;
}

.banner .rte {
    width: 74%;
    height: 80%;     
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 5% 8%;
}

/* Gutschein-Kachel hat mehr Text als die anderen beiden Banner
   -> feste Höhe der .rte-Box raus, Box wächst mit dem Inhalt */
.banner.gutschein-teaser .rte {
    height: auto !important;
    overflow: visible;
}

.banner .rte {
    height: auto !important;
    overflow: visible;
    position: absolute;
    top: 50%;
    left: 50%;
    bottom: auto;
    margin-left: 0;
    transform: translate(-50%, -50%);
}

/* Falls die <source> Attribute (width/height) noch reingrätschen */
.banner source {
    width: 100% !important;
}

/* Für kleinere Screens: keine feste Breite/Ratio erzwingen */
@media (max-width: 767px) {
    .banner,
    .banner .content-text,
    .banner figure,
    .banner picture,
    .banner img {
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
    }
}

/* Unter 1300px: Box immer sichtbar, beiger Hintergrund */
@media (max-width: 1300px) {
    .banner .rte {
        width: 100%;
        position: relative;
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 0;
        padding-right: 0;
        padding-left: 0;
        background-color: #DDDAD0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        outline: 0 dotted #272218;
        opacity: 1;
    }
}

/* Über 1300px: Box standardmäßig unsichtbar, nur bei Hover zeigen */
@media (min-width: 1301px) {
    .banner:has(a[href="/de/das-team.html"]) .rte,
    .banner:has(a[href="/de/klimaberg-kaufhaus.html"]) .rte,
    .banner:has(a[href="/de/kulinarik-hotel-katschberg.html"]) .rte {
        opacity: 0;
    }

    .banner:has(a[href="/de/das-team.html"]):hover .rte,
    .banner:has(a[href="/de/klimaberg-kaufhaus.html"]):hover .rte,
    .banner:has(a[href="/de/kulinarik-hotel-katschberg.html"]):hover .rte {
        opacity: 1;
    }
}

/* ============================================
   FIX: Anfrage-Formular (.anf) – verschobene Felder
   ============================================ */

/* Widgets nebeneinander in 2 Spalten */
.anf fieldset {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

/* Die br-Umbrüche zwischen den Widgets stören nur */
.anf .formbody br,
.anf fieldset br {
    display: none;
}

/* Jedes Widget = eine Zeile aus Label + Feld */
.anf .widget-text,
.anf .widget-select {
    display: flex;
    align-items: stretch;
    width: 48.5%;
    margin: 4px 0;
    min-width: 0;
}

/* Alte Float-/Breiten-Regeln neutralisieren */
.anf .widget-text label,
.anf .widget-select label,
.anf .widget-text input.text,
.anf .widget-select select {
    float: none !important;
    width: auto !important;
    margin: 0 !important;
    box-sizing: border-box;
}

.anf .widget-text label,
.anf .widget-select label {
    flex: 0 0 40%;
    padding: 12px 3%;
    border: 1px solid #272218;
    border-right: 0;
    display: flex;
    align-items: center;
}

.anf .widget-text input.text,
.anf .widget-select select {
    flex: 1 1 auto;
    min-width: 0;
    padding: 12px 3%;
    border: 1px solid #272218;
    background-color: transparent;
}

/* Textarea, Checkbox & Absenden über volle Breite */
.anf .widget-textarea,
.anf .widget-checkbox,
.anf .widget-submit {
    width: 100%;
    margin: 4px 0;
}

.anf .widget-textarea textarea {
    width: 100% !important;
    margin: 0 !important;
    padding: 12px 3%;
    border: 1px solid #272218;
    box-sizing: border-box;
    float: none !important;
}

/* Mobil: alles untereinander */
@media (max-width: 767px) {
    .anf .widget-text,
    .anf .widget-select {
        width: 100%;
        flex-wrap: wrap;
    }
    .anf .widget-text label,
    .anf .widget-select label {
        flex: 0 0 100%;
        border-right: 1px solid #272218;
        border-bottom: 0;
    }
}
/* ============================================
   FIX: Urlaubsanfrage – Kinder-Auswahl (#aaa / #auswahl1)
   ============================================ */

/* #aaa ist nur ein Wrapper ums Kinder-Select –
   soll sich wie eine normale Widget-Zeile verhalten */
.anf fieldset #aaa {
    float: none;
    clear: none;
    width: 48.5%;
    margin: 4px 0;
    min-width: 0;
    display: block;
}

/* Das Widget im Wrapper füllt ihn komplett aus */
.anf fieldset #aaa .widget-select {
    width: 100%;
}

/* Kinderalter-Auswahl (erscheint je nach Kinderanzahl)
   über die volle Breite */
.anf fieldset #auswahl1 {
    width: 100%;
    min-width: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.anf fieldset #auswahl1 .widget-select {
    width: 48.5%;
}

/* Mobil: alles untereinander */
@media (max-width: 767px) {
    .anf fieldset #aaa,
    .anf fieldset #auswahl1 .widget-select {
        width: 100%;
    }
}

@media (max-width: 1300px) {
    .content-text.banner {
        display: flex;
        flex-direction: column;
    }
    .content-text.banner figure {
        order: 1;
        margin: 0;
    }
    .content-text.banner h2 {
        order: 2;
        position: static;
        width: 100%;
        margin-top: 0;
        padding: 15px 10px;
        box-sizing: border-box;
        opacity: 1;
    }
    .content-text.banner:hover h2 {
        opacity: 1;
    }
    .content-text.banner .rte {
        order: 3;
        position: static;
        transform: none;
        -webkit-transform: none;
        width: 100%;
        margin: 0;
        padding-right: 0;
        padding-left: 0;
        background-color: #DDDAD0;
        opacity: 1;
        outline: 0 dotted #272218;
    }
}
.mobile_menu_trigger .nav-mobile .fa-bars{
	scale: 1.5;
}

#mobile-menu-header {
    margin-top: -10px;
    font-weight: 600;
}


#nachrichten_slider{
	display: -webkit-box;
    overflow-x: auto;
    white-space: nowrap;
	& div {
		margin: 5px;
		padding-top: 0px;
		& p {
			display: none;
		}
		& a {
			display: flex;
			& img {
				width: 300px;
				height: 250px;
				object-fit: cover;
			}
		}
		
	}
}

#nachrichten_slider div.pausch-inn{
	position: relative;
    top: -250px;
    color: white;
    & h2>a {
    	color:#fff;
    }
}
#nachrichten_slider::-webkit-scrollbar {
  height: 40px;
  border: none;
  width: 200px;

}

#nachrichten_slider::-webkit-scrollbar-thumb {
  background-color: rgba(0,0,0,0);
  background-clip: padding-box;
  border:none;
}

#nachrichten_slider::-webkit-scrollbar-track {
  background-color: rgba(0,0,0,0);
}
/* Buttons */
#nachrichten_slider::-webkit-scrollbar-button:single-button:decrement {
 background: url('../../files/nav/chevron_left.png');
background-repeat: no-repeat;

  /*background-color: red;*/
  display: block;
  border-style: none;
  height: 40px;
  width: 40px;
}
#nachrichten_slider::-webkit-scrollbar-button:single-button:increment {
 background: url('../../files/nav/chevron-right.png');
background-repeat: no-repeat;

  /*background-color: red;*/
  display: block;
  border-style: none;
  height: 40px;
  width: 40px;
}
/* Up */
/*#nachrichten_slider::-webkit-scrollbar-button:single-button:horizontal:decrement {*/
/*  border-width: 0 8px 8px 8px;*/
/*  border-color: transparent transparent #555555 transparent;*/
/*}*/

/*#nachrichten_slider::-webkit-scrollbar-button:single-button:horizontal:decrement:hover {*/
/*  border-color: transparent transparent #777777 transparent;*/
/*}*/
/* Down */
/*#nachrichten_slider::-webkit-scrollbar-button:single-button:horizontal:increment {*/
/*  border-width: 8px 8px 0 8px;*/
/*  border-color: #555555 transparent transparent transparent;*/
/*}*/

/*#nachrichten_slider::-webkit-scrollbar-button:horizontal:single-button:increment:hover {*/
/*  border-color: #777777 transparent transparent transparent;*/
/*}*/

.ce_player.video-header.block {
	height: 100%;
}
.ce_player.video-header.block video {
	object-fit: cover
}

#eculabel > a > p{
	display: flex;
    line-height: normal;
    margin: 0;
    font-size: xx-small;
    flex-direction: column;
        align-items: center;
}
.header .inn {
    height: 100vh;
}

.ma-bot {
  margin-bottom: 5rem;
}
@media (max-width:1480px) {
.it #buttons #bu-ueber span {
    width:100px;
}
.it #buttons #bu-ueber {
    font-size:14px;
}
.suche-head {
    right:300px;
    top:20px;
}
.assi input.text.kale {
    padding-bottom:10px;
}
.assi p {
    margin-bottom:-35px;
    padding-top:10px;
}
.hu #buttons {
    height:362px;
}
.assi input.text,
#buttons .assi span {
    font-size:13px;
}
.assi p {
    font-size:14px;
}
.assi input.bu {
    font-size:15px;
    line-height:20px;
}
.hu #buttons #bu-ueber span {
    width:90px;
}
#buttons.fixiert #bu-ueber span {
    width:0;
    overflow:hidden;
}
#buttons #bu-ueber span {
    width:78px;
    display:inline-block;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.navigationMain a,
.navigationMain span,
.navigationMain a:hover {
    padding-right:10px;
    padding-left:10px;
}
}

@media (max-width:1300px) {
.mobile_menu_trigger {
    display: none;
}
.anf-pauschalen-kurz.anf select.select {
    height:49px;
}
#button-buch.fahne {
    min-width:115px;
}
#button-buch.fahne strong {
    font-size:22px;
}
#button-buch .vor {
    font-size:8px;
    line-height:11px;
}
#button-buch.fahne::after {
    left:-4px;
    top:8px;
}
#button-buch.fahne.fixiert {
    padding-right:10px;
    padding-left:10px;
}
.event h2,
.event time {
    font-size:16px;
    line-height:21px;
}
.events .event {
    padding-bottom:30px;
    border-bottom:1px solid #272218;
}
.events .eventtext {
    width:100%;
    display:block;
    margin-top:20px;
    padding-left:0;
    text-align:center;
}
.events .eventueber {
    width:40%;
    float:none;
    display:block;
    margin-top:0;
    margin-right:auto;
    margin-left:auto;
    padding-top:15px;
    padding-bottom:15px;
}
.events .eventbild {
    width:100%;
    float:none;
    display:block;
    margin-right:auto;
    margin-left:auto;
    text-align:center;
}
.events .eventbild img {
    margin-right:auto;
    margin-left:auto;
}
.suche-head {
    left:5%;
    right:auto;
}
.anf input.text {
    padding-top:11px;
    padding-bottom:11px;
}
.anf select,
.anf select.select {
    padding-top:13px;
    padding-bottom:14px;
}
#kont-head.fixiert,
#button-anf.fixiert,
#button-verf.fixiert,
#button-buch.fixiert {
    right:0;
}
#button-anf.fixiert a,
#button-verf.fixiert a,
#button-buch.fixiert a {
    padding-right:8px;
    padding-left:8px;
}
#button-anf a,
#button-verf a,
#button-buch a {
    -webkit-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
}
#button-anf.fixiert,
#button-verf.fixiert,
#button-buch.fixiert {
    min-width:0;
    font-size:14px;
    line-height:20px;
    -webkit-transition: font-size 0.3s ease-out;
    transition: font-size 0.3s ease-out;
}
.acc-anfrage .toggler {
    font-size:14px;
    line-height:20px;
}
.anf label {
    width:16.8%;
    padding-right:2%;
    padding-left:2%;
    padding-top: 11px;
    padding-bottom: 11px;
}
#links-head a,
#links-head {
    font-size:14px;
    line-height:20px;
}
#links-head {
    margin-left:-125px;
    z-index: 2;
}
.hr #links-head {
    margin-left:-80px;
}
.cz #links-head,
.hu #links-head {
    margin-left:-85px;
}
.newsl-ab h5 {
    font-size:14px;
    line-height:19px;
}
.map {
    position:relative;
}
.map-aussen {
    height:100%;
    padding-bottom:0;
}
.video-aussen {
    width:100%;
}
.bild-gr h5 {
    margin-top:0;
}
.bild-gr h3::after {
    width:120px;
    height:12px;
    margin-top:20px;
    margin-bottom:20px;
}
.bild-gr h3 {
    font-size:20px;
    line-height:25px;
}
#route button,
#newsl input.button,
.suche input.submit {
    width:36%;
}
table thead th strong {
    letter-spacing:1px;
}
.bild-gr.li {
    margin-bottom:30px;
}
.gal2 .bild-hoch,
.bild-hoch.re {
    width:33%;
}
.gal2 .bild-gr,
.bild-gr.li {
    width:65.1%;
}
.bildtext .rte {
    width:18%;
    padding:30px;
}
#foo .links ol li i {
    margin-right:0;
}
.kont {
    font-size:14px;
    line-height:24px;
}
#buttons.fixiert {
    right:0;
}
.inn2 {
    z-index: 6;
}
.banner .rte {
    width:100%;
    position:relative;
    margin-right:0;
    margin-bottom:0;
    margin-left:0;
    padding-right:0;
    padding-left:0;
    background:transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    outline: 0 dotted #272218;
}
#buttons a,
.content-hyperlink a,
#foo .links ol li a,
.pausch .more a,
.banner ol a,
.newsl input.button,
.seminarpausch ol li a,
.anf input.submit,
table tbody th strong,
.back a,
#main .aktiv .content-text ol li a,
#route button,
#newsl input.button,
.suche input.submit {
    font-size:14px;
    line-height:19px;
    letter-spacing:2px;
}
.banner {
    width:31.5%;
}
.bildtext figure {
    width:80%;
}
.bild-kl {
    width:22%;
}
body,
.anf input,
.anf label,
textarea,
select,
#route input,
#route label,
#newsl input,
#newsl label,
.suche input {
    font-size:14px;
    line-height:25px;
}
.anf label,
.anf select,
.anf input.text,
.anf textarea {
    font-size:13px;
}
.content-text.first h3::after,
.zacken h3::after,
.mod_newsreader h1::after {
    width:70px;
    height:14px;
    margin-top:30px;
    margin-bottom:30px;
}
h1,
.zacken h2,
h5,
.pausch h3,
.h2-h1 h2 {
    font-size:32px;
    line-height:37px;
}
h5,
.pausch h3 {
    font-size:15px;
    line-height:20px;
}
.sf-menu li .level_2,
.shrink .sf-menu li .level_2 {
    font-size:12px;
    line-height:18px;
}
#button-head a {
    bottom:2%;
    right:5%;
    -webkit-transform: scale(0.8);
        transform-origin: center;
}
#button-head a:hover {
    -webkit-transform: scale(0.8) rotate(3deg);
        transform-origin: center;
}
h2,
h4,
.pausch h2,
.banner h2,
#button-head,
h3 {
    font-size:18px;
    line-height:23px;
}
h3,
h4 {
    margin-bottom:40px;
}
.pausch h2 {
    margin-bottom:20px;
}
.navigationMain {
    font-size:13px;
    line-height:22px;
    letter-spacing:2px;
}
.inn2 {
    min-height:148px;
}
.navigationMain a,
.navigationMain span,
.navigationMain a:hover {
    padding-bottom:51px;
}
#nav-li,
#nav-re {
    margin-top:50px;
}
#container,
#footer {
    width:80%;
    margin-top:70px;
}
}

@media (max-width:990px) {
.mobile_menu_trigger {
    margin-top: 13.5%;
    z-index: 99;
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    z-index: 99;
    position: absolute;
}
#nav-re {
    display: none;
}
.navigationMain .level_1 {
    display: grid;
    top: 0;
}
.navigationMain .level_1 ul {
    position: inherit;
}
.main-navigation {
    display: none;
}
.burger-menu {
    display: block;
}
#foo .links ol li {
    width: 100% !important;
      float: none !important;
      display: inline-block !important;
      text-align: center !important;
      border: 1px solid #272218 !important;
}
#foo .rs-columns::before,
#foo .rs-columns::after {
    border-left: none !important;
}
#container,
#footer {
    width: 90% !important;
}
.pausch .layout_latest {
    width:47.5%;
    padding-bottom:20px;
}
.anf-pauschalen-kurz.anf select.select {
    height:46px;
}
.uebersicht #header .inside {
    height:150px!important;
}
.events .eventueber {
    width:auto;
    display:inline-block;
}
#butop {
    bottom:25px;
    right:25px;
}
.anf label,
.anf input.text,
.anf textarea,
#route label,
#route input,
#newsl label,
#newsl input,
.suche input {
    padding-top:11px;
    padding-bottom:11px;
}
.anf textarea {
    width:91%;
}
.anf select.select,
.anf select {
    padding-top:12px;
    padding-bottom:12px;
}
#button-anf,
#button-verf,
#button-buch {
    min-width:138px;
    right:0;
}
#buttons .assi span {
    margin-bottom:0;
    font-size:11px;
    line-height:15px;
}
.rahmen.rahmentext {
    max-width:80%;
}
#kont-head div.mail:hover .bu-info {
    width:300px;
}
#kont-head div:hover .bu-info {
    width:100px;
}
#kont-head div.bilder:hover .bu-info {
    width:60px;
}
#kont-head img {
    height:17px;
}
#kont-head a {
    font-size:13px;
    line-height:18px;
}
.assi {
    width:169px;
}
.assi input.bu,
#buttons #bu-ueber,
.assi p {
    font-size:14px;
    line-height:20px;
}
#logo {
    width:190px;
}
#kont-head {
    right:0;
    padding-bottom:3px;
}
.team {
    width:31.5%;
}
.anf label,
.anf input.text,
.anf select,
#route label,
#route input,
#newsl label,
#newsl input,
.suche input {
    width:30%;
}
.anf input.text,
.anf select,
#route input,
#newsl input {
    width:56.7%;
    margin-right:0;
}
.anf select {
    width:63%;
}
#links-head {
    top:280px;
    margin-left:-110px;
}
.en #links-head {
    top:270px;
    margin-left:-115px;
}
.cz #links-head,
.hu #links-head {
    top:240px;
}
#links-head a,
#links-head {
    font-size:12px;
    line-height:20px;
}
#newsl input.button {
    width:30%;
    padding-top:14px;
}
#newsl label {
    width:21%;
}
.ce_table {
    overflow:auto;
}
table {
    line-height:20px;
}
#buttons a,
.content-hyperlink a,
#foo .links ol li a,
.pausch .more a,
.banner ol a,
.newsl input.button,
.seminarpausch ol li a,
.anf input.submit,
table tbody th strong,
.back a,
#main .aktiv .content-text ol li a,
#route button,
#newsl input.button,
.suche input.submit,
.tabcontrol_tabs li {
    font-size:12px;
    line-height:17px;
    letter-spacing:1px;
}
#buttons a {
    min-width:70px;
}
.zimmer-ausst::after,
.zimmer-ausst::before {
    width:35px;
    height:35px;
    background-size: 35px auto;
}
.zimmer-be .content-hyperlink.link-gr a::after {
    margin-bottom:-9px;
    background-size: 120px auto;
}
.zimmer-ausst li {
    margin-right:10px;
}
.toggler,
fieldset legend {
    font-size:14px;
    line-height:19px;
    letter-spacing:1px;
}
body,
.anf input,
.anf label,
textarea,
select,
#route input,
#route label,
#newsl input,
#newsl label,
.suche input {
    font-size:13px;
    line-height:22px;
}
#container,
#footer {
    margin-top:50px;
}
#foo-nav {
    margin-top:40px;
    margin-bottom:0;
}
#foo-nav ul,
#nav-betriebe ul {
    padding-left:0;
}
#foo-nav li,
#nav-betriebe li {
    font-size:12px;
    line-height:17px;
}
.kont {
    font-size:12px;
    line-height:14px;
}
#foo .links ol li.last {
    border-top:0px solid #272218;
    border-left:1px solid #272218;
}
#foo .links ol li {
    width:100%;
}
#gu-bo h4,
.rahmen h3 {
    margin-top:40px;
}
#gu-bo .content-hyperlink a,
.rahmen .content-hyperlink a,
#main .aktiv .content-text ol li a {
    padding-top:20px;
    padding-bottom:0;
}
.banner h2::before,
.banner h2::after {
    width:120px;
    height:11px;
}
.banner h2::before {
    margin-bottom:13px;
}
.banner h2::after {
    margin-top:13px;
}
.lovestory img {
    width:180px;
    height:auto;
}
h5,
.pausch h3 {
    font-size:14px;
    line-height:20px;
    letter-spacing:1px;
}
.pausch .more a {
    padding-top:18px;
    padding-bottom:18px;
}
.pausch .more {
    margin-top:20px;
}
.pausch h2 {
    word-wrap:break-word;
}
.pausch-inn {
    padding-top:30px;
}
.pausch figure::before {
    width:15px;
    height:16px;
    bottom:25px;
    margin-left:-7px;
}
.bildtext h3::after,
.banner ol a::before {
    margin-top:15px;
    margin-bottom:15px;
}
.bildtext h3::before,
.bildtext h5::after {
    width:26px;
    height:13px;
    margin-bottom:15px;
}
.bildtext h5::after {
    margin-top:15px;
    margin-bottom:0;
}
.bildtext::before {
    width:160px;
    height:111px;
}
.content-hyperlink a::after,
.seminarpausch ol a::after,
.back a::after {
    width:120px;
    height:11px;
}
.content-hyperlink,
.seminarpausch ol li {
    margin-top:20px;
}
h2,
h4,
.pausch h2,
.banner h2,
#button-head,
h3 {
    font-size:16px;
    line-height:23px;
    letter-spacing:2px;
}
h4,
.pausch h2,
.banner h2,
#button-head {
    letter-spacing:1px;
}
.bild-gr .rte::before,
.bild-gr .rte::after {
    width:17px;
    height:15px;
}
.bild-gr h5 {
    font-size:12px;
    line-height:17px;
}
.bild-gr h3 {
    font-size:17px;
    line-height:22px;
}
.ueberschrift.abstand {
    margin-top:148px;
}
.shrink2 .navigationMain a,
.shrink2 .navigationMain span,
.shrink2 .navigationMain a:hover {
    padding-bottom:21px;
}
.shrink #nav-re {
    width:80%;
    margin-left:0;
}
#logo-kl {
    width:8%;
    margin-top:15px;
    margin-bottom:15px;
    margin-left:0;
}
#buttons {
    right:0;
}
.navigationMain a,
.navigationMain span,
.navigationMain a:hover {
    padding-top:21px;
    padding-bottom:19px;
}
#nav-re li.menue-links {
    display:inline-block;
}
#logo {
    margin-top:20px;
    margin-bottom:8px;
}
#nav-re {
    width:90%;
    margin-top:0;
    margin-left:5%;
}
#nav-li {
    display:none;
}
h1,
.zacken h2,
.h2-h1 h2 {
    margin-bottom:15px;
    font-size:26px;
    line-height:31px;
}
}

@media (max-width:767px) {
.content-hyperlink.button_header_hy a {
    font-size: 13px !important;
}
#button-head a {
    width: 150px !important;
    height: 150 px !important;
}
.submenu {
    padding-top: 21px!important;
    padding-bottom: 19px!important;
}
.mobile_menu_trigger {
    display: block;
      width: 100%;
      margin-left: auto;
      margin-right: auto;
    margin-top: 18%;
}
#nav-re {
    display: none!important;
}
.navigationMain strong:before {
    display: none;
}
.navigationMain .level_1 a,
.navigationMain .level_1 li .trail,
.navigationMain .level_1 li .active {
    display: initial;
}
.navigationMain .level_1 li:hover > ul,
.navigationMain .level_1 li.sfHover > ul {
    display: none;
}
.mod_navigation.navigationMain.block {
    padding-bottom: 10px!important;
}
.navigationMain a {
    padding-top: 10px!important;
      padding-bottom: 10px!important;
}
.navigationMain .level_1 {
    top: 0!important;
      position: relative!important;
}
#logo,
#logo-kl {
    width: 40%!important;
    margin-top: 40px!important;
    margin-bottom: 5px!important;
}
.sprache {
    width: 100vw!important;
      left: 0;
      right: 0!important;
      top: 0;
      z-index: 6;
      position: absolute;
      margin: 0 auto!important;
      padding: 0;
}
.sprache ul {
    margin: 0 auto;
}
.marg-top {
    margin-top:40px;
}
.pausch1sp {
    margin-top:40px;
}
#button-buch.fahne.fixiert.fixmob2.fixmob {
    right:0;
    top:102px;
}
#button-buch.fahne.fixiert {
    right:0;
    top:34px;
}
#button-buch.fahne::after {
    left:17px;
    top:-4px;
    display: none !important;
}
#button-buch.fahne {
    min-width:90px;
    top:250px;
    padding-right:6px;
    padding-left:6px;
}
#button-buch.fahne strong {
    font-size:23px;
}
#button-buch .vor {
    font-size:9px;
    line-height:11px;
}
#button-buch {
    right:0;
    top:251px;
}
.anf .widget-checkbox.uralubsi span {
    float:none;
    display:inline-block;
    text-align:left;
    width: calc(100% - 25px);
}
#button-head a {
    bottom:-30px;
    right:-3px;
    -webkit-transform: scale(0.5);
        transform-origin: center;
}
#button-head a:hover {
    -webkit-transform: scale(0.5) rotate(3deg);
        transform-origin: center;
}
.content-hyperlink.button_header_hy .hyperlink_txt {
    background-size: contain!important;
}
.uebersicht .hyperlink_txt {
    display:block;
    min-width: auto;
}
#butop {
    right:0;
}
.suche input,
.suche input.submit {
    width:100%;
}
.suche input.submit {
    border-left:1px solid #272218;
}
.suche-head input.submit {
    position:relative;
}
.suche-head div.widget {
    display:none;
}
.suche-head {
    left:auto;
    right:5%;
    top:55px;
}
.sprache:hover {
    width:223px;
}
#button-anf,
#button-verf,
#button-buch {
    font-size:14px;
    line-height:20px;
}
#button-anf,
#button-verf,
#button-buch {
    min-width:90px;
    position:fixed;
}
#button-anf a,
#button-verf a,
#button-buch a {
    padding:7px 10px;
}
.hu #buttons #bu-ueber {
    min-width:0;
}
.hu #buttons #bu-ueber {
    padding-top:7px;
    padding-bottom:6px;
}
.hu #kont-head.fixiert.fixmob2 {
    right:91px;
}
#footer .kont a {
    text-decoration:underline;
}
.rahmen.rahmentext {
    max-width:100%;
}
#header .inside {
    height:550px;
}
#buttons.fixiert #bu-ueber span {
    display:none;
}
#buttons.fixiert,
#kont-head.fixiert,
#button-anf.fixiert,
#button-verf.fixiert,
#button-buch.fixiert {
    right:-300px;
}
#button-anf.fixiert,
#button-verf.fixiert,
#button-buch.fixiert {
    right:0;
    top:0;
}
#button-anf a,
#button-verf a,
#button-buch a {
    padding-right:5px;
    padding-left:5px;
}
#buttons.fixiert.fixmob,
#kont-head.fixiert.fixmob,
#button-anf.fixiert.fixmob,
#button-buch.fixiert.fixmob {
    right:0;
    top:64px;
}
#buttons.fixmob2 .bu {
    float:left;
}
#buttons.fixiert.fixmob2,
#button-anf.fixiert.fixmob2,
#button-buch.fixiert.fixmob2 {
    width:auto;
    right:0;
    top:0;
}
#button-anf.fixiert.fixmob2 {
    right:226px;
}
#button-buch.fixiert,
#button-buch.fixiert.fixmob2 {
    right:331px;
}
#kont-head.fixiert.fixmob2 {
    right:331px;
    top:-500px;
    padding-top:3px;
    padding-bottom:3px;
    z-index:4;
}
#kont-head.fixiert.fixmob2.fixmob,
#buttons.fixiert.fixmob2.fixmob,
#button-anf.fixiert.fixmob2.fixmob,
#button-verf.fixiert.fixmob2.fixmob,
#button-buch.fixiert.fixmob2.fixmob {
    top:90px;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity:1;
    -khtml-opacity: 1;
    opacity: 1;
}
#button-verf.fixiert.fixmob2.fixmob {
    right:0;
}
#kont-head.fixiert.fixmob2,
#buttons.fixiert.fixmob2,
#button-anf.fixiert.fixmob2,
#button-verf.fixiert.fixmob2,
#button-buch.fixiert.fixmob2 {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity:0;
    -khtml-opacity: 0;
    opacity: 0;
}
#kont-head.fixiert,
#buttons.fixiert,
#button-anf.fixiert,
#button-verf.fixiert,
#button-buch.fixiert {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#kont-head.fixiert {
    top:110px;
}
#buttons.fixiert {
    top:155px;
}
#buttons,
#button-verf {
    right:0;
    top:210px;
}
#button-anf {
    right:0;
    top:170px;
}
#main .aktiv .content-text ol li a {
    padding-bottom:0;
}
.gal2 .bild-hoch,
.gal2 .bild-gr {
    width:100%;
}
.team,
.team.class-3 {
    width:47%;
    margin-right:2%;
}
#links-head ul {
    margin-top:0;
    margin-bottom:0;
    padding-top:10px;
    padding-right:10px;
    padding-left:10px;
    background-color:#EFEEE9;
}
#links-head {
    top:243px;
}
#kont-head span {
    display:none;
}
#kont-head div {
    min-width:14px;
}
#kont-head i {
    display:inline-block;
}
#kont-head {
    width:auto;
    right:0;
    top:125px;
}
.mm-menu.mm-light {
    background-color:#DDDAD0;
}
.mm-list > li > a,
.mm-list > li > span {
    padding-top:15px;
    padding-bottom:15px;
}
#mmenu {
    display:block;
}
.inn2.shrink2 #mbutton {
    margin-right:5%;
}
.inn2 {
    min-height:114px;
}
#logo {
    width:200px;
    height:auto;
    margin-right:0;
    margin-bottom:20px;
    margin-left:0;
}
.inn2 {
    width:90%;
    margin-right:auto;
    margin-left:auto;
}
#nav-re {
    display:inline-block;
}
#mbutton {
    float:right;
    display:inline-block;
    margin-top:20px;
    font-size:2em;
}
}

@media (max-width:599px) {
.mobile_menu_trigger {
    margin-top: 22%;
}
#button-buch.fahne.fixiert.fixmob2.fixmob {
    top:96px;
}
#button-buch.fahne strong {
    font-size:21px;
}
#button-buch.fahne {
    right:0;
    top:148px;
}
#button-buch .vor {
    margin-top:6px;
    font-size:8px;
    line-height:10px;
}
#button-buch.fahne p {
    margin-bottom:3px;
}
#klimaberg {
    display:block;
    margin-top:20px;
}
.content-hyperlink.button_header_hy .hyperlink_txt {
    background-size: contain!important;
}
table tbody th strong {
    font-size:11px;
    line-height:15px;
}
table td,
table th {
    padding:10px 5px;
    font-size:11px;
    line-height:15px;
}
table th.col_0 {
    max-width:95px;
    padding-left:0;
}
#kont-head {
    right:102px;
    top:145px;
}
#buttons,
#button-verf,
#button-anf,
#button-buch {
    top:114px;
}
#button-anf {
    right:220px;
}
#button-buch {
    right:319px;
}
#header .inside {
    height:400px;
}
.sprache {
    left:0;
}
#buttons .assi span {
    margin-bottom:0;
    padding-top:6px;
    padding-bottom:6px;
    font-size:10px;
    line-height:15px;
}
.gal.einzelbild figure {
    margin-right:0;
}
.pausch.einzeln .layout_latest {
    margin-bottom:0;
}
.gal.einzelbild,
.gallery .einzeln {
    width:49.5%;
    float:none;
    display:inline-block;
}
.assi input.bu {
    -webkit-appearance: none;
}
.assi input.text {
    font-size:13px;
    line-height:18px;
}
#kont-head.fixiert.fixmob2.fixmob {
    right:110px;
    top:96px;
}
#kont-head div {
    margin-right:5px;
}
#kont-head.fixiert.fixmob2 span {
    display:none;
}
#kont-head.fixiert.fixmob2 {
    padding-top:4px;
    padding-bottom:7.5px;
}
#kont-head {
    padding:6px 5px 1.5px 12px;
}
#buttons a,
#buttons #bu-ueber {
    padding-right:7px;
    padding-left:7px;
}
.assi input.bu {
    padding-top:6px;
    padding-bottom:6px;
}
#buttons #bu-ueber {
    padding-top:6px;
    padding-bottom:5px;
}
#buttons.fixiert.fixmob2.fixmob,
#button-anf.fixiert.fixmob2.fixmob,
#button-verf.fixiert.fixmob2.fixmob,
#button-buch.fixiert.fixmob2.fixmob {
    top:90px;
}
.aktiv .rte {
    padding-bottom:20px;
}
#main .aktiv .content-text ol li a {
    padding-bottom:0;
}
.tabcontrol_tabs li {
    font-size:12px;
    line-height:17px;
}
.team,
.team.class-3 {
    width:100%;
    margin-right:0;
    height:auto!important;
}
.content-text.first h3::after,
.zacken h3::after,
.mod_newsreader h1::after,
.content-text.first h2::after {
    width:50px;
    height:10px;
    margin-top:25px;
    margin-bottom:25px;
}
#links-head {
    margin-right:-105px;
}
#links-head a,
#links-head {
    font-size:10px;
    line-height:15px;
    color:#272218;
}
.rahmen.aktiv .rs-column {
    padding-bottom:0;
}
#route label,
#route input,
#route button,
#newsl input,
#newsl input.button,
.anf input.text,
.anf select {
    width:100%;
    border-right:1px solid #272218;
    border-left:1px solid #272218;
}
#route label,
#route input,
#newsl label,
#newsl input,
.anf label,
.anf input.text {
    width:93%;
}
.anf input.text {
    width:91%;
}
.anf select {
    width:98%;
}
.anf input.text,
.anf select {
    margin-top:0;
}
.anf label {
    margin-bottom:0;
    border-bottom:0;
}
#main .content-text li,
.accordion .content-text li {
    margin-bottom:7px;
}
.toggler,
.accordion {
    padding-right:15px;
    padding-left:15px;
}
.content-hyperlink {
    margin-bottom:30px;
}
.sf-menu li .level_2,
#mmenu .level_2 {
    font-size:13px;
    line-height:20px;
}
#gu-bo .rs-columns {
    margin-top:114px;
}
.rahmen .rs-column {
    margin-bottom:25px;
}
.bildtext h3::before,
.bildtext h5::after {
    width:22px;
    height:11px;
    margin-bottom:10px;
}
.bildtext h5::after {
    margin-top:10px;
    margin-bottom:0;
}
.bildtext .rte {
    padding:25px;
}
.bildtext h3 {
    font-size:14px;
    line-height:19px;
}
h5,
.pausch h3 {
    font-size:13px;
    line-height:18px;
}
#holidaycheck {
    left:2%;
}
#logo-kl {
    width:50px;
    margin-right:auto;
    margin-left:auto;
}
.gal figure {
    margin-right:8px;
}
.gal .col_last figure {
    margin-right:0;
    margin-left:8px;
}
.bild-kl {
    width:100%;
    margin-top:15px;
}
.gal {
    width:100%;
    margin-bottom:0;
}
.bild-gr h3::after {
    margin-top:10px;
    margin-bottom:10px;
}
.bild-gr .rte {
    width:95%;
    height:95%;
    left:2.5%;
    top:2.5%;
}
.bild-gr {
    width:100%;
    margin-top:15px;
}
.gallery .gal li.col_first figure,
.ce_gallery li {
    margin-top:0;
}
.ce_gallery li {
    width:100%;
    margin-top:15px;
    margin-right:0;
}
.gallery {
    margin-top:30px;
    margin-bottom:30px;
}
.content-text.first h3::after,
.zacken h3::after,
.mod_newsreader h1::after {
    width:55px;
    height:11px;
    margin-top:25px;
    margin-bottom:25px;
}
h2,
h4,
.pausch h2,
.banner h2,
#button-head,
h3 {
    font-size:15px;
    line-height:20px;
}
h1,
.zacken h2,
.h2-h1 h2 {
    margin-bottom:10px;
    font-size:22px;
    line-height:27px;
}
.bildtext::before {
    width:100px;
    height:82px;
    bottom:auto;
    top:50px;
}
.bildtext figure {
    width:90%;
    margin-bottom:0;
}
.bildtext .rte {
    width:40%;
    position:relative;
    margin-top:-15px;
    margin-bottom:40px;
}
#gu-bo {
    margin-bottom:40px;
}
#footer #foo {
    margin-top:0;
}
#mc_embed_signup {
    margin-top:20px;
}
#foo .rs-column.-medium-col-3-1.-large-last {
    margin-top:20px;
    padding-top:20px;
    border-top:1px solid #272218;
}
.kont {
    font-size:14px;
    line-height:22px;
}
#foo .links ol li {
    margin-right:0;
    margin-left:0;
}
#foo .links li {
    display:inline-block;
    margin-right:8px;
    margin-left:8px;
}
#foo .rs-columns::before,
#foo .rs-columns::after {
    display:none;
}
#gu-bo .content-text {
    min-height:0;
}
.rs-column.-small-col-2-1 {
    width:100%;
    margin-right:0;
    margin-bottom:20px;
}
.banner h2 {
    font-size:18px;
    line-height:25px;
}
.banner h2 {
    margin-top:55%;
}
.pausch .layout_latest,
.content-text.banner,
.team {
    width:100%;
    margin-right:0;
    margin-bottom:25px;
}
}

@media (max-width:450px) {
.inn2 {
    min-height: 136px!important;
}
.mobile_menu_trigger {
    margin-top: 25%;
}
#button-buch.fahne.fixiert.fixmob2.fixmob {
    right:0;
    top:94px;
}
#button-buch.fixiert.fixmob2.fixmob {
    right:0;
    top:94px;
}
#button-buch.fixiert a {
    padding-right:10px;
    padding-left:10px;
}
#button-buch.fixiert {
    right:0;
    top:32px;
}
#kont-head {
    padding-top:5px;
    padding-bottom:0;
}
#button-buch.fahne.fixiert {
    right:0;
    top:32px;
}
#button-buch.fahne {
    top:146px;
}
#button-buch,
#button-buch.fixiert.fixmob2 {
    right:122px;
    top:146px;
}
.content-hyperlink.button_header_hy .hyperlink_txt {
    background-size: contain!important;
}
.it #kont-head.fixiert.fixmob2 {
    right:117px;
    display:inline-block;
}
.sprache {
    top:130px;
}
#kont-head.fixiert.fixmob2 {
    right:282px;
    display:none;
}
#kont-head div {
    min-width:0;
}
#kont-head.fixmob2 div.gutsch,
#kont-head.fixmob2  div.bilder {
    display:none;
}
#kont-head.fixmob2 div.phone {
    margin-right:0;
}
#button-verf.fixiert.fixmob2.fixmob {
    right:0;
}
#button-anf.fixiert.fixmob2.fixmob {
    right:193px;
}
#button-anf.fixiert a,
#button-verf.fixiert a {
    padding-right:5px;
    padding-left:5px;
}
#button-anf.fixiert,
#button-verf.fixiert,
#button-anf,
#button-verf,
#button-buch.fixiert,
#button-buch {
    font-size:12px;
    line-height:18px;
}
#button-anf {
    right:193px;
}
#kont-head div.mail .bu-info {
    display:none;
}
.gallery .einzeln .layout_latest .pausch-innen {
    margin-right:0;
}
.gal.einzelbild,
.gallery .einzeln {
    width:100%;
}
}

/*!
 * Font Awesome Free 6.0.0-beta3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2021 Fonticons, Inc.
 */
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900); }

.fa,
.fas,
.fa-solid,
.far,
.fa-regular,
.fal,
.fa-light,
.fat,
.fa-thin,
.fad,
.fa-duotone,
.fab,
.fa-brands {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto; }

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

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

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

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

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

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

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

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

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

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

.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em; }

.fa-xs {
  font-size: 0.75em;
  line-height: 0.08333em;
  vertical-align: 0.125em; }

.fa-sm {
  font-size: 0.875em;
  line-height: 0.07143em;
  vertical-align: 0.05357em; }

.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em; }

.fa-xl {
  font-size: 1.5em;
  line-height: 0.04167em;
  vertical-align: -0.125em; }

.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em; }

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

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

.fa-li {
  left: calc(var(--fa-li-width, 2em) * -1);
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit; }

.fa-border {
  border-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.08em);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em); }

.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em); }

.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em); }

.fa-beat {
  -webkit-animation-name: fa-beat;
          animation-name: fa-beat;
  -webkit-animation-delay: var(--fa-animation-delay, 0);
          animation-delay: var(--fa-animation-delay, 0);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
          animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
          animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
          animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
          animation-timing-function: var(--fa-animation-timing, ease-in-out); }

.fa-fade {
  -webkit-animation-name: fa-fade;
          animation-name: fa-fade;
  -webkit-animation-delay: var(--fa-animation-delay, 0);
          animation-delay: var(--fa-animation-delay, 0);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
          animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
          animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
          animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
          animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }

.fa-beat-fade {
  -webkit-animation-name: fa-beat-fade;
          animation-name: fa-beat-fade;
  -webkit-animation-delay: var(--fa-animation-delay, 0);
          animation-delay: var(--fa-animation-delay, 0);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
          animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
          animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
          animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
          animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }

.fa-flip {
  -webkit-animation-name: fa-flip;
          animation-name: fa-flip;
  -webkit-animation-delay: var(--fa-animation-delay, 0);
          animation-delay: var(--fa-animation-delay, 0);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
          animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
          animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
          animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
          animation-timing-function: var(--fa-animation-timing, ease-in-out); }

.fa-spin {
  -webkit-animation-name: fa-spin;
          animation-name: fa-spin;
  -webkit-animation-delay: var(--fa-animation-delay, 0);
          animation-delay: var(--fa-animation-delay, 0);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
          animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 2s);
          animation-duration: var(--fa-animation-duration, 2s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
          animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, linear);
          animation-timing-function: var(--fa-animation-timing, linear); }

.fa-spin-reverse {
  --fa-animation-direction: reverse; }

.fa-pulse,
.fa-spin-pulse {
  -webkit-animation-name: fa-spin;
          animation-name: fa-spin;
  -webkit-animation-direction: var(--fa-animation-direction, normal);
          animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
          animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
          animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, steps(8));
          animation-timing-function: var(--fa-animation-timing, steps(8)); }

@media (prefers-reduced-motion: reduce) {
  .fa-beat,
  .fa-fade,
  .fa-beat-fade,
  .fa-flip,
  .fa-pulse,
  .fa-spin,
  .fa-spin-pulse {
    -webkit-animation-delay: -1ms;
            animation-delay: -1ms;
    -webkit-animation-duration: 1ms;
            animation-duration: 1ms;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
    -webkit-transition-duration: 0s;
            transition-duration: 0s; } }

@-webkit-keyframes fa-beat {
  0%, 90% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  45% {
    -webkit-transform: scale(var(--fa-beat-scale, 1.25));
            transform: scale(var(--fa-beat-scale, 1.25)); } }

@keyframes fa-beat {
  0%, 90% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  45% {
    -webkit-transform: scale(var(--fa-beat-scale, 1.25));
            transform: scale(var(--fa-beat-scale, 1.25)); } }

@-webkit-keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4); } }

@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4); } }

@-webkit-keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    opacity: 1;
    -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
            transform: scale(var(--fa-beat-fade-scale, 1.125)); } }

@keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    opacity: 1;
    -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
            transform: scale(var(--fa-beat-fade-scale, 1.125)); } }

@-webkit-keyframes fa-flip {
  50% {
    -webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
            transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }

@keyframes fa-flip {
  50% {
    -webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
            transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }

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

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

.fa-rotate-90 {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.fa-rotate-180 {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa-rotate-270 {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.fa-flip-horizontal {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.fa-flip-vertical {
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

.fa-rotate-by {
  -webkit-transform: rotate(var(--fa-rotate-angle, none));
          transform: rotate(var(--fa-rotate-angle, none)); }

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

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index, auto); }

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

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

.fa-inverse {
  color: var(--fa-inverse, #fff); }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-0::before {
  content: "\30"; }

.fa-1::before {
  content: "\31"; }

.fa-2::before {
  content: "\32"; }

.fa-3::before {
  content: "\33"; }

.fa-4::before {
  content: "\34"; }

.fa-5::before {
  content: "\35"; }

.fa-6::before {
  content: "\36"; }

.fa-7::before {
  content: "\37"; }

.fa-8::before {
  content: "\38"; }

.fa-9::before {
  content: "\39"; }

.fa-a::before {
  content: "\41"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-arrow-down-1-9::before {
  content: "\f162"; }

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

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

.fa-arrow-down-9-1::before {
  content: "\f886"; }

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

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

.fa-arrow-down-a-z::before {
  content: "\f15d"; }

.fa-sort-alpha-asc::before {
  content: "\f15d"; }

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

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

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

.fa-arrow-down-short-wide::before {
  content: "\f884"; }

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

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

.fa-arrow-down-wide-short::before {
  content: "\f160"; }

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

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

.fa-arrow-down-z-a::before {
  content: "\f881"; }

.fa-sort-alpha-desc::before {
  content: "\f881"; }

.fa-sort-alpha-down-alt::before {
  content: "\f881"; }

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

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

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

.fa-arrow-pointer::before {
  content: "\f245"; }

.fa-mouse-pointer::before {
  content: "\f245"; }

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

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

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

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

.fa-sign-out::before {
  content: "\f08b"; }

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

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

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

.fa-sign-in::before {
  content: "\f090"; }

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

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

.fa-arrow-rotate-back::before {
  content: "\f0e2"; }

.fa-arrow-rotate-backward::before {
  content: "\f0e2"; }

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

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

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

.fa-arrow-rotate-forward::before {
  content: "\f01e"; }

.fa-redo::before {
  content: "\f01e"; }

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

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

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

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

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

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

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

.fa-arrow-up-1-9::before {
  content: "\f163"; }

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

.fa-arrow-up-9-1::before {
  content: "\f887"; }

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

.fa-arrow-up-a-z::before {
  content: "\f15e"; }

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

.fa-arrow-up-from-bracket::before {
  content: "\e09a"; }

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

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

.fa-arrow-up-right-from-square::before {
  content: "\f08e"; }

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

.fa-arrow-up-short-wide::before {
  content: "\f885"; }

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

.fa-arrow-up-wide-short::before {
  content: "\f161"; }

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

.fa-arrow-up-z-a::before {
  content: "\f882"; }

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

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

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

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

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

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

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

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

.fa-arrows-up-down-left-right::before {
  content: "\f047"; }

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

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

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

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

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

.fa-austral-sign::before {
  content: "\e0a9"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-bag-shopping::before {
  content: "\f290"; }

.fa-shopping-bag::before {
  content: "\f290"; }

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

.fa-baht-sign::before {
  content: "\e0ac"; }

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

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

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

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

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

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

.fa-bank::before {
  content: "\f19c"; }

.fa-institution::before {
  content: "\f19c"; }

.fa-university::before {
  content: "\f19c"; }

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

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

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

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

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

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

.fa-reorder::before {
  content: "\f550"; }

.fa-stream::before {
  content: "\f550"; }

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

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

.fa-basket-shopping::before {
  content: "\f291"; }

.fa-shopping-basket::before {
  content: "\f291"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-procedures::before {
  content: "\f487"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-quran::before {
  content: "\f687"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-brazilian-real-sign::before {
  content: "\e46c"; }

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

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

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

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

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

.fa-quidditch::before {
  content: "\f458"; }

.fa-quidditch-broom-ball::before {
  content: "\f458"; }

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

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

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

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

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

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

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

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

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

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

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

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

.fa-c::before {
  content: "\43"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-cart-shopping::before {
  content: "\f07a"; }

.fa-shopping-cart::before {
  content: "\f07a"; }

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

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

.fa-cedi-sign::before {
  content: "\e0df"; }

.fa-cent-sign::before {
  content: "\e3f5"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-chart-column::before {
  content: "\e0e3"; }

.fa-chart-gantt::before {
  content: "\e0e4"; }

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

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

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

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

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

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

.fa-check-to-slot::before {
  content: "\f772"; }

.fa-vote-yea::before {
  content: "\f772"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-circle-dollar-to-slot::before {
  content: "\f4b9"; }

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

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

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

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

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

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

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

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

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

.fa-circle-half-stroke::before {
  content: "\f042"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-radiation-alt::before {
  content: "\f7ba"; }

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

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

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

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

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

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

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

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

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

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

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

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

.fa-clapperboard::before {
  content: "\e131"; }

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

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

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

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

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

.fa-clock-rotate-left::before {
  content: "\f1da"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-clover::before {
  content: "\e139"; }

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

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

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

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

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

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

.fa-code-pull-request::before {
  content: "\e13c"; }

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

.fa-colon-sign::before {
  content: "\e140"; }

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

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

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

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

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

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

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

.fa-sms::before {
  content: "\f7cd"; }

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

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

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

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

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

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

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

.fa-computer-mouse::before {
  content: "\f8cc"; }

.fa-mouse::before {
  content: "\f8cc"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-cruzeiro-sign::before {
  content: "\e152"; }

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

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

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

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

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

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

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

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

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

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

.fa-diagram-project::before {
  content: "\f542"; }

.fa-project-diagram::before {
  content: "\f542"; }

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

.fa-diamond-turn-right::before {
  content: "\f5eb"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-dong-sign::before {
  content: "\e169"; }

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

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

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

.fa-down-left-and-up-right-to-center::before {
  content: "\f422"; }

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

.fa-down-long::before {
  content: "\f309"; }

.fa-long-arrow-alt-down::before {
  content: "\f309"; }

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

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

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

.fa-droplet::before {
  content: "\f043"; }

.fa-tint::before {
  content: "\f043"; }

.fa-droplet-slash::before {
  content: "\f5c7"; }

.fa-tint-slash::before {
  content: "\f5c7"; }

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

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

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

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

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

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

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

.fa-e::before {
  content: "\45"; }

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

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

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

.fa-hard-of-hearing::before {
  content: "\f2a4"; }

.fa-ear-listen::before {
  content: "\f2a2"; }

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

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

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

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

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

.fa-earth-america::before {
  content: "\f57d"; }

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

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

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

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

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

.fa-earth-oceania::before {
  content: "\e47b"; }

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

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

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

.fa-elevator::before {
  content: "\e16d"; }

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

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

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

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

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

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

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

.fa-envelopes-bulk::before {
  content: "\f674"; }

.fa-mail-bulk::before {
  content: "\f674"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-face-smile::before {
  content: "\f118"; }

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

.fa-face-smile-beam::before {
  content: "\f5b8"; }

.fa-smile-beam::before {
  content: "\f5b8"; }

.fa-face-smile-wink::before {
  content: "\f4da"; }

.fa-smile-wink::before {
  content: "\f4da"; }

.fa-face-surprise::before {
  content: "\f5c2"; }

.fa-surprise::before {
  content: "\f5c2"; }

.fa-face-tired::before {
  content: "\f5c8"; }

.fa-tired::before {
  content: "\f5c8"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-filter-circle-xmark::before {
  content: "\e17b"; }

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

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

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

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

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

.fa-fire-flame-simple::before {
  content: "\f46a"; }

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

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

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

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

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

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

.fa-floppy-disk::before {
  content: "\f0c7"; }

.fa-save::before {
  content: "\f0c7"; }

.fa-florin-sign::before {
  content: "\e184"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-franc-sign::before {
  content: "\e18f"; }

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

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

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

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

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

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

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

.fa-gauge::before {
  content: "\f625"; }

.fa-dashboard::before {
  content: "\f625"; }

.fa-gauge-high::before {
  content: "\f625"; }

.fa-tachometer-alt::before {
  content: "\f625"; }

.fa-tachometer-alt-fast::before {
  content: "\f625"; }

.fa-gauge-simple::before {
  content: "\f62a"; }

.fa-gauge-simple-high::before {
  content: "\f62a"; }

.fa-tachometer::before {
  content: "\f62a"; }

.fa-tachometer-fast::before {
  content: "\f62a"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-mortar-board::before {
  content: "\f19d"; }

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

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

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

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

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

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

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

.fa-guarani-sign::before {
  content: "\e19a"; }

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

.fa-gun::before {
  content: "\e19b"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-signing::before {
  content: "\f2a7"; }

.fa-hands-asl-interpreting::before {
  content: "\f2a3"; }

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

.fa-asl-interpreting::before {
  content: "\f2a3"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-helmet-safety::before {
  content: "\f807"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-house-crack::before {
  content: "\e3b1"; }

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

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

.fa-house-medical::before {
  content: "\e3b2"; }

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

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

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

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

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

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

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

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

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

.fa-heart-music-camera-bolt::before {
  content: "\f86d"; }

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

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

.fa-drivers-license::before {
  content: "\f2c2"; }

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

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

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

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

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

.fa-portrait::before {
  content: "\f3e0"; }

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

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

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

.fa-indian-rupee-sign::before {
  content: "\e1bc"; }

.fa-indian-rupee::before {
  content: "\e1bc"; }

.fa-inr::before {
  content: "\e1bc"; }

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

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

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

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

.fa-j::before {
  content: "\4a"; }

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

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

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

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

.fa-k::before {
  content: "\4b"; }

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

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

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

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

.fa-kip-sign::before {
  content: "\e1c4"; }

.fa-kit-medical::before {
  content: "\f479"; }

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

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

.fa-l::before {
  content: "\4c"; }

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

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

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

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

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

.fa-lari-sign::before {
  content: "\e1c8"; }

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

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

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

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

.fa-left-right::before {
  content: "\f337"; }

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

.fa-lemon::before {
  content: "\f094"; }

.fa-less-than::before {
  content: "\3c"; }

.fa-less-than-equal::before {
  content: "\f537"; }

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

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

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

.fa-chain::before {
  content: "\f0c1"; }

.fa-link-slash::before {
  content: "\f127"; }

.fa-chain-broken::before {
  content: "\f127"; }

.fa-chain-slash::before {
  content: "\f127"; }

.fa-unlink::before {
  content: "\f127"; }

.fa-lira-sign::before {
  content: "\f195"; }

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

.fa-list-squares::before {
  content: "\f03a"; }

.fa-list-check::before {
  content: "\f0ae"; }

.fa-tasks::before {
  content: "\f0ae"; }

.fa-list-ol::before {
  content: "\f0cb"; }

.fa-list-1-2::before {
  content: "\f0cb"; }

.fa-list-numeric::before {
  content: "\f0cb"; }

.fa-list-ul::before {
  content: "\f0ca"; }

.fa-list-dots::before {
  content: "\f0ca"; }

.fa-litecoin-sign::before {
  content: "\e1d3"; }

.fa-location-arrow::before {
  content: "\f124"; }

.fa-location-crosshairs::before {
  content: "\f601"; }

.fa-location::before {
  content: "\f601"; }

.fa-location-dot::before {
  content: "\f3c5"; }

.fa-map-marker-alt::before {
  content: "\f3c5"; }

.fa-location-pin::before {
  content: "\f041"; }

.fa-map-marker::before {
  content: "\f041"; }

.fa-lock::before {
  content: "\f023"; }

.fa-lock-open::before {
  content: "\f3c1"; }

.fa-lungs::before {
  content: "\f604"; }

.fa-lungs-virus::before {
  content: "\e067"; }

.fa-m::before {
  content: "\4d"; }

.fa-magnet::before {
  content: "\f076"; }

.fa-magnifying-glass::before {
  content: "\f002"; }

.fa-search::before {
  content: "\f002"; }

.fa-magnifying-glass-dollar::before {
  content: "\f688"; }

.fa-search-dollar::before {
  content: "\f688"; }

.fa-magnifying-glass-location::before {
  content: "\f689"; }

.fa-search-location::before {
  content: "\f689"; }

.fa-magnifying-glass-minus::before {
  content: "\f010"; }

.fa-search-minus::before {
  content: "\f010"; }

.fa-magnifying-glass-plus::before {
  content: "\f00e"; }

.fa-search-plus::before {
  content: "\f00e"; }

.fa-manat-sign::before {
  content: "\e1d5"; }

.fa-map::before {
  content: "\f279"; }

.fa-map-location::before {
  content: "\f59f"; }

.fa-map-marked::before {
  content: "\f59f"; }

.fa-map-location-dot::before {
  content: "\f5a0"; }

.fa-map-marked-alt::before {
  content: "\f5a0"; }

.fa-map-pin::before {
  content: "\f276"; }

.fa-marker::before {
  content: "\f5a1"; }

.fa-mars::before {
  content: "\f222"; }

.fa-mars-and-venus::before {
  content: "\f224"; }

.fa-mars-double::before {
  content: "\f227"; }

.fa-mars-stroke::before {
  content: "\f229"; }

.fa-mars-stroke-right::before {
  content: "\f22b"; }

.fa-mars-stroke-h::before {
  content: "\f22b"; }

.fa-mars-stroke-up::before {
  content: "\f22a"; }

.fa-mars-stroke-v::before {
  content: "\f22a"; }

.fa-martini-glass::before {
  content: "\f57b"; }

.fa-glass-martini-alt::before {
  content: "\f57b"; }

.fa-martini-glass-citrus::before {
  content: "\f561"; }

.fa-cocktail::before {
  content: "\f561"; }

.fa-martini-glass-empty::before {
  content: "\f000"; }

.fa-glass-martini::before {
  content: "\f000"; }

.fa-mask::before {
  content: "\f6fa"; }

.fa-mask-face::before {
  content: "\e1d7"; }

.fa-masks-theater::before {
  content: "\f630"; }

.fa-theater-masks::before {
  content: "\f630"; }

.fa-maximize::before {
  content: "\f31e"; }

.fa-expand-arrows-alt::before {
  content: "\f31e"; }

.fa-medal::before {
  content: "\f5a2"; }

.fa-memory::before {
  content: "\f538"; }

.fa-menorah::before {
  content: "\f676"; }

.fa-mercury::before {
  content: "\f223"; }

.fa-message::before {
  content: "\f27a"; }

.fa-comment-alt::before {
  content: "\f27a"; }

.fa-meteor::before {
  content: "\f753"; }

.fa-microchip::before {
  content: "\f2db"; }

.fa-microphone::before {
  content: "\f130"; }

.fa-microphone-lines::before {
  content: "\f3c9"; }

.fa-microphone-alt::before {
  content: "\f3c9"; }

.fa-microphone-lines-slash::before {
  content: "\f539"; }

.fa-microphone-alt-slash::before {
  content: "\f539"; }

.fa-microphone-slash::before {
  content: "\f131"; }

.fa-microscope::before {
  content: "\f610"; }

.fa-mill-sign::before {
  content: "\e1ed"; }

.fa-minimize::before {
  content: "\f78c"; }

.fa-compress-arrows-alt::before {
  content: "\f78c"; }

.fa-minus::before {
  content: "\f068"; }

.fa-subtract::before {
  content: "\f068"; }

.fa-mitten::before {
  content: "\f7b5"; }

.fa-mobile-button::before {
  content: "\f10b"; }

.fa-mobile-screen-button::before {
  content: "\f3cd"; }

.fa-mobile-alt::before {
  content: "\f3cd"; }

.fa-money-bill::before {
  content: "\f0d6"; }

.fa-money-bill-1::before {
  content: "\f3d1"; }

.fa-money-bill-alt::before {
  content: "\f3d1"; }

.fa-money-bill-1-wave::before {
  content: "\f53b"; }

.fa-money-bill-wave-alt::before {
  content: "\f53b"; }

.fa-money-bill-wave::before {
  content: "\f53a"; }

.fa-money-check::before {
  content: "\f53c"; }

.fa-money-check-dollar::before {
  content: "\f53d"; }

.fa-money-check-alt::before {
  content: "\f53d"; }

.fa-monument::before {
  content: "\f5a6"; }

.fa-moon::before {
  content: "\f186"; }

.fa-mortar-pestle::before {
  content: "\f5a7"; }

.fa-mosque::before {
  content: "\f678"; }

.fa-motorcycle::before {
  content: "\f21c"; }

.fa-mountain::before {
  content: "\f6fc"; }

.fa-mug-hot::before {
  content: "\f7b6"; }

.fa-mug-saucer::before {
  content: "\f0f4"; }

.fa-coffee::before {
  content: "\f0f4"; }

.fa-music::before {
  content: "\f001"; }

.fa-n::before {
  content: "\4e"; }

.fa-naira-sign::before {
  content: "\e1f6"; }

.fa-network-wired::before {
  content: "\f6ff"; }

.fa-neuter::before {
  content: "\f22c"; }

.fa-newspaper::before {
  content: "\f1ea"; }

.fa-not-equal::before {
  content: "\f53e"; }

.fa-note-sticky::before {
  content: "\f249"; }

.fa-sticky-note::before {
  content: "\f249"; }

.fa-notes-medical::before {
  content: "\f481"; }

.fa-o::before {
  content: "\4f"; }

.fa-object-group::before {
  content: "\f247"; }

.fa-object-ungroup::before {
  content: "\f248"; }

.fa-oil-can::before {
  content: "\f613"; }

.fa-om::before {
  content: "\f679"; }

.fa-otter::before {
  content: "\f700"; }

.fa-outdent::before {
  content: "\f03b"; }

.fa-dedent::before {
  content: "\f03b"; }

.fa-p::before {
  content: "\50"; }

.fa-pager::before {
  content: "\f815"; }

.fa-paint-brush::before {
  content: "\f1fc"; }

.fa-paint-roller::before {
  content: "\f5aa"; }

.fa-palette::before {
  content: "\f53f"; }

.fa-pallet::before {
  content: "\f482"; }

.fa-panorama::before {
  content: "\e209"; }

.fa-paper-plane::before {
  content: "\f1d8"; }

.fa-paperclip::before {
  content: "\f0c6"; }

.fa-parachute-box::before {
  content: "\f4cd"; }

.fa-paragraph::before {
  content: "\f1dd"; }

.fa-passport::before {
  content: "\f5ab"; }

.fa-paste::before {
  content: "\f0ea"; }

.fa-file-clipboard::before {
  content: "\f0ea"; }

.fa-pause::before {
  content: "\f04c"; }

.fa-paw::before {
  content: "\f1b0"; }

.fa-peace::before {
  content: "\f67c"; }

.fa-pen::before {
  content: "\f304"; }

.fa-pen-clip::before {
  content: "\f305"; }

.fa-pen-alt::before {
  content: "\f305"; }

.fa-pen-fancy::before {
  content: "\f5ac"; }

.fa-pen-nib::before {
  content: "\f5ad"; }

.fa-pen-ruler::before {
  content: "\f5ae"; }

.fa-pencil-ruler::before {
  content: "\f5ae"; }

.fa-pen-to-square::before {
  content: "\f044"; }

.fa-edit::before {
  content: "\f044"; }

.fa-pencil::before {
  content: "\f303"; }

.fa-pencil-alt::before {
  content: "\f303"; }

.fa-people-arrows-left-right::before {
  content: "\e068"; }

.fa-people-arrows::before {
  content: "\e068"; }

.fa-people-carry-box::before {
  content: "\f4ce"; }

.fa-people-carry::before {
  content: "\f4ce"; }

.fa-pepper-hot::before {
  content: "\f816"; }

.fa-percent::before {
  content: "\25"; }

.fa-percentage::before {
  content: "\25"; }

.fa-person::before {
  content: "\f183"; }

.fa-male::before {
  content: "\f183"; }

.fa-person-biking::before {
  content: "\f84a"; }

.fa-biking::before {
  content: "\f84a"; }

.fa-person-booth::before {
  content: "\f756"; }

.fa-person-dots-from-line::before {
  content: "\f470"; }

.fa-diagnoses::before {
  content: "\f470"; }

.fa-person-dress::before {
  content: "\f182"; }

.fa-female::before {
  content: "\f182"; }

.fa-person-hiking::before {
  content: "\f6ec"; }

.fa-hiking::before {
  content: "\f6ec"; }

.fa-person-praying::before {
  content: "\f683"; }

.fa-pray::before {
  content: "\f683"; }

.fa-person-running::before {
  content: "\f70c"; }

.fa-running::before {
  content: "\f70c"; }

.fa-person-skating::before {
  content: "\f7c5"; }

.fa-skating::before {
  content: "\f7c5"; }

.fa-person-skiing::before {
  content: "\f7c9"; }

.fa-skiing::before {
  content: "\f7c9"; }

.fa-person-skiing-nordic::before {
  content: "\f7ca"; }

.fa-skiing-nordic::before {
  content: "\f7ca"; }

.fa-person-snowboarding::before {
  content: "\f7ce"; }

.fa-snowboarding::before {
  content: "\f7ce"; }

.fa-person-swimming::before {
  content: "\f5c4"; }

.fa-swimmer::before {
  content: "\f5c4"; }

.fa-person-walking::before {
  content: "\f554"; }

.fa-walking::before {
  content: "\f554"; }

.fa-person-walking-with-cane::before {
  content: "\f29d"; }

.fa-blind::before {
  content: "\f29d"; }

.fa-peseta-sign::before {
  content: "\e221"; }

.fa-peso-sign::before {
  content: "\e222"; }

.fa-phone::before {
  content: "\f095"; }

.fa-phone-flip::before {
  content: "\f879"; }

.fa-phone-alt::before {
  content: "\f879"; }

.fa-phone-slash::before {
  content: "\f3dd"; }

.fa-phone-volume::before {
  content: "\f2a0"; }

.fa-volume-control-phone::before {
  content: "\f2a0"; }

.fa-photo-film::before {
  content: "\f87c"; }

.fa-photo-video::before {
  content: "\f87c"; }

.fa-piggy-bank::before {
  content: "\f4d3"; }

.fa-pills::before {
  content: "\f484"; }

.fa-pizza-slice::before {
  content: "\f818"; }

.fa-place-of-worship::before {
  content: "\f67f"; }

.fa-plane::before {
  content: "\f072"; }

.fa-plane-arrival::before {
  content: "\f5af"; }

.fa-plane-departure::before {
  content: "\f5b0"; }

.fa-plane-slash::before {
  content: "\e069"; }

.fa-play::before {
  content: "\f04b"; }

.fa-plug::before {
  content: "\f1e6"; }

.fa-plus::before {
  content: "\2b"; }

.fa-add::before {
  content: "\2b"; }

.fa-plus-minus::before {
  content: "\e43c"; }

.fa-podcast::before {
  content: "\f2ce"; }

.fa-poo::before {
  content: "\f2fe"; }

.fa-poo-storm::before {
  content: "\f75a"; }

.fa-poo-bolt::before {
  content: "\f75a"; }

.fa-poop::before {
  content: "\f619"; }

.fa-power-off::before {
  content: "\f011"; }

.fa-prescription::before {
  content: "\f5b1"; }

.fa-prescription-bottle::before {
  content: "\f485"; }

.fa-prescription-bottle-medical::before {
  content: "\f486"; }

.fa-prescription-bottle-alt::before {
  content: "\f486"; }

.fa-print::before {
  content: "\f02f"; }

.fa-pump-medical::before {
  content: "\e06a"; }

.fa-pump-soap::before {
  content: "\e06b"; }

.fa-puzzle-piece::before {
  content: "\f12e"; }

.fa-q::before {
  content: "\51"; }

.fa-qrcode::before {
  content: "\f029"; }

.fa-question::before {
  content: "\3f"; }

.fa-quote-left::before {
  content: "\f10d"; }

.fa-quote-left-alt::before {
  content: "\f10d"; }

.fa-quote-right::before {
  content: "\f10e"; }

.fa-quote-right-alt::before {
  content: "\f10e"; }

.fa-r::before {
  content: "\52"; }

.fa-radiation::before {
  content: "\f7b9"; }

.fa-rainbow::before {
  content: "\f75b"; }

.fa-receipt::before {
  content: "\f543"; }

.fa-record-vinyl::before {
  content: "\f8d9"; }

.fa-rectangle-ad::before {
  content: "\f641"; }

.fa-ad::before {
  content: "\f641"; }

.fa-rectangle-list::before {
  content: "\f022"; }

.fa-list-alt::before {
  content: "\f022"; }

.fa-rectangle-xmark::before {
  content: "\f410"; }

.fa-rectangle-times::before {
  content: "\f410"; }

.fa-times-rectangle::before {
  content: "\f410"; }

.fa-window-close::before {
  content: "\f410"; }

.fa-recycle::before {
  content: "\f1b8"; }

.fa-registered::before {
  content: "\f25d"; }

.fa-repeat::before {
  content: "\f363"; }

.fa-reply::before {
  content: "\f3e5"; }

.fa-mail-reply::before {
  content: "\f3e5"; }

.fa-reply-all::before {
  content: "\f122"; }

.fa-mail-reply-all::before {
  content: "\f122"; }

.fa-republican::before {
  content: "\f75e"; }

.fa-restroom::before {
  content: "\f7bd"; }

.fa-retweet::before {
  content: "\f079"; }

.fa-ribbon::before {
  content: "\f4d6"; }

.fa-right-from-bracket::before {
  content: "\f2f5"; }

.fa-sign-out-alt::before {
  content: "\f2f5"; }

.fa-right-left::before {
  content: "\f362"; }

.fa-exchange-alt::before {
  content: "\f362"; }

.fa-right-long::before {
  content: "\f30b"; }

.fa-long-arrow-alt-right::before {
  content: "\f30b"; }

.fa-right-to-bracket::before {
  content: "\f2f6"; }

.fa-sign-in-alt::before {
  content: "\f2f6"; }

.fa-ring::before {
  content: "\f70b"; }

.fa-road::before {
  content: "\f018"; }

.fa-robot::before {
  content: "\f544"; }

.fa-rocket::before {
  content: "\f135"; }

.fa-rotate::before {
  content: "\f2f1"; }

.fa-sync-alt::before {
  content: "\f2f1"; }

.fa-rotate-left::before {
  content: "\f2ea"; }

.fa-rotate-back::before {
  content: "\f2ea"; }

.fa-rotate-backward::before {
  content: "\f2ea"; }

.fa-undo-alt::before {
  content: "\f2ea"; }

.fa-rotate-right::before {
  content: "\f2f9"; }

.fa-redo-alt::before {
  content: "\f2f9"; }

.fa-rotate-forward::before {
  content: "\f2f9"; }

.fa-route::before {
  content: "\f4d7"; }

.fa-rss::before {
  content: "\f09e"; }

.fa-feed::before {
  content: "\f09e"; }

.fa-ruble-sign::before {
  content: "\f158"; }

.fa-rouble::before {
  content: "\f158"; }

.fa-rub::before {
  content: "\f158"; }

.fa-ruble::before {
  content: "\f158"; }

.fa-ruler::before {
  content: "\f545"; }

.fa-ruler-combined::before {
  content: "\f546"; }

.fa-ruler-horizontal::before {
  content: "\f547"; }

.fa-ruler-vertical::before {
  content: "\f548"; }

.fa-rupee-sign::before {
  content: "\f156"; }

.fa-rupee::before {
  content: "\f156"; }

.fa-rupiah-sign::before {
  content: "\e23d"; }

.fa-s::before {
  content: "\53"; }

.fa-sailboat::before {
  content: "\e445"; }

.fa-satellite::before {
  content: "\f7bf"; }

.fa-satellite-dish::before {
  content: "\f7c0"; }

.fa-scale-balanced::before {
  content: "\f24e"; }

.fa-balance-scale::before {
  content: "\f24e"; }

.fa-scale-unbalanced::before {
  content: "\f515"; }

.fa-balance-scale-left::before {
  content: "\f515"; }

.fa-scale-unbalanced-flip::before {
  content: "\f516"; }

.fa-balance-scale-right::before {
  content: "\f516"; }

.fa-school::before {
  content: "\f549"; }

.fa-scissors::before {
  content: "\f0c4"; }

.fa-cut::before {
  content: "\f0c4"; }

.fa-screwdriver::before {
  content: "\f54a"; }

.fa-screwdriver-wrench::before {
  content: "\f7d9"; }

.fa-tools::before {
  content: "\f7d9"; }

.fa-scroll::before {
  content: "\f70e"; }

.fa-scroll-torah::before {
  content: "\f6a0"; }

.fa-torah::before {
  content: "\f6a0"; }

.fa-sd-card::before {
  content: "\f7c2"; }

.fa-section::before {
  content: "\e447"; }

.fa-seedling::before {
  content: "\f4d8"; }

.fa-sprout::before {
  content: "\f4d8"; }

.fa-server::before {
  content: "\f233"; }

.fa-shapes::before {
  content: "\f61f"; }

.fa-triangle-circle-square::before {
  content: "\f61f"; }

.fa-share::before {
  content: "\f064"; }

.fa-arrow-turn-right::before {
  content: "\f064"; }

.fa-mail-forward::before {
  content: "\f064"; }

.fa-share-from-square::before {
  content: "\f14d"; }

.fa-share-square::before {
  content: "\f14d"; }

.fa-share-nodes::before {
  content: "\f1e0"; }

.fa-share-alt::before {
  content: "\f1e0"; }

.fa-shekel-sign::before {
  content: "\f20b"; }

.fa-ils::before {
  content: "\f20b"; }

.fa-shekel::before {
  content: "\f20b"; }

.fa-sheqel::before {
  content: "\f20b"; }

.fa-sheqel-sign::before {
  content: "\f20b"; }

.fa-shield::before {
  content: "\f132"; }

.fa-shield-blank::before {
  content: "\f3ed"; }

.fa-shield-alt::before {
  content: "\f3ed"; }

.fa-shield-virus::before {
  content: "\e06c"; }

.fa-ship::before {
  content: "\f21a"; }

.fa-shirt::before {
  content: "\f553"; }

.fa-t-shirt::before {
  content: "\f553"; }

.fa-tshirt::before {
  content: "\f553"; }

.fa-shoe-prints::before {
  content: "\f54b"; }

.fa-shop::before {
  content: "\f54f"; }

.fa-store-alt::before {
  content: "\f54f"; }

.fa-shop-slash::before {
  content: "\e070"; }

.fa-store-alt-slash::before {
  content: "\e070"; }

.fa-shower::before {
  content: "\f2cc"; }

.fa-shrimp::before {
  content: "\e448"; }

.fa-shuffle::before {
  content: "\f074"; }

.fa-random::before {
  content: "\f074"; }

.fa-shuttle-space::before {
  content: "\f197"; }

.fa-space-shuttle::before {
  content: "\f197"; }

.fa-sign-hanging::before {
  content: "\f4d9"; }

.fa-sign::before {
  content: "\f4d9"; }

.fa-signal::before {
  content: "\f012"; }

.fa-signal-5::before {
  content: "\f012"; }

.fa-signal-perfect::before {
  content: "\f012"; }

.fa-signature::before {
  content: "\f5b7"; }

.fa-signs-post::before {
  content: "\f277"; }

.fa-map-signs::before {
  content: "\f277"; }

.fa-sim-card::before {
  content: "\f7c4"; }

.fa-sink::before {
  content: "\e06d"; }

.fa-sitemap::before {
  content: "\f0e8"; }

.fa-skull::before {
  content: "\f54c"; }

.fa-skull-crossbones::before {
  content: "\f714"; }

.fa-slash::before {
  content: "\f715"; }

.fa-sleigh::before {
  content: "\f7cc"; }

.fa-sliders::before {
  content: "\f1de"; }

.fa-sliders-h::before {
  content: "\f1de"; }

.fa-smog::before {
  content: "\f75f"; }

.fa-smoking::before {
  content: "\f48d"; }

.fa-snowflake::before {
  content: "\f2dc"; }

.fa-snowman::before {
  content: "\f7d0"; }

.fa-snowplow::before {
  content: "\f7d2"; }

.fa-soap::before {
  content: "\e06e"; }

.fa-socks::before {
  content: "\f696"; }

.fa-solar-panel::before {
  content: "\f5ba"; }

.fa-sort::before {
  content: "\f0dc"; }

.fa-unsorted::before {
  content: "\f0dc"; }

.fa-sort-down::before {
  content: "\f0dd"; }

.fa-sort-desc::before {
  content: "\f0dd"; }

.fa-sort-up::before {
  content: "\f0de"; }

.fa-sort-asc::before {
  content: "\f0de"; }

.fa-spa::before {
  content: "\f5bb"; }

.fa-spaghetti-monster-flying::before {
  content: "\f67b"; }

.fa-pastafarianism::before {
  content: "\f67b"; }

.fa-spell-check::before {
  content: "\f891"; }

.fa-spider::before {
  content: "\f717"; }

.fa-spinner::before {
  content: "\f110"; }

.fa-splotch::before {
  content: "\f5bc"; }

.fa-spoon::before {
  content: "\f2e5"; }

.fa-utensil-spoon::before {
  content: "\f2e5"; }

.fa-spray-can::before {
  content: "\f5bd"; }

.fa-spray-can-sparkles::before {
  content: "\f5d0"; }

.fa-air-freshener::before {
  content: "\f5d0"; }

.fa-square::before {
  content: "\f0c8"; }

.fa-square-arrow-up-right::before {
  content: "\f14c"; }

.fa-external-link-square::before {
  content: "\f14c"; }

.fa-square-caret-down::before {
  content: "\f150"; }

.fa-caret-square-down::before {
  content: "\f150"; }

.fa-square-caret-left::before {
  content: "\f191"; }

.fa-caret-square-left::before {
  content: "\f191"; }

.fa-square-caret-right::before {
  content: "\f152"; }

.fa-caret-square-right::before {
  content: "\f152"; }

.fa-square-caret-up::before {
  content: "\f151"; }

.fa-caret-square-up::before {
  content: "\f151"; }

.fa-square-check::before {
  content: "\f14a"; }

.fa-check-square::before {
  content: "\f14a"; }

.fa-square-envelope::before {
  content: "\f199"; }

.fa-envelope-square::before {
  content: "\f199"; }

.fa-square-full::before {
  content: "\f45c"; }

.fa-square-h::before {
  content: "\f0fd"; }

.fa-h-square::before {
  content: "\f0fd"; }

.fa-square-minus::before {
  content: "\f146"; }

.fa-minus-square::before {
  content: "\f146"; }

.fa-square-parking::before {
  content: "\f540"; }

.fa-parking::before {
  content: "\f540"; }

.fa-square-pen::before {
  content: "\f14b"; }

.fa-pen-square::before {
  content: "\f14b"; }

.fa-pencil-square::before {
  content: "\f14b"; }

.fa-square-phone::before {
  content: "\f098"; }

.fa-phone-square::before {
  content: "\f098"; }

.fa-square-phone-flip::before {
  content: "\f87b"; }

.fa-phone-square-alt::before {
  content: "\f87b"; }

.fa-square-plus::before {
  content: "\f0fe"; }

.fa-plus-square::before {
  content: "\f0fe"; }

.fa-square-poll-horizontal::before {
  content: "\f682"; }

.fa-poll-h::before {
  content: "\f682"; }

.fa-square-poll-vertical::before {
  content: "\f681"; }

.fa-poll::before {
  content: "\f681"; }

.fa-square-root-variable::before {
  content: "\f698"; }

.fa-square-root-alt::before {
  content: "\f698"; }

.fa-square-rss::before {
  content: "\f143"; }

.fa-rss-square::before {
  content: "\f143"; }

.fa-square-share-nodes::before {
  content: "\f1e1"; }

.fa-share-alt-square::before {
  content: "\f1e1"; }

.fa-square-up-right::before {
  content: "\f360"; }

.fa-external-link-square-alt::before {
  content: "\f360"; }

.fa-square-xmark::before {
  content: "\f2d3"; }

.fa-times-square::before {
  content: "\f2d3"; }

.fa-xmark-square::before {
  content: "\f2d3"; }

.fa-stairs::before {
  content: "\e289"; }

.fa-stamp::before {
  content: "\f5bf"; }

.fa-star::before {
  content: "\f005"; }

.fa-star-and-crescent::before {
  content: "\f699"; }

.fa-star-half::before {
  content: "\f089"; }

.fa-star-half-stroke::before {
  content: "\f5c0"; }

.fa-star-half-alt::before {
  content: "\f5c0"; }

.fa-star-of-david::before {
  content: "\f69a"; }

.fa-star-of-life::before {
  content: "\f621"; }

.fa-sterling-sign::before {
  content: "\f154"; }

.fa-gbp::before {
  content: "\f154"; }

.fa-pound-sign::before {
  content: "\f154"; }

.fa-stethoscope::before {
  content: "\f0f1"; }

.fa-stop::before {
  content: "\f04d"; }

.fa-stopwatch::before {
  content: "\f2f2"; }

.fa-stopwatch-20::before {
  content: "\e06f"; }

.fa-store::before {
  content: "\f54e"; }

.fa-store-slash::before {
  content: "\e071"; }

.fa-street-view::before {
  content: "\f21d"; }

.fa-strikethrough::before {
  content: "\f0cc"; }

.fa-stroopwafel::before {
  content: "\f551"; }

.fa-subscript::before {
  content: "\f12c"; }

.fa-suitcase::before {
  content: "\f0f2"; }

.fa-suitcase-medical::before {
  content: "\f0fa"; }

.fa-medkit::before {
  content: "\f0fa"; }

.fa-suitcase-rolling::before {
  content: "\f5c1"; }

.fa-sun::before {
  content: "\f185"; }

.fa-superscript::before {
  content: "\f12b"; }

.fa-swatchbook::before {
  content: "\f5c3"; }

.fa-synagogue::before {
  content: "\f69b"; }

.fa-syringe::before {
  content: "\f48e"; }

.fa-t::before {
  content: "\54"; }

.fa-table::before {
  content: "\f0ce"; }

.fa-table-cells::before {
  content: "\f00a"; }

.fa-th::before {
  content: "\f00a"; }

.fa-table-cells-large::before {
  content: "\f009"; }

.fa-th-large::before {
  content: "\f009"; }

.fa-table-columns::before {
  content: "\f0db"; }

.fa-columns::before {
  content: "\f0db"; }

.fa-table-list::before {
  content: "\f00b"; }

.fa-th-list::before {
  content: "\f00b"; }

.fa-table-tennis-paddle-ball::before {
  content: "\f45d"; }

.fa-ping-pong-paddle-ball::before {
  content: "\f45d"; }

.fa-table-tennis::before {
  content: "\f45d"; }

.fa-tablet-button::before {
  content: "\f10a"; }

.fa-tablet-screen-button::before {
  content: "\f3fa"; }

.fa-tablet-alt::before {
  content: "\f3fa"; }

.fa-tablets::before {
  content: "\f490"; }

.fa-tachograph-digital::before {
  content: "\f566"; }

.fa-digital-tachograph::before {
  content: "\f566"; }

.fa-tag::before {
  content: "\f02b"; }

.fa-tags::before {
  content: "\f02c"; }

.fa-tape::before {
  content: "\f4db"; }

.fa-taxi::before {
  content: "\f1ba"; }

.fa-cab::before {
  content: "\f1ba"; }

.fa-teeth::before {
  content: "\f62e"; }

.fa-teeth-open::before {
  content: "\f62f"; }

.fa-temperature-empty::before {
  content: "\f2cb"; }

.fa-temperature-0::before {
  content: "\f2cb"; }

.fa-thermometer-0::before {
  content: "\f2cb"; }

.fa-thermometer-empty::before {
  content: "\f2cb"; }

.fa-temperature-full::before {
  content: "\f2c7"; }

.fa-temperature-4::before {
  content: "\f2c7"; }

.fa-thermometer-4::before {
  content: "\f2c7"; }

.fa-thermometer-full::before {
  content: "\f2c7"; }

.fa-temperature-half::before {
  content: "\f2c9"; }

.fa-temperature-2::before {
  content: "\f2c9"; }

.fa-thermometer-2::before {
  content: "\f2c9"; }

.fa-thermometer-half::before {
  content: "\f2c9"; }

.fa-temperature-high::before {
  content: "\f769"; }

.fa-temperature-low::before {
  content: "\f76b"; }

.fa-temperature-quarter::before {
  content: "\f2ca"; }

.fa-temperature-1::before {
  content: "\f2ca"; }

.fa-thermometer-1::before {
  content: "\f2ca"; }

.fa-thermometer-quarter::before {
  content: "\f2ca"; }

.fa-temperature-three-quarters::before {
  content: "\f2c8"; }

.fa-temperature-3::before {
  content: "\f2c8"; }

.fa-thermometer-3::before {
  content: "\f2c8"; }

.fa-thermometer-three-quarters::before {
  content: "\f2c8"; }

.fa-tenge-sign::before {
  content: "\f7d7"; }

.fa-tenge::before {
  content: "\f7d7"; }

.fa-terminal::before {
  content: "\f120"; }

.fa-text-height::before {
  content: "\f034"; }

.fa-text-slash::before {
  content: "\f87d"; }

.fa-remove-format::before {
  content: "\f87d"; }

.fa-text-width::before {
  content: "\f035"; }

.fa-thermometer::before {
  content: "\f491"; }

.fa-thumbs-down::before {
  content: "\f165"; }

.fa-thumbs-up::before {
  content: "\f164"; }

.fa-thumbtack::before {
  content: "\f08d"; }

.fa-thumb-tack::before {
  content: "\f08d"; }

.fa-ticket::before {
  content: "\f145"; }

.fa-ticket-simple::before {
  content: "\f3ff"; }

.fa-ticket-alt::before {
  content: "\f3ff"; }

.fa-timeline::before {
  content: "\e29c"; }

.fa-toggle-off::before {
  content: "\f204"; }

.fa-toggle-on::before {
  content: "\f205"; }

.fa-toilet::before {
  content: "\f7d8"; }

.fa-toilet-paper::before {
  content: "\f71e"; }

.fa-toilet-paper-slash::before {
  content: "\e072"; }

.fa-toolbox::before {
  content: "\f552"; }

.fa-tooth::before {
  content: "\f5c9"; }

.fa-torii-gate::before {
  content: "\f6a1"; }

.fa-tower-broadcast::before {
  content: "\f519"; }

.fa-broadcast-tower::before {
  content: "\f519"; }

.fa-tractor::before {
  content: "\f722"; }

.fa-trademark::before {
  content: "\f25c"; }

.fa-traffic-light::before {
  content: "\f637"; }

.fa-trailer::before {
  content: "\e041"; }

.fa-train::before {
  content: "\f238"; }

.fa-train-subway::before {
  content: "\f239"; }

.fa-subway::before {
  content: "\f239"; }

.fa-train-tram::before {
  content: "\f7da"; }

.fa-tram::before {
  content: "\f7da"; }

.fa-transgender::before {
  content: "\f225"; }

.fa-transgender-alt::before {
  content: "\f225"; }

.fa-trash::before {
  content: "\f1f8"; }

.fa-trash-arrow-up::before {
  content: "\f829"; }

.fa-trash-restore::before {
  content: "\f829"; }

.fa-trash-can::before {
  content: "\f2ed"; }

.fa-trash-alt::before {
  content: "\f2ed"; }

.fa-trash-can-arrow-up::before {
  content: "\f82a"; }

.fa-trash-restore-alt::before {
  content: "\f82a"; }

.fa-tree::before {
  content: "\f1bb"; }

.fa-triangle-exclamation::before {
  content: "\f071"; }

.fa-exclamation-triangle::before {
  content: "\f071"; }

.fa-warning::before {
  content: "\f071"; }

.fa-trophy::before {
  content: "\f091"; }

.fa-truck::before {
  content: "\f0d1"; }

.fa-truck-fast::before {
  content: "\f48b"; }

.fa-shipping-fast::before {
  content: "\f48b"; }

.fa-truck-medical::before {
  content: "\f0f9"; }

.fa-ambulance::before {
  content: "\f0f9"; }

.fa-truck-monster::before {
  content: "\f63b"; }

.fa-truck-moving::before {
  content: "\f4df"; }

.fa-truck-pickup::before {
  content: "\f63c"; }

.fa-truck-ramp-box::before {
  content: "\f4de"; }

.fa-truck-loading::before {
  content: "\f4de"; }

.fa-tty::before {
  content: "\f1e4"; }

.fa-teletype::before {
  content: "\f1e4"; }

.fa-turkish-lira-sign::before {
  content: "\e2bb"; }

.fa-try::before {
  content: "\e2bb"; }

.fa-turkish-lira::before {
  content: "\e2bb"; }

.fa-turn-down::before {
  content: "\f3be"; }

.fa-level-down-alt::before {
  content: "\f3be"; }

.fa-turn-up::before {
  content: "\f3bf"; }

.fa-level-up-alt::before {
  content: "\f3bf"; }

.fa-tv::before {
  content: "\f26c"; }

.fa-television::before {
  content: "\f26c"; }

.fa-tv-alt::before {
  content: "\f26c"; }

.fa-u::before {
  content: "\55"; }

.fa-umbrella::before {
  content: "\f0e9"; }

.fa-umbrella-beach::before {
  content: "\f5ca"; }

.fa-underline::before {
  content: "\f0cd"; }

.fa-universal-access::before {
  content: "\f29a"; }

.fa-unlock::before {
  content: "\f09c"; }

.fa-unlock-keyhole::before {
  content: "\f13e"; }

.fa-unlock-alt::before {
  content: "\f13e"; }

.fa-up-down::before {
  content: "\f338"; }

.fa-arrows-alt-v::before {
  content: "\f338"; }

.fa-up-down-left-right::before {
  content: "\f0b2"; }

.fa-arrows-alt::before {
  content: "\f0b2"; }

.fa-up-long::before {
  content: "\f30c"; }

.fa-long-arrow-alt-up::before {
  content: "\f30c"; }

.fa-up-right-and-down-left-from-center::before {
  content: "\f424"; }

.fa-expand-alt::before {
  content: "\f424"; }

.fa-up-right-from-square::before {
  content: "\f35d"; }

.fa-external-link-alt::before {
  content: "\f35d"; }

.fa-upload::before {
  content: "\f093"; }

.fa-user::before {
  content: "\f007"; }

.fa-user-astronaut::before {
  content: "\f4fb"; }

.fa-user-check::before {
  content: "\f4fc"; }

.fa-user-clock::before {
  content: "\f4fd"; }

.fa-user-doctor::before {
  content: "\f0f0"; }

.fa-user-md::before {
  content: "\f0f0"; }

.fa-user-gear::before {
  content: "\f4fe"; }

.fa-user-cog::before {
  content: "\f4fe"; }

.fa-user-graduate::before {
  content: "\f501"; }

.fa-user-group::before {
  content: "\f500"; }

.fa-user-friends::before {
  content: "\f500"; }

.fa-user-injured::before {
  content: "\f728"; }

.fa-user-large::before {
  content: "\f406"; }

.fa-user-alt::before {
  content: "\f406"; }

.fa-user-large-slash::before {
  content: "\f4fa"; }

.fa-user-alt-slash::before {
  content: "\f4fa"; }

.fa-user-lock::before {
  content: "\f502"; }

.fa-user-minus::before {
  content: "\f503"; }

.fa-user-ninja::before {
  content: "\f504"; }

.fa-user-nurse::before {
  content: "\f82f"; }

.fa-user-pen::before {
  content: "\f4ff"; }

.fa-user-edit::before {
  content: "\f4ff"; }

.fa-user-plus::before {
  content: "\f234"; }

.fa-user-secret::before {
  content: "\f21b"; }

.fa-user-shield::before {
  content: "\f505"; }

.fa-user-slash::before {
  content: "\f506"; }

.fa-user-tag::before {
  content: "\f507"; }

.fa-user-tie::before {
  content: "\f508"; }

.fa-user-xmark::before {
  content: "\f235"; }

.fa-user-times::before {
  content: "\f235"; }

.fa-users::before {
  content: "\f0c0"; }

.fa-users-gear::before {
  content: "\f509"; }

.fa-users-cog::before {
  content: "\f509"; }

.fa-users-slash::before {
  content: "\e073"; }

.fa-utensils::before {
  content: "\f2e7"; }

.fa-cutlery::before {
  content: "\f2e7"; }

.fa-v::before {
  content: "\56"; }

.fa-van-shuttle::before {
  content: "\f5b6"; }

.fa-shuttle-van::before {
  content: "\f5b6"; }

.fa-vault::before {
  content: "\e2c5"; }

.fa-vector-square::before {
  content: "\f5cb"; }

.fa-venus::before {
  content: "\f221"; }

.fa-venus-double::before {
  content: "\f226"; }

.fa-venus-mars::before {
  content: "\f228"; }

.fa-vest::before {
  content: "\e085"; }

.fa-vest-patches::before {
  content: "\e086"; }

.fa-vial::before {
  content: "\f492"; }

.fa-vials::before {
  content: "\f493"; }

.fa-video::before {
  content: "\f03d"; }

.fa-video-camera::before {
  content: "\f03d"; }

.fa-video-slash::before {
  content: "\f4e2"; }

.fa-vihara::before {
  content: "\f6a7"; }

.fa-virus::before {
  content: "\e074"; }

.fa-virus-slash::before {
  content: "\e075"; }

.fa-viruses::before {
  content: "\e076"; }

.fa-voicemail::before {
  content: "\f897"; }

.fa-volleyball::before {
  content: "\f45f"; }

.fa-volleyball-ball::before {
  content: "\f45f"; }

.fa-volume-high::before {
  content: "\f028"; }

.fa-volume-up::before {
  content: "\f028"; }

.fa-volume-low::before {
  content: "\f027"; }

.fa-volume-down::before {
  content: "\f027"; }

.fa-volume-off::before {
  content: "\f026"; }

.fa-volume-xmark::before {
  content: "\f6a9"; }

.fa-volume-mute::before {
  content: "\f6a9"; }

.fa-volume-times::before {
  content: "\f6a9"; }

.fa-vr-cardboard::before {
  content: "\f729"; }

.fa-w::before {
  content: "\57"; }

.fa-wallet::before {
  content: "\f555"; }

.fa-wand-magic::before {
  content: "\f0d0"; }

.fa-magic::before {
  content: "\f0d0"; }

.fa-wand-magic-sparkles::before {
  content: "\e2ca"; }

.fa-magic-wand-sparkles::before {
  content: "\e2ca"; }

.fa-warehouse::before {
  content: "\f494"; }

.fa-water::before {
  content: "\f773"; }

.fa-water-ladder::before {
  content: "\f5c5"; }

.fa-ladder-water::before {
  content: "\f5c5"; }

.fa-swimming-pool::before {
  content: "\f5c5"; }

.fa-wave-square::before {
  content: "\f83e"; }

.fa-weight-hanging::before {
  content: "\f5cd"; }

.fa-weight-scale::before {
  content: "\f496"; }

.fa-weight::before {
  content: "\f496"; }

.fa-wheelchair::before {
  content: "\f193"; }

.fa-whiskey-glass::before {
  content: "\f7a0"; }

.fa-glass-whiskey::before {
  content: "\f7a0"; }

.fa-wifi::before {
  content: "\f1eb"; }

.fa-wifi-3::before {
  content: "\f1eb"; }

.fa-wifi-strong::before {
  content: "\f1eb"; }

.fa-wind::before {
  content: "\f72e"; }

.fa-window-maximize::before {
  content: "\f2d0"; }

.fa-window-minimize::before {
  content: "\f2d1"; }

.fa-window-restore::before {
  content: "\f2d2"; }

.fa-wine-bottle::before {
  content: "\f72f"; }

.fa-wine-glass::before {
  content: "\f4e3"; }

.fa-wine-glass-empty::before {
  content: "\f5ce"; }

.fa-wine-glass-alt::before {
  content: "\f5ce"; }

.fa-won-sign::before {
  content: "\f159"; }

.fa-krw::before {
  content: "\f159"; }

.fa-won::before {
  content: "\f159"; }

.fa-wrench::before {
  content: "\f0ad"; }

.fa-x::before {
  content: "\58"; }

.fa-x-ray::before {
  content: "\f497"; }

.fa-xmark::before {
  content: "\f00d"; }

.fa-close::before {
  content: "\f00d"; }

.fa-multiply::before {
  content: "\f00d"; }

.fa-remove::before {
  content: "\f00d"; }

.fa-times::before {
  content: "\f00d"; }

.fa-y::before {
  content: "\59"; }

.fa-yen-sign::before {
  content: "\f157"; }

.fa-cny::before {
  content: "\f157"; }

.fa-jpy::before {
  content: "\f157"; }

.fa-rmb::before {
  content: "\f157"; }

.fa-yen::before {
  content: "\f157"; }

.fa-yin-yang::before {
  content: "\f6ad"; }

.fa-z::before {
  content: "\5a"; }

.sr-only,
.fa-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }

.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }
:root, :host {
  --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"; }

@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../../files/nav/fontawesome-free-6-beta3-web/webfonts/fa-brands-400.woff2") format("woff2"), url("../../files/nav/fontawesome-free-6-beta3-web/webfonts/fa-brands-400.ttf") format("truetype"); }

.fab,
.fa-brands {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa-42-group:before {
  content: "\e080"; }

.fa-innosoft:before {
  content: "\e080"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-acquisitions-incorporated:before {
  content: "\f6af"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-airbnb:before {
  content: "\f834"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-artstation:before {
  content: "\f77a"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-audible:before {
  content: "\f373"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-aws:before {
  content: "\f375"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-battle-net:before {
  content: "\f835"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bilibili:before {
  content: "\e3d9"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bootstrap:before {
  content: "\f836"; }

.fa-bots:before {
  content: "\e340"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-buffer:before {
  content: "\f837"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-buy-n-large:before {
  content: "\f8a6"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-centos:before {
  content: "\f789"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-chromecast:before {
  content: "\f838"; }

.fa-cloudflare:before {
  content: "\e07d"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-cmplid:before {
  content: "\e360"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-cotton-bureau:before {
  content: "\f89e"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dailymotion:before {
  content: "\e052"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-deezer:before {
  content: "\e077"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edge-legacy:before {
  content: "\e078"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envira:before {
  content: "\f299"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-evernote:before {
  content: "\f839"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-figma:before {
  content: "\f799"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-firefox-browser:before {
  content: "\e007"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-fly:before {
  content: "\f417"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-flag:before {
  content: "\f2b4"; }

.fa-font-awesome-logo-full:before {
  content: "\f2b4"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-alt:before {
  content: "\f841"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golang:before {
  content: "\e40f"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-pay:before {
  content: "\e079"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-guilded:before {
  content: "\e07e"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-hive:before {
  content: "\e07f"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-ideal:before {
  content: "\e013"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-instagram-square:before {
  content: "\e055"; }

.fa-instalod:before {
  content: "\e081"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-itch-io:before {
  content: "\f83a"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-less:before {
  content: "\f41d"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-mdb:before {
  content: "\f8ca"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f23a"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-microblog:before {
  content: "\e01a"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mixer:before {
  content: "\e056"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neos:before {
  content: "\f612"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-octopus-deploy:before {
  content: "\e082"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-orcid:before {
  content: "\f8d2"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-penny-arcade:before {
  content: "\f704"; }

.fa-perbyte:before {
  content: "\e083"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-square:before {
  content: "\e01e"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-pix:before {
  content: "\e43a"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-rust:before {
  content: "\e07a"; }

.fa-safari:before {
  content: "\f267"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shopify:before {
  content: "\e057"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sith:before {
  content: "\f512"; }

.fa-sitrox:before {
  content: "\e44a"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f198"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ab"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-square-font-awesome:before {
  content: "\f425"; }

.fa-square-font-awesome-stroke:before {
  content: "\f35c"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stackpath:before {
  content: "\f842"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-swift:before {
  content: "\f8e1"; }

.fa-symfony:before {
  content: "\f83d"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f2c6"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-tiktok:before {
  content: "\e07b"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbraco:before {
  content: "\f8e8"; }

.fa-uncharted:before {
  content: "\e084"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-unity:before {
  content: "\e049"; }

.fa-unsplash:before {
  content: "\e07c"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-usb:before {
  content: "\f287"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-viber:before {
  content: "\f409"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-watchman-monitoring:before {
  content: "\e087"; }

.fa-waze:before {
  content: "\f83f"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wirsindhandwerk:before {
  content: "\e2d0"; }

.fa-wsh:before {
  content: "\e2d0"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wodu:before {
  content: "\e088"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yammer:before {
  content: "\f840"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }
:root, :host {
  --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"; }

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../../files/nav/fontawesome-free-6-beta3-web/webfonts/fa-regular-400.woff2") format("woff2"), url("../../files/nav/fontawesome-free-6-beta3-web/webfonts/fa-regular-400.ttf") format("truetype"); }

.far,
.fa-regular {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }
:root, :host {
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"; }

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../../files/nav/fontawesome-free-6-beta3-web/webfonts/fa-solid-900.woff2") format("woff2"), url("../../files/nav/fontawesome-free-6-beta3-web/webfonts/fa-solid-900.ttf") format("truetype"); }

.fas,
.fa-solid {
  font-family: 'Font Awesome 6 Free';
  font-weight: 900; }
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-display: block;
  font-weight: 400;
  src: url("../../files/nav/fontawesome-free-6-beta3-web/webfonts/fa-brands-400.woff2") format("woff2"), url("../../files/nav/fontawesome-free-6-beta3-web/webfonts/fa-brands-400.ttf") format("truetype"); }

@font-face {
  font-family: "Font Awesome 5 Free";
  font-display: block;
  font-weight: 900;
  src: url("../../files/nav/fontawesome-free-6-beta3-web/webfonts/fa-solid-900.woff2") format("woff2"), url("../../files/nav/fontawesome-free-6-beta3-web/webfonts/fa-solid-900.ttf") format("truetype"); }

@font-face {
  font-family: "Font Awesome 5 Free";
  font-display: block;
  font-weight: 400;
  src: url("../../files/nav/fontawesome-free-6-beta3-web/webfonts/fa-regular-400.woff2") format("woff2"), url("../../files/nav/fontawesome-free-6-beta3-web/webfonts/fa-regular-400.ttf") format("truetype"); }
@font-face {
  font-family: "FontAwesome";
  font-display: block;
  src: url("../../files/nav/fontawesome-free-6-beta3-web/webfonts/fa-solid-900.woff2") format("woff2"), url("../../files/nav/fontawesome-free-6-beta3-web/webfonts/fa-solid-900.ttf") format("truetype"); }

@font-face {
  font-family: "FontAwesome";
  font-display: block;
  src: url("../../files/nav/fontawesome-free-6-beta3-web/webfonts/fa-brands-400.woff2") format("woff2"), url("../../files/nav/fontawesome-free-6-beta3-web/webfonts/fa-brands-400.ttf") format("truetype"); }

@font-face {
  font-family: "FontAwesome";
  font-display: block;
  src: url("../../files/nav/fontawesome-free-6-beta3-web/webfonts/fa-regular-400.woff2") format("woff2"), url("../../files/nav/fontawesome-free-6-beta3-web/webfonts/fa-regular-400.ttf") format("truetype");
  unicode-range: U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC; }

@font-face {
  font-family: "FontAwesome";
  font-display: block;
  src: url("../../files/nav/fontawesome-free-6-beta3-web/webfonts/fa-v4compatibility.woff2") format("woff2"), url("../../files/nav/fontawesome-free-6-beta3-web/webfonts/fa-v4compatibility.ttf") format("truetype");
  unicode-range: U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F250,U+F252,U+F27A; }

/*!
 * Font Awesome Free 6.0.0-beta3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2021 Fonticons, Inc.
 */
.fa.fa-glass:before {
  content: "\f000"; }

.fa.fa-envelope-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-envelope-o:before {
  content: "\f0e0"; }

.fa.fa-star-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-star-o:before {
  content: "\f005"; }

.fa.fa-remove:before {
  content: "\f00d"; }

.fa.fa-close:before {
  content: "\f00d"; }

.fa.fa-gear:before {
  content: "\f013"; }

.fa.fa-trash-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-trash-o:before {
  content: "\f2ed"; }

.fa.fa-home:before {
  content: "\f015"; }

.fa.fa-file-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-file-o:before {
  content: "\f15b"; }

.fa.fa-clock-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-clock-o:before {
  content: "\f017"; }

.fa.fa-arrow-circle-o-down {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-arrow-circle-o-down:before {
  content: "\f358"; }

.fa.fa-arrow-circle-o-up {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-arrow-circle-o-up:before {
  content: "\f35b"; }

.fa.fa-play-circle-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-play-circle-o:before {
  content: "\f144"; }

.fa.fa-repeat:before {
  content: "\f01e"; }

.fa.fa-rotate-right:before {
  content: "\f01e"; }

.fa.fa-refresh:before {
  content: "\f021"; }

.fa.fa-list-alt {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-list-alt:before {
  content: "\f022"; }

.fa.fa-dedent:before {
  content: "\f03b"; }

.fa.fa-video-camera:before {
  content: "\f03d"; }

.fa.fa-picture-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-picture-o:before {
  content: "\f03e"; }

.fa.fa-photo {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-photo:before {
  content: "\f03e"; }

.fa.fa-image {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-image:before {
  content: "\f03e"; }

.fa.fa-map-marker:before {
  content: "\f3c5"; }

.fa.fa-pencil-square-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-pencil-square-o:before {
  content: "\f044"; }

.fa.fa-edit {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-edit:before {
  content: "\f044"; }

.fa.fa-share-square-o:before {
  content: "\f14d"; }

.fa.fa-check-square-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-check-square-o:before {
  content: "\f14a"; }

.fa.fa-arrows:before {
  content: "\f0b2"; }

.fa.fa-times-circle-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-times-circle-o:before {
  content: "\f057"; }

.fa.fa-check-circle-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-check-circle-o:before {
  content: "\f058"; }

.fa.fa-mail-forward:before {
  content: "\f064"; }

.fa.fa-expand:before {
  content: "\f424"; }

.fa.fa-compress:before {
  content: "\f422"; }

.fa.fa-eye {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-eye-slash {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-warning:before {
  content: "\f071"; }

.fa.fa-calendar:before {
  content: "\f073"; }

.fa.fa-arrows-v:before {
  content: "\f338"; }

.fa.fa-arrows-h:before {
  content: "\f337"; }

.fa.fa-bar-chart:before {
  content: "\e0e3"; }

.fa.fa-bar-chart-o:before {
  content: "\e0e3"; }

.fa.fa-twitter-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-facebook-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-gears:before {
  content: "\f085"; }

.fa.fa-thumbs-o-up {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-thumbs-o-up:before {
  content: "\f164"; }

.fa.fa-thumbs-o-down {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-thumbs-o-down:before {
  content: "\f165"; }

.fa.fa-heart-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-heart-o:before {
  content: "\f004"; }

.fa.fa-sign-out:before {
  content: "\f2f5"; }

.fa.fa-linkedin-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-linkedin-square:before {
  content: "\f08c"; }

.fa.fa-thumb-tack:before {
  content: "\f08d"; }

.fa.fa-external-link:before {
  content: "\f35d"; }

.fa.fa-sign-in:before {
  content: "\f2f6"; }

.fa.fa-github-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-lemon-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-lemon-o:before {
  content: "\f094"; }

.fa.fa-square-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-square-o:before {
  content: "\f0c8"; }

.fa.fa-bookmark-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-bookmark-o:before {
  content: "\f02e"; }

.fa.fa-twitter {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-facebook {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-facebook:before {
  content: "\f39e"; }

.fa.fa-facebook-f {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-facebook-f:before {
  content: "\f39e"; }

.fa.fa-github {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-credit-card {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-feed:before {
  content: "\f09e"; }

.fa.fa-hdd-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-hdd-o:before {
  content: "\f0a0"; }

.fa.fa-hand-o-right {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa.fa-hand-o-left {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa.fa-hand-o-up {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa.fa-hand-o-down {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa.fa-globe:before {
  content: "\f57d"; }

.fa.fa-tasks:before {
  content: "\f828"; }

.fa.fa-arrows-alt:before {
  content: "\f31e"; }

.fa.fa-group:before {
  content: "\f0c0"; }

.fa.fa-chain:before {
  content: "\f0c1"; }

.fa.fa-cut:before {
  content: "\f0c4"; }

.fa.fa-files-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-files-o:before {
  content: "\f0c5"; }

.fa.fa-floppy-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-floppy-o:before {
  content: "\f0c7"; }

.fa.fa-save {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-save:before {
  content: "\f0c7"; }

.fa.fa-navicon:before {
  content: "\f0c9"; }

.fa.fa-reorder:before {
  content: "\f0c9"; }

.fa.fa-magic:before {
  content: "\e2ca"; }

.fa.fa-pinterest {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-pinterest-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-google-plus-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-google-plus {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-google-plus:before {
  content: "\f0d5"; }

.fa.fa-money:before {
  content: "\f3d1"; }

.fa.fa-unsorted:before {
  content: "\f0dc"; }

.fa.fa-sort-desc:before {
  content: "\f0dd"; }

.fa.fa-sort-asc:before {
  content: "\f0de"; }

.fa.fa-linkedin {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-linkedin:before {
  content: "\f0e1"; }

.fa.fa-rotate-left:before {
  content: "\f0e2"; }

.fa.fa-legal:before {
  content: "\f0e3"; }

.fa.fa-tachometer:before {
  content: "\f625"; }

.fa.fa-dashboard:before {
  content: "\f625"; }

.fa.fa-comment-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-comment-o:before {
  content: "\f075"; }

.fa.fa-comments-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-comments-o:before {
  content: "\f086"; }

.fa.fa-flash:before {
  content: "\f0e7"; }

.fa.fa-clipboard:before {
  content: "\f0ea"; }

.fa.fa-lightbulb-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa.fa-exchange:before {
  content: "\f362"; }

.fa.fa-cloud-download:before {
  content: "\f0ed"; }

.fa.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa.fa-bell-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-bell-o:before {
  content: "\f0f3"; }

.fa.fa-cutlery:before {
  content: "\f2e7"; }

.fa.fa-file-text-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-file-text-o:before {
  content: "\f15c"; }

.fa.fa-building-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-building-o:before {
  content: "\f1ad"; }

.fa.fa-hospital-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-hospital-o:before {
  content: "\f0f8"; }

.fa.fa-tablet:before {
  content: "\f3fa"; }

.fa.fa-mobile:before {
  content: "\f3cd"; }

.fa.fa-mobile-phone:before {
  content: "\f3cd"; }

.fa.fa-circle-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-circle-o:before {
  content: "\f111"; }

.fa.fa-mail-reply:before {
  content: "\f3e5"; }

.fa.fa-github-alt {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-folder-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-folder-o:before {
  content: "\f07b"; }

.fa.fa-folder-open-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-folder-open-o:before {
  content: "\f07c"; }

.fa.fa-smile-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-smile-o:before {
  content: "\f118"; }

.fa.fa-frown-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-frown-o:before {
  content: "\f119"; }

.fa.fa-meh-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-meh-o:before {
  content: "\f11a"; }

.fa.fa-keyboard-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-keyboard-o:before {
  content: "\f11c"; }

.fa.fa-flag-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-flag-o:before {
  content: "\f024"; }

.fa.fa-mail-reply-all:before {
  content: "\f122"; }

.fa.fa-star-half-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-star-half-o:before {
  content: "\f5c0"; }

.fa.fa-star-half-empty {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-star-half-empty:before {
  content: "\f5c0"; }

.fa.fa-star-half-full {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-star-half-full:before {
  content: "\f5c0"; }

.fa.fa-code-fork:before {
  content: "\f126"; }

.fa.fa-chain-broken:before {
  content: "\f127"; }

.fa.fa-unlink:before {
  content: "\f127"; }

.fa.fa-calendar-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-calendar-o:before {
  content: "\f133"; }

.fa.fa-maxcdn {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-html5 {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-css3 {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-unlock-alt:before {
  content: "\f09c"; }

.fa.fa-minus-square-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-minus-square-o:before {
  content: "\f146"; }

.fa.fa-level-up:before {
  content: "\f3bf"; }

.fa.fa-level-down:before {
  content: "\f3be"; }

.fa.fa-pencil-square:before {
  content: "\f14b"; }

.fa.fa-external-link-square:before {
  content: "\f360"; }

.fa.fa-compass {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-caret-square-o-down {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-caret-square-o-down:before {
  content: "\f150"; }

.fa.fa-toggle-down {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-toggle-down:before {
  content: "\f150"; }

.fa.fa-caret-square-o-up {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-caret-square-o-up:before {
  content: "\f151"; }

.fa.fa-toggle-up {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-toggle-up:before {
  content: "\f151"; }

.fa.fa-caret-square-o-right {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-caret-square-o-right:before {
  content: "\f152"; }

.fa.fa-toggle-right {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-toggle-right:before {
  content: "\f152"; }

.fa.fa-eur:before {
  content: "\f153"; }

.fa.fa-euro:before {
  content: "\f153"; }

.fa.fa-gbp:before {
  content: "\f154"; }

.fa.fa-usd:before {
  content: "\24"; }

.fa.fa-dollar:before {
  content: "\24"; }

.fa.fa-inr:before {
  content: "\e1bc"; }

.fa.fa-rupee:before {
  content: "\e1bc"; }

.fa.fa-jpy:before {
  content: "\f157"; }

.fa.fa-cny:before {
  content: "\f157"; }

.fa.fa-rmb:before {
  content: "\f157"; }

.fa.fa-yen:before {
  content: "\f157"; }

.fa.fa-rub:before {
  content: "\f158"; }

.fa.fa-ruble:before {
  content: "\f158"; }

.fa.fa-rouble:before {
  content: "\f158"; }

.fa.fa-krw:before {
  content: "\f159"; }

.fa.fa-won:before {
  content: "\f159"; }

.fa.fa-btc {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-bitcoin {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-bitcoin:before {
  content: "\f15a"; }

.fa.fa-file-text:before {
  content: "\f15c"; }

.fa.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa.fa-sort-alpha-desc:before {
  content: "\f881"; }

.fa.fa-sort-amount-asc:before {
  content: "\f884"; }

.fa.fa-sort-amount-desc:before {
  content: "\f160"; }

.fa.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa.fa-sort-numeric-desc:before {
  content: "\f886"; }

.fa.fa-youtube-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-youtube {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-xing {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-xing-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-youtube-play {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-youtube-play:before {
  content: "\f167"; }

.fa.fa-dropbox {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-stack-overflow {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-instagram {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-flickr {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-adn {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-bitbucket {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-bitbucket-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-bitbucket-square:before {
  content: "\f171"; }

.fa.fa-tumblr {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-tumblr-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-long-arrow-down:before {
  content: "\f309"; }

.fa.fa-long-arrow-up:before {
  content: "\f30c"; }

.fa.fa-long-arrow-left:before {
  content: "\f30a"; }

.fa.fa-long-arrow-right:before {
  content: "\f30b"; }

.fa.fa-apple {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-windows {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-android {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-linux {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-dribbble {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-skype {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-foursquare {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-trello {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-gratipay {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-gittip {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-gittip:before {
  content: "\f184"; }

.fa.fa-sun-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-sun-o:before {
  content: "\f185"; }

.fa.fa-moon-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-moon-o:before {
  content: "\f186"; }

.fa.fa-vk {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-weibo {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-renren {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-pagelines {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-stack-exchange {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-arrow-circle-o-right {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-arrow-circle-o-right:before {
  content: "\f35a"; }

.fa.fa-arrow-circle-o-left {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-arrow-circle-o-left:before {
  content: "\f359"; }

.fa.fa-caret-square-o-left {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-caret-square-o-left:before {
  content: "\f191"; }

.fa.fa-toggle-left {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-toggle-left:before {
  content: "\f191"; }

.fa.fa-dot-circle-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-dot-circle-o:before {
  content: "\f192"; }

.fa.fa-vimeo-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-try:before {
  content: "\e2bb"; }

.fa.fa-turkish-lira:before {
  content: "\e2bb"; }

.fa.fa-plus-square-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-plus-square-o:before {
  content: "\f0fe"; }

.fa.fa-slack {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-wordpress {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-openid {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-institution:before {
  content: "\f19c"; }

.fa.fa-bank:before {
  content: "\f19c"; }

.fa.fa-mortar-board:before {
  content: "\f19d"; }

.fa.fa-yahoo {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-google {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-reddit {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-reddit-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-stumbleupon-circle {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-stumbleupon {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-delicious {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-digg {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-pied-piper-pp {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-pied-piper-alt {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-drupal {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-joomla {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-behance {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-behance-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-steam {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-steam-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-automobile:before {
  content: "\f1b9"; }

.fa.fa-cab:before {
  content: "\f1ba"; }

.fa.fa-spotify {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-deviantart {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-soundcloud {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-file-pdf-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa.fa-file-word-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-file-word-o:before {
  content: "\f1c2"; }

.fa.fa-file-excel-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa.fa-file-powerpoint-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa.fa-file-image-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-file-image-o:before {
  content: "\f1c5"; }

.fa.fa-file-photo-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-file-photo-o:before {
  content: "\f1c5"; }

.fa.fa-file-picture-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-file-picture-o:before {
  content: "\f1c5"; }

.fa.fa-file-archive-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-file-archive-o:before {
  content: "\f1c6"; }

.fa.fa-file-zip-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-file-zip-o:before {
  content: "\f1c6"; }

.fa.fa-file-audio-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-file-audio-o:before {
  content: "\f1c7"; }

.fa.fa-file-sound-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-file-sound-o:before {
  content: "\f1c7"; }

.fa.fa-file-video-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-file-video-o:before {
  content: "\f1c8"; }

.fa.fa-file-movie-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-file-movie-o:before {
  content: "\f1c8"; }

.fa.fa-file-code-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-file-code-o:before {
  content: "\f1c9"; }

.fa.fa-vine {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-codepen {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-jsfiddle {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-life-bouy:before {
  content: "\f1cd"; }

.fa.fa-life-buoy:before {
  content: "\f1cd"; }

.fa.fa-life-saver:before {
  content: "\f1cd"; }

.fa.fa-support:before {
  content: "\f1cd"; }

.fa.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa.fa-rebel {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-ra {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-ra:before {
  content: "\f1d0"; }

.fa.fa-resistance {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-resistance:before {
  content: "\f1d0"; }

.fa.fa-empire {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-ge {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-ge:before {
  content: "\f1d1"; }

.fa.fa-git-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-git {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-hacker-news {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-y-combinator-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-y-combinator-square:before {
  content: "\f1d4"; }

.fa.fa-yc-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-yc-square:before {
  content: "\f1d4"; }

.fa.fa-tencent-weibo {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-qq {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-weixin {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-wechat {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-wechat:before {
  content: "\f1d7"; }

.fa.fa-send:before {
  content: "\f1d8"; }

.fa.fa-paper-plane-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-paper-plane-o:before {
  content: "\f1d8"; }

.fa.fa-send-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-send-o:before {
  content: "\f1d8"; }

.fa.fa-circle-thin {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-circle-thin:before {
  content: "\f111"; }

.fa.fa-header:before {
  content: "\f1dc"; }

.fa.fa-futbol-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-futbol-o:before {
  content: "\f1e3"; }

.fa.fa-soccer-ball-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-soccer-ball-o:before {
  content: "\f1e3"; }

.fa.fa-slideshare {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-twitch {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-yelp {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-newspaper-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa.fa-paypal {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-google-wallet {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-cc-visa {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-cc-mastercard {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-cc-discover {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-cc-amex {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-cc-paypal {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-cc-stripe {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-bell-slash-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-bell-slash-o:before {
  content: "\f1f6"; }

.fa.fa-trash:before {
  content: "\f2ed"; }

.fa.fa-copyright {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-eyedropper:before {
  content: "\f1fb"; }

.fa.fa-area-chart:before {
  content: "\f1fe"; }

.fa.fa-pie-chart:before {
  content: "\f200"; }

.fa.fa-line-chart:before {
  content: "\f201"; }

.fa.fa-lastfm {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-lastfm-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-ioxhost {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-angellist {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-cc {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-cc:before {
  content: "\f20a"; }

.fa.fa-ils:before {
  content: "\f20b"; }

.fa.fa-shekel:before {
  content: "\f20b"; }

.fa.fa-sheqel:before {
  content: "\f20b"; }

.fa.fa-buysellads {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-connectdevelop {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-dashcube {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-forumbee {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-leanpub {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-sellsy {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-shirtsinbulk {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-simplybuilt {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-skyatlas {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-diamond {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-diamond:before {
  content: "\f3a5"; }

.fa.fa-transgender:before {
  content: "\f224"; }

.fa.fa-intersex:before {
  content: "\f224"; }

.fa.fa-transgender-alt:before {
  content: "\f225"; }

.fa.fa-facebook-official {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-facebook-official:before {
  content: "\f09a"; }

.fa.fa-pinterest-p {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-whatsapp {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-hotel:before {
  content: "\f236"; }

.fa.fa-viacoin {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-medium {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-y-combinator {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-yc {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-yc:before {
  content: "\f23b"; }

.fa.fa-optin-monster {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-opencart {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-expeditedssl {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-battery-4:before {
  content: "\f240"; }

.fa.fa-battery:before {
  content: "\f240"; }

.fa.fa-battery-3:before {
  content: "\f241"; }

.fa.fa-battery-2:before {
  content: "\f242"; }

.fa.fa-battery-1:before {
  content: "\f243"; }

.fa.fa-battery-0:before {
  content: "\f244"; }

.fa.fa-object-group {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-object-ungroup {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-sticky-note-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-sticky-note-o:before {
  content: "\f249"; }

.fa.fa-cc-jcb {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-cc-diners-club {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-clone {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-hourglass-o:before {
  content: "\f252"; }

.fa.fa-hourglass-1:before {
  content: "\f251"; }

.fa.fa-hourglass-half:before {
  content: "\f254"; }

.fa.fa-hourglass-2:before {
  content: "\f254"; }

.fa.fa-hourglass-3:before {
  content: "\f253"; }

.fa.fa-hand-rock-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-hand-rock-o:before {
  content: "\f255"; }

.fa.fa-hand-grab-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-hand-grab-o:before {
  content: "\f255"; }

.fa.fa-hand-paper-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-hand-paper-o:before {
  content: "\f256"; }

.fa.fa-hand-stop-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-hand-stop-o:before {
  content: "\f256"; }

.fa.fa-hand-scissors-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa.fa-hand-lizard-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa.fa-hand-spock-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-hand-spock-o:before {
  content: "\f259"; }

.fa.fa-hand-pointer-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa.fa-hand-peace-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa.fa-registered {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-creative-commons {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-gg {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-gg-circle {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-odnoklassniki {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-odnoklassniki-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-get-pocket {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-wikipedia-w {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-safari {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-chrome {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-firefox {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-opera {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-internet-explorer {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-television:before {
  content: "\f26c"; }

.fa.fa-contao {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-500px {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-amazon {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-calendar-plus-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-calendar-plus-o:before {
  content: "\f271"; }

.fa.fa-calendar-minus-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-calendar-minus-o:before {
  content: "\f272"; }

.fa.fa-calendar-times-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-calendar-times-o:before {
  content: "\f273"; }

.fa.fa-calendar-check-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-calendar-check-o:before {
  content: "\f274"; }

.fa.fa-map-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-map-o:before {
  content: "\f279"; }

.fa.fa-commenting:before {
  content: "\f4ad"; }

.fa.fa-commenting-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-commenting-o:before {
  content: "\f4ad"; }

.fa.fa-houzz {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-vimeo {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-vimeo:before {
  content: "\f27d"; }

.fa.fa-black-tie {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-fonticons {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-reddit-alien {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-edge {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-credit-card-alt:before {
  content: "\f09d"; }

.fa.fa-codiepie {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-modx {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-fort-awesome {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-usb {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-product-hunt {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-mixcloud {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-scribd {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-pause-circle-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-pause-circle-o:before {
  content: "\f28b"; }

.fa.fa-stop-circle-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-stop-circle-o:before {
  content: "\f28d"; }

.fa.fa-bluetooth {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-bluetooth-b {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-gitlab {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-wpbeginner {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-wpforms {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-envira {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-wheelchair-alt {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-wheelchair-alt:before {
  content: "\f368"; }

.fa.fa-question-circle-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-question-circle-o:before {
  content: "\f059"; }

.fa.fa-volume-control-phone:before {
  content: "\f2a0"; }

.fa.fa-asl-interpreting:before {
  content: "\f2a3"; }

.fa.fa-deafness:before {
  content: "\f2a4"; }

.fa.fa-hard-of-hearing:before {
  content: "\f2a4"; }

.fa.fa-glide {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-glide-g {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-signing:before {
  content: "\f2a7"; }

.fa.fa-viadeo {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-viadeo-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-snapchat {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-snapchat-ghost {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-snapchat-ghost:before {
  content: "\f2ab"; }

.fa.fa-snapchat-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-pied-piper {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-first-order {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-yoast {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-themeisle {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-google-plus-official {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-google-plus-official:before {
  content: "\f2b3"; }

.fa.fa-google-plus-circle {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-google-plus-circle:before {
  content: "\f2b3"; }

.fa.fa-font-awesome {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-fa {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-fa:before {
  content: "\f2b4"; }

.fa.fa-handshake-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-handshake-o:before {
  content: "\f2b5"; }

.fa.fa-envelope-open-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-envelope-open-o:before {
  content: "\f2b6"; }

.fa.fa-linode {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-address-book-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-address-book-o:before {
  content: "\f2b9"; }

.fa.fa-vcard:before {
  content: "\f2bb"; }

.fa.fa-address-card-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-address-card-o:before {
  content: "\f2bb"; }

.fa.fa-vcard-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-vcard-o:before {
  content: "\f2bb"; }

.fa.fa-user-circle-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-user-circle-o:before {
  content: "\f2bd"; }

.fa.fa-user-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-user-o:before {
  content: "\f007"; }

.fa.fa-id-badge {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-drivers-license:before {
  content: "\f2c2"; }

.fa.fa-id-card-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-id-card-o:before {
  content: "\f2c2"; }

.fa.fa-drivers-license-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-drivers-license-o:before {
  content: "\f2c2"; }

.fa.fa-quora {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-free-code-camp {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-telegram {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-thermometer-4:before {
  content: "\f2c7"; }

.fa.fa-thermometer:before {
  content: "\f2c7"; }

.fa.fa-thermometer-3:before {
  content: "\f2c8"; }

.fa.fa-thermometer-2:before {
  content: "\f2c9"; }

.fa.fa-thermometer-1:before {
  content: "\f2ca"; }

.fa.fa-thermometer-0:before {
  content: "\f2cb"; }

.fa.fa-bathtub:before {
  content: "\f2cd"; }

.fa.fa-s15:before {
  content: "\f2cd"; }

.fa.fa-window-maximize {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-window-restore {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-times-rectangle:before {
  content: "\f410"; }

.fa.fa-window-close-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-window-close-o:before {
  content: "\f410"; }

.fa.fa-times-rectangle-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-times-rectangle-o:before {
  content: "\f410"; }

.fa.fa-bandcamp {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-grav {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-etsy {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-imdb {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-ravelry {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-eercast {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-eercast:before {
  content: "\f2da"; }

.fa.fa-snowflake-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa.fa-snowflake-o:before {
  content: "\f2dc"; }

.fa.fa-superpowers {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-wpexplorer {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa.fa-meetup {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.flex-images {
    /* Reset whatever flex-images was doing */
    display: block !important;
    column-count: unset !important;
}

.flex-images .item {
    width: calc(25% - 6px);
    /* 4 cols = content-gallery--cols-4 */
    margin-bottom: 8px;
    break-inside: avoid;
    display: inline-block;
    /* required for Masonry.js */
    vertical-align: top;
}

.flex-images .item img,
.flex-images .item picture {
    width: 100%;
    height: auto;
    display: block;
}

/* Responsive */
@media (max-width: 1024px) {
    .flex-images .item {
        width: calc(33.333% - 6px);
    }
}

@media (max-width: 767px) {
    .flex-images .item {
        width: calc(50% - 4px);
    }
}

@media (max-width: 480px) {
    .flex-images .item {
        width: 100%;
    }
}
#button-buch,
#button-buch::after {
	background-color: #A2270B !important;
}

#nachrichten_slider .pausch-inn {
	width: fit-content;
}

#nachrichten_slider .pausch-inn>h2>a {
	padding: 5px;
	background-color: #233a28;
	border-radius: 20px;
}

#links-head a,
#links-head strong,
#nav-betriebe a {
	color: #272218;
}

.banner h2 {
	background-color: #233a28;
}

.anf .submit {
	background-color: unset;
}

.content-gallery ul {
	flex-wrap: wrap;
	gap: 1rem;
	display: flex;
	justify-content: space-evenly;
}

.content-gallery figure {
	width: 96%;
}

.content-gallery--cols-3 li {
	width: 32%;
}

#button-head>div>a {
	background-color: unset;
	border: unset;
}

figure picture>img {
	width: 100%;
}

.assi p {
	font: unset;
	padding-top: unset;
}

.assi input.text {
	font: unset;
	margin-bottom: unset;
}

.assi input.text.kale {
	padding-bottom: unset;
}

#buttons .assi span {
	margin-bottom: unset;
	font: unset;
	font-size: x-small;
}

#button-head a {
	justify-content: center;
}

.assi .widget-submit button {
	text-transform: uppercase;
	width: 100%;
	min-width: 103px;
	display: inline-block;
	margin-bottom: 8px;
	padding: 8px 15px;
	text-align: center;
	background-color: #233a28;
	color: #FFFFFF;
	letter-spacing: 1px;
}

.assi a {
	background-color: #a84c38 !important;
	width: 100%;
	padding: 8px 0px !important;
}

.flatpickr-calendar select {
	background-color: #42a5f5 !important;
}

div.content-table {
	overflow-x: auto; 
	-webkit-overflow-scrolling: touch;
}

@media (max-width:990px) {
.pausch>div {
	width: 45%!important;
}}

@media (max-width:767px) {
.pausch>div {
	width: 100%!important;
}}
@media (max-width: 450px) {
    .sprache {
         top: 0; 
    }
}
#mbutton {
	display: none!important;
}

.mod_newsreader p.info {
	display: none;
	
}
/*#233a28 - darkgreen buttons */
/*272218 black text*/
/* ============================================================
   Erlebniswelten – Card Grid
   Einbinden: Contao-Backend → Layout → CSS-Dateien
   Pfad: css/erlebniswelten.css
============================================================ */

/* ---- Grid-Wrapper ----------------------------------------
   Artikel oder Sektion im Backend die Klasse
   "erlebniswelten-grid" geben (Artikel-CSS-Klasse)
------------------------------------------------------------ */
.erlebniswelten-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
    margin: 2rem 0;
}

/* Contao wrapped content elements in .ce_erlebniswelt_card –
   das Grid greift also auf alle direkten Kinder */
.erlebniswelten-grid > .ce_erlebniswelt_card {
    min-width: 0; /* verhindert Grid-Überlauf */
}

/* ---- Karte ----------------------------------------------- */
.erlebniswelt-card {
    background: #cfcbbd;
    border: 1px solid #ddd9cc;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
    margin-bottom: 5rem;
}

/* ---- Bildbereich ----------------------------------------- */
.ew-visual {
    height: 400px;
    overflow: hidden;
    flex-shrink: 0;
    background: #27500A; /* Fallback-Farbe (wird per Inline-Style überschrieben) */
}

.ew-visual figure {
    margin: 0;
    height: 100%;
}

.ew-visual img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* ---- Textbereich ----------------------------------------- */
.ew-body {
    padding: 1.25rem 1.5rem 1.5rem;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.ew-title {
    display: block;
    font-size: 1.05rem;
    font-weight: 700;
    color: #1a2d10;
    margin: 0 0 0.6rem;
    line-height: 1.3;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.ew-preview {
    font-size: 0.9rem;
    color: #555;
    line-height: 1.65;
    margin: 0 0 1rem;
}

.ew-preview p { margin: 0; }

/* ---- Details / Mehr-erfahren-Button ---------------------- */
.ew-details {
    margin-top: auto;
}

.ew-details summary {
    list-style: none;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    font-size: 0.875rem;
    font-weight: 600;
    color: #272218;
    user-select: none;
    padding: 0;
    border: none;
    background: none;
    outline: none;
}

.ew-details summary::-webkit-details-marker { display: none; }
.ew-details summary::marker               { display: none; }

.ew-chevron {
    transition: transform 0.2s ease;
    flex-shrink: 0;
}

.ew-details[open] > summary .ew-chevron {
    transform: rotate(180deg);
}

.ew-detail-text {
    font-size: 0.875rem;
    color: #555;
    line-height: 1.7;
    margin-top: 0.75rem;
    padding-top: 0.75rem;
    border-top: 1px solid #e0ddd3;
}

.ew-detail-text p               { margin: 0 0 0.75em; }
.ew-detail-text p:last-child    { margin-bottom: 0; }

/* ---- Responsive ------------------------------------------ */
@media (max-width: 768px) {
    .erlebniswelten-grid {
        grid-template-columns: 1fr;
    }

    .ew-visual { height: 160px; }
}



.erlebniswelten-rechts {
    margin-left: auto;
}
:root{--gutter-x: 1.5rem;--gutter-y: 1.5rem;--container-padding: 1.25rem}*,*::before,*::after{box-sizing:border-box}.container,.container-fluid{width:100%;margin-left:auto;margin-right:auto;padding-left:var(--container-padding);padding-right:var(--container-padding)}.container-fluid{max-width:none}@media(min-width: 576px){.container{max-width:540px}}@media(min-width: 768px){.container{max-width:720px}}@media(min-width: 992px){.container{max-width:960px}}@media(min-width: 1200px){.container{max-width:1140px}}@media(min-width: 1440px){.container{max-width:1320px}}.row{display:flex;flex-wrap:wrap;row-gap:var(--gutter-y)}.col{position:relative;width:100%;min-width:0;flex:1 0 0%}.col-auto{position:relative;width:100%;min-width:0;flex:0 0 auto;width:auto}.col-1{position:relative;width:100%;min-width:0;flex:0 0 auto;width:8.3333333333%}.offset-1{margin-left:8.3333333333%}.col-2{position:relative;width:100%;min-width:0;flex:0 0 auto;width:16.6666666667%}.offset-2{margin-left:16.6666666667%}.col-3{position:relative;width:100%;min-width:0;flex:0 0 auto;width:25%}.offset-3{margin-left:25%}.col-4{position:relative;width:100%;min-width:0;flex:0 0 auto;width:33.3333333333%}.offset-4{margin-left:33.3333333333%}.col-5{position:relative;width:100%;min-width:0;flex:0 0 auto;width:41.6666666667%}.offset-5{margin-left:41.6666666667%}.col-6{position:relative;width:100%;min-width:0;flex:0 0 auto;width:50%}.offset-6{margin-left:50%}.col-7{position:relative;width:100%;min-width:0;flex:0 0 auto;width:58.3333333333%}.offset-7{margin-left:58.3333333333%}.col-8{position:relative;width:100%;min-width:0;flex:0 0 auto;width:66.6666666667%}.offset-8{margin-left:66.6666666667%}.col-9{position:relative;width:100%;min-width:0;flex:0 0 auto;width:75%}.offset-9{margin-left:75%}.col-10{position:relative;width:100%;min-width:0;flex:0 0 auto;width:83.3333333333%}.offset-10{margin-left:83.3333333333%}.col-11{position:relative;width:100%;min-width:0;flex:0 0 auto;width:91.6666666667%}.offset-11{margin-left:91.6666666667%}.col-12{position:relative;width:100%;min-width:0;flex:0 0 auto;width:100%}.offset-12{margin-left:100%}.col-6{width:49%}@media(min-width: 576px){.col-sm{position:relative;width:100%;min-width:0;flex:1 0 0%}.col-sm-auto{position:relative;width:100%;min-width:0;flex:0 0 auto;width:auto}.col-sm-1{position:relative;width:100%;min-width:0;flex:0 0 auto;width:8.3333333333%}.offset-sm-1{margin-left:8.3333333333%}.col-sm-2{position:relative;width:100%;min-width:0;flex:0 0 auto;width:16.6666666667%}.offset-sm-2{margin-left:16.6666666667%}.col-sm-3{position:relative;width:100%;min-width:0;flex:0 0 auto;width:25%}.offset-sm-3{margin-left:25%}.col-sm-4{position:relative;width:100%;min-width:0;flex:0 0 auto;width:33.3333333333%}.offset-sm-4{margin-left:33.3333333333%}.col-sm-5{position:relative;width:100%;min-width:0;flex:0 0 auto;width:41.6666666667%}.offset-sm-5{margin-left:41.6666666667%}.col-sm-6{position:relative;width:100%;min-width:0;flex:0 0 auto;width:50%}.offset-sm-6{margin-left:50%}.col-sm-7{position:relative;width:100%;min-width:0;flex:0 0 auto;width:58.3333333333%}.offset-sm-7{margin-left:58.3333333333%}.col-sm-8{position:relative;width:100%;min-width:0;flex:0 0 auto;width:66.6666666667%}.offset-sm-8{margin-left:66.6666666667%}.col-sm-9{position:relative;width:100%;min-width:0;flex:0 0 auto;width:75%}.offset-sm-9{margin-left:75%}.col-sm-10{position:relative;width:100%;min-width:0;flex:0 0 auto;width:83.3333333333%}.offset-sm-10{margin-left:83.3333333333%}.col-sm-11{position:relative;width:100%;min-width:0;flex:0 0 auto;width:91.6666666667%}.offset-sm-11{margin-left:91.6666666667%}.col-sm-12{position:relative;width:100%;min-width:0;flex:0 0 auto;width:100%}.offset-sm-12{margin-left:100%}.col-sm-6{width:49%}}@media(min-width: 768px){.col-md{position:relative;width:100%;min-width:0;flex:1 0 0%}.col-md-auto{position:relative;width:100%;min-width:0;flex:0 0 auto;width:auto}.col-md-1{position:relative;width:100%;min-width:0;flex:0 0 auto;width:8.3333333333%}.offset-md-1{margin-left:8.3333333333%}.col-md-2{position:relative;width:100%;min-width:0;flex:0 0 auto;width:16.6666666667%}.offset-md-2{margin-left:16.6666666667%}.col-md-3{position:relative;width:100%;min-width:0;flex:0 0 auto;width:25%}.offset-md-3{margin-left:25%}.col-md-4{position:relative;width:100%;min-width:0;flex:0 0 auto;width:33.3333333333%}.offset-md-4{margin-left:33.3333333333%}.col-md-5{position:relative;width:100%;min-width:0;flex:0 0 auto;width:41.6666666667%}.offset-md-5{margin-left:41.6666666667%}.col-md-6{position:relative;width:100%;min-width:0;flex:0 0 auto;width:50%}.offset-md-6{margin-left:50%}.col-md-7{position:relative;width:100%;min-width:0;flex:0 0 auto;width:58.3333333333%}.offset-md-7{margin-left:58.3333333333%}.col-md-8{position:relative;width:100%;min-width:0;flex:0 0 auto;width:66.6666666667%}.offset-md-8{margin-left:66.6666666667%}.col-md-9{position:relative;width:100%;min-width:0;flex:0 0 auto;width:75%}.offset-md-9{margin-left:75%}.col-md-10{position:relative;width:100%;min-width:0;flex:0 0 auto;width:83.3333333333%}.offset-md-10{margin-left:83.3333333333%}.col-md-11{position:relative;width:100%;min-width:0;flex:0 0 auto;width:91.6666666667%}.offset-md-11{margin-left:91.6666666667%}.col-md-12{position:relative;width:100%;min-width:0;flex:0 0 auto;width:100%}.offset-md-12{margin-left:100%}.col-md-6{width:49%}}@media(min-width: 992px){.col-lg{position:relative;width:100%;min-width:0;flex:1 0 0%}.col-lg-auto{position:relative;width:100%;min-width:0;flex:0 0 auto;width:auto}.col-lg-1{position:relative;width:100%;min-width:0;flex:0 0 auto;width:8.3333333333%}.offset-lg-1{margin-left:8.3333333333%}.col-lg-2{position:relative;width:100%;min-width:0;flex:0 0 auto;width:16.6666666667%}.offset-lg-2{margin-left:16.6666666667%}.col-lg-3{position:relative;width:100%;min-width:0;flex:0 0 auto;width:25%}.offset-lg-3{margin-left:25%}.col-lg-4{position:relative;width:100%;min-width:0;flex:0 0 auto;width:33.3333333333%}.offset-lg-4{margin-left:33.3333333333%}.col-lg-5{position:relative;width:100%;min-width:0;flex:0 0 auto;width:41.6666666667%}.offset-lg-5{margin-left:41.6666666667%}.col-lg-6{position:relative;width:100%;min-width:0;flex:0 0 auto;width:50%}.offset-lg-6{margin-left:50%}.col-lg-7{position:relative;width:100%;min-width:0;flex:0 0 auto;width:58.3333333333%}.offset-lg-7{margin-left:58.3333333333%}.col-lg-8{position:relative;width:100%;min-width:0;flex:0 0 auto;width:66.6666666667%}.offset-lg-8{margin-left:66.6666666667%}.col-lg-9{position:relative;width:100%;min-width:0;flex:0 0 auto;width:75%}.offset-lg-9{margin-left:75%}.col-lg-10{position:relative;width:100%;min-width:0;flex:0 0 auto;width:83.3333333333%}.offset-lg-10{margin-left:83.3333333333%}.col-lg-11{position:relative;width:100%;min-width:0;flex:0 0 auto;width:91.6666666667%}.offset-lg-11{margin-left:91.6666666667%}.col-lg-12{position:relative;width:100%;min-width:0;flex:0 0 auto;width:100%}.offset-lg-12{margin-left:100%}.col-lg-6{width:49%}}@media(min-width: 1200px){.col-xl{position:relative;width:100%;min-width:0;flex:1 0 0%}.col-xl-auto{position:relative;width:100%;min-width:0;flex:0 0 auto;width:auto}.col-xl-1{position:relative;width:100%;min-width:0;flex:0 0 auto;width:8.3333333333%}.offset-xl-1{margin-left:8.3333333333%}.col-xl-2{position:relative;width:100%;min-width:0;flex:0 0 auto;width:16.6666666667%}.offset-xl-2{margin-left:16.6666666667%}.col-xl-3{position:relative;width:100%;min-width:0;flex:0 0 auto;width:25%}.offset-xl-3{margin-left:25%}.col-xl-4{position:relative;width:100%;min-width:0;flex:0 0 auto;width:33.3333333333%}.offset-xl-4{margin-left:33.3333333333%}.col-xl-5{position:relative;width:100%;min-width:0;flex:0 0 auto;width:41.6666666667%}.offset-xl-5{margin-left:41.6666666667%}.col-xl-6{position:relative;width:100%;min-width:0;flex:0 0 auto;width:50%}.offset-xl-6{margin-left:50%}.col-xl-7{position:relative;width:100%;min-width:0;flex:0 0 auto;width:58.3333333333%}.offset-xl-7{margin-left:58.3333333333%}.col-xl-8{position:relative;width:100%;min-width:0;flex:0 0 auto;width:66.6666666667%}.offset-xl-8{margin-left:66.6666666667%}.col-xl-9{position:relative;width:100%;min-width:0;flex:0 0 auto;width:75%}.offset-xl-9{margin-left:75%}.col-xl-10{position:relative;width:100%;min-width:0;flex:0 0 auto;width:83.3333333333%}.offset-xl-10{margin-left:83.3333333333%}.col-xl-11{position:relative;width:100%;min-width:0;flex:0 0 auto;width:91.6666666667%}.offset-xl-11{margin-left:91.6666666667%}.col-xl-12{position:relative;width:100%;min-width:0;flex:0 0 auto;width:100%}.offset-xl-12{margin-left:100%}.col-xl-6{width:49%}}@media(min-width: 1440px){.col-xxl{position:relative;width:100%;min-width:0;flex:1 0 0%}.col-xxl-auto{position:relative;width:100%;min-width:0;flex:0 0 auto;width:auto}.col-xxl-1{position:relative;width:100%;min-width:0;flex:0 0 auto;width:8.3333333333%}.offset-xxl-1{margin-left:8.3333333333%}.col-xxl-2{position:relative;width:100%;min-width:0;flex:0 0 auto;width:16.6666666667%}.offset-xxl-2{margin-left:16.6666666667%}.col-xxl-3{position:relative;width:100%;min-width:0;flex:0 0 auto;width:25%}.offset-xxl-3{margin-left:25%}.col-xxl-4{position:relative;width:100%;min-width:0;flex:0 0 auto;width:33.3333333333%}.offset-xxl-4{margin-left:33.3333333333%}.col-xxl-5{position:relative;width:100%;min-width:0;flex:0 0 auto;width:41.6666666667%}.offset-xxl-5{margin-left:41.6666666667%}.col-xxl-6{position:relative;width:100%;min-width:0;flex:0 0 auto;width:50%}.offset-xxl-6{margin-left:50%}.col-xxl-7{position:relative;width:100%;min-width:0;flex:0 0 auto;width:58.3333333333%}.offset-xxl-7{margin-left:58.3333333333%}.col-xxl-8{position:relative;width:100%;min-width:0;flex:0 0 auto;width:66.6666666667%}.offset-xxl-8{margin-left:66.6666666667%}.col-xxl-9{position:relative;width:100%;min-width:0;flex:0 0 auto;width:75%}.offset-xxl-9{margin-left:75%}.col-xxl-10{position:relative;width:100%;min-width:0;flex:0 0 auto;width:83.3333333333%}.offset-xxl-10{margin-left:83.3333333333%}.col-xxl-11{position:relative;width:100%;min-width:0;flex:0 0 auto;width:91.6666666667%}.offset-xxl-11{margin-left:91.6666666667%}.col-xxl-12{position:relative;width:100%;min-width:0;flex:0 0 auto;width:100%}.offset-xxl-12{margin-left:100%}.col-xxl-6{width:49%}}.g-0{--gutter-x: 0;--gutter-y: 0}.gx-0{--gutter-x: 0}.gy-0{--gutter-y: 0}.g-1{--gutter-x: 0.25rem;--gutter-y: 0.25rem}.gx-1{--gutter-x: 0.25rem}.gy-1{--gutter-y: 0.25rem}.g-2{--gutter-x: 0.5rem;--gutter-y: 0.5rem}.gx-2{--gutter-x: 0.5rem}.gy-2{--gutter-y: 0.5rem}.g-3{--gutter-x: 1rem;--gutter-y: 1rem}.gx-3{--gutter-x: 1rem}.gy-3{--gutter-y: 1rem}.g-4{--gutter-x: 1.5rem;--gutter-y: 1.5rem}.gx-4{--gutter-x: 1.5rem}.gy-4{--gutter-y: 1.5rem}.g-5{--gutter-x: 3rem;--gutter-y: 3rem}.gx-5{--gutter-x: 3rem}.gy-5{--gutter-y: 3rem}.justify-content-start{justify-content:flex-start}.justify-content-center{justify-content:center}.justify-content-end{justify-content:flex-end}.justify-content-between{justify-content:space-between}.justify-content-around{justify-content:space-around}.align-items-start{align-items:flex-start}.align-items-center{align-items:center}.align-items-end{align-items:flex-end}.align-items-stretch{align-items:stretch}@media(max-width: 1000px){.col-5{width:100%}.col-6{width:100%}body::before{inset:264px 80px -13px 80px}}
