/* res_id: 1154f7bd35f4819c33a446950ebbbed7 */

/* Version 1.0 Aerial Perspective combined YUI and CSS Tools reset.css*/
/** 01/11/10**/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; color:#000000; }
table { border-collapse:collapse; border-spacing:0; }
body { line-height:1; }
fieldset, img { border:0; }
address, caption, cite, code, dfn, em, strong, th, var, optgroup { font-style:inherit; font-weight:inherit; }
ins { text-decoration:none; }
del { text-decoration:line-through; }
ol, ul { list-style:none; }
li { list-style:none; }
caption, th { text-align:left; }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }
abbr, acronym { border:0; font-variant:normal; }
sup { vertical-align:baseline; }
sub { vertical-align:baseline; }
:focus { outline:0; }
legend { color:#000; }
input, button, textarea, select, optgroup, option { font-family:inherit; font-size:inherit; font-style:inherit; font-weight:inherit; }
input, button, textarea, select { *font-size:100%; }

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('font/flexslider-icon.eot');
	src:url('font/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('font/flexslider-icon.woff') format('woff'),
		url('font/flexslider-icon.ttf') format('truetype'),
		url('font/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0; background: #fff; position: relative;zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; overflow:hidden;}
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;}
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: relative; margin-top:15px; text-align: center;}
.flex-control-nav li {margin: 0 3px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #e2e2e2; cursor: pointer; text-indent: -9999px;}
.flex-control-paging li a:hover {background: #c4c4c4;}
.flex-control-paging li a.flex-active { background: #c4c4c4; cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(fancybox_overlay.png);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	margin-bottom: -28px;
	z-index: 8050;
	text-align: center;
	width:100%;
}

.fancybox-title-float-wrap .child {
	display: block;
	padding: 2px 20px;
	background: #fff; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(255, 255, 255, 1);
	color: #000;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url(fancybox_sprite@2x.png);
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url(fancybox_loading@2x.gif);
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 30px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	/*left: -5px;*/
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 0;
	background: url(images/controls-prev.png) no-repeat center;
}

.bx-wrapper .bx-next {
	right: 0;
	background: url(images/controls-next.png) no-repeat center;
}

.bx-wrapper .bx-prev:hover {
	background: url(images/controls-prev-hover.png) no-repeat center;
}

.bx-wrapper .bx-next:hover {
	background: url(images/controls-next-hover.png) no-repeat center;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 0;
	outline: 0;
	width: 100px;
	height: 100%;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}
.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-banner .cc-btn:last-child{min-width:140px}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{-ms-flex:1;flex:1}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-compliance>.cc-btn{-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('font/fontawesome-webfont.eot?v=4.7.0');src:url('font/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('font/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('font/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('font/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('font/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}


/*!
 * Bootstrap Grid v5.0.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x)/ -2);margin-left:calc(var(--bs-gutter-x)/ -2)}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/ 2);padding-left:calc(var(--bs-gutter-x)/ 2);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.3333333333%}.col-2{flex:0 0 auto;width:16.6666666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.3333333333%}.col-5{flex:0 0 auto;width:41.6666666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.3333333333%}.col-8{flex:0 0 auto;width:66.6666666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.3333333333%}.col-11{flex:0 0 auto;width:91.6666666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.3333333333%}.col-sm-2{flex:0 0 auto;width:16.6666666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.3333333333%}.col-sm-5{flex:0 0 auto;width:41.6666666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.3333333333%}.col-sm-8{flex:0 0 auto;width:66.6666666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.3333333333%}.col-sm-11{flex:0 0 auto;width:91.6666666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.3333333333%}.col-md-2{flex:0 0 auto;width:16.6666666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.3333333333%}.col-md-5{flex:0 0 auto;width:41.6666666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.3333333333%}.col-md-8{flex:0 0 auto;width:66.6666666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.3333333333%}.col-md-11{flex:0 0 auto;width:91.6666666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.3333333333%}.col-lg-2{flex:0 0 auto;width:16.6666666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.3333333333%}.col-lg-5{flex:0 0 auto;width:41.6666666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.3333333333%}.col-lg-8{flex:0 0 auto;width:66.6666666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.3333333333%}.col-lg-11{flex:0 0 auto;width:91.6666666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.3333333333%}.col-xl-2{flex:0 0 auto;width:16.6666666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.3333333333%}.col-xl-5{flex:0 0 auto;width:41.6666666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.3333333333%}.col-xl-8{flex:0 0 auto;width:66.6666666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.3333333333%}.col-xl-11{flex:0 0 auto;width:91.6666666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.3333333333%}.col-xxl-2{flex:0 0 auto;width:16.6666666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.3333333333%}.col-xxl-5{flex:0 0 auto;width:41.6666666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.3333333333%}.col-xxl-8{flex:0 0 auto;width:66.6666666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.3333333333%}.col-xxl-11{flex:0 0 auto;width:91.6666666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.3333333333%}.offset-xxl-2{margin-left:16.6666666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.3333333333%}.offset-xxl-5{margin-left:41.6666666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.3333333333%}.offset-xxl-8{margin-left:66.6666666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.3333333333%}.offset-xxl-11{margin-left:91.6666666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}@media (min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}}@media (min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}}@media (min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}}@media (min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}}@media (min-width:1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}
/*# sourceMappingURL=bootstrap-grid.min.css.map */

/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('font/roboto-condensed-v17-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'),
       url('font/roboto-condensed-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('font/roboto-condensed-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('font/roboto-condensed-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('font/roboto-condensed-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('font/roboto-condensed-v17-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-700 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('font/roboto-condensed-v17-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'),
       url('font/roboto-condensed-v17-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('font/roboto-condensed-v17-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('font/roboto-condensed-v17-latin-700.woff') format('woff'), /* Modern Browsers */
       url('font/roboto-condensed-v17-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('font/roboto-condensed-v17-latin-700.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}


html {height:100%; width:100%;}
body {
background:#fff;
width:100%;
height:100%;
/* color:#6f6f6f; */
color:#666;
font-size:100%;
line-height:1.3em;
font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
-webkit-text-size-adjust: 100%;
}
a {text-decoration:none; color:#666;}
.no-touch a:hover {opacity:0.7;}
p {font-size:1em; line-height:1.45em; color:#666; margin-bottom:0.875em;}
h1 {font-size:2.25em; line-height:1.125em; color:#666; font-family:'Roboto Condensed', sans-serif; margin-bottom:0.55em;}
h2 {font-size:1.5em; line-height:1.2em; color:#666; font-family:'Roboto Condensed', sans-serif; margin-bottom:0.75em;}
h3 {font-size:1.2em; line-height:1.2em; color:#666; font-family:'Roboto Condensed', sans-serif; margin-bottom:0.75em;}
strong {color:inherit; font-family:'Roboto Condensed', sans-serif; font-weight: bold;}
hr {background:#999; border:none; height:1px;}

.tinymcewysiwyg ul {padding-left: 15px;}
.tinymcewysiwyg ul li {font-size: 1em; margin-bottom: 0.3em; color:#666; list-style: disc;list-style-position:outside; font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;}

.tinymcewysiwyg img {max-width: 100%; height: auto;}

.col-row {overflow:hidden; margin:0 -20px; position: relative;}
.cl {float:left; box-sizing:border-box;padding:0 20px; position: relative;}

.col-1 {width:25%}
.col-2 {width:50%}
.col-3 {width:75%}
.col-4 {width:100%}

#stoerer {position: absolute; bottom: 6%; right:0; width: 300px; z-index: 100; display: none;}
#stoerer img {max-width: 100%; height: auto; display: block;}

#wrapper {
position:relative;
margin:0 auto;
width:100%;
height:auto;
overflow:hidden;
}


.col {position:relative; width:100%; margin:0 auto; max-width:850px;}
.padder {position:relative;display:block;}
.padder:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
html[xmlns] .padder {
    display: block;
}
* html .padder {
    height: 1%;
}
#header {height:125px; max-width:980px;}
#header .padder {padding-left:20px;}
a#logoimg {display:inline-block; margin:41px 20px 0 0; float:left;}
a#logoimg img {display:block;}
#navigation {position:relative; float:right;}
#navigation ul {margin-top:62px;}
#navigation ul li {display:inline-block;margin-left:0.3em;}
#navigation ul li:first-child {margin-left:0;}
#navigation ul li a {display:block;padding:4px;font-size:1em;font-family:'Roboto Condensed', sans-serif}
.no-touch #navigation ul li a:hover {color:#c4c4c4;}
#navigation ul li a.rex-current, #navigation ul li a.rex-active {border-bottom:2px solid #E2E2E2;}

#navigation ul ul {margin-top:0; position:absolute; z-index:999; display:none; background:#fff; padding:12px 12px 8px 12px;margin-left:-10px; min-width:110px; overflow:hidden;}

.no-touch #navigation > ul > li:hover > ul {display:block;}
#navigation ul ul li {display: block; margin-left:0;}
#navigation ul ul li a {padding:8px 4px;}


/* Produkte */
/*
#navigation ul li.rex-article-3 > ul {position:absolue;left:-247px;width:797px;padding:30px;}
#navigation ul li.rex-article-3 ul > li {display:inline-block; float:left;width:30%;margin-right:3.33%;border:none;}
#navigation ul li.rex-article-3 ul > li:first-child {width:30%;margin-right:3.33%;}
#navigation ul li.rex-article-3 ul > li:last-child {width:30%;margin-right:3.33%;}
#navigation ul li.rex-article-3 ul ul {position:relative; margin:10px 0 0 0;padding:0; display:block;width:auto;}
#navigation ul li.rex-article-3 ul ul > li {display:block;width:auto; margin:0; float:none;border:none;}
#navigation ul li.rex-article-3 ul ul > li:first-child {width:auto;margin-right:0;}
#navigation ul li.rex-article-3 ul ul > li:last-child {width:auto;margin-right:0;}

.no-touch #navigation ul li.rex-article-3 ul > li > a:hover {color:#6f6f6f; cursor: default;}
.no-touch #navigation ul li.rex-article-3 ul > li > ul > li > a:hover {color:#c4c4c4; cursor: pointer;}

.no-touch #navigation ul li.rex-article-3 > a:hover {color:#6f6f6f;}

#navigation ul li.rex-article-3 > ul > li > a.rex-current,
#navigation ul li.rex-article-3 > ul > li > a.rex-active {border-bottom:none;}

#navigation ul li.rex-article-3 ul img {display: none !important;}
*/
/* Produkte NEU */
#navigation ul li.rex-article-3 > ul {width:960px;position:absolue;left:-247px;padding:30px;}
#navigation ul li.rex-article-3 > a {padding-bottom:20px;}
#navigation .rex-article-3 ul.rex-navi2 {padding:0; text-align: center;background: #e1e1e1;overflow: visible !important;}
#navigation .rex-article-3 ul.rex-navi2 li {padding:0; text-align: left; display: inline-block; float:none; width: auto; margin:0;}
#navigation .rex-article-3 ul.rex-navi2 li > a {padding: 12px 10px;}

.no-touch #navigation .rex-article-3 ul.rex-navi2 > li.rex-active > a {opacity: 1!important; color:#000 !important; background:#fff;}

.no-touch #navigation .rex-article-3 ul.rex-navi2 li > a:hover {opacity: 1 !important; color:#000 !important;}

#navigation .rex-article-3 ul.rex-navi3 {background: #fff; position: absolute; width:100%;margin:0; left:0; box-sizing: border-box; padding:20px;-webkit-box-shadow: 0px 13px 34px -14px rgba(0,0,0,0.65);
-moz-box-shadow: 0px 13px 34px -14px rgba(0,0,0,0.65);
box-shadow: 0px 13px 34px -14px rgba(0,0,0,0.65);
display: none;
}

.subnav-visible {display: -webkit-flex !important; display: flex !important; flex-wrap: wrap;}

#navigation .rex-article-3 ul.rex-navi3 li {width:33.33%; float: left; box-sizing: border-box;}
.navImage img {width: 100%; height:auto; margin-bottom: 10px; display: block;}


/*
.no-touch #navigation .rex-article-3 > ul.rex-navi2 > li.rex-active > ul {display:block;}
.no-touch #navigation .rex-article-3 ul.rex-navi2 li:hover > ul {display:block;}
*/
#navigation ul li.rex-article-3 ul img {display: block;}

/* Konfigurator */
#navigation ul li.rex-article-107 > ul {width:800px;position:absolue;left:-200px;padding:20px;}
#navigation ul li.rex-article-107 ul.rex-navi2 li {width:33.33%; float: left; padding: 4px; box-sizing: border-box;  margin:0;}

#navigation .rex-sub-active {background:#fff; opacity: 1 !important; color:#000 !important;}
#navigation .rex-sub-active ul.rex-navi3 {display: block;max-height: calc(100vh - 160px); overflow-y: auto;}

#navigation .subnav-visible {display: flex; flex-wrap: wrap;}


/*
#page111 #navigation .rex-article-3 ul.rex-navi2 {display: block !important;}
#page111 #navigation .rex-article-3 li:first-child ul.rex-navi3 {display: block !important;}
*/
/*
#navigation .rex-article-3 ul.rex-navi2 {padding:0;background: #ccc; text-align: center;}
#navigation ul li.rex-article-3 ul > li {width:auto;margin-right:0;}
#navigation ul li.rex-article-3 ul li.products {width:auto;margin-right:20px;display: inline-block; padding: 4px 0; float:none; text-align: left;}
#navigation ul li.rex-article-3 ul li.products > a {}
#navigation ul li.rex-article-3 ul ul {display: none !important;}
.no-touch #navigation ul li.rex-article-3 ul li.products:hover > ul {display: block !important;}
*/
#navigation ul ul li:last-child {border-bottom:none;}

#slider {
position:relative;
width:100%;
height:auto;
margin:0 auto;
max-width:100%;
overflow:hidden;
}

.produkt-uebersicht-title {
    background: #e1e1e1;
    color: #000;
    padding: 10px 30px;
    display: block;
    margin: -30px -30px 30px -30px;
    font-size: 1em;
}

.product-overview-content {
    position: relative;
    z-index: 1;
    width: calc(100% - 60px);
    max-width: 1000px;
    background: #fff;
    padding: 30px;
    box-shadow: 0px 13px 34px -14px rgba(0,0,0,0.65);
    box-sizing: border-box;
    margin: 30px auto 60px;
}

.product-overview #footer-container {
    margin-top: 5px;
}

.product-overview #header .padder {
    max-width: 980px;
    margin: 0 auto;
}

.product-overview-wrapper {
    position: relative;
    overflow: hidden;
}

.product-overview #header {
    position: relative;
    z-index: 10;
    background: #fff;
    width: 100%;
    max-width: none;
}

.product-overview #slider {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 0;
    height: 100%;
}

.product-overview .flexslider .slides,
.product-overview .flexslider .slides > li {
    height: 100%;
}


.product-overview .flexslider .slides img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

#page4 .tinypadder {max-width:100%;}

#breadcrumb ul {display:inline-block;}
#breadcrumb ul li, #breadcrumb p {font-size:0.8125em;color:#6f6f6f;}
#breadcrumb ul li a {color:#6f6f6f;}
#breadcrumb ul li {display:inline-block;margin-left:3px;}
#breadcrumb ul li:before {position:relative;display:inline-block;content:">";margin-right:3px;}
#breadcrumb ul li:first-child:before {display:none;}
#breadcrumb p {display:inline; margin-bottom:0;}

.content {
position:relative;
margin:30px 0;
overflow:hidden;
}
.blockstartseite-wrapper {
position:relative;
text-align:center;
margin-top: 100px;
}
.blockstartseite {
position:relative;
max-width:250px;
width:100%;
height:auto;
overflow:hidden;
text-align:center;
margin-right:35px;
display:inline-block;
vertical-align: top;
}


#page218 .blockstartseite {
    max-width: 400px;
}

.blockstartseite:last-child {margin-right:0;}
.blockstartseite a:hover > h1 {color:#c4c4c4;}

.teaserstartseite {
position:relative;
margin-top:35px;
width:100%;
height:500px;
overflow:hidden;
background-position:right center;
background-repeat:no-repeat;
background-size:cover;
}
.teaserstartseite-container {
position:relative;
max-width:850px;
width:100%;
margin:0 auto;
margin-top:45px;
}
.teaserstartseite-container h1 {color:#fff;}
span.button {
display:inline-block;
position:relative;
margin-top:30px;
padding:10px 35px;
color:#fff;
background:#919191;
}
span.button:hover {background:#c4c4c4;}
.teaserstartseite-text {
position:relative;
max-width:50%;
width:100%;
}
.teaserstartseite-ul, .teaserstartseite-ur {position:relative;width:50%;display:inline-block; height:400px;overflow:hidden;}
.teaserstartseite-box {background:#919191; position:relative; width:200px; height:200px; margin:100px auto 0; text-align:center; display:table;}
.teaserstartseite-box a {color:#fff; font-size:1.875em; display:table-cell; line-height:1.1em; vertical-align:middle;}
.teaserstartseite-box a span {color:#fff; font-size:0.75em; display:inline-block; line-height:1.1em;margin-top:0.3em;}

.teaserstartseite-ul .teaserstartseite-padder {position:relative; height:100%;border-top:6px solid #fff;border-right:6px solid #fff;border-bottom:6px solid #fff;display: block;}
.teaserstartseite-ur .teaserstartseite-padder {position:relative; height:100%;border-top:6px solid #fff;border-bottom:6px solid #fff;display: block;}
/*
.startseite-block-new-wrapper {overflow:hidden;margin:0 -10px;display: flex;flex-wrap: wrap;}
.startseite-block-new {float:left; width:33.33%; min-height:200px; padding:0 10px; box-sizing:border-box;}
.startseite-block-new img {display:block; width:100%; height:auto;}
.startseite-block-new-text {padding:5%; min-height:300px;}
.startseite-block-new-text h2 {font-size:2em;}
*/
.startseite-block-new-wrapper {overflow:hidden;margin:160px auto 0; max-width: 1400px;}


#page221 .startseite-block-new-wrapper {margin:60px auto 0;}


.startseite-block-new {
    max-width: 1400px;
    box-sizing: border-box;
    overflow: hidden;
    background-color: #f5f5f5;
    display: flex;
    gap: 20px;
    margin: 30px auto 30px;
}

.startseite-block-new-image-link {
    display: block;
    width: 50%;
}

.startseite-block-new img {display:block; width:100%; height:auto;}
.startseite-block-new-text {width:50%; box-sizing: border-box;padding: 30px;}
.startseite-block-new-text p {font-size: 1em; font-family: 'Roboto Condensed', sans-serif;}
.startseite-block-new-text h2 {font-size:2em; text-transform: uppercase; margin-bottom: 10px;}

.startseite-block-new:nth-child(odd) .startseite-block-new-text {order: 1;}
.startseite-block-new:nth-child(odd) .startseite-block-new-image-link {order: 2;}

.startseite-block-new .cta-button {
    margin: 30px 0 0 0;
    max-width: 170px;
}

.startseite-block-new-text .button-inline {
    margin: auto 0 0;
    max-width: 150px;
    padding: 0;
    border:none !important;
    text-decoration: underline !important;
}

/* Referenzen */
.refausgabe {position:relative; margin:65px auto 0; max-width:1250px; width:100%; overflow:hidden;border-top: 1px solid #999;padding-top: 50px;}
.ref {position:relative; float:left; width:31.3%; margin:0 1%;}
.ref img {max-width:100%; height:auto; margin-top:20px;}
.ref h1 {display:block;margin-bottom: 0.15em; font-size:1.5em;}
#page4 .refausgabe {border-top:none;padding-top:0;margin:0 auto;display: flex;flex-wrap: wrap;}
/* Referenzen Startseite */
.refstartseite {position:relative; margin:100px auto 0; max-width:850px; width:100%;}
.refstartseite img {max-width:100%; height:auto; margin-top:20px;}
.refstartseite h1 {display:inline-block;}
span.refstartseite-lupe {float:right;margin-right:15px;}
span.refstartseite-pfeil {float:right;}
span.refstartseite-lupe a {display:block; height:65px; width:63px; background:url(../_img/lupe.png) center center no-repeat; text-indent:-9999px; background-size:cover;}
span.refstartseite-pfeil a {display:block; height:65px; width:43px; background:url(../_img/pfeil.png) center center no-repeat; text-indent:-9999px; background-size:cover;}

/* K�nstler auf Startseite */
.artists-startseite {position:relative; width:100%; overflow:hidden; background:#e2e2e2; padding:50px 0; margin-top:100px; text-align:center;}
.artists-startseite-text {position:relative; width:100%; margin:0 auto; max-width:850px; text-align:left;}
.artists-startseite-text h1 {margin-bottom: 0.15em;}
.artists {position:relative; display:inline-block;}
.artists img {display:block;}

/* Kundenstimmen auf Startseite */
.kundenmeinung-startseite {position:relative; width:100%;padding:50px 0; text-align:center;}
.kunde-startseite {position:relative; width:100%; margin:0 auto; max-width:850px; text-align:left; overflow:hidden; border-top:1px solid #999; padding-top:50px;}
#page10 .kunde-startseite {border-top:none; padding-top:0;}
.kunde-startseite h2 {display:inline-block; max-width:50%;}
.kunde-startseite img {float:right; display:block;}
.kunde-startseite span {display:block;}
.kunde-startseite span a {display:inline-block; background:url(../_img/lupe-small.png) no-repeat left center; padding-left:55px; line-height:50px;}
.kunde-startseite span a.kunde-ptour {background:url(../_img/panorama-small.png) no-repeat left center; margin-left:50px;}
.kunde-startseite span a:hover {color:#c4c4c4;}

/* Content */
.tinymcewysiwyg {
position:relative;
max-width:850px;
width:100%;
margin:0 auto;
}
.tinypadder {
position:relative;
max-width:80%;
}

/* Produkte �bersicht */
#page3 .tinymcewysiwyg {max-width:1230px;}
/* Referenzen �bersicht */
#page4 .tinymcewysiwyg {max-width:1230px;}
/* Impressum */
#page8 .tinypadder, .fbottom .tinypadder {max-width:100%;}
.fbottom .tinymcewysiwyg span {color:#6f6f6f !important;}


.content.kuenstler {
margin:30px auto;
max-width: 850px;
position: relative;
width: 100%;
}

.tinymcewysiwyg a {text-decoration:underline;}
.tinymcewysiwyg a:hover {color:#c4c4c4;}

#left-content {position:relative;width:80%;float:left;}
#right-content {position:relative;width:20%;float:right;}
#right-content h2 {padding-left:3px;}
#kuenstler-nav {position:relative;}
#kuenstler-nav li {display:block;color:#6F6F6F;}
#kuenstler-nav li a {display:block;padding:3px;}
#kuenstler-nav li a.act {color:#164174;}

.block-ueber-uns {
position:relative;
max-width:850px;
width:100%;
margin:45px auto;}

.block-ueber-uns img {max-width:100%; height:auto;}
.block-ueber-uns-left {position:relative; width:45%; float:left;background-repeat:no-repeat; background-position:top left; padding-top:85px;}
.block-ueber-uns-left h1 {margin-bottom:0.25em;}
.block-ueber-uns-right {position:relative; width:50%; float:right;padding-top:85px; text-align:right;}

/* Produkt Übersicht */
.produkt-uebersicht {position:relative;box-sizing: border-box; overflow:hidden; display: flex; flex-wrap: wrap; gap:30px 20px;}
.produkt {box-sizing: border-box; width:calc(33.33% - 15px);}
.cl .produkt {float:none;width:100%;padding:0;}
.produkt img {max-width:100%; height:auto;}
.produkt h3 {margin:0.4em 0 0.2em 0; font-size:1.2em;}
.produkt-uebersicht .col-row {margin-bottom:30px;}
.produkt-uebersicht .flex-control-nav {
    position: absolute;
    margin-top: 0;
	bottom:10px;
	z-index: 10;
}

.produkt-text {
    font-size: 0.9em;
    margin-bottom: 0;
    color: #a2a2a2;
}


/* Produkt Infos */
.produkt-infos-wrapper {position:relative;max-width:850px;width:100%;margin:40px auto;}
.produkt-infos {position:relative; overflow:hidden;}
.produkt-infos-left img {max-width:100%; height:auto;}
.produkt-infos-left {position:relative; float:left; width:55%; padding-bottom:65px;}
.produkt-infos-right {position:relative; float:left; width:43%; margin-left:2%; overflow:hidden;}

.noPics .produkt-infos-left {width:100%;}
.noPics .produkt-infos-right {display: none;}

.farbslider-container {max-width: 850px; margin: 20px auto 40px; overflow: hidden;}
.farbslider-container img {width: 100%; height: auto; display: inline-block;}
.farbslider-stage {float: left; width: 50%;}
.farbslider-panel {float: right; width: 50%; padding-left: 20px; box-sizing: border-box;}
.farbslider-panel ul {overflow: hidden;}
.farbslider-panel ul li {float: left; width: 10%; padding: 0 6px 6px 0; box-sizing: border-box;}
.farbslider-panel ul li a {display: block;}
.farbslider-panel ul li img {display: block;}

.farbslider-meta-title {
font-size: 2em;
line-height: 1.125em;
color: #666;
font-family: 'Roboto Condensed', sans-serif;
margin-bottom: 0.1em;
display: block;
}
.farbslider-meta-number {
font-size: 1em;
line-height: 1.125em;
color: #666;
font-family: 'Roboto Condensed', sans-serif;
margin-bottom: 0.75em;
display: block;   
}
.farbslider-colors p {color:#666; margin-top: 40px; font-family: 'Roboto Condensed', sans-serif; border-bottom:1px solid #ccc; padding-bottom: 6px; font-size: 1.15em;}

.farbslider-specs {margin-top: 20px;position: relative;}
.farbslider-specs-headline {display: block; font-family: 'Roboto Condensed', sans-serif; border-bottom:1px solid #ccc; border-top:1px solid #ccc; padding: 10px 0; line-height: 1em; color:#666; font-size: 1.15em; cursor:pointer;}
.farbslider-specs-headline:hover {color:#000;}
.farbslider-specs .tinymcewysiwyg {display: none;}

.farbslider-specs table td, .farbslider-specs table th {color:#666; font-size: 1em; line-height: 1.3em; border-bottom: 1px solid #ccc; padding:10px 0; font-family: 'Roboto Condensed', sans-serif;}
.farbslider-specs table td {padding-left: 10px;}

.deckensegel-stoff-rahmen .galerie-element:first-child {padding-right: 10px;}
.deckensegel-stoff-rahmen .galerie-element:last-child {padding-left: 10px;}

.produkt-infos-left table td {padding-right: 30px; text-align: left !important;}
.produkt-infos-left table td p {text-align: left !important;}
.produkt-infos-left table td:last-child {padding-right: 0;}

.produkt-infos-pic {position:relative;margin:0 0 10px 0;float: right; max-width:208px;}
.produkt-infos-pic img {border:4px solid #fff; display:block;}
.produkt-infos-pic p {font-size:0.8125em; font-family: 'Roboto Condensed',sans-serif; margin:0.45em 5px;}
span.datenblatt {position:absolute; bottom:40px; left:40px;}
span.datenblatt a {font-size:1.25em; background:#fff; padding:7px 30px;display:inline-block;}
#produkt-nav {position:relative; float:right; display:inline-block;}


.produkt-slider {overflow: hidden;}
.pslider {padding: 0 50px;}
.produkt-slider-element {text-align: center;}
.produkt-slider-element span {display: block; font-size: 1.375em; font-family: 'Roboto Condensed', sans-serif; line-height: 1.3em; color:#666;}
.pslider-headline {text-align: center; margin-bottom: 1em; font-size: 1.5em !important;}

/* K�nstler �bersicht */
.kuenstler-uebersicht-ausgabe {position:relative;max-width:850px;width:100%;margin:0 auto;}
.kuenstler-uebersicht-ausgabe h1 {margin-bottom:0.15em;}
.kuenstler-vorschau {position:relative;}
.kuenstler-vorschau img {display:block;}
.kuenstler-vorschau-img a {display:inline-block; float:left;}
.kuenstler-vorschau-img {position:relative; overflow:hidden;}

/* Galerie */
#page6 h1 {margin-bottom:0.1em;}
.galerie-container {position:relative;max-width:860px;width:100%;margin:30px auto; overflow:hidden; display: flex; flex-wrap: wrap;}
.galerie-element {padding:0 5px 10px 5px; width:33.33%; box-sizing: border-box;}
/* RAL Farben */
.galerie-element.titleoutput {width:15.66%; min-height:120px; text-align:center;}
.galerie-element.titleoutput span {font-size:0.875em; line-height:1.2em; display:block;margin-top:6px;}

.galerie-element img {display:block; width:100%; height:auto;}

.galerie-element.with-subtitle span {color:#666; display: block; margin-top: 4px; text-align: left;}


.galerie-six-col .galerie-element {width:15.66%;}

/* Projekt des Monats */
#monatprojekt {position:absolute; bottom:20%; z-index:100; margin: 0 auto;left:0;right:0; width:50%; text-align:center;}
#monatprojekt h2 {color:#164174;margin-bottom:0.25em;}
#monatprojekt h1, #monatprojekt p {color:#fff; margin-bottom:0.25em;}
#monatprojekt span {
background: none repeat scroll 0 0 #164174;
display: inline-block;
font-size: 1.35em;
margin: 30px 7px 0 7px;
min-width: 140px;
position: relative;
}
#monatprojekt span a {
color: #fff;
display: block;
padding: 5px 10px;
text-align: center;
font-size: 0.875em;
}
/* Kontakt Form */
.xform {position:relative;max-width:850px;width:100%;margin:10px auto; overflow: hidden;}
.xform label {display:block;color:#6F6F6F; min-width:200px;}
form.rex-xform {position:relative; max-width:80%;}
p.formtext {display:inline-block; margin-right:10px;}
input.text, textarea {border:1px solid #999;color:#6F6F6F;padding:3px;}
input.text {width:250px;}
input.submit {
background:#919191;
display: inline-block;
float:right;
color: #fff;
text-align: center;
cursor:pointer;
border:0;
padding: 5px 20px;
}
textarea {width:100%; box-sizing:border-box;}


.buero-moebel-uebersicht {overflow: hidden; padding: 0 50px; margin: 0 auto; display: flex; flex-wrap: wrap;}
.buero-moebel {float: left; width: 25%; padding: 20px; box-sizing: border-box;}
.bm-image {position: relative; width: 100%; height: 320px; text-align: center;}
.bm-image a {height: inherit; width:100%;}
.buero-moebel a {display: block;}
.bm-image img {max-width: 100%; max-height: 100%; position: absolute; top:50%; transform:translate(-50%,-50%); left:50%;}
.buero-moebel h3 {font-size: 2em; text-align: center; margin: 10px 0;}
.buero-moebel h3 span {display: block; font-size: 0.6em; color:inherit; line-height: 1.3em;}

/* Teppiche */
.form-kontakt {overflow:hidden; margin:0 -10px 20px;}
.form-kontakt .formcaptcha label {display:block;}
.form-kontakt p {width:50%; box-sizing:border-box; display:inline-block; margin:0; float:left; padding:0 10px;}
.form-kontakt input {border:1px solid #b1b1b1; padding:4px 6px; -webkit-border-radius:0; background:#fff; margin-bottom:8px; color:#828282; box-sizing:border-box; font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif; font-size:1em; display:block; width:100%;-webkit-appearance:none;}
.form-kontakt p#xform-formular-strasse,
.form-kontakt p#xform-formular-email,
.form-kontakt p#xform-formular-format,
.form-kontakt p#xform-formular-mitteilung {width:100%;}
.form-kontakt p.formcaptcha {margin-top:15px;}
.form-kontakt select {font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif; font-size:1em;-webkit-border-radius:0; background:#fff;color:#828282; box-sizing:border-box;border:1px solid #b1b1b1; padding:4px 6px; margin-bottom:8px;}


input.submit:hover {background:#c4c4c4;}
span.as-label {
cursor: pointer;
display: inline-block;
float: left;
padding: 2px;
}
input.captcha {
border:1px solid #999;color:#6F6F6F;
display: inline-block;
margin: 2px 2px 2px 10px;
padding: 2px;
width: 95px;
}
input.form_warning, textarea.form_warning {border:1px solid #f8d9d9; background:#f8d9d9;}
ul.form_warning {margin:15px 0;}
ul.form_warning li {color:#c44343; font-size:1em; display:block;margin:2px 0;}

.form-danke {position:relative; width:100%; margin:0 auto; max-width:850px;}

.privcy {font-size:0.8em; margin-top: 10px !important;}
.privcy a {text-decoration: underline !important;}

/* Footer */
#footer-container {position:relative; width:100%; background:#E2E2E2; padding: 50px 0;}
#footer {position:relative; width:100%; margin:0 auto; max-width:850px; overflow:hidden;}
.fleft {position:relative; width:40%; float:left; background:url(../_img/info.png) no-repeat top left; padding:150px 0 50px 0;}
.fright {position:relative; width:60%; float:right;padding:150px 0 50px 0; text-align:right;}
.fbottom {position:relative; width:100%; clear:both; border-top:3px solid #ededed; padding-top:50px;}
#footer .padder {position:relative; overflow:hidden;}
#footer p {font-size:0.875em;}
.fright span {position:relative; display:inline-block; font-size:1.35em; margin:11px; background:#919191; min-width:175px;}
.fright span:hover {background:#c4c4c4;}
.fright span a {display:block; color:#fff; padding:10px 25px; text-align:center;}
#mobile-nav {display:none;}

#footer h2 {font-size: 1.3em;}

.footer-container {overflow:hidden;margin:65px 0;}
.footer-col {width:20%; float:left; padding-right:2%; box-sizing:border-box;}
.footer-col li {font-size:1.125em;line-height:1.3em;}
.footer-col li a {font-size:0.875em;line-height:1.3em; font-family:'Roboto Condensed', sans-serif; }
#footer .footer-col p {font-size:1em;font-family:'Roboto Condensed', sans-serif; }
#footer .tinypadder {max-width: 100%;}

.col-3-footer .footer-col {width:33.33%;}

#footer .rex-navi1 {display: flex; margin: 0 -10px 40px;}
#footer .rex-navi1 > li {font-size: 1.125em;line-height: 1.3em; padding: 0 10px; box-sizing: border-box;}
#footer .rex-navi1 > li > a {font-size: 1.3em;margin-bottom: 0.75em; display: block;}

#footer .rex-navi1 > li > ul > li > a {font-size: 0.875em; line-height: 1.3em;}


/*
#page111 #wrapper {
    height: 100%;
    position:absolute;
    width: 100%;
}
#page111 #header {z-index:10;}
#page111 #breadcrumb, #page111 #footer-container {display:none;}
#page111 .content {margin: 0;width:100%; position:absolute; height:100%; padding-top:125px; top:0; left:0; box-sizing:border-box;}
#iframe-konfigurator {width:100%; height:100%;}
*/

.video-player-wrapper {max-width: 1000px; margin: 0 auto; position: relative;}

.plyr__control--overlaid {background:rgba(47,66,124,.8);}
.plyr--full-ui input[type="range"] {color: rgb(47,66,124);}
.plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded="true"] {background:rgb(47,66,124);}

.bm-image-centered {margin: 60px 0; padding: 0 15px;}
.bm-image-centered img {max-width: 100%; height: auto; display: block; margin: 0 auto;}

.text-image-box {margin: 60px auto; max-width: 1000px; overflow: hidden;}
.text-image-box.full-width {max-width: 2000px;}
.text-image-box.full-width .tinymcewysiwyg {max-width:450px;}

.text-image-box > div {float: left; width: 50%;}
.tib-image img {max-width: 100%; height: auto; display: block;}
.text-image-box .tinymcewysiwyg {padding:0 30px; margin:0; width: auto;}

.tib-text h2, .tib-text h3, .big-headline {font-size: 2.25em;}
.tib-text p {font-size:1.3em; font-family: 'Roboto Condensed', sans-serif;}

.bm-two-images {margin: 60px auto; max-width: 1000px; overflow: hidden;}
.two-images {float: left; width: 50%; box-sizing: border-box; padding: 0 15px;}
.two-images img {max-width: 100%; height: auto; display: block;}


#sticky-sidebar {
    position: fixed;
    right: 0;
    top: 200px;
    background: #184074;
	z-index: 100;
    padding: 15px;
}
#sticky-sidebar ul {
    margin: 0;
    padding: 0;
}
#sticky-sidebar ul li {
    display: block;
    font-size: 1.4em;
    margin-bottom: 10px;
	color:#fff;
}
#sticky-sidebar ul li:last-child {
    margin-bottom: 0;
}
#sticky-sidebar ul li i {color:#fff;}

@keyframes fadeMe {
from {opacity: 0;}
to {opacity: 1;}
}

#sticky-contact-form-wrapper,
#sticky-contact-form-wrapper-a {position: fixed; top:0; right:0; height: 100vh; z-index: 1000; overflow: hidden; transform: translateX(100%); transition: all 0.5s ease; background: #f5f5f5; max-width: 1000px; width: 100%;}

#sticky-contact-form-wrapper-inner,
#sticky-contact-form-wrapper-inner-a {height: 100%; overflow-y: auto;}

#sticky-contact-form-wrapper-inner > .row,
#sticky-contact-form-wrapper-inner-a > .row {overflow: hidden; min-height: 100%;}

#scf-header,
#scf-header-a {max-width: 100%; height: auto; display: block;}

.sticky-form-open #sticky-contact-form-wrapper,
.sticky-form-a-open #sticky-contact-form-wrapper-a {transform: translateX(0);box-shadow: 0px 0px 36px -9px rgba(0,0,0,0.5);}

.sticky-contact-form-close,
.sticky-contact-form-close-a {padding: 10px;color:#7e7e7e;font-size: 1.4em; float: right;}

.sticky-contact-form-close i,
.sticky-contact-form-close-a i {color: inherit;}

.sticky-contact-form-close:hover,
.sticky-contact-form-close-a:hover {color: #999; opacity: 1;}

#sticky-contact-text h3,
#sticky-contact-text-a h3 {color:#666; font-size: 24px;}

#sticky-contact-form-inner,
#sticky-contact-form-inner-a {background: #fff; padding: 70px 30px 30px 30px; height: 100%;}

#sticky-contact-form-overlay,
#sticky-contact-form-overlay-a {position: fixed; top:0%; left:0; right:0; bottom:0; background: rgba(0,0,0,0.6); z-index: 250;animation-name: fadeMe;
  animation-duration: 0.6s; cursor: pointer;}

#sticky-contact-form-wrapper input[type=text]:focus,
#sticky-contact-form-wrapper-a input[type=text]:focus,
#sticky-contact-form-wrapper input[type=email]:focus,
#sticky-contact-form-wrapper-a input[type=email]:focus,
#sticky-contact-form-wrapper textarea:focus,
#sticky-contact-form-wrapper-a textarea:focus {
	border-color:#b1b1b1;
outline: 0 !important;
    background: #f7f7f7 !important;
}

.submit-container .nf-field-element {text-align: right;}

#sticky-contact-form-wrapper input[type=text]:required,
#sticky-contact-form-wrapper input[type=email]:required,
#sticky-contact-form-wrapper textarea:required {
	box-shadow:none;
}

#sticky-contact-sidebar,
#sticky-contact-sidebar-a {
    height: 100%;
    padding: 70px 30px 30px 30px;
}

#sticky-contact-form-inner form.rex-xform,
#sticky-contact-form-inner-a form.rex-xform {max-width:none;}

#sticky-contact-sidebar .sticky-contact-form-close,
#sticky-contact-sidebar-a .sticky-contact-form-close-a {display: none;}

.headline-1 {font-size: 1.5em;line-height: 1.2em;}

#sticky-contact-sidebar *,
#sticky-contact-sidebar-a * {color:#666;}

#sticky-contact-sidebar img {margin-bottom: 30px; width: 100%;}


#sticky-contact-social {margin: 80px 0 10px 0; padding:0 0 0 45px;}
#sticky-contact-social li {list-style: none; display: inline-block; margin-right: 8px; font-size: 1.5em;}

body.sticky-form-open,
body.sticky-form-a-open {overflow: hidden;}

#sticky-contact-form-inner .form-kontakt p.privcy,
#sticky-contact-form-inner-a .form-kontakt p.privcy,
#sticky-contact-form-inner .form-kontakt p.formcaptcha,
#sticky-contact-form-inner-a .form-kontakt p.formcaptcha {width: 100%;}
#sticky-contact-form-inner .form-kontakt input,
#sticky-contact-form-inner-a .form-kontakt input {padding: 6px;}
#sticky-contact-form-inner input.captcha,
#sticky-contact-form-inner-a input.captcha {padding: 5px 6px;}

#sticky-contact-form-inner .form-pflicht,
#sticky-contact-form-inner-a .form-pflicht {width: 100%; text-align: right;font-size: 0.8em;}

#sticky-moosbild-form-image p {
    background: #fff;
    padding: 10px;
    margin: 0;
  border-bottom: 1px solid #eee;
}

#sticky-moosbild-form-image {
    margin-bottom: 50px;
}

#sticky-contact-form-inner-a input.submit {
float: none;
display: block;
width: 100%;
padding: 15px 20px;
background: #184074;
}

#sticky-moosbild-form-image .moosbild-konfi-rahmen-title {
margin-bottom: 0 !important;
font-weight: normal !important;
font-size: 1em !important;
}

#sticky-moosbild-form-frame {
    display: flex;
    background: #fff;
    
}

#sticky-moosbild-form-frame .moosbild-konfi-rahmen-info {
    display: flex;
    flex-direction: column;
  justify-content: center;
}


.moosbild-konfi-container {
    margin: 100px 0;
}

.moosbild-konfi-inner {
    max-width: 1500px;
    margin: 0 auto;
    width: 100%;
    border: 1px solid #ccc;
    display: flex;
    box-sizing: border-box;
}

.moosbild-konfi-title.top {display: none;}

.moosbild-konfi-left {width: 70%; box-sizing: border-box;}

.moosbild-konfi-right {
    width: 30%;
    padding: 20px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

#moosbild-konfi-stage {
    width: 100%;
    overflow: hidden;
    height:100%;
    position: relative;
}

#moosbild-konfi-stage img {
    width: 100%;
    height: auto;
    display: block;
}

#moosbild-konfi-stage img#moosbild-konfi-image {
    position: absolute;
    left: 63%;
    transform: translateX(-50%);
    top: 6%;
    width: 410px;
    z-index: 1;
    opacity: 1;
}

.u-object-fit {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
   }

body:not(.loading) .moosbild-konfi-container[data-form="rect"] #moosbild-konfi-stage img#moosbild-konfi-image {
    left: 48.5%;
    top: 16%;
    width: 695px;
}

body:not(.loading) .moosbild-konfi-container[data-form="quad"] #moosbild-konfi-stage img#moosbild-konfi-image {
    left: 62%;
    top: 3%;
    width: 410px;
}

body:not(.loading) .moosbild-konfi-container[data-form="portrait"] #moosbild-konfi-stage img#moosbild-konfi-image {
    left: auto;
    right: 43%;
    top: 19%;
    width: 215px;
    transform: translateX(-50%) skew(0deg, 1.5deg);
}

body.loading #moosbild-konfi-stage img#moosbild-konfi-image {opacity: 0;}

#moosbild-konfi-bgimage {
    object-fit: cover;
    height: 100% !important;
}

.moosbild-konfi-preview-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -3px;
}

.moosbild-konfi-rahmen-lightbox {
    position: absolute;
    top: 0;
    left: 47px;
    z-index: 1;
    width: 34px;
    height: 34px;
    color:#fff;
    border:none !important;
    font-size: 24px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='100%25' version='1.1' viewBox='0 0 36 36' width='100%25' fill='%23fff'%3E%3Cpath d='m 10,16 2,0 0,-4 4,0 0,-2 L 10,10 l 0,6 0,0 z'%3E%3C/path%3E%3Cpath d='m 20,10 0,2 4,0 0,4 2,0 L 26,10 l -6,0 0,0 z'%3E%3C/path%3E%3Cpath d='m 24,24 -4,0 0,2 L 26,26 l 0,-6 -2,0 0,4 0,0 z'%3E%3C/path%3E%3Cpath d='M 12,20 10,20 10,26 l 6,0 0,-2 -4,0 0,-4 0,0 z'%3E%3C/path%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: cover;
}


.moosbild-konfi-rahmen-select {display: none;}

.moosbild-konfi-container[data-form="portrait"] #moosbild-konfi-rahmen-select-rect,
.moosbild-konfi-container[data-form="rect"] #moosbild-konfi-rahmen-select-rect,
.moosbild-konfi-container[data-form="quad"] #moosbild-konfi-rahmen-select-rect {
    display: block;
}

.moosbild-konfi-container[data-form="round"] #moosbild-konfi-rahmen-select-round {
    display: block;
}

.moosbild-konfi-preview-list li a,
.moosbild-konfi-rahmen-select li a {
    display: block;
    border:1px solid #fff;
}


.moosbild-konfi-preview-list li {
    margin: 3px;
    width: 30px;
    height: 30px;
    
}

input.error {
    background: #e1a4a4 !important;
    color: #771919 !important;
}

.moosbild-konfi-rahmen-select li img {
    display: inline-block;
    width:80px;
    height: auto;
}

.moosbild-konfi-preview-list li a.active,
.moosbild-konfi-rahmen-select li a.active {
    border-color:#184074;
}

.moosbild-konfi-preview-list li img {
width: 100%;
height: auto;
display: block;
}

.moosbild-konfi-title {
    font-size: 2em;
    line-height: 1.125em;
    color: #666;
    margin-bottom: 0.1em;
    display: block;
  }


.moosbild-konfi-meta {
    position: relative;
}


.moosbild-konfi-meta-label {
    display: block;
    color: #666;
  margin-top: 20px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 6px;
  font-size: 1.15em;
  margin-bottom: 15px;
  position: relative;
}

.moosbild-konfi-meta-label i {
    color: inherit;
    font-style: normal;
    font-size: 0.8em;
}

.moosbild-konfi-meta-value {
    position: absolute;
    bottom: 20px;
    right: 0;
    z-index: 1;
    color: #666;
    font-size: 1.15em;
}


#moosbild-konfi-backgrounds {
    position: absolute;
    bottom: 40px;
    left: 40px;
    z-index: 2;
}

#moosbild-konfi-backgrounds li {
    display: inline-block;
    margin-right: 8px;
    border:2px solid #fff;
    box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.34);
    background: #fff;
    overflow: hidden;
}


#moosbild-konfi-backgrounds li a {
    display: block;
    opacity: 1 !important;
}

#moosbild-konfi-backgrounds li.active {
    border-color:#184074;
}

#moosbild-konfi-backgrounds li:last-child {
    margin-right: 0;
}

#moosbild-konfi-backgrounds li img {
width: 100px;
opacity: 0.6;
filter: grayscale(1);
transition: all 0.2s ease-out;
}

#moosbild-konfi-backgrounds li:hover img {
transform: scale(1.1);
filter: grayscale(1);
}

#moosbild-konfi-backgrounds li.active img {
    opacity: 1 !important;
    filter: none;
}

.moosbild-konfi-cta {
    margin-top: 40px;
}

.button-inline {
    color: #666;
    padding: 10px 40px;
    font-size: 1em;
    line-height: 1.3em;
    display: inline-block;
    text-align: center;
    text-decoration: none !important;
    margin: 20px auto 0;
    border: 1px solid #666;
}

.cta-button {
    background: #184074;
    color: #fff;
    padding: 10px 40px;
    font-size: 1.2em;
    line-height: 1.3em;
    display: block;
    text-align: center;
    text-decoration: none !important;
    max-width: 350px;
    margin: 20px auto;
}

.cta-button:hover {
    color: #fff !important;
}


.moosbild-konfi-meta input {
    background: #e2e2e2;
    padding:10px;
    border:none;
    outline: none;
    width: 60px;
    text-align: right;
}


.moosbild-konfi-rahmen-select li {
    margin-bottom: 8px;
    display: block;
    position: relative;
}


.moosbild-konfi-rahmen-info {
    margin-left: 10px;
    padding: 10px 5px;
}


.moosbild-konfi-rahmen-title {
display: block;
color: #666;
margin-bottom: 5px;
font-size: 1.15em;
font-weight: bold;
}

.moosbild-konfi-rahmen-text {
    display: block;
    color: #666;
    font-size: 1em;
}

.moosbild-konfi-rahmen-select li a {display: flex;}

#moosbild-konfi-price {
    margin-top: 40px;
    text-align: right;
    margin-bottom: 40px;
}

#moosbild-konfi-price p {
margin-bottom: 0;
}

#moosbild-konfi-price span {
    font-size: 2em;
    color: #666;
}

.mk_form_tax_notice {
    font-size: 0.8em;
    color: #979797;
}


#moosbild-konfi-form-rect,
#moosbild-konfi-form-quad {display: none;}

.moosbild-konfi-form {
    display: flex;
    align-items: center;
}

.mk_form_col {
 margin-right: 20px;   
}

.mk_form_unit {
    margin-left: 5px;
}

.moosbild-konfi-form span {
margin-right: 6px;
color: #666;
display: inline-block;
}

#moosbild-konfi-format-select li {
    display: inline-block;
    margin-right: 30px;
    
}

#moosbild-konfi-format-select li a {
    display: inline-block;
    text-align: center;
}


#moosbild-konfi-format-select li img {
    display: block;
    margin: 0 auto;
    opacity: 0.7;
}
#moosbild-konfi-format-select li a.active img {
    opacity: 1;
}

#moosbild-konfi-format-select li span {
    /* display: block; */
    font-size: 0.8em;
    margin-top: 5px;
    color: #666;
    display: none;
}


#moosbild-konfi-loader {
    position: absolute;
    top: 5%;
    left: 50%;
    transform: translateX(-50%);
    display: none;
  }

body.loading #moosbild-konfi-loader {
    display: block;
  }
  .dot {
    width: 10px;
    height: 10px;
    border: 2px solid white;
    border-radius: 50%;
    float: left;
    margin: 0 5px;
    transform: scale(0);
    -webkit-animation: fx 1000ms ease infinite 0ms;
            animation: fx 1000ms ease infinite 0ms;
  }
  .dot:nth-child(2) {
    -webkit-animation: fx 1000ms ease infinite 300ms;
            animation: fx 1000ms ease infinite 300ms;
  }
  .dot:nth-child(3) {
    -webkit-animation: fx 1000ms ease infinite 600ms;
            animation: fx 1000ms ease infinite 600ms;
  }
  @-webkit-keyframes fx {
    50% {
      transform: scale(1);
      opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }
  @keyframes fx {
    50% {
      transform: scale(1);
      opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }



@media screen and (max-width: 1200px) {
#monatprojekt span {display:none;}
.produkt h1 {font-size:1.5em;}

.startseite-block-new-text h2 {
    font-size: 1.5em;
}

.startseite-block-new-text p,
.startseite-block-new-text .button-inline {
    font-size: 0.925em;
}

.startseite-block-new img {
    height: 100%;
    object-fit: cover;
}

}

@media screen and (max-width: 1050px) {
.teaserstartseite-container {padding: 0 20px; width:auto; overflow:hidden;}
.ref h1 {font-size:1.45em;}
#navigation ul li.rex-article-3 > ul, #navigation ul li.rex-article-107 > ul {left:-40%;width:120%; margin:0; padding:30px 3%;}
	.bm-image {height: 170px;}
	.buero-moebel h3 span {font-size: 0.475em}
}


@media screen and (max-width: 990px) {
#sticky-contact-form-inner {
    padding:30px;
}

#sticky-contact-form-inner-a {
    padding: 10px 0 0 0;
  }


	#sticky-contact-form-inner .sticky-contact-form-close,
    #sticky-contact-form-inner-a .sticky-contact-form-close-a {display:none;}
	
	#sticky-contact-sidebar .sticky-contact-form-close,
    #sticky-contact-sidebar-a .sticky-contact-form-close-a {display:block;margin: -40px -10px 0 0;}

		#sticky-contact-form-inner form.rex-xform {padding:0;}
	
	#sticky-contact-form-inner input.submit {width:100%; padding: 10px 20px;}
}





