@charset "UTF-8";
@charset "UTF-8";
.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }.wpm-gallery:after, .wpm-gallery:before { 
clear: both;
content: " "; display: table; }
.wpm-gallery {
*zoom: 1;
margin-bottom: 1em;
}
.wpm { 
box-sizing: border-box; 
display: block;
margin-bottom: 1em;
}
.wpm-img { 
text-align: center;
background: #000; 
position: relative;
line-height: 0;
}
.wpm-tour b { 
position: absolute; 
top: 50%;
left: 50%;
text-indent: 5px;
margin-left: -30px;
margin-top: -50px;
border-radius: 30px;
line-height: 56px;
background: rgba(0,0,0,.2);
width: 60px;
height: 60px;
font-size: 30px;
box-sizing: border-box; 
text-align: center; 
z-index: 9; 
color: #fff; 
text-shadow: 2px 2px 5px rgba(0,0,0,.8); 
border: 2px solid #fff;
display: inline-block;
}
.wpm-tour i { position: absolute; 
top: 50%;
color: #fff;
margin-top: 30px;
font-size: 24px;
display: block;
font-style: normal;
width: 100%;
text-align: center;
text-shadow: 2px 2px 5px rgba(0,0,0,.8); 
}
.wpm-tour span.wpm-vr {
position: absolute;
left: 0;
bottom: 20px;
color: #fff;
font-size: 10px;
width: 100%;
text-align: center;
font-size: 12px;
text-shadow: 2px 2px 5px rgba(0,0,0,.8); 
display: inline-block;
font-style: normal;
text-transform: uppercase;
border-radius: 12px;
}
.wpm-tour span.wpm-vr img { 
width: 20px; 
height: auto; 
display: inline-block; 
vertical-align: middle; 
margin-right: 1em; 
background: #fff; 
border-radius: 20px;  
}
.wpm img {  max-width: 100%; opacity: .8; transition: opacity 0.5s; margin: 0 auto}
.wpm-tour:hover img { opacity: .95; transition: opacity 0.5s;}
.wpm-title { display: block; }
.wpm-title a {
text-align: center; display: block; background: #000; width: 100%; box-sizing: border-box; color: #fff; text-decoration: none; padding: 0 0 5px 0;
}
.wpm-info { display: block; text-align: center; display: block; background: #999; width: 100%; box-sizing: border-box; color: #fff }
.wpm-street:after { content: ', '; }
.wpm-cols2 { box-sizing: border-box; width: 50%; float: left; padding: 0 10px 20px 10px}
.wpm-cols3 { box-sizing: border-box; width: 33%; float: left; padding: 0 10px 20px 10px}
.wpm-cols4 { box-sizing: border-box; width: 25%; float: left; padding: 0 10px 20px 10px}
@media screen and (min-width: 741px) {
.wpm-cols2:nth-child(2n+1) { clear: both ;}
.wpm-cols3:nth-child(3n+1) { clear: both ;}
.wpm-cols4:nth-child(4n+1) { clear: both ;}
}
@media screen and (max-width: 900px) {
.wpm-cols4 { width: 50%; float: none; }
}
@media screen and (max-width: 740px) {
.wpm-cols2, .wpm-cols3, .wpm-cols4 { width: 100%; float: none; padding: 0; margin-bottom: 1em }
} .mfp-iframe-holder .mfp-content {
width: 100%;
max-width: 1200px !important; 
} .wpm-embed { position:relative;height:0;overflow:hidden;padding-bottom:56.25%; margin: 0 auto; }
.wpm-embed iframe { position: absolute;top:0;left:0;width:100%;height:100% }.fa {
font-family: var(--fa-style-family, "Font Awesome 6 Free");
font-weight: var(--fa-style, 900); }
.fa,
.fa-classic,
.fa-sharp,
.fas,
.fa-solid,
.far,
.fa-regular,
.fab,
.fa-brands {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: var(--fa-display, inline-block);
font-style: normal;
font-variant: normal;
line-height: 1;
text-rendering: auto; }
.fas,
.fa-classic,
.fa-solid,
.far,
.fa-regular {
font-family: 'Font Awesome 6 Free'; }
.fab,
.fa-brands {
font-family: 'Font Awesome 6 Brands'; }
.fa-1x {
font-size: 1em; }
.fa-2x {
font-size: 2em; }
.fa-3x {
font-size: 3em; }
.fa-4x {
font-size: 4em; }
.fa-5x {
font-size: 5em; }
.fa-6x {
font-size: 6em; }
.fa-7x {
font-size: 7em; }
.fa-8x {
font-size: 8em; }
.fa-9x {
font-size: 9em; }
.fa-10x {
font-size: 10em; }
.fa-2xs {
font-size: 0.625em;
line-height: 0.1em;
vertical-align: 0.225em; }
.fa-xs {
font-size: 0.75em;
line-height: 0.08333em;
vertical-align: 0.125em; }
.fa-sm {
font-size: 0.875em;
line-height: 0.07143em;
vertical-align: 0.05357em; }
.fa-lg {
font-size: 1.25em;
line-height: 0.05em;
vertical-align: -0.075em; }
.fa-xl {
font-size: 1.5em;
line-height: 0.04167em;
vertical-align: -0.125em; }
.fa-2xl {
font-size: 2em;
line-height: 0.03125em;
vertical-align: -0.1875em; }
.fa-fw {
text-align: center;
width: 1.25em; }
.fa-ul {
list-style-type: none;
margin-left: var(--fa-li-margin, 2.5em);
padding-left: 0; }
.fa-ul > li {
position: relative; }
.fa-li {
left: calc(var(--fa-li-width, 2em) * -1);
position: absolute;
text-align: center;
width: var(--fa-li-width, 2em);
line-height: inherit; }
.fa-border {
border-color: var(--fa-border-color, #eee);
border-radius: var(--fa-border-radius, 0.1em);
border-style: var(--fa-border-style, solid);
border-width: var(--fa-border-width, 0.08em);
padding: var(--fa-border-padding, 0.2em 0.25em 0.15em); }
.fa-pull-left {
float: left;
margin-right: var(--fa-pull-margin, 0.3em); }
.fa-pull-right {
float: right;
margin-left: var(--fa-pull-margin, 0.3em); }
.fa-beat {
-webkit-animation-name: fa-beat;
animation-name: fa-beat;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
animation-timing-function: var(--fa-animation-timing, ease-in-out); }
.fa-bounce {
-webkit-animation-name: fa-bounce;
animation-name: fa-bounce;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1)); }
.fa-fade {
-webkit-animation-name: fa-fade;
animation-name: fa-fade;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }
.fa-beat-fade {
-webkit-animation-name: fa-beat-fade;
animation-name: fa-beat-fade;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }
.fa-flip {
-webkit-animation-name: fa-flip;
animation-name: fa-flip;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
animation-timing-function: var(--fa-animation-timing, ease-in-out); }
.fa-shake {
-webkit-animation-name: fa-shake;
animation-name: fa-shake;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, linear);
animation-timing-function: var(--fa-animation-timing, linear); }
.fa-spin {
-webkit-animation-name: fa-spin;
animation-name: fa-spin;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 2s);
animation-duration: var(--fa-animation-duration, 2s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, linear);
animation-timing-function: var(--fa-animation-timing, linear); }
.fa-spin-reverse {
--fa-animation-direction: reverse; }
.fa-pulse,
.fa-spin-pulse {
-webkit-animation-name: fa-spin;
animation-name: fa-spin;
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, steps(8));
animation-timing-function: var(--fa-animation-timing, steps(8)); }
@media (prefers-reduced-motion: reduce) {
.fa-beat,
.fa-bounce,
.fa-fade,
.fa-beat-fade,
.fa-flip,
.fa-pulse,
.fa-shake,
.fa-spin,
.fa-spin-pulse {
-webkit-animation-delay: -1ms;
animation-delay: -1ms;
-webkit-animation-duration: 1ms;
animation-duration: 1ms;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-duration: 0s;
transition-duration: 0s; } }
@-webkit-keyframes fa-beat {
0%, 90% {
-webkit-transform: scale(1);
transform: scale(1); }
45% {
-webkit-transform: scale(var(--fa-beat-scale, 1.25));
transform: scale(var(--fa-beat-scale, 1.25)); } }
@keyframes fa-beat {
0%, 90% {
-webkit-transform: scale(1);
transform: scale(1); }
45% {
-webkit-transform: scale(var(--fa-beat-scale, 1.25));
transform: scale(var(--fa-beat-scale, 1.25)); } }
@-webkit-keyframes fa-bounce {
0% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); }
10% {
-webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
30% {
-webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); }
50% {
-webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
57% {
-webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
64% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); }
100% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); } }
@keyframes fa-bounce {
0% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); }
10% {
-webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
30% {
-webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); }
50% {
-webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
57% {
-webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
64% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); }
100% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); } }
@-webkit-keyframes fa-fade {
50% {
opacity: var(--fa-fade-opacity, 0.4); } }
@keyframes fa-fade {
50% {
opacity: var(--fa-fade-opacity, 0.4); } }
@-webkit-keyframes fa-beat-fade {
0%, 100% {
opacity: var(--fa-beat-fade-opacity, 0.4);
-webkit-transform: scale(1);
transform: scale(1); }
50% {
opacity: 1;
-webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
transform: scale(var(--fa-beat-fade-scale, 1.125)); } }
@keyframes fa-beat-fade {
0%, 100% {
opacity: var(--fa-beat-fade-opacity, 0.4);
-webkit-transform: scale(1);
transform: scale(1); }
50% {
opacity: 1;
-webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
transform: scale(var(--fa-beat-fade-scale, 1.125)); } }
@-webkit-keyframes fa-flip {
50% {
-webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }
@keyframes fa-flip {
50% {
-webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }
@-webkit-keyframes fa-shake {
0% {
-webkit-transform: rotate(-15deg);
transform: rotate(-15deg); }
4% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg); }
8%, 24% {
-webkit-transform: rotate(-18deg);
transform: rotate(-18deg); }
12%, 28% {
-webkit-transform: rotate(18deg);
transform: rotate(18deg); }
16% {
-webkit-transform: rotate(-22deg);
transform: rotate(-22deg); }
20% {
-webkit-transform: rotate(22deg);
transform: rotate(22deg); }
32% {
-webkit-transform: rotate(-12deg);
transform: rotate(-12deg); }
36% {
-webkit-transform: rotate(12deg);
transform: rotate(12deg); }
40%, 100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); } }
@keyframes fa-shake {
0% {
-webkit-transform: rotate(-15deg);
transform: rotate(-15deg); }
4% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg); }
8%, 24% {
-webkit-transform: rotate(-18deg);
transform: rotate(-18deg); }
12%, 28% {
-webkit-transform: rotate(18deg);
transform: rotate(18deg); }
16% {
-webkit-transform: rotate(-22deg);
transform: rotate(-22deg); }
20% {
-webkit-transform: rotate(22deg);
transform: rotate(22deg); }
32% {
-webkit-transform: rotate(-12deg);
transform: rotate(-12deg); }
36% {
-webkit-transform: rotate(12deg);
transform: rotate(12deg); }
40%, 100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); } }
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
.fa-rotate-90 {
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
.fa-rotate-180 {
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
.fa-rotate-270 {
-webkit-transform: rotate(270deg);
transform: rotate(270deg); }
.fa-flip-horizontal {
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1); }
.fa-flip-vertical {
-webkit-transform: scale(1, -1);
transform: scale(1, -1); }
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1); }
.fa-rotate-by {
-webkit-transform: rotate(var(--fa-rotate-angle, none));
transform: rotate(var(--fa-rotate-angle, none)); }
.fa-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2.5em; }
.fa-stack-1x,
.fa-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%;
z-index: var(--fa-stack-z-index, auto); }
.fa-stack-1x {
line-height: inherit; }
.fa-stack-2x {
font-size: 2em; }
.fa-inverse {
color: var(--fa-inverse, #fff); } .fa-0::before {
content: "\30"; }
.fa-1::before {
content: "\31"; }
.fa-2::before {
content: "\32"; }
.fa-3::before {
content: "\33"; }
.fa-4::before {
content: "\34"; }
.fa-5::before {
content: "\35"; }
.fa-6::before {
content: "\36"; }
.fa-7::before {
content: "\37"; }
.fa-8::before {
content: "\38"; }
.fa-9::before {
content: "\39"; }
.fa-fill-drip::before {
content: "\f576"; }
.fa-arrows-to-circle::before {
content: "\e4bd"; }
.fa-circle-chevron-right::before {
content: "\f138"; }
.fa-chevron-circle-right::before {
content: "\f138"; }
.fa-at::before {
content: "\40"; }
.fa-trash-can::before {
content: "\f2ed"; }
.fa-trash-alt::before {
content: "\f2ed"; }
.fa-text-height::before {
content: "\f034"; }
.fa-user-xmark::before {
content: "\f235"; }
.fa-user-times::before {
content: "\f235"; }
.fa-stethoscope::before {
content: "\f0f1"; }
.fa-message::before {
content: "\f27a"; }
.fa-comment-alt::before {
content: "\f27a"; }
.fa-info::before {
content: "\f129"; }
.fa-down-left-and-up-right-to-center::before {
content: "\f422"; }
.fa-compress-alt::before {
content: "\f422"; }
.fa-explosion::before {
content: "\e4e9"; }
.fa-file-lines::before {
content: "\f15c"; }
.fa-file-alt::before {
content: "\f15c"; }
.fa-file-text::before {
content: "\f15c"; }
.fa-wave-square::before {
content: "\f83e"; }
.fa-ring::before {
content: "\f70b"; }
.fa-building-un::before {
content: "\e4d9"; }
.fa-dice-three::before {
content: "\f527"; }
.fa-calendar-days::before {
content: "\f073"; }
.fa-calendar-alt::before {
content: "\f073"; }
.fa-anchor-circle-check::before {
content: "\e4aa"; }
.fa-building-circle-arrow-right::before {
content: "\e4d1"; }
.fa-volleyball::before {
content: "\f45f"; }
.fa-volleyball-ball::before {
content: "\f45f"; }
.fa-arrows-up-to-line::before {
content: "\e4c2"; }
.fa-sort-down::before {
content: "\f0dd"; }
.fa-sort-desc::before {
content: "\f0dd"; }
.fa-circle-minus::before {
content: "\f056"; }
.fa-minus-circle::before {
content: "\f056"; }
.fa-door-open::before {
content: "\f52b"; }
.fa-right-from-bracket::before {
content: "\f2f5"; }
.fa-sign-out-alt::before {
content: "\f2f5"; }
.fa-atom::before {
content: "\f5d2"; }
.fa-soap::before {
content: "\e06e"; }
.fa-icons::before {
content: "\f86d"; }
.fa-heart-music-camera-bolt::before {
content: "\f86d"; }
.fa-microphone-lines-slash::before {
content: "\f539"; }
.fa-microphone-alt-slash::before {
content: "\f539"; }
.fa-bridge-circle-check::before {
content: "\e4c9"; }
.fa-pump-medical::before {
content: "\e06a"; }
.fa-fingerprint::before {
content: "\f577"; }
.fa-hand-point-right::before {
content: "\f0a4"; }
.fa-magnifying-glass-location::before {
content: "\f689"; }
.fa-search-location::before {
content: "\f689"; }
.fa-forward-step::before {
content: "\f051"; }
.fa-step-forward::before {
content: "\f051"; }
.fa-face-smile-beam::before {
content: "\f5b8"; }
.fa-smile-beam::before {
content: "\f5b8"; }
.fa-flag-checkered::before {
content: "\f11e"; }
.fa-football::before {
content: "\f44e"; }
.fa-football-ball::before {
content: "\f44e"; }
.fa-school-circle-exclamation::before {
content: "\e56c"; }
.fa-crop::before {
content: "\f125"; }
.fa-angles-down::before {
content: "\f103"; }
.fa-angle-double-down::before {
content: "\f103"; }
.fa-users-rectangle::before {
content: "\e594"; }
.fa-people-roof::before {
content: "\e537"; }
.fa-people-line::before {
content: "\e534"; }
.fa-beer-mug-empty::before {
content: "\f0fc"; }
.fa-beer::before {
content: "\f0fc"; }
.fa-diagram-predecessor::before {
content: "\e477"; }
.fa-arrow-up-long::before {
content: "\f176"; }
.fa-long-arrow-up::before {
content: "\f176"; }
.fa-fire-flame-simple::before {
content: "\f46a"; }
.fa-burn::before {
content: "\f46a"; }
.fa-person::before {
content: "\f183"; }
.fa-male::before {
content: "\f183"; }
.fa-laptop::before {
content: "\f109"; }
.fa-file-csv::before {
content: "\f6dd"; }
.fa-menorah::before {
content: "\f676"; }
.fa-truck-plane::before {
content: "\e58f"; }
.fa-record-vinyl::before {
content: "\f8d9"; }
.fa-face-grin-stars::before {
content: "\f587"; }
.fa-grin-stars::before {
content: "\f587"; }
.fa-bong::before {
content: "\f55c"; }
.fa-spaghetti-monster-flying::before {
content: "\f67b"; }
.fa-pastafarianism::before {
content: "\f67b"; }
.fa-arrow-down-up-across-line::before {
content: "\e4af"; }
.fa-spoon::before {
content: "\f2e5"; }
.fa-utensil-spoon::before {
content: "\f2e5"; }
.fa-jar-wheat::before {
content: "\e517"; }
.fa-envelopes-bulk::before {
content: "\f674"; }
.fa-mail-bulk::before {
content: "\f674"; }
.fa-file-circle-exclamation::before {
content: "\e4eb"; }
.fa-circle-h::before {
content: "\f47e"; }
.fa-hospital-symbol::before {
content: "\f47e"; }
.fa-pager::before {
content: "\f815"; }
.fa-address-book::before {
content: "\f2b9"; }
.fa-contact-book::before {
content: "\f2b9"; }
.fa-strikethrough::before {
content: "\f0cc"; }
.fa-k::before {
content: "\4b"; }
.fa-landmark-flag::before {
content: "\e51c"; }
.fa-pencil::before {
content: "\f303"; }
.fa-pencil-alt::before {
content: "\f303"; }
.fa-backward::before {
content: "\f04a"; }
.fa-caret-right::before {
content: "\f0da"; }
.fa-comments::before {
content: "\f086"; }
.fa-paste::before {
content: "\f0ea"; }
.fa-file-clipboard::before {
content: "\f0ea"; }
.fa-code-pull-request::before {
content: "\e13c"; }
.fa-clipboard-list::before {
content: "\f46d"; }
.fa-truck-ramp-box::before {
content: "\f4de"; }
.fa-truck-loading::before {
content: "\f4de"; }
.fa-user-check::before {
content: "\f4fc"; }
.fa-vial-virus::before {
content: "\e597"; }
.fa-sheet-plastic::before {
content: "\e571"; }
.fa-blog::before {
content: "\f781"; }
.fa-user-ninja::before {
content: "\f504"; }
.fa-person-arrow-up-from-line::before {
content: "\e539"; }
.fa-scroll-torah::before {
content: "\f6a0"; }
.fa-torah::before {
content: "\f6a0"; }
.fa-broom-ball::before {
content: "\f458"; }
.fa-quidditch::before {
content: "\f458"; }
.fa-quidditch-broom-ball::before {
content: "\f458"; }
.fa-toggle-off::before {
content: "\f204"; }
.fa-box-archive::before {
content: "\f187"; }
.fa-archive::before {
content: "\f187"; }
.fa-person-drowning::before {
content: "\e545"; }
.fa-arrow-down-9-1::before {
content: "\f886"; }
.fa-sort-numeric-desc::before {
content: "\f886"; }
.fa-sort-numeric-down-alt::before {
content: "\f886"; }
.fa-face-grin-tongue-squint::before {
content: "\f58a"; }
.fa-grin-tongue-squint::before {
content: "\f58a"; }
.fa-spray-can::before {
content: "\f5bd"; }
.fa-truck-monster::before {
content: "\f63b"; }
.fa-w::before {
content: "\57"; }
.fa-earth-africa::before {
content: "\f57c"; }
.fa-globe-africa::before {
content: "\f57c"; }
.fa-rainbow::before {
content: "\f75b"; }
.fa-circle-notch::before {
content: "\f1ce"; }
.fa-tablet-screen-button::before {
content: "\f3fa"; }
.fa-tablet-alt::before {
content: "\f3fa"; }
.fa-paw::before {
content: "\f1b0"; }
.fa-cloud::before {
content: "\f0c2"; }
.fa-trowel-bricks::before {
content: "\e58a"; }
.fa-face-flushed::before {
content: "\f579"; }
.fa-flushed::before {
content: "\f579"; }
.fa-hospital-user::before {
content: "\f80d"; }
.fa-tent-arrow-left-right::before {
content: "\e57f"; }
.fa-gavel::before {
content: "\f0e3"; }
.fa-legal::before {
content: "\f0e3"; }
.fa-binoculars::before {
content: "\f1e5"; }
.fa-microphone-slash::before {
content: "\f131"; }
.fa-box-tissue::before {
content: "\e05b"; }
.fa-motorcycle::before {
content: "\f21c"; }
.fa-bell-concierge::before {
content: "\f562"; }
.fa-concierge-bell::before {
content: "\f562"; }
.fa-pen-ruler::before {
content: "\f5ae"; }
.fa-pencil-ruler::before {
content: "\f5ae"; }
.fa-people-arrows::before {
content: "\e068"; }
.fa-people-arrows-left-right::before {
content: "\e068"; }
.fa-mars-and-venus-burst::before {
content: "\e523"; }
.fa-square-caret-right::before {
content: "\f152"; }
.fa-caret-square-right::before {
content: "\f152"; }
.fa-scissors::before {
content: "\f0c4"; }
.fa-cut::before {
content: "\f0c4"; }
.fa-sun-plant-wilt::before {
content: "\e57a"; }
.fa-toilets-portable::before {
content: "\e584"; }
.fa-hockey-puck::before {
content: "\f453"; }
.fa-table::before {
content: "\f0ce"; }
.fa-magnifying-glass-arrow-right::before {
content: "\e521"; }
.fa-tachograph-digital::before {
content: "\f566"; }
.fa-digital-tachograph::before {
content: "\f566"; }
.fa-users-slash::before {
content: "\e073"; }
.fa-clover::before {
content: "\e139"; }
.fa-reply::before {
content: "\f3e5"; }
.fa-mail-reply::before {
content: "\f3e5"; }
.fa-star-and-crescent::before {
content: "\f699"; }
.fa-house-fire::before {
content: "\e50c"; }
.fa-square-minus::before {
content: "\f146"; }
.fa-minus-square::before {
content: "\f146"; }
.fa-helicopter::before {
content: "\f533"; }
.fa-compass::before {
content: "\f14e"; }
.fa-square-caret-down::before {
content: "\f150"; }
.fa-caret-square-down::before {
content: "\f150"; }
.fa-file-circle-question::before {
content: "\e4ef"; }
.fa-laptop-code::before {
content: "\f5fc"; }
.fa-swatchbook::before {
content: "\f5c3"; }
.fa-prescription-bottle::before {
content: "\f485"; }
.fa-bars::before {
content: "\f0c9"; }
.fa-navicon::before {
content: "\f0c9"; }
.fa-people-group::before {
content: "\e533"; }
.fa-hourglass-end::before {
content: "\f253"; }
.fa-hourglass-3::before {
content: "\f253"; }
.fa-heart-crack::before {
content: "\f7a9"; }
.fa-heart-broken::before {
content: "\f7a9"; }
.fa-square-up-right::before {
content: "\f360"; }
.fa-external-link-square-alt::before {
content: "\f360"; }
.fa-face-kiss-beam::before {
content: "\f597"; }
.fa-kiss-beam::before {
content: "\f597"; }
.fa-film::before {
content: "\f008"; }
.fa-ruler-horizontal::before {
content: "\f547"; }
.fa-people-robbery::before {
content: "\e536"; }
.fa-lightbulb::before {
content: "\f0eb"; }
.fa-caret-left::before {
content: "\f0d9"; }
.fa-circle-exclamation::before {
content: "\f06a"; }
.fa-exclamation-circle::before {
content: "\f06a"; }
.fa-school-circle-xmark::before {
content: "\e56d"; }
.fa-arrow-right-from-bracket::before {
content: "\f08b"; }
.fa-sign-out::before {
content: "\f08b"; }
.fa-circle-chevron-down::before {
content: "\f13a"; }
.fa-chevron-circle-down::before {
content: "\f13a"; }
.fa-unlock-keyhole::before {
content: "\f13e"; }
.fa-unlock-alt::before {
content: "\f13e"; }
.fa-cloud-showers-heavy::before {
content: "\f740"; }
.fa-headphones-simple::before {
content: "\f58f"; }
.fa-headphones-alt::before {
content: "\f58f"; }
.fa-sitemap::before {
content: "\f0e8"; }
.fa-circle-dollar-to-slot::before {
content: "\f4b9"; }
.fa-donate::before {
content: "\f4b9"; }
.fa-memory::before {
content: "\f538"; }
.fa-road-spikes::before {
content: "\e568"; }
.fa-fire-burner::before {
content: "\e4f1"; }
.fa-flag::before {
content: "\f024"; }
.fa-hanukiah::before {
content: "\f6e6"; }
.fa-feather::before {
content: "\f52d"; }
.fa-volume-low::before {
content: "\f027"; }
.fa-volume-down::before {
content: "\f027"; }
.fa-comment-slash::before {
content: "\f4b3"; }
.fa-cloud-sun-rain::before {
content: "\f743"; }
.fa-compress::before {
content: "\f066"; }
.fa-wheat-awn::before {
content: "\e2cd"; }
.fa-wheat-alt::before {
content: "\e2cd"; }
.fa-ankh::before {
content: "\f644"; }
.fa-hands-holding-child::before {
content: "\e4fa"; }
.fa-asterisk::before {
content: "\2a"; }
.fa-square-check::before {
content: "\f14a"; }
.fa-check-square::before {
content: "\f14a"; }
.fa-peseta-sign::before {
content: "\e221"; }
.fa-heading::before {
content: "\f1dc"; }
.fa-header::before {
content: "\f1dc"; }
.fa-ghost::before {
content: "\f6e2"; }
.fa-list::before {
content: "\f03a"; }
.fa-list-squares::before {
content: "\f03a"; }
.fa-square-phone-flip::before {
content: "\f87b"; }
.fa-phone-square-alt::before {
content: "\f87b"; }
.fa-cart-plus::before {
content: "\f217"; }
.fa-gamepad::before {
content: "\f11b"; }
.fa-circle-dot::before {
content: "\f192"; }
.fa-dot-circle::before {
content: "\f192"; }
.fa-face-dizzy::before {
content: "\f567"; }
.fa-dizzy::before {
content: "\f567"; }
.fa-egg::before {
content: "\f7fb"; }
.fa-house-medical-circle-xmark::before {
content: "\e513"; }
.fa-campground::before {
content: "\f6bb"; }
.fa-folder-plus::before {
content: "\f65e"; }
.fa-futbol::before {
content: "\f1e3"; }
.fa-futbol-ball::before {
content: "\f1e3"; }
.fa-soccer-ball::before {
content: "\f1e3"; }
.fa-paintbrush::before {
content: "\f1fc"; }
.fa-paint-brush::before {
content: "\f1fc"; }
.fa-lock::before {
content: "\f023"; }
.fa-gas-pump::before {
content: "\f52f"; }
.fa-hot-tub-person::before {
content: "\f593"; }
.fa-hot-tub::before {
content: "\f593"; }
.fa-map-location::before {
content: "\f59f"; }
.fa-map-marked::before {
content: "\f59f"; }
.fa-house-flood-water::before {
content: "\e50e"; }
.fa-tree::before {
content: "\f1bb"; }
.fa-bridge-lock::before {
content: "\e4cc"; }
.fa-sack-dollar::before {
content: "\f81d"; }
.fa-pen-to-square::before {
content: "\f044"; }
.fa-edit::before {
content: "\f044"; }
.fa-car-side::before {
content: "\f5e4"; }
.fa-share-nodes::before {
content: "\f1e0"; }
.fa-share-alt::before {
content: "\f1e0"; }
.fa-heart-circle-minus::before {
content: "\e4ff"; }
.fa-hourglass-half::before {
content: "\f252"; }
.fa-hourglass-2::before {
content: "\f252"; }
.fa-microscope::before {
content: "\f610"; }
.fa-sink::before {
content: "\e06d"; }
.fa-bag-shopping::before {
content: "\f290"; }
.fa-shopping-bag::before {
content: "\f290"; }
.fa-arrow-down-z-a::before {
content: "\f881"; }
.fa-sort-alpha-desc::before {
content: "\f881"; }
.fa-sort-alpha-down-alt::before {
content: "\f881"; }
.fa-mitten::before {
content: "\f7b5"; }
.fa-person-rays::before {
content: "\e54d"; }
.fa-users::before {
content: "\f0c0"; }
.fa-eye-slash::before {
content: "\f070"; }
.fa-flask-vial::before {
content: "\e4f3"; }
.fa-hand::before {
content: "\f256"; }
.fa-hand-paper::before {
content: "\f256"; }
.fa-om::before {
content: "\f679"; }
.fa-worm::before {
content: "\e599"; }
.fa-house-circle-xmark::before {
content: "\e50b"; }
.fa-plug::before {
content: "\f1e6"; }
.fa-chevron-up::before {
content: "\f077"; }
.fa-hand-spock::before {
content: "\f259"; }
.fa-stopwatch::before {
content: "\f2f2"; }
.fa-face-kiss::before {
content: "\f596"; }
.fa-kiss::before {
content: "\f596"; }
.fa-bridge-circle-xmark::before {
content: "\e4cb"; }
.fa-face-grin-tongue::before {
content: "\f589"; }
.fa-grin-tongue::before {
content: "\f589"; }
.fa-chess-bishop::before {
content: "\f43a"; }
.fa-face-grin-wink::before {
content: "\f58c"; }
.fa-grin-wink::before {
content: "\f58c"; }
.fa-ear-deaf::before {
content: "\f2a4"; }
.fa-deaf::before {
content: "\f2a4"; }
.fa-deafness::before {
content: "\f2a4"; }
.fa-hard-of-hearing::before {
content: "\f2a4"; }
.fa-road-circle-check::before {
content: "\e564"; }
.fa-dice-five::before {
content: "\f523"; }
.fa-square-rss::before {
content: "\f143"; }
.fa-rss-square::before {
content: "\f143"; }
.fa-land-mine-on::before {
content: "\e51b"; }
.fa-i-cursor::before {
content: "\f246"; }
.fa-stamp::before {
content: "\f5bf"; }
.fa-stairs::before {
content: "\e289"; }
.fa-i::before {
content: "\49"; }
.fa-hryvnia-sign::before {
content: "\f6f2"; }
.fa-hryvnia::before {
content: "\f6f2"; }
.fa-pills::before {
content: "\f484"; }
.fa-face-grin-wide::before {
content: "\f581"; }
.fa-grin-alt::before {
content: "\f581"; }
.fa-tooth::before {
content: "\f5c9"; }
.fa-v::before {
content: "\56"; }
.fa-bangladeshi-taka-sign::before {
content: "\e2e6"; }
.fa-bicycle::before {
content: "\f206"; }
.fa-staff-snake::before {
content: "\e579"; }
.fa-rod-asclepius::before {
content: "\e579"; }
.fa-rod-snake::before {
content: "\e579"; }
.fa-staff-aesculapius::before {
content: "\e579"; }
.fa-head-side-cough-slash::before {
content: "\e062"; }
.fa-truck-medical::before {
content: "\f0f9"; }
.fa-ambulance::before {
content: "\f0f9"; }
.fa-wheat-awn-circle-exclamation::before {
content: "\e598"; }
.fa-snowman::before {
content: "\f7d0"; }
.fa-mortar-pestle::before {
content: "\f5a7"; }
.fa-road-barrier::before {
content: "\e562"; }
.fa-school::before {
content: "\f549"; }
.fa-igloo::before {
content: "\f7ae"; }
.fa-joint::before {
content: "\f595"; }
.fa-angle-right::before {
content: "\f105"; }
.fa-horse::before {
content: "\f6f0"; }
.fa-q::before {
content: "\51"; }
.fa-g::before {
content: "\47"; }
.fa-notes-medical::before {
content: "\f481"; }
.fa-temperature-half::before {
content: "\f2c9"; }
.fa-temperature-2::before {
content: "\f2c9"; }
.fa-thermometer-2::before {
content: "\f2c9"; }
.fa-thermometer-half::before {
content: "\f2c9"; }
.fa-dong-sign::before {
content: "\e169"; }
.fa-capsules::before {
content: "\f46b"; }
.fa-poo-storm::before {
content: "\f75a"; }
.fa-poo-bolt::before {
content: "\f75a"; }
.fa-face-frown-open::before {
content: "\f57a"; }
.fa-frown-open::before {
content: "\f57a"; }
.fa-hand-point-up::before {
content: "\f0a6"; }
.fa-money-bill::before {
content: "\f0d6"; }
.fa-bookmark::before {
content: "\f02e"; }
.fa-align-justify::before {
content: "\f039"; }
.fa-umbrella-beach::before {
content: "\f5ca"; }
.fa-helmet-un::before {
content: "\e503"; }
.fa-bullseye::before {
content: "\f140"; }
.fa-bacon::before {
content: "\f7e5"; }
.fa-hand-point-down::before {
content: "\f0a7"; }
.fa-arrow-up-from-bracket::before {
content: "\e09a"; }
.fa-folder::before {
content: "\f07b"; }
.fa-folder-blank::before {
content: "\f07b"; }
.fa-file-waveform::before {
content: "\f478"; }
.fa-file-medical-alt::before {
content: "\f478"; }
.fa-radiation::before {
content: "\f7b9"; }
.fa-chart-simple::before {
content: "\e473"; }
.fa-mars-stroke::before {
content: "\f229"; }
.fa-vial::before {
content: "\f492"; }
.fa-gauge::before {
content: "\f624"; }
.fa-dashboard::before {
content: "\f624"; }
.fa-gauge-med::before {
content: "\f624"; }
.fa-tachometer-alt-average::before {
content: "\f624"; }
.fa-wand-magic-sparkles::before {
content: "\e2ca"; }
.fa-magic-wand-sparkles::before {
content: "\e2ca"; }
.fa-e::before {
content: "\45"; }
.fa-pen-clip::before {
content: "\f305"; }
.fa-pen-alt::before {
content: "\f305"; }
.fa-bridge-circle-exclamation::before {
content: "\e4ca"; }
.fa-user::before {
content: "\f007"; }
.fa-school-circle-check::before {
content: "\e56b"; }
.fa-dumpster::before {
content: "\f793"; }
.fa-van-shuttle::before {
content: "\f5b6"; }
.fa-shuttle-van::before {
content: "\f5b6"; }
.fa-building-user::before {
content: "\e4da"; }
.fa-square-caret-left::before {
content: "\f191"; }
.fa-caret-square-left::before {
content: "\f191"; }
.fa-highlighter::before {
content: "\f591"; }
.fa-key::before {
content: "\f084"; }
.fa-bullhorn::before {
content: "\f0a1"; }
.fa-globe::before {
content: "\f0ac"; }
.fa-synagogue::before {
content: "\f69b"; }
.fa-person-half-dress::before {
content: "\e548"; }
.fa-road-bridge::before {
content: "\e563"; }
.fa-location-arrow::before {
content: "\f124"; }
.fa-c::before {
content: "\43"; }
.fa-tablet-button::before {
content: "\f10a"; }
.fa-building-lock::before {
content: "\e4d6"; }
.fa-pizza-slice::before {
content: "\f818"; }
.fa-money-bill-wave::before {
content: "\f53a"; }
.fa-chart-area::before {
content: "\f1fe"; }
.fa-area-chart::before {
content: "\f1fe"; }
.fa-house-flag::before {
content: "\e50d"; }
.fa-person-circle-minus::before {
content: "\e540"; }
.fa-ban::before {
content: "\f05e"; }
.fa-cancel::before {
content: "\f05e"; }
.fa-camera-rotate::before {
content: "\e0d8"; }
.fa-spray-can-sparkles::before {
content: "\f5d0"; }
.fa-air-freshener::before {
content: "\f5d0"; }
.fa-star::before {
content: "\f005"; }
.fa-repeat::before {
content: "\f363"; }
.fa-cross::before {
content: "\f654"; }
.fa-box::before {
content: "\f466"; }
.fa-venus-mars::before {
content: "\f228"; }
.fa-arrow-pointer::before {
content: "\f245"; }
.fa-mouse-pointer::before {
content: "\f245"; }
.fa-maximize::before {
content: "\f31e"; }
.fa-expand-arrows-alt::before {
content: "\f31e"; }
.fa-charging-station::before {
content: "\f5e7"; }
.fa-shapes::before {
content: "\f61f"; }
.fa-triangle-circle-square::before {
content: "\f61f"; }
.fa-shuffle::before {
content: "\f074"; }
.fa-random::before {
content: "\f074"; }
.fa-person-running::before {
content: "\f70c"; }
.fa-running::before {
content: "\f70c"; }
.fa-mobile-retro::before {
content: "\e527"; }
.fa-grip-lines-vertical::before {
content: "\f7a5"; }
.fa-spider::before {
content: "\f717"; }
.fa-hands-bound::before {
content: "\e4f9"; }
.fa-file-invoice-dollar::before {
content: "\f571"; }
.fa-plane-circle-exclamation::before {
content: "\e556"; }
.fa-x-ray::before {
content: "\f497"; }
.fa-spell-check::before {
content: "\f891"; }
.fa-slash::before {
content: "\f715"; }
.fa-computer-mouse::before {
content: "\f8cc"; }
.fa-mouse::before {
content: "\f8cc"; }
.fa-arrow-right-to-bracket::before {
content: "\f090"; }
.fa-sign-in::before {
content: "\f090"; }
.fa-shop-slash::before {
content: "\e070"; }
.fa-store-alt-slash::before {
content: "\e070"; }
.fa-server::before {
content: "\f233"; }
.fa-virus-covid-slash::before {
content: "\e4a9"; }
.fa-shop-lock::before {
content: "\e4a5"; }
.fa-hourglass-start::before {
content: "\f251"; }
.fa-hourglass-1::before {
content: "\f251"; }
.fa-blender-phone::before {
content: "\f6b6"; }
.fa-building-wheat::before {
content: "\e4db"; }
.fa-person-breastfeeding::before {
content: "\e53a"; }
.fa-right-to-bracket::before {
content: "\f2f6"; }
.fa-sign-in-alt::before {
content: "\f2f6"; }
.fa-venus::before {
content: "\f221"; }
.fa-passport::before {
content: "\f5ab"; }
.fa-heart-pulse::before {
content: "\f21e"; }
.fa-heartbeat::before {
content: "\f21e"; }
.fa-people-carry-box::before {
content: "\f4ce"; }
.fa-people-carry::before {
content: "\f4ce"; }
.fa-temperature-high::before {
content: "\f769"; }
.fa-microchip::before {
content: "\f2db"; }
.fa-crown::before {
content: "\f521"; }
.fa-weight-hanging::before {
content: "\f5cd"; }
.fa-xmarks-lines::before {
content: "\e59a"; }
.fa-file-prescription::before {
content: "\f572"; }
.fa-weight-scale::before {
content: "\f496"; }
.fa-weight::before {
content: "\f496"; }
.fa-user-group::before {
content: "\f500"; }
.fa-user-friends::before {
content: "\f500"; }
.fa-arrow-up-a-z::before {
content: "\f15e"; }
.fa-sort-alpha-up::before {
content: "\f15e"; }
.fa-chess-knight::before {
content: "\f441"; }
.fa-face-laugh-squint::before {
content: "\f59b"; }
.fa-laugh-squint::before {
content: "\f59b"; }
.fa-wheelchair::before {
content: "\f193"; }
.fa-circle-arrow-up::before {
content: "\f0aa"; }
.fa-arrow-circle-up::before {
content: "\f0aa"; }
.fa-toggle-on::before {
content: "\f205"; }
.fa-person-walking::before {
content: "\f554"; }
.fa-walking::before {
content: "\f554"; }
.fa-l::before {
content: "\4c"; }
.fa-fire::before {
content: "\f06d"; }
.fa-bed-pulse::before {
content: "\f487"; }
.fa-procedures::before {
content: "\f487"; }
.fa-shuttle-space::before {
content: "\f197"; }
.fa-space-shuttle::before {
content: "\f197"; }
.fa-face-laugh::before {
content: "\f599"; }
.fa-laugh::before {
content: "\f599"; }
.fa-folder-open::before {
content: "\f07c"; }
.fa-heart-circle-plus::before {
content: "\e500"; }
.fa-code-fork::before {
content: "\e13b"; }
.fa-city::before {
content: "\f64f"; }
.fa-microphone-lines::before {
content: "\f3c9"; }
.fa-microphone-alt::before {
content: "\f3c9"; }
.fa-pepper-hot::before {
content: "\f816"; }
.fa-unlock::before {
content: "\f09c"; }
.fa-colon-sign::before {
content: "\e140"; }
.fa-headset::before {
content: "\f590"; }
.fa-store-slash::before {
content: "\e071"; }
.fa-road-circle-xmark::before {
content: "\e566"; }
.fa-user-minus::before {
content: "\f503"; }
.fa-mars-stroke-up::before {
content: "\f22a"; }
.fa-mars-stroke-v::before {
content: "\f22a"; }
.fa-champagne-glasses::before {
content: "\f79f"; }
.fa-glass-cheers::before {
content: "\f79f"; }
.fa-clipboard::before {
content: "\f328"; }
.fa-house-circle-exclamation::before {
content: "\e50a"; }
.fa-file-arrow-up::before {
content: "\f574"; }
.fa-file-upload::before {
content: "\f574"; }
.fa-wifi::before {
content: "\f1eb"; }
.fa-wifi-3::before {
content: "\f1eb"; }
.fa-wifi-strong::before {
content: "\f1eb"; }
.fa-bath::before {
content: "\f2cd"; }
.fa-bathtub::before {
content: "\f2cd"; }
.fa-underline::before {
content: "\f0cd"; }
.fa-user-pen::before {
content: "\f4ff"; }
.fa-user-edit::before {
content: "\f4ff"; }
.fa-signature::before {
content: "\f5b7"; }
.fa-stroopwafel::before {
content: "\f551"; }
.fa-bold::before {
content: "\f032"; }
.fa-anchor-lock::before {
content: "\e4ad"; }
.fa-building-ngo::before {
content: "\e4d7"; }
.fa-manat-sign::before {
content: "\e1d5"; }
.fa-not-equal::before {
content: "\f53e"; }
.fa-border-top-left::before {
content: "\f853"; }
.fa-border-style::before {
content: "\f853"; }
.fa-map-location-dot::before {
content: "\f5a0"; }
.fa-map-marked-alt::before {
content: "\f5a0"; }
.fa-jedi::before {
content: "\f669"; }
.fa-square-poll-vertical::before {
content: "\f681"; }
.fa-poll::before {
content: "\f681"; }
.fa-mug-hot::before {
content: "\f7b6"; }
.fa-car-battery::before {
content: "\f5df"; }
.fa-battery-car::before {
content: "\f5df"; }
.fa-gift::before {
content: "\f06b"; }
.fa-dice-two::before {
content: "\f528"; }
.fa-chess-queen::before {
content: "\f445"; }
.fa-glasses::before {
content: "\f530"; }
.fa-chess-board::before {
content: "\f43c"; }
.fa-building-circle-check::before {
content: "\e4d2"; }
.fa-person-chalkboard::before {
content: "\e53d"; }
.fa-mars-stroke-right::before {
content: "\f22b"; }
.fa-mars-stroke-h::before {
content: "\f22b"; }
.fa-hand-back-fist::before {
content: "\f255"; }
.fa-hand-rock::before {
content: "\f255"; }
.fa-square-caret-up::before {
content: "\f151"; }
.fa-caret-square-up::before {
content: "\f151"; }
.fa-cloud-showers-water::before {
content: "\e4e4"; }
.fa-chart-bar::before {
content: "\f080"; }
.fa-bar-chart::before {
content: "\f080"; }
.fa-hands-bubbles::before {
content: "\e05e"; }
.fa-hands-wash::before {
content: "\e05e"; }
.fa-less-than-equal::before {
content: "\f537"; }
.fa-train::before {
content: "\f238"; }
.fa-eye-low-vision::before {
content: "\f2a8"; }
.fa-low-vision::before {
content: "\f2a8"; }
.fa-crow::before {
content: "\f520"; }
.fa-sailboat::before {
content: "\e445"; }
.fa-window-restore::before {
content: "\f2d2"; }
.fa-square-plus::before {
content: "\f0fe"; }
.fa-plus-square::before {
content: "\f0fe"; }
.fa-torii-gate::before {
content: "\f6a1"; }
.fa-frog::before {
content: "\f52e"; }
.fa-bucket::before {
content: "\e4cf"; }
.fa-image::before {
content: "\f03e"; }
.fa-microphone::before {
content: "\f130"; }
.fa-cow::before {
content: "\f6c8"; }
.fa-caret-up::before {
content: "\f0d8"; }
.fa-screwdriver::before {
content: "\f54a"; }
.fa-folder-closed::before {
content: "\e185"; }
.fa-house-tsunami::before {
content: "\e515"; }
.fa-square-nfi::before {
content: "\e576"; }
.fa-arrow-up-from-ground-water::before {
content: "\e4b5"; }
.fa-martini-glass::before {
content: "\f57b"; }
.fa-glass-martini-alt::before {
content: "\f57b"; }
.fa-rotate-left::before {
content: "\f2ea"; }
.fa-rotate-back::before {
content: "\f2ea"; }
.fa-rotate-backward::before {
content: "\f2ea"; }
.fa-undo-alt::before {
content: "\f2ea"; }
.fa-table-columns::before {
content: "\f0db"; }
.fa-columns::before {
content: "\f0db"; }
.fa-lemon::before {
content: "\f094"; }
.fa-head-side-mask::before {
content: "\e063"; }
.fa-handshake::before {
content: "\f2b5"; }
.fa-gem::before {
content: "\f3a5"; }
.fa-dolly::before {
content: "\f472"; }
.fa-dolly-box::before {
content: "\f472"; }
.fa-smoking::before {
content: "\f48d"; }
.fa-minimize::before {
content: "\f78c"; }
.fa-compress-arrows-alt::before {
content: "\f78c"; }
.fa-monument::before {
content: "\f5a6"; }
.fa-snowplow::before {
content: "\f7d2"; }
.fa-angles-right::before {
content: "\f101"; }
.fa-angle-double-right::before {
content: "\f101"; }
.fa-cannabis::before {
content: "\f55f"; }
.fa-circle-play::before {
content: "\f144"; }
.fa-play-circle::before {
content: "\f144"; }
.fa-tablets::before {
content: "\f490"; }
.fa-ethernet::before {
content: "\f796"; }
.fa-euro-sign::before {
content: "\f153"; }
.fa-eur::before {
content: "\f153"; }
.fa-euro::before {
content: "\f153"; }
.fa-chair::before {
content: "\f6c0"; }
.fa-circle-check::before {
content: "\f058"; }
.fa-check-circle::before {
content: "\f058"; }
.fa-circle-stop::before {
content: "\f28d"; }
.fa-stop-circle::before {
content: "\f28d"; }
.fa-compass-drafting::before {
content: "\f568"; }
.fa-drafting-compass::before {
content: "\f568"; }
.fa-plate-wheat::before {
content: "\e55a"; }
.fa-icicles::before {
content: "\f7ad"; }
.fa-person-shelter::before {
content: "\e54f"; }
.fa-neuter::before {
content: "\f22c"; }
.fa-id-badge::before {
content: "\f2c1"; }
.fa-marker::before {
content: "\f5a1"; }
.fa-face-laugh-beam::before {
content: "\f59a"; }
.fa-laugh-beam::before {
content: "\f59a"; }
.fa-helicopter-symbol::before {
content: "\e502"; }
.fa-universal-access::before {
content: "\f29a"; }
.fa-circle-chevron-up::before {
content: "\f139"; }
.fa-chevron-circle-up::before {
content: "\f139"; }
.fa-lari-sign::before {
content: "\e1c8"; }
.fa-volcano::before {
content: "\f770"; }
.fa-person-walking-dashed-line-arrow-right::before {
content: "\e553"; }
.fa-sterling-sign::before {
content: "\f154"; }
.fa-gbp::before {
content: "\f154"; }
.fa-pound-sign::before {
content: "\f154"; }
.fa-viruses::before {
content: "\e076"; }
.fa-square-person-confined::before {
content: "\e577"; }
.fa-user-tie::before {
content: "\f508"; }
.fa-arrow-down-long::before {
content: "\f175"; }
.fa-long-arrow-down::before {
content: "\f175"; }
.fa-tent-arrow-down-to-line::before {
content: "\e57e"; }
.fa-certificate::before {
content: "\f0a3"; }
.fa-reply-all::before {
content: "\f122"; }
.fa-mail-reply-all::before {
content: "\f122"; }
.fa-suitcase::before {
content: "\f0f2"; }
.fa-person-skating::before {
content: "\f7c5"; }
.fa-skating::before {
content: "\f7c5"; }
.fa-filter-circle-dollar::before {
content: "\f662"; }
.fa-funnel-dollar::before {
content: "\f662"; }
.fa-camera-retro::before {
content: "\f083"; }
.fa-circle-arrow-down::before {
content: "\f0ab"; }
.fa-arrow-circle-down::before {
content: "\f0ab"; }
.fa-file-import::before {
content: "\f56f"; }
.fa-arrow-right-to-file::before {
content: "\f56f"; }
.fa-square-arrow-up-right::before {
content: "\f14c"; }
.fa-external-link-square::before {
content: "\f14c"; }
.fa-box-open::before {
content: "\f49e"; }
.fa-scroll::before {
content: "\f70e"; }
.fa-spa::before {
content: "\f5bb"; }
.fa-location-pin-lock::before {
content: "\e51f"; }
.fa-pause::before {
content: "\f04c"; }
.fa-hill-avalanche::before {
content: "\e507"; }
.fa-temperature-empty::before {
content: "\f2cb"; }
.fa-temperature-0::before {
content: "\f2cb"; }
.fa-thermometer-0::before {
content: "\f2cb"; }
.fa-thermometer-empty::before {
content: "\f2cb"; }
.fa-bomb::before {
content: "\f1e2"; }
.fa-registered::before {
content: "\f25d"; }
.fa-address-card::before {
content: "\f2bb"; }
.fa-contact-card::before {
content: "\f2bb"; }
.fa-vcard::before {
content: "\f2bb"; }
.fa-scale-unbalanced-flip::before {
content: "\f516"; }
.fa-balance-scale-right::before {
content: "\f516"; }
.fa-subscript::before {
content: "\f12c"; }
.fa-diamond-turn-right::before {
content: "\f5eb"; }
.fa-directions::before {
content: "\f5eb"; }
.fa-burst::before {
content: "\e4dc"; }
.fa-house-laptop::before {
content: "\e066"; }
.fa-laptop-house::before {
content: "\e066"; }
.fa-face-tired::before {
content: "\f5c8"; }
.fa-tired::before {
content: "\f5c8"; }
.fa-money-bills::before {
content: "\e1f3"; }
.fa-smog::before {
content: "\f75f"; }
.fa-crutch::before {
content: "\f7f7"; }
.fa-cloud-arrow-up::before {
content: "\f0ee"; }
.fa-cloud-upload::before {
content: "\f0ee"; }
.fa-cloud-upload-alt::before {
content: "\f0ee"; }
.fa-palette::before {
content: "\f53f"; }
.fa-arrows-turn-right::before {
content: "\e4c0"; }
.fa-vest::before {
content: "\e085"; }
.fa-ferry::before {
content: "\e4ea"; }
.fa-arrows-down-to-people::before {
content: "\e4b9"; }
.fa-seedling::before {
content: "\f4d8"; }
.fa-sprout::before {
content: "\f4d8"; }
.fa-left-right::before {
content: "\f337"; }
.fa-arrows-alt-h::before {
content: "\f337"; }
.fa-boxes-packing::before {
content: "\e4c7"; }
.fa-circle-arrow-left::before {
content: "\f0a8"; }
.fa-arrow-circle-left::before {
content: "\f0a8"; }
.fa-group-arrows-rotate::before {
content: "\e4f6"; }
.fa-bowl-food::before {
content: "\e4c6"; }
.fa-candy-cane::before {
content: "\f786"; }
.fa-arrow-down-wide-short::before {
content: "\f160"; }
.fa-sort-amount-asc::before {
content: "\f160"; }
.fa-sort-amount-down::before {
content: "\f160"; }
.fa-cloud-bolt::before {
content: "\f76c"; }
.fa-thunderstorm::before {
content: "\f76c"; }
.fa-text-slash::before {
content: "\f87d"; }
.fa-remove-format::before {
content: "\f87d"; }
.fa-face-smile-wink::before {
content: "\f4da"; }
.fa-smile-wink::before {
content: "\f4da"; }
.fa-file-word::before {
content: "\f1c2"; }
.fa-file-powerpoint::before {
content: "\f1c4"; }
.fa-arrows-left-right::before {
content: "\f07e"; }
.fa-arrows-h::before {
content: "\f07e"; }
.fa-house-lock::before {
content: "\e510"; }
.fa-cloud-arrow-down::before {
content: "\f0ed"; }
.fa-cloud-download::before {
content: "\f0ed"; }
.fa-cloud-download-alt::before {
content: "\f0ed"; }
.fa-children::before {
content: "\e4e1"; }
.fa-chalkboard::before {
content: "\f51b"; }
.fa-blackboard::before {
content: "\f51b"; }
.fa-user-large-slash::before {
content: "\f4fa"; }
.fa-user-alt-slash::before {
content: "\f4fa"; }
.fa-envelope-open::before {
content: "\f2b6"; }
.fa-handshake-simple-slash::before {
content: "\e05f"; }
.fa-handshake-alt-slash::before {
content: "\e05f"; }
.fa-mattress-pillow::before {
content: "\e525"; }
.fa-guarani-sign::before {
content: "\e19a"; }
.fa-arrows-rotate::before {
content: "\f021"; }
.fa-refresh::before {
content: "\f021"; }
.fa-sync::before {
content: "\f021"; }
.fa-fire-extinguisher::before {
content: "\f134"; }
.fa-cruzeiro-sign::before {
content: "\e152"; }
.fa-greater-than-equal::before {
content: "\f532"; }
.fa-shield-halved::before {
content: "\f3ed"; }
.fa-shield-alt::before {
content: "\f3ed"; }
.fa-book-atlas::before {
content: "\f558"; }
.fa-atlas::before {
content: "\f558"; }
.fa-virus::before {
content: "\e074"; }
.fa-envelope-circle-check::before {
content: "\e4e8"; }
.fa-layer-group::before {
content: "\f5fd"; }
.fa-arrows-to-dot::before {
content: "\e4be"; }
.fa-archway::before {
content: "\f557"; }
.fa-heart-circle-check::before {
content: "\e4fd"; }
.fa-house-chimney-crack::before {
content: "\f6f1"; }
.fa-house-damage::before {
content: "\f6f1"; }
.fa-file-zipper::before {
content: "\f1c6"; }
.fa-file-archive::before {
content: "\f1c6"; }
.fa-square::before {
content: "\f0c8"; }
.fa-martini-glass-empty::before {
content: "\f000"; }
.fa-glass-martini::before {
content: "\f000"; }
.fa-couch::before {
content: "\f4b8"; }
.fa-cedi-sign::before {
content: "\e0df"; }
.fa-italic::before {
content: "\f033"; }
.fa-church::before {
content: "\f51d"; }
.fa-comments-dollar::before {
content: "\f653"; }
.fa-democrat::before {
content: "\f747"; }
.fa-z::before {
content: "\5a"; }
.fa-person-skiing::before {
content: "\f7c9"; }
.fa-skiing::before {
content: "\f7c9"; }
.fa-road-lock::before {
content: "\e567"; }
.fa-a::before {
content: "\41"; }
.fa-temperature-arrow-down::before {
content: "\e03f"; }
.fa-temperature-down::before {
content: "\e03f"; }
.fa-feather-pointed::before {
content: "\f56b"; }
.fa-feather-alt::before {
content: "\f56b"; }
.fa-p::before {
content: "\50"; }
.fa-snowflake::before {
content: "\f2dc"; }
.fa-newspaper::before {
content: "\f1ea"; }
.fa-rectangle-ad::before {
content: "\f641"; }
.fa-ad::before {
content: "\f641"; }
.fa-circle-arrow-right::before {
content: "\f0a9"; }
.fa-arrow-circle-right::before {
content: "\f0a9"; }
.fa-filter-circle-xmark::before {
content: "\e17b"; }
.fa-locust::before {
content: "\e520"; }
.fa-sort::before {
content: "\f0dc"; }
.fa-unsorted::before {
content: "\f0dc"; }
.fa-list-ol::before {
content: "\f0cb"; }
.fa-list-1-2::before {
content: "\f0cb"; }
.fa-list-numeric::before {
content: "\f0cb"; }
.fa-person-dress-burst::before {
content: "\e544"; }
.fa-money-check-dollar::before {
content: "\f53d"; }
.fa-money-check-alt::before {
content: "\f53d"; }
.fa-vector-square::before {
content: "\f5cb"; }
.fa-bread-slice::before {
content: "\f7ec"; }
.fa-language::before {
content: "\f1ab"; }
.fa-face-kiss-wink-heart::before {
content: "\f598"; }
.fa-kiss-wink-heart::before {
content: "\f598"; }
.fa-filter::before {
content: "\f0b0"; }
.fa-question::before {
content: "\3f"; }
.fa-file-signature::before {
content: "\f573"; }
.fa-up-down-left-right::before {
content: "\f0b2"; }
.fa-arrows-alt::before {
content: "\f0b2"; }
.fa-house-chimney-user::before {
content: "\e065"; }
.fa-hand-holding-heart::before {
content: "\f4be"; }
.fa-puzzle-piece::before {
content: "\f12e"; }
.fa-money-check::before {
content: "\f53c"; }
.fa-star-half-stroke::before {
content: "\f5c0"; }
.fa-star-half-alt::before {
content: "\f5c0"; }
.fa-code::before {
content: "\f121"; }
.fa-whiskey-glass::before {
content: "\f7a0"; }
.fa-glass-whiskey::before {
content: "\f7a0"; }
.fa-building-circle-exclamation::before {
content: "\e4d3"; }
.fa-magnifying-glass-chart::before {
content: "\e522"; }
.fa-arrow-up-right-from-square::before {
content: "\f08e"; }
.fa-external-link::before {
content: "\f08e"; }
.fa-cubes-stacked::before {
content: "\e4e6"; }
.fa-won-sign::before {
content: "\f159"; }
.fa-krw::before {
content: "\f159"; }
.fa-won::before {
content: "\f159"; }
.fa-virus-covid::before {
content: "\e4a8"; }
.fa-austral-sign::before {
content: "\e0a9"; }
.fa-f::before {
content: "\46"; }
.fa-leaf::before {
content: "\f06c"; }
.fa-road::before {
content: "\f018"; }
.fa-taxi::before {
content: "\f1ba"; }
.fa-cab::before {
content: "\f1ba"; }
.fa-person-circle-plus::before {
content: "\e541"; }
.fa-chart-pie::before {
content: "\f200"; }
.fa-pie-chart::before {
content: "\f200"; }
.fa-bolt-lightning::before {
content: "\e0b7"; }
.fa-sack-xmark::before {
content: "\e56a"; }
.fa-file-excel::before {
content: "\f1c3"; }
.fa-file-contract::before {
content: "\f56c"; }
.fa-fish-fins::before {
content: "\e4f2"; }
.fa-building-flag::before {
content: "\e4d5"; }
.fa-face-grin-beam::before {
content: "\f582"; }
.fa-grin-beam::before {
content: "\f582"; }
.fa-object-ungroup::before {
content: "\f248"; }
.fa-poop::before {
content: "\f619"; }
.fa-location-pin::before {
content: "\f041"; }
.fa-map-marker::before {
content: "\f041"; }
.fa-kaaba::before {
content: "\f66b"; }
.fa-toilet-paper::before {
content: "\f71e"; }
.fa-helmet-safety::before {
content: "\f807"; }
.fa-hard-hat::before {
content: "\f807"; }
.fa-hat-hard::before {
content: "\f807"; }
.fa-eject::before {
content: "\f052"; }
.fa-circle-right::before {
content: "\f35a"; }
.fa-arrow-alt-circle-right::before {
content: "\f35a"; }
.fa-plane-circle-check::before {
content: "\e555"; }
.fa-face-rolling-eyes::before {
content: "\f5a5"; }
.fa-meh-rolling-eyes::before {
content: "\f5a5"; }
.fa-object-group::before {
content: "\f247"; }
.fa-chart-line::before {
content: "\f201"; }
.fa-line-chart::before {
content: "\f201"; }
.fa-mask-ventilator::before {
content: "\e524"; }
.fa-arrow-right::before {
content: "\f061"; }
.fa-signs-post::before {
content: "\f277"; }
.fa-map-signs::before {
content: "\f277"; }
.fa-cash-register::before {
content: "\f788"; }
.fa-person-circle-question::before {
content: "\e542"; }
.fa-h::before {
content: "\48"; }
.fa-tarp::before {
content: "\e57b"; }
.fa-screwdriver-wrench::before {
content: "\f7d9"; }
.fa-tools::before {
content: "\f7d9"; }
.fa-arrows-to-eye::before {
content: "\e4bf"; }
.fa-plug-circle-bolt::before {
content: "\e55b"; }
.fa-heart::before {
content: "\f004"; }
.fa-mars-and-venus::before {
content: "\f224"; }
.fa-house-user::before {
content: "\e1b0"; }
.fa-home-user::before {
content: "\e1b0"; }
.fa-dumpster-fire::before {
content: "\f794"; }
.fa-house-crack::before {
content: "\e3b1"; }
.fa-martini-glass-citrus::before {
content: "\f561"; }
.fa-cocktail::before {
content: "\f561"; }
.fa-face-surprise::before {
content: "\f5c2"; }
.fa-surprise::before {
content: "\f5c2"; }
.fa-bottle-water::before {
content: "\e4c5"; }
.fa-circle-pause::before {
content: "\f28b"; }
.fa-pause-circle::before {
content: "\f28b"; }
.fa-toilet-paper-slash::before {
content: "\e072"; }
.fa-apple-whole::before {
content: "\f5d1"; }
.fa-apple-alt::before {
content: "\f5d1"; }
.fa-kitchen-set::before {
content: "\e51a"; }
.fa-r::before {
content: "\52"; }
.fa-temperature-quarter::before {
content: "\f2ca"; }
.fa-temperature-1::before {
content: "\f2ca"; }
.fa-thermometer-1::before {
content: "\f2ca"; }
.fa-thermometer-quarter::before {
content: "\f2ca"; }
.fa-cube::before {
content: "\f1b2"; }
.fa-bitcoin-sign::before {
content: "\e0b4"; }
.fa-shield-dog::before {
content: "\e573"; }
.fa-solar-panel::before {
content: "\f5ba"; }
.fa-lock-open::before {
content: "\f3c1"; }
.fa-elevator::before {
content: "\e16d"; }
.fa-money-bill-transfer::before {
content: "\e528"; }
.fa-money-bill-trend-up::before {
content: "\e529"; }
.fa-house-flood-water-circle-arrow-right::before {
content: "\e50f"; }
.fa-square-poll-horizontal::before {
content: "\f682"; }
.fa-poll-h::before {
content: "\f682"; }
.fa-circle::before {
content: "\f111"; }
.fa-backward-fast::before {
content: "\f049"; }
.fa-fast-backward::before {
content: "\f049"; }
.fa-recycle::before {
content: "\f1b8"; }
.fa-user-astronaut::before {
content: "\f4fb"; }
.fa-plane-slash::before {
content: "\e069"; }
.fa-trademark::before {
content: "\f25c"; }
.fa-basketball::before {
content: "\f434"; }
.fa-basketball-ball::before {
content: "\f434"; }
.fa-satellite-dish::before {
content: "\f7c0"; }
.fa-circle-up::before {
content: "\f35b"; }
.fa-arrow-alt-circle-up::before {
content: "\f35b"; }
.fa-mobile-screen-button::before {
content: "\f3cd"; }
.fa-mobile-alt::before {
content: "\f3cd"; }
.fa-volume-high::before {
content: "\f028"; }
.fa-volume-up::before {
content: "\f028"; }
.fa-users-rays::before {
content: "\e593"; }
.fa-wallet::before {
content: "\f555"; }
.fa-clipboard-check::before {
content: "\f46c"; }
.fa-file-audio::before {
content: "\f1c7"; }
.fa-burger::before {
content: "\f805"; }
.fa-hamburger::before {
content: "\f805"; }
.fa-wrench::before {
content: "\f0ad"; }
.fa-bugs::before {
content: "\e4d0"; }
.fa-rupee-sign::before {
content: "\f156"; }
.fa-rupee::before {
content: "\f156"; }
.fa-file-image::before {
content: "\f1c5"; }
.fa-circle-question::before {
content: "\f059"; }
.fa-question-circle::before {
content: "\f059"; }
.fa-plane-departure::before {
content: "\f5b0"; }
.fa-handshake-slash::before {
content: "\e060"; }
.fa-book-bookmark::before {
content: "\e0bb"; }
.fa-code-branch::before {
content: "\f126"; }
.fa-hat-cowboy::before {
content: "\f8c0"; }
.fa-bridge::before {
content: "\e4c8"; }
.fa-phone-flip::before {
content: "\f879"; }
.fa-phone-alt::before {
content: "\f879"; }
.fa-truck-front::before {
content: "\e2b7"; }
.fa-cat::before {
content: "\f6be"; }
.fa-anchor-circle-exclamation::before {
content: "\e4ab"; }
.fa-truck-field::before {
content: "\e58d"; }
.fa-route::before {
content: "\f4d7"; }
.fa-clipboard-question::before {
content: "\e4e3"; }
.fa-panorama::before {
content: "\e209"; }
.fa-comment-medical::before {
content: "\f7f5"; }
.fa-teeth-open::before {
content: "\f62f"; }
.fa-file-circle-minus::before {
content: "\e4ed"; }
.fa-tags::before {
content: "\f02c"; }
.fa-wine-glass::before {
content: "\f4e3"; }
.fa-forward-fast::before {
content: "\f050"; }
.fa-fast-forward::before {
content: "\f050"; }
.fa-face-meh-blank::before {
content: "\f5a4"; }
.fa-meh-blank::before {
content: "\f5a4"; }
.fa-square-parking::before {
content: "\f540"; }
.fa-parking::before {
content: "\f540"; }
.fa-house-signal::before {
content: "\e012"; }
.fa-bars-progress::before {
content: "\f828"; }
.fa-tasks-alt::before {
content: "\f828"; }
.fa-faucet-drip::before {
content: "\e006"; }
.fa-cart-flatbed::before {
content: "\f474"; }
.fa-dolly-flatbed::before {
content: "\f474"; }
.fa-ban-smoking::before {
content: "\f54d"; }
.fa-smoking-ban::before {
content: "\f54d"; }
.fa-terminal::before {
content: "\f120"; }
.fa-mobile-button::before {
content: "\f10b"; }
.fa-house-medical-flag::before {
content: "\e514"; }
.fa-basket-shopping::before {
content: "\f291"; }
.fa-shopping-basket::before {
content: "\f291"; }
.fa-tape::before {
content: "\f4db"; }
.fa-bus-simple::before {
content: "\f55e"; }
.fa-bus-alt::before {
content: "\f55e"; }
.fa-eye::before {
content: "\f06e"; }
.fa-face-sad-cry::before {
content: "\f5b3"; }
.fa-sad-cry::before {
content: "\f5b3"; }
.fa-audio-description::before {
content: "\f29e"; }
.fa-person-military-to-person::before {
content: "\e54c"; }
.fa-file-shield::before {
content: "\e4f0"; }
.fa-user-slash::before {
content: "\f506"; }
.fa-pen::before {
content: "\f304"; }
.fa-tower-observation::before {
content: "\e586"; }
.fa-file-code::before {
content: "\f1c9"; }
.fa-signal::before {
content: "\f012"; }
.fa-signal-5::before {
content: "\f012"; }
.fa-signal-perfect::before {
content: "\f012"; }
.fa-bus::before {
content: "\f207"; }
.fa-heart-circle-xmark::before {
content: "\e501"; }
.fa-house-chimney::before {
content: "\e3af"; }
.fa-home-lg::before {
content: "\e3af"; }
.fa-window-maximize::before {
content: "\f2d0"; }
.fa-face-frown::before {
content: "\f119"; }
.fa-frown::before {
content: "\f119"; }
.fa-prescription::before {
content: "\f5b1"; }
.fa-shop::before {
content: "\f54f"; }
.fa-store-alt::before {
content: "\f54f"; }
.fa-floppy-disk::before {
content: "\f0c7"; }
.fa-save::before {
content: "\f0c7"; }
.fa-vihara::before {
content: "\f6a7"; }
.fa-scale-unbalanced::before {
content: "\f515"; }
.fa-balance-scale-left::before {
content: "\f515"; }
.fa-sort-up::before {
content: "\f0de"; }
.fa-sort-asc::before {
content: "\f0de"; }
.fa-comment-dots::before {
content: "\f4ad"; }
.fa-commenting::before {
content: "\f4ad"; }
.fa-plant-wilt::before {
content: "\e5aa"; }
.fa-diamond::before {
content: "\f219"; }
.fa-face-grin-squint::before {
content: "\f585"; }
.fa-grin-squint::before {
content: "\f585"; }
.fa-hand-holding-dollar::before {
content: "\f4c0"; }
.fa-hand-holding-usd::before {
content: "\f4c0"; }
.fa-bacterium::before {
content: "\e05a"; }
.fa-hand-pointer::before {
content: "\f25a"; }
.fa-drum-steelpan::before {
content: "\f56a"; }
.fa-hand-scissors::before {
content: "\f257"; }
.fa-hands-praying::before {
content: "\f684"; }
.fa-praying-hands::before {
content: "\f684"; }
.fa-arrow-rotate-right::before {
content: "\f01e"; }
.fa-arrow-right-rotate::before {
content: "\f01e"; }
.fa-arrow-rotate-forward::before {
content: "\f01e"; }
.fa-redo::before {
content: "\f01e"; }
.fa-biohazard::before {
content: "\f780"; }
.fa-location-crosshairs::before {
content: "\f601"; }
.fa-location::before {
content: "\f601"; }
.fa-mars-double::before {
content: "\f227"; }
.fa-child-dress::before {
content: "\e59c"; }
.fa-users-between-lines::before {
content: "\e591"; }
.fa-lungs-virus::before {
content: "\e067"; }
.fa-face-grin-tears::before {
content: "\f588"; }
.fa-grin-tears::before {
content: "\f588"; }
.fa-phone::before {
content: "\f095"; }
.fa-calendar-xmark::before {
content: "\f273"; }
.fa-calendar-times::before {
content: "\f273"; }
.fa-child-reaching::before {
content: "\e59d"; }
.fa-head-side-virus::before {
content: "\e064"; }
.fa-user-gear::before {
content: "\f4fe"; }
.fa-user-cog::before {
content: "\f4fe"; }
.fa-arrow-up-1-9::before {
content: "\f163"; }
.fa-sort-numeric-up::before {
content: "\f163"; }
.fa-door-closed::before {
content: "\f52a"; }
.fa-shield-virus::before {
content: "\e06c"; }
.fa-dice-six::before {
content: "\f526"; }
.fa-mosquito-net::before {
content: "\e52c"; }
.fa-bridge-water::before {
content: "\e4ce"; }
.fa-person-booth::before {
content: "\f756"; }
.fa-text-width::before {
content: "\f035"; }
.fa-hat-wizard::before {
content: "\f6e8"; }
.fa-pen-fancy::before {
content: "\f5ac"; }
.fa-person-digging::before {
content: "\f85e"; }
.fa-digging::before {
content: "\f85e"; }
.fa-trash::before {
content: "\f1f8"; }
.fa-gauge-simple::before {
content: "\f629"; }
.fa-gauge-simple-med::before {
content: "\f629"; }
.fa-tachometer-average::before {
content: "\f629"; }
.fa-book-medical::before {
content: "\f7e6"; }
.fa-poo::before {
content: "\f2fe"; }
.fa-quote-right::before {
content: "\f10e"; }
.fa-quote-right-alt::before {
content: "\f10e"; }
.fa-shirt::before {
content: "\f553"; }
.fa-t-shirt::before {
content: "\f553"; }
.fa-tshirt::before {
content: "\f553"; }
.fa-cubes::before {
content: "\f1b3"; }
.fa-divide::before {
content: "\f529"; }
.fa-tenge-sign::before {
content: "\f7d7"; }
.fa-tenge::before {
content: "\f7d7"; }
.fa-headphones::before {
content: "\f025"; }
.fa-hands-holding::before {
content: "\f4c2"; }
.fa-hands-clapping::before {
content: "\e1a8"; }
.fa-republican::before {
content: "\f75e"; }
.fa-arrow-left::before {
content: "\f060"; }
.fa-person-circle-xmark::before {
content: "\e543"; }
.fa-ruler::before {
content: "\f545"; }
.fa-align-left::before {
content: "\f036"; }
.fa-dice-d6::before {
content: "\f6d1"; }
.fa-restroom::before {
content: "\f7bd"; }
.fa-j::before {
content: "\4a"; }
.fa-users-viewfinder::before {
content: "\e595"; }
.fa-file-video::before {
content: "\f1c8"; }
.fa-up-right-from-square::before {
content: "\f35d"; }
.fa-external-link-alt::before {
content: "\f35d"; }
.fa-table-cells::before {
content: "\f00a"; }
.fa-th::before {
content: "\f00a"; }
.fa-file-pdf::before {
content: "\f1c1"; }
.fa-book-bible::before {
content: "\f647"; }
.fa-bible::before {
content: "\f647"; }
.fa-o::before {
content: "\4f"; }
.fa-suitcase-medical::before {
content: "\f0fa"; }
.fa-medkit::before {
content: "\f0fa"; }
.fa-user-secret::before {
content: "\f21b"; }
.fa-otter::before {
content: "\f700"; }
.fa-person-dress::before {
content: "\f182"; }
.fa-female::before {
content: "\f182"; }
.fa-comment-dollar::before {
content: "\f651"; }
.fa-business-time::before {
content: "\f64a"; }
.fa-briefcase-clock::before {
content: "\f64a"; }
.fa-table-cells-large::before {
content: "\f009"; }
.fa-th-large::before {
content: "\f009"; }
.fa-book-tanakh::before {
content: "\f827"; }
.fa-tanakh::before {
content: "\f827"; }
.fa-phone-volume::before {
content: "\f2a0"; }
.fa-volume-control-phone::before {
content: "\f2a0"; }
.fa-hat-cowboy-side::before {
content: "\f8c1"; }
.fa-clipboard-user::before {
content: "\f7f3"; }
.fa-child::before {
content: "\f1ae"; }
.fa-lira-sign::before {
content: "\f195"; }
.fa-satellite::before {
content: "\f7bf"; }
.fa-plane-lock::before {
content: "\e558"; }
.fa-tag::before {
content: "\f02b"; }
.fa-comment::before {
content: "\f075"; }
.fa-cake-candles::before {
content: "\f1fd"; }
.fa-birthday-cake::before {
content: "\f1fd"; }
.fa-cake::before {
content: "\f1fd"; }
.fa-envelope::before {
content: "\f0e0"; }
.fa-angles-up::before {
content: "\f102"; }
.fa-angle-double-up::before {
content: "\f102"; }
.fa-paperclip::before {
content: "\f0c6"; }
.fa-arrow-right-to-city::before {
content: "\e4b3"; }
.fa-ribbon::before {
content: "\f4d6"; }
.fa-lungs::before {
content: "\f604"; }
.fa-arrow-up-9-1::before {
content: "\f887"; }
.fa-sort-numeric-up-alt::before {
content: "\f887"; }
.fa-litecoin-sign::before {
content: "\e1d3"; }
.fa-border-none::before {
content: "\f850"; }
.fa-circle-nodes::before {
content: "\e4e2"; }
.fa-parachute-box::before {
content: "\f4cd"; }
.fa-indent::before {
content: "\f03c"; }
.fa-truck-field-un::before {
content: "\e58e"; }
.fa-hourglass::before {
content: "\f254"; }
.fa-hourglass-empty::before {
content: "\f254"; }
.fa-mountain::before {
content: "\f6fc"; }
.fa-user-doctor::before {
content: "\f0f0"; }
.fa-user-md::before {
content: "\f0f0"; }
.fa-circle-info::before {
content: "\f05a"; }
.fa-info-circle::before {
content: "\f05a"; }
.fa-cloud-meatball::before {
content: "\f73b"; }
.fa-camera::before {
content: "\f030"; }
.fa-camera-alt::before {
content: "\f030"; }
.fa-square-virus::before {
content: "\e578"; }
.fa-meteor::before {
content: "\f753"; }
.fa-car-on::before {
content: "\e4dd"; }
.fa-sleigh::before {
content: "\f7cc"; }
.fa-arrow-down-1-9::before {
content: "\f162"; }
.fa-sort-numeric-asc::before {
content: "\f162"; }
.fa-sort-numeric-down::before {
content: "\f162"; }
.fa-hand-holding-droplet::before {
content: "\f4c1"; }
.fa-hand-holding-water::before {
content: "\f4c1"; }
.fa-water::before {
content: "\f773"; }
.fa-calendar-check::before {
content: "\f274"; }
.fa-braille::before {
content: "\f2a1"; }
.fa-prescription-bottle-medical::before {
content: "\f486"; }
.fa-prescription-bottle-alt::before {
content: "\f486"; }
.fa-landmark::before {
content: "\f66f"; }
.fa-truck::before {
content: "\f0d1"; }
.fa-crosshairs::before {
content: "\f05b"; }
.fa-person-cane::before {
content: "\e53c"; }
.fa-tent::before {
content: "\e57d"; }
.fa-vest-patches::before {
content: "\e086"; }
.fa-check-double::before {
content: "\f560"; }
.fa-arrow-down-a-z::before {
content: "\f15d"; }
.fa-sort-alpha-asc::before {
content: "\f15d"; }
.fa-sort-alpha-down::before {
content: "\f15d"; }
.fa-money-bill-wheat::before {
content: "\e52a"; }
.fa-cookie::before {
content: "\f563"; }
.fa-arrow-rotate-left::before {
content: "\f0e2"; }
.fa-arrow-left-rotate::before {
content: "\f0e2"; }
.fa-arrow-rotate-back::before {
content: "\f0e2"; }
.fa-arrow-rotate-backward::before {
content: "\f0e2"; }
.fa-undo::before {
content: "\f0e2"; }
.fa-hard-drive::before {
content: "\f0a0"; }
.fa-hdd::before {
content: "\f0a0"; }
.fa-face-grin-squint-tears::before {
content: "\f586"; }
.fa-grin-squint-tears::before {
content: "\f586"; }
.fa-dumbbell::before {
content: "\f44b"; }
.fa-rectangle-list::before {
content: "\f022"; }
.fa-list-alt::before {
content: "\f022"; }
.fa-tarp-droplet::before {
content: "\e57c"; }
.fa-house-medical-circle-check::before {
content: "\e511"; }
.fa-person-skiing-nordic::before {
content: "\f7ca"; }
.fa-skiing-nordic::before {
content: "\f7ca"; }
.fa-calendar-plus::before {
content: "\f271"; }
.fa-plane-arrival::before {
content: "\f5af"; }
.fa-circle-left::before {
content: "\f359"; }
.fa-arrow-alt-circle-left::before {
content: "\f359"; }
.fa-train-subway::before {
content: "\f239"; }
.fa-subway::before {
content: "\f239"; }
.fa-chart-gantt::before {
content: "\e0e4"; }
.fa-indian-rupee-sign::before {
content: "\e1bc"; }
.fa-indian-rupee::before {
content: "\e1bc"; }
.fa-inr::before {
content: "\e1bc"; }
.fa-crop-simple::before {
content: "\f565"; }
.fa-crop-alt::before {
content: "\f565"; }
.fa-money-bill-1::before {
content: "\f3d1"; }
.fa-money-bill-alt::before {
content: "\f3d1"; }
.fa-left-long::before {
content: "\f30a"; }
.fa-long-arrow-alt-left::before {
content: "\f30a"; }
.fa-dna::before {
content: "\f471"; }
.fa-virus-slash::before {
content: "\e075"; }
.fa-minus::before {
content: "\f068"; }
.fa-subtract::before {
content: "\f068"; }
.fa-chess::before {
content: "\f439"; }
.fa-arrow-left-long::before {
content: "\f177"; }
.fa-long-arrow-left::before {
content: "\f177"; }
.fa-plug-circle-check::before {
content: "\e55c"; }
.fa-street-view::before {
content: "\f21d"; }
.fa-franc-sign::before {
content: "\e18f"; }
.fa-volume-off::before {
content: "\f026"; }
.fa-hands-asl-interpreting::before {
content: "\f2a3"; }
.fa-american-sign-language-interpreting::before {
content: "\f2a3"; }
.fa-asl-interpreting::before {
content: "\f2a3"; }
.fa-hands-american-sign-language-interpreting::before {
content: "\f2a3"; }
.fa-gear::before {
content: "\f013"; }
.fa-cog::before {
content: "\f013"; }
.fa-droplet-slash::before {
content: "\f5c7"; }
.fa-tint-slash::before {
content: "\f5c7"; }
.fa-mosque::before {
content: "\f678"; }
.fa-mosquito::before {
content: "\e52b"; }
.fa-star-of-david::before {
content: "\f69a"; }
.fa-person-military-rifle::before {
content: "\e54b"; }
.fa-cart-shopping::before {
content: "\f07a"; }
.fa-shopping-cart::before {
content: "\f07a"; }
.fa-vials::before {
content: "\f493"; }
.fa-plug-circle-plus::before {
content: "\e55f"; }
.fa-place-of-worship::before {
content: "\f67f"; }
.fa-grip-vertical::before {
content: "\f58e"; }
.fa-arrow-turn-up::before {
content: "\f148"; }
.fa-level-up::before {
content: "\f148"; }
.fa-u::before {
content: "\55"; }
.fa-square-root-variable::before {
content: "\f698"; }
.fa-square-root-alt::before {
content: "\f698"; }
.fa-clock::before {
content: "\f017"; }
.fa-clock-four::before {
content: "\f017"; }
.fa-backward-step::before {
content: "\f048"; }
.fa-step-backward::before {
content: "\f048"; }
.fa-pallet::before {
content: "\f482"; }
.fa-faucet::before {
content: "\e005"; }
.fa-baseball-bat-ball::before {
content: "\f432"; }
.fa-s::before {
content: "\53"; }
.fa-timeline::before {
content: "\e29c"; }
.fa-keyboard::before {
content: "\f11c"; }
.fa-caret-down::before {
content: "\f0d7"; }
.fa-house-chimney-medical::before {
content: "\f7f2"; }
.fa-clinic-medical::before {
content: "\f7f2"; }
.fa-temperature-three-quarters::before {
content: "\f2c8"; }
.fa-temperature-3::before {
content: "\f2c8"; }
.fa-thermometer-3::before {
content: "\f2c8"; }
.fa-thermometer-three-quarters::before {
content: "\f2c8"; }
.fa-mobile-screen::before {
content: "\f3cf"; }
.fa-mobile-android-alt::before {
content: "\f3cf"; }
.fa-plane-up::before {
content: "\e22d"; }
.fa-piggy-bank::before {
content: "\f4d3"; }
.fa-battery-half::before {
content: "\f242"; }
.fa-battery-3::before {
content: "\f242"; }
.fa-mountain-city::before {
content: "\e52e"; }
.fa-coins::before {
content: "\f51e"; }
.fa-khanda::before {
content: "\f66d"; }
.fa-sliders::before {
content: "\f1de"; }
.fa-sliders-h::before {
content: "\f1de"; }
.fa-folder-tree::before {
content: "\f802"; }
.fa-network-wired::before {
content: "\f6ff"; }
.fa-map-pin::before {
content: "\f276"; }
.fa-hamsa::before {
content: "\f665"; }
.fa-cent-sign::before {
content: "\e3f5"; }
.fa-flask::before {
content: "\f0c3"; }
.fa-person-pregnant::before {
content: "\e31e"; }
.fa-wand-sparkles::before {
content: "\f72b"; }
.fa-ellipsis-vertical::before {
content: "\f142"; }
.fa-ellipsis-v::before {
content: "\f142"; }
.fa-ticket::before {
content: "\f145"; }
.fa-power-off::before {
content: "\f011"; }
.fa-right-long::before {
content: "\f30b"; }
.fa-long-arrow-alt-right::before {
content: "\f30b"; }
.fa-flag-usa::before {
content: "\f74d"; }
.fa-laptop-file::before {
content: "\e51d"; }
.fa-tty::before {
content: "\f1e4"; }
.fa-teletype::before {
content: "\f1e4"; }
.fa-diagram-next::before {
content: "\e476"; }
.fa-person-rifle::before {
content: "\e54e"; }
.fa-house-medical-circle-exclamation::before {
content: "\e512"; }
.fa-closed-captioning::before {
content: "\f20a"; }
.fa-person-hiking::before {
content: "\f6ec"; }
.fa-hiking::before {
content: "\f6ec"; }
.fa-venus-double::before {
content: "\f226"; }
.fa-images::before {
content: "\f302"; }
.fa-calculator::before {
content: "\f1ec"; }
.fa-people-pulling::before {
content: "\e535"; }
.fa-n::before {
content: "\4e"; }
.fa-cable-car::before {
content: "\f7da"; }
.fa-tram::before {
content: "\f7da"; }
.fa-cloud-rain::before {
content: "\f73d"; }
.fa-building-circle-xmark::before {
content: "\e4d4"; }
.fa-ship::before {
content: "\f21a"; }
.fa-arrows-down-to-line::before {
content: "\e4b8"; }
.fa-download::before {
content: "\f019"; }
.fa-face-grin::before {
content: "\f580"; }
.fa-grin::before {
content: "\f580"; }
.fa-delete-left::before {
content: "\f55a"; }
.fa-backspace::before {
content: "\f55a"; }
.fa-eye-dropper::before {
content: "\f1fb"; }
.fa-eye-dropper-empty::before {
content: "\f1fb"; }
.fa-eyedropper::before {
content: "\f1fb"; }
.fa-file-circle-check::before {
content: "\e5a0"; }
.fa-forward::before {
content: "\f04e"; }
.fa-mobile::before {
content: "\f3ce"; }
.fa-mobile-android::before {
content: "\f3ce"; }
.fa-mobile-phone::before {
content: "\f3ce"; }
.fa-face-meh::before {
content: "\f11a"; }
.fa-meh::before {
content: "\f11a"; }
.fa-align-center::before {
content: "\f037"; }
.fa-book-skull::before {
content: "\f6b7"; }
.fa-book-dead::before {
content: "\f6b7"; }
.fa-id-card::before {
content: "\f2c2"; }
.fa-drivers-license::before {
content: "\f2c2"; }
.fa-outdent::before {
content: "\f03b"; }
.fa-dedent::before {
content: "\f03b"; }
.fa-heart-circle-exclamation::before {
content: "\e4fe"; }
.fa-house::before {
content: "\f015"; }
.fa-home::before {
content: "\f015"; }
.fa-home-alt::before {
content: "\f015"; }
.fa-home-lg-alt::before {
content: "\f015"; }
.fa-calendar-week::before {
content: "\f784"; }
.fa-laptop-medical::before {
content: "\f812"; }
.fa-b::before {
content: "\42"; }
.fa-file-medical::before {
content: "\f477"; }
.fa-dice-one::before {
content: "\f525"; }
.fa-kiwi-bird::before {
content: "\f535"; }
.fa-arrow-right-arrow-left::before {
content: "\f0ec"; }
.fa-exchange::before {
content: "\f0ec"; }
.fa-rotate-right::before {
content: "\f2f9"; }
.fa-redo-alt::before {
content: "\f2f9"; }
.fa-rotate-forward::before {
content: "\f2f9"; }
.fa-utensils::before {
content: "\f2e7"; }
.fa-cutlery::before {
content: "\f2e7"; }
.fa-arrow-up-wide-short::before {
content: "\f161"; }
.fa-sort-amount-up::before {
content: "\f161"; }
.fa-mill-sign::before {
content: "\e1ed"; }
.fa-bowl-rice::before {
content: "\e2eb"; }
.fa-skull::before {
content: "\f54c"; }
.fa-tower-broadcast::before {
content: "\f519"; }
.fa-broadcast-tower::before {
content: "\f519"; }
.fa-truck-pickup::before {
content: "\f63c"; }
.fa-up-long::before {
content: "\f30c"; }
.fa-long-arrow-alt-up::before {
content: "\f30c"; }
.fa-stop::before {
content: "\f04d"; }
.fa-code-merge::before {
content: "\f387"; }
.fa-upload::before {
content: "\f093"; }
.fa-hurricane::before {
content: "\f751"; }
.fa-mound::before {
content: "\e52d"; }
.fa-toilet-portable::before {
content: "\e583"; }
.fa-compact-disc::before {
content: "\f51f"; }
.fa-file-arrow-down::before {
content: "\f56d"; }
.fa-file-download::before {
content: "\f56d"; }
.fa-caravan::before {
content: "\f8ff"; }
.fa-shield-cat::before {
content: "\e572"; }
.fa-bolt::before {
content: "\f0e7"; }
.fa-zap::before {
content: "\f0e7"; }
.fa-glass-water::before {
content: "\e4f4"; }
.fa-oil-well::before {
content: "\e532"; }
.fa-vault::before {
content: "\e2c5"; }
.fa-mars::before {
content: "\f222"; }
.fa-toilet::before {
content: "\f7d8"; }
.fa-plane-circle-xmark::before {
content: "\e557"; }
.fa-yen-sign::before {
content: "\f157"; }
.fa-cny::before {
content: "\f157"; }
.fa-jpy::before {
content: "\f157"; }
.fa-rmb::before {
content: "\f157"; }
.fa-yen::before {
content: "\f157"; }
.fa-ruble-sign::before {
content: "\f158"; }
.fa-rouble::before {
content: "\f158"; }
.fa-rub::before {
content: "\f158"; }
.fa-ruble::before {
content: "\f158"; }
.fa-sun::before {
content: "\f185"; }
.fa-guitar::before {
content: "\f7a6"; }
.fa-face-laugh-wink::before {
content: "\f59c"; }
.fa-laugh-wink::before {
content: "\f59c"; }
.fa-horse-head::before {
content: "\f7ab"; }
.fa-bore-hole::before {
content: "\e4c3"; }
.fa-industry::before {
content: "\f275"; }
.fa-circle-down::before {
content: "\f358"; }
.fa-arrow-alt-circle-down::before {
content: "\f358"; }
.fa-arrows-turn-to-dots::before {
content: "\e4c1"; }
.fa-florin-sign::before {
content: "\e184"; }
.fa-arrow-down-short-wide::before {
content: "\f884"; }
.fa-sort-amount-desc::before {
content: "\f884"; }
.fa-sort-amount-down-alt::before {
content: "\f884"; }
.fa-less-than::before {
content: "\3c"; }
.fa-angle-down::before {
content: "\f107"; }
.fa-car-tunnel::before {
content: "\e4de"; }
.fa-head-side-cough::before {
content: "\e061"; }
.fa-grip-lines::before {
content: "\f7a4"; }
.fa-thumbs-down::before {
content: "\f165"; }
.fa-user-lock::before {
content: "\f502"; }
.fa-arrow-right-long::before {
content: "\f178"; }
.fa-long-arrow-right::before {
content: "\f178"; }
.fa-anchor-circle-xmark::before {
content: "\e4ac"; }
.fa-ellipsis::before {
content: "\f141"; }
.fa-ellipsis-h::before {
content: "\f141"; }
.fa-chess-pawn::before {
content: "\f443"; }
.fa-kit-medical::before {
content: "\f479"; }
.fa-first-aid::before {
content: "\f479"; }
.fa-person-through-window::before {
content: "\e5a9"; }
.fa-toolbox::before {
content: "\f552"; }
.fa-hands-holding-circle::before {
content: "\e4fb"; }
.fa-bug::before {
content: "\f188"; }
.fa-credit-card::before {
content: "\f09d"; }
.fa-credit-card-alt::before {
content: "\f09d"; }
.fa-car::before {
content: "\f1b9"; }
.fa-automobile::before {
content: "\f1b9"; }
.fa-hand-holding-hand::before {
content: "\e4f7"; }
.fa-book-open-reader::before {
content: "\f5da"; }
.fa-book-reader::before {
content: "\f5da"; }
.fa-mountain-sun::before {
content: "\e52f"; }
.fa-arrows-left-right-to-line::before {
content: "\e4ba"; }
.fa-dice-d20::before {
content: "\f6cf"; }
.fa-truck-droplet::before {
content: "\e58c"; }
.fa-file-circle-xmark::before {
content: "\e5a1"; }
.fa-temperature-arrow-up::before {
content: "\e040"; }
.fa-temperature-up::before {
content: "\e040"; }
.fa-medal::before {
content: "\f5a2"; }
.fa-bed::before {
content: "\f236"; }
.fa-square-h::before {
content: "\f0fd"; }
.fa-h-square::before {
content: "\f0fd"; }
.fa-podcast::before {
content: "\f2ce"; }
.fa-temperature-full::before {
content: "\f2c7"; }
.fa-temperature-4::before {
content: "\f2c7"; }
.fa-thermometer-4::before {
content: "\f2c7"; }
.fa-thermometer-full::before {
content: "\f2c7"; }
.fa-bell::before {
content: "\f0f3"; }
.fa-superscript::before {
content: "\f12b"; }
.fa-plug-circle-xmark::before {
content: "\e560"; }
.fa-star-of-life::before {
content: "\f621"; }
.fa-phone-slash::before {
content: "\f3dd"; }
.fa-paint-roller::before {
content: "\f5aa"; }
.fa-handshake-angle::before {
content: "\f4c4"; }
.fa-hands-helping::before {
content: "\f4c4"; }
.fa-location-dot::before {
content: "\f3c5"; }
.fa-map-marker-alt::before {
content: "\f3c5"; }
.fa-file::before {
content: "\f15b"; }
.fa-greater-than::before {
content: "\3e"; }
.fa-person-swimming::before {
content: "\f5c4"; }
.fa-swimmer::before {
content: "\f5c4"; }
.fa-arrow-down::before {
content: "\f063"; }
.fa-droplet::before {
content: "\f043"; }
.fa-tint::before {
content: "\f043"; }
.fa-eraser::before {
content: "\f12d"; }
.fa-earth-americas::before {
content: "\f57d"; }
.fa-earth::before {
content: "\f57d"; }
.fa-earth-america::before {
content: "\f57d"; }
.fa-globe-americas::before {
content: "\f57d"; }
.fa-person-burst::before {
content: "\e53b"; }
.fa-dove::before {
content: "\f4ba"; }
.fa-battery-empty::before {
content: "\f244"; }
.fa-battery-0::before {
content: "\f244"; }
.fa-socks::before {
content: "\f696"; }
.fa-inbox::before {
content: "\f01c"; }
.fa-section::before {
content: "\e447"; }
.fa-gauge-high::before {
content: "\f625"; }
.fa-tachometer-alt::before {
content: "\f625"; }
.fa-tachometer-alt-fast::before {
content: "\f625"; }
.fa-envelope-open-text::before {
content: "\f658"; }
.fa-hospital::before {
content: "\f0f8"; }
.fa-hospital-alt::before {
content: "\f0f8"; }
.fa-hospital-wide::before {
content: "\f0f8"; }
.fa-wine-bottle::before {
content: "\f72f"; }
.fa-chess-rook::before {
content: "\f447"; }
.fa-bars-staggered::before {
content: "\f550"; }
.fa-reorder::before {
content: "\f550"; }
.fa-stream::before {
content: "\f550"; }
.fa-dharmachakra::before {
content: "\f655"; }
.fa-hotdog::before {
content: "\f80f"; }
.fa-person-walking-with-cane::before {
content: "\f29d"; }
.fa-blind::before {
content: "\f29d"; }
.fa-drum::before {
content: "\f569"; }
.fa-ice-cream::before {
content: "\f810"; }
.fa-heart-circle-bolt::before {
content: "\e4fc"; }
.fa-fax::before {
content: "\f1ac"; }
.fa-paragraph::before {
content: "\f1dd"; }
.fa-check-to-slot::before {
content: "\f772"; }
.fa-vote-yea::before {
content: "\f772"; }
.fa-star-half::before {
content: "\f089"; }
.fa-boxes-stacked::before {
content: "\f468"; }
.fa-boxes::before {
content: "\f468"; }
.fa-boxes-alt::before {
content: "\f468"; }
.fa-link::before {
content: "\f0c1"; }
.fa-chain::before {
content: "\f0c1"; }
.fa-ear-listen::before {
content: "\f2a2"; }
.fa-assistive-listening-systems::before {
content: "\f2a2"; }
.fa-tree-city::before {
content: "\e587"; }
.fa-play::before {
content: "\f04b"; }
.fa-font::before {
content: "\f031"; }
.fa-rupiah-sign::before {
content: "\e23d"; }
.fa-magnifying-glass::before {
content: "\f002"; }
.fa-search::before {
content: "\f002"; }
.fa-table-tennis-paddle-ball::before {
content: "\f45d"; }
.fa-ping-pong-paddle-ball::before {
content: "\f45d"; }
.fa-table-tennis::before {
content: "\f45d"; }
.fa-person-dots-from-line::before {
content: "\f470"; }
.fa-diagnoses::before {
content: "\f470"; }
.fa-trash-can-arrow-up::before {
content: "\f82a"; }
.fa-trash-restore-alt::before {
content: "\f82a"; }
.fa-naira-sign::before {
content: "\e1f6"; }
.fa-cart-arrow-down::before {
content: "\f218"; }
.fa-walkie-talkie::before {
content: "\f8ef"; }
.fa-file-pen::before {
content: "\f31c"; }
.fa-file-edit::before {
content: "\f31c"; }
.fa-receipt::before {
content: "\f543"; }
.fa-square-pen::before {
content: "\f14b"; }
.fa-pen-square::before {
content: "\f14b"; }
.fa-pencil-square::before {
content: "\f14b"; }
.fa-suitcase-rolling::before {
content: "\f5c1"; }
.fa-person-circle-exclamation::before {
content: "\e53f"; }
.fa-chevron-down::before {
content: "\f078"; }
.fa-battery-full::before {
content: "\f240"; }
.fa-battery::before {
content: "\f240"; }
.fa-battery-5::before {
content: "\f240"; }
.fa-skull-crossbones::before {
content: "\f714"; }
.fa-code-compare::before {
content: "\e13a"; }
.fa-list-ul::before {
content: "\f0ca"; }
.fa-list-dots::before {
content: "\f0ca"; }
.fa-school-lock::before {
content: "\e56f"; }
.fa-tower-cell::before {
content: "\e585"; }
.fa-down-long::before {
content: "\f309"; }
.fa-long-arrow-alt-down::before {
content: "\f309"; }
.fa-ranking-star::before {
content: "\e561"; }
.fa-chess-king::before {
content: "\f43f"; }
.fa-person-harassing::before {
content: "\e549"; }
.fa-brazilian-real-sign::before {
content: "\e46c"; }
.fa-landmark-dome::before {
content: "\f752"; }
.fa-landmark-alt::before {
content: "\f752"; }
.fa-arrow-up::before {
content: "\f062"; }
.fa-tv::before {
content: "\f26c"; }
.fa-television::before {
content: "\f26c"; }
.fa-tv-alt::before {
content: "\f26c"; }
.fa-shrimp::before {
content: "\e448"; }
.fa-list-check::before {
content: "\f0ae"; }
.fa-tasks::before {
content: "\f0ae"; }
.fa-jug-detergent::before {
content: "\e519"; }
.fa-circle-user::before {
content: "\f2bd"; }
.fa-user-circle::before {
content: "\f2bd"; }
.fa-user-shield::before {
content: "\f505"; }
.fa-wind::before {
content: "\f72e"; }
.fa-car-burst::before {
content: "\f5e1"; }
.fa-car-crash::before {
content: "\f5e1"; }
.fa-y::before {
content: "\59"; }
.fa-person-snowboarding::before {
content: "\f7ce"; }
.fa-snowboarding::before {
content: "\f7ce"; }
.fa-truck-fast::before {
content: "\f48b"; }
.fa-shipping-fast::before {
content: "\f48b"; }
.fa-fish::before {
content: "\f578"; }
.fa-user-graduate::before {
content: "\f501"; }
.fa-circle-half-stroke::before {
content: "\f042"; }
.fa-adjust::before {
content: "\f042"; }
.fa-clapperboard::before {
content: "\e131"; }
.fa-circle-radiation::before {
content: "\f7ba"; }
.fa-radiation-alt::before {
content: "\f7ba"; }
.fa-baseball::before {
content: "\f433"; }
.fa-baseball-ball::before {
content: "\f433"; }
.fa-jet-fighter-up::before {
content: "\e518"; }
.fa-diagram-project::before {
content: "\f542"; }
.fa-project-diagram::before {
content: "\f542"; }
.fa-copy::before {
content: "\f0c5"; }
.fa-volume-xmark::before {
content: "\f6a9"; }
.fa-volume-mute::before {
content: "\f6a9"; }
.fa-volume-times::before {
content: "\f6a9"; }
.fa-hand-sparkles::before {
content: "\e05d"; }
.fa-grip::before {
content: "\f58d"; }
.fa-grip-horizontal::before {
content: "\f58d"; }
.fa-share-from-square::before {
content: "\f14d"; }
.fa-share-square::before {
content: "\f14d"; }
.fa-child-combatant::before {
content: "\e4e0"; }
.fa-child-rifle::before {
content: "\e4e0"; }
.fa-gun::before {
content: "\e19b"; }
.fa-square-phone::before {
content: "\f098"; }
.fa-phone-square::before {
content: "\f098"; }
.fa-plus::before {
content: "\2b"; }
.fa-add::before {
content: "\2b"; }
.fa-expand::before {
content: "\f065"; }
.fa-computer::before {
content: "\e4e5"; }
.fa-xmark::before {
content: "\f00d"; }
.fa-close::before {
content: "\f00d"; }
.fa-multiply::before {
content: "\f00d"; }
.fa-remove::before {
content: "\f00d"; }
.fa-times::before {
content: "\f00d"; }
.fa-arrows-up-down-left-right::before {
content: "\f047"; }
.fa-arrows::before {
content: "\f047"; }
.fa-chalkboard-user::before {
content: "\f51c"; }
.fa-chalkboard-teacher::before {
content: "\f51c"; }
.fa-peso-sign::before {
content: "\e222"; }
.fa-building-shield::before {
content: "\e4d8"; }
.fa-baby::before {
content: "\f77c"; }
.fa-users-line::before {
content: "\e592"; }
.fa-quote-left::before {
content: "\f10d"; }
.fa-quote-left-alt::before {
content: "\f10d"; }
.fa-tractor::before {
content: "\f722"; }
.fa-trash-arrow-up::before {
content: "\f829"; }
.fa-trash-restore::before {
content: "\f829"; }
.fa-arrow-down-up-lock::before {
content: "\e4b0"; }
.fa-lines-leaning::before {
content: "\e51e"; }
.fa-ruler-combined::before {
content: "\f546"; }
.fa-copyright::before {
content: "\f1f9"; }
.fa-equals::before {
content: "\3d"; }
.fa-blender::before {
content: "\f517"; }
.fa-teeth::before {
content: "\f62e"; }
.fa-shekel-sign::before {
content: "\f20b"; }
.fa-ils::before {
content: "\f20b"; }
.fa-shekel::before {
content: "\f20b"; }
.fa-sheqel::before {
content: "\f20b"; }
.fa-sheqel-sign::before {
content: "\f20b"; }
.fa-map::before {
content: "\f279"; }
.fa-rocket::before {
content: "\f135"; }
.fa-photo-film::before {
content: "\f87c"; }
.fa-photo-video::before {
content: "\f87c"; }
.fa-folder-minus::before {
content: "\f65d"; }
.fa-store::before {
content: "\f54e"; }
.fa-arrow-trend-up::before {
content: "\e098"; }
.fa-plug-circle-minus::before {
content: "\e55e"; }
.fa-sign-hanging::before {
content: "\f4d9"; }
.fa-sign::before {
content: "\f4d9"; }
.fa-bezier-curve::before {
content: "\f55b"; }
.fa-bell-slash::before {
content: "\f1f6"; }
.fa-tablet::before {
content: "\f3fb"; }
.fa-tablet-android::before {
content: "\f3fb"; }
.fa-school-flag::before {
content: "\e56e"; }
.fa-fill::before {
content: "\f575"; }
.fa-angle-up::before {
content: "\f106"; }
.fa-drumstick-bite::before {
content: "\f6d7"; }
.fa-holly-berry::before {
content: "\f7aa"; }
.fa-chevron-left::before {
content: "\f053"; }
.fa-bacteria::before {
content: "\e059"; }
.fa-hand-lizard::before {
content: "\f258"; }
.fa-notdef::before {
content: "\e1fe"; }
.fa-disease::before {
content: "\f7fa"; }
.fa-briefcase-medical::before {
content: "\f469"; }
.fa-genderless::before {
content: "\f22d"; }
.fa-chevron-right::before {
content: "\f054"; }
.fa-retweet::before {
content: "\f079"; }
.fa-car-rear::before {
content: "\f5de"; }
.fa-car-alt::before {
content: "\f5de"; }
.fa-pump-soap::before {
content: "\e06b"; }
.fa-video-slash::before {
content: "\f4e2"; }
.fa-battery-quarter::before {
content: "\f243"; }
.fa-battery-2::before {
content: "\f243"; }
.fa-radio::before {
content: "\f8d7"; }
.fa-baby-carriage::before {
content: "\f77d"; }
.fa-carriage-baby::before {
content: "\f77d"; }
.fa-traffic-light::before {
content: "\f637"; }
.fa-thermometer::before {
content: "\f491"; }
.fa-vr-cardboard::before {
content: "\f729"; }
.fa-hand-middle-finger::before {
content: "\f806"; }
.fa-percent::before {
content: "\25"; }
.fa-percentage::before {
content: "\25"; }
.fa-truck-moving::before {
content: "\f4df"; }
.fa-glass-water-droplet::before {
content: "\e4f5"; }
.fa-display::before {
content: "\e163"; }
.fa-face-smile::before {
content: "\f118"; }
.fa-smile::before {
content: "\f118"; }
.fa-thumbtack::before {
content: "\f08d"; }
.fa-thumb-tack::before {
content: "\f08d"; }
.fa-trophy::before {
content: "\f091"; }
.fa-person-praying::before {
content: "\f683"; }
.fa-pray::before {
content: "\f683"; }
.fa-hammer::before {
content: "\f6e3"; }
.fa-hand-peace::before {
content: "\f25b"; }
.fa-rotate::before {
content: "\f2f1"; }
.fa-sync-alt::before {
content: "\f2f1"; }
.fa-spinner::before {
content: "\f110"; }
.fa-robot::before {
content: "\f544"; }
.fa-peace::before {
content: "\f67c"; }
.fa-gears::before {
content: "\f085"; }
.fa-cogs::before {
content: "\f085"; }
.fa-warehouse::before {
content: "\f494"; }
.fa-arrow-up-right-dots::before {
content: "\e4b7"; }
.fa-splotch::before {
content: "\f5bc"; }
.fa-face-grin-hearts::before {
content: "\f584"; }
.fa-grin-hearts::before {
content: "\f584"; }
.fa-dice-four::before {
content: "\f524"; }
.fa-sim-card::before {
content: "\f7c4"; }
.fa-transgender::before {
content: "\f225"; }
.fa-transgender-alt::before {
content: "\f225"; }
.fa-mercury::before {
content: "\f223"; }
.fa-arrow-turn-down::before {
content: "\f149"; }
.fa-level-down::before {
content: "\f149"; }
.fa-person-falling-burst::before {
content: "\e547"; }
.fa-award::before {
content: "\f559"; }
.fa-ticket-simple::before {
content: "\f3ff"; }
.fa-ticket-alt::before {
content: "\f3ff"; }
.fa-building::before {
content: "\f1ad"; }
.fa-angles-left::before {
content: "\f100"; }
.fa-angle-double-left::before {
content: "\f100"; }
.fa-qrcode::before {
content: "\f029"; }
.fa-clock-rotate-left::before {
content: "\f1da"; }
.fa-history::before {
content: "\f1da"; }
.fa-face-grin-beam-sweat::before {
content: "\f583"; }
.fa-grin-beam-sweat::before {
content: "\f583"; }
.fa-file-export::before {
content: "\f56e"; }
.fa-arrow-right-from-file::before {
content: "\f56e"; }
.fa-shield::before {
content: "\f132"; }
.fa-shield-blank::before {
content: "\f132"; }
.fa-arrow-up-short-wide::before {
content: "\f885"; }
.fa-sort-amount-up-alt::before {
content: "\f885"; }
.fa-house-medical::before {
content: "\e3b2"; }
.fa-golf-ball-tee::before {
content: "\f450"; }
.fa-golf-ball::before {
content: "\f450"; }
.fa-circle-chevron-left::before {
content: "\f137"; }
.fa-chevron-circle-left::before {
content: "\f137"; }
.fa-house-chimney-window::before {
content: "\e00d"; }
.fa-pen-nib::before {
content: "\f5ad"; }
.fa-tent-arrow-turn-left::before {
content: "\e580"; }
.fa-tents::before {
content: "\e582"; }
.fa-wand-magic::before {
content: "\f0d0"; }
.fa-magic::before {
content: "\f0d0"; }
.fa-dog::before {
content: "\f6d3"; }
.fa-carrot::before {
content: "\f787"; }
.fa-moon::before {
content: "\f186"; }
.fa-wine-glass-empty::before {
content: "\f5ce"; }
.fa-wine-glass-alt::before {
content: "\f5ce"; }
.fa-cheese::before {
content: "\f7ef"; }
.fa-yin-yang::before {
content: "\f6ad"; }
.fa-music::before {
content: "\f001"; }
.fa-code-commit::before {
content: "\f386"; }
.fa-temperature-low::before {
content: "\f76b"; }
.fa-person-biking::before {
content: "\f84a"; }
.fa-biking::before {
content: "\f84a"; }
.fa-broom::before {
content: "\f51a"; }
.fa-shield-heart::before {
content: "\e574"; }
.fa-gopuram::before {
content: "\f664"; }
.fa-earth-oceania::before {
content: "\e47b"; }
.fa-globe-oceania::before {
content: "\e47b"; }
.fa-square-xmark::before {
content: "\f2d3"; }
.fa-times-square::before {
content: "\f2d3"; }
.fa-xmark-square::before {
content: "\f2d3"; }
.fa-hashtag::before {
content: "\23"; }
.fa-up-right-and-down-left-from-center::before {
content: "\f424"; }
.fa-expand-alt::before {
content: "\f424"; }
.fa-oil-can::before {
content: "\f613"; }
.fa-t::before {
content: "\54"; }
.fa-hippo::before {
content: "\f6ed"; }
.fa-chart-column::before {
content: "\e0e3"; }
.fa-infinity::before {
content: "\f534"; }
.fa-vial-circle-check::before {
content: "\e596"; }
.fa-person-arrow-down-to-line::before {
content: "\e538"; }
.fa-voicemail::before {
content: "\f897"; }
.fa-fan::before {
content: "\f863"; }
.fa-person-walking-luggage::before {
content: "\e554"; }
.fa-up-down::before {
content: "\f338"; }
.fa-arrows-alt-v::before {
content: "\f338"; }
.fa-cloud-moon-rain::before {
content: "\f73c"; }
.fa-calendar::before {
content: "\f133"; }
.fa-trailer::before {
content: "\e041"; }
.fa-bahai::before {
content: "\f666"; }
.fa-haykal::before {
content: "\f666"; }
.fa-sd-card::before {
content: "\f7c2"; }
.fa-dragon::before {
content: "\f6d5"; }
.fa-shoe-prints::before {
content: "\f54b"; }
.fa-circle-plus::before {
content: "\f055"; }
.fa-plus-circle::before {
content: "\f055"; }
.fa-face-grin-tongue-wink::before {
content: "\f58b"; }
.fa-grin-tongue-wink::before {
content: "\f58b"; }
.fa-hand-holding::before {
content: "\f4bd"; }
.fa-plug-circle-exclamation::before {
content: "\e55d"; }
.fa-link-slash::before {
content: "\f127"; }
.fa-chain-broken::before {
content: "\f127"; }
.fa-chain-slash::before {
content: "\f127"; }
.fa-unlink::before {
content: "\f127"; }
.fa-clone::before {
content: "\f24d"; }
.fa-person-walking-arrow-loop-left::before {
content: "\e551"; }
.fa-arrow-up-z-a::before {
content: "\f882"; }
.fa-sort-alpha-up-alt::before {
content: "\f882"; }
.fa-fire-flame-curved::before {
content: "\f7e4"; }
.fa-fire-alt::before {
content: "\f7e4"; }
.fa-tornado::before {
content: "\f76f"; }
.fa-file-circle-plus::before {
content: "\e494"; }
.fa-book-quran::before {
content: "\f687"; }
.fa-quran::before {
content: "\f687"; }
.fa-anchor::before {
content: "\f13d"; }
.fa-border-all::before {
content: "\f84c"; }
.fa-face-angry::before {
content: "\f556"; }
.fa-angry::before {
content: "\f556"; }
.fa-cookie-bite::before {
content: "\f564"; }
.fa-arrow-trend-down::before {
content: "\e097"; }
.fa-rss::before {
content: "\f09e"; }
.fa-feed::before {
content: "\f09e"; }
.fa-draw-polygon::before {
content: "\f5ee"; }
.fa-scale-balanced::before {
content: "\f24e"; }
.fa-balance-scale::before {
content: "\f24e"; }
.fa-gauge-simple-high::before {
content: "\f62a"; }
.fa-tachometer::before {
content: "\f62a"; }
.fa-tachometer-fast::before {
content: "\f62a"; }
.fa-shower::before {
content: "\f2cc"; }
.fa-desktop::before {
content: "\f390"; }
.fa-desktop-alt::before {
content: "\f390"; }
.fa-m::before {
content: "\4d"; }
.fa-table-list::before {
content: "\f00b"; }
.fa-th-list::before {
content: "\f00b"; }
.fa-comment-sms::before {
content: "\f7cd"; }
.fa-sms::before {
content: "\f7cd"; }
.fa-book::before {
content: "\f02d"; }
.fa-user-plus::before {
content: "\f234"; }
.fa-check::before {
content: "\f00c"; }
.fa-battery-three-quarters::before {
content: "\f241"; }
.fa-battery-4::before {
content: "\f241"; }
.fa-house-circle-check::before {
content: "\e509"; }
.fa-angle-left::before {
content: "\f104"; }
.fa-diagram-successor::before {
content: "\e47a"; }
.fa-truck-arrow-right::before {
content: "\e58b"; }
.fa-arrows-split-up-and-left::before {
content: "\e4bc"; }
.fa-hand-fist::before {
content: "\f6de"; }
.fa-fist-raised::before {
content: "\f6de"; }
.fa-cloud-moon::before {
content: "\f6c3"; }
.fa-briefcase::before {
content: "\f0b1"; }
.fa-person-falling::before {
content: "\e546"; }
.fa-image-portrait::before {
content: "\f3e0"; }
.fa-portrait::before {
content: "\f3e0"; }
.fa-user-tag::before {
content: "\f507"; }
.fa-rug::before {
content: "\e569"; }
.fa-earth-europe::before {
content: "\f7a2"; }
.fa-globe-europe::before {
content: "\f7a2"; }
.fa-cart-flatbed-suitcase::before {
content: "\f59d"; }
.fa-luggage-cart::before {
content: "\f59d"; }
.fa-rectangle-xmark::before {
content: "\f410"; }
.fa-rectangle-times::before {
content: "\f410"; }
.fa-times-rectangle::before {
content: "\f410"; }
.fa-window-close::before {
content: "\f410"; }
.fa-baht-sign::before {
content: "\e0ac"; }
.fa-book-open::before {
content: "\f518"; }
.fa-book-journal-whills::before {
content: "\f66a"; }
.fa-journal-whills::before {
content: "\f66a"; }
.fa-handcuffs::before {
content: "\e4f8"; }
.fa-triangle-exclamation::before {
content: "\f071"; }
.fa-exclamation-triangle::before {
content: "\f071"; }
.fa-warning::before {
content: "\f071"; }
.fa-database::before {
content: "\f1c0"; }
.fa-share::before {
content: "\f064"; }
.fa-mail-forward::before {
content: "\f064"; }
.fa-bottle-droplet::before {
content: "\e4c4"; }
.fa-mask-face::before {
content: "\e1d7"; }
.fa-hill-rockslide::before {
content: "\e508"; }
.fa-right-left::before {
content: "\f362"; }
.fa-exchange-alt::before {
content: "\f362"; }
.fa-paper-plane::before {
content: "\f1d8"; }
.fa-road-circle-exclamation::before {
content: "\e565"; }
.fa-dungeon::before {
content: "\f6d9"; }
.fa-align-right::before {
content: "\f038"; }
.fa-money-bill-1-wave::before {
content: "\f53b"; }
.fa-money-bill-wave-alt::before {
content: "\f53b"; }
.fa-life-ring::before {
content: "\f1cd"; }
.fa-hands::before {
content: "\f2a7"; }
.fa-sign-language::before {
content: "\f2a7"; }
.fa-signing::before {
content: "\f2a7"; }
.fa-calendar-day::before {
content: "\f783"; }
.fa-water-ladder::before {
content: "\f5c5"; }
.fa-ladder-water::before {
content: "\f5c5"; }
.fa-swimming-pool::before {
content: "\f5c5"; }
.fa-arrows-up-down::before {
content: "\f07d"; }
.fa-arrows-v::before {
content: "\f07d"; }
.fa-face-grimace::before {
content: "\f57f"; }
.fa-grimace::before {
content: "\f57f"; }
.fa-wheelchair-move::before {
content: "\e2ce"; }
.fa-wheelchair-alt::before {
content: "\e2ce"; }
.fa-turn-down::before {
content: "\f3be"; }
.fa-level-down-alt::before {
content: "\f3be"; }
.fa-person-walking-arrow-right::before {
content: "\e552"; }
.fa-square-envelope::before {
content: "\f199"; }
.fa-envelope-square::before {
content: "\f199"; }
.fa-dice::before {
content: "\f522"; }
.fa-bowling-ball::before {
content: "\f436"; }
.fa-brain::before {
content: "\f5dc"; }
.fa-bandage::before {
content: "\f462"; }
.fa-band-aid::before {
content: "\f462"; }
.fa-calendar-minus::before {
content: "\f272"; }
.fa-circle-xmark::before {
content: "\f057"; }
.fa-times-circle::before {
content: "\f057"; }
.fa-xmark-circle::before {
content: "\f057"; }
.fa-gifts::before {
content: "\f79c"; }
.fa-hotel::before {
content: "\f594"; }
.fa-earth-asia::before {
content: "\f57e"; }
.fa-globe-asia::before {
content: "\f57e"; }
.fa-id-card-clip::before {
content: "\f47f"; }
.fa-id-card-alt::before {
content: "\f47f"; }
.fa-magnifying-glass-plus::before {
content: "\f00e"; }
.fa-search-plus::before {
content: "\f00e"; }
.fa-thumbs-up::before {
content: "\f164"; }
.fa-user-clock::before {
content: "\f4fd"; }
.fa-hand-dots::before {
content: "\f461"; }
.fa-allergies::before {
content: "\f461"; }
.fa-file-invoice::before {
content: "\f570"; }
.fa-window-minimize::before {
content: "\f2d1"; }
.fa-mug-saucer::before {
content: "\f0f4"; }
.fa-coffee::before {
content: "\f0f4"; }
.fa-brush::before {
content: "\f55d"; }
.fa-mask::before {
content: "\f6fa"; }
.fa-magnifying-glass-minus::before {
content: "\f010"; }
.fa-search-minus::before {
content: "\f010"; }
.fa-ruler-vertical::before {
content: "\f548"; }
.fa-user-large::before {
content: "\f406"; }
.fa-user-alt::before {
content: "\f406"; }
.fa-train-tram::before {
content: "\e5b4"; }
.fa-user-nurse::before {
content: "\f82f"; }
.fa-syringe::before {
content: "\f48e"; }
.fa-cloud-sun::before {
content: "\f6c4"; }
.fa-stopwatch-20::before {
content: "\e06f"; }
.fa-square-full::before {
content: "\f45c"; }
.fa-magnet::before {
content: "\f076"; }
.fa-jar::before {
content: "\e516"; }
.fa-note-sticky::before {
content: "\f249"; }
.fa-sticky-note::before {
content: "\f249"; }
.fa-bug-slash::before {
content: "\e490"; }
.fa-arrow-up-from-water-pump::before {
content: "\e4b6"; }
.fa-bone::before {
content: "\f5d7"; }
.fa-user-injured::before {
content: "\f728"; }
.fa-face-sad-tear::before {
content: "\f5b4"; }
.fa-sad-tear::before {
content: "\f5b4"; }
.fa-plane::before {
content: "\f072"; }
.fa-tent-arrows-down::before {
content: "\e581"; }
.fa-exclamation::before {
content: "\21"; }
.fa-arrows-spin::before {
content: "\e4bb"; }
.fa-print::before {
content: "\f02f"; }
.fa-turkish-lira-sign::before {
content: "\e2bb"; }
.fa-try::before {
content: "\e2bb"; }
.fa-turkish-lira::before {
content: "\e2bb"; }
.fa-dollar-sign::before {
content: "\24"; }
.fa-dollar::before {
content: "\24"; }
.fa-usd::before {
content: "\24"; }
.fa-x::before {
content: "\58"; }
.fa-magnifying-glass-dollar::before {
content: "\f688"; }
.fa-search-dollar::before {
content: "\f688"; }
.fa-users-gear::before {
content: "\f509"; }
.fa-users-cog::before {
content: "\f509"; }
.fa-person-military-pointing::before {
content: "\e54a"; }
.fa-building-columns::before {
content: "\f19c"; }
.fa-bank::before {
content: "\f19c"; }
.fa-institution::before {
content: "\f19c"; }
.fa-museum::before {
content: "\f19c"; }
.fa-university::before {
content: "\f19c"; }
.fa-umbrella::before {
content: "\f0e9"; }
.fa-trowel::before {
content: "\e589"; }
.fa-d::before {
content: "\44"; }
.fa-stapler::before {
content: "\e5af"; }
.fa-masks-theater::before {
content: "\f630"; }
.fa-theater-masks::before {
content: "\f630"; }
.fa-kip-sign::before {
content: "\e1c4"; }
.fa-hand-point-left::before {
content: "\f0a5"; }
.fa-handshake-simple::before {
content: "\f4c6"; }
.fa-handshake-alt::before {
content: "\f4c6"; }
.fa-jet-fighter::before {
content: "\f0fb"; }
.fa-fighter-jet::before {
content: "\f0fb"; }
.fa-square-share-nodes::before {
content: "\f1e1"; }
.fa-share-alt-square::before {
content: "\f1e1"; }
.fa-barcode::before {
content: "\f02a"; }
.fa-plus-minus::before {
content: "\e43c"; }
.fa-video::before {
content: "\f03d"; }
.fa-video-camera::before {
content: "\f03d"; }
.fa-graduation-cap::before {
content: "\f19d"; }
.fa-mortar-board::before {
content: "\f19d"; }
.fa-hand-holding-medical::before {
content: "\e05c"; }
.fa-person-circle-check::before {
content: "\e53e"; }
.fa-turn-up::before {
content: "\f3bf"; }
.fa-level-up-alt::before {
content: "\f3bf"; }
.sr-only,
.fa-sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border-width: 0; }
.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border-width: 0; }
:root, :host {
--fa-style-family-brands: 'Font Awesome 6 Brands';
--fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands'; }
@font-face {
font-family: 'Font Awesome 6 Brands';
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//www.meiserich.de/wp-content/plugins/wpvr/public/css/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"), url(//www.meiserich.de/wp-content/plugins/wpvr/public/css/fontawesome/webfonts/fa-brands-400.ttf) format("truetype"); }
.fab,
.fa-brands {
font-weight: 400; }
.fa-monero:before {
content: "\f3d0"; }
.fa-hooli:before {
content: "\f427"; }
.fa-yelp:before {
content: "\f1e9"; }
.fa-cc-visa:before {
content: "\f1f0"; }
.fa-lastfm:before {
content: "\f202"; }
.fa-shopware:before {
content: "\f5b5"; }
.fa-creative-commons-nc:before {
content: "\f4e8"; }
.fa-aws:before {
content: "\f375"; }
.fa-redhat:before {
content: "\f7bc"; }
.fa-yoast:before {
content: "\f2b1"; }
.fa-cloudflare:before {
content: "\e07d"; }
.fa-ups:before {
content: "\f7e0"; }
.fa-pixiv:before {
content: "\e640"; }
.fa-wpexplorer:before {
content: "\f2de"; }
.fa-dyalog:before {
content: "\f399"; }
.fa-bity:before {
content: "\f37a"; }
.fa-stackpath:before {
content: "\f842"; }
.fa-buysellads:before {
content: "\f20d"; }
.fa-first-order:before {
content: "\f2b0"; }
.fa-modx:before {
content: "\f285"; }
.fa-guilded:before {
content: "\e07e"; }
.fa-vnv:before {
content: "\f40b"; }
.fa-square-js:before {
content: "\f3b9"; }
.fa-js-square:before {
content: "\f3b9"; }
.fa-microsoft:before {
content: "\f3ca"; }
.fa-qq:before {
content: "\f1d6"; }
.fa-orcid:before {
content: "\f8d2"; }
.fa-java:before {
content: "\f4e4"; }
.fa-invision:before {
content: "\f7b0"; }
.fa-creative-commons-pd-alt:before {
content: "\f4ed"; }
.fa-centercode:before {
content: "\f380"; }
.fa-glide-g:before {
content: "\f2a6"; }
.fa-drupal:before {
content: "\f1a9"; }
.fa-hire-a-helper:before {
content: "\f3b0"; }
.fa-creative-commons-by:before {
content: "\f4e7"; }
.fa-unity:before {
content: "\e049"; }
.fa-whmcs:before {
content: "\f40d"; }
.fa-rocketchat:before {
content: "\f3e8"; }
.fa-vk:before {
content: "\f189"; }
.fa-untappd:before {
content: "\f405"; }
.fa-mailchimp:before {
content: "\f59e"; }
.fa-css3-alt:before {
content: "\f38b"; }
.fa-square-reddit:before {
content: "\f1a2"; }
.fa-reddit-square:before {
content: "\f1a2"; }
.fa-vimeo-v:before {
content: "\f27d"; }
.fa-contao:before {
content: "\f26d"; }
.fa-square-font-awesome:before {
content: "\e5ad"; }
.fa-deskpro:before {
content: "\f38f"; }
.fa-brave:before {
content: "\e63c"; }
.fa-sistrix:before {
content: "\f3ee"; }
.fa-square-instagram:before {
content: "\e055"; }
.fa-instagram-square:before {
content: "\e055"; }
.fa-battle-net:before {
content: "\f835"; }
.fa-the-red-yeti:before {
content: "\f69d"; }
.fa-square-hacker-news:before {
content: "\f3af"; }
.fa-hacker-news-square:before {
content: "\f3af"; }
.fa-edge:before {
content: "\f282"; }
.fa-threads:before {
content: "\e618"; }
.fa-napster:before {
content: "\f3d2"; }
.fa-square-snapchat:before {
content: "\f2ad"; }
.fa-snapchat-square:before {
content: "\f2ad"; }
.fa-google-plus-g:before {
content: "\f0d5"; }
.fa-artstation:before {
content: "\f77a"; }
.fa-markdown:before {
content: "\f60f"; }
.fa-sourcetree:before {
content: "\f7d3"; }
.fa-google-plus:before {
content: "\f2b3"; }
.fa-diaspora:before {
content: "\f791"; }
.fa-foursquare:before {
content: "\f180"; }
.fa-stack-overflow:before {
content: "\f16c"; }
.fa-github-alt:before {
content: "\f113"; }
.fa-phoenix-squadron:before {
content: "\f511"; }
.fa-pagelines:before {
content: "\f18c"; }
.fa-algolia:before {
content: "\f36c"; }
.fa-red-river:before {
content: "\f3e3"; }
.fa-creative-commons-sa:before {
content: "\f4ef"; }
.fa-safari:before {
content: "\f267"; }
.fa-google:before {
content: "\f1a0"; }
.fa-square-font-awesome-stroke:before {
content: "\f35c"; }
.fa-font-awesome-alt:before {
content: "\f35c"; }
.fa-atlassian:before {
content: "\f77b"; }
.fa-linkedin-in:before {
content: "\f0e1"; }
.fa-digital-ocean:before {
content: "\f391"; }
.fa-nimblr:before {
content: "\f5a8"; }
.fa-chromecast:before {
content: "\f838"; }
.fa-evernote:before {
content: "\f839"; }
.fa-hacker-news:before {
content: "\f1d4"; }
.fa-creative-commons-sampling:before {
content: "\f4f0"; }
.fa-adversal:before {
content: "\f36a"; }
.fa-creative-commons:before {
content: "\f25e"; }
.fa-watchman-monitoring:before {
content: "\e087"; }
.fa-fonticons:before {
content: "\f280"; }
.fa-weixin:before {
content: "\f1d7"; }
.fa-shirtsinbulk:before {
content: "\f214"; }
.fa-codepen:before {
content: "\f1cb"; }
.fa-git-alt:before {
content: "\f841"; }
.fa-lyft:before {
content: "\f3c3"; }
.fa-rev:before {
content: "\f5b2"; }
.fa-windows:before {
content: "\f17a"; }
.fa-wizards-of-the-coast:before {
content: "\f730"; }
.fa-square-viadeo:before {
content: "\f2aa"; }
.fa-viadeo-square:before {
content: "\f2aa"; }
.fa-meetup:before {
content: "\f2e0"; }
.fa-centos:before {
content: "\f789"; }
.fa-adn:before {
content: "\f170"; }
.fa-cloudsmith:before {
content: "\f384"; }
.fa-opensuse:before {
content: "\e62b"; }
.fa-pied-piper-alt:before {
content: "\f1a8"; }
.fa-square-dribbble:before {
content: "\f397"; }
.fa-dribbble-square:before {
content: "\f397"; }
.fa-codiepie:before {
content: "\f284"; }
.fa-node:before {
content: "\f419"; }
.fa-mix:before {
content: "\f3cb"; }
.fa-steam:before {
content: "\f1b6"; }
.fa-cc-apple-pay:before {
content: "\f416"; }
.fa-scribd:before {
content: "\f28a"; }
.fa-debian:before {
content: "\e60b"; }
.fa-openid:before {
content: "\f19b"; }
.fa-instalod:before {
content: "\e081"; }
.fa-expeditedssl:before {
content: "\f23e"; }
.fa-sellcast:before {
content: "\f2da"; }
.fa-square-twitter:before {
content: "\f081"; }
.fa-twitter-square:before {
content: "\f081"; }
.fa-r-project:before {
content: "\f4f7"; }
.fa-delicious:before {
content: "\f1a5"; }
.fa-freebsd:before {
content: "\f3a4"; }
.fa-vuejs:before {
content: "\f41f"; }
.fa-accusoft:before {
content: "\f369"; }
.fa-ioxhost:before {
content: "\f208"; }
.fa-fonticons-fi:before {
content: "\f3a2"; }
.fa-app-store:before {
content: "\f36f"; }
.fa-cc-mastercard:before {
content: "\f1f1"; }
.fa-itunes-note:before {
content: "\f3b5"; }
.fa-golang:before {
content: "\e40f"; }
.fa-kickstarter:before {
content: "\f3bb"; }
.fa-grav:before {
content: "\f2d6"; }
.fa-weibo:before {
content: "\f18a"; }
.fa-uncharted:before {
content: "\e084"; }
.fa-firstdraft:before {
content: "\f3a1"; }
.fa-square-youtube:before {
content: "\f431"; }
.fa-youtube-square:before {
content: "\f431"; }
.fa-wikipedia-w:before {
content: "\f266"; }
.fa-wpressr:before {
content: "\f3e4"; }
.fa-rendact:before {
content: "\f3e4"; }
.fa-angellist:before {
content: "\f209"; }
.fa-galactic-republic:before {
content: "\f50c"; }
.fa-nfc-directional:before {
content: "\e530"; }
.fa-skype:before {
content: "\f17e"; }
.fa-joget:before {
content: "\f3b7"; }
.fa-fedora:before {
content: "\f798"; }
.fa-stripe-s:before {
content: "\f42a"; }
.fa-meta:before {
content: "\e49b"; }
.fa-laravel:before {
content: "\f3bd"; }
.fa-hotjar:before {
content: "\f3b1"; }
.fa-bluetooth-b:before {
content: "\f294"; }
.fa-square-letterboxd:before {
content: "\e62e"; }
.fa-sticker-mule:before {
content: "\f3f7"; }
.fa-creative-commons-zero:before {
content: "\f4f3"; }
.fa-hips:before {
content: "\f452"; }
.fa-behance:before {
content: "\f1b4"; }
.fa-reddit:before {
content: "\f1a1"; }
.fa-discord:before {
content: "\f392"; }
.fa-chrome:before {
content: "\f268"; }
.fa-app-store-ios:before {
content: "\f370"; }
.fa-cc-discover:before {
content: "\f1f2"; }
.fa-wpbeginner:before {
content: "\f297"; }
.fa-confluence:before {
content: "\f78d"; }
.fa-shoelace:before {
content: "\e60c"; }
.fa-mdb:before {
content: "\f8ca"; }
.fa-dochub:before {
content: "\f394"; }
.fa-accessible-icon:before {
content: "\f368"; }
.fa-ebay:before {
content: "\f4f4"; }
.fa-amazon:before {
content: "\f270"; }
.fa-unsplash:before {
content: "\e07c"; }
.fa-yarn:before {
content: "\f7e3"; }
.fa-square-steam:before {
content: "\f1b7"; }
.fa-steam-square:before {
content: "\f1b7"; }
.fa-500px:before {
content: "\f26e"; }
.fa-square-vimeo:before {
content: "\f194"; }
.fa-vimeo-square:before {
content: "\f194"; }
.fa-asymmetrik:before {
content: "\f372"; }
.fa-font-awesome:before {
content: "\f2b4"; }
.fa-font-awesome-flag:before {
content: "\f2b4"; }
.fa-font-awesome-logo-full:before {
content: "\f2b4"; }
.fa-gratipay:before {
content: "\f184"; }
.fa-apple:before {
content: "\f179"; }
.fa-hive:before {
content: "\e07f"; }
.fa-gitkraken:before {
content: "\f3a6"; }
.fa-keybase:before {
content: "\f4f5"; }
.fa-apple-pay:before {
content: "\f415"; }
.fa-padlet:before {
content: "\e4a0"; }
.fa-amazon-pay:before {
content: "\f42c"; }
.fa-square-github:before {
content: "\f092"; }
.fa-github-square:before {
content: "\f092"; }
.fa-stumbleupon:before {
content: "\f1a4"; }
.fa-fedex:before {
content: "\f797"; }
.fa-phoenix-framework:before {
content: "\f3dc"; }
.fa-shopify:before {
content: "\e057"; }
.fa-neos:before {
content: "\f612"; }
.fa-square-threads:before {
content: "\e619"; }
.fa-hackerrank:before {
content: "\f5f7"; }
.fa-researchgate:before {
content: "\f4f8"; }
.fa-swift:before {
content: "\f8e1"; }
.fa-angular:before {
content: "\f420"; }
.fa-speakap:before {
content: "\f3f3"; }
.fa-angrycreative:before {
content: "\f36e"; }
.fa-y-combinator:before {
content: "\f23b"; }
.fa-empire:before {
content: "\f1d1"; }
.fa-envira:before {
content: "\f299"; }
.fa-google-scholar:before {
content: "\e63b"; }
.fa-square-gitlab:before {
content: "\e5ae"; }
.fa-gitlab-square:before {
content: "\e5ae"; }
.fa-studiovinari:before {
content: "\f3f8"; }
.fa-pied-piper:before {
content: "\f2ae"; }
.fa-wordpress:before {
content: "\f19a"; }
.fa-product-hunt:before {
content: "\f288"; }
.fa-firefox:before {
content: "\f269"; }
.fa-linode:before {
content: "\f2b8"; }
.fa-goodreads:before {
content: "\f3a8"; }
.fa-square-odnoklassniki:before {
content: "\f264"; }
.fa-odnoklassniki-square:before {
content: "\f264"; }
.fa-jsfiddle:before {
content: "\f1cc"; }
.fa-sith:before {
content: "\f512"; }
.fa-themeisle:before {
content: "\f2b2"; }
.fa-page4:before {
content: "\f3d7"; }
.fa-hashnode:before {
content: "\e499"; }
.fa-react:before {
content: "\f41b"; }
.fa-cc-paypal:before {
content: "\f1f4"; }
.fa-squarespace:before {
content: "\f5be"; }
.fa-cc-stripe:before {
content: "\f1f5"; }
.fa-creative-commons-share:before {
content: "\f4f2"; }
.fa-bitcoin:before {
content: "\f379"; }
.fa-keycdn:before {
content: "\f3ba"; }
.fa-opera:before {
content: "\f26a"; }
.fa-itch-io:before {
content: "\f83a"; }
.fa-umbraco:before {
content: "\f8e8"; }
.fa-galactic-senate:before {
content: "\f50d"; }
.fa-ubuntu:before {
content: "\f7df"; }
.fa-draft2digital:before {
content: "\f396"; }
.fa-stripe:before {
content: "\f429"; }
.fa-houzz:before {
content: "\f27c"; }
.fa-gg:before {
content: "\f260"; }
.fa-dhl:before {
content: "\f790"; }
.fa-square-pinterest:before {
content: "\f0d3"; }
.fa-pinterest-square:before {
content: "\f0d3"; }
.fa-xing:before {
content: "\f168"; }
.fa-blackberry:before {
content: "\f37b"; }
.fa-creative-commons-pd:before {
content: "\f4ec"; }
.fa-playstation:before {
content: "\f3df"; }
.fa-quinscape:before {
content: "\f459"; }
.fa-less:before {
content: "\f41d"; }
.fa-blogger-b:before {
content: "\f37d"; }
.fa-opencart:before {
content: "\f23d"; }
.fa-vine:before {
content: "\f1ca"; }
.fa-signal-messenger:before {
content: "\e663"; }
.fa-paypal:before {
content: "\f1ed"; }
.fa-gitlab:before {
content: "\f296"; }
.fa-typo3:before {
content: "\f42b"; }
.fa-reddit-alien:before {
content: "\f281"; }
.fa-yahoo:before {
content: "\f19e"; }
.fa-dailymotion:before {
content: "\e052"; }
.fa-affiliatetheme:before {
content: "\f36b"; }
.fa-pied-piper-pp:before {
content: "\f1a7"; }
.fa-bootstrap:before {
content: "\f836"; }
.fa-odnoklassniki:before {
content: "\f263"; }
.fa-nfc-symbol:before {
content: "\e531"; }
.fa-mintbit:before {
content: "\e62f"; }
.fa-ethereum:before {
content: "\f42e"; }
.fa-speaker-deck:before {
content: "\f83c"; }
.fa-creative-commons-nc-eu:before {
content: "\f4e9"; }
.fa-patreon:before {
content: "\f3d9"; }
.fa-avianex:before {
content: "\f374"; }
.fa-ello:before {
content: "\f5f1"; }
.fa-gofore:before {
content: "\f3a7"; }
.fa-bimobject:before {
content: "\f378"; }
.fa-brave-reverse:before {
content: "\e63d"; }
.fa-facebook-f:before {
content: "\f39e"; }
.fa-square-google-plus:before {
content: "\f0d4"; }
.fa-google-plus-square:before {
content: "\f0d4"; }
.fa-mandalorian:before {
content: "\f50f"; }
.fa-first-order-alt:before {
content: "\f50a"; }
.fa-osi:before {
content: "\f41a"; }
.fa-google-wallet:before {
content: "\f1ee"; }
.fa-d-and-d-beyond:before {
content: "\f6ca"; }
.fa-periscope:before {
content: "\f3da"; }
.fa-fulcrum:before {
content: "\f50b"; }
.fa-cloudscale:before {
content: "\f383"; }
.fa-forumbee:before {
content: "\f211"; }
.fa-mizuni:before {
content: "\f3cc"; }
.fa-schlix:before {
content: "\f3ea"; }
.fa-square-xing:before {
content: "\f169"; }
.fa-xing-square:before {
content: "\f169"; }
.fa-bandcamp:before {
content: "\f2d5"; }
.fa-wpforms:before {
content: "\f298"; }
.fa-cloudversify:before {
content: "\f385"; }
.fa-usps:before {
content: "\f7e1"; }
.fa-megaport:before {
content: "\f5a3"; }
.fa-magento:before {
content: "\f3c4"; }
.fa-spotify:before {
content: "\f1bc"; }
.fa-optin-monster:before {
content: "\f23c"; }
.fa-fly:before {
content: "\f417"; }
.fa-aviato:before {
content: "\f421"; }
.fa-itunes:before {
content: "\f3b4"; }
.fa-cuttlefish:before {
content: "\f38c"; }
.fa-blogger:before {
content: "\f37c"; }
.fa-flickr:before {
content: "\f16e"; }
.fa-viber:before {
content: "\f409"; }
.fa-soundcloud:before {
content: "\f1be"; }
.fa-digg:before {
content: "\f1a6"; }
.fa-tencent-weibo:before {
content: "\f1d5"; }
.fa-letterboxd:before {
content: "\e62d"; }
.fa-symfony:before {
content: "\f83d"; }
.fa-maxcdn:before {
content: "\f136"; }
.fa-etsy:before {
content: "\f2d7"; }
.fa-facebook-messenger:before {
content: "\f39f"; }
.fa-audible:before {
content: "\f373"; }
.fa-think-peaks:before {
content: "\f731"; }
.fa-bilibili:before {
content: "\e3d9"; }
.fa-erlang:before {
content: "\f39d"; }
.fa-x-twitter:before {
content: "\e61b"; }
.fa-cotton-bureau:before {
content: "\f89e"; }
.fa-dashcube:before {
content: "\f210"; }
.fa-42-group:before {
content: "\e080"; }
.fa-innosoft:before {
content: "\e080"; }
.fa-stack-exchange:before {
content: "\f18d"; }
.fa-elementor:before {
content: "\f430"; }
.fa-square-pied-piper:before {
content: "\e01e"; }
.fa-pied-piper-square:before {
content: "\e01e"; }
.fa-creative-commons-nd:before {
content: "\f4eb"; }
.fa-palfed:before {
content: "\f3d8"; }
.fa-superpowers:before {
content: "\f2dd"; }
.fa-resolving:before {
content: "\f3e7"; }
.fa-xbox:before {
content: "\f412"; }
.fa-searchengin:before {
content: "\f3eb"; }
.fa-tiktok:before {
content: "\e07b"; }
.fa-square-facebook:before {
content: "\f082"; }
.fa-facebook-square:before {
content: "\f082"; }
.fa-renren:before {
content: "\f18b"; }
.fa-linux:before {
content: "\f17c"; }
.fa-glide:before {
content: "\f2a5"; }
.fa-linkedin:before {
content: "\f08c"; }
.fa-hubspot:before {
content: "\f3b2"; }
.fa-deploydog:before {
content: "\f38e"; }
.fa-twitch:before {
content: "\f1e8"; }
.fa-ravelry:before {
content: "\f2d9"; }
.fa-mixer:before {
content: "\e056"; }
.fa-square-lastfm:before {
content: "\f203"; }
.fa-lastfm-square:before {
content: "\f203"; }
.fa-vimeo:before {
content: "\f40a"; }
.fa-mendeley:before {
content: "\f7b3"; }
.fa-uniregistry:before {
content: "\f404"; }
.fa-figma:before {
content: "\f799"; }
.fa-creative-commons-remix:before {
content: "\f4ee"; }
.fa-cc-amazon-pay:before {
content: "\f42d"; }
.fa-dropbox:before {
content: "\f16b"; }
.fa-instagram:before {
content: "\f16d"; }
.fa-cmplid:before {
content: "\e360"; }
.fa-upwork:before {
content: "\e641"; }
.fa-facebook:before {
content: "\f09a"; }
.fa-gripfire:before {
content: "\f3ac"; }
.fa-jedi-order:before {
content: "\f50e"; }
.fa-uikit:before {
content: "\f403"; }
.fa-fort-awesome-alt:before {
content: "\f3a3"; }
.fa-phabricator:before {
content: "\f3db"; }
.fa-ussunnah:before {
content: "\f407"; }
.fa-earlybirds:before {
content: "\f39a"; }
.fa-trade-federation:before {
content: "\f513"; }
.fa-autoprefixer:before {
content: "\f41c"; }
.fa-whatsapp:before {
content: "\f232"; }
.fa-slideshare:before {
content: "\f1e7"; }
.fa-google-play:before {
content: "\f3ab"; }
.fa-viadeo:before {
content: "\f2a9"; }
.fa-line:before {
content: "\f3c0"; }
.fa-google-drive:before {
content: "\f3aa"; }
.fa-servicestack:before {
content: "\f3ec"; }
.fa-simplybuilt:before {
content: "\f215"; }
.fa-bitbucket:before {
content: "\f171"; }
.fa-imdb:before {
content: "\f2d8"; }
.fa-deezer:before {
content: "\e077"; }
.fa-raspberry-pi:before {
content: "\f7bb"; }
.fa-jira:before {
content: "\f7b1"; }
.fa-docker:before {
content: "\f395"; }
.fa-screenpal:before {
content: "\e570"; }
.fa-bluetooth:before {
content: "\f293"; }
.fa-gitter:before {
content: "\f426"; }
.fa-d-and-d:before {
content: "\f38d"; }
.fa-microblog:before {
content: "\e01a"; }
.fa-cc-diners-club:before {
content: "\f24c"; }
.fa-gg-circle:before {
content: "\f261"; }
.fa-pied-piper-hat:before {
content: "\f4e5"; }
.fa-kickstarter-k:before {
content: "\f3bc"; }
.fa-yandex:before {
content: "\f413"; }
.fa-readme:before {
content: "\f4d5"; }
.fa-html5:before {
content: "\f13b"; }
.fa-sellsy:before {
content: "\f213"; }
.fa-sass:before {
content: "\f41e"; }
.fa-wirsindhandwerk:before {
content: "\e2d0"; }
.fa-wsh:before {
content: "\e2d0"; }
.fa-buromobelexperte:before {
content: "\f37f"; }
.fa-salesforce:before {
content: "\f83b"; }
.fa-octopus-deploy:before {
content: "\e082"; }
.fa-medapps:before {
content: "\f3c6"; }
.fa-ns8:before {
content: "\f3d5"; }
.fa-pinterest-p:before {
content: "\f231"; }
.fa-apper:before {
content: "\f371"; }
.fa-fort-awesome:before {
content: "\f286"; }
.fa-waze:before {
content: "\f83f"; }
.fa-cc-jcb:before {
content: "\f24b"; }
.fa-snapchat:before {
content: "\f2ab"; }
.fa-snapchat-ghost:before {
content: "\f2ab"; }
.fa-fantasy-flight-games:before {
content: "\f6dc"; }
.fa-rust:before {
content: "\e07a"; }
.fa-wix:before {
content: "\f5cf"; }
.fa-square-behance:before {
content: "\f1b5"; }
.fa-behance-square:before {
content: "\f1b5"; }
.fa-supple:before {
content: "\f3f9"; }
.fa-webflow:before {
content: "\e65c"; }
.fa-rebel:before {
content: "\f1d0"; }
.fa-css3:before {
content: "\f13c"; }
.fa-staylinked:before {
content: "\f3f5"; }
.fa-kaggle:before {
content: "\f5fa"; }
.fa-space-awesome:before {
content: "\e5ac"; }
.fa-deviantart:before {
content: "\f1bd"; }
.fa-cpanel:before {
content: "\f388"; }
.fa-goodreads-g:before {
content: "\f3a9"; }
.fa-square-git:before {
content: "\f1d2"; }
.fa-git-square:before {
content: "\f1d2"; }
.fa-square-tumblr:before {
content: "\f174"; }
.fa-tumblr-square:before {
content: "\f174"; }
.fa-trello:before {
content: "\f181"; }
.fa-creative-commons-nc-jp:before {
content: "\f4ea"; }
.fa-get-pocket:before {
content: "\f265"; }
.fa-perbyte:before {
content: "\e083"; }
.fa-grunt:before {
content: "\f3ad"; }
.fa-weebly:before {
content: "\f5cc"; }
.fa-connectdevelop:before {
content: "\f20e"; }
.fa-leanpub:before {
content: "\f212"; }
.fa-black-tie:before {
content: "\f27e"; }
.fa-themeco:before {
content: "\f5c6"; }
.fa-python:before {
content: "\f3e2"; }
.fa-android:before {
content: "\f17b"; }
.fa-bots:before {
content: "\e340"; }
.fa-free-code-camp:before {
content: "\f2c5"; }
.fa-hornbill:before {
content: "\f592"; }
.fa-js:before {
content: "\f3b8"; }
.fa-ideal:before {
content: "\e013"; }
.fa-git:before {
content: "\f1d3"; }
.fa-dev:before {
content: "\f6cc"; }
.fa-sketch:before {
content: "\f7c6"; }
.fa-yandex-international:before {
content: "\f414"; }
.fa-cc-amex:before {
content: "\f1f3"; }
.fa-uber:before {
content: "\f402"; }
.fa-github:before {
content: "\f09b"; }
.fa-php:before {
content: "\f457"; }
.fa-alipay:before {
content: "\f642"; }
.fa-youtube:before {
content: "\f167"; }
.fa-skyatlas:before {
content: "\f216"; }
.fa-firefox-browser:before {
content: "\e007"; }
.fa-replyd:before {
content: "\f3e6"; }
.fa-suse:before {
content: "\f7d6"; }
.fa-jenkins:before {
content: "\f3b6"; }
.fa-twitter:before {
content: "\f099"; }
.fa-rockrms:before {
content: "\f3e9"; }
.fa-pinterest:before {
content: "\f0d2"; }
.fa-buffer:before {
content: "\f837"; }
.fa-npm:before {
content: "\f3d4"; }
.fa-yammer:before {
content: "\f840"; }
.fa-btc:before {
content: "\f15a"; }
.fa-dribbble:before {
content: "\f17d"; }
.fa-stumbleupon-circle:before {
content: "\f1a3"; }
.fa-internet-explorer:before {
content: "\f26b"; }
.fa-stubber:before {
content: "\e5c7"; }
.fa-telegram:before {
content: "\f2c6"; }
.fa-telegram-plane:before {
content: "\f2c6"; }
.fa-old-republic:before {
content: "\f510"; }
.fa-odysee:before {
content: "\e5c6"; }
.fa-square-whatsapp:before {
content: "\f40c"; }
.fa-whatsapp-square:before {
content: "\f40c"; }
.fa-node-js:before {
content: "\f3d3"; }
.fa-edge-legacy:before {
content: "\e078"; }
.fa-slack:before {
content: "\f198"; }
.fa-slack-hash:before {
content: "\f198"; }
.fa-medrt:before {
content: "\f3c8"; }
.fa-usb:before {
content: "\f287"; }
.fa-tumblr:before {
content: "\f173"; }
.fa-vaadin:before {
content: "\f408"; }
.fa-quora:before {
content: "\f2c4"; }
.fa-square-x-twitter:before {
content: "\e61a"; }
.fa-reacteurope:before {
content: "\f75d"; }
.fa-medium:before {
content: "\f23a"; }
.fa-medium-m:before {
content: "\f23a"; }
.fa-amilia:before {
content: "\f36d"; }
.fa-mixcloud:before {
content: "\f289"; }
.fa-flipboard:before {
content: "\f44d"; }
.fa-viacoin:before {
content: "\f237"; }
.fa-critical-role:before {
content: "\f6c9"; }
.fa-sitrox:before {
content: "\e44a"; }
.fa-discourse:before {
content: "\f393"; }
.fa-joomla:before {
content: "\f1aa"; }
.fa-mastodon:before {
content: "\f4f6"; }
.fa-airbnb:before {
content: "\f834"; }
.fa-wolf-pack-battalion:before {
content: "\f514"; }
.fa-buy-n-large:before {
content: "\f8a6"; }
.fa-gulp:before {
content: "\f3ae"; }
.fa-creative-commons-sampling-plus:before {
content: "\f4f1"; }
.fa-strava:before {
content: "\f428"; }
.fa-ember:before {
content: "\f423"; }
.fa-canadian-maple-leaf:before {
content: "\f785"; }
.fa-teamspeak:before {
content: "\f4f9"; }
.fa-pushed:before {
content: "\f3e1"; }
.fa-wordpress-simple:before {
content: "\f411"; }
.fa-nutritionix:before {
content: "\f3d6"; }
.fa-wodu:before {
content: "\e088"; }
.fa-google-pay:before {
content: "\e079"; }
.fa-intercom:before {
content: "\f7af"; }
.fa-zhihu:before {
content: "\f63f"; }
.fa-korvue:before {
content: "\f42f"; }
.fa-pix:before {
content: "\e43a"; }
.fa-steam-symbol:before {
content: "\f3f6"; }
:root, :host {
--fa-style-family-classic: 'Font Awesome 6 Free';
--fa-font-regular: normal 400 1em/1 'Font Awesome 6 Free'; }
@font-face {
font-family: 'Font Awesome 6 Free';
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//www.meiserich.de/wp-content/plugins/wpvr/public/css/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"), url(//www.meiserich.de/wp-content/plugins/wpvr/public/css/fontawesome/webfonts/fa-regular-400.ttf) format("truetype"); }
.far,
.fa-regular {
font-weight: 400; }
:root, :host {
--fa-style-family-classic: 'Font Awesome 6 Free';
--fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free'; }
@font-face {
font-family: 'Font Awesome 6 Free';
font-style: normal;
font-weight: 900;
font-display: block;
src: url(//www.meiserich.de/wp-content/plugins/wpvr/public/css/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"), url(//www.meiserich.de/wp-content/plugins/wpvr/public/css/fontawesome/webfonts/fa-solid-900.ttf) format("truetype"); }
.fas,
.fa-solid {
font-weight: 900; }
@font-face {
font-family: 'Font Awesome 5 Brands';
font-display: block;
font-weight: 400;
src: url(//www.meiserich.de/wp-content/plugins/wpvr/public/css/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"), url(//www.meiserich.de/wp-content/plugins/wpvr/public/css/fontawesome/webfonts/fa-brands-400.ttf) format("truetype"); }
@font-face {
font-family: 'Font Awesome 5 Free';
font-display: block;
font-weight: 900;
src: url(//www.meiserich.de/wp-content/plugins/wpvr/public/css/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"), url(//www.meiserich.de/wp-content/plugins/wpvr/public/css/fontawesome/webfonts/fa-solid-900.ttf) format("truetype"); }
@font-face {
font-family: 'Font Awesome 5 Free';
font-display: block;
font-weight: 400;
src: url(//www.meiserich.de/wp-content/plugins/wpvr/public/css/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"), url(//www.meiserich.de/wp-content/plugins/wpvr/public/css/fontawesome/webfonts/fa-regular-400.ttf) format("truetype"); }
@font-face {
font-family: 'FontAwesome';
font-display: block;
src: url(//www.meiserich.de/wp-content/plugins/wpvr/public/css/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"), url(//www.meiserich.de/wp-content/plugins/wpvr/public/css/fontawesome/webfonts/fa-solid-900.ttf) format("truetype"); }
@font-face {
font-family: 'FontAwesome';
font-display: block;
src: url(//www.meiserich.de/wp-content/plugins/wpvr/public/css/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"), url(//www.meiserich.de/wp-content/plugins/wpvr/public/css/fontawesome/webfonts/fa-brands-400.ttf) format("truetype"); }
@font-face {
font-family: 'FontAwesome';
font-display: block;
src: url(//www.meiserich.de/wp-content/plugins/wpvr/public/css/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"), url(//www.meiserich.de/wp-content/plugins/wpvr/public/css/fontawesome/webfonts/fa-regular-400.ttf) format("truetype");
unicode-range: U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC; }
@font-face {
font-family: 'FontAwesome';
font-display: block;
src: url(//www.meiserich.de/wp-content/plugins/wpvr/public/css/fontawesome/webfonts/fa-v4compatibility.woff2) format("woff2"), url(//www.meiserich.de/wp-content/plugins/wpvr/public/css/fontawesome/webfonts/fa-v4compatibility.ttf) format("truetype");
unicode-range: U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F27A; }.wpvr-cardboard .fa,
.wpvr-cardboard .fas,
.wpvr-cardboard .fa-classic,
.wpvr-cardboard .fa-solid,
.wpvr-cardboard .far,
.wpvr-cardboard .fa-regular {
font-family: var(--fa-style-family, "Font Awesome 6 Free") !important;
}
.wpvr-cardboard .fab,
.wpvr-cardboard .fa-brands {
font-family: var(--fa-style-family-brands, "Font Awesome 6 Brands") !important;
}.pnlm-container {
margin: 0;
padding: 0;
overflow: hidden;
position: relative;
cursor: default;
width: 100%;
height: 100%;
font-family: Helvetica, "Nimbus Sans L", "Liberation Sans", Arial, sans-serif;
background: #f4f4f4 url(//www.meiserich.de/wp-content/plugins/wpvr/public/lib/pannellum/src/css/img/background.svg) repeat;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
-ms-user-select: none;
user-select: none;
outline: 0;
line-height: 1.4;
contain: content;
}
.pnlm-container * {
box-sizing: content-box;
}
.pnlm-ui {
position: absolute;
width: 100%;
height: 100%;
z-index: 1;
}
.pnlm-grab {
cursor: grab;
cursor: url(//www.meiserich.de/wp-content/plugins/wpvr/public/lib/pannellum/src/css/img/grab.svg) 12 8, default;
}
.pnlm-grabbing {
cursor: grabbing;
cursor: url(//www.meiserich.de/wp-content/plugins/wpvr/public/lib/pannellum/src/css/img/grabbing.svg) 12 8, default;
}
#et-boc .et-l .pnlm-sprite,
.pnlm-sprite {
background-image: url(//www.meiserich.de/wp-content/plugins/wpvr/public/lib/pannellum/src/css/img/sprites.svg);
}
.pnlm-container:-moz-full-screen {
height: 100% !important;
width: 100% !important;
position: static !important;
}
.pnlm-container:-webkit-full-screen {
height: 100% !important;
width: 100% !important;
position: static !important;
}
.pnlm-container:-ms-fullscreen {
height: 100% !important;
width: 100% !important;
position: static !important;
}
.pnlm-container:fullscreen {
height: 100% !important;
width: 100% !important;
position: static !important;
}
.pnlm-render-container {
cursor: inherit; position: absolute;
height: 100%;
width: 100%;
}
#et-boc .et-l .pnlm-controls ,
.pnlm-controls {
margin-top: 4px;
background-color: #fff;
border: 1px solid #999;
border-color: rgba(0,0,0,0.4);
border-radius: 3px;
cursor: pointer;
z-index: 2; -webkit-transform: translateZ(9999px);
transform: translateZ(9999px);
}
.pnlm-control:hover {
background-color: #f8f8f8;
}
.pnlm-controls-container {
position: absolute;
top: 0;
left: 4px;
z-index: 1;
}
#et-boc .et-l .pnlm-zoom-controls,
.pnlm-zoom-controls {
width: 28px;
height: 52px;
}
#et-boc .et-l .pnlm-zoom-in,
.pnlm-zoom-in {
width: 100%;
height: 50%;
position: absolute;
top: 0;
border-radius: 3px 3px 0 0;
background-position: 1px 0;
}
#et-boc .et-l .pnlm-zoom-out,
.pnlm-zoom-out {
width: 100%;
height: 50%;
position: absolute;
bottom: 0;
background-position: 1px -26px;
border-top: 1px solid #ddd;
border-top-color: rgba(0,0,0,0.10);
border-radius: 0 0 3px 3px;
}
#et-boc .et-l .pnlm-fullscreen-toggle-button, .pnlm-orientation-button, .pnlm-hot-spot-debug-indicator,
.pnlm-fullscreen-toggle-button, .pnlm-orientation-button, .pnlm-hot-spot-debug-indicator {
width: 28px;
height: 26px;
}
#et-boc .et-l .pnlm-hot-spot-debug-indicator ,
.pnlm-hot-spot-debug-indicator {
position: absolute;
top: 50%;
left: 50%;
width: 26px;
height: 26px;
margin: -13px 0 0 -13px;
background-color: rgba(255, 255, 255, 0.5);
border-radius: 13px;
display: none;
}
#et-boc .et-l .pnlm-orientation-button-inactive,
.pnlm-orientation-button-inactive {
background-position: 0 -156px;
}
.pnlm-orientation-button-active {
background-position: 0 -182px;
}
.pnlm-fullscreen-toggle-button-inactive {
background-position: 1px -52px;
}
#et-boc .et-l .pnlm-fullscreen-toggle-button-inactive {
background-position: -1px -53px;
}
#et-boc .et-l .pnlm-fullscreen-toggle-button-active,
.pnlm-fullscreen-toggle-button-active {
background-position: 0 -78px;
}
#et-boc .et-l .pnlm-panorama-info,
.pnlm-panorama-info {
position: absolute;
bottom: 0px;
background-color: rgba(0,0,0,0.7);
border-radius:0;
padding-right: 10px;
color: #fff;
text-align: center;
display: none;
z-index: 2; -webkit-transform: translateZ(9999px);
transform: translateZ(9999px);
}
.pnlm-title-box {
position: relative;
font-size: 20px;
display: table;
padding-left: 5px;
margin-bottom: 3px;
}
.pnlm-author-box {
position: relative;
font-size: 12px;
display: table;
padding-left: 5px;
}
.pnlm-load-box {
position: absolute;
top: 50%;
left: 50%;
width: 200px;
height: 150px;
margin: -75px 0 0 -100px;
background-color: rgba(0,0,0,0.7);
border-radius: 3px;
text-align: center;
font-size: 20px;
display: none;
color: #fff;
}
.pnlm-load-box p {
margin: 20px 0;
}
.pnlm-lbox {
position: absolute;
top: 50%;
left: 50%;
width: 20px;
height: 20px;
margin: -10px 0 0 -10px;
display: none;
}
.pnlm-loading {
animation-duration: 1.5s;
-webkit-animation-duration: 1.5s;
animation-name: pnlm-mv;
-webkit-animation-name: pnlm-mv;
animation-iteration-count: infinite;
-webkit-animation-iteration-count: infinite;
animation-timing-function: linear;
-webkit-animation-timing-function: linear;
height: 10px;
width: 10px;
background-color: #fff;
position: relative;
}
@keyframes pnlm-mv {
from {left:0;top:0;}
25% {left:10px;top:0;}
50% {left:10px;top:10px;}
75% {left:0;top:10px;}
to {left:0;top:0;}
}
@-webkit-keyframes pnlm-mv {
from {left:0;top:0;}
25% {left:10px;top:0;}
50% {left:10px;top:10px;}
75% {left:0;top:10px;}
to {left:0;top:0;}
}
.pnlm-load-button {
position: absolute;
top: 50%;
left: 50%;
width: 200px;
height: 100px;
margin: -50px 0 0 -100px;
background-color: rgba(0,0,0,.7);
border-radius: 3px;
text-align: center;
font-size: 20px;
display: table;
color: #fff;
cursor: pointer;
}
.pnlm-load-button:hover {
background-color: rgba(0,0,0,.8);
}
.pnlm-load-button p {
display: table-cell;
vertical-align: middle;
}
.pnlm-info-box {
font-size: 15px;
position: absolute;
top: 50%;
left: 50%;
width: 200px;
height: 150px;
margin: -75px 0 0 -100px;
background-color: #000;
border-radius: 3px;
display: table;
text-align: center;
color: #fff;
table-layout: fixed;
}
.pnlm-info-box a, .pnlm-author-box a {
color: #fff;
word-wrap: break-word;
overflow-wrap: break-word;
}
.pnlm-info-box p {
display: table-cell;
vertical-align: middle;
padding: 0 5px 0 5px;
}
.pnlm-error-msg {
display: none;
}
.pnlm-about-msg {
font-size: 11px;
line-height: 11px;
color: #fff;
padding: 5px 8px 5px 8px;
background: rgba(0,0,0,0.7);
border-radius: 3px;
position: absolute;
top: 50px;
left: 50px;
display: none;
opacity: 0;
-moz-transition: opacity .3s ease-in-out;
-webkit-transition: opacity .3s ease-in-out;
-o-transition: opacity .3s ease-in-out;
-ms-transition: opacity .3s ease-in-out;
transition: opacity .3s ease-in-out;
z-index: 1;
}
.pnlm-about-msg a:link, .pnlm-about-msg a:visited {
color: #fff;
}
.pnlm-about-msg a:hover, .pnlm-about-msg a:active {
color: #eee;
}
.pnlm-hotspot-base {
position: absolute;
visibility: hidden;
cursor: default;
vertical-align: middle;
top: 0;
z-index: 1;
}
.pnlm-hotspot {
height: 26px;
width: 26px;
border-radius: 13px;
}
.pnlm-hotspot:hover {
background-color: rgba(255,255,255,0.2);
}
#et-boc .et-l .pnlm-hotspot.pnlm-info,
.pnlm-hotspot.pnlm-info {
background-position: 0 -104px;
}
#et-boc .et-l .pnlm-hotspot.pnlm-scene,
.pnlm-hotspot.pnlm-scene {
background-position: 0 -130px;
}
#et-boc .et-l div.pnlm-tooltip span,
div.pnlm-tooltip span {
visibility: hidden;
position: absolute;
border-radius: 3px;
background-color: rgba(0,0,0,0.7);
color: #fff;
text-align: center;
max-width: 200px;
padding: 5px 10px;
margin-left: -220px;
cursor: default;
}
#et-boc .et-l div.pnlm-tooltip:hover span,
div.pnlm-tooltip:hover span{
visibility: visible;
}
#et-boc .et-l div.pnlm-tooltip:hover span:after,
div.pnlm-tooltip:hover span:after {
content: '';
position: absolute;
width: 0;
height: 0;
border-width: 10px;
border-style: solid;
border-color: rgba(0,0,0,0.7) transparent transparent transparent;
bottom: -20px;
left: -10px;
margin: 0 50%;
}
#et-boc .et-l .pnlm-compass,
.pnlm-compass {
position: absolute;
width: 50px;
height: 50px;
right: 4px;
bottom: 4px;
border-radius: 25px;
background-image: url(//www.meiserich.de/wp-content/plugins/wpvr/public/lib/pannellum/src/css/img/compass.svg);
cursor: default;
display: none;
}
#et-boc .et-l .pnlm-world,
.pnlm-world {
position: absolute;
left: 50%;
top: 50%;
}
#et-boc .et-l .pnlm-face,
.pnlm-face {
position: absolute;
-webkit-transform-origin: 0 0 0;
transform-origin: 0 0 0;
}
.pnlm-dragfix, .pnlm-preview-img {
position: absolute;
height: 100%;
width: 100%;
}
.pnlm-preview-img {
background-size: cover;
background-position: center;
}
.pnlm-lbar {
width: 150px;
margin: 0 auto;
border: #fff 1px solid;
height: 6px;
}
.pnlm-lbar-fill {
background: #fff;
height: 100%;
width: 0;
}
.pnlm-lmsg {
font-size: 12px;
}
.pnlm-fade-img {
position: absolute;
top: 0;
left: 0;
}
.pnlm-pointer {
cursor: pointer;
} @media only screen and (max-width: 767px) {
#et-boc .et-l .pnlm-panorama-info, .pnlm-panorama-info {
padding-right: 0;
}
}

.vjs-modal-dialog .vjs-modal-dialog-content, .video-js .vjs-modal-dialog, .vjs-button > .vjs-icon-placeholder:before, .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.vjs-button > .vjs-icon-placeholder:before, .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
text-align: center;
}
@font-face {
font-family: VideoJS;
src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABDkAAsAAAAAG6gAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3hY21hcAAAAYQAAADaAAADPv749/pnbHlmAAACYAAAC3AAABHQZg6OcWhlYWQAAA3QAAAAKwAAADYZw251aGhlYQAADfwAAAAdAAAAJA+RCLFobXR4AAAOHAAAABMAAACM744AAGxvY2EAAA4wAAAASAAAAEhF6kqubWF4cAAADngAAAAfAAAAIAE0AIFuYW1lAAAOmAAAASUAAAIK1cf1oHBvc3QAAA/AAAABJAAAAdPExYuNeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGS7wTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGJHcRdyA4RZgQRADK3CxEAAHic7dFZbsMgAEXRS0ycyZnnOeG7y+qC8pU1dHusIOXxuoxaOlwZYWQB0Aea4quIEN4E9LzKbKjzDeM6H/mua6Lmc/p8yhg0lvdYx15ZG8uOLQOGjMp3EzqmzJizYMmKNRu27Nhz4MiJMxeu3Ljz4Ekqm7T8P52G8PP3lnTOVk++Z6iN6QZzNN1F7ptuN7eGOjDUoaGODHVsuvU8MdTO9Hd5aqgzQ50b6sJQl4a6MtS1oW4MdWuoO0PdG+rBUI+GejLUs6FeDPVqqDdDvRvqw1CfhpqM9At0iFLaAAB4nJ1YDXBTVRZ+5/22TUlJ8we0pHlJm7RJf5O8F2j6EymlSPkpxaL8U2xpa3DKj0CBhc2IW4eWKSokIoLsuMqssM64f+jA4HSdWXXXscBq67IOs3FXZ1ZYWVyRFdo899yXtIBQZ90k7717zz3v3HPPOfd854YCCj9cL9dL0RQFOqCbGJnrHb5EayiKIWN8iA/hWBblo6hUWm8TtCDwE80WMJus/irwyxOdxeB0MDb14VNJHnXYoLLSl6FfCUYO9nYPTA8Epg9090LprfbBbZ2hY0UlJUXHQp3/vtWkS6EBv8+rPMq5u9692f/dNxJNiqwC1xPE9TCUgCsSdQWgE3XQD25lkG4CN2xmTcOXWBOyser6RN6KnGbKSbmQ3+d0OI1m2W8QzLLkI2sykrWAgJJEtA8vGGW/2Q+CmT3n8zS9wZwu2DCvtuZKZN3xkrLh36yCZuUomQSqGpY8t/25VfHVhw8z4ebGBtfLb0ya9PCaDc+8dGTvk2dsh6z7WzvowlXKUSWo9MJ15a3KrEP2loOr2Ojhw6iW6hf2BDdEccQvZGpaAy7YovSwq8kr7HGllxpd71rkS6G0Sf11sl9OvMK1+jwPPODxjUwkOim9CU3ix1wNjXDfmJSEn618Bs6lpWwUpU+8PCqLMY650zjq8VhCIP17NEKTx3eaLL+s5Pi6yJWaWjTHLR1jYzPSV9VF/6Ojdb/1kO3Mk3uhHC0x6gc1BjlKQ+nQFxTYdaJkZ7ySVxLBbhR1dsboNXp1tCYKW2LRaEzpYcIx2BKNxaL0ZaUnSqfFoiNhHKR/GkX6PWUSAaJelQaqZL1EpoHNsajSEyPSoJ9IjhIxTdjHLmwZvhRDOiFTY/YeQnvrVZmiTQtGncECXtFTBZLOVwwMRgoXHAkXzMzPn1nAJJ8jYSbMDaqN2waGLzNhih/bZynUBMpIWSg7VYi7DRx2m8ALkIdRCJwI6ArJx2EI8kaDWeTQKeAFk9fjl/1AvwktjQ1P7NjyMGQyfd4vjipX6M/i52D7Cq80kqlcxEcGXRr/FEcgs0u5uGgB4VWuMFfpdn2Re6Hi3PqzmxWKsz6+ae2Pn9hXXw/fqM859UiGC0oKYYILJBqJrsn1Z1E5qOs9rQCiUQRREjm8yJcbHF5cUJufX1vAHlefw0XgUoboS3ETfQlTxBC4SOtuE8VPRJTBSCQSjZCpk7Gqzu+masaZ2y7Zjehho4F3g82BNDkAHpORG4+OCS+f6JTPmtRn/PH1kch6d04sp7AQb25aQ/pqUyXeQ8vrebG8OYQdXOQ+585u0sdW9rqalzRURiJ+9F4MweRFrKUjl1GUYhH1A27WOHw5cTFSFPMo9EeUIGnQTZHIaJ7AHLaOKsOODaNF9jkBjYG2QEsQ2xjMUAx2bBEbeTBWMHwskBjngq56S/yfgkBnWBa4K9sqKtq2t1UI8S9He5XuBRbawAdatrQEAi30Aks2+LM8WeCbalVZkWNylvJ+dqJnzVb+OHlSoKW8nPCP7Rd+CcZ2DdWAGqJ2CBFOphgywFFCFBNtfAbGtNPBCwxvygHeYMZMY9ZboBqwq/pVrsbgN5tkv152ODlbMfiqwGMBgxa4Exz3QhovRIUp6acqZmQzRq0ypDXS2TPLT02YIkQETnOE445oOGxOmXAqUJNNG7XgupMjPq2ua9asrj5yY/yuKteO1Kx0YNJTufrirLe1mZnat7OL6rnUdCWenpW6I8mAnbsY8KWs1PuSovCW9A/Z25PQ24a7cNOqgmTkLmBMgh4THgc4b9k2IVv1/g/F5nGljwPLfOgHAzJzh45V/4+WenTzmMtR5Z7us2Tys909UHqrPY7KbckoxRvRHhmVc3cJGE97uml0R1S0jdULVl7EvZtDFVBF35N9cEdjpgmAiOlFZ+Dtoh93+D3zzHr8RRNZQhnCNMNbcegOvpEwZoL+06cJQ07h+th3fZ/7PVbVC6ngTAV/KoLFuO6+2KFcU651gEb5ugPSIb1D+Xp8V4+k3sEIGnw5mYe4If4k1lFYr6SCzmM2EQ8iWtmwjnBI9kTwe1TlfAmXh7H02by9fW2gsjKwtv0aaURKil4OdV7rDL1MXIFNrhdxohcZXYTnq47WisrKitaObbf5+yvkLi5J6lCNZZ+B6GC38VNBZBDidSS/+mSvh6s+srgC8pyKMvDtt+de3c9fU76ZPfuM8ud4Kv0fyP/LqfepMT/3oZxSqpZaTa1DaQYLY8TFsHYbWYsPoRhRWfL5eSSQbhUGgGC3YLbVMk6PitTFNGpAsNrC6D1VNBKgBHMejaiuRWEWGgsSDBTJjqWIl8kJLlsaLJ2tXDr6xGfT85bM2Q06a46x2HTgvdnV8z5YDy/27J4zt6x2VtkzjoYpkq36kaBr4eQSg7tyiVweWubXZugtadl58ydapfbORfKsDTuZ0OBgx4cfdjCf5tbWNITnL120fdOi1RV1C3uKGzNdwYLcMvZ3BxoPyTOCD1XvXTp7U10gWCVmTV9b3r2z0SkGWovb2hp9I89O8a2smlyaO8muMU+dRmtzp60IzAoFpjLr1n388boLyf0dRvxhsHZ0qbWqDkwqvvpkj4l0fY6EIXRi5sQSrAvsVYwXRy4qJ2EVtD1AN7a0HWth9ymvL1xc3WTUKK/TAHA/bXDVtVWfOMfuGxGZv4Ln/jVr9jc3j1yMv0tndmyt9Vq88Y9gH1wtLX3KWjot5++jWHgAoZZkQ14wGQ20Fli71UmKJAy4xKMSTGbVdybW7FDDAut9XpD5AzWrYO7zQ8qffqF8+Ynd/clrHcdyxGy3a/3+mfNnzC/cBsveTjnTvXf1o6vzOlZw7WtqtdmPK/Errz/6NNtD72zmNOZfbmYdTGHfoofqI79Oc+R2n1lrnL6pOm0Up7kwxhTW12Amm7WYkXR2qYrF2AmgmbAsxZjwy1xpg/m1Je2vrp8v/nz2xpmlBg4E9hrMU341wVpTOh/OfmGvAnra8q6uctr60ZQHV3Q+WMQJykMj8ZsWn2QBOmmHMB+m5pDIpTFonYigiaKAhGEiAHF7EliVnQkjoLVIMPtJpBKHYd3A8GYH9jJzrWwmHx5Qjp7vDAX0suGRym1vtm/9W1/HyR8vczfMs6Sk8DSv855/5dlX9oQq52hT8syyp2rx5Id17IAyAM3wIjQPMOHzytEB64q6D5zT91yNbnx3V/nqnd017S9Y0605k3izoXLpsxde2n38yoOV9s1LcjwzNjbdX6asnBVaBj/6/DwKwPkpcqbDG7BnsXoSqWnUAmottYF6jMSdVyYZh3zVXCjwTiwwHH6sGuRiEHQGzuRX6whZkp123oy1BWE2mEfJ/tvIRtM4ZM5bDXiMsPMaAKOTyc5uL57rqyyc5y5JE5pm1i2S2iUX0CcaQ6lC6Zog7JqSqZmYlosl2K6pwNA84zRnQW6SaALYZQGW5lhCtU/W34N6o+bKfZ8cf3/Cl/+iTX3wBzpOY4mRkeNf3rptycGSshQWgGbYt5jFc2e0+DglIrwl6DVWQ7BuwaJ3Xk1J4VL5urnLl/Wf+gHU/hZoZdKNym6lG+I34FaNeZKcSpJIo2IeCVvpdsDGfKvzJnAwmeD37Ow65ZWwSowpgwX5T69s/rB55dP5BcpgDKFV8p7q2sn/1uc93bVzT/w6UrCqDTWvfCq/oCD/qZXNoUj8BL5Kp6GU017frfNXkAtiiyf/SOCEeLqnd8R/Ql9GlCRfctS6k5chvIBuQ1zCCjoCHL2DHNHIXxMJ3kQeO8lbsUXONeSfA5EjcG6/E+KdhN4bP04vBhdi883+BFBzQbxFbvZzQeY9LNBZc0FNfn5NwfDn6rCTnTw6R8o+gfpf5hCom33cRuiTlss3KHmZjD+BPN+5gXuA2ziS/Q73mLxUkpbKN/eqwz5uK0X9F3h2d1V4nGNgZGBgAOJd776+iue3+crAzc4AAje5Bfcg0xz9YHEOBiYQBQA8FQlFAHicY2BkYGBnAAGOPgaG//85+hkYGVCBMgBGGwNYAAAAeJxjYGBgYB8EmKOPgQEAQ04BfgAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhAi2COh4nGNgZGBgUGYoZWBnAAEmIOYCQgaG/2A+AwAYCQG2AHicXZBNaoNAGIZfE5PQCKFQ2lUps2oXBfOzzAESyDKBQJdGR2NQR3QSSE/QE/QEPUUPUHqsvsrXjTMw83zPvPMNCuAWP3DQDAejdm1GjzwS7pMmwi75XngAD4/CQ/oX4TFe4Qt7uMMbOzjuDc0EmXCP/C7cJ38Iu+RP4QEe8CU8pP8WHmOPX2EPz87TPo202ey2OjlnQSXV/6arOjWFmvszMWtd6CqwOlKHq6ovycLaWMWVydXKFFZnmVFlZU46tP7R2nI5ncbi/dDkfDtFBA2DDXbYkhKc+V0Bqs5Zt9JM1HQGBRTm/EezTmZNKtpcAMs9Yu6AK9caF76zoLWIWcfMGOSkVduvSWechqZsz040Ib2PY3urxBJTzriT95lipz+TN1fmAAAAeJxtkMl2wjAMRfOAhABlKm2h80C3+ajgCKKDY6cegP59TYBzukAL+z1Zsq8ctaJTTKPrsUQLbXQQI0EXKXroY4AbDDHCGBNMcYsZ7nCPB8yxwCOe8IwXvOIN7/jAJ76wxHfUqWX+OzgumWAjJMV17i0Ndlr6irLKO+qftdT7i6y4uFSUvCknay+lFYZIZaQcmfH/xIFdYn98bqhra1aKTM/6lWMnyaYirx1rFUQZFBkb2zJUtoXeJCeg0WnLtHeSFc3OtrnozNwqi0TkSpBMDB1nSde5oJXW23hTS2/T0LilglXX7dmFVxLnq5U0vYATHFk3zX3BOisoQHNDFDeZnqKDy9hRNawN7Vh727hFzcJ5c8TILrKZfH7tIPxAFP0BpLeJPA==) format("woff");
font-weight: normal;
font-style: normal;
}
.vjs-icon-play, .video-js .vjs-play-control .vjs-icon-placeholder, .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
font-family: VideoJS;
font-weight: normal;
font-style: normal;
}
.vjs-icon-play:before, .video-js .vjs-play-control .vjs-icon-placeholder:before, .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
content: "\f101";
}
.vjs-icon-play-circle {
font-family: VideoJS;
font-weight: normal;
font-style: normal;
}
.vjs-icon-play-circle:before {
content: "\f102";
}
.vjs-icon-pause, .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder {
font-family: VideoJS;
font-weight: normal;
font-style: normal;
}
.vjs-icon-pause:before, .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before {
content: "\f103";
}
.vjs-icon-volume-mute, .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder {
font-family: VideoJS;
font-weight: normal;
font-style: normal;
}
.vjs-icon-volume-mute:before, .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before {
content: "\f104";
}
.vjs-icon-volume-low, .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder {
font-family: VideoJS;
font-weight: normal;
font-style: normal;
}
.vjs-icon-volume-low:before, .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before {
content: "\f105";
}
.vjs-icon-volume-mid, .video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder {
font-family: VideoJS;
font-weight: normal;
font-style: normal;
}
.vjs-icon-volume-mid:before, .video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before {
content: "\f106";
}
.vjs-icon-volume-high, .video-js .vjs-mute-control .vjs-icon-placeholder {
font-family: VideoJS;
font-weight: normal;
font-style: normal;
}
.vjs-icon-volume-high:before, .video-js .vjs-mute-control .vjs-icon-placeholder:before {
content: "\f107";
}
.vjs-icon-fullscreen-enter, .video-js .vjs-fullscreen-control .vjs-icon-placeholder {
font-family: VideoJS;
font-weight: normal;
font-style: normal;
}
.vjs-icon-fullscreen-enter:before, .video-js .vjs-fullscreen-control .vjs-icon-placeholder:before {
content: "\f108";
}
.vjs-icon-fullscreen-exit, .video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder {
font-family: VideoJS;
font-weight: normal;
font-style: normal;
}
.vjs-icon-fullscreen-exit:before, .video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before {
content: "\f109";
}
.vjs-icon-square {
font-family: VideoJS;
font-weight: normal;
font-style: normal;
}
.vjs-icon-square:before {
content: "\f10a";
}
.vjs-icon-spinner {
font-family: VideoJS;
font-weight: normal;
font-style: normal;
}
.vjs-icon-spinner:before {
content: "\f10b";
}
.vjs-icon-subtitles, .video-js .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js .vjs-subtitles-button .vjs-icon-placeholder {
font-family: VideoJS;
font-weight: normal;
font-style: normal;
}
.vjs-icon-subtitles:before, .video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js .vjs-subtitles-button .vjs-icon-placeholder:before {
content: "\f10c";
}
.vjs-icon-captions, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js .vjs-captions-button .vjs-icon-placeholder {
font-family: VideoJS;
font-weight: normal;
font-style: normal;
}
.vjs-icon-captions:before, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js .vjs-captions-button .vjs-icon-placeholder:before {
content: "\f10d";
}
.vjs-icon-chapters, .video-js .vjs-chapters-button .vjs-icon-placeholder {
font-family: VideoJS;
font-weight: normal;
font-style: normal;
}
.vjs-icon-chapters:before, .video-js .vjs-chapters-button .vjs-icon-placeholder:before {
content: "\f10e";
}
.vjs-icon-share {
font-family: VideoJS;
font-weight: normal;
font-style: normal;
}
.vjs-icon-share:before {
content: "\f10f";
}
.vjs-icon-cog {
font-family: VideoJS;
font-weight: normal;
font-style: normal;
}
.vjs-icon-cog:before {
content: "\f110";
}
.vjs-icon-circle, .vjs-seek-to-live-control .vjs-icon-placeholder, .video-js .vjs-volume-level, .video-js .vjs-play-progress {
font-family: VideoJS;
font-weight: normal;
font-style: normal;
}
.vjs-icon-circle:before, .vjs-seek-to-live-control .vjs-icon-placeholder:before, .video-js .vjs-volume-level:before, .video-js .vjs-play-progress:before {
content: "\f111";
}
.vjs-icon-circle-outline {
font-family: VideoJS;
font-weight: normal;
font-style: normal;
}
.vjs-icon-circle-outline:before {
content: "\f112";
}
.vjs-icon-circle-inner-circle {
font-family: VideoJS;
font-weight: normal;
font-style: normal;
}
.vjs-icon-circle-inner-circle:before {
content: "\f113";
}
.vjs-icon-hd {
font-family: VideoJS;
font-weight: normal;
font-style: normal;
}
.vjs-icon-hd:before {
content: "\f114";
}
.vjs-icon-cancel, .video-js .vjs-control.vjs-close-button .vjs-icon-placeholder {
font-family: VideoJS;
font-weight: normal;
font-style: normal;
}
.vjs-icon-cancel:before, .video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before {
content: "\f115";
}
.vjs-icon-replay, .video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder {
font-family: VideoJS;
font-weight: normal;
font-style: normal;
}
.vjs-icon-replay:before, .video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before {
content: "\f116";
}
.vjs-icon-facebook {
font-family: VideoJS;
font-weight: normal;
font-style: normal;
}
.vjs-icon-facebook:before {
content: "\f117";
}
.vjs-icon-gplus {
font-family: VideoJS;
font-weight: normal;
font-style: normal;
}
.vjs-icon-gplus:before {
content: "\f118";
}
.vjs-icon-linkedin {
font-family: VideoJS;
font-weight: normal;
font-style: normal;
}
.vjs-icon-linkedin:before {
content: "\f119";
}
.vjs-icon-twitter {
font-family: VideoJS;
font-weight: normal;
font-style: normal;
}
.vjs-icon-twitter:before {
content: "\f11a";
}
.vjs-icon-tumblr {
font-family: VideoJS;
font-weight: normal;
font-style: normal;
}
.vjs-icon-tumblr:before {
content: "\f11b";
}
.vjs-icon-pinterest {
font-family: VideoJS;
font-weight: normal;
font-style: normal;
}
.vjs-icon-pinterest:before {
content: "\f11c";
}
.vjs-icon-audio-description, .video-js .vjs-descriptions-button .vjs-icon-placeholder {
font-family: VideoJS;
font-weight: normal;
font-style: normal;
}
.vjs-icon-audio-description:before, .video-js .vjs-descriptions-button .vjs-icon-placeholder:before {
content: "\f11d";
}
.vjs-icon-audio, .video-js .vjs-audio-button .vjs-icon-placeholder {
font-family: VideoJS;
font-weight: normal;
font-style: normal;
}
.vjs-icon-audio:before, .video-js .vjs-audio-button .vjs-icon-placeholder:before {
content: "\f11e";
}
.vjs-icon-next-item {
font-family: VideoJS;
font-weight: normal;
font-style: normal;
}
.vjs-icon-next-item:before {
content: "\f11f";
}
.vjs-icon-previous-item {
font-family: VideoJS;
font-weight: normal;
font-style: normal;
}
.vjs-icon-previous-item:before {
content: "\f120";
}
.vjs-icon-picture-in-picture-enter, .video-js .vjs-picture-in-picture-control .vjs-icon-placeholder {
font-family: VideoJS;
font-weight: normal;
font-style: normal;
}
.vjs-icon-picture-in-picture-enter:before, .video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before {
content: "\f121";
}
.vjs-icon-picture-in-picture-exit, .video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder {
font-family: VideoJS;
font-weight: normal;
font-style: normal;
}
.vjs-icon-picture-in-picture-exit:before, .video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before {
content: "\f122";
}
.video-js {
display: block;
vertical-align: top;
box-sizing: border-box;
color: #fff;
background-color: #000;
position: relative;
padding: 0;
font-size: 10px;
line-height: 1;
font-weight: normal;
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
word-break: initial;
}
.video-js:-moz-full-screen {
position: absolute;
}
.video-js:-webkit-full-screen {
width: 100% !important;
height: 100% !important;
}
.video-js[tabindex="-1"] {
outline: none;
}
.video-js *,
.video-js *:before,
.video-js *:after {
box-sizing: inherit;
}
.video-js ul {
font-family: inherit;
font-size: inherit;
line-height: inherit;
list-style-position: outside;
margin-left: 0;
margin-right: 0;
margin-top: 0;
margin-bottom: 0;
}
.video-js.vjs-fluid,
.video-js.vjs-16-9,
.video-js.vjs-4-3,
.video-js.vjs-9-16,
.video-js.vjs-1-1 {
width: 100%;
max-width: 100%;
height: 0;
}
.video-js.vjs-16-9 {
padding-top: 56.25%;
}
.video-js.vjs-4-3 {
padding-top: 75%;
}
.video-js.vjs-9-16 {
padding-top: 177.7777777778%;
}
.video-js.vjs-1-1 {
padding-top: 100%;
}
.video-js.vjs-fill {
width: 100%;
height: 100%;
}
.video-js .vjs-tech {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
body.vjs-full-window {
padding: 0;
margin: 0;
height: 100%;
}
.vjs-full-window .video-js.vjs-fullscreen {
position: fixed;
overflow: hidden;
z-index: 1000;
left: 0;
top: 0;
bottom: 0;
right: 0;
}
.video-js.vjs-fullscreen:not(.vjs-ios-native-fs) {
width: 100% !important;
height: 100% !important;
padding-top: 0 !important;
}
.video-js.vjs-fullscreen.vjs-user-inactive {
cursor: none;
}
.vjs-hidden {
display: none !important;
}
.vjs-disabled {
opacity: 0.5;
cursor: default;
}
.video-js .vjs-offscreen {
height: 1px;
left: -9999px;
position: absolute;
top: 0;
width: 1px;
}
.vjs-lock-showing {
display: block !important;
opacity: 1 !important;
visibility: visible !important;
}
.vjs-no-js {
padding: 20px;
color: #fff;
background-color: #000;
font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
width: 300px;
height: 150px;
margin: 0px auto;
}
.vjs-no-js a,
.vjs-no-js a:visited {
color: #66A8CC;
}
.video-js .vjs-big-play-button {
font-size: 3em;
line-height: 1.5em;
height: 1.63332em;
width: 3em;
display: block;
position: absolute;
top: 10px;
left: 10px;
padding: 0;
cursor: pointer;
opacity: 1;
border: 0.06666em solid #fff;
background-color: #2B333F;
background-color: rgba(43, 51, 63, 0.7);
border-radius: 0.3em;
transition: all 0.4s;
}
.vjs-big-play-centered .vjs-big-play-button {
top: 50%;
left: 50%;
margin-top: -0.81666em;
margin-left: -1.5em;
}
.video-js:hover .vjs-big-play-button,
.video-js .vjs-big-play-button:focus {
border-color: #fff;
background-color: #73859f;
background-color: rgba(115, 133, 159, 0.5);
transition: all 0s;
}
.vjs-controls-disabled .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-using-native-controls .vjs-big-play-button,
.vjs-error .vjs-big-play-button {
display: none;
}
.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button {
display: block;
}
.video-js button {
background: none;
border: none;
color: inherit;
display: inline-block;
font-size: inherit;
line-height: inherit;
text-transform: none;
text-decoration: none;
transition: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.vjs-control .vjs-button {
width: 100%;
height: 100%;
}
.video-js .vjs-control.vjs-close-button {
cursor: pointer;
height: 3em;
position: absolute;
right: 0;
top: 0.5em;
z-index: 2;
}
.video-js .vjs-modal-dialog {
background: rgba(0, 0, 0, 0.8);
background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
overflow: auto;
}
.video-js .vjs-modal-dialog > * {
box-sizing: border-box;
}
.vjs-modal-dialog .vjs-modal-dialog-content {
font-size: 1.2em;
line-height: 1.5;
padding: 20px 24px;
z-index: 1;
}
.vjs-menu-button {
cursor: pointer;
}
.vjs-menu-button.vjs-disabled {
cursor: default;
}
.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
display: none;
}
.vjs-menu .vjs-menu-content {
display: block;
padding: 0;
margin: 0;
font-family: Arial, Helvetica, sans-serif;
overflow: auto;
}
.vjs-menu .vjs-menu-content > * {
box-sizing: border-box;
}
.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu {
display: none;
}
.vjs-menu li {
list-style: none;
margin: 0;
padding: 0.2em 0;
line-height: 1.4em;
font-size: 1.2em;
text-align: center;
text-transform: lowercase;
}
.vjs-menu li.vjs-menu-item:focus,
.vjs-menu li.vjs-menu-item:hover,
.js-focus-visible .vjs-menu li.vjs-menu-item:hover {
background-color: #73859f;
background-color: rgba(115, 133, 159, 0.5);
}
.vjs-menu li.vjs-selected,
.vjs-menu li.vjs-selected:focus,
.vjs-menu li.vjs-selected:hover,
.js-focus-visible .vjs-menu li.vjs-selected:hover {
background-color: #fff;
color: #2B333F;
}
.video-js .vjs-menu *:not(.vjs-selected):focus:not(:focus-visible),
.js-focus-visible .vjs-menu *:not(.vjs-selected):focus:not(.focus-visible) {
background: none;
}
.vjs-menu li.vjs-menu-title {
text-align: center;
text-transform: uppercase;
font-size: 1em;
line-height: 2em;
padding: 0;
margin: 0 0 0.3em 0;
font-weight: bold;
cursor: default;
}
.vjs-menu-button-popup .vjs-menu {
display: none;
position: absolute;
bottom: 0;
width: 10em;
left: -3em;
height: 0em;
margin-bottom: 1.5em;
border-top-color: rgba(43, 51, 63, 0.7);
}
.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
background-color: #2B333F;
background-color: rgba(43, 51, 63, 0.7);
position: absolute;
width: 100%;
bottom: 1.5em;
max-height: 15em;
}
.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
max-height: 5em;
}
.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
max-height: 10em;
}
.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
max-height: 14em;
}
.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
max-height: 25em;
}
.vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu,
.vjs-menu-button-popup .vjs-menu.vjs-lock-showing {
display: block;
}
.video-js .vjs-menu-button-inline {
transition: all 0.4s;
overflow: hidden;
}
.video-js .vjs-menu-button-inline:before {
width: 2.222222222em;
}
.video-js .vjs-menu-button-inline:hover,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline.vjs-slider-active,
.video-js.vjs-no-flex .vjs-menu-button-inline {
width: 12em;
}
.vjs-menu-button-inline .vjs-menu {
opacity: 0;
height: 100%;
width: auto;
position: absolute;
left: 4em;
top: 0;
padding: 0;
margin: 0;
transition: all 0.4s;
}
.vjs-menu-button-inline:hover .vjs-menu,
.vjs-menu-button-inline:focus .vjs-menu,
.vjs-menu-button-inline.vjs-slider-active .vjs-menu {
display: block;
opacity: 1;
}
.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
display: block;
opacity: 1;
position: relative;
width: auto;
}
.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu {
width: auto;
}
.vjs-menu-button-inline .vjs-menu-content {
width: auto;
height: 100%;
margin: 0;
overflow: hidden;
}
.video-js .vjs-control-bar {
display: none;
width: 100%;
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 3em;
background-color: #2B333F;
background-color: rgba(43, 51, 63, 0.7);
}
.vjs-has-started .vjs-control-bar {
display: flex;
visibility: visible;
opacity: 1;
transition: visibility 0.1s, opacity 0.1s;
}
.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
visibility: visible;
opacity: 0;
pointer-events: none;
transition: visibility 1s, opacity 1s;
}
.vjs-controls-disabled .vjs-control-bar,
.vjs-using-native-controls .vjs-control-bar,
.vjs-error .vjs-control-bar {
display: none !important;
}
.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
opacity: 1;
visibility: visible;
}
.vjs-has-started.vjs-no-flex .vjs-control-bar {
display: table;
}
.video-js .vjs-control {
position: relative;
text-align: center;
margin: 0;
padding: 0;
height: 100%;
width: 4em;
flex: none;
}
.vjs-button > .vjs-icon-placeholder:before {
font-size: 1.8em;
line-height: 1.67;
}
.vjs-button > .vjs-icon-placeholder {
display: block;
}
.video-js .vjs-control:focus:before,
.video-js .vjs-control:hover:before,
.video-js .vjs-control:focus {
text-shadow: 0em 0em 1em white;
}
.video-js .vjs-control-text {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.vjs-no-flex .vjs-control {
display: table-cell;
vertical-align: middle;
}
.video-js .vjs-custom-control-spacer {
display: none;
}
.video-js .vjs-progress-control {
cursor: pointer;
flex: auto;
display: flex;
align-items: center;
min-width: 4em;
touch-action: none;
}
.video-js .vjs-progress-control.disabled {
cursor: default;
}
.vjs-live .vjs-progress-control {
display: none;
}
.vjs-liveui .vjs-progress-control {
display: flex;
align-items: center;
}
.vjs-no-flex .vjs-progress-control {
width: auto;
}
.video-js .vjs-progress-holder {
flex: auto;
transition: all 0.2s;
height: 0.3em;
}
.video-js .vjs-progress-control .vjs-progress-holder {
margin: 0 10px;
}
.video-js .vjs-progress-control:hover .vjs-progress-holder {
font-size: 1.6666666667em;
}
.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled {
font-size: 1em;
}
.video-js .vjs-progress-holder .vjs-play-progress,
.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-progress-holder .vjs-load-progress div {
position: absolute;
display: block;
height: 100%;
margin: 0;
padding: 0;
width: 0;
}
.video-js .vjs-play-progress {
background-color: #fff;
}
.video-js .vjs-play-progress:before {
font-size: 0.9em;
position: absolute;
right: -0.5em;
top: -0.3333333333em;
z-index: 1;
}
.video-js .vjs-load-progress {
background: rgba(115, 133, 159, 0.5);
}
.video-js .vjs-load-progress div {
background: rgba(115, 133, 159, 0.75);
}
.video-js .vjs-time-tooltip {
background-color: #fff;
background-color: rgba(255, 255, 255, 0.8);
border-radius: 0.3em;
color: #000;
float: right;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
padding: 6px 8px 8px 8px;
pointer-events: none;
position: absolute;
top: -3.4em;
visibility: hidden;
z-index: 1;
}
.video-js .vjs-progress-holder:focus .vjs-time-tooltip {
display: none;
}
.video-js .vjs-progress-control:hover .vjs-time-tooltip,
.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip {
display: block;
font-size: 0.6em;
visibility: visible;
}
.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip {
font-size: 1em;
}
.video-js .vjs-progress-control .vjs-mouse-display {
display: none;
position: absolute;
width: 1px;
height: 100%;
background-color: #000;
z-index: 1;
}
.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
z-index: 0;
}
.video-js .vjs-progress-control:hover .vjs-mouse-display {
display: block;
}
.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display {
visibility: hidden;
opacity: 0;
transition: visibility 1s, opacity 1s;
}
.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
display: none;
}
.vjs-mouse-display .vjs-time-tooltip {
color: #fff;
background-color: #000;
background-color: rgba(0, 0, 0, 0.8);
}
.video-js .vjs-slider {
position: relative;
cursor: pointer;
padding: 0;
margin: 0 0.45em 0 0.45em; -webkit-touch-callout: none; -webkit-user-select: none;  -moz-user-select: none; -ms-user-select: none; user-select: none;
background-color: #73859f;
background-color: rgba(115, 133, 159, 0.5);
}
.video-js .vjs-slider.disabled {
cursor: default;
}
.video-js .vjs-slider:focus {
text-shadow: 0em 0em 1em white;
box-shadow: 0 0 1em #fff;
}
.video-js .vjs-mute-control {
cursor: pointer;
flex: none;
}
.video-js .vjs-volume-control {
cursor: pointer;
margin-right: 1em;
display: flex;
}
.video-js .vjs-volume-control.vjs-volume-horizontal {
width: 5em;
}
.video-js .vjs-volume-panel .vjs-volume-control {
visibility: visible;
opacity: 0;
width: 1px;
height: 1px;
margin-left: -1px;
}
.video-js .vjs-volume-panel {
transition: width 1s;
}
.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control, .video-js .vjs-volume-panel:active .vjs-volume-control, .video-js .vjs-volume-panel:focus .vjs-volume-control, .video-js .vjs-volume-panel .vjs-volume-control:active, .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control, .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active {
visibility: visible;
opacity: 1;
position: relative;
transition: visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s, top 0s;
}
.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal, .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal {
width: 5em;
height: 3em;
margin-right: 0;
}
.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical, .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical {
left: -3.5em;
transition: left 0s;
}
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active {
width: 10em;
transition: width 0.1s;
}
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only {
width: 4em;
}
.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
height: 8em;
width: 3em;
left: -3000em;
transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
}
.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
}
.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
width: 5em;
height: 3em;
visibility: visible;
opacity: 1;
position: relative;
transition: none;
}
.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,
.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
position: absolute;
bottom: 3em;
left: 0.5em;
}
.video-js .vjs-volume-panel {
display: flex;
}
.video-js .vjs-volume-bar {
margin: 1.35em 0.45em;
}
.vjs-volume-bar.vjs-slider-horizontal {
width: 5em;
height: 0.3em;
}
.vjs-volume-bar.vjs-slider-vertical {
width: 0.3em;
height: 5em;
margin: 1.35em auto;
}
.video-js .vjs-volume-level {
position: absolute;
bottom: 0;
left: 0;
background-color: #fff;
}
.video-js .vjs-volume-level:before {
position: absolute;
font-size: 0.9em;
z-index: 1;
}
.vjs-slider-vertical .vjs-volume-level {
width: 0.3em;
}
.vjs-slider-vertical .vjs-volume-level:before {
top: -0.5em;
left: -0.3em;
z-index: 1;
}
.vjs-slider-horizontal .vjs-volume-level {
height: 0.3em;
}
.vjs-slider-horizontal .vjs-volume-level:before {
top: -0.3em;
right: -0.5em;
}
.video-js .vjs-volume-panel.vjs-volume-panel-vertical {
width: 4em;
}
.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
height: 100%;
}
.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
width: 100%;
}
.video-js .vjs-volume-vertical {
width: 3em;
height: 8em;
bottom: 8em;
background-color: #2B333F;
background-color: rgba(43, 51, 63, 0.7);
}
.video-js .vjs-volume-horizontal .vjs-menu {
left: -2em;
}
.video-js .vjs-volume-tooltip {
background-color: #fff;
background-color: rgba(255, 255, 255, 0.8);
border-radius: 0.3em;
color: #000;
float: right;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
padding: 6px 8px 8px 8px;
pointer-events: none;
position: absolute;
top: -3.4em;
visibility: hidden;
z-index: 1;
}
.video-js .vjs-volume-control:hover .vjs-volume-tooltip,
.video-js .vjs-volume-control:hover .vjs-progress-holder:focus .vjs-volume-tooltip {
display: block;
font-size: 1em;
visibility: visible;
}
.video-js .vjs-volume-vertical:hover .vjs-volume-tooltip,
.video-js .vjs-volume-vertical:hover .vjs-progress-holder:focus .vjs-volume-tooltip {
left: 1em;
top: -12px;
}
.video-js .vjs-volume-control.disabled:hover .vjs-volume-tooltip {
font-size: 1em;
}
.video-js .vjs-volume-control .vjs-mouse-display {
display: none;
position: absolute;
width: 100%;
height: 1px;
background-color: #000;
z-index: 1;
}
.video-js .vjs-volume-horizontal .vjs-mouse-display {
width: 1px;
height: 100%;
}
.vjs-no-flex .vjs-volume-control .vjs-mouse-display {
z-index: 0;
}
.video-js .vjs-volume-control:hover .vjs-mouse-display {
display: block;
}
.video-js.vjs-user-inactive .vjs-volume-control .vjs-mouse-display {
visibility: hidden;
opacity: 0;
transition: visibility 1s, opacity 1s;
}
.video-js.vjs-user-inactive.vjs-no-flex .vjs-volume-control .vjs-mouse-display {
display: none;
}
.vjs-mouse-display .vjs-volume-tooltip {
color: #fff;
background-color: #000;
background-color: rgba(0, 0, 0, 0.8);
}
.vjs-poster {
display: inline-block;
vertical-align: middle;
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: contain;
background-color: #000000;
cursor: pointer;
margin: 0;
padding: 0;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
height: 100%;
}
.vjs-has-started .vjs-poster {
display: none;
}
.vjs-audio.vjs-has-started .vjs-poster {
display: block;
}
.vjs-using-native-controls .vjs-poster {
display: none;
}
.video-js .vjs-live-control {
display: flex;
align-items: flex-start;
flex: auto;
font-size: 1em;
line-height: 3em;
}
.vjs-no-flex .vjs-live-control {
display: table-cell;
width: auto;
text-align: left;
}
.video-js:not(.vjs-live) .vjs-live-control,
.video-js.vjs-liveui .vjs-live-control {
display: none;
}
.video-js .vjs-seek-to-live-control {
align-items: center;
cursor: pointer;
flex: none;
display: inline-flex;
height: 100%;
padding-left: 0.5em;
padding-right: 0.5em;
font-size: 1em;
line-height: 3em;
width: auto;
min-width: 4em;
}
.vjs-no-flex .vjs-seek-to-live-control {
display: table-cell;
width: auto;
text-align: left;
}
.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,
.video-js:not(.vjs-live) .vjs-seek-to-live-control {
display: none;
}
.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge {
cursor: auto;
}
.vjs-seek-to-live-control .vjs-icon-placeholder {
margin-right: 0.5em;
color: #888;
}
.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder {
color: red;
}
.video-js .vjs-time-control {
flex: none;
font-size: 1em;
line-height: 3em;
min-width: 2em;
width: auto;
padding-left: 1em;
padding-right: 1em;
}
.vjs-live .vjs-time-control {
display: none;
}
.video-js .vjs-current-time,
.vjs-no-flex .vjs-current-time {
display: none;
}
.video-js .vjs-duration,
.vjs-no-flex .vjs-duration {
display: none;
}
.vjs-time-divider {
display: none;
line-height: 3em;
}
.vjs-live .vjs-time-divider {
display: none;
}
.video-js .vjs-play-control {
cursor: pointer;
}
.video-js .vjs-play-control .vjs-icon-placeholder {
flex: none;
}
.vjs-text-track-display {
position: absolute;
bottom: 3em;
left: 0;
right: 0;
top: 0;
pointer-events: none;
}
.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
bottom: 1em;
}
.video-js .vjs-text-track {
font-size: 1.4em;
text-align: center;
margin-bottom: 0.1em;
}
.vjs-subtitles {
color: #fff;
}
.vjs-captions {
color: #fc6;
}
.vjs-tt-cue {
display: block;
}
video::-webkit-media-text-track-display {
transform: translateY(-3em);
}
.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
transform: translateY(-1.5em);
}
.video-js .vjs-picture-in-picture-control {
cursor: pointer;
flex: none;
}
.video-js .vjs-fullscreen-control {
cursor: pointer;
flex: none;
}
.vjs-playback-rate > .vjs-menu-button,
.vjs-playback-rate .vjs-playback-rate-value {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.vjs-playback-rate .vjs-playback-rate-value {
pointer-events: none;
font-size: 1.5em;
line-height: 2;
text-align: center;
}
.vjs-playback-rate .vjs-menu {
width: 4em;
left: 0em;
}
.vjs-error .vjs-error-display .vjs-modal-dialog-content {
font-size: 1.4em;
text-align: center;
}
.vjs-error .vjs-error-display:before {
color: #fff;
content: "X";
font-family: Arial, Helvetica, sans-serif;
font-size: 4em;
left: 0;
line-height: 1;
margin-top: -0.5em;
position: absolute;
text-shadow: 0.05em 0.05em 0.1em #000;
text-align: center;
top: 50%;
vertical-align: middle;
width: 100%;
}
.vjs-loading-spinner {
display: none;
position: absolute;
top: 50%;
left: 50%;
margin: -25px 0 0 -25px;
opacity: 0.85;
text-align: left;
border: 6px solid rgba(43, 51, 63, 0.7);
box-sizing: border-box;
background-clip: padding-box;
width: 50px;
height: 50px;
border-radius: 25px;
visibility: hidden;
}
.vjs-seeking .vjs-loading-spinner,
.vjs-waiting .vjs-loading-spinner {
display: block;
-webkit-animation: vjs-spinner-show 0s linear 0.3s forwards;
animation: vjs-spinner-show 0s linear 0.3s forwards;
}
.vjs-loading-spinner:before,
.vjs-loading-spinner:after {
content: "";
position: absolute;
margin: -6px;
box-sizing: inherit;
width: inherit;
height: inherit;
border-radius: inherit;
opacity: 1;
border: inherit;
border-color: transparent;
border-top-color: white;
}
.vjs-seeking .vjs-loading-spinner:before,
.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:after {
-webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
}
.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:before {
border-top-color: white;
}
.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:after {
border-top-color: white;
-webkit-animation-delay: 0.44s;
animation-delay: 0.44s;
}
@keyframes vjs-spinner-show {
to {
visibility: visible;
}
}
@-webkit-keyframes vjs-spinner-show {
to {
visibility: visible;
}
}
@keyframes vjs-spinner-spin {
100% {
transform: rotate(360deg);
}
}
@-webkit-keyframes vjs-spinner-spin {
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes vjs-spinner-fade {
0% {
border-top-color: #73859f;
}
20% {
border-top-color: #73859f;
}
35% {
border-top-color: white;
}
60% {
border-top-color: #73859f;
}
100% {
border-top-color: #73859f;
}
}
@-webkit-keyframes vjs-spinner-fade {
0% {
border-top-color: #73859f;
}
20% {
border-top-color: #73859f;
}
35% {
border-top-color: white;
}
60% {
border-top-color: #73859f;
}
100% {
border-top-color: #73859f;
}
}
.vjs-chapters-button .vjs-menu ul {
width: 24em;
}
.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
vertical-align: middle;
display: inline-block;
margin-bottom: -0.1em;
}
.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
font-family: VideoJS;
content: "";
font-size: 1.5em;
line-height: inherit;
}
.video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
vertical-align: middle;
display: inline-block;
margin-bottom: -0.1em;
}
.video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
font-family: VideoJS;
content: " ";
font-size: 1.5em;
line-height: inherit;
}
.video-js.vjs-layout-small .vjs-current-time,
.video-js.vjs-layout-small .vjs-time-divider,
.video-js.vjs-layout-small .vjs-duration,
.video-js.vjs-layout-small .vjs-remaining-time,
.video-js.vjs-layout-small .vjs-playback-rate,
.video-js.vjs-layout-small .vjs-volume-control, .video-js.vjs-layout-x-small .vjs-current-time,
.video-js.vjs-layout-x-small .vjs-time-divider,
.video-js.vjs-layout-x-small .vjs-duration,
.video-js.vjs-layout-x-small .vjs-remaining-time,
.video-js.vjs-layout-x-small .vjs-playback-rate,
.video-js.vjs-layout-x-small .vjs-volume-control, .video-js.vjs-layout-tiny .vjs-current-time,
.video-js.vjs-layout-tiny .vjs-time-divider,
.video-js.vjs-layout-tiny .vjs-duration,
.video-js.vjs-layout-tiny .vjs-remaining-time,
.video-js.vjs-layout-tiny .vjs-playback-rate,
.video-js.vjs-layout-tiny .vjs-volume-control {
display: none;
}
.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover, .video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover, .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover, .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover, .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover, .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover {
width: auto;
width: initial;
}
.video-js.vjs-layout-x-small .vjs-progress-control, .video-js.vjs-layout-tiny .vjs-progress-control {
display: none;
}
.video-js.vjs-layout-x-small .vjs-custom-control-spacer {
flex: auto;
display: block;
}
.video-js.vjs-layout-x-small.vjs-no-flex .vjs-custom-control-spacer {
width: auto;
}
.vjs-modal-dialog.vjs-text-track-settings {
background-color: #2B333F;
background-color: rgba(43, 51, 63, 0.75);
color: #fff;
height: 70%;
}
.vjs-text-track-settings .vjs-modal-dialog-content {
display: table;
}
.vjs-text-track-settings .vjs-track-settings-colors,
.vjs-text-track-settings .vjs-track-settings-font,
.vjs-text-track-settings .vjs-track-settings-controls {
display: table-cell;
}
.vjs-text-track-settings .vjs-track-settings-controls {
text-align: right;
vertical-align: bottom;
}
@supports (display: grid) {
.vjs-text-track-settings .vjs-modal-dialog-content {
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: 1fr;
padding: 20px 24px 0px 24px;
}
.vjs-track-settings-controls .vjs-default-button {
margin-bottom: 20px;
}
.vjs-text-track-settings .vjs-track-settings-controls {
grid-column: 1/-1;
}
.vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,
.vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content,
.vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content {
grid-template-columns: 1fr;
}
}
.vjs-track-setting > select {
margin-right: 1em;
margin-bottom: 0.5em;
}
.vjs-text-track-settings fieldset {
margin: 5px;
padding: 3px;
border: none;
}
.vjs-text-track-settings fieldset span {
display: inline-block;
}
.vjs-text-track-settings fieldset span > select {
max-width: 7.3em;
}
.vjs-text-track-settings legend {
color: #fff;
margin: 0 0 5px 0;
}
.vjs-text-track-settings .vjs-label {
position: absolute;
clip: rect(1px 1px 1px 1px);
clip: rect(1px, 1px, 1px, 1px);
display: block;
margin: 0 0 5px 0;
padding: 0;
border: 0;
height: 1px;
width: 1px;
overflow: hidden;
}
.vjs-track-settings-controls button:focus,
.vjs-track-settings-controls button:active {
outline-style: solid;
outline-width: medium;
background-image: linear-gradient(0deg, #fff 88%, #73859f 100%);
}
.vjs-track-settings-controls button:hover {
color: rgba(43, 51, 63, 0.75);
}
.vjs-track-settings-controls button {
background-color: #fff;
background-image: linear-gradient(-180deg, #fff 88%, #73859f 100%);
color: #2B333F;
cursor: pointer;
border-radius: 2px;
}
.vjs-track-settings-controls .vjs-default-button {
margin-right: 1em;
}
@media print {
.video-js > *:not(.vjs-tech):not(.vjs-poster) {
visibility: hidden;
}
}
.vjs-resize-manager {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: none;
z-index: -1000;
}
.js-focus-visible .video-js *:focus:not(.focus-visible) {
outline: none;
}
.video-js *:focus:not(:focus-visible) {
outline: none;
}.video-js .vjs-big-vr-play-button {
width: 100px;
height: 100px;
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='360' height='360' viewBox='0 0 360 360'%3E%3Cpath fill='%23FFF' d='M334.883 275.78l-6.374-36.198-6.375-36.2-28.16 23.62-28.164 23.62 25.837 9.41C266.247 296.544 224 320.5 176.25 320.5c-77.47 0-140.5-63.03-140.5-140.5 0-77.472 63.03-140.5 140.5-140.5 53.428 0 99.98 29.978 123.733 73.993l13.304-6.923C287.025 57.76 235.45 24.5 176.25 24.5c-85.743 0-155.5 69.757-155.5 155.5 0 85.742 69.757 155.5 155.5 155.5 54.253 0 102.09-27.94 129.922-70.177l28.71 10.457z'/%3E%3Cpath fill='%23FFF' d='M314.492 175.167c-12.98 0-23.54-10.56-23.54-23.54s10.56-23.54 23.54-23.54c12.98 0 23.54 10.56 23.54 23.54s-10.56 23.54-23.54 23.54zm0-38.08c-8.018 0-14.54 6.522-14.54 14.54s6.522 14.54 14.54 14.54c8.017 0 14.54-6.522 14.54-14.54s-6.523-14.54-14.54-14.54z'/%3E%3Cg fill='%23FFF'%3E%3Cpath d='M88.76 173.102h9.395c4.74-.042 8.495-1.27 11.268-3.682 2.77-2.412 4.157-5.903 4.157-10.474 0-4.4-1.153-7.817-3.46-10.25-2.307-2.434-5.83-3.65-10.568-3.65-4.147 0-7.554 1.195-10.22 3.585-2.666 2.392-4 5.514-4 9.364H69.908c0-4.74 1.26-9.055 3.776-12.95 2.518-3.892 6.03-6.928 10.537-9.108 4.508-2.18 9.554-3.27 15.14-3.27 9.225 0 16.472 2.318 21.74 6.952 5.27 4.634 7.903 11.077 7.903 19.33 0 4.147-1.323 8.05-3.967 11.71-2.646 3.66-6.062 6.422-10.252 8.284 5.078 1.736 8.94 4.465 11.584 8.19s3.968 8.166 3.968 13.33c0 8.294-2.847 14.895-8.538 19.804s-13.17 7.363-22.438 7.363c-8.887 0-16.166-2.37-21.836-7.11-5.67-4.74-8.506-11.045-8.506-18.916h15.425c0 4.062 1.365 7.363 4.094 9.902 2.73 2.54 6.4 3.81 11.014 3.81 4.782 0 8.55-1.27 11.3-3.81s4.126-6.22 4.126-11.045c0-4.865-1.44-8.61-4.316-11.235-2.878-2.623-7.152-3.936-12.822-3.936H88.76V173.1zM187.598 133.493v12.76h-1.904c-8.633.126-15.53 2.497-20.693 7.108-5.162 4.614-8.23 11.152-9.203 19.615 4.95-5.205 11.277-7.808 18.98-7.808 8.166 0 14.608 2.878 19.328 8.633 4.718 5.755 7.077 13.182 7.077 22.28 0 9.395-2.76 17.002-8.284 22.82-5.52 5.818-12.77 8.73-21.74 8.73-9.226 0-16.705-3.407-22.44-10.222-5.733-6.812-8.6-15.742-8.6-26.787v-5.267c0-16.208 3.945-28.903 11.84-38.086 7.89-9.182 19.242-13.774 34.054-13.774h1.586zM171.03 177.61c-3.386 0-6.485.95-9.3 2.855-2.814 1.904-4.877 4.443-6.188 7.617v4.697c0 6.854 1.438 12.304 4.316 16.345 2.877 4.04 6.602 6.062 11.172 6.062s8.188-1.715 10.854-5.143 4-7.934 4-13.52-1.355-10.135-4.063-13.648c-2.708-3.51-6.304-5.267-10.79-5.267zM271.136 187.447c0 13.29-2.486 23.307-7.46 30.057s-12.535 10.125-22.69 10.125c-9.988 0-17.51-3.292-22.566-9.872-5.058-6.58-7.65-16.323-7.776-29.23V172.53c0-13.287 2.485-23.252 7.458-29.896 4.973-6.643 12.558-9.966 22.757-9.966 10.112 0 17.655 3.237 22.63 9.712 4.97 6.475 7.52 16.166 7.647 29.072v15.995zm-15.425-17.265c0-8.674-1.185-15.033-3.554-19.075-2.37-4.04-6.137-6.062-11.3-6.062-5.035 0-8.738 1.915-11.107 5.745-2.37 3.83-3.62 9.807-3.746 17.932v20.948c0 8.633 1.206 15.064 3.618 19.297s6.2 6.348 11.362 6.348c4.95 0 8.61-1.957 10.98-5.87 2.37-3.915 3.62-10.04 3.746-18.378v-20.885z'/%3E%3C/g%3E%3C/svg%3E");
background-size: contain;
background-color: rgba(0, 0, 0, 0.5);
}
.video-js .vjs-big-vr-play-button .vjs-icon-placeholder {
display: none;
}
:hover.video-js .vjs-big-vr-play-button {
-webkit-transition: border-color 0.4s, outline 0.4s, background-color 0.4s;
-moz-transition: border-color 0.4s, outline 0.4s, background-color 0.4s;
-ms-transition: border-color 0.4s, outline 0.4s, background-color 0.4s;
-o-transition: border-color 0.4s, outline 0.4s, background-color 0.4s;
transition: border-color 0.4s, outline 0.4s, background-color 0.4s;
}
.video-js .vjs-big-vr-play-button::before {
content: "";
}
.video-js canvas {
cursor: move;
}
.video-js .vjs-button-vr .vjs-icon-placeholder {
height: 30px;
width: 30px;
display: inline-block;
background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0iI0ZGRkZGRiI+CiAgICA8cGF0aCBkPSJNMjAuNzQgNkgzLjIxQzIuNTUgNiAyIDYuNTcgMiA3LjI4djEwLjQ0YzAgLjcuNTUgMS4yOCAxLjIzIDEuMjhoNC43OWMuNTIgMCAuOTYtLjMzIDEuMTQtLjc5bDEuNC0zLjQ4Yy4yMy0uNTkuNzktMS4wMSAxLjQ0LTEuMDFzMS4yMS40MiAxLjQ1IDEuMDFsMS4zOSAzLjQ4Yy4xOS40Ni42My43OSAxLjExLjc5aDQuNzljLjcxIDAgMS4yNi0uNTcgMS4yNi0xLjI4VjcuMjhjMC0uNy0uNTUtMS4yOC0xLjI2LTEuMjh6TTcuNSAxNC42MmMtMS4xNyAwLTIuMTMtLjk1LTIuMTMtMi4xMiAwLTEuMTcuOTYtMi4xMyAyLjEzLTIuMTMgMS4xOCAwIDIuMTIuOTYgMi4xMiAyLjEzcy0uOTUgMi4xMi0yLjEyIDIuMTJ6bTkgMGMtMS4xNyAwLTIuMTMtLjk1LTIuMTMtMi4xMiAwLTEuMTcuOTYtMi4xMyAyLjEzLTIuMTNzMi4xMi45NiAyLjEyIDIuMTMtLjk1IDIuMTItMi4xMiAyLjEyeiIvPgogICAgPHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyNHYyNEgwVjB6Ii8+Cjwvc3ZnPgo=) no-repeat left center;
}.vrowl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1; }
.vrowl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
touch-action: manipulation;
-moz-backface-visibility: hidden; }
.vrowl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0; }
.vrowl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px); }
.vrowl-carousel .owl-wrapper,
.vrowl-carousel .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0); }
.vrowl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; }
.vrowl-carousel .owl-item img {
display: block;
width: 100%; }
.vrowl-carousel .owl-nav.disabled,
.vrowl-carousel .owl-dots.disabled {
display: none; }
.vrowl-carousel .owl-nav .owl-prev,
.vrowl-carousel .owl-nav .owl-next,
.vrowl-carousel .owl-dot {
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.vrowl-carousel .owl-nav button.owl-prev,
.vrowl-carousel .owl-nav button.owl-next,
.vrowl-carousel button.owl-dot { color: inherit;
border: none;
padding: 0 !important;
font: inherit; }
.vrowl-carousel.owl-loaded {
display: block; }
.vrowl-carousel.owl-loading {
opacity: 0;
display: block; }
.vrowl-carousel.owl-hidden {
opacity: 0; }
.vrowl-carousel.owl-refresh .owl-item {
visibility: hidden; }
.vrowl-carousel.owl-drag .owl-item {
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.vrowl-carousel.owl-grab {
cursor: move;
cursor: grab; }
.vrowl-carousel.owl-rtl {
direction: rtl; }
.vrowl-carousel.owl-rtl .owl-item {
float: right; } .no-js .vrowl-carousel {
display: block; } .vrowl-carousel .animated {
animation-duration: 1000ms;
animation-fill-mode: both; }
.vrowl-carousel .owl-animated-in {
z-index: 0; }
.vrowl-carousel .owl-animated-out {
z-index: 1; }
.vrowl-carousel .fadeOut {
animation-name: fadeOut; }
@keyframes fadeOut {
0% {
opacity: 1; }
100% {
opacity: 0; } } .owl-height {
transition: height 500ms ease-in-out; } .vrowl-carousel .owl-item { }
.vrowl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity 400ms ease; }
.vrowl-carousel .owl-item .owl-lazy[src^=""], .vrowl-carousel .owl-item .owl-lazy:not([src]) {
max-height: 0; }
.vrowl-carousel .owl-item img.owl-lazy {
transform-style: preserve-3d; } .vrowl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000; }
.vrowl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//www.meiserich.de/wp-content/plugins/wpvr/public/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform 100ms ease; }
.vrowl-carousel .owl-video-play-icon:hover {
-ms-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3); }
.vrowl-carousel .owl-video-playing .owl-video-tn,
.vrowl-carousel .owl-video-playing .owl-video-play-icon {
display: none; }
.vrowl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 400ms ease; }
.vrowl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%; }.vr-pointer-container {
position: absolute;
top: 50%;
z-index: 2;
left: 50%;
transform: translate(-50%, -50%);
}
.center-pointer {
height: 10px;
width: 10px;
text-align: center;
background: #fff;
display: block;
cursor: pointer;
border-radius: 100%;
}
.explainer {
position: absolute;
bottom: 40px;
right: 15px;
z-index: 9;
text-align: center;
width: 47%;
height: 40%;
}
#et-boc .et-l .generic_form_button,
.generic_form_button {
position: absolute;
top: 110px;
right: 10px;
z-index: 9;
text-align: center;
}
#et-boc .et-l .generic_form_button .generic-form-icon,
.generic_form_button .generic-form-icon {
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
border-radius: 50%;
}
#et-boc .et-l .generic_form_button .generic-form-icon i,
.generic_form_button .generic-form-icon i {
font-size: 20px;
}
#et-boc .et-l .close-generic-form,
.close-generic-form {
position: absolute;
right: -7px;
top: -11px;
background: #fff;
line-height: 1;
width: 22px;
height: 22px;
border-radius: 100%;
display: flex;
flex-flow: column;
align-items: center;
justify-content: center;
cursor: pointer;
z-index: 9;
font-size: 14px;
}
#et-boc .et-l .wpvr-generic-form,
.wpvr-generic-form {
position: absolute;
top: 10%;
left: 10%;
z-index: 9;
width: 80%;
height: 80%;
background: #fff;
}
#et-boc .et-l .generic-form-container,
.generic-form-container {
padding-left: 30px;
padding-right: 20px;
overflow: auto;
height: 100%;
} #et-boc .et-l .pnlm-panorama-info .pnlm-title-box {
padding: 0;
margin: 0 auto;
font-size: 14px !important;
line-height: 1.2;
width: 349px;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
color: #FFF;
font-weight: 500;
text-align: center;
}
.et-db #et-boc .wpvr-floor-map,
.wpvr-floor-map {
position: absolute;
bottom: 40px;
right: 15px;
z-index: 999;
text-align: center;
width: auto;
max-width: 50%;
height: 55%;
transition: all 0.4s linear;
transform-origin: right bottom;
}
.et-db #et-boc .wpvr-floor-map.fullwindow,
.wpvr-floor-map.fullwindow {
right: 50%;
bottom: 50%;
transform: translate(50%, 50%);
z-index: 100;
max-width: 80%;
background: transparent;
object-fit: contain;
}
.et-db #et-boc .wpvr-floor-map .floor-plan-pointer,
.wpvr-floor-map .floor-plan-pointer {
position: absolute;
width: 18px;
height: 18px;
background: #cca92c;
border-radius: 50%;
cursor: pointer;
box-shadow: 0 0 3px 0 rgb(0 0 0 / 20%);
line-height: 24px;
font-size: 12px;
font-weight: bold;
display: flex;
align-items: center;
justify-content: center;
}
.et-db #et-boc .wpvr-floor-map .floor-plan-pointer.add-pulse,
.wpvr-floor-map .floor-plan-pointer.add-pulse {
animation: pulse 1s infinite;
}
#et-boc .et-l .wpvr-floor-map .floor-plan-pointer.add-pulse:before,
.wpvr-floor-map .floor-plan-pointer.add-pulse:before {
content: "";
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%) rotate(-1deg);
width: 17px;
height: 17px;
background: transparent;
border-radius: 100%;
border-right-color: transparent;
border-bottom-color: transparent;
border-left-color: transparent;
display: none;
}
#et-boc .et-l .wpvr-floor-map .floor-pointer-circle,
.wpvr-floor-map .floor-pointer-circle {
position: relative;
z-index: 1;
}
#et-boc .et-l .wpvr-floor-map .floor-pointer-flash,
.wpvr-floor-map .floor-pointer-flash {
position: absolute;
width: 22px;
top: -22px;
left: -2px;
z-index: 0;
visibility: hidden;
opacity: 0;
}
#et-boc .et-l .wpvr-floor-map .add-pulse .floor-pointer-flash,
.wpvr-floor-map .add-pulse .floor-pointer-flash {
visibility: visible;
opacity: 1;
}
.et-db #et-boc .wpvr-floor-map img,
.elementor .wpvr-floor-map img,
.wpvr-floor-map img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
margin: 0 auto;
border-radius: 5px;
}
.et-db #et-boc .ctrl.fullscreen {
top: 120%;
left: 29%;
transform: translate(-50%, -52%);
}
.et-db #et-boc .wpvr-floor-map img {
border-radius: 5px !important;
}
#et-boc .et-l .explainer > iframe,
.explainer > iframe {
border-radius: 10px;
width: 100% !important;
height: 100% !important;
display: block;
}
#et-boc .et-l .explainer_button,
.explainer_button {
position: absolute;
bottom: 46px;
right: 45px;
z-index: 3;
text-align: center;
width: 50px;
}
#et-boc .et-l .pnlm-compass, .pnlm-compass {
bottom: 42px;
margin-top: 0px;
}
.floor_map_button {
position: absolute;
bottom: 48px;
right: 10px;
z-index: 2;
text-align: center;
width: 50px;
}
#et-boc .et-l .floor_map_button{
right: 10px !important
}
#et-boc .et-l .floor_map_button {
bottom: 47px;
}
.et-db #et-boc .wpvr-floor-map .close-floor-map-plan,
.wpvr-floor-map .close-floor-map-plan,
#et-boc .et-l .explainer .close-explainer-video,
.explainer .close-explainer-video {
position: absolute;
right: -7px;
top: -11px;
background: #fff;
line-height: 1;
width: 22px;
height: 22px;
border-radius: 100%;
display: flex;
flex-flow: column;
align-items: center;
justify-content: center;
cursor: pointer;
z-index: 9;
font-size: 14px;
}
@media only screen and (max-width: 575px) {
.explainer {
width: 60%;
height: 60%;
}
.floor_map_button {
width: auto;
padding: 10px 10px 0;
}
.et-db #et-boc .wpvr-floor-map .close-floor-map-plan,
.wpvr-floor-map .close-floor-map-plan,
#et-boc .et-l .explainer .close-explainer-video,
.explainer .close-explainer-video {
width: 40px;
height: 40px;
}
}
.wpvr-navbar-container {
position: absolute;
top: 5px;
width: 100%;
display: flex;
padding: 10px;
list-style: none;
color: #fff;
justify-content: flex-end;
z-index: 9;
right: 0;
}
.wpvr-navbar-container > li {
margin: 10px;
}
.wpvr-navbar-container > li > a {
color: #fff;
text-decoration: none;
font-size: 16px;
}
.wpvr-navbar-dropdown {
list-style: none;
display: none;
position: absolute;
}
.wpvr-navbar-container > li:hover .wpvr-navbar-dropdown {
display: block;
margin-left: -50px;
}
.wpvr-navbar-dropdown > li > a {
text-decoration: none;
color: #fff;
}
.wpvr-home-content * {
box-sizing: border-box;
}
.wpvr-home-content {
color: #fff;
position: absolute;
top: 50%;
left: 50%;
z-index: 1;
transform: translate(-50%, -50%);
width: 100%;
padding: 0 15px;
box-sizing: border-box;
}
.wpvr-home-title {
font-size: calc(24px + (60 - 24) * ((100vw - 320px) / (1920 - 320)));
line-height: 1.2;
margin-bottom: 10px;
}
.wpvr-home-subtitle {
font-size: calc(18px + (28 - 18) * ((100vw - 320px) / (1920 - 320)));
line-height: 1.2;
}
@media only screen and (min-width: 1921px) {
.wpvr-home-title {
font-size: 60px;
}
.wpvr-home-subtitle {
font-size: 18px;
}
}
.wpvr-topnav {
position: absolute;
bottom: 0;
z-index: 2;
text-align: center;
width: 100%;
padding-bottom: 3px;
}
.wpvr-mobile-notice {
position: fixed;
bottom: 0;
left: 0;
width: 100%;
background: #004efa;
display: flex;
flex-flow: row;
align-items: center;
justify-content: center;
padding: 10px;
display: none;
z-index: 9;
}
.wpvr-mobile-notice p {
color: #fff;
margin: 0;
font-size: 13px;
margin-right: 17px;
width: calc(100% - 20px);
}
.wpvr-mobile-notice .notice-close {
font-size: 11px;
border: 1px solid;
color: #fff;
display: inline-block;
line-height: 18px;
height: 20px;
width: 20px;
text-align: center;
border-radius: 100%;
cursor: pointer;
}
#cp-logo-controls {
position: absolute;
top: 10px;
right: 10px;
z-index: 4;
}
.wpvr-social-share-bg-box * {
box-sizing: border-box;
}
.wpvr-social-share-bg-box {
position: absolute;
top: 10px;
right: 10px;
z-index: 2;
text-align: center;
box-sizing: border-box;
display: block;
}
.wpvr-social-share-bg-box .share-btn-svg {
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
border-radius: 100%;
background: #fff;
box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.16);
transition: all 0.3s ease;
}
.wpvr-social-share-bg-box .wpvr-share-nav {
position: absolute;
top: 0;
left: 0;
transition: all 0.3s ease 0.3s;
display: flex;
flex-flow: column;
gap: 5px;
}
.wpvr-social-share-bg-box:hover .share-btn-svg {
opacity: 0;
visibility: hidden;
transition-duration: 0.1s;
}
.wpvr-social-share-bg-box:hover .wpvr-share-nav { }
.wpvr-social-share-bg-box .wpvr-share-nav > a {
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 100%;
transition: all 0.4s ease;
opacity: 0;
visibility: hidden;
}
.wpvr-social-share-bg-box:hover .wpvr-share-nav > a {
opacity: 1;
visibility: visible;
}
.wpvr-social-share-bg-box .wpvr-share-nav > a img {
width: 20px;
height: 20px;
filter: invert(100%);
}
.wpvr-social-share-bg-box a.wpvr-facebook-icon {
background: #3b5998;
}
.wpvr-social-share-bg-box a.wpvr-twitter-icon {
background: #ffffff;
}
.wpvr-social-share-bg-box a.wpvr-linkedin-icon {
background: #0077b5;
}
.wpvr-social-share-bg-box a.wpvr-reddit-icon {
background: #ff5700;
}
.wpvr-social-share-bg-box a.wpvr-email-icon {
background: #000000;
}
.wpvr-social-share-bg-box .wpvr-share-nav > a.wpvr-reddit-icon,
.wpvr-social-share-bg-box .wpvr-share-nav > a.wpvr-twitter-icon,
.wpvr-social-share-bg-box .wpvr-share-nav > a.wpvr-linkedin-icon {
transform: translateY(-45px);
}
.wpvr-social-share-bg-box:hover .wpvr-share-nav > a.wpvr-reddit-icon,
.wpvr-social-share-bg-box:hover .wpvr-share-nav > a.wpvr-twitter-icon,
.wpvr-social-share-bg-box:hover .wpvr-share-nav > a.wpvr-email-icon,
.wpvr-social-share-bg-box:hover .wpvr-share-nav > a.wpvr-linkedin-icon {
transform: translateY(0);
}
.wpvr-social-share-bg-box .wpvr-share-nav > a.wpvr-facebook-icon {
transition-delay: 0.8s;
}
.wpvr-social-share-bg-box .wpvr-share-nav > a.wpvr-linkedin-icon {
transition-delay: 0.7s;
}
.wpvr-social-share-bg-box .wpvr-share-nav > a.wpvr-twitter-icon {
transition-delay: 0.6s;
}
.wpvr-social-share-bg-box .wpvr-share-nav > a.wpvr-email-icon {
transition-delay: 0.3s;
}
.wpvr-social-share-bg-box .wpvr-share-nav > a.wpvr-reddit-icon {
transition-delay: 0.1s;
}
.wpvr-social-share-bg-box:hover .wpvr-share-nav > a.wpvr-facebook-icon,
.wpvr-social-share-bg-box:hover .wpvr-share-nav > a.wpvr-linkedin-icon {
transition-delay: 0.1s;
}
.wpvr-social-share-bg-box:hover .wpvr-share-nav > a.wpvr-twitter-icon {
transition-delay: 0.3s;
}
.wpvr-social-share-bg-box:hover .wpvr-share-nav > a.wpvr-reddit-icon {
transition-delay: 0.5s;
}
.cp-logo-ctrl {
height: auto;
display: inline-block;
cursor: pointer;
margin: 0 auto;
}
.cp-logo-ctrl img {
max-width: 100px !important;
margin-left: auto;
display: block;
}
#et-boc .et-l .cp-logo-ctrl img {
max-width: 100px !important;
margin-left: auto !important;
display: block !important;
}
.adcontrol {
position: absolute;
bottom: 50px;
z-index: 3;
}
button.audio_control {
outline: none;
box-shadow: none;
}
.audio_control {
background: none !important;
padding: unset;
border: none;
}
#cp-logo-controls .cp-logo-ctrl .cp-info {
font-size: 15px;
position: relative;
background: #fff;
max-width: 350px;
width: auto;
padding: 10px;
border-radius: 5px;
margin-top: 5px;
display: none;
transition: all 0.3s ease;
}
#cp-logo-controls .cp-logo-ctrl.show .cp-info {
display: block;
} .zoom-in-out-controls {
position: absolute;
top: 5px;
left: 4px;
z-index: 2;
text-align: center;
display: flex;
flex-flow: column;
background: rgba(255, 255, 255, 0.27);
border-radius: 3px;
gap: 0;
}
#et-boc .et-l .zoom-in-out-controls .ctrl {
width: auto;
height: auto;
padding: 5px;
}
.zoom-in-out-controls {
top: 37px;
}
.zoom-in-out-controls .ctrl {
padding: 2px 0;
}
.pnlm-container .controls {
position: absolute;
bottom: 5px;
left: 5px;
z-index: 2;
text-align: center;
width: 80px;
height: 80px;
background: rgba(255, 255, 255, 0.27);
border-radius: 100%;
} .pnlm-load-button p {
color: #fff !important;
}
.ctrl {
width: 30px;
text-align: center;
display: inline-block;
cursor: pointer;
}
.ctrl i {
font-size: 18px;
}
.ctrl:hover {
background: none;
}
.controls .ctrl {
position: absolute;
}
.pan-up {
left: 50%;
top: 0;
transform: translateX(-50%);
}
.pan-down {
bottom: 0;
left: 50%;
transform: translateX(-50%);
}
.pan-left {
left: 0;
top: 50%;
transform: translateY(-50%);
}
.pan-right {
right: 0;
top: 50%;
transform: translateY(-50%);
}
.ctrl.fullscreen {
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
div.pnlm-hotspot-base.fas:before,
div.pnlm-hotspot-base.fab:before,
div.pnlm-hotspot-base.far:before,
div.pnlm-hotspot-base.fa-solid:before {
font-size: 14px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.vrbounce {
display: inline-block;
position: relative;
-moz-animation: vrbounce 0.5s infinite linear;
-o-animation: vrbounce 0.5s infinite linear;
-webkit-animation: vrbounce 0.5s infinite linear;
animation: vrbounce 0.5s infinite linear;
color: 000;
}
.pnlm-hotspot-base .hexagon-wrapper {
position: absolute;
left: 50%;
top: 50%;
z-index: -1;
transform: translate(-50%, -50%);
width: 100%;
height: 100%;
}
.pnlm-hotspot-base .hexagon-wrapper svg {
display: block;
width: 100%;
height: 100%;
}
.wpvr-pluse-effect {
animation: icon-pulse-pointer 1.5s infinite cubic-bezier(0.25, 0, 0, 1);
}
@keyframes icon-pulse-pointer {
0% {
box-shadow: 0 0 0 0px #ffffff;
}
100% {
box-shadow: 0 0 0 10px #ffffff00;
}
}
@-webkit-keyframes vrbounce {
0% {
top: 0;
}
50% {
top: -0.2em;
}
70% {
top: -0.3em;
}
100% {
top: 0;
}
}
@-moz-keyframes vrbounce {
0% {
top: 0;
}
50% {
top: -0.2em;
}
70% {
top: -0.3em;
}
100% {
top: 0;
}
}
@-o-keyframes vrbounce {
0% {
top: 0;
}
50% {
top: -0.2em;
}
70% {
top: -0.3em;
}
100% {
top: 0;
}
}
@-ms-keyframes vrbounce {
0% {
top: 0;
}
50% {
top: -0.2em;
}
70% {
top: -0.3em;
}
100% {
top: 0;
}
}
@keyframes vrbounce {
0% {
top: 0;
}
50% {
top: -0.2em;
}
70% {
top: -0.3em;
}
100% {
top: 0;
}
}
#et-boc .et-l .vrgcontrols,
.vrgcontrols {
position: absolute;
z-index: 6;
width: 20px;
bottom: 0;
height: 30px;
cursor: pointer;
left: 50%;
transform: translateX(-50%);
}
#et-boc .et-l .wpvr_slider_nav,
.wpvr_slider_nav {
position: absolute;
z-index: 6;
bottom: 15px;
height: 30px;
cursor: pointer;
left: 50%;
transform: translateX(-50%);
width: 100%;
}
.wpvr_slider_nav  p {
margin: 0;
}
.wpvr_slider_nav .wpvr_owl_prev,
.wpvr_slider_nav .wpvr_owl_next {
position: absolute;
border-radius: 4px;
bottom: 27px;
font-size: 16px;
padding: 0px;
height: 30px;
width: 30px;
line-height: 1;
border: none;
outline: none !important;
background: #28303d !important;
color: #fff !important;
transition: all 0.3s ease;
text-align: center;
}
.wpvr_slider_nav .wpvr_owl_prev:hover,
.wpvr_slider_nav .wpvr_owl_next:hover {
background: #004efa !important;
}
.wpvr_slider_nav .wpvr_owl_prev {
left: 5px;
}
.wpvr_slider_nav .wpvr_owl_next {
right: 5px;
}
#et-boc .et-l .vrbounce,
.vrbounce {
color: #fff;
display: inline-block;
cursor: pointer;
padding-top: 10px;
}
#et-boc .et-l .vrbounce.vrg-icon-size-large i,
.vrbounce.vrg-icon-size-large i {
font-size: 25px;
}
.scene-gallery ul {
margin: 0;
padding: 0;
}
.scene-gallery ul li {
list-style: none;
font-size: 13px;
line-height: 1.2;
margin: 0;
width: 100%;
text-align: center;
}
.scene-gallery ul li .scene-title {
display: block;
min-height: 16px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 100%; 
}
.scene-gallery ul li img {
margin-top: 3px !important;
}
.et-db #et-boc .scene-gallery .owl-stage {
margin: 0 auto;
}
#et-boc .et-l .scene-gallery,
.scene-gallery {
position: absolute;
bottom: 0;
z-index: 4;
text-align: center;
width: 100%;
padding: 10px 15px;
background-color: rgba(0, 0, 0, 0.35);
color: #fff;
max-width: 690px;
margin: 0 auto;
left: 0;
right: 0;
}
.scctrl {
border-radius: 5px !important;
width: 100px;
height: 100px !important;
display: inline-block;
cursor: pointer;
margin: 5px;
}
.scctrl:hover {
background: rgba(200, 200, 200, 1);
}
#master-container .vrfullwidth {
width: 98vw !important;
position: relative;
margin-left: -49vw !important;
left: 50% !important;
max-width: 100vw !important;
}
.vrembed {
width: 100% !important;
height: 100% !important;
position: fixed;
left: 0;
top: 0;
z-index: 999;
max-width: 100% !important;
margin: 0 !important;
}
.cardboard-vrembed {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
background: #222;
}
.pnlm-container iframe {
max-width: inherit;
margin-bottom: 0;
}
div.pnlm-container p iframe {
max-width: 300px;
margin-bottom: 0;
}
.pnlm-hotspot-base.custom-icon {
width: 30px;
height: 30px;
display: block;
cursor: pointer;
border-radius: 100%;
}
.pnlm-hotspot-base.custom-icon:hover {
z-index: 9;
}
.pnlm-panorama-info {
left: 0;
bottom: 0;
background-color: rgb(0, 0, 0,0.8);
border-radius: 0;
padding: 8px 14px;
color: #fff;
text-align: center;
width: 100%;
}
.pnlm-panorama-info .pnlm-title-box {
font-size: 14px;
padding-left: 5px;
line-height: 1.2;
width: 349px;
margin: 0 auto 3px;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
color: #FFF;
font-weight: 500;
}
.pnlm-author-box {
font-size: 12px;
display: block;
padding-left: 5px;
}
#et-boc .et-l div.custom-tooltip > p,
div.custom-tooltip > p {
visibility: hidden;
position: absolute;
border-radius: 3px;
background-color: #fff;
color: #000;
font-size: 16px;
padding: 5px 10px;
cursor: default;
margin: 0 !important;
bottom: 40px !important;
left: 50%;
transform: translateX(-50%);
min-width: 300px;
font-weight: 400;
}
#et-boc .et-l div.custom-tooltip > p p,
div.custom-tooltip > p p {
max-height: 250px;
overflow: auto;
}
#et-boc .et-l div.custom-tooltip > p a,
div.custom-tooltip > p a {
transition: inherit;
}      #et-boc .et-l div.pnlm-tooltip span,
div.pnlm-tooltip span {
display: none;
}
#et-boc .et-l div.custom-tooltip:hover span,
div.custom-tooltip:hover span {
visibility: visible;
font-family: Helvetica, "Nimbus Sans L", "Liberation Sans", Arial, sans-serif !important;
}
#et-boc .et-l div.custom-tooltip:hover p,
div.custom-tooltip:hover p {
visibility: visible;
font-family: Helvetica, "Nimbus Sans L", "Liberation Sans", Arial, sans-serif !important;
}
.custom-tooltip:hover {
z-index: 2;
}
#et-boc .et-l div.custom-tooltip p.vr-mode-title:after,
#et-boc .et-l div.custom-tooltip:hover p:after,
div.custom-tooltip p.vr-mode-title:after,
div.custom-tooltip:hover p:after {
content: "";
position: absolute;
width: 0;
height: 0;
border-width: 10px;
border-style: solid;
border-color: #fff transparent transparent transparent;
bottom: -20px;
left: -10px;
margin: 0 50%;
}
#et-boc .et-l .custom-ifram-wrapper,
.custom-ifram-wrapper {
position: absolute;
top: 10%;
bottom: 10%;
left: 50%;
transform: translateX(-50%);
z-index: 99;
width: 80%;
max-width: 980px;
}
#et-boc .et-l div.custom-tooltip p.vr-mode-title:after,
div.custom-tooltip p.vr-mode-title:after {
bottom: -18px;
}
#et-boc .et-l .custom-tooltip p.vr-mode-title,
.custom-tooltip p.vr-mode-title {
visibility: visible;
min-width: 80px;
line-height: 1;
left: 50%;
}
#et-boc .et-l .custom-ifram-flex,
.custom-ifram-flex {
height: 100%;
width: 100%;
display: flex;
flex-flow: column;
align-items: center;
justify-content: center;
background: #fff;
border-radius: 5px;
}
#et-boc .et-l div.custom-ifram,
div.custom-ifram {
width: 100%;
max-height: 100%;
overflow: auto;
}
.pano-wrap:before {
content: "";
position: absolute;
left: 0;
top: 0;
background: rgba(0, 0, 0, 0.7);
width: 100%;
height: 100%;
z-index: 99;
opacity: 0;
visibility: hidden;
transition: all 0.4s linear;
}
.pano-wrap.show-modal:before {
opacity: 1;
visibility: visible;
}
.pano-wrap .cross {
background: #fff;
width: 24px;
height: 24px;
color: red;
line-height: 26px;
position: absolute;
top: -13px;
right: -10px;
text-align: center;
z-index: 99;
font-size: 13px;
border-radius: 100%;
padding-left: 0px;
cursor: pointer;
opacity: 0;
visibility: hidden;
transition: all 0.4s ease;
box-sizing: border-box;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.pano-wrap.show-modal .cross {
opacity: 1;
visibility: visible;
}                #et-boc .et-l .custom-ifram video,
.custom-ifram video {
margin: 0 auto;
}
#et-boc .et-l .custom-ifram img,
.custom-ifram img {
max-width: 100%;
height: auto;
margin: 0 auto;
display: block;
}
#et-boc .et-l .custom-ifram iframe,
.custom-ifram p iframe {
max-width: 100% !important;
margin: 0 auto !important;
display: block;
width: 100% !important;
height: 100%;
position: absolute;
top: 0;
left: 0;
} .pnlm-load-box {
top: 0;
left: 0;
margin: 0;
width: 100%;
height: 100%;
z-index: 99;
background-color: rgba(0, 0, 0, 0.8);
}
.pnlm-load-box > p {
display: none;
}
.pnlm-load-box .pnlm-lbar {
width: 100%;
border: none;
height: 8px;
position: absolute;
left: 0;
bottom: 0px;
}
.pnlm-load-box .pnlm-lbar .pnlm-lbar-fill {
background: #4775f6;
}
.oxy-wp-vr-tour {
width: 100%;
} .wpvr-product-container {
display: flex;
align-items: center;
justify-content: center;
background: #fff;
padding: 15px;
border-radius: 5px;
}
.wpvr-product-container .wpvr-pr-left-block {
width: 50%;
box-sizing: border-box;
}
.wpvr-product-container
.wpvr-pr-left-block
.woocommerce-product-gallery__image
img {
margin: 0;
max-width: 95%;
width: 100%;
height: auto;
}
.wpvr-product-container .wpvr-pr-right-block {
max-width: 50%;
padding-left: 15px;
box-sizing: border-box;
text-align: left;
}
.wpvr-product-container .wpvr-pr-right-block a {
text-decoration: none !important;
display: inline-block;
}
.wpvr-product-container .wpvr-pr-right-block a h2 {
font-size: 18px;
line-height: 1.4;
margin: 0 0 15px 0;
text-align: left;
}
.wpvr-product-container .wpvr-pr-right-block a h2:before {
display: none;
}
.wpvr-product-container .wpvr-pr-right-block .add_to_cart_inline {
border: none !important;
padding: 0 !important;
text-align: left;
border-radius: 0;
}
.wpvr-product-container .wpvr-pr-right-block .add_to_cart_inline .amount {
display: inline-block;
margin-bottom: 7px;
}
.wpvr-product-container .wpvr-pr-right-block .add_to_cart_inline del .amount {
text-decoration: line-through;
opacity: 0.5;
}
.wpvr-product-container
.wpvr-pr-right-block
.add_to_cart_inline
.wpvr-cart-wrap {
display: flex;
gap: 6px;
align-items: center;
}
.wpvr-product-container .wpvr-pr-right-block .wpvr-cart-wrap a {
font-size: 14px;
line-height: 1.1;
min-height: auto;
padding: 7px 15px;
} .vr-streetview iframe {
width: 100% !important;
height: 100% !important;
} .wpvr-cardboard {
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
background: #000;
}
.wpvr-cardboard .pano-wrap {
direction: ltr;
height: 100% !important;
}
.wpvr-cardboard .fullscreen-button {
position: absolute;
top: 10px;
left: 10px;
display: none;
z-index: 1000;
font-size: 25px;
padding: 9px 13px;
}
.cardboard-half {
width: 49% !important;
}
.wpvr-cardboard .fullscreen-button .compress {
display: none;
}
.wpvr-cardboard .pano-left {
position: absolute;
opacity: 0;
visibility: hidden;
} .wpvr-cardboard .wpvr-cardboard-switcher {
position: absolute;
bottom: 10px;
right: 6px;
z-index: 9;
cursor: pointer;
}
.wpvr-cardboard .wpvr-cardboard-switcher.vr-embade-mode {
position: fixed;
z-index: 1000;
}
.wpvr-cardboard .wpvr-cardboard-switcher input[type="checkbox"] {
display: none;
}
.wpvr-cardboard .wpvr-cardboard-switcher .switcher-box {
width: 60px;
height: 35px;
border: 2px solid #216df0;
border-radius: 100px;
display: flex;
flex-flow: column;
align-items: center;
background: #ffffff;
justify-content: center;
}
.wpvr-cardboard .wpvr-cardboard-switcher .switcher-box svg {
width: 35px;
}
.wpvr-cardboard
.wpvr-cardboard-switcher
input[type="checkbox"]:checked
+ .switcher-box {
background-color: #216df0;
border-color: #216df0;
}
.wpvr-cardboard
.wpvr-cardboard-switcher
input[type="checkbox"]:checked
+ .switcher-box
svg
path {
fill: #ffffff;
}
.wpvr-cardboard .wpvr-cardboard-switcher .switcher-box .cardbord-mode-tooltip,
.wpvr-cardboard .wpvr-cardboard-switcher .switcher-box .normal-mode-tooltip {
width: 155px;
background: #ffffff;
border-radius: 10px;
display: block;
padding: 11px 7px;
position: absolute;
bottom: calc(100% + 10px);
right: 0;
text-align: center;
font-weight: 600;
font-size: 14px;
line-height: 1;
color: #000000;
display: none;
}
.wpvr-cardboard
.wpvr-cardboard-switcher
.switcher-box:hover
.normal-mode-tooltip {
display: block;
}
.wpvr-cardboard
.wpvr-cardboard-switcher
input[type="checkbox"]:checked
+ .switcher-box:hover
.normal-mode-tooltip {
display: none;
}
.wpvr-cardboard
.wpvr-cardboard-switcher
input[type="checkbox"]:checked
+ .switcher-box:hover
.cardbord-mode-tooltip {
display: block;
}
.wpvr-cardboard
.wpvr-cardboard-switcher
.switcher-box
.cardbord-mode-tooltip:before,
.wpvr-cardboard
.wpvr-cardboard-switcher
.switcher-box
.normal-mode-tooltip:before {
content: "";
position: absolute;
right: 26px;
bottom: -5px;
width: 14px;
height: 14px;
background: #fff;
transform: rotate(45deg);
border-radius: 3px;
}
.cardboard-vrfullwidth.vrfullwidth {
display: flex;
flex-flow: row wrap;
height: 100%;
justify-content: space-between;
} .wpvr-landscape {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-o-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.wpvr-cardboard-disable-event {
cursor: not-allowed;
pointer-events: none;
} @media only screen and (min-width: 1921px) {
.wpvr-home-title {
font-size: 70px;
}
.wpvr-home-subtitle {
font-size: 30px;
}
}
@media (max-width: 1199px) {
.pnlm-container {
width: 100% !important;
height: 500px !important;
}
.pnlm-container.vrembed {
height: 100% !important;
}
.pnlm-container.cardboard-half {
width: 49% !important;
}
.custom-ifram iframe {
height: 300px;
}
div.custom-ifram {
width: 100%;
}
.custom-tooltip p {
width: 430px;
} .vr-streetview {
width: 100% !important;
height: 500px !important;
}
}
@media (max-width: 768px) {
div.custom-tooltip span img {
height: 195px;
width: 340px;
}
div.custom-tooltip p img {
height: 195px;
width: 340px;
}
.custom-ifram iframe {
height: 194px;
width: 350px;
}
.custom-tooltip p {
width: 330px;
}
.wpvr-product-container .wpvr-pr-right-block .add_to_cart_inline a.button {
font-size: 14px;
}
}
@media (max-width: 767px) {
.wpvr-product-container
.wpvr-pr-right-block
.add_to_cart_inline
.wpvr-cart-wrap {
flex-direction: column;
}
.cp-logo-ctrl img {
max-width: 50px !important;
margin-left: auto;
display: block; 
}
div.custom-tooltip span img {
height: 240px;
width: 420px;
}
div.custom-tooltip p img {
height: 240px;
width: 420px;
}
.custom-ifram iframe {
height: 320px;
width: 100%;
}
.pnlm-container.cardboard-half {
width: 49% !important;
}
.custom-tooltip p {
width: 430px;
}
.wpvr-cardboard .pnlm-compass {
right: 7px;
}
.wpvr-cardboard.enable-cardboard .pnlm-compass {
right: 74px !important;
}
.generic_form_button {
top: 55px;
}
#et-boc .et-l .floor_map_button {
right: 30px !important;
}
.et-db #et-boc .wpvr-floor-map,
.wpvr-floor-map { max-width: 300px;
height: 213px;
bottom: 50px;
}
#et-boc .et-l .wpvr_slider_nav .wpvr_owl_next {
right: 40px;
}
#et-boc .et-l .wpvr_slider_nav .wpvr_owl_prev {
left: 40px;
}
}
@media (max-width: 575px) {
.wpvr-mobile-notice {
display: flex;
}
.et-db #et-boc .wpvr-floor-map,
.wpvr-floor-map {
max-width: 200px;
height: 130px;
}
.et-db #et-boc .wpvr-floor-map.fullwindow, .wpvr-floor-map.fullwindow {
width: 280px;
height: 200px;
}
.wpvr-mobile-notice p {
width: calc(100% - 46px);
} .scene-gallery {
padding: 18px 10px;
} .pnlm-container {
width: 100% !important;
height: 300px !important;
}
.pnlm-container.cardboard-half {
width: 49% !important;
}
.pnlm-container.vrembed {
height: 100% !important;
}
div.custom-tooltip span img {
height: 150px;
width: 220px;
}
div.custom-tooltip p img {
height: 150px;
width: 220px;
}
.custom-ifram iframe {
height: 250px;
width: 100%;
}
.pnlm-panorama-info .pnlm-title-box {
width: 100%;
}
#cp-logo-controls .cp-logo-ctrl .cp-info {
width: 220px;
font-size: 13px;
}
div.pnlm-hotspot-base.fas,
div.pnlm-hotspot-base.fab,
div.pnlm-hotspot-base.fa,
div.pnlm-hotspot-base.fa-solid,
div.pnlm-hotspot-base.far {
width: 24px !important;
height: 24px !important;
}
div.pnlm-hotspot-base:before,
div.pnlm-hotspot-base:before,
div.pnlm-hotspot-base:before {
font-size: 11px !important;
} .vr-streetview {
width: 100% !important;
height: 300px !important;
} .wpvr-product-container {
display: block;
}
.wpvr-product-container .wpvr-pr-left-block {
width: 100%;
max-width: 100px;
margin: 0 auto 5px;
}
.wpvr-product-container .wpvr-pr-right-block {
width: 100%;
padding: 0;
text-align: center;
}
.wpvr-product-container .wpvr-pr-right-block a h2 {
text-align: center;
margin: 0 0 10px 0;
}
.wpvr-product-container .wpvr-pr-right-block .add_to_cart_inline {
text-align: center;
}
.wpvr_slider_nav .wpvr_owl_next,
.wpvr_slider_nav .wpvr_owl_prev {
top: -38px;
}
}
.vrowl-carousel .owl-stage {
margin: 0 auto;
}
.vrowl-carousel .owl-item img {
margin: 0;
}  #master-container .custom-scene-navigation {
position: absolute;
top: 4px;
left: 4px;
z-index: 4;
text-align: center;
display: flex;
flex-flow: column;
align-items: center;
justify-content: center;
border-radius: 3px;
background: rgba(255, 255, 255, 0.27) !important;
box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.16);
width: 30px;
height: 28px;
cursor: pointer;
padding-left: 1px;
box-sizing: border-box;
} #master-container .custom-scene-navigation .hamburger-menu {
display: block;
line-height: 1;
} #master-container .custom-scene-navigation .hamburger-menu svg {
display: block;
}  #master-container .custom-scene-navigation-nav {
max-height: calc(100% - 20px);
left: 70px;
top: 20px;
color: #8e44ad;
width: 176px;
position: absolute;
z-index: 10;
opacity: 0;
visibility: hidden;
transition: all 0.2s ease;
border-radius: 6px;
background: #fff !important;
box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.16);
padding: 8px;
box-sizing: border-box;
overflow: auto;
} #master-container .custom-scene-navigation-nav::-webkit-scrollbar {
width: 5px;
height: 5px;
} #master-container .custom-scene-navigation-nav::-webkit-scrollbar-track {
background: #f2f5f8;
} #master-container .custom-scene-navigation-nav::-webkit-scrollbar-thumb {
background-color: #396ce9;
border-radius: 20px;
}  #master-container .custom-scene-navigation-nav.visible {
opacity: 1;
visibility: visible;
} #master-container .custom-scene-navigation-nav ul {
padding: 0;
margin: 0;
list-style: none;
} #master-container .custom-scene-navigation-nav ul .scene-navigation-list {
color: #292c2f;
font-size: 14px;
font-weight: 600;
line-height: 1.3;
padding: 5px 8px;
cursor: pointer;
border-radius: 4px;
text-transform: capitalize;
transition: all 0.3s ease;
} #master-container .custom-scene-navigation-nav ul .scene-navigation-list.active,
#master-container .custom-scene-navigation-nav ul .scene-navigation-list:hover {
background: #ededed;
} .wpvr-call-to-action-button * {
box-sizing: border-box;
}
#et-boc .et-l .wpvr-call-to-action-button,
.wpvr-call-to-action-button {
width: 100%;
margin-top: 15px;
}
.wpvr-call-to-action-button.position-left {
text-align: left;
}
.wpvr-call-to-action-button.position-center {
text-align: center;
}
.wpvr-call-to-action-button.position-right {
text-align: right;
}
.wpvr-call-to-action-button.position-justified a {
width: 100%;
}
@media (max-width: 424px) {
.et-db #et-boc .wpvr-floor-map img,
.elementor .wpvr-floor-map img,
.wpvr-floor-map img {
width: 100%;
height: 100%;
object-fit: cover; 
display: block;
margin: 0 auto;
border-radius: 5px;
}
#et-boc .et-l .pnlm-panorama-info .pnlm-title-box {
width: auto;
}
} .et-db #et-boc .et-l .owl-item.active.clicked ul li,
.owl-item.active.clicked ul li {
color: #3f04fe;
}
.et-db #et-boc .et-l .et_pb_text .owl-item  ul li {
list-style: none !important;
}
.et-db #et-boc .et-l .et_pb_code ul li {
list-style: none !important;
}
.et-db #et-boc .et-l .et_pb_code ul {
margin-left: 0 !important;
}
.et-db #et-boc .et-l .et_pb_text .owl-item  ul {
margin: 0;
padding-bottom: 0;
}
.et-db #et-boc .et-l .et_pb_text ol,
.et-db #et-boc .et-l .et_pb_text ul {
padding-bottom: 0;
}
.et-db #et-boc .owl-item.active.clicked ul li img,
.owl-item.active.clicked ul li img {
border: 2px solid #3f04fe;
}#fancybox-loading {
position: fixed;
top: 50%;
left: 50%;
width: 40px;
height: 40px;
margin-top: -20px;
margin-left: -20px;
cursor: pointer;
overflow: hidden;
z-index: 1104;
display: none;
}
#fancybox-loading div {
position: absolute;
top: 0;
left: 0;
width: 40px;
height: 480px;
background-image: url(//www.meiserich.de/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox.png);
}
#fancybox-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 1100;
display: none;
}
#fancybox-tmp {
padding: 0;
margin: 0;
border: 0;
overflow: auto;
display: none;
}
#fancybox-wrap {
position: absolute;
top: 0;
left: 0;
padding: 20px;
z-index: 1101;
outline: none;
display: none;
}
#fancybox-outer {
position: relative;
width: 100%;
height: 100%;
background: #fff;
}
#fancybox-content {
width: 0;
height: 0;
padding: 0;
outline: none;
position: relative;
overflow: hidden;
z-index: 1102;
border: 0px solid #fff;
}
#fancybox-hide-sel-frame {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: transparent;
z-index: 1101;
}
#fancybox-close {
position: absolute;
top: -15px;
right: -15px;
width: 30px;
height: 30px;
background: transparent url(//www.meiserich.de/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox.png) -40px 0px;
cursor: pointer;
z-index: 1103;
display: none;
}
#fancybox-error {
color: #444;
font: normal 12px/20px Arial;
padding: 14px;
margin: 0;
}
#fancybox-img {
width: 100%;
height: 100%;
padding: 0;
margin: 0;
border: none;
outline: none;
line-height: 0;
vertical-align: top;
}
#fancybox-frame {
width: 100%;
height: 100%;
border: none;
display: block;
}
#fancybox-left, #fancybox-right {
position: absolute;
bottom: 0px;
height: 100%;
width: 35%;
cursor: pointer;
outline: none;
background: transparent url(//www.meiserich.de/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/blank.gif);
z-index: 1102;
display: none;
}
#fancybox-left {
left: 0px;
}
#fancybox-right {
right: 0px;
}
#fancybox-left-ico, #fancybox-right-ico {
position: absolute;
top: 50%;
left: -9999px;
width: 30px;
height: 30px;
margin-top: -15px;
cursor: pointer;
z-index: 1102;
display: block;
}
#fancybox-left-ico {
background-image: url(//www.meiserich.de/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox.png);
background-position: -40px -30px;
}
#fancybox-right-ico {
background-image: url(//www.meiserich.de/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox.png);
background-position: -40px -60px;
}
#fancybox-left:hover, #fancybox-right:hover {
visibility: visible; }
#fancybox-left:hover span {
left: 20px;
}
#fancybox-right:hover span {
left: auto;
right: 20px;
}
.fancybox-bg {
position: absolute;
padding: 0;
margin: 0;
border: 0;
width: 20px;
height: 20px;
z-index: 1001;
}
#fancybox-bg-n {
top: -20px;
left: 0;
width: 100%;
background-image: url(//www.meiserich.de/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox-x.png);
}
#fancybox-bg-ne {
top: -20px;
right: -20px;
background-image: url(//www.meiserich.de/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox.png);
background-position: -40px -162px;
}
#fancybox-bg-e {
top: 0;
right: -20px;
height: 100%;
background-image: url(//www.meiserich.de/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox-y.png);
background-position: -20px 0px;
}
#fancybox-bg-se {
bottom: -20px;
right: -20px;
background-image: url(//www.meiserich.de/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox.png);
background-position: -40px -182px; 
}
#fancybox-bg-s {
bottom: -20px;
left: 0;
width: 100%;
background-image: url(//www.meiserich.de/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox-x.png);
background-position: 0px -20px;
}
#fancybox-bg-sw {
bottom: -20px;
left: -20px;
background-image: url(//www.meiserich.de/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox.png);
background-position: -40px -142px;
}
#fancybox-bg-w {
top: 0;
left: -20px;
height: 100%;
background-image: url(//www.meiserich.de/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox-y.png);
}
#fancybox-bg-nw {
top: -20px;
left: -20px;
background-image: url(//www.meiserich.de/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox.png);
background-position: -40px -122px;
}
#fancybox-title {
font-family: Helvetica;
font-size: 12px;
z-index: 1102;
}
.fancybox-title-inside {
padding-bottom: 10px;
text-align: center;
color: #333;
background: #fff;
position: relative;
}
.fancybox-title-outside {
padding-top: 10px;
color: #fff;
}
.fancybox-title-over {
position: absolute;
bottom: 0;
left: 0;
color: #FFF;
text-align: left;
}
#fancybox-title-over {
padding: 10px;
background-image: url(//www.meiserich.de/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancy_title_over.png);
display: block;
}
.fancybox-title-float {
position: absolute;
left: 0;
bottom: -20px;
height: 32px;
}
#fancybox-title-float-wrap {
border: none;
border-collapse: collapse;
width: auto;
}
#fancybox-title-float-wrap td {
border: none;
white-space: nowrap;
}
#fancybox-title-float-left {
padding: 0 0 0 15px;
background: url(//www.meiserich.de/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox.png) -40px -90px no-repeat;
}
#fancybox-title-float-main {
color: #FFF;
line-height: 29px;
font-weight: bold;
padding: 0 0 3px 0;
background: url(//www.meiserich.de/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox-x.png) 0px -40px;
}
#fancybox-title-float-right {
padding: 0 0 0 15px;
background: url(//www.meiserich.de/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox.png) -55px -90px no-repeat;
} .fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
height: expression(this.parentNode.clientHeight + "px");
}
#fancybox-loading.fancybox-ie6 {
position: absolute; margin-top: 0;
top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}
#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); } .fancybox-ie .fancybox-bg { background: transparent !important; }
.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); } #fancybox-wrap, #fancybox-content, #fancybox-outer {
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
}.ngg-tiktok-container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
z-index: 10;
display: flex;
align-items: center;
justify-content: center;
padding: 0 !important;
margin: 0 !important;
}
.ngg-tiktok-video,
.ngg-tiktok-iframe {
max-width: 100%;
max-height: 100%;
width: auto;
height: auto;
object-fit: contain;
}  #npl_wrapper.npl-tiktok-mode .galleria-image img {
display: none !important;
} .sl-wrapper.sl-tiktok-mode .sl-image img {
display: none !important;
} .sl-wrapper.sl-tiktok-mode .sl-image {
display: flex !important;
align-items: center;
justify-content: center;
width: 100vw !important;
height: 100vh !important;
}
.sl-wrapper.sl-tiktok-mode .sl-image .ngg-tiktok-container {
position: relative !important;
top: auto !important;
left: auto !important;
width: 100% !important;
height: 100% !important;
max-width: 100vw !important;
max-height: 100vh !important;
display: flex;
align-items: center;
justify-content: center;
padding: 0 !important;
margin: 0 !important;
box-sizing: border-box;
}
.sl-wrapper.sl-tiktok-mode .sl-image .ngg-tiktok-video,
.sl-wrapper.sl-tiktok-mode .sl-image .ngg-tiktok-iframe {
width: auto !important;
height: auto !important;
object-fit: contain;
display: block;
} .ngg-tiktok-mode#fancybox-wrap #fancybox-img {
display: none !important;
}
.ngg-tiktok-mode#fancybox-wrap #fancybox-content {
padding: 0 !important;
}
.ngg-tiktok-mode#fancybox-wrap .ngg-tiktok-container {
position: relative !important;
width: auto !important;
height: auto !important;
display: block !important;
padding: 0 !important;
margin: 0 !important;
}
.ngg-tiktok-mode#fancybox-wrap .ngg-tiktok-video,
.ngg-tiktok-mode#fancybox-wrap .ngg-tiktok-iframe {
width: auto !important;
height: auto !important;
max-width: 100% !important;
max-height: 100% !important;
object-fit: contain;
display: block;
} body.ngg-tiktok-shutter-active {
overflow: hidden !important;
}
html.ngg-tiktok-shutter-active {
overflow: hidden !important;
}
#shShutter.ngg-tiktok-mode + #shDisplay #shWrap,
#shShutter.ngg-tiktok-mode ~ #shDisplay #shWrap {
position: relative !important;
display: flex !important;
flex-direction: column;
align-items: center;
justify-content: center;
min-height: 200px;
overflow: visible !important;
}
#shDisplay.ngg-tiktok-mode {
overflow: visible !important;
}
#shDisplay #shWrap .ngg-tiktok-container {
position: relative !important;
top: auto !important;
left: auto !important;
margin: 0 !important;
z-index: 10003;
width: auto !important;
height: auto !important;
max-width: none !important;
max-height: none !important;
display: flex;
align-items: center;
justify-content: center;
padding: 0 !important;
box-sizing: border-box;
overflow: visible !important;
clip: auto !important;
clip-path: none !important;
}
#shDisplay #shWrap .ngg-tiktok-video,
#shDisplay #shWrap .ngg-tiktok-iframe {
width: auto !important;
height: auto !important;
max-width: none !important;
max-height: none !important;
visibility: visible !important;
object-fit: contain !important;
display: block !important;
overflow: visible !important;
clip: auto !important;
clip-path: none !important;
} #TB_window.ngg-tiktok-mode #TB_Image {
display: none !important;
}
#TB_window.ngg-tiktok-mode #TB_ImageOff {
display: none !important;
}
#TB_window.ngg-tiktok-mode {
background: #fff !important;
padding: 15px 15px 0 15px !important;
} #TB_window.ngg-tiktok-mode .ngg-tiktok-wrapper {
display: block !important;
text-align: center !important;
margin: 0 auto !important;
padding: 0 !important;
position: relative !important;
width: auto !important;
height: auto !important;
}
#TB_window.ngg-tiktok-mode .ngg-tiktok-wrapper .ngg-tiktok-container {
position: relative !important;
width: auto !important;
height: auto !important;
display: inline-block !important;
margin: 0 auto !important;
padding: 0 !important;
vertical-align: middle !important;
background: transparent !important;
}
#TB_window.ngg-tiktok-mode .ngg-tiktok-wrapper .ngg-tiktok-video,
#TB_window.ngg-tiktok-mode .ngg-tiktok-wrapper .ngg-tiktok-iframe {
width: auto !important;
height: auto !important;
max-width: 100% !important;
max-height: 100% !important;
object-fit: contain !important;
display: block !important;
margin: 0 auto !important;
} #TB_window.ngg-tiktok-mode #TB_caption {
display: block !important;
visibility: visible !important;
}
#TB_window.ngg-tiktok-mode #TB_secondLine {
display: block !important;
visibility: visible !important;
}
#TB_window.ngg-tiktok-mode #TB_prev,
#TB_window.ngg-tiktok-mode #TB_next {
display: inline !important;
visibility: visible !important;
} .ngg-tiktok-error {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
color: #fff;
z-index: 11;
display: flex;
align-items: center;
justify-content: center;
}
.ngg-tiktok-error-content {
padding: 20px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.ngg-tiktok-error-icon {
font-size: 48px;
display: block;
margin-bottom: 10px;
color: #ff4d4d;
}
.ngg-tiktok-error-text {
font-size: 16px;
font-family: sans-serif;
} .ngg-custom-lightbox-tiktok-mode img:not(.ngg-tiktok-processed) {
display: none !important;
}
.ngg-custom-lightbox-tiktok-mode .ngg-tiktok-container {
position: relative !important;
width: 100% !important;
height: 100% !important;
display: flex !important;
align-items: center;
justify-content: center;
padding: 0 !important;
margin: 0 !important;
}
.ngg-custom-lightbox-tiktok-mode .ngg-tiktok-video,
.ngg-custom-lightbox-tiktok-mode .ngg-tiktok-iframe {
max-width: 100%;
max-height: 100%;
width: auto !important;
height: auto !important;
object-fit: contain;
display: block;
} #ngg-custom-lightbox-overlay {
position: fixed !important;
top: 0 !important;
left: 0 !important;
width: 100% !important;
height: 100% !important;
background-color: transparent !important;
z-index: 999999 !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
}
#ngg-custom-lightbox-overlay .ngg-custom-lightbox-close {
position: absolute !important;
top: 20px !important;
right: 20px !important;
background: transparent !important;
border: none !important;
color: #000 !important;
font-size: 40px !important;
cursor: pointer !important;
z-index: 1000000 !important;
padding: 10px !important;
line-height: 1 !important;
opacity: 0.8;
transition: opacity 0.2s;
}
#ngg-custom-lightbox-overlay .ngg-custom-lightbox-close:hover {
opacity: 1;
}
#ngg-custom-lightbox-overlay .ngg-custom-lightbox-content {
position: relative !important;
max-width: 90vw !important;
max-height: 90vh !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
}
#ngg-custom-lightbox-overlay .ngg-tiktok-container {
position: relative !important;
background: transparent !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
}
#ngg-custom-lightbox-overlay .ngg-tiktok-video {
max-width: 90vw !important;
max-height: 90vh !important;
width: auto !important;
height: auto !important;
object-fit: contain !important;
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{max-width:100%;height:auto;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic}#map_canvas img{max-width:none}button,input,select,textarea{margin:0;font-size:100%;vertical-align:middle}button,input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}textarea{overflow:auto;vertical-align:top}iframe{border:0}.widget_nav_menu .x-framework-icon-menu{display:none}.widget_nav_menu .current-menu-item>a{position:relative}.widget_nav_menu .current-menu-item>a .x-framework-icon{display:inline-flex;margin-left:.45em}.widget_nav_menu .current-menu-item>a .x-framework-icon>svg{font-size:80%}.ilightbox-toolbar.light a.ilightbox-close:before{content:"\f00d"}.ilightbox-toolbar.light a.ilightbox-fullscreen:before{content:"\f0c8"}*,*:before,*:after{box-sizing:border-box}html{overflow-x:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0;overflow-x:hidden}a{text-decoration:none}a:hover,a:active,[tabindex="-1"]{outline:0!important}.x-root{min-height:100vh}.admin-bar .x-root{min-height:calc(100vh - 32px)}@media screen and (max-width: 782px){.admin-bar .x-root{min-height:calc(100vh - 46px)}}.x-form-search-icon-wrapper{position:absolute;left:15px;top:0;display:flex;height:100%;display:block;margin-bottom:-6px;font-size:12px;line-height:1;text-decoration:inherit;color:#272727}.x-entry-thumb-icon{top:0;width:100%;height:100%}.x-recent-posts-icon{height:100%;width:100%}.x-entry-thumb-icon,.x-recent-posts-icon{display:flex;position:absolute;font-size:42px;line-height:72px;text-align:center;vertical-align:middle;border-radius:100em;opacity:0;transition:opacity .75s ease}i.x-recent-posts-icon{display:flex;justify-content:center;align-items:center}a.entry-thumb:hover .x-entry-thumb-icon,a.entry-thumb:hover .x-recent-posts-icon,a[class^=x-recent-post]:hover .x-entry-thumb-icon,a[class^=x-recent-post]:hover .x-recent-posts-icon{opacity:1}.x-shortcode-accordion-icon{position:relative;display:inline-block;bottom:.1em;margin-right:10px;font-size:74%;-webkit-font-smoothing:antialiased;transform:rotate(45deg);transition:all .3s ease}.collapsed .x-shortcode-accordion-icon{transform:rotate(0)}.site,.x-site{margin:0 auto;background-color:#fff}.site:before,.site:after,.x-site:before,.x-site:after{content:" ";display:table;width:0px}.site:after,.x-site:after{clear:both}body{line-height:1.8}.x-container.offset{margin:2.75em auto}@media (max-width: 766.98px){.x-container.offset{margin:2em auto}}:root{--x-body-scroll-bar-size: 0px;--x-body-scroll-active-bar-size: 0px}.x-root{display:flex}.x-root .site,.x-root .x-site{flex:1 1 auto;position:relative;width:100%;min-width:1px}.x-masthead,.x-colophon{position:relative}.x-body-scroll-disabled{width:100%;width:calc(100% - var(--x-body-scroll-bar-size));position:fixed;top:0;left:0;overflow:hidden;margin-right:var(--x-body-scroll-bar-size);overscroll-behavior:contain}.x-body-scroll-disabled .x-bar-right.x-bar-fixed{right:var(--x-body-scroll-active-bar-size, 0)}@media screen and (max-width: 600px){.admin-bar.x-body-scroll-disabled{padding-top:46px}}.x-acc-item{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;position:relative;z-index:1;transform:translate(0)}.x-acc-header{display:block;position:relative;z-index:2;margin:0;border:0;border-radius:0;padding:0;background-color:transparent;transform:translate(0)}.x-acc-header span{pointer-events:none}.x-acc-header-content{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.x-acc-header-indicator{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;line-height:1;text-align:center}.x-acc-header-text{flex:1 0 0%}.x-acc-content{position:relative;z-index:1}.x-acc-content>p:last-child,.x-acc-content>ul:last-child,.x-acc-content>ol:last-child{margin-bottom:0}.x-crumbs-list{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center;align-content:center;margin:0!important;padding:0;list-style:none}.x-crumbs-list-item{display:inherit;flex-direction:inherit;flex-wrap:nowrap;justify-content:inherit;align-items:inherit;align-content:inherit}.x-crumbs-list-item:last-child:after{content:".";display:inline;visibility:hidden;width:0;opacity:0;pointer-events:none;speak:never}.x-crumbs-link{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.x-card{display:flex;flex-flow:row nowrap;justify-content:center;align-items:stretch}.x-card.is-flip-left .x-card-face.is-back{transform:rotateY(180deg)}.x-card.is-flip-right .x-card-face.is-back{transform:rotateY(-180deg)}.x-card.is-flip-up .x-card-face.is-back{transform:rotateX(-180deg)}.x-card.is-flip-down .x-card-face.is-back{transform:rotateX(180deg)}.x-card.is-active.is-flip-left .x-card-faces .is-front{transform:rotateY(-180deg)}.x-card.is-active.is-flip-left .x-card-faces .is-back{transform:unset}.x-card.is-active.is-flip-right .x-card-faces .is-front{transform:rotateY(180deg)}.x-card.is-active.is-flip-right .x-card-faces .is-back{transform:unset}.x-card.is-active.is-flip-up .x-card-faces .is-front{transform:rotateX(180deg)}.x-card.is-active.is-flip-up .x-card-faces .is-back{transform:unset}.x-card.is-active.is-flip-down .x-card-faces .is-front{transform:rotateX(-180deg)}.x-card.is-active.is-flip-down .x-card-faces .is-back{transform:unset}.x-card.cannot-preserve-3d .x-card-faces{transform-style:initial}.x-card.cannot-preserve-3d .x-card-face{-webkit-backface-visibility:initial;backface-visibility:initial}.x-card.cannot-preserve-3d .x-card-face.is-front{visibility:visible}.x-card.cannot-preserve-3d .x-card-face.is-back{visibility:hidden}.x-card.cannot-preserve-3d .x-text{max-width:100%}.x-card.cannot-preserve-3d[class*=is-flip] .x-card-faces,.x-card.cannot-preserve-3d[class*=is-flip] .x-card-face{transform:none}.x-card.cannot-preserve-3d.is-active .x-card-face.is-front{visibility:hidden}.x-card.cannot-preserve-3d.is-active .x-card-face.is-back{visibility:visible}.x-card.has-not-flipped .x-card-face.is-back *{box-shadow:none!important;transform:none!important;filter:none!important}.x-card-faces{display:-ms-grid;display:grid;-ms-grid-columns:1fr;-ms-grid-rows:1fr;grid-gap:0px;grid-auto-columns:0px;grid-auto-rows:0px;grid-template-columns:1fr;grid-template-rows:1fr;justify-items:stretch;align-items:stretch;flex:1 1 auto;position:relative;transform-style:preserve-3d;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.x-card-face{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;-ms-grid-column:1;-ms-grid-column-span:1;-ms-grid-row:1;-ms-grid-row-span:1;grid-column:1/-1;grid-row:1/-1;position:relative;z-index:1;min-width:0px;max-width:100%;min-height:0px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-backface-visibility:hidden;backface-visibility:hidden}.x-card-face [class^=x-bg][class*=lower],.x-card-face [class^=x-bg][class*=upper]{transform:translate(0)}.x-countdown{display:block}.x-countdown.has-compact-labels .x-countdown-unit-content{flex-flow:row nowrap;justify-content:center;align-items:baseline}.x-countdown.has-top-labels .x-countdown-unit-content,.x-countdown.has-bottom-labels .x-countdown-unit-content{flex-flow:column nowrap;justify-content:center;align-items:center}.x-countdown.has-top-labels .x-countdown-number{order:2}.x-countdown.has-top-labels .x-countdown-label,.x-countdown.has-bottom-labels .x-countdown-number{order:1}.x-countdown.has-bottom-labels .x-countdown-label{order:2}.x-countdown-units{display:flex;flex-flow:row wrap;justify-content:center;align-items:center}.x-countdown-unit{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.x-countdown-unit:not(:last-child):after{display:inline;font-style:normal;line-height:1}.x-countdown-unit-content{display:flex;flex:0 0 auto}.x-countdown-number{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;width:100%}.x-countdown-digit{display:inline}.x-countdown-label{display:block}.x-statbar,.x-statbar-bar,.x-statbar-label{display:flex;position:relative}.x-statbar{flex-direction:row;justify-content:flex-start;align-items:stretch}.x-statbar-bar{flex-direction:inherit;align-items:center}.x-statbar-label{justify-content:center;align-items:center;opacity:0;pointer-events:none}.x-statbar-label.x-active{opacity:1;pointer-events:auto}.x-tabs-list{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:stretch;position:relative;z-index:2;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:none}.x-tabs-list:before,.x-tabs-list:after{content:"";display:block;width:0;height:0;visibility:hidden}.x-tabs-list ul{display:flex;flex-flow:inherit;justify-content:flex-start;align-items:stretch;flex:1 0 0%;margin:0;padding:0;list-style:none}.x-tabs-list li{display:flex;justify-content:flex-start;align-items:stretch}.x-tabs-list a,.x-tabs-list button{flex:1 0 0%;display:block;border:0;border-radius:0;background-color:transparent;white-space:nowrap}.x-tabs-list li:first-child,.x-tabs-list li:first-child a,.x-tabs-list li:first-child button{margin-left:0!important}.x-tabs-list li:last-child,.x-tabs-list li:last-child a,.x-tabs-list li:last-child button{margin-right:0!important}.x-tabs-panels{display:flex;flex-flow:row nowrap;align-items:stretch;position:relative;z-index:1}.x-tabs-panel{width:100%;flex:1 1 0%}.x-tabs-panel:not(.x-active){display:none}.x-tabs-panel :first-child{margin-top:0}.x-tabs-panel :last-child{margin-bottom:0}.x-quote{display:flex}.x-quote-content{display:flex;flex-direction:column;flex:1 1 0%}.x-quote-text :first-child{margin-top:0}.x-quote-text :last-child{margin-bottom:0}.x-quote-cite{display:flex}.x-alert{position:relative}.x-alert>button.close{float:right;border:0;padding:0;line-height:1;background:transparent}.x-alert.fade{opacity:0;transition:opacity .3s ease}.x-alert.fade.in{opacity:1}.x-global-block{position:relative}[data-x-single-anim]{animation-duration:.3s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.4,0,.2,1)}[data-x-single-anim][class*=secondary]{animation-duration:.45s}@keyframes x-slide-top{33%{opacity:0;transform:none}34%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translate(0)}}@keyframes x-slide-left{33%{opacity:0;transform:none}34%{opacity:0;transform:translate(-50%)}to{opacity:1;transform:translate(0)}}@keyframes x-slide-right{33%{opacity:0;transform:none}34%{opacity:0;transform:translate(50%)}to{opacity:1;transform:translate(0)}}@keyframes x-slide-bottom{33%{opacity:0;transform:none}34%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translate(0)}}@keyframes x-scale-up{33%{opacity:0;transform:none}34%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes x-scale-down{33%{opacity:0;transform:none}34%{opacity:0;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}@keyframes x-flip-x{33%{opacity:0;transform:none}34%{opacity:0;transform:perspective(125px) rotateX(-180deg)}to{opacity:1;transform:perspective(125px) rotateX(0)}}@keyframes x-flip-y{33%{opacity:0;transform:none}34%{opacity:0;transform:perspective(125px) rotateY(-180deg)}to{opacity:1;transform:perspective(125px) rotateY(0)}}.x-testimonial{display:flex;flex-wrap:nowrap;min-width:1px}.x-testimonial-content{display:flex;flex-flow:column nowrap;flex:1 1 auto;min-width:1px}.x-testimonial-text :first-child{margin-top:0}.x-testimonial-text :last-child{margin-bottom:0}.x-testimonial-cite{display:flex;flex-wrap:nowrap;min-width:1px}.x-testimonial-cite-content{flex:1 1 auto;min-width:1px}.x-testimonial-cite-text{display:block}.x-section{display:block;position:relative}.x-div{display:block;position:relative;width:auto;min-width:0;max-width:none;height:auto;min-height:0;max-height:none;margin:0;border:0;border-radius:0;padding:0}.x-row{display:flex;position:relative;flex-flow:row nowrap;justify-content:center;align-items:stretch;width:auto;min-width:0;max-width:none;height:auto;min-height:0;max-height:none;margin:0;border:0;border-radius:0;padding:0}.x-row-inner{display:flex;flex-wrap:wrap;flex-grow:1;flex-shrink:1;flex-basis:auto;min-width:0;min-height:0}ul.x-row-inner{padding-inline-start:0}.x-col{flex-grow:0;flex-shrink:1;flex-basis:auto;display:block;position:relative;width:auto;min-width:0;max-width:100%;height:auto;min-height:0;max-height:none;margin:0;border:0;border-radius:0;padding:0}.x-grid{display:grid;grid-auto-columns:auto;grid-auto-rows:auto;position:relative;width:auto;min-width:0;max-width:none;height:auto;min-height:0;max-height:none;margin:0;border:0;border-radius:0;padding:0}.x-cell{display:block;position:relative;width:auto;min-width:0;max-width:100%;height:auto;min-height:0;max-height:none;margin:0;border:0;border-radius:0;padding:0}.x-slide-container-viewport{overflow:hidden;width:100%;touch-action:pan-y}.x-slide-container-viewport *{touch-action:manipulation}.x-slide-container-viewport.can-drag{cursor:grab}.x-slide-container-viewport.can-drag *{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.x-slide-container-viewport.can-drag.is-drag{cursor:grabbing}.x-slide-container-viewport.show-outlines:before{content:"";display:block;position:absolute;z-index:10;inset:0;outline:8px solid #00adff;outline-offset:-8px}.x-slide-container-viewport.show-outlines .x-slide-container-content:before{content:"";display:block;position:absolute;z-index:10;inset:0;outline:8px solid #f31773;outline-offset:-8px}.x-slide-container-content{position:relative;margin-left:auto;margin-right:auto}.x-slide-container-content.has-adaptive-height{transition-duration:var(--x-slide-container-transition-duration, 1s);transition-property:height;transition-timing-function:var(--x-slide-container-transition-timing-function, cubic-bezier(.4, 0, .2, 1))}.x-slide-container-content.has-adaptive-height .x-slide-container{height:100%}.x-slide-container-content,.x-slide-container-content .x-slide-container{height:100%!important}.x-slide-container{display:block;position:relative;width:100%;min-width:0;max-width:100%;height:auto;min-height:0;max-height:none;margin:0;border:0;border-radius:0;padding:0;will-change:transform}.x-slide-container.is-inline{display:flex;flex-flow:row nowrap;justify-content:flex-start;gap:var(--x-slide-container-gap, 1rem);transition-duration:var(--x-slide-container-transition-duration, 1s);transition-property:transform;transition-timing-function:var(--x-slide-container-transition-timing-function, cubic-bezier(.4, 0, .2, 1))}.x-slide-container.is-stacked{display:grid;grid-gap:0;grid-template-columns:1fr;grid-template-rows:1fr}.x-slide{display:block;position:relative;width:auto;min-width:0;max-width:100%;height:auto;min-height:0;max-height:none;margin:0;border:0;border-radius:0;padding:0}.x-slide-container .x-slide{transition-duration:var(--x-slide-container-transition-duration, 1s);transition-timing-function:var(--x-slide-container-transition-timing-function, cubic-bezier(.4, 0, .2, 1))}.x-slide-container-viewport:not(.is-ready) .x-slide{opacity:0!important}.x-slide-container.is-inline.is-paged .x-slide{flex-grow:1;flex-shrink:0;flex-basis:calc((100% / var(--x-slides-per-page, 1)) - (var(--x-slide-container-gap, 1rem) * (1 - (1 / var(--x-slides-per-page, 1)))))}.x-slide-container.is-inline.is-auto .x-slide{flex-grow:0;flex-shrink:0;flex-basis:auto}.x-slide-container.is-stacked .x-slide{grid-column:1/-1;grid-row:1/-1}.x-slide-container.is-stacked .x-slide:not([class*=x-effect-e]),.x-slide-container.is-stacked .x-slide.x-effect-opacity{opacity:0!important}.x-slide-container.is-stacked .x-slide.is-current-slide:not([class*=x-effect-e]),.x-slide-container.is-stacked .x-slide.is-current-slide.x-effect-opacity{opacity:1!important}.x-slide img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.x-slide-pagination{display:flex;flex-wrap:nowrap;align-content:center;align-items:center;flex-grow:0;flex-shrink:0;flex-basis:auto;margin:0;border:0;border-radius:0;padding:0;line-height:1;list-style:none}.x-slide-pagination.is-row{flex-direction:row}.x-slide-pagination.is-column{flex-direction:column}.x-slide-pagination li{display:block;flex-grow:0;flex-shrink:0;flex-basis:auto;position:relative;margin:0;border:0;padding:0;background-color:var(--x-slide-pagination-item-bgc, black);list-style:none;user-select:none;cursor:default}.x-slide-pagination li.is-active{background-color:var(--x-slide-pagination-item-bgc-alt, rgba(0, 0, 0, .25))}@media (hover: hover){.x-slide-pagination li:hover{background-color:var(--x-slide-pagination-item-bgc-alt, rgba(0, 0, 0, .25))}}.x-paginate{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;align-content:center}.x-paginate.is-empty{display:none!important}.x-paginate-inner{display:flex;flex-flow:row wrap;align-items:center;align-content:center;flex:1 1 0%}.x-paginate-inner>*{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;flex-shrink:1;flex-basis:auto;line-height:1;text-align:center}.x-paginate-inner .dots,.x-paginate-inner .current{cursor:not-allowed}.x-the-content.entry-content{margin-top:0!important;margin-bottom:0!important}.x-the-content.entry-content>:first-child{margin-top:0!important}.x-the-content.entry-content>:last-child{margin-bottom:0!important}[class*=woocommerce] .x-wc-products .cross-sells,[class*=woocommerce] .x-wc-products .related,[class*=woocommerce] .x-wc-products .upsells{float:none;clear:none;width:100%}[class*=woocommerce] div.x-wc-product-gallery div.woocommerce-product-gallery{float:none;width:100%}[class*=woocommerce] .pswp{z-index:999999999}[class*=woocommerce] .x-wc-add-to-cart-form form{margin:0}.x-wc-shop-sort{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.x-wc-shop-sort .woocommerce-ordering,.x-wc-shop-sort .woocommerce-result-count{float:none;margin:0}.x-content-area .woocommerce-Reviews-title{margin-top:0}.x-video{margin-bottom:1.5em}.x-video .mejs-time{height:auto;padding:0}.x-video .mejs-time-rail{padding:0 1em 0 0}.x-video .mejs-time-slider{margin:0}.x-video .x-video-inner{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.x-video .x-video-inner.five-by-three{padding-bottom:60%}.x-video .x-video-inner.five-by-four{padding-bottom:80%}.x-video .x-video-inner.four-by-three{padding-bottom:75%}.x-video .x-video-inner.three-by-two{padding-bottom:66.67%}.x-video .x-video-inner embed,.x-video .x-video-inner iframe,.x-video .x-video-inner img,.x-video .x-video-inner object,.x-video .x-video-inner video{display:block!important;position:absolute!important;top:0!important;left:0!important;width:100%;height:100%;margin:0!important}.x-video.bg,.x-video.x-video-bg{margin:0}.x-video.bg,.x-video.bg .x-video-inner,.x-video.x-video-bg,.x-video.x-video-bg .x-video-inner{position:absolute;transition:opacity 1s ease;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:hidden}.x-video.bg.poster,.x-video.x-video-bg.poster{background-size:cover;background-position:50% 50%;background-repeat:no-repeat}.bg .x-mejs{max-width:100%;max-height:100%;width:auto;height:auto}.mejs-mediaelement iframe{z-index:1}.mejs-controls{z-index:999}.mejs-poster,.mejs-overlay{z-index:20}.x-icon{display:inline-flex;flex-flow:row nowrap!important;justify-content:center!important;align-items:center!important;width:auto;height:auto;line-height:inherit;text-align:center}.x-icon>svg{fill:currentColor;width:1em;height:1em}.x-icon:before{display:block!important;position:static!important;inset:auto!important;width:inherit!important;height:inherit!important;margin:0!important;line-height:inherit!important;text-align:inherit!important}.x-framework-icon,.x-framework-icon.x-form-search-icon{height:100%;align-items:center;justify-content:center;display:inline-flex;transition-duration:inherit;transition:inherit}.x-framework-icon>svg{width:1em;height:1em;font-size:inherit;fill:currentColor;transition-duration:inherit;transition:inherit}.x-anchor{overflow:hidden;display:inline-flex;flex-flow:column nowrap;justify-content:stretch;position:relative;min-width:1px;text-decoration:none;cursor:pointer}button.x-anchor,button.x-anchor:hover{padding:0;margin-bottom:0;text-shadow:none}.x-anchor-content{overflow:hidden;display:flex;flex:1 0 auto;position:relative;height:100%;border-radius:inherit;transform:translate(0)}.x-anchor-text{flex-shrink:1;min-width:1px;max-width:100%}.x-anchor-text-primary,.x-anchor-text-secondary{position:relative;display:block}div.x-anchor-text-primary *,div.x-anchor-text-secondary *{display:block!important;margin:0!important;border:0!important;padding:0!important;font-family:inherit!important;font-size:1em!important;font-style:inherit!important;font-weight:inherit!important;letter-spacing:inherit!important;line-height:inherit!important;text-align:inherit!important;text-decoration:none!important;text-shadow:none!important;text-transform:inherit!important;color:inherit!important;background-color:transparent!important;box-shadow:none!important}.x-anchor-sub-indicator{position:relative;display:inline-flex;width:auto;height:auto;letter-spacing:0;line-height:1;text-align:center}.x-anchor-sub-indicator:before{display:inherit;width:inherit;height:inherit;line-height:inherit;text-align:inherit}li:not(.menu-item-has-children)>.x-anchor .x-anchor-sub-indicator{display:none;visibility:hidden;speak:never}.x-anchor-content.is-int{position:absolute;inset:0;pointer-events:none}.x-anchor.has-int-content .x-anchor-content[class*=in-scale-up].is-int{opacity:0;transform:scale(0)}@media (hover){.x-anchor.has-int-content:hover .x-anchor-content[class*=in-scale-up].is-int,.x-anchor.has-int-content:focus .x-anchor-content[class*=in-scale-up].is-int{opacity:1;transform:scale(1)}.x-anchor.has-int-content:hover .x-anchor-content.x-anchor-content-out-slide-top-in-scale-up:not(.is-int),.x-anchor.has-int-content:focus .x-anchor-content.x-anchor-content-out-slide-top-in-scale-up:not(.is-int){transform:translateY(-100%)}.x-anchor.has-int-content:hover .x-anchor-content.x-anchor-content-out-slide-left-in-scale-up:not(.is-int),.x-anchor.has-int-content:focus .x-anchor-content.x-anchor-content-out-slide-left-in-scale-up:not(.is-int){transform:translate(-100%)}.x-anchor.has-int-content:hover .x-anchor-content.x-anchor-content-out-slide-right-in-scale-up:not(.is-int),.x-anchor.has-int-content:focus .x-anchor-content.x-anchor-content-out-slide-right-in-scale-up:not(.is-int){transform:translate(100%)}.x-anchor.has-int-content:hover .x-anchor-content.x-anchor-content-out-slide-bottom-in-scale-up:not(.is-int),.x-anchor.has-int-content:focus .x-anchor-content.x-anchor-content-out-slide-bottom-in-scale-up:not(.is-int){transform:translateY(100%)}}.x-bar{position:relative}.x-bar,.x-bar-scroll,.x-bar-scroll-outer,.x-bar-scroll-inner,.x-bar-content{display:flex}.x-bar,.x-bar-scroll,.x-bar-scroll-outer,.x-bar-scroll-inner{justify-content:space-between}.x-bar-h,.x-bar-h .x-bar-scroll,.x-bar-h .x-bar-scroll-outer,.x-bar-h .x-bar-scroll-inner{flex-direction:row}.x-bar-v,.x-bar-v .x-bar-scroll,.x-bar-v .x-bar-scroll-outer,.x-bar-v .x-bar-scroll-inner{flex-direction:column}.x-bar-scroll,.x-bar-scroll-outer,.x-bar-scroll-inner,.x-bar-content:not(.x-container){flex-grow:1;flex-shrink:0;flex-basis:auto}.x-bar-content{z-index:5}.x-bar-content.x-container{flex-grow:0;flex-shrink:1}.x-bar,.x-bar-scroll,.x-bar-scroll-outer,.x-bar-scroll-inner,.x-bar-content,.x-bar-container{min-width:1px}.x-bar-space{flex-shrink:0}.x-bar-space-right{-webkit-order:9999;order:9999}.x-bar-outer-spacers:before,.x-bar-outer-spacers:after{content:"";flex-grow:0;flex-shrink:0;display:block;pointer-events:none;visibility:hidden}.x-bar-scroll{position:relative;width:100%!important;height:100%!important}.x-bar-scroll .ps__rail-x,.x-bar-scroll .ps__rail-y{z-index:10}.x-bar-scroll-outer,.x-bar-scroll-inner{width:100%!important;height:100%!important}.x-bar-scroll-outer{overflow:hidden!important}.x-bar-scroll-inner{box-sizing:content-box!important;-webkit-overflow-scrolling:touch!important;-ms-overflow-style:-ms-autohiding-scrollbar!important}.x-bar-h .x-bar-scroll-inner{overflow-x:scroll!important;overflow-y:hidden!important;padding:0 0 50px!important}.x-bar-v .x-bar-scroll-inner{overflow-x:hidden!important;overflow-y:scroll!important;padding:0 50px 0 0!important}.x-bar-scroll-button{display:block;position:absolute;z-index:9999;top:50%;margin:0;border:0;border-radius:0;padding:0;line-height:1;text-align:center;opacity:1;box-shadow:none;transform:translateY(-50%);outline:0;pointer-events:auto}.x-bar-scroll-button .x-icon{display:block;width:auto;height:1em;margin:auto;transform:translateZ(0)}.x-bar-scroll-button:not(.is-active){pointer-events:none}.x-bar-scroll-button.is-bck:not(.is-active){opacity:0;transform:translate(-100%,-50%)}.x-bar-scroll-button.is-fwd:not(.is-active){opacity:0;transform:translate(100%,-50%)}.x-bar-absolute{position:absolute}.x-bar-fixed{position:fixed}.x-bar-bottom{bottom:0}.x-bar-left{top:0;left:0;bottom:0}.x-bar-right{top:0;right:0;bottom:0}@media screen and (min-width: 783px){.admin-bar .x-bar-left,.admin-bar .x-bar-right{top:32px}}@media screen and (min-width: 601px) and (max-width: 782px){.admin-bar .x-bar-left,.admin-bar .x-bar-right{top:46px}}.x-bar-h .x-bar-container{height:inherit}.x-bar-v .x-bar-container{width:inherit}.x-bar-container{display:flex;position:relative}.x-bar-top{width:100%}.x-bar-is-initially-hidden{opacity:0;pointer-events:none}.x-bar-is-initially-hidden:not(.x-bar-is-visible){visibility:hidden}[class^=x-bg]{overflow:hidden;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;pointer-events:none}[class^=x-bg][data-x-params*=parallax]{opacity:0}[class^=x-bg] img{display:block;width:100%;height:100%}[class^=x-bg] video{object-fit:cover}.x-bg{z-index:-1}[class*=x-bg-layer-lower]{z-index:1}[class*=x-bg-layer-upper]{z-index:2}.x-collapsed{display:none}.x-collapsing{overflow:hidden!important;height:0}.x-mini-cart ul{margin:0!important;padding:0!important;list-style:none!important}.x-mini-cart li:before,.x-mini-cart li:after{content:" ";display:table;width:0px}.x-mini-cart li:after{clear:both}.x-mini-cart a:not(.x-anchor){display:block}.x-mini-cart a:not(.x-anchor):focus{outline:0}.x-mini-cart img{float:left;display:block;margin:0}.x-mini-cart .remove{float:right;text-align:center!important}.x-mini-cart .quantity{display:block;margin:0!important}.x-mini-cart .total{margin:0}.x-mini-cart .total strong{font-weight:inherit}.x-mini-cart .buttons{display:flex;flex-wrap:wrap;flex-direction:row;margin:0}.x-mini-cart .widget_shopping_cart_content{display:flex;flex-direction:column}.rtl .x-mini-cart img{float:right}.rtl .x-mini-cart .remove{float:left}.x-dropdown{visibility:hidden;position:absolute;margin:0;padding:0;opacity:0;transform:translateY(5%);pointer-events:none;z-index:9999}.x-dropdown:not(.x-active){display:none}.x-dropdown[data-x-stem*=u]{transform:translateY(-5%)}.x-dropdown.x-active{visibility:visible;pointer-events:auto}.x-dropdown.x-active-animate{opacity:1;transform:none}ul.x-dropdown,ol.x-dropdown{list-style:none}.menu-item-has-children{position:relative}.x-frame{width:100%}.x-frame-inner{position:relative;z-index:1;padding-bottom:56.25%;height:0;overflow:hidden}.x-frame-inner video,.x-frame-inner>div,.x-frame-inner>embed,.x-frame-inner>iframe,.x-frame-inner>img,.x-frame-inner>object,.x-frame-inner>.x-map iframe,.x-frame-inner>.x-video iframe,.x-frame-inner>.x-video .mejs-poster img{display:block!important;position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;margin:0!important}.x-graphic{display:inline-flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-start;flex-shrink:0;position:relative;letter-spacing:0;line-height:1;z-index:2}.x-graphic-child{position:relative}.x-graphic-icon,.x-graphic-icon.x-icon{display:inline-flex}.x-graphic-image,.x-graphic-image.x-image{display:block}.x-graphic-icon,.x-graphic-icon.x-icon{font-size:1em}.x-graphic-primary:not(:only-child),.x-graphic-secondary{-webkit-backface-visibility:hidden;backface-visibility:hidden}.x-graphic-primary:not(:only-child){opacity:1;z-index:2}.x-graphic-secondary{position:absolute;top:0;left:0;opacity:0;z-index:1}.x-scale-up.x-graphic-primary:not(:only-child){transform:scale(1)}.x-scale-up.x-graphic-secondary{transform:scale(.35)}.x-scale-down.x-graphic-primary:not(:only-child){transform:scale(1)}.x-scale-down.x-graphic-secondary{transform:scale(1.5)}.x-flip-x.x-graphic-primary:not(:only-child){transform:perspective(100px) rotateX(0)}.x-flip-x.x-graphic-secondary{transform:perspective(100px) rotateX(-180deg)}.x-flip-y.x-graphic-primary:not(:only-child){transform:perspective(100px) rotateY(0)}.x-flip-y.x-graphic-secondary{transform:perspective(100px) rotateY(-180deg)}.has-graphic .x-graphic-primary:not(:only-child)[class*=active],.has-graphic[class*=active] .x-graphic-primary:not(:only-child){opacity:0}.has-graphic .x-graphic-primary:not(:only-child)[class*=active].x-scale-up,.has-graphic[class*=active] .x-graphic-primary:not(:only-child).x-scale-up{transform:scale(1.5)}.has-graphic .x-graphic-primary:not(:only-child)[class*=active].x-scale-down,.has-graphic[class*=active] .x-graphic-primary:not(:only-child).x-scale-down{transform:scale(.35)}.has-graphic .x-graphic-primary:not(:only-child)[class*=active].x-flip-x,.has-graphic[class*=active] .x-graphic-primary:not(:only-child).x-flip-x{transform:perspective(100px) rotateX(180deg)}.has-graphic .x-graphic-primary:not(:only-child)[class*=active].x-flip-y,.has-graphic[class*=active] .x-graphic-primary:not(:only-child).x-flip-y{transform:perspective(100px) rotateY(180deg)}@media (hover){.has-graphic:hover .x-graphic-primary:not(:only-child),[data-x-effect-provider*=effects]:hover .x-graphic-primary:not(:only-child){opacity:0}.has-graphic:hover .x-graphic-primary:not(:only-child).x-scale-up,[data-x-effect-provider*=effects]:hover .x-graphic-primary:not(:only-child).x-scale-up{transform:scale(1.5)}.has-graphic:hover .x-graphic-primary:not(:only-child).x-scale-down,[data-x-effect-provider*=effects]:hover .x-graphic-primary:not(:only-child).x-scale-down{transform:scale(.35)}.has-graphic:hover .x-graphic-primary:not(:only-child).x-flip-x,[data-x-effect-provider*=effects]:hover .x-graphic-primary:not(:only-child).x-flip-x{transform:perspective(100px) rotateX(180deg)}.has-graphic:hover .x-graphic-primary:not(:only-child).x-flip-y,[data-x-effect-provider*=effects]:hover .x-graphic-primary:not(:only-child).x-flip-y{transform:perspective(100px) rotateY(180deg)}}.has-graphic .x-graphic-secondary[class*=active],.has-graphic[class*=active] .x-graphic-secondary{opacity:1}.has-graphic .x-graphic-secondary[class*=active].x-scale-up,.has-graphic[class*=active] .x-graphic-secondary.x-scale-up,.has-graphic .x-graphic-secondary[class*=active].x-scale-down,.has-graphic[class*=active] .x-graphic-secondary.x-scale-down{transform:scale(1)}.has-graphic .x-graphic-secondary[class*=active].x-flip-x,.has-graphic[class*=active] .x-graphic-secondary.x-flip-x{transform:perspective(100px) rotateX(0)}.has-graphic .x-graphic-secondary[class*=active].x-flip-y,.has-graphic[class*=active] .x-graphic-secondary.x-flip-y{transform:perspective(100px) rotateY(0)}@media (hover){.has-graphic:hover .x-graphic-secondary,[data-x-effect-provider*=effects]:hover .x-graphic-secondary{opacity:1}.has-graphic:hover .x-graphic-secondary.x-scale-up,[data-x-effect-provider*=effects]:hover .x-graphic-secondary.x-scale-up,.has-graphic:hover .x-graphic-secondary.x-scale-down,[data-x-effect-provider*=effects]:hover .x-graphic-secondary.x-scale-down{transform:scale(1)}.has-graphic:hover .x-graphic-secondary.x-flip-x,[data-x-effect-provider*=effects]:hover .x-graphic-secondary.x-flip-x{transform:perspective(100px) rotateX(0)}.has-graphic:hover .x-graphic-secondary.x-flip-y,[data-x-effect-provider*=effects]:hover .x-graphic-secondary.x-flip-y{transform:perspective(100px) rotateY(0)}}.x-image{display:inline-block;line-height:1;vertical-align:middle}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.x-image{min-height:0%}}.x-image img{display:block;max-width:100%;height:auto;vertical-align:bottom;border:0;-ms-interpolation-mode:bicubic}a.x-image{cursor:pointer}a.x-image:focus{outline:0}.x-image-preserve-ratio img{width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important}.x-image-preserve-ratio img[src*=".svg"]{height:100%!important}.x-line{display:block;width:0;height:0;margin:0;border:0;padding:0}.x-menu,.x-menu .sub-menu{margin:0;padding:0;list-style:none}.x-menu,.x-menu li{min-width:1px}.x-has-sub{position:relative}.x-menu-modal .x-anchor,.x-menu-layered .x-anchor,.x-menu-dropdown .x-anchor,.x-menu-collapsed .x-anchor,.x-menu-inline .x-dropdown .x-anchor{display:flex}.x-dropdown>.menu-item:first-child,.x-dropdown>.menu-item:last-child{border-radius:inherit}.x-dropdown>.menu-item:first-child>.x-anchor{border-top-left-radius:inherit;border-top-right-radius:inherit}.x-dropdown>.menu-item:last-child>.x-anchor{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.x-menu-modal li:before,.x-menu-modal li:after,.x-menu-layered li:before,.x-menu-layered li:after,.x-menu-collapsed li:before,.x-menu-collapsed li:after{content:"";display:table}.x-menu-modal li:after,.x-menu-layered li:after,.x-menu-collapsed li:after{clear:both}.x-bar-v .x-menu-collapsed,.x-bar-v .x-menu-collapsed>li{width:inherit}.x-menu-inline{display:flex}.x-menu-inline>li{display:flex;flex-direction:inherit;justify-content:inherit;align-items:inherit}.x-menu-layered{overflow:hidden;position:relative}.x-menu-layered .menu-item-has-children{position:static}.x-menu-layered ul{position:absolute;top:0;left:0;right:0;pointer-events:none}.x-menu-layered li{pointer-events:none}.x-menu-layered .x-anchor{opacity:0;transform:translate(25px);pointer-events:none}.x-prev-layer>li>.x-anchor{transform:translate(-25px)}.x-current-layer>li>.x-anchor{opacity:1;transform:translate(0);pointer-events:auto}.x-modal-content-scroll-area{width:100%;height:100%;position:fixed;overflow:hidden;top:0;left:0;display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:center;flex-wrap:wrap}.x-modal-content-scroll-area:before,.x-modal-content-scroll-area:after{content:"";display:block;flex-grow:0;flex-shrink:0;flex-basis:auto}.x-modal{visibility:hidden;position:fixed;inset:0;opacity:0;pointer-events:none;z-index:99999999}.x-modal.x-active{visibility:visible;opacity:1;pointer-events:auto}.x-modal.x-active .x-modal-content-scroll-area{overflow:auto}.x-modal-bg{display:block;position:fixed;inset:0;z-index:-1}.x-modal-close{display:block;position:fixed;width:1em;height:1em;margin:0;border:0;padding:0;line-height:1em;text-align:center;background-color:transparent;opacity:0;transform:scale(0);z-index:3}.x-modal-close span{display:block}.x-modal-close svg{display:block;width:1em;height:1em;margin:auto;font-size:1em;fill:currentColor}.x-modal.x-active .x-modal-close{opacity:1;transform:scale(1)}.x-modal-close-top{top:0}.x-modal-close-left{left:0}.x-modal-close-right{right:var(--x-body-scroll-active-bar-size)}.x-modal-close-bottom{bottom:0}.admin-bar .x-modal-close-top{top:32px}@media screen and (max-width: 782px){.admin-bar .x-modal-close-top{top:46px}}@media screen and (max-width: 600px){.admin-bar .x-modal-close-top{top:0}}.x-modal-content{position:relative;flex-grow:0;flex-shrink:0;flex-basis:auto;z-index:2;width:100%;margin:0 auto;transform:translateY(-15px)}.x-modal.x-active .x-modal-content{transform:translate(0)}.admin-bar .x-modal,.admin-bar .x-modal-bg,.admin-bar .x-modal-content-scroll-area{top:32px}@media screen and (max-width: 782px){.admin-bar .x-modal,.admin-bar .x-modal-bg,.admin-bar .x-modal-content-scroll-area{top:46px}}@media screen and (max-width: 600px){.admin-bar .x-modal,.admin-bar .x-modal-bg,.admin-bar .x-modal-content-scroll-area{top:0}}.x-off-canvas{overflow-x:hidden;overflow-y:hidden;visibility:hidden;position:fixed;inset:0;pointer-events:none;z-index:99999998}.x-off-canvas.x-active{visibility:visible;pointer-events:auto}.x-off-canvas-bg{display:block;position:absolute;inset:0;opacity:0;z-index:1;transform:translate(0)}.x-off-canvas.x-active .x-off-canvas-bg{opacity:1}.x-off-canvas-close{display:block;position:absolute;top:0;margin:0;border:0;padding:0;line-height:1;text-align:center;background-color:transparent;opacity:0;transform:scale(0);z-index:3}.x-off-canvas-close span{display:block}.x-off-canvas-close svg{display:block;width:1em;height:1em;margin:auto;font-size:1em;fill:currentColor}.x-off-canvas.x-active .x-off-canvas-close{opacity:1;transform:scale(1)}.x-off-canvas-content{position:absolute;overflow:auto;top:0;bottom:0;width:100%;height:100%;z-index:2}.x-off-canvas.x-active .x-off-canvas-content{transform:translate(0)}.x-off-canvas-close-left{left:0}.x-off-canvas-close-right{right:var(--x-body-scroll-active-bar-size)}.x-off-canvas-content-left{left:0;transform:translate(-115%)}.x-off-canvas-content-right{right:0;transform:translate(115%)}.admin-bar .x-off-canvas{top:32px}@media screen and (max-width: 782px){.admin-bar .x-off-canvas{top:46px}}@media screen and (max-width: 600px){.admin-bar .x-off-canvas{top:0}}[data-x-particle]{display:block;position:absolute;opacity:0;pointer-events:none;speak:never;z-index:0}[data-x-particle] span{display:block;position:absolute;inset:0;border-radius:inherit;background-color:currentColor}[data-x-particle*=inside][data-x-particle*=t_]{top:0}[data-x-particle*=inside][data-x-particle*=_l]{left:0}[data-x-particle*=inside][data-x-particle*=_r]{right:0}[data-x-particle*=inside][data-x-particle*=b_]{bottom:0}[data-x-particle*=inside][data-x-particle*=c_]:not([data-x-particle*=c_c]){top:0;bottom:0;margin-top:auto;margin-bottom:auto}[data-x-particle*=inside][data-x-particle*=_c]:not([data-x-particle*=c_c]){left:0;right:0;margin-left:auto;margin-right:auto}[data-x-particle*=inside][data-x-particle*=c_c]{top:50%;left:50%}[data-x-particle*=overlap][data-x-particle*=t_]{top:0%}[data-x-particle*=overlap][data-x-particle*=c_]{top:50%}[data-x-particle*=overlap][data-x-particle*=b_]{top:100%}[data-x-particle*=overlap][data-x-particle*=_l]{left:0%}[data-x-particle*=overlap][data-x-particle*=_c]{left:50%}[data-x-particle*=overlap][data-x-particle*=_r]{left:100%}[data-x-particle~=scale-x_y]{transform:scale(0)}[data-x-particle~=scale-x]{transform:scaleX(0)}[data-x-particle~=scale-y]{transform:scaleY(0)}[data-x-particle*=overlap],[data-x-particle*=inside][data-x-particle*=c_c]{transform:translate(-50%,-50%)}[data-x-particle*=overlap][data-x-particle~=scale-x_y],[data-x-particle*=inside][data-x-particle*=c_c][data-x-particle~=scale-x_y]{transform:translate(-50%,-50%) scale(0)}[data-x-particle*=overlap][data-x-particle~=scale-x],[data-x-particle*=inside][data-x-particle*=c_c][data-x-particle~=scale-x]{transform:translate(-50%,-50%) scaleX(0)}[data-x-particle*=overlap][data-x-particle~=scale-y],[data-x-particle*=inside][data-x-particle*=c_c][data-x-particle~=scale-y]{transform:translate(-50%,-50%) scaleY(0)}.has-particle [data-x-particle][class*=active],.has-particle:hover [data-x-particle],.has-particle.x-active [data-x-particle],[data-x-effect-provider*=particles]:hover [data-x-particle]{opacity:1}.has-particle [data-x-particle][class*=active][data-x-particle*=scale],.has-particle:hover [data-x-particle][data-x-particle*=scale],.has-particle.x-active [data-x-particle][data-x-particle*=scale],[data-x-effect-provider*=particles]:hover [data-x-particle][data-x-particle*=scale]{transform:scale(1)}.has-particle [data-x-particle][class*=active][data-x-particle*=scale][data-x-particle*=overlap],.has-particle [data-x-particle][class*=active][data-x-particle*=scale][data-x-particle*=inside][data-x-particle*=c_c],.has-particle:hover [data-x-particle][data-x-particle*=scale][data-x-particle*=overlap],.has-particle:hover [data-x-particle][data-x-particle*=scale][data-x-particle*=inside][data-x-particle*=c_c],.has-particle.x-active [data-x-particle][data-x-particle*=scale][data-x-particle*=overlap],.has-particle.x-active [data-x-particle][data-x-particle*=scale][data-x-particle*=inside][data-x-particle*=c_c],[data-x-effect-provider*=particles]:hover [data-x-particle][data-x-particle*=scale][data-x-particle*=overlap],[data-x-effect-provider*=particles]:hover [data-x-particle][data-x-particle*=scale][data-x-particle*=inside][data-x-particle*=c_c]{transform:translate(-50%,-50%) scale(1)}.x-rating{display:inline-flex;min-width:1px}.x-rating-graphic{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;min-width:1px;letter-spacing:0!important;line-height:1!important}.x-rating-text{min-width:1px}.x-search{display:flex;align-items:center;margin:0;border:0;padding:0;cursor:text}.x-search:focus{outline:0}.x-search-btn{display:block;flex-shrink:0;margin:0;border:0;padding:0;line-height:1;background-color:transparent;cursor:pointer}.x-search-btn:focus{outline:0}.x-search-btn svg{display:block;width:1em;height:1em;margin:0 auto;line-height:inherit;stroke:currentColor}.x-search-btn-submit{order:1}.x-search-btn-clear{order:3;visibility:hidden;pointer-events:none}.x-search-has-content .x-search-btn-clear{visibility:visible;pointer-events:auto}.x-search-input{flex-grow:1;order:2;width:100%;min-width:1px;height:auto!important;border:0!important;padding:0!important;background-color:transparent!important;box-shadow:none!important;-webkit-appearance:none;-moz-appearance:none;appearance:none}.x-search-input::-ms-clear{display:none}.x-search-input::-webkit-input-placeholder{color:currentColor;opacity:1}.x-search-input::-moz-placeholder{color:currentColor;opacity:1}.x-search-input:-ms-input-placeholder{color:currentColor;opacity:1}[class*=x-separator]{display:block;position:absolute;z-index:-1;left:0;right:0;margin:0 auto}[class*=x-separator][class*=top]{top:0;transform:translateY(-100%)}[class*=x-separator][class*=bottom]{bottom:0;transform:translateY(100%)}[class*=x-separator] svg{display:block;width:100%;height:100%;margin:0}[data-x-stem]{inset:auto}[data-x-stem*=d]{top:100%}[data-x-stem*=l]{right:0}[data-x-stem*=r]{left:0}[data-x-stem*=u]{bottom:100%}[data-x-stem*=d][data-x-stem-menu-top*=h]{top:0}[data-x-stem*=l][data-x-stem-menu-top*=h]{right:100%}[data-x-stem*=r][data-x-stem-menu-top*=h]{left:100%}[data-x-stem*=u][data-x-stem-menu-top*=h]{bottom:0}[data-x-stem*=d][data-x-stem-root*=h]{top:0}[data-x-stem*=l][data-x-stem-root*=h]{right:100%}[data-x-stem*=r][data-x-stem-root*=h]{left:100%}[data-x-stem*=u][data-x-stem-root*=h]{bottom:0}[data-x-stem] [data-x-stem*=d]{top:0}[data-x-stem] [data-x-stem*=l]{right:100%}[data-x-stem] [data-x-stem*=r]{left:100%}[data-x-stem] [data-x-stem*=u]{bottom:0}.x-text{min-width:1px}a.x-text{display:block}.x-text-headline{position:relative}.x-text-content{display:-webkit-flex;display:flex}.x-text-content-text{-webkit-flex-grow:1;flex-grow:1;min-width:1px;max-width:100%}.x-text-content-text,.x-text-content-text-primary,.x-text-content-text-subheadline{display:block}.x-text-content-text>p:last-child,.x-text-content-text>ul:last-child,.x-text-content-text>ol:last-child,.x-text-content-text-primary>p:last-child,.x-text-content-text-primary>ul:last-child,.x-text-content-text-primary>ol:last-child,.x-text-content-text-subheadline>p:last-child,.x-text-content-text-subheadline>ul:last-child,.x-text-content-text-subheadline>ol:last-child{margin-bottom:0}.x-text-content-text-primary,.x-text-content-text-subheadline{margin-top:0;margin-bottom:0}.x-toggle{display:block;position:relative;transform:translate(0);pointer-events:none;speak:never}.x-toggle>span{display:block;position:absolute;top:0;left:0;width:100%;height:100%;margin:0 auto;border-radius:inherit;background-color:currentColor}.x-toggle-burger,.x-toggle-grid,.x-toggle-more-h,.x-toggle-more-v{height:1em}.x-toggle-grid,.x-toggle-more-h,.x-toggle-more-v{width:1em}.x-toggle-more-h,.x-toggle-more-v{border-radius:100em}.x-toggle-more-v{transform:translate(0) rotate(90deg)}[data-x-toggle-anim]{animation-name:none;animation-duration:.5s;animation-timing-function:cubic-bezier(.86,0,.07,1);animation-delay:0s;animation-iteration-count:infinite;animation-direction:alternate;animation-fill-mode:forwards;animation-play-state:paused}[data-x-toggle-anim].x-paused{animation-play-state:paused}[data-x-toggle-anim].x-running{animation-play-state:running}@keyframes x-bun-t-1{50%{transform:translate(0)}to{transform:translate(0) rotate(45deg)}}@keyframes x-patty-1{49%{opacity:1}50%{opacity:0}to{opacity:0}}@keyframes x-bun-b-1{50%{transform:translate(0)}to{transform:translate(0) rotate(-45deg)}}@keyframes x-grid-1{50%{box-shadow:0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0;transform:rotate(0)}to{box-shadow:-1em 0,-2em 0,0 -1em,0 2em,0 -2em,0 1em,2em 0,1em 0;transform:rotate(-45deg)}}@keyframes x-more-1-1{50%{transform:translate(0)}75%{border-radius:0}to{border-radius:0;transform:translate(0) rotate(45deg) scale(4,.5)}}@keyframes x-more-2-1{49%{opacity:1}50%{opacity:0}to{opacity:0}}@keyframes x-more-3-1{50%{transform:translate(0) rotate(-45deg)}75%{border-radius:0}to{border-radius:0;transform:translate(0) rotate(-45deg) scale(4,.5)}}[data-x-particle]{transition-delay:0ms}.x-modal.x-active{transition-delay:0ms,0ms}.x-td,.x-div,.x-row,.x-col,.x-grid,.x-cell,.x-section,.x-acc-header,.x-acc-header-indicator,.x-crumbs-link,.x-paginate-inner>*,.x-anchor,.x-anchor-text-primary,.x-anchor-text-secondary,.x-anchor-sub-indicator,.x-anchor.has-int-content .x-anchor-content,.x-bar-is-sticky,.x-bar-is-sticky .x-bar-content,[data-x-toggle-collapse],.x-graphic-child,.x-image,.x-line,.x-mini-cart li,.x-mini-cart a:not(.x-anchor),.x-modal-close,.x-search,.x-search-btn,.x-search-input,.x-icon,.x-text,.x-text-content-text-primary,.x-text-content-text-subheadline,.x-text-typing,.x-typed-cursor,.x-menu-first-level,.x-menu-layered:not(.x-menu-first-level),.x-wc-add-to-cart-form,.x-wc-shop-sort,[data-x-particle],.x-bar,.x-bar-scroll-button,.x-bar-container,.x-slide,.x-slide-pagination,.x-slide-pagination li{transition-duration:.3s}.x-framework-icon>svg,.x-icon>svg{transition-duration:inherit;transition-timing-function:inherit;filter:drop-shadow(0px 0px 0px transparent)}.x-card,.x-card-faces,.x-card-face,.x-statbar,.x-statbar-bar,.x-statbar-label{transition-duration:.75s}[class^=x-bg][data-x-params*=parallax]{transition-duration:.3s,0ms}.has-particle:hover [data-x-particle][data-x-particle*=scale],.has-particle.x-active [data-x-particle][data-x-particle*=scale],[data-x-effect-provider*=particles]:hover [data-x-particle][data-x-particle*=scale]{transition-duration:0ms,.3s}[data-x-effect]{animation-duration:1s}.x-dropdown{transition-property:opacity,transform,visibility}.x-modal{transition-property:opacity,visibility}.x-modal-close,.x-off-canvas-close{transition-property:color,opacity,transform}.x-modal-content,.x-off-canvas-content{transition-property:transform}.x-off-canvas{transition-property:visibility}.x-off-canvas-bg{transition-property:opacity}[data-x-particle]{transition-property:opacity,transform}.x-bar,.x-bar-container{transition-property:opacity,filter,transform}.x-bar-is-sticky,.x-bar-is-sticky .x-bar-content{transition-property:height,opacity}.x-bar-is-visible{transition-property:height,opacity,transform}[data-x-effect],.x-line,.x-card,.x-statbar,.x-menu-first-level,.x-wc-add-to-cart-form,.x-wc-shop-sort,.x-slide-pagination{transition-property:opacity,filter,transform}.x-line-progress{transition-property:opacity,filter,transform,width}.x-menu-layered:not(.x-menu-first-level){transition-property:height}.x-menu-layered.x-menu-first-level{transition-property:height,opacity,filter,transform}.x-div,.x-row,.x-col,.x-grid,.x-cell,.x-section,.x-image,.x-anchor,.x-text-headline,.x-slide{transition-property:border-color,background-color,box-shadow,opacity,filter,transform}.x-slide-pagination li{transition-property:width,height,background-color,opacity,filter,transform}.x-icon,.x-icon>svg,.x-search{transition-property:color,border-color,background-color,box-shadow,text-shadow,opacity,filter,transform,fill}.x-text:not(.x-text-headline){transition-property:color,border-color,background-color,box-shadow,text-shadow,column-rule,opacity,filter,transform}[data-x-toggle-collapse]{transition-property:height}.x-card-faces,.x-card-face,.x-acc-header-indicator{transition-property:transform}.x-anchor-text-primary,.x-anchor-text-secondary,.x-anchor-sub-indicator,.x-text-content-text-primary,.x-text-content-text-subheadline,.x-text-typing,.x-typed-cursor{transition-property:color,text-shadow}.x-anchor.has-int-content .x-anchor-content,[class^=x-bg][data-x-params*=parallax]{transition-property:opacity,transform}.x-statbar-bar,.x-statbar-label{transition-property:width,height,transform,opacity}.x-acc-header,.x-crumbs-link,.x-paginate-inner>*,.x-mini-cart li,.x-mini-cart a:not(.x-anchor),.x-search-btn,.x-search-input{transition-property:color,border-color,background-color,text-shadow,box-shadow}.x-menu-layered .x-anchor{transition-property:border-color,background-color,box-shadow,opacity,transform}.x-graphic-child{transition-property:color,background-color,text-shadow,box-shadow,opacity,transform}.x-bar-scroll-button{transition-property:color,border-color,background-color,box-shadow,text-shadow,opacity,transform}.x-ttf,.x-div,.x-row,.x-col,.x-grid,.x-cell,.x-section,.x-acc-header,.x-acc-header-indicator,.x-crumbs-link,.x-paginate-inner>*,.x-anchor,.x-anchor-text-primary,.x-anchor-text-secondary,.x-anchor-sub-indicator,.x-anchor.has-int-content .x-anchor-content,.x-bar-is-sticky,.x-bar-is-sticky .x-bar-content,[data-x-toggle-collapse],.x-graphic-child,.x-image,.x-line,.x-mini-cart li,.x-mini-cart a:not(.x-anchor),.x-modal-close,.x-search,.x-search-btn,.x-search-input,.x-icon,.x-text,.x-text-content-text-primary,.x-text-content-text-subheadline,.x-text-typing,.x-typed-cursor,.x-menu-first-level,.x-menu-layered:not(.x-menu-first-level),.x-card,.x-card-faces,.x-statbar,.x-statbar-bar,.x-statbar-label,.x-wc-add-to-cart-form,.x-wc-shop-sort,[data-x-particle],.x-bar,.x-bar-scroll-button,.x-bar-container,.x-slide,.x-slide-pagination,.x-slide-pagination li{transition-timing-function:cubic-bezier(.4,0,.2,1)}[class^=x-bg][data-x-params*=parallax]{transition-timing-function:cubic-bezier(.4,0,.2,1),linear}.x-off-canvas{transition-timing-function:linear}[data-x-effect]{animation-timing-function:cubic-bezier(.4,0,.2,1)}.x-crumbs-link .x-icon,.x-paginate-inner>* .x-icon,.x-bar-scroll-button .x-icon{transition:initial}[data-x-disable-animation],[data-x-disable-animation] *{transition:none!important}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}.x-anim-hide,.animated-hide{opacity:0}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-30px) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-15px) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate(0) scaleY(.95)}90%{transform:translateY(-4px) scaleY(1.02)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes headShake{0%{transform:translate(0)}6.5%{transform:translate(-6px) rotateY(-9deg)}18.5%{transform:translate(5px) rotateY(7deg)}31.5%{transform:translate(-3px) rotateY(-5deg)}43.5%{transform:translate(2px) rotateY(3deg)}50%{transform:translate(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.heartBeat{animation-name:heartBeat;animation-duration:calc(var(--animate-duration) * 1.3);animation-timing-function:ease-in-out}@keyframes jello{0%,11.1%,to{transform:translate(0)}22.2%{transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{transform:skew(6.25deg) skewY(6.25deg)}44.4%{transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{transform:skew(.390625deg) skewY(.390625deg)}88.8%{transform:skew(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale(1)}}.pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scale(1)}30%{transform:scale(1.25,.75)}40%{transform:scale(.75,1.25)}50%{transform:scale(1.15,.85)}65%{transform:scale(.95,1.05)}75%{transform:scale(1.05,.95)}to{transform:scale(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-10px)}20%,40%,60%,80%{transform:translate(10px)}}.shake{animation-name:shake}@keyframes shakeX{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-10px)}20%,40%,60%,80%{transform:translate(10px)}}.shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translateY(-10px)}20%,40%,60%,80%{transform:translateY(10px)}}.shakeY{animation-name:shakeY}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scale(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:translate(0)}15%{transform:translate(-25%) rotate(-5deg)}30%{transform:translate(20%) rotate(3deg)}45%{transform:translate(-15%) rotate(-3deg)}60%{transform:translate(10%) rotate(2deg)}75%{transform:translate(-5%) rotate(-1deg)}to{transform:translate(0)}}.wobble{animation-name:wobble}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translate(-2000px) scale(.7);opacity:.7}80%{transform:translate(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translate(2000px) scale(.7);opacity:.7}80%{transform:translate(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translate(0) scale(.7);opacity:.7}to{transform:translate(-2000px) scale(.7);opacity:.7}}.backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translate(0) scale(.7);opacity:.7}to{transform:translate(2000px) scale(.7);opacity:.7}}.backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale(1)}}.bounceIn{animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px) scaleY(3)}60%{opacity:1;transform:translateY(25px) scaleY(.9)}75%{transform:translateY(-10px) scaleY(.95)}90%{transform:translateY(5px) scaleY(.985)}to{transform:translate(0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px) scaleX(3)}60%{opacity:1;transform:translate(25px) scaleX(1)}75%{transform:translate(-10px) scaleX(.98)}90%{transform:translate(5px) scaleX(.995)}to{transform:translate(0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px) scaleX(3)}60%{opacity:1;transform:translate(-25px) scaleX(1)}75%{transform:translate(10px) scaleX(.98)}90%{transform:translate(-5px) scaleX(.995)}to{transform:translate(0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px) scaleY(5)}60%{opacity:1;transform:translateY(-20px) scaleY(.9)}75%{transform:translateY(10px) scaleY(.95)}90%{transform:translateY(-5px) scaleY(.985)}to{transform:translate(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translateY(10px) scaleY(.985)}40%,45%{opacity:1;transform:translateY(-20px) scaleY(.9)}to{opacity:0;transform:translateY(2000px) scaleY(3)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate(20px) scaleX(.9)}to{opacity:0;transform:translate(-2000px) scaleX(2)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate(-20px) scaleX(.9)}to{opacity:0;transform:translate(2000px) scaleX(2)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translateY(-10px) scaleY(.985)}40%,45%{opacity:1;transform:translateY(20px) scaleY(.9)}to{opacity:0;transform:translateY(-2000px) scaleY(3)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate(-100%,100%)}to{opacity:1;transform:translate(0)}}.fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate(100%,100%)}to{opacity:1;transform:translate(0)}}.fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translate(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:translate(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate(-2000px)}to{opacity:1;transform:translate(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate(2000px)}to{opacity:1;transform:translate(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate(-100%,-100%)}to{opacity:1;transform:translate(0)}}.fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate(100%,-100%)}to{opacity:1;transform:translate(0)}}.fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translate(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:translate(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-100%,100%)}}.fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%,100%)}}.fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translateY(100%)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translateY(2000px)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate(-100%)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate(-2000px)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate(100%)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate(2000px)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-100%,-100%)}}.fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%,-100%)}}.fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translateY(-100%)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translateY(-2000px)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) scale(1) translate(0) rotateY(-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) scale(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scale(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translate(0) rotateY(0);animation-timing-function:ease-in}to{transform:perspective(400px) scale(1) translate(0) rotateY(0);animation-timing-function:ease-in}}.animated.flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-duration:calc(var(--animate-duration) * .75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{animation-duration:calc(var(--animate-duration) * .75);backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInLeft{0%{transform:translate(-100%) skew(30deg);opacity:0}60%{transform:skew(-20deg);opacity:1}80%{transform:skew(5deg)}to{transform:translate(0)}}.lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedInRight{0%{transform:translate(100%) skew(-30deg);opacity:0}60%{transform:skew(20deg);opacity:1}80%{transform:skew(-5deg)}to{transform:translate(0)}}.lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate(-100%) skew(-30deg);opacity:0}}.lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate(100%) skew(30deg);opacity:0}}.lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translate(0);opacity:1}}.rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translate(0);opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translate(0);opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translate(0);opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translate(0);opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes slideInDown{0%{transform:translateY(-100%);visibility:visible}to{transform:translate(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate(-100%);visibility:visible}to{transform:translate(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate(100%);visibility:visible}to{transform:translate(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translateY(100%);visibility:visible}to{transform:translate(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translate(0)}to{visibility:hidden;transform:translateY(100%)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translate(0)}to{visibility:hidden;transform:translate(-100%)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translate(0)}to{visibility:hidden;transform:translate(100%)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translate(0)}to{visibility:hidden;transform:translateY(-100%)}}.slideOutUp{animation-name:slideOutUp}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translateY(700px);opacity:0}}.hinge{animation-duration:calc(var(--animate-duration) * 2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate(-100%) rotate(-120deg)}to{opacity:1;transform:translate(0)}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate(100%) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translateY(-1000px);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translateY(60px);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate(-1000px);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate(10px);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate(1000px);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate(-10px);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translateY(1000px);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translateY(-60px);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translateY(-60px);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translateY(2000px);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate(42px)}to{opacity:0;transform:scale(.1) translate(-2000px)}}.zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate(-42px)}to{opacity:0;transform:scale(.1) translate(2000px)}}.zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translateY(60px);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translateY(-2000px);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}.x-effect-exit,.x-effect-entering,.x-effect-exiting{pointer-events:none!important}.x-effect-animated{animation-fill-mode:both!important}@media print,(prefers-reduced-motion: reduce){.x-effect-animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}}.x-no-at,.x-no-at a,.x-no-at i,.x-no-at ul,.x-no-at ol,.x-no-at img,.x-no-at div,.x-no-at span,.x-no-at button{animation-delay:1ms!important;animation-duration:1ms!important;transition-delay:1ms!important;transition-duration:1ms!important}p{margin:0 0 1.5em}small{font-size:smaller}b,strong{font-weight:700}em{font-style:italic}cite{font-style:normal}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin:1.25em 0 .2em;text-rendering:optimizelegibility}h1,.h1{margin-top:1em;font-size:400%;line-height:1.1}h2,.h2{font-size:285.7%;line-height:1.2}h3,.h3{font-size:228.5%;line-height:1.3}h4,h5,h6,.h4,.h5,.h6{margin-top:1.75em;margin-bottom:.5em;line-height:1.4}h4,.h4{font-size:171.4%}h5,.h5{font-size:150%}h6,.h6{font-size:100%;text-transform:uppercase}ul,ol{padding:0;margin:0 0 1.5em 1.655em}ul ul,ul ol,ol ol,ol ul{margin-bottom:0}ul.unstyled,ol.unstyled,ul.inline,ol.inline{margin-left:0;list-style:none}ul.inline>li,ol.inline>li{display:inline-block;padding-left:1em;padding-right:1em}dl{margin-bottom:1.5em}dt{font-weight:bolder}dd{margin-left:1.5em}q:before,q:after,blockquote:before,blockquote:after{content:""}address{margin-bottom:1.5em;font-style:normal}hr{height:0;margin:1.5em 0;border:0;border-top:2px solid #e5e5e5}blockquote{margin:1.5em 0;padding:1em;border:2px solid #e5e5e5;font-size:24px;font-weight:400;line-height:1.3;color:#2c3e50}code,pre{font-family:Consolas,Andale Mono WT,Andale Mono,Lucida Console,Lucida Sans Typewriter,DejaVu Sans Mono,Bitstream Vera Sans Mono,Liberation Mono,Nimbus Mono L,Monaco,Courier New,Courier,monospace;color:#555;background-color:#fff}code{padding:.143em .286em;font-size:.85em;border:1px solid #e5e5e5}pre{display:block;margin:0 0 1.5em;border:2px solid #e5e5e5;padding:.786em 1.071em;font-size:1.15em;line-height:1.8;word-break:break-all;word-wrap:break-word;white-space:pre;white-space:pre-wrap}pre code{padding:0;border:0}.pre-scrollable{max-height:360px;overflow-y:scroll}form{margin:0 0 1.5em}fieldset{padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin:0;line-height:1.4;border:0;border-bottom:1px solid #ddd}label,input,button,select,textarea{font-size:100%;line-height:1.8}input,button,select,textarea{font-family:Lato,Helvetica Neue,Helvetica,Arial,sans-serif}label{display:block;margin-bottom:2px}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#999}input::-moz-placeholder,textarea::-moz-placeholder{color:#999}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#999}.radio,.checkbox{min-height:18px;padding-left:18px}.radio input[type=radio],.checkbox input[type=checkbox]{position:relative;float:left;margin-left:-18px}.controls>.radio:first-child,.controls>.checkbox:first-child{padding-top:5px}.radio.inline,.checkbox.inline{display:inline-block;padding-top:5px;margin-bottom:0;vertical-align:middle}.radio.inline+.radio.inline,.checkbox.inline+.checkbox.inline{margin-left:10px}input[disabled],select[disabled],textarea[disabled],input[readonly],select[readonly],textarea[readonly]{cursor:not-allowed}input[disabled]:not(input[type=submit]),select[disabled],textarea[disabled],input[readonly]:not(input[type=submit]),select[readonly],textarea[readonly]{background-color:#eee}input[type=radio][disabled],input[type=checkbox][disabled],input[type=radio][readonly],input[type=checkbox][readonly]{background-color:transparent}.wpcf7 p{margin-bottom:.375em}.wpcf7 select,.wpcf7 textarea,.wpcf7 input[type=text],.wpcf7 input[type=password],.wpcf7 input[type=datetime],.wpcf7 input[type=datetime-local],.wpcf7 input[type=date],.wpcf7 input[type=month],.wpcf7 input[type=time],.wpcf7 input[type=week],.wpcf7 input[type=number],.wpcf7 input[type=email],.wpcf7 input[type=url],.wpcf7 input[type=search],.wpcf7 input[type=tel],.wpcf7 input[type=color]{width:100%}.wpcf7 select:not(:last-child),.wpcf7 textarea:not(:last-child),.wpcf7 input[type=text]:not(:last-child),.wpcf7 input[type=password]:not(:last-child),.wpcf7 input[type=datetime]:not(:last-child),.wpcf7 input[type=datetime-local]:not(:last-child),.wpcf7 input[type=date]:not(:last-child),.wpcf7 input[type=month]:not(:last-child),.wpcf7 input[type=time]:not(:last-child),.wpcf7 input[type=week]:not(:last-child),.wpcf7 input[type=number]:not(:last-child),.wpcf7 input[type=email]:not(:last-child),.wpcf7 input[type=url]:not(:last-child),.wpcf7 input[type=search]:not(:last-child),.wpcf7 input[type=tel]:not(:last-child),.wpcf7 input[type=color]:not(:last-child){margin-bottom:0}.wpcf7 form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-response-output:empty{display:none}.wpcf7-display-none{display:none}.wpcf7-not-valid-tip{display:block;margin:1px 0 0;font-size:.75em}.wpcf7 .wpcf7-spinner{visibility:hidden;display:inline-block;position:relative;width:1em;height:1em;padding:0;border:0;margin:0 0 0 1em;font-size:16px;vertical-align:middle}.wpcf7 .wpcf7-spinner:before{content:"";display:block;position:absolute;top:0;left:0;width:1em;height:1em;border-width:2px;border-style:solid;border-color:transparent currentColor currentColor currentColor;border-radius:1em;animation:xCF7Spin 1.25s infinite linear}.wpcf7 .wpcf7-spinner.is-active{visibility:visible}.wpcf7-list-item{margin:0 0 0 1em}.wpcf7-list-item-label{margin:0 .5em 0 0}@keyframes xCF7Spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}select,textarea,input[type=text],input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=email],input[type=url],input[type=search],input[type=tel],input[type=color],.uneditable-input{display:inline-block;height:2.65em;margin-bottom:9px;border:2px solid #ddd;padding:0 .65em;font-size:13px;line-height:normal;color:#555;background-color:#fff}input,textarea{width:auto}textarea{height:auto}textarea,input[type=text],input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=email],input[type=url],input[type=search],input[type=tel],input[type=color],.uneditable-input{-webkit-transition:border linear .2s,background-color linear .2s,box-shadow linear .2s;transition:border linear .2s,background-color linear .2s,box-shadow linear .2s}textarea:focus,input[type=text]:focus,input[type=password]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=date]:focus,input[type=month]:focus,input[type=time]:focus,input[type=week]:focus,input[type=number]:focus,input[type=email]:focus,input[type=url]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=color]:focus,.uneditable-input:focus{border-color:#00000040;background-color:#fff;outline:0}input[type=radio],input[type=checkbox]{margin:.425em 0;line-height:normal;cursor:pointer}@media (max-width: 479.98px){input[type=radio],input[type=checkbox]{border:1px solid #ccc}}input[type=file],input[type=image],input[type=submit],input[type=reset],input[type=button],input[type=radio],input[type=checkbox]{width:auto}select,input[type=file]{height:2.65em;padding-top:.5em;padding-bottom:.5em}select{width:auto}select[multiple],select[size]{height:auto}.form-search,.widget_product_search form{position:relative;margin-bottom:0;line-height:1}.form-search .x-form-search-icon,.widget_product_search form .x-form-search-icon{color:#272727}.form-search .search-query,.form-search input[type=search],.widget_product_search form .search-query,.widget_product_search form input[type=search]{width:100%;margin-bottom:0;padding-left:28px}textarea{padding-top:6px;padding-bottom:6px}input[type=color]{padding:1px 3px}input[type=file]{margin-top:2px}.checkbox input[type=checkbox]{top:2px}.radio input[type=radio]{top:1px}#recaptcha_table #recaptcha_response_field{height:16px;border-width:1px;font-size:10px;line-height:16px;border-radius:0}table{width:100%;margin-bottom:1.5em;border-spacing:0;background-color:transparent}table th,table td{padding:.5em .625em;line-height:1.3;text-align:left;vertical-align:middle}table th{font-weight:700}table td{line-height:1.4}table thead th{vertical-align:bottom}table caption+thead tr:first-child th,table caption+thead tr:first-child td,table colgroup+thead tr:first-child th,table colgroup+thead tr:first-child td,table thead:first-child tr:first-child th,table thead:first-child tr:first-child td{border-top:0}table p:last-child,table ul:last-child,table ol:last-child{margin-bottom:0}table{border-collapse:collapse}table th,table td{border-top:1px solid #f2f2f2}table tbody+tbody{border-top:2px solid #f2f2f2}.x-btn,.button,[type=submit]{display:inline-block;position:relative;border:1px solid #ac1100;border-radius:0;padding:.563em 1.125em .813em;cursor:pointer;font-size:16px;font-weight:inherit;line-height:1.3;text-align:center;vertical-align:middle;color:#fff;background-color:#ff2a13;transition:all .15s linear}.x-btn:hover,.button:hover,[type=submit]:hover{text-decoration:none;color:#fff;border-color:#600900;background-color:#df1600}.x-btn:hover,.x-btn:active,.button:hover,.button:active,[type=submit]:hover,[type=submit]:active{outline:0!important}.x-btn[disabled],.x-btn.disabled,.button[disabled],.button.disabled,[type=submit][disabled],[type=submit].disabled{opacity:.25;cursor:not-allowed}.x-btn.x-btn-jumbo{padding:.643em 1.429em .786em;font-size:28px}.x-btn.x-btn-x-large{padding:.714em 1.286em .857em;font-size:21px}.x-btn.x-btn-large{padding:.579em 1.105em .842em;font-size:19px}.x-btn.x-btn-regular{padding:.563em 1.125em .813em;font-size:16px}.x-btn.x-btn-small{padding:.429em 1.143em .643em;font-size:14px}.x-btn.x-btn-mini{padding:.385em .923em .538em;font-size:13px}.x-btn.x-btn-square{border-radius:0}.x-btn.x-btn-rounded{border-radius:.225em}.x-btn.x-btn-pill{border-radius:100em}.x-btn-block{display:block;width:100%}.x-btn-block+.x-btn-block{margin-top:1em}.x-btn [class*=x-icon-]{display:inline;width:auto;height:auto;margin:0 .5em 0 0}.x-btn [class*=x-icon-]:before{display:inline!important;position:static!important;transform:none!important}.x-btn.x-btn-icon-only [class*=x-icon-]{margin:0}.x-btn-circle-wrap{display:inline-block;position:relative}.x-btn-circle-wrap.x-btn-jumbo,.x-btn-circle-wrap.x-btn-x-large,.x-btn-circle-wrap.x-btn-large{margin:0 0 21px;padding:0}.x-btn-circle-wrap:before,.x-btn-circle-wrap:after{content:"";position:relative;display:block;margin:0 auto;background-repeat:no-repeat;background-position:center center;z-index:1}.x-btn-circle-wrap:before{top:2px;width:172px;height:43px;background-image:url(//www.meiserich.de/wp-content/themes/x/framework/img/global/btn-circle-top-small.png);background-size:172px 43px}.x-btn-circle-wrap:after{bottom:2px;width:190px;height:43px;background-image:url(//www.meiserich.de/wp-content/themes/x/framework/img/global/btn-circle-bottom-small.png);background-size:190px 43px}.x-btn-circle-wrap .x-btn{position:relative;z-index:2}@media (max-width: 766.98px){.x-btn-circle-wrap:before{top:2px;width:112px;height:28px;background-image:url(//www.meiserich.de/wp-content/themes/x/framework/img/global/btn-circle-top-small.png);background-size:112px 28px}.x-btn-circle-wrap:after{bottom:2px;width:127px;height:29px;background-image:url(//www.meiserich.de/wp-content/themes/x/framework/img/global/btn-circle-bottom-small.png);background-size:127px 29px}}.fade{opacity:0;transition:opacity .3s ease}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}.collapsing{position:relative;height:0;overflow:hidden;transition:height .3s ease}.x-searchform-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:2030;background-color:#ffffffec;transition:top .3s ease}.x-searchform-overlay.in{display:table}.x-searchform-overlay .form-search{padding-bottom:2em;font-size:10px}.x-searchform-overlay .form-search:before{display:none}.x-searchform-overlay .form-search label{margin-bottom:.85em;font-size:2.1em;line-height:1.4;color:#2c3e50}.x-searchform-overlay .form-search .search-query{border:0;padding:0;height:auto;font-size:9.4em;letter-spacing:-.05em;line-height:1;color:#2c3e50;background-color:transparent;border-radius:0;box-shadow:none}.x-searchform-overlay .form-search .search-query:focus,.x-searchform-overlay .form-search .search-query:active{outline:0}@media (max-width: 766.98px){.x-searchform-overlay .form-search{font-size:8px}}@media (max-width: 479.98px){.x-searchform-overlay .form-search{font-size:6px}}.x-searchform-overlay-inner{display:table-cell;vertical-align:middle}.x-nav{margin-left:0;margin-bottom:1.5em;list-style:none}.x-nav>li>a{display:block;cursor:pointer}.x-nav>li>a:hover{text-decoration:none;background-color:transparent}.x-nav>.right{float:right}.x-nav-tabs{margin-bottom:0;border:2px solid #e5e5e5;border-bottom:0}.x-nav-tabs:before,.x-nav-tabs:after{content:" ";display:table;width:0px}.x-nav-tabs:after{clear:both}.x-nav-tabs>li{float:left;text-align:center}.x-nav-tabs>li>a{padding:.75em .75em .95em;font-size:14px;line-height:1.3;color:#d8d8d8;background-color:#f8f8f8}.x-nav-tabs>li>a:hover{color:#28323f;background-color:#f8f8f8}.x-nav-tabs.top>li{border-right:2px solid #e5e5e5}.x-nav-tabs.top>li a{border-bottom:2px solid #e5e5e5}.x-nav-tabs.left,.x-nav-tabs.right{width:24%;max-width:200px;border-bottom:2px solid #e5e5e5}@media (max-width: 978.98px){.x-nav-tabs.left,.x-nav-tabs.right{float:none;width:100%;max-width:none}}.x-nav-tabs.left>.x-nav-tabs-item,.x-nav-tabs.right>.x-nav-tabs-item{float:none;width:100%;border-bottom:2px solid #e5e5e5}.x-nav-tabs.left>.x-nav-tabs-item:last-child,.x-nav-tabs.right>.x-nav-tabs-item:last-child{border-bottom:none}.x-nav-tabs.left{margin-right:-2px;border-right:0}.x-nav-tabs.left>li a{border-right:2px solid #e5e5e5}@media (max-width: 978.98px){.x-nav-tabs.left{margin-right:0}}.x-nav-tabs.right{margin-left:-2px;border-left:0}.x-nav-tabs.right>li a{border-left:2px solid #e5e5e5}@media (max-width: 978.98px){.x-nav-tabs.right{margin-left:0}}@media (max-width: 978.98px){.x-nav-tabs.top,.x-nav-tabs.left,.x-nav-tabs.right{border-bottom:2px solid #e5e5e5}.x-nav-tabs.top>li.x-nav-tabs-item,.x-nav-tabs.left>li.x-nav-tabs-item,.x-nav-tabs.right>li.x-nav-tabs-item{border-left:0;border-right:0;border-bottom:2px solid #e5e5e5}.x-nav-tabs.top>li.x-nav-tabs-item>a,.x-nav-tabs.top>li.x-nav-tabs-item.active>a,.x-nav-tabs.top>li.x-nav-tabs-item.active>a:hover,.x-nav-tabs.left>li.x-nav-tabs-item>a,.x-nav-tabs.left>li.x-nav-tabs-item.active>a,.x-nav-tabs.left>li.x-nav-tabs-item.active>a:hover,.x-nav-tabs.right>li.x-nav-tabs-item>a,.x-nav-tabs.right>li.x-nav-tabs-item.active>a,.x-nav-tabs.right>li.x-nav-tabs-item.active>a:hover{border-bottom:0}.x-nav-tabs.top>li.x-nav-tabs-item:last-child>a,.x-nav-tabs.top>li.x-nav-tabs-item:last-child>a:hover,.x-nav-tabs.left>li.x-nav-tabs-item:last-child>a,.x-nav-tabs.left>li.x-nav-tabs-item:last-child>a:hover,.x-nav-tabs.right>li.x-nav-tabs-item:last-child>a,.x-nav-tabs.right>li.x-nav-tabs-item:last-child>a:hover{border-bottom:0}.x-nav-tabs.top>li.x-nav-tabs-item:last-child{border-bottom:0}.x-nav-tabs.left>li.x-nav-tabs-item.active>a,.x-nav-tabs.left>li.x-nav-tabs-item.active>a:hover{border-right:2px solid #e5e5e5}.x-nav-tabs.right>li.x-nav-tabs-item.active>a,.x-nav-tabs.right>li.x-nav-tabs-item.active>a:hover{border-left:2px solid #e5e5e5}}.x-nav-tabs>.active>a,.x-nav-tabs>.active>a:hover{color:#28323f;background-color:#fff;cursor:default}.x-nav-tabs.top>.active>a,.x-nav-tabs.top>.active>a:hover{border-bottom:2px solid #ffffff}.x-nav-tabs.left>.active>a,.x-nav-tabs.left>.active>a:hover{border-right:2px solid #ffffff}.x-nav-tabs.right>.active>a,.x-nav-tabs.right>.active>a:hover{border-left:2px solid #ffffff}.x-nav-tabs.one-up>li{width:100%}.x-nav-tabs.two-up>li{width:50%}.x-nav-tabs.three-up>li{width:33.33333%}.x-nav-tabs.four-up>li{width:25%}.x-nav-tabs.five-up>li{width:20%}@media (max-width: 978.98px){.x-nav-tabs.two-up>li,.x-nav-tabs.three-up>li,.x-nav-tabs.four-up>li,.x-nav-tabs.five-up>li{float:none;width:100%}}.x-nav-tabs.top.one-up>li:nth-child(1n),.x-nav-tabs.top.two-up>li:nth-child(2n),.x-nav-tabs.top.three-up>li:nth-child(3n),.x-nav-tabs.top.four-up>li:nth-child(4n),.x-nav-tabs.top.five-up>li:nth-child(5n){border-right:0}.tabbable:before,.tabbable:after{content:" ";display:table;width:0px}.tabbable:after{clear:both}.x-tab-content{overflow:auto;margin-bottom:1.5em;border:2px solid #e5e5e5;border-top:0}.x-tab-content img,.x-tab-content .x-btn{transform:translate(0)}.x-tab-content .x-tab-pane{padding:4%;background-color:#fff}.x-nav-tabs.left+.x-tab-content,.x-nav-tabs.right+.x-tab-content{border-top:2px solid #e5e5e5}@media (max-width: 978.98px){.x-nav-tabs.left+.x-tab-content,.x-nav-tabs.right+.x-tab-content{border-top:0}}.x-tab-content>.x-tab-pane{display:none}.x-tab-content>.active{display:block}.x-breadcrumbs{font-size:10px;font-weight:400;letter-spacing:1px;line-height:1.3;text-transform:uppercase}.x-breadcrumbs a,.x-breadcrumbs span{display:inline-block}.x-breadcrumbs .delimiter{margin:0 .25em 0 .45em}.x-pagination,.woocommerce-pagination{display:block;margin:4em 0 2em;height:38px;text-align:center;clear:both}.x-pagination ul,.woocommerce-pagination ul{display:inline-block;margin:0;padding:6px;background-color:#f2f2f2;border-radius:100em}.x-pagination li,.woocommerce-pagination li{display:inline}.x-pagination a,.x-pagination span,.woocommerce-pagination a,.woocommerce-pagination span{float:left;margin:0 3px;width:26px;height:26px;font-size:11px;font-weight:400;line-height:26px;text-decoration:none;color:#ddd;background-color:#fff;border-radius:100em}.x-pagination a:hover,.woocommerce-pagination a:hover{color:#fff;background-color:#1abc9c}.x-pagination a:active,.woocommerce-pagination a:active{color:#fff;background-color:#2c3e50;box-shadow:inset 0 .1em .35em #00000059,0 1px #fffffff2}@media (max-width: 766.98px){.x-pagination a.prev,.x-pagination a.next,.x-pagination a.prev-next,.woocommerce-pagination a.prev,.woocommerce-pagination a.next,.woocommerce-pagination a.prev-next{display:none}}.x-pagination span.current,.woocommerce-pagination span.current{color:#fff;background-color:#2c3e50}.x-pagination span.pages,.woocommerce-pagination span.pages{display:none}.x-pagination span.dots,.x-pagination span.expand,.woocommerce-pagination span.dots,.woocommerce-pagination span.expand{margin:0;width:14px;color:#272727;background-color:transparent;box-shadow:none}.tooltip{position:absolute;z-index:1020;display:block;visibility:visible;padding:.455em;font-size:11px;font-weight:400;line-height:1.2;opacity:0;transform:translate(0);-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.tooltip.top{margin-top:-.273em}.tooltip.right{margin-left:.273em}.tooltip.bottom{margin-top:.273em}.tooltip.left{margin-left:-.273em}.tooltip-inner{max-width:200px;padding:.727em .818em;color:#fff;text-align:center;text-decoration:none;background-color:#272727;border-radius:2px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#272727}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#272727}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#272727}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#272727}.popover{position:absolute;top:0;left:0;z-index:1010;display:none;width:236px;padding:1px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;box-shadow:0 5px 10px #0003;transform:translate(0);-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.popover.top{margin-top:-.825em}.popover.right{margin-left:.825em}.popover.bottom{margin-top:.825em}.popover.left{margin-left:-.825em}.popover-title{margin:0;padding:.571em 1em;font-size:14px;font-weight:400;line-height:1.3;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:.563em .875em;font-size:13px;line-height:1.5}.popover-content p,.popover-content ul,.popover-content ol{margin-bottom:0}.popover-content ul,.popover-content ol{margin-left:1.286em}.popover .arrow,.popover .arrow:after{position:absolute;display:inline-block;width:0;height:0;border-color:transparent;border-style:solid}.popover .arrow:after{content:"";z-index:-1}.popover.top .arrow{bottom:-10px;left:50%;margin-left:-10px;border-width:10px 10px 0;border-top-color:#fff}.popover.top .arrow:after{border-width:11px 11px 0;border-top-color:#00000040;bottom:-1px;left:-11px}.popover.right .arrow{top:50%;left:-10px;margin-top:-10px;border-width:10px 10px 10px 0;border-right-color:#fff}.popover.right .arrow:after{border-width:11px 11px 11px 0;border-right-color:#00000040;bottom:-11px;left:-1px}.popover.bottom .arrow{top:-10px;left:50%;margin-left:-10px;border-width:0 10px 10px;border-bottom-color:#fff}.popover.bottom .arrow:after{border-width:0 11px 11px;border-bottom-color:#00000040;top:-1px;left:-11px}.popover.left .arrow{top:50%;right:-10px;margin-top:-10px;border-width:10px 0 10px 10px;border-left-color:#fff}.popover.left .arrow:after{border-width:11px 0 11px 11px;border-left-color:#00000040;bottom:-11px;right:-1px}.flex-container a:active,.x-flexslider a:active{outline:none}.x-slides,.flex-control-nav,.flex-direction-nav{margin:0;padding:0;list-style:none!important}.x-flexslider{margin:0;padding:0}.x-flexslider .x-slides .x-slide{display:none;position:relative}.x-flexslider .x-slides img{width:100%;display:block}.flex-pauseplay span{text-transform:capitalize}.x-slides:before,.x-slides:after{content:" ";display:table;width:0px}.x-slides:after{clear:both}.no-js .x-slides>li:first-child{display:block}.x-flexslider{width:100%;margin:0 0 1.5em;background:#e6e6e6;position:relative;overflow:hidden}.flex-viewport{max-height:2000px;transition:all 1s ease}.loading .flex-viewport{max-height:300px}.flex-direction-nav a{display:block;cursor:pointer;position:absolute;top:14px;height:30px;width:30px;font-size:14px;line-height:30px;text-align:center;color:#fff;background-color:#2c3e50;border-radius:100em;opacity:.5;transition:opacity .3s ease;z-index:10}.flex-direction-nav a [class*=x-icon-]{width:auto}.flex-direction-nav a:hover{text-decoration:none;color:#fff;opacity:1}.flex-direction-nav a.flex-prev{left:14px}.flex-direction-nav a.flex-next{left:50px}.flex-control-nav{position:absolute;line-height:1;text-align:center;z-index:10}.flex-control-nav:not(.flex-control-thumbs){top:14px;right:14px;border-radius:100em;padding:0 6px;background-color:#fff}.flex-control-nav:not(.flex-control-thumbs) li{margin:7px 3px 6px;text-indent:-9999px}.flex-control-nav.flex-control-thumbs{top:0;right:0;padding:1em}.flex-control-nav.flex-control-thumbs li{background-color:#000;box-shadow:0 .15em .625em #00000037}.flex-control-nav.flex-control-thumbs li:not(:first-child){margin-left:.5em}.flex-control-nav.flex-control-thumbs img{width:auto;height:1.5em;vertical-align:top;transition:opacity .3s ease;cursor:pointer}.flex-control-nav.flex-control-thumbs img:not(:hover):not(.flex-active){opacity:.65}.flex-control-nav li{display:inline-block}.flex-control-nav a{display:block;width:14px;height:14px;background-color:#2c3e50;border-radius:100em}.flex-control-nav a:hover{cursor:pointer;background-color:#2c3e50}.flex-control-nav a.flex-active{background-color:#2c3e50}.x-slider-container{position:relative}.x-slider-container.bg-video{background-color:#000}.x-slider-container .rev_slider_wrapper{padding:0!important}.page-template-template-blank-3-php .x-slider-container.above,.page-template-template-blank-6-php .x-slider-container.above,.page-template-template-blank-1-php .x-slider-container.below,.page-template-template-blank-2-php .x-slider-container.below,.page-template-template-blank-3-php .x-slider-container.below,.page-template-template-blank-4-php .x-slider-container.below,.page-template-template-blank-5-php .x-slider-container.below,.page-template-template-blank-6-php .x-slider-container.below{border-bottom:1px solid #ddd;border-bottom:1px solid rgba(0,0,0,.075)}.rev_slider_wrapper .x-btn{padding:.563em 1.125em .813em!important;font-size:16px!important;font-size:1.6rem!important}@media (max-width: 978.98px){.rev_slider_wrapper .x-btn{font-size:13px!important;font-size:1.3rem!important}}@media (max-width: 766.98px){.rev_slider_wrapper .x-btn{font-size:11px!important;font-size:1.1rem!important}}@media (max-width: 479.98px){.rev_slider_wrapper .x-btn{font-size:8px!important;font-size:.8rem!important}}.x-slider-scroll-bottom{position:absolute;display:block;border:3px solid;width:60px;height:60px;font-size:41px;line-height:53px;text-align:center;color:#fff;border-radius:100em;z-index:1020;-webkit-transition:all .3s ease;transition:all .3s ease}.x-slider-scroll-bottom.top{top:20px}.x-slider-scroll-bottom.left{left:20px}.x-slider-scroll-bottom.right{right:20px}.x-slider-scroll-bottom.bottom{bottom:20px}.x-slider-scroll-bottom.center{left:50%;margin-left:-30px}.x-slider-scroll-bottom:hover{color:#16a085}@media (min-width: 767px) and (max-width: 978.98px){.x-slider-scroll-bottom{width:50px;height:50px;font-size:38px;line-height:43px}.x-slider-scroll-bottom.center{margin-left:-25px}}@media (max-width: 766.98px){.x-slider-scroll-bottom{border-width:2px;width:46px;height:46px;font-size:31px;line-height:40px}.x-slider-scroll-bottom.center{margin-left:-23px}}@media (max-width: 479.98px){.x-slider-scroll-bottom{width:40px;height:40px;font-size:25px;line-height:34px}.x-slider-scroll-bottom.center{margin-left:-20px}}.isotope-item{z-index:2}.isotope-hidden.isotope-item{pointer-events:none;z-index:1}.isotope,.isotope .isotope-item{transition-duration:.8s}.isotope{transition-property:height,width}.isotope .isotope-item{transition-property:transform}.isotope.no-transition,.isotope.no-transition .isotope-item,.isotope .isotope-item.no-transition{transition-duration:0s}.x-iso-container{box-sizing:content-box}.x-iso-container.cols-1>*{width:100%}.x-iso-container.cols-2>*{width:49.95%}.x-iso-container.cols-3>*{width:33.28%}@media (min-width: 767px) and (max-width: 978.98px){.x-iso-container.cols-3>*{width:49.95%}}.x-iso-container.cols-4>*{width:33.28%}@media (min-width: 1200px){.x-iso-container.cols-4>*{width:24.95%}}@media (min-width: 767px) and (max-width: 978.98px){.x-iso-container.cols-4>*{width:49.95%}}@media (max-width: 766.98px){.x-iso-container[class*=cols-]>*{width:100%}}#x-isotope-loading{position:absolute;top:100px;left:0;right:0}.x-loading,.x-loading:before,.x-loading:after{display:block;width:2.5em;height:2.5em;border-radius:100em;animation-fill-mode:both;animation:xLoader 2s infinite ease-in-out}.x-loading{position:relative;margin:0 auto;font-size:8px;text-indent:-9999em;color:currentColor;transform:translateZ(0);animation-delay:-.16s}.x-loading:before,.x-loading:after{content:"";position:absolute;top:0}.x-loading:before{left:-4em;animation-delay:-.32s}.x-loading:after{left:4em}@keyframes xLoader{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em}}.x-iso-container{margin:-1em}.x-iso-container>*{margin:0!important;padding:1em!important;opacity:0}.option-set{margin:0}.option-set li{display:inline-block;position:relative}.x-portfolio-filters{display:block;width:29px;height:29px;margin:0;padding:0;font-size:14px;letter-spacing:-1px;line-height:29px;text-align:center;text-transform:uppercase;color:#fff;background-color:#16a085}.x-portfolio-filters:hover{color:#fff;background-color:#1abc9c}.x-portfolio-filters-menu{overflow:hidden;position:absolute;top:115%;right:0;width:225px;display:none;margin:0;text-align:left;background-color:#2c3e50;transform:translate(0);z-index:1028}.x-portfolio-filters-menu li{display:block;line-height:1.3}.x-portfolio-filters-menu li a{display:block;padding:.5em 1.75em;color:#fff;color:#ffffff80}.x-portfolio-filters-menu li a:hover{color:#fff}.x-portfolio-filters-menu li:first-child a{padding-top:1.35em}.x-portfolio-filters-menu li:last-child a{padding-bottom:1.35em}.x-portfolio-filters-menu .selected{color:#fff}@media (max-width: 766.98px){.x-portfolio-filters-menu{top:150%;margin-right:-98px;text-align:center}}.x-portfolio-filter{display:inline-block}.ilightbox-overlay.light{background:#ffffff}.ilightbox-loader.light{-webkit-box-shadow:0px 0px 85px #dacffc,0px 0px 85px #dacffc;box-shadow:0 0 85px #dacffc,0 0 85px #dacffc}.ilightbox-loader.light div{background:#ffffff url(//www.meiserich.de/wp-content/themes/x/framework/img/global/ilightbox-preloader-light.gif) no-repeat center}.ilightbox-holder.light{border:2px solid #e5e5e5;padding:1%;background:#ffffff}.ilightbox-holder.light .ilightbox-container .ilightbox-caption{background:#ffffff}.ilightbox-holder.light .ilightbox-container .ilightbox-social{border-radius:2px}.ilightbox-holder.light .ilightbox-alert{color:#89949b}.ilightbox-toolbar.light{top:8px;left:8px;height:27px;border:2px solid #e5e5e5;background-color:#fff}.ilightbox-toolbar.light a{width:25px;height:23px;text-align:center}.ilightbox-toolbar.light a:before{display:inline-block;font-family:FontAwesome!important;font-style:normal!important;font-weight:400!important;text-decoration:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ilightbox-toolbar.light a.ilightbox-close:before{font-size:15px;line-height:22px}.ilightbox-toolbar.light a.ilightbox-fullscreen:before{font-size:11px;line-height:23px}.ilightbox-toolbar.light a.ilightbox-prev-button,.ilightbox-toolbar.light a.ilightbox-next-button{display:none}.ilightbox-thumbnails.light .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-video{background:url(//www.meiserich.de/wp-content/themes/x/framework/img/global/ilightbox-thumb-overlay-play-light.png) no-repeat center}.ilightbox-holder.light .ilightbox-inner-toolbar .ilightbox-title{padding:10px 60px 10px 8px;font-size:18px}.ilightbox-holder.light .ilightbox-inner-toolbar .ilightbox-toolbar{top:5px;left:auto;right:5px}.ilightbox-holder.light .ilightbox-inner-toolbar .ilightbox-toolbar a{float:right}.ilightbox-holder.light .ilightbox-inner-toolbar .ilightbox-toolbar a:first-of-type{border-radius:0 3px 3px 0}.ilightbox-holder.light .ilightbox-inner-toolbar .ilightbox-toolbar a:last-of-type{border-radius:3px 0 0 3px}.ilightbox-overlay,.ilightbox-loader,.ilightbox-loader *,.ilightbox-holder,.ilightbox-holder .ilightbox-container,.ilightbox-holder .ilightbox-container img.ilightbox-image,.ilightbox-holder .ilightbox-container .ilightbox-caption,.ilightbox-toolbar,.ilightbox-toolbar *,.ilightbox-thumbnails,.ilightbox-thumbnails *,.ilightbox-holder .ilightbox-container .ilightbox-social,.ilightbox-holder .ilightbox-container .ilightbox-social *{float:none;margin:0;padding:0;border:0;outline:0;font-size:100%;line-height:100%;vertical-align:baseline;background:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:-moz-none;-o-user-select:none;user-select:none}.ilightbox-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:100000}.ilightbox-loader{position:fixed;top:45%;left:-192px;padding-left:30px;opacity:.9;border-radius:0 100px 100px 0;z-index:100005}.ilightbox-loader div{width:72px;height:72px;border-radius:0 100px 100px 0}.ilightbox-loader.horizontal{top:-192px;left:45%;padding:30px 0 0;border-radius:0 0 100px 100px}.ilightbox-loader.horizontal div{border-radius:0 0 100px 100px}.ilightbox-toolbar{display:none;position:fixed;z-index:100010}.ilightbox-toolbar a{float:left;cursor:pointer}.ilightbox-thumbnails{display:block;position:fixed;z-index:100009}.ilightbox-thumbnails.ilightbox-horizontal{left:0;bottom:0;width:100%;height:100px}.ilightbox-thumbnails.ilightbox-vertical{top:0;right:0;width:140px;height:100%;overflow:hidden}.ilightbox-thumbnails .ilightbox-thumbnails-container{display:block;position:relative}.ilightbox-thumbnails.ilightbox-horizontal .ilightbox-thumbnails-container{width:100%;height:100px}.ilightbox-thumbnails.ilightbox-vertical .ilightbox-thumbnails-container{width:140px;height:100%}.ilightbox-thumbnails .ilightbox-thumbnails-grid{display:block;position:absolute}.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail{display:block;position:relative;padding:10px;cursor:pointer}.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail img{width:100%;height:100%}.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon{width:100%;height:100%;position:absolute;top:0;left:0;opacity:.7}.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon:hover{opacity:1}.ilightbox-holder{display:none;position:fixed;z-index:100003}.ilightbox-holder.ilightbox-next,.ilightbox-holder.ilightbox-prev{cursor:pointer}.ilightbox-holder div.ilightbox-container{position:relative;width:100%;height:100%}.ilightbox-holder img.ilightbox-image{width:100%;height:100%}.ilightbox-holder .ilightbox-container .ilightbox-caption{display:none;position:absolute;left:5%;right:5%;bottom:0;max-width:100%;margin:0 auto;padding:5px 10px;font-size:12px;line-height:150%;word-wrap:break-word;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:20003}@media (max-width: 978.98px){.ilightbox-holder .ilightbox-container .ilightbox-caption{font-size:10px}}@media (max-width: 479.98px){.ilightbox-holder .ilightbox-container .ilightbox-caption{font-size:8px}}.ilightbox-holder .ilightbox-alert{display:block;position:absolute;inset:0;width:300px;height:50px;margin:auto;padding-top:100px;text-align:center}.ilightbox-holder .ilightbox-wrapper{width:100%;height:100%;overflow:auto}.ilightbox-holder .ilightbox-inner-toolbar{position:relative}.ilightbox-holder .ilightbox-inner-toolbar .ilightbox-toolbar{position:absolute}.x-social-global{font-weight:400;line-height:1}.x-social-global a{display:inline-block;text-align:center;color:#fff;background-color:#fff3;border-radius:100em}.x-social-global a:hover.facebook{background-color:#3b5998}.x-social-global a:hover.twitter{background-color:#00abf0}.x-social-global a:hover.google-plus{background-color:#d84b35}.x-social-global a:hover.linkedin{background-color:#1a81ad}.x-social-global a:hover.xing{background-color:#006567}.x-social-global a:hover.foursquare{background-color:#0f6bb6}.x-social-global a:hover.youtube{background-color:#cc181e}.x-social-global a:hover.vimeo{background-color:#4bf}.x-social-global a:hover.instagram{background-color:#3f729b}.x-social-global a:hover.pinterest{background-color:#cd1f28}.x-social-global a:hover.dribbble{background-color:#ea4b8b}.x-social-global a:hover.flickr{background-color:#ff0084}.x-social-global a:hover.behance{background-color:#1769ff}.x-social-global a:hover.tumblr{background-color:#36465d}.x-social-global a:hover.whatsapp{background-color:#25d366}.x-social-global a:hover.soundcloud{background-color:#f50}.x-social-global a:hover.rss{background-color:#fe6e00}.x-social-global a i{display:block}.twitter-tweet{width:100%!important;max-width:100%!important;margin:0 0 1.5em!important}.x-scroll-top{position:fixed;z-index:10000;cursor:pointer;bottom:10px;width:35px;height:35px;margin-bottom:-75px;border:2px solid #000000;font-size:25px;line-height:27px;text-align:center;color:#000;border-radius:100%;-webkit-transition:margin-bottom .6s ease,opacity .3s ease;transition:margin-bottom .6s ease,opacity .3s ease}.x-scroll-top.in{margin-bottom:0;opacity:.375}.x-scroll-top.in:hover{opacity:.825}.x-scroll-top.left{left:10px}.x-scroll-top.right{right:10px}.x-scroll-top:hover{color:#000}.x-container{margin:0 auto}.x-container:not(.x-row):not(.x-grid):not(.x-div):not(.x-bar-content):not(.x-slide-container-content):before,.x-container:not(.x-row):not(.x-grid):not(.x-div):not(.x-bar-content):not(.x-slide-container-content):after{content:" ";display:table;width:0px}.x-container:not(.x-row):not(.x-grid):not(.x-div):not(.x-bar-content):not(.x-slide-container-content):after{clear:both}.x-gap{margin:0 0 1.5em;border-color:transparent}.x-clear{margin:0;border:0;clear:both}.x-map{margin-bottom:1.5em}.x-map .x-map-inner{overflow:hidden;position:relative;padding-bottom:56.25%;height:0}.x-map .x-map-inner iframe{position:absolute;top:0;left:0;width:100%;height:100%}.x-map .gm-style img{max-width:none}.x-code{line-height:1}.x-block-grid{display:block;overflow:hidden;margin:0 0 1.5em}.x-block-grid>li{display:block;float:left;height:auto;margin:5% 5% 0 0;padding:0}.x-block-grid.two-up>li{width:47.5%}.x-block-grid.two-up>li:nth-child(-n+2){margin-top:0}.x-block-grid.two-up>li:nth-child(2n){margin-right:0}.x-block-grid.two-up>li:nth-child(2n+1){clear:both}@media (max-width: 479.98px){.x-block-grid.two-up>li{width:100%;margin-right:0}.x-block-grid.two-up>li:nth-child(2){margin-top:5%}}.x-block-grid.three-up>li{width:30%}.x-block-grid.three-up>li:nth-child(-n+3){margin-top:0}.x-block-grid.three-up>li:nth-child(3n){margin-right:0}.x-block-grid.three-up>li:nth-child(3n+1){clear:both}@media (max-width: 978.98px){.x-block-grid.three-up>li{width:47.5%}.x-block-grid.three-up>li:nth-child(3){margin-top:5%}.x-block-grid.three-up>li:nth-child(3n){margin-right:5%}.x-block-grid.three-up>li:nth-child(3n+1){clear:none}.x-block-grid.three-up>li:nth-child(2n){margin-right:0}.x-block-grid.three-up>li:nth-child(2n+1){clear:both}}@media (max-width: 479.98px){.x-block-grid.three-up>li{width:100%;margin-right:0}.x-block-grid.three-up>li:nth-child(2){margin-top:5%}.x-block-grid.three-up>li:nth-child(3n){margin-right:0}}.x-block-grid.four-up>li{width:21.25%}.x-block-grid.four-up>li:nth-child(-n+4){margin-top:0}.x-block-grid.four-up>li:nth-child(4n){margin-right:0}.x-block-grid.four-up>li:nth-child(4n+1){clear:both}@media (max-width: 978.98px){.x-block-grid.four-up>li{width:47.5%}.x-block-grid.four-up>li:nth-child(3),.x-block-grid.four-up>li:nth-child(4){margin-top:5%}.x-block-grid.four-up>li:nth-child(4n){margin-right:5%}.x-block-grid.four-up>li:nth-child(4n+1){clear:none}.x-block-grid.four-up>li:nth-child(2n){margin-right:0}.x-block-grid.four-up>li:nth-child(2n+1){clear:both}}@media (max-width: 479.98px){.x-block-grid.four-up>li{width:100%;margin-right:0}.x-block-grid.four-up>li:nth-child(2){margin-top:5%}.x-block-grid.four-up>li:nth-child(4n){margin-right:0}}.x-ul-icons{margin-left:1.5em;list-style:none}.x-ul-icons li [class*=x-icon-]{text-indent:-1.5em}.x-flexslider-shortcode-container{margin-bottom:1.5em}.x-flexslider-shortcode-container .x-flexslider-shortcode{margin:0}.x-audio{margin-bottom:1.5em}.x-audio.player{height:30px}.x-search-shortcode{margin-bottom:1.5em}.x-counter{text-align:center}.x-counter .number-wrap{font-size:3.25em;line-height:1}.x-counter .text-above,.x-counter .text-below{display:block;letter-spacing:.125em;line-height:1.5;text-transform:uppercase}.x-counter .text-above{margin-bottom:.5em}.x-counter .text-below{margin-top:.5em}.x-counter .x-counter-number-wrap:first-child{margin-top:0!important}.x-counter .x-counter-number-wrap:last-child{margin-bottom:0!important}.x-typed-cursor{-webkit-animation:x-blink 1s infinite;animation:x-blink 1s infinite}@-webkit-keyframes x-blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}@keyframes x-blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}.x-card-outer{margin:0 auto 1.5em;text-align:center;cursor:pointer;-webkit-perspective:1200px;-ms-perspective:1200px;perspective:1200px}.x-card-outer .x-card-inner{position:relative}.x-card-outer .x-face-outer{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.x-card-outer .x-face-outer.front{z-index:2}.x-card-outer .x-face-outer.back{z-index:1}.x-card-outer .x-face-inner{height:100%}.x-card-outer .x-face-graphic{margin:0 0 10px;line-height:1}.x-card-outer .x-face-title,.x-card-outer .x-face-text{color:inherit}.x-card-outer .x-face-title{margin:0;padding:0;font-size:1.75em}.x-card-outer .x-face-text{margin:8px 0 0}.x-card-outer .x-face-button{display:inline-block;margin:15px 0 0;border:0;padding:.825em 1em;line-height:1;text-decoration:none;border-radius:.35em;box-shadow:none}.x-card-outer.flipped .x-face-outer.front{z-index:1}.x-card-outer.flipped .x-face-outer.back{z-index:2}.x-card-outer.center-vertically .x-face-inner:before{content:"";display:inline-block;width:0;height:100%;margin:0;padding:0;vertical-align:middle}.x-card-outer.center-vertically .x-face-content{display:inline-block;vertical-align:middle}.x-card-outer .x-card-inner{-webkit-transition:-webkit-transform 1.25s cubic-bezier(.23,1,.32,1);transition:transform 1.25s cubic-bezier(.23,1,.32,1);transform-style:preserve-3d}.x-card-outer .x-face-outer{-webkit-backface-visibility:hidden;backface-visibility:hidden}.x-card-outer .x-face-outer.front,.x-card-outer .x-face-outer.back,.x-card-outer.flipped .x-face-outer.front,.x-card-outer.flipped .x-face-outer.back{z-index:1}.x-card-outer.flip-from-left .back,.x-card-outer.flip-from-right .back,.x-card-outer.flip-from-left.flipped .x-card-inner{transform:rotateY(180deg)}.x-card-outer.flip-from-right.flipped .x-card-inner{transform:rotateY(-180deg)}.x-card-outer.flip-from-top .back,.x-card-outer.flip-from-bottom .back{transform:rotateX(180deg)}.x-card-outer.flip-from-top.flipped .x-card-inner{transform:rotateX(-180deg)}.x-card-outer.flip-from-bottom.flipped .x-card-inner{transform:rotateX(180deg)}.x-creative-cta{display:block;overflow:hidden;position:relative;border:0;text-align:center;text-decoration:none;box-shadow:none;transition:background-color .3s ease}.x-creative-cta>span{display:block;transition:all .65s cubic-bezier(.23,1,.32,1)}.x-creative-cta>span.text{line-height:1.2;opacity:1}.x-creative-cta>span.graphic{position:absolute;top:50%;left:50%;line-height:1;opacity:0}.x-creative-cta>span.graphic>i,.x-creative-cta>span.graphic>img{transition:all .65s cubic-bezier(.23,1,.32,1)}.x-creative-cta:hover>span.text{opacity:0}.x-creative-cta:hover>span.graphic{opacity:1}.x-creative-cta.slide-top:hover>span.text{transform:translateY(-150%)}.x-creative-cta.slide-left:hover>span.text{transform:translate(-80%)}.x-creative-cta.slide-right:hover>span.text{transform:translate(80%)}.x-creative-cta.slide-bottom:hover>span.text{transform:translateY(150%)}.x-feature-box{position:relative;margin:0 auto 1.5em}.x-feature-box.left-text,.x-feature-box.right-text{display:flex}.x-feature-box.left-text .x-feature-box-content,.x-feature-box.right-text .x-feature-box-content{flex:1 0 0%}.x-feature-box-graphic{display:inline-block;margin:0 0 10px}.x-feature-box.left-text .x-feature-box-graphic,.x-feature-box.right-text .x-feature-box-graphic{margin-bottom:0}.x-feature-box-graphic i.rounded,.x-feature-box-graphic img.rounded{border-radius:.15em}.x-feature-box-graphic i.circle,.x-feature-box-graphic img.circle{border-radius:100em}.x-feature-box-graphic i{display:block;position:relative;width:1em;height:1em;text-align:center}.x-feature-box-graphic i:before{display:block;position:absolute;top:50%;left:0;right:0;height:1em;margin-top:-.5em;font-size:.395em;line-height:1}.x-feature-box-graphic img{display:block}.x-feature-box-graphic-outer,.x-feature-box-graphic-inner{position:relative;z-index:2}.x-feature-box-graphic-inner{width:1em}.x-feature-box-graphic-inner.hexagon:before,.x-feature-box-graphic-inner.hexagon:after{content:"";display:block;border:0 solid transparent;border-left-width:.5em;border-right-width:.5em}.x-feature-box-graphic-inner.hexagon:before{border-bottom-width:.285em;border-bottom-color:inherit}.x-feature-box-graphic-inner.hexagon:after{border-top-width:.285em;border-top-color:inherit}.x-feature-box-graphic-inner.hexagon i{height:.6em}.x-feature-box-graphic-inner.badge{transform:scale(.725) rotate(15deg)}.x-feature-box-graphic-inner.badge:before,.x-feature-box-graphic-inner.badge:after{content:"";display:block;position:absolute;top:0;left:0;border:.5em solid;border-color:inherit;z-index:1}.x-feature-box-graphic-inner.badge:before{transform:rotate(30deg)}.x-feature-box-graphic-inner.badge:after{transform:rotate(60deg)}.x-feature-box-graphic-inner.badge i{position:relative;z-index:2}.x-feature-box-graphic-inner.badge i:before{transform:scale(1.275) rotate(-15deg)}.x-feature-box-connector{display:block;position:absolute;width:0;margin:0 auto;z-index:1}.x-feature-box-connector.full{height:100%;top:.5em}.x-feature-box-connector.upper{height:50%;top:0}.x-feature-box-connector.lower{height:50%;top:50%}.x-feature-box-title{margin:0;font-size:1.5em;line-height:1.2}.x-feature-box-text{margin:8px 0 0}.x-feature-box-text a{border:0;box-shadow:none}.x-feature-box-align-v-middle{display:flex;flex-flow:column nowrap;justify-content:center;align-self:stretch}.x-feature-list{margin:0 0 1.5em;padding:1px 0;list-style:none;counter-reset:xFeatureListNum}.x-feature-list .x-feature-box{margin-bottom:0;counter-increment:xFeatureListNum}.x-feature-list .x-feature-box.top-text>div{padding:0 0 1.5em}.x-feature-list .x-feature-box.top-text:last-child>div{padding-bottom:0}.x-feature-list .x-feature-box.top-text:last-child .full{display:none}.x-feature-list .x-feature-box.middle-text>div{padding:.75em 0}.x-feature-list .x-feature-box.middle-text:first-child{margin-top:-.75em}.x-feature-list .x-feature-box.middle-text:last-child{margin-bottom:-.75em}.x-feature-list .x-feature-box.middle-text:first-child .upper,.x-feature-list .x-feature-box.middle-text:last-child .lower{display:none}.x-feature-list .x-feature-box-graphic i.number:before{content:counter(xFeatureListNum);font-style:normal}.x-dropcap{float:left;display:block;margin:.215em .215em 0 0;padding:.105em .2em .11em;font-size:3.5em;font-weight:700;line-height:1;color:#fff;background-color:#2c3e50}.x-highlight{padding:.188em .375em;color:#fff;background-color:#16a085}.x-highlight.dark{color:#fff;background-color:#484848}.x-pullquote{width:40%;margin:.45em 1.1em .55em 0;font-size:1.313em}.x-pullquote.right{margin-right:0;margin-left:1.1em}@media (max-width: 766.98px){.x-pullquote.left,.x-pullquote.right{float:none;width:100%;margin:1.5em 0}}.x-cite{display:block;margin-top:.75em;font-size:.725em;font-weight:300;color:#28323f}.x-cite:before{content:"\2013\a0"}.close{float:right;font-size:18px;font-weight:700;line-height:1.8;color:#000;opacity:.4;transition:opacity .3s ease}.close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.6}button.close{padding:0;cursor:pointer;background-color:transparent;border:0;-webkit-appearance:none}.x-alert,.wpcf7-response-output,.buddypress #message,.bbp-template-notice,.woocommerce-error,.woocommerce-info,.woocommerce-message{position:relative;margin-bottom:1.5em;border-left:5px solid #f6dca7;padding:.824em 2.25em 1em 1.15em;font-size:14px;line-height:1.5;color:#c09853;background-color:#fcf8e3}.x-alert .h-alert,.wpcf7-response-output .h-alert,.buddypress #message .h-alert,.bbp-template-notice .h-alert,.woocommerce-error .h-alert,.woocommerce-info .h-alert,.woocommerce-message .h-alert{margin:.05em 0 .25em;font-size:18px;letter-spacing:-1px;line-height:1.3;text-transform:none;color:inherit}.x-alert .close,.wpcf7-response-output .close,.buddypress #message .close,.bbp-template-notice .close,.woocommerce-error .close,.woocommerce-info .close,.woocommerce-message .close{position:relative;top:-10px;right:-26px;line-height:1;color:#c09853}.x-alert>p,.x-alert .x-alert-content>p,.wpcf7-response-output>p,.wpcf7-response-output .x-alert-content>p,.buddypress #message>p,.buddypress #message .x-alert-content>p,.bbp-template-notice>p,.bbp-template-notice .x-alert-content>p,.woocommerce-error>p,.woocommerce-error .x-alert-content>p,.woocommerce-info>p,.woocommerce-info .x-alert-content>p,.woocommerce-message>p,.woocommerce-message .x-alert-content>p{margin-bottom:0}.x-alert>p+p,.x-alert .x-alert-content>p+p,.wpcf7-response-output>p+p,.wpcf7-response-output .x-alert-content>p+p,.buddypress #message>p+p,.buddypress #message .x-alert-content>p+p,.bbp-template-notice>p+p,.bbp-template-notice .x-alert-content>p+p,.woocommerce-error>p+p,.woocommerce-error .x-alert-content>p+p,.woocommerce-info>p+p,.woocommerce-info .x-alert-content>p+p,.woocommerce-message>p+p,.woocommerce-message .x-alert-content>p+p{margin-top:6px}.x-alert-muted{background-color:#f6f6f6;border-color:#e5e5e5;color:#bfbfbf}.x-alert-muted .close{color:#999}.x-alert-info,.buddypress #message.info,.bbp-template-notice.info,.woocommerce-info,.woocommerce-message{background-color:#d9edf7;border-color:#b3d1ef;color:#3a87ad}.x-alert-info .close,.buddypress #message.info .close,.bbp-template-notice.info .close,.woocommerce-info .close,.woocommerce-message .close{color:#3a87ad}.x-alert-success,.wpcf7-mail-sent-ok,form.wpcf7-form.sent .wpcf7-response-output,form.wpcf7-form.resetting .wpcf7-response-output,.buddypress #message.updated,.bbp-template-notice.updated{background-color:#dff0d8;border-color:#c1dea8;color:#468847}.x-alert-success .close,.wpcf7-mail-sent-ok .close,form.wpcf7-form.sent .wpcf7-response-output .close,form.wpcf7-form.resetting .wpcf7-response-output .close,.buddypress #message.updated .close,.bbp-template-notice.updated .close{color:#468847}.x-alert-danger,.buddypress #message.error,.bbp-template-notice.error,.woocommerce-error{background-color:#f2dede;border-color:#e5bdc4;color:#b94a48}.x-alert-danger .close,.buddypress #message.error .close,.bbp-template-notice.error .close,.woocommerce-error .close{color:#b94a48}.x-alert-block,.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:.824em 1.15em 1em}.wpcf7-response-output{border-left-width:5px!important;margin:1.5em 0 0!important;padding:.824em 1.15em 1em!important}.h-skill-bar{margin-top:0;font-size:11px;font-weight:700;letter-spacing:1px;line-height:1;text-transform:uppercase}.x-skill-bar{height:25px;margin-bottom:1.5em;background-color:#e5e5e5}.x-skill-bar .bar{overflow:hidden;position:relative;width:0%;height:100%;float:left;background-color:#2c3e50}.x-skill-bar .bar .percent{position:absolute;right:4px;bottom:4px;height:17px;padding:0 5px;font-size:11px;line-height:17px;color:#fff;background-color:#2c3e50;background-color:#00000040}.x-img{margin-bottom:1.5em}.x-img.left{margin:.35em 1.5em .35em 0}.x-img.right{margin:.35em 0 .35em 1.5em}a.x-img{display:block}a.x-img>img{display:block;margin-left:auto;margin-right:auto}a.x-img:not(.x-img-thumbnail){transform:translate(0);transition:opacity .3s ease}a.x-img:not(.x-img-thumbnail):hover{opacity:.75}.x-img-rounded,.x-img-rounded img{border-radius:6px}.x-img-circle,.x-img-circle img{border-radius:100em}.x-img-thumbnail{padding:4px;line-height:1.8;border:2px solid #e5e5e5;background-color:#fff;-webkit-transition:border .3s ease,box-shadow .3s ease;transition:border .3s ease,box-shadow .3s ease}a.x-img-thumbnail:hover{border-color:#16a085}.x-columnize{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:3em;-moz-column-gap:3em;column-gap:3em;-webkit-column-rule:2px solid #e5e5e5;-moz-column-rule:2px solid #e5e5e5;column-rule:2px solid #e5e5e5;margin:0 0 1.5em}.x-columnize p:last-child,.x-columnize ul:last-child,.x-columnize ol:last-child{margin-bottom:0}@media (max-width: 766.98px){.x-columnize{-webkit-column-count:1;-moz-column-count:1;column-count:1;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;-webkit-column-rule:0;-moz-column-rule:0;column-rule:0}}.x-accordion{margin-bottom:1.5em}.x-accordion-group{margin:0 0 4px;border:2px solid #e5e5e5;transition:border-color .3s ease}.x-accordion-group:last-child{margin-bottom:0}.x-accordion-heading{border-bottom:0}.x-accordion-heading .x-accordion-toggle{display:block;padding:10px 15px;font-size:124.8%;color:#2c3e50;background-color:#fafafa;cursor:pointer}.x-accordion-heading .x-accordion-toggle.collapsed{background-color:#fff}.x-accordion-heading .x-accordion-toggle.collapsed .x-shortcode-accordion-icon{color:#d3d3d3;transform:rotate(0)}.x-accordion-heading .x-accordion-toggle:hover{background-color:#fafafa}.x-accordion-heading .x-accordion-toggle:hover .x-shortcode-accordion-icon{color:#d3d3d3}.x-accordion-heading .x-accordion-toggle .x-shortcode-accordion-icon{transform:rotate(45deg)}.x-accordion-inner{padding:15px;border-top:2px solid #e5e5e5}.x-accordion-inner p:last-child,.x-accordion-inner ul:last-child,.x-accordion-inner ol:last-child{margin-bottom:0}.x-column{position:relative;z-index:1;float:left;margin-right:4%}.x-column.x-1-1{width:100%}.x-column.x-1-2{width:48%}.x-column.x-1-3{width:30.66666%}.x-column.x-2-3{width:65.33332%}.x-column.x-1-4{width:22%}.x-column.x-3-4{width:74%}.x-column.x-1-5{width:16.8%}.x-column.x-2-5{width:37.6%}.x-column.x-3-5{width:58.4%}.x-column.x-4-5{width:79.2%}.x-column.x-1-6{width:13.33332%}.x-column.x-5-6{width:82.66666%}.x-column.last,.x-column:last-of-type{margin-right:0}@media (max-width: 479.98px){.x-column.x-xs{float:none;width:100%;margin-right:0}}@media (max-width: 766.98px){.x-column.x-sm{float:none;width:100%;margin-right:0}}@media (max-width: 978.98px){.x-column.x-md{float:none;width:100%;margin-right:0}}.x-column[data-fade="1"],.x-column[data-fade=true]{transition:opacity cubic-bezier(.23,1,.32,1),transform cubic-bezier(.23,1,.32,1)}.x-protect{padding:7% 18%;text-align:center;background-color:#f2f2f2}.x-protect label{margin:.75em 0 0;font-size:16px}.x-protect input[type=text],.x-protect input[type=password]{width:100%;max-width:380px;text-align:center}.h-protect{font-size:24px;line-height:1.2;color:#2c3e50}.x-btn-protect{margin-top:.75em}.x-recent-posts{margin:0 0 1.5em}.x-recent-posts+.x-recent-posts{margin-top:4%}.x-recent-posts a{overflow:hidden;float:left;display:block;margin:0 4% 0 0;border:2px solid #e5e5e5;padding:5px 5px 0;color:#999;background-color:#fff;transform:translate(0)}.x-recent-posts a:last-child{margin-right:0}.x-recent-posts a:hover .no-post-thumbnail .x-recent-posts-img:before{opacity:1}.x-recent-posts a:hover .no-post-thumbnail .x-recent-posts-img:after{opacity:1}.x-recent-posts a:hover .has-post-thumbnail .x-recent-posts-img:before{opacity:1}.x-recent-posts a:hover .has-post-thumbnail .x-recent-posts-img:after{opacity:.85}.x-recent-posts a.no-image{padding:0 5px}.x-recent-posts a.x-recent-post1{width:100%}.x-recent-posts a.x-recent-post2{width:48%}@media (max-width: 766.98px){.x-recent-posts a.x-recent-post2{width:100%;float:none;margin-right:0;margin-bottom:4%}.x-recent-posts a.x-recent-post2:last-child{margin-bottom:0}}.x-recent-posts a.x-recent-post3{width:30.6666%}@media (max-width: 766.98px){.x-recent-posts a.x-recent-post3{width:100%;float:none;margin-right:0;margin-bottom:4%}.x-recent-posts a.x-recent-post3:last-child{margin-bottom:0}}.x-recent-posts a[class^=x-recent-post]:not([class*="1"]):not([class*="2"]):not([class*="3"]){width:22%;margin-right:4%}.x-recent-posts a[class^=x-recent-post]:not([class*="1"]):not([class*="2"]):not([class*="3"]):nth-child(4n){margin-right:0;margin-bottom:4%}@media (max-width: 978.98px){.x-recent-posts a[class^=x-recent-post]:not([class*="1"]):not([class*="2"]):not([class*="3"]){width:48%}.x-recent-posts a[class^=x-recent-post]:not([class*="1"]):not([class*="2"]):not([class*="3"]):first-child{margin-bottom:4%}.x-recent-posts a[class^=x-recent-post]:not([class*="1"]):not([class*="2"]):not([class*="3"]):nth-child(2n){margin-right:0;margin-bottom:4%}}@media (max-width: 766.98px){.x-recent-posts a[class^=x-recent-post]:not([class*="1"]):not([class*="2"]):not([class*="3"]){width:100%;float:none;margin-right:0;margin-bottom:4%}.x-recent-posts a[class^=x-recent-post]:not([class*="1"]):not([class*="2"]):not([class*="3"]):last-child{margin-bottom:0}}.x-recent-posts .x-recent-posts-img{position:relative;padding-bottom:56.25%;background:center center/cover no-repeat}.x-recent-posts .x-recent-posts-img:before,.x-recent-posts .x-recent-posts-img:after{display:block;position:absolute;opacity:0;transition:opacity .3s ease}.x-recent-posts .x-recent-posts-img:before{margin:-30px 0 0 -30px;top:50%;left:50%;width:60px;height:60px;font-size:32px;line-height:60px;text-align:center;color:#fff;z-index:2;font-family:FontAwesome!important;font-style:normal!important;font-weight:400!important;text-decoration:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.x-recent-posts .x-recent-posts-img:after{content:"";inset:0;background-color:#16a085;border-radius:2px;z-index:1}.x-recent-posts .no-post-thumbnail .x-recent-posts-img:before{opacity:.35}.x-recent-posts .no-post-thumbnail .x-recent-posts-img:after{opacity:1}.x-recent-posts .x-recent-posts-content{padding:10px 5px}.x-recent-posts .h-recent-posts,.x-recent-posts .x-recent-posts-date{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.x-recent-posts .h-recent-posts{margin:-1px 0 5px;font-size:17px;line-height:1.2;transition:color .3s ease}.x-recent-posts .x-recent-posts-date{margin:0;font-size:10px;line-height:1;text-transform:uppercase;color:#000000a6}.x-recent-posts.vertical a[class^=x-recent-post]{float:none;margin-right:0;width:100%!important;margin-bottom:4%}.x-recent-posts.vertical a[class^=x-recent-post]:last-child{margin-bottom:0}.js .x-recent-posts[data-fade=true] a{opacity:0}.x-pricing-table{width:100%;margin:1.5em 0}.x-pricing-table.one-column .x-pricing-column{width:100%}.x-pricing-table.two-columns .x-pricing-column{width:50%}.x-pricing-table.three-columns .x-pricing-column{width:33.33333%}.x-pricing-table.four-columns .x-pricing-column{width:25%}.x-pricing-table.five-columns .x-pricing-column{width:20%}@media (max-width: 978.98px){.x-pricing-table[class*=-column] .x-pricing-column{width:50%}.x-pricing-table.three-columns .x-pricing-column:last-child,.x-pricing-table.five-columns .x-pricing-column:last-child{width:99.9%}}@media (max-width: 766.98px){.x-pricing-table[class*=-column] .x-pricing-column{width:100%}}.x-pricing-column{float:left;margin:0 0 -1px -1px;text-align:center;background-color:#fcfcfc}@media (max-width: 766.98px){.x-pricing-column{float:none;margin-left:0}}.x-pricing-column h2{border:1px solid #e5e5e5;padding:20px 20px 25px;letter-spacing:0;line-height:1.1;font-size:32px}.x-pricing-column h2 span{display:block;margin-top:5px;font-size:13px;letter-spacing:2px;text-transform:uppercase;color:#000;opacity:.5}.x-pricing-column.featured{position:relative;margin-top:-20px;background-color:#fff}@media (max-width: 978.98px){.x-pricing-column.featured{margin-top:0}}.x-pricing-column.featured h2{border:0;padding-bottom:28px;color:#fff;background-color:#2c3e50}.x-pricing-column.featured .x-pricing-column-info{padding-bottom:50px}.x-pricing-column.featured .x-pricing-column-info ul{margin-bottom:40px}.x-pricing-column-info{border:1px solid #e5e5e5;border-top:0;padding:10px 0 32px}.x-pricing-column-info .x-price{margin:0;font-size:54px;letter-spacing:-3px}.x-pricing-column-info span{display:block;margin-top:-1px;font-size:12px;letter-spacing:2px;text-transform:uppercase;color:#5a708d}.x-pricing-column-info p{margin:0}.x-pricing-column-info ul{margin:15px 0 25px}.x-pricing-column-info ul>li{padding:10px 40px 11px;font-size:14px;line-height:1.4;text-transform:uppercase}.x-pricing-column-info ul>li [class*=x-icon-]{margin-left:.85em}.x-pricing-column-info ul>li:first-child{border-top:1px solid #e5e5e5}.x-pricing-column-info ul>li:last-child{border-bottom:1px solid #e5e5e5}.x-pricing-column-info .x-btn{margin-left:20px;margin-right:20px}.x-callout{position:relative;margin:1.5em 0;padding:2.35em;font-size:21px;background-color:#e5e5e5}@media (max-width: 978.98px){.x-callout{font-size:18px}}@media (max-width: 479.98px){.x-callout{font-size:16px}}.x-callout:before{content:"";display:block;position:absolute;inset:10px;background-color:#fff;z-index:0}.x-callout .x-btn{font-size:1em}.h-callout{position:relative;margin-top:0;margin-bottom:.385em;font-size:2em;line-height:1.1}.p-callout{position:relative;line-height:1.4}.x-promo{margin-bottom:1.5em;border:2px solid #e5e5e5;background-color:#fff}.x-promo-image-wrap{margin:-2px}.x-promo-image-wrap img{min-width:100%}.x-promo-content{border-top:2px solid #e5e5e5;padding:1.5em}.x-author-box{margin:0 0 1.5em}.x-author-box .h-about-the-author{margin:0 0 .925em;border-bottom:1px solid #e5e5e5;padding-bottom:.45em;font-size:12px;font-weight:300;letter-spacing:1px;text-transform:uppercase;color:#aaa}.x-author-box .avatar{float:left;width:90px}@media (max-width: 479.98px){.x-author-box .avatar{display:none}}.x-author-box .x-author-info{margin-left:110px}@media (max-width: 479.98px){.x-author-box .x-author-info{margin-left:0}}.x-author-box .h-author{margin-bottom:.35em;line-height:1}.x-author-box .x-author-social{display:inline-block;margin-right:1em;font-size:13px;white-space:nowrap}.x-author-box .x-author-social [class*=x-social]{position:relative;top:2px}.x-author-box .p-author{margin-top:.5em}.x-prompt{margin:0 0 1.5em;border:10px solid #e5e5e5;padding:1.75em;background-color:#fff}.x-prompt.message-left .x-prompt-section.x-prompt-section-message{padding-right:2.25em;text-align:left}.x-prompt.message-right .x-prompt-section.x-prompt-section-message{padding-left:2.25em;text-align:right}.x-prompt-section{position:relative;display:table-cell;vertical-align:middle}.x-prompt-section p:last-child{margin-bottom:0}.x-prompt-section.x-prompt-section-message{width:46%;font-size:16px;line-height:1.4}.x-prompt-section.x-prompt-section-button{width:30%}.h-prompt{margin-top:0;font-size:28px;line-height:1.1}@media (max-width: 766.98px){.x-prompt{display:block}.x-prompt.message-left .x-prompt-section.x-prompt-section-message{padding:0 0 1.25em}.x-prompt.message-right .x-prompt-section.x-prompt-section-message{padding:1.25em 0 0;text-align:left}.x-prompt-section{display:block}.x-prompt-section.x-prompt-section-message,.x-prompt-section.x-prompt-section-button{width:100%}}.x-content-band{margin:0 0 1.5em;padding:40px 0}.x-content-band:before,.x-content-band:after{content:" ";display:table;width:0px}.x-content-band:after{clear:both}.x-content-band.bg-image,.x-content-band.bg-pattern{background-position:50% 50%}.x-content-band.bg-image.parallax,.x-content-band.bg-pattern.parallax{background-attachment:fixed}.x-content-band.bg-image{background-size:cover;background-repeat:no-repeat}.x-content-band.bg-pattern{background-repeat:repeat}.x-content-band.bg-video{position:relative;overflow:hidden}.x-content-band.border-top{border-top:1px solid rgba(0,0,0,.075)}.x-content-band.border-left{border-left:1px solid rgba(0,0,0,.075)}.x-content-band.border-right{border-right:1px solid rgba(0,0,0,.075)}.x-content-band.border-bottom{border-bottom:1px solid rgba(0,0,0,.075)}.x-content-band.marginless-columns .x-container{display:table;table-layout:fixed;width:100%}.x-content-band.marginless-columns .x-container:before,.x-content-band.marginless-columns .x-container:after{display:none}.x-content-band.marginless-columns .x-container>.x-column{display:table-cell;margin-right:0;float:none;vertical-align:top}.x-content-band.marginless-columns .x-container>.x-column.x-1-1{width:100%}.x-content-band.marginless-columns .x-container>.x-column.x-1-2{width:50%}.x-content-band.marginless-columns .x-container>.x-column.x-1-3{width:33.33333%}.x-content-band.marginless-columns .x-container>.x-column.x-2-3{width:66.66666%}.x-content-band.marginless-columns .x-container>.x-column.x-1-4{width:25%}.x-content-band.marginless-columns .x-container>.x-column.x-3-4{width:75%}.x-content-band.marginless-columns .x-container>.x-column.x-1-5{width:20%}.x-content-band.marginless-columns .x-container>.x-column.x-2-5{width:40%}.x-content-band.marginless-columns .x-container>.x-column.x-3-5{width:60%}.x-content-band.marginless-columns .x-container>.x-column.x-4-5{width:80%}.x-content-band.marginless-columns .x-container>.x-column.x-1-6{width:16.66666%}.x-content-band.marginless-columns .x-container>.x-column.x-5-6{width:83.33333%}@media (max-width: 766.98px){.x-content-band.marginless-columns .x-container{display:block}.x-content-band.marginless-columns .x-container:before,.x-content-band.marginless-columns .x-container:after{display:table}.x-content-band.marginless-columns .x-container>.x-column[class*=x-]{display:block;width:100%;vertical-align:inherit}}.x-content-band.vc .wpb_row,.x-content-band.vc .wpb_content_element{margin-bottom:0}.x-content-band .x-container{position:relative}.x-entry-share{margin:0 0 1.5em;border:2px solid #e5e5e5;border-left:0;border-right:0;padding:10px 0;line-height:1;text-align:center}.x-entry-share p{margin:8px 0 10px;font-size:12px;font-weight:400;text-transform:uppercase}.x-entry-share .x-share{display:inline-block;margin:0 .05em;width:45px;height:45px;font-size:24px;line-height:45px}.x-entry-share .x-share:hover{color:#fff;background-color:#16a085}.x-toc{width:210px;margin:.55em 0;border:2px solid #e5e5e5;padding:15px}.x-toc.left{margin-right:1.75em}.x-toc.right{margin-left:1.75em}@media (max-width: 479.98px){.x-toc.left,.x-toc.right{width:auto;float:none;margin:0 0 1.5em}}.x-toc.block{width:auto;margin:1.5em 0}.x-toc ul{margin-bottom:-10px!important}.h-toc{margin:0 0 10px;font-size:14px;letter-spacing:1px;text-transform:uppercase}.x-toc.block.two-columns .x-toc-item{float:left;width:48%;margin-right:4%}.x-toc.block.two-columns .x-toc-item:nth-child(2n){margin-right:0}.x-toc.block.three-columns .x-toc-item{float:left;width:30.66667%;margin-right:4%}.x-toc.block.three-columns .x-toc-item:nth-child(3n){margin-right:0}@media (max-width: 978.98px){.x-toc.block.three-columns .x-toc-item{width:48%}.x-toc.block.three-columns .x-toc-item:nth-child(3n){margin-right:4%}.x-toc.block.three-columns .x-toc-item:nth-child(2n){margin-right:0}}@media (max-width: 479.98px){.x-toc.block.two-columns .x-toc-item,.x-toc.block.three-columns .x-toc-item{width:100%;margin-right:0}}.x-toc-item{margin-bottom:10px;font-size:14px;line-height:1.3}.x-toc-item a{display:block;border-bottom:1px solid #e5e5e5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.h-custom-headline{letter-spacing:-1px;line-height:1.1}.h-custom-headline.accent{overflow:hidden}.h-custom-headline.accent span{padding-bottom:2px;display:inline-block;position:relative}.h-custom-headline.accent span:before,.h-custom-headline.accent span:after{content:"";position:absolute;top:50%;height:2px;width:9999px;display:block;margin-top:-1px;background-color:#e5e5e5}.h-custom-headline.accent span:before{right:100%;margin-right:.5em}.h-custom-headline.accent span:after{left:100%;margin-left:.5em}.h-feature-headline{line-height:1.1}.h-feature-headline span{display:inline-block;position:relative;padding-left:1.5em}.h-feature-headline span i{position:absolute;top:50%;left:0;width:2em;height:2em;margin-top:-1em;font-size:.65em;letter-spacing:0;line-height:2em;text-align:center;color:#fff;background-color:#2c3e50;border-radius:100em}.x-section{display:block;position:relative;margin:0 0 1.5em;padding:45px 0}.x-section:before,.x-section:after{content:" ";display:table;width:0px}.x-section:after{clear:both}.x-section.bg-image,.x-section.bg-pattern{background-position:50% 50%}.x-section.bg-image.parallax,.x-section.bg-pattern.parallax{background-attachment:fixed}@media (max-width: 978.98px){.x-section.bg-image.parallax,.x-section.bg-pattern.parallax{background-size:auto!important}}.x-section.bg-image{background-size:cover;background-repeat:no-repeat}.x-section.bg-pattern{background-repeat:repeat}.x-section.bg-video{position:relative;overflow:hidden}.x-section .x-container:not(.x-row):not(.x-grid):not(.x-div):not(.x-bar-content):not(.x-slide-container-content){position:relative;z-index:1}.x-section .x-container.marginless-columns{display:table;table-layout:fixed}.x-section .x-container.marginless-columns:not(.width){width:100%}.x-section .x-container.marginless-columns:before,.x-section .x-container.marginless-columns:after{display:none}.x-section .x-container.marginless-columns>.x-column{display:table-cell;margin-right:0;float:none;vertical-align:top}.x-section .x-container.marginless-columns>.x-column.x-1-1{width:100%}.x-section .x-container.marginless-columns>.x-column.x-1-2{width:50%}.x-section .x-container.marginless-columns>.x-column.x-1-3{width:33.33333%}.x-section .x-container.marginless-columns>.x-column.x-2-3{width:66.66666%}.x-section .x-container.marginless-columns>.x-column.x-1-4{width:25%}.x-section .x-container.marginless-columns>.x-column.x-3-4{width:75%}.x-section .x-container.marginless-columns>.x-column.x-1-5{width:20%}.x-section .x-container.marginless-columns>.x-column.x-2-5{width:40%}.x-section .x-container.marginless-columns>.x-column.x-3-5{width:60%}.x-section .x-container.marginless-columns>.x-column.x-4-5{width:80%}.x-section .x-container.marginless-columns>.x-column.x-1-6{width:16.66666%}.x-section .x-container.marginless-columns>.x-column.x-5-6{width:83.33333%}@media (max-width: 766.98px){.x-section .x-container.marginless-columns{display:block}.x-section .x-container.marginless-columns:before,.x-section .x-container.marginless-columns:after{display:table}.x-section .x-container.marginless-columns>.x-column[class*=x-]{display:block;width:100%;vertical-align:inherit}}.x-section-separator{position:absolute;left:0;right:0;margin:0 auto;z-index:10}.x-section-separator svg{display:block;width:100%;height:100%;margin:0}.x-section-separator-top{top:0;transform:translateY(-100%)}.x-section-separator-bottom{bottom:0;transform:translateY(100%)}.with-container{border:2px solid #e5e5e5;padding:2.5%;background-color:#fff}.mejs-container:focus,.mejs-container:active{outline:0}.mejs-container.mejs-container-fullscreen{background-color:#000}.mejs-controls{display:flex;justify-content:space-between;align-items:center;background-color:#000}.mejs-controls>div{display:flex;justify-content:center;align-items:center;position:relative;width:30px;height:30px;line-height:1}.mejs-video .mejs-controls{width:auto;position:absolute;left:0;right:0;bottom:0;margin:0 20px 20px}.mejs-button button{margin:0;border:0;padding:0;width:30px;height:30px;font-size:14px;line-height:inherit;text-align:center;vertical-align:top;background:none;color:#ffffff80;transition-duration:.3s;transition-timing-function:ease;transition-property:color,background-color,text-shadow}.mejs-button button:hover,.mejs-button button:focus{color:#fff}.mejs-button button:focus,.mejs-button button:active{outline:0}.mejs-time{width:46px!important;font-size:10px;letter-spacing:.025em;text-align:center;color:#ffffff80}@media (max-width: 766.98px){.mejs-time{display:none!important}}.mejs-time-rail{flex:1 1 0%;padding:0 10px}.mejs-time-total{display:block;margin:0;overflow:hidden;position:relative;z-index:1;width:100%!important;height:10px;cursor:pointer;background-color:#ffffff40}.mejs-time-total:focus,.mejs-time-total:active{outline:0}.mejs-time-loaded,.mejs-time-current{display:block;position:absolute;top:0;left:0;width:100%;height:100%;transform-origin:0% 0%}.mejs-time-loaded{background-color:#ffffff40}.mejs-time-current{background-color:#ffffff80;transform:scaleX(0)}.advanced-controls .mejs-time-rail{padding-left:0;padding-right:0}@media (max-width: 766.98px){.advanced-controls .mejs-time-rail{padding-left:10px;padding-right:10px}}.mejs-video .mejs-poster{background-size:contain;background-repeat:no-repeat;background-position:50% 50%}.mejs-video .mejs-poster img{object-fit:contain}.mejs-video .mejs-overlay-play{cursor:pointer}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{inset:0;position:fixed;z-index:1000;overflow:hidden}.mejs-container-fullscreen video,.mejs-container-fullscreen .mejs-mediaelement{width:100%!important;height:100%!important}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.bg .mejs-mediaelement{overflow:hidden}.me-plugin,.me-cannotplay,.bg .mejs-mediaelement,.mejs-video .mejs-layer,.hide-controls.autoplay .mejs-video .mejs-layers{position:absolute;top:0;left:0;width:100%;height:100%}.mejs-clear,.mejs-offscreen,.mejs-time-float,.mejs-time-handle,.mejs-time-hovered,.mejs-volume-slider,.mejs-time-buffering,.mejs-audio .mejs-layers,.mejs-poster .mejs-poster-img,.mejs-video .mejs-overlay-error,.vimeo .mejs-video .mejs-controls,.vimeo .mejs-mediaelement video,.mejs-video .mejs-overlay-loading,.hide-controls .mejs-video .mejs-controls,.mejs-video .mejs-overlay-play .mejs-overlay-button{display:none!important}.x-mejs-no-source{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.has-stack-styles .mejs-controls{border:1px solid transparent;background-color:#00000080}.has-stack-styles .mejs-button.mejs-playpause-button{border-right:1px solid rgba(255,255,255,.125)}.has-stack-styles .mejs-button.mejs-volume-button,.has-stack-styles .mejs-button.mejs-fullscreen-button{border-left:1px solid rgba(255,255,255,.125)}.has-stack-styles .mejs-button button{color:#ffffff80}.has-stack-styles .mejs-button button:hover,.has-stack-styles .mejs-button button:focus{color:#fff}.has-stack-styles .mejs-time{color:#ffffff80}.has-stack-styles .mejs-time-total{height:10px;background-color:#fff3}.has-stack-styles .mejs-time-loaded{height:10px;background-color:#ffffff4d}.has-stack-styles .mejs-time-current{height:10px;background-color:#fff}@media (max-width: 978.98px){.x-sidebar{margin-top:3.5em}}.x-sidebar .widget{margin-top:3em}.x-sidebar .widget:first-child{margin-top:0}.x-sidebar .widget:last-child{margin-bottom:2em}.x-main{position:relative}.x-main:before,.x-main:after{content:" ";display:table;width:0px}.x-main:after{clear:both}.x-main .widget{margin-top:3em}.x-main .widget:first-child{margin-top:0}.hentry{margin-top:90px}.hentry:first-child{margin-top:0}.entry-wrap:before,.entry-wrap:after{content:" ";display:table;width:0px}.entry-wrap:after{clear:both}.entry-title{position:relative;margin:0;font-size:170%;line-height:1.1}.entry-title:before{float:left;position:relative;top:.1375em;margin-right:.35em;font-size:.88em;line-height:1;text-align:center;color:#e6e6e6;background-color:#fff;font-family:FontAwesome!important;font-style:normal!important;font-weight:400!important;text-decoration:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.entry-title-sub{display:block;margin:.725em 0 0;font-size:128.5%;font-weight:300;color:#bfbfbf;line-height:1.1}.p-meta{margin:8px 0 0;line-height:1.5}.p-meta>span{display:inline-block}.p-meta>span>a{white-space:nowrap}.p-meta>span:after{content:"/";padding:0 .45em}.p-meta>span:last-child:after{display:none}.entry-featured{position:relative;margin-top:25px;border:2px solid #e5e5e5;padding:6px;background-color:#fff}.entry-thumb{display:block;position:relative;background-color:#16a085;transform:translate(0)}.entry-thumb img{min-width:100%;-webkit-transition:opacity .75s ease;transition:opacity .75s ease}.entry-thumb .x-entry-thumb-icon{color:#fff;background-color:#00000059;border-radius:100em;-webkit-transition:opacity .75s ease;transition:opacity .75s ease}a.entry-thumb:hover img{opacity:.15}.entry-content{margin-top:25px}.entry-content embed,.entry-content iframe,.entry-content object{width:100%;max-width:100%}.entry-content>p:last-child,.entry-content>ul:last-child,.entry-content>ol:last-child{margin-bottom:0}.entry-content.excerpt p{margin-bottom:0}.more-link{font-weight:700;text-decoration:underline;white-space:nowrap}.entry-footer{margin-top:1.5em;padding:1em 1.25em;line-height:1.4;background-color:#f9f9f9}.entry-footer>p{margin:0}.page .no-post-thumbnail .entry-content{margin-top:0}.x-iso-container-posts.cols-2 .entry-wrap,.x-iso-container-posts.cols-3 .entry-wrap{padding:7% 7.5% 7.5%}.x-iso-container-posts.cols-3 .entry-title{font-size:150%}.x-iso-container-posts.cols-3 .p-meta{font-size:82%}.x-iso-container-posts>.hentry .entry-wrap{margin:0 -1px -1px;border:1px solid #f2f2f2;background-color:#fff}.format-audio.no-post-thumbnail .entry-featured{border:0;padding:0}.format-audio.has-post-thumbnail .entry-featured .x-audio{position:absolute;left:20px;right:20px;bottom:20px;margin:0 auto}.format-audio.has-post-thumbnail .entry-featured .x-audio iframe{position:absolute;bottom:0}.format-link .x-hgroup{margin-bottom:1.5em;border-bottom:1px solid #f2f2f2;padding:0 0 1.5em}.format-link .entry-title-sub a{border-bottom:1px dotted;word-break:break-all}.blog.x-post-meta-disabled .format-link .x-hgroup,.search.x-post-meta-disabled .format-link .x-hgroup,.archive.x-post-meta-disabled .format-link .x-hgroup{margin-bottom:0;border-bottom:0;padding-bottom:0}.format-quote .x-hgroup{margin-bottom:1.5em;border-bottom:1px solid #f2f2f2;padding:0 0 1.5em}.format-quote .entry-title-sub{text-align:right}.format-quote .entry-title-sub:before{content:"\2013\a0"}.blog.x-post-meta-disabled .format-quote .x-hgroup,.search.x-post-meta-disabled .format-quote .x-hgroup,.archive.x-post-meta-disabled .format-quote .x-hgroup{margin-bottom:0;border-bottom:0;padding-bottom:0}.x-portfolio .entry-cover{position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;background-color:#ffffffec;transform:translate(-100%);-webkit-transition:all .75s ease;transition:all .75s ease}.x-portfolio .entry-cover:before{content:"";display:inline-block;height:100%;vertical-align:middle}.x-portfolio .entry-cover-content{position:relative;display:inline-block;vertical-align:middle;width:80%;height:auto}.x-portfolio .entry-cover-content span{text-transform:uppercase}.x-portfolio .entry-featured{overflow:hidden}.x-portfolio .entry-featured:hover .entry-cover{transform:translate(0)}.x-portfolio .entry-info{float:left;width:64%}.x-portfolio .entry-extra{float:right;width:32%;border:2px solid #e5e5e5;padding:25px;font-size:114.2%}@media (max-width: 766.98px){.x-portfolio .entry-extra{margin-top:1.85em}}.x-portfolio .entry-extra .x-btn{margin-bottom:2.5em}.x-portfolio .entry-extra .x-ul-icons{margin-left:1.355em}@media (max-width: 766.98px){.x-portfolio .entry-info,.x-portfolio .entry-extra{float:none;width:100%}}.x-portfolio .h-extra{margin-top:.5em;font-size:150%}.x-portfolio .h-extra.skills{margin:0 0 .25em}.x-portfolio .h-extra.launch{margin:.95em 0 .4em}.single-x-portfolio .entry-header{margin-top:5%}.single-x-portfolio .entry-featured,.x-iso-container-portfolio .entry-featured{margin:0}.x-iso-container-portfolio .entry-featured .entry-thumb:hover{cursor:default}.x-iso-container-portfolio .entry-featured .entry-thumb:hover img{opacity:1}.x-iso-container-portfolio .entry-featured .entry-thumb:hover:before{opacity:0}h1.entry-title.entry-title-portfolio{margin:0;font-size:285.7%;line-height:1.05}@media (max-width: 479.98px){h1.entry-title.entry-title-portfolio{font-size:228.5%}}h2.entry-title.entry-title-portfolio{margin:0;font-size:171.4%;line-height:1.1;text-align:center}.page-template-template-blank-3-php.x-navbar-fixed-left-active,.page-template-template-blank-3-php.x-navbar-fixed-right-active,.page-template-template-blank-6-php.x-navbar-fixed-left-active,.page-template-template-blank-6-php.x-navbar-fixed-right-active,.page-template-template-blank-7-php.x-navbar-fixed-left-active,.page-template-template-blank-7-php.x-navbar-fixed-right-active,.page-template-template-blank-8-php.x-navbar-fixed-left-active,.page-template-template-blank-8-php.x-navbar-fixed-right-active{padding:0}[class*=page-template-template-blank] .entry-content{margin:0}[class*=page-template-template-blank] .x-main,.page-template-template-layout-full-width-php .x-main{float:none;display:block;width:auto}.error404 .entry-404{margin:6.5% 0 8.5%}.error404 .entry-404 p{max-width:750px;margin:0 auto 1.313em;font-size:1.5em}@media (max-width: 766.98px){.error404 .entry-404 p{font-size:1.25em}}@media (max-width: 479.98px){.error404 .entry-404 p{font-size:1em}}.error404 .entry-404 .form-search{max-width:500px;margin:0 auto}.x-header-landmark{padding:30px 0;border:1px solid #f2f2f2;border-left:0;border-right:0}.x-landmark-breadcrumbs-wrap{display:table;width:100%}@media (max-width: 766.98px){.x-landmark-breadcrumbs-wrap .x-landmark,.x-landmark-breadcrumbs-wrap .x-breadcrumbs-wrap{width:100%;display:block;text-align:center}}.x-landmark,.x-breadcrumbs-wrap{display:table-cell;vertical-align:middle}.x-landmark{width:63.02463%;padding-right:9.92611%}@media (max-width: 766.98px){.x-landmark{padding:0}}.x-breadcrumbs-wrap{width:27.04926%;text-align:right}@media (max-width: 766.98px){.x-breadcrumbs-wrap{margin-top:.75em}}.h-landmark,.entry-title.h-landmark{margin:0;font-size:245%;letter-spacing:-.075em;line-height:1}.h-landmark span,.entry-title.h-landmark span{display:inline-block;position:relative}.x-comments-area{margin:3.5em 0 0}.h-comments-title{margin:0 0 .5em;font-size:171.4%;font-weight:300;line-height:1.1}.h-comments-title span{font-weight:700}.x-comments-list,.x-comments-list .children{margin:0;list-style:none}@media (max-width: 978.98px){.x-comments-list .children{margin-left:0}}.x-comments-list .children li.comment{position:relative;margin:0;border-left:1px solid #f2f2f2;padding-left:50px;box-shadow:inset 1px 0 #ffffffd9}@media (max-width: 766.98px){.x-comments-list .children li.comment{border-left:0;padding-left:0}.x-comments-list .children li.comment:before{display:none}}.x-comments-list .children li.comment:before{content:"\a0";display:block;position:absolute;float:left;top:30px;left:0;width:25px;height:1px;background-color:#f2f2f2;box-shadow:0 1px #ffffffd9}li.comment{margin:0;padding:0}li.bypostauthor>article.comment{border-color:#16a085}article.comment{position:relative;margin:0 0 15px;border:2px solid #e5e5e5;padding:25px;font-size:114.2%;line-height:1.5;background-color:#fff}article.comment:before,article.comment:after{content:" ";display:table;width:0px}article.comment:after{clear:both}@media (max-width: 479.98px){article.comment{padding:15px}}.x-comment-wrap{margin-left:84px}@media (max-width: 479.98px){.x-comment-wrap{margin-left:74px}}.x-comment-header{margin-bottom:13px;border-bottom:1px solid #f2f2f2;padding-bottom:3px;line-height:1}.x-comment-content{position:relative}.x-comment-content p:last-child,.x-comment-content ul:last-child,.x-comment-content ol:last-child{margin-bottom:0}.x-comment-author{display:inline-block;font-size:131.25%;letter-spacing:-1px;line-height:1;border-radius:3px}.x-comment-author a{color:#2c3e50}.x-comment-author a:hover{color:#16a085}.x-comment-time{display:inline-block;margin:9px 0 0;position:relative;font-size:68.75%;font-weight:400;letter-spacing:1px;line-height:1.2;text-transform:uppercase;color:#a6a6a6}.x-comment-awaiting-moderation{padding:.5em .5em .75em;line-height:1.2;text-align:center;color:#2c3e50;background-color:#f5f5f5;border-radius:3px;box-shadow:inset 0 2px 3px #0000001a}.comment-edit-link{display:block;position:absolute;top:6px;right:7px;font-size:11px;font-weight:700;line-height:1;text-transform:uppercase;white-space:nowrap}.x-reply{float:left;clear:left;margin-left:3px}.comment-reply-link{font-size:10px;font-weight:400;letter-spacing:2px;line-height:1.4;text-transform:uppercase;color:#c5c5c5}.comment-reply-link-after{font-size:10px;line-height:1}span.bypostauthor{display:block;margin:10px 0 0;font-size:50%;font-weight:700;line-height:1;letter-spacing:1px;text-transform:uppercase}.x-comment-img{float:left}.x-comment-img .avatar-wrap{display:block;position:relative}.x-comment-img .avatar-wrap .avatar{width:60px}#respond .required{font-weight:700}#reply-title{margin:2.175em 0 .1em;font-size:171.4%;line-height:1.1}#reply-title small{margin:8px 0 0;display:block;font-size:54.16%;letter-spacing:1px;text-transform:uppercase}#commentform{margin-bottom:0}.comment-notes{margin-bottom:1em;font-size:100%}.logged-in-as{margin-bottom:1em;font-size:114.2%}.comment-form-author,.comment-form-email,.comment-form-url,.comment-form-rating,.comment-form-comment{margin:0}.comment-form-author label,.comment-form-email label,.comment-form-url label,.comment-form-rating label,.comment-form-comment label{font-size:100%;color:#2c3e50}.comment-form-author label .required,.comment-form-email label .required,.comment-form-url label .required,.comment-form-rating label .required,.comment-form-comment label .required{position:relative;right:.175em}.comment-form-author,.comment-form-email,.comment-form-url{float:left;width:33.33333%}.comment-form-author input,.comment-form-email input,.comment-form-url input{width:100%;margin-bottom:.85em;font-size:16px}.comment-form-author{padding-right:.5em}.comment-form-email{padding:0 .5em}.comment-form-url{padding-left:.5em}.comment-form-comment textarea{width:100%;resize:none;margin-bottom:.85em;padding-top:11px;padding-bottom:11px;font-size:16px}.comment-form-cookies-consent{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:baseline;width:100%}.comment-form-cookies-consent input{margin:0}.comment-form-cookies-consent label{margin:0 0 0 .65em;line-height:inherit;cursor:pointer}.form-submit{margin:0}.widget p:last-child,.widget ul:last-child,.widget ol:last-child{margin-bottom:0}.widget ul,.widget ol{margin-left:0;border-top:1px solid #f2f2f2;list-style:none}.widget ul li,.widget ol li{border-bottom:1px solid #f2f2f2;padding:.65em 0;line-height:1.5;background-color:#fff}.widget select{width:100%}.h-widget{margin:0 0 .65em;font-size:170%;line-height:1.1}.widget_calendar #wp-calendar{background-color:transparent}.widget_calendar #wp-calendar caption{font-size:114.2%;font-weight:300;letter-spacing:2px;text-transform:uppercase;color:#2c3e50}.widget_calendar #wp-calendar th,.widget_calendar #wp-calendar td{line-height:1;text-align:center}.widget_calendar #wp-calendar th{border-bottom:2px solid #2c3e50;padding:3% 0;font-family:Lato,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;color:#2c3e50}.widget_calendar #wp-calendar td{padding:4.75% 0}.widget_calendar #wp-calendar tbody td{border:1px solid #e6e6e6;background-color:#fff}.widget_calendar #wp-calendar tbody td.pad:first-child{border-left:0}.widget_calendar #wp-calendar tbody td.pad:last-child{border-right:0}.widget_calendar #wp-calendar #prev,.widget_calendar #wp-calendar #next{padding:4.5% 0;font-family:Lato,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:300;line-height:1;text-shadow:none;text-transform:uppercase}.widget_calendar #wp-calendar #prev a,.widget_calendar #wp-calendar #next a{color:#bfbfbf}.widget_calendar #wp-calendar #prev a:hover,.widget_calendar #wp-calendar #next a:hover{color:gray}.widget_rss .rsswidget img{display:none}.widget_tag_cloud .tagcloud a,.widget_product_tag_cloud .tagcloud a{display:inline-block;position:relative;margin-top:.35em;padding:.375em .675em .475em;cursor:pointer;line-height:1.3;text-align:center;vertical-align:middle;color:#fff;background-color:#2c3e50}.widget_tag_cloud .tagcloud a:hover,.widget_product_tag_cloud .tagcloud a:hover{color:#fff;background-color:#1abc9c}.widget_text .textwidget ul{margin:0 0 1.5em 1.655em;border-top:0;list-style:disc}.widget_text .textwidget ul li{border-bottom:0;padding:0;line-height:1.8}.widget_text .textwidget ul.x-ul-icons{list-style:none}.widget_categories ul,.widget_product_categories ul,.widget_nav_menu ul,.widget_pages ul{border-top:0;border-bottom:1px solid #f2f2f2}.widget_categories ul ul,.widget_product_categories ul ul,.widget_nav_menu ul ul,.widget_pages ul ul{border:0}.widget_categories ul>li,.widget_product_categories ul>li,.widget_nav_menu ul>li,.widget_pages ul>li{border-top:1px solid #f2f2f2;border-bottom:0;padding:0}.widget_categories ul>li a,.widget_product_categories ul>li a,.widget_nav_menu ul>li a,.widget_pages ul>li a{display:inline-block;margin:.65em 0}.widget_categories ul li li a,.widget_product_categories ul li li a,.widget_nav_menu ul li li a,.widget_pages ul li li a{margin-left:25px}.widget_categories ul li li li a,.widget_product_categories ul li li li a,.widget_nav_menu ul li li li a,.widget_pages ul li li li a{margin-left:50px}.widget_categories ul li li li li a,.widget_product_categories ul li li li li a,.widget_nav_menu ul li li li li a,.widget_pages ul li li li li a{margin-left:75px}.sticky{margin:0}.alignright{float:right;margin:.35em 0 .35em 1.5em}.alignleft{float:left;margin:.35em 1.5em .35em 0}.alignnone{float:none;margin:0 0 1.5em}.aligncenter{display:block;margin:0 auto 1.5em}.wp-caption,.gallery-item{max-width:100%;border:2px solid #e5e5e5;padding:4px;text-align:center;background-color:#fff}.wp-caption>.gallery-caption,.wp-caption>.wp-caption-text,.wp-caption>.wp-caption-text:last-child,.gallery-item>.gallery-caption,.gallery-item>.wp-caption-text,.gallery-item>.wp-caption-text:last-child{display:block;margin:9px 0 5px;padding:0 5%;font-size:10px;line-height:1.2;text-transform:uppercase}.gallery{clear:both;margin:-4% 0 1.5em}.gallery:before,.gallery:after{content:" ";display:table;width:0px}.gallery:after{clear:both}.gallery .gallery-item{float:left;margin:4% 4% 0 0}.gallery-columns-0 .gallery-item,.gallery-columns-1 .gallery-item{width:100%}.gallery-columns-2 .gallery-item{width:48%}.gallery-columns-2 .gallery-item:nth-child(2n){margin-right:0}.gallery-columns-3 .gallery-item{width:30.6666%}.gallery-columns-3 .gallery-item:nth-child(3n){margin-right:0}.gallery-columns-4 .gallery-item{width:22%}.gallery-columns-4 .gallery-item:nth-child(4n){margin-right:0}@media (max-width: 978.98px){.gallery-columns-4 .gallery-item{width:48%}.gallery-columns-4 .gallery-item:nth-child(2n){margin-right:0}}@media (max-width: 766.98px){.gallery-columns-0 .gallery-item,.gallery-columns-1 .gallery-item,.gallery-columns-2 .gallery-item,.gallery-columns-3 .gallery-item,.gallery-columns-4 .gallery-item{width:100%;float:none;margin-right:0}}.alignwide,.alignfull{width:auto;max-width:none;margin-left:0;margin-right:0}.alignwide img,.alignfull img{display:block;margin:0 auto}@media (max-width: 978.98px){.x-content-sidebar-active .alignwide,.x-sidebar-content-active .alignwide{width:92vw;max-width:92vw;margin-left:calc(50% - 46vw)}}@media (max-width: 978.98px){.x-content-sidebar-active .alignfull,.x-sidebar-content-active .alignfull{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw)}}.x-full-width-active .alignwide{width:92vw;max-width:92vw;margin-left:calc(50% - 46vw)}.x-full-width-active .alignfull{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw)}.page-template-template-blank-4-php .alignwide,.page-template-template-blank-4-php .alignfull,.page-template-template-blank-5-php .alignwide,.page-template-template-blank-5-php .alignfull,.page-template-template-blank-6-php .alignwide,.page-template-template-blank-6-php .alignfull,.page-template-template-blank-8-php .alignwide,.page-template-template-blank-8-php .alignfull{margin-left:0;margin-right:0}.x-resp-embed,.is-type-video{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.wp-embed-aspect-5-3 .x-resp-embed{padding-bottom:60%}.wp-embed-aspect-4-4 .x-resp-embed{padding-bottom:80%}.wp-embed-aspect-4-3 .x-resp-embed{padding-bottom:75%}.wp-embed-aspect-3-2 .x-resp-embed{padding-bottom:66.67%}.x-resp-embed iframe,.is-type-video iframe{display:block!important;position:absolute!important;top:0!important;left:0!important;width:100%;height:100%;margin:0!important}@media print{*{background:none!important;background-color:transparent!important;text-shadow:none!important;color:#000!important;box-shadow:none!important}html,body{overflow:visible!important}a,a:visited{text-decoration:underline}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.x-root{display:block}.x-masthead,.x-colophon,.x-bg,.backstretch{display:none!important}.x-effect-exit,.x-effect-exiting,.x-effect-enter,.x-effect-entering{opacity:1!important;filter:none!important;animation:none!important;transform:none!important}}.cf:before,.cf:after{content:" ";display:table;width:0px}.cf:after{clear:both}.right{float:right}.left{float:left}.center-block{margin-left:auto;margin-right:auto}.center-list{display:table;margin-left:auto;margin-right:auto}.hide{display:none}.show{display:block}.invisible{visibility:hidden}.visually-hidden,.screen-reader-text,.screen-reader-response,.bp-screen-reader-text{overflow:hidden;position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;clip:rect(0 0 0 0)}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.transparent{opacity:0}.opaque{opacity:1}.w-900{font-weight:900}.w-800{font-weight:800}.w-700{font-weight:700}.w-600{font-weight:600}.w-500{font-weight:500}.w-400{font-weight:400}.w-300{font-weight:300}.w-200{font-weight:200}.w-100{font-weight:100}.tt-upper{text-transform:uppercase}.tt-lower{text-transform:lowercase}.tt-none{text-transform:none}.center-text{text-align:center}.right-text{text-align:right}.left-text{text-align:left}.justify-text{text-align:justify}.x-visible-phone,.x-visible-tablet{display:none!important}.x-visible-desktop{display:inherit!important}span.x-visible-desktop{display:inline!important}.x-hidden-desktop{display:none!important}@media (min-width: 767px) and (max-width: 978.98px){.x-visible-tablet{display:inherit!important}span.x-visible-tablet{display:inline!important}.x-hidden-tablet{display:none!important}.x-hidden-desktop{display:inherit!important}span.x-hidden-desktop{display:inline!important}.x-visible-desktop{display:none!important}}@media (max-width: 766.98px){.x-visible-phone{display:inherit!important}span.x-visible-phone{display:inline!important}.x-hidden-phone{display:none!important}.x-hidden-desktop{display:inherit!important}span.x-hidden-desktop{display:inline!important}.x-visible-desktop{display:none!important}}.ptn,.pvn,.pan{padding-top:0!important}.pts,.pvs,.pas{padding-top:.5em!important}.ptm,.pvm,.pam{padding-top:1em!important}.ptl,.pvl,.pal{padding-top:2em!important}.prn,.phn,.pan{padding-right:0!important}.prs,.phs,.pas{padding-right:.5em!important}.prm,.phm,.pam{padding-right:1em!important}.prl,.phl,.pal{padding-right:2em!important}.pbn,.pvn,.pan{padding-bottom:0!important}.pbs,.pvs,.pas{padding-bottom:.5em!important}.pbm,.pvm,.pam{padding-bottom:1em!important}.pbl,.pvl,.pal{padding-bottom:2em!important}.pln,.phn,.pan{padding-left:0!important}.pls,.phs,.pas{padding-left:.5em!important}.plm,.phm,.pam{padding-left:1em!important}.pll,.phl,.pal{padding-left:2em!important}.mtn,.mvn,.man{margin-top:0!important}.mts,.mvs,.mas{margin-top:.5em!important}.mtm,.mvm,.mam{margin-top:1em!important}.mtl,.mvl,.mal{margin-top:2em!important}.mrn,.mhn,.man{margin-right:0!important}.mrs,.mhs,.mas{margin-right:.5em!important}.mrm,.mhm,.mam{margin-right:1em!important}.mrl,.mhl,.mal{margin-right:2em!important}.mbn,.mvn,.man{margin-bottom:0!important}.mbs,.mvs,.mas{margin-bottom:.5em!important}.mbm,.mvm,.mam{margin-bottom:1em!important}.mbl,.mvl,.mal{margin-bottom:2em!important}.mln,.mhn,.man{margin-left:0!important}.mls,.mhs,.mas{margin-left:.5em!important}.mlm,.mhm,.mam{margin-left:1em!important}.mll,.mhl,.mal{margin-left:2em!important}.cs-cf:before,.cs-cf:after,.cs-clearfix:before,.cs-clearfix:after{content:" ";display:table;width:0px}.cs-cf:after,.cs-clearfix:after{clear:both}.cs-f-n{float:none}.cs-f-l{float:left}.cs-f-r{float:right}.cs-hide{display:none!important}.cs-visually-hidden{overflow:hidden!important;position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;border:0!important;padding:0!important;clip:rect(0 0 0 0)!important}.cs-o-1{opacity:0!important}.cs-o-0{opacity:1!important}.cs-pos-r{position:relative!important}.cs-pos-a{position:absolute!important}.cs-pos-f{position:fixed!important}.cs-fw-900{font-weight:900!important}.cs-fw-800{font-weight:800!important}.cs-fw-700{font-weight:700!important}.cs-fw-600{font-weight:600!important}.cs-fw-500{font-weight:500!important}.cs-fw-400{font-weight:400!important}.cs-fw-300{font-weight:300!important}.cs-fw-200{font-weight:200!important}.cs-fw-100{font-weight:100!important}.cs-ta-left{text-align:left!important}.cs-ta-right{text-align:right!important}.cs-ta-center{text-align:center!important}.cs-ta-justify{text-align:justify!important}.cs-tt-none{text-transform:none!important}.cs-tt-uppercase{text-transform:uppercase!important}.cs-tt-lowercase{text-transform:lowercase!important}.cs-tt-capitalize{text-transform:capitalize!important}.cs-ptn,.cs-pvn,.cs-pan{padding-top:0!important}.cs-pts,.cs-pvs,.cs-pas{padding-top:.5em!important}.cs-ptm,.cs-pvm,.cs-pam{padding-top:1em!important}.cs-ptl,.cs-pvl,.cs-pal{padding-top:2em!important}.cs-prn,.cs-phn,.cs-pan{padding-right:0!important}.cs-prs,.cs-phs,.cs-pas{padding-right:.5em!important}.cs-prm,.cs-phm,.cs-pam{padding-right:1em!important}.cs-prl,.cs-phl,.cs-pal{padding-right:2em!important}.cs-pbn,.cs-pvn,.cs-pan{padding-bottom:0!important}.cs-pbs,.cs-pvs,.cs-pas{padding-bottom:.5em!important}.cs-pbm,.cs-pvm,.cs-pam{padding-bottom:1em!important}.cs-pbl,.cs-pvl,.cs-pal{padding-bottom:2em!important}.cs-pln,.cs-phn,.cs-pan{padding-left:0!important}.cs-pls,.cs-phs,.cs-pas{padding-left:.5em!important}.cs-plm,.cs-phm,.cs-pam{padding-left:1em!important}.cs-pll,.cs-phl,.cs-pal{padding-left:2em!important}.cs-mtn,.cs-mvn,.cs-man{margin-top:0!important}.cs-mts,.cs-mvs,.cs-mas{margin-top:.5em!important}.cs-mtm,.cs-mvm,.cs-mam{margin-top:1em!important}.cs-mtl,.cs-mvl,.cs-mal{margin-top:2em!important}.cs-mrn,.cs-mhn,.cs-man{margin-right:0!important}.cs-mrs,.cs-mhs,.cs-mas{margin-right:.5em!important}.cs-mrm,.cs-mhm,.cs-mam{margin-right:1em!important}.cs-mrl,.cs-mhl,.cs-mal{margin-right:2em!important}.cs-mbn,.cs-mvn,.cs-man{margin-bottom:0!important}.cs-mbs,.cs-mvs,.cs-mas{margin-bottom:.5em!important}.cs-mbm,.cs-mvm,.cs-mam{margin-bottom:1em!important}.cs-mbl,.cs-mvl,.cs-mal{margin-bottom:2em!important}.cs-mln,.cs-mhn,.cs-man{margin-left:0!important}.cs-mls,.cs-mhs,.cs-mas{margin-left:.5em!important}.cs-mlm,.cs-mhm,.cs-mam{margin-left:1em!important}.cs-mll,.cs-mhl,.cs-mal{margin-left:2em!important}.desktop .menu-item,.desktop .menu-item>a{position:relative}.desktop .menu-item.x-active>.sub-menu{display:block}.desktop .sub-menu{position:absolute;display:none;float:left;min-width:250px;margin:0;padding:1.75em;font-size:12px;list-style:none;background-color:#2c3e50;z-index:1000;transform:translate(0);-webkit-background-clip:padding-box;background-clip:padding-box}.desktop .sub-menu li{position:relative}.desktop .sub-menu li>a{display:block;padding:.5em 0;line-height:2;white-space:nowrap;color:#fff;-webkit-transition:none;transition:none}.desktop .sub-menu li>a:hover{text-decoration:none}.desktop .sub-menu li:before,.desktop .sub-menu li:after{content:"";display:block;position:absolute;left:0;right:0;opacity:.125}.desktop .sub-menu li:before{top:0;height:1px}.desktop .sub-menu li:last-child:after{bottom:-1px;height:1px}.masthead-inline .x-navbar .desktop .sub-menu{left:auto;right:0}.masthead-inline .x-navbar .desktop .sub-menu .sub-menu{top:-1.75em;right:calc(100% + 1.75em)}.masthead-inline .x-navbar.x-navbar-fixed-left .desktop .sub-menu{top:0;left:100%;right:auto}.masthead-inline .x-navbar.x-navbar-fixed-left .desktop .sub-menu .sub-menu{top:-1.75em;left:calc(100% + 1.75em);right:auto}.masthead-inline .x-navbar.x-navbar-fixed-right .desktop .sub-menu{top:0;left:auto;right:100%}.masthead-inline .x-navbar.x-navbar-fixed-right .desktop .sub-menu .sub-menu{top:-1.75em;left:auto;right:calc(100% + 1.75em)}.masthead-stacked .x-navbar .desktop .sub-menu{left:0;right:auto}.masthead-stacked .x-navbar .desktop .sub-menu .sub-menu{top:-1.75em;left:calc(100% + 1.75em)}.x-widgetbar{position:fixed;top:0;left:0;right:0;color:#727272;background-color:#fff;z-index:1033;box-shadow:0 .15em .35em #0002}@media (max-width: 978.98px){.x-widgetbar{position:absolute}}.x-widgetbar .widget{margin-top:3em}.x-widgetbar-inner{padding:2.5% 0}.x-widgetbar-inner .x-column .widget:first-child{margin-top:0}@media (max-width: 978.98px){.x-widgetbar-inner{padding:6.5% 0}.x-widgetbar-inner .x-column .widget:first-child{margin-top:3em}.x-widgetbar-inner .x-column:first-child .widget:first-child{margin-top:0}}.x-btn-widgetbar{position:fixed;top:0;right:0;margin:0;border-top:19px solid #000000;border-left:19px solid transparent;border-right:19px solid #000000;border-bottom:19px solid transparent;padding:0;font-size:12px;line-height:1;color:#ffffff80;background-color:transparent;z-index:1033}@media (max-width: 978.98px){.x-btn-widgetbar{position:absolute}}.x-btn-widgetbar i{position:absolute;top:-15px;right:-13px}.x-btn-widgetbar:hover{color:#ffffffd9;border-top-color:#404040;border-right-color:#404040}.x-topbar{position:relative;min-height:46px;padding:6px 0;background-color:#1f2c39;z-index:1031}.x-topbar:before,.x-topbar:after{content:" ";display:table;width:0px}.x-topbar:after{clear:both}.x-topbar .p-info{float:left;margin:8px 0 0;font-size:11px;letter-spacing:1px;line-height:1.3;color:#fff}@media (max-width: 766.98px){.x-topbar .p-info{float:none;margin:4px 0 11px;text-align:center}}.x-topbar .p-info a,.x-topbar .p-info a:hover{color:#fff}.x-topbar .x-social-global{float:right}@media (max-width: 766.98px){.x-topbar .x-social-global{float:none;margin-bottom:6px;text-align:center}}.x-topbar .x-social-global a{margin-left:6px;width:32px;height:32px;line-height:32px;text-align:center;font-size:18px}@media (max-width: 766.98px){.x-topbar .x-social-global a{margin:0 1%}}.x-topbar .x-social-global a.foursquare{font-size:17px}.x-logobar{position:relative;overflow:visible;text-align:center;background-color:#2c3e50;z-index:1030}.x-navbar{position:relative;overflow:visible;z-index:1030}.x-navbar .x-container{position:relative}.x-nav-wrap.desktop{display:block}.x-nav-wrap.mobile{display:none;clear:both;overflow:hidden}@media (max-width: 978.98px){.x-nav-wrap.desktop{display:none}.x-nav-wrap.mobile{display:block}.x-nav-wrap.mobile.x-collapsed{display:none}}.x-brand{display:block;float:left;line-height:1;text-decoration:none}.masthead-stacked .x-brand{display:inline-block;float:none}.x-btn-navbar{display:none;font-size:24px;line-height:1}@media (max-width: 978.98px){.masthead-inline .x-btn-navbar{display:block;float:right}.masthead-stacked .x-btn-navbar{display:inline-block}}.x-navbar .x-nav a{-webkit-transition:none;transition:none}.x-navbar .x-nav>li>a>span{display:inline-block}@media (max-width: 978.98px){.masthead-stacked .x-navbar{text-align:center}}.x-navbar .desktop .x-nav{margin:0}.x-navbar .desktop .x-nav>li{float:left}.x-navbar .desktop .x-nav>li>a{float:none;line-height:1;text-decoration:none}.x-navbar .desktop .x-nav>li>a:hover{text-decoration:none}.x-navbar .desktop .x-nav li>a>span .x-framework-icon{margin-left:.35em}.x-navbar .desktop .x-nav li>a>span .x-framework-icon svg{font-size:80%}.x-navbar .desktop .x-nav li>a:only-child>span .x-framework-icon-menu{display:none}.x-nav-wrap.mobile .x-framework-icon-menu{display:none}.masthead-inline .desktop .x-nav{display:block;float:right}.masthead-stacked .desktop .x-nav{display:table;margin-left:auto;margin-right:auto}.x-navbar .mobile .x-nav{margin:25px 0}.x-navbar .mobile .x-nav li>a{display:block;position:relative;font-size:14px;line-height:1.5;white-space:normal}.x-navbar .mobile .x-nav ul{margin:0 0 0 2.25em;list-style:none}.masthead-stacked .mobile .x-nav{text-align:initial}.x-sub-toggle{position:absolute;top:0;right:0;bottom:0;text-align:center}.x-sub-toggle>span{display:block;position:absolute;top:50%;width:100%;margin-top:-9px;font-size:18px;letter-spacing:0;line-height:1}.x-navbar-fixed-top,.x-navbar-fixed-left,.x-navbar-fixed-right{position:fixed;z-index:1030}@media (max-width: 978.98px){.x-navbar-fixed-top,.x-navbar-fixed-left,.x-navbar-fixed-right{position:relative}}.x-navbar-fixed-top{top:0;left:0;right:0}@media (max-width: 978.98px){.x-navbar-fixed-top-active .x-navbar-wrap{height:auto}}.x-navbar-fixed-left,.x-navbar-fixed-right{top:0;bottom:0;width:228px}.x-navbar-fixed-left .x-navbar-inner,.x-navbar-fixed-right .x-navbar-inner{height:100%}.x-navbar-fixed-left .x-navbar-inner>.x-container.width,.x-navbar-fixed-right .x-navbar-inner>.x-container.width{width:100%}.x-navbar-fixed-left .x-brand,.x-navbar-fixed-right .x-brand{float:none;text-align:center}.x-navbar-fixed-left .desktop .x-nav,.x-navbar-fixed-right .desktop .x-nav{float:none;margin-top:2em}.x-navbar-fixed-left .desktop .x-nav>li,.x-navbar-fixed-right .desktop .x-nav>li{float:none}@media (max-width: 978.98px){.x-navbar-fixed-left,.x-navbar-fixed-right{width:auto}.x-navbar-fixed-left .x-brand,.x-navbar-fixed-right .x-brand{float:left}}.x-navbar-fixed-left{left:0}.x-navbar-fixed-right{right:0}.x-navbar{background-color:#2c3e50}.x-btn-navbar{border:0;padding:.458em .625em;color:#fff;background-color:#476481;border-radius:4px;box-shadow:0 2px #00000040}.x-btn-navbar:hover{color:#fff}.x-btn-navbar.collapsed{background-color:#3e5871}.x-btn-navbar.collapsed:hover{background-color:#476481}.x-navbar .desktop .x-nav>li>a{padding:0}.x-navbar .desktop .x-nav>li>a>span{padding:0 0 5px}.x-navbar .desktop .x-nav>.x-menu-item>a>span{box-shadow:none!important}.x-navbar .mobile .x-nav li>a{margin:0 0 11px;border:1px solid;padding:.75em .95em;color:#fff;background-color:transparent}.x-sub-toggle{width:40px}.x-navbar-static-active .masthead-inline .desktop .x-nav>li:last-child>a,.x-navbar-fixed-top-active .masthead-inline .desktop .x-nav>li:last-child>a{padding-right:0}.x-navbar-fixed-left .x-brand,.x-navbar-fixed-right .x-brand{margin-left:10%;text-align:left}.x-navbar-fixed-left .desktop .x-nav>li>a,.x-navbar-fixed-right .desktop .x-nav>li>a{text-align:left;margin-left:0;margin-right:0;padding:6px 0}@media (max-width: 978.98px){.x-navbar-fixed-left .x-brand,.x-navbar-fixed-right .x-brand{margin-left:0}}.x-navbar .mobile .x-nav>li.x-menu-item-search{margin:0;text-align:center}.x-navbar .mobile .x-nav>li.x-menu-item-search>a{border:1px solid}.desktop .x-nav .x-megamenu>.sub-menu a{white-space:normal}.desktop .x-nav .x-megamenu>.sub-menu>li{float:left;padding:18px}.desktop .x-nav .x-megamenu>.sub-menu>li:before{display:none}.desktop .x-nav .x-megamenu>.sub-menu>li:last-child:after{display:none}.desktop .x-nav .x-megamenu>.sub-menu>li>a{margin:0;padding-top:0;font-size:16px;text-transform:uppercase;color:#fff}.desktop .x-nav .x-megamenu>.sub-menu>li>a>span:after{display:none}.desktop .x-nav .x-megamenu>.sub-menu>li>.sub-menu{display:block!important;position:static;visibility:visible!important;width:100%;min-width:0;padding:0;box-shadow:none}.desktop .x-nav .x-megamenu.col-2>.sub-menu>li{width:50%}.desktop .x-nav .x-megamenu.col-2>.sub-menu>li:nth-child(3n){clear:left}.desktop .x-nav .x-megamenu.col-3>.sub-menu>li{width:33.3333%}.desktop .x-nav .x-megamenu.col-3>.sub-menu>li:nth-child(4n){clear:left}.desktop .x-nav .x-megamenu.col-4>.sub-menu>li{width:25%}.desktop .x-nav .x-megamenu.col-4>.sub-menu>li:nth-child(5n){clear:left}.desktop .x-nav .x-megamenu.col-5>.sub-menu>li{width:20%}.desktop .x-nav .x-megamenu.col-5>.sub-menu>li:nth-child(6n){clear:left}.x-navbar-static-active .desktop .x-nav .x-megamenu,.x-navbar-fixed-top-active .desktop .x-nav .x-megamenu{position:static}.x-navbar-static-active .desktop .x-nav .x-megamenu>.sub-menu,.x-navbar-fixed-top-active .desktop .x-nav .x-megamenu>.sub-menu{padding:0 18px 18px;left:0;right:0}.x-navbar-fixed-left-active .desktop .x-nav .x-megamenu,.x-navbar-fixed-right-active .desktop .x-nav .x-megamenu{position:relative}.x-navbar-fixed-left-active .desktop .x-nav .x-megamenu>.sub-menu,.x-navbar-fixed-right-active .desktop .x-nav .x-megamenu>.sub-menu{padding:0 8px 8px;width:600px}.x-colophon.top{padding:5% 0 5.25%;background-color:#f9f9f9}.x-colophon.top .x-column .widget:first-child{margin-top:0}@media (max-width: 978.98px){.x-colophon.top{padding:6.5% 0}.x-colophon.top .x-column .widget:first-child{margin-top:3em}.x-colophon.top .x-column:first-child .widget:first-child{margin-top:0}}.x-colophon.bottom{padding:50px 0;font-size:11px;line-height:1.3;text-align:center;color:#fff;background-color:#2c3e50}.x-colophon.bottom .x-social-global{margin:20px 0}.x-colophon.bottom .x-social-global a{margin:0 1.25%;width:54px;height:54px;font-size:21px;line-height:54px}.x-colophon.bottom .x-social-global a.foursquare{font-size:20px}.x-colophon.bottom .x-nav{margin:20px 0;text-align:center}.x-colophon.bottom .x-nav li{margin:0;display:inline-block}.x-colophon.bottom .x-nav li:before{content:"/";float:left;margin:0 .55em 0 .45em;opacity:.35}.x-colophon.bottom .x-nav li:first-child:before{content:none}.x-colophon.bottom .x-nav li a{display:inline;letter-spacing:1px;text-transform:uppercase;opacity:1}.x-colophon.bottom .x-nav li a:hover{background-color:transparent;opacity:.35}.x-colophon.bottom .x-colophon-content{margin:20px 0;letter-spacing:1px;opacity:1}.x-colophon .widget{margin-top:3em}.x-colophon .widget ul li{background-color:#fafafa}.x-framework-icon.x-icon,.x-framework-icon *{transition-duration:inherit}.x-framework-icon:first-child{margin-right:.3em}.x-framework-icon:last-child{margin-left:.3em}.x-framework-icon:only-child,.x-btn-navbar>.x-framework-icon{margin-left:0;margin-right:0}.x-framework-icon.x-comment-author-icon{margin-right:.3em}.x-cart-notification-icon .x-framework-icon{font-size:4em}.x-breadcrumbs span.x-framework-icon{display:inline-flex;height:100%;position:relative}.x-comment-author-icon{margin-right:.3em}.widget_nav_menu .x-framework-icon{position:relative;top:1px}