.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.floating-menu{--fm-z-index:9999;--fm-offset:0;--fm-color:#e86e2c;--fm-hover-color:#fff;--fm-border-radius:0;--fm-icon-size:24;--fm-icon-box:calc(var(--fm-icon-size)*2);--fm-icon-radius:0;--fm-label-radius:0;--fm-text-radius:0;box-sizing:border-box;pointer-events:none;position:fixed;visibility:hidden;z-index:var(--fm-z-index)}.floating-menu.-left{left:var(--fm-offset)}.floating-menu.-right{right:var(--fm-offset)}.floating-menu.-top{top:var(--fm-offset)}.floating-menu.-bottom{bottom:var(--fm-offset)}.floating-menu.-center{top:50%}.floating-menu.-round{--fm-border-radius:calc(var(--fm-icon-box)/2*1px);--fm-icon-radius:var(--fm-border-radius);--fm-label-radius:var(--fm-border-radius);--fm-text-radius:5px}.floating-menu.-rounded{--_radius:5px;--fm-border-radius:var(--_radius);--fm-icon-radius:var(--fm-border-radius);--fm-label-radius:var(--fm-border-radius);--fm-text-radius:5px}.floating-menu.-rounded-out{--_radius:5px;--fm-border-radius:0 var(--_radius) var(--_radius) 0;--fm-icon-radius:var(--fm-border-radius);--fm-label-radius:var(--_radius);--fm-text-radius:5px}.floating-menu.-right.-rounded-out{--fm-border-radius:var(--_radius) 0 0 var(--_radius)}.floating-menu.-side-space{--fm-offset:2px}@media print{.floating-menu{display:none}}.floating-menu *{box-sizing:border-box}.floating-menu.fm-ready{pointer-events:auto;visibility:visible}.floating-menu.fm-hidden{display:none}.floating-menu{--fm-button-space:0}.floating-menu.-button-space{--fm-button-space:2}.floating-menu ul.fm-bar{display:flex;flex-direction:column;gap:calc(var(--fm-button-space)*1px);list-style:none;margin:0;padding:0}.floating-menu .fm-item{--item_width:calc(var(--fm-icon-box)*1px);border-radius:var(--fm-border-radius);position:relative}.floating-menu .fm-item.-hidden{visibility:hidden}.floating-menu{--fm-background:#1b094f;--fm-hover-background:#e86e2c;--fm-link-duration:400;--fm-link-transition-duration:calc(var(--fm-link-duration)*1ms);--fm-link-function:cubic-bezier(0.25,1,0.5,1);--fm-link-width:calc(var(--fm-icon-box)*1px);--_width:0;--fm-margin-inline:0 var(--fm-link-width)}.floating-menu.-label-connect a.fm-link.-active .fm-label,.floating-menu.-label-connect a.fm-link:focus-visible .fm-label,.floating-menu.-label-connect a.fm-link:hover .fm-label,.floating-menu.-label-connect form.fm-link.-active .fm-label,.floating-menu.-label-connect form.fm-link:focus-visible .fm-label,.floating-menu.-label-connect form.fm-link:hover .fm-label{padding-inline:100% 12px}.floating-menu.-label-connect.-right a.fm-link.-active .fm-label,.floating-menu.-label-connect.-right a.fm-link:focus-visible .fm-label,.floating-menu.-label-connect.-right a.fm-link:hover .fm-label,.floating-menu.-label-connect.-right form.fm-link.-active .fm-label,.floating-menu.-label-connect.-right form.fm-link:focus-visible .fm-label,.floating-menu.-label-connect.-right form.fm-link:hover .fm-label{padding-inline:12px 100%}.floating-menu.-label-connect.-right a.fm-link.-active+.fm-extra-text,.floating-menu.-label-connect.-right a.fm-link:focus-visible+.fm-extra-text,.floating-menu.-label-connect.-right a.fm-link:hover+.fm-extra-text,.floating-menu.-label-connect.-right form.fm-link.-active+.fm-extra-text,.floating-menu.-label-connect.-right form.fm-link:focus-visible+.fm-extra-text,.floating-menu.-label-connect.-right form.fm-link:hover+.fm-extra-text{left:unset;right:100%}.floating-menu.-right a.fm-link,.floating-menu.-right form.fm-link{--link-transforn:calc(-100% + var(--fm-link-width));flex-direction:row-reverse;transform:translateX(var(--link-transforn))}.floating-menu.-right a.fm-link .fm-label,.floating-menu.-right form.fm-link .fm-label{left:0;right:auto}.floating-menu.-right a.fm-link.-slide-out .fm-label,.floating-menu.-right a.fm-link.-slide-out-fade .fm-label,.floating-menu.-right form.fm-link.-slide-out .fm-label,.floating-menu.-right form.fm-link.-slide-out-fade .fm-label{transform:translateX(100%)}.floating-menu.-right a.fm-link.-slide-in,.floating-menu.-right form.fm-link.-slide-in{--fm-margin-inline:var(--fm-link-width) 0}.floating-menu.-right a.fm-link.-slide-in .fm-label,.floating-menu.-right form.fm-link.-slide-in .fm-label{--_translate:calc(var(--fm-link-width)*-1);transform:translateX(var(--_translate))}.floating-menu.-right a.fm-link.-slide-in-in,.floating-menu.-right a.fm-link.-slide-out-out,.floating-menu.-right form.fm-link.-slide-in-in,.floating-menu.-right form.fm-link.-slide-out-out{--fm-margin-inline:var(--fm-link-width) 0}.floating-menu a.fm-link,.floating-menu form.fm-link{align-items:center;border-radius:var(--fm-border-radius);cursor:pointer;display:flex;margin:0;max-width:none;outline:none;overflow:hidden;padding:0;position:relative;text-decoration:none;width:var(--fm-link-width);z-index:3}.floating-menu a.fm-link.-label-hidden .fm-label,.floating-menu form.fm-link.-label-hidden .fm-label{display:none}.floating-menu a.fm-link .fm-label,.floating-menu form.fm-link .fm-label{position:absolute;right:0;top:0}.floating-menu a.fm-link.-active,.floating-menu a.fm-link:focus-visible,.floating-menu a.fm-link:hover,.floating-menu form.fm-link.-active,.floating-menu form.fm-link:focus-visible,.floating-menu form.fm-link:hover{width:calc(100% + var(--_width)*1px)}.floating-menu a.fm-link.-active .fm-icon,.floating-menu a.fm-link.-active .fm-label,.floating-menu a.fm-link:focus-visible .fm-icon,.floating-menu a.fm-link:focus-visible .fm-label,.floating-menu a.fm-link:hover .fm-icon,.floating-menu a.fm-link:hover .fm-label,.floating-menu form.fm-link.-active .fm-icon,.floating-menu form.fm-link.-active .fm-label,.floating-menu form.fm-link:focus-visible .fm-icon,.floating-menu form.fm-link:focus-visible .fm-label,.floating-menu form.fm-link:hover .fm-icon,.floating-menu form.fm-link:hover .fm-label{background-color:var(--fm-hover-background);color:var(--fm-hover-color)}.floating-menu a.fm-link.-active .fm-label,.floating-menu a.fm-link:focus-visible .fm-label,.floating-menu a.fm-link:hover .fm-label,.floating-menu form.fm-link.-active .fm-label,.floating-menu form.fm-link:focus-visible .fm-label,.floating-menu form.fm-link:hover .fm-label{opacity:1}.floating-menu a.fm-link.-active .fm-icon img,.floating-menu a.fm-link.-active .fm-icon span,.floating-menu a.fm-link:focus-visible .fm-icon img,.floating-menu a.fm-link:focus-visible .fm-icon span,.floating-menu a.fm-link:hover .fm-icon img,.floating-menu a.fm-link:hover .fm-icon span,.floating-menu form.fm-link.-active .fm-icon img,.floating-menu form.fm-link.-active .fm-icon span,.floating-menu form.fm-link:focus-visible .fm-icon img,.floating-menu form.fm-link:focus-visible .fm-icon span,.floating-menu form.fm-link:hover .fm-icon img,.floating-menu form.fm-link:hover .fm-icon span{animation-play-state:paused;animation:none}.floating-menu a.fm-link.-active+.fm-extra-text,.floating-menu a.fm-link:focus-visible+.fm-extra-text,.floating-menu a.fm-link:hover+.fm-extra-text,.floating-menu form.fm-link.-active+.fm-extra-text,.floating-menu form.fm-link:focus-visible+.fm-extra-text,.floating-menu form.fm-link:hover+.fm-extra-text{background-color:var(--fm-hover-background);color:var(--fm-hover-color);left:100%;opacity:1;top:0;visibility:visible}.floating-menu a.fm-link.-fade,.floating-menu a.fm-link.-slide-in,.floating-menu a.fm-link.-slide-in-in,.floating-menu a.fm-link.-slide-out,.floating-menu a.fm-link.-slide-out-fade,.floating-menu a.fm-link.-slide-out-out,.floating-menu form.fm-link.-fade,.floating-menu form.fm-link.-slide-in,.floating-menu form.fm-link.-slide-in-in,.floating-menu form.fm-link.-slide-out,.floating-menu form.fm-link.-slide-out-fade,.floating-menu form.fm-link.-slide-out-out{transition:width 0s ease var(--fm-link-transition-duration)}.floating-menu a.fm-link.-fade.-active,.floating-menu a.fm-link.-fade:focus-visible,.floating-menu a.fm-link.-fade:hover,.floating-menu a.fm-link.-slide-in-in.-active,.floating-menu a.fm-link.-slide-in-in:focus-visible,.floating-menu a.fm-link.-slide-in-in:hover,.floating-menu a.fm-link.-slide-in.-active,.floating-menu a.fm-link.-slide-in:focus-visible,.floating-menu a.fm-link.-slide-in:hover,.floating-menu a.fm-link.-slide-out-fade.-active,.floating-menu a.fm-link.-slide-out-fade:focus-visible,.floating-menu a.fm-link.-slide-out-fade:hover,.floating-menu a.fm-link.-slide-out-out.-active,.floating-menu a.fm-link.-slide-out-out:focus-visible,.floating-menu a.fm-link.-slide-out-out:hover,.floating-menu a.fm-link.-slide-out.-active,.floating-menu a.fm-link.-slide-out:focus-visible,.floating-menu a.fm-link.-slide-out:hover,.floating-menu form.fm-link.-fade.-active,.floating-menu form.fm-link.-fade:focus-visible,.floating-menu form.fm-link.-fade:hover,.floating-menu form.fm-link.-slide-in-in.-active,.floating-menu form.fm-link.-slide-in-in:focus-visible,.floating-menu form.fm-link.-slide-in-in:hover,.floating-menu form.fm-link.-slide-in.-active,.floating-menu form.fm-link.-slide-in:focus-visible,.floating-menu form.fm-link.-slide-in:hover,.floating-menu form.fm-link.-slide-out-fade.-active,.floating-menu form.fm-link.-slide-out-fade:focus-visible,.floating-menu form.fm-link.-slide-out-fade:hover,.floating-menu form.fm-link.-slide-out-out.-active,.floating-menu form.fm-link.-slide-out-out:focus-visible,.floating-menu form.fm-link.-slide-out-out:hover,.floating-menu form.fm-link.-slide-out.-active,.floating-menu form.fm-link.-slide-out:focus-visible,.floating-menu form.fm-link.-slide-out:hover{transition:width 0s ease}.floating-menu a.fm-link.-fade .fm-label,.floating-menu form.fm-link.-fade .fm-label{transition:opacity var(--fm-link-transition-duration) var(--fm-link-function)}.floating-menu a.fm-link.-slide-out .fm-label,.floating-menu form.fm-link.-slide-out .fm-label{transform:translateX(-100%);transition-delay:var(--fm-link-transition-duration),0s;transition-duration:0s,var(--fm-link-transition-duration);transition-property:opacity,transform;transition-timing-function:var(--fm-link-function)}.floating-menu a.fm-link.-slide-out.-active .fm-label,.floating-menu a.fm-link.-slide-out:focus-visible .fm-label,.floating-menu a.fm-link.-slide-out:hover .fm-label,.floating-menu form.fm-link.-slide-out.-active .fm-label,.floating-menu form.fm-link.-slide-out:focus-visible .fm-label,.floating-menu form.fm-link.-slide-out:hover .fm-label{transform:translateX(0);transition-delay:0s,0s}.floating-menu a.fm-link.-slide-out-fade .fm-label,.floating-menu form.fm-link.-slide-out-fade .fm-label{transform:translateX(-100%);transition-duration:var(--fm-link-transition-duration);transition-property:opacity,transform;transition-timing-function:var(--fm-link-function)}.floating-menu a.fm-link.-slide-out-fade.-active .fm-label,.floating-menu a.fm-link.-slide-out-fade:focus-visible .fm-label,.floating-menu a.fm-link.-slide-out-fade:hover .fm-label,.floating-menu form.fm-link.-slide-out-fade.-active .fm-label,.floating-menu form.fm-link.-slide-out-fade:focus-visible .fm-label,.floating-menu form.fm-link.-slide-out-fade:hover .fm-label{transform:translateX(0)}.floating-menu a.fm-link.-slide-in.-active,.floating-menu a.fm-link.-slide-in:focus-visible,.floating-menu a.fm-link.-slide-in:hover,.floating-menu form.fm-link.-slide-in.-active,.floating-menu form.fm-link.-slide-in:focus-visible,.floating-menu form.fm-link.-slide-in:hover{width:calc(100% + var(--_width)*1px + var(--fm-link-width))}.floating-menu a.fm-link.-slide-in .fm-label,.floating-menu form.fm-link.-slide-in .fm-label{margin-inline:var(--fm-margin-inline);transform:translateX(var(--fm-link-width));transition-duration:var(--fm-link-transition-duration);transition-property:transform,opacity;transition-timing-function:var(--fm-link-function)}.floating-menu a.fm-link.-slide-in.-active .fm-label,.floating-menu a.fm-link.-slide-in:focus-visible .fm-label,.floating-menu a.fm-link.-slide-in:hover .fm-label,.floating-menu form.fm-link.-slide-in.-active .fm-label,.floating-menu form.fm-link.-slide-in:focus-visible .fm-label,.floating-menu form.fm-link.-slide-in:hover .fm-label{transform:translateX(0);transition-duration:var(--fm-link-transition-duration);transition-property:transform,opacity;transition-timing-function:var(--fm-link-function)}.floating-menu a.fm-link.-slide-out-out.-active,.floating-menu a.fm-link.-slide-out-out:focus-visible,.floating-menu a.fm-link.-slide-out-out:hover,.floating-menu form.fm-link.-slide-out-out.-active,.floating-menu form.fm-link.-slide-out-out:focus-visible,.floating-menu form.fm-link.-slide-out-out:hover{width:calc(100% + var(--_width)*1px + var(--fm-link-width))}.floating-menu a.fm-link.-slide-out-out .fm-label,.floating-menu form.fm-link.-slide-out-out .fm-label{animation:fmSlideOutFirst var(--fm-link-transition-duration) var(--fm-link-function) forwards;margin-inline:var(--fm-margin-inline)}.floating-menu a.fm-link.-slide-out-out.-active .fm-label,.floating-menu a.fm-link.-slide-out-out:focus-visible .fm-label,.floating-menu a.fm-link.-slide-out-out:hover .fm-label,.floating-menu form.fm-link.-slide-out-out.-active .fm-label,.floating-menu form.fm-link.-slide-out-out:focus-visible .fm-label,.floating-menu form.fm-link.-slide-out-out:hover .fm-label{animation:fmSlideOutSecond var(--fm-link-transition-duration) var(--fm-link-function) forwards}.floating-menu a.fm-link.-slide-in-in.-active,.floating-menu a.fm-link.-slide-in-in:focus-visible,.floating-menu a.fm-link.-slide-in-in:hover,.floating-menu form.fm-link.-slide-in-in.-active,.floating-menu form.fm-link.-slide-in-in:focus-visible,.floating-menu form.fm-link.-slide-in-in:hover{width:calc(100% + var(--_width)*1px + var(--fm-link-width))}.floating-menu a.fm-link.-slide-in-in .fm-label,.floating-menu form.fm-link.-slide-in-in .fm-label{animation:fmSlideInFirst var(--fm-link-transition-duration) var(--fm-link-function) forwards;margin-inline:var(--fm-margin-inline)}.floating-menu a.fm-link.-slide-in-in.-active .fm-label,.floating-menu a.fm-link.-slide-in-in:focus-visible .fm-label,.floating-menu a.fm-link.-slide-in-in:hover .fm-label,.floating-menu form.fm-link.-slide-in-in.-active .fm-label,.floating-menu form.fm-link.-slide-in-in:focus-visible .fm-label,.floating-menu form.fm-link.-slide-in-in:hover .fm-label{animation:fmSlideInSecond var(--fm-link-transition-duration) var(--fm-link-function) forwards}@keyframes fmSlideOutSecond{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}@keyframes fmSlideOutFirst{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(var(--fm-link-width))}}@keyframes fmSlideInSecond{0%{opacity:0;transform:translateX(var(--fm-link-width))}to{opacity:1;transform:translateX(0)}}@keyframes fmSlideInFirst{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-100%)}}.floating-menu .fm-icon{--_flip:1;--_rotate:0;align-items:center;background-color:var(--fm-background);color:var(--fm-color);display:flex;font-size:calc(var(--fm-icon-size)*1px);justify-content:center;margin:0;padding:0;transform-origin:center;z-index:1}.floating-menu .fm-icon,.floating-menu .fm-icon.-full img{border-radius:var(--fm-icon-radius);height:calc(var(--fm-icon-box)*1px);width:calc(var(--fm-icon-box)*1px)}.floating-menu .fm-icon img{height:calc(var(--fm-icon-size)*1px);-o-object-fit:cover;object-fit:cover;width:calc(var(--fm-icon-size)*1px)}.floating-menu .fm-icon img,.floating-menu .fm-icon span{rotate:calc(var(--_rotate)*1deg);scale:var(--_flip)}.floating-menu .fm-icon.-flip-horizontal{--_flip:-1 1}.floating-menu .fm-icon.-flip-vertical{--_flip:1 -1}.floating-menu .fm-icon.-flip-both{--_flip:-1 -1}.floating-menu .fm-icon.-beat,.floating-menu .fm-icon.-beat-fade,.floating-menu .fm-icon.-bounce,.floating-menu .fm-icon.-fade,.floating-menu .fm-icon.-flip,.floating-menu .fm-icon.-shake,.floating-menu .fm-icon.-spin{--icon-delay:0s;--icon-duration:1s;--icon-count:infinite}.floating-menu .fm-icon.-beat img,.floating-menu .fm-icon.-beat span,.floating-menu .fm-icon.-beat-fade img,.floating-menu .fm-icon.-beat-fade span,.floating-menu .fm-icon.-bounce img,.floating-menu .fm-icon.-bounce span,.floating-menu .fm-icon.-fade img,.floating-menu .fm-icon.-fade span,.floating-menu .fm-icon.-flip img,.floating-menu .fm-icon.-flip span,.floating-menu .fm-icon.-shake img,.floating-menu .fm-icon.-shake span,.floating-menu .fm-icon.-spin img,.floating-menu .fm-icon.-spin span{animation-delay:var(--icon-delay);animation-direction:normal;animation-duration:var(--icon-duration);animation-iteration-count:var(--icon-count)}.floating-menu .fm-icon.-beat img,.floating-menu .fm-icon.-beat span{animation-name:wowp-icon-beat;animation-timing-function:ease-in-out}.floating-menu .fm-icon.-bounce img,.floating-menu .fm-icon.-bounce span{animation-name:wowp-icon-bounce;animation-timing-function:cubic-bezier(.28,.84,.42,1)}.floating-menu .fm-icon.-fade img,.floating-menu .fm-icon.-fade span{animation-name:wowp-icon-fade;animation-timing-function:cubic-bezier(.4,0,.6,1)}.floating-menu .fm-icon.-beat-fade img,.floating-menu .fm-icon.-beat-fade span{animation-name:wowp-icon-beat-fade;animation-timing-function:cubic-bezier(.4,0,.6,1)}.floating-menu .fm-icon.-flip img,.floating-menu .fm-icon.-flip span{animation-name:wowp-icon-flip;animation-timing-function:ease-in-out}.floating-menu .fm-icon.-shake img,.floating-menu .fm-icon.-shake span{animation-name:wowp-icon-shake;animation-timing-function:linear}.floating-menu .fm-icon.-spin img,.floating-menu .fm-icon.-spin span{animation-name:wowp-icon-spin;animation-timing-function:linear}@keyframes wowp-icon-beat{0%,90%{transform:scale(1)}45%{transform:scale(1.25)}}@keyframes wowp-icon-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(1.1,.9) translateY(0)}30%{transform:scale(.9,1.1) translateY(-.25em)}50%{transform:scale(1.05,.95) translateY(0)}57%{transform:scale(1) translateY(-.125em)}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes wowp-icon-fade{50%{opacity:.4}}@keyframes wowp-icon-beat-fade{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.125)}}@keyframes wowp-icon-flip{50%{transform:rotateY(-180deg)}}@keyframes wowp-icon-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}24%,8%{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%,to{transform:rotate(0deg)}}@keyframes wowp-icon-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.floating-menu{--fm-label-size:15;--fm-label-font:inherit;--fm-label-font-style:normal;--fm-label-weight:normal}.floating-menu.fm-label-ready .fm-label{visibility:visible}.floating-menu .fm-label{align-items:center;background-color:var(--fm-background);border-radius:var(--fm-label-radius);color:var(--fm-color);display:flex;font-family:var(--fm-label-font);font-size:calc(var(--fm-label-size)*1px);font-style:var(--fm-label-font-style);font-weight:var(--fm-label-weight);height:calc(var(--fm-icon-box)*1px);opacity:0;padding-inline:12px;white-space:nowrap}.floating-menu{--fm-text_width:max-content;--fm-text_size:16px}.floating-menu .fm-extra-text{--text_margin:0;background-color:var(--fm-background);border-radius:var(--fm-text-radius);color:var(--fm-color);font-size:var(--fm-text_size);left:-9999px;margin-inline:calc(var(--text_margin)*1px);opacity:0;padding:calc(var(--fm-icon-box)*1px + 5px) 12px 12px 12px;position:absolute;top:-9999px;transition:opacity var(--fm-link-transition-duration) var(--fm-link-function);visibility:hidden;width:var(--fm-text_width)}.floating-menu .fm-extra-text p{line-height:1.125;margin:0}.floating-menu .fm-extra-text p+p{margin-top:12px}.floating-menu{--fm-sub-space:0px;--fm-sub-box:calc(var(--fm-icon-box)*1px);--fm-sub-duration:400;--fm-sub-transition-duration:calc(var(--fm-sub-duration)*1ms);--fm-sub-function:cubic-bezier(0.25,1,0.5,1)}.floating-menu.-right .fm-has-sub.fm-sub-side.-active .fm-sub,.floating-menu.-right .fm-has-sub.fm-sub-side:has(.fm-link:focus-within) .fm-sub{left:calc((var(--fm-sub-box) + var(--fm-sub-space))*-1);top:calc(var(--fm-sub-box) + var(--fm-sub-space))}.floating-menu.-right .fm-has-sub.fm-sub-side.-sub-slide .fm-sub{--_box:calc(var(--fm-icon-box)*1px + var(--fm-sub-space))}.floating-menu.-sub-space{--fm-sub-space:2px}.floating-menu .fm-sub{left:-9999px;opacity:0;position:absolute;top:-9999px;visibility:hidden;z-index:9}.floating-menu .fm-sub:after{content:"";height:calc(100% + var(--fm-sub-space)*2);left:calc(var(--fm-sub-space)*-1);position:absolute;top:calc(var(--fm-sub-space)*-1);width:calc(100% + var(--fm-sub-space)*2)}.floating-menu .fm-has-sub{position:relative;width:var(--fm-sub-box)}.floating-menu .fm-has-sub>.fm-link.-label-hidden{z-index:2}.floating-menu .fm-has-sub>.fm-link.-label-hidden .fm-label{visibility:hidden}.floating-menu .fm-has-sub.fm-sub-circular{--_offset:0}.floating-menu .fm-has-sub.fm-sub-circular .fm-item{left:0;position:absolute;top:0}.floating-menu .fm-has-sub.fm-sub-circular .fm-item:has(.fm-link:focus-visible),.floating-menu .fm-has-sub.fm-sub-circular .fm-item:hover{z-index:9}.floating-menu .fm-has-sub.fm-sub-circular.-active{margin-bottom:calc(var(--_offset)*1px + var(--fm-sub-space))}.floating-menu .fm-has-sub.fm-sub-circular.-active:after{content:"";height:calc(var(--_box)*1px*2 + var(--fm-sub-box));position:absolute;top:calc(var(--_box)*1px*-1);width:calc(var(--_box)*1px + var(--fm-sub-box))}.floating-menu .fm-has-sub.fm-sub-circular.-active .fm-sub{left:0;opacity:1;top:0;visibility:visible}.floating-menu .fm-has-sub.fm-sub-circular.-active .fm-item{--x:0px;--y:0px;transform:translate(var(--x),var(--y))}.floating-menu .fm-has-sub.fm-sub-circular.-sub-slide .fm-sub{--_box:0}.floating-menu .fm-has-sub.fm-sub-circular.-sub-slide .fm-sub .fm-item{transition:transform var(--_duration) var(--_function)}.floating-menu .fm-has-sub.fm-sub-circular.-sub-linear-fade .fm-sub .fm-item{transition:opacity var(--_duration) var(--_function) calc(var(--_close_delay)*1ms),transform 0s linear var(--_duration)}.floating-menu .fm-has-sub.fm-sub-circular.-sub-linear-fade.-active .fm-sub .fm-item{--_delay:0;--_close_delay:0;transition:opacity var(--_duration) var(--_function) calc(var(--_delay)*1ms),transform 0s linear}.floating-menu .fm-has-sub.fm-sub-circular.-sub-linear-slide .fm-sub .fm-item{position:absolute;top:0}.floating-menu .fm-has-sub.fm-sub-circular.-sub-linear-slide .fm-sub .fm-item,.floating-menu .fm-has-sub.fm-sub-circular.-sub-linear-slide.-active .fm-sub .fm-item{transition-delay:calc(var(--_delay)*1ms);transition-duration:var(--_duration);transition-property:opacity,transform;transition-timing-function:var(--_function)}.floating-menu .fm-has-sub.fm-sub-side.-active .fm-sub{left:calc(var(--fm-sub-box) + var(--fm-sub-space));opacity:1;top:calc(var(--fm-sub-box) + var(--fm-sub-space));visibility:visible}.floating-menu .fm-has-sub.fm-sub-side.-active>.fm-link.-label-hidden+.fm-sub{top:0}.floating-menu .fm-has-sub.fm-sub-under{--_offset:0}.floating-menu .fm-has-sub.fm-sub-under.-active{margin-bottom:calc(var(--_offset)*1px + var(--fm-sub-space))}.floating-menu .fm-has-sub.fm-sub-under.-active .fm-sub{left:0;opacity:1;position:absolute;top:calc(100% + var(--fm-sub-space));visibility:visible}.floating-menu .fm-has-sub.-sub-fade{--_duration:var(--fm-sub-transition-duration);--_function:var(--fm-sub-function);transition:margin calc(var(--_duration)/2) var(--_function)}.floating-menu .fm-has-sub.-sub-fade .fm-sub{transition:opacity var(--_duration) var(--_function),visibility 0s linear var(--_duration),top 0s linear var(--_duration),left 0s linear var(--_duration)}.floating-menu .fm-has-sub.-sub-fade.-active .fm-sub{transition:opacity var(--_duration) var(--_function),visibility 0s linear 0s,left 0s linear 0s,top 0s linear 0s}.floating-menu .fm-has-sub.-sub-slide{--_duration:calc(var(--fm-sub-transition-duration)/2);--_function:var(--fm-sub-function);transition:margin var(--fm-sub-transition-duration) var(--_function)}.floating-menu .fm-has-sub.-sub-slide .fm-sub{--_box:calc((var(--fm-icon-box)*1px + var(--fm-sub-space))*-1);transform:translateX(var(--_box));transition:opacity var(--_duration) var(--_function),transform var(--_duration) var(--_function),visibility 0s linear var(--_duration),top 0s linear var(--_duration),left 0s linear var(--_duration)}.floating-menu .fm-has-sub.-sub-slide.-active .fm-sub{transform:translateX(0);transition:opacity var(--_duration) var(--_function),transform var(--_duration) var(--_function),visibility 0s linear 0s,left 0s linear 0s,top 0s linear 0s}.floating-menu .fm-has-sub.-sub-slide.fm-sub-under .fm-sub{transform:translateY(var(--_box))}.floating-menu .fm-has-sub.-sub-slide.fm-sub-under.-active .fm-sub{transform:translateY(0)}.floating-menu .fm-has-sub.-sub-linear-fade{--_duration:var(--fm-sub-transition-duration);--_function:var(--fm-sub-function);transition:margin var(--_duration) var(--_function)}.floating-menu .fm-has-sub.-sub-linear-fade .fm-sub{transition:opacity 0s linear var(--_duration),visibility 0s linear var(--_duration),left 0s linear var(--_duration),top 0s linear var(--_duration)}.floating-menu .fm-has-sub.-sub-linear-fade .fm-sub .fm-item{--_delay:0;--_close_delay:0;opacity:0;transition:opacity var(--_duration) var(--_function) calc(var(--_close_delay)*1ms)}.floating-menu .fm-has-sub.-sub-linear-fade.-active .fm-sub{transition:opacity 0s linear 0s,visibility 0s linear 0s,left 0s linear 0s,top 0s linear 0s}.floating-menu .fm-has-sub.-sub-linear-fade.-active .fm-sub .fm-item{opacity:1;transition:opacity var(--_duration) var(--_function) calc(var(--_delay)*1ms)}.floating-menu .fm-has-sub.-sub-linear-slide{--_duration:var(--fm-sub-transition-duration);--_function:var(--fm-sub-function);transition:margin var(--_duration) var(--_function)}.floating-menu .fm-has-sub.-sub-linear-slide .fm-sub{transition:opacity 0s linear var(--_duration),visibility 0s linear var(--_duration),left 0s linear var(--_duration),top 0s linear var(--_duration)}.floating-menu .fm-has-sub.-sub-linear-slide .fm-sub .fm-item{--_delay:0;--_close_delay:0;--_top:-100%;opacity:0;position:relative;top:var(--_top);transition-duration:var(--_duration);transition-property:top,opacity,left;transition-timing-function:var(--_function)}.floating-menu .fm-has-sub.-sub-linear-slide.-active .fm-sub{transition:opacity 0s linear 0s,visibility 0s linear 0s,left 0s linear 0s,top 0s linear 0s}.floating-menu .fm-has-sub.-sub-linear-slide.-active .fm-sub .fm-item{opacity:1;top:0;transition-duration:var(--_duration);transition-property:top,opacity,left;transition-timing-function:var(--_function)}@keyframes fmItemSub{0%{overflow:unset}90%{overflow:unset}to{overflow:hidden}}body:has(.floating-menu .fm-window[open]),html:has(.floating-menu .fm-window[open]){overflow:hidden}.floating-menu{--fm-window-width:500;--fm-window-backdrop:rgba(0,0,0,.4);--fm-window-bg:#f0f0f0;--fm-window-close-color:#fff;--fm-window-head-color:#fff;--fm-window-head-bg:hsla(0,0%,100%,0);--fm-window-body-color:#707070}.floating-menu .fm-window{background-color:var(--fm-window-bg);border:none;border-radius:var(--fm-text-radius);box-shadow:0 8px 16px rgba(0,0,0,.2),0 4px 6px rgba(0,0,0,.1);max-width:calc(var(--fm-window-width)*1px);padding:1px;width:100%}.floating-menu .fm-window.-left{margin-left:0}.floating-menu .fm-window.-right{margin-right:0}.floating-menu .fm-window.-top{margin-top:0}.floating-menu .fm-window.-bottom{margin-bottom:0}.floating-menu .fm-window::backdrop{background:var(--fm-window-backdrop)}.floating-menu .fm-panel{position:relative}.floating-menu .fm-close{align-items:center;background:transparent;border:none;color:var(--fm-window-close-color);cursor:pointer;display:flex;font-size:20px;height:25px;justify-content:center;left:calc(100% + 8px);position:sticky;top:0;width:25px}.floating-menu .fm-head{background-color:var(--fm-window-head-bg);color:var(--fm-window-head-color);margin-top:-25px;padding:18px 17px}.floating-menu .fm-title{display:inline;font-size:22px}.floating-menu .fm-body{--fm_margin:0;color:var(--fm-window-body-color);font-size:15px;margin-top:var(--fm_margin);padding:15px}.floating-menu .fm-body p{line-height:1.125;margin:0}.floating-menu .fm-body p+p{margin-top:12px}.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-regular,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-brands:before,.fa-regular:before,.fa-solid:before,.fa:before,.fab:before,.far:before,.fas:before{content:var(--fa)}.fa-classic,.fa-regular,.fa-solid,.far,.fas{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:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.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(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,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-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;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-beat-fade,.fa-bounce,.fa-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) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.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%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-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-chevron-circle-right,.fa-circle-chevron-right{--fa:"\f138";--fa--fa:"\f138\f138"}.fa-at{--fa:"\40";--fa--fa:"\40\40"}.fa-trash-alt,.fa-trash-can{--fa:"\f2ed";--fa--fa:"\f2ed\f2ed"}.fa-text-height{--fa:"\f034";--fa--fa:"\f034\f034"}.fa-user-times,.fa-user-xmark{--fa:"\f235";--fa--fa:"\f235\f235"}.fa-stethoscope{--fa:"\f0f1";--fa--fa:"\f0f1\f0f1"}.fa-comment-alt,.fa-message{--fa:"\f27a";--fa--fa:"\f27a\f27a"}.fa-info{--fa:"\f129";--fa--fa:"\f129\f129"}.fa-compress-alt,.fa-down-left-and-up-right-to-center{--fa:"\f422";--fa--fa:"\f422\f422"}.fa-explosion{--fa:"\e4e9";--fa--fa:"\e4e9\e4e9"}.fa-file-alt,.fa-file-lines,.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-alt,.fa-calendar-days{--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-volleyball-ball{--fa:"\f45f";--fa--fa:"\f45f\f45f"}.fa-arrows-up-to-line{--fa:"\e4c2";--fa--fa:"\e4c2\e4c2"}.fa-sort-desc,.fa-sort-down{--fa:"\f0dd";--fa--fa:"\f0dd\f0dd"}.fa-circle-minus,.fa-minus-circle{--fa:"\f056";--fa--fa:"\f056\f056"}.fa-door-open{--fa:"\f52b";--fa--fa:"\f52b\f52b"}.fa-right-from-bracket,.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-heart-music-camera-bolt,.fa-icons{--fa:"\f86d";--fa--fa:"\f86d\f86d"}.fa-microphone-alt-slash,.fa-microphone-lines-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-search-location{--fa:"\f689";--fa--fa:"\f689\f689"}.fa-forward-step,.fa-step-forward{--fa:"\f051";--fa--fa:"\f051\f051"}.fa-face-smile-beam,.fa-smile-beam{--fa:"\f5b8";--fa--fa:"\f5b8\f5b8"}.fa-flag-checkered{--fa:"\f11e";--fa--fa:"\f11e\f11e"}.fa-football,.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-angle-double-down,.fa-angles-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,.fa-beer-mug-empty{--fa:"\f0fc";--fa--fa:"\f0fc\f0fc"}.fa-diagram-predecessor{--fa:"\e477";--fa--fa:"\e477\e477"}.fa-arrow-up-long,.fa-long-arrow-up{--fa:"\f176";--fa--fa:"\f176\f176"}.fa-burn,.fa-fire-flame-simple{--fa:"\f46a";--fa--fa:"\f46a\f46a"}.fa-male,.fa-person{--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-grin-stars{--fa:"\f587";--fa--fa:"\f587\f587"}.fa-bong{--fa:"\f55c";--fa--fa:"\f55c\f55c"}.fa-pastafarianism,.fa-spaghetti-monster-flying{--fa:"\f67b";--fa--fa:"\f67b\f67b"}.fa-arrow-down-up-across-line{--fa:"\e4af";--fa--fa:"\e4af\e4af"}.fa-spoon,.fa-utensil-spoon{--fa:"\f2e5";--fa--fa:"\f2e5\f2e5"}.fa-jar-wheat{--fa:"\e517";--fa--fa:"\e517\e517"}.fa-envelopes-bulk,.fa-mail-bulk{--fa:"\f674";--fa--fa:"\f674\f674"}.fa-file-circle-exclamation{--fa:"\e4eb";--fa--fa:"\e4eb\e4eb"}.fa-circle-h,.fa-hospital-symbol{--fa:"\f47e";--fa--fa:"\f47e\f47e"}.fa-pager{--fa:"\f815";--fa--fa:"\f815\f815"}.fa-address-book,.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-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-file-clipboard,.fa-paste{--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-loading,.fa-truck-ramp-box{--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-torah{--fa:"\f6a0";--fa--fa:"\f6a0\f6a0"}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa:"\f458";--fa--fa:"\f458\f458"}.fa-toggle-off{--fa:"\f204";--fa--fa:"\f204\f204"}.fa-archive,.fa-box-archive{--fa:"\f187";--fa--fa:"\f187\f187"}.fa-person-drowning{--fa:"\e545";--fa--fa:"\e545\e545"}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa:"\f886";--fa--fa:"\f886\f886"}.fa-face-grin-tongue-squint,.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-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-alt,.fa-tablet-screen-button{--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-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-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-concierge-bell{--fa:"\f562";--fa--fa:"\f562\f562"}.fa-pen-ruler,.fa-pencil-ruler{--fa:"\f5ae";--fa--fa:"\f5ae\f5ae"}.fa-people-arrows,.fa-people-arrows-left-right{--fa:"\e068";--fa--fa:"\e068\e068"}.fa-mars-and-venus-burst{--fa:"\e523";--fa--fa:"\e523\e523"}.fa-caret-square-right,.fa-square-caret-right{--fa:"\f152";--fa--fa:"\f152\f152"}.fa-cut,.fa-scissors{--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-digital-tachograph,.fa-tachograph-digital{--fa:"\f566";--fa--fa:"\f566\f566"}.fa-users-slash{--fa:"\e073";--fa--fa:"\e073\e073"}.fa-clover{--fa:"\e139";--fa--fa:"\e139\e139"}.fa-mail-reply,.fa-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-minus-square,.fa-square-minus{--fa:"\f146";--fa--fa:"\f146\f146"}.fa-helicopter{--fa:"\f533";--fa--fa:"\f533\f533"}.fa-compass{--fa:"\f14e";--fa--fa:"\f14e\f14e"}.fa-caret-square-down,.fa-square-caret-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-navicon{--fa:"\f0c9";--fa--fa:"\f0c9\f0c9"}.fa-people-group{--fa:"\e533";--fa--fa:"\e533\e533"}.fa-hourglass-3,.fa-hourglass-end{--fa:"\f253";--fa--fa:"\f253\f253"}.fa-heart-broken,.fa-heart-crack{--fa:"\f7a9";--fa--fa:"\f7a9\f7a9"}.fa-external-link-square-alt,.fa-square-up-right{--fa:"\f360";--fa--fa:"\f360\f360"}.fa-face-kiss-beam,.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-exclamation-circle{--fa:"\f06a";--fa--fa:"\f06a\f06a"}.fa-school-circle-xmark{--fa:"\e56d";--fa--fa:"\e56d\e56d"}.fa-arrow-right-from-bracket,.fa-sign-out{--fa:"\f08b";--fa--fa:"\f08b\f08b"}.fa-chevron-circle-down,.fa-circle-chevron-down{--fa:"\f13a";--fa--fa:"\f13a\f13a"}.fa-unlock-alt,.fa-unlock-keyhole{--fa:"\f13e";--fa--fa:"\f13e\f13e"}.fa-cloud-showers-heavy{--fa:"\f740";--fa--fa:"\f740\f740"}.fa-headphones-alt,.fa-headphones-simple{--fa:"\f58f";--fa--fa:"\f58f\f58f"}.fa-sitemap{--fa:"\f0e8";--fa--fa:"\f0e8\f0e8"}.fa-circle-dollar-to-slot,.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-down,.fa-volume-low{--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-alt,.fa-wheat-awn{--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-check-square,.fa-square-check{--fa:"\f14a";--fa--fa:"\f14a\f14a"}.fa-peseta-sign{--fa:"\e221";--fa--fa:"\e221\e221"}.fa-header,.fa-heading{--fa:"\f1dc";--fa--fa:"\f1dc\f1dc"}.fa-ghost{--fa:"\f6e2";--fa--fa:"\f6e2\f6e2"}.fa-list,.fa-list-squares{--fa:"\f03a";--fa--fa:"\f03a\f03a"}.fa-phone-square-alt,.fa-square-phone-flip{--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-dot-circle{--fa:"\f192";--fa--fa:"\f192\f192"}.fa-dizzy,.fa-face-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-futbol-ball,.fa-soccer-ball{--fa:"\f1e3";--fa--fa:"\f1e3\f1e3"}.fa-paint-brush,.fa-paintbrush{--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,.fa-hot-tub-person{--fa:"\f593";--fa--fa:"\f593\f593"}.fa-map-location,.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-edit,.fa-pen-to-square{--fa:"\f044";--fa--fa:"\f044\f044"}.fa-car-side{--fa:"\f5e4";--fa--fa:"\f5e4\f5e4"}.fa-share-alt,.fa-share-nodes{--fa:"\f1e0";--fa--fa:"\f1e0\f1e0"}.fa-heart-circle-minus{--fa:"\e4ff";--fa--fa:"\e4ff\e4ff"}.fa-hourglass-2,.fa-hourglass-half{--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-shopping-bag{--fa:"\f290";--fa--fa:"\f290\f290"}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.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-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-kiss{--fa:"\f596";--fa--fa:"\f596\f596"}.fa-bridge-circle-xmark{--fa:"\e4cb";--fa--fa:"\e4cb\e4cb"}.fa-face-grin-tongue,.fa-grin-tongue{--fa:"\f589";--fa--fa:"\f589\f589"}.fa-chess-bishop{--fa:"\f43a";--fa--fa:"\f43a\f43a"}.fa-face-grin-wink,.fa-grin-wink{--fa:"\f58c";--fa--fa:"\f58c\f58c"}.fa-deaf,.fa-deafness,.fa-ear-deaf,.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-rss-square,.fa-square-rss{--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,.fa-hryvnia-sign{--fa:"\f6f2";--fa--fa:"\f6f2\f6f2"}.fa-pills{--fa:"\f484";--fa--fa:"\f484\f484"}.fa-face-grin-wide,.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-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius,.fa-staff-snake{--fa:"\e579";--fa--fa:"\e579\e579"}.fa-head-side-cough-slash{--fa:"\e062";--fa--fa:"\e062\e062"}.fa-ambulance,.fa-truck-medical{--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-2,.fa-temperature-half,.fa-thermometer-2,.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-bolt,.fa-poo-storm{--fa:"\f75a";--fa--fa:"\f75a\f75a"}.fa-face-frown-open,.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-folder-blank{--fa:"\f07b";--fa--fa:"\f07b\f07b"}.fa-file-medical-alt,.fa-file-waveform{--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-dashboard,.fa-gauge,.fa-gauge-med,.fa-tachometer-alt-average{--fa:"\f624";--fa--fa:"\f624\f624"}.fa-magic-wand-sparkles,.fa-wand-magic-sparkles{--fa:"\e2ca";--fa--fa:"\e2ca\e2ca"}.fa-e{--fa:"\45";--fa--fa:"\45\45"}.fa-pen-alt,.fa-pen-clip{--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-shuttle-van,.fa-van-shuttle{--fa:"\f5b6";--fa--fa:"\f5b6\f5b6"}.fa-building-user{--fa:"\e4da";--fa--fa:"\e4da\e4da"}.fa-caret-square-left,.fa-square-caret-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-area-chart,.fa-chart-area{--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-cancel{--fa:"\f05e";--fa--fa:"\f05e\f05e"}.fa-camera-rotate{--fa:"\e0d8";--fa--fa:"\e0d8\e0d8"}.fa-air-freshener,.fa-spray-can-sparkles{--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-mouse-pointer{--fa:"\f245";--fa--fa:"\f245\f245"}.fa-expand-arrows-alt,.fa-maximize{--fa:"\f31e";--fa--fa:"\f31e\f31e"}.fa-charging-station{--fa:"\f5e7";--fa--fa:"\f5e7\f5e7"}.fa-shapes,.fa-triangle-circle-square{--fa:"\f61f";--fa--fa:"\f61f\f61f"}.fa-random,.fa-shuffle{--fa:"\f074";--fa--fa:"\f074\f074"}.fa-person-running,.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-mouse{--fa:"\f8cc";--fa--fa:"\f8cc\f8cc"}.fa-arrow-right-to-bracket,.fa-sign-in{--fa:"\f090";--fa--fa:"\f090\f090"}.fa-shop-slash,.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-1,.fa-hourglass-start{--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-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-thumb-tack-slash,.fa-thumbtack-slash{--fa:"\e68f";--fa--fa:"\e68f\e68f"}.fa-heart-pulse,.fa-heartbeat{--fa:"\f21e";--fa--fa:"\f21e\f21e"}.fa-people-carry,.fa-people-carry-box{--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,.fa-weight-scale{--fa:"\f496";--fa--fa:"\f496\f496"}.fa-user-friends,.fa-user-group{--fa:"\f500";--fa--fa:"\f500\f500"}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa:"\f15e";--fa--fa:"\f15e\f15e"}.fa-chess-knight{--fa:"\f441";--fa--fa:"\f441\f441"}.fa-face-laugh-squint,.fa-laugh-squint{--fa:"\f59b";--fa--fa:"\f59b\f59b"}.fa-wheelchair{--fa:"\f193";--fa--fa:"\f193\f193"}.fa-arrow-circle-up,.fa-circle-arrow-up{--fa:"\f0aa";--fa--fa:"\f0aa\f0aa"}.fa-toggle-on{--fa:"\f205";--fa--fa:"\f205\f205"}.fa-person-walking,.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-procedures{--fa:"\f487";--fa--fa:"\f487\f487"}.fa-shuttle-space,.fa-space-shuttle{--fa:"\f197";--fa--fa:"\f197\f197"}.fa-face-laugh,.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-alt,.fa-microphone-lines{--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-mars-stroke-v{--fa:"\f22a";--fa--fa:"\f22a\f22a"}.fa-champagne-glasses,.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-file-upload{--fa:"\f574";--fa--fa:"\f574\f574"}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa:"\f1eb";--fa--fa:"\f1eb\f1eb"}.fa-bath,.fa-bathtub{--fa:"\f2cd";--fa--fa:"\f2cd\f2cd"}.fa-underline{--fa:"\f0cd";--fa--fa:"\f0cd\f0cd"}.fa-user-edit,.fa-user-pen{--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-style,.fa-border-top-left{--fa:"\f853";--fa--fa:"\f853\f853"}.fa-map-location-dot,.fa-map-marked-alt{--fa:"\f5a0";--fa--fa:"\f5a0\f5a0"}.fa-jedi{--fa:"\f669";--fa--fa:"\f669\f669"}.fa-poll,.fa-square-poll-vertical{--fa:"\f681";--fa--fa:"\f681\f681"}.fa-mug-hot{--fa:"\f7b6";--fa--fa:"\f7b6\f7b6"}.fa-battery-car,.fa-car-battery{--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-h,.fa-mars-stroke-right{--fa:"\f22b";--fa--fa:"\f22b\f22b"}.fa-hand-back-fist,.fa-hand-rock{--fa:"\f255";--fa--fa:"\f255\f255"}.fa-caret-square-up,.fa-square-caret-up{--fa:"\f151";--fa--fa:"\f151\f151"}.fa-cloud-showers-water{--fa:"\e4e4";--fa--fa:"\e4e4\e4e4"}.fa-bar-chart,.fa-chart-bar{--fa:"\f080";--fa--fa:"\f080\f080"}.fa-hands-bubbles,.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-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-plus-square,.fa-square-plus{--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-glass-martini-alt,.fa-martini-glass{--fa:"\f57b";--fa--fa:"\f57b\f57b"}.fa-square-binary{--fa:"\e69b";--fa--fa:"\e69b\e69b"}.fa-rotate-back,.fa-rotate-backward,.fa-rotate-left,.fa-undo-alt{--fa:"\f2ea";--fa--fa:"\f2ea\f2ea"}.fa-columns,.fa-table-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-dolly-box{--fa:"\f472";--fa--fa:"\f472\f472"}.fa-smoking{--fa:"\f48d";--fa--fa:"\f48d\f48d"}.fa-compress-arrows-alt,.fa-minimize{--fa:"\f78c";--fa--fa:"\f78c\f78c"}.fa-monument{--fa:"\f5a6";--fa--fa:"\f5a6\f5a6"}.fa-snowplow{--fa:"\f7d2";--fa--fa:"\f7d2\f7d2"}.fa-angle-double-right,.fa-angles-right{--fa:"\f101";--fa--fa:"\f101\f101"}.fa-cannabis{--fa:"\f55f";--fa--fa:"\f55f\f55f"}.fa-circle-play,.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-eur,.fa-euro,.fa-euro-sign{--fa:"\f153";--fa--fa:"\f153\f153"}.fa-chair{--fa:"\f6c0";--fa--fa:"\f6c0\f6c0"}.fa-check-circle,.fa-circle-check{--fa:"\f058";--fa--fa:"\f058\f058"}.fa-circle-stop,.fa-stop-circle{--fa:"\f28d";--fa--fa:"\f28d\f28d"}.fa-compass-drafting,.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-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-chevron-circle-up,.fa-circle-chevron-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-gbp,.fa-pound-sign,.fa-sterling-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-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-mail-reply-all,.fa-reply-all{--fa:"\f122";--fa--fa:"\f122\f122"}.fa-suitcase{--fa:"\f0f2";--fa--fa:"\f0f2\f0f2"}.fa-person-skating,.fa-skating{--fa:"\f7c5";--fa--fa:"\f7c5\f7c5"}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa:"\f662";--fa--fa:"\f662\f662"}.fa-camera-retro{--fa:"\f083";--fa--fa:"\f083\f083"}.fa-arrow-circle-down,.fa-circle-arrow-down{--fa:"\f0ab";--fa--fa:"\f0ab\f0ab"}.fa-arrow-right-to-file,.fa-file-import{--fa:"\f56f";--fa--fa:"\f56f\f56f"}.fa-external-link-square,.fa-square-arrow-up-right{--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-0,.fa-temperature-empty,.fa-thermometer-0,.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-contact-card,.fa-vcard{--fa:"\f2bb";--fa--fa:"\f2bb\f2bb"}.fa-balance-scale-right,.fa-scale-unbalanced-flip{--fa:"\f516";--fa--fa:"\f516\f516"}.fa-subscript{--fa:"\f12c";--fa--fa:"\f12c\f12c"}.fa-diamond-turn-right,.fa-directions{--fa:"\f5eb";--fa--fa:"\f5eb\f5eb"}.fa-burst{--fa:"\e4dc";--fa--fa:"\e4dc\e4dc"}.fa-house-laptop,.fa-laptop-house{--fa:"\e066";--fa--fa:"\e066\e066"}.fa-face-tired,.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-cloud-upload,.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-sprout{--fa:"\f4d8";--fa--fa:"\f4d8\f4d8"}.fa-arrows-alt-h,.fa-left-right{--fa:"\f337";--fa--fa:"\f337\f337"}.fa-boxes-packing{--fa:"\e4c7";--fa--fa:"\e4c7\e4c7"}.fa-arrow-circle-left,.fa-circle-arrow-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-sort-amount-asc,.fa-sort-amount-down{--fa:"\f160";--fa--fa:"\f160\f160"}.fa-cloud-bolt,.fa-thunderstorm{--fa:"\f76c";--fa--fa:"\f76c\f76c"}.fa-remove-format,.fa-text-slash{--fa:"\f87d";--fa--fa:"\f87d\f87d"}.fa-face-smile-wink,.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-h,.fa-arrows-left-right{--fa:"\f07e";--fa--fa:"\f07e\f07e"}.fa-house-lock{--fa:"\e510";--fa--fa:"\e510\e510"}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa:"\f0ed";--fa--fa:"\f0ed\f0ed"}.fa-children{--fa:"\e4e1";--fa--fa:"\e4e1\e4e1"}.fa-blackboard,.fa-chalkboard{--fa:"\f51b";--fa--fa:"\f51b\f51b"}.fa-user-alt-slash,.fa-user-large-slash{--fa:"\f4fa";--fa--fa:"\f4fa\f4fa"}.fa-envelope-open{--fa:"\f2b6";--fa--fa:"\f2b6\f2b6"}.fa-handshake-alt-slash,.fa-handshake-simple-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-refresh,.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-alt,.fa-shield-halved{--fa:"\f3ed";--fa--fa:"\f3ed\f3ed"}.fa-atlas,.fa-book-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-house-damage{--fa:"\f6f1";--fa--fa:"\f6f1\f6f1"}.fa-file-archive,.fa-file-zipper{--fa:"\f1c6";--fa--fa:"\f1c6\f1c6"}.fa-square{--fa:"\f0c8";--fa--fa:"\f0c8\f0c8"}.fa-glass-martini,.fa-martini-glass-empty{--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-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-temperature-down{--fa:"\e03f";--fa--fa:"\e03f\e03f"}.fa-feather-alt,.fa-feather-pointed{--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-ad,.fa-rectangle-ad{--fa:"\f641";--fa--fa:"\f641\f641"}.fa-arrow-circle-right,.fa-circle-arrow-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-unsorted{--fa:"\f0dc";--fa--fa:"\f0dc\f0dc"}.fa-list-1-2,.fa-list-numeric,.fa-list-ol{--fa:"\f0cb";--fa--fa:"\f0cb\f0cb"}.fa-person-dress-burst{--fa:"\e544";--fa--fa:"\e544\e544"}.fa-money-check-alt,.fa-money-check-dollar{--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-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-arrows-alt,.fa-up-down-left-right{--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-alt,.fa-star-half-stroke{--fa:"\f5c0";--fa--fa:"\f5c0\f5c0"}.fa-code{--fa:"\f121";--fa--fa:"\f121\f121"}.fa-glass-whiskey,.fa-whiskey-glass{--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-external-link{--fa:"\f08e";--fa--fa:"\f08e\f08e"}.fa-cubes-stacked{--fa:"\e4e6";--fa--fa:"\e4e6\e4e6"}.fa-krw,.fa-won,.fa-won-sign{--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-cab,.fa-taxi{--fa:"\f1ba";--fa--fa:"\f1ba\f1ba"}.fa-person-circle-plus{--fa:"\e541";--fa--fa:"\e541\e541"}.fa-chart-pie,.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-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-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-hard-hat,.fa-hat-hard,.fa-helmet-safety{--fa:"\f807";--fa--fa:"\f807\f807"}.fa-eject{--fa:"\f052";--fa--fa:"\f052\f052"}.fa-arrow-alt-circle-right,.fa-circle-right{--fa:"\f35a";--fa--fa:"\f35a\f35a"}.fa-plane-circle-check{--fa:"\e555";--fa--fa:"\e555\e555"}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa:"\f5a5";--fa--fa:"\f5a5\f5a5"}.fa-object-group{--fa:"\f247";--fa--fa:"\f247\f247"}.fa-chart-line,.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-map-signs,.fa-signs-post{--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-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-home-user,.fa-house-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-cocktail,.fa-martini-glass-citrus{--fa:"\f561";--fa--fa:"\f561\f561"}.fa-face-surprise,.fa-surprise{--fa:"\f5c2";--fa--fa:"\f5c2\f5c2"}.fa-bottle-water{--fa:"\e4c5";--fa--fa:"\e4c5\e4c5"}.fa-circle-pause,.fa-pause-circle{--fa:"\f28b";--fa--fa:"\f28b\f28b"}.fa-toilet-paper-slash{--fa:"\e072";--fa--fa:"\e072\e072"}.fa-apple-alt,.fa-apple-whole{--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-1,.fa-temperature-quarter,.fa-thermometer-1,.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-poll-h,.fa-square-poll-horizontal{--fa:"\f682";--fa--fa:"\f682\f682"}.fa-circle{--fa:"\f111";--fa--fa:"\f111\f111"}.fa-backward-fast,.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-basketball-ball{--fa:"\f434";--fa--fa:"\f434\f434"}.fa-satellite-dish{--fa:"\f7c0";--fa--fa:"\f7c0\f7c0"}.fa-arrow-alt-circle-up,.fa-circle-up{--fa:"\f35b";--fa--fa:"\f35b\f35b"}.fa-mobile-alt,.fa-mobile-screen-button{--fa:"\f3cd";--fa--fa:"\f3cd\f3cd"}.fa-volume-high,.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-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,.fa-rupee-sign{--fa:"\f156";--fa--fa:"\f156\f156"}.fa-file-image{--fa:"\f1c5";--fa--fa:"\f1c5\f1c5"}.fa-circle-question,.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-alt,.fa-phone-flip{--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-fast-forward,.fa-forward-fast{--fa:"\f050";--fa--fa:"\f050\f050"}.fa-face-meh-blank,.fa-meh-blank{--fa:"\f5a4";--fa--fa:"\f5a4\f5a4"}.fa-parking,.fa-square-parking{--fa:"\f540";--fa--fa:"\f540\f540"}.fa-house-signal{--fa:"\e012";--fa--fa:"\e012\e012"}.fa-bars-progress,.fa-tasks-alt{--fa:"\f828";--fa--fa:"\f828\f828"}.fa-faucet-drip{--fa:"\e006";--fa--fa:"\e006\e006"}.fa-cart-flatbed,.fa-dolly-flatbed{--fa:"\f474";--fa--fa:"\f474\f474"}.fa-ban-smoking,.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-shopping-basket{--fa:"\f291";--fa--fa:"\f291\f291"}.fa-tape{--fa:"\f4db";--fa--fa:"\f4db\f4db"}.fa-bus-alt,.fa-bus-simple{--fa:"\f55e";--fa--fa:"\f55e\f55e"}.fa-eye{--fa:"\f06e";--fa--fa:"\f06e\f06e"}.fa-face-sad-cry,.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-signal-5,.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-home-lg,.fa-house-chimney{--fa:"\e3af";--fa--fa:"\e3af\e3af"}.fa-window-maximize{--fa:"\f2d0";--fa--fa:"\f2d0\f2d0"}.fa-face-frown,.fa-frown{--fa:"\f119";--fa--fa:"\f119\f119"}.fa-prescription{--fa:"\f5b1";--fa--fa:"\f5b1\f5b1"}.fa-shop,.fa-store-alt{--fa:"\f54f";--fa--fa:"\f54f\f54f"}.fa-floppy-disk,.fa-save{--fa:"\f0c7";--fa--fa:"\f0c7\f0c7"}.fa-vihara{--fa:"\f6a7";--fa--fa:"\f6a7\f6a7"}.fa-balance-scale-left,.fa-scale-unbalanced{--fa:"\f515";--fa--fa:"\f515\f515"}.fa-sort-asc,.fa-sort-up{--fa:"\f0de";--fa--fa:"\f0de\f0de"}.fa-comment-dots,.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-grin-squint{--fa:"\f585";--fa--fa:"\f585\f585"}.fa-hand-holding-dollar,.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-praying-hands{--fa:"\f684";--fa--fa:"\f684\f684"}.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-arrow-rotate-right,.fa-redo{--fa:"\f01e";--fa--fa:"\f01e\f01e"}.fa-biohazard{--fa:"\f780";--fa--fa:"\f780\f780"}.fa-location,.fa-location-crosshairs{--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-grin-tears{--fa:"\f588";--fa--fa:"\f588\f588"}.fa-phone{--fa:"\f095";--fa--fa:"\f095\f095"}.fa-calendar-times,.fa-calendar-xmark{--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-cog,.fa-user-gear{--fa:"\f4fe";--fa--fa:"\f4fe\f4fe"}.fa-arrow-up-1-9,.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-digging,.fa-person-digging{--fa:"\f85e";--fa--fa:"\f85e\f85e"}.fa-trash{--fa:"\f1f8";--fa--fa:"\f1f8\f1f8"}.fa-gauge-simple,.fa-gauge-simple-med,.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-quote-right-alt{--fa:"\f10e";--fa--fa:"\f10e\f10e"}.fa-shirt,.fa-t-shirt,.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,.fa-tenge-sign{--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-external-link-alt,.fa-up-right-from-square{--fa:"\f35d";--fa--fa:"\f35d\f35d"}.fa-table-cells,.fa-th{--fa:"\f00a";--fa--fa:"\f00a\f00a"}.fa-file-pdf{--fa:"\f1c1";--fa--fa:"\f1c1\f1c1"}.fa-bible,.fa-book-bible{--fa:"\f647";--fa--fa:"\f647\f647"}.fa-o{--fa:"\4f";--fa--fa:"\4f\4f"}.fa-medkit,.fa-suitcase-medical{--fa:"\f0fa";--fa--fa:"\f0fa\f0fa"}.fa-user-secret{--fa:"\f21b";--fa--fa:"\f21b\f21b"}.fa-otter{--fa:"\f700";--fa--fa:"\f700\f700"}.fa-female,.fa-person-dress{--fa:"\f182";--fa--fa:"\f182\f182"}.fa-comment-dollar{--fa:"\f651";--fa--fa:"\f651\f651"}.fa-briefcase-clock,.fa-business-time{--fa:"\f64a";--fa--fa:"\f64a\f64a"}.fa-table-cells-large,.fa-th-large{--fa:"\f009";--fa--fa:"\f009\f009"}.fa-book-tanakh,.fa-tanakh{--fa:"\f827";--fa--fa:"\f827\f827"}.fa-phone-volume,.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-birthday-cake,.fa-cake,.fa-cake-candles{--fa:"\f1fd";--fa--fa:"\f1fd\f1fd"}.fa-envelope{--fa:"\f0e0";--fa--fa:"\f0e0\f0e0"}.fa-angle-double-up,.fa-angles-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-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-hourglass-empty{--fa:"\f254";--fa--fa:"\f254\f254"}.fa-mountain{--fa:"\f6fc";--fa--fa:"\f6fc\f6fc"}.fa-user-doctor,.fa-user-md{--fa:"\f0f0";--fa--fa:"\f0f0\f0f0"}.fa-circle-info,.fa-info-circle{--fa:"\f05a";--fa--fa:"\f05a\f05a"}.fa-cloud-meatball{--fa:"\f73b";--fa--fa:"\f73b\f73b"}.fa-camera,.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-sort-numeric-asc,.fa-sort-numeric-down{--fa:"\f162";--fa--fa:"\f162\f162"}.fa-hand-holding-droplet,.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-alt,.fa-prescription-bottle-medical{--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-sort-alpha-asc,.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-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-arrow-rotate-left,.fa-undo{--fa:"\f0e2";--fa--fa:"\f0e2\f0e2"}.fa-hard-drive,.fa-hdd{--fa:"\f0a0";--fa--fa:"\f0a0\f0a0"}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa:"\f586";--fa--fa:"\f586\f586"}.fa-dumbbell{--fa:"\f44b";--fa--fa:"\f44b\f44b"}.fa-list-alt,.fa-rectangle-list{--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-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-arrow-alt-circle-left,.fa-circle-left{--fa:"\f359";--fa--fa:"\f359\f359"}.fa-subway,.fa-train-subway{--fa:"\f239";--fa--fa:"\f239\f239"}.fa-chart-gantt{--fa:"\e0e4";--fa--fa:"\e0e4\e0e4"}.fa-indian-rupee,.fa-indian-rupee-sign,.fa-inr{--fa:"\e1bc";--fa--fa:"\e1bc\e1bc"}.fa-crop-alt,.fa-crop-simple{--fa:"\f565";--fa--fa:"\f565\f565"}.fa-money-bill-1,.fa-money-bill-alt{--fa:"\f3d1";--fa--fa:"\f3d1\f3d1"}.fa-left-long,.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-subtract{--fa:"\f068";--fa--fa:"\f068\f068"}.fa-chess{--fa:"\f439";--fa--fa:"\f439\f439"}.fa-arrow-left-long,.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-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting,.fa-hands-asl-interpreting{--fa:"\f2a3";--fa--fa:"\f2a3\f2a3"}.fa-cog,.fa-gear{--fa:"\f013";--fa--fa:"\f013\f013"}.fa-droplet-slash,.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-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-level-up{--fa:"\f148";--fa--fa:"\f148\f148"}.fa-u{--fa:"\55";--fa--fa:"\55\55"}.fa-square-root-alt,.fa-square-root-variable{--fa:"\f698";--fa--fa:"\f698\f698"}.fa-clock,.fa-clock-four{--fa:"\f017";--fa--fa:"\f017\f017"}.fa-backward-step,.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-clinic-medical,.fa-house-chimney-medical{--fa:"\f7f2";--fa--fa:"\f7f2\f7f2"}.fa-temperature-3,.fa-temperature-three-quarters,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa:"\f2c8";--fa--fa:"\f2c8\f2c8"}.fa-mobile-android-alt,.fa-mobile-screen{--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-3,.fa-battery-half{--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-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-v,.fa-ellipsis-vertical{--fa:"\f142";--fa--fa:"\f142\f142"}.fa-ticket{--fa:"\f145";--fa--fa:"\f145\f145"}.fa-power-off{--fa:"\f011";--fa--fa:"\f011\f011"}.fa-long-arrow-alt-right,.fa-right-long{--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-teletype,.fa-tty{--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-hiking,.fa-person-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-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-grin{--fa:"\f580";--fa--fa:"\f580\f580"}.fa-backspace,.fa-delete-left{--fa:"\f55a";--fa--fa:"\f55a\f55a"}.fa-eye-dropper,.fa-eye-dropper-empty,.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-mobile-android,.fa-mobile-phone{--fa:"\f3ce";--fa--fa:"\f3ce\f3ce"}.fa-face-meh,.fa-meh{--fa:"\f11a";--fa--fa:"\f11a\f11a"}.fa-align-center{--fa:"\f037";--fa--fa:"\f037\f037"}.fa-book-dead,.fa-book-skull{--fa:"\f6b7";--fa--fa:"\f6b7\f6b7"}.fa-drivers-license,.fa-id-card{--fa:"\f2c2";--fa--fa:"\f2c2\f2c2"}.fa-dedent,.fa-outdent{--fa:"\f03b";--fa--fa:"\f03b\f03b"}.fa-heart-circle-exclamation{--fa:"\e4fe";--fa--fa:"\e4fe\e4fe"}.fa-home,.fa-home-alt,.fa-home-lg-alt,.fa-house{--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-exchange{--fa:"\f0ec";--fa--fa:"\f0ec\f0ec"}.fa-redo-alt,.fa-rotate-forward,.fa-rotate-right{--fa:"\f2f9";--fa--fa:"\f2f9\f2f9"}.fa-cutlery,.fa-utensils{--fa:"\f2e7";--fa--fa:"\f2e7\f2e7"}.fa-arrow-up-wide-short,.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-broadcast-tower,.fa-tower-broadcast{--fa:"\f519";--fa--fa:"\f519\f519"}.fa-truck-pickup{--fa:"\f63c";--fa--fa:"\f63c\f63c"}.fa-long-arrow-alt-up,.fa-up-long{--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-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-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-cny,.fa-jpy,.fa-rmb,.fa-yen,.fa-yen-sign{--fa:"\f157";--fa--fa:"\f157\f157"}.fa-rouble,.fa-rub,.fa-ruble,.fa-ruble-sign{--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-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-arrow-alt-circle-down,.fa-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-sort-amount-desc,.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-long-arrow-right{--fa:"\f178";--fa--fa:"\f178\f178"}.fa-anchor-circle-xmark{--fa:"\e4ac";--fa--fa:"\e4ac\e4ac"}.fa-ellipsis,.fa-ellipsis-h{--fa:"\f141";--fa--fa:"\f141\f141"}.fa-chess-pawn{--fa:"\f443";--fa--fa:"\f443\f443"}.fa-first-aid,.fa-kit-medical{--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-credit-card-alt{--fa:"\f09d";--fa--fa:"\f09d\f09d"}.fa-automobile,.fa-car{--fa:"\f1b9";--fa--fa:"\f1b9\f1b9"}.fa-hand-holding-hand{--fa:"\e4f7";--fa--fa:"\e4f7\e4f7"}.fa-book-open-reader,.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-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-h-square,.fa-square-h{--fa:"\f0fd";--fa--fa:"\f0fd\f0fd"}.fa-podcast{--fa:"\f2ce";--fa--fa:"\f2ce\f2ce"}.fa-temperature-4,.fa-temperature-full,.fa-thermometer-4,.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-hands-helping,.fa-handshake-angle{--fa:"\f4c4";--fa--fa:"\f4c4\f4c4"}.fa-location-dot,.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-swimmer{--fa:"\f5c4";--fa--fa:"\f5c4\f5c4"}.fa-arrow-down{--fa:"\f063";--fa--fa:"\f063\f063"}.fa-droplet,.fa-tint{--fa:"\f043";--fa--fa:"\f043\f043"}.fa-eraser{--fa:"\f12d";--fa--fa:"\f12d\f12d"}.fa-earth,.fa-earth-america,.fa-earth-americas,.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-0,.fa-battery-empty{--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-tachometer-alt,.fa-tachometer-alt-fast{--fa:"\f625";--fa--fa:"\f625\f625"}.fa-envelope-open-text{--fa:"\f658";--fa--fa:"\f658\f658"}.fa-hospital,.fa-hospital-alt,.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-reorder,.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-blind,.fa-person-walking-with-cane{--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-vote-yea{--fa:"\f772";--fa--fa:"\f772\f772"}.fa-star-half{--fa:"\f089";--fa--fa:"\f089\f089"}.fa-boxes,.fa-boxes-alt,.fa-boxes-stacked{--fa:"\f468";--fa--fa:"\f468\f468"}.fa-chain,.fa-link{--fa:"\f0c1";--fa--fa:"\f0c1\f0c1"}.fa-assistive-listening-systems,.fa-ear-listen{--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-search{--fa:"\f002";--fa--fa:"\f002\f002"}.fa-ping-pong-paddle-ball,.fa-table-tennis,.fa-table-tennis-paddle-ball{--fa:"\f45d";--fa--fa:"\f45d\f45d"}.fa-diagnoses,.fa-person-dots-from-line{--fa:"\f470";--fa--fa:"\f470\f470"}.fa-trash-can-arrow-up,.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-edit,.fa-file-pen{--fa:"\f31c";--fa--fa:"\f31c\f31c"}.fa-receipt{--fa:"\f543";--fa--fa:"\f543\f543"}.fa-pen-square,.fa-pencil-square,.fa-square-pen{--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,.fa-battery-5,.fa-battery-full{--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-dots,.fa-list-ul{--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-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-alt,.fa-landmark-dome{--fa:"\f752";--fa--fa:"\f752\f752"}.fa-arrow-up{--fa:"\f062";--fa--fa:"\f062\f062"}.fa-television,.fa-tv,.fa-tv-alt{--fa:"\f26c";--fa--fa:"\f26c\f26c"}.fa-shrimp{--fa:"\e448";--fa--fa:"\e448\e448"}.fa-list-check,.fa-tasks{--fa:"\f0ae";--fa--fa:"\f0ae\f0ae"}.fa-jug-detergent{--fa:"\e519";--fa--fa:"\e519\e519"}.fa-circle-user,.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-car-crash{--fa:"\f5e1";--fa--fa:"\f5e1\f5e1"}.fa-y{--fa:"\59";--fa--fa:"\59\59"}.fa-person-snowboarding,.fa-snowboarding{--fa:"\f7ce";--fa--fa:"\f7ce\f7ce"}.fa-shipping-fast,.fa-truck-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-adjust,.fa-circle-half-stroke{--fa:"\f042";--fa--fa:"\f042\f042"}.fa-clapperboard{--fa:"\e131";--fa--fa:"\e131\e131"}.fa-circle-radiation,.fa-radiation-alt{--fa:"\f7ba";--fa--fa:"\f7ba\f7ba"}.fa-baseball,.fa-baseball-ball{--fa:"\f433";--fa--fa:"\f433\f433"}.fa-jet-fighter-up{--fa:"\e518";--fa--fa:"\e518\e518"}.fa-diagram-project,.fa-project-diagram{--fa:"\f542";--fa--fa:"\f542\f542"}.fa-copy{--fa:"\f0c5";--fa--fa:"\f0c5\f0c5"}.fa-volume-mute,.fa-volume-times,.fa-volume-xmark{--fa:"\f6a9";--fa--fa:"\f6a9\f6a9"}.fa-hand-sparkles{--fa:"\e05d";--fa--fa:"\e05d\e05d"}.fa-grip,.fa-grip-horizontal{--fa:"\f58d";--fa--fa:"\f58d\f58d"}.fa-share-from-square,.fa-share-square{--fa:"\f14d";--fa--fa:"\f14d\f14d"}.fa-child-combatant,.fa-child-rifle{--fa:"\e4e0";--fa--fa:"\e4e0\e4e0"}.fa-gun{--fa:"\e19b";--fa--fa:"\e19b\e19b"}.fa-phone-square,.fa-square-phone{--fa:"\f098";--fa--fa:"\f098\f098"}.fa-add,.fa-plus{--fa:"\2b";--fa--fa:"\2b\2b"}.fa-expand{--fa:"\f065";--fa--fa:"\f065\f065"}.fa-computer{--fa:"\e4e5";--fa--fa:"\e4e5\e4e5"}.fa-close,.fa-multiply,.fa-remove,.fa-times,.fa-xmark{--fa:"\f00d";--fa--fa:"\f00d\f00d"}.fa-arrows,.fa-arrows-up-down-left-right{--fa:"\f047";--fa--fa:"\f047\f047"}.fa-chalkboard-teacher,.fa-chalkboard-user{--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-quote-left-alt{--fa:"\f10d";--fa--fa:"\f10d\f10d"}.fa-tractor{--fa:"\f722";--fa--fa:"\f722\f722"}.fa-trash-arrow-up,.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-ils,.fa-shekel,.fa-shekel-sign,.fa-sheqel,.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-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,.fa-sign-hanging{--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-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-alt,.fa-car-rear{--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-2,.fa-battery-quarter{--fa:"\f243";--fa--fa:"\f243\f243"}.fa-radio{--fa:"\f8d7";--fa--fa:"\f8d7\f8d7"}.fa-baby-carriage,.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-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-smile{--fa:"\f118";--fa--fa:"\f118\f118"}.fa-thumb-tack,.fa-thumbtack{--fa:"\f08d";--fa--fa:"\f08d\f08d"}.fa-trophy{--fa:"\f091";--fa--fa:"\f091\f091"}.fa-person-praying,.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-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-cogs,.fa-gears{--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-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-transgender-alt{--fa:"\f225";--fa--fa:"\f225\f225"}.fa-mercury{--fa:"\f223";--fa--fa:"\f223\f223"}.fa-arrow-turn-down,.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-alt,.fa-ticket-simple{--fa:"\f3ff";--fa--fa:"\f3ff\f3ff"}.fa-building{--fa:"\f1ad";--fa--fa:"\f1ad\f1ad"}.fa-angle-double-left,.fa-angles-left{--fa:"\f100";--fa--fa:"\f100\f100"}.fa-qrcode{--fa:"\f029";--fa--fa:"\f029\f029"}.fa-clock-rotate-left,.fa-history{--fa:"\f1da";--fa--fa:"\f1da\f1da"}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa:"\f583";--fa--fa:"\f583\f583"}.fa-arrow-right-from-file,.fa-file-export{--fa:"\f56e";--fa--fa:"\f56e\f56e"}.fa-shield,.fa-shield-blank{--fa:"\f132";--fa--fa:"\f132\f132"}.fa-arrow-up-short-wide,.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,.fa-golf-ball-tee{--fa:"\f450";--fa--fa:"\f450\f450"}.fa-chevron-circle-left,.fa-circle-chevron-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-magic,.fa-wand-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-alt,.fa-wine-glass-empty{--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-biking,.fa-person-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-globe-oceania{--fa:"\e47b";--fa--fa:"\e47b\e47b"}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa:"\f2d3";--fa--fa:"\f2d3\f2d3"}.fa-hashtag{--fa:"\23";--fa--fa:"\23\23"}.fa-expand-alt,.fa-up-right-and-down-left-from-center{--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-arrows-alt-v,.fa-up-down{--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-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-plus-circle{--fa:"\f055";--fa--fa:"\f055\f055"}.fa-face-grin-tongue-wink,.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-chain-broken,.fa-chain-slash,.fa-link-slash,.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-sort-alpha-up-alt{--fa:"\f882";--fa--fa:"\f882\f882"}.fa-fire-alt,.fa-fire-flame-curved{--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-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-angry,.fa-face-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-feed,.fa-rss{--fa:"\f09e";--fa--fa:"\f09e\f09e"}.fa-draw-polygon{--fa:"\f5ee";--fa--fa:"\f5ee\f5ee"}.fa-balance-scale,.fa-scale-balanced{--fa:"\f24e";--fa--fa:"\f24e\f24e"}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa:"\f62a";--fa--fa:"\f62a\f62a"}.fa-shower{--fa:"\f2cc";--fa--fa:"\f2cc\f2cc"}.fa-desktop,.fa-desktop-alt{--fa:"\f390";--fa--fa:"\f390\f390"}.fa-m{--fa:"\4d";--fa--fa:"\4d\4d"}.fa-table-list,.fa-th-list{--fa:"\f00b";--fa--fa:"\f00b\f00b"}.fa-comment-sms,.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-4,.fa-battery-three-quarters{--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-fist-raised,.fa-hand-fist{--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-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-globe-europe{--fa:"\f7a2";--fa--fa:"\f7a2\f7a2"}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa:"\f59d";--fa--fa:"\f59d\f59d"}.fa-rectangle-times,.fa-rectangle-xmark,.fa-times-rectangle,.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-journal-whills{--fa:"\f66a";--fa--fa:"\f66a\f66a"}.fa-handcuffs{--fa:"\e4f8";--fa--fa:"\e4f8\e4f8"}.fa-exclamation-triangle,.fa-triangle-exclamation,.fa-warning{--fa:"\f071";--fa--fa:"\f071\f071"}.fa-database{--fa:"\f1c0";--fa--fa:"\f1c0\f1c0"}.fa-mail-forward,.fa-share{--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-exchange-alt,.fa-right-left{--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-money-bill-wave-alt{--fa:"\f53b";--fa--fa:"\f53b\f53b"}.fa-life-ring{--fa:"\f1cd";--fa--fa:"\f1cd\f1cd"}.fa-hands,.fa-sign-language,.fa-signing{--fa:"\f2a7";--fa--fa:"\f2a7\f2a7"}.fa-calendar-day{--fa:"\f783";--fa--fa:"\f783\f783"}.fa-ladder-water,.fa-swimming-pool,.fa-water-ladder{--fa:"\f5c5";--fa--fa:"\f5c5\f5c5"}.fa-arrows-up-down,.fa-arrows-v{--fa:"\f07d";--fa--fa:"\f07d\f07d"}.fa-face-grimace,.fa-grimace{--fa:"\f57f";--fa--fa:"\f57f\f57f"}.fa-wheelchair-alt,.fa-wheelchair-move{--fa:"\e2ce";--fa--fa:"\e2ce\e2ce"}.fa-level-down-alt,.fa-turn-down{--fa:"\f3be";--fa--fa:"\f3be\f3be"}.fa-person-walking-arrow-right{--fa:"\e552";--fa--fa:"\e552\e552"}.fa-envelope-square,.fa-square-envelope{--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-band-aid,.fa-bandage{--fa:"\f462";--fa--fa:"\f462\f462"}.fa-calendar-minus{--fa:"\f272";--fa--fa:"\f272\f272"}.fa-circle-xmark,.fa-times-circle,.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-globe-asia{--fa:"\f57e";--fa--fa:"\f57e\f57e"}.fa-id-card-alt,.fa-id-card-clip{--fa:"\f47f";--fa--fa:"\f47f\f47f"}.fa-magnifying-glass-plus,.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-allergies,.fa-hand-dots{--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-coffee,.fa-mug-saucer{--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-search-minus{--fa:"\f010";--fa--fa:"\f010\f010"}.fa-ruler-vertical{--fa:"\f548";--fa--fa:"\f548\f548"}.fa-user-alt,.fa-user-large{--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-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-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-try,.fa-turkish-lira,.fa-turkish-lira-sign{--fa:"\e2bb";--fa--fa:"\e2bb\e2bb"}.fa-dollar,.fa-dollar-sign,.fa-usd{--fa:"\24";--fa--fa:"\24\24"}.fa-x{--fa:"\58";--fa--fa:"\58\58"}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa:"\f688";--fa--fa:"\f688\f688"}.fa-users-cog,.fa-users-gear{--fa:"\f509";--fa--fa:"\f509\f509"}.fa-person-military-pointing{--fa:"\e54a";--fa--fa:"\e54a\e54a"}.fa-bank,.fa-building-columns,.fa-institution,.fa-museum,.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-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-alt,.fa-handshake-simple{--fa:"\f4c6";--fa--fa:"\f4c6\f4c6"}.fa-fighter-jet,.fa-jet-fighter{--fa:"\f0fb";--fa--fa:"\f0fb\f0fb"}.fa-share-alt-square,.fa-square-share-nodes{--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-video-camera{--fa:"\f03d";--fa--fa:"\f03d\f03d"}.fa-graduation-cap,.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-level-up-alt,.fa-turn-up{--fa:"\f3bf";--fa--fa:"\f3bf\f3bf"}
.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.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}:host,:root{--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(//tualavangart.com/wp-content/plugins/float-menu/vendors/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//tualavangart.com/wp-content/plugins/float-menu/vendors/fontawesome/webfonts/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{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-js-square,.fa-square-js{--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-reddit-square,.fa-square-reddit{--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-instagram-square,.fa-square-instagram{--fa:"\e055"}.fa-battle-net{--fa:"\f835"}.fa-the-red-yeti{--fa:"\f69d"}.fa-hacker-news-square,.fa-square-hacker-news{--fa:"\f3af"}.fa-edge{--fa:"\f282"}.fa-threads{--fa:"\e618"}.fa-napster{--fa:"\f3d2"}.fa-snapchat-square,.fa-square-snapchat{--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-font-awesome-alt,.fa-square-font-awesome-stroke{--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-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-dribbble-square,.fa-square-dribbble{--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-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-square-kickstarter{--fa:"\f3bb"}.fa-grav{--fa:"\f2d6"}.fa-weibo{--fa:"\f18a"}.fa-uncharted{--fa:"\e084"}.fa-firstdraft{--fa:"\f3a1"}.fa-square-youtube,.fa-youtube-square{--fa:"\f431"}.fa-wikipedia-w{--fa:"\f266"}.fa-rendact,.fa-wpressr{--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-steam-square{--fa:"\f1b7"}.fa-500px{--fa:"\f26e"}.fa-square-vimeo,.fa-vimeo-square{--fa:"\f194"}.fa-asymmetrik{--fa:"\f372"}.fa-font-awesome,.fa-font-awesome-flag,.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-github-square,.fa-square-github{--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-gitlab-square,.fa-square-gitlab{--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-odnoklassniki-square,.fa-square-odnoklassniki{--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-pinterest-square,.fa-square-pinterest{--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-google-plus-square,.fa-square-google-plus{--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-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-innosoft{--fa:"\e080"}.fa-stack-exchange{--fa:"\f18d"}.fa-elementor{--fa:"\f430"}.fa-pied-piper-square,.fa-square-pied-piper{--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-facebook-square,.fa-square-facebook{--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-lastfm-square,.fa-square-lastfm{--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-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-snapchat-ghost{--fa:"\f2ab"}.fa-fantasy-flight-games{--fa:"\f6dc"}.fa-rust{--fa:"\e07a"}.fa-wix{--fa:"\f5cf"}.fa-behance-square,.fa-square-behance{--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-git-square,.fa-square-git{--fa:"\f1d2"}.fa-square-tumblr,.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-telegram-plane{--fa:"\f2c6"}.fa-old-republic{--fa:"\f510"}.fa-odysee{--fa:"\e5c6"}.fa-square-whatsapp,.fa-whatsapp-square{--fa:"\f40c"}.fa-node-js{--fa:"\f3d3"}.fa-edge-legacy{--fa:"\e078"}.fa-slack,.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-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"}:host,:root{--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(//tualavangart.com/wp-content/plugins/float-menu/vendors/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//tualavangart.com/wp-content/plugins/float-menu/vendors/fontawesome/webfonts/fa-regular-400.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--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(//tualavangart.com/wp-content/plugins/float-menu/vendors/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//tualavangart.com/wp-content/plugins/float-menu/vendors/fontawesome/webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(//tualavangart.com/wp-content/plugins/float-menu/vendors/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//tualavangart.com/wp-content/plugins/float-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(//tualavangart.com/wp-content/plugins/float-menu/vendors/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//tualavangart.com/wp-content/plugins/float-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(//tualavangart.com/wp-content/plugins/float-menu/vendors/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//tualavangart.com/wp-content/plugins/float-menu/vendors/fontawesome/webfonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//tualavangart.com/wp-content/plugins/float-menu/vendors/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//tualavangart.com/wp-content/plugins/float-menu/vendors/fontawesome/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//tualavangart.com/wp-content/plugins/float-menu/vendors/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//tualavangart.com/wp-content/plugins/float-menu/vendors/fontawesome/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//tualavangart.com/wp-content/plugins/float-menu/vendors/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//tualavangart.com/wp-content/plugins/float-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(//tualavangart.com/wp-content/plugins/float-menu/vendors/fontawesome/webfonts/fa-v4compatibility.woff2) format("woff2"),url(//tualavangart.com/wp-content/plugins/float-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}@font-face{
font-family:'FontAwesome';
src:url(//tualavangart.com/wp-content/themes/salient/css/fonts/fontawesome-webfont.eot?v=4.2);
src:url(//tualavangart.com/wp-content/themes/salient/css/fonts/fontawesome-webfont.eot?#iefix&v=4.2) format('embedded-opentype'),
url(//tualavangart.com/wp-content/themes/salient/css/fonts/fontawesome-webfont.svg#fontawesomeregular?v=4.2) format('svg'),
url(//tualavangart.com/wp-content/themes/salient/css/fonts/fontawesome-webfont.woff?v=4.2) format('woff'),
url(//tualavangart.com/wp-content/themes/salient/css/fonts/fontawesome-webfont.ttf?v=4.2) format('truetype');
font-weight:normal;
font-display: block;
font-style:normal;
}
i[class^="icon-"],[class*=" icon-"], i[class*="fa-"], span[class*="fa-"]{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right:.3em;}
[class^="icon-"]:before,[class*=" icon-"]:before{text-decoration:inherit;speak:none;}
.icon-large:before{vertical-align:-10%;font-size:1.3333333333333333em;}
[class^="icon-"].icon-fixed-width,[class*=" icon-"].icon-fixed-width{display:inline-block;width:1.1428571428571428em;text-align:right;padding-right:0.2857142857142857em;}[class^="icon-"].icon-fixed-width.icon-large,[class*=" icon-"].icon-fixed-width.icon-large{width:1.4285714285714286em;}
.icons-ul{margin-left:2.142857142857143em;list-style-type:none;}.icons-ul>li{position:relative;}
.icons-ul .icon-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;text-align:center;line-height:inherit;}
[class^="icon-"].hide,[class*=" icon-"].hide{display:none;}
.icon-muted{color:#eeeeee;}
.icon-light{color:#ffffff;}
.icon-dark{color:#333333;}
.icon-border{border:solid 1px #eeeeee;padding:.2em .25em .15em;border-radius:3px;}
.icon-2x{font-size:2em;}.icon-2x.icon-border{border-width:2px;border-radius:4px;}
.icon-3x{font-size:3em;}.icon-3x.icon-border{border-width:3px;border-radius:5px;}
.icon-4x{font-size:4em;}.icon-4x.icon-border{border-width:4px;border-radius:6px;}
.icon-5x{font-size:5em;}.icon-5x.icon-border{border-width:5px;border-radius:7px;}
.pull-right{float:right;}
.pull-left{float:left;}
[class^="icon-"].pull-left,[class*=" icon-"].pull-left{margin-right:.3em;}
[class^="icon-"].pull-right,[class*=" icon-"].pull-right{margin-left:.3em;}
[class^="icon-"],[class*=" icon-"]{display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0% 0%;background-repeat:repeat;margin-top:0;}
.icon-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:-35%;}
.icon-stack [class^="icon-"],.icon-stack [class*=" icon-"]{display:block;text-align:center;position:absolute;width:100%;height:100%;font-size:1em;line-height:inherit;*line-height:2em;}
.icon-stack .icon-stack-base{font-size:2em;*line-height:1em;}
.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;}
a .icon-stack,a .icon-spin{display:inline-block;text-decoration:none;}
@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);} 100%{-moz-transform:rotate(359deg);}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);} 100%{-webkit-transform:rotate(359deg);}}@-o-keyframes spin{0%{-o-transform:rotate(0deg);} 100%{-o-transform:rotate(359deg);}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg);} 100%{-ms-transform:rotate(359deg);}}@keyframes spin{0%{transform:rotate(0deg);} 100%{transform:rotate(359deg);}}.icon-rotate-90:before{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}
.icon-rotate-180:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);}
.icon-rotate-270:before{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
.icon-flip-horizontal:before{-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1);}
.icon-flip-vertical:before{-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1);}
a .icon-rotate-90:before,a .icon-rotate-180:before,a .icon-rotate-270:before,a .icon-flip-horizontal:before,a .icon-flip-vertical:before{display:inline-block;}
.icon-glass:before{content:"\f000";}
.icon-music:before{content:"\f001";}
.icon-search:before{content:"\f002";}
.icon-envelope-alt:before{content:"\f003";}
.icon-heart:before{content:"\f004";}
.icon-star:before{content:"\f005";}
.icon-star-empty:before{content:"\f006";}
.icon-user:before{content:"\f007";}
.icon-film:before{content:"\f008";}
.icon-th-large:before{content:"\f009";}
.icon-th:before{content:"\f00a";}
.icon-th-list:before{content:"\f00b";}
.icon-ok:before{content:"\f00c";}
.icon-remove:before{content:"\f00d";}
.icon-zoom-in:before{content:"\f00e";}
.icon-zoom-out:before{content:"\f010";}
.icon-power-off:before,.icon-off:before{content:"\f011";}
.icon-signal:before{content:"\f012";}
.icon-gear:before,.icon-cog:before{content:"\f013";}
.icon-trash:before{content:"\f014";}
.icon-home:before{content:"\f015";}
.icon-file-alt:before{content:"\f016";}
.icon-time:before{content:"\f017";}
.icon-road:before{content:"\f018";}
.icon-download-alt:before{content:"\f019";}
.icon-download:before{content:"\f01a";}
.icon-upload:before{content:"\f01b";}
.icon-inbox:before{content:"\f01c";}
.icon-play-circle:before{content:"\f01d";}
.icon-rotate-right:before,.icon-repeat:before{content:"\f01e";}
.icon-refresh:before{content:"\f021";}
.icon-list-alt:before{content:"\f022";}
.icon-lock:before{content:"\f023";}
.icon-flag:before{content:"\f024";}
.icon-headphones:before{content:"\f025";}
.icon-volume-off:before{content:"\f026";}
.icon-volume-down:before{content:"\f027";}
.icon-volume-up:before{content:"\f028";}
.icon-qrcode:before{content:"\f029";}
.icon-barcode:before{content:"\f02a";}
.icon-tag:before{content:"\f02b";}
.icon-tags:before{content:"\f02c";}
.icon-book:before{content:"\f02d";}
.icon-bookmark:before{content:"\f02e";}
.icon-print:before{content:"\f02f";}
.icon-camera:before{content:"\f030";}
.icon-font:before{content:"\f031";}
.icon-bold:before{content:"\f032";}
.icon-italic:before{content:"\f033";}
.icon-text-height:before{content:"\f034";}
.icon-text-width:before{content:"\f035";}
.icon-align-left:before{content:"\f036";}
.icon-align-center:before{content:"\f037";}
.icon-align-right:before{content:"\f038";}
.icon-align-justify:before{content:"\f039";}
.icon-list:before{content:"\f03a";}
.icon-indent-left:before{content:"\f03b";}
.icon-indent-right:before{content:"\f03c";}
.icon-facetime-video:before{content:"\f03d";}
.icon-picture:before{content:"\f03e";}
.icon-pencil:before{content:"\f040";}
.icon-map-marker:before{content:"\f041";}
.icon-adjust:before{content:"\f042";}
.icon-tint:before{content:"\f043";}
.icon-edit:before{content:"\f044";}
.icon-share:before{content:"\f045";}
.icon-check:before{content:"\f046";}
.icon-move:before{content:"\f047";}
.icon-step-backward:before{content:"\f048";}
.icon-fast-backward:before{content:"\f049";}
.icon-backward:before{content:"\f04a";}
.icon-play:before{content:"\f04b";}
.icon-pause:before{content:"\f04c";}
.icon-stop:before{content:"\f04d";}
.icon-forward:before{content:"\f04e";}
.icon-fast-forward:before{content:"\f050";}
.icon-step-forward:before{content:"\f051";}
.icon-eject:before{content:"\f052";}
.icon-chevron-left:before{content:"\f053";}
.icon-chevron-right:before{content:"\f054";}
.icon-plus-sign:before{content:"\f055";}
.icon-minus-sign:before{content:"\f056";}
.icon-remove-sign:before{content:"\f057";}
.icon-ok-sign:before{content:"\f058";}
.icon-question-sign:before{content:"\f059";}
.icon-info-sign:before{content:"\f05a";}
.icon-screenshot:before{content:"\f05b";}
.icon-remove-circle:before{content:"\f05c";}
.icon-ok-circle:before{content:"\f05d";}
.icon-ban-circle:before{content:"\f05e";}
.icon-arrow-left:before{content:"\f060";}
.icon-arrow-right:before{content:"\f061";}
.icon-arrow-up:before{content:"\f062";}
.icon-arrow-down:before{content:"\f063";}
.icon-mail-forward:before,
.icon-share-alt:before{content:"\f064";}
.icon-resize-full:before{content:"\f065";}
.icon-resize-small:before{content:"\f066";}
.icon-plus:before{content:"\f067";}
.icon-minus:before{content:"\f068";}
.icon-asterisk:before{content:"\f069";}
.icon-exclamation-sign:before{content:"\f06a";}
.icon-gift:before{content:"\f06b";}
.icon-leaf:before{content:"\f06c";}
.icon-fire:before{content:"\f06d";}
.icon-eye-open:before{content:"\f06e";}
.icon-eye-close:before{content:"\f070";}
.icon-warning-sign:before{content:"\f071";}
.icon-plane:before{content:"\f072";}
.icon-calendar:before{content:"\f073";}
.icon-random:before{content:"\f074";}
.icon-comment:before{content:"\f075";}
.icon-magnet:before{content:"\f076";}
.icon-chevron-up:before{content:"\f077";}
.icon-chevron-down:before{content:"\f078";}
.icon-retweet:before{content:"\f079";}
.icon-shopping-cart:before{content:"\f07a";}
.icon-folder-close:before{content:"\f07b";}
.icon-folder-open:before{content:"\f07c";}
.icon-resize-vertical:before{content:"\f07d";}
.icon-resize-horizontal:before{content:"\f07e";}
.icon-bar-chart:before{content:"\f080";}
.icon-twitter-sign:before{content:"\f081";}
.icon-facebook-sign:before{content:"\f082";}
.icon-camera-retro:before{content:"\f083";}
.icon-key:before{content:"\f084";}
.icon-gears:before,.icon-cogs:before{content:"\f085";}
.icon-comments:before{content:"\f086";}
.icon-thumbs-up-alt:before{content:"\f087";}
.icon-thumbs-down-alt:before{content:"\f088";}
.icon-star-half:before{content:"\f089";}
.icon-heart-empty:before{content:"\f08a";}
.icon-signout:before{content:"\f08b";}
.icon-linkedin-sign:before{content:"\f08c";}
.icon-pushpin:before{content:"\f08d";}
.icon-external-link:before{content:"\f08e";}
.icon-signin:before{content:"\f090";}
.icon-trophy:before{content:"\f091";}
.icon-github-sign:before{content:"\f092";}
.icon-upload-alt:before{content:"\f093";}
.icon-lemon:before{content:"\f094";}
.icon-phone:before{content:"\f095";}
.icon-unchecked:before,.icon-check-empty:before{content:"\f096";}
.icon-bookmark-empty:before{content:"\f097";}
.icon-phone-sign:before{content:"\f098";}
.icon-twitter:before{content:"\f099";}
.icon-facebook:before{content:"\f09a";}
.icon-github:before{content:"\f09b";}
.icon-unlock:before{content:"\f09c";}
.icon-credit-card:before{content:"\f09d";}
.icon-rss:before{content:"\f09e";}
.icon-hdd:before{content:"\f0a0";}
.icon-bullhorn:before{content:"\f0a1";}
.icon-bell:before{content:"\f0a2";}
.icon-certificate:before{content:"\f0a3";}
.icon-hand-right:before{content:"\f0a4";}
.icon-hand-left:before{content:"\f0a5";}
.icon-hand-up:before{content:"\f0a6";}
.icon-hand-down:before{content:"\f0a7";}
.icon-circle-arrow-left:before{content:"\f0a8";}
.icon-circle-arrow-right:before{content:"\f0a9";}
.icon-circle-arrow-up:before{content:"\f0aa";}
.icon-circle-arrow-down:before{content:"\f0ab";}
.icon-globe:before{content:"\f0ac";}
.icon-wrench:before{content:"\f0ad";}
.icon-tasks:before{content:"\f0ae";}
.icon-filter:before{content:"\f0b0";}
.icon-briefcase:before{content:"\f0b1";}
.icon-fullscreen:before{content:"\f0b2";}
.icon-group:before{content:"\f0c0";}
.icon-link:before{content:"\f0c1";}
.icon-cloud:before{content:"\f0c2";}
.icon-beaker:before{content:"\f0c3";}
.icon-cut:before{content:"\f0c4";}
.icon-copy:before{content:"\f0c5";}
.icon-paperclip:before,.icon-paper-clip:before{content:"\f0c6";}
.icon-save:before{content:"\f0c7";}
.icon-sign-blank:before{content:"\f0c8";}
.icon-reorder:before{content:"\f0c9";}
.icon-list-ul:before{content:"\f0ca";}
.icon-list-ol:before{content:"\f0cb";}
.icon-strikethrough:before{content:"\f0cc";}
.icon-underline:before{content:"\f0cd";}
.icon-table:before{content:"\f0ce";}
.icon-magic:before{content:"\f0d0";}
.icon-truck:before{content:"\f0d1";}
.icon-pinterest:before{content:"\f0d2";}
.icon-pinterest-sign:before{content:"\f0d3";}
.icon-google-plus-sign:before{content:"\f0d4";}
.icon-google-plus:before{content:"\f0d5";}
.icon-money:before{content:"\f0d6";}
.icon-caret-down:before{content:"\f0d7";}
.icon-caret-up:before{content:"\f0d8";}
.icon-caret-left:before{content:"\f0d9";}
.icon-caret-right:before{content:"\f0da";}
.icon-columns:before{content:"\f0db";}
.icon-sort:before{content:"\f0dc";}
.icon-sort-down:before{content:"\f0dd";}
.icon-sort-up:before{content:"\f0de";}
.icon-envelope:before{content:"\f0e0";}
.icon-linkedin:before{content:"\f0e1";}
.icon-rotate-left:before,.icon-undo:before{content:"\f0e2";}
.icon-legal:before{content:"\f0e3";}
.icon-dashboard:before{content:"\f0e4";}
.icon-comment-alt:before{content:"\f0e5";}
.icon-comments-alt:before{content:"\f0e6";}
.icon-bolt:before{content:"\f0e7";}
.icon-sitemap:before{content:"\f0e8";}
.icon-umbrella:before{content:"\f0e9";}
.icon-paste:before{content:"\f0ea";}
.icon-lightbulb:before{content:"\f0eb";}
.icon-exchange:before{content:"\f0ec";}
.icon-cloud-download:before{content:"\f0ed";}
.icon-cloud-upload:before{content:"\f0ee";}
.icon-user-md:before{content:"\f0f0";}
.icon-stethoscope:before{content:"\f0f1";}
.icon-suitcase:before{content:"\f0f2";}
.icon-bell-alt:before{content:"\f0f3";}
.icon-coffee:before{content:"\f0f4";}
.icon-food:before{content:"\f0f5";}
.icon-file-text-alt:before{content:"\f0f6";}
.icon-building:before{content:"\f0f7";}
.icon-hospital:before{content:"\f0f8";}
.icon-ambulance:before{content:"\f0f9";}
.icon-medkit:before{content:"\f0fa";}
.icon-fighter-jet:before{content:"\f0fb";}
.icon-beer:before{content:"\f0fc";}
.icon-h-sign:before{content:"\f0fd";}
.icon-plus-sign-alt:before{content:"\f0fe";}
.icon-double-angle-left:before{content:"\f100";}
.icon-double-angle-right:before{content:"\f101";}
.icon-double-angle-up:before{content:"\f102";}
.icon-double-angle-down:before{content:"\f103";}
.icon-angle-left:before{content:"\f104";}
.icon-angle-right:before{content:"\f105";}
.icon-angle-up:before{content:"\f106";}
.icon-angle-down:before{content:"\f107";}
.icon-desktop:before{content:"\f108";}
.icon-laptop:before{content:"\f109";}
.icon-tablet:before{content:"\f10a";}
.icon-mobile-phone:before{content:"\f10b";}
.icon-circle-blank:before{content:"\f10c";}
.icon-quote-left:before{content:"\f10d";}
.icon-quote-right:before{content:"\f10e";}
.icon-spinner:before{content:"\f110";}
.icon-circle:before{content:"\f111";}
.icon-mail-reply:before,.icon-reply:before{content:"\f112";}
.icon-github-alt:before{content:"\f113";}
.icon-folder-close-alt:before{content:"\f114";}
.icon-folder-open-alt:before{content:"\f115";}
.icon-expand-alt:before{content:"\f116";}
.icon-collapse-alt:before{content:"\f117";}
.icon-smile:before{content:"\f118";}
.icon-frown:before{content:"\f119";}
.icon-meh:before{content:"\f11a";}
.icon-gamepad:before{content:"\f11b";}
.icon-keyboard:before{content:"\f11c";}
.icon-flag-alt:before{content:"\f11d";}
.icon-flag-checkered:before{content:"\f11e";}
.icon-terminal:before{content:"\f120";}
.icon-code:before{content:"\f121";}
.icon-reply-all:before{content:"\f122";}
.icon-mail-reply-all:before{content:"\f122";}
.icon-star-half-full:before,.icon-star-half-empty:before{content:"\f123";}
.icon-location-arrow:before{content:"\f124";}
.icon-crop:before{content:"\f125";}
.icon-code-fork:before{content:"\f126";}
.icon-unlink:before{content:"\f127";}
.icon-question:before{content:"\f128";}
.icon-info:before{content:"\f129";}
.icon-exclamation:before{content:"\f12a";}
.icon-superscript:before{content:"\f12b";}
.icon-subscript:before{content:"\f12c";}
.icon-eraser:before{content:"\f12d";}
.icon-puzzle-piece:before{content:"\f12e";}
.icon-microphone:before{content:"\f130";}
.icon-microphone-off:before{content:"\f131";}
.icon-shield:before{content:"\f132";}
.icon-calendar-empty:before{content:"\f133";}
.icon-fire-extinguisher:before{content:"\f134";}
.icon-rocket:before{content:"\f135";}
.icon-maxcdn:before{content:"\f136";}
.icon-chevron-sign-left:before{content:"\f137";}
.icon-chevron-sign-right:before{content:"\f138";}
.icon-chevron-sign-up:before{content:"\f139";}
.icon-chevron-sign-down:before{content:"\f13a";}
.icon-html5:before{content:"\f13b";}
.icon-css3:before{content:"\f13c";}
.icon-anchor:before{content:"\f13d";}
.icon-unlock-alt:before{content:"\f13e";}
.icon-bullseye:before{content:"\f140";}
.icon-ellipsis-horizontal:before{content:"\f141";}
.icon-ellipsis-vertical:before{content:"\f142";}
.icon-rss-sign:before{content:"\f143";}
.icon-play-sign:before{content:"\f144";}
.icon-ticket:before{content:"\f145";}
.icon-minus-sign-alt:before{content:"\f146";}
.icon-check-minus:before{content:"\f147";}
.icon-level-up:before{content:"\f148";}
.icon-level-down:before{content:"\f149";}
.icon-check-sign:before{content:"\f14a";}
.icon-edit-sign:before{content:"\f14b";}
.icon-external-link-sign:before{content:"\f14c";}
.icon-share-sign:before{content:"\f14d";}
.icon-compass:before{content:"\f14e";}
.icon-collapse:before{content:"\f150";}
.icon-collapse-top:before{content:"\f151";}
.icon-expand:before{content:"\f152";}
.icon-euro:before,.icon-eur:before{content:"\f153";}
.icon-gbp:before{content:"\f154";}
.icon-dollar:before,.icon-usd:before{content:"\f155";}
.icon-rupee:before,.icon-inr:before{content:"\f156";}
.icon-yen:before,.icon-jpy:before{content:"\f157";}
.icon-renminbi:before,.icon-cny:before{content:"\f158";}
.icon-won:before,.icon-krw:before{content:"\f159";}
.icon-bitcoin:before,.icon-btc:before{content:"\f15a";}
.icon-file:before{content:"\f15b";}
.icon-file-text:before{content:"\f15c";}
.icon-sort-by-alphabet:before{content:"\f15d";}
.icon-sort-by-alphabet-alt:before{content:"\f15e";}
.icon-sort-by-attributes:before{content:"\f160";}
.icon-sort-by-attributes-alt:before{content:"\f161";}
.icon-sort-by-order:before{content:"\f162";}
.icon-sort-by-order-alt:before{content:"\f163";}
.icon-thumbs-up:before{content:"\f164";}
.icon-thumbs-down:before{content:"\f165";}
.icon-youtube-sign:before{content:"\f166";}
.icon-youtube:before{content:"\f167";}
.icon-xing:before{content:"\f168";}
.icon-xing-sign:before{content:"\f169";}
.icon-youtube-play:before{content:"\f16a";}
.icon-dropbox:before{content:"\f16b";}
.icon-stackexchange:before, .fa-stackexchange:before {content:"\f16c";}
.icon-instagram:before{content:"\f16d";}
.icon-flickr:before{content:"\f16e";}
.icon-adn:before{content:"\f170";}
.icon-bitbucket:before{content:"\f171";}
.icon-bitbucket-sign:before{content:"\f172";}
.icon-tumblr:before{content:"\f173";}
.icon-tumblr-sign:before{content:"\f174";}
.icon-long-arrow-down:before{content:"\f175";}
.icon-long-arrow-up:before{content:"\f176";}
.icon-long-arrow-left:before{content:"\f177";}
.icon-long-arrow-right:before{content:"\f178";}
.icon-apple:before{content:"\f179";}
.icon-windows:before{content:"\f17a";}
.icon-android:before{content:"\f17b";}
.icon-linux:before{content:"\f17c";}
.icon-dribbble:before{content:"\f17d";}
.icon-skype:before{content:"\f17e";}
.icon-foursquare:before{content:"\f180";}
.icon-trello:before{content:"\f181";}
.icon-female:before{content:"\f182";}
.icon-male:before{content:"\f183";}
.icon-gittip:before{content:"\f184";}
.icon-sun:before{content:"\f185";}
.icon-moon:before{content:"\f186";}
.icon-archive:before{content:"\f187";}
.icon-bug:before{content:"\f188";}
.icon-vk:before{content:"\f189";}
.icon-weibo:before{content:"\f18a";}
.icon-renren:before{content:"\f18b";}
.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.col{position:relative;display:block;width:100%}.full-page-inner>.container>.span_12,.full-page-inner>.span_12,html body .vc_row-fluid>.span_12{display:flex;display:-ms-flexbox;-ms-flex-wrap:wrap;flex-wrap:wrap;float:none}@media (min-width:691px){.col{margin-right:2%}}.col:last-child{margin-right:0}.col.col_last{margin-right:0}.compose-mode .vc_row-fluid>.span_12>.vc_element,.compose-mode .vc_row-fluid>.span_12>.vc_element>.wpb_column,.full-page-inner>.container>.span_12>.wpb_column,.full-page-inner>.span_12>.wpb_column,html body .vc_row-fluid>.span_12>.wpb_column{float:none;margin-right:0}.compose-mode #nectar_fullscreen_rows .full-page-inner>.container>.span_12>.vc_element:not([class*=offset-]),.compose-mode .vc_row-fluid>.span_12>.vc_element:not([class*=offset-]),.compose-mode .vc_row-fluid>.span_12>.vc_element>.wpb_column:not([class*=offset-]),.full-page-inner>.container>.span_12>.wpb_column:not([class*=offset-]),.full-page-inner>.span_12>.wpb_column:not([class*=offset-]),html body .vc_row-fluid>.span_12>.wpb_column:not([class*=offset-]){margin-left:0}.full-page-inner>.container>.span_12,.full-page-inner>.span_12,.vc_row-fluid>.span_12{width:auto}.vc_row-fluid>.span_12,body[data-col-gap=default] .vc_row-fluid[data-column-margin=default]:not(.full-width-content) .full-page-inner>.container>.span_12{margin-left:-1%;margin-right:-1%}.vc_row-fluid>.span_12 .wpb_column,body[data-col-gap=default] .vc_row-fluid[data-column-margin=default]:not(.full-width-content) .full-page-inner>.container>.span_12 .wpb_column:not(.child_column){padding-left:1%;padding-right:1%}body[data-col-gap*=px] .wpb_wrapper>.wpb_row:last-child:not([data-column-margin*=px]){margin-bottom:0}html body .full-width-content.vc_row-fluid .wpb_column{padding:0}.full-width-content.vc_row-fluid .wpb_column .wpb_row,.full-width-content.vc_row-fluid .wpb_column .wpb_wrapper,html body .full-width-content.vc_row-fluid .span_12{margin:0}@media only screen and (max-width:999px){.container-wrap .full-width-content .vc_row-fluid[data-column-margin*=px]>.span_12>.wpb_column{margin-bottom:30px}}.vc_row-fluid[data-column-margin=default].full-width-content>.span_12>.one-fourths:not([class*=vc_col-xs-]),.vc_row-fluid[data-column-margin=none].full-width-content>.span_12>.one-fourths:not([class*=vc_col-xs-]),body[data-col-gap*=px] .full-width-content .inner_row[data-column-margin=default],body[data-col-gap*=px] .full-width-content .inner_row[data-column-margin=none],body[data-col-gap*=px] .vc_row-fluid.full-width-content .inner_row[data-column-margin=default]>.span_12>.one-fourths:not([class*=vc_col-xs-]),body[data-col-gap*=px] .vc_row-fluid.full-width-content .inner_row[data-column-margin=none]>.span_12>.one-fourths:not([class*=vc_col-xs-]),body[data-col-gap*=px] .vc_row-fluid[data-column-margin=default].full-width-content,body[data-col-gap*=px] .vc_row-fluid[data-column-margin=default].full-width-content>.span_12>.one-fourths:not([class*=vc_col-xs-]),body[data-col-gap*=px] .vc_row-fluid[data-column-margin=none].full-width-content,body[data-col-gap*=px] .vc_row-fluid[data-column-margin=none].full-width-content>.span_12>.one-fourths:not([class*=vc_col-xs-]){margin-bottom:0}body[data-col-gap*=px] .full-width-content .inner_row[data-column-margin=default]>.span_12,body[data-col-gap*=px] .full-width-content .inner_row[data-column-margin=none]>.span_12,body[data-col-gap*=px] .vc_row-fluid[data-column-margin=default].full-width-content>.span_12,body[data-col-gap*=px] .vc_row-fluid[data-column-margin=none].full-width-content>.span_12{margin-left:0;margin-right:0}body[data-col-gap*=px] .full-width-content .inner_row[data-column-margin=default]>.span_12>.wpb_column,body[data-col-gap*=px] .full-width-content .inner_row[data-column-margin=none]>.span_12>.wpb_column,body[data-col-gap*=px] .vc_row-fluid[data-column-margin=default].full-width-content>.span_12>.wpb_column,body[data-col-gap*=px] .vc_row-fluid[data-column-margin=none].full-width-content>.span_12>.wpb_column{padding-left:0;padding-right:0}.wpb_column[data-border-radius*=px] .n-sticky>.vc_column-inner>.column-bg-overlay-wrap,.wpb_column[data-border-radius*=px]>.vc_column-inner>.column-bg-overlay-wrap{overflow:hidden}.ascend .vc_row-fluid .wpb_column.boxed,.material .vc_row-fluid .wpb_column.boxed,.vc_row-fluid .wpb_column.boxed{background-color:transparent;box-shadow:none}.wpb_column.boxed>.vc_column-inner{box-shadow:0 1px 1px rgba(0,0,0,.1);background-color:#fff;padding:25px 15px 15px;position:relative;transition:transform .2s ease,box-shadow .2s ease;top:0}.wpb_column.boxed:hover>.vc_column-inner{transform:translateY(-4px);box-shadow:0 17px 25px rgba(0,0,0,.13)}.vc_row-fluid .wpb_column{box-shadow:none}.wpb_column[data-shadow=small_depth]>.vc_column-inner>.column-bg-overlay-wrap{box-shadow:rgba(0,0,0,.04) 0 1px 0,rgba(0,0,0,.05) 0 2px 7px,rgba(0,0,0,.06) 0 12px 22px}.wpb_column[data-shadow=medium_depth]>.vc_column-inner>.column-bg-overlay-wrap{box-shadow:0 30px 60px rgba(0,0,0,.15)}.wpb_column[data-shadow=large_depth]>.vc_column-inner>.column-bg-overlay-wrap{box-shadow:0 40px 100px rgba(0,0,0,.15),0 25px 80px rgba(0,0,0,.1)}.wpb_column[data-shadow=x_large_depth]>.vc_column-inner>.column-bg-overlay-wrap{box-shadow:0 60px 135px rgba(0,0,0,.14),0 15px 65px rgba(0,0,0,.14)}@media only screen and (min-width:1000px){.wpb_column.has-animation[data-animation=reveal-from-bottom]>.vc_column-inner{transform:translateY(101%);-webkit-transform:translateY(101%)}.wpb_column.has-animation[data-animation=reveal-from-top]>.vc_column-inner{transform:translateY(-101%);-webkit-transform:translateY(-101%)}.wpb_column.has-animation[data-animation=reveal-from-left]>.vc_column-inner{transform:translateX(-120%);-webkit-transform:translateX(-120%)}.wpb_column.has-animation[data-animation=reveal-from-right]>.vc_column-inner{transform:translateX(120%);-webkit-transform:translateX(120%)}}body[data-m-animate="1"] .wpb_column.has-animation[data-animation=reveal-from-bottom]>.vc_column-inner{transform:translateY(101%);-webkit-transform:translateY(101%)}body[data-m-animate="1"] .wpb_column.has-animation[data-animation=reveal-from-top]>.vc_column-inner{transform:translateY(-101%);-webkit-transform:translateY(-101%)}body[data-m-animate="1"] .wpb_column.has-animation[data-animation=reveal-from-left]>.vc_column-inner{transform:translateX(-120%);-webkit-transform:translateX(-120%)}body[data-m-animate="1"] .wpb_column.has-animation[data-animation=reveal-from-right]>.vc_column-inner{transform:translateX(120%);-webkit-transform:translateX(120%)}body[data-col-gap] .vc_row-fluid .span_12.col.section-title,body[data-col-gap] .vc_row-fluid .span_12.post-area,body[data-col-gap] .vc_row-fluid .span_12.testimonial_slider{margin-left:0;margin-right:0}@media only screen and (max-width:999px) and (min-width:691px){.full-width-content .wpb_column.col.no-extra-padding_tablet>.vc_column-inner,.wpb_column.col.no-extra-padding_tablet>.n-sticky>.vc_column-inner,.wpb_column.col.no-extra-padding_tablet>.vc_column-inner{padding:0}}@media only screen and (max-width:690px){body .full-width-content .wpb_column.col.no-extra-padding_phone>.vc_column-inner,body .wpb_row .full-width-content .wpb_column.col.no-extra-padding_phone>.n-sticky>.vc_column-inner,body .wpb_row .wpb_column.child_column.col.no-extra-padding_phone>.n-sticky>.vc_column-inner,body .wpb_row .wpb_column.col.no-extra-padding_phone>.n-sticky>.vc_column-inner,html body .wpb_column.child_column.col.no-extra-padding_phone>.vc_column-inner,html body .wpb_column.col.no-extra-padding_phone>.vc_column-inner{padding:0}.col.padding-1-percent[data-border-width*=px]>.vc_column-inner,.col.padding-2-percent[data-border-width*=px]>.vc_column-inner,.col.padding-3-percent[data-border-width*=px]>.vc_column-inner,.col.padding-4-percent[data-border-width*=px]>.vc_column-inner,.col.padding-5-percent[data-border-width*=px]>.vc_column-inner,.col.padding-6-percent[data-border-width*=px]>.vc_column-inner,.col.padding-7-percent[data-border-width*=px]>.vc_column-inner{padding:calc(100vw * .09)}}@media only screen and (max-width:999px){.full-width-content .col.padding-1-percent>.vc_column-inner{padding:calc(100vw * .01)}}@media (max-width:999px) and (min-width:691px){.vc_col-xs-12:not([data-t-w-inherits=small_desktop]){width:100%}.vc_col-xs-11:not([data-t-w-inherits=small_desktop]){width:91.66666667%}.vc_col-xs-10:not([data-t-w-inherits=small_desktop]){width:83.33333333%}.vc_col-xs-9:not([data-t-w-inherits=small_desktop]){width:75%}.vc_col-xs-8:not([data-t-w-inherits=small_desktop]){width:66.66666667%}.vc_col-xs-7:not([data-t-w-inherits=small_desktop]){width:58.33333333%}.vc_col-xs-6:not([data-t-w-inherits=small_desktop]){width:50%}.vc_col-xs-5:not([data-t-w-inherits=small_desktop]){width:41.66666667%}.vc_col-xs-4:not([data-t-w-inherits=small_desktop]){width:33.33333333%}.vc_col-xs-3:not([data-t-w-inherits=small_desktop]){width:25%}.vc_col-xs-2:not([data-t-w-inherits=small_desktop]){width:16.66666667%}.vc_col-xs-1:not([data-t-w-inherits=small_desktop]){width:8.33333333%}.vc_col-xs-5\/5:not([data-t-w-inherits=small_desktop]){width:100%}.vc_col-xs-4\/5:not([data-t-w-inherits=small_desktop]){width:80%}.vc_col-xs-3\/5:not([data-t-w-inherits=small_desktop]){width:60%}.vc_col-xs-2\/5:not([data-t-w-inherits=small_desktop]){width:40%}.vc_col-xs-1\/5:not([data-t-w-inherits=small_desktop]){width:20%}}@media (max-width:690px){.vc_col-xs-12{width:100%}.vc_col-xs-11{width:91.66666667%}.vc_col-xs-10{width:83.33333333%}.vc_col-xs-9{width:75%}.vc_col-xs-8{width:66.66666667%}.vc_col-xs-7{width:58.33333333%}.vc_col-xs-6{width:50%}.vc_col-xs-5{width:41.66666667%}.vc_col-xs-4{width:33.33333333%}.vc_col-xs-3{width:25%}.vc_col-xs-2{width:16.66666667%}.vc_col-xs-1{width:8.33333333%}.vc_col-xs-5\/5{width:100%}.vc_col-xs-4\/5{width:80%}.vc_col-xs-3\/5{width:60%}.vc_col-xs-2\/5{width:40%}.vc_col-xs-1\/5{width:20%}}.vc_col-xs-pull-12{right:100%}.vc_col-xs-pull-11{right:91.66666667%}.vc_col-xs-pull-10{right:83.33333333%}.vc_col-xs-pull-9{right:75%}.vc_col-xs-pull-8{right:66.66666667%}.vc_col-xs-pull-7{right:58.33333333%}.vc_col-xs-pull-6{right:50%}.vc_col-xs-pull-5{right:41.66666667%}.vc_col-xs-pull-4{right:33.33333333%}.vc_col-xs-pull-3{right:25%}.vc_col-xs-pull-2{right:16.66666667%}.vc_col-xs-pull-1{right:8.33333333%}.vc_col-xs-pull-0{right:auto}.vc_col-xs-push-12{left:100%}.vc_col-xs-push-11{left:91.66666667%}.vc_col-xs-push-10{left:83.33333333%}.vc_col-xs-push-9{left:75%}.vc_col-xs-push-8{left:66.66666667%}.vc_col-xs-push-7{left:58.33333333%}.vc_col-xs-push-6{left:50%}.vc_col-xs-push-5{left:41.66666667%}.vc_col-xs-push-4{left:33.33333333%}.vc_col-xs-push-3{left:25%}.vc_col-xs-push-2{left:16.66666667%}.vc_col-xs-push-1{left:8.33333333%}.vc_col-xs-push-0{left:auto}.vc_col-xs-offset-12{margin-left:100%}.vc_col-xs-offset-11{margin-left:91.66666667%}.vc_col-xs-offset-10{margin-left:83.33333333%}.vc_col-xs-offset-9{margin-left:75%}.vc_col-xs-offset-8{margin-left:66.66666667%}.vc_col-xs-offset-7{margin-left:58.33333333%}.vc_col-xs-offset-6{margin-left:50%}.vc_col-xs-offset-5{margin-left:41.66666667%}.vc_col-xs-offset-4{margin-left:33.33333333%}.vc_col-xs-offset-3{margin-left:25%}.vc_col-xs-offset-2{margin-left:16.66666667%}.vc_col-xs-offset-1{margin-left:8.33333333%}.vc_col-xs-offset-0{margin-left:0}.vc_col-xs-pull-5\/5{right:100%}.vc_col-xs-pull-4\/5{right:80%}.vc_col-xs-pull-3\/5{right:60%}.vc_col-xs-pull-2\/5{right:40%}.vc_col-xs-pull-1\/5{right:20%}.vc_col-xs-pull-0\/5{right:auto}.vc_col-xs-push-5\/5{left:100%}.vc_col-xs-push-4\/5{left:80%}.vc_col-xs-push-3\/5{left:60%}.vc_col-xs-push-2\/5{left:40%}.vc_col-xs-push-1\/5{left:20%}.vc_col-xs-push-0\/5{left:auto}.vc_col-xs-offset-5\/5{margin-left:100%}.vc_col-xs-offset-4\/5{margin-left:80%}.vc_col-xs-offset-3\/5{margin-left:60%}.vc_col-xs-offset-2\/5{margin-left:40%}.vc_col-xs-offset-1\/5{margin-left:20%}.vc_col-xs-offset-0\/5{margin-left:0}@media (min-width:690px){.vc_col-sm-5\/5{width:100%}.vc_col-sm-4\/5{width:80%}.vc_col-sm-3\/5{width:60%}.vc_col-sm-2\/5{width:40%}.vc_col-sm-1\/5{width:20%}.vc_col-sm-12{width:100%}.vc_col-sm-11{width:91.66666667%}.vc_col-sm-10{width:83.33333333%}.vc_col-sm-9{width:75%}.vc_col-sm-8{width:66.66666667%}.vc_col-sm-7{width:58.33333333%}.vc_col-sm-6{width:50%}.vc_col-sm-5{width:41.66666667%}.vc_col-sm-4{width:33.33333333%}.vc_col-sm-3{width:25%}.vc_col-sm-2{width:16.66666667%}.vc_col-sm-1{width:8.33333333%}.vc_col-sm-pull-12{right:100%}.vc_col-sm-pull-11{right:91.66666667%}.vc_col-sm-pull-10{right:83.33333333%}.vc_col-sm-pull-9{right:75%}.vc_col-sm-pull-8{right:66.66666667%}.vc_col-sm-pull-7{right:58.33333333%}.vc_col-sm-pull-6{right:50%}.vc_col-sm-pull-5{right:41.66666667%}.vc_col-sm-pull-4{right:33.33333333%}.vc_col-sm-pull-3{right:25%}.vc_col-sm-pull-2{right:16.66666667%}.vc_col-sm-pull-1{right:8.33333333%}.vc_col-sm-pull-0{right:auto}.vc_col-sm-push-12{left:100%}.vc_col-sm-push-11{left:91.66666667%}.vc_col-sm-push-10{left:83.33333333%}.vc_col-sm-push-9{left:75%}.vc_col-sm-push-8{left:66.66666667%}.vc_col-sm-push-7{left:58.33333333%}.vc_col-sm-push-6{left:50%}.vc_col-sm-push-5{left:41.66666667%}.vc_col-sm-push-4{left:33.33333333%}.vc_col-sm-push-3{left:25%}.vc_col-sm-push-2{left:16.66666667%}.vc_col-sm-push-1{left:8.33333333%}.vc_col-sm-push-0{left:auto}.vc_col-sm-offset-12{margin-left:100%}.vc_col-sm-offset-11{margin-left:91.66666667%}.vc_col-sm-offset-10{margin-left:83.33333333%}.vc_col-sm-offset-9{margin-left:75%}.vc_col-sm-offset-8{margin-left:66.66666667%}.vc_col-sm-offset-7{margin-left:58.33333333%}.vc_col-sm-offset-6{margin-left:50%}.vc_col-sm-offset-5{margin-left:41.66666667%}.vc_col-sm-offset-4{margin-left:33.33333333%}.vc_col-sm-offset-3{margin-left:25%}.vc_col-sm-offset-2{margin-left:16.66666667%}.vc_col-sm-offset-1{margin-left:8.33333333%}.vc_col-sm-offset-0{margin-left:0}}@media (min-width:1000px){.vc_col-md-12{width:100%}.vc_col-md-11{width:91.66666667%}.vc_col-md-10{width:83.33333333%}.vc_col-md-9{width:75%}.vc_col-md-8{width:66.66666667%}.vc_col-md-7{width:58.33333333%}.vc_col-md-6{width:50%}.vc_col-md-5{width:41.66666667%}.vc_col-md-4{width:33.33333333%}.vc_col-md-3{width:25%}.vc_col-md-2{width:16.66666667%}.vc_col-md-1{width:8.33333333%}.vc_col-md-pull-12{right:100%}.vc_col-md-pull-11{right:91.66666667%}.vc_col-md-pull-10{right:83.33333333%}.vc_col-md-pull-9{right:75%}.vc_col-md-pull-8{right:66.66666667%}.vc_col-md-pull-7{right:58.33333333%}.vc_col-md-pull-6{right:50%}.vc_col-md-pull-5{right:41.66666667%}.vc_col-md-pull-4{right:33.33333333%}.vc_col-md-pull-3{right:25%}.vc_col-md-pull-2{right:16.66666667%}.vc_col-md-pull-1{right:8.33333333%}.vc_col-md-pull-0{right:auto}.vc_col-md-push-12{left:100%}.vc_col-md-push-11{left:91.66666667%}.vc_col-md-push-10{left:83.33333333%}.vc_col-md-push-9{left:75%}.vc_col-md-push-8{left:66.66666667%}.vc_col-md-push-7{left:58.33333333%}.vc_col-md-push-6{left:50%}.vc_col-md-push-5{left:41.66666667%}.vc_col-md-push-4{left:33.33333333%}.vc_col-md-push-3{left:25%}.vc_col-md-push-2{left:16.66666667%}.vc_col-md-push-1{left:8.33333333%}.vc_col-md-push-0{left:auto}.vc_col-md-offset-12{margin-left:100%}.vc_col-md-offset-11{margin-left:91.66666667%}.vc_col-md-offset-10{margin-left:83.33333333%}.vc_col-md-offset-9{margin-left:75%}.vc_col-md-offset-8{margin-left:66.66666667%}.vc_col-md-offset-7{margin-left:58.33333333%}.vc_col-md-offset-6{margin-left:50%}.vc_col-md-offset-5{margin-left:41.66666667%}.vc_col-md-offset-4{margin-left:33.33333333%}.vc_col-md-offset-3{margin-left:25%}.vc_col-md-offset-2{margin-left:16.66666667%}.vc_col-md-offset-1{margin-left:8.33333333%}.vc_col-md-offset-0{margin-left:0}.vc_col-md-5\/5{width:100%}.vc_col-md-4\/5{width:80%}.vc_col-md-3\/5{width:60%}.vc_col-md-2\/5{width:40%}.vc_col-md-1\/5{width:20%}.vc_col-md-pull-5\/5{right:100%}.vc_col-md-pull-4\/5{right:80%}.vc_col-md-pull-3\/5{right:60%}.vc_col-md-pull-2\/5{right:40%}.vc_col-md-pull-1\/5{right:20%}.vc_col-md-pull-0\/5{right:auto}.vc_col-md-push-5\/5{left:100%}.vc_col-md-push-4\/5{left:80%}.vc_col-md-push-3\/5{left:60%}.vc_col-md-push-2\/5{left:40%}.vc_col-md-push-1\/5{left:20%}.vc_col-md-push-0\/5{left:auto}.vc_col-md-offset-5\/5{margin-left:100%}.vc_col-md-offset-4\/5{margin-left:80%}.vc_col-md-offset-3\/5{margin-left:60%}.vc_col-md-offset-2\/5{margin-left:40%}.vc_col-md-offset-1\/5{margin-left:20%}.vc_col-md-offset-0\/5{margin-left:0}}@media (min-width:1300px){.vc_col-lg-12{width:100%}.vc_col-lg-11{width:91.66666667%}.vc_col-lg-10{width:83.33333333%}.vc_col-lg-9{width:75%}.vc_col-lg-8{width:66.66666667%}.vc_col-lg-7{width:58.33333333%}.vc_col-lg-6{width:50%}.vc_col-lg-5{width:41.66666667%}.vc_col-lg-4{width:33.33333333%}.vc_col-lg-3{width:25%}.vc_col-lg-2{width:16.66666667%}.vc_col-lg-1{width:8.33333333%}.vc_col-lg-pull-12{right:100%}.vc_col-lg-pull-11{right:91.66666667%}.vc_col-lg-pull-10{right:83.33333333%}.vc_col-lg-pull-9{right:75%}.vc_col-lg-pull-8{right:66.66666667%}.vc_col-lg-pull-7{right:58.33333333%}.vc_col-lg-pull-6{right:50%}.vc_col-lg-pull-5{right:41.66666667%}.vc_col-lg-pull-4{right:33.33333333%}.vc_col-lg-pull-3{right:25%}.vc_col-lg-pull-2{right:16.66666667%}.vc_col-lg-pull-1{right:8.33333333%}.vc_col-lg-pull-0{right:auto}.vc_col-lg-push-12{left:100%}.vc_col-lg-push-11{left:91.66666667%}.vc_col-lg-push-10{left:83.33333333%}.vc_col-lg-push-9{left:75%}.vc_col-lg-push-8{left:66.66666667%}.vc_col-lg-push-7{left:58.33333333%}.vc_col-lg-push-6{left:50%}.vc_col-lg-push-5{left:41.66666667%}.vc_col-lg-push-4{left:33.33333333%}.vc_col-lg-push-3{left:25%}.vc_col-lg-push-2{left:16.66666667%}.vc_col-lg-push-1{left:8.33333333%}.vc_col-lg-push-0{left:auto}.vc_col-lg-offset-12{margin-left:100%}.vc_col-lg-offset-11{margin-left:91.66666667%}.vc_col-lg-offset-10{margin-left:83.33333333%}.vc_col-lg-offset-9{margin-left:75%}.vc_col-lg-offset-8{margin-left:66.66666667%}.vc_col-lg-offset-7{margin-left:58.33333333%}.vc_col-lg-offset-6{margin-left:50%}.vc_col-lg-offset-5{margin-left:41.66666667%}.vc_col-lg-offset-4{margin-left:33.33333333%}.vc_col-lg-offset-3{margin-left:25%}.vc_col-lg-offset-2{margin-left:16.66666667%}.vc_col-lg-offset-1{margin-left:8.33333333%}.vc_col-lg-offset-0{margin-left:0}}@media (min-width:690px){.vc_col-sm-1\/5,.vc_col-sm-2\/5,.vc_col-sm-3\/5,.vc_col-sm-4\/5,.vc_col-sm-5\/5{float:left}.vc_col-sm-pull-5\/5{right:100%}.vc_col-sm-pull-4\/5{right:80%}.vc_col-sm-pull-3\/5{right:60%}.vc_col-sm-pull-2\/5{right:40%}.vc_col-sm-pull-1\/5{right:20%}.vc_col-sm-pull-0\/5{right:auto}.vc_col-sm-push-5\/5{left:100%}.vc_col-sm-push-4\/5{left:80%}.vc_col-sm-push-3\/5{left:60%}.vc_col-sm-push-2\/5{left:40%}.vc_col-sm-push-1\/5{left:20%}.vc_col-sm-push-0\/5{left:auto}.vc_col-sm-offset-5\/5{margin-left:100%}.vc_col-sm-offset-4\/5{margin-left:80%}.vc_col-sm-offset-3\/5{margin-left:60%}.vc_col-sm-offset-2\/5{margin-left:40%}.vc_col-sm-offset-1\/5{margin-left:20%}.vc_col-sm-offset-0\/5{margin-left:0}}@media (min-width:1000px){.vc_col-md-1\/5,.vc_col-md-2\/5,.vc_col-md-3\/5,.vc_col-md-4\/5,.vc_col-md-5\/5{float:left}}@media (min-width:1300px){.vc_col-lg-1\/5,.vc_col-lg-2\/5,.vc_col-lg-3\/5,.vc_col-lg-4\/5,.vc_col-lg-5\/5{float:left}.vc_col-lg-5\/5{width:100%}.vc_col-lg-4\/5{width:80%}.vc_col-lg-3\/5{width:60%}.vc_col-lg-2\/5{width:40%}.vc_col-lg-1\/5{width:20%}.vc_col-lg-pull-5\/5{right:100%}.vc_col-lg-pull-4\/5{right:80%}.vc_col-lg-pull-3\/5{right:60%}.vc_col-lg-pull-2\/5{right:40%}.vc_col-lg-pull-1\/5{right:20%}.vc_col-lg-pull-0\/5{right:auto}.vc_col-lg-push-5\/5{left:100%}.vc_col-lg-push-4\/5{left:80%}.vc_col-lg-push-3\/5{left:60%}.vc_col-lg-push-2\/5{left:40%}.vc_col-lg-push-1\/5{left:20%}.vc_col-lg-push-0\/5{left:auto}.vc_col-lg-offset-5\/5{margin-left:100%}.vc_col-lg-offset-4\/5{margin-left:80%}.vc_col-lg-offset-3\/5{margin-left:60%}.vc_col-lg-offset-2\/5{margin-left:40%}.vc_col-lg-offset-1\/5{margin-left:20%}.vc_col-lg-offset-0\/5{margin-left:0}}@media only screen and (min-width :691px) and (max-width :999px){.vc_col-sm-1[data-t-w-inherits=small_desktop]:not([class*=vc_col-md-]),body .vc_row-fluid .wpb_column[data-t-w-inherits=small_desktop].vc_col-md-1{width:8.33333333%}.vc_col-sm-2[data-t-w-inherits=small_desktop]:not([class*=vc_col-md-]),body .vc_row-fluid .wpb_column[data-t-w-inherits=small_desktop].vc_col-md-2{width:16.66666667%}.vc_col-sm-3[data-t-w-inherits=small_desktop]:not([class*=vc_col-md-]),body .vc_row-fluid .wpb_column[data-t-w-inherits=small_desktop].vc_col-md-3{width:25%}.vc_col-sm-4[data-t-w-inherits=small_desktop]:not([class*=vc_col-md-]),body .vc_row-fluid .wpb_column[data-t-w-inherits=small_desktop].vc_col-md-4{width:33.33333333%}.vc_col-sm-5[data-t-w-inherits=small_desktop]:not([class*=vc_col-md-]),body .vc_row-fluid .wpb_column[data-t-w-inherits=small_desktop].vc_col-md-5{width:41.66666667%}.vc_col-sm-6[data-t-w-inherits=small_desktop]:not([class*=vc_col-md-]),body .vc_row-fluid .wpb_column[data-t-w-inherits=small_desktop].vc_col-md-6{width:50%}.vc_col-sm-7[data-t-w-inherits=small_desktop]:not([class*=vc_col-md-]),body .vc_row-fluid .wpb_column[data-t-w-inherits=small_desktop].vc_col-md-7{width:58.33333333%}.vc_col-sm-8[data-t-w-inherits=small_desktop]:not([class*=vc_col-md-]),body .vc_row-fluid .wpb_column[data-t-w-inherits=small_desktop].vc_col-md-8{width:66.66666667%}.vc_col-sm-9[data-t-w-inherits=small_desktop]:not([class*=vc_col-md-]),body .vc_row-fluid .wpb_column[data-t-w-inherits=small_desktop].vc_col-md-9{width:75%}.vc_col-sm-10[data-t-w-inherits=small_desktop]:not([class*=vc_col-md-]),body .vc_row-fluid .wpb_column[data-t-w-inherits=small_desktop].vc_col-md-10{width:83.33333333%}.vc_col-sm-11[data-t-w-inherits=small_desktop]:not([class*=vc_col-md-]),body .vc_row-fluid .wpb_column[data-t-w-inherits=small_desktop].vc_col-md-11{width:91.66666667%}}@media only screen and (max-width :690px){[class*=vc_col-]:not([class*=vc_col-xs]){width:100%}.wpb_column:not([class*=vc_col-xs]){width:100%;margin-bottom:25px}}@media only screen and (min-width :1px) and (max-width :999px){.vc_row-fluid .wpb_column[class*=vc_col-xs]:not(.vc_col-xs-12),.vc_row-fluid.full-width-content .col,.vc_row-fluid.full-width-content .col .wpb_row,.vc_row-fluid.vc_row[data-column-margin=none] .col{margin-bottom:0}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}input[type=submit]{-webkit-appearance:none}html{max-width:100%;overflow-y:scroll;overflow-x:hidden}body{max-width:100%;overflow:hidden;background:#fff;font-family:'Open Sans',Helvetica,sans-serif;color:#676767;position:relative}ol,ul{list-style:none}input[type=text]::-ms-clear{display:none}sup{font-size:.5em;vertical-align:super}sub{font-size:.5em;vertical-align:sub}p:empty{display:none}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:root{--scroll-bar-w:-2px}.container{margin:0 auto;position:relative;max-width:880px}.row{position:relative}.main-content>.row,header .row{margin-left:0;margin-right:0}.clr:after,.col:after,.group:after,.row:after{content:"";display:block;height:0;clear:both;visibility:hidden}.row,div.clear{padding-bottom:24px}@media (min-width:691px){.span_1{width:6.5%}.span_2{width:15%}.span_3{width:23.5%}.span_4{width:32%}.span_5{width:40.5%}.span_6{width:49%}.span_7{width:57.5%}.span_8{width:66%}.span_9{width:74.5%}.span_10{width:83%}.span_11{width:91.5%}.span_12{width:100%}}body{font-size:14px;-webkit-font-smoothing:antialiased;font-family:'Open Sans',Helvetica,sans-serif;font-weight:400;line-height:26px}body:not(.nectar-no-flex-height){display:flex;flex-direction:column;min-height:100vh}@media only screen and (min-width:1000px){body.admin-bar:not(.nectar-no-flex-height){min-height:calc(100vh - 32px)}}body:not(.nectar-no-flex-height) #ajax-content-wrap,body:not(.nectar-no-flex-height) #ajax-content-wrap .blurred-wrap,body:not(.nectar-no-flex-height) .ocm-effect-wrap,body:not(.nectar-no-flex-height) .ocm-effect-wrap-inner{display:flex;flex-direction:column;flex-grow:1}body:not(.nectar-no-flex-height) .container-wrap{flex-grow:1}p{-webkit-font-smoothing:antialiased}body .ui-widget{font-family:'Open Sans';font-weight:400}.nectar-skip-to-content:not(:focus),.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}@media only screen and (min-width:1000px){.nectar-mobile-only{display:none}}@media only screen and (max-width:999px){.nectar-mobile-only.mobile-header{display:inline-block}}.nectar-mobile-only.mobile-header .inner,.nectar-mobile-only.mobile-header .inner ul{display:flex}.nectar-mobile-only.mobile-header li{float:none;line-height:1;display:flex;align-items:center;margin:0 8px;overflow:visible!important}@media only screen and (max-width:690px){#header-outer .nectar-mobile-only.mobile-header li[class*=menu-item-btn-style-button]:not(.menu-item-hidden-text) .nectar-menu-icon{display:none}}body .nectar-mobile-only.mobile-header a{color:inherit;font-size:13px;line-height:1}.nectar-mobile-only.mobile-header .menu-item-has-children ul{display:none!important}.nectar-display-inline{display:inline}.nectar-display-inline-block{display:inline-block}.nectar-display-block{display:block}.nectar-bg-black{background-color:#000}.nectar-bg-white{background-color:#fff}#header-outer .screen-reader-text{height:1px}.overflow-x-hidden{overflow-x:hidden}.nectar-overflow-hidden{overflow:hidden}.nectar-pseudo-expand:before{position:absolute;top:0;left:0;width:100%;height:100%;content:'';display:block}.alignleft{float:left;margin-right:15px}.alignright{float:right;margin-left:15px}.aligncenter{display:block;margin:15px auto}.no-bottom-padding{padding-bottom:0}.col.center{text-align:center}.col.right{text-align:right}.wp-smiley{margin-bottom:0}dt{font-family:'Open Sans';font-weight:600;color:#333}dd{padding-left:20px}.gallery-caption{margin-left:0;margin-bottom:10px;padding:0 10px}#wpstats{display:none}.post-area:not(.masonry) .sticky{margin-bottom:50px}.post-area:not(.masonry) .sticky .content-inner{margin-bottom:0;padding-bottom:0;border-bottom:0;box-shadow:0 1px 2px rgba(0,0,0,.2);background-color:#fff;padding:25px;position:relative}div[id=wpadminbar]{z-index:1000000!important}table{font-size:12px;margin-bottom:20px}.wp-caption{max-width:100%;position:relative}.wp-caption .wp-caption-text{max-width:90%;width:auto;margin-left:5%;display:inline-block;margin-bottom:5px;background-color:#fff;box-shadow:0 10px 35px rgba(0,0,0,.1)}.row .col .wp-caption .wp-caption-text,.wp-caption .wp-caption-text{padding:10px 15px;top:-25px;position:relative;border-left:4px solid #000}.row .col .wp-caption img,.wp-caption img{margin-bottom:0;display:block;margin-right:0}em{font-style:italic}caption,td,th{font-weight:400;text-align:left}.container-wrap,.project-title{background-color:#f8f8f8;position:relative;z-index:10;margin-top:0;padding-top:40px;padding-bottom:40px}body[data-header-resize="0"] .container-wrap,body[data-header-resize="0"] .project-title{margin-top:0;padding-top:40px}body.page-template-template-no-header .container-wrap,body.page-template-template-no-header-footer .container-wrap,body.single-salient_g_sections .container-wrap{padding-top:0}.clear{clear:both}.subheader{color:#6f6f6f;margin-bottom:15px}a{color:#3555ff;text-decoration:none;transition:color .3s}a:hover{color:inherit}h1{font-size:54px;line-height:62px;margin-bottom:7px}h2{font-size:34px;line-height:44px;margin-bottom:7px}h3{font-size:22px;line-height:34px;margin-bottom:7px}h4{font-size:18px;line-height:32px;margin-bottom:7px}h5{font-size:16px;line-height:26px;margin-bottom:7px}h6{font-size:14px;line-height:24px;margin-bottom:7px}h1,h2,h3,h4,h5,h6{color:#444;letter-spacing:0;-webkit-font-smoothing:antialiased;font-family:'Open Sans';font-weight:600}.bold,b,strong{font-family:'Open Sans';font-weight:600}.uppercase{font-weight:700;text-transform:uppercase}.tiny{font-size:14px;line-height:22px}body h1.light,body h2.light,body h3.light,body h4.light,body h5.light,body h6.light,p.light{text-transform:none;font-weight:300}body h1 em,body h2 em,body h3 em,body h4 em{font-size:inherit}.text-align-center{text-align:center}p{padding-bottom:27px}.row .col p:last-child{padding-bottom:0}.container .row:last-child,.wpb_wrapper .clear{padding-bottom:0}.wpb_wrapper>div{margin-bottom:24px}.row .wpb_wrapper>.img-with-aniamtion-wrap:last-child .hover-wrap,.row .wpb_wrapper>.img-with-aniamtion-wrap:last-child img,.row .wpb_wrapper>img:last-child,.wpb_wrapper>div:last-child{margin-bottom:0}.pum-overlay .pum-container,.pum-overlay .pum-container .pum-content,body .pum-overlay{line-height:inherit}blockquote{font-family:'Open Sans';font-weight:300;line-height:40px;font-size:22px;padding-left:0;letter-spacing:.5px;margin-bottom:30px}ol,ul{margin-left:30px;margin-bottom:30px}li ol,li ul{margin-bottom:0}ul li{list-style:disc;list-style-position:outside}ol>li{list-style:decimal;list-style-position:outside}#footer-outer ol,#footer-outer ul,#header-outer .button_social_group ul,#header-outer nav>ul,#header-outer ol,#header-secondary-outer ol,#header-secondary-outer ul,#mobile-menu ol,#mobile-menu ul,#search-outer ol,#search-outer ul,#slide-out-widget-area ol,#slide-out-widget-area ul{margin:0}#footer-outer ol li,#footer-outer ul li,#header-outer ol li,#header-outer ul li,#header-secondary-outer ol li,#header-secondary-outer ul li,#mobile-menu ol li,#mobile-menu ul li,#search-outer ol li,#search-outer ul li,#slide-out-widget-area ol li,#slide-out-widget-area ul li{list-style:none}.main-content img{max-width:100%;height:auto}.no-transform{-webkit-transform:inherit!important;transform:inherit!important}html.no-overflow-y{overflow-y:hidden!important}html.no-overflow-y body{overflow-y:hidden}.light h1,.light h2,.light h3,.light h4,.light h5,.light h6,.light p{color:#fff}code{display:block;clear:both;overflow:auto;padding:1.6em;margin-bottom:1.6em;white-space:pre;background-color:#f0f0f0;font:14px "Andale Mono",Courier,"Courier New",monospace}pre{background:#f0f0f0;font-family:"Andale Mono",Courier,"Courier New",monospace;font-size:14px;font-size:.9375rem;padding:1.6em;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto}.no-left-margin.first-section{height:auto!important}.row .col h3,.row .col h4{margin-bottom:8px}.vc_separator.vc_separator_align_center h3,.vc_separator.vc_separator_align_center h4{margin-bottom:0}.row .col img{margin-bottom:15px;max-width:100%;height:auto}.wpb_gallery_slidesimage_grid .portfolio-items .col img{width:100%}.row .col .wp-block-gallery.is-cropped .blocks-gallery-image img,.row .col .wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%;margin-bottom:0}body .container-wrap [class*=wp-block].alignfull{margin-left:-50vw!important;left:50%;max-width:100vw;width:100vw;position:relative}body .container-wrap .pin-spacer [class*=wp-block].alignfull{margin-left:0!important;left:0}body .container-wrap [class*=wp-block].alignfull [class*=wp-block].alignfull{margin-left:0!important;left:0;max-width:100%;width:100%;position:relative}@media only screen and (max-width:999px){body .nectar-blocks-row__inner.is-contained-content{max-width:var(--mobile-container-width);padding-left:0;padding-right:0}}body .container-wrap [class*=wp-block].alignfull img,body .container-wrap [class*=wp-block].alignwide img{max-width:none;width:100%}.nectar-block [class*=" icon-"]{background-color:transparent}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}body[data-form-submit=regular] .wp-block-search__inside-wrapper button[type=submit]{color:#fff}blockquote.wp-block-quote{position:relative;padding-left:1.3em}blockquote.wp-block-quote:before{display:block;position:absolute;left:0;top:0;height:100%;width:4px;content:'';border-left:4px solid rgba(0,0,0,.1)}blockquote.wp-block-quote.has-text-align-center:before{display:none}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-style:inherit;font-size:1em}blockquote.wp-block-quote p{margin-bottom:0}blockquote.wp-block-quote cite{font-size:14px;line-height:18px;display:block}.wpb_text_column>.wpb_wrapper>:last-child{margin-bottom:0}.gallery a img{width:90%;max-width:90%;height:auto;max-height:90%;padding:5px;background-color:#fff;border:1px solid #e5e5e5!important;transition:all .2s linear}#ajax-loading-screen .loading-icon{background-repeat:no-repeat;background-position:center center;display:block;position:absolute;opacity:0;top:0;left:0;width:100%;height:100%}.default-loading-icon{top:50%;border-radius:100%;height:40px;width:40px;margin:0 auto;display:block;position:relative;border:3px solid #e5e5e5;margin-top:-20px}.default-loading-icon:before{position:absolute;content:"";border-color:#000 transparent transparent;border-radius:100%;border-style:solid;border-width:3px;display:block;height:100%;width:100%;top:-3px;left:-3px}.default-loading-icon.spin,.loading-icon.spin,.portfolio-loading.spin,.pp_loaderIcon.spin{animation:2s cubic-bezier(.63,.045,.34,1) 0s normal none infinite spinning_animation}.default-skin-loading-icon{width:100%;height:100%;background-position:center;display:block;background-repeat:no-repeat;background-image:url(//tualavangart.com/wp-content/themes/salient/img/icons/loading-white-bg.gif)}@keyframes spinning_animation{0%{transform:scale(1) rotate(0)}50%{transform:scale(.8) rotate(360deg)}100%{transform:scale(1) rotate(720deg)}}@keyframes bounce_in_animation{0%{transform:scale(0,0)}20%{transform:scale(1.4,1.4)}50%{transform:scale(.8,.8)}85%{transform:scale(1.1,1.1)}100%{transform:scale(1,1)}}.nectar-global-section{position:relative}.nectar-global-section.before-footer{z-index:11}.nectar-global-section.after-nav{z-index:12}.nectar-global-section.after-nav>.row,.nectar-global-section.before-footer>.row{padding-bottom:0}.nectar-global-section>.container{padding-bottom:0}.nectar-global-section.nectar_before_blog_loop_end,.nectar-global-section.nectar_before_blog_loop_start{padding-bottom:4%}.nectar-global-section.nectar_before_blog_loop_end{padding-top:4%}#ajax-content-wrap .force-contained-rows .nectar-global-section>.container,.nectar_hook_after_content>.container,.nectar_hook_before_content_global_section>.container,.nectar_hook_global_section_after_content>.container{padding:0}.nectar_hook_global_section_parallax_footer{overflow:hidden}#portfolio-extra>.wpb_row:last-child,.container-wrap .row>.wpb_row:last-child,.home-wrap .row>.wpb_row:last-child{margin-bottom:0}.wpb_content_element,.wpb_row{margin-bottom:35px}#ajax-content-wrap .wpb_row.has-global-section,.wpb_row.has-global-section{margin-bottom:0}body.page-template-template-portfolio-php .container-wrap,body.single-portfolio .container-wrap,body.tax-project-type .container-wrap,body[data-bg-header=true] .container-wrap{padding-top:25px;margin-top:0!important;padding-bottom:40px}#header-space{height:90px;background-color:#fff}#header-outer{width:100%;top:0;left:0;position:fixed;padding:28px 0 0 0;background-color:#fff;z-index:9999;overflow:visible}body.page-template-template-no-header #header-outer,body.page-template-template-no-header-footer #header-outer{visibility:hidden;padding:0}body[data-transparent-nav="1"][data-header-color=light] #header-outer{background-color:rgba(255,255,255,.965)}.admin-bar #header-outer,.logged-in.buddypress #header-outer{top:32px}#top #logo{width:auto;max-width:none;line-height:22px;font-size:22px;letter-spacing:-1px;color:#444;font-family:'Open Sans';font-weight:600;align-self:center}#top #logo .retina-logo,#top .span_3 #logo .mobile-only-logo{display:none}#top #logo .starting-logo{position:absolute;top:0;opacity:0;left:0}#top #logo:focus,#top #logo:hover{color:#000}#top #logo img{text-indent:-9999px;max-width:none;width:auto;margin-bottom:0;display:block;transition:opacity .4s ease}#header-outer[data-transparent-header=true] #top #logo img.stnd{position:relative}#top{position:relative;z-index:9998;width:100%}#top .container .row{padding-bottom:0}#top nav>ul{overflow:visible;transition:padding .8s ease,margin .25s ease;min-height:1px;line-height:1px}#top nav .no-menu-assigned{visibility:hidden}#top nav .no-menu-assigned a{min-height:10px;width:10px}body:not(.ascend) #top nav>.buttons{margin-left:15px}body #header-outer[data-full-width=false][data-has-buttons=no]:not([data-format=left-header]) #top nav>.buttons{margin-left:0}#top nav>.buttons{transition:padding .8s ease}#top nav>ul .slide-out-widget-area-toggle{transition:margin .25s ease}.side-widget-open #top nav>ul .slide-out-widget-area-toggle{transition:margin .75s ease}#header-outer[data-transparency-option="1"][data-full-width=true].side-widget-open{box-shadow:none}.side-widget-open.no-bg-color{border-color:transparent!important}#header-outer #top nav>.buttons{right:0;height:100%;overflow:hidden}body #header-outer[data-using-pr-menu=true] #top nav>.buttons{display:block;overflow:visible}body.material #header-outer[data-using-pr-menu=true] #top nav>.buttons{display:-webkit-flex;display:-ms-flexbox;display:flex}#top nav ul li{float:right}#top nav>ul>li{float:left}#top nav>ul>li>a,.pull-left-wrap>ul>li>a{padding:0 10px 0 10px;display:block;color:#676767;font-size:14px;line-height:20px;transition:color .2s ease}body #header-outer[data-full-width=true] #top nav>.buttons{margin-left:0}#header-outer.transparent #top nav>ul>li[class*=button_solid_color]>a:before,#top .slide-out-widget-area-toggle[data-custom-color=true] a:before,#top nav>ul>li[class*=button_solid_color]>a:before{display:block;position:absolute;left:0;padding-bottom:10px;-webkit-transform:translateY(-7px);transform:translateY(-7px);width:100%;height:24px;content:' ';z-index:-1;transition:opacity .2s ease}body #header-outer .slide-out-widget-area-toggle[data-custom-color=true] .lines:before{top:6px}body #header-outer .slide-out-widget-area-toggle[data-custom-color=true] .lines:after{top:-6px}#header-outer:not([data-format=centered-menu-under-logo]):not([data-format=centered-menu-bottom-bar]) #top .slide-out-widget-area-toggle[data-custom-color=true] a:before,#header-outer:not([data-format=centered-menu-under-logo]):not([data-format=centered-menu-bottom-bar]) #top nav>ul>li[class*=button_]>a:before{-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%}#header-outer.transparent #top nav>ul>li[class*=button_bordered]>a:before,#top nav>ul>li[class*=button_bordered]>a:before{border:2px solid #fff;display:block;position:absolute;left:0;padding-bottom:10px;-webkit-transform:translateY(-7px);transform:translateY(-7px);width:100%;height:34px;content:' ';z-index:-1;box-sizing:border-box;transition:border-color .2s ease}#top nav>ul>li[class*=button_bordered]>a:before{border-color:rgba(0,0,0,.4)}.light-text #top nav>ul>li[class*=button_bordered]>a:before{border-color:#fff}#header-outer #top nav>ul>li[class*=button_solid_color]>a,#header-outer #top nav>ul>li[class*=button_solid_color]>a .sf-sub-indicator i,#header-outer[data-lhe=default] #top nav .sf-menu>[class*=button_solid_color].current-menu-ancestor>a i,#header-outer[data-lhe=default] #top nav>ul>li[class*=button_solid_color].current-menu-ancestor>a,#header-outer[data-lhe=default] #top nav>ul>li[class*=button_solid_color].current_page_ancestor>a{color:#fff!important}#header-outer.dark-text #top nav>ul>li[class*=button_solid_color]>a,#header-outer[data-lhe=animated_underline] #top nav>ul>li[class*=button_solid_color]>a,#header-outer[data-lhe=default] #top nav .sf-menu .current_page_item[class*=button_solid_color]>a,#top nav>ul>li[class*=button_solid_color]>a,body #header-outer.transparent #top nav>ul>li[class*=button_solid_color]>a{color:#fff!important;opacity:1!important;padding-left:20px;padding-right:20px}#header-outer[data-lhe=animated_underline] #top nav>ul>li[class*=button_bordered]>a,#header-outer[data-lhe=default] #top nav>ul>li[class*=button_bordered]>a,#header-outer[data-lhe=default] #top nav>ul>li[class*=button_solid_color]>a,#top nav>ul>li[class*=button_bordered]>a,body #header-outer.transparent #top nav>ul>li[class*=button_bordered]>a{padding-left:20px;padding-right:20px}body[data-header-search=false][data-full-width-header=false] #header-outer[data-lhe=animated_underline][data-format=default][data-cart=false] #top nav>ul>li:last-child>a,body[data-header-search=false][data-user-set-ocm=off] #header-outer[data-lhe=animated_underline][data-format=centered-menu][data-cart=false] #top nav>.buttons>li:last-child>a{margin-right:0}#header-outer #top .slide-out-widget-area-toggle[data-custom-color=true] a{padding:0 18px;display:block;position:relative}#header-outer #top nav .slide-out-widget-area-toggle[data-custom-color=true]:not(.mobile-icon) a:not(.using-label){width:22px}#header-outer[data-lhe=animated_underline] #top nav>ul>li>a{padding-left:0;padding-right:0;margin-right:10px;margin-left:10px}#top nav ul li a,body[data-header-color=light] .mobile-header,body[data-header-color=light] .span_9>.slide-out-widget-area-toggle a .label{color:#999}.sf-menu{line-height:1;float:left;margin-bottom:30px}.sf-menu ul li{font-weight:400;width:100%}.sub-menu{z-index:3}.sf-menu:not(.buttons) a:focus{outline:0 none}.sf-menu ul li a{margin:0}.sf-sub-indicator{display:inline-block;width:10px;position:relative;left:8px;height:10px}.sf-sub-indicator i{width:8px}.sf-sub-indicator [class^=icon-],body .sf-sub-indicator [class*=" icon-"]{color:#888;font-size:12px;line-height:16px;height:auto;background-color:transparent}.material .sf-menu>li>a>.sf-sub-indicator i{font-size:16px}.sf-vertical,.sf-vertical li{width:100%}.sf-menu,.sf-menu *{list-style:none outside none;margin:0;padding:0;z-index:10}.sf-menu{line-height:1}.sf-menu ul{position:absolute;top:100%;left:0;pointer-events:none}.sf-menu ul li,.sf-menu ul li li{font-size:12px;width:100%}.sf-menu .menu-item a{outline:0 none}.sf-menu li{float:left;outline:0 none;line-height:0;font-size:12px;position:relative}.sf-menu a{display:block;position:relative;text-decoration:none}.sf-menu .sf-with-ul a{min-width:1px}#header-outer .sf-menu li ul li a{font-size:12px;line-height:13px;transition:none;letter-spacing:0}.sf-menu li ul li .sf-sub-indicator{right:14px;left:auto;top:14px;display:block;position:absolute}.sf-menu li ul li a,.sf-menu li ul li li a{box-shadow:none}.sf-menu ul li a,.sf-menu ul li li a{border-radius:0;box-shadow:none;text-shadow:none}body #header-secondary-outer nav>ul>li>.temp-hidden-display,body #top nav>ul>li>.temp-hidden-display{display:block!important;opacity:0;left:0!important;right:auto!important}body #header-secondary-outer nav>ul>.edge>ul,body #top nav>ul>.edge>ul{left:auto;right:0}body #header-secondary-outer nav>ul>li .edge>ul,body #top nav>ul>li .edge>ul{left:auto;right:0}#top .span_9{position:static}#header-outer nav>ul>.megamenu{position:inherit}#header-outer nav>ul>.megamenu>.sub-menu{width:100%;left:0;padding:15px 0;display:table;background-color:#1c1c1c}#header-outer nav>ul>.megamenu.nectar-megamenu-menu-item>.sub-menu,#header-outer nav>ul>.nectar-megamenu-menu-item>.sub-menu{display:flex}#header-outer nav>ul>.megamenu.nectar-megamenu-menu-item>.sub-menu{padding:0}#header-outer nav>ul>.megamenu.nectar-megamenu-menu-item>.sub-menu>li{padding:20px}#header-outer nav>ul>.megamenu.nectar-megamenu-menu-item>.sub-menu>li.megamenu-column-padding-none{padding:0}#header-outer nav>ul>.megamenu.nectar-megamenu-menu-item>ul>li{width:auto;display:block;flex:1}#header-outer nav>ul>.megamenu.nectar-megamenu-menu-item .widget-area-active a{padding:0}#header-outer nav>ul>.megamenu.nectar-megamenu-menu-item[class*=align-]:not(.width-100)>ul{left:auto}#header-outer nav>ul>.megamenu.nectar-megamenu-menu-item.width-50>ul{width:45em}#header-outer nav>ul>.megamenu.nectar-megamenu-menu-item.width-75>ul{width:70em}#header-outer nav>ul>.megamenu.nectar-megamenu-menu-item>ul,#header-outer nav>ul>.megamenu.nectar-megamenu-menu-item>ul>li{background-size:cover;background-position:center}#header-outer nav>ul>.megamenu.nectar-megamenu-menu-item>ul{overflow:hidden}#header-outer .sf-menu>.megamenu.nectar-megamenu-menu-item li .widget-area-active img{margin-bottom:0}#header-outer .sf-menu>.megamenu.nectar-megamenu-menu-item li .widget-area-active ul{margin-left:0;margin-top:0;padding:0}#header-outer nav>.sf-menu>.megamenu.nectar-megamenu-menu-item>ul .widget-area-active{height:100%}#header-outer nav>.sf-menu>.megamenu.nectar-megamenu-menu-item>ul .widget-area-active li{line-height:2em}#header-outer nav>ul>.megamenu.nectar-megamenu-menu-item>ul>li.menu-item.megamenu-column-padding-none>a{margin-bottom:0}body[data-megamenu-width=full-width] #header-outer #top .sf-menu>.megamenu.nectar-megamenu-menu-item.width-100>ul{border-radius:0}#header-outer .menu-item-hidden-text>a .menu-title-text,#header-outer .menu-item-hidden-text>a .nectar-ext-menu-item .menu-title-text,#mobile-menu .menu-item-hidden-text:not(.menu-item-has-icon)>a .nectar-ext-menu-item>.inner-content>.title,#slide-out-widget-area .menu-item-hidden-text:not(.menu-item-has-icon)>a>.nectar-ext-menu-item>.inner-content>.title,#slide-out-widget-area .menu-item-hidden-text>a>.menu-title-text,#slide-out-widget-area .menu-item-hidden-text>a>.nectar-ext-menu-item .menu-title-text,#slide-out-widget-area .menu-item-hidden-text>a>.nectar-menu-icon-text>.menu-title-text{display:none}@media only screen and (min-width:1000px){.menu-item-hidden-text.menu-item-hidden-text--mobile-only>a .menu-title-text{display:inline!important}}#header-outer .menu-item-hidden-text:not(.menu-item-hidden-text--mobile-only)>a>.nectar-menu-icon,#slide-out-widget-area .menu-item-hidden-text>a>.nectar-menu-icon{margin-right:0}.no-pseudo-after-transition .menu-title-text:after,.page-submenu.no-trans,.post-area.masonry,.posts-container article.ajax-loaded,.sf-menu>.no-trans>ul,body #slide-out-widget-area-bg.fullscreen-alt.no-transition,body #slide-out-widget-area-bg.fullscreen-alt.open.no-transition,body .no-transition,body[data-button-style=rounded_shadow] .nectar-button.wpb_start_animation,body[data-button-style=slightly_rounded_shadow] .nectar-button.wpb_start_animation,body[data-hhun="1"] #header-outer.no-trans-hidden:not(.side-widget-open){-webkit-transition:none!important;transition:none!important}#header-outer nav>ul>.megamenu>.sub-menu{display:table}#header-outer nav>ul>.megamenu>.sub-menu{padding:30px 0}#header-outer nav>ul>.megamenu>ul>li{padding:0 0 0 30px;border:none}#header-outer .widget_shopping_cart .buttons,#header-outer .widget_shopping_cart .cart_list,#header-outer .widget_shopping_cart .total,#header-outer[data-format=centered-menu] #top nav>ul>li>ul>li,#header-secondary-outer .sf-menu>li>ul>li,#top nav>ul>li>ul>li{opacity:0;transition:transform .65s cubic-bezier(.2,.8,.25,1),opacity .65s cubic-bezier(.2,.8,.25,1);-webkit-transition:transform .65s cubic-bezier(.2,.8,.25,1),opacity .65s cubic-bezier(.2,.8,.25,1)}#header-outer .widget_shopping_cart,#header-outer .widget_shopping_cart .cart_list,.nectar-social.full-width>*,.wpcf7-form-control-wrap{display:block!important}#header-outer nav>ul>.megamenu>ul>li:last-child{padding-right:30px}[data-megamenu-width=full-width] #top nav>ul>.megamenu:not(.width-50):not(.width-75)>ul>li{padding-right:30px;padding-left:0}[data-megamenu-width=full-width] #top nav>ul>.megamenu:not(.width-50):not(.width-75)>ul>li:last-child{padding-right:0;padding-left:0}#header-outer nav>ul>.megamenu>ul>li>ul{margin:0;padding:0}#top nav>ul>.megamenu>ul>li{width:33.33%}#top nav>ul>.megamenu>ul>li{display:table-cell;float:none}#top nav>ul>.megamenu.columns-2>ul>li{width:50%}#top nav>ul>.megamenu.columns-3>ul>li{width:33.33%}#top nav>ul>.megamenu.columns-4>ul>li{width:25%}#top nav>ul>.megamenu.columns-5>ul>li{width:20%}#top nav>ul>.megamenu.columns-6>ul>li{width:16.66%}#header-outer nav>ul>.megamenu>ul>li ul{display:block;top:0!important;width:100%;opacity:1!important;left:0!important;box-shadow:none;position:relative}#header-outer nav>ul>.megamenu>ul>li>ul>.has-ul>ul{margin-left:0;padding-right:0;padding-left:0}#header-outer nav>ul>.megamenu ul li{float:none}#header-outer nav>ul>.megamenu ul li a{border-bottom:none;padding:9px 15px}body:not([data-header-format=left-header]) #header-outer nav>ul>.megamenu>ul>li>a,body:not([data-header-format=left-header]) #header-outer nav>ul>.megamenu>ul>li>ul>.has-ul>a{color:#444}body:not([data-header-format=left-header]) #header-outer nav>ul>.megamenu>ul>li>ul>.has-ul>ul{padding-bottom:15px}body:not([data-header-format=left-header]) #header-outer nav>ul>.megamenu>ul>li>ul>.has-ul>ul{padding-bottom:20px}body:not([data-header-format=left-header]) #header-outer nav>ul>.megamenu>ul>li>ul>.has-ul:last-child>ul{padding-bottom:0}#header-outer nav>ul>.megamenu>.sub-menu>li a,#header-outer nav>ul>.megamenu>ul>.sfHover>a,#header-outer nav>ul>.megamenu>ul>li>a:hover,body #header-outer nav>ul>.megamenu>.sub-menu>li a,body #header-outer nav>ul>.megamenu>.sub-menu>li>a,body:not([data-header-format=left-header]) #header-outer nav>ul>.megamenu>ul>li>a,body:not([data-header-format=left-header]) #header-outer nav>ul>.megamenu>ul>li>ul>.has-ul.current-menu-item>a,body:not([data-header-format=left-header]) #header-outer nav>ul>.megamenu>ul>li>ul>.has-ul>a{background-color:transparent!important}#header-secondary-outer .sf-menu li ul li a,#top .sf-menu li ul li a{background-color:transparent}#header-outer .sf-menu li ul li a .item_desc,#slide-out-widget-area .inner .off-canvas-menu-container li a .item_desc{display:block;font-size:14px;line-height:22px}#slide-out-widget-area .inner .off-canvas-menu-container li a .item_desc{display:none;opacity:.75}body[data-header-format=left-header] #top .sf-menu li ul li a .item_desc{margin-bottom:10px}#header-secondary-outer .menu-item-language .iclflag,#top .menu-item-language .iclflag{top:1px;position:relative;margin-right:4px}.sf-menu>li>ul{opacity:0;pointer-events:none;display:block;transform:translateY(-9999px);box-shadow:0 6px 28px rgba(0,0,0,.08)}.sf-menu>li.sfHover>ul{transform:none}.sf-menu>li ul{padding:20px;width:20em}#header-outer nav>ul>.megamenu ul li a,.sf-menu>li ul a{padding:6px 6px}.sf-menu li ul li .sf-sub-indicator{top:6px;right:6px}body[data-header-color=light]:not([data-header-format=left-header]) #header-outer:not(.transparent) .sf-menu>li ul{border-top:1px solid #e9e9e9}#header-outer[data-box-shadow=none]:not(.transparent) .sf-menu>li:not(.megamenu) ul{border-top:none}#header-outer nav>ul>.megamenu>.sub-menu,#header-secondary-outer .sf-menu li ul,body:not([data-header-format=left-header]) #top .sf-menu li ul{background-color:#fff}#header-outer .sf-menu li ul li a{color:#999}.sf-menu .megamenu li ul{-webkit-transform:none;transform:none;box-shadow:none}#header-outer #header-secondary-outer .sf-menu .megamenu li ul,#header-outer #top .sf-menu .megamenu li ul,[data-header-color=light] #header-outer:not(.transparent) .sf-menu>.megamenu li ul{border-top:0}.sf-menu li li ul{display:block;visibility:visible;top:0!important;z-index:auto;left:20em;margin-left:-20px;margin-top:-20px;-webkit-transition:transform .25s,opacity .25s;transition:transform .25s,opacity .25s;box-shadow:0 19px 35px rgba(0,0,0,.11);opacity:0;pointer-events:none;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}body[data-header-color=custom] #header-outer:not(.transparent) .sf-menu>li:not(.megamenu) li ul,body[data-header-color=light] #header-outer:not(.transparent) .sf-menu>li:not(.megamenu) li ul{margin-top:-21px}body[data-header-color=custom] #header-outer[data-box-shadow=none]:not(.transparent) .sf-menu>li:not(.megamenu) li ul,body[data-header-color=light] #header-outer[data-box-shadow=none]:not(.transparent) .sf-menu>li:not(.megamenu) li ul,body[data-header-color=light] #header-secondary-outer .sf-menu>li:not(.megamenu) li ul,body[data-header-color=light] .sf-menu>li:not(.megamenu) li ul{margin-top:-20px}.sf-menu ul li a{border-bottom:0}.sf-menu .sfHover>ul{pointer-events:all;opacity:1}.sf-menu ul .sfHover>ul{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.sf-menu>li.sfHover:not(.megamenu)>ul:not(.on-left-side){left:0}body[data-hhun="0"] #header-outer[data-header-resize="0"]:not([data-transparent-header=true]){transition:box-shadow .42s ease,opacity .3s ease,transform .32s ease}@media only screen and (min-width:1000px){#header-outer:not([data-format=left-header]){padding-top:0}#header-outer:not([data-format=left-header]) #top>.container>.row,#header-outer:not([data-format=left-header]) #top>.container>.row nav,#header-outer:not([data-format=left-header]) #top>.container>.row nav>ul,#header-outer:not([data-format=left-header]) #top>.container>.row nav>ul>li{display:-webkit-flex;display:-ms-flexbox;display:flex}#header-outer:not([data-format=left-header]) #top .span_3,#header-outer:not([data-format=left-header]) #top .span_9{display:-webkit-flex;display:-ms-flexbox;display:flex;float:none;width:auto}#header-outer .logo-spacing{line-height:0}#header-outer[data-format=default] #top .span_9{margin-left:auto}#header-outer[data-format=centered-logo-between-menu] #top .span_9 nav .sf-menu:not(.buttons),#header-outer[data-format=centered-menu-bottom-bar] #top .span_9 nav,#header-outer[data-format=centered-menu-under-logo] #top .span_9 nav,#header-outer[data-format=centered-menu] #top .span_9 nav .sf-menu:not(.buttons){-webkit-justify-content:center;justify-content:center}#header-outer:not([data-format=left-header]) #top nav>.buttons{overflow:visible;height:auto}#header-outer:not([data-format=left-header]) #top nav>ul>li{-webkit-align-items:center;align-items:center}#header-outer:not([data-format=left-header]) #top nav>ul{float:none;display:inline-block;vertical-align:middle}#header-outer #top>.container>.row .right-aligned-menu-items nav{flex-direction:row-reverse;-webkit-flex-direction:row-reverse}#header-outer[data-format=centered-menu-bottom-bar] .row,#header-outer[data-format=centered-menu-under-logo] .row{-webkit-flex-direction:column;flex-direction:column}}@media only screen and (max-width:999px){#top .col.span_9{text-align:right;line-height:0}#header-outer #top #mobile-cart-link i,#header-outer .mobile-search .icon-salient-search,#header-outer .mobile-user-account .icon-salient-m-user,#top .span_9>.slide-out-widget-area-toggle>div{position:relative;display:block;top:50%;font-size:18px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:transparent}#header-outer #top .mobile-user-account,#top #mobile-cart-link,#top .mobile-search,#top .span_9>.slide-out-widget-area-toggle{position:relative;width:auto;padding:0 10px;top:auto;right:auto;margin-bottom:0;margin-top:0;display:inline-block;vertical-align:middle;line-height:0;height:100%;-webkit-transform:none;transform:none}body[data-slide-out-widget-area-style=slide-out-from-right] .slide_out_area_close:before,body[data-slide-out-widget-area-style=slide-out-from-right].material a.slide_out_area_close:before{background-color:rgba(0,0,0,.06)}#header-outer[data-cart=true] #top #mobile-cart-link,#header-outer[data-cart=true] #top .span_9>.slide-out-widget-area-toggle,#top .mobile-search{padding:0 10px}#header-outer[data-cart=true] #top .row .span_9>.slide-out-widget-area-toggle,#top .span_9>.slide-out-widget-area-toggle{padding-right:0}}@media only screen and (max-width:999px){.left-aligned-ocm .slide-out-widget-area-toggle .hover-effect,.slide-out-widget-area-toggle.mobile-icon a>span>.hover-effect{display:none}}#top nav ul #nectar-user-account a,#top nav ul #nectar-user-account a span,#top nav ul #search-btn a,#top nav ul #search-btn a span,#top nav ul .slide-out-widget-area-toggle a{line-height:20px;height:20px}#top .span_9>.slide-out-widget-area-toggle a.using-label .label,#top ul .slide-out-widget-area-toggle a .label{font-style:normal;display:inline-block;vertical-align:middle;margin-right:15px;line-height:1!important;font-size:14px}#top .span_9>.slide-out-widget-area-toggle a.using-label .label{transition:color .2s ease}#top .span_9>.slide-out-widget-area-toggle a.using-label>span,#top ul .slide-out-widget-area-toggle a.using-label>span{display:inline-block;vertical-align:middle}#top .span_9>.slide-out-widget-area-toggle a.using-label,#top ul .slide-out-widget-area-toggle a.using-label,body[data-header-search=false] #header-outer[data-has-menu=false][data-cart=false] #top nav ul .slide-out-widget-area-toggle a.using-label{width:auto;vertical-align:middle}#top nav .buttons li{line-height:12px;position:relative}#top nav .buttons .menu-item a{position:relative}#top nav ul #nectar-user-account a,#top nav ul #search-btn a,#top nav ul .slide-out-widget-area-toggle a{padding:0;width:24px;text-align:center;display:block;background-position:right top;background-repeat:no-repeat;box-sizing:content-box}#top nav ul[data-user-set-ocm=off] .slide-out-widget-area-toggle,body.material #header-outer:not([data-format=left-header]) #top>.container>.row nav>ul[data-user-set-ocm=off]>.slide-out-widget-area-toggle{display:none}#top nav ul #nectar-user-account a span,#top nav ul #search-btn a span{top:0;background-color:transparent}#header-outer header .nectar-menu-icon-img{margin-bottom:0;width:18px;max-height:200px;height:auto;vertical-align:middle;transition:opacity .2s ease 50ms}#header-outer nav ul ul .nectar-menu-icon-img:not(.loaded){opacity:0}#header-outer ul.sf-menu>li>a>.nectar-menu-icon-img{max-height:40px}#header-outer ul.sf-menu>li.menu-item-has-icon>a{display:flex;align-items:center}#header-outer header .nectar-menu-icon,#header-outer header .nectar-menu-icon-img{margin-right:10px;top:0;line-height:inherit;display:inline-block}.nectar-menu-icon.svg-icon svg{width:18px;height:18px}.nectar-menu-icon.svg-icon svg path{fill:currentColor}#header-outer header .nectar-menu-icon{font-size:16px;top:0;vertical-align:middle}#header-outer header .nectar-menu-item-with-icon,#header-secondary-outer .nectar-menu-item-with-icon,#slide-out-widget-area .menu-item-has-icon>a{display:flex;align-items:flex-start}.off-canvas-menu-container .nectar-menu-icon{font-size:inherit;top:0;margin-right:10px}.off-canvas-menu-container .sub-menu .nectar-menu-icon{transform:none;margin-right:10px}.off-canvas-menu-container .nectar-menu-icon-img{max-width:40px;height:auto;margin-right:10px;width:100%}.nectar-menu-label{padding:5px 8px;line-height:1;font-size:12px;margin-left:5px;position:relative;display:inline-block;vertical-align:middle}.nectar-menu-label:before{opacity:.15}#header-outer #social-in-menu i,.material #slide-out-widget-area.slide-out-from-right .off-canvas-social-links a i{font-size:18px;color:inherit;background-color:transparent;transition:transform .25s ease,opacity .2s ease;-webkit-transition:-webkit-transform .25s ease,opacity .2s ease;text-align:center;line-height:24px;height:22px;width:36px;position:relative;top:0}#header-outer #social-in-menu a{display:inline-block;margin-right:0;margin-left:0;overflow:hidden}#header-outer #social-in-menu a i:after,.material #slide-out-widget-area.slide-out-from-right .off-canvas-social-links a i:after{position:absolute;top:100%;left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);width:100%}#header-outer #social-in-menu a i:before{width:100%}#header-outer #social-in-menu .fa-vine:after,#header-outer #social-in-menu .fa-vine:before,#header-outer #social-in-menu [class*=fa-]:after,#header-outer #social-in-menu [class^=fa-]:after{text-decoration:inherit;display:block;speak:none}#header-outer #social-in-menu .fa-vine{display:block;text-align:center}#header-outer #social-in-menu i.fa-facebook{width:28px}#header-outer #top #social-in-menu i.fa-houzz,#header-outer #top #social-in-menu i.icon-salient-tiktok{font-size:16px}#header-outer[data-format=default] #social-in-menu{margin:0 0 0 30px}body.original #header-outer[data-full-width=true][data-format=default] #social-in-menu{margin-right:22px}#header-outer[data-lhe=animated_underline] #top nav>ul>#social-in-menu>a,#header-outer[data-lhe=button_bg] #top nav>ul>#social-in-menu>a,#header-outer[data-lhe=default] #top nav>ul>#social-in-menu>a{margin-left:0;margin-right:0;padding-right:0;padding-left:0}#top #mobile-cart-link,#top .mobile-search,#top .mobile-user-account{display:none;text-align:right;z-index:10000}#top .span_9>.slide-out-widget-area-toggle{display:none;z-index:10000}#top #mobile-cart-link i,.mobile-search .icon-salient-search,.mobile-user-account .icon-salient-m-user{background-color:transparent;color:#a9a9a9;line-height:34px;font-size:18px;width:18px;transition:color .3s ease;-webkit-transition:color .3s ease}#header-outer #mobile-cart-link .cart-wrap span{border-radius:50%;height:16px;width:16px;text-align:center;line-height:16px;font-size:10px;display:block;visibility:hidden}#header-outer #mobile-cart-link .cart-wrap{position:absolute;top:50%;margin-top:-14px;right:1px;color:#fff}#header-outer #mobile-cart-link.first-load .cart-wrap span,#header-outer .first-load a.cart-contents .cart-wrap span{visibility:visible;animation:.6s ease-in-out .12s normal both 1 bounce_in_animation}.material .mobile-search .icon-salient-search,.material .mobile-user-account .icon-salient-m-user{color:#a9a9a9}body #header-outer.no-bg-color{box-shadow:none!important;background-color:transparent!important}#header-outer.slide-out-hover #top.all-hidden,#header-outer>.cart-outer.all-hidden{opacity:0}#header-outer[data-full-width=true][data-cart=true] #top nav ul .slide-out-widget-area-toggle{position:relative}#header-outer.dark-text #top nav ul #nectar-user-account a span,#header-outer.dark-text #top nav ul #search-btn a span{opacity:1}#header-outer .sf-menu .megamenu ul .sub-menu,.lines-button.x2.close .lines,.sf-menu .megamenu li ul{background-color:transparent!important}#header-outer[data-transparent-header=true] #logo .dark-version{position:absolute}.slide-out-hover-icon-effect:not(.small) .lines-button,body .slide-out-hover-icon-effect:not(.small) .lines-button{line-height:0;font-size:0}.slide-out-hover-icon-effect a{width:34px}.slide-out-hover-icon-effect.small a{width:auto}#search-outer{display:none}.ui-helper-hidden-accessible{display:none}#header-outer .row .col.span_3,#header-outer .row .col.span_9{width:auto}#header-outer .row .col.span_9{float:right}#header-outer[data-full-width=true] header>.container,body[data-slide-out-widget-area-style=simple] #header-outer[data-full-width=true] #mobile-menu{width:100%;max-width:100%;padding:0 28px}#header-outer.highzI{z-index:9999}body[data-hhun="1"] #header-outer[data-remove-fixed="1"]{position:absolute}@media only screen and (min-width:1000px){body[data-hhun="1"]:not(.no-scroll) #header-outer[data-remove-fixed="1"]:not(.detached),body[data-hhun="1"]:not(.no-scroll) #header-outer[data-remove-fixed="1"][data-permanent-transparent=false][data-using-secondary="1"]{top:0}}body[data-hhun="1"].original #header-outer.detached:not(.side-widget-open){-webkit-transform:translateY(0);transform:translateY(0)}body[data-hhun="1"].original #header-outer[data-remove-border=true].detached:not(.side-widget-open){border-color:rgba(255,255,255,0)}body[data-hhun="1"] #header-outer[data-header-resize="0"]:not([data-format=left-header]).invisible{box-shadow:none}body[data-hhun="1"] #header-outer.invisible:not(.side-widget-open){transition:transform .3s ease,box-shadow .3s ease;z-index:9998;pointer-events:none}body[data-hhun="1"] #header-outer.invisible:not(.side-widget-open),body[data-hhun="1"] #header-outer.no-trans-hidden:not(.side-widget-open){transform:translateY(-100%)!important}body[data-hhun="1"] #header-outer.detached,body[data-hhun="1"] #header-outer.transparent[data-transparent-header=true][data-remove-border=true][data-permanent-transparent="1"].detached{position:fixed!important;z-index:9998}.mobile-video-image{position:absolute;z-index:1;top:0;left:0;display:none;height:100%;width:100%;background-position:center;background-repeat:no-repeat;background-size:cover}.using-mobile-browser .mobile-video-image{display:block}#page-header-bg .nectar-video-wrap,.wpb_row .nectar-video-wrap{position:absolute;top:0;left:0;padding-bottom:0;overflow:hidden;opacity:0;z-index:1}.wpb_row .mobile-video-image.column-video,.wpb_row .nectar-video-wrap.column-video{z-index:-1}body.using-mobile-browser #page-header-bg .nectar-video-wrap,body.using-mobile-browser .wpb_row .nectar-video-wrap{left:-3000px}body.using-mobile-browser .nectar-slider-wrap .slide-bg-wrap .video-wrap{bottom:-3000px}.wpb_row .nectar-video-wrap video{transition:opacity .25s ease;opacity:0}.wpb_row .nectar-video-wrap.position-loaded video{opacity:1}#page-header-bg .nectar-video-wrap{opacity:1;background-position:center;background-repeat:repeat;height:100%;width:100%}#page-header-bg .nectar-video-wrap video{opacity:0}.video-color-overlay{width:100%;height:100%;opacity:0;position:absolute;-webkit-backface-visibility:hidden;top:0;left:0;padding-bottom:0;z-index:3}#search-outer .ui-helper-hidden-accessible,.mejs-overlay-button,.mejs-overlay-loading,.mobile #search-outer .ui-widget-content,.wpb_row .nectar-video-wrap .mejs-container .mejs-controls{display:none!important}.wpb_row>.span_12{z-index:10}.wpb_row>.span_12{margin-bottom:0!important}.wpb_row>.span_12>.column_container:last-child{margin-bottom:0}#page-header-bg .container{z-index:100}.nectar-slider-loading{background-color:#393939;background-position:center;background-repeat:repeat;position:absolute;z-index:1000;top:0;left:0;width:100%;height:100%}body .full-width-section{-webkit-box-sizing:content-box;box-sizing:content-box}.full-width-section{background-size:cover;width:100%;position:relative}.full-width-content.parallax_section{background-size:cover}.full-width-content.vc_row-fluid .wpb_column{background-position:center;background-size:cover}.wpb_row{position:relative}.wpb_row.vc_row-o-full-height{min-height:99vh}#page-header-bg .page-header-bg-image-wrap,.full-width-section .row-bg,.wpb_row .row-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover}.column-image-bg-wrap.viewport-phone,.column-image-bg-wrap.viewport-tablet,.row-bg.viewport-phone,.row-bg.viewport-tablet{display:none}@media only screen and (max-width:999px) and (min-width:691px){.column-image-bg-wrap.viewport-tablet,.row-bg.viewport-tablet{display:block}.column-image-bg-wrap.viewport-desktop.has-tablet,.row-bg.viewport-desktop.has-tablet{display:none}}@media only screen and (max-width:690px){.column-image-bg-wrap.viewport-phone,.row-bg.viewport-phone{display:block}.column-image-bg-wrap.viewport-desktop.has-phone,.row-bg.viewport-desktop.has-phone{display:none}}#page-header-bg[data-parallax="1"] .page-header-bg-image{height:calc(100% + 20px);top:auto;bottom:0}@media only screen and (min-width:1000px){#page-header-bg[data-parallax="1"] .page-header-bg-image{height:calc(100% + 40px)}}.page-header-bg-image-wrap[data-n-parallax-bg=true] .page-header-bg-image{height:calc(100% + 40px);top:auto;bottom:0}.wpb_row .row-bg-wrap .row-bg-overlay{display:block;position:absolute;top:0;left:0;width:100%;height:100%;content:' ';z-index:3;backface-visibility:hidden}.row.right-align-text{text-align:right}.wpb_row.full-width-content,.wpb_row.full-width-section,body.material .wpb_row.full-width-content,body.material .wpb_row.full-width-section{margin-bottom:0}.wpb_row.full-width-content .img-with-aniamtion-wrap,.wpb_row.full-width-content .img-with-aniamtion-wrap .hover-wrap,.wpb_row.full-width-content img{margin-bottom:0}.full-width-section>.span_12>div:last-child{padding-bottom:0}.full-width-section img{display:block;margin-bottom:0}html:not(.js) .full-width-content,html:not(.js) .full-width-section{visibility:visible}.full-width-content.parallax_section .row-bg,.full-width-section.parallax_section .row-bg,.wpb_row.parallax_section .row-bg{background-attachment:fixed}#page-header-bg .page-header-bg-image.translate,.nectar-recent-posts-single_featured .nectar-recent-post-slide .row-bg.translate,.wpb_row .column-image-bg-wrap .column-image-bg.translate,[data-parallax=true] .swiper-slide .image-bg.translate,body .full-width-content.parallax_section .row-bg.translate,body .full-width-section.parallax_section .row-bg.translate,body .wpb_row.parallax_section .row-bg.translate{background-attachment:scroll;top:auto;bottom:0}body .full-width-content.parallax_section .row-bg,body .full-width-section.parallax_section .row-bg,body .wpb_row.parallax_section .row-bg{background-attachment:fixed}body[data-ajax-transitions=false] .parallax-layer.column-image-bg,body[data-ajax-transitions=false] .parallax_section .nectar-recent-post-slide .nectar-recent-post-bg,body[data-ajax-transitions=false] .parallax_section .row-bg{opacity:0;transition:opacity .2s ease}_::-webkit-full-page-media,_:future,:root body[data-ajax-transitions="false"] .parallax_section .row-bg{opacity:1}body:not([data-remove-m-parallax="1"]) .parallax_section.top-level .row-bg:not([data-parallax-speed=fixed]),body:not([data-remove-m-parallax="1"]) .top-level .parallax_section .nectar-recent-post-slide .row-bg,body[data-ajax-transitions=false] .parallax_section.top-level .row-bg:not([data-parallax-speed=fixed]){opacity:1;background-attachment:scroll;top:auto;bottom:0}body:not([data-remove-m-parallax="1"]) .top-level .parallax_section .nectar-recent-post-slide .nectar-recent-post-bg{opacity:1}.top-level .vc_col-sm-12:not(.child_column)>.vc_column-inner>.column-image-bg-wrap .parallax-layer{top:auto;bottom:0;opacity:1}@media only screen and (min-width:1000px){body:not([data-header-format=left-header]) .parallax_section.top-level .row-bg[data-parallax-speed=slow]:not([data-parallax-speed=fixed]),body:not([data-header-format=left-header]) .top-level .vc_col-sm-12:not(.child_column)>.vc_column-inner>.column-image-bg-wrap[data-parallax-speed=slow] .parallax-layer{height:calc(100% + 90px)}body:not([data-header-format=left-header]) .parallax_section.top-level .row-bg[data-parallax-speed=medium]:not([data-parallax-speed=fixed]),body:not([data-header-format=left-header]) .top-level .vc_col-sm-12:not(.child_column)>.vc_column-inner>.column-image-bg-wrap[data-parallax-speed=medium] .parallax-layer{height:calc(100% + 70px)}body:not([data-header-format=left-header]) .parallax_section.top-level .row-bg[data-parallax-speed*=fast]:not([data-parallax-speed=fixed]),body:not([data-header-format=left-header]) .top-level .vc_col-sm-12:not(.child_column)>.vc_column-inner>.column-image-bg-wrap[data-parallax-speed*=fast] .parallax-layer{height:calc(100% + 40px)}}@media only screen and (max-width:999px){.top-level .vc_col-sm-12:not(.child_column)>.vc_column-inner>.column-image-bg-wrap[data-parallax-speed*=fast] .parallax-layer,body .parallax_section.top-level .row-bg:not([data-parallax-speed=fixed]){height:calc(100% + 40px)}}body .top-level .nectar-recent-posts-single_featured .nectar-recent-post-slide .row-bg,body .top-level .nectar-simple-slider[data-parallax=true] .parallax-layer{height:calc(100% + 40px)}.global-section-after-header-nav-active #ajax-content-wrap .parallax_section.top-level .row-bg:not([data-parallax-speed=fixed]),.global-section-after-header-nav-active #page-header-bg[data-parallax="1"] .page-header-bg-image,.global-section-after-header-nav-active .top-level .nectar-recent-posts-single_featured .nectar-recent-post-slide .row-bg,.global-section-after-header-nav-active .top-level .nectar-simple-slider[data-parallax=true] .parallax-layer{height:calc(100% + 90px)}body[data-ajax-transitions=false] .nectar-parallax-enabled .parallax-layer.column-image-bg:not([data-nectar-img-src]),body[data-ajax-transitions=false] .parallax_section .nectar-recent-post-slide .row-bg,body[data-ajax-transitions=false] .parallax_section .row-bg .nectar-recent-post-slide,body[data-ajax-transitions=false] .parallax_section .row-bg[data-parallax-speed=fixed],body[data-ajax-transitions=false] .parallax_section.nectar-parallax-enabled .nectar-recent-post-slide .nectar-recent-post-bg,body[data-ajax-transitions=false] .parallax_section.nectar-parallax-enabled .row-bg{opacity:1}.full-width-content.parallax_section .row-bg-wrap,.full-width-section.parallax_section .row-bg-wrap,.wpb_row .row-bg-wrap .inner-wrap,.wpb_row.parallax_section .row-bg-wrap{overflow:hidden;width:100.1%;height:100.1%;position:absolute;z-index:1;top:0;left:0}.wpb_row .row-bg-wrap[data-bg-animation=zoom-out-reveal],.wpb_row.parallax_section .row-bg-wrap{z-index:2}.wpb_row.parallax_section .nectar-parallax-scene{z-index:1}.full-width-section .row-bg-wrap,.wpb_row .row-bg-wrap{width:100%;height:100%;position:absolute;top:0;left:0}.wpb_row[data-br*=px][data-br-applies=bg]>.row-bg-wrap,.wpb_row[data-br*=px][data-br-applies=both] .row_col_wrap_12,.wpb_row[data-br*=px][data-br-applies=both]>.row-bg-wrap,.wpb_row[data-br*=px][data-br-applies=inner] .row_col_wrap_12{overflow:hidden}.wpb_row.parallax_section[data-br*=px][data-br-applies=both]>.row-bg-wrap{height:100%}.column-image-bg-wrap[data-bg-animation*=fade],.column-image-bg-wrap[data-bg-animation*=zoom],.row-bg-wrap[data-bg-animation*=fade],.row-bg-wrap[data-bg-animation*=zoom]{overflow:hidden}.row-bg-wrap[data-bg-animation=fade-in] .inner-wrap:not(.using-image)+.row-bg-overlay,body[data-ajax-transitions] .row-bg-wrap[data-bg-animation=fade-in] .inner-wrap.using-image{opacity:0;transition:opacity .85s ease-out}.column-image-bg-wrap[data-bg-animation=fade-in] .inner-wrap{opacity:0;transition:opacity .55s ease-out}.column-image-bg-wrap[data-bg-animation=zoom-out] .inner-wrap,body[data-ajax-transitions] .row-bg-wrap[data-bg-animation=zoom-out] .inner-wrap.using-image{transform:scale(1.25);transition:transform 2.5s cubic-bezier(.1,.55,.4,1)}.column-image-bg-wrap[data-bg-animation=zoom-out-high] .inner-wrap,body[data-ajax-transitions] .row-bg-wrap[data-bg-animation=zoom-out-high] .inner-wrap.using-image{transform:scale(1.6);transition:transform 1.3s cubic-bezier(.12,.75,.4,1)}.column-image-bg-wrap[data-bg-animation=zoom-out-reveal],.row-bg-wrap[data-bg-animation=zoom-out-reveal]{transform:scale(.7);overflow:hidden;opacity:0;transition:transform 1.3s cubic-bezier(.12,.75,.4,1),opacity .4s ease-out}.bg-animation--slight .row-bg-wrap[data-bg-animation=zoom-out-reveal]{transform:scale(.92)}.wpb_column .column-bg-overlay-wrap[data-bg-animation=zoom-out-reveal]{transform:scale(.7);opacity:0;transition:background-color .45s cubic-bezier(.25,1,.33,1),opacity .35s ease-out,transform 1.3s cubic-bezier(.12,.75,.4,1)}.column-image-bg-wrap[data-bg-animation=zoom-out-reveal] .inner-wrap,.row-bg-wrap[data-bg-animation=zoom-out-reveal] .inner-wrap{transform:scale(1.75);transition:transform 1.3s cubic-bezier(.12,.75,.4,1)}.bg-animation--slight .row-bg-wrap[data-bg-animation=zoom-out-reveal] .inner-wrap{transform:scale(1.15)}.bg-animation--slight .row-bg-wrap[data-bg-animation=zoom-out-reveal]{opacity:1}.column-image-bg-wrap[data-bg-animation=zoom-out-slow] .inner-wrap,body[data-ajax-transitions] .row-bg-wrap[data-bg-animation=zoom-out-slow] .inner-wrap.using-image{transform:scale(1.35);transition:transform 8s cubic-bezier(.1,.2,.7,1)}.column-image-bg-wrap[data-bg-animation=zoom-out-slow] .inner-wrap{transform:scale(1.45)}@keyframes row_bg_zoom_out{0%{transform:scale(1.2)}100%{transform:scale(1)}}body[data-ajax-transitions=false] #page-header-wrap #page-header-bg[data-animate-in-effect=zoom-out] .page-header-bg-image-wrap,body[data-ajax-transitions=false] .top-level .row-bg-wrap[data-bg-animation=zoom-out] .inner-wrap.using-image{transform:scale(1);animation:row_bg_zoom_out 2.5s cubic-bezier(.1,.55,.4,1) forwards}body[data-ajax-transitions=false] .top-level .row-bg-wrap[data-bg-animation=zoom-out-slow] .inner-wrap.using-image{transform:scale(1);animation:row_bg_zoom_out 8s cubic-bezier(.1,.2,.7,1) forwards}.wpb_row .row-bg-wrap .inner-wrap{height:100%;width:100%}.full-width-content.parallax_section .row-bg,.full-width-section.parallax_section .row-bg,.wpb_row.parallax_section .row-bg{position:absolute;z-index:1;top:0;left:0;background-size:cover}.full-width-section .row-bg.no-cover,.full-width-section.no-cover .row-bg,.wpb_row .row-bg.no-cover{background-size:auto!important}body .full-width-section>.col.span_12{float:none}html body .vc_row-fluid.legacy>.span_12{display:block}.col.span_12.light .wpb_text_column>.wpb_wrapper>ul,.full-width-content>.col.span_12.light,.full-width-section>.col.span_12.light,.span_12.light .wpb_text_column a{color:#fff}.vc_row.vc_row-o-equal-height>.span_12>.vc_column_container>.vc_column-inner{width:100%}.vc_row.vc_row-o-equal-height>.span_12>.wpb_column>.vc_column-inner>.wpb_wrapper{min-height:1px}.vc_row.vc_row-o-equal-height.vc_row-o-content-top>.span_12>.wpb_column>.vc_column-inner>.wpb_wrapper{min-height:100%}.vc_column_container>.vc_column-inner{position:relative}@media only screen and (max-width:999px){body .vc_row.vc_row-flex.vc_row-o-equal-height>.span_12,body .vc_row.vc_row-flex.vc_row-o-equal-height>.span_12>.vc_column_container,body .vc_row.vc_row-flex.vc_row-o-equal-height>.span_12>.vc_column_container>.vc_column-inner{display:-webkit-flex;display:flex}}@media (max-width:1299px) and (min-width:1000px){.vc_hidden-md{display:none}}.col{position:relative;float:left}.col-overflow-hidden>.vc_column-inner{overflow:hidden}.col.boxed:not(.wpb_column){box-shadow:0 1px 2px rgba(0,0,0,.2);background-color:#fff;padding:25px 15px 15px 15px;position:relative;transition:top .2s ease,box-shadow .2s ease}.col.boxed .bottom-line,.wpb_column.boxed .bottom-line{height:1px;width:100%;display:block;position:absolute;bottom:2px;left:0;background-color:#e8e8e8}.col.boxed img,.wpb_column.boxed img{padding:0 15px}.col.boxed.no-pointer-events{pointer-events:none}.column-image-bg-wrap .column-image-bg[data-nectar-img-src],.row-bg-wrap .row-bg[data-nectar-img-src]{opacity:0}.col.centered-text,.wpb_column.centered-text{text-align:center}.centered-text .divider-small-border{margin:25px auto}.centered-text .divider-border[data-animate=yes],.centered-text .divider-small-border[data-animate=yes]{transform-origin:center}body .col.centered-text ul,body .wpb_column.centered-text ul{display:inline-block;text-align:center;margin-left:0}.col.centered-text ul,.wpb_column.centered-text ul{text-align:left}.col.center img,.wpb_column.centered-text .nectar-responsive-text,body .col.centered-text img,body .wpb_column.centered-text img{margin-left:auto;margin-right:auto}.wpb_column{background-position:center}.wpb_column .column-bg-overlay,.wpb_column .column-bg-overlay-wrap{pointer-events:none;position:absolute;z-index:-1;height:100%;width:100%;top:0;left:0;content:' ';display:block;opacity:0;transition:background-color .45s cubic-bezier(.25,1,.33,1),opacity .45s cubic-bezier(.25,1,.33,1)}.vc_column-inner .column-overlay-layer{pointer-events:none;position:absolute;z-index:0;height:100%;width:100%;top:0;left:0;content:' ';display:block}.wpb_column .column-bg-overlay-wrap{opacity:1}.column-link{position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:11}.col.span_3 .col.span_12 i,.col.span_4 .col.span_12 i{margin-bottom:0}body .wpb_text_column{margin-bottom:0}.wpb_text_column.text_direction_rtl{direction:rtl}.wpb_text_column.text_direction_ltr{direction:ltr}.wpb_animate_when_almost_visible{opacity:0}.wpb_start_animation{opacity:1}body .wpb_text_column h2:last-child,body .wpb_text_column h3:last-child{margin-bottom:10px}.theiaStickySidebar:after{content:"";display:table;clear:both}.vc_row-o-equal-height.vc_row.vc_row-flex>.span_12>.nectar-sticky-column{display:block}body[data-bg-header=true].page .main-content>.row>#breadcrumbs.yoast,body[data-bg-header=true].single-portfolio #full_width_portfolio .main-content>.row>#breadcrumbs.yoast{padding-top:20px}.otgs-development-site-front-end,.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer{z-index:9;position:relative;margin-bottom:0}rs-module audio,rs-module video{visibility:visible}.single_job_listing .company img{height:3em}.single_job_listing .meta li{list-style:none}.flex-gallery{margin:0;padding:0}.flex-gallery .slides>li{display:none;-webkit-backface-visibility:hidden}.flex-gallery .slides img{width:99.8%;display:block}.flex-pauseplay span{text-transform:capitalize}.slides:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .slides{display:block}* html .slides{height:1%}.no-js .slides>li:first-child{display:block}.flex-gallery{margin:0 0 15px;position:relative;background-color:transparent}.loading .flex-viewport{max-height:300px}.flex-gallery ul{position:relative;z-index:1000;margin:0}.flex-gallery .flex-direction-nav{margin:0;position:absolute;top:8px}.flex-gallery ul li{list-style:none}.flex-gallery ul li img{margin-bottom:0}.carousel li{margin-right:0;margin-left:0}.flex-control-nav{display:none}.flex-direction-nav a{display:block;line-height:22px;position:relative;background-color:#000;height:25px;width:25px;text-align:center;transition:all .2s ease;border-radius:1px}.flex-direction-nav a i{line-height:29px;font-size:16px;color:#fff;background-color:transparent}.flex-direction-nav .flex-next{padding-left:2px}.flex-direction-nav .flex-prev{padding-right:2px}body #ajax-content-wrap .flex-gallery .flex-direction-nav li{float:left;margin-left:7px}.flex-direction-nav a:hover{background-color:#333}.flex-direction-nav .flex-next span{background-position:right top;top:9px;right:9px;position:absolute;display:block;height:15px;width:15px;z-index:100}.flex-direction-nav .flex-prev span{background-position:left top;top:9px;left:9px;position:absolute;display:block;height:15px;width:15px;z-index:100}body.mobile.material [data-bullet_style=see_through] .slider-pagination{bottom:13px}body.material [data-bullet_style=see_through] .slider-pagination .swiper-pagination-switch:before{position:relative;top:50%}body.material [data-bullet_style=see_through] .slider-pagination .swiper-pagination-switch:before{display:block;content:''}.nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot,.nectar-flickity[data-controls=material_pagination] .flickity-page-dots .dot,.nectar-recent-posts-slider_multiple_visible .flickity-page-dots .dot,.nectar-woo-flickity .flickity-page-dots .dot,.testimonial_slider[data-style=multiple_visible_minimal] .flickity-page-dots .dot,body.material [data-bullet_style=see_through] .slider-pagination .swiper-pagination-switch{width:30px;margin:0;opacity:.35}.nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot:before,.nectar-flickity[data-controls=material_pagination] .flickity-page-dots .dot:before,.nectar-quick-view-box .flickity-page-dots .dot:before,.nectar-recent-posts-slider_multiple_visible .flickity-page-dots .dot:before,.nectar-woo-flickity .flickity-page-dots .dot:before,.testimonial_slider[data-style=multiple_visible_minimal] .flickity-page-dots .dot:before,body.material [data-bullet_style=see_through] .slider-pagination .swiper-pagination-switch:before{width:6px;height:6px;transition:all .25s ease;border-radius:50%;margin-left:11px;background-color:transparent;box-shadow:inset 0 0 0 5px #000}.span_12.light .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot:before,.span_12.light .nectar-flickity[data-controls=material_pagination] .flickity-page-dots .dot:before,.span_12.light .nectar-recent-posts-slider_multiple_visible .flickity-page-dots .dot:before,.span_12.light .nectar-woo-flickity .flickity-page-dots .dot:before,.span_12.light .testimonial_slider[data-style=multiple_visible_minimal] .flickity-page-dots .dot:before,body.material [data-bullet_style=see_through] .slider-pagination:not(.dark-cs) .swiper-pagination-switch:before{box-shadow:inset 0 0 0 5px #fff}.nectar-flickity[data-control-style=material_pagination] .flickity-page-dots,.nectar-flickity[data-controls=material_pagination] .flickity-page-dots{bottom:-85px;margin:0}.nectar-flickity[data-control-style=material_pagination]:not(.masonry) .flickity-viewport,.nectar-flickity[data-controls=material_pagination]:not(.masonry) .flickity-viewport{margin:110px 0 130px 0}iframe,iframe.iframe-embed{max-width:100%}.main-content #sidebar iframe[src],.wc-braintree-hosted-field iframe,html:not(.js) .main-content iframe[src]{opacity:1}.iframe-embed-standard iframe{width:100%!important}#header-outer .wpml-ls-menu-item .wpml-ls-flag{margin-bottom:0}#slide-out-widget-area .wpml-ls-menu-item .wpml-ls-flag{max-width:100px}.isotope-item{z-index:2}.isotope-hidden.isotope-item{pointer-events:none;z-index:1}.isotope{transition-property:height}.isotope .isotope-item{transition-property:transform,opacity}.btn{padding:8px 16px}.nectar-button{border-radius:5px;box-shadow:0 -3px rgba(0,0,0,.1) inset;transition:opacity .45s cubic-bezier(.25,1,.33,1);color:#fff;font-family:'Open Sans';font-weight:600;font-size:12px;padding:13px 18px;position:relative;top:0;margin-bottom:10px;opacity:1;line-height:20px;background-color:#000;display:inline-block}.nectar-button.n-sc-button{color:#fff}.nectar-button.large{font-size:14px;padding:15px 22px;box-shadow:0 -3px rgba(0,0,0,.1) inset}.nectar-button.jumbo{font-size:18px;padding:25px 40px;box-shadow:0 -3px rgba(0,0,0,.1) inset}body .nectar-button.large.see-through,body .nectar-button.large.see-through-2,body .nectar-button.large.see-through-3{border-width:2px;padding-top:13px;padding-bottom:13px}body .nectar-button.jumbo.see-through,body .nectar-button.jumbo.see-through-2,body .nectar-button.jumbo.see-through-3{border-width:4px;padding-top:21px;padding-bottom:21px}body .nectar-button em{font-size:inherit;line-height:inherit}.nectar-button i,.nectar-button i[class*=fa-]{font-size:18px;line-height:18px;width:18px;position:absolute;top:50%;right:30px;margin-top:-9px;opacity:0;-ms-filter:"alpha(opacity=0)";transition:all .45s cubic-bezier(.25,1,.33,1)}.nectar-button i.icon-button-arrow{font-size:19px}.nectar-button span{left:0;display:inline-block;transform:translateX(0);transition:opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1);position:relative}.nectar-button .im-icon-wrap svg{width:18px;height:18px;fill:currentColor}.nectar-button.large .im-icon-wrap svg{width:16px;height:16px}.nectar-button.medium .im-icon-wrap svg{width:14px;height:14px}.nectar-button.small .im-icon-wrap svg{width:12px;height:12px}.material .nectar-button .im-icon-wrap,.material .nectar-button .im-icon-wrap span{display:block;position:relative;width:100%;height:100%}.material .nectar-button .im-icon-wrap svg{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}body #ajax-content-wrap .nectar-button .im-icon-wrap,body #ajax-content-wrap .nectar-button .im-icon-wrap span{left:auto;transform:none}.nectar-button .im-icon-wrap span,.nectar-button .im-icon-wrap span svg{vertical-align:middle}.nectar-button.has-icon,.nectar-button.tilt.has-icon{padding-left:42px;padding-right:42px}.nectar-button.has-icon i{text-align:center}.nectar-button.has-icon:hover span,.nectar-button.tilt.has-icon span,body.material .nectar-button.has-icon span{transform:translateX(-18px)}.nectar-button.has-icon:hover i,.nectar-button.tilt.has-icon i,body.material .nectar-button.has-icon i{opacity:1;-ms-filter:"alpha(opacity=100)";transform:translateX(6px)}.full-width-section .light .nectar-button:hover,.nectar-button:hover{opacity:.87;color:#fff}@media only screen and (min-width:1000px){.full-width-section .light .nectar-button.wpb_animate_when_almost_visible:not(.see-through):not(.see-through-2):not(.see-through-3):not(.animated),body .nectar-button.wpb_animate_when_almost_visible{opacity:0}}body[data-button-style] .nectar-button.wpb_animate_when_almost_visible.animated{opacity:1}.nectar-button.see-through,body .nectar-button.see-through{opacity:1!important;transition:all .45s cubic-bezier(.25,1,.33,1);border-radius:2px;border:2px solid rgba(255,255,255,.75)}.nectar-button.see-through,.text_on_hover.product .add_to_cart_button,body .nectar-button.see-through{background-color:transparent!important;box-shadow:none!important}.nectar-button.see-through-2,.nectar-button.see-through-3{background-color:transparent;box-shadow:none;opacity:1;transition:all .45s cubic-bezier(.25,1,.33,1);border-radius:2px;border:2px solid rgba(255,255,255,.75)}.nectar-button.see-through-3{border:2px solid #fff}body[data-button-style*=slightly_rounded] .col.dark .nectar-button.see-through,body[data-button-style*=slightly_rounded] .col.dark .nectar-button.see-through-2{border-color:rgba(0,0,0,.15);color:#000}body[data-button-style=rounded_shadow] .nectar-button.wpb_start_animation,body[data-button-style=slightly_rounded_shadow] .nectar-button.wpb_start_animation{-webkit-animation-fill-mode:none;animation-fill-mode:none}.col.light .nectar-button.see-through-2,.col.light .nectar-button.see-through-3{color:#fff}.col.light .nectar-button.see-through{border-color:rgba(255,255,255,.75);color:#fff}.col.dark .nectar-button.see-through,.col.dark .nectar-button.see-through-2{border-color:rgba(0,0,0,.75);color:#444}h2 .nectar-button{top:-6px}body.material .nectar-button[class*=m-extra-color-gradient-][class*=see-through]{visibility:hidden}.swiper-slide[data-x-pos=centered] .buttons{justify-content:center}.swiper-slide .button.solid_color_2,.tilt-button-wrap{-webkit-perspective:800px;perspective:800px;display:inline-block}.swiper-slide .button.solid_color_2:before{-webkit-font-smoothing:antialiased}.nectar-button.tilt,.swiper-slide .button.solid_color_2 a{display:block;background:#5cbcf6;outline:1px solid transparent;transform-style:preserve-3d;outline:0;padding-left:22px;padding-right:22px;position:relative;border-bottom:none;opacity:1;transition:all .5s cubic-bezier(.25,1,.33,1)}body[data-button-style*=rounded] .nectar-button.tilt,body[data-button-style=rounded] .swiper-slide .button-wrap a,body[data-button-style^=rounded].ascend .container-wrap .search-form input[type=submit]{border-radius:0!important}.nectar-button.tilt:after,.swiper-slide .button.solid_color_2 a:after{width:100%;height:37%;left:0;top:-35%;transform-origin:0 100%;transform:rotateX(90deg);content:'';position:absolute;z-index:-1;transition:all .5s cubic-bezier(.25,1,.33,1);-webkit-font-smoothing:antialiased}.nectar-button.tilt:before,.swiper-slide .button.solid_color_2 a:before{width:100%;height:30%;left:0;top:99%;background:#49a7df;transform-origin:0 0;transform:rotateX(-90deg);transition:all .5s cubic-bezier(.25,1,.33,1);-webkit-font-smoothing:antialiased;content:'';position:absolute;z-index:-1}.nectar-button.tilt:after,.nectar-button.tilt:before,.swiper-slide .button.solid_color_2 a:after,.swiper-slide .button.solid_color_2 a:before{opacity:0}.swiper-slide .button.solid_color_2 .button-wrap,.tilt-button-inner{overflow:hidden;padding:3px 0;display:inline}.nectar-category-grid .nectar-category-grid-item .content[data-subtext=custom][data-subtext-vis=always] .subtext:after,.nectar-cta[data-style=underline] .link_wrap .link_text:after,.nectar-woo-flickity[data-controls=arrows-and-text] .nectar-woo-carousel-top a:after{display:block;content:'';position:absolute;z-index:-1;width:100%;height:2px;background-color:#fff;bottom:-4px;opacity:.8;left:0;backface-visibility:hidden;pointer-events:none;animation:portSliderLine2 .45s cubic-bezier(.15,.75,.5,1) forwards}@keyframes portSliderLine{0%{transform:scaleX(0);transform-origin:left}100%{transform:scaleX(1);transform-origin:left}}@keyframes portSliderLine2{0%{transform:scaleX(1);transform-origin:right}100%{transform:scaleX(0);transform-origin:right}}.nectar-cta .link_wrap .link_text{padding-right:36px;position:relative;display:inline-block}.nectar-cta[data-display=inline]{display:inline-block}.nectar-cta[data-using-bg=true] .text{margin-right:10px}.nectar-cta .link_wrap{position:relative;text-decoration:inherit;speak:none}.nectar-cta[class*=border_thickness] .link_wrap,.nectar-cta[data-using-bg=true] .link_wrap{cursor:pointer}.nectar-cta[data-style=see-through] .link_wrap .arrow:after{position:absolute;content:'';border-bottom:1px solid #000;height:1px;width:22px;right:12px;top:50%;margin-top:-2px;transform:scale(0,1) translateX(0);transform-origin:left;pointer-events:none;transition:all .33s cubic-bezier(.12,.75,.4,1)}.nectar-cta .link_wrap .arrow:before{font-family:icomoon;font-weight:400;font-style:normal;text-decoration:inherit;backface-visibility:hidden;-webkit-font-smoothing:antialiased;content:"\e607";color:#000;line-height:30px;font-size:14px;position:absolute;right:0;width:26px;text-align:center;height:30px;top:50%;margin-top:-16px;transition:all .33s cubic-bezier(.12,.75,.4,1)}.nectar-cta[data-style=see-through][data-text-color=custom] .link_wrap .arrow:after,.nectar-cta[data-text-color=custom] .arrow:after,.nectar-cta[data-text-color=custom] .link_wrap .arrow:before,.span_12.light .nectar-cta[data-text-color=custom] .arrow:after,.span_12.light .nectar-cta[data-text-color=custom] .link_wrap .arrow:before{color:inherit;border-color:inherit}.nectar-cta[data-alignment=left]{text-align:left}.nectar-cta[data-alignment=center]{text-align:center}.nectar-cta[data-alignment=right]{text-align:right}.span_12.light .nectar-cta .link_wrap .link_text:after{border-color:rgba(255,255,255,.5);border-radius:50%}.nectar-cta[data-color=black]:not([data-style=material]) .link_wrap{background-color:#000}.nectar-cta[data-color=white]:not([data-style=material]) .link_wrap{background-color:#fff}#ajax-content-wrap .nectar-cta .arrow,.nectar-cta .arrow{letter-spacing:0}.span_12.light .nectar-cta .arrow:before{color:#fff}.span_12.light .nectar-cta .arrow:after{border-color:#fff}.nectar-cta .link_wrap .link_text{color:inherit}.nectar-cta>p{padding-bottom:0}.nectar-cta>h5,.nectar-cta>h6{margin-bottom:0}.nectar-cta[data-text-color=custom] .link_wrap .link_text:after,.nectar-cta[data-text-color=custom] .link_wrap:after{border-color:inherit!important}.nectar-cta[data-text-color=custom] .link_wrap:before{color:inherit!important}.nectar-cta .link_wrap .link_text:after,.nectar-cta[data-style=material] .link_wrap .circle,.nectar-cta[data-style=material] .link_wrap .link_text:before{border-radius:100px;border:1px solid rgba(0,0,0,.3);height:25px;width:25px;position:absolute;right:0;top:50%;margin-top:-14px;content:' ';display:block;pointer-events:none;transition:all .33s cubic-bezier(.12,.75,.4,1)}.nectar-cta[data-style=underline] .link_wrap .link_text{padding-right:0}.nectar-cta[data-style=underline] .link_wrap .link_text:after{margin-top:0;top:auto;border-top:none;border-right:none;bottom:0;border-left:none;border-bottom:2px solid #000;border-radius:0;background-color:transparent!important;transition:transform .4s cubic-bezier(.23,.46,.4,1);animation:none;transform-origin:left;z-index:1}.span_12.light .nectar-cta[data-style=underline] .link_wrap .link_text:after{border-radius:0}.nectar-cta[data-style=arrow-animation] svg,.nectar-cta[data-style=arrow-animation] svg polyline{stroke:currentColor}.team-meta .nectar-cta[data-style=arrow-animation] svg polyline{stroke-dashoffset:0;stroke-dasharray:0}.nectar-cta[data-style=arrow-animation] svg polyline{stroke-dashoffset:140px;stroke-dasharray:140px}.nectar-cta[data-style=arrow-animation] .link_wrap .link_text:after{display:none}.nectar-cta[data-style=arrow-animation] .link_wrap .link_text{padding:0 0 0 40px;position:relative}.nectar-cta[data-style=arrow-animation] .link_wrap .link_text>.text{display:block}.nectar-cta[data-style=arrow-animation] .line{height:1px;width:25px;position:absolute;content:'';left:0;display:block;top:50%;transform-origin:left;background-color:#000;transform:translateY(calc(-50% + .5px)) translateZ(0)}.light .nectar-cta[data-style=arrow-animation] .line{background-color:#fff}.nectar-cta[data-style=arrow-animation] svg{position:absolute;left:25px;top:50%;width:6px}.team-meta nectar-cta[data-style=arrow-animation] svg{left:24px}@keyframes ctaArrowSVGStart{0%{transform:translateY(calc(-50% + .5px)) translateX(0) translateZ(0)}100%{transform:translateY(calc(-50% + .5px)) translateX(-3px) translateZ(0)}}@keyframes ctaArrowSVGEnd{0%{transform:translateY(calc(-50% + .5px)) translateX(-3px) translateZ(0)}100%{transform:translateY(calc(-50% + .5px)) translateX(0) translateZ(0)}}@keyframes ctaArrowTextStart{0%{transform:translateX(6px) translateZ(0)}100%{transform:translateX(0) translateZ(0)}}@keyframes ctaArrowTextEnd{0%{transform:translateX(0) translateZ(0)}100%{transform:translateX(6px) translateZ(0)}}@keyframes ctaArrowStart{0%{stroke-dashoffset:140px;stroke-dasharray:140px}100%{stroke-dasharray:140px;stroke-dashoffset:10px}}@keyframes ctaArrowStartTeam{0%{stroke-dashoffset:0;stroke-dasharray:0}50%{stroke-dashoffset:140px;stroke-dasharray:140px}100%{stroke-dasharray:140px;stroke-dashoffset:10px}}@keyframes ctaArrowEnd{0%{stroke-dashoffset:10px;stroke-dasharray:150px 150px}40%{opacity:1}100%{opacity:0;stroke-dashoffset:-53px;stroke-dasharray:1px 150px}}@keyframes ctaArrowLineStart{0%{transform-origin:left;transform:scaleX(1.2) translateY(calc(-50% + .5px)) translateZ(0)}100%{transform:scaleX(1) translateY(calc(-50% + .5px)) translateZ(0)}}@keyframes ctaArrowLineEnd{0%{transform-origin:right;transform:scaleX(1) translateY(calc(-50% + .5px)) translateZ(0)}50%{transform-origin:right;transform:scaleX(0) translateY(calc(-50% + .5px)) translateZ(0)}51%{transform-origin:left}100%{transform:scaleX(1.2) translateY(calc(-50% + .5px)) translateZ(0);transform-origin:left}}.nectar-cta[data-style=arrow-animation]:not(.loaded) *{animation-duration:0s!important}.nectar-cta[data-style=arrow-animation] svg polyline{animation:ctaArrowEnd .45s cubic-bezier(.23,.46,.4,1) forwards}.team-meta .nectar-cta[data-style=arrow-animation] .link_wrap polyline{animation:none}.nectar-cta[data-style=arrow-animation] .link_wrap .link_text>.text{animation:ctaArrowTextStart .45s cubic-bezier(.23,.46,.4,1) forwards}.nectar-cta[data-style=arrow-animation] .line{animation:ctaArrowLineStart .45s cubic-bezier(.23,.46,.4,1) forwards}.nectar-cta[data-style=arrow-animation] svg{animation:ctaArrowSVGStart .45s cubic-bezier(.23,.46,.4,1) forwards}.nectar-cta[data-style=curved-arrow-animation] .link_text{display:inline-flex;align-items:center;gap:.5em;padding-right:0}.nectar-cta[data-style=curved-arrow-animation] .line{stroke-dasharray:18px;stroke:currentColor}.nectar-cta[data-style=curved-arrow-animation] .arrow{stroke-dasharray:8px;stroke:currentColor}#ajax-content-wrap .nectar-cta[data-style=curved-arrow-animation] .link_wrap{transition:border-color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1)}.nectar-cta[data-style=curved-arrow-animation] .hover svg{animation:nectar_curved_arrow_animation__svg .9s cubic-bezier(.15,.75,.5,1) forwards}.nectar-cta[data-style=curved-arrow-animation] .hover .line{animation:nectar_curved_arrow_animation__line .9s cubic-bezier(.15,.75,.5,1) forwards}.nectar-cta[data-style=curved-arrow-animation] .hover .arrow{animation:nectar_curved_arrow_animation__arrow .9s cubic-bezier(.15,.75,.5,1) forwards}@keyframes nectar_curved_arrow_animation__svg{0%{opacity:1}15%{opacity:1}45%{transform:translateX(4px);opacity:0}50%{transform:translateX(4px);opacity:0}51%{transform:translateX(0);opacity:1}100%{opacity:1}}@keyframes nectar_curved_arrow_animation__arrow{0%{stroke-dashoffset:0}15%{stroke-dashoffset:0}50%{stroke-dashoffset:-8px}70%{stroke-dashoffset:-8px}100%{stroke-dashoffset:0}}@keyframes nectar_curved_arrow_animation__line{0%{stroke-dashoffset:0}50%{stroke-dashoffset:18px}100%{stroke-dashoffset:35px}}.nectar-cta[data-style=basic] .link_wrap .link_text:after,.nectar-cta[data-style=curved-arrow-animation] .link_wrap .link_text:after,.nectar-cta[data-style=text-reveal-wave] .link_wrap .link_text:after{display:none}.nectar-cta[data-style=basic] .link_wrap .link_text,.nectar-cta[data-style=text-reveal-wave] .link_wrap .link_text{padding-right:0}.nectar-cta[data-style=text-reveal-wave][data-using-bg=true] .link_wrap{overflow:hidden;display:inline-flex}.nectar-cta[data-style=basic][data-using-bg=true] .text,.nectar-cta[data-style=text-reveal-wave][data-using-bg=true] .text{margin-right:0}.menu-item-hover-text-reveal-wave .char,.nectar-cta[data-style=text-reveal-wave] .char{display:inline-block;line-height:1}body[data-button-style^=rounded] .nectar-cta .link_wrap:before{border-radius:200px}body[data-button-style*=slightly_rounded] .nectar-cta .link_wrap:before{border-radius:4px}.nectar-cta[data-color*=extra-color-gradient][class*=hover_color_] .link_wrap:before{position:absolute;left:0;top:0;width:100%;height:100%;display:block;content:'';opacity:0;pointer-events:none;transition:opacity .25s ease}.nectar-cta[data-color*=extra-color-gradient][class*=hover_color_] .link_wrap:before{left:-.1%;top:-.1%;width:100.2%;height:100.2%}.wpb_wrapper>.divider,.wpb_wrapper>.divider-border,.wpb_wrapper>.divider-small-border,.wpb_wrapper>.divider-wrap{margin-bottom:0}.divider{height:20px}.divider-border{margin:35px auto 35px auto;background-color:rgba(0,0,0,.12);height:1px}.divider-wrap .divider-vertical{width:1px;margin:25px auto}.divider-vertical.nectar-bg-default{background-color:rgba(0,0,0,.12)}.span_12.light .divider-border,.span_12.light .divider-vertical.nectar-bg-default{background-color:rgba(255,255,255,.3)}#ajax-content-wrap .divider-border[data-color=black],#ajax-content-wrap .divider-small-border[data-color=black]{background-color:#000}#ajax-content-wrap .divider-border[data-color=white],#ajax-content-wrap .divider-small-border[data-color=white]{background-color:#fff}.divider-small-border{margin:25px 0;width:20%;height:1px;background-color:#ddd}.divider-border[data-animate=yes],.divider-small-border[data-animate=yes]{visibility:hidden;transform-origin:left}.divider-wrap[data-alignment=center] .divider-small-border{transform-origin:center;margin:25px auto}.divider-wrap[data-alignment=right]{text-align:right}.divider-wrap[data-alignment=right] .divider-small-border{transform-origin:right;margin-right:0;margin-left:0;display:inline-block}body .vc_text_separator,body .wpb_separator{border-color:rgba(0,0,0,.06)}body .vc_text_separator div{background-color:#f8f8f8;font-family:'Open Sans';font-weight:300;font-size:22px;line-height:32px;letter-spacing:.5px;top:-20px}.light .divider-small-border{background-color:rgba(255,255,255,.6)}.nectar-dropcap{font-size:4em;display:block;float:left;padding:5px 10px 0 0}.nectar-dropcap span{display:block}i[class*=fa-],span[class*=fa-]{display:inline-block;word-spacing:1px;position:relative;text-align:center;top:-2px;vertical-align:middle;max-width:100%}i[class^=icon-]{display:inline-block;text-align:center;vertical-align:middle}i.icon-normal{background-color:#000;border-radius:999px;color:#fff;font-size:16px;width:32px;height:32px;line-height:32px}i.icon-normal[class*=" linecon-icon-"],i.icon-normal[class*=" steadysets-icon-"]{line-height:32px}[class^=icon-].icon-3x,i[class*=" icon-"].icon-3x{background-color:#eeedec}body [class*=" icon-"].icon-3x.alt-style,body [class^=icon-].icon-3x.alt-style{background-color:#000;color:#fff}.full-width-section i[class*=" icon-"].icon-3x,.full-width-section i[class^=icon-].icon-3x{background-color:rgba(0,0,0,.021)}.circle-border,[class*=" icon-"].icon-3x,[class^=icon-].icon-3x{background-color:#eeedec;border-radius:999px;color:#000;display:inline-block;font-size:30px;height:90px;line-height:90px;max-width:100%;position:relative;text-align:center;vertical-align:middle;width:90px;word-spacing:1px;transition:all .1s linear}[class*=" icon-"].icon-3x,[class^=icon-].icon-3x{margin-bottom:27px}body [class^=icon-].icon-tiny{line-height:15px;height:13px;width:15px;margin-right:5px;font-size:13px;background-color:transparent}[class^=icon-].icon-tiny{color:#888}body [class^=icon-].icon-default-style{line-height:34px;height:34px;width:34px;margin-right:0;font-size:34px;color:#000;font-style:normal;background-color:transparent}.circle-border{background:none repeat scroll 0 0 transparent;border:1px solid #eeedec;height:88px;left:1px;position:absolute;z-index:1;top:1px;width:88px}.extra-color-gradient-1 .circle-border,.extra-color-gradient-2 .circle-border{transform:none;-webkit-transform:none}.extra-color-gradient-1 .circle-border,.extra-color-gradient-2 .circle-border{border:2px solid rgba(0,0,0,.065)!important}.light .extra-color-gradient-1 .circle-border,.light .extra-color-gradient-2 .circle-border{border:2px solid rgba(255,255,255,.085)!important}[class*=" icon-"].icon-3x.extra-color-gradient-1:not(.alt-style),[class*=" icon-"].icon-3x.extra-color-gradient-2:not(.alt-style),[class^=icon-].icon-3x.extra-color-gradient-1:not(.alt-style),[class^=icon-].icon-3x.extra-color-gradient-2:not(.alt-style),body.material:not([data-button-style^=rounded]) .nectar-button i,body:not(.material) .nectar-button i{background-color:transparent!important}[class*=" icon-"].extra-color-gradient-1.alt-style:not(.icon-normal):before,[class*=" icon-"].extra-color-gradient-2.alt-style:not(.icon-normal):before,[class^=icon-].extra-color-gradient-1.alt-style:not(.icon-normal):before,[class^=icon-].extra-color-gradient-2.alt-style:not(.icon-normal):before{background:#fff;-webkit-background-clip:text;background-clip:text}.extra-color-gradient-2[class*=" icon-"]:not(.icon-normal).no-grad:before,.extra-color-gradient-2[class^=icon-]:not(.icon-normal).no-grad:before,.nectar-gradient-text.no-grad *,[class*=" icon-"].extra-color-gradient-1.alt-style:not(.icon-normal).no-grad:before,[class*=" icon-"].extra-color-gradient-1:not(.icon-normal).no-grad:before,[class*=" icon-"].extra-color-gradient-2.alt-style:not(.icon-normal).no-grad:before,[class*=" icon-"][data-color=extra-color-gradient-1].no-grad:before,[class*=" icon-"][data-color=extra-color-gradient-2].no-grad:before,[class^=icon-].extra-color-gradient-1.alt-style:not(.icon-normal).no-grad:before,[class^=icon-].extra-color-gradient-1:not(.icon-normal).no-grad:before,[class^=icon-].extra-color-gradient-2.alt-style:not(.icon-normal).no-grad:before,[class^=icon-][data-color=extra-color-gradient-1].no-grad:before,[class^=icon-][data-color=extra-color-gradient-2].no-grad:before{background-color:transparent!important;background:0 0!important}.nectar-button.extra-color-gradient-1.no-text-grad .hover,.nectar-button.extra-color-gradient-2.no-text-grad .hover,.nectar-button.see-through-extra-color-gradient-1.no-text-grad .start,.nectar-button.see-through-extra-color-gradient-2.no-text-grad .start,body .nectar-gradient-text[data-color=extra-color-gradient-1].no-grad *,body .nectar-gradient-text[data-color=extra-color-gradient-2].no-grad *{-webkit-text-fill-color:initial}.nectar-color-white,[class*=" icon-"].extra-color-gradient-1.icon-3x.alt-style:before,[class*=" icon-"].extra-color-gradient-2.icon-3x.alt-style:before,[class^=icon-].extra-color-gradient-1.icon-3x.alt-style:before,[class^=icon-].extra-color-gradient-2.icon-3x.alt-style:before,body .nectar_icon_wrap[data-color=white] i,body .svg-icon-holder[data-color=white]{color:#fff!important}.nectar-color-black,body .nectar_icon_wrap[data-color=black] i,body .svg-icon-holder[data-color=black]{color:#000!important}.nectar-color-grey,body .nectar_icon_wrap[data-color=grey] i,body .svg-icon-holder[data-color=grey]{color:#c8c8c8!important}body .svg-icon-holder[data-color=white] svg path{stroke:#fff}body .svg-icon-holder[data-color=black] svg path{stroke:#000}body .svg-icon-holder[data-color=grey] svg path{stroke:#c8c8c8}.nectar_icon .im-icon-wrap>span{display:inline-block}.nectar_icon .im-icon-wrap{display:flex;height:100%;justify-content:center;align-items:center}.nectar-fancy-box[data-style=parallax_hover] .im-icon-wrap path,.nectar_icon_wrap .im-icon-wrap[data-color=white] path{fill:#fff}.nectar_icon_wrap .im-icon-wrap[data-color=black] path{fill:#000}.nectar_icon_wrap .im-icon-wrap[data-color=grey] path{fill:#888}.full-width-section .circle-border{background-color:rgba(0,0,0,.021);border-color:rgba(0,0,0,.05)}.full-width-section .light .circle-border{background-color:rgba(0,0,0,.021);border-color:rgba(0,0,0,.2)}.main-content .svg-icon-holder{height:64px;overflow:hidden;min-width:1px;margin-bottom:20px;display:inline-block;opacity:0}.nectar_icon_wrap{display:inline-block;position:relative}.nectar_icon_wrap .nectar_icon .svg-icon-holder{margin-bottom:0}.nectar_icon_wrap i:before{line-height:inherit}.nectar_icon_wrap a{display:block;width:100%;height:100%;position:absolute;left:0;top:0;z-index:1}.col.has-animation,.img-with-aniamtion-wrap .hover-wrap,.nectar-fancy-box.has-animation,.nectar_cascading_images .cascading-image .inner-wrap,.wpb_column.has-animation,img.img-with-animation{opacity:0;position:relative}.col.has-animation[data-animation=none]:not(.wpb_column){opacity:1}.wpb_column.has-animation[data-animation*=reveal]{opacity:1}img.img-with-animation[data-animation=grow-in].full-opacity{opacity:1}html:not(.js) .col.has-animation,html:not(.js) .wpb_column.has-animation,html:not(.js) img.img-with-animation{opacity:1}.img-with-aniamtion-wrap[data-animation=none] .hover-wrap,.nectar_cascading_images .cascading-image[data-animation=none] .inner-wrap,img.img-with-animation[data-animation=none]{opacity:1}.col.has-animation[data-animation=zoom-out]{transform:translateZ(0) scale(1.2);opacity:0}.col.has-animation[data-animation=slight-twist]{transform:rotateY(20deg) rotateZ(-4deg);opacity:0}.col.has-animation[data-animation=grow-in],.img-with-aniamtion-wrap[data-animation=grow-in] .hover-wrap,.nectar-fancy-box.has-animation[data-animation=grow-in],.wpb_column.has-animation[data-animation=grow-in],img.img-with-animation[data-animation=grow-in]{opacity:0;transform:scale(.75);transition:opacity .6s cubic-bezier(.15,.84,.35,1.25),background-color .35s cubic-bezier(.65,0,.35,1);-webkit-backface-visibility:hidden}.col.has-animation[data-animation=flip-in],.img-with-aniamtion-wrap[data-animation=flip-in] .hover-wrap,.nectar-fancy-box.has-animation[data-animation=flip-in],.wpb_column.has-animation[data-animation=flip-in],img.img-with-animation[data-animation=flip-in]{opacity:0;transform:rotateY(25deg);transition:opacity 1s ease,background-color .35s cubic-bezier(.65,0,.35,1)}.flip-in-vertical-wrap{-webkit-perspective:2000px;perspective:2000px}.col.has-animation[data-animation=flip-in-vertical],.img-with-aniamtion-wrap[data-animation=flip-in-vertical] .hover-wrap,.nectar-fancy-box.has-animation[data-animation=flip-in-vertical],.wpb_column.has-animation[data-animation=flip-in-vertical],img.img-with-animation[data-animation=flip-in-vertical]{opacity:0;transform:rotateX(-45deg) translateY(120px);transition:opacity 1s ease,background-color .35s cubic-bezier(.65,0,.35,1)}.cascading-image[data-shadow=small_depth] .bg-color,.cascading-image[data-shadow=small_depth] .img-wrap,.img-with-aniamtion-wrap[data-shadow=small_depth] .hover-wrap,.nectar-flickity[data-shadow=small_depth] .cell,.nectar-video-box[data-shadow=small_depth]:before,.nectar_video_player_self_hosted[data-shadow=small_depth] .wpb_video_wrapper,img.img-with-animation[data-shadow=small_depth]{box-shadow:rgba(0,0,0,.04) 0 1px 0,rgba(0,0,0,.05) 0 2px 7px,rgba(0,0,0,.06) 0 12px 22px}.cascading-image[data-shadow=medium_depth] .bg-color,.cascading-image[data-shadow=medium_depth] .img-wrap,.img-with-aniamtion-wrap[data-shadow=medium_depth] .hover-wrap,.nectar-flickity[data-shadow=medium_depth] .cell,.nectar-video-box[data-shadow=medium_depth]:before,.nectar_video_player_self_hosted[data-shadow=medium_depth] .wpb_video_wrapper,img.img-with-animation[data-shadow=medium_depth]{box-shadow:0 30px 80px rgba(0,0,0,.14),0 20px 70px rgba(0,0,0,.12)}.cascading-image[data-shadow=large_depth] .bg-color,.cascading-image[data-shadow=large_depth] .img-wrap,.img-with-aniamtion-wrap[data-shadow=large_depth] .hover-wrap,.nectar-video-box[data-shadow=large_depth]:before,.nectar_video_player_self_hosted[data-shadow=large_depth] .wpb_video_wrapper,img.img-with-animation[data-shadow=large_depth]{box-shadow:0 40px 100px rgba(0,0,0,.15),0 25px 80px rgba(0,0,0,.1)}.nectar-flickity[data-shadow=large_depth] .cell{box-shadow:0 35px 55px rgba(0,0,0,.08),0 25px 63px rgba(0,0,0,.08)}.cascading-image[data-shadow=x_large_depth] .bg-color,.cascading-image[data-shadow=x_large_depth] .img-wrap,.img-with-aniamtion-wrap[data-shadow=x_large_depth] .hover-wrap,.nectar-flickity[data-shadow=x_large_depth] .cell,.nectar-video-box[data-shadow=x_large_depth]:before,.nectar_video_player_self_hosted[data-shadow=x_large_depth] .wpb_video_wrapper,img.img-with-animation[data-shadow=x_large_depth]{box-shadow:0 60px 135px rgba(0,0,0,.14),0 15px 65px rgba(0,0,0,.14)}.img-with-aniamtion-wrap[data-animation=fade-in-from-left] .hover-wrap,img.img-with-animation[data-animation=fade-in-from-left]{transform:translateX(-20%);padding-right:30px}.img-with-aniamtion-wrap[data-animation=fade-in-from-left][data-shadow*="_depth"] .hover-wrap,img.img-with-animation[data-animation=fade-in-from-left][data-shadow*="_depth"]{padding-right:0}.col.has-animation[data-animation=fade-in-from-left],.nectar-fade-in-from-left,.nectar-fancy-box.has-animation[data-animation=fade-in-from-left],.wpb_column.has-animation[data-animation=fade-in-from-left]{transform:translateX(-45px)}.img-with-aniamtion-wrap[data-animation=fade-in-from-right] .hover-wrap,img.img-with-animation[data-animation=fade-in-from-right]{transform:translateX(20%)}.col.has-animation[data-animation=fade-in-from-right],.nectar-fade-in-from-right,.nectar-fancy-box.has-animation[data-animation=fade-in-from-right],.wpb_column.has-animation[data-animation=fade-in-from-right]{transform:translateX(45px)}.img-with-aniamtion-wrap[data-animation=fade-in-from-bottom] .hover-wrap,.nectar-fade-in-from-bottom,img.img-with-animation[data-animation=fade-in-from-bottom]{transform:translateY(100px)}.wpb_column.has-animation[data-animation=slight-fade-in-from-bottom]{transform:translateY(50px)}.col.has-animation[data-animation=fade-in-from-bottom],.nectar-fancy-box.has-animation[data-animation=fade-in-from-bottom],.wpb_column.has-animation[data-animation=fade-in-from-bottom]{transform:translateY(75px)}.nectar-fancy-box.has-animation[data-animation=fade-in-from-right],img.img-with-animation[data-animation=fade-in-from-left],img.img-with-animation[data-animation=fade-in-from-right]{margin:0 auto}.nectar-waypoint-el:not([data-nectar-waypoint-el-stagger]){opacity:0}@media only screen and (max-width:999px){.nectar-disable-mobile-animation,.nectar-disable-mobile-animation .hover-wrap,.nectar-waypoint-el[data-nectar-waypoint-el-mobile-disable=true]{transform:none!important;opacity:1!important}}.img-with-aniamtion-wrap,body .wpb_wrapper>.img-with-aniamtion-wrap{line-height:0;margin-bottom:0}.img-with-aniamtion-wrap>.inner{height:100%}.center img.img-with-animation{margin:0 auto;display:block}.right.img-with-aniamtion-wrap{text-align:right}.right.img-with-aniamtion-wrap img{display:inline-block}.img-with-aniamtion-wrap .color-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:10;opacity:0;pointer-events:none}.img-with-aniamtion-wrap:hover .color-overlay{opacity:.5}.img-with-aniamtion-wrap .hover-wrap{overflow:hidden}.img-with-aniamtion-wrap .hover-wrap:not([data-hover-animation]),.img-with-aniamtion-wrap .hover-wrap[data-hover-animation=none]{overflow:visible}.img-with-aniamtion-wrap[data-shadow*=depth] .hover-wrap,.img-with-aniamtion-wrap[data-shadow*=depth] .hover-wrap .hover-wrap-inner{display:inline-block}.img-with-aniamtion-wrap[data-shadow*=depth].center{text-align:center}.img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner img.img-with-animation{opacity:1;-webkit-transform:none;transform:none;padding-right:0;padding-left:0;padding-bottom:0;margin-bottom:0}.img-with-aniamtion-wrap[data-animation*=reveal-from-] .hover-wrap{opacity:1}.column-bg-overlay-wrap[data-bg-animation*=reveal-from-]{overflow:hidden;opacity:0}.wpb_column.has-animation[data-animation*=reveal]:not([data-animation=mask-reveal]){overflow:hidden}.wpb_column.has-animation[data-animation*=reveal] .column-inner-wrap{overflow:hidden;height:100%;width:100%}img.img-with-animation.nectar-lazy{display:block;min-height:1px;min-width:1px}.img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner img.img-with-animation.nectar-lazy,.img-with-aniamtion-wrap img.img-with-animation.nectar-lazy{opacity:0;transition:opacity .5s ease}.img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner img.img-with-animation.nectar-lazy.loaded,.img-with-aniamtion-wrap img.img-with-animation.nectar-lazy.loaded{opacity:1}.column_element_direction_desktop_horizontal .img-with-aniamtion-wrap .hover-wrap{margin-bottom:0}.img-with-aniamtion-wrap .hover-wrap{margin-bottom:15px}.img-with-aniamtion-wrap[data-shadow] .hover-wrap .img-with-animation{box-shadow:none}.img-with-aniamtion-wrap[data-max-width="50%"]:not(.right) img,.img-with-aniamtion-wrap[data-max-width="75%"]:not(.right) img{backface-visibility:hidden}.img-with-aniamtion-wrap[data-max-width="50%"] .inner,.nectar-flickity:not(.masonry) .flickity-slider .cell .img-with-aniamtion-wrap[data-max-width="50%"] img{max-width:50%;width:auto}.img-with-aniamtion-wrap[data-max-width="50%"].center,.img-with-aniamtion-wrap[data-max-width="75%"].center,.img-with-aniamtion-wrap[data-max-width=custom].center{text-align:center}.img-with-aniamtion-wrap[data-max-width="50%"].center .inner img[src*=".svg"],.img-with-aniamtion-wrap[data-max-width="75%"].center .inner img[src*=".svg"]{width:100%}.img-with-aniamtion-wrap[data-max-width="75%"] .inner,.nectar-flickity:not(.masonry) .flickity-slider .cell .img-with-aniamtion-wrap[data-max-width="75%"] img{max-width:75%;width:auto}.img-with-aniamtion-wrap[data-max-width=none] img,.row .img-with-aniamtion-wrap[data-max-width=none] img:not([srcset]){max-width:none;width:100%}.wpb_column.has-animation[data-animation*=reveal] .column-inner-wrap.no-transform,.wpb_column.has-animation[data-animation*=reveal] .column-inner-wrap.no-transform .column-inner{transform:none;-webkit-transform:none}@media only screen and (min-width:691px){.vc_row-o-equal-height .wpb_column.has-animation[data-animation*=reveal]>.column-inner-wrap{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.vc_row-o-equal-height.vc_row-o-content-middle .wpb_column.has-animation[data-animation*=reveal]>.column-inner-wrap{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:auto}.vc_row-o-equal-height.vc_row-o-content-bottom .wpb_column.has-animation[data-animation*=reveal]>.column-inner-wrap,.vc_row-o-equal-height.vc_row-o-content-bottom .wpb_column.has-animation[data-animation*=reveal]>.column-inner-wrap>.column-inner{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}}.wpb_column .column-inner[data-bg-cover=true],.wpb_column[data-bg-cover=true]{background-size:cover;background-position:center}.vc_ie-flexbox-fixer{display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal}.vc_ie-flexbox-fixer>.vc_row{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.grecaptcha-badge{z-index:100}blockquote .image-icon[data-shadow=true]{box-shadow:0 15px 37px rgba(0,0,0,.15)}.span_12.light .flickity-page-dots .dot:before,.testimonial_slider[data-style=multiple_visible][data-color*="-light"] .flickity-page-dots .dot:before{background-color:#fff}.auto_meta_overlaid_spaced article .content-inner>.play svg,.masonry-blog-item .video-play-button svg,.nectar_video_lightbox svg{display:block;width:20px;height:20px;position:absolute;top:50%;left:50%;margin-left:2px;transform:translateY(-50%) translateX(-50%)}.auto_meta_overlaid_spaced article .content-inner>.play:before,.nectar-video-box .play_button_mouse_follow:before,.nectar_video_lightbox.play_button:before{display:block;position:absolute;content:' ';top:0;left:0;width:100%;height:100%;border:6px solid #fff;z-index:10;border-radius:200px;box-sizing:border-box;transition:all .4s cubic-bezier(.19,1,.22,1) 0s}.full-width-content.vc_row-fluid .wpb_video_widget.vc_video-align-center .wpb_wrapper{margin:0 auto}.wpb_video_widget.vc_video-aspect-ratio-916 .wpb_video_wrapper{padding-top:177.77%}.wpb_video_widget.vc_video-aspect-ratio-11 .wpb_video_wrapper{padding-top:100%}.row .col.section-title{margin:0;padding:0 0 36px 0;border-bottom:1px solid rgba(0,0,0,.15)}.row .col.section-title.blog-title,.row .col.section-title.project-title{margin-bottom:14px}.row .col.section-title h1,.row .col.section-title h2{margin-bottom:0;font-family:'Open Sans';font-weight:600;position:relative}.row .col.section-title h2{margin-bottom:5px}.row .col.section-title p{font-size:20px;line-height:28px;padding-bottom:0}.row .col.section-title span{font-size:20px;line-height:20px;color:rgba(0,0,0,.45);top:0;position:relative;text-transform:none;padding-left:10px}.row .col.section-title span.author-leading,.row .col.section-title span.fn{padding-left:0}#ajax-content-wrap .row .col.section-title .nectar-love span{line-height:20px}body[data-bg-header=true].archive .container-wrap{padding-top:4.1em!important}body[data-bg-header=true] .container-wrap,html.fp-enabled .container-wrap{margin-top:0!important;padding-top:0!important}#page-header-wrap{height:60px;overflow:hidden;position:relative;background-color:#f8f8f8;-webkit-font-smoothing:antialiased}body.material #page-header-wrap,body[data-header-resize="0"] #page-header-wrap{margin-top:0}#page-header-bg{width:100%;height:60px;overflow:hidden;color:#fff;display:block!important;-webkit-font-smoothing:antialiased;position:relative;z-index:2}.page-header-bg-image{position:absolute;width:100%;height:100%;top:0;left:0;z-index:9;background-repeat:no-repeat;background-position:top center;background-size:cover}.page-header-overlay-color{position:static;height:1px;width:1px;margin-left:-9999px;pointer-events:none;background-color:#333}.page-header-overlay-color:after{position:absolute;left:0;top:0;width:100%;height:100%;background-color:inherit;content:' ';z-index:10;opacity:.65}#page-header-bg[data-bg-pos=bottom] .page-header-bg-image{background-position:bottom center}#page-header-bg[data-bg-pos=top] .page-header-bg-image{background-position:top center}#page-header-bg[data-bg-pos=center] .page-header-bg-image{background-position:center center}body[data-header-resize="0"] #page-header-bg{margin-top:0}.page-header-no-bg{padding-bottom:0;padding-top:35px;background-color:#f8f8f8}.page-header-no-bg{z-index:1000}#page-header-bg[data-parallax="1"]{overflow:hidden;margin:0;z-index:2}body[data-apte=center_mask_reveal][data-ajax-transitions=true] #page-header-bg[data-parallax="1"]:not(.out-of-sight),body[data-footer-reveal="1"] #page-header-bg[data-parallax="1"]{opacity:1}#page-header-bg[data-parallax="1"] .span_6{z-index:0}#page-header-bg[data-parallax="1"].out-of-sight{pointer-events:none}#page-header-bg[data-parallax="1"].out-of-sight .nectar-video-wrap{display:none}#page-header-bg[data-alignment=center],.page-header-no-bg[data-alignment=center]{text-align:center}#page-header-bg[data-alignment=right],.page-header-no-bg[data-alignment=right]{text-align:right}#page-header-bg[data-alignment-v=bottom] .container,#page-header-bg[data-alignment-v=bottom] .row,#page-header-bg[data-alignment-v=middle] .container,#page-header-bg[data-alignment-v=middle] .row,#page-header-bg[data-alignment-v=top] .container,#page-header-bg[data-alignment-v=top] .row{height:100%}#page-header-bg[data-alignment-v=bottom] .nectar-particles .inner-wrap,#page-header-bg[data-alignment-v=bottom] .span_6,#page-header-bg[data-parallax="1"][data-alignment-v=bottom] .span_6{bottom:26%;top:auto!important;left:0;margin-bottom:0!important;position:absolute!important}#page-header-bg[data-alignment-v=top] .nectar-particles .inner-wrap,#page-header-bg[data-alignment-v=top] .span_6{left:0;position:absolute}#page-header-bg[data-alignment-v=top] .nectar-particles .inner-wrap,#page-header-bg[data-alignment-v=top] .span_6,#page-header-bg[data-alignment-v=top].fullscreen-header .span_6{top:25%!important}#page-header-bg[data-alignment-v=bottom] .span_6>.inner-wrap{transform:translateY(50%)!important;-webkit-transform:translateY(50%)!important}#page-header-bg .span_6{width:100%}.archive .page-header-bg-image:after,.nectar-recent-post-slide .nectar-recent-post-bg:after,.single [data-post-hs=default_minimal] .page-header-bg-image:after{background-color:rgba(25,25,25,.35);position:absolute;top:0;left:0;height:100%;width:100%;content:' ';z-index:1;display:block}#page-header-bg .row{z-index:100;position:relative}body #page-header-bg .row,html:not(.js) #page-header-bg .row{visibility:visible}#page-header-bg h1,.nectar-box-roll .overlaid-content h1{font-family:'Open Sans';font-weight:600;font-size:44px;line-height:54px;margin-bottom:8px;display:block;color:#fff;z-index:101}#page-header-bg #portfolio-nav a i,#page-header-bg .facebook-share i,#page-header-bg .google-plus-share i,#page-header-bg .icon-salient-heart,#page-header-bg .icon-salient-heart-2,#page-header-bg .linkedin-share i,#page-header-bg .pinterest-share i,#page-header-bg .twitter-share i,#page-header-bg span{color:#fff}.single #page-header-bg #single-below-header>span,.single #page-header-bg #single-meta>div>a{border-color:rgba(255,255,255,.25)}#project-meta ul .n-shortcode a,#project-meta ul .project-date,#project-meta ul li>a,.single #single-meta ul .n-shortcode a,.single #single-meta>div>a{display:block;border-radius:100px;padding:6px 20px!important;transition:border-color .45s cubic-bezier(.25,1,.33,1);height:auto;line-height:20px}#project-meta ul .n-shortcode span,#project-meta ul li span,.single #single-meta ul .n-shortcode span,.single #single-meta ul li span{transition:color .2s linear;line-height:20px!important;font-family:inherit!important}#project-meta ul .n-shortcode a,#project-meta ul li>a,#sidebar #project-meta ul .project-date,.ascend #sidebar #project-meta ul .project-date,.blog-title #single-meta .nectar-social.hover .share-btn,.blog-title #single-meta .nectar-social.hover>div a,.single .blog-title #single-meta div .n-shortcode a,.single .blog-title #single-meta>div>a,.single-product #single-meta>div>a{border:2px solid rgba(0,0,0,.1)}.ascend #sidebar #project-meta ul .project-date{border:2px solid rgba(0,0,0,.1)!important}.single #page-header-bg .blog-title #single-meta>div .n-shortcode a,.single #page-header-bg .blog-title #single-meta>div>a{border:2px solid rgba(255,255,255,.4)}body.single #single-meta ul li:first-child{border:none!important}#project-meta .meta-comment-count a,#project-meta ul .meta-share-count .nectar-social a,#project-meta ul .n-shortcode span,#project-meta ul .project-date,#project-meta ul li i,#project-meta ul li span,.single #single-meta .meta-comment-count a,.single #single-meta ul .meta-share-count .nectar-social a,.single .blog-title #single-meta div i{color:#999!important}.single #page-header-bg #single-meta ul li{border:none;margin:0}#project-meta ul li,.single #page-header-bg #single-meta ul li,.single .blog-title #single-meta ul li,body.single #ajax-content-wrap #single-meta ul li:first-child,body.single-portfolio #ajax-content-wrap #sidebar #project-meta ul li:first-child{margin:5px}#project-meta ul .meta-share-count,.single #single-meta ul .meta-share-count{position:relative;z-index:100}.single #project-meta ul .meta-share-count span,.single #single-meta ul .meta-share-count span{font-size:inherit;padding-left:0;color:#888}#project-meta ul li i,.single #single-meta ul li i{font-size:16px!important;width:16px;line-height:22px!important;margin-right:7px;height:20px}#project-meta ul li i.icon-salient-heart-2,.single #single-meta ul li i.icon-salient-heart-2{line-height:20px!important}.single [data-post-hs=default] #single-meta,.single-post #single-meta{top:50%;margin-top:-13px;float:none;z-index:102;position:absolute}#page-header-bg .subheader{font-size:28px;line-height:1.3;color:#fff!important;font-family:'Open Sans';font-weight:300}#page-header-bg[data-text-alignment=center],.page-header-no-bg[data-text-alignment=center]{text-align:center}#page-header-bg[data-text-alignment=right],.page-header-no-bg[data-text-alignment=right]{text-align:right}#page-header-bg[data-text-alignment=center] .span_6,.page-header-no-bg[data-text-alignment=center] .span_6{left:0;width:100%!important}#page-header-bg[data-text-alignment=center] h1{margin-bottom:12px}#page-header-bg[data-text-alignment=center] h1,.page-header-bg[data-text-alignment=center] .subheader{max-width:900px;margin:0 auto;display:block}#page-header-bg[data-alignment-v=top] .span_6 .inner-wrap{left:0;position:absolute;width:100%}[data-aie=zoom-out] .first-section .row-bg-wrap,[data-aie=zoom-out] .top-level .row-bg-wrap{overflow:hidden;height:100%;width:100%;position:absolute;left:0;top:0}#page-header-bg .nectar-particles .inner-wrap>:not(.top-heading),.overlaid-content .inner-wrap>:not(.top-heading){opacity:0;transform:translateY(35px);-webkit-transform:translateY(35px)}.scroll-down-wrap.hidden{transform:translateY(55px);opacity:0}.hidden-social-img{position:absolute;pointer-events:none;visibility:hidden;display:none;opacity:0;z-index:-100}#page-header-bg.fullscreen-header .author-section a,#page-header-bg[data-post-hs=default_minimal] .author-section a{color:#fff!important}#page-header-bg .heading-title,#page-header-bg .project-title .container{border:none!important;padding:0}#page-header-bg .section-title{padding-bottom:0;margin-bottom:0}.single .heading-title{padding-bottom:35px;border-bottom:1px solid #ddd;margin-bottom:35px}.single .row .section-title{padding:0;margin:0}#page-header-bg .nectar-particles .span_6 .inner-wrap,#page-header-bg .span_6{top:50%;transform:translateY(-50%)}#page-header-bg[data-alignment-v=bottom] .span_6,#page-header-bg[data-alignment-v=top] .span_6{transform:none}#page-header-bg .nectar-particles .span_6{top:0;transform:none}.scroll-down-wrap.minimal-arrow,.scroll-down-wrap.no-border,.section-down-arrow,body[data-button-style^=rounded] .scroll-down-wrap{position:absolute;bottom:20px;left:50%;width:60px;margin-left:-30px;z-index:101}.scroll-down-wrap.minimal-arrow,body[data-button-style^=rounded] #ajax-content-wrap .scroll-down-wrap.minimal-arrow{bottom:30px;width:40px;margin-left:-20px}@media only screen and (max-width:690px){.scroll-down-wrap.minimal-arrow{transform:scale(.6)}}body[data-button-style*=rounded] .scroll-down-wrap{margin-left:-22px}body[data-button-style=default] .section-down-arrow i.icon-default-style[class^=icon-]{height:60px;width:60px;font-size:20px;line-height:60px;z-index:10;animation:3.4s ease-in-out infinite fadebottom}.scroll-down-wrap.no-border .section-down-arrow,body[data-button-style=default] .section-down-arrow i.icon-default-style[class^=icon-],body[data-button-style^=rounded] .section-down-arrow,body[data-button-style^=rounded] .section-down-arrow i{color:#fff!important}.scroll-down-wrap.no-border .section-down-arrow,body[data-button-style^=rounded] .section-down-arrow{display:inline-block;width:49px;height:49px;border:2px solid #fff;text-align:center;line-height:50px;border-radius:100px;font-size:25px;transition:opacity .4s ease;overflow:hidden;margin-left:0;left:0;bottom:16px;opacity:.6}body[data-button-style^=rounded] .section-down-arrow.hidden{transform:translateY(55px);-webkit-transform:translateY(55px);opacity:0}body[data-button-style^=rounded] .section-down-arrow i{transition:transform .2s ease;display:block;width:49px;height:48px;line-height:48px;font-size:20px}body[data-button-style^=rounded] .section-down-arrow i.fa-angle-down,body[data-button-style^=rounded] .section-down-arrow i.fa-angle-down.top{transform:translate(0,-48px)}@keyframes ctaMinimaLArrowOuter{0%{transform:translateY(0)}20%{transform:translateY(12px)}50%{transform:translateY(0)}100%{transform:translateY(0)}}@keyframes ctaMinimaLArrowLine{0%{transform-origin:bottom;transform:scaleY(1)}50%{transform-origin:bottom;transform:scaleY(0)}51%{transform-origin:top}100%{transform:scaleY(1);transform-origin:top}}@keyframes ctaMinimaLArrow{0%{stroke-dasharray:45px;stroke-dashoffset:0}50%{stroke-dasharray:45px;stroke-dashoffset:-45px}51%{stroke-dasharray:45px;stroke-dashoffset:45px}100%{stroke-dasharray:45px;stroke-dashoffset:0}}@keyframes down_arrow_bounce{0%,100%,20%,50%,80%{transform:translateY(0)}40%{transform:translateY(-14px)}60%{transform:translateY(-7px)}}@media only screen and (max-height:750px){body[data-button-style=rounded] .section-down-arrow{bottom:33px}}@media only screen and (max-height:650px){body[data-button-style^=rounded] .section-down-arrow{width:30px;height:30px;line-height:34px;bottom:25px;margin-left:-15px}body[data-button-style^=rounded] .scroll-down-wrap:not(.no-border){margin-left:0}body[data-button-style^=rounded] .section-down-arrow i{width:26px;height:26px;line-height:28px}body[data-button-style^=rounded] .section-down-arrow i.fa-angle-down,body[data-button-style^=rounded] .section-down-arrow i.fa-angle-down.top{-webkit-transform:translate(0,-26px);transform:translate(0,-26px);font-size:18px}}@media only screen and (max-height:450px){body[data-button-style^=rounded] .section-down-arrow{display:none}}.scroll-down-wrap.no-border,body[data-button-style^=rounded] .scroll-down-wrap.no-border{bottom:12px}.scroll-down-wrap.no-border .section-down-arrow,.slider-down-arrow.no-border{border:none!important;overflow:visible;text-align:center;opacity:1;height:auto;bottom:13px;animation:nudgeMouse 2.4s cubic-bezier(.25,.46,.45,.94) infinite}.nectar-scroll-icon-path{fill:transparent;stroke-width:2px;stroke-dashoffset:120;stroke-dasharray:120;animation:mouse-scroll-btn-roll-out .55s cubic-bezier(.5,.1,.07,1)}.nectar-scroll-icon{width:30px;height:45px;text-align:center;cursor:pointer;position:relative;z-index:100}.nectar-next-section-wrap.mouse-wheel .nectar-next-section:after,.scroll-down-wrap.no-border .section-down-arrow:after,.slider-down-arrow.no-border:after{content:"";position:absolute;top:0;left:50%;display:block;width:30px;height:45px;margin-left:-15px;border:2px solid rgba(255,255,255,.5);border-radius:30px;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:62}.scroll-down-wrap.no-border:hover .section-down-arrow:before,.slider-down-arrow.no-border:hover:before{background-color:#fff}.nectar-next-section:hover .nectar-scroll-icon-path,.scroll-down-wrap.no-border:hover .nectar-scroll-icon-path,.slider-down-arrow.no-border:hover .nectar-scroll-icon-path{stroke-dashoffset:0;animation:mouse-scroll-btn-roll-over .55s cubic-bezier(.5,.1,.07,1)}@keyframes mouse-scroll-btn-roll-over{0%{stroke-dashoffset:120}100%{stroke-dashoffset:0}}@keyframes mouse-scroll-btn-roll-out{0%{stroke-dashoffset:0}100%{stroke-dashoffset:-120}}.nectar-next-section-wrap.mouse-wheel .nectar-next-section:before,.nectar-next-section-wrap.mouse-wheel[data-custom-color=true] .track-ball,.scroll-down-wrap.no-border .section-down-arrow:before,.slider-down-arrow.no-border:before{position:absolute;content:'';display:block;left:50%;margin-left:-1px;top:22px;background-color:rgba(255,255,255,.5);width:2px;height:6px;border-radius:10px;transition:background-color .55s cubic-bezier(.5,.1,.07,1);animation:trackBallSlide 2.4s cubic-bezier(0,0,.725,1) infinite}@keyframes trackBallSlide{0%{opacity:1;transform:scaleY(1) translateY(-10px)}45%{opacity:0;transform:scaleY(.5) translateY(13px)}46%{opacity:0;transform:scaleY(1) translateY(-10px)}100%,65%{opacity:1;transform:scaleY(1) translateY(-10px)}}@keyframes nudgeMouse{0%{transform:translateY(0)}45%{transform:translateY(8px)}100%,65%{transform:translateY(0)}}@keyframes rightLineStart{0%{transform:translateY(-50%) translateX(-88px) scaleX(0)}100%{transform:translateY(-50%) translateX(0) scaleX(1)}}@keyframes rightLineEnd{0%{transform:translateY(-50%) translateX(0) scaleX(1)}100%{transform:translateY(-50%) translateX(28px) scaleX(0)}}@keyframes rightLineStart2{0%{transform:translateY(-50%) translateX(88px) scaleX(0)}100%{transform:translateY(-50%) translateX(0) scaleX(1)}}@keyframes rightLineEnd2{0%{transform:translateY(-50%) translateX(0) scaleX(1)}100%{transform:translateY(-50%) translateX(-28px) scaleX(0)}}.blog_next_prev_buttons[data-style=fullwidth_next_prev] h3 .next-arrow,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .next-project h3 .next-arrow,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project h3 .next-arrow,.portfolio-items[data-ps="8"] .next-arrow{position:absolute;backface-visibility:hidden;right:-43px;top:50%;margin-top:-15px;height:30px;width:40px;display:block;transform:translateX(38px)}@keyframes rightArrowStart{0%{transform:translateX(-50px)}100%{transform:translateX(42px)}}@keyframes rightArrowEnd{0%{transform:translateX(42px)}100%{transform:translateX(75px)}}@keyframes rightArrowStart2{0%{transform:translateX(50px) rotate(180deg)}100%{transform:translateX(-42px) rotate(180deg)}}@keyframes rightArrowEnd2{0%{transform:translateX(-42px) rotate(180deg)}100%{transform:translateX(-75px) rotate(180deg)}}.portfolio-items[data-ps="8"] line{stroke-width:2px;stroke-dasharray:10px;stroke-dashoffset:30px}.portfolio-items[data-ps="8"] line{stroke:#fff}@keyframes rightArrowLineStart{0%{stroke-dashoffset:30px}100%{stroke-dashoffset:40px}}@keyframes rightArrowLineEnd{0%{stroke-dashoffset:40px}100%{stroke-dashoffset:50px}}.blog-fullwidth-wrap .post-area.masonry #pagination,.post-area.masonry.span_12 #pagination{height:32px;margin-top:55px;text-align:center;width:100%;margin-bottom:40px}.post-area.masonry.span_9 #pagination{height:32px;margin-top:45px;width:100%;margin-bottom:40px}.blog-fullwidth-wrap .post-area.masonry #pagination,.post-area.masonry.span_12 #pagination,.post-area.masonry.span_9 #pagination{position:relative;bottom:0}.blog-fullwidth-wrap .post-area.masonry #pagination>div,.post-area.masonry.span_12 #pagination>div{display:inline;float:none;margin:0 5px 0 0}.post-area.featured_img_left .post .post-content{padding-left:0!important}.post-area.infinite_scroll .wp-video-shortcode video,.post-area.infinite_scroll video.wp-video-shortcode{visibility:visible}.portfolio-items[data-col-num=elastic] .col img{width:100%!important;max-width:100%!important}.portfolio-items[data-col-num=elastic]:not(.fullwidth-constrained){overflow:hidden}.post-featured-img img.nectar-lazy{display:block}.post-featured-img img.nectar-lazy:not(.loaded),.wpb_gallery_slidesimage_grid .portfolio-items img.nectar-lazy:not(.loaded){opacity:0}.post-featured-img img.nectar-lazy.loaded,.wpb_gallery_slidesimage_grid .portfolio-items img.nectar-lazy.loaded{opacity:1}#search-results .result .inner-wrap{box-shadow:0 1px 2px rgba(0,0,0,.15);background-color:#fff;padding:18px}.related-posts[data-style=material] .post-featured-img{overflow:hidden;display:block}.masonry.material .masonry-blog-item .grav-wrap img,.nectar-recent-posts-single_featured .grav-wrap img,.related-posts[data-style=material] .grav-wrap img,[data-style=list_featured_first_row] .grav-wrap img{border-radius:50%;width:38px;height:38px;margin-bottom:0;margin-right:13px;vertical-align:middle;display:inline-block;transition:all .4s cubic-bezier(.2,1,.2,1)}.related-posts[data-style=material] .grav-wrap{position:absolute;bottom:30px;left:30px}.related-posts[data-style=material] .meta-category a{color:inherit}.related-posts .article-content-wrap .post-header{color:inherit}.related-posts .article-content-wrap .excerpt{margin-top:5px}body .related-posts[data-style=material] .article-content-wrap{padding-bottom:80px!important}.related-posts[data-style=material] .grav-wrap img{display:inline-block}.related-posts[data-style=material] .grav-wrap .text a{display:block;font-size:14px;line-height:20px}.auto_meta_overlaid_spaced .masonry-blog-item .meta-category a,.masonry.material .masonry-blog-item .meta-category a,.nectar-recent-posts-slider_multiple_visible .recent-post-container.container .strong a,.related-posts[data-style=material] .meta-category a{font-size:14px;line-height:19px;position:relative;display:inline-block;font-weight:600;margin:0 10px 10px 0}.auto_meta_overlaid_spaced .masonry-blog-item .meta-category a:before,.masonry.material .masonry-blog-item .meta-category a:before,.nectar-recent-posts-single_featured .grav-wrap .text a:before,.related-posts[data-style=material] .meta-category a:before,[data-style=list_featured_first_row] .meta-category a:before{height:2px;width:100%;position:absolute;bottom:-3px;left:0;content:'';transform:scaleX(0);transform-origin:left;transition:transform .3s cubic-bezier(.25,0,.4,1)}.auto_meta_overlaid_spaced .masonry-blog-item .meta-category a:focus:before,.auto_meta_overlaid_spaced .masonry-blog-item .meta-category a:hover:before,.masonry.material .masonry-blog-item .meta-category a:focus:before,.masonry.material .masonry-blog-item .meta-category a:hover:before,.nectar-recent-posts-single_featured .grav-wrap .text a:focus:before,.nectar-recent-posts-single_featured .grav-wrap .text a:hover:before,.related-posts[data-style=material] .meta-category a:focus:before,.related-posts[data-style=material] .meta-category a:hover:before,[data-style=list_featured_first_row] .meta-category a:focus:before,[data-style=list_featured_first_row] .meta-category a:hover:before{transform:scaleX(1)}.masonry.material .masonry-blog-item .grav-wrap .text span,.related-posts[data-style=material] .grav-wrap .text span{font-size:13px;line-height:18px}.masonry.material .masonry-blog-item .grav-wrap .text,.nectar-recent-posts-single_featured .grav-wrap .text,.related-posts[data-style=material] .grav-wrap .text{vertical-align:middle;display:inline-block;line-height:0}.masonry.material .masonry-blog-item .grav-wrap a,.related-posts[data-style=material] .grav-wrap a{color:inherit}.masonry .video-play-button path,.post-area .video-play-button path{fill:#fff}.masonry.material .post.link .link-inner .title,.masonry.material .post.quote .quote-inner .title,.post.format-link .link-inner .title,.post.format-quote .quote-inner .title,.single .post.quote .quote-inner .title{color:#fff}.masonry.material .masonry-blog-item h3 a,.related-posts[data-style=material] h3 a{color:inherit!important}.masonry.material .masonry-blog-item .article-content-wrap,.related-posts[data-style=material] .article-content-wrap{padding:10px 30px 30px 30px!important}.auto_meta_overlaid_spaced .masonry-blog-item .meta-category a:before,.masonry.material .masonry-blog-item .article-content-wrap,.masonry.material .masonry-blog-item .meta-category{background-color:#fff}.auto_meta_overlaid_spaced .post.link .n-post-bg:after,.auto_meta_overlaid_spaced .post.quote .n-post-bg:after,.masonry .post.link .n-post-bg,.masonry .post.quote .n-post-bg,.masonry.auto_meta_overlaid_spaced .post .n-post-bg,.masonry.material .post.link .post-content .link-inner:before,.masonry.material .post.quote .post-content .quote-inner:before,.post.format-link .n-post-bg,.post.format-quote .n-post-bg,.post.link .classic .n-post-bg,.post.quote .classic .n-post-bg,.standard-minimal .n-post-bg{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0;opacity:.88}.format-link .post.link .n-post-bg,.format-quote .n-post-bg{background-size:cover;background-position:center}.masonry .post.link .n-post-bg,.masonry .post.quote .n-post-bg,.post.link .classic .n-post-bg,.post.quote .classic .n-post-bg,.single .link-inner .n-post-bg,.single .quote-inner .n-post-bg,.standard-minimal .n-post-bg,.standard-minimal .post.link .n-post-bg,.standard-minimal .post.quote .n-post-bg{opacity:.25}.single .post.format-link .post-content>.link-inner,.single .post.format-quote .post-content>.quote-inner{padding:10%}.masonry.auto_meta_overlaid_spaced .post.quote .quote-wrap:before,.masonry.material .post.quote .quote-wrap:before,.single .post.format-quote .quote-inner .quote-wrap:before{content:"\201C";font-family:sans-serif;font-weight:700;font-size:54px;color:#fff;z-index:10000;height:32px;display:block;position:relative;padding-top:33%}.masonry.auto_meta_overlaid_spaced .post.quote .quote-wrap:before,.single .post.format-quote .quote-inner .quote-wrap:before{padding-top:0}.single-post .quote-below-content{margin-top:70px}.post .link-wrap,.post .quote-wrap{display:block}.related-posts[data-style=material] .meta-category{padding:20px 30px 0 30px;display:block;position:relative;z-index:110}body .related-posts[data-style=material] .inner-wrap{box-shadow:0 30px 90px rgba(0,0,0,.14);border-radius:5px;overflow:hidden}#ajax-content-wrap .post-area.full-width-article,.post-area.full-width-article{margin-bottom:0}#search-results .result{font-size:11px}#search-results .result .bottom-line,.masonry-blog-item .bottom-line{height:1px;width:100%;display:block;position:absolute;bottom:2px;left:0;background-color:#eaeaea}.pum-theme-salient-page-builder-optimized .pum-container .pum-content+.pum-close span{line-height:1.5em;display:block}#search-results .result .title a,.nectar-ajax-search-results .search-post-item h5,.nectar-category-grid[data-style=mouse_follow_image] .nectar-category-grid-item .cat-heading,.nectar-link-underline a span,.nectar-link-underline-effect a,.nectar-underline h1,.nectar-underline h2,.nectar-underline h3,.nectar-underline h4,.nectar-underline h5,.pum-theme-salient-page-builder-optimized .pum-container .pum-content+.pum-close span{background-repeat:no-repeat;background-size:0 2px;background-image:linear-gradient(to right,#000 0,#000 100%);transition:background-size .55s cubic-bezier(.2,.75,.5,1);background-position:left bottom}.nectar-link-underline-effect a{background-image:linear-gradient(to right,currentColor 0,currentColor 100%);background-size:100% 2px;background-position:left 96%}@keyframes nectar_ltr_line_animation{0%{background-size:100% 2px}100%{background-size:0 2px}}@keyframes nectar_ltr_line_animation_start{0%{background-size:0 2px}100%{background-size:100% 2px}}.nectar-link-underline-effect a.accessed:not(:hover){color:inherit;animation:nectar_ltr_line_animation_start .55s ease forwards}.nectar-link-underline-effect a:hover{background-position:right 96%;animation:nectar_ltr_line_animation .55s ease forwards}.nectar-underline h1,.nectar-underline h2,.nectar-underline h3,.nectar-underline h4,.nectar-underline h5{display:inline}.nectar-category-grid[data-style=mouse_follow_image][data-text-color=light]:not([data-text-hover-color=dark]) .nectar-category-grid-item .cat-heading,.nectar-category-grid[data-style=mouse_follow_image][data-text-hover-color=light] .nectar-category-grid-item .cat-heading,.nectar-post-grid[data-text-color=light] .nectar-underline .post-heading,.span_12.light .nectar-link-underline-effect a,.span_12.light .nectar-underline h1,.span_12.light .nectar-underline h2,.span_12.light .nectar-underline h3,.span_12.light .nectar-underline h4,.span_12.light .nectar-underline h5{background-image:linear-gradient(to right,#fff 0,#fff 100%)}#search-results .result .title a:focus,#search-results .result .title a:hover,.active-tab .nectar-link-underline a span,.nectar-ajax-search-results .search-post-item:hover h5,.nectar-category-grid[data-style=mouse_follow_image] .nectar-category-grid-item:hover .cat-heading,.nectar-link-underline a:hover span,.nectar-link-underline a[class*=active] span,.nectar-post-grid-item:hover .nectar-link-underline span,.nectar-underline:hover h1,.nectar-underline:hover h2,.nectar-underline:hover h3,.nectar-underline:hover h4,.nectar-underline:hover h5,.pum-theme-salient-page-builder-optimized .pum-container .pum-content+.pum-close:hover span{background-size:100% 2px}.posts-container article .inner-wrap.animated,.posts-container[data-load-animation=fade_in] article .inner-wrap.animated{opacity:0;transition:opacity .5s ease-out}.posts-container[data-load-animation=fade_in_from_bottom] article .inner-wrap{transform:translateY(80px)}.auto_meta_overlaid_spaced .posts-container[data-load-animation=none] article .inner-wrap.animated,.post-area:not(.masonry) .posts-container[data-load-animation=none] article .inner-wrap.animated{opacity:1}.posts-container[data-load-animation=perspective]{perspective:2000px;-webkit-perspective:2000px;perspective-origin:50% 0;-webkit-perspective-origin:50% 700px}.posts-container[data-load-animation=perspective] article{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.posts-container[data-load-animation=perspective] article .inner-wrap{transform:translateY(450px) rotateX(24deg)}.posts-container article .inner-wrap{height:100%}.related-posts[data-style=material] .post-featured-img img{margin-bottom:0;backface-visibility:hidden;-webkit-backface-visibility:hidden;transition:all .7s cubic-bezier(.2,1,.22,1)}nav#pagination ul{list-style:none;margin:0;padding:0}nav#pagination ul li{list-style:none;display:inline-block}.post-area #pagination{padding-left:95px}#ajax-content-wrap .post-area.infinite_scroll #pagination{visibility:hidden;height:1px;width:1px;margin:0}#infscr-loading{position:relative;z-index:10000000;background-image:url(//tualavangart.com/wp-content/themes/salient/img/icons/loading-white-bg.gif);background-repeat:no-repeat;background-position:center;height:60px;border-radius:2px;color:#555;display:inline-block;margin:0 auto;text-align:center;width:60px;font-family:'Open Sans';font-weight:700;font-size:12px;letter-spacing:2px;border-color:#555;border-style:solid;border-width:0;box-sizing:content-box;-webkit-box-sizing:content-box}#infscr-loading.default_loader{background-image:none}.infscr-loading-wrap{margin:20px auto;clear:both;padding:0;text-align:center;height:0;opacity:0;transform:scale(.5);box-sizing:content-box;-webkit-box-sizing:content-box}#infscr-loading div{opacity:0;color:#555;font-size:12px;font-family:'Open Sans';font-weight:700;letter-spacing:2px;text-transform:uppercase}#ajax-content-wrap #infscr-loading img,#infscr-loading img{margin-bottom:0;display:none}.post-area{padding-right:30px;margin-top:4px}.post-area.col_last{padding-left:20px;padding-right:0}.post-area.col_last.span_12{padding-left:0;float:none}.post-area>article .content-inner{margin-bottom:0;border-bottom:0}.blog-recent .more-link,.post .more-link{display:block;margin-top:25px;cursor:default;color:#fff}.post .content-inner{padding-bottom:80px}.single-post .content-inner>.post-tags{margin-top:50px}.blog-recent .more-link span,.post .more-link span{background-color:#333;transition:all .45s cubic-bezier(.25,1,.33,1);width:auto;cursor:pointer;padding:8px 12px;border-radius:2px}body[data-button-style*=slightly_rounded] .post .more-link span{border-radius:4px}.post .post-meta{position:absolute;left:0;top:0}.main-content .recent-posts-title{font-size:12px;letter-spacing:1.5px;margin-bottom:7px}#single-below-header,.post-header{margin-bottom:12px;color:#888}.post .post-header h1,.post .post-header h2{font-size:26px;line-height:30px}.post .post-header h2 a{color:#000}#page-header-bg #single-below-header a,#single-below-header a,.post .post-header a,.result a{color:inherit}#single-below-header a:focus,#single-below-header a:hover{color:#000}#page-header-bg #single-below-header a:focus,#page-header-bg #single-below-header a:hover{color:#fff}.post .post-content.classic .content-inner{border-bottom:1px solid #ddd;padding-bottom:60px;margin-bottom:60px}.post-area:not(.masonry) article .post-content.classic{overflow:hidden}.post .post-content{position:relative;min-height:98px}.post-tags h4{float:left;margin-top:8px;margin-bottom:15px;margin-right:25px}.post-tags .clear{padding-bottom:0}.post-content{padding-left:95px}.post .content-inner{position:relative}.post.format-link .post-content .link-inner,.post.format-quote .post-content .quote-inner{background-color:#000;position:relative;padding:15px;color:#fff;transition:all .45s cubic-bezier(.25,1,.33,1)}.post.format-aside .aside-inner p{margin-bottom:15px}.post.format-aside .aside-inner .post-header{margin-bottom:0}.post.format-aside .aside-inner .post-header,.post.format-aside .aside-inner a,.post.format-aside .aside-inner a:hover,.post.format-aside .aside-inner p,.post.quote .quote-inner a{color:#fff!important}.post.format-link .link-wrap,.post.format-quote .quote-wrap,.post.quote .quote-inner .author,.post.quote .quote-inner .icon,.post.quote .quote-inner .title{position:relative;z-index:100}.post.quote .content-inner .whole-link{position:absolute;z-index:10;display:block;background-color:#000;height:100%;width:100%;top:0;left:0}.post .full-post-link{position:absolute;content:'';z-index:1000;display:block;height:100%;width:100%;top:0;left:0}.post.quote figure:not([class*=wp-block]){margin:0 auto}.post.quote blockquote:not(.wp-block-quote):not(.wp-block-pullquote){background-image:none;padding:0;font-family:inherit;margin:0 auto}.post.quote .wp-block-pullquote blockquote:not(.wp-block-quote),.post.quote .wp-block-quote blockquote:not(.wp-block-quote){color:inherit!important}.post.link .post-content .destination{word-wrap:break-word}.post.quote .post-content .quote-inner .icon{bottom:17px;height:17px;width:19px;display:block;background-image:url(//tualavangart.com/wp-content/themes/salient/img/icons/quote.png);position:absolute;right:20px}.post.link .post-content .link-inner .icon{bottom:17px;height:20px;width:18px;display:block;background-image:url(//tualavangart.com/wp-content/themes/salient/img/icons/link.png);position:absolute;right:20px}.post.format-status .post-content .status-inner .icon{bottom:17px;height:16px;width:18px;display:block;background-image:url(//tualavangart.com/wp-content/themes/salient/img/icons/status.png);position:absolute;right:20px}@media only screen and (-o-min-device-pixel-ratio:3/2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){body .post.quote .post-content .quote-inner .icon{background-size:19px 17px;background-image:url(//tualavangart.com/wp-content/themes/salient/img/icons/quote-2x.png)}body .post.link .post-content .link-inner .icon{background-size:18px 20px;background-image:url(//tualavangart.com/wp-content/themes/salient/img/icons/link-2x.png)}}.post .post-content.link a,.post .post-content.quote a{display:block;z-index:10}.post.link .post-content h3,.post.quote .post-content h3{color:#fff;font-size:26px;line-height:34px;display:block;margin-bottom:15px}.post.format-link .post-content h3,.post.format-quote .post-content h3{margin-bottom:15px}.single .post.format-link .post-content h3,.single .post.format-quote .post-content h3{margin-bottom:20px}.single .post.format-link .post-content h3 a{color:inherit}.post.quote .post-content .quote-below-content h2{color:inherit}.format-status .post-content h2 a{color:#fff}.post .post-meta a{color:#888}.post-content.classic .post-header>span:after{background-color:#888;width:1px;margin:0 4px;height:11px;content:'';display:inline-block}.post-content.classic .post-header>span:last-of-type:after{display:none}.post h3.title{margin-bottom:4px}.post .post-meta{display:block;margin-bottom:20px;border-right:1px solid #e6e6e6}.post .post-meta.no-img{top:6px}.post .content-inner .post-featured-img img{max-width:none;margin-bottom:15px;width:100%}.post .post-meta .date{font-size:12px;padding-bottom:2px;margin-bottom:12px;position:relative;transition:all .2s linear 0s}.post .post-meta .month,.post .post-meta .year{display:block;font-size:17px;line-height:10px;text-align:center;text-transform:uppercase;margin-bottom:4px;padding:0;font-weight:600}.post-content.classic .post-meta .month{line-height:1em}.post .post-meta .year{margin-top:5px}.post .post-meta .day{display:block;font-size:30px;line-height:29px;text-align:center;padding:0 12px 0 12px;font-weight:700;text-transform:uppercase}.post .post-meta .date{padding-bottom:17px;border-bottom:1px solid #e6e6e6}.post-content.classic .post-meta[data-love=false] .date{border-bottom:0}.post-content.classic .post-meta[data-love=false]{border-right:0}.post-content.classic .post-meta[data-love=false] .month,.post-content.classic .post-meta[data-love=false] .year{font-size:24px}.post-content.classic .post-meta[data-love=false] .day{font-size:36px;line-height:36px}.post.video .video-wrap,.single-portfolio .video-wrap{position:relative;padding-bottom:56.25%;height:0;margin-bottom:15px}.post.video .video-wrap iframe,.single-portfolio .video-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.post.video .mejs-container{margin-bottom:15px}.main-content .audio-wrap,.post.audio .audio-wrap{margin-bottom:15px}.post .gallery-slider .gallery,.post .gallery-slider .jetpack-slideshow{display:none}.post table{width:100%}.post table td,.post table th{text-align:center}.post table tbody td{padding:5px;border-right:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;color:#676767}.post table tbody tr td:first-child{border-left:1px solid #e6e6e6}.post table th{border-bottom:1px solid #e6e6e6;color:#676767}.post table #prev{text-align:left;position:relative;z-index:2}.post table #next{text-align:right;position:relative;z-index:2}.post caption{position:absolute;bottom:0;z-index:1;width:100%;text-align:center}#page-header-bg[data-post-hs=default_minimal] #single-below-header .updated.rich-snippet-hidden,.hentry .updated.rich-snippet-hidden,.post-area[data-remove-post-date="1"] article .date,.post-area[data-remove-post-date="1"].featured_img_left .grav-wrap .text span,body .updated.rich-snippet-hidden{display:none}.post-area[data-remove-post-author="1"] article .meta-author,.post-area[data-remove-post-author="1"].featured_img_left .grav-wrap .text a,.post-area[data-remove-post-author="1"].featured_img_left .grav-wrap>a,.post-area[data-remove-post-author="1"].standard-minimal .post-author .grav-wrap{display:none}.post-area[data-remove-post-comment-number="1"] article .meta-comment-count{display:none}.post-area[data-remove-post-nectar-love="1"] article .nectar-love{display:none;pointer-events:none}.post-area[data-remove-post-author="1"].standard-minimal .post .post-content,.post-area[data-remove-post-date="1"][data-remove-post-nectar-love="1"]:not(.masonry):not(.standard-minimal) .post .post-content{padding-left:0}.post-area[data-remove-post-author="1"].standard-minimal .post-author{position:relative;text-align:left;width:auto}.container-wrap[data-remove-post-comment-number="1"][data-remove-post-author="1"] .blog-recent[data-style*=classic_enhanced].related-posts .post-meta,.post-area.featured_img_left[data-remove-post-author="1"][data-remove-post-date="1"] .post-content-wrap .grav-wrap{display:none}p>a>i.icon-3x{margin-bottom:0}#pagination{position:relative;margin-bottom:10px;height:32px;width:100%}#pagination.fw-pagination{text-align:center;height:auto;padding:10px 0 50px 0;margin-bottom:0}#pagination.fw-pagination.alt-style-padding{padding:50px 0}#pagination.fw-pagination>div{float:none;display:inline-block}#pagination.infinite_scroll{display:none}#pagination a:not(.page-numbers),#pagination span:not(.page-numbers){background-color:#333}#pagination .next.inactive,#pagination .prev.inactive,#pagination a,#pagination span,.container-wrap nav.woocommerce-pagination ul li span,.woocommerce .container-wrap nav.woocommerce-pagination ul li span,.woocommerce nav.woocommerce-pagination ul li a{background-repeat:no-repeat;cursor:pointer;display:inline-block;padding:11px 13px 10px 13px!important;background-position:-21px center;position:relative;text-transform:capitalize;color:#fff!important;transition:all .45s cubic-bezier(.25,1,.33,1);border-radius:2px;font-family:'Open Sans';font-weight:700}.woocommerce nav.woocommerce-pagination ul li{overflow:visible}.woocommerce nav.woocommerce-pagination ul li a,body #pagination span.page-numbers.dots,body #pagination>a,body nav.woocommerce-pagination ul li span.page-numbers.dots,nav#pagination>ul a{background-color:transparent!important;font-size:12px!important;line-height:14px}body #pagination .page-numbers.next,body #pagination .page-numbers.prev,body #pagination span.page-numbers.dots,body #pagination>a,nav#pagination>ul a{color:inherit!important}body #pagination>span.page-numbers.current,body nav.woocommerce-pagination span.page-numbers.current{box-shadow:0 6px 15px rgba(0,0,0,.16);margin:0 8px;height:35px;width:35px;text-align:center;line-height:14px;font-size:12px!important}body #pagination .page-numbers.next,body #pagination .page-numbers.prev,body.woocommerce nav.woocommerce-pagination ul li .page-numbers.next,body.woocommerce nav.woocommerce-pagination ul li .page-numbers.prev{width:auto;background-color:transparent;background-image:none;text-indent:0!important;border:0}body #pagination>span:first-child.page-numbers{margin-left:0!important}#pagination>div{float:left;margin:0 5px 0 0}#pagination>div:first-child{margin-left:0}.woocommerce nav.woocommerce-pagination ul li a:active{background-color:#000}#pagination span{cursor:default}#pagination a,#pagination span{display:inline-block}#pagination .next a,#pagination .next.inactive,#pagination .page-numbers.next,#pagination .page-numbers.prev,#pagination .prev a,#pagination .prev.inactive,.woocommerce nav.woocommerce-pagination ul li .page-numbers.next,.woocommerce nav.woocommerce-pagination ul li .page-numbers.prev{text-indent:-9999px;height:32px;width:32px;background-repeat:no-repeat!important}#pagination a.page-numbers,#pagination span.page-numbers{font-size:12px;line-height:11px}#pagination .next.inactive,#pagination .prev.inactive{background-color:#eae8e5;cursor:default!important;height:32px;width:32px;margin:0 5px 0 0}#pagination .next a,#pagination .next.inactive,#pagination .page-numbers.next,.woocommerce nav.woocommerce-pagination ul li .page-numbers.next{background-image:url(//tualavangart.com/wp-content/themes/salient/img/icons/portfolio-arrows.png);background-position:-20px 12px}#pagination .page-numbers.prev,#pagination .prev a,#pagination .prev.inactive,.woocommerce nav.woocommerce-pagination ul li .page-numbers.prev{background-image:url(//tualavangart.com/wp-content/themes/salient/img/icons/portfolio-arrows.png);background-position:13px 12px}@media only screen and (-o-min-device-pixel-ratio:3/2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){#pagination .next a,#pagination .next.inactive,#pagination .page-numbers.next,.woocommerce nav.woocommerce-pagination ul li .page-numbers.next{background-image:url(//tualavangart.com/wp-content/themes/salient/img/icons/portfolio-arrows-2x.png);background-size:40px 9px}#pagination .page-numbers.prev,#pagination .prev a,#pagination .prev.inactive,.woocommerce nav.woocommerce-pagination ul li .page-numbers.prev{background-image:url(//tualavangart.com/wp-content/themes/salient/img/icons/portfolio-arrows-2x.png);background-size:40px 9px}}#pagination{position:relative;margin-bottom:10px;height:32px;width:100%}body .container-wrap.no-shadow{box-shadow:none}.text-on-hover-wrap .categories a{color:#777;font-size:14px;font-family:'Open Sans';font-weight:600;margin-bottom:20px}#slide-out-widget-area .widget.widget_nav_menu ul ul{margin:0!important;padding:0 0 0 20px}#slide-out-widget-area .widget.widget_nav_menu li{border-bottom:0;padding:0!important}#slide-out-widget-area .widget.widget_nav_menu li a{padding:6px 20px;display:block}#slide-out-widget-area .widget.widget_categories>ul>li:first-child>a,#slide-out-widget-area .widget.widget_pages>ul>li:first-child>a{padding-top:0}#header-outer #mobile-menu{display:none;padding:0;z-index:1000;position:absolute;left:0;top:calc(99% + 12px);width:100%}#slide-out-widget-area{display:none}.ascend #slide-out-widget-area[class*=slide-out-from-right],.original #slide-out-widget-area[class*=slide-out-from-right]{display:block}#slide-out-widget-area.slide-out-from-right-hover{position:fixed;transform:translate3d(341px,0,0);-webkit-transform:translate3d(341px,0,0);top:0;right:0;width:340px;height:100%}@media only screen and (min-width:500px){#slide-out-widget-area.slide-out-from-right-hover{width:400px;-webkit-transform:translate3d(101%,0,0);transform:translate3d(101%,0,0)}}#slide-out-widget-area.slide-out-from-right{position:fixed;transform:translate(301px,0);-webkit-transform:translate(301px,0);top:0;right:0;width:300px;height:100%;z-index:10000;padding:33px;overflow:hidden}.admin-bar #slide-out-widget-area{padding-top:33px}.admin-bar #slide-out-widget-area.slide-out-from-right{padding-top:53px}#slide-out-widget-area-bg{-webkit-backface-visibility:hidden;background-color:rgba(0,0,0,.8);position:fixed;height:1px;width:1px;opacity:0;left:0;top:0;z-index:9996}#slide-out-widget-area-bg .bg-inner{width:100%;height:100%;background-color:rgba(0,0,0,.8)}#header-outer #mobile-menu .off-canvas-social-links li:first-child a,#slide-out-widget-area .off-canvas-social-links li:first-child a{padding-left:0}body[data-full-width-header=true] .slide_out_area_close{display:none}#top nav ul .slide-out-widget-area-toggle a .lines,#top nav ul .slide-out-widget-area-toggle a .lines:after,#top nav ul .slide-out-widget-area-toggle a .lines:before{background-color:rgba(0,0,0,.4)}body .lines-button{line-height:0;font-size:0}.lines-button{transition:.3s;cursor:pointer;top:9px;position:relative;user-select:none;display:block}.lines-button:hover{opacity:1}.lines{display:block;width:1.4rem;height:3px;background-color:#ecf0f1;transition:.3s;position:relative}.lines:after,.lines:before{display:block;width:1.4rem;height:3px;background:#ecf0f1;transition:.3s;position:absolute;left:0;content:'';transform-origin:.142rem center}.lines:before{top:6px}.lines:after{top:-6px}#footer-outer[data-using-bg-img=true] #copyright,#header-outer #top ul .slide-out-widget-area-toggle a .lines-button .lines,#header-outer.transparent #top nav ul .slide-out-widget-area-toggle a .lines-button .lines,#header-outer.transparent.dark-slide>#top nav ul .slide-out-widget-area-toggle a .lines-button i{background-color:transparent!important}@media only screen and (min-width:1000px){.slide-out-widget-area-toggle a{transform:translateZ(0)}}.slide-out-widget-area-toggle .lines-button:after{background-color:rgba(0,0,0,.4);display:inline-block;width:1.4rem;height:2px;transition:transform .45s ease,opacity .2s ease,background-color .2s ease;position:absolute;left:0;top:0;content:'';transform:scale(1,1)}.slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:after,.slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:before,.slide-out-widget-area-toggle.mobile-icon .lines-button:after{background-color:#999}body #header-outer .lines-button{top:9px}body.original .slide-out-hover-icon-effect.small .lines-button{top:10px}body.original #header-outer[data-has-menu=true] .lines-button{top:10px}.slide-out-widget-area-toggle.mobile-icon .lines-button:after{top:0!important}.slide-out-widget-area-toggle.mobile-icon .lines{background-color:transparent}.slide-out-widget-area-toggle.mobile-icon .lines-button:after,.slide-out-widget-area-toggle.mobile-icon .lines:after,.slide-out-widget-area-toggle.mobile-icon .lines:before{height:2px!important;width:22px!important}.slide-out-widget-area-toggle a>span{transition:transform .33s .3s ease-in;transform-origin:center;display:block;height:21px}.slide-out-widget-area-toggle.mobile-icon a>span{height:20px}#nectar-ocm-ht-line-check{position:absolute;visibility:hidden;pointer-events:none;width:100%;font-size:36px;line-height:36px;font-family:'Open Sans';font-weight:700;letter-spacing:-1px}.widget_calendar{position:relative}#sidebar .widget_calendar{margin-bottom:30px}.widget_calendar table{width:100%;border-collapse:collapse}.widget_calendar table td{text-align:center}.widget_calendar table tbody td{border:0;padding:4px;font-size:14px;color:#666}.widget_calendar table tbody tr td:first-child{border-left:0}.widget_calendar table tbody tr:nth-child(2n+1){background-color:#f0f0f0}#header-outer .widget-area-active .widget_calendar table tbody tr:nth-child(2n+1),#slide-out-widget-area .widget_calendar table tbody tr:nth-child(2n+1){background-color:rgba(0,0,0,.1)}.widget_calendar table th{font-weight:700;border-bottom:0;text-align:center;padding-bottom:10px;color:#999}.widget_calendar table #prev{text-align:left;position:relative;padding:10px 0 0 0;z-index:2}.widget_calendar table #next{text-align:right;position:relative;padding:10px 0 0 0;z-index:2}.widget_calendar caption{width:100%;text-align:center;color:#fff;padding:5px;background-color:rgba(0,0,0,.2)}.widget_calendar .wp-calendar-nav{display:table;width:100%}body .widget_calendar th,body:not(.woocommerce-cart) .main-content .widget_calendar th{text-align:center}.widget_calendar .wp-calendar-nav span{display:table-cell;line-height:1;padding:2.5%}.widget_calendar .wp-calendar-nav-prev{text-align:left}.widget_calendar .calendar_wrap .wp-calendar-nav-next{text-align:right}.newsletter-widget form,.widget_search .search-form{position:relative;overflow:hidden}#footer-outer #footer-widgets .widget_search .search-form input[type=text],#sidebar .widget_search .search-form input[type=text],.widget_search .search-form input[type=text]{padding-right:45px;margin:0}.newsletter-widget form input[type=email]{padding-right:75px;margin:0}.widget_search .search-form button[type=submit] .text{display:none}body .widget_search .search-form button[type=submit],body.search-no-results .search-form button[type=submit]{padding:14px!important}.widget_search .search-form button[type=submit] .icon-salient-search,body .widget_search .search-form button[type=submit]{background-color:transparent!important}body .widget_search .search-form button[type=submit]{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}body[data-form-style=minimal] .widget_search .search-form button[type=submit]{top:auto;bottom:0;-webkit-transform:none;transform:none}.widget_search .search-form button[type=submit] .icon-salient-search,body.search-no-results .search-form button[type=submit] .icon-salient-search{margin-top:1px;display:block;font-size:17px}.widget_search .search-form button[type=submit] .icon-salient-search:before,body.search-no-results .search-form button[type=submit] .icon-salient-search:before{content:"\e906"}.widget_search .search-form,body.search-no-results .search-form{overflow:visible}.newsletter-widget form input[type=submit],.widget_search .search-form button[type=submit],.widget_search .search-form input[type=submit]{position:absolute;right:0;top:0;margin:0!important;line-height:22px;padding:10px 11px}.main-content>.row>form.post-password-form>p:first-child{font-size:1.5em;line-height:1.5em;text-align:center}.main-content>.row>form.post-password-form{padding:15% 0;max-width:600px;margin:0 auto}.post-password-required form.post-password-form>p:first-child,.single-portfolio .main-content form.post-password-form>p:first-child{font-size:1.5em;line-height:1.5em;text-align:center}.post-password-required form.post-password-form,.single-portfolio .main-content form.post-password-form{padding:5% 0;max-width:600px;margin:0 auto}.single-portfolio #regular_portfolio[data-password-protected=true] #sidebar{width:100%}.post-password-form input[type=submit]{margin-top:20px;display:block;width:100%;text-align:center}#slide-out-widget-area .widget_recent_comments ul li{background:none repeat scroll 0 0 rgba(0,0,0,.15);border:medium none;display:block;margin-bottom:18px;padding:15px;position:relative}#slide-out-widget-area .widget_recent_comments ul li{background:none repeat scroll 0 0 rgba(0,0,0,.05)}#slide-out-widget-area .widget_recent_comments ul li:last-child{margin-bottom:0}#sidebar div ul{margin-left:0}#sidebar div ul li{padding:8px 0;list-style:none;border-bottom:1px solid #e6e6e6}#sidebar>div{margin-bottom:50px}#sidebar>div:last-child{margin-bottom:0}#sidebar #sidebar-inner{margin-bottom:0}#sidebar h4{color:#000;opacity:.7;font-family:'Open Sans';font-weight:600;font-size:14px;margin-bottom:15px}#sidebar .widget_recent_comments h4{margin-bottom:16px}#sidebar .widget li:first-child{padding-top:0}#sidebar .widget .recentcomments,.ascend #sidebar .widget .recentcomments,.original #sidebar .widget .recentcomments{padding:15px;margin-bottom:22px;border:none;position:relative;display:block;background:none repeat scroll 0 0 rgba(0,0,0,.02)}#sidebar .widget .tagcloud a,.post-area .content-inner>.post-tags a,.widget .tagcloud a{background-color:#333;color:#fff;cursor:pointer;display:inline-block;line-height:22px;margin:3px 3px 0 0;padding:5px 7px;font-size:14px!important;position:relative;text-transform:capitalize;transition:all .2s linear;border-radius:2px}.single #ajax-content-wrap .post-area .content-inner>.post-tags a{font-size:14px!important;text-transform:capitalize}#sidebar .widget_tag_cloud:after{display:block;height:0;clear:both;content:"";visibility:hidden}#sidebar .widget input[type=email],#sidebar .widget input[type=text]{padding:10px;width:100%}#sidebar .widget form p{padding-bottom:15px}#sidebar .widget.widget_categories ul ul,#sidebar .widget.widget_nav_menu ul ul,#sidebar .widget.widget_pages ul ul{margin:0!important;padding:0 0 0 20px}#sidebar .widget.widget_categories li,#sidebar .widget.widget_nav_menu li,#sidebar .widget.widget_pages li{border-bottom:0!important;padding:0!important}#sidebar .widget.widget_categories li a,#sidebar .widget.widget_nav_menu li a,#sidebar .widget.widget_pages li a{padding:8px 0;display:block;border-bottom:1px solid #e6e6e6}#sidebar .widget.widget_categories li{position:relative}#sidebar .widget.widget_categories li .post_count{position:absolute;right:0;top:50%;transform:translateY(-50%);background-color:rgba(0,0,0,.05);padding:5px 8px;border-radius:100px;font-size:11px;line-height:11px;display:inline-block}#sidebar .widget.widget_categories>ul>li:first-child>a,#sidebar .widget.widget_nav_menu>ul>li:first-child>a,#sidebar .widget.widget_pages>ul>li:first-child>a{padding-top:0}#sidebar.left-sidebar{float:left}.post-area.col_last{float:right}#sidebar>.widget_media_image{text-align:center}#sidebar .recent_projects_widget img{margin-bottom:0}.recent_projects_widget img{margin-bottom:0;display:block;padding:5px;background-color:#fff;margin-top:0;margin-left:0;border:1px solid #e5e5e5;transition:all .2s linear}.recent_projects_widget a:hover img{border-color:#000}.recent_projects_widget div a{float:left;margin:2% 2% 0 0;width:32%}.recent_projects_widget div a:nth-child(3n+3){margin-right:0}#sidebar select{max-width:100%}#sidebar .nectar-global-section .full-width-content,#sidebar .nectar-global-section .full-width-section,#sidebar .nectar-global-section .row-bg-wrap{width:100%!important;left:0!important;margin:0!important}#sidebar .nectar-global-section>.container{padding:0}.span_12.light .wpb_widgetised_column #sidebar .widget .nectar_widget[class*=nectar_blog_posts_]>li .post-date,.span_12.light .wpb_widgetised_column #sidebar .widget li a,.span_12.light .wpb_widgetised_column #sidebar h4,body.material .span_12.light .wpb_widgetised_column #sidebar .widget li a:hover{color:#fff}.recent_projects_widget>div:after{clear:both;content:'';display:block}.widget_pages ul ul{margin-top:20px;margin-bottom:30px;margin-left:20px!important}body #respond{background-color:transparent;box-shadow:none;padding:0}#respond .comment-notes,#respond>p,p.logged-in-as{margin-bottom:10px}p.logged-in-as{padding-bottom:0}body .comment-list{margin-bottom:40px;margin-left:0}.comment-list li{list-style:none}.comment-list .comment>div,.comment-list .pingback>div{background-color:#fff;margin:0;overflow:hidden;padding:25px;margin-top:2em;position:relative;padding-left:116px;box-shadow:0 1px 2px rgba(0,0,0,.17)}.comment-list .children{margin-left:0;padding-left:40px;border-left:1px solid #ddd}body:not(.material) .comment-list .children{margin-left:0;padding-left:40px;border-left:1px solid #ddd;background-repeat:no-repeat;background-position:left 20px;background-image:url(//tualavangart.com/wp-content/themes/salient/img/icons/comment-children-line.jpg)}.comment-list .comment>div img.avatar,.comment-list .pingback>div img.avatar{position:absolute;left:29px;top:29px;width:60px;height:60px}.comment-list .reply{position:absolute;top:29px;right:29px}.comment-list .reply a{color:#fff;cursor:pointer;padding:3px 7px;font-size:11px;transition:all .2s linear 0s;width:auto;border-radius:2px;background-color:#333}.comment-list .comment-author,.comment-list .pingback .comment-body>a{color:#333;font-family:'Open Sans';font-weight:600;font-size:16px;line-height:1.5}.comment-list .pingback .comment-body>a{display:block}body.ascend .comment-list .pingback .comment-body,body.material .comment-list .pingback .comment-body{padding-left:0}body.original .comment-list .pingback .comment-body{padding-left:25px}.comment-list .comment-meta{font-size:11px;line-height:15px}.comment-list .comment-meta a{color:#888}.comment-list .comment-meta a:hover{color:#000}.comment-list .reply a:hover{background-color:#000}.comment-list .comment>div p,.comment-list .pingback>div p{padding-bottom:0;margin-top:10px}.comment-list .comment #commentform .form-submit{margin-top:0}#respond #cancel-comment-reply-link,#respond h3 .cancel-comment-reply{display:inline-block;margin-left:10px;padding-left:10px;position:relative;border-left:1px solid #ddd}#respond h3,h3#comments{font-family:'Open Sans';font-weight:600;text-transform:none}.comment-author a{color:inherit}body:not(.original) .bypostauthor>.comment-body>.comment-author>img.avatar{border:3px solid #000;padding:3px}body.material .comment-list .comment .bypostauthor>.comment-body>.comment-author>img.avatar{border:2px solid #000;padding:2px}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],textarea{padding:10px;width:100%;font-size:14px;font-family:inherit;line-height:24px;color:#555;background-color:#f1f1f1;border:none;transition:all .2s ease}input:focus,select:focus,textarea:focus{outline:0}button[type=submit],input[type=button],input[type=submit]{background-color:#333;padding:7px 11px;border:none;color:#fff;cursor:pointer;transition:all .45s cubic-bezier(.25,1,.33,1);width:auto;font-family:'Open Sans';font-weight:600;font-size:14px;border-radius:2px}button[type=submit]:hover,input[type=button]:hover,input[type=submit]:hover{background-color:#000}body[data-form-submit=regular] .container-wrap button[type=submit],body[data-form-submit=regular] .container-wrap input[type=submit]{padding:15px 22px!important}select{padding:10px;width:100%;border:none;font-family:'Open Sans';font-weight:400;font-size:12px;line-height:22px;color:#555;background-color:#fff;box-shadow:0 1px 2px rgba(0,0,0,.16);transition:all .2s linear}textarea{max-width:100%}.select2-container .select2-choice>.select2-chosen{color:#000!important;line-height:30px;padding-left:3px}div.wpforms-container-full .wpforms-form .select2-container{position:relative}.widget_text textarea{max-height:100px}body .gform_wrapper .description,body .gform_wrapper .gfield_description,body .gform_wrapper .gsection_description,body .gform_wrapper .instruction{font-size:12px}body .gform_wrapper div.charleft{font-size:10px}body .gform_wrapper .top_label .gfield_label{margin-top:20px;margin-bottom:6px;font-family:'Open Sans';font-weight:700}body:not(.woocommerce-cart) .main-content table{margin:0 0 20px;padding:0;width:100%;border-collapse:collapse;border-spacing:0;background-color:#fff;border-top:1px solid #ececec}body:not(.woocommerce-cart) .main-content tr td:first-child,body:not(.woocommerce-cart) .main-content tr th:first-child{border-left-style:solid;border-left-width:1px;border-color:#ececec}body:not(.woocommerce-cart) .main-content tr td:first-child,body:not(.woocommerce-cart) .main-content tr th:first-child{border-left-style:solid;border-left-width:1px}body:not(.woocommerce-cart) .main-content th{border-left:medium none;border-style:none solid solid none;border-top:medium none;border-width:medium 1px 1px medium;font-weight:700;padding:10px;text-align:left;border-color:#ececec}body:not(.woocommerce-cart) .main-content td{border-color:#ececec;border-left:none;border-style:none solid solid none;border-top:medium none;border-width:medium 1px 1px medium;font-size:14px;padding:10px}body:not(.woocommerce-cart) .main-content table tr:nth-child(2n+1){background-color:#fcfcfc}@keyframes fadebottom{0%{opacity:1;transform:translateY(0)}25%{opacity:0;transform:translateY(20px)}30%{opacity:0;transform:translateY(0)}45%{opacity:1;transform:translateY(0)}100%{opacity:1;transform:translateY(0)}}body .full-width-content,body .full-width-section{visibility:visible}.full-width-content.blog-fullwidth-wrap,.full-width-content.nectar-shop-outer,.nectar-slider-wrap[data-full-width=true],.page-submenu .full-width-content,.page-submenu>.full-width-section,.portfolio-filters-inline.full-width-content,.portfolio-filters-inline.full-width-section:not(.non-fw),.post-area.full-width-content.standard-minimal,.single-product .product[data-gallery-style=left_thumb_sticky][data-gallery-variant=fullwidth] .single-product-wrap,.wpb_row.full-width-content,.wpb_row.full-width-content.has-global-section .wpb_row.full-width-content,.wpb_row.full-width-section .mobile-video-image,.wpb_row.full-width-section .templatera_shortcode>.wpb_row.full-width-section>.row-bg-wrap,body .full-width-section .nectar-parallax-scene,body .full-width-section .row-bg-wrap,body .full-width-section.parallax_section .row-bg-wrap,body .full-width-section>.nectar-shape-divider-wrap,body .full-width-section>.video-color-overlay,body[data-aie=long-zoom-out] .first-section .row-bg-wrap,body[data-aie=long-zoom-out] .top-level.full-width-section .row-bg-wrap,body[data-aie=zoom-out] .first-section .row-bg-wrap,body[data-aie=zoom-out] .top-level.full-width-section .row-bg-wrap,body[data-col-gap] .vc_row-fluid .span_12.post-area.full-width-content.standard-minimal{margin-left:-50vw;margin-left:calc(-50vw + var(--scroll-bar-w)/ 2);left:50%;width:100vw;width:calc(100vw - var(--scroll-bar-w))}body .full-width-section>.nectar-video-wrap{margin-left:-50vw;margin-left:calc(-50vw + var(--scroll-bar-w)/ 2);left:50%;width:100vw!important;width:calc(100vw - var(--scroll-bar-w))!important}.nectar-video-wrap .nectar-video-inner,.vc_column-inner>.nectar-video-wrap,body .full-width-content>.nectar-video-wrap,body .full-width-section>.nectar-video-wrap{height:100%}.full-width-content.blog-fullwidth-wrap,.page-submenu .full-width-content,.page-submenu>.full-width-section,.portfolio-filters-inline.full-width-content,.portfolio-filters-inline.full-width-section{position:relative}#ajax-content-wrap .force-contained-rows .full-width-content,#ajax-content-wrap .force-contained-rows .full-width-section .nectar-parallax-scene,#ajax-content-wrap .force-contained-rows .full-width-section .row-bg-wrap,#ajax-content-wrap .force-contained-rows .full-width-section>.nectar-shape-divider-wrap,#ajax-content-wrap .force-contained-rows .full-width-section>.video-color-overlay,.post-area.span_9 .nectar-slider-wrap[data-full-width=true],body .masonry-blog-item .wpb_row.full-width-content,body .post-area.span_9 .full-width-content.blog-fullwidth-wrap,body .post-area.span_9 .full-width-section .nectar-parallax-scene,body .post-area.span_9 .full-width-section .row-bg-wrap,body .post-area.span_9 .full-width-section.parallax_section .row-bg-wrap,body .post-area.span_9 .full-width-section>.nectar-shape-divider-wrap,body .post-area.span_9 .full-width-section>.video-color-overlay,body .post-area.span_9 .page-submenu .full-width-content,body .post-area.span_9 .page-submenu>.full-width-section,body .post-area.span_9 .portfolio-filters-inline.full-width-content,body .post-area.span_9 .portfolio-filters-inline.full-width-section:not(.non-fw),body .post-area.span_9 .post-area.full-width-content.standard-minimal,body .post-area.span_9 .wpb_row.full-width-content,body .post-area.span_9 .wpb_row.full-width-content.has-global-section .wpb_row.full-width-content,body .post-area.span_9 .wpb_row.full-width-section .templatera_shortcode>.wpb_row.full-width-section>.row-bg-wrap,body .post-area.span_9 .wpb_row.parallax_section .row-bg-wrap,body .woocommerce-tabs[data-tab-style=in_sidebar] .full-width-section .row-bg-wrap,body .woocommerce-tabs[data-tab-style=in_sidebar] .wpb_row.full-width-content,body[data-aie=long-zoom-out] .post-area.span_9 .first-section .row-bg-wrap,body[data-aie=long-zoom-out] .post-area.span_9 .top-level.full-width-section .row-bg-wrap,body[data-aie=zoom-out] .post-area.span_9 .first-section .row-bg-wrap,body[data-aie=zoom-out] .post-area.span_9 .top-level.full-width-section .row-bg-wrap{margin-left:0;left:0;width:100%}body .post-area.span_9 .full-width-section>.nectar-video-wrap{margin-left:0;left:0;width:100%!important}.pum .pum-container .popmake-content .full-width-section .row-bg-wrap,.pum .pum-container .popmake-content .wpb_row.full-width-content{margin-left:0!important;left:0!important;width:100%!important}body .wpb_row.full-width-content .wpb_row>.row-bg-wrap,body .wpb_row.full-width-section .wpb_row>.row-bg-wrap{margin-left:0;left:0;width:100%}.wpb_row .column-image-bg-wrap,.wpb_row .column-image-bg-wrap .column-image-bg,.wpb_row .column-image-bg-wrap .inner-wrap{overflow:hidden;width:100%;height:100%;position:absolute;z-index:1;top:0;left:0}_::-webkit-full-page-media,_:future,:root .column-image-bg-wrap .column-image-bg,.column-bg-overlay-wrap .column-bg-overlay{transform:translateZ(0)}.wpb_column .column-inner[data-bg-cover=true] .column-image-bg,.wpb_column[data-bg-cover=true] .column-image-bg{background-size:cover;background-position:center}body .wpb_row .column-image-bg-wrap{z-index:-1;overflow:hidden}.full-width-content.vc_row-fluid .wpb_column .column-image-bg-wrap .column-image-bg{background-position:center;background-size:cover}[class*=" iconsmind-"],[class^=iconsmind-]{visibility:hidden}@font-face{font-family:icomoon;src:url(//tualavangart.com/wp-content/themes/salient/css/fonts/icomoon.eot?v=1.6);src:url(//tualavangart.com/wp-content/themes/salient/css/fonts/icomoon.eot?#iefix&v=1.6) format('embedded-opentype'),url(//tualavangart.com/wp-content/themes/salient/css/fonts/icomoon.woff?v=1.6) format('woff'),url(//tualavangart.com/wp-content/themes/salient/css/fonts/icomoon.ttf?v=1.6) format('truetype'),url(//tualavangart.com/wp-content/themes/salient/css/fonts/icomoon.svg#icomoon?v=1.6) format('svg');font-weight:400;font-display:block;font-style:normal}.ascend .mfp-iframe-holder .mfp-close,.ascend .mfp-image-holder .mfp-close,.fa.fa-angle-down,.fa.fa-angle-left,.fa.fa-angle-right,.fa.fa-angle-up,.fa.fa-facebook,.fa.fa-linkedin,.fa.fa-minus-sign,.fa.fa-ok-sign,.fa.fa-pinterest,.fa.fa-plus-sign,.fa.fa-twitter,.icon-be,.icon-button-arrow,.icon-salient-apple-music,.icon-salient-artstation,.icon-salient-back-to-all,.icon-salient-cart,.icon-salient-check,.icon-salient-discord,.icon-salient-down-arrow,.icon-salient-down-arrow-thin,.icon-salient-facebook,.icon-salient-facebook-messenger,.icon-salient-heart,.icon-salient-heart-2,.icon-salient-houzz,.icon-salient-left-arrow,.icon-salient-left-arrow-thin,.icon-salient-m-clock,.icon-salient-m-close,.icon-salient-m-eye,.icon-salient-m-social-alt,.icon-salient-m-user,.icon-salient-mastodon,.icon-salient-medium,.icon-salient-patreon,.icon-salient-pencil,.icon-salient-pinterest,.icon-salient-plus,.icon-salient-right-arrow,.icon-salient-right-arrow-thin,.icon-salient-right-line,.icon-salient-search,.icon-salient-spotify,.icon-salient-thin-line,.icon-salient-threads,.icon-salient-tiktok,.icon-salient-trustpilot,.icon-salient-twitch,.icon-salient-twitter,.icon-salient-woo-zoom-icon,.icon-salient-x,.icon-salient-x-twitter,.icon-soundcloud,.icon-vimeo,.material .comment-list .reply a:before,.mejs-controls .mejs-button button,.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close,.salient-page-submenu-icon,.video-play-button,i.fa.fa-houzz{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased}.icon-salient-m-bag:before{content:"\e900"}.icon-salient-m-eye:before{content:"\e015"}.icon-salient-m-clock:before{content:"\e016"}.icon-salient-m-gear:before{content:"\e023"}.icon-salient-m-heart:before{content:"\e024"}.icon-salient-m-search:before{content:"\e036"}.icon-salient-m-prev:before{content:"\e050"}.icon-salient-m-rewind:before{content:"\e051"}.icon-salient-m-play:before{content:"\e052"}.icon-salient-woo-zoom-icon:before{content:"\e908"}.icon-salient-woo-zoom-icon-minus:before{content:"\e90a"}.icon-salient-m-pause:before{content:"\e053"}.icon-salient-m-stop:before{content:"\e054"}.icon-salient-m-ff:before{content:"\e055"}.icon-salient-m-next:before{content:"\e056"}.icon-salient-m-user:before{content:"\e074"}.icon-salient-m-chat:before{content:"\e076"}.icon-salient-m-social:before{content:"\e081"}.icon-salient-m-social-alt:before{content:"\e90e"}.icon-salient-m-left-arrow:before{content:"\e094"}.icon-salient-m-right-arrow:before{content:"\e095"}.icon-salient-m-sound:before{content:"\e098"}.icon-salient-m-mute:before{content:"\e099"}.icon-salient-m-close:before{content:"\e117"}.icon-salient-m-menu:before{content:"\e120"}.icon-salient-x:before{content:"\e003"}.icon-salient-right-arrow:before{content:"\e000"}.icon-salient-left-arrow:before{content:"\e001"}.icon-salient-right-line:before{content:"\e004"}.icon-salient-back-to-all:before{content:"\e005"}.icon-salient-right-arrow-thin:before{content:"\e006"}.icon-salient-left-arrow-thin:before{content:"\e007"}.icon-salient-down-arrow-thin:before{content:"\e00c"}.icon-salient-down-arrow:before{content:"\e008"}.icon-salient-facebook:before{content:"\e00a"}.icon-salient-twitter:before{content:"\e00b"}.icon-salient-pinterest:before{content:"\e00d"}.icon-salient-heart:before{content:"\e00e"}.icon-salient-plus:before{content:"\e010"}.icon-salient-cart:before{content:"\e012"}.icon-salient-pencil:before{content:"\e011"}.icon-be:before{content:"\e013"}.icon-vimeo:before{content:"\e014"}.icon-soundcloud:before{content:"\e600"}.icon-button-arrow:before{content:"\e909"}.icon-salient-thin-line:before{content:"\e602"}.icon-salient-spotify:before{content:"\f1bc"}.icon-salient-facebook-messenger:before{content:"\e90d"}.icon-salient-artstation:before{content:"\e90b"}.icon-salient-discord:before{content:"\e90c"}.icon-salient-tiktok:before{content:"\e90f"}.icon-salient-houzz,i.fa.fa-houzz:before{content:"\e904"}.icon-salient-twitch:before{content:"\e905"}.icon-salient-apple-music:before{content:"\e903"}.icon-salient-patreon:before{content:"\e912"}.icon-salient-check:before{content:"\e915"}.icon-salient-medium:before{content:"\e914"}.icon-salient-trustpilot:before{content:"\e916"}.icon-salient-mastodon:before{content:"\e917"}.icon-salient-threads:before{content:"\e913"}.icon-salient-x-twitter:before{content:"\e918"}body .fa.fa-angle-down:before{content:"\e60a"}body .fa.fa-angle-up:before{content:"\e609"}body .fa.fa-angle-left:before{content:"\e608"}body .fa.fa-angle-right:before{content:"\e607"}body .fa.fa-pinterest:before{content:"\e60b"}body .fa.fa-twitter:before{content:"\e60c"}body .fa.fa-facebook:before{content:"\e60d"}.fa.fa-linkedin:before{content:"\e605"}.fa.fa-ok-sign:before{content:"\f058"}.fa.fa-minus-sign:before{content:"\f056"}.fa.fa-plus-sign:before{content:"\f055"}body .lines,body .lines:after,body .lines:before{height:2px}.icon-salient-search:before{content:"\e036"}#ajax-content-wrap .nectar-social.fixed>a>i,body .nectar-social.fixed>a>i,body .nectar-social.hover .share-btn>i{font-family:icomoon!important}#ajax-content-wrap .nectar-social.fixed>a>i:before,body .nectar-social.fixed>a>i:before,body .nectar-social.hover .share-btn>i:before{content:"\e90e"}body .icon-salient-x:before{content:"\e117"}body .icon-salient-cart:before,body.ascend .icon-salient-cart:before{content:"\e910"}.icon-salient-heart-2:before{content:"\e024"!important}body #single-below-header.fullscreen-header .steadysets-icon-book2,body #single-below-header.fullscreen-header .steadysets-icon-chat-3,body .steadysets-icon-chat-3{font-family:icomoon!important;font-size:20px}body .steadysets-icon-chat-3:before{content:"\e076"}body .steadysets-icon-book2:before{font-family:icomoon!important;content:"\e034"}#header-outer .cart-menu .cart-icon-wrap .icon-salient-cart,#top nav ul #nectar-user-account a span,#top nav ul #search-btn a span{font-size:18px;color:rgba(0,0,0,.48)}#header-outer[data-format=centered-logo-between-menu] .cart-menu-wrap{z-index:10000}@media only screen and (min-width:1000px){#header-outer[data-format=centered-logo-between-menu] nav{visibility:hidden}}#header-outer[data-format=centered-logo-between-menu] .span_3{position:absolute;left:50%;margin-right:0}#header-outer[data-format=centered-logo-between-menu] .span_3 #logo.no-image{-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%)}#header-outer[data-format=centered-logo-between-menu] .span_3 #logo:not(.no-image) img{-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%)}#header-outer[data-format=centered-logo-between-menu] .row .col.span_9,#header-outer[data-format=centered-logo-between-menu] .row .col.span_9 .sf-menu:not(.buttons){left:0;position:relative;text-align:center;width:100%;z-index:1}body #header-outer[data-format=centered-logo-between-menu] .row .col.span_9 .sf-menu:not(.buttons){position:static}#header-outer[data-format=centered-logo-between-menu] #top .span_3,#header-outer[data-format=centered-logo-between-menu] #top nav>.buttons{z-index:10;position:absolute}#header-outer[data-format=centered-logo-between-menu] #top nav>.sf-menu>li ul{text-align:left}#header-outer[data-format=centered-logo-between-menu] #top nav>.sf-menu>li{float:none}#header-outer[data-format=centered-logo-between-menu] #top nav>.sf-menu>.megamenu{position:static}#header-outer[data-format=centered-logo-between-menu] nav #social-in-menu{position:absolute;left:0}@media only screen and (min-width:1000px){#header-outer[data-format=centered-logo-between-menu] #top nav>.buttons,#header-outer[data-format=centered-logo-between-menu] nav #social-in-menu{height:100%}}#header-outer[data-format=centered-logo-between-menu] .logo-spacing{visibility:hidden;pointer-events:none;z-index:-100}@media only screen and (max-width:690px){#header-outer[data-format=centered-logo-between-menu] .logo-spacing{display:none}}#header-outer[data-format=centered-logo-between-menu] .logo-spacing[data-using-image=false]{font-size:22px;line-height:22px;letter-spacing:-1px;width:1px}#header-outer[data-format=centered-logo-between-menu] .logo-spacing img{margin-bottom:0}#header-outer[data-format=centered-logo-between-menu] .logo-spacing img{width:1px}#header-outer[data-format=centered-logo-between-menu] #top .span_9,#header-outer[data-format=centered-logo-between-menu] #top .span_9 nav{width:100%}#header-outer[data-format=centered-logo-between-menu] #top .row .col.span_3{pointer-events:none}body #header-outer[data-format=centered-logo-between-menu] .span_3 #logo:not(.no-image) img{transform:none}body #header-outer[data-format=centered-logo-between-menu] #top #logo{transform:translateX(-50%);pointer-events:auto}@media only screen and (min-width :1000px){body[data-slide-out-widget-area-style=slide-out-from-right]:not(.material) #header-outer[data-format=centered-logo-between-menu] #top #logo{transform:translateX(-50%)!important}}@media only screen and (min-width :1px) and (max-width:999px){#header-outer[data-format=centered-logo-between-menu] .span_3,#header-outer[data-format=centered-logo-between-menu] .span_3 #logo:not(.no-image) img,body #header-outer[data-format=centered-logo-between-menu] #top #logo{transform:none;-webkit-transform:none}#header-outer[data-format=centered-logo-between-menu] #top .span_9{text-align:right;z-index:10000;left:auto}}.single.single-post .heading-title[data-header-style=default] h1{margin-bottom:8px}body.single-post[data-bg-header=true] .container-wrap{padding-top:40px!important}body.single-post.material[data-bg-header=true] .container-wrap{padding-top:80px!important}body.single-post .nectar-global-section.nectar_hook_after_content,body.single-post .nectar-global-section.nectar_hook_before_content,body.single-post .nectar_hook_before_content_global_section{margin-bottom:80px}body.single-post .nectar-global-section.nectar_hook_after_content>.container{padding:0}body.single .post .content-inner>h2,body.single .post .content-inner>h3,body.single .post .content-inner>h4,body.single .post .content-inner>h5,body.single .post .content-inner>h6,body.single .post .wpb_text_column h2,body.single .post .wpb_text_column h3,body.single .post .wpb_text_column h4,body.single .post .wpb_text_column h5,body.single .post .wpb_text_column h6{margin-top:10px}.single #single-below-header .updated.rich-snippet-hidden,.single .heading-title[data-header-style=default_minimal] #single-below-header .updated.rich-snippet-hidden{display:none}.single-post #single-below-header.fullscreen-header[data-remove-post-comment-number="1"]>span{width:50%}body.single-post .container-wrap[data-remove-post-author="1"][data-remove-post-date="1"] .related-posts[data-style=material] .article-content-wrap{padding-bottom:20px!important}body.single .container-wrap[data-remove-post-author="1"][data-remove-post-date="1"] [data-header-style=default] #single-below-header span,body.single [data-post-hs=default] [data-remove-post-author="1"][data-remove-post-date="1"] #single-below-header span{padding-left:0;border-left:0}body.single [data-post-hs=default_minimal] [data-remove-post-author="0"][data-remove-post-date="1"][data-remove-post-comment-number="1"] #single-below-header span,body.single [data-post-hs=default_minimal] [data-remove-post-author="1"][data-remove-post-date="1"][data-remove-post-comment-number="0"] #single-below-header span{padding-left:0;border-left:0}body.single [data-post-hs=default_minimal] [data-remove-post-author="0"][data-remove-post-date="1"][data-remove-post-comment-number="1"] #single-below-header span,body.single [data-post-hs=default_minimal] [data-remove-post-author="1"][data-remove-post-date="0"][data-remove-post-comment-number="1"] #single-below-header span,body.single [data-remove-post-author="0"][data-remove-post-date="1"][data-remove-post-comment-number="1"] .heading-title[data-header-style=default_minimal] #single-below-header span,body.single [data-remove-post-author="1"][data-remove-post-date="0"][data-remove-post-comment-number="1"] .heading-title[data-header-style=default_minimal] #single-below-header span{padding-left:0;padding-right:0;border-left:0}.single #page-header-bg #single-below-header span{color:rgba(255,255,255,.8)}.single #single-meta ul .meta-comment-count i{margin-right:3px}.single #single-below-header span,.single #single-meta span{font-size:16px}.single #single-meta div i{font-size:16px;line-height:30px;height:30px}.single #page-header-bg #single-meta div a,.single #page-header-bg #single-meta div i,.single #page-header-bg #single-meta div span{color:#fff!important}.single-post #single-meta .nectar-social{margin-left:14px}.single-post .post-content>.audio-wrap,.single-post .post-content>.post-featured-img>img,.single-post .post-content>.quote-inner,.single-post .post-content>.video{margin-bottom:50px}@media only screen and (min-width:690px){.single-portfolio #page-header-bg.fullscreen-header[data-alignment-v=middle] .span_6 .inner-wrap #portfolio-nav ul:not(.controls){left:-70px}.single-portfolio #page-header-bg.fullscreen-header[data-alignment-v=middle] .span_6 .inner-wrap #portfolio-nav .controls{right:-75px}}.single:not(.material) #page-header-bg.fullscreen-header h1{font-size:5.5vw;line-height:5.9vw}.single-post #page-header-bg.fullscreen-header,.single-post #single-below-header.fullscreen-header{background-color:#f8f8f8}.single .fullscreen-header .blog-title,.single.single-post .fullscreen-header .blog-title{text-align:center}body.single.single-post:not(.material) .fullscreen-header .blog-title h1{max-width:none}.default-blog-title.fullscreen-header,.single-post #page-header-bg.default-blog-title.fullscreen-header,.single-post.ascend #page-header-bg.default-blog-title.fullscreen-header{background-color:#333}.single-post.ascend .container-wrap.fullscreen-blog-header,body.single-post[data-bg-header=true].ascend .container-wrap{padding-top:80px!important;margin-top:0!important}.single-post #page-header-bg.fullscreen-header.bottom-shadow:before{background:-moz-linear-gradient(center top,rgba(255,255,255,0) 0,rgba(0,0,0,0) 1%,rgba(0,0,0,.06) 16%,rgba(0,0,0,.4) 75%,rgba(0,0,0,.6) 100%);background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,rgba(0,0,0,0) 1%,rgba(0,0,0,.06) 16%,rgba(0,0,0,.4) 75%,rgba(0,0,0,.6) 100%);bottom:0;content:"";display:block;height:351px;left:0;position:absolute;transition:all .1s cubic-bezier(.42,0,.58,1) 0s;width:100%;z-index:10}.single-post #page-header-bg.fullscreen-header.bg-overlay:after{background:none repeat scroll 0 0 rgba(0,0,0,.4);content:"";display:block;height:100%;left:0;position:absolute;top:0;transition:all .1s cubic-bezier(.42,0,.58,1) 0s;width:100%;z-index:10}.single-post .container-wrap.fullscreen-blog-header{margin-top:0}.single-post .bottom-meta a{color:inherit}#author-bio{padding-bottom:50px;margin-bottom:50px;margin-top:0;min-height:80px;box-sizing:content-box;-webkit-box-sizing:content-box;border-bottom:1px solid #ddd;position:relative}#author-bio #author-info{width:100%;padding-left:105px}#author-bio img{width:80px;height:80px;margin-bottom:0;position:absolute;left:0;top:0}#author-bio .clear{padding-bottom:0}.single-post .container-wrap .bottom-meta #author-bio #author-info{width:auto!important;float:none;display:inline-block!important}.comment-list .comment-author .nectar-link-underline a:hover{color:inherit}.single-post .bottom-meta .sharing-default-minimal{padding-top:0}.single-post .bottom-meta>div:last-child{margin-bottom:60px}.single-post .bottom-meta .sharing-default-minimal[data-bottom-space=false]{margin-bottom:0}.single #single-meta li .n-shortcode,.single #single-meta li .nectar-love{padding-left:0!important}.single #single-meta ul li .nectar-love-wrap span{opacity:1}body[data-ext-responsive=true].single-post #page-header-bg[data-post-hs=default_minimal] h1,body[data-ext-responsive=true].single-post .container-wrap.no-sidebar .comment-list>li,body[data-ext-responsive=true].single-post .container-wrap.no-sidebar .post-area,body[data-ext-responsive=true].single-post .heading-title[data-header-style=default_minimal] .entry-title,body[data-ext-responsive=true].single-post.material #page-header-bg.fullscreen-header h1,body[data-ext-responsive=true].single-post.material .comment-wrap #respond,body[data-ext-responsive=true].single-post.material .container-wrap.no-sidebar .comment-wrap h3#comments{max-width:1000px;margin:0 auto!important}.blog_next_prev_buttons[data-style=fullwidth_next_only] .col{border-left:0}.blog_next_prev_buttons .inner{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;text-align:center}.blog_next_prev_buttons{text-align:center;overflow:hidden;position:relative;background-color:#333}body .blog_next_prev_buttons .bg-overlay,body .blog_next_prev_buttons .full-link,body .blog_next_prev_buttons .full-link a{margin-bottom:0}.blog_next_prev_buttons .bg-overlay,.blog_next_prev_buttons .full-link,.blog_next_prev_buttons .full-link a{display:block;position:absolute;text-indent:-9999px;top:0;z-index:10;left:0;width:100%;height:100%}.blog_next_prev_buttons .bg-overlay{background-color:#282b30;z-index:2;opacity:.3;transition:all .3s ease;-webkit-transition:all .3s ease}.blog_next_prev_buttons:hover .bg-overlay{opacity:0}.blog_next_prev_buttons.bg-color-only .bg-overlay{opacity:0}.blog_next_prev_buttons.bg-color-only:hover .bg-overlay{opacity:.08}.blog_next_prev_buttons span{display:block;color:#fff;margin-bottom:5px}.blog_next_prev_buttons[data-style*=next_prev] .next-post h3 span{text-align:left}.blog_next_prev_buttons[data-style*=next_prev] .previous-post h3 span{text-align:right;position:relative}.blog_next_prev_buttons .col{height:250px;border-left:1px solid #ddd}.blog_next_prev_buttons[data-post-header-style=default_minimal] .col{height:350px}@media only screen and (max-width:1000px){.blog_next_prev_buttons[data-post-header-style=default_minimal] .col{height:200px}}.blog_next_prev_buttons .col h3{transition:opacity .2s linear;-webkit-transition:opacity .2s linear;padding:0 15%;color:#fff;margin:0}.full-width-content.blog_next_prev_buttons>.col.span_12.dark h3{color:#fff}.container-wrap[data-nav-pos=after_project_2]{padding-bottom:0!important}.blog_next_prev_buttons[data-style=fullwidth_next_prev] .controls>.hidden,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .controls>.hidden{display:none!important}.blog_next_prev_buttons[data-style=fullwidth_next_prev] .controls>.only,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .controls>.only{width:100%!important}.blog_next_prev_buttons[data-style=fullwidth_next_prev] .only span:not(.text),.container-wrap[data-nav-pos=after_project_2] .bottom_controls .only span:not(.text){text-align:center!important}#full_width_portfolio .container-wrap[data-nav-pos=after_project_2] .bottom_controls{margin-top:0}.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul,.container-wrap[data-nav-pos=after_project_2] .bottom_controls{padding:0}.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul{margin:0}.container-wrap[data-nav-pos=after_project_2] .bottom_controls .container{max-width:none;width:100%;padding:0}.container-wrap[data-nav-pos=after_project_2] .bottom_controls #portfolio-nav,body .container-wrap[data-nav-pos=after_project_2] .bottom_controls .container{height:auto;line-height:0}.blog_next_prev_buttons[data-style=fullwidth_next_prev] .controls,.container-wrap[data-nav-pos=after_project_2] .bottom_controls #portfolio-nav ul{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;width:100%}.container-wrap[data-nav-pos=after_project_2] .bottom_controls #portfolio-nav{display:block}.container-wrap[data-nav-pos=after_project] #portfolio-nav i{position:relative}.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .next-post,.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .previous-post,.container-wrap[data-nav-pos=after_project_2] .bottom_controls #portfolio-nav ul .next-project,.container-wrap[data-nav-pos=after_project_2] .bottom_controls #portfolio-nav ul .previous-project{width:50%;line-height:0;height:auto;padding:6%;min-height:300px;-webkit-justify-content:center;justify-content:center;display:-webkit-flex;display:flex;-moz-box-align:center;-moz-box-pack:center;align-items:center;-webkit-align-items:center;float:none;overflow:hidden;position:relative;background-color:#333}.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .next-post,.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .previous-post{padding:6% 9%}.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .next-post:after,.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .previous-post:after,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .next-project:after,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project:after{background-color:#0d0d0d;position:absolute;left:0;top:0;content:'';display:block;z-index:1;width:100%;height:100%;opacity:.35;-webkit-transition:opacity .4s cubic-bezier(.05,.2,.1,1) 0s;transition:opacity .4s cubic-bezier(.05,.2,.1,1) 0s}.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .next-post:hover:after,.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .previous-post:hover:after,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .next-project:hover:after,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project:hover:after{opacity:.9}.blog_next_prev_buttons[data-style=fullwidth_next_prev] li a,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .controls li a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:101;display:block}.blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post:hover h3,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .next-project:hover h3{-webkit-transform:translateX(-40px) translateZ(0);transform:translateX(-40px) translateZ(0);backface-visibility:hidden}.blog_next_prev_buttons[data-style=fullwidth_next_prev] .previous-post:hover h3,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project:hover h3{transform:translateX(40px) translateZ(0);backface-visibility:hidden}.blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post h3 .next-arrow line,.blog_next_prev_buttons[data-style=fullwidth_next_prev] .previous-post h3 .next-arrow line,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .next-project h3 .next-arrow line,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project h3 .next-arrow line{stroke-width:2px;stroke-dasharray:10px;stroke-dashoffset:30px}.blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post h3 .next-arrow line,.blog_next_prev_buttons[data-style=fullwidth_next_prev] .previous-post h3 .next-arrow line,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .next-project h3 .next-arrow line,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project h3 .next-arrow line{stroke:#fff}.blog_next_prev_buttons[data-style=fullwidth_next_prev] h3 .text .line,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .next-project h3 .text .line,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project h3 .text .line{height:2px;width:45px;background-color:#fff;position:absolute;content:'';right:-74px;display:block;backface-visibility:hidden;top:50%;-webkit-transform:translateY(-50%) translateX(28px) scaleX(0);-webkit-transform-origin:right;transform:translateY(-50%) translateX(28px) scaleX(0);transform-origin:right}.blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post.mouse-leaving h3 .text .line,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .next-project.mouse-leaving h3 .text .line{animation:rightLineEnd .4s cubic-bezier(.05,.2,.1,1) forwards}.blog_next_prev_buttons[data-style=fullwidth_next_prev] .previous-post.mouse-leaving h3 .text .line,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project.mouse-leaving h3 .text .line{animation:rightLineEnd2 .4s cubic-bezier(.05,.2,.1,1) forwards}.blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post:hover h3 .text .line{-webkit-transform:translateY(-50%) translateX(0) scaleX(1);-webkit-transform-origin:left;transform:translateY(-50%) translateX(0) scaleX(1);transform-origin:left;animation:rightLineStart .4s cubic-bezier(.05,.2,.1,1) forwards}.blog_next_prev_buttons[data-style=fullwidth_next_prev] .previous-post:hover h3 .text .line{-webkit-transform:translateY(-50%) translateX(0) scaleX(1);-webkit-transform-origin:right;transform:translateY(-50%) translateX(0) scaleX(1);transform-origin:right;animation:rightLineStart2 .4s cubic-bezier(.05,.2,.1,1) forwards}.blog_next_prev_buttons[data-style=fullwidth_next_prev] .previous-post h3 .text .line{-webkit-transform:translateY(-50%) translateX(-28px) scaleX(0);-webkit-transform-origin:left;transform:translateY(-50%) translateX(-28px) scaleX(0);transform-origin:left;left:-74px;right:auto}.blog_next_prev_buttons[data-style=fullwidth_next_prev] .previous-post.mouse-leaving h3 .next-arrow,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project.mouse-leaving h3 .next-arrow{animation:rightArrowEnd2 .7s cubic-bezier(0,.2,.1,1) forwards}.blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post.mouse-leaving h3 .next-arrow,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .next-project.mouse-leaving h3 .next-arrow{animation:rightArrowEnd .7s cubic-bezier(0,.2,.1,1) forwards}.blog_next_prev_buttons[data-style=fullwidth_next_prev] .previous-post h3 .next-arrow,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project h3 .next-arrow{-webkit-transform:translateX(38px) rotate(180deg);transform:translateX(38px) rotate(180deg);left:-43px;right:auto}.blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post:hover h3 .next-arrow,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .next-project:hover h3 .next-arrow{animation:rightArrowStart .4s cubic-bezier(.05,.2,.1,1) forwards}.blog_next_prev_buttons[data-style=fullwidth_next_prev] .previous-post:hover h3 .next-arrow,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project:hover h3 .next-arrow{animation:rightArrowStart2 .4s cubic-bezier(.05,.2,.1,1) forwards}.blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post:hover h3 .next-arrow,.blog_next_prev_buttons[data-style=fullwidth_next_prev] .previous-post:hover h3 .next-arrow,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .next-project:hover h3 .next-arrow,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project:hover h3 .next-arrow{-webkit-transform:translateX(42px);transform:translateX(42px)}.blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post.mouse-leaving h3 .next-arrow line,.blog_next_prev_buttons[data-style=fullwidth_next_prev] .previous-post.mouse-leaving h3 .next-arrow line,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .next-project.mouse-leaving h3 .next-arrow line,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project.mouse-leaving h3 .next-arrow line{animation:rightArrowLineEnd .4s cubic-bezier(.3,.2,.1,1) .25s forwards;stroke-dashoffset:40px}.blog_next_prev_buttons[data-style=fullwidth_next_prev] .controls .next-post:hover .next-arrow line,.blog_next_prev_buttons[data-style=fullwidth_next_prev] .controls .previous-post:hover .next-arrow line,body .container-wrap[data-nav-pos=after_project_2] .bottom_controls .next-project:hover .next-arrow line,body .container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project:hover .next-arrow line{animation:rightArrowLineStart .3s cubic-bezier(.05,.2,.1,1) .1s forwards;stroke-dashoffset:30px}.blog_next_prev_buttons[data-style=fullwidth_next_prev] h3,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .next-project h3,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project h3{display:inline-block;-webkit-transform:translateX(0) translateZ(0);-webkit-transition:transform .4s cubic-bezier(.05,.2,.1,1);transform:translateX(0) translateZ(0);transition:transform .4s cubic-bezier(.05,.2,.1,1)}.blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post span:not(.text),.container-wrap[data-nav-pos=after_project_2] .bottom_controls .next-project span:not(.text){display:block;font-size:16px;text-align:left}.blog_next_prev_buttons[data-style=fullwidth_next_prev] .previous-post span:not(.text),.container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project span:not(.text){display:block;font-size:16px;text-align:right}.blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post h3,.blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post span,.blog_next_prev_buttons[data-style=fullwidth_next_prev] .previous-post h3,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .next-project h3,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .next-project span,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project h3,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project span{color:#fff;position:relative;z-index:100}.blog_next_prev_buttons[data-style=fullwidth_next_only] .post-bg-img,.blog_next_prev_buttons[data-style=fullwidth_next_prev] .post-bg-img,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .proj-bg-img{width:100%;position:absolute;left:0;top:0;background-size:cover;background-position:center;height:100%;transition:transform .4s cubic-bezier(.05,.2,.1,1) 0s,opacity .3s ease}.blog_next_prev_buttons[data-style=fullwidth_next_only] .post-bg-img[data-nectar-img-src],.blog_next_prev_buttons[data-style=fullwidth_next_prev] .post-bg-img[data-nectar-img-src]{opacity:0}.blog_next_prev_buttons[data-style=fullwidth_next_only]:hover .post-bg-img,.blog_next_prev_buttons[data-style=fullwidth_next_prev] li:hover .post-bg-img,.container-wrap[data-nav-pos=after_project_2] .bottom_controls li:hover .proj-bg-img{-webkit-transform:scale(1.1);transform:scale(1.1)}.container-wrap[data-nav-pos=after_project_next_only] .bottom_controls{padding-top:5%;padding-bottom:5%;background-color:transparent}div[data-style=parallax_next_only].blog_next_prev_buttons{background-color:transparent}div[data-style=parallax_next_only] .parallax-layer,div[data-style=parallax_next_only] .parallax-layer-wrap,div[data-style=parallax_next_only] .parallax-layer-wrap:after,div[data-style=parallax_next_only] .post-bg-img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:101;display:block}div[data-style=parallax_next_only] .parallax-layer-wrap:after{background-color:rgba(0,0,0,.4);content:''}div[data-style=parallax_next_only]{overflow:hidden}div[data-style=parallax_next_only] .parallax-layer,div[data-style=parallax_next_only] .parallax-layer-wrap{bottom:0;top:auto;z-index:1}div[data-style=parallax_next_only].blog_next_prev_buttons .bg-overlay{display:none}div[data-style=parallax_next_only] .post-bg-img{background-size:cover;z-index:1;background-position:center;transition:transform .6s ease}.blog_next_prev_buttons[data-style=parallax_next_only] .col{height:auto;padding:10% 20%;margin-bottom:0}[data-style=parallax_next_only].blog_next_prev_buttons .inner{position:relative;transform:none;top:0}div[data-style=parallax_next_only] .parallax-layer-wrap{transition:transform .6s ease;overflow:hidden}div[data-style=parallax_next_only]:hover .parallax-layer-wrap{transform:scale(.95)}div[data-style=parallax_next_only] .span_12.hidden{display:none}div[data-style=parallax_next_only] .span_12{z-index:8;position:relative}div[data-style=parallax_next_only].blog_next_prev_buttons i{font-size:24px}div[data-style=parallax_next_only].blog_next_prev_buttons h3{font-size:max(min(3.7vw,80px),44px);line-height:1.2;margin-top:.2em;padding:0;display:block}@media only screen and (max-width:690px){.blog_next_prev_buttons[data-style=parallax_next_only] .col{padding:15% 15%}div[data-style=parallax_next_only].blog_next_prev_buttons i{font-size:22px}div[data-style=parallax_next_only].blog_next_prev_buttons h3{font-size:36px}}.related-post-wrap .row-bg-wrap{z-index:0;pointer-events:none}.related-post-wrap .row-bg-wrap .row-bg{background-color:rgba(0,0,0,.04)}.related-post-wrap{padding-bottom:0}#ajax-content-wrap .related-post-wrap .nectar-post-grid-item{margin-top:0}.related-post-wrap h3.related-title{padding-top:60px}.related-post-wrap h3.related-title.hidden{visibility:hidden;height:0}.related-post-wrap h3.related-title:not(.nectar-blog-single-section-title){margin-bottom:20px}.ascend .blog-recent.related-posts,.material .blog-recent.related-posts{padding:0 0 8% 0}.ascend .related-post-wrap h3.related-title,.material .related-post-wrap h3.related-title{padding-top:8%}.related-post-wrap .nectar-post-grid>div:nth-child(4){display:none}.related-post-wrap [data-style=content_next_to_image] .nectar-post-grid>div:nth-child(4){display:block}@media only screen and (max-width:999px) and (min-width:691px){.related-post-wrap [data-style=content_overlaid] .nectar-post-grid>div:nth-child(4),.related-post-wrap [data-style=content_under_image] .nectar-post-grid>div:nth-child(4){display:block}#ajax-content-wrap .related-post-wrap [data-style=content_next_to_image] .nectar-post-grid.tablet-cols-1 .nectar-post-grid-item{width:100%}}#reply-title.nectar-blog-single-section-title,.nectar-blog-single-section-title{margin-bottom:1em;padding-bottom:0}.ascend .fullscreen-blog-header .related-post-wrap[data-using-post-pagination=false],.related-post-wrap[data-using-post-pagination=true]{margin-top:0}.blog_next_prev_buttons:not(.full-width-content)+.related-post-wrap:not(.post-loop-builder),.related-post-wrap[data-using-post-pagination=false]{margin-top:80px}@media only screen and (max-width:999px){.blog_next_prev_buttons:not(.full-width-content)+.related-post-wrap:not(.post-loop-builder){margin-top:80px!important}.blog_next_prev_buttons:not(.full-width-content)+.related-post-wrap.post-loop-builder{margin-top:40px}}@media only screen and (max-width:999px) and (min-width:691px){.single .related-post-wrap.post-loop-builder .nectar-post-grid[data-columns]:not([data-columns="1"])>div:nth-child(3){width:100%}}.single-post .related-post-wrap .nectar-split-heading[data-animation-type=line-reveal-by-space]:not(.markup-generated){opacity:1}.single-post .related-post-wrap .nectar-post-grid-item .nectar-split-heading span .inner{transform:none!important}.single .post-content{padding-left:0}.single #single-meta{right:0}.single #single-meta ul{margin-bottom:0}.single #single-meta{margin-top:4px}.single #single-meta ul li{float:left;list-style:none;padding:0;border-bottom:0}.single #single-meta ul li .nectar-love-wrap{border-right:1px solid #ddd;margin-right:20px;padding-right:20px;width:auto!important}.single #single-meta ul li .nectar-love-wrap span{font-size:12px;height:13px;display:block;width:auto;padding-left:0;font-family:'Open Sans';font-weight:400;line-height:11px}.single #single-below-header{margin-bottom:0}#single-below-header [class^=icon-]{font-size:18px;line-height:23px;height:20px;width:auto;margin-right:7px;color:inherit}.fullscreen-blog-header #single-below-header{margin-bottom:60px}.single .fullscreen-blog-header #single-below-header>div,.single .fullscreen-blog-header #single-below-header>span{font-family:inherit;color:#888;padding-left:0;display:inline-block;float:left}.single .fullscreen-blog-header #single-below-header>span a{margin-right:14px;font-size:14px;line-height:28px;border:2px solid rgba(0,0,0,.1);-webkit-transition:border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1);transition:border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1);padding:6px 20px;margin-bottom:14px;border-radius:100px;display:inline-block}#single-below-header .meta-category,#single-below-header .meta-comment-count,#single-meta .meta-category,#single-meta .meta-comment-count{-webkit-transition:all .4s cubic-bezier(.05,.2,.1,1);transition:all .4s cubic-bezier(.05,.2,.1,1)}#single-below-header.social-hovered .meta-category,#single-below-header.social-hovered .meta-comment-count,#single-meta.social-hovered .meta-category,#single-meta.social-hovered .meta-comment-count{opacity:0;pointer-events:none}.single [data-post-hs=default] #single-meta>div,.single-post #single-meta>div{float:left}.single .heading-title[data-header-style=default_minimal] #single-below-header span,.single [data-post-hs=default_minimal] #single-below-header span{font-size:14px}.single [data-post-hs=default_minimal] #single-below-header span i,[data-header-style=default_minimal] #single-below-header span i{font:inherit}.single #single-below-header:after{content:".";display:block;height:0;clear:both;visibility:hidden}.blog-title #single-below-header>span{padding:0 20px 0 20px;border-left:1px solid rgba(0,0,0,.1)}.blog-title #single-below-header>span:first-child{padding-left:0;border:none}.single.single-post .section-title h1{max-width:800px}.single .row .section-title{border-bottom:none}.single [data-post-hs=default_minimal] .section-title h1{max-width:none;padding-top:10px;padding-bottom:10px;margin-bottom:0}.single .heading-title[data-header-style=default_minimal] h1,body[data-ext-responsive=true].single-post #page-header-bg[data-post-hs=default_minimal] h1{padding:20px 0 20px 0}.single .heading-title[data-header-style=default_minimal] .meta-category a{border:2px solid #000;padding:4px 8px;margin:5px 6px 0 5px;display:inline-block;transition:all .2s ease;-webkit-transition:all .2s ease;font-size:14px;line-height:18px;font-weight:600;color:#000}body[data-button-style^=rounded].single .heading-title[data-header-style=default_minimal] .meta-category a{border-radius:100px}.single .heading-title[data-header-style=default_minimal] .meta-category a:focus,.single .heading-title[data-header-style=default_minimal] .meta-category a:hover{border-color:transparent;color:#fff}.single .heading-title[data-header-style=default_minimal]{border-bottom:0;text-align:center;padding-top:30px}.single .heading-title[data-header-style=default_minimal] #single-below-header span{float:none;display:inline-block}.single-post .post.quote .post-content .quote-inner{padding:45px}.single .post .content-inner .post-featured-img img{margin-bottom:25px}.single .post .content-inner[data-has-gallery] .gallery,.single .post .content-inner[data-has-gallery] .wp-block-gallery{display:none}.single .post .top-featured-media>.nectar-flickity>.flickity-viewport{margin-top:0}.single .post .top-featured-media>.nectar-flickity>.flickity-viewport .cell{width:auto}.single .post .top-featured-media.full-width-content>.nectar-flickity>.flickity-viewport .cell{margin:0 1%}.single .post .top-featured-media>.nectar-flickity>.flickity-viewport img{height:500px;width:auto}.single .post.video .mejs-container{margin-bottom:25px}.single .post-area.standard-minimal .post-content{padding-left:0}.single .post-area.span_12 #author-info{width:992px}body.single-post .container-wrap[data-remove-post-author="1"][data-remove-post-date="1"] .blog-recent[data-style*=classic_enhanced].related-posts .inner-wrap{padding-bottom:0}.single #ajax-content-wrap #page-header-bg[data-post-hs=default_minimal] .span_6[data-remove-post-date="1"] #single-below-header .meta-date,body.single #page-header-bg .span_6[data-remove-post-date="1"] #single-below-header .meta-date,body.single #page-header-bg .span_6[data-remove-post-date="1"] .meta-date,body.single #page-header-bg[data-remove-post-date="1"] .author-section .meta-date,body.single .container-wrap[data-remove-post-date="1"] #single-below-header .meta-date,body.single-post .container-wrap[data-remove-post-date="1"] .related-posts .article-content-wrap .post-header .meta,body.single-post .container-wrap[data-remove-post-date="1"] .related-posts[data-style=material] .grav-wrap .text span{display:none}.single #ajax-content-wrap #page-header-bg[data-post-hs=default_minimal] .span_6[data-remove-post-author="1"] #single-below-header .meta-author,body.single #page-header-bg .span_6[data-remove-post-author="1"] #single-below-header .meta-author,body.single #page-header-bg .span_6[data-remove-post-author="1"] .author-section a,body.single #page-header-bg .span_6[data-remove-post-author="1"] .meta-author,body.single #page-header-bg[data-remove-post-author="1"] .author-section .meta-author,body.single #page-header-bg[data-remove-post-author="1"].fullscreen-header .author-section a,body.single .container-wrap[data-remove-post-author="1"] #single-below-header .meta-author,body.single-post .container-wrap[data-remove-post-author="1"] .related-posts[data-style=classic_enhanced] .meta-author,body.single-post .container-wrap[data-remove-post-author="1"] .related-posts[data-style=material] .grav-wrap .text a,body.single-post .container-wrap[data-remove-post-author="1"] .related-posts[data-style=material] .grav-wrap img{display:none}#single-below-header.fullscreen-header[data-remove-post-comment-number="1"] .meta-comment-count,.single #ajax-content-wrap #page-header-bg[data-post-hs=default_minimal] .span_6[data-remove-post-comment-number="1"] #single-below-header .meta-comment-count,body.single #page-header-bg .span_6[data-remove-post-comment-number="1"] #single-below-header .meta-comment-count,body.single #page-header-bg .span_6[data-remove-post-comment-number="1"] .meta-comment-count,body.single #page-header-bg[data-remove-post-comment-number="1"] .author-section .meta-comment-count,body.single .container-wrap[data-remove-post-comment-number="1"] #single-below-header .meta-comment-count,body.single .container-wrap[data-remove-post-comment-number="1"] #single-meta .meta-comment-count,body.single-post .container-wrap[data-remove-post-comment-number="1"] .related-posts[data-style=classic_enhanced] .meta-comment-count,body.single-post .container-wrap[data-remove-post-comment-number="1"] .related-posts[data-style=material] .meta-comment-count{display:none}@media only screen and (min-width:1000px) and (max-width:1300px){.single .post .top-featured-media>.nectar-flickity>.flickity-viewport img{height:425px}body.single-portfolio #sidebar,body.single-portfolio #sidebar.fixed-sidebar{width:27.5%}body.single-portfolio .post-area{width:72.5%}body.single-portfolio.material .post-area.span_9{width:68.5%}.single-portfolio #boxed .post-area{width:72.49%}body.single.single-post .section-title h1{max-width:620px}body.single-portfolio .row .title-wrap .col.section-title{text-align:center}body.single-portfolio .row .col.section-title h1{max-width:725px;margin:0 auto}.single .post-area.span_12 #author-bio #author-info{width:773px}}@media only screen and (max-width :1130px) and (min-width :1000px){body.single.single-post .section-title h1{max-width:490px}}@media only screen and (min-width :1px) and (max-width :1000px){.single-post #page-header-bg[data-post-hs=default],.single-post #page-header-bg[data-post-hs=default_minimal]{height:auto!important;padding-top:50px;padding-bottom:50px}body.single-post #page-header-bg[data-post-hs=default][data-alignment-v=middle]:not(.fullscreen-header) .span_6,body.single-post #page-header-bg[data-post-hs=default_minimal][data-alignment-v=middle]:not(.fullscreen-header) .span_6{-webkit-transform:none!important;transform:none!important;top:0!important}.single #single-meta ul{float:left}.single .blog-title #single-meta ul li{float:right}body.single-post .blog-title #single-meta ul li:last-child{margin:5px!important}.single-post[data-bg-header=true].material .container-wrap:not(.no-sidebar)>.main-content{padding-top:0}.material .blog_next_prev_buttons{margin-top:35px}.related-posts[data-style=material] .post-featured-img img{width:100%;max-width:none}.single [data-post-hs=default] #single-meta,body.single-post #page-header-bg #single-meta,body.single-post .blog-title #single-meta{margin-top:20px}#full_width_portfolio .project-title.parallax-effect{position:relative;top:0}.ascend #author-bio img{margin:0 auto}}@media only screen and (min-width :691px) and (max-width :1000px){body.single-portfolio .row .col.section-title h1{width:450px;margin:0 auto;display:block}.single .post .top-featured-media>.nectar-flickity>.flickity-viewport img{height:300px}.single-portfolio #full_width_portfolio .row .col.section-title h1{max-width:430px;margin:0 auto}.blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post:hover h3,.blog_next_prev_buttons[data-style=fullwidth_next_prev] .previous-post:hover h3,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .next-project:hover h3,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project:hover h3{transform:translateX(0) translateZ(0);-webkit-transform:translateX(0) translateZ(0)}.blog_next_prev_buttons[data-style=fullwidth_next_prev] h3 .line,body .blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post .line:not(.text),body .blog_next_prev_buttons[data-style=fullwidth_next_prev] .previous-post .line:not(.text),body .blog_next_prev_buttons[data-style=fullwidth_next_prev] h3 .next-arrow,body .container-wrap[data-nav-pos=after_project_2] .bottom_controls #portfolio-nav .controls .line,body .container-wrap[data-nav-pos=after_project_2] .bottom_controls .next-project h3 .next-arrow,body .container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project h3 .next-arrow{display:none}body .blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post span,body .blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post span:not(.text),body .blog_next_prev_buttons[data-style=fullwidth_next_prev] .previous-post span,body .blog_next_prev_buttons[data-style=fullwidth_next_prev] .previous-post span:not(.text),body .container-wrap[data-nav-pos=after_project_2] .bottom_controls li span:not(.text){text-align:center}.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .next-post,.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .previous-post,.container-wrap[data-nav-pos=after_project_2] .bottom_controls #portfolio-nav ul .next-project,.container-wrap[data-nav-pos=after_project_2] .bottom_controls #portfolio-nav ul .previous-project{min-height:225px}}@media only screen and (max-width :690px){#single-meta .meta-comment-count,.row .col.section-title [data-hide-on-mobile=true] span:not(.total_loves):not(.nectar-love-count):not(.share-btn),.single #page-header-bg #single-below-header[data-hide-on-mobile=true] span:not(.total_loves):not(.nectar-love-count){display:none}.single #page-header-bg[data-post-hs=default] #single-below-header[data-hide-on-mobile=false],.single [data-header-style=default] #single-below-header[data-hide-on-mobile=false]{margin-top:15px}.single #page-header-bg[data-post-hs=default] #single-below-header[data-hide-on-mobile=false]>span:first-child>span,.single [data-header-style=default] #single-below-header[data-hide-on-mobile=false]>span:first-child>span{padding-left:0}.single-post #single-meta .nectar-social[data-position=right]{margin-left:0}#single-meta .nectar-social.hover[data-position=right] .nectar-social-inner{left:0;text-align:left;right:auto}#single-meta .nectar-social{margin-left:0}.blog-title ul .meta-share-count>a,.single .blog-title #single-meta ul .meta-share-count>a{display:none}.blog-title ul .meta-share-count .nectar-social{display:block!important;position:relative!important}.blog-title ul .meta-share-count .nectar-social,.blog-title ul .meta-share-count .nectar-social a{opacity:1!important;left:0!important}.project-title .section-title,body.single .project-title .section-title{padding:0}.row .col.section-title.project-title{padding-bottom:30px;margin-bottom:30px!important}.single .post .top-featured-media>.nectar-flickity>.flickity-viewport img{height:200px}.single .post .top-featured-media>.nectar-flickity>.flickity-viewport .cell{margin:0 3%}.single .post .top-featured-media>.nectar-flickity .dot{width:20px}.single .post .top-featured-media>.nectar-flickity .flickity-viewport{margin-bottom:90px}.single .post .top-featured-media>.nectar-flickity .flickity-page-dots{bottom:-60px}.single-portfolio .row .col.section-title.span_12{text-align:center}html body.single [data-post-hs=default_minimal] #single-below-header span{font-size:14px}.single-post #single-below-header.fullscreen-header>span{width:100%;height:80px;line-height:80px;border-bottom:1px solid #ddd}.single-post #single-below-header.fullscreen-header{border:none}body #author-bio #author-info{padding-left:85px}.material .container-wrap #author-bio #author-info{width:100%!important;text-align:center;padding-left:0;margin-top:20px}.material .container-wrap #author-bio #author-info p{max-width:none}.material #author-bio{text-align:center}.single #page-header-bg .span_6{margin-bottom:0}.ascend.single .container-wrap #author-bio #author-info{width:100%}body.ascend .container-wrap #author-bio #author-info p{max-width:100%}body.single.ascend .comment-list .comment>div,body.single.ascend .comment-list .pingback>div{padding-left:0}.bottom_controls #portfolio-nav{margin-top:0}body .blog_next_prev_buttons[data-style=fullwidth_next_prev] .controls{position:relative}.blog_next_prev_buttons[data-style=fullwidth_next_prev] li span:not(.text){text-align:center!important}body .blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .next-post,body .blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .previous-post{min-height:250px}.blog_next_prev_buttons[data-style=fullwidth_next_prev] .controls span{display:block}body .blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .next-post,body .blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .previous-post{width:100%}.blog_next_prev_buttons[data-style*=next_prev] .next-post h3 span,.blog_next_prev_buttons[data-style*=next_prev] .previous-post h3 span{text-align:center}.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .next-post:hover h3,.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .previous-post:hover h3{transform:translateX(0) translateZ(0)!important;-webkit-transform:translateX(0) translateZ(0)!important}.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .line,.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul h3 .next-arrow{display:none!important}}@media only screen and (min-width :1px) and (max-width :999px){.single-portfolio .row .post-area{margin-top:0}body.single-portfolio #sidebar{margin-top:30px}body.single-post #page-header-bg:not(.fullscreen-header):not([data-post-hs=default]){min-height:250px}body.single-portfolio #full_width_portfolio .container-wrap{padding-top:2.1em}}@media only screen and (max-width:480px){.single .blog-title #single-meta ul{float:left}.single .blog-title #single-meta ul .meta-share-count{float:none;clear:both}.single .blog-title #single-meta ul li a{display:inline-block;margin-bottom:5px}.single .blog-title #single-meta ul li .n-shortcode a,.single .blog-title #single-meta ul li:not(.meta-share-count)>a{opacity:1!important}}@media only screen and (min-width:1000px){.single-post #page-header-wrap[data-responsive=true],.single-post #page-header-wrap[data-responsive=true] #page-header-bg{min-height:550px}.single-post #page-header-wrap[data-responsive=true][data-animate-in-effect=slide-down]{min-height:100px}}.iwithtext{position:relative}.iwithtext .iwt-icon{position:absolute;left:0;top:0}.iwithtext .iwt-icon img{width:35px;height:auto;padding:0}.row .col .iwithtext .iwt-icon img:not([srcset]){width:35px}.span_10.iwt h2{line-height:20px}.span_10.iwt h3{line-height:18px}.iwithtext .iwt-text{padding-left:55px}.main-content .vc_col-sm-2 .iwithtext .iwt-icon,.main-content .vc_span2 .iwithtext .iwt-icon{top:-2px}.main-content .vc_col-sm-2 .iwithtext .iwt-icon i,.main-content .vc_span2 .iwithtext .iwt-icon i{font-size:26px;line-height:26px;width:26px;height:26px}.main-content .vc_col-sm-2 .iwithtext .iwt-icon img,.main-content .vc_span2 .iwithtext .iwt-icon img{width:26px}.main-content .vc_col-sm-2 .iwithtext .iwt-icon img:not([srcset]),.main-content .vc_span2 .iwithtext .iwt-icon img:not([srcset]){width:26px}.main-content .vc_col-sm-2 .iwithtext .iwt-text,.main-content .vc_span2 .iwithtext .iwt-text{padding-left:45px}@media only screen and (min-width :1px) and (max-width :999px){.main-content .vc_span2 .iwithtext .iwt-icon i{font-size:34px;line-height:34px;width:34px;height:34px}.main-content .vc_span2 .iwithtext .iwt-icon img{width:35px}.main-content .vc_span2 .iwithtext .iwt-text{padding-left:55px}.main-content .vc_span2 .iwithtext .iwt-icon{top:-4px}}.wpcf7-form p span{color:#000}.light .wpcf7 div.wpcf7-response-output,div.wpcf7-validation-errors{color:#666!important}div.wpcf7 img.ajax-loader{margin-top:10px;display:inline-block}.wpcf7-not-valid-tip{background:none repeat scroll 0 0 #fff}.minimal-form-input .wpcf7-not-valid-tip{position:absolute;top:100%}.wpcf7-form .wpcf7-not-valid-tip{top:-3px;padding:2px 6px;border:0;box-shadow:0 4px 9px rgba(0,0,0,.07)}.wpb_column.centered-text .wpcf7-form .wpcf7-not-valid-tip{text-align:left}.wpcf7 .wpcf7-response-output{background-color:#fff;margin-left:0;margin-top:10px}.nectar-wpcf7-rounded-form input[type=date],.nectar-wpcf7-rounded-form input[type=email],.nectar-wpcf7-rounded-form input[type=tel],.nectar-wpcf7-rounded-form input[type=text],.nectar-wpcf7-rounded-form input[type=url]{border-radius:50px}.wpcf7-form .nectar-wpcf7-inline-form{display:flex;flex-direction:row;padding:27px 0}.material .wpcf7-form .nectar-wpcf7-inline-form{padding:1.5em 0}.wpcf7-form .nectar-wpcf7-inline-form>div:last-child{padding-right:0}.wpcf7-form .nectar-wpcf7-inline-form .nectar-wpcf7-inline-field{flex-grow:1;padding-right:30px;display:flex;align-items:center}.wpcf7-form .nectar-wpcf7-inline-form .ajax-loader{align-self:center;margin-left:10px}.wpcf7-form .nectar-wpcf7-inline-form .nectar-wpcf7-inline-field input{width:100%}.wpcf7-form .nectar-wpcf7-inline-form .nectar-wpcf7-inline-field>:not(.ajax-loader){width:100%}.nectar-wpcf7-inline-field>p:has(.wpcf7-spinner):has(.wpcf7-submit){display:flex;flex-direction:row;align-items:center}.nectar-wpcf7-inline-field>p:has(.wpcf7-spinner):has(.wpcf7-submit) .wpcf7-spinner{min-width:24px;margin-right:0}@media only screen and (max-width:999px){.wpcf7-form .nectar-wpcf7-inline-form.mobile-1-col,.wpcf7-form .nectar-wpcf7-inline-form.mobile-2-col{flex-wrap:wrap;padding-bottom:0}.wpcf7-form .nectar-wpcf7-inline-form.mobile-2-col .nectar-wpcf7-inline-field{width:50%;padding-bottom:1.5em}.wpcf7-form .nectar-wpcf7-inline-form.mobile-1-col .nectar-wpcf7-inline-field{width:100%;padding-bottom:1.5em;padding-right:0}}.nectar-wpcf7-inline-subscribe-form>p{display:flex;flex-direction:row;position:relative}.nectar-wpcf7-inline-subscribe-form .wpcf7-form-control-wrap{flex:1}.nectar-wpcf7-inline-subscribe-form .wpcf7-form-control{border-radius:var(--nectar-border-radius);padding-right:28%!important}.nectar-wpcf7-inline-subscribe-form .wpcf7-submit{min-width:25%;position:absolute;right:0;top:0;height:100%;transform:none!important;clip-path:inset(6px round var(--nectar-border-radius))}@media only screen and (max-width:999px){.nectar-wpcf7-inline-subscribe-form .wpcf7-submit{min-width:35%}.nectar-wpcf7-inline-subscribe-form .wpcf7-form-control{padding-right:38%!important}}.nectar-wpcf7-inline-subscribe-form .wpcf7-not-valid-tip{position:absolute;top:100%}.invalid .nectar-wpcf7-inline-subscribe-form+.wpcf7-response-output{margin-top:3em}#ajax-content-wrap .nectar-wpcf7-inline-subscribe-form .wpcf7-submit{padding-top:0!important;padding:0!important}.nectar-wpcf7-inline-subscribe-form .wpcf7-spinner{position:absolute;right:0;top:50%;margin:0;transform:translateY(-50%) translateX(150%)}body div.wpforms-container-full.nectar-inline-subscribe-form .wpforms-form input[type],body div.wpforms-container-full.nectar-inline-subscribe-form .wpforms-form select{border-radius:var(--nectar-border-radius)}body div.wpforms-container-full.nectar-inline-subscribe-form .wpforms-form input:focus{box-shadow:none}div.wpforms-container-full .wpforms-form button[type=submit]:hover{color:#fff;background-color:var(--nectar-accent-color)}#ajax-content-wrap .nectar-inline-subscribe-form form{display:flex;flex-direction:row;position:relative;align-items:flex-end}.nectar-inline-subscribe-form.wpforms-container-full .wpforms-form .wpforms-submit-container,div.wpforms-container-full.nectar-inline-subscribe-form .wpforms-form .wpforms-field{padding:0}body div.wpforms-container-full.nectar-inline-subscribe-form .wpforms-form input{max-width:100%;padding:1em;height:auto}body div.wpforms-container-full.nectar-inline-subscribe-form .wpforms-form input{padding-right:25%}body .nectar-inline-subscribe-form.wpforms-container-full .wpforms-field-container{width:100%;position:relative}body .wpforms-confirmation-container-full{border:0;background-color:var(--nectar-accent-color)}body .wpforms-confirmation-container-full p{color:#fff}div.wpforms-container-full.nectar-inline-subscribe-form{padding-top:20px;padding-bottom:20px}div.wpforms-container-full.nectar-inline-subscribe-form .wpforms-form .wpforms-field-label{position:absolute;transform:translateY(-130%)}div.wpforms-container-full.nectar-inline-subscribe-form .wpforms-form em.wpforms-error{position:absolute;top:100%;transform:translateY(10%)}.nectar-inline-subscribe-form.wpforms-container-full .wpforms-form .wpforms-submit-container{position:absolute;width:auto;right:0;height:100%;min-width:25%;clip-path:inset(6px round var(--nectar-border-radius))}html body .nectar-inline-subscribe-form.wpforms-container-full .wpforms-form .wpforms-submit-container button{height:100%;width:100%;padding:0 20px;background-color:var(--nectar-accent-color);color:#fff;transform:none!important}html body .nectar-inline-subscribe-form.wpforms-container-full .wpforms-form .wpforms-submit-container button:active,html body .nectar-inline-subscribe-form.wpforms-container-full .wpforms-form .wpforms-submit-container button:hover{background:0 0;background-color:var(--nectar-accent-color)}#ajax-content-wrap .nectar-transparent-fields.wpforms-container-full .wpforms-form input[type]{background-color:transparent}.nectar-transparent-fields.wpforms-container-full .wpforms-form input[type]{border:1px solid currentColor;box-shadow:none}.nectar-transparent-fields.wpforms-container-full .wpforms-form input[type]:hover{border-color:currentColor!important}body .nectar-transparent-fields.wpforms-container-full .wpforms-form input[type]{color:inherit}.nectar-transparent-fields.wpforms-container-full .wpforms-form .wpforms-submit-container button{backdrop-filter:blur(10px)}.dark .nectar-transparent-fields.wpforms-container-full .wpforms-form .wpforms-submit-container button{background-color:rgba(0,0,0,.2);color:#000}.dark .nectar-transparent-fields.wpforms-container-full .wpforms-form .wpforms-submit-container button:hover{color:#fff}.light .nectar-transparent-fields.wpforms-container-full .wpforms-form .wpforms-submit-container button{background-color:rgba(255,255,255,.15);color:#fff}.light .nectar-transparent-fields.wpforms-container-full .wpforms-form .wpforms-submit-container button:hover{background-color:rgba(255,255,255,.3)!important}@font-face{font-family:linecons;src:url(//tualavangart.com/wp-content/themes/salient/css/fonts/linecons.eot);src:url(//tualavangart.com/wp-content/themes/salient/css/fonts/linecons.eot?#iefix) format('embedded-opentype'),url(//tualavangart.com/wp-content/themes/salient/css/fonts/linecons.ttf) format('truetype'),url(//tualavangart.com/wp-content/themes/salient/css/fonts/linecons.woff) format('woff'),url(//tualavangart.com/wp-content/themes/salient/css/fonts/linecons.svg#linecons) format('svg');font-weight:400;font-style:normal; font-display: block;}body [class*=" linecon-icon-"], body [class^=linecon-icon-]{font-family:linecons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.linecon-icon-heart:before{content:"\e600"}.linecon-icon-cloud:before{content:"\e601"}.linecon-icon-star:before{content:"\e602"}.linecon-icon-tv:before{content:"\e603"}.linecon-icon-sound:before{content:"\e604"}.linecon-icon-video:before{content:"\e605"}.linecon-icon-trash:before{content:"\e606"}.linecon-icon-user:before{content:"\e607"}.linecon-icon-key:before{content:"\e608"}.linecon-icon-search:before{content:"\e609"}.linecon-icon-eye:before{content:"\e60a"}.linecon-icon-bubble:before{content:"\e60b"}.linecon-icon-stack:before{content:"\e60c"}.linecon-icon-cup:before{content:"\e60d"}.linecon-icon-phone:before{content:"\e60e"}.linecon-icon-news:before{content:"\e60f"}.linecon-icon-mail:before{content:"\e610"}.linecon-icon-like:before{content:"\e611"}.linecon-icon-photo:before{content:"\e612"}.linecon-icon-note:before{content:"\e613"}.linecon-icon-food:before{content:"\e614"}.linecon-icon-t-shirt:before{content:"\e615"}.linecon-icon-fire:before{content:"\e616"}.linecon-icon-clip:before{content:"\e617"}.linecon-icon-shop:before{content:"\e618"}.linecon-icon-calendar:before{content:"\e619"}.linecon-icon-wallet:before{content:"\e61a"}.linecon-icon-vynil:before{content:"\e61b"}.linecon-icon-truck:before{content:"\e61c"}.linecon-icon-world:before{content:"\e61d"}.linecon-icon-clock:before{content:"\e61e"}.linecon-icon-paperplane:before{content:"\e61f"}.linecon-icon-params:before{content:"\e620"}.linecon-icon-banknote:before{content:"\e621"}.linecon-icon-data:before{content:"\e622"}.linecon-icon-music:before{content:"\e623"}.linecon-icon-megaphone:before{content:"\e624"}.linecon-icon-study:before{content:"\e625"}.linecon-icon-lab:before{content:"\e626"}.linecon-icon-location:before{content:"\e627"}.linecon-icon-display:before{content:"\e628"}.linecon-icon-diamond:before{content:"\e629"}.linecon-icon-pen:before{content:"\e62a"}.linecon-icon-bulb:before{content:"\e62b"}.linecon-icon-lock:before{content:"\e62c"}.linecon-icon-tag:before{content:"\e62d"}.linecon-icon-camera:before{content:"\e62e"}.linecon-icon-settings:before{content:"\e62f"}