@media screen and (max-width: 950px) {
#header {height:auto;}
a#logoimg {margin:0 0 10px 0; float:none;}
a#logoimg img {display:block;}
#navigation ul {margin:0;}
#navigation {float:none; display:block;}
#header .padder {padding:15px;}
#navigation ul li.rex-article-3 > ul, #navigation ul li.rex-article-107 > ul {left:0;width:100%; box-sizing: border-box;}
    .text-image-box .tinymcewysiwyg p br {display: none;}
}
@media screen and (max-width: 890px) {

    .produkt {width:calc(33.33% - 15px);}

    .moosbild-konfi-title {
        font-size: 1.5em;
        display: none;
        text-align: center;
        margin-top: 50px;
    }

    .moosbild-konfi-container {
        margin-top: 20px;
    }

    .moosbild-konfi-title.top {
        display: block;
    }

    #moosbild-konfi-format-select li {
        margin-right: 15px;
      }

    .moosbild-konfi-inner {
        display: block;
    }
    .moosbild-konfi-left {
        width: 100%;
    }
    .moosbild-konfi-right {
        width: 100%;
      }

      .moosbild-konfi-meta-label i {
        font-size: 0.7em;
      }

      #moosbild-konfi-stage img#moosbild-konfi-image {
        left: 63%;
        top: 6%;
        width: 38vw;
      }

      body:not(.loading) .moosbild-konfi-container[data-form="rect"] #moosbild-konfi-stage img#moosbild-konfi-image {
        width: 65vw;
      }

      body:not(.loading) .moosbild-konfi-container[data-form="quad"] #moosbild-konfi-stage img#moosbild-konfi-image {
        width: 40vw;
      }
