@-webkit-keyframes wowp-icon-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(1.25);transform:scale(1.25)}}
@keyframes wowp-icon-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(1.25);transform:scale(1.25)}}@-webkit-keyframes wowp-icon-bounce{0%,64%,to{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}10%{-webkit-transform:scale(1.1,.9) translateY(0);transform:scale(1.1,.9) translateY(0)}30%{-webkit-transform:scale(.9,1.1) translateY(-.25em);transform:scale(.9,1.1) translateY(-.25em)}50%{-webkit-transform:scale(1.05,.95) translateY(0);transform:scale(1.05,.95) translateY(0)}57%{-webkit-transform:scale(1,1) translateY(-.125em);transform:scale(1,1) translateY(-.125em)}}@keyframes wowp-icon-bounce{0%,64%,to{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}10%{-webkit-transform:scale(1.1,.9) translateY(0);transform:scale(1.1,.9) translateY(0)}30%{-webkit-transform:scale(.9,1.1) translateY(-.25em);transform:scale(.9,1.1) translateY(-.25em)}50%{-webkit-transform:scale(1.05,.95) translateY(0);transform:scale(1.05,.95) translateY(0)}57%{-webkit-transform:scale(1,1) translateY(-.125em);transform:scale(1,1) translateY(-.125em)}}@-webkit-keyframes wowp-icon-fade{50%{opacity:.4}}@keyframes wowp-icon-fade{50%{opacity:.4}}@-webkit-keyframes wowp-icon-beat-fade{0%,to{opacity:.4;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(1.125);transform:scale(1.125)}}@keyframes wowp-icon-beat-fade{0%,to{opacity:.4;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(1.125);transform:scale(1.125)}}@-webkit-keyframes wowp-icon-flip{50%{-webkit-transform:rotate3d(0,1,0,-180deg);transform:rotate3d(0,1,0,-180deg)}}@keyframes wowp-icon-flip{50%{-webkit-transform:rotate3d(0,1,0,-180deg);transform:rotate3d(0,1,0,-180deg)}}@-webkit-keyframes wowp-icon-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}24%,8%{-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%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes wowp-icon-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}24%,8%{-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%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes wowp-icon-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes wowp-icon-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.bubble-menu,.bubble-menu *{box-sizing:border-box;line-height:1}.bubble-menu,.bubble-menu a,.bubble-menu button,.bubble-menu li,.bubble-menu ul{all:unset}@media print{.bubble-menu{display:none}}.bubble-menu{--size:16px;--shadow:none;--color:#14102C;--background:#ffffff;--label-color:#ffffff;--label-background:#14102C;--duration:0.5s;--margin-block:0;--margin-inline:0;--radius:0;--label-radius:0;--clip-path:none;--popover-inline:270px;--popover-size:16px;--popover-block:550px;--popover-backdrop:rgba(0, 0, 0, 0.85);--popover-border-color:#222222;--popover-padding:10px;z-index:99999;position:fixed;font-size:var(--size);margin-block:var(--margin-block);margin-inline:var(--margin-inline);opacity:0}.bubble-menu.-show{visibility:visible;opacity:1;transition:opacity .2s}.bubble-menu.-hidden{visibility:hidden;opacity:0}.bubble-menu,.bubble-menu.-hidden .bm-toggle.-visible[data-label]::after{visibility:hidden}.bubble-menu .bm-label{border:0;clip:rect(0,0,0,0);height:.01em;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:.01em}.bubble-menu .bm-link,.bubble-menu .bm-toggle{display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:var(--shadow);color:var(--color);background-color:var(--background);transition-duration:var(--duration),var(--duration);transition-timing-function:ease,ease;border-radius:var(--radius);clip-path:var(--clip-path)}.bubble-menu .bm-toggle{-webkit-align-items:center;-webkit-justify-content:center;-webkit-clip-path:var(--clip-path);display:-webkit-flex;transition-property:color,background-color}.bubble-menu .bm-link{position:relative}.bubble-menu .bm-link:active,.bubble-menu .bm-link:focus,.bubble-menu .bm-link:focus-within,.bubble-menu .bm-link:hover,.bubble-menu .bm-toggle:active,.bubble-menu .bm-toggle:focus,.bubble-menu .bm-toggle:focus-within,.bubble-menu .bm-toggle:hover{color:var(--background);background-color:var(--color)}.bubble-menu .bm-link[data-label]::after,.bubble-menu .bm-toggle[data-label]::after{position:absolute;inset:-9999px auto auto -9999px;content:attr(data-label);padding:.5em .75em;opacity:0;border-radius:var(--label-radius);white-space:nowrap;z-index:3;background:var(--label-background);font-style:normal;font-size:calc(var(--size) - 2px);line-height:1;color:var(--label-color);margin-inline:2px;visibility:hidden}.bubble-menu .bm-link.-visible.-top-right[data-label]::after,.bubble-menu .bm-link:hover.-top-right[data-label]::after,.bubble-menu .bm-toggle.-visible.-top-right[data-label]::after,.bubble-menu .bm-toggle:hover.-top-right[data-label]::after{inset:auto auto 100% 100%}.bubble-menu .bm-link.-visible.-top-right-important[data-label]::after,.bubble-menu .bm-link:hover.-top-right-important[data-label]::after,.bubble-menu .bm-toggle.-visible.-top-right-important[data-label]::after,.bubble-menu .bm-toggle:hover.-top-right-important[data-label]::after{inset:auto auto 100% 100%!important}.bubble-menu .bm-link.-visible.-top-left[data-label]::after,.bubble-menu .bm-link:hover.-top-left[data-label]::after,.bubble-menu .bm-toggle.-visible.-top-left[data-label]::after,.bubble-menu .bm-toggle:hover.-top-left[data-label]::after{inset:auto 100% 100% auto}.bubble-menu .bm-link.-visible.-top-left-important[data-label]::after,.bubble-menu .bm-link:hover.-top-left-important[data-label]::after,.bubble-menu .bm-toggle.-visible.-top-left-important[data-label]::after,.bubble-menu .bm-toggle:hover.-top-left-important[data-label]::after{inset:auto 100% 100% auto!important}.bubble-menu .bm-link.-visible.-left[data-label]::after,.bubble-menu .bm-link:hover.-left[data-label]::after,.bubble-menu .bm-toggle.-visible.-left[data-label]::after,.bubble-menu .bm-toggle:hover.-left[data-label]::after{inset:50% 100% auto auto;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin-inline:10px}.bubble-menu .bm-link.-visible.-left-important[data-label]::after,.bubble-menu .bm-link:hover.-left-important[data-label]::after,.bubble-menu .bm-toggle.-visible.-left-important[data-label]::after,.bubble-menu .bm-toggle:hover.-left-important[data-label]::after{inset:50% 100% auto auto!important;-webkit-transform:translateY(-50%)!important;transform:translateY(-50%)!important;margin-inline:10px!important}.bubble-menu .bm-link.-visible.-right[data-label]::after,.bubble-menu .bm-link:hover.-right[data-label]::after,.bubble-menu .bm-toggle.-visible.-right[data-label]::after,.bubble-menu .bm-toggle:hover.-right[data-label]::after{inset:50% auto auto 100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin-inline:10px}.bubble-menu .bm-link.-visible.-right-important[data-label]::after,.bubble-menu .bm-link:hover.-right-important[data-label]::after,.bubble-menu .bm-toggle.-visible.-right-important[data-label]::after,.bubble-menu .bm-toggle:hover.-right-important[data-label]::after{inset:50% auto auto 100%!important;-webkit-transform:translateY(-50%)!important;transform:translateY(-50%)!important;margin-inline:10px!important}.bubble-menu .bm-link.-visible.-bottom-right[data-label]::after,.bubble-menu .bm-link:hover.-bottom-right[data-label]::after,.bubble-menu .bm-toggle.-visible.-bottom-right[data-label]::after,.bubble-menu .bm-toggle:hover.-bottom-right[data-label]::after{inset:100% auto auto 100%}.bubble-menu .bm-link.-visible.-bottom-right-important[data-label]::after,.bubble-menu .bm-link:hover.-bottom-right-important[data-label]::after,.bubble-menu .bm-toggle.-visible.-bottom-right-important[data-label]::after,.bubble-menu .bm-toggle:hover.-bottom-right-important[data-label]::after{inset:100% auto auto 100%!important}.bubble-menu .bm-link.-visible.-bottom-left[data-label]::after,.bubble-menu .bm-link:hover.-bottom-left[data-label]::after,.bubble-menu .bm-toggle.-visible.-bottom-left[data-label]::after,.bubble-menu .bm-toggle:hover.-bottom-left[data-label]::after{inset:100% 100% auto auto}.bubble-menu .bm-link.-visible.-bottom-left-important[data-label]::after,.bubble-menu .bm-link:hover.-bottom-left-important[data-label]::after,.bubble-menu .bm-toggle.-visible.-bottom-left-important[data-label]::after,.bubble-menu .bm-toggle:hover.-bottom-left-important[data-label]::after{inset:100% 100% auto auto!important}.bubble-menu .bm-toggle{position:relative;block-size:calc(var(--size)*3);inline-size:calc(var(--size)*3);z-index:1;font-size:1.6875em}.bubble-menu .bm-toggle .bm-icon{transition:rotate .5s}.bubble-menu .bm-toggle img.bm-icon{display:block;max-inline-size:calc(var(--size)*2);max-block-size:calc(var(--size)*2)}.bubble-menu .bm-link.-paused:hover .bm-icon,.bubble-menu .bm-toggle.-paused:hover .bm-icon,.bubble-menu.-active .bm-toggle.-stop-animation .bm-icon{-webkit-animation-play-state:paused;animation-play-state:paused}.bubble-menu .bm-toggle.-visible[data-label]::after,.bubble-menu .bm-toggle:hover[data-label]::after{opacity:1;transition:opacity .2s;transition-delay:var(--duration);visibility:visible}.bubble-menu .bm-link{block-size:calc(var(--size)*2.375);inline-size:calc(var(--size)*2.375);font-size:1.25em;transition-property:color,background-color,rotate,scale}.bubble-menu .bm-link img.bm-icon{display:block;max-inline-size:calc(var(--size)*1.25);max-block-size:calc(var(--size)*1.25)}.bubble-menu .bm-item{position:absolute;-webkit-transform-origin:50% 100px;transform-origin:50% 100px;top:calc((3em - 2.375em)/2);left:calc((3em - 2.375em)/2)}.bubble-menu .bm-icon{--icon-rotate:0deg;--icon-delay:0s;--icon-duration:1s;--icon-count:infinite;--icon-scale:none;rotate:var(--icon-rotate);scale:var(--icon-scale)}.bubble-menu .bm-icon.-flip-horizontal{--icon-scale:-1 1}.bubble-menu .bm-icon.-flip-vertical{--icon-scale:1 -1}.bubble-menu .bm-icon.-flip-both{--icon-scale:-1 -1}.bubble-menu .bm-icon.-beat,.bubble-menu .bm-icon.-beat-fade,.bubble-menu .bm-icon.-bounce,.bubble-menu .bm-icon.-fade,.bubble-menu .bm-icon.-flip,.bubble-menu .bm-icon.-shake,.bubble-menu .bm-icon.-spin{-webkit-animation-delay:var(--icon-delay);animation-delay:var(--icon-delay);-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-duration:var(--icon-duration);animation-duration:var(--icon-duration);-webkit-animation-iteration-count:var(--icon-count);animation-iteration-count:var(--icon-count)}.bubble-menu .bm-icon.-beat{-webkit-animation-name:wowp-icon-beat;animation-name:wowp-icon-beat;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.bubble-menu .bm-icon.-bounce{-webkit-animation-name:wowp-icon-bounce;animation-name:wowp-icon-bounce;-webkit-animation-timing-function:cubic-bezier(.28,.84,.42,1);animation-timing-function:cubic-bezier(.28,.84,.42,1)}.bubble-menu .bm-icon.-beat-fade,.bubble-menu .bm-icon.-fade{-webkit-animation-name:wowp-icon-fade;animation-name:wowp-icon-fade;-webkit-animation-timing-function:cubic-bezier(.4,0,.6,1);animation-timing-function:cubic-bezier(.4,0,.6,1)}.bubble-menu .bm-icon.-beat-fade{-webkit-animation-name:wowp-icon-beat-fade;animation-name:wowp-icon-beat-fade}.bubble-menu .bm-icon.-flip{-webkit-animation-name:wowp-icon-flip;animation-name:wowp-icon-flip;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.bubble-menu .bm-icon.-shake,.bubble-menu .bm-icon.-spin{-webkit-animation-name:wowp-icon-shake;animation-name:wowp-icon-shake;-webkit-animation-timing-function:linear;animation-timing-function:linear}.bubble-menu .bm-icon.-spin{-webkit-animation-name:wowp-icon-spin;animation-name:wowp-icon-spin}.bubble-menu [popover]{max-inline-size:var(--popover-inline);padding:var(--popover-padding);border-color:var(--popover-border-color);font-size:var(--popover-size);max-block-size:var(--popover-block);margin:auto}.bubble-menu [popover] a{cursor:pointer}.bubble-menu [popover]::-webkit-backdrop{background-color:var(--popover-backdrop)}.bubble-menu [popover]::backdrop{background-color:var(--popover-backdrop)}.bubble-menu.-top{inset:20px auto auto 50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.bubble-menu.-top-left{inset:20px auto auto 20px}.bubble-menu.-top-right{inset:20px 20px auto auto}.bubble-menu.-left,.bubble-menu.-right{inset:50% 20px auto auto;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.bubble-menu.-left{inset:50% auto auto 20px}.bubble-menu.-bottom{inset:auto auto 20px 50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.bubble-menu.-bottom-left{inset:auto auto 20px 20px}.bubble-menu.-bottom-right{inset:auto 20px 20px auto}.bubble-menu .bm-item{transition-property:opacity,rotate,scale,-webkit-transform;transition-property:opacity,transform,rotate,scale;transition-property:opacity,transform,rotate,scale,-webkit-transform;transition-duration:var(--duration)}.bubble-menu.-active .bm-toggle.-visible[data-label]::after,.bubble-menu.-active .bm-toggle:hover[data-label]::after{opacity:0;transition:opacity var(--duration);visibility:hidden}.bubble-menu.-active .bm-toggle .bm-icon{rotate:calc(360deg + var(--icon-rotate))}.bubble-menu.-active .bm-item{--x:0px;--y:0px;-webkit-transform:translate(var(--x),var(--y));transform:translate(var(--x),var(--y))}.bubble-menu.-active .bm-link.-visible[data-label]::after{transition-delay:var(--duration)}.bubble-menu.-active .bm-link.-visible[data-label]::after,.bubble-menu.-active .bm-link:hover[data-label]::after{opacity:1;transition:opacity var(--duration);visibility:visible}.bubble-menu.-active.-effect-obo .bm-link.-visible[data-label]::after{transition-delay:calc(var(--delay) + var(--duration))}.bubble-menu.-effect-obo .bm-item{--delay:0s;transition-delay:var(--delay)}.bubble-menu.-effect-obo .bm-link{transition-duration:var(--duration);transition-timing-function:ease;transition-delay:0s,0s,var(--delay),var(--delay)}.bubble-menu.-effect-fade .bm-item{opacity:0}.bubble-menu.-effect-fade.-active .bm-item{opacity:1}.bubble-menu.-effect-rotate.-active .bm-link{rotate:360deg}.bubble-menu.-effect-scale .bm-link{scale:.1}.bubble-menu.-effect-scale.-active .bm-link{scale:1}.bubble-menu.-circle{--radius:50%;--label-radius:0.5em}.bubble-menu.-rounded{--radius:25%;--label-radius:0.25em}.bubble-menu.-ellipse{--radius:25% 75%;--label-radius:0.25em 0.5em}.bubble-menu.-square{--radius:0;--label-radius:0}.bubble-menu.-size-md{--size:16px}.bubble-menu.-size-sm{--size:14px}.bubble-menu.-size-xs{--size:12px}.bubble-menu.-size-lg{--size:18px}.bubble-menu.-size-xl{--size:20px}.bubble-menu.-size-xxl{--size:22px}.bubble-menu.-shadow{--shadow:0 0 6px rgba(0, 0, 0, .5)}.fa {
font-family: var(--fa-style-family, "Font Awesome 6 Free");
font-weight: var(--fa-style, 900); }
.fas,
.far,
.fab,
.fa-solid,
.fa-regular,
.fa-brands,
.fa {
-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::before,
.far::before,
.fab::before,
.fa-solid::before,
.fa-regular::before,
.fa-brands::before,
.fa::before {
content: var(--fa); }
.fa-classic,
.fas,
.fa-solid,
.far,
.fa-regular {
font-family: 'Font Awesome 6 Free'; }
.fa-brands,
.fab {
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(-1 * var(--fa-li-width, 2em));
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 {
animation-name: fa-beat;
animation-delay: var(--fa-animation-delay, 0s);
animation-direction: var(--fa-animation-direction, normal);
animation-duration: var(--fa-animation-duration, 1s);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-timing-function: var(--fa-animation-timing, ease-in-out); }
.fa-bounce {
animation-name: fa-bounce;
animation-delay: var(--fa-animation-delay, 0s);
animation-direction: var(--fa-animation-direction, normal);
animation-duration: var(--fa-animation-duration, 1s);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1)); }
.fa-fade {
animation-name: fa-fade;
animation-delay: var(--fa-animation-delay, 0s);
animation-direction: var(--fa-animation-direction, normal);
animation-duration: var(--fa-animation-duration, 1s);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }
.fa-beat-fade {
animation-name: fa-beat-fade;
animation-delay: var(--fa-animation-delay, 0s);
animation-direction: var(--fa-animation-direction, normal);
animation-duration: var(--fa-animation-duration, 1s);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }
.fa-flip {
animation-name: fa-flip;
animation-delay: var(--fa-animation-delay, 0s);
animation-direction: var(--fa-animation-direction, normal);
animation-duration: var(--fa-animation-duration, 1s);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-timing-function: var(--fa-animation-timing, ease-in-out); }
.fa-shake {
animation-name: fa-shake;
animation-delay: var(--fa-animation-delay, 0s);
animation-direction: var(--fa-animation-direction, normal);
animation-duration: var(--fa-animation-duration, 1s);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-timing-function: var(--fa-animation-timing, linear); }
.fa-spin {
animation-name: fa-spin;
animation-delay: var(--fa-animation-delay, 0s);
animation-direction: var(--fa-animation-direction, normal);
animation-duration: var(--fa-animation-duration, 2s);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-timing-function: var(--fa-animation-timing, linear); }
.fa-spin-reverse {
--fa-animation-direction: reverse; }
.fa-pulse,
.fa-spin-pulse {
animation-name: fa-spin;
animation-direction: var(--fa-animation-direction, normal);
animation-duration: var(--fa-animation-duration, 1s);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
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 {
animation-delay: -1ms;
animation-duration: 1ms;
animation-iteration-count: 1;
transition-delay: 0s;
transition-duration: 0s; } }
@keyframes fa-beat {
0%, 90% {
transform: scale(1); }
45% {
transform: scale(var(--fa-beat-scale, 1.25)); } }
@keyframes fa-bounce {
0% {
transform: scale(1, 1) translateY(0); }
10% {
transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
30% {
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% {
transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
57% {
transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
64% {
transform: scale(1, 1) translateY(0); }
100% {
transform: scale(1, 1) translateY(0); } }
@keyframes fa-fade {
50% {
opacity: var(--fa-fade-opacity, 0.4); } }
@keyframes fa-beat-fade {
0%, 100% {
opacity: var(--fa-beat-fade-opacity, 0.4);
transform: scale(1); }
50% {
opacity: 1;
transform: scale(var(--fa-beat-fade-scale, 1.125)); } }
@keyframes fa-flip {
50% {
transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }
@keyframes fa-shake {
0% {
transform: rotate(-15deg); }
4% {
transform: rotate(15deg); }
8%, 24% {
transform: rotate(-18deg); }
12%, 28% {
transform: rotate(18deg); }
16% {
transform: rotate(-22deg); }
20% {
transform: rotate(22deg); }
32% {
transform: rotate(-12deg); }
36% {
transform: rotate(12deg); }
40%, 100% {
transform: rotate(0deg); } }
@keyframes fa-spin {
0% {
transform: rotate(0deg); }
100% {
transform: rotate(360deg); } }
.fa-rotate-90 {
transform: rotate(90deg); }
.fa-rotate-180 {
transform: rotate(180deg); }
.fa-rotate-270 {
transform: rotate(270deg); }
.fa-flip-horizontal {
transform: scale(-1, 1); }
.fa-flip-vertical {
transform: scale(1, -1); }
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
transform: scale(-1, -1); }
.fa-rotate-by {
transform: rotate(var(--fa-rotate-angle, 0)); }
.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 {
--fa: "\30";
--fa--fa: "\30\30"; }
.fa-1 {
--fa: "\31";
--fa--fa: "\31\31"; }
.fa-2 {
--fa: "\32";
--fa--fa: "\32\32"; }
.fa-3 {
--fa: "\33";
--fa--fa: "\33\33"; }
.fa-4 {
--fa: "\34";
--fa--fa: "\34\34"; }
.fa-5 {
--fa: "\35";
--fa--fa: "\35\35"; }
.fa-6 {
--fa: "\36";
--fa--fa: "\36\36"; }
.fa-7 {
--fa: "\37";
--fa--fa: "\37\37"; }
.fa-8 {
--fa: "\38";
--fa--fa: "\38\38"; }
.fa-9 {
--fa: "\39";
--fa--fa: "\39\39"; }
.fa-fill-drip {
--fa: "\f576";
--fa--fa: "\f576\f576"; }
.fa-arrows-to-circle {
--fa: "\e4bd";
--fa--fa: "\e4bd\e4bd"; }
.fa-circle-chevron-right {
--fa: "\f138";
--fa--fa: "\f138\f138"; }
.fa-chevron-circle-right {
--fa: "\f138";
--fa--fa: "\f138\f138"; }
.fa-at {
--fa: "\40";
--fa--fa: "\40\40"; }
.fa-trash-can {
--fa: "\f2ed";
--fa--fa: "\f2ed\f2ed"; }
.fa-trash-alt {
--fa: "\f2ed";
--fa--fa: "\f2ed\f2ed"; }
.fa-text-height {
--fa: "\f034";
--fa--fa: "\f034\f034"; }
.fa-user-xmark {
--fa: "\f235";
--fa--fa: "\f235\f235"; }
.fa-user-times {
--fa: "\f235";
--fa--fa: "\f235\f235"; }
.fa-stethoscope {
--fa: "\f0f1";
--fa--fa: "\f0f1\f0f1"; }
.fa-message {
--fa: "\f27a";
--fa--fa: "\f27a\f27a"; }
.fa-comment-alt {
--fa: "\f27a";
--fa--fa: "\f27a\f27a"; }
.fa-info {
--fa: "\f129";
--fa--fa: "\f129\f129"; }
.fa-down-left-and-up-right-to-center {
--fa: "\f422";
--fa--fa: "\f422\f422"; }
.fa-compress-alt {
--fa: "\f422";
--fa--fa: "\f422\f422"; }
.fa-explosion {
--fa: "\e4e9";
--fa--fa: "\e4e9\e4e9"; }
.fa-file-lines {
--fa: "\f15c";
--fa--fa: "\f15c\f15c"; }
.fa-file-alt {
--fa: "\f15c";
--fa--fa: "\f15c\f15c"; }
.fa-file-text {
--fa: "\f15c";
--fa--fa: "\f15c\f15c"; }
.fa-wave-square {
--fa: "\f83e";
--fa--fa: "\f83e\f83e"; }
.fa-ring {
--fa: "\f70b";
--fa--fa: "\f70b\f70b"; }
.fa-building-un {
--fa: "\e4d9";
--fa--fa: "\e4d9\e4d9"; }
.fa-dice-three {
--fa: "\f527";
--fa--fa: "\f527\f527"; }
.fa-calendar-days {
--fa: "\f073";
--fa--fa: "\f073\f073"; }
.fa-calendar-alt {
--fa: "\f073";
--fa--fa: "\f073\f073"; }
.fa-anchor-circle-check {
--fa: "\e4aa";
--fa--fa: "\e4aa\e4aa"; }
.fa-building-circle-arrow-right {
--fa: "\e4d1";
--fa--fa: "\e4d1\e4d1"; }
.fa-volleyball {
--fa: "\f45f";
--fa--fa: "\f45f\f45f"; }
.fa-volleyball-ball {
--fa: "\f45f";
--fa--fa: "\f45f\f45f"; }
.fa-arrows-up-to-line {
--fa: "\e4c2";
--fa--fa: "\e4c2\e4c2"; }
.fa-sort-down {
--fa: "\f0dd";
--fa--fa: "\f0dd\f0dd"; }
.fa-sort-desc {
--fa: "\f0dd";
--fa--fa: "\f0dd\f0dd"; }
.fa-circle-minus {
--fa: "\f056";
--fa--fa: "\f056\f056"; }
.fa-minus-circle {
--fa: "\f056";
--fa--fa: "\f056\f056"; }
.fa-door-open {
--fa: "\f52b";
--fa--fa: "\f52b\f52b"; }
.fa-right-from-bracket {
--fa: "\f2f5";
--fa--fa: "\f2f5\f2f5"; }
.fa-sign-out-alt {
--fa: "\f2f5";
--fa--fa: "\f2f5\f2f5"; }
.fa-atom {
--fa: "\f5d2";
--fa--fa: "\f5d2\f5d2"; }
.fa-soap {
--fa: "\e06e";
--fa--fa: "\e06e\e06e"; }
.fa-icons {
--fa: "\f86d";
--fa--fa: "\f86d\f86d"; }
.fa-heart-music-camera-bolt {
--fa: "\f86d";
--fa--fa: "\f86d\f86d"; }
.fa-microphone-lines-slash {
--fa: "\f539";
--fa--fa: "\f539\f539"; }
.fa-microphone-alt-slash {
--fa: "\f539";
--fa--fa: "\f539\f539"; }
.fa-bridge-circle-check {
--fa: "\e4c9";
--fa--fa: "\e4c9\e4c9"; }
.fa-pump-medical {
--fa: "\e06a";
--fa--fa: "\e06a\e06a"; }
.fa-fingerprint {
--fa: "\f577";
--fa--fa: "\f577\f577"; }
.fa-hand-point-right {
--fa: "\f0a4";
--fa--fa: "\f0a4\f0a4"; }
.fa-magnifying-glass-location {
--fa: "\f689";
--fa--fa: "\f689\f689"; }
.fa-search-location {
--fa: "\f689";
--fa--fa: "\f689\f689"; }
.fa-forward-step {
--fa: "\f051";
--fa--fa: "\f051\f051"; }
.fa-step-forward {
--fa: "\f051";
--fa--fa: "\f051\f051"; }
.fa-face-smile-beam {
--fa: "\f5b8";
--fa--fa: "\f5b8\f5b8"; }
.fa-smile-beam {
--fa: "\f5b8";
--fa--fa: "\f5b8\f5b8"; }
.fa-flag-checkered {
--fa: "\f11e";
--fa--fa: "\f11e\f11e"; }
.fa-football {
--fa: "\f44e";
--fa--fa: "\f44e\f44e"; }
.fa-football-ball {
--fa: "\f44e";
--fa--fa: "\f44e\f44e"; }
.fa-school-circle-exclamation {
--fa: "\e56c";
--fa--fa: "\e56c\e56c"; }
.fa-crop {
--fa: "\f125";
--fa--fa: "\f125\f125"; }
.fa-angles-down {
--fa: "\f103";
--fa--fa: "\f103\f103"; }
.fa-angle-double-down {
--fa: "\f103";
--fa--fa: "\f103\f103"; }
.fa-users-rectangle {
--fa: "\e594";
--fa--fa: "\e594\e594"; }
.fa-people-roof {
--fa: "\e537";
--fa--fa: "\e537\e537"; }
.fa-people-line {
--fa: "\e534";
--fa--fa: "\e534\e534"; }
.fa-beer-mug-empty {
--fa: "\f0fc";
--fa--fa: "\f0fc\f0fc"; }
.fa-beer {
--fa: "\f0fc";
--fa--fa: "\f0fc\f0fc"; }
.fa-diagram-predecessor {
--fa: "\e477";
--fa--fa: "\e477\e477"; }
.fa-arrow-up-long {
--fa: "\f176";
--fa--fa: "\f176\f176"; }
.fa-long-arrow-up {
--fa: "\f176";
--fa--fa: "\f176\f176"; }
.fa-fire-flame-simple {
--fa: "\f46a";
--fa--fa: "\f46a\f46a"; }
.fa-burn {
--fa: "\f46a";
--fa--fa: "\f46a\f46a"; }
.fa-person {
--fa: "\f183";
--fa--fa: "\f183\f183"; }
.fa-male {
--fa: "\f183";
--fa--fa: "\f183\f183"; }
.fa-laptop {
--fa: "\f109";
--fa--fa: "\f109\f109"; }
.fa-file-csv {
--fa: "\f6dd";
--fa--fa: "\f6dd\f6dd"; }
.fa-menorah {
--fa: "\f676";
--fa--fa: "\f676\f676"; }
.fa-truck-plane {
--fa: "\e58f";
--fa--fa: "\e58f\e58f"; }
.fa-record-vinyl {
--fa: "\f8d9";
--fa--fa: "\f8d9\f8d9"; }
.fa-face-grin-stars {
--fa: "\f587";
--fa--fa: "\f587\f587"; }
.fa-grin-stars {
--fa: "\f587";
--fa--fa: "\f587\f587"; }
.fa-bong {
--fa: "\f55c";
--fa--fa: "\f55c\f55c"; }
.fa-spaghetti-monster-flying {
--fa: "\f67b";
--fa--fa: "\f67b\f67b"; }
.fa-pastafarianism {
--fa: "\f67b";
--fa--fa: "\f67b\f67b"; }
.fa-arrow-down-up-across-line {
--fa: "\e4af";
--fa--fa: "\e4af\e4af"; }
.fa-spoon {
--fa: "\f2e5";
--fa--fa: "\f2e5\f2e5"; }
.fa-utensil-spoon {
--fa: "\f2e5";
--fa--fa: "\f2e5\f2e5"; }
.fa-jar-wheat {
--fa: "\e517";
--fa--fa: "\e517\e517"; }
.fa-envelopes-bulk {
--fa: "\f674";
--fa--fa: "\f674\f674"; }
.fa-mail-bulk {
--fa: "\f674";
--fa--fa: "\f674\f674"; }
.fa-file-circle-exclamation {
--fa: "\e4eb";
--fa--fa: "\e4eb\e4eb"; }
.fa-circle-h {
--fa: "\f47e";
--fa--fa: "\f47e\f47e"; }
.fa-hospital-symbol {
--fa: "\f47e";
--fa--fa: "\f47e\f47e"; }
.fa-pager {
--fa: "\f815";
--fa--fa: "\f815\f815"; }
.fa-address-book {
--fa: "\f2b9";
--fa--fa: "\f2b9\f2b9"; }
.fa-contact-book {
--fa: "\f2b9";
--fa--fa: "\f2b9\f2b9"; }
.fa-strikethrough {
--fa: "\f0cc";
--fa--fa: "\f0cc\f0cc"; }
.fa-k {
--fa: "\4b";
--fa--fa: "\4b\4b"; }
.fa-landmark-flag {
--fa: "\e51c";
--fa--fa: "\e51c\e51c"; }
.fa-pencil {
--fa: "\f303";
--fa--fa: "\f303\f303"; }
.fa-pencil-alt {
--fa: "\f303";
--fa--fa: "\f303\f303"; }
.fa-backward {
--fa: "\f04a";
--fa--fa: "\f04a\f04a"; }
.fa-caret-right {
--fa: "\f0da";
--fa--fa: "\f0da\f0da"; }
.fa-comments {
--fa: "\f086";
--fa--fa: "\f086\f086"; }
.fa-paste {
--fa: "\f0ea";
--fa--fa: "\f0ea\f0ea"; }
.fa-file-clipboard {
--fa: "\f0ea";
--fa--fa: "\f0ea\f0ea"; }
.fa-code-pull-request {
--fa: "\e13c";
--fa--fa: "\e13c\e13c"; }
.fa-clipboard-list {
--fa: "\f46d";
--fa--fa: "\f46d\f46d"; }
.fa-truck-ramp-box {
--fa: "\f4de";
--fa--fa: "\f4de\f4de"; }
.fa-truck-loading {
--fa: "\f4de";
--fa--fa: "\f4de\f4de"; }
.fa-user-check {
--fa: "\f4fc";
--fa--fa: "\f4fc\f4fc"; }
.fa-vial-virus {
--fa: "\e597";
--fa--fa: "\e597\e597"; }
.fa-sheet-plastic {
--fa: "\e571";
--fa--fa: "\e571\e571"; }
.fa-blog {
--fa: "\f781";
--fa--fa: "\f781\f781"; }
.fa-user-ninja {
--fa: "\f504";
--fa--fa: "\f504\f504"; }
.fa-person-arrow-up-from-line {
--fa: "\e539";
--fa--fa: "\e539\e539"; }
.fa-scroll-torah {
--fa: "\f6a0";
--fa--fa: "\f6a0\f6a0"; }
.fa-torah {
--fa: "\f6a0";
--fa--fa: "\f6a0\f6a0"; }
.fa-broom-ball {
--fa: "\f458";
--fa--fa: "\f458\f458"; }
.fa-quidditch {
--fa: "\f458";
--fa--fa: "\f458\f458"; }
.fa-quidditch-broom-ball {
--fa: "\f458";
--fa--fa: "\f458\f458"; }
.fa-toggle-off {
--fa: "\f204";
--fa--fa: "\f204\f204"; }
.fa-box-archive {
--fa: "\f187";
--fa--fa: "\f187\f187"; }
.fa-archive {
--fa: "\f187";
--fa--fa: "\f187\f187"; }
.fa-person-drowning {
--fa: "\e545";
--fa--fa: "\e545\e545"; }
.fa-arrow-down-9-1 {
--fa: "\f886";
--fa--fa: "\f886\f886"; }
.fa-sort-numeric-desc {
--fa: "\f886";
--fa--fa: "\f886\f886"; }
.fa-sort-numeric-down-alt {
--fa: "\f886";
--fa--fa: "\f886\f886"; }
.fa-face-grin-tongue-squint {
--fa: "\f58a";
--fa--fa: "\f58a\f58a"; }
.fa-grin-tongue-squint {
--fa: "\f58a";
--fa--fa: "\f58a\f58a"; }
.fa-spray-can {
--fa: "\f5bd";
--fa--fa: "\f5bd\f5bd"; }
.fa-truck-monster {
--fa: "\f63b";
--fa--fa: "\f63b\f63b"; }
.fa-w {
--fa: "\57";
--fa--fa: "\57\57"; }
.fa-earth-africa {
--fa: "\f57c";
--fa--fa: "\f57c\f57c"; }
.fa-globe-africa {
--fa: "\f57c";
--fa--fa: "\f57c\f57c"; }
.fa-rainbow {
--fa: "\f75b";
--fa--fa: "\f75b\f75b"; }
.fa-circle-notch {
--fa: "\f1ce";
--fa--fa: "\f1ce\f1ce"; }
.fa-tablet-screen-button {
--fa: "\f3fa";
--fa--fa: "\f3fa\f3fa"; }
.fa-tablet-alt {
--fa: "\f3fa";
--fa--fa: "\f3fa\f3fa"; }
.fa-paw {
--fa: "\f1b0";
--fa--fa: "\f1b0\f1b0"; }
.fa-cloud {
--fa: "\f0c2";
--fa--fa: "\f0c2\f0c2"; }
.fa-trowel-bricks {
--fa: "\e58a";
--fa--fa: "\e58a\e58a"; }
.fa-face-flushed {
--fa: "\f579";
--fa--fa: "\f579\f579"; }
.fa-flushed {
--fa: "\f579";
--fa--fa: "\f579\f579"; }
.fa-hospital-user {
--fa: "\f80d";
--fa--fa: "\f80d\f80d"; }
.fa-tent-arrow-left-right {
--fa: "\e57f";
--fa--fa: "\e57f\e57f"; }
.fa-gavel {
--fa: "\f0e3";
--fa--fa: "\f0e3\f0e3"; }
.fa-legal {
--fa: "\f0e3";
--fa--fa: "\f0e3\f0e3"; }
.fa-binoculars {
--fa: "\f1e5";
--fa--fa: "\f1e5\f1e5"; }
.fa-microphone-slash {
--fa: "\f131";
--fa--fa: "\f131\f131"; }
.fa-box-tissue {
--fa: "\e05b";
--fa--fa: "\e05b\e05b"; }
.fa-motorcycle {
--fa: "\f21c";
--fa--fa: "\f21c\f21c"; }
.fa-bell-concierge {
--fa: "\f562";
--fa--fa: "\f562\f562"; }
.fa-concierge-bell {
--fa: "\f562";
--fa--fa: "\f562\f562"; }
.fa-pen-ruler {
--fa: "\f5ae";
--fa--fa: "\f5ae\f5ae"; }
.fa-pencil-ruler {
--fa: "\f5ae";
--fa--fa: "\f5ae\f5ae"; }
.fa-people-arrows {
--fa: "\e068";
--fa--fa: "\e068\e068"; }
.fa-people-arrows-left-right {
--fa: "\e068";
--fa--fa: "\e068\e068"; }
.fa-mars-and-venus-burst {
--fa: "\e523";
--fa--fa: "\e523\e523"; }
.fa-square-caret-right {
--fa: "\f152";
--fa--fa: "\f152\f152"; }
.fa-caret-square-right {
--fa: "\f152";
--fa--fa: "\f152\f152"; }
.fa-scissors {
--fa: "\f0c4";
--fa--fa: "\f0c4\f0c4"; }
.fa-cut {
--fa: "\f0c4";
--fa--fa: "\f0c4\f0c4"; }
.fa-sun-plant-wilt {
--fa: "\e57a";
--fa--fa: "\e57a\e57a"; }
.fa-toilets-portable {
--fa: "\e584";
--fa--fa: "\e584\e584"; }
.fa-hockey-puck {
--fa: "\f453";
--fa--fa: "\f453\f453"; }
.fa-table {
--fa: "\f0ce";
--fa--fa: "\f0ce\f0ce"; }
.fa-magnifying-glass-arrow-right {
--fa: "\e521";
--fa--fa: "\e521\e521"; }
.fa-tachograph-digital {
--fa: "\f566";
--fa--fa: "\f566\f566"; }
.fa-digital-tachograph {
--fa: "\f566";
--fa--fa: "\f566\f566"; }
.fa-users-slash {
--fa: "\e073";
--fa--fa: "\e073\e073"; }
.fa-clover {
--fa: "\e139";
--fa--fa: "\e139\e139"; }
.fa-reply {
--fa: "\f3e5";
--fa--fa: "\f3e5\f3e5"; }
.fa-mail-reply {
--fa: "\f3e5";
--fa--fa: "\f3e5\f3e5"; }
.fa-star-and-crescent {
--fa: "\f699";
--fa--fa: "\f699\f699"; }
.fa-house-fire {
--fa: "\e50c";
--fa--fa: "\e50c\e50c"; }
.fa-square-minus {
--fa: "\f146";
--fa--fa: "\f146\f146"; }
.fa-minus-square {
--fa: "\f146";
--fa--fa: "\f146\f146"; }
.fa-helicopter {
--fa: "\f533";
--fa--fa: "\f533\f533"; }
.fa-compass {
--fa: "\f14e";
--fa--fa: "\f14e\f14e"; }
.fa-square-caret-down {
--fa: "\f150";
--fa--fa: "\f150\f150"; }
.fa-caret-square-down {
--fa: "\f150";
--fa--fa: "\f150\f150"; }
.fa-file-circle-question {
--fa: "\e4ef";
--fa--fa: "\e4ef\e4ef"; }
.fa-laptop-code {
--fa: "\f5fc";
--fa--fa: "\f5fc\f5fc"; }
.fa-swatchbook {
--fa: "\f5c3";
--fa--fa: "\f5c3\f5c3"; }
.fa-prescription-bottle {
--fa: "\f485";
--fa--fa: "\f485\f485"; }
.fa-bars {
--fa: "\f0c9";
--fa--fa: "\f0c9\f0c9"; }
.fa-navicon {
--fa: "\f0c9";
--fa--fa: "\f0c9\f0c9"; }
.fa-people-group {
--fa: "\e533";
--fa--fa: "\e533\e533"; }
.fa-hourglass-end {
--fa: "\f253";
--fa--fa: "\f253\f253"; }
.fa-hourglass-3 {
--fa: "\f253";
--fa--fa: "\f253\f253"; }
.fa-heart-crack {
--fa: "\f7a9";
--fa--fa: "\f7a9\f7a9"; }
.fa-heart-broken {
--fa: "\f7a9";
--fa--fa: "\f7a9\f7a9"; }
.fa-square-up-right {
--fa: "\f360";
--fa--fa: "\f360\f360"; }
.fa-external-link-square-alt {
--fa: "\f360";
--fa--fa: "\f360\f360"; }
.fa-face-kiss-beam {
--fa: "\f597";
--fa--fa: "\f597\f597"; }
.fa-kiss-beam {
--fa: "\f597";
--fa--fa: "\f597\f597"; }
.fa-film {
--fa: "\f008";
--fa--fa: "\f008\f008"; }
.fa-ruler-horizontal {
--fa: "\f547";
--fa--fa: "\f547\f547"; }
.fa-people-robbery {
--fa: "\e536";
--fa--fa: "\e536\e536"; }
.fa-lightbulb {
--fa: "\f0eb";
--fa--fa: "\f0eb\f0eb"; }
.fa-caret-left {
--fa: "\f0d9";
--fa--fa: "\f0d9\f0d9"; }
.fa-circle-exclamation {
--fa: "\f06a";
--fa--fa: "\f06a\f06a"; }
.fa-exclamation-circle {
--fa: "\f06a";
--fa--fa: "\f06a\f06a"; }
.fa-school-circle-xmark {
--fa: "\e56d";
--fa--fa: "\e56d\e56d"; }
.fa-arrow-right-from-bracket {
--fa: "\f08b";
--fa--fa: "\f08b\f08b"; }
.fa-sign-out {
--fa: "\f08b";
--fa--fa: "\f08b\f08b"; }
.fa-circle-chevron-down {
--fa: "\f13a";
--fa--fa: "\f13a\f13a"; }
.fa-chevron-circle-down {
--fa: "\f13a";
--fa--fa: "\f13a\f13a"; }
.fa-unlock-keyhole {
--fa: "\f13e";
--fa--fa: "\f13e\f13e"; }
.fa-unlock-alt {
--fa: "\f13e";
--fa--fa: "\f13e\f13e"; }
.fa-cloud-showers-heavy {
--fa: "\f740";
--fa--fa: "\f740\f740"; }
.fa-headphones-simple {
--fa: "\f58f";
--fa--fa: "\f58f\f58f"; }
.fa-headphones-alt {
--fa: "\f58f";
--fa--fa: "\f58f\f58f"; }
.fa-sitemap {
--fa: "\f0e8";
--fa--fa: "\f0e8\f0e8"; }
.fa-circle-dollar-to-slot {
--fa: "\f4b9";
--fa--fa: "\f4b9\f4b9"; }
.fa-donate {
--fa: "\f4b9";
--fa--fa: "\f4b9\f4b9"; }
.fa-memory {
--fa: "\f538";
--fa--fa: "\f538\f538"; }
.fa-road-spikes {
--fa: "\e568";
--fa--fa: "\e568\e568"; }
.fa-fire-burner {
--fa: "\e4f1";
--fa--fa: "\e4f1\e4f1"; }
.fa-flag {
--fa: "\f024";
--fa--fa: "\f024\f024"; }
.fa-hanukiah {
--fa: "\f6e6";
--fa--fa: "\f6e6\f6e6"; }
.fa-feather {
--fa: "\f52d";
--fa--fa: "\f52d\f52d"; }
.fa-volume-low {
--fa: "\f027";
--fa--fa: "\f027\f027"; }
.fa-volume-down {
--fa: "\f027";
--fa--fa: "\f027\f027"; }
.fa-comment-slash {
--fa: "\f4b3";
--fa--fa: "\f4b3\f4b3"; }
.fa-cloud-sun-rain {
--fa: "\f743";
--fa--fa: "\f743\f743"; }
.fa-compress {
--fa: "\f066";
--fa--fa: "\f066\f066"; }
.fa-wheat-awn {
--fa: "\e2cd";
--fa--fa: "\e2cd\e2cd"; }
.fa-wheat-alt {
--fa: "\e2cd";
--fa--fa: "\e2cd\e2cd"; }
.fa-ankh {
--fa: "\f644";
--fa--fa: "\f644\f644"; }
.fa-hands-holding-child {
--fa: "\e4fa";
--fa--fa: "\e4fa\e4fa"; }
.fa-asterisk {
--fa: "\2a";
--fa--fa: "\2a\2a"; }
.fa-square-check {
--fa: "\f14a";
--fa--fa: "\f14a\f14a"; }
.fa-check-square {
--fa: "\f14a";
--fa--fa: "\f14a\f14a"; }
.fa-peseta-sign {
--fa: "\e221";
--fa--fa: "\e221\e221"; }
.fa-heading {
--fa: "\f1dc";
--fa--fa: "\f1dc\f1dc"; }
.fa-header {
--fa: "\f1dc";
--fa--fa: "\f1dc\f1dc"; }
.fa-ghost {
--fa: "\f6e2";
--fa--fa: "\f6e2\f6e2"; }
.fa-list {
--fa: "\f03a";
--fa--fa: "\f03a\f03a"; }
.fa-list-squares {
--fa: "\f03a";
--fa--fa: "\f03a\f03a"; }
.fa-square-phone-flip {
--fa: "\f87b";
--fa--fa: "\f87b\f87b"; }
.fa-phone-square-alt {
--fa: "\f87b";
--fa--fa: "\f87b\f87b"; }
.fa-cart-plus {
--fa: "\f217";
--fa--fa: "\f217\f217"; }
.fa-gamepad {
--fa: "\f11b";
--fa--fa: "\f11b\f11b"; }
.fa-circle-dot {
--fa: "\f192";
--fa--fa: "\f192\f192"; }
.fa-dot-circle {
--fa: "\f192";
--fa--fa: "\f192\f192"; }
.fa-face-dizzy {
--fa: "\f567";
--fa--fa: "\f567\f567"; }
.fa-dizzy {
--fa: "\f567";
--fa--fa: "\f567\f567"; }
.fa-egg {
--fa: "\f7fb";
--fa--fa: "\f7fb\f7fb"; }
.fa-house-medical-circle-xmark {
--fa: "\e513";
--fa--fa: "\e513\e513"; }
.fa-campground {
--fa: "\f6bb";
--fa--fa: "\f6bb\f6bb"; }
.fa-folder-plus {
--fa: "\f65e";
--fa--fa: "\f65e\f65e"; }
.fa-futbol {
--fa: "\f1e3";
--fa--fa: "\f1e3\f1e3"; }
.fa-futbol-ball {
--fa: "\f1e3";
--fa--fa: "\f1e3\f1e3"; }
.fa-soccer-ball {
--fa: "\f1e3";
--fa--fa: "\f1e3\f1e3"; }
.fa-paintbrush {
--fa: "\f1fc";
--fa--fa: "\f1fc\f1fc"; }
.fa-paint-brush {
--fa: "\f1fc";
--fa--fa: "\f1fc\f1fc"; }
.fa-lock {
--fa: "\f023";
--fa--fa: "\f023\f023"; }
.fa-gas-pump {
--fa: "\f52f";
--fa--fa: "\f52f\f52f"; }
.fa-hot-tub-person {
--fa: "\f593";
--fa--fa: "\f593\f593"; }
.fa-hot-tub {
--fa: "\f593";
--fa--fa: "\f593\f593"; }
.fa-map-location {
--fa: "\f59f";
--fa--fa: "\f59f\f59f"; }
.fa-map-marked {
--fa: "\f59f";
--fa--fa: "\f59f\f59f"; }
.fa-house-flood-water {
--fa: "\e50e";
--fa--fa: "\e50e\e50e"; }
.fa-tree {
--fa: "\f1bb";
--fa--fa: "\f1bb\f1bb"; }
.fa-bridge-lock {
--fa: "\e4cc";
--fa--fa: "\e4cc\e4cc"; }
.fa-sack-dollar {
--fa: "\f81d";
--fa--fa: "\f81d\f81d"; }
.fa-pen-to-square {
--fa: "\f044";
--fa--fa: "\f044\f044"; }
.fa-edit {
--fa: "\f044";
--fa--fa: "\f044\f044"; }
.fa-car-side {
--fa: "\f5e4";
--fa--fa: "\f5e4\f5e4"; }
.fa-share-nodes {
--fa: "\f1e0";
--fa--fa: "\f1e0\f1e0"; }
.fa-share-alt {
--fa: "\f1e0";
--fa--fa: "\f1e0\f1e0"; }
.fa-heart-circle-minus {
--fa: "\e4ff";
--fa--fa: "\e4ff\e4ff"; }
.fa-hourglass-half {
--fa: "\f252";
--fa--fa: "\f252\f252"; }
.fa-hourglass-2 {
--fa: "\f252";
--fa--fa: "\f252\f252"; }
.fa-microscope {
--fa: "\f610";
--fa--fa: "\f610\f610"; }
.fa-sink {
--fa: "\e06d";
--fa--fa: "\e06d\e06d"; }
.fa-bag-shopping {
--fa: "\f290";
--fa--fa: "\f290\f290"; }
.fa-shopping-bag {
--fa: "\f290";
--fa--fa: "\f290\f290"; }
.fa-arrow-down-z-a {
--fa: "\f881";
--fa--fa: "\f881\f881"; }
.fa-sort-alpha-desc {
--fa: "\f881";
--fa--fa: "\f881\f881"; }
.fa-sort-alpha-down-alt {
--fa: "\f881";
--fa--fa: "\f881\f881"; }
.fa-mitten {
--fa: "\f7b5";
--fa--fa: "\f7b5\f7b5"; }
.fa-person-rays {
--fa: "\e54d";
--fa--fa: "\e54d\e54d"; }
.fa-users {
--fa: "\f0c0";
--fa--fa: "\f0c0\f0c0"; }
.fa-eye-slash {
--fa: "\f070";
--fa--fa: "\f070\f070"; }
.fa-flask-vial {
--fa: "\e4f3";
--fa--fa: "\e4f3\e4f3"; }
.fa-hand {
--fa: "\f256";
--fa--fa: "\f256\f256"; }
.fa-hand-paper {
--fa: "\f256";
--fa--fa: "\f256\f256"; }
.fa-om {
--fa: "\f679";
--fa--fa: "\f679\f679"; }
.fa-worm {
--fa: "\e599";
--fa--fa: "\e599\e599"; }
.fa-house-circle-xmark {
--fa: "\e50b";
--fa--fa: "\e50b\e50b"; }
.fa-plug {
--fa: "\f1e6";
--fa--fa: "\f1e6\f1e6"; }
.fa-chevron-up {
--fa: "\f077";
--fa--fa: "\f077\f077"; }
.fa-hand-spock {
--fa: "\f259";
--fa--fa: "\f259\f259"; }
.fa-stopwatch {
--fa: "\f2f2";
--fa--fa: "\f2f2\f2f2"; }
.fa-face-kiss {
--fa: "\f596";
--fa--fa: "\f596\f596"; }
.fa-kiss {
--fa: "\f596";
--fa--fa: "\f596\f596"; }
.fa-bridge-circle-xmark {
--fa: "\e4cb";
--fa--fa: "\e4cb\e4cb"; }
.fa-face-grin-tongue {
--fa: "\f589";
--fa--fa: "\f589\f589"; }
.fa-grin-tongue {
--fa: "\f589";
--fa--fa: "\f589\f589"; }
.fa-chess-bishop {
--fa: "\f43a";
--fa--fa: "\f43a\f43a"; }
.fa-face-grin-wink {
--fa: "\f58c";
--fa--fa: "\f58c\f58c"; }
.fa-grin-wink {
--fa: "\f58c";
--fa--fa: "\f58c\f58c"; }
.fa-ear-deaf {
--fa: "\f2a4";
--fa--fa: "\f2a4\f2a4"; }
.fa-deaf {
--fa: "\f2a4";
--fa--fa: "\f2a4\f2a4"; }
.fa-deafness {
--fa: "\f2a4";
--fa--fa: "\f2a4\f2a4"; }
.fa-hard-of-hearing {
--fa: "\f2a4";
--fa--fa: "\f2a4\f2a4"; }
.fa-road-circle-check {
--fa: "\e564";
--fa--fa: "\e564\e564"; }
.fa-dice-five {
--fa: "\f523";
--fa--fa: "\f523\f523"; }
.fa-square-rss {
--fa: "\f143";
--fa--fa: "\f143\f143"; }
.fa-rss-square {
--fa: "\f143";
--fa--fa: "\f143\f143"; }
.fa-land-mine-on {
--fa: "\e51b";
--fa--fa: "\e51b\e51b"; }
.fa-i-cursor {
--fa: "\f246";
--fa--fa: "\f246\f246"; }
.fa-stamp {
--fa: "\f5bf";
--fa--fa: "\f5bf\f5bf"; }
.fa-stairs {
--fa: "\e289";
--fa--fa: "\e289\e289"; }
.fa-i {
--fa: "\49";
--fa--fa: "\49\49"; }
.fa-hryvnia-sign {
--fa: "\f6f2";
--fa--fa: "\f6f2\f6f2"; }
.fa-hryvnia {
--fa: "\f6f2";
--fa--fa: "\f6f2\f6f2"; }
.fa-pills {
--fa: "\f484";
--fa--fa: "\f484\f484"; }
.fa-face-grin-wide {
--fa: "\f581";
--fa--fa: "\f581\f581"; }
.fa-grin-alt {
--fa: "\f581";
--fa--fa: "\f581\f581"; }
.fa-tooth {
--fa: "\f5c9";
--fa--fa: "\f5c9\f5c9"; }
.fa-v {
--fa: "\56";
--fa--fa: "\56\56"; }
.fa-bangladeshi-taka-sign {
--fa: "\e2e6";
--fa--fa: "\e2e6\e2e6"; }
.fa-bicycle {
--fa: "\f206";
--fa--fa: "\f206\f206"; }
.fa-staff-snake {
--fa: "\e579";
--fa--fa: "\e579\e579"; }
.fa-rod-asclepius {
--fa: "\e579";
--fa--fa: "\e579\e579"; }
.fa-rod-snake {
--fa: "\e579";
--fa--fa: "\e579\e579"; }
.fa-staff-aesculapius {
--fa: "\e579";
--fa--fa: "\e579\e579"; }
.fa-head-side-cough-slash {
--fa: "\e062";
--fa--fa: "\e062\e062"; }
.fa-truck-medical {
--fa: "\f0f9";
--fa--fa: "\f0f9\f0f9"; }
.fa-ambulance {
--fa: "\f0f9";
--fa--fa: "\f0f9\f0f9"; }
.fa-wheat-awn-circle-exclamation {
--fa: "\e598";
--fa--fa: "\e598\e598"; }
.fa-snowman {
--fa: "\f7d0";
--fa--fa: "\f7d0\f7d0"; }
.fa-mortar-pestle {
--fa: "\f5a7";
--fa--fa: "\f5a7\f5a7"; }
.fa-road-barrier {
--fa: "\e562";
--fa--fa: "\e562\e562"; }
.fa-school {
--fa: "\f549";
--fa--fa: "\f549\f549"; }
.fa-igloo {
--fa: "\f7ae";
--fa--fa: "\f7ae\f7ae"; }
.fa-joint {
--fa: "\f595";
--fa--fa: "\f595\f595"; }
.fa-angle-right {
--fa: "\f105";
--fa--fa: "\f105\f105"; }
.fa-horse {
--fa: "\f6f0";
--fa--fa: "\f6f0\f6f0"; }
.fa-q {
--fa: "\51";
--fa--fa: "\51\51"; }
.fa-g {
--fa: "\47";
--fa--fa: "\47\47"; }
.fa-notes-medical {
--fa: "\f481";
--fa--fa: "\f481\f481"; }
.fa-temperature-half {
--fa: "\f2c9";
--fa--fa: "\f2c9\f2c9"; }
.fa-temperature-2 {
--fa: "\f2c9";
--fa--fa: "\f2c9\f2c9"; }
.fa-thermometer-2 {
--fa: "\f2c9";
--fa--fa: "\f2c9\f2c9"; }
.fa-thermometer-half {
--fa: "\f2c9";
--fa--fa: "\f2c9\f2c9"; }
.fa-dong-sign {
--fa: "\e169";
--fa--fa: "\e169\e169"; }
.fa-capsules {
--fa: "\f46b";
--fa--fa: "\f46b\f46b"; }
.fa-poo-storm {
--fa: "\f75a";
--fa--fa: "\f75a\f75a"; }
.fa-poo-bolt {
--fa: "\f75a";
--fa--fa: "\f75a\f75a"; }
.fa-face-frown-open {
--fa: "\f57a";
--fa--fa: "\f57a\f57a"; }
.fa-frown-open {
--fa: "\f57a";
--fa--fa: "\f57a\f57a"; }
.fa-hand-point-up {
--fa: "\f0a6";
--fa--fa: "\f0a6\f0a6"; }
.fa-money-bill {
--fa: "\f0d6";
--fa--fa: "\f0d6\f0d6"; }
.fa-bookmark {
--fa: "\f02e";
--fa--fa: "\f02e\f02e"; }
.fa-align-justify {
--fa: "\f039";
--fa--fa: "\f039\f039"; }
.fa-umbrella-beach {
--fa: "\f5ca";
--fa--fa: "\f5ca\f5ca"; }
.fa-helmet-un {
--fa: "\e503";
--fa--fa: "\e503\e503"; }
.fa-bullseye {
--fa: "\f140";
--fa--fa: "\f140\f140"; }
.fa-bacon {
--fa: "\f7e5";
--fa--fa: "\f7e5\f7e5"; }
.fa-hand-point-down {
--fa: "\f0a7";
--fa--fa: "\f0a7\f0a7"; }
.fa-arrow-up-from-bracket {
--fa: "\e09a";
--fa--fa: "\e09a\e09a"; }
.fa-folder {
--fa: "\f07b";
--fa--fa: "\f07b\f07b"; }
.fa-folder-blank {
--fa: "\f07b";
--fa--fa: "\f07b\f07b"; }
.fa-file-waveform {
--fa: "\f478";
--fa--fa: "\f478\f478"; }
.fa-file-medical-alt {
--fa: "\f478";
--fa--fa: "\f478\f478"; }
.fa-radiation {
--fa: "\f7b9";
--fa--fa: "\f7b9\f7b9"; }
.fa-chart-simple {
--fa: "\e473";
--fa--fa: "\e473\e473"; }
.fa-mars-stroke {
--fa: "\f229";
--fa--fa: "\f229\f229"; }
.fa-vial {
--fa: "\f492";
--fa--fa: "\f492\f492"; }
.fa-gauge {
--fa: "\f624";
--fa--fa: "\f624\f624"; }
.fa-dashboard {
--fa: "\f624";
--fa--fa: "\f624\f624"; }
.fa-gauge-med {
--fa: "\f624";
--fa--fa: "\f624\f624"; }
.fa-tachometer-alt-average {
--fa: "\f624";
--fa--fa: "\f624\f624"; }
.fa-wand-magic-sparkles {
--fa: "\e2ca";
--fa--fa: "\e2ca\e2ca"; }
.fa-magic-wand-sparkles {
--fa: "\e2ca";
--fa--fa: "\e2ca\e2ca"; }
.fa-e {
--fa: "\45";
--fa--fa: "\45\45"; }
.fa-pen-clip {
--fa: "\f305";
--fa--fa: "\f305\f305"; }
.fa-pen-alt {
--fa: "\f305";
--fa--fa: "\f305\f305"; }
.fa-bridge-circle-exclamation {
--fa: "\e4ca";
--fa--fa: "\e4ca\e4ca"; }
.fa-user {
--fa: "\f007";
--fa--fa: "\f007\f007"; }
.fa-school-circle-check {
--fa: "\e56b";
--fa--fa: "\e56b\e56b"; }
.fa-dumpster {
--fa: "\f793";
--fa--fa: "\f793\f793"; }
.fa-van-shuttle {
--fa: "\f5b6";
--fa--fa: "\f5b6\f5b6"; }
.fa-shuttle-van {
--fa: "\f5b6";
--fa--fa: "\f5b6\f5b6"; }
.fa-building-user {
--fa: "\e4da";
--fa--fa: "\e4da\e4da"; }
.fa-square-caret-left {
--fa: "\f191";
--fa--fa: "\f191\f191"; }
.fa-caret-square-left {
--fa: "\f191";
--fa--fa: "\f191\f191"; }
.fa-highlighter {
--fa: "\f591";
--fa--fa: "\f591\f591"; }
.fa-key {
--fa: "\f084";
--fa--fa: "\f084\f084"; }
.fa-bullhorn {
--fa: "\f0a1";
--fa--fa: "\f0a1\f0a1"; }
.fa-globe {
--fa: "\f0ac";
--fa--fa: "\f0ac\f0ac"; }
.fa-synagogue {
--fa: "\f69b";
--fa--fa: "\f69b\f69b"; }
.fa-person-half-dress {
--fa: "\e548";
--fa--fa: "\e548\e548"; }
.fa-road-bridge {
--fa: "\e563";
--fa--fa: "\e563\e563"; }
.fa-location-arrow {
--fa: "\f124";
--fa--fa: "\f124\f124"; }
.fa-c {
--fa: "\43";
--fa--fa: "\43\43"; }
.fa-tablet-button {
--fa: "\f10a";
--fa--fa: "\f10a\f10a"; }
.fa-building-lock {
--fa: "\e4d6";
--fa--fa: "\e4d6\e4d6"; }
.fa-pizza-slice {
--fa: "\f818";
--fa--fa: "\f818\f818"; }
.fa-money-bill-wave {
--fa: "\f53a";
--fa--fa: "\f53a\f53a"; }
.fa-chart-area {
--fa: "\f1fe";
--fa--fa: "\f1fe\f1fe"; }
.fa-area-chart {
--fa: "\f1fe";
--fa--fa: "\f1fe\f1fe"; }
.fa-house-flag {
--fa: "\e50d";
--fa--fa: "\e50d\e50d"; }
.fa-person-circle-minus {
--fa: "\e540";
--fa--fa: "\e540\e540"; }
.fa-ban {
--fa: "\f05e";
--fa--fa: "\f05e\f05e"; }
.fa-cancel {
--fa: "\f05e";
--fa--fa: "\f05e\f05e"; }
.fa-camera-rotate {
--fa: "\e0d8";
--fa--fa: "\e0d8\e0d8"; }
.fa-spray-can-sparkles {
--fa: "\f5d0";
--fa--fa: "\f5d0\f5d0"; }
.fa-air-freshener {
--fa: "\f5d0";
--fa--fa: "\f5d0\f5d0"; }
.fa-star {
--fa: "\f005";
--fa--fa: "\f005\f005"; }
.fa-repeat {
--fa: "\f363";
--fa--fa: "\f363\f363"; }
.fa-cross {
--fa: "\f654";
--fa--fa: "\f654\f654"; }
.fa-box {
--fa: "\f466";
--fa--fa: "\f466\f466"; }
.fa-venus-mars {
--fa: "\f228";
--fa--fa: "\f228\f228"; }
.fa-arrow-pointer {
--fa: "\f245";
--fa--fa: "\f245\f245"; }
.fa-mouse-pointer {
--fa: "\f245";
--fa--fa: "\f245\f245"; }
.fa-maximize {
--fa: "\f31e";
--fa--fa: "\f31e\f31e"; }
.fa-expand-arrows-alt {
--fa: "\f31e";
--fa--fa: "\f31e\f31e"; }
.fa-charging-station {
--fa: "\f5e7";
--fa--fa: "\f5e7\f5e7"; }
.fa-shapes {
--fa: "\f61f";
--fa--fa: "\f61f\f61f"; }
.fa-triangle-circle-square {
--fa: "\f61f";
--fa--fa: "\f61f\f61f"; }
.fa-shuffle {
--fa: "\f074";
--fa--fa: "\f074\f074"; }
.fa-random {
--fa: "\f074";
--fa--fa: "\f074\f074"; }
.fa-person-running {
--fa: "\f70c";
--fa--fa: "\f70c\f70c"; }
.fa-running {
--fa: "\f70c";
--fa--fa: "\f70c\f70c"; }
.fa-mobile-retro {
--fa: "\e527";
--fa--fa: "\e527\e527"; }
.fa-grip-lines-vertical {
--fa: "\f7a5";
--fa--fa: "\f7a5\f7a5"; }
.fa-spider {
--fa: "\f717";
--fa--fa: "\f717\f717"; }
.fa-hands-bound {
--fa: "\e4f9";
--fa--fa: "\e4f9\e4f9"; }
.fa-file-invoice-dollar {
--fa: "\f571";
--fa--fa: "\f571\f571"; }
.fa-plane-circle-exclamation {
--fa: "\e556";
--fa--fa: "\e556\e556"; }
.fa-x-ray {
--fa: "\f497";
--fa--fa: "\f497\f497"; }
.fa-spell-check {
--fa: "\f891";
--fa--fa: "\f891\f891"; }
.fa-slash {
--fa: "\f715";
--fa--fa: "\f715\f715"; }
.fa-computer-mouse {
--fa: "\f8cc";
--fa--fa: "\f8cc\f8cc"; }
.fa-mouse {
--fa: "\f8cc";
--fa--fa: "\f8cc\f8cc"; }
.fa-arrow-right-to-bracket {
--fa: "\f090";
--fa--fa: "\f090\f090"; }
.fa-sign-in {
--fa: "\f090";
--fa--fa: "\f090\f090"; }
.fa-shop-slash {
--fa: "\e070";
--fa--fa: "\e070\e070"; }
.fa-store-alt-slash {
--fa: "\e070";
--fa--fa: "\e070\e070"; }
.fa-server {
--fa: "\f233";
--fa--fa: "\f233\f233"; }
.fa-virus-covid-slash {
--fa: "\e4a9";
--fa--fa: "\e4a9\e4a9"; }
.fa-shop-lock {
--fa: "\e4a5";
--fa--fa: "\e4a5\e4a5"; }
.fa-hourglass-start {
--fa: "\f251";
--fa--fa: "\f251\f251"; }
.fa-hourglass-1 {
--fa: "\f251";
--fa--fa: "\f251\f251"; }
.fa-blender-phone {
--fa: "\f6b6";
--fa--fa: "\f6b6\f6b6"; }
.fa-building-wheat {
--fa: "\e4db";
--fa--fa: "\e4db\e4db"; }
.fa-person-breastfeeding {
--fa: "\e53a";
--fa--fa: "\e53a\e53a"; }
.fa-right-to-bracket {
--fa: "\f2f6";
--fa--fa: "\f2f6\f2f6"; }
.fa-sign-in-alt {
--fa: "\f2f6";
--fa--fa: "\f2f6\f2f6"; }
.fa-venus {
--fa: "\f221";
--fa--fa: "\f221\f221"; }
.fa-passport {
--fa: "\f5ab";
--fa--fa: "\f5ab\f5ab"; }
.fa-thumbtack-slash {
--fa: "\e68f";
--fa--fa: "\e68f\e68f"; }
.fa-thumb-tack-slash {
--fa: "\e68f";
--fa--fa: "\e68f\e68f"; }
.fa-heart-pulse {
--fa: "\f21e";
--fa--fa: "\f21e\f21e"; }
.fa-heartbeat {
--fa: "\f21e";
--fa--fa: "\f21e\f21e"; }
.fa-people-carry-box {
--fa: "\f4ce";
--fa--fa: "\f4ce\f4ce"; }
.fa-people-carry {
--fa: "\f4ce";
--fa--fa: "\f4ce\f4ce"; }
.fa-temperature-high {
--fa: "\f769";
--fa--fa: "\f769\f769"; }
.fa-microchip {
--fa: "\f2db";
--fa--fa: "\f2db\f2db"; }
.fa-crown {
--fa: "\f521";
--fa--fa: "\f521\f521"; }
.fa-weight-hanging {
--fa: "\f5cd";
--fa--fa: "\f5cd\f5cd"; }
.fa-xmarks-lines {
--fa: "\e59a";
--fa--fa: "\e59a\e59a"; }
.fa-file-prescription {
--fa: "\f572";
--fa--fa: "\f572\f572"; }
.fa-weight-scale {
--fa: "\f496";
--fa--fa: "\f496\f496"; }
.fa-weight {
--fa: "\f496";
--fa--fa: "\f496\f496"; }
.fa-user-group {
--fa: "\f500";
--fa--fa: "\f500\f500"; }
.fa-user-friends {
--fa: "\f500";
--fa--fa: "\f500\f500"; }
.fa-arrow-up-a-z {
--fa: "\f15e";
--fa--fa: "\f15e\f15e"; }
.fa-sort-alpha-up {
--fa: "\f15e";
--fa--fa: "\f15e\f15e"; }
.fa-chess-knight {
--fa: "\f441";
--fa--fa: "\f441\f441"; }
.fa-face-laugh-squint {
--fa: "\f59b";
--fa--fa: "\f59b\f59b"; }
.fa-laugh-squint {
--fa: "\f59b";
--fa--fa: "\f59b\f59b"; }
.fa-wheelchair {
--fa: "\f193";
--fa--fa: "\f193\f193"; }
.fa-circle-arrow-up {
--fa: "\f0aa";
--fa--fa: "\f0aa\f0aa"; }
.fa-arrow-circle-up {
--fa: "\f0aa";
--fa--fa: "\f0aa\f0aa"; }
.fa-toggle-on {
--fa: "\f205";
--fa--fa: "\f205\f205"; }
.fa-person-walking {
--fa: "\f554";
--fa--fa: "\f554\f554"; }
.fa-walking {
--fa: "\f554";
--fa--fa: "\f554\f554"; }
.fa-l {
--fa: "\4c";
--fa--fa: "\4c\4c"; }
.fa-fire {
--fa: "\f06d";
--fa--fa: "\f06d\f06d"; }
.fa-bed-pulse {
--fa: "\f487";
--fa--fa: "\f487\f487"; }
.fa-procedures {
--fa: "\f487";
--fa--fa: "\f487\f487"; }
.fa-shuttle-space {
--fa: "\f197";
--fa--fa: "\f197\f197"; }
.fa-space-shuttle {
--fa: "\f197";
--fa--fa: "\f197\f197"; }
.fa-face-laugh {
--fa: "\f599";
--fa--fa: "\f599\f599"; }
.fa-laugh {
--fa: "\f599";
--fa--fa: "\f599\f599"; }
.fa-folder-open {
--fa: "\f07c";
--fa--fa: "\f07c\f07c"; }
.fa-heart-circle-plus {
--fa: "\e500";
--fa--fa: "\e500\e500"; }
.fa-code-fork {
--fa: "\e13b";
--fa--fa: "\e13b\e13b"; }
.fa-city {
--fa: "\f64f";
--fa--fa: "\f64f\f64f"; }
.fa-microphone-lines {
--fa: "\f3c9";
--fa--fa: "\f3c9\f3c9"; }
.fa-microphone-alt {
--fa: "\f3c9";
--fa--fa: "\f3c9\f3c9"; }
.fa-pepper-hot {
--fa: "\f816";
--fa--fa: "\f816\f816"; }
.fa-unlock {
--fa: "\f09c";
--fa--fa: "\f09c\f09c"; }
.fa-colon-sign {
--fa: "\e140";
--fa--fa: "\e140\e140"; }
.fa-headset {
--fa: "\f590";
--fa--fa: "\f590\f590"; }
.fa-store-slash {
--fa: "\e071";
--fa--fa: "\e071\e071"; }
.fa-road-circle-xmark {
--fa: "\e566";
--fa--fa: "\e566\e566"; }
.fa-user-minus {
--fa: "\f503";
--fa--fa: "\f503\f503"; }
.fa-mars-stroke-up {
--fa: "\f22a";
--fa--fa: "\f22a\f22a"; }
.fa-mars-stroke-v {
--fa: "\f22a";
--fa--fa: "\f22a\f22a"; }
.fa-champagne-glasses {
--fa: "\f79f";
--fa--fa: "\f79f\f79f"; }
.fa-glass-cheers {
--fa: "\f79f";
--fa--fa: "\f79f\f79f"; }
.fa-clipboard {
--fa: "\f328";
--fa--fa: "\f328\f328"; }
.fa-house-circle-exclamation {
--fa: "\e50a";
--fa--fa: "\e50a\e50a"; }
.fa-file-arrow-up {
--fa: "\f574";
--fa--fa: "\f574\f574"; }
.fa-file-upload {
--fa: "\f574";
--fa--fa: "\f574\f574"; }
.fa-wifi {
--fa: "\f1eb";
--fa--fa: "\f1eb\f1eb"; }
.fa-wifi-3 {
--fa: "\f1eb";
--fa--fa: "\f1eb\f1eb"; }
.fa-wifi-strong {
--fa: "\f1eb";
--fa--fa: "\f1eb\f1eb"; }
.fa-bath {
--fa: "\f2cd";
--fa--fa: "\f2cd\f2cd"; }
.fa-bathtub {
--fa: "\f2cd";
--fa--fa: "\f2cd\f2cd"; }
.fa-underline {
--fa: "\f0cd";
--fa--fa: "\f0cd\f0cd"; }
.fa-user-pen {
--fa: "\f4ff";
--fa--fa: "\f4ff\f4ff"; }
.fa-user-edit {
--fa: "\f4ff";
--fa--fa: "\f4ff\f4ff"; }
.fa-signature {
--fa: "\f5b7";
--fa--fa: "\f5b7\f5b7"; }
.fa-stroopwafel {
--fa: "\f551";
--fa--fa: "\f551\f551"; }
.fa-bold {
--fa: "\f032";
--fa--fa: "\f032\f032"; }
.fa-anchor-lock {
--fa: "\e4ad";
--fa--fa: "\e4ad\e4ad"; }
.fa-building-ngo {
--fa: "\e4d7";
--fa--fa: "\e4d7\e4d7"; }
.fa-manat-sign {
--fa: "\e1d5";
--fa--fa: "\e1d5\e1d5"; }
.fa-not-equal {
--fa: "\f53e";
--fa--fa: "\f53e\f53e"; }
.fa-border-top-left {
--fa: "\f853";
--fa--fa: "\f853\f853"; }
.fa-border-style {
--fa: "\f853";
--fa--fa: "\f853\f853"; }
.fa-map-location-dot {
--fa: "\f5a0";
--fa--fa: "\f5a0\f5a0"; }
.fa-map-marked-alt {
--fa: "\f5a0";
--fa--fa: "\f5a0\f5a0"; }
.fa-jedi {
--fa: "\f669";
--fa--fa: "\f669\f669"; }
.fa-square-poll-vertical {
--fa: "\f681";
--fa--fa: "\f681\f681"; }
.fa-poll {
--fa: "\f681";
--fa--fa: "\f681\f681"; }
.fa-mug-hot {
--fa: "\f7b6";
--fa--fa: "\f7b6\f7b6"; }
.fa-car-battery {
--fa: "\f5df";
--fa--fa: "\f5df\f5df"; }
.fa-battery-car {
--fa: "\f5df";
--fa--fa: "\f5df\f5df"; }
.fa-gift {
--fa: "\f06b";
--fa--fa: "\f06b\f06b"; }
.fa-dice-two {
--fa: "\f528";
--fa--fa: "\f528\f528"; }
.fa-chess-queen {
--fa: "\f445";
--fa--fa: "\f445\f445"; }
.fa-glasses {
--fa: "\f530";
--fa--fa: "\f530\f530"; }
.fa-chess-board {
--fa: "\f43c";
--fa--fa: "\f43c\f43c"; }
.fa-building-circle-check {
--fa: "\e4d2";
--fa--fa: "\e4d2\e4d2"; }
.fa-person-chalkboard {
--fa: "\e53d";
--fa--fa: "\e53d\e53d"; }
.fa-mars-stroke-right {
--fa: "\f22b";
--fa--fa: "\f22b\f22b"; }
.fa-mars-stroke-h {
--fa: "\f22b";
--fa--fa: "\f22b\f22b"; }
.fa-hand-back-fist {
--fa: "\f255";
--fa--fa: "\f255\f255"; }
.fa-hand-rock {
--fa: "\f255";
--fa--fa: "\f255\f255"; }
.fa-square-caret-up {
--fa: "\f151";
--fa--fa: "\f151\f151"; }
.fa-caret-square-up {
--fa: "\f151";
--fa--fa: "\f151\f151"; }
.fa-cloud-showers-water {
--fa: "\e4e4";
--fa--fa: "\e4e4\e4e4"; }
.fa-chart-bar {
--fa: "\f080";
--fa--fa: "\f080\f080"; }
.fa-bar-chart {
--fa: "\f080";
--fa--fa: "\f080\f080"; }
.fa-hands-bubbles {
--fa: "\e05e";
--fa--fa: "\e05e\e05e"; }
.fa-hands-wash {
--fa: "\e05e";
--fa--fa: "\e05e\e05e"; }
.fa-less-than-equal {
--fa: "\f537";
--fa--fa: "\f537\f537"; }
.fa-train {
--fa: "\f238";
--fa--fa: "\f238\f238"; }
.fa-eye-low-vision {
--fa: "\f2a8";
--fa--fa: "\f2a8\f2a8"; }
.fa-low-vision {
--fa: "\f2a8";
--fa--fa: "\f2a8\f2a8"; }
.fa-crow {
--fa: "\f520";
--fa--fa: "\f520\f520"; }
.fa-sailboat {
--fa: "\e445";
--fa--fa: "\e445\e445"; }
.fa-window-restore {
--fa: "\f2d2";
--fa--fa: "\f2d2\f2d2"; }
.fa-square-plus {
--fa: "\f0fe";
--fa--fa: "\f0fe\f0fe"; }
.fa-plus-square {
--fa: "\f0fe";
--fa--fa: "\f0fe\f0fe"; }
.fa-torii-gate {
--fa: "\f6a1";
--fa--fa: "\f6a1\f6a1"; }
.fa-frog {
--fa: "\f52e";
--fa--fa: "\f52e\f52e"; }
.fa-bucket {
--fa: "\e4cf";
--fa--fa: "\e4cf\e4cf"; }
.fa-image {
--fa: "\f03e";
--fa--fa: "\f03e\f03e"; }
.fa-microphone {
--fa: "\f130";
--fa--fa: "\f130\f130"; }
.fa-cow {
--fa: "\f6c8";
--fa--fa: "\f6c8\f6c8"; }
.fa-caret-up {
--fa: "\f0d8";
--fa--fa: "\f0d8\f0d8"; }
.fa-screwdriver {
--fa: "\f54a";
--fa--fa: "\f54a\f54a"; }
.fa-folder-closed {
--fa: "\e185";
--fa--fa: "\e185\e185"; }
.fa-house-tsunami {
--fa: "\e515";
--fa--fa: "\e515\e515"; }
.fa-square-nfi {
--fa: "\e576";
--fa--fa: "\e576\e576"; }
.fa-arrow-up-from-ground-water {
--fa: "\e4b5";
--fa--fa: "\e4b5\e4b5"; }
.fa-martini-glass {
--fa: "\f57b";
--fa--fa: "\f57b\f57b"; }
.fa-glass-martini-alt {
--fa: "\f57b";
--fa--fa: "\f57b\f57b"; }
.fa-square-binary {
--fa: "\e69b";
--fa--fa: "\e69b\e69b"; }
.fa-rotate-left {
--fa: "\f2ea";
--fa--fa: "\f2ea\f2ea"; }
.fa-rotate-back {
--fa: "\f2ea";
--fa--fa: "\f2ea\f2ea"; }
.fa-rotate-backward {
--fa: "\f2ea";
--fa--fa: "\f2ea\f2ea"; }
.fa-undo-alt {
--fa: "\f2ea";
--fa--fa: "\f2ea\f2ea"; }
.fa-table-columns {
--fa: "\f0db";
--fa--fa: "\f0db\f0db"; }
.fa-columns {
--fa: "\f0db";
--fa--fa: "\f0db\f0db"; }
.fa-lemon {
--fa: "\f094";
--fa--fa: "\f094\f094"; }
.fa-head-side-mask {
--fa: "\e063";
--fa--fa: "\e063\e063"; }
.fa-handshake {
--fa: "\f2b5";
--fa--fa: "\f2b5\f2b5"; }
.fa-gem {
--fa: "\f3a5";
--fa--fa: "\f3a5\f3a5"; }
.fa-dolly {
--fa: "\f472";
--fa--fa: "\f472\f472"; }
.fa-dolly-box {
--fa: "\f472";
--fa--fa: "\f472\f472"; }
.fa-smoking {
--fa: "\f48d";
--fa--fa: "\f48d\f48d"; }
.fa-minimize {
--fa: "\f78c";
--fa--fa: "\f78c\f78c"; }
.fa-compress-arrows-alt {
--fa: "\f78c";
--fa--fa: "\f78c\f78c"; }
.fa-monument {
--fa: "\f5a6";
--fa--fa: "\f5a6\f5a6"; }
.fa-snowplow {
--fa: "\f7d2";
--fa--fa: "\f7d2\f7d2"; }
.fa-angles-right {
--fa: "\f101";
--fa--fa: "\f101\f101"; }
.fa-angle-double-right {
--fa: "\f101";
--fa--fa: "\f101\f101"; }
.fa-cannabis {
--fa: "\f55f";
--fa--fa: "\f55f\f55f"; }
.fa-circle-play {
--fa: "\f144";
--fa--fa: "\f144\f144"; }
.fa-play-circle {
--fa: "\f144";
--fa--fa: "\f144\f144"; }
.fa-tablets {
--fa: "\f490";
--fa--fa: "\f490\f490"; }
.fa-ethernet {
--fa: "\f796";
--fa--fa: "\f796\f796"; }
.fa-euro-sign {
--fa: "\f153";
--fa--fa: "\f153\f153"; }
.fa-eur {
--fa: "\f153";
--fa--fa: "\f153\f153"; }
.fa-euro {
--fa: "\f153";
--fa--fa: "\f153\f153"; }
.fa-chair {
--fa: "\f6c0";
--fa--fa: "\f6c0\f6c0"; }
.fa-circle-check {
--fa: "\f058";
--fa--fa: "\f058\f058"; }
.fa-check-circle {
--fa: "\f058";
--fa--fa: "\f058\f058"; }
.fa-circle-stop {
--fa: "\f28d";
--fa--fa: "\f28d\f28d"; }
.fa-stop-circle {
--fa: "\f28d";
--fa--fa: "\f28d\f28d"; }
.fa-compass-drafting {
--fa: "\f568";
--fa--fa: "\f568\f568"; }
.fa-drafting-compass {
--fa: "\f568";
--fa--fa: "\f568\f568"; }
.fa-plate-wheat {
--fa: "\e55a";
--fa--fa: "\e55a\e55a"; }
.fa-icicles {
--fa: "\f7ad";
--fa--fa: "\f7ad\f7ad"; }
.fa-person-shelter {
--fa: "\e54f";
--fa--fa: "\e54f\e54f"; }
.fa-neuter {
--fa: "\f22c";
--fa--fa: "\f22c\f22c"; }
.fa-id-badge {
--fa: "\f2c1";
--fa--fa: "\f2c1\f2c1"; }
.fa-marker {
--fa: "\f5a1";
--fa--fa: "\f5a1\f5a1"; }
.fa-face-laugh-beam {
--fa: "\f59a";
--fa--fa: "\f59a\f59a"; }
.fa-laugh-beam {
--fa: "\f59a";
--fa--fa: "\f59a\f59a"; }
.fa-helicopter-symbol {
--fa: "\e502";
--fa--fa: "\e502\e502"; }
.fa-universal-access {
--fa: "\f29a";
--fa--fa: "\f29a\f29a"; }
.fa-circle-chevron-up {
--fa: "\f139";
--fa--fa: "\f139\f139"; }
.fa-chevron-circle-up {
--fa: "\f139";
--fa--fa: "\f139\f139"; }
.fa-lari-sign {
--fa: "\e1c8";
--fa--fa: "\e1c8\e1c8"; }
.fa-volcano {
--fa: "\f770";
--fa--fa: "\f770\f770"; }
.fa-person-walking-dashed-line-arrow-right {
--fa: "\e553";
--fa--fa: "\e553\e553"; }
.fa-sterling-sign {
--fa: "\f154";
--fa--fa: "\f154\f154"; }
.fa-gbp {
--fa: "\f154";
--fa--fa: "\f154\f154"; }
.fa-pound-sign {
--fa: "\f154";
--fa--fa: "\f154\f154"; }
.fa-viruses {
--fa: "\e076";
--fa--fa: "\e076\e076"; }
.fa-square-person-confined {
--fa: "\e577";
--fa--fa: "\e577\e577"; }
.fa-user-tie {
--fa: "\f508";
--fa--fa: "\f508\f508"; }
.fa-arrow-down-long {
--fa: "\f175";
--fa--fa: "\f175\f175"; }
.fa-long-arrow-down {
--fa: "\f175";
--fa--fa: "\f175\f175"; }
.fa-tent-arrow-down-to-line {
--fa: "\e57e";
--fa--fa: "\e57e\e57e"; }
.fa-certificate {
--fa: "\f0a3";
--fa--fa: "\f0a3\f0a3"; }
.fa-reply-all {
--fa: "\f122";
--fa--fa: "\f122\f122"; }
.fa-mail-reply-all {
--fa: "\f122";
--fa--fa: "\f122\f122"; }
.fa-suitcase {
--fa: "\f0f2";
--fa--fa: "\f0f2\f0f2"; }
.fa-person-skating {
--fa: "\f7c5";
--fa--fa: "\f7c5\f7c5"; }
.fa-skating {
--fa: "\f7c5";
--fa--fa: "\f7c5\f7c5"; }
.fa-filter-circle-dollar {
--fa: "\f662";
--fa--fa: "\f662\f662"; }
.fa-funnel-dollar {
--fa: "\f662";
--fa--fa: "\f662\f662"; }
.fa-camera-retro {
--fa: "\f083";
--fa--fa: "\f083\f083"; }
.fa-circle-arrow-down {
--fa: "\f0ab";
--fa--fa: "\f0ab\f0ab"; }
.fa-arrow-circle-down {
--fa: "\f0ab";
--fa--fa: "\f0ab\f0ab"; }
.fa-file-import {
--fa: "\f56f";
--fa--fa: "\f56f\f56f"; }
.fa-arrow-right-to-file {
--fa: "\f56f";
--fa--fa: "\f56f\f56f"; }
.fa-square-arrow-up-right {
--fa: "\f14c";
--fa--fa: "\f14c\f14c"; }
.fa-external-link-square {
--fa: "\f14c";
--fa--fa: "\f14c\f14c"; }
.fa-box-open {
--fa: "\f49e";
--fa--fa: "\f49e\f49e"; }
.fa-scroll {
--fa: "\f70e";
--fa--fa: "\f70e\f70e"; }
.fa-spa {
--fa: "\f5bb";
--fa--fa: "\f5bb\f5bb"; }
.fa-location-pin-lock {
--fa: "\e51f";
--fa--fa: "\e51f\e51f"; }
.fa-pause {
--fa: "\f04c";
--fa--fa: "\f04c\f04c"; }
.fa-hill-avalanche {
--fa: "\e507";
--fa--fa: "\e507\e507"; }
.fa-temperature-empty {
--fa: "\f2cb";
--fa--fa: "\f2cb\f2cb"; }
.fa-temperature-0 {
--fa: "\f2cb";
--fa--fa: "\f2cb\f2cb"; }
.fa-thermometer-0 {
--fa: "\f2cb";
--fa--fa: "\f2cb\f2cb"; }
.fa-thermometer-empty {
--fa: "\f2cb";
--fa--fa: "\f2cb\f2cb"; }
.fa-bomb {
--fa: "\f1e2";
--fa--fa: "\f1e2\f1e2"; }
.fa-registered {
--fa: "\f25d";
--fa--fa: "\f25d\f25d"; }
.fa-address-card {
--fa: "\f2bb";
--fa--fa: "\f2bb\f2bb"; }
.fa-contact-card {
--fa: "\f2bb";
--fa--fa: "\f2bb\f2bb"; }
.fa-vcard {
--fa: "\f2bb";
--fa--fa: "\f2bb\f2bb"; }
.fa-scale-unbalanced-flip {
--fa: "\f516";
--fa--fa: "\f516\f516"; }
.fa-balance-scale-right {
--fa: "\f516";
--fa--fa: "\f516\f516"; }
.fa-subscript {
--fa: "\f12c";
--fa--fa: "\f12c\f12c"; }
.fa-diamond-turn-right {
--fa: "\f5eb";
--fa--fa: "\f5eb\f5eb"; }
.fa-directions {
--fa: "\f5eb";
--fa--fa: "\f5eb\f5eb"; }
.fa-burst {
--fa: "\e4dc";
--fa--fa: "\e4dc\e4dc"; }
.fa-house-laptop {
--fa: "\e066";
--fa--fa: "\e066\e066"; }
.fa-laptop-house {
--fa: "\e066";
--fa--fa: "\e066\e066"; }
.fa-face-tired {
--fa: "\f5c8";
--fa--fa: "\f5c8\f5c8"; }
.fa-tired {
--fa: "\f5c8";
--fa--fa: "\f5c8\f5c8"; }
.fa-money-bills {
--fa: "\e1f3";
--fa--fa: "\e1f3\e1f3"; }
.fa-smog {
--fa: "\f75f";
--fa--fa: "\f75f\f75f"; }
.fa-crutch {
--fa: "\f7f7";
--fa--fa: "\f7f7\f7f7"; }
.fa-cloud-arrow-up {
--fa: "\f0ee";
--fa--fa: "\f0ee\f0ee"; }
.fa-cloud-upload {
--fa: "\f0ee";
--fa--fa: "\f0ee\f0ee"; }
.fa-cloud-upload-alt {
--fa: "\f0ee";
--fa--fa: "\f0ee\f0ee"; }
.fa-palette {
--fa: "\f53f";
--fa--fa: "\f53f\f53f"; }
.fa-arrows-turn-right {
--fa: "\e4c0";
--fa--fa: "\e4c0\e4c0"; }
.fa-vest {
--fa: "\e085";
--fa--fa: "\e085\e085"; }
.fa-ferry {
--fa: "\e4ea";
--fa--fa: "\e4ea\e4ea"; }
.fa-arrows-down-to-people {
--fa: "\e4b9";
--fa--fa: "\e4b9\e4b9"; }
.fa-seedling {
--fa: "\f4d8";
--fa--fa: "\f4d8\f4d8"; }
.fa-sprout {
--fa: "\f4d8";
--fa--fa: "\f4d8\f4d8"; }
.fa-left-right {
--fa: "\f337";
--fa--fa: "\f337\f337"; }
.fa-arrows-alt-h {
--fa: "\f337";
--fa--fa: "\f337\f337"; }
.fa-boxes-packing {
--fa: "\e4c7";
--fa--fa: "\e4c7\e4c7"; }
.fa-circle-arrow-left {
--fa: "\f0a8";
--fa--fa: "\f0a8\f0a8"; }
.fa-arrow-circle-left {
--fa: "\f0a8";
--fa--fa: "\f0a8\f0a8"; }
.fa-group-arrows-rotate {
--fa: "\e4f6";
--fa--fa: "\e4f6\e4f6"; }
.fa-bowl-food {
--fa: "\e4c6";
--fa--fa: "\e4c6\e4c6"; }
.fa-candy-cane {
--fa: "\f786";
--fa--fa: "\f786\f786"; }
.fa-arrow-down-wide-short {
--fa: "\f160";
--fa--fa: "\f160\f160"; }
.fa-sort-amount-asc {
--fa: "\f160";
--fa--fa: "\f160\f160"; }
.fa-sort-amount-down {
--fa: "\f160";
--fa--fa: "\f160\f160"; }
.fa-cloud-bolt {
--fa: "\f76c";
--fa--fa: "\f76c\f76c"; }
.fa-thunderstorm {
--fa: "\f76c";
--fa--fa: "\f76c\f76c"; }
.fa-text-slash {
--fa: "\f87d";
--fa--fa: "\f87d\f87d"; }
.fa-remove-format {
--fa: "\f87d";
--fa--fa: "\f87d\f87d"; }
.fa-face-smile-wink {
--fa: "\f4da";
--fa--fa: "\f4da\f4da"; }
.fa-smile-wink {
--fa: "\f4da";
--fa--fa: "\f4da\f4da"; }
.fa-file-word {
--fa: "\f1c2";
--fa--fa: "\f1c2\f1c2"; }
.fa-file-powerpoint {
--fa: "\f1c4";
--fa--fa: "\f1c4\f1c4"; }
.fa-arrows-left-right {
--fa: "\f07e";
--fa--fa: "\f07e\f07e"; }
.fa-arrows-h {
--fa: "\f07e";
--fa--fa: "\f07e\f07e"; }
.fa-house-lock {
--fa: "\e510";
--fa--fa: "\e510\e510"; }
.fa-cloud-arrow-down {
--fa: "\f0ed";
--fa--fa: "\f0ed\f0ed"; }
.fa-cloud-download {
--fa: "\f0ed";
--fa--fa: "\f0ed\f0ed"; }
.fa-cloud-download-alt {
--fa: "\f0ed";
--fa--fa: "\f0ed\f0ed"; }
.fa-children {
--fa: "\e4e1";
--fa--fa: "\e4e1\e4e1"; }
.fa-chalkboard {
--fa: "\f51b";
--fa--fa: "\f51b\f51b"; }
.fa-blackboard {
--fa: "\f51b";
--fa--fa: "\f51b\f51b"; }
.fa-user-large-slash {
--fa: "\f4fa";
--fa--fa: "\f4fa\f4fa"; }
.fa-user-alt-slash {
--fa: "\f4fa";
--fa--fa: "\f4fa\f4fa"; }
.fa-envelope-open {
--fa: "\f2b6";
--fa--fa: "\f2b6\f2b6"; }
.fa-handshake-simple-slash {
--fa: "\e05f";
--fa--fa: "\e05f\e05f"; }
.fa-handshake-alt-slash {
--fa: "\e05f";
--fa--fa: "\e05f\e05f"; }
.fa-mattress-pillow {
--fa: "\e525";
--fa--fa: "\e525\e525"; }
.fa-guarani-sign {
--fa: "\e19a";
--fa--fa: "\e19a\e19a"; }
.fa-arrows-rotate {
--fa: "\f021";
--fa--fa: "\f021\f021"; }
.fa-refresh {
--fa: "\f021";
--fa--fa: "\f021\f021"; }
.fa-sync {
--fa: "\f021";
--fa--fa: "\f021\f021"; }
.fa-fire-extinguisher {
--fa: "\f134";
--fa--fa: "\f134\f134"; }
.fa-cruzeiro-sign {
--fa: "\e152";
--fa--fa: "\e152\e152"; }
.fa-greater-than-equal {
--fa: "\f532";
--fa--fa: "\f532\f532"; }
.fa-shield-halved {
--fa: "\f3ed";
--fa--fa: "\f3ed\f3ed"; }
.fa-shield-alt {
--fa: "\f3ed";
--fa--fa: "\f3ed\f3ed"; }
.fa-book-atlas {
--fa: "\f558";
--fa--fa: "\f558\f558"; }
.fa-atlas {
--fa: "\f558";
--fa--fa: "\f558\f558"; }
.fa-virus {
--fa: "\e074";
--fa--fa: "\e074\e074"; }
.fa-envelope-circle-check {
--fa: "\e4e8";
--fa--fa: "\e4e8\e4e8"; }
.fa-layer-group {
--fa: "\f5fd";
--fa--fa: "\f5fd\f5fd"; }
.fa-arrows-to-dot {
--fa: "\e4be";
--fa--fa: "\e4be\e4be"; }
.fa-archway {
--fa: "\f557";
--fa--fa: "\f557\f557"; }
.fa-heart-circle-check {
--fa: "\e4fd";
--fa--fa: "\e4fd\e4fd"; }
.fa-house-chimney-crack {
--fa: "\f6f1";
--fa--fa: "\f6f1\f6f1"; }
.fa-house-damage {
--fa: "\f6f1";
--fa--fa: "\f6f1\f6f1"; }
.fa-file-zipper {
--fa: "\f1c6";
--fa--fa: "\f1c6\f1c6"; }
.fa-file-archive {
--fa: "\f1c6";
--fa--fa: "\f1c6\f1c6"; }
.fa-square {
--fa: "\f0c8";
--fa--fa: "\f0c8\f0c8"; }
.fa-martini-glass-empty {
--fa: "\f000";
--fa--fa: "\f000\f000"; }
.fa-glass-martini {
--fa: "\f000";
--fa--fa: "\f000\f000"; }
.fa-couch {
--fa: "\f4b8";
--fa--fa: "\f4b8\f4b8"; }
.fa-cedi-sign {
--fa: "\e0df";
--fa--fa: "\e0df\e0df"; }
.fa-italic {
--fa: "\f033";
--fa--fa: "\f033\f033"; }
.fa-table-cells-column-lock {
--fa: "\e678";
--fa--fa: "\e678\e678"; }
.fa-church {
--fa: "\f51d";
--fa--fa: "\f51d\f51d"; }
.fa-comments-dollar {
--fa: "\f653";
--fa--fa: "\f653\f653"; }
.fa-democrat {
--fa: "\f747";
--fa--fa: "\f747\f747"; }
.fa-z {
--fa: "\5a";
--fa--fa: "\5a\5a"; }
.fa-person-skiing {
--fa: "\f7c9";
--fa--fa: "\f7c9\f7c9"; }
.fa-skiing {
--fa: "\f7c9";
--fa--fa: "\f7c9\f7c9"; }
.fa-road-lock {
--fa: "\e567";
--fa--fa: "\e567\e567"; }
.fa-a {
--fa: "\41";
--fa--fa: "\41\41"; }
.fa-temperature-arrow-down {
--fa: "\e03f";
--fa--fa: "\e03f\e03f"; }
.fa-temperature-down {
--fa: "\e03f";
--fa--fa: "\e03f\e03f"; }
.fa-feather-pointed {
--fa: "\f56b";
--fa--fa: "\f56b\f56b"; }
.fa-feather-alt {
--fa: "\f56b";
--fa--fa: "\f56b\f56b"; }
.fa-p {
--fa: "\50";
--fa--fa: "\50\50"; }
.fa-snowflake {
--fa: "\f2dc";
--fa--fa: "\f2dc\f2dc"; }
.fa-newspaper {
--fa: "\f1ea";
--fa--fa: "\f1ea\f1ea"; }
.fa-rectangle-ad {
--fa: "\f641";
--fa--fa: "\f641\f641"; }
.fa-ad {
--fa: "\f641";
--fa--fa: "\f641\f641"; }
.fa-circle-arrow-right {
--fa: "\f0a9";
--fa--fa: "\f0a9\f0a9"; }
.fa-arrow-circle-right {
--fa: "\f0a9";
--fa--fa: "\f0a9\f0a9"; }
.fa-filter-circle-xmark {
--fa: "\e17b";
--fa--fa: "\e17b\e17b"; }
.fa-locust {
--fa: "\e520";
--fa--fa: "\e520\e520"; }
.fa-sort {
--fa: "\f0dc";
--fa--fa: "\f0dc\f0dc"; }
.fa-unsorted {
--fa: "\f0dc";
--fa--fa: "\f0dc\f0dc"; }
.fa-list-ol {
--fa: "\f0cb";
--fa--fa: "\f0cb\f0cb"; }
.fa-list-1-2 {
--fa: "\f0cb";
--fa--fa: "\f0cb\f0cb"; }
.fa-list-numeric {
--fa: "\f0cb";
--fa--fa: "\f0cb\f0cb"; }
.fa-person-dress-burst {
--fa: "\e544";
--fa--fa: "\e544\e544"; }
.fa-money-check-dollar {
--fa: "\f53d";
--fa--fa: "\f53d\f53d"; }
.fa-money-check-alt {
--fa: "\f53d";
--fa--fa: "\f53d\f53d"; }
.fa-vector-square {
--fa: "\f5cb";
--fa--fa: "\f5cb\f5cb"; }
.fa-bread-slice {
--fa: "\f7ec";
--fa--fa: "\f7ec\f7ec"; }
.fa-language {
--fa: "\f1ab";
--fa--fa: "\f1ab\f1ab"; }
.fa-face-kiss-wink-heart {
--fa: "\f598";
--fa--fa: "\f598\f598"; }
.fa-kiss-wink-heart {
--fa: "\f598";
--fa--fa: "\f598\f598"; }
.fa-filter {
--fa: "\f0b0";
--fa--fa: "\f0b0\f0b0"; }
.fa-question {
--fa: "\3f";
--fa--fa: "\3f\3f"; }
.fa-file-signature {
--fa: "\f573";
--fa--fa: "\f573\f573"; }
.fa-up-down-left-right {
--fa: "\f0b2";
--fa--fa: "\f0b2\f0b2"; }
.fa-arrows-alt {
--fa: "\f0b2";
--fa--fa: "\f0b2\f0b2"; }
.fa-house-chimney-user {
--fa: "\e065";
--fa--fa: "\e065\e065"; }
.fa-hand-holding-heart {
--fa: "\f4be";
--fa--fa: "\f4be\f4be"; }
.fa-puzzle-piece {
--fa: "\f12e";
--fa--fa: "\f12e\f12e"; }
.fa-money-check {
--fa: "\f53c";
--fa--fa: "\f53c\f53c"; }
.fa-star-half-stroke {
--fa: "\f5c0";
--fa--fa: "\f5c0\f5c0"; }
.fa-star-half-alt {
--fa: "\f5c0";
--fa--fa: "\f5c0\f5c0"; }
.fa-code {
--fa: "\f121";
--fa--fa: "\f121\f121"; }
.fa-whiskey-glass {
--fa: "\f7a0";
--fa--fa: "\f7a0\f7a0"; }
.fa-glass-whiskey {
--fa: "\f7a0";
--fa--fa: "\f7a0\f7a0"; }
.fa-building-circle-exclamation {
--fa: "\e4d3";
--fa--fa: "\e4d3\e4d3"; }
.fa-magnifying-glass-chart {
--fa: "\e522";
--fa--fa: "\e522\e522"; }
.fa-arrow-up-right-from-square {
--fa: "\f08e";
--fa--fa: "\f08e\f08e"; }
.fa-external-link {
--fa: "\f08e";
--fa--fa: "\f08e\f08e"; }
.fa-cubes-stacked {
--fa: "\e4e6";
--fa--fa: "\e4e6\e4e6"; }
.fa-won-sign {
--fa: "\f159";
--fa--fa: "\f159\f159"; }
.fa-krw {
--fa: "\f159";
--fa--fa: "\f159\f159"; }
.fa-won {
--fa: "\f159";
--fa--fa: "\f159\f159"; }
.fa-virus-covid {
--fa: "\e4a8";
--fa--fa: "\e4a8\e4a8"; }
.fa-austral-sign {
--fa: "\e0a9";
--fa--fa: "\e0a9\e0a9"; }
.fa-f {
--fa: "\46";
--fa--fa: "\46\46"; }
.fa-leaf {
--fa: "\f06c";
--fa--fa: "\f06c\f06c"; }
.fa-road {
--fa: "\f018";
--fa--fa: "\f018\f018"; }
.fa-taxi {
--fa: "\f1ba";
--fa--fa: "\f1ba\f1ba"; }
.fa-cab {
--fa: "\f1ba";
--fa--fa: "\f1ba\f1ba"; }
.fa-person-circle-plus {
--fa: "\e541";
--fa--fa: "\e541\e541"; }
.fa-chart-pie {
--fa: "\f200";
--fa--fa: "\f200\f200"; }
.fa-pie-chart {
--fa: "\f200";
--fa--fa: "\f200\f200"; }
.fa-bolt-lightning {
--fa: "\e0b7";
--fa--fa: "\e0b7\e0b7"; }
.fa-sack-xmark {
--fa: "\e56a";
--fa--fa: "\e56a\e56a"; }
.fa-file-excel {
--fa: "\f1c3";
--fa--fa: "\f1c3\f1c3"; }
.fa-file-contract {
--fa: "\f56c";
--fa--fa: "\f56c\f56c"; }
.fa-fish-fins {
--fa: "\e4f2";
--fa--fa: "\e4f2\e4f2"; }
.fa-building-flag {
--fa: "\e4d5";
--fa--fa: "\e4d5\e4d5"; }
.fa-face-grin-beam {
--fa: "\f582";
--fa--fa: "\f582\f582"; }
.fa-grin-beam {
--fa: "\f582";
--fa--fa: "\f582\f582"; }
.fa-object-ungroup {
--fa: "\f248";
--fa--fa: "\f248\f248"; }
.fa-poop {
--fa: "\f619";
--fa--fa: "\f619\f619"; }
.fa-location-pin {
--fa: "\f041";
--fa--fa: "\f041\f041"; }
.fa-map-marker {
--fa: "\f041";
--fa--fa: "\f041\f041"; }
.fa-kaaba {
--fa: "\f66b";
--fa--fa: "\f66b\f66b"; }
.fa-toilet-paper {
--fa: "\f71e";
--fa--fa: "\f71e\f71e"; }
.fa-helmet-safety {
--fa: "\f807";
--fa--fa: "\f807\f807"; }
.fa-hard-hat {
--fa: "\f807";
--fa--fa: "\f807\f807"; }
.fa-hat-hard {
--fa: "\f807";
--fa--fa: "\f807\f807"; }
.fa-eject {
--fa: "\f052";
--fa--fa: "\f052\f052"; }
.fa-circle-right {
--fa: "\f35a";
--fa--fa: "\f35a\f35a"; }
.fa-arrow-alt-circle-right {
--fa: "\f35a";
--fa--fa: "\f35a\f35a"; }
.fa-plane-circle-check {
--fa: "\e555";
--fa--fa: "\e555\e555"; }
.fa-face-rolling-eyes {
--fa: "\f5a5";
--fa--fa: "\f5a5\f5a5"; }
.fa-meh-rolling-eyes {
--fa: "\f5a5";
--fa--fa: "\f5a5\f5a5"; }
.fa-object-group {
--fa: "\f247";
--fa--fa: "\f247\f247"; }
.fa-chart-line {
--fa: "\f201";
--fa--fa: "\f201\f201"; }
.fa-line-chart {
--fa: "\f201";
--fa--fa: "\f201\f201"; }
.fa-mask-ventilator {
--fa: "\e524";
--fa--fa: "\e524\e524"; }
.fa-arrow-right {
--fa: "\f061";
--fa--fa: "\f061\f061"; }
.fa-signs-post {
--fa: "\f277";
--fa--fa: "\f277\f277"; }
.fa-map-signs {
--fa: "\f277";
--fa--fa: "\f277\f277"; }
.fa-cash-register {
--fa: "\f788";
--fa--fa: "\f788\f788"; }
.fa-person-circle-question {
--fa: "\e542";
--fa--fa: "\e542\e542"; }
.fa-h {
--fa: "\48";
--fa--fa: "\48\48"; }
.fa-tarp {
--fa: "\e57b";
--fa--fa: "\e57b\e57b"; }
.fa-screwdriver-wrench {
--fa: "\f7d9";
--fa--fa: "\f7d9\f7d9"; }
.fa-tools {
--fa: "\f7d9";
--fa--fa: "\f7d9\f7d9"; }
.fa-arrows-to-eye {
--fa: "\e4bf";
--fa--fa: "\e4bf\e4bf"; }
.fa-plug-circle-bolt {
--fa: "\e55b";
--fa--fa: "\e55b\e55b"; }
.fa-heart {
--fa: "\f004";
--fa--fa: "\f004\f004"; }
.fa-mars-and-venus {
--fa: "\f224";
--fa--fa: "\f224\f224"; }
.fa-house-user {
--fa: "\e1b0";
--fa--fa: "\e1b0\e1b0"; }
.fa-home-user {
--fa: "\e1b0";
--fa--fa: "\e1b0\e1b0"; }
.fa-dumpster-fire {
--fa: "\f794";
--fa--fa: "\f794\f794"; }
.fa-house-crack {
--fa: "\e3b1";
--fa--fa: "\e3b1\e3b1"; }
.fa-martini-glass-citrus {
--fa: "\f561";
--fa--fa: "\f561\f561"; }
.fa-cocktail {
--fa: "\f561";
--fa--fa: "\f561\f561"; }
.fa-face-surprise {
--fa: "\f5c2";
--fa--fa: "\f5c2\f5c2"; }
.fa-surprise {
--fa: "\f5c2";
--fa--fa: "\f5c2\f5c2"; }
.fa-bottle-water {
--fa: "\e4c5";
--fa--fa: "\e4c5\e4c5"; }
.fa-circle-pause {
--fa: "\f28b";
--fa--fa: "\f28b\f28b"; }
.fa-pause-circle {
--fa: "\f28b";
--fa--fa: "\f28b\f28b"; }
.fa-toilet-paper-slash {
--fa: "\e072";
--fa--fa: "\e072\e072"; }
.fa-apple-whole {
--fa: "\f5d1";
--fa--fa: "\f5d1\f5d1"; }
.fa-apple-alt {
--fa: "\f5d1";
--fa--fa: "\f5d1\f5d1"; }
.fa-kitchen-set {
--fa: "\e51a";
--fa--fa: "\e51a\e51a"; }
.fa-r {
--fa: "\52";
--fa--fa: "\52\52"; }
.fa-temperature-quarter {
--fa: "\f2ca";
--fa--fa: "\f2ca\f2ca"; }
.fa-temperature-1 {
--fa: "\f2ca";
--fa--fa: "\f2ca\f2ca"; }
.fa-thermometer-1 {
--fa: "\f2ca";
--fa--fa: "\f2ca\f2ca"; }
.fa-thermometer-quarter {
--fa: "\f2ca";
--fa--fa: "\f2ca\f2ca"; }
.fa-cube {
--fa: "\f1b2";
--fa--fa: "\f1b2\f1b2"; }
.fa-bitcoin-sign {
--fa: "\e0b4";
--fa--fa: "\e0b4\e0b4"; }
.fa-shield-dog {
--fa: "\e573";
--fa--fa: "\e573\e573"; }
.fa-solar-panel {
--fa: "\f5ba";
--fa--fa: "\f5ba\f5ba"; }
.fa-lock-open {
--fa: "\f3c1";
--fa--fa: "\f3c1\f3c1"; }
.fa-elevator {
--fa: "\e16d";
--fa--fa: "\e16d\e16d"; }
.fa-money-bill-transfer {
--fa: "\e528";
--fa--fa: "\e528\e528"; }
.fa-money-bill-trend-up {
--fa: "\e529";
--fa--fa: "\e529\e529"; }
.fa-house-flood-water-circle-arrow-right {
--fa: "\e50f";
--fa--fa: "\e50f\e50f"; }
.fa-square-poll-horizontal {
--fa: "\f682";
--fa--fa: "\f682\f682"; }
.fa-poll-h {
--fa: "\f682";
--fa--fa: "\f682\f682"; }
.fa-circle {
--fa: "\f111";
--fa--fa: "\f111\f111"; }
.fa-backward-fast {
--fa: "\f049";
--fa--fa: "\f049\f049"; }
.fa-fast-backward {
--fa: "\f049";
--fa--fa: "\f049\f049"; }
.fa-recycle {
--fa: "\f1b8";
--fa--fa: "\f1b8\f1b8"; }
.fa-user-astronaut {
--fa: "\f4fb";
--fa--fa: "\f4fb\f4fb"; }
.fa-plane-slash {
--fa: "\e069";
--fa--fa: "\e069\e069"; }
.fa-trademark {
--fa: "\f25c";
--fa--fa: "\f25c\f25c"; }
.fa-basketball {
--fa: "\f434";
--fa--fa: "\f434\f434"; }
.fa-basketball-ball {
--fa: "\f434";
--fa--fa: "\f434\f434"; }
.fa-satellite-dish {
--fa: "\f7c0";
--fa--fa: "\f7c0\f7c0"; }
.fa-circle-up {
--fa: "\f35b";
--fa--fa: "\f35b\f35b"; }
.fa-arrow-alt-circle-up {
--fa: "\f35b";
--fa--fa: "\f35b\f35b"; }
.fa-mobile-screen-button {
--fa: "\f3cd";
--fa--fa: "\f3cd\f3cd"; }
.fa-mobile-alt {
--fa: "\f3cd";
--fa--fa: "\f3cd\f3cd"; }
.fa-volume-high {
--fa: "\f028";
--fa--fa: "\f028\f028"; }
.fa-volume-up {
--fa: "\f028";
--fa--fa: "\f028\f028"; }
.fa-users-rays {
--fa: "\e593";
--fa--fa: "\e593\e593"; }
.fa-wallet {
--fa: "\f555";
--fa--fa: "\f555\f555"; }
.fa-clipboard-check {
--fa: "\f46c";
--fa--fa: "\f46c\f46c"; }
.fa-file-audio {
--fa: "\f1c7";
--fa--fa: "\f1c7\f1c7"; }
.fa-burger {
--fa: "\f805";
--fa--fa: "\f805\f805"; }
.fa-hamburger {
--fa: "\f805";
--fa--fa: "\f805\f805"; }
.fa-wrench {
--fa: "\f0ad";
--fa--fa: "\f0ad\f0ad"; }
.fa-bugs {
--fa: "\e4d0";
--fa--fa: "\e4d0\e4d0"; }
.fa-rupee-sign {
--fa: "\f156";
--fa--fa: "\f156\f156"; }
.fa-rupee {
--fa: "\f156";
--fa--fa: "\f156\f156"; }
.fa-file-image {
--fa: "\f1c5";
--fa--fa: "\f1c5\f1c5"; }
.fa-circle-question {
--fa: "\f059";
--fa--fa: "\f059\f059"; }
.fa-question-circle {
--fa: "\f059";
--fa--fa: "\f059\f059"; }
.fa-plane-departure {
--fa: "\f5b0";
--fa--fa: "\f5b0\f5b0"; }
.fa-handshake-slash {
--fa: "\e060";
--fa--fa: "\e060\e060"; }
.fa-book-bookmark {
--fa: "\e0bb";
--fa--fa: "\e0bb\e0bb"; }
.fa-code-branch {
--fa: "\f126";
--fa--fa: "\f126\f126"; }
.fa-hat-cowboy {
--fa: "\f8c0";
--fa--fa: "\f8c0\f8c0"; }
.fa-bridge {
--fa: "\e4c8";
--fa--fa: "\e4c8\e4c8"; }
.fa-phone-flip {
--fa: "\f879";
--fa--fa: "\f879\f879"; }
.fa-phone-alt {
--fa: "\f879";
--fa--fa: "\f879\f879"; }
.fa-truck-front {
--fa: "\e2b7";
--fa--fa: "\e2b7\e2b7"; }
.fa-cat {
--fa: "\f6be";
--fa--fa: "\f6be\f6be"; }
.fa-anchor-circle-exclamation {
--fa: "\e4ab";
--fa--fa: "\e4ab\e4ab"; }
.fa-truck-field {
--fa: "\e58d";
--fa--fa: "\e58d\e58d"; }
.fa-route {
--fa: "\f4d7";
--fa--fa: "\f4d7\f4d7"; }
.fa-clipboard-question {
--fa: "\e4e3";
--fa--fa: "\e4e3\e4e3"; }
.fa-panorama {
--fa: "\e209";
--fa--fa: "\e209\e209"; }
.fa-comment-medical {
--fa: "\f7f5";
--fa--fa: "\f7f5\f7f5"; }
.fa-teeth-open {
--fa: "\f62f";
--fa--fa: "\f62f\f62f"; }
.fa-file-circle-minus {
--fa: "\e4ed";
--fa--fa: "\e4ed\e4ed"; }
.fa-tags {
--fa: "\f02c";
--fa--fa: "\f02c\f02c"; }
.fa-wine-glass {
--fa: "\f4e3";
--fa--fa: "\f4e3\f4e3"; }
.fa-forward-fast {
--fa: "\f050";
--fa--fa: "\f050\f050"; }
.fa-fast-forward {
--fa: "\f050";
--fa--fa: "\f050\f050"; }
.fa-face-meh-blank {
--fa: "\f5a4";
--fa--fa: "\f5a4\f5a4"; }
.fa-meh-blank {
--fa: "\f5a4";
--fa--fa: "\f5a4\f5a4"; }
.fa-square-parking {
--fa: "\f540";
--fa--fa: "\f540\f540"; }
.fa-parking {
--fa: "\f540";
--fa--fa: "\f540\f540"; }
.fa-house-signal {
--fa: "\e012";
--fa--fa: "\e012\e012"; }
.fa-bars-progress {
--fa: "\f828";
--fa--fa: "\f828\f828"; }
.fa-tasks-alt {
--fa: "\f828";
--fa--fa: "\f828\f828"; }
.fa-faucet-drip {
--fa: "\e006";
--fa--fa: "\e006\e006"; }
.fa-cart-flatbed {
--fa: "\f474";
--fa--fa: "\f474\f474"; }
.fa-dolly-flatbed {
--fa: "\f474";
--fa--fa: "\f474\f474"; }
.fa-ban-smoking {
--fa: "\f54d";
--fa--fa: "\f54d\f54d"; }
.fa-smoking-ban {
--fa: "\f54d";
--fa--fa: "\f54d\f54d"; }
.fa-terminal {
--fa: "\f120";
--fa--fa: "\f120\f120"; }
.fa-mobile-button {
--fa: "\f10b";
--fa--fa: "\f10b\f10b"; }
.fa-house-medical-flag {
--fa: "\e514";
--fa--fa: "\e514\e514"; }
.fa-basket-shopping {
--fa: "\f291";
--fa--fa: "\f291\f291"; }
.fa-shopping-basket {
--fa: "\f291";
--fa--fa: "\f291\f291"; }
.fa-tape {
--fa: "\f4db";
--fa--fa: "\f4db\f4db"; }
.fa-bus-simple {
--fa: "\f55e";
--fa--fa: "\f55e\f55e"; }
.fa-bus-alt {
--fa: "\f55e";
--fa--fa: "\f55e\f55e"; }
.fa-eye {
--fa: "\f06e";
--fa--fa: "\f06e\f06e"; }
.fa-face-sad-cry {
--fa: "\f5b3";
--fa--fa: "\f5b3\f5b3"; }
.fa-sad-cry {
--fa: "\f5b3";
--fa--fa: "\f5b3\f5b3"; }
.fa-audio-description {
--fa: "\f29e";
--fa--fa: "\f29e\f29e"; }
.fa-person-military-to-person {
--fa: "\e54c";
--fa--fa: "\e54c\e54c"; }
.fa-file-shield {
--fa: "\e4f0";
--fa--fa: "\e4f0\e4f0"; }
.fa-user-slash {
--fa: "\f506";
--fa--fa: "\f506\f506"; }
.fa-pen {
--fa: "\f304";
--fa--fa: "\f304\f304"; }
.fa-tower-observation {
--fa: "\e586";
--fa--fa: "\e586\e586"; }
.fa-file-code {
--fa: "\f1c9";
--fa--fa: "\f1c9\f1c9"; }
.fa-signal {
--fa: "\f012";
--fa--fa: "\f012\f012"; }
.fa-signal-5 {
--fa: "\f012";
--fa--fa: "\f012\f012"; }
.fa-signal-perfect {
--fa: "\f012";
--fa--fa: "\f012\f012"; }
.fa-bus {
--fa: "\f207";
--fa--fa: "\f207\f207"; }
.fa-heart-circle-xmark {
--fa: "\e501";
--fa--fa: "\e501\e501"; }
.fa-house-chimney {
--fa: "\e3af";
--fa--fa: "\e3af\e3af"; }
.fa-home-lg {
--fa: "\e3af";
--fa--fa: "\e3af\e3af"; }
.fa-window-maximize {
--fa: "\f2d0";
--fa--fa: "\f2d0\f2d0"; }
.fa-face-frown {
--fa: "\f119";
--fa--fa: "\f119\f119"; }
.fa-frown {
--fa: "\f119";
--fa--fa: "\f119\f119"; }
.fa-prescription {
--fa: "\f5b1";
--fa--fa: "\f5b1\f5b1"; }
.fa-shop {
--fa: "\f54f";
--fa--fa: "\f54f\f54f"; }
.fa-store-alt {
--fa: "\f54f";
--fa--fa: "\f54f\f54f"; }
.fa-floppy-disk {
--fa: "\f0c7";
--fa--fa: "\f0c7\f0c7"; }
.fa-save {
--fa: "\f0c7";
--fa--fa: "\f0c7\f0c7"; }
.fa-vihara {
--fa: "\f6a7";
--fa--fa: "\f6a7\f6a7"; }
.fa-scale-unbalanced {
--fa: "\f515";
--fa--fa: "\f515\f515"; }
.fa-balance-scale-left {
--fa: "\f515";
--fa--fa: "\f515\f515"; }
.fa-sort-up {
--fa: "\f0de";
--fa--fa: "\f0de\f0de"; }
.fa-sort-asc {
--fa: "\f0de";
--fa--fa: "\f0de\f0de"; }
.fa-comment-dots {
--fa: "\f4ad";
--fa--fa: "\f4ad\f4ad"; }
.fa-commenting {
--fa: "\f4ad";
--fa--fa: "\f4ad\f4ad"; }
.fa-plant-wilt {
--fa: "\e5aa";
--fa--fa: "\e5aa\e5aa"; }
.fa-diamond {
--fa: "\f219";
--fa--fa: "\f219\f219"; }
.fa-face-grin-squint {
--fa: "\f585";
--fa--fa: "\f585\f585"; }
.fa-grin-squint {
--fa: "\f585";
--fa--fa: "\f585\f585"; }
.fa-hand-holding-dollar {
--fa: "\f4c0";
--fa--fa: "\f4c0\f4c0"; }
.fa-hand-holding-usd {
--fa: "\f4c0";
--fa--fa: "\f4c0\f4c0"; }
.fa-chart-diagram {
--fa: "\e695";
--fa--fa: "\e695\e695"; }
.fa-bacterium {
--fa: "\e05a";
--fa--fa: "\e05a\e05a"; }
.fa-hand-pointer {
--fa: "\f25a";
--fa--fa: "\f25a\f25a"; }
.fa-drum-steelpan {
--fa: "\f56a";
--fa--fa: "\f56a\f56a"; }
.fa-hand-scissors {
--fa: "\f257";
--fa--fa: "\f257\f257"; }
.fa-hands-praying {
--fa: "\f684";
--fa--fa: "\f684\f684"; }
.fa-praying-hands {
--fa: "\f684";
--fa--fa: "\f684\f684"; }
.fa-arrow-rotate-right {
--fa: "\f01e";
--fa--fa: "\f01e\f01e"; }
.fa-arrow-right-rotate {
--fa: "\f01e";
--fa--fa: "\f01e\f01e"; }
.fa-arrow-rotate-forward {
--fa: "\f01e";
--fa--fa: "\f01e\f01e"; }
.fa-redo {
--fa: "\f01e";
--fa--fa: "\f01e\f01e"; }
.fa-biohazard {
--fa: "\f780";
--fa--fa: "\f780\f780"; }
.fa-location-crosshairs {
--fa: "\f601";
--fa--fa: "\f601\f601"; }
.fa-location {
--fa: "\f601";
--fa--fa: "\f601\f601"; }
.fa-mars-double {
--fa: "\f227";
--fa--fa: "\f227\f227"; }
.fa-child-dress {
--fa: "\e59c";
--fa--fa: "\e59c\e59c"; }
.fa-users-between-lines {
--fa: "\e591";
--fa--fa: "\e591\e591"; }
.fa-lungs-virus {
--fa: "\e067";
--fa--fa: "\e067\e067"; }
.fa-face-grin-tears {
--fa: "\f588";
--fa--fa: "\f588\f588"; }
.fa-grin-tears {
--fa: "\f588";
--fa--fa: "\f588\f588"; }
.fa-phone {
--fa: "\f095";
--fa--fa: "\f095\f095"; }
.fa-calendar-xmark {
--fa: "\f273";
--fa--fa: "\f273\f273"; }
.fa-calendar-times {
--fa: "\f273";
--fa--fa: "\f273\f273"; }
.fa-child-reaching {
--fa: "\e59d";
--fa--fa: "\e59d\e59d"; }
.fa-head-side-virus {
--fa: "\e064";
--fa--fa: "\e064\e064"; }
.fa-user-gear {
--fa: "\f4fe";
--fa--fa: "\f4fe\f4fe"; }
.fa-user-cog {
--fa: "\f4fe";
--fa--fa: "\f4fe\f4fe"; }
.fa-arrow-up-1-9 {
--fa: "\f163";
--fa--fa: "\f163\f163"; }
.fa-sort-numeric-up {
--fa: "\f163";
--fa--fa: "\f163\f163"; }
.fa-door-closed {
--fa: "\f52a";
--fa--fa: "\f52a\f52a"; }
.fa-shield-virus {
--fa: "\e06c";
--fa--fa: "\e06c\e06c"; }
.fa-dice-six {
--fa: "\f526";
--fa--fa: "\f526\f526"; }
.fa-mosquito-net {
--fa: "\e52c";
--fa--fa: "\e52c\e52c"; }
.fa-file-fragment {
--fa: "\e697";
--fa--fa: "\e697\e697"; }
.fa-bridge-water {
--fa: "\e4ce";
--fa--fa: "\e4ce\e4ce"; }
.fa-person-booth {
--fa: "\f756";
--fa--fa: "\f756\f756"; }
.fa-text-width {
--fa: "\f035";
--fa--fa: "\f035\f035"; }
.fa-hat-wizard {
--fa: "\f6e8";
--fa--fa: "\f6e8\f6e8"; }
.fa-pen-fancy {
--fa: "\f5ac";
--fa--fa: "\f5ac\f5ac"; }
.fa-person-digging {
--fa: "\f85e";
--fa--fa: "\f85e\f85e"; }
.fa-digging {
--fa: "\f85e";
--fa--fa: "\f85e\f85e"; }
.fa-trash {
--fa: "\f1f8";
--fa--fa: "\f1f8\f1f8"; }
.fa-gauge-simple {
--fa: "\f629";
--fa--fa: "\f629\f629"; }
.fa-gauge-simple-med {
--fa: "\f629";
--fa--fa: "\f629\f629"; }
.fa-tachometer-average {
--fa: "\f629";
--fa--fa: "\f629\f629"; }
.fa-book-medical {
--fa: "\f7e6";
--fa--fa: "\f7e6\f7e6"; }
.fa-poo {
--fa: "\f2fe";
--fa--fa: "\f2fe\f2fe"; }
.fa-quote-right {
--fa: "\f10e";
--fa--fa: "\f10e\f10e"; }
.fa-quote-right-alt {
--fa: "\f10e";
--fa--fa: "\f10e\f10e"; }
.fa-shirt {
--fa: "\f553";
--fa--fa: "\f553\f553"; }
.fa-t-shirt {
--fa: "\f553";
--fa--fa: "\f553\f553"; }
.fa-tshirt {
--fa: "\f553";
--fa--fa: "\f553\f553"; }
.fa-cubes {
--fa: "\f1b3";
--fa--fa: "\f1b3\f1b3"; }
.fa-divide {
--fa: "\f529";
--fa--fa: "\f529\f529"; }
.fa-tenge-sign {
--fa: "\f7d7";
--fa--fa: "\f7d7\f7d7"; }
.fa-tenge {
--fa: "\f7d7";
--fa--fa: "\f7d7\f7d7"; }
.fa-headphones {
--fa: "\f025";
--fa--fa: "\f025\f025"; }
.fa-hands-holding {
--fa: "\f4c2";
--fa--fa: "\f4c2\f4c2"; }
.fa-hands-clapping {
--fa: "\e1a8";
--fa--fa: "\e1a8\e1a8"; }
.fa-republican {
--fa: "\f75e";
--fa--fa: "\f75e\f75e"; }
.fa-arrow-left {
--fa: "\f060";
--fa--fa: "\f060\f060"; }
.fa-person-circle-xmark {
--fa: "\e543";
--fa--fa: "\e543\e543"; }
.fa-ruler {
--fa: "\f545";
--fa--fa: "\f545\f545"; }
.fa-align-left {
--fa: "\f036";
--fa--fa: "\f036\f036"; }
.fa-dice-d6 {
--fa: "\f6d1";
--fa--fa: "\f6d1\f6d1"; }
.fa-restroom {
--fa: "\f7bd";
--fa--fa: "\f7bd\f7bd"; }
.fa-j {
--fa: "\4a";
--fa--fa: "\4a\4a"; }
.fa-users-viewfinder {
--fa: "\e595";
--fa--fa: "\e595\e595"; }
.fa-file-video {
--fa: "\f1c8";
--fa--fa: "\f1c8\f1c8"; }
.fa-up-right-from-square {
--fa: "\f35d";
--fa--fa: "\f35d\f35d"; }
.fa-external-link-alt {
--fa: "\f35d";
--fa--fa: "\f35d\f35d"; }
.fa-table-cells {
--fa: "\f00a";
--fa--fa: "\f00a\f00a"; }
.fa-th {
--fa: "\f00a";
--fa--fa: "\f00a\f00a"; }
.fa-file-pdf {
--fa: "\f1c1";
--fa--fa: "\f1c1\f1c1"; }
.fa-book-bible {
--fa: "\f647";
--fa--fa: "\f647\f647"; }
.fa-bible {
--fa: "\f647";
--fa--fa: "\f647\f647"; }
.fa-o {
--fa: "\4f";
--fa--fa: "\4f\4f"; }
.fa-suitcase-medical {
--fa: "\f0fa";
--fa--fa: "\f0fa\f0fa"; }
.fa-medkit {
--fa: "\f0fa";
--fa--fa: "\f0fa\f0fa"; }
.fa-user-secret {
--fa: "\f21b";
--fa--fa: "\f21b\f21b"; }
.fa-otter {
--fa: "\f700";
--fa--fa: "\f700\f700"; }
.fa-person-dress {
--fa: "\f182";
--fa--fa: "\f182\f182"; }
.fa-female {
--fa: "\f182";
--fa--fa: "\f182\f182"; }
.fa-comment-dollar {
--fa: "\f651";
--fa--fa: "\f651\f651"; }
.fa-business-time {
--fa: "\f64a";
--fa--fa: "\f64a\f64a"; }
.fa-briefcase-clock {
--fa: "\f64a";
--fa--fa: "\f64a\f64a"; }
.fa-table-cells-large {
--fa: "\f009";
--fa--fa: "\f009\f009"; }
.fa-th-large {
--fa: "\f009";
--fa--fa: "\f009\f009"; }
.fa-book-tanakh {
--fa: "\f827";
--fa--fa: "\f827\f827"; }
.fa-tanakh {
--fa: "\f827";
--fa--fa: "\f827\f827"; }
.fa-phone-volume {
--fa: "\f2a0";
--fa--fa: "\f2a0\f2a0"; }
.fa-volume-control-phone {
--fa: "\f2a0";
--fa--fa: "\f2a0\f2a0"; }
.fa-hat-cowboy-side {
--fa: "\f8c1";
--fa--fa: "\f8c1\f8c1"; }
.fa-clipboard-user {
--fa: "\f7f3";
--fa--fa: "\f7f3\f7f3"; }
.fa-child {
--fa: "\f1ae";
--fa--fa: "\f1ae\f1ae"; }
.fa-lira-sign {
--fa: "\f195";
--fa--fa: "\f195\f195"; }
.fa-satellite {
--fa: "\f7bf";
--fa--fa: "\f7bf\f7bf"; }
.fa-plane-lock {
--fa: "\e558";
--fa--fa: "\e558\e558"; }
.fa-tag {
--fa: "\f02b";
--fa--fa: "\f02b\f02b"; }
.fa-comment {
--fa: "\f075";
--fa--fa: "\f075\f075"; }
.fa-cake-candles {
--fa: "\f1fd";
--fa--fa: "\f1fd\f1fd"; }
.fa-birthday-cake {
--fa: "\f1fd";
--fa--fa: "\f1fd\f1fd"; }
.fa-cake {
--fa: "\f1fd";
--fa--fa: "\f1fd\f1fd"; }
.fa-envelope {
--fa: "\f0e0";
--fa--fa: "\f0e0\f0e0"; }
.fa-angles-up {
--fa: "\f102";
--fa--fa: "\f102\f102"; }
.fa-angle-double-up {
--fa: "\f102";
--fa--fa: "\f102\f102"; }
.fa-paperclip {
--fa: "\f0c6";
--fa--fa: "\f0c6\f0c6"; }
.fa-arrow-right-to-city {
--fa: "\e4b3";
--fa--fa: "\e4b3\e4b3"; }
.fa-ribbon {
--fa: "\f4d6";
--fa--fa: "\f4d6\f4d6"; }
.fa-lungs {
--fa: "\f604";
--fa--fa: "\f604\f604"; }
.fa-arrow-up-9-1 {
--fa: "\f887";
--fa--fa: "\f887\f887"; }
.fa-sort-numeric-up-alt {
--fa: "\f887";
--fa--fa: "\f887\f887"; }
.fa-litecoin-sign {
--fa: "\e1d3";
--fa--fa: "\e1d3\e1d3"; }
.fa-border-none {
--fa: "\f850";
--fa--fa: "\f850\f850"; }
.fa-circle-nodes {
--fa: "\e4e2";
--fa--fa: "\e4e2\e4e2"; }
.fa-parachute-box {
--fa: "\f4cd";
--fa--fa: "\f4cd\f4cd"; }
.fa-indent {
--fa: "\f03c";
--fa--fa: "\f03c\f03c"; }
.fa-truck-field-un {
--fa: "\e58e";
--fa--fa: "\e58e\e58e"; }
.fa-hourglass {
--fa: "\f254";
--fa--fa: "\f254\f254"; }
.fa-hourglass-empty {
--fa: "\f254";
--fa--fa: "\f254\f254"; }
.fa-mountain {
--fa: "\f6fc";
--fa--fa: "\f6fc\f6fc"; }
.fa-user-doctor {
--fa: "\f0f0";
--fa--fa: "\f0f0\f0f0"; }
.fa-user-md {
--fa: "\f0f0";
--fa--fa: "\f0f0\f0f0"; }
.fa-circle-info {
--fa: "\f05a";
--fa--fa: "\f05a\f05a"; }
.fa-info-circle {
--fa: "\f05a";
--fa--fa: "\f05a\f05a"; }
.fa-cloud-meatball {
--fa: "\f73b";
--fa--fa: "\f73b\f73b"; }
.fa-camera {
--fa: "\f030";
--fa--fa: "\f030\f030"; }
.fa-camera-alt {
--fa: "\f030";
--fa--fa: "\f030\f030"; }
.fa-square-virus {
--fa: "\e578";
--fa--fa: "\e578\e578"; }
.fa-meteor {
--fa: "\f753";
--fa--fa: "\f753\f753"; }
.fa-car-on {
--fa: "\e4dd";
--fa--fa: "\e4dd\e4dd"; }
.fa-sleigh {
--fa: "\f7cc";
--fa--fa: "\f7cc\f7cc"; }
.fa-arrow-down-1-9 {
--fa: "\f162";
--fa--fa: "\f162\f162"; }
.fa-sort-numeric-asc {
--fa: "\f162";
--fa--fa: "\f162\f162"; }
.fa-sort-numeric-down {
--fa: "\f162";
--fa--fa: "\f162\f162"; }
.fa-hand-holding-droplet {
--fa: "\f4c1";
--fa--fa: "\f4c1\f4c1"; }
.fa-hand-holding-water {
--fa: "\f4c1";
--fa--fa: "\f4c1\f4c1"; }
.fa-water {
--fa: "\f773";
--fa--fa: "\f773\f773"; }
.fa-calendar-check {
--fa: "\f274";
--fa--fa: "\f274\f274"; }
.fa-braille {
--fa: "\f2a1";
--fa--fa: "\f2a1\f2a1"; }
.fa-prescription-bottle-medical {
--fa: "\f486";
--fa--fa: "\f486\f486"; }
.fa-prescription-bottle-alt {
--fa: "\f486";
--fa--fa: "\f486\f486"; }
.fa-landmark {
--fa: "\f66f";
--fa--fa: "\f66f\f66f"; }
.fa-truck {
--fa: "\f0d1";
--fa--fa: "\f0d1\f0d1"; }
.fa-crosshairs {
--fa: "\f05b";
--fa--fa: "\f05b\f05b"; }
.fa-person-cane {
--fa: "\e53c";
--fa--fa: "\e53c\e53c"; }
.fa-tent {
--fa: "\e57d";
--fa--fa: "\e57d\e57d"; }
.fa-vest-patches {
--fa: "\e086";
--fa--fa: "\e086\e086"; }
.fa-check-double {
--fa: "\f560";
--fa--fa: "\f560\f560"; }
.fa-arrow-down-a-z {
--fa: "\f15d";
--fa--fa: "\f15d\f15d"; }
.fa-sort-alpha-asc {
--fa: "\f15d";
--fa--fa: "\f15d\f15d"; }
.fa-sort-alpha-down {
--fa: "\f15d";
--fa--fa: "\f15d\f15d"; }
.fa-money-bill-wheat {
--fa: "\e52a";
--fa--fa: "\e52a\e52a"; }
.fa-cookie {
--fa: "\f563";
--fa--fa: "\f563\f563"; }
.fa-arrow-rotate-left {
--fa: "\f0e2";
--fa--fa: "\f0e2\f0e2"; }
.fa-arrow-left-rotate {
--fa: "\f0e2";
--fa--fa: "\f0e2\f0e2"; }
.fa-arrow-rotate-back {
--fa: "\f0e2";
--fa--fa: "\f0e2\f0e2"; }
.fa-arrow-rotate-backward {
--fa: "\f0e2";
--fa--fa: "\f0e2\f0e2"; }
.fa-undo {
--fa: "\f0e2";
--fa--fa: "\f0e2\f0e2"; }
.fa-hard-drive {
--fa: "\f0a0";
--fa--fa: "\f0a0\f0a0"; }
.fa-hdd {
--fa: "\f0a0";
--fa--fa: "\f0a0\f0a0"; }
.fa-face-grin-squint-tears {
--fa: "\f586";
--fa--fa: "\f586\f586"; }
.fa-grin-squint-tears {
--fa: "\f586";
--fa--fa: "\f586\f586"; }
.fa-dumbbell {
--fa: "\f44b";
--fa--fa: "\f44b\f44b"; }
.fa-rectangle-list {
--fa: "\f022";
--fa--fa: "\f022\f022"; }
.fa-list-alt {
--fa: "\f022";
--fa--fa: "\f022\f022"; }
.fa-tarp-droplet {
--fa: "\e57c";
--fa--fa: "\e57c\e57c"; }
.fa-house-medical-circle-check {
--fa: "\e511";
--fa--fa: "\e511\e511"; }
.fa-person-skiing-nordic {
--fa: "\f7ca";
--fa--fa: "\f7ca\f7ca"; }
.fa-skiing-nordic {
--fa: "\f7ca";
--fa--fa: "\f7ca\f7ca"; }
.fa-calendar-plus {
--fa: "\f271";
--fa--fa: "\f271\f271"; }
.fa-plane-arrival {
--fa: "\f5af";
--fa--fa: "\f5af\f5af"; }
.fa-circle-left {
--fa: "\f359";
--fa--fa: "\f359\f359"; }
.fa-arrow-alt-circle-left {
--fa: "\f359";
--fa--fa: "\f359\f359"; }
.fa-train-subway {
--fa: "\f239";
--fa--fa: "\f239\f239"; }
.fa-subway {
--fa: "\f239";
--fa--fa: "\f239\f239"; }
.fa-chart-gantt {
--fa: "\e0e4";
--fa--fa: "\e0e4\e0e4"; }
.fa-indian-rupee-sign {
--fa: "\e1bc";
--fa--fa: "\e1bc\e1bc"; }
.fa-indian-rupee {
--fa: "\e1bc";
--fa--fa: "\e1bc\e1bc"; }
.fa-inr {
--fa: "\e1bc";
--fa--fa: "\e1bc\e1bc"; }
.fa-crop-simple {
--fa: "\f565";
--fa--fa: "\f565\f565"; }
.fa-crop-alt {
--fa: "\f565";
--fa--fa: "\f565\f565"; }
.fa-money-bill-1 {
--fa: "\f3d1";
--fa--fa: "\f3d1\f3d1"; }
.fa-money-bill-alt {
--fa: "\f3d1";
--fa--fa: "\f3d1\f3d1"; }
.fa-left-long {
--fa: "\f30a";
--fa--fa: "\f30a\f30a"; }
.fa-long-arrow-alt-left {
--fa: "\f30a";
--fa--fa: "\f30a\f30a"; }
.fa-dna {
--fa: "\f471";
--fa--fa: "\f471\f471"; }
.fa-virus-slash {
--fa: "\e075";
--fa--fa: "\e075\e075"; }
.fa-minus {
--fa: "\f068";
--fa--fa: "\f068\f068"; }
.fa-subtract {
--fa: "\f068";
--fa--fa: "\f068\f068"; }
.fa-chess {
--fa: "\f439";
--fa--fa: "\f439\f439"; }
.fa-arrow-left-long {
--fa: "\f177";
--fa--fa: "\f177\f177"; }
.fa-long-arrow-left {
--fa: "\f177";
--fa--fa: "\f177\f177"; }
.fa-plug-circle-check {
--fa: "\e55c";
--fa--fa: "\e55c\e55c"; }
.fa-street-view {
--fa: "\f21d";
--fa--fa: "\f21d\f21d"; }
.fa-franc-sign {
--fa: "\e18f";
--fa--fa: "\e18f\e18f"; }
.fa-volume-off {
--fa: "\f026";
--fa--fa: "\f026\f026"; }
.fa-hands-asl-interpreting {
--fa: "\f2a3";
--fa--fa: "\f2a3\f2a3"; }
.fa-american-sign-language-interpreting {
--fa: "\f2a3";
--fa--fa: "\f2a3\f2a3"; }
.fa-asl-interpreting {
--fa: "\f2a3";
--fa--fa: "\f2a3\f2a3"; }
.fa-hands-american-sign-language-interpreting {
--fa: "\f2a3";
--fa--fa: "\f2a3\f2a3"; }
.fa-gear {
--fa: "\f013";
--fa--fa: "\f013\f013"; }
.fa-cog {
--fa: "\f013";
--fa--fa: "\f013\f013"; }
.fa-droplet-slash {
--fa: "\f5c7";
--fa--fa: "\f5c7\f5c7"; }
.fa-tint-slash {
--fa: "\f5c7";
--fa--fa: "\f5c7\f5c7"; }
.fa-mosque {
--fa: "\f678";
--fa--fa: "\f678\f678"; }
.fa-mosquito {
--fa: "\e52b";
--fa--fa: "\e52b\e52b"; }
.fa-star-of-david {
--fa: "\f69a";
--fa--fa: "\f69a\f69a"; }
.fa-person-military-rifle {
--fa: "\e54b";
--fa--fa: "\e54b\e54b"; }
.fa-cart-shopping {
--fa: "\f07a";
--fa--fa: "\f07a\f07a"; }
.fa-shopping-cart {
--fa: "\f07a";
--fa--fa: "\f07a\f07a"; }
.fa-vials {
--fa: "\f493";
--fa--fa: "\f493\f493"; }
.fa-plug-circle-plus {
--fa: "\e55f";
--fa--fa: "\e55f\e55f"; }
.fa-place-of-worship {
--fa: "\f67f";
--fa--fa: "\f67f\f67f"; }
.fa-grip-vertical {
--fa: "\f58e";
--fa--fa: "\f58e\f58e"; }
.fa-hexagon-nodes {
--fa: "\e699";
--fa--fa: "\e699\e699"; }
.fa-arrow-turn-up {
--fa: "\f148";
--fa--fa: "\f148\f148"; }
.fa-level-up {
--fa: "\f148";
--fa--fa: "\f148\f148"; }
.fa-u {
--fa: "\55";
--fa--fa: "\55\55"; }
.fa-square-root-variable {
--fa: "\f698";
--fa--fa: "\f698\f698"; }
.fa-square-root-alt {
--fa: "\f698";
--fa--fa: "\f698\f698"; }
.fa-clock {
--fa: "\f017";
--fa--fa: "\f017\f017"; }
.fa-clock-four {
--fa: "\f017";
--fa--fa: "\f017\f017"; }
.fa-backward-step {
--fa: "\f048";
--fa--fa: "\f048\f048"; }
.fa-step-backward {
--fa: "\f048";
--fa--fa: "\f048\f048"; }
.fa-pallet {
--fa: "\f482";
--fa--fa: "\f482\f482"; }
.fa-faucet {
--fa: "\e005";
--fa--fa: "\e005\e005"; }
.fa-baseball-bat-ball {
--fa: "\f432";
--fa--fa: "\f432\f432"; }
.fa-s {
--fa: "\53";
--fa--fa: "\53\53"; }
.fa-timeline {
--fa: "\e29c";
--fa--fa: "\e29c\e29c"; }
.fa-keyboard {
--fa: "\f11c";
--fa--fa: "\f11c\f11c"; }
.fa-caret-down {
--fa: "\f0d7";
--fa--fa: "\f0d7\f0d7"; }
.fa-house-chimney-medical {
--fa: "\f7f2";
--fa--fa: "\f7f2\f7f2"; }
.fa-clinic-medical {
--fa: "\f7f2";
--fa--fa: "\f7f2\f7f2"; }
.fa-temperature-three-quarters {
--fa: "\f2c8";
--fa--fa: "\f2c8\f2c8"; }
.fa-temperature-3 {
--fa: "\f2c8";
--fa--fa: "\f2c8\f2c8"; }
.fa-thermometer-3 {
--fa: "\f2c8";
--fa--fa: "\f2c8\f2c8"; }
.fa-thermometer-three-quarters {
--fa: "\f2c8";
--fa--fa: "\f2c8\f2c8"; }
.fa-mobile-screen {
--fa: "\f3cf";
--fa--fa: "\f3cf\f3cf"; }
.fa-mobile-android-alt {
--fa: "\f3cf";
--fa--fa: "\f3cf\f3cf"; }
.fa-plane-up {
--fa: "\e22d";
--fa--fa: "\e22d\e22d"; }
.fa-piggy-bank {
--fa: "\f4d3";
--fa--fa: "\f4d3\f4d3"; }
.fa-battery-half {
--fa: "\f242";
--fa--fa: "\f242\f242"; }
.fa-battery-3 {
--fa: "\f242";
--fa--fa: "\f242\f242"; }
.fa-mountain-city {
--fa: "\e52e";
--fa--fa: "\e52e\e52e"; }
.fa-coins {
--fa: "\f51e";
--fa--fa: "\f51e\f51e"; }
.fa-khanda {
--fa: "\f66d";
--fa--fa: "\f66d\f66d"; }
.fa-sliders {
--fa: "\f1de";
--fa--fa: "\f1de\f1de"; }
.fa-sliders-h {
--fa: "\f1de";
--fa--fa: "\f1de\f1de"; }
.fa-folder-tree {
--fa: "\f802";
--fa--fa: "\f802\f802"; }
.fa-network-wired {
--fa: "\f6ff";
--fa--fa: "\f6ff\f6ff"; }
.fa-map-pin {
--fa: "\f276";
--fa--fa: "\f276\f276"; }
.fa-hamsa {
--fa: "\f665";
--fa--fa: "\f665\f665"; }
.fa-cent-sign {
--fa: "\e3f5";
--fa--fa: "\e3f5\e3f5"; }
.fa-flask {
--fa: "\f0c3";
--fa--fa: "\f0c3\f0c3"; }
.fa-person-pregnant {
--fa: "\e31e";
--fa--fa: "\e31e\e31e"; }
.fa-wand-sparkles {
--fa: "\f72b";
--fa--fa: "\f72b\f72b"; }
.fa-ellipsis-vertical {
--fa: "\f142";
--fa--fa: "\f142\f142"; }
.fa-ellipsis-v {
--fa: "\f142";
--fa--fa: "\f142\f142"; }
.fa-ticket {
--fa: "\f145";
--fa--fa: "\f145\f145"; }
.fa-power-off {
--fa: "\f011";
--fa--fa: "\f011\f011"; }
.fa-right-long {
--fa: "\f30b";
--fa--fa: "\f30b\f30b"; }
.fa-long-arrow-alt-right {
--fa: "\f30b";
--fa--fa: "\f30b\f30b"; }
.fa-flag-usa {
--fa: "\f74d";
--fa--fa: "\f74d\f74d"; }
.fa-laptop-file {
--fa: "\e51d";
--fa--fa: "\e51d\e51d"; }
.fa-tty {
--fa: "\f1e4";
--fa--fa: "\f1e4\f1e4"; }
.fa-teletype {
--fa: "\f1e4";
--fa--fa: "\f1e4\f1e4"; }
.fa-diagram-next {
--fa: "\e476";
--fa--fa: "\e476\e476"; }
.fa-person-rifle {
--fa: "\e54e";
--fa--fa: "\e54e\e54e"; }
.fa-house-medical-circle-exclamation {
--fa: "\e512";
--fa--fa: "\e512\e512"; }
.fa-closed-captioning {
--fa: "\f20a";
--fa--fa: "\f20a\f20a"; }
.fa-person-hiking {
--fa: "\f6ec";
--fa--fa: "\f6ec\f6ec"; }
.fa-hiking {
--fa: "\f6ec";
--fa--fa: "\f6ec\f6ec"; }
.fa-venus-double {
--fa: "\f226";
--fa--fa: "\f226\f226"; }
.fa-images {
--fa: "\f302";
--fa--fa: "\f302\f302"; }
.fa-calculator {
--fa: "\f1ec";
--fa--fa: "\f1ec\f1ec"; }
.fa-people-pulling {
--fa: "\e535";
--fa--fa: "\e535\e535"; }
.fa-n {
--fa: "\4e";
--fa--fa: "\4e\4e"; }
.fa-cable-car {
--fa: "\f7da";
--fa--fa: "\f7da\f7da"; }
.fa-tram {
--fa: "\f7da";
--fa--fa: "\f7da\f7da"; }
.fa-cloud-rain {
--fa: "\f73d";
--fa--fa: "\f73d\f73d"; }
.fa-building-circle-xmark {
--fa: "\e4d4";
--fa--fa: "\e4d4\e4d4"; }
.fa-ship {
--fa: "\f21a";
--fa--fa: "\f21a\f21a"; }
.fa-arrows-down-to-line {
--fa: "\e4b8";
--fa--fa: "\e4b8\e4b8"; }
.fa-download {
--fa: "\f019";
--fa--fa: "\f019\f019"; }
.fa-face-grin {
--fa: "\f580";
--fa--fa: "\f580\f580"; }
.fa-grin {
--fa: "\f580";
--fa--fa: "\f580\f580"; }
.fa-delete-left {
--fa: "\f55a";
--fa--fa: "\f55a\f55a"; }
.fa-backspace {
--fa: "\f55a";
--fa--fa: "\f55a\f55a"; }
.fa-eye-dropper {
--fa: "\f1fb";
--fa--fa: "\f1fb\f1fb"; }
.fa-eye-dropper-empty {
--fa: "\f1fb";
--fa--fa: "\f1fb\f1fb"; }
.fa-eyedropper {
--fa: "\f1fb";
--fa--fa: "\f1fb\f1fb"; }
.fa-file-circle-check {
--fa: "\e5a0";
--fa--fa: "\e5a0\e5a0"; }
.fa-forward {
--fa: "\f04e";
--fa--fa: "\f04e\f04e"; }
.fa-mobile {
--fa: "\f3ce";
--fa--fa: "\f3ce\f3ce"; }
.fa-mobile-android {
--fa: "\f3ce";
--fa--fa: "\f3ce\f3ce"; }
.fa-mobile-phone {
--fa: "\f3ce";
--fa--fa: "\f3ce\f3ce"; }
.fa-face-meh {
--fa: "\f11a";
--fa--fa: "\f11a\f11a"; }
.fa-meh {
--fa: "\f11a";
--fa--fa: "\f11a\f11a"; }
.fa-align-center {
--fa: "\f037";
--fa--fa: "\f037\f037"; }
.fa-book-skull {
--fa: "\f6b7";
--fa--fa: "\f6b7\f6b7"; }
.fa-book-dead {
--fa: "\f6b7";
--fa--fa: "\f6b7\f6b7"; }
.fa-id-card {
--fa: "\f2c2";
--fa--fa: "\f2c2\f2c2"; }
.fa-drivers-license {
--fa: "\f2c2";
--fa--fa: "\f2c2\f2c2"; }
.fa-outdent {
--fa: "\f03b";
--fa--fa: "\f03b\f03b"; }
.fa-dedent {
--fa: "\f03b";
--fa--fa: "\f03b\f03b"; }
.fa-heart-circle-exclamation {
--fa: "\e4fe";
--fa--fa: "\e4fe\e4fe"; }
.fa-house {
--fa: "\f015";
--fa--fa: "\f015\f015"; }
.fa-home {
--fa: "\f015";
--fa--fa: "\f015\f015"; }
.fa-home-alt {
--fa: "\f015";
--fa--fa: "\f015\f015"; }
.fa-home-lg-alt {
--fa: "\f015";
--fa--fa: "\f015\f015"; }
.fa-calendar-week {
--fa: "\f784";
--fa--fa: "\f784\f784"; }
.fa-laptop-medical {
--fa: "\f812";
--fa--fa: "\f812\f812"; }
.fa-b {
--fa: "\42";
--fa--fa: "\42\42"; }
.fa-file-medical {
--fa: "\f477";
--fa--fa: "\f477\f477"; }
.fa-dice-one {
--fa: "\f525";
--fa--fa: "\f525\f525"; }
.fa-kiwi-bird {
--fa: "\f535";
--fa--fa: "\f535\f535"; }
.fa-arrow-right-arrow-left {
--fa: "\f0ec";
--fa--fa: "\f0ec\f0ec"; }
.fa-exchange {
--fa: "\f0ec";
--fa--fa: "\f0ec\f0ec"; }
.fa-rotate-right {
--fa: "\f2f9";
--fa--fa: "\f2f9\f2f9"; }
.fa-redo-alt {
--fa: "\f2f9";
--fa--fa: "\f2f9\f2f9"; }
.fa-rotate-forward {
--fa: "\f2f9";
--fa--fa: "\f2f9\f2f9"; }
.fa-utensils {
--fa: "\f2e7";
--fa--fa: "\f2e7\f2e7"; }
.fa-cutlery {
--fa: "\f2e7";
--fa--fa: "\f2e7\f2e7"; }
.fa-arrow-up-wide-short {
--fa: "\f161";
--fa--fa: "\f161\f161"; }
.fa-sort-amount-up {
--fa: "\f161";
--fa--fa: "\f161\f161"; }
.fa-mill-sign {
--fa: "\e1ed";
--fa--fa: "\e1ed\e1ed"; }
.fa-bowl-rice {
--fa: "\e2eb";
--fa--fa: "\e2eb\e2eb"; }
.fa-skull {
--fa: "\f54c";
--fa--fa: "\f54c\f54c"; }
.fa-tower-broadcast {
--fa: "\f519";
--fa--fa: "\f519\f519"; }
.fa-broadcast-tower {
--fa: "\f519";
--fa--fa: "\f519\f519"; }
.fa-truck-pickup {
--fa: "\f63c";
--fa--fa: "\f63c\f63c"; }
.fa-up-long {
--fa: "\f30c";
--fa--fa: "\f30c\f30c"; }
.fa-long-arrow-alt-up {
--fa: "\f30c";
--fa--fa: "\f30c\f30c"; }
.fa-stop {
--fa: "\f04d";
--fa--fa: "\f04d\f04d"; }
.fa-code-merge {
--fa: "\f387";
--fa--fa: "\f387\f387"; }
.fa-upload {
--fa: "\f093";
--fa--fa: "\f093\f093"; }
.fa-hurricane {
--fa: "\f751";
--fa--fa: "\f751\f751"; }
.fa-mound {
--fa: "\e52d";
--fa--fa: "\e52d\e52d"; }
.fa-toilet-portable {
--fa: "\e583";
--fa--fa: "\e583\e583"; }
.fa-compact-disc {
--fa: "\f51f";
--fa--fa: "\f51f\f51f"; }
.fa-file-arrow-down {
--fa: "\f56d";
--fa--fa: "\f56d\f56d"; }
.fa-file-download {
--fa: "\f56d";
--fa--fa: "\f56d\f56d"; }
.fa-caravan {
--fa: "\f8ff";
--fa--fa: "\f8ff\f8ff"; }
.fa-shield-cat {
--fa: "\e572";
--fa--fa: "\e572\e572"; }
.fa-bolt {
--fa: "\f0e7";
--fa--fa: "\f0e7\f0e7"; }
.fa-zap {
--fa: "\f0e7";
--fa--fa: "\f0e7\f0e7"; }
.fa-glass-water {
--fa: "\e4f4";
--fa--fa: "\e4f4\e4f4"; }
.fa-oil-well {
--fa: "\e532";
--fa--fa: "\e532\e532"; }
.fa-vault {
--fa: "\e2c5";
--fa--fa: "\e2c5\e2c5"; }
.fa-mars {
--fa: "\f222";
--fa--fa: "\f222\f222"; }
.fa-toilet {
--fa: "\f7d8";
--fa--fa: "\f7d8\f7d8"; }
.fa-plane-circle-xmark {
--fa: "\e557";
--fa--fa: "\e557\e557"; }
.fa-yen-sign {
--fa: "\f157";
--fa--fa: "\f157\f157"; }
.fa-cny {
--fa: "\f157";
--fa--fa: "\f157\f157"; }
.fa-jpy {
--fa: "\f157";
--fa--fa: "\f157\f157"; }
.fa-rmb {
--fa: "\f157";
--fa--fa: "\f157\f157"; }
.fa-yen {
--fa: "\f157";
--fa--fa: "\f157\f157"; }
.fa-ruble-sign {
--fa: "\f158";
--fa--fa: "\f158\f158"; }
.fa-rouble {
--fa: "\f158";
--fa--fa: "\f158\f158"; }
.fa-rub {
--fa: "\f158";
--fa--fa: "\f158\f158"; }
.fa-ruble {
--fa: "\f158";
--fa--fa: "\f158\f158"; }
.fa-sun {
--fa: "\f185";
--fa--fa: "\f185\f185"; }
.fa-guitar {
--fa: "\f7a6";
--fa--fa: "\f7a6\f7a6"; }
.fa-face-laugh-wink {
--fa: "\f59c";
--fa--fa: "\f59c\f59c"; }
.fa-laugh-wink {
--fa: "\f59c";
--fa--fa: "\f59c\f59c"; }
.fa-horse-head {
--fa: "\f7ab";
--fa--fa: "\f7ab\f7ab"; }
.fa-bore-hole {
--fa: "\e4c3";
--fa--fa: "\e4c3\e4c3"; }
.fa-industry {
--fa: "\f275";
--fa--fa: "\f275\f275"; }
.fa-circle-down {
--fa: "\f358";
--fa--fa: "\f358\f358"; }
.fa-arrow-alt-circle-down {
--fa: "\f358";
--fa--fa: "\f358\f358"; }
.fa-arrows-turn-to-dots {
--fa: "\e4c1";
--fa--fa: "\e4c1\e4c1"; }
.fa-florin-sign {
--fa: "\e184";
--fa--fa: "\e184\e184"; }
.fa-arrow-down-short-wide {
--fa: "\f884";
--fa--fa: "\f884\f884"; }
.fa-sort-amount-desc {
--fa: "\f884";
--fa--fa: "\f884\f884"; }
.fa-sort-amount-down-alt {
--fa: "\f884";
--fa--fa: "\f884\f884"; }
.fa-less-than {
--fa: "\3c";
--fa--fa: "\3c\3c"; }
.fa-angle-down {
--fa: "\f107";
--fa--fa: "\f107\f107"; }
.fa-car-tunnel {
--fa: "\e4de";
--fa--fa: "\e4de\e4de"; }
.fa-head-side-cough {
--fa: "\e061";
--fa--fa: "\e061\e061"; }
.fa-grip-lines {
--fa: "\f7a4";
--fa--fa: "\f7a4\f7a4"; }
.fa-thumbs-down {
--fa: "\f165";
--fa--fa: "\f165\f165"; }
.fa-user-lock {
--fa: "\f502";
--fa--fa: "\f502\f502"; }
.fa-arrow-right-long {
--fa: "\f178";
--fa--fa: "\f178\f178"; }
.fa-long-arrow-right {
--fa: "\f178";
--fa--fa: "\f178\f178"; }
.fa-anchor-circle-xmark {
--fa: "\e4ac";
--fa--fa: "\e4ac\e4ac"; }
.fa-ellipsis {
--fa: "\f141";
--fa--fa: "\f141\f141"; }
.fa-ellipsis-h {
--fa: "\f141";
--fa--fa: "\f141\f141"; }
.fa-chess-pawn {
--fa: "\f443";
--fa--fa: "\f443\f443"; }
.fa-kit-medical {
--fa: "\f479";
--fa--fa: "\f479\f479"; }
.fa-first-aid {
--fa: "\f479";
--fa--fa: "\f479\f479"; }
.fa-person-through-window {
--fa: "\e5a9";
--fa--fa: "\e5a9\e5a9"; }
.fa-toolbox {
--fa: "\f552";
--fa--fa: "\f552\f552"; }
.fa-hands-holding-circle {
--fa: "\e4fb";
--fa--fa: "\e4fb\e4fb"; }
.fa-bug {
--fa: "\f188";
--fa--fa: "\f188\f188"; }
.fa-credit-card {
--fa: "\f09d";
--fa--fa: "\f09d\f09d"; }
.fa-credit-card-alt {
--fa: "\f09d";
--fa--fa: "\f09d\f09d"; }
.fa-car {
--fa: "\f1b9";
--fa--fa: "\f1b9\f1b9"; }
.fa-automobile {
--fa: "\f1b9";
--fa--fa: "\f1b9\f1b9"; }
.fa-hand-holding-hand {
--fa: "\e4f7";
--fa--fa: "\e4f7\e4f7"; }
.fa-book-open-reader {
--fa: "\f5da";
--fa--fa: "\f5da\f5da"; }
.fa-book-reader {
--fa: "\f5da";
--fa--fa: "\f5da\f5da"; }
.fa-mountain-sun {
--fa: "\e52f";
--fa--fa: "\e52f\e52f"; }
.fa-arrows-left-right-to-line {
--fa: "\e4ba";
--fa--fa: "\e4ba\e4ba"; }
.fa-dice-d20 {
--fa: "\f6cf";
--fa--fa: "\f6cf\f6cf"; }
.fa-truck-droplet {
--fa: "\e58c";
--fa--fa: "\e58c\e58c"; }
.fa-file-circle-xmark {
--fa: "\e5a1";
--fa--fa: "\e5a1\e5a1"; }
.fa-temperature-arrow-up {
--fa: "\e040";
--fa--fa: "\e040\e040"; }
.fa-temperature-up {
--fa: "\e040";
--fa--fa: "\e040\e040"; }
.fa-medal {
--fa: "\f5a2";
--fa--fa: "\f5a2\f5a2"; }
.fa-bed {
--fa: "\f236";
--fa--fa: "\f236\f236"; }
.fa-square-h {
--fa: "\f0fd";
--fa--fa: "\f0fd\f0fd"; }
.fa-h-square {
--fa: "\f0fd";
--fa--fa: "\f0fd\f0fd"; }
.fa-podcast {
--fa: "\f2ce";
--fa--fa: "\f2ce\f2ce"; }
.fa-temperature-full {
--fa: "\f2c7";
--fa--fa: "\f2c7\f2c7"; }
.fa-temperature-4 {
--fa: "\f2c7";
--fa--fa: "\f2c7\f2c7"; }
.fa-thermometer-4 {
--fa: "\f2c7";
--fa--fa: "\f2c7\f2c7"; }
.fa-thermometer-full {
--fa: "\f2c7";
--fa--fa: "\f2c7\f2c7"; }
.fa-bell {
--fa: "\f0f3";
--fa--fa: "\f0f3\f0f3"; }
.fa-superscript {
--fa: "\f12b";
--fa--fa: "\f12b\f12b"; }
.fa-plug-circle-xmark {
--fa: "\e560";
--fa--fa: "\e560\e560"; }
.fa-star-of-life {
--fa: "\f621";
--fa--fa: "\f621\f621"; }
.fa-phone-slash {
--fa: "\f3dd";
--fa--fa: "\f3dd\f3dd"; }
.fa-paint-roller {
--fa: "\f5aa";
--fa--fa: "\f5aa\f5aa"; }
.fa-handshake-angle {
--fa: "\f4c4";
--fa--fa: "\f4c4\f4c4"; }
.fa-hands-helping {
--fa: "\f4c4";
--fa--fa: "\f4c4\f4c4"; }
.fa-location-dot {
--fa: "\f3c5";
--fa--fa: "\f3c5\f3c5"; }
.fa-map-marker-alt {
--fa: "\f3c5";
--fa--fa: "\f3c5\f3c5"; }
.fa-file {
--fa: "\f15b";
--fa--fa: "\f15b\f15b"; }
.fa-greater-than {
--fa: "\3e";
--fa--fa: "\3e\3e"; }
.fa-person-swimming {
--fa: "\f5c4";
--fa--fa: "\f5c4\f5c4"; }
.fa-swimmer {
--fa: "\f5c4";
--fa--fa: "\f5c4\f5c4"; }
.fa-arrow-down {
--fa: "\f063";
--fa--fa: "\f063\f063"; }
.fa-droplet {
--fa: "\f043";
--fa--fa: "\f043\f043"; }
.fa-tint {
--fa: "\f043";
--fa--fa: "\f043\f043"; }
.fa-eraser {
--fa: "\f12d";
--fa--fa: "\f12d\f12d"; }
.fa-earth-americas {
--fa: "\f57d";
--fa--fa: "\f57d\f57d"; }
.fa-earth {
--fa: "\f57d";
--fa--fa: "\f57d\f57d"; }
.fa-earth-america {
--fa: "\f57d";
--fa--fa: "\f57d\f57d"; }
.fa-globe-americas {
--fa: "\f57d";
--fa--fa: "\f57d\f57d"; }
.fa-person-burst {
--fa: "\e53b";
--fa--fa: "\e53b\e53b"; }
.fa-dove {
--fa: "\f4ba";
--fa--fa: "\f4ba\f4ba"; }
.fa-battery-empty {
--fa: "\f244";
--fa--fa: "\f244\f244"; }
.fa-battery-0 {
--fa: "\f244";
--fa--fa: "\f244\f244"; }
.fa-socks {
--fa: "\f696";
--fa--fa: "\f696\f696"; }
.fa-inbox {
--fa: "\f01c";
--fa--fa: "\f01c\f01c"; }
.fa-section {
--fa: "\e447";
--fa--fa: "\e447\e447"; }
.fa-gauge-high {
--fa: "\f625";
--fa--fa: "\f625\f625"; }
.fa-tachometer-alt {
--fa: "\f625";
--fa--fa: "\f625\f625"; }
.fa-tachometer-alt-fast {
--fa: "\f625";
--fa--fa: "\f625\f625"; }
.fa-envelope-open-text {
--fa: "\f658";
--fa--fa: "\f658\f658"; }
.fa-hospital {
--fa: "\f0f8";
--fa--fa: "\f0f8\f0f8"; }
.fa-hospital-alt {
--fa: "\f0f8";
--fa--fa: "\f0f8\f0f8"; }
.fa-hospital-wide {
--fa: "\f0f8";
--fa--fa: "\f0f8\f0f8"; }
.fa-wine-bottle {
--fa: "\f72f";
--fa--fa: "\f72f\f72f"; }
.fa-chess-rook {
--fa: "\f447";
--fa--fa: "\f447\f447"; }
.fa-bars-staggered {
--fa: "\f550";
--fa--fa: "\f550\f550"; }
.fa-reorder {
--fa: "\f550";
--fa--fa: "\f550\f550"; }
.fa-stream {
--fa: "\f550";
--fa--fa: "\f550\f550"; }
.fa-dharmachakra {
--fa: "\f655";
--fa--fa: "\f655\f655"; }
.fa-hotdog {
--fa: "\f80f";
--fa--fa: "\f80f\f80f"; }
.fa-person-walking-with-cane {
--fa: "\f29d";
--fa--fa: "\f29d\f29d"; }
.fa-blind {
--fa: "\f29d";
--fa--fa: "\f29d\f29d"; }
.fa-drum {
--fa: "\f569";
--fa--fa: "\f569\f569"; }
.fa-ice-cream {
--fa: "\f810";
--fa--fa: "\f810\f810"; }
.fa-heart-circle-bolt {
--fa: "\e4fc";
--fa--fa: "\e4fc\e4fc"; }
.fa-fax {
--fa: "\f1ac";
--fa--fa: "\f1ac\f1ac"; }
.fa-paragraph {
--fa: "\f1dd";
--fa--fa: "\f1dd\f1dd"; }
.fa-check-to-slot {
--fa: "\f772";
--fa--fa: "\f772\f772"; }
.fa-vote-yea {
--fa: "\f772";
--fa--fa: "\f772\f772"; }
.fa-star-half {
--fa: "\f089";
--fa--fa: "\f089\f089"; }
.fa-boxes-stacked {
--fa: "\f468";
--fa--fa: "\f468\f468"; }
.fa-boxes {
--fa: "\f468";
--fa--fa: "\f468\f468"; }
.fa-boxes-alt {
--fa: "\f468";
--fa--fa: "\f468\f468"; }
.fa-link {
--fa: "\f0c1";
--fa--fa: "\f0c1\f0c1"; }
.fa-chain {
--fa: "\f0c1";
--fa--fa: "\f0c1\f0c1"; }
.fa-ear-listen {
--fa: "\f2a2";
--fa--fa: "\f2a2\f2a2"; }
.fa-assistive-listening-systems {
--fa: "\f2a2";
--fa--fa: "\f2a2\f2a2"; }
.fa-tree-city {
--fa: "\e587";
--fa--fa: "\e587\e587"; }
.fa-play {
--fa: "\f04b";
--fa--fa: "\f04b\f04b"; }
.fa-font {
--fa: "\f031";
--fa--fa: "\f031\f031"; }
.fa-table-cells-row-lock {
--fa: "\e67a";
--fa--fa: "\e67a\e67a"; }
.fa-rupiah-sign {
--fa: "\e23d";
--fa--fa: "\e23d\e23d"; }
.fa-magnifying-glass {
--fa: "\f002";
--fa--fa: "\f002\f002"; }
.fa-search {
--fa: "\f002";
--fa--fa: "\f002\f002"; }
.fa-table-tennis-paddle-ball {
--fa: "\f45d";
--fa--fa: "\f45d\f45d"; }
.fa-ping-pong-paddle-ball {
--fa: "\f45d";
--fa--fa: "\f45d\f45d"; }
.fa-table-tennis {
--fa: "\f45d";
--fa--fa: "\f45d\f45d"; }
.fa-person-dots-from-line {
--fa: "\f470";
--fa--fa: "\f470\f470"; }
.fa-diagnoses {
--fa: "\f470";
--fa--fa: "\f470\f470"; }
.fa-trash-can-arrow-up {
--fa: "\f82a";
--fa--fa: "\f82a\f82a"; }
.fa-trash-restore-alt {
--fa: "\f82a";
--fa--fa: "\f82a\f82a"; }
.fa-naira-sign {
--fa: "\e1f6";
--fa--fa: "\e1f6\e1f6"; }
.fa-cart-arrow-down {
--fa: "\f218";
--fa--fa: "\f218\f218"; }
.fa-walkie-talkie {
--fa: "\f8ef";
--fa--fa: "\f8ef\f8ef"; }
.fa-file-pen {
--fa: "\f31c";
--fa--fa: "\f31c\f31c"; }
.fa-file-edit {
--fa: "\f31c";
--fa--fa: "\f31c\f31c"; }
.fa-receipt {
--fa: "\f543";
--fa--fa: "\f543\f543"; }
.fa-square-pen {
--fa: "\f14b";
--fa--fa: "\f14b\f14b"; }
.fa-pen-square {
--fa: "\f14b";
--fa--fa: "\f14b\f14b"; }
.fa-pencil-square {
--fa: "\f14b";
--fa--fa: "\f14b\f14b"; }
.fa-suitcase-rolling {
--fa: "\f5c1";
--fa--fa: "\f5c1\f5c1"; }
.fa-person-circle-exclamation {
--fa: "\e53f";
--fa--fa: "\e53f\e53f"; }
.fa-chevron-down {
--fa: "\f078";
--fa--fa: "\f078\f078"; }
.fa-battery-full {
--fa: "\f240";
--fa--fa: "\f240\f240"; }
.fa-battery {
--fa: "\f240";
--fa--fa: "\f240\f240"; }
.fa-battery-5 {
--fa: "\f240";
--fa--fa: "\f240\f240"; }
.fa-skull-crossbones {
--fa: "\f714";
--fa--fa: "\f714\f714"; }
.fa-code-compare {
--fa: "\e13a";
--fa--fa: "\e13a\e13a"; }
.fa-list-ul {
--fa: "\f0ca";
--fa--fa: "\f0ca\f0ca"; }
.fa-list-dots {
--fa: "\f0ca";
--fa--fa: "\f0ca\f0ca"; }
.fa-school-lock {
--fa: "\e56f";
--fa--fa: "\e56f\e56f"; }
.fa-tower-cell {
--fa: "\e585";
--fa--fa: "\e585\e585"; }
.fa-down-long {
--fa: "\f309";
--fa--fa: "\f309\f309"; }
.fa-long-arrow-alt-down {
--fa: "\f309";
--fa--fa: "\f309\f309"; }
.fa-ranking-star {
--fa: "\e561";
--fa--fa: "\e561\e561"; }
.fa-chess-king {
--fa: "\f43f";
--fa--fa: "\f43f\f43f"; }
.fa-person-harassing {
--fa: "\e549";
--fa--fa: "\e549\e549"; }
.fa-brazilian-real-sign {
--fa: "\e46c";
--fa--fa: "\e46c\e46c"; }
.fa-landmark-dome {
--fa: "\f752";
--fa--fa: "\f752\f752"; }
.fa-landmark-alt {
--fa: "\f752";
--fa--fa: "\f752\f752"; }
.fa-arrow-up {
--fa: "\f062";
--fa--fa: "\f062\f062"; }
.fa-tv {
--fa: "\f26c";
--fa--fa: "\f26c\f26c"; }
.fa-television {
--fa: "\f26c";
--fa--fa: "\f26c\f26c"; }
.fa-tv-alt {
--fa: "\f26c";
--fa--fa: "\f26c\f26c"; }
.fa-shrimp {
--fa: "\e448";
--fa--fa: "\e448\e448"; }
.fa-list-check {
--fa: "\f0ae";
--fa--fa: "\f0ae\f0ae"; }
.fa-tasks {
--fa: "\f0ae";
--fa--fa: "\f0ae\f0ae"; }
.fa-jug-detergent {
--fa: "\e519";
--fa--fa: "\e519\e519"; }
.fa-circle-user {
--fa: "\f2bd";
--fa--fa: "\f2bd\f2bd"; }
.fa-user-circle {
--fa: "\f2bd";
--fa--fa: "\f2bd\f2bd"; }
.fa-user-shield {
--fa: "\f505";
--fa--fa: "\f505\f505"; }
.fa-wind {
--fa: "\f72e";
--fa--fa: "\f72e\f72e"; }
.fa-car-burst {
--fa: "\f5e1";
--fa--fa: "\f5e1\f5e1"; }
.fa-car-crash {
--fa: "\f5e1";
--fa--fa: "\f5e1\f5e1"; }
.fa-y {
--fa: "\59";
--fa--fa: "\59\59"; }
.fa-person-snowboarding {
--fa: "\f7ce";
--fa--fa: "\f7ce\f7ce"; }
.fa-snowboarding {
--fa: "\f7ce";
--fa--fa: "\f7ce\f7ce"; }
.fa-truck-fast {
--fa: "\f48b";
--fa--fa: "\f48b\f48b"; }
.fa-shipping-fast {
--fa: "\f48b";
--fa--fa: "\f48b\f48b"; }
.fa-fish {
--fa: "\f578";
--fa--fa: "\f578\f578"; }
.fa-user-graduate {
--fa: "\f501";
--fa--fa: "\f501\f501"; }
.fa-circle-half-stroke {
--fa: "\f042";
--fa--fa: "\f042\f042"; }
.fa-adjust {
--fa: "\f042";
--fa--fa: "\f042\f042"; }
.fa-clapperboard {
--fa: "\e131";
--fa--fa: "\e131\e131"; }
.fa-circle-radiation {
--fa: "\f7ba";
--fa--fa: "\f7ba\f7ba"; }
.fa-radiation-alt {
--fa: "\f7ba";
--fa--fa: "\f7ba\f7ba"; }
.fa-baseball {
--fa: "\f433";
--fa--fa: "\f433\f433"; }
.fa-baseball-ball {
--fa: "\f433";
--fa--fa: "\f433\f433"; }
.fa-jet-fighter-up {
--fa: "\e518";
--fa--fa: "\e518\e518"; }
.fa-diagram-project {
--fa: "\f542";
--fa--fa: "\f542\f542"; }
.fa-project-diagram {
--fa: "\f542";
--fa--fa: "\f542\f542"; }
.fa-copy {
--fa: "\f0c5";
--fa--fa: "\f0c5\f0c5"; }
.fa-volume-xmark {
--fa: "\f6a9";
--fa--fa: "\f6a9\f6a9"; }
.fa-volume-mute {
--fa: "\f6a9";
--fa--fa: "\f6a9\f6a9"; }
.fa-volume-times {
--fa: "\f6a9";
--fa--fa: "\f6a9\f6a9"; }
.fa-hand-sparkles {
--fa: "\e05d";
--fa--fa: "\e05d\e05d"; }
.fa-grip {
--fa: "\f58d";
--fa--fa: "\f58d\f58d"; }
.fa-grip-horizontal {
--fa: "\f58d";
--fa--fa: "\f58d\f58d"; }
.fa-share-from-square {
--fa: "\f14d";
--fa--fa: "\f14d\f14d"; }
.fa-share-square {
--fa: "\f14d";
--fa--fa: "\f14d\f14d"; }
.fa-child-combatant {
--fa: "\e4e0";
--fa--fa: "\e4e0\e4e0"; }
.fa-child-rifle {
--fa: "\e4e0";
--fa--fa: "\e4e0\e4e0"; }
.fa-gun {
--fa: "\e19b";
--fa--fa: "\e19b\e19b"; }
.fa-square-phone {
--fa: "\f098";
--fa--fa: "\f098\f098"; }
.fa-phone-square {
--fa: "\f098";
--fa--fa: "\f098\f098"; }
.fa-plus {
--fa: "\2b";
--fa--fa: "\2b\2b"; }
.fa-add {
--fa: "\2b";
--fa--fa: "\2b\2b"; }
.fa-expand {
--fa: "\f065";
--fa--fa: "\f065\f065"; }
.fa-computer {
--fa: "\e4e5";
--fa--fa: "\e4e5\e4e5"; }
.fa-xmark {
--fa: "\f00d";
--fa--fa: "\f00d\f00d"; }
.fa-close {
--fa: "\f00d";
--fa--fa: "\f00d\f00d"; }
.fa-multiply {
--fa: "\f00d";
--fa--fa: "\f00d\f00d"; }
.fa-remove {
--fa: "\f00d";
--fa--fa: "\f00d\f00d"; }
.fa-times {
--fa: "\f00d";
--fa--fa: "\f00d\f00d"; }
.fa-arrows-up-down-left-right {
--fa: "\f047";
--fa--fa: "\f047\f047"; }
.fa-arrows {
--fa: "\f047";
--fa--fa: "\f047\f047"; }
.fa-chalkboard-user {
--fa: "\f51c";
--fa--fa: "\f51c\f51c"; }
.fa-chalkboard-teacher {
--fa: "\f51c";
--fa--fa: "\f51c\f51c"; }
.fa-peso-sign {
--fa: "\e222";
--fa--fa: "\e222\e222"; }
.fa-building-shield {
--fa: "\e4d8";
--fa--fa: "\e4d8\e4d8"; }
.fa-baby {
--fa: "\f77c";
--fa--fa: "\f77c\f77c"; }
.fa-users-line {
--fa: "\e592";
--fa--fa: "\e592\e592"; }
.fa-quote-left {
--fa: "\f10d";
--fa--fa: "\f10d\f10d"; }
.fa-quote-left-alt {
--fa: "\f10d";
--fa--fa: "\f10d\f10d"; }
.fa-tractor {
--fa: "\f722";
--fa--fa: "\f722\f722"; }
.fa-trash-arrow-up {
--fa: "\f829";
--fa--fa: "\f829\f829"; }
.fa-trash-restore {
--fa: "\f829";
--fa--fa: "\f829\f829"; }
.fa-arrow-down-up-lock {
--fa: "\e4b0";
--fa--fa: "\e4b0\e4b0"; }
.fa-lines-leaning {
--fa: "\e51e";
--fa--fa: "\e51e\e51e"; }
.fa-ruler-combined {
--fa: "\f546";
--fa--fa: "\f546\f546"; }
.fa-copyright {
--fa: "\f1f9";
--fa--fa: "\f1f9\f1f9"; }
.fa-equals {
--fa: "\3d";
--fa--fa: "\3d\3d"; }
.fa-blender {
--fa: "\f517";
--fa--fa: "\f517\f517"; }
.fa-teeth {
--fa: "\f62e";
--fa--fa: "\f62e\f62e"; }
.fa-shekel-sign {
--fa: "\f20b";
--fa--fa: "\f20b\f20b"; }
.fa-ils {
--fa: "\f20b";
--fa--fa: "\f20b\f20b"; }
.fa-shekel {
--fa: "\f20b";
--fa--fa: "\f20b\f20b"; }
.fa-sheqel {
--fa: "\f20b";
--fa--fa: "\f20b\f20b"; }
.fa-sheqel-sign {
--fa: "\f20b";
--fa--fa: "\f20b\f20b"; }
.fa-map {
--fa: "\f279";
--fa--fa: "\f279\f279"; }
.fa-rocket {
--fa: "\f135";
--fa--fa: "\f135\f135"; }
.fa-photo-film {
--fa: "\f87c";
--fa--fa: "\f87c\f87c"; }
.fa-photo-video {
--fa: "\f87c";
--fa--fa: "\f87c\f87c"; }
.fa-folder-minus {
--fa: "\f65d";
--fa--fa: "\f65d\f65d"; }
.fa-hexagon-nodes-bolt {
--fa: "\e69a";
--fa--fa: "\e69a\e69a"; }
.fa-store {
--fa: "\f54e";
--fa--fa: "\f54e\f54e"; }
.fa-arrow-trend-up {
--fa: "\e098";
--fa--fa: "\e098\e098"; }
.fa-plug-circle-minus {
--fa: "\e55e";
--fa--fa: "\e55e\e55e"; }
.fa-sign-hanging {
--fa: "\f4d9";
--fa--fa: "\f4d9\f4d9"; }
.fa-sign {
--fa: "\f4d9";
--fa--fa: "\f4d9\f4d9"; }
.fa-bezier-curve {
--fa: "\f55b";
--fa--fa: "\f55b\f55b"; }
.fa-bell-slash {
--fa: "\f1f6";
--fa--fa: "\f1f6\f1f6"; }
.fa-tablet {
--fa: "\f3fb";
--fa--fa: "\f3fb\f3fb"; }
.fa-tablet-android {
--fa: "\f3fb";
--fa--fa: "\f3fb\f3fb"; }
.fa-school-flag {
--fa: "\e56e";
--fa--fa: "\e56e\e56e"; }
.fa-fill {
--fa: "\f575";
--fa--fa: "\f575\f575"; }
.fa-angle-up {
--fa: "\f106";
--fa--fa: "\f106\f106"; }
.fa-drumstick-bite {
--fa: "\f6d7";
--fa--fa: "\f6d7\f6d7"; }
.fa-holly-berry {
--fa: "\f7aa";
--fa--fa: "\f7aa\f7aa"; }
.fa-chevron-left {
--fa: "\f053";
--fa--fa: "\f053\f053"; }
.fa-bacteria {
--fa: "\e059";
--fa--fa: "\e059\e059"; }
.fa-hand-lizard {
--fa: "\f258";
--fa--fa: "\f258\f258"; }
.fa-notdef {
--fa: "\e1fe";
--fa--fa: "\e1fe\e1fe"; }
.fa-disease {
--fa: "\f7fa";
--fa--fa: "\f7fa\f7fa"; }
.fa-briefcase-medical {
--fa: "\f469";
--fa--fa: "\f469\f469"; }
.fa-genderless {
--fa: "\f22d";
--fa--fa: "\f22d\f22d"; }
.fa-chevron-right {
--fa: "\f054";
--fa--fa: "\f054\f054"; }
.fa-retweet {
--fa: "\f079";
--fa--fa: "\f079\f079"; }
.fa-car-rear {
--fa: "\f5de";
--fa--fa: "\f5de\f5de"; }
.fa-car-alt {
--fa: "\f5de";
--fa--fa: "\f5de\f5de"; }
.fa-pump-soap {
--fa: "\e06b";
--fa--fa: "\e06b\e06b"; }
.fa-video-slash {
--fa: "\f4e2";
--fa--fa: "\f4e2\f4e2"; }
.fa-battery-quarter {
--fa: "\f243";
--fa--fa: "\f243\f243"; }
.fa-battery-2 {
--fa: "\f243";
--fa--fa: "\f243\f243"; }
.fa-radio {
--fa: "\f8d7";
--fa--fa: "\f8d7\f8d7"; }
.fa-baby-carriage {
--fa: "\f77d";
--fa--fa: "\f77d\f77d"; }
.fa-carriage-baby {
--fa: "\f77d";
--fa--fa: "\f77d\f77d"; }
.fa-traffic-light {
--fa: "\f637";
--fa--fa: "\f637\f637"; }
.fa-thermometer {
--fa: "\f491";
--fa--fa: "\f491\f491"; }
.fa-vr-cardboard {
--fa: "\f729";
--fa--fa: "\f729\f729"; }
.fa-hand-middle-finger {
--fa: "\f806";
--fa--fa: "\f806\f806"; }
.fa-percent {
--fa: "\25";
--fa--fa: "\25\25"; }
.fa-percentage {
--fa: "\25";
--fa--fa: "\25\25"; }
.fa-truck-moving {
--fa: "\f4df";
--fa--fa: "\f4df\f4df"; }
.fa-glass-water-droplet {
--fa: "\e4f5";
--fa--fa: "\e4f5\e4f5"; }
.fa-display {
--fa: "\e163";
--fa--fa: "\e163\e163"; }
.fa-face-smile {
--fa: "\f118";
--fa--fa: "\f118\f118"; }
.fa-smile {
--fa: "\f118";
--fa--fa: "\f118\f118"; }
.fa-thumbtack {
--fa: "\f08d";
--fa--fa: "\f08d\f08d"; }
.fa-thumb-tack {
--fa: "\f08d";
--fa--fa: "\f08d\f08d"; }
.fa-trophy {
--fa: "\f091";
--fa--fa: "\f091\f091"; }
.fa-person-praying {
--fa: "\f683";
--fa--fa: "\f683\f683"; }
.fa-pray {
--fa: "\f683";
--fa--fa: "\f683\f683"; }
.fa-hammer {
--fa: "\f6e3";
--fa--fa: "\f6e3\f6e3"; }
.fa-hand-peace {
--fa: "\f25b";
--fa--fa: "\f25b\f25b"; }
.fa-rotate {
--fa: "\f2f1";
--fa--fa: "\f2f1\f2f1"; }
.fa-sync-alt {
--fa: "\f2f1";
--fa--fa: "\f2f1\f2f1"; }
.fa-spinner {
--fa: "\f110";
--fa--fa: "\f110\f110"; }
.fa-robot {
--fa: "\f544";
--fa--fa: "\f544\f544"; }
.fa-peace {
--fa: "\f67c";
--fa--fa: "\f67c\f67c"; }
.fa-gears {
--fa: "\f085";
--fa--fa: "\f085\f085"; }
.fa-cogs {
--fa: "\f085";
--fa--fa: "\f085\f085"; }
.fa-warehouse {
--fa: "\f494";
--fa--fa: "\f494\f494"; }
.fa-arrow-up-right-dots {
--fa: "\e4b7";
--fa--fa: "\e4b7\e4b7"; }
.fa-splotch {
--fa: "\f5bc";
--fa--fa: "\f5bc\f5bc"; }
.fa-face-grin-hearts {
--fa: "\f584";
--fa--fa: "\f584\f584"; }
.fa-grin-hearts {
--fa: "\f584";
--fa--fa: "\f584\f584"; }
.fa-dice-four {
--fa: "\f524";
--fa--fa: "\f524\f524"; }
.fa-sim-card {
--fa: "\f7c4";
--fa--fa: "\f7c4\f7c4"; }
.fa-transgender {
--fa: "\f225";
--fa--fa: "\f225\f225"; }
.fa-transgender-alt {
--fa: "\f225";
--fa--fa: "\f225\f225"; }
.fa-mercury {
--fa: "\f223";
--fa--fa: "\f223\f223"; }
.fa-arrow-turn-down {
--fa: "\f149";
--fa--fa: "\f149\f149"; }
.fa-level-down {
--fa: "\f149";
--fa--fa: "\f149\f149"; }
.fa-person-falling-burst {
--fa: "\e547";
--fa--fa: "\e547\e547"; }
.fa-award {
--fa: "\f559";
--fa--fa: "\f559\f559"; }
.fa-ticket-simple {
--fa: "\f3ff";
--fa--fa: "\f3ff\f3ff"; }
.fa-ticket-alt {
--fa: "\f3ff";
--fa--fa: "\f3ff\f3ff"; }
.fa-building {
--fa: "\f1ad";
--fa--fa: "\f1ad\f1ad"; }
.fa-angles-left {
--fa: "\f100";
--fa--fa: "\f100\f100"; }
.fa-angle-double-left {
--fa: "\f100";
--fa--fa: "\f100\f100"; }
.fa-qrcode {
--fa: "\f029";
--fa--fa: "\f029\f029"; }
.fa-clock-rotate-left {
--fa: "\f1da";
--fa--fa: "\f1da\f1da"; }
.fa-history {
--fa: "\f1da";
--fa--fa: "\f1da\f1da"; }
.fa-face-grin-beam-sweat {
--fa: "\f583";
--fa--fa: "\f583\f583"; }
.fa-grin-beam-sweat {
--fa: "\f583";
--fa--fa: "\f583\f583"; }
.fa-file-export {
--fa: "\f56e";
--fa--fa: "\f56e\f56e"; }
.fa-arrow-right-from-file {
--fa: "\f56e";
--fa--fa: "\f56e\f56e"; }
.fa-shield {
--fa: "\f132";
--fa--fa: "\f132\f132"; }
.fa-shield-blank {
--fa: "\f132";
--fa--fa: "\f132\f132"; }
.fa-arrow-up-short-wide {
--fa: "\f885";
--fa--fa: "\f885\f885"; }
.fa-sort-amount-up-alt {
--fa: "\f885";
--fa--fa: "\f885\f885"; }
.fa-comment-nodes {
--fa: "\e696";
--fa--fa: "\e696\e696"; }
.fa-house-medical {
--fa: "\e3b2";
--fa--fa: "\e3b2\e3b2"; }
.fa-golf-ball-tee {
--fa: "\f450";
--fa--fa: "\f450\f450"; }
.fa-golf-ball {
--fa: "\f450";
--fa--fa: "\f450\f450"; }
.fa-circle-chevron-left {
--fa: "\f137";
--fa--fa: "\f137\f137"; }
.fa-chevron-circle-left {
--fa: "\f137";
--fa--fa: "\f137\f137"; }
.fa-house-chimney-window {
--fa: "\e00d";
--fa--fa: "\e00d\e00d"; }
.fa-pen-nib {
--fa: "\f5ad";
--fa--fa: "\f5ad\f5ad"; }
.fa-tent-arrow-turn-left {
--fa: "\e580";
--fa--fa: "\e580\e580"; }
.fa-tents {
--fa: "\e582";
--fa--fa: "\e582\e582"; }
.fa-wand-magic {
--fa: "\f0d0";
--fa--fa: "\f0d0\f0d0"; }
.fa-magic {
--fa: "\f0d0";
--fa--fa: "\f0d0\f0d0"; }
.fa-dog {
--fa: "\f6d3";
--fa--fa: "\f6d3\f6d3"; }
.fa-carrot {
--fa: "\f787";
--fa--fa: "\f787\f787"; }
.fa-moon {
--fa: "\f186";
--fa--fa: "\f186\f186"; }
.fa-wine-glass-empty {
--fa: "\f5ce";
--fa--fa: "\f5ce\f5ce"; }
.fa-wine-glass-alt {
--fa: "\f5ce";
--fa--fa: "\f5ce\f5ce"; }
.fa-cheese {
--fa: "\f7ef";
--fa--fa: "\f7ef\f7ef"; }
.fa-yin-yang {
--fa: "\f6ad";
--fa--fa: "\f6ad\f6ad"; }
.fa-music {
--fa: "\f001";
--fa--fa: "\f001\f001"; }
.fa-code-commit {
--fa: "\f386";
--fa--fa: "\f386\f386"; }
.fa-temperature-low {
--fa: "\f76b";
--fa--fa: "\f76b\f76b"; }
.fa-person-biking {
--fa: "\f84a";
--fa--fa: "\f84a\f84a"; }
.fa-biking {
--fa: "\f84a";
--fa--fa: "\f84a\f84a"; }
.fa-broom {
--fa: "\f51a";
--fa--fa: "\f51a\f51a"; }
.fa-shield-heart {
--fa: "\e574";
--fa--fa: "\e574\e574"; }
.fa-gopuram {
--fa: "\f664";
--fa--fa: "\f664\f664"; }
.fa-earth-oceania {
--fa: "\e47b";
--fa--fa: "\e47b\e47b"; }
.fa-globe-oceania {
--fa: "\e47b";
--fa--fa: "\e47b\e47b"; }
.fa-square-xmark {
--fa: "\f2d3";
--fa--fa: "\f2d3\f2d3"; }
.fa-times-square {
--fa: "\f2d3";
--fa--fa: "\f2d3\f2d3"; }
.fa-xmark-square {
--fa: "\f2d3";
--fa--fa: "\f2d3\f2d3"; }
.fa-hashtag {
--fa: "\23";
--fa--fa: "\23\23"; }
.fa-up-right-and-down-left-from-center {
--fa: "\f424";
--fa--fa: "\f424\f424"; }
.fa-expand-alt {
--fa: "\f424";
--fa--fa: "\f424\f424"; }
.fa-oil-can {
--fa: "\f613";
--fa--fa: "\f613\f613"; }
.fa-t {
--fa: "\54";
--fa--fa: "\54\54"; }
.fa-hippo {
--fa: "\f6ed";
--fa--fa: "\f6ed\f6ed"; }
.fa-chart-column {
--fa: "\e0e3";
--fa--fa: "\e0e3\e0e3"; }
.fa-infinity {
--fa: "\f534";
--fa--fa: "\f534\f534"; }
.fa-vial-circle-check {
--fa: "\e596";
--fa--fa: "\e596\e596"; }
.fa-person-arrow-down-to-line {
--fa: "\e538";
--fa--fa: "\e538\e538"; }
.fa-voicemail {
--fa: "\f897";
--fa--fa: "\f897\f897"; }
.fa-fan {
--fa: "\f863";
--fa--fa: "\f863\f863"; }
.fa-person-walking-luggage {
--fa: "\e554";
--fa--fa: "\e554\e554"; }
.fa-up-down {
--fa: "\f338";
--fa--fa: "\f338\f338"; }
.fa-arrows-alt-v {
--fa: "\f338";
--fa--fa: "\f338\f338"; }
.fa-cloud-moon-rain {
--fa: "\f73c";
--fa--fa: "\f73c\f73c"; }
.fa-calendar {
--fa: "\f133";
--fa--fa: "\f133\f133"; }
.fa-trailer {
--fa: "\e041";
--fa--fa: "\e041\e041"; }
.fa-bahai {
--fa: "\f666";
--fa--fa: "\f666\f666"; }
.fa-haykal {
--fa: "\f666";
--fa--fa: "\f666\f666"; }
.fa-sd-card {
--fa: "\f7c2";
--fa--fa: "\f7c2\f7c2"; }
.fa-dragon {
--fa: "\f6d5";
--fa--fa: "\f6d5\f6d5"; }
.fa-shoe-prints {
--fa: "\f54b";
--fa--fa: "\f54b\f54b"; }
.fa-circle-plus {
--fa: "\f055";
--fa--fa: "\f055\f055"; }
.fa-plus-circle {
--fa: "\f055";
--fa--fa: "\f055\f055"; }
.fa-face-grin-tongue-wink {
--fa: "\f58b";
--fa--fa: "\f58b\f58b"; }
.fa-grin-tongue-wink {
--fa: "\f58b";
--fa--fa: "\f58b\f58b"; }
.fa-hand-holding {
--fa: "\f4bd";
--fa--fa: "\f4bd\f4bd"; }
.fa-plug-circle-exclamation {
--fa: "\e55d";
--fa--fa: "\e55d\e55d"; }
.fa-link-slash {
--fa: "\f127";
--fa--fa: "\f127\f127"; }
.fa-chain-broken {
--fa: "\f127";
--fa--fa: "\f127\f127"; }
.fa-chain-slash {
--fa: "\f127";
--fa--fa: "\f127\f127"; }
.fa-unlink {
--fa: "\f127";
--fa--fa: "\f127\f127"; }
.fa-clone {
--fa: "\f24d";
--fa--fa: "\f24d\f24d"; }
.fa-person-walking-arrow-loop-left {
--fa: "\e551";
--fa--fa: "\e551\e551"; }
.fa-arrow-up-z-a {
--fa: "\f882";
--fa--fa: "\f882\f882"; }
.fa-sort-alpha-up-alt {
--fa: "\f882";
--fa--fa: "\f882\f882"; }
.fa-fire-flame-curved {
--fa: "\f7e4";
--fa--fa: "\f7e4\f7e4"; }
.fa-fire-alt {
--fa: "\f7e4";
--fa--fa: "\f7e4\f7e4"; }
.fa-tornado {
--fa: "\f76f";
--fa--fa: "\f76f\f76f"; }
.fa-file-circle-plus {
--fa: "\e494";
--fa--fa: "\e494\e494"; }
.fa-book-quran {
--fa: "\f687";
--fa--fa: "\f687\f687"; }
.fa-quran {
--fa: "\f687";
--fa--fa: "\f687\f687"; }
.fa-anchor {
--fa: "\f13d";
--fa--fa: "\f13d\f13d"; }
.fa-border-all {
--fa: "\f84c";
--fa--fa: "\f84c\f84c"; }
.fa-face-angry {
--fa: "\f556";
--fa--fa: "\f556\f556"; }
.fa-angry {
--fa: "\f556";
--fa--fa: "\f556\f556"; }
.fa-cookie-bite {
--fa: "\f564";
--fa--fa: "\f564\f564"; }
.fa-arrow-trend-down {
--fa: "\e097";
--fa--fa: "\e097\e097"; }
.fa-rss {
--fa: "\f09e";
--fa--fa: "\f09e\f09e"; }
.fa-feed {
--fa: "\f09e";
--fa--fa: "\f09e\f09e"; }
.fa-draw-polygon {
--fa: "\f5ee";
--fa--fa: "\f5ee\f5ee"; }
.fa-scale-balanced {
--fa: "\f24e";
--fa--fa: "\f24e\f24e"; }
.fa-balance-scale {
--fa: "\f24e";
--fa--fa: "\f24e\f24e"; }
.fa-gauge-simple-high {
--fa: "\f62a";
--fa--fa: "\f62a\f62a"; }
.fa-tachometer {
--fa: "\f62a";
--fa--fa: "\f62a\f62a"; }
.fa-tachometer-fast {
--fa: "\f62a";
--fa--fa: "\f62a\f62a"; }
.fa-shower {
--fa: "\f2cc";
--fa--fa: "\f2cc\f2cc"; }
.fa-desktop {
--fa: "\f390";
--fa--fa: "\f390\f390"; }
.fa-desktop-alt {
--fa: "\f390";
--fa--fa: "\f390\f390"; }
.fa-m {
--fa: "\4d";
--fa--fa: "\4d\4d"; }
.fa-table-list {
--fa: "\f00b";
--fa--fa: "\f00b\f00b"; }
.fa-th-list {
--fa: "\f00b";
--fa--fa: "\f00b\f00b"; }
.fa-comment-sms {
--fa: "\f7cd";
--fa--fa: "\f7cd\f7cd"; }
.fa-sms {
--fa: "\f7cd";
--fa--fa: "\f7cd\f7cd"; }
.fa-book {
--fa: "\f02d";
--fa--fa: "\f02d\f02d"; }
.fa-user-plus {
--fa: "\f234";
--fa--fa: "\f234\f234"; }
.fa-check {
--fa: "\f00c";
--fa--fa: "\f00c\f00c"; }
.fa-battery-three-quarters {
--fa: "\f241";
--fa--fa: "\f241\f241"; }
.fa-battery-4 {
--fa: "\f241";
--fa--fa: "\f241\f241"; }
.fa-house-circle-check {
--fa: "\e509";
--fa--fa: "\e509\e509"; }
.fa-angle-left {
--fa: "\f104";
--fa--fa: "\f104\f104"; }
.fa-diagram-successor {
--fa: "\e47a";
--fa--fa: "\e47a\e47a"; }
.fa-truck-arrow-right {
--fa: "\e58b";
--fa--fa: "\e58b\e58b"; }
.fa-arrows-split-up-and-left {
--fa: "\e4bc";
--fa--fa: "\e4bc\e4bc"; }
.fa-hand-fist {
--fa: "\f6de";
--fa--fa: "\f6de\f6de"; }
.fa-fist-raised {
--fa: "\f6de";
--fa--fa: "\f6de\f6de"; }
.fa-cloud-moon {
--fa: "\f6c3";
--fa--fa: "\f6c3\f6c3"; }
.fa-briefcase {
--fa: "\f0b1";
--fa--fa: "\f0b1\f0b1"; }
.fa-person-falling {
--fa: "\e546";
--fa--fa: "\e546\e546"; }
.fa-image-portrait {
--fa: "\f3e0";
--fa--fa: "\f3e0\f3e0"; }
.fa-portrait {
--fa: "\f3e0";
--fa--fa: "\f3e0\f3e0"; }
.fa-user-tag {
--fa: "\f507";
--fa--fa: "\f507\f507"; }
.fa-rug {
--fa: "\e569";
--fa--fa: "\e569\e569"; }
.fa-earth-europe {
--fa: "\f7a2";
--fa--fa: "\f7a2\f7a2"; }
.fa-globe-europe {
--fa: "\f7a2";
--fa--fa: "\f7a2\f7a2"; }
.fa-cart-flatbed-suitcase {
--fa: "\f59d";
--fa--fa: "\f59d\f59d"; }
.fa-luggage-cart {
--fa: "\f59d";
--fa--fa: "\f59d\f59d"; }
.fa-rectangle-xmark {
--fa: "\f410";
--fa--fa: "\f410\f410"; }
.fa-rectangle-times {
--fa: "\f410";
--fa--fa: "\f410\f410"; }
.fa-times-rectangle {
--fa: "\f410";
--fa--fa: "\f410\f410"; }
.fa-window-close {
--fa: "\f410";
--fa--fa: "\f410\f410"; }
.fa-baht-sign {
--fa: "\e0ac";
--fa--fa: "\e0ac\e0ac"; }
.fa-book-open {
--fa: "\f518";
--fa--fa: "\f518\f518"; }
.fa-book-journal-whills {
--fa: "\f66a";
--fa--fa: "\f66a\f66a"; }
.fa-journal-whills {
--fa: "\f66a";
--fa--fa: "\f66a\f66a"; }
.fa-handcuffs {
--fa: "\e4f8";
--fa--fa: "\e4f8\e4f8"; }
.fa-triangle-exclamation {
--fa: "\f071";
--fa--fa: "\f071\f071"; }
.fa-exclamation-triangle {
--fa: "\f071";
--fa--fa: "\f071\f071"; }
.fa-warning {
--fa: "\f071";
--fa--fa: "\f071\f071"; }
.fa-database {
--fa: "\f1c0";
--fa--fa: "\f1c0\f1c0"; }
.fa-share {
--fa: "\f064";
--fa--fa: "\f064\f064"; }
.fa-mail-forward {
--fa: "\f064";
--fa--fa: "\f064\f064"; }
.fa-bottle-droplet {
--fa: "\e4c4";
--fa--fa: "\e4c4\e4c4"; }
.fa-mask-face {
--fa: "\e1d7";
--fa--fa: "\e1d7\e1d7"; }
.fa-hill-rockslide {
--fa: "\e508";
--fa--fa: "\e508\e508"; }
.fa-right-left {
--fa: "\f362";
--fa--fa: "\f362\f362"; }
.fa-exchange-alt {
--fa: "\f362";
--fa--fa: "\f362\f362"; }
.fa-paper-plane {
--fa: "\f1d8";
--fa--fa: "\f1d8\f1d8"; }
.fa-road-circle-exclamation {
--fa: "\e565";
--fa--fa: "\e565\e565"; }
.fa-dungeon {
--fa: "\f6d9";
--fa--fa: "\f6d9\f6d9"; }
.fa-align-right {
--fa: "\f038";
--fa--fa: "\f038\f038"; }
.fa-money-bill-1-wave {
--fa: "\f53b";
--fa--fa: "\f53b\f53b"; }
.fa-money-bill-wave-alt {
--fa: "\f53b";
--fa--fa: "\f53b\f53b"; }
.fa-life-ring {
--fa: "\f1cd";
--fa--fa: "\f1cd\f1cd"; }
.fa-hands {
--fa: "\f2a7";
--fa--fa: "\f2a7\f2a7"; }
.fa-sign-language {
--fa: "\f2a7";
--fa--fa: "\f2a7\f2a7"; }
.fa-signing {
--fa: "\f2a7";
--fa--fa: "\f2a7\f2a7"; }
.fa-calendar-day {
--fa: "\f783";
--fa--fa: "\f783\f783"; }
.fa-water-ladder {
--fa: "\f5c5";
--fa--fa: "\f5c5\f5c5"; }
.fa-ladder-water {
--fa: "\f5c5";
--fa--fa: "\f5c5\f5c5"; }
.fa-swimming-pool {
--fa: "\f5c5";
--fa--fa: "\f5c5\f5c5"; }
.fa-arrows-up-down {
--fa: "\f07d";
--fa--fa: "\f07d\f07d"; }
.fa-arrows-v {
--fa: "\f07d";
--fa--fa: "\f07d\f07d"; }
.fa-face-grimace {
--fa: "\f57f";
--fa--fa: "\f57f\f57f"; }
.fa-grimace {
--fa: "\f57f";
--fa--fa: "\f57f\f57f"; }
.fa-wheelchair-move {
--fa: "\e2ce";
--fa--fa: "\e2ce\e2ce"; }
.fa-wheelchair-alt {
--fa: "\e2ce";
--fa--fa: "\e2ce\e2ce"; }
.fa-turn-down {
--fa: "\f3be";
--fa--fa: "\f3be\f3be"; }
.fa-level-down-alt {
--fa: "\f3be";
--fa--fa: "\f3be\f3be"; }
.fa-person-walking-arrow-right {
--fa: "\e552";
--fa--fa: "\e552\e552"; }
.fa-square-envelope {
--fa: "\f199";
--fa--fa: "\f199\f199"; }
.fa-envelope-square {
--fa: "\f199";
--fa--fa: "\f199\f199"; }
.fa-dice {
--fa: "\f522";
--fa--fa: "\f522\f522"; }
.fa-bowling-ball {
--fa: "\f436";
--fa--fa: "\f436\f436"; }
.fa-brain {
--fa: "\f5dc";
--fa--fa: "\f5dc\f5dc"; }
.fa-bandage {
--fa: "\f462";
--fa--fa: "\f462\f462"; }
.fa-band-aid {
--fa: "\f462";
--fa--fa: "\f462\f462"; }
.fa-calendar-minus {
--fa: "\f272";
--fa--fa: "\f272\f272"; }
.fa-circle-xmark {
--fa: "\f057";
--fa--fa: "\f057\f057"; }
.fa-times-circle {
--fa: "\f057";
--fa--fa: "\f057\f057"; }
.fa-xmark-circle {
--fa: "\f057";
--fa--fa: "\f057\f057"; }
.fa-gifts {
--fa: "\f79c";
--fa--fa: "\f79c\f79c"; }
.fa-hotel {
--fa: "\f594";
--fa--fa: "\f594\f594"; }
.fa-earth-asia {
--fa: "\f57e";
--fa--fa: "\f57e\f57e"; }
.fa-globe-asia {
--fa: "\f57e";
--fa--fa: "\f57e\f57e"; }
.fa-id-card-clip {
--fa: "\f47f";
--fa--fa: "\f47f\f47f"; }
.fa-id-card-alt {
--fa: "\f47f";
--fa--fa: "\f47f\f47f"; }
.fa-magnifying-glass-plus {
--fa: "\f00e";
--fa--fa: "\f00e\f00e"; }
.fa-search-plus {
--fa: "\f00e";
--fa--fa: "\f00e\f00e"; }
.fa-thumbs-up {
--fa: "\f164";
--fa--fa: "\f164\f164"; }
.fa-user-clock {
--fa: "\f4fd";
--fa--fa: "\f4fd\f4fd"; }
.fa-hand-dots {
--fa: "\f461";
--fa--fa: "\f461\f461"; }
.fa-allergies {
--fa: "\f461";
--fa--fa: "\f461\f461"; }
.fa-file-invoice {
--fa: "\f570";
--fa--fa: "\f570\f570"; }
.fa-window-minimize {
--fa: "\f2d1";
--fa--fa: "\f2d1\f2d1"; }
.fa-mug-saucer {
--fa: "\f0f4";
--fa--fa: "\f0f4\f0f4"; }
.fa-coffee {
--fa: "\f0f4";
--fa--fa: "\f0f4\f0f4"; }
.fa-brush {
--fa: "\f55d";
--fa--fa: "\f55d\f55d"; }
.fa-file-half-dashed {
--fa: "\e698";
--fa--fa: "\e698\e698"; }
.fa-mask {
--fa: "\f6fa";
--fa--fa: "\f6fa\f6fa"; }
.fa-magnifying-glass-minus {
--fa: "\f010";
--fa--fa: "\f010\f010"; }
.fa-search-minus {
--fa: "\f010";
--fa--fa: "\f010\f010"; }
.fa-ruler-vertical {
--fa: "\f548";
--fa--fa: "\f548\f548"; }
.fa-user-large {
--fa: "\f406";
--fa--fa: "\f406\f406"; }
.fa-user-alt {
--fa: "\f406";
--fa--fa: "\f406\f406"; }
.fa-train-tram {
--fa: "\e5b4";
--fa--fa: "\e5b4\e5b4"; }
.fa-user-nurse {
--fa: "\f82f";
--fa--fa: "\f82f\f82f"; }
.fa-syringe {
--fa: "\f48e";
--fa--fa: "\f48e\f48e"; }
.fa-cloud-sun {
--fa: "\f6c4";
--fa--fa: "\f6c4\f6c4"; }
.fa-stopwatch-20 {
--fa: "\e06f";
--fa--fa: "\e06f\e06f"; }
.fa-square-full {
--fa: "\f45c";
--fa--fa: "\f45c\f45c"; }
.fa-magnet {
--fa: "\f076";
--fa--fa: "\f076\f076"; }
.fa-jar {
--fa: "\e516";
--fa--fa: "\e516\e516"; }
.fa-note-sticky {
--fa: "\f249";
--fa--fa: "\f249\f249"; }
.fa-sticky-note {
--fa: "\f249";
--fa--fa: "\f249\f249"; }
.fa-bug-slash {
--fa: "\e490";
--fa--fa: "\e490\e490"; }
.fa-arrow-up-from-water-pump {
--fa: "\e4b6";
--fa--fa: "\e4b6\e4b6"; }
.fa-bone {
--fa: "\f5d7";
--fa--fa: "\f5d7\f5d7"; }
.fa-table-cells-row-unlock {
--fa: "\e691";
--fa--fa: "\e691\e691"; }
.fa-user-injured {
--fa: "\f728";
--fa--fa: "\f728\f728"; }
.fa-face-sad-tear {
--fa: "\f5b4";
--fa--fa: "\f5b4\f5b4"; }
.fa-sad-tear {
--fa: "\f5b4";
--fa--fa: "\f5b4\f5b4"; }
.fa-plane {
--fa: "\f072";
--fa--fa: "\f072\f072"; }
.fa-tent-arrows-down {
--fa: "\e581";
--fa--fa: "\e581\e581"; }
.fa-exclamation {
--fa: "\21";
--fa--fa: "\21\21"; }
.fa-arrows-spin {
--fa: "\e4bb";
--fa--fa: "\e4bb\e4bb"; }
.fa-print {
--fa: "\f02f";
--fa--fa: "\f02f\f02f"; }
.fa-turkish-lira-sign {
--fa: "\e2bb";
--fa--fa: "\e2bb\e2bb"; }
.fa-try {
--fa: "\e2bb";
--fa--fa: "\e2bb\e2bb"; }
.fa-turkish-lira {
--fa: "\e2bb";
--fa--fa: "\e2bb\e2bb"; }
.fa-dollar-sign {
--fa: "\24";
--fa--fa: "\24\24"; }
.fa-dollar {
--fa: "\24";
--fa--fa: "\24\24"; }
.fa-usd {
--fa: "\24";
--fa--fa: "\24\24"; }
.fa-x {
--fa: "\58";
--fa--fa: "\58\58"; }
.fa-magnifying-glass-dollar {
--fa: "\f688";
--fa--fa: "\f688\f688"; }
.fa-search-dollar {
--fa: "\f688";
--fa--fa: "\f688\f688"; }
.fa-users-gear {
--fa: "\f509";
--fa--fa: "\f509\f509"; }
.fa-users-cog {
--fa: "\f509";
--fa--fa: "\f509\f509"; }
.fa-person-military-pointing {
--fa: "\e54a";
--fa--fa: "\e54a\e54a"; }
.fa-building-columns {
--fa: "\f19c";
--fa--fa: "\f19c\f19c"; }
.fa-bank {
--fa: "\f19c";
--fa--fa: "\f19c\f19c"; }
.fa-institution {
--fa: "\f19c";
--fa--fa: "\f19c\f19c"; }
.fa-museum {
--fa: "\f19c";
--fa--fa: "\f19c\f19c"; }
.fa-university {
--fa: "\f19c";
--fa--fa: "\f19c\f19c"; }
.fa-umbrella {
--fa: "\f0e9";
--fa--fa: "\f0e9\f0e9"; }
.fa-trowel {
--fa: "\e589";
--fa--fa: "\e589\e589"; }
.fa-d {
--fa: "\44";
--fa--fa: "\44\44"; }
.fa-stapler {
--fa: "\e5af";
--fa--fa: "\e5af\e5af"; }
.fa-masks-theater {
--fa: "\f630";
--fa--fa: "\f630\f630"; }
.fa-theater-masks {
--fa: "\f630";
--fa--fa: "\f630\f630"; }
.fa-kip-sign {
--fa: "\e1c4";
--fa--fa: "\e1c4\e1c4"; }
.fa-hand-point-left {
--fa: "\f0a5";
--fa--fa: "\f0a5\f0a5"; }
.fa-handshake-simple {
--fa: "\f4c6";
--fa--fa: "\f4c6\f4c6"; }
.fa-handshake-alt {
--fa: "\f4c6";
--fa--fa: "\f4c6\f4c6"; }
.fa-jet-fighter {
--fa: "\f0fb";
--fa--fa: "\f0fb\f0fb"; }
.fa-fighter-jet {
--fa: "\f0fb";
--fa--fa: "\f0fb\f0fb"; }
.fa-square-share-nodes {
--fa: "\f1e1";
--fa--fa: "\f1e1\f1e1"; }
.fa-share-alt-square {
--fa: "\f1e1";
--fa--fa: "\f1e1\f1e1"; }
.fa-barcode {
--fa: "\f02a";
--fa--fa: "\f02a\f02a"; }
.fa-plus-minus {
--fa: "\e43c";
--fa--fa: "\e43c\e43c"; }
.fa-video {
--fa: "\f03d";
--fa--fa: "\f03d\f03d"; }
.fa-video-camera {
--fa: "\f03d";
--fa--fa: "\f03d\f03d"; }
.fa-graduation-cap {
--fa: "\f19d";
--fa--fa: "\f19d\f19d"; }
.fa-mortar-board {
--fa: "\f19d";
--fa--fa: "\f19d\f19d"; }
.fa-hand-holding-medical {
--fa: "\e05c";
--fa--fa: "\e05c\e05c"; }
.fa-person-circle-check {
--fa: "\e53e";
--fa--fa: "\e53e\e53e"; }
.fa-turn-up {
--fa: "\f3bf";
--fa--fa: "\f3bf\f3bf"; }
.fa-level-up-alt {
--fa: "\f3bf";
--fa--fa: "\f3bf\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(//cfrmarfa.com/wp-content/plugins/bubble-menu/vendors/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"), url(//cfrmarfa.com/wp-content/plugins/bubble-menu/vendors/fontawesome/webfonts/fa-brands-400.ttf) format("truetype"); }
.fab,
.fa-brands {
font-weight: 400; }
.fa-monero {
--fa: "\f3d0"; }
.fa-hooli {
--fa: "\f427"; }
.fa-yelp {
--fa: "\f1e9"; }
.fa-cc-visa {
--fa: "\f1f0"; }
.fa-lastfm {
--fa: "\f202"; }
.fa-shopware {
--fa: "\f5b5"; }
.fa-creative-commons-nc {
--fa: "\f4e8"; }
.fa-aws {
--fa: "\f375"; }
.fa-redhat {
--fa: "\f7bc"; }
.fa-yoast {
--fa: "\f2b1"; }
.fa-cloudflare {
--fa: "\e07d"; }
.fa-ups {
--fa: "\f7e0"; }
.fa-pixiv {
--fa: "\e640"; }
.fa-wpexplorer {
--fa: "\f2de"; }
.fa-dyalog {
--fa: "\f399"; }
.fa-bity {
--fa: "\f37a"; }
.fa-stackpath {
--fa: "\f842"; }
.fa-buysellads {
--fa: "\f20d"; }
.fa-first-order {
--fa: "\f2b0"; }
.fa-modx {
--fa: "\f285"; }
.fa-guilded {
--fa: "\e07e"; }
.fa-vnv {
--fa: "\f40b"; }
.fa-square-js {
--fa: "\f3b9"; }
.fa-js-square {
--fa: "\f3b9"; }
.fa-microsoft {
--fa: "\f3ca"; }
.fa-qq {
--fa: "\f1d6"; }
.fa-orcid {
--fa: "\f8d2"; }
.fa-java {
--fa: "\f4e4"; }
.fa-invision {
--fa: "\f7b0"; }
.fa-creative-commons-pd-alt {
--fa: "\f4ed"; }
.fa-centercode {
--fa: "\f380"; }
.fa-glide-g {
--fa: "\f2a6"; }
.fa-drupal {
--fa: "\f1a9"; }
.fa-jxl {
--fa: "\e67b"; }
.fa-dart-lang {
--fa: "\e693"; }
.fa-hire-a-helper {
--fa: "\f3b0"; }
.fa-creative-commons-by {
--fa: "\f4e7"; }
.fa-unity {
--fa: "\e049"; }
.fa-whmcs {
--fa: "\f40d"; }
.fa-rocketchat {
--fa: "\f3e8"; }
.fa-vk {
--fa: "\f189"; }
.fa-untappd {
--fa: "\f405"; }
.fa-mailchimp {
--fa: "\f59e"; }
.fa-css3-alt {
--fa: "\f38b"; }
.fa-square-reddit {
--fa: "\f1a2"; }
.fa-reddit-square {
--fa: "\f1a2"; }
.fa-vimeo-v {
--fa: "\f27d"; }
.fa-contao {
--fa: "\f26d"; }
.fa-square-font-awesome {
--fa: "\e5ad"; }
.fa-deskpro {
--fa: "\f38f"; }
.fa-brave {
--fa: "\e63c"; }
.fa-sistrix {
--fa: "\f3ee"; }
.fa-square-instagram {
--fa: "\e055"; }
.fa-instagram-square {
--fa: "\e055"; }
.fa-battle-net {
--fa: "\f835"; }
.fa-the-red-yeti {
--fa: "\f69d"; }
.fa-square-hacker-news {
--fa: "\f3af"; }
.fa-hacker-news-square {
--fa: "\f3af"; }
.fa-edge {
--fa: "\f282"; }
.fa-threads {
--fa: "\e618"; }
.fa-napster {
--fa: "\f3d2"; }
.fa-square-snapchat {
--fa: "\f2ad"; }
.fa-snapchat-square {
--fa: "\f2ad"; }
.fa-google-plus-g {
--fa: "\f0d5"; }
.fa-artstation {
--fa: "\f77a"; }
.fa-markdown {
--fa: "\f60f"; }
.fa-sourcetree {
--fa: "\f7d3"; }
.fa-google-plus {
--fa: "\f2b3"; }
.fa-diaspora {
--fa: "\f791"; }
.fa-foursquare {
--fa: "\f180"; }
.fa-stack-overflow {
--fa: "\f16c"; }
.fa-github-alt {
--fa: "\f113"; }
.fa-phoenix-squadron {
--fa: "\f511"; }
.fa-pagelines {
--fa: "\f18c"; }
.fa-algolia {
--fa: "\f36c"; }
.fa-red-river {
--fa: "\f3e3"; }
.fa-creative-commons-sa {
--fa: "\f4ef"; }
.fa-safari {
--fa: "\f267"; }
.fa-google {
--fa: "\f1a0"; }
.fa-square-font-awesome-stroke {
--fa: "\f35c"; }
.fa-font-awesome-alt {
--fa: "\f35c"; }
.fa-atlassian {
--fa: "\f77b"; }
.fa-linkedin-in {
--fa: "\f0e1"; }
.fa-digital-ocean {
--fa: "\f391"; }
.fa-nimblr {
--fa: "\f5a8"; }
.fa-chromecast {
--fa: "\f838"; }
.fa-evernote {
--fa: "\f839"; }
.fa-hacker-news {
--fa: "\f1d4"; }
.fa-creative-commons-sampling {
--fa: "\f4f0"; }
.fa-adversal {
--fa: "\f36a"; }
.fa-creative-commons {
--fa: "\f25e"; }
.fa-watchman-monitoring {
--fa: "\e087"; }
.fa-fonticons {
--fa: "\f280"; }
.fa-weixin {
--fa: "\f1d7"; }
.fa-shirtsinbulk {
--fa: "\f214"; }
.fa-codepen {
--fa: "\f1cb"; }
.fa-git-alt {
--fa: "\f841"; }
.fa-lyft {
--fa: "\f3c3"; }
.fa-rev {
--fa: "\f5b2"; }
.fa-windows {
--fa: "\f17a"; }
.fa-wizards-of-the-coast {
--fa: "\f730"; }
.fa-square-viadeo {
--fa: "\f2aa"; }
.fa-viadeo-square {
--fa: "\f2aa"; }
.fa-meetup {
--fa: "\f2e0"; }
.fa-centos {
--fa: "\f789"; }
.fa-adn {
--fa: "\f170"; }
.fa-cloudsmith {
--fa: "\f384"; }
.fa-opensuse {
--fa: "\e62b"; }
.fa-pied-piper-alt {
--fa: "\f1a8"; }
.fa-square-dribbble {
--fa: "\f397"; }
.fa-dribbble-square {
--fa: "\f397"; }
.fa-codiepie {
--fa: "\f284"; }
.fa-node {
--fa: "\f419"; }
.fa-mix {
--fa: "\f3cb"; }
.fa-steam {
--fa: "\f1b6"; }
.fa-cc-apple-pay {
--fa: "\f416"; }
.fa-scribd {
--fa: "\f28a"; }
.fa-debian {
--fa: "\e60b"; }
.fa-openid {
--fa: "\f19b"; }
.fa-instalod {
--fa: "\e081"; }
.fa-files-pinwheel {
--fa: "\e69f"; }
.fa-expeditedssl {
--fa: "\f23e"; }
.fa-sellcast {
--fa: "\f2da"; }
.fa-square-twitter {
--fa: "\f081"; }
.fa-twitter-square {
--fa: "\f081"; }
.fa-r-project {
--fa: "\f4f7"; }
.fa-delicious {
--fa: "\f1a5"; }
.fa-freebsd {
--fa: "\f3a4"; }
.fa-vuejs {
--fa: "\f41f"; }
.fa-accusoft {
--fa: "\f369"; }
.fa-ioxhost {
--fa: "\f208"; }
.fa-fonticons-fi {
--fa: "\f3a2"; }
.fa-app-store {
--fa: "\f36f"; }
.fa-cc-mastercard {
--fa: "\f1f1"; }
.fa-itunes-note {
--fa: "\f3b5"; }
.fa-golang {
--fa: "\e40f"; }
.fa-kickstarter {
--fa: "\f3bb"; }
.fa-square-kickstarter {
--fa: "\f3bb"; }
.fa-grav {
--fa: "\f2d6"; }
.fa-weibo {
--fa: "\f18a"; }
.fa-uncharted {
--fa: "\e084"; }
.fa-firstdraft {
--fa: "\f3a1"; }
.fa-square-youtube {
--fa: "\f431"; }
.fa-youtube-square {
--fa: "\f431"; }
.fa-wikipedia-w {
--fa: "\f266"; }
.fa-wpressr {
--fa: "\f3e4"; }
.fa-rendact {
--fa: "\f3e4"; }
.fa-angellist {
--fa: "\f209"; }
.fa-galactic-republic {
--fa: "\f50c"; }
.fa-nfc-directional {
--fa: "\e530"; }
.fa-skype {
--fa: "\f17e"; }
.fa-joget {
--fa: "\f3b7"; }
.fa-fedora {
--fa: "\f798"; }
.fa-stripe-s {
--fa: "\f42a"; }
.fa-meta {
--fa: "\e49b"; }
.fa-laravel {
--fa: "\f3bd"; }
.fa-hotjar {
--fa: "\f3b1"; }
.fa-bluetooth-b {
--fa: "\f294"; }
.fa-square-letterboxd {
--fa: "\e62e"; }
.fa-sticker-mule {
--fa: "\f3f7"; }
.fa-creative-commons-zero {
--fa: "\f4f3"; }
.fa-hips {
--fa: "\f452"; }
.fa-css {
--fa: "\e6a2"; }
.fa-behance {
--fa: "\f1b4"; }
.fa-reddit {
--fa: "\f1a1"; }
.fa-discord {
--fa: "\f392"; }
.fa-chrome {
--fa: "\f268"; }
.fa-app-store-ios {
--fa: "\f370"; }
.fa-cc-discover {
--fa: "\f1f2"; }
.fa-wpbeginner {
--fa: "\f297"; }
.fa-confluence {
--fa: "\f78d"; }
.fa-shoelace {
--fa: "\e60c"; }
.fa-mdb {
--fa: "\f8ca"; }
.fa-dochub {
--fa: "\f394"; }
.fa-accessible-icon {
--fa: "\f368"; }
.fa-ebay {
--fa: "\f4f4"; }
.fa-amazon {
--fa: "\f270"; }
.fa-unsplash {
--fa: "\e07c"; }
.fa-yarn {
--fa: "\f7e3"; }
.fa-square-steam {
--fa: "\f1b7"; }
.fa-steam-square {
--fa: "\f1b7"; }
.fa-500px {
--fa: "\f26e"; }
.fa-square-vimeo {
--fa: "\f194"; }
.fa-vimeo-square {
--fa: "\f194"; }
.fa-asymmetrik {
--fa: "\f372"; }
.fa-font-awesome {
--fa: "\f2b4"; }
.fa-font-awesome-flag {
--fa: "\f2b4"; }
.fa-font-awesome-logo-full {
--fa: "\f2b4"; }
.fa-gratipay {
--fa: "\f184"; }
.fa-apple {
--fa: "\f179"; }
.fa-hive {
--fa: "\e07f"; }
.fa-gitkraken {
--fa: "\f3a6"; }
.fa-keybase {
--fa: "\f4f5"; }
.fa-apple-pay {
--fa: "\f415"; }
.fa-padlet {
--fa: "\e4a0"; }
.fa-amazon-pay {
--fa: "\f42c"; }
.fa-square-github {
--fa: "\f092"; }
.fa-github-square {
--fa: "\f092"; }
.fa-stumbleupon {
--fa: "\f1a4"; }
.fa-fedex {
--fa: "\f797"; }
.fa-phoenix-framework {
--fa: "\f3dc"; }
.fa-shopify {
--fa: "\e057"; }
.fa-neos {
--fa: "\f612"; }
.fa-square-threads {
--fa: "\e619"; }
.fa-hackerrank {
--fa: "\f5f7"; }
.fa-researchgate {
--fa: "\f4f8"; }
.fa-swift {
--fa: "\f8e1"; }
.fa-angular {
--fa: "\f420"; }
.fa-speakap {
--fa: "\f3f3"; }
.fa-angrycreative {
--fa: "\f36e"; }
.fa-y-combinator {
--fa: "\f23b"; }
.fa-empire {
--fa: "\f1d1"; }
.fa-envira {
--fa: "\f299"; }
.fa-google-scholar {
--fa: "\e63b"; }
.fa-square-gitlab {
--fa: "\e5ae"; }
.fa-gitlab-square {
--fa: "\e5ae"; }
.fa-studiovinari {
--fa: "\f3f8"; }
.fa-pied-piper {
--fa: "\f2ae"; }
.fa-wordpress {
--fa: "\f19a"; }
.fa-product-hunt {
--fa: "\f288"; }
.fa-firefox {
--fa: "\f269"; }
.fa-linode {
--fa: "\f2b8"; }
.fa-goodreads {
--fa: "\f3a8"; }
.fa-square-odnoklassniki {
--fa: "\f264"; }
.fa-odnoklassniki-square {
--fa: "\f264"; }
.fa-jsfiddle {
--fa: "\f1cc"; }
.fa-sith {
--fa: "\f512"; }
.fa-themeisle {
--fa: "\f2b2"; }
.fa-page4 {
--fa: "\f3d7"; }
.fa-hashnode {
--fa: "\e499"; }
.fa-react {
--fa: "\f41b"; }
.fa-cc-paypal {
--fa: "\f1f4"; }
.fa-squarespace {
--fa: "\f5be"; }
.fa-cc-stripe {
--fa: "\f1f5"; }
.fa-creative-commons-share {
--fa: "\f4f2"; }
.fa-bitcoin {
--fa: "\f379"; }
.fa-keycdn {
--fa: "\f3ba"; }
.fa-opera {
--fa: "\f26a"; }
.fa-itch-io {
--fa: "\f83a"; }
.fa-umbraco {
--fa: "\f8e8"; }
.fa-galactic-senate {
--fa: "\f50d"; }
.fa-ubuntu {
--fa: "\f7df"; }
.fa-draft2digital {
--fa: "\f396"; }
.fa-stripe {
--fa: "\f429"; }
.fa-houzz {
--fa: "\f27c"; }
.fa-gg {
--fa: "\f260"; }
.fa-dhl {
--fa: "\f790"; }
.fa-square-pinterest {
--fa: "\f0d3"; }
.fa-pinterest-square {
--fa: "\f0d3"; }
.fa-xing {
--fa: "\f168"; }
.fa-blackberry {
--fa: "\f37b"; }
.fa-creative-commons-pd {
--fa: "\f4ec"; }
.fa-playstation {
--fa: "\f3df"; }
.fa-quinscape {
--fa: "\f459"; }
.fa-less {
--fa: "\f41d"; }
.fa-blogger-b {
--fa: "\f37d"; }
.fa-opencart {
--fa: "\f23d"; }
.fa-vine {
--fa: "\f1ca"; }
.fa-signal-messenger {
--fa: "\e663"; }
.fa-paypal {
--fa: "\f1ed"; }
.fa-gitlab {
--fa: "\f296"; }
.fa-typo3 {
--fa: "\f42b"; }
.fa-reddit-alien {
--fa: "\f281"; }
.fa-yahoo {
--fa: "\f19e"; }
.fa-dailymotion {
--fa: "\e052"; }
.fa-affiliatetheme {
--fa: "\f36b"; }
.fa-pied-piper-pp {
--fa: "\f1a7"; }
.fa-bootstrap {
--fa: "\f836"; }
.fa-odnoklassniki {
--fa: "\f263"; }
.fa-nfc-symbol {
--fa: "\e531"; }
.fa-mintbit {
--fa: "\e62f"; }
.fa-ethereum {
--fa: "\f42e"; }
.fa-speaker-deck {
--fa: "\f83c"; }
.fa-creative-commons-nc-eu {
--fa: "\f4e9"; }
.fa-patreon {
--fa: "\f3d9"; }
.fa-avianex {
--fa: "\f374"; }
.fa-ello {
--fa: "\f5f1"; }
.fa-gofore {
--fa: "\f3a7"; }
.fa-bimobject {
--fa: "\f378"; }
.fa-brave-reverse {
--fa: "\e63d"; }
.fa-facebook-f {
--fa: "\f39e"; }
.fa-square-google-plus {
--fa: "\f0d4"; }
.fa-google-plus-square {
--fa: "\f0d4"; }
.fa-web-awesome {
--fa: "\e682"; }
.fa-mandalorian {
--fa: "\f50f"; }
.fa-first-order-alt {
--fa: "\f50a"; }
.fa-osi {
--fa: "\f41a"; }
.fa-google-wallet {
--fa: "\f1ee"; }
.fa-d-and-d-beyond {
--fa: "\f6ca"; }
.fa-periscope {
--fa: "\f3da"; }
.fa-fulcrum {
--fa: "\f50b"; }
.fa-cloudscale {
--fa: "\f383"; }
.fa-forumbee {
--fa: "\f211"; }
.fa-mizuni {
--fa: "\f3cc"; }
.fa-schlix {
--fa: "\f3ea"; }
.fa-square-xing {
--fa: "\f169"; }
.fa-xing-square {
--fa: "\f169"; }
.fa-bandcamp {
--fa: "\f2d5"; }
.fa-wpforms {
--fa: "\f298"; }
.fa-cloudversify {
--fa: "\f385"; }
.fa-usps {
--fa: "\f7e1"; }
.fa-megaport {
--fa: "\f5a3"; }
.fa-magento {
--fa: "\f3c4"; }
.fa-spotify {
--fa: "\f1bc"; }
.fa-optin-monster {
--fa: "\f23c"; }
.fa-fly {
--fa: "\f417"; }
.fa-square-bluesky {
--fa: "\e6a3"; }
.fa-aviato {
--fa: "\f421"; }
.fa-itunes {
--fa: "\f3b4"; }
.fa-cuttlefish {
--fa: "\f38c"; }
.fa-blogger {
--fa: "\f37c"; }
.fa-flickr {
--fa: "\f16e"; }
.fa-viber {
--fa: "\f409"; }
.fa-soundcloud {
--fa: "\f1be"; }
.fa-digg {
--fa: "\f1a6"; }
.fa-tencent-weibo {
--fa: "\f1d5"; }
.fa-letterboxd {
--fa: "\e62d"; }
.fa-symfony {
--fa: "\f83d"; }
.fa-maxcdn {
--fa: "\f136"; }
.fa-etsy {
--fa: "\f2d7"; }
.fa-facebook-messenger {
--fa: "\f39f"; }
.fa-audible {
--fa: "\f373"; }
.fa-think-peaks {
--fa: "\f731"; }
.fa-bilibili {
--fa: "\e3d9"; }
.fa-erlang {
--fa: "\f39d"; }
.fa-x-twitter {
--fa: "\e61b"; }
.fa-cotton-bureau {
--fa: "\f89e"; }
.fa-dashcube {
--fa: "\f210"; }
.fa-42-group {
--fa: "\e080"; }
.fa-innosoft {
--fa: "\e080"; }
.fa-stack-exchange {
--fa: "\f18d"; }
.fa-elementor {
--fa: "\f430"; }
.fa-square-pied-piper {
--fa: "\e01e"; }
.fa-pied-piper-square {
--fa: "\e01e"; }
.fa-creative-commons-nd {
--fa: "\f4eb"; }
.fa-palfed {
--fa: "\f3d8"; }
.fa-superpowers {
--fa: "\f2dd"; }
.fa-resolving {
--fa: "\f3e7"; }
.fa-xbox {
--fa: "\f412"; }
.fa-square-web-awesome-stroke {
--fa: "\e684"; }
.fa-searchengin {
--fa: "\f3eb"; }
.fa-tiktok {
--fa: "\e07b"; }
.fa-square-facebook {
--fa: "\f082"; }
.fa-facebook-square {
--fa: "\f082"; }
.fa-renren {
--fa: "\f18b"; }
.fa-linux {
--fa: "\f17c"; }
.fa-glide {
--fa: "\f2a5"; }
.fa-linkedin {
--fa: "\f08c"; }
.fa-hubspot {
--fa: "\f3b2"; }
.fa-deploydog {
--fa: "\f38e"; }
.fa-twitch {
--fa: "\f1e8"; }
.fa-flutter {
--fa: "\e694"; }
.fa-ravelry {
--fa: "\f2d9"; }
.fa-mixer {
--fa: "\e056"; }
.fa-square-lastfm {
--fa: "\f203"; }
.fa-lastfm-square {
--fa: "\f203"; }
.fa-vimeo {
--fa: "\f40a"; }
.fa-mendeley {
--fa: "\f7b3"; }
.fa-uniregistry {
--fa: "\f404"; }
.fa-figma {
--fa: "\f799"; }
.fa-creative-commons-remix {
--fa: "\f4ee"; }
.fa-cc-amazon-pay {
--fa: "\f42d"; }
.fa-dropbox {
--fa: "\f16b"; }
.fa-instagram {
--fa: "\f16d"; }
.fa-cmplid {
--fa: "\e360"; }
.fa-upwork {
--fa: "\e641"; }
.fa-facebook {
--fa: "\f09a"; }
.fa-gripfire {
--fa: "\f3ac"; }
.fa-jedi-order {
--fa: "\f50e"; }
.fa-uikit {
--fa: "\f403"; }
.fa-fort-awesome-alt {
--fa: "\f3a3"; }
.fa-phabricator {
--fa: "\f3db"; }
.fa-ussunnah {
--fa: "\f407"; }
.fa-earlybirds {
--fa: "\f39a"; }
.fa-trade-federation {
--fa: "\f513"; }
.fa-autoprefixer {
--fa: "\f41c"; }
.fa-whatsapp {
--fa: "\f232"; }
.fa-square-upwork {
--fa: "\e67c"; }
.fa-slideshare {
--fa: "\f1e7"; }
.fa-google-play {
--fa: "\f3ab"; }
.fa-viadeo {
--fa: "\f2a9"; }
.fa-line {
--fa: "\f3c0"; }
.fa-google-drive {
--fa: "\f3aa"; }
.fa-servicestack {
--fa: "\f3ec"; }
.fa-simplybuilt {
--fa: "\f215"; }
.fa-bitbucket {
--fa: "\f171"; }
.fa-imdb {
--fa: "\f2d8"; }
.fa-deezer {
--fa: "\e077"; }
.fa-raspberry-pi {
--fa: "\f7bb"; }
.fa-jira {
--fa: "\f7b1"; }
.fa-docker {
--fa: "\f395"; }
.fa-screenpal {
--fa: "\e570"; }
.fa-bluetooth {
--fa: "\f293"; }
.fa-gitter {
--fa: "\f426"; }
.fa-d-and-d {
--fa: "\f38d"; }
.fa-microblog {
--fa: "\e01a"; }
.fa-cc-diners-club {
--fa: "\f24c"; }
.fa-gg-circle {
--fa: "\f261"; }
.fa-pied-piper-hat {
--fa: "\f4e5"; }
.fa-kickstarter-k {
--fa: "\f3bc"; }
.fa-yandex {
--fa: "\f413"; }
.fa-readme {
--fa: "\f4d5"; }
.fa-html5 {
--fa: "\f13b"; }
.fa-sellsy {
--fa: "\f213"; }
.fa-square-web-awesome {
--fa: "\e683"; }
.fa-sass {
--fa: "\f41e"; }
.fa-wirsindhandwerk {
--fa: "\e2d0"; }
.fa-wsh {
--fa: "\e2d0"; }
.fa-buromobelexperte {
--fa: "\f37f"; }
.fa-salesforce {
--fa: "\f83b"; }
.fa-octopus-deploy {
--fa: "\e082"; }
.fa-medapps {
--fa: "\f3c6"; }
.fa-ns8 {
--fa: "\f3d5"; }
.fa-pinterest-p {
--fa: "\f231"; }
.fa-apper {
--fa: "\f371"; }
.fa-fort-awesome {
--fa: "\f286"; }
.fa-waze {
--fa: "\f83f"; }
.fa-bluesky {
--fa: "\e671"; }
.fa-cc-jcb {
--fa: "\f24b"; }
.fa-snapchat {
--fa: "\f2ab"; }
.fa-snapchat-ghost {
--fa: "\f2ab"; }
.fa-fantasy-flight-games {
--fa: "\f6dc"; }
.fa-rust {
--fa: "\e07a"; }
.fa-wix {
--fa: "\f5cf"; }
.fa-square-behance {
--fa: "\f1b5"; }
.fa-behance-square {
--fa: "\f1b5"; }
.fa-supple {
--fa: "\f3f9"; }
.fa-webflow {
--fa: "\e65c"; }
.fa-rebel {
--fa: "\f1d0"; }
.fa-css3 {
--fa: "\f13c"; }
.fa-staylinked {
--fa: "\f3f5"; }
.fa-kaggle {
--fa: "\f5fa"; }
.fa-space-awesome {
--fa: "\e5ac"; }
.fa-deviantart {
--fa: "\f1bd"; }
.fa-cpanel {
--fa: "\f388"; }
.fa-goodreads-g {
--fa: "\f3a9"; }
.fa-square-git {
--fa: "\f1d2"; }
.fa-git-square {
--fa: "\f1d2"; }
.fa-square-tumblr {
--fa: "\f174"; }
.fa-tumblr-square {
--fa: "\f174"; }
.fa-trello {
--fa: "\f181"; }
.fa-creative-commons-nc-jp {
--fa: "\f4ea"; }
.fa-get-pocket {
--fa: "\f265"; }
.fa-perbyte {
--fa: "\e083"; }
.fa-grunt {
--fa: "\f3ad"; }
.fa-weebly {
--fa: "\f5cc"; }
.fa-connectdevelop {
--fa: "\f20e"; }
.fa-leanpub {
--fa: "\f212"; }
.fa-black-tie {
--fa: "\f27e"; }
.fa-themeco {
--fa: "\f5c6"; }
.fa-python {
--fa: "\f3e2"; }
.fa-android {
--fa: "\f17b"; }
.fa-bots {
--fa: "\e340"; }
.fa-free-code-camp {
--fa: "\f2c5"; }
.fa-hornbill {
--fa: "\f592"; }
.fa-js {
--fa: "\f3b8"; }
.fa-ideal {
--fa: "\e013"; }
.fa-git {
--fa: "\f1d3"; }
.fa-dev {
--fa: "\f6cc"; }
.fa-sketch {
--fa: "\f7c6"; }
.fa-yandex-international {
--fa: "\f414"; }
.fa-cc-amex {
--fa: "\f1f3"; }
.fa-uber {
--fa: "\f402"; }
.fa-github {
--fa: "\f09b"; }
.fa-php {
--fa: "\f457"; }
.fa-alipay {
--fa: "\f642"; }
.fa-youtube {
--fa: "\f167"; }
.fa-skyatlas {
--fa: "\f216"; }
.fa-firefox-browser {
--fa: "\e007"; }
.fa-replyd {
--fa: "\f3e6"; }
.fa-suse {
--fa: "\f7d6"; }
.fa-jenkins {
--fa: "\f3b6"; }
.fa-twitter {
--fa: "\f099"; }
.fa-rockrms {
--fa: "\f3e9"; }
.fa-pinterest {
--fa: "\f0d2"; }
.fa-buffer {
--fa: "\f837"; }
.fa-npm {
--fa: "\f3d4"; }
.fa-yammer {
--fa: "\f840"; }
.fa-btc {
--fa: "\f15a"; }
.fa-dribbble {
--fa: "\f17d"; }
.fa-stumbleupon-circle {
--fa: "\f1a3"; }
.fa-internet-explorer {
--fa: "\f26b"; }
.fa-stubber {
--fa: "\e5c7"; }
.fa-telegram {
--fa: "\f2c6"; }
.fa-telegram-plane {
--fa: "\f2c6"; }
.fa-old-republic {
--fa: "\f510"; }
.fa-odysee {
--fa: "\e5c6"; }
.fa-square-whatsapp {
--fa: "\f40c"; }
.fa-whatsapp-square {
--fa: "\f40c"; }
.fa-node-js {
--fa: "\f3d3"; }
.fa-edge-legacy {
--fa: "\e078"; }
.fa-slack {
--fa: "\f198"; }
.fa-slack-hash {
--fa: "\f198"; }
.fa-medrt {
--fa: "\f3c8"; }
.fa-usb {
--fa: "\f287"; }
.fa-tumblr {
--fa: "\f173"; }
.fa-vaadin {
--fa: "\f408"; }
.fa-quora {
--fa: "\f2c4"; }
.fa-square-x-twitter {
--fa: "\e61a"; }
.fa-reacteurope {
--fa: "\f75d"; }
.fa-medium {
--fa: "\f23a"; }
.fa-medium-m {
--fa: "\f23a"; }
.fa-amilia {
--fa: "\f36d"; }
.fa-mixcloud {
--fa: "\f289"; }
.fa-flipboard {
--fa: "\f44d"; }
.fa-viacoin {
--fa: "\f237"; }
.fa-critical-role {
--fa: "\f6c9"; }
.fa-sitrox {
--fa: "\e44a"; }
.fa-discourse {
--fa: "\f393"; }
.fa-joomla {
--fa: "\f1aa"; }
.fa-mastodon {
--fa: "\f4f6"; }
.fa-airbnb {
--fa: "\f834"; }
.fa-wolf-pack-battalion {
--fa: "\f514"; }
.fa-buy-n-large {
--fa: "\f8a6"; }
.fa-gulp {
--fa: "\f3ae"; }
.fa-creative-commons-sampling-plus {
--fa: "\f4f1"; }
.fa-strava {
--fa: "\f428"; }
.fa-ember {
--fa: "\f423"; }
.fa-canadian-maple-leaf {
--fa: "\f785"; }
.fa-teamspeak {
--fa: "\f4f9"; }
.fa-pushed {
--fa: "\f3e1"; }
.fa-wordpress-simple {
--fa: "\f411"; }
.fa-nutritionix {
--fa: "\f3d6"; }
.fa-wodu {
--fa: "\e088"; }
.fa-google-pay {
--fa: "\e079"; }
.fa-intercom {
--fa: "\f7af"; }
.fa-zhihu {
--fa: "\f63f"; }
.fa-korvue {
--fa: "\f42f"; }
.fa-pix {
--fa: "\e43a"; }
.fa-steam-symbol {
--fa: "\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(//cfrmarfa.com/wp-content/plugins/bubble-menu/vendors/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"), url(//cfrmarfa.com/wp-content/plugins/bubble-menu/vendors/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(//cfrmarfa.com/wp-content/plugins/bubble-menu/vendors/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"), url(//cfrmarfa.com/wp-content/plugins/bubble-menu/vendors/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(//cfrmarfa.com/wp-content/plugins/bubble-menu/vendors/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"), url(//cfrmarfa.com/wp-content/plugins/bubble-menu/vendors/fontawesome/webfonts/fa-brands-400.ttf) format("truetype"); }
@font-face {
font-family: 'Font Awesome 5 Free';
font-display: block;
font-weight: 900;
src: url(//cfrmarfa.com/wp-content/plugins/bubble-menu/vendors/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"), url(//cfrmarfa.com/wp-content/plugins/bubble-menu/vendors/fontawesome/webfonts/fa-solid-900.ttf) format("truetype"); }
@font-face {
font-family: 'Font Awesome 5 Free';
font-display: block;
font-weight: 400;
src: url(//cfrmarfa.com/wp-content/plugins/bubble-menu/vendors/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"), url(//cfrmarfa.com/wp-content/plugins/bubble-menu/vendors/fontawesome/webfonts/fa-regular-400.ttf) format("truetype"); }
@font-face {
font-family: 'FontAwesome';
font-display: block;
src: url(//cfrmarfa.com/wp-content/plugins/bubble-menu/vendors/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"), url(//cfrmarfa.com/wp-content/plugins/bubble-menu/vendors/fontawesome/webfonts/fa-solid-900.ttf) format("truetype"); }
@font-face {
font-family: 'FontAwesome';
font-display: block;
src: url(//cfrmarfa.com/wp-content/plugins/bubble-menu/vendors/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"), url(//cfrmarfa.com/wp-content/plugins/bubble-menu/vendors/fontawesome/webfonts/fa-brands-400.ttf) format("truetype"); }
@font-face {
font-family: 'FontAwesome';
font-display: block;
src: url(//cfrmarfa.com/wp-content/plugins/bubble-menu/vendors/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"), url(//cfrmarfa.com/wp-content/plugins/bubble-menu/vendors/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(//cfrmarfa.com/wp-content/plugins/bubble-menu/vendors/fontawesome/webfonts/fa-v4compatibility.woff2) format("woff2"), url(//cfrmarfa.com/wp-content/plugins/bubble-menu/vendors/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; }.javascript_notifier {
left: 0px;
position: fixed;
text-align: center;
top: 0px;
width: 100%;
z-index: 999999;
}
#javascript_notifier_bar {
padding: 0.5em;
}
#javascript_notifier_block {
display: table;
height: 100%;
}
#javascript_notifier_block_2 {
display: table-cell;
vertical-align: middle;
}
#javascript_notifier_block_3 {
margin-left: auto;
margin-right: auto;
}#to_top_scrollup {
background-color: #000;
-webkit-border-radius: 5%;
-moz-border-radius: 5%;
border-radius: 5%;
box-sizing: content-box;
bottom: 20px;
color: #fff;
cursor: pointer;
display: none;
font-size: 32px;
font-weight: normal;
height: 32px;
opacity: 0.5;
padding: 5px;
position: fixed;
right: 20px;
text-align: center;
text-decoration: none;
vertical-align: middle;
width: 32px;
z-index: 9999;
}
#to_top_scrollup img {
width: 100%;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px; word-wrap: normal !important;
}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}.elementor-widget-wts-textseparator .wts-eae-textseparator{overflow:hidden}.wts-eae-textseparator{align-items:center;display:flex;flex-flow:row nowrap;margin:auto}body.rtl .wts-eae-textseparator{flex-direction:row-reverse}.eae-separator-icon-inner i{height:1em;width:1em;text-align:center;position:relative;display:block}.eae-separator-icon-inner i:before{position:absolute;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.wts-eae-textseparator .eae-sep-holder{flex:1 1 auto;height:1px;min-width:10%;position:relative}.wts-eae-textseparator .eae-sep-holder .eae-sep-lines{border-top-width:1px;display:block;height:1px;position:relative;top:1px;width:100%}.eae-separator-title{margin:0;-moz-box-flex:0;flex:0 1 auto;line-height:1em;margin:0;overflow-wrap:break-word}.sep-align-right .sep-right{display:none}.sep-align-left .sep-left{display:none}.eae-icon-view-stacked i{color:#fff}.eae-icon-view-framed .eae-separator-icon-inner{border:1px solid}.eae-icon-shape-circle .eae-separator-icon-inner{border-radius:50%}.eae-separator-icon-wrapper,.eae-separator-title{margin:0 5px!important}.eae-separator-icon-inner{line-height:1}.wts-price-box-wrapper .eae-pt-heading,.wts-price-box-wrapper .eae-pt-sub-heading{margin:5px 0;text-align:center}.plan-price-shape{display:table;height:6em;margin:auto;width:6em}.eae-pt-price-box-shape-circle .plan-price-shape,.eae-pt-price-box-shape-square .plan-price-shape{border:1px solid}.eae-pt-price-box-shape-circle .plan-price-shape{border-radius:50%}.plan-price-block{padding:10px 0}.plan-price-shape-inner{display:table-cell;vertical-align:middle;padding:10px}.plan-price-shape-inner>span{display:block;font-size:1em;text-align:center}.eae-pt-feature-list{list-style:outside none none;text-align:center;margin:10px 0}.eae-pt-button-wrapper>a{text-align:center;display:inline-block;line-height:1}.eae-pt-button-wrapper{text-align:center}.wts-price-box-wrapper .heading-wrapper,.wts-price-box-wrapper .plan-features-wrapper{padding:10px 5px}.eae-pt-button-wrapper{padding:15px 0}.eae-pt-button-wrapper a{padding:5px 15px;border-radius:3px}.eae-pt-align-icon-right{float:right}.strike-feature{text-decoration:line-through}.eae-flip-box{width:100%;text-align:center}.eae-flip-box-wrapper{display:inline-block;width:100%}.eae-flip-box-inner{width:100%;height:200px;position:relative;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.eae-flip-box-inner .eae-flip-box-back,.eae-flip-box-inner .eae-flip-box-front{width:100%;height:100%;position:absolute;top:0;left:0;text-align:center;padding:10px;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .6s ease 0s;-moz-transition:all .6s ease 0s;-ms-transition:all .6s ease 0s;-o-transition:all .6s ease 0s;transition:all .6s ease 0s}.eae-flip-box-front{z-index:2}.eae-flip-box-back{z-index:1}.eae-fb-animate-vertical .eae-flip-box-inner .eae-flip-box-front{-webkit-transform:perspective(1000px) rotateX(0);-ms-transform:perspective(1000px) rotateX(0);transform:perspective(1000px) rotateX(0)}.eae-fb-animate-vertical .eae-flip-box-inner .eae-flip-box-back{-webkit-transform:perspective(1000px) rotateX(180deg);transform:perspective(1000px) rotateX(180deg);-ms-transform:perspective(1000px) rotateX(180deg)}.eae-fb-animate-vertical .eae-flip-box-inner:hover .eae-flip-box-front{-webkit-transform:perspective(1000px) rotateX(180deg);transform:perspective(1000px) rotateX(180deg);-ms-transform:perspective(1000px) rotateX(180deg)}.eae-fb-animate-vertical .eae-flip-box-inner:hover .eae-flip-box-back{-webkit-transform:perspective(1000px) rotateX(0);transform:perspective(1000px) rotateX(0);-ms-transform:perspective(1000px) rotateX(0)}.eae-fb-animate-horizontal .eae-flip-box-inner .eae-flip-box-front{-webkit-transform:perspective(1000px) rotateY(0);transform:perspective(1000px) rotateY(0);-ms-transform:perspective(1000px) rotateY(0)}.eae-fb-animate-horizontal .eae-flip-box-inner .eae-flip-box-back{-webkit-transform:perspective(1000px) rotateY(180deg);transform:perspective(1000px) rotateY(180deg);-ms-transform:perspective(1000px) rotateY(180deg)}.eae-fb-animate-horizontal .eae-flip-box-inner:hover .eae-flip-box-front{-webkit-transform:perspective(1000px) rotateY(180deg);transform:perspective(1000px) rotateY(180deg);-ms-transform:perspective(1000px) rotateY(180deg)}.eae-fb-animate-horizontal .eae-flip-box-inner:hover .eae-flip-box-back{-webkit-transform:perspective(1000px) rotateY(0);transform:perspective(1000px) rotateY(0);-ms-transform:perspective(1000px) rotateY(0)}.eae-fb-animate-fade .eae-flip-box-inner .eae-flip-box-front{opacity:1}.eae-fb-animate-fade .eae-flip-box-inner .eae-flip-box-back{opacity:0}.eae-fb-animate-fade .eae-flip-box-inner:hover .eae-flip-box-front{opacity:0}.eae-fb-animate-fade .eae-flip-box-inner:hover .eae-flip-box-back{opacity:1}.eae-flip-box-wrapper:focus .eae-flip-box-back,.eae-flip-box-wrapper:hover .eae-flip-box-back{z-index:2}.eae-flip-box-wrapper:focus .eae-flip-box-front,.eae-flip-box-wrapper:hover .eae-flip-box-front{z-index:1}.fade .eae-flip-box-wrapper .eae-flip-box-front{opacity:1;transition:1s}.fade .eae-flip-box-wrapper .eae-flip-box-back{opacity:0;transition:1s}.fade .eae-flip-box-wrapper:focus .eae-flip-box-front,.fade .eae-flip-box-wrapper:hover .eae-flip-box-front{opacity:0}.fade .eae-flip-box-wrapper:focus .eae-flip-box-back,.fade .eae-flip-box-wrapper:hover .eae-flip-box-back{opacity:1}.eae-fb-animate-flip .eae-flip-box-wrapper{perspective:800px}.eae-fb-animate-flip .eae-flip-box-inner{transform-style:preserve-3d;transform:rotateX(0) rotateY(0) rotateZ(0);transition:1s}.eae-fb-animate-flip .eae-flip-box-front{transform:translate3d(0,0,1px)}.eae-fb-animate-flip .eae-flip-box-back{transform:rotateY(180deg) translate3d(0,0,0)}.eae-fb-animate-flip .eae-flip-box-wrapper:focus .eae-flip-box-inner,.eae-fb-animate-flip .eae-flip-box-wrapper:hover .eae-flip-box-inner{transform:rotateY(180deg)}.up .eae-flip-box-front{transform:translate3d(0,0,1px)}.up .eae-flip-box-back{transform:rotateX(180deg) translate3d(0,0,0)}.up .eae-flip-box-wrapper:focus .eae-flip-box-inner,.up .eae-flip-box-wrapper:hover .eae-flip-box-inner{transform:rotateX(180deg)}.box .eae-flip-box-front{transform:translate3d(0,0,100px) scale(.85,.85)}.box .eae-flip-box-back{transform:rotateY(180deg) translate3d(0,0,100px) scale(.85,.85)}.box.up .eae-flip-box-back{transform:rotateX(180deg) translate3d(0,0,100px) scale(.85,.85)}.hideback .eae-flip-box-back,.hideback .eae-flip-box-front{backface-visibility:hidden}.eae-fb-animate-nananana .eae-flip-box-wrapper:focus .eae-flip-box-front,.eae-fb-animate-nananana .eae-flip-box-wrapper:hover .eae-flip-box-front{z-index:10;animation:batman 1s 2 alternate linear}.eae-fb-animate-flipcard .eae-flip-box-back,.eae-fb-animate-flipcard .eae-flip-box-front{transition:transform .4s ease;transform-origin:center center -150px;-webkit-transform-origin:center center -150px}.flipcard-rotate-top-down .eae-flip-box-front{transform:rotateX(0) rotateY(0) rotateZ(0)}.flipcard-rotate-top-down .eae-flip-box-back{transform:rotateX(90deg) rotateY(0) rotateZ(0)}.eae-fb-animate-flipcard.flipcard-rotate-top-down .eae-flip-box-wrapper:hover .eae-flip-box-front{transform:rotateX(-90deg) rotateY(0) rotateZ(0)}.eae-fb-animate-flipcard.flipcard-rotate-top-down .eae-flip-box-wrapper:hover .eae-flip-box-back{z-index:99999;transform:rotateX(0) rotateY(0) rotateZ(0)}.flipcard-rotate-down-top .eae-flip-box-front{transform:rotateX(0) rotateY(0) rotateZ(0)}.flipcard-rotate-down-top .eae-flip-box-back{transform:rotateX(-90deg) rotateY(0) rotateZ(0)}.eae-fb-animate-flipcard.flipcard-rotate-down-top .eae-flip-box-wrapper:hover .eae-flip-box-front{transform:rotateX(90deg) rotateY(0) rotateZ(0)}.eae-fb-animate-flipcard.flipcard-rotate-down-top .eae-flip-box-wrapper:hover .eae-flip-box-back{z-index:99999;transform:rotateX(0) rotateY(0) rotateZ(0)}.flipcard-rotate-left-right .eae-flip-box-front{transform:perspective(0) rotateX(0) rotateY(0) rotateZ(0)}.flipcard-rotate-left-right .eae-flip-box-back{transform:perspective(0) rotateX(0) rotateY(-90deg) rotateZ(0)}.eae-fb-animate-flipcard.flipcard-rotate-left-right .eae-flip-box-wrapper:hover .eae-flip-box-front{transform:perspective(0) rotateX(0) rotateY(90deg) rotateZ(0)}.eae-fb-animate-flipcard.flipcard-rotate-left-right .eae-flip-box-wrapper:hover .eae-flip-box-back{z-index:99999;transform:perspective(0) rotateX(0) rotateY(0) rotateZ(0)}.flipcard-rotate-right-left .eae-flip-box-front{transform:perspective(0) rotateX(0) rotateY(0) rotateZ(0)}.flipcard-rotate-right-left .eae-flip-box-back{transform:perspective(0) rotateX(0) rotateY(90deg) rotateZ(0)}.eae-fb-animate-flipcard.flipcard-rotate-right-left .eae-flip-box-wrapper:hover .eae-flip-box-front{transform:perspective(0) rotateX(0) rotateY(-90deg) rotateZ(0)}.eae-fb-animate-flipcard.flipcard-rotate-right-left .eae-flip-box-wrapper:hover .eae-flip-box-back{z-index:99999;transform:perspective(0) rotateX(0) rotateY(0) rotateZ(0)}@keyframes batman{0%{transform:scale(1,1) rotateZ(0)}100%{transform:scale(0,0) rotateZ(720deg);opacity:0}}.eae-flip-box-back i,.eae-flip-box-front i{font-size:32px;height:1em;width:1em;position:relative;display:block}.eae-flip-box-back i:before,.eae-flip-box-front i:before{position:absolute;left:50%;-webkit-transform:translate(-50%);-moz-transform:translate(-50%);-ms-transform:translate(-50%);-o-transform:translate(-50%);transform:translate(-50%)}.eae-fb-icon-view-framed{border:1px solid #92be43}.eae-fb-icon-shape-circle{border-radius:50%}.eae-flip-box-wrapper .icon-wrapper{display:inline-block;padding:10px;line-height:1}.eae-flip-box-wrapper .back-icon-title,.eae-flip-box-wrapper .front-icon-title{margin:10px auto;color:#fff}.eae-flip-box-wrapper .flipbox-content{display:block;position:relative;top:50%;transform:translateY(-50%);-ms-transform:translateY(-50%)}.flipbox-content p{margin-bottom:10px}.eae-fb-button{display:inline-block;padding:5px 10px}.eae-flip-box-front{background:#a0ce4e}.eae-flip-box-back{background:#73b9dc}@media only screen and (max-width:768px){.eae-flip-box-back,.eae-flip-box-front,.flipbox-content{cursor:pointer;overflow:visible!important;transform-style:preserve-3d;-webkit-transform-style:preserve-3d}}.elementor-widget-wts-shape-separator svg{display:block}.wts-eae-pl-wrapper ul{margin:0}.wts-eae-pl-wrapper ul li{list-style:none;overflow:hidden;margin-bottom:10px}.eae-pl-img-align-none .eae-pl-image-wrapper a{text-align:center}.eae-pl-title{margin:0}.eae-pl-title a{display:block}.eae-pl-readmore a{display:inline-block;border-radius:2px;color:#fff;padding:4px 8px}.eae-at-animation-text-wrapper{display:inline-block;position:relative;text-align:left}.eae-at-animation-text-wrapper .eae-at-animation-text{display:inline-block;position:absolute;white-space:nowrap;left:0;top:0}[data-elementor-device-mode=mobile] .eae-at-animation-text{white-space:normal}.eae-at-animation-text-wrapper .eae-at-animation-text.is-visible{position:relative}.no-js .eae-at-animation-text-wrapper .eae-at-animation-text{opacity:0}.no-js .eae-at-animation-text-wrapper .eae-at-animation-text.is-visible{opacity:1}.eae-animtext-wrapper{font-size:40px}.eae-st-rest-text{display:inline-block}.eae-st-split-text{display:inline-block}body.rtl .eae-st-transform-text-title{display:flex;flex-direction:row-reverse}body.rtl .eae-text-align-left .eae-st-transform-text-title{justify-content:flex-start}body.rtl .eae-text-align-right .eae-st-transform-text-title{justify-content:flex-end}body.rtl .eae-text-align-center .eae-st-transform-text-title{justify-content:center}.eae-at-animation.type .eae-at-animation-text-wrapper{vertical-align:bottom;overflow:hidden}.eae-at-animation.type .eae-at-animation-text-wrapper::after{content:"";position:absolute;right:0;top:50%;bottom:auto;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);height:90%;width:1px}.eae-at-animation.type .eae-at-animation-text-wrapper.waiting::after{-webkit-animation:cd-pulse 1s infinite;-moz-animation:cd-pulse 1s infinite;animation:cd-pulse 1s infinite}.eae-at-animation.type .eae-at-animation-text-wrapper.selected::after{visibility:hidden}.eae-at-animation.type .eae-at-animation-text{visibility:hidden}.eae-at-animation.type .eae-at-animation-text.is-visible{visibility:visible}.eae-at-animation.type i{position:absolute;visibility:hidden}.eae-at-animation.type i.in{position:relative;visibility:visible}@-webkit-keyframes cd-pulse{0%{-webkit-transform:translateY(-50%) scale(1);opacity:1}40%{-webkit-transform:translateY(-50%) scale(.9);opacity:0}100%{-webkit-transform:translateY(-50%) scale(0);opacity:0}}@-moz-keyframes cd-pulse{0%{-moz-transform:translateY(-50%) scale(1);opacity:1}40%{-moz-transform:translateY(-50%) scale(.9);opacity:0}100%{-moz-transform:translateY(-50%) scale(0);opacity:0}}@keyframes cd-pulse{0%{-webkit-transform:translateY(-50%) scale(1);-moz-transform:translateY(-50%) scale(1);-ms-transform:translateY(-50%) scale(1);-o-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1);opacity:1}40%{-webkit-transform:translateY(-50%) scale(.9);-moz-transform:translateY(-50%) scale(.9);-ms-transform:translateY(-50%) scale(.9);-o-transform:translateY(-50%) scale(.9);transform:translateY(-50%) scale(.9);opacity:0}100%{-webkit-transform:translateY(-50%) scale(0);-moz-transform:translateY(-50%) scale(0);-ms-transform:translateY(-50%) scale(0);-o-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0);opacity:0}}.eae-img-comp-container{width:100%;position:relative;text-align:center}.eae-img-comp-container img{vertical-align:middle}.eae-img-comp-img{position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;transform:translateZ(0);backface-visibility:hidden}.eae-img-comp-img img{display:block;max-width:100%;width:100%}.eae-img-comp-slider{position:absolute;z-index:9;width:40px;height:40px;background-color:#2196f3;opacity:1;border-radius:50%}.icon-horizontal{cursor:ew-resize}.icon-vertical{cursor:n-resize}.mode-horizontal .eae-img-comp-overlay img{position:absolute;left:0;top:0;display:block;width:auto;height:100%!important;max-width:none!important}.mode-vertical .eae-img-comp-overlay img{position:absolute;left:0;top:0;display:block;width:100%;height:auto!important;max-width:none!important}.eae-img-comp-slider svg,.eae-slider-icon{top:50%;transform:translateY(-50%) translateX(-50%);position:absolute;left:50%;color:#fff}.elementor-widget-wts-ab-image{text-align:center}.elementor-widget-wts-ab-image .eae-ab-image-container{display:inline-block;margin:0 auto!important;overflow:hidden}.eae-text-before{position:absolute!important;padding:10px;transition:transform .3s .7s,opacity .3s .7s;color:#d36118;z-index:0;background:rgba(255,255,255,.5);margin:20px}.eae-text-after{position:absolute!important;padding:10px;transition:transform .3s .7s,opacity .3s .7s;color:#d36118;z-index:0;background:rgba(255,255,255,.5);margin:20px}.divTest{display:inline-block;background-color:#00a0d2;padding:20px}.eae-particle-wrapper{position:absolute;left:0;top:0}.eae-particle-wrapper.eae-particle-area{width:100%;height:100%}body:not(.elementor-editor-active) .eae-particle-wrapper{width:100%;height:100%}body:not(.elementor-editor-active) .eae-particle-wrapper .particles-js-canvas-el{height:100%;position:absolute;z-index:0}body:not(.elementor-editor-active) .eae-particle-wrapper .tsparticles-canvas-el{height:100%;position:absolute!important;z-index:0!important}body.elementor-editor-active .eae-particle-areas .tsparticles-canvas-el{z-index:0!important;height:100%;width:100%;position:absolute!important}.eae-section-bs{position:absolute;width:100%;height:100%;top:0;left:0}.eae-section-bs-inner{width:100%;height:100%!important}.eae-popup.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.eae-popup-link{padding:12px 24px;color:#fff;display:inline-flex;line-height:1}.eae-popup-link svg{fill:#fff}.eae-popup-link:hover{color:#fff}.eae-popup.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;overflow:hidden}.eae-popup .mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.eae-popup .mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.eae-popup .mfp-align-top .mfp-container:before{display:none}.eae-popup .mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.eae-modal-content{padding:20px}.eae-pop-btn-align-left .eae-popup-wrapper{text-align:left}.eae-pop-btn-align-right .eae-popup-wrapper{text-align:right}.eae-pop-btn-align-center .eae-popup-wrapper{text-align:center}.eae-pop-btn-align-justify .eae-popup-wrapper{text-align:center}.eae-pop-btn-align-justify .eae-popup-wrapper a{display:block}.eae-popup .mfp-ajax-holder .mfp-content,.eae-popup .mfp-inline-holder .mfp-content{width:50%;background-color:#fff;cursor:auto;overflow:hidden}.eae-popup .mfp-ajax-cur{cursor:progress}.eae-popup .mfp-zoom-out-cur,.eae-popup .mfp-zoom-out-cur .mfp-image-holder .eae-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.eae-popup .mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.eae-popup.mfp-auto-cursor .mfp-content{cursor:auto}.eae-popup .eae-close,.eae-popup .mfp-arrow,.eae-popup .mfp-counter,.eae-popup .mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.eae-popup .mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.eae-popup .mfp-preloader a{color:#ccc}.eae-popup .mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.eae-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.eae-popup .eae-close{width:28px;height:28px;line-height:1em;position:absolute;right:10px;top:10px;text-decoration:none;text-align:center;opacity:1;color:#fff;font-size:28px;z-index:1500}.eae-close:focus,.eae-close:hover{opacity:1;cursor:pointer}.eae-close:before{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}.eae-popup.eae-close-btn-in .eae-close{color:#fff}.mfp-iframe-holder .eae-close,.mfp-image-holder .eae-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:.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:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{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:.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 .eae-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,.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}.eae-popup .mfp-figure{line-height:0}.eae-popup .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,.6);background:#444}.eae-popup .mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.eae-popup .mfp-figure figure{margin:0}.eae-popup .mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.eae-popup .mfp-title{text-align:left;line-height:1;word-wrap:break-word;color:#fff;background-color:#4054b2;padding:20px 20px 20px 20px}.eae-popup .mfp-image-holder .mfp-content{max-width:100%}.eae-popup .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,.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 .eae-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}.elementor-element.eae-animated-gradient-yes,.elementor-element.eae-animated-gradient-yes .animated-gradient{background-size:400% 400%!important;-webkit-animation:AnimateGradient 15s ease-in-out infinite;-moz-animation:AnimateGradient 15s ease-in-out infinite;animation:AnimateGradient 15s ease-in-out infinite}.animated-gradient{position:absolute;top:0;left:0;height:100%;width:100%}@-webkit-keyframes AnimateGradient{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}@-moz-keyframes AnimateGradient{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}@keyframes AnimateGradient{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}.eae-swiper-outer-wrapper{overflow:hidden}.eae-swiper-outer-wrapper .swiper-slide{height:auto;overflow:inherit}.eae-swiper-outer-wrapper .swiper-slide-wrapper,.eae-swiper-outer-wrapper .testimonial-wrapper{height:100%}.eae-grid{display:flex;flex-wrap:wrap;flex-direction:row}.eae-masonry- .eae-grid-item{position:relative;height:100%}.eae-masonry- .eae-grid-item .testimonial-wrapper{height:100%}.eae-grid-container{transition:.1s all ease}.eae-grid-container{display:inline-block}.wrapper .content{margin:10px 0}.skin-2.testimonial-wrapper{display:flex;flex-direction:column;background-color:#9c989821;min-height:300px;padding:10px 20px;box-shadow:0 0 5px rgba(0,0,0,.15);color:#696969}.skin-2 .content-wrapper{padding:10px;position:relative;background-color:#fff;border-radius:10px;color:#77778e}.skin-2 i.after-content,.skin-2 i.before-content{position:absolute}.skin-2 i.before-content{top:10px;left:20px}.skin-2 i.after-content{bottom:10px;right:20px}.skin-2 blockquote{position:relative;font-size:14px;padding:10px;font-weight:500;text-align:left;margin:0;line-height:1.6em;font-style:italic}.skin-2 blockquote::after,.skin-2 blockquote::before{font-family:FontAwesome;content:"\201C";position:absolute;font-size:50px;opacity:.3;font-style:normal}.skin-2 blockquote::before{top:10px;left:20px}.skin-2 blockquote::after{content:"\201D";right:20px}.skin-2 .image-wrapper{position:relative;max-width:100%;text-align:center}.skin-2 img{width:100px;border-radius:25%}.skin-2 .detail-wrapper{text-align:center}.skin-2 .company,.skin-2 .designation,.skin-2 .rating-wrapper,.skin-2 .title{padding:5px 0}.skin-2 .rating-wrapper{color:navy}.skin-2 .title{font-weight:800;color:#000}.skin-2 blockquote p{margin:10px 0!important}.skin-1.testimonial-wrapper{display:flex;flex-direction:column;background-color:#fff;box-shadow:0 0 5px rgba(0,0,0,.15);color:#000}.skin-1 .content-wrapper{order:0}.skin-1 .image-wrapper{order:1;text-align:center;margin:15px 0}.skin-1 .detail-wrapper{order:2}.skin-1 .content-wrapper{padding:10px;position:relative}.skin-1 i.after-content,.skin-1 i.before-content{position:absolute}.skin-1 i.before-content{top:10px;left:20px}.skin-1 i.after-content{bottom:10px;right:20px}.skin-1 blockquote{position:relative;background-color:#fff;font-size:14px;padding:10px;font-weight:500;text-align:left;margin:0;line-height:1.6em;font-style:italic}.skin-1 blockquote::after,.skin-1 blockquote::before{font-family:FontAwesome;content:"\201C";position:absolute;font-size:50px;opacity:.3;font-style:normal}.skin-1 blockquote::before{top:10px;left:20px}.skin-1 blockquote::after{content:"\201D";right:20px}.skin-1 .image-wrapper{position:relative;max-width:100%}.skin-1 img{width:100px;height:auto;border-radius:50%}.skin-1 .detail-wrapper{display:flex;flex-direction:row-reverse;justify-content:space-between;padding:10px;background-color:rgba(157,163,156,.18)}.skin-1 .designation,.skin-1 .rating-wrapper,.skin-1 .title{margin:0 5px}.skin-1 .title-wrapper{display:flex;flex-direction:row}.skin-1 .rating-wrapper{color:#fecc1f}.skin-4.testimonial-wrapper{flex-direction:column;display:flex;background-color:#bfbfb6bd;min-height:300px;padding:10px 0;box-shadow:0 0 5px rgba(0,0,0,.15);color:#77778e}.skin-4 .content-wrapper{padding:10px;position:relative}.skin-4 .content-wrapper{order:2;color:#3c3c3c}.skin-4 i.after-content,.skin-4 i.before-content{position:absolute}.skin-4 i.before-content{top:10px;left:20px}.skin-4 i.after-content{bottom:10px;right:20px}.skin-4 blockquote{position:relative;font-size:14px;padding:10px;font-weight:500;text-align:left;margin:0;line-height:1.6em;font-style:italic}.skin-4 blockquote::after,.skin-4 blockquote::before{font-family:FontAwesome;content:"\201C";position:absolute;font-size:50px;opacity:.3;font-style:normal}.skin-4 blockquote::before{top:10px;left:20px}.skin-4 blockquote::after{content:"\201D";right:20px}.skin-4 .image-wrapper{position:relative;max-width:100%;text-align:center}.skin-4 img{width:100px;border-radius:50%}.skin-4 .detail-wrapper{text-align:center}.skin-2 .designation,.skin-2 .title,.skin-4 .rating-wrapper{padding:5px 0}.skin-4 .rating-wrapper{color:#690a69}.skin-4 .title{font-weight:800;color:#000}.skin-3.testimonial-wrapper{display:flex;flex-direction:row;background-color:#9c989821;box-shadow:0 0 5px rgba(0,0,0,.15);color:#000;overflow:hidden}.skin-3 .content-section{display:flex;flex-direction:column;align-self:center}.skin-3 .content-wrapper{padding:10px;position:relative}.skin-2 i.after-content,.skin-3 i.before-content{position:absolute}.skin-3 i.before-content{top:10px;left:20px}.skin-3 i.after-content{bottom:10px;right:20px}.skin-3 blockquote{position:relative;font-size:18px;padding:10px;font-weight:500;text-align:left;margin:0;line-height:1.6em;font-style:italic}.skin-3 blockquote::after,.skin-3 blockquote::before{font-family:FontAwesome;content:"\201C";position:absolute;font-size:50px;opacity:.3;font-style:normal}.skin-3 blockquote::before{top:10px;left:20px}.skin-3 blockquote::after{content:"\201D";right:20px}.skin-3 .image-wrapper{position:relative;max-width:30%;max-height:250px;text-align:center;align-self:center}.skin-3 img{width:100%}.testimonial-wrapper .skin-3 .eae-person-avatar{border-radius:50%}.skin-3 .detail-wrapper{text-align:left;padding-left:20px}.skin-3 .designation,.skin-3 .rating-wrapper,.skin-3 .title{padding:3px 0}.skin-3 .rating-wrapper{color:#800040}.skin-3 .title{font-weight:800}.eae-swiper-outer-wrapper .swiper-button-prev{-webkit-mask:url(//cfrmarfa.com/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/css/arrow-left.svg) no-repeat 100% 100%;mask:url(//cfrmarfa.com/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/css/arrow-left.svg) no-repeat 100% 100%;-webkit-mask-size:cover;mask-size:cover;background-image:none;background-color:#007aff;transform:translateY(-50%);margin-top:0}.eae-swiper-outer-wrapper .swiper-container-rtl .swiper-button-prev{-webkit-mask:url(//cfrmarfa.com/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/css/arrow-right.svg) no-repeat 100% 100%;mask:url(//cfrmarfa.com/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/css/arrow-right.svg) no-repeat 100% 100%}.eae-swiper-outer-wrapper .swiper-button-next{-webkit-mask:url(//cfrmarfa.com/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/css/arrow-right.svg) no-repeat 100% 100%;mask:url(//cfrmarfa.com/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/css/arrow-right.svg) no-repeat 100% 100%;-webkit-mask-size:cover;mask-size:cover;background-image:none;background-color:#007aff;transform:translateY(-50%);margin-top:0}.eae-swiper-outer-wrapper .swiper-container-rtl .swiper-button-next{-webkit-mask:url(//cfrmarfa.com/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/css/arrow-left.svg) no-repeat 100% 100%;mask:url(//cfrmarfa.com/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/css/arrow-left.svg) no-repeat 100% 100%}.eae-swiper-outer-wrapper .swiper-button-next,.eae-swiper-outer-wrapper .swiper-button-prev{-webkit-mask:none;mask:none;-webkit-mask-size:unset;mask-size:unset;background-image:none;background-color:unset;width:auto;height:auto;transform:translateY(-50%);margin-top:0}.eae-swiper-outer-wrapper .swiper-button-next svg,.eae-swiper-outer-wrapper .swiper-button-prev svg{height:auto}.swiper-container .swiper-button-next i,.swiper-container .swiper-button-prev i{width:1em;height:1em;text-align:center;position:relative}.elementor-widget-wts-testimonial-slider .eae-swiper-outer-wrapper .eae-swiper-button-wrapper{position:absolute;height:auto;line-height:0}.eae-hpos-right.eae-vpos-top .eae-swiper-button-wrapper{bottom:auto;top:0;width:auto;right:0}.eae-vpos-top.eae-hpos-left .eae-swiper-button-wrapper{bottom:auto;top:0;width:auto;left:0}.eeae-hpos-right.eae-vpos-bottom .eae-swiper-button-wrapper{bottom:0;top:auto;width:auto;right:0}.eae-vpos-bottom.eae-hpos-left .eae-swiper-button-wrapper{bottom:0;top:auto;width:auto;left:0}.eae-hpos-right.eae-vpos-middle .eae-swiper-button-wrapper{bottom:auto;top:50%;width:auto;right:0}.eae-hpos-left.eae-vpos-middle .eae-swiper-button-wrapper{bottom:auto;top:50%;width:auto;left:0}.eae-hpos-left .swiper-button-next,.eae-hpos-left .swiper-button-prev,.eae-hpos-right .swiper-button-next,.eae-hpos-right .swiper-button-prev{position:relative;display:inline-block;right:auto;left:auto;margin:0}.eae-hpos-right.eae-vpos-bottom .swiper-button-next,.eae-hpos-right.eae-vpos-bottom .swiper-button-prev{top:auto;bottom:0;transform:unset}.eae-hpos-right.eae-vpos-top .swiper-button-next,.eae-hpos-right.eae-vpos-top .swiper-button-prev{top:0;bottom:auto;transform:unset}.eae-hpos-left.eae-vpos-top .swiper-button-next,.eae-hpos-left.eae-vpos-top .swiper-button-prev{top:0;bottom:auto;transform:unset}.eae-hpos-left.eae-vpos-bottom .swiper-button-next,.eae-hpos-left.eae-vpos-bottom .swiper-button-prev{top:auto;bottom:0;transform:unset}.eae-hpos-center.eae-vpos-bottom .swiper-button-next,.eae-hpos-center.eae-vpos-bottom .swiper-button-prev{top:auto;bottom:0;transform:unset}.eae-hpos-center.eae-vpos-top .swiper-button-next,.eae-hpos-center.eae-vpos-top .swiper-button-prev{top:0;bottom:auto;transform:unset;margin:0}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.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}}.eae-info-circle{position:relative;width:90%;margin:0 auto;border-radius:50%;display:block}.eae-info-circle:before{content:"";display:block;position:absolute;top:4%;left:4%;width:92%;height:92%;border-radius:50%;z-index:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;pointer-events:none}.eae-info-circle:after{content:"";display:block;padding-top:100%}.eae-info-circle .eae-ic-icon-wrap{position:absolute;display:inline-block;top:50%;left:50%;z-index:2;line-height:1em;vertical-align:middle;overflow:hidden;max-width:100%}.eae-info-circle .eae-info-circle-item{top:0;left:0;width:100%;height:100%;display:block}.eae-info-circle .eae-info-circle-item.eae-active .eae-info-circle-item__content-wrap{visibility:visible;opacity:1;display:flex}.eae-info-circle .eae-info-circle-item__content-wrap{visibility:visible;display:none;height:91%;width:91%;opacity:0;top:50%;transform:translateY(-50%) translateX(-50%);position:absolute;left:50%;border-radius:50%;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.eae-info-circle .eae-info-circle-item__content-wrap:before{content:"";display:inline-block;height:100%;vertical-align:middle}.eae-info-circle .eae-info-circle-item__content{display:inline-block;top:50%;transform:translateY(-50%) translateX(-50%);position:absolute;left:50%;vertical-align:middle;z-index:1;max-height:100%;overflow:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center;width:75%}@media screen and (max-width:767px){.eae-info-circle.eae-info-circle .eae-info-circle-item__content-wrap:before{display:none}.eae-info-circle:after,.eae-info-circle:before{display:none}.eae-info-circle{width:100%!important}.eae-info-circle-wrapper:after,.eae-info-circle-wrapper:before{display:none}.eae-info-circle .eae-ic-icon-wrap{display:block;text-align:center;position:relative!important;left:unset!important;margin-left:0!important;margin-top:0!important;margin-bottom:10px}.eae-info-circle-item{position:relative!important;border-radius:0!important;padding:0;margin:10px 0}.eae-info-circle .eae-info-circle-item__content-wrap{visibility:visible;opacity:1!important;display:flex!important;border-radius:0!important;border:none!important;margin:0!important;padding-right:0!important;padding-left:0!important;padding-bottom:0!important;width:100%;height:auto;line-height:1.5em;position:relative;top:unset;left:unset;transform:unset}.eae-info-circle .eae-info-circle-item__content{position:relative;top:unset;left:unset;transform:unset;width:100%;padding:10px}}.eae-icon-wrap i{height:1.25em;width:1.25em;line-height:1.25em;display:block}.eae-icon-wrap i img{top:50%;left:50%;transform:translateX(-50%) translateY(-50%);position:absolute}.eae-icon{display:inline-block;text-align:center;vertical-align:middle;max-width:100%;overflow:hidden;padding:10px}.eae-icon-shape-circle:not(.elementor-element){border-radius:50%}.eae-icon-view-framed:not(.elementor-element){border-width:1px;border-style:solid}.eae-icon-wrapper{display:flex}.eae-icon-wrapper .eae-icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);line-height:1}.eae-timeline{position:relative;display:inline-block;width:100%}.eae-timline-progress-bar{width:4px;background-color:#f45b69;top:0;bottom:50px;position:absolute;transform:translateX(-50%);overflow:hidden}.eae-timeline-item{position:relative;display:flex;flex-direction:row;padding-bottom:50px}.eae-timeline-item:last-child{padding-bottom:0!important}.eae-tl-top .eae-timeline-item{align-items:flex-start}.eae-tl-top .eae-tl-item-content::before{top:10px}.eae-timeline-item.image-position-row .eae-tl-item-image,.eae-timeline-item.image-position-row-reverse .eae-tl-item-image{margin-top:0;margin-bottom:0}.eae-tl-item-meta-wrapper-inner{display:none}.eae-tl-bottom .eae-timeline-item{align-items:flex-end}.eae-tl-bottom .eae-tl-item-content::before{bottom:10px}.eae-tl-center .eae-timeline-item{align-items:center}.eae-tl-center .eae-tl-item-content::before{bottom:calc(50% - 5px)}.eae-layout-center .eae-timline-progress-bar{left:50%}.eae-layout-center .eae-timeline-item:nth-child(odd){flex-direction:row-reverse}.eae-layout-center .eae-timeline-item:nth-child(odd) .eae-tl-item-meta-wrapper{margin-right:0;margin-left:0;justify-content:flex-start}body.rtl[data-elementor-device-mode=tablet] .eae-layout-center .eae-timeline-item:nth-child(2n) .eae-tl-content-wrapper,body:not(.rtl)[data-elementor-device-mode=tablet] .eae-layout-center .eae-timeline-item:nth-child(odd) .eae-tl-content-wrapper{padding-right:20px;padding-left:0}body.rtl[data-elementor-device-mode=tablet] .eae-layout-center .eae-timeline-item:nth-child(odd) .eae-tl-content-wrapper,body:not(.rtl)[data-elementor-device-mode=tablet] .eae-layout-center .eae-timeline-item:nth-child(2n) .eae-tl-content-wrapper{padding-right:0;padding-left:20px}body:not(.rtl) .eae-layout-left .eae-tl-content-wrapper{padding-right:10px;padding-left:20px}body.rtl .eae-layout-left .eae-tl-content-wrapper{padding-right:20px;padding-left:10px}.eae-layout-left .eae-timline-progress-bar{display:none}.eae-layout-left .eae-tl-item-meta-wrapper{display:none}.eae-layout-left .eae-tl-item-meta-wrapper-inner{display:block}.eae-layout-right .eae-timline-progress-bar{display:none}body:not(.rtl) .eae-layout-right .eae-tl-content-wrapper{padding-right:20px;padding-left:10px}body.rtl .eae-layout-right .eae-tl-content-wrapper{padding-right:10px;padding-left:20px}.eae-layout-right .eae-tl-icon-wrapper{order:3}.eae-layout-right .eae-tl-item-meta-wrapper{display:none}.eae-layout-right .eae-tl-item-meta-wrapper-inner{display:block}.eae-tl-item-meta-wrapper{flex-grow:1;order:0;flex-basis:50%;flex-direction:initial;justify-content:flex-end;display:flex;align-items:center;margin-right:0}.eae-tl-item-meta{padding:0 20px}.eae-tl-icon-wrapper{height:auto;width:auto;flex-grow:0;flex-shrink:0;order:1;margin-left:0;margin-right:0;min-width:10px;min-height:10px;border-radius:999px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.eae-tl-content-wrapper{flex-grow:1;order:2;flex-basis:50%;position:relative;padding-right:0;padding-left:20px}.eae-tl-item-content{background:#f4f4f4;padding:25px;overflow:hidden;text-align:center;display:flex;flex-direction:row}.eae-tl-content{display:inline-block;position:relative;padding:10px;width:100%;color:#000}.eae-timeline-item.custom-image-style-yes.image-position-row .eae-content-inner,.eae-timeline-item.custom-image-style-yes.image-position-row-reverse .eae-content-inner,.image-position-row .eae-timeline .eae-timeline-item:not(.custom-image-style-yes) .eae-content-inner,.image-position-row-reverse .eae-timeline .eae-timeline-item:not(.custom-image-style-yes) .eae-content-inner{position:relative;left:50%;top:50%;transform:translate(-50%,-50%);line-height:1;width:100%}.custom-image-style-.image-position-row .eae-content-inner,.custom-image-style-.image-position-row-reverse .eae-content-inner,.custom-image-style-no.image-position-row .eae-content-inner,.custom-image-style-no.image-position-row-reverse .eae-content-inner{left:unset;top:unset;transform:unset}.eae-tl-item-image{display:inline-block}.image-position-row .eae-tl-item-image img,.image-position-row-reverse .eae-tl-item-image img{object-fit:cover;height:100%!important}.image-position-row .eae-tl-item-image,.image-position-row-reverse .eae-tl-item-image{margin:0}.image-position-column .eae-tl-item-image{margin:auto}.custom-image-style-.image-position-column .eae-tl-item-image,.custom-image-style-no.image-position-column .eae-tl-item-image{margin:0 auto}.eae-pb-inner-line{width:100%;background-color:#3d5ac3}.eae-tl-item-content::before{content:"";position:absolute;width:0;height:0;border-style:solid;border-width:8px 16px 8px 0;border-color:transparent #f4f4f4 transparent transparent}.eae-icon-wrapper{display:flex}.elementor-widget-bpel-timeline .eae-icon-wrapper{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);line-height:1}.eae-tl-read-more{display:inline-block;padding:5px;border:2px solid #000}.image-position-row .eae-timeline.eae-timeline-alternate-yes .eae-timeline-item:nth-child(odd):not(.custom-image-style-yes) .eae-tl-item-content{flex-direction:row-reverse!important}.image-position-row-reverse .eae-timeline.eae-timeline-alternate-yes .eae-timeline-item:nth-child(odd):not(.custom-image-style-yes) .eae-tl-item-content{flex-direction:row!important}@media screen and (min-width:1024px){.eae-layout-center .eae-timeline-item:nth-child(odd) .eae-tl-content-wrapper,body.rtl .eae-layout-center .eae-timeline-item:nth-child(2n) .eae-tl-content-wrapper{padding-right:20px;padding-left:0}.eae-layout-center .eae-timeline-item:nth-child(2n) .eae-tl-content-wrapper,body.rtl .eae-layout-center .eae-timeline-item:nth-child(odd) .eae-tl-content-wrapper{padding-right:0;padding-left:20px}.eae-layout-center .eae-timeline-item:nth-child(odd) .eae-tl-item-content::before,.eae-layout-right .eae-tl-item-content::before,body.rtl .eae-layout-center .eae-timeline-item:nth-child(2n) .eae-tl-item-content::before,body.rtl .eae-layout-left .eae-tl-item-content::before{right:4px;left:unset;border-width:8px 0 8px 16px;border-color:transparent transparent transparent #f4f4f4}.eae-layout-center .eae-timeline-item:nth-child(2n) .eae-tl-item-content::before,.eae-layout-left .eae-tl-item-content::before,body.rtl .eae-layout-center .eae-timeline-item:nth-child(odd) .eae-tl-item-content::before,body.rtl .eae-layout-right .eae-tl-item-content::before{left:4px;right:unset;border-width:8px 16px 8px 0;border-color:transparent #f4f4f4 transparent transparent}}@media screen and (max-width:1023px) and (min-width:768px){.image-position-row .eae-timeline.eae-timeline-alternate-yes .eae-timeline-item:nth-child(odd):not(.custom-image-style-yes) .eae-tl-item-content{flex-direction:row-reverse!important}.image-position-row-reverse .eae-timeline.eae-timeline-alternate-yes .eae-timeline-item:nth-child(odd):not(.custom-image-style-yes) .eae-tl-item-content{flex-direction:row!important}.eae-tl-res-style-mobile-tablet .eae-tl-item-meta-wrapper{display:none}.eae-tl-res-style-mobile-tablet .eae-tl-item-meta-wrapper-inner{display:block}.eae-tl-res-style-mobile-tablet.eae-tl-res-layout-left .eae-timeline-item{flex-direction:row!important}.eae-tl-res-style-mobile-tablet.eae-tl-res-layout-right .eae-timeline-item{flex-direction:row-reverse!important}.eae-layout-center.eae-tl-res-style-mobile-tablet.eae-tl-res-layout-left .eae-timeline-item .eae-tl-item-content::before,.eae-timeline.eae-layout-center.eae-tl-res-style-mobile .eae-timeline-item:nth-child(2n) .eae-tl-item-content::before,body.rtl .eae-layout-center.eae-tl-res-style-mobile-tablet.eae-tl-res-layout-right .eae-timeline-item .eae-tl-item-content::before,body.rtl .eae-layout-right .eae-timeline-item .eae-tl-item-content::before,body.rtl .eae-layout-right .eae-tl-item-content::before,body.rtl .eae-timeline.eae-layout-center.eae-tl-res-style-mobile .eae-timeline-item:nth-child(odd) .eae-tl-item-content::before,body:not(.rtl) .eae-layout-left .eae-timeline-item .eae-tl-item-content::before,body:not(.rtl) .eae-layout-left .eae-tl-item-content::before{left:4px!important;border-width:8px 16px 8px 0!important;border-color:transparent #f4f4f4 transparent transparent!important}body.rtl .eae-timeline.eae-layout-center.eae-tl-res-style-mobile .eae-timeline-item:nth-child(odd) .eae-tl-item-content::before{left:4px!important;right:unset!important;border-width:8px 16px 8px 0!important;border-color:transparent #f4f4f4 transparent transparent!important}.eae-timeline.eae-layout-center.eae-tl-res-style-mobile .eae-timeline-item:nth-child(odd) .eae-tl-item-content::before,body.rtl .eae-layout-center.eae-tl-res-style-mobile-tablet.eae-tl-res-layout-left .eae-timeline-item .eae-tl-item-content::before,body.rtl .eae-layout-left .eae-timeline-item .eae-tl-item-content::before,body.rtl .eae-layout-left .eae-tl-item-content::before,body.rtl .eae-timeline.eae-layout-center.eae-tl-res-style-mobile .eae-timeline-item:nth-child(2n) .eae-tl-item-content::before,body:not(.rtl) .eae-layout-center.eae-tl-res-style-mobile-tablet.eae-tl-res-layout-right .eae-timeline-item .eae-tl-item-content::before,body:not(.rtl) .eae-layout-right .eae-timeline-item .eae-tl-item-content::before,body:not(.rtl) .eae-layout-right .eae-tl-item-content::before,body:not(.rtl) .eae-tl-res-style-mobile-tablet.eae-tl-res-layout-right .eae-timeline-item .eae-tl-item-content::before{right:4px!important;border-width:8px 0 8px 16px!important;border-color:transparent transparent transparent #f4f4f4!important}.eae-tl-res-style-mobile-tablet.eae-layout-center.eae-tl-res-layout-left .eae-timeline-item .eae-tl-content-wrapper,body.rtl .eae-tl-res-style-mobile-tablet.eae-layout-center.eae-tl-res-layout-right .eae-timeline-item .eae-tl-content-wrapper{padding-right:0!important;padding-left:20px!important}.eae-tl-res-style-mobile-tablet.eae-layout-center.eae-tl-res-layout-right .eae-timeline-item .eae-tl-content-wrapper,body.rtl .eae-tl-res-style-mobile-tablet.eae-layout-center.eae-tl-res-layout-left .eae-timeline-item .eae-tl-content-wrapper{padding-right:20px!important;padding-left:0!important}.eae-tl-res-style-mobile-tablet.eae-layout-center.eae-tl-res-layout-left .eae-timline-progress-bar{left:13px}.eae-tl-res-style-mobile-tablet.eae-layout-center.eae-tl-res-layout-right .eae-timline-progress-bar{left:calc(100% - 13px)}}@media screen and (max-width:767px){.eae-tl-item-meta-wrapper{display:none}.eae-tl-item-meta-wrapper-inner{display:block}.elementor-widget-bpel-timeline:not(.image-position-column) .eae-timeline .eae-tl-item-content{flex-direction:column-reverse!important}.eae-tl-item-image,.elementor-widget-bpel-timeline:not(.image-position-column) .eae-tl-content{width:100%!important}.eae-tl-res-style-mobile-tablet.eae-tl-res-layout-left .eae-timeline-item,.eae-tl-res-style-mobile.eae-tl-res-layout-left .eae-timeline-item{flex-direction:row!important}.eae-tl-res-style-mobile-tablet.eae-tl-res-layout-right .eae-timeline-item,.eae-tl-res-style-mobile.eae-tl-res-layout-right .eae-timeline-item{flex-direction:row-reverse!important}.eae-timeline.eae-layout-center.eae-tl-center.eae-tl-res-style-mobile-tablet.eae-tl-res-layout-left .eae-timeline-item:nth-child(odd) .eae-tl-item-content::before,.eae-timeline.eae-layout-center.eae-tl-center.eae-tl-res-style-mobile.eae-tl-res-layout-left .eae-timeline-item:nth-child(odd) .eae-tl-item-content::before,body.rtl .eae-timeline.eae-layout-right .eae-timeline-item .eae-tl-item-content::before,body.rtl .eae-timeline.eae-tl-res-style-mobile.eae-tl-res-layout-right .eae-timeline-item .eae-tl-item-content::before,body:not(.rtl) .eae-layout-left .eae-timeline-item .eae-tl-item-content::before,body:not(.rtl) .eae-tl-res-style-mobile-tablet.eae-tl-res-layout-left .eae-timeline-item .eae-tl-item-content::before,body:not(.rtl) .eae-tl-res-style-mobile.eae-tl-res-layout-left .eae-timeline-item .eae-tl-item-content::before{left:4px!important;border-width:8px 16px 8px 0!important;border-color:transparent #f4f4f4 transparent transparent!important}body.rtl .eae-layout-left .eae-timeline-item .eae-tl-item-content::before,body.rtl .eae-tl-res-style-mobile.eae-tl-res-layout-left .eae-timeline-item .eae-tl-item-content::before,body:not(.rtl) .eae-layout-right .eae-timeline-item .eae-tl-item-content::before,body:not(.rtl) .eae-tl-res-style-mobile-tablet.eae-tl-res-layout-right .eae-timeline-item .eae-tl-item-content::before,body:not(.rtl) .eae-tl-res-style-mobile.eae-tl-res-layout-right .eae-timeline-item .eae-tl-item-content::before{right:4px!important;border-width:8px 0 8px 16px!important;border-color:transparent transparent transparent #f4f4f4!important}.eae-timeline.eae-tl-res-style-mobile-tablet.eae-layout-center.eae-tl-res-layout-right .eae-timeline-item .eae-tl-content-wrapper,body:not(.rtl) .eae-tl-res-style-mobile-tablet.eae-layout-center.eae-tl-res-layout-left .eae-timeline-item .eae-tl-content-wrapper body.rtl .eae-timeline.eae-tl-res-style-mobile.eae-layout-center.eae-tl-res-layout-right .eae-timeline-item .eae-tl-content-wrapper,body:not(.rtl) .eae-tl-res-style-mobile.eae-layout-center.eae-tl-res-layout-left .eae-timeline-item .eae-tl-content-wrapper{padding-right:0!important;padding-left:20px!important}body.rtl .eae-tl-res-style-mobile-tablet.eae-layout-center.eae-tl-res-layout-left .eae-timeline-item .eae-tl-content-wrapper,body.rtl .eae-tl-res-style-mobile.eae-layout-center.eae-tl-res-layout-left .eae-timeline-item .eae-tl-content-wrapper,body:not(.rtl) .eae-tl-res-style-mobile-tablet.eae-layout-center.eae-tl-res-layout-right .eae-timeline-item .eae-tl-content-wrapper,body:not(.rtl) .eae-tl-res-style-mobile.eae-layout-center.eae-tl-res-layout-right .eae-timeline-item .eae-tl-content-wrapper{padding-right:20px!important;padding-left:0!important}.eae-tl-res-style-mobile-tablet.eae-layout-center.eae-tl-res-layout-left .eae-timline-progress-bar,.eae-tl-res-style-mobile.eae-layout-center.eae-tl-res-layout-left .eae-timline-progress-bar{left:13px}.eae-tl-res-style-mobile-tablet.eae-layout-center.eae-tl-res-layout-right .eae-timline-progress-bar,.eae-tl-res-style-mobile.eae-layout-center.eae-tl-res-layout-right .eae-timline-progress-bar{left:calc(100% - 13px)}body.rtl .eae-layout-center.eae-timeline.eae-tl-res-style-mobile-tablet.eae-tl-res-layout-right .eae-timeline-item .eae-tl-content-wrapper .eae-tl-item-content::before{left:4px;right:unset}body.rtl .eae-layout-center.eae-timeline.eae-tl-res-style-mobile-tablet.eae-tl-res-layout-left .eae-timeline-item .eae-tl-content-wrapper .eae-tl-item-content::before{left:unset;right:4px;border-width:8px 0 8px 16px!important;border-color:transparent transparent transparent #f4f4f4!important}}[data-element_type="eae-evergreen-timer.skin1"] .eae-evergreen-wrapper{display:block;text-align:center}[data-element_type="eae-evergreen-timer.skin1"] #eaeclockdiv{font-family:sans-serif;color:#fff;display:inline-block;font-weight:100;text-align:center;font-size:30px}[data-element_type="eae-evergreen-timer.skin1"] .eae-time-wrapper{padding:10px;border-radius:3px;background:#00bf96;display:inline-block;overflow:hidden}[data-element_type="eae-evergreen-timer.skin1"] #eaeclockdiv div>span{padding:15px;width:100%;background:#00816a;display:inline-block}[data-element_type="eae-evergreen-timer.skin1"] .smalltext{padding:7px;font-size:16px}[data-element_type="eae-evergreen-timer.skin1"] .eae-egt-hide{display:none}.eae-egt-message{display:none}@media screen and (max-width:767px){[data-element_type="eae-evergreen-timer.skin1"] #eaeclockdiv div>span{padding:5px}[data-element_type="eae-evergreen-timer.skin1"] .eae-time-wrapper{padding:5px}}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden}[data-element_type="eae-evergreen-timer.skin2"] .eae-evergreen-wrapper{display:inline-block;width:100%;text-align:center;margin:auto}[data-element_type="eae-evergreen-timer.skin2"] .timer-container{display:inline-block}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper a{cursor:pointer;text-decoration:none;color:#ccc}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper a:hover{color:#fff}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul{list-style:none}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper.clearfix:after,[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper.clearfix:before{content:" ";display:table}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper.clearfix:after{clear:both}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper{font:normal 11px "Helvetica Neue",Helvetica,sans-serif;-webkit-user-select:none}[data-element_type="eae-evergreen-timer.skin2"] .flip-clock-meridium{background:0 0!important;box-shadow:0 0 0!important;font-size:36px!important}[data-element_type="eae-evergreen-timer.skin2"] .flip-clock-meridium a{color:#313333}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper{text-align:center;position:relative;width:100%;margin:1em}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper:after,[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper:before{content:" ";display:table}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper:after{clear:both}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul{position:relative;float:left;margin:5px;width:60px;height:90px;font-size:80px;font-weight:700;line-height:87px;border-radius:6px;background:#000}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul li{z-index:1;position:absolute;left:0;top:0;width:100%;height:100%;line-height:87px;text-decoration:none!important}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul li:first-child{z-index:2}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul li a{display:block;height:100%;-webkit-perspective:200px;-moz-perspective:200px;perspective:200px;margin:0!important;overflow:visible!important;cursor:default!important}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul li a div{z-index:1;position:absolute;left:0;width:100%;height:50%;font-size:80px;overflow:hidden;outline:1px solid transparent}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul li a div .shadow{position:absolute;width:100%;height:100%;z-index:2}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul li a div.up{-webkit-transform-origin:50% 100%;-moz-transform-origin:50% 100%;-ms-transform-origin:50% 100%;-o-transform-origin:50% 100%;transform-origin:50% 100%;top:0}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul li a div.up:after{content:"";position:absolute;top:44px;left:0;z-index:5;width:100%;height:3px;background-color:#000;background-color:rgba(0,0,0,.4)}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul li a div.down{-webkit-transform-origin:50% 0;-moz-transform-origin:50% 0;-ms-transform-origin:50% 0;-o-transform-origin:50% 0;transform-origin:50% 0;bottom:0;border-bottom-left-radius:6px;border-bottom-right-radius:6px}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul li a div div.inn{position:absolute;left:0;z-index:1;width:100%;height:200%;color:#ccc;text-shadow:0 1px 2px #000;text-align:center;background-color:#333;border-radius:6px;font-size:70px}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul li a div.up div.inn{top:0}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul li a div.down div.inn{bottom:0}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul.play li.flip-clock-before{z-index:3}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper .flip{box-shadow:0 2px 5px rgba(0,0,0,.7)}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul.play li.flip-clock-active{-webkit-animation:asd 10ms .49s linear both;-moz-animation:asd 10ms .49s linear both;animation:asd 10ms .49s linear both;z-index:5}[data-element_type="eae-evergreen-timer.skin2"] .flip-clock-divider{float:left;display:inline-block;position:relative;width:20px;height:100px}[data-element_type="eae-evergreen-timer.skin2"] .flip-clock-divider:first-child{width:0}[data-element_type="eae-evergreen-timer.skin2"] .flip-clock-dot{display:block;background:#323434;width:10px;height:10px;position:absolute;border-radius:50%;box-shadow:0 0 5px rgba(0,0,0,.5);left:5px}[data-element_type="eae-evergreen-timer.skin2"] .flip-clock-divider .flip-clock-label{position:absolute;top:-1.5em;right:-86px;color:#000;text-shadow:none}[data-element_type="eae-evergreen-timer.skin2"] .flip-clock-divider.minutes .flip-clock-label{right:-88px}[data-element_type="eae-evergreen-timer.skin2"] .flip-clock-divider.seconds .flip-clock-label{right:-91px}[data-element_type="eae-evergreen-timer.skin2"] .flip-clock-dot.top{top:30%}[data-element_type="eae-evergreen-timer.skin2"] .flip-clock-dot.bottom{bottom:30%}@-webkit-keyframes asd{0%{z-index:2}100%{z-index:4}}@-moz-keyframes asd{0%{z-index:2}100%{z-index:4}}@-o-keyframes asd{0%{z-index:2}100%{z-index:4}}@keyframes asd{0%{z-index:2}100%{z-index:4}}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul.play li.flip-clock-active .down{z-index:2;-webkit-animation:turn .5s .5s linear both;-moz-animation:turn .5s .5s linear both;animation:turn .5s .5s linear both}@-webkit-keyframes turn{0%{-webkit-transform:rotateX(90deg)}100%{-webkit-transform:rotateX(0)}}@-moz-keyframes turn{0%{-moz-transform:rotateX(90deg)}100%{-moz-transform:rotateX(0)}}@-o-keyframes turn{0%{-o-transform:rotateX(90deg)}100%{-o-transform:rotateX(0)}}@keyframes turn{0%{transform:rotateX(90deg)}100%{transform:rotateX(0)}}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul.play li.flip-clock-before .up{z-index:2;-webkit-animation:turn2 .5s linear both;-moz-animation:turn2 .5s linear both;animation:turn2 .5s linear both}@-webkit-keyframes turn2{0%{-webkit-transform:rotateX(0)}100%{-webkit-transform:rotateX(-90deg)}}@-moz-keyframes turn2{0%{-moz-transform:rotateX(0)}100%{-moz-transform:rotateX(-90deg)}}@-o-keyframes turn2{0%{-o-transform:rotateX(0)}100%{-o-transform:rotateX(-90deg)}}@keyframes turn2{0%{transform:rotateX(0)}100%{transform:rotateX(-90deg)}}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul li.flip-clock-active{z-index:3}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul.play li.flip-clock-before .up .shadow{background:-moz-linear-gradient(top,rgba(0,0,0,.1) 0,#000 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,.1)),color-stop(100%,#000));background:linear,top,rgba(0,0,0,.1) 0,#000 100%;background:-o-linear-gradient(top,rgba(0,0,0,.1) 0,#000 100%);background:-ms-linear-gradient(top,rgba(0,0,0,.1) 0,#000 100%);background:linear,to bottom,rgba(0,0,0,.1) 0,#000 100%;-webkit-animation:show .5s linear both;-moz-animation:show .5s linear both;animation:show .5s linear both}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul.play li.flip-clock-active .up .shadow{background:-moz-linear-gradient(top,rgba(0,0,0,.1) 0,#000 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,.1)),color-stop(100%,#000));background:linear,top,rgba(0,0,0,.1) 0,#000 100%;background:-o-linear-gradient(top,rgba(0,0,0,.1) 0,#000 100%);background:-ms-linear-gradient(top,rgba(0,0,0,.1) 0,#000 100%);background:linear,to bottom,rgba(0,0,0,.1) 0,#000 100%;-webkit-animation:hide .5s .3s linear both;-moz-animation:hide .5s .3s linear both;animation:hide .5s .3s linear both}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul.play li.flip-clock-before .down .shadow{background:-moz-linear-gradient(top,#000 0,rgba(0,0,0,.1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#000),color-stop(100%,rgba(0,0,0,.1)));background:linear,top,#000 0,rgba(0,0,0,.1) 100%;background:-o-linear-gradient(top,#000 0,rgba(0,0,0,.1) 100%);background:-ms-linear-gradient(top,#000 0,rgba(0,0,0,.1) 100%);background:linear,to bottom,#000 0,rgba(0,0,0,.1) 100%;-webkit-animation:show .5s linear both;-moz-animation:show .5s linear both;animation:show .5s linear both}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul.play li.flip-clock-active .down .shadow{background:-moz-linear-gradient(top,#000 0,rgba(0,0,0,.1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#000),color-stop(100%,rgba(0,0,0,.1)));background:linear,top,#000 0,rgba(0,0,0,.1) 100%;background:-o-linear-gradient(top,#000 0,rgba(0,0,0,.1) 100%);background:-ms-linear-gradient(top,#000 0,rgba(0,0,0,.1) 100%);background:linear,to bottom,#000 0,rgba(0,0,0,.1) 100%;-webkit-animation:hide .5s .3s linear both;-moz-animation:hide .5s .3s linear both;animation:hide .5s .2s linear both}@-webkit-keyframes show{0%{opacity:0}100%{opacity:1}}@-moz-keyframes show{0%{opacity:0}100%{opacity:1}}@-o-keyframes show{0%{opacity:0}100%{opacity:1}}@keyframes show{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes hide{0%{opacity:1}100%{opacity:0}}@-moz-keyframes hide{0%{opacity:1}100%{opacity:0}}@-o-keyframes hide{0%{opacity:1}100%{opacity:0}}@keyframes hide{0%{opacity:1}100%{opacity:0}}@media screen and (max-width:767px){[data-element_type="eae-evergreen-timer.skin2"] .flip-clock-divider{width:15px}[data-element_type="eae-evergreen-timer.skin2"] .flip-clock-dot{height:5px;width:5px}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul{height:40px}[data-element_type="eae-evergreen-timer.skin2"] .flip-clock-divider{height:50px}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul li{line-height:37px}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul li a div div.inn{font-size:24px}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul{margin:2px}}[data-element_type="eae-evergreen-timer.skin3"] #timer{font-family:sans-serif;color:#fff;display:inline-block;font-weight:100;text-align:center;font-size:30px}[data-element_type="eae-evergreen-timer.skin3"] .desc{display:flex;justify-content:center}[data-element_type="eae-evergreen-timer.skin3"].eae-egt-content-align-right .desc{justify-content:flex-end}[data-element_type="eae-evergreen-timer.skin3"].eae-egt-content-align-left .desc{justify-content:flex-start}[data-element_type="eae-evergreen-timer.skin3"] .desc .egt-time-text{display:inline-block;padding:0 50px 0 50px}[data-element_type="eae-evergreen-timer.skin3"] .eae-time-wrapper{padding:50px;border-radius:3px;background:#00bf96;display:inline-block;overflow:hidden;margin:5px;line-height:1em}[data-element_type="eae-evergreen-timer.skin3"] #timer span:first-child{background:khaki}[data-element_type="eae-evergreen-timer.skin3"] #timer span:nth-child(2){background:#cd5c5c}[data-element_type="eae-evergreen-timer.skin3"] #timer span:nth-child(3){background:#5f9ea0}[data-element_type="eae-evergreen-timer.skin3"] #timer span:nth-child(4){background:#6495ed}[data-element_type="eae-evergreen-timer.skin3"] .fade{animation:flip .7s ease forwards}@keyframes flip{0%{transform:rotateY(0) scaleY(1.1);opacity:.5}50%{transform:rotateY(180deg) scaleY(1.3);opacity:0}100%{transform:rotateY(0);opacity:1}}@media screen and (max-width:767px){[data-element_type="eae-evergreen-timer.skin3"] #timer span{font-size:22px}[data-element_type="eae-evergreen-timer.skin2"] .flip-clock-divider .flip-clock-label{top:-1.5em;right:-42px}[data-element_type="eae-evergreen-timer.skin2"] .flip-clock-divider.minutes .flip-clock-label{right:-48px}[data-element_type="eae-evergreen-timer.skin2"] .flip-clock-divider.seconds .flip-clock-label{right:-51px}}[data-element_type="eae-evergreen-timer.skin4"] .eae-evergreen-wrapper{width:100%}[data-element_type="eae-evergreen-timer.skin4"] .container{margin:0 auto}[data-element_type="eae-evergreen-timer.skin4"] .special{position:relative;width:840px;height:47px}[data-element_type="eae-evergreen-timer.skin4"] #counter{position:absolute;z-index:4000}[data-element_type="eae-evergreen-timer.skin4"] .digit-separator{position:relative;float:left;width:17px;height:44px;overflow:hidden;background-image:url(//cfrmarfa.com/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/digit-sep-svg.svg);background-repeat:no-repeat;background-position:0 0;background-color:#4054b2}[data-element_type="eae-evergreen-timer.skin4"] .digit{background-image:url(//cfrmarfa.com/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/digits-svg-alpha.svg);background-color:#4054b2}.eae-ct-wrapper *{box-sizing:border-box;margin:0;outline:0}article.eae-ct-wrapper{width:100%;max-width:1000px;margin:0 auto;position:relative}.eae-ct-wrapper tbody tr.eae-ct-header td,.eae-ct-wrapper th{position:relative}.eae-ct-wrapper ul{display:none;top:0;z-index:10;padding-bottom:14px}.eae-ct-wrapper li{list-style:none;flex:1;position:relative}.eae-ct-wrapper li:hover{cursor:pointer}.eae-ct-wrapper .eae-ct-heading{width:100%;padding:10px;background:#fff;font-size:20px;font-weight:700;height:60px;color:#999;text-align:center}.eae-ct-wrapper li.eae-ct-heading .eae-ct-heading-inner{position:absolute;align-self:center;top:50%;left:50%;transform:translate(-50%,-50%);width:100%}.eae-ct-wrapper li.eae-ct-heading.active{background:#f5f5f5}.eae-ct-wrapper table{border-collapse:collapse;table-layout:fixed;width:100%}.eae-ct-wrapper th{background:#f5f5f5;display:none}.eae-ct-wrapper td,.eae-ct-wrapper th{height:53px;vertical-align:middle}.eae-ct-wrapper table{border:none}.eae-ct-wrapper table td,.eae-ct-wrapper table th{border:none}.eae-ct-wrapper table tr td:first-child,.eae-ct-wrapper table tr td:last-child,.eae-ct-wrapper td,.eae-ct-wrapper th{padding:10px;empty-cells:show}.eae-ct-wrapper td,.eae-ct-wrapper th{text-align:center}.eae-ct-wrapper td+td,.eae-ct-wrapper th+th{text-align:center}.eae-ct-wrapper tr:first-child{background:0 0!important}.eae-ct-wrapper ul li:first-child{display:table-cell}.eae-ct-wrapper tr td:nth-child(2){display:table-cell}.eae-ct-wrapper td:first-child{display:table-cell}.eae-ct-wrapper td{display:none}.eae-ct-wrapper .sep{background:#f5f5f5;font-weight:700}.eae-ct-price-wrapper{display:flex;justify-content:center}.eae-ct-tt-type-icon .eae-ct-feature .tooltip{float:right}.eae-ct-wrapper .tooltiptext::before{content:"";border-width:5px 5px 0 5px;border-color:#fff;border-left-color:transparent;border-right-color:transparent;border-bottom-color:transparent;bottom:-10px;width:0;height:0;border-style:solid;position:absolute;margin:5px;left:42%}.eae-ct-wrapper .eae-ct-price{font-size:28px;font-weight:700;line-height:1em}.eae-ct-wrapper .eae-ct-currency{align-self:flex-start;margin-right:3px}.eae-ct-wrapper .eae-ct-fractional-price{align-self:flex-start;margin-left:3px}.eae-ct-wrapper .eae-ct-duration{align-self:flex-start}.eae-ct-wrapper .eae-ct-original-price{margin-right:5px;text-decoration:line-through;align-self:flex-end}.eae-ct-wrapper .tick{font-size:18px;color:#2ca01c}.feature-heading-blank.eae-ct-wrapper .hide{border:unset!important;background:unset!important}.eae-ct-wrapper .hide.eae-ct-hide.eae-fbox-heading{border:0 solid #000}.eae-ct-ribbons-yes .eae-ct-ribbons-wrapper{position:absolute;top:0;width:100px;overflow:hidden;height:100px;z-index:998;padding:8px 12px}.eae-ct-ribbons-h-top.eae-ct-ribbons-yes .eae-ct-ribbons-wrapper{position:absolute;top:0;width:100%;overflow:hidden;height:50px;z-index:999;padding:8px 12px}.eae-ct-ribbons-h-top.eae-ct-ribbons-yes .eae-ct-ribbons-wrapper-top{background-color:rgba(63,195,135,.8);color:#fff;transform:translateY(-100%);position:absolute;width:100%;top:0;left:0}.eae-ct-ribbons-h-left.eae-ct-ribbons-yes .eae-ct-ribbons-wrapper{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);left:0;right:auto}.eae-ct-ribbons-h-right.eae-ct-ribbons-yes .eae-ct-ribbons-wrapper{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(90deg);left:auto;right:0}.eae-ct-ribbons-yes .eae-ct-ribbons-wrapper span.eae-ct-ribbons-inner{position:absolute;text-align:center;left:0;top:0;width:200%;-webkit-transform:translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);-ms-transform:translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);transform:translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);margin-top:35px;font-size:13px;line-height:2;font-weight:800;text-transform:uppercase;background:rgba(63,195,135,.8);padding:8px 12px;color:#fff}.eae-ct-wrapper .tooltip{position:relative;display:inline-block}.eae-ct-wrapper .tooltip .tooltiptext{visibility:hidden;min-width:120px;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;bottom:120%;left:50%;margin-left:-60px}.eae-ct-wrapper .tooltip:hover .tooltiptext{visibility:visible}.eae-ct-heading-tooltip{text-decoration-line:underline;text-decoration-style:dotted}.eae-ct-btn{padding:10px 15px 10px 15px;color:#fff;display:inline-block;line-height:1em}.eae-ct-btn:hover{color:#fff}.eae-ct-wrapper i.fa.fa-check,.eae-ct-wrapper i.fas.fa-check{color:#38f146}.eae-ct-wrapper i.fa.fa-close,.eae-ct-wrapper i.fas.fa-times{color:red}.button-heading-blank.eae-ct-wrapper tr:last-child td:first-child{background:0 0!important;border:none!important}.eae-ct-wrapper tr:last-child{background:0 0!important}.eae-ct-wrapper tbody tr:nth-child(2){background:0 0!important}@media (min-width:767px){.eae-ct-wrapper .eae-ct-header,.eae-ct-wrapper td{width:330px}.eae-ct-wrapper td+td,.eae-ct-wrapper th+th{width:auto}}.eae-tab-format-all .eae-ct-wrapper ul{display:flex}.hide.eae-ct-hide{display:table-cell}@media (min-width:1023px){.eae-tab-format-all tbody tr.eae-ct-header{display:none}.eae-tab-format-mobile .eae-ct-wrapper td,.eae-tab-format-mobile .eae-ct-wrapper th,.eae-tab-format-tab-mob .eae-ct-wrapper td,.eae-tab-format-tab-mob .eae-ct-wrapper th{display:table-cell!important}.eae-tab-format-all .hide.eae-ct-hide{display:table-cell}.eae-tab-format-mobile .hide.eae-ct-hide,.eae-tab-format-tab-mob .hide.eae-ct-hide{display:none!important}}@media (max-width:1023px){.eae-tab-format-tab-mob .eae-ct-wrapper ul{display:flex}.eae-tab-format-all tbody tr.eae-ct-header,.eae-tab-format-tab-mob tbody tr.eae-ct-header{display:none}.eae-tab-format-all .hide.eae-ct-hide{display:table-cell}.eae-tab-format-tab-mob .hide.eae-ct-hide{display:table-cell}}@media (max-width:1023px) and (min-width:768px){.eae-tab-format-mobile .eae-ct-wrapper td,.eae-tab-format-mobile .eae-ct-wrapper th{display:table-cell!important}.eae-tab-format-all tbody tr.eae-ct-header,.eae-tab-format-tab-mob tbody tr.eae-ct-header{display:none}.eae-tab-format-tab-mob .hide.eae-ct-hide{display:table-cell}}@media (max-width:767px){.eae-tab-format-mobile .eae-ct-wrapper ul{display:flex}.eae-tab-format-mobile tbody tr.eae-ct-header{display:none}.eae-tab-format-all tbody tr.eae-ct-header,.eae-tab-format-mobile tbody tr.eae-ct-header{display:none}.eae-tab-format-mobile .hide.eae-ct-hide{display:table-cell}}td.eae-ct-feature .tooltip{opacity:1}.eae-progress-bar-wrapper{display:flex;flex-direction:column;align-items:flex-start;margin:15px 0}.eae-progress-bar-wrapper.eae-progress-bar{width:100%;position:relative;box-sizing:border-box}.eae-pb-bar,.eae-pb-bar-inner,.eae-pb-bar-skill,.eae-pb-bar-value{box-sizing:border-box}.eae-pb-bar{position:relative;height:100%;width:100%;overflow:hidden}.eae-pb-bar--no-overflow{overflow:visible}.eae-pb-bar-inner{position:absolute;top:0;left:0;height:100%;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left center;transform-origin:left center}body.rtl .eae-pb-bar .eae-pb-bar-inner{position:absolute;top:0;right:0!important;height:100%;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right center;transform-origin:right center}.eae-pb-bar-inner.js-animated{transition-property:all;transition-duration:1.5s;transition-timing-function:cubic-bezier(0.1,1.14,0.31,1.06);transition-delay:1.5s;-webkit-transform:scaleX(1);transform:scaleX(1)}body.rtl .eae-pb-bar .eae-pb-bar-inner.js-animated{transition-property:all;transition-duration:1.5s;transition-timing-function:cubic-bezier(0.1,1.14,0.31,1.06);transition-delay:1.5s;-webkit-transform:scaleX(1);transform:scaleX(1)}.eae-pb-bar-skill,.eae-pb-bar-value{font-size:14px;letter-spacing:1px}body:not(.rtl) .eae-pb-bar-value--aligned-value{-webkit-transform:translateX(-50%);transform:translateX(-50%)}body.rtl .eae-pb-bar-value--aligned-value{-webkit-transform:translateX(50%);transform:translateX(50%)}.eae-progress-bar-skin1{height:20px;padding:4px;border:1px solid #ddd;border-radius:20px}.eae-pb-bar-skin1{border-radius:20px}.eae-pb-bar-inner-skin1{background-color:#00bfb3;background-size:200%;background-position:0 0;border-radius:20px}.eae-pb-bar-skill-skin1{position:absolute;bottom:20px;left:0;opacity:0}body.rtl .eae-pb-bar-skill-skin1{right:0}.eae-pb-bar-skill-skin1.js-animated{transition-property:all;transition-duration:.5s;transition-timing-function:linear;transition-delay:0.5s;left:0;opacity:1}body.rtl .eae-pb-bar-skill-skin1.js-animated{right:0!important}.eae-pb-bar-value-skin1{position:absolute;bottom:20px;opacity:1}body:not(.rtl) .eae-pb-bar-value-skin1{right:0}body.rtl .eae-pb-bar-value-skin1{left:0!important}.eae-pb-bar-value-skin1.js-animated{transition-property:all;transition-duration:.5s;transition-timing-function:linear;transition-delay:0.5s;opacity:1}body:not(.rtl) .eae-pb-bar-value-skin1.js-animated{right:0}.eae-progress-bar-skin2{height:15px;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);border-radius:3px}@-webkit-keyframes progress-2-bg-animation-rtl{100%{background-position:0 0,0 0}0%{background-position:0 0,42px 0}}@keyframes progress-2-bg-animation-rtl{100%{background-position:0 0,0 0}0%{background-position:0 0,42px 0}}@-webkit-keyframes progress-2-bg-animation{0%{background-position:0 0,0 0}1000%{background-position:0 0,42px 0}}@keyframes progress-2-bg-animation{0%{background-position:0 0,0 0}100%{background-position:0 0,42px 0}}.eae-pb-bar-inner-skin2{background-image:linear-gradient(to top,rgba(255,255,255,.15),rgba(0,0,0,.2)),linear-gradient(135deg,#5eeb5b,#5eeb5b 33%,#358600 33%,#358600 66%,#5eeb5b 66%);background-size:100% 100%,42px 100%;background-position:0 0,0 0;border-radius:3px}body:not(.rtl) .eae-pb-bar-inner-skin2.js-animated{-webkit-animation:progress-2-bg-animation 1.5s linear 0s infinite;animation:progress-2-bg-animation 1.5s linear 0s infinite}body.rtl .eae-pb-bar-inner-skin2.js-animated{-webkit-animation:progress-2-bg-animation-rtl 1.5s linear 0s infinite;animation:progress-2-bg-animation-rtl 1.5s linear 0s infinite}.eae-pb-bar-skill-skin2{position:absolute;opacity:0}body:not(.rtl) .eae-pb-bar-skill-skin2{left:0}body.rtl .eae-pb-bar-skill-skin2{right:0}.eae-pb-bar-skill-skin2.js-animated{transition-property:all;transition-duration:.5s;transition-timing-function:linear;transition-delay:0.5s;bottom:20px;opacity:1}.eae-pb-bar-value-skin2{position:absolute;opacity:0}body:not(.rtl) .eae-pb-bar-value-skin2{right:0}body.rtl .eae-pb-bar-value-skin2{left:0}.eae-pb-bar-value-skin2.js-animated{transition-property:all;transition-duration:.5s;transition-timing-function:linear;transition-delay:0.5s;bottom:20px;opacity:1}.eae-progress-bar-skin3{height:5px;background-color:#efefef}.eae-pb-bar-inner-skin3,.eae-pb-bar-value-skin3{background-color:#f40076}.eae-pb-bar-inner:after,.eae-pb-bar-value-skin3:after{border-top-color:#f40076}.eae-pb-bar-skill-skin3{position:absolute;bottom:10px;left:-10px;opacity:0}.eae-pb-bar-skill-skin3.js-animated{transition-property:all;transition-duration:.5s;transition-timing-function:linear;transition-delay:0.5s;opacity:1}body:not(.rtl) .eae-pb-bar-skill-skin3.js-animated{left:0}body.rtl .eae-pb-bar-skill-skin3.js-animated{right:0}.eae-pb-bar-value-skin3{position:absolute;display:inline-block;padding:0 8px;font-size:14px;color:#fff;opacity:0}.eae-pb-bar-value-skin3:after{position:absolute;left:50%;bottom:-10px;display:block;width:0;height:0;content:"";-webkit-transform:translateX(-50%);transform:translateX(-50%);border-width:5px;border-style:solid;border-color:#f40076 transparent transparent transparent}.eae-pb-bar-inner-skin3.js-animated{transition-property:all;transition-duration:1.5s;transition-timing-function:cubic-bezier(0.1,1.14,0.31,1.06);transition-delay:1.5s;-webkit-transform:scaleX(1);transform:scaleX(1)}.eae-pb-bar-value-skin3.js-animated{transition-property:all;transition-duration:1.5s;transition-timing-function:cubic-bezier(0.1,1.14,0.31,1.06);transition-delay:2s;bottom:14px;opacity:1}.eae-progress-bar-skin4{height:3px;background-color:#efefef}.eae-pb-bar-inner-skin4{background-color:#000}.eae-pb-bar-inner-skin4:after{position:absolute;top:50%;display:block;width:8px;height:8px;content:"";-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#000;border-radius:50%}body:not(.rtl) .eae-pb-bar-inner-skin4:after{right:0}body.rtl .eae-pb-bar-inner-skin4:after{left:0}.eae-pb-bar-value-skin4{position:absolute;bottom:2px;font-size:14px;opacity:0}.eae-pb-bar-value-skin4.js-animated{transition-property:all;transition-duration:1.5s;transition-timing-function:linear;transition-delay:1.5s;opacity:1}.eae-pb-bar-skill-skin4{position:absolute;bottom:2px;left:-20px;opacity:0}.eae-pb-bar-skill-skin4.js-animated{transition-property:all;transition-duration:.5s;transition-timing-function:linear;transition-delay:0.5s;opacity:1}body:not(.rtl) .eae-pb-bar-skill-skin4.js-animated{left:0}body.rtl .eae-pb-bar-skill-skin4.js-animated{right:0}.eae-progress-bar-skin5{height:30px;background-color:#f7f7f7}.eae-pb-bar-inner-skin5{background-color:#57b8ff}.eae-pb-bar-skill-skin5{position:absolute;top:50%;color:#fff;-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:0}body:not(.rtl) .eae-pb-bar-skill-skin5{left:10px}body:not(.rtl) .eae-pb-bar-skill-skin5{right:10px}.eae-pb-bar-skill-skin5.js-animated{transition-property:all;transition-duration:.5s;transition-timing-function:linear;transition-delay:0.5s;opacity:1}.eae-pb-bar-value-skin5{position:absolute;top:50%;color:#fff;opacity:0;z-index:10}body:not(.rtl) .eae-pb-bar-value-skin5{-webkit-transform:translateX(-100%) translateX(-10px) translateY(-50%);transform:translateX(-100%) translateX(-10px) translateY(-50%)}body.rtl .eae-pb-bar-value-skin5{-webkit-transform:translateX(100%) translateX(10px) translateY(-50%);transform:translateX(100%) translateX(10px) translateY(-50%)}.eae-pb-bar-value-skin5.js-animated{transition-property:all;transition-duration:1.5s;transition-timing-function:linear;transition-delay:1.5s;opacity:1}.eae-dual-button-wrapper .eae-button-1-wrapper,.eae-dual-button-wrapper .eae-button-2-wrapper{overflow:hidden}.eae-dual-button-wrapper.button-style-horizontal{display:flex;flex-direction:row;position:relative}.eae-dual-button-main-wrapper{display:flex;flex-direction:row;justify-content:center}.eae-dual-button-wrapper a{min-width:0}.eae-dual-button-wrapper.button-style-vertical{display:inline-flex;flex-direction:column;position:relative}.eae-button-1.icon-before,.eae-button-2.icon-before{display:flex;flex-direction:row}body.rtl .eae-button-1.icon-before,body.rtl .eae-button-2.icon-before{display:flex;flex-direction:row-reverse}.eae-button-1.icon-after,.eae-button-2.icon-after{display:flex;flex-direction:row-reverse}body.rtl .eae-button-1.icon-after,body.rtl .eae-button-2.icon-after{display:flex;flex-direction:row}.eae-button-1-wrapper .eae-button-1,.eae-button-2-wrapper .eae-button-2{color:#000;align-items:center}.eae-button-1-wrapper:hover .eae-button-1,.eae-button-2-wrapper:hover .eae-button-2{color:#000}.eae-dual-button-wrapper.button-style-vertical .eae-button-1.icon-after,.eae-dual-button-wrapper.button-style-vertical .eae-button-1.icon-before,.eae-dual-button-wrapper.button-style-vertical .eae-button-2.icon-after,.eae-dual-button-wrapper.button-style-vertical .eae-button-2.icon-before{justify-content:center}.eae-button-1.icon-up,.eae-button-2.icon-up{display:flex;flex-direction:column;text-align:center}.eae-button-1.icon-down,.eae-button-2.icon-down{display:flex;flex-direction:column-reverse;text-align:center}.eae-button-1-wrapper{background:#ffb6c1;display:flex;justify-content:center;width:100%;line-height:1}.eae-button-2-wrapper{background:orange;display:flex;justify-content:center;width:100%;line-height:1}.eae-button-1.icon-up .icon-wrapper,.eae-button-2.icon-down .icon-wrapper,.eae-button-2.icon-up .icon-wrapper{text-align:center}.eae-button-1.icon-up .eae-button-text,.eae-button-2.icon-down .eae-button-text,.eae-button-2.icon-up .eae-button-text{text-align:center}.eae-button-1.icon-before i,.eae-button-2.icon-after i,.eae-button-2.icon-before i{align-self:center;margin:0 10px 0 0}.eae-button-1.icon-after i,.eae-button-2.icon-after i{align-self:center;margin:0 0 0 10px}.eae-button-1.icon-down i,.eae-button-1.icon-up i,.eae-button-2.icon-down i,.eae-button-2.icon-up i{align-self:center;margin:5px 0}.eae-dual-button-wrapper.button-style-horizontal .eae-button-1-wrapper,.eae-dual-button-wrapper.button-style-horizontal .eae-button-2-wrapper{padding:12px 30px}.eae-dual-button-wrapper.button-style-vertical .eae-button-1-wrapper,.eae-dual-button-wrapper.button-style-vertical .eae-button-2-wrapper{padding:20px 30px}.eae-button1,.eae-button2{position:relative;display:flex}.eae-dual-button-wrapper.button-style-horizontal .eae-button1,.eae-dual-button-wrapper.button-style-horizontal .eae-button2{min-width:150px}.eae-dual-button-wrapper.button-style-vertical .eae-button1{display:flex;flex-direction:column}.eae-button-separator-wrapper .eae-button-separator{width:40px;height:40px;line-height:40px;border-radius:50%;z-index:1;box-shadow:0 0 0 6px rgba(255,255,255,.2);background:#fafaf8;color:#444;text-transform:uppercase;text-align:center;vertical-align:middle;font-weight:400;font-size:14px;position:absolute;transform:translateY(-50%)}.eae-button-separator span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}body.rtl.elementor-editor-active .eae-dual-button-main-wrapper .button-style-horizontal .eae-button1 .eae-button-separator-wrapper.not-rtl .eae-button-separator{display:none!important}body:not(.rtl).elementor-editor-active .eae-dual-button-main-wrapper .button-style-horizontal .eae-button2 .eae-button-separator-wrapper.rtl .eae-button-separator,body:not(.rtl).elementor-editor-preview .eae-dual-button-main-wrapper .button-style-horizontal .eae-button2 .eae-button-separator-wrapper.rtl .eae-button-separator{display:none!important}.eae-sweep-right{vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.eae-sweep-right:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098d1;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.eae-sweep-right:active,.eae-sweep-right:focus,.eae-sweep-right:hover{color:#fff}.eae-sweep-right:active:before,.eae-sweep-right:focus:before,.eae-sweep-right:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.eae-sweep-left{vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.eae-sweep-left:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098d1;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.eae-sweep-left:active,.eae-sweep-left:focus,.eae-sweep-left:hover{color:#fff}.eae-sweep-left:active:before,.eae-sweep-left:focus:before,.eae-sweep-left:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.eae-sweep-bottom{vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.eae-sweep-bottom:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098d1;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.eae-sweep-bottom:active,.eae-sweep-bottom:focus,.eae-sweep-bottom:hover{color:#fff}.eae-sweep-bottom:active:before,.eae-sweep-bottom:focus:before,.eae-sweep-bottom:hover:before{-webkit-transform:scaleY(1);transform:scaleY(1)}.eae-sweep-top{vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.eae-sweep-top:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098d1;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.eae-sweep-top:active,.eae-sweep-top:focus,.eae-sweep-top:hover{color:#fff}.eae-sweep-top:active:before,.eae-sweep-top:focus:before,.eae-sweep-top:hover:before{-webkit-transform:scaleY(1);transform:scaleY(1)}.eae-bounce-right{vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.5s;transition-duration:.5s}.eae-bounce-right:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098d1;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.eae-bounce-right:active,.eae-bounce-right:focus,.eae-bounce-right:hover{color:#fff}.eae-bounce-right:active:before,.eae-bounce-right:focus:before,.eae-bounce-right:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66);transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66)}.eae-bounce-left{vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.5s;transition-duration:.5s}.eae-bounce-left:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098d1;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.eae-bounce-left:active,.eae-bounce-left:focus,.eae-bounce-left:hover{color:#fff}.eae-bounce-left:active:before,.eae-bounce-left:focus:before,.eae-bounce-left:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66);transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66)}.eae-bounce-bottom{vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.5s;transition-duration:.5s}.eae-bounce-bottom:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098d1;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.eae-bounce-bottom:active,.eae-bounce-bottom:focus,.eae-bounce-bottom:hover{color:#fff}.eae-bounce-bottom:active:before,.eae-bounce-bottom:focus:before,.eae-bounce-bottom:hover:before{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66);transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66)}.eae-bounce-top{vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.5s;transition-duration:.5s}.eae-bounce-top:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098d1;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.eae-bounce-top:active,.eae-bounce-top:focus,.eae-bounce-top:hover{color:#fff}.eae-bounce-top:active:before,.eae-bounce-top:focus:before,.eae-bounce-top:hover:before{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66);transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66)}.eae-markers .marker{display:none}.eae-markers p{margin-bottom:0}.eae-fg-wrapper{display:flex;flex-direction:column;overflow:hidden}.eae-gallery-filter{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap}.eae-filter-label{padding:5px 10px;background-color:#a0ce4e;color:#fff;margin:0 3px 0 3px}.eae-filter-label.current{background-color:#73b9dc}.eae-fg-image{display:flex;flex-wrap:wrap;flex-direction:row}.eae-fg-wrapper .eae-gallery-item-inner img{width:100%;height:auto;display:block!important;transition:all .5s ease;-webkit-transition:all .5s ease}.eae-gallery-item{height:auto}.eae-gallery-filter a{color:#fff;text-decoration:none}.eae-gallery-filter a.current{font-weight:700}.eae-gallery-item-inner{position:relative;overflow:hidden}.eae-overlay-always .eae-gallery-item .eae-grid-overlay{display:block}.eae-overlay-hover .eae-gallery-item-inner:hover .eae-grid-overlay{display:block}.eae-overlay-hide-on-hover .eae-gallery-item-inner:hover .eae-grid-overlay{display:none}.eae-overlay-hide-on-hover .eae-grid-overlay{display:block}.eae-grid-overlay{position:absolute;top:0;left:0;display:none;z-index:99;background:rgba(0,0,0,.5);height:100%;width:100%}.eae-grid-overlay-inner{display:block;position:relative;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.eae-fg-wrapper .eae-icon-wrapper{display:flex;justify-content:center}.eae-overlay-caption{display:block;line-height:1em;margin-top:15px;color:#73b9dc;font-size:20px}.eae-overlay-icon{line-height:1em;padding:.5em;display:inline-block}.eae-overlay-icon svg{height:auto}.eae-icon-view-framed .eae-overlay-icon{padding:.5em;color:#73b9dc;border:3px solid #73b9dc;background-color:transparent}.eae-icon-view-stacked .eae-overlay-icon{padding:.5em;color:#fff;background-color:#818a91}.eae-hover-direction-effect .eae-grid-overlay{position:absolute;z-index:99;background:rgba(0,0,0,.5);height:100%;width:100%}.eae-fg-wrapper.eae-image-ratio-yes .eae-gallery-item-inner .eae-fg-img-wrapper{position:relative;top:0;overflow:hidden;left:0;right:0;border:0}.eae-fg-wrapper.eae-image-ratio-yes .eae-gallery-item-inner .eae-fg-img-wrapper img{height:100%;width:100%;display:block;position:absolute;top:0;left:0;object-fit:cover}.wts-eae-ribbons-badges-wrapper{display:none}.wts-eae-enable-ribbons-badges-yes .wts-eae-ribbons-badges-wrapper{display:block}.wts-eae-enable-ribbons-badges-yes.wts-eae-badge-type-ribbon>.wts-eae-ribbons-badges-wrapper{position:absolute;top:0;left:auto;right:0;-ms-transform:rotate(90deg);width:150px;overflow:hidden;height:150px;z-index:999;padding:8px 12px}.wts-eae-badge-h-left.wts-eae-enable-ribbons-badges-yes.wts-eae-badge-type-ribbon>.wts-eae-ribbons-badges-wrapper{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);left:0;right:auto}.wts-eae-badge-h-right.wts-eae-enable-ribbons-badges-yes.wts-eae-badge-type-ribbon>.wts-eae-ribbons-badges-wrapper{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(90deg);left:auto;right:0}.wts-eae-enable-ribbons-badges-yes.wts-eae-badge-type-ribbon>.wts-eae-ribbons-badges-wrapper span.wts-eae-ribbons-badges-inner{position:absolute;text-align:center;left:0;top:0;width:200%;-webkit-transform:translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);-ms-transform:translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);transform:translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);margin-top:35px;font-size:13px;line-height:2;font-weight:800;text-transform:uppercase;background:rgba(63,195,135,.8);padding:8px 12px}.wts-eae-enable-ribbons-badges-yes.wts-eae-badge-type-badge>.wts-eae-ribbons-badges-wrapper span.wts-eae-ribbons-badges-inner{min-height:3.236em;min-width:3.236em;padding:0;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#77a464;color:#fff;font-size:.857em;z-index:9}.wts-eae-badge-h-left.wts-eae-badge-v-bottom.wts-eae-enable-ribbons-badges-yes>.wts-eae-ribbons-badges-wrapper span.wts-eae-ribbons-badges-inner{left:20px;right:auto;top:auto;bottom:20px}.wts-eae-badge-h-left.wts-eae-badge-v-top.wts-eae-enable-ribbons-badges-yes>.wts-eae-ribbons-badges-wrapper span.wts-eae-ribbons-badges-inner{left:20px;right:auto;top:20px;bottom:auto}.wts-eae-badge-h-right.wts-eae-badge-v-bottom.wts-eae-enable-ribbons-badges-yes>.wts-eae-ribbons-badges-wrapper span.wts-eae-ribbons-badges-inner{left:auto;right:20px;top:auto;bottom:20px}.wts-eae-badge-h-right.wts-eae-badge-v-top.wts-eae-enable-ribbons-badges-yes>.wts-eae-ribbons-badges-wrapper span.wts-eae-ribbons-badges-inner{left:auto;right:20px;top:20px;bottom:auto}.eae-flip-box-back svg,.eae-flip-box-front svg{width:25px;height:auto}.wts-eae-textseparator svg{width:25px;height:auto}.eae-img-comp-slider svg{width:22px;height:auto}.eae-popup-link svg{display:inline-block;width:1em}.eae-popup svg:focus,.eae-popup svg:hover{opacity:1;cursor:pointer}.eae-popup svg.eae-close{width:28px;height:28px;line-height:1em;text-decoration:none;text-align:center;opacity:1;background-color:#fff}.eae-dual-button-wrapper svg{width:1em;height:auto;display:block}eae-button-separator i{position:relative;display:block}.eae-button-1.icon-before svg,.eae-button-2.icon-after svg,.eae-button-2.icon-before svg{align-self:center;margin:0 10px 0 0}.eae-button-1.icon-after svg,.eae-button-2.icon-after svg{align-self:center;margin:0 0 0 10px}.eae-button-1.icon-down svg,.eae-button-1.icon-up svg,.eae-button-2.icon-down svg,.eae-button-2.icon-up svg{align-self:center;margin:5px 0}.eae-pt-button-wrapper a svg{width:1em}.eae-pt-action-button .eae-pt-align-icon-left{float:left}.eae-pt-action-button .eae-pt-align-icon-right{float:right}.eae-icon-wrap svg{width:20px;height:auto;font-size:20px;display:block}.eae-info-circle .eae-icon-wrap svg{width:20px;height:auto;font-size:20px}.eae-icon-view-stacked svg{fill:#fff}.ae-link-yes{cursor:pointer}.elementor-widget-wts-modal-popup.eae-pop-btn-type-image .eae-popup-link{padding:0;background-color:transparent;overflow:hidden}[data-elementor-device-mode=tablet] .eae-tab-format-mobile .eae-ct-hide.eae-fbox-heading{display:none!important}.eae-timeline-item .eae-icon-view-stacked{border-width:0!important}.eae-content-switcher-wrapper{display:block;text-align:center}.eae-cs-layout-skin1 .eae-cs-switch-wrapper{display:inline-flex;flex-wrap:wrap;padding:8px 12px;background:#54595f;border-radius:50px}.eae-cs-switch-container{display:block;text-align:center}.eae-cs-layout-skin1 .eae-cs-label-wrapper{display:inline-block;overflow:hidden}.eae-cs-layout-skin1 .eae-content-switch-button{border-radius:50px;padding:8px 12px;background-color:#7a7a7a;color:#fff;overflow:hidden;display:block;min-width:150px;position:relative;text-align:center;margin:3px}.eae-cs-layout-skin1 .eae-content-switch-button:before{height:100%;top:0;left:0;z-index:0;content:"";width:0;position:absolute;right:0;transition:all .3s ease-out}.eae-cs-layout-skin1 .eae-content-switch-button.active:before{width:100%;left:0;right:auto;background-color:#61ce70}.eae-cs-layout-skin1 .eae-content-switch-label{position:relative}.eae-cs-content-section{display:none}.eae-cs-content-section.active{display:block}@media only screen and (max-width:768px){.eae-cs-switch-wrapper{display:inline-block!important}}.eae-cs-layout-skin2 .eae-cs-switch-wrapper{display:inline-flex;flex-wrap:wrap;padding:0;background:0 0}.eae-cs-layout-skin2 .eae-cs-label-wrapper{display:inline-block}.eae-cs-layout-skin2 .eae-content-switch-button{width:auto;margin:3px 8px;padding:10px 12px;background-color:#e2e2e2;overflow:hidden;display:block;position:relative;text-align:center;border-radius:5px;border:1px solid rgba(130,130,130,.26);color:rgba(71,71,71,.44)}.eae-cs-layout-skin2 .eae-content-switch-button.active{box-shadow:0 10px 34px -9px rgba(0,0,0,.38);background-color:#fff;color:#575757;border-color:#fff}h5.eae-cs-label{margin:0}.eae-cs-layout-skin3 .eae-cs-switch-wrapper{display:block;justify-content:center;align-items:center}.eae-content-switch-label.primary-label{margin-right:30px}.eae-content-switch-label.secondary-label{margin-left:30px}.eae-cs-layout-skin3 .eae-cs-switch-label{position:relative;display:inline-block;width:4.5em;height:2.3em;vertical-align:middle}.eae-cs-layout-skin3 .eae-content-switch-label{margin:0;display:inline-block}.eae-cs-layout-skin3 .eae-cs-switch-button{display:inline-block}.eae-cs-layout-skin3 .eae-cs-label{display:inline-block}.eae-cs-layout-skin3 .eae-cs-switch-label input.eae-content-toggle-switch{display:none}.eae-cs-layout-skin3 .eae-cs-switch-label input.eae-content-toggle-switch+span{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;-webkit-transition:.4s;transition:.4s;-webkit-border-radius:1.5em;border-radius:1.5em;background:#2e394d;border:2px solid #2e394d}.eae-cs-layout-skin3 .eae-cs-switch-label input.eae-content-toggle-switch+span:before{position:absolute;content:"";height:28px;width:28px;left:4px;transform:translateY(-52%);top:50%;transition:.4s;transition:.4s;-webkit-border-radius:50%;border-radius:50%;background:#88cf8f;border:2px solid #88cf8f}body.rtl .eae-cs-layout-skin3 .eae-cs-switch-label input.eae-content-toggle-switch+span:before{left:unset;right:4px}.eae-cs-layout-skin3 .eae-cs-switch-label input:checked.eae-content-toggle-switch+span:before{transform:translate(36px,-52%)}body.rtl .eae-cs-layout-skin3 .eae-cs-switch-label input:checked.eae-content-toggle-switch+span:before{transform:translate(-36px,-52%)}.eae-content-switch-label.active{color:#61ce70}.eae-cs-layout-skin4 .eae-cs-switch-wrapper{display:block}.eae-cs-layout-skin4 .eae-content-switch-label.primary-label{margin-right:30px}.eae-cs-layout-skin4 .eae-content-switch-label.secondary-label{margin-left:30px}.eae-cs-layout-skin4 .eae-content-switch-label{display:inline-block}.eae-cs-layout-skin4 .eae-cs-switch-label{position:relative;display:inline-block;width:70px;height:20px;vertical-align:middle}.eae-cs-layout-skin4 .eae-cs-label{display:inline-block}.eae-cs-layout-skin4 .eae-content-toggle-switch{display:none}.eae-cs-layout-skin4 .eae-content-toggle-switcher{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;-webkit-transition:.4s;transition:.4s;-webkit-border-radius:1.5em;border-radius:1.5em;background:#2e394d;border:2px solid #2e394d}.eae-cs-layout-skin4 .eae-cs-switch-button{display:inline-block}.eae-cs-layout-skin4 .eae-content-toggle-switcher:before{position:absolute;content:"";height:34px;width:34px;left:-12px;top:50%;transform:translateY(-50%);border-radius:50%;border:2px solid #88cf8f;background:#88cf8f;-webkit-transition:.4s;transition:.4s;-webkit-box-shadow:3px 3px 6px 1px rgba(0,0,0,.2);box-shadow:3px 3px 6px 1px rgba(0,0,0,.2)}.eae-cs-layout-skin4 .eae-cs-switch-container{padding:15px 0}body.rtl .eae-cs-layout-skin4 .eae-content-toggle-switcher:before{right:-12px!important}.eae-cs-layout-skin4 input:checked+.eae-content-toggle-switcher:before{transform:translate(55px,-50%)}body.rtl .eae-cs-layout-skin4 input:checked+.eae-content-toggle-switcher:before{transform:translate(-55px,-50%)}.eae-swiper-outer-wrapper{position:relative}.eae-swiper-container{position:relative}.eae-thumb-container{position:absolute}.eae-swiper-outer-wrapper .eae-swiper-slide{height:400px;background-size:cover;background-repeat:no-repeat;background-position:right}.eae-swiper-outer-wrapper .eae-swiper-slide .eae-slide-inner{color:#7a7a7a;display:flex;position:absolute;top:0;left:0;bottom:0;right:0;padding:20px}.eae-slide-inner .eae-slide-content{padding:20px 30px}.eae-slide-inner .eae-slide-heading{font-size:35px;font-weight:700;line-height:1}.eae-slide-inner .eae-slide-text{font-size:17px;line-height:1.4}.eae-slide-inner .eae-slide-button{display:inline-block}.eae-slide-inner .eae-slide-btn{display:inline-block;font-size:15px;padding:12px 24px;border-radius:3px;cursor:pointer;transition:all .3s}.eae-slide-inner .eae-slide-heading:not(:last-child),.eae-slide-inner .eae-slide-text:not(:last-child){margin-bottom:30px}.eae--hr-position-left .eae-slide-inner{-webkit-box-pack:start;justify-content:flex-start}.eae--hr-position-right .eae-slide-inner{-webkit-box-pack:end;justify-content:flex-end}.eae--hr-position-center .eae-slide-inner{-webkit-box-pack:center;justify-content:center}.eae--vr-position-top .eae-slide-inner{-webkit-box-pack:start;align-items:flex-start}.eae--vr-position-middle .eae-slide-inner{-webkit-box-align:center;align-items:center}.eae--vr-position-bottom .eae-slide-inner{-webkit-box-pack:end;align-items:flex-end}.eae-swiper-button-prev{left:10px}.eae-swiper-button-next{right:10px}.eae-swiper-button{position:absolute;display:inline-flex;z-index:1;cursor:pointer;color:#7a7a7a;top:50%;transform:translateY(-50%)}.eae-swiper-button svg{width:1em;height:1em;position:relative;display:block}.swiper-pagination-bullet{margin-bottom:5px!important}.eae-swiper-outer-wrapper .eae-swiper-slide .eae-background-overlay{width:100%;height:100%;position:absolute}.eae-swiper-outer-wrapper .eae-gallery-thumbs{box-sizing:border-box;text-align:center}.eae-swiper-outer-wrapper .eae-gallery-thumbs:not(.eae-thumb-horizontal-inside) .eae-thumb-slide{opacity:.7}.eae-swiper-outer-wrapper .eae-gallery-thumbs .eae-thumb-slide{background-size:cover;background-position:center;height:100%}.eae-swiper-outer-wrapper .eae-gallery-thumbs:not(.eae-thumb-horizontal-inside) .swiper-slide-thumb-active{opacity:1}.eae-chart-outer-container{position:relative}.eae-chart-overlay{width:100%;height:100%;position:absolute}.eae-table{width:100%;height:auto;margin:0;padding:0;border:none;border-collapse:collapse}.eae-table tr{border-style:none}.eae-table__body_row_column{border:none;overflow:hidden}.eae-table__head_column{transition:all .3s ease-in-out}.eae-table__body_row_column{transition:all .3s ease-in-out}.eae-head-icon{vertical-align:middle}.eae-table__head-column-wrapper .eae-head-img{width:50px;display:inline-block}.eae-table__head-column-wrapper .eae-lottie-animation svg{width:70px!important;line-height:0}.eae-head-icon-before{margin-right:5px}.eae-head-icon-after{margin-left:5px}.eae-table__col-inner{display:block}.eae-body-icon{vertical-align:middle}.eae-table__body-column-wrapper .eae-body-image{width:70px;display:inline-block}.eae-table__body-column-wrapper .eae-table-lottie-animation svg{width:70px!important;line-height:0}.eae-body-icon-before{margin-right:5px}.eae-body-icon-after{margin-left:5px}.eae-table-body__text{vertical-align:middle}.eae-table .eae-table-search-hide{display:none}.eae-table-search-wrap{padding:0;margin:0;margin-bottom:10px}.eae-search-wrap{padding:0;margin:0;width:50%;display:inline-flex;align-items:center;box-sizing:border-box;overflow:hidden;align-items:center}.eae-table-search-wrap .eae-table-search-field{margin:0;padding:0;border:0;outline:0;background-color:#eceeef;width:100%;font-size:15px;color:#7a7a7a;padding:10px;line-height:0;display:inline-block;box-sizing:border-box}.eae-table-search-wrap .eae-table-search-field:focus{background-color:#eceeef}::placeholder{opacity:.5}.search-icon{background-color:#eceeef;padding:0;margin:0;padding:10px}.search-icon i{color:#7a7a7a73;display:flex;align-items:center;left:0;font-size:20px}.eae-table__sortable .eae-table__sortable-head{cursor:pointer}.eae-table__head__wrapper{display:flex;justify-content:center;align-items:center}.eae-sort-icon{padding:0;margin:0;align-self:center}.eae-table__head-column-wrapper{flex-grow:3;display:inline-block;width:100%;margin:0 3px}.eae-icon-sort-icon{vertical-align:middle;display:inline-block;margin:0 3px}.eae-icon{padding:0;margin:0}.eae-table__head__wrapper .eae-sort-icon .eae-icon{font-size:25px}.eae-table__sortable .eae-table__head__wrapper .eae-sort-icon-down,.eae-table__sortable .eae-table__head__wrapper .eae-sort-icon-up{display:none}.eae-table__sortable .eae-table__sort-Asc .eae-table__head__wrapper .eae-icon-sort-icon,.eae-table__sortable .eae-table__sort-Desc .eae-table__head__wrapper .eae-icon-sort-icon{display:none}.eae-table__sortable .eae-table__sort-Asc .eae-table__head__wrapper .eae-sort-icon-up,.eae-table__sortable .eae-table__sort-Desc .eae-table__head__wrapper .eae-sort-icon-down{display:block}.eae-table-wrap{overflow-x:auto}.eae-table-body__text,.eae-table__col-inner{white-space:nowrap!important}.eae-table-wrapper{max-width:100%}.wts-eae-main .wpcf7 h1,.wts-eae-main .wpcf7 h2,.wts-eae-main .wpcf7 h3,.wts-eae-main .wpcf7 h4,.wts-eae-main .wpcf7 h5,.wts-eae-main .wpcf7 h6,.wts-eae-main .wpcf7 label,.wts-eae-main .wpcf7 p{color:#7a7a7a}.wts-eae-main .wpcf7 .wpcf7-date{color:#cbcbcb;background-color:#fafafa;border-radius:0;padding:10px 15px;outline:0}.wts-eae-main .wpcf7 .wpcf7-select{color:#cbcbcb;background-color:#fafafa}.wts-eae-main .wpcf7 .wpcf7-submit{background-color:#61ce70}.radio-orientation-vertical .wts-eae-main .wpcf7 .wpcf7-radio{display:flex;flex-direction:column}.checkbox-orientation-vertical .wts-eae-main .wpcf7 .wpcf7-checkbox{display:flex;flex-direction:column}.wts-eae-main .wpcf7 input[type=radio]{appearance:none;color:#fff;background-repeat:no-repeat;background-color:currentColor;width:1.2rem;height:1.2rem;display:inline-block;text-align:center;margin-right:5px;border-radius:50%;vertical-align:middle}.wts-eae-main .wpcf7 input[type=radio]+span{vertical-align:middle}.wts-eae-main .wpcf7 input[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");background-position:center;background-size:100% 100%;background-repeat:no-repeat;background-color:#61ce70}.wts-eae-main .wpcf7 .wpcf7-list-item{padding-right:1rem}.wts-eae-main .wpcf7 input[type=checkbox]{appearance:none;color:#fff;background-repeat:no-repeat;background-color:currentColor;width:1.2rem;height:1.2rem;display:inline-block;text-align:center;margin-right:5px;vertical-align:middle;border-radius:4px;border:3.4px solid #000}.wts-eae-main .wpcf7 input[type=checkbox]+span{vertical-align:middle}.wts-eae-main .wpcf7 input[type=checkbox]:checked{background-image:url('data:image/svg+xml,%3csvg viewBox="0 0 16 16" fill="white" xmlns="http://www.w3.org/2000/svg"%3e%3cpath d="M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z"/%3e%3c/svg%3e');background-position:center;background-size:100% 100%;background-repeat:no-repeat;background-color:#61ce70}.wts-cf7-style-box .wpcf7-select,.wts-cf7-style-box .wpcf7-textarea,.wts-cf7-style-box input:not([type=submit]):not([type=checkbox]):not([type=radio]){border:0}.wts-cf7-style-underline .wpcf7-select,.wts-cf7-style-underline .wpcf7-textarea,.wts-cf7-style-underline input:not([type=submit]):not([type=checkbox]):not([type=radio]){border:0;outline:0}.wts-eae-main .wpcf7-submit{display:flex;width:auto;text-align:center;justify-content:center;border:0}.cf7-btn-size-sm .wpcf7-submit{font-size:15px;padding:12px 24px}.cf7-btn-size-md .wpcf7-submit{font-size:16px;padding:15px 30px}.cf7-btn-size-lg .wpcf7-submit{font-size:18px;padding:20px 40px}.cf7-btn-size-xl .wpcf7-submit{font-size:20px;padding:15px 30px;width:100%}.cf7-btn-alignment-left .wpcf7-submit{margin-left:0;margin-right:auto}.cf7-btn-alignment-center .wpcf7-submit{margin-left:auto;margin-right:auto}.cf7-btn-alignment-right .wpcf7-submit{margin-left:auto;margin-right:0;text-align:center;justify-content:center}.wpcf7-file{width:40%;color:#cbcbcb;background-color:#fafafa;border-radius:0;padding:10px 15px;outline:0;border-style:solid}@media only screen and (max-width:600px){.wpcf7-file{width:100%}}.wpcf7 form.unaccepted .wpcf7-response-output,.wts-eae-main .wpcf7 form.invalid .wpcf7-response-output{border:none;margin:.5em 0;padding:0}.wts-eae-main .wpcf7 form.sent .wpcf7-response-output{border:none;margin:.5em 0;padding:0}.eae-cf7-error-output-hide .wpcf7-response-output{display:none}.eae-cf7-error-output-show .wpcf7-response-output{display:block}.eae-cf7-error-validation-hide .wpcf7-not-valid-tip{display:none}.eae-cf7-error-validation-show .wpcf7-not-valid-tip{display:block}.wts-eae-main .wpcf7 .wpcf7-list-item{margin-left:0}.sent-box{margin:1em 0}.error-box{margin-top:1em}.wts-eae-main .wpcf7 .error-field{color:#dc3232;font-size:1em}.mfp-zoom-in .mfp-content{opacity:0;transition:all .2s ease-in-out;transform:scale(.8)}.mfp-zoom-in.mfp-bg{opacity:0;transition:all .3s ease-out}.mfp-zoom-in.mfp-ready .mfp-content{opacity:1;transform:scale(1)}.mfp-zoom-in.mfp-ready.mfp-bg{opacity:.8}.mfp-zoom-in.mfp-removing .mfp-content{transform:scale(.8);opacity:0}.mfp-zoom-in.mfp-removing.mfp-bg{opacity:0}.mfp-newspaper .mfp-content{opacity:0;-webkit-transition:all .2s ease-in-out;transition:all .5s;transform:scale(0) rotate(500deg)}.mfp-newspaper.mfp-bg{opacity:0;transition:all .5s}.mfp-newspaper.mfp-ready .mfp-content{opacity:1;transform:scale(1) rotate(0)}.mfp-newspaper.mfp-ready.mfp-bg{opacity:.8}.mfp-newspaper.mfp-removing .mfp-content{transform:scale(0) rotate(500deg);opacity:0}.mfp-newspaper.mfp-removing.mfp-bg{opacity:0}.mfp-move-horizontal .mfp-content{opacity:0;transition:all .3s;transform:translateX(-50px)}.mfp-move-horizontal.mfp-bg{opacity:0;transition:all .3s}.mfp-move-horizontal.mfp-ready .mfp-content{opacity:1;transform:translateX(0)}.mfp-move-horizontal.mfp-ready.mfp-bg{opacity:.8}.mfp-move-horizontal.mfp-removing .mfp-content{transform:translateX(50px);opacity:0}.mfp-move-horizontal.mfp-removing.mfp-bg{opacity:0}.mfp-move-from-top .mfp-content{vertical-align:top}.mfp-move-from-top .mfp-content{opacity:0;transition:all .2s;transform:translateY(-100px)}.mfp-move-from-top.mfp-bg{opacity:0;transition:all .2s}.mfp-move-from-top.mfp-ready .mfp-content{opacity:1;transform:translateY(0)}.mfp-move-from-top.mfp-ready.mfp-bg{opacity:.8}.mfp-move-from-top.mfp-removing .mfp-content{transform:translateY(-50px);opacity:0}.mfp-move-from-top.mfp-removing.mfp-bg{opacity:0}.mfp-3d-unfold .mfp-content{perspective:2000px}.mfp-3d-unfold .mfp-content{opacity:0;transition:all .3s ease-in-out;transform-style:preserve-3d;transform:rotateY(-60deg)}.mfp-3d-unfold.mfp-bg{opacity:0;transition:all .5s}.mfp-3d-unfold.mfp-ready .mfp-content{opacity:1;transform:rotateY(1deg)}.mfp-3d-unfold.mfp-ready.mfp-bg{opacity:.8}.mfp-3d-unfold.mfp-removing .mfp-content{transform:rotateY(60deg);opacity:0}.mfp-3d-unfold.mfp-removing.mfp-bg{opacity:0}.mfp-zoom-out .mfp-content{opacity:0;transition:all .3s ease-in-out;transform:scale(1.3)}.mfp-zoom-out.mfp-bg{opacity:0;transition:all .3s ease-out}.mfp-zoom-out.mfp-ready .mfp-content{opacity:1;transform:scale(1)}.mfp-zoom-out.mfp-ready.mfp-bg{opacity:.8}.mfp-zoom-out.mfp-removing .mfp-content{transform:scale(1.3);opacity:0}.mfp-zoom-out.mfp-removing.mfp-bg{opacity:0}@keyframes hinge{0%{transform:rotate(0);transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out}80%{transform:rotate(60deg) translateY(0);opacity:1;transform-origin:top left;animation-timing-function:ease-in-out}100%{transform:translateY(700px);opacity:0}}.hinge{animation-duration:1s;animation-name:hinge}.mfp-with-fade .mfp-content,.mfp-with-fade.mfp-bg{opacity:0;transition:opacity .5s ease-out}.mfp-with-fade.mfp-ready .mfp-content{opacity:1}.mfp-with-fade.mfp-ready.mfp-bg{opacity:.8}.mfp-with-fade.mfp-removing.mfp-bg{opacity:0}.eae-post-item{background-color:#fff;border:1px solid #f2f2f2}.eae-post-title{margin:0}.eae-post-media-wrapper.eae_image_ratio_yes{display:block;position:relative}.eae-post-media-wrapper.eae_image_ratio_yes img{height:100%;width:100%;display:block;position:absolute;top:0;left:0;object-fit:cover}.eae-layout-grid.eae-image-pos-left .eae-post-item-inner{display:flex;flex-direction:row}.eae-layout-grid.eae-image-pos-up .eae-post-item-inner{display:flex;flex-direction:column}.eae-layout-grid.eae-image-pos-right .eae-post-item-inner{display:flex;flex-direction:row-reverse}@media (max-width:767px){.eae-posts-layout-collapse-mobile .eae-post-layout-horizontal .eae-post-item-inner{display:block}}@media screen and (max-width:1024px){.eae-posts-layout-collapse-tablet .eae-post-layout-horizontal .eae-post-item-inner{display:block}}.eae-hide-lastRow-yes .eae-ct-wrapper tbody tr:last-child{display:none}.eae-hide-priceRow-yes .eae-ct-wrapper table tr:nth-child(2) td.eae-ct-plan,.eae-hide-priceRow-yes .eae-ct-wrapper table tr:nth-child(2) td.hide{display:none!important}.eae-hide-titleRow-yes .eae-ct-wrapper table tr:first-child{display:none!important}.eae-alert-box{display:flex;flex-direction:row;margin:0}.eae-alert-type-info .eae-alert-box{background:#add8e6}.eae-alert-type-success .eae-alert-box{background:#b0dac6}.eae-alert-type-warning .eae-alert-box{background:#d9dfb8}.eae-alert-type-danger .eae-alert-box{background:#e2afaf}.eae-icon-position-top .eae-alert-box{flex-direction:column}.eae-icon-position-left .eae-alert-box{flex-direction:row}.eae-alert-icon{display:flex;align-items:flex-start}.eae-alert-icon i{display:flex}.wts-eae-icon-view-stacked .eae-alert-icon i{color:#fff;background-color:#2098d1}.wts-eae-icon-view-framed .eae-alert-icon i{color:#fff;background-color:#2098d1}.wts-eae-icon-shape-circle .eae-alert-icon i{border-radius:50%!important}.eae-alert-box .eae-alert-dismiss{position:absolute;display:flex}.eae-alert-content{display:flex;flex-direction:column;flex-grow:1;gap:5px}.eae-alert-text h3,.eae-alert-text p{margin:0}.eae-alert-action{margin:0;display:flex;white-space:nowrap;align-items:center;line-height:1}.eae-alert-action a{display:flex;flex-direction:row}.eae-button-icon-pos-before{display:inline-flex;flex-direction:row-reverse;align-items:center}.eae-button-icon-pos-after{display:inline-flex;flex-direction:unset;align-items:center;padding-top:5px}.eae-alert-text{display:flex;flex-direction:column;gap:5px}.eae-alert-text h3{margin:0!important;line-height:.8}.eae-alert-box{padding:16px;gap:12px}.eae-alert-dismiss{padding:16px}.eae-alert-action a{display:flex;gap:5px}.eae-advance-button{display:flex;justify-content:center}.elementor-widget-eae-advance-button a.eae-button{text-decoration:none;border-radius:5px;padding:10px 20px;gap:10px;flex-direction:var(--eae-ab-dir);line-height:1}.eae-advance-button-separator-row{display:var(--eae-ab-sep-row)}.eae-advance-button-separator-col{display:var(--eae-ab-sep-col)}.eae-button{display:flex;flex-direction:column;align-items:center;transition-duration:.4s;padding:5px}.eae-advance-button-title .heading{display:flex;margin:0!important}.eae-advance-button-title{display:flex;align-self:center}.eae-advance-button-title i{display:flex;align-items:center}.eae-advance-button-title i:before{padding:2px}.eae-advance-button-separator{display:flex}.wts-eae-advance-button-icon-view-stacked .eae-advance-button-title i:before{color:#fff;background:#2098d1;padding:10px}.wts-eae-advance-button-icon-view-framed .eae-advance-button-title i:before{color:#2098d1;border:1px solid #2098d1;padding:10px}.wts-eae-advance-button-icon-shape-circle .eae-advance-button-title i:before{border-radius:50%}.icon-align-before .eae-advance-button-title{display:flex;flex-direction:row;align-items:center}.icon-align-after .eae-advance-button-title{display:flex;flex-direction:row-reverse;align-items:center}.eae-content-ticker-wrapper{display:flex;flex-direction:row;align-items:center;overflow:hidden;position:relative;background-color:#f5f5f5}.eae-content-ticker-heading{display:flex;align-items:center;padding:14px 28px;gap:10px;align-self:stretch;flex:none;position:relative}.eae-content-ticker-heading svg{width:1em;height:1em;position:relative;display:block}.eae-heading-arrow .eae-content-ticker-heading::after{content:'';position:absolute;right:-20px;border:10px solid transparent;top:50%;transform:translateY(-50%);z-index:3}.eae-content-ticker{display:flex;align-items:center}.eae-content-ticker>div{display:flex;align-items:center;width:100%}.eae-content-ticker-wrapper .eae-content-ticker-content-wrapper{display:flex;overflow:hidden;align-self:stretch;width:96%;padding-left:20px}.eae-navigation-icon-wrapper{position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:3;display:flex;gap:30px}.eae-navigation-icon-wrapper>div{background:unset}.eae-navigation-icon-wrapper svg{width:1em;height:1em;position:relative;display:block}.eae-navigation-icon-wrapper i{display:flex;justify-content:center;align-items:center;height:1em;width:1em}.eae-navigation-icon-wrapper .swiper-button-next,.eae-navigation-icon-wrapper .swiper-button-prev{position:relative}.eae-navigation-icon-wrapper .swiper-button-next,.eae-navigation-icon-wrapper .swiper-button-prev{-webkit-mask:none;mask:none;-webkit-mask-size:unset;mask-size:unset;background-image:none;background-color:unset;width:auto;height:auto;font-size:24px;margin-top:0}.eae-content-ticker-wrapper .eae-content-ticker.swiper-wrapper .swiper-slide a{color:inherit}.eae-content-ticker-content-wrapper .swiper-button-prev:after,.eae-content-ticker-content-wrapper .swiper-rtl .swiper-button-next:after{display:none}.eae-content-ticker-content-wrapper .swiper-button-next:after,.eae-content-ticker-content-wrapper .swiper-rtl .swiper-button-prev:after{display:none}@media (max-width:767px){.eae-mobile-stack.eae-content-ticker-wrapper{flex-direction:column}.eae-nav-on-mobile .eae-navigation-icon-wrapper{display:none}.eae-heading-arrow .eae-content-ticker-heading::after{display:none}.eae-content-ticker-heading{align-self:stretch}.eae-navigation-icon-wrapper{top:25%}.eae-content-ticker-wrapper.eae-slide-vertical{height:auto!important}.eae-content-ticker-content-wrapper.swiper{position:unset}}.eae-pie-chart-wrapper{position:relative}.eae-pie-chart-overlay{position:absolute;width:100%;height:100%;bottom:0;left:auto;left:50%;transform:translateX(-50%);display:flex;justify-content:center;align-items:center;font-size:42px;border-radius:50%}.chart-overlay-content{text-align:center;display:flex}.eae-custom-text{text-align:center;display:flex;align-items:center}.eae-pie-chart-container{display:flex}.chart-overlay-content .center-content{display:none}.chart-overlay-content .eae-custom-text.start .center-content{display:block}.chart-overlay-content span.eae-custom-text{display:none}.chart-overlay-content span.start{display:inline-block;display:flex}.tooltip-parent{border-radius:6px;background-color:#000}.tooltip-label{font-family:Roboto,Sans-serif;font-size:16px;font-weight:400;color:#fff;padding:4px 4px 4px 4px;border-style:none}.tooltip-value{font-family:Roboto,Sans-serif;font-weight:400;color:#fff;border-style:none}.eae-tooltip-value-parent-first{font-size:12px;display:flex;padding-left:7px;padding-bottom:3px;align-items:center;padding:0 4px 4px 4px;gap:2px}.tooltip-parent::after{content:'';position:absolute;left:-14px;border:7px solid transparent;border-right-color:#000;top:50%;transform:translateY(-50%)}.eae-tooltip-value-parent-second{height:1em;width:1em;background-color:#000;border:1px solid #fff}.eae-radial-chart-wrapper{width:100%}.eae-swiper-container,.eae-thumb-container.swiper-container{overflow:hidden;margin-left:auto;margin-right:auto;position:relative;z-index:1}.wts-eae-title-wrapper{display:flex;align-items:center;justify-content:center;gap:10px}.wts-eae-advance-heading-content-wrapper{display:flex;flex-direction:column;gap:10px;position:relative}.wts-eae-title-wrapper>svg{height:50px;width:50px}.wts-eae-shadow-text-wrapper{line-height:106px;position:absolute;z-index:1;font-family:"Playfair Display",Sans-serif;font-size:62px;font-weight:700;text-transform:capitalize;-webkit-text-stroke-color:#8f8f8f4f;-webkit-text-fill-color:#eaeaea5e;-webkit-text-stroke-width:1px;transform:translate(-51%,0);width:max-content}.wts-eae-title-wrapper *{margin-bottom:10px;margin:0}.eae-title-background-image .wts-eae-title{color:transparent}.eae-icon-wrapper .eae-gbl-icon.eae-ah-icon{font-size:50px}.eae-icon-wrapper svg{height:40px;width:40px}.wts-eae-separator-wrapper{display:flex;align-items:center;align-self:center;margin-bottom:0}.wts-eae-advance-heading-content-wrapper .eae-icon-wrapper{z-index:9}.wts-eae-title{-webkit-background-clip:text;color:transparent;font-weight:500;line-height:1;z-index:2;font-size:45px;background-color:transparent}.custom-link:hover{color:unset}.wts-eae-title>span{-webkit-background-clip:text;color:transparent;font-weight:700;font-size:40px;background-color:transparent;background-image:linear-gradient(174deg,#625d5d 0,#69d2db 66%)}.wts-eae-advance-heading-content-wrapper .wta-eae-sub-title-wrapper{margin-bottom:0}.wts-eae-advance-heading-content-wrapper .wts-eae-title-wrapper .wts-eae-title{margin-bottom:0}.wta-eae-sub-title-wrapper{-webkit-background-clip:text;color:transparent;z-index:2;text-align:center;line-height:1.1;margin:0;font-size:20px;font-weight:500;background-color:transparent;background-image:linear-gradient(173deg,#605656 0,#eaa97f 67%)}.wta-eae-sub-title-wrapper{display:block;justify-content:center}.wts-eae-separator-image>img{height:20px}.wts-eae-advance-heading-content-wrapper .wta-eae-sub-title-wrapper{margin-top:0}.wts-eae-separator{border-top-width:3px;border-top-color:#000;width:90px;z-index:2}.wts-eae-title span{position:relative}.wts-eae-title span::before{content:'';position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}.wts-eae-separator-without{border-top-width:3px;width:150px;z-index:2;border-top-color:#000;align-self:center}.wts-eae-title-wrapper .eae-gbl-icon.eae-ah-title-icon{font-size:30px;color:#000}.eae-icon-wrapper .eae-ah-icon{justify-content:center}.eae-icon-wrapper .eae-ah-icon{color:#8f5656;border-color:#8f5656}.wts-eae-title-wrapper .wts-eae-title{margin-top:0}.wts-eae-separator-pos-left .wts-separator-left,.wts-eae-separator-pos-right .wts-separator-right{display:none}@media only screen and (max-width:768px){.wts-eae-title{font-size:45px}.wts-eae-title>span{font-size:45px}.wts-eae-shadow-text-wrapper{font-size:70px}}@media only screen and (max-width:480px){.wts-eae-title{font-size:28px}.wts-eae-title>span{font-size:28px}.wts-eae-shadow-text-wrapper{font-size:45px}.wta-eae-sub-title-wrapper *{font-size:24px}}.elementor-widget-eae-add-to-calendar a.eae-calendar-wrapper_link{padding:6px 25px;color:#fff;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;transition:all .3s;text-decoration:none;gap:10px}.eae-calendar-wrapper_wrong_link{color:red}.eae-calendar-wrapper_link:hover{color:#fff}.eae-act-button-icon .eae-gbl-icon{font-size:20px}.eae-link-text-wrapper .eae-gbl-icon .eae-act-button-icon{color:#fff}.eae-calendar-wrapper_link .eae-act-button-icon{font-size:20px;color:#fff}.eae-calendar-wrapper_link .eae-act-button-icon i,.eae-calendar-wrapper_link .eae-act-button-icon svg{text-shadow:none}.eae-act-button-icon img{width:20px;height:20px}.eae-img-acc-wrapper{--eae-panel-width:15%;--eae-panels:2}.eae-img-acc-wrapper{display:flex;flex-direction:row;position:relative;background-color:rgba(34,35,37,.6);justify-content:space-between;overflow:hidden}.elementor-widget-eae-image-accordion{z-index:0}.eae-img-panel{border-right:1px solid rgba(255,255,255,.3);flex-direction:row;align-items:stretch;overflow:hidden;display:flex;transition:all .7s ease-in-out;width:var(--eae-panel-width)}.eae-img-panel img.eae-panel-img{position:absolute;height:100%;z-index:-1;top:0;left:0;width:100%;object-fit:cover;transition:opacity 1s,transform 1.5s;overflow:hidden;opacity:0}.eae-img-panel.active{width:calc(100% - (var(--eae-panels) * var(--eae-panel-width)))}.eae-img-panel.active img{opacity:1;transform:scale(1.2);transition:opacity .5s,transform 1.5s}.eae-panel-conent{position:relative;z-index:1;flex-direction:column;row-gap:5px;align-items:center;width:100%;display:flex;justify-content:center;color:#fff}.eae-panel-content-wrap{display:block;opacity:0;transition:all .2s;transition-delay:.1s}.eae-panel-content-wrap a{display:inline-flex;padding:6px 15px;gap:10px;align-items:center;justify-content:center}.eae-panel-content-wrap a.eae-link-icon-pos-before{flex-direction:row-reverse}.eae-panel-content-wrap a.eae-link-icon-pos-after{flex-direction:row}.eae-panel-content-wrap a i,.eae-panel-content-wrap a svg{display:inline-block;height:1em;width:1em;vertical-align:text-bottom}.eae-img-panel.active .eae-panel-content-wrap{opacity:1;transition:all .5s;transition-delay:.4s}.eae-img-acc-wrapper .eae-img-panel .eae-panel-conent::before{color:#fff;font-family:Poppins;font-weight:700;font-size:60px;line-height:1;top:10px;left:10px;position:absolute}.eae-pane-item-desc,.eae-pane-item-title{margin:0}.enable-stacked.eae-img-acc-wrapper{flex-direction:column}.enable-stacked .eae-img-panel{width:100%!important}.enable-stacked .eae-img-panel .eae-panel-content-wrap{opacity:1}.enable-stacked.eae-img-acc-wrapper:not(.eae-ia-skin-panel) .eae-img-panel{position:relative}.enable-stacked.eae-img-acc-wrapper:not(.eae-ia-skin-panel) .eae-img-panel img{opacity:1}.eae-gbl-icon{display:inline-block;line-height:1;transition:all .3s;color:#69727d;font-size:50px;text-align:center}.eae-gbl-icon.eae-graphic-type-img{overflow:hidden}.eae-gbl-icon i,.eae-gbl-icon svg{width:1em!important;height:1em!important;position:relative;display:block}.eae-gbl-icon img{display:block}.eae-gbl-icon.eae-graphic-type-icon,.eae-gbl-icon.eae-graphic-type-lottie{font-size:20px}.eae-gbl-icon.eae-graphic-type-image img{width:20px;height:auto}.eae-gbl-icon i::before,.eae-gbl-icon svg::before{position:absolute;left:50%;transform:translateX(-50%)}.eae-gbl-icon.eae-graphic-view-stacked{padding:.5em;background-color:#69727d;color:#fff;fill:#fff}.eae-gbl-icon.eae-graphic-view-framed{padding:.5em;color:#69727d;border:3px solid #69727d;background-color:transparent}.eae-gbl-icon.eae-graphic-shape-circle{border-radius:50%}.eae-img-acc-wrapper.eae-ia-skin-panel{column-gap:10px;background-color:unset}.eae-img-acc-wrapper.eae-ia-skin-panel .eae-img-panel{position:relative}.eae-img-acc-wrapper.eae-ia-skin-panel .eae-img-panel img{z-index:0;opacity:1}.eae-list-text .eae-list-title{margin:0}.eae-list-wrapper{display:flex;flex-direction:column;padding:5px;margin:0;list-style:lower-alpha;margin:20px auto}.eae-list-panel-icon img{width:auto;transition:all .5s}.eae-list-text-wrapper{display:flex;flex-direction:row;width:100%;justify-content:left}.eae-list-item{color:#101010;display:flex;column-gap:10px;width:100%;position:relative;padding:5px;transition:all .5s}.eae-counter{counter-reset:list-item}.eae-lottie-animation svg{transition:all .5s}.eae-list-badge span{padding:2px 10px;font-size:12px;border-radius:5px;height:25px}.eae-list-badge{display:flex}.eae-list-badge span{display:flex;align-items:center;background-color:#000;color:#fff;justify-content:center}.eae-list-text span{font-size:12px}.eae-list-text{display:flex;flex-direction:column;justify-content:center;width:100%}.eae-list-text-wrapper .eae-gbl-icon{height:max-content}.eae-list-wrapper-blur:hover .eae-list-item-blur{filter:blur(2px);transition:all .3s}.eae-list-item-blur:hover{filter:none!important;transition:ease-in-out .3s}.eae-advance-list-container{display:flex;width:100%}.eae-list-grid-view{flex-wrap:wrap;flex-direction:row!important}.eae-item-count{padding:5px;display:flex;justify-content:center;align-items:center;transition:all .3s}.eae-list-item-link{position:absolute;width:100%;height:100%;z-index:9;bottom:0}.eae-video-play img.eae-video-thumb{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:100%;cursor:pointer;-webkit-transition:.2s all;transition:.2s all;object-fit:cover}.eae-video-wrapper{width:700px;border:1px solid #efefef;display:flex;justify-content:center;flex-direction:column}.eae-video-player{position:relative;width:100%;overflow:hidden;max-width:100%;background:#000;cursor:pointer;z-index:1;-webkit-transition:.2s all;transition:.2s all;aspect-ratio:16/9}.video-box-inner{width:100%}.eae-video-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;cursor:pointer;-webkit-transition:.2s all;transition:.2s all}.eae-video-player iframe{position:absolute;width:100%;height:100%;top:0;left:0}.eae-video-outer-wrapper{position:relative;height:auto;overflow:hidden;max-width:100%;background:#000;cursor:pointer;-webkit-transition:.2s all;transition:.2s all}.eae-video-play img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;cursor:pointer;-webkit-transition:.2s all;transition:.2s all}.eae-video-play iframe,.eae-video-play video{position:absolute;width:100%;height:100%;top:0;left:0}.eae-hosted-video{z-index:3}.eae-video-play-button{left:50%;top:50%;position:absolute;cursor:pointer;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;-webkit-transition:text-shadow ease .2s,color ease .2s;transition:text-shadow ease .2s,color ease .2s;z-index:5}.eae-gbl-icon.eae-graphic-type-icon.eae-video-play-button,.eae-gbl-icon.eae-graphic-type-lottie.eae-video-play-button{font-size:80px}.eae-gbl-icon.eae-graphic-type-image.eae-video-play-button,.eae-gbl-icon.eae-graphic-type-image.eae-video-play-button img{width:80px;height:auto}.eae-video-outer-wrapper.eae-sticky-apply{overflow:unset;background:0 0}.eae-video-outer-wrapper.eae-sticky-apply .eae-video-container{position:fixed!important;z-index:99999;height:225px;width:400px;background:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,.5);box-shadow:0 0 10px rgba(0,0,0,.5);top:50px;left:50px}.eae-video-outer-wrapper.eae-video-mask-media{background-color:unset}.eae-video-outer-wrapper.eae-video-mask-media .eae-video-container{mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:cover;-webkit-mask-size:cover;-webkit-mask-position:center center;height:100%}.eae-video-outer-wrapper .fluidvids{width:unset;max-width:unset;position:unset}.eae-video-container{height:100%}.eae-video-outer-wrapper.preview-info:not(.eae-sticky-apply) .eae-video-container .eae-video-display-details,.eae-video-outer-wrapper:not(.eae-sticky-apply) .eae-video-container:hover .eae-video-display-details{transform:translateY(0)}.eae-video-outer-wrapper iframe body{margin:0}.eae-video-outer-wrapper:not(.eae-sticky-apply) .eae-video-display-details{display:block;position:absolute;bottom:0;width:100%;padding:5px;color:#000;background:#fff;text-align:center;z-index:9999;margin-top:-1px;transform:translateY(100%);transition:all .3s ease-in-out}.eae-video-outer-wrapper.eae-sticky-apply .eae-video-container .eae-sticky-video-display-details{display:block;position:relative;top:100%;width:100%;padding:5px;color:#000;background:#fff;text-align:center;z-index:9999;margin-top:-1px;box-shadow:0 5px 10px -5px #333;transform:unset;transition:unset}.eae-video-outer-wrapper.eae-sticky-apply .eae-video-container .eae-video-display-details span{display:none}.eae-video-outer-wrapper.eae-sticky-apply .eae-video-container .eae-sticky-video-display-details span{display:block}.eae-video-outer-wrapper .eae-video-sticky-close{display:none}.eae-video-outer-wrapper.eae-sticky-apply .eae-video-sticky-close{display:block;position:absolute;padding:7px;color:#000;background:#fff;-webkit-border-radius:100%;border-radius:100%;cursor:pointer;z-index:99999;height:16px;width:16px;line-height:14px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;top:-14px;right:-14px;text-align:center}.eae-video-sticky.eae-sticky-apply.eae-video-vpos-bottom.eae-video-hpos-left .eae-video-container,.eae-video-sticky.eae-sticky-apply.eae-video-vpos-middle.eae-video-hpos-left .eae-video-container,.eae-video-sticky.eae-sticky-apply.eae-video-vpos-top.eae-video-hpos-left .eae-video-container{left:10px;right:auto}.eae-video-sticky.eae-sticky-apply.eae-video-vpos-bottom.eae-video-hpos-right .eae-video-container,.eae-video-sticky.eae-sticky-apply.eae-video-vpos-middle.eae-video-hpos-right .eae-video-container,.eae-video-sticky.eae-sticky-apply.eae-video-vpos-top.eae-video-hpos-right .eae-video-container{left:auto;right:10px}.eae-video-sticky.eae-sticky-apply.eae-video-vpos-bottom.eae-video-hpos-center .eae-video-container,.eae-video-sticky.eae-sticky-apply.eae-video-vpos-middle.eae-video-hpos-center .eae-video-container,.eae-video-sticky.eae-sticky-apply.eae-video-vpos-top.eae-video-hpos-center .eae-video-container{left:50%;transform:translateX(-50%)}.eae-video-sticky.eae-sticky-apply.eae-video-vpos-top .eae-video-container{top:10px;bottom:auto}.eae-video-sticky.eae-sticky-apply.eae-video-vpos-middle .eae-video-container{top:50%;transform:translateY(-50%)}.eae-video-sticky.eae-sticky-apply.eae-video-vpos-bottom .eae-video-container{bottom:10px;top:auto}.eae-video-sticky.eae-sticky-apply.eae-asp-ratio-169 .eae-video-container{height:calc(.5625 * var(--sticky-width))}.eae-video-sticky.eae-sticky-apply.eae-asp-ratio-219 .eae-video-container{height:calc(.4285 * var(--sticky-width))}.eae-video-sticky.eae-sticky-apply.eae-asp-ratio-43 .eae-video-container{height:calc(.75 * var(--sticky-width))}.eae-video-sticky.eae-sticky-apply.eae-asp-ratio-32 .eae-video-container{height:calc(.6666666666666667 * var(--sticky-width))}.eae-video-sticky.eae-sticky-apply.eae-asp-ratio-11 .eae-video-container{height:calc(1 * var(--sticky-width))}.eae-video-sticky.eae-sticky-apply.eae-asp-ratio-916 .eae-video-container{height:calc(1.7777 * var(--sticky-width))}.eae-business-weekdays-wrapper{display:flex;justify-content:space-between;z-index:1;padding:10px}.wts-eae-business-indicators *{display:flex}.eae-indicator-date{font-size:14px;color:#fff}.eae-indicator-time{font-size:14px;color:#fff}.wts-eae-business-indicators{background-color:#000;display:flex;flex-direction:column;position:relative}.eae-business-weekdays-wrapper.currentDay-hide{display:none}.eae-business-weekdays-wrapper.highlightDay{font-weight:700}.bultr-labelss.position_fixed{position:absolute}.eae-business-weekdays{display:flex;align-items:center;gap:5px}.wts-eae-business-days{display:flex;flex-direction:column;background-color:#5d54540F}.bultr-labelss{font-size:14px;color:#fff}.eae-bh-bi-open-wmsg{font-size:14px;color:#fff}.eae-bh-bi-close-wmsg{font-size:14px;color:#fff}.eae-business-weekdays-time{display:flex;flex-direction:column;align-items:end}.bultr-bh-label-wrap{display:flex;align-items:baseline;gap:10px}.wta-eae-business-heading-wrapper::before{content:' ';position:absolute;width:100%;height:100%}.wta-eae-business-heading-wrapper{display:flex;flex-direction:column}.pre_icon_days_style{color:#000}.eae-business-weekdays .pre_icon_days_style{font-size:12px}.eae-business-weekdays .eae-glb-panel-icon{font-size:12px}.eae-cus-days-icon{color:#000}.eae-indicator-title{font-size:17px;color:#fff;justify-content:start;gap:5px;align-items:center}.eae-day-close,.eae-day-close .eae-gbl-icon{color:red}.bultr-labelss.bultr-lbl-open.position_fixed{left:auto;font-size:16px;background-color:#39ab1c;padding:2px 8px 2px 8px;border-radius:2px 2px 2px 2px}.bultr-labelss.bultr-lbl-close.position_fixed{background-color:red;left:auto;padding:2px 8px 2px 8px;border-radius:2px 2px 2px 2px}.elementor-widget .eae-swiper-button-wrapper{position:absolute;height:auto;line-height:0}.eae-hpos-right.eae-vpos-top .eae-swiper-button-wrapper{bottom:auto;top:0;width:auto;right:0}.eae-vpos-top.eae-hpos-left .eae-swiper-button-wrapper{bottom:auto;top:0;width:auto;left:0}.eae-hpos-right.eae-vpos-bottom .eae-swiper-button-wrapper{bottom:0;top:auto;width:auto;right:0}.eae-vpos-bottom.eae-hpos-left .eae-swiper-button-wrapper{bottom:0;top:auto;width:auto;left:0}.eae-hpos-right.eae-vpos-middle .eae-swiper-button-wrapper{bottom:auto;top:50%;width:auto;right:0}.eae-hpos-left.eae-vpos-middle .eae-swiper-button-wrapper{bottom:auto;top:50%;width:auto;left:0}.eae-swiper-container.swiper-container-rtl .eae-swiper-button-prev{right:auto;left:0}.eae-swiper-container.swiper-container-rtl .eae-swiper-button-next{right:0;left:auto}.eae-hpos-right.eae-vpos-top .eae-swiper-container.swiper-container-rtl .eae-swiper-button-wrapper .eae-swiper-button-prev i{transform:scale(-1)}.eae-hpos-right.eae-vpos-top .eae-swiper-container.swiper-container-rtl .eae-swiper-button-wrapper .eae-swiper-button-next i{transform:scale(-1)}.eae-vpos-top.eae-hpos-left .eae-swiper-container.swiper-container-rtl .eae-swiper-button-wrapper .eae-swiper-button-next i{transform:scale(-1)}.eae-vpos-top.eae-hpos-left .eae-swiper-container.swiper-container-rtl .eae-swiper-button-wrapper .eae-swiper-button-prev i{transform:scale(-1)}.eae-hpos-right.eae-vpos-bottom .eae-swiper-container.swiper-container-rtl .eae-swiper-button-wrapper .eae-swiper-button-prev i{transform:scale(-1)}.eae-hpos-right.eae-vpos-bottom .eae-swiper-container.swiper-container-rtl .eae-swiper-button-wrapper .eae-swiper-button-next i{transform:scale(-1)}.eae-vpos-bottom.eae-hpos-left .eae-swiper-container.swiper-container-rtl .eae-swiper-button-wrapper .eae-swiper-button-next i{transform:scale(-1)}.eae-vpos-bottom.eae-hpos-left .eae-swiper-container.swiper-container-rtl .eae-swiper-button-wrapper .eae-swiper-button-prev i{transform:scale(-1)}.eae-hpos-right.eae-vpos-middle .eae-swiper-container.swiper-container-rtl .eae-swiper-button-wrapper .eae-swiper-button-prev i{transform:scale(-1)}.eae-hpos-right.eae-vpos-middle .eae-swiper-container.swiper-container-rtl .eae-swiper-button-wrapper .eae-swiper-button-next i{transform:scale(-1)}.eae-hpos-left.eae-vpos-middle .eae-swiper-container.swiper-container-rtl .eae-swiper-button-wrapper .eae-swiper-button-next i{transform:scale(-1)}.eae-hpos-left.eae-vpos-middle .eae-swiper-container.swiper-container-rtl .eae-swiper-button-wrapper .eae-swiper-button-prev i{transform:scale(-1)}.eae-hpos-left .eae-swiper-button-next,.eae-hpos-left .eae-swiper-button-prev,.eae-hpos-right .eae-swiper-button-next,.eae-hpos-right .eae-swiper-button-prev{position:relative;display:inline-block;right:auto;left:auto}.eae-carousel-yes.eae-hpos-right.eae-vpos-bottom .eae-swiper-button-next,.eae-carousel-yes.eae-hpos-right.eae-vpos-bottom .eae-swiper-button-prev{top:auto;bottom:0;transform:unset}.eae-carousel-yes.eae-hpos-right.eae-vpos-top .eae-swiper-button-next,.eae-carousel-yes.eae-hpos-right.eae-vpos-top .eae-swiper-button-prev{top:0;bottom:auto;transform:unset}.eae-carousel-yes.eae-hpos-left.eae-vpos-top .eae-swiper-button-next,.eae-carousel-yes.eae-hpos-left.eae-vpos-top .eae-swiper-button-prev{top:0;bottom:auto;transform:unset}.eae-carousel-yes.eae-hpos-left.eae-vpos-bottom .eae-swiper-button-next,.eae-carousel-yes.eae-hpos-left.eae-vpos-bottom .eae-swiper-button-prev{top:auto;bottom:0;transform:unset}.eae-carousel-yes.eae-hpos-center.eae-vpos-bottom .eae-swiper-button-next,.eae-carousel-yes.eae-hpos-center.eae-vpos-bottom .eae-swiper-button-prev{top:auto;bottom:0;transform:unset}.eae-carousel-yes.eae-hpos-center.eae-vpos-top .eae-swiper-button-next,.eae-carousel-yes.eae-hpos-center.eae-vpos-top .eae-swiper-button-prev{top:0;bottom:auto;transform:unset}.eae-swiper-pagination.swiper-pagination-fraction{width:auto;left:50%;transform:translateX(-50%)}.eae-team-member-wrapper{display:flex}.eae-team-member-grid-wrapper{flex-wrap:wrap}.eae-tm-container{display:flex;flex-direction:column;right:auto;left:auto;overflow:hidden;position:relative;transition:.2s ease-in;justify-content:center;top:0}.eae-team-member-wrapper .eae-tm-item-wrapper.swiper-slide{overflow:visible;height:auto}.eae-tm-item-wrapper{border:1px solid #d5d8dc}.eae-tm-image-container{display:flex;justify-content:center;align-items:center;overflow:hidden;height:100%}.eae-tm-image-container img{width:100%;object-fit:cover;object-position:center;transition:.5s ease-in-out}.eae-tm-text-container{display:flex;flex-direction:column;justify-content:center;align-self:center;width:100%}.eae-tm-text .eae-tm-name{margin:0;line-height:1}.eae-tm-text .eae-tm-designation{margin:0;line-height:1}.eae-tm-text .eae-tm-description{margin:0}.eae-tm-text{text-align:center;align-items:center;display:flex;flex-direction:column;row-gap:10px}.eae-tm-social-icon{display:flex;width:100%}.eae-tm-button-container{display:flex;width:100%;margin:10px 0}.eae-tm-container .eae-tm-text-container .eae-tm-button{text-decoration:none}.eae-tm-button{text-decoration:none;padding:5px 15px}.eae-tm-social-icon-tag{width:20px;height:20px;display:flex;justify-content:center;align-items:center;transition:.6s ease}.eae-tm-text-padding{padding:10px}.eae-tm-img-overlay img{position:relative;padding:0}.eae-tm-text-overlay{transition:.6s ease;background-color:#00000030;position:absolute;justify-content:center;opacity:0}.eae-tm-container:hover .eae-tm-text-overlay{opacity:1}.preview-eae-team-member-info-style-2 .eae-tm-image-container .eae-tm-social-icon{opacity:1;transform:scale(1);height:auto}.preview-eae-team-member-info-style-2 .eae-tm-image-effect img{transform:scale(1);filter:blur(4px)}.eae-tm-text-container.preview-eae-team-member-info-default{opacity:1}.eae-tm-text-container.preview-eae-team-member-info-down{bottom:0}.eae-tm-text-container.preview-eae-team-member-info-right{left:0}.eae-tm-text-container.preview-eae-team-member-info-up{top:0}.eae-tm-text-container.preview-eae-team-member-info-left{transform:translateX(0)}.preview-eae-team-member-info-style-4 .eae-tm-button-overlay,.preview-eae-team-member-info-style-4 .eae-tm-description-overlay-half-up,.preview-eae-team-member-info-style-4 .eae-tm-social-overlay-half-up{opacity:1;height:auto;display:flex;transition:.5s ease}.eae-team-member-swiper-container.swiper-autoheight .swiper-slide{height:auto}.eae-tm-text-up{display:flex;flex-direction:column;gap:10px;text-align:center;justify-content:center;position:absolute;bottom:100%;overflow:hidden;height:100%;transition:.5s ease;width:100%;background-color:#00000030}.eae-tm-container:hover .eae-tm-text-up{bottom:0}.eae-tm-text-right{display:flex;flex-direction:column;gap:10px;text-align:center;justify-content:center;position:absolute;left:100%;right:0;background-color:#00000030;overflow:hidden;width:100%;height:100%;transition:.5s ease}.eae-tm-container:hover .eae-tm-text-right{left:0}.eae-tm-text-left{display:flex;flex-direction:column;gap:10px;text-align:center;justify-content:center;position:absolute;background-color:#00000030;overflow:hidden;height:100%;width:100%;transition:.5s ease;transform:translateX(-100%)}.eae-tm-container:hover .eae-tm-text-left{transform:translateX(0)}.eae-tm-text-down{display:flex;flex-direction:column;gap:10px;text-align:center;justify-content:center;position:absolute;top:100%;overflow:hidden;height:100%;transition:.5s ease;width:100%;background-color:#00000030}.eae-tm-container:hover .eae-tm-text-down{top:0}.eae-tm-container:hover .eae-tm-img-blur img{filter:blur(4px);transition:all .5s ease}.eae-tm-img-blur img{filter:blur(0px);transition:all .5s ease}.eae-tm-text-overlay-half-up-style-2{position:absolute;bottom:0;transition:.5s ease;background-color:#00000030;text-align:center;display:flex;flex-direction:column;row-gap:5px;justify-content:center;width:100%}.eae-tm-text-overlay-half-up{position:absolute;bottom:0;width:100%;transition:.5s ease;background-color:#00000030;text-align:center;display:flex;flex-direction:column;justify-content:center;text-overflow:ellipsis}.eae-tm-button-overlay,.eae-tm-description-overlay-half-up,.eae-tm-social-icon-overlay,.eae-tm-social-overlay-half-up{opacity:0;height:0;transition:.5s ease}.eae-tm-button-overlay,.eae-tm-description-overlay-half-up,.eae-tm-social-overlay-half-up{display:none}.eae-tm-text{transition:.5s ease}.eae-tm-container:hover .eae-tm-description-overlay-half-up{display:flex;opacity:1;height:auto;transition:.5s ease}.eae-tm-container:hover .eae-tm-social-overlay-half-up{display:flex;opacity:1;height:auto;transition:.5s ease}.eae-tm-image-container:hover .eae-tm-social-icon-overlay{display:flex;opacity:1;transition:.5s ease}.eae-tm-container:hover .eae-tm-button-overlay{opacity:1;height:auto;display:flex;transition:.5s ease}.eae-tm-designation{margin-bottom:0}.eae-tm-social-icon-overlay{position:absolute;transform:scale(0);transition:all .5s ease;width:100%;display:flex;align-items:center;column-gap:20px;width:fit-content}.eae-tm-image-container:hover .eae-tm-social-icon-overlay{transform:scale(1);transition:all .5s ease}.eae-tm-image-effect img{transform:scale(1.1);filter:blur(0px);transition:all .5s ease}.eae-tm-image-effect:hover img{transform:scale(1);filter:blur(4px)}.eae-tm-swiper-container{width:100%}.eae-tm-separator{border:2px solid #000;width:40%;border-color:#000}.eae-team-member-swiper-container{overflow:hidden;padding:10px 0}.elementor-widget-eae-instagram-feed .eae-insta-feed-icon{position:absolute;top:10px;right:10px;z-index:100}.elementor-widget-eae-instagram-feed .eae-insta-post-video{display:none}.elementor-widget-eae-instagram-feed span.eae-insta-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:50px;color:#fff}.elementor-widget-eae-instagram-feed .eae-swiper-container{overflow:hidden;margin-left:auto;margin-right:auto;position:relative;z-index:1}.elementor-widget-eae-instagram-feed .eae-insta-post.eae-swiper-slide{display:flex;justify-content:center;flex-direction:column}.elementor-widget-eae-instagram-feed .eae-height-100 .eae-insta-post.eae-swiper-slide{height:auto}.elementor-widget-eae-instagram-feed .eae-insta-layout-grid .eae-post-collection{display:grid;align-items:stretch}.elementor-widget-eae-instagram-feed .eae-insta-layout-flex .eae-post-collection{display:flex;flex-direction:column;align-items:stretch}.elementor-widget-eae-instagram-feed .eae-insta-layout-masonry .eae-post-collection{display:grid;align-items:flex-start}.elementor-widget-eae-instagram-feed .eae-insta-layout-flex .eae-insta-post,.elementor-widget-eae-instagram-feed .eae-insta-layout-grid .eae-insta-post{display:flex;justify-content:center;flex-direction:column}.gutter-sizer{height:0}.elementor-widget-eae-instagram-feed .eae-post-collection .eae-insta-post-link{position:relative}.elementor-widget-eae-instagram-feed .eae-post-collection.lightbox .eae-insta-post-link{cursor:pointer}.elementor-widget-eae-instagram-feed .eae-insta-post{position:relative;overflow:hidden}.elementor-widget-eae-instagram-feed .eae-insta-post:hover{transition:all .1s ease}.eae-insta-layout-masonry .eae-insta-post{visibility:hidden}.elementor-widget-eae-instagram-feed .eae-insta-caption-always .eae-insta-post-caption,.elementor-widget-eae-instagram-feed .eae-insta-caption-hover .eae-insta-post-caption{color:#fff}.elementor-widget-eae-instagram-feed .eae-insta-caption-always .eae-insta-post .eae-insta-post-caption,.elementor-widget-eae-instagram-feed .eae-insta-caption-hover .eae-insta-post .eae-insta-post-caption{display:none;left:0;bottom:0;position:absolute;z-index:99;background:rgba(0,0,0,.5);padding:10px;width:100%;transition:all .6s ease 0s}.eae-insta-caption-below .eae-insta-post-caption{position:relative}.elementor-widget-eae-instagram-feed .eae-insta-caption-always .eae-insta-post .eae-insta-post-caption,.elementor-widget-eae-instagram-feed .eae-insta-caption-below .eae-insta-post .eae-insta-post-caption,.elementor-widget-eae-instagram-feed .eae-insta-caption-hover .eae-insta-post:hover .eae-insta-post-caption{display:flex;flex-direction:column}.elementor-widget-eae-instagram-feed .eae-insta-post .insta_image_grayscale,.elementor-widget-eae-instagram-feed .eae-insta-post:hover .insta_image_grayscale_hover{filter:grayscale(1);transition:all .6s ease 0s}.elementor-widget-eae-instagram-feed .eae-insta-post:hover .insta_image_grayscale{filter:unset}.elementor-widget-eae-instagram-feed .eae-insta-profile-link-wrap{display:flex}.elementor-widget-eae-instagram-feed .eae-insta-profile{align-self:center;width:fit-content}.elementor-widget-eae-instagram-feed .eae-insta-post img{display:block}.elementor-widget-eae-instagram-feed .eae_image_ratio_yes .eae-insta-post img{height:100%;width:100%;display:block;position:absolute;top:0;left:0;object-fit:cover}.elementor-widget-eae-instagram-feed .eae-insta-profile-link{display:flex;align-items:center}.elementor-widget-eae-instagram-feed .eae-insta-profile-link{line-height:1}.elementor-widget-eae-instagram-feed .eae-insta-profile{margin:0 0 20px 0}.elementor-widget-eae-instagram-feed .eae-insta-profile-link svg{width:1em;height:1em}.elementor-widget-eae-instagram-feed .eae-insta-profile-link .eae-insta-profile-link-icon{display:flex}.elementor-widget-eae-instagram-feed .eae-insta-post-caption.caption-overlay-full{top:0}.elementor-widget-eae-faq .eae-faq-wrapper{display:grid}.elementor-widget-eae-faq .eae-faq-question{display:flex;align-items:center}.elementor-widget-eae-faq .eae-faq-question{transition:all .2s linear}.elementor-widget-eae-faq .eae-faq-question.eae-faq-layout-accordion{cursor:pointer}.elementor-widget-eae-faq .eae-faq-question .eae-faq-question-bar{width:100%}.elementor-widget-eae-faq .eae-faq-icon-inactive{display:block}.elementor-widget-eae-faq .eae-faq-icon-active{display:none}.elementor-widget-eae-faq .eae-faq-question{margin:0}.elementor-widget-eae-faq .eae-faq-active .eae-faq-icon-inactive{display:none}.elementor-widget-eae-faq .eae-faq-active .eae-faq-icon-active{display:block}.elementor-widget-eae-faq .eae-faq-question-bar{display:flex;align-items:center}.elementor-widget-eae-faq .eae-faq-question.eae-faq-icon-align-left{flex-direction:row}.elementor-widget-eae-faq .eae-faq-question.eae-faq-icon-align-right{flex-direction:row-reverse}.elementor-widget-eae-faq .eae-faq-question-title{line-height:1}.elementor-widget-eae-faq .eae-faq-layout-accordion .eae-faq-question{border-width:1px 1px 1px 1px;cursor:pointer}.elementor-widget-eae-faq .eae-faq-layout-grid .eae-faq-question,.elementor-widget-eae-faq .eae-faq-layout-list .eae-faq-question{border-width:0 0 1px 0}@keyframes FloatingImageVertical{0%{transform:translateY(0)}50%{transform:translateY(20px)}100%{transform:translateY(0)}}@keyframes FloatingImageHorizontal{0%{transform:translateX(0)}50%{transform:translateX(20px)}100%{transform:translateX(0)}}.wta-eae-floating-image-wrapper{position:relative;height:100%}.wts-eae-image:first-child{top:20%;left:30%}.wts-eae-image:nth-child(2){top:40%;left:80%}.wts-eae-image:nth-child(3){top:80%;left:20%}.wts-eae-image{display:flex;position:absolute;overflow:hidden;flex-direction:column}.wts-eae-image:has(i){overflow:unset}.wts-eae-image.image .eae-floating-img{height:100%;width:100%}.wts-eae-image.image.eae-content-outside{padding:10px}.wts-eae-image.image{height:auto;width:200px}.wts-eae-image-title-inside{position:absolute;width:100%;top:0;height:100%}.wts-eae-image-title-inside.title-center span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wts-eae-image-title-inside.title-top span{position:absolute;top:10%;left:50%;transform:translate(-50%,-50%)}.wts-eae-image-title-inside.title-bottom span{position:absolute;top:90%;left:50%;transform:translate(-50%,-50%)}.wts-eae-image-title-outside{text-align:center}.wts-eae-image.vertical-animation{animation:FloatingImageVertical 5s infinite}.wts-eae-image.horizontal-animation{animation:FloatingImageHorizontal 5s infinite}.fa-element-view-stacked-circle{background-color:#000;border-radius:50%;color:#fff}.fa-element-view-stacked-square{background-color:#000;color:#fff}.fa-element-view-framed-circle{border:2px solid #000;border-radius:50%}.fa-element-view-framed-square{border:2px solid #000}.wts-eae-image.icon i{width:1em;height:1em;text-align:center}.wts-eae-image.icon svg{width:1em;height:1em;display:block;position:relative}.wts-eae-image.icon.fa-element-view-framed-circle,.wts-eae-image.icon.fa-element-view-framed-square,.wts-eae-image.icon.fa-element-view-stacked-circle,.wts-eae-image.icon.fa-element-view-stacked-square{padding:20px}.wts-eae-image.text.fa-element-view-framed-circle,.wts-eae-image.text.fa-element-view-framed-square,.wts-eae-image.text.fa-element-view-stacked-circle,.wts-eae-image.text.fa-element-view-stacked-square{padding:20px}.wts-eae-image.image.eae-content-outside .fe-outside-wrapper{overflow:hidden}.wts-eae-image.text{line-height:1;font-size:18px;color:#000}.elementor-clickable0{display:flex}.eae-overlay-hide-on-hover .wts-eae-image.image:hover .wts-eae-image-title-inside{display:none}.elementor-widget.elementor-widget-eae-floating-element{position:absolute;height:100%;width:100%;left:50%;top:50%;transform:translate(-50%,-50%);min-height:300px;z-index:0}.wts-eae-image.image:hover .eae-floating-img{transform:scale(1.1)}.wts-eae-image.image .eae-floating-img{transition:all .7s ease-in-out}.wts-eae-image.icon a{line-height:initial;color:#000}.wts-eae-image.text a{line-height:initial;color:#000}.elementor-widget-eae-floating-element .elementor-widget-container,.elementor-widget-eae-floating-element .wta-eae-floating-image-wrapper{height:100%}.eae-overlay-hover .wts-eae-image.image .wts-eae-image-title-inside{display:none}.eae-overlay-hover .wts-eae-image.image:hover .wts-eae-image-title-inside{display:block}.eae-overlay-never .wts-eae-image.image .wts-eae-image-title-inside{display:none}.elementor-widget-eae-floating-element .wts-eae-image.image{height:unset;width:unset}.eae-price-table{display:flex;justify-content:center;flex-direction:column}.eae-price-table-wrapper{border:1px solid #ddd;border-radius:5px;display:flex;flex-direction:column;position:relative;width:100%;transition:.3s ease-in-out}.enable-stacked .eae-apt-tab-content-section{flex-direction:column}.enable-stacked .eae-price-table-wrapper{width:100%!important}.eae-apt-title-container{text-align:center;display:flex;flex-direction:column;gap:15px;justify-content:center}.eae-apt-icon-container{display:flex}.eae-apt-feature-icon{display:flex;align-items:center}.eae-apt-title{transition:.3s ease-in-out}.eae-apt .eae-apt-title{margin-bottom:0}.eae-apt-description{transition:.3s ease-in-out}.eae-apt-features-list-item{transition:.3s ease-in-out}.eae-apt-button{transition:.3s ease-in-out}.eae-apt-price-wrapper{text-align:center;display:flex;flex-direction:column;margin-top:auto;transition:.3s ease-in-out}.eae-apt-price-container{display:flex;justify-content:center}.eae-apt-price-font{font-size:28px;line-height:1em;margin-right:3px}.eae-apt-descount-font{justify-items:center;margin-right:5px;text-decoration:line-through}.eae-apt-fractional{margin-right:3px}.eae-apt-price-prefix{margin-right:3px}.eae-apt-features-list-item{position:relative;align-items:center;justify-content:center;display:flex;width:100%}.eae-apt-features-container{display:flex;flex-direction:column}.eae-apt-button-container{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:auto}.eae-apt-button-container .eae-apt-button{color:#fff;background-color:#000;padding:5px 20px;border-radius:5px;text-decoration:none;display:flex}.eae-apt-badge-style-1-right{border-radius:100px;color:#fff;position:absolute;top:10px;right:10px;height:50px;width:50px;white-space:nowrap;display:flex;justify-content:center;align-items:center}.eae-apt-badge-style-1-left{display:flex;color:#fff;height:50px;width:50px;justify-content:center;align-items:center;border-radius:100px;position:absolute;top:10px;left:10px;white-space:nowrap}.eae-apt-badge-style-2-left{background-color:#000;padding:10px;position:absolute;top:0;left:0;transform:rotate(-90deg) translateX(-100%);white-space:nowrap;transform-origin:left top}.eae-apt-badge-style-2-left span{color:#fff;white-space:nowrap}.eae-apt-badge-style-2-right{background-color:#000;padding:10px;position:absolute;top:0;right:0;transform:rotate(-90deg) translateY(-100%);transform-origin:right top;white-space:nowrap}.eae-apt-badge-style-2-right span{color:#fff;white-space:nowrap}.eae-apt-badge-style-3-right{background-color:#000;color:#fff;position:absolute;padding:8px 15px;right:0;top:12%;border-radius:20px 0 0 20px;white-space:nowrap}.eae-apt-badge-style-3-left{background-color:#000;color:#fff;position:absolute;padding:8px 20px;left:0;top:12%;border-radius:0 20px 20px 0;white-space:nowrap}.eae-apt-badge-style-4-right{position:absolute;height:150px;width:150px;right:0;top:0;overflow:hidden;white-space:nowrap}.eae-apt-badge-style-4-inner-right{transform:rotate(45deg);background-color:#000;color:#fff;padding:5px 0;text-align:center;position:absolute;width:150%;white-space:nowrap}.eae-badge{padding-top:35px}.eae-apt-badge-style-4-left{position:absolute;height:150px;width:150px;left:0;top:0;overflow:hidden;white-space:nowrap}.eae-apt-badge-style-4-inner-left{transform:rotate(320deg);background-color:#000;color:#fff;padding:10px 0;text-align:center;position:absolute;padding:5px 0;width:150%;white-space:nowrap}.eae-apt-badge-style-5{display:flex;width:100%;position:absolute;top:0;left:0;justify-content:center;background-color:#000;color:#fff;transform:translateY(-100%);padding:5px}.eae-apt-tooltip{visibility:hidden;width:120px;background-color:#555;color:#fff;text-align:center;border-radius:6px;padding:5px 10px;position:absolute;z-index:1;bottom:110%;opacity:0;transition:opacity .3s}.eae-apt-tooltip-on-icon{visibility:hidden;width:120px;background-color:#555;color:#fff;text-align:center;border-radius:6px;padding:5px 10px;position:absolute;z-index:1;right:10%;bottom:125%;opacity:0;transition:opacity .3s}.eae-apt-tooltip::after{content:"";position:absolute;top:100%;left:50%;border-width:9px;border-style:solid;border-color:#555 transparent transparent transparent;transform:translateX(-50%)}.eae-apt-tooltip-on-icon::after{content:"";position:absolute;top:100%;left:50%;border-width:9px;border-style:solid;border-color:#555 transparent transparent transparent;transform:translateX(-50%)}.eae-apt-features-list-item:hover .eae-apt-tooltip{visibility:visible;opacity:1}.eae-apt-tooltip-icon:hover .eae-apt-tooltip-on-icon{visibility:visible;opacity:1}.eae-apt-tooltip-icon{position:relative}.eae-apt-tooltip-on-icon{transform:translateX(-50%);left:50%}.eae-apt-tooltip-icon-container{display:flex;align-items:center}.eae-apt-tooltip-preview{visibility:visible;opacity:1}.eae-apt-tab-1,.eae-apt-tab-2{width:100%;flex-direction:row;justify-content:center;display:none}.eae-apt-tab-content-section.active{display:flex}.eae-apt-content-switch-button-text{display:flex;align-items:center;transition:.2s ease-in-out}.eae-apt-switch-container{display:flex;gap:20px;justify-content:center;padding:20px}.eae-apt{display:flex}.eae-apt-content-switch-button{display:flex;align-items:center;gap:5px;padding:5px 20px;border-radius:20px}.eae-apt-switch-label{position:relative;display:inline-block;width:60px;height:34px}.eae-apt-switch-label input{opacity:0;width:0;height:0}.eae-apt-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#000;-webkit-transition:.4s;transition:.4s}.eae-apt-slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;-webkit-transition:.4s;transition:.4s}input:focus+.eae-apt-slider{box-shadow:0 0 1px #000}input:checked+.eae-apt-slider:before{transform:translateX(36px)}.eae-apt-feature-not-available{text-decoration:line-through}.eae-apt-feature-not-available-icon i{color:red}.eae-apt-slider-skin-4{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;height:20px;width:70px;border-radius:50px;background-color:#000;-webkit-transition:.4s;transition:.4s;margin:auto 0}.eae-apt-slider-skin-4:before{position:absolute;content:"";height:32px;width:32px;left:-1px;bottom:-6px;border-radius:50px;background-color:#000;-webkit-transition:.4s;transition:.4s}input:focus+.eae-apt-slider-skin-4{box-shadow:0 0 1px #000}input:checked+.eae-apt-slider-skin-4:before{transform:translateX(40px)}.eae-apt-slider-skin-3{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;border-radius:100px;background-color:#000;-webkit-transition:.4s;transition:.4s}.eae-apt-slider-skin-3:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;border-radius:100px;background-color:#fff;-webkit-transition:.4s;transition:.4s}input:focus+.eae-apt-slider-skin-3{box-shadow:0 0 1px #000}input:checked+.eae-apt-slider-skin-3:before{transform:translateX(36px)}.eae-pt-tooltip-icon-container{display:flex;align-items:center}.eae-apt-switch-label{width:70px}.wts-eae-image-scroll{width:auto;overflow:hidden;position:relative}.image-scroll-wrapper{transition:all 5s}.image-scroll-wrapper img{transition:all 3s ease-in-out}.image-scroll-wrapper.horizontal img{height:100%;width:auto;max-width:none}.eae-icon-image-container::before{content:"";position:absolute;top:0;left:0;transition:all 1s;width:100%;height:100%;opacity:1;z-index:10}.eae-icon-image-container:hover::before{opacity:0}.eae_image_scroll_icon *{z-index:99}.eae-container-scroll{overflow:auto}.image-scroll-wrapper.vertical img{width:100%}.eae-image-scroll-overlay:hover{opacity:0}.eae-image-scroll-ver{position:relative}.elementor-widget-eae-image-scroll:hover .eae-floating-icon-wrapper{opacity:0}.eae-floating-icon-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;transition:all .5s;pointer-events:none;display:flex;justify-content:center;align-items:center}.eae-floating-icon-wrapper:hover{opacity:0}.eae-floating-icon-wrapper[data-overlay=enable]{background-color:#00000063}.image-scroll-wrapper.horizontal{height:100%}.eae-vg-wrapper{display:flex;flex-direction:column}.eae-vg-grid{flex-wrap:wrap}.eae-vg-video-container{display:flex;flex-direction:row}.eae-vg-swiper-container{flex-direction:row;flex-wrap:nowrap}.eae-vg-element iframe{height:100%;width:100%}.eae-vg-element{position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden;height:100%;width:100%}.eae-vg-video-details-always-visible{position:absolute;color:#fff;font-size:25px;stroke:black 2px;width:100%;justify-content:center;display:flex;flex-direction:column;text-align:center;align-self:end;background-color:#0000008d}.eae-vg-description{font-size:15px}.eae-vg-title{font-size:20px}.eae-vg-video-details-on-hover{opacity:0;position:absolute;color:#fff;font-size:25px;transform:translateY(100%);width:100%;justify-content:center;display:flex;flex-direction:column;text-align:center;background-color:#0000008d;transition:.3s ease-in-out;align-self:end}.eae-vg-thumb-hover{height:200px;width:300px;transform:scale(1);transition:.3s ease-in-out}.eae-vg-element-wrapper{display:flex;flex-direction:column;overflow:hidden;align-items:center;transition:.3s ease-in-out}.eae-vg-video-details-below-video{padding:10px;width:100%;display:flex;flex-direction:column;text-align:center}.eae-vg-filter-button-container{display:flex;flex-direction:row;padding:20px;align-items:center}.eae-filter-button{text-decoration:none;padding:10px 15px}.eae-vg-filters-item .eae-filter-button{width:100%}.eae-vg-filter-hidden{visibility:hidden;display:none}.eae-vg-active{visibility:visible;display:flex}.eae-vg-video-iframe html body{display:flex;align-items:center}.eae-vg-element img{height:100%;object-fit:cover;object-position:center}.eae-vg-element:hover .eae-vg-video-details-on-hover{opacity:1;transform:translateY(0)}.eae-vg-wrapper.eae-swiper-outer-wrapper .eae-swiper-slide{height:100%}.eae-vg-icon{position:absolute;cursor:pointer;z-index:3}.eae-vg-icon.eae-gbl-icon.eae-graphic-type-icon,.eae-vg-icon.eae-gbl-icon.eae-graphic-type-lottie{font-size:45px}.eae-vg-active-button{background-color:red;color:#fff}.eae-vg-swiper.eae-swiper-outer-wrapper .swiper-slide{overflow:hidden}.eae-vg-filter-tab{display:flex}.eae-vg-wrapper .eae-vg-filteres-heading{margin-bottom:0}.eae-vg-filter-dropdown{padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;background-color:#f5f5f5;color:#424242;position:relative}.eae-vg-filters-item{text-align:center;display:flex;width:100%}.eae-vg-collaps-item-list{display:none;opacity:0;width:auto;position:absolute;top:105%;left:0;margin-top:5px;border-radius:4px;padding:0;margin:2px 0 0 0;box-shadow:0 0 6px 0 rgb(0 0 0 / 10%);list-style-type:none;z-index:9;overflow:auto;max-height:300px;transition:.5s ease-in-out}.eae-vg-filter-dropdown.eae-vg-visible .eae-vg-collaps-item-list{display:flex;width:100%;flex-direction:column;opacity:1}.disable-vg-dropdown-layout{display:none}.eae-vg-dropdown-tab.enable-vg-dropdown-layout{display:flex}.swiper-container:not(.swiper-container-initialized) .swiper-wrapper,.swiper:not(.swiper-initialized) .eae-vg-video-container.swiper-wrapper{overflow:visible}.eae-vg-dropdown-tab{display:none}.elementor-widget-eae-video-gallery .eae-swiper-container{overflow:hidden}.eae-swiper-container{padding:10px 0}.transit-in{animation:zoomIn ease .5s}@keyframes zoomIn{0%{opacity:0;transform:scale(0)}100%{opacity:1;transform:scale(1)}}@keyframes zoomOut{0%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(0)}}.transit-out{animation:zoomOut ease .5s}.eae-vg-element img{width:100%}.eae-vg-wrapper.eae-swiper-outer-wrapper{padding:10px 0}.eae-vg-image-overlay::before{content:'';z-index:1;height:100%;width:100%;position:absolute;top:0;left:0}.eae-vg-video-details-always-visible,.eae-vg-video-details-on-hover{z-index:2}.eae-vg-video-container .swiper-button-next::after,.eae-vg-video-container .swiper-button-prev::after{display:none}.eae-vg-wrapper .swiper-button-next::after,.eae-vg-wrapper .swiper-button-prev::after,.eae-vg-wrapper .swiper-rtl .swiper-button-next::after,.eae-vg-wrapper .swiper-rtl .swiper-button-prev::after{display:none}.eae-swiper-button-next.swiper-button-next::after,.eae-swiper-button-prev.swiper-button-prev::after,.swiper-rtl .eae-swiper-button-next::after,.swiper-rtl .eae-swiper-button-prev::after{display:none}.eae-ig-wrapper{display:grid;row-gap:10px;column-gap:10px;grid-auto-flow:dense}.eae-ig-item-wrapper{text-align:center;display:flex;flex-direction:column;width:100%;transition:.2s ease-in;overflow:hidden;justify-content:center}.eae-ig-content-container .eae-ig-title{margin-bottom:0}.eae-ig-title{line-height:1}.eae-ig-content-container{width:100%;display:flex;flex-direction:column;gap:5px}.eae-ig-sub-text,.eae-ig-title{transition:.2s ease-in-out}.eae-ig-media-container{max-width:fit-content}.eae-ig-link{display:flex;align-items:center;column-gap:10px;max-width:fit-content;padding:6px 15px;color:#fff;align-self:center;cursor:pointer}.eae-ig-icon,.eae-ig-lottie{display:inline-block;line-height:1;text-align:center}.eae-ig-icon i:before{position:absolute;left:50%;transform:translateX(-50%)}.eae-ig-media-container.eae-ig-icon i{height:1em;width:1em;position:relative;display:block}.eae-ig-link-icon-pos-before{flex-direction:row-reverse}.eae-ig-media-view-type-stacked{padding:.5em}.eae-ig-icon-shape-circle{border-radius:50%}.eae-ig-media-view-type-framed{border:3px solid #69727d;padding:.5em;background:0 0}.eae-ig-icon{transition:.3s ease-in-out;font-size:30px}.eae-ig-lottie{font-size:60px}.eae-ig-media-type-image{width:30%}.eae-ig-link{padding:6px 15px;color:#fff}.eae-ig-item-info-wrapper{grid-column:1/-1;padding:20px;border:1px solid #d5d8dc;position:relative;display:none;overflow:hidden}.eae-ig-close-button{position:absolute;font-size:20px;transition:.4s ease-in-out;top:10px;right:10px;cursor:pointer}.eae-ig-item-wrapper.eae-ig-active-item .eae-ig-button-icon{display:none}.eae-ig-active-button-icon{display:none}.eae-ig-item-wrapper.eae-ig-active-item .eae-ig-active-button-icon{display:block}.eae-ig-media-container.eae-ig-icon svg,.eae-ig-media-container.eae-ig-media-type-lottie svg{width:1em!important;height:1em!important;position:relative;display:block}.eae-ig-item-wrapper:not(.click-on-button){cursor:pointer}.eae-ig-active-button-icon svg,.eae-ig-button-icon svg{width:1em;height:1em}.eae-ig-active-button-icon svg,.eae-ig-button-icon svg{fill:#fff}.eae-ig-item-info-wrapper p:last-child{margin-bottom:0}.eae-ig-close-button svg{width:1em;height:1em}.eae-ig-item-wrapper .eae-ig-content-container .eae-ig-link{color:#fff;text-decoration:none}.eae-ig-active-button-text{transition:.3s ease-in-out;opacity:0;display:none}.eae-ig-item-wrapper.eae-ig-active-item .eae-ig-button-text:not(.eae-ig-active-button){opacity:0;transition:.3s ease-in-out;display:none}.eae-ig-item-wrapper.eae-ig-active-item .eae-ig-active-button-text{transition:.3s ease-in-out;opacity:1;display:block}.eae-ig-sub-title{line-height:1}.eae-cp-text-contain{position:absolute;display:flex;justify-content:center;flex-direction:column;align-items:center;border-radius:50%;overflow:hidden}.eae-cp-layout-half-circle .eae-cp-text-contain{bottom:0}.eae-cp-canvas-wrapper{overflow:hidden}.eae-cp-procent{font-size:30px;line-height:1}.eae-cp-canvas{width:100%}.eae-cp-canvas-container{position:relative;display:flex;justify-content:center;align-items:center}.eae-cp-wrapper{display:flex;flex-direction:column}.eae-cp-text-contain-below-canvas{display:flex;flex-direction:column;align-items:center}.eae-circular-progress-container{display:flex;justify-content:center}.eae-cp-description,.eae-cp-title{text-align:center;line-height:1}.eae-cp-title{font-size:20px}.eae-cp-value-container{display:flex;justify-content:center}.eae-cp-symbol{line-height:1}.eae-image-stack{display:inline-flex;transition-duration:2s;box-sizing:border-box}.img-stack-item .eae-img-stack{height:100%;width:100%}.img-stack-item:not(:first-child){margin-left:-30px}.img-stack-item{position:relative;transition-duration:.8s;display:flex;align-items:center}.eae-image-stack .img-stack-item.eae-is-ct-icon,.eae-image-stack .img-stack-item.eae-is-ct-image img,.eae-image-stack .img-stack-item.eae-is-ct-lottie-animation,.eae-image-stack .img-stack-item.eae-is-ct-text{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}.elementor-widget-eae-image-stack{text-align:center}.img-stack-item[tooltip]:hover::after{content:attr(tooltip);z-index:1000;overflow:hidden}.img-stack-item[tooltip]::after,.img-stack-item[tooltip]::before{position:absolute;text-transform:none;font-size:.8em;line-height:1;pointer-events:none;user-select:none;opacity:0}.img-stack-item[tooltip]::after{font-size:20px;padding:8px 16px;color:#fff}.img-stack-item.eae-is-ct-image .stack_overlay,.img-stack-item.eae-is-ct-image img{border-radius:50%}.img-stack-item.eae-is-ct-image img{object-fit:cover}.img-stack-item.eae-is-ct-icon i,.img-stack-item.eae-is-ct-image img,.img-stack-item.eae-is-ct-lottie-animation .eae-lottie-animation,.img-stack-item.eae-is-ct-text .img-stack-text{height:60px;width:60px}.img-stack-item[tooltip]:hover::before{z-index:1001;border:5px solid transparent;content:""}.img-stack-item[tooltip][dir^=right]::after{left:calc(100% + 5px);background-color:#000}[tooltip]{position:relative}.img-stack-item[tooltip]::after{font-size:15px;width:max-content}.img-stack-item[tooltip][dir^=right]::after,.img-stack-item[tooltip][dir^=right]::before{top:50%;transform:translate(.5em,-50%)}.img-stack-item[tooltip][dir^=right]:hover::before{right:calc(0em - 5px);border-right-color:#333;border-left-width:0}.img-stack-item[tooltip][dir^=up]::after,.img-stack-item[tooltip][dir^=up]::before{left:50%;transform:translate(-50%,-.5em)}.img-stack-item[tooltip][dir^=up]:hover::before{bottom:100%;border-top-color:#333;border-bottom-width:0}.img-stack-item.eae-is-ct-icon,.img-stack-item.eae-is-ct-icon a,.img-stack-item.eae-is-ct-text,.img-stack-item.eae-is-ct-text a{color:#000}.img-stack-item[tooltip][dir^=up]::after{bottom:calc(100% + 5px);background-color:#000}.img-stack-item[tooltip][dir^=left]::after,.img-stack-item[tooltip][dir^=left]::before{top:50%;transform:translate(-.5em,-50%)}.img-stack-item[tooltip][dir^=left]:hover::before{left:calc(0em - 5px);border-right-width:0;border-left-color:#333}.img-stack-item[tooltip][dir^=left]::after{right:calc(100% + 5px);background-color:#000}.img-stack-item[tooltip][dir^=down]:hover::before{top:100%;border-top-width:0;border-bottom-color:#333}.img-stack-item[tooltip][dir^=down]::after,.img-stack-item[tooltip][dir^=down]::before{left:50%;transform:translate(-50%,.5em)}.img-stack-item[tooltip][dir^=down]::after{top:calc(100% + 5px);background-color:#000}.eae-image-stack .eae-lottie-animation.eae-lottie{height:65px;width:auto}.stack_overlay{background-color:#be212145;position:absolute}.img-stack-item.eae-is-ct-lottie-animation{border-radius:50%;justify-content:center;align-items:center;background-color:#fff}.img-stack-item.eae-is-ct-icon i,.img-stack-item.eae-is-ct-lottie-animation .eae-lottie-animation{justify-content:center;align-items:center;display:flex;overflow:hidden;border-radius:50%}.img-stack-item.eae-is-ct-icon{border-radius:50%;background-color:#fff}.img-stack-item.eae-is-ct-text{border-radius:50%;background-color:#fff}.img-stack-item.eae-is-ct-icon i,.img-stack-item.eae-is-ct-image img,.img-stack-item.eae-is-ct-lottie-animation .eae-lottie-animation,.img-stack-item.eae-is-ct-text .img-stack-text{overflow:hidden}.img-stack-text{display:flex;align-items:center;justify-content:center}@keyframes tooltip_ver{to{opacity:.9;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}}@keyframes tooltips-hor{to{opacity:.9;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}}[tooltip]:not([dir]):hover::after,[tooltip]:not([dir]):hover::before,[tooltip][dir^=down]:hover::after,[tooltip][dir^=down]:hover::before,[tooltip][dir^=up]:hover::after,[tooltip][dir^=up]:hover::before{animation:tooltip_ver .3s ease-out forwards}[tooltip][dir^=left]:hover::after,[tooltip][dir^=left]:hover::before,[tooltip][dir^=right]:hover::after,[tooltip][dir^=right]:hover::before{animation:tooltips-hor .3s ease-out forwards}.eae-device-wrapper{text-align:center;margin:0 auto;display:inline-block;width:100%}.devices-mockup-wrapper{position:absolute}.devices-mockup-wrapper svg{width:100%;height:auto;display:block;font-size:1rem;transition:.3s cubic-bezier(.42,0,.2,1)}.eae-wrapper{position:relative;display:inline-block;height:0;max-width:100%;width:100%;padding-bottom:201.22022%}.eae-mobile.device-iphone11 .devices-mockup-wrapper{z-index:99}.eae-mobile.device-iphone11 .device-img-content .eae-devices-img{border-radius:30px}.eae-device-wrapper.eae-mobile.device-iphoneSe{max-width:250px}.eae-device-wrapper.eae-tablet.device-ipad11{max-width:350px}.eae-device-wrapper.eae-tablet.device-ipad11pro{max-width:400px}.eae-device-wrapper.eae-mobile.device-iphone11{max-width:300px}.eae-mobile.device-iphoneSe .eae-wrapper{padding-bottom:201.22022%}.eae-tablet.device-ipad11 .eae-wrapper{padding-bottom:143.22022%}.eae-tablet.device-ipad11pro .eae-wrapper{padding-bottom:139.22022%}.eae-laptop.device-macPro .eae-wrapper{padding-bottom:63%}.eae-laptop.device-macAir .eae-wrapper{padding-bottom:60%}.eae-desktop.device-iMacBlack .eae-wrapper,.eae-desktop.device-iMacWhite .eae-wrapper{padding-bottom:90%}.eae-browser.device-chrome .eae-wrapper,.eae-browser.device-dChrome .eae-wrapper,.eae-browser.device-safari .eae-wrapper{padding-bottom:62%}.eae-mobile.device-iphoneSe .device-content{width:89.80866%}.eae-mobile.device-iphone11 .device-content{top:1.8%;width:91.5%}.eae-tablet.device-ipad11 .device-content{width:91%;top:7.2%}.eae-tablet.device-ipad11pro .device-content{top:3.5%;width:90%}.eae-laptop.device-macAir .device-content{top:5.7%;width:75.80866%;left:50.3%}.eae-laptop.device-macPro .device-content{top:5.7%;width:77%}.eae-browser.device-chrome .device-content,.eae-browser.device-dChrome .device-content,.eae-browser.device-safari .device-content{top:8.8%;width:100%}.eae-browser.device-safari .device-content{top:11.5%}.eae-desktop.device-iMacBlack .device-content,.eae-desktop.device-iMacWhite .device-content{top:4.6%;width:91.9%}.eae-tablet.device-ipad11 .device-inner-container{padding-bottom:131%}.eae-device-wrapper.device-iphoneSe .device-inner-container{padding-bottom:176%}.eae-tablet.device-ipad11pro .device-inner-container{padding-bottom:143%}.eae-mobile.device-iphone11 .device-inner-container{padding-bottom:213%;background:#171717}.eae-browser.device-chrome .device-inner-container,.eae-browser.device-dChrome .device-inner-container,.eae-browser.device-safari .device-inner-container{padding-bottom:56%}.eae-desktop.device-iMacBlack .device-inner-container,.eae-desktop.device-iMacWhite .device-inner-container{padding-bottom:57%}.eae-laptop.device-macPro .device-inner-container{padding-bottom:62.5%}.eae-laptop.device-macAir .device-inner-container{padding-bottom:62.2%}.eae-device-wrapper .device-content{top:10.7%;position:absolute;left:50%;transition:.3s cubic-bezier(.42,0,.2,1);overflow:hidden;width:88.80866%;transform:translateX(-50%)}.eae-device-wrapper .device-inner-container{position:relative;left:0;width:100%;height:0;transition:.3s cubic-bezier(.42,0,.2,1);padding-bottom:177%}.device-img-content{top:0;bottom:0;left:0;right:0;position:absolute}.device-img-content.vertical .eae-devices-img{width:100%}.eae-video-outer-wrapper{height:100%}.eae-devices-img{transition:all 3s}.eae-device-wrapper .eae-video-outer-wrapper{position:relative;height:auto;overflow:hidden;max-width:100%;background:#000;cursor:pointer;-webkit-transition:.2s all;transition:.2s all;height:100%}.eae-device-wrapper .eae-video-play img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;cursor:pointer;-webkit-transition:.2s all;transition:.2s all}.eae-device-wrapper .eae-video-play iframe,.eae-video-play video{position:absolute;width:100%;height:100%;top:0;left:0}.eae-device-wrapper .device-text{position:absolute;z-index:999;top:50%;pointer-events:none;color:#fff;right:50%;transform:translate(50%,-50%);display:flex;align-items:center;flex-direction:column-reverse}.eae-device-video-outer-wrapper{position:relative;height:auto;overflow:hidden;max-width:100%;background:#000;cursor:pointer;z-index:1;-webkit-transition:.2s all;transition:.2s all;height:100%;width:100%}.eae-device-video-play img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:100%;cursor:pointer;-webkit-transition:.2s all;transition:.2s all;object-fit:cover}.eae-device-wrapper .eae-wrapper.landscape{transform:rotate(90deg)}.orientation .eicon-device-mobile.rotate{transform:rotate(90deg)}.eae-device-wrapper.eae-mobile.device-iphoneSe .eae-wrapper.landscape .device-img-content{position:absolute;rotate:-90deg;height:57%;width:178%;top:22%;left:-39%}.eae-device-wrapper.eae-mobile.device-iphone11 .eae-wrapper.landscape .device-img-content{position:absolute;rotate:270deg;width:182%;top:0;left:-43%}.eae-device-wrapper.eae-tablet.device-ipad11 .eae-wrapper.landscape .device-img-content{position:absolute;rotate:-90deg;height:75%;width:132%;top:12%;left:-16%}.eae-device-wrapper.eae-tablet.device-ipad11pro .eae-wrapper.landscape .device-img-content{position:absolute;rotate:-90deg;height:71%;width:145%;top:14%;left:-22%}.eae-mobile.device-iphoneSe .eae-wrapper.landscape .device-inner-container{padding-bottom:176%}.device-text .eae-gbl-icon.eae-graphic-type-lottie.eae-lottie-animation.eae-lottie{height:unset}.eae-device-container{width:100%;text-align:center}.device-img-content.swiper-slide{position:absolute}.eae-device-mockup{fill:red}.eae-device-wrapper.eae-mobile .eae-video-iframe .wistia_embed.wistia_embed_initialized{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.device-img-content.horizontal .eae-devices-img{max-width:unset;height:100%}.device-img-content .eae-devices-img{height:100%;width:100%;object-fit:cover}.device-img-content.vertical .eae-devices-img{height:unset;width:unset;object-fit:unset}.device-img-content.horizontal .eae-devices-img{width:unset}.device-content.eae-container-scroll .device-img-content.vertical{overflow-y:scroll}.device-content.eae-container-scroll .device-img-content.horizontal{overflow-x:scroll}.device-img-content.vertical .eae-devices-img{width:100%}.devices-mockup-wrapper{width:100%}.eae-wrapper.landscape+.orientation{position:absolute;bottom:25%;left:50%;transform:translateY(calc(100% + 24px)) translateX(-50%)}.eae-tablet .eae-wrapper.landscape+.orientation{position:absolute;bottom:15%;left:50%;transform:translateY(calc(100% + 24px)) translateX(-50%)}.eae-device-wrapper.eae-mobile.device-iphone11 .devices-mockup-wrapper{pointer-events:none}.eae-device-wrapper.eae-mobile.device-iphone11 .device-img-content.horizontal{border-radius:20px;overflow:hidden}.eae-device-video-play iframe,.eae-video-play video{margin:0;height:auto;position:absolute;left:50%;border:none;top:50%;transform:translate(-50%,-50%)}.eae-device-video-outer-wrapper.eae-video-type-hosted{display:flex}.eae-device-video-outer-wrapper.eae-video-type-hosted .eae-device-video-wrapper{width:100%}.eae-video-type-hosted .eae-device-video-wrapper{display:flex}.eae-device-video-play .landscape .eae-video-iframe{height:100%}.eae-device-wrapper.eae-mobile.device-iphone11 .eae-wrapper.landscape .device-content{border-radius:5%}.eae-device-wrapper .orientation{cursor:pointer}.eae-device-tone-light .device-iMacBlack .devices-mockup-wrapper svg .eae-frame-element{fill:#525252}.eae-ih-wrapper{position:relative;overflow:hidden}.eae-ih-wrapper img{width:100%;height:auto}.eae-ih-marker{display:flex;align-items:center;position:absolute;cursor:pointer;text-align:center;column-gap:5px}.eae-ih-tooltip{display:none;position:absolute;top:0;left:0;overflow:hidden}.eae-ih-tooltip-content-container{display:flex;flex-direction:column;gap:10px;width:100%}.eae-ih-tooltip-icon-container{display:flex}.eae-ih-tooltip-button{display:flex;gap:10px;max-width:fit-content;align-items:center}.eae-ih-tooltip-content-container .eae-ih-tooltip-button{color:#fff}.eae-ih-add-tooltip{pointer-events:all!important}.eae-ih-tooltip-content-container .eae-ih-tooltip-close-icon,.eae-ih-tooltip-tour .eae-ih-end-tour,.eae-ih-tooltip-tour .eae-ih-end-tour-btn,.eae-ih-tooltip-tour .eae-ih-tooltip-button,.eae-ih-tooltip-tour .eae-ih-tooltip-next,.eae-ih-tooltip-tour .eae-ih-tooltip-prev{cursor:pointer;color:#fff;fill:#fff;font-size:14px}.eae-ih-tooltip-button svg,.eae-ih-tooltip-close-icon svg,.eae-ih-tooltip-next svg,.eae-ih-tooltip-prev svg{height:1em;width:1em}.eae-ih-tooltip-description p:last-child{margin-bottom:0}.eae-ih-tooltip-container{display:flex;flex-direction:column}.eae-ih-icon-position-after{flex-direction:row}.eae-ih-icon-position-before{flex-direction:row-reverse}.eae-ih-tooltip-close-icon{position:absolute;top:6px;right:12px;font-size:17px;color:#fff}.eae-ih-tooltip-content-container .eae-ih-tooltip-close-icon{color:#fff}.eae-ih-tooltip-tour{display:flex;flex-direction:column}.eae-ih-navigation-container{display:flex}.eae-ih-tooltip-pre-nxt-btn{display:flex}.eae-ih-end-tour-btn-container{display:flex}.eae-ih-tooltip-next{display:flex;align-items:center;gap:5px}.eae-ih-tooltip-prev{display:flex;align-items:center;gap:5px}.eae-ih-marker-animtion{animation-iteration-count:infinite}.eae-ih-end-tour-btn-container{text-align:end}.tippy-box .tippy-content{padding:0;overflow:hidden}.eae-ih-add-tooltip .tippy-box{background:0 0}.eae-ih-tooltip-heading{font-size:20px}.eae-thumb-horizontal-inside.eae-thumb-container{position:absolute;z-index:3;width:100%}.eae-thumb-inside-vpos-top.eae-thumb-inside-hpos-left .eae-thumb-horizontal-inside.eae-thumb-container{bottom:auto;top:0;width:auto;left:0}.eae-thumb-inside-hpos-left.eae-thumb-inside-vpos-middle .eae-thumb-horizontal-inside.eae-thumb-container{bottom:auto;top:50%;width:auto;left:0;margin:unset;transform:translateY(-50%)}.eae-thumb-inside-vpos-bottom.eae-thumb-inside-hpos-left .eae-thumb-horizontal-inside.eae-thumb-container{bottom:0;top:auto;width:auto;left:0}.eae-thumb-inside-hpos-center.eae-thumb-inside-vpos-top .eae-thumb-horizontal-inside.eae-thumb-container{top:0;bottom:auto;margin:0;left:50%;transform:translateX(-50%)}.eae-thumb-inside-hpos-center.eae-thumb-inside-vpos-middle .eae-thumb-horizontal-inside.eae-thumb-container{top:50%;margin:0;left:50%;transform:translate(-50%,-50%)}.eae-thumb-inside-hpos-center.eae-thumb-inside-vpos-bottom .eae-thumb-horizontal-inside.eae-thumb-container{top:auto;bottom:0;margin:0;left:50%;transform:translateX(-50%)}.eae-thumb-inside-hpos-right.eae-thumb-inside-vpos-top .eae-thumb-horizontal-inside.eae-thumb-container{bottom:auto;top:0;width:auto;right:0;margin:unset;left:unset}.eae-thumb-inside-hpos-right.eae-thumb-inside-vpos-middle .eae-thumb-horizontal-inside.eae-thumb-container{bottom:auto;top:50%;width:auto;right:0;left:unset;margin:unset;transform:translateY(-50%)}.eae-thumb-inside-hpos-right.eae-thumb-inside-vpos-bottom .eae-thumb-horizontal-inside.eae-thumb-container{bottom:0;top:auto;width:auto;right:0;left:unset;margin:unset}.eae-cta-wrapper .eae-cta-img{overflow:hidden}.eae-cta-wrapper .eae-cta-img img{object-fit:cover;width:100%}.eae-cta-content{display:flex;align-items:center;flex-direction:column;width:100%;height:100%;height:auto;z-index:99}.eae-cta-layout-split .eae-cta-wrapper{display:flex;overflow:hidden}.eae-cta-layout-cover .eae-cta-img{position:relative}.eae-cta-layout-cover .eae-cta-content{position:relative;display:flex;width:100%;flex-direction:column;justify-content:center;align-items:center;align-self:center;padding:10px 5px 10px 5px;background:0 0;color:#000;transition-duration:1.4s;gap:10px}.eae-cta-content .eae-cta-button{display:flex;gap:10px}.eae-cta-button .eae-cta-pri-btn{display:flex;align-items:center;justify-content:center;gap:5px}.eae-cta-button .eae-cta-sec-btn{display:flex;align-items:center;justify-content:center;gap:5px}.eae-cta-ribbon.position-left{position:absolute;z-index:120;top:0;left:0;width:180px;overflow:hidden;height:180px}.eae-cta-ribbon.position-right{position:absolute;z-index:120;top:0;left:auto;right:0;transform:rotate(90deg);width:180px;overflow:hidden;height:180px}.eae-cta-ribbon p{width:271px;text-align:start;margin-top:23px;background-color:#000;transform:translateY(-50%) translateX(-50%) translateX(32px) rotate(-45deg);position:absolute;top:0;left:34px;color:#fff;text-align:center;padding-right:64px}.eae-cta-layout-cover .eae-cta-wrapper{position:relative;overflow:hidden;width:100%;display:flex}.eae-cta-layout-cover .eae-cta-wrapper .eae-cta-img{position:absolute;top:0;left:0;right:0;bottom:0;transition:transform .4s;background-size:cover;background-position:50%}.eae-cta-wrapper .eae-cta-content h2,.eae-cta-wrapper .eae-cta-content h3,.eae-cta-wrapper .eae-cta-content h4,.eae-cta-wrapper .eae-cta-content h5,.eae-cta-wrapper .eae-cta-content h6 .eae-cta-wrapper .eae-cta-content p{margin-bottom:0;margin:unset}.eae-cta-img{position:relative;display:flex}.eae-cta-pri-btn{background-color:#e9e8e8}.eae-cta-img-ani-zoom-in:hover .eae-cta-img img{transform:scale(1.2)}.eae-cta-img-ani-zoom-out .eae-cta-img img{transform:scale(1.2)}.eae-cta-img-ani-zoom-out:hover .eae-cta-img img{transform:scale(1)}.eae-cta-img-ani-move-left .eae-cta-img img{transform:scale(1.2) translateX(8%)}.eae-cta-img-ani-move-left:hover .eae-cta-img img{transform:scale(1.2) translateX(-8%)}.eae-cta-img-ani-move-right .eae-cta-img img{transform:scale(1.2) translateX(-8%)}.eae-cta-img-ani-move-right:hover .eae-cta-img img{transform:scale(1.2) translateX(8%)}.eae-cta-img-ani-move-up .eae-cta-img img{transform:scale(1.2) translateY(8%)}.eae-cta-img-ani-move-up:hover .eae-cta-img img{transform:scale(1.2) translateY(-8%)}.eae-cta-img-ani-move-down .eae-cta-img img{transform:scale(1.2) translateY(-8%)}.eae-cta-img-ani-move-down:hover .eae-cta-img img{transform:scale(1.2) translateY(8%)}.eae-cta-wrapper:hover .eae-cta-con-ani-grow{transform:scale(1.1)}.eae-cta-wrapper:hover .eae-cta-con-ani-shrink{transform:scale(.85)}.eae-cta-wrapper:hover .eae-cta-con-ani-move-right{transform:translateX(30px)}.eae-cta-wrapper:hover .eae-cta-con-ani-move-left{transform:translateX(-30px)}.eae-cta-wrapper:hover .eae-cta-con-ani-move-up{transform:translateY(-30px)}.eae-cta-wrapper:hover .eae-cta-con-ani-move-down{transform:translateY(30px)}.eae-cta-wrapper:hover .eae-cta-con-ani-fade-out,.eae-cta-wrapper:hover .eae-cta-con-ani-zoom-in,.eae-cta-wrapper:hover .eae-cta-con-ani-zoom-out{opacity:0}.eae-cta-wrapper:hover .eae-cta-con-ani-zoom-out{transform:scale(.2)}.eae-cta-wrapper:hover .eae-cta-con-ani-zoom-in{transform:scale(2)}.eae-cta-wrapper:hover .eae-cta-con-ani-slide-out-right{transform:translateX(1000px)}.eae-cta-wrapper:hover .eae-cta-con-ani-slide-out-left{transform:translateX(-1000px)}.eae-cta-wrapper:hover .eae-cta-con-ani-slide-out-up{transform:translateY(-600px)}.eae-cta-wrapper:hover .eae-cta-con-ani-slide-out-down{transform:translateY(600px)}.eae-cta-wrapper:hover .eae-cta-con-ani-slide-out-down,.eae-cta-wrapper:hover .eae-cta-con-ani-slide-out-left,.eae-cta-wrapper:hover .eae-cta-con-ani-slide-out-right,.eae-cta-wrapper:hover .eae-cta-con-ani-slide-out-up{opacity:0}.eae-cta-wrapper .eae-cta-con-ani-slide-in-right{transform:translateX(1000px)}.eae-cta-wrapper:hover .eae-cta-con-ani-slide-in-right{transform:translateX(0)}.eae-cta-wrapper .eae-cta-con-ani-slide-in-left{transform:translateX(-1000px)}.eae-cta-wrapper:hover .eae-cta-con-ani-slide-in-left{transform:translateX(0)}.eae-cta-wrapper .eae-cta-con-ani-slide-in-up{transform:translateY(-600px)}.eae-cta-wrapper:hover .eae-cta-con-ani-slide-in-up{transform:translateY(0)}.eae-cta-wrapper .eae-cta-con-ani-slide-in-down{transform:translateY(600px)}.eae-cta-wrapper:hover .eae-cta-con-ani-slide-in-down{transform:translateY(0)}.bultr-cta-main-default:hover .eae-cta-con-ani-fade-in,.bultr-cta-main-default:hover .eae-cta-con-ani-slide-in-down,.bultr-cta-main-default:hover .eae-cta-con-ani-slide-in-left,.bultr-cta-main-default:hover .eae-cta-con-ani-slide-in-up,.eae-cta-wrapper:hover .eae-cta-con-ani-slide-in-right{opacity:1}.eae-cta-wrapper .eae-cta-con-ani-fade-in{opacity:0}.eae-cta-wrapper:hover .eae-cta-con-ani-fade-in{opacity:1}.eae-cta-overlay{position:absolute;bottom:0;width:100%;opacity:1;height:100%;transition:.5s ease;z-index:99;pointer-events:none}.eae-cta-wrapper .eae-cta-content .eae-cta-description,.eae-cta-wrapper .eae-cta-content .eae-cta-sub-title,.eae-cta-wrapper .eae-cta-content .eae-cta-title{line-height:2}.eae-cta-wrapper .eae-cta-content .eae-cta-button .eae-cta-pri-btn,.eae-cta-wrapper .eae-cta-content .eae-cta-button .eae-cta-sec-btn{line-height:1.6}.eae-cta-content .eae-cta-button a{text-decoration:none;color:#000}.eae-cta-layout-split .eae-cta-content{z-index:2}.eae-cta-layout-split .eae-cta-img{z-index:0}.eae-cta-pri-btn,.eae-cta-sec-btn{cursor:pointer}.eae-cta-button .eae-cta-pri-btn,.eae-cta-button .eae-cta-sec-btn{background-color:#e9e8e8}.eae-toc-wrapper{overflow:hidden;background-color:#fff}.eae-toc-heading-container{display:flex;align-items:center;padding:16px;width:100%}.eae-toc-wrapper:not(.eae-toc-sticky){max-width:100%}.eae-toc-heading-container .eae-toc-heading{margin-top:0;margin-bottom:0;width:100%;font-size:18px}.eae-toc-headings-wrapper{width:100%;border:2px solid #000;padding:20px;overflow:auto}.eae-toc-headings-wrapper ul{list-style-type:none}.eae-toc-counter ul{counter-reset:toc-heading}.eae-toc-heading-anchor-wrapper{display:flex;gap:5px;align-items:center}.eae-toc-headings-wrapper ul li i{font-size:10px}.eae-toc-word-wrap ul li a{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.eae-toc-hide{display:none}.eae-toc-active .eae-toc-icon-wrap .eae-toc-icon{display:none}.eae-toc-active .eae-toc-icon-wrap .eae-toc-active-icon{display:block}.eae-toc-active-icon{display:none}.eae-toc-sticky{position:fixed}.eae-toc-wrapper{width:400px}.elementor-widget.eae-toc-fix{position:absolute;bottom:0}.eae-toc-wrapper{width:100%}.eae-toc-wrapper.eae-toc-sticky{width:400px}.eae-toc-collapse{cursor:pointer}.eae-toc-icon-heading-wrapper{display:flex;flex-direction:row;width:100%;align-items:center;gap:5px}.eae-toc-icon-wrap{display:flex;align-items:center}.eae-toc-heading-anchor-wrapper .eae-toc-heading-anchor{width:100%;color:#7a7a7a}.eae-toc-headings-wrapper ul{padding-left:0;margin:unset;display:flex;flex-direction:column;row-gap:5px}.eae-toc-headings-wrapper li ul{margin-left:16px;display:flex;flex-direction:column;row-gap:5px}.eae-toc-headings-wrapper ul li{display:flex;flex-direction:column}.eae-toc-scroll{scroll-behavior:smooth}.eae-cc-button,.eae-coupon-popup-link,.eae-coupon-wrapper .eae-code,.eae-exp-date,.eae-exp-date span,.eae-re-btn,.pop-visit-btn{font-family:var( --e-global-typography-accent-font-family ),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight)}.eae-cc-button,.eae-coupon-popup-link,.eae-re-btn,.pop-visit-btn{background-color:var(--e-global-color-accent)}.eae-cc-button:hover,.eae-coupon-popup-link:hover,.eae-re-btn:hover,.pop-visit-btn:hover{color:#fff}.wts-eae-coupon-code-wrapper{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%;overflow:hidden}.eae-code{padding:10px 20px}.eae-cc-button{color:#fff;min-width:150px;text-align:center;padding:10px 20px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center}.eae-scratch-btn{background-color:#000;color:#fff;max-width:150px;text-align:center;padding:10px 20px;cursor:pointer}.eae-code{width:fit-content;padding:12px 20px;box-sizing:border-box;border:2px solid #ccc;background-color:#f8f8f8;font-size:16px;resize:none}.eae-code.disable{display:none}.eae-peel-wrapper{max-width:540px;height:300px;margin:25px auto;overflow:hidden}.pl-cp-code{position:relative;display:block;width:100%;text-align:center}.eae-bottom,.eae-top{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px}.peel-bottom .peel-bottom-shadow{pointer-events:none}.eae-back-cc-btn{display:flex}.eae-back-vst-btn{background-color:#fff;padding:3px 14px}.white-popup{position:relative;background:#fff;padding:50px 10px;width:auto;display:flex;flex-direction:column;align-items:center;gap:10px;justify-content:center;overflow-y:auto}.eae-wp-modal-box .eae-close{position:absolute;top:2%;right:2%;font-size:25px;color:#000}.eae-coupon-popup.eae-close-btn-in .eae-close{color:#000}.eae-wp-modal-box button.eae-close:hover{color:#000;background-color:unset}.eae-coupon-popup .mfp-content{width:50%;cursor:auto;overflow:hidden;position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.eae-coupon-popup .mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.eae-coupon-popup .mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.eae-coupon-popup.mfp-ready{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:1;background-color:rgba(0,0,0,.75)}.eae-coupon-popup-link{color:#fff;min-width:150px;text-align:center;justify-content:center;padding:10px 20px;display:flex;align-items:center;gap:10px}.pop-visit-btn{color:#fff;text-align:center;padding:6px 15px;cursor:pointer}.eae-coupon-wrapper{display:flex}.eae-exp-date span{font-weight:700}.eae-scratch-container .eae-back-wrapper{background-color:#9c9ca0;display:flex;flex-direction:column;gap:10px;height:100%;width:100%;position:absolute;top:0;align-items:center;justify-content:center}.eae-scratch-container{height:300px;width:300px}.eae-coupon-slide{height:250px;max-width:100%;margin:0 auto;overflow:hidden;position:relative;width:100%;text-align:center}.eae-slide-fr{background-color:#c2cbd2;height:100%;width:100%;position:absolute;top:0;z-index:10}.eae-coupon-back{background-color:#9c9ca0;height:100%;width:100%;position:absolute;top:0}.eae-scratch-container{position:relative;overflow:hidden}.wts-eae-coupon-code-wrapper a:hover{color:#fff}.eae-coupon-wrapper .eae-cc-btn-wrapper{display:flex;align-items:center;justify-content:center}.pop-visit-btn:hover{color:#fff}.eae-coupon-slide .eae-slide-fr{display:flex;align-items:center;justify-content:center;flex-direction:column}[data-elementor-device-mode=mobile] .eae-cc-button,[data-elementor-device-mode=mobile] .eae-code,[data-elementor-device-mode=mobile] .eae-coupon-popup .mfp-content .eae-cc-button,[data-elementor-device-mode=mobile] .eae-coupon-popup .mfp-content .eae-code{min-width:100px}[data-elementor-device-mode=mobile] .eae-coupon-popup .mfp-content{min-width:90%}.eae-coupon-slide .eae-coupon-back{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px}.eae-re-btn{text-align:center;padding:10px 20px;cursor:pointer;color:#fff}.eae-back-title,.eae-coupon-slide .eae-scratch-title,.white-popup .eae-back-title{font-size:24px}.eae-back-btn{display:flex;align-items:center}.eae-coupon-popup svg.eae-close{width:28px;height:28px;line-height:1em;text-decoration:none;text-align:center;opacity:1;background-color:#000;mask-size:contain;mask-repeat:no-repeat;mask-position:center center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center}.eae-slide-fr::after{content:'';position:absolute;height:100%;width:100%;top:0;left:0;z-index:1}.eae-scratch-des,.eae-scratch-title{z-index:10}.eae-wp-content-wrapper{display:flex;width:100%}.eae-woo-products img{width:100%;object-fit:cover}.wp-split-layout .eae-wp-content{padding:10px 20px}.eae-woo-products.eae-wp-grid{display:grid;padding:10px;width:100%;column-gap:40px;grid-template-columns:repeat(3,1fr);row-gap:40px;grid-auto-flow:unset}.wp-cover-layout .eae-wp-content-inner{display:flex;flex-direction:column}.eae-wp-content{display:flex;flex-direction:row}.eae-product-card{display:flex;flex-direction:column;padding:0;overflow:hidden;height:100%}.eae-wp-content .eae-wp-content-inner{display:flex;flex-direction:column;gap:5px}.eae-woo-split-down .eae-woo-products.wp-preset2 .eae-wp-content-outer,.eae-woo-split-up .eae-woo-products.wp-preset2 .eae-wp-content-outer{justify-content:space-between}.eae-woo-products.wp-cover-layout .eae-wp-content-button a{color:#fff;border:1px solid #fff;padding-top:10px;padding-right:40px;padding-bottom:10px;padding-left:40px;border-radius:8px;margin-top:8px;align-self:center}.wp-preset2 .eae-wp-content{display:flex;flex-direction:column}.eae-wp-content-outer{display:flex;flex-direction:row}.wp-split-layout.wp-preset2 .eae-wp-content-button .eae-wp-icon{width:100%;color:#2196f3;background:#1e69b8;border:none;border-radius:5px;padding-top:10px;padding-right:12px;padding-bottom:10px;padding-left:12px;overflow:hidden}.eae-wp-icon svg{width:1em;height:1em;position:relative;display:block}.wp-preset2 .eae-wp-content-button{display:flex;flex-direction:row;gap:10px;justify-content:center;padding:10px 0}.wp-preset1 .eae-wp-button{display:flex;flex-wrap:wrap;order:10;gap:10px;flex-direction:row;align-self:center;margin-top:0;justify-content:center;align-items:center}.wp-preset2 .eae-wp-content-button .eae-wp-icon{display:flex;align-items:center;justify-content:center}.wp-preset1 .eae-wp-content{display:flex;justify-content:space-between}.wp-split-layout.wp-preset1 .eae-wp-content-button .eae-wp-icon{color:#fff;fill:#ffffff;align-items:center;font-size:15px;text-align:center;background:#1e69b8;border:1px solid rgba(53,135,222,.73);border-radius:50px;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px}.eae-wp-content-button{flex-direction:row;gap:10px;justify-content:center;display:flex;padding:10px 0}.eae-wp-image.wp-media-btn{position:relative;overflow:hidden;display:flex}.eae-wp-media-btn{position:absolute;right:20px;top:10px;display:flex;gap:10px;z-index:20}.eae-wp-media-btn.enable-hover{visibility:hidden}.eae-wp-media-btn a{padding:8px 10px 8px 10px;background:#f5f5f5;border:1px solid rgba(30,105,184,.58)}.eae-wp-media-btn i{color:rgba(30,104,183,.92);font-size:12px}.eae-wp-media-btn svg{fill:rgba(30,104,183,0.92)}.eae-wp-icon{display:flex;align-items:center;justify-content:center;z-index:4;width:fit-content;gap:2px}.eae-product-card:hover .eae-wp-media-btn.enable-hover{visibility:visible}.wp-cover-layout .eae-product-card{position:relative}.wp-cover-layout.wp-preset1 .eae-product-card .eae-wp-content{position:absolute;background-color:#00000055;color:#fff;flex-direction:column;transition:all .7s linear;width:100%;height:100%;top:auto}.wp-cover-layout.wp-preset1 .eae-wp-content-inner{align-items:center;justify-content:center}.wp-cover-layout.wp-preset1 .eae-wp-content{display:flex;align-self:center;justify-content:center;align-items:center}.wp-cover-layout.wp-preset2 .eae-wp-content{display:flex;overflow:hidden;justify-content:space-between;position:absolute;bottom:0;align-items:center;text-align:center;background-image:linear-gradient(0,#0000008a,#0000008a);color:#e0e0e0;font-family:serif;width:100%;height:40%;padding:10px;transition:all .7s linear}.wp-cover-layout.wp-preset2 .eae-wp-content-inner{align-items:center;justify-content:center;display:flex;flex-direction:column}.wp-cover-layout.wp-preset2 .eae-product-card:hover .eae-wp-content{height:60%}.eae-wp-modal-box.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;backface-visibility:hidden;-webkit-backface-visibility:hidden}.eae-wp-modal-box .mfp-content{height:80%;max-height:80%;position:relative;background:#fff;padding:20px;width:80%;max-width:80%;margin:20px auto;overflow-y:scroll;top:10%}.eae-wp-modal-box .mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-bg.eae-wp-modal-box{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.eae-wp-popup-container{display:flex;flex-direction:row;gap:20px}.woocommerce-product-gallery{display:flex;flex-direction:column;gap:20px;position:relative;width:50%}.wp-popup-content{display:flex;flex-direction:column;flex-grow:1;text-align:start;width:60%;gap:10px}.eae-wp-slider{box-sizing:content-box;display:grid;grid-auto-flow:column;height:100%;max-height:inherit;min-height:inherit;position:relative;transition-property:transform;width:100%;z-index:1;gap:10px}.eae-woo-products .eae-wp-content-inner .eae-wp-des{text-align:center}.eae-woo-products .eae-wp-rating{display:flex;font-size:14px;gap:3px}.eae-wp-content-button .eae-wp-icon,.eae-wp-media-btn .eae-wp-icon{display:flex;width:100%}.eae-woopro-swiper.eae-swiper-outer-wrapper .eae-swiper-slide{height:100%}.eae-woopro-swiper{display:flex;width:100%}.eae-content-btn-left .eae-wp-content{flex-direction:row-reverse}.eae-content-btn-up .eae-wp-content{flex-direction:column-reverse}.eae-content-btn-right .eae-wp-content{flex-direction:row}.eae-content-btn-down .eae-wp-content{flex-direction:column}.eae-content-btn-left .eae-woo-products.wp-preset2 .eae-wp-content .eae-wp-content-outer,.eae-content-btn-right .eae-woo-products.wp-preset2 .eae-wp-content .eae-wp-content-outer{flex-direction:column;width:100%}.eae-content-btn-left .eae-woo-products.wp-preset2 .eae-wp-content .eae-wp-content-button,.eae-content-btn-right .eae-woo-products.wp-preset2 .eae-wp-content .eae-wp-content-button{width:100%}.eae-content-btn-left .eae-woo-products.wp-preset2 .eae-wp-content .eae-wp-content-button a,.eae-content-btn-right .eae-woo-products.wp-preset2 .eae-wp-content .eae-wp-content-button a{height:fit-content}.eae-content-btn-down .eae-wp-button,.eae-content-btn-down .eae-wp-button.wp-layout-horizontal .eae-wp-content-button,.eae-content-btn-up .eae-wp-button,.eae-content-btn-up .eae-wp-button.wp-layout-horizontal .eae-wp-content-button{width:100%}.eae-wp-btn-layout-vertical .eae-wp-content-button{flex-direction:column}.eae-product-card .eae-wp-image img{width:100%;object-fit:cover}.wp-img-overlay{position:absolute;bottom:0;width:100%;opacity:1;height:100%;transition:.5s ease;z-index:10;pointer-events:none}.eae-product-card .eae-wp-content .eae-wp-content-inner a{text-decoration:none;color:unset}.eae-wp-content-inner .eae-wp-price{display:flex;flex-direction:row;font-size:16px;font-family:serif;gap:10px;order:2}.elementor-widget-eae-woo-products{--eae-wp-badge-height:18px;--eae-wp-badge-width:15px;--eae-wp-border-radius:3px;--eae-wp-img-width:100%}.eae-woo-split-left .eae-wp-image,.eae-woo-split-right .eae-wp-image{--eae-wp-img-width:50%;width:var(--eae-wp-img-width)}.eae-wp-sale-tag{position:absolute;display:flex;font-size:14px;font-weight:500;padding:0 10px;overflow:hidden;align-items:center;justify-content:center;z-index:3}.eae-wp-sale-tag .wp-sales{z-index:9}.eae-wp-sale-tag.eae-preset2,.eae-wp-sale-tag.eae-preset4,.eae-wp-sale-tag.eae-preset5{overflow:visible;height:30px;display:flex;justify-content:center;align-items:center;border:none;box-shadow:none}.eae-wp-sale-tag.eae-preset1.eae-position-left{position:absolute;display:flex;background-color:#1e69b8;color:#fff;font-size:14px;font-weight:500;padding:0 10px;overflow:hidden;align-items:center;justify-content:center;z-index:3;left:0;right:auto}.eae-wp-sale-tag.eae-preset1.eae-position-right{position:absolute;display:flex;background-color:#1e69b8;color:#fff;right:0;font-size:14px;font-weight:500;padding:0 10px;overflow:hidden;align-items:center;justify-content:center;z-index:3}.eae-wp-sale-tag.eae-preset2.eae-position-left{height:20px}.eae-wp-sale-tag.eae-preset2.eae-position-left::before{border-left-color:transparent!important;display:inline-block;content:"";height:20px;position:absolute;right:calc(var(--eae-wp-badge-height,15px)* -1);top:0;border-top-width:calc(var(--eae-wp-badge-height,15px)/2);border-bottom-width:calc(var(--eae-wp-badge-height,15px)/2);border-left-width:calc(var(--eae-wp-badge-height,15px)/2);border-style:solid;border-color:#000;border-right:calc(var(--eae-wp-badge-width)*2) solid transparent;transform:rotate(180deg)}.eae-wp-sale-tag.eae-preset2.eae-position-right::before{border-left-color:transparent!important;display:inline-block;content:"";position:absolute;right:auto;left:-20px;top:0;border-top-width:calc(var(--eae-wp-badge-height,15px)/2);border-bottom-width:calc(var(--eae-wp-badge-height,15px)/2);border-right-width:calc(var(--eae-wp-badge-height,15px)/2);border-style:solid;border-color:#000;border-left:15px solid transparent;transform:rotate(0)}.eae-wp-sale-tag.eae-preset2.eae-position-left{left:0;right:auto}.eae-wp-sale-tag.eae-preset2.eae-position-right{left:auto;right:0}.eae-wp-sale-tag.eae-preset3{width:250px;height:auto;display:flex;align-items:center;justify-content:center;overflow:hidden}.eae-wp-sale-tag.eae-preset3.eae-position-left{left:50px;top:50px;right:auto;transform:translate(-50%,-50%) rotate(-45deg)}.eae-wp-sale-tag.eae-preset3.eae-position-right{left:auto;right:50px;top:50px;transform:translate(42%,42%) rotate(45deg)}.eae-wp-sale-tag.eae-preset4.eae-position-left::after{right:0}.eae-wp-sale-tag.eae-preset4.eae-position-right::after{left:0}.eae-wp-sale-tag.eae-preset4::after{display:block;content:'';position:absolute;background:#fff;width:7px;height:7px;border-radius:100%;top:50%;transform:translateY(-50%)}.eae-wp-sale-tag.eae-preset4::before{position:absolute;top:0;border-top-left-radius:1px;border-bottom-left-radius:1px;content:'';display:block;width:0;height:0;border-style:solid;border-color:transparent;border-top-width:calc(var(--eae-wp-badge-height,15px)/2);border-bottom-width:calc(var(--eae-wp-badge-height,15px)/2)}.eae-wp-sale-tag.eae-preset4.eae-position-left::before{right:-16px;border-left:15px solid #2196f3}.eae-wp-sale-tag.eae-preset4.eae-position-right::before{left:-16px;border-right:15px solid #6d71f9}.eae-wp-sale-tag.eae-preset4.eae-position-left{left:0;right:auto}.eae-wp-sale-tag.eae-preset4.eae-position-right{left:auto;right:0}.eae-wp-sale-tag.eae-preset5{border-radius:var(--eae-wp-border-radius,5px);border-top-right-radius:0}.eae-wp-sale-tag.eae-preset5::after{position:absolute;content:'';display:block;width:calc(var(--eae-wp-badge-height,10px)/2);height:100%;bottom:0;background:#000;border-radius:0 var(--eae-wp-border-radius,5px) var(--eae-wp-border-radius,5px) 0}.eae-wp-sale-tag.eae-preset5.eae-position-left{left:0;right:auto}.eae-wp-sale-tag.eae-preset5.eae-position-right{left:auto;right:0}.eae-wp-sale-tag.eae-preset5.eae-position-left::after{right:-10px;transform:skew(-15deg)}.eae-wp-sale-tag.eae-preset5.eae-position-right:after{left:-8px;transform:skew(15deg) rotate(180deg)}.eae-product-card .eae-wp-sale-tag .wp-sales{min-width:45px}.eae-woo-split-left .eae-product-card .eae-wp-content,.eae-woo-split-right .eae-product-card .eae-wp-content{flex-direction:column;justify-content:center;--eae-wp-img-width:50%}.eae-woo-split-left .eae-product-card .eae-wp-content .eae-wp-content-outer,.eae-woo-split-right .eae-product-card .eae-wp-content .eae-wp-content-outer{flex-direction:column}.eae-woo-split-left .wp-split-layout .eae-wp-content,.eae-woo-split-right .wp-split-layout .eae-wp-content{width:calc(100% - var(--eae-wp-img-width))}.eae-woo-split-left .eae-product-card .eae-wp-image,.eae-woo-split-right .eae-product-card .eae-wp-image{max-width:var(--eae-wp-img-width ,50%);height:auto}.eae-woo-split-left .eae-product-card .eae-wp-button,.eae-woo-split-right .eae-product-card .eae-wp-button{width:100%;justify-content:flex-start}.eae-woo-products .swiper-flip{overflow:hidden}.wp-cover-layout.wp-preset1 .eae-product-card.enable-hover-animation .eae-wp-content{opacity:0;visibility:hidden;transition:all .7s linear}.wp-cover-layout.wp-preset1 .eae-product-card.enable-hover-animation .eae-wp-content{position:absolute;background-color:#00000055;color:#fff;transition:all .7s linear}.wp-cover-layout.wp-preset1 .eae-product-card.wp-hover-bottom .eae-wp-content{bottom:-100%;width:100%;height:0%;top:auto}.wp-cover-layout.wp-preset1 .eae-product-card.wp-hover-top .eae-wp-content{top:0;width:100%;height:0%}.wp-preset1 .eae-product-card.wp-hover-bottom:hover .eae-wp-content,.wp-preset1 .eae-product-card.wp-hover-top:hover .eae-wp-content{opacity:1;height:100%;visibility:visible;bottom:0}.wp-cover-layout.wp-preset1 .eae-product-card.wp-hover-left .eae-wp-content{left:-100%;height:100%;width:100%}.wp-cover-layout.wp-preset1 .eae-product-card.wp-hover-right .eae-wp-content{right:-100%;height:100%;width:100%}.wp-cover-layout.wp-preset1 .eae-product-card.wp-hover-left:hover .eae-wp-content{opacity:1;left:0;width:100%;visibility:visible}.wp-cover-layout.wp-preset1 .eae-product-card.wp-hover-right:hover .eae-wp-content{opacity:1;right:0;width:100%;visibility:visible}.eae-content-btn-down .eae-woo-products .eae-product-card .eae-wp-content-button,.eae-content-btn-up .eae-woo-products .eae-product-card .eae-wp-content-button{width:100%}.eae-content-btn-down .eae-woo-products.wp-preset1 .eae-product-card .eae-wp-content-button .eae-wp-icon,.eae-content-btn-up .eae-woo-products.wp-preset1 .eae-product-card .eae-wp-content-button .eae-wp-icon{width:fit-content}.eae-product-card .eae-wp-button .eae-wp-icon,.eae-product-card .eae-wp-content-button .eae-wp-icon{color:#fff}.eae-woo-products.wp-split-layout.wp-preset1 .eae-product-card{border:1px solid #cccccc8c;box-shadow:0 0 9px 2px #ccccccb0;overflow:hidden}.eae-woo-products.wp-split-layout.wp-preset2 .eae-product-card{border:1px solid #cccccc8c;border-radius:10px}.eae-product-card .eae-wp-title{display:flex;font-size:20px;line-height:1.3;font-family:'serif',sans-serif;font-weight:500}.eae-wp-des{font-size:12px;font-weight:400;text-align:left}[data-elementor-device-mode=mobile] .eae-wp-modal-box .eae-wp-popup-container{display:flex;flex-direction:column}[data-elementor-device-mode=mobile] .eae-wp-modal-box .wp-popup-content{width:100%}.eae-rw-icon{position:absolute;right:20px;top:20px}.eae-rw-wrapper .eae-rw-item{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:10px;border:1px solid #e1e1e1;padding:15px;border-radius:4px;transition-duration:.4s;overflow:hidden}.eae-rw-wrapper{display:grid}.eae-rw-wrapper.eae-swiper-container{margin-left:unset;margin-right:unset}.eae-rw-wrapper .eae-rw-name{margin:0}.eae-rw-name{font-size:20px}.eae-rw-image-container img{width:100%}.eae-rw-image-container{min-width:fit-content;overflow:hidden}.eae-rw-item .eae-rw-button{text-decoration:none;padding:5px 15px;border-radius:3px;color:#fff}.eae-rw-separator{width:100%;border-top:0;border-style:solid;border-color:#00000026}.eae-rw-container{display:flex;flex-direction:column;gap:10px}.eae-rw-header .eae-rw-header-button{padding:8px 17px;color:#fff;text-decoration:none;border-radius:3px;height:fit-content}.eae-rw-heading{margin:unset}.eae-rw-review-details-container{flex-direction:column;display:flex;align-items:center}.eae-rw-header{display:flex;justify-content:space-between;padding:20px;background-color:rgb(127 127 127 / 10%);width:100%;box-sizing:border-box;align-items:center;transition-duration:.4s}.eae-rw-header-content{display:flex;align-items:center;gap:20px}.eae-rw-header-star-container,.eae-rw-star-container{display:flex;flex-direction:row}.eae-rw-star-container{width:100%}.eae-rw-date{width:100%}.eae-rw-e-icon-container{position:relative}.eae-rw-e-marked{position:absolute;overflow:hidden}.eae-rw-e-marked svg,.eae-rw-e-unmarked svg{width:1em;height:1em;position:relative;display:block}.eae-rw-e-marked i{color:#f0ad4e}.eae-rw-e-marked svg{fill:#f0ad4e}.eae-rw-e-unmarked i{color:#ccd6df}.eae-rw-e-unmarked svg{fill:#CCD6DF}.eae-rw-rating-num{display:flex;justify-content:center;align-items:center;gap:4px;background-color:#663399;padding:5px 10px;color:#fff;border-radius:20px;font-size:12px}.eae-rw-rating-num i{font-size:10px}.eae-rw-header-content .eae-rw-header-title{margin:unset}.eae-rw-name-wrap{width:100%}.eae-rw-details-wrapper{display:flex;flex-direction:column;align-items:flex-start;width:100%}.eae-rw-data-wrapper{display:flex;align-self:start;align-items:center;width:100%;gap:5px}.eae-rw-preset-bottom .eae-rw-data-wrapper{order:4}.eae-rw-preset-bottom .eae-rw-separator{order:3}.eae-rw-preset-bottom .eae-rw-review-text-container{order:1}.eae-rw-preset-bottom .eae-rw-button{order:2}.eae-rw-container.eae-swiper-outer-wrapper .eae-swiper-slide{height:auto}.eae-rw-e-icon-container svg{height:1em;width:1em}.eae-rw-e-icon-container{display:flex;align-items:center}.elementor-widget-eae-woo-category{--eae-wc-column:4}.eae-woo-cat-wrapper{width:100%;display:flex;flex-direction:row;position:relative}.eae-swiper-outer-wrapper .eae-swiper.swiper-flip{overflow:hidden}.eae-woo-cat-wrapper .eae-category{width:100%;display:flex;flex-direction:row;position:relative;padding-left:0!important;padding-right:0!important}.eae-woo-cat-wrapper .eae-grid-layout{display:grid;grid-auto-flow:column;padding:10px;width:100%;column-gap:20px;row-gap:20px;grid-template-columns:repeat(var(--eae-wc-column),1fr);grid-auto-flow:unset}.eae-woo-cat-wrapper .eae-category-card{display:flex;flex-direction:column;overflow:hidden;position:relative;backface-visibility:hidden}.eae-woo-cat-wrapper .eae-category-card .eae-image,.eae-woo-cat-wrapper .eae-category-card .eae-image a{width:100%;height:auto;display:flex;overflow:hidden}.eae-woo-cat-wrapper .eae-category-card .eae-image a img{width:100%;aspect-ratio:1;object-fit:cover}.eae-woo-cat-wrapper .eae-category-card .eae-category-content{display:flex;flex-direction:column;width:100%;padding:10px;justify-content:center;align-items:center;overflow:hidden}.eae-woo-cat-wrapper .eae-category-card .eae-category-content .eae-title{word-break:break-all;font-size:1.6em}.eae-woo-cat-wrapper .eae-category-card .eae-category-content .eae-heading-wrap{display:flex;align-items:center;gap:5px}.eae-woo-cat-wrapper .eae-category-content .eae-heading-wrap.eae-pst-1{flex-wrap:wrap}.eae-woo-cat-wrapper .eae-category-content .eae-heading-wrap.eae-pst-left{flex-direction:row-reverse}.eae-woo-cat-wrapper .eae-category-content .eae-heading-wrap.eae-pst-right{flex-direction:row}.eae-woo-cat-wrapper .eae-category-content .eae-count{font-size:16px;font-weight:500}.eae-woo-cat-wrapper .eae-category-content h1,.eae-woo-cat-wrapper .eae-category-content h2,.eae-woo-cat-wrapper .eae-category-content h3,.eae-woo-cat-wrapper .eae-category-content h4,.eae-woo-cat-wrapper .eae-category-content h5{margin:unset}.eae-woo-cat-wrapper .eae-category-content .eae-title a{color:unset}.eae-woo-cat-wrapper .eae-category-content .eae-description{font-size:12px;font-weight:400;text-align:center}.eae-woo-cat-wrapper .eae-category-content .eae-buttons{padding:10px 18px;margin:10px 0;font-size:16px;background-color:#000;color:#fff;display:flex;align-items:center;gap:10px;width:100%;min-width:fit-content;justify-content:center;cursor:pointer}.eae-category-card .eae-category-content .eae-count{font-size:16px;font-weight:500}.eae-swiper-outer-wrapper .eae-swiper.swiper-flip{overflow:hidden}.eae-woo-cat-wrapper .eae-category-content .eae-child-category{margin:0;padding:0;display:flex;flex-direction:row;gap:5px;font-size:12px;font-weight:600;flex-wrap:wrap}.eae-woo-category-swiper .eae-category-card.eae-swiper-slide{height:unset}.eae-woo-cat-wrapper .eae-category-content .eae-child-category li{list-style:none}.eae-woo-cat-wrapper .eae-category-card{border:1px solid #eee;border-radius:5px;box-shadow:5px 4px 4px 0 #cacaca5e}.eae-style1 .eae-category-card .eae-category-content{position:none;flex-grow:1;justify-content:space-between}.eae-woo-split-down #eae-style1 .eae-category-card .eae-category-content,.eae-woo-split-up .eae-style1 .eae-category-card .eae-image{width:100%!important}.eae-woo-split-left .enable-stacked .eae-style1 .eae-category-card{flex-direction:column!important}.eae-woo-split-right .enable-stacked .eae-style1 .eae-category-card{flex-direction:column-reverse!important}.eae-style2 .eae-category-card{flex-direction:row;position:relative}.eae-style2 .eae-category-card .eae-image{position:relative;width:100%}.eae-style2 .eae-category-card .eae-category-content{position:absolute;bottom:0;background-color:#00000055;color:#fff;min-height:30%}.eae-style3 .eae-category-card{flex-direction:row;position:relative}.eae-style3 .eae-category-card .eae-image{position:relative;width:100%!important}.eae-style3 .eae-category-card .eae-category-content{position:absolute;background-color:#00000055;color:#fff;opacity:0;visibility:hidden;transition:all .3s linear}.eae-style3 .eae-hvr-bottom.eae-category-card .eae-category-content{bottom:-100%;width:100%;height:0%}.eae-style3 .eae-hvr-top.eae-category-card .eae-category-content{top:0;width:100%;height:0%}.eae-style3 .eae-hvr-bottom.eae-category-card:hover .eae-category-content,.eae-style3 .eae-hvr-top.eae-category-card:hover .eae-category-content{opacity:1;height:100%;visibility:visible;bottom:0}.eae-style3 .eae-hvr-left.eae-category-card .eae-category-content{left:-100%;height:100%;width:100%}.eae-style3 .eae-hvr-right.eae-category-card .eae-category-content{right:-100%;height:100%;width:100%}.eae-style3 .eae-hvr-left.eae-category-card:hover .eae-category-content{opacity:1;left:0;width:100%;visibility:visible}.eae-style3 .eae-hvr-right.eae-category-card:hover .eae-category-content{opacity:1;right:0;width:100%;visibility:visible}.eae-category-card .eae-image.enable-scale img{transition:all .3s ease-in-out}.eae-category-card:hover .eae-image.enable-scale img{transform:scale3d(1.2,1.2,1);transition:all .3s ease-in-out}.elementor-widget-eae-testimonial{--columns:1}.eae-testimonial-wrapper{width:100%;display:flex;flex-direction:row;position:relative}.eae-testimonial-wrapper .eae-testimonial-container{width:100%;display:flex;flex-direction:row;position:relative;gap:10px}.eae-testimonial-wrapper.eae-grid-layout{display:grid;grid-auto-flow:column;width:100%;column-gap:20px;row-gap:20px;grid-template-columns:repeat(var(--columns),1fr);grid-auto-flow:unset}.eae-testimonial-container.eae-pre1 .eae-testimonial-content{align-items:center}.eae-testimonial-wrapper .eae-testimonial-content{display:flex;flex-direction:column;overflow:hidden;position:relative;backface-visibility:hidden}.eae-testimonial-wrapper .eae-testimonial-content,.eae-testimonial-wrapper .eae-ts-content-section{gap:5px}.eae-testimonial-wrapper .eae-content-img .eae-avatar-image{border-radius:50%;height:100%;width:100%;object-fit:cover}.eae-testimonial-wrapper .eae-content-img{padding:5px;width:70px;height:70px}.eae-testimonial-container.eae-pre2 .eae-testimonial-content{flex-direction:row}.eae-pre2 .eae-ts-content-section{padding:0 50px}.eae-pre2 .eae-author-info-wrapper{flex-direction:row}.eae-testimonial-container.eae-pre2 .eae-additional-image{width:30%;display:flex}.eae-testimonial-container .eae-additional-image img{object-fit:cover;overflow:hidden;width:auto}.eae-testimonial-container.eae-pre2 .eae-ts-content-section{flex:1}.eae-ts-content-section{display:flex;flex-direction:column;align-items:flex-start}.eae-author-info-wrapper{display:flex;flex-direction:column}.eae-testimonial-container.eae-pre3 .eae-ts-content-section{justify-content:center}.eae-testimonial-container.eae-pre3 .eae-testimonial-content{flex-direction:row}.eae-testimonial-container.eae-pre3 .eae-ts-img-wrapper .eae-ts-overlay-block .eae-ts-info{display:flex;flex-direction:row;justify-content:space-between;width:100%;padding:24px 34px;background:rgb(53 45 45 / 24%);backdrop-filter:blur(11px);-webkit-backdrop-filter:blur(14.6px);border:1px solid rgba(255,255,255,.3)}.eae-testimonial-container.eae-pre3 .eae-ts-img-wrapper .eae-ts-overlay-block{display:flex;width:100%;position:absolute;bottom:0}.eae-testimonial-container .eae-ts-overlay-block .eae-ts-info-container{display:flex;flex-direction:column}.eae-testimonial-container.eae-pre3 .eae-ts-content-section{align-self:center;width:50%;flex:1}.eae-testimonial-container.eae-pre3 .eae-ts-img-wrapper{position:relative;width:50%}.eae-testimonial-wrapper.eae-swiper-outer-wrapper .eae-swiper-slide{height:unset}.eae-testimonial-content-wrapper{display:flex;flex-direction:row}.eae-rating.eae-content-rating{display:flex;align-items:center;gap:5px}.eae-rating.eae-content-rating i{font-size:16px}.eae-rating.eae-content-rating svg{height:16px;width:16px}.eae-testimonial-container .eae-content-desc{margin-bottom:12px;font-size:22px}.eae-testimonial-container .eae-name{font-weight:600;font-size:16px}.eae-testimonial-container .eae-designation{font-weight:500;font-size:14px}.eae-testimonial-container .eae-company-name{font-size:14px;font-weight:300}.eae-testimonial-container .eae-ts-overlay-block .eae-ts-overlay-rating{display:flex;flex-direction:row}.eae-ts-icon.eae-ts-unfilled-icon svg{height:16px;width:16px}.eae-testimonial-container .eae-ts-icon{display:flex;align-items:center}.eae-testimonial-container .eae-ts-overlay{position:absolute;height:100%;top:0;left:0;width:100%;z-index:-1}.eae-testimonial-container.eae-pre3 .eae-additional-image{height:100%;display:flex}.eae-testimonial-container.eae-pre3 .eae-testimonial-content{justify-content:space-around}.eae-swiper-outer-wrapper .swiper-fade .eae-swiper-slide{background-color:#fff}.eae-testimonial-container.swiper-coverflow .eae-testimonial-content{background-color:#fff}.eae-testimonial-container.eae-pre3 .eae-ts-info{width:100%}.eae-pre1 .eae-testimonial-content,.eae-pre2 .eae-testimonial-content{padding:50px}.eae-pre1 .eae-testimonial-content.eae-company-name{margin-bottom:12px}.eae-testimonial-content .eae-content-rating{margin-bottom:12px}.eae-pre2 .eae-ts-content-section .eae-content-rating{order:1}.eae-pre2 .eae-ts-content-section .eae-content-desc{order:2}.eae-pre2 .eae-ts-content-section .eae-author-info-wrapper{order:3}.eae-pre2 .eae-content-img,.eae-pre3 .eae-content-img{margin-right:16px}.eae-pre3 .eae-testimonial-content .eae-ts-content-section{padding:20px 40px 20px 60px}.eae-pre3 .eae-testimonial-content .eae-ts-author-info{display:flex;flex-direction:column;justify-content:center}.elementor-form .eae-form-field select[multiple]{height:auto}.elementor-form .eae-uploads{display:flex;column-gap:10px;row-gap:10px;flex-wrap:wrap;margin-top:15px;width:100%}.elementor-form .eae-uploads img{vertical-align:middle;width:100%}.elementor-form .eae-upload-item{position:relative}.elementor-form .eae-uploads .eae-upload-close{position:absolute;right:-10px;cursor:pointer;top:-10px}.elementor-form .eae-uploads .eae-upload-close svg{width:20px}.wpcf7-spinner:not(:first-of-type){display:none!important;visibility:hidden!important}.eae-blob-shape-wrapper{display:flex;align-items:center;justify-content:center}.eae-blob-frame{position:relative}.eae-overlay-content{position:absolute;z-index:99;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center}.eae-blob-button{transition:all .3s;cursor:pointer}.eae-blob-button{display:flex;align-items:center;justify-content:center;gap:5px}.eae-text-scroll-wrapper{overflow:hidden;position:relative;font-size:28px;display:flex;flex-direction:column}.eae-text-slide{transition:background-color .4s ease-in,color .4s ease-in;display:flex;align-items:center;overflow:hidden;white-space:nowrap;position:absolute;font-size:30px}.eae-text-slide .eae-text-content{display:flex}span.eae-gbl-icon.eae-graphic-type-image.eae-title-separator{width:20px}span.eae-gbl-icon.eae-graphic-type-image.eae-title-separator img{width:100%}.eae-dropbar-wrapper{position:relative;width:fit-content}.eae-dropbar-text{display:flex;line-height:1;background-color:#69727d;font-size:15px;padding:12px 24px;border-radius:3px;color:#fff;fill:#fff;text-align:center;width:100%;align-items:center;justify-content:center}.eae-dropbar-wrapper.eae-animation .eae-drop-content{transition:visibility .4s ease,clip-path .4s ease,opacity .4s ease}.eae-drop-content{position:absolute;z-index:2;background-color:#dee1de;visibility:hidden;padding:10px;display:flex;flex-direction:column;align-items:center;justify-content:center}.eae-dropbar-wrapper.eae-active .eae-drop-content{visibility:visible}.eae-drop-bar-align-right{text-align:right;text-align:-webkit-right}.eae-drop-bar-align-center{text-align:center;text-align:-webkit-center}.eae-drop-bar-align-left{text-align:left;text-align:-webkit-left}.eae-drop-bar-align-justify .eae-dropbar-wrapper,.eae-drop-bar-align-justify .eae-dropbar-wrapper .eae-dropbar-text{width:100%}.eae-dropbar-wrapper .eae-drop-content p{margin-bottom:unset}.eae-random-image-wrapper{display:flex;flex-direction:column}.eae-random-image-content{display:flex;flex-direction:column}.eae-random-image-caption{display:flex}.eae-random-image-wrapper img{height:100%;width:100%}.peel {
position: relative;
opacity: 0;
}
.peel-ready {
opacity: 1;
}
.peel-svg-clip-element {
position: absolute;
top: -10000px;
left: -10000px;
width: 1px;
height: 1px;
opacity: 0;
}
.peel-layer {
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
top: 0;
right: 0;
bottom: 0;
left: 0;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
-webkit-transform-origin: top left;
-moz-transform-origin: top left;
transform-origin: top left;
} .peel-top {
background-color: #81afcb;
}
.peel-back {
background-color: #a0c7df;
}
.peel-bottom {
background-color: #688394;
}.fa.fa-glass:before{content:"\f000"}.fa.fa-meetup{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-star-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-o:before{content:"\f005"}.fa.fa-close:before,.fa.fa-remove:before{content:"\f00d"}.fa.fa-gear:before{content:"\f013"}.fa.fa-trash-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-trash-o:before{content:"\f2ed"}.fa.fa-file-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-o:before{content:"\f15b"}.fa.fa-clock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-clock-o:before{content:"\f017"}.fa.fa-arrow-circle-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-down:before{content:"\f358"}.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-up:before{content:"\f35b"}.fa.fa-play-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-play-circle-o:before{content:"\f144"}.fa.fa-repeat:before,.fa.fa-rotate-right:before{content:"\f01e"}.fa.fa-refresh:before{content:"\f021"}.fa.fa-list-alt{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-dedent:before{content:"\f03b"}.fa.fa-video-camera:before{content:"\f03d"}.fa.fa-picture-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-picture-o:before{content:"\f03e"}.fa.fa-photo{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-photo:before{content:"\f03e"}.fa.fa-image{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-image:before{content:"\f03e"}.fa.fa-pencil:before{content:"\f303"}.fa.fa-map-marker:before{content:"\f3c5"}.fa.fa-pencil-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-pencil-square-o:before{content:"\f044"}.fa.fa-share-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-share-square-o:before{content:"\f14d"}.fa.fa-check-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-check-square-o:before{content:"\f14a"}.fa.fa-arrows:before{content:"\f0b2"}.fa.fa-times-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-circle-o:before{content:"\f057"}.fa.fa-check-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-check-circle-o:before{content:"\f058"}.fa.fa-mail-forward:before{content:"\f064"}.fa.fa-expand:before{content:"\f424"}.fa.fa-compress:before{content:"\f422"}.fa.fa-eye,.fa.fa-eye-slash{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-warning:before{content:"\f071"}.fa.fa-calendar:before{content:"\f073"}.fa.fa-arrows-v:before{content:"\f338"}.fa.fa-arrows-h:before{content:"\f337"}.fa.fa-bar-chart{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bar-chart:before{content:"\f080"}.fa.fa-bar-chart-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bar-chart-o:before{content:"\f080"}.fa.fa-facebook-square,.fa.fa-twitter-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gears:before{content:"\f085"}.fa.fa-thumbs-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-thumbs-o-up:before{content:"\f164"}.fa.fa-thumbs-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-thumbs-o-down:before{content:"\f165"}.fa.fa-heart-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-heart-o:before{content:"\f004"}.fa.fa-sign-out:before{content:"\f2f5"}.fa.fa-linkedin-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin-square:before{content:"\f08c"}.fa.fa-thumb-tack:before{content:"\f08d"}.fa.fa-external-link:before{content:"\f35d"}.fa.fa-sign-in:before{content:"\f2f6"}.fa.fa-github-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-lemon-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-lemon-o:before{content:"\f094"}.fa.fa-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-square-o:before{content:"\f0c8"}.fa.fa-bookmark-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bookmark-o:before{content:"\f02e"}.fa.fa-facebook,.fa.fa-twitter{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook:before{content:"\f39e"}.fa.fa-facebook-f{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-f:before{content:"\f39e"}.fa.fa-github{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-feed:before{content:"\f09e"}.fa.fa-hdd-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hdd-o:before{content:"\f0a0"}.fa.fa-hand-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-right:before{content:"\f0a4"}.fa.fa-hand-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-left:before{content:"\f0a5"}.fa.fa-hand-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-up:before{content:"\f0a6"}.fa.fa-hand-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-down:before{content:"\f0a7"}.fa.fa-arrows-alt:before{content:"\f31e"}.fa.fa-group:before{content:"\f0c0"}.fa.fa-chain:before{content:"\f0c1"}.fa.fa-scissors:before{content:"\f0c4"}.fa.fa-files-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-files-o:before{content:"\f0c5"}.fa.fa-floppy-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-floppy-o:before{content:"\f0c7"}.fa.fa-navicon:before,.fa.fa-reorder:before{content:"\f0c9"}.fa.fa-google-plus,.fa.fa-google-plus-square,.fa.fa-pinterest,.fa.fa-pinterest-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus:before{content:"\f0d5"}.fa.fa-money{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-money:before{content:"\f3d1"}.fa.fa-unsorted:before{content:"\f0dc"}.fa.fa-sort-desc:before{content:"\f0dd"}.fa.fa-sort-asc:before{content:"\f0de"}.fa.fa-linkedin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin:before{content:"\f0e1"}.fa.fa-rotate-left:before{content:"\f0e2"}.fa.fa-legal:before{content:"\f0e3"}.fa.fa-dashboard:before,.fa.fa-tachometer:before{content:"\f3fd"}.fa.fa-comment-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-comment-o:before{content:"\f075"}.fa.fa-comments-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-comments-o:before{content:"\f086"}.fa.fa-flash:before{content:"\f0e7"}.fa.fa-clipboard,.fa.fa-paste{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-paste:before{content:"\f328"}.fa.fa-lightbulb-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-lightbulb-o:before{content:"\f0eb"}.fa.fa-exchange:before{content:"\f362"}.fa.fa-cloud-download:before{content:"\f381"}.fa.fa-cloud-upload:before{content:"\f382"}.fa.fa-bell-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bell-o:before{content:"\f0f3"}.fa.fa-cutlery:before{content:"\f2e7"}.fa.fa-file-text-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-text-o:before{content:"\f15c"}.fa.fa-building-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-building-o:before{content:"\f1ad"}.fa.fa-hospital-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hospital-o:before{content:"\f0f8"}.fa.fa-tablet:before{content:"\f3fa"}.fa.fa-mobile-phone:before,.fa.fa-mobile:before{content:"\f3cd"}.fa.fa-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-circle-o:before{content:"\f111"}.fa.fa-mail-reply:before{content:"\f3e5"}.fa.fa-github-alt{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-folder-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-folder-o:before{content:"\f07b"}.fa.fa-folder-open-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-folder-open-o:before{content:"\f07c"}.fa.fa-smile-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-smile-o:before{content:"\f118"}.fa.fa-frown-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-frown-o:before{content:"\f119"}.fa.fa-meh-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-meh-o:before{content:"\f11a"}.fa.fa-keyboard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-keyboard-o:before{content:"\f11c"}.fa.fa-flag-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-flag-o:before{content:"\f024"}.fa.fa-mail-reply-all:before{content:"\f122"}.fa.fa-star-half-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-o:before{content:"\f089"}.fa.fa-star-half-empty{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-empty:before{content:"\f089"}.fa.fa-star-half-full{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-full:before{content:"\f089"}.fa.fa-code-fork:before{content:"\f126"}.fa.fa-chain-broken:before{content:"\f127"}.fa.fa-shield:before{content:"\f3ed"}.fa.fa-calendar-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-o:before{content:"\f133"}.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ticket:before{content:"\f3ff"}.fa.fa-minus-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-minus-square-o:before{content:"\f146"}.fa.fa-level-up:before{content:"\f3bf"}.fa.fa-level-down:before{content:"\f3be"}.fa.fa-pencil-square:before{content:"\f14b"}.fa.fa-external-link-square:before{content:"\f360"}.fa.fa-compass{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-down:before{content:"\f150"}.fa.fa-toggle-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-down:before{content:"\f150"}.fa.fa-caret-square-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-up:before{content:"\f151"}.fa.fa-toggle-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-up:before{content:"\f151"}.fa.fa-caret-square-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-right:before{content:"\f152"}.fa.fa-toggle-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-right:before{content:"\f152"}.fa.fa-eur:before,.fa.fa-euro:before{content:"\f153"}.fa.fa-gbp:before{content:"\f154"}.fa.fa-dollar:before,.fa.fa-usd:before{content:"\f155"}.fa.fa-inr:before,.fa.fa-rupee:before{content:"\f156"}.fa.fa-cny:before,.fa.fa-jpy:before,.fa.fa-rmb:before,.fa.fa-yen:before{content:"\f157"}.fa.fa-rouble:before,.fa.fa-rub:before,.fa.fa-ruble:before{content:"\f158"}.fa.fa-krw:before,.fa.fa-won:before{content:"\f159"}.fa.fa-bitcoin,.fa.fa-btc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitcoin:before{content:"\f15a"}.fa.fa-file-text:before{content:"\f15c"}.fa.fa-sort-alpha-asc:before{content:"\f15d"}.fa.fa-sort-alpha-desc:before{content:"\f881"}.fa.fa-sort-amount-asc:before{content:"\f160"}.fa.fa-sort-amount-desc:before{content:"\f884"}.fa.fa-sort-numeric-asc:before{content:"\f162"}.fa.fa-sort-numeric-desc:before{content:"\f886"}.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube,.fa.fa-youtube-play,.fa.fa-youtube-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-youtube-play:before{content:"\f167"}.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitbucket-square:before{content:"\f171"}.fa.fa-tumblr,.fa.fa-tumblr-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-long-arrow-down:before{content:"\f309"}.fa.fa-long-arrow-up:before{content:"\f30c"}.fa.fa-long-arrow-left:before{content:"\f30a"}.fa.fa-long-arrow-right:before{content:"\f30b"}.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gittip:before{content:"\f184"}.fa.fa-sun-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-sun-o:before{content:"\f185"}.fa.fa-moon-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-moon-o:before{content:"\f186"}.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-right:before{content:"\f35a"}.fa.fa-arrow-circle-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-left:before{content:"\f359"}.fa.fa-caret-square-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-left:before{content:"\f191"}.fa.fa-toggle-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-left:before{content:"\f191"}.fa.fa-dot-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-dot-circle-o:before{content:"\f192"}.fa.fa-vimeo-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-try:before,.fa.fa-turkish-lira:before{content:"\f195"}.fa.fa-plus-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-plus-square-o:before{content:"\f0fe"}.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bank:before,.fa.fa-institution:before{content:"\f19c"}.fa.fa-mortar-board:before{content:"\f19d"}.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-google,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle,.fa.fa-yahoo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-spoon:before{content:"\f2e5"}.fa.fa-behance,.fa.fa-behance-square,.fa.fa-steam,.fa.fa-steam-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-automobile:before{content:"\f1b9"}.fa.fa-envelope-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-envelope-o:before{content:"\f0e0"}.fa.fa-deviantart,.fa.fa-soundcloud,.fa.fa-spotify{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-file-pdf-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-pdf-o:before{content:"\f1c1"}.fa.fa-file-word-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-word-o:before{content:"\f1c2"}.fa.fa-file-excel-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-excel-o:before{content:"\f1c3"}.fa.fa-file-powerpoint-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-powerpoint-o:before{content:"\f1c4"}.fa.fa-file-image-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-image-o:before{content:"\f1c5"}.fa.fa-file-photo-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-photo-o:before{content:"\f1c5"}.fa.fa-file-picture-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-picture-o:before{content:"\f1c5"}.fa.fa-file-archive-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-archive-o:before{content:"\f1c6"}.fa.fa-file-zip-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-zip-o:before{content:"\f1c6"}.fa.fa-file-audio-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-audio-o:before{content:"\f1c7"}.fa.fa-file-sound-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-sound-o:before{content:"\f1c7"}.fa.fa-file-video-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-video-o:before{content:"\f1c8"}.fa.fa-file-movie-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-movie-o:before{content:"\f1c8"}.fa.fa-file-code-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-code-o:before{content:"\f1c9"}.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-life-bouy,.fa.fa-life-ring{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-bouy:before{content:"\f1cd"}.fa.fa-life-buoy{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-buoy:before{content:"\f1cd"}.fa.fa-life-saver{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-saver:before{content:"\f1cd"}.fa.fa-support{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-support:before{content:"\f1cd"}.fa.fa-circle-o-notch:before{content:"\f1ce"}.fa.fa-ra,.fa.fa-rebel{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ra:before{content:"\f1d0"}.fa.fa-resistance{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-resistance:before{content:"\f1d0"}.fa.fa-empire,.fa.fa-ge{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ge:before{content:"\f1d1"}.fa.fa-git,.fa.fa-git-square,.fa.fa-hacker-news,.fa.fa-y-combinator-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-y-combinator-square:before{content:"\f1d4"}.fa.fa-yc-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc-square:before{content:"\f1d4"}.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wechat:before{content:"\f1d7"}.fa.fa-send:before{content:"\f1d8"}.fa.fa-paper-plane-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-paper-plane-o:before{content:"\f1d8"}.fa.fa-send-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-send-o:before{content:"\f1d8"}.fa.fa-circle-thin{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-circle-thin:before{content:"\f111"}.fa.fa-header:before{content:"\f1dc"}.fa.fa-sliders:before{content:"\f1de"}.fa.fa-futbol-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-futbol-o:before{content:"\f1e3"}.fa.fa-soccer-ball-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-soccer-ball-o:before{content:"\f1e3"}.fa.fa-slideshare,.fa.fa-twitch,.fa.fa-yelp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-newspaper-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-newspaper-o:before{content:"\f1ea"}.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bell-slash-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bell-slash-o:before{content:"\f1f6"}.fa.fa-trash:before{content:"\f2ed"}.fa.fa-copyright{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-eyedropper:before{content:"\f1fb"}.fa.fa-area-chart:before{content:"\f1fe"}.fa.fa-pie-chart:before{content:"\f200"}.fa.fa-line-chart:before{content:"\f201"}.fa.fa-angellist,.fa.fa-ioxhost,.fa.fa-lastfm,.fa.fa-lastfm-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-cc{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-cc:before{content:"\f20a"}.fa.fa-ils:before,.fa.fa-shekel:before,.fa.fa-sheqel:before{content:"\f20b"}.fa.fa-meanpath{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-meanpath:before{content:"\f2b4"}.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-diamond{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-diamond:before{content:"\f3a5"}.fa.fa-intersex:before{content:"\f224"}.fa.fa-facebook-official{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-official:before{content:"\f09a"}.fa.fa-pinterest-p,.fa.fa-whatsapp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-hotel:before{content:"\f236"}.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc:before{content:"\f23b"}.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-battery-4:before,.fa.fa-battery:before{content:"\f240"}.fa.fa-battery-3:before{content:"\f241"}.fa.fa-battery-2:before{content:"\f242"}.fa.fa-battery-1:before{content:"\f243"}.fa.fa-battery-0:before{content:"\f244"}.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-sticky-note-o:before{content:"\f249"}.fa.fa-cc-diners-club,.fa.fa-cc-jcb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-clone,.fa.fa-hourglass-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hourglass-o:before{content:"\f254"}.fa.fa-hourglass-1:before{content:"\f251"}.fa.fa-hourglass-2:before{content:"\f252"}.fa.fa-hourglass-3:before{content:"\f253"}.fa.fa-hand-rock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-rock-o:before{content:"\f255"}.fa.fa-hand-grab-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-grab-o:before{content:"\f255"}.fa.fa-hand-paper-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-paper-o:before{content:"\f256"}.fa.fa-hand-stop-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-stop-o:before{content:"\f256"}.fa.fa-hand-scissors-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-scissors-o:before{content:"\f257"}.fa.fa-hand-lizard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-lizard-o:before{content:"\f258"}.fa.fa-hand-spock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-spock-o:before{content:"\f259"}.fa.fa-hand-pointer-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-pointer-o:before{content:"\f25a"}.fa.fa-hand-peace-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-peace-o:before{content:"\f25b"}.fa.fa-registered{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-chrome,.fa.fa-creative-commons,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-internet-explorer,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square,.fa.fa-opera,.fa.fa-safari,.fa.fa-tripadvisor,.fa.fa-wikipedia-w{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-television:before{content:"\f26c"}.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-calendar-plus-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-plus-o:before{content:"\f271"}.fa.fa-calendar-minus-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-minus-o:before{content:"\f272"}.fa.fa-calendar-times-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-times-o:before{content:"\f273"}.fa.fa-calendar-check-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-check-o:before{content:"\f274"}.fa.fa-map-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-map-o:before{content:"\f279"}.fa.fa-commenting:before{content:"\f4ad"}.fa.fa-commenting-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-commenting-o:before{content:"\f4ad"}.fa.fa-houzz,.fa.fa-vimeo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-vimeo:before{content:"\f27d"}.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card-alt:before{content:"\f09d"}.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-pause-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-pause-circle-o:before{content:"\f28b"}.fa.fa-stop-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-stop-circle-o:before{content:"\f28d"}.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wheelchair-alt:before{content:"\f368"}.fa.fa-question-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-question-circle-o:before{content:"\f059"}.fa.fa-volume-control-phone:before{content:"\f2a0"}.fa.fa-asl-interpreting:before{content:"\f2a3"}.fa.fa-deafness:before,.fa.fa-hard-of-hearing:before{content:"\f2a4"}.fa.fa-glide,.fa.fa-glide-g{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-signing:before{content:"\f2a7"}.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-snapchat,.fa.fa-snapchat-ghost,.fa.fa-snapchat-square,.fa.fa-themeisle,.fa.fa-viadeo,.fa.fa-viadeo-square,.fa.fa-yoast{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-official:before{content:"\f2b3"}.fa.fa-google-plus-circle{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-circle:before{content:"\f2b3"}.fa.fa-fa,.fa.fa-font-awesome{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-fa:before{content:"\f2b4"}.fa.fa-handshake-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-handshake-o:before{content:"\f2b5"}.fa.fa-envelope-open-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-envelope-open-o:before{content:"\f2b6"}.fa.fa-linode{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-address-book-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-address-book-o:before{content:"\f2b9"}.fa.fa-vcard:before{content:"\f2bb"}.fa.fa-address-card-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-address-card-o:before{content:"\f2bb"}.fa.fa-vcard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-vcard-o:before{content:"\f2bb"}.fa.fa-user-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-user-circle-o:before{content:"\f2bd"}.fa.fa-user-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-user-o:before{content:"\f007"}.fa.fa-id-badge{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-drivers-license:before{content:"\f2c2"}.fa.fa-id-card-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-id-card-o:before{content:"\f2c2"}.fa.fa-drivers-license-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-drivers-license-o:before{content:"\f2c2"}.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-thermometer-4:before,.fa.fa-thermometer:before{content:"\f2c7"}.fa.fa-thermometer-3:before{content:"\f2c8"}.fa.fa-thermometer-2:before{content:"\f2c9"}.fa.fa-thermometer-1:before{content:"\f2ca"}.fa.fa-thermometer-0:before{content:"\f2cb"}.fa.fa-bathtub:before,.fa.fa-s15:before{content:"\f2cd"}.fa.fa-window-maximize,.fa.fa-window-restore{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-rectangle:before{content:"\f410"}.fa.fa-window-close-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-window-close-o:before{content:"\f410"}.fa.fa-times-rectangle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-rectangle-o:before{content:"\f410"}.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-eercast:before{content:"\f2da"}.fa.fa-snowflake-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-snowflake-o:before{content:"\f2dc"}.fa.fa-superpowers,.fa.fa-wpexplorer{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-cab:before{content:"\f1ba"}.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//cfrmarfa.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);src:url(//cfrmarfa.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//cfrmarfa.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//cfrmarfa.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff) format("woff"),url(//cfrmarfa.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"),url(//cfrmarfa.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(//cfrmarfa.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot);src:url(//cfrmarfa.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//cfrmarfa.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//cfrmarfa.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff) format("woff"),url(//cfrmarfa.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf) format("truetype"),url(//cfrmarfa.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(//cfrmarfa.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);src:url(//cfrmarfa.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//cfrmarfa.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//cfrmarfa.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"),url(//cfrmarfa.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"),url(//cfrmarfa.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}.vegas-overlay,.vegas-slide,.vegas-slide-inner,.vegas-timer,.vegas-wrapper{position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden;border:none;padding:0;margin:0}.vegas-overlay{opacity:.5;}.vegas-timer{top:auto;bottom:0;height:2px}.vegas-timer-progress{width:0;height:100%;background:#fff;-webkit-transition:width ease-out;transition:width ease-out}.vegas-timer-running .vegas-timer-progress{width:100%}.vegas-slide,.vegas-slide-inner{margin:0;padding:0;background:center center no-repeat;-webkit-transform:translateZ(0);transform:translateZ(0);will-change:transform,opacity}body .vegas-container{overflow:hidden!important;position:relative}.vegas-video{min-width:100%;min-height:100%;width:auto;height:auto}body.vegas-container{overflow:auto;position:static;z-index:-2}body.vegas-container>.vegas-overlay,body.vegas-container>.vegas-slide,body.vegas-container>.vegas-timer{position:fixed;z-index:-1}:root body.vegas-container>.vegas-overlay,:root body.vegas-container>.vegas-slide,_::full-page-media,_:future{bottom:-76px}.vegas-transition-blur,.vegas-transition-blur2{opacity:0;-webkit-filter:blur(32px);filter:blur(32px)}.vegas-transition-blur-in,.vegas-transition-blur2-in{opacity:1;-webkit-filter:blur(0);filter:blur(0)}.vegas-transition-blur2-out{opacity:0}.vegas-transition-burn,.vegas-transition-burn2{opacity:0;-webkit-filter:contrast(1000%) saturate(1000%);filter:contrast(1000%) saturate(1000%)}.vegas-transition-burn-in,.vegas-transition-burn2-in{opacity:1;-webkit-filter:contrast(100%) saturate(100%);filter:contrast(100%) saturate(100%)}.vegas-transition-burn2-out{opacity:0;-webkit-filter:contrast(1000%) saturate(1000%);filter:contrast(1000%) saturate(1000%)}.vegas-transition-fade,.vegas-transition-fade2{opacity:0}.vegas-transition-fade-in,.vegas-transition-fade2-in{opacity:1}.vegas-transition-fade2-out{opacity:0}.vegas-transition-flash,.vegas-transition-flash2{opacity:0;-webkit-filter:brightness(25);filter:brightness(25)}.vegas-transition-flash-in,.vegas-transition-flash2-in{opacity:1;-webkit-filter:brightness(1);filter:brightness(1)}.vegas-transition-flash2-out{opacity:0;-webkit-filter:brightness(25);filter:brightness(25)}.vegas-transition-negative,.vegas-transition-negative2{opacity:0;-webkit-filter:invert(100%);filter:invert(100%)}.vegas-transition-negative-in,.vegas-transition-negative2-in{opacity:1;-webkit-filter:invert(0);filter:invert(0)}.vegas-transition-negative2-out{opacity:0;-webkit-filter:invert(100%);filter:invert(100%)}.vegas-transition-slideDown,.vegas-transition-slideDown2{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.vegas-transition-slideDown-in,.vegas-transition-slideDown2-in{-webkit-transform:translateY(0);transform:translateY(0)}.vegas-transition-slideDown2-out{-webkit-transform:translateY(100%);transform:translateY(100%)}.vegas-transition-slideLeft,.vegas-transition-slideLeft2{-webkit-transform:translateX(100%);transform:translateX(100%)}.vegas-transition-slideLeft-in,.vegas-transition-slideLeft2-in{-webkit-transform:translateX(0);transform:translateX(0)}.vegas-transition-slideLeft2-out,.vegas-transition-slideRight,.vegas-transition-slideRight2{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.vegas-transition-slideRight-in,.vegas-transition-slideRight2-in{-webkit-transform:translateX(0);transform:translateX(0)}.vegas-transition-slideRight2-out{-webkit-transform:translateX(100%);transform:translateX(100%)}.vegas-transition-slideUp,.vegas-transition-slideUp2{-webkit-transform:translateY(100%);transform:translateY(100%)}.vegas-transition-slideUp-in,.vegas-transition-slideUp2-in{-webkit-transform:translateY(0);transform:translateY(0)}.vegas-transition-slideUp2-out{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.vegas-transition-swirlLeft,.vegas-transition-swirlLeft2{-webkit-transform:scale(2) rotate(35deg);transform:scale(2) rotate(35deg);opacity:0}.vegas-transition-swirlLeft-in,.vegas-transition-swirlLeft2-in{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0);opacity:1}.vegas-transition-swirlLeft2-out,.vegas-transition-swirlRight,.vegas-transition-swirlRight2{-webkit-transform:scale(2) rotate(-35deg);transform:scale(2) rotate(-35deg);opacity:0}.vegas-transition-swirlRight-in,.vegas-transition-swirlRight2-in{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0);opacity:1}.vegas-transition-swirlRight2-out{-webkit-transform:scale(2) rotate(35deg);transform:scale(2) rotate(35deg);opacity:0}.vegas-transition-zoomIn,.vegas-transition-zoomIn2{-webkit-transform:scale(0);transform:scale(0);opacity:0}.vegas-transition-zoomIn-in,.vegas-transition-zoomIn2-in{-webkit-transform:scale(1);transform:scale(1);opacity:1}.vegas-transition-zoomIn2-out,.vegas-transition-zoomOut,.vegas-transition-zoomOut2{-webkit-transform:scale(2);transform:scale(2);opacity:0}.vegas-transition-zoomOut-in,.vegas-transition-zoomOut2-in{-webkit-transform:scale(1);transform:scale(1);opacity:1}.vegas-transition-zoomOut2-out{-webkit-transform:scale(0);transform:scale(0);opacity:0}.vegas-animation-kenburns{-webkit-animation:kenburns ease-out;animation:kenburns ease-out}@-webkit-keyframes kenburns{0%{-webkit-transform:scale(1.5);transform:scale(1.5)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes kenburns{0%{-webkit-transform:scale(1.5);transform:scale(1.5)}100%{-webkit-transform:scale(1);transform:scale(1)}}.vegas-animation-kenburnsDownLeft{-webkit-animation:kenburnsDownLeft ease-out;animation:kenburnsDownLeft ease-out}@-webkit-keyframes kenburnsDownLeft{0%{-webkit-transform:scale(1.5) translate(10%,-10%);transform:scale(1.5) translate(10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsDownLeft{0%{-webkit-transform:scale(1.5) translate(10%,-10%);transform:scale(1.5) translate(10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsDownRight{-webkit-animation:kenburnsDownRight ease-out;animation:kenburnsDownRight ease-out}@-webkit-keyframes kenburnsDownRight{0%{-webkit-transform:scale(1.5) translate(-10%,-10%);transform:scale(1.5) translate(-10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsDownRight{0%{-webkit-transform:scale(1.5) translate(-10%,-10%);transform:scale(1.5) translate(-10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsDown{-webkit-animation:kenburnsDown ease-out;animation:kenburnsDown ease-out}@-webkit-keyframes kenburnsDown{0%{-webkit-transform:scale(1.5) translate(0,-10%);transform:scale(1.5) translate(0,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsDown{0%{-webkit-transform:scale(1.5) translate(0,-10%);transform:scale(1.5) translate(0,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsLeft{-webkit-animation:kenburnsLeft ease-out;animation:kenburnsLeft ease-out}@-webkit-keyframes kenburnsLeft{0%{-webkit-transform:scale(1.5) translate(10%,0);transform:scale(1.5) translate(10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsLeft{0%{-webkit-transform:scale(1.5) translate(10%,0);transform:scale(1.5) translate(10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsRight{-webkit-animation:kenburnsRight ease-out;animation:kenburnsRight ease-out}@-webkit-keyframes kenburnsRight{0%{-webkit-transform:scale(1.5) translate(-10%,0);transform:scale(1.5) translate(-10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsRight{0%{-webkit-transform:scale(1.5) translate(-10%,0);transform:scale(1.5) translate(-10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsUpLeft{-webkit-animation:kenburnsUpLeft ease-out;animation:kenburnsUpLeft ease-out}@-webkit-keyframes kenburnsUpLeft{0%{-webkit-transform:scale(1.5) translate(10%,10%);transform:scale(1.5) translate(10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsUpLeft{0%{-webkit-transform:scale(1.5) translate(10%,10%);transform:scale(1.5) translate(10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsUpRight{-webkit-animation:kenburnsUpRight ease-out;animation:kenburnsUpRight ease-out}@-webkit-keyframes kenburnsUpRight{0%{-webkit-transform:scale(1.5) translate(-10%,10%);transform:scale(1.5) translate(-10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsUpRight{0%{-webkit-transform:scale(1.5) translate(-10%,10%);transform:scale(1.5) translate(-10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsUp{-webkit-animation:kenburnsUp ease-out;animation:kenburnsUp ease-out}@-webkit-keyframes kenburnsUp{0%{-webkit-transform:scale(1.5) translate(0,10%);transform:scale(1.5) translate(0,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsUp{0%{-webkit-transform:scale(1.5) translate(0,10%);transform:scale(1.5) translate(0,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}@font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(//cfrmarfa.com/wp-content/plugins/exclusive-addons-for-elementor/assets/vendor/fonts/slick.eot);
src: url(//cfrmarfa.com/wp-content/plugins/exclusive-addons-for-elementor/assets/vendor/fonts/slick.eot?#iefix) format('embedded-opentype'), 
url(//cfrmarfa.com/wp-content/plugins/exclusive-addons-for-elementor/assets/vendor/fonts/slick.woff) format('woff'), 
url(//cfrmarfa.com/wp-content/plugins/exclusive-addons-for-elementor/assets/vendor/fonts/slick.ttf) format('truetype'), 
url(//cfrmarfa.com/wp-content/plugins/exclusive-addons-for-elementor/assets/vendor/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px !important;
left: auto !important;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next, 
html[dir='rtl'] .slick-next, 
body.rtl .slick-next
{
right: auto !important;
left: -25px !important;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}@font-face {
font-weight: normal;
font-style: normal;
font-family: 'feathericons';
src:url(//cfrmarfa.com/wp-content/plugins/exclusive-addons-for-elementor/assets/vendor/fonts/feathericons/feathericons.eot?-8is7zf);
src:url(//cfrmarfa.com/wp-content/plugins/exclusive-addons-for-elementor/assets/vendor/fonts/feathericons/feathericons.eot?#iefix-8is7zf) format('embedded-opentype'),
url(//cfrmarfa.com/wp-content/plugins/exclusive-addons-for-elementor/assets/vendor/fonts/feathericons/feathericons.woff?-8is7zf) format('woff'),
url(//cfrmarfa.com/wp-content/plugins/exclusive-addons-for-elementor/assets/vendor/fonts/feathericons/feathericons.ttf?-8is7zf) format('truetype'),
url(//cfrmarfa.com/wp-content/plugins/exclusive-addons-for-elementor/assets/vendor/fonts/feathericons/feathericons.svg?-8is7zf#feathericons) format('svg');
}
.exad-ihe-grid {
position: relative;
margin: 0 auto;
padding: 0;
max-width: 1000px;
list-style: none;
text-align: center;
} .exad-ihe-grid figure.exad-ihe-figure {
position: relative;
float: left;
overflow: hidden;
margin: 10px 1%; width: 100%;
background: #3085a3;
text-align: center; }
.exad-ihe-grid figure.exad-ihe-figure img {
position: relative;
display: block;
min-height: 100%;
max-width: 100%;
opacity: 0.8;
width: 100%;
}
.exad-ihe-grid figure.exad-ihe-figure figcaption.exad-ihe-figcaption {
padding: 2em;
color: #fff;
text-transform: uppercase;
font-size: 1.25em;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.exad-ihe-grid figure.exad-ihe-figure figcaption.exad-ihe-figcaption::before,
.exad-ihe-grid figure.exad-ihe-figure figcaption.exad-ihe-figcaption::after {
pointer-events: none;
}
.exad-ihe-grid figure.exad-ihe-figure figcaption.exad-ihe-figcaption,
.exad-ihe-grid figure.exad-ihe-figure figcaption.exad-ihe-figcaption > a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .exad-ihe-grid figure.exad-ihe-figure figcaption.exad-ihe-figcaption > a {
z-index: 1000;
text-indent: 200%;
white-space: nowrap;
font-size: 0;
opacity: 0;
}
.exad-ihe-grid figure.exad-ihe-figure .exad-ihe-title {
word-spacing: -0.15em;
font-weight: 300;
}
.exad-ihe-grid figure.exad-ihe-figure .exad-ihe-title span {
font-weight: 800;
}
.exad-ihe-grid figure.exad-ihe-figure .exad-ihe-title,
.exad-ihe-grid figure.exad-ihe-figure p {
margin: 0;
}
.exad-ihe-grid figure.exad-ihe-figure p {
letter-spacing: 1px;
font-size: 68.5%;
}    figure.exad-ihe-figure.effect-lily img {
max-width: none;
width: -webkit-calc(100% + 50px);
width: calc(100% + 50px);
opacity: 0.7;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-40px,0, 0);
transform: translate3d(-40px,0,0);
}
figure.exad-ihe-figure.effect-lily figcaption.exad-ihe-figcaption {
text-align: left;
}
figure.exad-ihe-figure.effect-lily figcaption.exad-ihe-figcaption > div {
position: absolute;
bottom: 0;
left: 0;
padding: 2em;
width: 100%;
height: 50%;
}
figure.exad-ihe-figure.effect-lily .exad-ihe-title,
figure.exad-ihe-figure.effect-lily p {
-webkit-transform: translate3d(0,40px,0);
transform: translate3d(0,40px,0);
}
figure.exad-ihe-figure.effect-lily .exad-ihe-title {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
figure.exad-ihe-figure.effect-lily p {
color: rgba(255,255,255,0.8);
opacity: 0;
-webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
transition: opacity 0.2s, transform 0.35s;
}
figure.exad-ihe-figure.effect-lily:hover img,
figure.exad-ihe-figure.effect-lily:hover p {
opacity: 1;
}
figure.exad-ihe-figure.effect-lily:hover img,
figure.exad-ihe-figure.effect-lily:hover .exad-ihe-title,
figure.exad-ihe-figure.effect-lily:hover p {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-lily:hover p {
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s;
-webkit-transition-duration: 0.35s;
transition-duration: 0.35s;
}   figure.exad-ihe-figure.effect-sadie figcaption.exad-ihe-figcaption::before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: -webkit-linear-gradient(top, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
background: linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
content: '';
opacity: 0;
-webkit-transform: translate3d(0,50%,0);
transform: translate3d(0,50%,0);
}
figure.exad-ihe-figure.effect-sadie .exad-ihe-title {
position: absolute;
top: 50%;
left: 0;
width: 100%;
color: #484c61;
-webkit-transition: -webkit-transform 0.35s, color 0.35s;
transition: transform 0.35s, color 0.35s;
-webkit-transform: translate3d(0,-50%,0);
transform: translate3d(0,-50%,0);
}
figure.exad-ihe-figure.effect-sadie figcaption.exad-ihe-figcaption::before,
figure.exad-ihe-figure.effect-sadie p {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
figure.exad-ihe-figure.effect-sadie p {
position: absolute;
bottom: 0;
left: 0;
padding: 2em;
width: 100%;
opacity: 0;
-webkit-transform: translate3d(0,10px,0);
transform: translate3d(0,10px,0);
}
figure.exad-ihe-figure.effect-sadie:hover .exad-ihe-title {
color: #fff;
-webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
}
figure.exad-ihe-figure.effect-sadie:hover figcaption.exad-ihe-figcaption::before ,
figure.exad-ihe-figure.effect-sadie:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}   figure.exad-ihe-figure.effect-roxy {
background: -webkit-linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
background: linear-gradient(45deg, #ff89e9 0%,#05abe0 100%);
}
figure.exad-ihe-figure.effect-roxy img {
max-width: none;
width: -webkit-calc(100% + 60px);
width: calc(100% + 60px);
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-50px,0,0);
transform: translate3d(-50px,0,0);
}
figure.exad-ihe-figure.effect-roxy figcaption.exad-ihe-figcaption::before {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
border: 1px solid #fff;
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-20px,0,0);
transform: translate3d(-20px,0,0);
}
figure.exad-ihe-figure.effect-roxy figcaption.exad-ihe-figcaption {
padding: 3em;
text-align: left;
}
figure.exad-ihe-figure.effect-roxy .exad-ihe-title {
padding: 30% 0 10px 0;
}
figure.exad-ihe-figure.effect-roxy p {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-10px,0,0);
transform: translate3d(-10px,0,0);
}
figure.exad-ihe-figure.effect-roxy:hover img {
opacity: 0.7;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-roxy:hover figcaption.exad-ihe-figcaption::before,
figure.exad-ihe-figure.effect-roxy:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}   figure.exad-ihe-figure.effect-bubba {
background: #9e5406;
}
figure.exad-ihe-figure.effect-bubba img {
opacity: 0.7;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
figure.exad-ihe-figure.effect-bubba:hover img {
opacity: 0.4;
}
figure.exad-ihe-figure.effect-bubba figcaption.exad-ihe-figcaption::before,
figure.exad-ihe-figure.effect-bubba figcaption.exad-ihe-figcaption::after {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
figure.exad-ihe-figure.effect-bubba figcaption.exad-ihe-figcaption::before {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: scale(0,1);
transform: scale(0,1);
}
figure.exad-ihe-figure.effect-bubba figcaption.exad-ihe-figcaption::after {
border-right: 1px solid #fff;
border-left: 1px solid #fff;
-webkit-transform: scale(1,0);
transform: scale(1,0);
}
figure.exad-ihe-figure.effect-bubba .exad-ihe-title {
padding-top: 30%;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,-20px,0);
transform: translate3d(0,-20px,0);
}
figure.exad-ihe-figure.effect-bubba p {
padding: 20px 2.5em;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0,20px,0);
transform: translate3d(0,20px,0);
}
figure.exad-ihe-figure.effect-bubba:hover figcaption.exad-ihe-figcaption::before,
figure.exad-ihe-figure.effect-bubba:hover figcaption.exad-ihe-figcaption::after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
figure.exad-ihe-figure.effect-bubba:hover .exad-ihe-title,
figure.exad-ihe-figure.effect-bubba:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}   figure.exad-ihe-figure.effect-romeo img {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale3d(1.4,1.4,1);
transform: scale3d(1.4,1.4,1);
}
figure.exad-ihe-figure.effect-romeo:hover img {
opacity: 0.6;
-webkit-transform: scale3d(1,1,1);
transform: translate3d(1,1,1);
}
figure.exad-ihe-figure.effect-romeo figcaption.exad-ihe-figcaption::before,
figure.exad-ihe-figure.effect-romeo figcaption.exad-ihe-figcaption::after {
position: absolute;
top: 50%;
left: 50%;
width: 80%;
height: 1px;
background: #fff;
content: '';
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-50%,-50%,0);
transform: translate3d(-50%,-50%,0);
}
figure.exad-ihe-figure.effect-romeo:hover figcaption.exad-ihe-figcaption::before {
opacity: 0.5;
-webkit-transform: translate3d(-50%,-50%,0) rotate(45deg);
transform: translate3d(-50%,-50%,0) rotate(45deg);
}
figure.exad-ihe-figure.effect-romeo:hover figcaption.exad-ihe-figcaption::after {
opacity: 0.5;
-webkit-transform: translate3d(-50%,-50%,0) rotate(-45deg);
transform: translate3d(-50%,-50%,0) rotate(-45deg);
}
figure.exad-ihe-figure.effect-romeo .exad-ihe-title,
figure.exad-ihe-figure.effect-romeo p {
position: absolute;
top: 50%;
left: 0;
width: 100%;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
figure.exad-ihe-figure.effect-romeo .exad-ihe-title {
-webkit-transform: translate3d(0,-50%,0) translate3d(0,-150%,0);
transform: translate3d(0,-50%,0) translate3d(0,-150%,0);
}
figure.exad-ihe-figure.effect-romeo p {
padding: 0.25em 2em;
-webkit-transform: translate3d(0,-50%,0) translate3d(0,150%,0);
transform: translate3d(0,-50%,0) translate3d(0,150%,0);
}
figure.exad-ihe-figure.effect-romeo:hover .exad-ihe-title {
-webkit-transform: translate3d(0,-50%,0) translate3d(0,-100%,0);
transform: translate3d(0,-50%,0) translate3d(0,-100%,0);
}
figure.exad-ihe-figure.effect-romeo:hover p {
-webkit-transform: translate3d(0,-50%,0) translate3d(0,100%,0);
transform: translate3d(0,-50%,0) translate3d(0,100%,0);
}   figure.exad-ihe-figure.effect-layla {
background: #18a367;
} figure.exad-ihe-figure.effect-layla figcaption.exad-ihe-figcaption {
padding: 3em;
}
figure.exad-ihe-figure.effect-layla figcaption.exad-ihe-figcaption::before,
figure.exad-ihe-figure.effect-layla figcaption.exad-ihe-figcaption::after {
position: absolute;
content: '';
opacity: 0;
}
figure.exad-ihe-figure.effect-layla figcaption.exad-ihe-figcaption::before {
top: 50px;
right: 30px;
bottom: 50px;
left: 30px;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: scale(0,1);
transform: scale(0,1);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
}
figure.exad-ihe-figure.effect-layla figcaption.exad-ihe-figcaption::after {
top: 30px;
right: 50px;
bottom: 30px;
left: 50px;
border-right: 1px solid #fff;
border-left: 1px solid #fff;
-webkit-transform: scale(1,0);
transform: scale(1,0);
-webkit-transform-origin: 100% 0;
transform-origin: 100% 0;
}
figure.exad-ihe-figure.effect-layla .exad-ihe-title {
padding-top: 26%;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
figure.exad-ihe-figure.effect-layla p {
padding: 0.5em 2em;
text-transform: none;
opacity: 0;
-webkit-transform: translate3d(0,-10px,0);
transform: translate3d(0,-10px,0);
}
figure.exad-ihe-figure.effect-layla img,
figure.exad-ihe-figure.effect-layla .exad-ihe-title {
-webkit-transform: translate3d(0,-30px,0);
transform: translate3d(0,-30px,0);
}
figure.exad-ihe-figure.effect-layla img,
figure.exad-ihe-figure.effect-layla figcaption.exad-ihe-figcaption::before,
figure.exad-ihe-figure.effect-layla figcaption.exad-ihe-figcaption::after,
figure.exad-ihe-figure.effect-layla p {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
figure.exad-ihe-figure.effect-layla:hover img {
opacity: 0.7;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-layla:hover figcaption.exad-ihe-figcaption::before,
figure.exad-ihe-figure.effect-layla:hover figcaption.exad-ihe-figcaption::after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
figure.exad-ihe-figure.effect-layla:hover .exad-ihe-title,
figure.exad-ihe-figure.effect-layla:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-layla:hover figcaption.exad-ihe-figcaption::after,
figure.exad-ihe-figure.effect-layla:hover .exad-ihe-title,
figure.exad-ihe-figure.effect-layla:hover p,
figure.exad-ihe-figure.effect-layla:hover img {
-webkit-transition-delay: 0.15s;
transition-delay: 0.15s;
}   figure.exad-ihe-figure.effect-honey {
background: #4a3753;
}
figure.exad-ihe-figure.effect-honey img {
opacity: 0.9;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
figure.exad-ihe-figure.effect-honey:hover img {
opacity: 0.5;
}
figure.exad-ihe-figure.effect-honey figcaption.exad-ihe-figcaption::before {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 10px;
background: #fff;
content: '';
-webkit-transform: translate3d(0,10px,0);
transform: translate3d(0,10px,0);
}
figure.exad-ihe-figure.effect-honey .exad-ihe-title {
position: absolute;
bottom: 0;
left: 0;
padding: 1em 1.5em;
width: 100%;
text-align: left;
-webkit-transform: translate3d(0,-30px,0);
transform: translate3d(0,-30px,0);
}
figure.exad-ihe-figure.effect-honey .exad-ihe-title i {
font-style: normal;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0,-30px,0);
transform: translate3d(0,-30px,0);
}
figure.exad-ihe-figure.effect-honey figcaption.exad-ihe-figcaption::before,
figure.exad-ihe-figure.effect-honey .exad-ihe-title {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
figure.exad-ihe-figure.effect-honey:hover figcaption.exad-ihe-figcaption::before,
figure.exad-ihe-figure.effect-honey:hover .exad-ihe-title,
figure.exad-ihe-figure.effect-honey:hover .exad-ihe-title i {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}   figure.exad-ihe-figure.effect-oscar {
background: -webkit-linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
background: linear-gradient(45deg, #22682a 0%,#9b4a1b 40%,#3a342a 100%);
}
figure.exad-ihe-figure.effect-oscar img {
opacity: 0.9;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
figure.exad-ihe-figure.effect-oscar figcaption.exad-ihe-figcaption {
padding: 3em;
background-color: rgba(58,52,42,0.7);
-webkit-transition: background-color 0.35s;
transition: background-color 0.35s;
}
figure.exad-ihe-figure.effect-oscar figcaption.exad-ihe-figcaption::before {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
border: 1px solid #fff;
content: '';
}
figure.exad-ihe-figure.effect-oscar .exad-ihe-title {
margin: 20% 0 10px 0;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,100%,0);
transform: translate3d(0,100%,0);
}
figure.exad-ihe-figure.effect-oscar figcaption.exad-ihe-figcaption::before,
figure.exad-ihe-figure.effect-oscar p {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale(0);
transform: scale(0);
}
figure.exad-ihe-figure.effect-oscar:hover .exad-ihe-title {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-oscar:hover figcaption.exad-ihe-figcaption::before,
figure.exad-ihe-figure.effect-oscar:hover p {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
figure.exad-ihe-figure.effect-oscar:hover figcaption.exad-ihe-figcaption {
background-color: rgba(58,52,42,0);
}
figure.exad-ihe-figure.effect-oscar:hover img {
opacity: 0.4;
}   figure.exad-ihe-figure.effect-marley figcaption.exad-ihe-figcaption {
text-align: right;
}
figure.exad-ihe-figure.effect-marley .exad-ihe-title,
figure.exad-ihe-figure.effect-marley p {
position: absolute;
right: 30px;
left: 30px;
padding: 10px 0;
}
figure.exad-ihe-figure.effect-marley p {
bottom: 30px;
line-height: 1.5;
-webkit-transform: translate3d(0,100%,0);
transform: translate3d(0,100%,0);
}
figure.exad-ihe-figure.effect-marley .exad-ihe-title {
top: 30px;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,20px,0);
transform: translate3d(0,20px,0);
}
figure.exad-ihe-figure.effect-marley:hover .exad-ihe-title {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-marley .exad-ihe-title::after {
position: absolute;
top: 100%;
left: 0;
width: 100%;
height: 4px;
background: #fff;
content: '';
-webkit-transform: translate3d(0,40px,0);
transform: translate3d(0,40px,0);
}
figure.exad-ihe-figure.effect-marley .exad-ihe-title::after,
figure.exad-ihe-figure.effect-marley p {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
figure.exad-ihe-figure.effect-marley:hover .exad-ihe-title::after,
figure.exad-ihe-figure.effect-marley:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}   figure.exad-ihe-figure.effect-ruby {
background-color: #17819c;
}
figure.exad-ihe-figure.effect-ruby img {
opacity: 0.7;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale(1.15);
transform: scale(1.15);
}
figure.exad-ihe-figure.effect-ruby:hover img {
opacity: 0.5;
-webkit-transform: scale(1);
transform: scale(1);
}
figure.exad-ihe-figure.effect-ruby .exad-ihe-title {
margin-top: 20%;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,20px,0);
transform: translate3d(0,20px,0);
}
figure.exad-ihe-figure.effect-ruby p {
margin: 1em 0 0;
padding: 3em;
border: 1px solid #fff;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0,20px,0) scale(1.1);
transform: translate3d(0,20px,0) scale(1.1);
} 
figure.exad-ihe-figure.effect-ruby:hover .exad-ihe-title {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-ruby:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0) scale(1);
transform: translate3d(0,0,0) scale(1);
}   figure.exad-ihe-figure.effect-milo {
background: #2e5d5a;
}
figure.exad-ihe-figure.effect-milo img {
max-width: none;
width: -webkit-calc(100% + 60px);
width: calc(100% + 60px);
opacity: 1;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-30px,0,0) scale(1.12);
transform: translate3d(-30px,0,0) scale(1.12);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
figure.exad-ihe-figure.effect-milo:hover img {
opacity: 0.5;
-webkit-transform: translate3d(0,0,0) scale(1);
transform: translate3d(0,0,0) scale(1);
}
figure.exad-ihe-figure.effect-milo .exad-ihe-title {
position: absolute;
right: 0;
bottom: 0;
padding: 1em 1.2em;
}
figure.exad-ihe-figure.effect-milo p {
padding: 0 10px 0 0;
width: 50%;
border-right: 1px solid #fff;
text-align: right;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-40px,0,0);
transform: translate3d(-40px,0,0);
}
figure.exad-ihe-figure.effect-milo:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}   figure.exad-ihe-figure.effect-dexter {
background: -webkit-linear-gradient(top, rgba(37,141,200,1) 0%, rgba(104,60,19,1) 100%);
background: linear-gradient(to bottom, rgba(37,141,200,1) 0%,rgba(104,60,19,1) 100%); 
}
figure.exad-ihe-figure.effect-dexter img {
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
figure.exad-ihe-figure.effect-dexter:hover img {
opacity: 0.4;
}
figure.exad-ihe-figure.effect-dexter figcaption.exad-ihe-figcaption::after {
position: absolute;
right: 30px;
bottom: 30px;
left: 30px;
height: -webkit-calc(50% - 30px);
height: calc(50% - 30px);
border: 7px solid #fff;
content: '';
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,-100%,0);
transform: translate3d(0,-100%,0);
}
figure.exad-ihe-figure.effect-dexter:hover figcaption.exad-ihe-figcaption::after {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-dexter figcaption.exad-ihe-figcaption {
padding: 3em;
text-align: left;
}
figure.exad-ihe-figure.effect-dexter p {
position: absolute;
right: 60px;
bottom: 60px;
left: 60px;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0,-100px,0);
transform: translate3d(0,-100px,0);
}
figure.exad-ihe-figure.effect-dexter:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}   figure.exad-ihe-figure.effect-sarah {
background: #42b078;
}
figure.exad-ihe-figure.effect-sarah img {
max-width: none;
width: -webkit-calc(100% + 20px);
width: calc(100% + 20px);
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-10px,0,0);
transform: translate3d(-10px,0,0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
figure.exad-ihe-figure.effect-sarah:hover img {
opacity: 0.4;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-sarah figcaption.exad-ihe-figcaption {
text-align: left;
}
figure.exad-ihe-figure.effect-sarah .exad-ihe-title {
position: relative;
overflow: hidden;
padding: 0.5em 0;
}
figure.exad-ihe-figure.effect-sarah .exad-ihe-title::after {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 3px;
background: #fff;
content: '';
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(-100%,0,0);
transform: translate3d(-100%,0,0);
}
figure.exad-ihe-figure.effect-sarah:hover .exad-ihe-title::after {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-sarah p {
padding: 1em 0;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(100%,0,0);
transform: translate3d(100%,0,0);
}
figure.exad-ihe-figure.effect-sarah:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}   figure.exad-ihe-figure.effect-zoe figcaption.exad-ihe-figcaption {
top: auto;
bottom: 0;
padding: 1em;
height: 3.75em;
background: #fff;
color: #3c4a50;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,100%,0);
transform: translate3d(0,100%,0);
}
figure.exad-ihe-figure.effect-zoe .exad-ihe-title {
float: left;
}
figure.exad-ihe-figure.effect-zoe p.icon-links a {
float: right;
color: #3c4a50;
font-size: 1.4em;
}
figure.exad-ihe-figure.effect-zoe:hover p.icon-links a:hover,
figure.exad-ihe-figure.effect-zoe:hover p.icon-links a:focus {
color: #252d31;
}
figure.exad-ihe-figure.effect-zoe p.description {
position: absolute;
bottom: 8em;
padding: 2em;
color: #fff;
text-transform: none;
font-size: 90%;
opacity: 0; -webkit-transition: opacity 0.35s;
transition: opacity 0.35s; }
figure.exad-ihe-figure.effect-zoe .exad-ihe-title,
figure.exad-ihe-figure.effect-zoe p.icon-links a {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,200%,0);
transform: translate3d(0,200%,0);
}
figure.exad-ihe-figure.effect-zoe p.icon-links a span::before {
display: inline-block;
padding: 8px 10px;
font-family: 'feathericons'; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-eye::before {
content: '\e000';
}
.icon-paper-clip::before {
content: '\e001';
}
.icon-heart::before {
content: '\e024';
}
figure.exad-ihe-figure.effect-zoe .exad-ihe-title {
display: inline-block;
}
figure.exad-ihe-figure.effect-zoe:hover p.description {
opacity: 1;
}
figure.exad-ihe-figure.effect-zoe:hover figcaption.exad-ihe-figcaption,
figure.exad-ihe-figure.effect-zoe:hover .exad-ihe-title,
figure.exad-ihe-figure.effect-zoe:hover p.icon-links a {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-zoe:hover .exad-ihe-title {
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s;
}
figure.exad-ihe-figure.effect-zoe:hover p.icon-links a:nth-child(3) {
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
figure.exad-ihe-figure.effect-zoe:hover p.icon-links a:nth-child(2) {
-webkit-transition-delay: 0.15s;
transition-delay: 0.15s;
}
figure.exad-ihe-figure.effect-zoe:hover p.icon-links a:first-child {
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
}   figure.exad-ihe-figure.effect-chico img {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale(1.12);
transform: scale(1.12);
}
figure.exad-ihe-figure.effect-chico:hover img {
opacity: 0.5;
-webkit-transform: scale(1);
transform: scale(1);
}
figure.exad-ihe-figure.effect-chico figcaption.exad-ihe-figcaption {
padding: 3em;
}
figure.exad-ihe-figure.effect-chico figcaption.exad-ihe-figcaption::before {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
border: 1px solid #fff;
content: '';
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
figure.exad-ihe-figure.effect-chico figcaption.exad-ihe-figcaption::before,
figure.exad-ihe-figure.effect-chico p {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
figure.exad-ihe-figure.effect-chico .exad-ihe-title {
padding: 20% 0 20px 0;
}
figure.exad-ihe-figure.effect-chico p {
margin: 0 auto;
max-width: 200px;
-webkit-transform: scale(1.5);
transform: scale(1.5);
}
figure.exad-ihe-figure.effect-chico:hover figcaption.exad-ihe-figcaption::before,
figure.exad-ihe-figure.effect-chico:hover p {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
@media screen and (max-width: 50em) {
.exad-ihe-grid figure.exad-ihe-figure {
display: inline-block;
float: none;
margin: 10px auto;
width: 100%;
}
} .exad-ihe-grid {
position: relative;
clear: both;
margin: 0 auto;
padding: 0;
max-width: 1000px;
list-style: none;
text-align: center;
}    figure.exad-ihe-figure.effect-julia {
background: #2f3238;
}
figure.exad-ihe-figure.effect-julia img {
max-width: none;
object-fit: cover; -webkit-transition: opacity 1s, -webkit-transform 1s;
transition: opacity 1s, transform 1s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
figure.exad-ihe-figure.effect-julia figcaption.exad-ihe-figcaption {
text-align: left;
}
figure.exad-ihe-figure.effect-julia .exad-ihe-title {
position: relative;
padding: 0.5em 0;
}
figure.exad-ihe-figure.effect-julia p {
display: inline-block;
margin: 0 0 0.25em;
padding: 0.4em 1em;
background: rgba(255,255,255,0.9);
color: #2f3238;
text-transform: none;
font-weight: 500;
font-size: 75%;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-360px,0,0);
transform: translate3d(-360px,0,0);
}
figure.exad-ihe-figure.effect-julia p:first-child {
-webkit-transition-delay: 0.15s;
transition-delay: 0.15s;
}
figure.exad-ihe-figure.effect-julia p:nth-of-type(2) {
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
figure.exad-ihe-figure.effect-julia p:nth-of-type(3) {
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s;
}
figure.exad-ihe-figure.effect-julia:hover p:first-child {
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
figure.exad-ihe-figure.effect-julia:hover p:nth-of-type(2) {
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s;
}
figure.exad-ihe-figure.effect-julia:hover p:nth-of-type(3) {
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
figure.exad-ihe-figure.effect-julia:hover img {
opacity: 0.4;
-webkit-transform: scale3d(1.1,1.1,1);
transform: scale3d(1.1,1.1,1);
}
figure.exad-ihe-figure.effect-julia:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}   figure.exad-ihe-figure.effect-goliath {
background: #df4e4e;
}
figure.exad-ihe-figure.effect-goliath img,
figure.exad-ihe-figure.effect-goliath .exad-ihe-title {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
figure.exad-ihe-figure.effect-goliath img {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
figure.exad-ihe-figure.effect-goliath .exad-ihe-title,
figure.exad-ihe-figure.effect-goliath p {
position: absolute;
bottom: 0;
left: 0;
padding: 30px;
}
figure.exad-ihe-figure.effect-goliath p {
text-transform: none;
font-size: 90%;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0,50px,0);
transform: translate3d(0,50px,0);
}
figure.exad-ihe-figure.effect-goliath:hover img {
-webkit-transform: translate3d(0,-80px,0);
transform: translate3d(0,-80px,0);
}
figure.exad-ihe-figure.effect-goliath:hover .exad-ihe-title {
-webkit-transform: translate3d(0,-100px,0);
transform: translate3d(0,-100px,0);
}
figure.exad-ihe-figure.effect-goliath:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}   figure.exad-ihe-figure.effect-hera {
background: #303fa9;
}
figure.exad-ihe-figure.effect-hera .exad-ihe-title {
font-size: 158.75%;
}
figure.exad-ihe-figure.effect-hera .exad-ihe-title,
figure.exad-ihe-figure.effect-hera p {
position: absolute;
top: 50%;
left: 50%;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-50%,-50%,0);
transform: translate3d(-50%,-50%,0);
-webkit-transform-origin: 50%;
transform-origin: 50%;
}
figure.exad-ihe-figure.effect-hera figcaption.exad-ihe-figcaption::before {
position: absolute;
top: 50%;
left: 50%;
width: 200px;
height: 200px;
border: 2px solid #fff;
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(0,0,1);
transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(0,0,1);
-webkit-transform-origin: 50%;
transform-origin: 50%;
}
figure.exad-ihe-figure.effect-hera p {
width: 100px;
text-transform: none;
font-size: 121%;
line-height: 2;
}
figure.exad-ihe-figure.effect-hera p a {
color: #fff;
}
figure.exad-ihe-figure.effect-hera p a:hover,
figure.exad-ihe-figure.effect-hera p a:focus {
opacity: 0.6;
}
figure.exad-ihe-figure.effect-hera p a i {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
figure.exad-ihe-figure.effect-hera p a:first-child i {
-webkit-transform: translate3d(-60px,-60px,0);
transform: translate3d(-60px,-60px,0);
}
figure.exad-ihe-figure.effect-hera p a:nth-child(2) i {
-webkit-transform: translate3d(60px,-60px,0);
transform: translate3d(60px,-60px,0);
}
figure.exad-ihe-figure.effect-hera p a:nth-child(3) i {
-webkit-transform: translate3d(-60px,60px,0);
transform: translate3d(-60px,60px,0);
}
figure.exad-ihe-figure.effect-hera p a:nth-child(4) i {
-webkit-transform: translate3d(60px,60px,0);
transform: translate3d(60px,60px,0);
}
figure.exad-ihe-figure.effect-hera:hover figcaption.exad-ihe-figcaption::before {
opacity: 1;
-webkit-transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(1,1,1);
transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(1,1,1);
}
figure.exad-ihe-figure.effect-hera:hover .exad-ihe-title {
opacity: 0;
-webkit-transform: translate3d(-50%,-50%,0) scale3d(0.8,0.8,1);
transform: translate3d(-50%,-50%,0) scale3d(0.8,0.8,1);
}
figure.exad-ihe-figure.effect-hera:hover p i:empty {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0); opacity: 1;
}   figure.exad-ihe-figure.effect-winston {
background: #162633;
text-align: left;
}
figure.exad-ihe-figure.effect-winston img {
-webkit-transition: opacity 0.45s;
transition: opacity 0.45s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
figure.exad-ihe-figure.effect-winston figcaption.exad-ihe-figcaption::before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: url(//cfrmarfa.com/wp-content/plugins/exclusive-addons-for-elementor/assets/vendor/img/triangle.svg) no-repeat center center;
background-size: 100% 100%;
content: '';
-webkit-transition: opacity 0.45s, -webkit-transform 0.45s;
transition: opacity 0.45s, transform 0.45s;
-webkit-transform: rotate3d(0,0,1,45deg);
transform: rotate3d(0,0,1,45deg);
-webkit-transform-origin: 0 100%;
transform-origin: 0 100%;
}
figure.exad-ihe-figure.effect-winston .exad-ihe-title {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,20px,0);
transform: translate3d(0,20px,0);
}
figure.exad-ihe-figure.effect-winston p {
position: absolute;
right: 0;
bottom: 0;
padding: 0 1.5em 7% 0;
}
figure.exad-ihe-figure.effect-winston a {
margin: 0 10px;
color: #5d504f;
font-size: 170%;
}
figure.exad-ihe-figure.effect-winston a:hover,
figure.exad-ihe-figure.effect-winston a:focus {
color: #cc6055;
}
figure.exad-ihe-figure.effect-winston p a i {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0,50px,0);
transform: translate3d(0,50px,0);
}
figure.exad-ihe-figure.effect-winston:hover img {
opacity: 0.6;
}
figure.exad-ihe-figure.effect-winston:hover .exad-ihe-title {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-winston:hover figcaption.exad-ihe-figcaption::before {
opacity: 0.7;
-webkit-transform: rotate3d(0,0,1,20deg);
transform: rotate3d(0,0,1,20deg);
}
figure.exad-ihe-figure.effect-winston:hover p i {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-winston:hover p a:nth-child(3) i {
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s;
}
figure.exad-ihe-figure.effect-winston:hover p a:nth-child(2) i {
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
figure.exad-ihe-figure.effect-winston:hover p a:first-child i {
-webkit-transition-delay: 0.15s;
transition-delay: 0.15s;
}   figure.exad-ihe-figure.effect-selena {
background: #fff;
}
figure.exad-ihe-figure.effect-selena img {
opacity: 0.95;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
figure.exad-ihe-figure.effect-selena:hover img {
-webkit-transform: scale3d(0.95,0.95,1);
transform: scale3d(0.95,0.95,1);
}
figure.exad-ihe-figure.effect-selena .exad-ihe-title {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,20px,0);
transform: translate3d(0,20px,0);
}
figure.exad-ihe-figure.effect-selena p {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: perspective(1000px) rotate3d(1,0,0,90deg);
transform: perspective(1000px) rotate3d(1,0,0,90deg);
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
}
figure.exad-ihe-figure.effect-selena:hover .exad-ihe-title {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-selena:hover p {
opacity: 1;
-webkit-transform: perspective(1000px) rotate3d(1,0,0,0);
transform: perspective(1000px) rotate3d(1,0,0,0);
}   figure.exad-ihe-figure.effect-terry {
background: #34495e;
}
figure.exad-ihe-figure.effect-terry figcaption.exad-ihe-figcaption {
padding: 1em;
}
figure.exad-ihe-figure.effect-terry figcaption.exad-ihe-figcaption::before,
figure.exad-ihe-figure.effect-terry figcaption.exad-ihe-figcaption::after {
position: absolute;
width: 200%;
height: 200%;
border-style: solid;
border-color: #101010;
content: '';
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
figure.exad-ihe-figure.effect-terry figcaption.exad-ihe-figcaption::before {
right: 0;
bottom: 0;
border-width: 0 70px 60px 0;
-webkit-transform: translate3d(70px,60px,0);
transform: translate3d(70px,60px,0);
}
figure.exad-ihe-figure.effect-terry figcaption.exad-ihe-figcaption::after {
top: 0;
left: 0;
border-width: 15px 0 0 15px;
-webkit-transform: translate3d(-15px,-15px,0);
transform: translate3d(-15px,-15px,0);
}
figure.exad-ihe-figure.effect-terry img,
figure.exad-ihe-figure.effect-terry p a {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
figure.exad-ihe-figure.effect-terry img {
opacity: 0.85;
}
figure.exad-ihe-figure.effect-terry .exad-ihe-title {
position: absolute;
bottom: 0;
left: 0;
padding: 0.4em 10px;
width: 50%;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(100%,0,0);
transform: translate3d(100%,0,0);
}
@media screen and (max-width: 920px) {
figure.exad-ihe-figure.effect-terry .exad-ihe-title {
padding: 0.75em 10px;
font-size: 120%;
}
}
figure.exad-ihe-figure.effect-terry p {
float: right;
clear: both;
text-align: left;
text-transform: none;
font-size: 111%;
}
figure.exad-ihe-figure.effect-terry p a {
display: block;
margin-bottom: 1em;
color: #fff;
opacity: 0;
-webkit-transform: translate3d(90px,0,0);
transform: translate3d(90px,0,0);
}
figure.exad-ihe-figure.effect-terry p a:hover,
figure.exad-ihe-figure.effect-terry p a:focus {
color: #f3cf3f;
}
figure.exad-ihe-figure.effect-terry:hover figcaption.exad-ihe-figcaption::before,
figure.exad-ihe-figure.effect-terry:hover figcaption.exad-ihe-figcaption::after {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-terry:hover img {
opacity: 0.6;
}
figure.exad-ihe-figure.effect-terry:hover .exad-ihe-title,
figure.exad-ihe-figure.effect-terry:hover p a {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-terry:hover p a {
opacity: 1;
}
figure.exad-ihe-figure.effect-terry:hover p a:first-child {
-webkit-transition-delay: 0.025s;
transition-delay: 0.025s;
}
figure.exad-ihe-figure.effect-terry:hover p a:nth-child(2) {
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s;
}
figure.exad-ihe-figure.effect-terry:hover p a:nth-child(3) {
-webkit-transition-delay: 0.075s;
transition-delay: 0.075s;
}
figure.exad-ihe-figure.effect-terry:hover p a:nth-child(4) {
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}   figure.exad-ihe-figure.effect-phoebe {
background: #675983;
}
figure.exad-ihe-figure.effect-phoebe img {
opacity: 0.85;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
figure.exad-ihe-figure.effect-phoebe:hover img {
opacity: 0.6;
}
figure.exad-ihe-figure.effect-phoebe figcaption.exad-ihe-figcaption::before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: url(//cfrmarfa.com/wp-content/plugins/exclusive-addons-for-elementor/assets/vendor/img/triangle2.svg) no-repeat center center;
background-size: 100% 100%;
content: '';
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale3d(5,2.5,1);
transform: scale3d(5,2.5,1);
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
figure.exad-ihe-figure.effect-phoebe:hover figcaption.exad-ihe-figcaption::before {
opacity: 0.6;
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
figure.exad-ihe-figure.effect-phoebe .exad-ihe-title {
margin-top: 1em;
-webkit-transition: transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,40px,0);
transform: translate3d(0,40px,0);
}
figure.exad-ihe-figure.effect-phoebe:hover .exad-ihe-title {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-phoebe p a {
color: #fff;
font-size: 140%;
opacity: 0;
position: relative;
display: inline-block;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
figure.exad-ihe-figure.effect-phoebe p a:first-child {
-webkit-transform: translate3d(-60px,-60px,0);
transform: translate3d(-60px,-60px,0);
}
figure.exad-ihe-figure.effect-phoebe p a:nth-child(2) {
-webkit-transform: translate3d(0,60px,0);
transform: translate3d(0,60px,0);
}
figure.exad-ihe-figure.effect-phoebe p a:nth-child(3) {
-webkit-transform: translate3d(60px,-60px,0);
transform: translate3d(60px,-60px,0);
}
figure.exad-ihe-figure.effect-phoebe:hover p a {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}   figure.exad-ihe-figure.effect-apollo {
background: #3498db;
}
figure.exad-ihe-figure.effect-apollo img {
opacity: 0.95;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale3d(1.05,1.05,1);
transform: scale3d(1.05,1.05,1);
}
figure.exad-ihe-figure.effect-apollo figcaption.exad-ihe-figcaption::before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(255,255,255,0.5);
content: '';
-webkit-transition: -webkit-transform 0.6s;
transition: transform 0.6s;
-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}
figure.exad-ihe-figure.effect-apollo p {
position: absolute;
right: 0;
bottom: 0;
margin: 3em;
padding: 0 1em;
max-width: 150px;
border-right: 4px solid #fff;
text-align: right;
opacity: 0;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
figure.exad-ihe-figure.effect-apollo .exad-ihe-title {
text-align: left;
}
figure.exad-ihe-figure.effect-apollo:hover img {
opacity: 0.6;
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
figure.exad-ihe-figure.effect-apollo:hover figcaption.exad-ihe-figcaption::before {
-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}
figure.exad-ihe-figure.effect-apollo:hover p {
opacity: 1;
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}   figure.exad-ihe-figure.effect-kira {
background: #fff;
text-align: left;
}
figure.exad-ihe-figure.effect-kira img {
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
figure.exad-ihe-figure.effect-kira figcaption.exad-ihe-figcaption {
z-index: 1;
}
figure.exad-ihe-figure.effect-kira p {
padding: 2.25em 0.5em;
font-weight: 600;	
font-size: 100%;
line-height: 1.5;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0,-10px,0);
transform: translate3d(0,-10px,0);
}
figure.exad-ihe-figure.effect-kira p a {
margin: 0 0.5em;
color: #101010;
}
figure.exad-ihe-figure.effect-kira p a:hover,
figure.exad-ihe-figure.effect-kira p a:focus {
opacity: 0.6;
}
figure.exad-ihe-figure.effect-kira figcaption.exad-ihe-figcaption::before {
position: absolute;
top: 0;
right: 2em;
left: 2em;
z-index: -1;
height: 3.5em;
background: #fff;
content: '';
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0,4em,0) scale3d(1,0.023,1) ;
transform: translate3d(0,4em,0) scale3d(1,0.023,1);
-webkit-transform-origin: 50% 0;
transform-origin: 50% 0;
}
figure.exad-ihe-figure.effect-kira:hover img {
opacity: 0.5;
}
figure.exad-ihe-figure.effect-kira:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-kira:hover figcaption.exad-ihe-figcaption::before {
opacity: 0.7;
-webkit-transform: translate3d(0,5em,0) scale3d(1,1,1) ;
transform: translate3d(0,5em,0) scale3d(1,1,1);
}   figure.exad-ihe-figure.effect-steve {
z-index: auto;
overflow: visible;
background: #000;
}
figure.exad-ihe-figure.effect-steve:before,
figure.exad-ihe-figure.effect-steve .exad-ihe-title:before {
position: absolute;
top: 0;
left: 0;
z-index: -1;
width: 100%;
height: 100%;
background: #000;
content: '';
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
figure.exad-ihe-figure.effect-steve:before {
box-shadow: 0 3px 30px rgba(0,0,0,0.8);
opacity: 0;
}
figure.exad-ihe-figure.effect-steve figcaption.exad-ihe-figcaption {
z-index: 1;
}
figure.exad-ihe-figure.effect-steve img {
opacity: 1;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: perspective(1000px) translate3d(0,0,0);
transform: perspective(1000px) translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-steve .exad-ihe-title,
figure.exad-ihe-figure.effect-steve p {
background: #fff;
color: #2d434e;
}
figure.exad-ihe-figure.effect-steve .exad-ihe-title {
position: relative;
margin-top: 2em;
padding: 0.25em;
}
figure.exad-ihe-figure.effect-steve .exad-ihe-title:before {
box-shadow: 0 1px 10px rgba(0,0,0,0.5);
}
figure.exad-ihe-figure.effect-steve p {
margin-top: 1em;
padding: 0.5em;
font-weight: 800;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale3d(0.9,0.9,1);
transform: scale3d(0.9,0.9,1);
}
figure.exad-ihe-figure.effect-steve:hover:before {
opacity: 1;
}
figure.exad-ihe-figure.effect-steve:hover img {
-webkit-transform: perspective(1000px) translate3d(0,0,21px);
transform: perspective(1000px) translate3d(0,0,21px);
}
figure.exad-ihe-figure.effect-steve:hover .exad-ihe-title:before {
opacity: 0;
}
figure.exad-ihe-figure.effect-steve:hover p {
opacity: 1;
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}   figure.exad-ihe-figure.effect-moses {
background: -webkit-linear-gradient(-45deg, #EC65B7 0%,#05E0D8 100%);
background: linear-gradient(-45deg, #EC65B7 0%,#05E0D8 100%);
}
figure.exad-ihe-figure.effect-moses img {
opacity: 0.85;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
figure.exad-ihe-figure.effect-moses .exad-ihe-title,
figure.exad-ihe-figure.effect-moses p {
padding: 20px;
width: 50%;
height: 50%;
border: 2px solid #fff;
}
figure.exad-ihe-figure.effect-moses .exad-ihe-title {
padding: 20px;
width: 50%;
height: 50%;
text-align: left;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(10px,10px,0);
transform: translate3d(10px,10px,0);
}
figure.exad-ihe-figure.effect-moses p {
float: right;
padding: 20px;
text-align: right;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-50%,-50%,0);
transform: translate3d(-50%,-50%,0);
}
figure.exad-ihe-figure.effect-moses:hover .exad-ihe-title {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-moses:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-moses:hover img {
opacity: 0.6;
}   figure.exad-ihe-figure.effect-jazz {
background: -webkit-linear-gradient(-45deg, #f3cf3f 0%,#f33f58 100%);
background: linear-gradient(-45deg, #f3cf3f 0%,#f33f58 100%);
}
figure.exad-ihe-figure.effect-jazz img {
opacity: 0.9;
}
figure.exad-ihe-figure.effect-jazz figcaption.exad-ihe-figcaption::after,
figure.exad-ihe-figure.effect-jazz img,
figure.exad-ihe-figure.effect-jazz p {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
figure.exad-ihe-figure.effect-jazz figcaption.exad-ihe-figcaption::after {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
content: '';
opacity: 0;
-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
figure.exad-ihe-figure.effect-jazz .exad-ihe-title,
figure.exad-ihe-figure.effect-jazz p {
opacity: 1;
-webkit-transform: scale3d(0.8,0.8,1);
transform: scale3d(0.8,0.8,1);
}
figure.exad-ihe-figure.effect-jazz .exad-ihe-title {
padding-top: 26%;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
figure.exad-ihe-figure.effect-jazz p {
padding: 0.5em 2em;
text-transform: none;
font-size: 0.85em;
opacity: 0;
}
figure.exad-ihe-figure.effect-jazz:hover img {
opacity: 0.7;
-webkit-transform: scale3d(1.05,1.05,1);
transform: scale3d(1.05,1.05,1);
}
figure.exad-ihe-figure.effect-jazz:hover figcaption.exad-ihe-figcaption::after {
opacity: 1;
-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
}
figure.exad-ihe-figure.effect-jazz:hover .exad-ihe-title,
figure.exad-ihe-figure.effect-jazz:hover p {
opacity: 1;
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}   figure.exad-ihe-figure.effect-ming {
background: #030c17;
}
figure.exad-ihe-figure.effect-ming img {
opacity: 0.9;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
figure.exad-ihe-figure.effect-ming figcaption.exad-ihe-figcaption::before {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
border: 2px solid #fff;
box-shadow: 0 0 0 30px rgba(255,255,255,0.2);
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale3d(1.4,1.4,1);
transform: scale3d(1.4,1.4,1);
}
figure.exad-ihe-figure.effect-ming .exad-ihe-title {
margin: 20% 0 10px 0;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
figure.exad-ihe-figure.effect-ming p {
padding: 1em;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale(1.5);
transform: scale(1.5);
}
figure.exad-ihe-figure.effect-ming:hover .exad-ihe-title {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
figure.exad-ihe-figure.effect-ming:hover figcaption.exad-ihe-figcaption::before,
figure.exad-ihe-figure.effect-ming:hover p {
opacity: 1;
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
figure.exad-ihe-figure.effect-ming:hover figcaption.exad-ihe-figcaption {
background-color: rgba(58,52,42,0);
}
figure.exad-ihe-figure.effect-ming:hover img {
opacity: 0.4;
}   figure.exad-ihe-figure.effect-lexi {
background: -webkit-linear-gradient(-45deg, #000 0%,#fff 100%);
background: linear-gradient(-45deg, #000 0%,#fff 100%);
}
figure.exad-ihe-figure.effect-lexi img {
margin: -10px 0 0 -10px;
max-width: none;
width: -webkit-calc(100% + 10px);
width: calc(100% + 10px);
opacity: 0.9;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(10px,10px,0);
transform: translate3d(10px,10px,0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
figure.exad-ihe-figure.effect-lexi figcaption.exad-ihe-figcaption::before,
figure.exad-ihe-figure.effect-lexi p {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
figure.exad-ihe-figure.effect-lexi figcaption.exad-ihe-figcaption::before {
position: absolute;
right: -100px;
bottom: -100px;
width: 300px;
height: 300px;
border: 2px solid #fff;
border-radius: 50%;
box-shadow: 0 0 0 900px rgba(255,255,255,0.2);
content: '';
opacity: 0;
-webkit-transform: scale3d(0.5,0.5,1);
transform: scale3d(0.5,0.5,1);
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
figure.exad-ihe-figure.effect-lexi:hover img {
opacity: 0.6;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-lexi .exad-ihe-title {
text-align: left;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(5px,5px,0);
transform: translate3d(5px,5px,0);
}
figure.exad-ihe-figure.effect-lexi p {
position: absolute;
right: 0;
bottom: 0;
padding: 0 1.5em 1.5em 0;
width: 140px;
text-align: right;
opacity: 0;
-webkit-transform: translate3d(20px,20px,0);
transform: translate3d(20px,20px,0);
}
figure.exad-ihe-figure.effect-lexi:hover figcaption.exad-ihe-figcaption::before {
opacity: 1;
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
figure.exad-ihe-figure.effect-lexi:hover .exad-ihe-title,
figure.exad-ihe-figure.effect-lexi:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}   figure.exad-ihe-figure.effect-duke {
background: -webkit-linear-gradient(-45deg, #34495e 0%,#cc6055 100%);
background: linear-gradient(-45deg, #34495e 0%,#cc6055 100%);
}
figure.exad-ihe-figure.effect-duke img,
figure.exad-ihe-figure.effect-duke p {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
figure.exad-ihe-figure.effect-duke:hover img {
opacity: 0.1;
-webkit-transform: scale3d(2,2,1);
transform: scale3d(2,2,1);
}
figure.exad-ihe-figure.effect-duke .exad-ihe-title {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: scale3d(0.8,0.8,1);
transform: scale3d(0.8,0.8,1);
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
}
figure.exad-ihe-figure.effect-duke p {
position: absolute;
bottom: 0;
left: 0;
margin: 20px;
padding: 30px;
border: 2px solid #fff;
text-transform: none;
font-size: 90%;
opacity: 0;
-webkit-transform: scale3d(0.8,0.8,1);
transform: scale3d(0.8,0.8,1);
-webkit-transform-origin: 50% -100%;
transform-origin: 50% -100%;
}
figure.exad-ihe-figure.effect-duke:hover .exad-ihe-title,
figure.exad-ihe-figure.effect-duke:hover p {
opacity: 1;
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
} @media screen and (max-width: 50em) {
.exad-ihe-grid figure.exad-ihe-figure {
display: inline-block;
float: none;
margin: 10px auto;
width: 100%;
}
} .exad-ihe-wrapper [class^="imghvr-"],
.exad-ihe-wrapper [class*=" imghvr-"] {
position: relative;
display: inline-block;
margin: 0;
max-width: 100%;
background-color: #2266a5;
color: #fff;
overflow: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.exad-ihe-wrapper [class^="imghvr-"] > img,
.exad-ihe-wrapper [class*=" imghvr-"] > img {
vertical-align: top;
max-width: 100%;
}
.exad-ihe-wrapper [class^="imghvr-"] figcaption,
.exad-ihe-wrapper [class*=" imghvr-"] figcaption {
background-color: #135796;
padding: 30px;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
color: #ffffff;
}
.exad-ihe-wrapper [class^="imghvr-"] figcaption h1,
.exad-ihe-wrapper [class^="imghvr-"] figcaption h2,
.exad-ihe-wrapper [class^="imghvr-"] figcaption h3,
.exad-ihe-wrapper [class^="imghvr-"] figcaption h4,
.exad-ihe-wrapper [class^="imghvr-"] figcaption h5,
.exad-ihe-wrapper [class^="imghvr-"] figcaption h6,
.exad-ihe-wrapper [class*=" imghvr-"] figcaption h1,
.exad-ihe-wrapper [class*=" imghvr-"] figcaption h2,
.exad-ihe-wrapper [class*=" imghvr-"] figcaption h3,
.exad-ihe-wrapper [class*=" imghvr-"] figcaption h4,
.exad-ihe-wrapper [class*=" imghvr-"] figcaption h5,
.exad-ihe-wrapper [class*=" imghvr-"] figcaption h6 {
color: #ffffff;
}
.exad-ihe-wrapper [class^="imghvr-"] a,
.exad-ihe-wrapper [class*=" imghvr-"] a {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
}
.exad-ihe-wrapper [class^="imghvr-"],
.exad-ihe-wrapper [class*=" imghvr-"],
.exad-ihe-wrapper [class^="imghvr-"]:before,
.exad-ihe-wrapper [class^="imghvr-"]:after,
.exad-ihe-wrapper [class*=" imghvr-"]:before,
.exad-ihe-wrapper [class*=" imghvr-"]:after,
.exad-ihe-wrapper [class^="imghvr-"] *,
.exad-ihe-wrapper [class*=" imghvr-"] *,
.exad-ihe-wrapper [class^="imghvr-"] *:before,
.exad-ihe-wrapper [class^="imghvr-"] *:after,
.exad-ihe-wrapper [class*=" imghvr-"] *:before,
.exad-ihe-wrapper [class*=" imghvr-"] *:after {
box-sizing: border-box;
transition: all 0.35s ease;
} .exad-ihe-wrapper [class^="imghvr-fade"] figcaption,
.exad-ihe-wrapper [class*=" imghvr-fade"] figcaption {
opacity: 0;
}
.exad-ihe-wrapper [class^="imghvr-fade"]:hover figcaption,
.exad-ihe-wrapper [class*=" imghvr-fade"]:hover figcaption {
opacity: 1;
}
.exad-ihe-wrapper [class^="imghvr-fade"]:hover > img,
.exad-ihe-wrapper [class^="imghvr-fade"]:hover figcaption,
.exad-ihe-wrapper [class*=" imghvr-fade"]:hover > img,
.exad-ihe-wrapper [class*=" imghvr-fade"]:hover figcaption {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}  .exad-ihe-wrapper .imghvr-fade-in-up figcaption {
-webkit-transform: translate(0, 15%);
transform: translate(0, 15%);
} .exad-ihe-wrapper .imghvr-fade-in-down figcaption {
-webkit-transform: translate(0, -15%);
transform: translate(0, -15%);
} .exad-ihe-wrapper .imghvr-fade-in-left figcaption {
-webkit-transform: translate(-15%, 0);
transform: translate(-15%, 0);
} .exad-ihe-wrapper .imghvr-fade-in-right figcaption {
-webkit-transform: translate(15%, 0);
transform: translate(15%, 0);
} .exad-ihe-wrapper [class^="imghvr-push-"]:hover figcaption,
.exad-ihe-wrapper [class*=" imghvr-push-"]:hover figcaption {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
} .exad-ihe-wrapper .imghvr-push-up figcaption {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
.exad-ihe-wrapper .imghvr-push-up:hover > img {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
} .exad-ihe-wrapper .imghvr-push-down figcaption {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
.exad-ihe-wrapper .imghvr-push-down:hover > img {
-webkit-transform: translateY(100%);
transform: translateY(100%);
} .exad-ihe-wrapper .imghvr-push-left figcaption {
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
.exad-ihe-wrapper .imghvr-push-left:hover > img {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
} .exad-ihe-wrapper .imghvr-push-right figcaption {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
.exad-ihe-wrapper .imghvr-push-right:hover > img {
-webkit-transform: translateX(100%);
transform: translateX(100%);
} .exad-ihe-wrapper [class^="imghvr-slide-"]:hover figcaption,
.exad-ihe-wrapper [class*=" imghvr-slide-"]:hover figcaption {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
} .exad-ihe-wrapper .imghvr-slide-up figcaption {
-webkit-transform: translateY(100%);
transform: translateY(100%);
} .exad-ihe-wrapper .imghvr-slide-down figcaption {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
} .exad-ihe-wrapper .imghvr-slide-left figcaption {
-webkit-transform: translateX(100%);
transform: translateX(100%);
} .exad-ihe-wrapper .imghvr-slide-right figcaption {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
} .exad-ihe-wrapper .imghvr-slide-top-left figcaption {
-webkit-transform: translate(-100%, -100%);
transform: translate(-100%, -100%);
} .exad-ihe-wrapper .imghvr-slide-top-right figcaption {
-webkit-transform: translate(100%, -100%);
transform: translate(100%, -100%);
} .exad-ihe-wrapper .imghvr-slide-bottom-left figcaption {
-webkit-transform: translate(-100%, 100%);
transform: translate(-100%, 100%);
} .exad-ihe-wrapper .imghvr-slide-bottom-right figcaption {
-webkit-transform: translate(100%, 100%);
transform: translate(100%, 100%);
} .exad-ihe-wrapper [class^="imghvr-reveal-"]:before,
.exad-ihe-wrapper [class*=" imghvr-reveal-"]:before {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
content: "";
background-color: #135796;
}
.exad-ihe-wrapper [class^="imghvr-reveal-"] figcaption,
.exad-ihe-wrapper [class*=" imghvr-reveal-"] figcaption {
opacity: 0;
}
.exad-ihe-wrapper [class^="imghvr-reveal-"]:hover:before,
.exad-ihe-wrapper [class*=" imghvr-reveal-"]:hover:before {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
.exad-ihe-wrapper [class^="imghvr-reveal-"]:hover figcaption,
.exad-ihe-wrapper [class*=" imghvr-reveal-"]:hover figcaption {
opacity: 1;
transition-delay: 0.21s;
} .exad-ihe-wrapper .imghvr-reveal-up:before {
-webkit-transform: translateY(100%);
transform: translateY(100%);
} .exad-ihe-wrapper .imghvr-reveal-down:before {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
} .exad-ihe-wrapper .imghvr-reveal-left:before {
-webkit-transform: translateX(100%);
transform: translateX(100%);
} .exad-ihe-wrapper .imghvr-reveal-right:before {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
} .exad-ihe-wrapper .imghvr-reveal-top-left:before {
-webkit-transform: translate(-100%, -100%);
transform: translate(-100%, -100%);
} .exad-ihe-wrapper .imghvr-reveal-top-right:before {
-webkit-transform: translate(100%, -100%);
transform: translate(100%, -100%);
} .exad-ihe-wrapper .imghvr-reveal-bottom-left:before {
-webkit-transform: translate(-100%, 100%);
transform: translate(-100%, 100%);
} .exad-ihe-wrapper .imghvr-reveal-bottom-right:before {
-webkit-transform: translate(100%, 100%);
transform: translate(100%, 100%);
} .exad-ihe-wrapper [class^="imghvr-hinge-"],
.exad-ihe-wrapper [class*=" imghvr-hinge-"] {
-webkit-perspective: 50em;
perspective: 50em;
}
.exad-ihe-wrapper [class^="imghvr-hinge-"] figcaption,
.exad-ihe-wrapper [class*=" imghvr-hinge-"] figcaption {
opacity: 0;
z-index: 1;
}
.exad-ihe-wrapper [class^="imghvr-hinge-"]:hover img,
.exad-ihe-wrapper [class*=" imghvr-hinge-"]:hover img {
opacity: 0;
}
.exad-ihe-wrapper [class^="imghvr-hinge-"]:hover figcaption,
.exad-ihe-wrapper [class*=" imghvr-hinge-"]:hover figcaption {
opacity: 1;
transition-delay: 0.21s;
} .exad-ihe-wrapper .imghvr-hinge-up img {
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
}
.exad-ihe-wrapper .imghvr-hinge-up figcaption {
-webkit-transform: rotateX(90deg);
transform: rotateX(90deg);
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
}
.exad-ihe-wrapper .imghvr-hinge-up:hover > img {
-webkit-transform: rotateX(-90deg);
transform: rotateX(-90deg);
}
.exad-ihe-wrapper .imghvr-hinge-up:hover figcaption {
-webkit-transform: rotateX(0);
transform: rotateX(0);
} .exad-ihe-wrapper .imghvr-hinge-down img {
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
}
.exad-ihe-wrapper .imghvr-hinge-down figcaption {
-webkit-transform: rotateX(-90deg);
transform: rotateX(-90deg);
-webkit-transform-origin: 50% -50%;
transform-origin: 50% -50%;
}
.exad-ihe-wrapper .imghvr-hinge-down:hover > img {
-webkit-transform: rotateX(90deg);
transform: rotateX(90deg);
opacity: 0;
}
.exad-ihe-wrapper .imghvr-hinge-down:hover figcaption {
-webkit-transform: rotateX(0);
transform: rotateX(0);
} .exad-ihe-wrapper .imghvr-hinge-left img {
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
}
.exad-ihe-wrapper .imghvr-hinge-left figcaption {
-webkit-transform: rotateY(-90deg);
transform: rotateY(-90deg);
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
}
.exad-ihe-wrapper .imghvr-hinge-left:hover > img {
-webkit-transform: rotateY(90deg);
transform: rotateY(90deg);
}
.exad-ihe-wrapper .imghvr-hinge-left:hover figcaption {
-webkit-transform: rotateY(0);
transform: rotateY(0);
} .exad-ihe-wrapper .imghvr-hinge-right img {
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
}
.exad-ihe-wrapper .imghvr-hinge-right figcaption {
-webkit-transform: rotateY(90deg);
transform: rotateY(90deg);
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
}
.exad-ihe-wrapper .imghvr-hinge-right:hover > img {
-webkit-transform: rotateY(-90deg);
transform: rotateY(-90deg);
}
.exad-ihe-wrapper .imghvr-hinge-right:hover figcaption {
-webkit-transform: rotateY(0);
transform: rotateY(0);
} .exad-ihe-wrapper [class^="imghvr-flip-"],
.exad-ihe-wrapper [class*=" imghvr-flip-"] {
-webkit-perspective: 50em;
perspective: 50em;
}
.exad-ihe-wrapper [class^="imghvr-flip-"] img,
.exad-ihe-wrapper [class*=" imghvr-flip-"] img {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.exad-ihe-wrapper [class^="imghvr-flip-"] figcaption,
.exad-ihe-wrapper [class*=" imghvr-flip-"] figcaption {
opacity: 0;
}
.exad-ihe-wrapper [class^="imghvr-flip-"]:hover > img,
.exad-ihe-wrapper [class*=" imghvr-flip-"]:hover > img {
opacity: 0;
}
.exad-ihe-wrapper [class^="imghvr-flip-"]:hover figcaption,
.exad-ihe-wrapper [class*=" imghvr-flip-"]:hover figcaption {
opacity: 1;
transition-delay: 0.14s;
} .exad-ihe-wrapper .imghvr-flip-horiz figcaption {
-webkit-transform: rotateX(90deg);
transform: rotateX(90deg);
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
}
.exad-ihe-wrapper .imghvr-flip-horiz:hover img {
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
}
.exad-ihe-wrapper .imghvr-flip-horiz:hover figcaption {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
} .exad-ihe-wrapper .imghvr-flip-vert figcaption {
-webkit-transform: rotateY(90deg);
transform: rotateY(90deg);
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
}
.exad-ihe-wrapper .imghvr-flip-vert:hover > img {
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
}
.exad-ihe-wrapper .imghvr-flip-vert:hover figcaption {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
} .exad-ihe-wrapper .imghvr-flip-diag-1 figcaption {
-webkit-transform: rotate3d(1, -1, 0, 100deg);
transform: rotate3d(1, -1, 0, 100deg);
}
.exad-ihe-wrapper .imghvr-flip-diag-1:hover > img {
-webkit-transform: rotate3d(-1, 1, 0, 100deg);
transform: rotate3d(-1, 1, 0, 100deg);
}
.exad-ihe-wrapper .imghvr-flip-diag-1:hover figcaption {
-webkit-transform: rotate3d(0, 0, 0, 0deg);
transform: rotate3d(0, 0, 0, 0deg);
} .exad-ihe-wrapper .imghvr-flip-diag-2 figcaption {
-webkit-transform: rotate3d(1, 1, 0, 100deg);
transform: rotate3d(1, 1, 0, 100deg);
}
.exad-ihe-wrapper .imghvr-flip-diag-2:hover > img {
-webkit-transform: rotate3d(-1, -1, 0, 100deg);
transform: rotate3d(-1, -1, 0, 100deg);
}
.exad-ihe-wrapper .imghvr-flip-diag-2:hover figcaption {
-webkit-transform: rotate3d(0, 0, 0, 0deg);
transform: rotate3d(0, 0, 0, 0deg);
} .exad-ihe-wrapper [class^="imghvr-shutter-out-"]:before,
.exad-ihe-wrapper [class*=" imghvr-shutter-out-"]:before {
background: #135796;
position: absolute;
content: "";
transition-delay: 0.105s;
}
.exad-ihe-wrapper [class^="imghvr-shutter-out-"] figcaption,
.exad-ihe-wrapper [class*=" imghvr-shutter-out-"] figcaption {
opacity: 0;
transition-delay: 0s;
}
[class^="imghvr-shutter-out-"]:hover:before,
[class*=" imghvr-shutter-out-"]:hover:before {
transition-delay: 0s;
}
[class^="imghvr-shutter-out-"]:hover figcaption,
[class*=" imghvr-shutter-out-"]:hover figcaption {
opacity: 1;
transition-delay: 0.105s;
} .imghvr-shutter-out-horiz:before {
left: 50%;
right: 50%;
top: 0;
bottom: 0;
}
.imghvr-shutter-out-horiz:hover:before {
left: 0;
right: 0;
} .imghvr-shutter-out-vert:before {
top: 50%;
bottom: 50%;
left: 0;
right: 0;
}
.imghvr-shutter-out-vert:hover:before {
top: 0;
bottom: 0;
} .imghvr-shutter-out-diag-1:before {
top: 50%;
bottom: 50%;
left: -35%;
right: -35%;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.imghvr-shutter-out-diag-1:hover:before {
top: -35%;
bottom: -35%;
} .imghvr-shutter-out-diag-2:before {
top: 50%;
bottom: 50%;
left: -35%;
right: -35%;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.imghvr-shutter-out-diag-2:hover:before {
top: -35%;
bottom: -35%;
} [class^="imghvr-shutter-in-"]:after, [class^="imghvr-shutter-in-"]:before,
[class*=" imghvr-shutter-in-"]:after,
[class*=" imghvr-shutter-in-"]:before {
background: #135796;
position: absolute;
content: "";
}
[class^="imghvr-shutter-in-"]:after,
[class*=" imghvr-shutter-in-"]:after {
top: 0;
left: 0;
}
[class^="imghvr-shutter-in-"]:before,
[class*=" imghvr-shutter-in-"]:before {
right: 0;
bottom: 0;
}
[class^="imghvr-shutter-in-"] figcaption,
[class*=" imghvr-shutter-in-"] figcaption {
opacity: 0;
z-index: 1;
}
[class^="imghvr-shutter-in-"]:hover figcaption,
[class*=" imghvr-shutter-in-"]:hover figcaption {
opacity: 1;
transition-delay: 0.21s;
} .imghvr-shutter-in-horiz:after, .imghvr-shutter-in-horiz:before {
width: 0;
height: 100%;
}
.imghvr-shutter-in-horiz:hover:after, .imghvr-shutter-in-horiz:hover:before {
width: 50%;
} .imghvr-shutter-in-vert:after, .imghvr-shutter-in-vert:before {
height: 0;
width: 100%;
}
.imghvr-shutter-in-vert:hover:after, .imghvr-shutter-in-vert:hover:before {
height: 50%;
} .imghvr-shutter-in-out-horiz:after, .imghvr-shutter-in-out-horiz:before {
width: 0;
height: 100%;
opacity: 0.75;
}
.imghvr-shutter-in-out-horiz:hover:after, .imghvr-shutter-in-out-horiz:hover:before {
width: 100%;
} .imghvr-shutter-in-out-vert:after, .imghvr-shutter-in-out-vert:before {
height: 0;
width: 100%;
opacity: 0.75;
}
.imghvr-shutter-in-out-vert:hover:after, .imghvr-shutter-in-out-vert:hover:before {
height: 100%;
} .imghvr-shutter-in-out-diag-1:after, .imghvr-shutter-in-out-diag-1:before {
width: 200%;
height: 200%;
transition: all 0.6s ease;
opacity: 0.75;
}
.imghvr-shutter-in-out-diag-1:after {
-webkit-transform: skew(-45deg) translateX(-150%);
transform: skew(-45deg) translateX(-150%);
}
.imghvr-shutter-in-out-diag-1:before {
-webkit-transform: skew(-45deg) translateX(150%);
transform: skew(-45deg) translateX(150%);
}
.imghvr-shutter-in-out-diag-1:hover:after {
-webkit-transform: skew(-45deg) translateX(-50%);
transform: skew(-45deg) translateX(-50%);
}
.imghvr-shutter-in-out-diag-1:hover:before {
-webkit-transform: skew(-45deg) translateX(50%);
transform: skew(-45deg) translateX(50%);
} .imghvr-shutter-in-out-diag-2:after, .imghvr-shutter-in-out-diag-2:before {
width: 200%;
height: 200%;
transition: all 0.6s ease;
opacity: 0.75;
}
.imghvr-shutter-in-out-diag-2:after {
-webkit-transform: skew(45deg) translateX(-100%);
transform: skew(45deg) translateX(-100%);
}
.imghvr-shutter-in-out-diag-2:before {
-webkit-transform: skew(45deg) translateX(100%);
transform: skew(45deg) translateX(100%);
}
.imghvr-shutter-in-out-diag-2:hover:after {
-webkit-transform: skew(45deg) translateX(0%);
transform: skew(45deg) translateX(0%);
}
.imghvr-shutter-in-out-diag-2:hover:before {
-webkit-transform: skew(45deg) translateX(0%);
transform: skew(45deg) translateX(0%);
} [class^='imghvr-switch-'] > img,
[class^='imghvr-switch-'] figcaption,
[class*=' imghvr-switch-'] > img,
[class*=' imghvr-switch-'] figcaption {
transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
[class^='imghvr-switch-']:hover figcaption,
[class*=' imghvr-switch-']:hover figcaption {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
} .imghvr-switch-up figcaption {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
.imghvr-switch-up:hover > img {
-webkit-transform: translateY(100%);
transform: translateY(100%);
} .imghvr-switch-down figcaption {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
.imghvr-switch-down:hover > img {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
} .imghvr-switch-left figcaption {
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
.imghvr-switch-left:hover > img {
-webkit-transform: translateX(100%);
transform: translateX(100%);
} .imghvr-switch-right figcaption {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
.imghvr-switch-right:hover > img {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
} [class^='imghvr-pivot-in'] figcaption,
[class*=' imghvr-pivot-in'] figcaption {
background-color: #135796;
}
[class^='imghvr-pivot-in']:hover figcaption,
[class*=' imghvr-pivot-in']:hover figcaption {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
} .imghvr-pivot-in-top-left figcaption {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
} .imghvr-pivot-in-top-right figcaption {
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
-webkit-transform-origin: 100% 0;
transform-origin: 100% 0;
} .imghvr-pivot-in-bottom-left figcaption {
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
-webkit-transform-origin: 0 100%;
transform-origin: 0 100%;
} .imghvr-pivot-in-bottom-right figcaption {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
-webkit-transform-origin: 100% 100%;
transform-origin: 100% 100%;
} [class^='imghvr-pivot-out'] > img,
[class*=' imghvr-pivot-out'] > img {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
[class^='imghvr-pivot-out'] figcaption,
[class*=' imghvr-pivot-out'] figcaption {
background-color: #135796;
z-index: -1;
} .imghvr-pivot-out-top-left > img {
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
}
.imghvr-pivot-out-top-left:hover > img {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
} .imghvr-pivot-out-top-right > img {
-webkit-transform-origin: 100% 0;
transform-origin: 100% 0;
}
.imghvr-pivot-out-top-right:hover > img {
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
} .imghvr-pivot-out-bottom-left > img {
-webkit-transform-origin: 0 100%;
transform-origin: 0 100%;
}
.imghvr-pivot-out-bottom-left:hover > img {
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
} .imghvr-pivot-out-bottom-right > img {
-webkit-transform-origin: 100% 100%;
transform-origin: 100% 100%;
}
.imghvr-pivot-out-bottom-right:hover > img {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
} [class^="imghvr-fold"],
[class*=" imghvr-fold"] {
-webkit-perspective: 50em;
perspective: 50em;
}
[class^="imghvr-fold"] img,
[class*=" imghvr-fold"] img {
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
}
[class^="imghvr-fold"] figcaption,
[class*=" imghvr-fold"] figcaption {
z-index: 1;
opacity: 0;
}
[class^="imghvr-fold"]:hover > img,
[class*=" imghvr-fold"]:hover > img {
opacity: 0;
transition-delay: 0;
}
[class^="imghvr-fold"]:hover figcaption,
[class*=" imghvr-fold"]:hover figcaption {
-webkit-transform: rotateX(0) translate3d(0, 0%, 0) scale(1);
transform: rotateX(0) translate3d(0, 0%, 0) scale(1);
opacity: 1;
transition-delay: 0.21s;
} .imghvr-fold-up > img {
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
}
.imghvr-fold-up figcaption {
-webkit-transform: rotateX(-90deg) translate3d(0%, -50%, 0) scale(0.6);
transform: rotateX(-90deg) translate3d(0%, -50%, 0) scale(0.6);
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
}
.imghvr-fold-up:hover > img {
-webkit-transform: rotateX(90deg) scale(0.6) translateY(50%);
transform: rotateX(90deg) scale(0.6) translateY(50%);
} .imghvr-fold-down > img {
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
}
.imghvr-fold-down figcaption {
-webkit-transform: rotateX(90deg) translate3d(0%, 50%, 0) scale(0.6);
transform: rotateX(90deg) translate3d(0%, 50%, 0) scale(0.6);
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
}
.imghvr-fold-down:hover > img {
-webkit-transform: rotateX(-90deg) scale(0.6) translateY(-50%);
transform: rotateX(-90deg) scale(0.6) translateY(-50%);
} .imghvr-fold-left > img {
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
}
.imghvr-fold-left figcaption {
-webkit-transform: rotateY(90deg) translate3d(-50%, 0%, 0) scale(0.6);
transform: rotateY(90deg) translate3d(-50%, 0%, 0) scale(0.6);
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
}
.imghvr-fold-left:hover > img {
-webkit-transform: rotateY(-90deg) scale(0.6) translateX(50%);
transform: rotateY(-90deg) scale(0.6) translateX(50%);
} .imghvr-fold-right > img {
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
}
.imghvr-fold-right figcaption {
-webkit-transform: rotateY(-90deg) translate3d(50%, 0%, 0) scale(0.6);
transform: rotateY(-90deg) translate3d(50%, 0%, 0) scale(0.6);
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
}
.imghvr-fold-right:hover > img {
-webkit-transform: rotateY(90deg) scale(0.6) translateX(-50%);
transform: rotateY(90deg) scale(0.6) translateX(-50%);
} .imghvr-zoom-in figcaption {
opacity: 0;
-webkit-transform: scale(0.5);
transform: scale(0.5);
}
.imghvr-zoom-in:hover figcaption {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
} [class^="imghvr-zoom-out"] figcaption,
[class*=" imghvr-zoom-out"] figcaption {
-webkit-transform: scale(0.5);
transform: scale(0.5);
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
opacity: 0;
}
[class^="imghvr-zoom-out"]:hover figcaption, [class^="imghvr-zoom-out"].hover figcaption,
[class*=" imghvr-zoom-out"]:hover figcaption,
[class*=" imghvr-zoom-out"].hover figcaption {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
transition-delay: 0.35s;
} .imghvr-zoom-out:hover > img {
-webkit-transform: scale(0.5);
transform: scale(0.5);
opacity: 0;
} .imghvr-zoom-out-up:hover > img, .imghvr-zoom-out-up.hover > img {
-webkit-animation: imghvr-zoom-out-up 0.4025s linear;
animation: imghvr-zoom-out-up 0.4025s linear;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
}
@-webkit-keyframes imghvr-zoom-out-up {
50% {
-webkit-transform: scale(0.8) translateY(0%);
transform: scale(0.8) translateY(0%);
opacity: 0.5;
}
100% {
-webkit-transform: scale(0.8) translateY(-150%);
transform: scale(0.8) translateY(-150%);
opacity: 0.5;
}
}
@keyframes imghvr-zoom-out-up {
50% {
-webkit-transform: scale(0.8) translateY(0%);
transform: scale(0.8) translateY(0%);
opacity: 0.5;
}
100% {
-webkit-transform: scale(0.8) translateY(-150%);
transform: scale(0.8) translateY(-150%);
opacity: 0.5;
}
} .imghvr-zoom-out-down:hover > img, .imghvr-zoom-out-down.hover > img {
-webkit-animation: imghvr-zoom-out-down 0.4025s linear;
animation: imghvr-zoom-out-down 0.4025s linear;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
}
@-webkit-keyframes imghvr-zoom-out-down {
50% {
-webkit-transform: scale(0.8) translateY(0%);
transform: scale(0.8) translateY(0%);
opacity: 0.5;
}
100% {
-webkit-transform: scale(0.8) translateY(150%);
transform: scale(0.8) translateY(150%);
opacity: 0.5;
}
}
@keyframes imghvr-zoom-out-down {
50% {
-webkit-transform: scale(0.8) translateY(0%);
transform: scale(0.8) translateY(0%);
opacity: 0.5;
}
100% {
-webkit-transform: scale(0.8) translateY(150%);
transform: scale(0.8) translateY(150%);
opacity: 0.5;
}
} .imghvr-zoom-out-left:hover > img, .imghvr-zoom-out-left.hover > img {
-webkit-animation: imghvr-zoom-out-left 0.4025s linear;
animation: imghvr-zoom-out-left 0.4025s linear;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
}
@-webkit-keyframes imghvr-zoom-out-left {
50% {
-webkit-transform: scale(0.8) translateX(0%);
transform: scale(0.8) translateX(0%);
opacity: 0.5;
}
100% {
-webkit-transform: scale(0.8) translateX(-150%);
transform: scale(0.8) translateX(-150%);
opacity: 0.5;
}
}
@keyframes imghvr-zoom-out-left {
50% {
-webkit-transform: scale(0.8) translateX(0%);
transform: scale(0.8) translateX(0%);
opacity: 0.5;
}
100% {
-webkit-transform: scale(0.8) translateX(-150%);
transform: scale(0.8) translateX(-150%);
opacity: 0.5;
}
} .imghvr-zoom-out-right:hover > img, .imghvr-zoom-out-right.hover > img {
-webkit-animation: imghvr-zoom-out-right 0.4025s linear;
animation: imghvr-zoom-out-right 0.4025s linear;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
}
@-webkit-keyframes imghvr-zoom-out-right {
50% {
-webkit-transform: scale(0.8) translateX(0%);
transform: scale(0.8) translateX(0%);
opacity: 0.5;
}
100% {
-webkit-transform: scale(0.8) translateX(150%);
transform: scale(0.8) translateX(150%);
opacity: 0.5;
}
}
@keyframes imghvr-zoom-out-right {
50% {
-webkit-transform: scale(0.8) translateX(0%);
transform: scale(0.8) translateX(0%);
opacity: 0.5;
}
100% {
-webkit-transform: scale(0.8) translateX(150%);
transform: scale(0.8) translateX(150%);
opacity: 0.5;
}
} .imghvr-zoom-out-flip-horiz {
-webkit-perspective: 50em;
perspective: 50em;
}
.imghvr-zoom-out-flip-horiz figcaption {
opacity: 0;
-webkit-transform: rotateX(90deg) translateY(-100%) scale(0.5);
transform: rotateX(90deg) translateY(-100%) scale(0.5);
}
.imghvr-zoom-out-flip-horiz:hover > img, .imghvr-zoom-out-flip-horiz.hover > img {
-webkit-transform: rotateX(-100deg) translateY(50%) scale(0.5);
transform: rotateX(-100deg) translateY(50%) scale(0.5);
opacity: 0;
transition-delay: 0;
}
.imghvr-zoom-out-flip-horiz:hover figcaption, .imghvr-zoom-out-flip-horiz.hover figcaption {
-webkit-transform: rotateX(0) translateY(0%) scale(1);
transform: rotateX(0) translateY(0%) scale(1);
opacity: 1;
transition-delay: 0.35s;
} .imghvr-zoom-out-flip-vert {
-webkit-perspective: 50em;
perspective: 50em;
}
.imghvr-zoom-out-flip-vert figcaption {
opacity: 0;
-webkit-transform: rotateY(90deg) translate(50%, 0) scale(0.5);
transform: rotateY(90deg) translate(50%, 0) scale(0.5);
}
.imghvr-zoom-out-flip-vert:hover > img, .imghvr-zoom-out-flip-vert.hover > img {
-webkit-transform: rotateY(-100deg) translateX(50%) scale(0.5);
transform: rotateY(-100deg) translateX(50%) scale(0.5);
opacity: 0;
transition-delay: 0;
}
.imghvr-zoom-out-flip-vert:hover figcaption, .imghvr-zoom-out-flip-vert.hover figcaption {
-webkit-transform: rotateY(0) translate(0, 0) scale(1);
transform: rotateY(0) translate(0, 0) scale(1);
opacity: 1;
transition-delay: 0.35s;
} .imghvr-blur figcaption {
opacity: 0;
}
.imghvr-blur:hover > img {
-webkit-filter: blur(30px);
filter: blur(30px);
-webkit-transform: scale(1.2);
transform: scale(1.2);
opacity: 0;
}
.imghvr-blur:hover figcaption {
opacity: 1;
transition-delay: 0.21s;
} [class^='imghvr-fall-away-'],
[class*=' imghvr-fall-away-'] {
-webkit-perspective: 50em;
perspective: 50em;
}
[class^='imghvr-fall-away-'] img,
[class*=' imghvr-fall-away-'] img {
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
transition: all 0.455s ease-in;
}
[class^='imghvr-fall-away-'] figcaption,
[class*=' imghvr-fall-away-'] figcaption {
opacity: 0;
background-color: #135796;
}
[class^='imghvr-fall-away-']:hover img,
[class*=' imghvr-fall-away-']:hover img {
opacity: 0;
}
[class^='imghvr-fall-away-']:hover figcaption,
[class*=' imghvr-fall-away-']:hover figcaption {
opacity: 1;
transition-delay: 0.455s;
} .imghvr-fall-away-horiz:hover img {
-webkit-transform: rotateX(-360deg) scale(0.2);
transform: rotateX(-360deg) scale(0.2);
} .imghvr-fall-away-vert:hover img {
-webkit-transform: rotateY(-360deg) scale(0.2);
transform: rotateY(-360deg) scale(0.2);
} .imghvr-fall-away-cc:hover img {
-webkit-transform: rotate(360deg) scale(0.2);
transform: rotate(360deg) scale(0.2);
} .imghvr-fall-away-ccc:hover img {
-webkit-transform: rotate(-360deg) scale(0.2);
transform: rotate(-360deg) scale(0.2);
}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container .swiper-slide figure{line-height:0}.swiper-container .elementor-lightbox-content-source{display:none}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{touch-action:pan-y}.swiper-wp8-vertical{touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background:no-repeat 50%}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-pagination{position:absolute;text-align:center;transition:.3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:5px;left:0;width:100%}.swiper-pagination-bullet{width:6px;height:6px;display:inline-block;border-radius:50%;background:#000;opacity:.2}.swiper-pagination-fraction{color:#000}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 6px}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#000;position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-progressbar.swiper-pagination-white{background:hsla(0,0%,100%,.5)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.elementor-pagination-position-outside .swiper-container{padding-bottom:30px}.elementor-pagination-position-outside .elementor-swiper-button{top:calc(50% - 30px / 2)}.elementor-swiper{position:relative}.elementor-main-swiper{position:static}.elementor-arrows-position-outside .swiper-container{width:calc(100% - 60px)}.elementor-arrows-position-outside .elementor-swiper-button-prev{left:0}.elementor-arrows-position-outside .elementor-swiper-button-next{right:0}.swiper-image-stretch .swiper-slide .swiper-slide-image{width:100%}.elementor-swiper-button{position:absolute;display:inline-flex;z-index:1;cursor:pointer;font-size:25px;color:hsla(0,0%,93.3%,.9);top:50%;transform:translateY(-50%)}.elementor-swiper-button svg{fill:hsla(0,0%,93.3%,.9);height:1em;width:1em}.elementor-swiper-button-prev{left:10px}.elementor-swiper-button-next{right:10px}.elementor-swiper-button.swiper-button-disabled{opacity:.3}.swiper-container-cube .elementor-swiper-button{transform:translate3d(0,-50%,1px)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s steps(12) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-size:100%;background:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E") no-repeat 50%}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}.exclusive-addons-elementor{-webkit-font-smoothing:antialiased}.exclusive-addons-elementor h1:not(.site-title):before,.exclusive-addons-elementor h2:before{content:none;background:none;height:auto;margin:0}.elementor-widget-exad-image-hover-effect .elementor-widget-container{min-height:1px}.exad-accordion-items .exad-accordion-single-item .exad-accordion-title{position:relative;display:flex;overflow:hidden}.exad-accordion-items .exad-accordion-single-item .exad-accordion-title .exad-accordion-heading{width:100%;font-size:15px}.exad-accordion-single-item .exad-accordion-heading{font-weight:600}.exad-accordion-items .exad-accordion-single-item .exad-accordion-title:hover{cursor:pointer}.exad-accordion-items .exad-accordion-single-item .exad-accordion-title .exad-active-inactive-icon{position:relative;margin-left:15px}.exad-accordion-items .exad-accordion-single-item .exad-accordion-title span.exad-tab-title-icon{position:relative}.exad-accordion-items .exad-accordion-single-item .exad-accordion-title .exad-active-icon i,.exad-accordion-items .exad-accordion-single-item .exad-accordion-title .exad-inactive-icon i,.exad-accordion-items .exad-accordion-single-item .exad-accordion-title span.exad-tab-title-icon i{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:20px}.exad-accordion-items .exad-accordion-single-item .exad-accordion-title .exad-active-icon,.exad-accordion-items .exad-accordion-single-item .exad-accordion-title.active .exad-inactive-icon{display:none}.exad-accordion-items .exad-accordion-single-item .exad-accordion-title.active .exad-active-icon{display:block}.exad-accordion-items .exad-accordion-single-item .exad-accordion-content{display:none}.exad-accordion-items .exad-accordion-single-item .exad-accordion-title .exad-active-inactive-icon{width:70px;margin-left:auto}.exad-accordion-items .exad-accordion-single-item .exad-accordion-content .exad-accordion-content-wrapper{display:flex}.exad-accordion-items .exad-accordion-single-item .exad-accordion-content .exad-accordion-content-wrapper.has-image-yes .exad-accordion-text{width:60%}.exad-accordion-items .exad-accordion-single-item .exad-accordion-content .exad-accordion-content-wrapper.has-image-yes .exad-accordion-image{width:40%}.exad-accordion-items .exad-accordion-single-item .exad-accordion-content .exad-accordion-content-wrapper.has-image-yes.image-position-left .exad-accordion-text{order:2}.exad-accordion-items .exad-accordion-single-item .exad-accordion-content .exad-accordion-content-wrapper.has-image-yes.image-position-left .exad-accordion-image{order:1}.exad-accordion-items .exad-accordion-single-item .exad-accordion-content .exad-accordion-content-wrapper .exad-accordion-button a{display:inline-block}@media only screen and (max-width: 767px){.exad-accordion-items .exad-accordion-single-item .exad-accordion-content .exad-accordion-content-wrapper{flex-direction:column}.exad-accordion-items .exad-accordion-single-item .exad-accordion-content .exad-accordion-content-wrapper.has-image-yes .exad-accordion-image,.exad-accordion-items .exad-accordion-single-item .exad-accordion-content .exad-accordion-content-wrapper.has-image-yes .exad-accordion-text{width:100%}}.exad-alert .exad-alert-element{display:flex;align-items:center;text-align:center;border-radius:40px;position:relative}.exad-alert .exad-alert-element:not(:last-child){margin-bottom:20px}.exad-alert .exad-alert-element .exad-alert-element-icon{width:50px;text-align:left}.exad-alert .exad-alert-element .exad-alert-element-icon span{font-size:24px}.exad-alert .exad-alert-element .exad-alert-element-content{width:calc( 100% - 50px );text-align:left}.exad-alert .exad-alert-element .exad-alert-element-content h5{margin:0 0 10px;font-size:20px}.exad-alert .exad-alert-element .exad-alert-element-content p{margin:0;font-size:16px}.exad-alert .exad-alert-element .exad-alert-element-dismiss-icon{position:absolute;top:50%;transform:translateY(-50%);line-height:0}.exad-alert .exad-alert-element .exad-alert-element-dismiss-icon svg{width:16px;height:16px;cursor:pointer}.exad-alert .exad-alert-element .exad-alert-element-dismiss-icon svg path{fill:#A1A5B5}.exad-alert-element-dismiss-button{display:inline-block}.exad-alert-element-dismiss-button .exad-alert-element-dismiss-cancel,.exad-alert-element-dismiss-button .exad-alert-element-dismiss-done{text-decoration:none;display:inline-block;transition:all 0.3s ease;border-radius:5px;margin-right:10px;font-size:15px}.exad-alert-element-dismiss-button button{border:none}@media only screen and (max-width: 767px){.exad-alert .exad-alert-element{flex-direction:column}body .exad-alert .exad-alert-element .exad-alert-element-content,body .exad-alert .exad-alert-element .exad-alert-element-icon{width:100% !important}}.morphext > .animated{display:inline-block}.exad-animated-text-align-left{text-align:left}.exad-animated-text-align-center{text-align:center}.exad-animated-text-align-right{text-align:right}.exad-typed-strings{margin:0}.exad-animated-text-animated-heading,.exad-animated-text-post-heading,.exad-animated-text-pre-heading{font-size:30px;font-weight:600}.exad-button-wrapper .exad-button-action{text-align:center;display:inline-block;text-decoration:none;position:relative;z-index:1;overflow:hidden}.exad-button-wrapper{margin:0 auto;display:flex}.exad-button-wrapper.exad-button-fixed-height-yes .exad-button-action{position:relative}.exad-button-wrapper.exad-button-fixed-height-yes .exad-button-action span{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1}.exad-button-wrapper.effect-1 .exad-button-action i{margin-right:5px}.exad-button-wrapper.effect-1 .exad-button-action::before{position:absolute;content:'';height:100%;width:0;background:#fff;top:0;left:0;z-index:-1;transition:all 0.3s ease}.exad-button-wrapper.effect-1 .exad-button-action:hover::before{width:100%}.exad-button-wrapper.effect-2 .exad-button-action:after,.exad-button-wrapper.effect-2 .exad-button-action:before{content:'';height:50%;width:0;position:absolute;transition:0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);z-index:-1}.exad-button-wrapper.effect-2 .exad-button-action:before{top:0;left:0;right:auto}.exad-button-wrapper.effect-2 .exad-button-action:after{bottom:0;right:0;left:auto}.exad-button-wrapper.effect-2 .exad-button-action:hover{color:#fff;-webkit-box-shadow:none;box-shadow:none}.exad-button-wrapper.effect-2 .exad-button-action:hover:after,.exad-button-wrapper.effect-2 .exad-button-action:hover:before{width:100%}.exad-button-wrapper.effect-3 .exad-button-action i{margin-right:10px}.exad-button-wrapper.effect-3 .exad-button-action::before{position:absolute;content:'';height:100%;width:100%;top:0;left:0;z-index:-1;-webkit-transform:scale(0);transform:scale(0);opacity:0;transition:all 0.3s ease;-webkit-transform-origin:center center;transform-origin:center center}.exad-button-wrapper.effect-3 .exad-button-action:hover{color:#000000}.exad-button-wrapper.effect-3 .exad-button-action:hover::before{-webkit-transform:scale(1);transform:scale(1);opacity:1}.exad-button-wrapper.effect-4 .exad-button-action{transition:all 0.5s ease}.exad-button-wrapper.effect-4 .exad-button-action i{margin-right:10px}.exad-button-wrapper.effect-4 .exad-button-action::after,.exad-button-wrapper.effect-4 .exad-button-action::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;transition:all 0.3s;-webkit-transform:translate(0, -100%);transform:translate(0, -100%);transition-timing-function:cubic-bezier(0.75, 0, 0.125, 1)}.exad-button-wrapper.effect-4 .exad-button-action::before{background:#c4c4c4}.exad-button-wrapper.effect-4 .exad-button-action::after{transition-delay:0.2s}.exad-button-wrapper.effect-4 .exad-button-action:hover{letter-spacing:3px}.exad-button-wrapper.effect-4 .exad-button-action:hover::before{-webkit-transform:translate(0, 0);transform:translate(0, 0)}.exad-button-wrapper.effect-4 .exad-button-action:hover::after{-webkit-transform:translate(0, 0);transform:translate(0, 0)}.exad-button-wrapper.effect-5 .exad-button-action i{margin-right:10px}.exad-button-wrapper.effect-5 .exad-button-action::before{position:absolute;content:'';top:50%;bottom:50%;left:0;right:0;z-index:-1;opacity:0;transition:all 0.3s ease}.exad-button-wrapper.effect-5 .exad-button-action:hover{color:#000000}.exad-button-wrapper.effect-5 .exad-button-action:hover::before{top:0;bottom:0;opacity:1}.exad-button-wrapper.effect-6 .exad-button-action{display:inline-block;text-decoration:none;position:relative;z-index:1;border:1px solid #8868fe}.exad-button-wrapper.effect-6 .exad-button-action i{margin-right:10px}.exad-button-wrapper.effect-6 .exad-button-action:hover{-webkit-animation:pulse 0.5s cubic-bezier(0.66, 0, 0, 1);animation:pulse 0.5s cubic-bezier(0.66, 0, 0, 1)}@keyframes pulse{0%{box-shadow:0 0 0 0 #A9FBD7}50%{box-shadow:0 0 0 20px #A9FBD7}100%{box-shadow:0 0 0 0 #A9FBD7}}.exad-button-wrapper.effect-7 .exad-button-action::before{position:absolute;content:'';top:0;left:0;-webkit-transform:translateY(100%);transform:translateY(100%);transition:all 0.3s ease;height:100%;width:100%;z-index:-1}.exad-button-wrapper.effect-7 .exad-button-action span{display:inline-block;-webkit-transform:translate(0, 0);transform:translate(0, 0)}.exad-button-wrapper.effect-7 .exad-button-action span i{position:relative;font-size:20px;-webkit-transform:translate(0, 4em);transform:translate(0, 4em);transition:all 0.3s ease}.exad-button-wrapper.effect-7 .exad-button-action:hover{color:#fff}.exad-button-wrapper.effect-7 .exad-button-action:hover::before{-webkit-transform:translateY(0);transform:translateY(0)}.exad-button-wrapper.effect-7 .exad-button-action:hover span i{-webkit-transform:translate(0, 0);transform:translate(0, 0)}.exad-button-wrapper.effect-8 .exad-button-action span.effect-8-position{position:absolute;content:'';display:block;border-radius:50%;height:0;width:0;transition:width 0.3s ease-in-out,height 0.3s ease-in-out;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:-1}.exad-button-wrapper.effect-8 .exad-button-action:hover{color:#fff}.exad-button-wrapper.effect-8 .exad-button-action:hover span{height:350%;width:350%}.exad-button-wrapper.effect-9 .exad-button-action{transition:all 0.3s ease;border:1px solid #8868fe}.exad-button-wrapper.effect-9 .exad-button-action:hover{letter-spacing:5px}.exad-button-wrapper.effect-10 .exad-button-action{transition:all 0.3s ease}.exad-button-wrapper.effect-10 .exad-button-action::before{position:absolute;content:'';left:50%;right:50%;top:0;bottom:0;z-index:-1;opacity:0;transition:all 0.3s ease}.exad-button-wrapper.effect-10 .exad-button-action:hover{color:#fff}.exad-button-wrapper.effect-10 .exad-button-action:hover::before{left:0;right:0;opacity:1}.exad-button-wrapper.effect-11 .exad-button-action{padding:20px 0;display:inline-block;color:#fff;text-transform:uppercase;text-decoration:none;position:relative;transition:all 0.3s ease}.exad-button-wrapper.effect-11 .exad-button-action:hover{-webkit-animation:anim 0.3s forwards;animation:anim 0.3s forwards}@keyframes anim{60%{-webkit-transform:scale3d(0.8, 0.8, 1);transform:scale3d(0.8, 0.8, 1)}85%{-webkit-transform:scale3d(1.1, 1.1, 1);transform:scale3d(1.1, 1.1, 1)}100%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.exad-button-wrapper.effect-12 .exad-button-action{padding:20px 0;display:inline-block;text-transform:uppercase;text-decoration:none;position:relative;transition:all 0.3s ease;border-radius:0}.exad-button-wrapper.effect-12 .exad-button-action::after,.exad-button-wrapper.effect-12 .exad-button-action::before{position:absolute;content:'';height:2px;width:0;transition:all 0.4s ease}.exad-button-wrapper.effect-12 .exad-button-action::before{top:0;left:0}.exad-button-wrapper.effect-12 .exad-button-action::after{bottom:0;right:0;top:inherit;left:inherit}.exad-button-wrapper.effect-12 .exad-button-action:hover{background:#fff}.exad-button-wrapper.effect-12 .exad-button-action:hover::after,.exad-button-wrapper.effect-12 .exad-button-action:hover::before{width:100%;transition:all 0.7s ease}h1.exad-call-to-action-title{font-weight:600;margin-bottom:20px;font-size:40px}ul.exad-call-to-action-buttons{margin:0;padding:0;list-style:none}.exad-call-to-action-buttons li,.exad-call-to-action-buttons li a{display:inline-block}.exad-call-to-action.skin-vertical p.exad-call-to-action-subtitle{margin-bottom:50px;font-size:16px}.exad-call-to-action.skin-horizontal .exad-call-to-action-content{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.exad-call-to-action.skin-horizontal .exad-call-to-action-content .exad-call-to-action-header{width:70%}.exad-call-to-action.skin-horizontal .exad-call-to-action-content .exad-call-to-action-footer{-webkit-box-flex:1;flex:1;text-align:right}.exad-call-to-action-icon i{font-size:40px;display:inline-block}@media only screen and (max-width: 493px){.exad-call-to-action-buttons li{display:flex}a.exad-call-to-action-secondary-btn{margin-top:20px}}@media only screen and (max-width: 767px){.exad-call-to-action.skin-horizontal .exad-call-to-action-content{flex-direction:column;align-items:flex-start}.exad-call-to-action.skin-horizontal .exad-call-to-action-content .exad-call-to-action-header{width:100%}}.exad-call-to-action-primary-btn,.exad-call-to-action-secondary-btn{position:relative;overflow:hidden;z-index:1}.exad-call-to-action-primary-btn span,.exad-call-to-action-secondary-btn span{display:block}.exad-call-to-action-buttons.effect-1 .exad-call-to-action-primary-btn::before{position:absolute;content:'';height:100%;width:0;top:0;left:0;z-index:-1;transition:all 0.3s ease}.exad-call-to-action-buttons.effect-1 .exad-call-to-action-primary-btn:hover::before{width:100%}.exad-call-to-action-buttons.effect-2 .exad-call-to-action-primary-btn:after,.exad-call-to-action-buttons.effect-2 .exad-call-to-action-primary-btn:before{content:'';height:50%;width:0;position:absolute;transition:0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);z-index:-1}.exad-call-to-action-buttons.effect-2 .exad-call-to-action-primary-btn:before{top:0;left:0;right:auto}.exad-call-to-action-buttons.effect-2 .exad-call-to-action-primary-btn:after{bottom:0;right:0;left:auto}.exad-call-to-action-buttons.effect-2 .exad-call-to-action-primary-btn:hover:after,.exad-call-to-action-buttons.effect-2 .exad-call-to-action-primary-btn:hover:before{width:100%}.exad-call-to-action-buttons.effect-3 .exad-call-to-action-primary-btn::before{position:absolute;content:'';height:100%;width:100%;top:0;left:0;z-index:-1;-webkit-transform:scale(0);transform:scale(0);opacity:0;transition:all 0.3s ease;-webkit-transform-origin:center center;transform-origin:center center}.exad-call-to-action-buttons.effect-3 .exad-call-to-action-primary-btn:hover::before{-webkit-transform:scale(1);transform:scale(1);opacity:1}.exad-call-to-action-buttons.effect-4 .exad-call-to-action-primary-btn::before{content:'';position:absolute;bottom:0;left:0;width:100%;height:0;z-index:-1;transition:all 0.3s}.exad-call-to-action-buttons.effect-4 .exad-call-to-action-primary-btn:hover::before{height:100%}.exad-call-to-action-buttons.effect-5 .exad-call-to-action-primary-btn::before{position:absolute;content:'';top:50%;bottom:50%;left:0;right:0;z-index:-1;opacity:0;transition:all 0.3s ease}.exad-call-to-action-buttons.effect-5 .exad-call-to-action-primary-btn:hover::before{top:0;bottom:0;opacity:1}.exad-call-to-action-buttons.effect-6 .exad-call-to-action-primary-btn::before{position:absolute;content:'';top:0;left:0;transition:all 0.3s ease;height:0;width:100%;z-index:-1}.exad-call-to-action-buttons.effect-6 .exad-call-to-action-primary-btn:hover::before{height:100%}.exad-call-to-action-buttons.effect-7 .exad-call-to-action-primary-btn{transition:all 0.3s ease}.exad-call-to-action-buttons.effect-7 .exad-call-to-action-primary-btn:hover{letter-spacing:5px}.exad-call-to-action-buttons.effect-8 .exad-call-to-action-primary-btn{transition:all 0.3s ease}.exad-call-to-action-buttons.effect-8 .exad-call-to-action-primary-btn::before{position:absolute;content:'';left:50%;right:50%;top:0;bottom:0;z-index:-1;opacity:0;transition:all 0.3s ease}.exad-call-to-action-buttons.effect-8 .exad-call-to-action-primary-btn:hover::before{left:0;right:0;opacity:1}.exad-call-to-action-buttons.effect-9 .exad-call-to-action-primary-btn:hover{-webkit-animation:anim 0.3s forwards;animation:anim 0.3s forwards}@keyframes anim{60%{-webkit-transform:scale3d(0.8, 0.8, 1);transform:scale3d(0.8, 0.8, 1)}85%{-webkit-transform:scale3d(1.1, 1.1, 1);transform:scale3d(1.1, 1.1, 1)}100%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.exad-call-to-action-buttons.effect-10 .exad-call-to-action-primary-btn{transition:all 0.3s ease}.exad-call-to-action-buttons.effect-1 .exad-call-to-action-secondary-btn::before{position:absolute;content:'';height:100%;width:0;top:0;left:0;z-index:-1;transition:all 0.3s ease}.exad-call-to-action-buttons.effect-1 .exad-call-to-action-secondary-btn:hover::before{width:100%}.exad-call-to-action-buttons.effect-2 .exad-call-to-action-secondary-btn:after,.exad-call-to-action-buttons.effect-2 .exad-call-to-action-secondary-btn:before{content:'';height:50%;width:0;position:absolute;transition:0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);z-index:-1}.exad-call-to-action-buttons.effect-2 .exad-call-to-action-secondary-btn:before{top:0;left:0;right:auto}.exad-call-to-action-buttons.effect-2 .exad-call-to-action-secondary-btn:after{bottom:0;right:0;left:auto}.exad-call-to-action-buttons.effect-2 .exad-call-to-action-secondary-btn:hover:after,.exad-call-to-action-buttons.effect-2 .exad-call-to-action-secondary-btn:hover:before{width:100%}.exad-call-to-action-buttons.effect-3 .exad-call-to-action-secondary-btn::before{position:absolute;content:'';height:100%;width:100%;top:0;left:0;z-index:-1;-webkit-transform:scale(0);transform:scale(0);opacity:0;transition:all 0.3s ease;-webkit-transform-origin:center center;transform-origin:center center}.exad-call-to-action-buttons.effect-3 .exad-call-to-action-secondary-btn:hover::before{-webkit-transform:scale(1);transform:scale(1);opacity:1}.exad-call-to-action-buttons.effect-4 .exad-call-to-action-secondary-btn::before{content:'';position:absolute;bottom:0;left:0;width:100%;height:0;z-index:-1;transition:all 0.3s}.exad-call-to-action-buttons.effect-4 .exad-call-to-action-secondary-btn:hover::before{height:100%}.exad-call-to-action-buttons.effect-5 .exad-call-to-action-secondary-btn::before{position:absolute;content:'';top:50%;bottom:50%;left:0;right:0;z-index:-1;opacity:0;transition:all 0.3s ease}.exad-call-to-action-buttons.effect-5 .exad-call-to-action-secondary-btn:hover::before{top:0;bottom:0;opacity:1}.exad-call-to-action-buttons.effect-6 .exad-call-to-action-secondary-btn::before{position:absolute;content:'';top:0;left:0;transition:all 0.3s ease;height:0;width:100%;z-index:-1}.exad-call-to-action-buttons.effect-6 .exad-call-to-action-secondary-btn:hover::before{height:100%}.exad-call-to-action-buttons.effect-7 .exad-call-to-action-secondary-btn{transition:all 0.3s ease}.exad-call-to-action-buttons.effect-7 .exad-call-to-action-secondary-btn:hover{letter-spacing:5px}.exad-call-to-action-buttons.effect-8 .exad-call-to-action-secondary-btn{transition:all 0.3s ease}.exad-call-to-action-buttons.effect-8 .exad-call-to-action-secondary-btn::before{position:absolute;content:'';left:50%;right:50%;top:0;bottom:0;z-index:-1;opacity:0;transition:all 0.3s ease}.exad-call-to-action-buttons.effect-8 .exad-call-to-action-secondary-btn:hover::before{left:0;right:0;opacity:1}.exad-call-to-action-buttons.effect-9 .exad-call-to-action-secondary-btn:hover{-webkit-animation:anim 0.3s forwards;animation:anim 0.3s forwards}@keyframes anim{60%{-webkit-transform:scale3d(0.8, 0.8, 1);transform:scale3d(0.8, 0.8, 1)}85%{-webkit-transform:scale3d(1.1, 1.1, 1);transform:scale3d(1.1, 1.1, 1)}100%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.exad-call-to-action-buttons.effect-10 .exad-call-to-action-secondary-btn{transition:all 0.3s ease}.exad-card-description{margin:0 auto}.exad-card-tag{margin:0}.exad-card.default{position:relative}.exad-card.default .exad-card-thumb img{display:block}.exad-card.default .exad-card-body .exad-card-title,.exad-card.text_on_image .exad-card-body .exad-card-title{display:inline-block;text-decoration:none;position:relative;transition:all 0.4s ease;font-size:20px;font-weight:bold}.exad-card.default .exad-card-body .exad-card-title::before,.exad-card.text_on_image .exad-card-body .exad-card-title::before{position:absolute;content:'';height:3px;width:25px;top:50%;transform:translateY(-50%);left:0;transition:all 0.3s ease;opacity:0}.exad-card.default .exad-card-body .exad-card-title:hover::before,.exad-card.text_on_image .exad-card-body .exad-card-title:hover::before{opacity:1;left:-30px}.exad-card .exad-card-body .exad-card-action{display:table;border-radius:4px;transition:all 0.4s ease;color:#132c47;text-decoration:none}.exad-card.left .exad-card-action{margin-right:auto}.exad-card.center .exad-card-action{margin-right:auto;margin-left:auto}.exad-card.right .exad-card-action{margin-left:auto}.exad-card.text_on_image{position:relative;overflow:hidden}.exad-card.text_on_image::before{position:absolute;content:'';top:0;left:0;width:100%;height:5px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left center;transform-origin:left center;transition:all 0.2s ease;z-index:1}.exad-card.text_on_image:hover::before{-webkit-transform:scaleX(1);transform:scaleX(1)}.exad-card.text_on_image .exad-card-thumb{position:relative}.exad-card-thumb{overflow:hidden}.exad-card.left .exad-card-thumb{margin-right:auto}.exad-card.center .exad-card-thumb{margin-left:auto;margin-right:auto}.exad-card.right .exad-card-thumb{margin-left:auto}.exad-card .exad-card-thumb img{height:100%;width:100%;object-fit:cover;-o-object-fit:cover}.exad-card.text_on_image .exad-card-thumb img{width:100%}.exad-card.text_on_image .exad-card-thumb::after{position:absolute;content:'';width:100%;height:100%;top:0;left:0;background:linear-gradient(to top, rgba(0, 0, 0, 0.99) 0%, rgba(128, 128, 128, 0.1) 50%, rgba(255, 255, 255, 0.1) 100%)}.exad-card.text_on_image .exad-card-body{position:absolute;left:0;bottom:0;right:0}.exad-card.yes .exad-card-thumb img{transform:scale(1);transition:all 0.3s ease}.exad-card:hover.yes .exad-card-thumb img{transform:scale(1.15)}.exad-card{position:relative}.exad-card-badge{position:absolute}.exad-contact-form-7 .wpcf7{width:100%}.exad-contact-form{display:flex;flex-wrap:wrap;position:relative;margin-bottom:30px}.exad-contact-form .exad-contact-form-title{display:block;width:100%;margin-bottom:30px;font-size:30px;color:#132c47;font-weight:500}.exad-contact-form .exad-contact-form-input-group{width:100%;margin-bottom:20px;position:relative}@media (max-width: 575px){.exad-contact-form .exad-contact-form-input-group{width:100%}}.exad-contact-form-7 input[type="text"],.exad-contact-form-7 input[type="email"],.exad-contact-form-7 input[type="url"],.exad-contact-form-7 input[type="password"],.exad-contact-form-7 input[type="search"],.exad-contact-form-7 input[type="number"],.exad-contact-form-7 input[type="tel"],.exad-contact-form-7 input[type="range"],.exad-contact-form-7 input[type="date"],.exad-contact-form-7 input[type="month"],.exad-contact-form-7 input[type="week"],.exad-contact-form-7 input[type="time"],.exad-contact-form-7 input[type="datetime"],.exad-contact-form-7 input[type="datetime-local"],.exad-contact-form-7 input[type="color"],.exad-contact-form-7 textarea{width:100%;border:none}.exad-contact-form-7 label{display:block}.exad-contact-form-7 textarea{height:auto}.exad-contact-form .exad-contact-form-input-group label{display:inline-block;position:relative;margin-right:20px;margin-top:20px;padding:0 0 0 25px}.exad-contact-form .exad-contact-form-input-group label input{opacity:0;height:0;width:0;position:absolute;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.exad-contact-form .exad-contact-form-input-group label input:checked ~ .checkmark:after{display:block}.exad-contact-form .exad-contact-form-input-group label input:checked ~ .checkmark{background-color:#4ce2bd;border:none}.exad-contact-form .exad-contact-form-input-group label .checkmark{position:absolute;top:0;left:0;height:18px;width:18px;background-color:#fff;border:1px solid #e3e6ec}.exad-contact-form .exad-contact-form-input-group label .checkmark::after{content:"\e90e";font-family:eicons;position:absolute;display:none;color:#fff;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:12px}.exad-contact-form-7 .wpcf7-form input[type="submit"]{transition:all 0.4s ease;display:flex}.exad-contact-form-7 .exad-cf7-column{display:grid;grid-auto-flow:column;grid-column-gap:15px}.exad-contact-form .exad-contact-form-input-action i{margin-left:10px}.exad-contact-form.two{display:flex;flex-wrap:wrap}.exad-contact-form-7 br{display:none}.exad-corona-wrapper.exad-col-1,.exad-corona-wrapper.exad-col-2,.exad-corona-wrapper.exad-col-3,.exad-corona-wrapper.exad-col-4,.exad-corona-wrapper.exad-col-5,.exad-corona-wrapper.exad-col-6{display:flex;flex-wrap:wrap;margin:0 -10px}.exad-corona-wrapper .exad-corona-col{padding:0 10px 20px}.exad-corona-wrapper.exad-col-1 .exad-corona-col{flex:0 0 100%;max-width:100%}.exad-corona-wrapper.exad-col-2 .exad-corona-col{flex:0 0 50%;max-width:50%}.exad-corona-wrapper.exad-col-3 .exad-corona-col{flex:0 0 33.333333%;max-width:33.333333%}.exad-corona-wrapper.exad-col-4 .exad-corona-col{flex:0 0 25%;max-width:25%}.exad-corona-wrapper.exad-col-5 .exad-corona-col{flex:0 0 20%;max-width:20%}.exad-corona-content-horizontal{display:flex;flex-direction:row}.exad-corona-content-vertical{display:flex;flex-direction:column}.exad-corona-wrapper.exad-col-6 .exad-corona-col{flex:0 0 16.66666%;max-width:16.666666%}@media (max-width: 991px){.exad-corona-wrapper.exad-col-4 .exad-corona-col,.exad-corona-wrapper.exad-col-5 .exad-corona-col,.exad-corona-wrapper.exad-col-6 .exad-corona-col{flex:0 0 33.333333%;max-width:33.333333%}}@media (max-width: 767px){.exad-corona-wrapper.exad-col-1 .exad-corona-col,.exad-corona-wrapper.exad-col-2 .exad-corona-col,.exad-corona-wrapper.exad-col-3 .exad-corona-col,.exad-corona-wrapper.exad-col-4 .exad-corona-col,.exad-corona-wrapper.exad-col-5 .exad-corona-col,.exad-corona-wrapper.exad-col-6 .exad-corona-col{flex:0 0 100%;max-width:100%;padding:0 10px 20px}}.flag-row{width:80px}.flag img{width:35px;height:auto}.exad-corona-search-form{width:350px;height:50px;margin-bottom:20px;position:relative}.exad-corona-search-icon{position:absolute;top:50%;transform:translateY(-50%);left:20px}.exad-corona-search-form input{height:100%;width:100%}.exad-data-table .exad-corona-table-heading th,.exad-data-table .exad-data-table-row td{padding:15px}.exad-corona-table-heading.yes th{position:sticky;position:-webkit-sticky;top:-2px}.admin-bar .exad-corona-table-heading.yes th{position:sticky;position:-webkit-sticky;top:30px}.exad-covid-continent-btn{transition:all 0.3s ease;display:inline-block}.exad-covid-continent-btn:focus{outline:0}.exad-corona-heading.inline{display:flex;justify-content:space-between}.exad-corona-heading.inline .exad-corona-last-update{order:2}@media (max-width: 769px){.exad-corona-table{overflow-x:scroll}}.exad-corona-table.yes{overflow-y:scroll!important}.admin-bar .exad-corona-table.yes .exad-corona-table-heading.yes th{top:0}.exad-countdown-description{text-align:center;margin-bottom:90px;position:relative;z-index:2}.exad-countdown-description h2{font-size:40px;color:#0a1724;font-weight:500;margin-bottom:23px;position:relative}.exad-countdown-description p{margin-bottom:0;padding:0 300px}.exad-countdown-description{color:#fff}.exad-countdown-description h2{color:#fff}.exad-countdown{display:flex;flex-wrap:wrap;position:relative;z-index:2}.exad-countdown .exad-countdown-container{width:calc((100% / 4) - 23px);margin-right:30px;text-align:center}.exad-countdown-content-container.yes .exad-countdown{justify-content:center}.exad-countdown-content-container.yes .exad-countdown .exad-countdown-container{position:relative}.exad-countdown-content-container.yes .exad-countdown-timer-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.exad-countdown .exad-countdown-container:last-child{margin-right:0}.exad-countdown .exad-countdown-container .exad-countdown-timer-wrapper > span{display:block}.exad-countdown .exad-countdown-count{line-height:1}.exad-countdown .exad-countdown-count{position:relative}.exad-countdown.exad-countdown-divider .exad-countdown-container{position:relative}.exad-countdown.exad-countdown-divider .exad-countdown-container::after{content:":";font-weight:100;position:absolute;right:0;top:10%;color:#ffffff;font-size:70px}.exad-countdown.exad-countdown-divider .exad-countdown-container:last-child::after{display:none}.exad-countdown .exad-countdown-count{font-size:80px;color:#000;text-align:center}.exad-countdown .exad-countdown-title{color:#0a1724;text-align:center}.exad-coundown-bg > svg{position:absolute;bottom:0;left:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.exad-coundown-bg > svg > path{fill:rgba(255, 255, 255, 0.078)}.exad-countdoen-watermark{font-size:200px;color:inherit;position:absolute;top:0;left:0;width:100%;display:block;font-weight:700}.exad-countdown-offer-limitation-title{font-size:20px;font-weight:400;color:#fff;margin-bottom:38px;position:relative;z-index:2}.exad-countdown .message{text-align:center;font-size:30px;font-weight:700;width:100%;margin-bottom:0}.exad-countdown-banner{padding:194px 0}.exad-countdown-banner .exad-countdown-description{margin-bottom:117px}@media (max-width: 1200px){.exad-countdown-description p{padding:0 150px}}@media (max-width: 991px){.exad-countdown-description p{padding:0 20px}.exad-coundown-bg > svg,.exad-countdoen-watermark{display:none}}@media (max-width: 767px){.exad-countdown .exad-countdown-container{width:calc((100% / 2) - 20px);margin-right:10px;margin-left:10px;margin-bottom:20px;padding:23px 10px}.exad-countdown .exad-countdown-container.gradient-version,.exad-countdown .exad-countdown-container.image-version,.exad-countdown .exad-countdown-container.modern{padding-left:15px;padding-right:15px}.exad-countdown .exad-countdown-container{width:calc((100% / 2) - 20px);margin-right:10px;margin-left:10px}.exad-countdown .exad-countdown-count{font-size:40px}.exad-countdown.exad-countdown-divider .exad-countdown-container::after{top:0}.exad-countdown.exad-countdown-divider .exad-countdown-container:nth-child(2)::after{display:none}}@media (max-width: 480px){.exad-countdown .exad-countdown-container{width:calc(100% - 20px)}.exad-countdown.exad-countdown-divider .exad-countdown-container::after{display:none}}@media (max-width: 400px){.exad-countdown-banner{padding:97px 0}.exad-countdown-banner .exad-countdown-description{margin-bottom:58.5px}.exad-countdown-description.two p{padding-right:0}}.exad-dual-button{display:table}.exad-dual-button.exad-dual-button-align-left{margin-right:auto}.exad-dual-button.exad-dual-button-align-center{margin-left:auto;margin-right:auto}.exad-dual-button.exad-dual-button-align-right{margin-left:auto}.exad-dual-button-action{display:inline-block;text-decoration:none}.exad-dual-button-primary{position:relative}.exad-dual-button-connector{position:absolute;top:50%;right:0;transform:translate(50%, -50%);-ms-transform:translate(50%, -50%);-webkit-transform:translate(50%, -50%);z-index:10}.exad-dual-button-connector span{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%)}.exad-dual-button-primary.effect-1,.exad-dual-button-primary.effect-2,.exad-dual-button-primary.effect-3,.exad-dual-button-primary.effect-4,.exad-dual-button-primary.effect-6,.exad-dual-button-secondary.effect-1,.exad-dual-button-secondary.effect-2,.exad-dual-button-secondary.effect-3,.exad-dual-button-secondary.effect-4,.exad-dual-button-secondary.effect-6{position:relative;transition:all 0.3s ease}.exad-dual-button-primary.effect-1::before,.exad-dual-button-secondary.effect-1::before{position:absolute;content:'';height:100%;width:0;top:0;left:0;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.exad-dual-button-primary.effect-1:hover,.exad-dual-button-secondary.effect-1:hover{z-index:1}.exad-dual-button-primary.effect-1:hover::before,.exad-dual-button-secondary.effect-1:hover::before{width:100%;z-index:-1}.exad-dual-button-primary.effect-2::before,.exad-dual-button-secondary.effect-2::before{position:absolute;content:'';height:100%;width:100%;top:0;left:0;-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;-webkit-transform-origin:center center;transform-origin:center center}.exad-dual-button-primary.effect-2:hover,.exad-dual-button-secondary.effect-2:hover{z-index:1}.exad-dual-button-primary.effect-2:hover::before,.exad-dual-button-secondary.effect-2:hover::before{-webkit-transform:scale(1);transform:scale(1);opacity:1;z-index:-1}.exad-dual-button-primary.effect-3::before,.exad-dual-button-secondary.effect-3::before{position:absolute;content:'';height:0;width:100%;bottom:0;left:0;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.exad-dual-button-primary.effect-3:hover,.exad-dual-button-secondary.effect-3:hover{z-index:1}.exad-dual-button-primary.effect-3:hover::before,.exad-dual-button-secondary.effect-3:hover::before{height:100%;z-index:-1}.exad-dual-button-primary.effect-4::before,.exad-dual-button-secondary.effect-4::before{position:absolute;content:'';top:50%;bottom:50%;left:0;right:0;opacity:0;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.exad-dual-button-primary.effect-4:hover,.exad-dual-button-secondary.effect-4:hover{z-index:1}.exad-dual-button-primary.effect-4:hover::before,.exad-dual-button-secondary.effect-4:hover::before{top:0;bottom:0;opacity:1;z-index:-1}.exad-dual-button-primary.effect-5,.exad-dual-button-secondary.effect-5{-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.exad-dual-button-primary.effect-6::before,.exad-dual-button-secondary.effect-6::before{position:absolute;content:'';height:100%;width:0;top:0;right:0;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.exad-dual-button-primary.effect-6:hover,.exad-dual-button-secondary.effect-6:hover{z-index:1}.exad-dual-button-primary.effect-6:hover::before,.exad-dual-button-secondary.effect-6:hover::before{width:100%;z-index:-1}.exad-dual-heading .exad-dual-heading-wrapper{padding:5px}.exad-dual-heading .exad-dual-heading-wrapper .exad-dual-heading-description{line-height:26px;margin:30px 0 0;padding:10px;font-weight:400}.exad-dual-heading .exad-dual-heading-wrapper .exad-dual-heading-icon{display:inline-block}.exad-dual-heading .exad-dual-heading-wrapper .exad-dual-heading-icon i{font-size:36px}.exad-dual-heading .exad-dual-heading-wrapper .exad-dual-heading-title{font-size:36px;margin-top:10px}.exad-dual-heading .exad-dual-heading-wrapper .exad-dual-heading-title{font-size:30px;color:#132c47;text-transform:uppercase;font-weight:bold;text-decoration:none}.exad-dual-heading .exad-dual-heading-wrapper .exad-dual-heading-title .first-heading,.exad-dual-heading .exad-dual-heading-wrapper .exad-dual-heading-title .second-heading{padding:15px 10px}.exad-dual-heading .exad-dual-heading-wrapper .exad-dual-heading-title span{color:#132c47}.exad-facebook-feed-wrapper .exad-facebook-meta{display:flex;align-items:center}.exad-facebook-feed-wrapper .exad-facebook-author{display:flex;align-items:center}.exad-facebook-feed-wrapper .exad-facebook-author .exad-facebook-avatar{width:50px;border-radius:50%}.exad-facebook-feed-wrapper .exad-facebook-likes{margin-right:15px}.exad-facebook-feed-wrapper .exad-facebook-feed-item{position:relative;display:flex}.exad-facebook-feed-wrapper.exad-layout-2 .exad-facebook-feed-item .exad-facebook-feed-feature-image,.exad-facebook-feed-wrapper.exad-layout-3 .exad-facebook-feed-item .exad-facebook-feed-feature-image{flex-direction:row}.exad-facebook-feed-wrapper.exad-layout-3 .exad-facebook-feed-item .exad-facebook-feed-feature-image{order:2}.exad-facebook-feed-wrapper .exad-facebook-feed-item .exad-facebook-feed-feature-image img{width:100%;height:100%;object-fit:cover;-o-object-fit:cover}.exad-facebook-feed-wrapper{display:grid}.exad-facebook-footer-wrapper{position:absolute;bottom:0;width:100%;left:0}.exad-facebook-author-name{display:block}@media(max-width: 575px){.exad-filterable-items.exad-filterable-menu-container-align-left,.exad-filterable-items.exad-filterable-menu-container-align-right{display:block !important}.exad-filterable-items.exad-filterable-menu-container-align-left .exad-filterable-controls,.exad-filterable-items.exad-filterable-menu-container-align-left .exad-filterable-menu-container,.exad-filterable-items.exad-filterable-menu-container-align-right .exad-filterable-controls,.exad-filterable-items.exad-filterable-menu-container-align-right .exad-filterable-menu-container{width:100% !important}}.exad-filterable-items.exad-filterable-menu-container-align-left,.exad-filterable-items.exad-filterable-menu-container-align-right{display:flex}.exad-filterable-items.exad-filterable-menu-container-align-left .exad-filterable-menu-container,.exad-filterable-items.exad-filterable-menu-container-align-right .exad-filterable-menu-container{width:20%;display:flex;flex-direction:column}.exad-filterable-items.exad-filterable-menu-container-align-left .exad-filterable-menu-container{order:0}.exad-filterable-items.exad-filterable-menu-container-align-right .exad-filterable-menu-container{order:1}.exad-filterable-items.exad-filterable-menu-container-align-left .exad-filterable-controls,.exad-filterable-items.exad-filterable-menu-container-align-right .exad-filterable-controls{width:80%}.exad-filterable-items .exad-filterable-content-wrapper{position:relative;overflow:hidden}.exad-filterable-items .exad-filterable-image .exad-filterable-thumbnail-holder{position:absolute;top:0;left:0;width:100.1%;height:100.1%;background-position:center;background-size:cover;z-index:0;-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;will-change:transform;overflow:hidden}.exad-filterable-items .exad-filterable-image{position:relative;background-color:#eeeeee;padding-bottom:80%}.exad-filterable-menu .filter-item{background:none;border:none;cursor:pointer;outline:none;transition:all 0.3s ease;text-transform:capitalize;display:inline-block}.exad-filterable-items .filterable-post-container{display:flex;flex-wrap:wrap}.exad-filterable-items .filterable-post-container .exad-filterable-item{position:relative;overflow:hidden}.exad-filterable-items .filterable-post-container .exad-filterable-item img{width:100%;display:block}.exad-filterable-items .filterable-post-container .exad-filterable-item .exad-filterable-item-overlay{position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(114, 76, 255, 0.8);transition:all 0.3s ease}.exad-filterable-items .filterable-post-container .exad-filterable-item .exad-filterable-item-overlay .exad-filterable-item-overlay-content{position:absolute;top:0;left:0;right:0;bottom:0}.exad-filterable-items .filterable-post-container .exad-filterable-item .exad-filterable-item-overlay .exad-filterable-item-overlay-content .exad-fg-icons{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%}.exad-filterable-items .filterable-post-container .exad-filterable-item .exad-filterable-item-overlay .exad-filterable-item-overlay-content .exad-filterable-item-content{position:absolute;right:0;bottom:0;left:0}.exad-filterable-items .filterable-post-container .exad-filterable-item .exad-filterable-item-overlay .exad-filterable-item-overlay-content a{height:60px;width:60px;margin-right:10px;position:relative;cursor:pointer;display:inline-block;transition:all 0.3s ease;border-radius:100%}.exad-filterable-items .exad-filterable-item-content.below-image{display:flex;flex-direction:column}.exad-filterable-items .exad-filterable-item-content h2{margin:10px 0;font-size:20px}.exad-filterable-items .exad-filterable-item-content p{margin:10px 0}.exad-filterable-items .filterable-post-container .exad-filterable-item .exad-filterable-item-overlay .exad-filterable-item-overlay-content a i{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.exad-filterable-items .filterable-post-container .exad-filterable-item .exad-filterable-item-overlay.exad-zoom-in{-webkit-transform:scale(0);transform:scale(0)}.exad-filterable-items .filterable-post-container .exad-filterable-item:hover .exad-filterable-item-overlay.exad-zoom-in{-webkit-transform:scale(1);transform:scale(1)}.exad-filterable-items .filterable-post-container .exad-filterable-item .exad-filterable-item-overlay.exad-slide-left{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}.exad-filterable-items .filterable-post-container .exad-filterable-item:hover .exad-filterable-item-overlay.exad-slide-left{-webkit-transform:translateX(0%);transform:translateX(0%);opacity:1}.exad-filterable-items .filterable-post-container .exad-filterable-item .exad-filterable-item-overlay.exad-slide-right{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}.exad-filterable-items .filterable-post-container .exad-filterable-item:hover .exad-filterable-item-overlay.exad-slide-right{-webkit-transform:translateX(0%);transform:translateX(0%);opacity:1}.exad-filterable-items .filterable-post-container .exad-filterable-item .exad-filterable-item-overlay.exad-slide-top{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}.exad-filterable-items .filterable-post-container .exad-filterable-item:hover .exad-filterable-item-overlay.exad-slide-top{-webkit-transform:translateY(0%);transform:translateY(0%);opacity:1}.exad-filterable-items .filterable-post-container .exad-filterable-item .exad-filterable-item-overlay.exad-slide-bottom{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}.exad-filterable-items .filterable-post-container .exad-filterable-item:hover .exad-filterable-item-overlay.exad-slide-bottom{-webkit-transform:translateY(0%);transform:translateY(0%);opacity:1}.exad-filterable-items .exad-row-wrapper .exad-post-grid-container .exad-post-grid-thumbnail:before{display:none}.exad-flip-box{-webkit-perspective:1000px;perspective:1000px;background-color:transparent}.exad-flip-box-back-overlay,.exad-flip-box-front-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.exad-flip-box-back-content,.exad-flip-box-front-content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%}.exad-flip-box:hover .left-to-right{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.exad-flip-box:hover .left-to-right .exad-flip-box-front{opacity:0}.exad-flip-box:hover .right-to-left{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.exad-flip-box:hover .right-to-left .exad-flip-box-front{opacity:0}.exad-flip-box:hover .top-to-bottom{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.exad-flip-box:hover .top-to-bottom .exad-flip-box-front{opacity:0}.exad-flip-box:hover .bottom-to-top{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.exad-flip-box:hover .bottom-to-top .exad-flip-box-front{opacity:0}.exad-flip-box:hover .top-to-bottom-angle{-webkit-transform:rotate3d(1, 1, 0, -180deg);transform:rotate3d(1, 1, 0, -180deg)}.exad-flip-box:hover .top-to-bottom-angle .exad-flip-box-front{opacity:0}.exad-flip-box:hover .bottom-to-top-angle{-webkit-transform:rotate3d(1, 1, 0, 180deg);transform:rotate3d(1, 1, 0, 180deg)}.exad-flip-box:hover .bottom-to-top-angle .exad-flip-box-front{opacity:0}.exad-flip-box:hover .exad-flip-box-inner.fade-in-out .exad-flip-box-front{opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5);z-index:2}.exad-flip-box:hover .exad-flip-box-inner.fade-in-out .exad-flip-box-back{opacity:1;-webkit-transform:scale(1);transform:scale(1);z-index:3}@media only screen and (max-width: 1023px){.exad-flip-box.efb-hovered .left-to-right{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.exad-flip-box.efb-hovered .left-to-right .exad-flip-box-front{opacity:0}.exad-flip-box.efb-hovered .right-to-left{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.exad-flip-box.efb-hovered .right-to-left .exad-flip-box-front{opacity:0}.exad-flip-box.efb-hovered .top-to-bottom{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.exad-flip-box.efb-hovered .top-to-bottom .exad-flip-box-front{opacity:0}.exad-flip-box.efb-hovered .bottom-to-top{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.exad-flip-box.efb-hovered .bottom-to-top .exad-flip-box-front{opacity:0}.exad-flip-box.efb-hovered .top-to-bottom-angle{-webkit-transform:rotate3d(1, 1, 0, -180deg);transform:rotate3d(1, 1, 0, -180deg)}.exad-flip-box.efb-hovered .top-to-bottom-angle .exad-flip-box-front{opacity:0}.exad-flip-box.efb-hovered .bottom-to-top-angle{-webkit-transform:rotate3d(1, 1, 0, 180deg);transform:rotate3d(1, 1, 0, 180deg)}.exad-flip-box.efb-hovered .bottom-to-top-angle .exad-flip-box-front{opacity:0}.exad-flip-box.efb-hovered .exad-flip-box-inner.fade-in-out .exad-flip-box-front{opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5);z-index:2}.exad-flip-box.efb-hovered .exad-flip-box-inner.fade-in-out .exad-flip-box-back{opacity:1;-webkit-transform:scale(1);transform:scale(1);z-index:3}}.exad-flip-box .exad-flip-box-inner{position:relative;transition:-webkit-transform 1s cubic-bezier(.17,.67,.47,1.18);transition:transform 1s cubic-bezier(.17,.67,.47,1.18);transition:transform 1s, -webkit-transform 1s cubic-bezier(.17,.67,.47,1.18);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;width:100%;height:100%}.exad-flip-box .exad-flip-box-inner .exad-flip-box-front{transition:all 0.5s cubic-bezier(.17,.67,.47,1.18)}.exad-flip-box .exad-flip-box-inner .exad-flip-box-front .exad-flip-box-front-title{font-size:30px}.exad-flip-box .exad-flip-box-inner .exad-flip-box-back{position:absolute;top:0;left:0;width:100%}.exad-flip-box .exad-flip-box-front .exad-flip-box-front-image i{font-size:50px}.exad-flip-box .exad-flip-box-inner .exad-flip-box-back .exad-flip-box-back-action{text-decoration:none;transition:all 0.4s ease;display:inline-block;font-weight:400}.exad-flip-box .exad-flip-box-inner .exad-flip-box-back a.exad-flip-box-back-action:hover{cursor:pointer}.exad-flip-box .exad-flip-box-inner.left-to-right .exad-flip-box-back{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.exad-flip-box .exad-flip-box-inner.right-to-left .exad-flip-box-back{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.exad-flip-box .exad-flip-box-inner.top-to-bottom .exad-flip-box-back{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.exad-flip-box .exad-flip-box-inner.bottom-to-top .exad-flip-box-back{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.exad-flip-box .exad-flip-box-inner.top-to-bottom-angle .exad-flip-box-front{-webkit-backface-visibility:hidden;backface-visibility:hidden}.exad-flip-box .exad-flip-box-inner.top-to-bottom-angle .exad-flip-box-back{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:rotate3d(1, 1, 0, 180deg);transform:rotate3d(1, 1, 0, 180deg)}.exad-flip-box .exad-flip-box-inner.bottom-to-top-angle .exad-flip-box-front{-webkit-backface-visibility:hidden;backface-visibility:hidden}.exad-flip-box .exad-flip-box-inner.bottom-to-top-angle .exad-flip-box-back{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:rotate3d(1, 1, 0, -180deg);transform:rotate3d(1, 1, 0, -180deg)}.exad-flip-box .exad-flip-box-inner.fade-in-out .exad-flip-box-front{transition:all 0.8s cubic-bezier(.17,.67,.47,1.18);-webkit-transform:scale(1);transform:scale(1)}.exad-flip-box .exad-flip-box-inner.fade-in-out .exad-flip-box-back{position:absolute;top:0;left:0;opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5);transition:all 0.8s cubic-bezier(.17,.67,.47,1.18)}.exad-flip-box .exad-flip-box-inner.three-d-flip .exad-flip-box-front{-webkit-transition:-webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.3, 1.32);transition:-webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.3, 1.32);transition:transform 0.7s cubic-bezier(0.4, 0.2, 0.3, 1.32);transition:transform 0.7s cubic-bezier(0.4, 0.2, 0.3, 1.32), -webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.3, 1.32);-webkit-transform:rotateY(0);transform:rotateY(0);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden;min-height:280px;background:#ffffff}.exad-flip-box .exad-flip-box-inner.three-d-flip .exad-flip-box-front .exad-flip-box-front-content{-webkit-transform:translateY(-50%) translateZ(60px) scale(0.94);transform:translateY(-50%) translateZ(60px) scale(0.94);top:50%;position:absolute;left:0;width:100%;-webkit-perspective:inherit;perspective:inherit}.exad-flip-box .exad-flip-box-inner.three-d-flip .exad-flip-box-back{position:absolute;top:0;left:0;-webkit-transition:-webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.3, 1.32);transition:-webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.3, 1.32);transition:transform 0.7s cubic-bezier(0.4, 0.2, 0.3, 1.32);transition:transform 0.7s cubic-bezier(0.4, 0.2, 0.3, 1.32), -webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.3, 1.32);-webkit-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden;min-height:280px;height:auto;width:100%;background:#ffffff}.exad-flip-box .exad-flip-box-inner.three-d-flip .exad-flip-box-back .exad-flip-box-back-content{-webkit-transform:translateY(-50%) translateZ(60px) scale(0.94);transform:translateY(-50%) translateZ(60px) scale(0.94);top:50%;position:absolute;left:0;width:100%;-webkit-perspective:inherit;perspective:inherit}.exad-flip-box .exad-flip-box-inner.three-d-flip:hover .exad-flip-box-back,.exad-flip-box .exad-flip-box-inner.three-d-flip:hover .exad-flip-box-front{-webkit-transition:-webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.3, 1.32);transition:-webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.3, 1.32);transition:transform 0.7s cubic-bezier(0.4, 0.2, 0.3, 1.32);transition:transform 0.7s cubic-bezier(0.4, 0.2, 0.3, 1.32), -webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.3, 1.32)}.exad-flip-box .exad-flip-box-inner.three-d-flip:hover .exad-flip-box-front{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.exad-flip-box .exad-flip-box-inner.three-d-flip:hover .exad-flip-box-back{-webkit-transform:rotateY(0);transform:rotateY(0);-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.exad-flip-box .exad-flip-box-inner.fade .exad-flip-box-back{opacity:0;transition:all 0.5s ease}.exad-flip-box .exad-flip-box-inner.fade:hover .exad-flip-box-front{opacity:0}.exad-flip-box .exad-flip-box-inner.fade:hover .exad-flip-box-back{opacity:1}.exad-flip-box-back.left .exad-flip-box-back-image,.exad-flip-box-front.left .exad-flip-box-front-image{margin-right:auto}.exad-flip-box-back.center .exad-flip-box-back-image,.exad-flip-box-front.center .exad-flip-box-front-image{margin-left:auto;margin-right:auto}.exad-flip-box-back.right .exad-flip-box-back-image,.exad-flip-box-front.right .exad-flip-box-front-image{margin-left:auto}.exad-flip-box .exad-flip-box-inner .exad-flip-box-back .exad-flip-box-back-image,.exad-flip-box .exad-flip-box-inner .exad-flip-box-front .exad-flip-box-front-image{position:relative}.exad-flip-box .exad-flip-box-inner .exad-flip-box-back .exad-flip-box-back-image i,.exad-flip-box .exad-flip-box-inner .exad-flip-box-back .exad-flip-box-back-image svg,.exad-flip-box .exad-flip-box-inner .exad-flip-box-front .exad-flip-box-front-image i,.exad-flip-box .exad-flip-box-inner .exad-flip-box-front .exad-flip-box-front-image svg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.exad-flip-box .exad-flip-box-inner .exad-flip-box-back .exad-flip-box-back-image img,.exad-flip-box .exad-flip-box-inner .exad-flip-box-front .exad-flip-box-front-image img{width:100%;height:100%;object-fit:cover;-o-object-fit:cover}@font-face{font-family:'Exclusive Icons';src:url(//cfrmarfa.com/wp-content/plugins/exclusive-addons-for-elementor/assets/fonts/exad-logo.eot?1gib8x);src:url(//cfrmarfa.com/wp-content/plugins/exclusive-addons-for-elementor/assets/fonts/exad-logo.eot?1gib8x#iefix) format('embedded-opentype'), url(//cfrmarfa.com/wp-content/plugins/exclusive-addons-for-elementor/assets/fonts/exad-logo.ttf?1gib8x) format('truetype'), url(//cfrmarfa.com/wp-content/plugins/exclusive-addons-for-elementor/assets/fonts/exad-logo.woff?1gib8x) format('woff'), url(//cfrmarfa.com/wp-content/plugins/exclusive-addons-for-elementor/assets/fonts/exad-logo.svg?1gib8x#exad-logo) format('svg');font-weight:normal;font-style:normal;font-display:block}.exad{font-family:'Exclusive Icons' !important;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.exad-logo:after{content:"\e900";color:#fff}.exad-gallery-items{text-align:center}.exad-gallery-items .exad-gallery-content-wrapper{position:relative;overflow:hidden}.exad-gallery-items .exad-gallery-image .exad-gallery-thumbnail-holder{position:absolute;top:0;left:0;width:100.1%;height:100.1%;background-position:center;background-size:cover;z-index:0;-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;will-change:transform;overflow:hidden}.exad-gallery-items .exad-gallery-image{position:relative;background-color:#eeeeee;padding-bottom:80%}.exad-gallery-menu{display:block}.exad-gallery-menu .filter-item{background:none;border:none;cursor:pointer;outline:none;transition:all 0.3s ease;text-transform:capitalize}.exad-gallery-items .exad-gallery-element{display:flex;flex-wrap:wrap}.exad-gallery-items .exad-gallery-element .exad-gallery-item{position:relative;overflow:hidden}@media (max-width: 991px){.exad-gallery-items .exad-gallery-element .exad-gallery-item{width:50%}}@media (max-width: 575px){.exad-gallery-items .exad-gallery-element .exad-gallery-item{width:100%}}.exad-gallery-items .exad-gallery-element .exad-gallery-item img{width:100%;display:block}.exad-gallery-items .exad-gallery-element .exad-gallery-item .exad-gallery-item-overlay{position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(114, 76, 255, 0.8);transition:all 0.3s ease}.exad-gallery-items .exad-gallery-element .exad-gallery-item .exad-gallery-item-overlay .exad-gallery-item-overlay-content{position:absolute;top:0;left:0;right:0;bottom:0}.exad-gallery-items .exad-gallery-element .exad-gallery-item .exad-gallery-item-overlay .exad-gallery-item-overlay-content .exad-fg-icons{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%}.exad-gallery-items .exad-gallery-element .exad-gallery-item .exad-gallery-item-overlay .exad-gallery-item-overlay-content .exad-gallery-item-content{position:absolute;right:0;bottom:0;left:0}.exad-gallery-items .exad-gallery-element .exad-gallery-item .exad-gallery-item-overlay .exad-gallery-item-overlay-content a{height:60px;width:60px;margin-right:10px;position:relative;cursor:pointer;display:inline-block;transition:all 0.3s ease;border-radius:100%}.exad-gallery-items .exad-gallery-item-content.below-image{display:flex;flex-direction:column}.exad-gallery-items .exad-gallery-item-content h2{margin:10px 0;font-size:20px}.exad-gallery-items .exad-gallery-item-content p{margin:10px 0}.exad-gallery-items .exad-gallery-element .exad-gallery-item .exad-gallery-item-overlay .exad-gallery-item-overlay-content a i{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.exad-gallery-items .exad-gallery-element .exad-gallery-item .exad-gallery-item-overlay.exad-zoom-in{-webkit-transform:scale(0);transform:scale(0)}.exad-gallery-items .exad-gallery-element .exad-gallery-item:hover .exad-gallery-item-overlay.exad-zoom-in{-webkit-transform:scale(1);transform:scale(1)}.exad-gallery-items .exad-gallery-element .exad-gallery-item .exad-gallery-item-overlay.exad-slide-left{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}.exad-gallery-items .exad-gallery-element .exad-gallery-item:hover .exad-gallery-item-overlay.exad-slide-left{-webkit-transform:translateX(0%);transform:translateX(0%);opacity:1}.exad-gallery-items .exad-gallery-element .exad-gallery-item .exad-gallery-item-overlay.exad-slide-right{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}.exad-gallery-items .exad-gallery-element .exad-gallery-item:hover .exad-gallery-item-overlay.exad-slide-right{-webkit-transform:translateX(0%);transform:translateX(0%);opacity:1}.exad-gallery-items .exad-gallery-element .exad-gallery-item .exad-gallery-item-overlay.exad-slide-top{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}.exad-gallery-items .exad-gallery-element .exad-gallery-item:hover .exad-gallery-item-overlay.exad-slide-top{-webkit-transform:translateY(0%);transform:translateY(0%);opacity:1}.exad-gallery-items .exad-gallery-element .exad-gallery-item .exad-gallery-item-overlay.exad-slide-bottom{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}.exad-gallery-items .exad-gallery-element .exad-gallery-item:hover .exad-gallery-item-overlay.exad-slide-bottom{-webkit-transform:translateY(0%);transform:translateY(0%);opacity:1}.exad-gallery-element .exad-gallery-item.exad-col-1{width:100%}.exad-gallery-element .exad-gallery-item.exad-col-2{width:50%}.exad-gallery-element .exad-gallery-item.exad-col-3{width:33.3333333333333%}.exad-gallery-element .exad-gallery-item.exad-col-4{width:25%}@media only screen and (max-width: 991px){.exad-gallery-element .exad-gallery-item.exad-col-1,.exad-gallery-element .exad-gallery-item.exad-col-2,.exad-gallery-element .exad-gallery-item.exad-col-3,.exad-gallery-element .exad-gallery-item.exad-col-4{width:50%}}@media only screen and (max-width: 767px){.exad-gallery-element .exad-gallery-item.exad-col-1,.exad-gallery-element .exad-gallery-item.exad-col-2,.exad-gallery-element .exad-gallery-item.exad-col-3,.exad-gallery-element .exad-gallery-item.exad-col-4{width:100%}}.exad-google-reviews-carousel-wrapper .exad-google-reviews-carousel-quote{font-size:16px}.exad-carousel-nav-next i,.exad-google-reviews-carousel-wrapper .exad-carousel-nav-prev i{transition:0.3s ease;color:#b1b1b1;line-height:58px}.exad-google-reviews-carousel-basic:before{position:absolute;content:'"';font-family:Roboto, sans-serif;color:#f3f3f4;font-size:400px;right:100px;top:50px;line-height:400px;font-weight:700}.exad-google-reviews-carousel-circle{margin:0 -15px}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-ratings{padding-left:0;margin-bottom:0;list-style:none;margin-bottom:30px}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-ratings li{display:inline-block;font-size:20px}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-ratings li.exad-google-reviews-carousel-ratings-active i{color:#ff8e4a}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-inner{background:#fff;outline:0;margin:0 15px;padding:40px 30px;text-align:center}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-image{position:relative;z-index:1;width:122px;height:122px;margin:0 auto 45px}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-image img{position:absolute;width:100px;height:100px;top:50%;left:50%;transform:translate(-50%, -50%);border-radius:50%}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-image svg{position:absolute;width:123px;height:123px;z-index:-1}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-image svg:first-child{left:7px;bottom:7px}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-image svg:nth-child(2){top:7px;left:7px}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-image svg:nth-child(3){right:4px;top:0}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-image svg.violate{fill:#826eff}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-image svg.orange{fill:#ff6a47}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-image svg.cyan{fill:#3ad8f4}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-name{font-size:18px;font-family:Roboto, sans-serif;margin-bottom:5px}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-designation{font-size:14px}.exad-google-reviews-carousel-circle .exad-carousel-nav-next,.exad-google-reviews-carousel-circle .exad-carousel-nav-prev{position:absolute;z-index:2;width:60px;height:60px;background:#fff;text-align:center;border-radius:50%;border:1px solid #e5e5e5;opacity:0.7;transition:0.3s ease;cursor:pointer;top:50%;transform:translateY(-50%)}.exad-google-reviews-carousel-circle .exad-carousel-nav-next:hover,.exad-google-reviews-carousel-circle .exad-carousel-nav-prev:hover{box-shadow:0 15px 39px 0 rgba(9, 24, 33, 0.06);opacity:1}.exad-google-reviews-carousel-circle .exad-carousel-nav-prev{left:-80px}.exad-google-reviews-carousel-circle .exad-carousel-nav-next{right:-80px}.exad-google-reviews-carousel-single{margin:0}.exad-google-reviews-carousel-single .exad-google-reviews-carousel-item{margin:0 56px 100px}.exad-google-reviews-carousel-single .exad-google-reviews-carousel-inner{display:flex;align-items:center}.exad-google-reviews-carousel-single .exad-google-reviews-carousel-inner .exad-google-reviews-carousel-inner-left{flex-basis:40%}.exad-google-reviews-carousel-single .exad-google-reviews-carousel-inner .exad-google-reviews-carousel-inner-right{flex-basis:58%;margin-left:2%}.exad-google-reviews-carousel-single .exad-google-reviews-carousel-name{font-size:22px;font-family:Roboto, sans-serif;margin-bottom:5px}.exad-google-reviews-carousel-single .exad-google-reviews-carousel-designation{font-size:16px;display:inline-block;margin-bottom:25px}.exad-google-reviews-carousel-single .exad-google-reviews-carousel-quote{margin-bottom:25px}.exad-google-reviews-carousel-single .exad-google-reviews-carousel-ratings{padding-left:0;margin-bottom:0;list-style:none}.exad-google-reviews-carousel-single .exad-google-reviews-carousel-ratings li{display:inline-block;font-size:20px}.exad-google-reviews-carousel-single .exad-google-reviews-carousel-ratings li.exad-google-reviews-carousel-ratings-active i{color:#806bff}.exad-google-reviews-carousel-single .exad-google-reviews-carousel-image{box-shadow:0 40px 81px 0 rgba(9, 24, 33, 0.14)}.exad-google-reviews-carousel-single .exad-google-reviews-carousel-image img{width:100%}.exad-google-reviews-carousel-single .exad-carousel-nav-next,.exad-google-reviews-carousel-single .exad-carousel-nav-prev{position:absolute;display:block;width:60px;height:60px;cursor:pointer;background:#fff;text-align:center;border-radius:50%;font-size:25px;transition:0.3s ease;margin-right:20px;border:1px solid #e5e5e5;bottom:20px;z-index:1}.exad-google-reviews-carousel-single .exad-carousel-nav-next:hover,.exad-google-reviews-carousel-single .exad-carousel-nav-prev:hover{color:#fff;box-shadow:0 19px 27px 0 rgba(56, 218, 232, 0.25);background:#806bff}.exad-google-reviews-carousel-single .exad-carousel-nav-prev{left:56px}.exad-google-reviews-carousel-single .exad-carousel-nav-next{left:126px}@media only screen and (max-width: 630px){.exad-google-reviews-carousel-single .exad-google-reviews-carousel-inner{flex-direction:column;align-items:flex-start}}@media only screen and (max-width: 400px){.exad-google-reviews-carousel-basic{padding:50px}.exad-google-reviews-carousel-basic .exad-google-reviews-carousel-name{font-size:18px}.exad-google-reviews-carousel-basic .exad-google-reviews-carousel-designation{font-size:14px}.exad-google-reviews-carousel-basic .exad-carousel-nav-next,.exad-google-reviews-carousel-basic .exad-carousel-nav-prev{bottom:0}.exad-google-reviews-carousel-basic .exad-carousel-nav-next{right:25px}.exad-google-reviews-carousel-basic .exad-carousel-nav-prev{right:90px}}.exad-google-reviews-ratings{margin:0;padding:0}.exad-google-reviews-ratings li{list-style:none;display:inline-block}.exad-google-reviews-thumb img{height:100% !important;width:100%;display:block;object-fit:cover}.exad-google-reviews-thumb{background:#ffffff}.exad-google-reviews-wrapper{border-radius:10px 10px 10px 10px;padding:20px}.exad-google-reviews-wrapper.exad-google-reviews-align-center{text-align:center}.exad-google-reviews-wrapper.exad-google-reviews-align-center .exad-google-reviews-thumb{margin-left:auto;margin-right:auto}.exad-google-reviews-wrapper.exad-google-reviews-align-bottom{text-align:center}.exad-google-reviews-wrapper.exad-google-reviews-align-bottom .exad-google-reviews-thumb{margin-left:auto;margin-right:auto}.exad-google-reviews-wrapper.exad-google-reviews-align-right{text-align:right}.exad-google-reviews-wrapper.exad-google-reviews-align-center .exad-google-reviews-thumb{margin-left:auto}.exad-google-reviews-wrapper.exad-google-reviews-align-bottom .exad-google-reviews-reviewer-wrapper .exad-google-reviews-thumb,.exad-google-reviews-wrapper.exad-google-reviews-align-center .exad-google-reviews-reviewer-wrapper .exad-google-reviews-thumb,.exad-google-reviews-wrapper.exad-google-reviews-align-left .exad-google-reviews-reviewer-wrapper .exad-google-reviews-thumb,.exad-google-reviews-wrapper.exad-google-reviews-align-right .exad-google-reviews-reviewer-wrapper .exad-google-reviews-thumb{border-radius:50% 50% 50% 50%;margin-bottom:0}.exad-google-reviews-wrapper.exad-google-reviews-align-left .exad-google-reviews-reviewer-wrapper,.exad-google-reviews-wrapper.exad-google-reviews-align-right .exad-google-reviews-reviewer-wrapper{display:flex;align-items:center}.exad-google-reviews-wrapper.exad-google-reviews-align-left .exad-google-reviews-reviewer-wrapper .exad-google-reviews-reviewer{padding-left:20px}.exad-google-reviews-wrapper.exad-google-reviews-align-right .exad-google-reviews-reviewer-wrapper .exad-google-reviews-reviewer{padding-right:20px}.exad-google-reviews-wrapper.exad-google-reviews-align-right .exad-google-reviews-reviewer-wrapper{justify-content:flex-end}.exad-google-reviews-wrapper.exad-google-reviews-align-right .exad-google-reviews-reviewer-wrapper .exad-google-reviews-thumb{order:2}.exad-google-reviews-wrapper.exad-google-reviews-align-right .exad-google-reviews-reviewer-wrapper .exad-google-reviews-reviewer{order:1}.exad-google-reviews-description{margin:0}.exad-google-reviews-name{margin:0;font-size:22px;transition:all 0.3s ease}.exad-google-reviews-designation{margin:0;display:block;font-size:14px}.exad-google-reviews-content-wrapper-arrow::before{position:absolute;content:"\e92a";font-family:eicons;transform:translateX(-50%);font-size:25px;line-height:1}.exad-google-reviews-wrapper-inner.layout-2 .exad-google-reviews-content-wrapper-arrow::before{transform:translateX(-50%) rotate(180deg)}.exad-google-reviews-wrapper{transition:all 0.3s ease}.exad-google-reviews-content-wrapper-arrow{position:relative;z-index:1}.exad-google-reviews-wrapper.exad-google-reviews-align-center .exad-google-reviews-wrapper-inner.layout-1 .exad-google-reviews-content-wrapper-arrow::before{left:50%;bottom:-15px}.exad-google-reviews-wrapper.exad-google-reviews-align-bottom .exad-google-reviews-wrapper-inner.layout-1 .exad-google-reviews-content-wrapper-arrow::before{left:50%;bottom:-15px}.exad-google-reviews-wrapper.exad-google-reviews-align-left .exad-google-reviews-wrapper-inner.layout-1 .exad-google-reviews-content-wrapper-arrow::before{left:40px;bottom:-15px}.exad-google-reviews-wrapper.exad-google-reviews-align-right .exad-google-reviews-wrapper-inner.layout-1 .exad-google-reviews-content-wrapper-arrow::before{right:25px;bottom:-15px}.exad-google-reviews-wrapper.exad-google-reviews-align-center .exad-google-reviews-wrapper-inner.layout-2 .exad-google-reviews-content-wrapper-arrow::before{left:50%;top:-15px}.exad-google-reviews-wrapper.exad-google-reviews-align-bottom .exad-google-reviews-wrapper-inner.layout-2 .exad-google-reviews-content-wrapper-arrow::before{left:50%;top:-15px}.exad-google-reviews-wrapper.exad-google-reviews-align-left .exad-google-reviews-wrapper-inner.layout-2 .exad-google-reviews-content-wrapper-arrow::before{left:40px;top:-15px}.exad-google-reviews-wrapper.exad-google-reviews-align-right .exad-google-reviews-wrapper-inner.layout-2 .exad-google-reviews-content-wrapper-arrow::before{right:25px;top:-15px}.exad-google-reviews-wrapper.exad-google-reviews-image-aside{display:flex;align-items:center}.exad-google-reviews-wrapper.exad-google-reviews-transition-top-yes:hover{transform:translateY(-10px)}.exad-google-reviews-wrapper.exad-google-reviews-transition-top-yes{transform:translateY(0px);-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.exad-google-reviews-carousel-wrapper.exad-google-reviews-carousel-dots-center .exad-swiper-pagination{margin-left:auto;margin-right:auto;text-align:center;position:absolute;width:100%}.exad-google-reviews-carousel-wrapper.exad-google-reviews-carousel-dots-right .exad-swiper-pagination{margin-left:auto;text-align:right;position:absolute;width:100%}.exad-google-reviews-carousel-wrapper.exad-google-reviews-carousel-dots-left .exad-swiper-pagination{margin-right:auto;text-align:left;position:absolute;width:100%}.exad-google-reviews-wrapper .exad-google-reviews-reviewer-wrapper .exad-google-reviews-reviewer .exad-author-name{line-height:24px}.exad-google-reviews-wrapper .exad-google-reviews-reviewer-wrapper .exad-google-reviews-reviewer .exad-author-name a{margin:0;font-size:20px;line-height:20px;transition:all 0.3s ease}.exad-google-reviews-wrapper .exad-google-reviews-reviewer-wrapper .exad-google-reviews-reviewer .exad-google-reviews-date{margin:0;display:block;font-size:14px}.exad-google-review-transition-top-yes{transform:translateY(0);transition:all 0.3s ease}.exad-google-reviews-carousel-wrapper .exad-google-review-transition-top-yes:hover{transform:translateY(-10px)}.exad-google-reviews-carousel-wrapper .exad-dots-container .exad-swiper-pagination .swiper-pagination-bullet{transition:all 0.3s}.exad-image-comparision .twentytwenty-horizontal .twentytwenty-handle:after,.exad-image-comparision .twentytwenty-horizontal .twentytwenty-handle:before,.exad-image-comparision .twentytwenty-vertical .twentytwenty-handle:after,.exad-image-comparision .twentytwenty-vertical .twentytwenty-handle:before{content:" ";display:block;background:white;position:absolute;z-index:30}.exad-image-comparision .twentytwenty-horizontal .twentytwenty-handle:after,.exad-image-comparision .twentytwenty-horizontal .twentytwenty-handle:before{width:3px;height:9999px;left:50%;margin-left:-1.5px}.exad-image-comparision .twentytwenty-vertical .twentytwenty-handle:after,.exad-image-comparision .twentytwenty-vertical .twentytwenty-handle:before{width:9999px;height:3px;top:50%;margin-top:-1.5px}.exad-image-comparision .twentytwenty-after-label,.exad-image-comparision .twentytwenty-before-label,.exad-image-comparision .twentytwenty-overlay{position:absolute;top:0;width:100%;height:100%}.exad-image-comparision .twentytwenty-after-label,.exad-image-comparision .twentytwenty-before-label,.exad-image-comparision .twentytwenty-overlay{-webkit-transition-duration:0.5s;-moz-transition-duration:0.5s;transition-duration:0.5s}.exad-image-comparision .twentytwenty-after-label,.exad-image-comparision .twentytwenty-before-label{-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity}.exad-image-comparision .twentytwenty-after-label:before,.exad-image-comparision .twentytwenty-before-label:before{color:white;font-size:13px;letter-spacing:0.1em}.exad-image-comparision .twentytwenty-after-label:before,.exad-image-comparision .twentytwenty-before-label:before{position:absolute;background:rgba(255, 255, 255, 0.2);line-height:38px;padding:0 20px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.exad-image-comparision .twentytwenty-horizontal .twentytwenty-after-label:before,.exad-image-comparision .twentytwenty-horizontal .twentytwenty-before-label:before{top:50%;margin-top:-19px}.exad-image-comparision .twentytwenty-vertical .twentytwenty-after-label:before,.exad-image-comparision .twentytwenty-vertical .twentytwenty-before-label:before{left:50%;margin-left:-45px;text-align:center}.exad-image-comparision .twentytwenty-down-arrow,.exad-image-comparision .twentytwenty-left-arrow,.exad-image-comparision .twentytwenty-right-arrow,.exad-image-comparision .twentytwenty-up-arrow{width:0;height:0;border:6px inset transparent;position:absolute}.exad-image-comparision .twentytwenty-left-arrow,.exad-image-comparision .twentytwenty-right-arrow{top:50%;margin-top:-6px}.exad-image-comparision .twentytwenty-down-arrow,.exad-image-comparision .twentytwenty-up-arrow{left:50%;margin-left:-6px}.exad-image-comparision .twentytwenty-container{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;z-index:0;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.exad-image-comparision .twentytwenty-container img{max-width:100%;position:absolute;top:0;display:block}.exad-image-comparision .twentytwenty-container.active .twentytwenty-overlay,.exad-image-comparision .twentytwenty-container.active:hover.twentytwenty-overlay{background:rgba(0, 0, 0, 0)}.exad-image-comparision .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,.exad-image-comparision .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,.exad-image-comparision .twentytwenty-container.active:hover.twentytwenty-overlay .twentytwenty-after-label,.exad-image-comparision .twentytwenty-container.active:hover.twentytwenty-overlay .twentytwenty-before-label{opacity:0}.exad-image-comparision .twentytwenty-container *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.exad-image-comparision .twentytwenty-before-label{opacity:0}.exad-image-comparision .twentytwenty-before-label:before{content:attr(data-content)}.exad-image-comparision .twentytwenty-after-label{opacity:0}.exad-image-comparision .twentytwenty-after-label:before{content:attr(data-content)}.exad-image-comparision .twentytwenty-horizontal .twentytwenty-before-label:before{left:10px}.exad-image-comparision .twentytwenty-horizontal .twentytwenty-after-label:before{right:10px}.exad-image-comparision .twentytwenty-vertical .twentytwenty-before-label:before{top:10px}.exad-image-comparision .twentytwenty-vertical .twentytwenty-after-label:before{bottom:10px}.exad-image-comparision .twentytwenty-overlay{-webkit-transition-property:background;-moz-transition-property:background;transition-property:background;background:rgba(0, 0, 0, 0);z-index:25}.exad-image-comparision .twentytwenty-overlay:hover{background:rgba(0, 0, 0, 0.5)}.exad-image-comparision .twentytwenty-overlay:hover .twentytwenty-after-label{opacity:1}.exad-image-comparision .twentytwenty-overlay:hover .twentytwenty-before-label{opacity:1}.exad-image-comparision .twentytwenty-before{z-index:20}.exad-image-comparision .twentytwenty-after{z-index:10}.exad-image-comparision .twentytwenty-handle{height:38px;width:38px;position:absolute;left:50%;top:50%;margin-left:-22px;margin-top:-22px;border:3px solid white;-webkit-border-radius:1000px;-moz-border-radius:1000px;border-radius:1000px;z-index:40;cursor:pointer}.exad-image-comparision .twentytwenty-horizontal .twentytwenty-handle:before{bottom:50%;margin-bottom:22px}.exad-image-comparision .twentytwenty-horizontal .twentytwenty-handle:after{top:50%;margin-top:22px}.exad-image-comparision .twentytwenty-vertical .twentytwenty-handle:before{left:50%;margin-left:22px}.exad-image-comparision .twentytwenty-vertical .twentytwenty-handle:after{right:50%;margin-right:22px}.exad-image-comparision .twentytwenty-left-arrow{border-right:6px solid white;left:50%;margin-left:-16px}.exad-image-comparision .twentytwenty-right-arrow{border-left:6px solid white;right:50%;margin-right:-16px}.exad-image-comparision .twentytwenty-up-arrow{border-bottom:6px solid white;top:50%;margin-top:-16px}.exad-image-comparision .twentytwenty-down-arrow{border-top:6px solid white;bottom:50%;margin-bottom:-16px}.exad-image-magnify{width:100%;position:relative;cursor:none}.exad-magnify-large{position:absolute;z-index:1;display:none}.exad-magnify-small > img{display:block;z-index:-1}.exad-infobox-align-left{text-align:left}.exad-infobox-align-center{text-align:center}.exad-infobox-align-right{text-align:right}.exad-infobox-align-left .exad-infobox-icon{margin-right:auto;text-align:left}.exad-infobox-align-center .exad-infobox-icon{margin:0 auto;text-align:center}.exad-infobox-align-right .exad-infobox-icon{margin-left:auto;text-align:right}.exad-infobox-item{position:relative}.simple-transition:hover{transform:translateY(-10px)}.simple-transition{transform:translateY(0px);-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.zoom-transition{position:relative;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;z-index:1}.zoom-transition::before{content:'';position:absolute;-webkit-transform-origin:center center;transform-origin:center center;top:0;left:0;width:100%;height:100%;-webkit-transition:0.3s ease;transition:0.3s ease;z-index:-1;-webkit-transform:scale(0);transform:scale(0)}.zoom-transition:hover::before{-webkit-transform:scale(1);transform:scale(1)}.exad-infobox .exad-infobox-item{padding:30px;transition:all 0.3s ease}.exad-infobox .exad-infobox-item.exad-infobox-enable-box-yes .exad-infobox-icon{border-radius:50%;position:relative;z-index:1;transition:all 0.3s ease}.exad-infobox .exad-infobox-item .exad-infobox-icon.style_1{-webkit-animation:clip-1 10s linear infinite alternate forwards;animation:clip-1 10s linear infinite alternate forwards}.exad-infobox .exad-infobox-item .exad-infobox-icon.style_2{-webkit-animation:clip-2 10s linear infinite alternate forwards;animation:clip-2 10s linear infinite alternate forwards}.exad-infobox .exad-infobox-item .exad-infobox-icon.style_3{-webkit-animation:clip-3 10s linear infinite alternate forwards;animation:clip-3 10s linear infinite alternate forwards}.exad-infobox .exad-infobox-item.exad-infobox-enable-box-yes .exad-infobox-icon::before{content:'';position:absolute;width:100%;height:100%;border-radius:50%;left:0;top:0;z-index:-1;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center;transition:0.3s ease}.exad-infobox .exad-infobox-item.exad-infobox-enable-box-yes .exad-infobox-icon i{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);transition:all 0.3s ease}.exad-infobox .exad-infobox-item.exad-infobox-enable-box-yes .exad-infobox-icon svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);transition:all 0.3s ease}.exad-infobox .exad-infobox-item.exad-infobox-enable-box-yes .exad-infobox-icon img{height:40px;width:40px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.exad-infobox-content a{display:block}.exad-infobox-content-title{font-size:30px;line-height:1.5;font-weight:600;transition:all 0.3s ease}.exad-infobox-content-description{font-size:16px}.exad-infobox .exad-infobox-item .exad-infobox-content .exad-infobox-content-description{line-height:1.5}.exad-infobox .exad-infobox-item:hover .exad-infobox-icon::before{-webkit-transform:scale(1);transform:scale(1)}.exad-infobox-icon-position-left,.exad-infobox-icon-position-right{display:flex;align-items:center;transition:0.3s ease}.exad-infobox-icon-position-left .exad-infobox-content,.exad-infobox-icon-position-right .exad-infobox-content{flex-basis:calc(100% - 100px)}.exad-infobox-icon-position-right .exad-infobox-content{order:1}.exad-infobox-icon-position-right .exad-infobox-icon{order:2}@keyframes clip-1{0%,100%{border-radius:63% 37% 54% 46% / 55% 48% 52% 45%}14%{border-radius:40% 60% 54% 46% / 49% 60% 40% 51%}28%{border-radius:54% 46% 38% 62% / 49% 70% 30% 51%}42%{border-radius:61% 39% 55% 45% / 61% 38% 62% 39%}56%{border-radius:61% 39% 67% 33% / 70% 50% 50% 30%}70%{border-radius:50% 50% 34% 66% / 56% 68% 32% 44%}84%{border-radius:46% 54% 50% 50% / 35% 61% 39% 65%}}@keyframes clip-2{0%,100%{border-radius:30% 70% 70% 30% / 30% 30% 70% 70%}25%{border-radius:58% 42% 75% 25% / 76% 46% 54% 24%}50%{border-radius:50% 50% 33% 67% / 55% 27% 73% 45%}75%{border-radius:33% 67% 58% 42% / 63% 68% 32% 37%}}@keyframes clip-3{0%,100%{border-radius:33% 67% 58% 42% / 63% 68% 32% 37%}20%{border-radius:45% 55% 62% 38% / 53% 51% 49% 47%}40%{border-radius:45% 55% 49% 51% / 36% 51% 49% 64%}60%{border-radius:60% 40% 57% 43% / 47% 62% 38% 53%}80%{border-radius:60% 40% 32% 68% / 38% 36% 64% 62%}}.exad-list-group-wrapper{margin:0;padding:0;list-style:none}.exad-list-group .exad-list-group-wrapper.layout_1{display:flex;flex-direction:column}.exad-list-group .exad-list-group-wrapper.layout_2{display:flex;flex-direction:row}.exad-list-group .exad-list-group-wrapper .exad-list-group-item,.exad-list-group .exad-list-group-wrapper .exad-list-group-item a{position:relative;line-height:1;display:flex}.exad-list-group .exad-list-group-wrapper .exad-list-group-item.exad-icon-center,.exad-list-group .exad-list-group-wrapper .exad-list-group-item.exad-icon-center a{flex-direction:column}.exad-list-group .exad-list-group-wrapper .exad-list-group-item.exad-icon-right .exad-list-group-icon{order:2}.exad-list-group .exad-list-group-wrapper .exad-list-group-item .exad-list-group-icon .exad-list-group-icon-image img{width:100%;height:100%;object-fit:cover}.exad-list-group .exad-list-group-wrapper .exad-list-group-item .exad-list-group-icon .exad-list-group-icon-image{display:flex}.exad-list-group .exad-list-group-wrapper.layout_1 .exad-list-group-item:after{position:absolute;bottom:0;width:100%;content:'';left:0}.exad-list-group .exad-list-group-wrapper.layout_2 .exad-list-group-item:after{position:absolute;right:0;height:100%;content:'';top:0}.exad-list-group .exad-list-group-wrapper .exad-list-group-item .exad-list-group-icon.yes{position:relative}.exad-list-group .exad-list-group-wrapper .exad-list-group-item .exad-list-group-icon.yes .exad-list-group-icon-image,.exad-list-group .exad-list-group-wrapper .exad-list-group-item .exad-list-group-icon.yes .exad-list-group-icon-number,.exad-list-group .exad-list-group-wrapper .exad-list-group-item .exad-list-group-icon.yes i{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.exad-list-group .exad-list-group-wrapper .exad-list-group-item .exad-list-group-icon.yes .exad-list-group-icon-number{line-height:0}@media (max-width: 768px){.exad-list-group .exad-list-group-wrapper.layout_2{flex-direction:column}}.exad-logo-box .exad-logo-item{position:relative;border-radius:2px;transition:all 0.3s ease;cursor:pointer;text-align:center}.exad-logo-box.exad-logo-left .exad-logo-item{text-align:left}.exad-logo-box.exad-logo-left .exad-logo-item.exad-logo-item-max-height-yes{justify-content:flex-start}.exad-logo-box.exad-logo-center .exad-logo-item{text-align:center}.exad-logo-box.exad-logo-center .exad-logo-item.exad-logo-item-max-height-yes{justify-content:center}.exad-logo-box.exad-logo-right .exad-logo-item{text-align:right}.exad-logo-box.exad-logo-right .exad-logo-item.exad-logo-item-max-height-yes{justify-content:flex-end}.exad-logo-box .exad-logo-item img{vertical-align:middle}.exad-logo-item.exad-logo-item-max-height-yes{display:flex;align-items:center}.exad-logo-carousel-element{visibility:hidden;opacity:0;transition:opacity 0.3s}.exad-logo-carousel-element.slick-initialized{visibility:visible;opacity:1}.exad-logo-carousel-element .exad-logo-carousel-item{display:none}.exad-logo-carousel-element .exad-logo-carousel-item:first-child{display:block;visibility:hidden}.exad-logo-carousel-element.slick-initialized .exad-logo-carousel-item{display:block;visibility:visible}.exad-logo-carousel .slick-dots{width:auto;display:table;margin:0 auto;padding:0;position:absolute}.exad-logo-carousel .slick-dots li{list-style:none;display:inline-block;padding:inherit;outline:none;border:0}.exad-logo-carousel .slick-dots li button{padding:inherit;outline:none;border:0;text-indent:-9999px}.exad-logo-carousel-left img{margin-right:auto}.exad-logo-carousel-center img{margin-left:auto;margin-right:auto}.exad-logo-carousel-right img{margin-left:auto}.exad-logo-carousel-next,.exad-logo-carousel-prev{position:absolute;text-align:center;cursor:pointer;transition:all 0.3s ease}.exad-logo-carousel-element .exad-logo-carousel-next i,.exad-logo-carousel-prev i{top:50%;position:absolute;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:20px}.exad-logo-carousel-element .exad-logo-carousel-next:hover,.exad-logo-carousel-element .exad-logo-carousel-prev:hover{background:#fff}.exad-logo-carousel-element .exad-logo-carousel-next:hover i,.exad-logo-carousel-element .exad-logo-carousel-prev:hover i{color:#000000}.exad-logo-carousel-element .exad-logo-carousel-prev{z-index:1;top:50%;left:-80px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.exad-logo-carousel-element .exad-logo-carousel-next{z-index:1;top:50%;right:-80px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.exad-logo-carousel .slick-dots{width:auto;display:table;margin:0 auto;padding:0;left:50%;transform:translateX(-50%)}.exad-logo-carousel-element.exad-logo-carousel-max-height-yes .exad-logo-carousel-item{display:flex;align-items:center}.exad-carousel-item .exad-carousel-nav-next,.exad-carousel-item .exad-carousel-nav-prev{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:60px;width:60px;background:transparent;border-radius:50%;text-align:center;cursor:pointer;transition:all 0.3s ease;z-index:1}.exad-carousel-item .exad-carousel-nav-next i,.exad-carousel-item .exad-carousel-nav-prev i{top:50%;position:absolute;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:20px}.exad-carousel-item .exad-carousel-nav-next:hover,.exad-carousel-item .exad-carousel-nav-prev:hover{color:#0a1724}.exad-carousel-item .exad-carousel-nav-prev{left:-70px}.exad-carousel-item .exad-carousel-nav-next{right:-70px}.exad-exclusive-heading .exad-exclusive-heading-title a{text-decoration:none;display:inline-block}.exad-exclusive-heading .exad-exclusive-heading-title{margin:0 auto}.exad-exclusive-heading .exad-exclusive-heading-description{line-height:26px;margin:0}.exad-heading-icon-box-yes .exad-heading-icon{position:relative}.exad-heading-icon-box-yes .exad-heading-icon i,.exad-heading-icon-box-yes .exad-heading-icon svg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.exad-exclusive-heading.parallax .exad-exclusive-heading-wrapper .exad-exclusive-heading-title{-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.exad-exclusive-heading.separator .exad-exclusive-heading-wrapper .exad-exclusive-heading-title{position:relative}.exad-heading-text-background .exad-exclusive-heading-title{position:relative;z-index:1}.exad-heading-text-background .exad-exclusive-heading-title::after{position:absolute;content:attr(data-content);top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%;z-index:-1;letter-spacing:3px;line-height:50px}.exad-heading-image-gradient .exad-exclusive-heading-title{-webkit-background-clip:text;-webkit-text-fill-color:transparent}.exad-heading-icon{display:inline-block}.exad-modal-button .exad-modal-image-action{display:inline-block;text-decoration:none;transition:all 0.3s ease;position:relative;text-align:center;z-index:1;overflow:hidden}.exad-modal-button .exad-modal-image-action:before{position:absolute;content:'';height:100%;width:100%;top:0;left:0;-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;-webkit-transform-origin:center center;transform-origin:center center}.exad-modal-button .exad-modal-image-action:hover::before{-webkit-transform:scale(1);transform:scale(1);opacity:1;z-index:-1}.top-to-middle{-webkit-transform:translate(-50%, -60%);transform:translate(-50%, -60%);-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.exad-modal-item.modal-vimeo.bottom-to-middle{-webkit-transform:translate(-50%, -30%);transform:translate(-50%, -30%);-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.exad-modal-item.active.modal-vimeo.bottom-to-middle{z-index:9999;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.exad-modal-item.modal-vimeo.right-to-middle{-webkit-transition:all 0.3s ease;transition:all 0.3s ease;-webkit-transform:translate(-30%, -50%);transform:translate(-30%, -50%)}.exad-modal-item.active.modal-vimeo.right-to-middle{-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:9999}.exad-modal-item.modal-vimeo.left-to-middle{-webkit-transform:translate(-70%, -50%);transform:translate(-70%, -50%);-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.exad-modal-item.active.modal-vimeo.left-to-middle{z-index:9999;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.exad-modal-item.modal-vimeo.zoom-in{-webkit-transform:translate(-50%, -50%) scale(0.5);transform:translate(-50%, -50%) scale(0.5);-webkit-transform-origin:center center;transform-origin:center center;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.exad-modal-item.active.modal-vimeo.zoom-in{z-index:9999;-webkit-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1)}.exad-modal-item.modal-vimeo.zoom-out{-webkit-transform:translate(-50%, -50%) scale(1.5);transform:translate(-50%, -50%) scale(1.5);-webkit-transform-origin:center center;transform-origin:center center;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.exad-modal-item.active.modal-vimeo.zoom-out{z-index:9999;display:block;-webkit-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1)}.exad-modal-item.modal-vimeo.left-rotate{opacity:0;-webkit-transition:all 0.8s ease;transition:all 0.8s ease;-webkit-perspective:1000;perspective:1000;-webkit-transform:translate(-50%, -50%) rotateX(90deg);transform:translate(-50%, -50%) rotateX(90deg);-webkit-transform-origin:center center;transform-origin:center center}.exad-modal-item.active.modal-vimeo.left-rotate{opacity:1;z-index:9999;-webkit-transform:translate(-50%, -50%) rotateX(0);transform:translate(-50%, -50%) rotateX(0)}.exad-modal-item.modal-vimeo .exad-modal-content .exad-close-btn{position:absolute;top:-40px;right:-40px;cursor:pointer;height:40px;width:40px;border-radius:50%}.exad-modal-item.modal-vimeo .exad-modal-content .exad-close-btn span{display:block;height:100%;width:100%;position:absolute}.exad-modal-item.modal-vimeo .exad-modal-content .exad-close-btn span::before{content:'';position:absolute;height:2px;width:20px;background:#fff;transform:translate(-50%,-50%) rotate(45deg);top:50%;left:50%}.exad-modal-item.modal-vimeo .exad-modal-content .exad-close-btn span::after{content:'';position:absolute;height:20px;width:2px;background:#fff;transform:translate(-50%,-50%) rotate(45deg);top:50%;left:50%}.exad-modal-overlay{position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;z-index:-1;background:rgba(0, 0, 0, 0.5);transition:all 0.3s ease;display:none}.exad-modal-overlay.active{opacity:1;z-index:1000;display:block;transition:all 0.3s ease}.exad-modal-prevent-page-scroll{overflow:hidden !important}.exad-modal-item.image-gallery .exad-modal-element{display:flex;flex-wrap:wrap}.exad-modal-item.image-gallery .exad-modal-element.column-one .exad-modal-element-card{width:100%}.exad-modal-item.image-gallery .exad-modal-element.column-two .exad-modal-element-card{width:50%}.exad-modal-item.image-gallery .exad-modal-element.column-three .exad-modal-element-card{width:33.33%}.exad-modal-item.image-gallery .exad-modal-element.column-four .exad-modal-element-card{width:25%}.exad-modal-item.image-gallery .exad-modal-element.column-five .exad-modal-element-card{width:20%}.exad-modal-item.image-gallery .exad-modal-element.column-six .exad-modal-element-card{width:16.66%}.exad-modal-item{position:fixed !important;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.exad-modal-item.modal-vimeo{opacity:0;-webkit-transform:translate(-50%, -60%);transform:translate(-50%, -60%);height:auto;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;visibility:hidden}@media (max-width: 991px){.exad-modal-item.modal-vimeo{height:100%}.exad-modal-item.modal-vimeo::-webkit-scrollbar{display:none}}.exad-modal-item.modal-vimeo .exad-modal-content .exad-modal-element img{display:block;max-width:100%;height:auto}.exad-modal-item.modal-vimeo .exad-modal-content .exad-modal-element .exad-modal-element-card .exad-modal-element-card-body p{margin:0}.exad-modal-item.modal-vimeo .exad-modal-content .exad-modal-element .exad-modal-element-card img,.exad-modal-item.modal-vimeo-img-fluid .exad-modal-content .exad-modal-element img{display:block;width:100%}.exad-modal-item.modal-vimeo .exad-modal-content{position:relative}.exad-modal-item .exad-modal-content .exad-modal-element iframe{display:block;height:100%;width:100%}.exad-modal-item.active.modal-vimeo{opacity:1;z-index:16777221 !important;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);visibility:visible}.exad-modal-button.exad-modal-btn-fixed-width-yes .exad-modal-image-action{position:relative}.exad-modal-button.exad-modal-btn-fixed-width-yes .exad-modal-image-action span{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1}.exad-modal-wrapper .exad-modal-item.exad-content-overflow-x-{overflow-x:hidden}.exad-modal-wrapper .exad-modal-item.exad-content-overflow-y-{overflow-y:scroll}.exad-news-ticker{display:block;width:100%;box-sizing:border-box;position:relative;overflow:hidden;font-size:14px}.exad-news-ticker *{box-sizing:border-box}.exad-news-ticker.bn-fixed-top{position:fixed;left:0;right:0;top:0}.exad-news-ticker.bn-fixed-bottom{position:fixed;left:0;right:0;bottom:0}.exad-news-ticker .exad-bn-label{left:0;top:0;bottom:0;height:100%;position:absolute;text-align:center;z-index:3;white-space:nowrap;display:flex;width:auto;user-select:none;justify-content:center;align-items:center}.exad-news-ticker .exad-bn-label{padding:0 15px;color:#FFF}.exad-news-ticker .exad-bn-label,.exad-news-ticker .exad-bn-label.yes-small:after{}.exad-news-ticker .exad-bn-label.yes-small:after{position:absolute;content:'';top:50%;right:-5px;transform:translateY(-50%) rotate(45deg);width:10px;height:10px;z-index:-1}.exad-news-ticker .exad-nt-news{position:absolute;left:0;top:0;bottom:0;height:100%;right:0;overflow:hidden}.exad-news-ticker .exad-nt-news ul{display:block;height:100%;list-style:none;padding:0;margin:0;width:100%}.exad-news-ticker .exad-nt-news ul li{list-style:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none;-webkit-transition:color 0.2s linear;-moz-transition:color 0.2s linear;-o-transition:color 0.2s linear;transition:color 0.2s linear;position:absolute;width:100%;display:none;color:#333;padding:0 15px;margin:0;line-height:inherit}.exad-news-ticker .exad-nt-news ul li a{white-space:nowrap;text-overflow:ellipsis;text-decoration:none;color:#333;position:relative;display:block;overflow:hidden}.exad-news-ticker .exad-nt-news ul li a:hover{color:#069}.exad-news-ticker .bn-loader-text{padding:0 10px}.exad-news-ticker .bn-seperator{display:inline-block;float:left;margin-right:15px;width:30px;height:40px;background-position:center;background-size:contain;background-repeat:no-repeat;position:relative}.exad-news-ticker .bn-seperator.exad-nt-news-dot{margin-right:0}.exad-news-ticker .bn-seperator.exad-nt-news-dot:after{content:'';position:absolute;width:8px;height:8px;background:#333;border-radius:50%;top:50%;margin-top:-4px;left:50%;margin-left:-4px}.exad-news-ticker .bn-prefix{color:#d65d7a;margin-right:15px;padding-left:10px}.exad-news-ticker .bn-positive{color:#0b8457;font-weight:bold}.exad-news-ticker .bn-negative{color:#dc2f2f;font-weight:bold}.exad-news-ticker .exad-nt-controls{width:auto;right:0;top:0;bottom:0;height:100%;background-color:#ffffff;padding:0 0 0 20px;position:absolute;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex;justify-content:center;align-items:center}.exad-news-ticker.bn-direction-rtl .exad-nt-controls{flex-direction:row-reverse}.exad-news-ticker.bn-direction-rtl .exad-bn-label.yes-small:after{right:calc( 100% - 5px )}.exad-news-ticker .exad-nt-controls button{width:30px;padding:0;border:inherit;height:30px;cursor:pointer;text-align:center;outline:none;border-radius:0;width:30px;border:0}.exad-news-ticker .bn-arrow{margin:0;display:inline-block;height:8px;position:relative;width:8px;top:-2px}.exad-news-ticker .bn-arrow::after{border-bottom-style:solid;border-bottom-width:2px;border-right-style:solid;border-right-width:2px;content:'';display:inline-block;height:8px;left:0;position:absolute;top:0;width:8px}.exad-news-ticker .bn-arrow.bn-next{-moz-transform:rotate(315deg);-ms-transform:rotate(315deg);-webkit-transform:rotate(315deg);transform:rotate(315deg);left:-3px}.exad-news-ticker .bn-arrow.bn-prev{-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-webkit-transform:rotate(135deg);transform:rotate(135deg);left:3px}.exad-news-ticker .bn-play{position:relative;background:#999999;width:0;height:12px;display:inline-block;margin-left:-5px}.exad-news-ticker .bn-play::after{left:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(136, 183, 213, 0);border-left-color:#999999;border-width:8px;margin-top:-8px}.exad-news-ticker .bn-pause{position:relative;width:0;height:14px;display:inline-block;top:1px;left:-1px}.exad-news-ticker .bn-pause::before{position:absolute;content:"";width:2px;height:100%;left:3px}.exad-news-ticker .bn-pause::after{position:absolute;content:"";width:2px;height:100%;left:-3px}.exad-news-ticker.bn-direction-rtl{direction:rtl}.exad-news-ticker.bn-direction-rtl .exad-bn-label{left:auto;right:0}.exad-news-ticker.bn-direction-rtl .exad-nt-controls{right:auto;left:0}.exad-news-ticker.bn-direction-rtl .bn-seperator{margin-left:15px;margin-right:0;float:right}.exad-news-ticker.bn-direction-rtl .bn-prefix{margin-left:15px;margin-right:0;padding-left:0;padding-right:10px}.exad-news-ticker.bn-direction-rtl .exad-nt-controls button{border-left:none}.exad-news-ticker.bn-effect-scroll .exad-nt-news ul li{display:list-item;float:left;position:relative;width:auto}.exad-news-ticker.bn-effect-scroll .exad-nt-news ul li a:focus{outline:none}.exad-news-ticker.bn-effect-scroll.bn-direction-rtl .exad-nt-news ul li{float:right}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-thumbnail{position:relative;z-index:0}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-thumbnail ul.exad-post-grid-category{margin:0;padding:0;list-style:none}.exad-post-grid-container .exad-post-grid-body{position:relative}.exad-post-grid-container .exad-post-grid-body ul.exad-post-grid-category.cat-pos-bottom-left{transform:translateY(-50%);top:0;position:absolute}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-thumbnail ul.exad-post-grid-category.postion-top-right{position:absolute;top:20px;right:20px}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-thumbnail ul.exad-post-grid-category li{display:inline-block}.exad-post-grid-container ul.exad-post-grid-category li:not(:last-child){margin-right:8px}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body{z-index:9}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body .exad-post-data,.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body .exad-post-grid-category{margin:0;padding:0}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body .exad-post-grid-category{margin-bottom:20px}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body .exad-post-grid-category li{display:inline-block;list-style:none}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body li{margin-left:0}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body .exad-post-data li{display:flex;align-items:center;justify-content:center}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body .exad-post-data{display:flex;align-items:center}.exad-post-grid-container .exad-post-data.show-avatar-yes li.exad-post-date{margin-top:-3px}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body .exad-author-avatar img{border-radius:100%;margin-right:12px}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body .exad-post-grid-category li:not(:last-child){margin-right:5px}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body .exad-post-grid-category li:hover:nth-child(2n-1){opacity:0.7}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body .exad-post-grid-category li:hover:nth-child(2n){opacity:0.7}.exad-post-grid-container .exad-post-grid-body h3{margin:15px 0 5px}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body .exad-post-grid-title{display:block;text-decoration:none;-ms-word-wrap:break-word;word-wrap:break-word;transition:all 0.3s ease}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body .exad-post-grid-title:hover{color:#FF6F51}.exad-row-wrapper .exad-post-grid-body .exad-post-data li{color:#848484}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body .exad-post-grid-action{display:inline-block;text-decoration:none;transition:all 0.3s ease}.exad-row-wrapper.exad-col-6{display:flex;flex-wrap:wrap;margin:0 -10px}.exad-row-wrapper.exad-col-6 .exad-col{flex:0 0 16.66666%;max-width:16.666666%;padding:0 10px}.exad-row-wrapper .exad-post-grid-body .exad-post-grid-read-time{display:inline-block}.exad-row-wrapper .exad-post-grid-body ul.exad-post-grid-time-comment{margin:0;padding:0;list-style:none}.exad-row-wrapper .exad-post-grid-body ul.exad-post-grid-time-comment li{display:inline-block}.exad-row-wrapper .exad-post-grid-body ul.exad-post-grid-time-comment li:not(:last-child){padding-right:20px}.exad-row-wrapper .exad-post-grid-body ul.exad-post-grid-time-comment li i.fa.fa-comment-o{padding-right:10px}.exad-post-grid-container .exad-post-grid-body .exad-post-footer a{display:inline-block;transition:all 0.3s ease}.exad-post-grid-container.image-position-left,.exad-post-grid-container.image-position-right{display:flex}.exad-post-grid-container.image-position-left .exad-post-grid-thumbnail,.exad-post-grid-container.image-position-right .exad-post-grid-thumbnail{z-index:999}.exad-post-grid-container.image-position-left > div,.exad-post-grid-container.image-position-left > figure,.exad-post-grid-container.image-position-right > div,.exad-post-grid-container.image-position-right > figure{flex-direction:column}.exad-post-grid-container.image-position-left > figure,.exad-post-grid-container.image-position-right > figure{width:40%}.exad-post-grid-container.image-position-left > div,.exad-post-grid-container.image-position-right > div{width:60%}.exad-post-grid-container.image-position-left > figure img,.exad-post-grid-container.image-position-right > figure img{height:100%;object-fit:cover;width:100%}.exad-post-grid-container.image-position-right > figure{order:2}.exad-post-grid-container.image-position-right > div{order:1}.exad-post-grid-container.image-position-top .exad-post-grid-thumbnail a{display:flex}nav.exad-post-pagination{display:flex;width:100%;align-items:center;justify-content:center}nav.exad-post-pagination ul{margin:0;padding:0;list-style:none}nav.exad-post-pagination ul li{display:inline-block}@media (max-width: 767px){.exad-row-wrapper.exad-col-6 .exad-col{flex:0 0 100%;max-width:100%;padding:10px}}.exad-row-wrapper{display:flex;flex-wrap:wrap;margin:0 -10px}.exad-row-wrapper .exad-col{padding:0 10px}.exad-row-wrapper.exad-col-5{display:flex;flex-wrap:wrap;margin:0 -10px}.exad-row-wrapper.exad-col-5 .exad-col{flex:0 0 20%;max-width:20%;padding:0 10px}@media (max-width: 767px){.exad-row-wrapper.exad-col-5 .exad-col{flex:0 0 100%;max-width:100%;padding:10px}}.exad-row-wrapper.exad-col-4{display:flex;flex-wrap:wrap;margin:0 -10px}.exad-row-wrapper.exad-col-4 .exad-col{flex:0 0 25%;max-width:25%;padding:0 10px}@media (max-width: 767px){.exad-row-wrapper.exad-col-4 .exad-col{flex:0 0 100%;max-width:100%;padding:10px}}.exad-row-wrapper.exad-col-3{display:flex;margin:0 -10px;flex-wrap:wrap}.exad-row-wrapper.exad-col-3 .exad-col{flex:0 0 33.333333%;max-width:33.333333%;padding:0 10px}@media (max-width: 767px){.exad-row-wrapper.exad-col-3 .exad-col{flex:0 0 100%;max-width:100%;padding:10px}}.exad-row-wrapper.exad-col-2{display:flex;flex-wrap:wrap;margin:0 -10px}.exad-row-wrapper.exad-col-2 .exad-col{flex:0 0 50%;max-width:50%;padding:0 10px}@media (max-width: 767px){.exad-row-wrapper.exad-col-2 .exad-col{flex:0 0 100%;max-width:100%;padding:10px}}.exad-row-wrapper.exad-col-1{display:flex;flex-wrap:wrap;margin:0 -10px}.exad-row-wrapper.exad-col-1 .exad-col{width:100%;flex:0 0 100%;max-width:100%;padding:0 15px 25px}@media (max-width: 767px){.exad-row-wrapper.exad-col-1 .exad-col{flex:0 0 100%;max-width:100%;padding:10px}}@media (max-width: 480px){.exad-post-grid-container.image-position-left,.exad-post-grid-container.image-position-right{flex-direction:column}.exad-post-grid-container.image-position-left > div,.exad-post-grid-container.image-position-left > figure,.exad-post-grid-container.image-position-right > div,.exad-post-grid-container.image-position-right > figure{width:100%}}.exad-post-grid-description{line-height:1.8}.exad-post-grid-container.image-position-top .exad-post-grid-thumbnail a img{object-fit:cover;-o-object-fit:cover;width:100%}.exad-post-grid-load-btn{text-align:center}.exad-post-grid-paginate-btn{text-align:center;display:inline-block;text-decoration:none;transition:all 0.3s ease}.exad-post-grid-container ul.exad-post-grid-category li a{display:block}.exad-post-grid.exad-post-grid-featured-post-yes article.exad-post-grid-three:first-child{flex:100%;max-width:100%}.exad-post-grid.exad-post-grid-featured-post-yes.layout_one article.exad-post-grid-three:first-child .exad-post-grid-container{display:flex}.exad-post-grid.exad-post-grid-featured-post-yes.layout_one article.exad-post-grid-three:first-child .exad-post-grid-container .exad-post-grid-thumbnail{width:50%}.exad-post-grid.exad-post-grid-featured-post-yes.layout_one article.exad-post-grid-three:first-child .exad-post-grid-container .exad-post-grid-thumbnail a{height:100%}.exad-post-grid.exad-post-grid-featured-post-yes.layout_one article.exad-post-grid-three:first-child .exad-post-grid-container .exad-post-grid-thumbnail a img{height:100%;object-fit:cover;-o-object-fit:cover}.exad-post-grid.exad-post-grid-featured-post-yes.layout_one article.exad-post-grid-three:first-child .exad-post-grid-container .exad-post-grid-body{width:50%}.exad-post-grid .exad-row-wrapper .exad-post-grid-container .exad-post-grid-thumbnail::before{display:none}.exad-post-timeline{margin-bottom:35px}.exad-post-timeline .exad-post-timeline-item{display:flex;align-items:center;position:relative}.exad-post-timeline .exad-post-timeline-item::before{position:absolute;content:'';background:#e3e5e8;width:3px;height:calc( 100% + 100px);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:0}.exad-post-timeline .exad-post-timeline-item:not(:last-child){margin-bottom:100px}.exad-post-timeline .exad-post-timeline-item:last-child::before{height:100%}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-icon{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);height:60px;width:60px;text-align:center;border-radius:50%;z-index:1}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-icon i{font-size:24px;line-height:60px;color:#D1C1FF}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-icon::before{position:absolute;content:'';width:60px;height:2px;background:transparent;border:1px dashed #e3e3e3;top:30px;left:-70px}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-icon::after{position:absolute;content:'';width:60px;background:transparent;border:1px dashed #e3e3e3;top:30px;right:-70px}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-content{flex-basis:35%;overflow:hidden}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-content img{width:100%}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-date{flex-basis:20%}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-date h4{font-size:20px;margin:6px auto}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-date p{font-size:15px;margin:0;color:#8a8d91}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-content-text{padding:25px 30px}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-content-text h4{font-size:20px}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-content-text p{color:#8a8d91;margin-bottom:0;font-size:15px;line-height:24px}.exad-post-timeline .exad-post-timeline-item:nth-child(odd) .exad-post-timeline-content{position:relative}.exad-post-timeline .exad-post-timeline-item:nth-child(odd) .exad-post-timeline-date{margin-left:30%}.exad-post-timeline .exad-post-timeline-item:nth-child(even) .exad-post-timeline-content{order:2;margin-left:30%}.exad-post-timeline .exad-post-timeline-item:nth-child(even) .exad-post-timeline-date{order:1;margin-left:15%;text-align:right}@media only screen and (max-width: 1350px){.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-icon::before{width:40px;left:-50px}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-icon::after{width:40px;right:-50px}}@media only screen and (max-width: 992px){.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-icon::before{display:none}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-icon::after{display:none}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-content{flex-basis:40%}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-date{flex-basis:30%}.exad-post-timeline .exad-post-timeline-item:nth-child(odd) .exad-post-timeline-date{margin-left:20%}.exad-post-timeline .exad-post-timeline-item:nth-child(even) .exad-post-timeline-content{margin-left:20%}.exad-post-timeline .exad-post-timeline-item:nth-child(even) .exad-post-timeline-date{margin-left:10%}}@media only screen and (max-width: 552px){.exad-post-timeline .exad-post-timeline-item::before{display:none}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-icon{display:none}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-content{flex-basis:100%}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-date{flex-basis:100%}.exad-post-timeline .exad-post-timeline-item{flex-direction:column}.exad-post-timeline .exad-post-timeline-item:nth-child(even) .exad-post-timeline-content{margin-left:0}.exad-post-timeline .exad-post-timeline-item:nth-child(even) .exad-post-timeline-content{order:1}.exad-post-timeline .exad-post-timeline-item:nth-child(odd) .exad-post-timeline-date{margin-left:0;margin-top:10px}.exad-post-timeline .exad-post-timeline-item:nth-child(even) .exad-post-timeline-date{margin-left:0;text-align:left;margin-top:10px}.exad-post-timeline .exad-post-timeline-item:not(:last-child){margin-bottom:50px}}.exad-pricing-list-wrapper.border_bottom .exad-pricing-list-item:last-child{border-bottom:none !important}.exad-pricing-list-item.yes{display:flex}.exad-pricing-list-item-thumbnail{overflow:hidden}.exad-pricing-list-item-thumbnail img{height:100% !important;width:100%;object-fit:cover;-o-object-fit:cover}.exad-pricing-title{display:flex;align-items:center}.exad-pricing-title .exad-pricing-list-item-price{margin-left:auto}.exad-pricing-list-item-content-title{display:flex;font-size:20px;font-weight:bold}.exad-pricing-list-item-content-description{margin:0}.exad-pricing-list-item-price span{display:block;font-size:20px;line-height:20px}.exad-pricing-list-item-content-action{display:inline-block;transition:all 0.3s ease}.exad-pricing-list-item-content-conntector{border-bottom:1px dashed;height:1px;flex-grow:1;align-self:center;margin:0 15px}.left{text-align:left}.left .exad-pricing-table-features li{justify-content:flex-start}.left .price-box{margin-right:auto}.center{text-align:center}.center.exad-pricing-table-features li{justify-content:center}.center .price-box{margin:0 auto}.right{text-align:right}.right .exad-pricing-table-features li{justify-content:flex-end}.right .price-box{margin-left:auto}.exad-pricing-table-header{position:relative;z-index:-1}.exad-pricing-table-header .exad-pricing-table-header-curved svg{position:absolute;left:0;bottom:0;z-index:1;width:100%}.exad-pricing-table-title{margin:0 0 16px;font-size:20px;font-weight:400}.exad-pricing-table-subtitle{margin:0 0 10px}.price-box{position:relative}.exad-pricing-table-price{position:relative}.exad-pricing-table-price.exad-discount-price-yes{display:inline-flex;align-items:flex-end}.exad-pricing-table-price.exad-discount-price-yes .exad-pricing-table-regular-price{text-decoration:line-through;font-size:20px;color:#e5e5e5;line-height:2.1em}.exad-pricing-table-price svg{position:absolute}.exad-pricing-table-wrapper .exad-pricing-table-price p.exad-pricing-table-new-price{font-size:48px;font-weight:600;letter-spacing:-3.2px}.exad-pricing-table-wrapper .exad-pricing-table-price span.exad-price-period{font-size:20px;font-weight:600;letter-spacing:0}.exad-pricing-table-price p{margin:0}.price-box p{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);margin:0;width:100%}.exad-pricing-table-features{margin:0;padding:0}.exad-pricing-table-features li{list-style:none;display:flex;align-items:center;justify-content:center;margin-left:0}.list-border-bottom li:not(:last-child){border-bottom:1px solid #ff5985}.exad-pricing-table-features li .exad-pricing-li-icon{margin-right:7px}.exad-pricing-table-action{text-decoration:none;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;z-index:1;display:inline-block}.exad-pricing-table-badge-wrapper{position:relative;overflow:hidden;z-index:1;transition:all 0.3s ease}.exad-pricing-table-wrapper{transition:all 0.3s ease}.exad-pricing-table-wrapper.transition_top{transition:all 0.3s ease;transform:translateY(0);-webkit-transform:translateY(0)}.exad-pricing-table-wrapper.transition_top:hover{transform:translateY(-10px);-webkit-transform:translateY(-10px)}.exad-pricing-table-wrapper.transition_bottom{transition:all 0.3s ease;transform:translateY(0);-webkit-transform:translateY(0)}.exad-pricing-table-wrapper.transition_bottom:hover{transform:translateY(10px);-webkit-transform:translateY(10px)}.exad-pricing-table-wrapper.transition_zoom{transition:all 0.3s ease;transform:scale(1);-webkit-transform:scale(1)}.exad-pricing-table-wrapper.transition_zoom:hover{transform:scale(1.02);-webkit-transform:scale(1.02)}.exad-pricing-table-wrapper .text-badge{position:absolute;top:0;right:0;background:#13c83a;padding:13px 50px;width:160px;text-align:center;-webkit-transform:rotate(45deg) translate(40px, -22px);transform:rotate(45deg) translate(40px, -22px);color:#ffffff;font-size:12px;font-weight:bold;z-index:2}.exad-pricing-table-wrapper .icon-badge{position:absolute;padding:15px 10px;border-radius:0 0 40px 40px;background:#13c83a;right:30px;top:0;z-index:2}.exad-pricing-table-promo-label{display:block}.exad-pricing-table-currency{position:relative}.exad-pricing-table-price-subtitle{display:block}.ldBar{position:relative}.ldBar.label-center > .ldBar-label{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-shadow:0 0 3px #ffffff}.exad-progress-bar .ldBar-label:after{content:"%";display:inline;position:absolute}.ldBar.no-percent .ldBar-label:after{content:""}[class*="exad-progress-bar-"].line{position:relative}[class*="exad-progress-bar-"].line .ldBar-label{position:absolute;top:-12px;right:0}[class*="exad-progress-bar-"].line-bubble{position:relative}[class*="exad-progress-bar-"].line-bubble .ldBar-label{position:absolute;left:0;top:0;width:50px;height:50px;-webkit-transform:translate(-50%, 25%);transform:translate(-50%, 25%);background-color:#ccc;line-height:27px}[class*="exad-progress-bar-"].circle{position:relative}[class*="exad-progress-bar-"].circle .ldBar-label{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}[class*="exad-progress-bar-"].circle h3{position:absolute;bottom:-20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}[class*="exad-progress-bar-"].fan{position:relative}[class*="exad-progress-bar-"].fan svg{margin-top:-40%}[class*="exad-progress-bar-"].fan h3{position:absolute;bottom:-20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}[class*="exad-progress-bar-"].fan .ldBar-label{position:absolute;left:50%;-webkit-transform:translate(-50%, -20%);transform:translate(-50%, -20%);font-size:30px;bottom:7%}[class*="exad-progress-bar-"].fan .left-title{position:absolute;left:0;bottom:-10px}[class*="exad-progress-bar-"].fan .right-title{position:absolute;bottom:-10px;right:0}.exad-progress-bar svg:not(:root){overflow:hidden;height:inherit}.exad-progress-bar-title{font-size:16px;font-weight:600}.exad-sticky-section-yes{position:sticky !important}.exad-column-sticky .inner-wrapper-sticky{width:100%}.exad-advance-tab-nav{margin:0;padding:0}.exad-advance-tab-nav li{list-style:none;transition:all 0.3s ease;position:relative;cursor:pointer}.exad-advance-tab-nav li span.exad-tab-title{font-size:16px}.exad-tab-horizontal > .exad-advance-tab-nav{display:flex}.exad-tab-horizontal.exad-tab-align-left > .exad-advance-tab-nav{justify-content:flex-start}.exad-tab-horizontal.exad-tab-align-center > .exad-advance-tab-nav{justify-content:center}.exad-tab-horizontal.exad-tab-align-right > .exad-advance-tab-nav{justify-content:flex-end}.exad-tab-horizontal-full-width > .exad-advance-tab-nav{display:flex}.exad-tab-align-left > .exad-advance-tab-nav li{text-align:left}.exad-tab-align-center > .exad-advance-tab-nav li{text-align:center}.exad-tab-align-right > .exad-advance-tab-nav li{text-align:right}.exad-tab-align-left > .exad-advance-tab-nav{text-align:left}.exad-tab-align-center > .exad-advance-tab-nav{text-align:center}.exad-tab-align-right > .exad-advance-tab-nav{text-align:right}.exad-tab-horizontal-full-width > .exad-advance-tab-nav li{flex:1}.exad-tab-vertical{display:flex}.exad-tab-vertical > .exad-advance-tab-nav li{display:flex;align-items:center}.exad-advance-tab > .exad-advance-tab-content.active{display:block}.exad-advance-tab .exad-advance-tab-content.active.exad-tab-image-right,.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-left{display:flex;width:100%}.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-left .exad-advance-tab-content-element,.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-right .exad-advance-tab-content-element{width:100%}.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-left .exad-advance-tab-content-element,.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-right .exad-advance-tab-content-element{width:70%}.exad-advance-tab > .exad-advance-tab-content.exad-tab-image-has-no.exad-tab-image-left .exad-advance-tab-content-element,.exad-advance-tab > .exad-advance-tab-content.exad-tab-image-has-no.exad-tab-image-right .exad-advance-tab-content-element{width:100%}.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-left .exad-advance-tab-content-thumb,.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-right .exad-advance-tab-content-thumb{width:30%}.exad-advance-tab > .exad-advance-tab-content.active .exad-advance-tab-content-thumb{width:30%}.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-left .exad-advance-tab-content-element{order:2}.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-left .exad-advance-tab-content-thumb{order:1}.exad-advance-tab > .exad-advance-tab-content{display:none}.exad-tab-btn{text-decoration:none;transition:all 0.3s ease;display:inline-block}.exad-advance-tab-content-title{margin:0 0 20px}.exad-advance-tab-content-description{margin:0 0 20px}.exad-tab-triangle-right.active{position:relative;z-index:1}.exad-tab-triangle-bottom.active{position:relative;z-index:1}.exad-tab-triangle-right.active::before{position:absolute;content:'';height:20px;width:15px;top:50%;right:-4px;transform:translateY(-50%) rotate(45deg);z-index:-1}.exad-tab-triangle-bottom.active::before{position:absolute;content:'';height:20px;width:15px;left:50%;bottom:-8px;transform:translateX(-50%) rotate(45deg);z-index:-1}@media ( max-width: 575px ){.exad-tab-vertical{flex-direction:column}.exad-tab-vertical > .exad-advance-tab-nav li{width:100% !important;justify-content:center}.exad-tab-triangle-right.active:before{display:none}}@media ( max-width: 767px ){.exad-tab-horizontal-full-width > .exad-advance-tab-nav{overflow-x:scroll}.exad-tab-horizontal > .exad-advance-tab-nav{overflow-x:scroll}.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-left,.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-right{flex-direction:column}.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-left .exad-advance-tab-content-element,.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-right .exad-advance-tab-content-element{width:100%}.exad-advance-tab > .exad-advance-tab-content.exad-tab-image-has-no.exad-tab-image-left .exad-advance-tab-content-element,.exad-advance-tab > .exad-advance-tab-content.exad-tab-image-has-no.exad-tab-image-right .exad-advance-tab-content-element{width:100%}.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-left .exad-advance-tab-content-thumb,.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-right .exad-advance-tab-content-thumb{width:100%}.exad-advance-tab > .exad-advance-tab-content.active .exad-advance-tab-content-thumb{width:100%}.exad-advance-tab-content-thumb{margin-top:20px}}.exad-left{text-align:left}.exad-left .exad-team-member-thumb{margin-right:auto}.exad-center{text-align:center}.exad-center .exad-team-member-thumb{margin:0 auto}.exad-team-member-thumb.style_1{-webkit-animation:clip-1 10s linear infinite alternate forwards;animation:clip-1 10s linear infinite alternate forwards;overflow:hidden}.exad-team-member-thumb.style_2{-webkit-animation:clip-2 10s linear infinite alternate forwards;animation:clip-2 10s linear infinite alternate forwards;overflow:hidden}.exad-team-member-thumb.style_3{-webkit-animation:clip-3 10s linear infinite alternate forwards;animation:clip-3 10s linear infinite alternate forwards;overflow:hidden}.exad-right{text-align:right}.exad-right .exad-team-member-thumb{margin-left:auto}.exad-top-background{clear:both}.exad-team-item .exad-team-member.exad-position-left,.exad-team-item .exad-team-member.exad-position-right{display:flex}.exad-position-left .exad-team-member-thumb{width:40%}.exad-position-left .exad-team-member-content{width:60%}.exad-position-right .exad-team-member-thumb{width:40%;order:2}.exad-position-right .exad-team-member-content{width:60%;order:1}.exad-team-item .exad-team-member.exad-position-left .exad-team-member-thumb img,.exad-team-item .exad-team-member.exad-position-right .exad-team-member-thumb img{height:100%;object-fit:cover}.elementor .exad-team-member-thumb img{height:100%;width:100%}.exad-team-member-cta{text-decoration:none;display:inline-block;transition:all 0.3s ease}.exad-team-member-social{margin:0;padding:0}.exad-team-member-social li{list-style:none;display:inline-block}.exad-team-member-social li a{display:block;position:relative;transition:all 0.3s ease;text-decoration:none}.exad-team-member-social li a i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.exad-team-member-thumb img{display:block;object-fit:cover;-o-object-fit:cover}.exad-team-member-content{position:relative;z-index:8}.exad-team-member-name{margin:0 0 20px}.exad-team-member-designation{margin:0 0 20px;display:block}.exad-team-member-about{margin:0 0 20px;line-height:1.5em}@media (max-width: 480px){.exad-team-item .exad-team-member.exad-position-left,.exad-team-item .exad-team-member.exad-position-right{flex-direction:column}.exad-position-left .exad-team-member-content,.exad-position-left .exad-team-member-thumb,.exad-position-right .exad-team-member-content,.exad-position-right .exad-team-member-thumb,.exad-team-item .exad-team-member.exad-position-left .exad-team-member-thumb img,.exad-team-item .exad-team-member.exad-position-right .exad-team-member-thumb img{width:100%}}@keyframes clip-1{0%,100%{border-radius:63% 37% 54% 46% / 55% 48% 52% 45%}14%{border-radius:40% 60% 54% 46% / 49% 60% 40% 51%}28%{border-radius:54% 46% 38% 62% / 49% 70% 30% 51%}42%{border-radius:61% 39% 55% 45% / 61% 38% 62% 39%}56%{border-radius:61% 39% 67% 33% / 70% 50% 50% 30%}70%{border-radius:50% 50% 34% 66% / 56% 68% 32% 44%}84%{border-radius:46% 54% 50% 50% / 35% 61% 39% 65%}}@keyframes clip-2{0%,100%{border-radius:30% 70% 70% 30% / 30% 30% 70% 70%}25%{border-radius:58% 42% 75% 25% / 76% 46% 54% 24%}50%{border-radius:50% 50% 33% 67% / 55% 27% 73% 45%}75%{border-radius:33% 67% 58% 42% / 63% 68% 32% 37%}}@keyframes clip-3{0%,100%{border-radius:33% 67% 58% 42% / 63% 68% 32% 37%}20%{border-radius:45% 55% 62% 38% / 53% 51% 49% 47%}40%{border-radius:45% 55% 49% 51% / 36% 51% 49% 64%}60%{border-radius:60% 40% 57% 43% / 47% 62% 38% 53%}80%{border-radius:60% 40% 32% 68% / 38% 36% 64% 62%}}.exad-testimonial-ratings{margin:0;padding:0}.exad-testimonial-ratings li{list-style:none;display:inline-block}.exad-testimonial-thumb img{height:100% !important;width:100%;display:block;object-fit:cover}.exad-testimonial-thumb{background:#ffffff}.exad-testimonial-wrapper.exad-testimonial-align-center{text-align:center}.exad-testimonial-wrapper.exad-testimonial-align-center .exad-testimonial-thumb{margin-left:auto;margin-right:auto}.exad-testimonial-wrapper.exad-testimonial-align-bottom{text-align:center}.exad-testimonial-wrapper.exad-testimonial-align-bottom .exad-testimonial-thumb{margin-left:auto;margin-right:auto}.exad-testimonial-wrapper.exad-testimonial-align-right{text-align:right}.exad-testimonial-wrapper.exad-testimonial-align-center .exad-testimonial-thumb{margin-left:auto}.exad-testimonial-wrapper.exad-testimonial-align-left .exad-testimonial-reviewer-wrapper,.exad-testimonial-wrapper.exad-testimonial-align-right .exad-testimonial-reviewer-wrapper{display:flex;align-items:center}.exad-testimonial-wrapper.exad-testimonial-align-right .exad-testimonial-reviewer-wrapper{justify-content:flex-end}.exad-testimonial-wrapper.exad-testimonial-align-right .exad-testimonial-reviewer-wrapper .exad-testimonial-thumb{order:2}.exad-testimonial-wrapper.exad-testimonial-align-right .exad-testimonial-reviewer-wrapper .exad-testimonial-reviewer{order:1}.exad-testimonial-description{margin:0}.exad-testimonial-name{margin:0;transition:all 0.3s ease}.exad-testimonial-designation{margin:0;display:block;font-size:14px;font-weight:600}.exad-testimonial-content-wrapper-arrow::before{position:absolute;content:"\e92a";font-family:eicons;transform:translateX(-50%);font-size:25px;line-height:1}.exad-testimonial-wrapper-inner.layout-2 .exad-testimonial-content-wrapper-arrow::before{transform:translateX(-50%) rotate(180deg)}.exad-testimonial-wrapper{transition:all 0.3s ease}.exad-testimonial-content-wrapper-arrow{position:relative;z-index:1}.exad-testimonial-wrapper.exad-testimonial-align-center .exad-testimonial-wrapper-inner.layout-1 .exad-testimonial-content-wrapper-arrow::before{left:50%;bottom:-15px}.exad-testimonial-wrapper.exad-testimonial-align-bottom .exad-testimonial-wrapper-inner.layout-1 .exad-testimonial-content-wrapper-arrow::before{left:50%;bottom:-15px}.exad-testimonial-wrapper.exad-testimonial-align-left .exad-testimonial-wrapper-inner.layout-1 .exad-testimonial-content-wrapper-arrow::before{left:40px;bottom:-15px}.exad-testimonial-wrapper.exad-testimonial-align-right .exad-testimonial-wrapper-inner.layout-1 .exad-testimonial-content-wrapper-arrow::before{right:25px;bottom:-15px}.exad-testimonial-wrapper.exad-testimonial-align-center .exad-testimonial-wrapper-inner.layout-2 .exad-testimonial-content-wrapper-arrow::before{left:50%;top:-15px}.exad-testimonial-wrapper.exad-testimonial-align-bottom .exad-testimonial-wrapper-inner.layout-2 .exad-testimonial-content-wrapper-arrow::before{left:50%;top:-15px}.exad-testimonial-wrapper.exad-testimonial-align-left .exad-testimonial-wrapper-inner.layout-2 .exad-testimonial-content-wrapper-arrow::before{left:40px;top:-15px}.exad-testimonial-wrapper.exad-testimonial-align-right .exad-testimonial-wrapper-inner.layout-2 .exad-testimonial-content-wrapper-arrow::before{right:25px;top:-15px}.exad-testimonial-wrapper.exad-testimonial-image-aside{display:flex;align-items:center}.exad-testimonial-wrapper.exad-testimonial-transition-top-yes:hover{transform:translateY(-10px)}.exad-testimonial-wrapper.exad-testimonial-transition-top-yes{transform:translateY(0px);-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.exad-tooltip{transition:all 0.3s ease}.exad-tooltip .exad-tooltip-item{position:relative}.exad-tooltip .exad-tooltip-content-text{line-height:0.5}.exad-tooltip-align-left{display:flex;width:100%;justify-content:flex-start}.exad-tooltip-align-center{display:flex;width:100%;justify-content:center}.exad-tooltip-align-right{display:flex;width:100%;justify-content:flex-end}.exad-tooltip .exad-tooltip-item .exad-tooltip-content{cursor:pointer;line-height:0.6;font-size:16px;text-align:center;transition:all 0.3s ease}.exad-tooltip .exad-tooltip-item .exad-tooltip-content a img{margin:0 auto}.exad-tooltip .exad-tooltip-item .exad-tooltip-text{position:absolute;min-width:150px;padding:10px;visibility:hidden;opacity:0;transition:all 0.25s cubic-bezier(0, 0, 0.2, 1);border-radius:3px;font-weight:300;font-size:16px;box-shadow:0 0 18px 0 rgba(0, 0, 0, 0.2);z-index:4}.exad-tooltip .exad-tooltip-item .exad-tooltip-text:after{content:"";display:block;position:absolute;width:0;height:0;border-style:solid}.exad-tooltip .exad-tooltip-item .exad-tooltip-content:hover{box-shadow:0 5px 25px 0 rgba(0, 0, 0, 0.13)}.exad-tooltip .exad-tooltip-item.tooltip-left .exad-tooltip-content:hover ~ .exad-tooltip-text{-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0);visibility:visible;opacity:1}.exad-tooltip .exad-tooltip-item.tooltip-left .exad-tooltip-text{top:50%;right:calc(100% + 1em);-webkit-transform:translate3d(-15px, -50%, 0);transform:translate3d(-15px, -50%, 0)}.exad-tooltip .exad-tooltip-item.tooltip-left .exad-tooltip-text:after{top:50%;right:-0.5em;-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0);border-width:0.5em 0 0.5em 0.5em;border-color:transparent transparent transparent #f9f9f9}.exad-tooltip .exad-tooltip-item.tooltip-bottom .exad-tooltip-content:hover ~ .exad-tooltip-text{-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0);visibility:visible;opacity:1}.exad-tooltip .exad-tooltip-item.tooltip-bottom .exad-tooltip-text{top:calc(100% + 1em);left:50%;-webkit-transform:translate3d(-50%, 15px, 0);transform:translate3d(-50%, 15px, 0);text-align:center}.exad-tooltip .exad-tooltip-item.tooltip-bottom .exad-tooltip-text:after{top:-0.5em;left:50%;-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0);border-width:0 0.5em 0.5em 0.5em;border-color:transparent transparent #f9f9f9 transparent}.exad-tooltip .exad-tooltip-item.tooltip-top .exad-tooltip-content:hover ~ .exad-tooltip-text{-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0);visibility:visible;opacity:1}.exad-tooltip .exad-tooltip-item.tooltip-top .exad-tooltip-text{bottom:calc(100% + 1em);left:50%;-webkit-transform:translate3d(-50%, -15px, 0);transform:translate3d(-50%, -15px, 0);text-align:center}.exad-tooltip .exad-tooltip-item.tooltip-top .exad-tooltip-text:after{bottom:-0.5em;left:50%;-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0);border-width:0.5em 0.5em 0 0.5em}.exad-tooltip .exad-tooltip-item.tooltip-right .exad-tooltip-content:hover ~ .exad-tooltip-text{-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0);visibility:visible;opacity:1}.exad-tooltip .exad-tooltip-item.tooltip-right .exad-tooltip-text{top:50%;left:calc(100% + 1em);-webkit-transform:translate3d(15px, -50%, 0);transform:translate3d(15px, -50%, 0);text-align:center}.exad-tooltip .exad-tooltip-item.tooltip-right .exad-tooltip-text:after{top:50%;left:-0.5em;-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0);border-width:0.5em 0.5em 0.5em 0;border-color:transparent #fff transparent transparent}@media ( max-width: 767px ){.exad-tooltip .exad-tooltip-item.tooltip-right .exad-tooltip-content:hover ~ .exad-tooltip-text{-webkit-transform:translate3d(-405%, -50%, 0);transform:translate3d(-45%, -50%, 0)}.exad-tooltip .exad-tooltip-item.tooltip-left .exad-tooltip-content:hover ~ .exad-tooltip-text{-webkit-transform:translate3d(50%, -50%, 0);transform:translate3d(50%, -50%, 0);visibility:visible;opacity:1}}#pojo-a11y-toolbar{position:fixed;font-size:16px !important;line-height:1.4;z-index:9999}#pojo-a11y-toolbar.pojo-a11y-toolbar-right{right:-180px;-webkit-transition:right 750ms cubic-bezier(.23, 1, .32, 1);-moz-transition:right 750ms cubic-bezier(.23, 1, .32, 1);-o-transition:right 750ms cubic-bezier(.23, 1, .32, 1);transition:right 750ms cubic-bezier(.23, 1, .32, 1)}#pojo-a11y-toolbar.pojo-a11y-toolbar-right.pojo-a11y-toolbar-open{right:0}#pojo-a11y-toolbar.pojo-a11y-toolbar-right .pojo-a11y-toolbar-toggle{right:180px}#pojo-a11y-toolbar.pojo-a11y-toolbar-left{left:-180px;-webkit-transition:left 750ms cubic-bezier(.23, 1, .32, 1);-moz-transition:left 750ms cubic-bezier(.23, 1, .32, 1);-o-transition:left 750ms cubic-bezier(.23, 1, .32, 1);transition:left 750ms cubic-bezier(.23, 1, .32, 1)}#pojo-a11y-toolbar.pojo-a11y-toolbar-left.pojo-a11y-toolbar-open{left:0}#pojo-a11y-toolbar.pojo-a11y-toolbar-left .pojo-a11y-toolbar-toggle{left:180px}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle{position:absolute}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a{display:inline-block;font-size:200%;line-height:0;padding:8px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.1);box-shadow:0 0 10px 0 rgba(0,0,0,0.1)}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:hover,#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:focus{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.2);box-shadow:0 0 10px 0 rgba(0,0,0,0.2)}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle svg{max-width:inherit}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay{border:1px solid;font-size:100%;width:180px}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{display:block;line-height:2;font-weight:bold;padding:10px 15px 0;margin:0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay.pojo-a11y-toolbar-open .pojo-a11y-toolbar-toggle a,#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay.pojo-a11y-toolbar-open .pojo-a11y-toolbar-overlay{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.2);box-shadow:0 0 10px 0 rgba(0,0,0,0.2)}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items{list-style:none;margin:0;padding:6px 0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items.pojo-a11y-links{border-top:1px solid}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a{display:block;padding:10px 15px;font-size:80%;line-height:1}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active{font-weight:bold}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a svg{padding-right:6px;display:inline-block;width:1.5em;font-style:normal;font-weight:normal;font-size:inherit;line-height:1;text-align:center;text-rendering:auto;vertical-align:middle}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a .pojo-a11y-toolbar-text{vertical-align:middle}body.rtl #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a svg{padding-left:6px;padding-right:0}@media (max-width:767px){#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{padding:7px 12px 0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items{padding:7px 0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a{display:block;padding:7px 12px}}body.pojo-a11y-grayscale{filter:grayscale(100%);-webkit-filter:grayscale(100%);-webkit-filter:grayscale(1);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:gray}body.pojo-a11y-high-contrast .placebo{line-height:normal}body.pojo-a11y-high-contrast *{-webkit-box-shadow:none !important;box-shadow:none !important}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast h6 span,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast img,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav,body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{-moz-appearance:none !important;-moz-user-select:text !important;-webkit-user-select:text !important;background-image:none !important;text-shadow:none !important;user-select:text !important}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast h6 span,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav:not(#pojo-a11y-toolbar),body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{background:black !important;background-color:black !important}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast img,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav,body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{color:white !important}body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast b span,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast strong span{color:yellow !important}body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast address span,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast cite span,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dfn span,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast em span,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast i span,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast u span{color:#FFFF80 !important}body.pojo-a11y-high-contrast dt{border-top:thin solid grey !important}body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 span{color:#40C090 !important}body.pojo-a11y-high-contrast img{background:#808080 !important;background-color:#808080 !important}body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym{border-bottom:1px dotted !important}body.pojo-a11y-high-contrast :focus{outline:thin dotted !important}body.pojo-a11y-high-contrast a.button,body.pojo-a11y-high-contrast a.button abbr,body.pojo-a11y-high-contrast a.button acronym,body.pojo-a11y-high-contrast a.button b,body.pojo-a11y-high-contrast a.button basefont,body.pojo-a11y-high-contrast a.button big,body.pojo-a11y-high-contrast a.button br,body.pojo-a11y-high-contrast a.button code,body.pojo-a11y-high-contrast a.button div,body.pojo-a11y-high-contrast a.button em,body.pojo-a11y-high-contrast a.button font,body.pojo-a11y-high-contrast a.button h1,body.pojo-a11y-high-contrast a.button h2,body.pojo-a11y-high-contrast a.button h3,body.pojo-a11y-high-contrast a.button h4,body.pojo-a11y-high-contrast a.button h5,body.pojo-a11y-high-contrast a.button h6,body.pojo-a11y-high-contrast a.button i,body.pojo-a11y-high-contrast a.button kbd,body.pojo-a11y-high-contrast a.button rb,body.pojo-a11y-high-contrast a.button rp,body.pojo-a11y-high-contrast a.button rt,body.pojo-a11y-high-contrast a.button ruby,body.pojo-a11y-high-contrast a.button samp,body.pojo-a11y-high-contrast a.button small,body.pojo-a11y-high-contrast a.button span,body.pojo-a11y-high-contrast a.button strong,body.pojo-a11y-high-contrast a.button tt,body.pojo-a11y-high-contrast a.button u,body.pojo-a11y-high-contrast a.button var,body.pojo-a11y-high-contrast a:link,body.pojo-a11y-high-contrast a:link abbr,body.pojo-a11y-high-contrast a:link acronym,body.pojo-a11y-high-contrast a:link b,body.pojo-a11y-high-contrast a:link basefont,body.pojo-a11y-high-contrast a:link big,body.pojo-a11y-high-contrast a:link br,body.pojo-a11y-high-contrast a:link code,body.pojo-a11y-high-contrast a:link div,body.pojo-a11y-high-contrast a:link em,body.pojo-a11y-high-contrast a:link font,body.pojo-a11y-high-contrast a:link h1,body.pojo-a11y-high-contrast a:link h2,body.pojo-a11y-high-contrast a:link h3,body.pojo-a11y-high-contrast a:link h4,body.pojo-a11y-high-contrast a:link h5,body.pojo-a11y-high-contrast a:link h6,body.pojo-a11y-high-contrast a:link i,body.pojo-a11y-high-contrast a:link kbd,body.pojo-a11y-high-contrast a:link rb,body.pojo-a11y-high-contrast a:link rp,body.pojo-a11y-high-contrast a:link rt,body.pojo-a11y-high-contrast a:link ruby,body.pojo-a11y-high-contrast a:link samp,body.pojo-a11y-high-contrast a:link small,body.pojo-a11y-high-contrast a:link span,body.pojo-a11y-high-contrast a:link strong,body.pojo-a11y-high-contrast a:link tt,body.pojo-a11y-high-contrast a:link u,body.pojo-a11y-high-contrast a:link var,body.pojo-a11y-high-contrast div#secondaryNav div#documentNavigation ul.navigationTabs li.tabItem{color:#0080FF !important}body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt{border:1px solid #ffffff !important}body.pojo-a11y-high-contrast button{background:#600040 !important;background-color:#600040 !important}body.pojo-a11y-high-contrast select{-webkit-appearance:listbox !important;background:#600060 !important;background-color:#600060 !important}body.pojo-a11y-high-contrast a:visited,body.pojo-a11y-high-contrast a:visited abbr,body.pojo-a11y-high-contrast a:visited acronym,body.pojo-a11y-high-contrast a:visited b,body.pojo-a11y-high-contrast a:visited basefont,body.pojo-a11y-high-contrast a:visited big,body.pojo-a11y-high-contrast a:visited br,body.pojo-a11y-high-contrast a:visited code,body.pojo-a11y-high-contrast a:visited div,body.pojo-a11y-high-contrast a:visited em,body.pojo-a11y-high-contrast a:visited font,body.pojo-a11y-high-contrast a:visited h1,body.pojo-a11y-high-contrast a:visited h2,body.pojo-a11y-high-contrast a:visited h3,body.pojo-a11y-high-contrast a:visited h4,body.pojo-a11y-high-contrast a:visited h5,body.pojo-a11y-high-contrast a:visited h6,body.pojo-a11y-high-contrast a:visited i,body.pojo-a11y-high-contrast a:visited kbd,body.pojo-a11y-high-contrast a:visited rb,body.pojo-a11y-high-contrast a:visited rp,body.pojo-a11y-high-contrast a:visited rt,body.pojo-a11y-high-contrast a:visited ruby,body.pojo-a11y-high-contrast a:visited samp,body.pojo-a11y-high-contrast a:visited small,body.pojo-a11y-high-contrast a:visited span,body.pojo-a11y-high-contrast a:visited strong,body.pojo-a11y-high-contrast a:visited tt,body.pojo-a11y-high-contrast a:visited u,body.pojo-a11y-high-contrast a:visited var,body.pojo-a11y-high-contrast div#secondaryNav div#documentNavigation ul.navigationTabs li.tabItem.active{color:#00FFFF !important}body.pojo-a11y-high-contrast ::selection,body.pojo-a11y-high-contrast ::-moz-selection{background:#4080c0 !important;background-color:#4080c0 !important}body.pojo-a11y-high-contrast a.button:hover,body.pojo-a11y-high-contrast a.button:hover abbr,body.pojo-a11y-high-contrast a.button:hover acronym,body.pojo-a11y-high-contrast a.button:hover b,body.pojo-a11y-high-contrast a.button:hover basefont,body.pojo-a11y-high-contrast a.button:hover big,body.pojo-a11y-high-contrast a.button:hover br,body.pojo-a11y-high-contrast a.button:hover code,body.pojo-a11y-high-contrast a.button:hover div,body.pojo-a11y-high-contrast a.button:hover em,body.pojo-a11y-high-contrast a.button:hover font,body.pojo-a11y-high-contrast a.button:hover h1,body.pojo-a11y-high-contrast a.button:hover h2,body.pojo-a11y-high-contrast a.button:hover h3,body.pojo-a11y-high-contrast a.button:hover h4,body.pojo-a11y-high-contrast a.button:hover h5,body.pojo-a11y-high-contrast a.button:hover h6,body.pojo-a11y-high-contrast a.button:hover i,body.pojo-a11y-high-contrast a.button:hover kbd,body.pojo-a11y-high-contrast a.button:hover rb,body.pojo-a11y-high-contrast a.button:hover rp,body.pojo-a11y-high-contrast a.button:hover rt,body.pojo-a11y-high-contrast a.button:hover ruby,body.pojo-a11y-high-contrast a.button:hover samp,body.pojo-a11y-high-contrast a.button:hover small,body.pojo-a11y-high-contrast a.button:hover span,body.pojo-a11y-high-contrast a.button:hover strong,body.pojo-a11y-high-contrast a.button:hover tt,body.pojo-a11y-high-contrast a.button:hover u,body.pojo-a11y-high-contrast a.button:hover var,body.pojo-a11y-high-contrast a:link:hover,body.pojo-a11y-high-contrast a:link:hover abbr,body.pojo-a11y-high-contrast a:link:hover acronym,body.pojo-a11y-high-contrast a:link:hover b,body.pojo-a11y-high-contrast a:link:hover basefont,body.pojo-a11y-high-contrast a:link:hover big,body.pojo-a11y-high-contrast a:link:hover br,body.pojo-a11y-high-contrast a:link:hover code,body.pojo-a11y-high-contrast a:link:hover div,body.pojo-a11y-high-contrast a:link:hover em,body.pojo-a11y-high-contrast a:link:hover font,body.pojo-a11y-high-contrast a:link:hover h1,body.pojo-a11y-high-contrast a:link:hover h2,body.pojo-a11y-high-contrast a:link:hover h3,body.pojo-a11y-high-contrast a:link:hover h4,body.pojo-a11y-high-contrast a:link:hover h5,body.pojo-a11y-high-contrast a:link:hover h6,body.pojo-a11y-high-contrast a:link:hover i,body.pojo-a11y-high-contrast a:link:hover kbd,body.pojo-a11y-high-contrast a:link:hover rb,body.pojo-a11y-high-contrast a:link:hover rp,body.pojo-a11y-high-contrast a:link:hover rt,body.pojo-a11y-high-contrast a:link:hover ruby,body.pojo-a11y-high-contrast a:link:hover samp,body.pojo-a11y-high-contrast a:link:hover small,body.pojo-a11y-high-contrast a:link:hover span,body.pojo-a11y-high-contrast a:link:hover strong,body.pojo-a11y-high-contrast a:link:hover tt,body.pojo-a11y-high-contrast a:link:hover u,body.pojo-a11y-high-contrast a:link:hover var,body.pojo-a11y-high-contrast a:visited:hover,body.pojo-a11y-high-contrast a:visited:hover abbr,body.pojo-a11y-high-contrast a:visited:hover acronym,body.pojo-a11y-high-contrast a:visited:hover b,body.pojo-a11y-high-contrast a:visited:hover basefont,body.pojo-a11y-high-contrast a:visited:hover big,body.pojo-a11y-high-contrast a:visited:hover br,body.pojo-a11y-high-contrast a:visited:hover code,body.pojo-a11y-high-contrast a:visited:hover div,body.pojo-a11y-high-contrast a:visited:hover em,body.pojo-a11y-high-contrast a:visited:hover font,body.pojo-a11y-high-contrast a:visited:hover h1,body.pojo-a11y-high-contrast a:visited:hover h2,body.pojo-a11y-high-contrast a:visited:hover h3,body.pojo-a11y-high-contrast a:visited:hover h4,body.pojo-a11y-high-contrast a:visited:hover h5,body.pojo-a11y-high-contrast a:visited:hover h6,body.pojo-a11y-high-contrast a:visited:hover i,body.pojo-a11y-high-contrast a:visited:hover kbd,body.pojo-a11y-high-contrast a:visited:hover rb,body.pojo-a11y-high-contrast a:visited:hover rp,body.pojo-a11y-high-contrast a:visited:hover rt,body.pojo-a11y-high-contrast a:visited:hover ruby,body.pojo-a11y-high-contrast a:visited:hover samp,body.pojo-a11y-high-contrast a:visited:hover small,body.pojo-a11y-high-contrast a:visited:hover span,body.pojo-a11y-high-contrast a:visited:hover strong,body.pojo-a11y-high-contrast a:visited:hover tt,body.pojo-a11y-high-contrast a:visited:hover u,body.pojo-a11y-high-contrast a:visited:hover var{background:#400000 !important;background-color:#400000 !important}body.pojo-a11y-high-contrast body>input#site+div#wrapper span.mk,body.pojo-a11y-high-contrast body>input#site+div#wrapper span.mk b,body.pojo-a11y-high-contrast input[type=reset]{background:#400060 !important;background-color:#400060 !important}body.pojo-a11y-high-contrast div[role="button"],body.pojo-a11y-high-contrast input[type=button],body.pojo-a11y-high-contrast input[type=submit]{background:#600040 !important;background-color:#600040 !important}body.pojo-a11y-high-contrast input[type=search]{-webkit-appearance:textfield !important}body.pojo-a11y-high-contrast html button[disabled],body.pojo-a11y-high-contrast html input[disabled],body.pojo-a11y-high-contrast html select[disabled],body.pojo-a11y-high-contrast html textarea[disabled]{background:#404040 !important;background-color:#404040 !important}body.pojo-a11y-high-contrast .menu li a span.label{text-transform:none !important}body.pojo-a11y-high-contrast .menu li a span.label,body.pojo-a11y-high-contrast div.jwplayer span.jwcontrolbar,body.pojo-a11y-high-contrast div.jwplayer span.jwcontrols{display:inline !important}body.pojo-a11y-high-contrast a:link.new,body.pojo-a11y-high-contrast a:link.new i,body.pojo-a11y-high-contrast a:link.new b,body.pojo-a11y-high-contrast span.Apple-style-span{color:#FFFF40 !important}body.pojo-a11y-high-contrast body.mediawiki img.tex{background:white !important;background-color:white !important;border:white solid 3px !important}body.pojo-a11y-high-contrast text>tspan:first-letter,body.pojo-a11y-high-contrast text>tspan:first-line{background:inherit !important;background-color:inherit !important;color:inherit !important}body.pojo-a11y-high-contrast div.sbtc div.sbsb_a li.sbsb_d div,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i a,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i b,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i span,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i td{background:#003050 !important;background-color:#003050 !important}body.pojo-a11y-high-contrast img[width="18"][height="18"]{height:18px !important;width:18px !important}body.pojo-a11y-high-contrast a>span.iconHelp:empty:after{content:"Help" !important}body.pojo-a11y-high-contrast div#gmap,body.pojo-a11y-high-contrast div#gmap *{background:initial !important}body.pojo-a11y-negative-contrast,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar){background:#000 !important;color:#ffffff !important}body.pojo-a11y-negative-contrast a,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) a,body.pojo-a11y-negative-contrast b,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) b,body.pojo-a11y-negative-contrast blockquote,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) blockquote,body.pojo-a11y-negative-contrast button,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) button,body.pojo-a11y-negative-contrast canvas,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) canvas,body.pojo-a11y-negative-contrast caption,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) caption,body.pojo-a11y-negative-contrast center,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) center,body.pojo-a11y-negative-contrast cite,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) cite,body.pojo-a11y-negative-contrast code,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) code,body.pojo-a11y-negative-contrast col,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) col,body.pojo-a11y-negative-contrast colgroup,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) colgroup,body.pojo-a11y-negative-contrast dd,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dd,body.pojo-a11y-negative-contrast details,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) details,body.pojo-a11y-negative-contrast dfn,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dfn,body.pojo-a11y-negative-contrast dir,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dir,body.pojo-a11y-negative-contrast div,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) div,body.pojo-a11y-negative-contrast dl,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dl,body.pojo-a11y-negative-contrast dt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dt,body.pojo-a11y-negative-contrast em,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) em,body.pojo-a11y-negative-contrast embed,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) embed,body.pojo-a11y-negative-contrast fieldset,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) fieldset,body.pojo-a11y-negative-contrast figcaption,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) figcaption,body.pojo-a11y-negative-contrast figure,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) figure,body.pojo-a11y-negative-contrast font,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) font,body.pojo-a11y-negative-contrast footer,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) footer,body.pojo-a11y-negative-contrast form,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) form,body.pojo-a11y-negative-contrast header,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) header,body.pojo-a11y-negative-contrast i,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) i,body.pojo-a11y-negative-contrast iframe,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) iframe,body.pojo-a11y-negative-contrast img,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) img,body.pojo-a11y-negative-contrast input,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) input,body.pojo-a11y-negative-contrast kbd,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) kbd,body.pojo-a11y-negative-contrast label,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) label,body.pojo-a11y-negative-contrast legend,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) legend,body.pojo-a11y-negative-contrast li,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) li,body.pojo-a11y-negative-contrast mark,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) mark,body.pojo-a11y-negative-contrast menu,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) menu,body.pojo-a11y-negative-contrast meter,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) meter,body.pojo-a11y-negative-contrast nav,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) nav,body.pojo-a11y-negative-contrast nobr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) nobr,body.pojo-a11y-negative-contrast object,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) object,body.pojo-a11y-negative-contrast ol,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) ol,body.pojo-a11y-negative-contrast option,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) option,body.pojo-a11y-negative-contrast pre,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) pre,body.pojo-a11y-negative-contrast progress,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) progress,body.pojo-a11y-negative-contrast q,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) q,body.pojo-a11y-negative-contrast s,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) s,body.pojo-a11y-negative-contrast section,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) section,body.pojo-a11y-negative-contrast select,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) select,body.pojo-a11y-negative-contrast small,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) small,body.pojo-a11y-negative-contrast span,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) span,body.pojo-a11y-negative-contrast strike,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strike,body.pojo-a11y-negative-contrast strong,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strong,body.pojo-a11y-negative-contrast sub,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) sub,body.pojo-a11y-negative-contrast summary,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) summary,body.pojo-a11y-negative-contrast sup,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) sup,body.pojo-a11y-negative-contrast table,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) table,body.pojo-a11y-negative-contrast td,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) td,body.pojo-a11y-negative-contrast textarea,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) textarea,body.pojo-a11y-negative-contrast th,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) th,body.pojo-a11y-negative-contrast time,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) time,body.pojo-a11y-negative-contrast tr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tr,body.pojo-a11y-negative-contrast tt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tt,body.pojo-a11y-negative-contrast u,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) u,body.pojo-a11y-negative-contrast ul,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) ul,body.pojo-a11y-negative-contrast var,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) var,body.pojo-a11y-negative-contrast a span,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) a span,body.pojo-a11y-negative-contrast strong,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strong{color:yellow !important}body.pojo-a11y-negative-contrast button,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) button,body.pojo-a11y-negative-contrast input,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) input,body.pojo-a11y-negative-contrast textarea,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) textarea,body.pojo-a11y-negative-contrast select,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) select,body.pojo-a11y-negative-contrast table,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) table,body.pojo-a11y-negative-contrast td,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) td,body.pojo-a11y-negative-contrast th,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) th,body.pojo-a11y-negative-contrast tr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tr,body.pojo-a11y-negative-contrast tt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tt{border:1px solid #ffffff !important}body.pojo-a11y-negative-contrast div#gmap,body.pojo-a11y-negative-contrast div#gmap *{background:initial !important}body.pojo-a11y-light-background,body.pojo-a11y-light-background *:not(#pojo-a11y-toolbar):not(.pojo-a11y-toolbar-link){background:#fff !important;color:#000 !important}body.pojo-a11y-light-background div#gmap,body.pojo-a11y-light-background div#gmap *{background:initial !important}body.pojo-a11y-resize-font-200,body.pojo-a11y-resize-font-200 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-200 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-200 label,body.pojo-a11y-resize-font-200 input,body.pojo-a11y-resize-font-200 select,body.pojo-a11y-resize-font-200 textarea,body.pojo-a11y-resize-font-200 legend,body.pojo-a11y-resize-font-200 code,body.pojo-a11y-resize-font-200 pre,body.pojo-a11y-resize-font-200 dd,body.pojo-a11y-resize-font-200 dt,body.pojo-a11y-resize-font-200 span,body.pojo-a11y-resize-font-200 blockquote{font-size:200% !important}body.pojo-a11y-resize-font-200 h1,body.pojo-a11y-resize-font-200 h2,body.pojo-a11y-resize-font-200 h3,body.pojo-a11y-resize-font-200 h4,body.pojo-a11y-resize-font-200 h5,body.pojo-a11y-resize-font-200 h6,body.pojo-a11y-resize-font-200 h1 span,body.pojo-a11y-resize-font-200 h2 span,body.pojo-a11y-resize-font-200 h3 span,body.pojo-a11y-resize-font-200 h4 span,body.pojo-a11y-resize-font-200 h5 span,body.pojo-a11y-resize-font-200 h6 span{font-size:266% !important}body.pojo-a11y-resize-font-190,body.pojo-a11y-resize-font-190 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-190 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-190 label,body.pojo-a11y-resize-font-190 input,body.pojo-a11y-resize-font-190 select,body.pojo-a11y-resize-font-190 textarea,body.pojo-a11y-resize-font-190 legend,body.pojo-a11y-resize-font-190 code,body.pojo-a11y-resize-font-190 pre,body.pojo-a11y-resize-font-190 dd,body.pojo-a11y-resize-font-190 dt,body.pojo-a11y-resize-font-190 span,body.pojo-a11y-resize-font-190 blockquote{font-size:190% !important}body.pojo-a11y-resize-font-190 h1,body.pojo-a11y-resize-font-190 h2,body.pojo-a11y-resize-font-190 h3,body.pojo-a11y-resize-font-190 h4,body.pojo-a11y-resize-font-190 h5,body.pojo-a11y-resize-font-190 h6,body.pojo-a11y-resize-font-190 h1 span,body.pojo-a11y-resize-font-190 h2 span,body.pojo-a11y-resize-font-190 h3 span,body.pojo-a11y-resize-font-190 h4 span,body.pojo-a11y-resize-font-190 h5 span,body.pojo-a11y-resize-font-190 h6 span{font-size:252.70000000000002% !important}body.pojo-a11y-resize-font-180,body.pojo-a11y-resize-font-180 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-180 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-180 label,body.pojo-a11y-resize-font-180 input,body.pojo-a11y-resize-font-180 select,body.pojo-a11y-resize-font-180 textarea,body.pojo-a11y-resize-font-180 legend,body.pojo-a11y-resize-font-180 code,body.pojo-a11y-resize-font-180 pre,body.pojo-a11y-resize-font-180 dd,body.pojo-a11y-resize-font-180 dt,body.pojo-a11y-resize-font-180 span,body.pojo-a11y-resize-font-180 blockquote{font-size:180% !important}body.pojo-a11y-resize-font-180 h1,body.pojo-a11y-resize-font-180 h2,body.pojo-a11y-resize-font-180 h3,body.pojo-a11y-resize-font-180 h4,body.pojo-a11y-resize-font-180 h5,body.pojo-a11y-resize-font-180 h6,body.pojo-a11y-resize-font-180 h1 span,body.pojo-a11y-resize-font-180 h2 span,body.pojo-a11y-resize-font-180 h3 span,body.pojo-a11y-resize-font-180 h4 span,body.pojo-a11y-resize-font-180 h5 span,body.pojo-a11y-resize-font-180 h6 span{font-size:239.4% !important}body.pojo-a11y-resize-font-170,body.pojo-a11y-resize-font-170 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-170 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-170 label,body.pojo-a11y-resize-font-170 input,body.pojo-a11y-resize-font-170 select,body.pojo-a11y-resize-font-170 textarea,body.pojo-a11y-resize-font-170 legend,body.pojo-a11y-resize-font-170 code,body.pojo-a11y-resize-font-170 pre,body.pojo-a11y-resize-font-170 dd,body.pojo-a11y-resize-font-170 dt,body.pojo-a11y-resize-font-170 span,body.pojo-a11y-resize-font-170 blockquote{font-size:170% !important}body.pojo-a11y-resize-font-170 h1,body.pojo-a11y-resize-font-170 h2,body.pojo-a11y-resize-font-170 h3,body.pojo-a11y-resize-font-170 h4,body.pojo-a11y-resize-font-170 h5,body.pojo-a11y-resize-font-170 h6,body.pojo-a11y-resize-font-170 h1 span,body.pojo-a11y-resize-font-170 h2 span,body.pojo-a11y-resize-font-170 h3 span,body.pojo-a11y-resize-font-170 h4 span,body.pojo-a11y-resize-font-170 h5 span,body.pojo-a11y-resize-font-170 h6 span{font-size:226.10000000000002% !important}body.pojo-a11y-resize-font-160,body.pojo-a11y-resize-font-160 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-160 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-160 label,body.pojo-a11y-resize-font-160 input,body.pojo-a11y-resize-font-160 select,body.pojo-a11y-resize-font-160 textarea,body.pojo-a11y-resize-font-160 legend,body.pojo-a11y-resize-font-160 code,body.pojo-a11y-resize-font-160 pre,body.pojo-a11y-resize-font-160 dd,body.pojo-a11y-resize-font-160 dt,body.pojo-a11y-resize-font-160 span,body.pojo-a11y-resize-font-160 blockquote{font-size:160% !important}body.pojo-a11y-resize-font-160 h1,body.pojo-a11y-resize-font-160 h2,body.pojo-a11y-resize-font-160 h3,body.pojo-a11y-resize-font-160 h4,body.pojo-a11y-resize-font-160 h5,body.pojo-a11y-resize-font-160 h6,body.pojo-a11y-resize-font-160 h1 span,body.pojo-a11y-resize-font-160 h2 span,body.pojo-a11y-resize-font-160 h3 span,body.pojo-a11y-resize-font-160 h4 span,body.pojo-a11y-resize-font-160 h5 span,body.pojo-a11y-resize-font-160 h6 span{font-size:212.8% !important}body.pojo-a11y-resize-font-150,body.pojo-a11y-resize-font-150 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-150 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-150 label,body.pojo-a11y-resize-font-150 input,body.pojo-a11y-resize-font-150 select,body.pojo-a11y-resize-font-150 textarea,body.pojo-a11y-resize-font-150 legend,body.pojo-a11y-resize-font-150 code,body.pojo-a11y-resize-font-150 pre,body.pojo-a11y-resize-font-150 dd,body.pojo-a11y-resize-font-150 dt,body.pojo-a11y-resize-font-150 span,body.pojo-a11y-resize-font-150 blockquote{font-size:150% !important}body.pojo-a11y-resize-font-150 h1,body.pojo-a11y-resize-font-150 h2,body.pojo-a11y-resize-font-150 h3,body.pojo-a11y-resize-font-150 h4,body.pojo-a11y-resize-font-150 h5,body.pojo-a11y-resize-font-150 h6,body.pojo-a11y-resize-font-150 h1 span,body.pojo-a11y-resize-font-150 h2 span,body.pojo-a11y-resize-font-150 h3 span,body.pojo-a11y-resize-font-150 h4 span,body.pojo-a11y-resize-font-150 h5 span,body.pojo-a11y-resize-font-150 h6 span{font-size:199.5% !important}body.pojo-a11y-resize-font-140,body.pojo-a11y-resize-font-140 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-140 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-140 label,body.pojo-a11y-resize-font-140 input,body.pojo-a11y-resize-font-140 select,body.pojo-a11y-resize-font-140 textarea,body.pojo-a11y-resize-font-140 legend,body.pojo-a11y-resize-font-140 code,body.pojo-a11y-resize-font-140 pre,body.pojo-a11y-resize-font-140 dd,body.pojo-a11y-resize-font-140 dt,body.pojo-a11y-resize-font-140 span,body.pojo-a11y-resize-font-140 blockquote{font-size:140% !important}body.pojo-a11y-resize-font-140 h1,body.pojo-a11y-resize-font-140 h2,body.pojo-a11y-resize-font-140 h3,body.pojo-a11y-resize-font-140 h4,body.pojo-a11y-resize-font-140 h5,body.pojo-a11y-resize-font-140 h6,body.pojo-a11y-resize-font-140 h1 span,body.pojo-a11y-resize-font-140 h2 span,body.pojo-a11y-resize-font-140 h3 span,body.pojo-a11y-resize-font-140 h4 span,body.pojo-a11y-resize-font-140 h5 span,body.pojo-a11y-resize-font-140 h6 span{font-size:186.20000000000002% !important}body.pojo-a11y-resize-font-130,body.pojo-a11y-resize-font-130 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-130 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-130 label,body.pojo-a11y-resize-font-130 input,body.pojo-a11y-resize-font-130 select,body.pojo-a11y-resize-font-130 textarea,body.pojo-a11y-resize-font-130 legend,body.pojo-a11y-resize-font-130 code,body.pojo-a11y-resize-font-130 pre,body.pojo-a11y-resize-font-130 dd,body.pojo-a11y-resize-font-130 dt,body.pojo-a11y-resize-font-130 span,body.pojo-a11y-resize-font-130 blockquote{font-size:130% !important}body.pojo-a11y-resize-font-130 h1,body.pojo-a11y-resize-font-130 h2,body.pojo-a11y-resize-font-130 h3,body.pojo-a11y-resize-font-130 h4,body.pojo-a11y-resize-font-130 h5,body.pojo-a11y-resize-font-130 h6,body.pojo-a11y-resize-font-130 h1 span,body.pojo-a11y-resize-font-130 h2 span,body.pojo-a11y-resize-font-130 h3 span,body.pojo-a11y-resize-font-130 h4 span,body.pojo-a11y-resize-font-130 h5 span,body.pojo-a11y-resize-font-130 h6 span{font-size:172.9% !important}body.pojo-a11y-resize-font-120,body.pojo-a11y-resize-font-120 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-120 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-120 label,body.pojo-a11y-resize-font-120 input,body.pojo-a11y-resize-font-120 select,body.pojo-a11y-resize-font-120 textarea,body.pojo-a11y-resize-font-120 legend,body.pojo-a11y-resize-font-120 code,body.pojo-a11y-resize-font-120 pre,body.pojo-a11y-resize-font-120 dd,body.pojo-a11y-resize-font-120 dt,body.pojo-a11y-resize-font-120 span,body.pojo-a11y-resize-font-120 blockquote{font-size:120% !important}body.pojo-a11y-resize-font-120 h1,body.pojo-a11y-resize-font-120 h2,body.pojo-a11y-resize-font-120 h3,body.pojo-a11y-resize-font-120 h4,body.pojo-a11y-resize-font-120 h5,body.pojo-a11y-resize-font-120 h6,body.pojo-a11y-resize-font-120 h1 span,body.pojo-a11y-resize-font-120 h2 span,body.pojo-a11y-resize-font-120 h3 span,body.pojo-a11y-resize-font-120 h4 span,body.pojo-a11y-resize-font-120 h5 span,body.pojo-a11y-resize-font-120 h6 span{font-size:159.60000000000002% !important}body.pojo-a11y-links-underline a,body.pojo-a11y-links-underline a *{text-decoration:underline !important}body.pojo-a11y-readable-font,body.pojo-a11y-readable-font *:not(i):not(span){font-family:Verdana,Arial,Helvetica,sans-serif !important}.pojo-skip-link{position:absolute;top:-1000em}.pojo-skip-link:focus{left:50px;top:50px;height:auto;width:200px;display:block;font-size:14px;font-weight:700;text-align:center;padding:15px 23px 14px;background-color:#F1F1F1;color:#21759B;z-index:100000;line-height:normal;text-decoration:none;box-shadow:0 0 2px 2px rgba(0,0,0,0.6)}body.rtl .pojo-skip-link:focus{right:50px;left:auto}#pojo-a11y-toolbar *,#pojo-a11y-toolbar ::before,#pojo-a11y-toolbar ::after{box-sizing:border-box}.pojo-a11y-visible-phone{display:none !important}.pojo-a11y-visible-tablet{display:none !important}.pojo-a11y-hidden-desktop{display:none !important}.pojo-a11y-visible-desktop{display:inherit !important}@media (min-width:768px) and (max-width:1024px){.pojo-a11y-hidden-desktop{display:inherit !important}.pojo-a11y-visible-desktop{display:none !important}.pojo-a11y-visible-tablet{display:inherit !important}.pojo-a11y-hidden-tablet{display:none !important}}@media (max-width:767px){.pojo-a11y-hidden-desktop{display:inherit !important}.pojo-a11y-visible-desktop{display:none !important}.pojo-a11y-visible-phone{display:inherit !important}.pojo-a11y-hidden-phone{display:none !important}}.pojo-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif!important;font-size:12px;line-height:12px;opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}
.tablepress.tablepress th{background-color:transparent;color:#ffe51d;text-align:center}.tablepress.tablepress thead{background:#0b4ea5}.tablepress-id-123456 td{text-align:left}.tablepress-id-123456 thead .sorting_asc,.tablepress-id-123456 thead .sorting_desc,.tablepress-id-123456 thead .sorting:hover{background-color:#000;color:#e44b43}.tablepress-id-181818 thead .sorting:hover{background-color:#000;color:#e44b43}.tablepress-id-131313 td{text-align:center}.tablepress-id-18 td{text-align:center}.tablepress-id-19 td{text-align:center}.tablepress-id-20 td{text-align:center}.tablepress-id-21 td{text-align:center}.tablepress-id-40 td{text-align:center}.tablepress-id-41 td{text-align:center}.tablepress-id-42 td{text-align:center}.tablepress-id-43 td{text-align:center}.tablepress-id-44 td{text-align:center}.tablepress-id-45 td{text-align:center}.tablepress-id-46 td{text-align:center}.tablepress-id-47 td{text-align:center}.tablepress-id-48 td{text-align:center}.tablepress-id-49 td{text-align:center}.tablepress-id-50 td{text-align:center}.tablepress-id-51 td{text-align:center}.tablepress-id-52 td{text-align:center}.tablepress-id-53 td{text-align:center}.tablepress-id-54 td{text-align:center}.tablepress-id-55 td{text-align:center}.tablepress-id-56 td{text-align:center}