body:not(.loading) .moosbild-konfi-container[data-form="portrait"] #moosbild-konfi-stage img#moosbild-konfi-image {
  left: 35%;
  right: auto;
  width: 21vw;
}

#navigation ul li {margin:0 0.8em 0 0;}
form.rex-xform {max-width:100%;padding:0 20px;}
.padder {padding:0 20px;}
.blockstartseite {margin-right: 25px; max-width:27%;}
.blockstartseite h1 {font-size:2em;}
.refstartseite h1 {padding:0 0 0 20px; font-size:1.5em; max-width:70%;}
.refstartseite span a {height:25px;width:15px;}
span.refstartseite-lupe a {height:25px;width:25px;}
.refstartseite span {margin-right:20px;}
span.refstartseite-lupe {margin-right:10px;}
.artists-startseite-text {padding:0 20px; width:auto;}
.kunde-startseite {padding:50px 20px 0;width:auto;}
.fleft {width:50%;}
.fright {width:50%; text-align:center;}
.fright span {font-size:1.35em; min-width:175px;}
.tinymcewysiwyg {width:auto;padding:0 20px;}
.kunde-startseite span {display:inline-block;}
.refausgabe {width:auto; float:none;padding:40px 20px 0 20px;}
input.submit {float:none;}
.galerie-container {padding:0 20px;width:auto;}
.kuenstler-vorschau {width:auto; padding:0 20px; overflow:hidden;}
.form-danke p {padding:0 20px;}
.produkt h1 {font-size:1.15em;}
.bm-image {height: 200px;}	
.farbslider-container, .produkt-infos-wrapper {padding: 0 20px;}
    .farbslider-specs .tinymcewysiwyg {padding: 0;}
    .farbslider-specs table td {padding-left: 0;}
    .farbslider-specs table th {border: none; font-weight: bold; padding-bottom: 0;}
}
@media screen and (max-width: 780px) {

    .produkt {width:calc(50% - 15px);}

	#navigation ul li {margin: 0 0.3em 0 0;}
	#navigation .rex-article-3 ul.rex-navi3 li > a, #navigation ul li.rex-article-107 ul.rex-navi2 li a {font-size:1em;}
    
    #stoerer {width: 150px; bottom:20%;}
    #page10 .flex-direction-nav a {display: none;}
	

#footer .rex-navi1 {display: block; margin: 0;}
#footer .rex-navi1 > li {padding: 0; margin-bottom: 20px;}
	
    
}
@media screen and (max-width: 750px) {
    
    .blockstartseite-wrapper {
        margin-top: 10px;
      }

#breadcrumb {
    text-align: center;
}

.startseite-block-new {
    flex-wrap: wrap;
    gap: 0;
}

.startseite-block-new-image-link {
    order: 1 !important;
    width: 100%;
  }

.startseite-block-new-text {
    order: 2 !important;
    width:100%;
    padding:20px 20px 40px 20px !important;
}

.startseite-block-new-text h2 {
    font-size: 2em;
}    
.startseite-block-new {padding: 0; margin: 0;}
.startseite-block-new > a {float: none; width: 100%;}
    
#navigation {margin:0;}
.blockstartseite, .blockstartseite:last-child {display:block;margin:0 auto; max-width:100%; width:90%; margin-bottom:20px;}
.blockstartseite h1 {font-size:2em;}
.teaserstartseite-text {max-width: 90%;}
.teaserstartseite-ul, .teaserstartseite-ur {height:180px; display:block; float:left;}
.teaserstartseite-container h1, .teaserstartseite-text p {text-shadow: 1px 2px 2px #6b6b6b;filter: dropshadow(color=#6b6b6b, offx=1, offy=2);}
.teaserstartseite-box {height: 130px;margin: 20px auto 0;width: 130px;}
.teaserstartseite-box a {font-size: 1.4em;padding: 15px;}
.refstartseite {clear:left;display:inline-block;margin:25px auto 0;}
.refstartseite img {margin:0;}
.artists-startseite {margin-top: 20px;padding: 20px 0;}
.kunde-startseite {text-align:center;}
.kunde-startseite h2 {display: block;max-width: 100%;}
.kunde-startseite img {float:none; width:70%; height:auto; display:inline-block; margin-bottom:15px; max-width:282px;}
.kunde-startseite span a {margin:0 !important; display:block;}
.kunde-startseite > a {display:block;}
#footer .padder {padding:0 20px;}
#footer .tinymcewysiwyg {padding:0;}
.fleft {width:100%; float:none; padding:150px 0 0 0;}
.fright {width:100%; float:none; padding:0 0 20px 0; text-align:left;}
.fright span {font-size:1.35em; width:60%; margin:11px 0;}
.block-ueber-uns-left {width:100%; float:none; padding:0; background-image:none !important; }
.block-ueber-uns-right {width:100%; float:none;text-align:left; padding-top:0;}
.block-ueber-uns-text {display:none;}
#produkt-nav {display:block; float:none; margin-top:5px;}
.produkt-infos {padding:20px;}
.produkt-infos-left {float:none;padding-bottom:20px;width:100%;}
.produkt-infos-right {float:none;margin-left:0;width:100%; text-align:center; padding-bottom:60px;}
.produkt-infos-pic img {display:inline;}
.produkt-infos-pic {float: left;margin: 0 25px 0 0; min-height:170px;}
span.datenblatt {bottom: 20px;left: 20px;}
#monatprojekt {display:none;}
table, thead, tbody, th, td, tr {display: block;}
.tinypadder {max-width:100%;}
td {width:100% !important;}
p.formtext, p.formtextarea {display:block;margin-right: 10px;}
textarea, input.text {width:100%;}
#left-content, #right-content {width:100%;float:none;}
#right-content {padding:0 20px; width:auto;}
.kuenstler-uebersicht-ausgabe h1 {margin-bottom:0.15em;}
.kuenstler-vorschau img {display:block;max-width:100%;height:auto;}
.ref h1 {font-size:1.15em;}
.ref p {font-size:0.95em;}
.footer-container {margin: 25px 0;}
.footer-col {width:50%; padding-right:2%; min-height:250px;}
.col-3-footer .footer-col {min-height: 0; padding-right:0;}
.col-3-footer .footer-col:nth-child(2) {text-align: center;}    
.col-3-footer .footer-col:nth-child(3) {text-align: right;}   
    
.form-kontakt p {width:100%;float:none;}
    
    
.bm-image-centered {margin: 30px 0;}

.text-image-box {margin: 30px auto;}
.text-image-box > div, .two-images {float: none; width: 100%;}
.tib-image img {margin: 0 auto;}
    
.two-images {margin-bottom: 30px;}
    
.text-image-box.full-width .tinymcewysiwyg {max-width:none;}
.text-image-box.full-width .tib-image {padding-right: 20px; box-sizing: border-box;}

}
@media screen and (max-width: 640px) {

	.produkt-uebersicht-title {
        margin: -30px -15px 15px -15px;
      }

    .product-overview-content {
        width: calc(100% - 30px);
        padding: 15px;
      }

#navigation .rex-sub-active ul.rex-navi3 {display: block;max-height: none; overflow-y:hidden;}
	
.produkt {
    width: 100%;
}

.produkt img {
    width: 100%;
    max-width: none;
    display: block;
}

	#header {z-index: 110; background: #fff;}	
	
#header .padder {display:block;}
#navigation {margin:0; float:none; display:block;}
#navigation ul {display:none;}
#mobile-nav {display:block;padding:10px 0 0 0; text-align:center;}
#mobile-nav a {display:block;}
#mobile-nav a:before {font-family:"FontAwesome";content:'\f0c9'; font-size:35px;display:inline-block;margin-right:5px; color:#ccc;}
.show {display:block !important;}
#navigation ul.show {padding:15px; margin:0; background:#fff; z-index:100; width:100%; box-sizing: border-box;}
#navigation .show ul {display:block !important; position:relative; margin:0 !important; padding:0 !important;}
#navigation .show li {display:block !important; margin:0 !important; padding:0 !important; width:auto !important; float:none !important;}
#navigation .show li > ul {margin:0 0 0 10px !important;padding:0;width: 100%;}
.ref {margin:0 1%;width:48%;}
.fbottom {display:none;}
#navigation .rex-article-3 ul.rex-navi2 {text-align: left;background: #fff; padding: 0 !important; margin: 0 !important;}
#navigation .rex-article-3 ul.rex-navi2 > li, #navigation ul li.rex-article-107 ul.rex-navi2 li {padding: 0 !important;margin:0 !important;}
#navigation .rex-article-3 ul.rex-navi2 > li > a {padding: 0;margin:10px 0 10px 5px !important;}
#navigation .rex-article-3 ul.rex-navi3, #navigation ul li.rex-article-107 ul.rex-navi2 {display: block; position: relative; width:100%;margin:0 !important; left:auto; box-sizing: border-box; padding:0 !important;-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;}
#navigation .rex-article-3 ul.rex-navi3 li,
#navigation ul li.rex-article-107 ul.rex-navi2 li {width:50% !important; float:left !important; padding: 0px 5px !important; box-sizing: border-box;}

.startseite-block-new .cta-button {
    max-width: none;
}

#navigation .rex-article-3 ul.rex-navi3 li a, #navigation ul li.rex-article-107 ul.rex-navi2 li a {padding:0 !important; margin:0 0 10px 0 !important;}
	
.bm-image {height:150px;}
	.buero-moebel {width: 33.33%; padding: 10px;}
    
    .farbslider-stage, .farbslider-panel {float: none; width: 100%; padding: 0;}
    .farbslider-colors p {margin-top: 0;}
    .farbslider-panel ul li {
    width:20%;
    }
	
	#navigation .rex-article-3 ul.rex-navi3 {display:flex !important; flex-wrap: wrap;}	
	#navigation .rex-article-3 ul.rex-navi3 li {}
}
@media screen and (max-width: 550px) {


.galerie-element {text-align: center;width: 50% !important;}
.galerie-element img {max-width:100%;height:auto;}
	#page4 .refausgabe {display: block; flex-wrap: nowrap;}
.ref {position:relative; float:none; width:100%; margin:0;}
.ref h1 {font-size:2em;}
a#logoimg {
	display:block;
	text-align:center;
    margin:0 auto;
}
.buero-moebel-uebersicht {padding: 0 20px;}
.buero-moebel {width: 50%;}
.bm-image {height:200px;}	
a#logoimg img {display:inline-block;}
.footer-col {width:100% !important; padding:0; min-height:50px; float:none;margin-bottom:25px; text-align: left !important;}
    
 #stoerer {width: 100px; bottom:30px;}    
}

@media screen and (max-width: 400px) {
.kuenstler-vorschau-img a {display:inline-block; width:50%; position:relative;}
.produkt h1 {margin:0.15em 0;}
}

@media print {
	.produkt-infos {
    background: #fff;
	}
}

